:root{--page: #f4eddf;--site-bg-image: url(/images/site-background-tile.webp);--site-bg-size: 100vw auto;--cream: rgba(255, 253, 247, .86);--cream-strong: rgba(255, 255, 251, .96);--line: rgba(152, 122, 78, .32);--line-strong: rgba(181, 135, 66, .72);--text: #302416;--muted: rgba(48, 36, 22, .66);--gold: #b9853a;--charcoal: #2d2823;--sky: #93c2d8;--lilac: #aaa0e8;--rose: #d99a86}*{box-sizing:border-box}html{width:100%;min-height:100%;background-color:var(--page);background-image:var(--site-bg-image);background-position:top center;background-size:var(--site-bg-size);background-repeat:repeat-y}body{width:100%;min-height:100vh;margin:0;overflow-x:hidden;color:var(--text);background-color:var(--page);background-image:var(--site-bg-image);background-position:top center;background-size:var(--site-bg-size);background-repeat:repeat-y;background-attachment:scroll;font-family:Manrope,Segoe UI,Arial,sans-serif}button,input,textarea{font:inherit}button{border:0}img{display:block;max-width:100%}.app-shell{position:relative;width:min(100%,430px);min-height:100vh;margin:0 auto;overflow:hidden;background-color:var(--page);background-image:linear-gradient(180deg,#fffdf729,#fff8e514),var(--site-bg-image);background-position:top center,top center;background-size:100% auto,var(--site-bg-size);background-repeat:repeat-y,repeat-y;box-shadow:inset 0 0 0 1px #ffffffad,0 0 54px #3a2b1d2e}.app-shell-landing{width:100vw;max-width:430px;margin:0 auto;background-color:var(--page);background-image:linear-gradient(180deg,#fff8e529,#f3d28f0f),var(--site-bg-image);background-position:center top,center top;background-repeat:repeat-y,repeat-y;background-size:100% auto,var(--site-bg-size);box-shadow:none}.app-bar{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:42px 1fr 42px;gap:10px;align-items:center;padding:12px 16px 10px;background:#fffdf7d1;box-shadow:inset 0 -1px #987a4e2e,0 12px 30px #3a2b1d1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-back,.profile-dot{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;color:var(--text);background:var(--cream);font-size:18px;font-weight:800;cursor:pointer}.app-bar div{min-width:0;text-align:center}.app-bar span{display:block;color:#87613a;font-size:10px;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.app-bar strong{display:block;overflow:hidden;margin-top:2px;color:var(--text);font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.screen{display:block;position:relative;min-height:calc(100vh - 65px);padding:24px 18px 112px}.screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 11% 18%,rgba(255,255,255,.72) 0 2px,transparent 3px),radial-gradient(circle at 89% 32%,rgba(147,194,216,.13) 0 42px,transparent 92px),radial-gradient(circle at 18% 80%,rgba(170,160,232,.1) 0 34px,transparent 82px);background-size:100% 280px}.screen>*{position:relative;z-index:1}.auth-screen,.center-screen{min-height:100vh;padding-top:44px}.center-screen{display:flex;align-items:center;justify-content:center}.soft-kicker,.compact-head span,.certificate-preview span,.certificate-result span,.profile-head span,.checkout-card span,.price-card span,.example-card span,.avatar-card span,.status{display:inline-flex;width:fit-content;margin-bottom:10px;padding:7px 10px;border:1px solid rgba(152,122,78,.26);border-radius:999px;color:#75562f;background:#fffdf7c2;font-size:11px;font-weight:800;line-height:1}.auth-hero,.public-hero{text-align:center}.auth-hero .soft-kicker,.public-hero .soft-kicker,.compact-head span{display:flex;margin-inline:auto;letter-spacing:.2em;text-transform:uppercase}.auth-hero h1,.public-hero h1,.compact-head h1{margin:0;color:var(--text);font-family:Cormorant Garamond,Georgia,serif;font-weight:600;letter-spacing:-.045em;text-align:center;text-shadow:0 1px 0 rgba(255,255,255,.72),0 16px 30px rgba(58,43,29,.12)}.auth-hero h1,.public-hero h1{font-size:clamp(48px,15vw,68px);line-height:.93}.compact-head h1{font-size:clamp(38px,11vw,52px);line-height:.95}.auth-hero p,.public-hero p,.compact-head p{max-width:350px;margin:14px auto 0;color:var(--muted);font-size:15px;font-weight:500;line-height:1.5;text-align:center}.compact-head{margin-bottom:22px}.public-hero.auth-copy h1{font-size:clamp(42px,13vw,58px)}.public-hero.auth-copy p{max-width:320px}.panel,.upload-card,.field,.chip,.story-card,.avatar-card,.price-card,.order-item,.example-card,.profile-list button,.loader-card,.auth-social button,.trust-note{border:1px solid var(--line);background:linear-gradient(145deg,#fffffbe6,#f6eedfb8),radial-gradient(circle at 100% 0%,rgba(147,194,216,.12),transparent 36%);box-shadow:inset 0 1px #ffffffdb,0 10px 20px #3a2b1d14,0 26px 52px #3a2b1d1f}.auth-form,.create-form,.avatar-list,.orders-list,.example-list,.profile-list{display:grid;gap:14px}.auth-form{margin-top:16px;padding:16px;border-radius:28px}.auth-social{display:grid;gap:10px;margin-top:14px}.auth-social button{min-height:54px;border-radius:18px;color:var(--text);font-weight:800;cursor:pointer}.demo-btn{width:100%;min-height:50px;margin-top:12px;border:1px dashed rgba(117,86,47,.38);border-radius:18px;color:#75562f;background:#fffdf7b8;box-shadow:inset 0 1px #ffffffc7,0 12px 24px #3a2b1d1a;font-size:14px;font-weight:900;cursor:pointer}.landing-actions{display:grid;gap:12px;margin-top:26px}.landing-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:28px -10px 18px;padding:0 2px}.landing-preview article{position:relative;min-height:190px;overflow:hidden;border:1px solid rgba(181,135,66,.52);border-radius:24px;background:#fffdf7cc;box-shadow:0 18px 38px #3a2b1d29}.landing-preview article:nth-child(2){transform:translateY(-10px)}.landing-preview img{width:100%;height:100%;min-height:190px;object-fit:cover}.landing-preview span{position:absolute;top:10px;left:8px;right:8px;padding:7px 8px;border-radius:999px;color:var(--text);background:#fffdf7e0;box-shadow:0 8px 18px #3a2b1d1f;font-size:11px;font-weight:800;text-align:center}.landing-feature-list{display:grid;gap:0;margin-top:18px;padding:6px 18px;border-radius:28px}.landing-feature-list div{display:grid;gap:4px;padding:15px 0}.landing-feature-list div+div{border-top:1px solid rgba(152,122,78,.2)}.landing-feature-list strong{color:var(--text);font-size:15px;font-weight:900}.landing-feature-list span{color:var(--muted);font-size:13px;line-height:1.4}.secondary-link{display:flex;justify-content:center;width:100%;margin-top:18px;color:#75562f;background:transparent;font-size:15px;font-weight:900;cursor:pointer}.auth-switch{display:flex;justify-content:center;gap:10px;margin-top:16px;flex-wrap:wrap}.auth-switch button{min-height:40px;padding:0 13px;border:1px solid rgba(152,122,78,.22);border-radius:999px;color:#75562f;background:#fffdf7b3;font-size:13px;font-weight:900;cursor:pointer}.password-wrap{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.password-wrap input{min-width:0}.password-wrap button{min-height:42px;padding:0 12px;border:1px solid rgba(99,76,48,.18);border-radius:14px;color:#75562f;background:#fffdf7c7;font-size:12px;font-weight:900;cursor:pointer}.code-input{font-size:24px;font-weight:900;letter-spacing:.22em;text-align:center}.field{display:block;padding:12px;border-radius:24px}label span,.form-block h2{display:block;margin:0 0 8px;color:var(--text);font-size:14px;font-weight:800}input,textarea{width:100%;border:1px solid rgba(99,76,48,.2);border-radius:18px;outline:none;color:var(--text);background:#fffffbb8}input{min-height:52px;padding:0 16px}textarea{min-height:108px;padding:14px 16px;resize:vertical}.primary-btn,.ghost-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:58px;padding:0 18px;border-radius:18px;font-size:16px;font-weight:800;line-height:1;text-align:center;text-decoration:none;cursor:pointer}.primary-btn{border:1.5px solid rgba(181,135,66,.76);color:#2c2114;background:linear-gradient(180deg,#fffffcf5,#ebd2a0c2),#fffdf7cc;box-shadow:inset 0 1px #fffffff0,inset 0 -1px #9971342e,0 12px 20px #5b44261f,0 24px 48px #3a2b1d26}.ghost-btn{margin-top:10px;color:#fff;background:linear-gradient(180deg,#3c352ef0,#231f1bf5),var(--charcoal)}.ghost-btn.is-light{color:var(--text);background:#fffdf7cc}.sticky-btn{position:sticky;bottom:86px;z-index:8;margin-top:20px}.trust-line{margin:9px 0 0;color:var(--muted);font-size:12px;font-weight:700;line-height:1.35;text-align:center}.upload-card{position:relative;display:grid;place-items:center;min-height:188px;padding:22px;overflow:hidden;border-radius:30px;text-align:center;cursor:pointer}.upload-card input,.upload-card img{display:none}.upload-card.has-photo img{display:block;position:absolute;top:10px;right:10px;bottom:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);border-radius:22px;object-fit:cover;opacity:.42}.upload-card.has-photo:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:22px;background:#fffdf79e}.upload-card strong,.upload-card small,.upload-icon{position:relative;z-index:2}.upload-icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:14px;border:1px solid var(--line-strong);border-radius:50%;color:var(--gold);background:#fffffba8;font-size:34px}.upload-card strong{font-size:19px}.upload-card small{max-width:270px;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.45}.field-grid{display:grid;grid-template-columns:1fr 116px;gap:12px}.chip-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.chip,.story-card{width:100%;border-radius:20px;color:var(--text);text-align:left;cursor:pointer}.chip{min-height:48px;padding:0 12px;font-size:13px;font-weight:800;text-align:center}.story-list{display:grid;gap:10px}.story-card{padding:15px}.story-card strong,.story-card span{display:block}.story-card strong{margin-bottom:6px;font-size:16px}.story-card span{color:var(--muted);font-size:13px;line-height:1.45}.chip.is-active,.story-card.is-active,.avatar-card.is-selected{border-color:var(--line-strong);box-shadow:inset 0 1px #ffffffdb,0 0 0 3px #b5874224,0 18px 36px #3a2b1d24}.loader-card{width:100%;padding:30px 20px;border-radius:32px;text-align:center}.magic-loader{width:84px;height:84px;margin:0 auto 20px;border:1px solid rgba(181,135,66,.42);border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.96) 0 8px,transparent 9px),conic-gradient(from 0deg,#b587421a,#b58742c7,#93c2d82e);animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loader-card h1,.certificate-preview h2,.certificate-result h2,.checkout-card h2,.order-item h2,.example-card h2,.avatar-card h2,.profile-head h1,.trust-note h2{margin:0;color:var(--text);font-family:Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:600;line-height:.95;letter-spacing:-.035em}.loader-card p,.certificate-preview p,.certificate-result p,.checkout-card p,.order-item p,.avatar-card p,.profile-head p,.trust-note p{margin:9px 0 0;color:var(--muted);font-size:14px;line-height:1.45}.loader-lines{display:grid;gap:8px;margin-top:22px}.loader-lines span{height:8px;border-radius:999px;background:#b5874233}.loader-lines span:nth-child(2){width:82%;margin:0 auto}.loader-lines span:nth-child(3){width:62%;margin:0 auto}.avatar-list{gap:16px}.avatar-card{position:relative;display:block;width:100%;padding:0;overflow:hidden;border-radius:30px;text-align:left}.avatar-card img{width:100%;height:320px;object-fit:cover}.avatar-card div{padding:16px}.avatar-card b{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;background:var(--gold);box-shadow:0 12px 24px #5b44263d}.checkout-card{display:grid;grid-template-columns:104px 1fr;gap:14px;align-items:center;padding:14px;border-radius:26px}.checkout-card img{width:104px;height:118px;border-radius:20px;object-fit:cover}.price-card{display:grid;gap:10px;margin-top:14px;padding:18px;border-radius:28px}.price-card strong{display:block;color:var(--text);font-family:Cormorant Garamond,Georgia,serif;font-size:56px;font-weight:600;line-height:.9}.price-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.orders-list,.example-list{display:grid;gap:14px}.order-item{display:grid;grid-template-columns:104px 1fr;gap:14px;align-items:center;padding:12px;border-radius:26px}.order-item img{width:104px;height:104px;border-radius:20px;object-fit:cover}.order-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.order-actions button,.example-card button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border:1px solid rgba(181,135,66,.38);border-radius:999px;color:var(--text);background:#fffdf7d1;font-size:12px;font-weight:800;cursor:pointer}.category-row{display:flex;gap:8px;margin:0 -18px 18px;padding:0 18px 6px;overflow-x:auto}.category-row button{flex:0 0 auto;min-height:38px;padding:0 14px;border:1px solid var(--line);border-radius:999px;color:var(--text);background:#fffdf7b8;font-size:12px;font-weight:800;cursor:pointer}.category-row .is-active{border-color:var(--line-strong);background:linear-gradient(180deg,#fffffceb,#ebd2a0a8)}.example-card{overflow:hidden;border-radius:30px}.example-card img{width:100%;height:270px;object-fit:cover}.example-card div{padding:16px}.example-card button{margin-top:12px}.certificate-preview,.certificate-result,.trust-note{padding:20px;border-radius:30px;text-align:center}.certificate-result,.trust-note{margin-top:16px}.profile-head{display:grid;grid-template-columns:64px 1fr;gap:16px;align-items:center;padding:18px;border-radius:30px}.profile-avatar{display:grid;place-items:center;width:64px;height:64px;border:1px solid var(--line-strong);border-radius:50%;color:#fff;background:var(--gold);font-family:Cormorant Garamond,Georgia,serif;font-size:34px;font-weight:700}.profile-list{display:grid;gap:10px;margin-top:16px}.profile-list button{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 16px;border-radius:20px;color:var(--text);font-size:15px;font-weight:800;cursor:pointer}.bottom-nav{position:fixed;right:50%;bottom:0;z-index:40;display:grid;grid-template-columns:repeat(4,1fr);width:min(100%,430px);padding:9px 10px calc(9px + env(safe-area-inset-bottom));border:1px solid rgba(152,122,78,.34);border-bottom:0;border-radius:26px 26px 0 0;background:#fffdf7e6;box-shadow:inset 0 1px #fffc,0 -18px 42px #3a2b1d24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(50%)}.cabinet-home,.paid-flow,.free-looks-page,.works-page,.cabinet-examples-page,.profile-page{display:grid;gap:18px}.cabinet-choice-grid{display:grid;gap:14px}.cabinet-choice-card,.cabinet-flow-card,.profile-info-card,.profile-stats article,.cabinet-mini-status{border:1px solid rgba(184,123,50,.36);border-radius:24px;background:linear-gradient(145deg,#fff8e2db,#fff9eba8),radial-gradient(circle at 100% 0%,rgba(217,182,106,.18),transparent 42%);box-shadow:inset 0 1px #ffffffad,0 14px 28px #482b0d1a}.cabinet-choice-card,.cabinet-flow-card,.profile-info-card,.profile-stats article,.cabinet-mini-status{padding:20px}.cabinet-choice-card--primary,.production-card{color:#f7e7bb;background:radial-gradient(circle at 88% 14%,rgba(217,182,106,.22),transparent 34%),linear-gradient(180deg,#2b1908,#120902);border-color:#d9b66a75;box-shadow:inset 0 1px #ffffff1f,0 18px 38px #2a18083d}.cabinet-choice-card__kicker{display:inline-flex;width:fit-content;margin-bottom:12px;padding:7px 11px;border:1px solid rgba(180,112,42,.28);border-radius:999px;color:#65401c;background:#fff9e9ad;font-size:11px;font-weight:900;letter-spacing:.12em;line-height:1;text-transform:uppercase}.cabinet-choice-card--primary .cabinet-choice-card__kicker,.production-card .cabinet-choice-card__kicker{color:#d9b66a;border-color:#d9b66a5c;background:#fff9e914}.cabinet-choice-card h2,.cabinet-flow-card h2,.profile-info-card h2,.profile-stats strong,.cabinet-mini-status strong{margin:0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:34px;font-weight:600;letter-spacing:-.035em;line-height:.98}.cabinet-choice-card--primary h2,.production-card h2{color:#ffe7a8}.cabinet-choice-card p,.cabinet-flow-card p,.profile-info-card p,.profile-stats p,.cabinet-mini-status p,.flow-muted{margin:10px 0 0;color:#536170;font-size:14px;line-height:1.48}.cabinet-choice-card--primary p,.production-card p{color:#fff8e2c7}.cabinet-dark-btn,.cabinet-light-btn,.profile-link-row a,.free-looks-actions a,.free-looks-actions button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;margin-top:16px;padding:0 16px;border-radius:16px;font-size:14px;font-weight:900;line-height:1;text-align:center;text-decoration:none;cursor:pointer}.cabinet-dark-btn{border:1px solid rgba(217,182,106,.45);color:#d9b66a;background:linear-gradient(180deg,#2b1908,#120902);box-shadow:0 12px 24px #2a180833}.cabinet-choice-card--primary .cabinet-dark-btn,.production-card .cabinet-dark-btn{background:#fff9e9f0;color:#281a0a}.cabinet-light-btn,.profile-link-row a,.free-looks-actions a,.free-looks-actions button{border:1px solid rgba(180,112,42,.54);color:#65401c;background:#fff9e9bd}.cabinet-dark-btn:disabled,.cabinet-light-btn:disabled{opacity:.48;cursor:not-allowed}.cabinet-mini-status{display:grid;grid-template-columns:1fr auto;gap:4px 14px;align-items:center}.cabinet-mini-status span,.profile-stats span{color:#65401c;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.cabinet-mini-status p{grid-column:1 / -1;margin-top:2px}.cabinet-active-orders{grid-column:1 / -1;display:grid;gap:10px;margin-top:12px}.cabinet-active-order{display:grid;gap:5px;width:100%;padding:14px;border:1px solid rgba(180,112,42,.28);border-radius:18px;color:#17120c;background:#fff9e99e;text-align:left;cursor:pointer}.cabinet-active-order span{color:#65401c;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cabinet-active-order strong{color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:26px;font-weight:600;letter-spacing:-.025em;line-height:1}.cabinet-active-order em{color:#536170;font-size:13px;font-style:normal;line-height:1.35}.paid-plan-grid{display:grid;gap:10px;margin-top:14px}.paid-plan{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;min-height:54px;padding:0 14px;border:1px solid rgba(180,112,42,.32);border-radius:16px;color:#17120c;background:#fff9e9a3;cursor:pointer}.paid-plan strong,.paid-plan span{font-size:14px;font-weight:900}.paid-plan span{color:#65401c}.paid-plan.is-active{border-color:#d9b66abd;color:#d9b66a;background:linear-gradient(180deg,#2b1908,#120902)}.paid-plan.is-active span{color:#f4d890}.character-counter{display:grid;grid-template-columns:54px 1fr 54px;gap:10px;align-items:center;margin-top:14px}.character-counter button{height:54px;border:1px solid rgba(180,112,42,.42);border-radius:16px;color:#281a0a;background:#fff9e9c7;font-size:24px;font-weight:900;cursor:pointer}.character-counter strong{display:grid;place-items:center;height:54px;border-radius:16px;color:#17120c;background:#fff9e9ad;font-size:22px}.paid-summary .payment-note{margin-top:10px;padding:12px;border:1px solid rgba(180,112,42,.28);border-radius:16px;color:#65401c;background:#fff9e994;font-size:13px;line-height:1.4}.demo-generation-note{margin:14px 0 0;padding:12px;border:1px solid rgba(180,112,42,.32);border-radius:16px;color:#65401c;background:#fff9e9b8;font-size:13px;font-weight:700;line-height:1.42}.paid-action-row{display:grid;gap:10px;margin-top:14px}.paid-action-row .cabinet-dark-btn,.paid-action-row .cabinet-light-btn,.paid-generated-card{margin-top:0}.storyboard-list{display:grid;gap:12px;margin-top:14px}.storyboard-list section{padding:14px;border:1px solid rgba(180,112,42,.28);border-radius:18px;background:#fff9e994}.storyboard-list h3{margin:0;color:#17120c;font-size:15px}.storyboard-list p{margin-top:6px}.idea-character-grid{display:grid;gap:12px}.review-list{display:grid;gap:10px;margin:16px 0 0}.review-list div{display:grid;grid-template-columns:minmax(110px,.42fr) 1fr;gap:12px;align-items:start;padding:12px 0;border-bottom:1px solid rgba(180,112,42,.2)}.review-list div:last-child{border-bottom:0}.review-list dt{color:#65401c;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.review-list dd{margin:0;color:#17120c;font-size:15px;font-weight:800;line-height:1.35}.storyboard-raw{max-height:min(62vh,720px);margin:14px 0 0;padding:18px;overflow:auto;border:1px solid rgba(180,112,42,.28);border-radius:18px;color:#21160c;background:#fff9e9a3;font-family:Manrope,Inter,Arial,sans-serif;font-size:14px;font-weight:650;line-height:1.55;white-space:pre-wrap}.profile-stats{display:grid;gap:10px}.profile-stats strong{display:block;margin-top:8px;font-size:42px}.profile-head small{display:block;margin-top:8px;color:#65401c;font-size:12px;font-weight:800}.profile-link-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-link-row a{margin-top:12px}.profile-list--links a{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 14px;border:1px solid rgba(180,112,42,.28);border-radius:16px;color:#17120c;background:#fff9e994;font-size:14px;font-weight:800;text-decoration:none}.profile-logout{margin-top:0}.cabinet-example-card{display:block;color:inherit;text-decoration:none}.cabinet-example-card p{margin:8px 0 0;color:#536170;font-size:13px;line-height:1.42}.cabinet-example-card b{display:inline-flex;margin-top:12px;color:#65401c;font-size:13px}.bottom-nav button{display:grid;place-items:center;gap:4px;min-height:54px;border-radius:18px;color:#3024169e;background:transparent;font-size:10px;font-weight:800;cursor:pointer}.bottom-nav button span{font-size:17px;line-height:1}.bottom-nav button.is-active{color:var(--text);background:linear-gradient(180deg,#fffffcf5,#ebd2a0b8);box-shadow:inset 0 1px #fffc}.toast{position:fixed;left:50%;bottom:94px;z-index:80;width:min(calc(100% - 32px),380px);padding:14px 16px;border-radius:18px;color:#fff;background:#2d2a26eb;box-shadow:0 20px 42px #3024163d;font-size:13px;font-weight:800;text-align:center;transform:translate(-50%)}@media(max-width:380px){.screen{padding-inline:14px}.field-grid,.chip-grid{grid-template-columns:1fr}.avatar-card img{height:288px}.order-item,.checkout-card{grid-template-columns:92px 1fr}.order-item img,.checkout-card img{width:92px;height:92px}.bottom-nav button{font-size:9px}}.screen-landing.auth-screen{min-height:100vh;padding:0;overflow:hidden;background:transparent}.screen-landing:before{display:none}@media(min-width:700px){.screen-landing.auth-screen{background:transparent}}.landing-viewport{display:flex;justify-content:center;width:100%;overflow:hidden}.landing-page{position:relative;flex:0 0 390px;width:390px;min-height:770px;transform:scale(var(--landing-scale, 1));transform-origin:center top}.landing-login{position:absolute;top:12px;left:250px;display:inline-flex;align-items:center;justify-content:center;gap:6px;width:128px;height:27px;padding:0 9px;border:1px solid rgba(141,101,59,.28);border-radius:6px;color:#2b241c;background:#fff8e9b8;box-shadow:0 10px 28px #583a1a29,inset 0 1px #ffffffad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.landing-login svg{width:12px;height:12px;stroke:#17120c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.landing-login span{font-family:Manrope,Inter,Arial,sans-serif;font-size:10px;font-weight:500;line-height:1;white-space:nowrap}.landing-profile-chip{min-width:128px;justify-content:flex-start}.landing-profile-chip b{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:19px;height:19px;border:1px solid rgba(141,101,59,.28);border-radius:999px;color:#2b241c;background:#fffffcc2;font-family:Manrope,Inter,Arial,sans-serif;font-size:10px;font-weight:800}.landing-profile-chip span{max-width:92px;overflow:hidden;text-overflow:ellipsis}.landing-kicker{position:absolute;top:50px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;gap:8px;width:236px;max-width:none;height:21px;padding:0 12px;border:1px solid rgba(173,123,62,.35);border-radius:999px;color:#8b663a;background:#fff4d661;box-shadow:0 8px 24px #643f1614,inset 0 1px #ffffff85}.landing-kicker strong{overflow:hidden;font-family:Manrope,Inter,Arial,sans-serif;font-size:6.7px;font-weight:600;letter-spacing:.3em;line-height:1;text-transform:uppercase;white-space:nowrap}.landing-kicker span{flex:0 0 auto;color:#b17732;font-family:Cormorant Garamond,Georgia,serif;font-size:9px;line-height:1}.landing-title{position:absolute;top:82px;left:50%;width:390px;margin:0;transform:translate(-50%) scaleX(.84);transform-origin:center top;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:46px;font-weight:500;letter-spacing:-.035em;line-height:.94;text-align:center;white-space:nowrap}.landing-subtitle{position:absolute;top:222px;left:50%;width:205px;max-width:none;margin:0;transform:translate(-50%);color:#6e6258;font-family:Manrope,Inter,Arial,sans-serif;font-size:10px;font-weight:400;line-height:1.45;text-align:center}.landing-cta-stack{position:absolute;top:271px;left:50%;display:grid;gap:6px;width:222px;margin:0;transform:translate(-50%)}.landing-primary,.landing-secondary{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:33px;border-radius:5px;cursor:pointer}.landing-primary{border:1px solid rgba(210,155,75,.34);color:#d9b66a;background:linear-gradient(180deg,#2b1908,#120902);box-shadow:0 16px 32px #3f230747,inset 0 1px #ffd68940}.landing-primary span,.landing-secondary span{font-family:Cormorant Garamond,Georgia,serif;font-size:15px;font-weight:500;line-height:1}.landing-primary svg{position:absolute;right:11px;width:15px;height:15px;fill:#ffe7a6f5;filter:drop-shadow(0 0 13px rgba(236,185,92,.64));stroke:none}.landing-secondary{border:1px solid rgba(159,108,48,.48);color:#1b1510;background:#fff9e98f;box-shadow:0 10px 24px #59381317,inset 0 1px #ffffff9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing-secondary span{font-size:14px}.landing-secondary svg{position:absolute;right:12px;width:14px;height:14px;stroke:#17120c;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.landing-card-grid{position:absolute;top:354px;left:30px;display:grid;grid-template-columns:repeat(2,160px);gap:7px;margin:0}.landing-card{position:relative;height:190px;overflow:hidden;border:1px solid rgba(151,104,47,.36);border-radius:9px;background:#fff6df;box-shadow:0 12px 26px #482b0d26}.landing-card img{width:100%;height:162px;aspect-ratio:auto;object-fit:cover;object-position:center}.landing-card div{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;height:28px;padding:0 2px;border-top:1px solid rgba(151,104,47,.22);border-radius:0 0 9px 9px;color:#1a140f;background:#fff8e2eb;font-family:Cormorant Garamond,Georgia,serif;font-size:14px;font-weight:500;line-height:1;text-align:center;white-space:nowrap}.landing-card:nth-child(4) div{font-size:14px}.formats-section{position:relative;margin-top:-1px;padding:56px 0 76px;overflow:hidden;background:transparent}.formats-section:before{display:none}.formats-container{position:relative;z-index:1;width:100%;max-width:404px;margin:0 auto;padding:0 16px}.formats-badge{display:flex;align-items:center;justify-content:center;gap:8px;width:fit-content;max-width:100%;height:36px;margin:0 auto;padding:0 20px;border:1px solid rgba(173,123,62,.42);border-radius:999px;color:#8b663a;background:#fff4d661;box-shadow:0 8px 24px #643f1614,inset 0 1px #ffffff85}.formats-badge strong{overflow:hidden;font-family:Manrope,Inter,Arial,sans-serif;font-size:10px;font-weight:600;letter-spacing:.28em;line-height:1;text-transform:uppercase;white-space:nowrap}.formats-badge span{flex:0 0 auto;color:#b17732;font-family:Cormorant Garamond,Georgia,serif;font-size:13px;line-height:1}.formats-title{width:125%;margin:28px auto 0 -12.5%;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(42px,10.8vw,54px);font-weight:500;letter-spacing:0;line-height:.96;text-align:center;transform:scaleX(.8);white-space:nowrap}.formats-subtitle{max-width:340px;margin:16px auto 0;color:#536170;font-family:Manrope,Inter,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.45;text-align:center}.formats-list{display:grid;gap:10px;margin-top:30px}.format-card{display:grid;grid-template-columns:50% 50%;min-height:clamp(142px,36vw,156px);padding:2px;overflow:hidden;border:1px solid rgba(184,123,50,.52);border-radius:17px;background:radial-gradient(circle at 50% 45%,#fffdf3b8,#fff8e2c2),#fff8e2b3;box-shadow:0 8px 19px #482b0d1f,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.format-card.is-reversed{grid-template-columns:50% 50%}.format-card.is-reversed .format-card__media{order:2}.format-card.is-reversed .format-card__content{order:1}.format-card__media{position:relative;z-index:2;width:100%;height:100%;min-height:clamp(142px,36vw,156px);margin-right:-11px;overflow:hidden;border:1px solid rgba(184,123,50,.62);border-left:0;border-radius:15px 999px 999px 15px/15px 50% 50% 15px;box-shadow:7px 0 14px #784b181a}.format-card__media img{width:100%;height:100%;min-height:clamp(142px,36vw,156px);object-fit:cover;object-position:center center}.format-media-defs{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.format-card--love img,.format-card--business img,.format-card--any img{object-position:center center}.format-card--birthday img{object-position:46% center}.format-card.is-reversed .format-card__media{margin-right:0;margin-left:-11px;border:1px solid rgba(184,123,50,.62);border-right:0;border-radius:999px 15px 15px 999px/50% 15px 15px 50%;box-shadow:-7px 0 14px #784b181a}.format-card__content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:12px 14px 12px 22px}.format-card.is-reversed .format-card__content{padding:12px 22px 12px 14px}.format-card__title{margin:0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:500;letter-spacing:0;line-height:1.02}.format-card__line{width:54px;height:1px;margin:8px 0 9px;background:linear-gradient(90deg,#c99d57eb,#c99d5700)}.format-card__text{margin:0;color:#314252;font-family:Manrope,Inter,Arial,sans-serif;font-size:12.4px;font-weight:400;line-height:1.38}.format-card__button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;min-height:31px;margin-top:13px;padding:5px 15px;border:1px solid rgba(180,112,42,.62);border-radius:999px;color:#65401c;background:#fff9e994;box-shadow:0 6px 13px #59381317,inset 0 1px #ffffff94;font-family:Manrope,Inter,Arial,sans-serif;font-size:11.6px;font-weight:500;line-height:1.15;text-align:center;cursor:pointer}.process-section{position:relative;margin-top:-1px;padding:54px 0 36px;overflow:hidden;background:transparent}.process-section:before{content:"";position:absolute;inset:-80px 0 auto;height:360px;pointer-events:none;background:radial-gradient(circle at 50% 12%,rgba(255,255,255,.44),transparent 58%),radial-gradient(circle at 92% 18%,rgba(255,234,181,.28),transparent 42%)}.process-container{position:relative;z-index:1;width:100%;max-width:430px;margin:0 auto;padding:0 20px}.process-title{width:100%;margin:0;color:#1d160f;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(44px,11.8vw,54px);font-weight:600;letter-spacing:0;line-height:.98;text-align:center}.process-divider{display:flex;align-items:center;justify-content:center;gap:12px;margin:18px auto;color:#c99237}.process-divider span{width:48px;height:1px;background:linear-gradient(90deg,transparent,rgba(174,118,48,.9))}.process-divider span:last-child{background:linear-gradient(90deg,rgba(174,118,48,.9),transparent)}.process-divider b{font-family:Cormorant Garamond,Georgia,serif;font-size:25px;font-weight:600;line-height:1;filter:drop-shadow(0 2px 7px rgba(184,117,29,.25))}.process-subtitle{max-width:344px;margin:0 auto;color:#263342;font-family:Manrope,Inter,Arial,sans-serif;font-size:14.4px;font-weight:400;line-height:1.58;text-align:center}.process-list{display:grid;gap:14px;margin-top:27px}.process-card{display:grid;grid-template-columns:42% 58%;min-height:158px;overflow:hidden;border:1px solid rgba(255,255,255,.88);border-radius:17px;background:radial-gradient(circle at 18% 44%,rgba(255,255,255,.38),transparent 56%),linear-gradient(90deg,var(--process-card-bg) 0%,var(--process-card-bg) 100%);box-shadow:0 12px 24px #5634121f,inset 0 0 0 1px #b2782c38,inset 0 1px #ffffffbd;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.process-card__media{position:relative;min-width:0;overflow:hidden;background:transparent}.process-card--idea{--process-card-bg: #fdf1da}.process-card--avatars{--process-card-bg: #fdf0d2}.process-card--movie{--process-card-bg: #fdf1da}.process-card__media img{width:100%;height:100%;min-height:158px;padding:8px 0 8px 8px;object-fit:contain;object-position:center}.process-card--idea .process-card__media img,.process-card--avatars .process-card__media img{object-position:50% 50%;transform:scale(1.08)}.process-card--movie .process-card__media img{object-position:50% 50%;transform:scale(1.18)}.process-card__body{display:grid;grid-template-columns:27px 1px minmax(0,1fr);gap:10px;align-items:center;min-width:0;padding:17px 14px 17px 8px}.process-card__index{align-self:start;padding-top:2px;color:#b9853a;font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:600;line-height:1;text-align:right}.process-card__rule{width:1px;height:104px;background:linear-gradient(180deg,transparent,rgba(185,133,58,.72),transparent)}.process-card__copy{min-width:0}.process-card__copy h3{margin:0;color:#14110d;font-family:Cormorant Garamond,Georgia,serif;font-size:25px;font-weight:600;letter-spacing:-.02em;line-height:.98}.process-card__copy p{margin:11px 0 0;color:#233141;font-family:Manrope,Inter,Arial,sans-serif;font-size:12.8px;font-weight:400;line-height:1.45}.process-bonus{position:relative;display:grid;grid-template-columns:123px minmax(0,1fr);gap:12px;align-items:center;width:100%;min-height:92px;margin-top:24px;padding:10px 18px 10px 12px;overflow:hidden;border:1.5px solid rgba(221,162,66,.82);border-radius:15px;color:#f1d587;background:radial-gradient(circle at 88% 50%,rgba(255,211,112,.24),transparent 28%),linear-gradient(90deg,#261202,#261202 68%,#3e2307 86%,#57370f);box-shadow:0 16px 29px #43280b38,inset 0 1px #ffd67e57,inset 0 0 0 1px #62350cb8;text-align:left;cursor:pointer}.process-bonus:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid rgba(255,203,97,.35);border-radius:12px;pointer-events:none}.process-bonus img{position:relative;z-index:1;width:123px;height:72px;border-radius:9px;object-fit:contain;object-position:center;background:transparent;filter:drop-shadow(0 5px 8px rgba(0,0,0,.22))}.process-bonus span{position:relative;z-index:1;font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:600;letter-spacing:0;line-height:1.05;text-shadow:0 2px 10px rgba(255,198,91,.22)}.process-bonus i{position:absolute;top:50%;right:13px;z-index:1;color:#fff1b9;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-style:normal;line-height:1;filter:drop-shadow(0 0 9px rgba(255,206,88,.78));transform:translateY(-50%)}.character-preview-section{position:relative;margin-top:-1px;padding:34px 0;overflow:hidden;background:transparent}.character-preview-section:before,.character-preview-section:after{content:"";position:absolute;z-index:0;width:190px;height:190px;border:15px solid rgba(186,137,58,.12);border-radius:50%;pointer-events:none}.character-preview-section:before{top:2px;left:max(-112px,calc(50% - 334px));transform:rotate(22deg)}.character-preview-section:after{right:max(-104px,calc(50% - 340px));bottom:20px;transform:rotate(-23deg)}.character-preview-container{position:relative;z-index:1;width:100%;max-width:430px;margin:0 auto;padding:0 16px}.character-preview-badge{display:flex;align-items:center;justify-content:center;gap:10px;width:fit-content;max-width:calc(100% - 28px);min-height:38px;margin:0 auto;padding:0 23px;border:1px solid rgba(184,123,50,.52);border-radius:999px;color:#7d5a32;background:#fff4da85;box-shadow:0 12px 24px #5b391221,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.character-preview-badge strong{overflow:hidden;font-family:Manrope,Inter,Arial,sans-serif;font-size:11px;font-weight:600;letter-spacing:.22em;line-height:1;text-transform:uppercase;white-space:nowrap}.character-preview-badge span{flex:0 0 auto;color:#b77f31;font-family:Cormorant Garamond,Georgia,serif;font-size:15px;line-height:1}.character-preview-title{width:116%;margin:29px 0 0 -8%;color:#15130f;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(50px,13vw,63px);font-weight:600;letter-spacing:0;line-height:.94;text-align:center;transform:scaleX(.86);transform-origin:center}.character-preview-divider,.character-preview-line{display:flex;align-items:center;justify-content:center;gap:10px;color:#c0862f}.character-preview-divider{margin:25px auto 19px}.character-preview-divider span,.character-preview-line span{width:35px;height:1px;background:linear-gradient(90deg,transparent,rgba(180,116,38,.92))}.character-preview-divider span:last-child,.character-preview-line span:last-child{background:linear-gradient(90deg,rgba(201,157,87,.75),transparent)}.character-preview-divider b,.character-preview-line b{font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:600;line-height:1;filter:drop-shadow(0 3px 9px rgba(185,119,32,.26))}.character-preview-subtitle{max-width:350px;margin:0 auto;color:#253241;font-family:Manrope,Inter,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.55;text-align:center}.character-preview-steps{display:grid;gap:12px;margin-top:34px}.character-preview-card{position:relative;display:grid;align-items:center;padding:22px 18px;overflow:hidden;border:1px solid rgba(199,142,60,.62);border-radius:22px;background:radial-gradient(circle at 78% 38%,rgba(255,255,255,.38),transparent 48%),#fff5de9e;box-shadow:0 16px 28px #4b2d0e21,inset 0 1px #ffffffc2,inset 0 0 0 1px #ffffff52}.character-preview-card:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;z-index:3;border:1px solid rgba(255,255,255,.48);border-radius:14px;pointer-events:none}.character-preview-card:after{content:"";position:absolute;z-index:1;pointer-events:none;background-repeat:no-repeat;background-size:contain}.character-preview-copy{position:relative;z-index:2;padding-left:0}.character-preview-number{display:grid;place-items:center;width:48px;height:48px;margin-bottom:34px;border:1px solid rgba(184,123,50,.45);border-radius:50%;color:#b47a2d;background:#fff8e2c7;box-shadow:0 8px 18px #482b0d1f,inset 0 1px #ffffffc7;font-family:Cormorant Garamond,Georgia,serif;font-size:23px;font-weight:600;line-height:1}.character-preview-copy h3{margin:0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:600;letter-spacing:-.025em;line-height:.98}.character-preview-line{justify-content:flex-start;gap:8px;margin:18px 0}.character-preview-line span{width:40px;background:linear-gradient(90deg,transparent,rgba(201,157,87,.75))}.character-preview-line b{color:#c99d57;font-size:16px}.character-preview-copy p{max-width:142px;margin:0;color:#314252;font-family:Manrope,Inter,Arial,sans-serif;font-size:13.8px;font-weight:400;line-height:1.42}.character-preview-card img{display:none}.character-preview-card--upload{grid-template-columns:38% 62%;width:100%;min-height:285px;margin-right:auto;margin-left:auto}.character-preview-card--upload:after{right:-14px;bottom:15px;width:358px;height:269px;background-image:url(/images/character-preview/character-upload-phone.webp)}.character-preview-card--upload .character-preview-copy{width:auto;padding-top:0;padding-left:0}.character-preview-card--upload .character-preview-number{margin-bottom:40px}.character-preview-card--upload .character-preview-line{margin:16px 0}.character-preview-card--upload .character-preview-copy p{max-width:150px}.character-preview-card--options{grid-template-columns:36% 64%;width:100%;min-height:260px;margin-right:auto;margin-left:auto}.character-preview-card--options .character-preview-copy{width:auto;padding-top:0;padding-left:0}.character-preview-card--options .character-preview-number{margin-bottom:34px}.character-preview-card--options .character-preview-line{margin:16px 0}.character-preview-card--options .character-preview-copy p{max-width:135px}.character-preview-card--options:after{right:-2px;bottom:21px;width:292px;height:219px;border-radius:15px;background-image:url(/images/character-preview/character-three-options.webp);filter:drop-shadow(0 8px 10px rgba(77,45,12,.16))}.character-step{display:flex;flex-direction:column;min-height:auto;padding:22px 20px 24px;overflow:hidden;border:1px solid rgba(184,123,50,.45);border-radius:22px;background:#fff8e4;box-shadow:0 16px 34px #482b0d24}.character-step--choose{background:#fff8e4}.character-step__number{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:22px;border:1px solid rgba(184,123,50,.45);border-radius:999px;color:#8b663a;background:#fff8e2d1;box-shadow:0 8px 18px #482b0d1f;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:600;line-height:1}.character-step__title{margin:0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:38px;font-weight:600;letter-spacing:-.03em;line-height:.96}.character-step__decor{display:flex;align-items:center;gap:10px;width:118px;height:18px;margin:16px 0 18px}.character-step__decor:before,.character-step__decor:after{content:"";width:48px;height:1px;background:#c99d57bf}.character-step__decor span{color:#c99d57;font-size:16px;line-height:1}.character-step__visual{display:block;width:100%;height:auto;margin:0 0 20px;overflow:visible}.character-step__visual img{display:block;width:100%;max-width:100%;height:auto;object-fit:contain;transform:none}.character-step--upload .character-step__visual img,.character-step--choose .character-step__visual img{width:100%;max-width:100%}.character-step__description{max-width:300px;margin:0;color:#314252;font-family:Manrope,Inter,Arial,sans-serif;font-size:15.5px;font-weight:400;line-height:1.48}.character-preview-bonus{position:relative;display:grid;grid-template-columns:88px minmax(0,1fr);gap:16px;align-items:center;width:100%;min-height:92px;margin-top:22px;padding:14px 18px;overflow:hidden;border:1px solid rgba(217,182,106,.5);border-radius:16px;color:#f7d88c;background:radial-gradient(circle at 85% 50%,rgba(236,185,92,.18),transparent 34%),#281a0a;box-shadow:0 16px 28px #281a0a38,inset 0 1px #ffd77733;text-align:left;cursor:pointer}.character-preview-bonus:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;z-index:3;border:1px solid rgba(255,205,102,.28);border-radius:12px;pointer-events:none}.character-preview-bonus:after{content:"";position:absolute;left:18px;top:50%;z-index:1;width:88px;height:63px;border-radius:8px;pointer-events:none;background-image:url(/images/character-preview/golden-ticket-dark.webp);background-position:43% 51%;background-repeat:no-repeat;background-size:cover;filter:drop-shadow(0 6px 9px rgba(0,0,0,.26));transform:translateY(-50%)}.character-preview-bonus img{position:relative;z-index:1;display:block;width:88px;height:63px;visibility:hidden}.character-preview-bonus span{position:relative;z-index:1;display:grid;gap:5px;min-width:0}.character-preview-bonus strong{font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:600;letter-spacing:0;line-height:1.08;color:#e2c579;text-shadow:0 2px 12px rgba(255,203,96,.24)}.character-preview-bonus em{margin-top:4px;color:#fff8e2db;font-family:Manrope,Inter,Arial,sans-serif;font-size:13.5px;font-style:normal;font-weight:400;line-height:1.25}@media(max-width:767px){.formats-section{padding:56px 0 78px}.formats-container{max-width:430px;padding:0 20px}.formats-list{display:grid;gap:14px;margin-top:32px}.format-card,.format-card.is-reversed{--format-card-surface: #fff8e4;display:grid;align-items:stretch;min-height:184px;padding:0;overflow:hidden;border:1px solid rgba(184,123,50,.5);border-radius:20px;background:var(--format-card-surface);box-shadow:0 12px 26px #482b0d21,inset 0 1px #ffffffad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.format-card{grid-template-columns:52% 48%}.format-card.is-reversed{grid-template-columns:45.5% 54.5%}.format-card--business{grid-template-columns:53.5% 46.5%}.format-card--any{min-height:166px}.format-card.is-reversed .format-card__media{order:2}.format-card.is-reversed .format-card__content{order:1}.format-card__media{position:relative;z-index:2;align-self:stretch;width:100%;height:auto;min-height:184px;margin-right:-8px;overflow:hidden;border:0;border-radius:0;box-shadow:none;clip-path:none}.format-card--any .format-card__media{min-height:166px}.format-card:not(.is-reversed) .format-card__media{clip-path:url(#format-media-left-clip)}.format-card.is-reversed .format-card__media{width:calc(100% + 18px);justify-self:end;margin-right:0;margin-left:-18px;overflow:hidden;clip-path:url(#format-media-right-clip)}.format-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;min-height:0;object-fit:cover;object-position:center center}.format-card--birthday .format-card__media img{object-position:46% center}.format-card__content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:17px 17px 17px 24px}.format-card.is-reversed .format-card__content{padding:17px 24px 17px 17px}.format-card__title{margin:0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:500;letter-spacing:-.015em;line-height:1.02}.format-card__line{width:68px;height:1px;margin:10px 0 11px;background:linear-gradient(90deg,#c99d57eb,#c99d5700)}.format-card__text{margin:0;color:#314252;font-family:Manrope,Inter,Arial,sans-serif;font-size:12.4px;font-weight:400;line-height:1.38}.format-card__button{display:inline-flex;align-items:center;justify-content:center;height:34px;min-height:34px;margin-top:13px;padding:0 15px;border:1px solid rgba(180,112,42,.62);border-radius:999px;color:#65401c;background:#fff9e9a6;box-shadow:0 7px 15px #5938131a;font-family:Manrope,Inter,Arial,sans-serif;font-size:11.6px;font-weight:500;text-decoration:none}.format-card--birthday .format-card__title{font-size:24px}.format-card--birthday .format-card__line{margin:10px 0}.format-card--birthday .format-card__text{font-size:12.4px;line-height:1.38}.format-card--birthday .format-card__button{height:34px;min-height:34px;margin-top:13px;padding:0 15px;font-size:11.6px}.format-card--business .format-card__content{padding-right:15px;padding-left:23px}.format-card--business .format-card__title,.format-card--any .format-card__title{font-size:24px}.format-card--any .format-card__line{margin:10px 0}.format-card--any .format-card__text{font-size:12.4px;line-height:1.38}.format-card--any .format-card__button{height:34px;min-height:34px;margin-top:13px;padding:0 15px;font-size:11.6px}}@media(max-width:390px){.formats-container{padding:0 18px}.formats-list{gap:12px}.format-card,.format-card.is-reversed{min-height:176px}.format-card--any{min-height:158px}.format-card__media{height:auto;min-height:176px;margin-right:-8px}.format-card.is-reversed .format-card__media{height:auto;width:calc(100% + 16px);min-height:176px;justify-self:end;margin-left:-16px}.format-card--any .format-card__media{min-height:158px}.format-card__content{padding:15px 14px 15px 22px}.format-card.is-reversed .format-card__content{padding:15px 22px 15px 14px}.format-card__title,.format-card--birthday .format-card__title,.format-card--business .format-card__title,.format-card--any .format-card__title{font-size:22px}.format-card__text,.format-card--birthday .format-card__text,.format-card--any .format-card__text{font-size:11.5px;line-height:1.36}.format-card__button{height:32px;min-height:29px;margin-top:11px;padding:0 13px;font-size:10.8px}.format-card--birthday .format-card__button,.format-card--any .format-card__button{height:32px;min-height:32px;margin-top:11px;padding:0 13px;font-size:10.8px}.process-container{padding:0 19px}.process-title{font-size:44px}.process-subtitle{font-size:13.6px;line-height:1.56}.process-card{grid-template-columns:41% 59%;min-height:154px}.process-card__media img{min-height:154px;padding:8px 0 8px 8px}.process-card__body{grid-template-columns:25px 1px minmax(0,1fr);gap:9px;padding:16px 12px 16px 7px}.process-card__index{font-size:21px}.process-card__rule{height:100px}.process-card__copy h3{font-size:24px}.process-card__copy p{margin-top:10px;font-size:12.2px;line-height:1.42}.process-bonus{grid-template-columns:114px minmax(0,1fr);gap:10px;min-height:88px;padding:9px 17px 9px 10px}.process-bonus img{width:114px;height:68px}.process-bonus span{font-size:19px}.process-bonus i{font-size:21px}.character-preview-section{padding-top:28px}.character-preview-container{padding:0 14px}.character-preview-badge{min-height:35px;padding:0 18px}.character-preview-badge strong{font-size:9.6px;letter-spacing:.2em}.character-preview-title{margin-top:25px;font-size:50px}.character-preview-subtitle{max-width:300px;font-size:15.2px;line-height:1.55}.character-preview-card{width:100%;margin-right:auto;margin-left:auto;border-radius:22px}.character-preview-copy{padding-left:0}.character-preview-number{width:48px;height:48px;margin-bottom:34px;font-size:23px}.character-preview-copy h3{font-size:30px}.character-preview-copy p{font-size:13.8px;line-height:1.42}.character-preview-card--upload{grid-template-columns:38% 62%;min-height:285px}.character-preview-card--upload:after{right:-9px;bottom:17px;width:328px;height:246px}.character-preview-card--upload .character-preview-copy{width:auto;padding-top:0;padding-left:0}.character-preview-card--upload .character-preview-number{width:48px;height:48px;margin-bottom:40px;font-size:23px}.character-preview-card--upload .character-preview-copy h3{font-size:30px;line-height:.98}.character-preview-card--upload .character-preview-line{margin:16px 0}.character-preview-card--upload .character-preview-line span{width:40px}.character-preview-card--upload .character-preview-copy p{max-width:150px;font-size:13.8px;line-height:1.42}.character-preview-card--options{grid-template-columns:36% 64%;min-height:260px}.character-preview-card--options .character-preview-copy{width:auto;padding-top:0;padding-left:0}.character-preview-card--options .character-preview-number{width:48px;height:48px;margin-bottom:34px;font-size:23px}.character-preview-card--options .character-preview-copy h3{font-size:30px;line-height:.98}.character-preview-card--options .character-preview-line{margin:16px 0}.character-preview-card--options .character-preview-line span{width:40px}.character-preview-card--options .character-preview-copy p{max-width:135px;font-size:13.8px;line-height:1.42}.character-preview-card--options:after{right:0;bottom:23px;width:264px;height:198px}.character-preview-bonus{grid-template-columns:88px minmax(0,1fr);gap:16px;width:100%;min-height:92px;margin-right:auto;margin-left:auto;padding:14px 18px}.character-preview-bonus:after,.character-preview-bonus img{width:88px;height:63px}.character-preview-bonus strong{font-size:24px}.character-preview-bonus em{font-size:13.5px}}@media(max-width:767px){.character-preview-subtitle{max-width:350px;line-height:1.55}.character-preview-steps{margin-top:34px}.character-step{display:flex!important;flex-direction:column!important;min-height:auto!important;padding:22px 20px 24px!important;overflow:hidden;border:1px solid rgba(184,123,50,.45);border-radius:22px;background:#fff8e4;box-shadow:0 16px 34px #482b0d24}.character-step__number{position:static!important;display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:22px;border:1px solid rgba(184,123,50,.45);border-radius:999px;color:#8b663a;background:#fff8e2d1;box-shadow:0 8px 18px #482b0d1f;font-family:Cormorant Garamond,Georgia,serif;font-size:24px}.character-step__title{margin:0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:38px;letter-spacing:-.03em;line-height:.96}.character-step__decor{display:flex;align-items:center;gap:10px;width:118px;height:18px;margin:16px 0 18px}.character-step__decor:before,.character-step__decor:after{content:"";width:48px;height:1px;background:#c99d57bf}.character-step__decor span{color:#c99d57;font-size:16px}.character-step__visual{display:block!important;width:100%;height:auto!important;margin:0 0 20px!important;overflow:visible!important}.character-step__visual img{display:block;width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain;transform:none!important}.character-step--upload .character-step__visual img,.character-step--choose .character-step__visual img{width:100%!important;max-width:100%!important}.character-step__description{max-width:300px!important;margin:0;color:#314252;font-family:Manrope,Inter,Arial,sans-serif;font-size:15.5px;line-height:1.48}.character-step--upload{padding:22px 20px 24px!important}.character-step--upload .character-step__number{margin-bottom:22px}.character-step--upload .character-step__title{margin-bottom:0}.character-step--upload .character-step__decor{margin:14px 0}.character-step--upload .character-step__visual{width:100%;height:auto!important;margin:0 0 18px!important;overflow:hidden!important;border-radius:18px}.character-step--upload .character-step__visual img{display:block;width:100%!important;max-width:100%!important;height:auto!important;object-fit:contain;transform:none!important}.character-step--upload .character-step__description{max-width:310px!important;margin:0;font-size:15.5px;line-height:1.48}.character-step--choose{padding:22px 20px 24px!important}.character-step--choose .character-step__number{margin-bottom:22px}.character-step--choose .character-step__decor{margin:14px 0 18px}.character-step--choose .character-step__visual{margin:0 0 20px!important}.character-step--choose .character-step__visual img{display:block;width:100%!important;max-width:100%!important;height:auto!important;transform:none!important}.character-step--choose .character-step__description{max-width:310px!important}.character-step{align-items:center;position:relative;padding:52px 18px 18px!important}.character-step__number{position:absolute!important;top:22px;left:18px;align-self:auto;width:46px;height:46px;margin-bottom:0;font-size:23px}.character-step__title{max-width:315px;text-align:center}.character-step__decor{justify-content:center;margin:9px auto 10px}.character-step__visual{width:94%;margin:0 auto 12px!important}.character-step__description{max-width:315px!important;margin:0 auto;font-size:14.8px;line-height:1.38;text-align:center}.character-step--upload{padding:52px 18px 18px!important}.character-step--upload .character-step__number,.character-step--choose .character-step__number{margin-bottom:0}.character-step--upload .character-step__decor,.character-step--choose .character-step__decor{margin:9px auto 10px}.character-step--upload .character-step__visual{width:92%;margin:0 auto 11px!important}.character-step--choose{padding:52px 18px 18px!important;background:#fff8e4}.character-step--choose .character-step__visual{width:96%;margin:0 auto 11px!important}.character-step--upload .character-step__description,.character-step--choose .character-step__description{max-width:315px!important;margin:0 auto}}@media(max-width:767px){.character-step,.character-step--upload,.character-step--choose{position:relative;padding:14px 16px 15px!important}.character-step__number,.character-step--upload .character-step__number,.character-step--choose .character-step__number{position:absolute!important;top:14px;left:16px;display:grid;place-items:center;width:38px;height:38px;margin:0!important;font-size:20px;line-height:1}.character-step__title{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:0 48px;font-size:35px;line-height:.96;text-align:center}.character-step__decor,.character-step--upload .character-step__decor,.character-step--choose .character-step__decor{margin:7px auto 8px}.character-step__visual,.character-step--upload .character-step__visual,.character-step--choose .character-step__visual{margin:0 auto 8px!important}.character-step--upload .character-step__visual{width:86%;margin-bottom:7px!important}.character-step--choose .character-step__visual{width:94%}.character-step__description,.character-step--upload .character-step__description,.character-step--choose .character-step__description{max-width:315px!important;margin:0 auto;font-size:14.3px;line-height:1.34;text-align:center}.character-step--upload{padding-top:13px!important;padding-bottom:13px!important}.character-step--upload .character-step__title{font-size:34px}.character-step--upload .character-step__decor{margin:6px auto 7px}.character-step--upload .character-step__visual{width:82%;margin-bottom:6px!important}.character-step--upload .character-step__description{max-width:300px!important;font-size:14px;line-height:1.32}.character-step--choose{padding-top:13px!important;padding-bottom:13px!important}.character-step--choose .character-step__title{font-size:34px}.character-step--choose .character-step__decor{margin:6px auto 7px}.character-step--choose .character-step__visual{width:88%;margin-bottom:6px!important}.character-step--choose .character-step__description{max-width:300px!important;font-size:14px;line-height:1.32}}@media(max-width:767px){.character-step__title,.character-step__decor,.character-step__description{position:relative;z-index:2}.character-step__visual,.character-step--upload .character-step__visual,.character-step--choose .character-step__visual{position:relative;z-index:1;overflow:visible!important;margin-top:-4px!important;margin-bottom:-2px!important}.character-step--upload .character-step__visual{width:82%}.character-step--upload .character-step__visual img{transform:scale(1.2)!important;transform-origin:center center}.character-step--choose .character-step__visual{width:88%}.character-step--choose .character-step__visual img{transform:scale(1.08)!important;transform-origin:center center}}.section{padding-top:72px;padding-bottom:76px}.section-container{width:100%;max-width:430px;margin:0 auto;padding-left:22px;padding-right:22px}.section-badge{width:fit-content;max-width:calc(100% - 24px);height:36px;margin:0 auto 28px;padding:0 20px;border:1px solid rgba(173,123,62,.38);border-radius:999px;color:#8b663a;background:#fff4d66b;box-shadow:0 8px 22px #643f1614;display:flex;align-items:center;justify-content:center;gap:10px;font-family:Manrope,Inter,Arial,sans-serif;font-size:10px;font-weight:600;letter-spacing:.28em;line-height:1;text-align:center;text-transform:uppercase;white-space:nowrap}.section-badge strong{overflow:hidden;font:inherit;letter-spacing:inherit;line-height:1;text-transform:inherit;white-space:nowrap}.section-badge span{flex:0 0 auto;color:#c99d57;font-family:Cormorant Garamond,Georgia,serif;font-size:14px;letter-spacing:0;line-height:1}.section-title{width:auto;max-width:390px;margin:0 auto;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:52px;font-weight:500;letter-spacing:-.035em;line-height:.96;text-align:center;transform:none;white-space:normal}.section-divider{width:fit-content;margin:22px auto 0;display:flex;align-items:center;justify-content:center;gap:12px}.section-divider:before,.section-divider:after{content:"";width:54px;height:1px;background:linear-gradient(90deg,#c99d5700,#c99d57d9)}.section-divider:after{transform:scaleX(-1)}.section-divider span{width:auto;height:auto;color:#c99d57;background:none;font-family:Cormorant Garamond,Georgia,serif;font-size:18px;line-height:1}.section-divider b{display:none}.section-subtitle{max-width:350px;margin:26px auto 0;color:#536170;font-family:Manrope,Inter,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.52;text-align:center}.section-content{margin-top:38px}.soft-card{overflow:hidden;border:1px solid rgba(184,123,50,.42);border-radius:22px;background:#fff8e2b8;box-shadow:0 16px 34px #482b0d24,inset 0 1px #ffffff9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.card-title{margin:0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:34px;font-weight:500;letter-spacing:-.025em;line-height:1.02}.card-text{margin:16px 0 0;color:#314252;font-family:Manrope,Inter,Arial,sans-serif;font-size:15.5px;font-weight:400;line-height:1.48}.formats-container,.process-container,.character-preview-container,.stories-container{max-width:430px;padding-left:22px;padding-right:22px}.formats-title,.process-title,.character-preview-title,.stories-title{width:auto;margin:0 auto;max-width:390px;font-size:52px;font-weight:500;letter-spacing:-.035em;line-height:.96;transform:none;white-space:normal}.formats-subtitle,.process-subtitle,.character-preview-subtitle,.stories-subtitle{max-width:350px;margin:26px auto 0;font-size:17px;line-height:1.52}.formats-badge,.character-preview-badge,.stories-badge{margin-bottom:28px}.format-card{border-radius:22px;background:#fff8e2b8}.format-card__title,.process-card__copy h3,.character-step__title{font-size:34px;font-weight:500;letter-spacing:-.025em;line-height:1.02}.format-card__text,.process-card__copy p,.character-step__description{color:#314252;font-size:15.5px;line-height:1.48}.process-card{min-height:176px;border-radius:22px;background:#fff8e2b8;box-shadow:0 16px 34px #482b0d24}.process-card__copy p{margin-top:14px}.character-step{border-radius:22px;background:#fff8e2b8;border-color:#b87b326b;box-shadow:0 16px 34px #482b0d24}.character-step__description{max-width:310px}.process-bonus{border-radius:16px;background:radial-gradient(circle at 85% 50%,rgba(236,185,92,.18),transparent 34%),#281a0a}.stories-section{position:relative;overflow:hidden;background:transparent}.stories-list{display:grid;gap:14px}.stories-section .story-card{position:relative;display:block;min-height:220px;padding:0;overflow:hidden;border:1px solid rgba(184,123,50,.42);border-radius:22px;color:inherit;background:#17120c;box-shadow:0 16px 34px #482b0d24;text-decoration:none}.stories-section .story-card img{display:block;width:100%;height:100%;min-height:220px;object-fit:cover}.stories-section .story-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#120902ad,#12090261 38%,#1209020a)}.story-card__content{position:absolute;left:22px;bottom:22px;z-index:2}.story-card__title{margin:0 0 18px;color:#fff6df;font-family:Cormorant Garamond,Georgia,serif;font-size:34px;font-weight:500;line-height:.95}.stories-section .story-card .story-card__button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:156px;height:46px;padding:0 22px;border:1px solid rgba(116,70,24,.48);border-radius:12px;color:#241407;background:#fff9e9fa;box-shadow:0 10px 20px #160c0329,inset 0 1px #ffffffbd;font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:700;line-height:1}@media(max-width:767px){.section,.formats-section,.process-section,.character-preview-section,.stories-section{padding-top:64px;padding-bottom:72px}.section-container,.formats-container,.process-container,.character-preview-container,.stories-container{max-width:430px;padding-left:22px;padding-right:22px}.section-title,.formats-title,.process-title,.character-preview-title,.stories-title{max-width:390px;font-size:52px}.section-subtitle,.formats-subtitle,.process-subtitle,.character-preview-subtitle,.stories-subtitle{max-width:350px;font-size:17px;line-height:1.52}.formats-list,.process-list,.character-preview-steps,.stories-list{margin-top:38px}.format-card,.format-card.is-reversed,.format-card--business{display:grid;grid-template-columns:1fr;min-height:0;padding:0}.format-card.is-reversed .format-card__media,.format-card.is-reversed .format-card__content{order:initial}.format-card__media,.format-card.is-reversed .format-card__media{width:100%;min-height:205px;margin:0;clip-path:none}.format-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.format-card__content,.format-card.is-reversed .format-card__content,.format-card--business .format-card__content{padding:22px}.format-card__title,.process-card__copy h3,.character-step__title,.card-title{font-size:34px;line-height:1.02}.format-card__text,.process-card__copy p,.character-step__description,.card-text{font-size:15.5px;line-height:1.48}.format-card__button{height:42px;min-height:42px;margin-top:16px;font-size:13px}.process-card{grid-template-columns:42% 58%;min-height:176px}.process-card__media,.process-card__media img{min-height:176px}.process-card__body{padding:18px 15px 18px 9px}.process-card__index{font-size:23px}.character-step,.character-step--upload,.character-step--choose{padding:14px 16px 16px!important}.character-step__visual,.character-step--upload .character-step__visual,.character-step--choose .character-step__visual{overflow:visible!important;margin:0 auto 12px!important}.character-step--upload .character-step__visual{width:86%}.character-step--choose .character-step__visual{width:90%}.character-step--upload .character-step__visual img,.character-step--choose .character-step__visual img{transform:none!important}}@media(max-width:390px){.section-container,.formats-container,.process-container,.character-preview-container,.stories-container{padding-left:18px;padding-right:18px}.section-title,.formats-title,.process-title,.character-preview-title,.stories-title{font-size:48px}.section-subtitle,.formats-subtitle,.process-subtitle,.character-preview-subtitle,.stories-subtitle{font-size:16px;line-height:1.5}.format-card__title,.process-card__copy h3,.character-step__title,.card-title{font-size:31px}.format-card__text,.process-card__copy p,.character-step__description,.card-text{font-size:14.8px}}.section-container,.formats-container,.process-container,.character-preview-container,.stories-container{width:100%;max-width:430px;margin-right:auto;margin-left:auto;padding-left:24px;padding-right:24px}.formats-section,.process-section,.character-preview-section,.stories-section{padding-top:72px;padding-bottom:76px}.section-badge,.formats-badge,.character-preview-badge,.stories-badge{position:static;transform:none;width:fit-content;max-width:calc(100% - 24px);height:36px;margin:0 auto 28px;padding:0 20px;border:1px solid rgba(173,123,62,.38);border-radius:999px;color:#8b663a;background:#fff4d66b;box-shadow:0 8px 22px #643f1614;display:flex;align-items:center;justify-content:center;gap:10px;font-family:Manrope,Inter,Arial,sans-serif;font-size:10px;font-weight:600;letter-spacing:.28em;line-height:1;text-align:center;text-transform:uppercase;white-space:nowrap}.formats-title,.process-title,.character-preview-title,.stories-title{width:auto;max-width:390px;margin:0 auto;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:52px;font-weight:500;letter-spacing:-.035em;line-height:.96;text-align:center;transform:none;white-space:normal}.formats-divider,.process-divider,.character-preview-divider,.stories-divider,.section-divider{width:fit-content;margin:20px auto 0;display:flex;align-items:center;justify-content:center;gap:12px}.formats-divider:before,.formats-divider:after,.process-divider:before,.process-divider:after,.character-preview-divider:before,.character-preview-divider:after,.stories-divider:before,.stories-divider:after,.section-divider:before,.section-divider:after{content:"";width:54px;height:1px;background:linear-gradient(90deg,#c99d5700,#c99d57d9)}.formats-divider:after,.process-divider:after,.character-preview-divider:after,.stories-divider:after,.section-divider:after{transform:scaleX(-1)}.formats-divider span,.process-divider span,.character-preview-divider span,.stories-divider span,.section-divider span{width:auto;height:auto;color:#c99d57;background:none;font-size:18px;line-height:1}.formats-subtitle,.process-subtitle,.character-preview-subtitle,.stories-subtitle{max-width:350px;margin:24px auto 0;color:#536170;font-family:Manrope,Inter,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.52;text-align:center}.formats-list,.process-list,.character-preview-steps,.stories-list{margin-top:38px}.format-card,.process-card,.character-step{border:1px solid rgba(184,123,50,.42);border-radius:22px;background:#fff8e2b8;box-shadow:0 16px 34px #482b0d24,inset 0 1px #ffffff9e}.format-card__title,.process-card__copy h3,.character-step__title{color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:34px;font-weight:500;letter-spacing:-.025em;line-height:1.02}.format-card__text,.process-card__copy p,.character-step__description{color:#314252;font-family:Manrope,Inter,Arial,sans-serif;font-size:15.5px;font-weight:400;line-height:1.48}.format-card__text,.process-card__copy p{margin-top:16px}@media(max-width:767px){.landing-title{font-size:52px;line-height:.94;letter-spacing:-.035em}.landing-subtitle{top:242px;width:260px;color:#536170;font-size:12px;line-height:1.45}.landing-cta-stack{top:320px;width:250px;gap:10px}.landing-primary,.landing-secondary{height:40px;border-radius:8px}.landing-card-grid{top:426px}.formats-section,.process-section,.character-preview-section,.stories-section{padding-top:72px;padding-bottom:76px}.section-container,.formats-container,.process-container,.character-preview-container,.stories-container{padding-left:24px;padding-right:24px}.formats-title,.process-title,.character-preview-title,.stories-title{font-size:52px}.formats-list{display:flex;flex-direction:column;gap:22px}.format-card,.format-card.is-reversed,.format-card--business,.format-card--any{display:flex;flex-direction:column;min-height:0;padding:0;overflow:hidden}.format-card__media,.format-card.is-reversed .format-card__media,.format-card--any .format-card__media{position:relative;order:0;width:100%;height:220px;min-height:220px;margin:0;overflow:hidden;clip-path:none}.format-card__media img,.format-card.is-reversed .format-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;padding:0;object-fit:cover;object-position:center}.format-card__content,.format-card.is-reversed .format-card__content,.format-card--business .format-card__content{order:1;padding:24px 24px 26px}.format-card__button{height:46px;min-height:46px;margin-top:18px;padding:0 22px;border-radius:12px;font-size:14px}.process-list{display:flex;flex-direction:column;gap:22px}.process-card{display:flex;flex-direction:column;min-height:0;padding:0;overflow:hidden}.process-card__media{width:100%;min-height:190px;height:190px;padding:18px 20px 4px;display:flex;align-items:center;justify-content:center;overflow:hidden}.process-card__media img{position:static;width:auto;max-width:100%;height:auto;max-height:100%;min-height:0;padding:0;object-fit:contain}.process-card__body{display:grid;grid-template-columns:38px minmax(0,1fr);gap:14px;padding:20px 24px 26px}.process-card__index{color:#b48242;font-size:28px;line-height:1}.process-card__rule{display:none}.process-card__copy{align-self:start}.character-preview-steps{display:flex;flex-direction:column;gap:22px}.character-step,.character-step--upload,.character-step--choose{padding:18px 18px 20px!important}.character-step__number,.character-step--upload .character-step__number,.character-step--choose .character-step__number{top:18px;left:18px}.character-step__visual,.character-step--upload .character-step__visual,.character-step--choose .character-step__visual{width:100%;max-width:310px;margin:12px auto 16px!important;overflow:visible!important}.character-step__visual img,.character-step--upload .character-step__visual img,.character-step--choose .character-step__visual img{width:100%!important;max-width:100%!important;height:auto!important;transform:none!important}.character-step__description{max-width:310px!important}}@media(max-width:390px){.section-container,.formats-container,.process-container,.character-preview-container,.stories-container{padding-left:22px;padding-right:22px}.formats-title,.process-title,.character-preview-title,.stories-title{font-size:49px}.formats-subtitle,.process-subtitle,.character-preview-subtitle,.stories-subtitle{font-size:16px}}.landing-page{min-height:980px}.landing-kicker.section-badge{position:absolute;top:58px;left:50%;z-index:2;width:fit-content;max-width:calc(100% - 64px);height:34px;margin:0;padding:0 18px;transform:translate(-50%)}.landing-kicker.section-badge strong{font-size:9px;letter-spacing:.24em}.landing-kicker.section-badge span{font-size:13px}.landing-title{top:114px}.landing-subtitle{top:288px;width:330px;font-size:14px;line-height:1.45}.landing-cta-stack{top:380px;width:300px;gap:14px}.landing-primary,.landing-secondary{height:62px;border-radius:13px}.landing-primary span,.landing-secondary span{font-size:20px;font-weight:600}.landing-secondary span{font-size:19px}.landing-primary svg{right:18px;width:18px;height:18px}.landing-secondary svg{right:18px;width:17px;height:17px}.landing-secondary{border-color:#9f6c309e;background:#fff9e9b8;box-shadow:0 12px 26px #59381321,inset 0 1px #ffffffb8}.landing-card-grid{top:560px}@media(max-width:767px){.landing-page{min-height:980px}.landing-login{top:16px;right:22px;left:auto;width:auto;height:34px;padding:0 13px;border-color:#8d653b66;border-radius:9px;background:#fff8e9d6;box-shadow:0 10px 24px #583a1a2e,inset 0 1px #ffffffc2}.landing-login span{font-size:11px;font-weight:600}.landing-login svg{width:13px;height:13px}.landing-profile-chip b{width:22px;height:22px;font-size:11px}.landing-profile-chip span{max-width:116px}.landing-kicker.section-badge{top:58px;max-width:calc(100% - 56px);height:34px;padding:0 18px}.landing-kicker.section-badge strong{font-size:9px;letter-spacing:.24em}.landing-title{top:114px;font-size:56px}.landing-subtitle{top:292px;width:330px;max-width:calc(100% - 46px);font-size:14px}.landing-cta-stack{top:382px;width:304px;max-width:calc(100% - 54px);gap:14px}.landing-primary,.landing-secondary{height:62px;border-radius:13px}.landing-card-grid{top:560px}}.hero-badge,.landing-kicker.hero-badge{display:inline-flex!important;width:auto!important;max-width:264px!important;height:29px!important;min-height:29px!important;margin-left:auto!important;margin-right:auto!important;padding-left:13px!important;padding-right:13px!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(173,123,62,.34)!important;border-radius:999px!important;color:#8b663a!important;background:#fff4d65c!important;box-shadow:0 6px 18px #643f160f!important;font-family:Manrope,Inter,Arial,sans-serif!important;font-size:8px!important;font-weight:600!important;letter-spacing:.18em!important;line-height:1!important;text-transform:uppercase!important;white-space:nowrap!important}.hero-badge strong,.landing-kicker.hero-badge strong{font:inherit!important;letter-spacing:inherit!important;line-height:1!important;text-transform:inherit!important;white-space:nowrap!important}.hero-badge span,.landing-kicker.hero-badge span{font-size:10px!important}@media(max-width:430px){.hero-badge,.landing-kicker.hero-badge{max-width:264px!important;height:29px!important;min-height:29px!important;padding-left:13px!important;padding-right:13px!important;font-size:8px!important;letter-spacing:.18em!important}}.landing-kicker.hero-badge{top:68px!important}.screen-login.auth-screen{min-height:100vh;min-height:100dvh;padding:0;background-color:transparent;background-image:var(--site-bg-image);background-repeat:repeat-y;background-position:top center;background-size:var(--site-bg-size)}.screen-login:before{background:none}.login-page{width:100%;max-width:432px;min-height:100vh;min-height:100dvh;margin:0 auto;padding:54px 22px 42px}.login-hero{text-align:center}.login-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:34px;margin:0 auto 56px;padding:0 22px;border:1px solid rgba(173,123,62,.24);border-radius:999px;color:#3b2a18d1;background:#fffaed75;box-shadow:inset 0 1px #ffffff8f,0 7px 18px #4f2d0b0f;font-family:Cormorant Garamond,Georgia,serif;font-size:18px;font-weight:600;line-height:1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.login-hero h1{max-width:390px;margin:0 auto;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(54px,14vw,66px);font-weight:500;line-height:.94;letter-spacing:-.04em;text-align:center;text-shadow:0 1px 0 rgba(255,255,255,.58)}.login-hero p{max-width:330px;margin:24px auto 0;color:#536170;font-family:Manrope,Inter,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.55;text-align:center}.login-card{width:min(100%,346px);margin:42px auto 0;padding:31px 30px 30px;border:1px solid rgba(184,123,50,.42);border-radius:34px 34px 0 0;background:radial-gradient(circle at 50% 10%,rgba(255,255,255,.38),transparent 32%),#fff8e2c9;box-shadow:inset 0 1px #ffffffb8,0 18px 44px #482b0d26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.screen-login .field{display:block;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.screen-login .login-card .field+.field{margin-top:31px}.screen-login .login-card .field>span{display:block;margin:0 0 12px;color:#17120c;font-family:Manrope,Inter,Arial,sans-serif;font-size:16px;font-weight:800;line-height:1}.screen-login input{min-height:62px;padding:0 22px;border:1px solid rgba(153,104,52,.28);border-radius:18px;color:#17120c;background:#fffffbad;box-shadow:inset 0 1px #ffffffad,0 8px 18px #472b0e0d;font-family:Manrope,Inter,Arial,sans-serif;font-size:17px}.screen-login input::placeholder{color:#66727a}.screen-login .password-wrap{display:grid;grid-template-columns:1fr;position:relative;gap:0}.screen-login .password-wrap input{padding-right:58px}.screen-login .password-wrap button{position:absolute;top:50%;right:17px;width:30px;min-height:30px;padding:0;transform:translateY(-50%);border:0;border-radius:999px;background:transparent;box-shadow:none;cursor:pointer}.password-toggle__icon,.screen-login .password-toggle__text{display:none}.screen-login .password-toggle__icon{display:block;width:25px;height:25px;opacity:.68}.login-submit{display:grid;grid-template-columns:1fr 28px;align-items:center;width:100%;min-height:63px;margin-top:39px;padding:0 28px;border:1.5px solid rgba(196,148,65,.7);border-radius:16px;color:#e2c579;background:radial-gradient(circle at 83% 50%,rgba(199,143,47,.22),transparent 33%),linear-gradient(180deg,#2f1b07,#160b02);box-shadow:inset 0 1px #ffdf9433,0 11px 22px #281a0a33;font-family:Cormorant Garamond,Georgia,serif;font-size:25px;font-weight:600;line-height:1;cursor:pointer}.login-submit span{justify-self:center}.login-submit img{justify-self:end;width:18px;height:18px}.login-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin:37px 0 28px;color:#536170}.login-divider span{height:1px;background:linear-gradient(90deg,#c99d5700,#c99d5773)}.login-divider span:last-child{transform:scaleX(-1)}.login-divider em{color:#536170;font-family:Manrope,Inter,Arial,sans-serif;font-size:17px;font-style:normal;line-height:1}.auth-social button{display:flex;align-items:center;justify-content:center}.screen-login .auth-social{display:grid;gap:22px;margin-top:0}.screen-login .auth-social button{min-height:61px;padding:0 24px 0 21px;gap:17px;border:1px solid rgba(153,104,52,.28);border-radius:18px;color:#17120c;background:#fffffbad;box-shadow:inset 0 1px #ffffffb3,0 8px 18px #472b0e12;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:600;line-height:1}.auth-social__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:34px;height:34px}.auth-social__icon img{display:block;width:26px;height:26px}.auth-social__label{flex:1 1 auto}.auth-social__arrow{flex:0 0 auto;width:14px;height:14px}.screen-login .auth-social__icon{width:48px;height:48px;border-radius:999px;background:#fff;box-shadow:0 7px 15px #37230d1f}.screen-login .auth-social__icon img{display:block;width:30px;height:30px}.screen-login .auth-social__label{flex:1 1 auto;text-align:center}.screen-login .auth-social__arrow{flex:0 0 auto;width:18px;height:18px}.login-register{margin:31px 0 0;color:#536170;font-family:Manrope,Inter,Arial,sans-serif;font-size:17px;line-height:1.35;text-align:center}.login-register button{border:0;padding:0;color:#8b5d22;background:transparent;font:inherit;cursor:pointer}.login-demo{display:block;width:100%;min-height:42px;margin-top:18px;border:1px dashed rgba(117,86,47,.28);border-radius:999px;color:#75562f;background:#fffdf770;font-family:Manrope,Inter,Arial,sans-serif;font-size:13px;font-weight:800;cursor:pointer}@media(max-width:390px){.login-page{padding-inline:18px;padding-top:44px}.login-badge{min-height:32px;margin-bottom:48px;padding-inline:16px;font-size:14px}.login-hero h1{font-size:52px}.login-hero p{max-width:315px;font-size:16px}.login-card{width:min(100%,338px);margin-top:38px;padding:28px 27px 30px}.screen-login .auth-social button{font-size:22px}}.pricing-section{padding-top:72px;padding-bottom:76px}.pricing-container{width:100%;max-width:430px;margin:0 auto;padding-right:24px;padding-left:24px}.pricing-badge.section-badge{height:44px;margin-bottom:27px;padding:0 28px;border-color:#ad7b3e6b;background:#fff4d66b;box-shadow:inset 0 1px #ffffff9e,0 10px 24px #643f1614;color:#9a6726;font-size:14px;font-weight:500;letter-spacing:.36em}.pricing-title.section-title{max-width:390px;font-size:56px;line-height:.95}.pricing-subtitle.section-subtitle{max-width:360px;margin-top:28px;font-size:18px;line-height:1.48}.pricing-list.section-content{display:flex;flex-direction:column;gap:24px;margin-top:38px}.pricing-card.soft-card{position:relative;min-height:374px;padding:29px 27px 25px;overflow:hidden;border:1px solid rgba(184,123,50,.42);border-radius:22px;background:radial-gradient(circle at 82% 30%,rgba(255,255,255,.54),transparent 34%),#fff8e2bd;box-shadow:0 16px 34px #482b0d24,inset 0 1px #ffffff9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pricing-card__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start}.pricing-card__title{margin:0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:38px;font-weight:500;letter-spacing:-.028em;line-height:1.02}.pricing-card__price{position:relative;display:inline-flex;align-items:baseline;justify-content:center;width:132px;height:70px;margin-top:3px;padding-top:5px;border:1px solid rgba(201,157,87,.38);border-radius:50%;color:#b77a25;transform:rotate(-5deg);font-family:Cormorant Garamond,Georgia,serif;white-space:nowrap}.pricing-card__price span{margin-right:5px;font-size:21px;line-height:1}.pricing-card__price strong{font-size:38px;font-weight:500;letter-spacing:-.035em;line-height:1}.pricing-card__price i{position:absolute;right:27px;bottom:8px;color:#d4a04c;font-style:normal;font-size:15px;line-height:1;transform:rotate(5deg)}.pricing-card__price--deal{width:126px;height:62px;align-items:center;padding-top:0}.pricing-card__price--deal strong{font-size:25px;letter-spacing:-.015em}.pricing-card__price--deal i{right:30px;bottom:6px}.pricing-card__text{max-width:290px;margin:28px 0 0;color:#2f5a79;font-family:Manrope,Inter,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.56}.pricing-card__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:27px}.pricing-card__chips span{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border:1px solid rgba(184,123,50,.24);border-radius:7px;color:#385a72;background:#fff9e96b;font-family:Cormorant Garamond,Georgia,serif;font-size:16px;font-weight:500;line-height:1;white-space:nowrap}.pricing-card__chips span:before{content:"";width:5px;height:5px;margin-right:9px;border-radius:999px;background:#d39a3d}.pricing-card__bottom{display:grid;grid-template-columns:minmax(0,1fr) 142px;gap:11px;align-items:end;margin-top:31px}.pricing-card__button{display:inline-grid;grid-template-columns:1fr 24px;align-items:center;width:100%;height:56px;padding:0 20px;border-radius:9px;text-decoration:none;font-family:Cormorant Garamond,Georgia,serif;font-size:26px;font-weight:500;line-height:1;cursor:pointer}.pricing-card__button span{justify-self:center}.pricing-card__button i{justify-self:end;font-style:normal;font-size:22px;line-height:1}.pricing-card__button--primary{border:1px solid rgba(154,96,26,.62);color:#fff7e3;background:linear-gradient(180deg,#d79a38,#b77720);box-shadow:0 12px 24px #8a561233,inset 0 1px #ffecb247}.pricing-card__button--secondary{border:1px solid rgba(180,112,42,.58);color:#b17222;background:#fff9e994;box-shadow:0 8px 18px #59381314}.pricing-card__image{width:148px;height:82px;overflow:hidden;border:5px solid rgba(255,255,255,.86);border-radius:13px;background:#fff5df;box-shadow:0 12px 22px #482b0d2e;transform:rotate(4deg)}.pricing-card__image img{display:block;width:100%;height:100%;object-fit:cover}.pricing-card__image--personal img{object-position:center 48%}.pricing-card__image--business{transform:rotate(-2deg)}.pricing-card__image--business img{object-position:center 54%}.pricing-card--business{min-height:350px}.pricing-card--business .pricing-card__text{max-width:284px;margin-top:28px}.pricing-card--business .pricing-card__bottom{grid-template-columns:minmax(0,1fr) 146px;margin-top:34px}@media(max-width:390px){.pricing-section{padding-top:68px;padding-bottom:72px}.pricing-container{padding-right:22px;padding-left:22px}.pricing-badge.section-badge{height:40px;padding:0 22px;font-size:12px;letter-spacing:.34em}.pricing-title.section-title{font-size:51px}.pricing-subtitle.section-subtitle{max-width:330px;font-size:16.5px}.pricing-card.soft-card{min-height:358px;padding:25px 22px 22px}.pricing-card__title{font-size:35px}.pricing-card__price{width:118px;height:64px}.pricing-card__price span{font-size:19px}.pricing-card__price strong{font-size:34px}.pricing-card__price--deal{width:113px;height:57px}.pricing-card__price--deal strong{font-size:22px}.pricing-card__text{max-width:270px;margin-top:25px;font-size:15px;line-height:1.54}.pricing-card__chips{gap:7px;margin-top:24px}.pricing-card__chips span{min-height:32px;padding:0 11px;font-size:14px}.pricing-card__bottom{grid-template-columns:minmax(0,1fr) 126px;margin-top:27px}.pricing-card__button{height:52px;padding:0 16px;font-size:24px}.pricing-card__image{width:132px;height:74px;border-width:4px}.pricing-card--business{min-height:338px}.pricing-card--business .pricing-card__bottom{grid-template-columns:minmax(0,1fr) 130px;margin-top:29px}}.pricing-section{padding:72px 0 76px}.pricing-list.section-content{margin-top:38px;display:flex;flex-direction:column;gap:22px}.pricing-card.soft-card,.pricing-card{position:relative;overflow:hidden;min-height:0;border-radius:22px;padding:28px 24px 24px;background:#fff8e2bd;border:1px solid rgba(184,123,50,.42);box-shadow:0 16px 34px #482b0d24,inset 0 1px #ffffff9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pricing-badge.section-badge{height:36px;margin:0 auto 28px;padding:0 20px;font-family:Manrope,Inter,Arial,sans-serif;font-size:10px;font-weight:600;letter-spacing:.28em}.pricing-badge.section-badge span{color:#c99d57;font-size:14px;letter-spacing:0}.pricing-title.section-title{max-width:390px;font-size:52px;line-height:.96}.pricing-subtitle.section-subtitle{max-width:350px;margin-top:24px;font-size:17px;line-height:1.52}.pricing-card__title{margin:0;max-width:230px;font-family:Cormorant Garamond,Georgia,serif;font-size:36px;font-weight:500;line-height:1.02;letter-spacing:-.025em;color:#17120c}.pricing-card__text{margin:18px 0 0;max-width:280px;font-family:Manrope,Inter,Arial,sans-serif;font-size:15.5px;line-height:1.5;color:#314252}.pricing-card__price,.pricing-card__price.pricing-card__price--deal{display:block;width:auto;height:auto;min-width:0;margin:18px 0 0;padding:0;border:0;border-radius:0;background:none;box-shadow:none;transform:none;text-align:left;white-space:normal;font-family:Cormorant Garamond,Georgia,serif;font-size:42px;font-weight:500;line-height:1;letter-spacing:-.025em;color:#9b6d2d}.pricing-card__price span{display:inline;margin-right:8px;font-size:24px;line-height:1}.pricing-card__price strong,.pricing-card__price i{display:none}.pricing-card__price--deal{font-size:38px}.pricing-card__note{margin:18px 0 0;max-width:280px;font-family:Manrope,Inter,Arial,sans-serif;font-size:13.5px;line-height:1.4;color:#6e6258}.pricing-card__action-row{margin-top:24px;display:grid;grid-template-columns:minmax(0,1fr) 44%;align-items:center;gap:16px}.pricing-card__button,.pricing-card__button--primary,.pricing-card__button--secondary{width:100%;height:56px;min-height:0;margin:0;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:14px;text-decoration:none;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:600;line-height:1;cursor:pointer}.pricing-card__button span{justify-self:auto;font-family:inherit;font-size:24px;line-height:1}.pricing-card--personal .pricing-card__button{background:linear-gradient(180deg,#2b1908,#120902);border:1px solid rgba(217,182,106,.45);color:#d9b66a;box-shadow:0 14px 28px #3f23072e,inset 0 1px #ffd68938}.pricing-card--business .pricing-card__button{background:#fff9e9ad;border:1px solid rgba(180,112,42,.54);color:#65401c;box-shadow:0 8px 18px #59381314}.pricing-card__image{width:100%;height:104px;border-radius:14px;overflow:hidden;border:3px solid rgba(255,248,226,.9);box-shadow:0 12px 24px #482b0d29;transform:rotate(2deg);background:#fff8e26b}.pricing-card--business .pricing-card__image,.pricing-card__image--business{transform:rotate(-1deg)}.pricing-card__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.pricing-card__chips{margin-top:20px;display:flex;flex-wrap:wrap;gap:9px}.pricing-card__chips span{height:32px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(184,123,50,.24);background:#fff9e97a;font-family:Manrope,Inter,Arial,sans-serif;font-size:12.5px;font-weight:500;line-height:1;color:#65401c;white-space:nowrap}.pricing-card__chips span:before{content:none}@media(max-width:390px){.pricing-card.soft-card,.pricing-card{padding:26px 22px 22px}.pricing-title.section-title{font-size:49px}.pricing-card__title{font-size:33px}.pricing-card__text{font-size:14.8px}.pricing-card__price,.pricing-card__price.pricing-card__price--deal{font-size:38px}.pricing-card__price span{font-size:22px}.pricing-card__action-row{grid-template-columns:minmax(0,1fr) 42%;gap:12px}.pricing-card__button,.pricing-card__button--primary,.pricing-card__button--secondary{height:54px;padding:0 14px;gap:10px;font-size:22px}.pricing-card__button span{font-size:22px}.pricing-card__image{height:94px}.pricing-card__chips span{height:30px;padding:0 10px;font-size:12px}}.app-shell-landing{width:100vw;max-width:none;background-repeat:repeat-y,repeat-y;background-size:100% auto,var(--site-bg-size);background-position:center top,center top}.pricing-section{padding:76px 0 28px}.pricing-container{max-width:844px;padding-right:0;padding-left:0}.pricing-badge.section-badge{width:fit-content;height:58px;margin:0 auto 26px;padding:0 28px;border:1px solid rgba(188,117,31,.78);border-radius:999px;color:#a86622;background:#fffaec75;box-shadow:0 13px 24px #804e131c,inset 0 1px #ffffffb8;font-family:Manrope,Inter,Arial,sans-serif;font-size:15px;font-weight:600;letter-spacing:.38em}.pricing-badge.section-badge strong{font:inherit;letter-spacing:inherit}.pricing-badge.section-badge span{color:#c68428;font-size:20px;letter-spacing:0}.pricing-title.section-title{max-width:760px;color:#17120c;font-size:86px;font-weight:500;letter-spacing:-.026em;line-height:.93}.pricing-divider.section-divider{display:none}.pricing-subtitle.section-subtitle{max-width:650px;margin-top:34px;color:#245078;font-family:Manrope,Inter,Arial,sans-serif;font-size:30px;font-weight:400;line-height:1.38}.pricing-list.section-content{gap:24px;margin-top:46px}.pricing-card.soft-card,.pricing-card{display:grid;grid-template-columns:minmax(0,1fr) 350px;grid-template-areas:"title media" "price media" "text media" "note media" "chips chips" "cta cta";column-gap:58px;align-items:start;min-height:0;padding:50px 58px 34px;overflow:hidden;border:1px solid rgba(194,119,29,.76);border-radius:28px;background:radial-gradient(circle at 74% 24%,rgba(255,255,255,.76),transparent 32%),radial-gradient(circle at 30% 96%,rgba(238,188,103,.18),transparent 34%),#fffaebb3;box-shadow:0 18px 36px #5c39111c,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pricing-card--personal{min-height:736px}.pricing-card--business{min-height:646px}.pricing-card__title{grid-area:title;max-width:330px;margin:0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:56px;font-weight:500;letter-spacing:-.028em;line-height:.98}.pricing-card__price,.pricing-card__price.pricing-card__price--deal{grid-area:price;display:flex;align-items:baseline;width:fit-content;height:auto;margin:34px 0 0;padding:0;border:0;border-radius:0;color:#b06f22;background:none;box-shadow:none;transform:none;font-family:Cormorant Garamond,Georgia,serif;font-size:72px;font-weight:500;letter-spacing:-.03em;line-height:.95;white-space:nowrap}.pricing-card__price:before,.pricing-card__price:after{content:"✦";align-self:center;color:#cf9132;font-family:Cormorant Garamond,Georgia,serif;font-size:30px;line-height:1}.pricing-card__price:before{margin-right:22px}.pricing-card__price:after{margin-left:22px}.pricing-card__price span{margin-right:17px;color:#b06f22;font-size:32px;font-weight:500;letter-spacing:0;line-height:1}.pricing-card__price--deal{font-size:43px;letter-spacing:.025em;text-transform:lowercase}.pricing-card__text{grid-area:text;max-width:350px;margin:36px 0 0;color:#244a6b;font-family:Manrope,Inter,Arial,sans-serif;font-size:22px;font-weight:400;line-height:1.5}.pricing-card__note{grid-area:note;max-width:350px;margin:28px 0 0;color:#244a6b;font-family:Manrope,Inter,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.48}.pricing-card__note:before{content:"";display:block;width:340px;max-width:100%;height:21px;margin:0 0 18px;background:linear-gradient(90deg,#c37e2a9e,#c37e2a9e) center / 100% 1px no-repeat}.pricing-card__note:after{content:"✦";position:relative;display:block;width:22px;height:0;margin:-76px auto 76px;color:#d59a3b;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;line-height:1}.pricing-card__action-row{display:contents}.pricing-card__image,.pricing-card__image--personal,.pricing-card__image--business,.pricing-card--business .pricing-card__image{position:relative;grid-area:media;justify-self:end;align-self:start;width:350px;height:350px;margin-top:-8px;overflow:hidden;border:10px solid rgba(255,250,238,.94);border-radius:29px;background:#fff7e7;box-shadow:0 18px 34px #482b0d2e,inset 0 0 0 1px #ffffffa6;transform:rotate(6deg)}.pricing-card--business .pricing-card__image,.pricing-card__image--business{width:350px;height:284px;margin-top:2px;transform:rotate(5deg)}.pricing-card__image:after{content:"✦";position:absolute;right:11px;bottom:6px;z-index:2;color:#f4d57a;font-family:Cormorant Garamond,Georgia,serif;font-size:38px;line-height:1;text-shadow:0 2px 8px rgba(64,37,7,.32)}.pricing-card__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.pricing-card__chips{grid-area:chips;display:flex;flex-wrap:nowrap;gap:20px;margin:34px 0 0}.pricing-card--business .pricing-card__chips{gap:34px}.pricing-card__chips span{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:53px;padding:0 21px;border:1px solid rgba(197,130,47,.34);border-radius:18px;color:#234967;background:#fffaee85;font-family:Cormorant Garamond,Georgia,serif;font-size:19px;font-weight:500;line-height:1;white-space:nowrap}.pricing-card__chips span:before{content:"◆";margin-right:12px;color:#c5822f;font-family:Cormorant Garamond,Georgia,serif;font-size:20px;line-height:1}.pricing-card--personal .pricing-card__chips span:nth-child(1):before{content:"♥"}.pricing-card--personal .pricing-card__chips span:nth-child(2):before{content:"♟"}.pricing-card--personal .pricing-card__chips span:nth-child(3):before{content:"▣"}.pricing-card--business .pricing-card__chips span:nth-child(1):before{content:"★"}.pricing-card--business .pricing-card__chips span:nth-child(2):before{content:"≛"}.pricing-card__button,.pricing-card__button--primary,.pricing-card__button--secondary,.pricing-card--personal .pricing-card__button,.pricing-card--business .pricing-card__button{position:relative;grid-area:cta;display:flex;align-items:center;justify-content:center;width:100%;height:99px;margin:29px 0 0;padding:0 78px;border:1px solid rgba(165,92,15,.72);border-radius:17px;color:#fff7e8;background:linear-gradient(180deg,#ffc8652e,#733e0a0f),linear-gradient(180deg,#dfa246,#b97219);box-shadow:0 14px 21px #653a0a33,inset 0 1px #ffedbf73;font-family:Cormorant Garamond,Georgia,serif;font-size:38px;font-weight:500;letter-spacing:-.02em;line-height:1;text-decoration:none;cursor:pointer}.pricing-card__button span{position:absolute;right:40px;top:50%;color:inherit;font-family:Manrope,Inter,Arial,sans-serif;font-size:42px;font-weight:300;line-height:1;transform:translateY(-53%)}@media(max-width:900px){.pricing-container{max-width:min(100% - 44px,844px)}}@media(max-width:720px){.pricing-section{padding:58px 0 24px}.pricing-container{max-width:430px;padding-right:20px;padding-left:20px}.pricing-badge.section-badge{height:44px;padding:0 20px;font-size:10px;letter-spacing:.28em}.pricing-title.section-title{max-width:370px;font-size:54px;line-height:.96}.pricing-subtitle.section-subtitle{max-width:360px;margin-top:24px;font-size:18px;line-height:1.48}.pricing-list.section-content{gap:18px;margin-top:34px}.pricing-card.soft-card,.pricing-card{grid-template-columns:minmax(0,1fr) 138px;grid-template-areas:"title media" "price price" "text text" "note note" "chips chips" "cta cta";column-gap:14px;padding:30px 27px 28px;border-radius:24px}.pricing-card--personal,.pricing-card--business{min-height:0}.pricing-card__title{max-width:185px;font-size:30px;line-height:.98}.pricing-card__price,.pricing-card__price.pricing-card__price--deal{justify-self:start;margin-top:20px;font-size:42px;line-height:.95}.pricing-card__price span{margin-right:8px;font-size:21px}.pricing-card__price:before,.pricing-card__price:after{font-size:18px}.pricing-card__price:before{margin-right:9px}.pricing-card__price:after{margin-left:9px}.pricing-card__price--deal{font-size:29px}.pricing-card__image,.pricing-card__image--personal,.pricing-card__image--business,.pricing-card--business .pricing-card__image{justify-self:end;width:138px;height:138px;margin-top:0;border-width:6px;border-radius:18px;transform:rotate(5deg)}.pricing-card--business .pricing-card__image,.pricing-card__image--business{width:138px;height:118px;margin-top:8px}.pricing-card__text{max-width:none;margin-top:28px;font-size:16px;line-height:1.48}.pricing-card__note{position:relative;max-width:none;margin-top:24px;padding-top:27px;font-size:14px;line-height:1.45}.pricing-card__note:before{position:absolute;top:0;left:0;width:100%;height:1px;margin:0;background:#c37e2a94}.pricing-card__note:after{position:absolute;top:-11px;left:50%;width:28px;height:22px;margin:0;background:#fffaebeb;text-align:center;transform:translate(-50%)}.pricing-card__chips,.pricing-card--business .pricing-card__chips{flex-wrap:wrap;gap:9px;margin-top:24px}.pricing-card__chips span{height:36px;padding:0 12px;border-radius:999px;font-size:14px}.pricing-card__chips span:before{margin-right:8px;font-size:16px}.pricing-card__button,.pricing-card__button--primary,.pricing-card__button--secondary,.pricing-card--personal .pricing-card__button,.pricing-card--business .pricing-card__button{height:62px;margin-top:24px;padding:0 54px;border-radius:14px;font-size:27px}.pricing-card__button span{right:26px;font-size:30px}}.pricing-card__image,.pricing-card__image--personal,.pricing-card__image--business,.pricing-card--business .pricing-card__image{display:none!important}.pricing-card.soft-card,.pricing-card{grid-template-columns:1fr;grid-template-areas:"title" "price" "text" "note" "chips" "cta";max-width:844px;min-height:0;padding:44px 58px 34px;text-align:left}.pricing-card__title{max-width:100%;font-size:58px;line-height:.98}.pricing-card__price,.pricing-card__price.pricing-card__price--deal{justify-self:start;margin-top:28px}.pricing-card__text{max-width:620px;margin-top:30px;font-size:22px;line-height:1.48}.pricing-card__note{position:relative;max-width:620px;margin-top:28px;padding-top:28px}.pricing-card__note:before{position:absolute;top:0;left:0;width:100%;height:1px;margin:0}.pricing-card__note:after{position:absolute;top:-12px;left:50%;width:34px;height:24px;margin:0;background:#fffaebf0;text-align:center;transform:translate(-50%)}.pricing-card__chips{max-width:100%;margin-top:28px}.pricing-card__button,.pricing-card__button--primary,.pricing-card__button--secondary,.pricing-card--personal .pricing-card__button,.pricing-card--business .pricing-card__button{height:82px;margin-top:30px}@media(max-width:720px){.pricing-card.soft-card,.pricing-card{grid-template-columns:1fr;grid-template-areas:"title" "price" "text" "note" "chips" "cta";padding:30px 27px 28px}.pricing-card__title{max-width:100%;font-size:37px;line-height:1}.pricing-card__price,.pricing-card__price.pricing-card__price--deal{margin-top:22px}.pricing-card__text{max-width:none;margin-top:24px;font-size:16px}.pricing-card__note{max-width:none;margin-top:22px}.pricing-card__button,.pricing-card__button--primary,.pricing-card__button--secondary,.pricing-card--personal .pricing-card__button,.pricing-card--business .pricing-card__button{height:62px;margin-top:24px}}.pricing-card__price,.pricing-card__price.pricing-card__price--deal{display:inline-flex;align-items:center;gap:14px}.pricing-card__price:before,.pricing-card__price:after{display:inline-grid;place-items:center;flex:0 0 18px;width:18px;height:18px;margin:0;font-size:18px;line-height:1;transform:translateY(1px)}.pricing-card__price span{margin-right:-4px}.pricing-card__note:after{top:-13px;width:auto;height:auto;padding:0;color:#d59a3b;background:transparent;line-height:1}.pricing-card__chips span{gap:7px;align-items:center}.pricing-card__chips span:before{display:inline-grid;place-items:center;flex:0 0 14px;width:14px;height:14px;margin:0;font-size:13px;line-height:1;transform:translateY(0)}@media(max-width:720px){.pricing-card__price,.pricing-card__price.pricing-card__price--deal{gap:10px}.pricing-card__price:before,.pricing-card__price:after{flex-basis:14px;width:14px;height:14px;font-size:14px}.pricing-card__note:after{top:-10px;font-size:20px}.pricing-card__chips span{gap:6px}}.pricing-card__price,.pricing-card__price.pricing-card__price--deal{align-items:baseline;justify-content:center;gap:0;text-align:center}.pricing-card__price:before,.pricing-card__price:after,.pricing-card__note:after,.pricing-card__chips span:before{content:none!important}.pricing-card__note{padding-top:24px}.pricing-card__note:before{background:#c37e2a7a}.pricing-card__chips,.pricing-card--business .pricing-card__chips{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:26px}.pricing-card__chips span{gap:0;min-width:0;height:38px;padding:0 18px;border-radius:999px;font-family:Cormorant Garamond,Georgia,serif;font-size:17px;line-height:1;text-align:center}.pricing-card__price span{margin-right:10px;transform:translateY(-1px)}@media(max-width:720px){.pricing-card__price,.pricing-card__price.pricing-card__price--deal{width:100%}.pricing-card__note{padding-top:23px}.pricing-card__chips,.pricing-card--business .pricing-card__chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%}.pricing-card__chips span{width:100%;height:36px;padding:0 10px;justify-content:center;font-size:15px;white-space:nowrap}.pricing-card--personal .pricing-card__chips span:nth-child(3){grid-column:1 / -1;width:fit-content;min-width:148px;justify-self:center}.pricing-card--business .pricing-card__chips{grid-template-columns:1fr;max-width:238px}}.pricing-badge.section-badge{height:36px;margin-bottom:28px;padding:0 20px;border:1px solid rgba(173,123,62,.38);border-radius:999px;color:#8b663a;background:#fff4d66b;box-shadow:0 8px 22px #643f1614;font-family:Manrope,Inter,Arial,sans-serif;font-size:10px;font-weight:600;letter-spacing:.28em}.pricing-badge.section-badge span{color:#c99d57;font-family:Cormorant Garamond,Georgia,serif;font-size:14px;letter-spacing:0}.pricing-title.section-title{max-width:390px;font-size:52px;font-weight:500;letter-spacing:-.035em;line-height:.96}.pricing-subtitle.section-subtitle{max-width:360px;margin-top:24px;font-size:17px;line-height:1.52}.pricing-card__title{font-size:42px;font-weight:500;letter-spacing:-.028em;line-height:1}.pricing-card__price,.pricing-card__price.pricing-card__price--deal{color:#b06f22;font-size:44px;letter-spacing:-.02em}.pricing-card__price span{color:#b06f22;font-size:19px}.pricing-card--business .pricing-card__price{display:none}.pricing-card--business .pricing-card__text{margin-top:28px}.pricing-card__text,.pricing-card__note{font-size:16px;line-height:1.48}.pricing-card__button,.pricing-card__button--primary,.pricing-card__button--secondary,.pricing-card--personal .pricing-card__button,.pricing-card--business .pricing-card__button{border:1px solid rgba(217,182,106,.5);color:#e2c579;background:radial-gradient(circle at 84% 50%,rgba(236,185,92,.18),transparent 32%),linear-gradient(180deg,#2d1c0a,#1b0d02);box-shadow:0 16px 28px #281a0a38,inset 0 1px #ffd77738;text-shadow:0 2px 12px rgba(255,203,96,.22)}.pricing-card__button span{color:#fff1b9;filter:drop-shadow(0 0 9px rgba(255,206,88,.55))}@media(max-width:720px){.pricing-badge.section-badge{height:36px;margin-bottom:26px;padding:0 18px;font-size:9px;letter-spacing:.24em}.pricing-title.section-title{max-width:360px;font-size:50px}.pricing-subtitle.section-subtitle{max-width:340px;font-size:16px}.pricing-card__title{font-size:37px}.pricing-card__price,.pricing-card__price.pricing-card__price--deal{font-size:40px}.pricing-card__price span{font-size:17px}.pricing-card--business .pricing-card__text{margin-top:24px}}.deliverables-section{padding:58px 0 72px}.deliverables-container{max-width:430px}.deliverables-badge.section-badge{margin-bottom:26px}.deliverables-title.section-title{max-width:386px;font-size:49px;line-height:.96}.deliverables-subtitle.section-subtitle{max-width:348px;margin-top:22px;font-size:16px;line-height:1.55}.deliverables-card.soft-card{position:relative;margin-top:34px;padding:30px 27px 28px;overflow:hidden;border:1px solid rgba(184,123,50,.45);border-radius:24px;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.56),transparent 34%),#fff8e2bd;box-shadow:0 16px 34px #482b0d21,inset 0 1px #ffffffad}.deliverables-card__title{max-width:310px;margin:0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:37px;font-weight:500;letter-spacing:-.028em;line-height:1}.deliverables-card__text{margin:22px 0 0;color:#244a6b;font-family:Manrope,Inter,Arial,sans-serif;font-size:15.5px;font-weight:400;line-height:1.5}.deliverables-list{display:grid;gap:0;margin-top:28px;border-top:1px solid rgba(195,126,42,.42)}.deliverables-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:15px;padding:18px 0;border-bottom:1px solid rgba(195,126,42,.28)}.deliverables-item__number{color:#b06f22;font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:500;letter-spacing:-.02em;line-height:.95}.deliverables-item__copy h4{margin:0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:1.05}.deliverables-item__copy p{margin:7px 0 0;color:#244a6b;font-family:Manrope,Inter,Arial,sans-serif;font-size:13.5px;font-weight:400;line-height:1.42}.deliverables-button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:62px;margin-top:28px;padding:0 54px;border:1px solid rgba(217,182,106,.5);border-radius:14px;color:#e2c579;background:radial-gradient(circle at 84% 50%,rgba(236,185,92,.18),transparent 32%),linear-gradient(180deg,#2d1c0a,#1b0d02);box-shadow:0 16px 28px #281a0a38,inset 0 1px #ffd77738;font-family:Cormorant Garamond,Georgia,serif;font-size:26px;font-weight:500;letter-spacing:-.018em;line-height:1;text-shadow:0 2px 12px rgba(255,203,96,.22);cursor:pointer}.deliverables-button span{position:absolute;right:28px;top:50%;color:#fff1b9;font-family:Manrope,Inter,Arial,sans-serif;font-size:30px;font-weight:300;line-height:1;filter:drop-shadow(0 0 9px rgba(255,206,88,.55));transform:translateY(-53%)}@media(max-width:390px){.deliverables-title.section-title{font-size:46px}.deliverables-card.soft-card{padding:28px 25px 26px}.deliverables-card__title{font-size:34px}.deliverables-item{grid-template-columns:38px minmax(0,1fr);gap:12px}.deliverables-item__number{font-size:26px}.deliverables-item__copy h4{font-size:23px}}.deliverables-title.section-title{max-width:370px;font-size:48px;line-height:.97}.deliverables-subtitle.section-subtitle{max-width:334px;margin-top:20px;font-size:15.8px;line-height:1.54}.deliverables-card__title{max-width:310px;margin-right:0;margin-left:0;text-align:left}@media(max-width:390px){.deliverables-title.section-title{max-width:342px;font-size:44px}.deliverables-subtitle.section-subtitle{max-width:316px;font-size:15px}.deliverables-card__title{max-width:284px}}.faq-section{padding:56px 0 76px}.faq-container{max-width:430px}.faq-badge.section-badge{margin-bottom:26px}.faq-title.section-title{max-width:360px;font-size:50px;line-height:.97}.faq-subtitle.section-subtitle{max-width:340px;margin-top:22px;font-size:15.8px;line-height:1.54}.faq-list.section-content{display:grid;gap:10px;margin-top:32px}.faq-item{overflow:hidden;border:1px solid rgba(184,123,50,.42);border-radius:18px;background:radial-gradient(circle at 88% 18%,rgba(255,255,255,.44),transparent 32%),#fff8e2bd;box-shadow:0 12px 24px #482b0d1a,inset 0 1px #ffffffa3}.faq-question{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:12px;align-items:center;width:100%;min-height:66px;padding:17px 18px 17px 21px;border:0;color:#17120c;background:transparent;font-family:Cormorant Garamond,Georgia,serif;font-size:23px;font-weight:500;letter-spacing:-.018em;line-height:1.04;text-align:left;cursor:pointer}.faq-question span:first-child{min-width:0}.faq-icon{display:inline-grid;place-items:center;justify-self:end;width:30px;height:30px;border:1px solid rgba(184,123,50,.28);border-radius:999px;color:#b06f22;background:#fffaeb75;font-family:Manrope,Inter,Arial,sans-serif;font-size:22px;font-weight:400;line-height:1}.faq-answer{max-height:0;overflow:hidden;transition:max-height .24s ease}.faq-item.is-open .faq-answer{max-height:220px}.faq-answer p{margin:0;padding:0 21px 20px;color:#244a6b;font-family:Manrope,Inter,Arial,sans-serif;font-size:14.2px;font-weight:400;line-height:1.5}.faq-item.is-open .faq-question{padding-bottom:12px}@media(max-width:390px){.faq-title.section-title{max-width:336px;font-size:46px}.faq-subtitle.section-subtitle{max-width:316px;font-size:15px}.faq-question{min-height:62px;padding-right:16px;padding-left:18px;font-size:21px}.faq-answer p{padding-right:18px;padding-left:18px;font-size:13.8px}}.landing-footer{position:relative;padding:34px 0 36px;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.42),transparent 44%),linear-gradient(180deg,#f6ecdbf0,#efe4d3f5);box-shadow:inset 0 1px #ffffff8a,inset 0 18px 34px #8d5b200d}.landing-footer__inner{max-width:430px}.landing-footer__brand{padding-top:0;border-top:0}.landing-footer__brand h2{max-width:340px;margin:0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:33px;font-weight:500;letter-spacing:-.025em;line-height:1.02}.landing-footer__brand p{max-width:350px;margin:14px 0 0;color:#244a6b;font-family:Manrope,Inter,Arial,sans-serif;font-size:13.8px;font-weight:400;line-height:1.5}.landing-footer__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;margin-top:26px;padding-top:22px;border-top:1px solid rgba(184,123,50,.22)}.landing-footer__group{display:grid;gap:9px;align-content:start;min-width:0}.landing-footer__group h3{margin:0 0 3px;color:#b06f22;font-family:Manrope,Inter,Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.18em;line-height:1;text-transform:uppercase}.landing-footer__group a{width:fit-content;max-width:100%;color:#2d4053;font-family:Manrope,Inter,Arial,sans-serif;font-size:13.2px;font-weight:400;line-height:1.3;text-decoration:none}.landing-footer__group a:hover{color:#9a6420}.landing-footer__bottom{margin-top:24px;padding-top:17px;border-top:1px solid rgba(184,123,50,.22);color:#244a6bc7;font-family:Manrope,Inter,Arial,sans-serif;font-size:12px;line-height:1.4}@media(max-width:390px){.landing-footer{padding-bottom:30px}.landing-footer__brand h2{max-width:312px;font-size:30px}.landing-footer__groups{gap:20px 14px}.landing-footer__group a{font-size:12.8px}}.screen-personal-scenario.auth-screen{min-height:100vh;padding:0}.details-page{min-height:100vh}.details-hero{padding:28px 0 42px}.details-back{width:fit-content;min-height:38px;padding:0 14px;margin-bottom:22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(184,123,50,.28);border-radius:999px;color:#65401c;background:#fff8e28f;font-family:Manrope,Inter,Arial,sans-serif;font-size:13px;font-weight:600;line-height:1;text-decoration:none}.details-title{max-width:390px;margin:26px auto 0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:58px;font-weight:500;letter-spacing:-.04em;line-height:.92;text-align:center}.details-subtitle{max-width:350px;margin:24px auto 0;color:#536170;font-family:Manrope,Inter,Arial,sans-serif;font-size:15.5px;font-weight:400;line-height:1.5;text-align:center}.details-actions,.details-final__actions{display:grid;gap:12px;margin-top:28px}.details-button,.details-inline-button{width:100%;min-height:56px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;font-family:Cormorant Garamond,Georgia,serif;font-size:23px;font-weight:600;line-height:1;text-align:center;text-decoration:none}.details-button--primary{border:1px solid rgba(217,182,106,.5);color:#e2c579;background:radial-gradient(circle at 84% 50%,rgba(236,185,92,.18),transparent 32%),linear-gradient(180deg,#2d1c0a,#1b0d02);box-shadow:0 16px 28px #281a0a38,inset 0 1px #ffd77738;text-shadow:0 2px 12px rgba(255,203,96,.22)}.details-button--secondary,.details-inline-button{border:1px solid rgba(180,112,42,.54);color:#65401c;background:#fff9e9ad;box-shadow:0 8px 18px #59381314}.details-content{padding:0 0 72px}.details-panel{padding:28px 22px;border:1px solid rgba(184,123,50,.38);border-radius:24px;background:#fff8e2b8;box-shadow:0 16px 34px #482b0d1f,inset 0 1px #fff9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.details-block{padding:26px 0;border-top:1px solid rgba(184,123,50,.22)}.details-block:first-child{padding-top:0;border-top:0}.details-block h2,.details-final h2{margin:0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:34px;font-weight:500;letter-spacing:-.025em;line-height:1.02}.details-block p,.details-final p{margin:16px 0 0;color:#314252;font-family:Manrope,Inter,Arial,sans-serif;font-size:14.8px;font-weight:400;line-height:1.55}.details-note{padding:14px 16px;border:1px solid rgba(184,123,50,.22);border-radius:16px;color:#6e6258!important;background:#fff9e97a}.details-inline-button{margin-top:18px}.details-steps{display:grid;gap:16px;margin:20px 0 0;padding:0;list-style:none}.details-steps li{padding-top:18px;border-top:1px solid rgba(184,123,50,.18)}.details-steps li:first-child{padding-top:0;border-top:0}.details-steps strong{display:block;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:26px;font-weight:500;line-height:1.08}.details-steps span{display:block;margin-top:8px;color:#536170;font-family:Manrope,Inter,Arial,sans-serif;font-size:14.3px;line-height:1.48}.details-table{display:grid;gap:8px;margin-top:18px}.details-table div{min-height:44px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgba(184,123,50,.22);border-radius:999px;background:#fff9e970}.details-table span,.details-table strong{font-family:Manrope,Inter,Arial,sans-serif;font-size:14px;line-height:1.2}.details-table span{color:#536170}.details-table strong{flex:0 0 auto;color:#65401c;font-weight:700}.details-final{margin-top:28px;padding-top:26px;border-top:1px solid rgba(184,123,50,.22)}.pricing-card__button{text-decoration:none}.free-looks-card{display:grid;gap:16px;padding:18px}.free-looks-upload{min-height:260px;margin:0}.free-looks-upload input{display:none}.free-looks-upload img{width:100%;height:260px;border-radius:22px;object-fit:cover}.free-looks-list{margin-top:18px}.free-looks-actions{display:grid;gap:10px;margin-top:14px}.free-looks-actions a,.free-looks-actions button{min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(184,123,50,.28);border-radius:999px;color:#65401c;background:#fff9e9b8;font-family:Manrope,Inter,Arial,sans-serif;font-size:13px;font-weight:700;text-decoration:none}@media(max-width:390px){.details-title{font-size:52px}.details-subtitle{font-size:14.8px}.details-panel{padding:26px 20px}.details-block h2,.details-final h2{font-size:31px}.details-block p,.details-final p{font-size:14.4px}.details-steps strong{font-size:24px}.details-button,.details-inline-button{min-height:54px;font-size:21px}}@media(max-width:370px){.details-title{font-size:48px}.details-panel{padding:24px 18px}.details-block h2,.details-final h2{font-size:29px}.details-table div{align-items:flex-start;flex-direction:column;gap:6px;border-radius:16px}}@media(min-width:768px){.app-shell-landing{width:100vw;max-width:none;overflow:visible;background-size:100% auto,var(--site-bg-size)}.screen-landing.auth-screen{overflow:visible}.landing-viewport{align-items:center;min-height:clamp(760px,88vh,920px)!important;padding:32px clamp(30px,5vw,72px) 70px}.landing-page{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr);grid-template-rows:auto auto auto auto;column-gap:clamp(42px,6vw,92px);row-gap:0;align-items:center;width:min(100%,1180px);min-height:clamp(650px,78vh,810px);flex-basis:auto;transform:none!important}.landing-login{top:0;right:0;left:auto;width:auto;min-width:178px;height:44px;padding:0 18px;border-radius:12px;gap:9px;z-index:5}.landing-login svg{width:17px;height:17px}.landing-login span{font-size:13px}.landing-profile-chip{min-width:0}.landing-profile-chip b{width:26px;height:26px;font-size:12px}.landing-profile-chip span{max-width:116px}.landing-kicker,.landing-kicker.hero-badge,.landing-kicker.section-badge{position:relative!important;top:auto!important;left:auto!important;grid-column:1;grid-row:1;justify-self:start;width:fit-content!important;max-width:min(100%,420px)!important;height:40px!important;margin:0 0 28px!important;padding:0 22px!important;transform:none!important}.landing-kicker strong,.landing-kicker.hero-badge strong,.landing-kicker.section-badge strong{font-size:10px!important;letter-spacing:.24em!important}.landing-kicker span,.landing-kicker.hero-badge span,.landing-kicker.section-badge span{font-size:15px!important}.landing-title{position:relative;top:auto;left:auto;grid-column:1;grid-row:2;width:min(100%,620px);margin:0;transform:none;font-size:clamp(76px,7.2vw,112px);line-height:.86;letter-spacing:-.04em;text-align:left;white-space:normal}.landing-subtitle{position:relative;top:auto;left:auto;grid-column:1;grid-row:3;width:min(100%,520px);max-width:520px;margin:30px 0 0;transform:none;font-size:18px;line-height:1.58;text-align:left}.landing-subtitle br{display:initial}.landing-cta-stack{position:relative;top:auto;left:auto;grid-column:1;grid-row:4;display:flex;width:min(100%,520px);margin-top:34px;gap:14px;transform:none}.landing-primary,.landing-secondary{height:60px;min-width:0;border-radius:14px;padding:0 48px 0 24px}.landing-primary{flex:1.12}.landing-secondary{flex:.88}.landing-primary span,.landing-secondary span{font-size:22px;line-height:1;white-space:nowrap}.landing-primary svg,.landing-secondary svg{right:18px;width:18px;height:18px}.landing-card-grid{position:relative;top:auto;left:auto;grid-column:2;grid-row:1 / 5;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,24px);width:100%;align-self:center;margin:54px 0 0}.landing-card{height:clamp(250px,25vw,330px);border-radius:18px;box-shadow:0 18px 40px #482b0d2e}.landing-card:nth-child(2){transform:translateY(-34px)}.landing-card:nth-child(3){transform:translateY(34px)}.landing-card img{height:100%;object-fit:cover}.landing-card div{height:54px;padding:0 16px;border-radius:0 0 18px 18px;font-size:21px;background:#fff8e2e0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-card:nth-child(4) div{font-size:21px}.section,.formats-section,.process-section,.character-preview-section,.stories-section,.pricing-section,.deliverables-section,.faq-section{padding-top:104px;padding-bottom:110px}.section-container,.formats-container,.process-container,.character-preview-container,.stories-container,.pricing-container,.deliverables-container,.faq-container,.landing-footer__inner{width:min(100% - 64px,1180px);max-width:1180px;padding-left:0;padding-right:0}.section-badge,.formats-badge,.character-preview-badge,.stories-badge,.pricing-badge.section-badge,.deliverables-badge.section-badge,.faq-badge.section-badge{height:42px;margin-bottom:30px;padding:0 24px;font-size:11px}.section-title,.formats-title,.process-title,.character-preview-title,.stories-title,.pricing-title.section-title,.deliverables-title.section-title,.faq-title.section-title{max-width:780px;font-size:clamp(66px,5.8vw,92px);line-height:.92;text-align:center}.section-subtitle,.formats-subtitle,.process-subtitle,.character-preview-subtitle,.stories-subtitle,.pricing-subtitle.section-subtitle,.deliverables-subtitle.section-subtitle,.faq-subtitle.section-subtitle{max-width:680px;font-size:19px;line-height:1.58}.section-content,.formats-list,.process-list,.character-preview-steps,.stories-list,.pricing-list.section-content,.faq-list.section-content{margin-top:54px}.formats-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.format-card,.format-card.is-reversed,.format-card--business,.format-card--any{display:grid;grid-template-rows:270px minmax(0,1fr);min-height:520px;padding:0}.format-card__media,.format-card.is-reversed .format-card__media,.format-card--any .format-card__media{position:relative;order:0;width:100%;height:270px;min-height:270px;margin:0;clip-path:none}.format-card__media img,.format-card.is-reversed .format-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;padding:0;object-fit:cover}.format-card__content,.format-card.is-reversed .format-card__content,.format-card--business .format-card__content{order:1;padding:30px 32px 34px}.format-card__title,.process-card__copy h3,.character-step__title,.card-title{font-size:40px;line-height:1}.format-card__text,.process-card__copy p,.character-step__description,.card-text{font-size:16.5px;line-height:1.55}.format-card__button{min-height:50px;margin-top:24px;padding:0 24px;border-radius:13px;font-size:15px}.process-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.process-card{display:grid;grid-template-rows:230px minmax(0,1fr);min-height:470px;padding:0}.process-card__media{width:100%;height:230px;min-height:230px;padding:24px 28px 8px}.process-card__media img{position:static;width:auto;max-width:100%;height:auto;max-height:100%;min-height:0;padding:0;object-fit:contain}.process-card__body{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;padding:28px 30px 34px}.process-card__index{font-size:34px}.process-card__rule{display:none}.process-bonus{width:min(100%,900px);margin:36px auto 0}.character-preview-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.character-step,.character-step--upload,.character-step--choose{min-height:620px;padding:30px 32px 34px!important}.character-step__number,.character-step--upload .character-step__number,.character-step--choose .character-step__number{top:30px;left:32px}.character-step__visual,.character-step--upload .character-step__visual,.character-step--choose .character-step__visual{width:min(100%,390px);max-width:390px;margin:18px auto 24px!important}.character-step__description{max-width:460px!important}.stories-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.stories-section .story-card{min-height:360px;border-radius:18px}.stories-section .story-card img{height:100%}.pricing-list.section-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.pricing-card.soft-card,.pricing-card{min-height:610px;padding:40px 42px 38px;border-radius:24px}.pricing-card__title{font-size:48px}.pricing-card__text,.pricing-card__note{max-width:100%;font-size:17px}.pricing-card__button,.pricing-card__button--primary,.pricing-card__button--secondary,.pricing-card--personal .pricing-card__button,.pricing-card--business .pricing-card__button{height:68px;margin-top:28px;font-size:28px}.deliverables-container,.faq-container{max-width:1040px}.deliverables-card.soft-card{display:grid;grid-template-columns:minmax(0,.86fr) minmax(360px,1fr);grid-template-areas:"title list" "text list" "button list";column-gap:56px;align-items:start;padding:42px 48px}.deliverables-card__title{grid-area:title;max-width:430px;font-size:46px}.deliverables-card__text{grid-area:text;font-size:17px}.deliverables-list{grid-area:list;margin-top:0}.deliverables-button{grid-area:button;margin-top:32px}.faq-list.section-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.faq-question{min-height:76px;font-size:27px}.landing-footer{padding:54px 0 46px}.landing-footer__inner{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(460px,1.18fr);gap:54px}.landing-footer__brand h2{max-width:430px;font-size:42px}.landing-footer__brand p{max-width:430px;font-size:15px}.landing-footer__groups{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:0;padding-top:0;border-top:0}.landing-footer__bottom{grid-column:1 / -1}}@media(min-width:768px)and (max-width:1023px){.landing-viewport{min-height:auto!important;padding-top:30px}.landing-page{grid-template-columns:1fr;width:min(100%,680px);min-height:0;padding-top:58px}.landing-login{top:0}.landing-kicker,.landing-kicker.hero-badge,.landing-kicker.section-badge,.landing-title,.landing-subtitle{justify-self:center;text-align:center}.landing-title{width:min(100%,680px);font-size:clamp(68px,10vw,88px)}.landing-subtitle{width:min(100%,560px);margin-top:26px;text-align:center}.landing-cta-stack{justify-self:center}.landing-card-grid{grid-column:1;grid-row:auto;margin-top:56px}.formats-list,.process-list,.stories-list,.pricing-list.section-content,.faq-list.section-content{grid-template-columns:repeat(2,minmax(0,1fr))}.process-list,.character-preview-steps,.deliverables-card.soft-card,.landing-footer__inner{grid-template-columns:1fr}.deliverables-card.soft-card{grid-template-areas:"title" "text" "list" "button"}.landing-footer__groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.landing-viewport{padding-left:80px;padding-right:80px}.landing-page{width:min(100%,1240px)}.section-container,.formats-container,.process-container,.character-preview-container,.stories-container,.pricing-container,.landing-footer__inner{width:min(100% - 96px,1240px);max-width:1240px}}@media(min-width:768px){.process-card{grid-template-rows:190px minmax(0,1fr);min-height:430px}.process-card__media{height:190px;min-height:190px}.process-card__body{display:block;padding:28px 30px 34px}.process-card__index{display:block;margin-bottom:16px;font-size:31px}.process-card__copy h3{font-size:36px;line-height:1.02}.process-card__copy p{max-width:280px;margin-top:16px;font-size:16px}}@media(min-width:1024px){.section,.formats-section,.process-section,.character-preview-section,.stories-section,.pricing-section,.deliverables-section,.faq-section{padding-top:88px;padding-bottom:92px}.section-content,.formats-list,.process-list,.character-preview-steps,.stories-list,.pricing-list.section-content,.faq-list.section-content{margin-top:42px}.section-title,.formats-title,.process-title,.character-preview-title,.stories-title,.pricing-title.section-title,.deliverables-title.section-title,.faq-title.section-title{font-size:clamp(58px,4.8vw,78px);line-height:.94}.section-subtitle,.formats-subtitle,.process-subtitle,.character-preview-subtitle,.stories-subtitle,.pricing-subtitle.section-subtitle,.deliverables-subtitle.section-subtitle,.faq-subtitle.section-subtitle{margin-top:22px;font-size:18px}.formats-list{gap:18px}.format-card,.format-card.is-reversed,.format-card--business,.format-card--any{display:grid;grid-template-columns:minmax(220px,.95fr) minmax(0,1fr);grid-template-rows:none;min-height:292px;height:auto;align-items:stretch}.format-card__media,.format-card.is-reversed .format-card__media,.format-card--any .format-card__media{width:100%;height:auto;min-height:292px}.format-card__media img,.format-card.is-reversed .format-card__media img{object-position:center}.format-card__content,.format-card.is-reversed .format-card__content,.format-card--business .format-card__content{display:flex;flex-direction:column;justify-content:center;padding:28px 30px}.format-card__title{max-width:280px;font-size:36px}.format-card__text{max-width:310px;margin-top:18px;font-size:15.5px}.format-card__button{align-self:flex-start;min-height:46px;margin-top:24px}.process-list{gap:18px}.process-card{grid-template-rows:150px minmax(0,1fr);min-height:356px}.process-card__media{height:150px;min-height:150px;padding:18px 22px 0}.process-card__media img{width:78%;max-width:250px;max-height:150px;transform:scale(1.18);transform-origin:center}.process-card__body{padding:20px 28px 28px}.process-card__index{margin-bottom:12px;font-size:27px}.process-card__copy h3{max-width:240px;font-size:33px}.process-card__copy p{max-width:260px;margin-top:14px;font-size:15px;line-height:1.5}.process-bonus{width:min(100%,720px);min-height:72px;margin-top:30px;padding:10px 52px 10px 18px}.process-bonus img{width:76px;height:52px;object-fit:contain}.process-bonus span{font-size:15px;line-height:1.25}.character-preview-steps{gap:20px}.character-step,.character-step--upload,.character-step--choose{min-height:500px;padding:28px 30px 30px!important}.character-step__visual,.character-step--upload .character-step__visual,.character-step--choose .character-step__visual{width:94%;max-width:470px;margin:8px auto 18px!important}.character-step--upload .character-step__visual,.character-step--choose .character-step__visual{min-height:245px;background-position:center;background-repeat:no-repeat;background-size:contain}.character-step--upload .character-step__visual{background-image:url(/images/character-preview/character-upload-phone-final.webp)}.character-step--choose .character-step__visual{background-image:url(/images/character-preview/character-three-options-latest.webp)}.character-step--upload .character-step__visual img,.character-step--choose .character-step__visual img{opacity:0}.character-step__title{font-size:36px}.character-step__description{max-width:440px!important;font-size:15.5px}.pricing-card.soft-card,.pricing-card{min-height:0}}@media(min-width:1280px){.format-card,.format-card.is-reversed,.format-card--business,.format-card--any,.format-card__media,.format-card.is-reversed .format-card__media,.format-card--any .format-card__media{min-height:276px}.process-card{min-height:338px}}:root{--brand-paper-bg: #efc574;--brand-paper-relief: repeating-radial-gradient(circle at 50% 50%, transparent 0 4px, rgba(105, 61, 23, .12) 4.5px 5.5px, transparent 6px 10px, rgba(105, 61, 23, .07) 10.5px 11.5px, transparent 12px 17px), repeating-radial-gradient(circle at 50% 50%, transparent 0 7px, rgba(132, 80, 28, .06) 7.5px 8.5px, transparent 9px 18px), repeating-linear-gradient(102deg, rgba(255, 252, 229, .11) 0 1px, transparent 1px 9px);--brand-paper-relief-position: 0 0, 36px 34px, center top;--brand-paper-relief-size: 72px 72px, 96px 96px, 72px 72px;--brand-footer-bg: #1c0e03;--brand-footer-relief: repeating-radial-gradient(circle at 50% 50%, transparent 0 4px, rgba(217, 182, 106, .13) 4.5px 5.5px, transparent 6px 10px, rgba(217, 182, 106, .08) 10.5px 11.5px, transparent 12px 17px), repeating-radial-gradient(circle at 50% 50%, transparent 0 7px, rgba(255, 231, 166, .05) 7.5px 8.5px, transparent 9px 18px)}html,body{background-color:var(--brand-paper-bg)!important;background-image:var(--brand-paper-relief)!important;background-position:var(--brand-paper-relief-position)!important;background-repeat:repeat!important;background-size:var(--brand-paper-relief-size)!important}.app-shell,.app-shell-landing,.screen,.screen-login.auth-screen,.screen-landing.auth-screen,.screen-personal-scenario.auth-screen{position:relative;isolation:isolate;background-color:var(--brand-paper-bg)!important;background-image:none!important}.screen,.screen-login.auth-screen,.screen-landing.auth-screen,.screen-personal-scenario.auth-screen{background-color:transparent!important}.app-shell,.app-shell-landing{overflow:hidden}.app-shell:before,.app-shell-landing:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:var(--brand-paper-relief);background-position:var(--brand-paper-relief-position);background-repeat:repeat;background-size:var(--brand-paper-relief-size);opacity:.66;filter:saturate(.9) contrast(1.08) sepia(.08);mix-blend-mode:multiply}.app-shell>.screen,.screen>*{position:relative;z-index:1}.screen:before{display:none!important}.formats-section,.process-section,.character-preview-section,.stories-section,.pricing-section,.deliverables-section,.faq-section,.details-page,.login-page{background:transparent!important}.formats-section:before,.process-section:before,.character-preview-section:before,.character-preview-section:after,.stories-section:before,.pricing-section:before,.deliverables-section:before,.faq-section:before,.details-page:before,.login-page:before{display:none!important;content:none!important}.landing-primary,.login-submit,.details-button--primary,.pricing-card__button{position:relative;isolation:isolate;overflow:hidden;background:var(--brand-footer-bg)!important}.landing-primary:before,.login-submit:before,.details-button--primary:before,.pricing-card__button:before,.landing-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:var(--brand-footer-relief);background-position:0 0,36px 34px;background-repeat:repeat;background-size:72px 72px,96px 96px;opacity:.42;mix-blend-mode:screen}.landing-primary span,.landing-primary svg,.login-submit span,.login-submit img,.details-button--primary span,.pricing-card__button span{position:relative;z-index:1}.landing-footer{position:relative;z-index:1;isolation:isolate;overflow:hidden;background:var(--brand-footer-bg)!important;box-shadow:inset 0 1px #ffde9957,inset 0 0 0 1px #a56f2657,0 -1px #4c2b0e7a!important}.landing-footer:before{z-index:0}.landing-footer__inner{position:relative;z-index:1}.landing-footer__brand h2,.landing-footer__group a{color:#ffefbff2}.landing-footer__brand p,.landing-footer__bottom{color:#ffe6b1c2}.landing-footer__group h3{color:#d9b66a}.landing-footer__groups,.landing-footer__bottom{border-color:#ffd7902e}.landing-footer__group a:hover{color:#ffe7a6}.format-card,.format-card.is-reversed,.format-card--business,.format-card--any{overflow:hidden!important}.format-card__media,.format-card.is-reversed .format-card__media,.format-card--any .format-card__media{width:100%!important;margin:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;box-shadow:none!important;clip-path:none!important}.format-card__media img,.format-card.is-reversed .format-card__media img,.format-card--any .format-card__media img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;border-radius:0!important;object-fit:cover!important;object-position:center!important;clip-path:none!important}.story-examples-section{padding:72px 0 76px}.story-category-list{display:flex;flex-direction:column;gap:18px;margin-top:38px}.story-category-card{position:relative;display:block;width:100%;height:226px;overflow:hidden;border:1px solid rgba(184,123,50,.42);border-radius:22px;color:inherit;background:#fff8e28f;box-shadow:0 16px 34px #482b0d24,inset 0 1px #ffffff85;text-align:left;text-decoration:none}.story-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.story-category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#00000014,#00000038 45%,#00000094)}.story-category-card:hover img{transform:scale(1.035)}.story-category-card__overlay{position:absolute;right:22px;bottom:20px;left:22px;z-index:2}.story-category-card__overlay h3{margin:0;color:#fff8e8;font-family:Cormorant Garamond,Georgia,serif;font-size:36px;font-weight:500;letter-spacing:-.025em;line-height:.98;text-shadow:0 2px 12px rgba(0,0,0,.38)}.story-category-card__overlay span{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:44px;margin-top:16px;padding:0 20px;border:1px solid rgba(255,248,226,.58);border-radius:12px;color:#17120c;background:#fff8e2eb;box-shadow:0 10px 20px #0000002e;font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:600;line-height:1}.example-category-page{min-height:100vh}.example-category-hero{padding:28px 0 34px}.example-category-back{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:38px;margin-bottom:22px;padding:0 14px;border:1px solid rgba(184,123,50,.28);border-radius:999px;color:#65401c;background:#fff8e28f;font-family:Manrope,Inter,Arial,sans-serif;font-size:13px;font-weight:600;text-decoration:none}.example-category-title{max-width:390px;margin:26px auto 0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:58px;font-weight:500;letter-spacing:-.04em;line-height:.92;text-align:center}.example-category-subtitle{max-width:350px;margin:20px auto 0;color:#536170;font-family:Manrope,Inter,Arial,sans-serif;font-size:15.5px;line-height:1.5;text-align:center}.example-category-content{padding:0 0 76px}.example-video-list{display:flex;flex-direction:column;gap:18px}.example-video-card{display:block;width:100%;padding:0;overflow:hidden;border:1px solid rgba(184,123,50,.34);border-radius:22px;color:inherit;background:#fff8e2c7;box-shadow:0 12px 26px #482b0d1a,inset 0 1px #ffffff8f;text-align:left;cursor:pointer}.example-video-card__media{position:relative;width:100%;height:190px;overflow:hidden;background:#fff8e28a}.example-video-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.example-video-card:hover .example-video-card__media img{transform:scale(1.035)}.example-video-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 50%,#0000000f,#0000005c),linear-gradient(180deg,transparent 0%,rgba(0,0,0,.34) 100%)}.example-video-card__play{position:absolute;top:50%;left:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border:1px solid rgba(255,248,226,.58);border-radius:999px;color:#1b0e03;background:#fff8e2eb;box-shadow:0 10px 22px #00000038;font-family:Manrope,Inter,Arial,sans-serif;font-size:20px;transform:translate(-50%,-50%)}.example-video-card__duration{position:absolute;right:12px;bottom:12px;z-index:2;display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;border-radius:999px;color:#fff8e8;background:#1b0e03b8;font-family:Manrope,Inter,Arial,sans-serif;font-size:12px;font-weight:700}.example-video-card__body{padding:16px 18px 18px}.example-video-card__body h2{margin:0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:30px;font-weight:500;letter-spacing:-.02em;line-height:1.04}.example-video-card__body p{margin:8px 0 0;color:#536170;font-family:Manrope,Inter,Arial,sans-serif;font-size:13.8px;line-height:1.4}body.modal-open{overflow:hidden}.reliable-image{background-color:#fff8e2b8}.reliable-image:not(.is-loaded){background-image:linear-gradient(110deg,#ffffff14,#be852b1f,#ffffff14);background-size:220% 100%}.reliable-image.is-failed{background:linear-gradient(135deg,#fffbedeb,#edd39c80),repeating-linear-gradient(45deg,rgba(145,93,32,.06) 0 8px,transparent 8px 18px);opacity:1}.video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100}.video-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;background:#100903c7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer}.video-modal__panel{position:absolute;top:50%;left:50%;width:min(calc(100% - 28px),430px);max-height:calc(100vh - 36px);padding:14px 14px 18px;overflow-y:auto;border:1px solid rgba(217,182,106,.42);border-radius:24px;background:#fff8e2f5;box-shadow:0 22px 60px #00000061;transform:translate(-50%,-50%)}.video-modal__close{position:absolute;top:18px;right:18px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(184,123,50,.34);border-radius:999px;color:#1b0e03;background:#fff8e2db;font-family:Manrope,Inter,Arial,sans-serif;font-size:26px;line-height:1;cursor:pointer}.video-modal__player{display:block;width:100%;aspect-ratio:16 / 9;max-height:68vh;border-radius:18px;background:#120902;object-fit:contain}.video-modal__loading{position:absolute;top:14px;left:14px;right:14px;z-index:1;display:grid;place-items:center;aspect-ratio:16 / 9;max-height:68vh;border-radius:18px;color:#fff4d2;background:#120902ad;font-family:Manrope,Inter,Arial,sans-serif;font-size:14px;font-weight:800;pointer-events:none}.video-modal__fallback{display:grid;gap:10px;margin-top:10px;color:#536170;font-family:Manrope,Inter,Arial,sans-serif;font-size:13px;text-align:center}.video-modal__fallback img{width:100%;border-radius:14px}.video-modal__panel h3{margin:16px 4px 0;color:#17120c;font-family:Cormorant Garamond,Georgia,serif;font-size:31px;font-weight:500;letter-spacing:-.025em;line-height:1.02}.video-modal__panel p{margin:8px 4px 0;color:#536170;font-family:Manrope,Inter,Arial,sans-serif;font-size:14px;line-height:1.42}@media(max-width:390px){.story-examples-section{padding:68px 0 72px}.story-category-card{height:214px;border-radius:20px}.story-category-card__overlay{right:20px;bottom:18px;left:20px}.story-category-card__overlay h3{font-size:33px}.story-category-card__overlay span{min-height:42px;font-size:20px}.example-category-title{font-size:52px}.example-category-subtitle{font-size:14.8px}.example-video-card__media{height:174px}.example-video-card__body h2{font-size:27px}}@media(max-width:370px){.story-category-card{height:202px}.story-category-card__overlay h3{font-size:31px}.example-category-title{font-size:48px}.example-video-card__media{height:162px}.example-video-card__play{width:50px;height:50px}}@media(min-width:900px){.app-shell:not(.app-shell-landing){width:100%;max-width:none;min-height:100vh;margin:0;overflow:visible;box-shadow:none}.app-shell:not(.app-shell-landing):before{position:fixed}.app-bar{position:sticky;top:18px;width:min(calc(100% - 64px),1180px);margin:18px auto 0;grid-template-columns:52px minmax(0,1fr) 52px;padding:12px 18px;border:1px solid rgba(152,122,78,.24);border-radius:28px}.app-back,.profile-dot{width:52px;height:52px}.app-bar span{font-size:11px}.app-bar strong{font-size:17px}.screen:not(.screen-landing){width:min(calc(100% - 64px),1180px);min-height:calc(100vh - 96px);margin:0 auto;padding:64px 0 132px}.app-bar+.screen:not(.screen-landing){padding-top:44px}.auth-screen:not(.screen-landing),.center-screen{min-height:100vh}.compact-head,.public-hero,.auth-hero{max-width:780px;margin-right:auto;margin-left:auto}.compact-head{margin-bottom:38px}.compact-head h1,.public-hero h1,.auth-hero h1{font-size:clamp(64px,5.8vw,92px);line-height:.92}.compact-head p,.public-hero p,.auth-hero p{max-width:610px;font-size:18px;line-height:1.56}.panel,.upload-card,.field,.chip,.story-card,.avatar-card,.price-card,.order-item,.example-card,.profile-list button,.loader-card,.auth-social button,.trust-note{border-radius:24px}.screen-login.auth-screen{width:100%;max-width:none;padding:0}.login-page{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(380px,460px);gap:clamp(56px,7vw,128px);align-items:center;width:min(calc(100% - 96px),1180px);max-width:none;min-height:100vh;margin:0 auto;padding:72px 0}.login-hero{text-align:left}.login-badge{margin:0 0 34px}.login-hero h1,.login-hero p{margin-left:0;text-align:left}.login-hero h1{max-width:560px;font-size:clamp(82px,7vw,118px)}.login-hero p{max-width:470px;font-size:19px}.login-card{width:100%;max-width:460px;margin:0;padding:34px 34px 32px;border-radius:30px}.screen-register.auth-screen,.screen-verify.auth-screen{display:grid;grid-template-columns:minmax(320px,430px) minmax(390px,500px);gap:clamp(52px,7vw,112px);align-items:center;justify-content:center}.screen-register .public-hero,.screen-verify .public-hero{margin:0;text-align:left}.screen-register .public-hero .soft-kicker,.screen-verify .public-hero .soft-kicker,.screen-register .public-hero h1,.screen-verify .public-hero h1,.screen-register .public-hero p,.screen-verify .public-hero p{margin-left:0;text-align:left}.screen-register .auth-form,.screen-verify .auth-form{width:100%;margin:0;padding:24px}.screen-register .auth-social,.screen-register .demo-btn,.screen-register .auth-switch,.screen-verify .auth-switch{grid-column:2}.auth-social{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-login .auth-social{grid-template-columns:1fr}.create-form{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(480px,1.18fr);gap:22px;align-items:start;width:min(100%,1040px);margin:0 auto}.screen-create .upload-card,.screen-free-looks .free-looks-upload{min-height:430px}.screen-create .upload-card{grid-row:span 4}.field-grid{grid-template-columns:minmax(0,1fr) 180px}.chip-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.story-list{grid-template-columns:repeat(3,minmax(0,1fr))}.story-card{min-height:154px}.sticky-btn{position:static;bottom:auto;margin-top:0}.screen-create .primary-btn,.screen-gift .primary-btn,.screen-payment .primary-btn,.screen-avatars>.primary-btn{width:min(100%,420px);justify-self:end}.trust-line{align-self:center;margin:0;text-align:right}.avatar-list{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,1100px);margin:0 auto}.avatar-card img{height:360px}.screen-avatars>.primary-btn{display:flex;margin:28px auto 0}.screen-payment{display:grid;grid-template-columns:minmax(420px,1fr) minmax(300px,420px);gap:24px;align-items:start}.screen-payment .compact-head{grid-column:1 / -1}.checkout-card{min-height:220px;grid-template-columns:176px minmax(0,1fr);padding:22px}.checkout-card img{width:176px;height:176px;border-radius:20px}.price-card{margin-top:0;padding:28px}.screen-payment .primary-btn{grid-column:1 / -1;justify-self:center}.orders-list{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,1060px);margin:0 auto}.order-item{grid-template-columns:132px minmax(0,1fr);min-height:172px;padding:18px}.order-item img{width:132px;height:132px}.category-row{justify-content:center;margin:0 0 28px;padding:0;overflow:visible}.example-list{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,1120px);margin:0 auto}.story-category-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.story-category-card{height:clamp(300px,29vw,420px)}.story-category-card__overlay h3{font-size:clamp(36px,3.2vw,50px)}.example-category-page{width:100%}.example-category-hero{padding:58px 0 44px}.example-category-title{max-width:820px;font-size:clamp(76px,6.4vw,112px)}.example-category-subtitle{max-width:680px;font-size:18px}.example-video-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.example-video-card__media{height:260px}.video-modal__panel{width:min(calc(100% - 64px),900px);padding:18px 18px 22px;border-radius:28px}.video-modal__player{max-height:72vh;border-radius:22px}.example-card img{height:310px}.screen-gift .create-form{grid-template-columns:minmax(320px,.86fr) minmax(440px,1.14fr)}.screen-gift .certificate-preview{grid-row:span 3;min-height:100%;display:grid;align-content:center;text-align:left}.certificate-result{width:min(100%,720px);margin:26px auto 0}.screen-profile{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(420px,1.08fr);gap:24px;align-items:start}.profile-head{min-height:220px;grid-template-columns:92px minmax(0,1fr);padding:28px}.profile-avatar{width:92px;height:92px;font-size:48px}.screen-profile .profile-list{margin-top:0}.screen-profile .trust-note{grid-column:1 / -1;text-align:left}.free-looks-page{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(460px,1.1fr);gap:28px;align-items:start;width:min(100%,1060px);margin:0 auto}.free-looks-page .compact-head{margin:0;text-align:left}.free-looks-page .compact-head .soft-kicker,.free-looks-page .compact-head span,.free-looks-page .compact-head h1,.free-looks-page .compact-head p{margin-left:0;text-align:left}.free-looks-card{padding:24px}.free-looks-list{grid-column:1 / -1;margin-top:0}.loader-card{max-width:520px;padding:44px}.bottom-nav{right:50%;bottom:22px;width:min(calc(100% - 64px),760px);padding:10px;border-radius:999px;border-bottom:1px solid rgba(152,122,78,.34)}.bottom-nav button{min-height:52px;border-radius:999px;grid-template-columns:auto auto;gap:8px;place-items:center;justify-content:center;font-size:12px}.bottom-nav button span{font-size:18px}.toast{bottom:98px}.screen-personal-scenario.auth-screen{width:100%;max-width:none;padding:0}.details-page{width:100%}.details-hero{padding:56px 0 64px}.details-title{max-width:820px;font-size:clamp(76px,6.4vw,112px)}.details-subtitle{max-width:680px;font-size:18px}.details-actions,.details-final__actions{grid-template-columns:repeat(2,minmax(0,260px));justify-content:center}.details-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;padding:34px}.details-block{padding:28px 0}.details-block:first-child,.details-block:nth-child(2){padding-top:0;border-top:0}.details-block:nth-child(2n){padding-left:28px;border-left:1px solid rgba(184,123,50,.18)}.details-final{grid-column:1 / -1}}@media(min-width:1200px){.screen:not(.screen-landing){width:min(calc(100% - 96px),1240px)}.login-page{width:min(calc(100% - 112px),1240px)}}@media(min-width:900px)and (max-width:1080px){.story-list,.avatar-list,.example-list,.chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-list,.screen-payment,.screen-profile,.free-looks-page,.login-page,.screen-register.auth-screen,.screen-verify.auth-screen{grid-template-columns:1fr}.login-hero,.login-hero h1,.login-hero p,.screen-register .public-hero,.screen-verify .public-hero,.screen-register .public-hero h1,.screen-verify .public-hero h1,.screen-register .public-hero p,.screen-verify .public-hero p{text-align:center;margin-right:auto;margin-left:auto}.login-badge,.screen-register .public-hero .soft-kicker,.screen-verify .public-hero .soft-kicker{margin-right:auto;margin-left:auto}.login-card,.screen-register .auth-form,.screen-verify .auth-form{justify-self:center}.screen-register .auth-social,.screen-register .demo-btn,.screen-register .auth-switch,.screen-verify .auth-switch{grid-column:1;justify-self:center;width:min(100%,500px)}}@media(min-width:900px){.cabinet-home,.paid-flow,.works-page,.cabinet-examples-page,.profile-page{width:min(100%,1120px);margin:0 auto}.cabinet-choice-grid{grid-template-columns:1.2fr .9fr .9fr;align-items:stretch}.cabinet-choice-card,.cabinet-flow-card,.profile-info-card,.cabinet-mini-status{padding:28px}.cabinet-choice-card h2,.cabinet-flow-card h2,.profile-info-card h2{font-size:42px}.paid-flow{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:start}.paid-flow .compact-head,.paid-flow .price-card,.paid-flow .production-card,.paid-generated-card{grid-column:1 / -1}.paid-plan-grid,.paid-action-row{grid-template-columns:repeat(2,minmax(0,1fr))}.storyboard-list{grid-template-columns:repeat(3,minmax(0,1fr))}.screen-profile{display:block}.profile-page{grid-template-columns:minmax(340px,.86fr) minmax(0,1.14fr);align-items:start}.profile-head{grid-row:span 2}.profile-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-info-card,.profile-page .trust-note,.profile-logout{grid-column:2}.cabinet-examples-page .example-list{grid-template-columns:repeat(4,minmax(0,1fr))}.cabinet-example-card img{height:240px}}
