:root{--ink:#173443;--ink-soft:#526873;--paper:#fffdf8;--paper-deep:#f3ede2;--canvas:#eae3d8;--line:#d9d2c7;--line-strong:#bbb4aa;--blue:#226da8;--blue-deep:#154e7b;--blue-soft:#e4f0f7;--green:#27755c;--green-soft:#e5f3ed;--amber:#aa6b15;--amber-soft:#fff1d7;--danger:#a73a32;--danger-soft:#fce8e5;--shadow:0 22px 55px #2c2a241f;--shadow-soft:0 8px 26px #2c2a2414}*{box-sizing:border-box}html{background:var(--paper-deep);color:var(--ink);min-width:320px}body{background:radial-gradient(circle at 14% -10%, #ffffffd1, transparent 34rem), var(--paper-deep);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Noto Sans CJK SC,Microsoft YaHei,sans-serif}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #226da84d}.app-shell{min-height:100svh;padding-bottom:calc(108px + env(safe-area-inset-bottom,0px))}.topbar{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8e6;border-bottom:1px solid #bbb4aaa6;grid-template-columns:auto auto 1fr auto;align-items:center;min-height:72px;padding:10px clamp(18px,3.6vw,58px);display:grid;position:sticky;top:0}.brand{cursor:pointer;text-align:left;background:0 0;border:0;justify-self:start;align-items:center;gap:12px;padding:0;display:inline-flex}.brand-logo{width:132px;height:auto;display:block}.brand-caption{color:var(--ink-soft);white-space:nowrap;font-size:12px;font-weight:750}.app-nav{justify-self:center;align-items:center;gap:18px;display:flex}.app-nav a{color:var(--ink-soft);font-size:12px;font-weight:800;text-decoration:none}.app-nav a:hover{color:var(--blue)}.brand-mark{background:var(--ink);color:#fffaf0;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-family:Georgia,Songti SC,serif;font-size:20px;font-weight:700;display:inline-flex;transform:rotate(-2deg)}.brand>span:last-child{gap:2px;display:grid}.brand strong{letter-spacing:.08em;font-family:Georgia,Songti SC,serif;font-size:20px}.brand small{color:var(--ink-soft);font-size:11px}.privacy-pill{background:var(--green-soft);color:#1d654d;border:1px solid #c8e2d7;border-radius:999px;justify-self:end;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:650;display:inline-flex}.privacy-pill span{color:#35a375;font-size:8px}.text-button{color:var(--blue-deep);cursor:pointer;background:0 0;border:0;justify-self:end;min-height:44px;padding:8px 4px;font-weight:700}.progress-band{justify-content:space-between;align-items:end;gap:48px;max-width:1540px;margin:0 auto;padding:34px clamp(18px,3.6vw,58px) 26px;display:flex}.eyebrow{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.progress-band h1{letter-spacing:-.02em;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(25px,3vw,42px);font-weight:650;line-height:1.2}.stepper{align-items:center;min-width:min(460px,45vw);margin:0;padding:0;list-style:none;display:flex}.stepper li{color:#8c9699;white-space:nowrap;flex:1;align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex;position:relative}.stepper li:not(:last-child):after{background:var(--line-strong);content:"";width:100%;min-width:18px;height:1px;margin:0 10px}.stepper span{border:1px solid var(--line-strong);border-radius:50%;flex:0 0 29px;justify-content:center;align-items:center;height:29px;font-size:11px;display:inline-flex}.stepper .active{color:var(--ink)}.stepper .active span{background:var(--ink);border-color:var(--ink);color:#fff}.stepper .complete{color:var(--green)}.stepper .complete span{background:var(--green-soft);border-color:#bddbcf}.global-alert{background:var(--danger-soft);color:#792a24;border:1px solid #edc4bf;border-radius:14px;align-items:center;gap:12px;max-width:calc(1540px - 7.2vw);min-height:52px;margin:0 auto 16px;padding:10px 14px;display:flex}.global-alert>span{background:var(--danger);color:#fff;border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;height:26px;font-weight:800;display:inline-flex}.global-alert p{flex:1;margin:0;font-size:13px}.global-alert button{cursor:pointer;background:0 0;border:0;width:40px;height:40px;font-size:23px}.empty-state{grid-template-columns:minmax(0,1.65fr) minmax(280px,.72fr);gap:24px;max-width:1250px;margin:0 auto;padding:18px clamp(18px,3.6vw,58px) 70px;display:grid}.drop-card,.promise-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:26px}.drop-card{text-align:center;background-image:linear-gradient(#fffdf8f0,#fffdf8f0),repeating-linear-gradient(0deg,#0000 0 27px,#1f49600e 28px);border-style:dashed;flex-direction:column;justify-content:center;align-items:center;min-height:530px;padding:54px 40px 34px;display:flex}.paper-stack{width:112px;height:132px;margin:0 auto 22px;position:relative}.paper-stack span{background:#f1eadc;border:1px solid #b8aea0;border-radius:3px;width:86px;height:120px;position:absolute;top:7px;left:11px}.paper-stack span:first-child{transform:rotate(-8deg)translate(-10px)}.paper-stack span:nth-child(2){background:#fff;transform:rotate(3deg)translate(6px);box-shadow:0 12px 24px #262e301f}.paper-stack b{color:var(--ink);z-index:2;font-family:Georgia,serif;font-size:54px;line-height:1;position:absolute;top:37px;left:42px;transform:rotate(3deg)}.drop-card h2{margin:2px 0 12px;font-family:Georgia,Songti SC,serif;font-size:clamp(28px,4vw,46px);font-weight:600}.empty-copy{color:var(--ink-soft);max-width:590px;margin:0 auto 26px;font-size:15px;line-height:1.75}.empty-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.primary-button,.secondary-button,.outline-button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:11px 19px;font-weight:750;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.primary-button{background:var(--ink);border:1px solid var(--ink);color:#fff;box-shadow:0 7px 16px #1734432b}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 9px 20px #1734433b}.secondary-button{background:var(--paper);border:1px solid var(--line-strong);color:var(--ink)}.secondary-button:hover:not(:disabled),.outline-button:hover:not(:disabled){background:#f6f3ed}.outline-button{background:var(--blue-soft);color:var(--blue-deep);border:1px solid #bdd5e5}.primary-button:disabled,.secondary-button:disabled,.outline-button:disabled{cursor:not-allowed;opacity:.48}.primary-button.compact,.secondary-button.compact{min-height:44px;padding:8px 14px}.full{width:100%}.demo-button{color:var(--blue-deep);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;min-height:44px;margin-top:19px;padding:8px 12px;font-size:13px;font-weight:720;-webkit-text-decoration:underline #154e7b4d;text-decoration:underline #154e7b4d}.support-row{border-top:1px solid var(--line);color:#78878c;flex-wrap:wrap;justify-content:center;gap:12px 24px;width:min(100%,610px);margin-top:20px;padding-top:17px;font-size:11px;display:flex}.promise-card{background:var(--ink);color:#f4efe4;align-self:stretch;padding:42px 34px;position:relative;overflow:hidden}.promise-card:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:280px;height:280px;position:absolute;top:-90px;right:-150px}.promise-card .eyebrow{color:#8ec0df}.promise-card h3{max-width:270px;margin:22px 0 44px;font-family:Georgia,Songti SC,serif;font-size:28px;font-weight:500;line-height:1.4}.promise-card ul{z-index:1;gap:24px;margin:0;padding:0;list-style:none;display:grid;position:relative}.promise-card li{color:#d8e1e2;grid-template-columns:34px 1fr;align-items:start;gap:13px;font-size:13px;line-height:1.65;display:grid}.promise-card li span{color:#79accb;border-top:1px solid #79accb;padding-top:5px;font-family:Georgia,serif;font-size:11px}.workbench{grid-template-columns:222px minmax(390px,1fr) 300px;gap:14px;max-width:1540px;margin:0 auto;padding:0 clamp(12px,2.1vw,34px) 54px;display:grid}.page-rail,.preview-panel,.inspector{background:var(--paper);border:1px solid var(--line);border-radius:18px;min-width:0}.page-rail,.inspector{max-height:calc(100svh - 286px - env(safe-area-inset-bottom,0px));align-self:start;position:sticky;top:176px;overflow:auto}.page-rail{padding:16px 13px}.rail-heading{justify-content:space-between;align-items:center;padding:2px 3px 13px;display:flex}.rail-heading .eyebrow,.inspector-heading .eyebrow,.preview-toolbar .eyebrow{margin-bottom:3px}.rail-heading h2,.preview-toolbar h2,.inspector-heading h2{margin:0;font-family:Georgia,Songti SC,serif;font-size:20px;font-weight:600}.icon-button{background:var(--blue-soft);color:var(--blue-deep);cursor:pointer;border:1px solid #c2dbea;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:21px;display:inline-flex}.thumbnail-list{gap:10px;display:grid}.thumbnail-card{background:#f6f2eb;border:1px solid #0000;border-radius:13px;padding:7px;overflow:hidden}.thumbnail-card.selected{background:var(--blue-soft);box-shadow:inset 3px 0 var(--blue);border-color:#8bb6d2}.thumbnail-main{cursor:pointer;background:#ded8ce;border:0;border-radius:8px;width:100%;height:105px;padding:0;display:block;position:relative;overflow:hidden}.thumbnail-main img{object-fit:contain;width:100%;height:100%}.page-number{color:#fff;background:#173443e0;border-radius:7px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;bottom:6px;left:6px}.thumbnail-meta{justify-content:space-between;align-items:center;gap:4px;padding-top:7px;display:flex}.badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:25px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex}.badge.success{background:var(--green-soft);color:var(--green)}.badge.warning{background:var(--amber-soft);color:var(--amber)}.badge.processing{background:var(--blue-soft);color:var(--blue-deep)}.badge.danger{background:var(--danger-soft);color:var(--danger)}.badge.neutral{color:#68767a;background:#ebe7df}.order-buttons{gap:2px;display:inline-flex}.order-buttons button{cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:25px;height:28px;font-size:13px;display:inline-flex}.order-buttons button:disabled{opacity:.25}.order-buttons .delete-mini{color:var(--danger);font-size:18px}.add-page-button{border:1px dashed var(--line-strong);color:var(--blue-deep);cursor:pointer;background:0 0;border-radius:10px;width:100%;min-height:44px;margin-top:12px;font-size:12px;font-weight:750}.preview-panel{min-height:690px;position:relative;overflow:hidden}.preview-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;padding:14px 18px;display:flex}.compare-control,.segmented-control{background:#ece8e1;border-radius:10px;grid-auto-flow:column;gap:2px;padding:3px;display:grid}.compare-control button,.segmented-control button{cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:36px;padding:6px 12px;font-size:12px;font-weight:750}.compare-control button.active,.segmented-control button.active{color:var(--blue-deep);background:#fff;box-shadow:0 2px 7px #2223221a}.processing-banner{background:var(--blue-deep);color:#fff;grid-template-columns:34px 1fr;align-items:center;gap:10px 12px;padding:13px 18px 12px;display:grid}.processing-banner div:nth-child(2){gap:2px;display:grid}.processing-banner small{color:#c7dcea}.spinner,.button-spinner{border:3px solid #ffffff47;border-top-color:#fff;border-radius:50%;width:25px;height:25px;animation:.85s linear infinite spin;display:inline-block}.progress-track{background:#fff3;border-radius:999px;grid-column:1/-1;height:4px;overflow:hidden}.progress-track span{background:#75c3ef;height:100%;transition:width .25s;display:block}@keyframes spin{to{transform:rotate(360deg)}}.image-stage{background:linear-gradient(135deg,#ffffff0d,#fff0),#d9d2c7;justify-content:center;align-items:center;min-height:560px;padding:25px;display:flex;position:relative;overflow:hidden}.image-stage.corner-mode{touch-action:none;background:#172d38}.a4-mat{aspect-ratio:1/1.4142;background:#fff;justify-content:center;align-items:center;max-width:100%;max-height:510px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #1d242638}.a4-mat img{object-fit:contain;width:100%;height:100%}.image-label{color:#fff;background:#173443e6;border-radius:7px;padding:6px 9px;font-size:11px;font-weight:800;position:absolute;bottom:11px;left:11px}.corner-editor{max-width:100%;max-height:510px;position:relative}.corner-editor>img{object-fit:fill;width:100%;height:100%;display:block}.corner-lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.corner-edge{transform-origin:0;background:#56c2f0;height:3px;position:absolute;box-shadow:0 0 0 1px #0f2b3973}.corner-handle{cursor:grab;touch-action:none;z-index:3;background:#fff;border:4px solid #42aeda;border-radius:50%;width:44px;height:44px;margin:-22px 0 0 -22px;position:absolute;box-shadow:0 4px 12px #00000047}.corner-handle:active{cursor:grabbing;transform:scale(1.08)}.corner-actions{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;gap:18px;padding:14px 18px;display:flex}.corner-actions p{color:#d3dfe3;max-width:480px;margin:0;font-size:12px;line-height:1.55}.corner-actions>div{gap:8px;display:flex}.page-status-line{color:var(--ink-soft);flex-wrap:wrap;align-items:center;gap:9px 18px;min-height:52px;padding:10px 18px;font-size:11px;display:flex}.inspector{padding:20px 17px}.inspector-heading{margin-bottom:19px}.inspector-heading h2{font-size:22px;line-height:1.4}.mode-fieldset{border:0;margin:21px 0 17px;padding:0}.mode-fieldset legend{margin-bottom:9px;font-size:12px;font-weight:800}.segmented-control{grid-auto-columns:1fr;width:100%}.field-note{color:var(--ink-soft);margin:8px 2px 0;font-size:11px;line-height:1.5}.warning-text{color:var(--amber)}.range-field{gap:8px;margin:18px 2px;display:grid}.range-field>span{justify-content:space-between;align-items:center;font-size:12px;display:flex}.range-field b{color:var(--blue-deep);font-family:Georgia,serif;font-size:12px;font-weight:600}.range-field input{accent-color:var(--blue);cursor:pointer;width:100%;min-height:32px}.inspection-card,.failure-card{border:1px solid var(--line);background:#f5f1ea;border-radius:13px;margin-top:20px;padding:14px}.inspection-title{align-items:center;gap:8px;font-size:12px;display:flex}.green-dot,.amber-dot{border-radius:50%;width:9px;height:9px;display:inline-block}.green-dot{background:#3e9a73}.amber-dot{background:#d39434}.inspection-card ul{color:#73521d;gap:8px;margin:11px 0 0;padding-left:18px;font-size:11px;line-height:1.5;display:grid}.inspection-card p{color:var(--ink-soft);margin:10px 0 0;font-size:11px;line-height:1.5}.failure-card{background:var(--danger-soft);border-color:#efc6c2;gap:10px;margin-top:0;display:grid}.failure-card>span{background:var(--danger);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:800;display:inline-flex}.failure-card h3,.failure-card p{margin:0}.failure-card p{color:#6f3e3a;font-size:12px;line-height:1.5}.action-dock{min-height:calc(88px + env(safe-area-inset-bottom,0px));padding:12px clamp(18px, 3.6vw, 58px) calc(12px + env(safe-area-inset-bottom,0px));z-index:45;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8f0;border-top:1px solid #bbb4aac7;justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex;position:fixed;bottom:0;box-shadow:0 -12px 30px #38322a14}.dock-summary{gap:3px;display:grid}.dock-summary strong{font-family:Georgia,Songti SC,serif;font-size:17px}.dock-summary span{color:var(--ink-soft);font-size:11px}.dock-button{min-width:178px}.pdf-actions{align-items:end;gap:9px;display:flex}.pdf-actions label{gap:4px;display:grid}.pdf-actions label span{color:var(--ink-soft);font-size:10px;font-weight:750}.pdf-actions input{border:1px solid var(--line-strong);background:#fff;border-radius:9px;width:180px;height:45px;padding:0 11px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1120px){.workbench{grid-template-columns:176px minmax(360px,1fr) 260px}.thumbnail-main{height:86px}.promise-card{padding-inline:26px}}@media (width<=900px){.app-shell{padding-bottom:calc(120px + env(safe-area-inset-bottom,0px))}.topbar{grid-template-columns:auto auto}.app-nav,.privacy-pill{display:none}.progress-band{flex-direction:column;align-items:stretch;gap:22px;padding-top:24px}.stepper{width:100%;min-width:0}.empty-state{grid-template-columns:1fr}.promise-card{display:none}.drop-card{min-height:500px}.workbench{flex-direction:column;padding:0 12px 56px;display:flex}.page-rail,.inspector{max-height:none;position:static}.page-rail{order:1;overflow:visible}.rail-heading{padding-bottom:8px}.thumbnail-list{scroll-snap-type:x proximity;gap:8px;padding-bottom:7px;display:flex;overflow-x:auto}.thumbnail-card{scroll-snap-align:start;flex:0 0 136px}.thumbnail-main{height:88px}.add-page-button{display:none}.preview-panel{order:2;min-height:0}.inspector{order:3}.image-stage{min-height:560px}.a4-mat,.corner-editor{max-height:520px}.action-dock{align-items:stretch;gap:10px}.pdf-actions{flex:1;justify-content:flex-end}}@media (width<=640px){.topbar{min-height:64px;padding-inline:14px}.brand small,.brand-caption,.stepper strong,.dock-summary span{display:none}.brand-mark{width:40px;height:40px}.progress-band{padding-inline:16px}.stepper li{justify-content:flex-start}.stepper li:not(:last-child):after{margin-inline:6px}.empty-state{padding-inline:12px}.drop-card{border-radius:20px;min-height:520px;padding-inline:22px}.empty-actions{flex-direction:column;align-items:stretch;width:100%}.empty-actions button{width:100%}.preview-toolbar{align-items:flex-start;gap:11px;padding:12px}.preview-toolbar h2{font-size:17px}.compare-control button{min-height:40px;padding-inline:9px}.image-stage{min-height:430px;padding:15px}.a4-mat,.corner-editor{max-height:400px}.corner-actions{flex-direction:column;align-items:stretch}.corner-actions>div{grid-template-columns:1fr 1fr;display:grid}.corner-actions .primary-button{grid-column:1/-1}.action-dock{min-height:calc(80px + env(safe-area-inset-bottom,0px));padding:9px 12px calc(9px + env(safe-area-inset-bottom,0px));align-items:center}.dock-summary strong{font-size:14px}.dock-button{min-width:150px}.pdf-actions{grid-template-columns:auto auto;display:grid}.pdf-actions label{display:none}.pdf-actions .dock-button{min-width:102px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important}}._page_maqko_1{--night:#11142b;--violet:#6558ff;--mint:#25d9c8;--ivory:#fff8f0;--cloud:#eef0f8;min-height:100svh;color:var(--night);background:radial-gradient(circle at 89% 7%, #6558ff1f, transparent 19rem), linear-gradient(180deg, #fffaf3 0%, var(--ivory) 46%, #f2f0fa 100%);overflow:hidden}._header_maqko_15,._hero_maqko_16,._promise_maqko_17,._highlights_maqko_18,._startPanel_maqko_19,._footer_maqko_20{width:min(1180px,100% - 48px);margin-inline:auto}._header_maqko_15{justify-content:space-between;align-items:center;gap:24px;min-height:92px;display:flex}._brand_maqko_33{width:min(218px,38vw);display:inline-flex}._brand_maqko_33 img{width:100%;height:auto}._nav_maqko_43{align-items:center;gap:clamp(12px,2vw,25px);font-size:14px;font-weight:750;display:flex}._nav_maqko_43 a{color:#30354c;text-decoration:none}._nav_maqko_43 a:hover,._footer_maqko_20 a:hover,._textAction_maqko_58:hover{color:var(--violet)}._nav_maqko_43 ._betaLink_maqko_62{color:var(--violet);border:1px solid #6558ff52;border-radius:999px;padding:10px 15px}._hero_maqko_16{grid-template-columns:minmax(0,.96fr) minmax(390px,1.04fr);align-items:center;gap:clamp(36px,7vw,104px);padding:clamp(34px,7vw,94px) 0 clamp(76px,10vw,132px);display:grid}._heroCopy_maqko_77{z-index:1;position:relative}._eyebrow_maqko_82{color:var(--violet);letter-spacing:.13em;align-items:center;gap:10px;margin:0 0 17px;font-size:12px;font-weight:850;display:flex}._eyebrow_maqko_82 span{background:var(--violet);border-radius:999px;width:32px;height:4px}._hero_maqko_16 h1,._promise_maqko_17 h2,._sectionHead_maqko_102 h2,._startPanel_maqko_19 h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Noto Serif SC,Songti SC,serif;font-weight:650}._hero_maqko_16 h1{max-width:620px;font-size:clamp(47px,6.2vw,80px);line-height:1.08}._hero_maqko_16 h1 em{color:var(--violet);font-style:normal}._intro_maqko_121{color:#454b63;max-width:540px;margin:28px 0 30px;font-size:clamp(16px,1.5vw,19px);line-height:1.8}._actions_maqko_129,._panelActions_maqko_130{flex-wrap:wrap;align-items:center;gap:13px;display:flex}._primaryAction_maqko_137,._secondaryAction_maqko_138,._textAction_maqko_58{border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:54px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}._primaryAction_maqko_137{color:#fff;background:var(--night);padding:0 21px;box-shadow:0 16px 30px #11142b2e}._primaryAction_maqko_137:hover{background:#2a2672;transform:translateY(-2px);box-shadow:0 20px 35px #11142b3b}._secondaryAction_maqko_138{color:var(--night);background:#ffffff7a;border:1px solid #11142b38;padding:0 21px}._secondaryAction_maqko_138:hover{border-color:var(--violet);color:var(--violet)}._trustList_maqko_177{color:#5d6176;flex-wrap:wrap;gap:10px 18px;margin:26px 0 0;padding:0;font-size:13px;line-height:1.4;list-style:none;display:flex}._trustList_maqko_177 li{align-items:center;gap:7px;display:inline-flex}._trustList_maqko_177 svg:first-child{color:#20a995}._trustList_maqko_177 svg:last-child{color:var(--violet)}._heroVisual_maqko_203{isolation:isolate;border-radius:34px;min-height:535px;position:relative;overflow:hidden;box-shadow:0 28px 70px #2c254038}._heroVisual_maqko_203 img{object-fit:cover;object-position:center}._visualGlow_maqko_217{background:linear-gradient(120deg,#11142b1f,#0000 38%),linear-gradient(#0000 55%,#11142b5c);position:absolute;inset:0}._visualCard_maqko_225{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#11142bb8;border:1px solid #ffffff85;border-radius:18px;align-items:center;gap:12px;padding:13px 16px;display:flex;position:absolute;bottom:22px;left:22px;box-shadow:0 12px 32px #11142b40}._visualCard_maqko_225 span{color:#11142b;background:var(--mint);border-radius:12px;place-items:center;width:38px;height:38px;display:grid}._visualCard_maqko_225 p{margin:0;font-size:13px;line-height:1.45}._visualCard_maqko_225 strong{font-size:15px}._promise_maqko_17{background:url(/brand/vivid-path-merge.svg) right 22px bottom 16px/225px no-repeat,#f1efff;border:1px solid #6558ff24;border-radius:30px;grid-template-columns:minmax(0,1fr) minmax(280px,.78fr);gap:clamp(32px,8vw,150px);padding:clamp(54px,7vw,94px) clamp(20px,5vw,76px);display:grid}._promise_maqko_17 h2,._sectionHead_maqko_102 h2,._startPanel_maqko_19 h2{font-size:clamp(30px,4vw,50px);line-height:1.22}._promise_maqko_17>p{color:#474b69;align-self:end;margin:0;font-size:16px;line-height:1.9}._highlights_maqko_18{padding:clamp(80px,11vw,150px) 0}._sectionHead_maqko_102{max-width:710px}._highlights_maqko_18 ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:46px 0 0;padding:0;list-style:none;display:grid}._highlights_maqko_18 li{background:#ffffff9c;border:1px solid #11142b1c;border-radius:24px;min-height:245px;padding:31px 27px;position:relative}._stepNumber_maqko_314{color:#6558ff66;letter-spacing:.08em;font-size:14px;font-weight:850;position:absolute;top:25px;right:25px}._featureIcon_maqko_324{width:52px;height:52px;color:var(--violet);background:#eae7ff;border-radius:16px;place-items:center;margin-bottom:40px;display:grid}._highlights_maqko_18 h3{margin:0 0 9px;font-size:20px}._highlights_maqko_18 p{color:#5b6178;margin:0;font-size:15px;line-height:1.75}._startPanel_maqko_19{color:#fff;background:url(/brand/rhythm-keys-tile.svg) right -22px bottom -32px / 290px auto no-repeat, var(--night);border-radius:30px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:50px;padding:clamp(34px,5vw,60px);display:flex}._startPanel_maqko_19 ._eyebrow_maqko_82{color:var(--mint)}._startPanel_maqko_19 ._eyebrow_maqko_82 span{background:var(--mint)}._startPanel_maqko_19 h2{max-width:570px;font-size:clamp(29px,3.5vw,44px)}._startPanel_maqko_19 p:not(._eyebrow_maqko_82){color:#ffffffb8;margin:16px 0 0;font-size:15px;line-height:1.7}._startPanel_maqko_19 ._primaryAction_maqko_137{color:var(--night);background:var(--mint);box-shadow:none}._textAction_maqko_58{min-height:44px;color:var(--night);padding:0 4px}._startPanel_maqko_19 ._textAction_maqko_58{color:#fff}._footer_maqko_20{border-top:1px solid #11142b21;justify-content:space-between;align-items:center;gap:25px;padding:30px 0 48px;display:flex}._footer_maqko_20>img{width:160px;height:auto}._footer_maqko_20>div{flex-wrap:wrap;justify-content:flex-end;gap:12px 22px;display:flex}._footer_maqko_20 a{color:#535970;font-size:13px;text-decoration:none}@media (width<=860px){._header_maqko_15,._hero_maqko_16,._promise_maqko_17,._highlights_maqko_18,._startPanel_maqko_19,._footer_maqko_20{width:min(100% - 32px,660px)}._header_maqko_15{min-height:76px}._nav_maqko_43 a:not(._betaLink_maqko_62){display:none}._hero_maqko_16{grid-template-columns:1fr;gap:38px;padding-top:36px}._heroVisual_maqko_203{min-height:410px}._promise_maqko_17,._highlights_maqko_18 ol{grid-template-columns:1fr}._highlights_maqko_18 li{min-height:0}._featureIcon_maqko_324{margin-bottom:24px}._startPanel_maqko_19{display:grid}}@media (width<=520px){._header_maqko_15,._hero_maqko_16,._promise_maqko_17,._highlights_maqko_18,._startPanel_maqko_19,._footer_maqko_20{width:min(100% - 28px,500px)}._brand_maqko_33{width:164px}._nav_maqko_43 ._betaLink_maqko_62{padding:8px 10px;font-size:12px}._hero_maqko_16 h1{font-size:clamp(43px,13vw,59px)}._heroVisual_maqko_203{border-radius:26px;min-height:350px}._actions_maqko_129,._panelActions_maqko_130{flex-direction:column;align-items:stretch}._primaryAction_maqko_137,._secondaryAction_maqko_138{width:100%}._trustList_maqko_177{display:grid}._promise_maqko_17,._startPanel_maqko_19{border-radius:24px;padding:31px 24px}._footer_maqko_20{flex-direction:column;align-items:flex-start}._footer_maqko_20>div{justify-content:flex-start}}._shell_u9rf5_1{color:#113746;background:radial-gradient(circle at 16% 12%,#2774b821,#0000 34%),linear-gradient(145deg,#f8f4ec 0%,#fdfbf7 48%,#edf3f2 100%);place-items:center;min-height:100svh;padding:28px 18px;display:grid}._card_u9rf5_12{background:#fffdf8f0;border:1px solid #11374624;border-radius:30px;width:min(100%,520px);padding:clamp(28px,6vw,54px);box-shadow:0 28px 80px #11374624}._brand_u9rf5_21{align-items:center;text-decoration:none;display:inline-flex}._brand_u9rf5_21 img{width:min(232px,72vw);height:auto}._eyebrow_u9rf5_32{color:#2674b8;letter-spacing:.15em;margin:34px 0 10px;font-size:12px;font-weight:800}._card_u9rf5_12 h1{margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:clamp(32px,7vw,46px);line-height:1.14}._copy_u9rf5_47{color:#52656c;margin:18px 0 28px;font-size:16px;line-height:1.75}._form_u9rf5_54{gap:10px;display:grid}._form_u9rf5_54 label{font-weight:800}._form_u9rf5_54 input[type=password]{color:#113746;background:#fff;border:1.5px solid #bdc9ca;border-radius:14px;outline:none;width:100%;min-height:54px;padding:0 16px;font-size:18px}._form_u9rf5_54 input[type=password]:focus{border-color:#2674b8;box-shadow:0 0 0 4px #2674b821}._form_u9rf5_54 button{color:#fffaf0;cursor:pointer;background:#103846;border:0;border-radius:15px;min-height:54px;margin-top:10px;font-size:17px;font-weight:800}._form_u9rf5_54 button:active{transform:translateY(1px)}._help_u9rf5_96,._error_u9rf5_97{min-height:22px;margin:0;font-size:13px}._help_u9rf5_96{color:#718187}._error_u9rf5_97{color:#b93c35;font-weight:700}._note_u9rf5_112{color:#496066;background:#edf3f2;border-radius:16px;gap:12px;margin-top:26px;padding:15px 16px;font-size:13px;line-height:1.55;display:flex}._note_u9rf5_112 span{color:#c18a32;font-size:20px}._note_u9rf5_112 p{margin:0}._legalLinks_u9rf5_133{flex-wrap:wrap;gap:8px 16px;margin:22px 0 0;font-size:13px;display:flex}._legalLinks_u9rf5_133 a{color:#52656c}._legalLinks_u9rf5_133 a:hover{color:#2674b8}._classroomShell_1j8uc_1{--class-ink:#173443;--class-blue:#226da8;--class-violet:#6558ff;--class-violet-soft:#efedff;--class-paper:#fffdf8;color:var(--class-ink);background:#d8d3ca;flex-direction:column;height:100dvh;min-height:640px;display:flex;overflow:hidden}._classroomHeader_1j8uc_16{min-height:66px;padding:calc(8px + env(safe-area-inset-top,0px)) 18px 8px;z-index:20;background:linear-gradient(#fffdf8fc,#f8f6fff7);border-bottom:1px solid #d5cec2;flex:none;align-items:center;gap:12px;display:flex;box-shadow:0 4px 18px #11142b0f}._classroomBrand_1j8uc_29{color:var(--class-ink);align-items:center;gap:11px;text-decoration:none;display:inline-flex}._classroomBrand_1j8uc_29 img{width:102px;height:auto;display:block}._classroomContext_1j8uc_43{background:var(--class-violet-soft);color:#5146c8;border:1px solid #d7d0ff;border-radius:999px;justify-content:center;align-items:center;height:29px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}._roomStatus_1j8uc_57{align-items:center;gap:7px;min-width:0;margin-right:auto;display:flex}._roomStatus_1j8uc_57>span{background:#2c9a69;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #dff3e9}._roomStatus_1j8uc_57>span._offlineDot_1j8uc_72{background:#c44e3f;box-shadow:0 0 0 4px #f5dfd9}._roomStatus_1j8uc_57 b{font-size:12px}._roomStatus_1j8uc_57 small{color:#6c777c;font-size:11px}._roomStatus_1j8uc_57 button{color:#315765;cursor:pointer;background:#edf2f4;border:0;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}._roomStatus_1j8uc_57 button svg{width:15px;height:15px}._demoButton_1j8uc_91,._inviteButton_1j8uc_92,._libraryHeaderButton_1j8uc_93,._leaveButton_1j8uc_94{color:var(--class-ink);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:7px 13px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}._roleBadge_1j8uc_109{color:#fff;white-space:nowrap;background:#173443;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:850}._demoButton_1j8uc_91{color:#5146c8;background:#e9e7ff}._demoButton_1j8uc_91._demoActive_1j8uc_120{color:#fff;background:#d84235}._inviteButton_1j8uc_92{color:#fff;background:#226da8;min-width:78px}._libraryHeaderButton_1j8uc_93{background:#f1ede5;border:1px solid #d9d1c5;gap:6px}._libraryHeaderButton_1j8uc_93 svg{width:16px;height:16px}._leaveButton_1j8uc_94{color:#5d686c;background:0 0}._lessonBanner_1j8uc_127{background:linear-gradient(90deg,#f8f5ee,#f6f3fb);border-bottom:1px solid #cfc8bc;flex:0 0 34px;align-items:center;gap:12px;min-height:34px;padding:4px 20px;display:flex}._lessonBanner_1j8uc_127>span{color:#fff;background:#173443;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:800}._lessonBanner_1j8uc_127>strong{color:#c13d34;font-size:12px}._lessonBanner_1j8uc_127>strong._rtcState_1j8uc_148{color:#68767c;font-size:11px}._lessonBanner_1j8uc_127>strong._rtcStateConnected_1j8uc_149{color:#23784f}._lessonBanner_1j8uc_127>strong._networkState_1j8uc_150{color:#657278;white-space:nowrap;background:#e8ecee;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}._lessonBanner_1j8uc_127>strong._networkStateGood_1j8uc_159{color:#23784f;background:#dff2e7}._lessonBanner_1j8uc_127>strong._networkStateFair_1j8uc_160{color:#8b6514;background:#fff0cf}._lessonBanner_1j8uc_127>strong._networkStatePoor_1j8uc_161{color:#a03d32;background:#f7dfda}._lessonBanner_1j8uc_127>strong._relayTestBadge_1j8uc_162{color:#185f8f;white-space:nowrap;background:#e8f2fa;border-radius:999px;padding:4px 8px;font-size:10px}._lessonBanner_1j8uc_127>strong._relayTestBadgeFailed_1j8uc_170{color:#a03d32;background:#f7dfda}._lessonBanner_1j8uc_127 p{color:#667277;margin:0;font-size:12px}._lessonBanner_1j8uc_127 p button{color:#1768a2;cursor:pointer;background:0 0;border:0;padding:3px 7px;font-weight:800}._connectionRepairButton_1j8uc_177{color:#28596f;cursor:pointer;white-space:nowrap;background:#e7eef1;border:1px solid #c9d5da;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:4px 9px;font-size:10px;font-weight:800;display:inline-flex}._connectionRepairButton_1j8uc_177 svg{width:14px;height:14px}._connectionRepairButton_1j8uc_177:disabled{cursor:wait;opacity:.68}._remoteVolumeControl_1j8uc_195{background:#ffffffb3;border:1px solid #d8d3ca;border-radius:999px;align-items:center;gap:6px;min-height:28px;margin-left:auto;padding:2px 8px 2px 3px;display:flex}._remoteVolumeControl_1j8uc_195>button{color:#28596f;cursor:pointer;background:#e5edf1;border:0;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;padding:0;display:inline-flex}._remoteVolumeControl_1j8uc_195>button._remoteVolumeMuted_1j8uc_220{color:#a23d31;background:#f3ded9}._remoteVolumeControl_1j8uc_195 svg{width:15px;height:15px}._remoteVolumeControl_1j8uc_195 label{align-items:center;gap:6px;display:flex}._remoteVolumeControl_1j8uc_195 label span{color:#5e6c72;white-space:nowrap;font-size:9px;font-weight:800}._remoteVolumeControl_1j8uc_195 input{accent-color:#226da8;width:76px}._remoteVolumeControl_1j8uc_195 input:disabled{opacity:.4}._remoteVolumeControl_1j8uc_195 output{color:#617077;white-space:nowrap;min-width:30px;font-size:9px}._classroomStage_1j8uc_228{min-height:0;padding-bottom:env(safe-area-inset-bottom,0px);flex-direction:column;flex:auto;gap:3px;display:flex}._secondarySlot_1j8uc_237{background:#102832;flex:0 0 clamp(168px,23.5%,250px);min-height:0;position:relative;overflow:hidden}._mainSlot_1j8uc_245{background:#e5e0d7;flex:auto;min-height:0;position:relative;overflow:hidden}._pipSlot_1j8uc_253{z-index:4;background:#102832;border:3px solid #ffffffeb;border-radius:13px;width:27%;min-width:128px;max-width:220px;height:calc(100% - 20px);position:absolute;bottom:10px;right:12px;overflow:hidden;box-shadow:0 8px 24px #00000047}._pipSlotCollapsed_1j8uc_269{border-width:2px;border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:0;height:48px;display:flex}._pipSlotCollapsed_1j8uc_269>svg{color:#fff;width:23px;height:23px}._returnScoreButton_1j8uc_286{color:#fff;cursor:pointer;z-index:8;background:#0d232cc7;border:1px solid #ffffff6b;border-radius:999px;min-height:30px;padding:5px 10px;font-size:11px;font-weight:800;position:absolute;bottom:14px;left:14px}._collapsePipButton_1j8uc_302{color:#fff;cursor:pointer;z-index:10;background:#0d232cc7;border:1px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;bottom:7px;right:7px}._collapsePipButton_1j8uc_302 svg{width:16px;height:16px}._videoPane_1j8uc_321{background:#102832;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}._videoPreviewRegion_1j8uc_332{flex:auto;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}._videoPaneAdjusting_1j8uc_344{flex-direction:column;justify-content:stretch;align-items:stretch}._videoPaneAdjusting_1j8uc_344 ._videoPreviewRegion_1j8uc_332{height:auto}._videoPane_1j8uc_321 video{object-fit:contain;background:#071a22;width:100%;height:100%}._keyboardVideoSurface_1j8uc_359{aspect-ratio:2.4;background:#071a22;width:100%;max-height:100%;position:relative;overflow:hidden}._keyboardVideoCanvas_1j8uc_368,._keyboardVideoFallback_1j8uc_369{object-fit:cover;width:100%;height:100%;display:block}._keyboardVideoHidden_1j8uc_376{display:none}._videoPane_1j8uc_321 ._keyboardVideoDecoder_1j8uc_378{opacity:.001;pointer-events:none;width:2px;height:2px;position:absolute;top:0;left:0}._keyboardPlaceholder_1j8uc_388{color:#ffffffb8;background:linear-gradient(150deg,#193845,#0e252e 62%,#173541);flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}._keyboardPlaceholder_1j8uc_388>span{font-size:12px;font-weight:700}._keyboardKeys_1j8uc_402{background:linear-gradient(90deg,#0000 0 8%,#17242a 8% 12%,#0000 12% 28%,#17242a 28% 32%,#0000 32% 48%,#17242a 48% 52%,#0000 52% 68%,#17242a 68% 72%,#0000 72% 88%,#17242a 88% 92%,#0000 92%),repeating-linear-gradient(90deg,#f8f6ec 0 10%,#27343a 10% 11%);border:4px solid #d8d4ca;border-radius:5px;width:min(72%,540px);height:62px;transform:perspective(280px)rotateX(42deg);box-shadow:0 14px 24px #00000040}._videoLabel_1j8uc_414{color:#fff;align-items:center;gap:7px;display:flex;position:absolute;bottom:9px;left:12px}._videoLabel_1j8uc_414 span{background:#08181ec7;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}._videoLabel_1j8uc_414 b{background:#2b9668;border-radius:999px;padding:4px 7px;font-size:9px}._cameraActions_1j8uc_427{gap:7px;display:flex;position:absolute;top:12px;right:12px}._cameraActions_1j8uc_427 button{color:#173443;cursor:pointer;background:#faf8f1e6;border:0;border-radius:8px;min-width:38px;min-height:34px;padding:5px 8px;font-size:11px;font-weight:800}._cameraActions_1j8uc_427 button svg{width:18px;height:18px}._cameraActions_1j8uc_427 ._disabledMediaButton_1j8uc_449{color:#9b3c30;background:#f3dcd6}._cameraActions_1j8uc_427 ._hangupButton_1j8uc_450{color:#fff;background:#a93d33}._joinMediaButton_1j8uc_452,._playAudioButton_1j8uc_453,._retryMediaButton_1j8uc_454{color:#185f8f;cursor:pointer;z-index:6;background:#fffdf8f2;border:0;border-radius:999px;min-height:40px;padding:7px 15px;font-size:12px;font-weight:850;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._joinMediaButton_1j8uc_452{color:#fff;white-space:nowrap;background:#226da8;min-height:52px;padding:10px 22px;font-size:15px;top:27%;box-shadow:0 10px 28px #00000057}._joinMediaButton_1j8uc_452:disabled,._quickCameraButton_1j8uc_483:disabled,._cameraActions_1j8uc_427 button:disabled{cursor:wait;opacity:.72}._playAudioButton_1j8uc_453{color:#76551b;white-space:nowrap;background:#fff7d9;max-width:calc(100% - 28px)}._retryMediaButton_1j8uc_454{color:#9d3f2f;background:#fff1ea;min-height:34px;top:calc(50% + 42px)}._retryMediaButton_1j8uc_454:disabled{cursor:wait;opacity:.78}._compactVideo_1j8uc_504 ._retryMediaButton_1j8uc_454{min-height:26px;padding:3px 8px;font-size:9px;top:calc(50% + 20px)}._cameraPaused_1j8uc_511{color:#fff;text-align:center;white-space:nowrap;z-index:4;background:#071a22d1;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:750;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._videoAdjustButton_1j8uc_527{color:#185f8f;cursor:pointer;z-index:9;background:#fffdf8f0;border:0;border-radius:999px;align-items:center;min-height:34px;padding:6px 11px;font-size:11px;font-weight:850;display:inline-flex;position:absolute;top:12px;left:12px}._videoAdjustButton_1j8uc_527 svg{width:15px;height:15px;margin-right:5px}._previewCompleteButton_1j8uc_546{color:#164e70;cursor:pointer;white-space:nowrap;z-index:8;background:#f7f0df;border:2px solid #ffffffd6;border-radius:999px;min-height:48px;padding:8px 20px;font-size:14px;font-weight:900;position:absolute;bottom:54px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000047}._videoAdjustPanel_1j8uc_565{color:#173443;z-index:12;background:#faf8f2f7;border:1px solid #ffffffd1;border-radius:14px;max-width:520px;max-height:46%;padding:10px;position:absolute;bottom:56px;left:12px;right:12px;overflow:auto;box-shadow:0 12px 34px #00000057}._videoPaneAdjusting_1j8uc_344 ._videoAdjustPanel_1j8uc_565{z-index:2;border:0;border-radius:0;flex:0 auto;width:100%;max-width:none;max-height:min(42%,260px);position:relative;bottom:auto;left:auto;right:auto;box-shadow:0 -6px 18px #00000029}@media (width>=700px){._videoPaneAdjusting_1j8uc_344 ._videoAdjustRows_1j8uc_598{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}}._videoAdjustPanel_1j8uc_565 header,._videoAdjustPanel_1j8uc_565 footer{justify-content:space-between;align-items:center;gap:7px;display:flex}._videoAdjustPanel_1j8uc_565 header{margin-bottom:8px}._videoAdjustPanel_1j8uc_565 header strong{font-size:12px}._videoAdjustPanel_1j8uc_565 button{color:#234552;cursor:pointer;background:#e9edf0;border:0;border-radius:8px;min-height:32px;padding:5px 9px;font-size:11px;font-weight:800}._videoNudgeGrid_1j8uc_626{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-bottom:8px;display:grid}._keyboardVideoMirrored_1j8uc_633{transform:scaleX(-1)}._videoAdjustRows_1j8uc_598{gap:6px;display:grid}._videoAdjustRows_1j8uc_598 label{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:8px;font-size:10px;font-weight:800;display:grid}._videoAdjustRows_1j8uc_598 input{accent-color:#226da8;width:100%;min-width:0}._videoAdjustPanel_1j8uc_565 footer{justify-content:flex-start;margin-top:9px}._videoAdjustPanel_1j8uc_565 footer button:first-child{color:#185f8f;background:#dcecf8}._videoAdjustPanel_1j8uc_565 small{color:#69777d;margin-top:7px;font-size:9px;display:block}._videoLabel_1j8uc_414 b._liveStatus_1j8uc_651{background:#2b9668}._quickCameraButton_1j8uc_483{color:#185f8f;cursor:pointer;z-index:5;background:#fffdf8eb;border:0;border-radius:999px;min-height:30px;padding:4px 9px;font-size:10px;font-weight:800;position:absolute;top:8px;right:8px}._videoError_1j8uc_667{color:#9d3f2f;background:#fff1ea;margin:0;padding:5px 8px;font-size:10px;position:absolute;bottom:42px;left:12px}._compactVideo_1j8uc_504 ._cameraActions_1j8uc_427._compactMediaActions_1j8uc_668{grid-template-columns:repeat(3,1fr);gap:3px;display:grid;top:4px;left:4px;right:4px}._compactVideo_1j8uc_504 ._compactMediaActions_1j8uc_668 button{min-height:36px;padding:2px;font-size:9px}._compactVideo_1j8uc_504 ._keyboardVideoSurface_1j8uc_359{width:100%}._compactVideo_1j8uc_504 ._keyboardKeys_1j8uc_402{height:46px}._compactVideo_1j8uc_504 ._cameraPaused_1j8uc_511{white-space:normal;max-width:90%;padding:4px 6px;font-size:8px}._pipSlot_1j8uc_253 ._videoLabel_1j8uc_414 b,._pipSlot_1j8uc_253 ._keyboardPlaceholder_1j8uc_388>span{display:none}._scorePane_1j8uc_686{background:#ddd8cf;flex-direction:column;width:100%;height:100%;min-height:0;display:flex}._annotationBar_1j8uc_695{background:#fffdf8fa;border-bottom:1px solid #d4cdc2;flex:none;justify-content:space-between;align-items:center;gap:8px;min-height:48px;padding:6px 10px;display:flex;overflow-x:auto}._toolGroup_1j8uc_708{flex:none;align-items:center;gap:5px;display:flex}._toolGroup_1j8uc_708 button{color:#27434f;cursor:pointer;background:#eeebe5;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-width:38px;min-height:34px;padding:5px 9px;font-size:11px;font-weight:750;display:inline-flex}._toolGroup_1j8uc_708 button svg{width:18px;height:18px}._toolGroup_1j8uc_708 button._iconTextTool_1j8uc_725{gap:4px;min-width:58px}._toolGroup_1j8uc_708 button._iconTextTool_1j8uc_725 span{font-size:10px}._toolGroup_1j8uc_708 button._selectedTool_1j8uc_728{color:#145e91;background:#dcecf8;border-color:#9ec5e2}._toolGroup_1j8uc_708 button._dangerTool_1j8uc_729{color:#aa3c2e;background:#fff0eb}._colorControl_1j8uc_731{cursor:pointer;background:#eeebe5;border-radius:8px;justify-content:center;align-items:center;width:38px;height:34px;display:flex;position:relative;overflow:hidden}._colorControl_1j8uc_731 span{border:3px solid #fff;border-radius:50%;width:20px;height:20px}._colorControl_1j8uc_731 input{opacity:0;width:1px;height:1px;position:absolute}._widthControl_1j8uc_747{color:#53636a;align-items:center;gap:4px;font-size:10px;font-weight:750;display:flex}._widthControl_1j8uc_747 input{accent-color:#226da8;width:64px}._scoreViewport_1j8uc_750{flex:auto;justify-content:center;align-items:center;min-height:0;padding:8px;display:flex;position:relative;overflow:hidden}._pageRenderError_1j8uc_761{color:#8d382d;text-align:center;z-index:7;background:#fff5f0f7;border:1px solid #e8b5a7;border-radius:12px;flex-direction:column;align-items:center;gap:6px;width:calc(100% - 32px);max-width:320px;padding:14px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._pageRenderError_1j8uc_761 span{font-size:11px}._pageRenderError_1j8uc_761 button{color:#fff;cursor:pointer;background:#a94336;border:0;border-radius:8px;min-height:34px;padding:5px 14px;font-weight:800}._pageSheet_1j8uc_784{aspect-ratio:210/297;touch-action:pan-x pan-y pinch-zoom;background:#fff;max-width:100%;height:100%;max-height:100%;position:relative;overflow:hidden;box-shadow:0 5px 24px #2c2e2c33}._pageSheet_1j8uc_784 canvas{object-fit:contain;width:100%;height:100%;display:block}._annotationLayer_1j8uc_803{width:100%;height:100%;position:absolute;inset:0}._annotationLayerInactive_1j8uc_810{pointer-events:none;touch-action:auto}._annotationLayerActive_1j8uc_815{cursor:crosshair;overscroll-behavior:contain;pointer-events:auto;touch-action:none}._pageControls_1j8uc_822{background:#fffdf8fa;border-top:1px solid #d4cdc2;flex:none;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:5px 10px;display:flex}._pageControls_1j8uc_822 button{color:#1b5e89;cursor:pointer;background:#e7eef2;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}._pageControls_1j8uc_822 button svg{width:18px;height:18px}._pageControls_1j8uc_822 ._replacePdf_1j8uc_849,._pageControls_1j8uc_822 ._fullscreenButton_1j8uc_849{gap:5px}._pageControls_1j8uc_822 button:disabled{cursor:default;opacity:.4}._pageControls_1j8uc_822 strong{text-align:center;min-width:56px;font-size:12px}._pageControls_1j8uc_822>span{color:#758087;text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:10px;overflow:hidden}._pageControls_1j8uc_822 ._replacePdf_1j8uc_849{color:#65747a;background:0 0}._pageControls_1j8uc_822 ._fullscreenButton_1j8uc_849{color:#fff;background:#173443}._emptyScore_1j8uc_857{color:#506168;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;max-width:360px;display:flex}._emptyScore_1j8uc_857 p{margin:0;font-size:12px;line-height:1.6}._emptyScore_1j8uc_857 button{color:#fff;cursor:pointer;background:#226da8;border:0;border-radius:10px;min-height:42px;padding:8px 18px;font-weight:800}._emptyScore_1j8uc_857 small{color:#a14434}._scoreIcon_1j8uc_871{font-family:Georgia,serif;font-size:42px}._loader_1j8uc_872{border:3px solid #c6d3db;border-top-color:#226da8;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite _spin_1j8uc_1}._compactScore_1j8uc_874 ._annotationBar_1j8uc_695,._compactScore_1j8uc_874 ._pageControls_1j8uc_822{display:none}._compactScore_1j8uc_874 ._scoreViewport_1j8uc_750{padding:5px}._compactScore_1j8uc_874 ._pageSheet_1j8uc_784{box-shadow:none}._compactPageLabel_1j8uc_878{color:#fff;background:#173443d1;border-radius:999px;padding:3px 7px;font-size:9px;position:absolute;bottom:5px;left:5px}._hiddenInput_1j8uc_880{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed}._fullscreenShell_1j8uc_882{background:#cfc9be;min-height:100dvh}._scoreFullscreen_1j8uc_887{height:100dvh;padding-bottom:env(safe-area-inset-bottom,0px);z-index:100;width:100vw;position:fixed;inset:0;overflow:hidden}._fullscreenScorePane_1j8uc_897{height:100%}._fullscreenScorePane_1j8uc_897 ._annotationBar_1j8uc_695{padding-left:156px}._fullscreenScorePane_1j8uc_897 ._scoreViewport_1j8uc_750{padding:max(8px, env(safe-area-inset-top,0px)) 8px 6px}._fullscreenScorePane_1j8uc_897 ._pageSheet_1j8uc_784{max-width:calc(100% - 12px)}._exitFullscreen_1j8uc_913{color:#fff;cursor:pointer;left:max(12px, env(safe-area-inset-left,0px));min-height:42px;top:max(10px, env(safe-area-inset-top,0px));z-index:112;background:#173443;border:2px solid #ffffffe6;border-radius:999px;padding:7px 15px;font-size:12px;font-weight:850;position:fixed;box-shadow:0 5px 18px #00000040}._fullscreenVideos_1j8uc_930{bottom:calc(58px + env(safe-area-inset-bottom,0px));opacity:0;pointer-events:none;right:max(10px, env(safe-area-inset-right,0px));z-index:110;gap:7px;width:clamp(126px,22vw,190px);transition:opacity .16s,transform .16s;display:grid;position:fixed;transform:translate(calc(100% + 18px))}._fullscreenVideosVisible_1j8uc_944{opacity:1;pointer-events:auto;transform:translate(0)}._fullscreenVideosHidden_1j8uc_950{visibility:hidden}._fullscreenVideos_1j8uc_930>div{aspect-ratio:16/9;border:2px solid #fffffff0;border-radius:10px;overflow:hidden;box-shadow:0 7px 20px #00000047}._fullscreenVideos_1j8uc_930 ._videoLabel_1j8uc_414{bottom:4px;left:5px}._fullscreenVideos_1j8uc_930 ._videoLabel_1j8uc_414 span{padding:3px 6px;font-size:9px}._fullscreenVideos_1j8uc_930 ._quickCameraButton_1j8uc_483{min-height:25px;padding:3px 7px;font-size:9px;top:4px;right:4px}._libraryBackdrop_1j8uc_980{padding:max(18px, env(safe-area-inset-top,0px)) 18px max(18px, env(safe-area-inset-bottom,0px));z-index:200;background:#0a1b2294;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._libraryDialog_1j8uc_991{background:#fffdf8;border:1px solid #ffffffb8;border-radius:20px;flex-direction:column;width:100%;max-width:680px;max-height:min(760px,100dvh - 36px);display:flex;overflow:hidden;box-shadow:0 24px 70px #07192052}._libraryHeader_1j8uc_93{border-bottom:1px solid #ddd6ca;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}._libraryHeader_1j8uc_93 span{color:#2670a5;letter-spacing:.09em;font-size:10px;font-weight:850}._libraryHeader_1j8uc_93 h2{margin:3px 0 0;font-family:Georgia,Songti SC,serif;font-size:24px}._libraryHeader_1j8uc_93 button,._libraryActions_1j8uc_1026 button,._libraryItemActions_1j8uc_1027 button{cursor:pointer;border:0;border-radius:9px;min-height:38px;padding:7px 12px;font-weight:800}._libraryHeader_1j8uc_93 button{color:#53646c;background:#efebe4}._libraryActions_1j8uc_1026{align-items:center;gap:8px;padding:12px 20px;display:flex}._libraryActions_1j8uc_1026 button{color:#345765;background:#e9eef1}._libraryActions_1j8uc_1026 ._uploadScoreButton_1j8uc_1046{color:#fff;background:#226da8}._libraryActions_1j8uc_1026 button:disabled{cursor:default;opacity:.55}._libraryActions_1j8uc_1026 small{color:#748086;margin-left:auto;font-size:10px}._libraryError_1j8uc_1050{color:#9f3f32;background:#fff0eb;margin:0 20px 8px;padding:8px 10px;font-size:12px}._libraryList_1j8uc_1058{gap:8px;min-height:160px;padding:4px 20px 20px;display:grid;overflow-y:auto}._libraryEmpty_1j8uc_1066{color:#627279;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:170px;display:flex}._libraryEmpty_1j8uc_1066 p{margin:0;font-size:12px}._libraryItem_1j8uc_1027{background:#f5f1e9;border:1px solid #dfd8cc;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px;display:grid}._libraryItem_1j8uc_1027._activeScore_1j8uc_1090{background:#eaf4fa;border-color:#9dc7e2}._libraryFileIcon_1j8uc_1095{color:#fff;background:#b94638;border-radius:8px;justify-content:center;align-items:center;width:36px;height:42px;font-size:9px;font-weight:900;display:flex}._libraryItemText_1j8uc_1108{gap:4px;min-width:0;display:grid}._libraryItemText_1j8uc_1108 strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}._libraryItemText_1j8uc_1108 span{color:#728087;font-size:10px}._libraryItemActions_1j8uc_1027{gap:6px;display:flex}._libraryItemActions_1j8uc_1027 ._useScoreButton_1j8uc_1112{color:#fff;background:#226da8}._libraryItemActions_1j8uc_1027 ._deleteScoreButton_1j8uc_1113{color:#9c3d32;background:#f5e5e1}._libraryItemActions_1j8uc_1027 button:disabled{cursor:default;opacity:.55}._confirmBackdrop_1j8uc_1116{padding:max(18px, env(safe-area-inset-top,0px)) 18px max(18px, env(safe-area-inset-bottom,0px));z-index:420;background:#091920a8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._confirmDialog_1j8uc_1127,._copyDialog_1j8uc_1128{text-align:center;background:#fffdf8;border:1px solid #ffffffc7;border-radius:22px;width:100%;max-width:430px;padding:28px;position:relative;box-shadow:0 24px 70px #07192061}._dialogCloseButton_1j8uc_1140{color:#53646c;cursor:pointer;background:#efebe4;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:absolute;top:14px;right:14px}._dialogCloseButton_1j8uc_1140 svg{width:18px;height:18px}._confirmIcon_1j8uc_1158{color:#a53f32;background:#f5e7e2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 14px;display:flex}._copyDialog_1j8uc_1128 ._confirmIcon_1j8uc_1158{color:#1b638f;background:#e3eef4}._confirmIcon_1j8uc_1158 svg{width:23px;height:23px}._confirmDialog_1j8uc_1127 h2,._copyDialog_1j8uc_1128 h2{margin:0;font-size:21px}._confirmDialog_1j8uc_1127 p,._copyDialog_1j8uc_1128 p{color:#64737a;margin:12px 0 22px;line-height:1.65}._confirmActions_1j8uc_1174{grid-template-columns:1fr 1fr;gap:10px;display:grid}._confirmActions_1j8uc_1174 button,._copyDoneButton_1j8uc_1179{color:#334e5a;cursor:pointer;background:#ece9e3;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;min-height:46px;padding:9px 16px;font-weight:850;display:inline-flex}._confirmActions_1j8uc_1174 button._confirmDangerButton_1j8uc_1193{color:#fff;background:#b44035}._confirmActions_1j8uc_1174 button svg{width:18px;height:18px}._copyDialog_1j8uc_1128 input{color:#24434f;background:#f0eee9;border:1px solid #d8d1c6;border-radius:10px;width:100%;min-height:48px;margin-bottom:12px;padding:10px 12px;font-size:12px}._copyDoneButton_1j8uc_1179{color:#fff;background:#226da8;width:100%}@keyframes _spin_1j8uc_1{to{transform:rotate(360deg)}}@media (width<=820px){._classroomHeader_1j8uc_16{gap:7px;padding-inline:10px}._classroomContext_1j8uc_43,._roomStatus_1j8uc_57 small{display:none}._classroomBrand_1j8uc_29 img{width:88px}._roomStatus_1j8uc_57{margin-right:auto}._roleBadge_1j8uc_109{padding-inline:8px;font-size:10px}._inviteButton_1j8uc_92,._demoButton_1j8uc_91,._libraryHeaderButton_1j8uc_93,._leaveButton_1j8uc_94{min-height:36px;padding-inline:8px;font-size:11px}._lessonBanner_1j8uc_127{padding-inline:10px}._secondarySlot_1j8uc_237{flex-basis:clamp(152px,22%,205px)}._pipSlot_1j8uc_253{width:34%;min-width:112px}._pipSlot_1j8uc_253._pipSlotCollapsed_1j8uc_269{width:48px;min-width:0}._remoteVolumeControl_1j8uc_195{margin-left:auto}._connectionRepairButton_1j8uc_177 span{display:none}._connectionRepairButton_1j8uc_177{padding-inline:7px}._remoteVolumeControl_1j8uc_195 label span,._remoteVolumeControl_1j8uc_195 output{display:none}._remoteVolumeControl_1j8uc_195 input{width:58px}._annotationBar_1j8uc_695{flex-direction:column;align-items:flex-start;gap:4px;min-height:82px;padding-block:4px}._toolGroup_1j8uc_708{width:max-content}._toolGroup_1j8uc_708 button{min-height:31px;padding-inline:7px}._widthControl_1j8uc_747 input{width:48px}._scoreViewport_1j8uc_750{padding:5px}._pageControls_1j8uc_822{justify-content:space-between}._pageControls_1j8uc_822>span{display:none}._libraryBackdrop_1j8uc_980{padding-inline:8px}._libraryDialog_1j8uc_991{border-radius:15px;max-height:calc(100dvh - 16px)}._libraryHeader_1j8uc_93{padding:14px}._libraryHeader_1j8uc_93 h2{font-size:20px}._libraryActions_1j8uc_1026{flex-wrap:wrap;align-items:stretch;padding:10px 14px}._libraryActions_1j8uc_1026 small{flex-basis:100%;margin-left:0}._libraryList_1j8uc_1058{padding:4px 14px 14px}._libraryItem_1j8uc_1027{grid-template-columns:auto minmax(0,1fr)}._libraryItemActions_1j8uc_1027{grid-column:1/-1;justify-content:flex-end}._fullscreenVideos_1j8uc_930{width:clamp(126px,22vw,176px)}._fullscreenScorePane_1j8uc_897 ._annotationBar_1j8uc_695{padding-left:126px}}@media (height<=720px){._secondarySlot_1j8uc_237{flex-basis:150px}._lessonBanner_1j8uc_127{flex-basis:34px;justify-content:flex-end;min-height:34px;padding-block:3px}._lessonBanner_1j8uc_127>span,._lessonBanner_1j8uc_127>strong,._lessonBanner_1j8uc_127>p{display:none}._lessonBanner_1j8uc_127>._remoteVolumeControl_1j8uc_195{margin-left:auto;display:flex}._annotationBar_1j8uc_695{min-height:43px}._pageControls_1j8uc_822{min-height:40px}}@media (prefers-reduced-motion:reduce){._loader_1j8uc_872{animation:none}}._accessErrorShell_1j8uc_1265{color:#123746;background:radial-gradient(circle at 18% 12%,#2674b81f,#0000 34%),#f6f2ea;justify-content:center;align-items:center;min-height:100svh;padding:24px;display:flex}._accessErrorCard_1j8uc_1277{text-align:center;background:#fffdf8;border:1px solid #12374626;border-radius:28px;max-width:540px;padding:clamp(30px,7vw,56px);box-shadow:0 24px 70px #12374621}._accessErrorMark_1j8uc_1287{color:#fff8eb;background:#103846;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;font-size:28px;display:inline-flex}._accessErrorEyebrow_1j8uc_1299{color:#2674b8;letter-spacing:.14em;margin:24px 0 10px;font-size:12px;font-weight:800}._accessErrorCard_1j8uc_1277 h1{margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:clamp(28px,6vw,42px);line-height:1.2}._accessErrorCard_1j8uc_1277>p:not(._accessErrorEyebrow_1j8uc_1299){color:#627278;margin:18px 0 28px;line-height:1.75}._accessErrorCard_1j8uc_1277 a{color:#fff8eb;background:#103846;border-radius:14px;padding:14px 22px;font-weight:800;text-decoration:none;display:inline-flex}._classroomShell_1j8uc_1 button,._classroomShell_1j8uc_1 a{-webkit-tap-highlight-color:transparent}._classroomShell_1j8uc_1 button:focus-visible,._classroomShell_1j8uc_1 a:focus-visible,._classroomShell_1j8uc_1 input:focus-visible{outline-offset:2px;outline:3px solid #7d67ff8c}._classroomShell_1j8uc_1 button:not(:disabled),._classroomShell_1j8uc_1 a{transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s}._classroomShell_1j8uc_1 button:not(:disabled):hover,._classroomShell_1j8uc_1 a:hover{box-shadow:0 3px 10px #1734431a}._classroomShell_1j8uc_1 button:not(:disabled):active{transform:translateY(1px)}@media (prefers-reduced-motion:reduce){._classroomShell_1j8uc_1 button:not(:disabled),._classroomShell_1j8uc_1 a{transition:none}}._page_ehzpw_1{--ink:#11142b;--violet:#6558ff;--mint:#25d9c8;min-height:100svh;color:var(--ink);background:radial-gradient(circle at 88% 7%,#6558ff24,#0000 29rem),#fffaf3;padding:0 24px 48px}._header_ehzpw_2,._hero_ehzpw_2,._steps_ehzpw_2,._tip_ehzpw_2,._help_ehzpw_2,._footer_ehzpw_2{width:min(960px,100%);margin-inline:auto}._header_ehzpw_2{justify-content:space-between;align-items:center;gap:18px;min-height:88px;display:flex}._header_ehzpw_2>a:first-child{width:min(194px,45vw);display:inline-flex}._header_ehzpw_2 img{width:100%;height:auto}._header_ehzpw_2>a:last-child{color:#4e42e4;font-size:14px;font-weight:800;text-decoration:none}._hero_ehzpw_2{padding:clamp(38px,7vw,78px) 0 42px}._hero_ehzpw_2>p,._help_ehzpw_2>div>p{color:var(--violet);letter-spacing:.14em;margin:0 0 11px;font-size:12px;font-weight:900}._hero_ehzpw_2 h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Noto Serif SC,Songti SC,serif;font-size:clamp(42px,6vw,66px);line-height:1.12}._hero_ehzpw_2 h1 em{color:var(--violet);font-style:normal}._hero_ehzpw_2>span{color:#565b70;max-width:670px;margin-top:20px;font-size:16px;line-height:1.78;display:block}._heroActions_ehzpw_5{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}._primary_ehzpw_5,._secondary_ehzpw_5{border-radius:16px;align-items:center;gap:10px;min-height:53px;padding:0 19px;font-weight:850;text-decoration:none;display:inline-flex}._primary_ehzpw_5{color:#fff;background:var(--ink);box-shadow:0 16px 30px #11142b2b}._secondary_ehzpw_5{color:var(--ink);background:#ffffffb8;border:1px solid #11142b26}._steps_ehzpw_2{grid-template-columns:1fr 1fr;gap:14px;display:grid}._steps_ehzpw_2 article{background:#ffffffb8;border:1px solid #11142b1a;border-radius:22px;grid-template-columns:auto auto 1fr;gap:14px;min-height:150px;padding:23px;display:grid;position:relative;box-shadow:0 15px 32px #231d350f}._number_ehzpw_6{color:#9b97b7;letter-spacing:.1em;font-size:12px;font-weight:900}._icon_ehzpw_6{width:42px;height:42px;color:var(--violet);background:#6558ff1a;border-radius:13px;place-items:center;display:grid}._steps_ehzpw_2 h2,._steps_ehzpw_2 p{margin:0}._steps_ehzpw_2 h2{padding-top:5px;font-size:19px}._steps_ehzpw_2 p{color:#666b7e;grid-column:2/-1;font-size:14px;line-height:1.7}._tip_ehzpw_2{color:#1d5352;background:linear-gradient(110deg,#25d9c829,#ffffffba);border-radius:21px;gap:15px;margin-top:16px;padding:23px 25px;display:flex}._tip_ehzpw_2>svg{color:#16877e;flex:none}._tip_ehzpw_2 strong,._tip_ehzpw_2 p{margin:0}._tip_ehzpw_2 p{margin-top:5px;font-size:14px;line-height:1.7}._help_ehzpw_2{color:#f8f7ff;background:#161936;border-radius:25px;margin-top:18px;padding:30px}._help_ehzpw_2>div>p{color:#b8b1ff}._help_ehzpw_2 h2{margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:31px}._helpGrid_ehzpw_8{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:25px;display:grid}._helpGrid_ehzpw_8 article{border-top:1px solid #ffffff2e;padding:16px 0}._helpGrid_ehzpw_8 svg{color:var(--mint)}._helpGrid_ehzpw_8 h3{margin:13px 0 7px;font-size:15px}._helpGrid_ehzpw_8 p{color:#c5c7d5;margin:0;font-size:13px;line-height:1.68}._footer_ehzpw_2{flex-wrap:wrap;gap:18px;padding-top:28px;display:flex}._footer_ehzpw_2 a{color:#565b70;font-size:13px;text-decoration:none}@media (width<=700px){._page_ehzpw_1{padding-inline:16px}._header_ehzpw_2{min-height:76px}._hero_ehzpw_2{padding-top:38px}._heroActions_ehzpw_5{flex-direction:column}._primary_ehzpw_5,._secondary_ehzpw_5{justify-content:center}._steps_ehzpw_2{grid-template-columns:1fr}._steps_ehzpw_2 article{min-height:auto}._help_ehzpw_2{border-radius:21px;padding:24px}._helpGrid_ehzpw_8{grid-template-columns:1fr;gap:4px}._help_ehzpw_2 h2{font-size:28px}}._page_muvhc_1{--night:#11142b;--violet:#6558ff;--mint:#25d9c8;min-height:100svh;color:var(--night);background:#fff8f0}._header_muvhc_10,._hero_muvhc_11,._content_muvhc_12,._next_muvhc_13,._footer_muvhc_14{width:min(940px,100% - 48px);margin-inline:auto}._header_muvhc_10{border-bottom:1px solid #11142b1f;justify-content:space-between;align-items:center;min-height:92px;display:flex}._brand_muvhc_27{width:206px;display:inline-flex}._brand_muvhc_27 img{width:100%;height:auto}._header_muvhc_10 nav,._footer_muvhc_14 div{flex-wrap:wrap;gap:22px;display:flex}._header_muvhc_10 a,._footer_muvhc_14 a{color:#4a4d62;font-size:14px;font-weight:730;text-decoration:none}._header_muvhc_10 nav a:hover,._footer_muvhc_14 a:hover{color:var(--violet)}._hero_muvhc_11{padding:clamp(62px,9vw,118px) 0 clamp(56px,8vw,94px)}._hero_muvhc_11>p,._next_muvhc_13>p{color:var(--violet);letter-spacing:.14em;margin:0 0 18px;font-size:12px;font-weight:850}._hero_muvhc_11 h1,._next_muvhc_13 h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Noto Serif SC,Songti SC,serif;font-size:clamp(43px,7vw,72px);font-weight:650;line-height:1.08}._hero_muvhc_11 h1 em{color:var(--violet);font-style:normal}._hero_muvhc_11>div{color:#5a5d71;align-items:center;gap:13px;max-width:600px;margin-top:31px;font-size:16px;line-height:1.75;display:flex}._hero_muvhc_11>div span,._icon_muvhc_97{color:var(--violet);background:#ebe9ff;flex:none;place-items:center;display:grid}._hero_muvhc_11>div span{border-radius:14px;width:43px;height:43px}._hero_muvhc_11>div p{margin:0}._content_muvhc_12{gap:0;padding-bottom:clamp(70px,10vw,122px);display:grid}._content_muvhc_12 article{border-top:1px solid #11142b24;grid-template-columns:64px minmax(0,1fr);gap:25px;padding:36px 0;display:grid}._content_muvhc_12 article:last-child{border-bottom:1px solid #11142b24}._icon_muvhc_97{border-radius:18px;width:55px;height:55px}._content_muvhc_12 h2{letter-spacing:-.02em;margin:3px 0 14px;font-size:clamp(21px,3vw,28px)}._content_muvhc_12 p{color:#505468;max-width:760px;margin:0 0 13px;font-size:16px;line-height:1.85}._content_muvhc_12 p:last-child{margin-bottom:0}._next_muvhc_13{color:#fff;background:url(/brand/rhythm-keys-tile.svg) right -32px bottom -22px / 270px auto no-repeat, var(--night);border-radius:28px;margin-bottom:60px;padding:clamp(34px,5vw,58px)}._next_muvhc_13>p{color:var(--mint)}._next_muvhc_13 h2{max-width:680px;font-size:clamp(30px,4vw,48px);line-height:1.22}._next_muvhc_13 ul{color:#ffffffc7;gap:9px;margin:27px 0 0;padding:0;font-size:15px;line-height:1.7;list-style:none;display:grid}._next_muvhc_13 li{gap:10px;display:flex}._next_muvhc_13 li:before{color:var(--mint);content:"•"}._footer_muvhc_14{color:#55596f;justify-content:space-between;align-items:center;padding:0 0 46px;font-size:13px;display:flex}._footer_muvhc_14 p{letter-spacing:.06em;margin:0;font-weight:800}@media (width<=620px){._header_muvhc_10,._hero_muvhc_11,._content_muvhc_12,._next_muvhc_13,._footer_muvhc_14{width:min(100% - 32px,580px)}._header_muvhc_10{min-height:77px}._brand_muvhc_27{width:164px}._header_muvhc_10 nav a:first-child{display:none}._content_muvhc_12 article{grid-template-columns:1fr;gap:16px;padding:29px 0}._footer_muvhc_14{flex-direction:column;align-items:flex-start;gap:18px}._footer_muvhc_14 div{gap:14px}}._inviteShell_il8e7_1{color:#173443;background:radial-gradient(circle at 18% 12%,#226da829,#0000 34%),linear-gradient(150deg,#f7f3eb,#e8f0f1);justify-content:center;align-items:center;min-height:100svh;padding:24px;display:flex}._inviteCard_il8e7_13{text-align:center;background:#fffdf8fa;border:1px solid #17344324;border-radius:28px;flex-direction:column;align-items:center;width:100%;max-width:560px;padding:clamp(30px,8vw,58px);display:flex;box-shadow:0 24px 70px #17344324}._brandMark_il8e7_27{color:#fffaf0;background:#173443;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;font-family:Georgia,Songti SC,serif;font-size:34px;font-weight:800;display:flex}._eyebrow_il8e7_41{color:#2674a8;letter-spacing:.16em;margin:22px 0 8px;font-size:12px;font-weight:850}._inviteCard_il8e7_13 h1{margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(26px,6vw,40px);line-height:1.2}._intro_il8e7_56{color:#66767d;margin:18px 0 28px;line-height:1.75}._joinButton_il8e7_62,._secondaryButton_il8e7_63{border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:12px 30px;font-size:17px;font-weight:850;text-decoration:none;display:inline-flex}._joinButton_il8e7_62{color:#fff;background:#226da8;box-shadow:0 12px 28px #226da847}._secondaryButton_il8e7_63{color:#173443;background:#e8edf0}._inviteCard_il8e7_13 small{color:#7c888d;margin-top:18px;line-height:1.6}
