:root{--paper:#f5efe6;--paper-light:#fcf8f1;--paper-deep:#e8ded0;--ink:#1f1b16;--muted:#6e6256;--line:#d7cbbb;--line-dark:#b9aa98;--moss:#2e3a2f;--mahogany:#5c3822;--cream:#f8f4ed;--rail:min(7vw, 92px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:radial-gradient(circle at 12% 5%, #fffc, transparent 28rem), radial-gradient(circle at 86% 26%, #d7cbbb75, transparent 34rem), var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Geist,Helvetica Neue,Arial,sans-serif;font-size:16px}button,input,a{font:inherit}button,a,label{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,label:focus-within{outline:2px solid var(--mahogany);outline-offset:4px}img{max-width:100%;display:block}.site-shell{isolation:isolate;width:100%;max-width:100%;position:relative;overflow-x:hidden}#bg-canvas{z-index:-1;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.topbar-wrap{z-index:50;pointer-events:none;width:100%;padding:14px 18px;position:fixed;top:0;left:0}.topbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:auto;background:linear-gradient(135deg,#fcf8f1e3,#f5efe6ba);border:1px solid #b8aa98ad;border-radius:18px;justify-content:space-between;align-items:center;width:min(100%,1360px);min-height:58px;margin:0 auto;padding:8px 8px 8px 20px;display:flex;box-shadow:inset 0 1px #ffffffc7}.brand{letter-spacing:-.055em;align-items:center;gap:8px;font-size:18px;font-weight:700;display:inline-flex}.goodmirror-mark{flex:none;width:22px;height:22px}.nav-links{color:var(--muted);align-items:center;gap:30px;font-size:13px;display:none}.nav-links a,.footer-links a{transition:color .22s}.nav-links a:hover,.footer-links a:hover{color:var(--mahogany)}.nav-cta,.text-link,.cta-button{justify-content:center;align-items:center;gap:10px;display:inline-flex}.nav-cta{background:linear-gradient(145deg, #3b483d, var(--moss));min-height:42px;color:var(--cream);border-radius:12px;padding:0 15px;font-size:12px;font-weight:650;box-shadow:inset 0 1px #ffffff29}.nav-cta svg{width:16px;height:16px}.page-rails{z-index:1;border-left:1px solid #b8aa9873;border-right:1px solid #b8aa9873;width:min(100% - 24px,1440px);margin:0 auto;position:relative}.section-frame{width:100%;padding-left:clamp(18px,5vw,76px);padding-right:clamp(18px,5vw,76px)}.section-space{padding-top:clamp(112px,16vw,220px);padding-bottom:clamp(112px,16vw,220px)}.hero{border-bottom:1px solid #b8aa988c;align-items:center;min-height:100svh;padding-top:112px;padding-bottom:72px;display:grid}.hero-copy{width:100%;max-width:760px;padding:18px 0 46px}.eyebrow{color:var(--mahogany);letter-spacing:.16em;text-transform:uppercase;margin:0 0 26px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;line-height:1.3}.hero h1{letter-spacing:-.068em;max-width:760px;margin:0;font-size:clamp(3.25rem,13.5vw,6.9rem);font-weight:560;line-height:.91}.hero-lede{max-width:610px;color:var(--muted);margin:28px 0 26px;font-size:clamp(15px,1.7vw,18px);line-height:1.65}.text-link{min-height:44px;color:var(--ink);font-size:14px;font-weight:680}.text-link svg{transition:transform .22s}.text-link:hover svg{transform:translate(5px)}.studio-panel{background:linear-gradient(145deg,#fcf8f1f5,#e8ded0db);border:1px solid #b8aa98d1;border-radius:30px;padding:clamp(16px,3vw,28px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 24px 80px #412d1c14}.studio-panel:after{aspect-ratio:1;content:"";pointer-events:none;border:1px solid #5c382221;border-radius:50%;width:75%;position:absolute;bottom:-42%;right:-30%}.studio-topline{z-index:1;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:16px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:650;display:flex;position:relative}.studio-topline div{color:var(--ink);align-items:center;gap:7px;display:flex}.status-dot{background:#657961;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #65796121}.upload-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;position:relative}.upload-card{border:1px dashed var(--line-dark);text-align:center;cursor:pointer;background:#ffffff6e;border-radius:21px;flex-direction:column;justify-content:center;align-items:center;min-height:196px;padding:20px 13px;transition:border-color .22s,background .22s,transform .22s;display:flex;position:relative;overflow:hidden}.upload-card:hover{border-color:var(--mahogany);background:#ffffffb3;transform:translateY(-2px)}.upload-card input{opacity:0;width:1px;height:1px;position:absolute}.upload-icon{border:1px solid var(--line);background:var(--paper-light);width:42px;height:42px;color:var(--mahogany);border-radius:14px;place-items:center;margin-bottom:14px;display:grid}.upload-icon svg{width:22px;height:22px}.upload-title{letter-spacing:-.025em;font-size:14px;font-weight:680}.upload-description{max-width:160px;color:var(--muted);margin-top:6px;font-size:10px;line-height:1.45}.upload-action{color:var(--mahogany);align-items:center;gap:5px;margin-top:15px;font-size:10px;font-weight:700;display:inline-flex}.upload-action svg{width:13px;height:13px}.upload-card.has-image{border-style:solid;padding:0}.upload-card.has-image>img{object-fit:cover;width:100%;height:100%;min-height:196px;transition:transform .7s cubic-bezier(.22,1,.36,1)}.upload-card.has-image:hover>img{transform:scale(1.05)}.replace-image{min-height:32px;color:var(--cream);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f1b16c7;border:1px solid #fff6;border-radius:9px;align-items:center;gap:5px;padding:0 10px;font-size:9px;font-weight:700;display:inline-flex;position:absolute;bottom:10px;right:10px}.result-stage{z-index:1;background:linear-gradient(130deg,#d7cbbb8a,#fcf8f1d1);border:1px solid #b8aa98b8;border-radius:21px;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:108px;margin-top:10px;padding:18px;display:grid;position:relative;overflow:hidden}.result-mark{z-index:1;background:var(--moss);width:48px;height:48px;color:var(--cream);border-radius:16px;place-items:center;margin-right:14px;display:grid;position:relative}.result-mark svg{width:24px;height:24px}.result-stage strong,.result-stage span{z-index:1;display:block;position:relative}.result-stage strong{margin-bottom:5px;font-size:13px}.result-stage div>span{max-width:280px;color:var(--muted);font-size:10px;line-height:1.4}.result-state{border:1px solid var(--line);width:max-content;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;border-radius:6px;grid-column:2;margin-top:8px;padding:4px 7px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700}.result-stage.is-ready .result-state{color:var(--moss);background:#2e3a2f1a;border-color:#2e3a2f59}.result-orbit{border:1px solid #5c38221a;border-radius:50%;position:absolute}.result-orbit-one{width:180px;height:180px;top:-70px;right:-20px}.result-orbit-two{width:100px;height:100px;top:-35px;right:25px}.generate-button{z-index:1;background:linear-gradient(145deg, #674129, var(--mahogany));width:100%;min-height:52px;color:var(--cream);cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;margin-top:12px;font-size:12px;font-weight:690;transition:filter .22s,transform .22s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff29}.generate-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.generate-button svg{width:15px;height:15px;margin-right:8px}.privacy-note{z-index:1;color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:12px 0 0;font-size:9px;display:flex;position:relative}.trust-marquee{background:#fcf8f157;border-bottom:1px solid #b8aa988c;padding:22px 0;overflow:hidden}.marquee-track{width:max-content;animation:30s linear infinite marquee;display:flex}.marquee-track span{color:var(--muted);letter-spacing:.03em;white-space:nowrap;align-items:center;gap:24px;padding-right:24px;font-size:12px;font-weight:600;display:inline-flex}.marquee-track svg{width:8px;height:8px;color:var(--mahogany)}@keyframes marquee{to{transform:translate(-50%)}}.section-heading,.process-intro{gap:28px;margin-bottom:clamp(52px,8vw,92px);display:grid}.headline-clip{overflow:hidden}.section-heading h2,.process-intro h2,.cta-panel h2{letter-spacing:-.06em;max-width:900px;margin:0;font-size:clamp(2.55rem,7vw,5.7rem);font-weight:560;line-height:.98}.section-heading>p,.process-intro>p{max-width:520px;color:var(--muted);margin:0;line-height:1.68}.bento-grid{grid-auto-flow:dense;grid-template-columns:repeat(1,minmax(0,1fr));gap:12px;display:grid}.bento-card{border:1px solid var(--line);background:linear-gradient(145deg,#fcf8f1f0,#e8ded0d1);border-radius:30px;min-height:310px;padding:clamp(22px,3vw,38px);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd1}.bento-card h3{letter-spacing:-.045em;margin:22px 0 12px;font-size:clamp(1.65rem,3.2vw,2.7rem);font-weight:580;line-height:1.02}.bento-card p{max-width:470px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.icon-box{border:1px solid var(--line);width:48px;height:48px;color:var(--mahogany);background:#ffffff8a;border-radius:16px;place-items:center;display:grid}.icon-box svg{width:24px;height:24px}.bento-primary{gap:30px;display:grid}.visual-pair{grid-template-columns:1fr 1fr;align-items:end;gap:8px;min-height:360px;display:grid;position:relative}.visual-pair figure{background:var(--paper-deep);border-radius:22px;height:84%;margin:0;position:relative;overflow:hidden}.visual-pair figure:last-of-type{align-self:start}.visual-pair img{object-fit:cover;filter:saturate(.72)contrast(1.04);width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.visual-pair:hover img{transform:scale(1.05)}.visual-pair figcaption{color:var(--cream);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f1b16c2;border-radius:8px;padding:7px 10px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;position:absolute;bottom:10px;left:10px}.pair-arrow{border:4px solid var(--paper-light);background:var(--mahogany);width:42px;height:42px;color:var(--cream);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bento-secondary,.bento-dark{flex-direction:column;justify-content:space-between;display:flex}.mobile-meter{grid-template-columns:1fr 1.4fr .7fr;gap:7px;margin-top:35px;display:grid}.mobile-meter span{background:var(--line);border-radius:999px;height:8px}.mobile-meter span:nth-child(2){background:var(--mahogany)}.bento-dark{background:linear-gradient(145deg, #3a473c, var(--moss));color:var(--cream);border-color:#465247;box-shadow:inset 0 1px #ffffff1f}.bento-dark p{color:#f8f4edb3}.icon-box-light{color:var(--cream);background:#ffffff17;border-color:#fff3}.bento-dark ul{flex-wrap:wrap;gap:8px;margin:28px 0 0;padding:0;list-style:none;display:flex}.bento-dark li{color:#f8f4edc2;border:1px solid #ffffff29;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;display:inline-flex}.belief{background:#fcf8f14d;border-top:1px solid #b8aa987a;border-bottom:1px solid #b8aa987a;align-items:center;min-height:85svh;display:flex}.belief-statement{letter-spacing:-.065em;max-width:1180px;margin:0;font-size:clamp(2.7rem,8vw,7.2rem);font-weight:560;line-height:.98}.inline-fashion-image{border:1px solid var(--line);background:var(--paper-deep);vertical-align:middle;filter:saturate(.75)contrast(1.08);border-radius:999px;width:clamp(72px,11vw,150px);height:clamp(30px,5vw,65px);margin:0 .15em 0 0;display:inline-block;box-shadow:inset 0 1px #ffffffb3}.process-intro{align-items:end}.process-list{gap:clamp(90px,15vw,190px);display:grid}.process-step{align-items:center;gap:36px;display:grid}.process-copy{max-width:500px}.process-number{border:1px solid var(--line-dark);width:44px;height:44px;color:var(--mahogany);border-radius:14px;place-items:center;margin-bottom:28px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700;display:grid}.process-copy h3{letter-spacing:-.06em;margin:0 0 18px;font-size:clamp(2.2rem,6vw,4.7rem);font-weight:560;line-height:.96}.process-copy p{color:var(--muted);margin:0;line-height:1.7}.process-image-wrap{border:1px solid var(--line);background:var(--paper-deep);border-radius:32px;min-height:440px;overflow:hidden}.process-image-wrap img{object-fit:cover;filter:saturate(.7)contrast(1.07);width:100%;height:100%;min-height:440px;transition:transform .7s cubic-bezier(.22,1,.36,1)}.process-image-wrap:hover img{transform:scale(1.05)}.testimonial{background:linear-gradient(145deg,#fcf8f1a8,#e8ded066);border-top:1px solid #b8aa987a;gap:38px;display:grid}.testimonial-portraits{align-items:center;padding-left:16px;display:flex}.testimonial-portraits img{aspect-ratio:1;border:5px solid var(--paper);object-fit:cover;filter:saturate(.65)contrast(1.05);border-radius:50%;width:clamp(84px,19vw,148px);margin-left:-16px}.testimonial-content{min-width:0}.quote-mark{width:22px;height:22px;color:var(--mahogany);margin-bottom:26px}.testimonial blockquote{letter-spacing:-.048em;max-width:900px;margin:0;font-size:clamp(1.75rem,4.7vw,4.15rem);font-weight:520;line-height:1.08}.testimonial-meta{justify-content:space-between;align-items:flex-end;gap:20px;margin-top:40px;display:flex}.testimonial-meta strong,.testimonial-meta span{display:block}.testimonial-meta strong{margin-bottom:5px;font-size:13px}.testimonial-meta div>span{color:var(--muted);font-size:10px}.testimonial-controls{align-items:center;gap:8px;display:flex}.testimonial-controls>span{margin-right:4px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.testimonial-controls button{border:1px solid var(--line-dark);width:42px;height:42px;color:var(--ink);cursor:pointer;background:#fcf8f1ad;border-radius:13px;place-items:center;padding:0;transition:background .2s,color .2s;display:grid}.testimonial-controls button:hover{background:var(--ink);color:var(--cream)}.final-cta{padding-bottom:clamp(80px,10vw,140px)}.cta-panel{color:var(--cream);background:radial-gradient(circle at 82% 18%,#d7cbbb2b,#0000 25rem),linear-gradient(145deg,#354238,#263128);border:1px solid #48534a;border-radius:36px;gap:44px;padding:clamp(34px,7vw,96px);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f}.eyebrow-light{color:#f8f4eda3}.cta-panel h2{z-index:1;max-width:820px;position:relative}.cta-button{z-index:1;background:var(--cream);width:max-content;min-height:54px;color:var(--ink);border:1px solid #ffffffa6;border-radius:15px;padding:0 20px;font-size:12px;font-weight:700;transition:transform .22s,background .22s;position:relative}.cta-button:hover{background:#fff;transform:translateY(-2px)}.cta-glow{aspect-ratio:1;border:1px solid #ffffff1f;border-radius:50%;width:60%;position:absolute;bottom:-70%;right:-10%;box-shadow:0 0 90px #d7cbbb14}.footer{color:var(--muted);border-top:1px solid #b8aa988c;gap:24px;padding-top:42px;padding-bottom:42px;font-size:11px;display:grid}.footer-brand{color:var(--ink)}.footer p{margin:0}.footer-links{flex-wrap:wrap;gap:18px;display:flex}@media (min-width:760px){.topbar-wrap{padding:18px 24px}.topbar{min-height:64px;padding-left:26px}.nav-links{display:flex}.page-rails{width:min(100% - 48px,1440px)}.hero{padding-top:132px}.hero h1{font-size:clamp(4.8rem,9.2vw,6.9rem)}.section-heading,.process-intro{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr)}.section-heading>p,.process-intro>p{justify-self:end}.bento-grid{grid-template-rows:repeat(2,minmax(260px,auto));grid-template-columns:repeat(12,minmax(0,1fr))}.bento-primary{grid-area:span 2/span 7}.bento-secondary,.bento-dark{grid-area:span 1/span 5}.process-step{grid-template-columns:minmax(260px,.75fr) minmax(380px,1.25fr);gap:clamp(50px,9vw,130px)}.process-step.reverse .process-copy{grid-area:1/2}.process-step.reverse .process-image-wrap{grid-area:1/1}.process-image-wrap,.process-image-wrap img{min-height:660px}.testimonial{grid-template-columns:minmax(230px,.45fr) minmax(0,1.55fr);align-items:center}.testimonial-portraits{grid-template-columns:1fr 1fr;align-content:center;min-height:280px;display:grid}.testimonial-portraits img{width:122px;margin:0}.testimonial-portraits img:nth-child(2){transform:translate(-20px,56px)}.testimonial-portraits img:nth-child(3){transform:translate(54px,-18px)}.cta-panel{grid-template-columns:minmax(0,1fr) auto;align-items:end}.footer{grid-template-columns:1.1fr 1fr auto auto;align-items:center}}@media (min-width:1080px){.hero{grid-template-columns:minmax(0,.82fr) minmax(560px,1.18fr);gap:clamp(42px,6vw,94px)}.hero-copy{padding:0}.hero h1{font-size:clamp(4.55rem,6.65vw,6.9rem)}.studio-panel{padding:25px}.upload-card,.upload-card.has-image>img{min-height:224px}.bento-primary{grid-template-columns:minmax(220px,.72fr) minmax(320px,1.28fr);align-items:center}}@media (max-width:759px){.hero{min-height:auto;padding-top:88px;padding-bottom:48px}.hero-copy{padding:10px 0 22px}.hero-copy .eyebrow{margin-bottom:10px;font-size:8px}.hero h1{letter-spacing:-.06em;max-width:350px;font-size:clamp(2.25rem,10.6vw,2.8rem);line-height:.92}.hero-lede{max-width:330px;margin:14px 0 0;font-size:13px;line-height:1.45}.hero-copy .text-link{display:none}.studio-panel{border-radius:24px;padding:13px}.studio-topline{margin-bottom:10px;font-size:7px}.upload-card,.upload-card.has-image>img{min-height:138px}.upload-card{border-radius:17px;padding:12px 8px}.upload-icon{border-radius:11px;width:34px;height:34px;margin-bottom:8px}.upload-icon svg{width:18px;height:18px}.upload-title{font-size:12px}.upload-description{margin-top:4px;font-size:8px;line-height:1.3}.upload-action{margin-top:9px;font-size:8px}.result-stage{border-radius:17px;min-height:86px;padding:11px}.result-mark{border-radius:13px;width:40px;height:40px;margin-right:10px}.result-mark svg{width:20px;height:20px}.result-stage strong{margin-bottom:3px;font-size:11px}.result-stage div>span{font-size:8px}.result-state{margin-top:5px;font-size:6px}.generate-button{border-radius:13px;min-height:46px;margin-top:9px;font-size:10px}.privacy-note{margin-top:8px;font-size:8px}.section-space{padding-top:96px;padding-bottom:96px}}@media (max-width:430px){.topbar-wrap{padding:10px}.topbar{border-radius:16px;min-height:54px;padding-left:16px}.nav-cta{min-height:38px;padding:0 12px}.page-rails{width:calc(100% - 12px)}.hero{padding-top:96px}.result-stage{min-height:86px}.belief-statement{font-size:clamp(2.55rem,13vw,4.2rem)}.testimonial-meta{flex-direction:column;align-items:flex-start}}.turnstile-anchor{z-index:100;position:fixed;bottom:0;right:0}.user-nav,.user-nav>span{align-items:center;display:flex}.user-nav{gap:8px}.user-nav>span{border:1px solid var(--line);min-height:36px;color:var(--mahogany);background:#ffffff61;border-radius:10px;gap:5px;padding:0 10px;font-size:11px;font-weight:750}.topbar button.nav-cta{color:var(--cream);cursor:pointer;border:0}.guest-nav{align-items:center;gap:10px;display:flex}.nav-sign-in{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:650}.ownership-check{color:var(--muted);cursor:pointer;align-items:flex-start;gap:8px;margin:12px 2px 0;font-size:10px;line-height:1.4;display:flex}.ownership-check input{width:15px;height:15px;accent-color:var(--moss);margin:0}.ownership-check span{gap:6px;display:flex}.ownership-check svg{width:12px;min-width:12px;margin-top:1px}.studio-error,.form-error{color:#8c2f23;margin:10px 2px 0;font-size:11px;line-height:1.4}.generate-button:disabled,.auth-provider:disabled{cursor:not-allowed;opacity:.55}.result-stage.has-result{background:var(--paper-deep);min-height:420px;padding:0;display:block;overflow:hidden}.generated-result{object-fit:cover;width:100%;height:100%;min-height:420px}.result-overlay{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1f1b16ad;border:1px solid #ffffff6b;border-radius:13px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.result-overlay strong{margin:0;font-size:12px}.result-overlay a{align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.sheet-backdrop{z-index:200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1814107a;justify-content:center;align-items:flex-end;padding:10px;animation:.22s both sheet-fade;display:flex;position:fixed;inset:0}.auth-sheet,.account-sheet{background:var(--paper-light);border:1px solid #ffffffb8;border-radius:28px;width:min(100%,560px);max-height:calc(100dvh - 20px);padding:28px;animation:.38s cubic-bezier(.2,.75,.25,1) both sheet-rise;position:relative;overflow-y:auto;box-shadow:0 28px 90px #1f1b1638}.account-sheet{width:min(100%,840px)}.sheet-close{z-index:2;border:1px solid var(--line);width:38px;height:38px;color:var(--ink);background:var(--paper);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;top:16px;right:16px}.sheet-close svg{width:17px}.auth-sheet .eyebrow,.account-sheet .eyebrow{margin:0 48px 12px 0}.auth-sheet h2,.account-sheet h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,8vw,3.35rem);font-weight:400;line-height:.98}.auth-sheet>p:not(.eyebrow,.form-error,.auth-terms){max-width:440px;color:var(--muted);margin:16px 0 24px;font-size:13px;line-height:1.55}.auth-provider,.plan-grid button{border:1px solid var(--line);width:100%;color:var(--ink);cursor:pointer;background:#fff}.auth-provider{border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:50px;font-size:12px;font-weight:700;display:flex}.auth-provider+.auth-form,.auth-form+.auth-provider{margin-top:12px}.demo-provider{color:var(--cream);border-color:var(--moss);background:var(--moss)}.auth-form label,.auth-form label>span{display:block}.auth-form label>span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:18px 0 8px;font-size:10px;font-weight:700}.auth-input-wrap{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:0 14px;display:flex}.auth-input-wrap svg{width:18px;color:var(--muted)}.auth-input-wrap input,.otp-input{width:100%;min-height:50px;color:var(--ink);background:0 0;border:0;outline:0}.auth-form .generate-button{width:100%;margin-top:12px}.site-shell{--paper:#fff8fb;--paper-light:#fffafd;--paper-deep:#f8edf2;--ink:#432739;--muted:#806a78;--line:#67394f24;--line-dark:#67394f40;--moss:#d42c6b;--mahogany:#d42c6b;--cream:#fffafd;min-height:100dvh;color:var(--ink);background:radial-gradient(circle at 91% 4%,#f7cfdf94,#0000 27rem),linear-gradient(#fffafd 0%,#fff8fb 58%,#fff4f8 100%);font-family:Plus Jakarta Sans Variable,sans-serif}.site-shell #bg-canvas{opacity:.34;filter:sepia(.18)hue-rotate(292deg)saturate(.7)}.site-shell .page-rails{border-color:#67394f1a}.site-shell .topbar-wrap{padding:10px 12px}.site-shell .topbar{color:#fffafd;background:#442536f0;border-color:#fff0f724;min-height:58px;padding:7px 7px 7px 18px;box-shadow:0 14px 42px #3118272e}.site-shell .brand{letter-spacing:-.035em;font-family:DM Serif Display,serif;font-size:20px;font-weight:400}.site-shell .nav-links{color:#fff8fca8}.site-shell .nav-links a:hover{color:#ff9fc1}.site-shell .nav-sign-in{color:#fff8fcb8}.site-shell .nav-cta{color:#fffafd;background:#d42c6b;border-radius:999px;box-shadow:0 10px 24px #b0215838}.site-shell .hero{border-color:#67394f1f;min-height:100dvh}.site-shell .eyebrow{color:#d42c6b;letter-spacing:.12em;font-family:Plus Jakarta Sans Variable,sans-serif;font-size:10px}.site-shell .hero h1,.site-shell .section-heading h2,.site-shell .bento-card h3,.site-shell .testimonial blockquote,.site-shell .cta-panel h2{font-family:DM Serif Display,serif;font-weight:400}.site-shell .hero h1{letter-spacing:-.045em;line-height:.93}.site-shell .hero-lede{color:#806a78}.site-shell .text-link{color:#d42c6b}.site-shell .studio-panel{background:radial-gradient(circle at 94% 4%,#f7cfdf94,#0000 18rem),#fffafdf5;border-color:#67394f24;border-radius:26px;box-shadow:inset 0 1px #fffffff5,0 24px 70px #6f36521c}.site-shell .studio-panel:after{border-color:#d42c6b1f}.site-shell .studio-topline{color:#806a78;font-family:Plus Jakarta Sans Variable,sans-serif}.site-shell .studio-topline div{color:#432739}.site-shell .status-dot{background:#d42c6b;box-shadow:0 0 0 4px #d42c6b1f}.site-shell .upload-card{background:#f8edf29e;border-color:#67394f3b}.site-shell .upload-card:hover{background:#fce7f0;border-color:#d42c6b}.site-shell .upload-icon{color:#d42c6b;background:#fffafd;border-color:#67394f1f}.site-shell .upload-title{color:#432739}.site-shell .upload-description{color:#806a78}.site-shell .upload-action{color:#d42c6b}.site-shell .replace-image{color:#fffafd;background:#321a29c7;border-radius:999px}.site-shell .result-stage{background:radial-gradient(circle at 86% 10%,#fce7f0cc,#0000 14rem),#f8edf2;border-color:#67394f24}.site-shell .result-mark{color:#d42c6b;background:#fce7f0;border-color:#d42c6b26}.site-shell .result-stage strong{color:#432739}.site-shell .result-stage span{color:#806a78}.site-shell .result-state{color:#806a78;background:#fffafd;border-color:#67394f1f}.site-shell .result-stage.is-ready .result-state{color:#d42c6b;background:#fce7f0}.site-shell .ownership-check{color:#806a78}.site-shell .ownership-check input{accent-color:#d42c6b}.site-shell .generate-button{color:#fffafd;background:#d42c6b;border-radius:999px;box-shadow:0 12px 28px #b0215838}.site-shell .generate-button:hover{background:#bd245d}.site-shell .privacy-note{color:#806a78}.site-shell .benefits,.site-shell .testimonial{border-color:#67394f1f}.site-shell .bento-card{border-color:#67394f24;box-shadow:0 20px 54px #6f365214}.site-shell .bento-primary,.site-shell .bento-secondary{background:#fffafd}.site-shell .bento-dark{color:#fffafd;background:#442536}.site-shell .icon-box{color:#d42c6b;background:#fce7f0}.site-shell .testimonial-content{background:0 0}.site-shell .testimonial-controls button{color:#432739;border-color:#67394f29}.site-shell .testimonial-controls button:hover{color:#d42c6b;background:#fce7f0}.site-shell .cta-panel{background:radial-gradient(circle at 88% 15%,#ff93bb33,#0000 18rem),#442536}.site-shell .cta-button{color:#fffafd;background:#d42c6b;border-radius:999px}.site-shell .footer{border-color:#67394f1f}@media (max-width:759px){.site-shell .hero{padding-top:82px;padding-bottom:42px}.site-shell .hero-copy{padding:7px 0 16px}.site-shell .hero-copy .eyebrow{margin-bottom:7px}.site-shell .hero h1{max-width:330px;font-size:clamp(2.1rem,10vw,2.65rem)}.site-shell .hero-lede{margin-top:10px;font-size:12px}.site-shell .studio-panel{border-radius:22px;padding:12px}.site-shell .upload-card,.site-shell .upload-card.has-image>img{min-height:142px}.site-shell .ownership-check{font-size:9px}.site-shell .generate-button{min-height:50px;font-size:11px}}.otp-input{border:1px solid var(--line);letter-spacing:.32em;text-align:center;background:#fff;border-radius:14px;padding:0 16px;font-size:20px;font-weight:750}.auth-text-button{color:var(--muted);cursor:pointer;background:0 0;border:0;margin:14px auto 0;font-size:11px;text-decoration:underline;display:block}.auth-terms{color:var(--muted);text-align:center;margin:18px 0 0;font-size:9px;line-height:1.5}.account-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.account-heading>strong{color:var(--cream);background:var(--moss);border-radius:99px;flex:none;padding:8px 11px;font-size:11px}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.plan-grid button{text-align:left;border-radius:15px;align-items:center;gap:12px;padding:14px;display:flex}.plan-grid button:active{transform:translateY(1px)}.plan-grid button.current-plan{border-color:color-mix(in srgb, var(--moss) 42%, var(--line))}.plan-grid button>svg{width:22px;height:22px;color:var(--mahogany)}.plan-grid span,.plan-grid small{display:block}.plan-grid strong{font-size:12px}.plan-grid small{color:var(--muted);margin-top:3px;font-size:9px}.plan-grid .plan-action{color:var(--mahogany);margin-left:auto;font-size:9px;font-weight:700}.looks-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px;display:grid}.empty-looks{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:18px;grid-column:1/-1;margin:0;padding:44px 20px;font-size:12px}.look-card{border:1px solid var(--line);background:#fff;border-radius:17px;margin:0;overflow:hidden}.look-card img{aspect-ratio:4/5;object-fit:cover;width:100%}.look-card figcaption,.look-card figcaption div{align-items:center;display:flex}.look-card figcaption{color:var(--muted);justify-content:space-between;padding:9px 11px;font-size:9px}.look-card figcaption div{gap:5px}.look-card a,.look-card button{width:30px;height:30px;color:var(--ink);background:var(--paper);cursor:pointer;border:0;border-radius:9px;place-items:center;display:grid}.account-actions{border-top:1px solid var(--line);justify-content:space-between;margin-top:24px;padding-top:16px;display:flex}.account-actions button{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:10px;display:flex}.account-actions .danger-action{color:#8c2f23}.account-actions>div{gap:14px;display:flex}.legal-page{min-height:100vh;padding:clamp(36px,8vw,100px) 18px}.legal-page article{border:1px solid var(--line);background:#fcf8f1db;border-radius:28px;width:min(100%,720px);margin:0 auto;padding:clamp(28px,6vw,64px)}.legal-back{color:var(--muted);margin-bottom:52px;font-size:11px;display:inline-block}.legal-page h1{letter-spacing:-.065em;max-width:620px;margin:10px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,8vw,5.4rem);font-weight:400;line-height:.93}.legal-updated{color:var(--muted);margin:0 0 48px;font-size:10px}.legal-page h2{margin:36px 0 8px;font-size:14px}.legal-page article>p:not(.eyebrow,.legal-updated){color:var(--muted);font-size:13px;line-height:1.7}@keyframes sheet-fade{0%{opacity:0}}@keyframes sheet-rise{0%{opacity:0;transform:translateY(24px)}}@media (min-width:760px){.sheet-backdrop{align-items:center;padding:24px}.looks-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:759px){.user-nav>span{display:none}.user-nav .nav-cta{min-height:38px;padding:0 11px;font-size:9px}.result-stage.has-result,.generated-result{min-height:330px}.sheet-backdrop{padding:0}.auth-sheet,.account-sheet{max-height:92dvh;padding:24px 18px calc(18px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0}.plan-grid{grid-template-columns:1fr}}@media (max-width:430px){.user-nav .nav-cta svg{display:none}.looks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ownership-check{font-size:9px}.guest-nav{gap:4px}.nav-sign-in{font-size:9px}.account-actions>div{flex-direction:column;align-items:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-shell .landing-section{border-bottom:1px solid #67394f1f;padding-top:clamp(96px,11vw,164px);padding-bottom:clamp(96px,11vw,164px)}.site-shell .landing-heading{gap:18px;max-width:980px;margin-bottom:clamp(42px,6vw,76px);display:grid}.site-shell .landing-heading .eyebrow,.site-shell .preservation-copy .eyebrow,.site-shell .modes-copy .eyebrow,.site-shell .photo-tips-copy .eyebrow,.site-shell .faq-heading .eyebrow{margin-bottom:0}.site-shell .landing-heading h2,.site-shell .preservation-copy h2,.site-shell .modes-copy h2,.site-shell .photo-tips-copy h2,.site-shell .faq-heading h2{letter-spacing:-.05em;margin:0;font-family:DM Serif Display,serif;font-size:clamp(2.65rem,6vw,5.7rem);font-weight:400;line-height:.98}.site-shell .landing-heading>p:last-child,.site-shell .preservation-copy>p,.site-shell .modes-copy>p,.site-shell .photo-tips-copy>p{color:#806a78;max-width:640px;margin:0;font-size:16px;line-height:1.7}.site-shell .how-section{background:#fffafd7a}.site-shell .how-flow{gap:16px;display:grid}.site-shell .how-flow article{border-top:1px solid #67394f24;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:16px;padding:22px 0;display:grid}.site-shell .how-icon{color:#d42c6b;background:#fce7f0;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.site-shell .how-icon svg{width:26px;height:26px}.site-shell .how-flow h3{color:#432739;letter-spacing:-.025em;margin:2px 0 8px;font-size:18px}.site-shell .how-flow p{color:#806a78;max-width:360px;margin:0;font-size:15px;line-height:1.6}.site-shell .how-arrow{color:#d42c6b;display:none}.site-shell .examples-section{color:#fffafd;background:#442536}.site-shell .examples-section .eyebrow{color:#ff9fc1}.site-shell .examples-section .landing-heading>p:last-child,.site-shell .examples-section .example-caption{color:#fffafdad}.site-shell .example-mode-tabs{scrollbar-width:none;gap:8px;margin:0 -18px 26px;padding:0 18px 6px;display:flex;overflow-x:auto}.site-shell .example-mode-tabs::-webkit-scrollbar{display:none}.site-shell .example-mode-tabs button{color:#fffafdb8;cursor:pointer;background:0 0;border:1px solid #fffafd2e;border-radius:999px;flex:none;min-height:44px;padding:0 16px;font-size:13px;font-weight:700}.site-shell .example-mode-tabs button.is-active{color:#fffafd;background:#d42c6b;border-color:#ff9fc1}.site-shell .example-current-label{color:#fffafd;margin:0 0 12px;font-size:13px;font-weight:750}.site-shell .example-stage-frame{aspect-ratio:3/4;background:#321a29;border:1px solid #fffafd2e;border-radius:22px;width:100%;position:relative;overflow:hidden}.site-shell .example-stage-frame img{opacity:0;object-fit:cover;transition:opacity .32s}.site-shell .example-stage-frame img.is-active{opacity:1}.site-shell .example-stage-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px;display:grid}.site-shell .example-stage-controls button{color:#fffafd94;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #fffafd33;min-height:44px;padding:0 7px;font-size:12px;font-weight:700}.site-shell .example-stage-controls button.is-active{color:#fffafd;border-color:#ff9fc1}.site-shell .example-stage-controls .example-play-control{border:0;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;width:max-content;min-width:96px;margin:4px auto 0;display:inline-flex}.site-shell .example-play-control svg{width:14px;height:14px}.site-shell .example-desktop-triptych{display:none}.site-shell .example-caption{max-width:620px;margin:22px 0 0;font-size:15px;line-height:1.6}.site-shell .preservation-section{background:#fce7f047;gap:54px;display:grid}.site-shell .preservation-copy{align-self:center}.site-shell .preservation-copy h2,.site-shell .modes-copy h2,.site-shell .photo-tips-copy h2{margin:18px 0 24px}.site-shell .preservation-copy ul,.site-shell .photo-tips-copy ul{gap:14px;margin:28px 0;padding:0;list-style:none;display:grid}.site-shell .preservation-copy li,.site-shell .photo-tips-copy li{color:#432739;align-items:flex-start;gap:11px;font-size:15px;line-height:1.55;display:flex}.site-shell .preservation-copy li svg,.site-shell .photo-tips-copy li>svg{color:#d42c6b;flex:none;width:19px;height:19px;margin-top:2px}.site-shell .preservation-visuals{align-content:start;align-self:start;gap:12px;display:grid}.site-shell .identity-swap{width:min(100%,600px)}.site-shell .identity-current{color:#432739;margin:0 0 10px;font-size:13px;font-weight:750}.site-shell .identity-frame{aspect-ratio:1;background:#f8edf2;border-radius:22px;width:100%;position:relative;overflow:hidden}.site-shell .identity-frame img{opacity:0;object-fit:cover;object-position:center 18%;transition:opacity .32s}.site-shell .identity-frame img.is-active{opacity:1}.site-shell .identity-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.site-shell .identity-controls button{color:#806a78;cursor:pointer;min-height:44px;font:inherit;background:0 0;border:0;border-bottom:1px solid #d9c7d1;font-size:13px;font-weight:700}.site-shell .identity-controls button.is-active{color:#a91f55;border-color:#d42c6b}.site-shell .identity-controls .identity-play{border-bottom:0;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;display:inline-flex}.site-shell .identity-play svg{width:14px;height:14px}.site-shell .modes-section,.site-shell .photo-tips-section{gap:48px;display:grid}.site-shell .photo-tips-image{aspect-ratio:3/4;background:#f8edf2;border-radius:24px;width:min(100%,520px);min-height:0;position:relative;overflow:hidden}.site-shell .photo-tips-image img{object-fit:cover}.site-shell .full-look-swap{width:min(100%,520px)}.site-shell .full-look-current{color:#432739;margin:0 0 10px;font-size:13px;font-weight:750}.site-shell .full-look-frame{aspect-ratio:3/4;background:#f8edf2;border-radius:24px;width:100%;position:relative;overflow:hidden}.site-shell .full-look-frame img{opacity:0;object-fit:cover;transition:opacity .32s}.site-shell .full-look-frame img.is-active{opacity:1}.site-shell .full-look-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px;display:grid}.site-shell .full-look-controls button{color:#806a78;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #67394f2e;min-height:44px;padding:0 8px;font-size:12px;font-weight:700}.site-shell .full-look-controls button.is-active{color:#432739;border-color:#d42c6b}.site-shell .full-look-controls .full-look-play{border:0;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;width:max-content;min-width:96px;margin:2px auto 0;display:inline-flex}.site-shell .full-look-play svg{width:14px;height:14px}.site-shell .full-studio-cta{cursor:pointer;background:0 0;border:0;padding:0}.site-shell .mode-list{border-top:1px solid #67394f24;margin:30px 0 22px}.site-shell .mode-list>div{border-bottom:1px solid #67394f24;grid-template-columns:minmax(110px,.38fr) minmax(0,1fr);gap:16px;padding:17px 0;display:grid}.site-shell .mode-list strong{font-size:14px}.site-shell .mode-list span{color:#806a78;font-size:14px;line-height:1.55}.site-shell .photo-tips-section{background:#fffafd99}.site-shell .photo-tips-copy{align-self:center}.site-shell .photo-tips-copy li span{color:#806a78}.site-shell .photo-tips-copy li strong{color:#432739}.site-shell .faq-section{gap:52px;display:grid}.site-shell .faq-heading h2{margin-top:18px}.site-shell .faq-list{border-top:1px solid #67394f2e}.site-shell .faq-list details{border-bottom:1px solid #67394f2e}.site-shell .faq-list summary{color:#432739;cursor:pointer;padding:22px 42px 22px 0;font-size:16px;font-weight:750;line-height:1.45;list-style:none;position:relative}.site-shell .faq-list summary::-webkit-details-marker{display:none}.site-shell .faq-list summary:after{color:#d42c6b;content:"+";font-size:24px;font-weight:400;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.site-shell .faq-list details[open] summary:after{content:"−"}.site-shell .faq-list details p{color:#806a78;max-width:680px;margin:-4px 0 24px;font-size:15px;line-height:1.7}.site-shell .final-cta{border-bottom:0}.site-shell .cta-panel>div:first-child>p:last-child{z-index:1;color:#fffafdb3;max-width:580px;margin:20px 0 0;font-size:15px;line-height:1.65;position:relative}.site-shell button.cta-button{cursor:pointer;border:0}@media (min-width:760px){.site-shell .how-flow{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1fr);align-items:center}.site-shell .how-flow article{background:#fffafd;border:1px solid #67394f24;border-radius:20px;min-height:270px;padding:28px 24px;display:block}.site-shell .how-icon{margin-bottom:46px}.site-shell .how-arrow{justify-self:center;width:18px;display:block}.site-shell .example-mode-tabs{margin:0 0 34px;padding:0}.site-shell .example-mobile-stage{display:none}.site-shell .example-desktop-triptych{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.site-shell .example-desktop-triptych figure{margin:0}.site-shell .example-desktop-image{aspect-ratio:3/4;background:#321a29;border:1px solid #fffafd29;border-radius:20px;position:relative;overflow:hidden}.site-shell .example-desktop-image img{object-fit:cover}.site-shell .example-desktop-triptych figcaption{color:#fffafd;margin-top:12px;font-size:13px;font-weight:750}.site-shell .preservation-section{grid-template-columns:minmax(280px,.8fr) minmax(440px,1.2fr);gap:clamp(56px,8vw,120px)}.site-shell .modes-section,.site-shell .photo-tips-section{grid-template-columns:minmax(360px,.9fr) minmax(360px,1.1fr);align-items:center;gap:clamp(60px,8vw,120px)}.site-shell .photo-tips-image{grid-area:1/2;justify-self:end}.site-shell .photo-tips-copy{grid-area:1/1}.site-shell .faq-section{grid-template-columns:minmax(260px,.65fr) minmax(480px,1.35fr);gap:clamp(60px,9vw,130px)}}@media (max-width:759px){.site-shell .hero{padding-top:78px;padding-bottom:40px}.site-shell .hero-copy{padding:6px 0 14px}.site-shell .hero h1{max-width:350px;font-size:clamp(2.15rem,10vw,2.7rem);line-height:.98}.site-shell .hero-lede{max-width:350px;margin-top:10px;font-size:15px;line-height:1.45}.site-shell .studio-topline{letter-spacing:.06em;font-size:11px}.site-shell .upload-card,.site-shell .upload-card.has-image>img{min-height:146px}.site-shell .upload-description,.site-shell .upload-action{font-size:11px}.site-shell .upload-action{margin-top:8px}.site-shell .result-stage strong{font-size:12px}.site-shell .result-stage div>span,.site-shell .result-state,.site-shell .privacy-note{font-size:11px}.site-shell .ownership-check{min-height:44px;font-size:12px;line-height:1.45}.site-shell .generate-button{min-height:50px;font-size:13px}.site-shell .landing-section{padding-top:88px;padding-bottom:88px}.site-shell .landing-heading h2,.site-shell .preservation-copy h2,.site-shell .modes-copy h2,.site-shell .photo-tips-copy h2,.site-shell .faq-heading h2{font-size:clamp(2.45rem,12vw,3.45rem)}.site-shell .photo-tips-image{aspect-ratio:3/4;min-height:0}.site-shell .mode-list>div{grid-template-columns:1fr;gap:6px}}@media (min-width:1080px){.site-shell .hero h1{max-width:540px;font-size:clamp(4rem,5.2vw,5rem)}}@media (max-width:359px){.site-shell .section-frame{padding-left:14px;padding-right:14px}.site-shell .upload-grid{gap:7px}.site-shell .upload-card{padding:10px 6px}.site-shell .upload-description{font-size:10px}}
