:root{font-size:16px;color:#17171c;background:#f5f6f8;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Inter,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--purple: #6c4fd3;--purple-dark: #5237ba;--purple-soft: #f2eeff;--ink: #17171c;--muted: #6b6d76;--line: #e2e4e9;--line-strong: #d4d7df;--surface: #fff;--surface-subtle: #f8f9fb;--danger: #d52d3a}*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;min-height:100vh;background:#fff;font-size:1rem;line-height:1.6}body,button,input,select,textarea{font:inherit}button,input,select,textarea{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:hover{color:var(--purple-dark)}button{border:0;background:none;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}:focus-visible{outline:3px solid rgba(91,69,244,.42);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:8px;z-index:999;padding:10px 14px;color:#fff;background:#17171c;border-radius:4px;transform:translateY(-160%)}.skip-link:focus{transform:none}.container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:#fffffff7;border-bottom:1px solid #ebe8f3;box-shadow:0 1px #1f193705}.header-main{min-height:72px;display:grid;grid-template-columns:auto minmax(360px,1fr) auto auto;align-items:center;gap:24px}.brand{display:inline-flex;grid-column:1;align-items:center;width:fit-content;gap:9px;color:var(--purple);font-size:27px;font-weight:800;letter-spacing:-.04em;white-space:nowrap}.brand img{width:34px;height:34px;object-fit:contain;border-radius:7px}.global-nav-row{grid-column:2;min-width:0}.global-nav{display:flex;align-items:stretch;justify-content:center;height:72px;gap:clamp(18px,2.6vw,42px);min-width:0}.global-nav>a{display:flex;position:relative;align-items:center;justify-content:center;padding:0 3px;color:#35313f;font-size:15px;font-weight:680;white-space:nowrap}.global-nav>a:after{content:"";position:absolute;right:0;bottom:16px;left:0;height:2px;background:transparent}.global-nav>a:hover,.global-nav>a.active{color:var(--purple-dark)}.global-nav>a.active:after{background:var(--purple)}.mobile-guide,.mobile-auth{display:none!important}.global-search{display:flex;width:184px;min-width:0;height:40px;border:1px solid #ddd9e8;border-radius:12px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.global-search:focus-within{border-color:var(--purple);box-shadow:0 0 0 2px #5b45f41a}.global-search input{width:0;min-width:0;min-height:0;height:100%;flex:1;border:0;padding:0 0 0 13px;background:transparent;outline:none;font-size:13px}.global-search button{display:grid;width:38px;flex:none;place-items:center;color:#514b61}.header-icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-chevron-icon{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.header-actions{display:flex;grid-column:3;justify-content:flex-end;align-items:center;gap:12px;min-width:0}.header-guide{color:#4f4b58;font-size:14px;font-weight:650;white-space:nowrap}.button.header-start{min-width:112px;min-height:40px;border-radius:12px}.user-button{max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-button{position:relative;display:grid;flex:none;place-items:center;width:40px;height:40px;color:#514b61;border:1px solid #ddd9e8;border-radius:12px;background:#fff}.notification-button:hover{color:var(--purple-dark);background:var(--purple-soft);border-color:#cfc8ff}.notification-badge{position:absolute;top:-5px;right:-6px;display:grid;min-width:19px;height:19px;place-items:center;padding:0 4px;color:#fff;background:var(--purple);border:2px solid #fff;border-radius:999px;box-sizing:border-box;font-size:9px;font-weight:800;line-height:1}.user-menu{position:relative;min-width:0}.user-menu-trigger{display:grid;grid-template-columns:30px minmax(0,116px) 14px;align-items:center;gap:8px;min-height:40px;padding:4px 9px;border:1px solid #ddd9e8;border-radius:12px;background:#fff}.user-menu-trigger:hover,.user-menu-trigger[aria-expanded=true]{background:#f8f7ff;border-color:#ded9ff}.user-menu-trigger .user-name{max-width:116px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:680}.user-menu-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:30;display:grid;width:210px;padding:7px;background:#fff;border:1px solid var(--line-strong);border-radius:8px;box-shadow:0 12px 28px #1b183a1f}.user-menu-popover a,.user-menu-popover button{display:flex;align-items:center;min-height:44px;padding:9px 11px;border-radius:5px;font-size:14px;text-align:left}.user-menu-popover a:hover,.user-menu-popover button:hover{color:var(--purple-dark);background:var(--purple-soft)}.user-menu-popover button{border-top:1px solid var(--line);border-radius:0 0 5px 5px}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:7px;padding:9px 18px;border:1px solid var(--line-strong);border-radius:4px;background:#fff;font-size:15px;font-weight:650;line-height:1.2}.button:hover{background:#f6f5ff;border-color:#bdb5ff}.button-primary{color:#fff;border-color:var(--purple);background:var(--purple)}.button-primary:hover{color:#fff;border-color:var(--purple-dark);background:var(--purple-dark)}.button-quiet{background:#fff}.button-block{width:100%}.mobile-menu-button{display:none;grid-column:4;font-size:25px;min-width:44px;min-height:44px}#main-content{min-height:66vh}.page-surface{padding:30px 0 72px;background:#fff}.protected-route-gate{min-height:66vh;padding:clamp(54px,10vw,118px) 0;background:linear-gradient(180deg,#f8f5ff 0,#fff 72%)}.protected-route-card{max-width:680px;padding:clamp(28px,6vw,54px);text-align:center;background:#fff;border:1px solid #e2dced;border-radius:24px;box-shadow:0 24px 60px #3022541a}.protected-route-card h1{margin-bottom:14px;color:#201936;font-size:clamp(30px,5vw,46px);line-height:1.2;letter-spacing:-.045em}.protected-route-card>p:not(.eyebrow,.inline-error){margin:0 auto 28px;color:#6a6372;line-height:1.7}.protected-route-card .auth-provider-buttons{max-width:420px;margin-inline:auto}.protected-route-loading .container{display:grid;min-height:240px;place-items:center;color:var(--muted)}.onboarding-shell{min-height:72vh;padding:clamp(28px,6vw,72px) 0;background:#fff}.onboarding-card,.onboarding-age-form{display:grid;width:min(680px,calc(100% - 32px));min-height:560px;margin:0 auto;padding:clamp(24px,5vw,46px);background:#fff;border:1px solid #e2dced;border-radius:22px;box-shadow:0 22px 55px #30225417}.onboarding-card>header h1,.onboarding-age-form h1{margin-bottom:10px;color:#201936;font-size:clamp(28px,5vw,40px);line-height:1.2;letter-spacing:-.04em}.onboarding-card>header>p:not(.eyebrow),.onboarding-age-form>div>p:not(.eyebrow,.inline-error),.onboarding-step>p{color:var(--muted)}.onboarding-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:24px}.onboarding-progress span{height:5px;background:#e8e5ef;border-radius:99px}.onboarding-progress span.active{background:var(--purple)}.onboarding-step{min-height:285px;padding:30px 0 18px}.onboarding-step h2{margin-bottom:7px;font-size:clamp(23px,4vw,30px)}.onboarding-nickname-row{display:grid;gap:8px;margin-top:28px;font-weight:700}.onboarding-nickname-row>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.onboarding-nickname-row input,.onboarding-age-form input{width:100%;min-height:48px;padding:10px 12px;border:1px solid var(--line-strong);border-radius:6px;background:#fff}.onboarding-age-form{align-content:space-between;gap:24px}.onboarding-age-form label{display:block;margin:24px 0 7px;font-weight:700}.onboarding-chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.onboarding-chips button{min-height:44px;padding:9px 15px;color:#4f4a58;background:#f8f7fa;border:1px solid var(--line-strong);border-radius:999px}.onboarding-chips button:hover,.onboarding-chips button.selected{color:var(--purple-dark);background:var(--purple-soft);border-color:#bdb5ff;font-weight:750}.onboarding-instrument-group{margin:18px 0 0;padding:0;border:0}.onboarding-instrument-group legend{color:#5f5968;font-weight:750}.onboarding-instrument-group .onboarding-chips{margin-top:8px}.onboarding-success{color:#087a50;font-weight:700}.onboarding-policy-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:auto;color:var(--muted);font-size:13px}.onboarding-policy-links a{text-decoration:underline;text-underline-offset:3px}.onboarding-actions{display:flex;justify-content:space-between;gap:10px;margin-top:18px}.onboarding-actions .button{min-width:128px}.content-grid{display:grid;grid-template-columns:minmax(0,876px) minmax(280px,300px);gap:24px;align-items:start}.primary-column,.sidebar{min-width:0}.sidebar{display:grid;gap:16px}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:30px;margin-bottom:14px;color:var(--muted);font-size:14px}.breadcrumb span{display:flex;gap:8px;align-items:center}.breadcrumb strong{color:#383a42;font-weight:600}.page-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.page-header h1{margin-bottom:7px;font-size:32px;line-height:1.25;letter-spacing:-.04em}.page-header p{margin-bottom:0;color:var(--muted);font-size:16px;line-height:1.65}.page-actions{flex:none}.eyebrow{margin-bottom:8px;color:var(--purple);font-size:11px;font-weight:800;letter-spacing:.1em}.page-surface.home-page{padding:0;color:#211b32;background:#fcfbf8}.home-page .eyebrow{margin-bottom:15px;color:var(--purple);font-size:11px;font-weight:800;letter-spacing:.18em}.home-hero{overflow:hidden;background:#f8f5ff;border-bottom:1px solid #ede8f6}.home-hero-grid{display:grid;min-height:590px;grid-template-columns:minmax(0,.98fr) minmax(420px,.92fr);align-items:center;gap:clamp(30px,5vw,86px);padding-block:70px 62px}.home-hero-copy{position:relative;z-index:2}.home-hero h1{max-width:690px;margin-bottom:25px;color:#201936;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:clamp(48px,5.1vw,72px);font-weight:780;line-height:1.13;letter-spacing:-.055em}.home-hero-description{margin-bottom:31px;color:#625b70;font-size:18px;line-height:1.75}.home-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.home-hero-actions .button{min-height:50px;padding-inline:24px;border-radius:999px}.home-primary-action{box-shadow:0 10px 24px #5237ba2e}.home-secondary-action{color:#3c334d;border-color:#cfc7dc;background:#ffffffad}.home-phone-showcase{position:relative;display:flex;height:480px;min-width:0;align-items:center;justify-content:center;isolation:isolate}.home-phone-showcase:before{content:"";position:absolute;z-index:-2;width:398px;height:398px;background:radial-gradient(circle at 38% 32%,#f8f5ff 0 14%,#eee7ff 56%,#e9e0ff);border:1px solid #ddd1ff;border-radius:50%}.home-phone-showcase:after{content:"";position:absolute;z-index:-1;bottom:29px;left:50%;width:330px;height:46px;background:#38256729;border-radius:50%;filter:blur(18px);pointer-events:none;transform:translate(-44%)}.home-app-screen{position:relative;flex:0 0 auto;box-sizing:border-box;width:210px;aspect-ratio:9 / 16;margin:0;padding:7px;background:linear-gradient(145deg,#38343f,#17151b 44%,#2d2933);border:1px solid rgba(255,255,255,.62);border-radius:32px;box-shadow:0 32px 64px #261b4138,0 9px 22px #261b4126,inset 0 0 0 1px #000000b8}.home-app-screen:before,.home-app-screen:after{content:"";position:absolute;z-index:4;left:-3px;width:3px;background:#37323d;border-radius:2px 0 0 2px;box-shadow:inset 1px 0 #fff3;pointer-events:none}.home-app-screen:before{top:74px;height:39px}.home-app-screen:after{top:121px;height:62px}.home-app-screen-primary{z-index:2;width:244px;transform:translate(25px,-5px) rotate(-1.1deg)}.home-app-screen-secondary{z-index:1;margin-left:-36px;transform:translate(-2px,19px) rotate(1.35deg)}.home-device-screen{display:block;width:100%;height:100%;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.14);border-radius:25px}.home-device-island{position:absolute;z-index:5;top:12px;left:50%;width:36%;height:9px;background:#16141a;border:1px solid rgba(255,255,255,.08);border-radius:999px;box-shadow:0 1px 2px #00000061;pointer-events:none;transform:translate(-50%)}.home-app-screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.home-trust{background:#fff;border-bottom:1px solid #eeeaf3}.home-trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.home-trust-grid>div{display:flex;min-height:92px;align-items:center;justify-content:center;gap:13px;border-right:1px solid #eeeaf3}.home-trust-grid>div:last-child{border-right:0}.home-trust-grid strong{font-size:14px;font-weight:650}.home-icon{display:grid;width:42px;height:42px;place-items:center;color:var(--purple);background:#f1edfc;border-radius:50%}.home-icon svg{width:21px;height:21px}.home-features,.home-highlights{padding-block:104px}.home-sign-in-invitation{background:#fff}.home-sign-in-card{max-width:760px;text-align:center}.home-sign-in-card h2{margin-bottom:14px;color:#201936;font-size:clamp(30px,4vw,45px);line-height:1.25;letter-spacing:-.04em}.home-sign-in-card>p:not(.eyebrow,.inline-error){margin-bottom:28px;color:#777080}.home-sign-in-card .auth-provider-buttons{max-width:440px;margin-inline:auto}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.home-section-heading h2{max-width:690px;margin-bottom:0;color:#201936;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:clamp(34px,4vw,51px);font-weight:750;line-height:1.28;letter-spacing:-.045em}.home-section-heading>p{max-width:360px;margin-bottom:6px;color:#777080}.home-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:54px;border-top:1px solid #dcd5e6;border-bottom:1px solid #dcd5e6}.home-feature{position:relative;min-width:0;min-height:315px;padding:35px 28px 30px;border-right:1px solid #e2dce9;transition:background-color .18s ease,transform .18s ease}.home-feature:last-child{border-right:0}.home-feature:hover{color:inherit;background:#f7f3ff;transform:translateY(-3px)}.home-feature .home-icon{margin-bottom:42px}.home-feature-number{position:absolute;top:38px;right:25px;color:#68606f;font-family:Georgia,serif;font-size:13px}.home-feature h3{margin-bottom:11px;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:25px;font-weight:730;letter-spacing:-.035em}.home-feature p{min-height:72px;margin-bottom:18px;color:#706878;font-size:14px;line-height:1.7}.home-feature-link{color:var(--purple-dark);font-size:13px;font-weight:700}.home-highlights{background:#fff;border-top:1px solid #f0edf4}.home-highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:45px}.home-highlight-panel{min-width:0;background:#fff;border:1px solid #e1dbe9;box-shadow:0 16px 40px #271d430e}.home-highlight-heading{display:flex;min-height:91px;align-items:center;justify-content:space-between;gap:16px;padding:19px 24px;border-bottom:1px solid #ece8f1}.home-highlight-heading>div>span{color:var(--purple);font-size:10px;font-weight:800;letter-spacing:.12em}.home-highlight-heading h3{margin:2px 0 0;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:24px;font-weight:730;letter-spacing:-.035em}.home-highlight-heading>a{flex:none;color:#766f7d;font-size:13px;font-weight:650}.home-highlight-list{list-style:none;margin:0;padding:0 24px}.home-highlight-list li{border-bottom:1px solid #eeeaf2}.home-highlight-list li:last-child{border-bottom:0}.home-highlight-list a{display:grid;min-height:117px;align-content:center;grid-template-columns:auto minmax(0,1fr);gap:5px 12px;padding-block:17px}.home-highlight-list a:hover strong{color:var(--purple-dark)}.home-highlight-tag{grid-row:1 / span 2;align-self:start;padding:5px 8px;color:var(--purple-dark);background:#f1edfc;font-size:10px;font-weight:750}.home-highlight-list strong{min-width:0;overflow:hidden;color:#342e3d;font-size:15px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.home-highlight-meta{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;overflow:hidden;color:#69616f;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.home-highlight-meta b{flex:none;color:#7663bd;font-weight:700}.home-highlight-state{display:grid;min-height:351px;place-content:center;gap:14px;padding:30px;color:#7c7583;text-align:center}.home-highlight-state i{display:block;width:min(320px,55vw);height:11px;background:#f0edf3}.home-highlight-state i:nth-child(2){width:min(260px,48vw)}.home-highlight-state button{color:var(--purple-dark);font-weight:700;text-decoration:underline}.home-highlight-state p,.home-highlight-empty{margin:0;color:#7c7583}.home-highlight-empty{display:grid;min-height:351px;place-items:center;padding:30px;text-align:center}.home-final-cta{padding-block:82px;background:#ede7ff;border-top:1px solid #dfd4ff}.home-final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.home-final-cta h2{margin-bottom:0;color:#2d2349;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,sans-serif;font-size:clamp(34px,4vw,50px);font-weight:750;line-height:1.27;letter-spacing:-.045em}.home-cta-button{min-width:154px;min-height:52px;border-radius:999px;box-shadow:0 10px 22px #5237ba2b}.portal-section{margin-top:10px;background:var(--surface);border:1px solid var(--line)}.section-heading,.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:0 18px;border-bottom:1px solid var(--line)}.section-heading h2,.panel-heading h2{margin:0;font-size:20px;letter-spacing:-.02em}.section-heading a,.panel-heading a{color:var(--muted);font-size:14px}.board-tabs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.board-tabs-grid section{min-width:0;padding:14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.board-tabs-grid section:nth-child(2n){border-right:0}.board-tabs-grid section:nth-last-child(-n+2){border-bottom:0}.board-tabs-grid h3{margin-bottom:8px;color:var(--purple);font-size:14px}.board-tabs-grid ul{list-style:none;padding:0;margin:0}.board-tabs-grid li{display:flex;min-width:0;justify-content:space-between;gap:12px;padding:5px 0;font-size:13px}.board-tabs-grid li a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.board-tabs-grid li span{flex:none;color:var(--muted);font-size:11px}.muted{color:var(--muted)}.side-panel{background:var(--surface);border:1px solid var(--line)}.side-panel>p{margin:0;padding:16px 18px;color:var(--muted);font-size:14px;line-height:1.65}.rank-list,.deadline-list{list-style:none;padding:9px 14px 12px;margin:0}.rank-list li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:9px;align-items:center;min-height:38px;padding:6px 0;font-size:14px}.rank-list li>span{display:grid;place-items:center;width:18px;height:18px;color:#fff;background:#727582;border-radius:2px;font-size:11px}.rank-list li:first-child>span{background:var(--purple)}.rank-list a,.deadline-list a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deadline-list li{display:grid;grid-template-columns:62px minmax(0,1fr) 44px;align-items:center;gap:8px;min-height:43px;padding:7px 0;border-bottom:1px solid #f0f1f4;font-size:13px}.deadline-list li:last-child{border-bottom:0}.deadline-list strong{color:var(--danger);text-align:right}.latest-information-list{list-style:none;margin:0;padding:10px 14px 13px}.latest-information-list li{display:grid;grid-template-columns:62px minmax(0,1fr) 54px;align-items:center;gap:8px;min-height:42px;border-bottom:1px solid #f0f1f4;font-size:13px}.latest-information-list li:last-child{border-bottom:0}.latest-information-list a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.latest-information-list time{color:var(--muted);font-size:12px;text-align:right}.information-submission-panel{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;padding:18px}.information-submission-panel .submission-icon{display:grid;place-items:center;width:42px;height:42px;color:var(--purple);background:var(--purple-soft);border-radius:50%;font-size:25px}.information-submission-panel h2{margin:0 0 5px;font-size:19px}.information-submission-panel p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.information-submission-panel .button{grid-column:1 / -1;margin-top:4px}.shortcut-grid{display:grid;grid-template-columns:1fr 1fr;padding:8px}.shortcut-grid a{display:flex;justify-content:space-between;padding:10px;border:1px solid transparent;font-size:13px}.shortcut-grid a:hover{background:var(--purple-soft);border-color:#dcd7ff}.shortcut-grid strong{color:var(--purple)}.link-list{display:grid;padding:8px}.link-list a{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid #f0f1f4;font-size:13px}.link-list a:last-child{border-bottom:0}.field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 12px 8px}.field-row>*{min-width:0;width:100%}.lesson-quick .button{margin:0 12px 12px;width:calc(100% - 24px)}select,input,textarea{min-height:44px;border:1px solid var(--line-strong);border-radius:4px;background:#fff;padding:9px 12px;font-size:15px}select:focus,input:focus,textarea:focus{border-color:var(--purple);outline:2px solid rgba(91,69,244,.14)}.login-panel .auth-provider-buttons{width:calc(100% - 24px);margin:0 12px 12px}.auth-provider-buttons{display:grid;gap:8px;width:min(100%,360px)}.auth-provider-buttons.centered{margin:0 auto}.provider-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:8px 18px;border:1px solid var(--line-strong);border-radius:4px;background:#fff;color:#17151c;font-weight:650}.provider-button:hover{background:#f8f8fb;border-color:#bbbcc5}.provider-mark{flex:none;width:22px;height:22px}.provider-google-mark{display:grid;place-items:center;color:#fff;background:#4285f4;border-radius:50%;font-weight:800}.provider-apple{background:#111;border-color:#111;color:#fff}.provider-apple:hover{background:#2a2a2a;border-color:#2a2a2a}.provider-apple-mark{color:#fff}.auth-choice-dialog>div{width:min(420px,calc(100vw - 32px))}.auth-choice-dialog .auth-provider-buttons{margin:20px auto 12px}.auth-choice-cancel{width:100%;margin-top:4px}.inline-error{color:var(--danger);font-size:14px}.user-summary-row{display:flex;align-items:center;gap:10px;padding:13px}.user-summary-row>div{min-width:0;display:grid;gap:3px}.user-summary-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-summary-row a{color:var(--purple);font-size:12px}.avatar{flex:none;object-fit:cover;border-radius:50%;background:#eeecff}.avatar-placeholder{display:inline-grid;place-items:center;color:var(--purple);font-weight:800;border:1px solid #d9d4ff}.category-tabs{display:grid;grid-template-columns:repeat(8,1fr);margin-bottom:10px;border:1px solid var(--line-strong);background:#fff}.category-tabs button{min-height:50px;padding:9px;border-right:1px solid var(--line);font-size:15px;font-weight:650}.category-tabs button:last-child{border-right:0}.category-tabs button:hover{background:#f6f5ff}.category-tabs button.active{color:#fff;background:var(--purple)}.info-tabs{grid-template-columns:repeat(7,minmax(0,1fr))}.compact-toolbar{display:grid;grid-template-columns:130px minmax(160px,1fr) 110px auto auto;gap:10px;margin-bottom:14px;padding:12px;border:1px solid var(--line);background:var(--surface)}.compact-toolbar label,.compact-toolbar input,.compact-toolbar select{min-width:0;width:100%}.compact-toolbar .grow{min-width:0}.community-notice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:48px;margin-bottom:14px;padding:9px 14px;color:var(--ink);background:#f7f5ff;border:1px solid #dcd7ff}.community-notice strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-notice-list{display:grid;gap:14px;margin-top:24px}.public-notice-card{padding:22px;background:#fff;border:1px solid var(--line);border-radius:12px}.public-notice-card header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:14px}.public-notice-card h2{margin:0;font-size:20px}.public-notice-card time{flex:0 0 auto;color:var(--muted);font-size:13px}.public-notice-card p{margin:0 0 8px;white-space:pre-wrap}.public-notice-card p:last-child{margin-bottom:0}.community-toolbar{grid-template-columns:124px auto 118px minmax(180px,1fr) auto auto auto;align-items:center}.community-write-button{white-space:nowrap}.sort-segment{display:inline-flex;min-height:40px;border:1px solid var(--line-strong);border-radius:4px;overflow:hidden}.sort-segment button{min-width:64px;padding:7px 10px;color:var(--muted);background:#fff;font-size:12px}.sort-segment button+button{border-left:1px solid var(--line-strong)}.sort-segment button.active{color:var(--purple-dark);background:var(--purple-soft);font-weight:750}.community-guide ul{margin:0;padding:16px 32px 12px;color:var(--muted);font-size:14px;line-height:1.75}.community-guide>a{display:block;min-height:44px;padding:11px 16px;color:var(--purple-dark);border-top:1px solid var(--line);font-size:14px;font-weight:680}.community-profile-panel .profile-summary{display:flex;align-items:center;gap:11px;padding:14px}.community-profile-panel .profile-summary>div{min-width:0}.community-profile-panel h2{margin:0 0 3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px}.community-profile-panel p{margin:0;color:var(--muted);font-size:14px}.community-instrument-filter{display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;min-height:72px;margin-bottom:14px;background:#fff;border:1px solid var(--line)}.instrument-filter-heading{display:grid;gap:3px;padding:11px 14px;border-right:1px solid var(--line)}.instrument-filter-heading strong{font-size:15px}.instrument-filter-heading span{color:var(--muted);font-size:13px}.instrument-filter-controls{display:grid;grid-template-columns:minmax(0,1fr) 170px;align-items:center;gap:10px;padding:8px 10px;min-width:0}.instrument-group-chips{display:flex;align-items:center;gap:6px;min-width:0;overflow-x:auto;scrollbar-width:thin}.instrument-group-chips button{flex:none;min-height:40px;padding:7px 12px;color:#555862;background:#fff;border:1px solid transparent;border-radius:4px;white-space:nowrap}.instrument-group-chips button:hover{color:var(--purple-dark);background:#f7f5ff}.instrument-group-chips button.active{color:var(--purple-dark);background:var(--purple-soft);border-color:#c9c1ff;font-weight:750}.instrument-group-chips .primary-instrument{color:#4b3ec6;border-color:#ded9ff}.instrument-filter-controls label,.instrument-filter-controls select{width:100%;min-width:0}.information-filters{margin-bottom:10px;border:1px solid var(--line);background:#fff}.information-filter-rows{display:grid}.filter-option-row{display:grid;grid-template-columns:140px minmax(0,1fr);align-items:stretch;min-height:54px;border-bottom:1px solid var(--line)}.filter-option-row:last-child{border-bottom:0}.filter-option-row>strong:first-child{display:flex;align-items:center;padding:0 16px;background:#fbfbfc;border-right:1px solid var(--line);font-size:13px}.filter-option-buttons{display:flex;align-items:center;gap:4px;min-width:0;padding:7px 10px;overflow:hidden}.filter-option-buttons>button{flex:1 1 72px;min-width:64px;min-height:38px;padding:7px 9px;color:#555862;border:1px solid transparent;border-radius:4px;white-space:nowrap}.filter-option-buttons>button:hover{color:var(--purple-dark);background:#f7f5ff}.filter-option-buttons>button.active{color:var(--purple-dark);background:var(--purple-soft);border-color:#c9c1ff;font-weight:750}.instrument-option-row .filter-option-buttons>button{flex-basis:74px}.filter-select-label{flex:none;margin-left:auto}.filter-select-label select{width:146px;min-height:36px}.filter-status-content{display:flex;min-width:0;align-items:center;gap:14px;padding:7px 10px}.filter-status-options{display:flex;min-width:250px;flex:1 1 auto;align-items:center;gap:4px}.filter-status-options>button{min-width:72px;min-height:38px;flex:1 1 72px;padding:7px 9px;color:#555862;border:1px solid transparent;border-radius:999px;white-space:nowrap}.filter-status-options>button:hover{color:var(--purple-dark);background:#f7f5ff}.filter-status-options>button.active{color:var(--purple-dark);background:var(--purple-soft);border-color:#c9c1ff;font-weight:750}.filter-sort-control{display:flex;flex:none;align-items:center;gap:8px}.filter-sort-control>strong{font-size:13px;white-space:nowrap}.inline-sort{display:inline-flex;height:36px;border:1px solid var(--line-strong);border-radius:6px;overflow:hidden}.inline-sort button{min-width:76px;padding:6px 10px;color:var(--muted);background:#fff}.inline-sort button+button{border-left:1px solid var(--line-strong)}.inline-sort button.active{color:var(--purple-dark);background:var(--purple-soft);font-weight:750}.filter-reset{min-height:38px;padding:0 12px;color:var(--purple-dark);border:1px solid #d8d2ff;border-radius:6px;white-space:nowrap}.mobile-filter-panel{display:none}.filter-chips{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.filter-chips button{min-height:36px;padding:6px 10px;color:#454652;background:#f7f7fa;border:1px solid var(--line-strong);border-radius:5px;font-size:12px}.filter-chips button:hover{color:var(--purple-dark);border-color:#bdb5ff}.filter-chips .clear-all{margin-left:auto;color:var(--purple);background:transparent;border-color:transparent}.result-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;color:var(--muted);font-size:14px}.result-toolbar strong{color:var(--ink);font-size:16px}.table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--line)}table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:15px}th{height:44px;color:#4f515a;background:var(--surface-subtle);border-bottom:1px solid var(--line-strong);text-align:left;font-size:13px}td,th{padding:10px 12px}tbody tr{min-height:52px}tbody tr{border-bottom:1px solid var(--line)}tbody tr:last-child{border-bottom:0}tbody tr:hover{background:#faf9ff}.notice-row{background:#f5f2ff}.col-state{width:55px;text-align:center}.col-category{width:90px}.col-comments{width:58px;color:var(--muted);text-align:center}.col-author{width:112px}.col-count{width:62px;color:var(--muted);text-align:right}.col-date{width:112px;color:var(--muted)}.col-org{width:150px}.col-region{width:130px}.col-deadline{width:125px}.col-deadline span{display:block;color:var(--muted);font-size:13px}.col-deadline strong{color:var(--danger);font-size:14px}.title-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title-cell a{font-weight:570}.community-title-row{display:flex;align-items:center;gap:9px;min-width:0}.community-title-row>div{min-width:0;overflow:hidden;text-overflow:ellipsis}.community-title-row img{flex:none;width:52px;height:36px;object-fit:cover;border:1px solid var(--line);border-radius:3px}.mobile-community-meta{display:none}.comment-count{margin-left:5px;color:var(--purple);font-size:11px}.tag{display:inline-flex;align-items:center;width:fit-content;min-height:25px;padding:3px 8px;color:#4d3ed0;background:#f2f0ff;border:1px solid #d6d0ff;border-radius:3px;font-size:12px;line-height:1.2}.tag-notice{color:#fff;background:var(--purple);border-color:var(--purple)}.tag-neutral{color:#4d5059;background:#f4f5f7;border-color:#dedfe4}.pagination{display:flex;justify-content:center;align-items:center;gap:5px;margin:20px 0 6px}.pagination button{min-width:36px;height:36px;border:1px solid var(--line-strong);background:#fff;border-radius:4px}.pagination button.active{color:#fff;border-color:var(--purple);background:var(--purple)}.pagination span{color:var(--muted);padding:0 4px}.search-page-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:12px}.search-page-form input{width:100%;min-height:46px}.search-tabs{display:grid;grid-template-columns:repeat(5,1fr);margin-bottom:14px;border-bottom:1px solid var(--line-strong)}.search-tabs button{min-height:44px;border-bottom:2px solid transparent;font-weight:680}.search-tabs button.active{color:var(--purple);border-bottom-color:var(--purple)}.result-summary{margin:0 0 12px;color:var(--muted);font-size:13px}.result-summary strong{color:var(--purple-dark)}.search-result-group{margin-bottom:12px;background:#fff;border:1px solid var(--line)}.search-result-group .section-heading{margin:0}.search-result-group .section-heading h2 span{margin-left:4px;color:var(--purple);font-size:12px}.search-result-group .section-heading button{min-height:40px;color:var(--muted);font-size:12px}.search-result-rows article{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:14px;border-bottom:1px solid var(--line)}.search-result-rows article:last-child{border-bottom:0}.search-result-rows h3{margin:0 0 5px;font-size:15px;line-height:1.4}.search-result-rows p{display:-webkit-box;margin:0 0 7px;overflow:hidden;color:var(--muted);font-size:13px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.search-result-rows .meta-line{color:var(--muted)}.search-result-rows time{margin-left:auto}.search-guide ul{margin:0;padding:12px 28px 15px;color:var(--muted);font-size:12px;line-height:1.7}.search-rank-list{list-style:none;margin:0;padding:11px 16px 14px}.search-rank-list li{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;min-height:40px;font-size:14px}.search-rank-list li>span{color:var(--purple);font-weight:750}.search-rank-list a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-view-list li{grid-template-columns:22px minmax(0,1fr) auto}.search-view-list small{color:var(--muted);font-size:12px}.search-service-panel>a{display:flex;align-items:center;min-height:44px;padding:10px 18px;color:var(--purple);border-top:1px solid var(--line);font-size:14px;font-weight:700}.article-layout{background:var(--surface);border:1px solid var(--line)}.article-layout>header{padding:30px;border-bottom:1px solid var(--line)}.article-layout h1{margin:12px 0 18px;font-size:29px;line-height:1.4;letter-spacing:-.035em;overflow-wrap:anywhere}.article-meta{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:14px}.article-meta>div{display:grid;gap:2px}.article-meta strong{color:var(--ink)}.article-meta>span:last-child{margin-left:auto}.article-body{min-height:260px;padding:32px 30px;font-size:16px;line-height:1.75;overflow-wrap:anywhere}.article-actions{display:flex;flex-wrap:wrap;gap:8px;padding:16px 30px;background:#fafafa;border-top:1px solid var(--line)}.article-actions button,.article-actions>a:not(.button){min-height:44px;padding:9px 15px;border:1px solid var(--line-strong);border-radius:4px;background:#fff}.article-actions .button-primary{margin-left:auto}.community-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 22px 24px}.community-media img{width:100%;max-height:420px;object-fit:contain;background:#f5f5f7;border:1px solid var(--line)}.community-author-card{display:flex;align-items:center;gap:12px;margin-top:12px;padding:14px 18px;background:#fff;border:1px solid var(--line)}.community-author-card>div{display:grid;gap:3px}.community-author-card span{color:var(--muted);font-size:12px}.community-detail-page .community-article{border:0;border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong)}.community-detail-page .community-article>header{padding:24px 0 20px}.community-detail-page .community-article h1{margin:12px 0 18px;font-size:30px}.community-detail-page .article-meta{gap:9px}.community-detail-page .article-meta>span{padding-left:10px;border-left:1px solid var(--line)}.community-detail-page .article-meta>span:last-child{margin-left:0}.community-detail-page .article-body{min-height:0;padding:28px 0;font-size:16px;line-height:1.75}.community-detail-page .article-body p{margin-bottom:10px;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.community-detail-page .article-actions{align-items:center;gap:6px;padding:13px 0;background:#fff}.community-detail-page .article-actions button,.community-detail-page .article-actions>a:not(.button){min-width:0;min-height:44px;padding:8px 14px;border:1px solid var(--line-strong);border-radius:4px;text-align:center}.community-detail-page .article-actions .article-list-action{margin-left:auto;border-color:transparent}.community-detail-page .community-author-card{margin-top:16px}.community-detail-page .community-media{grid-template-columns:1fr;padding:0 0 24px}.community-detail-page .community-media img{width:auto;max-width:100%;height:auto;max-height:none;margin-inline:auto;object-fit:contain}.community-author-card>a{margin-left:auto;min-height:44px;display:inline-flex;align-items:center;padding:8px 10px;color:var(--muted);font-size:13px}.community-safety-actions{display:flex;flex-wrap:wrap;gap:8px;padding:0 0 16px}.community-safety-actions>button,.comment-actions>button{min-height:44px}.safety-dialog{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:20px;background:#14121885}.safety-dialog>div{width:min(100%,480px);max-height:calc(100vh - 40px);overflow:auto;padding:24px;background:#fff;border:1px solid var(--line-strong)}.safety-dialog h2{margin:0 0 10px;font-size:20px}.safety-dialog p{margin:0 0 20px;color:var(--muted);line-height:1.6}.blocked-user-list{display:grid;gap:1px;margin:0;padding:0;background:var(--line);border:1px solid var(--line);list-style:none}.blocked-user-list li{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding:14px 16px;background:#fff}.blocked-user-list li>div{display:grid;min-width:0;gap:4px}.blocked-user-list strong,.blocked-user-list span{overflow-wrap:anywhere}.blocked-user-list span{color:var(--muted);font-size:13px}.other-community-posts{margin-top:14px;background:#fff;border:1px solid var(--line)}.other-community-posts .section-heading{margin:0}.other-community-posts table{border-top:1px solid var(--line)}.other-community-posts th:nth-child(2),.other-community-posts td:nth-child(2){width:120px}.other-community-posts th:nth-child(3),.other-community-posts td:nth-child(3){width:110px;color:var(--muted)}.action-notice{margin:0;padding:10px 22px;color:var(--purple-dark);background:var(--purple-soft);border-top:1px solid #ded9ff}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:0;background:var(--line);border:1px solid var(--line)}.detail-facts>div{display:grid;grid-template-columns:74px 1fr;background:#fff}.detail-facts dt,.detail-facts dd{margin:0;padding:9px}.detail-facts dt{color:var(--muted);background:#f8f8fa;font-size:12px}.detail-facts dd{overflow-wrap:anywhere;font-size:13px}.detail-facts strong{color:var(--danger)}.comments-section{margin-top:18px;background:#fff;border:0;border-top:1px solid var(--line-strong)}.comments-section>.section-heading{margin:0}.comments-section>.state-block{min-height:150px;border-width:0 0 1px}.community-comments-empty{display:grid;min-height:150px;place-items:center;align-content:center;gap:3px;color:var(--muted);border-bottom:1px solid var(--line);text-align:center}.community-comments-empty>span{font-size:24px;color:#a8abb4}.community-comments-empty strong{color:var(--ink)}.community-comments-empty p{margin:0;font-size:14px}.comment{padding:14px;border-bottom:1px solid var(--line)}.comment.is-reply{padding-left:42px;background:#fafafa}.comment header{display:flex;align-items:center;gap:8px;font-size:12px}.comment header time{margin-left:auto;color:var(--muted)}.comment p{margin:10px 0;line-height:1.7}.comment>button{color:var(--muted);font-size:12px}.comment textarea{width:100%;min-height:90px;margin-top:10px;resize:vertical}.comment-actions{display:flex;flex-wrap:wrap;gap:6px}.comment-actions button{min-height:44px;padding:8px 10px;color:var(--muted);font-size:12px}.login-inline{width:100%;min-height:48px;color:var(--purple);border-top:1px solid var(--line);background:#faf9ff;font-weight:650}.comment-composer{display:grid;gap:8px;padding:14px}.comment-composer label{font-weight:700}.comment-composer textarea{resize:vertical}.comment-composer>div{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.reply-target{min-height:44px;padding:7px 10px;color:var(--purple-dark);background:var(--purple-soft)}.reply-target button{min-height:36px;margin-left:auto}.inline-form{display:grid;gap:10px;margin-top:12px;padding:14px;background:#fafafa;border:1px solid var(--line)}.inline-form label{display:grid;gap:6px;font-size:13px;font-weight:700}.inline-form textarea{resize:vertical}.lesson-toolbar{display:grid;grid-template-columns:repeat(4,minmax(125px,1fr)) auto;align-items:end;gap:8px;margin-bottom:14px;padding:12px;background:#fff;border:1px solid var(--line)}.lesson-toolbar label{display:grid;gap:5px;min-width:0;color:#555862;font-size:12px;font-weight:650}.lesson-toolbar select{min-width:0;width:100%}.teacher-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.teacher-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:5px}.teacher-card:hover{border-color:#bdb6f8;background:#fdfcff}.teacher-image{display:grid;place-items:center;width:72px;height:72px;background:#f4f2ff;overflow:hidden;border-radius:4px}.teacher-image img{width:100%;height:100%;object-fit:cover}.teacher-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.teacher-heading h2{margin:0;font-size:17px}.teacher-heading>span{color:var(--purple);font-size:12px}.teacher-verification-badge{display:inline-flex;align-items:center;width:max-content;min-height:24px;padding:3px 8px;color:#4a2de0;background:#f0edff;border:1px solid #c9c1ff;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.01em}.teacher-card p{min-height:39px;margin:8px 0;color:var(--muted);font-size:13px;line-height:1.5}.meta-line{display:flex;flex-wrap:wrap;gap:5px;align-items:center;font-size:12px}.offer-summary{display:grid;gap:3px;margin-top:11px;padding-top:10px;border-top:1px solid var(--line);font-size:12px}.offer-summary span{color:var(--muted)}.teacher-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px}.teacher-profile{background:#fff;border:1px solid var(--line)}.teacher-profile>header,.teacher-profile>section{padding:22px;border-bottom:1px solid var(--line)}.teacher-profile>section:last-child{border-bottom:0}.teacher-profile h2{font-size:18px}.teacher-profile p{line-height:1.75}.profile-hero{display:flex;align-items:center;gap:18px}.teacher-workspace-layout{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:18px}.teacher-step-nav{position:sticky;top:118px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:5px}.teacher-step-nav>strong{display:block;margin-bottom:12px;font-size:17px}.teacher-step-nav nav{display:grid}.teacher-step-nav nav a{padding:11px 10px;color:var(--muted);border-left:3px solid transparent}.teacher-step-nav nav a.active{color:var(--purple);background:#f7f5ff;border-left-color:var(--purple);font-weight:700}.teacher-step-nav p{margin:14px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.teacher-workspace-content{min-width:0;display:grid;gap:16px}.teacher-dashboard-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px;background:#fff;border:1px solid var(--line)}.teacher-dashboard-heading>div{display:grid;gap:8px}.teacher-dashboard-heading h2{margin:0}.review-status{display:inline-flex;align-items:center;width:max-content;min-height:26px;padding:4px 9px;border-radius:999px;background:#f2f3f7;color:#555b69;font-size:12px;font-weight:700}.status-pending{background:#fff4d8;color:#8b5b00}.status-approved{background:#e7f7ec;color:#18733a}.status-rejected{background:#ffebee;color:#a32232}.teacher-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.teacher-metrics article{min-width:0;padding:18px;background:#fff;border:1px solid var(--line)}.teacher-metrics span,.teacher-metrics strong{display:block;overflow-wrap:anywhere}.teacher-metrics span{color:var(--muted);font-size:12px}.teacher-metrics strong{margin-top:8px;font-size:20px}.teacher-dashboard-actions{display:flex;flex-wrap:wrap;gap:8px;padding:18px;background:#fff;border:1px solid var(--line)}.teacher-editor-section,.teacher-preview{padding:22px;background:#fff;border:1px solid var(--line)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-heading>div>span{color:var(--purple);font-size:11px;font-weight:800}.section-heading h2{margin:3px 0 0;font-size:20px}.teacher-form{display:grid;gap:16px}.teacher-form label{display:grid;gap:7px;min-width:0;color:#333;font-size:13px;font-weight:650}.teacher-form input,.teacher-form select,.teacher-form textarea{width:100%;min-width:0;padding:10px 11px;color:var(--text);background:#fff;border:1px solid var(--line-strong);border-radius:4px;font:inherit;font-weight:400}.teacher-form textarea{resize:vertical;line-height:1.55}.teacher-form input:focus,.teacher-form select:focus,.teacher-form textarea:focus{outline:2px solid #c9c1ff;border-color:var(--purple)}.teacher-form fieldset{display:flex;flex-wrap:wrap;gap:10px 18px;min-width:0;padding:12px;border:1px solid var(--line)}.teacher-form legend{padding:0 5px;font-size:13px;font-weight:700}.teacher-form .choice{display:inline-flex;grid-template-columns:auto 1fr;align-items:center;gap:7px}.teacher-form .choice input{width:18px;height:18px}.teacher-form .form-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.teacher-item-list{display:grid;gap:10px}.teacher-item-list>article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:15px;border:1px solid var(--line)}.teacher-item-list h3{margin:7px 0 4px;overflow-wrap:anywhere}.teacher-item-list p{margin:0 0 8px;color:var(--muted);line-height:1.55;overflow-wrap:anywhere}.item-actions{display:flex;flex-wrap:wrap;align-content:start;justify-content:flex-end;gap:6px}.item-actions button,.attachment-list button{min-height:36px;padding:6px 9px;background:#fff;border:1px solid var(--line-strong);border-radius:4px;cursor:pointer}.item-actions button:disabled,.attachment-list button:disabled{color:#999;cursor:not-allowed}.inline-editor{margin-top:16px;padding:16px;background:#fbfbfe;border:1px solid var(--line)}.file-button{width:max-content;min-height:40px;padding:8px 11px;color:var(--purple);border:1px solid #c9c1ff;border-radius:4px;cursor:pointer}.file-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.attachment-list{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.attachment-list>div{display:grid;gap:6px;min-width:0;padding:8px;border:1px solid var(--line)}.attachment-list img{width:100%;height:110px;object-fit:cover}.teacher-preview{display:grid;gap:20px}.teacher-preview>header{display:grid;gap:7px;padding-bottom:18px;border-bottom:1px solid var(--line)}.teacher-preview h2,.teacher-preview p{margin:0}.teacher-preview section{display:grid;gap:9px}.preview-row{display:grid;gap:4px;padding:12px;border:1px solid var(--line)}.preview-row span,.preview-row p{color:var(--muted)}.profile-hero span{color:var(--purple);font-size:13px;font-weight:700}.profile-hero h1{margin:5px 0;font-size:28px}.profile-hero p{margin:0;color:var(--muted)}.timeline-list{padding-left:18px;margin:0}.timeline-list li{padding:6px 0}.portfolio-entries{display:grid;gap:0;border-top:1px solid var(--line)}.portfolio-entries article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:15px 0;border-bottom:1px solid var(--line)}.portfolio-entries article:last-child{border-bottom:0}.portfolio-entries img{width:130px;height:90px;object-fit:cover}.portfolio-entries h3{margin:3px 0;font-size:15px}.portfolio-entries span,.portfolio-entries p{color:var(--muted);font-size:12px}.portfolio-entries p{margin:4px 0}.my-portfolio-page{background:linear-gradient(180deg,#fff 0 180px,#fbfaff 420px,#fff)}.portfolio-page-heading{position:relative;display:flex;align-items:flex-start;gap:14px}.portfolio-page-heading .page-header{flex:1;min-width:0}.portfolio-premium-pill,.portfolio-private-pill{display:inline-flex;align-items:center;flex:none;min-height:30px;padding:4px 12px;color:var(--purple-dark);background:#eeeaff;border-radius:999px;font-size:12px;font-weight:800}.portfolio-premium-pill{margin-top:5px}.my-portfolio-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,400px);align-items:start;gap:30px}.portfolio-workspace-main,.portfolio-live-preview,.portfolio-workspace-main>*,.portfolio-workspace-main label{min-width:0}.portfolio-workspace-main{display:grid;gap:16px}.portfolio-completion{display:grid;grid-template-columns:auto minmax(100px,1fr);align-items:center;gap:14px;padding:11px 14px;color:#4d4858;background:#fbfaff;border:1px solid #e5e0f2;border-radius:8px;font-size:13px}.portfolio-completion progress{width:100%;height:7px;accent-color:var(--purple)}.portfolio-section-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;border:1px solid #e5e1ef;border-radius:8px;background:#f7f6fa}.portfolio-section-tabs button{display:flex;min-width:0;min-height:47px;align-items:center;justify-content:center;gap:6px;padding:8px;color:#6c6873;border-right:1px solid #ebe8f1;font-size:13px;font-weight:700}.portfolio-section-tabs button:last-child{border-right:0}.portfolio-section-tabs button:hover{color:var(--purple-dark);background:#f1eeff}.portfolio-section-tabs button.active{color:var(--purple-dark);background:#e9e4ff}.portfolio-section-tabs button span{display:grid;min-width:20px;min-height:20px;place-items:center;padding-inline:4px;background:#fff;border-radius:999px;font-size:11px}.portfolio-editor-card,.portfolio-editor-section{display:grid;gap:18px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 8px 28px #32285a09}.portfolio-editor-card h2,.portfolio-editor-section h2{margin:0;font-size:21px}.portfolio-editor-section>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.portfolio-editor-section>header p{margin:5px 0 0;color:var(--muted);font-size:13px}.portfolio-basic-layout{display:grid;grid-template-columns:154px minmax(0,1fr);gap:26px;align-items:start}.portfolio-avatar-editor{display:grid;justify-items:center;gap:14px}.my-portfolio-avatar{display:grid;width:72px;height:72px;overflow:hidden;place-items:center;flex:none;color:var(--purple);background:linear-gradient(135deg,#f4f1ff,#e8e2ff);border-radius:50%;font-size:30px;font-weight:700}.my-portfolio-avatar.large{width:118px;height:118px;font-size:50px}.my-portfolio-avatar img{width:100%;height:100%;object-fit:cover}.portfolio-avatar-action{width:100%;padding-inline:8px;font-size:12px}.portfolio-basic-fields{display:grid;gap:14px}.portfolio-basic-fields label,.my-portfolio-entry>label{display:grid;gap:6px;color:#484451;font-size:13px;font-weight:700}.portfolio-editor-card input:not([type=checkbox]),.portfolio-editor-card select,.portfolio-editor-card textarea,.my-portfolio-entry input:not([type=checkbox]):not([type=file]),.my-portfolio-entry select,.my-portfolio-entry textarea{width:100%;min-width:0;max-width:100%;padding:10px 11px;color:var(--ink);background:#fff;border:1px solid var(--line-strong);border-radius:5px;font:inherit;font-weight:400}.portfolio-editor-card textarea,.my-portfolio-entry textarea{resize:vertical;scroll-padding-bottom:max(18px,env(safe-area-inset-bottom))}.portfolio-profile-sync{margin:0;padding:10px 12px;color:var(--muted);background:var(--surface-subtle);border-radius:6px;font-size:12px}.my-portfolio-private-note{padding:16px 18px;border:1px solid var(--line);border-radius:8px;background:var(--surface-subtle)}.my-portfolio-private-note p{margin:5px 0 0;color:var(--muted)}.portfolio-contact-list{display:grid;border:1px solid var(--line);border-radius:8px}.portfolio-contact-list label{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:20px;padding:13px 16px;border-bottom:1px solid var(--line)}.portfolio-contact-list label:last-child{border-bottom:0}.portfolio-contact-list label>span{display:grid;gap:3px}.portfolio-contact-list small{color:var(--muted);font-weight:400;overflow-wrap:anywhere}.portfolio-contact-list input{width:22px;height:22px;flex:none;accent-color:var(--purple)}.my-portfolio-entry{display:grid;gap:16px;min-width:0;padding:18px;border:1px solid var(--line);border-radius:8px}.my-portfolio-entry legend,.portfolio-photo-field legend{padding:0 8px;font-weight:700}.portfolio-entry-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.portfolio-entry-actions>span{margin-right:auto;color:var(--muted);font-size:12px}.checkbox-row{display:flex!important;align-items:center;gap:8px!important}.portfolio-photo-field{min-width:0;padding:14px;border:1px dashed var(--line-strong);border-radius:8px}.portfolio-photo-field>p{margin:0 0 10px;color:var(--muted);font-size:12px}.portfolio-photo-field legend span{color:var(--muted);font-weight:400}.portfolio-photo-field ol{display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none}.portfolio-photo-field li{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px;background:var(--surface-subtle);border-radius:7px}.portfolio-photo-field li img,.portfolio-photo-placeholder{display:grid;width:56px;height:56px;object-fit:cover;place-items:center;color:var(--purple);background:#ece8ff;border-radius:6px}.portfolio-photo-name{display:grid;min-width:0;overflow-wrap:anywhere;font-size:13px}.portfolio-photo-name small{color:var(--purple-dark)}.portfolio-photo-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.portfolio-photo-actions button{min-height:34px;padding:5px 8px;color:var(--purple-dark);background:#fff;border:1px solid var(--line);border-radius:4px;font-size:11px}.portfolio-photo-actions button:last-child{color:var(--danger)}.portfolio-save-bar{position:sticky;bottom:0;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) 160px;align-items:center;gap:18px;padding:13px 16px max(13px,env(safe-area-inset-bottom));background:#fffffff7;border:1px solid var(--line);border-radius:8px;box-shadow:0 -8px 22px #2319460f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.portfolio-save-bar>div{display:grid;min-width:0}.portfolio-save-bar strong{font-size:13px}.portfolio-save-bar span{overflow-wrap:anywhere;color:var(--muted);font-size:11px}.portfolio-pending-operation{display:grid;justify-items:start;gap:8px;min-width:0;padding:16px;color:#6b2b31;background:#fff7f7;border:1px solid #e5b9bd;border-radius:8px}.portfolio-pending-operation p{margin:0;overflow-wrap:anywhere}.portfolio-editor-controls{display:contents;min-width:0;margin:0;padding:0;border:0}.portfolio-mobile-feedback{margin:0}.portfolio-live-preview{position:sticky;top:96px;display:grid;max-height:calc(100vh - 120px);overflow:auto;padding:18px;background:#f4f1ff;border-radius:14px}.portfolio-live-preview>header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.portfolio-live-preview>header>div{display:flex;align-items:baseline;gap:10px}.portfolio-live-preview>header strong{font-size:17px}.portfolio-live-preview>header span{color:var(--muted);font-size:11px}.portfolio-preview-paper{display:grid;gap:17px;padding:18px;background:#fff;border:1px solid #ded9eb;border-radius:12px}.portfolio-preview-hero{display:flex;align-items:flex-start;gap:13px}.portfolio-preview-hero>div{min-width:0}.portfolio-preview-hero h2{margin:2px 0;overflow-wrap:anywhere;font-size:18px}.portfolio-preview-hero p{margin:0;color:var(--muted);font-size:12px}.portfolio-meta-pills{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.portfolio-meta-pills span{padding:3px 7px;color:#625d6c;background:#f4f3f7;border-radius:999px;font-size:10px}.portfolio-preview-headline{margin:0;overflow-wrap:anywhere;color:#5e5867;font-size:13px}.portfolio-preview-contact{display:grid;min-height:40px;place-items:center;color:var(--purple-dark);border:1px solid #d6d0ea;border-radius:6px;font-size:12px;font-weight:700}.portfolio-preview-contact.disabled{color:var(--muted);background:#fafafa}.portfolio-preview-section{display:grid;gap:8px}.portfolio-preview-section h3{margin:0;font-size:16px}.portfolio-preview-section>p{margin:0;overflow-wrap:anywhere;color:#5f5a66;font-size:12px;white-space:pre-wrap}.portfolio-preview-timeline,.portfolio-preview-list{display:grid;gap:0;margin:0;padding:0;list-style:none;border:1px solid var(--line);border-radius:7px}.portfolio-preview-timeline li,.portfolio-preview-list li{display:grid;grid-template-columns:86px minmax(0,1fr);gap:9px;padding:10px;border-bottom:1px solid var(--line)}.portfolio-preview-timeline li:last-child,.portfolio-preview-list li:last-child{border-bottom:0}.portfolio-preview-timeline li>span,.portfolio-preview-list li>span{color:var(--purple);font-size:10px;font-weight:700}.portfolio-preview-timeline li>div,.portfolio-preview-list li>div{display:grid;min-width:0}.portfolio-preview-timeline strong,.portfolio-preview-list strong{overflow-wrap:anywhere;font-size:12px}.portfolio-preview-timeline small,.portfolio-preview-list small{overflow-wrap:anywhere;color:var(--muted);font-size:10px}.portfolio-preview-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.portfolio-preview-media article{display:grid;min-width:0;gap:3px;padding:9px;background:#faf9ff;border:1px solid var(--line);border-radius:7px}.portfolio-preview-media article>span{display:grid;width:28px;height:28px;place-items:center;color:var(--purple);background:#ece7ff;border-radius:7px}.portfolio-preview-media strong,.portfolio-preview-media small{overflow-wrap:anywhere;font-size:10px}.portfolio-preview-media small{color:var(--muted)}.portfolio-preview-empty{padding:18px 10px;text-align:center;color:var(--muted)}.portfolio-preview-empty strong{color:var(--ink);font-size:12px}.portfolio-preview-empty p{margin:5px 0 0;font-size:10px}.portfolio-premium-gate{display:grid;max-width:660px;justify-items:center;gap:12px;margin:30px auto;padding:34px;text-align:center;background:#fbfaff;border:1px solid #e2dcf3;border-radius:12px}.portfolio-premium-gate h2,.portfolio-premium-gate p{margin:0}.portfolio-premium-gate p{color:var(--muted)}.portfolio-premium-mark{display:grid;width:54px;height:54px;place-items:center;color:var(--purple);background:#ece7ff;border-radius:50%;font-size:25px}.portfolio-store-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px}.offer-sidebar{position:sticky;top:14px}.offer-sidebar>section{padding:18px;background:#fff;border:1px solid var(--line)}.offer-sidebar h2{font-size:20px}.offer-sidebar p{color:var(--muted);line-height:1.65}.offer-sidebar dl{border-top:1px solid var(--line)}.offer-sidebar dl>div{display:grid;grid-template-columns:64px 1fr;padding:8px 0;border-bottom:1px solid var(--line);font-size:13px}.offer-sidebar dt{color:var(--muted)}.offer-sidebar dd{margin:0}.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.portfolio-card{display:grid;grid-template-columns:84px minmax(0,1fr);gap:14px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:5px}.portfolio-card:hover{color:inherit;border-color:#bdb6f8;background:#fdfcff}.portfolio-avatar{display:grid;place-items:center;width:84px;height:96px;overflow:hidden;background:#f4f2ff;border-radius:4px}.portfolio-avatar img{width:100%;height:100%;object-fit:cover}.portfolio-card span{color:var(--purple);font-size:12px;font-weight:700}.portfolio-card h2{margin:5px 0;font-size:17px}.portfolio-card p{color:var(--muted);font-size:12px;line-height:1.5}.portfolio-card ul{padding-left:16px;margin:0;font-size:12px}.account-layout{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:480px;background:#fff;border:1px solid var(--line)}.account-sidebar{border-right:1px solid var(--line);background:#fafafa}.account-user{display:flex;align-items:center;gap:10px;padding:18px;border-bottom:1px solid var(--line)}.account-user>div{display:grid;gap:3px;min-width:0}.account-user strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-user span{color:var(--muted);font-size:12px}.account-sidebar nav{display:grid;padding:8px}.account-sidebar nav button{min-height:42px;padding:8px 12px;text-align:left;border-left:3px solid transparent}.account-sidebar nav button:hover{background:#f1f0f7}.account-sidebar nav button.active{color:var(--purple);background:#eeebff;border-left-color:var(--purple);font-weight:700}.account-content{min-width:0;padding:24px}.account-content>h2{padding-bottom:14px;border-bottom:1px solid var(--line);font-size:20px}.profile-summary{display:flex;align-items:center;gap:15px;margin:22px 0}.profile-summary h3{margin-bottom:5px}.profile-summary p{color:var(--muted)}.settings-list,.connected-accounts{display:grid;gap:8px}.settings-list a{display:flex;align-items:center;min-height:48px;padding:10px 12px;border:1px solid var(--line)}.connected-accounts>div{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid var(--line)}.connected-accounts>div>div{display:grid;gap:3px}.connected-accounts>div>div span{color:var(--muted);font-size:12px}.provider-logo{display:grid;place-items:center;width:36px;height:36px;color:#fff;background:#4285f4;border-radius:50%;font-weight:800}.provider-logo-apple{background:#111;font-size:12px}.status-badge{margin-left:auto;color:#087a50;font-size:12px;font-weight:700}.status-badge.is-closed{color:var(--muted)}.inquiry-list,.simple-list{display:grid;gap:8px}.inquiry-list>a,.simple-list>a{display:flex;align-items:center;gap:12px;min-height:68px;padding:12px 14px;color:inherit;background:#fff;border:1px solid var(--line)}.inquiry-list>a:hover,.simple-list>a:hover{border-color:#bdb6f8;background:#fdfcff}.inquiry-list>a>div,.simple-list>a{min-width:0}.inquiry-list strong,.simple-list strong{display:block;overflow-wrap:anywhere}.inquiry-list p,.inquiry-list span,.simple-list span{display:block;margin:4px 0 0;color:var(--muted);font-size:12px;overflow-wrap:anywhere}.message-list{display:grid;gap:10px;padding:18px;background:#f6f6f8;border:1px solid var(--line)}.message{justify-self:start;max-width:min(78%,560px);padding:11px 13px;background:#fff;border:1px solid var(--line);border-radius:8px;overflow-wrap:anywhere}.message.mine{justify-self:end;background:var(--purple-soft);border-color:#d9d3ff}.message p{margin:0;white-space:pre-wrap;line-height:1.6}.message time{display:block;margin-top:5px;color:var(--muted);font-size:11px;text-align:right}.message-composer{display:grid;gap:8px;padding:14px;background:#fff;border:1px solid var(--line);border-top:0}.message-composer textarea{resize:vertical}.message-composer>div{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.state-block{display:grid;justify-items:center;align-content:center;min-height:150px;padding:28px;color:var(--muted);background:#fff;border:1px solid var(--line);text-align:center}.state-block h2{margin-bottom:7px;color:var(--ink);font-size:18px}.state-block p{max-width:500px;margin-bottom:14px;line-height:1.6}.skeleton-lines{width:min(520px,100%);display:grid;gap:12px}.skeleton-lines span{height:14px;background:#eceef2;border-radius:2px}.skeleton-lines span:nth-child(2){width:82%}.skeleton-lines span:nth-child(3){width:60%}.narrow-page{max-width:720px;display:grid;gap:14px;justify-items:stretch}.route-hint{color:var(--muted);text-align:center;font-size:12px}.form-page{max-width:900px}.write-form{display:grid;gap:20px;padding:30px;background:#fff;border:1px solid var(--line)}.write-form label{display:grid;gap:6px;font-weight:700}.write-form textarea{resize:vertical;font-size:16px;line-height:1.7}.write-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-actions{display:flex;justify-content:flex-end;gap:8px}.community-attachment-field{display:grid;gap:10px;margin:0;padding:18px;border:1px solid var(--line)}.community-attachment-field legend{padding:0 6px;font-size:16px;font-weight:700}.community-attachment-field legend span{color:var(--muted);font-size:13px;font-weight:500}.community-attachment-field>p{margin:0;color:var(--muted);font-size:14px}.community-attachment-field .file-button{display:inline-flex;width:fit-content;min-height:44px;align-items:center;padding:9px 16px;border:1px solid var(--line-strong);border-radius:4px;cursor:pointer}.community-attachment-field .file-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.community-attachment-field ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.community-attachment-field li{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:7px 10px;background:var(--surface-subtle)}.community-attachment-field li span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-attachment-field li button{flex:none;min-height:40px;padding:7px 10px;color:var(--danger)}.site-footer{padding:40px 0 44px;color:#706a76;background:#fbfaf8;border-top:1px solid #e7e2ea;font-size:12px}.footer-grid{display:grid;grid-template-columns:160px 1fr 300px;gap:28px}.footer-brand strong{color:var(--purple);font-size:24px;letter-spacing:-.03em}.footer-brand p{margin-top:7px;line-height:1.5}.site-footer address{display:grid;gap:5px;font-style:normal}.footer-links{display:flex;flex-wrap:wrap;align-content:start;justify-content:flex-end;gap:10px 18px;font-weight:650}@media(max-width:1100px){.header-main{grid-template-columns:auto minmax(320px,1fr) auto auto;gap:16px}.global-nav{gap:17px}.global-search{width:clamp(142px,16vw,184px)}.global-search input{width:0;min-width:92px}.header-guide{display:none}.container{width:min(100% - 28px,1200px)}.information-page .filter-option-buttons{flex-wrap:wrap;overflow:visible}.information-page .filter-select-label{flex:1 1 146px;margin-left:0}.information-page .filter-select-label select{width:100%}.filter-status-content{flex-wrap:wrap}.filter-status-options{min-width:0;flex-basis:100%}.content-grid{grid-template-columns:minmax(0,1fr) 270px}.teacher-grid,.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lesson-toolbar{grid-template-columns:repeat(2,minmax(0,1fr)) auto}.lesson-toolbar .button{grid-column:3;grid-row:1 / span 2;height:100%}.home-hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.88fr)}.home-phone-showcase{height:448px}.home-app-screen-primary{width:224px;transform:translate(21px,-4px) rotate(-1deg)}.home-app-screen-secondary{width:192px;margin-left:-32px;transform:translate(-2px,17px) rotate(1.25deg)}.home-feature{padding-inline:22px}.footer-grid{grid-template-columns:150px 1fr}.footer-links{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:860px){.site-header{position:sticky}.header-main{min-height:64px;grid-template-columns:minmax(0,1fr) auto auto;gap:9px}.brand{font-size:24px}.brand img{width:34px;height:34px}.global-search,.header-guide{display:none}.header-actions{display:flex}.user-menu-trigger{grid-template-columns:34px;padding:4px}.user-menu-trigger>.user-name,.user-menu-trigger>.header-chevron-icon{display:none}.user-menu-popover{position:fixed;top:62px;right:58px}.mobile-menu-button{display:grid;place-items:center}.global-nav-row{display:none;position:absolute;top:64px;left:0;right:0;padding:8px 14px 14px;background:#fff;box-shadow:0 16px 34px #231b3a24}.global-nav-row.is-open{display:block}.global-nav{display:grid;width:100%;height:auto;gap:0}.global-nav>a{min-height:44px;justify-content:flex-start;padding-inline:15px;border:0;border-left:3px solid transparent}.global-nav>a:after{display:none}.global-nav>a.active{background:var(--purple-soft);border-left-color:var(--purple)}.mobile-guide{display:flex!important}.mobile-auth{display:grid!important;padding-top:8px;border-top:1px solid var(--line)}.mobile-auth>a{display:flex;align-items:center;min-height:44px;padding:8px 15px}.mobile-auth>a:hover{background:var(--purple-soft)}.mobile-auth .button{width:100%}.home-hero-grid{grid-template-columns:minmax(0,1fr);padding-block:70px 42px}.home-hero-copy{max-width:680px}.home-phone-showcase{width:min(100%,540px);height:458px;margin:0 auto}.home-app-screen-primary{width:232px}.home-app-screen-secondary{width:200px}.home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature:nth-child(2){border-right:0}.home-feature:nth-child(-n+2){border-bottom:1px solid #e2dce9}.home-highlight-grid{grid-template-columns:minmax(0,1fr)}.page-surface{padding-top:16px}.page-surface.home-page{padding-top:0}.content-grid{grid-template-columns:minmax(0,1fr)}.sidebar{grid-template-columns:1fr 1fr}.sidebar>:last-child:nth-child(odd){grid-column:1 / -1}.teacher-detail-grid{grid-template-columns:1fr}.my-portfolio-workspace{grid-template-columns:minmax(0,1fr)}.portfolio-live-preview{position:static;max-height:none}.portfolio-section-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.portfolio-section-tabs button{border-bottom:1px solid #ebe8f1}.portfolio-section-tabs button:nth-child(3n){border-right:0}.portfolio-section-tabs button:nth-last-child(-n+3){border-bottom:0}.teacher-workspace-layout{grid-template-columns:1fr}.teacher-step-nav{position:static}.teacher-step-nav nav{grid-template-columns:repeat(3,minmax(0,1fr))}.teacher-step-nav nav a{border-left:0;border-bottom:3px solid transparent;text-align:center}.teacher-step-nav nav a.active{border-left:0;border-bottom-color:var(--purple)}.teacher-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-sidebar{position:static}.footer-grid{grid-template-columns:1fr;gap:18px}.footer-links{grid-column:auto}}@media(max-width:520px){.onboarding-shell{padding:0}.onboarding-card,.onboarding-age-form{width:100%;min-height:calc(100vh - 64px);padding:24px 18px;border:0;border-radius:0;box-shadow:none}.onboarding-nickname-row>div{grid-template-columns:1fr}.onboarding-actions{position:sticky;bottom:0;padding:12px 0 max(12px,env(safe-area-inset-bottom));background:#fffffff5}.onboarding-actions .button{min-width:0;flex:1}}@media(max-width:760px){.desktop-filter-panel{display:none}.mobile-filter-panel{display:block}.mobile-filter-panel summary{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 13px;cursor:pointer;font-weight:700}.mobile-filter-panel summary span{color:var(--purple);font-size:12px}.mobile-filter-panel[open]{position:fixed;inset:auto 0 0;z-index:80;max-height:min(82vh,720px);overflow-y:auto;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -16px 44px #1916303d}.mobile-filter-panel[open] summary{position:sticky;top:0;z-index:1;background:#fff;border-bottom:1px solid var(--line)}.information-filter-rows{border-top:1px solid var(--line)}.filter-option-row{grid-template-columns:1fr}.filter-option-row>strong:first-child{min-height:40px;border-right:0;border-bottom:1px solid var(--line)}.filter-option-buttons{padding:8px}.filter-option-buttons>button{flex-basis:auto;min-width:82px}.filter-status-content{align-items:stretch;flex-direction:column;gap:8px;padding:8px 12px 12px}.filter-status-options{display:grid;width:100%;min-width:0;flex-basis:auto;grid-template-columns:repeat(3,minmax(0,1fr))}.filter-status-options>button{min-width:0;border-radius:999px;white-space:normal}.filter-sort-control{align-items:stretch;justify-content:space-between}.filter-sort-control>strong{display:flex;align-items:center}.inline-sort{height:auto;min-height:36px;flex:1}.inline-sort button{min-height:36px;flex:1;padding-block:7px;line-height:1.25;white-space:normal}.filter-reset{width:100%}.community-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.community-toolbar .grow{grid-column:1 / -1;grid-row:auto}.community-toolbar .sort-segment{width:100%}.community-toolbar .sort-segment button{flex:1}.community-write-button{grid-column:1 / -1;width:100%}}@media(max-width:640px){.container{width:calc(100% - 24px)}.header-main{grid-template-columns:minmax(0,1fr) auto auto}.page-header{align-items:start;flex-wrap:wrap}.page-header h1{font-size:23px}.page-header .page-actions{display:flex;width:100%}.page-header .page-actions>*{min-height:44px}.home-hero-grid{min-height:auto;padding-block:54px 34px}.home-hero h1{margin-bottom:20px;font-size:clamp(40px,12vw,54px);line-height:1.15}.home-hero-description{font-size:16px}.desktop-break{display:none}.home-hero-actions{align-items:stretch;flex-direction:column}.home-hero-actions .button{width:100%}.home-phone-showcase{height:370px}.home-phone-showcase:before{top:28px;width:300px;height:300px}.home-phone-showcase:after{bottom:24px;width:230px}.home-app-screen-primary{width:178px;transform:translateY(0) rotate(-.65deg)}.home-app-screen-secondary{display:none}.home-app-screen{padding:5px;border-radius:25px}.home-device-screen{border-radius:20px}.home-device-island{top:9px;height:7px}.home-app-screen:before{top:56px;height:31px}.home-app-screen:after{top:93px;height:47px}.home-trust-grid{grid-template-columns:minmax(0,1fr);padding-block:8px}.home-trust-grid>div{min-height:64px;justify-content:flex-start;border-right:0;border-bottom:1px solid #eeeaf3}.home-trust-grid>div:last-child{border-bottom:0}.home-trust-grid .home-icon{width:34px;height:34px}.home-features,.home-highlights{padding-block:72px}.home-section-heading{align-items:start;flex-direction:column}.home-section-heading h2{font-size:34px}.home-feature-grid{grid-template-columns:minmax(0,1fr);margin-top:36px}.home-feature,.home-feature:nth-child(2){min-height:auto;border-right:0;border-bottom:1px solid #e2dce9}.home-feature:last-child{border-bottom:0}.home-feature .home-icon{margin-bottom:24px}.home-feature p{min-height:0}.home-highlight-heading{min-height:82px;padding-inline:17px}.home-highlight-list{padding-inline:17px}.home-highlight-list a{min-height:104px}.home-highlight-list strong{white-space:normal}.home-final-cta{padding-block:65px}.home-final-cta-inner{align-items:stretch;flex-direction:column}.home-final-cta h2{font-size:36px}.home-cta-button{width:100%}.board-tabs-grid{grid-template-columns:minmax(0,1fr)}.board-tabs-grid section,.board-tabs-grid section:nth-child(2n),.board-tabs-grid section:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.board-tabs-grid section:last-child{border-bottom:0}.sidebar{grid-template-columns:minmax(0,1fr)}.sidebar>:last-child:nth-child(odd){grid-column:auto}.category-tabs,.info-tabs{display:flex;overflow-x:auto;scrollbar-width:none}.category-tabs::-webkit-scrollbar,.info-tabs::-webkit-scrollbar,.instrument-group-chips::-webkit-scrollbar{display:none}.instrument-group-chips{scrollbar-width:none}.category-tabs button{flex:0 0 auto;min-width:78px}.compact-toolbar{grid-template-columns:1fr 1fr}.compact-toolbar .grow{grid-column:1 / -1;grid-row:1}.compact-toolbar .button{width:100%}.community-instrument-filter{grid-template-columns:1fr}.instrument-filter-heading{border-right:0;border-bottom:1px solid var(--line)}.instrument-filter-controls{grid-template-columns:1fr}.filter-chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.filter-chips button{flex:none}.filter-chips .clear-all{margin-left:0}.result-toolbar{align-items:flex-start;flex-direction:column;gap:2px;padding:6px 0 10px}.search-tabs{display:flex;overflow-x:auto}.search-tabs button{flex:0 0 86px}.search-result-rows article{grid-template-columns:1fr;gap:7px;padding:13px}.search-result-rows article>.tag{grid-row:1}.search-result-rows time{margin-left:0}.table-wrap{overflow:visible;border:0}table,tbody{display:block}thead{position:absolute;display:block;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}thead tr,thead th{display:block;width:1px!important;max-width:1px;padding:0}tbody tr{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:5px 8px;padding:12px 10px;background:#fff;border:1px solid var(--line);border-bottom:0}tbody tr:last-child{border-bottom:1px solid var(--line)}.table-wrap tbody td{display:block;width:auto;padding:0}.col-state,.col-category{grid-column:1;grid-row:1}.community-table .col-state+.col-category{grid-column:2}.title-cell{grid-column:1 / -1;grid-row:2;white-space:normal;font-size:14px}.col-author{grid-column:1 / 3;grid-row:3;color:var(--muted)}.community-table:not(.is-compact) .col-author,.community-table:not(.is-compact) .col-date,.community-table:not(.is-compact) .col-count,.community-table:not(.is-compact) .col-comments{display:none}.community-title-row{align-items:flex-start}.community-title-row img{width:74px;height:52px}.mobile-community-meta{display:block;margin-top:6px;color:var(--muted);font-size:11px;font-weight:400}.col-date{grid-column:3;grid-row:3;text-align:right}.information-table .col-org{grid-column:1 / 3;grid-row:3;color:var(--muted)}.information-table .col-region{grid-column:1 / 3;grid-row:4;color:var(--muted)}.information-table .col-deadline{grid-column:3;grid-row:3 / span 2;align-self:end;text-align:right}.detail-facts{grid-template-columns:1fr}.article-layout>header,.article-body,.article-actions{padding-left:16px;padding-right:16px}.article-layout h1{font-size:22px}.article-actions .button-primary{margin-left:0}.community-media{grid-template-columns:1fr;padding-inline:16px}.community-detail-page .community-article>header,.community-detail-page .article-body,.community-detail-page .article-actions{padding-left:0;padding-right:0}.community-detail-page .article-meta{flex-wrap:wrap}.community-detail-page .article-meta>span{padding-left:0;border-left:0}.community-detail-page .article-actions .article-list-action{margin-left:0}.community-detail-page .community-media{padding-inline:0}.community-author-card{align-items:flex-start}.community-author-card>a{margin-left:0}.blocked-user-list li{align-items:stretch;flex-direction:column}.blocked-user-list button{width:100%}.comment.is-reply{padding-left:24px}.other-community-posts{overflow-x:auto}.other-community-posts table{min-width:560px}.lesson-toolbar{grid-template-columns:1fr 1fr}.lesson-toolbar .button{grid-column:1 / -1;grid-row:auto;min-height:44px}.teacher-grid,.portfolio-grid{grid-template-columns:1fr}.teacher-card{grid-template-columns:60px minmax(0,1fr);padding:13px}.teacher-image{width:60px;height:60px}.profile-hero{align-items:flex-start}.profile-hero h1{font-size:24px}.portfolio-entries article{grid-template-columns:1fr}.portfolio-entries img{width:100%;height:160px}.portfolio-page-heading{display:block}.portfolio-premium-pill{margin:-12px 0 18px}.portfolio-editor-section>header{align-items:stretch;flex-direction:column}.portfolio-editor-section>header .button{width:100%}.portfolio-basic-layout{grid-template-columns:minmax(0,1fr)}.portfolio-avatar-editor{justify-items:start}.portfolio-avatar-action{width:auto}.portfolio-entry-actions{justify-content:stretch}.portfolio-entry-actions>span{width:100%}.portfolio-entry-actions .button{flex:1 1 auto}.my-portfolio-entry{padding:14px}.portfolio-photo-field li{grid-template-columns:44px minmax(0,1fr)}.portfolio-photo-field li img,.portfolio-photo-placeholder{width:44px;height:44px}.portfolio-photo-actions{grid-column:1 / -1;justify-content:stretch}.portfolio-photo-actions button{flex:1 1 72px}.portfolio-save-bar{grid-template-columns:minmax(0,1fr) 118px}.portfolio-preview-paper{padding:15px}.account-layout{grid-template-columns:1fr}.account-sidebar{border-right:0;border-bottom:1px solid var(--line)}.account-sidebar nav{grid-template-columns:1fr 1fr}.account-sidebar nav button{border-left:0;border-bottom:2px solid transparent}.account-sidebar nav button.active{border-left:0;border-bottom-color:var(--purple)}.account-content{padding:18px 14px}.teacher-step-nav{padding:12px}.teacher-step-nav nav{grid-template-columns:1fr}.teacher-step-nav nav a{border-bottom:0;border-left:3px solid transparent;text-align:left}.teacher-step-nav nav a.active{border-bottom:0;border-left-color:var(--purple)}.teacher-dashboard-heading,.section-heading{align-items:flex-start;flex-direction:column}.teacher-metrics{grid-template-columns:1fr 1fr}.teacher-editor-section,.teacher-preview{padding:16px 13px}.teacher-item-list>article{grid-template-columns:1fr}.item-actions{justify-content:flex-start}.attachment-list{grid-template-columns:1fr}.teacher-form .form-actions{justify-content:stretch}.teacher-form .form-actions .button{flex:1 1 140px}.write-form-grid{grid-template-columns:1fr}.footer-links{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:380px){.container{width:calc(100% - 18px)}.global-search input{font-size:13px}.brand{font-size:22px}.brand img{width:31px;height:31px}.header-start{min-width:94px;padding-inline:12px;font-size:13px}.home-cta-button{min-width:0}.board-tabs-grid li{align-items:flex-start}.board-tabs-grid li a{white-space:normal;overflow-wrap:anywhere}.lesson-toolbar{grid-template-columns:1fr}.field-row{grid-template-columns:minmax(0,1fr)}.teacher-card,.portfolio-card{grid-template-columns:1fr}.teacher-image,.portfolio-avatar{width:100%;height:120px}.compact-toolbar{grid-template-columns:1fr}.compact-toolbar .grow{grid-column:auto;grid-row:auto}.account-sidebar nav{grid-template-columns:1fr}.portfolio-section-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-section-tabs button:nth-child(3n){border-right:1px solid #ebe8f1}.portfolio-section-tabs button:nth-child(2n){border-right:0}.portfolio-section-tabs button:nth-last-child(-n+3){border-bottom:1px solid #ebe8f1}.portfolio-section-tabs button:nth-last-child(-n+2){border-bottom:0}.portfolio-editor-card,.portfolio-editor-section{padding:14px}.portfolio-save-bar{grid-template-columns:minmax(0,1fr)}.portfolio-save-bar .button{width:100%}.portfolio-preview-timeline li,.portfolio-preview-list li,.portfolio-preview-media{grid-template-columns:minmax(0,1fr)}.portfolio-store-actions{align-items:stretch;flex-direction:column;width:100%}.portfolio-store-actions .button{width:100%}}@media(max-width:240px){.brand span,.header-start{display:none}.header-main{grid-template-columns:minmax(0,1fr) auto}.mobile-menu-button{grid-column:2}.header-actions{display:none}.home-hero h1{font-size:34px}.home-phone-showcase{height:250px}.home-phone-showcase:before{width:195px;height:195px}.home-phone-showcase:after{width:150px}.home-app-screen-primary{width:116px;padding:4px;border-radius:19px}.home-device-screen{border-radius:15px}.home-device-island{top:7px;height:5px}.home-highlight-heading{align-items:flex-start;flex-direction:column;padding-block:16px}.home-highlight-list a{grid-template-columns:minmax(0,1fr)}.home-highlight-tag{grid-row:auto;width:fit-content}.portfolio-completion{grid-template-columns:minmax(0,1fr);gap:8px;padding-inline:10px}.portfolio-completion>span,.portfolio-completion progress{min-width:0;max-width:100%;overflow-wrap:anywhere}.portfolio-live-preview{width:100%;min-width:0;padding:10px}.portfolio-live-preview>header{min-width:0;align-items:flex-start;flex-wrap:wrap;gap:6px}.portfolio-live-preview>header>div{min-width:0;flex:1 1 80px;flex-wrap:wrap;gap:3px 6px}.portfolio-private-pill{max-width:100%;flex:0 1 auto;white-space:normal;overflow-wrap:anywhere}.portfolio-preview-paper{width:100%;min-width:0;padding:10px}.portfolio-preview-paper>*,.portfolio-preview-hero{min-width:0}.portfolio-preview-hero{align-items:stretch;flex-direction:column}.portfolio-basic-layout,.portfolio-avatar-editor{width:100%;min-width:0}.portfolio-avatar-editor{justify-items:stretch}.portfolio-avatar-editor .my-portfolio-avatar.large{width:min(96px,100%);height:auto;aspect-ratio:1;justify-self:start}.portfolio-avatar-action{width:100%;min-width:0;white-space:normal;overflow-wrap:anywhere}.my-portfolio-private-note{padding:12px}.footer-links{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}.information-page,.community-page,.lessons-page,.information-detail-page,.community-detail-page,.teacher-detail-page{--portal-line: #e7e1ef;--portal-surface: #fff;--portal-soft: #f7f3ff;--portal-ink: #272133;background:#fbfaf7}.information-page .page-header,.community-page .page-header,.lessons-page .page-header{align-items:center;margin:4px 0 28px;padding:28px 30px;background:linear-gradient(135deg,#eee8ff,#f7f3ff 58%,#fff);border:1px solid #e2d9f5;border-radius:22px}.information-page .page-header h1,.community-page .page-header h1,.lessons-page .page-header h1{color:var(--portal-ink);font-size:clamp(30px,4vw,44px);font-weight:770}.information-page .category-tabs,.community-page .category-tabs{display:flex;gap:7px;padding:6px;overflow-x:auto;border:1px solid var(--portal-line);border-radius:999px;scrollbar-width:thin}.information-page .category-tabs button,.community-page .category-tabs button{min-width:max-content;min-height:42px;padding:8px 16px;border:0;border-radius:999px}.information-page .category-tabs button.active,.community-page .category-tabs button.active{box-shadow:0 6px 16px #5237ba2e}.information-page .information-filters,.community-page .community-instrument-filter,.community-page .compact-toolbar,.lessons-page .lesson-search-panel{border-color:var(--portal-line);border-radius:18px;box-shadow:0 12px 30px #2a1f440b}.information-page .information-filters{overflow:clip}.information-page .filter-option-row>strong:first-child{background:#f8f5fb}.information-page .filter-option-buttons>button,.information-page .inline-sort button,.information-page .filter-chips button{border-radius:999px}.information-page .filter-option-buttons>button.active,.information-page .inline-sort button.active,.information-page .filter-chips button{color:#4d35b5;background:#eee8ff;border-color:#d8cdf6}.community-page .community-instrument-filter{overflow:clip}.community-page .instrument-filter-heading{background:#f8f5fb}.community-page .instrument-group-chips button{border-radius:999px}.community-page .community-notice{min-height:58px;margin-block:16px;padding-inline:18px;background:#f2edff;border-color:#ded4f8;border-radius:15px}.community-page .compact-toolbar{grid-template-columns:124px 124px minmax(150px,1fr) auto auto auto;padding:14px}.information-result-list,.community-result-list{overflow:clip;background:var(--portal-surface);border:1px solid var(--portal-line);border-radius:18px;box-shadow:0 15px 38px #2a1f440e}.information-result-row,.community-result-row{display:grid;min-width:0;align-items:center;gap:14px;padding:22px 24px;border-bottom:1px solid #eeeaf2}.information-result-row:last-child,.community-result-row:last-child{border-bottom:0}.information-result-row,.community-result-row{grid-template-columns:auto minmax(0,1fr) auto auto}.information-result-row:hover,.community-result-row:hover{background:#fdfbff}.information-result-copy,.community-result-copy{min-width:0}.information-result-copy h2,.community-result-copy h2{margin:0 0 7px;color:var(--portal-ink);font-size:18px;line-height:1.42}.information-result-copy h2 a,.community-result-copy h2 a{overflow-wrap:anywhere}.information-result-copy>p,.community-result-copy>p{display:-webkit-box;margin:0 0 9px;overflow:hidden;color:#6f6879;font-size:14px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.information-result-meta,.community-result-meta{display:flex;flex-wrap:wrap;gap:5px 13px;color:#6f6879;font-size:12px}.information-result-meta span+span:before,.information-result-meta time:before,.community-result-meta time:before{content:"·";margin-right:11px}.information-deadline{display:grid;min-width:94px;gap:2px;justify-items:end;color:#6f6879;font-size:11px}.information-deadline strong{color:#b12f49;font-size:15px}.result-row-link{display:grid;width:38px;height:38px;place-items:center;color:#5841b9;background:#f1ecff;border-radius:50%;font-size:0}.result-row-link:after{content:"→";font-size:17px}.community-result-row>img{width:76px;height:58px;object-fit:cover;border-radius:10px}.community-comment-total{min-width:max-content;color:#6c54c0;font-size:12px;font-weight:700}.information-result-list.is-compact .information-result-row,.community-result-list.is-compact .community-result-row{padding:15px 17px}.lessons-page .lesson-search-panel{margin-bottom:24px;padding:18px;background:#fff}.lesson-instrument-filter{display:grid;gap:10px;padding-bottom:14px;border-bottom:1px solid #eeeaf2}.lesson-instrument-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.lesson-instrument-heading span{color:var(--muted);font-size:12px}.lesson-instrument-chips{display:flex;flex-wrap:wrap;gap:7px;min-width:0;padding:2px}.lesson-instrument-chips button{flex:0 0 auto;min-height:38px;padding:7px 14px;color:#655e6c;background:#f7f5f9;border:1px solid transparent;border-radius:999px;white-space:nowrap}.lesson-instrument-chips button.is-my-instrument{color:#523c9c;border-color:#d8cff1;background:#f4f0ff}.lesson-instrument-chips button.active{color:#fff;background:var(--purple);border-color:var(--purple)}.lesson-instrument-chips button:focus-visible{outline:3px solid rgba(99,75,190,.3);outline-offset:2px}.lessons-page .lesson-toolbar{grid-template-columns:repeat(3,minmax(125px,1fr)) auto;margin:14px 0 0;padding:0;border:0}.lessons-page .lesson-toolbar select,.lessons-page .lesson-toolbar input{border-radius:10px}.lessons-page .lesson-toolbar .button{border-radius:999px}.lessons-page .teacher-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lessons-page .teacher-card{padding:20px;border-color:var(--portal-line);border-radius:18px;box-shadow:0 12px 28px #2a1f440b}.lessons-page .teacher-card:hover{transform:translateY(-2px)}.lessons-page .teacher-image{border-radius:50%}.information-detail-page .article-layout,.community-detail-page .article-layout,.teacher-detail-page .teacher-profile,.teacher-detail-page .offer-sidebar>section,.information-detail-page .side-panel,.community-detail-page .side-panel{border-color:var(--portal-line);border-radius:18px;box-shadow:0 14px 36px #2a1f440d}.information-detail-page .article-layout,.teacher-detail-page .teacher-profile,.teacher-detail-page .offer-sidebar>section{overflow:clip}.information-detail-page .article-summary{padding:18px 20px;color:#40374d;background:#f6f2ff;border-left:4px solid #8268dc;border-radius:0 12px 12px 0;font-size:17px}.information-detail-page .detail-facts{border-radius:12px;overflow:clip}.teacher-detail-page .profile-hero h1{margin:5px 0 4px}.teacher-detail-page .offer-sidebar>section{padding:22px}@media(max-width:980px){.community-page .compact-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.community-page .compact-toolbar .grow,.community-page .community-write-button{grid-column:1 / -1}.information-result-row{grid-template-columns:auto minmax(0,1fr) auto}.information-result-row .result-row-link{display:none}.lessons-page .teacher-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:640px){.information-page .page-header,.community-page .page-header,.lessons-page .page-header{padding:22px 18px;border-radius:16px}.information-page .category-tabs,.community-page .category-tabs{border-radius:14px}.information-page .category-tabs button,.community-page .category-tabs button{min-height:40px;padding-inline:13px}.information-result-row,.community-result-row{align-items:start;padding:17px 16px}.information-result-row,.community-result-row{grid-template-columns:minmax(0,1fr) auto}.information-result-row>.tag,.community-result-row>.tag{grid-column:1 / -1}.information-result-copy,.community-result-copy{grid-column:1}.information-deadline,.community-comment-total{grid-column:2;grid-row:2}.community-result-row>img{grid-column:2;grid-row:2;width:64px;height:52px}.community-result-row:has(>img) .community-comment-total{grid-column:1;grid-row:3;justify-self:start}.information-result-meta,.community-result-meta{display:grid;gap:2px}.information-result-meta span+span:before,.information-result-meta time:before,.community-result-meta time:before{content:none}.lesson-instrument-heading{align-items:flex-start;flex-direction:column;gap:3px}.lesson-instrument-chips{margin-inline:-2px;padding-bottom:8px;overflow-x:auto;flex-wrap:nowrap;overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:x proximity}.lesson-instrument-chips button{scroll-snap-align:start}.lessons-page .lesson-toolbar{grid-template-columns:minmax(0,1fr)}.lessons-page .lesson-toolbar .button{width:100%}.lessons-page .teacher-card{grid-template-columns:60px minmax(0,1fr);padding:16px}}@media(max-width:380px){.information-result-row,.community-result-row{grid-template-columns:minmax(0,1fr)}.information-deadline,.community-comment-total,.community-result-row>img{grid-column:1;grid-row:auto;justify-self:start}.information-deadline{justify-items:start}.community-page .compact-toolbar{grid-template-columns:minmax(0,1fr)}.community-page .compact-toolbar .grow,.community-page .community-write-button{grid-column:1}.lessons-page .teacher-card{grid-template-columns:minmax(0,1fr)}.teacher-detail-page .teacher-profile>header,.teacher-detail-page .teacher-profile>section,.teacher-detail-page .offer-sidebar>section{padding:16px 14px}.teacher-detail-page .profile-hero{flex-direction:column}.teacher-detail-page .profile-hero>div,.teacher-detail-page .teacher-profile,.teacher-detail-page .offer-sidebar,.teacher-detail-page .offer-sidebar>section,.teacher-detail-page .offer-sidebar dl,.teacher-detail-page .offer-sidebar dl>div,.teacher-detail-page .offer-sidebar dd{min-width:0;max-width:100%;overflow-wrap:anywhere}.teacher-detail-page .offer-sidebar dl>div{grid-template-columns:minmax(0,1fr);gap:2px}}
