:root{--cdd-bg:#080806;--cdd-bg-soft:#11110e;--cdd-panel:#151511;--cdd-panel-raised:#1b1a15;--cdd-ink:#f4efe3;--cdd-ink-soft:#aaa395;--cdd-gold:#c9a96a;--cdd-gold-bright:#efd79c;--cdd-line:#d8bf8933;--cdd-danger:#e38a77;--cdd-success:#88b997;--cdd-radius-sm:8px;--cdd-radius-md:14px;--cdd-radius-lg:24px;--cdd-shadow:0 24px 80px #0000006b;color:var(--cdd-ink);background:var(--cdd-bg);font-synthesis:none;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth;min-width:320px}body{background:var(--cdd-bg);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--cdd-gold-bright);outline-offset:3px}::selection{color:#0b0a08;background:var(--cdd-gold-bright)}.cdd-brand{letter-spacing:.24em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:760;display:inline-flex}.cdd-brand__logo{object-fit:cover;border:1px solid var(--cdd-line);background:#000;border-radius:10px;flex:none;width:40px;height:40px;display:block}.cdd-brand--compact{letter-spacing:.18em;gap:9px;font-size:10px}.cdd-brand--compact .cdd-brand__logo{border-radius:8px;width:30px;height:30px}.cdd-button{color:#0c0b08;border:1px solid var(--cdd-gold);border-radius:var(--cdd-radius-sm);background:linear-gradient(135deg, var(--cdd-gold-bright), var(--cdd-gold));cursor:pointer;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-size:13px;font-weight:760;transition:transform .16s,box-shadow .16s;display:inline-flex}.cdd-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #c9a96a2e}.cdd-button--ghost{color:var(--cdd-ink);border-color:var(--cdd-line);background:#ffffff06}.cdd-button--danger{color:#fff2ed;background:#e38a771f;border-color:#e38a7759}.cdd-button:disabled{cursor:not-allowed;opacity:.48;transform:none}.cdd-spin{animation:.7s linear infinite cdd-spin}@keyframes cdd-spin{to{transform:rotate(360deg)}}.cdd-field{color:var(--cdd-ink-soft);gap:8px;font-size:12px;font-weight:650;display:grid}.cdd-field>span{color:var(--cdd-ink)}.cdd-field small{font-weight:500;line-height:1.45}.cdd-field__error{color:var(--cdd-danger)}.cdd-input,.cdd-textarea,.cdd-select{width:100%;min-height:46px;color:var(--cdd-ink);border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-sm);background:#ffffff06;outline:0;padding:0 13px}.cdd-textarea{resize:vertical;min-height:130px;padding-block:12px;line-height:1.6}.cdd-input:focus,.cdd-textarea:focus,.cdd-select:focus{border-color:var(--cdd-gold);box-shadow:0 0 0 3px #c9a96a14}.cdd-callout{color:var(--cdd-ink-soft);border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-sm);background:#ffffff06;align-items:flex-start;gap:9px;padding:12px 14px;font-size:12px;line-height:1.5;display:flex}.cdd-callout svg{flex:none;margin-top:1px}.cdd-callout--danger{color:#f2b7a9;background:#e38a7712;border-color:#e38a774d}.cdd-callout--success{color:#b4d7be;background:#88b99712;border-color:#88b9974d}.cdd-pwa-install{color:var(--cdd-ink);border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-sm);background:#ffffff06;gap:13px;padding:16px;display:grid}.cdd-pwa-install__heading{align-items:flex-start;gap:11px;display:flex}.cdd-pwa-install__heading>svg{color:var(--cdd-gold);flex:none;margin-top:2px}.cdd-pwa-install h2{margin:0;font-size:13px;font-weight:760}.cdd-pwa-install p{color:var(--cdd-ink-soft);margin:4px 0 0;font-size:12px;line-height:1.55}.cdd-pwa-install__hint{border-top:1px solid var(--cdd-line);padding-top:10px}.cdd-pwa-install .cdd-button{justify-self:start}.cdd-eyebrow{color:var(--cdd-gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:10px;font-weight:760}.cdd-visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cdd-auth{background:#080806;grid-template-columns:clamp(420px,42vw,640px) minmax(0,1fr);width:100%;height:100dvh;min-height:100svh;display:grid;overflow:hidden}.cdd-auth__form{border-right:1px solid var(--cdd-line);flex-direction:column;min-width:0;min-height:0;padding:36px clamp(28px,5vw,78px);display:flex;overflow-y:auto}.cdd-auth__panel{width:min(430px,100%);margin:auto 0}.cdd-auth__panel h1{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(42px,4vw,67px);font-weight:400;line-height:.95}.cdd-auth__panel.is-email .cdd-auth__desktop-title,.cdd-auth__panel.is-email .cdd-auth__subtitle,.cdd-auth__panel.is-email .cdd-eyebrow{display:none}.cdd-auth__mobile-title{letter-spacing:0;align-items:center;gap:15px;display:flex}.cdd-auth__mobile-title>img{object-fit:cover;border:1px solid var(--cdd-line);background:#000;border-radius:12px;flex:none;width:58px;height:58px}.cdd-auth__mobile-title>span{gap:3px;display:grid}.cdd-auth__mobile-title small{color:var(--cdd-gold);letter-spacing:.2em;text-transform:uppercase;font-family:Manrope,Inter,sans-serif;font-size:11px;font-weight:760;line-height:1.2}.cdd-auth__mobile-title strong{color:var(--cdd-ink);font-family:Georgia,serif;font-size:clamp(31px,3.2vw,42px);font-weight:400;line-height:1}.cdd-auth__panel.is-email form{margin-top:34px}.cdd-auth__panel.is-code{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0805c2;border:1px solid #d8bf8947;border-radius:10px;padding:28px;box-shadow:0 24px 70px #0000004d}.cdd-auth__code-brand{align-items:center;gap:13px;display:flex}.cdd-auth__code-brand>img{object-fit:cover;border:1px solid var(--cdd-line);background:#000;border-radius:11px;flex:none;width:54px;height:54px}.cdd-auth__code-brand>span{gap:4px;display:grid}.cdd-auth__code-brand strong{color:var(--cdd-ink);font-family:Georgia,serif;font-size:22px;font-weight:400;line-height:1}.cdd-auth__code-brand small{color:var(--cdd-gold);letter-spacing:.17em;text-transform:uppercase;font-size:9px;font-weight:760}.cdd-auth__panel.is-code>.cdd-auth__code-message{color:var(--cdd-ink-soft);text-align:center;margin:26px 0 20px;line-height:1.6}.cdd-auth__code-message strong{color:var(--cdd-ink)}.cdd-auth__code-actions{justify-content:space-between;align-items:center;gap:18px;margin-top:10px;display:flex}.cdd-auth__code-actions button{color:var(--cdd-ink-soft);cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:11px;font-weight:700}.cdd-auth__code-actions button:hover{color:var(--cdd-ink)}.cdd-auth__code-actions button:disabled{cursor:default;opacity:.45}.cdd-auth__panel>p:not(.cdd-eyebrow){color:var(--cdd-ink-soft);margin:21px 0 28px;line-height:1.7}.cdd-auth__panel form,.cdd-auth__code{gap:15px;display:grid}.cdd-auth__back,.cdd-auth__resend{color:var(--cdd-ink-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:11px;display:inline-flex}.cdd-auth__back{margin-bottom:36px}.cdd-auth__resend{justify-self:center}.cdd-auth__art{background:#050503;min-width:0;min-height:0;position:relative;overflow:hidden}.cdd-auth__art:after{content:"";background:linear-gradient(90deg,#080806 0%,#0000 25%),linear-gradient(#0000 60%,#00000073);position:absolute;inset:0}.cdd-auth__art img{object-fit:cover;object-position:center bottom;width:100%;height:100%;display:block;position:absolute;inset:0}.cdd-auth__art>div{z-index:2;color:#f4efe3b8;align-items:center;gap:11px;font-family:Georgia,serif;font-size:14px;display:flex;position:absolute;bottom:6%;right:7%}.cdd-auth__art>div span{background:var(--cdd-gold);width:30px;height:1px}.cdd-otp{cursor:text;position:relative}.cdd-otp input{opacity:0;cursor:text;width:100%;position:absolute;inset:0}.cdd-otp>div{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.cdd-otp span{aspect-ratio:1;border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-sm);background:#ffffff06;place-items:center;font-family:ui-monospace,monospace;font-size:24px;display:grid}.cdd-otp span.active{border-color:var(--cdd-gold);box-shadow:0 0 0 3px #c9a96a14}.cdd-shell{background:#0d0d0a;grid-template-columns:246px minmax(0,1fr);min-height:100vh;display:grid}.cdd-sidebar{z-index:30;border-right:1px solid var(--cdd-line);background:#090907;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.cdd-sidebar__top{justify-content:space-between;align-items:center;display:flex}.cdd-sidebar__close{display:none}.cdd-sidebar__area{color:#676259;letter-spacing:.17em;text-transform:uppercase;margin:28px 10px 10px;font-size:9px;font-weight:760}.cdd-sidebar nav{gap:5px;display:grid}.cdd-sidebar nav button{color:#8d877b;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;min-height:44px;padding:0 12px;display:flex}.cdd-sidebar nav button svg{width:18px}.cdd-sidebar nav button:hover{color:var(--cdd-ink);background:#ffffff06}.cdd-sidebar nav button.active{color:var(--cdd-gold-bright);background:linear-gradient(90deg,#c9a96a1f,#c9a96a05);border-color:#c9a96a33}.cdd-sidebar__user{border-top:1px solid var(--cdd-line);grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;margin-top:auto;padding:16px 10px 0;display:grid}.cdd-sidebar__user>span{color:#0a0907;background:var(--cdd-gold);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.cdd-sidebar__user div{gap:3px;min-width:0;display:grid}.cdd-sidebar__user strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.cdd-sidebar__user small{color:#6c675e;font-size:8px}.cdd-sidebar__user button{color:#766f64;cursor:pointer;text-align:left;background:0 0;border:0;grid-column:1/-1;padding:6px 0 0;font-size:9px}.cdd-workspace{min-width:0}.cdd-topbar{z-index:20;border-bottom:1px solid var(--cdd-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d0d0ae0;justify-content:space-between;align-items:center;min-height:64px;padding:0 clamp(20px,3vw,44px);display:flex;position:sticky;top:0}.cdd-topbar>button,.cdd-topbar>span{display:none}.cdd-workspace__main{width:min(1440px,100%);margin:0 auto;padding:42px clamp(20px,3vw,48px) 80px}.cdd-page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.cdd-page-heading h1{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(38px,4vw,62px);font-weight:400}.cdd-page-heading>div>p:not(.cdd-eyebrow){max-width:660px;color:var(--cdd-ink-soft);margin:12px 0 0;line-height:1.65}.cdd-page-heading__actions{flex-wrap:wrap;gap:8px;display:flex}.cdd-empty{border-radius:var(--cdd-radius-lg);text-align:center;background:#ffffff04;border:1px dashed #c9a96a38;align-content:center;place-items:center;min-height:360px;padding:40px;display:grid}.cdd-empty__icon{width:54px;height:54px;color:var(--cdd-gold);border:1px solid var(--cdd-line);border-radius:50%;place-items:center;display:grid}.cdd-empty h2{margin:20px 0 8px;font-family:Georgia,serif;font-size:28px;font-weight:400}.cdd-empty p{max-width:430px;color:var(--cdd-ink-soft);margin:0 0 20px;line-height:1.6}.cdd-progress{gap:8px;display:grid}.cdd-progress__label{color:var(--cdd-ink-soft);justify-content:space-between;font-size:10px;display:flex}.cdd-progress__track{appearance:none;background:#ffffff0f;border:0;border-radius:99px;width:100%;height:5px;overflow:hidden}.cdd-progress__track::-webkit-progress-bar{border-radius:inherit;background:#ffffff0f}.cdd-progress__track::-webkit-progress-value{border-radius:inherit;background:linear-gradient(90deg,var(--cdd-gold),var(--cdd-gold-bright))}.cdd-progress__track::-moz-progress-bar{border-radius:inherit;background:linear-gradient(90deg,var(--cdd-gold),var(--cdd-gold-bright))}.cdd-modal{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cdd-modal__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;border:0;position:absolute;inset:0}.cdd-modal>section{z-index:1;border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-md);width:min(620px,100%);max-height:calc(100vh - 40px);box-shadow:var(--cdd-shadow);background:#12120f;padding:24px;position:relative;overflow:auto}.cdd-modal>section>header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.cdd-modal h2{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:400}.cdd-modal header button,.cdd-sidebar__close{width:36px;height:36px;color:var(--cdd-ink-soft);border:1px solid var(--cdd-line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;display:grid}@media (width<=760px){.cdd-auth{display:block;position:relative}.cdd-auth__form{z-index:2;background:0 0;border:0;width:100%;height:100%;min-height:0;padding:clamp(24px,6vw,38px) clamp(22px,5vw,34px);position:relative}.cdd-auth__panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05060694;border:1px solid #d8bf892e;border-radius:10px;margin:auto;padding:clamp(22px,5vw,30px);box-shadow:0 22px 80px #00000047}.cdd-auth__panel h1{font-size:clamp(40px,11vw,56px)}.cdd-auth__mobile-title strong{color:var(--cdd-ink);font-family:Georgia,serif;font-size:clamp(31px,8vw,42px);font-weight:400;line-height:1}.cdd-auth__art{z-index:0;width:100%;height:100%;position:absolute;inset:0}.cdd-auth__art:after{display:none}.cdd-auth__art>div{font-size:12px;bottom:24px;right:24px}.cdd-shell{grid-template-columns:1fr}.cdd-sidebar{width:min(290px,88vw);transition:transform .18s;position:fixed;left:0;transform:translate(-105%)}.cdd-sidebar.is-open{transform:none}.cdd-sidebar__close{display:grid}.cdd-shell__backdrop{z-index:25;background:#000000a8;border:0;position:fixed;inset:0}.cdd-topbar>button{width:38px;height:38px;color:var(--cdd-ink);border:1px solid var(--cdd-line);background:0 0;border-radius:8px;place-items:center;display:grid}.cdd-topbar>span{font-size:11px;font-weight:700;display:block}.cdd-topbar .cdd-brand span:last-child{display:none}.cdd-page-heading{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-boot{min-height:100vh;color:var(--cdd-ink-soft);align-content:center;place-items:center;gap:18px;font-size:12px;display:grid}.admin-boot span{border:1px solid var(--cdd-line);border-top-color:var(--cdd-gold);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite cdd-spin}.admin-loading{min-height:240px;color:var(--cdd-ink-soft);place-items:center;font-size:12px;display:grid}.admin-stats{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.admin-stats article{border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-md);background:linear-gradient(145deg,var(--cdd-panel),#11110e);min-height:180px;padding:22px;display:grid}.admin-stats article>span{width:38px;height:38px;color:var(--cdd-gold);border:1px solid var(--cdd-line);border-radius:50%;place-items:center;display:grid}.admin-stats svg{width:17px}.admin-stats strong{align-self:end;font-family:Georgia,serif;font-size:48px;font-weight:400}.admin-stats small{color:var(--cdd-ink-soft);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.admin-note{border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-md);background:#c9a96a0b;margin-top:18px;padding:28px}.admin-note h2{margin:0 0 8px;font-family:Georgia,serif;font-size:27px;font-weight:400}.admin-note p{max-width:720px;color:var(--cdd-ink-soft);margin:0;font-size:12px;line-height:1.7}.admin-form,.admin-form-grid{gap:15px;display:grid}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-action-row,.admin-inline{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-inline .cdd-select{flex:1;min-width:200px}.admin-back{color:var(--cdd-ink-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin:0 0 25px;padding:0;font-size:11px;display:inline-flex}.admin-back svg{width:16px}.admin-panel{border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-md);background:var(--cdd-panel);padding:22px}.admin-editor-footer{justify-content:space-between;gap:10px;display:flex}.admin-check{color:var(--cdd-ink-soft);align-items:center;gap:8px;font-size:11px;display:flex}.admin-check input{accent-color:var(--cdd-gold)}.admin-table-wrap{border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-md);overflow:auto}.admin-table{border-collapse:collapse;background:var(--cdd-panel);width:100%;font-size:11px}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #d8bf891f;padding:15px 18px}.admin-table th{color:#716c62;text-transform:uppercase;letter-spacing:.09em;font-size:9px}.admin-table td:first-child{gap:5px;display:grid}.admin-table td small{color:var(--cdd-ink-soft)}.admin-table td:last-child{text-align:right}.admin-table td button{color:var(--cdd-gold);cursor:pointer;background:0 0;border:0;font-weight:700}.admin-status{color:#b4d7be;text-transform:uppercase;letter-spacing:.08em;background:#88b99712;border:1px solid #88b9973d;border-radius:99px;width:max-content;padding:5px 8px;font-size:8px;font-style:normal;display:inline-flex}.admin-status--suspended,.admin-status--archived{color:#b1aba0;border-color:var(--cdd-line);background:#ffffff06}.admin-status--draft{color:var(--cdd-gold-bright);background:#c9a96a0f;border-color:#c9a96a42}.admin-student-detail{gap:20px;display:grid}.admin-student-identity{grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.admin-student-identity>span{color:#090907;background:var(--cdd-gold);border-radius:50%;place-items:center;width:48px;height:48px;font-family:Georgia,serif;font-size:21px;display:grid}.admin-student-identity>div{gap:4px;display:grid}.admin-student-identity small{color:var(--cdd-ink-soft);font-size:10px}.admin-student-detail hr{border:0;border-top:1px solid var(--cdd-line);width:100%;margin:0}.admin-student-detail h3{margin:0;font-family:Georgia,serif;font-size:22px;font-weight:400}.admin-assignment-list{gap:8px;display:grid}.admin-assignment-list>div{border:1px solid var(--cdd-line);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.admin-assignment-list span{gap:4px;display:grid}.admin-assignment-list strong{font-size:11px}.admin-assignment-list small{color:var(--cdd-ink-soft);font-size:9px}.admin-assignment-list button,.admin-action-row>button{color:var(--cdd-ink-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:6px;font-size:9px;display:inline-flex}.admin-action-row>button svg{width:13px}.admin-upload{border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-md);background:var(--cdd-panel);grid-template-columns:1fr 1fr auto;align-items:end;gap:12px;margin-bottom:22px;padding:18px;display:grid}.admin-media-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px;display:grid}.admin-media-grid article{border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-md);background:var(--cdd-panel);overflow:hidden}.admin-media-grid article.is-archived{opacity:.52}.admin-media-grid img{aspect-ratio:16/10;object-fit:cover;background:#090907;width:100%;display:block}.admin-media-grid article>div{gap:7px;padding:14px;display:grid}.admin-media-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.admin-media-grid small,.admin-media-grid p{color:var(--cdd-ink-soft);margin:0;font-size:9px;line-height:1.4}.admin-media-grid button{width:max-content;color:var(--cdd-ink-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:5px 0;font-size:9px;display:inline-flex}.admin-media-grid button svg{width:13px}.admin-media-grid em{color:var(--cdd-ink-soft);font-size:9px}.admin-course-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:15px;display:grid}.admin-course-grid>article{border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-md);background:var(--cdd-panel);overflow:hidden}.admin-course-cover{aspect-ratio:16/9;color:var(--cdd-gold);background:#0a0a07;place-items:center;display:grid;position:relative}.admin-course-cover>img{object-fit:cover;width:100%;height:100%}.admin-course-cover>.admin-status{background:#080806e0;position:absolute;bottom:10px;right:10px}.admin-course-grid>article>div:last-child{gap:10px;padding:20px;display:grid}.admin-course-grid h2{margin:0;font-family:Georgia,serif;font-size:27px;font-weight:400}.admin-course-grid p{color:var(--cdd-ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.6;display:-webkit-box;overflow:hidden}.admin-course-grid small{color:#777166;font-size:9px}.admin-course-editor{gap:18px;display:grid}.admin-course-modules{gap:14px;display:grid}.admin-course-modules>.admin-panel>header{border-bottom:1px solid var(--cdd-line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:15px;padding-bottom:14px;display:grid}.admin-course-modules header>span{color:var(--cdd-gold);text-transform:uppercase;letter-spacing:.09em;font-size:9px}.admin-course-modules header>div{display:flex}.admin-course-modules header button{width:30px;height:30px;color:var(--cdd-ink-soft);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.admin-course-modules header button svg{width:13px}.admin-lessons{gap:8px;margin-bottom:14px;display:grid}.admin-lessons details{background:#0000001f;border:1px solid #d8bf8924;border-radius:8px}.admin-lessons summary{cursor:pointer;align-items:center;gap:10px;padding:13px;display:flex}.admin-lessons summary span{color:var(--cdd-gold);font-size:9px}.admin-lessons summary strong{font-size:11px}.admin-lesson-form{gap:13px;padding:0 13px 15px;display:grid}.admin-content-field{min-height:220px;font-family:ui-monospace,monospace;font-size:11px}.site-editor{border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-md);background:#0a0a08;grid-template-columns:230px 360px minmax(440px,1fr);min-height:710px;margin-top:18px;display:grid}.site-editor.is-preview-only{grid-template-columns:1fr}.site-editor.is-preview-only>.site-block-list,.site-editor.is-preview-only>.site-block-form{display:none}.site-block-list,.site-block-form{border-right:1px solid var(--cdd-line);min-width:0}.site-block-list>header,.site-block-form>header,.site-live-preview>header,.site-history>header{border-bottom:1px solid var(--cdd-line);justify-content:space-between;align-items:center;min-height:52px;padding:0 15px;display:flex}.site-block-list h2,.site-history h2{margin:0;font-family:Georgia,serif;font-size:18px;font-weight:400}.site-block-list header button,.site-history header button{width:28px;height:28px;color:var(--cdd-gold);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.site-block-list header svg,.site-history header svg{width:15px}.site-block-list>div:not(.site-add-menu){gap:5px;padding:10px;display:grid}.site-block-list>div>button{min-height:54px;color:var(--cdd-ink-soft);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;grid-template-columns:18px minmax(0,1fr) 16px 24px 24px 24px;align-items:center;padding:7px 5px;display:grid}.site-block-list>div>button.active{color:var(--cdd-ink);background:#c9a96a0f;border-color:#c9a96a3d}.site-block-list button svg{width:13px}.site-block-list button>span{gap:4px;display:grid}.site-block-list button strong{font-size:10px}.site-block-list button small{color:#6f6a60;font-size:8px}.site-block-list button>i{color:#706a60;place-items:center;font-style:normal;display:grid}.site-block-list button>i.danger{color:var(--cdd-danger)}.site-block-list>.cdd-button{width:calc(100% - 20px);margin:10px}.site-add-menu{z-index:10;border:1px solid var(--cdd-line);width:210px;box-shadow:var(--cdd-shadow);background:#151511;border-radius:8px;margin:46px 10px 0;padding:8px;display:grid;position:absolute}.site-add-menu button{color:var(--cdd-ink-soft);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;padding:9px;font-size:10px}.site-add-menu button:hover{color:var(--cdd-ink);background:#c9a96a12}.site-block-form{align-content:start;gap:14px;padding-bottom:20px;display:grid}.site-block-form>header{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px}.site-block-form>header>span{font-family:Georgia,serif;font-size:18px}.site-block-form>header>small{color:var(--cdd-ink-soft);font-size:8px}.site-block-form>.cdd-field,.site-block-form>.admin-form-grid,.site-block-form>.site-block-common,.site-block-form>.site-repeat,.site-block-form>.cdd-button,.site-block-form>.site-course-picker{margin-inline:15px}.site-block-common{border-bottom:1px solid var(--cdd-line);gap:12px;padding:13px 0;display:grid}.site-repeat{gap:8px;display:grid}.site-repeat>div{border:1px solid var(--cdd-line);border-radius:7px;gap:6px;padding:10px;display:grid;position:relative}.site-repeat>div>button{width:26px;height:26px;color:var(--cdd-danger);cursor:pointer;background:#11110e;border:0;place-items:center;display:grid;position:absolute;top:5px;right:5px}.site-repeat>div>button svg{width:13px}.site-course-picker{gap:7px;display:grid}.site-course-picker label{color:var(--cdd-ink-soft);align-items:center;gap:7px;font-size:10px;display:flex}.site-course-picker input{accent-color:var(--cdd-gold)}.site-select-hint{min-height:400px;color:var(--cdd-ink-soft);place-items:center;font-size:10px;display:grid}.site-live-preview{grid-template-rows:52px 1fr;min-width:0;display:grid}.site-live-preview>header span{text-transform:uppercase;letter-spacing:.1em;font-size:9px}.site-live-preview>header div{display:flex}.site-live-preview>header button{color:#6d675e;cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.site-live-preview>header button.active{color:var(--cdd-gold)}.site-live-preview>header svg{width:15px}.site-live-preview>div{background:#060604;padding:22px;overflow:auto}.site-preview{background:#090907;border:1px solid #d8bf892e;border-radius:7px;width:100%;min-height:620px;margin:0 auto;font-size:10px;overflow:hidden;box-shadow:0 18px 60px #00000059}.site-preview.is-mobile{width:min(360px,100%)}.site-preview>header{border-bottom:1px solid var(--cdd-line);text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;align-items:center;height:42px;padding:0 18px;display:flex}.site-preview>header i{color:var(--cdd-ink-soft);font-size:7px;font-style:normal}.site-preview-hero{background:radial-gradient(circle at 75% 30%,#c9a96a2e,#0000 40%) 50%/cover;align-content:center;min-height:300px;padding:40px;display:grid}.site-preview small{color:var(--cdd-gold);text-transform:uppercase;letter-spacing:.12em;font-size:7px}.site-preview h2{margin:8px 0;font-family:Georgia,serif;font-size:clamp(23px,3vw,45px);font-weight:400;line-height:1}.site-preview p{color:var(--cdd-ink-soft);line-height:1.6}.site-preview button{color:#090907;background:var(--cdd-gold);border:0;border-radius:4px;width:max-content;margin-top:8px;padding:8px 11px;font-size:7px;font-weight:800}.site-preview-section{border-top:1px solid #d8bf891a;padding:34px 40px}.site-preview-highlights,.site-preview-courses{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px;display:grid}.site-preview-highlights article,.site-preview-courses article{border:1px solid var(--cdd-line);border-radius:5px;padding:12px}.site-preview-highlights strong,.site-preview-courses strong{font-family:Georgia,serif;font-size:13px;font-weight:400}.site-preview-courses img{aspect-ratio:16/9;object-fit:cover;width:100%;margin-bottom:8px}.site-preview-copy{max-width:700px}.site-preview-image-text{grid-template-columns:1fr 1fr;align-items:center;gap:25px;display:grid}.site-preview-image-text.is-right>div{order:2}.site-preview-image-text img{aspect-ratio:4/3;object-fit:cover;width:100%}.site-preview details{border-bottom:1px solid var(--cdd-line);padding:8px 0}.site-preview summary{cursor:pointer;font-family:Georgia,serif;font-size:12px}.site-preview-cta{border-top:1px solid var(--cdd-line);text-align:center;background:#c9a96a0b;place-items:center;padding:50px 30px;display:grid}.site-preview>footer{color:#686258;border-top:1px solid var(--cdd-line);text-align:center;padding:17px;font-size:7px}.site-preview.is-mobile .site-preview-section,.site-preview.is-mobile .site-preview-hero{padding:25px}.site-preview.is-mobile .site-preview-image-text{grid-template-columns:1fr}.site-history{border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-md);background:var(--cdd-panel);margin-bottom:14px}.site-history>div{border-bottom:1px solid #d8bf891a;justify-content:space-between;align-items:center;gap:15px;padding:11px 15px;display:flex}.site-history>div>span{gap:4px;display:grid}.site-history strong{font-size:10px}.site-history small{color:var(--cdd-ink-soft);font-size:8px}.site-history .cdd-button{min-height:34px;padding:0 11px;font-size:9px}.site-settings{border:1px solid var(--cdd-line);border-radius:var(--cdd-radius-md);background:var(--cdd-panel);margin-top:16px;padding:20px}.site-settings h2{margin:0 0 14px;font-family:Georgia,serif;font-size:22px;font-weight:400}@media (width<=1200px){.site-editor{grid-template-columns:210px 330px minmax(400px,1fr)}.admin-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){.site-editor{grid-template-columns:210px minmax(0,1fr)}.site-live-preview{border-top:1px solid var(--cdd-line);grid-column:1/-1}.site-block-form{border-right:0}.admin-upload{grid-template-columns:1fr 1fr}.admin-upload .cdd-button{grid-column:1/-1}}@media (width<=680px){.admin-form-grid,.admin-upload{grid-template-columns:1fr}.admin-stats{grid-template-columns:1fr 1fr}.site-editor{display:block}.site-block-list{border-right:0;border-bottom:1px solid var(--cdd-line)}.site-block-form{border-right:0}.site-preview-image-text{grid-template-columns:1fr}.admin-editor-footer{flex-direction:column;align-items:stretch}.admin-course-modules>.admin-panel>header{grid-template-columns:1fr}.admin-student-identity{grid-template-columns:48px minmax(0,1fr)}.admin-student-identity>i{grid-column:2}.site-history>div{flex-direction:column;align-items:flex-start}}@media (width<=440px){.admin-stats{grid-template-columns:1fr}.admin-stats article{min-height:145px}}.site-preview-hero{isolation:isolate;position:relative;overflow:hidden}.site-preview-hero>img{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.site-preview-hero>i{z-index:-1;background:linear-gradient(90deg,#080806f2,#08080640);position:absolute;inset:0}.teacher-shell{--teacher-rail:#111;--teacher-surface:#f7f7f5;--teacher-card:#fff;--teacher-ink:#171717;--teacher-muted:#696762;--teacher-line:#e5e4e0;--teacher-gold:#b28a48;--teacher-gold-ink:#73551d;--teacher-gold-soft:#f4ede0;--teacher-success:#39705a;--cdd-bg:var(--teacher-surface);--cdd-bg-soft:var(--teacher-card);--cdd-panel:var(--teacher-card);--cdd-panel-raised:var(--teacher-card);--cdd-ink:var(--teacher-ink);--cdd-ink-soft:var(--teacher-muted);--cdd-gold:var(--teacher-gold);--cdd-gold-bright:var(--teacher-gold);--cdd-line:var(--teacher-line);--cdd-danger:#a74a42;--cdd-success:var(--teacher-success);--cdd-shadow:0 18px 42px #1717171a;min-height:100dvh;color:var(--teacher-ink);background:var(--teacher-surface);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;grid-template-columns:72px minmax(0,1fr);display:grid;overflow-x:clip}.teacher-shell.is-panel-open,.teacher-shell.is-panel-closing{grid-template-columns:296px minmax(0,1fr)}.teacher-shell :focus-visible{outline:3px solid var(--teacher-ink);outline-offset:3px}.teacher-skip-link{z-index:100;color:#fff;background:var(--teacher-ink);border-radius:8px;padding:10px 14px;transition:transform .16s;position:fixed;top:12px;left:86px;transform:translateY(-180%)}.teacher-skip-link:focus{transform:none}.teacher-mobile-dock{display:none}.teacher-navigation{z-index:30;color:#f1f0eb;background:var(--teacher-rail);border-right:1px solid #2a2a2a;grid-area:1/1;width:100%;min-width:0;height:100dvh;padding:0;transition:box-shadow .21s;display:block;position:sticky;top:0;overflow:hidden}.teacher-shell.is-panel-open .teacher-navigation,.teacher-shell.is-panel-closing .teacher-navigation{box-shadow:16px 0 35px #00000029}.teacher-shell.is-panel-open .teacher-navigation{animation:.24s cubic-bezier(.4,0,.2,1) cdd-teacher-navigation-open}.teacher-shell.is-panel-closing .teacher-navigation{animation:.24s cubic-bezier(.4,0,.2,1) forwards cdd-teacher-navigation-close}.teacher-shell.is-panel-open .teacher-stage{animation:.24s cubic-bezier(.4,0,.2,1) cdd-teacher-stage-open}.teacher-shell.is-panel-closing .teacher-stage{animation:.24s cubic-bezier(.4,0,.2,1) forwards cdd-teacher-stage-close}.teacher-navigation__header{grid-template-columns:42px minmax(0,1fr) 30px;align-items:center;width:266px;min-height:42px;display:grid;position:absolute;top:15px;left:15px}.teacher-navigation__brand{color:#fff;cursor:pointer;background:0 0;border:1px solid #373737;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;display:grid}.teacher-navigation__brand .cdd-brand{gap:0}.teacher-navigation__brand .cdd-brand>span:last-child{display:none}.teacher-navigation__brand .cdd-brand__logo{border-color:#4b4b4b;border-radius:8px;width:30px;height:30px}.teacher-navigation__brand:hover{background:#1b1b1b;border-color:#555}.teacher-navigation__brand-copy{opacity:0;visibility:hidden;gap:5px;min-width:0;padding-left:12px;transition:opacity .14s,transform .18s,visibility 0s linear .21s;display:grid;transform:translate(-6px)}.teacher-shell.is-panel-open .teacher-navigation__brand-copy{opacity:1;visibility:visible;transition-delay:.17s;transform:none}.teacher-navigation__brand-copy strong{color:#f4f3ef;letter-spacing:.16em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;overflow:hidden}.teacher-navigation__brand-copy small{color:#999894;letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:750}.teacher-navigation__close{color:#d8d7d2;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:7px;place-items:center;width:30px;height:30px;padding:0;animation:.12s .17s forwards cdd-teacher-navigation-reveal;display:grid}.teacher-navigation__close:hover{color:#fff;background:#2a2a2a}.teacher-navigation__close svg{width:16px;height:16px}.teacher-navigation__nav{width:266px;height:195px;margin:0;display:block;position:absolute;top:93px;left:15px}.teacher-navigation__nav button{color:#aaa8a2;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;grid-template:42px/42px minmax(0,1fr);align-items:center;width:42px;min-width:0;height:42px;padding:0;transition:width .12s,color .16s,border-color .16s,background .16s;display:grid;position:absolute;left:0;overflow:hidden}.teacher-navigation__nav button:first-child{top:0}.teacher-navigation__nav button:nth-child(2){top:51px}.teacher-navigation__nav button:nth-child(3){top:102px}.teacher-navigation__nav button:nth-child(4){top:153px}.teacher-shell.is-panel-open .teacher-navigation__nav button{width:266px;transition-delay:.15s,0s,0s,0s}.teacher-navigation__nav button svg{justify-self:center;width:18px;height:18px}.teacher-navigation__nav button>span{opacity:0;visibility:hidden;white-space:nowrap;transition:opacity .14s,transform .18s,visibility 0s linear .21s;overflow:hidden;transform:translate(-6px)}.teacher-shell.is-panel-open .teacher-navigation__nav button>span{opacity:1;visibility:visible;transition-delay:.17s;transform:none}.teacher-navigation__nav button:hover{color:#fff;background:#1c1c1c}.teacher-navigation__nav button.is-active{color:#f4f3ef;background:#363636;border-color:#454545;box-shadow:inset 0 1px #ffffff0a}.teacher-navigation__footer{width:266px;height:42px;display:block;position:absolute;bottom:22px;left:15px}.teacher-navigation__profile{color:#f1f0eb;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;grid-template:42px/42px minmax(0,1fr);align-items:center;width:42px;min-width:0;height:42px;padding:0;transition:width .12s,border-color .16s,background .16s;display:grid;position:absolute;bottom:0;left:0;overflow:hidden}.teacher-shell.is-panel-open .teacher-navigation__profile{width:266px;transition-delay:.15s,0s,0s}.teacher-navigation__profile:hover{background:#242424}.teacher-navigation__profile.is-active{background:#363636;border-color:#454545}.teacher-navigation__profile-avatar{color:#171717;background:#e3c372;border:1px solid #dfc68d;border-radius:50%;justify-self:center;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:13px;font-weight:700;display:grid}.teacher-navigation__profile-copy{opacity:0;visibility:hidden;gap:3px;min-width:0;padding-left:2px;transition:opacity .14s,transform .18s,visibility 0s linear .21s;display:grid;transform:translate(-6px)}.teacher-shell.is-panel-open .teacher-navigation__profile-copy{opacity:1;visibility:visible;transition-delay:.17s;transform:none}.teacher-navigation__profile-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.teacher-navigation__profile-copy small{color:#999894;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.teacher-navigation :focus-visible{outline-color:#fff}.teacher-stage{background:var(--teacher-surface);grid-area:1/2;min-width:0}.teacher-stage__main{outline:0;width:min(1440px,100%);min-height:100dvh;margin:0 auto;padding:48px clamp(24px,4.5vw,72px) 80px}.teacher-shell .cdd-page-heading{max-width:920px;margin-bottom:38px}.teacher-shell .cdd-page-heading h1{color:var(--teacher-ink);font-size:clamp(42px,5.1vw,70px);line-height:.95}.teacher-shell .cdd-page-heading>div>p:not(.cdd-eyebrow){max-width:700px;color:var(--teacher-muted);font-size:14px;line-height:1.7}.teacher-shell .cdd-eyebrow{color:var(--teacher-gold-ink)}.teacher-shell .cdd-button{color:#fff;border-color:var(--teacher-ink);background:var(--teacher-ink);min-height:44px;box-shadow:none;border-radius:9px}.teacher-shell .cdd-button:hover{box-shadow:0 10px 22px #1717171f}.teacher-shell .cdd-button--ghost{color:var(--teacher-ink);border-color:var(--teacher-line);background:#fff}.teacher-shell .cdd-button--ghost:hover{background:#faf9f6;border-color:#bdbbb5}.teacher-shell .cdd-button--danger{color:#8f352d;background:#fff4f2;border-color:#edc9c5}.teacher-shell .cdd-callout{color:#4f4e4a;border-color:var(--teacher-line);background:#faf9f6}.teacher-shell .cdd-callout--danger{color:#8f352d;background:#fff4f2;border-color:#edc9c5}.teacher-shell .cdd-callout--success{color:#2f644d;background:#f3faf5;border-color:#c9e0d0}.teacher-shell .cdd-empty{min-height:330px;color:var(--teacher-ink);background:#fff;border-color:#d9d5cb;border-radius:16px}.teacher-shell .cdd-empty__icon{color:var(--teacher-gold-ink);border-color:#dbcba9}.teacher-shell .cdd-empty p{color:var(--teacher-muted)}.teacher-shell .cdd-input,.teacher-shell .cdd-textarea,.teacher-shell .cdd-select{color:var(--teacher-ink);border-color:var(--teacher-line);background:#fff}.teacher-shell .cdd-field{color:var(--teacher-muted)}.teacher-shell .cdd-field>span{color:var(--teacher-ink)}.teacher-shell .cdd-modal>section{color:var(--teacher-ink);border-color:var(--teacher-line);background:#fff;box-shadow:0 24px 70px #1717172e}.teacher-shell .cdd-modal header button{color:var(--teacher-ink);border-color:var(--teacher-line);background:#fff}.teacher-shell .cdd-modal__backdrop{background:#17171761}.teacher-profile{border:1px solid var(--teacher-line);background:var(--teacher-card);border-radius:14px;grid-template-columns:72px 1fr;gap:20px;max-width:640px;padding:28px;display:grid;box-shadow:0 12px 30px #1717170a}.teacher-profile>span{color:#171717;background:#ead093;border-radius:50%;place-items:center;width:64px;height:64px;font-family:Georgia,serif;font-size:28px;display:grid}.teacher-profile>div{align-content:center;gap:5px;display:grid}.teacher-profile>div:nth-of-type(2){grid-column:2}.teacher-profile small{color:var(--teacher-muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px}.teacher-profile strong{color:var(--teacher-ink);font-size:13px}.teacher-profile .cdd-callout,.teacher-profile .cdd-pwa-install,.teacher-profile .cdd-button{grid-column:1/-1}.teacher-profile .cdd-button{justify-self:start}.teacher-shell .cdd-pwa-install{color:var(--teacher-ink);border-color:var(--teacher-line);background:#faf9f6}.teacher-shell .cdd-pwa-install p{color:var(--teacher-muted)}.teacher-shell .cdd-pwa-install__hint{border-color:var(--teacher-line)}.teacher-shell .admin-loading{color:var(--teacher-muted)}.teacher-shell .admin-stats article{color:var(--teacher-ink);border-color:var(--teacher-line);background:var(--teacher-card);box-shadow:0 12px 30px #1717170b}.teacher-shell .admin-stats article>span{color:var(--teacher-gold-ink);border-color:#dbcba9}.teacher-shell .admin-stats small{color:var(--teacher-muted)}.teacher-shell .admin-note,.teacher-shell .admin-panel,.teacher-shell .site-history,.teacher-shell .site-settings{color:var(--teacher-ink);border-color:var(--teacher-line);background:var(--teacher-card);box-shadow:0 12px 30px #1717170a}.teacher-shell .admin-note p,.teacher-shell .admin-back,.teacher-shell .admin-check,.teacher-shell .admin-student-identity small,.teacher-shell .admin-assignment-list small{color:var(--teacher-muted)}.teacher-shell .admin-back:hover{color:var(--teacher-ink)}.teacher-shell .admin-table-wrap{border-color:var(--teacher-line);background:var(--teacher-card)}.teacher-shell .admin-table{color:var(--teacher-ink);background:var(--teacher-card)}.teacher-shell .admin-table th,.teacher-shell .admin-table td{border-color:var(--teacher-line)}.teacher-shell .admin-table th,.teacher-shell .admin-table td small{color:var(--teacher-muted)}.teacher-shell .admin-table td button{color:var(--teacher-gold-ink)}.teacher-shell .admin-status{color:#2f644d;background:#f3faf5;border-color:#c9e0d0}.teacher-shell .admin-status--suspended,.teacher-shell .admin-status--archived{color:#696762;border-color:var(--teacher-line);background:#f7f7f5}.teacher-shell .admin-status--draft{color:var(--teacher-gold-ink);background:#faf5e9;border-color:#dbcba9}.teacher-shell .admin-student-identity>span{background:#ead093}.teacher-shell .admin-student-detail hr{border-color:var(--teacher-line)}.teacher-shell .admin-assignment-list>div{border-color:var(--teacher-line);background:#faf9f6}.teacher-shell .admin-action-row>button,.teacher-shell .admin-assignment-list button{color:var(--teacher-muted)}.teacher-shell .admin-upload,.teacher-shell .admin-media-grid article,.teacher-shell .admin-course-grid>article{color:var(--teacher-ink);border-color:var(--teacher-line);background:var(--teacher-card);box-shadow:0 12px 30px #1717170a}.teacher-shell .admin-media-grid img{background:#efeee9}.teacher-shell .admin-media-grid small,.teacher-shell .admin-media-grid p,.teacher-shell .admin-media-grid em,.teacher-shell .admin-media-grid button,.teacher-shell .admin-course-grid p,.teacher-shell .admin-course-grid small{color:var(--teacher-muted)}.teacher-shell .admin-course-card__eyebrow{color:var(--teacher-gold-ink);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:800}.teacher-shell .admin-course-cover{color:var(--teacher-gold-ink);background:#efeee9}.teacher-shell .admin-course-cover>.admin-status{background:#fffffff0}.teacher-shell .admin-course-modules>.admin-panel>header{border-color:var(--teacher-line)}.teacher-shell .admin-course-modules header>span{color:var(--teacher-gold-ink)}.teacher-shell .admin-course-modules header button{color:var(--teacher-muted)}.teacher-shell .admin-lessons details{border-color:var(--teacher-line);background:#faf9f6}.teacher-shell .admin-lessons summary span{color:var(--teacher-gold-ink)}.teacher-shell .site-editor{color:var(--teacher-ink);border-color:var(--teacher-line);background:var(--teacher-card);box-shadow:0 12px 30px #1717170a}.teacher-shell .site-block-list,.teacher-shell .site-block-form{border-color:var(--teacher-line);background:#fff}.teacher-shell .site-block-list>header,.teacher-shell .site-block-form>header,.teacher-shell .site-live-preview>header,.teacher-shell .site-history>header{border-color:var(--teacher-line)}.teacher-shell .site-block-list>div>button{color:var(--teacher-muted)}.teacher-shell .site-block-list>div>button.active{color:var(--teacher-ink);background:#faf5e9;border-color:#dbcba9}.teacher-shell .site-block-list button>i,.teacher-shell .site-block-list button small{color:var(--teacher-muted)}.teacher-shell .site-block-list header button,.teacher-shell .site-history header button{color:var(--teacher-gold-ink)}.teacher-shell .site-add-menu{border-color:var(--teacher-line);box-shadow:var(--cdd-shadow);background:#fff}.teacher-shell .site-add-menu button{color:var(--teacher-muted)}.teacher-shell .site-add-menu button:hover{color:var(--teacher-ink);background:#faf5e9}.teacher-shell .site-block-common{border-color:var(--teacher-line)}.teacher-shell .site-repeat>div{border-color:var(--teacher-line);background:#faf9f6}.teacher-shell .site-repeat>div>button{color:var(--cdd-danger);background:#fff}.teacher-shell .site-course-picker label,.teacher-shell .site-select-hint{color:var(--teacher-muted)}.teacher-shell .site-live-preview{background:#fff}.teacher-shell .site-live-preview>header span,.teacher-shell .site-live-preview>header button{color:var(--teacher-muted)}.teacher-shell .site-live-preview>header button.active{color:var(--teacher-gold-ink)}.teacher-shell .site-live-preview>div{background:#efeee9}.teacher-shell .site-history>div{border-color:var(--teacher-line)}.teacher-shell .site-history small{color:var(--teacher-muted)}@keyframes cdd-teacher-navigation-reveal{to{opacity:1}}@keyframes cdd-teacher-navigation-open{0%{clip-path:inset(0 224px 0 0)}to{clip-path:inset(0)}}@keyframes cdd-teacher-navigation-close{0%{clip-path:inset(0)}to{clip-path:inset(0 224px 0 0)}}@keyframes cdd-teacher-stage-open{0%{transform:translate(-224px)}to{transform:none}}@keyframes cdd-teacher-stage-close{0%{transform:none}to{transform:translate(-224px)}}@media (width<=860px){.teacher-shell,.teacher-shell.is-panel-open,.teacher-shell.is-panel-closing{grid-template-columns:minmax(0,1fr)}.teacher-stage{grid-area:1/1}.teacher-navigation{display:none}.teacher-skip-link{left:14px}.teacher-stage__main{padding:34px 22px 128px}.teacher-shell .cdd-page-heading{margin-bottom:28px}.teacher-shell .cdd-page-heading h1{font-size:clamp(38px,10vw,56px)}.teacher-mobile-dock{--dock-surface:#111;--dock-cutout:var(--teacher-surface);z-index:40;left:50%;bottom:max(14px, env(safe-area-inset-bottom));isolation:isolate;color:#9d9c98;background:0 0;border-radius:25px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;width:min(420px,100vw - 24px);height:67px;padding:8px 12px 5px;display:grid;position:fixed;overflow:visible;transform:translate(-50%)}.teacher-mobile-dock:before{z-index:0;border-radius:inherit;background:var(--dock-surface);content:"";pointer-events:none;position:absolute;inset:0;box-shadow:0 15px 40px #14141442}.teacher-mobile-dock>button{z-index:2;width:auto;min-width:0;height:45px;color:inherit;background:0 0;border:0;align-content:center;place-items:center;padding:0;transition:transform .5s cubic-bezier(.2,.9,.24,1.3),color .24s;display:grid;position:relative;transform:translateY(-7px)}.teacher-mobile-dock>button:hover{color:#fff;background:0 0}.teacher-mobile-dock>button>svg{width:22px;height:22px}.teacher-mobile-dock>button>span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.teacher-mobile-dock>button.is-active{color:#f3d58e;transform:translateY(-3px)}.teacher-mobile-dock>button.is-active>svg{opacity:0}.teacher-mobile-dock>button:focus-visible{outline-offset:2px;outline-color:#fff}.teacher-mobile-dock__bubble{z-index:3;background:var(--dock-cutout);pointer-events:none;border-radius:50%;width:72px;height:66px;transition:left .68s cubic-bezier(.2,.9,.24,1.18),transform .5s cubic-bezier(.2,.9,.24,1.25);position:absolute;top:-20px;left:calc(10% - 36px)}.teacher-mobile-dock__bubble:before,.teacher-mobile-dock__bubble:after{content:"";background:0 0;width:23px;height:23px;position:absolute;top:19px}.teacher-mobile-dock__bubble:before{box-shadow:8px -8px 0 7px var(--dock-cutout);border-top-right-radius:23px;left:-15px}.teacher-mobile-dock__bubble:after{box-shadow:-8px -8px 0 7px var(--dock-cutout);border-top-left-radius:23px;right:-15px}.teacher-mobile-dock[data-active-slot="1"] .teacher-mobile-dock__bubble{left:calc(10% - 36px)}.teacher-mobile-dock[data-active-slot="2"] .teacher-mobile-dock__bubble{left:calc(30% - 36px)}.teacher-mobile-dock[data-active-slot="3"] .teacher-mobile-dock__bubble{left:calc(50% - 36px)}.teacher-mobile-dock[data-active-slot="4"] .teacher-mobile-dock__bubble{left:calc(70% - 36px)}.teacher-mobile-dock[data-active-slot="5"] .teacher-mobile-dock__bubble{left:calc(90% - 36px)}.teacher-mobile-dock__disc{z-index:2;color:#f3d58e;background:var(--dock-surface);border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:7px;left:12px;box-shadow:0 5px 14px #00000029}.teacher-mobile-dock__disc svg{width:23px;height:23px}}@media (width<=680px){.teacher-stage__main{padding-inline:16px}.teacher-profile{grid-template-columns:1fr}.teacher-profile>div:nth-of-type(2){grid-column:auto}.teacher-shell .site-editor{overflow:hidden}}@media (prefers-reduced-motion:reduce){.teacher-navigation,.teacher-stage,.teacher-navigation__brand-copy,.teacher-navigation__nav button,.teacher-navigation__nav button>span,.teacher-navigation__profile,.teacher-navigation__profile-copy,.teacher-mobile-dock>button,.teacher-mobile-dock__bubble,.teacher-navigation__close{transition:none;animation:none}.teacher-navigation__close{opacity:1}}.teacher-shell .site-studio__save-state{min-height:34px;color:var(--teacher-muted);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;align-items:center;font-size:9px;font-weight:700;display:inline-flex}.teacher-shell .site-studio__save-state.is-modified{color:var(--teacher-gold-ink)}.teacher-shell .site-studio__save-state.is-saving{color:#5d778f}.teacher-shell .site-studio__save-state.is-error{color:#a54d48}.teacher-shell .site-studio__history{color:var(--teacher-ink);border:1px solid var(--teacher-line);background:var(--teacher-card);border-radius:14px;margin:0 0 16px;overflow:hidden;box-shadow:0 12px 30px #1717170a}.teacher-shell .site-studio__history>header{border-bottom:1px solid var(--teacher-line);justify-content:space-between;align-items:center;min-height:52px;padding:0 17px;display:flex}.teacher-shell .site-studio__history h2{margin:0;font-family:Georgia,serif;font-size:20px;font-weight:400}.teacher-shell .site-studio__history>header button{width:30px;height:30px;color:var(--teacher-muted);border:1px solid var(--teacher-line);cursor:pointer;background:#fff;border-radius:8px;place-items:center;display:grid}.teacher-shell .site-studio__history>div{border-bottom:1px solid var(--teacher-line);justify-content:space-between;align-items:center;gap:18px;padding:13px 17px;display:flex}.teacher-shell .site-studio__history>div>span{gap:4px;display:grid}.teacher-shell .site-studio__history strong{font-size:11px}.teacher-shell .site-studio__history small{color:var(--teacher-muted);font-size:9px}.teacher-shell .site-studio__history>p{color:var(--teacher-muted);padding:0 17px;font-size:11px}.teacher-shell .site-studio{min-height:740px;color:var(--teacher-ink);border:1px solid var(--teacher-line);background:#fff;border-radius:16px;grid-template-columns:minmax(260px,.88fr) minmax(430px,1.55fr) minmax(300px,1fr);margin-top:17px;display:grid;overflow:hidden;box-shadow:0 16px 40px #1717170e}.teacher-shell .site-studio.is-preview-only{grid-template-columns:minmax(0,1fr)}.teacher-shell .site-studio__panel{z-index:2;background:#fff;min-width:0}.teacher-shell .site-studio__panel--left{border-right:1px solid var(--teacher-line)}.teacher-shell .site-studio__panel--right{border-left:1px solid var(--teacher-line)}.teacher-shell .site-studio__panel>header{border-bottom:1px solid var(--teacher-line);justify-content:space-between;align-items:center;gap:10px;min-height:56px;padding:0 14px;display:flex}.teacher-shell .site-studio__panel>header>strong{font-family:Georgia,serif;font-size:18px;font-weight:400}.teacher-shell .site-studio__device-switch{border:1px solid var(--teacher-line);background:#f7f7f5;border-radius:9px;padding:3px;display:flex}.teacher-shell .site-studio__device-switch button{min-height:27px;color:var(--teacher-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;padding:0 7px;font-size:8px;font-weight:700;display:inline-flex}.teacher-shell .site-studio__device-switch button svg{width:12px}.teacher-shell .site-studio__device-switch button.is-active{color:var(--teacher-ink);background:#fff;box-shadow:0 1px 4px #17171714}.teacher-shell .site-studio__page-panel-body{align-content:start;max-height:560px;display:grid;overflow:auto}.teacher-shell .site-studio__settings-section{border-bottom:1px solid var(--teacher-line);gap:12px;padding:16px 14px;display:grid}.teacher-shell .site-studio__settings-section h3,.teacher-shell .site-studio__pages-section h3,.teacher-shell .site-studio__blocks h3{color:var(--teacher-ink);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.teacher-shell .site-studio__fields-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.teacher-shell .site-studio .cdd-field{gap:5px}.teacher-shell .site-studio .cdd-field>span{color:var(--teacher-muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700}.teacher-shell .site-studio .cdd-field>small{color:var(--teacher-muted);font-size:8px;line-height:1.45}.teacher-shell .site-studio .cdd-input,.teacher-shell .site-studio .cdd-select,.teacher-shell .site-studio .cdd-textarea{color:var(--teacher-ink);border-color:var(--teacher-line);background:#fcfcfb;font-size:11px}.teacher-shell .site-studio .cdd-input:focus,.teacher-shell .site-studio .cdd-select:focus,.teacher-shell .site-studio .cdd-textarea:focus{border-color:#b99856;box-shadow:0 0 0 3px #b28a4824}.teacher-shell .site-studio__textarea{resize:vertical;min-height:90px;line-height:1.55}.teacher-shell .site-studio__check{min-height:29px;color:var(--teacher-muted);align-items:center;gap:7px;font-size:10px;line-height:1.3;display:flex}.teacher-shell .site-studio__check input{accent-color:var(--teacher-gold-ink)}.teacher-shell .site-studio__check--align-end{align-self:end}.teacher-shell .site-media-picker{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:7px;display:grid}.teacher-shell .site-media-picker:has(select[value=""]){grid-template-columns:minmax(0,1fr)}.teacher-shell .site-media-picker img{border:1px solid var(--teacher-line);object-fit:cover;border-radius:7px;width:34px;height:34px}.teacher-shell .site-studio__delete-page{color:#9b4d49;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:6px;padding:5px 0;font-size:9px;font-weight:700;display:inline-flex}.teacher-shell .site-studio__social-links{border:1px solid var(--teacher-line);background:#faf9f6;border-radius:8px;gap:8px;padding:10px;display:grid}.teacher-shell .site-studio__social-links>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.teacher-shell .site-studio__social-links>header strong{font-size:10px}.teacher-shell .site-studio__social-links>header small{color:var(--teacher-muted);font-size:8px}.teacher-shell .site-studio__social-links>article{border-top:1px solid var(--teacher-line);padding:8px 29px 8px 0;position:relative}.teacher-shell .site-studio__social-links>article>div{gap:6px;display:grid}.teacher-shell .site-studio__social-links>article>button{color:#9b4d49;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:8px;right:0}.teacher-shell .site-studio__social-new{border-top:1px solid var(--teacher-line);grid-template-columns:1fr 1fr auto;align-items:end;gap:6px;padding-top:8px;display:grid}.teacher-shell .site-studio__social-new button{min-height:33px;color:var(--teacher-gold-ink);cursor:pointer;background:#fffaf0;border:1px solid #dbcba9;border-radius:6px;align-items:center;gap:4px;padding:0 7px;font-size:8px;font-weight:800;display:inline-flex}.teacher-shell .site-studio__social-new button:disabled{opacity:.45;cursor:not-allowed}.teacher-shell .site-studio__pages-section{border-bottom:1px solid var(--teacher-line);gap:10px;padding:14px;display:grid}.teacher-shell .site-studio__pages-section>header,.teacher-shell .site-studio__blocks>section>header,.teacher-shell .site-studio__repeatable>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.teacher-shell .site-studio__pages-section>header>button,.teacher-shell .site-studio__add-block{min-height:28px;color:var(--teacher-gold-ink);cursor:pointer;background:#fffaf0;border:1px solid #dbcba9;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.teacher-shell .site-studio__pages-section>p{color:var(--teacher-muted);margin:0;font-size:9px}.teacher-shell .site-studio__new-page{gap:8px;display:grid}.teacher-shell .site-studio__new-page label{color:var(--teacher-muted);gap:5px;font-size:9px;font-weight:700;display:grid}.teacher-shell .site-studio__new-page .cdd-button{min-height:32px;font-size:9px}.teacher-shell .site-studio__pages-list{gap:3px;padding:10px;display:grid}.teacher-shell .site-studio__pages-list button{min-height:49px;color:var(--teacher-muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;padding:7px;display:grid}.teacher-shell .site-studio__pages-list button:hover{background:#faf9f6}.teacher-shell .site-studio__pages-list button.is-active{color:var(--teacher-ink);background:#fcf7eb;border-color:#ddc997}.teacher-shell .site-studio__pages-list b{width:21px;height:21px;color:var(--teacher-gold-ink);border:1px solid #dbcba9;border-radius:50%;place-items:center;font-size:8px;display:grid}.teacher-shell .site-studio__pages-list span{text-overflow:ellipsis;white-space:nowrap;gap:3px;font-size:10px;font-weight:800;display:grid;overflow:hidden}.teacher-shell .site-studio__pages-list small{color:var(--teacher-muted);font-size:8px;font-weight:500}.teacher-shell .site-studio__workspace{background:#efeee9;min-width:0;max-height:1000px;padding:30px;overflow:auto}.teacher-shell .site-studio__frame{background:#111;border:1px solid #d7d5ce;border-radius:10px;width:100%;min-height:640px;margin:0 auto;overflow:hidden;box-shadow:0 18px 48px #1717172e}.teacher-shell .site-studio__frame.is-phone{border-radius:25px;width:min(390px,100%)}.site-live{--site-live-accent:#b28a48;color:#f9f7f1;background:#10100f;min-height:640px;font-family:Arial,sans-serif;font-size:11px;overflow:hidden}.site-live.is-theme-modern{background:#111315}.site-live.is-theme-nature{background:#17201a}.site-live>header{z-index:5;color:#faf8f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0f0eeb;border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:0 28px;display:flex;position:sticky;top:0}.site-live>header.is-static{position:static}.site-live>header.is-centered{display:flex}.site-live>header strong{letter-spacing:.04em;align-items:center;gap:8px;font-family:Georgia,serif;font-size:15px;font-weight:400;display:inline-flex}.site-live>header strong>i{border:1px solid var(--site-live-accent);border-radius:50%;width:14px;height:14px;display:inline-block}.site-live>header strong img{object-fit:cover;background:#000;border:1px solid #ffffff24;border-radius:7px;width:28px;height:28px}.site-live>header nav{flex:auto;align-items:center;gap:4px;width:100%;display:flex}.site-live>header nav button{color:#c8c5bd;cursor:pointer;text-align:center;background:0 0;border:0;border-radius:5px;flex:1 1 0;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:30px;padding:0 7px;font-size:9px;display:inline-flex}.site-live>header nav button:hover,.site-live>header nav button.is-active{color:#fff;background:#ffffff1a}.site-live>header nav small{color:var(--site-live-accent);font-size:7px}.site-live__section{width:min(100%,980px);margin:0 auto;padding:56px 48px;position:relative}.site-live__section.is-width-wide{width:min(100%,1180px)}.site-live__section.is-width-full{width:100%;max-width:none}.site-live__section.is-spacing-compact{padding-top:32px;padding-bottom:32px}.site-live__section.is-spacing-generous{padding-top:82px;padding-bottom:82px}.site-live__section.is-background-surface{background:#1d1d1b}.site-live__section.is-background-accent{color:#171717;background:var(--site-live-accent)}.site-live__section.is-background-off_white{color:#181816;background:#f3efe6}.site-live__section.is-background-white{color:#171717;background:#fff}.site-live__section small{color:var(--site-live-accent);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:800}.site-live__section.is-background-accent small{color:#171717b3}.site-live__section h2{max-width:760px;margin:9px 0 14px;font-family:Georgia,serif;font-size:clamp(27px,4.4vw,54px);font-weight:400;line-height:1.02}.site-live__section p{max-width:700px;color:inherit;opacity:.72;white-space:pre-line;margin:0;font-size:12px;line-height:1.65}.site-live__section--hero{background:radial-gradient(circle at 78% 23%, color-mix(in srgb, var(--site-live-accent) 34%, transparent), transparent 42%), #111;align-content:center;width:100%;max-width:none;min-height:390px;padding:70px clamp(30px,8vw,110px);display:grid;overflow:hidden}.site-live__hero-media{z-index:0;object-fit:cover;opacity:.55;width:100%;height:100%;position:absolute;inset:0}.site-live__hero-media:after{content:""}.site-live__hero-copy{z-index:1;max-width:620px;position:relative}.site-live__hero-copy p{max-width:540px}.site-live__hero-copy>div{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.site-live__button{min-height:32px;color:var(--site-live-accent-ink,#171717);border-radius:5px;align-items:center;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex}.site-live__number{color:var(--site-live-accent);opacity:.8;font-family:Georgia,serif;font-size:24px;font-weight:400;position:absolute;bottom:25px;right:35px}.site-live__section--rich_text{border-top:1px solid #ffffff1a;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:42px;display:grid}.site-live__section--rich_text h2{margin-top:0}.site-live__section--image_text{border-top:1px solid #ffffff1a;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:40px;display:grid}.site-live__section--image_text.is-variant-image_right .site-live__story-media{order:2}.site-live__section--image_text.is-variant-stacked{grid-template-columns:1fr}.site-live__story-media{min-height:220px;color:inherit;opacity:.88;border:0;place-items:center;display:grid;overflow:hidden}.site-live__story-media:not(:has(img)){border:1px dashed}.site-live__story-media img{object-fit:cover;width:100%;height:100%}.site-live__story-media span{opacity:.7;font-size:10px}.site-live__story-copy .site-live__button{margin-top:17px}.site-live__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.site-live__section.is-variant-list .site-live__cards{grid-template-columns:1fr}.site-live__section.is-variant-featured .site-live__cards{grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(0,.82fr))}.site-live__cards article{opacity:.92;border:1px solid;border-radius:5px;min-width:0;padding:15px;overflow:hidden}.site-live__cards article img{object-fit:cover;width:calc(100% + 30px);height:110px;margin:-15px -15px 12px;display:block}.site-live__cards article>span{color:var(--site-live-accent);letter-spacing:.1em;font-size:8px;font-weight:800}.site-live__section.is-background-accent .site-live__cards article>span{color:#171717b3}.site-live__cards h3{margin:8px 0 6px;font-family:Georgia,serif;font-size:17px;font-weight:400}.site-live__cards p{font-size:10px}.site-live__cards .site-live__button{min-height:27px;margin-top:13px;padding-inline:10px;font-size:8px}.site-live__carousel{outline:none;margin-top:23px;position:relative}.site-live__carousel:focus-visible{outline:2px solid var(--site-live-accent);outline-offset:4px}.site-live__carousel figure{background:#ffffff14;margin:0;position:relative;overflow:hidden}.site-live__carousel img{object-fit:cover;width:100%;height:260px;display:block}.site-live__carousel figcaption{background:linear-gradient(#0000,#000000bf);padding:14px;font-size:10px;position:absolute;bottom:0;left:0;right:0}.site-live__carousel>button{z-index:2;color:#17130b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#efd79cf0;border:1px solid #ffffffb3;border-radius:14px;place-items:center;width:42px;height:42px;padding:0;transition:transform .16s,background-color .16s,box-shadow .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 30px #0000004d,inset 0 1px #ffffff8c}.site-live__carousel>button:hover{background:#f7e7bc;transform:translateY(-50%)scale(1.05);box-shadow:0 14px 34px #00000061,inset 0 1px #ffffffb3}.site-live__carousel>button:focus-visible{outline-offset:3px;outline:2px solid #fff}.site-live__carousel>button svg{stroke-width:2.2px;width:19px;height:19px}.site-live__carousel>button:first-of-type{left:14px}.site-live__carousel>button:nth-of-type(2){right:14px}.site-live__carousel [role=tablist]{justify-content:center;gap:4px;padding:12px 0 0;display:flex}.site-live__carousel [role=tab]{cursor:pointer;opacity:.35;background:currentColor;border:0;border-radius:10px;width:7px;height:7px;padding:0}.site-live__carousel [role=tab][aria-selected=true]{opacity:1;width:20px}.site-live__section--cta{text-align:left;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:23px;display:grid}.site-live__section--cta>span{width:38px;height:38px;color:var(--site-live-accent);border:1px solid;border-radius:50%;place-items:center;font-size:16px;display:grid}.site-live__cta-actions{flex-wrap:wrap;justify-content:end;gap:7px;display:flex}.site-live__cta-contact{justify-items:center;gap:8px;display:grid}.site-live__cta-contact>.site-live__button{cursor:pointer;font:inherit;border:0;font-size:9px;font-weight:800}.site-live__cta-contact-options{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.site-live__cta-contact-options[hidden]{display:none}.site-live__cta-contact-option{color:currentColor;border:1px solid color-mix(in srgb,currentColor 28%,transparent);background:color-mix(in srgb,currentColor 5%,transparent);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.site-live__cta-contact-option:hover{color:var(--site-live-accent);border-color:var(--site-live-accent)}.site-live__cta-contact-option:focus-visible{outline:2px solid var(--site-live-accent);outline-offset:2px}.site-live__cta-contact-option .cdd-contact-method-icon{width:14px;height:14px}.site-live__section--contact{border-top:1px solid #ffffff1a}.site-live__contact-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;display:grid}.site-live__contact-grid article{border-top:1px solid;padding:14px}.site-live__contact-grid span{color:var(--site-live-accent);font-size:9px;font-weight:800}.site-live__contact-grid h3{margin:8px 0 7px;font-family:Georgia,serif;font-size:17px;font-weight:400}.site-live__empty,.site-live__empty-media{text-align:center;opacity:.72;border:1px dashed;padding:24px;font-size:10px}.site-live__blank{text-align:center;place-content:center;min-height:360px;padding:30px;display:grid}.site-live__blank h2{margin:0 0 10px;font-family:Georgia,serif;font-size:27px;font-weight:400}.site-live__blank p{color:#c8c5bd;margin:0}.site-live>footer{color:#c8c5bd;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:10px;padding:20px 28px;font-size:9px;display:flex}.site-live>footer strong{color:#fff;font-family:Georgia,serif;font-weight:400}.site-live>footer nav{color:var(--site-live-accent);flex-wrap:wrap;justify-content:end;gap:8px;display:flex}.site-live.is-phone{font-size:10px}.site-live.is-phone>header{min-height:54px;padding:0 15px}.site-live.is-phone>header nav button:not(.is-active){display:none}.site-live.is-phone>header nav button{background:0 0;padding:0}.site-live.is-phone>header nav small{display:none}.site-live.is-phone .site-live__section{width:100%;padding:34px 22px}.site-live.is-phone .site-live__section--hero{min-height:340px;padding:52px 22px}.site-live.is-phone .site-live__section--rich_text,.site-live.is-phone .site-live__section--image_text,.site-live.is-phone .site-live__section--cta{grid-template-columns:1fr;gap:18px}.site-live.is-phone .site-live__story-media{min-height:200px}.site-live.is-phone .site-live__section--image_text.is-variant-image_right .site-live__story-media{order:initial}.site-live.is-phone .site-live__cards,.site-live.is-phone .site-live__contact-grid{grid-template-columns:1fr}.site-live.is-phone .site-live__section h2{font-size:32px}.site-live.is-phone .site-live__section--cta>span{display:none}.teacher-shell .site-studio__history-controls{gap:3px;display:flex}.teacher-shell .site-studio__history-controls button,.teacher-shell .site-studio__block-actions button{width:28px;height:28px;color:var(--teacher-muted);border:1px solid var(--teacher-line);cursor:pointer;background:#fff;border-radius:6px;place-items:center;display:grid}.teacher-shell .site-studio__history-controls button:disabled,.teacher-shell .site-studio__block-actions button:disabled{opacity:.38;cursor:not-allowed}.teacher-shell .site-studio button:focus-visible,.site-generation button:focus-visible,.site-live button:focus-visible{outline-offset:2px;outline:2px solid #b28a48}.teacher-shell .site-studio__blocks{max-height:680px;padding:14px;overflow:auto}.teacher-shell .site-studio__blocks>section>header{min-height:29px;position:relative}.teacher-shell .site-studio__add-menu{z-index:8;border:1px solid var(--teacher-line);background:#fff;border-radius:9px;width:215px;margin-top:5px;padding:6px;display:grid;position:absolute;right:13px;box-shadow:0 12px 30px #17171724}.teacher-shell .site-studio__add-menu button{color:var(--teacher-muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;padding:9px;font-size:10px;display:flex}.teacher-shell .site-studio__add-menu button:hover{color:var(--teacher-ink);background:#fcf7eb}.teacher-shell .site-studio__block-list{gap:5px;margin-top:12px;display:grid}.teacher-shell .site-studio__block-list>article{background:#faf9f6;border:1px solid #0000;border-radius:9px;overflow:hidden}.teacher-shell .site-studio__block-list>article.is-active{background:#fff;border-color:#d8c08b;box-shadow:0 8px 20px #1717170d}.teacher-shell .site-studio__block-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:48px;display:grid}.teacher-shell .site-studio__block-select{min-width:0;color:var(--teacher-ink);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:16px minmax(0,1fr) 16px;align-items:center;gap:5px;padding:7px 6px 7px 8px;display:grid}.teacher-shell .site-studio__block-select>svg{color:#aaa69c}.teacher-shell .site-studio__block-select>span{gap:3px;min-width:0;display:grid}.teacher-shell .site-studio__block-select strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.teacher-shell .site-studio__block-select small{color:var(--teacher-muted);font-size:8px}.teacher-shell .site-studio__block-actions{gap:3px;padding-right:7px;display:flex}.teacher-shell .site-studio__block-actions button{background:0 0;border:0;width:22px;height:22px}.teacher-shell .site-studio__block-actions button:last-child{color:#9b4d49}.teacher-shell .site-studio__inspector{border-top:1px solid var(--teacher-line);gap:12px;padding:13px;display:grid}.teacher-shell .site-studio__action-fields{border:1px solid var(--teacher-line);background:#faf9f6;border-radius:8px;gap:8px;padding:9px;display:grid}.teacher-shell .site-studio__repeatable{border:1px solid var(--teacher-line);background:#faf9f6;border-radius:8px;gap:9px;padding:10px;display:grid}.teacher-shell .site-studio__repeatable>header strong{font-size:10px}.teacher-shell .site-studio__repeatable>header button{color:var(--teacher-gold-ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:9px;font-weight:800;display:inline-flex}.teacher-shell .site-studio__repeatable>article{border-top:1px solid var(--teacher-line);grid-template-columns:23px minmax(0,1fr);align-items:start;gap:6px;padding:10px 27px 10px 0;display:grid;position:relative}.teacher-shell .site-studio__repeatable>article>span{color:var(--teacher-gold-ink);font-size:8px;font-weight:800}.teacher-shell .site-studio__repeatable>article>div{gap:7px;display:grid}.teacher-shell .site-studio__remove{color:#9b4d49;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:8px;right:0}.teacher-shell .site-studio__remove:disabled{opacity:.35;cursor:not-allowed}.teacher-shell .site-studio__course-picker{border:1px solid var(--teacher-line);border-radius:8px;gap:6px;margin:0;padding:10px;display:grid}.teacher-shell .site-studio__course-picker legend{color:var(--teacher-muted);padding:0 4px;font-size:9px;font-weight:800}.teacher-shell .site-studio__course-picker label{color:var(--teacher-ink);align-items:center;gap:6px;font-size:10px;display:flex}.teacher-shell .site-studio__course-picker input{accent-color:var(--teacher-gold-ink)}.teacher-shell .site-studio__course-picker p,.teacher-shell .site-studio__dynamic-note{color:var(--teacher-muted);margin:0;font-size:9px;line-height:1.55}.teacher-shell .site-studio__dynamic-note{background:#fffaf0;border:1px solid #dfd0ad;border-radius:7px;padding:9px}.teacher-shell .site-studio__dynamic-note strong{color:var(--teacher-gold-ink);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:8px;display:block}.teacher-shell .site-accent-picker{gap:5px;display:grid;position:relative}.teacher-shell .site-accent-picker>span{color:var(--teacher-muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700}.teacher-shell .site-accent-picker__trigger{min-height:38px;color:var(--teacher-ink);border:1px solid var(--teacher-line);cursor:pointer;text-align:left;background:#fcfcfb;border-radius:7px;grid-template-columns:22px minmax(0,1fr) 14px;align-items:center;gap:7px;padding:4px 8px;display:grid}.teacher-shell .site-accent-picker__trigger i{border:1px solid #0000001f;border-radius:5px;width:21px;height:21px}.teacher-shell .site-accent-picker__trigger strong{letter-spacing:.04em;font-size:10px}.teacher-shell .site-accent-picker__trigger svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:14px}.teacher-shell .site-accent-picker__panel{z-index:20;width:min(290px,100vw - 46px);color:var(--teacher-ink);border:1px solid var(--teacher-line);background:#fff;border-radius:10px;padding:12px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 16px 36px #1717172e}.teacher-shell .site-accent-picker__spectrum{cursor:crosshair;height:130px;position:relative;overflow:hidden}.teacher-shell .site-accent-picker__spectrum:before{content:"";background:linear-gradient(90deg,#fff,#0000),linear-gradient(#0000,#000);position:absolute;inset:0}.teacher-shell .site-accent-picker__spectrum>i{z-index:1;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #00000047}.teacher-shell .site-accent-picker__panel>label,.teacher-shell .site-accent-picker__ranges>label{color:var(--teacher-muted);gap:4px;margin-top:9px;font-size:9px;display:grid}.teacher-shell .site-accent-picker__ranges{grid-template-columns:1fr 1fr;gap:9px;display:grid}.teacher-shell .site-accent-picker__panel input[type=range]{width:100%;accent-color:var(--teacher-gold-ink)}.teacher-shell .site-accent-picker__hex{grid-template-columns:26px 25px minmax(0,1fr);align-items:center;gap:6px;display:grid!important}.teacher-shell .site-accent-picker__hex i{border-radius:5px;place-items:center;width:24px;height:24px;font-size:9px;font-style:normal;display:grid}.teacher-shell .site-accent-picker__hex input{width:100%;min-width:0;color:var(--teacher-ink);border:1px solid var(--teacher-line);background:#fcfcfb;border-radius:5px;padding:6px}.teacher-shell .site-accent-picker__panel>small{color:#9b4d49;margin-top:6px;font-size:8px;display:block}.teacher-shell .site-accent-picker__presets{grid-template-columns:repeat(6,1fr);gap:5px;margin-top:11px;display:grid}.teacher-shell .site-accent-picker__presets button{cursor:pointer;border:1px solid #0000001f;border-radius:5px;height:24px;font-size:10px}.teacher-shell .site-accent-picker__actions{justify-content:end;gap:6px;margin-top:12px;display:flex}.teacher-shell .site-accent-picker__actions button{min-height:28px;color:var(--teacher-ink);border:1px solid var(--teacher-line);cursor:pointer;background:#fff;border-radius:6px;padding:0 9px;font-size:9px;font-weight:700}.teacher-shell .site-accent-picker__actions button:last-child{color:#fff;background:#171717;border-color:#171717}.site-generation{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1414147a;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.site-generation__dialog{width:min(680px,100%);max-height:min(820px,100vh - 44px);color:var(--teacher-ink);background:#fff;border:1px solid #ffffffb8;border-radius:18px;overflow:auto;box-shadow:0 26px 75px #00000047}.site-generation__dialog>header{border-bottom:1px solid var(--teacher-line);justify-content:space-between;align-items:start;gap:18px;padding:25px 26px 19px;display:flex}.site-generation__dialog>header span{color:var(--teacher-gold-ink);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:6px;font-size:9px;font-weight:800;display:inline-flex}.site-generation__dialog>header h2{margin:7px 0 0;font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.05}.site-generation__dialog>header>button{width:31px;height:31px;color:var(--teacher-muted);border:1px solid var(--teacher-line);cursor:pointer;background:#fff;border-radius:8px;place-items:center;display:grid}.site-generation__dialog>header>button:disabled{opacity:.45;cursor:wait}.site-generation__dialog>form,.site-generation__candidate{gap:16px;padding:22px 26px 25px;display:grid}.site-generation__dialog p{color:var(--teacher-muted);margin:0;font-size:12px;line-height:1.65}.site-generation__dialog form>label{color:var(--teacher-ink);gap:7px;font-size:11px;font-weight:800;display:grid}.site-generation__dialog textarea,.site-generation__dialog select{width:100%;color:var(--teacher-ink);border:1px solid var(--teacher-line);font:inherit;background:#fcfcfb;border-radius:8px}.site-generation__dialog textarea{resize:vertical;min-height:172px;padding:11px;font-size:12px;font-weight:400;line-height:1.55}.site-generation__dialog select{min-height:39px;padding:0 10px;font-size:11px}.site-generation__dialog textarea:focus,.site-generation__dialog select:focus{border-color:#b99856;outline:0;box-shadow:0 0 0 3px #b28a4824}.site-generation__form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:15px;display:grid}.site-generation__form-grid>label{color:var(--teacher-ink);gap:7px;font-size:11px;font-weight:800;display:grid}.site-generation__form-grid>small{color:var(--teacher-muted);font-size:10px;line-height:1.55}.site-generation__error{background:#fff6f5;border:1px solid #e4c1be;border-radius:8px;padding:10px 12px;color:#973f3b!important}.site-generation__dialog footer{justify-content:end;align-items:center;gap:8px;padding-top:2px;display:flex}.site-generation__dialog footer>button{min-height:37px;color:var(--teacher-ink);border:1px solid var(--teacher-line);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.site-generation__dialog footer>.cdd-button{min-height:37px;font-size:10px}.site-generation__candidate{padding-top:18px}.site-generation__preview{border:1px solid var(--teacher-line);background:#171717;border-radius:9px;min-height:280px;max-height:390px;overflow:auto}.site-generation__preview .site-live{transform-origin:0 0;min-height:0}.site-generation__preview .site-live>header{min-height:46px;padding:0 17px;position:static}.site-generation__preview .site-live__section{padding:32px 35px}.site-generation__preview .site-live__section--hero{min-height:250px}.site-generation__preview .site-live__section h2{font-size:30px}.site-generation__preview .site-live__cards{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=520px){.site-generation{padding:12px}.site-generation__dialog{border-radius:13px;max-height:calc(100vh - 24px)}.site-generation__dialog>header,.site-generation__dialog>form,.site-generation__candidate{padding-left:17px;padding-right:17px}.site-generation__dialog>header h2{font-size:26px}.site-generation__form-grid{grid-template-columns:1fr;gap:7px}.site-generation__dialog footer{flex-direction:column-reverse;align-items:stretch}.site-generation__dialog footer>button,.site-generation__dialog footer>.cdd-button{justify-content:center}}@media (width<=1260px){.teacher-shell .site-studio{grid-template-columns:245px minmax(390px,1fr) 290px}.teacher-shell .site-studio__workspace{padding:20px}.teacher-shell .site-studio__device-switch button{padding-inline:5px}.teacher-shell .site-studio__device-switch button:not(.is-active){font-size:0}}@media (width<=1180px){.teacher-shell .site-studio{grid-template-columns:minmax(230px,.8fr) minmax(0,1.3fr)}.teacher-shell .site-studio__panel--right{border-top:1px solid var(--teacher-line);border-left:0;grid-column:1/-1}.teacher-shell .site-studio__blocks{max-height:none}.teacher-shell .site-studio__block-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.teacher-shell .site-studio{border-radius:12px;display:block}.teacher-shell .site-studio__panel--left{border-right:0;border-bottom:1px solid var(--teacher-line)}.teacher-shell .site-studio__workspace{min-height:540px;max-height:none;padding:12px}.teacher-shell .site-studio__frame{min-height:520px}.teacher-shell .site-studio__block-list{grid-template-columns:1fr}.teacher-shell .site-studio__page-panel-body{max-height:none}.teacher-shell .site-studio__history>div{flex-direction:column;align-items:flex-start}}@media (width<=480px){.teacher-shell .site-studio__fields-grid{grid-template-columns:1fr}.teacher-shell .site-studio__device-switch button{min-width:30px}.teacher-shell .site-studio__device-switch button:not(.is-active){display:none}.teacher-shell .site-studio__panel>header{padding-inline:11px}.site-live>header{padding-inline:14px}}@font-face{font-family:Studio DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/studio-dm-sans-400.ttf)format("truetype")}@font-face{font-family:Studio DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/studio-dm-sans-500.ttf)format("truetype")}@font-face{font-family:Studio DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/studio-dm-sans-600.ttf)format("truetype")}@font-face{font-family:Studio DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/studio-dm-sans-700.ttf)format("truetype")}@font-face{font-family:Studio Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/studio-manrope-500.ttf)format("truetype")}@font-face{font-family:Studio Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/studio-manrope-600.ttf)format("truetype")}@font-face{font-family:Studio Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/studio-manrope-700.ttf)format("truetype")}.cfs-shell{--cfs-bg:#090b0e;--cfs-panel:#11151b;--cfs-panel-2:#171c23;--cfs-line:#ffffff1a;--cfs-line-strong:#ffffff2e;--cfs-text:#f7f4ed;--cfs-muted:#939aa6;--cfs-cream:#ead7a5;min-height:100dvh;color:var(--cfs-text);background:var(--cfs-bg);font-family:Studio DM Sans,system-ui,sans-serif}.cfs-shell *,.cfs-shell :before,.cfs-shell :after{box-sizing:border-box}:where(.cfs-shell) button,:where(.cfs-shell) input,:where(.cfs-shell) textarea,:where(.cfs-shell) select{font:inherit}.cfs-shell button{color:inherit}.cfs-topbar{z-index:20;border-bottom:1px solid var(--cfs-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090b0ef0;align-items:center;gap:14px;height:68px;padding:0 20px;display:flex;position:sticky;top:0}.cfs-topbar__back,.cfs-icon-button{border:1px solid var(--cfs-line);width:38px;height:38px;color:var(--cfs-muted);background:var(--cfs-panel);cursor:pointer;border-radius:12px;place-items:center;padding:0;display:grid}.cfs-topbar__back:hover,.cfs-icon-button:hover{color:var(--cfs-text);border-color:var(--cfs-line-strong)}.cfs-topbar__logo{object-fit:cover;border:1px solid var(--cfs-line);background:#000;border-radius:10px;flex:none;width:36px;height:36px;display:block}.cfs-topbar__identity{gap:2px;min-width:0;display:grid}.cfs-topbar__identity strong{font:700 15px/1.2 Studio Manrope}.cfs-topbar__identity small{color:var(--cfs-muted);text-transform:uppercase;letter-spacing:.12em;font-size:9px}.cfs-topbar__status{color:var(--cfs-muted);margin-left:auto;font-size:10px}.cfs-topbar__actions{align-items:center;gap:8px;display:flex}.cfs-topbar__actions>.cfs-icon-button{display:none}.cfs-live-preview-button.is-active{color:var(--cfs-cream);background:#ead7a514;border-color:#ead7a575}.cfs-public-preview-bar .cfs-topbar__actions{margin-left:auto}.cfs-public-preview-stage{background:#0c0f13;min-height:calc(100dvh - 68px);overflow:hidden}.cfs-public-preview-stage>.cfs-site{min-height:calc(100dvh - 68px)}.cfs-live-preview-shell{background:#0c0f13;min-height:100dvh}.cfs-live-preview-shell>.cfs-site{min-height:100dvh}.cfs-button{border:1px solid var(--cfs-line);min-height:38px;color:var(--cfs-text);background:var(--cfs-panel-2);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:11px;font-weight:700;display:inline-flex}.cfs-button:hover{border-color:var(--cfs-line-strong);transform:translateY(-1px)}.cfs-button:disabled{opacity:.48;cursor:wait;transform:none}.cfs-shell .cfs-button--primary{color:#181711;background:var(--cfs-cream);border-color:#0000}.cfs-shell .cfs-button--primary:disabled{opacity:1;color:#181711;background:#d5c9aa}.cfs-button--ghost{background:0 0}.cfs-button--danger{color:#f3aaa3}.cfs-loading,.cfs-error-screen{text-align:center;place-items:center;min-height:calc(100dvh - 68px);padding:30px;display:grid}.cfs-loading span{border:3px solid var(--cfs-line);border-top-color:var(--cfs-cream);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite cfs-spin}@keyframes cfs-spin{to{transform:rotate(360deg)}}.cfs-wizard{background:radial-gradient(circle at 12% 0,#30594b52,#0000 34rem),radial-gradient(circle at 100% 100%,#754c333b,#0000 34rem);min-height:calc(100dvh - 68px);padding:48px 22px 80px}.cfs-wizard__card{border:1px solid var(--cfs-line);background:#11151bf5;border-radius:26px;width:min(100%,860px);margin:0 auto;padding:clamp(24px,5vw,48px);box-shadow:0 30px 90px #00000059}.cfs-kicker{color:var(--cfs-cream);text-transform:uppercase;letter-spacing:.16em;margin:0 0 9px;font-size:10px;font-weight:800}.cfs-wizard h1{letter-spacing:-.045em;max-width:680px;margin:0;font:700 clamp(29px,4vw,44px)/1.08 Studio Manrope}.cfs-wizard__lead{color:#adb3bd;max-width:680px;margin:15px 0 34px;font-size:14px;line-height:1.65}.cfs-brief-form{gap:22px;display:grid}.cfs-brief-form fieldset{border:0;min-inline-size:0;margin:0;padding:0}.cfs-field{gap:8px;display:grid}.cfs-field>span{justify-content:space-between;align-items:baseline;gap:12px;font-size:11px;font-weight:700;display:flex}.cfs-field>span small{color:var(--cfs-muted);font-size:9px;font-weight:500}.cfs-field input,.cfs-field textarea,.cfs-field select{border:1px solid var(--cfs-line);width:100%;color:var(--cfs-text);background:#0e1217;border-radius:13px;outline:0}.cfs-field input,.cfs-field select{min-height:46px;padding:0 13px}.cfs-field textarea{resize:vertical;min-height:110px;padding:13px;line-height:1.55}.cfs-field input:focus,.cfs-field textarea:focus,.cfs-field select:focus{border-color:#ead7a57a;box-shadow:0 0 0 3px #ead7a514}.cfs-form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.cfs-theme-choice{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.cfs-theme-choice label{cursor:pointer;position:relative}.cfs-theme-choice input{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;min-height:0;box-shadow:none;opacity:0;appearance:none;white-space:nowrap;border:0;border-radius:0;outline:0;margin:0;padding:0;position:absolute;top:0;left:0;overflow:hidden}.cfs-theme-choice input:focus,.cfs-theme-choice input:focus-visible{box-shadow:none;border-color:#0000;outline:0}.cfs-theme-card{isolation:isolate;border:1px solid var(--cfs-line);background-clip:padding-box;border-radius:16px;align-content:end;gap:5px;min-height:118px;padding:15px;transition:all .2s;display:grid;position:relative;overflow:hidden}.cfs-theme-card:before{content:"";z-index:0;border-radius:inherit;opacity:.8;pointer-events:none;position:absolute;inset:0}.cfs-theme-card>*{z-index:1;position:relative}.cfs-theme-card strong{font:700 14px Studio Manrope}.cfs-theme-card small{color:#ffffffad;font-size:9px}.cfs-theme-card--modern{background:#10141a}.cfs-theme-card--modern:before{background:radial-gradient(circle at 90% 0,#365749,#0000 58%)}.cfs-theme-card--nature{background:#17261e}.cfs-theme-card--nature:before{background:radial-gradient(circle at 20% 0,#81906d,#0000 55%)}.cfs-theme-card--heritage{background:#251a18}.cfs-theme-card--heritage:before{background:radial-gradient(circle at 80% 0,#8b6746,#0000 55%)}.cfs-theme-choice input:checked+.cfs-theme-card{border-color:var(--cfs-cream);transform:translateY(-2px);box-shadow:0 0 0 3px #ead7a51a}.cfs-theme-choice input:focus-visible+.cfs-theme-card{outline:2px solid var(--cfs-cream);outline-offset:3px}.cfs-page-picks{flex-wrap:wrap;gap:8px;display:flex}.cfs-page-picks label{cursor:pointer;position:relative}.cfs-page-picks input{opacity:0;width:1px;height:1px;min-height:0;position:absolute}.cfs-page-picks span{border:1px solid var(--cfs-line);min-height:35px;color:var(--cfs-muted);border-radius:10px;align-items:center;padding:0 12px;font-size:10px;font-weight:700;display:inline-flex}.cfs-page-picks input:checked+span{color:#16150f;border-color:var(--cfs-cream);background:var(--cfs-cream)}.cfs-wizard__footer{justify-content:space-between;align-items:center;gap:18px;padding-top:8px;display:flex}.cfs-image-progress{color:var(--cfs-muted);background:#ead7a50a;border:1px solid #ead7a533;border-radius:12px;gap:9px;padding:13px 14px 16px;display:grid;position:relative;overflow:hidden}.cfs-image-progress span{font-size:10px}.cfs-image-progress b{color:var(--cfs-cream)}.cfs-image-progress:after{content:"";background:#ffffff14;border-radius:999px;height:3px;position:absolute;bottom:8px;left:14px;right:14px}.cfs-image-progress i{z-index:1;background:var(--cfs-cream);border-radius:999px;max-width:calc(100% - 28px);height:3px;transition:width .25s;position:absolute;bottom:8px;left:14px}.cfs-candidate{background:radial-gradient(circle at 50% 0,#54685e33,#0000 36rem),#0c0f13;min-height:calc(100dvh - 68px);padding:32px clamp(14px,4vw,48px) 72px}.cfs-candidate__header{justify-content:space-between;align-items:flex-end;gap:28px;width:min(100%,1040px);margin:0 auto 22px;display:flex}.cfs-candidate__header h1{letter-spacing:-.035em;margin:0;font:700 clamp(22px,3vw,32px)/1.15 Studio Manrope}.cfs-candidate__header p:not(.cfs-kicker){max-width:660px;color:var(--cfs-muted);margin:10px 0 0;font-size:11px;line-height:1.6}.cfs-candidate__actions{flex:none;gap:8px;display:flex}.cfs-candidate__error{width:min(100%,1040px);margin:0 auto 14px}.cfs-candidate__preview{min-height:690px}.cfs-shell.is-editor-open{height:100dvh;overflow:hidden}.cfs-editor{isolation:isolate;grid-template-columns:248px minmax(420px,1fr) 320px;height:calc(100dvh - 68px);min-height:0;transition:grid-template-columns .22s;display:grid;position:relative;overflow:hidden}.cfs-editor.is-external-preview{grid-template-columns:minmax(280px,.8fr) minmax(520px,1.2fr)}.cfs-editor.is-external-preview>.cfs-panel:first-child{border-right:1px solid var(--cfs-line)}.cfs-editor.is-external-preview>.cfs-panel--right{border-left:0}.cfs-editor.is-left-panel-collapsed{grid-template-columns:minmax(420px,1fr) 320px}.cfs-editor.is-right-panel-collapsed{grid-template-columns:248px minmax(420px,1fr)}.cfs-editor.is-left-panel-collapsed.is-right-panel-collapsed{grid-template-columns:minmax(0,1fr)}.cfs-editor.is-left-panel-collapsed>.cfs-panel--left,.cfs-editor.is-right-panel-collapsed>.cfs-panel--right{display:none}.cfs-panel{z-index:2;border-right:1px solid var(--cfs-line);background:var(--cfs-panel);flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:visible}.cfs-panel--right{border-right:0;border-left:1px solid var(--cfs-line)}.cfs-panel__header{border-bottom:1px solid var(--cfs-line);flex:none;justify-content:space-between;align-items:center;gap:10px;min-height:62px;padding:14px 16px;display:flex}.cfs-panel__header strong{font:700 12px Studio Manrope}.cfs-panel__header--pages{padding-right:10px}.cfs-panel__header--pages .cfs-device-toolbar--panel{margin-right:12px}.cfs-panel--right>.cfs-panel__header{padding-left:24px}.cfs-panel-edge-toggle{z-index:30;color:#fff;cursor:pointer;background:#22272d;border:1px solid #41484f;border-radius:5px;place-items:center;width:20px;height:40px;padding:0;transition:color .16s,border-color .16s,background .16s,transform .16s;display:grid;position:absolute;top:11px;box-shadow:0 5px 12px #00000042}.cfs-panel-edge-toggle:hover,.cfs-panel-edge-toggle:focus-visible{color:var(--cfs-cream);background:#2b3138;border-color:#ffffffad;outline:0;transform:scale(1.025)}.cfs-panel-edge-toggle--left{right:-10px}.cfs-panel-edge-toggle--right{left:-10px}.cfs-panel-chevron{fill:none;stroke:currentColor;stroke-width:2.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px;display:block}.cfs-panel-edge-toggle .cfs-panel-chevron{width:14px;height:14px}.cfs-panel-reopen{z-index:100;color:#fff;cursor:pointer;background:#22272d;border:1px solid #41484f;place-items:center;width:20px;height:40px;padding:0;transition:color .16s,border-color .16s,background .16s,transform .16s;display:grid;position:fixed;top:87px;box-shadow:0 5px 12px #00000042}.cfs-panel-reopen:hover,.cfs-panel-reopen:focus-visible{color:var(--cfs-cream);background:#2b3138;border-color:#ffffffad;outline:0;transform:scale(1.025)}.cfs-panel-reopen--left{border-radius:0 5px 5px 0;left:0}.cfs-panel-reopen--right{border-radius:5px 0 0 5px;right:0}.cfs-panel-reopen .cfs-panel-chevron{width:14px;height:14px}.cfs-panel__body{overscroll-behavior-y:contain;scrollbar-gutter:stable;flex:auto;min-height:0;padding:14px;overflow:hidden auto}.cfs-panel__body--pages>.cfs-inspector-section:first-child{padding-top:0}.cfs-pages-section{gap:10px;padding-top:17px;display:grid}.cfs-panel-section-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.cfs-panel-section-heading h3{margin:0;font:700 11px Studio Manrope}.cfs-panel-section-heading span{border:1px solid var(--cfs-line);min-width:22px;height:22px;color:var(--cfs-muted);background:#ffffff06;border-radius:8px;place-items:center;font-size:8px;display:grid}.cfs-pages{gap:6px;display:grid}.cfs-page-row{width:100%;color:var(--cfs-muted);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:9px;padding:10px;transition:border-color .16s,background .16s,color .16s,transform .16s;display:flex}.cfs-page-row:hover{color:var(--cfs-text);background:#ffffff09}.cfs-page-row.is-active{color:var(--cfs-text);border-color:var(--cfs-line);background:#ead7a512}.cfs-page-row.is-drop-target{color:var(--cfs-text);border-color:var(--cfs-cream);box-shadow:inset 3px 0 var(--cfs-cream);background:#ead7a524;transform:translate(3px)}.cfs-page-row b{background:#ffffff0f;border-radius:8px;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.cfs-page-row span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;font-weight:700;overflow:hidden}.cfs-page-row small{font-size:8px}.cfs-add-page-button{width:100%;color:var(--cfs-cream);background:#ead7a509;border-style:dashed;margin-top:2px}.cfs-add-page-button>span{font-size:16px;font-weight:400;line-height:1}.cfs-add-page-button:disabled{opacity:.42;cursor:not-allowed;transform:none}.cfs-workspace{z-index:1;overscroll-behavior-y:contain;scrollbar-gutter:stable;background:#0c0f13;min-width:0;min-height:0;padding:0;position:relative;overflow:hidden auto}.cfs-device-toolbar{justify-content:center;align-items:center;gap:4px;display:flex}.cfs-device-toolbar--panel{margin-left:auto}.cfs-device-toolbar button{border:1px solid var(--cfs-line);min-width:0;min-height:30px;color:var(--cfs-muted);cursor:pointer;background:#0d1116;border-radius:9px;padding:0 8px;font-size:7px}.cfs-device-toolbar button.is-active{color:#16150f;background:var(--cfs-cream)}.cfs-preview-frame{border:1px solid var(--cfs-line-strong);background:#fff;border-radius:18px;width:min(100%,1040px);min-height:690px;margin:0 auto;transition:width .25s;overflow:hidden;box-shadow:0 28px 85px #00000061;container-type:inline-size}.cfs-preview-frame.is-phone{width:390px}.cfs-workspace .cfs-preview-frame{width:100%;min-height:calc(100dvh - 68px);box-shadow:none;border:0;border-radius:0;margin:0}.cfs-workspace .cfs-preview-frame.is-phone{width:min(390px,100%);margin:0 auto}.cfs-workspace .cfs-preview-frame>.cfs-site{min-height:calc(100dvh - 68px)}.cfs-history-controls{align-items:center;gap:5px;display:flex}.cfs-history-controls button{border:1px solid var(--cfs-line);width:31px;height:31px;color:var(--cfs-text);cursor:pointer;background:#ffffff06;border-radius:9px;place-items:center;padding:0;font-size:17px;line-height:1;transition:border-color .16s,background .16s,opacity .16s;display:grid}.cfs-history-controls button:not(:disabled):hover{border-color:var(--cfs-line-strong);background:#fff1}.cfs-history-controls button:disabled{opacity:.28;cursor:default}.cfs-block-list{gap:7px;display:grid}.cfs-block-editor-item{gap:0;display:grid}.cfs-block-editor-item.is-dragging{opacity:.38}.cfs-block-editor-item:has(.cfs-select.is-open){z-index:4;position:relative}.cfs-block-row{border:1px solid var(--cfs-line);background:#ffffff05;border-radius:11px;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:7px;padding:8px;display:grid}.cfs-block-row[draggable=true]{cursor:grab}.cfs-block-row[draggable=true]:active{cursor:grabbing}.cfs-block-editor-item.is-active .cfs-block-row{background:#ead7a50f;border-color:#ead7a573 #ead7a573 #0000;border-radius:11px 11px 0 0}.cfs-block-row__drag{color:var(--cfs-muted);opacity:.7;pointer-events:none;place-items:center;display:grid}.cfs-block-row>button.cfs-block-row__main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:4px}.cfs-block-row strong,.cfs-block-row small{display:block}.cfs-block-row strong{font-size:10px}.cfs-block-row small{color:var(--cfs-muted);margin-top:3px;font-size:8px}.cfs-block-row__actions{gap:3px;display:flex}.cfs-block-row__actions button{width:25px;height:25px;color:var(--cfs-muted);cursor:pointer;background:#ffffff0a;border:0;border-radius:7px;place-items:center;padding:0;display:grid}.cfs-move-block-dialog{gap:18px;display:grid}.cfs-move-block-dialog>p{color:var(--cfs-muted);margin:0;font-size:12px;line-height:1.65}.cfs-move-block-pages{gap:7px;display:grid}.cfs-move-block-pages .cfs-page-row{border-color:var(--cfs-line);background:#ffffff06}.cfs-move-block-pages .cfs-page-row:hover{background:#ead7a514;border-color:#ead7a56b}.cfs-move-block-pages .cfs-page-row:disabled{opacity:.45;cursor:not-allowed}.cfs-block-inline-editor{background:linear-gradient(#ead7a50e,#ffffff05);border:1px solid #ead7a573;border-top-color:#ead7a524;border-radius:0 0 11px 11px;gap:12px;padding:13px 10px 12px;animation:.16s ease-out both cfs-inspector-open;display:grid}.cfs-block-inline-editor:has(.cfs-select.is-open){z-index:2;position:relative}.cfs-image-source-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;display:grid}.cfs-image-source-button{box-sizing:border-box;border:1px solid var(--cfs-line-strong);width:100%;min-width:0;min-height:40px;color:var(--cfs-text);cursor:pointer;appearance:none;background:#23272efa;border-radius:999px;justify-content:center;align-items:center;gap:6px;margin:0;padding:0 10px;font:700 9px/1 Studio Manrope;display:inline-flex}.cfs-image-source-button:hover,.cfs-image-source-button:focus-visible{color:var(--cfs-cream);border-color:#f0dfbbb3;outline:0;transform:none}.cfs-image-source-button span{font:inherit;font-size:9px;line-height:1}.cfs-image-source-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:9px;height:9px}.cfs-image-source-input{display:none}.cfs-image-source-button:disabled{opacity:.48;cursor:wait;pointer-events:none}.cfs-image-attachment{border:1px solid var(--cfs-line-strong);width:100%;min-height:40px;color:var(--cfs-text);background:#23272efa;border-radius:12px;grid-template-columns:28px minmax(0,1fr) 24px;align-items:center;gap:8px;padding:5px 6px;display:grid}.cfs-image-attachment>img{object-fit:cover;background:#0d1116;border-radius:5px;width:28px;height:28px;display:block}.cfs-image-attachment>span{min-width:0;color:var(--cfs-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.25;overflow:hidden}.cfs-image-attachment>button{width:24px;height:24px;color:var(--cfs-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;padding:0;font-size:15px;line-height:1;display:grid}.cfs-image-attachment>button:hover,.cfs-image-attachment>button:focus-visible{color:var(--cfs-text);background:#ffffff14;outline:0}@keyframes cfs-inspector-open{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.cfs-add-block{z-index:0;grid-template-columns:1fr auto;gap:7px;margin-top:10px;display:grid;position:relative}.cfs-add-block .cfs-select.is-open{z-index:999}.cfs-add-block:has(.cfs-select.is-open){z-index:999}.cfs-add-block>.cfs-button{min-width:40px;padding:0 11px}.cfs-add-block>.cfs-button:disabled{opacity:.42;cursor:not-allowed}.cfs-select{min-width:0;position:relative}.cfs-select.is-open{z-index:3}.cfs-select__trigger{border:1px solid var(--cfs-line);width:100%;min-height:38px;color:var(--cfs-text);text-align:left;cursor:pointer;appearance:none;background:linear-gradient(#11161c,#0c1015);border-radius:11px;justify-content:space-between;align-items:center;gap:8px;padding:0 13px;font-size:10px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex}.cfs-select__trigger:hover{border-color:var(--cfs-line-strong);background:#141a21}.cfs-select__trigger.is-placeholder{color:var(--cfs-muted)}.cfs-select.is-open .cfs-select__trigger{border-color:#ead7a594;box-shadow:0 0 0 3px #ead7a514}.cfs-select__trigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cfs-select__trigger i{box-sizing:border-box;border-right:1.5px solid var(--cfs-muted);border-bottom:1.5px solid var(--cfs-muted);transform-origin:50%;flex:none;width:8px;height:8px;margin-right:1px;transition:transform .16s;transform:rotate(45deg)}.cfs-select.is-open .cfs-select__trigger i{transform:rotate(225deg)}.cfs-select__menu{z-index:45;border:1px solid var(--cfs-line-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#141920fa;border-radius:13px;gap:3px;max-height:230px;padding:5px;animation:.14s ease-out both cfs-menu-open;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 18px 46px #00000085}.cfs-select__menu button{min-height:35px;color:var(--cfs-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:0 9px;font-size:9px;display:flex}.cfs-select__menu button:hover{color:var(--cfs-text);background:#ffffff0f}.cfs-select__menu button.is-selected{color:#17150f;background:var(--cfs-cream)}.cfs-select__menu b{font-size:10px}@keyframes cfs-menu-open{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:none}}.cfs-inspector-section{border-bottom:1px solid var(--cfs-line);gap:13px;padding:15px 0;display:grid}.cfs-inspector-section:first-child{padding-top:0}.cfs-inspector-section h3{margin:0;font:700 11px Studio Manrope}.cfs-inspector-section .cfs-field{gap:5px}.cfs-inspector-section .cfs-field>span{font-size:9px}.cfs-inspector-section .cfs-field input,.cfs-inspector-section .cfs-field select{min-height:38px;font-size:10px}.cfs-inspector-section .cfs-field textarea{min-height:84px;font-size:10px}.cfs-form-grid--compact{gap:8px}.cfs-repeatable-editor{gap:8px;display:grid}.cfs-repeatable-editor__heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.cfs-repeatable-editor__heading strong{font-size:9px}.cfs-repeatable-editor__heading button{color:var(--cfs-cream);cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:800}.cfs-repeatable-editor article{border:1px solid var(--cfs-line);background:#ffffff06;border-radius:11px;gap:6px;padding:10px;display:grid;position:relative}.cfs-repeatable-editor article>span{color:var(--cfs-cream);letter-spacing:.12em;font-size:7px}.cfs-repeatable-editor input,.cfs-repeatable-editor textarea{border:1px solid var(--cfs-line);width:100%;color:var(--cfs-text);background:#0d1116;border-radius:8px;font-size:9px}.cfs-repeatable-editor input{min-height:34px;padding:0 9px}.cfs-repeatable-editor textarea{resize:vertical;min-height:60px;padding:9px}.cfs-repeatable-editor__remove{width:24px;height:24px;color:var(--cfs-muted);cursor:pointer;background:0 0;border:0;position:absolute;top:6px;right:6px}.cfs-repeatable-editor button:disabled{opacity:.35;cursor:default}.cfs-contact-buttons-editor article{grid-template-columns:36px minmax(0,1fr) 24px;align-items:center;gap:8px;padding:8px}.cfs-contact-buttons-editor .cfs-repeatable-editor__remove{width:24px;height:34px;position:static}.cfs-contact-icon-picker{z-index:1;position:relative}.cfs-contact-icon-picker.is-open{z-index:5}.cfs-contact-icon-picker__trigger{border:1px solid var(--cfs-line);color:#fff;cursor:pointer;background:#0d1116;border-radius:8px;place-items:center;width:36px;height:34px;padding:0;display:grid}.cfs-contact-icon-picker__trigger:hover,.cfs-contact-icon-picker.is-open .cfs-contact-icon-picker__trigger{border-color:color-mix(in srgb,#fff 68%,var(--cfs-line));color:#fff}.cfs-contact-icon-picker__trigger .cfs-contact-method-icon{width:16px;height:16px}.cfs-contact-icon-picker__menu{z-index:8;scrollbar-width:none;-ms-overflow-style:none;border:1px solid var(--cfs-line);background:#0d1116;border-radius:11px;grid-template-columns:1fr;gap:4px;width:48px;max-height:min(430px,100dvh - 150px);padding:5px;display:grid;position:absolute;bottom:calc(100% + 7px);left:0;overflow:hidden auto;box-shadow:0 14px 30px #00000057}.cfs-contact-icon-picker__menu::-webkit-scrollbar{width:0;height:0;display:none}.cfs-contact-icon-picker__menu button{color:#fff;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:36px;min-height:34px;padding:4px;display:grid}.cfs-contact-icon-picker__menu button:hover,.cfs-contact-icon-picker__menu button.is-selected{border-color:color-mix(in srgb,#fff 55%,var(--cfs-line));color:#fff;background:#ffffff1f}.cfs-contact-icon-picker__menu .cfs-contact-method-icon{width:15px;height:15px}.cfs-visually-hidden{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}.cfs-toggle-field{color:var(--cfs-muted);cursor:pointer;align-items:center;gap:9px;font-size:9px;display:flex}.cfs-toggle-field input{width:16px;height:16px;accent-color:var(--cfs-cream);margin:0}.cfs-public-note{background:#ead7a50d;border:1px solid #ead7a529;border-radius:10px;gap:5px;margin:0;padding:11px;display:grid}.cfs-public-note strong{color:var(--cfs-cream);text-transform:uppercase;letter-spacing:.09em;font-size:9px}.cfs-public-note span{color:var(--cfs-muted);font-size:8px;line-height:1.5}.cfs-mini-themes{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.cfs-mini-themes button{border:1px solid var(--cfs-line);cursor:pointer;border-radius:10px;height:42px}.cfs-mini-themes button.is-active{outline:2px solid var(--cfs-cream);outline-offset:2px}.cfs-mini-themes .modern{background:linear-gradient(135deg,#10141a,#34594a)}.cfs-mini-themes .nature{background:linear-gradient(135deg,#19261e,#8c9a75)}.cfs-mini-themes .heritage{background:linear-gradient(135deg,#2a1a18,#9a754e)}.cfs-dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030508b8;place-items:center;padding:18px;animation:.16s ease-out both cfs-dialog-fade;display:grid;position:fixed;inset:0}.cfs-dialog{border:1px solid var(--cfs-line-strong);width:min(100%,390px);color:var(--cfs-text);background:linear-gradient(160deg,#191e25,#10141a 68%);border-radius:20px;gap:20px;padding:20px;animation:.2s ease-out both cfs-dialog-rise;display:grid;box-shadow:0 30px 90px #00000094}.cfs-image-dialog{width:min(100%,460px)}.cfs-image-dialog input[type=file]{min-height:44px;color:var(--cfs-muted);padding:9px 11px;line-height:1.2}.cfs-image-dialog input[type=file]::file-selector-button{color:#181711;background:var(--cfs-cream);cursor:pointer;border:0;border-radius:7px;margin-right:10px;padding:6px 8px;font:700 9px Studio DM Sans,sans-serif}.cfs-image-dialog__or{color:var(--cfs-muted);text-align:center;margin:-4px 0;font-size:9px;position:relative}.cfs-image-dialog__or:before{content:"";background:var(--cfs-line);height:1px;position:absolute;top:50%;left:0;right:0}.cfs-image-dialog__or span{z-index:1;background:#15191f;padding:0 9px;position:relative}.cfs-dialog>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cfs-dialog>header small{color:var(--cfs-cream);text-transform:uppercase;letter-spacing:.13em;margin-bottom:6px;font-size:8px;font-weight:800;display:block}.cfs-dialog h2{letter-spacing:-.04em;margin:0;font:700 22px/1.1 Studio Manrope}.cfs-dialog>header>button{border:1px solid var(--cfs-line);width:32px;height:32px;color:var(--cfs-muted);cursor:pointer;background:#ffffff06;border-radius:10px;place-items:center;padding:0;display:grid}.cfs-dialog__actions{justify-content:flex-end;gap:8px;display:flex}@keyframes cfs-dialog-fade{0%{opacity:0}}@keyframes cfs-dialog-rise{0%{opacity:0;transform:translateY(10px)scale(.98)}}.cfs-toast{z-index:90;border:1px solid var(--cfs-line-strong);max-width:320px;color:var(--cfs-text);background:#171c23;border-radius:12px;padding:12px 15px;font-size:10px;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 50px #0006}@media (width<=1050px){.cfs-editor{grid-template-columns:210px minmax(380px,1fr) 280px}.cfs-editor.is-left-panel-collapsed{grid-template-columns:minmax(380px,1fr) 280px}.cfs-editor.is-right-panel-collapsed{grid-template-columns:210px minmax(380px,1fr)}.cfs-editor.is-left-panel-collapsed.is-right-panel-collapsed{grid-template-columns:minmax(0,1fr)}.cfs-panel__header--pages{padding-left:12px;padding-right:8px}.cfs-device-toolbar button{padding:0 6px;font-size:6.5px}.cfs-workspace{padding:0}}@media (width<=820px){.cfs-topbar{padding:0 12px}.cfs-topbar__status,.cfs-topbar__actions .cfs-button span{display:none}.cfs-topbar__actions>.cfs-icon-button{display:grid}.cfs-editor{display:block}.cfs-editor.is-left-panel-collapsed>.cfs-panel--left,.cfs-editor.is-right-panel-collapsed>.cfs-panel--right{display:flex}.cfs-panel{z-index:40;width:min(84vw,300px);transition:all .22s;position:fixed;top:68px;bottom:0;transform:translate(-102%);box-shadow:20px 0 60px #0000006b}.cfs-panel--right{left:auto;right:0;transform:translate(102%)}.cfs-panel.is-open{transform:none}.cfs-panel-edge-toggle,.cfs-panel-reopen{display:none}.cfs-workspace{min-height:calc(100dvh - 68px);padding:0}.cfs-workspace .cfs-preview-frame,.cfs-workspace .cfs-preview-frame.is-phone{border-radius:0;width:100%;min-height:calc(100dvh - 68px)}.cfs-theme-choice,.cfs-form-grid{grid-template-columns:1fr}.cfs-wizard{padding:24px 12px 60px}.cfs-wizard__card{border-radius:20px}.cfs-wizard__footer{flex-direction:column;align-items:stretch}.cfs-candidate{padding:24px 8px 48px}.cfs-candidate__header{flex-direction:column;align-items:stretch;padding:0 6px}.cfs-candidate__actions{grid-template-columns:1fr;display:grid}}.cfs-accent-picker{min-width:0}.cfs-accent-picker__trigger{border:1px solid var(--cfs-line);width:100%;min-height:40px;color:var(--cfs-text);cursor:pointer;background:#0d1116;border-radius:12px;align-items:center;gap:10px;padding:7px 10px;font:500 11px/1.2 Studio DM Sans,sans-serif;display:flex}.cfs-accent-picker__trigger i{border:1px solid #fff3;border-radius:7px;flex:0 0 25px;width:25px;height:25px}.cfs-accent-picker__trigger svg{fill:none;width:15px;height:15px;stroke:var(--cfs-muted);stroke-width:1.3px;margin-left:auto}.cfs-accent-picker__trigger[aria-expanded=true]{border-color:var(--cfs-cream)}.cfs-accent-picker__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.cfs-accent-picker__panel{border:1px solid var(--cfs-line-strong);background:#171c23;border-radius:13px;gap:11px;min-width:0;padding:11px;display:grid;box-shadow:0 10px 24px #0003}.cfs-accent-picker__spectrum{cursor:crosshair;touch-action:none;background-image:linear-gradient(#0000,#000),linear-gradient(90deg,#fff,#0000);border:1px solid #ffffff1f;border-radius:8px;height:115px;position:relative}.cfs-accent-picker__spectrum i{pointer-events:none;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0000008c}.cfs-accent-picker__range{min-width:0;color:var(--cfs-muted);gap:5px;font-size:9px;display:grid}.cfs-accent-picker__range input[type=range]{appearance:none;cursor:pointer;background:#303946;border:0;border-radius:999px;width:100%;min-width:0;height:14px;min-height:0;margin:0;padding:0}.cfs-accent-picker__range input.cfs-accent-picker__hue{background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.cfs-accent-picker__range input::-webkit-slider-thumb{background:var(--cfs-cream);appearance:none;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 1px #00000073}.cfs-accent-picker__range input::-moz-range-thumb{background:var(--cfs-cream);border:2px solid #fff;border-radius:50%;width:11px;height:11px}.cfs-accent-picker__fine-ranges{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.cfs-accent-picker__hex-row{grid-template-columns:35px minmax(0,1fr);align-items:end;gap:9px;display:grid}.cfs-accent-picker__sample{border-radius:8px;place-items:center;height:35px;font-size:13px;font-weight:800;display:grid}.cfs-accent-picker__hex-row label{min-width:0;color:var(--cfs-muted);gap:4px;font-size:9px;display:grid}.cfs-accent-picker__hex-row input{width:100%;min-width:0;height:35px;min-height:0;padding:6px 9px;font-family:monospace;font-size:11px}.cfs-accent-picker__hex-row input[aria-invalid=true]{border-color:#ee9696}.cfs-accent-picker__panel>small{color:#eeabab;font-size:9px}.cfs-accent-picker__presets{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;display:grid}.cfs-accent-picker__presets button{cursor:pointer;border:1px solid #ffffff26;border-radius:6px;width:100%;min-width:0;height:24px;padding:0;font-size:12px}.cfs-accent-picker__presets button[aria-pressed=true]{outline:1px solid var(--cfs-cream);outline-offset:2px}.cfs-accent-picker__actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.cfs-accent-picker__actions .cfs-button{min-width:0;min-height:32px;padding:7px 8px;font-size:10px}.cfs-accent-picker :is(button,input):focus-visible{outline:2px solid var(--cfs-cream);outline-offset:2px}.cdd-site-studio{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.cfs-topbar{flex-shrink:0}.cfs-topbar__actions{min-width:0}.cfs-topbar__status.is-error{color:#f3aaa3}.cfs-tools{gap:5px;display:flex}.cfs-compact-tool{width:34px;min-height:34px;padding:0}.cfs-topbar .cfs-button>svg{flex-shrink:0}.cfs-topbar .cfs-button.is-active{color:var(--cfs-cream);border-color:var(--cfs-cream)}.cfs-shell :focus-visible{outline:2px solid var(--cfs-cream);outline-offset:3px}.cfs-shell button:disabled{cursor:not-allowed}.cfs-loading{align-content:center;gap:15px}.cfs-loading p{color:var(--cfs-muted);font-size:12px}.cfs-brief-fields{gap:22px;display:grid}.cfs-brief-fields:disabled{opacity:.65}.cfs-brief-fields .cfs-field>legend{float:left;width:100%;margin-bottom:8px;padding:0;font-size:11px;font-weight:700}.cfs-wizard__footer{justify-content:flex-end}.cfs-save-error{z-index:60;color:#ffd3c9;background:#37211f;border:1px solid #b96f64;border-radius:12px;align-items:center;gap:16px;width:min(600px,100% - 24px);padding:12px 16px;font-size:11px;display:flex;position:fixed;top:75px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #0005}.cfs-save-error .cfs-button{flex:none;font-size:9px}.cfs-field>small,.cfs-empty-blocks{color:var(--cfs-muted);font-size:10px;line-height:1.6}.cfs-field-error{font-size:10px;color:#f3aaa3!important}.cfs-field input,.cfs-field textarea,.cfs-field select{min-width:0}.cfs-check{color:var(--cfs-muted);align-items:center;gap:7px;font-size:10px;line-height:1.4;display:flex}.cfs-check input,.cfs-course-picker input{width:14px;height:14px;min-height:0;accent-color:var(--cfs-cream);flex:none}.cfs-check--align-end{align-self:end}.cfs-action-fields{gap:10px;display:grid}.cfs-advanced-block>summary{color:var(--cfs-muted);cursor:pointer;padding-block:3px;font-size:9px}.cfs-advanced-block>div{gap:12px;padding-top:12px;display:grid}.cfs-image-field{gap:8px;min-width:0;display:grid}.cfs-image-field>span{font-size:9px;font-weight:700}.cfs-selected-image{grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:8px;display:grid}.cfs-selected-image img{object-fit:cover;border-radius:8px;width:42px;height:42px}.cfs-selected-image>span{color:var(--cfs-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.cfs-selected-image button{cursor:pointer;background:0 0;border:0;place-items:center;width:22px;height:22px;padding:0;display:grid}.cfs-media-library{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.cfs-media-library button{border:1px solid var(--cfs-line);background:var(--cfs-panel);cursor:pointer;border-radius:12px;min-width:0;padding:5px;overflow:hidden}.cfs-media-library button[aria-pressed=true]{border-color:var(--cfs-cream)}.cfs-media-library img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.cfs-media-library span{color:var(--cfs-muted);text-overflow:ellipsis;white-space:nowrap;padding:6px 3px;font-size:9px;display:block;overflow:hidden}.cfs-repeatable-editor>article>div{gap:9px;min-width:0;display:grid}.cfs-repeatable-editor>article>span{grid-row:1}.cfs-social-links{gap:12px;display:grid}.cfs-social-links>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.cfs-social-links>header strong{font-size:10px}.cfs-social-links>header small{color:var(--cfs-muted);font-size:9px}.cfs-social-links>article{border-top:1px solid var(--cfs-line);padding:10px 25px 0 0;position:relative}.cfs-social-links>article>div,.cfs-social-new{gap:8px;display:grid}.cfs-social-links>article>button{cursor:pointer;background:0 0;border:0;place-items:center;width:23px;height:23px;display:grid;position:absolute;top:10px;right:0}.cfs-social-new>button{border:1px solid var(--cfs-line);background:var(--cfs-panel-2);cursor:pointer;border-radius:8px;justify-self:end;align-items:center;gap:4px;min-height:30px;padding:6px 10px;font-size:10px;display:flex}.cfs-course-picker{border:1px solid var(--cfs-line);border-radius:10px;gap:8px;margin:0;padding:10px;font-size:10px;display:grid}.cfs-course-picker legend{color:var(--cfs-muted);padding-inline:4px}.cfs-course-picker label{align-items:center;gap:6px;display:flex}.cfs-dialog{max-height:calc(100dvh - 36px);overflow:auto}.cfs-dialog>form{gap:22px;display:grid}.cfs-dialog--wide{width:min(100%,620px)}.cfs-page-settings .cfs-inspector-section:first-child{padding-top:0}.cfs-delete-page{cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:6px;padding:7px 0;font-size:10px;display:flex;color:#f3aaa3!important}.cfs-official-logo{border:1px solid var(--cfs-line);background:#ffffff06;border-radius:11px;align-items:center;gap:11px;padding:10px;display:flex}.cfs-official-logo img{object-fit:cover;background:#000;border-radius:9px;flex:none;width:46px;height:46px;display:block}.cfs-official-logo span{gap:3px;min-width:0;display:grid}.cfs-official-logo strong{font-size:11px}.cfs-official-logo small{color:var(--cfs-muted);font-size:9px;line-height:1.4}.cfs-revisions{gap:12px;display:grid}.cfs-revisions article{border-bottom:1px solid var(--cfs-line);justify-content:space-between;align-items:center;gap:20px;padding-block:8px;display:flex}.cfs-revisions article>span{gap:5px;font-size:12px;display:grid}.cfs-revisions small,.cfs-revisions p{color:var(--cfs-muted);font-size:10px}.cfs-mobile-close,.cfs-mobile-backdrop{display:none}.cfs-mobile-site-tools{border-top:1px solid var(--cfs-line);gap:8px;padding-top:18px;display:grid}.cfs-mobile-site-tools .cfs-button{justify-content:flex-start}.cfs-preview-frame>.site-live{min-height:calc(100dvh - 68px)}.cfs-workspace{min-width:0}.cfs-workspace .site-live{container-type:inline-size}.cfs-workspace .site-live__section h2{font-size:clamp(27px,6cqw,54px)}.cfs-workspace .site-live__section{padding-inline:clamp(22px,7cqw,64px)}.cfs-candidate__preview{width:min(100%,1040px);margin-inline:auto;overflow:hidden}.cfs-topbar__identity{flex:none}@media (width<=1050px){.cfs-editor{grid-template-columns:210px minmax(0,1fr) 280px}.cfs-editor.is-left-panel-collapsed{grid-template-columns:minmax(0,1fr) 280px}.cfs-editor.is-right-panel-collapsed{grid-template-columns:210px minmax(0,1fr)}.cfs-editor.is-left-panel-collapsed.is-right-panel-collapsed{grid-template-columns:minmax(0,1fr)}.cfs-topbar__status{max-width:145px}.cfs-regenerate span,.cfs-published-link span{display:none}}@media (width<=820px){.cfs-topbar{gap:8px}.cfs-topbar__logo{border-radius:9px;width:32px;height:32px}.cfs-topbar__actions{gap:5px;margin-left:auto}.cfs-topbar__actions .cfs-button{width:34px;min-height:36px;padding:0}.cfs-topbar__actions .cfs-icon-button{border-radius:10px;width:34px;height:36px}.cfs-topbar__identity strong{font-size:12px}.cfs-topbar__identity small{font-size:8px}.cfs-topbar__actions .cfs-tools,.cfs-topbar__actions .cfs-published-link{display:none}.cfs-topbar__back{width:32px;height:36px}.cfs-editor .cfs-panel{visibility:hidden;left:0}.cfs-editor .cfs-panel--right{left:auto;right:0}.cfs-editor .cfs-panel.is-open{visibility:visible}.cfs-mobile-close{border:1px solid var(--cfs-line);cursor:pointer;background:0 0;border-radius:8px;flex:none;place-items:center;width:27px;height:27px;padding:0;display:grid}.cfs-panel__header{gap:7px}.cfs-panel__header--pages .cfs-device-toolbar--panel{margin-right:0}.cfs-mobile-backdrop{z-index:35;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000007a;border:0;display:block;position:fixed;inset:68px 0 0}.cfs-wizard__footer .cfs-topbar__actions{gap:10px;width:100%;display:grid}.cfs-wizard__footer .cfs-button{width:100%}.cfs-form-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.cfs-save-error{flex-direction:column;align-items:flex-start}.cfs-revisions article{flex-direction:column;align-items:flex-start;gap:10px}}@media (width<=420px){.cfs-topbar__logo{border-radius:8px;width:28px;height:28px}.cfs-topbar__identity{max-width:79px}.cfs-topbar__identity small{font-size:6px}.cfs-topbar{gap:6px;padding-inline:8px}.cfs-topbar__actions{gap:4px}.cfs-topbar__actions .cfs-button,.cfs-topbar__actions .cfs-icon-button{width:29px}}@media (prefers-reduced-motion:reduce){.cfs-shell *,.cfs-shell :before,.cfs-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
