:root{color-scheme:light;font-family:Manrope,system-ui,sans-serif;font-synthesis:none;--bg: #f5efe3;--surface: #fffdf8;--surface-strong: #f0e8da;--ink: #1c1917;--ink-muted: #625d56;--ink-faint: #978f83;--line: #e4dac9;--line-strong: #cfc2ad;--gold: #c99b2e;--gold-soft: #f2dfaa;--emerald: #0f7b4d;--emerald-soft: #eaf4ed;--danger: #a74635;--display: "Bodoni Moda Variable", "Bodoni Moda", Georgia, serif;--sans: Manrope, system-ui, sans-serif;--mono: "DM Mono", ui-monospace, monospace;--panel-body-font-bump: 1px}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{min-width:320px;color:var(--ink);background:var(--bg);font-family:var(--sans);font-size:15px;line-height:1.45;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,select,input[type=range],input[type=color]{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline:3px solid var(--gold);outline-offset:3px}[hidden]{display:none!important}.topbar{position:sticky;z-index:20;top:0;padding:0 clamp(16px,2.8vw,56px);border-bottom:1px solid rgba(255,253,248,.13);color:#fffdf8;background:#171310}.topbar__inner{width:min(1936px,100%);min-height:62px;display:flex;align-items:center;gap:18px;margin:0 auto}.brand{width:min(220px,30vw);display:block;flex:none;padding:0;border:0;background:transparent}.brand img{width:100%;height:auto;display:block}.header-divider{width:1px;height:25px;flex:none;background:#fffdf836}.project-switcher{min-width:0;display:grid;gap:1px;padding:0;border:0;color:inherit;background:transparent;text-align:left}.project-switcher strong{overflow:hidden;font-size:13px;font-weight:800;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.project-switcher small{color:#d9d1c7;font:700 9px var(--mono);letter-spacing:.07em;text-transform:uppercase}.topbar-actions{display:flex;align-items:center;gap:9px;margin-left:auto}.topbar-status{display:inline-flex;align-items:center;gap:7px;color:#f2ebe1;font-size:11px;font-weight:700;white-space:nowrap}.status-dot{width:7px;height:7px;flex:none;border-radius:50%;background:#879186;box-shadow:0 0 0 4px #8791861f}.status-dot.ready{background:#68d597;box-shadow:0 0 0 4px #68d5971f}.status-dot.busy{background:#f5c966;box-shadow:0 0 0 4px #f5c9661f}.status-dot.error{background:#f18b79;box-shadow:0 0 0 4px #f18b791f}.aspect-badge{min-width:43px;padding:7px 8px;border:1px solid rgba(255,253,248,.3);border-radius:6px;color:#fffdf8;font:700 10px var(--mono);text-align:center}.theme-toggle{min-width:82px;min-height:34px;display:grid;grid-template-columns:1fr 1fr;gap:2px;padding:3px;border:1px solid rgba(255,253,248,.28);border-radius:999px;color:#d9d1c7;background:transparent;font:700 8px var(--mono);letter-spacing:.04em;text-transform:uppercase}.theme-toggle span{display:grid;place-items:center;padding:3px 5px;border-radius:999px}html[data-theme=light] .theme-toggle span:first-child,html[data-theme=dark] .theme-toggle span:last-child{color:#211d19;background:#fffdf8}.export-top{min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border:0;border-radius:7px;color:#fffdf8;background:var(--emerald);font-size:11px;font-weight:800}.export-top span{font-size:16px;line-height:0}body[data-subject-view=home] .project-switcher,body[data-subject-view=home] .header-divider,body[data-subject-view=home] .topbar-status,body[data-subject-view=home] .aspect-badge,body[data-subject-view=home] .export-top,body[data-subject-view=home] .brand{display:none}body[data-subject-view=home] .topbar{padding:9px 16px;border:0}body[data-subject-view=home] .topbar__inner{width:min(1180px,100%);min-height:0;position:relative;display:block;margin:0 auto}.home-bar-copy{display:none}body[data-subject-view=home] .home-bar-copy{display:block;margin:0;padding:3px 128px;color:#fffdf8;font-size:14px;font-weight:600;letter-spacing:.02em;line-height:1.4;text-align:center}body[data-subject-view=home] .topbar-actions{position:absolute;top:50%;right:0;margin:0;transform:translateY(-50%)}body[data-subject-view=home] .theme-toggle{width:112px;min-width:0;min-height:31px;position:relative;padding:2px;border:1px solid rgba(255,253,248,.32);color:#e8dfd1;background:#ffffff14;font-size:8px}body[data-subject-view=home] .theme-toggle:before{width:calc(50% - 2px);position:absolute;inset:2px auto 2px 2px;border-radius:999px;background:#fffdf8;content:"";transition:transform .18s ease,background .18s ease}body[data-subject-view=home] .theme-toggle span{z-index:1;padding:0;border-radius:0;background:transparent}html[data-theme=light] body[data-subject-view=home] .theme-toggle span:first-child{color:#171310;background:transparent}html[data-theme=dark] body[data-subject-view=home] .theme-toggle:before{background:#ffd76a;transform:translate(100%)}html[data-theme=dark] body[data-subject-view=home] .theme-toggle span:last-child{color:#171310;background:transparent}.subject-home{--bg: #ffffff;--bg-2: #f5efe3;--ink: #1c1917;--ink-2: #57534e;--ink-3: #a8a29e;--emerald: #0f7b4d;--emerald-deep: #0b6a41;--gold: #c99b2e;--line: #e7dfd0;--card: #fffdf8;--sans: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--display: "Fraunces", Georgia, serif;--mono: "JetBrains Mono", ui-monospace, monospace;min-width:320px;color:var(--ink);background:var(--bg);font-family:var(--sans);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}.subject-home .hero{position:relative;overflow:hidden;padding:156px 20px 44px;text-align:center}.subject-home .hero:before{position:absolute;inset:0;background:radial-gradient(50% 42% at 50% 8%,rgba(201,155,46,.1),transparent 70%);content:"";pointer-events:none}.subject-home .brand-logo{width:clamp(252px,24vw,324px);position:absolute;z-index:1;top:68px;left:50%;transform:translate(-50%)}.subject-home .brand-logo img{width:100%;height:auto;display:block}.subject-home .brand-logo__white,html[data-theme=dark] .subject-home .brand-logo__dark{display:none!important}html[data-theme=dark] .subject-home .brand-logo__white{display:block!important}.subject-home .hero-inner{position:relative;max-width:900px;margin:0 auto}.subject-home .eyebrow{display:inline-flex;align-items:center;gap:14px;margin:0 0 30px;color:var(--ink-2);font:600 12px var(--sans);letter-spacing:.22em;text-transform:uppercase}.subject-home .eyebrow:before,.subject-home .eyebrow:after{width:44px;height:1px;display:block;background:var(--gold);content:""}.subject-home h1{max-width:860px;margin:0 auto 25px;color:var(--ink);font-family:var(--display);font-size:clamp(42px,5.8vw,64px);font-weight:600;letter-spacing:-.02em;line-height:1.07}.subject-home h1 em{font-style:italic;font-weight:500}.subject-home h1 .headline-entity{display:block;color:var(--emerald-deep);font-style:normal;font-weight:600}.subject-home h1 .und{padding-bottom:3px;background-image:linear-gradient(90deg,var(--gold),var(--gold));background-position:0 96%;background-repeat:no-repeat;background-size:100% 3px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.subject-home h1 .weight-light{font-style:italic;font-weight:400}.subject-home h1 .headline-tail{display:inline}.subject-home .sub{max-width:660px;margin:0 auto 27px;color:var(--ink-2);font-size:19px}.subject-home .sub strong{color:var(--ink);font-weight:700}.subject-home .launch-frame{max-width:720px;margin:30px auto 0;padding:10px;border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:0 25px 62px -30px #1c191747;text-align:left}.subject-home .launch-stage{--flow-color: var(--gold);position:relative;min-height:258px;display:grid;align-items:center;overflow:hidden;padding:29px 32px;border:1px solid #e8dfd0;border-radius:9px;background:linear-gradient(135deg,#f7f1e7,#fffdf8 72%);transition:border-color .15s ease,background .15s ease}.subject-home .launch-stage:hover,.subject-home .launch-stage.is-dragging{border-color:var(--emerald);background:linear-gradient(135deg,#f9f3e7,#fffdf8 72%)}.subject-home .flow-border{position:absolute;inset:12px;width:calc(100% - 24px);height:calc(100% - 24px);overflow:visible;pointer-events:none}.subject-home .flow-border rect{fill:none;stroke:var(--flow-color, var(--gold));stroke-linecap:round;stroke-width:.62;vector-effect:non-scaling-stroke}.subject-home .flow-border--long rect{stroke-dasharray:5.5 4.2;animation:flow-dots 2.5s linear infinite}@keyframes flow-dots{to{stroke-dashoffset:-48}}.subject-home .upload-content{position:relative;z-index:1;width:100%;display:grid;grid-template-columns:minmax(196px,.86fr) minmax(280px,1.14fr);align-items:center;gap:29px;color:var(--ink-2);text-align:left}.subject-home .upload-copy{display:block}.subject-home .upload-icon{width:42px;height:42px;position:relative;display:grid;place-items:center;margin-bottom:13px;border:1px solid var(--ink-2);border-radius:50%;color:var(--ink);font-size:21px;line-height:1}.subject-home .upload-icon:before{width:1px;height:16px;position:absolute;top:11px;background:currentColor;content:""}.subject-home .upload-icon:after{width:8px;height:8px;position:absolute;top:10px;border-top:1px solid currentColor;border-left:1px solid currentColor;content:"";transform:rotate(45deg)}.subject-home .upload-copy>strong{display:block;max-width:260px;color:var(--ink);font-family:var(--display);font-size:27px;font-weight:600;letter-spacing:-.025em;line-height:1.06}.subject-home .upload-copy>p{max-width:286px;margin:7px 0 16px;font-size:13px;line-height:1.5}.subject-home .upload-copy>.choose{min-height:42px;display:inline-flex;align-items:center;padding:9px 20px;border:0;border-radius:999px;color:#fffdf8;background:var(--emerald);font-size:13px;font-weight:700;box-shadow:0 12px 19px -15px #0f7b4dcc}.subject-home .format-panel{display:grid;gap:9px;padding:15px;border:1px solid var(--line);border-radius:11px;background:color-mix(in srgb,var(--card) 78%,transparent)}.subject-home .format-label{color:var(--gold);font:700 9px var(--mono);letter-spacing:.11em;text-transform:uppercase}.subject-home .format-panel>strong{color:var(--ink);font-size:15px;font-weight:700;letter-spacing:-.01em;line-height:1.25}.subject-home .aspect-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.subject-home .aspect-option{min-height:66px;display:grid;align-content:center;gap:2px;padding:7px 5px;border:1px solid var(--line);border-radius:8px;color:var(--ink-2);background:var(--bg);text-align:center;transition:border-color .15s ease,background .15s ease,color .15s ease}.subject-home .aspect-option b{color:var(--ink);font-family:var(--display);font-size:18px;font-weight:600;line-height:1}.subject-home .aspect-option small{font-size:10px;line-height:1.2}.subject-home .aspect-option:hover{border-color:var(--gold)}.subject-home .aspect-option.is-selected{border-color:var(--emerald);color:var(--emerald-deep);background:#edf5ef}.subject-home .aspect-option.is-selected b{color:var(--emerald-deep)}.subject-home .format-note{color:var(--ink-3);font-size:10.5px;line-height:1.35}.subject-home .home-upload-status{position:absolute;z-index:2;right:24px;bottom:18px;left:24px;margin:0;color:var(--emerald-deep);font-size:11px;font-weight:700;text-align:center}.subject-home .home-upload-status.is-error{color:#a74635}.subject-home .trust{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 28px;margin-top:25px;color:var(--ink-2);font-size:13.5px;font-weight:500}.subject-home .trust .t{display:inline-flex;align-items:center;gap:9px}.subject-home .trust .t:before{color:var(--gold);content:"—";font-weight:700}.subject-home .template-gallery{padding:0 20px 88px;border-top:1px solid var(--line);background:var(--bg-2)}.subject-home .templates-shell{width:min(1480px,100%);margin:0 auto}.subject-home .templates-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:end;gap:36px;padding:58px 0 26px}.subject-home .templates-kicker{margin:0 0 10px;color:var(--gold);font:700 10px var(--mono);letter-spacing:.12em;text-transform:uppercase}.subject-home .templates-heading h2{max-width:670px;margin:0;color:var(--ink);font-family:var(--display);font-size:clamp(34px,3.4vw,48px);font-weight:600;letter-spacing:-.035em;line-height:1.02}.subject-home .templates-heading>p{margin:0 0 3px;color:var(--ink-2);font-size:15px;line-height:1.5}.subject-home .template-toolbar{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.subject-home .template-filters{display:flex;flex-wrap:wrap;gap:7px}.subject-home .template-filter{min-height:35px;display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border:1px solid var(--line);border-radius:999px;color:var(--ink-2);background:transparent;font-size:11px;font-weight:700;line-height:1;transition:border-color .15s ease,color .15s ease,background .15s ease}.subject-home .template-filter:hover{border-color:var(--gold);color:var(--ink)}.subject-home .template-filter.is-active{border-color:var(--ink);color:#fffdf8;background:var(--ink)}.subject-home .template-filter b{min-width:16px;display:grid;place-items:center;padding:2px 4px;border-radius:999px;color:var(--ink-2);background:color-mix(in srgb,var(--ink-2) 12%,transparent);font:700 8px var(--mono)}.subject-home .template-filter.is-active b{color:#fffdf8;background:#fffdf82e}.subject-home .template-status{max-width:345px;margin:0;color:var(--ink-2);font-size:12px;line-height:1.35;text-align:right}.subject-home .template-status strong{color:var(--ink)}.subject-home .template-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin-top:24px}.subject-home .template-card{min-width:0;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:var(--card);text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.subject-home .template-card:hover{border-color:var(--gold);transform:translateY(-3px)}.subject-home .template-card.is-selected{border-color:var(--emerald);box-shadow:0 15px 28px -22px #0f7b4de6}.subject-home .template-card:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.subject-home .template-poster{position:relative;display:block;min-height:0;overflow:hidden;aspect-ratio:4 / 5;isolation:isolate;background:var(--poster-bg, #c99b2e)}.subject-home .template-poster:before{position:absolute;z-index:0;inset:8px;border:1px solid var(--poster-line, rgba(255, 255, 255, .27));border-radius:5px;content:""}.subject-home .poster-index{position:absolute;z-index:3;top:12px;left:12px;color:var(--poster-ink, rgba(255, 255, 255, .82));font:700 8px var(--mono);letter-spacing:.07em}.subject-home .poster-copy{position:absolute;z-index:1;right:10px;bottom:35px;left:10px;color:var(--poster-copy, #fffdf8);font-family:var(--display);font-size:clamp(17px,1.75vw,26px);font-weight:700;letter-spacing:-.06em;line-height:.82;text-align:center;text-transform:uppercase}.subject-home .poster-subject{width:var(--subject-width, 48%);height:var(--subject-height, 62%);position:absolute;z-index:2;right:var(--subject-right, 16%);bottom:var(--subject-bottom, -11%);border-radius:46% 46% 7% 7%;background:var(--subject-color, #211f1c);box-shadow:inset 13px 0 #ffffff12;transform:var(--subject-transform, none)}.subject-home .poster-subject:before{width:55%;aspect-ratio:1;position:absolute;top:-20%;left:23%;border-radius:50%;background:var(--subject-head, #453e37);content:""}.subject-home .poster-caption{position:absolute;z-index:3;right:10px;bottom:11px;left:10px;color:var(--poster-caption, #fffdf8);font-size:8px;font-weight:700;letter-spacing:.03em;line-height:1.15;text-align:center}.subject-home .template-poster--behind{--poster-bg: linear-gradient(155deg, #c99b2e, #63501e);--subject-right: 26%;--poster-copy: #fdf5df}.subject-home .template-poster--punch{--poster-bg: radial-gradient(circle at 50% 35%, #c55532, #2e231d 63%);--subject-width: 59%;--subject-height: 73%;--subject-right: 20%;--subject-bottom: -14%;--subject-transform: scale(1.12)}.subject-home .template-poster--type{--poster-bg: #e9e3d6;--poster-line: rgba(28, 25, 23, .19);--poster-ink: #625a50;--poster-copy: #1c1917;--poster-caption: #302c27;--subject-width: 39%;--subject-height: 54%;--subject-right: 30%;--subject-bottom: -6%;--subject-color: #365a54}.subject-home .template-card__body{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:7px;padding:11px 10px 12px}.subject-home .template-card__body small{display:block;margin-bottom:2px;color:var(--ink-3);font:700 8px var(--mono);letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.subject-home .template-card__body strong{display:block;color:var(--ink);font-family:var(--display);font-size:clamp(14px,1.25vw,17px);font-weight:600;letter-spacing:-.025em;line-height:1.02}.subject-home .template-card__mark{width:20px;height:20px;flex:none;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:transparent;font-size:11px;font-weight:800}.subject-home .template-card.is-selected .template-card__mark{border-color:var(--emerald);color:#fffdf8;background:var(--emerald)}.subject-home .proof-section{padding:80px 20px 88px;border-top:1px solid var(--line);background:var(--bg)}.subject-home .proof-shell{width:min(1180px,100%);margin:0 auto}.subject-home .proof-heading{max-width:690px}.subject-home .proof-kicker{margin:0 0 10px;color:var(--gold);font:700 10px var(--mono);letter-spacing:.12em;text-transform:uppercase}.subject-home .proof-heading h2{margin:0;color:var(--ink);font-family:var(--display);font-size:clamp(34px,4.1vw,52px);font-weight:600;letter-spacing:-.035em;line-height:1.02}.subject-home .proof-heading>p:last-child{max-width:590px;margin:16px 0 0;color:var(--ink-2);font-size:17px;line-height:1.55}.subject-home .proof-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0;margin:38px 0 20px;list-style:none;counter-reset:proof-step}.subject-home .proof-steps li{min-width:0;min-height:164px;display:grid;align-content:start;gap:9px;padding:22px;border:1px solid var(--line);border-radius:12px;background:var(--card);counter-increment:proof-step}.subject-home .proof-steps li:before{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:#fffdf8;background:var(--emerald);content:counter(proof-step);font:700 10px var(--mono)}.subject-home .proof-steps strong{color:var(--ink);font-family:var(--display);font-size:22px;font-weight:600;letter-spacing:-.025em;line-height:1.08}.subject-home .proof-steps span{color:var(--ink-2);font-size:13px;line-height:1.5}.subject-home .proof-facts{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;margin:0;border:1px solid var(--line);border-radius:12px;background:var(--card)}.subject-home .proof-fact{min-height:108px;grid-column:span 2;display:grid;grid-template-columns:25px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;column-gap:12px;row-gap:3px;padding:17px 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.subject-home .proof-fact:nth-child(3n){border-right:0}.subject-home .proof-fact:nth-child(n+4){border-bottom:0}.subject-home .proof-fact__icon{width:23px;height:23px;grid-row:1 / span 2;align-self:center;color:var(--emerald-deep)}.subject-home .proof-facts dt{color:var(--gold);font:700 9px var(--mono);letter-spacing:.08em;text-transform:uppercase}.subject-home .proof-facts dd{margin:0;color:var(--ink);font-size:13px;font-weight:700;line-height:1.35}.editor-shell{width:min(2048px,100%);margin:0 auto;padding:clamp(22px,2.1vw,38px) clamp(16px,2.8vw,56px) clamp(34px,3vw,56px)}.editor-context{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.crumbs{display:flex;flex-wrap:wrap;gap:9px;color:var(--ink-muted);font-size:12px;font-weight:700}.crumbs span:not(:last-child):after{margin-left:9px;color:var(--gold);content:"/"}.privacy-note{display:flex;gap:9px;color:var(--ink-muted);font-size:10px;line-height:1.45}.privacy-note span{color:var(--emerald)}.privacy-note p{margin:0}.privacy-note--top{align-items:center;color:var(--ink-muted);font:700 10px var(--mono);letter-spacing:.035em;text-transform:uppercase;white-space:nowrap}.privacy-note--top:before{width:9px;height:11px;border:1.5px solid var(--emerald);border-radius:2px;content:""}.workflow{display:flex;align-items:center;gap:0;margin-bottom:18px;padding:0 3px}.workflow-step{min-width:0;flex:1;display:flex;align-items:center;gap:9px;color:var(--ink-faint);font-size:12px;font-weight:800}.workflow-step:not(:last-child):after{height:1px;flex:1;margin:0 12px;background:var(--line);content:""}.workflow-step b{width:23px;height:23px;flex:none;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;font:700 9px var(--mono)}.workflow-step.is-complete{color:var(--emerald)}.workflow-step.is-complete b{border-color:var(--emerald);color:#fffdf8;background:var(--emerald)}.workflow-step.is-active{color:var(--ink)}.workflow-step.is-active b{border-color:var(--gold);color:#3d2d0b;background:var(--gold-soft)}.caption-workspace{display:grid;grid-template-columns:minmax(250px,.84fr) minmax(560px,1.74fr) minmax(340px,1.02fr);align-items:stretch;gap:clamp(14px,1vw,22px)}.panel{min-width:0;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 18px 38px -34px #1c191780}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:17px 17px 14px;border-bottom:1px solid var(--line)}.panel-heading h1,.panel-heading h2{margin:0;color:var(--ink);font-family:var(--display);font-size:24px;font-weight:600;letter-spacing:-.04em;line-height:1}.source-panel .panel-heading{gap:8px}.source-panel .panel-heading h2{font-size:19px;line-height:1.04}.panel-heading small{color:var(--ink-faint);font:700 9px var(--mono);letter-spacing:.045em;text-transform:uppercase}.eyebrow{margin:0 0 4px;color:var(--gold);font:700 9px var(--mono);letter-spacing:.09em;text-transform:uppercase}.back-button{flex:none;padding:0;border:0;color:var(--emerald);background:transparent;font-size:11px;font-weight:800;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.source-panel{min-height:clamp(680px,calc(26vw + 340px),880px);display:flex;flex-direction:column;overflow:auto}.source-panel .control-group{padding:15px;border-bottom:1px solid var(--line)}.source-panel .control-group>label{display:block;margin-bottom:9px;color:var(--ink);font-size:12px;font-weight:800}.source-panel .control-group>label.subject-color-field{display:grid;grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:10px;margin:0;color:var(--ink-muted);font-size:11px}.subject-color-field span{font-weight:800}.subject-color-field input[type=color]{width:48px;height:36px;padding:3px;border:1px solid var(--line);border-radius:6px;background:var(--bg)}.audio-aspect-icon{display:block;border:1.5px solid currentColor;border-radius:2px;opacity:.9}.audio-aspect-icon--portrait{width:11px;height:20px}.audio-aspect-icon--square{width:16px;height:16px}.audio-aspect-icon--wide{width:23px;height:13px}.audio-background-framing{display:grid;gap:10px;margin-top:12px}.audio-background-framing label{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 10px;color:var(--ink-muted);font-size:10px;font-weight:700}.audio-background-framing output{color:var(--ink);font:700 10px var(--mono)}.audio-background-framing input[type=range]{width:100%;grid-column:1 / -1;accent-color:var(--emerald)}.audio-background-remove{color:var(--danger)}.audio-background-advanced{margin-top:13px;border-top:1px solid var(--line)}.audio-background-advanced summary{min-height:38px;display:flex;align-items:center;gap:7px;padding-top:10px;cursor:pointer;color:var(--ink);font-size:12px;font-weight:800;list-style:none}.audio-background-advanced summary::-webkit-details-marker{display:none}.audio-background-advanced summary:before{width:15px;height:15px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;color:var(--gold);content:"+";font:400 12px var(--mono);line-height:1}.audio-background-advanced[open] summary:before{content:"−"}.audio-background-advanced summary span{color:var(--ink-muted);font-size:11px;font-weight:600}.audio-background-advanced>div{display:grid;gap:9px;padding:1px 0 2px 22px}.audio-background-mask-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;color:var(--ink);font-size:12px;font-weight:800}.audio-background-mask-toggle small{display:block;margin-top:4px;color:var(--ink-muted);font-size:11px;font-weight:600;line-height:1.45}.audio-background-mask-toggle input{width:17px;height:17px;accent-color:var(--emerald)}.audio-background-advanced .field-note{margin:0;font-size:11px;line-height:1.45}.audio-background-advanced .asset-card{margin-top:0}.caption-srt-import{margin:0 15px 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong)}.caption-srt-import summary{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;cursor:pointer;color:var(--ink);font-size:11px;font-weight:800;list-style:none}.caption-srt-import summary::-webkit-details-marker{display:none}.caption-srt-import summary:before{width:15px;height:15px;display:grid;place-items:center;flex:none;border:1px solid var(--line-strong);border-radius:50%;color:var(--gold);content:"+";font:400 12px var(--mono);line-height:1}.caption-srt-import summary span{margin-left:auto;color:var(--ink-muted);font-size:10px;font-weight:600}.caption-srt-import[open] summary{border-bottom:1px solid var(--line)}.caption-srt-import[open] summary:before{content:"−"}.caption-srt-import>div{display:grid;gap:7px;padding:10px 11px 12px 36px}.caption-srt-import p{margin:0;color:var(--ink-muted);font-size:10px;font-weight:600;line-height:1.45}.caption-srt-import .secondary-action{padding-top:3px}.source-panel .control-group.subject-matte-control{background:#fbf8f0}.caption-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong)}.caption-mode-toggle button{min-height:36px;padding:8px;border:1px solid transparent;border-radius:5px;color:var(--ink-muted);background:transparent;font-size:11px;font-weight:800}.caption-mode-toggle button[aria-pressed=true]{border-color:#92c6a4;color:#155a3b;background:var(--emerald-soft);box-shadow:0 1px 1px #164a3014}.source-panel .control-group>label.caption-language-picker{display:grid;gap:6px;margin-top:12px;color:var(--ink-muted);font-size:11px}.caption-language-picker[hidden]{display:none!important}.caption-language-picker span{color:var(--ink);font-size:11px;font-weight:800}.caption-language-picker select{width:100%;min-height:39px;padding:8px 10px;border:1px solid var(--line);border-radius:6px;color:var(--ink);background:var(--bg);font-size:11px}.caption-preparation{margin-top:12px}.caption-upgrade{display:grid;gap:5px;padding:10px;margin-top:12px;border:1px solid #c5decf;border-radius:8px;background:var(--emerald-soft)}.caption-upgrade strong{color:#155a3b;font-size:11px}.caption-upgrade p{margin:0;color:#397053;font-size:10px;line-height:1.45}.caption-upgrade button{justify-self:start;padding:2px 0;border:0;color:#155a3b;background:transparent;font-size:10px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.file-button,.primary-button,.render-button,.download-button{width:100%;min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:9px;padding:10px 12px;border-radius:7px;font-size:12px;font-weight:800}.file-button{border:1px solid var(--line-strong);color:var(--ink);background:var(--surface)}.file-button:hover:not(:disabled){border-color:var(--gold);background:#fffaf0}.primary-button,.render-button,.download-button{border:0;color:#fffdf8;background:var(--emerald)}.source-panel>.primary-button{margin:15px;width:calc(100% - 30px)}.secondary-action{width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0 0;border:0;color:var(--emerald);background:transparent;font-size:11px;font-weight:800;text-align:left;text-decoration:underline;text-underline-offset:3px}.field-note{margin:9px 0 0;color:var(--ink-muted);font-size:11px;line-height:1.45}.asset-card{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;padding:11px;margin-top:10px;border:1px solid var(--line);border-radius:8px;background:#fffaf1}.asset-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:5px;color:#fffdf8;background:linear-gradient(145deg,#d69953,#4c3730 70%);font:700 9px var(--mono)}.asset-card div{min-width:0;display:grid;gap:2px}.asset-card strong,.asset-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-card strong{color:var(--ink);font-size:12px}.asset-card small{color:var(--ink-muted);font-size:10px}.task-progress{padding:10px;margin-top:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong)}.task-progress>div{display:flex;justify-content:space-between;gap:10px;color:var(--ink);font-size:11px;font-weight:700}.task-progress small{display:block;margin-top:7px;color:var(--ink-muted);font-size:10px;line-height:1.4}progress{width:100%;height:5px;margin-top:8px;overflow:hidden;border:0;border-radius:999px;appearance:none;background:var(--line)}progress::-webkit-progress-bar{background:var(--line)}progress::-webkit-progress-value,progress::-moz-progress-bar{background:var(--emerald)}.source-panel>.privacy-note{padding:0 15px 15px;margin-top:auto}.stage-column{min-height:clamp(700px,calc(28vw + 360px),980px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:var(--surface)}.stage-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 17px;border-bottom:1px solid var(--line)}.stage-top>div{min-width:0;display:flex;align-items:center;gap:9px}.stage-top__actions{flex:none;margin-left:auto}.stage-top strong{color:var(--ink);font-size:14px;font-weight:800}.stage-top small{overflow:hidden;color:var(--ink-faint);font:700 9px var(--mono);letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.preview-aspect-options{display:inline-grid;grid-template-columns:repeat(3,30px);gap:3px;padding:3px;border:1px solid var(--line);border-radius:6px;background:var(--surface-strong)}.preview-aspect-option{min-height:25px;display:grid;place-items:center;padding:2px;border:1px solid transparent;border-radius:4px;color:var(--ink-muted);background:transparent}.preview-aspect-option:hover:not(:disabled){color:var(--ink)}.preview-aspect-option[aria-pressed=true]{border-color:#92c6a4;color:#155a3b;background:var(--emerald-soft)}.safe-area{display:inline-flex;align-items:center;gap:6px;color:var(--ink-muted);font-size:11px;font-weight:700;white-space:nowrap}.safe-area:before{width:13px;height:13px;border:1px dashed var(--gold);border-radius:2px;content:""}.preview-board{min-height:0;display:grid;place-items:center;overflow:hidden;padding:clamp(24px,2.2vw,40px);background:linear-gradient(145deg,#eee5d6,#f9f6ef 60%,#e8dcc7)}.preview-shell{width:min(100%,clamp(320px,26vw,450px));position:relative;overflow:hidden;border:5px solid #211e1a;border-radius:15px;background:#211e1a;box-shadow:0 28px 44px -28px #1c1917bf}.preview-shell[data-preview-shape=square]{width:min(100%,680px)}.preview-shell[data-preview-shape=wide]{width:min(100%,960px)}.preview-header{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;color:#fffdf8e0;background:#211e1a;font:700 8px var(--mono);letter-spacing:.07em;text-transform:uppercase}.canvas-wrap{width:100%;position:relative;display:grid;overflow:hidden;place-items:center;aspect-ratio:9 / 16;background:#171310}.canvas-wrap canvas{display:block;width:100%;height:100%;object-fit:contain;background:#171310}.canvas-placeholder{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;gap:9px;padding:24px;color:#fffdf8;text-align:center;background:linear-gradient(155deg,#574031,#1e1a18 72%)}.upload-glyph{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(255,253,248,.46);border-radius:50%;color:#fffdf8;font-size:25px}.canvas-placeholder strong{font-family:var(--display);font-size:20px;font-weight:600;letter-spacing:-.04em}.canvas-placeholder p{max-width:240px;margin:0;color:#fffdf8e0;font-size:12px;line-height:1.45}.stage-controls{padding:15px 17px 16px;border-top:1px solid var(--line);background:var(--surface)}.transport{display:grid;grid-template-columns:auto auto auto minmax(80px,1fr) auto;align-items:center;gap:10px}.icon-button,.play-button{display:grid;place-items:center;padding:0;border-radius:50%;font-size:12px}.icon-button{width:32px;height:32px;border:1px solid var(--line-strong);color:var(--ink);background:var(--surface)}.play-button{width:34px;height:34px;border:1px solid var(--emerald);color:#fffdf8;background:var(--emerald)}.timecode{color:var(--ink);font:700 10px var(--mono);white-space:nowrap}.timecode.muted{color:var(--ink-muted)}.timeline{width:100%;min-width:0;height:4px;accent-color:var(--emerald)}.caption-track{display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px;margin-top:13px}.caption-track>div:first-child{display:grid;align-content:center;gap:2px}.caption-track span{color:var(--gold);font:700 9px var(--mono);letter-spacing:.05em}.caption-track small{color:var(--ink-faint);font-size:10px}.track-rail{height:25px;display:flex;align-items:center;gap:4px;overflow:hidden}.track-cue{min-width:5px;height:4px;padding:0;border:0;border-radius:999px;background:#dfd1b8}.track-cue.is-active{background:var(--emerald)}.editor-panel{min-height:clamp(680px,calc(26vw + 340px),880px);display:flex;flex-direction:column;overflow:hidden}.editor-panel-heading{flex:none}.editor-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:10px 11px;border-bottom:1px solid var(--line);background:var(--surface)}.editor-tabs button{min-height:40px;padding:8px 6px;border:1px solid transparent;border-radius:6px;color:var(--ink-muted);background:transparent;font-size:11px;font-weight:800}.subject-caption-editor .editor-tabs button[aria-selected=true]{border-color:var(--line-strong);color:var(--ink);background:var(--bg)}.editor-section{min-height:0;flex:1;overflow:auto;padding:16px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:14px}.section-title h2{margin:0;color:var(--ink);font-family:var(--display);font-size:22px;font-weight:600;letter-spacing:-.04em;line-height:1}.section-title .eyebrow{margin-bottom:5px}.section-title>span{color:var(--ink-faint);font:700 9px var(--mono);letter-spacing:.04em;text-transform:uppercase}.subject-emphasis-toolbar{display:grid;gap:10px;padding:10px;margin-bottom:14px;border:1px solid #c6ddcf;border-radius:8px;background:var(--emerald-soft)}.subject-emphasis-toolbar>div{display:grid;gap:2px}.subject-emphasis-toolbar strong{color:#155a3b;font-size:12px}.subject-emphasis-toolbar small{color:#397053;font-size:11px;line-height:1.4}.subject-emphasis-toolbar>span{display:grid;grid-template-columns:1fr 1fr;gap:6px}.subject-emphasis-toolbar button{min-height:36px;border:1px solid #96c5a7;border-radius:5px;color:#155a3b;background:transparent;font-size:10px;font-weight:800}.cue-list{display:grid;gap:9px}.empty-editor{min-height:250px;display:grid;place-content:center;justify-items:center;border:1px dashed var(--line-strong);border-radius:9px;color:var(--ink-muted);text-align:center}.empty-editor span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:#4c3712;background:var(--gold-soft);font:700 15px var(--mono)}.empty-editor strong{margin-top:12px;color:var(--ink);font-size:12px}.empty-editor p{max-width:210px;margin:7px 0 0;font-size:11px;line-height:1.45}.subject-caption-cue{padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.subject-caption-cue.is-active{border-color:var(--gold);background:#fffaf0}.subject-caption-cue__time{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:0;border:0;color:var(--emerald);background:transparent;font:700 10px var(--mono);text-align:left}.subject-caption-cue__time:after{color:var(--ink-faint);content:"⌄";font:700 12px var(--sans);transition:transform .16s ease}.subject-caption-cue.is-expanded .subject-caption-cue__time:after{transform:rotate(180deg)}.subject-caption-cue__summary{overflow:hidden;color:var(--ink);font:700 11px var(--sans);text-overflow:ellipsis;white-space:nowrap}.subject-caption-cue__text{width:100%;min-height:40px;padding:8px;margin-top:7px;border:1px solid var(--line);border-radius:5px;color:var(--ink);background:var(--bg);font-size:12px;font-weight:600}.subject-caption-word-list{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.subject-caption-cue:not(.is-expanded) .subject-caption-cue__text,.subject-caption-cue:not(.is-expanded) .subject-caption-word-list{display:none}.subject-caption-word{min-height:34px;padding:5px 8px;display:flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:5px;color:var(--ink-muted);background:var(--surface);font-size:10px;font-weight:700}.subject-caption-word small{color:inherit;font:700 7px var(--mono);letter-spacing:.05em}.subject-caption-word.is-behind{border-color:var(--gold);color:#4c3712;background:var(--gold-soft)}.preset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.subject-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preset{min-width:0;padding:5px;display:grid;gap:6px;border:1px solid var(--line);border-radius:7px;color:var(--ink-muted);background:var(--surface);text-align:left}.preset.is-active{border-color:var(--emerald);color:var(--ink);background:#f7fcf8}.subject-template-grid .preset:nth-child(3){grid-column:auto;min-height:0}.subject-preset-sample{min-height:67px;position:relative;overflow:hidden;display:grid;place-items:center;border-radius:4px;background:#b68441;font-family:var(--display)}.subject-preset-sample:after{width:35%;height:45%;position:absolute;right:31%;bottom:-8%;border-radius:50% 50% 2px 2px;background:#2b2523;content:""}.subject-preset-sample b{position:relative;z-index:1;color:#fff7e2;font-size:14px;line-height:.75;text-align:center;text-transform:uppercase}.subject-preset-sample i{position:absolute;z-index:2;right:4px;bottom:4px;left:4px;color:#fff7e2;font-size:7px;font-style:normal;text-align:center}.subject-preset-sample--zoom{background:#8f4432;font-family:var(--sans)}.subject-preset-sample--texture{background:#d9d3c6;font-family:var(--sans)}.subject-preset-sample--texture b{color:#211d19}.subject-preset-sample--blank{background:linear-gradient(145deg,#3b6757,#10271e);font-family:var(--sans)}.subject-template-grid .preset small{overflow:hidden;padding:1px 2px 2px;color:currentColor;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.editor-section>.field-note{margin-top:10px}.style-preset-card{display:grid;gap:12px;padding:12px;margin-bottom:14px;border:1px solid #c6ddcf;border-radius:8px;background:var(--emerald-soft)}.style-preset-card>div:first-child{display:grid;gap:4px}.style-preset-card .eyebrow{color:#397053}.style-preset-card h3{margin:0;color:#155a3b;font-size:13px}.style-preset-card p:last-child{margin:0;color:#397053;font-size:10px;line-height:1.45}.style-preset-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.style-preset-card__actions button{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid #96c5a7;border-radius:6px;color:#155a3b;background:transparent;font-size:10px;font-weight:800}.style-preset-card__actions button:hover:not(:disabled){border-color:var(--emerald);background:#ffffff52}.style-preset-card__actions button:disabled{cursor:not-allowed;opacity:.5}.google-font-card{display:grid;gap:9px;padding:12px;margin-bottom:14px;border:1px solid #d9c9aa;border-radius:8px;background:#fffaf0}.google-font-card summary{min-height:36px;display:flex;align-items:center;cursor:pointer;list-style:none;color:#4c3712}.google-font-card summary::-webkit-details-marker{display:none}.google-font-card summary>span{display:grid;gap:3px}.google-font-card summary small{color:#81612c;font:700 9px var(--mono);letter-spacing:.04em;text-transform:uppercase}.google-font-card summary strong{font-size:13px}.google-font-card summary:after{margin-left:auto;color:#81612c;content:"+";font:400 14px var(--mono)}.google-font-card[open] summary{padding-bottom:9px;border-bottom:1px solid #d9c9aa}.google-font-card[open] summary:after{content:"−"}.google-font-card>div{display:grid;gap:4px}.google-font-card p{margin:0;color:#725d36;font-size:10px;line-height:1.45}.google-font-card label{display:grid;gap:5px;color:var(--ink-muted);font-size:11px;font-weight:700}.google-font-card input{width:100%;min-height:38px;padding:8px;border:1px solid var(--line);border-radius:5px;color:var(--ink);background:var(--bg);font-size:11px}.google-font-card button{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid #b79c68;border-radius:6px;color:#4c3712;background:transparent;font-size:10px;font-weight:800}.google-font-card button:hover:not(:disabled){border-color:var(--gold);background:#fff6}.google-font-card button:disabled{cursor:wait;opacity:.6}.google-font-card [data-subject-google-font-status]{color:#725d36}.style-controls{display:grid;gap:7px;margin-top:16px}.subject-style-group{padding:0;border:1px solid var(--line);border-radius:7px;background:var(--surface)}.subject-style-group summary{min-height:44px;padding:11px;display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;border-radius:7px;color:#5b4218;background:#fbf4e7;font:700 10px var(--mono);letter-spacing:.055em;text-transform:uppercase}.subject-style-group summary::-webkit-details-marker{display:none}.subject-style-group summary:after{margin-left:auto;color:var(--gold);content:"+";font:400 14px var(--mono)}.subject-style-group[open] summary{border-bottom:1px solid var(--line);border-radius:7px 7px 0 0}.subject-style-group[open] summary:after{content:"−"}.subject-style-group summary small{color:#98763d;font:700 8px var(--mono);letter-spacing:.04em}.subject-style-controls{display:grid;gap:11px;padding:11px}.subject-style-controls>.field-note{margin:0}.subject-style-controls label{display:grid;gap:5px;color:#766a5b;font-size:10px;font-weight:700}.subject-style-controls label>span{display:flex;justify-content:space-between;gap:8px}.subject-style-controls output{color:var(--ink);font:700 10px var(--mono)}.subject-style-controls select,.subject-style-controls input[type=text],.subject-style-controls input[type=color]{width:100%;min-height:38px;padding:8px;border:1px solid var(--line);border-radius:5px;color:var(--ink);background:var(--bg);font-size:11px}.subject-style-controls input[type=color]{padding:3px}.subject-style-controls input[type=range]{width:100%;accent-color:var(--emerald)}.subject-style-group .subject-toggle{grid-template-columns:1fr auto;align-items:center}.subject-style-group .subject-toggle input{width:17px;height:17px;accent-color:var(--emerald)}.subject-style-group :disabled{cursor:not-allowed;opacity:.5}.export-group{margin-top:18px;padding-top:17px;border-top:1px solid var(--line)}.export-group__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.export-group__eyebrow{margin:0 0 3px;color:var(--gold);font:800 8px var(--mono);letter-spacing:.085em;text-transform:uppercase}.export-group h3{margin:0;color:var(--ink);font-family:var(--display);font-size:18px;font-weight:600;letter-spacing:-.035em;line-height:1}.export-group--collapsible>summary{list-style:none}.export-group--collapsible>summary::-webkit-details-marker{display:none}.export-group__summary{min-height:35px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;cursor:pointer}.export-group__summary>span:first-child{min-width:0;display:grid;gap:3px}.export-group__summary .export-group__eyebrow{margin:0}.export-group__title{color:var(--ink);font-family:var(--display);font-size:18px;font-weight:600;letter-spacing:-.035em;line-height:1}.export-group__summary:after{width:17px;height:17px;flex:none;display:grid;place-items:center;margin:1px 0 0 5px;border:1px solid var(--line-strong);border-radius:50%;color:var(--ink-muted);content:"+";font:400 13px var(--mono);line-height:1;order:3}.export-group--collapsible[open]>.export-group__summary:after{content:"−"}.export-group__body{padding-top:5px}.export-group__copy{margin:7px 0 0;color:var(--ink-muted);font-size:11px;font-weight:500;line-height:1.45}.export-status-badge{flex:none;padding:5px 6px;border:1px solid #c9ad6d;border-radius:999px;color:#73561e;background:#fff2d4;font:700 8px var(--mono);letter-spacing:.035em;line-height:1;text-transform:uppercase;white-space:nowrap}.export-status-badge--available{border-color:#8fc6a3;color:#1f603e;background:var(--emerald-soft)}.export-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:11px}.export-action-grid--layers{grid-template-columns:1fr}.export-upcoming-button{width:100%;min-width:0;min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:7px;padding:8px 9px;border:1px solid var(--line-strong);border-radius:6px;color:var(--ink-muted);background:var(--surface-strong);font-size:10px;font-weight:800;line-height:1.2;text-align:left}.export-upcoming-button:disabled{cursor:not-allowed}.export-upcoming-button span{flex:none;padding:3px 4px;border-radius:999px;color:var(--ink-faint);background:#625d561a;font:700 8px var(--mono);letter-spacing:.035em;line-height:1;text-transform:uppercase}.export-download-button{color:var(--ink);cursor:pointer}.export-download-button--wide{grid-column:1 / -1}.export-download-button:hover:not(:disabled){border-color:#82b995;color:#155a3b;background:var(--emerald-soft)}.export-download-button:disabled{opacity:.5}.export-upcoming-button--recommended{margin-top:11px;border-color:#8fc6a3;color:#215d3d;background:var(--emerald-soft)}.export-upcoming-button--recommended span{color:#215d3d;background:#0f7b4d1f}.export-option-note{margin:7px 0 0;color:var(--ink-faint);font-size:10px;font-weight:500;line-height:1.45}.export-group--alpha{padding:13px;border:1px solid #d8c9a9;border-radius:8px;background:linear-gradient(145deg,#fffaf0,#f7f0e4)}.chrome-export-note{margin-top:11px;padding:9px;display:flex;align-items:flex-start;gap:7px;border:1px solid #d7c5a0;border-radius:6px;color:#6b5a40;background:#fffdf8b3}.chrome-export-note__icon{width:17px;height:17px;flex:none;display:grid;place-items:center;border-radius:50%;color:#5d4820;background:var(--gold-soft);font-size:8px}.chrome-export-note p{margin:0;font-size:9px;line-height:1.45}.chrome-export-note strong{color:#3e321f}.export-advanced{margin-top:13px;border-top:1px solid #d8c9a9}.export-advanced summary{min-height:34px;padding:10px 0 0;display:flex;align-items:flex-start;gap:6px;cursor:pointer;color:#5d4820;font-size:10px;font-weight:800;list-style:none}.export-advanced summary::-webkit-details-marker{display:none}.export-advanced summary:before{width:15px;height:15px;flex:none;display:grid;place-items:center;border:1px solid #bca060;border-radius:50%;content:"+";font:400 12px var(--mono);line-height:1}.export-advanced[open] summary:before{content:"−"}.export-advanced summary span{color:var(--ink-muted);font-size:9px;font-weight:600;line-height:1.35}.export-advanced>div{padding:0 0 1px 21px}.export-advanced p{margin:0 0 9px;color:var(--ink-muted);font-size:9px;line-height:1.45}.render-summary{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid var(--line);border-radius:8px}.render-summary div{min-height:58px;padding:10px;display:grid;gap:3px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.render-summary div:nth-child(2n){border-right:0}.render-summary div:nth-child(n+3){border-bottom:0}.render-summary span{color:var(--ink-faint);font:800 9px var(--mono);letter-spacing:.04em;text-transform:uppercase}.render-summary strong{color:var(--ink);font-size:12px}.render-button{margin-top:14px}.cancel-button{width:100%;min-height:36px;margin-top:8px;border:1px solid #d79d93;border-radius:6px;color:var(--danger);background:transparent;font-size:10px;font-weight:800}.download-button{justify-content:center;margin-top:10px;text-decoration:none}.export-note{padding:10px;margin-top:13px;border:1px solid var(--line);border-radius:7px;color:var(--ink-muted);background:var(--bg);font-size:11px;line-height:1.45}.source-panel :is(.caption-upgrade p,.caption-upgrade button,.asset-card small,.task-progress small,.field-note,.privacy-note),.editor-panel :is(.subject-emphasis-toolbar small,.empty-editor p,.subject-caption-cue__summary,.style-preset-card p:last-child,.google-font-card p,.style-preset-card__actions button,.google-font-card button,.subject-template-grid .preset small,.export-note,.cancel-button){font-size:calc(10px + var(--panel-body-font-bump))}.source-panel :is(.caption-mode-toggle button,.caption-language-picker select,.secondary-action,.task-progress>div),.editor-panel :is(.editor-tabs button,.subject-caption-cue__time,.subject-caption-word,.google-font-card input,.subject-style-controls select,.subject-style-controls input[type=text],.subject-style-controls input[type=color]){font-size:calc(11px + var(--panel-body-font-bump))}.source-panel :is(.file-button,.primary-button,.asset-card strong),.editor-panel :is(.subject-emphasis-toolbar strong,.empty-editor strong,.subject-caption-cue__text,.render-summary strong,.render-button,.download-button){font-size:calc(12px + var(--panel-body-font-bump))}html[data-theme=dark]{color-scheme:dark;--bg: #29251f;--surface: #2c2822;--surface-strong: #353027;--ink: #fff8ed;--ink-muted: #e0d5c5;--ink-faint: #c2b5a4;--line: #5d5447;--line-strong: #817563;--gold: #e4be59;--emerald: #58c98c;--emerald-soft: #193b2b}html[data-theme=dark] .subject-home{--bg: #211f1b;--bg-2: #2a2721;--ink: #faf3e7;--ink-2: #d2c9ba;--ink-3: #9e9588;--line: #4d463d;--card: #29251f}html[data-theme=dark] .subject-home .launch-stage{background:linear-gradient(135deg,#343025,#28251f);border-color:#6d604d}html[data-theme=dark] .subject-home .launch-stage:hover,html[data-theme=dark] .subject-home .launch-stage.is-dragging{background:linear-gradient(135deg,#393427,#2d2922)}html[data-theme=dark] .subject-home .format-panel{background:#14120f47}html[data-theme=dark] .subject-home .aspect-option{background:#25221d}html[data-theme=dark] .subject-home .aspect-option.is-selected{color:#b9e2c8;background:#183d2c}html[data-theme=dark] .subject-home .aspect-option.is-selected b{color:#d9f4e1}html[data-theme=dark] .subject-home h1 .headline-entity{color:#8fe0ac}html[data-theme=dark] .subject-home .template-filter.is-active{border-color:#faf3e7;color:#211f1b;background:#faf3e7}html[data-theme=dark] .subject-home .template-filter.is-active b{color:#211f1b;background:#211f1b1f}html[data-theme=dark] .subject-home .template-card.is-selected{border-color:#6fb784;box-shadow:0 15px 28px -22px #6fb784d9}html[data-theme=dark] .subject-home .proof-fact__icon{color:#8fe0ac}html[data-theme=dark] .preview-board{background:linear-gradient(145deg,#332f28,#27241f 60%,#362f25)}html[data-theme=dark] .source-panel .control-group.subject-matte-control,html[data-theme=dark] .asset-card,html[data-theme=dark] .subject-caption-cue,html[data-theme=dark] .preset,html[data-theme=dark] .subject-style-group{background:#28241f}html[data-theme=dark] .subject-style-group summary{color:#f4d98b;background:#352e25}html[data-theme=dark] .subject-style-group summary small{color:#c7ac6a}html[data-theme=dark] .subject-style-controls label{color:#c6b9a8}html[data-theme=dark] .caption-upgrade,html[data-theme=dark] .subject-emphasis-toolbar,html[data-theme=dark] .style-preset-card{border-color:#326444;background:#183d2c}html[data-theme=dark] .caption-upgrade p,html[data-theme=dark] .subject-emphasis-toolbar small,html[data-theme=dark] .style-preset-card p:last-child,html[data-theme=dark] .style-preset-card .eyebrow{color:#91c8a4}html[data-theme=dark] .caption-upgrade strong,html[data-theme=dark] .caption-upgrade button,html[data-theme=dark] .subject-emphasis-toolbar strong,html[data-theme=dark] .subject-emphasis-toolbar button,html[data-theme=dark] .style-preset-card h3,html[data-theme=dark] .style-preset-card__actions button{color:#b9e2c8}html[data-theme=dark] .google-font-card{border-color:#69572f;background:#3a3020}html[data-theme=dark] .google-font-card summary{color:#f4dc9b}html[data-theme=dark] .google-font-card summary small,html[data-theme=dark] .google-font-card summary:after,html[data-theme=dark] .google-font-card p,html[data-theme=dark] .google-font-card [data-subject-google-font-status]{color:#d8c493}html[data-theme=dark] .google-font-card[open] summary{border-color:#69572f}html[data-theme=dark] .google-font-card button{color:#f4dc9b}html[data-theme=dark] .google-font-card input{background:#24211d}html[data-theme=dark] .caption-mode-toggle button[aria-pressed=true]{border-color:#498c62;color:#d2f0db;background:#1b4a32}html[data-theme=dark] .preview-aspect-options{background:#24211d}html[data-theme=dark] .preview-aspect-option[aria-pressed=true]{border-color:#498c62;color:#b9e2c8;background:#183d2c}html[data-theme=dark] .caption-srt-import{background:#28241f}html[data-theme=dark] .caption-language-picker select,html[data-theme=dark] .file-button,html[data-theme=dark] .subject-color-field input[type=color],html[data-theme=dark] .subject-caption-cue__text,html[data-theme=dark] .subject-caption-word,html[data-theme=dark] .subject-style-controls select,html[data-theme=dark] .subject-style-controls input[type=text],html[data-theme=dark] .subject-style-controls input[type=color]{background:#24211d}html[data-theme=dark] .file-button:hover:not(:disabled){color:#fff8ed;background:#3a3028}html[data-theme=dark] .subject-caption-cue.is-active{background:#3d3019}html[data-theme=dark] .subject-caption-word.is-behind{border-color:#f4cf6d;color:#ffe9ae;background:#4b3815}html[data-theme=dark] .preset.is-active{background:#1b3b2a}html[data-theme=dark] .export-status-badge{border-color:#806a35;color:#f0d48c;background:#3a3020}html[data-theme=dark] .export-status-badge--available{border-color:#498c62;color:#b9e2c8;background:#183d2c}html[data-theme=dark] .export-group__summary:after{border-color:#5d5447;color:#d8ccbc}html[data-theme=dark] .export-upcoming-button{border-color:#5d5447;color:#d8ccbc;background:#28241f}html[data-theme=dark] .export-upcoming-button span{color:#c6b9a8;background:#fff8ed17}html[data-theme=dark] .export-download-button:hover:not(:disabled){border-color:#498c62;color:#d2f0db;background:#1b4a32}html[data-theme=dark] .export-upcoming-button--recommended{border-color:#498c62;color:#b9e2c8;background:#183d2c}html[data-theme=dark] .export-upcoming-button--recommended span{color:#b9e2c8;background:#b9e2c81f}html[data-theme=dark] .export-group--alpha{border-color:#69572f;background:linear-gradient(145deg,#332b20,#2c2822)}html[data-theme=dark] .chrome-export-note{border-color:#5d4c2e;color:#d8c493;background:#15131052}html[data-theme=dark] .chrome-export-note__icon{color:#f0d48c;background:#4a391d}html[data-theme=dark] .chrome-export-note strong{color:#f5e2b2}html[data-theme=dark] .export-advanced{border-color:#69572f}html[data-theme=dark] .export-advanced summary{color:#f0d48c}html[data-theme=dark] .export-advanced summary:before{border-color:#9d8146}@media(min-width:1800px){.panel-heading{padding:19px 20px 16px}.panel-heading h1,.panel-heading h2{font-size:26px}.stage-top,.stage-controls{padding-right:20px;padding-left:20px}.editor-section{padding:19px}.source-panel .control-group{padding-right:18px;padding-left:18px}}@media(min-width:1081px){.source-panel,.editor-panel{height:clamp(680px,calc(26vw + 340px),880px)}.stage-column{height:clamp(700px,calc(28vw + 360px),980px)}.preview-board{container-type:size}.preview-shell{width:min(100%,clamp(320px,26vw,450px),calc(56.25cqh - 24px))}.preview-shell[data-preview-shape=square]{width:min(100%,680px,calc(100cqh - 48px))}.preview-shell[data-preview-shape=wide]{width:min(100%,960px,calc(177.7778cqh - 72px))}}@media(max-width:1360px){.caption-workspace{grid-template-columns:minmax(210px,.68fr) minmax(440px,1.4fr) minmax(282px,.86fr)}}@media(max-width:1180px){.caption-workspace{grid-template-columns:218px minmax(400px,1fr) 294px;gap:14px}.topbar-status{display:none}}@media(max-width:1080px){.caption-workspace{grid-template-columns:minmax(0,1fr) 308px;align-items:start}.stage-column{grid-column:1;grid-row:1 / span 2;align-self:start}.editor-panel{grid-column:2;grid-row:1}.source-panel{min-height:0;grid-column:2;grid-row:2}}@media(max-width:760px){.topbar{padding:0 13px}.topbar__inner{min-height:56px;gap:10px}.brand{width:170px}.header-divider,.project-switcher,.aspect-badge{display:none}.topbar-actions{gap:7px}.theme-toggle{min-width:76px}.export-top{min-width:38px;padding:8px 10px;font-size:0}.export-top span{font-size:17px}.editor-shell{padding:15px 12px 24px}.editor-context{align-items:flex-start;margin-bottom:13px}.privacy-note--top{max-width:155px;font-size:8px;text-align:right;white-space:normal}.workflow{overflow-x:auto;margin:0 -2px 14px;padding:0 2px}.workflow-step{min-width:max-content;flex:none}.workflow-step:not(:last-child):after{width:26px;flex:none}.caption-workspace{grid-template-columns:1fr;gap:12px}.stage-column{min-height:610px;grid-column:auto;grid-row:auto;align-self:stretch;order:1}.preview-board{min-height:430px;padding:20px}.preview-shell,.preview-shell[data-preview-shape]{width:min(100%,290px)}.source-panel,.editor-panel{min-height:0;grid-column:auto;grid-row:auto;order:2}.editor-panel{order:3}.transport{grid-template-columns:auto auto minmax(0,1fr) auto}.transport .timecode:first-of-type{display:none}.caption-track{grid-template-columns:1fr;gap:5px}.caption-track>div:first-child{display:flex;align-items:center;justify-content:space-between}}@media(max-width:375px){.brand{width:148px}.theme-toggle{min-width:70px;font-size:7px}.privacy-note--top{display:none}.stage-top{padding:13px}.safe-area{font-size:9px}.preview-board{min-height:400px;padding:16px}.preview-shell,.preview-shell[data-preview-shape]{width:min(100%,260px)}.stage-controls{padding:13px}.icon-button{width:30px;height:30px}.play-button{width:32px;height:32px}}@media(min-width:1440px){.subject-home .hero{padding-top:166px}.subject-home h1{font-size:67px}}@media(max-width:1280px){.subject-home .template-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.subject-home .template-poster{aspect-ratio:16 / 10}.subject-home .poster-copy{font-size:clamp(23px,3vw,34px)}}@media(max-width:1024px){.subject-home .hero{padding-top:154px}.subject-home .launch-stage{min-height:250px;padding:26px}.subject-home .upload-content{gap:24px}}@media(max-width:768px){body[data-subject-view=home] .topbar{padding:10px 13px}body[data-subject-view=home] .topbar__inner{min-height:0;display:flex;align-items:center;justify-content:space-between;gap:10px}body[data-subject-view=home] .home-bar-copy{flex:1;padding:0;font-size:12px;text-align:left}body[data-subject-view=home] .topbar-actions{position:relative;top:auto;right:auto;flex:none;transform:none}.subject-home .hero{padding:98px 16px 42px}.subject-home .brand-logo{width:min(276px,66vw);top:42px}.subject-home .eyebrow{gap:10px;margin-bottom:23px;font-size:10px;letter-spacing:.18em}.subject-home .eyebrow:before,.subject-home .eyebrow:after{width:27px}.subject-home h1{margin-bottom:16px;font-size:clamp(40px,8.8vw,56px)}.subject-home .sub{margin-bottom:18px;font-size:17px}.subject-home .launch-frame{margin-top:20px}.subject-home .launch-stage{min-height:0;padding:24px 21px}.subject-home .upload-content{grid-template-columns:1fr;gap:18px}.subject-home .upload-copy>strong,.subject-home .upload-copy>p{max-width:none}.subject-home .format-panel{padding:13px}.subject-home .template-gallery{padding:0 16px 58px}.subject-home .templates-heading{grid-template-columns:1fr;gap:12px;padding:46px 0 22px}.subject-home .templates-heading h2{max-width:540px;font-size:clamp(32px,8.3vw,45px)}.subject-home .templates-heading>p{max-width:510px;font-size:14px}.subject-home .template-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.subject-home .template-status{max-width:none;text-align:left}.subject-home .template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.subject-home .template-poster{aspect-ratio:4 / 3}.subject-home .poster-copy{font-size:clamp(23px,5.8vw,38px)}.subject-home .template-card__body{min-height:65px}}@media(max-width:520px){.subject-home h1{min-height:0!important;margin-bottom:12px}.subject-home h1 .headline-tail{display:block}.subject-home .sub{margin-bottom:16px}.subject-home .launch-frame{margin-top:18px}.subject-home .proof-section{padding:58px 16px 64px}.subject-home .proof-heading h2{font-size:31px}.subject-home .proof-heading>p:last-child{font-size:15px}.subject-home .proof-steps{grid-template-columns:1fr;gap:9px;margin-top:28px}.subject-home .proof-steps li{min-height:0;grid-template-columns:auto minmax(0,1fr);align-items:start;padding:16px}.subject-home .proof-steps strong,.subject-home .proof-steps span{grid-column:2}.subject-home .proof-steps strong{font-size:19px}.subject-home .proof-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.subject-home .proof-fact{min-height:88px;grid-column:auto;grid-template-columns:21px minmax(0,1fr);column-gap:9px;padding:13px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.subject-home .proof-fact:nth-child(3){border-right:1px solid var(--line)}.subject-home .proof-fact:nth-child(n+4){grid-column:auto;border-bottom:1px solid var(--line)}.subject-home .proof-fact:nth-child(2n){border-right:0}.subject-home .proof-fact:nth-child(n+5){border-bottom:0}.subject-home .proof-fact__icon{width:19px;height:19px}.subject-home .proof-facts dd{font-size:11px}}@media(max-width:375px){body[data-subject-view=home] .home-bar-copy{font-size:11.5px}body[data-subject-view=home] .theme-toggle{width:101px;min-height:29px;font-size:7.5px}.subject-home .hero{padding-top:88px}.subject-home .brand-logo{width:min(246px,68.4vw);top:38px}.subject-home h1{font-size:39px;line-height:1.04}.subject-home .launch-frame{padding:8px}.subject-home .launch-stage{padding:22px 18px}.subject-home .upload-content{gap:16px}.subject-home .upload-copy>strong{font-size:26px}.subject-home .aspect-option{min-height:60px}.subject-home .trust{justify-content:flex-start;gap:7px 16px;font-size:12.5px}.subject-home .templates-heading{padding-top:38px}.subject-home .templates-heading h2{font-size:31px}.subject-home .template-filters{flex-wrap:nowrap;width:calc(100% + 16px);overflow-x:auto;padding-right:16px;scrollbar-width:none}.subject-home .template-filters::-webkit-scrollbar{display:none}.subject-home .template-filter{flex:none}.subject-home .template-card__body{padding:10px 9px 11px}.subject-home .template-card__body strong{font-size:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@font-face{font-family:DM Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-mono-latin-400-normal-4GdczIuU.woff2) format("woff2"),url(/assets/dm-mono-latin-400-normal--0xN8mdc.woff) format("woff")}@font-face{font-family:DM Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-mono-latin-500-normal-DRMDZjhP.woff2) format("woff2"),url(/assets/dm-mono-latin-500-normal-CN8Miw6E.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/manrope-latin-400-normal-PaqtzbVb.woff2) format("woff2"),url(/assets/manrope-latin-400-normal-8tf8FM3T.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/manrope-latin-500-normal-BYYD-dBL.woff2) format("woff2"),url(/assets/manrope-latin-500-normal-DMZssgOp.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-latin-600-normal-4f0koTD-.woff2) format("woff2"),url(/assets/manrope-latin-600-normal-BqgrALkZ.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/manrope-latin-700-normal-BZp_XxE4.woff2) format("woff2"),url(/assets/manrope-latin-700-normal-DGRFkw-m.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/manrope-latin-800-normal-BfWYOv1c.woff2) format("woff2"),url(/assets/manrope-latin-800-normal-uHUdIJgA.woff) format("woff")}@font-face{font-family:Bodoni Moda Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/assets/bodoni-moda-math-wght-normal-_TL2RCrf.woff2) format("woff2-variations");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Bodoni Moda Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/assets/bodoni-moda-symbols-wght-normal-DO7lZbk6.woff2) format("woff2-variations");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Bodoni Moda Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/assets/bodoni-moda-latin-ext-wght-normal-BlIE6rrN.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bodoni Moda Variable;font-style:normal;font-display:swap;font-weight:400 900;src:url(/assets/bodoni-moda-latin-wght-normal-BIFT5Qnz.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
