:root{color:#18151f;background:#fffdfd;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--ink: #18151f;--muted: #686271;--pink: #e94f94;--rose: #f486ae;--lavender: #9b5de5;--plum: #39263f;--sage: #4f8f72;--coral: #ee765d;--line: rgba(52, 36, 58, .11);--panel: rgba(255, 255, 255, .9);--shadow-sm: 0 12px 30px rgba(73, 48, 78, .08);--shadow: 0 28px 70px rgba(73, 48, 78, .12);--section-space: clamp(5rem, 8vw, 8rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(155,93,229,.38);outline-offset:3px}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 84% 5%,rgba(235,222,250,.56),transparent 25rem),linear-gradient(180deg,#fffdfd,#fff8fb 28%,#fff 62%,#fff9fc)}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin:0 auto;padding:.85rem max(1rem,calc((100vw - 1360px)/2));border-bottom:1px solid rgba(52,36,58,.07);background:#fffdfdcc;box-shadow:0 8px 30px #49304e0a;-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%)}.brand{display:inline-flex;align-items:center;gap:.7rem;font-weight:850;font-size:1.05rem;color:#121020}.brand-mark{display:grid;place-items:center;width:2.25rem;height:2.25rem;color:#fff;border-radius:.75rem;background:linear-gradient(135deg,#f2529c,#b35cf2);box-shadow:0 16px 32px #e1539e38}.brand-mark svg{width:1.35rem;height:1.35rem}.desktop-nav{display:flex;align-items:center;gap:clamp(1.2rem,3vw,3.5rem);color:#42405b;font-size:.95rem}.desktop-nav a:first-child{color:var(--pink);font-weight:750}.desktop-nav a{position:relative;padding:.55rem 0;transition:color .18s ease}.desktop-nav a:after{content:"";position:absolute;right:0;bottom:.2rem;left:0;height:2px;border-radius:2px;background:var(--pink);transform:scaleX(0);transition:transform .18s ease}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after,.desktop-nav a:first-child:after{transform:scaleX(1)}.header-actions{position:relative;display:flex;align-items:center;gap:.75rem}.auth-button svg{width:1.1rem;height:1.1rem}.user-menu{position:relative}.user-menu summary{display:flex;align-items:center;gap:.55rem;min-height:44px;padding:.35rem .8rem .35rem .35rem;border:1px solid rgba(69,48,73,.12);border-radius:999px;color:var(--plum);background:#ffffffd1;cursor:pointer;font-weight:750;list-style:none}.user-menu summary::-webkit-details-marker{display:none}.user-menu summary img,.user-menu summary>svg{width:34px;height:34px;border-radius:50%;object-fit:cover}.user-menu-popover{position:absolute;top:calc(100% + .65rem);right:0;z-index:50;width:250px;padding:.55rem;border:1px solid rgba(69,48,73,.1);border-radius:.75rem;background:#fffffffa;box-shadow:0 22px 55px #3d26442e}.user-menu-identity{display:grid;gap:.15rem;padding:.65rem .7rem .8rem;border-bottom:1px solid rgba(69,48,73,.08);overflow:hidden}.user-menu-identity span{overflow:hidden;color:var(--muted);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.user-menu-popover a,.user-menu-popover button,.mobile-menu button{display:flex;align-items:center;gap:.55rem;width:100%;padding:.72rem;border:0;border-radius:.55rem;color:var(--plum);background:transparent;cursor:pointer;font:inherit;font-weight:700;text-align:left}.user-menu-popover a:hover,.user-menu-popover button:hover,.mobile-menu button:hover{background:#fff2f8}.pill-button,.cta-button,.secondary-button,.price-card button,.profile-button,.sticky-upload{min-height:44px;border:0;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.pill-button:hover,.cta-button:hover,.secondary-button:hover,.price-card button:hover,.profile-button:hover,.sticky-upload:hover,.tool-card:hover{transform:translateY(-2px)}.pill-button:active,.cta-button:active,.secondary-button:active,.price-card button:active,.profile-button:active{transform:translateY(0) scale(.98)}.pill-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.65rem 1.15rem;border-radius:999px;font-weight:750}.pill-button.subtle{color:#7136bd;border:1px solid rgba(155,93,229,.12);background:#9b5de514}.pill-button.primary,.cta-button{color:#fff;background:linear-gradient(135deg,#ef5aa2,#a95bef);box-shadow:0 16px 34px #d146a252}.pill-button.small{padding-inline:1.25rem}.icon-button{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:999px;color:var(--plum);background:#ffffffb8;cursor:pointer}.menu-button,.mobile-menu{display:none}.hero{display:grid;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);align-items:center;gap:clamp(1.5rem,3vw,4rem);width:min(calc(100% - 2rem),1280px);min-height:540px;margin:0 auto;padding:2rem 0 1.5rem}.hero-copy{max-width:570px;min-width:0;overflow-wrap:break-word}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;color:#df3f91;font-weight:750;font-size:.83rem;letter-spacing:0;text-transform:uppercase}.eyebrow{padding:.55rem 1rem;margin-bottom:1.25rem;border:1px solid rgba(239,90,162,.26);border-radius:999px;background:#fff5fad1}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:0}h1{margin-bottom:1.2rem;font-family:Georgia,Times New Roman,serif;font-size:3.8rem;line-height:.95}.hero h1 span{display:block;margin-top:.12em;color:var(--pink);font-style:italic;font-weight:500}h2{margin-bottom:.75rem;font-size:2.75rem;line-height:1.07}h3{margin-bottom:.55rem;font-size:1.15rem}.hero p,.upload-panel p,.sample-report p,.profile-panel p,.privacy-card p,.report-intro p{color:var(--muted);font-size:1.06rem;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin:2rem 0 1.65rem}.cta-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-width:12.5rem;padding:.9rem 1.35rem;border-radius:.82rem;font-weight:850}.cta-button svg,.inline-link svg{transition:transform .18s ease}.cta-button:hover svg,.inline-link:hover svg,.tool-card:hover .inline-link svg{transform:translate(4px)}.secondary-button{color:#27233a;border:1px solid rgba(62,37,79,.12);background:#ffffffdb;box-shadow:0 14px 34px #352a3f14}.social-proof{display:flex;align-items:center;gap:.9rem;color:var(--muted);font-size:.9rem}.social-proof strong,.social-proof span{display:block}.social-proof span{display:flex;align-items:center;gap:.3rem;margin-top:.18rem}.social-proof span svg{color:var(--sage)}.avatar-stack{display:flex;align-items:center}.avatar-stack span{width:2.2rem;height:2.2rem;margin-right:-.65rem;border:2px solid #fff;border-radius:999px;background-image:url(/assets/tool-makeup.png);background-size:260px 180px;background-position:center;box-shadow:0 6px 18px #3a2a451f}.avatar-stack span:nth-child(2){background-image:url(/assets/tool-hairstyle.png)}.avatar-stack span:nth-child(3){background-image:url(/assets/tool-enhancer.png)}.avatar-stack span:nth-child(4){background-image:url(/assets/hero-beauty-model.png)}.hero-visual{position:relative;min-height:460px;border-radius:0;isolation:isolate;filter:drop-shadow(0 30px 56px rgba(143,84,156,.14))}.hero-visual:before{content:"";position:absolute;top:-3.4rem;right:-3.8rem;bottom:-4rem;left:-3.8rem;z-index:-1;background:radial-gradient(ellipse 58% 56% at 54% 50%,rgba(236,210,247,.68),rgba(255,218,237,.32) 55%,transparent 100%);filter:blur(36px);opacity:.78}.hero-visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 44%;border-radius:0;box-shadow:none;-webkit-mask-image:radial-gradient(ellipse 64% 68% at 52% 49%,#000 0%,#000 54%,rgba(0,0,0,.88) 66%,rgba(0,0,0,.45) 79%,rgba(0,0,0,.1) 91%,transparent 100%),linear-gradient(180deg,transparent 0%,rgba(0,0,0,.06) 8%,rgba(0,0,0,.45) 21%,#000 34%,#000 68%,rgba(0,0,0,.42) 82%,rgba(0,0,0,.05) 94%,transparent 100%),linear-gradient(90deg,transparent 0%,rgba(0,0,0,.04) 7%,rgba(0,0,0,.38) 18%,#000 31%,#000 69%,rgba(0,0,0,.36) 82%,rgba(0,0,0,.04) 94%,transparent 100%);-webkit-mask-composite:source-in;mask-image:radial-gradient(ellipse 64% 68% at 52% 49%,#000 0%,#000 54%,rgba(0,0,0,.88) 66%,rgba(0,0,0,.45) 79%,rgba(0,0,0,.1) 91%,transparent 100%),linear-gradient(180deg,transparent 0%,rgba(0,0,0,.06) 8%,rgba(0,0,0,.45) 21%,#000 34%,#000 68%,rgba(0,0,0,.42) 82%,rgba(0,0,0,.05) 94%,transparent 100%),linear-gradient(90deg,transparent 0%,rgba(0,0,0,.04) 7%,rgba(0,0,0,.38) 18%,#000 31%,#000 69%,rgba(0,0,0,.36) 82%,rgba(0,0,0,.04) 94%,transparent 100%);mask-composite:intersect;animation:image-breathe 10s ease-in-out infinite}.hero-visual:after{content:none}.analysis-scan{position:absolute;z-index:1;top:7%;right:8%;left:8%;height:1px;background:linear-gradient(90deg,transparent,rgba(233,79,148,.72),transparent);box-shadow:0 0 18px #e94f9461;pointer-events:none;animation:scan-pass 8.5s ease-in-out infinite}.floating-card,.hero-feature-card{position:absolute;z-index:2;display:flex;align-items:center;gap:.75rem;min-width:11.5rem;padding:.85rem .9rem;border:1px solid rgba(62,37,79,.1);border-radius:1rem;background:#ffffffd6;box-shadow:0 18px 50px #50325b24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:card-float 3s ease-in-out infinite;will-change:transform}.floating-card:after,.hero-feature-card:after{content:"";position:absolute;top:.15rem;right:.15rem;bottom:.15rem;left:.15rem;border-radius:.85rem;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.6) 42%,transparent 66%);opacity:0;pointer-events:none;animation:card-sheen 2.4s ease-in-out infinite}.floating-card svg,.hero-feature-card svg{width:2.25rem;height:2.25rem;padding:.55rem;color:var(--lavender);border-radius:999px;background:#a95bef1f}.floating-card strong,.floating-card span,.hero-feature-card strong,.hero-feature-card span{display:block}.floating-card span,.hero-feature-card span{color:var(--muted);font-size:.78rem}.floating-card-left{left:-1.5rem;bottom:18%;animation-delay:-.4s}.floating-card-right{right:-.8rem;top:38%;animation-delay:-1.6s}.hero-feature-card{min-width:12.4rem;padding:.95rem 1rem;background:#ffffffe0}.feature-makeup{right:1.2rem;top:9%;animation-delay:-.9s}.feature-hair{right:1.1rem;bottom:7%;animation-delay:-2.3s}.feature-hair svg{color:#c35ae9}@keyframes card-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(2px,-14px,0)}}@keyframes card-sheen{0%,55%{opacity:0;transform:translate(-42%)}72%{opacity:.62}to{opacity:0;transform:translate(42%)}}@media(prefers-reduced-motion:reduce){.floating-card,.floating-card:after,.hero-feature-card,.hero-feature-card:after{animation:none}}.upload-panel,.analysis-card,.tools-grid,.sample-report,.style-packs,.pricing,.profile-panel,.faq-privacy,.footer{width:min(calc(100% - 2rem),1280px);margin:0 auto}.upload-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:2rem;align-items:center;padding:2.35rem;border:1px solid rgba(52,36,58,.08);border-radius:1.25rem;background:#fff;box-shadow:var(--shadow)}.uploader input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.upload-target{display:grid;place-items:center;width:100%;min-height:220px;padding:1.5rem;border:1px dashed rgba(239,90,162,.42);border-radius:1rem;color:#49344f;background:linear-gradient(180deg,#fff4facc,#f9f4ffe6);cursor:pointer;text-align:center;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.upload-target:hover,.upload-target.is-dragging{border-color:var(--pink);background:linear-gradient(180deg,#fff6fa,#f8f2ff);box-shadow:inset 0 0 0 4px #e94f940f;transform:translateY(-2px)}.upload-target svg{width:3rem;height:3rem;color:var(--pink);transition:transform .18s ease}.upload-target:hover svg,.upload-target.is-dragging svg{transform:translateY(-3px) scale(1.04)}.upload-target span{color:var(--muted);font-size:.88rem}.form-error{margin:.8rem 0 0;color:#b52658;font-weight:700}.privacy-line{display:flex;align-items:center;gap:.45rem;margin-top:.8rem;color:#4f8f72;font-size:.9rem;font-weight:700}.analysis-card{display:grid;grid-template-columns:auto 1fr;gap:1.4rem;align-items:center;margin-top:1.25rem;padding:1.5rem;border:1px solid var(--line);border-radius:1.35rem;background:#ffffffd6;box-shadow:0 16px 40px #5335621a}.progress-ring{display:grid;place-items:center;width:5.25rem;height:5.25rem;border-radius:999px;background:conic-gradient(var(--pink),var(--lavender),#f2d7ff,var(--pink))}.progress-ring span{display:grid;place-items:center;width:4rem;height:4rem;border-radius:999px;background:#fff;font-weight:850}.progress-track{height:.55rem;overflow:hidden;border-radius:999px;background:#f0e9f6}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--pink),var(--lavender));transition:width .26s ease}.section-heading{max-width:760px;margin:0 auto 2.5rem;text-align:center}.tools-grid,.sample-report,.style-packs,.pricing,.faq-privacy{padding-top:var(--section-space)}.tools-grid{position:relative;isolation:isolate}.tools-grid:before{content:"";position:absolute;z-index:-1;top:2.5rem;bottom:-3.5rem;left:50%;width:100vw;border-top:1px solid rgba(52,36,58,.05);border-bottom:1px solid rgba(52,36,58,.05);background:#f9f6fbad;transform:translate(-50%)}.tool-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.tool-card,.mini-result,.locked-report,.price-card,.privacy-card,.faq-item{border:1px solid rgba(62,37,79,.11);background:#fff;box-shadow:var(--shadow-sm)}.tool-card{position:relative;display:block;min-height:22.5rem;overflow:hidden;padding:.85rem 1rem 1rem;border-radius:.9rem;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tool-card:hover{border-color:#e94f943d;box-shadow:0 22px 50px #49304e24}.tool-card img{position:relative;z-index:1;display:block;width:100%;height:auto;aspect-ratio:2.1 / 1;object-fit:cover;object-position:center top;border-radius:.65rem;transition:transform .5s cubic-bezier(.22,1,.36,1),filter .3s ease}.tool-card:hover img{transform:scale(1.025);filter:saturate(1.04) contrast(1.02)}.tool-icon{position:relative;z-index:3;display:grid;place-items:center;width:3.25rem;height:3.25rem;margin:-3.625rem 0 2.95rem .75rem;color:var(--pink);border-radius:999px;background:#fff;box-shadow:0 0 0 5px #fffffff5,0 12px 30px #7a448824;pointer-events:none}.tool-icon svg{width:1.35rem;height:1.35rem}.tool-card p{min-height:3.2rem;color:var(--muted);line-height:1.55}.inline-link{display:inline-flex;align-items:center;gap:.35rem;color:var(--lavender);font-weight:850}.sample-report{scroll-margin-top:5rem}.report-intro{max-width:760px;margin-bottom:2rem}.report-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.44fr);gap:1.5rem;align-items:start}.report-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.mini-result{min-height:10rem;padding:1.25rem;border-radius:.85rem;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mini-result:hover{border-color:#e94f9438;box-shadow:0 18px 38px #49304e1c;transform:translateY(-3px)}.mini-result span{display:block;margin-bottom:.6rem;color:var(--pink);font-weight:800;font-size:.82rem;text-transform:uppercase}.mini-result strong{display:block;font-size:1.35rem;color:#222035}.mini-result p{margin:.75rem 0 0;color:var(--muted);line-height:1.55}.locked-report{position:sticky;top:6rem;padding:1.4rem;border-radius:.9rem;border-color:#9b5de52e;background:linear-gradient(160deg,#fff,#fbf6ff)}.lock-badge,.modal-icon{display:grid;place-items:center;width:3rem;height:3rem;color:#fff;border-radius:999px;background:linear-gradient(135deg,var(--pink),var(--lavender))}.locked-report ul,.price-card ul{display:grid;gap:.7rem;margin:1.25rem 0;padding:0;color:#3f3a55;list-style:none}.locked-report li,.price-card li{display:flex;align-items:flex-start;gap:.45rem}.locked-report li svg,.price-card li svg{flex:0 0 auto;color:#4aa47b;margin-top:.15rem}.full{width:100%}.style-packs{overflow:hidden}.style-packs .section-heading{margin-left:0;text-align:left}.pack-row{display:flex;gap:.8rem;overflow-x:auto;padding:.25rem 0 .75rem}.pack-row button{display:inline-flex;flex:0 0 auto;align-items:center;gap:.45rem;min-height:3.15rem;padding:0 1rem;border:1px solid rgba(239,90,162,.2);border-radius:.75rem;color:#5c345c;background:#ffffffc2;cursor:pointer;box-shadow:0 8px 20px #49304e0d;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.pack-row button:hover{border-color:#e94f946b;box-shadow:0 12px 26px #49304e1a;transform:translateY(-2px)}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.price-card{display:flex;flex-direction:column;min-height:24rem;padding:1.5rem;border-radius:.9rem}.price-card.featured{color:#fff;border-color:transparent;background:linear-gradient(145deg,#df4b8e,#8c4ed4);box-shadow:0 24px 70px #bf45aa47}.price-card span{color:var(--pink);font-weight:850}.price-card.featured span,.price-card.featured h3,.price-card.featured strong,.price-card.featured li,.price-card.featured li svg{color:#fff}.price-card strong{display:block;margin:1rem 0;font-size:2.35rem}.price-card button{width:100%;margin-top:auto;padding:.85rem 1rem;border:0;border-radius:.8rem;color:#fff;background:#2d2239;font-weight:850}.price-card ul{flex:1}.price-card.featured button{color:#3e254f;background:#fff}.profile-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;margin-top:clamp(4rem,7vw,6rem);padding:2rem;border-radius:1rem;color:#fff;background:#3d2944;border:1px solid rgba(61,41,68,.92);box-shadow:0 24px 60px #34243a33}.profile-panel h2,.profile-panel p,.profile-panel .section-kicker{color:#fff}.profile-panel p{opacity:.72}.profile-panel .secondary-button{border-color:#ffffff2e;background:#fff}.profile-button{min-width:14rem}.faq-privacy{display:grid;grid-template-columns:.8fr 1fr;gap:1.5rem;padding-bottom:4rem}.privacy-card{padding:1.5rem;border-radius:.9rem;border-color:#4f8f722e;background:#f5fbf8}.privacy-card>svg{width:3.5rem;height:3.5rem;color:#4aa47b}.faq-list{display:grid;gap:.8rem}.faq-item{width:100%;padding:1.1rem 1.2rem;border-radius:.75rem;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.faq-item:hover{border-color:#9b5de53d;box-shadow:0 14px 34px #49304e17;transform:translateY(-1px)}.faq-item span{display:flex;align-items:center;justify-content:space-between;gap:1rem}.faq-item p{margin:.8rem 0 0;color:var(--muted);line-height:1.6}.faq-item .open{transform:rotate(180deg)}.faq-item svg{transition:transform .18s ease}.footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 0 6rem;color:var(--muted);border-top:1px solid var(--line)}.tool-hero,.simple-page-hero,.seo-section{width:min(calc(100% - 2rem),1280px);margin:0 auto}.tool-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.72fr);gap:clamp(1.5rem,4vw,4rem);align-items:center;padding:clamp(2.5rem,6vw,5rem) 0 clamp(2rem,5vw,4rem)}.tool-hero-copy{max-width:720px}.tool-hero-copy h1,.simple-page-hero h1{margin:1rem 0;font-family:Georgia,Times New Roman,serif;font-size:4.5rem;line-height:.98}.tool-hero-copy p,.simple-page-hero p{max-width:720px;color:var(--muted);font-size:1.08rem;line-height:1.75}.tool-hero-copy .cta-button{margin-top:1rem}.tool-hero-media{position:relative;min-height:420px;overflow:hidden;border:1px solid rgba(255,255,255,.75);border-radius:1.55rem;background:#ffffffad;box-shadow:var(--shadow)}.tool-hero-media img{width:100%;height:100%;min-height:inherit;object-fit:cover}.tool-hero-card{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:1rem;border:1px solid rgba(62,37,79,.1);border-radius:.9rem;background:#ffffffe0;box-shadow:0 18px 48px #50325b24;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.tool-hero-card strong,.tool-hero-card span{display:block}.tool-hero-card span{margin-top:.25rem;color:var(--muted)}.simple-page-hero{padding:clamp(3rem,8vw,6rem) 0 clamp(1rem,3vw,2rem)}.seo-section{padding-top:clamp(4rem,7vw,6rem)}.steps-grid,.internal-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.step-card,.output-list,.recommendation-card,.internal-links a{border:1px solid rgba(62,37,79,.11);border-radius:1rem;background:#ffffffbd;box-shadow:0 18px 50px #52366014}.step-card{padding:1.2rem}.step-card>span{display:grid;place-items:center;width:2.2rem;height:2.2rem;margin-bottom:1rem;color:#fff;border-radius:999px;background:linear-gradient(135deg,var(--pink),var(--lavender));font-weight:850}.step-card p{color:var(--muted);line-height:1.55}.two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.25rem}.output-list{display:grid;gap:.75rem;padding:1rem}.output-list div{display:flex;justify-content:space-between;gap:1rem;padding:.9rem;border-radius:.75rem;background:#fff4fab8}.output-list span{color:var(--muted)}.output-list strong{text-align:right}.pill-cloud{display:flex;flex-wrap:wrap;gap:.7rem}.pill-cloud span{display:inline-flex;align-items:center;min-height:2.7rem;padding:0 1rem;border:1px solid rgba(239,90,162,.2);border-radius:999px;color:#5c345c;background:#ffffffc2;font-weight:750}.recommendation-card{padding:1.4rem}.recommendation-card ul{display:grid;gap:.75rem;margin:1rem 0 0;padding:0;list-style:none}.recommendation-card li{display:flex;align-items:flex-start;gap:.5rem;color:#3f3a55}.recommendation-card li svg{flex:0 0 auto;color:#4aa47b;margin-top:.15rem}.locked-report.standalone{position:static}.internal-links{grid-template-columns:repeat(3,minmax(0,1fr))}.internal-links a{display:grid;gap:.4rem;min-height:8rem;padding:1.15rem}.internal-links span{color:var(--muted);line-height:1.5}.full-report,.checkout-panel,.profile-dashboard{width:min(calc(100% - 2rem),1280px);margin:0 auto;padding-top:clamp(4rem,7vw,6rem)}.full-report-grid,.profile-dashboard{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.full-report-grid article,.profile-summary{padding:1.4rem;border:1px solid rgba(62,37,79,.11);border-radius:1rem;background:#ffffffbd;box-shadow:0 18px 50px #52366014}.full-report-grid article>strong{display:block;margin-bottom:.5rem;color:var(--pink);font-size:1.45rem}.full-report-grid p,.profile-summary p,.checkout-panel p{color:var(--muted);line-height:1.6}.full-report-grid h4{margin:1rem 0 .5rem}.full-report-grid ul{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.full-report-grid li{display:flex;gap:.45rem;color:#3f3a55}.full-report-grid li svg{flex:0 0 auto;color:#4aa47b;margin-top:.15rem}.style-plan{display:grid;gap:.7rem;margin:1rem 0}.style-plan div,.report-list a{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem;border-radius:.75rem;background:#fff4fab8}.style-plan span,.report-list span{color:var(--muted);text-transform:capitalize}.checkout-panel{display:grid;place-items:center}.checkout-panel .price-card{width:min(100%,440px)}.report-list{display:grid;gap:.7rem;margin-top:1rem}.compact-button{width:fit-content;min-width:0;margin-top:1rem;padding-inline:1rem}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:1rem;background:#23192d6b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.paywall-modal{position:relative;width:min(100%,520px);padding:2rem;border:1px solid rgba(255,255,255,.82);border-radius:1.25rem;background:#fff;box-shadow:0 26px 80px #22122c47}.paywall-modal p{color:var(--muted);line-height:1.65}.close-button{position:absolute;top:1rem;right:1rem}.modal-actions{display:grid;gap:.8rem}.sticky-upload{position:fixed;right:1rem;bottom:1rem;z-index:20;display:none;align-items:center;gap:.45rem;padding:.75rem 1rem;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--pink),var(--lavender));box-shadow:0 14px 36px #a84bb652}@media(max-width:1040px){.desktop-nav,.header-actions .subtle{display:none}.menu-button{display:grid}.mobile-menu{position:fixed;top:4.5rem;left:1rem;right:1rem;z-index:40;display:grid;gap:.35rem;padding:.75rem;border:1px solid var(--line);border-radius:1rem;background:#fffffff5;box-shadow:var(--shadow)}.mobile-menu a{padding:.9rem;border-radius:.7rem;color:var(--plum);font-weight:750}.mobile-menu a:hover{background:#fff2f8}.hero{grid-template-columns:1fr;min-height:auto;padding-top:1.5rem}.hero-copy{max-width:760px}.hero-visual{min-height:420px}.floating-card-left{left:1rem}.floating-card-right{right:1rem}.tool-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.report-layout,.faq-privacy,.tool-hero,.two-column{grid-template-columns:1fr}.locked-report{position:static}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.internal-links{grid-template-columns:1fr}}@media(max-width:760px){.site-header{width:100%;padding:.7rem 1.5rem}.brand{font-size:.95rem}.brand-mark{width:2rem;height:2rem;border-radius:.75rem}.header-actions .primary{min-width:44px;padding-inline:.8rem}.user-menu summary span{display:none}.user-menu summary{padding-right:.35rem}.hero,.upload-panel,.analysis-card,.tools-grid,.sample-report,.style-packs,.pricing,.profile-panel,.faq-privacy,.footer,.tool-hero,.simple-page-hero,.seo-section,.full-report,.checkout-panel,.profile-dashboard{width:min(calc(100% - 3rem),1280px)}.hero{gap:1.3rem;padding:1.2rem 0 .75rem}.hero-copy{width:calc(100vw - 3rem);max-width:34rem;padding-right:.5rem}.eyebrow{padding:.45rem .75rem;margin-bottom:.9rem;font-size:.74rem}h1{font-size:3.15rem;line-height:1.02}h2{font-size:2rem}.report-intro h2,.section-heading h2{max-width:19.5rem;overflow-wrap:anywhere}.report-intro p{max-width:19.5rem}.tool-hero{gap:1.3rem;padding:1.4rem 0 2.5rem}.tool-hero-copy h1,.simple-page-hero h1{max-width:19.5rem;font-size:3.15rem;line-height:1.02;overflow-wrap:anywhere}.tool-hero-copy p,.simple-page-hero p{max-width:19.5rem;font-size:.98rem;line-height:1.62}.tool-hero-copy .cta-button{width:19.5rem;max-width:100%;min-width:0}.tool-hero-media{min-height:310px;border-radius:1.1rem}.hero p{max-width:19.5rem;font-size:.98rem;line-height:1.62}.hero-actions{display:grid;grid-template-columns:1fr;margin:1.35rem 0 1rem}.hero-actions .cta-button,.hero-actions .secondary-button{width:19.5rem;max-width:100%;min-width:0}.social-proof{align-items:flex-start;max-width:19.5rem}.social-proof div{min-width:0}.social-proof strong,.social-proof span{white-space:normal}.hero-visual{min-height:210px;border-radius:1.35rem}.floating-card{min-width:10rem;padding:.75rem;font-size:.82rem}.floating-card svg,.hero-feature-card svg{width:2rem;height:2rem}.floating-card-left{left:.5rem;bottom:.8rem}.floating-card-right{display:none}.hero-feature-card{min-width:9.8rem;padding:.72rem;font-size:.82rem}.feature-makeup{right:.45rem;top:.75rem}.feature-hair{display:none}.upload-panel,.analysis-card,.profile-panel{grid-template-columns:1fr;padding:1.1rem;border-radius:1.05rem}.upload-target{min-height:170px}.analysis-card{text-align:left}.progress-ring{width:4.5rem;height:4.5rem}.progress-ring span{width:3.35rem;height:3.35rem}.tools-grid,.sample-report,.style-packs,.pricing,.faq-privacy{padding-top:3.8rem}.section-heading{margin-bottom:1.4rem;text-align:left}.tool-cards,.report-preview,.pricing-grid,.steps-grid,.full-report-grid,.profile-dashboard{grid-template-columns:1fr}.seo-section{padding-top:3.8rem}.output-list div{display:grid}.output-list strong{text-align:left}.tool-card,.price-card{min-height:auto}.profile-panel{margin-top:3.8rem}.profile-button{min-width:0}.faq-privacy{padding-bottom:2rem}.footer{display:grid;padding-bottom:5rem}.paywall-modal{padding:1.25rem}.sticky-upload{display:none}}@media(max-width:420px){.site-header{padding-inline:1rem}.hero,.upload-panel,.analysis-card,.tools-grid,.sample-report,.style-packs,.pricing,.profile-panel,.faq-privacy,.footer,.tool-hero,.simple-page-hero,.seo-section,.full-report,.checkout-panel,.profile-dashboard{width:min(calc(100% - 2rem),1280px)}.hero-copy{width:calc(100vw - 2rem)}h1,.tool-hero-copy h1,.simple-page-hero h1{font-size:2.75rem}.hero-visual{min-height:200px}.hero-feature-card,.floating-card{min-width:9rem;gap:.55rem;padding:.65rem}}[data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}[data-reveal].is-visible .tool-card,[data-reveal].is-visible .mini-result,[data-reveal].is-visible .price-card,[data-reveal].is-visible .faq-item,[data-reveal].is-visible .pack-row button{animation:item-arrive .62s both cubic-bezier(.22,1,.36,1)}[data-reveal].is-visible :is(.tool-card,.mini-result,.price-card,.faq-item,.pack-row button):nth-child(2){animation-delay:70ms}[data-reveal].is-visible :is(.tool-card,.mini-result,.price-card,.faq-item,.pack-row button):nth-child(3){animation-delay:.14s}[data-reveal].is-visible :is(.tool-card,.mini-result,.price-card,.faq-item,.pack-row button):nth-child(4){animation-delay:.21s}[data-reveal].is-visible :is(.tool-card,.mini-result,.price-card,.faq-item,.pack-row button):nth-child(5){animation-delay:.28s}[data-reveal].is-visible :is(.tool-card,.mini-result,.price-card,.faq-item,.pack-row button):nth-child(6){animation-delay:.35s}@keyframes item-arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes image-breathe{0%,to{transform:scale(1.01)}50%{transform:scale(1.035)}}@keyframes scan-pass{0%,20%{opacity:0;transform:translateY(-8rem)}38%{opacity:.72}68%{opacity:.22}82%,to{opacity:0;transform:translateY(31rem)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}
