@import "https://fonts.googleapis.com/css2?family=Commissioner:wght@300;400;500;600;700;800&family=Exo+2:wght@300;400;500;600;700;800&family=Geologica:wght@300;400;500;600;700;800&family=Golos+Text:wght@400;500;600;700&family=Jost:wght@300;400;500;600;700;800&family=Manrope:wght@300;400;500;600;700;800&family=Montserrat:wght@300;400;500;600;700;800&family=Onest:wght@300;400;500;600;700;800&family=Oswald:wght@300;400;500;600;700&family=Play:wght@400;700&family=Raleway:wght@300;400;500;600;700;800&family=Rubik:wght@300;400;500;600;700;800&family=Russo+One&family=Unbounded:wght@300;400;500;600;700;800&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.resize{resize:both}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#171714;--paper:#f3f0e8;--acid:#d8ff3e;--line:#d4d0c5}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,sans-serif}button,textarea,select{font:inherit;color:inherit}main{background:radial-gradient(circle at 80% 0,#d8ff3e20,#0000 25%);min-height:100vh}header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:0 4vw;display:grid}.brand{color:inherit;letter-spacing:.12em;align-items:center;gap:10px;font-weight:900;text-decoration:none;display:flex}.brand b{background:var(--ink);width:34px;height:34px;color:var(--acid);border-radius:50%;place-items:center;font-family:Georgia;font-style:italic;display:grid}nav{text-transform:uppercase;letter-spacing:.1em;color:#88847b;align-items:center;gap:13px;font-size:10px;display:flex}nav i{border:1px solid var(--line);border-radius:50%;margin-right:5px;padding:6px 9px;font-style:normal}nav .on{color:var(--ink);font-weight:700}nav .on i{background:var(--acid);border-color:var(--ink)}nav em{background:var(--line);width:44px;height:1px}.outline{border:1px solid var(--ink);background:0 0;justify-self:end;padding:10px 14px;font-size:12px;font-weight:700}.brand>span{align-items:baseline;gap:8px;display:flex}.brand small{letter-spacing:.06em;color:#a5a197;text-transform:none;font-size:11px;font-weight:800}.hero{grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;max-width:1450px;margin:auto;padding:58px 5vw 42px;display:grid}.eyebrow{letter-spacing:.18em;margin:0 0 13px;font-size:10px;font-weight:900}.hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(50px,6vw,90px);font-weight:900;line-height:.88}.hero h1 strong{font-family:Georgia;font-style:italic;font-weight:400}.hero>p{max-width:470px;margin:0;font-family:Georgia;font-size:18px;line-height:1.5}.workspace{border-top:0;grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);max-width:1450px;margin:auto;display:grid;position:relative}.workspace:before{content:"";background:var(--line);height:1px;position:absolute;top:0;left:4vw;right:0}.setup,.preview{padding:40px 5vw 58px}.setup{border-right:1px solid var(--line)}.projectNameField{grid-template-columns:34px 1fr;align-items:center;gap:12px;margin-bottom:13px;display:grid}.projectNameField>span{color:#8d887c;font:italic 23px Georgia}.projectNameField b{text-transform:uppercase;letter-spacing:.12em;font-size:10px;display:block}.projectNameField input{border:1px solid var(--line);width:100%;height:34px;color:inherit;background:#faf8f2;margin-top:4px;padding:6px 9px}.title{gap:19px;display:flex}.title>span{color:#8d887c;font:italic 30px Georgia}.title h2,.preview h2{margin:0;font-size:18px}.title p{color:#817d73;margin:5px 0;font-size:12px}.second{margin-top:34px}.drop{cursor:pointer;background:#fff4;border:1px dashed #969187;flex-direction:column;justify-content:center;align-items:center;width:100%;height:145px;margin-top:21px;display:flex}.drop:hover{background:#fff}.drop i{background:var(--ink);width:36px;height:36px;color:var(--acid);border-radius:50%;place-items:center;margin-bottom:10px;font-size:20px;font-style:normal;display:grid}.drop b{font-size:13px}.drop small{color:#89857b;margin-top:5px}.setup textarea{border:1px solid var(--line);resize:vertical;background:#faf8f2;width:100%;min-height:112px;margin-top:19px;padding:15px;line-height:1.45}.options{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.options label{text-transform:uppercase;letter-spacing:.14em;font-size:9px;font-weight:700}.options select{border:1px solid var(--line);background:#faf8f2;width:100%;margin-top:7px;padding:12px;display:block}.generate{background:var(--acid);border:1px solid var(--ink);width:100%;height:54px;box-shadow:4px 4px var(--ink);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;margin-top:20px;font-size:12px;font-weight:900}.generate b{float:right;margin-right:15px}.generate:disabled{cursor:not-allowed;filter:grayscale(.65);opacity:.62;box-shadow:none}.generate.loading{background:#e5e1d7}.privacy{text-align:center;color:#89857b;margin-top:18px;font-size:10px}.error{color:#8a211a;background:#fff4f0;border-left:3px solid #b6342a;padding:10px 12px;font-size:12px;line-height:1.4}.thinking{animation:1.6s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.5}}.preview{background:#eae7de}.previewHead{justify-content:space-between;align-items:end;display:flex}.previewHead .eyebrow{margin-bottom:6px}.previewHead>span{font:14px Georgia}.stage{justify-content:center;align-items:center;gap:18px;min-height:450px;display:flex}.slide{aspect-ratio:4/5;color:#fff;background:linear-gradient(145deg,#3d4434,#0d0f0d) 50%/cover;flex-direction:column;justify-content:space-between;width:min(320px,56vw);padding:24px;transition:background-position .45s;display:flex;box-shadow:0 26px 55px #16151238}.slideTop{letter-spacing:.15em;justify-content:space-between;font-size:9px;display:flex}.slideTop b{color:var(--acid);font:italic 23px Georgia}.slideCopy{max-width:100%}.slide.text-left .slideCopy{align-self:flex-start;width:66%}.slide.text-right .slideCopy{text-align:right;align-self:flex-end;width:66%}.slide.text-right .slideCopy p{margin-left:auto}.slideCopy small{letter-spacing:.15em;color:var(--acid);font-size:8px;font-weight:700}.slideCopy h3{letter-spacing:-.055em;white-space:pre-line;margin:13px 0;font-size:34px;line-height:.95}.slideCopy p{color:#d6d6cd;max-width:88%;font:12px/1.45 Georgia}.arrow{cursor:pointer;background:0 0;border:1px solid #a7a297;border-radius:50%;width:38px;height:38px}.arrow:hover{background:var(--acid)}.film{justify-content:center;gap:9px;padding:5px;display:flex;overflow:auto}.film button{aspect-ratio:4/5;color:#fff;opacity:.55;cursor:pointer;background:#34392f 50%/cover;border:1px solid #0000;flex-direction:column;flex:0 0 68px;justify-content:end;align-items:start;padding:8px;display:flex}.film button.on{opacity:1;border:3px solid var(--acid);outline:1px solid var(--ink)}.film button b{font-size:18px}.film button small{font-size:8px}.hint{border-top:1px solid var(--line);color:#77736b;max-width:580px;margin:24px auto 0;padding-top:17px;font:12px/1.5 Georgia}.hint b{color:#748719;margin-right:8px;font-size:19px}@media (max-width:900px){header{grid-template-columns:1fr auto}nav{display:none}.hero{grid-template-columns:1fr;gap:24px}.workspace{grid-template-columns:1fr}.setup{border-right:0;border-bottom:1px solid var(--line)}}@media (max-width:520px){header{padding:0 20px}.outline{font-size:0}.outline:after{content:"↗";font-size:14px}.hero,.setup,.preview{padding-left:22px;padding-right:22px}.hero h1{font-size:47px}.stage{gap:6px}.slide{width:72vw;padding:18px}.slideCopy h3{font-size:27px}.arrow{flex:0 0 30px;width:30px;height:30px}.options{grid-template-columns:1fr}}@media (min-width:901px){header{height:58px;padding:0 3vw}.hero{height:105px;padding:14px 4vw 13px}.hero h1{font-size:clamp(36px,3.8vw,58px);line-height:.9}.hero>p{font-size:14px}.workspace{min-height:calc(100vh - 163px)}.setup,.preview{padding:16px 4vw 17px}.title>span{font-size:23px}.title h2,.preview h2{font-size:15px}.second{margin-top:14px}.drop{height:86px;margin-top:9px}.drop i{width:27px;height:27px;margin-bottom:4px}.setup textarea{min-height:62px;margin-top:9px}.options{margin-top:8px}.options select{margin-top:4px;padding:6px}.generate{height:42px;margin-top:9px}.privacy{margin:6px 0 0;font-size:9px}.stage{min-height:clamp(300px,100vh - 410px,480px)}.slide{width:clamp(232px,80vh - 328px,320px);padding:19px}.slideCopy h3{font-size:clamp(24px,3vh,32px)}.hint{margin-top:7px;padding-top:6px}.film button{flex-basis:58px}}.slideCopy{text-shadow:0 1px 8px #000;background:linear-gradient(135deg,#07070675,#0707061a);border-radius:3px;width:max-content;max-width:100%;padding:13px}.slide.text-left .slideCopy{width:70%}.slide.text-right .slideCopy{background:linear-gradient(225deg,#07070675,#0707061a);width:70%}.slide.text-bottom .slideCopy{background:linear-gradient(#07070614,#07070680)}.filmWrap{grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:7px;display:grid}.film{scrollbar-width:thin;scroll-snap-type:x proximity;justify-content:flex-start}.film button{scroll-snap-align:center;text-shadow:0 1px 5px #000}.filmArrow{cursor:pointer;background:0 0;border:1px solid #aaa59a;border-radius:50%;width:30px;height:30px}.filmArrow:hover{background:var(--acid)}.workspace .film button[draggable=true]{cursor:grab}.workspace .film button[draggable=true]:active{cursor:grabbing;opacity:.35}.workspace .film button.cover:after{content:"ОБЛОЖКА";background:var(--acid);color:#111;text-shadow:none;padding:2px 3px;font-size:6px;font-weight:900;position:absolute;top:4px;left:4px}.workspace .film button{position:relative}.editorMode{height:100vh;overflow:hidden}.editor{grid-template-columns:minmax(300px,390px) 1fr;height:calc(100vh - 58px);display:grid}.editorPanel{border-right:1px solid var(--line);background:var(--paper);padding:28px 34px;overflow:auto}.back{cursor:pointer;color:#716d64;background:0 0;border:0;margin-bottom:28px;padding:0;font-size:12px}.editorPanel h2{margin:0 0 22px;font-size:26px}.editorPanel>label{letter-spacing:.12em;text-transform:uppercase;margin-top:14px;font-size:9px;font-weight:900;display:block}.editorPanel input:not([type=range]),.editorPanel textarea{border:1px solid var(--line);text-transform:none;letter-spacing:0;background:#faf8f2;width:100%;margin-top:7px;padding:10px;font-size:13px;display:block}.editorPanel textarea{resize:vertical;min-height:66px}.editorPanel input[type=range]{accent-color:#8ca51b;width:100%;margin-top:9px;display:block}.segments{grid-template-columns:repeat(3,1fr);margin-top:7px;display:grid}.segments button{border:1px solid var(--line);background:#faf8f2;padding:9px 3px;font-size:11px}.segments button.on{background:var(--acid);border-color:var(--ink)}.editorPanel .export{margin-top:22px}.editorCanvas{background:#eae7de;min-width:0}.editorPreview{flex-direction:column;height:100%;padding:24px 4vw;display:flex}.editorPreview .stage{flex:1;min-height:0}.editorPreview .slide{width:auto;height:min(60vh,590px)}.editorPreview .filmWrap{margin-top:14px}.editorPreview .film button{flex-basis:62px}@media (max-width:900px){.editorMode{height:auto;overflow:auto}.editor{grid-template-columns:1fr;height:auto}.editorPanel{border-right:0;border-bottom:1px solid var(--line)}.editorCanvas{min-height:720px}}.designSlide{aspect-ratio:4/5;color:#fff;touch-action:none;background:#252821;flex:none;width:clamp(232px,80vh - 328px,320px);position:relative;overflow:hidden;box-shadow:0 24px 55px #16151235}.designSlide>img{object-fit:cover;pointer-events:none;width:100%;height:100%;transition:transform .15s;position:absolute;inset:0}.swipe{letter-spacing:.16em;text-shadow:0 1px 5px #000;font-size:8px;position:absolute;top:5%;right:7%}.canvasText{cursor:move;text-shadow:0 2px 3px #000,0 4px 12px #000b;z-index:2;min-height:40px;padding:5px;line-height:1.22;position:absolute}.canvasText h3{font:inherit;letter-spacing:-.035em;outline:0;margin:0 0 .45em;font-size:1.45em;line-height:1.02}.canvasText p{font:inherit;outline:0;margin:0;font-family:inherit;font-size:.68em;line-height:1.35}.canvasText.selected{outline:1px solid var(--acid)}.resizeHandle{background:var(--acid);cursor:ew-resize;border:1px solid #111;border-radius:50%;width:13px;height:13px;position:absolute;bottom:-6px;right:-6px}.photoOutline{border:2px solid var(--acid);pointer-events:none;position:absolute;inset:4px}.directEditor{background:#eae7de;grid-template-rows:52px minmax(0,1fr) 94px;height:calc(100vh - 58px);display:grid}.editorTop{border-bottom:1px solid var(--line);background:var(--paper);white-space:nowrap;align-items:center;gap:14px;padding:7px 3vw;font-size:11px;display:flex}.editorTop>button:first-child{cursor:pointer;background:0 0;border:0}.editorTop select,.editorTop input[type=color]{border:1px solid var(--line);background:#fff;height:32px}.editorTop input[type=color]{width:36px;padding:2px}.editorTop label{align-items:center;gap:6px;display:flex}.editorTop input[type=range]{accent-color:#849b20;width:100px}.editorTop .check input{accent-color:#849b20}.editorTop>span{color:#77736b}.exportBtn{background:var(--acid);border:1px solid var(--ink);margin-left:auto;padding:9px 18px;font-weight:900}.editorWork{justify-content:center;align-items:center;gap:24px;min-height:0;padding:14px;display:flex}.editorWork .designSlide{aspect-ratio:4/5;width:auto;height:min(100vh - 230px,680px)}.editorFilm{border-top:1px solid var(--line);min-width:0;padding:5px 4vw 10px}.editorFilm .film button{flex-basis:58px}.editorFilm .filmWrap,.editorFilm .film{height:78px}.editorFilm .film button{aspect-ratio:4/5;height:68px}.preview .designSlide{width:clamp(232px,80vh - 328px,320px)}@media (max-width:900px){.directEditor{grid-template-rows:auto 620px 94px;height:auto;min-height:calc(100vh - 58px)}.editorTop{overflow-x:auto}.editorWork .designSlide{height:min(72vh,560px)}}.voiceControl{justify-self:end;position:relative}.voiceControl button{border:1px solid var(--ink);cursor:pointer;background:0 0;padding:9px 13px;font-size:11px;font-weight:800}.voiceControl button.recording{color:#fff;background:#c63a2e;animation:1.2s ease-in-out infinite voicePulse}.voiceControl span{color:#8a211a;z-index:10;background:#fff2ef;width:220px;padding:7px;font-size:10px;position:absolute;top:40px;right:0}@keyframes voicePulse{50%{opacity:.65}}@media (max-width:520px){.voiceControl button{font-size:0}.voiceControl button:after{content:"●";font-size:14px}.voiceControl button.recording:after{content:"■"}}.voiceControl{z-index:50;position:fixed}.voiceControl button{background:var(--acid);border-radius:50%;width:36px;height:36px;padding:0;font-size:17px;box-shadow:0 2px 8px #0002}.voiceControl span{top:42px}.workspace .filmWrap{margin-top:27px;position:relative}.workspace .filmWrap:before{content:"↔ ПЕРЕТАЩИТЕ КАДРЫ, ЧТОБЫ ИЗМЕНИТЬ ПОРЯДОК";letter-spacing:.1em;color:#77736b;font-size:8px;font-weight:900;position:absolute;top:-21px;left:37px}.workspace .film button{transition:margin .18s,transform .18s,opacity .18s}.workspace .film button.dragging{opacity:.25;transform:scale(.92)}.workspace .film button.insertGap{margin-left:70px}.workspace .film button.insertGap:before{content:"";background:var(--acid);width:2px;height:100%;position:absolute;top:0;left:-39px;box-shadow:0 0 0 1px #111}.setup textarea{padding-right:58px}.canvasText p{font:inherit;font-family:inherit;font-size:1em;line-height:inherit;white-space:pre-wrap;outline:0;margin:0}.moveHandle{background:var(--acid);color:#111;cursor:move;border:1px solid #111;border-radius:50%;place-items:center;width:25px;height:25px;padding:0;font-size:14px;display:grid;position:absolute;top:-13px;left:-13px}.editorWork .sideSlide{opacity:.3;filter:brightness(.58);cursor:pointer;background:0 0;border:0;padding:0;transition:all .2s}.editorWork .sideSlide:hover{opacity:.55;filter:brightness(.75)}.editorWork .sideSlide .designSlide{width:auto;height:min(100vh - 390px,420px);box-shadow:none}.editorWork>.sideSlide:first-child{transform:translate(-3vw)}.editorWork>.sideSlide:last-child{transform:translate(3vw)}.canvasText,.canvasText p{cursor:text}.scopeSwitch{border:1px solid var(--line);display:flex}.scopeSwitch button{cursor:pointer;background:#fff;border:0;padding:7px 9px;font-size:9px}.scopeSwitch button.on{background:var(--acid);font-weight:900}.editorTop{gap:9px}.editorTop select{max-width:135px}.editorTop label{font-size:9px}.editorTop input[type=range]{width:72px}.swipeControl,.swipe{display:none!important}.photoDelete{cursor:pointer;border:1px solid #c9574d;padding:8px 11px;color:#c9574d!important;font-size:0!important}.photoDelete:after{content:"Удалить";font-size:10px;font-weight:900}.photoDelete:hover{background:#c9574d;color:#fff!important}.editorFilm{position:relative}.editorFilm .film{padding-right:5px}.addFrameButton{border:1px dashed var(--acid);background:var(--paper);width:48px;min-width:48px;height:68px;color:var(--acid);cursor:pointer;z-index:6;scroll-snap-align:center;order:9999;place-items:center;font-size:26px;font-weight:400;display:grid;position:relative;flex:0 0 48px!important}.addFrameButton input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.film button{opacity:.78;-webkit-user-select:none;user-select:none}.film button small{display:none}.film button.on{opacity:1}.slideFrame{z-index:3;pointer-events:none;border-style:solid;position:absolute}.modeChoice{grid-template-columns:1fr 1fr;margin-top:9px;display:grid}.modeChoice button{border:1px solid var(--line);cursor:pointer;background:#faf8f2;padding:10px 6px;font-size:12px;font-weight:800}.modeChoice button.on{background:var(--acid);border-color:var(--ink)}.editorTop{overflow-x:auto}.editorTop>*{flex:none}.film button{position:relative}.film button b{color:var(--acid);-webkit-text-stroke:1.5px #111;paint-order:stroke fill;text-shadow:none;font-size:12px;font-weight:900;line-height:1;position:absolute;bottom:5px;left:6px}.film button small{text-shadow:0 1px 4px #000;margin-left:17px}.film button.cover:after{display:none}.demoStage .designSlide{background:radial-gradient(circle at 78% 22%,#586348 0 8%,#0000 9%),linear-gradient(145deg,#3c4434 0%,#20251e 48%,#0d0f0d 100%)}.demoStage .designSlide:before{content:"K—";color:var(--acid);font:italic 24px Georgia;position:absolute;top:7%;left:8%}.demoFilmText{text-align:left;color:#fff;text-shadow:0 1px 4px #000;max-height:29px;margin:0 1px 12px;font:600 6px/1.18 Unbounded,sans-serif;display:block;overflow:hidden}.film button:first-child .demoFilmText{color:var(--acid)}.demoStage .designSlide:before{content:"V—"}.formatChoice{grid-template-columns:auto repeat(3,1fr);align-items:stretch;gap:6px;margin-top:10px;display:grid}.formatChoice>span{letter-spacing:.13em;text-transform:uppercase;align-self:center;margin-right:4px;font-size:8px;font-weight:900}.formatChoice button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#faf8f2;grid-template-rows:auto auto;grid-template-columns:18px 1fr;column-gap:7px;min-width:0;padding:6px 7px;display:grid}.formatChoice button.on{background:var(--acid);color:#111;border-color:#111}.formatChoice .ratio{border:1.5px solid;grid-row:1/3;place-self:center;width:13px;display:block}.ratio-45{aspect-ratio:4/5}.ratio-34{aspect-ratio:3/4}.ratio-916{aspect-ratio:9/16;width:10px!important}.formatChoice b{font-size:10px}.formatChoice small{text-transform:uppercase;letter-spacing:.08em;opacity:.65;font-size:6px}.theme-dark .formatChoice button{color:#f1efe8;background:#20211d}.theme-dark .formatChoice button.on{background:var(--acid);color:#111}.format-34 .designSlide,.format-34 .film button{aspect-ratio:3/4}.format-916 .designSlide,.format-916 .film button{aspect-ratio:9/16}.format-34 .editorWork .designSlide,.format-34 .editorFilm .film button{aspect-ratio:3/4}.format-916 .editorWork .designSlide,.format-916 .editorFilm .film button{aspect-ratio:9/16}.format-916 .preview .designSlide,.format-34 .preview .designSlide{width:auto;height:clamp(300px,100vh - 410px,480px)}.headerTools{justify-self:end;gap:6px;display:flex}.headerTools button{border:1px solid var(--ink);cursor:pointer;background:0 0;padding:8px 10px;font-size:10px;font-weight:800}.headerTools button:hover{background:var(--acid);color:#111}.theme-dark{--ink:#f1efe8;--paper:#171815;--line:#3b3d37;color:#f1efe8;background:#171815}.theme-dark header,.theme-dark .setup,.theme-dark .editorTop,.theme-dark .editorPanel,.theme-dark .hero,.theme-dark .workspace{background:#171815}.theme-dark .preview,.theme-dark .editorCanvas,.theme-dark .directEditor{background:#242620}.theme-dark textarea,.theme-dark select,.theme-dark input:not([type=range]):not([type=color]),.theme-dark .modeChoice button{color:#f1efe8;background:#20211d}.theme-dark .modeChoice button.on,.theme-dark .scopeSwitch button.on{background:var(--acid);color:#111}.theme-dark .scopeSwitch button{color:#f1efe8;background:#20211d}.theme-dark .arrow,.theme-dark .filmArrow{color:#f1efe8;border-color:#666}.projectOverlay{z-index:100;background:#0008;justify-content:flex-end;display:flex;position:fixed;inset:0}.projectLibrary{background:var(--paper);width:min(520px,92vw);height:100%;color:var(--ink);padding:30px;overflow:auto;box-shadow:-20px 0 50px #0004}.projectHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:18px;display:flex}.projectHead p{letter-spacing:.16em;margin:0;font-size:9px;font-weight:900}.projectHead h2{margin:7px 0 0;font-size:28px}.projectHead button{cursor:pointer;color:inherit;background:0 0;border:0;font-size:30px}.projectGrid{grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;display:grid}.projectGrid article{border:1px solid var(--line);position:relative}.projectOpen{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:block}.projectOpen span{aspect-ratio:4/3;background:#333 50%/cover;display:block}.projectOpen b,.projectOpen small{padding:8px 10px;display:block}.projectOpen small{color:#888;padding-top:0}.projectRemove{color:#b55248;cursor:pointer;background:0 0;border:0;padding:5px 10px 10px}.projectEmpty{text-align:center;color:#888;padding:70px 20px}.projectEmpty b{color:var(--ink)}main:not(.editorMode) .headerTools>button:nth-child(3):not(:last-child){display:none}.generate,.exportBtn,.modeChoice button.on{color:#111}.theme-dark .generate,.theme-dark .exportBtn{color:#111;border-color:#111}.theme-dark .generate:disabled{color:#20211d;opacity:.8;background:#a7b08b}.theme-dark .drop{color:#f1efe8;background:#20211d;border-color:#85877f}.theme-dark .drop:hover{background:#292b25}.drop i,.theme-dark .drop i{background:var(--acid);color:#111;border:1px solid #111}.themeToggle{border-radius:18px;justify-content:space-between;align-items:center;width:62px;height:32px;display:flex;color:#111!important;background:#e6e3da!important;padding:3px!important;position:relative!important}.themeToggle span{z-index:2;width:22px;font-size:13px;position:relative}.themeToggle i{background:var(--acid);border:1px solid #111;border-radius:50%;width:24px;height:24px;transition:transform .2s;position:absolute;top:3px;left:3px}.themeToggle.dark i{transform:translate(30px)}.theme-dark .themeToggle{color:#f1efe8!important;background:#2a2c26!important;border-color:#777!important}.themeToggle:hover{background:#e6e3da!important}.theme-dark .themeToggle:hover{background:#2a2c26!important}@media (max-width:900px){.headerTools button:nth-child(3){display:none}.headerTools button{padding:7px}.projectGrid{grid-template-columns:1fr}}.theme-dark nav{color:#aaa9a2}.theme-dark nav i{color:#d7d6cf;background:#20211d;border-color:#686a62}.theme-dark nav em{background:#55574f}.theme-dark nav .on{color:#f7f6f0}.theme-dark nav .on i{background:var(--acid);color:#111;border-color:#f1efe8}.libraryTabs{display:none}.libraryNotice{border-left:3px solid var(--acid);background:#d8ff3e22;padding:10px 12px;font-size:11px}.projectActions{justify-content:space-between;align-items:center;padding:2px 8px 8px;display:flex}.projectActions button{cursor:pointer;background:0 0;border:0;padding:7px 3px;font-size:10px;font-weight:800}.saveTemplateButton{border:1px solid var(--ink);background:var(--acid);color:#111;cursor:pointer;width:100%;margin-top:20px;padding:14px;font-weight:900}.templateGrid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.templateGrid article{border:1px solid var(--line)}.templateApply{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:12px;display:flex}.templateApply i{border:1px solid var(--line);place-items:center;width:64px;height:64px;font-size:22px;font-style:normal;display:grid}.templateApply span,.templateApply b,.templateApply small{display:block}.templateApply small{color:#888;margin-top:5px}.theme-dark .projectLibrary{background:#171815}.projectActions button{border-radius:2px;padding:8px 10px;transition:background .16s,color .16s,transform .16s}.projectActions button:hover{background:var(--acid);color:#111;transform:translateY(-1px)}.projectActions .projectRemove:hover{color:#fff;background:#d9695e}.templatesShortcut{border-color:var(--acid)!important}.templatesShortcut:hover{background:var(--acid)!important;color:#111!important}.sharedLoading{background:#171815;place-items:center;min-height:100vh;display:grid}.sharedLoading>div{color:#f1efe8;letter-spacing:.12em;text-transform:uppercase;flex-direction:column;align-items:center;gap:16px;font-size:12px;display:flex}.sharedLoading b{background:var(--acid);color:#111;border-radius:50%;place-items:center;width:58px;height:58px;font:italic 24px Georgia;display:grid}.sharedLoading span{animation:1.4s ease-in-out infinite pulse}.theme-dark .brand b{background:var(--acid);color:#111;border:1px solid #111}.editorMode .templatesShortcut{height:34px;position:static;color:var(--ink)!important;border:1px solid var(--acid)!important;background:0 0!important;padding:0 13px!important}.editorMode .templatesShortcut:hover{transform:translate(-1px,-1px);box-shadow:3px 3px #111;background:var(--acid)!important;color:#111!important}@media (max-width:900px){.editorMode .templatesShortcut{position:static}.editorMode .editorTop>button:first-child{margin-right:0}}@media (max-width:700px){html,body{overscroll-behavior:none;width:100%;height:100%;position:relative;overflow:hidden}main{box-sizing:border-box;overscroll-behavior:none;width:100%;height:100svh;padding:0;position:fixed;inset:0;overflow:hidden}header{z-index:80;grid-template-columns:auto 1fr;gap:8px;height:58px;margin:0;padding:0 12px;position:relative}.brand{gap:9px}.brand>b{width:36px;height:36px}.brand>span{font-size:0;display:flex}.brand small{color:var(--ink);letter-spacing:.04em;font-size:0;font-weight:900}.brand small:after{content:"Story Lab";font-size:18px}.editorMode .brand{gap:0}.editorMode .brand>span{display:none}.brand{min-width:0}.headerTools{scrollbar-width:none;justify-content:flex-end;justify-self:stretch;gap:4px;min-width:0;overflow:visible}.headerTools::-webkit-scrollbar{display:none}main:not(.editorMode) .headerTools>button:first-child{flex:none;order:-2;display:block}main:not(.editorMode) .headerTools>button:nth-child(3):not(:last-child){display:none}main:not(.editorMode) .headerTools>button:last-child{border-color:var(--acid);flex:none;order:-3;padding:7px 9px;font-size:9px;display:block}.headerTools button{white-space:nowrap;min-height:34px;padding:6px 8px;font-size:9px}.themeToggle{width:54px!important;height:30px!important}.themeToggle i{width:22px;height:22px}.themeToggle.dark i{transform:translate(24px)}.hero{align-items:center;height:62px;padding:9px 16px;display:flex}.hero .eyebrow,.hero>p{display:none}.hero h1{white-space:nowrap;font-size:31px;line-height:.92}.hero h1 strong{display:inline}.workspace{border-top:0;min-width:0;display:block}.workspace:before{left:16px}.workspace>.preview{display:none!important}.setup{border-bottom:0;border-right:0;min-height:0;padding:9px 16px 12px}.projectNameField{grid-template-columns:27px 1fr;gap:7px;margin-bottom:7px}.projectNameField>span{font-size:18px}.projectNameField b{font-size:8px}.projectNameField input{height:30px;margin-top:2px;padding:4px 8px;font-size:16px}.title{gap:9px}.title>span{font-size:19px}.title h2{font-size:15px}.title p{margin-top:3px;font-size:9px;line-height:1.25}.second{margin-top:11px;position:relative}.second .voiceControl{position:absolute!important;top:calc(100% + 15px)!important;left:auto!important;right:8px!important}.drop{height:66px;margin-top:6px}.drop i{width:24px;height:24px;margin-bottom:2px}.drop b{font-size:11px}.drop small{margin-top:2px;font-size:9px}.setup textarea{height:76px;min-height:76px;margin-top:6px;padding:8px 46px 8px 11px;font-size:16px}.voiceControl button{width:36px;height:36px}.formatChoice{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:7px}.formatChoice>span{grid-column:1/-1;margin:0}.formatChoice button{padding:6px}.formatChoice small{display:none}.modeChoice{margin-top:7px}.modeChoice button{min-height:40px;padding:7px;font-size:10px}.options{grid-template-columns:1fr 1fr;gap:8px;margin-top:7px}.options label{font-size:8px}.options select{min-height:35px;margin-top:3px;padding:6px;font-size:16px}.generate{height:46px;margin-top:8px;font-size:10px}.privacy{display:none}.previewHead{align-items:start}.stage{gap:5px;min-height:430px}.preview .designSlide{width:min(76vw,310px)}.stage>.arrow{flex:0 0 34px;width:34px;height:34px}.filmWrap{width:100%}.film{scroll-snap-type:x proximity;touch-action:pan-x;justify-content:flex-start;padding:5px 2px}.film button{scroll-snap-align:center;touch-action:pan-x;flex-basis:62px;min-width:62px}.filmArrow{flex:0 0 30px;width:30px}.workspace .filmWrap:before{white-space:nowrap;font-size:7px;left:34px}.workspace .film button.insertGap{margin-left:38px}.editorMode{height:100svh;overflow:hidden}.directEditor{background:#20211d;grid-template-rows:minmax(0,1fr) 82px 58px;height:calc(100svh - 58px);min-height:0;overflow:hidden}.editorWork{grid-row:1;gap:5px;min-height:0;padding:10px 4px;overflow:hidden}.editorWork .sideSlide{display:none}.editorWork>.arrow{z-index:5;flex:0 0 32px;width:32px;height:32px;position:relative}.editorWork .designSlide{width:min(72vw,80svh - 192px);height:auto;max-height:calc(100svh - 238px)}.format-34 .editorWork .designSlide{width:min(76vw,75dvh - 165px)}.format-916 .editorWork .designSlide{width:min(66vw,56.25dvh - 123.75px)}.editorFilm{background:var(--paper);grid-row:2;min-width:0;padding:5px 8px 7px;overflow:hidden}.editorFilm .filmWrap,.editorFilm .film{height:70px}.editorFilm .filmWrap{display:block}.editorFilm .film{gap:7px;width:100%;display:flex;overflow-x:auto}.editorFilm .film button{touch-action:pan-x;flex:0 0 49px;min-width:49px;height:62px}.editorFilm .addFrameButton{min-width:49px;height:62px;flex-basis:49px!important}.editorFilm .filmArrow{display:none}.editorTop{height:58px;padding:7px max(10px,env(safe-area-inset-left));border-top:1px solid var(--line);scrollbar-width:none;scroll-behavior:auto;border-bottom:0;grid-row:3;gap:7px;overflow:auto hidden}.editorTop::-webkit-scrollbar{display:none}.editorTop>*{flex:none;order:4}.editorTop>button:first-child{display:none}.editorTop>b{order:1}.editorTop .scopeSwitch{order:2}.editorTop select{order:3;max-width:128px;height:38px}.editorTop label{font-size:8px}.editorTop input[type=range]{width:80px}.editorTop .exportBtn{z-index:95;width:70px;height:34px;margin:0;padding:6px 8px;font-size:0;position:fixed;top:12px;right:8px}.editorTop .exportBtn:after{content:"ЭКСПОРТ";font-size:9px}.editorMode .headerTools>button:first-child,.editorMode .headerTools>.themeToggle{display:none}.editorMode .templatesShortcut{z-index:auto;box-shadow:none;position:static;height:34px!important;color:var(--ink)!important;background:0 0!important;padding:6px 8px!important;display:block!important}.editorMode .headerTools{padding-right:78px}.editorMode .directEditor{padding-bottom:max(0px,env(safe-area-inset-bottom))}.canvasText{min-height:34px}.canvasText p{font-size:.72em}.moveHandle{width:30px;height:30px}.projectLibrary{width:100vw;max-width:none;padding:20px 16px calc(24px + env(safe-area-inset-bottom));box-shadow:none}.projectHead h2{font-size:26px}.projectGrid,.templateGrid{grid-template-columns:1fr 1fr;gap:10px}.projectOpen span{aspect-ratio:4/3}.projectActions{padding:3px 6px 7px}.projectActions button{padding:9px 7px;font-size:9px}.templateApply{gap:8px;padding:9px}.templateApply i{width:50px;height:50px}}@media (max-width:390px){.hero h1{font-size:39px}.headerTools button{padding:5px 6px;font-size:8px}.themeToggle{width:50px!important}.projectGrid,.templateGrid{grid-template-columns:1fr}.preview .designSlide{width:74vw}.editorWork .designSlide{width:76vw}}.projectNameField{grid-template-rows:auto auto;grid-template-columns:34px 1fr;align-items:baseline;gap:7px 12px;margin-bottom:13px;display:grid}.projectNameField>span{color:#8d887c;grid-column:1;font:italic 23px Georgia}.projectNameField>b{text-transform:none;letter-spacing:0;grid-column:2;font-size:15px;display:block}.projectNameField>input{border:1px solid var(--line);width:100%;height:34px;color:inherit;background:#faf8f2;grid-column:1/-1;margin:0;padding:6px 9px}@media (max-width:700px){.projectNameField{grid-template-columns:27px 1fr;gap:4px 7px;margin-bottom:7px}.projectNameField>span{font-size:18px}.projectNameField>b{font-size:15px}.projectNameField>input{height:30px;padding:4px 8px;font-size:16px}}.designSlide{container-type:inline-size}.canvasText{min-height:7.353cqw;padding:.919cqw}.canvasTitle{z-index:5;box-sizing:border-box;text-shadow:0 .35cqw .9cqw #000c;min-height:7.353cqw;padding:.919cqw;position:absolute}.canvasTitle p{white-space:pre-wrap;outline:0;margin:0}.canvasTitle.selected{outline:1px solid var(--acid)}.textMarker{color:#111;text-shadow:none;border-radius:.08em;padding:0 .08em}.markerControl{z-index:12;font-family:Manrope,sans-serif;font-size:11px;position:absolute;bottom:1.5%;right:1.5%}.markerControl>button{color:#fff;cursor:pointer;background:#171815e8;border:1px solid #fff8;padding:7px 9px;font-weight:800}.markerPalette{background:#171815e8;border:1px solid #fff5;gap:5px;padding:7px;display:flex;position:absolute;bottom:calc(100% + 6px);right:0}.markerPalette button{cursor:pointer;border:1px solid #111;width:23px;height:23px}.writingControls{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.writingControls label{text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:900}.writingControls select{border:1px solid var(--line);width:100%;color:inherit;background:#faf8f2;margin-top:7px;padding:11px;display:block}.theme-dark .writingControls select{color:#f1efe8;background:#20211d}@media (max-width:700px){.writingControls{gap:8px;margin-top:7px}.writingControls select{min-height:36px;padding:6px;font-size:16px}}.headlineChoice{grid-template-columns:auto 1fr 1fr;align-items:stretch;margin-top:7px;display:grid}.headlineChoice>span{letter-spacing:.13em;text-transform:uppercase;align-self:center;margin-right:10px;font-size:8px;font-weight:900}.headlineChoice button{border:1px solid var(--line);color:#111;cursor:pointer;background:#faf8f2;min-height:36px;font-size:10px;font-weight:800}.headlineChoice button+button{border-left:0}.headlineChoice button.on{background:var(--acid);border-color:#111}.theme-dark .headlineChoice button{color:#f1efe8;background:#20211d}.theme-dark .headlineChoice button.on{background:var(--acid);color:#111}@media (max-width:700px){.canvasText p{font-size:1em}.headlineChoice{grid-template-columns:1fr 1fr}.headlineChoice>span{grid-column:1/-1;margin:0 0 4px}.headlineChoice button{font-size:10px}}.second{position:relative}.second .voiceControl{position:absolute!important;top:calc(100% + 15px)!important;left:auto!important;right:8px!important}.authMenu{position:relative}.headerTools .authTrigger{height:100%}.authModal{z-index:10000;isolation:isolate;touch-action:none;background:#000b;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.authPanel{background:var(--paper);width:min(430px,100%);color:var(--ink);border:1px solid var(--line);padding:30px;position:relative;box-shadow:0 22px 70px #000b}.authPanel>p{letter-spacing:.16em;margin:0 0 9px;font-size:9px;font-weight:900}.authPanel h2{margin:0 0 10px;font-size:29px}.authPanel>span{color:#777a72;margin-bottom:22px;font-size:13px;line-height:1.5;display:block}.authPanel button{border:1px solid var(--ink);cursor:pointer;width:100%;min-height:48px;margin-top:9px;font-weight:900;display:block}.authPanel .authGoogle{color:#171714;background:#fff;justify-content:center;align-items:center;gap:12px;display:flex}.authGoogle i{color:#4285f4;background:#fff;border:1px solid #ccc;border-radius:50%;place-items:center;width:24px;height:24px;font:900 15px Arial;display:grid}.authPanel .authSecondary{color:inherit;background:0 0}.authPanel .authClose{width:34px;min-height:34px;color:inherit;background:0 0;border:0;margin:0;font-size:26px;position:absolute;top:5px;right:10px}.authPanel>small{color:#83867e;margin-top:15px;font-size:9px;line-height:1.45;display:block}.authError{color:#cf5d51;margin-top:12px;font-size:11px;line-height:1.35;display:block}.authModalOpen{overflow:hidden!important}@media (max-width:700px){.authPanel{padding:26px 20px}.headerTools .authTrigger{padding:6px!important}.editorMode .authMenu{display:none}}.landing{--land-bg:#11130f;--land-panel:#20241c;background:var(--land-bg);color:#f4f1e8;min-height:100vh;font-family:Arial,sans-serif;overflow:hidden}.landingHeader{z-index:10;background:#11130fea;border-color:#ffffff24;grid-template-columns:1fr auto 1fr;height:84px;padding:0 clamp(20px,5vw,78px);display:grid;position:relative}.landingBrand{color:inherit;letter-spacing:-.03em;align-items:center;gap:12px;font-size:21px;font-weight:900;text-decoration:none;display:flex}.landingBrand>b{background:var(--acid);color:#111;border-radius:50%;place-items:center;width:42px;height:42px;font:italic 23px Georgia;display:grid}.landingBrand span{display:block}.landingBrand small{color:#8e9387;letter-spacing:.16em;text-transform:uppercase;margin-top:2px;font-size:7px;display:block}.landingNav{text-transform:none;letter-spacing:0;gap:32px;display:flex}.landingNav a{color:#b9bbb5;font-size:12px;text-decoration:none}.landingNav a:hover{color:var(--acid)}.landingActions{justify-self:end;align-items:center;gap:7px;display:flex}.landingActions button,.landingActions a{color:inherit;background:0 0;border:1px solid #ffffff45;padding:10px 14px;font-size:10px;font-weight:900;text-decoration:none}.landingActions a{border-color:var(--acid)}.landingHero{grid-template-columns:1.02fr .98fr;align-items:center;gap:5vw;min-height:calc(100svh - 84px);padding:clamp(55px,8vh,110px) clamp(20px,7vw,110px);display:grid}.landingHeroCopy>p,.landingSectionTitle>p,.landingPrice>article>p{letter-spacing:.2em;color:var(--acid);font-size:9px;font-weight:900}.landingHeroCopy h1{letter-spacing:-.075em;margin:23px 0 34px;font-size:clamp(58px,7vw,118px);line-height:.84}.landingHeroCopy h1 i,.landingSectionTitle h2 i{font-family:Georgia,serif;font-weight:400}.landingHeroCopy>span{color:#b6b8b1;max-width:600px;font:18px/1.55 Georgia,serif;display:block}.landingHeroCopy>div{align-items:center;gap:20px;margin-top:38px;display:flex}.landingPrimary{background:var(--acid);color:#111;justify-content:space-between;min-width:245px;padding:18px 20px;font-size:12px;font-weight:900;text-decoration:none;display:flex}.landingHeroCopy small{color:#72766e;max-width:190px;font-size:9px;line-height:1.4}.landingDemo{height:min(68vw,720px);min-height:500px;position:relative}.landingCard{aspect-ratio:4/5;border:1px solid #ffffff25;width:min(28vw,365px);padding:30px;position:absolute;overflow:hidden;box-shadow:0 40px 90px #0009}.landingCard:before{content:"";z-index:-1;background:radial-gradient(circle at 72% 21%,#71805c 0 9%,#0000 9.4%),linear-gradient(148deg,#394332,#20251e 48%,#080a08);position:absolute;inset:0}.landingCard em{color:var(--acid);font-size:11px;font-style:normal;position:absolute;top:20px;right:20px}.landingCard p{color:var(--acid);letter-spacing:-.04em;margin:0;font:700 clamp(18px,2vw,31px)/1 Unbounded,sans-serif;position:absolute;bottom:12%;left:9%;right:8%}.landingCardFront{z-index:3;top:2%;left:10%;transform:rotate(-2deg)}.landingCardFront>b{color:var(--acid);font:italic 26px Georgia}.landingCardFront>i{font-size:22px;font-style:normal;position:absolute;bottom:25px;right:25px}.landingCardMid{z-index:2;filter:brightness(.75);top:14%;right:8%;transform:rotate(6deg)}.landingCardBack{z-index:1;filter:brightness(.47);top:26%;right:-6%;transform:rotate(12deg)}.landingTicker{color:#8d9188;letter-spacing:.15em;white-space:nowrap;border-block:1px solid #ffffff20;justify-content:center;align-items:center;gap:34px;height:58px;font-size:9px;font-weight:900;display:flex}.landingTicker i{color:var(--acid)}.landingHow,.landingPrice{padding:110px clamp(20px,7vw,110px)}.landingSectionTitle{grid-template-columns:.38fr 1fr;align-items:start;display:grid}.landingSectionTitle h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,6vw,88px);line-height:.88}.landingSteps{grid-template-columns:repeat(3,1fr);margin:85px 0 0 28%;display:grid}.landingSteps article{border:1px solid #ffffff20;min-height:230px;padding:28px}.landingSteps article+article{border-left:0}.landingSteps span{color:var(--acid);font:italic 20px Georgia}.landingSteps h3{margin:55px 0 13px;font-size:20px}.landingSteps p{color:#9a9d95;margin:0;font:15px/1.5 Georgia}.landingFeatures{background:var(--acid);color:#111;grid-template-columns:repeat(3,1fr);display:grid}.landingFeatures>div{min-height:330px;padding:45px}.landingFeatures>div+div{border-left:1px solid #111}.landingFeatures p{margin:0;font-size:31px}.landingFeatures h3{max-width:330px;margin:80px 0 15px;font-size:25px}.landingFeatures span{max-width:360px;font:16px/1.5 Georgia;display:block}.landingPrice{grid-template-columns:1fr .72fr;align-items:center;gap:8vw;display:grid}.landingPrice .landingSectionTitle{display:block}.landingPrice>article{background:#181b15;border:1px solid #ffffff35;padding:42px}.landingPrice article h3{align-items:end;gap:8px;margin:15px 0 28px;display:flex}.landingPrice article h3 b{letter-spacing:-.07em;font-size:72px}.landingPrice article h3 span{color:#858980;padding-bottom:12px;font-size:12px}.landingPrice ul{border-top:1px solid #ffffff1f;margin:0 0 30px;padding:0;list-style:none}.landingPrice li{border-bottom:1px solid #ffffff1f;padding:13px 0;font-size:12px}.landingPrice li:before{content:"✓";color:var(--acid);margin-right:12px}.landingPrice article>a{background:var(--acid);color:#111;justify-content:space-between;padding:17px;font-size:12px;font-weight:900;text-decoration:none;display:flex}.landingPrice article>small{color:#7d8178;margin-top:12px;font-size:9px;line-height:1.4;display:block}.landingFooter{border-top:1px solid #ffffff20;grid-template-columns:1fr auto 1fr;align-items:center;min-height:130px;padding:35px clamp(20px,5vw,78px);display:grid}.landingFooter>p{color:var(--acid)}.landingFooter>span{color:#71756d;justify-self:end;font-size:9px}@media (max-width:800px){:is(html:has(.landing),body:has(.landing)){height:auto!important;overflow:auto!important}.landing{width:100%!important;height:auto!important;position:relative!important;inset:auto!important;overflow:visible!important}.landingHeader{grid-template-columns:1fr auto;height:68px;padding:0 16px}.landingNav{display:none}.landingBrand{font-size:18px}.landingBrand>b{width:36px;height:36px}.landingActions{gap:5px}.landingActions button,.landingActions a{padding:8px 9px;font-size:9px}.landingHero{min-height:auto;padding:70px 20px 55px;display:block}.landingHeroCopy h1{margin:20px 0 25px;font-size:56px}.landingHeroCopy>span{font-size:16px}.landingHeroCopy>div{margin-top:28px;display:block}.landingPrimary{min-width:0}.landingHeroCopy small{margin-top:10px;display:block}.landingDemo{height:520px;min-height:0;margin-top:55px}.landingCard{width:68vw;max-width:300px;padding:22px}.landingCardFront{left:2%}.landingCardMid{top:11%;right:-18%}.landingCardBack{display:none}.landingTicker{justify-content:flex-start;padding-left:20px;overflow:hidden}.landingHow,.landingPrice{padding:75px 20px}.landingSectionTitle{display:block}.landingSectionTitle h2{margin-top:15px;font-size:48px}.landingSteps{grid-template-columns:1fr;margin:45px 0 0}.landingSteps article{min-height:190px}.landingSteps article+article{border-top:0;border-left:1px solid #ffffff20}.landingSteps h3{margin-top:35px}.landingFeatures{grid-template-columns:1fr}.landingFeatures>div{min-height:260px;padding:30px 22px}.landingFeatures>div+div{border-top:1px solid #111;border-left:0}.landingFeatures h3{margin-top:45px}.landingPrice{display:block}.landingPrice>article{margin-top:45px;padding:28px 20px}.landingFooter{grid-template-columns:1fr auto}.landingFooter>p{display:none}}.landingThemeToggle{justify-content:center;align-items:center;gap:6px;min-width:72px;padding:7px 9px!important;display:flex!important}.landingThemeToggle span{font-size:12px}.landingThemeToggle i{color:var(--acid);font-size:13px;font-style:normal}.landing-light{--land-bg:#f3f0e8;--land-panel:#e8e4da;background:var(--land-bg);color:#171714}.landing-light .landingHeader{background:#f3f0e8ef;border-color:#17171425}.landing-light .landingBrand small,.landing-light .landingHeroCopy>span,.landing-light .landingNav a{color:#65675f}.landing-light .landingActions button,.landing-light .landingActions a{color:#171714;border-color:#17171455}.landing-light .landingActions a{border-color:#171714}.landing-light .landingTicker,.landing-light .landingSteps article,.landing-light .landingPrice>article,.landing-light .landingFooter{border-color:#1717142b}.landing-light .landingTicker{color:#666960}.landing-light .landingCard{border-color:#17171435}.landing-light .landingSteps p{color:#5d6058}.landing-light .landingPrice>article{background:#e8e4da}.landing-light .landingPrice ul,.landing-light .landingPrice li{border-color:#17171424}.landing-light .landingPrice article h3 span,.landing-light .landingPrice article>small,.landing-light .landingFooter>span{color:#62655d}@media (max-width:520px){.landingActions{max-width:calc(100vw - 142px)}.landingActions>.landingAuth{display:block}.landingActions .authTrigger{padding:8px!important;display:block!important}.landingThemeToggle{gap:2px;min-width:54px;padding:7px 4px!important}.landing-light .landingSteps article+article{border-left-color:#1717142b}.landingCardMid{right:-8%}}@media (max-width:800px){:is(html:has(.landing),body:has(.landing)){max-width:100%!important;overflow:hidden auto!important}.landing{width:100%!important;max-width:100vw!important;overflow:clip visible!important}.landingHero,.landingDemo,.landingHow,.landingPrice,.landingFeatures,.landingFooter{box-sizing:border-box;max-width:100vw}}.landingCheckout{background:var(--acid);color:#111;cursor:pointer;border:0;justify-content:space-between;width:100%;padding:17px;font-size:12px;font-weight:900;display:flex}.landingCheckout:hover{filter:brightness(.94)}.landingCheckoutError{color:#e26d62;margin-top:10px;font-size:10px;line-height:1.4;display:block}.landingBillingToggle{border:1px solid #ffffff35;grid-template-columns:1fr 1fr;margin:22px 0 5px;padding:3px;display:grid}.landingBillingToggle button{min-height:42px;color:inherit;cursor:pointer;background:0 0;border:0;font:800 11px Arial,sans-serif}.landingBillingToggle button.active{background:var(--acid);color:#111}.landingBillingToggle button span{margin-left:7px;font-size:9px}.landingAnnualSaving{color:var(--acid);background:#ffffff0d;margin:-16px 0 24px;padding:7px 9px;font-size:10px;font-weight:800;display:inline-block}.landing-light .landingBillingToggle{border-color:#17171435}.landing-light .landingAnnualSaving{background:#1717140b}.landingLegal{justify-content:center;align-items:center;gap:18px;display:flex}.landingLegal a{color:#a4a89f;font-size:10px;text-decoration:none}.landingLegal a:hover{color:var(--acid)}.legalPage{color:#f4f1e8;background:#11130f;min-height:100vh;font-family:Arial,sans-serif}.legalHeader{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(20px,5vw,78px);display:flex}.legalHeader>a:last-child{color:#b9bbb5;font-size:11px;text-decoration:none}.legalPage>article{width:min(850px,100% - 40px);margin:0 auto;padding:90px 0 110px}.legalEyebrow{color:var(--acid);letter-spacing:.2em;font-size:9px;font-weight:900}.legalPage h1{letter-spacing:-.055em;margin:20px 0 8px;font-size:clamp(48px,7vw,82px);line-height:.9}.legalUpdated{color:#777b72;margin:0 0 65px;font-size:11px}.legalPage section{border-top:1px solid #ffffff20;padding:28px 0}.legalPage h2{margin:0 0 14px;font-size:20px}.legalPage p,.legalPage li{color:#b5b8b0;font:16px/1.65 Georgia,serif}.legalPage p{margin:9px 0}.legalPage li+li{margin-top:8px}.legalPage a{color:var(--acid)}.legalPage>footer{border-top:1px solid #ffffff20;justify-content:space-between;align-items:center;min-height:100px;padding:30px clamp(20px,5vw,78px);font-size:11px;display:flex}.legalPage>footer a{color:var(--acid)}@media (max-width:800px){.landingFooter{grid-template-columns:1fr auto}.landingFooter .landingBrand{display:none}.landingLegal{justify-content:flex-start;gap:12px}.legalHeader{height:68px;padding:0 16px}.legalPage>article{padding:60px 0 80px}.legalPage h1{font-size:48px}.legalUpdated{margin-bottom:45px}.legalPage p,.legalPage li{font-size:15px}.legalPage>footer{padding:25px 20px;display:block}.legalPage>footer a{margin-top:10px;display:block}}
