:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#11110f;background:#f2f2ee;font-synthesis:none;--ink: #11110f;--muted: #55554f;--line: #dfdfd8;--paper: #fbfbf8;--lime: #cbd328;--lime-dark: #9da50f;--hero-purple: #7b4dff;--hero-pink: #c257d7;--hero-coral: #ff927b;--hero-gradient: linear-gradient(105deg, var(--hero-purple) 0%, var(--hero-pink) 48%, var(--hero-coral) 100%);--radius: 22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f1f1ed}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}img{max-width:100%}::selection{background:#cbd32859}.site-shell,.app-page{min-height:100vh;background:var(--paper)}.section-shell,.page-width{width:min(1440px,calc(100% - 32px));margin-inline:auto}.app-header{position:relative;width:min(1440px,calc(100% - 56px));height:84px;margin-inline:auto;display:flex;align-items:center;gap:28px}.app-header.compact{height:68px;justify-content:flex-start}.brand{font-size:20px;line-height:1;font-weight:800;letter-spacing:-.04em}.brand-logo{display:inline-flex;align-items:center;flex:0 0 auto;color:var(--ink)}.brand-logo img{display:block;width:auto;height:auto;object-fit:contain}.brand-logo-full img{width:150px;height:40px}.brand-logo-mark img{width:36px;height:36px}.brand-logo:hover{color:var(--ink)}.desktop-nav{display:flex;gap:38px;margin:auto;font-size:13px;color:#3d3d39}.desktop-nav a{transition:opacity .2s}.desktop-nav a:hover{opacity:.55}.header-actions,.header-secondary-actions{display:flex;align-items:center;gap:8px}.header-label-short,.mobile-menu-toggle,.mobile-menu{display:none}.mobile-menu[hidden]{display:none!important}.privacy-note{margin-left:auto;color:#555b61;font-size:13px}.button{min-height:52px;padding:0 24px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-weight:650;font-size:15px;transition:transform .2s,background .2s,opacity .2s}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button:disabled{opacity:.55;cursor:wait}.button-dark{background:var(--ink);color:#fff;box-shadow:0 8px 22px #11110f1f}.button-dark:hover{background:#292925}.file-picker-input{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.button-lime{background:var(--lime);color:#141505}.button-lime:hover{background:#d8df3a}.hero-upload-button{min-width:220px;border:1px solid rgba(126,132,16,.28);box-shadow:0 12px 28px #9da50f47,0 3px #7e841033;font-weight:750}.hero-upload-button:hover{background:#e0e748;box-shadow:0 15px 32px #9da50f5c,0 3px #7e841033}.hero-upload-button:focus-visible{outline:3px solid rgba(157,165,15,.38);outline-offset:3px}.button-light{background:#fff;border:1px solid var(--line)}.button-small{min-height:42px;padding:0 17px;border-radius:10px;font-size:13px}.button-wide{width:100%}.text-button{background:transparent;padding:7px 0;display:inline-flex;align-items:center;gap:8px;color:var(--ink);cursor:pointer;font-size:14px;font-weight:550}.text-button:hover{opacity:.55}.centered-button{justify-content:center;width:100%;margin-top:10px;color:var(--muted)}.icon-button{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:#5f6708;text-transform:uppercase;letter-spacing:.1em;font-size:11px;line-height:1.3;font-weight:750}.hero{min-height:calc(100vh - 100px);border:1px solid #ecece6;border-radius:24px;display:grid;grid-template-columns:.92fr 1.08fr;grid-template-areas:"copy demo";gap:54px;align-items:center;padding:clamp(34px,5vw,76px);transition:box-shadow .2s,border-color .2s}.hero.is-dragging{border-color:var(--lime-dark);box-shadow:inset 0 0 0 3px #cbd32847}.hero-copy{grid-area:copy;max-width:590px}.hero h1{margin:22px 0 0;font-size:clamp(44px,4vw,64px);line-height:.99;letter-spacing:-.058em;font-weight:750}.hero-title-mobile,.hero-copy-mobile{display:none}.hero h1 em{position:relative;color:#aab21b;font-style:normal;white-space:nowrap}.hero h1 em:after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:var(--lime);right:-14px;bottom:10px}.hero-copy>p{max-width:500px;margin:26px 0 0;color:var(--muted);font-size:18px;line-height:1.55}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:36px}.hero-actions>span{color:#5f646a;font-size:13px}.trust-line{display:flex;align-items:center;gap:10px;margin-top:32px;color:#565b5f;font-size:12px}.hero-demo{grid-area:demo;height:min(68vh,650px);min-height:440px;position:relative}.demo-badge,.floating-label{position:absolute;left:17px;bottom:17px;z-index:6;display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border-radius:10px;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 6px 25px #0000001f;font-size:12px;font-weight:650}.before-after{position:relative;width:100%;height:100%;overflow:hidden;border-radius:18px;background:#e8e8e2;touch-action:none;cursor:ew-resize;-webkit-user-select:none;user-select:none;outline:none}.before-after:focus-visible{box-shadow:0 0 0 4px #cbd32873}.before-after img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.before-after.is-contain img{object-fit:contain}.before-image{z-index:2;max-width:none}.compare-label{position:absolute;top:16px;z-index:5;padding:7px 11px;border-radius:8px;font-size:11px;font-weight:700}.before-label{left:16px;z-index:3;color:#fff;background:#11110f7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.after-label{right:16px;background:var(--lime)}.compare-divider{position:absolute;z-index:4;top:0;bottom:0;width:2px;background:#fff;transform:translate(-1px);pointer-events:none}.compare-handle{position:absolute;top:50%;left:50%;width:42px;height:42px;transform:translate(-50%,-50%);border-radius:50%;background:#fff;box-shadow:0 5px 20px #0000002e;display:flex;align-items:center;justify-content:center}.compare-handle svg:first-child{margin-right:-4px}.section-heading{margin-bottom:42px}.section-heading.centered{text-align:center}.section-heading h2,.features h2,.cta h2{margin:14px 0 0;font-size:clamp(34px,4vw,56px);line-height:1.06;letter-spacing:-.045em}.how,.features{padding:120px clamp(10px,4vw,58px)}.how .section-heading>p{max-width:680px;margin-left:auto;margin-right:auto}.how-steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:48px}.how-step-card{overflow:hidden;min-width:0;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 14px 32px #1718110f}.how-step-image{position:relative;aspect-ratio:1.08;overflow:hidden;padding:14px;background:#f7f7f3}.how-step-image>img{width:64%;height:calc(100% - 28px);display:block;object-fit:cover;border-radius:12px}.how-browser-bar{position:absolute;inset:14px 14px auto;height:20px;display:flex;align-items:center;gap:5px;padding:0 9px;border-radius:9px 9px 0 0;background:#e8e8e3}.how-browser-bar i{width:6px;height:6px;border-radius:50%;background:#bdbdb5}.how-upload-zone{position:absolute;left:24px;top:50px;bottom:24px;width:34%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed #c7c9bc;border-radius:10px;color:var(--lime-dark);background:#ffffffb8}.how-upload-zone span{max-width:70px;color:#66665f;font-size:9px;text-align:center}.how-upload-preview>img{position:absolute;right:24px;bottom:24px;height:66%;width:42%}.how-analysis-preview{display:flex;align-items:center;gap:12px}.how-analysis-preview>img{height:76%;width:64%}.how-loader{display:grid;place-items:center;width:58px;height:58px;border:6px solid #e5e5df;border-top-color:var(--lime);border-radius:50%;color:var(--lime-dark)}.how-loader svg{animation:upload-spin 2s linear infinite}.how-loader span{position:absolute;width:48px;height:4px;margin-top:78px;border-radius:10px;background:linear-gradient(90deg,var(--lime) 45%,#e3e3dd 45%)}.how-check-preview>img{height:100%;width:62%}.how-check-list{position:absolute;right:17px;top:27px;width:29%;display:grid;grid-template-columns:16px 1fr;align-items:center;gap:13px 6px}.how-check-list span{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;color:#fff;background:var(--lime)}.how-check-list i{height:5px;border-radius:5px;background:#dddeda}.how-result-split{display:flex;width:100%;height:100%}.how-result-split img{width:50%;height:100%;object-fit:cover}.how-result-line{position:absolute;top:0;bottom:0;left:50%;width:2px;background:#fff;box-shadow:0 0 0 1px #0000000a}.how-result-sparkle{position:absolute;right:18px;top:18px;color:var(--lime-dark)}.how-step-copy{padding:22px 20px 24px}.how-step-copy>span{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid #dce18a;border-radius:50%;color:var(--lime-dark);font-size:12px;font-weight:750}.how-step-copy h3{margin:18px 0 8px;font-size:18px}.how-step-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.steps-grid article{min-height:230px;padding:28px;border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;align-items:flex-start}.steps-grid article>span{margin-left:auto;color:#66665f;font-size:12px}.steps-grid article>svg{margin-top:22px}.steps-grid h3{margin:auto 0 8px;font-size:20px}.steps-grid p{margin:0;color:var(--muted);line-height:1.5;font-size:14px}.help-heading{margin-bottom:42px}.help-heading .eyebrow{display:inline-flex;align-items:center;gap:7px}.help-heading>p{margin:14px 0 0;color:var(--muted);font-size:16px}.help-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.help-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.help-card-copy{min-height:100px;padding:24px 22px 18px;display:flex;align-items:flex-start;gap:16px}.help-card-copy h3{margin:1px 0 7px;font-size:18px}.help-card-copy p{margin:0;color:var(--muted);font-size:13px;line-height:1.35}.help-image{position:relative;aspect-ratio:.86;overflow:hidden;background:#e9e8e1}.help-image img{width:100%;height:100%;display:block;object-fit:cover}.help-image span{position:absolute;top:14px;padding:7px 10px;border-radius:5px;color:#fff;background:#171713c7;font-size:11px;line-height:1}.help-image span:nth-of-type(1){left:14px}.help-image span:nth-of-type(2){right:14px}.features{padding-top:104px;padding-bottom:120px}.exact-modes-heading{margin-bottom:38px;text-align:center}.exact-modes-heading h2{margin-top:14px}.exact-modes-heading p{margin:14px 0 0;color:var(--muted);font-size:17px;line-height:1.45}.exact-mode-featured{min-height:300px;padding:10px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,1fr);align-items:center;gap:38px;border:1px solid #e7e7df;border-radius:19px;background:#fff;box-shadow:0 11px 30px #11110f09;transition:transform .2s,box-shadow .2s}.exact-mode-featured:hover{transform:translateY(-2px);box-shadow:0 15px 34px #11110f14}.exact-mode-featured-preview{height:315px;min-width:0;overflow:hidden;border-radius:13px;background:#ecece6}.exact-mode-featured-preview .before-after{height:100%;border-radius:13px}.exact-mode-featured-copy{padding:22px 38px 22px 0}.mode-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#f5f5f0;font-size:29px;line-height:1}.exact-mode-featured-copy h3{margin:18px 0 10px;font-size:28px;letter-spacing:-.045em}.exact-mode-featured-copy p{max-width:370px;margin:0;color:var(--muted);font-size:15px;line-height:1.55}.exact-mode-featured-copy .button{margin-top:24px;min-height:46px;font-size:13px}.exact-modes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.exact-mode-card{min-width:0;min-height:188px;padding:14px;display:grid;grid-template-columns:1fr 1fr 30px;align-items:center;gap:15px;border:1px solid #e7e7df;border-radius:15px;background:#fff;box-shadow:0 8px 25px #11110f09;transition:transform .2s,box-shadow .2s,border-color .2s}.exact-mode-card:hover{transform:translateY(-2px);border-color:#d8d8d0;box-shadow:0 13px 28px #11110f14}.exact-mode-card-preview{width:100%;height:160px;border-radius:11px;background:#ecece6}.exact-mode-copy{align-self:stretch;padding:13px 0 9px;display:flex;flex-direction:column;justify-content:center}.exact-mode-copy h3{margin:0 0 10px;font-size:16px;line-height:1.22;letter-spacing:-.02em}.exact-mode-copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.4}.exact-mode-arrow{width:30px;height:30px;display:grid;place-items:center;align-self:end;border-radius:50%;color:var(--ink);background:#fafaf7}.exact-modes-more{margin:22px auto 0;padding:11px 17px;border:1px solid #ecece6;border-radius:10px;background:#fff}.cta{margin-bottom:18px;padding:70px clamp(32px,6vw,90px);border-radius:24px;background:#171713;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta .eyebrow{color:#d6dc49}.cta h2{font-size:clamp(34px,4vw,58px)}.site-footer{width:min(1440px,calc(100% - 64px));margin:0 auto;padding:56px 0 32px;color:#565b5f;font-size:12px}.site-footer-main{display:grid;grid-template-columns:1fr 1fr 2fr;gap:26px;align-items:start;padding-bottom:34px;border-bottom:1px solid var(--line)}.site-footer-brand{color:var(--ink);font-size:25px}.site-footer-brand img{width:180px;height:48px}.site-footer-main p{margin:3px 0 0}.site-footer-links{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:12px 22px}.site-footer-links a,.site-footer-links button,.site-footer-bottom a{display:inline-flex;align-items:center;gap:6px;transition:color .2s}.site-footer-links button{padding:0;color:inherit;font:inherit;background:transparent;cursor:pointer}.site-footer-links a:hover,.site-footer-links button:hover,.site-footer-bottom a:hover{color:var(--ink)}.site-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:18px}.blog-main{min-height:calc(100vh - 260px);padding:30px 0 88px;display:grid;place-items:center}.blog-hero{width:min(760px,100%);margin:34px auto 0;text-align:center}.blog-hero .eyebrow{justify-content:center}.blog-hero h1{max-width:680px;margin:21px auto 16px;font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.065em}.blog-hero>p{max-width:590px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.55}.blog-placeholder{width:min(590px,100%);margin:32px auto 26px;padding:22px 24px;display:grid;gap:8px;border:1px solid #e1e3b7;border-radius:16px;background:#fbfced;color:#5f620e;text-align:left}.blog-placeholder strong{color:var(--ink);font-size:15px}.blog-placeholder span{color:var(--muted);font-size:13px;line-height:1.5}.blog-hero .button{margin-top:2px}.blog-card-grid{width:min(920px,100%);margin:42px auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;text-align:left}.blog-card{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:border-color .2s,transform .2s,box-shadow .2s}.blog-card:hover{border-color:#cbd18a;transform:translateY(-2px);box-shadow:0 14px 30px #11110f12}.blog-card-meta,.blog-article-meta{display:inline-flex;align-items:center;gap:6px;color:#5f6708;font-size:11px}.blog-card h2{margin:18px 0 10px;font-size:24px;line-height:1.06;letter-spacing:-.045em}.blog-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.blog-card-link{margin-top:22px;display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:12px;font-weight:700}.blog-article-main{padding:24px 0 88px}.blog-article-back{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px}.blog-article-back:hover{color:var(--ink)}.blog-article{width:min(800px,100%);margin:58px auto 0}.blog-article-header{text-align:center}.blog-article-header .eyebrow{justify-content:center}.blog-article-header h1{margin:20px 0 18px;font-size:clamp(40px,6vw,68px);line-height:.98;letter-spacing:-.065em}.blog-article-lead{max-width:700px;margin:0 auto;color:var(--muted);font-size:18px;line-height:1.55}.blog-article-meta{margin-top:22px;justify-content:center;gap:17px;color:var(--muted)}.blog-article-content{margin-top:64px}.blog-article-content section+section{margin-top:43px;padding-top:37px;border-top:1px solid var(--line)}.blog-article-content h2{margin:0 0 15px;font-size:clamp(25px,3vw,34px);line-height:1.08;letter-spacing:-.045em}.blog-article-content p,.blog-article-content li{color:#4e4e49;font-size:16px;line-height:1.72}.blog-article-content p{margin:0 0 15px}.blog-article-content p:last-child{margin-bottom:0}.blog-article-content ul{margin:17px 0 0;padding-left:22px}.blog-article-content li+li{margin-top:8px}.blog-faq details{padding:16px 0;border-bottom:1px solid var(--line)}.blog-faq details:first-of-type{border-top:1px solid var(--line)}.blog-faq summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-size:15px;font-weight:700}.blog-faq summary:after{content:"+";color:var(--lime-dark)}.blog-faq details[open] summary:after{content:"−"}.blog-faq details p{margin-top:12px;font-size:14px}.blog-article-cta{margin-top:57px;padding:28px;border:1px solid #e1e3b7;border-radius:18px;background:#fbfced;text-align:center}.blog-article-cta h2{margin:0;font-size:25px;letter-spacing:-.04em}.blog-article-cta p{margin:9px auto 20px;color:var(--muted);font-size:14px}.blog-share{margin-top:28px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.blog-share-copy{min-width:0}.blog-share-copy .eyebrow{color:var(--muted)}.blog-share-copy h2{margin:7px 0 0;font-size:18px;letter-spacing:-.035em}.blog-share-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.blog-share-actions .button{min-height:40px;padding-inline:13px;font-size:12px}.blog-share-status{flex-basis:100%;margin:0;color:#7a820a;font-size:12px}.blog-related{margin-top:28px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.blog-related a{display:inline-flex;align-items:center;gap:6px;padding:10px 13px;border:1px solid var(--line);border-radius:10px;color:var(--muted);font-size:12px}.blog-related a:hover{color:var(--ink);border-color:#bfc677}.cookie-consent{position:fixed;z-index:50;right:24px;bottom:24px;width:min(560px,calc(100% - 48px));padding:22px;display:flex;gap:16px;border:1px solid #dedfbc;border-radius:20px;background:#fffffcf7;box-shadow:0 18px 55px #11110f2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.cookie-consent-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#747a08;background:#eff1b8}.cookie-consent-copy{min-width:0;flex:1}.cookie-consent-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.cookie-consent h2{margin:0;font-size:16px;letter-spacing:-.025em}.cookie-close{padding:2px;color:var(--muted);background:transparent;cursor:pointer}.cookie-consent p{margin:9px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.cookie-consent-legal a{color:#777e08;text-decoration:underline;text-underline-offset:2px}.cookie-consent-actions{display:flex;gap:9px;margin-top:16px}.cookie-consent-actions .button{min-height:40px;padding:0 16px;font-size:12px}.cookie-essential-row{margin-top:14px;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:10px;font-size:12px}.cookie-essential-row span{display:inline-flex;align-items:center;gap:7px}.cookie-essential-row strong{color:#777e08;font-size:11px}.cookie-consent-options{display:grid;gap:9px;margin:14px 0 0;padding:0;border:0}.cookie-consent-option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid var(--line);border-radius:10px;font-size:12px}.cookie-consent-option>span:first-child,.cookie-consent-state{display:inline-flex;align-items:center;gap:7px}.cookie-consent-state{color:#777e08;font-size:11px}.cookie-consent-state input{width:16px;height:16px;accent-color:#777e08}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.legal-main{padding:36px clamp(16px,5vw,80px) 88px}.legal-back{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.legal-back:hover{color:var(--ink)}.legal-hero{max-width:760px;margin:72px auto 38px;text-align:center}.legal-icon{width:58px;height:58px;margin:0 auto 18px;display:grid;place-items:center;border-radius:18px;color:#747a08;background:#eff1b8}.legal-hero h1{margin:16px 0 12px;font-size:clamp(36px,5vw,64px);line-height:.98;letter-spacing:-.06em}.legal-hero p{margin:0;color:var(--muted);font-size:13px}.legal-card{width:min(820px,100%);margin:0 auto;padding:clamp(24px,5vw,54px);border:1px solid var(--line);border-radius:22px;background:#fff}.legal-card section+section{margin-top:34px;padding-top:30px;border-top:1px solid #ecece6}.legal-card h2{margin:0 0 12px;font-size:19px;letter-spacing:-.03em}.legal-card p,.legal-card li{color:#575750;font-size:14px;line-height:1.65}.legal-card p{margin:0 0 10px}.legal-card p:last-child{margin-bottom:0}.legal-card ul{margin:0;padding-left:20px}.legal-draft-note{width:min(820px,100%);margin:18px auto 0;color:#8a6b20;font-size:12px;line-height:1.5}.center-flow{width:min(650px,calc(100% - 32px));margin:0 auto;padding:7vh 0 12vh;text-align:center}.flow-heading h1{margin:15px 0 8px;font-size:clamp(30px,4vw,42px);letter-spacing:-.04em}.flow-heading p{margin:0;color:var(--muted)}.upload-panel{position:relative;overflow:hidden;margin-top:38px;min-height:290px;border:1px dashed #cacac3;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#fff}.upload-panel>svg{margin-bottom:8px}.upload-panel>strong{max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-panel>span{color:var(--muted);font-size:12px}.upload-panel.has-error{border-color:#dfaaa2;color:#9d2f20}.scan-line{position:absolute;inset:0 0 auto;height:2px;background:var(--lime);box-shadow:0 0 26px 8px #cbd32840;animation:scan 2.4s ease-in-out infinite}@keyframes scan{0%,to{transform:translateY(25px);opacity:.2}50%{transform:translateY(260px);opacity:1}}.progress-block{width:100%;margin-top:28px;text-align:left}.progress-block>div:first-child{display:flex;justify-content:space-between;margin-bottom:10px;color:var(--muted);font-size:13px}.progress-block strong{color:var(--ink)}.progress-track{height:4px;border-radius:99px;background:#e3e3dd;overflow:hidden}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--lime);transition:width .35s}.inline-actions{margin-top:28px;display:flex;align-items:center;justify-content:center;gap:22px}.error-message{color:#a63a2c;font-size:13px;line-height:1.4}.analysis-layout{padding:20px 32px 70px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:clamp(40px,7vw,100px);align-items:center}.analysis-flow{width:min(1060px,calc(100% - 32px));min-height:calc(100vh - 68px);box-sizing:border-box;overflow:visible;padding-top:clamp(16px,3vh,32px);padding-bottom:96px}.photo-frame{margin:0;position:relative;overflow:hidden;border-radius:18px;background:#e8e8e2}.photo-frame>img{width:100%;height:100%;display:block;object-fit:cover}.photo-frame.is-contain>img{object-fit:contain}.photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.analysis-photo{height:min(64vh,620px);width:auto;max-width:100%;justify-self:center}.analysis-mobile-intro,.analysis-note-mobile{display:none}.analysis-copy{max-width:480px}.analysis-title-mobile{display:none}.analysis-copy .eyebrow{color:var(--lime-dark)}.analysis-copy h1{margin:18px 0 10px;font-size:clamp(30px,3.4vw,46px);line-height:1.07;letter-spacing:-.045em}.analysis-note{margin:0;color:var(--muted);font-size:13px}.suggestion-list{margin:28px 0 0;padding:0;list-style:none;display:grid;gap:12px}.suggestion{width:100%;padding:0;display:flex;align-items:center;gap:12px;text-align:left;background:transparent;color:var(--ink);cursor:pointer}.suggestion:disabled{cursor:default}.suggestion-check{width:22px;height:22px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--lime);transition:background .2s}.suggestion.is-off{color:#9b9b95;text-decoration:line-through}.suggestion.is-off .suggestion-check{background:#deded8;color:transparent}.analysis-suggestions-more{display:none;margin:13px 0 0 34px;padding:0;border:0;background:none;color:var(--muted);font:inherit;font-size:13px;cursor:pointer}.custom-edit{margin-top:22px;position:relative}.custom-edit label{display:block;margin-bottom:8px;font-size:12px;font-weight:700}.custom-edit textarea{width:100%;min-height:95px;padding:14px 16px 25px;resize:vertical;border:1px solid var(--line);border-radius:12px;background:#fff;outline:none}.custom-edit textarea:focus{border-color:#aeb51c;box-shadow:0 0 0 3px #cbd32833}.custom-edit>span{position:absolute;right:11px;bottom:8px;color:#999992;font-size:10px}.analysis-copy>.button{position:fixed!important;right:max(24px,calc((100vw - 1060px)/2));bottom:max(20px,env(safe-area-inset-bottom));z-index:20;width:min(480px,calc(100vw - 48px));margin:0;box-shadow:0 8px 22px #11110f29}.photoshoot-main{padding:22px 0 100px}.photoshoot-upload-card{position:relative;width:min(720px,100%);min-height:490px;margin:0 auto;padding:clamp(32px,6vw,72px);box-sizing:border-box;border:1px dashed #cacac3;border-radius:24px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.photoshoot-upload-card>.eyebrow{color:var(--lime-dark)}.photoshoot-upload-card h1{max-width:560px;margin:22px 0 12px;font-size:clamp(38px,5vw,64px);line-height:.98;letter-spacing:-.06em}.photoshoot-upload-card p:not(.error-message){max-width:480px;margin:0 0 28px;color:var(--muted);font-size:16px;line-height:1.5}.photoshoot-upload-card small{margin-top:14px;color:#92928b;font-size:11px}.photoshoot-upload-icon{width:68px;height:68px;margin-top:28px;display:grid;place-items:center;border:2px solid var(--lime);border-radius:21px;color:var(--lime-dark);background:#f7f8e9}.photoshoot-upload-card .button{min-height:50px;padding-inline:22px}.photoshoot-upload-card.is-uploading{overflow:hidden}.photoshoot-upload-card.is-uploading h1{margin-top:18px;font-size:clamp(28px,4vw,46px)}.photoshoot-upload-preview{width:150px;height:180px;margin-bottom:22px;object-fit:cover;border-radius:15px;background:#ecece6}.photoshoot-upload-progress{width:min(360px,100%);height:5px;margin-top:23px;overflow:hidden;border-radius:99px;background:#e3e3dd}.photoshoot-upload-progress span{display:block;height:100%;border-radius:inherit;background:var(--lime);transition:width .35s}.photoshoot-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}.photoshoot-heading h1{margin:16px 0 9px;font-size:clamp(36px,4.5vw,60px);line-height:.98;letter-spacing:-.06em}.photoshoot-heading p{max-width:600px;margin:0;color:var(--muted);font-size:15px;line-height:1.5}.photoshoot-heading .profile-balance{flex:0 0 auto;margin:0 0 5px}.photoshoot-layout{display:grid;grid-template-columns:minmax(330px,.8fr) minmax(0,1fr);gap:clamp(26px,3.5vw,40px);align-items:start}.photoshoot-source{position:sticky;top:20px;min-width:0;margin:0;overflow:hidden;border-radius:20px;background:#e8e8e2;box-shadow:0 15px 40px #11110f14}.photoshoot-source img{width:100%;max-height:68vh;display:block;object-fit:contain;background:#e8e8e2}.photoshoot-source figcaption{display:flex;align-items:center;gap:7px;padding:13px 16px;color:#6f7509;background:#fff;font-size:12px;font-weight:700}.photoshoot-picker{min-width:0;padding:5px 0 20px}.photoshoot-picker h2{margin:0 0 18px;font-size:21px;letter-spacing:-.03em}.photoshoot-style-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photoshoot-style-card{position:relative;min-height:103px;padding:8px;display:grid;grid-template-columns:78px minmax(0,1fr);gap:14px;align-items:center;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .2s}.photoshoot-style-card:hover{border-color:var(--lime-dark);transform:translateY(-1px)}.photoshoot-style-card.is-selected{border-color:var(--lime-dark);box-shadow:0 0 0 3px #cbd32833;background:#fbfceb}.photoshoot-style-thumb{width:78px;height:87px;display:block;object-fit:cover;border-radius:10px;background:#e8e8e2}.photoshoot-style-card-copy{min-width:0;padding:6px 12px 6px 0}.photoshoot-style-card strong{display:block;margin-bottom:5px;font-size:14px}.photoshoot-style-card-copy>span{display:block;color:var(--muted);font-size:11px;line-height:1.4}.photoshoot-style-check{position:absolute;top:9px;right:9px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--lime-dark)}.photoshoot-custom{position:relative;margin-top:18px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.photoshoot-custom.is-selected{border-color:var(--lime-dark);box-shadow:0 0 0 3px #cbd32833;background:#fbfceb}.photoshoot-custom-select{width:100%;padding:13px 15px 10px;display:flex;align-items:center;gap:10px;border:0;color:var(--ink);background:transparent;font:inherit;text-align:left;cursor:pointer}.photoshoot-custom-icon{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:var(--lime-dark);background:#f0f2c4}.photoshoot-custom-copy{min-width:0}.photoshoot-custom-copy strong{display:block;font-size:13px}.photoshoot-custom-copy small{display:block;margin-top:2px;color:var(--muted);font-size:11px}.photoshoot-custom-input{position:relative;padding:0 14px 14px}.photoshoot-custom label{display:block;margin-bottom:8px;font-size:12px;font-weight:700}.photoshoot-custom textarea{width:100%;min-height:106px;box-sizing:border-box;padding:14px 16px 26px;resize:vertical;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font:inherit;outline:none}.photoshoot-custom textarea:focus{border-color:#aeb51c;box-shadow:0 0 0 3px #cbd32833}.photoshoot-custom-input>span{position:absolute;right:25px;bottom:22px;color:#999992;font-size:10px}.photoshoot-generate{margin-top:20px;min-height:52px}.tools-photoshoot-card{margin:42px 0 12px;padding:22px 26px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:17px;align-items:center;border:1px solid #272720;border-radius:17px;color:#fff;background:#171713;box-shadow:0 14px 34px #11110f1a;transition:transform .2s,box-shadow .2s}.tools-photoshoot-card:hover{color:#fff;transform:translateY(-2px);box-shadow:0 18px 40px #11110f29}.tools-photoshoot-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;color:var(--ink);background:var(--lime)}.tools-photoshoot-copy{min-width:0;display:grid;gap:5px}.tools-photoshoot-copy .eyebrow{color:#d6dc49;font-size:10px}.tools-photoshoot-copy strong{font-size:20px;letter-spacing:-.025em}.tools-photoshoot-copy>span:last-child{color:#c4c4bc;font-size:12px;line-height:1.4}.processing-page{min-height:100vh;padding:40px 24px;background:var(--paper);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.processing-icon{width:62px;height:62px;margin-bottom:12px;display:grid;place-items:center;border-radius:50%;background:#ecf09b;animation:pulse 2s infinite}.processing-icon.is-error{color:#a63a2c;background:#f5dcd4;animation:none}@keyframes pulse{50%{transform:scale(1.05);box-shadow:0 0 0 14px #cbd3281f}}.processing-progress,.processing-heading{max-width:620px}.processing-status-card{width:min(620px,100%);margin-top:28px;padding:19px 20px 20px;border:1px solid #e3e3db;border-radius:18px;background:#fff;box-shadow:0 14px 38px #1c1c170d;text-align:left}.processing-status-top{display:flex;align-items:center;gap:12px}.processing-status-dot{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#737a07;background:#eff1b8}.processing-status-top>div{display:grid;gap:3px}.processing-status-top strong{font-size:13px}.processing-status-top>div>span{color:var(--muted);font-size:12px;line-height:1.4}.processing-stage-list{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:22px}.processing-stage{min-width:0;display:flex;align-items:center;gap:7px;color:#aaa9a1;font-size:11px;line-height:1.25}.processing-stage>span{width:23px;height:23px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #dddcd5;border-radius:50%;font-size:10px}.processing-stage.is-done{color:#747b0a}.processing-stage.is-done>span{border-color:#d6dc49;background:#eff1b8}.processing-stage.is-active{color:var(--ink)}.processing-stage.is-active>span{border-color:var(--lime);background:var(--lime);color:#171713;box-shadow:0 0 0 4px #cbd32829}.processing-status-card .progress-track{margin-top:20px;height:5px}.progress-track.is-indeterminate span{width:34%;animation:progress-indeterminate 1.6s ease-in-out infinite}@keyframes progress-indeterminate{0%{transform:translate(-120%)}55%,to{transform:translate(330%)}}.quiet-copy{margin-top:20px;color:#999992;font-size:12px}.processing-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:25px}.processing-actions .button{min-height:46px;padding-inline:18px;font-size:13px}.processing-actions .text-button{margin-inline:8px;color:#565b5f;font-size:12px}.processing-stay-message{margin:13px 0 0;color:#747b0a;font-size:12px}.upload-flow-heading{text-align:left}.upload-story{display:contents;color:var(--ink);text-align:left}.upload-story-image{position:relative;width:auto;height:min(70vh,660px);max-width:100%;min-height:0;justify-self:center;overflow:hidden;border-radius:18px;background:#e8e8e2}.upload-story-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000014;pointer-events:none}.upload-story-image img{width:100%;height:100%;display:block;object-fit:contain}.upload-story-image>span{position:absolute;z-index:1;left:24px;bottom:24px;display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border-radius:9px;color:#fff;background:#11110fd1;font-size:12px}.upload-story-status{padding:clamp(24px,3vw,44px) 0;display:flex;flex-direction:column;justify-content:center}.upload-story-meta{display:flex;align-items:center;justify-content:space-between;gap:18px}.upload-story-meta>.eyebrow{flex:0 0 auto;white-space:nowrap}.upload-story-meta .profile-balance{margin:0}.upload-story-status .eyebrow{color:var(--lime-dark)}.upload-story-title h2{margin:19px 0 12px;font-size:clamp(30px,3.2vw,45px);line-height:1.04;letter-spacing:-.05em}.upload-story-title p{max-width:360px;margin:0;color:var(--muted);font-size:15px;line-height:1.5}.upload-story-progress{margin-top:38px;display:grid;grid-template-columns:auto 1fr;gap:3px 14px;align-items:center}.upload-story-progress strong{color:#d6dc49;font-size:27px;letter-spacing:-.04em}.upload-story-progress>span{justify-self:end;color:var(--muted);font-size:12px}.upload-story-progress .progress-track{grid-column:1 / -1;margin-top:9px;background:#e3e3dd}.upload-stages{position:relative;display:grid;gap:22px;margin:42px 0 0;padding:0;list-style:none}.upload-stages:before{content:"";position:absolute;left:18px;top:19px;bottom:19px;width:1px;background:#41413a}.upload-stages li{position:relative;display:grid;grid-template-columns:38px 1fr;gap:16px;align-items:center}.upload-stage-icon{z-index:1;width:38px;height:38px;display:grid;place-items:center;border:1px solid #d7d7cf;border-radius:50%;color:#888880;background:var(--paper);font-size:12px}.upload-stages li.is-done .upload-stage-icon,.upload-stages li.is-active .upload-stage-icon{border-color:#d6dc49;color:#d6dc49}.upload-stages li.is-active .upload-stage-icon{animation:upload-spin 1.5s linear infinite}.upload-stages strong,.upload-privacy strong{display:block;font-size:15px}.upload-stages small{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.4}@keyframes upload-spin{to{transform:rotate(360deg)}}.upload-privacy{display:flex;gap:13px;margin-top:42px;padding:17px 0 0;border-top:1px solid var(--line);color:var(--lime-dark)}.upload-privacy div{color:var(--ink)}.upload-privacy span{display:block;margin-top:5px;color:var(--muted);font-size:11px;line-height:1.45}.upload-flow-note{display:none}.variants-layout{padding:20px 32px 70px;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:65px;align-items:center}.variants-layout h1{margin:14px 0 30px;font-size:clamp(34px,4vw,48px);letter-spacing:-.045em}.variant-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.variant-card{min-width:0;padding:0;background:transparent;text-align:left;cursor:pointer}.variant-image{position:relative;display:block;aspect-ratio:.84;max-height:58vh;overflow:hidden;border:2px solid transparent;border-radius:15px;background:#e8e8e2;transition:border-color .2s,transform .2s}.variant-card:hover .variant-image{transform:translateY(-2px)}.variant-card.is-selected .variant-image{border-color:var(--lime-dark);box-shadow:0 0 0 2px #cbd32840}.variant-image img{width:100%;height:100%;object-fit:contain;display:block}.selected-mark{position:absolute;top:10px;right:10px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#fff}.variant-card strong{display:block;margin-top:11px;text-align:center;font-size:13px}.variant-card small{display:block;margin-top:4px;color:#929914;text-align:center;font-size:11px}.changes-panel{padding-top:38px}.changes-panel h2{margin:0;font-size:22px;line-height:1.25;letter-spacing:-.025em}.changes-panel ul{margin:26px 0 32px;padding:0;list-style:none;display:grid;gap:15px}.changes-panel li{display:flex;align-items:center;gap:12px;font-size:14px}.result-main{padding:2px 32px 60px}.result-heading{margin-bottom:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.result-heading h1{margin:8px 0 0;font-size:clamp(34px,4vw,48px);letter-spacing:-.045em}.result-actions{display:flex;gap:10px}.result-actions .button{min-height:46px}.result-compare{width:auto;max-width:100%;height:min(72vh,720px);margin-inline:auto}.result-footer{margin-top:18px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--muted);font-size:12px}.premium-result-page{background:#fafaf6}.premium-result{padding:30px 32px 24px}.premium-result-title{margin-bottom:20px}.premium-result-title h1{margin:15px 0 8px;font-size:clamp(38px,4.2vw,58px);line-height:1;letter-spacing:-.055em}.premium-result-title p{margin:0;color:var(--muted);font-size:14px}.premium-result-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:stretch}.result-visual-column{min-width:0;display:flex;flex-direction:column;align-items:center}.photo-pair{width:min(100%,860px);height:min(49vh,480px);min-height:315px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.photo-pair-image img,.result-lightbox-media>img,.studio-photo-card>img,.photo-frame>img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.photo-pair-card{min-width:0;min-height:0;margin:0;overflow:hidden;border:1px solid #e1e1da;border-radius:18px;background:#e8e8e2;box-shadow:0 18px 45px #1c1c1714;display:grid;grid-template-rows:minmax(0,1fr) auto}.photo-pair-image{width:100%;min-height:0;position:relative;overflow:hidden;padding:0;border:0;background:#e8e8e2;cursor:zoom-in}.photo-pair-image:focus-visible{outline:3px solid var(--lime-dark);outline-offset:-3px}.photo-pair-image img{width:100%;height:100%;display:block;object-fit:contain}.photo-pair-badge{position:absolute;top:14px;right:14px;padding:7px 10px;border-radius:8px;background:var(--lime);color:var(--ink);font-size:11px;font-weight:750}.photo-pair-card figcaption{min-height:55px;padding:11px 14px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff}.photo-pair-card figcaption>div{display:flex;align-items:center;gap:9px;min-width:0}.photo-pair-card figcaption strong{font-size:13px}.photo-pair-card figcaption small{color:#85857d;font-size:10px}.photo-pair-index{color:#999991;font-size:10px;letter-spacing:.08em}.photo-pair-card.is-after figcaption strong{color:#727906}.compare-hint{margin:8px 0 0;color:#565b5f;font-size:11px}.result-summary-card{min-height:100%;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 34px #1c1c170d;display:flex;flex-direction:column}.result-summary-card h2{margin:0;font-size:18px;letter-spacing:-.02em}.result-summary-card ul{margin:16px 0 18px;padding:0;list-style:none;display:grid;gap:10px}.result-summary-card li{display:grid;grid-template-columns:25px 1fr;gap:8px;align-items:center;font-size:12px;line-height:1.3}.result-summary-card li>span:first-child{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#777d0b;background:#f2f4d1}.result-download-block{margin-top:auto;padding-top:13px;border-top:1px solid var(--line)}.result-download-block>strong{display:block;margin-bottom:9px;font-size:13px}.result-download-block p{margin:8px 0 0;display:flex;align-items:center;gap:6px;color:#84847d;font-size:10px;line-height:1.35}.result-next-bar{margin-top:18px;padding:13px 16px;border:1px solid #e6e7ce;border-radius:15px;background:#f7f8e9;display:flex;justify-content:space-between;align-items:center;gap:24px}.result-next-bar>div{display:flex;align-items:center;gap:10px}.result-next-bar>div:first-child>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#82890c;background:#ecefb9}.result-next-bar p{margin:0;display:flex;flex-direction:column;gap:4px;font-size:12px}.result-next-bar small{color:var(--muted)}.modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;padding:20px;background:#0e0e0c8f;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center}.upload-consent-modal{width:min(520px,100%);padding:30px;border-radius:22px;background:#fff;box-shadow:0 28px 80px #00000040}.upload-consent-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.modal-close{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);cursor:pointer}.modal-close:hover{background:#f5f5ef}.upload-consent-modal h2{margin:22px 0 8px;font-size:30px;letter-spacing:-.04em}.upload-consent-copy{margin:0;color:var(--muted);line-height:1.5}.upload-consent-modal form{margin-top:24px}.consent-check{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;margin-top:14px;color:#4e4e47;font-size:13px;line-height:1.45;cursor:pointer}.consent-check input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--lime-dark);cursor:pointer}.consent-check a{color:var(--lime-dark);text-decoration:underline;text-underline-offset:2px}.upload-consent-note{margin:20px 0 18px;color:#5f646a;font-size:11px;line-height:1.45}.email-modal,.download-success{width:min(440px,100%);padding:34px;border-radius:22px;background:#fff;box-shadow:0 28px 80px #00000040}.modal-icon,.paywall-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;color:#707707;background:#edf0b4}.email-modal h2,.download-success h2{margin:22px 0 8px;font-size:30px;letter-spacing:-.04em}.email-modal>p,.download-success>p{margin:0;color:var(--muted);line-height:1.5}.email-modal form{margin-top:25px}.email-modal label{display:block;margin-bottom:8px;font-size:12px;font-weight:700}.email-modal input{width:100%;height:52px;padding:0 15px;border:1px solid var(--line);border-radius:12px;outline:none}.email-modal input:focus{border-color:var(--lime-dark);box-shadow:0 0 0 3px #cbd32838}.email-modal form .button{margin-top:12px}.email-modal>small{display:block;margin-top:16px;color:#5f646a;font-size:10px;line-height:1.45}.download-success>small{margin-top:16px;display:flex;align-items:flex-start;gap:6px;color:#5f646a;font-size:10px;line-height:1.45}.download-success>small svg{flex:0 0 auto;margin-top:1px}.download-success>.button{margin-top:24px}.result-lightbox{z-index:60}.result-lightbox-dialog{position:relative;max-width:min(92vw,1100px);max-height:92vh;padding:14px;border-radius:18px;background:#fff;box-shadow:0 28px 80px #00000047}.result-lightbox-media{position:relative;max-width:100%}.result-lightbox-dialog img{display:block;max-width:100%;max-height:calc(92vh - 50px);object-fit:contain;border-radius:10px}.result-lightbox-dialog>span{display:block;margin:10px 4px 0;color:var(--muted);font-size:11px}.result-lightbox-close{position:absolute;top:22px;right:22px;z-index:1;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#ffffffeb;color:var(--ink);cursor:pointer;box-shadow:0 4px 15px #0000001f}.result-lightbox-download{position:absolute;left:50%;bottom:14px;display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 11px;border:1px solid rgba(255,255,255,.75);border-radius:9px;background:#11110fdb;color:#fff;box-shadow:0 7px 18px #0003;cursor:pointer;font-size:11px;font-weight:700;transform:translate(-50%);transition:background .2s,transform .2s,opacity .2s}.result-lightbox-download:hover{background:var(--ink);transform:translate(-50%,-1px)}.result-lightbox-download:disabled{opacity:.65;cursor:wait}.post-download-page{min-height:100vh;padding:28px clamp(20px,5vw,72px) 34px;background:#fff;color:var(--ink)}.post-download-header{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.post-download-header .brand{font-size:20px}.post-download-step{color:var(--ink);font-size:12px;font-weight:700}.post-download-step span{color:#aaa9a1;font-weight:500}.post-download-content{width:min(1240px,100%);margin:38px auto 0;display:flex;flex-direction:column;align-items:center;text-align:center}.post-download-status{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:99px;background:#f5f6ee;color:#5e6506;font-size:13px}.post-download-status svg{color:#16170f;padding:2px;border-radius:50%;background:var(--lime)}.offer-carousel{position:relative;width:100%;margin:30px 0 24px;padding:0 30px}.offer-carousel-track{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr)) minmax(280px,1.8fr) repeat(2,minmax(120px,1fr));gap:18px;align-items:center}.offer-slide{position:relative;min-width:0;padding:0;border:0;border-radius:18px;background:#f1f1ed;overflow:hidden;cursor:pointer;opacity:.72;transition:transform .25s,opacity .25s}.offer-slide:hover{opacity:1;transform:translateY(-3px)}.offer-slide img{width:100%;aspect-ratio:1 / 1.12;display:block;object-fit:cover;filter:saturate(.85)}.offer-slide span{position:absolute;left:10px;right:10px;bottom:10px;color:#fff;font-size:11px;font-weight:700;text-align:left;text-shadow:0 1px 8px rgba(0,0,0,.65)}.offer-slide-active{opacity:1;border-radius:22px;box-shadow:0 18px 40px #1c1c171f;transform:scale(1.08);z-index:1}.offer-slide-active img{aspect-ratio:1 / 1.06;filter:none}.offer-carousel-arrow{position:absolute;top:50%;z-index:2;width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);box-shadow:0 8px 20px #1c1c171a;cursor:pointer;transform:translateY(-50%)}.offer-carousel-arrow:hover{background:var(--ink);color:#fff}.offer-carousel-prev{left:0}.offer-carousel-next{right:0}.post-download-content h1{margin:22px 0 0;font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.06em}.post-download-lead{margin:18px 0 0;color:var(--muted);font-size:18px}.post-download-cta{min-width:min(100%,420px);margin-top:28px}.post-download-cta-status{min-height:52px;margin-top:28px;color:var(--muted);font-size:14px}.offer-dots{display:flex;gap:10px;margin-top:34px}.offer-dots button{width:72px;height:6px;padding:0;border:0;border-radius:99px;background:#f0f0ed;cursor:pointer}.offer-dots button.is-active{background:var(--lime)}.post-download-privacy{display:inline-flex;align-items:center;gap:7px;margin:22px 0 0;color:#5f646a;font-size:12px}.post-download-privacy svg{color:#707707}.post-download-share{width:min(620px,100%);margin-top:24px;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e5e6dc;border-radius:15px;background:#fbfcf5;text-align:left}.post-download-share-copy{display:flex;align-items:flex-start;gap:10px;min-width:0}.post-download-share-icon{flex:0 0 auto;display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#edf0c5;color:#707707}.post-download-share-copy h2{margin:0;font-size:13px;line-height:1.3}.post-download-share-copy p{margin:4px 0 0;color:#6b6f70;font-size:11px;line-height:1.4}.post-download-share-button{flex:0 0 auto;min-height:38px;padding-inline:12px;font-size:11px}.post-download-share-status{flex-basis:100%;margin:0;color:#687000;font-size:11px}.desktop-only{display:inline}.quiz-page{min-height:100vh;padding:32px clamp(22px,4.5vw,72px) 44px;background:#fff;color:var(--ink)}.quiz-header{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:0 auto}.quiz-header .brand{font-size:clamp(20px,2vw,29px)}.quiz-count{font-size:17px;font-weight:700}.quiz-count b{color:var(--lime-dark)}.quiz-content{width:min(1400px,100%);margin:28px auto 0}.quiz-progress{height:7px;overflow:hidden;border-radius:99px;background:#f0f0ed}.quiz-progress span{display:block;height:100%;border-radius:inherit;background:var(--lime);transition:width .25s ease}.quiz-step-label{margin:48px 0 0;color:var(--muted);font-size:13px}.quiz-content h1{max-width:930px;margin:13px 0 0;font-size:clamp(38px,4.2vw,64px);line-height:1.03;letter-spacing:-.055em}.quiz-options{display:grid;gap:18px;margin-top:40px}.quiz-options-5{grid-template-columns:repeat(5,minmax(0,1fr))}.quiz-options-4{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1160px}.quiz-option{position:relative;overflow:hidden;min-width:0;padding:0;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:left;transition:border-color .2s,box-shadow .2s,transform .2s}.quiz-option:hover{border-color:#bbc31f;transform:translateY(-2px)}.quiz-option.is-selected{border:2px solid var(--lime);box-shadow:0 0 0 2px #cbd32821}.quiz-option-preview{aspect-ratio:1 / 1.03;border-radius:0}.quiz-option-select{position:absolute;z-index:6;right:14px;bottom:14px;left:14px;display:block;width:auto;min-height:0;padding:12px 44px 12px 14px;border:1px solid rgba(255,255,255,.72);border-radius:11px;background:#fffffff0;box-shadow:0 8px 24px #11110f29;color:var(--ink);text-align:left;cursor:pointer;font:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.quiz-option-select span{display:block;padding-right:0;font-size:16px;font-weight:700;line-height:1.15}.quiz-option-select i{position:absolute;top:50%;right:8px;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:var(--lime);color:var(--ink);font-style:normal;transform:translateY(-50%)}.quiz-actions{display:flex;justify-content:space-between;max-width:1160px;margin-top:54px;padding-top:22px;border-top:1px solid var(--line)}.quiz-auto-advance{align-self:center;color:var(--muted);font-size:12px;text-align:center}.quiz-note{display:flex;align-items:center;gap:7px;max-width:440px;margin:22px auto 0;color:var(--muted);font-size:12px;text-align:center}.quiz-note svg{flex:0 0 auto;color:var(--lime-dark)}.quiz-checking{display:grid;min-height:55vh;place-items:center;color:var(--muted);font-size:14px}.quiz-complete{width:min(1300px,100%);min-height:calc(100vh - 130px);margin:22px auto 0;display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(40px,7vw,120px);align-items:center}.quiz-complete-copy{max-width:560px}.quiz-complete-eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--lime-dark);font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:.1em}.quiz-complete-copy h1{margin:22px 0 0;font-family:Georgia,serif;font-size:clamp(62px,8vw,116px);font-weight:500;line-height:.88;letter-spacing:-.07em}.quiz-complete-copy h1 span{font-family:inherit;font-size:.55em;letter-spacing:0}.quiz-complete-copy>p{margin:32px 0 0;font-size:clamp(23px,2.5vw,34px);line-height:1.2}.quiz-complete-copy>p strong{font-weight:750}.quiz-reward{display:flex;align-items:center;gap:24px;margin-top:38px;padding:20px 28px;border:1px solid var(--lime);border-radius:18px;font-size:clamp(25px,3vw,42px)}.quiz-reward span{display:grid;width:66px;height:66px;place-items:center;border-radius:50%;background:var(--lime)}.quiz-complete-copy .button{margin-top:54px;min-height:64px;font-size:17px}.quiz-complete-copy small{display:block;margin-top:12px;color:var(--muted);font-size:11px;text-align:center}.quiz-complete-image{height:min(70vh,670px);overflow:hidden;border-radius:24px}.quiz-complete-image img{width:100%;height:100%;object-fit:cover}.quiz-email-content{width:min(680px,100%);min-height:calc(100vh - 150px);margin:22px auto 0;display:grid;place-items:center}.quiz-email-card{width:100%;padding:clamp(28px,5vw,64px);border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#fff,#fbfceb);box-shadow:0 18px 60px #11110f14}.quiz-email-card h1{max-width:520px;margin:22px 0 0;font-family:Georgia,serif;font-size:clamp(46px,7vw,82px);font-weight:500;line-height:.95;letter-spacing:-.06em}.quiz-email-card>p{max-width:540px;margin:24px 0 0;color:var(--muted);font-size:17px;line-height:1.5}.quiz-email-form{display:grid;gap:10px;margin-top:30px}.quiz-email-form label{color:var(--ink);font-size:13px;font-weight:700}.quiz-email-form input{width:100%;min-height:54px;padding:0 16px;border:1px solid #cfd2c8;border-radius:11px;background:#fff;color:var(--ink);font:inherit;outline:none}.quiz-email-form input:focus{border-color:var(--lime-dark);box-shadow:0 0 0 3px #cbd32833}.quiz-email-form .button{margin-top:8px;min-height:56px}.quiz-email-card .error-message{margin:16px 0 0}.success-tools{margin-top:24px;padding-top:20px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:8px}.success-tools>span{grid-column:1 / -1;margin-bottom:5px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.success-tools a{padding:11px;border:1px solid var(--line);border-radius:10px;font-size:12px}.profile-balance{width:fit-content;margin:12px auto 0;padding:8px 11px;border-radius:99px;background:#f0f2c4;color:#646907;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:650}.studio-page{background:#f7f7f2}.studio-topbar{min-height:72px;padding:0 clamp(22px,4vw,58px);border-bottom:1px solid #e8e8e1;display:flex;align-items:center;justify-content:space-between;background:#fbfbf8e0}.studio-topbar-actions{display:flex;align-items:center;gap:12px}.credit-pill{padding:10px 13px;border:1px solid #dedfd0;border-radius:99px;background:#fff;display:inline-flex;align-items:center;gap:7px;color:#65655f;font-size:12px}.studio-layout{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:calc(100vh - 72px)}.studio-sidebar{padding:27px 18px 24px;border-right:1px solid #e8e8e1;display:flex;flex-direction:column;background:#f7f7f2}.studio-back-link{width:40px;height:40px;margin:0 0 46px 8px;display:grid;place-items:center;border-radius:50%;font-size:28px;line-height:1;transition:background .2s}.studio-back-link:hover{background:#ecece5}.studio-nav{display:grid;gap:6px}.studio-nav-item{min-height:48px;padding:0 14px;border-radius:12px;display:flex;align-items:center;gap:13px;color:#55554f;font-size:14px;transition:background .2s,color .2s}.studio-nav-item:hover{background:#efefe9;color:var(--ink)}.studio-nav-item[aria-current=page]{background:#fff;color:var(--ink);box-shadow:0 7px 18px #1c1c1712;font-weight:650}.studio-privacy-link{min-height:36px;margin:auto 6px 140px;padding:0 10px;border:1px solid #dedfd6;border-radius:10px;display:flex;align-items:center;gap:8px;color:#66665e;background:#ffffff8f;font-size:12px;font-weight:650;transition:background .2s,border-color .2s,color .2s,transform .2s}.studio-privacy-link:hover{border-color:#cfd1bd;color:var(--ink);background:#fff;transform:translateY(-1px)}.studio-privacy-link:focus-visible{outline:3px solid rgba(197,206,24,.28);outline-offset:2px}.studio-side-note{position:fixed;z-index:20;left:16px;bottom:16px;width:204px;margin-top:0;padding:17px;border:1px solid #e1e1d9;border-radius:14px;background:#fff;box-shadow:0 12px 30px #1c1c1714}.studio-side-note span{color:#8a900c;font-size:10px;font-weight:800;letter-spacing:.09em}.studio-side-note strong{display:block;margin:8px 0 17px;font-size:13px;line-height:1.35}.studio-side-note a{color:#6c7209;font-size:12px;font-weight:650}.studio-content{width:min(1240px,100%);padding:clamp(22px,2.5vw,34px) clamp(26px,5vw,76px) 90px}.studio-title h1{margin:11px 0 7px;font-size:clamp(38px,4vw,54px);line-height:.98;letter-spacing:-.06em}.studio-title>p{margin:0;color:var(--muted);font-size:16px}.studio-title.has-result{display:flex;align-items:baseline;gap:14px}.studio-title.has-result .eyebrow{display:none}.studio-title.has-result h1{flex:0 0 auto;margin:0;font-size:30px;letter-spacing:-.045em}.studio-title.has-result>p{font-size:13px}.studio-title.has-result+.studio-workspace{margin-top:15px}.studio-workspace{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:22px;align-items:start;margin-top:27px}.studio-gallery-column{min-width:0}.studio-latest-result{overflow:hidden;border:1px solid #e3e3db;border-radius:20px;background:#fff;box-shadow:0 18px 45px #1c1c170f}.studio-loading-state{min-height:220px;padding:28px;border:1px solid #e3e3db;border-radius:20px;background:#fff;color:var(--muted);display:grid;place-items:center;font-size:13px}.studio-latest-heading{padding:18px 20px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-latest-heading>span:last-child{color:#85857e;font-size:11px}.studio-latest-preview{height:clamp(320px,37vw,510px);padding:12px;background:#edede7}.studio-latest-preview .photo-pair{width:100%;height:100%;min-height:0;gap:10px}.studio-latest-preview .photo-pair-card{border-radius:13px;box-shadow:none}.studio-latest-preview .photo-pair-card figcaption{min-height:43px;padding:8px 11px}.studio-latest-preview .photo-pair-card figcaption small{display:none}.studio-latest-footer{padding:18px 20px 20px;display:flex;justify-content:space-between;align-items:end;gap:20px}.studio-latest-footer h2{margin:0 0 6px;font-size:22px;letter-spacing:-.035em}.studio-latest-footer p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.studio-latest-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.studio-latest-actions .button{min-height:44px;padding-inline:15px;font-size:12px}.studio-upload-widget{padding:22px;border:1px solid #e1e1d9;border-radius:20px;background:#fff}.studio-quota-gate{min-height:310px;padding:25px 22px 22px;border:1px solid #dfe2ad;border-radius:20px;background:linear-gradient(145deg,#fffef1,#f2f4c9);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;box-shadow:0 22px 55px #292e400f}.studio-quota-icon{width:54px;height:54px;margin-bottom:18px;border-radius:16px;display:grid;place-items:center;color:#737a08;background:#e6e98f}.studio-quota-gate .eyebrow{color:#737a08}.studio-quota-gate h2{max-width:270px;margin:11px 0 10px;font-size:26px;line-height:1.02;letter-spacing:-.045em}.studio-quota-gate p{max-width:280px;margin:0;color:#62645a;font-size:13px;line-height:1.45}.studio-quota-actions{width:100%;margin-top:22px;display:flex;flex-direction:column;gap:8px}.studio-quota-actions .button{width:100%;min-height:43px;justify-content:center;font-size:12px}.studio-widget-heading h2{margin:11px 0 23px;font-size:25px;letter-spacing:-.04em}.studio-dropzone{width:100%;min-height:310px;padding:28px 18px;border:1px dashed #cfd0c7;border-radius:15px;background:#fbfbf8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;cursor:pointer;color:var(--ink);transition:border-color .2s,background .2s}.studio-dropzone:hover,.studio-dropzone:focus-visible{border-color:var(--lime-dark);background:#f8f9e9;outline:none}.studio-dropzone>span:not(.studio-upload-icon):not(.button){color:#92928b;font-size:12px}.studio-upload-icon{width:58px;height:58px;margin-bottom:4px;display:grid;place-items:center;border:2px solid var(--lime);border-radius:18px;color:#a4ad0c}.studio-dropzone .button{pointer-events:none;min-height:44px;padding-inline:17px;font-size:12px}.studio-upload-hint{margin:14px 0 0;color:#96968e;text-align:center;font-size:11px}.studio-gallery{margin-top:32px}.studio-pending-stack{display:grid;gap:12px;margin-bottom:18px}.studio-pending-card{position:relative;overflow:hidden;display:grid;grid-template-columns:142px minmax(0,1fr);min-height:190px;border:1px solid #dfe39a;border-radius:20px;background:#fff;box-shadow:0 14px 36px #57591e12}.studio-pending-card.is-failed{border-color:#e5d2cb}.studio-pending-art{position:relative;overflow:hidden;display:grid;place-items:center;background:#f1f2cf;color:#7e8410}.studio-pending-card.is-failed .studio-pending-art{background:#fff0eb;color:#a63a2c}.studio-pending-art span{z-index:1;width:54px;height:54px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;background:#ffffff8a}.studio-pending-art i{position:absolute;width:120px;height:120px;border:1px solid currentColor;border-radius:50%;opacity:.18;animation:pending-orbit 3s linear infinite}@keyframes pending-orbit{to{transform:rotate(360deg) scale(1.08)}}.studio-pending-copy{padding:23px 24px 22px;align-self:center}.studio-pending-copy h2{margin:9px 0 6px;font-size:20px;letter-spacing:-.035em}.studio-pending-copy p{max-width:440px;margin:0;color:var(--muted);font-size:12px;line-height:1.45}.studio-pending-copy .button{min-height:40px;margin-top:17px;padding-inline:14px;font-size:11px}.studio-pending-state{position:absolute;top:17px;right:19px;color:#7e8410;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.studio-pending-card.is-failed .studio-pending-state{color:#a63a2c}.studio-gallery-heading{margin-bottom:13px;display:flex;align-items:center;justify-content:flex-start;gap:14px}.studio-gallery-heading h2{margin:0;font-size:20px;letter-spacing:-.03em}.studio-gallery-heading>span{color:#85857e;font-size:11px}.studio-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.studio-photo-card{position:relative;overflow:hidden;border:1px solid #e1e1d9;border-radius:14px;background:#fff;cursor:pointer;transition:transform .2s,box-shadow .2s}.studio-photo-card:hover{transform:translateY(-3px);box-shadow:0 13px 26px #1c1c1714}.studio-photo-card>img{width:100%;aspect-ratio:1.2;display:block;object-fit:cover;background:#ecece6}.studio-card-menu{position:absolute;top:9px;right:9px;z-index:1;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.6);border-radius:50%;background:#ffffffdb;color:var(--ink);cursor:pointer}.studio-card-menu:focus-visible{outline:3px solid var(--lime-dark);outline-offset:2px}.studio-card-menu-panel{position:absolute;top:45px;right:9px;z-index:3;min-width:170px;padding:6px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 12px 30px #1c1c1724}.studio-card-menu-panel button{width:100%;padding:9px 10px;border-radius:7px;background:transparent;color:var(--ink);text-align:left;font-size:12px;cursor:pointer;display:flex;align-items:center;gap:8px}.studio-card-menu-panel button:disabled{opacity:.6;cursor:wait}.studio-card-menu-panel button:hover,.studio-card-menu-panel button:focus-visible{background:#f1f2e4;outline:none}.studio-photo-meta{padding:12px 13px 14px}.studio-photo-meta h3{margin:0 0 7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.studio-photo-meta span{display:flex;align-items:center;gap:5px;color:#92928b;font-size:10px}.studio-empty-state{overflow:hidden;border:1px solid #e1e1d9;border-radius:20px;background:#fff;display:grid;grid-template-columns:minmax(180px,.9fr) 1fr;align-items:stretch}.studio-empty-image{min-height:360px;background:#ecece6}.studio-empty-image img{width:100%;height:100%;display:block;object-fit:cover}.studio-empty-copy{padding:30px;align-self:center}.studio-empty-copy h2{margin:13px 0 9px;font-size:28px;letter-spacing:-.04em}.studio-empty-copy p{max-width:340px;margin:0;color:var(--muted);font-size:14px;line-height:1.5}.studio-recovery-block{margin-top:16px;padding:20px;border:1px solid #e1e1d9;border-radius:16px;background:#fbfbf8}.studio-recovery-copy{max-width:420px;margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.studio-recovery-block .studio-login-form{margin-top:16px}.studio-login-form{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.studio-login-form label{display:block;margin-bottom:8px;font-size:12px;font-weight:700}.studio-login-form>div{display:flex;gap:8px}.studio-login-form input{min-width:0;flex:1;height:42px;padding:0 12px;border:1px solid var(--line);border-radius:10px;outline:none}.studio-login-form input:focus{border-color:var(--lime-dark)}.studio-login-form button{flex:0 0 auto;padding:0 13px;border:0;border-radius:10px;background:var(--ink);color:#fff;font-weight:700;cursor:pointer}.studio-login-form button:disabled{opacity:.55;cursor:wait}.studio-login-form small{display:block;margin-top:9px;color:var(--muted);line-height:1.4}.studio-login-sent{margin-top:24px;padding:17px;border:1px solid #dfe39a;border-radius:12px;background:#fafbe9}.studio-login-sent strong{display:block;font-size:14px}.studio-login-sent p{margin-top:5px;font-size:12px}.studio-login-sent button{margin-top:10px;padding:0;border:0;background:transparent;font-size:12px;font-weight:700;text-decoration:underline;cursor:pointer}.studio-auth-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:14px 16px;border:1px solid var(--line);border-radius:13px;background:#fff}.studio-auth-banner.is-success{border-color:#dfe39a;background:#fafbe9}.studio-auth-banner.is-error{border-color:#e5d2cb;background:#fff7f3}.studio-auth-banner div{display:flex;gap:8px;align-items:baseline}.studio-auth-banner strong{font-size:13px}.studio-auth-banner span{color:var(--muted);font-size:12px}.studio-auth-banner button{border:0;background:transparent;color:var(--muted);font-size:22px;line-height:1;cursor:pointer}.studio-error{margin-top:15px}.studio-error-state{min-height:300px;padding:42px 38px;border:1px solid #e5d2cb;border-radius:22px;background:#fff7f3;box-shadow:0 22px 55px #292e400d}.studio-error-state .eyebrow{color:#a25843}.studio-error-state h2{margin:15px 0 9px;font-size:clamp(27px,2.5vw,37px)}.studio-error-state p{max-width:430px;margin:0 0 22px;color:var(--muted);font-size:15px;line-height:1.5}.paywall-page{min-height:100vh;background:#fbfbf8}.paywall-header{height:68px;padding:0 20px;border-bottom:1px solid #e4e4dd;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;background:#fff}.paywall-header>div{display:flex;align-items:center;gap:13px}.paywall-header button{padding:0;border:0;display:inline-flex;align-items:center;gap:7px;background:transparent;color:var(--ink);cursor:pointer}.paywall-header button span{display:none}.paywall-brand{color:var(--ink);font-size:21px;font-weight:800;letter-spacing:-.04em}.paywall-brand img{width:132px;height:36px}.paywall-header>span{display:inline-flex;align-items:center;gap:7px;color:#565b5f;font-size:10px}.paywall-checkout{width:min(919px,calc(100% - 80px));margin:0 auto;padding:20px 0 18px;display:grid;grid-template-columns:414px 448px;gap:57px;align-items:start}.paywall-context{padding-top:10px}.paywall-mobile-icon,.paywall-mobile-eyebrow{display:none}.paywall-context h1{margin:0;font-size:36px;line-height:1;letter-spacing:-.055em}.paywall-context-copy{margin:23px 0 0;color:#34342f;font-size:12px;line-height:1.55}.paywall-saved-card{margin-top:25px;padding:8px;border:1px solid #deded7;border-radius:10px;background:#fff;display:grid;grid-template-columns:208px 1fr;gap:20px;align-items:start}.paywall-photo,.paywall-photo-placeholder{width:208px;height:235px;border-radius:7px}.paywall-photo-placeholder{display:grid;place-items:center;background:#ecece6;color:var(--lime-dark)}.paywall-edits{padding-top:10px;display:flex;flex-direction:column;gap:8px}.paywall-edits>strong{display:flex;align-items:center;gap:9px;font-size:12px}.paywall-edits>strong>span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:#6f7509;background:#edf0b4}.paywall-edits>p{margin:2px 0 9px;color:#55554f;font-size:10px;line-height:1.45}.paywall-edits>small{font-size:10px;font-weight:700}.paywall-edits ul{margin:0;padding:0;list-style:none;display:grid;gap:7px}.paywall-edits li{display:flex;align-items:center;gap:7px;color:#4c4c46;font-size:9px;line-height:1.25}.paywall-edits li svg{color:#4c4c46;flex:0 0 auto}.paywall-saved-note{grid-column:1 / -1;min-height:42px;margin:0;padding:8px 0 0;border-top:1px solid #e5e5de;display:flex;align-items:center;gap:10px;color:#55554f;font-size:9px;line-height:1.35}.paywall-saved-note>span{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#737a07;background:#eff1b8}.paywall-plan-wrap{min-width:0}.paywall-catalog-intro{padding-top:44px}.paywall-catalog-intro h1{margin-top:18px}.paywall-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.paywall-catalog-card{min-width:0;padding:25px 21px 21px;border:1px solid #deded7;border-radius:14px;background:#fff;box-shadow:0 12px 28px #1c1c170a}.paywall-catalog-card.is-recommended{border-color:#c5ce18;box-shadow:0 18px 38px #57591e14}.paywall-catalog-card h2{margin:19px 0 6px;font-size:25px;letter-spacing:-.045em}.paywall-catalog-card>p{margin:0;color:var(--muted);font-size:12px}.paywall-catalog-price{display:block;margin-top:25px;font-size:43px;line-height:.95;letter-spacing:-.055em}.paywall-catalog-credits{display:block;margin-top:8px;color:#565b5f;font-size:12px}.paywall-catalog-card .paywall-benefits{grid-template-columns:1fr;gap:10px}.paywall-catalog-section{min-width:0}.paywall-catalog-toggle{width:min(310px,100%);height:38px;margin:0 auto;padding:2px;border-radius:99px;display:grid;grid-template-columns:1fr 1fr;background:#eeeee8}.paywall-catalog-toggle button{border:0;border-radius:99px;background:transparent;color:var(--muted);font-size:11px;cursor:pointer}.paywall-catalog-toggle button.is-active{background:var(--ink);color:#fff}.paywall-catalog-toggle small{margin-left:4px;color:var(--lime-dark);font-size:9px}.paywall-catalog-toggle-note{margin:8px 0 18px;color:var(--muted);font-size:11px;text-align:center}.paywall-catalog-billing{display:block;margin-top:14px;color:var(--muted);font-size:10px}.paywall-primary.is-light{background:#fff;color:var(--ink);border:1px solid #d9d9d1;box-shadow:none}.paywall-primary.is-light:hover{background:#f5f5ef}.paywall-plan-card{padding:21px;border:1px solid #c5ce18;border-radius:10px;background:#fff;box-shadow:0 18px 38px #57591e0f}.paywall-plan-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.paywall-recommend{display:inline-flex;padding:5px 11px;border-radius:999px;color:#767c08;background:#eff1b8;font-size:8px;font-weight:750;text-transform:uppercase}.paywall-mobile-plan-label,.paywall-mobile-plan-title{display:none}.paywall-plan-head h2{margin:8px 0 5px;font-size:30px;line-height:1;letter-spacing:-.045em}.paywall-plan-head p{margin:0;color:#55554f;font-size:10px}.paywall-plan-head i{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:#7a8107;background:#f0f2bd;font-style:normal}.paywall-period{height:35px;margin-top:18px;padding:0;border:1px solid #ddddda;border-radius:8px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.paywall-period button{border:1px solid transparent;border-radius:7px;background:transparent;color:var(--ink);font-size:11px;cursor:pointer}.paywall-period button.is-active{border-color:#c7cf1c;background:#fff}.paywall-period small{margin-left:5px;padding:2px 5px;border-radius:999px;color:#7c8208;background:#eff1b8;font-size:8px}.paywall-price{min-height:81px;padding:16px 0 6px;display:grid;grid-template-columns:minmax(0,1fr) 38px 105px;align-items:center}.paywall-price>div:first-child{display:grid;grid-template-columns:auto 1fr;align-items:end;column-gap:8px}.paywall-price>div:first-child strong{font-size:47px;line-height:.9;letter-spacing:-.055em}.paywall-price>div:first-child span{color:#565b5f;font-size:11px}.paywall-price>div:first-child small{grid-column:1 / -1;margin-top:8px;color:#565b5f;font-size:9px}.paywall-price em{color:#9a9a92;font-size:10px;font-style:normal;text-align:center}.paywall-price-alt{padding-left:20px;border-left:1px solid #e4e4de}.paywall-price-alt strong,.paywall-price-alt small{display:block}.paywall-price-alt strong{font-size:20px}.paywall-price-alt small{margin-top:3px;color:#565b5f;font-size:8px}.paywall-single-price{min-height:82px;grid-template-columns:1fr}.paywall-single-price>div:first-child{grid-template-columns:auto 1fr}.paywall-saving{width:fit-content;margin:0;padding:6px 9px;border-radius:6px;display:flex;align-items:center;gap:7px;color:#747a08;background:#f1f3c7;font-size:8px}.paywall-benefits{margin:16px 0 0;padding:15px 0 0;border-top:1px solid #e6e6df;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.paywall-benefits li{display:flex;align-items:center;gap:8px;color:#3d3d38;font-size:10px}.paywall-benefits svg{padding:1px;border:1px solid #aab20e;border-radius:50%;color:#6e7505}.paywall-primary{width:100%;min-height:45px;margin-top:20px;border:0;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:16px;background:#171713;color:#cbd328;font-size:11px;font-weight:750;box-shadow:0 8px 18px #11110d33;cursor:pointer}.paywall-primary:disabled{opacity:.65;cursor:wait}.paywall-all-plans{margin:13px auto 0;padding:0;border:0;display:block;background:transparent;color:#34342f;font-size:10px;text-decoration:underline;cursor:pointer}.paywall-plan-card .error-message{margin:10px 0 0;text-align:center}.paywall-cancel{margin:16px 0 0;display:flex;align-items:center;justify-content:center;gap:7px;color:#5f646a;font-size:10px}@media(min-width:721px){.paywall-checkout{width:min(1240px,calc(100% - 80px));grid-template-columns:minmax(0,1.05fr) minmax(460px,.95fr);gap:clamp(50px,5vw,80px)}.paywall-checkout.is-catalog{width:min(1400px,calc(100% - 80px));grid-template-columns:1fr;gap:12px}.paywall-checkout.is-catalog .paywall-catalog-intro{padding-top:30px;text-align:center}.paywall-checkout.is-catalog .paywall-catalog-intro h1{margin-top:12px}.paywall-checkout.is-catalog .paywall-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.paywall-checkout.is-catalog .paywall-catalog-card{padding:25px 20px 20px}.paywall-checkout.is-hard{width:min(1240px,calc(100% - 80px));grid-template-columns:minmax(0,1.05fr) minmax(460px,.95fr);gap:clamp(50px,5vw,80px);align-items:start}.paywall-checkout.is-hard .paywall-context{width:auto;padding-top:8px;text-align:left}.paywall-checkout.is-hard .paywall-context-copy{margin-top:12px}.paywall-checkout.is-hard .paywall-saved-card{width:auto;margin-top:18px;text-align:left}.paywall-checkout.is-hard .paywall-plan-wrap{width:auto;padding-top:8px}.paywall-checkout.is-hard .paywall-plan-card{padding:25px 28px 22px}.paywall-context h1{font-size:clamp(42px,3.2vw,52px)}.paywall-context-copy{font-size:14px}.paywall-saved-card{grid-template-columns:clamp(240px,22vw,280px) minmax(0,1fr);gap:26px;padding:10px}.paywall-photo,.paywall-photo-placeholder{width:clamp(240px,22vw,280px);height:clamp(270px,25vw,315px)}.paywall-edits{padding-top:16px;gap:10px}.paywall-edits>strong{font-size:15px}.paywall-edits>strong>span{width:28px;height:28px}.paywall-edits>p{font-size:12px}.paywall-edits>small{font-size:12px}.paywall-edits ul{gap:10px}.paywall-edits li{font-size:11px}.paywall-saved-note{min-height:48px;font-size:11px}.paywall-plan-card{padding:27px}.paywall-plan-head h2{font-size:38px}.paywall-plan-head p{font-size:12px}.paywall-plan-head i{width:62px;height:62px}.paywall-period{height:42px}.paywall-period button{font-size:13px}.paywall-price{min-height:102px}.paywall-price>div:first-child strong{font-size:60px}.paywall-price>div:first-child span{font-size:13px}.paywall-price>div:first-child small{font-size:11px}.paywall-price-alt strong{font-size:25px}.paywall-price-alt small,.paywall-saving{font-size:10px}.paywall-benefits{gap:15px 30px}.paywall-benefits li{font-size:12px}.paywall-primary{min-height:54px;font-size:13px}.paywall-all-plans,.paywall-cancel{font-size:12px}}@media(max-width:720px){.paywall-header{height:44px;padding:0 8px;border-bottom:0;background:#fbfbf8}.paywall-header button span{display:inline;font-size:12px;font-weight:650}.paywall-header .paywall-brand,.paywall-header>span{display:none}.paywall-checkout{width:min(320px,calc(100% - 32px));padding:0 0 12px;display:block}.paywall-context{padding-top:0;text-align:center}.paywall-mobile-icon{width:41px;height:41px;margin:-4px auto 8px;display:grid;place-items:center;border-radius:11px;color:#777e07;background:#eff1b8}.paywall-mobile-eyebrow{display:block;color:#7b8109;font-size:8px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.paywall-context h1{margin-top:7px;font-size:29px}.paywall-context-copy{margin-top:8px;font-size:10px;line-height:1.48}.paywall-context-copy br:first-of-type{display:none}.paywall-saved-card{width:286px;margin:14px auto 0;padding:7px;grid-template-columns:106px 1fr;gap:11px;text-align:left;box-sizing:border-box}.paywall-photo,.paywall-photo-placeholder{width:106px;height:110px;border-radius:6px}.paywall-edits{padding-top:1px;gap:4px}.paywall-edits>strong{gap:6px;font-size:10px}.paywall-edits>strong>span{width:19px;height:19px}.paywall-edits>p{margin:2px 0 3px;font-size:8px}.paywall-edits>small{font-size:8px}.paywall-edits ul{gap:3px}.paywall-edits li{font-size:8px}.paywall-edits li:nth-child(n+4){display:none}.paywall-saved-note{display:none}.paywall-plan-wrap{margin-top:12px}.paywall-plan-card{padding:13px 14px 11px;text-align:left}.paywall-recommend,.paywall-plan-head h2,.paywall-plan-head p,.paywall-plan-head i{display:none}.paywall-mobile-plan-label{display:block;color:#777e07;font-size:8px;font-weight:750;text-transform:uppercase}.paywall-mobile-plan-title{margin:4px 0 0;display:block;font-size:24px;line-height:1;letter-spacing:-.045em}.paywall-period{height:31px;margin-top:10px}.paywall-period button{font-size:9px}.paywall-price{min-height:55px;padding:8px 0 3px;grid-template-columns:minmax(0,1fr) 30px 83px}.paywall-price>div:first-child strong{font-size:40px}.paywall-price>div:first-child span{font-size:9px}.paywall-price>div:first-child small{margin-top:6px;font-size:7px}.paywall-price em{font-size:8px}.paywall-price-alt{padding-left:12px}.paywall-price-alt strong{font-size:17px}.paywall-price-alt small{font-size:7px}.paywall-saving{padding:5px 7px;font-size:7px}.paywall-benefits{margin-top:8px;padding-top:8px;gap:5px 10px}.paywall-benefits li{gap:5px;font-size:8px;line-height:1.1}.paywall-primary{min-height:39px;margin-top:12px;font-size:9px}.paywall-all-plans{margin-top:8px;font-size:8px}.paywall-cancel{margin-top:10px;font-size:8px}.paywall-checkout.is-hard{width:min(320px,calc(100% - 32px))}.paywall-catalog-intro{padding-top:8px}.paywall-catalog-intro h1{margin-top:8px}.paywall-catalog-grid{grid-template-columns:1fr;gap:10px}.paywall-catalog-card{padding:17px 14px 14px}.paywall-catalog-card h2{margin:10px 0 5px;font-size:22px}.paywall-catalog-card>p{font-size:10px}.paywall-catalog-price{margin-top:16px;font-size:38px}.paywall-catalog-credits{font-size:10px}.paywall-catalog-card .paywall-benefits{margin-top:8px;padding-top:8px;gap:6px}.paywall-catalog-card .paywall-primary{margin-top:12px}.paywall-catalog-error{margin:10px 0 0;text-align:center;font-size:10px}.paywall-single-price{min-height:0}.paywall-single-price>div:first-child strong{font-size:40px}}.paywall-checkout.is-catalog{width:min(1510px,calc(100% - 64px));padding:0 0 54px;display:block}.paywall-checkout.is-catalog .pricing-section-intro,.paywall-checkout.is-catalog .paywall-catalog-intro{display:none}.ui-card{box-sizing:border-box}.ui-card-content,.ui-card-footer{padding:0}.pricing-section{padding-top:52px}.pricing-section-header{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:34px}.pricing-section-copy{max-width:620px}.pricing-section-eyebrow{display:inline-flex;color:var(--lime-dark);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.pricing-section-copy h1{margin:14px 0 12px;font-size:clamp(42px,5vw,68px);line-height:.96;letter-spacing:-.065em}.pricing-section-copy p{max-width:600px;margin:0;color:var(--muted);font-size:16px;line-height:1.5}.pricing-section-period-wrap{flex:0 0 auto;text-align:right}.pricing-section-period{display:inline-flex;padding:4px;border-radius:999px;background:#e9e9e3}.pricing-section-period button{position:relative;min-width:116px;min-height:44px;padding:0 15px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:transparent;color:var(--muted);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.pricing-section-period button.is-active{color:#fff}.pricing-section-period-highlight{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;background:var(--ink)}.pricing-section-period-label,.pricing-section-period small{position:relative;z-index:1}.pricing-section-period small{padding:4px 7px;border-radius:999px;color:var(--lime-dark);background:#f3f5be;font-size:9px;font-weight:800}.pricing-section-period-wrap>p{margin:9px 0 0;color:var(--muted);font-size:11px}.pricing-section-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:14px;border-radius:24px;background:#efefea}.pricing-section-grid>div{min-width:0}.pricing-section-card{min-height:455px;height:100%;padding:27px 24px 24px;border:1px solid #deded7;border-radius:18px;display:flex;flex-direction:column;background:#fff;box-shadow:0 12px 28px #1c1c170a;transition:transform .2s,box-shadow .2s,border-color .2s}.pricing-section-card:hover{transform:translateY(-3px);border-color:#c4c5b7;box-shadow:0 18px 36px #1c1c1717}.pricing-section-card.is-featured{border-color:var(--ink);background:var(--ink);color:#fff;box-shadow:0 20px 38px #11110f2e;transform:translateY(-10px)}.pricing-section-card.is-featured:hover{transform:translateY(-13px)}.pricing-section-card .ui-card-content{flex:1;display:flex;flex-direction:column}.pricing-section-recommend,.pricing-section-recommend-spacer{display:inline-flex;min-height:22px;align-items:center}.pricing-section-recommend{padding:5px 10px;border-radius:999px;color:#707707;background:#edf0b4;font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.pricing-section-recommend-spacer{visibility:hidden}.pricing-section-card h2{margin:17px 0 7px;font-size:29px;line-height:1;letter-spacing:-.05em}.pricing-section-description{min-height:38px;margin:0;color:var(--muted);font-size:12px;line-height:1.45}.pricing-section-card.is-featured .pricing-section-description{color:#d5d6cf}.pricing-section-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;margin-top:27px}.pricing-section-price strong{font-size:clamp(39px,3vw,52px);line-height:.9;letter-spacing:-.065em}.pricing-section-price strong span{display:inline-block}.pricing-section-price>span{color:var(--muted);font-size:13px}.pricing-section-card.is-featured .pricing-section-price>span{color:#d5d6cf}.pricing-section-price small{padding:4px 7px;border-radius:999px;color:#707707;background:#edf0b4;font-size:10px;font-weight:800}.pricing-section-credits{margin:9px 0 0;color:var(--muted);font-size:12px}.pricing-section-card.is-featured .pricing-section-credits{color:#d5d6cf}.pricing-section-features{margin:auto 0 0;padding:19px 0 0;border-top:1px solid #e3e3dc;list-style:none;display:grid;gap:11px}.pricing-section-card.is-featured .pricing-section-features{border-top-color:#484943}.pricing-section-features li{display:flex;align-items:center;gap:8px;color:#45453f;font-size:12px;line-height:1.25}.pricing-section-card.is-featured .pricing-section-features li{color:#f1f1eb}.pricing-section-features li>span{width:19px;height:19px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #aab20e;border-radius:50%;color:#737a07}.pricing-section-card.is-featured .pricing-section-features li>span{border-color:#777d3a;color:var(--lime);background:#383a32}.pricing-section-billing{display:block;min-height:16px;margin-top:15px;color:var(--muted);font-size:10px}.pricing-section-card.is-featured .pricing-section-billing{color:#bfc1b7}.pricing-section-card .ui-card-footer{margin-top:21px}.pricing-section-button{width:100%;min-height:52px;padding:0 17px;border:1px solid #d8d8d0;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:14px;background:#fff;color:var(--ink);font:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:transform .2s,background .2s,border-color .2s}.pricing-section-button:hover{transform:translateY(-1px);background:#f6f6f0;border-color:#bfc0b5}.pricing-section-card.is-featured .pricing-section-button{border-color:var(--lime);background:var(--lime);color:#242600}.pricing-section-card.is-featured .pricing-section-button:hover{background:#dfe648}.pricing-section-button:disabled{opacity:.6;cursor:wait;transform:none}.pricing-section-button:focus-visible,.pricing-section-period button:focus-visible{outline:3px solid rgba(203,211,40,.55);outline-offset:3px}@media(max-width:980px)and (min-width:721px){.paywall-checkout.is-catalog{width:min(760px,calc(100% - 40px))}.pricing-section-header{align-items:start;flex-direction:column}.pricing-section-period-wrap{text-align:left}.pricing-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-section-card.is-featured{transform:none}.pricing-section-card.is-featured:hover{transform:translateY(-3px)}}@media(max-width:720px){.paywall-checkout.is-catalog{width:min(100% - 24px,430px);padding-bottom:28px}.pricing-section{padding-top:24px}.pricing-section-header{align-items:stretch;flex-direction:column;gap:22px;margin-bottom:24px}.pricing-section-copy h1{margin-top:11px;font-size:42px}.pricing-section-copy p{font-size:13px}.pricing-section-period-wrap{text-align:left}.pricing-section-period{width:100%;display:flex}.pricing-section-period button{flex:1;min-width:0}.pricing-section-period-wrap>p{font-size:10px}.pricing-section-grid{grid-template-columns:1fr;gap:10px;padding:10px;border-radius:18px}.pricing-section-card{min-height:0;padding:22px 18px 18px}.pricing-section-card.is-featured,.pricing-section-card.is-featured:hover{transform:none}.pricing-section-card h2{margin-top:14px;font-size:27px}.pricing-section-description{min-height:0}.pricing-section-price{margin-top:22px}.pricing-section-price strong{font-size:44px}.pricing-section-features{margin-top:25px;padding-top:15px;gap:9px}.pricing-section-button{min-height:48px}}.featured-tools{padding:120px clamp(10px,4vw,58px)}.featured-tools>div:nth-child(2){display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.featured-tools>div:nth-child(2) a,.related-tools a,.tools-cluster a{min-height:74px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;font-weight:650;transition:border-color .2s,transform .2s}.featured-tools>div:nth-child(2) a:hover,.related-tools a:hover,.tools-cluster a:hover{border-color:var(--lime-dark);transform:translateY(-2px)}@media(min-width:721px){.center-flow{min-height:calc(100vh - 84px);padding:clamp(22px,4vh,42px) 0;display:flex;flex-direction:column;justify-content:center}.center-flow .upload-panel{margin-top:clamp(24px,3vh,38px);min-height:clamp(230px,32vh,290px)}.center-flow .progress-block{margin-top:clamp(16px,2.5vh,28px)}.upload-page-flow{height:calc(100vh - 68px);min-height:0;padding-top:16px;padding-bottom:16px;overflow:hidden}.upload-page-flow .upload-story-status{padding-block:0}.upload-page-flow .upload-privacy{margin-top:24px}.premium-result-page{height:100vh;overflow:hidden}.premium-result{height:calc(100vh - 68px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:16px;padding-top:26px;padding-bottom:16px}.premium-result-title{margin-bottom:0}.premium-result-grid,.premium-result-grid>section,.result-summary-card{min-height:0;height:100%}.photo-pair{height:100%;min-height:0}.compare-hint{margin-top:6px}.result-next-bar{margin-top:0}.studio-content{padding-top:26px;padding-bottom:40px}.studio-title h1{margin-top:8px;font-size:clamp(38px,3.5vw,50px)}.studio-title>p{font-size:14px}.studio-workspace{margin-top:18px}.studio-latest-preview{height:clamp(300px,39vh,380px);padding:10px}.studio-latest-footer{padding:14px 16px 16px}.studio-latest-footer h2{font-size:19px}.studio-latest-actions .button{min-height:40px;padding-inline:13px;font-size:11px}.studio-upload-widget{padding:18px}.studio-quota-gate{min-height:252px;padding:20px 18px}.studio-widget-heading h2{margin:8px 0 17px;font-size:22px}.studio-dropzone{min-height:252px;padding:20px 14px;gap:10px}.studio-upload-icon{width:52px;height:52px}}.seo-hero{min-height:calc(100vh - 100px);padding:clamp(34px,5vw,72px);border:1px solid #ecece6;border-radius:24px;display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(42px,7vw,100px);align-items:center}.seo-hero.is-dragging{border-color:var(--lime-dark);box-shadow:inset 0 0 0 3px #cbd32847}.seo-hero-copy h1,.tools-main>h1,.not-found h1{margin:20px 0 0;font-size:clamp(44px,5.2vw,76px);line-height:.98;letter-spacing:-.06em}.seo-hero-copy>p{max-width:600px;margin:24px 0 0;color:var(--muted);font-size:18px;line-height:1.55}.seo-hero-proof{margin-top:32px;display:flex;gap:26px;color:#62625c;font-size:11px}.seo-hero-proof span{display:inline-flex;align-items:center;gap:8px}.seo-hero-proof svg{color:var(--ink)}.seo-example .before-after{aspect-ratio:1.2;min-height:420px}.seo-example>img{width:100%;min-height:420px;aspect-ratio:1.2;display:block;object-fit:cover;border-radius:18px;background:#e8e8e2}.seo-example>p{margin:14px 4px 0;color:var(--muted);font-size:13px;line-height:1.5}.seo-content{padding:110px clamp(10px,4vw,58px);display:grid;grid-template-columns:1fr 1fr;gap:20px}.seo-block{padding:clamp(28px,4vw,52px);border:1px solid var(--line);border-radius:20px}.seo-block h2,.seo-faq h2,.related-tools h2,.tools-cluster h2{margin:14px 0 26px;font-size:clamp(28px,3vw,42px);letter-spacing:-.04em}.seo-usecases,.seo-limitations ul{margin:0;padding:0;list-style:none;display:grid;gap:15px}.seo-usecases li{display:flex;align-items:center;gap:11px}.seo-limitations{background:#171713;color:#fff}.seo-limitations .eyebrow{color:#d6dc49}.seo-limitations li{padding-left:18px;color:#d0d0ca;line-height:1.55}.seo-steps,.seo-usecase-section,.seo-benefits{padding:90px clamp(10px,4vw,58px)}.seo-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.seo-step-card{min-width:0;min-height:180px;padding:17px;display:grid;grid-template-columns:.9fr 1.1fr;gap:16px;align-items:center;border:1px solid var(--line);border-radius:15px;background:#fff}.seo-step-card strong{display:block;color:var(--lime-dark);font-size:28px;line-height:1}.seo-step-card h3{margin:14px 0 7px;font-size:14px;line-height:1.2}.seo-step-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.4}.seo-step-card img{width:100%;height:116px;display:block;object-fit:cover;border-radius:10px;background:#ecece6}.seo-usecase-section{background:#f6f6f1;border-radius:24px}.seo-usecase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.seo-usecase-card{overflow:hidden;border:1px solid #e5e5de;border-radius:14px;background:#fff}.seo-usecase-card img{width:100%;height:155px;display:block;object-fit:cover}.seo-usecase-card div{padding:16px}.seo-usecase-card h3{margin:0 0 7px;font-size:14px}.seo-usecase-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.4}.seo-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.seo-benefit-grid article{display:flex;gap:12px;align-items:flex-start}.seo-benefit-grid svg{flex:0 0 auto}.seo-benefit-grid h3{margin:0 0 7px;font-size:13px}.seo-benefit-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.4}.seo-faq{padding:0 clamp(10px,4vw,58px) 110px;display:grid;grid-template-columns:.7fr 1.3fr;gap:9vw}.seo-faq details{padding:22px 0;border-top:1px solid var(--line)}.seo-faq details:last-child{border-bottom:1px solid var(--line)}.seo-faq summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;font-weight:700;list-style:none}.seo-faq summary::-webkit-details-marker{display:none}.seo-faq p{max-width:680px;margin:12px 0 0;color:var(--muted);line-height:1.55}.related-tools{margin-bottom:18px;padding:70px clamp(32px,6vw,90px);border-radius:24px;background:#f3f3ed;display:grid;grid-template-columns:.65fr 1.35fr;gap:7vw}.related-tools>.section-heading{margin-bottom:0}.related-tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.related-tool-card{min-width:0;overflow:hidden;border:1px solid #e1e1da;border-radius:12px;background:#fff}.related-tool-preview{position:relative;display:grid;grid-template-columns:1fr 1fr;height:82px;overflow:hidden;background:#e8e8e2}.related-tool-preview img{width:100%;height:100%;display:block;object-fit:cover}.related-tool-preview>span{position:absolute;top:8px;padding:4px 6px;border-radius:5px;color:#fff;background:#171713b8;font-size:8px;font-weight:700}.related-tool-preview>span:nth-of-type(1){left:8px}.related-tool-preview>span:nth-of-type(2){right:8px;background:var(--lime);color:#171713}.related-tool-card span{display:inline-block;max-width:calc(100% - 38px);padding:11px 0 13px 12px;font-size:11px;font-weight:650;vertical-align:middle}.related-tool-card svg{margin:0 10px 0 4px;vertical-align:middle}.tools-main{padding:80px clamp(10px,4vw,58px) 120px}.tools-main>h1{max-width:950px}.tools-intro{max-width:720px;margin:24px 0 70px;color:var(--muted);font-size:18px;line-height:1.55}.tools-cluster{padding:45px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:330px 1fr;gap:50px}.tools-cluster h2{margin-top:0}.tools-cluster>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.not-found{min-height:calc(100vh - 84px);padding:15vh clamp(10px,5vw,70px)}.not-found p{max-width:580px;margin:24px 0 34px;color:var(--muted);font-size:18px;line-height:1.5}.not-found>div{display:flex;gap:12px}@media(max-width:1000px){.desktop-nav{gap:18px}.hero{grid-template-columns:1fr;grid-template-areas:"copy" "demo";min-height:auto}.hero-demo{height:560px}.help-grid{grid-template-columns:repeat(2,1fr)}.how-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.features{gap:50px}.analysis-layout{grid-template-columns:1fr 380px;gap:40px}.photoshoot-layout{grid-template-columns:minmax(220px,.55fr) minmax(0,1fr);gap:28px}.variants-layout{grid-template-columns:1fr}.changes-panel{max-width:500px;padding-top:0}.featured-tools>div:nth-child(2){grid-template-columns:repeat(2,1fr)}.seo-hero{grid-template-columns:1fr}.seo-example .before-after{min-height:520px}.seo-step-grid{gap:14px}.seo-step-card{grid-template-columns:1fr}.seo-step-card img{height:135px}.seo-usecase-grid,.seo-benefit-grid{grid-template-columns:repeat(2,1fr)}.tools-cluster{grid-template-columns:1fr;gap:15px}}@media(max-width:720px){.section-shell,.page-width{width:min(100% - 20px,650px)}.app-header{width:calc(100% - 30px);height:68px}.desktop-nav,.privacy-note{display:none}.header-actions{margin-left:auto;gap:6px}.header-secondary-actions{display:none}.header-actions .button{min-height:44px;padding-inline:12px}.header-label-full{display:none}.header-label-short{display:inline}.mobile-menu-toggle{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);cursor:pointer}.mobile-menu{position:absolute;top:calc(100% - 4px);left:0;right:0;z-index:20;display:grid;gap:16px;padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 18px 40px #11110f24}.mobile-nav{display:grid;gap:2px}.mobile-nav a,.mobile-menu-footer .button{min-height:44px;display:flex;align-items:center}.mobile-nav a{padding-inline:10px;border-radius:9px;font-size:14px}.mobile-nav a:active,.mobile-nav a:focus-visible{background:#f0f0e9}.mobile-menu-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid var(--line)}.mobile-menu .language-switcher button{min-width:44px;height:44px}.mobile-menu-footer .button{padding-inline:14px}.hero{display:flex;flex-direction:column;min-height:auto;padding:18px 16px 16px;gap:20px;border-radius:18px}.hero-demo{order:1;width:100%;height:clamp(160px,51vw,220px);min-height:0}.hero-copy{order:2;width:100%}.hero-title-desktop,.hero-copy-desktop{display:none}.hero-title-mobile,.hero-copy-mobile{display:block}.hero h1{font-size:clamp(36px,11vw,50px)}.hero-copy>p{font-size:16px}.hero-copy-mobile{max-width:330px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-actions{gap:10px;margin-top:24px}.hero-actions .button{width:100%}.hero-actions>span{display:none}.trust-line{gap:8px;margin-top:18px;line-height:1.35}.trust-line svg{flex:0 0 auto}.how,.features{padding:80px 18px}.steps-grid,.help-grid,.how-steps-grid{grid-template-columns:1fr}.features{padding-top:80px;padding-bottom:80px}.exact-modes-heading p{font-size:14px}.exact-mode-featured{grid-template-columns:1fr;gap:0;padding:8px}.exact-mode-featured-preview{height:min(65vw,300px)}.exact-mode-featured-copy{padding:20px 14px 14px}.exact-mode-featured-copy h3{font-size:25px}.exact-mode-featured-copy .button{width:100%}.exact-modes-grid{grid-template-columns:1fr}.exact-mode-card{grid-template-columns:112px minmax(0,1fr) 30px;gap:10px;min-height:145px}.exact-mode-copy{min-width:0}.exact-mode-card-preview{height:116px}.cta{flex-direction:column;align-items:flex-start;padding:48px 26px}footer{width:calc(100% - 38px);flex-direction:column;gap:14px}.analysis-layout{padding:4px 10px 50px;grid-template-columns:1fr;gap:30px;align-items:start;align-content:start}.analysis-flow{width:min(100% - 20px,650px);min-height:0;overflow:visible;padding-top:12px;padding-bottom:104px}.analysis-photo{display:none}.analysis-mobile-intro{display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px;align-items:start}.analysis-photo-mobile{width:120px;height:140px}.analysis-mobile-intro h1{margin:10px 0 0;font-size:26px;line-height:1.02;letter-spacing:-.045em}.analysis-copy{padding:0 10px;transform:none}.analysis-copy>.eyebrow,.analysis-copy>h1{display:none}.analysis-note-desktop{display:none}.analysis-note-mobile{display:inline}.analysis-copy .analysis-note{margin-top:26px;font-size:16px}.analysis-suggestions:not(.is-expanded) .suggestion-list li:nth-child(n+3){display:none}.analysis-suggestions-more{display:block}.analysis-copy>.button{position:static!important;right:auto;bottom:auto;width:100%;margin-top:22px;box-shadow:0 8px 22px #11110f29}.photoshoot-main{padding:22px 0 60px}.photoshoot-upload-card{min-height:430px;padding:30px 22px;border-radius:19px}.photoshoot-upload-card h1{font-size:clamp(36px,11vw,50px)}.photoshoot-heading{display:block;margin-bottom:24px}.photoshoot-heading h1{font-size:42px}.photoshoot-heading .profile-balance{margin:18px 0 0}.photoshoot-layout{grid-template-columns:1fr;gap:24px}.photoshoot-source{position:static}.photoshoot-source img{max-height:62vh}.photoshoot-picker{padding-top:0}.photoshoot-style-grid{gap:8px}.photoshoot-style-card{min-height:112px;padding:7px;grid-template-columns:64px minmax(0,1fr);gap:8px}.photoshoot-style-thumb{width:64px;height:96px;border-radius:9px}.photoshoot-style-card-copy{padding:5px 7px 5px 0}.photoshoot-style-card strong{font-size:12px}.photoshoot-style-card-copy>span{font-size:10px}.tools-photoshoot-card{margin-top:30px;padding:18px;grid-template-columns:44px minmax(0,1fr) auto;gap:12px}.tools-photoshoot-icon{width:44px;height:44px;border-radius:13px}.tools-photoshoot-copy strong{font-size:17px}.variants-layout{padding:8px 10px 50px;gap:35px}.variant-grid{gap:8px}.variant-image{border-radius:11px}.variant-card strong{font-size:11px}.result-main{padding:0 10px 40px}.result-heading{align-items:flex-start}.result-actions .button{width:46px;padding:0;font-size:0}.result-compare{width:100%;height:auto;max-height:none}.result-footer{align-items:flex-start;flex-direction:column}.premium-result{padding:20px 10px 50px}.premium-result-title h1{font-size:40px}.premium-result-grid{grid-template-columns:1fr}.result-visual-column{align-items:stretch}.photo-pair{width:100%;height:min(58vh,430px);min-height:300px;gap:8px}.photo-pair-card{border-radius:14px}.photo-pair-card figcaption{min-height:49px;padding:9px 11px}.photo-pair-card figcaption small{display:none}.photo-pair-badge{top:10px;right:10px}.result-summary-card{min-height:0}.result-next-bar,.result-next-bar>div:last-child{align-items:stretch;flex-direction:column}.result-next-bar>div:last-child .button{width:100%}.email-modal,.download-success{padding:26px}.post-download-page{padding:22px 14px 28px}.post-download-content{margin-top:28px}.offer-carousel{margin:24px 0 20px;padding:0 20px}.offer-carousel-track{grid-template-columns:minmax(82px,.65fr) minmax(0,1.8fr) minmax(82px,.65fr);gap:10px}.offer-slide-far{display:none}.offer-slide-active{transform:scale(1.03)}.offer-carousel-arrow{width:34px;height:34px}.offer-carousel-prev{left:-2px}.offer-carousel-next{right:-2px}.post-download-content h1{font-size:38px}.post-download-lead{max-width:350px;font-size:15px;line-height:1.45}.post-download-cta{width:100%;margin-top:23px}.offer-dots{gap:6px;margin-top:27px}.offer-dots button{width:44px}.post-download-share{align-items:stretch;flex-direction:column}.post-download-share-button{width:100%}.post-download-privacy{font-size:10px;text-align:center}.desktop-only{display:none}.quiz-page{padding:22px 16px 30px}.quiz-header .brand{font-size:21px}.quiz-count{font-size:14px}.quiz-content{margin-top:22px}.quiz-step-label{margin-top:30px;font-size:12px}.quiz-content h1{font-size:37px}.quiz-options-5,.quiz-options-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:26px}.quiz-options-5 .quiz-option:first-child{grid-column:span 2}.quiz-option-select{right:9px;bottom:9px;left:9px;padding:10px 38px 10px 11px;border-radius:9px}.quiz-option-select span{font-size:14px}.quiz-option-select i{right:6px;width:27px;height:27px}.quiz-option-select i svg{width:15px}.quiz-actions{gap:9px;margin-top:28px;padding-top:16px}.quiz-actions .button{min-height:46px;padding-inline:14px;font-size:13px}.quiz-auto-advance{max-width:210px;font-size:10px}.quiz-note{font-size:10px}.quiz-email-content{min-height:0;margin-top:55px}.quiz-email-card{padding:28px 20px;border-radius:18px}.quiz-email-card h1{font-size:52px}.quiz-email-card>p{margin-top:20px;font-size:15px}.quiz-email-form{margin-top:24px}.quiz-complete{min-height:0;margin-top:55px;display:flex;flex-direction:column;align-items:stretch;gap:34px}.quiz-complete-copy{max-width:none}.quiz-complete-copy h1{font-size:68px}.quiz-complete-copy>p{margin-top:25px;font-size:24px}.quiz-reward{margin-top:27px;padding:13px 17px;gap:16px;font-size:27px}.quiz-reward span{width:52px;height:52px}.quiz-reward svg{width:24px}.quiz-complete-copy .button{margin-top:30px;min-height:54px}.quiz-complete-image{order:-1;height:54vw;min-height:190px;max-height:300px;border-radius:18px}.success-tools{grid-template-columns:1fr}.success-tools>span{grid-column:auto}.studio-topbar{min-height:70px;padding-inline:18px}.studio-topbar-actions{gap:8px}.studio-topbar .credit-pill{display:none}.studio-topbar .button-small{min-height:40px;padding-inline:12px}.studio-layout{display:block;min-height:0}.studio-sidebar{padding:12px 10px 0;border-right:0}.studio-back-link{display:none}.studio-nav{grid-template-columns:repeat(3,1fr);gap:3px}.studio-nav-item{min-height:42px;padding:0 4px;justify-content:center;gap:5px;font-size:10px;text-align:center}.studio-nav-item svg{display:none}.studio-privacy-link{min-height:34px;margin:8px 0 0;justify-content:center;border-radius:9px;font-size:11px}.studio-side-note{display:none}.studio-content{padding:28px 18px 60px}.studio-title h1{font-size:40px}.studio-title>p{font-size:14px}.studio-title.has-result{display:block}.studio-title.has-result h1{font-size:28px}.studio-title.has-result>p{margin-top:5px;font-size:12px}.studio-workspace{display:flex;flex-direction:column;margin-top:30px}.studio-upload-widget{width:100%}.studio-gallery-column{order:2;width:100%}.studio-pending-card{grid-template-columns:92px minmax(0,1fr);min-height:164px;border-radius:16px}.studio-pending-art span{width:43px;height:43px}.studio-pending-art i{width:82px;height:82px}.studio-pending-copy{padding:18px 15px 17px}.studio-pending-copy h2{margin-top:7px;font-size:17px}.studio-pending-copy p{font-size:11px}.studio-pending-copy .button{min-height:37px;margin-top:13px;padding-inline:11px;font-size:10px}.studio-pending-state{top:12px;right:12px;font-size:8px}.studio-latest-heading{padding-inline:15px}.studio-latest-preview{height:min(88vw,430px);padding:8px}.studio-latest-footer{align-items:stretch;flex-direction:column;padding:15px}.studio-latest-actions{justify-content:stretch;flex-direction:column}.studio-latest-actions .button{width:100%}.studio-upload-widget{order:1;padding:17px}.studio-quota-gate{width:100%;min-height:0;padding:22px 18px}.studio-widget-heading h2{margin-bottom:16px;font-size:22px}.studio-dropzone{min-height:230px}.studio-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.studio-photo-meta{padding:10px}.studio-photo-meta h3{font-size:12px}.studio-empty-state{grid-template-columns:1fr}.studio-empty-image{min-height:260px;max-height:48vw}.studio-empty-copy{padding:22px}.studio-empty-copy h2{font-size:25px}.studio-recovery-block{margin-top:14px;padding:18px 16px}.studio-login-form>div{flex-direction:column}.studio-login-form button{min-height:42px}.studio-auth-banner div{display:block}.studio-auth-banner span{display:block;margin-top:3px}.pro-card,.package-grid{grid-template-columns:1fr}.inline-actions{flex-direction:column}.processing-page{justify-content:flex-start;padding:76px 18px 40px}.processing-status-card{margin-top:24px;padding:17px 15px 16px;border-radius:16px}.processing-stage-list{grid-template-columns:1fr;gap:10px;margin-top:18px}.processing-stage{font-size:12px}.processing-stage>span{width:25px;height:25px}.processing-actions{width:100%;margin-top:22px;flex-direction:column;align-items:stretch}.processing-actions .button{width:100%}.processing-actions .text-button{justify-content:center;margin-top:2px}.upload-flow-heading{text-align:center}.upload-story-image{width:100%;height:min(72vw,290px);min-height:0;max-height:none;aspect-ratio:1.15}.upload-story-status{padding:20px 16px 28px}.upload-story-meta{gap:10px}.upload-story-title h2{margin:14px 0 8px;font-size:28px}.upload-story-title p{font-size:14px}.upload-story-progress{margin-top:25px}.upload-stages{gap:16px;margin-top:28px}.upload-privacy{margin-top:28px}.featured-tools{padding:80px 18px}.featured-tools>div:nth-child(2){grid-template-columns:1fr}.seo-hero{min-height:0;padding:44px 22px 24px;border-radius:18px;gap:40px}.seo-hero-copy h1,.tools-main>h1,.not-found h1{font-size:clamp(40px,12vw,58px)}.seo-hero-copy>p{font-size:16px}.seo-hero-proof{flex-wrap:wrap;gap:12px 18px}.seo-example .before-after{min-height:0;aspect-ratio:.78}.seo-steps,.seo-usecase-section,.seo-benefits{padding:80px 18px}.seo-step-grid,.seo-usecase-grid,.seo-benefit-grid{grid-template-columns:1fr}.seo-step-card{grid-template-columns:1fr 1fr}.seo-step-card img{height:122px}.seo-content{padding:80px 18px;grid-template-columns:1fr}.seo-faq{padding:0 18px 80px;grid-template-columns:1fr;gap:20px}.related-tools{padding:48px 26px;grid-template-columns:1fr;gap:25px}.related-tools-grid{grid-template-columns:1fr}.tools-main{padding:55px 10px 80px}.tools-intro{margin-bottom:45px;font-size:16px}.tools-cluster{padding:35px 0}.tools-cluster>div{grid-template-columns:1fr}.not-found>div{align-items:stretch;flex-direction:column}.site-footer{width:calc(100% - 38px);padding:42px 0 24px}.site-footer-main{grid-template-columns:1fr;gap:14px;padding-bottom:24px}.site-footer-links{justify-content:flex-start;flex-direction:column;gap:11px}.site-footer-bottom{align-items:flex-start;flex-direction:column;gap:9px}.blog-main{min-height:calc(100vh - 235px);padding:18px 0 55px}.blog-hero{margin-top:24px}.blog-hero h1{font-size:clamp(38px,11vw,54px)}.blog-hero>p{font-size:15px}.blog-placeholder{margin-top:25px;padding:18px}.blog-card-grid{grid-template-columns:1fr;margin-top:30px}.blog-card{padding:20px}.blog-article-main{padding:18px 0 55px}.blog-article{margin-top:40px}.blog-article-header h1{font-size:clamp(38px,11vw,54px)}.blog-article-lead{font-size:16px}.blog-article-content{margin-top:48px}.blog-article-content p,.blog-article-content li{font-size:15px;line-height:1.65}.blog-article-cta{margin-top:43px;padding:22px 18px}.blog-share{align-items:flex-start;flex-direction:column;padding:18px}.blog-share-actions{width:100%;justify-content:flex-start}.cookie-consent{right:12px;bottom:12px;width:calc(100% - 24px);padding:17px;border-radius:16px}.cookie-consent-icon{width:38px;height:38px;border-radius:11px}.cookie-consent-actions{flex-direction:column}.cookie-consent-actions .button{width:100%}.cookie-essential-row{align-items:flex-start;flex-direction:column;gap:5px}.legal-main{padding-top:24px;padding-bottom:55px}.legal-hero{margin-top:52px}.legal-card{border-radius:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.language-switcher{display:inline-flex;align-items:center;gap:3px;padding:4px;border:1px solid var(--line);border-radius:999px;background:var(--paper)}.language-switcher button{min-width:31px;height:26px;padding:0 6px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:10px;font-weight:750;cursor:pointer}.language-switcher button.is-active{background:var(--ink);color:#fff}.language-switcher-option{display:inline-flex;align-items:center;gap:3px}.language-switcher-option>span{color:#b0b0a9;font-size:11px}.compact-header-actions{display:flex;align-items:center;gap:14px;margin-left:auto}.hero{position:relative;isolation:isolate;width:100%;margin-inline:0;min-height:min(790px,calc(100vh - 84px));overflow:hidden;border:0;border-radius:0;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:clamp(24px,5vw,88px);padding:clamp(54px,7vw,104px) clamp(28px,6vw,98px);background:radial-gradient(circle at 78% 48%,rgba(226,233,255,.72),transparent 35%),radial-gradient(circle at 55% 96%,rgba(255,219,201,.68),transparent 29%),linear-gradient(115deg,#fff,#fdfdfb,#f1f4ff)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#fffffffa,#ffffffdb,#fff0 72%);pointer-events:none}.hero-copy{position:relative;z-index:2;max-width:670px}.hero .eyebrow{color:#4f5968;font-size:12px;letter-spacing:.18em}.hero .eyebrow svg{display:none}.hero h1{max-width:720px;margin-top:43px;font-size:clamp(46px,4.3vw,70px);line-height:1.08;letter-spacing:-.06em;font-weight:520}.hero h1 em{color:inherit}.hero h1 em:after{display:none}.hero-copy>p{max-width:610px;margin-top:36px;color:#58616c;font-size:clamp(17px,1.5vw,23px);line-height:1.55}.hero-actions{margin-top:48px}.hero-upload-button{min-width:248px;min-height:70px;border:0;border-radius:12px;background:linear-gradient(105deg,#7b4dff,#c257d7 48%,#ff927b);color:#fff;box-shadow:0 18px 30px #9c58d140;font-size:18px;font-weight:600}.hero-upload-button:hover{background:linear-gradient(105deg,#7040ef,#ba4bca 48%,#ff846d);box-shadow:0 21px 35px #9c58d152}.hero-upload-button svg{display:block}.hero-actions>span{color:#5f646a;font-size:14px}.trust-line{display:none}.hero-demo{width:min(100%,760px);height:clamp(590px,82vh,780px);min-height:0;justify-self:end;position:relative}.hero-glow{position:absolute;z-index:-1;border-radius:999px;filter:blur(22px);pointer-events:none}.hero-glow-warm{width:260px;height:220px;left:0;bottom:-25px;background:#ffc69da6}.hero-glow-cool{width:280px;height:450px;right:-30px;top:15px;background:#c2d2ffa8}.hero-glass-frame{position:absolute;border:1px solid rgba(255,255,255,.72);border-radius:34px;background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff2e,0 28px 40px #69749b17;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-glass-frame-back{top:0;right:4%;bottom:3%;left:10%}.hero-glass-frame-front{top:4%;right:8%;bottom:7%;left:14%;padding:20px;box-shadow:0 30px 48px #757a9430,inset 0 0 0 1px #ffffff59}.hero-photo-wrap{width:100%;height:100%;overflow:hidden;border-radius:27px;background:#e7e8e6}.hero-photo-wrap img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:saturate(.92) contrast(.98) brightness(1.06)}.hero-floating-label{position:absolute;z-index:4;display:inline-flex;align-items:center;gap:13px;min-height:62px;padding:0 22px;border:1px solid rgba(255,255,255,.88);border-radius:16px;background:#ffffffad;color:#161a22;box-shadow:0 13px 28px #545d7824,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:17px;white-space:nowrap}.hero-floating-label svg{color:#717a8a;flex:0 0 auto}.hero-label-light{right:-1%;top:19%}.hero-label-detail{right:-4%;top:59%}.hero-label-color{left:4%;bottom:8%}@media(max-width:1000px){.hero{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:18px;padding-inline:42px}.hero h1{font-size:clamp(42px,5.2vw,58px)}.hero-demo{height:590px}.hero-floating-label{min-height:54px;padding-inline:16px;font-size:14px}}@media(max-width:720px){.hero{width:min(100% - 20px,650px);margin-inline:auto;display:flex;flex-direction:column;min-height:auto;gap:32px;padding:54px 20px 46px;background:linear-gradient(150deg,#fff,#fbfbfa 54%,#f1f4ff)}.hero:before{background:linear-gradient(180deg,#fffffff0,#ffffff4d 58%,#fff0)}.hero-copy{order:1;width:100%}.hero-demo{order:2;width:100%;height:min(112vw,520px)}.hero h1{margin-top:26px;font-size:clamp(40px,11vw,57px);line-height:1.02}.hero-copy>p{margin-top:24px;font-size:17px}.hero-actions{margin-top:30px}.hero-upload-button{width:100%;min-height:60px}.hero-actions>span{display:none}.hero-glass-frame-back{top:0;right:1%;bottom:3%;left:3%;border-radius:24px}.hero-glass-frame-front{top:5%;right:5%;bottom:8%;left:7%;padding:11px;border-radius:25px}.hero-photo-wrap{border-radius:18px}.hero-floating-label{min-height:43px;gap:7px;padding-inline:11px;border-radius:11px;font-size:11px}.hero-floating-label svg{width:17px;height:17px}.hero-label-light{right:-1%;top:15%}.hero-label-detail{right:-1%;top:58%}.hero-label-color{left:1%;bottom:5%}}.how{position:relative;overflow:hidden;padding:48px clamp(18px,3.2vw,54px) 126px;background:radial-gradient(circle at 12% 38%,rgba(218,228,255,.38),transparent 26%),radial-gradient(circle at 84% 89%,rgba(255,226,192,.44),transparent 25%),linear-gradient(135deg,#fbfbfa,#f8f9ff 53%,#fffdfa)}.how .section-heading{margin-bottom:50px;text-align:center}.how .section-heading .eyebrow{min-height:40px;padding:0 26px;border:1px solid rgba(255,255,255,.9);border-radius:999px;background:#ffffff94;box-shadow:0 9px 22px #737c9b14,inset 0 1px #ffffffe6;color:#4f5968;font-size:13px;letter-spacing:.2em}.how .section-heading .eyebrow svg{width:9px;height:9px;color:#ced831;fill:#ced831;stroke-width:0}.how .section-heading h2{margin-top:21px;color:#0c1015;font-size:clamp(38px,4vw,59px);font-weight:520;letter-spacing:-.055em}.how .section-heading>p{margin-top:24px;color:#58616c;font-size:clamp(16px,1.4vw,20px)}.how-steps-grid{gap:clamp(16px,1.6vw,27px);margin-top:0}.how-step-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.9);border-radius:29px;background:#ffffff73;box-shadow:0 22px 44px #767e9917,inset 0 1px #fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.how-step-image{aspect-ratio:1 / 1;padding:20px;background:linear-gradient(145deg,#ffffffc7,#f3f4f99e)}.how-browser-bar{display:none}.how-upload-zone{left:31px;top:91px;right:31px;bottom:47px;width:auto;border-color:#d2d6d8;border-radius:17px;background:#ffffff4d}.how-upload-zone svg{position:absolute;top:31px;color:#7e8790}.how-upload-zone span{max-width:130px;color:transparent;font-size:0}.how-upload-preview>img{right:auto;bottom:47px;left:31%;z-index:2;width:38%;height:41%;border:4px solid rgba(255,255,255,.88);border-radius:17px;object-position:50% 54%;box-shadow:0 9px 19px #474f6029}.how-analysis-preview{display:block}.how-analysis-preview>img{width:62%;height:76%;margin-left:27%;border:4px solid rgba(255,255,255,.82);border-radius:18px;object-position:50% 53%;box-shadow:0 10px 24px #474f601f}.how-loader{position:absolute;left:19px;top:42%;width:58px;height:58px;border-width:5px;background:#fff6}.how-loader span{margin-top:75px}.how-check-preview>img{width:61%;height:82%;border:4px solid rgba(255,255,255,.82);border-radius:18px;object-position:50% 53%;box-shadow:0 10px 24px #474f601f}.how-check-list{right:19px;top:27%;width:38%;padding:21px 16px;border:1px solid rgba(255,255,255,.95);border-radius:17px;background:#ffffffc4;box-shadow:0 10px 25px #474f601a}.how-check-list span{width:16px;height:16px;color:var(--lime-dark);background:#fff;border:1px solid var(--lime-dark)}.how-result-preview>img{width:100%;height:100%;border-radius:18px;object-fit:cover;object-position:center 51%;box-shadow:0 10px 24px #474f601f}.how-result-download{position:absolute;right:28px;bottom:28px;display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(255,255,255,.95);border-radius:50%;background:#ffffffdb;color:var(--lime-dark);box-shadow:0 8px 18px #474f6024}.how-step-copy{padding:25px 34px 35px}.how-step-copy>span{position:absolute;top:20px;left:25px;width:49px;height:49px;border:1px solid rgba(255,255,255,.95);border-radius:15px;background:#ffffffb8;color:#0d1219;font-size:18px;font-weight:450;box-shadow:0 5px 14px #474f600d}.how-step-copy h3{margin:0 0 12px;color:#0c1015;font-size:clamp(19px,1.55vw,25px);font-weight:550;letter-spacing:-.045em}.how-step-copy p{max-width:290px;color:#687486;font-size:clamp(13px,1.05vw,16px);line-height:1.55}@media(max-width:1100px){.how-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.how{padding:82px 18px 88px}.how .section-heading{margin-bottom:36px}.how .section-heading h2{margin-top:27px;font-size:39px}.how .section-heading>p{margin-top:17px;font-size:16px;line-height:1.45}.how-steps-grid{grid-template-columns:1fr;gap:16px}.how-step-image{aspect-ratio:1.04}.how-step-copy{padding:22px 24px 28px}.how-step-copy>span{top:18px;left:22px;width:43px;height:43px;border-radius:13px;font-size:15px}.how-step-copy h3{font-size:22px}.how-step-copy p{font-size:14px}}.hero-demo{perspective:1400px}.hero-photo-stack{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d}.hero-photo-card{position:absolute;width:min(54%,400px);aspect-ratio:4 / 5;overflow:hidden;border:1px solid rgba(255,255,255,.88);border-radius:32px;background:#ffffffe6;box-shadow:0 34px 70px #4b567833,inset 0 1px #fffffff2;transform-style:preserve-3d;will-change:transform,opacity}.hero-photo-card:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.48);border-radius:inherit;background:#ffffff0f;pointer-events:none}.hero-photo-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero-photo-card-before{z-index:1;left:4%;top:14%;animation:hero-before-card 8s ease-in-out infinite}.hero-photo-card-after{z-index:2;top:4%;right:7%;animation:hero-after-card 8s ease-in-out infinite}.hero-photo-badge{position:absolute;z-index:2;left:20px;bottom:20px;display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:linear-gradient(105deg,#7b4dfff0,#c257d7f0);box-shadow:0 8px 18px #523d9933,inset 0 1px #ffffff5c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;font-size:14px;font-weight:500;white-space:nowrap}.hero-photo-card-after .hero-photo-badge{background:linear-gradient(105deg,#c257d7f0,#ff927bf5);color:#fff}@keyframes hero-before-card{0%,to{opacity:.72;transform:translate3d(0,50px,-90px) rotateY(-8deg) rotate(-2deg) scale(.92)}34%{opacity:.9;transform:translate3d(58px,14px,-10px) rotateY(3deg) rotate(1deg) scale(.98)}58%{opacity:.72;transform:translate3d(0,50px,-90px) rotateY(-8deg) rotate(-2deg) scale(.92)}}@keyframes hero-after-card{0%,to{transform:translateZ(45px) rotateY(5deg) rotate(2deg) scale(1.02)}34%{transform:translate3d(-42px,-18px,80px) rotateY(-2deg) rotate(-1deg) scale(.98)}58%{transform:translateZ(45px) rotateY(5deg) rotate(2deg) scale(1.02)}}@media(max-width:1000px){.hero-photo-card{width:53%}.hero-photo-card-before{left:1%}.hero-photo-card-after{right:2%}}@media(max-width:720px){.hero-demo{height:min(116vw,440px);min-height:350px}.hero-photo-card{width:68%;border-radius:25px}.hero-photo-card-before{left:0;top:14%}.hero-photo-card-after{top:3%;right:0}.hero-photo-badge{left:12px;bottom:12px;min-height:32px;padding-inline:12px;font-size:11px}}@media(prefers-reduced-motion:reduce){.hero-photo-card-before,.hero-photo-card-after{animation:none}.hero-photo-card-before{opacity:.76;transform:translate3d(0,42px,-70px) rotateY(-5deg) rotate(-1deg) scale(.94)}.hero-photo-card-after{transform:translateZ(35px) rotateY(3deg) rotate(1deg) scale(1)}}.hero{align-items:start;padding-top:clamp(44px,5.5vw,78px);padding-bottom:clamp(44px,5.5vw,78px)}@media(min-width:721px){.hero h1{font-size:clamp(42px,3.8vw,62px)}.hero h1{margin-top:36px}.hero-copy>p{margin-top:28px}.hero-actions{margin-top:34px}}.how-story-section{min-height:0;padding:clamp(84px,10vh,120px) clamp(18px,3.2vw,54px) 0;overflow:visible;background:radial-gradient(circle at 9% 35%,rgba(216,226,255,.42),transparent 28%),radial-gradient(circle at 88% 82%,rgba(255,226,196,.5),transparent 30%),linear-gradient(135deg,#fbfbfa,#f7f8ff 54%,#fffdfa)}.how-story-sticky{position:sticky;top:0;display:flex;min-height:100svh;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:clamp(18px,2.5vh,28px) clamp(0px,2vw,28px) 38px;box-sizing:border-box}.how-story-scroll{height:400vh}.how-story-heading{flex:0 0 auto;margin-bottom:clamp(24px,4vh,42px)!important}.how-story-heading h2{max-width:1100px;margin-inline:auto;font-size:clamp(36px,4.4vw,62px)!important}.how-story-heading>p{max-width:780px;margin-inline:auto}.how-story-shell{width:min(100%,1120px);margin:0 auto}.how-story-progress{display:flex;align-items:center;justify-content:center;gap:clamp(12px,3vw,36px);margin-bottom:18px}.how-story-progress button{position:relative;min-width:36px;padding-bottom:9px;border:0;background:transparent;color:#8f91a5;font-size:13px;font-weight:650;letter-spacing:.08em;text-align:center;cursor:pointer;transition:color .45s ease}.how-story-progress button:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:999px;background:linear-gradient(90deg,#7b4dff33,#ff927b40);transition:background .45s ease,transform .45s ease}.how-story-progress button.is-active{color:var(--hero-purple);background:var(--hero-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.how-story-progress button.is-active:after{background:var(--hero-gradient);transform:scaleX(1.1)}.how-story-progress button:focus-visible{outline:3px solid rgba(123,77,255,.28);outline-offset:4px;border-radius:5px}.how-story-sr-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.how-story-window{position:relative;overflow:hidden;width:min(100%,1120px);height:min(68svh,650px);margin-inline:auto;border:1px solid rgba(255,255,255,.94);border-radius:34px;background:#ffffff61;box-shadow:0 25px 60px #717a971f,inset 0 1px #ffffffd6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.how-story-track{display:flex;width:400%;height:100%;transition:transform .72s cubic-bezier(.22,.75,.2,1);will-change:transform}.how-story-card{display:grid;width:25%;min-width:25%;height:100%;grid-template-columns:minmax(0,1.08fr) minmax(250px,.72fr);gap:clamp(28px,5vw,76px);align-items:center;padding:clamp(22px,4vw,48px);box-sizing:border-box}.how-story-preview{position:relative;width:100%;height:100%;min-height:0;overflow:hidden;aspect-ratio:auto;border-radius:27px;background:linear-gradient(145deg,#ffffffd9,#eef1f9ad);box-shadow:inset 0 1px #ffffffe6}.how-story-preview>img{display:block;object-fit:cover}.how-story-preview .how-upload-zone{left:13%;top:13%;right:13%;bottom:13%}.how-story-preview .how-upload-preview>img{max-width:none}.how-story-preview.how-upload-preview>img{right:auto;bottom:12%;left:30%;width:40%;height:44%;object-position:50% 53%}.how-story-preview.how-analysis-preview>img{width:64%;height:88%;margin-left:21%;border:5px solid rgba(255,255,255,.9);border-radius:24px;object-position:50% 53%;box-shadow:0 15px 28px #474f6029}.how-story-preview .how-loader{left:8%;top:42%;width:68px;height:68px}.how-story-preview .how-loader span{margin-top:83px}.how-story-preview.how-check-preview>img{width:65%;height:88%;border:5px solid rgba(255,255,255,.9);border-radius:24px;object-position:50% 53%;box-shadow:0 15px 28px #474f6029}.how-story-preview .how-check-list{right:6%;top:24%;width:36%;padding:23px 18px;border-radius:19px}.how-story-preview.how-result-preview>img{width:100%;height:100%;border-radius:24px;object-fit:contain;object-position:center 51%;box-shadow:0 15px 28px #474f6029}.how-story-preview .how-result-download{right:22px;bottom:22px;width:58px;height:58px}.how-story-copy{align-self:center;padding-right:clamp(0px,2vw,22px)}.how-story-copy>span{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:22px;border:1px solid rgba(194,87,215,.24);border-radius:15px;background:linear-gradient(145deg,#7b4dff1f,#ff927b33);box-shadow:0 6px 16px #6c4ba814,inset 0 1px #ffffffc2;color:#7049d8;font-size:17px}.how-story-copy h3{margin:0 0 14px;color:#0c1015;font-size:clamp(27px,3vw,43px);font-weight:550;letter-spacing:-.05em;line-height:1.04}.how-story-copy p{max-width:340px;color:#687486;font-size:clamp(15px,1.25vw,19px);line-height:1.55}@media(max-width:720px){.how-story-section{padding:78px 18px 0}.how-story-sticky{min-height:100svh;padding:18px 0 30px}.how-story-heading{margin-bottom:25px!important}.how-story-heading h2{font-size:37px!important;line-height:1.02}.how-story-heading>p{margin-top:15px;font-size:15px;line-height:1.4}.how-story-progress{gap:8px;margin-bottom:12px}.how-story-progress button{min-width:30px;font-size:11px}.how-story-window{height:min(65svh,510px);border-radius:26px}.how-story-card{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;gap:16px;padding:16px}.how-story-preview{min-height:0;border-radius:20px}.how-story-copy{padding:0 6px 4px}.how-story-copy>span{width:34px;height:34px;margin-bottom:9px;border-radius:11px;font-size:12px}.how-story-copy h3{margin-bottom:6px;font-size:24px}.how-story-copy p{max-width:none;font-size:13px;line-height:1.35}.how-story-preview .how-result-download{right:15px;bottom:15px;width:48px;height:48px}}.upload-page-flow{position:relative;isolation:isolate;background:radial-gradient(circle at 79% 45%,rgba(218,226,255,.62),transparent 34%),radial-gradient(circle at 34% 90%,rgba(255,219,203,.48),transparent 27%),#fbfcff}.upload-page-flow:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffffffdb,#fff0 76%);pointer-events:none}.upload-page-flow .upload-story-image{border:1px solid rgba(255,255,255,.92);border-radius:26px;background:linear-gradient(135deg,#eef3ff,#fff3ee);box-shadow:0 24px 60px #5b6ba029,0 0 0 9px #fff3}.upload-page-flow .upload-story-image:after{background:linear-gradient(135deg,#ffffff1f,#7480b40f)}.upload-page-flow .upload-story-image>span{left:25px;bottom:25px;border:1px solid rgba(255,255,255,.34);border-radius:12px;background:var(--hero-gradient);box-shadow:0 12px 25px #9c58d140;font-size:12px;font-weight:650}.upload-page-flow .upload-story-status .eyebrow{color:#4f5968}.upload-page-flow .upload-story-title>.eyebrow{color:#4f5968}.upload-page-flow .upload-story-title h2{color:#121a29;font-weight:520;letter-spacing:-.055em}.upload-page-flow .upload-story-title p,.upload-page-flow .upload-story-progress>span,.upload-page-flow .upload-stages small,.upload-page-flow .upload-privacy span{color:#68758a}.upload-page-flow .upload-story-progress strong{color:var(--hero-purple);font-weight:650}.upload-page-flow .upload-story-progress .progress-track{height:5px;background:#e5eaf6}.upload-page-flow .upload-story-progress .progress-track span{background:var(--hero-gradient);box-shadow:0 0 15px #c257d73d}.upload-page-flow .upload-stages:before{background:#cbd3e3}.upload-page-flow .upload-stage-icon{border-color:#d4dbea;color:#8994aa;background:#ffffffc2}.upload-page-flow .upload-stages li.is-done .upload-stage-icon,.upload-page-flow .upload-stages li.is-active .upload-stage-icon{border-color:var(--hero-pink);color:#fff;background:var(--hero-gradient);box-shadow:0 5px 15px #c257d733}.upload-page-flow .upload-stages li.is-active .upload-stage-icon{color:#fff}.upload-page-flow .upload-stages strong{color:#182033;font-weight:650}.upload-page-flow .upload-privacy{border-top-color:#aeb8d385;color:var(--hero-purple)}.upload-page-flow .upload-privacy div{color:#182033}@media(max-width:720px){.upload-page-flow{background:#fbfcff}.upload-page-flow:before{background:linear-gradient(180deg,#ffffffe6,#ecf2ff40)}.upload-page-flow .upload-story-image{box-shadow:0 16px 36px #5b6ba026}.upload-page-flow .upload-story-image>span{left:15px;bottom:15px}}.studio-page{min-height:100vh;background:radial-gradient(circle at 82% 24%,rgba(220,226,255,.5),transparent 34%),radial-gradient(circle at 66% 94%,rgba(255,218,196,.38),transparent 28%),#f8f8f5}.studio-topbar{min-height:78px;padding-inline:clamp(24px,4vw,64px);border-bottom:1px solid rgba(218,219,211,.72);background:#fbfbf89e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.studio-topbar>.brand{display:none}.studio-topbar-actions{gap:10px}.studio-layout{grid-template-columns:244px minmax(0,1fr);min-height:calc(100vh - 78px)}.studio-sidebar{position:relative;padding:27px 18px 24px;border-right:1px solid rgba(218,219,211,.72);background:#f8f8f5cc}.studio-sidebar-brand{display:block;margin:6px 12px 35px;color:var(--ink);font-size:22px;font-weight:800;letter-spacing:.2em}.studio-sidebar-brand img{width:166px;height:44px}.studio-back-link{margin-bottom:25px}.studio-nav{gap:4px}.studio-nav-item{min-height:50px;border-radius:14px}.studio-nav-item[aria-current=page]{background:#ffffffeb;box-shadow:0 12px 28px #28281f14}.studio-privacy-link{margin-bottom:150px}.studio-side-note{left:17px;bottom:18px;width:210px;border-radius:16px;background:#ffffffe0}.studio-content{width:min(1360px,100%);padding:clamp(29px,4vw,54px) clamp(28px,5vw,75px) 90px}.studio-title{position:relative;padding-right:250px}.studio-title .eyebrow{color:#5f6708}.studio-title h1{margin-top:14px;font-size:clamp(43px,4.2vw,62px);line-height:.96}.studio-title>p{font-size:16px}.studio-workspace{grid-template-columns:minmax(0,1fr) 342px;gap:24px;margin-top:29px}.studio-empty-state,.studio-latest-result,.studio-upload-widget{border-color:#d6d7ccf2;border-radius:22px;box-shadow:0 22px 55px #292e400f}.studio-empty-state{min-height:422px;grid-template-columns:minmax(280px,1.14fr) minmax(250px,.86fr)}.studio-empty-image{min-height:422px;padding:14px;background:linear-gradient(135deg,#eef0fb,#fdfdfb)}.studio-empty-image img{border-radius:15px;object-position:center 36%}.studio-empty-copy{padding:42px 38px}.studio-empty-copy .eyebrow{color:#5f6708}.studio-empty-copy h2{margin-top:15px;font-size:clamp(27px,2.5vw,37px)}.studio-empty-copy p{font-size:15px}.studio-upload-widget{padding:25px 22px 20px}.studio-widget-heading h2{margin:13px 0 25px;font-size:27px}.studio-dropzone{min-height:308px;border-radius:16px;background:#fcfcf9bd}.studio-dropzone>strong{font-size:15px}.studio-upload-hint{margin-top:16px}.studio-latest-heading{padding:20px 22px 14px}.studio-latest-preview{height:clamp(350px,34vw,470px);padding:14px;background:linear-gradient(135deg,#eceef8,#fff7f0)}.studio-latest-preview .photo-pair-card{border-radius:17px}.studio-latest-footer{padding:19px 22px 22px}.studio-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.studio-photo-card{border-radius:16px;box-shadow:0 10px 25px #292e400d}.studio-photo-card>img{aspect-ratio:1.08}.studio-gallery{margin-top:30px}.studio-gallery-heading{margin-bottom:15px}.studio-gallery-heading h2{font-size:21px}.studio-loading-page{display:grid;place-items:center}.studio-loading-page .studio-loading-note{margin:0}.studio-auth-page{min-height:100vh;padding:0 clamp(20px,4vw,56px) 40px;background:radial-gradient(circle at 88% 74%,rgba(255,226,169,.38),transparent 30%),radial-gradient(circle at 70% 14%,rgba(216,222,255,.56),transparent 38%),#fafaf8;color:var(--ink)}.studio-auth-topbar{min-height:79px;border-bottom:1px solid rgba(218,219,211,.74);display:flex;align-items:center;justify-content:space-between}.studio-auth-brand{color:var(--ink);font-size:22px;font-weight:800;letter-spacing:.19em}.studio-auth-brand img{width:170px;height:46px}.studio-auth-back{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:13px}.studio-auth-shell{width:min(1210px,100%);min-height:min(690px,calc(100vh - 125px));margin:31px auto 0;overflow:hidden;border:1px solid rgba(220,221,213,.92);border-radius:25px;display:grid;grid-template-columns:minmax(350px,.82fr) minmax(420px,1.18fr);background:#ffffff9e;box-shadow:0 24px 70px #30334214}.studio-auth-panel{padding:clamp(50px,7vw,94px) clamp(30px,6vw,84px);display:flex;flex-direction:column;justify-content:center}.studio-auth-panel .eyebrow{color:#5f6708}.studio-auth-panel h1{max-width:480px;margin:20px 0 15px;font-size:clamp(38px,4vw,57px);line-height:1.02;letter-spacing:-.06em}.studio-auth-copy{max-width:430px;margin:0;color:var(--muted);font-size:17px;line-height:1.5}.studio-auth-form{max-width:440px;margin-top:45px}.studio-auth-form label{display:block;margin-bottom:9px;font-size:12px;font-weight:700}.studio-auth-form input{width:100%;height:54px;padding:0 16px;border:1px solid #dfe0d9;border-radius:12px;outline:0;background:#ffffffe6;color:var(--ink);font:inherit}.studio-auth-form input:focus{border-color:var(--lime-dark);box-shadow:0 0 0 3px #c5ce1824}.studio-auth-form .button{width:100%;min-height:54px;margin-top:11px;justify-content:space-between;padding-inline:17px;border-radius:12px}.studio-auth-form .button:disabled{opacity:.62;cursor:wait}.studio-auth-form .error-message{display:block;margin-top:10px}.studio-auth-note{max-width:440px;margin:25px 0 0;padding-top:19px;border-top:1px solid #e2e2db;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;line-height:1.45}.studio-auth-note svg{flex:0 0 auto;color:#aab312}.studio-auth-sent{max-width:440px;margin-top:45px;padding:20px;border:1px solid #dde49b;border-radius:15px;background:#fbfced}.studio-auth-sent-icon{width:42px;height:42px;margin-bottom:15px;display:grid;place-items:center;border-radius:13px;color:#7d8409;background:#eff2bd}.studio-auth-sent strong{display:block;font-size:18px}.studio-auth-sent p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.studio-auth-sent button{margin-top:16px;padding:0;border:0;background:transparent;color:var(--ink);font:inherit;font-size:12px;font-weight:700;text-decoration:underline;cursor:pointer}.studio-auth-preview{position:relative;min-height:560px;overflow:hidden;isolation:isolate;background:linear-gradient(135deg,#f4f6ffeb,#fff7efd9)}.studio-auth-preview-glow{position:absolute;z-index:-1;border-radius:50%;filter:blur(32px);pointer-events:none}.studio-auth-preview-glow-warm{width:290px;height:260px;left:4%;bottom:3%;background:#ffc48e85}.studio-auth-preview-glow-cool{width:330px;height:420px;right:-7%;top:5%;background:#b7c7ff99}.studio-auth-preview-back,.studio-auth-preview-main{position:absolute;overflow:hidden;border:1px solid rgba(255,255,255,.84);border-radius:25px;box-shadow:0 25px 55px #4d5b8a2b,inset 0 0 0 1px #ffffff6b}.studio-auth-preview-back{width:53%;height:70%;left:8%;top:18%;opacity:.5;transform:rotate(-5deg)}.studio-auth-preview-main{width:70%;height:69%;right:8%;top:11%;padding:11px;background:#ffffff38;transform:rotate(2deg)}.studio-auth-preview-back img,.studio-auth-preview-main img{width:100%;height:100%;display:block;object-fit:cover;border-radius:17px}.studio-auth-preview-back img{filter:saturate(.78) brightness(1.06)}.studio-auth-preview-main img{filter:saturate(.92) brightness(1.06)}.studio-auth-preview-badge,.studio-auth-preview-tag,.studio-auth-preview-chips span{border:1px solid rgba(255,255,255,.9);background:#ffffffbd;box-shadow:0 10px 25px #3841631f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.studio-auth-preview-badge{position:absolute;right:22px;bottom:21px;display:inline-flex;align-items:center;gap:7px;padding:10px 13px;border-radius:11px;font-size:12px}.studio-auth-preview-tag{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:13px 16px;border-radius:13px;font-size:13px}.studio-auth-preview-tag svg{color:#a2ad0c}.studio-auth-preview-tag-top{top:20%;right:4%}.studio-auth-preview-tag-bottom{bottom:16%;left:7%}.studio-auth-preview-chips{position:absolute;right:14%;bottom:6%;display:flex;gap:7px}.studio-auth-preview-chips span{padding:8px 11px;border-radius:9px;font-size:10px}@media(max-width:1000px){.studio-title{padding-right:0}.studio-workspace{grid-template-columns:minmax(0,1fr) 300px}.studio-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-auth-shell{grid-template-columns:minmax(320px,.9fr) minmax(360px,1.1fr)}.studio-auth-panel{padding-inline:42px}.studio-auth-preview{min-height:500px}}@media(max-width:720px){.studio-topbar{min-height:70px;padding-inline:18px}.studio-topbar>.brand{display:inline-flex;font-size:19px}.studio-sidebar-brand{display:none}.studio-sidebar{padding-top:12px}.studio-content{padding:31px 18px 60px}.studio-title h1{margin-top:11px;font-size:42px}.studio-workspace{display:flex;flex-direction:column;gap:16px;margin-top:26px}.studio-upload-widget{order:1;width:100%}.studio-gallery-column{order:2;width:100%}.studio-empty-state{min-height:0;grid-template-columns:1fr}.studio-empty-image{min-height:280px;max-height:none}.studio-empty-copy{padding:27px 22px 30px}.studio-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-auth-page{padding-inline:16px}.studio-auth-topbar{min-height:69px}.studio-auth-brand{font-size:18px}.studio-auth-back{font-size:11px}.studio-auth-shell{min-height:0;margin-top:16px;display:flex;flex-direction:column;border-radius:20px}.studio-auth-panel{order:1;padding:38px 24px 30px}.studio-auth-panel h1{margin-top:16px;font-size:40px}.studio-auth-copy{font-size:15px}.studio-auth-form,.studio-auth-sent{margin-top:32px}.studio-auth-preview{order:2;min-height:340px}.studio-auth-preview-main{width:67%;height:72%;top:9%;right:7%}.studio-auth-preview-back{width:54%;height:65%;left:8%;top:21%}.studio-auth-preview-tag{padding:10px 12px;font-size:10px}.studio-auth-preview-tag-top{top:15%;right:3%}.studio-auth-preview-tag-bottom{bottom:13%;left:5%}.studio-auth-preview-chips{right:6%;bottom:4%}.studio-auth-preview-chips span{padding:6px 8px;font-size:8px}}@media(max-width:720px){.app-page,.analysis-flow,.processing-page,.premium-result-page,.premium-result,.post-download-page,.quiz-page,.studio-page,.paywall-page,.studio-auth-page,.upload-page-flow{height:auto;min-height:100svh;overflow:visible}.upload-page-flow{display:block}.paywall-page{height:100vh;height:100dvh;min-height:100svh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.upload-page-flow .upload-story{display:block}.upload-page-flow .upload-story-image,.upload-page-flow .upload-story-status{width:100%}.upload-page-flow .upload-story-status{min-height:0}}
