.home{--home-blue: #0c4fae;--home-blue-deep: #083f8e;--home-blue-soft: #eaf2ff;--home-green: #128044;--home-green-deep: #0d6334;--home-green-soft: #edf8f0;--home-gold: #f4bd18;--home-navy: #17243b;--home-muted: #5d687d;--home-line: #dbe3ef;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 12% 18%,rgba(12,79,174,.055),transparent 24rem),radial-gradient(circle at 88% 44%,rgba(18,128,68,.045),transparent 26rem),#fbfcfe;color:var(--home-navy);padding-bottom:32px}.home__masthead{width:min(1120px,calc(100% - 48px));min-height:144px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.home__brand-lockup{flex:1 1 auto;display:flex;align-items:center;min-width:0;color:var(--home-blue)}.home__masthead>.session-control{flex:none}.home__brand-mark{width:104px;height:104px;flex:none;object-fit:contain;filter:drop-shadow(0 5px 10px rgba(21,83,166,.1))}.home__brand-lockup--pending .home__brand-mark--pending{display:block;width:104px;height:104px;flex:none;border-radius:12px;background:#1553a60f}.home__brand-lockup--pending .home__school-name--pending,.home__brand-lockup--pending .home__school-subtitle--pending{display:block;border-radius:6px;background:#1553a60f}.home__brand-lockup--pending .home__school-name--pending{width:12ch;height:1.9rem}.home__brand-lockup--pending .home__school-subtitle--pending{width:18ch;height:1rem;margin-top:6px}@media (prefers-reduced-motion: no-preference){.home__brand-lockup--pending .home__brand-mark--pending,.home__brand-lockup--pending .home__school-name--pending,.home__brand-lockup--pending .home__school-subtitle--pending{animation:home-lockup-pending 1.4s ease-in-out infinite}}@keyframes home-lockup-pending{0%,to{opacity:1}50%{opacity:.55}}.home__brand-divider{width:2px;height:82px;margin:0 28px;background:var(--home-blue);opacity:.72}.home__wordmark{flex:1 1 auto;display:flex;flex-direction:column;max-width:100%;min-width:0;text-transform:uppercase}.home__school-name{font-size:clamp(1.75rem,3.2vw,3.15rem);line-height:.94;font-weight:900;letter-spacing:-.04em;overflow-wrap:anywhere;text-wrap:balance}.home__school-subtitle{margin-top:13px;font-size:clamp(.78rem,1.3vw,1rem);line-height:1;font-weight:800;letter-spacing:.015em;overflow-wrap:anywhere;text-wrap:balance}.home__prototype-pill{flex:none;padding:8px 12px;border:1px solid #d5dfed;border-radius:999px;color:var(--home-muted);background:#ffffffc2;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}button.home__prototype-pill{cursor:pointer}.home__brand-rule{height:7px;background:var(--home-blue)}.home__brand-rule span{display:block;width:14%;min-width:120px;height:100%;margin-left:auto;background:var(--home-gold)}.home__intro{width:min(900px,calc(100% - 40px));margin:42px auto 30px;text-align:center}.home__title{margin:0;color:var(--home-blue);font-size:clamp(4.25rem,10vw,7.25rem);line-height:.94;font-weight:900;letter-spacing:-.07em}.home__title-rule{display:block;width:102px;height:4px;margin:21px auto 20px;border-radius:99px;background:var(--home-gold)}.home__question{margin:0;font-size:clamp(1.55rem,4vw,2.15rem);font-weight:900;letter-spacing:-.025em}.home__instruction{margin:8px 0 0;color:var(--home-muted);font-size:clamp(1rem,2.3vw,1.25rem)}.home__setup-needed{width:min(880px,calc(100% - 40px));margin:-8px auto 24px;padding:15px 18px;display:flex;align-items:center;gap:13px;border:1px solid #b6c6dd;border-radius:14px;background:#f4f8ff;color:#29456f}.home__setup-needed>svg{width:26px;height:26px;flex:none;color:var(--home-blue)}.home__setup-needed>span{display:grid;gap:2px}.home__setup-needed strong{font-size:.92rem}.home__setup-needed small{color:#536887;font-size:.84rem;line-height:1.35}.home__roles{width:min(880px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.home__role-card{--role-color: var(--home-blue);--role-deep: var(--home-blue-deep);--role-soft: var(--home-blue-soft);min-height:480px;padding:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e0e6ee;border-radius:18px;background:#fffffff5;box-shadow:0 14px 40px #1a2e4c1a,0 2px 7px #1a2e4c0f;color:var(--role-color);text-align:center;transition:transform .17s ease,box-shadow .17s ease,border-color .17s ease}.home__role-card--send{--role-color: var(--home-green);--role-deep: var(--home-green-deep);--role-soft: var(--home-green-soft)}.home__role-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--role-color) 32%,#e0e6ee);box-shadow:0 22px 52px #1a2e4c26,0 3px 10px #1a2e4c14}.home__role-card:active{transform:translateY(-1px) scale(.992)}.home__role-body{flex:1;display:flex;flex-direction:column;align-items:center;padding:28px 44px 24px}.home__role-icon{width:172px;height:172px;margin-bottom:21px;display:grid;place-items:center;border-radius:50%;background:var(--role-soft)}.home__role-icon svg{width:118px;height:118px}.home__role-title{max-width:320px;color:var(--role-color);font-size:clamp(1.55rem,3.3vw,2rem);line-height:1.12;font-weight:900;letter-spacing:-.01em}.home__role-divider{width:100%;height:2px;margin:auto 0 20px;background:var(--role-color);opacity:.82}.home__role-description{max-width:290px;color:var(--home-navy);font-size:1.03rem;line-height:1.45}.home__role-action{min-height:76px;display:grid;place-items:center;background:linear-gradient(135deg,var(--role-color),var(--role-deep));color:#fff;font-size:2.9rem;font-weight:300;line-height:1}.home__safety{width:min(880px,calc(100% - 40px));margin:32px auto 0;padding:24px 28px;display:flex;align-items:center;gap:24px;border:1px solid #cfdcf0;border-radius:17px;background:linear-gradient(105deg,#f3f7fd,#fbfdff);box-shadow:0 8px 24px #1a2e4c0b;color:var(--home-blue)}.home__safety-icon{width:72px;height:72px;flex:none}.home__safety-icon svg{width:100%;height:100%}.home__safety-copy{display:flex;flex-direction:column;gap:6px}.home__safety-copy strong{font-size:1.28rem;line-height:1.2}.home__safety-copy>span{color:#3d4a61;font-size:1rem;line-height:1.45}.home__utilities{width:min(880px,calc(100% - 40px));margin:22px auto 0;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.home__review-link{width:100%;min-height:104px;padding:18px;display:grid;grid-template-columns:52px minmax(0,1fr) auto auto;align-items:center;gap:14px;border:0;background:transparent;color:var(--home-blue);text-align:left;transition:background .16s ease}.home__review-link:hover{background:#eaf2ffa6}.home__setup-link{border-top:1px solid var(--home-line)}.home__exit-demo{display:none;border-top:1px solid var(--home-line);color:var(--home-green)}.home__walkthrough-link{border-top:1px solid var(--home-line)}.home__setup-link .home__utility-arrow{grid-column:4}.home__review-icon{width:46px;height:46px}.home__review-icon svg{width:100%;height:100%}.home__review-link>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.home__review-link strong{font-size:1.08rem;letter-spacing:.01em}.home__review-link small{color:var(--home-muted);font-size:.9rem}.home__review-count{min-width:30px;height:30px;padding:0 9px;display:inline-grid;place-items:center;border-radius:999px;background:#fff0c2;color:#775400;font-size:.82rem;font-weight:900}.home__utility-arrow{color:#9aa8ba;font-size:1.8rem}.home__boards{min-height:68px;padding:10px 18px;display:flex;align-items:center;justify-content:center;gap:12px;border-top:1px solid var(--home-line)}.home__boards-label{margin-right:auto;display:inline-flex;align-items:center;gap:8px;color:var(--home-muted);font-size:.88rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.home__boards-label svg{width:25px;height:25px;color:var(--home-blue)}.home__boards a{min-height:48px;padding:0 18px;display:inline-flex;align-items:center;border:1px solid #cdd9e9;border-radius:11px;background:#fff;color:var(--home-blue);font-weight:800;text-decoration:none;transition:background .15s ease,border-color .15s ease,transform .1s ease}.home__boards a:hover{border-color:var(--home-blue);background:var(--home-blue-soft)}.home__boards a:active{transform:scale(.98)}.home__footer{width:min(880px,calc(100% - 40px));margin:18px auto 0;color:#7b8495;font-size:.82rem;text-align:center}@media (max-width: 760px){.home__masthead{width:min(100% - 32px,680px);min-height:118px;gap:14px}.home__brand-mark{width:78px;height:78px}.home__brand-divider{height:64px;margin:0 17px}.home__prototype-pill{display:none}.home__school-name{font-size:clamp(1.8rem,6vw,2.5rem)}.home__school-subtitle{margin-top:9px;font-size:clamp(.68rem,3vw,1.05rem)}.home__intro{margin-top:30px}.home__roles{grid-template-columns:1fr;gap:20px}.home__role-card{min-height:376px}.home__role-body{padding:24px 36px 20px}.home__role-icon{width:132px;height:132px;margin-bottom:17px}.home__role-icon svg{width:94px;height:94px}.home__role-title{font-size:1.7rem}.home__role-action{min-height:64px}}@media (max-width: 520px){.home{padding-bottom:24px}.home__masthead{width:calc(100% - 24px);min-height:94px}.home__brand-mark{width:62px;height:62px}.home__brand-divider,.home__wordmark{display:none}.home__setup-needed{margin-top:-12px}.home__brand-rule{height:5px}.home__intro,.home__roles,.home__safety,.home__utilities,.home__footer{width:calc(100% - 28px)}.home__intro{margin-top:26px;margin-bottom:24px}.home__title{font-size:clamp(3.65rem,19vw,5rem)}.home__title-rule{width:76px;height:3px;margin:17px auto 16px}.home__question{font-size:1.45rem}.home__instruction{margin-top:5px;font-size:.96rem}.home__role-card{min-height:348px;border-radius:16px}.home__role-body{padding:21px 26px 18px}.home__role-icon{width:118px;height:118px;margin-bottom:14px}.home__role-icon svg{width:84px;height:84px}.home__role-title{font-size:1.52rem}.home__role-divider{margin-bottom:14px}.home__role-description{font-size:.94rem}.home__role-action{min-height:58px;font-size:2.45rem}.home__safety{margin-top:22px;padding:20px;align-items:flex-start;gap:15px}.home__safety-icon{width:50px;height:56px}.home__safety-copy strong{font-size:1.06rem}.home__safety-copy>span{font-size:.9rem}.home__review-link{min-height:96px;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;padding:16px 8px}.home__exit-demo{display:grid}.home__review-icon{width:34px;height:34px}.home__review-link strong{font-size:.9rem}.home__review-link small{font-size:.78rem;line-height:1.3}.home__utility-arrow{display:none}.home__boards{padding:14px 8px;flex-wrap:wrap}.home__boards-label{width:100%;margin:0 0 2px;justify-content:center}.home__boards a{flex:1;justify-content:center;padding:0 12px}}@media (max-width: 380px){.home__masthead{gap:8px}.home__brand-mark{width:52px;height:52px}.home__brand-divider{height:44px;margin-inline:7px}.home__school-name{font-size:1.55rem}.home__school-subtitle{display:none}}.policy{--policy-blue: #0c4fae;--policy-gold: #f4bd18;--policy-ink: #17243b;--policy-muted: #5f6c81;min-height:100vh;background:#f7f9fc;color:var(--policy-ink)}.policy__masthead{min-height:92px;padding:12px clamp(20px,5vw,70px);display:flex;align-items:center;justify-content:space-between;border-bottom:5px solid var(--policy-blue);background:#fff}.policy__masthead>button{padding:0;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:var(--policy-blue);text-align:left}.policy__masthead img{width:58px;height:58px;object-fit:contain}.policy__masthead button span{display:flex;flex-direction:column;text-transform:uppercase}.policy__masthead strong{font-size:1.35rem;line-height:1}.policy__masthead small{margin-top:4px;color:var(--policy-muted);font-size:.68rem;font-weight:800;letter-spacing:.08em}.policy__masthead>span{padding:7px 10px;border:1px solid #d0dae8;border-radius:999px;color:var(--policy-muted);font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.policy__document{width:min(780px,calc(100% - 40px));margin:0 auto;padding:48px 0 34px}.policy__back{color:var(--policy-blue);font-weight:800;text-decoration:none}.policy__status{width:fit-content;margin:34px 0 12px;padding:7px 10px;border-radius:7px;background:#fff1bd;color:#6e5200;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.policy__document h1{margin:0;color:var(--policy-blue);font-size:clamp(3rem,8vw,5.6rem);line-height:.95;letter-spacing:-.06em}.policy__summary{max-width:680px;margin:18px 0 8px;color:#33435b;font-size:1.2rem;line-height:1.55}.policy__updated{margin:0 0 42px;color:var(--policy-muted);font-size:.82rem}.policy__document section{padding:26px 0;border-top:1px solid #dbe3ee}.policy__document h2{margin:0 0 12px;color:#173d73;font-size:1.35rem;letter-spacing:-.02em}.policy__document section p,.policy__document li{color:#3d4b60;font-size:1rem;line-height:1.7}.policy__document section p{margin:10px 0}.policy__document ul{margin:10px 0;padding-left:24px}.policy__document li{margin:8px 0;padding-left:5px}.policy__document li::marker{color:var(--policy-blue)}.policy__links{padding:0!important;display:grid;gap:8px;list-style:none}.policy__links li{margin:0;padding:0}.policy__links a{color:var(--policy-blue);font-weight:800;text-underline-offset:3px}.policy__links a:hover{text-decoration-thickness:2px}.policy__links a:focus-visible{border-radius:4px;outline:3px solid rgba(12,79,174,.22);outline-offset:3px}.public-footer{padding:24px clamp(20px,5vw,70px);display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #d9e1ec;background:#fff;color:#6e798b;font-size:.78rem}.public-footer nav{display:flex;flex-wrap:wrap;gap:18px}.public-footer a{min-height:24px;display:inline-flex;align-items:center;color:#174f9a;font-weight:800;text-decoration:none}.public-footer a:hover{text-decoration:underline}.public-footer--compact{width:min(880px,calc(100% - 40px));margin:20px auto 0;padding:18px 0 0;border-top:1px solid #dbe3ef;background:transparent}.setup>.public-footer--compact{width:min(1180px,calc(100% - 40px));margin-top:38px}@media (max-width: 600px){.policy__masthead{min-height:76px;padding:9px 14px}.policy__masthead img{width:44px;height:44px}.policy__masthead>span{display:none}.policy__document{width:calc(100% - 30px);padding-top:30px}.policy__status{margin-top:26px}.policy__document h1{font-size:3.15rem}.policy__summary{font-size:1.05rem}.public-footer,.public-footer--compact{align-items:flex-start;flex-direction:column}.public-footer nav{gap:12px 17px}}.session-control{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;gap:12px;color:#17243b}.session-control__identity{min-width:0;display:flex;flex-direction:column;align-items:flex-end;line-height:1.1}.session-control__identity strong{max-width:180px;overflow:hidden;color:currentColor;font-size:.78rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 1200px){.session-control__identity strong{max-width:240px}}.session-control__identity small{margin-top:3px;color:#65738a;font-size:.65rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.session-control__action{min-height:var(--touch-min);padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #b8c8dc;border-radius:999px;background:#fff;color:#0c4fae;font-size:.78rem;font-weight:900;white-space:nowrap;transition:border-color .14s ease,background .14s ease,transform .1s ease}.session-control__action svg{width:18px;height:18px;flex:none}.session-control__action:hover:not(:disabled){border-color:#0c4fae;background:#edf4ff}.session-control__action:active:not(:disabled){transform:scale(.97)}.session-control__action:disabled{opacity:.62}.session-control__security{border-color:#cbd8e9;background:#edf4ff}.session-control--dark{color:#f5fafd}.session-control--dark .session-control__identity small{color:#9db7c9}.session-control--dark .session-control__action{border-color:#526a7b;background:#1a2c3b;color:#f5fafd}.session-control--dark .session-control__action:hover:not(:disabled){border-color:#9db7c9;background:#294258}.session-control__error{position:fixed;z-index:var(--layer-status);top:18px;right:18px;max-width:min(390px,calc(100vw - 36px));min-height:50px;padding:10px 10px 10px 15px;display:flex;align-items:center;gap:12px;border:1px solid #d78e82;border-radius:12px;background:#fff0ed;color:#842c1e;box-shadow:0 14px 36px #231f1e33;font-size:.86rem;font-weight:800}.session-control__error button{width:34px;height:34px;flex:none;border:0;border-radius:50%;background:#842c1e1a;color:inherit;font-size:1.25rem}@media (max-width: 760px){.session-control__identity{display:none}.session-control__security span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.session-control__security{min-width:var(--touch-min)}}@media (max-width: 380px){.session-control__action{padding-inline:10px;font-size:.72rem}}.passkey-invitation{width:min(880px,calc(100% - 40px));margin:28px auto -8px;padding:18px 20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:16px;border:1px solid #b9cff1;border-left:5px solid #0c4fae;border-radius:16px;background:linear-gradient(105deg,#edf4ff,#fff);box-shadow:0 9px 26px #193e7014;color:#17243b}.passkey-invitation__icon{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:#0c4fae;color:#fff}.passkey-invitation__icon svg{width:27px;height:27px}.passkey-invitation__copy{display:grid;gap:3px;min-width:0}.passkey-invitation__copy strong{color:#0c4fae;font-size:1rem}.passkey-invitation__copy span{color:#53627a;font-size:.9rem;line-height:1.4}.passkey-invitation button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;font:inherit;font-size:.84rem;font-weight:800;cursor:pointer}.passkey-invitation button svg{width:17px;height:17px}.passkey-invitation__primary{padding:0 17px;border:1px solid #0c4fae;background:#0c4fae;color:#fff}.passkey-invitation__later{padding:0 13px;border:1px solid transparent;background:transparent;color:#53627a}.passkey-invitation button:focus-visible{outline:3px solid #f4bd18;outline-offset:3px}@media (max-width: 760px){.passkey-invitation{grid-template-columns:auto minmax(0,1fr);margin-top:18px}.passkey-invitation__primary{grid-column:1 / -1}.passkey-invitation__later{grid-column:1 / -1;min-height:48px}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#101c269e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;z-index:var(--layer-modal);padding:20px}.modal{width:min(92vw,460px);background:var(--color-surface);max-height:calc(100vh - 40px);overflow-y:auto;border-radius:18px;box-shadow:0 24px 70px #101c2647;padding:24px;display:flex;flex-direction:column;gap:14px}.modal__title{margin:0;font-size:1.35rem;letter-spacing:-.015em}.modal__body{display:grid;gap:8px}.modal__line{margin:0;font-size:1.05rem;font-variant-numeric:tabular-nums}.modal__line--muted{color:var(--color-ink-muted);font-size:.95rem}.modal__actions{display:flex;gap:12px;justify-content:flex-end}.admin-change__identity{padding:11px 13px;display:flex;align-items:center;gap:11px;border:1px solid #bfd1e8;border-radius:12px;background:#eff5fd;color:#0c4fae}.admin-change__identity>div{display:flex;flex-direction:column}.admin-change__identity span{font-size:.68rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.admin-change__identity strong{color:#17243b;font-size:.95rem}.admin-change__section{margin-top:5px;padding:13px;border:1px solid #dde5ef;border-radius:12px}.admin-change__field{display:grid;gap:6px;color:#405068;font-size:.78rem;font-weight:800}.admin-change__prompt{line-height:1.45}.admin-change__field input{width:100%;min-height:46px;padding:0 12px;border:1px solid #aebed3;border-radius:9px;color:#17243b;font:inherit}.admin-change__field input:focus{border-color:#0c4fae;outline:3px solid rgba(12,79,174,.15)}.admin-change__section h3{margin:0 0 10px;color:#526177;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.admin-change__change+.admin-change__change{margin-top:10px;padding-top:10px;border-top:1px solid #e7edf4}.admin-change__change>span{color:#66758a;font-size:.75rem;font-weight:800}.admin-change__change p{margin:4px 0 0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;color:#68768a}.admin-change__change del,.admin-change__change strong{overflow-wrap:anywhere}.admin-change__change strong{color:#0c4fae}.admin-change__effects{background:#fafbfd}.admin-change__effects ul{margin:0;padding-left:20px;display:grid;gap:6px;color:#405068;font-size:.88rem;line-height:1.45}.admin-change__notice,.admin-change__error{margin:2px 0 0;font-size:.82rem;line-height:1.4}.admin-change__notice{color:#69768a}.admin-change__error{padding:9px 11px;border-left:4px solid #b9432d;background:#fff0ed;color:#8e2d1d;font-weight:800}@media (max-width: 520px){.modal{width:100%;padding:20px}.modal__actions{flex-direction:column}.modal__actions .btn{width:100%}}.toast-stack{position:fixed;left:50%;bottom:24px;transform:translate(-50%);display:grid;gap:10px;z-index:var(--layer-toast);width:min(92vw,480px)}.toast{display:flex;align-items:center;gap:14px;min-height:56px;padding:10px 18px;border-radius:var(--radius);box-shadow:var(--shadow);font-size:1.05rem;font-weight:600}.toast--ok{background:var(--color-ok);color:#fff}.toast--undo{background:var(--color-accent-strong);color:#fff;border:3px solid #ffc94d}.toast--warn{border:2px solid #d08a11;background:#fff8e2;color:#62420a}.toast__text{flex:1}.toast__action{min-height:var(--touch-min);padding:0 18px;border-radius:var(--radius);border:2px solid #fff;background:#ffffff24;color:#fff;font-weight:800;letter-spacing:.04em}.take{width:min(100%,720px);min-height:100vh;margin:0 auto;padding:12px 20px 34px;display:flex;flex-direction:column}.take__header{min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:10px}.take__back{grid-column:1;grid-row:1}.take__title{grid-column:2;grid-row:1;min-width:0;margin:0;font-size:clamp(1.08rem,4.2vw,1.35rem);font-weight:800;letter-spacing:-.015em}.take__grade-picker{grid-column:1 / span 2;grid-row:2;justify-self:start;min-height:var(--touch-min);display:grid;grid-template-rows:auto minmax(0,1fr);align-content:stretch;gap:0;padding:4px 10px 5px 12px;border:1px solid color-mix(in srgb,var(--color-accent) 24%,var(--color-border));border-radius:10px;background:var(--color-soft-blue);color:var(--color-accent-strong)}.take__grade-picker>span{font-size:.58rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.take__grade-picker select{align-self:stretch;min-height:26px;max-width:150px;padding:0 20px 0 0;border:0;outline:0;background:transparent;color:inherit;font:inherit;font-size:.76rem;font-weight:800}.take__clock{grid-column:3;grid-row:2;justify-self:end;margin:0;color:var(--color-ink-muted);font-size:.8rem;font-variant-numeric:tabular-nums}.take__header>.session-control,.take__header>.ta-session-control{grid-column:3;grid-row:1;justify-self:end}.take__header--temporary .take__title{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.take__search-wrap{position:relative;display:flex;align-items:center;min-height:60px;margin-top:2px;border:3px solid var(--color-accent);border-radius:var(--radius);background:var(--color-surface);box-shadow:0 0 0 3px #0f6ea812}.take__search-icon{position:relative;width:18px;height:18px;margin-left:17px;flex:none;border:2.5px solid var(--color-ink-muted);border-radius:50%}.take__search-icon:after{content:"";position:absolute;width:8px;height:2.5px;right:-6px;bottom:-3px;border-radius:2px;background:var(--color-ink-muted);transform:rotate(45deg)}.take__search{width:100%;min-width:0;min-height:54px;padding:0 46px 0 15px;border:0;outline:0;background:transparent;color:var(--color-ink);font-size:1.15rem;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none}.take__search:focus-visible{outline:none}.take__search-wrap:focus-within{box-shadow:0 0 0 4px #0f6ea833}.take__search::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.take__search-clear{position:absolute;right:5px;width:44px;height:44px;border:0;border-radius:50%;background:#e7eef4;color:var(--color-ink-muted);font-size:1.25rem;font-weight:700;line-height:1}.take__hint{min-height:22px;margin:8px 2px 2px;color:var(--color-ink-muted);font-size:.82rem}.take__wrong-location{margin:10px 0 2px;padding:13px 14px;display:grid;grid-template-columns:30px minmax(0,1fr);gap:11px;align-items:start;border:2px solid #d08a11;border-radius:var(--radius);background:#fff8e2;color:#62420a;box-shadow:0 6px 18px #6f4b0a17}.take__wrong-location>svg{width:27px;height:27px;margin-top:1px;color:#a96700;stroke-width:2.2}.take__wrong-location span{display:grid;gap:4px}.take__wrong-location strong{font-size:.98rem;line-height:1.28}.take__wrong-location small{color:#765824;font-size:.84rem;line-height:1.38}.take__results{list-style:none;margin:0;padding:0;display:grid;gap:10px}.take__tier-label{display:block;padding:4px 4px 0;color:var(--color-ink-muted);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.take__result{width:100%;min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:center;column-gap:12px;padding:12px 14px 12px 17px;border:2px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow);text-align:left;transition:transform .1s ease,border-color .16s ease,box-shadow .16s ease}.take__result:hover{border-color:color-mix(in srgb,var(--color-accent) 38%,var(--color-border));box-shadow:var(--shadow-raised)}.take__result:active{transform:scale(.99)}.take__result-name,.take__result-meta{grid-column:1}.take__result-name{align-self:end;font-size:1.24rem;font-weight:800;line-height:1.15}.take__result-meta{align-self:start;margin-top:3px;color:var(--color-ink-muted);font-size:.86rem}.take__result-add{grid-column:2;grid-row:1 / span 2;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--color-soft-blue);color:var(--color-accent-strong);font-size:1.6rem;font-weight:700}.take__result--similar{border-style:dashed;border-color:var(--color-warn);background:#fffdf6;box-shadow:none}.take__result--similar .take__result-add{background:var(--color-soft-warn);color:var(--color-warn-strong)}.take__result--wrong-location{border-color:#d7a44e;background:#fffaf0;box-shadow:none}.take__result--wrong-location .take__result-add{background:#fff0ca;color:#9b6200}.take__result--wrong-location .take__result-add svg{width:22px;height:22px;stroke-width:2.25}.take__result--self-dismissed{cursor:default;grid-template-rows:auto auto auto;border-color:#9fcdb2;background:#f5fbf6;box-shadow:none}.take__result--self-dismissed:hover{border-color:#9fcdb2;box-shadow:none}.take__result-status{grid-column:1 / -1;margin-top:8px;padding-top:8px;display:grid;gap:2px;border-top:1px solid #c9e2d2;color:#185f36;line-height:1.3}.take__result-status strong{font-size:.94rem}.take__result-status small{color:#416b51;font-size:.82rem}.take__temp-flag,.take__policy-flag{color:var(--color-ink-muted);font-size:.82rem;font-style:normal;font-weight:500}.take__possible-note{margin:0 0 8px;color:var(--color-ink-muted);font-size:.92rem}.take__redirect-note{margin:0;padding:11px 14px;border-radius:10px;background:#f2f4f7;color:#59677a;font-size:.86rem;font-weight:750}.take__noneofthese{margin-top:10px;text-align:center}.btn--newstudent{width:100%;min-height:58px;border:2px dashed var(--color-accent);background:transparent;color:var(--color-accent-strong);font-size:.88rem;font-weight:800;letter-spacing:.025em}.take__footer{margin-top:auto;padding:20px 4px 6px;color:var(--color-ink-muted);text-align:center;font-size:.83rem}.take__footer a{min-height:24px;display:inline-flex;align-items:center;color:var(--color-accent);font-weight:700}.form-field{flex:1;display:flex;flex-direction:column;gap:5px;font-size:.93rem;font-weight:700}.form-input{min-height:var(--touch-min);padding:0 14px;border:2px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);font-size:1.05rem}.form-row{display:flex;gap:12px}.dup-warning{padding:12px;border:2px solid var(--color-warn);border-radius:var(--radius);background:#fff8e1}.dup-warning__title{margin:0 0 6px;color:var(--color-warn-strong);font-weight:800}.dup-warning__row{margin:0;font-weight:700}.grade-gate{width:100%;margin:auto 0;text-align:center}.grade-gate__question{margin:0 0 20px;font-size:1.3rem;font-weight:700}.grade-gate__tiles{max-width:440px;margin:0 auto;display:grid;gap:16px}.grade-gate__tile{min-height:122px;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:2px solid var(--color-border);border-radius:16px;background:var(--color-surface);box-shadow:var(--shadow);transition:transform .1s ease,box-shadow .16s ease,border-color .16s ease}.grade-gate__tile:hover{border-color:var(--color-accent);box-shadow:var(--shadow-raised)}.grade-gate__tile:active{transform:scale(.98)}.grade-gate__label{color:var(--color-accent-strong);font-size:1.6rem;font-weight:800;letter-spacing:.04em}.grade-gate__sub{color:var(--color-ink-muted)}.grade-switch{display:flex;gap:8px}@media (max-width: 520px){.take{padding:8px 14px 26px}.take__header{min-height:auto;gap:7px}.take__title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.take__header>.session-control,.take__header>.ta-session-control{margin-left:auto}.take__clock{margin-left:auto}.take__back-label{display:none}.take__back{min-width:44px;justify-content:center}.take__clock{font-size:.74rem}.take__grade-picker{padding-inline:8px}.take__grade-picker select{max-width:118px;font-size:.7rem}.take__search-wrap{margin-top:4px}.form-row{flex-direction:column}}.send{width:min(100%,1180px);min-height:100vh;margin:0 auto;padding:14px 24px 92px;display:flex;flex-direction:column;gap:14px}.send--selection{width:min(100%,1040px);background:radial-gradient(circle at 8% 28%,rgba(12,79,174,.055),transparent 28%),linear-gradient(#fbfcfe,#f5f8fb)}.send__brand{position:relative;min-height:84px;margin:-14px -24px 18px;padding:10px 24px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border-bottom:5px solid #0c4fae;background:#fff;box-shadow:0 5px 16px #17243b0d}.send__brand:after{content:"";position:absolute;right:0;bottom:-5px;width:18%;height:5px;background:#f4bd18}.send__brand>button{justify-self:start;min-height:48px;padding:0;border:0;background:transparent;color:#0c4fae;font-weight:800}.send__school-brand{min-width:0;display:flex;align-items:center;justify-content:center;gap:11px;overflow:hidden}.send__brand img{width:52px;height:52px;object-fit:contain}.send__school-brand span{min-width:0;display:flex;flex-direction:column;text-transform:uppercase}.send__school-brand strong,.send__school-brand small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.send__school-brand strong{color:#0c4fae;font-size:1.55rem;line-height:1.2;letter-spacing:-.02em}.send__school-brand small{margin-top:4px;color:#0c4fae;font-size:.65rem;font-weight:900;letter-spacing:.04em}.send__brand>.session-control,.send__brand>.ta-session-control{justify-self:end}.send__prototype{justify-self:end;color:#65738a;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.send__flow{width:min(100%,720px);margin:28px auto 0;display:flex;flex-direction:column;align-items:center;text-align:center}.send__flow--empty{min-height:430px;justify-content:center}.send__eyebrow{color:#0c4fae;font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.send__flow h1{margin:8px 0 10px;color:#17243b;font-size:clamp(2rem,5vw,3rem);line-height:1.03;letter-spacing:-.045em}.send__flow>p{max-width:590px;margin:0;color:#637188;font-size:1.05rem;line-height:1.55}.send__choice-list,.send__class-list{width:100%;margin-top:30px;display:grid;gap:13px}.send__choice,.send__class-list button,.send__view-card{min-height:104px;padding:18px 22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;border:1px solid #d9e2ee;border-radius:15px;background:#fff;color:#17243b;text-align:left;box-shadow:0 10px 28px #182d4b14}.send__choice:hover,.send__class-list button:hover,.send__view-card:hover{border-color:#8eadd5;transform:translateY(-1px);box-shadow:0 14px 32px #182d4b1f}.send__choice-number{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;font-size:2rem;font-weight:900}.send__choice-number--green{background:#eaf7ef;color:#11743f}.send__choice-number--blue{background:#eaf2ff;color:#0c4fae}.send__choice>span:nth-child(2),.send__view-card>span:nth-child(2){display:flex;flex-direction:column;gap:5px}.send__choice strong,.send__view-card strong{color:#0c4fae;font-size:1.35rem}.send__choice small,.send__view-card small{color:#637188;font-size:.92rem;line-height:1.45}.send__choice em,.send__class-list em,.send__view-card em{color:#0c4fae;font-size:1.8rem;font-style:normal}.send__view-grid{width:100%;margin-top:30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.send__view-card{min-height:180px;grid-template-columns:auto 1fr auto}.send__view-card--mine strong{color:#11743f}.send__view-icon{width:70px;height:70px;display:grid;place-items:center;border-radius:50%;background:#eaf2ff;color:#0c4fae;font-size:2.2rem;font-weight:800}.send__view-icon svg{width:38px;height:38px}.send__view-card--mine .send__view-icon{background:#eaf7ef;color:#11743f}.send__class-list button{min-height:78px}.send__class-list button>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#eaf2ff;color:#0c4fae;font-weight:900}.send__class-list button:nth-child(3n+1)>span{background:#eaf7ef;color:#11743f}.send__class-list button:nth-child(3n)>span{background:#f2eafa;color:#69359c}.send__class-list strong{font-size:1.15rem}.send__flow-note{width:100%;margin-top:30px;padding:18px 20px;display:flex;flex-direction:column;gap:4px;border:1px solid #cfdbeb;border-radius:13px;background:#f7faff;color:#526176;text-align:left}.send__flow-note strong{color:#0c4fae}.send__flow-primary{min-height:48px;margin-top:20px;padding:0 18px;border:0;border-radius:10px;background:#0c4fae;color:#fff;font-weight:900}.send__flow-warning{width:100%;margin-top:24px!important;padding:14px;background:#fff1dc;color:#8a4d06!important}.send__queue-header{padding:16px 0 10px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.send__queue-header h1{margin:5px 0 0;color:#17243b;font-size:clamp(1.8rem,4vw,2.55rem);letter-spacing:-.04em}.send__queue-header>div:last-child{display:flex;align-items:center;gap:12px;color:#637188;font-size:.82rem}.send__queue-header button{min-height:44px;padding:0 13px;border:1px solid #bfcfe2;border-radius:9px;background:#fff;color:#0c4fae;font-weight:800}.send__tabbed-queue{display:grid;gap:14px}.send__tabs{display:flex;gap:8px;border-bottom:2px solid #d9e2ee}.send__tabs button{min-height:48px;padding:0 16px;border:0;border-bottom:4px solid transparent;background:transparent;color:#637188;font-weight:900}.send__tabs button[aria-selected=true]{border-bottom-color:#0c4fae;color:#0c4fae}.send__tabs button:focus-visible{outline:3px solid #f4bd18;outline-offset:-3px}.self-dismissal{display:grid;gap:18px}.self-dismissal__intro{padding:18px 20px;border:1px solid #cfdbeb;border-left:5px solid #11743f;border-radius:13px;background:#f7fbf8}.self-dismissal__intro h2{margin:5px 0;color:#17243b;font-size:clamp(1.45rem,3vw,2rem);letter-spacing:-.03em}.self-dismissal__intro p{margin:0;color:#526176;line-height:1.5}.self-dismissal__section-title{margin:0 0 8px;color:#526176;font-size:.82rem;font-weight:900;letter-spacing:.065em;text-transform:uppercase}.self-dismissal__list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.self-dismissal__item{min-height:76px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:2px solid #d9e2ee;border-radius:13px;background:#fff;box-shadow:0 5px 14px #182d4b0f}.self-dismissal__item>span{min-width:0;display:grid;gap:3px}.self-dismissal__item strong{color:#17243b;font-size:1.08rem}.self-dismissal__item small{color:#637188}.self-dismissal__item--completed{border-color:#b9dfc8;background:#f7fbf8}.self-dismissal__completed{padding-top:18px;border-top:1px solid #d9e2ee}.self-dismissal__empty{min-height:106px;margin:0;display:grid;place-items:center;border:2px dashed #cfdbeb;border-radius:13px;color:#637188;font-style:italic;text-align:center}.self-dismissal__failure{margin:0;padding:12px 14px;border:1px solid #e1a04b;border-radius:10px;background:#fff1dc;color:#7a4604;font-weight:700}.send__header{min-height:56px;display:flex;align-items:center;gap:14px}.send__title{flex:1;min-width:0;margin:0;display:flex;align-items:center;gap:10px;font-size:clamp(1.25rem,2.6vw,1.55rem);font-weight:800;letter-spacing:-.02em}.send__scope-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:var(--color-soft-blue);color:var(--color-accent-strong);font-size:.7rem;font-weight:800;letter-spacing:.06em}.send__clock{margin:0;flex:none;color:var(--color-ink-muted);font-size:.82rem;font-variant-numeric:tabular-nums}.send__controls{display:flex;align-items:center}.send__picker{margin-left:auto;display:flex;align-items:center;gap:9px;color:var(--color-ink-muted);font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.send__picker select{min-height:48px;padding:0 42px 0 15px;border:2px solid var(--color-border);border-radius:12px;background:var(--color-surface);color:var(--color-ink);font-size:1rem;font-weight:700;text-transform:none;box-shadow:0 1px 4px #16232e0f}.send__filters{width:100%;display:flex;flex-wrap:wrap;gap:8px}.chip{min-height:44px;padding:0 14px;border:2px solid var(--color-border);border-radius:999px;background:var(--color-surface);color:var(--color-ink-muted);font-weight:700}.chip--on{border-color:var(--color-accent);background:var(--color-accent);color:#fff}.send__queue-title,.send__unassigned-title,.send__recent-title{margin:8px 0;color:var(--color-ink-muted);font-size:.82rem;font-weight:800;letter-spacing:.065em;text-transform:uppercase}.send__queue-subtitle{color:var(--color-warn-strong);font-size:.82rem;font-weight:700;letter-spacing:0;text-transform:none}.send__queue-subtitle:before{content:" · "}.send__unassigned-title{margin-top:18px;color:var(--color-warn-strong)}.send__empty{min-height:180px;margin:10px 0 0;display:grid;place-items:center;border:2px dashed var(--color-border);border-radius:16px;background:#ffffff8c;color:var(--color-ink-muted);font-size:1.05rem;font-style:italic}.queue{list-style:none;margin:0;padding:0;display:grid;gap:12px}.queue__item{min-height:86px;padding:13px 18px;display:flex;align-items:center;gap:16px;border:2px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow)}.queue__item--unassigned{flex-wrap:wrap;border-style:dashed;border-color:var(--color-warn);background:#fffdf6;box-shadow:none}.queue__info{flex:1;min-width:220px;display:flex;flex-direction:column;gap:4px}.queue__name{color:var(--color-ink);font-size:clamp(1.25rem,2.6vw,1.48rem);font-weight:800;line-height:1.15}.queue__meta{color:var(--color-ink-muted);font-size:.88rem;font-variant-numeric:tabular-nums}.queue__temp-badge{display:inline-flex;align-items:center;min-height:23px;margin-left:9px;padding:0 9px;border-radius:999px;background:var(--color-soft-warn);color:var(--color-warn-strong);font-size:.68rem;font-style:normal;font-weight:800;letter-spacing:.055em;text-transform:uppercase;vertical-align:middle}.wait-pill{min-width:70px;min-height:34px;padding:0 12px;flex:none;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e7eef4;color:var(--color-ink-muted);font-size:.88rem;font-weight:800;font-variant-numeric:tabular-nums}.wait-pill--aging{background:var(--color-soft-warn);color:var(--color-warn-strong)}.wait-pill--old{background:var(--color-warn-strong);color:#fff}.unsticky__buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.unsticky__excluded-label{padding:0 8px;color:var(--color-ink-muted);font-size:.9rem;font-style:italic}.btn--claim,.btn--exclude{min-height:52px;padding-inline:16px;font-size:.79rem;font-weight:800}.btn--claim{border-color:var(--color-ok);color:var(--color-ok-strong)}.btn--exclude{border-color:var(--color-danger);color:var(--color-danger)}.send__recent{margin-top:8px}.recent{list-style:none;margin:0;padding:0;display:grid;gap:8px}.recent__item{min-height:62px;padding:8px 14px;display:flex;align-items:center;gap:12px;border:2px dashed var(--color-border);border-radius:var(--radius);background:var(--color-surface);opacity:.9}.recent__name{flex-shrink:0;font-weight:800}.recent__meta{flex:1;color:var(--color-ink-muted);font-size:.86rem}@media (max-width: 760px){.send{padding:8px 14px 88px}.send__brand{min-height:76px;margin:-8px -14px 12px;padding:9px 14px;grid-template-columns:auto minmax(0,1fr) auto}.send__school-brand{justify-self:center}.send__brand img{width:42px;height:42px}.send__school-brand strong{font-size:1.15rem}.send__school-brand small{font-size:.52rem}.send__prototype{display:none}.send__flow{margin-top:22px}.send__view-grid{grid-template-columns:1fr}.send__view-card{min-height:130px}.send__queue-header{align-items:flex-start;flex-direction:column}.send__tabs{overflow-x:auto}.send__tabs button{flex:0 0 auto;padding-inline:13px}.self-dismissal__item{align-items:stretch;flex-direction:column}.self-dismissal__item .btn{width:100%}.send__header{flex-wrap:wrap;gap:6px 10px}.send__title{order:2;flex-basis:calc(100% - 82px)}.send__clock{order:3}.send__controls,.send__picker,.send__picker select{width:100%}.send__picker{align-items:stretch;flex-direction:column;gap:5px}.queue__item{align-items:stretch;flex-wrap:wrap}.queue__info{min-width:calc(100% - 90px)}.queue__item>.btn--sent{flex:1 0 100%}.unsticky__buttons{width:100%;justify-content:stretch}.unsticky__buttons .btn{flex:1 1 145px}.recent__item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px;row-gap:2px}.recent__name{grid-column:1;grid-row:1}.recent__meta{grid-column:1;grid-row:2;flex:none}.recent__item>.btn{grid-column:2;grid-row:1 / span 2}}@media (max-width: 430px){.send__brand>button{font-size:.78rem}.send__school-brand span{display:none}.send__brand--temporary{grid-template-columns:auto 1fr;row-gap:10px;padding-block:12px}.send__brand--temporary>button{grid-column:1;grid-row:1;justify-self:start;min-width:44px}.send__brand--temporary .send__school-brand{grid-column:2;grid-row:1;justify-self:end}.send__brand--temporary>.ta-session-control{grid-column:1 / -1;grid-row:2;justify-self:stretch;align-items:center}.send__flow h1{font-size:2.2rem}.send__choice,.send__view-card{padding:15px;gap:12px}.send__choice-number{width:54px;height:54px;font-size:1.65rem}.send__view-icon{width:56px;height:56px;font-size:1.8rem}.send__choice strong,.send__view-card strong{font-size:1.05rem}.send__clock{display:none}.send__queue-subtitle{display:block;margin-top:4px}.send__queue-subtitle:before{content:""}.queue__name{font-size:1.24rem}.wait-pill{min-width:64px}}@media (max-width: 380px){.send__brand:not(.send__brand--temporary){grid-template-columns:minmax(0,1fr) auto;row-gap:6px}.send__brand:not(.send__brand--temporary)>button{grid-column:1;grid-row:1}.send__brand:not(.send__brand--temporary)>.session-control{grid-column:2;grid-row:1}.send__brand:not(.send__brand--temporary) .send__school-brand{grid-column:1 / -1;grid-row:2}}.board{position:fixed;top:0;right:0;bottom:0;left:0;background:#101c26;color:#f5fafd;display:flex;flex-direction:column;padding:clamp(16px,3vw,40px);overflow:hidden}.board__header{display:flex;align-items:baseline;gap:clamp(14px,2vw,28px);margin-bottom:clamp(12px,2vh,28px)}.board__home,.board__change{border:1px solid #526a7b;border-radius:999px;background:#1a2c3b;color:#f5fafd;min-height:44px;padding:.55rem 1rem;font:inherit;font-size:clamp(.95rem,1.3vw,1.3rem);font-weight:800;cursor:pointer;white-space:nowrap}.board__home:hover,.board__change:hover,.board__home:focus-visible,.board__change:focus-visible{background:#294258;border-color:#9db7c9}.board__title{margin:0;font-size:clamp(2rem,4vw,4.5rem);line-height:1;letter-spacing:-.025em}.board__count{font-size:clamp(1rem,1.8vw,2rem);color:#9db7c9;font-variant-numeric:tabular-nums}.board__clock{margin-left:auto;color:#9db7c9;font-size:clamp(1rem,1.8vw,2rem);font-variant-numeric:tabular-nums}.board__change{display:none}.board__header>.session-control{flex:none}@media (max-width: 720px){.board__header{align-items:center;flex-wrap:wrap}.board__home{display:none}.board__change{display:inline-flex;order:1}.board__title{order:3;flex:1 1 100%}.board__count{order:4;flex:1 1 auto}.board__clock{order:5;margin-left:0}.board__header>.session-control{order:2;margin-left:auto}}.board__empty{margin:auto;font-size:clamp(1.5rem,4vw,3rem);color:#9db7c9}.board__grid{list-style:none;margin:0;padding:0;flex:1;min-height:0;display:grid;gap:clamp(10px,2vh,24px);align-content:stretch;grid-auto-rows:minmax(0,1fr);overflow:hidden}.board__grid--1col{grid-template-columns:1fr}.board__grid--2col{grid-template-columns:repeat(2,1fr)}.board__grid--3col{grid-template-columns:repeat(3,1fr)}.board__entry{display:flex;flex-direction:column;justify-content:center;gap:.25em;background:#1a2c3b;border-radius:clamp(12px,1.5vw,20px);border-left:clamp(6px,.8vw,12px) solid var(--color-accent);padding:.5em clamp(16px,2vw,32px)}.board__name{font-weight:800;line-height:1.15;font-size:var(--board-name-size, clamp(1.6rem, 5vh, 3.2rem));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.board__meta{color:#9db7c9;font-size:max(.95rem,calc(var(--board-name-size, 3rem) * .38));font-variant-numeric:tabular-nums}.board__entry--fresh .board__meta{color:#cfe3f2}.board__entry--fresh{animation:board-fresh 7s ease-out forwards;border-left-color:#ffc94d}@keyframes board-fresh{0%,60%{background:#35506a;box-shadow:0 0 0 4px #ffc94d8c}to{background:#1a2c3b;box-shadow:0 0 #ffc94d00}}.board__entry--aging .board__name{font-weight:900}.board__entry--aging{border-left-color:#6fa3c7}.board__entry--old .board__name{font-weight:900}.board__entry--old{border-left-color:#a9d3ef}.review{max-width:920px;margin:0 auto;padding:14px 24px 48px;display:flex;flex-direction:column;gap:16px;min-height:100vh}.review__header{min-height:58px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.review__title{flex:1;margin:0;font-size:clamp(1.25rem,2.8vw,1.55rem);font-weight:800;letter-spacing:-.02em}.review__count{margin:0;padding:6px 12px;border-radius:999px;background:var(--color-soft-warn);color:var(--color-warn-strong);font-size:.82rem;font-weight:800;font-variant-numeric:tabular-nums}.review__empty{min-height:180px;margin:8px 0;display:grid;place-items:center;border:2px dashed var(--color-border);border-radius:16px;background:#ffffff8c;color:var(--color-ink-muted);font-style:italic;text-align:center;padding:40px}.review__list{list-style:none;margin:0;padding:0;display:grid;gap:16px}.review__card{background:var(--color-surface);border:2px solid var(--color-border);border-radius:16px;box-shadow:var(--shadow);padding:18px 20px;display:flex;flex-direction:column;gap:12px}.review__card-info{display:flex;flex-direction:column;gap:2px}.review__name{font-size:1.42rem;font-weight:800}.review__temp-badge{display:inline-flex;align-items:center;min-height:23px;margin-left:9px;padding:0 9px;border-radius:999px;background:var(--color-soft-warn);color:var(--color-warn-strong);font-size:.68rem;font-style:normal;font-weight:800;letter-spacing:.055em;text-transform:uppercase;vertical-align:middle}.review__meta{color:var(--color-ink-muted)}.review__provisional{font-style:normal;color:var(--color-ok-strong);font-weight:700}.review__card-actions{display:flex;gap:8px;flex-wrap:wrap}.review__card-actions .btn{min-height:46px;padding-inline:14px;font-size:.8rem;font-weight:800}.review__live-note{margin:-4px 0 0;color:var(--color-ink-muted);font-size:.8rem}.btn--match{border-color:var(--color-accent);color:var(--color-accent-strong)}.btn--danger{border-color:var(--color-danger);color:var(--color-danger)}.review__match-picker{border:1px solid color-mix(in srgb,var(--color-accent) 16%,var(--color-border));background:#eef5f9;border-radius:var(--radius);padding:12px;display:flex;flex-direction:column;gap:8px}.review__match-empty{color:var(--color-ink-muted);font-style:italic;margin:0}.review__match-results{list-style:none;margin:0;padding:0;display:grid;gap:6px}.review__match-row{width:100%;text-align:left;min-height:var(--touch-min);padding:6px 12px;border-radius:var(--radius);border:2px solid var(--color-border);background:var(--color-surface);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px}.review__match-row:hover{border-color:var(--color-accent)}.review__match-name{grid-column:1;font-weight:700}.review__match-meta{grid-column:1;font-size:.85rem;color:var(--color-ink-muted)}.review__match-merge{grid-column:2;grid-row:1 / span 2;align-self:center;color:var(--color-accent-strong);font-size:.76rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.review__edit-form{border:1px solid var(--color-border);background:#f7f9fa;border-radius:var(--radius);padding:12px;display:flex;flex-direction:column;gap:10px}.review__edit-actions{display:flex;gap:10px}.review__footer{margin-top:auto;text-align:center;color:var(--color-ink-muted);display:flex;flex-direction:column;align-items:center;gap:4px}.review__footer a{min-height:24px;display:inline-flex;align-items:center}.review__sim-note{font-size:.85rem}@media (max-width: 640px){.review{padding:8px 14px 32px}.review__header{gap:6px 10px}.review__header>.back-btn{order:1}.review__header>.session-control{order:2;margin-left:auto}.review__title{order:3;flex-basis:calc(100% - 92px)}.review__count{order:4}.review__card{padding:16px}.review__card-actions .btn{flex:1 1 145px}}.file-drop-zone{position:relative;min-height:260px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:2px dashed #9fb6d2;border-radius:16px;background:#ffffffd1;color:var(--setup-blue, #0c4fae);text-align:center;cursor:pointer;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.file-drop-zone--compact{min-height:150px;padding:20px}.file-drop-zone:hover,.file-drop-zone.is-dragging{border-color:var(--setup-blue, #0c4fae);background:#eef5ff;box-shadow:0 0 0 4px #0c4fae14}.file-drop-zone.is-dragging{transform:translateY(-2px)}.file-drop-zone.is-disabled{opacity:.58;cursor:not-allowed}.file-drop-zone input{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);opacity:0;cursor:pointer}.file-drop-zone input:disabled{cursor:not-allowed}.file-drop-zone:focus-within{outline:3px solid var(--setup-blue, #0c4fae);outline-offset:3px}.file-drop-zone__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#e4efff;color:var(--setup-blue, #0c4fae)}.file-drop-zone__icon svg{width:26px;height:26px}.file-drop-zone__copy{max-width:380px;display:grid;gap:5px}.file-drop-zone__copy strong{color:var(--setup-ink, #17243b);font-size:1.05rem;font-weight:900}.file-drop-zone__copy>span{color:var(--setup-muted, #65738a);font-size:.86rem;line-height:1.45}.file-drop-zone__action{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;border:1px solid #b8c8dc;border-radius:999px;background:#fff;color:var(--setup-blue, #0c4fae);font-size:.79rem;font-weight:900}.file-drop-zone__selection,.file-drop-zone__error{max-width:100%;font-size:.8rem;font-weight:800;overflow-wrap:anywhere}.file-drop-zone__selection{display:inline-flex;align-items:center;gap:6px;color:#176c3a}.file-drop-zone__selection svg{width:16px;height:16px;flex:none}.file-drop-zone__error{color:#983626}@media (max-width: 540px){.file-drop-zone,.file-drop-zone--compact{min-height:160px;padding:18px 14px}}.temp-toolbar{margin-bottom:20px;display:flex;flex-wrap:wrap;gap:10px}.temp-button{min-height:44px;padding:0 16px;border:1px solid #cbd7e7;border-radius:10px;background:#fff;color:var(--setup-blue, #0c4fae);font:inherit;font-weight:800}.temp-button:disabled{opacity:.55}.temp-button--primary{border-color:transparent;background:var(--setup-blue, #0c4fae);color:#fff}.temp-button--danger{border-color:#e0b3a8;color:#9a3517}.temp-wizard{max-width:620px;padding:20px;display:grid;gap:18px;border:1px solid var(--setup-line, #dce4ef);border-radius:15px;background:#fff;box-shadow:0 8px 24px #1a2e4c0d}.temp-wizard__head{display:grid;gap:8px}.temp-wizard__position{margin:0;color:var(--setup-blue, #0c4fae);font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.temp-wizard__head h2{margin:0;font-size:1.5rem;letter-spacing:-.02em}.temp-wizard__progress{margin:0;padding:0;display:flex;gap:6px;list-style:none}.temp-wizard__pip{height:6px;flex:1 1 0;border-radius:999px;background:#dfe7f3}.temp-wizard__pip--done{background:var(--setup-gold, #f4bd18)}.temp-wizard__body{display:grid;gap:16px}.temp-wizard__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.temp-wizard__actions>button{flex:1 1 46%;min-width:140px}.temp-wizard__problem{margin:0;padding:10px 12px;border-radius:10px;background:#fff4cc;color:#5f4800;font-size:.9rem;font-weight:700}.temp-wizard__error{margin:0;padding:10px 12px;border-radius:10px;background:#fff0ed;color:#8e2d1d;font-size:.9rem;font-weight:700}.temp-success{margin:0;padding:10px 12px;border-radius:10px;background:#edf8f0;color:#135d32;font-size:.9rem;font-weight:700}.temp-field{display:grid;gap:6px;color:#405068;font-size:.82rem;font-weight:800}.temp-field input{width:100%;min-height:46px;padding:0 12px;border:1px solid #c9d5e5;border-radius:9px;background:#fff;color:var(--setup-ink, #17243b);font:inherit}.temp-choices{margin:0;padding:0;display:grid;gap:8px;border:0}.temp-choices legend{padding:0 0 6px;color:#405068;font-size:.82rem;font-weight:800}.temp-choice{min-height:44px;padding:10px 12px;display:flex;align-items:center;gap:12px;border:1px solid #d8e1ee;border-radius:11px;background:#fbfdff;cursor:pointer}.temp-choice input{width:20px;height:20px;flex:0 0 auto}.temp-choice span{display:grid;gap:2px}.temp-choice strong{font-size:.98rem}.temp-choice small{color:var(--setup-muted, #647187);font-size:.82rem;font-weight:600;line-height:1.4}.temp-choice--compact{min-height:44px;padding:8px 12px}.temp-hint{margin:0;color:var(--setup-muted, #647187);font-size:.88rem;line-height:1.5}.temp-review{margin:0;display:grid;gap:10px}.temp-review>div{display:grid;grid-template-columns:108px 1fr;gap:10px;align-items:baseline}.temp-review dt{color:var(--setup-muted, #647187);font-size:.74rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.temp-review dd{margin:0;font-weight:700;overflow-wrap:anywhere}.temp-capability{padding:14px 16px;border-radius:12px;border:1px solid #d8e1ee;background:#f7faff}.temp-capability h3{margin:0 0 8px;font-size:.95rem}.temp-capability ul{margin:0;padding-left:20px;display:grid;gap:5px}.temp-capability li{font-size:.9rem;line-height:1.45}.temp-capability--denied{border-color:#e6cf72;background:#fffaeb}.temp-bearer{padding:14px 16px;border:1px solid #e6cf72;border-left:5px solid #d9a92f;border-radius:12px;background:#fff4cc;color:#4a3a00}.temp-bearer h3{margin:0 0 8px;font-size:.95rem}.temp-bearer p{margin:0 0 8px;font-size:.9rem;line-height:1.5}.temp-bearer p:last-child{margin-bottom:0}.temp-one-device{margin:0;padding:12px 14px;border-radius:11px;background:#eaf2ff;color:#0b3c85;font-size:.92rem;line-height:1.45}.temp-qr{display:grid;justify-items:center;gap:8px}.temp-qr img{width:min(320px,100%);height:auto;border-radius:12px;background:#fff}.temp-delivery-actions{display:flex;flex-wrap:wrap;gap:10px}.temp-delivery-actions>button{flex:1 1 160px}.temp-empty{margin:0;padding:22px;border:1px dashed #cbd7e7;border-radius:14px;color:var(--setup-muted, #647187)}.temp-groups{display:grid;gap:20px}.temp-group{border:1px solid var(--setup-line, #dce4ef);border-radius:15px;background:#fff;overflow:hidden}.temp-group__head{padding:14px 16px;border-bottom:1px solid var(--setup-line, #dce4ef);background:#f7faff}.temp-group__head h3{margin:0;font-size:1.05rem}.temp-group__head p{margin:3px 0 0;color:var(--setup-muted, #647187);font-size:.85rem}.temp-group--active .temp-group__head{background:#edf8f0}.temp-group--revoked .temp-group__head,.temp-group--expired .temp-group__head{background:#f4f6f8}.temp-group__rows{margin:0;padding:0;list-style:none}.temp-row{padding:14px 16px;display:grid;gap:10px;border-top:1px solid #eef2f8}.temp-group__rows>.temp-row:first-child{border-top:0}.temp-row__identity{display:grid;gap:3px}.temp-row__identity strong{font-size:1.02rem}.temp-row__identity span{color:var(--setup-muted, #647187);font-size:.86rem}.temp-row__facts{display:grid;gap:3px;color:var(--setup-muted, #647187);font-size:.84rem}.temp-row__actions{display:flex;flex-wrap:wrap;gap:8px}.temp-row__actions>button{flex:1 1 140px}.temp-delegation__list{margin:0;padding:0;display:grid;gap:8px;list-style:none}.temp-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media (max-width: 540px){.temp-wizard{padding:16px;border-radius:13px}.temp-wizard__actions>button{flex:1 1 100%}.temp-review>div{grid-template-columns:1fr;gap:2px}.temp-row__actions>button{flex:1 1 100%}.temp-delivery-actions>button{flex:1 1 100%}}.backup{display:flex;flex-direction:column;gap:16px}.backup__alert{margin:0;padding:12px 14px;display:flex;align-items:flex-start;gap:10px;border:1px solid #e1aa9e;border-left:6px solid #b9432d;border-radius:12px;background:#fff7f5;color:#7f2a19;line-height:1.5}.backup__alert span{flex:1}.backup__alert button{min-width:44px;min-height:44px;border:0;border-radius:8px;background:transparent;color:inherit;font-size:1.1rem;font-weight:900;cursor:pointer}.backup__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.backup__card{padding:22px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--setup-line);border-radius:15px;background:#fff}.backup__step{color:var(--setup-gold);font-size:1.4rem;font-weight:900}.backup__card h2{margin:12px 0 8px;display:flex;align-items:center;gap:9px;font-size:1.16rem}.backup__card h2 svg{color:var(--setup-blue)}.backup__card p{margin:0 0 14px;color:var(--setup-muted);line-height:1.55}.backup__notice{padding:12px 14px;display:flex;align-items:flex-start;gap:10px;border:1px solid #e6cf72;border-radius:12px;background:#fff9e6;color:#5f4800!important;font-size:.88rem}.backup__notice svg{flex:none;margin-top:2px}.backup__action{min-height:48px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;border:1px solid #b8c8dc;border-radius:10px;background:#fff;color:var(--setup-blue);font-weight:900;cursor:pointer}.backup__card>.backup__action{margin-top:auto}.backup__action:disabled{opacity:.55;cursor:not-allowed}.backup__action--danger{border-color:#a73724;color:#912d1c;background:#fff7f5}.backup__pending{margin:12px 0 0!important;display:flex;align-items:center;gap:8px;color:var(--setup-blue)!important;font-weight:800}.backup__preview,.backup__receipt{scroll-margin-top:calc(var(--workspace-banner-height, 0px) + 12px);padding:24px;display:flex;flex-direction:column;gap:16px;border:1px solid var(--setup-line);border-top:5px solid var(--setup-blue);border-radius:15px;background:#fff}.backup__receipt{border-top-color:#128044}.backup__preview:focus-visible,.backup__receipt:focus-visible{outline:3px solid var(--setup-blue);outline-offset:3px}.backup__preview>header h2,.backup__receipt>header h2{margin:4px 0 0;font-size:1.32rem;letter-spacing:-.01em}.backup__receipt>header{display:flex;align-items:center;gap:12px}.backup__receipt>header svg{color:#128044;flex:none}.backup__facts{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.backup__facts>div{min-width:0;padding:12px 14px;border:1px solid var(--setup-line);border-radius:12px;background:#f8fbff}.backup__facts dt{color:var(--setup-muted);font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.backup__facts dd{margin:6px 0 0;display:flex;flex-direction:column;gap:3px;font-weight:800;overflow-wrap:anywhere}.backup__facts dd small{color:var(--setup-muted);font-weight:700;overflow-wrap:anywhere}.backup__counts{margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;list-style:none}.backup__counts li{min-width:0;padding:12px;display:flex;flex-direction:column;gap:2px;border:1px solid var(--setup-line);border-radius:12px;text-align:left}.backup__counts strong{font-size:1.3rem;letter-spacing:-.02em}.backup__counts span{color:var(--setup-muted);font-size:.78rem;font-weight:800}.backup__effects-scroll{overflow-x:auto}.backup__effects-scroll:focus-visible{outline:3px solid var(--setup-blue);outline-offset:2px}.backup__effects{width:100%;border-collapse:collapse;font-size:.92rem}.backup__effects caption{margin-bottom:8px;color:var(--setup-muted);font-size:.7rem;font-weight:900;letter-spacing:.12em;text-align:left;text-transform:uppercase}.backup__effects th,.backup__effects td{padding:9px 10px;border-bottom:1px solid var(--setup-line);text-align:left}.backup__effects thead th{color:var(--setup-muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.backup__effects tbody th{font-weight:900}.backup__effects tbody td{color:var(--setup-muted);font-weight:700}.backup__protected{margin:0;padding:12px 14px;display:flex;align-items:flex-start;gap:10px;border:1px solid #a9d6bd;border-radius:12px;background:#f3fbf6;line-height:1.55}.backup__protected svg{flex:none;margin-top:2px;color:#128044}.backup__exclusions h3{margin:0 0 8px;color:var(--setup-muted);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.backup__exclusions ul{margin:0;padding-left:20px;color:var(--setup-muted);line-height:1.6}.backup__guidance{margin:0;display:flex;align-items:flex-start;gap:9px;color:var(--setup-muted);line-height:1.55}.backup__guidance--blocked{padding:12px 14px;border:1px solid #e1aa9e;border-radius:12px;background:#fff7f5;color:#7f2a19;font-weight:700}.backup__guidance svg{flex:none;margin-top:2px}.backup__confirm{display:flex;flex-direction:column;gap:7px;font-weight:800}.backup__confirm span{color:var(--setup-ink)}.backup__confirm input{min-height:48px;padding:0 13px;border:1px solid #b8c8dc;border-radius:10px;background:#fff;color:inherit;font:inherit}.backup__confirm input:focus-visible{outline:3px solid var(--setup-blue);outline-offset:1px}.backup__preview-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.backup__preview-actions .backup__guidance{flex:1 1 260px}.backup .backup__action:focus-visible,.backup .backup__alert button:focus-visible{outline:3px solid var(--setup-blue);outline-offset:2px}@media (max-width: 800px){.backup__grid,.backup__facts{grid-template-columns:1fr}.backup__counts{grid-template-columns:repeat(2,minmax(0,1fr))}.backup__preview,.backup__receipt{padding:18px}}@media (max-width: 540px){.backup__counts{grid-template-columns:1fr}.backup__preview-actions{align-items:stretch;flex-direction:column}.backup__preview-actions .backup__action{width:100%;justify-content:center}.backup__effects{font-size:.86rem}.backup__effects th,.backup__effects td{padding:8px 6px}.backup__effects thead th{font-size:.66rem;letter-spacing:.04em}.backup__receipt>header{align-items:flex-start;flex-direction:column}.backup__card{padding:18px}}.setup{--setup-blue: #0c4fae;--setup-blue-deep: #083f8e;--setup-gold: #f4bd18;--setup-ink: #17243b;--setup-muted: #647187;--setup-line: #dce4ef;min-height:100vh;background:linear-gradient(90deg,rgba(12,79,174,.035) 1px,transparent 1px) 0 0 / 32px 32px,#f7f9fc;color:var(--setup-ink);padding-bottom:56px}.setup__masthead{min-height:94px;padding:14px clamp(20px,4vw,56px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:5px solid var(--setup-blue);background:#fffffff5}.setup__back{justify-self:start;min-height:var(--touch-min);padding:0;border:0;background:transparent;color:var(--setup-blue);font-weight:800}.setup__identity{min-width:0;display:flex;align-items:center;gap:13px}.setup__identity img{width:56px;height:56px;object-fit:contain}.setup__identity span{min-width:0;display:flex;flex-direction:column;text-transform:uppercase}.setup__identity small,.setup__identity strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.setup__identity small{color:var(--setup-blue);font-size:.72rem;font-weight:900;letter-spacing:.16em}.setup__identity strong{font-size:1.28rem;letter-spacing:-.02em}.setup__local-pill{justify-self:end;padding:8px 12px;border:1px solid #cbd8e9;border-radius:999px;color:var(--setup-muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.setup__warning{padding:12px clamp(20px,4vw,56px);display:flex;justify-content:center;gap:8px;background:#fff4cc;border-bottom:1px solid #e6cf72;color:#5f4800;font-size:.88rem}.setup__alert{width:min(1120px,calc(100% - 40px));margin:18px auto -2px;padding:12px 16px;display:flex;justify-content:space-between;border:1px solid #9ac7aa;border-radius:11px;background:#edf8f0;color:#135d32;font-weight:700}.setup__alert--error{border-color:#e5aaa0;background:#fff0ed;color:#8e2d1d}.setup__layout{width:min(1180px,calc(100% - 40px));margin:28px auto 0;display:grid;grid-template-columns:230px minmax(0,1fr);gap:34px}.setup__nav{align-self:start;position:sticky;top:calc(var(--workspace-banner-height, 0px) + 18px);padding:18px 0;border:1px solid var(--setup-line);border-radius:16px;background:#fffffff0;box-shadow:0 12px 34px #1a2e4c12}.setup__nav-label{margin:0 18px 12px;color:var(--setup-muted);font-size:.7rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.setup__nav-item{width:100%;min-height:48px;padding:0 18px;display:flex;align-items:center;gap:12px;border:0;border-left:4px solid transparent;background:transparent;color:#4f5d73;font-weight:700;text-align:left}.setup__nav-item span{color:#9aa6b7;font-size:.68rem;font-weight:900;letter-spacing:.08em}.setup__nav-item:hover{background:#f2f6fc;color:var(--setup-blue)}.setup__nav-item--active{border-left-color:var(--setup-gold);background:#eaf2ff;color:var(--setup-blue)}.setup__content{min-width:0}.setup__section-heading{max-width:760px;margin-bottom:24px}.setup__kicker{color:var(--setup-blue);font-size:.72rem;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.setup__section-heading h1,.setup__empty-panel h1{margin:7px 0 8px;font-size:clamp(2rem,4.8vw,3.2rem);line-height:1.02;letter-spacing:-.045em}.setup__section-heading p,.setup__empty-panel p{margin:0;color:var(--setup-muted);font-size:1.03rem;line-height:1.55}.setup__year-card{min-height:94px;padding:20px 24px;display:grid;grid-template-columns:1fr auto;align-items:center;border-radius:15px;background:linear-gradient(120deg,var(--setup-blue-deep),var(--setup-blue));color:#fff;box-shadow:0 12px 30px #083f8e2e}.setup__year-card span{grid-column:1;font-size:.75rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;opacity:.75}.setup__year-card strong{grid-column:1;font-size:1.8rem}.setup__year-card em{grid-column:2;grid-row:1 / 3;padding:8px 10px;border:1px solid rgba(255,255,255,.45);border-radius:999px;font-size:.72rem;font-style:normal;font-weight:800;text-transform:uppercase}.setup__stats{margin:18px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.setup__stats article{padding:20px;display:flex;align-items:baseline;gap:9px;border:1px solid var(--setup-line);border-radius:14px;background:#fff}.setup__stats strong{color:var(--setup-blue);font-size:2rem}.setup__stats span{color:var(--setup-muted);font-weight:700}.setup__steps{display:grid;gap:10px}.setup__steps button{min-height:84px;padding:16px 20px;display:grid;grid-template-columns:46px 1fr;column-gap:12px;border:1px solid var(--setup-line);border-radius:13px;background:#fff;color:var(--setup-ink);text-align:left}.setup__steps button:hover{border-color:#9fb9dc;box-shadow:0 8px 24px #1a2e4c14}.setup__steps button>span{grid-row:1 / 3;align-self:center;color:var(--setup-gold);font-size:1.45rem;font-weight:900}.setup__steps strong{font-size:1.05rem}.setup__steps small{color:var(--setup-muted);font-size:.9rem}.setup__year-list,.setup__grade-list{display:grid;gap:12px;margin-bottom:22px}.setup__year-row{min-height:82px;padding:15px 18px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:16px;border:1px solid var(--setup-line);border-radius:13px;background:#fff}.setup__year-row>div:first-child{display:flex;flex-direction:column}.setup__year-row>div:first-child span{color:var(--setup-muted);font-size:.83rem}.setup__year-row--active{border-left:5px solid #138448}.setup__status{padding:5px 9px;border-radius:999px;background:#eef2f7;color:#57657a;font-size:.7rem;font-weight:900;text-transform:uppercase}.setup__year-row--active .setup__status{background:#e2f5e9;color:#0d6a38}.setup__row-actions button,.setup__grade-card button{min-height:38px;padding:0 11px;border:1px solid #cbd7e7;border-radius:8px;background:#fff;color:var(--setup-blue);font-weight:800}.setup__row-actions .setup__danger-link{color:#9a341f}.setup__inline-warning{padding:13px 15px;border-left:4px solid #d6a315;background:#fff5d8;color:#6d5100}.setup__form-card{padding:22px;display:grid;gap:15px;border:1px solid var(--setup-line);border-radius:15px;background:#fff;box-shadow:0 8px 24px #1a2e4c0d}.setup__form-card h2{margin:0;font-size:1.25rem}.setup__form-card label,.setup__year-select{display:grid;gap:6px;color:#405068;font-size:.82rem;font-weight:800}.setup__form-card input:not([type=checkbox]),.setup__form-card select,.setup__year-select select{width:100%;min-height:46px;padding:0 12px;border:1px solid #c9d5e5;border-radius:9px;background:#fff;color:var(--setup-ink);font:inherit}.setup__staff-role-guide{margin-bottom:16px;padding:22px;border:1px solid #cbd9eb;border-radius:16px;background:linear-gradient(135deg,#fff,#f4f8ff);box-shadow:0 10px 28px #1a2e4c0d}.setup__staff-role-guide>header h2{margin:4px 0;font-size:clamp(1.2rem,2vw,1.48rem)}.setup__staff-role-guide>header p{margin:0;color:var(--setup-muted);font-size:.84rem}.setup__staff-role-guide>header code,.setup__staff-import-lead code{color:var(--setup-blue);font:800 .78rem/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.setup__staff-role-grid{margin-top:16px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.setup__staff-role-card{min-width:0;padding:14px;display:grid;grid-template-columns:auto minmax(0,1fr);align-content:start;gap:9px;border:1px solid #d4deeb;border-top:4px solid #6f819b;border-radius:12px;background:#fff}.setup__staff-role-card:nth-child(-n+3){grid-column:span 2}.setup__staff-role-card:nth-child(n+4){grid-column:span 3}.setup__staff-role-card--admin{border-top-color:#0c4fae}.setup__staff-role-card--supervisor{border-top-color:#6841a5}.setup__staff-role-card--teacher{border-top-color:#128044}.setup__staff-role-card--door{border-top-color:#c27d00}.setup__staff-role-card--display{border-top-color:#087f8c}.setup__staff-role-card>svg{width:22px;color:var(--setup-blue)}.setup__staff-role-card>div{min-width:0;display:grid;gap:3px}.setup__staff-role-card code{width:max-content;padding:2px 6px;border-radius:5px;background:#eaf2ff;color:var(--setup-blue);font:900 .72rem/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.setup__staff-role-card strong{color:var(--setup-ink);font-size:.86rem}.setup__staff-role-card p{grid-column:1 / -1;margin:0;color:var(--setup-muted);font-size:.78rem;line-height:1.45}.setup__staff-role-card>span{grid-column:1 / -1;padding-top:8px;border-top:1px solid #e3e9f1;color:#354762;font-size:.74rem;font-weight:800;line-height:1.4}.setup__staff-scope-guide{margin-top:14px;padding:14px 16px;border:1px solid #bfd2eb;border-radius:12px;background:#edf5ff}.setup__staff-scope-guide h3{margin:0 0 8px;color:var(--setup-ink);font-size:.9rem}.setup__staff-scope-guide ul{margin:0;padding-left:20px;display:grid;gap:6px;color:#40516a;font-size:.78rem;line-height:1.45}.setup__staff-scope-guide strong{color:var(--setup-ink)}.setup__staff-role-note{margin:14px 0 0;padding-top:13px;border-top:1px solid #dbe4f0;color:var(--setup-muted);font-size:.8rem;line-height:1.45}.setup__staff-import-lead{display:flex;align-items:center;gap:16px}.setup__staff-import-lead p{margin:0;color:var(--setup-muted);font-size:.82rem;line-height:1.45}.setup__form-grid,.setup__structure-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.setup__check{grid-template-columns:auto 1fr;align-items:center;justify-content:start}.setup__check input{width:20px;height:20px;accent-color:var(--setup-blue)}.setup__primary{min-height:48px;padding:0 18px;justify-self:start;border:0;border-radius:10px;background:var(--setup-blue);color:#fff;font-weight:900}.setup__year-select{margin-bottom:18px}.setup__year-select select{max-width:340px}.setup__grade-list{margin-top:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.setup__grade-card{overflow:hidden;border:1px solid var(--setup-line);border-radius:14px;background:#fff}.setup__grade-card--inactive{opacity:.65}.setup__grade-card header{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f3f7fc}.setup__grade-card header div{display:flex;flex-direction:column}.setup__grade-card header span{color:var(--setup-muted);font-size:.76rem}.setup__grade-card ul{margin:0;padding:0;list-style:none}.setup__grade-card li{min-height:50px;padding:8px 14px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf1f6}.setup__grade-card li button{min-height:34px;font-size:.74rem}.setup__empty-panel{min-height:420px;padding:clamp(28px,6vw,70px);display:flex;flex-direction:column;justify-content:center;border:1px dashed #b9c7d9;border-radius:18px;background:#ffffffb3}.setup__import-actions{margin-bottom:16px;display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:stretch;gap:14px;color:var(--setup-muted);font-size:.82rem}.setup__download-group{padding:14px;display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:10px;border:1px solid #cbd9eb;border-radius:12px;background:#fffc}.setup__download-group p{grid-column:1 / -1;margin:0;color:var(--setup-muted);font-size:.75rem;line-height:1.4}.setup__download-group p strong{color:#7b3d1f}.setup__download-alert{grid-column:1 / -1;padding:10px 11px;display:grid;gap:3px;border-left:4px solid #b9432d;border-radius:0 8px 8px 0;background:#fff0ed;color:#7b2e20;font-size:.76rem;line-height:1.4}.setup__download-alert>strong{color:#8e2d1d}.setup__download-alert span strong{color:inherit}.setup__download{min-height:48px;padding:9px 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #aac0df;border-radius:10px;background:#fff;color:var(--setup-blue);font:inherit;font-weight:900;line-height:1.25;text-align:center;text-decoration:none;cursor:pointer}.setup__column-guide{min-width:0;padding:11px 15px;display:grid;align-content:center;gap:3px;border-left:3px solid var(--setup-gold);border-radius:0 10px 10px 0;background:#ffffffb8}.setup__column-guide>strong{color:var(--setup-ink);font-size:.76rem;letter-spacing:.05em;text-transform:uppercase}.setup__column-guide code,.setup__template-note code{color:var(--setup-blue);font:800 .78rem/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.setup__label-guide{margin-bottom:16px;padding:18px;border:1px solid #d8c274;border-radius:16px;background:linear-gradient(135deg,#fffdf6,#fff8df);box-shadow:0 10px 28px #4d3a000d}.setup__label-guide>header h2{margin:4px 0 3px;font-size:clamp(1.1rem,2vw,1.35rem)}.setup__label-guide>header p{margin:0;max-width:880px;color:var(--setup-muted);font-size:.84rem;line-height:1.5}.setup__label-options{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.setup__label-options article{padding:13px;border:1px solid #eadca8;border-radius:12px;background:#ffffffdb}.setup__label-options article>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.setup__label-options article>div strong{color:var(--setup-ink);font-size:.92rem}.setup__label-options article>div span{color:var(--setup-muted);font-size:.74rem}.setup__label-options code{font:800 .76rem/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.setup__label-options ul{margin:11px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:6px;list-style:none}.setup__label-options li{padding:5px 8px;border:1px solid #ddd4b3;border-radius:7px;background:#fff;color:var(--setup-blue)}.setup__encoding-note{margin:13px 0 0;padding-top:12px;border-top:1px solid #eadca8;color:#684f00;font-size:.8rem;line-height:1.45}.setup__display-guide{margin-bottom:16px;padding:18px;border:1px solid #cbd9eb;border-radius:16px;background:linear-gradient(135deg,#fff,#f4f8ff);box-shadow:0 10px 28px #1a2e4c0d}.setup__display-guide>header h2{margin:4px 0 3px;font-size:clamp(1.1rem,2vw,1.35rem)}.setup__display-guide>header p,.setup__template-note{margin:0;color:var(--setup-muted);font-size:.82rem;line-height:1.45}.setup__display-options{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.setup__display-option{min-width:0;padding:13px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;border:1px solid #d4deeb;border-radius:12px;background:#fff;color:var(--setup-blue)}.setup__display-option--recommended{border-color:#8fb6ed;box-shadow:inset 0 0 0 1px #dceaff}.setup__display-option div{min-width:0;display:grid;gap:2px}.setup__display-option code{width:max-content;padding:2px 6px;border-radius:5px;background:#eaf2ff;color:var(--setup-blue);font:900 .72rem/1.3 ui-monospace,SFMono-Regular,Menlo,monospace}.setup__display-option strong{margin-top:3px;color:var(--setup-ink);font-size:.83rem}.setup__display-option span{color:var(--setup-muted);font-size:.8rem}.setup__display-option em{grid-column:1 / -1;color:#17633a;font-size:.7rem;font-style:normal;font-weight:900;letter-spacing:.025em;text-transform:uppercase}.setup__template-note{margin-top:12px}.setup__import-grid{display:grid;grid-template-columns:minmax(240px,.78fr) minmax(0,1.22fr);gap:16px}.setup__paste-card{padding:22px;display:grid;gap:13px;border:1px solid var(--setup-line);border-radius:16px;background:#fff}.setup__paste-card label{display:flex;flex-direction:column;gap:3px}.setup__paste-card label span{color:var(--setup-muted);font-size:.82rem}.setup__paste-card textarea{width:100%;min-height:170px;padding:12px;resize:vertical;border:1px solid #c9d5e5;border-radius:10px;color:var(--setup-ink);font:.84rem/1.45 ui-monospace,SFMono-Regular,Menlo,monospace}.setup__paste-card .setup__primary{justify-self:stretch}.setup__preview{margin-top:18px;overflow:hidden;border:1px solid var(--setup-line);border-radius:16px;background:#fff;box-shadow:0 12px 30px #1a2e4c12}.setup__preview>header{padding:20px;display:flex;justify-content:space-between;align-items:center;gap:20px;background:#f4f7fb}.setup__preview>header>div:first-child{min-width:0}.setup__preview>header p{margin:7px 0 0;color:var(--setup-muted);font-size:.82rem;line-height:1.45}.setup__preview h2,.setup__issue-group h3{margin:4px 0 0}.setup__preview-counts{flex:0 0 auto;display:grid;grid-template-columns:repeat(4,minmax(74px,1fr));gap:8px}.setup__preview-counts span{min-width:74px;padding:8px 10px;display:flex;flex-direction:column;align-items:center;border:1px solid #d8e1ed;border-radius:9px;background:#fff;color:var(--setup-muted);font-size:.68rem;text-align:center;text-transform:uppercase}.setup__preview-counts strong{color:var(--setup-blue);font-size:1.25rem}.setup__preview-counts .setup__count--review{border-color:#e0ba4d;background:#fff8df;color:#684f00}.setup__preview-counts .setup__count--review strong{color:#8a5d00}.setup__issue-group{margin:16px 20px;padding:15px;border-left:4px solid #7893b8;background:#f5f8fc}.setup__issue-group--error{border-left-color:#b9432d;background:#fff0ed}.setup__issue-group--warn{border-left-color:#d6a315;background:#fff6d9}.setup__issue-group h3{font-size:1rem}.setup__issue-group ul{margin:8px 0 0;padding:0;display:grid;gap:6px;list-style:none}.setup__issue-group li{display:grid;grid-template-columns:minmax(70px,auto) 1fr;gap:8px;font-size:.85rem}.setup__sync-group{margin:18px 20px}.setup__sync-group>h3{margin:0 0 9px;display:flex;align-items:center;gap:8px;font-size:1rem}.setup__sync-group>h3 span,.setup__unchanged summary span{min-width:25px;padding:3px 7px;border-radius:999px;background:#e8f1ff;color:var(--setup-blue);font-size:.72rem;text-align:center}.setup__sync-students{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.setup__sync-student{min-width:0;padding:14px;border:1px solid #d9e3ef;border-left:4px solid #17814a;border-radius:11px;background:#fbfdfc}.setup__sync-student--updated{border-left-color:var(--setup-gold);background:#fffdf8}.setup__sync-student>div:first-child{min-width:0;display:grid;gap:2px}.setup__sync-student>div:first-child strong{overflow-wrap:anywhere;color:var(--setup-ink);font-size:.92rem}.setup__sync-student>div:first-child span{color:var(--setup-muted);font-size:.76rem}.setup__sync-student dl{margin:12px 0 0;display:grid;gap:7px}.setup__sync-student dl>div{display:grid;grid-template-columns:minmax(100px,.72fr) minmax(0,1.28fr);align-items:start;gap:10px}.setup__sync-student dt{color:var(--setup-muted);font-size:.7rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.setup__sync-student dd{min-width:0;margin:0;color:var(--setup-ink);font-size:.79rem;font-weight:700;overflow-wrap:anywhere}.setup__change-list dd{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px}.setup__change-list dd>span{color:#746f67;text-decoration:line-through}.setup__change-list dd>strong{color:#17633a}.setup__change-list svg{color:#7b899c}.setup__unchanged{margin:18px 20px;border:1px solid #d9e3ef;border-radius:11px;background:#f8fafc}.setup__unchanged summary{min-height:48px;padding:0 14px;display:flex;align-items:center;gap:8px;color:var(--setup-blue);font-size:.84rem;font-weight:900;cursor:pointer}.setup__unchanged ul{margin:0;padding:0 14px 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;list-style:none}.setup__unchanged li{padding:8px 10px;display:grid;gap:2px;border-radius:8px;background:#fff}.setup__unchanged li strong{color:var(--setup-ink);font-size:.8rem}.setup__unchanged li span{color:var(--setup-muted);font-size:.72rem}.setup__preview-table-wrap{margin:16px 20px;overflow-x:auto}.setup__table{width:100%;border-collapse:collapse;font-size:.86rem}.setup__table th,.setup__table td{padding:10px;border-bottom:1px solid #e4eaf2;text-align:left}.setup__table th{color:var(--setup-muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.setup__preview-footer{padding:16px 20px;display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--setup-line)}.setup__preview-footer>button:not(.setup__primary){min-height:48px;padding:0 15px;border:1px solid #cbd7e7;border-radius:10px;background:#fff;color:var(--setup-blue);font-weight:800}.setup__preview-footer .setup__primary:disabled{min-height:48px;border:2px solid #3f4d5f;background:#59687b;color:#fff;opacity:1;box-shadow:none;cursor:not-allowed}.setup__eligibility-changes{margin:16px 0;padding:14px;border-left:4px solid var(--setup-gold);border-radius:0 10px 10px 0;background:#fff8df}.setup__eligibility-changes:focus{outline:3px solid rgba(12,79,174,.2);outline-offset:2px}.setup__eligibility-changes h3{margin:0;color:var(--setup-ink);font-size:.95rem}.setup__eligibility-changes>p{margin:4px 0 10px;color:#665a37;font-size:.78rem;line-height:1.4}.setup__eligibility-changes ul{margin:0;padding:0;display:grid;gap:6px;list-style:none}.setup__eligibility-changes li{padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #eadca8;border-radius:8px;background:#fff;font-size:.78rem}.setup__eligibility-changes li span{display:inline-flex;align-items:center;gap:6px;color:#405068;font-weight:800}.setup__student-form{padding:20px;display:grid;grid-template-columns:1.35fr repeat(4,minmax(120px,.8fr)) auto;align-items:end;gap:12px;border:1px solid var(--setup-line);border-radius:15px;background:#fff}.setup__student-form header{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between}.setup__student-form header h2{margin:4px 0 0}.setup__student-form header button{border:0;background:transparent;color:var(--setup-blue);font-weight:800}.setup__student-form label{display:grid;gap:5px;color:#405068;font-size:.76rem;font-weight:800}.setup__student-form input,.setup__student-form select,.setup__list-tools input{min-height:48px;padding:0 10px;border:1px solid #c9d5e5;border-radius:9px;background:#fff;color:var(--setup-ink);font:inherit}.setup__list-tools{margin:16px 0 10px;padding:12px 14px;display:flex;align-items:end;gap:18px;border:1px solid var(--setup-line);border-radius:12px;background:#eef3f9}.setup__list-tools>label:first-child{display:grid;gap:4px}.setup__list-tools>label:first-child span{color:var(--setup-muted);font-size:.72rem;font-weight:800}.setup__list-tools>strong{margin-left:auto;align-self:center;color:var(--setup-muted);font-size:.82rem}.setup__student-list{max-height:590px;overflow:auto;display:grid;gap:7px}.setup__student-list article{min-height:66px;padding:10px 13px;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto auto;align-items:center;gap:9px;border:1px solid var(--setup-line);border-radius:11px;background:#fff}.setup__student-list article>div{min-width:0;display:flex;flex-direction:column}.setup__student-list article>div span{overflow:hidden;color:var(--setup-muted);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.setup__student-list em{padding:4px 7px;border-radius:999px;background:#edf2f8;color:#627087;font-size:.64rem;font-style:normal;font-weight:900;text-transform:uppercase}.setup__student-approval{padding:4px 7px;border-radius:999px;background:#edf2f8;color:#627087;font-size:.69rem;font-weight:900;white-space:nowrap}.setup__student-approval--yes{background:#edf7f0;color:#2f6b4f}.setup__student-list button{min-height:48px;padding:0 10px;border:1px solid #cbd7e7;border-radius:8px;background:#fff;color:var(--setup-blue);font-weight:800}.setup__student--inactive{opacity:.58}.setup__import-summary{display:flex;flex-wrap:wrap;gap:8px}.setup__import-summary span,.setup__import-summary strong{padding:7px 10px;border:1px solid #d6e0ed;border-radius:999px;background:#f6f9fd;color:var(--setup-muted);font-size:.76rem}.setup__import-summary strong{border-color:#9eb9df;background:#edf4ff;color:var(--setup-blue)}.setup__issue-list{margin:0;padding:12px 14px 12px 32px;border-left:4px solid #b9432d;background:#fff2ef;color:#7b2e20;font-size:.82rem;line-height:1.45}.setup__access-list{margin-top:16px;display:grid;gap:8px}.setup__access-list article{min-height:68px;padding:11px 14px;display:grid;grid-template-columns:12px minmax(0,1fr) minmax(120px,auto) auto;align-items:center;gap:12px;border:1px solid var(--setup-line);border-radius:11px;background:#fff;box-shadow:0 5px 14px #1a2e4c09}.setup__access-list article>div{min-width:0;display:flex;flex-direction:column;gap:2px}.setup__access-list article>div span{overflow:hidden;color:var(--setup-muted);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.setup__access-list article>span:not(.setup__role-dot){color:#3d4d66;font-size:.78rem;font-weight:800}.setup__access-list article em{padding:5px 8px;border-radius:999px;background:#edf8f0;color:#0d6b38;font-size:.66rem;font-style:normal;font-weight:900;text-transform:uppercase}.setup__role-dot{width:10px;height:10px;border-radius:50%;background:#6f819b;box-shadow:0 0 0 4px #edf2f8}.setup__role-dot--admin{background:#0c4fae;box-shadow:0 0 0 4px #eaf2ff}.setup__role-dot--supervisor{background:#6841a5;box-shadow:0 0 0 4px #f0eafb}.setup__role-dot--teacher{background:#128044;box-shadow:0 0 0 4px #e9f6ed}.setup__role-dot--door{background:#c27d00;box-shadow:0 0 0 4px #fff4d9}.setup__role-dot--display{background:#087f8c;box-shadow:0 0 0 4px #e5f6f8}.setup__auth-warning{margin-bottom:18px;padding:15px 18px;display:flex;gap:9px;border-left:5px solid #d6a315;background:#fff5d8;color:#604900}.setup__auth-warning span{color:#6f5c20}.setup__role-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.setup__role-tabs button{min-height:58px;padding:9px;border:1px solid #cbd7e7;border-radius:10px;background:#fff;color:#54637a;font-weight:800}.setup__role-tabs button.active{border-color:var(--setup-blue);background:#eaf2ff;color:var(--setup-blue);box-shadow:inset 0 -4px var(--setup-gold)}.setup__role-card{margin-top:15px;padding:clamp(22px,4vw,40px);border-radius:17px;background:linear-gradient(135deg,#083f8e,#0c4fae);color:#fff;box-shadow:0 16px 38px #083f8e33}.setup__role-card .setup__kicker{color:#ffd862}.setup__role-card h2{margin:6px 0;font-size:2rem}.setup__role-card>p{margin:0;opacity:.75}.setup__role-card ul{margin:24px 0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;list-style:none}.setup__role-card li{padding:12px;border:1px solid rgba(255,255,255,.25);border-radius:10px;background:#ffffff14}.setup__role-card>div{padding-top:18px;display:flex;flex-direction:column;gap:4px;border-top:1px solid rgba(255,255,255,.25)}.setup__role-card>div span{opacity:.8}.setup__data-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.setup__mutation-surface{min-width:0;margin:0;padding:0;border:0}.setup__data-grid article{min-height:290px;padding:22px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--setup-line);border-radius:15px;background:#fff}.setup__data-grid article>span{color:var(--setup-gold);font-size:1.4rem;font-weight:900}.setup__data-grid h2{margin:15px 0 8px}.setup__data-grid p{margin:0 0 22px;color:var(--setup-muted);line-height:1.5}.setup__data-grid article>button{min-height:48px;margin-top:auto;padding:0 14px;display:inline-flex;align-items:center;border:1px solid #b8c8dc;border-radius:10px;background:#fff;color:var(--setup-blue);font-weight:900}.setup__data-danger{border-color:#e7b5ab!important;background:#fff7f5!important}.setup__data-danger>button{border-color:#b9432d!important;color:#9a341f!important}.setup__shared-reset{margin-bottom:18px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #e1aa9e;border-left:6px solid #b9432d;border-radius:15px;background:#fff7f5}.setup__shared-reset h2{margin:5px 0 6px}.setup__shared-reset p{margin:0;max-width:650px;color:var(--setup-muted);line-height:1.5}.setup__shared-reset button{min-height:48px;min-width:180px;padding:0 16px;border:1px solid #a73724;border-radius:10px;background:#fff;color:#912d1c;font-weight:900}.setup__shared-reset button:disabled{opacity:.6}@media (max-width: 1100px){.setup__masthead{grid-template-columns:auto minmax(0,1fr) auto;gap:12px}.setup__identity{justify-self:stretch;overflow:hidden}}@media (max-width: 800px){.setup__local-pill{display:none}.setup__warning{align-items:flex-start;flex-direction:column}.setup__layout{width:min(100% - 24px,680px);margin-top:18px;grid-template-columns:1fr;gap:20px}.setup__nav{position:static;padding:8px;display:flex;overflow-x:auto;gap:6px;border-radius:12px}.setup__nav-label{display:none}.setup__nav-item{width:auto;min-width:max-content;min-height:var(--touch-min);padding:0 12px;border-left:0;border-bottom:3px solid transparent;border-radius:8px}.setup__nav-item--active{border-bottom-color:var(--setup-gold)}.setup__grade-list{grid-template-columns:1fr}.setup__staff-role-grid{grid-template-columns:1fr 1fr}.setup__staff-role-card:nth-child(n){grid-column:span 1}.setup__import-grid,.setup__import-actions,.setup__label-options,.setup__display-options{grid-template-columns:1fr}.setup__student-form{grid-template-columns:1fr 1fr}.setup__student-form header{grid-column:1 / -1}.setup__role-tabs{grid-template-columns:repeat(2,1fr)}.setup__data-grid{grid-template-columns:1fr}.setup__data-grid article{min-height:220px}.setup__shared-reset{align-items:stretch;flex-direction:column}.setup__shared-reset button{width:100%}}@media (max-width: 540px){.setup__masthead{min-height:78px;padding:10px 14px;grid-template-columns:1fr auto}.setup__identity{display:none}.setup__warning{padding:11px 14px;font-size:.8rem}.setup__section-heading h1,.setup__empty-panel h1{font-size:2.15rem}.setup__stats{grid-template-columns:1fr}.setup__stats article{min-height:64px;padding:12px 16px}.setup__year-card{grid-template-columns:1fr}.setup__year-card em{display:none}.setup__year-row{grid-template-columns:1fr auto}.setup__row-actions{grid-column:1 / -1}.setup__form-grid,.setup__structure-grid{grid-template-columns:1fr}.setup__import-actions{align-items:flex-start;flex-direction:column}.setup__staff-role-grid{grid-template-columns:1fr}.setup__staff-import-lead{align-items:stretch;flex-direction:column}.setup__download{width:100%;justify-content:center}.setup__download-group{width:100%;grid-template-columns:1fr}.setup__download-group p,.setup__download-alert{grid-column:1}.setup__column-guide{width:100%}.setup__preview>header{align-items:flex-start;flex-direction:column}.setup__preview-counts{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.setup__preview-counts span{min-width:0}.setup__sync-students{grid-template-columns:1fr}.setup__sync-student dl>div{grid-template-columns:1fr;gap:3px}.setup__change-list dd{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:5px}.setup__unchanged ul{grid-template-columns:1fr}.setup__preview-footer{align-items:stretch;flex-direction:column-reverse}.setup__preview-footer>button{width:100%}.setup__eligibility-changes li{align-items:flex-start;flex-direction:column}.setup__student-form{grid-template-columns:1fr}.setup__student-list article{grid-template-columns:minmax(0,1fr) auto}.setup__student-list article>div{grid-column:1 / -1}.setup__student-list article>em{grid-column:1;grid-row:2;justify-self:start}.setup__student-approval{grid-column:2;grid-row:2;justify-self:end}.setup__student-list article>button{grid-row:3}.setup__list-tools{align-items:stretch;flex-direction:column}.setup__list-tools>strong{margin-left:0}.setup__access-list article{grid-template-columns:12px minmax(0,1fr) auto}.setup__access-list article>span:not(.setup__role-dot){grid-column:2}.setup__access-list article em{grid-column:3;grid-row:1 / span 2}.setup__role-card ul{grid-template-columns:1fr}}@media (max-width: 380px){.setup__masthead{grid-template-columns:1fr auto}.setup__identity{display:none}}.workspace-banners{position:sticky;top:0;z-index:var(--layer-banner)}.workspace-banners:empty{display:none}.workspace-banner{min-height:56px;padding:10px clamp(14px,4vw,40px);display:flex;align-items:center;gap:13px}.workspace-banner svg{width:26px;height:26px;flex:none}.workspace-banner>span{display:flex;flex-direction:column;gap:2px;min-width:0}.workspace-banner strong{font-size:.82rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.workspace-banner small{font-size:.86rem;line-height:1.35}.workspace-banner--fictional{border-bottom:1px solid #e0c257;background:repeating-linear-gradient(135deg,#fff4cc,#fff4cc 14px,#fdeeb8 14px,#fdeeb8 28px);color:#5f4800}.workspace-banner--owner{border-bottom:1px solid #7c2415;background:linear-gradient(100deg,#8e2d1d,#b9432d);color:#fff}.workspace-banner--owner small{color:#ffe3dd}.workspace-switcher{--ws-blue: #0c4fae;--ws-muted: #5d687d;--ws-line: #dbe3ef;padding:18px 20px;display:grid;gap:15px;border:1px solid var(--ws-line);border-radius:16px;background:#fffffff5;box-shadow:0 10px 28px #1a2e4c12;color:#17243b}.workspace-switcher__current{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px}.workspace-switcher__icon{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#eaf2ff;color:var(--ws-blue)}.workspace-switcher__icon svg{width:25px;height:25px}.workspace-switcher__icon--small{width:30px;height:30px;border-radius:8px}.workspace-switcher__icon--small svg{width:18px;height:18px}.workspace-switcher__identity{display:flex;flex-direction:column;gap:3px;min-width:0}.workspace-switcher__kicker{color:var(--ws-blue);font-size:.68rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.workspace-switcher__identity strong{font-size:1.08rem;letter-spacing:-.01em;overflow-wrap:anywhere}.workspace-switcher__identity small{color:var(--ws-muted);font-size:.85rem;line-height:1.35}.workspace-switcher__mode{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #d9a79c;border-radius:999px;background:#fff0ed;color:#8e2d1d;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.workspace-switcher__mode svg{width:16px;height:16px}.workspace-switcher__choose{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.workspace-switcher__choose label{grid-column:1 / -1;color:#405068;font-size:.78rem;font-weight:800}.workspace-switcher__choose select{width:100%;min-height:48px;padding:0 12px;border:1px solid #c9d5e5;border-radius:10px;background:#fff;color:#17243b;font:inherit}.workspace-switcher__open,.workspace-switcher__practice button,.workspace-switcher__owner button{min-height:48px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:10px;font-weight:900}.workspace-switcher__open{background:var(--ws-blue);color:#fff}.workspace-switcher__open svg,.workspace-switcher__practice button svg{width:19px;height:19px}.workspace-switcher button:disabled{opacity:.55}.workspace-switcher__practice{padding:15px;display:grid;gap:12px;border:1px dashed #b6c6da;border-radius:13px;background:#f7faff}.workspace-switcher__practice p{margin:0;color:var(--ws-muted);font-size:.88rem;line-height:1.45}.workspace-switcher__practice button{justify-self:start;border-color:#aac0df;background:#fff;color:var(--ws-blue)}.workspace-switcher__owner{padding:15px;display:grid;gap:11px;border:1px solid #e1aa9e;border-left:6px solid #b9432d;border-radius:13px;background:#fff7f5}.workspace-switcher__owner-title{margin:0;display:flex;align-items:center;gap:8px;color:#8e2d1d;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.workspace-switcher__owner-title svg{width:18px;height:18px}.workspace-switcher__owner p{margin:0;color:#7a4034;font-size:.85rem;line-height:1.45}.workspace-switcher__owner ul{margin:0;padding:0;display:grid;gap:8px;list-style:none}.workspace-switcher__owner li{min-height:56px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #ecccc3;border-radius:10px;background:#fff}.workspace-switcher__owner li>span{display:flex;align-items:center;gap:10px;min-width:0;font-weight:700;overflow-wrap:anywhere}.workspace-switcher__owner li .workspace-switcher__icon{background:#fff0ed;color:#8e2d1d}.workspace-switcher__owner button{border-color:#a73724;background:#fff;color:#912d1c;white-space:nowrap}.workspace-switcher__status:empty{display:none}.workspace-switcher__status{margin:0;color:#135d32;font-size:.86rem;font-weight:700}.workspace-switcher__error{margin:0;padding:10px 12px;border-left:4px solid #b9432d;background:#fff0ed;color:#8e2d1d;font-size:.86rem;font-weight:700}@media (max-width: 640px){.workspace-banner{align-items:flex-start;padding:10px 14px}.workspace-banner small{font-size:.8rem}.workspace-switcher__current{grid-template-columns:40px minmax(0,1fr)}.workspace-switcher__icon{width:40px;height:40px}.workspace-switcher__mode{grid-column:1 / -1;justify-self:start}.workspace-switcher__choose{grid-template-columns:1fr}.workspace-switcher__open,.workspace-switcher__practice button{width:100%}.workspace-switcher__owner li{align-items:stretch;flex-direction:column}.workspace-switcher__owner button{width:100%}}.workspace-switcher-slot{width:min(1120px,calc(100% - 40px));margin:24px auto 0}.workspace-switcher-slot--setup{width:min(1180px,calc(100% - 40px));margin:18px auto 0}.workspace-switcher-slot:empty{display:none}.workspace-empty-hint{color:#5d687d;font-size:.9rem;line-height:1.4}.workspace-kicker{display:inline-flex;align-items:center;gap:6px}.setup__receipt{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px;padding:13px 15px;border-left:4px solid #128044;background:#e8f6ed;color:#0d5c31}.setup__receipt>span{min-width:0;overflow-wrap:anywhere}.setup__receipt button{flex:none;min-height:36px;padding:0 14px;border:1px solid #128044;border-radius:999px;background:#fff;color:#0d5c31;font:inherit;font-weight:700;cursor:pointer}.auth-page{min-height:100vh;display:grid;place-items:center;padding:clamp(1rem,4vw,3rem);background:radial-gradient(circle at 18% 0%,rgba(12,79,174,.09),transparent 38%),#f6f8fc;color:#17243b}.auth-card{width:min(100%,34rem);padding:clamp(1.5rem,4vw,3rem);border:1px solid #d9e2ef;border-radius:24px;background:#fff;box-shadow:0 24px 70px #182c4b24}.auth-brand{display:flex;align-items:center;gap:.9rem;padding-bottom:1.4rem;margin-bottom:1.4rem;border-bottom:4px solid #0c4fae;box-shadow:0 3px #f4bd18}.auth-brand img,.auth-card>img{width:64px;height:64px;object-fit:contain}.auth-brand span{display:grid}.auth-brand strong{color:#0c4fae;font-size:1.6rem;text-transform:uppercase}.auth-brand small{color:#526078;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.auth-kicker{color:#0c4fae;font-size:.8rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.auth-card h1{margin:.35rem 0 .65rem;font-size:clamp(2rem,6vw,3.25rem);line-height:1;color:#0c4fae}.auth-card>p{margin:0 0 1.6rem;color:#526078;line-height:1.55}.auth-card form{display:grid;gap:1rem}.auth-card label{display:grid;gap:.42rem;color:#263650;font-weight:800}.auth-card label small{color:#67748a;font-weight:500;line-height:1.4}.auth-card input{width:100%;min-height:50px;border:1px solid #b9c7d9;border-radius:12px;padding:.75rem .9rem;font:inherit;color:#17243b;background:#fbfcfe}.auth-card input:focus{outline:3px solid rgba(12,79,174,.18);border-color:#0c4fae}.auth-card form>button,.auth-card>button{min-height:52px;border:0;border-radius:12px;padding:.8rem 1rem;background:#0c4fae;color:#fff;font:inherit;font-weight:900;cursor:pointer}.auth-card button:disabled{opacity:.58;cursor:wait}.auth-passkey-action{display:grid;gap:.55rem;margin:0 0 1.3rem}.auth-passkey-action>button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:.65rem;border:2px solid #0c4fae;border-radius:12px;background:#edf4ff;color:#0c4fae;font:inherit;font-weight:900;cursor:pointer}.auth-passkey-action>button svg{width:21px;height:21px}.auth-passkey-action>small{color:#67748a;font-size:.82rem;text-align:center}.auth-passkey-divider{position:relative;margin-top:.5rem;color:#67748a;font-size:.76rem;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.05em}.auth-passkey-divider:before{content:"";position:absolute;z-index:0;top:50%;left:0;right:0;height:1px;background:#d9e2ef}.auth-passkey-divider span{position:relative;z-index:1;padding:0 .75rem;background:#fff}.auth-error{margin:0;padding:.8rem 1rem;border-radius:10px;background:#fff0f0;color:#962a2a;font-weight:700}.auth-card>.auth-success{margin:0 0 1.2rem;padding:.8rem 1rem;border-radius:10px;background:#e9f7ee;color:#176a3d;font-weight:800}.auth-actions{display:grid;gap:.7rem;margin-top:1.3rem}.auth-actions button,.auth-confirmation button{min-height:52px;border-radius:12px;padding:.8rem 1rem;font:inherit;font-weight:900;cursor:pointer}.auth-actions .auth-secondary{border:2px solid #0c4fae;background:#fff;color:#0c4fae}.auth-actions .auth-demo{border:0;background:#128044;color:#fff}.auth-actions .auth-walkthrough{border:1px solid #b9cce8;background:#edf4ff;color:#0c4fae}.auth-demo-note,.auth-preview-note{margin:.75rem 0 0!important;font-size:.83rem;line-height:1.45!important}.auth-preview-note{padding:.65rem .8rem;border-radius:9px;background:#fff8e2;color:#765824!important}.auth-confirmation strong{color:#17243b}.auth-confirmation button{width:100%;border:0;background:#0c4fae;color:#fff}.auth-identity input[readonly]{background:#f2f5fa;color:#263650;cursor:default}.auth-card>.auth-note{margin:0 0 1.6rem;color:#526078;line-height:1.55}.auth-card form>.auth-note{margin:0;color:#526078;line-height:1.5}.auth-card>.auth-notice{margin:0 0 1.2rem;padding:.8rem 1rem;border-radius:10px;background:#fff8e2;color:#765824;font-weight:700;line-height:1.45}.auth-links{display:flex;flex-wrap:wrap;gap:.65rem 1rem;margin-top:1.3rem}.auth-links--immediate{margin-top:.75rem}.auth-links button{min-height:24px;border:0;padding:0;background:transparent;color:#0c4fae;font:inherit;font-weight:800;text-decoration:underline;cursor:pointer}.account-security-page{--account-blue: #0c4fae;--account-navy: #17243b;--account-muted: #5d687d;min-height:100vh;padding-bottom:48px;background:linear-gradient(rgba(12,79,174,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(12,79,174,.045) 1px,transparent 1px),radial-gradient(circle at 88% 12%,rgba(244,189,24,.12),transparent 26rem),#f7f9fd;background-size:32px 32px,32px 32px,auto,auto;color:var(--account-navy)}.account-security-page__header{min-height:116px;padding:18px max(24px,calc((100vw - 1040px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:6px solid var(--account-blue);background:#fffffff5}.account-security-page__header>button{min-height:48px;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--account-blue);font:inherit;font-weight:900}.account-security-page__header>button svg{width:20px}.account-security-page__header>div{display:flex;align-items:center;gap:12px;text-transform:uppercase}.account-security-page__header img{width:64px;height:64px;object-fit:contain}.account-security-page__header span{display:grid}.account-security-page__header strong{color:var(--account-blue);font-size:1.25rem}.account-security-page__header small{color:var(--account-navy);font-weight:900;letter-spacing:.04em}.account-security{width:min(920px,calc(100% - 40px));margin:44px auto 0;padding:clamp(24px,5vw,54px);border:1px solid #d7e1ef;border-radius:24px;background:#fffffffa;box-shadow:0 24px 70px #182c4b1f}.account-security__heading>span{display:inline-flex;align-items:center;gap:8px;color:var(--account-blue);font-size:.8rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.account-security__heading>span svg{width:20px;height:20px}.account-security__heading h1{margin:12px 0 10px;color:var(--account-blue);font-size:clamp(2.3rem,6vw,4.5rem);line-height:.94;letter-spacing:-.055em}.account-security__heading p{max-width:680px;margin:0;color:var(--account-muted);font-size:1.05rem;line-height:1.6}.account-security__fallback{margin:30px 0;padding:18px 20px;display:flex;align-items:center;gap:16px;border:1px solid #c8d9ef;border-radius:14px;background:#eef5ff;color:#24476f;line-height:1.45}.account-security__fallback svg{width:28px;height:28px;flex:none;color:var(--account-blue)}.account-security__fallback strong{display:block;color:var(--account-navy)}.account-security__unavailable,.account-security__error,.account-security__notice{margin:20px 0;padding:14px 16px;border-radius:12px;font-weight:800;line-height:1.45}.account-security__unavailable{background:#fff8e2;color:#765824}.account-security__error{background:#fff0f0;color:#962a2a}.account-security__notice{display:flex;align-items:center;gap:8px;background:#e9f7ee;color:#176a3d}.account-security__notice svg{width:20px}.account-security__add{padding:22px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:18px;border:1px solid #d7e1ef;border-radius:16px;background:#fbfcfe}.account-security__add label,.account-security__key-copy label{display:grid;gap:7px;color:var(--account-navy);font-weight:900}.account-security__add small{color:var(--account-muted);font-weight:500}.account-security__add input,.account-security__key-copy input{min-height:50px;padding:10px 12px;border:1px solid #b9c7d9;border-radius:10px;background:#fff;color:var(--account-navy);font:inherit}.account-security__add button{min-height:52px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;background:var(--account-blue);color:#fff;font:inherit;font-weight:900}.account-security__add button svg{width:19px}.account-security__inventory{margin-top:32px}.account-security__inventory>div{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:3px solid var(--account-blue);color:var(--account-blue);font-weight:900;text-transform:uppercase;letter-spacing:.05em}.account-security__inventory>div strong{min-width:34px;min-height:34px;display:grid;place-items:center;border-radius:50%;background:var(--account-blue);color:#fff}.account-security__inventory>p{padding:26px 4px;color:var(--account-muted)}.account-security__inventory ul{margin:0;padding:0;list-style:none}.account-security__inventory li{min-height:92px;padding:18px 4px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;border-bottom:1px solid #dfe6f0}.account-security__key-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#eef5ff;color:var(--account-blue)}.account-security__key-icon svg{width:23px}.account-security__key-copy{min-width:0;display:grid;gap:4px}.account-security__key-copy>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-security__key-copy>small{color:var(--account-muted);line-height:1.4}.account-security__key-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.account-security__key-actions button{min-height:44px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid #b9c9dd;border-radius:9px;background:#fff;color:var(--account-blue);font:inherit;font-size:.84rem;font-weight:900}.account-security__key-actions button svg{width:16px}.account-security__key-actions .account-security__remove{color:#9a3328}.account-security__scrim{position:fixed;z-index:var(--layer-modal-scrim);top:0;right:0;bottom:0;left:0;padding:20px;display:grid;place-items:center;background:#101f3494}.account-security__confirm{width:min(100%,440px);padding:30px;border-radius:20px;background:#fff;box-shadow:0 28px 90px #0a182b59;text-align:center}.account-security__confirm-icon{width:62px;height:62px;margin:0 auto;display:grid;place-items:center;border-radius:50%;background:#fff0ed;color:#9a3328}.account-security__confirm-icon svg{width:28px}.account-security__confirm h2{margin:18px 0 8px;color:var(--account-navy);font-size:1.55rem}.account-security__confirm p{margin:0;color:var(--account-muted);line-height:1.55}.account-security__confirm>div{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.account-security__confirm button{min-height:48px;border:1px solid #b9c9dd;border-radius:10px;background:#fff;color:var(--account-navy);font:inherit;font-weight:900}.account-security__confirm .account-security__confirm-remove{border-color:#9a3328;background:#9a3328;color:#fff}.account-security button:focus-visible,.account-security input:focus-visible,.account-security-page__header button:focus-visible{outline:3px solid rgba(12,79,174,.28);outline-offset:2px}.account-security button:disabled{opacity:.58;cursor:wait}@media (max-width: 720px){.account-security-page__header{min-height:92px;padding:12px 18px}.account-security-page__header img{width:50px;height:50px}.account-security{width:min(100% - 24px,920px);margin-top:18px;padding:22px 18px;border-radius:18px}.account-security__add{grid-template-columns:1fr;padding:18px}.account-security__inventory li{grid-template-columns:auto minmax(0,1fr)}.account-security__key-actions{grid-column:1 / -1;justify-content:stretch}.account-security__key-actions button{flex:1;justify-content:center}}.how-it-works{--walk-blue: #0b4fac;--walk-blue-deep: #07377d;--walk-blue-soft: #eaf2ff;--walk-green: #158347;--walk-green-soft: #eaf7ef;--walk-gold: #f5bd18;--walk-navy: #17243b;--walk-muted: #657188;min-height:100vh;padding-bottom:42px;color:var(--walk-navy);background:radial-gradient(circle at 8% 4%,rgba(11,79,172,.11),transparent 29%),radial-gradient(circle at 92% 18%,rgba(21,131,71,.09),transparent 27%),linear-gradient(180deg,#f9fbff,#f4f7fb 66%,#eef3f8)}.how-it-works svg{stroke-width:1.8}.how-it-works__header{min-height:92px;padding:16px max(24px,calc((100vw - 1320px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;border-bottom:5px solid var(--walk-blue);box-shadow:inset 0 -5px 0 -2px var(--walk-gold);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.how-it-works__back,.how-it-works__reset,.how-it-works__footer button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:0 15px;font:inherit;font-weight:800}.how-it-works__back{width:max-content;border:1px solid #cbd8e9;background:#fff;color:var(--walk-blue)}.how-it-works__back svg,.how-it-works__reset svg{width:19px;height:19px}.how-it-works__brand{display:flex;align-items:center;gap:11px;text-align:left}.how-it-works__brand img{width:54px;height:54px;object-fit:contain}.how-it-works__brand span{display:grid}.how-it-works__brand strong{color:var(--walk-blue);font-size:1.35rem;line-height:1;text-transform:uppercase}.how-it-works__brand small{margin-top:5px;color:var(--walk-muted);font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.how-it-works__header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.how-it-works__privacy{display:inline-flex;align-items:center;gap:7px;color:var(--walk-green);font-size:.78rem;font-weight:900}.how-it-works__privacy svg{width:19px;height:19px}.how-it-works__reset{border:0;background:var(--walk-blue);color:#fff}.how-it-works__intro{width:min(960px,calc(100% - 40px));margin:38px auto 0;text-align:center}.how-it-works__kicker{color:var(--walk-green);font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.how-it-works__intro h1{margin:7px 0 10px;color:var(--walk-blue);font-size:clamp(2.7rem,6vw,5.4rem);line-height:.96;letter-spacing:-.045em}.how-it-works__intro p{max-width:760px;margin:0 auto;color:#526078;font-size:clamp(1rem,2vw,1.2rem);line-height:1.55}.how-it-works__steps{width:min(940px,calc(100% - 40px));margin:26px auto 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;list-style:none}.how-it-works__steps li{min-height:82px;padding:13px 16px;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:11px;border:1px solid #d8e1ed;border-radius:14px;background:#ffffffd1}.how-it-works__steps li>span{grid-row:1 / 3;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--walk-blue);color:#fff;font-weight:900}.how-it-works__steps strong{align-self:end;color:var(--walk-blue-deep)}.how-it-works__steps small{align-self:start;color:var(--walk-muted);line-height:1.25}.sim-activity{width:min(1320px,calc(100% - 40px));min-height:58px;margin:22px auto 0;padding:11px 18px;display:flex;align-items:center;gap:13px;border:1px solid #cbd8e9;border-radius:14px;background:#fff;box-shadow:0 10px 28px #17243b0f}.sim-activity__signal{width:13px;height:13px;flex:none;border:3px solid #aeb9c9;border-radius:50%}.sim-activity__signal.is-live{border-color:#fff;background:var(--walk-green);box-shadow:0 0 0 5px #15834729;animation:sim-pulse .9s ease-out}.sim-activity>span:last-child{display:flex;flex-wrap:wrap;gap:4px 10px;color:#526078;line-height:1.35}.sim-activity strong{color:var(--walk-blue)}.how-it-works__scene{width:min(1320px,calc(100% - 40px));margin:16px auto 0;display:grid;grid-template-columns:minmax(340px,.85fr) minmax(620px,1.35fr);grid-template-areas:"door board" "door teachers";align-items:stretch;gap:16px}.sim-station{position:relative;overflow:hidden;border:1px solid #d7e0eb;border-radius:22px;background:#ffffffed;box-shadow:0 16px 44px #17243b14}.sim-station:after{content:"";position:absolute;inset:auto -70px -90px auto;width:190px;height:190px;border-radius:50%;background:#0b4fac0a;pointer-events:none}.sim-station--door{grid-area:door;padding:22px;background:linear-gradient(155deg,#fff 50%,#eef4fd)}.sim-station--board{grid-area:board;padding:20px;transition:box-shadow .22s ease,border-color .22s ease}.sim-station--teachers{grid-area:teachers;padding:20px}.sim-station--board.is-active{border-color:#83a8dc;box-shadow:0 0 0 4px #0b4fac17,0 18px 48px #17243b1a}.sim-station__heading{position:relative;z-index:1;display:flex;align-items:flex-start;gap:13px}.sim-station__heading>span{width:46px;height:46px;flex:none;display:grid;place-items:center;border-radius:14px;background:var(--walk-blue-soft);color:var(--walk-blue)}.sim-station__heading>span svg{width:25px;height:25px}.sim-station__heading div{min-width:0}.sim-station__heading small{color:var(--walk-green);font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sim-station__heading h2{margin:1px 0 2px;color:var(--walk-blue-deep);font-size:1.45rem;line-height:1.05}.sim-station__heading p{margin:0;color:var(--walk-muted);font-size:.87rem;line-height:1.35}.sim-station__heading--compact h2{font-size:1.25rem}.sim-door-context,.sim-role{display:flex;align-items:center;gap:10px}.sim-door-context{width:max-content;max-width:100%;margin:22px auto 12px;padding:9px 14px 9px 9px;border-radius:15px;border:1px solid #dbe4f0;background:#fff;box-shadow:0 8px 22px #17243b12}.sim-role__monogram{width:38px;height:38px;flex:none;display:grid;place-items:center;border:1px solid rgba(11,79,172,.18);border-radius:11px;background:var(--walk-blue-soft);color:var(--walk-blue-deep);font-size:.73rem;font-weight:950;letter-spacing:.04em}.sim-role__monogram--door{width:44px;height:44px;border-color:var(--walk-blue-deep);background:var(--walk-blue-deep);color:#fff}.sim-door-context>span:last-child,.sim-role>span:last-child{display:grid}.sim-door-context strong,.sim-role strong{color:var(--walk-navy);font-size:.83rem}.sim-door-context small,.sim-role small{color:var(--walk-muted);font-size:.7rem}.sim-tablet{position:relative;z-index:1;width:min(100%,440px);margin:0 auto;padding:14px;border:5px solid #1c2b42;border-radius:27px;background:#263650;box-shadow:0 20px 44px #101d3033}.sim-tablet__camera{position:absolute;z-index:2;left:50%;top:4px;width:6px;height:6px;border-radius:50%;background:#6e7e94}.sim-tablet__screen{min-height:520px;padding:16px;border-radius:14px;background:#fbfcfe}.sim-tablet__screen>header{display:flex;align-items:center;gap:9px;margin:-16px -16px 14px;padding:13px 15px;border-radius:14px 14px 0 0;background:var(--walk-blue);color:#fff}.sim-tablet__screen>header svg{width:23px;height:23px}.sim-tablet__screen>header span{display:grid}.sim-tablet__screen>header strong{font-size:.88rem}.sim-tablet__screen>header small{opacity:.78;font-size:.65rem}.sim-tablet__screen>label{display:block;margin-bottom:6px;color:#34435a;font-size:.73rem;font-weight:800}.sim-search{position:relative}.sim-search>svg{position:absolute;left:11px;top:50%;width:18px;height:18px;color:#75839a;transform:translateY(-50%);pointer-events:none}.sim-search input{width:100%;min-height:44px;padding:8px 10px 8px 37px;border:1px solid #b9c7d9;border-radius:10px;background:#fff;color:var(--walk-navy);font:inherit;font-size:.82rem}.sim-search input:focus{border-color:var(--walk-blue);outline:3px solid rgba(11,79,172,.16)}.sim-results,.sim-phone__queue,.sim-board__queue{margin:10px 0 0;padding:0;list-style:none}.sim-results{display:grid;gap:6px}.sim-results li{min-height:51px;padding:6px 6px 6px 10px;display:flex;align-items:center;gap:8px;border:1px solid #e0e6ee;border-radius:9px;background:#fff}.sim-results li>span{min-width:0;flex:1;display:grid}.sim-results strong{font-size:.77rem}.sim-results small{overflow:hidden;color:var(--walk-muted);font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.sim-results button{min-width:76px;min-height:44px;border:0;border-radius:8px;padding:0 9px;background:var(--walk-blue);color:#fff;font:inherit;font-size:.72rem;font-weight:900}.sim-results button:disabled{background:#e8edf4;color:#667287;opacity:1}.sim-board{position:relative;z-index:1;min-height:260px;margin-top:14px;overflow:hidden;border:9px solid #1c2b42;border-radius:13px;background:#fff;box-shadow:0 16px 34px #101d302e}.sim-board:after{content:"";position:absolute;left:50%;bottom:-27px;width:70px;height:27px;border-radius:0 0 8px 8px;background:#1c2b42;transform:translate(-50%)}.sim-board__bar{min-height:54px;padding:9px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:3px solid var(--walk-gold);background:var(--walk-blue);color:#fff}.sim-board__bar>span{display:grid}.sim-board__bar strong{font-size:.92rem}.sim-board__bar small{opacity:.78;font-size:.67rem}.sim-board__bar time{font-size:.82rem;font-weight:800}.sim-board__empty{min-height:178px;display:grid;place-items:center;align-content:center;gap:4px;color:#75839a;text-align:center}.sim-board__empty svg{width:34px;height:34px;color:#9eabc0}.sim-board__empty strong{color:#526078}.sim-board__empty span{font-size:.75rem}.sim-board__queue{padding:12px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.sim-board__queue li{min-height:68px;padding:10px 12px;display:grid;align-content:center;border-left:5px solid var(--walk-green);border-radius:9px;background:#eff8f3}.sim-board__queue li.is-new{animation:sim-arrive .6s ease-out}.sim-board__queue strong{color:var(--walk-green);font-size:1.03rem}.sim-board__queue span{color:#516078;font-size:.69rem}.sim-phones{position:relative;z-index:1;margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sim-phone-card{min-width:0;padding:10px;border:1px solid #e0e6ee;border-radius:16px;background:#f8fafd;transition:box-shadow .22s ease,border-color .22s ease}.sim-phone-card.is-active{border-color:#78b693;box-shadow:0 0 0 4px #1583471a}.sim-role{margin-bottom:8px}.sim-phone{position:relative;width:100%;padding:10px;border:4px solid #1c2b42;border-radius:24px;background:#263650;box-shadow:0 12px 26px #101d3029}.sim-phone__speaker{position:absolute;z-index:2;left:50%;top:6px;width:38px;height:5px;border-radius:999px;background:#718097;transform:translate(-50%)}.sim-phone__screen{min-height:196px;overflow:hidden;border-radius:14px;background:#fff}.sim-phone__screen>header{min-height:54px;padding:10px;display:flex;align-items:center;gap:8px;border-bottom:2px solid var(--walk-gold);background:var(--walk-blue);color:#fff}.sim-phone__screen>header>span:last-child{display:grid}.sim-phone__screen>header strong{font-size:.75rem}.sim-phone__screen>header small{opacity:.78;font-size:.58rem}.sim-phone__class{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--walk-blue);font-size:.67rem;font-weight:900}.sim-phone__empty{min-height:140px;padding:14px;display:grid;place-items:center;align-content:center;gap:3px;color:#8290a3;text-align:center}.sim-phone__empty svg{width:28px;height:28px;color:#70a886}.sim-phone__empty strong{color:#516078;font-size:.78rem}.sim-phone__empty span{font-size:.65rem;line-height:1.3}.sim-phone__queue{padding:7px;display:grid;gap:6px}.sim-phone__queue li{min-height:55px;padding:6px;display:flex;align-items:center;gap:6px;border-radius:8px;background:var(--walk-green-soft)}.sim-phone__queue li>span{min-width:0;flex:1;display:grid}.sim-phone__queue strong{color:var(--walk-green);font-size:.72rem}.sim-phone__queue small{color:#657188;font-size:.55rem}.sim-phone__queue button{min-width:66px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:8px;background:var(--walk-green);color:#fff;font:inherit;font-size:.67rem;font-weight:900}.sim-phone__queue button svg{width:14px;height:14px}.how-it-works__footer{width:min(1320px,calc(100% - 40px));margin:18px auto 0;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #cfdcf0;border-radius:15px;background:#fff}.how-it-works__footer>span{display:inline-flex;align-items:center;gap:9px;color:#526078;font-size:.84rem;font-weight:700}.how-it-works__footer>span svg{width:22px;height:22px;flex:none;color:var(--walk-blue)}.how-it-works__footer button{border:0;background:var(--walk-green);color:#fff}@keyframes sim-pulse{0%{transform:scale(.7)}60%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes sim-arrive{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 1080px){.how-it-works__header{grid-template-columns:auto 1fr auto}.how-it-works__brand{justify-self:center}.how-it-works__privacy{display:none}.how-it-works__scene{grid-template-columns:minmax(320px,.82fr) minmax(540px,1.18fr)}}@media (max-width: 920px){.how-it-works__scene{grid-template-columns:1fr;grid-template-areas:"door" "teachers" "board"}.sim-tablet{width:min(100%,520px)}.sim-tablet__screen{min-height:460px}}@media (max-width: 680px){.how-it-works__header{padding:13px 16px;grid-template-columns:1fr auto}.how-it-works__brand{grid-column:1 / 3;grid-row:1;justify-self:center}.how-it-works__back{grid-column:1;grid-row:2}.how-it-works__header-actions{grid-column:2;grid-row:2}.how-it-works__reset{font-size:0;width:46px;padding:0}.how-it-works__reset svg{width:20px;height:20px}.how-it-works__intro{margin-top:28px}.how-it-works__intro h1{font-size:clamp(2.8rem,15vw,4.4rem)}.how-it-works__steps{grid-template-columns:1fr}.how-it-works__steps li{min-height:67px}.sim-activity>span:last-child{display:grid}.sim-station--door,.sim-station--board,.sim-station--teachers{padding:15px}.sim-phones{grid-template-columns:1fr}.sim-phone-card{padding:12px}.sim-phone{width:min(100%,330px);margin:0 auto}.sim-board__queue{grid-template-columns:1fr}.how-it-works__footer{align-items:stretch;flex-direction:column}}@media (max-width: 430px){.how-it-works__intro,.how-it-works__steps,.sim-activity,.how-it-works__scene,.how-it-works__footer{width:calc(100% - 24px)}.how-it-works__brand img{width:46px;height:46px}.how-it-works__brand strong{font-size:1.1rem}.how-it-works__brand small{font-size:.58rem}.how-it-works__intro p{font-size:.96rem}.sim-tablet{padding:9px;border-width:4px;border-radius:22px}.sim-tablet__screen{min-height:500px;padding:12px}.sim-tablet__screen>header{margin:-12px -12px 12px}.sim-results li{padding-left:8px}.sim-results button{min-width:70px}}@media (prefers-reduced-motion: reduce){.sim-station,.sim-phone-card,.sim-activity__signal,.sim-board__queue li{animation:none!important;transition:none!important}}.ta-page{--ta-fold-padding-block: 14px;--ta-fold-padding-inline: 16px;--ta-fold-gap: 10px;--ta-fold-button-height: 52px;--ta-fold-school-size: 13px;--ta-fold-school-leading: 1.3;--ta-fold-title-size: 22px;--ta-fold-title-leading: 1.2;--ta-fold-warning-size: 15px;--ta-fold-warning-leading: 1.45;--ta-fold-wrong-device-size: 13px;--ta-fold-wrong-device-leading: 1.4;--ta-fold-name-size: 18px;--ta-fold-name-leading: 1.3;--ta-fold-question-size: 13px;--ta-fold-question-leading: 1.4;box-sizing:border-box;width:100%;max-width:34rem;margin:0 auto;padding:var(--ta-fold-padding-block) var(--ta-fold-padding-inline) 2rem;color:var(--color-ink, #16232e);overflow-x:hidden}.ta-page--notice{display:grid;gap:var(--ta-fold-gap);align-content:start}.ta-activate__fold{display:grid;gap:var(--ta-fold-gap);margin:0}.ta-activate__school{margin:0;font-size:var(--ta-fold-school-size);line-height:var(--ta-fold-school-leading);font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--color-ink-muted, #5b6b78)}.ta-activate__title{margin:0;font-size:var(--ta-fold-title-size);line-height:var(--ta-fold-title-leading);color:var(--color-accent-strong, #0b567f)}.ta-activate__warning{margin:0;padding:.55rem .7rem;border-left:4px solid var(--color-warn, #d9a92f);border-radius:0 var(--radius, 14px) var(--radius, 14px) 0;background:var(--color-soft-warn, #fff3d1);font-size:var(--ta-fold-warning-size);line-height:var(--ta-fold-warning-leading);font-weight:700}.ta-activate__wrong-device{margin:0;font-size:var(--ta-fold-wrong-device-size);line-height:var(--ta-fold-wrong-device-leading);color:var(--color-ink-muted, #5b6b78)}.ta-activate__name{margin:0;font-size:var(--ta-fold-name-size);line-height:var(--ta-fold-name-leading);font-weight:800}.ta-activate__question{margin:0;font-size:var(--ta-fold-question-size);line-height:var(--ta-fold-question-leading);color:var(--color-ink-muted, #5b6b78)}.ta-activate__primary,.ta-primary{min-height:var(--ta-fold-button-height);width:100%;border:0;border-radius:var(--radius, 14px);background:var(--color-accent, #0f6ea8);color:#fff;font:inherit;font-weight:800;letter-spacing:.02em;cursor:pointer}.ta-activate__primary:disabled,.ta-primary:disabled{background:var(--color-ink-muted, #5b6b78);cursor:progress}.ta-activate__primary:focus-visible,.ta-primary:focus-visible,.ta-secondary:focus-visible,.ta-link:focus-visible{outline:3px solid rgba(15,110,168,.35);outline-offset:2px}.ta-secondary{min-height:var(--touch-min, 48px);margin-top:1rem;padding:0 1rem;border:1px solid var(--color-border, #d3dbe2);border-radius:var(--radius, 14px);background:var(--color-surface, #fff);color:var(--color-ink, #16232e);font:inherit;font-weight:700;cursor:pointer}.ta-activate__blocked,.ta-notice{margin:0;padding:.7rem .85rem;border-radius:var(--radius, 14px);background:var(--color-soft-blue, #e7f1f8);line-height:1.45}.ta-notice--error{background:#fdecea;color:#7a2312;font-weight:700}.ta-activate__details,.ta-details{margin-top:1.25rem}.ta-activate__details dl,.ta-details dl,dl.ta-details{display:grid;gap:.5rem;margin:0}.ta-activate__details div,.ta-details div{display:grid;grid-template-columns:7rem 1fr;gap:.5rem;align-items:baseline}.ta-activate__details dt,.ta-details dt{font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--color-ink-muted, #5b6b78)}.ta-activate__details dd,.ta-details dd{margin:0;font-weight:700}.ta-activate__training,.ta-training{display:grid;gap:.25rem;margin-top:1.25rem}.ta-link{display:inline-block;min-height:var(--touch-min, 48px);line-height:var(--touch-min, 48px);font-weight:800;color:var(--color-accent, #0f6ea8)}.ta-activate__training small,.ta-training small{color:var(--color-ink-muted, #5b6b78);line-height:1.45}.ta-activate__contact{margin-top:1rem;color:var(--color-ink-muted, #5b6b78);line-height:1.5}.ta-banner{position:sticky;top:0;z-index:var(--layer-banner, 70);display:flex;flex-wrap:wrap;gap:.35rem .6rem;align-items:baseline;padding:.5rem .9rem;background:var(--color-accent-strong, #0b567f);color:#fff;line-height:1.35}.ta-banner__label{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.ta-banner__school{font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ta-banner__detail{font-size:.9rem;font-weight:700}.ta-scheduled__school{margin:0;font-size:.8rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--color-ink-muted, #5b6b78)}.ta-scheduled__title,.ta-offline__title,.ta-ended__title,.ta-ending__title,.ta-unconfirmed__title,.ta-overview__title{margin:.35rem 0 .5rem;font-size:clamp(1.4rem,6vw,2rem);line-height:1.15;color:var(--color-accent-strong, #0b567f)}.ta-scheduled__lede,.ta-scheduled__ends{margin:0 0 .75rem;font-size:1rem;font-weight:700;line-height:1.45}.ta-scheduled__note,.ta-offline__note,.ta-ending__note,.ta-unconfirmed__detail{margin:1rem 0 0;color:var(--color-ink-muted, #5b6b78);line-height:1.5}.ta-ended__name{margin:0 0 .75rem;font-weight:800}.ta-offline,.ta-ending,.ta-unconfirmed{background:var(--color-surface, #fff)}.ta-unconfirmed__notice{margin:0 0 .75rem;font-size:1rem;font-weight:700;line-height:1.45}.ta-unconfirmed__detail{margin:0 0 1.25rem}.ta-session-control{display:flex;align-items:center;gap:.6rem}.ta-session-control__identity{display:grid;line-height:1.2}.ta-session-control__identity strong{font-size:.9rem}.ta-session-control__identity small{font-size:.72rem;color:var(--color-ink-muted, #5b6b78)}.ta-session-control__action{display:inline-flex;gap:.4rem;align-items:center;min-height:var(--touch-min, 48px);padding:0 .8rem;border:1px solid var(--color-border, #d3dbe2);border-radius:var(--radius, 14px);background:var(--color-surface, #fff);color:var(--color-ink, #16232e);font:inherit;font-weight:700;cursor:pointer}.ta-session-control__action:disabled{color:var(--color-ink-muted, #5b6b78);cursor:progress}.ta-session-control__action svg{width:18px;height:18px}@media (min-width: 40rem){.ta-page{padding-top:2rem}}:root{--color-bg: #f4f6f8;--color-surface: #ffffff;--color-ink: #16232e;--color-ink-muted: #5b6b78;--color-accent: #0f6ea8;--color-accent-strong: #0b567f;--color-ok: #1a7f4b;--color-ok-strong: #146239;--color-danger: #a83214;--color-warn: #d9a92f;--color-warn-strong: #8a5a00;--color-border: #d3dbe2;--color-soft-blue: #e7f1f8;--color-soft-green: #e7f5ed;--color-soft-warn: #fff3d1;--radius: 14px;--shadow: 0 2px 10px rgba(22, 35, 46, .12);--shadow-raised: 0 8px 28px rgba(22, 35, 46, .14);--touch-min: 48px;--layer-toast: 60;--layer-banner: 70;--layer-status: 80;--layer-modal: 100}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh}body{font-family:Avenir Next,Avenir,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-bg);color:var(--color-ink);-webkit-font-smoothing:antialiased}.sync-status{position:fixed;z-index:var(--layer-status);right:16px;bottom:16px;max-width:min(420px,calc(100vw - 32px));padding:12px 16px;border:1px solid #9fb9dc;border-radius:12px;background:#eef5ff;color:#0c4fae;box-shadow:0 12px 32px #0d264b33;font-size:.88rem}.sync-status--error{border-color:#d37c6a;background:#fff0ed;color:#842c1e}.sync-status--setup{border-color:#b6c6dd;background:#f4f8ff;color:#29456f}.sync-status strong,.sync-status span{display:block}.sync-status button{min-height:var(--touch-min);margin-top:10px;padding:0 16px;border:1px solid currentColor;border-radius:999px;background:#ffffffe0;color:inherit;font:inherit;font-size:.86rem;font-weight:800}.sync-status button:hover{background:#fff}button{font-family:inherit;cursor:pointer}button,a,input,select{-webkit-tap-highlight-color:transparent}:focus-visible{outline:4px solid rgba(15,110,168,.28);outline-offset:3px}button:disabled{cursor:not-allowed}input,select{font-family:inherit}.btn{min-height:var(--touch-min);min-width:96px;padding:0 20px;border-radius:var(--radius);border:2px solid var(--color-border);background:var(--color-surface);color:var(--color-ink);font-size:1rem;font-weight:600;transition:transform .1s ease,box-shadow .16s ease,background .16s ease}.btn:hover:not(:disabled){box-shadow:0 4px 14px #16232e1f}.btn:active:not(:disabled){transform:scale(.97)}.btn--primary{background:var(--color-accent);border-color:var(--color-accent-strong);color:#fff}.btn--sent{min-width:144px;min-height:56px;font-size:1.25rem;letter-spacing:.04em;background:var(--color-ok);border-color:var(--color-ok-strong);color:#fff}.btn--small{min-width:88px;padding:0 12px;font-size:.85rem}.btn--danger{background:transparent;border-color:var(--color-danger);color:var(--color-danger)}.btn--danger:disabled{opacity:.4}.back-btn{min-height:var(--touch-min);padding:0 8px;border:none;background:transparent;color:var(--color-accent);font-size:1rem;font-weight:600}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
