@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(../media/noto-sans-latin-400-normal.2ekmuhyqtwn6o.woff2)format("woff2"),url(../media/noto-sans-latin-400-normal.0kmbcc33am-kf.woff)format("woff")}
@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(../media/noto-sans-latin-700-normal.19j9w9vx0f08a.woff2)format("woff2"),url(../media/noto-sans-latin-700-normal.1buabya4b0ndx.woff)format("woff")}
@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(../media/noto-sans-latin-ext-400-normal.1qd1fytp3jsjj.woff2)format("woff2"),url(../media/noto-sans-latin-ext-400-normal.0s4dndr9gmltt.woff)format("woff")}
@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(../media/noto-sans-latin-ext-700-normal.166d48bueouii.woff2)format("woff2"),url(../media/noto-sans-latin-ext-700-normal.3g_fm6hsvy9r1.woff)format("woff")}
:root{--ink:#17233d;--muted:#667085;--line:#dde3ea;--surface:#fff;--bg:#f3f6f8;--nav:#10233f;--teal:#008f83;--teal-dark:#08756c;--amber:#efb647;--coral:#ef765f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--ink);margin:0;font-family:Noto Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,input,select{font:inherit}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #75cfc6}.loading{place-items:center;min-height:100vh;display:grid}.app-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--nav);color:#fff;flex-direction:column;gap:34px;padding:28px 18px;display:flex}.brand{flex-direction:column;align-items:flex-start;gap:5px;padding:0 8px;display:flex}.brand-mark{background:#15a99d;border-radius:12px;place-items:center;width:38px;height:38px;font-size:21px;font-weight:900;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:19px}.brand small{color:#a9b8ca;margin-top:2px}.eyebrow{letter-spacing:.13em;color:#8190a5;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.sidebar nav{flex-direction:column;gap:8px;display:flex}.sidebar nav>.eyebrow{color:#71839c;padding:0 10px}.class-link,.new-class{color:#cdd8e7;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.class-link>span{background:#293e5b;border-radius:10px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.class-link strong,.class-link small{display:block}.class-link small{color:#8fa0b6;margin-top:3px;font-size:11px}.class-link.active{color:#fff;background:#1d3554}.class-link.active>span{background:var(--teal)}.new-class{border:1px dashed #52647c;justify-content:center;margin-top:8px}.privacy-card{background:#17375a;border:1px solid #294a6e;border-radius:14px;gap:10px;margin-top:auto;padding:13px;display:flex}.privacy-card>span{color:#67d7c9}.privacy-card strong,.privacy-card small{display:block}.privacy-card strong{font-size:12px}.privacy-card small{color:#9db0c6;margin-top:4px;font-size:11px;line-height:1.35}.workspace{min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:22px 30px 18px;display:flex}.class-title{color:var(--ink);border:0;width:min(420px,40vw);padding:0;font-size:25px;font-weight:800}.class-meta{gap:7px;margin-top:7px;display:flex}.class-meta input{width:110px;color:var(--muted);border:0;border-bottom:1px solid #0000;padding:2px;font-size:12px}.class-meta input:focus{border-color:var(--teal)}.top-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.button{border:1px solid #0000;border-radius:9px;padding:9px 13px;font-size:12px;font-weight:700;transition:all .15s}.button:disabled{opacity:.5;cursor:not-allowed}.primary{background:var(--teal);color:#fff;box-shadow:0 4px 12px #008f8333}.primary:hover{background:var(--teal-dark)}.secondary{color:var(--teal-dark);background:#f7fffe;border-color:#b8d8d5}.ghost{color:#536176;border-color:var(--line);background:#fff}.danger{color:#b34236}.notice{color:#31635f;background:#e9f7f4;border:1px solid #cbe9e4;border-radius:10px;margin:14px 30px 0;padding:10px 13px;font-size:12px}.tabs{border-bottom:1px solid var(--line);gap:6px;margin:8px 30px 0;display:flex}.tabs button{color:#69768a;background:0 0;border:0;border-bottom:2px solid #0000;padding:13px 15px;font-size:12px;font-weight:700}.tabs button.active{color:var(--teal-dark);border-color:var(--teal)}.tabs span{background:#e8edf2;border-radius:999px;padding:2px 6px}.editor-grid{grid-template-columns:290px minmax(0,1fr);gap:16px;padding:16px 30px 28px;display:grid}.panel,.canvas-panel,.rules-block,.history-view{border:1px solid var(--line);background:#fff;border-radius:14px;box-shadow:0 2px 8px #10233f0a}.student-panel{padding:17px}.panel-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.panel-title h2,.rules-block h2,.history-view h2{margin:0;font-size:17px}.count{color:#69768a;vertical-align:middle;background:#eef1f5;border-radius:999px;padding:3px 7px;font-size:10px}.import-button{text-align:center;color:#59677a;cursor:pointer;border:1px dashed #aab7c5;border-radius:9px;margin:14px 0;padding:9px;font-size:12px;font-weight:700;display:block}.import-button input{display:none}.student-list{flex-direction:column;gap:7px;max-height:550px;display:flex;overflow:auto}.student-card{background:#f7f9fb;border:1px solid #edf0f3;border-radius:9px;align-items:center;padding:7px;display:flex}.student-card.assigned{border-left:3px solid var(--teal)}.drag-student,.student-main,.icon-danger{background:0 0;border:0}.drag-student{color:#8b98a8;cursor:grab;font-size:18px}.student-main{text-align:left;flex:1;min-width:0}.student-main strong,.student-main small{white-space:normal;overflow-wrap:anywhere;display:block;overflow:visible}.student-main strong{font-size:12px}.student-main small{color:#7a8798;margin-top:3px;font-size:10px}.icon-danger{color:#9ba5b2;font-size:20px}.icon-danger:hover{color:#c23f32}.student-form{background:#f4faf9;border:1px solid #d6ebe8;border-radius:10px;margin-bottom:12px;padding:11px}.student-form label{color:#59677a;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.student-form input,.student-form select,.rule-builder input,.rule-builder select{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd7df;border-radius:7px;margin-top:4px;padding:8px}.form-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.form-actions{gap:6px;display:flex}.empty{color:#8490a0;text-align:center;padding:20px 10px;font-size:12px;line-height:1.55}.empty.large{background:#fff;border:1px dashed #cfd7df;border-radius:12px;padding:40px}.canvas-panel{min-width:0;overflow:hidden}.canvas-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;gap:10px;min-height:54px;padding:10px 14px;display:flex}.canvas-toolbar>div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.selection-label{color:#647286;font-size:10px;font-weight:700}.canvas{aspect-ratio:1000/620;background-color:#f9fbfc;background-image:linear-gradient(#e5ebef 1px,#0000 1px),linear-gradient(90deg,#e5ebef 1px,#0000 1px);background-size:2.4% 3.87%;width:100%;position:relative;overflow:hidden}.board{color:#fff;text-align:center;letter-spacing:.18em;background:#29425d;border-radius:3px;place-items:center;width:38%;height:3.4%;min-height:16px;font-size:9px;display:grid;position:absolute;top:2.9%;left:31%}.teacher{z-index:2;background:#dce4eb;border:1px solid #bbc7d2;border-radius:7px;place-items:center;width:10%;height:4.6%;min-height:22px;font-size:10px;display:grid;position:absolute}.zone-label{letter-spacing:.12em;color:#9aa5b1;writing-mode:vertical-rl;font-size:8px;position:absolute;right:1%}.zone-front{top:18%}.zone-back{bottom:6%}.table{touch-action:none;z-index:3;background:#dce5ed;border:2px solid #73869b;border-radius:8px;position:absolute;box-shadow:0 5px 10px #21374d1c}.object-selected{outline:3px solid var(--amber);outline-offset:3px}.table-grip{color:#536a82;cursor:grab;white-space:nowrap;z-index:2;background:0 0;border:0;font-size:9px;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.seat{color:#32445a;z-index:4;touch-action:none;background:#edf1f5;border:2px solid #fff;border-radius:9px;justify-content:center;align-items:center;padding:2px;font-size:clamp(6px,.72vw,10px);display:flex;position:absolute;box-shadow:0 2px 7px #1d334e33}.seat-over{background:#b9ebe5;transform:scale(1.08)}.seat-selected{outline:3px solid var(--amber);outline-offset:2px}.seat-empty{color:#7e8b9b;font-size:16px}.seat-lock{font-size:9px;position:absolute;top:-8px;right:-5px}.seated-student{color:#283b50;cursor:grab;touch-action:none;background:0 0;border:0;justify-content:center;align-items:center;width:100%;height:100%;padding:2px;font-weight:700;line-height:1.08;display:flex}.student-seat-name{overflow-wrap:anywhere;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.student-seat-name>span{white-space:nowrap;display:block}.student-lock{font-size:8px;position:absolute;top:-8px;right:-5px}.standalone-seat{z-index:5;touch-action:none;position:absolute}.seat-grip{color:#52647a;cursor:grab;z-index:8;background:#fff;border:1px solid #9ba8b7;border-radius:50%;width:18px;height:18px;padding:0;font-size:10px;line-height:14px;position:absolute;top:-9px;right:-7px}.legend{border-top:1px solid var(--line);color:#788598;flex-wrap:wrap;gap:18px;padding:10px 15px;font-size:9px;display:flex}.legend span:last-child{margin-left:auto}.dot{border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block}.teal{background:var(--teal)}.amber{background:var(--amber)}.coral{background:var(--coral)}.student-view-selector{border:1px solid var(--line);background:#f4f7f9;border-radius:9px;align-self:center;padding:3px;flex-wrap:nowrap!important}.student-view-selector>span{color:#6c7889;padding:0 5px;font-size:10px;font-weight:700}.student-view-selector>button{color:#687588;white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:6px 8px;font-size:10px;font-weight:700}.student-view-selector>button[aria-pressed=true]{color:#086e65;background:#fff;box-shadow:0 1px 4px #10233f1a}.student-seat-metrics{color:#18394d;letter-spacing:.02em;flex-direction:column;justify-content:center;align-items:center;width:100%;font-size:min(13px,26cqw);font-weight:850;line-height:1.15;display:flex}.student-seat-metrics>span{white-space:nowrap;display:block}.unassigned-zone{border:1px dashed #aab7c5;border-radius:10px;margin-top:10px;padding:9px;transition:all .15s}.unassigned-zone>strong,.unassigned-zone>small{display:block}.unassigned-zone>strong{font-size:11px}.unassigned-zone>small{color:#8390a1;margin:3px 0 8px;font-size:9px}.drop-over{border-color:var(--teal);background:#e9f7f4;box-shadow:inset 0 0 0 2px #9ddbd3}.empty.compact{margin:0;padding:9px 4px}.assigned-list{border-top:1px solid var(--line);margin-top:12px;padding-top:10px}.assigned-list summary{color:#687588;cursor:pointer;margin-bottom:7px;font-size:10px;font-weight:700}.assigned-list .student-card{margin-top:6px}.rules-view,.history-view{margin:16px 30px 30px}.rules-block{padding:20px}.rule-builder{background:#f6f8fa;border-radius:10px;grid-template-columns:1.3fr 1fr 1fr .7fr auto;align-items:end;gap:8px;margin-top:15px;padding:13px;display:grid}.rules-list{flex-direction:column;gap:7px;margin-top:12px;display:flex}.rule-row{border:1px solid var(--line);border-radius:9px;grid-template-columns:auto minmax(150px,1fr) 90px 170px auto;align-items:center;gap:10px;padding:9px;display:grid}.rule-row strong,.rule-row small{display:block}.rule-row strong{font-size:12px}.rule-row small{color:#8591a0;margin-top:3px;font-size:10px}.rule-row select{border:1px solid var(--line);border-radius:6px;padding:6px}.weight{color:#6c7889;font-size:9px}.weight input{width:100%;accent-color:var(--teal)}.optimize-strip{background:var(--nav);color:#fff;border-radius:13px;align-items:center;gap:10px;margin-top:14px;padding:15px 18px;display:flex}.optimize-strip>div{flex:1}.optimize-strip h2{margin:0 0 4px;font-size:15px}.optimize-strip p{color:#a9b7c8;margin:0;font-size:11px}.solutions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.solution-card{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.solution-card.active{border:2px solid var(--teal)}.score-ring{text-align:center;border:5px solid #bce5df;border-radius:50%;place-content:center;width:56px;height:56px;display:grid}.score-ring strong{font-size:18px;line-height:16px}.score-ring small{color:#8792a2;font-size:8px}.solution-copy h3{margin:0;font-size:13px}.solution-copy p,.solution-copy details{color:#6d798a;margin:4px 0 0;font-size:10px}.solution-copy ul{padding-left:16px}.danger-text{color:#b34236!important}.history-view{padding:20px}.history-row{border:1px solid var(--line);border-radius:10px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;margin-top:9px;padding:12px;display:grid}.history-icon{width:34px;height:34px;color:var(--teal);background:#e9f7f4;border-radius:50%;place-items:center;display:grid}.history-row strong,.history-row small{display:block}.history-row small{color:#8490a0;margin-top:4px;font-size:10px}.history-actions{gap:6px;display:flex}.snapshot-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.snapshot-controls input{border:1px solid var(--line);border-radius:8px;min-width:220px;padding:8px 10px}.toast{z-index:100;color:#fff;background:#08756c;border-radius:10px;padding:12px 16px;font-size:13px;font-weight:700;position:fixed;top:18px;right:18px;box-shadow:0 8px 28px #10233f33}.rule-builder{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}@media (max-width:1050px){.app-shell{grid-template-columns:80px minmax(0,1fr)}.sidebar{padding:22px 10px}.brand div,.class-link div,.sidebar nav>.eyebrow,.privacy-card div{display:none}.brand,.class-link,.privacy-card{justify-content:center}.editor-grid{grid-template-columns:250px minmax(0,1fr)}.topbar{align-items:flex-start}.top-actions{max-width:370px}.solutions{grid-template-columns:1fr}}@media (max-width:720px){.app-shell{display:block}.sidebar{flex-direction:row;align-items:center;gap:10px;padding:10px;position:static;overflow:auto}.sidebar nav{flex-direction:row}.class-link{min-width:50px}.privacy-card,.new-class{display:none}.topbar{flex-direction:column;padding:16px}.class-title{width:100%}.notice,.tabs{margin-left:16px;margin-right:16px}.editor-grid{grid-template-columns:1fr;padding:12px 16px}.student-panel{max-height:none}.rules-view,.history-view{margin:12px 16px}.rule-builder{grid-template-columns:1fr}.rule-row{grid-template-columns:auto 1fr}.canvas-toolbar{flex-direction:column}.solutions{grid-template-columns:1fr}}@media print{.sidebar,.topbar,.notice,.tabs,.student-panel,.canvas-toolbar,.legend{display:none!important}.app-shell,.editor-grid{display:block}.workspace,.canvas-panel{box-shadow:none;border:0;margin:0}.canvas{background-image:none;height:190mm}}.seat{overflow:hidden;container-type:inline-size}.seated-student{overflow:hidden}.student-seat-name{overflow-wrap:normal;max-height:100%;overflow:hidden}.student-seat-name>span{max-width:100%}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.survey-view{border:1px solid var(--line);background:#fff;border-radius:14px;margin:16px 30px 30px;padding:22px;box-shadow:0 2px 8px #10233f0a}.survey-heading,.survey-dashboard>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.survey-heading h2,.survey-dashboard h2{margin:0}.survey-heading p,.survey-dashboard header p{color:var(--muted);max-width:680px;font-size:12px}.new-survey-controls,.survey-actions,.survey-tools{flex-wrap:wrap;gap:8px;display:flex}.new-survey-controls select,.qr-navigation select{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px}.survey-warning{color:#765519;background:#fff6e5;border-radius:9px;padding:12px}.survey-layout{grid-template-columns:220px minmax(0,1fr);gap:18px;margin-top:18px;display:grid}.survey-list{flex-direction:column;gap:7px;display:flex}.survey-list button{border:1px solid var(--line);text-align:left;background:#f8fafb;border-radius:9px;padding:11px}.survey-list button.active{border-color:var(--teal);background:#eaf8f6}.survey-list strong,.survey-list span{display:block}.survey-list span{color:var(--muted);margin-top:4px;font-size:9px}.survey-pill{text-transform:uppercase;background:#eef1f5;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-block}.survey-pill.active,.survey-pill.responded{color:#086e65;background:#d8f3ef}.survey-pill.closed,.survey-pill.expired{color:#8b4a3f;background:#f3e9e6}.survey-tools{border-block:1px solid var(--line);padding:12px 0}.participant-status-list article{border-bottom:1px solid #edf0f3;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 3px;display:grid}.participant-status-list article>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.participant-status-list strong,.participant-status-list small{display:block}.participant-status-list small{color:var(--muted);margin-top:3px;font-size:10px}.participant-indicator{background:#edf1f5;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.participant-indicator.responded{color:#08756c;background:#d8f3ef}.survey-empty{text-align:center;color:var(--muted);padding:50px}.survey-empty span{font-size:38px}.survey-empty h3{color:var(--ink)}.answer-dialog{z-index:200;background:#10233f99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.answer-dialog>div{background:#fff;border-radius:15px;width:min(520px,100%);max-height:90vh;padding:26px;position:relative;overflow:auto;box-shadow:0 20px 70px #10233f55}.answer-dialog h2{margin-top:0}.answer-dialog h3{margin:18px 0 5px;font-size:12px}.answer-dialog ul,.answer-dialog p{color:var(--muted);margin:0;font-size:13px}.answer-close{background:0 0;border:0;font-size:26px;position:absolute;top:12px;right:14px}.individual-qr-view{z-index:180;text-align:center;background:#f5f8fa;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.individual-qr-view h1{max-width:900px;margin:13px 0 4px;font-size:clamp(25px,5vw,48px)}.individual-qr-view p{color:var(--muted)}.individual-qr{background:#fff;border-radius:14px;width:min(52vh,70vw);height:min(52vh,70vw);box-shadow:0 10px 40px #10233f22}.qr-close{position:absolute;top:18px;right:18px}.qr-navigation{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;display:flex}.qr-print-view{background:#fff;border-radius:14px;margin:16px 30px 30px;padding:22px}.qr-print-actions{justify-content:flex-end;gap:8px;display:flex}.qr-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10mm;margin-top:16px;display:grid}.qr-card{text-align:center;break-inside:avoid;border:1px dashed #708094;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;min-height:82mm;padding:7mm;display:flex}.qr-card h2{overflow-wrap:anywhere;margin:0 0 4mm;font-size:16px;line-height:1.25}.qr-card svg{width:42mm;height:42mm}.qr-card p{color:#536176;margin:4mm 0 0;font-size:10px}.participant-page{background:linear-gradient(145deg,#eaf7f5,#f4f6fa 55%);place-items:center;min-height:100vh;padding:20px;display:grid}.participant-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(720px,100%);padding:clamp(20px,5vw,42px);box-shadow:0 16px 55px #10233f16}.participant-card header h1{margin:0;font-size:30px}.participant-card header p{color:var(--muted);line-height:1.5}.participant-logo{border-radius:15px;place-items:center;width:58px;height:58px;margin:auto;display:grid;overflow:hidden;box-shadow:0 5px 18px #173b7724}.participant-logo img{width:100%;height:100%}.status-card{text-align:center}.survey-question{border:0;border-top:1px solid var(--line);margin:26px 0 0;padding:24px 0 0}.survey-question legend{padding:0;font-weight:800;line-height:1.45}.selection-count{color:var(--teal-dark);font-size:12px;font-weight:800}.survey-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.survey-choices label,.zone-choices label{border:1px solid var(--line);cursor:pointer;overflow-wrap:anywhere;border-radius:10px;align-items:center;gap:10px;min-height:48px;padding:10px 12px;display:flex}.survey-choices label.selected,.zone-choices label.selected{border-color:var(--teal);background:#eaf8f6}.survey-choices label:has(input:disabled){opacity:.48;cursor:not-allowed}.survey-choices input,.zone-choices input{width:19px;height:19px;accent-color:var(--teal);flex:none}.zone-choices{gap:8px;margin-top:12px;display:grid}.participant-submit{width:100%;min-height:50px;margin-top:26px;font-size:14px}.survey-review h2{margin-top:28px}.survey-review h3{margin:20px 0 5px;font-size:13px}.survey-review p{color:var(--muted)}.review-actions{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.form-error{color:#b34236!important}.survey-history{color:var(--muted);margin-top:16px;font-size:11px}.survey-history summary{cursor:pointer;font-weight:700}.survey-history ul{line-height:1.8}@media (max-width:800px){.survey-view{margin:12px 16px;padding:16px}.survey-heading,.survey-dashboard>header{flex-direction:column}.survey-layout{grid-template-columns:1fr}.survey-list{flex-direction:row;overflow:auto}.survey-list button{min-width:180px}.participant-status-list article{grid-template-columns:30px 1fr}.participant-status-list article>div:last-child{grid-column:2;justify-content:flex-start}.qr-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.survey-choices{grid-template-columns:1fr}}@page{size:A4 portrait;margin:10mm}@media print{.qr-print-view{margin:0;padding:0}.qr-print-actions,.qr-print-view>header{display:none!important}.qr-card-grid{grid-template-columns:repeat(3,1fr);gap:7mm}.qr-card{min-height:82mm;padding:5mm}.qr-card svg{width:39mm;height:39mm}.workspace:has(.qr-print-view)>.tabs{display:none!important}}.landing-page{background:radial-gradient(circle at 85% 20%,#d9f3ef 0,#0000 34%),linear-gradient(145deg,#f7fafb,#eef4f5);min-height:100vh}.landing-nav,.private-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:14px clamp(20px,5vw,68px);display:flex}.landing-nav nav,.private-header nav,.auth-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.language-selector{color:#536176;align-items:center;gap:8px;font-size:12px;font-weight:750;display:flex}.language-selector select{border:1px solid var(--line);max-width:180px;color:var(--ink);background:#fff;border-radius:8px;padding:8px 28px 8px 9px}.language-selector.compact>span{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.language-selector.compact select{max-width:130px;padding-block:7px}.brand-logo{flex:none;align-items:center;text-decoration:none;display:inline-flex}.brand-logo.full img{width:clamp(128px,13vw,168px);height:auto}.brand-logo.compact img{object-fit:contain;width:100%;height:100%}.brand-logo-fallback{color:#fff;background:#173b77;border-radius:10px;place-items:center;min-width:42px;min-height:42px;padding:6px 10px;font-weight:900;display:grid}.sidebar .brand-logo.full{background:#fff;border-radius:9px;padding:5px 7px}.sidebar .brand-logo.full img{width:145px}.landing-hero{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:clamp(35px,7vw,100px);min-height:calc(100vh - 72px);padding:clamp(45px,8vw,110px);display:grid}.landing-hero h1{letter-spacing:-.045em;max-width:850px;margin:0;font-size:clamp(38px,6vw,76px);line-height:1.02}.landing-hero>div>p{max-width:700px;color:var(--muted);font-size:clamp(16px,2vw,21px);line-height:1.6}.landing-hero aside{background:#ffffffd9;border:1px solid #cde5e1;border-radius:20px;padding:28px;box-shadow:0 18px 50px #10233f12}.landing-hero aside strong{font-size:18px}.landing-hero aside li{color:var(--muted);margin:12px 0;line-height:1.45}.auth-page{background:radial-gradient(circle at 20% 15%,#d7f1ed,#0000 34%),#f3f6f8;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(460px,100%);padding:clamp(24px,5vw,42px);box-shadow:0 20px 60px #10233f16}.auth-card>.brand-logo{margin-bottom:34px}.auth-card h1{margin:5px 0 8px;font-size:30px}.auth-card>p{color:var(--muted);line-height:1.5}.auth-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:34px;display:flex}.auth-card-top>.brand-logo{margin:0}.auth-card form,.account-section{flex-direction:column;gap:14px;display:flex}.auth-card form{margin-top:24px}.auth-card label,.account-section label{color:#536176;font-size:12px;font-weight:750}.auth-card input,.account-section input{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd4de;border-radius:9px;margin-top:6px;padding:11px 12px}.auth-wide{width:100%;margin-top:10px}.auth-links{justify-content:space-between;gap:12px;margin-top:18px;font-size:12px;display:flex}.auth-links a,.auth-foot a,.auth-card>a:not(.brand-logo){color:var(--teal-dark)}.auth-foot{text-align:center;font-size:12px}.auth-message,.auth-success{background:#e9f7f4;border-radius:9px;padding:10px 12px;font-size:12px;color:#25645e!important}.mail-icon{width:58px;height:58px;color:var(--teal-dark);background:#e2f5f2;border-radius:18px;place-items:center;font-size:28px;display:grid}.login-methods{border:1px solid var(--line);background:#f3f6f8;border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;margin-top:22px;padding:4px;display:grid}.login-methods button{color:#5c6879;background:0 0;border:0;border-radius:7px;padding:9px 8px;font-size:12px;font-weight:750}.login-methods button[aria-selected=true]{color:#086e65;background:#fff;box-shadow:0 1px 5px #10233f1a}.auth-help{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.private-header{z-index:90;min-height:64px;padding-block:10px;position:sticky;top:0}.private-header nav a{color:#526176;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700;text-decoration:none}.private-header nav a.active{color:#086e65;background:#e5f5f2}.private-menu-toggle{border:1px solid var(--line);color:#435269;background:#fff;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-weight:750;display:none}.private-header-placeholder{border-bottom:1px solid var(--line);background:#fff;min-height:64px}.private-content>.app-shell{min-height:calc(100vh - 64px)}.sync-settings{gap:16px}.sync-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sync-title h2{margin-bottom:4px}.sync-title p{margin:0}.sync-badge{color:#46566c;background:#edf2f7;border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-weight:800}.sync-badge.synced{color:#086e65;background:#e5f5f2}.sync-badge.pending,.sync-badge.offline{color:#815c00;background:#fff4d8}.sync-badge.conflict{color:#a7352a;background:#ffe8e5}.recovery-panel,.recovery-entry,.sync-conflicts{border:1px solid var(--line);background:#f8fbfc;border-radius:14px;gap:12px;padding:18px;display:grid}.recovery-panel output{color:#17413e;overflow-wrap:anywhere;text-align:center;background:#fff;border:1px solid #b8d8d3;border-radius:10px;padding:14px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:16px;font-weight:750;line-height:1.6;display:block}.sync-summary p{margin-block:6px}.sync-conflicts article{border-top:1px solid var(--line);gap:8px;padding-top:12px;display:grid}.sync-settings details.danger-zone{border-top:1px solid var(--line);padding-top:14px}.sync-settings details.danger-zone summary{cursor:pointer;color:#9b3028;font-weight:750}.dashboard-page,.account-page{width:min(1120px,100% - 32px);margin:0 auto;padding:44px 0 70px}.dashboard-welcome h1,.account-page>header h1{margin:0;font-size:clamp(30px,4vw,48px)}.dashboard-welcome>p,.account-page>header>p{color:var(--muted)}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:32px;display:grid}.dashboard-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:44px 1fr;align-items:start;gap:14px;min-height:190px;padding:23px;display:grid;box-shadow:0 5px 20px #10233f0a}.dashboard-grid article>.button{grid-column:2;justify-self:start;text-decoration:none}.dashboard-icon{width:42px;height:42px;color:var(--teal-dark);background:#e5f5f2;border-radius:12px;place-items:center;font-size:22px;display:grid}.dashboard-grid article strong{font-size:17px}.dashboard-grid article p{color:var(--muted);font-size:12px;line-height:1.5}.account-page{max-width:760px}.account-section,.local-storage-note{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:18px;padding:22px}.account-section h2{margin:0 0 6px}.account-plan{background:#f3f7f8;border-radius:10px;grid-template-columns:1fr auto;gap:3px 15px;padding:13px;display:grid}.account-plan small{color:var(--muted);grid-column:1/-1}.local-storage-note{background:#eaf7f5;border-color:#c8e6e1}.local-storage-note p{color:#486964;margin-bottom:0;line-height:1.5}.danger-zone{border-color:#e7c8c2}.check-label{align-items:flex-start;gap:8px;line-height:1.5;display:flex}.check-label input{width:auto;margin:2px 0 0}.danger-zone .danger{align-self:flex-start}.account-modal{z-index:300;background:#10233f99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.account-modal>section{background:#fff;border-radius:16px;width:min(520px,100%);padding:28px;box-shadow:0 24px 80px #10233f44}.account-modal h2{margin-top:0}.account-modal p{color:var(--muted);line-height:1.55}@media (max-width:720px){.landing-hero{grid-template-columns:1fr;padding:45px 22px}.landing-nav{padding-inline:18px}.landing-nav .button{padding:8px}.private-header{flex-wrap:wrap;align-items:center;padding-inline:16px;position:sticky}.private-menu-toggle{display:flex}.private-header nav{border-top:1px solid var(--line);align-items:stretch;width:100%;padding-top:8px;display:none}.private-header nav.open{flex-direction:column;display:flex}.private-header nav a{padding:11px 12px}.private-header nav .button{align-self:flex-start}.dashboard-grid{grid-template-columns:1fr}.auth-links{flex-direction:column}.account-page,.dashboard-page{padding-top:26px}.sync-title{flex-direction:column}.recovery-panel .auth-actions,.sync-conflicts .auth-actions{flex-direction:column;align-items:stretch}.recovery-panel .button,.sync-conflicts .button{text-align:center;width:100%}}.help-page{min-height:100vh}.help-hero{text-align:center;background:linear-gradient(145deg,#e8f6f3,#f7f9fb);padding:clamp(45px,8vw,90px) clamp(20px,8vw,110px) 50px}.help-hero h1{margin:0;font-size:clamp(34px,5vw,58px)}.help-hero>p{color:var(--muted)}.help-search{text-align:left;color:#526176;width:min(720px,100%);margin:28px auto 0;font-size:12px;font-weight:750;display:block}.help-search input{background:#fff;border:1px solid #bdccd5;border-radius:12px;width:100%;margin-top:7px;padding:15px 17px;box-shadow:0 8px 25px #10233f0c}.help-content{width:min(980px,100% - 32px);margin:35px auto 70px}.help-heading{justify-content:space-between;align-items:center;gap:15px;display:flex}.faq-list{gap:9px;margin-top:18px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:12px}.faq-list summary{cursor:pointer;padding:17px 19px;font-weight:750}.faq-list summary span{color:var(--teal-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:9px;display:block}.faq-list details>div{color:var(--muted);padding:0 19px 19px;line-height:1.65}.faq-list details a{color:var(--teal-dark);font-weight:750}.onboarding-backdrop,.onboarding-layer{z-index:500;position:fixed;inset:0}.onboarding-backdrop{background:#10233fb5;place-items:center;padding:20px;display:grid}.onboarding-welcome{text-align:center;background:#fff;border-radius:18px;width:min(480px,100%);padding:34px;box-shadow:0 25px 90px #08172b66}.onboarding-welcome h2{margin:18px 0 7px}.onboarding-welcome p{color:var(--muted)}.onboarding-welcome .auth-actions{justify-content:center;margin-top:20px}.onboarding-layer{pointer-events:none;background:0 0}.onboarding-layer.without-target{background:#10233f99}.onboarding-focus{z-index:1;pointer-events:none;background:0 0;border:3px solid #75e1d5;border-radius:12px;transition:left .16s,top .16s,width .16s,height .16s;position:fixed;box-shadow:0 0 0 9999px #10233f99,0 0 0 4px #75e1d53d}.onboarding-tooltip{z-index:2;pointer-events:auto;background:#fff;border:1px solid #dce4ec;border-radius:14px;width:min(360px,100vw - 24px);max-height:calc(100vh - 24px);padding:20px;transition:left .16s,top .16s;position:fixed;overflow:auto;box-shadow:0 15px 55px #08172b55}.onboarding-tooltip h2{margin:0 0 7px;font-size:19px}.onboarding-tooltip>p{color:var(--muted);font-size:13px;line-height:1.55}.onboarding-status{background:#edf7f5;border-radius:8px;margin-top:10px;padding:9px 11px;color:#17675f!important}.onboarding-fallback{background:#fff8e8;border:1px solid #f2c66d;border-radius:10px;margin-top:12px;padding:12px}.onboarding-fallback p{color:#765516;margin:0 0 9px;font-size:13px;line-height:1.5}.onboarding-actions{justify-content:space-between;align-items:center;gap:8px;margin-top:17px;display:flex}.onboarding-actions>div{gap:6px;display:flex}@media (max-width:720px){.landing-nav nav .language-selector{order:-1}.help-heading{flex-direction:column;align-items:flex-start}.onboarding-focus{border-width:2px}.onboarding-actions{flex-direction:column;align-items:stretch}.onboarding-actions>div{justify-content:flex-end}}@media (prefers-reduced-motion:reduce){.onboarding-focus,.onboarding-tooltip{transition:none}}.assistant-floating{z-index:180;position:fixed;bottom:18px;right:18px}.assistant-launcher{color:#fff;cursor:pointer;background:#173b77;border:0;border-radius:999px;align-items:center;gap:8px;min-height:48px;padding:9px 15px 9px 9px;display:flex;box-shadow:0 12px 35px #10233f45}.assistant-launcher>span,.assistant-panel>header>div>span{color:#fff;background:#20b8b0;border-radius:50%;place-items:center;width:31px;height:31px;font-size:18px;font-weight:900;display:grid}.assistant-panel{background:#fff;border:1px solid #d6e0e8;border-radius:18px;flex-direction:column;width:min(410px,100vw - 24px);max-height:min(650px,100vh - 24px);display:flex;overflow:hidden;box-shadow:0 20px 70px #10233f45}.assistant-panel.embedded{width:100%;max-height:none;margin:0 0 34px;box-shadow:0 8px 30px #10233f12}.assistant-panel>header{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f4fbfa,#f3f6fb);justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:13px 15px;display:flex}.assistant-panel>header>div{align-items:center;gap:10px;display:flex}.assistant-panel>header strong,.assistant-panel>header small{display:block}.assistant-panel>header small{color:var(--muted);margin-top:2px;font-size:10px}.assistant-close{color:#4c5a6e;cursor:pointer;background:0 0;border:0;border-radius:50%;width:36px;height:36px;font-size:25px}.assistant-close:hover{background:#e8eef3}.assistant-thread{background:#fbfcfd;flex:1;min-height:190px;padding:15px;overflow:auto}.assistant-panel.embedded .assistant-thread{max-height:430px}.assistant-turn{gap:8px;display:grid}.assistant-message{color:#334157;background:#edf4f6;border-radius:13px;width:fit-content;max-width:92%;margin:0 0 10px;padding:11px 13px;line-height:1.5}.assistant-message p{margin:0}.assistant-message.user{color:#fff;background:#173b77;justify-self:end}.assistant-message.assistant>strong{color:#173b77;margin-bottom:5px;display:block}.assistant-route{color:#087a70;margin-top:9px;font-weight:800;text-decoration:none;display:inline-flex}.assistant-related{border-top:1px solid #dce5ea;flex-wrap:wrap;gap:6px;margin-top:12px;padding-top:10px;display:flex}.assistant-related>span{color:#697689;text-transform:uppercase;width:100%;font-size:10px;font-weight:800}.assistant-related a{color:#276059;background:#fff;border-radius:999px;padding:5px 8px;font-size:11px;text-decoration:none}.assistant-composer{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:8px;padding:12px;display:grid}.assistant-composer input{border:1px solid #bccbd6;border-radius:10px;min-width:0;padding:11px 12px}.assistant-privacy{color:#718094;margin:0;padding:0 13px 11px;font-size:9px;line-height:1.4}.feedback-card{background:linear-gradient(145deg,#f3fbf9,#fff);border:1px solid #cfe2df;border-radius:17px;margin-top:45px;padding:clamp(20px,4vw,34px)}.feedback-card h2{margin:4px 0 6px}.feedback-card header>p,.feedback-privacy{color:var(--muted);line-height:1.55}.feedback-card form{grid-template-columns:1fr 1fr;gap:15px;margin-top:22px;display:grid}.feedback-card label{color:#4d5b6e;gap:6px;font-size:12px;font-weight:750;display:grid}.feedback-card .feedback-privacy,.feedback-card .auth-success,.feedback-card .form-error,.feedback-card button{grid-column:1/-1}.feedback-card label:has(textarea){grid-column:1/-1}.feedback-card input,.feedback-card select,.feedback-card textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #bdccd5;border-radius:9px;padding:11px 12px}.feedback-card textarea{resize:vertical;line-height:1.5}.feedback-card button{justify-self:start}.feedback-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.feedback-privacy{margin:0;font-size:11px}@media (max-width:720px){.brand-logo.full img{width:128px}.assistant-floating{bottom:12px;right:12px}.assistant-panel:not(.embedded){max-height:calc(100dvh - 24px)}.assistant-launcher strong{display:none}.assistant-launcher{padding:8px}.feedback-card form{grid-template-columns:1fr}.feedback-card label{grid-column:1}.landing-nav{align-items:flex-start}.landing-nav nav{justify-content:flex-end}}
