*{box-sizing:border-box}body{margin:0;background:#F4F7FA;color:#1E293B;font-family:"Segoe UI",Meiryo,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}.sunde-page{min-height:100vh;background:#F4F7FA;color:#1E293B}.sunde-layout{max-width:1280px;margin:0 auto;padding:26px 22px 64px;display:grid;grid-template-columns:280px minmax(0, 640px) 260px;gap:16px}.sunde-sidebar{display:flex;flex-direction:column;gap:16px;position:-webkit-sticky;position:sticky;top:var(--new-top-sidebar-sticky-top, 26px);align-self:start}.sunde-question-card{background:#FFFFFF;border:1px solid #CBD5E1;border-radius:8px}.sunde-question-card[data-card-url]{transition:background-color .15s}.sunde-question-card[data-card-url]:hover{background-color:#F5F7FA;cursor:pointer}.sunde-mentor-section{padding:16px;background:#FFFFFF;border:1px solid #CBD5E1;border-radius:8px;box-shadow:rgba(27,49,74,0.12) 0px 4px 16px 0px}.sunde-mentor-section__title{margin:0 0 16px;color:#1E293B;font-size:15px;line-height:1.5}.sunde-mentor-section__subtitle{margin:0 0 16px;display:flex;align-items:center;gap:10px;color:#64748B;font-size:12px;font-weight:700}.sunde-mentor-section__subtitle::after{content:"";height:1px;flex:1;background:#E2E8F0}.sunde-mentor-section__subtitle--sub{margin-top:24px}.sunde-mentor-section__button{height:36px;margin-top:22px;border:1px solid #0D2133;display:flex;align-items:center;justify-content:center;background:#0D2133;color:#FFFFFF;border-radius:8px;font-size:13px;font-weight:700;gap:8px;transition:background-color .15s, border-color .15s, color .15s, opacity .15s}.sunde-mentor-section__button:hover{border-color:#16334D;background:#16334D;color:#FFFFFF;opacity:1}.sunde-mentor-ranking{display:flex;flex-direction:column;gap:10px;min-width:0}.sunde-mentor-ranking__item{position:relative;display:block;align-items:center}.sunde-mentor-ranking__rank{position:absolute;z-index:2;top:-6px;left:-6px;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #FFFFFF;border-radius:999px;background:#0D2133;color:#FFFFFF;font-size:12px;font-weight:700;line-height:1}.sunde-mentor-ranking--carousel{margin:0 -4px;padding:10px 16px 4px 14px;display:flex;flex-direction:row;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-padding-left:14px;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.sunde-mentor-ranking--carousel::-webkit-scrollbar{display:none}.sunde-mentor-ranking--carousel .sunde-mentor-ranking__item{flex:0 0 160px;scroll-snap-align:start}.feed-mentor-ranking-card .sunde-mentor-card__profile{flex-direction:column;align-items:center;text-align:center}.feed-mentor-ranking-card .sunde-mentor-ranking--carousel{align-items:stretch}.feed-mentor-ranking-card .sunde-mentor-ranking--carousel .sunde-mentor-ranking__item{display:flex}.feed-mentor-ranking-card .sunde-mentor-ranking-frame{position:relative}.feed-mentor-ranking-card .sunde-mentor-ranking-nav{position:absolute;z-index:3;top:50%;width:24px;height:24px;border:1px solid #CBD5E1;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.94);color:#64748B;font-size:11px;line-height:1;transform:translateY(-50%);transition:border-color .15s, color .15s, opacity .15s;cursor:pointer}.feed-mentor-ranking-card .sunde-mentor-ranking-nav i{display:block;line-height:1}.feed-mentor-ranking-card .sunde-mentor-ranking-nav:hover{border-color:#0D2133;color:#0D2133}.feed-mentor-ranking-card .sunde-mentor-ranking-nav[hidden]{display:none}.feed-mentor-ranking-card .sunde-mentor-ranking-nav--prev{left:-10px}.feed-mentor-ranking-card .sunde-mentor-ranking-nav--next{right:-10px}.feed-mentor-ranking-card .sunde-mentor-card__top{width:100%;height:100%}.feed-mentor-ranking-card .sunde-mentor-card__info{align-items:center;text-align:center}.feed-mentor-ranking-card .sunde-mentor-mini__name{justify-content:center;max-width:100%}.feed-mentor-ranking-card .sunde-mentor-card__meta{display:-webkit-box;align-items:center;text-align:center;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.feed-mentor-ranking-card .sunde-mentor-card__headline{display:-webkit-box;overflow:hidden;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (min-width: 1024px){.feed-mentor-ranking-card--guest{display:none}}.sunde-mentor-card p{margin:0}.sunde-mentor-card__top{display:flex;flex-direction:column;align-items:stretch;gap:9px;min-width:0;min-height:0;padding:10px;border:1px solid #E2E8F0;border-radius:8px;background:#FFFFFF;color:inherit;box-shadow:0 1px 2px rgba(13,33,51,0.035);transition:background-color .15s, border-color .15s, box-shadow .15s, transform .15s}.sunde-mentor-card__top:hover{border-color:#2563EB;background:#EFF6FF;transform:translateY(-1px)}.sunde-mentor-card__top:hover .sunde-mentor-mini__name-text{text-decoration:none}.sunde-mentor-card__top:hover .sunde-mentor-card__av{opacity:1}.sunde-mentor-card__top:hover .sunde-mentor-card__headline{color:#1E293B}.sunde-mentor-card__profile{display:flex;align-items:center;gap:4px;min-width:0}.sunde-mentor-card__av{width:52px;height:52px;flex-shrink:0;-o-object-fit:cover;object-fit:cover;border-radius:8px;background:#FFFFFF;transition:background-color .15s, opacity .15s}.sunde-mentor-card__info{display:flex;flex-direction:column;justify-content:center;gap:6px;min-width:0}.sunde-mentor-card .sunde-mentor-mini__name{margin:0;color:#1E293B;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sunde-mentor-card__meta{color:#64748B;font-size:12px;line-height:1.45;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sunde-mentor-card__headline{margin:0;color:#1E293B;font-size:12px;font-weight:700;line-height:1.5}.sunde-mentor-mini__name{display:inline-flex;align-items:center;gap:3px;margin:0;color:#1E293B;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sunde-mentor-mini__name-text{text-decoration-thickness:1px;text-underline-offset:4px}.sunde-mentor-card__info{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0}.sunde-mentor-card__meta{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#64748B;font-size:10px;line-height:1.35}.sunde-mentor-card__meta span{display:inline}.sunde-mentor-card__meta span+span::before{content:" / "}.sunde-mentor-badge{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;font-size:12px;line-height:1;text-decoration:none}.sunde-mentor-badge--realestate{color:#0D2133}.sunde-mentor-badge--alliance{color:#2563EB}.sunde-mobile-search{display:none}.sunde-feed{min-width:0;display:flex;flex-direction:column;gap:8px}.sunde-feed__intro{position:relative;min-height:210px;padding:30px 28px;overflow:hidden;background:linear-gradient(rgba(255,255,255,0.84), rgba(255,255,255,0.84)),url(//d1vr1okcjgzg31.cloudfront.net/assets/new_top/new_top_hero.png) center/cover no-repeat;border:1px solid #CBD5E1;border-radius:8px;box-shadow:rgba(27,49,74,0.12) 0px 4px 16px 0px}.sunde-feed__intro h1{position:relative;margin:0 0 12px;color:#0D2133;font-size:42px;line-height:1.28;font-weight:700}.sunde-feed__intro p{position:relative;margin:0;color:#1E293B;font-size:16px;line-height:1.7}.sunde-rightbar{display:flex;flex-direction:column;gap:16px;min-width:0;position:-webkit-sticky;position:sticky;top:var(--new-top-sidebar-sticky-top, 26px);align-self:start}.sunde-signup-cta{padding:18px;background:#FFFFFF;border:1px solid #CBD5E1;border-radius:8px;box-shadow:rgba(27,49,74,0.12) 0px 4px 16px 0px}.sunde-signup-cta__title{margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid #E2E8F0;color:#1E293B;font-size:16px;line-height:1.55}.sunde-signup-cta__lead{margin:0 0 10px;color:#1E293B;font-size:13px;font-weight:700}.sunde-signup-cta__list{margin:0;padding:0;display:flex;flex-direction:column;gap:10px;list-style:none;color:#1E293B;font-size:13px;line-height:1.65}.sunde-signup-cta__list i{color:#1E293B;margin-right:4px}.sunde-signup-cta__button{min-height:42px;margin-top:16px;padding:8px 12px;display:flex;align-items:center;justify-content:center;background:#2563EB;color:#FFFFFF;border-radius:8px;font-size:14px;font-weight:700;text-align:center;transition:background-color .15s, opacity .15s}.sunde-signup-cta__button:hover{background:#1D4ED8;opacity:1}.sunde-signup-cta__note{margin:10px 0 0;color:#64748B;font-size:10px;line-height:1.5}.sunde-signup-cta__note a{color:#64748B}.sunde-signup-cta__note a:hover{text-decoration:underline}.sunde-signup-cta__login,.sunde-signup-cta__mentor-apply{margin:10px 0 0;color:#64748B;font-size:11px;line-height:1.5}.sunde-signup-cta__login a,.sunde-signup-cta__mentor-apply a{color:#2563EB;font-weight:600}.sunde-signup-cta__login a:hover,.sunde-signup-cta__mentor-apply a:hover{text-decoration:underline}.sunde-info-panel{padding:16px;background:#FFFFFF;border:1px solid #CBD5E1;border-radius:8px;box-shadow:rgba(27,49,74,0.12) 0px 4px 16px 0px}.sunde-info-panel__title{margin:0 0 16px;color:#1E293B;font-size:15px;line-height:1.5}.sunde-info-panel__eyebrow{margin:0 0 8px;color:#64748B;font-size:11px;font-weight:700}.sunde-info-panel__ad-title{margin:0 0 8px;color:#1E293B;font-size:16px;line-height:1.4}.sunde-info-panel__ad-text{margin:0;color:#64748B;font-size:13px;line-height:1.6}.sunde-info-panel__ad-link{height:32px;margin-top:12px;display:inline-flex;align-items:center;color:#2563EB;font-size:13px;font-weight:700}.sunde-info-panel__ad-link:hover{text-decoration:underline}.sunde-related-services{display:flex;flex-direction:column}.sunde-related-services__item{display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-height:44px;padding:12px 8px;border-bottom:1px solid #E2E8F0;transition:background-color .15s}.sunde-related-services__item:first-child{padding-top:12px}.sunde-related-services__item:last-child{border-bottom:0}.sunde-related-services__item:hover{background:#F4F7FA}.sunde-related-services__item--featured{gap:8px;padding:12px;border:1px solid #E2E8F0;border-radius:8px;background:#F4F7FA}.sunde-related-services__item--featured .sunde-related-services__title{color:#0D2133}.sunde-related-services__badge{padding:3px 8px;border:1px solid #E2E8F0;display:inline-flex;align-items:center;border-radius:999px;background:#FFFFFF;color:#0D2133;font-size:11px;font-weight:700;line-height:1}.sunde-related-services__title{width:100%;display:flex;align-items:center;gap:4px;color:#1E293B;font-size:14px;font-weight:700;line-height:1.4}.sunde-related-services__arrow{flex-shrink:0;color:#64748B;font-size:18px;line-height:1}.sunde-related-services__text{color:#64748B;font-size:13px;line-height:1.6}.sunde-related-services__link{width:100%;min-height:32px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;background:#0D2133;color:#FFFFFF;border-radius:8px;font-size:12px;font-weight:700;line-height:1.2;transition:background-color .15s, opacity .15s}.sunde-related-services__link:hover{background:#0D2133;opacity:.78}.sunde-info-list{display:flex;flex-direction:column;gap:24px}.sunde-info-list__item{display:flex;flex-direction:column;gap:8px;padding-bottom:10px;border-bottom:1px solid #CBD5E1}.sunde-info-list__item:last-child{padding-bottom:0;border-bottom:0}.sunde-info-list__item:hover .sunde-info-list__text{color:#2563EB;text-decoration:underline}.sunde-info-list__label{color:#64748B;font-size:11px;font-weight:700;letter-spacing:.01em}.sunde-info-list__text{color:#1E293B;font-size:13px;line-height:1.5}.sunde-service-links{display:flex;flex-direction:column;gap:8px}.sunde-service-links__item{display:flex;align-items:center;min-height:28px}.sunde-service-links__item:hover .sunde-service-links__text{color:#2563EB;text-decoration:underline}.sunde-service-links__text{color:#1E293B;font-size:13px;line-height:1.5}.sunde-video-card{display:flex;flex-direction:column;gap:8px;padding-bottom:10px;border-bottom:1px solid #CBD5E1}.sunde-video-card:last-child{padding-bottom:0;border-bottom:0}.sunde-video-card:hover .sunde-video-card__title{color:#2563EB;text-decoration:underline}.sunde-video-card__thumbnail{display:block;width:100%;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover;border-radius:6px;background:#CBD5E1}.sunde-video-card__title{display:block;color:#1E293B;font-size:13px;line-height:1.5}.sunde-event-pick{display:flex;flex-direction:column;gap:8px}.sunde-event-pick__link{display:flex;flex-direction:column;gap:6px}.sunde-event-pick__link:hover .sunde-event-pick__title{color:#2563EB;text-decoration:underline}.sunde-event-pick__thumbnail{display:block;width:100%;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;border-radius:6px;background:#CBD5E1}.sunde-event-pick__title{display:block;color:#1E293B;font-size:13px;line-height:1.5}.sunde-event-pick__more{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#2563EB;font-size:13px;line-height:1.5}.sunde-event-pick__more:hover{text-decoration:underline}.sunde-event-pick--feed{padding:20px;border:1px solid #E2E8F0;border-radius:8px;background:#FFFFFF;box-shadow:rgba(27,49,74,0.12) 0px 4px 16px 0px}.sunde-event-pick--feed .sunde-event-pick__header{margin-bottom:6px}.sunde-event-pick--feed .sunde-event-pick__heading{margin:2px 0 0;color:#1E293B;font-size:18px;line-height:1.45}.sunde-event-pick--feed .sunde-event-pick__link{gap:12px}.sunde-event-pick--feed .sunde-event-pick__link:hover .sunde-event-pick__media{opacity:.9}.sunde-event-pick--feed .sunde-event-pick__media{position:relative;display:block;width:100%;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;background:#F4F7FA;transition:opacity .15s}.sunde-event-pick--feed .sunde-event-pick__thumbnail{width:100%;height:100%;aspect-ratio:auto;border-radius:0;-o-object-fit:contain;object-fit:contain}.sunde-event-pick--feed .sunde-event-pick__content{display:flex;flex-direction:column;gap:6px}.sunde-event-pick--feed .sunde-event-pick__title{font-size:14px;font-weight:700}.sunde-event-pick--feed .sunde-event-pick__meta{color:#64748B;font-size:12px;font-weight:700;line-height:1.4}.sunde-question-card{padding:24px}.sunde-question-card__meta{display:flex;align-items:flex-start;gap:8px;margin-bottom:0}.sunde-question-card__meta img,.sunde-question-card__meta .sunde-question-card__avatar{width:28px;height:28px;border-radius:50%;flex-shrink:0}.sunde-question-card__meta img{-o-object-fit:cover;object-fit:cover}.sunde-question-card__meta .sunde-question-card__avatar{display:inline-flex;align-items:center;justify-content:center;color:#1E293B;font-size:32px;line-height:1}.sunde-question-card__meta p{margin:0}.sunde-question-card__meta>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 8px;min-width:0}.sunde-question-card__user{flex-basis:100%;margin-right:0;color:#1E293B;font-size:12px;font-weight:700;line-height:1.35}.sunde-question-card__status{color:#64748B;font-size:12px;font-weight:500;line-height:1.45}.sunde-question-card__time{color:#64748B;font-size:12px;font-weight:500;line-height:1.45}.sunde-question-card h2,.sunde-question-card__title{margin:0 0 10px;color:#1E293B;font-size:24px;line-height:1.5;letter-spacing:.01em}.sunde-question-card__title-time{display:block;margin:0 0 12px;color:#64748B;font-size:12px;font-weight:500;line-height:1.45}.sunde-question-card>p,.sunde-question-card__body{margin:0;color:#1E293B;font-size:14px;font-weight:400;line-height:1.7;letter-spacing:.01em}.sunde-question-card__body{overflow-wrap:anywhere;word-break:break-word}.sunde-question-card__body--collapsed{overflow:visible}.sunde-question-card__body p{margin:0}.sunde-question-card__body p+p{margin-top:14px}.sunde-question-card__preview{white-space:pre-line}.sunde-question-card__more-button{margin:0 0 0 6px;padding:0;border:0;display:inline;background:transparent;color:#2563EB;font:inherit;font-size:14px;font-weight:400;cursor:pointer}.sunde-question-card__more-button:hover{text-decoration:underline}.sunde-question-card__footer{margin-top:18px;display:flex;justify-content:space-between;align-items:center;gap:12px}.sunde-question-card__answer-count{min-width:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;min-height:38px;padding:2px 0;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:0;background:transparent;color:#64748B;font-size:13px;font-weight:700;line-height:1.35;transition:background-color .15s, border-color .15s, color .15s, transform .15s}.sunde-question-card__answer-count:hover{border-color:transparent;background:transparent;color:#2563EB;transform:none}.sunde-question-card__answer-count i{font-size:16px;line-height:1}.login-feed-answers{display:none;margin-top:18px;padding:14px;border:1px solid #E2E8F0;border-radius:8px;background:#F4F7FA}.login-feed-answers__label{margin:0 0 10px;color:#64748B;font-size:11px;font-weight:700;line-height:1.35}.login-desktop-search-results{display:flex;flex-direction:column;gap:8px}.login-desktop-search-results[hidden]{display:none}.login-search-sheet__result-heading{margin:0;padding:14px 2px 6px;color:#1E293B;font-size:14px;font-weight:700;line-height:1.5}.login-search-empty{min-height:148px;padding:24px 18px;border:1px dashed #CBD5E1;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:#FFFFFF;color:#64748B;text-align:center}.login-search-empty i{color:#64748B;font-size:24px;line-height:1}.login-search-empty__title{margin:0;color:#1E293B;font-size:14px;font-weight:700;line-height:1.45}.login-search-empty__text{margin:0;color:#64748B;font-size:12px;font-weight:500;line-height:1.55}.login-search-empty__link{margin-top:6px;color:#2563EB;font-size:12px;font-weight:700;line-height:1.45}.login-search-empty__link:hover{color:#1D4ED8;text-decoration:underline}.login-feed-answer{display:flex;align-items:flex-start;gap:10px}.login-feed-answer__avatar{width:38px;height:38px;flex-shrink:0;border-radius:8px;-o-object-fit:cover;object-fit:cover}.login-feed-answer__mentor{margin:0;display:inline-flex;align-items:center;color:#1E293B;font-size:14px;font-weight:700;line-height:1.35}.login-feed-answer__text{margin:4px 0 0;color:#1E293B;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.login-feed-answer--expanded .login-feed-answer__text{display:block;overflow:visible;-webkit-line-clamp:unset}.login-feed-answer__links{margin-top:2px;display:inline-flex;flex-wrap:wrap;gap:8px}.login-feed-answer__links button{padding:0;border:0;background:transparent;color:#2563EB;font:inherit;font-size:11px;font-weight:600;line-height:1.4;cursor:pointer}.login-feed-answer__links button:hover{text-decoration:underline}.mentor-answer-empty{min-width:0;display:inline-flex;align-items:center;gap:12px}.sunde-question-card__answer-count{min-width:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;min-height:38px;padding:2px 0;border:0;display:inline-flex;align-items:center;gap:8px;background:transparent;color:#64748B;font-size:13px;font-weight:700;line-height:1.35;text-decoration:none;transform:none}.sunde-question-card__answer-count:hover{border-color:transparent;background:transparent;color:#2563EB;transform:none}.sunde-question-card__answer-count>span:not(.login-answer-avatars){min-height:32px;padding:0 10px;border:1px solid rgba(13,33,51,0.18);border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:rgba(13,33,51,0.08);color:#0D2133;font-size:12px;font-weight:700;line-height:1;text-decoration:none;cursor:pointer;transition:background-color .15s, border-color .15s, color .15s}.sunde-question-card__answer-count>span:not(.login-answer-avatars)::before{content:"\f075";font-family:"Font Awesome 6 Free";font-size:12px;font-weight:400;line-height:1}.sunde-question-card__answer-count:hover>span:not(.login-answer-avatars){border-color:#2563EB;background:#EFF6FF;color:#2563EB;text-decoration:none}.mentor-answer-empty__count{min-height:32px;padding:0 10px;border:1px solid #E2E8F0;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:#F4F7FA;color:#64748B;font-size:12px;font-weight:700;line-height:1;text-decoration:none;cursor:pointer;transition:background-color .15s, border-color .15s, color .15s}.mentor-answer-empty__count:hover{border-color:#2563EB;background:#EFF6FF;color:#2563EB;text-decoration:none}.login-answer-avatars{display:inline-flex;align-items:center;flex-shrink:0}.login-answer-avatars img{width:32px;height:32px;border:2px solid #FFFFFF;border-radius:50%;display:block;-o-object-fit:cover;object-fit:cover;background:#FFFFFF;box-shadow:0 1px 3px rgba(13,33,51,0.12)}.login-answer-avatars img+img{margin-left:-11px}.login-youtube-card,.feed-mentor-ranking-card{padding:20px;border:1px solid #E2E8F0;border-radius:8px;background:#FFFFFF;box-shadow:rgba(27,49,74,0.12) 0px 4px 16px 0px}.login-youtube-card__header{margin-bottom:14px}.login-youtube-card__header h2{margin:0;color:#1E293B;font-size:18px;line-height:1.45}.login-youtube-card__title-row{margin-top:2px}.login-youtube-card__eyebrow{margin:0;color:#64748B;font-size:12px;font-weight:700;line-height:1.4}.login-youtube-card__video{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;background:#0D2133}.login-youtube-card__video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.login-youtube-card__actions{display:none;margin-top:8px;align-items:center;justify-content:flex-start}.nq-reaction{min-height:32px;padding:7px 11px;border:1px solid #E2E8F0;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:#FFFFFF;color:#0D2133;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .15s, border-color .15s, color .15s, transform .15s}.nq-reaction:hover{border-color:#2563EB;background:#EFF6FF;color:#2563EB;transform:translateY(-1px)}.nq-reaction .nq-reaction__count{min-width:1em;font-variant-numeric:tabular-nums;line-height:1}.nq-reaction .nq-reaction__count:empty{display:none}.nq-reaction.nq-reaction--liked{border-color:#EF4444;background:#FEF2F2;color:#EF4444}.nq-reaction.nq-reaction--liked:hover{border-color:#EF4444;color:#EF4444}.login-youtube-comments{margin-top:18px}.login-youtube-comments__list{display:flex;flex-direction:column;gap:12px}.login-youtube-comments__item{margin:0;display:none;align-items:flex-start;gap:8px}.login-youtube-comments__item[hidden]{display:none}.login-youtube-comments__body{min-width:0;flex:1}.login-youtube-comments__bubble{padding:12px 14px;border-radius:8px;background:#F4F7FA;color:#1E293B;font-size:13px;line-height:1.65}.login-youtube-comments__bubble p,.login-youtube-comments__bubble span{margin:4px 0 0;display:block}.login-youtube-comments__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.login-youtube-comments__head strong{min-width:0;color:#1E293B;font-size:13px;line-height:1.45}.login-youtube-comments__head time{flex-shrink:0;color:#64748B;font-size:12px;line-height:1.5;white-space:nowrap}.login-youtube-comments__more{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 0 0 auto;padding:0;border:0;display:none;align-items:center;gap:7px;background:transparent;color:#2563EB;font:inherit;font-size:11px;line-height:1.45;font-weight:600;cursor:pointer}.login-youtube-comments__more:hover{text-decoration:underline}.login-youtube-comments__more[hidden]{display:none}.login-youtube-comments__form{margin-top:14px;display:none;align-items:center;gap:8px}.login-youtube-comments__form input{min-width:0;min-height:40px;flex:1;padding:0 14px;border:1px solid #E2E8F0;border-radius:999px;background:#FFFFFF;color:#1E293B;font:inherit;font-size:13px}.login-youtube-comments__form input::-moz-placeholder{color:#64748B}.login-youtube-comments__form input:-ms-input-placeholder{color:#64748B}.login-youtube-comments__form input::placeholder{color:#64748B}.login-youtube-comments__form button{min-height:38px;flex-shrink:0;padding:0 14px;border:1px solid #CBD5E1;border-radius:64px;display:inline-flex;align-items:center;justify-content:center;background:#FFFFFF;color:#64748B;font:inherit;font-size:12px;font-weight:700;box-shadow:none;cursor:pointer;transition:background-color .15s, border-color .15s, color .15s, opacity .15s}.login-youtube-comments__form button:hover{border-color:#2563EB;background:#EFF6FF;color:#2563EB;opacity:1}.login-youtube-comments__avatar{width:32px;height:32px;flex-shrink:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#FFFFFF;color:#1E293B;font-size:32px;line-height:1}.sunde-feed-cta+.sunde-question-card{margin-top:16px}.sunde-feed-more{min-width:220px;min-height:42px;margin:18px auto 0;padding:0 34px;border:1px solid #E2E8F0;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#FFFFFF;color:#0D2133;font-size:14px;font-weight:700;cursor:pointer;transition:background-color .15s, border-color .15s, color .15s, transform .15s}.sunde-feed-more:hover{border-color:#2563EB;background:#EFF6FF;color:#2563EB;transform:translateY(-1px)}.sunde-feed-more[hidden]{display:none}.sunde-feed-cta{margin-top:16px;min-height:190px;padding:30px 32px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;background:#FFFFFF;border:1px solid #CBD5E1;border-radius:8px;box-shadow:rgba(27,49,74,0.12) 0px 4px 16px 0px}.sunde-feed-cta__content{min-width:0;flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.sunde-feed-cta__title{margin:0;color:#1E293B;font-size:23px;line-height:1.5}.sunde-feed-cta__actions{margin-top:24px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.sunde-feed-cta__button{min-width:156px;min-height:46px;padding:10px 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:16px;font-weight:700;line-height:1;transition:opacity .15s, border-color .15s, color .15s}.sunde-feed-cta__button--primary{background:#2563EB;color:#FFFFFF;transition:background-color .15s, opacity .15s}.sunde-feed-cta__button--primary:hover{background:#1D4ED8;opacity:1}.sunde-feed-cta__login{margin:14px 0 0;color:#64748B;font-size:13px;font-weight:600;line-height:1.7}.sunde-feed-cta__login-link{color:#64748B;font-size:14px;font-weight:700;line-height:1.4}.sunde-feed-cta__login-link:hover{color:#2563EB;text-decoration:underline}.sunde-feed-cta__image{width:190px;max-width:32%;flex-shrink:0;align-self:flex-end}.sunde-share{position:relative}.sunde-share__button{height:32px;width:32px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #CBD5E1;border-radius:999px;background:#FFFFFF;color:#0D2133;font:inherit;font-size:12px;font-weight:600;line-height:1;cursor:pointer;transition:background-color .15s, border-color .15s, color .15s}.sunde-share__button:hover,.sunde-share__button[aria-expanded="true"]{border-color:#2563EB;background:#EFF6FF;color:#2563EB}.sunde-share__button i{font-size:15px;line-height:1}.sunde-share__menu{position:absolute;top:calc(100% + 8px);left:0;z-index:30;width:280px;max-width:calc(100vw - 48px);padding:8px;background:#FFFFFF;border:1px solid #CBD5E1;border-radius:12px;box-shadow:0 8px 24px rgba(15,23,42,0.16)}.sunde-share__item{width:100%;min-height:46px;padding:0 12px;display:flex;align-items:center;gap:14px;border:0;border-radius:8px;background:transparent;color:#1E293B;font:inherit;font-size:14px;line-height:1;text-align:left;cursor:pointer}.sunde-share__item:hover{background:#F4F7FA}.sunde-share__item--copy{margin-bottom:6px;background:#F4F7FA}.sunde-share__item i{width:18px;color:#1E293B;font-size:17px;text-align:center}@media (max-width: 767px){.sunde-share__menu{position:fixed;top:auto;right:0;bottom:0;left:0;z-index:120;width:100%;max-width:none;padding:10px 14px calc(14px + env(safe-area-inset-bottom));border-right:0;border-bottom:0;border-left:0;border-radius:16px 16px 0 0;box-shadow:0 -18px 48px rgba(13,33,51,0.22);-webkit-animation:sunde-share-sheet-in .16s ease-out;animation:sunde-share-sheet-in .16s ease-out}.sunde-share__item{min-height:48px}}@-webkit-keyframes sunde-share-sheet-in{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes sunde-share-sheet-in{from{transform:translateY(100%)}to{transform:translateY(0)}}.sunde-footer{background:#0D2133;color:#FFFFFF}.sunde-footer__inner{max-width:1280px;margin:0 auto;padding:48px 20px 44px;display:grid;grid-template-columns:280px minmax(0, 1fr);gap:70px}.sunde-footer__brand{display:flex;flex-direction:column;min-width:0}.sunde-footer__logo{width:160px;height:auto}.sunde-footer__tagline{margin:24px 0 0;color:rgba(255,255,255,0.82);font-size:14px;font-weight:700;line-height:1.7}.sunde-footer__copyright{grid-column:1 / -1;margin:12px 0 0;padding-top:0;color:rgba(255,255,255,0.72);font-size:12px;line-height:1.6}.sunde-footer__nav{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:46px}.sunde-footer__column{display:flex;flex-direction:column;gap:12px;min-width:0}.sunde-footer__column a{color:rgba(255,255,255,0.78);font-size:14px;line-height:1.5}.sunde-footer__column a:hover{color:#FFFFFF;text-decoration:underline}.sunde-footer__heading{margin:0 0 8px;color:#FFFFFF;font-size:16px;line-height:1.5}@media (max-width: 1199px){.feed-mentor-ranking-card--guest .sunde-mentor-ranking-nav{display:none !important}}@media (max-width: 1023px){.sunde-layout{display:flex;flex-direction:column;gap:16px;padding:16px 14px 44px}.sunde-sidebar,.sunde-feed,.sunde-rightbar{display:contents}.sunde-mobile-search{display:none}.sunde-feed__intro{order:0;min-height:190px;padding:22px 20px;background-position:center}.sunde-feed__intro h1{font-size:32px}.sunde-feed__intro p{font-size:14px}.sunde-feed__intro p br{display:none}.sunde-question-card{order:2;padding:18px;font-size:14px}.sunde-question-card h2,.sunde-question-card .sunde-question-card__title,.sunde-question-card>p,.sunde-question-card .sunde-question-card__body,.sunde-question-card .sunde-question-card__user,.sunde-question-card .sunde-question-card__status,.sunde-question-card .sunde-question-card__time,.sunde-question-card .sunde-question-card__answer-count{font-size:14px}.sunde-question-card h2,.sunde-question-card .sunde-question-card__title{order:2;margin:0 0 8px;display:block;color:#0d2133;font-size:20px;font-weight:700;line-height:1.5;letter-spacing:.01em;text-decoration:none}.sunde-question-card .sunde-question-card__body{order:4;margin-top:0;color:#1E293B;font-size:14px;font-weight:400;line-height:1.7;letter-spacing:.01em;overflow-wrap:anywhere}.sunde-question-card .sunde-question-card__body p{margin:0}.login-youtube-card,.feed-mentor-ranking-card,.sunde-event-pick--feed{order:2}.sunde-feed-more{width:280px;max-width:100%;order:2;margin:18px auto}.sunde-feed-cta{display:none}.sunde-signup-cta{order:3}.sunde-mentor-section--sidebar{display:none}.sunde-mentor-ranking{margin:0 -4px;padding:10px 16px 4px 14px;display:flex;flex-direction:row;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-padding-left:14px;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.sunde-mentor-ranking::-webkit-scrollbar{display:none}.sunde-mentor-ranking__item{flex:0 0 190px;scroll-snap-align:start}.sunde-mentor-card__top{height:100%}.sunde-related-panel{order:5}.sunde-footer__inner{padding:36px 20px;display:block;padding-bottom:100px}.sunde-footer__brand{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;gap:10px 16px}.sunde-footer__logo{width:132px}.sunde-footer__tagline{margin:0}.sunde-footer__copyright{width:100%;margin-top:32px;padding-top:0}.sunde-footer__nav{margin-top:32px;grid-template-columns:repeat(2, minmax(0, 1fr));gap:28px}.sunde-footer__column a{font-size:12px}}
