:root{--brand: #c98484;--brand-dark: #a86363;--ink: #18181b;--muted: #71717a;--line: #e4e4e7;--panel: #fafafa;--soft: #f4f4f5;--white: #ffffff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:var(--white)}::selection{background:var(--brand);color:var(--white)}a{color:inherit;text-decoration:none}img,svg{display:block}.app{min-height:100vh;overflow-x:hidden}.container{width:min(100% - 48px,1280px);margin-inline:auto}.section{position:relative}.navbar{position:fixed;z-index:50;top:0;left:0;width:100%;border-bottom:1px solid rgba(244,244,245,.95);background:#ffffffd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-inner{display:flex;height:80px;align-items:center;justify-content:space-between}.logo{position:relative;display:inline-flex;align-items:center;width:154px;height:66px;overflow:hidden;transition:opacity .18s ease}.logo:hover{opacity:.9}.logo img{position:absolute;top:50%;left:50%;width:154px;height:154px;object-fit:contain;transform:translate(-50%,-46%)}.nav-links{display:flex;align-items:center;gap:32px}.nav-links a{color:#52525b;font-size:14px;font-weight:500;transition:color .18s ease}.nav-links a:hover{color:var(--ink)}.nav-cta{border:0;display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;background:var(--ink);color:var(--white);font-size:14px;font-weight:700;font-family:inherit;padding:0 20px;cursor:pointer;transition:background .18s ease}.nav-cta:hover{background:#27272a}.hero{padding:184px 0 128px;background:var(--white);isolation:isolate}.hero-soft{position:absolute;z-index:-1;pointer-events:none;border-radius:50%;filter:blur(60px)}.hero-soft-primary{top:-20%;right:-10%;width:70%;height:70%;background:color-mix(in srgb,var(--brand) 15%,transparent)}.hero-soft-muted{left:-10%;bottom:-20%;width:60%;height:60%;background:#f4f4f580}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,520px);align-items:center;gap:64px 56px}.hero-copy{max-width:672px}.hero h1,.section-heading h2,.options-heading h2,.cta h2{margin:0;color:var(--ink);font-weight:800;letter-spacing:0}.hero h1{max-width:720px;font-size:clamp(3.1rem,6.1vw,4.5rem);line-height:1.1}.hero h1 span{background:linear-gradient(90deg,var(--brand),#27272a);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p{max-width:544px;margin:24px 0 0;color:#52525b;font-size:20px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;border-radius:999px;font-size:16px;font-weight:800;font-family:inherit;padding:0 32px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.button svg{width:20px;height:20px;transition:transform .18s ease}.button:hover svg{transform:translate(4px)}.button-dark{background:var(--ink);color:var(--white);box-shadow:0 18px 36px #18181b29}.button-dark:hover{background:#27272a;box-shadow:0 22px 44px #18181b33}.button-light{border:1px solid var(--line);background:var(--white);color:var(--ink)}.button-light:hover{border-color:var(--brand);background:#fafafa;color:var(--brand-dark)}.button-white{background:var(--white);color:var(--ink);box-shadow:0 22px 44px #0000003d}.button-white:hover{background:#f4f4f5}.trusted-row{display:flex;align-items:center;gap:16px;margin-top:48px;color:#71717a;font-size:14px;font-weight:700}.trusted-row p{margin:0}.trusted-row strong{color:var(--ink)}.audience-stack{display:flex}.audience-stack span{display:grid;width:40px;height:40px;place-items:center;border:2px solid var(--white);border-radius:50%;background:linear-gradient(135deg,#c984842e,#fafafa);color:var(--brand-dark);box-shadow:0 10px 24px #18181b14}.audience-stack span+span{margin-left:-12px}.audience-stack svg{width:18px;height:18px;stroke-width:2}.hero-visual{position:relative;margin-left:auto;width:min(100%,512px)}.mockup-back{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:40px}.mockup-back-rose{background:var(--brand);box-shadow:0 24px 46px #c9848433;opacity:.2;transform:rotate(3deg)}.mockup-back-ink{background:var(--ink);opacity:.05;transform:rotate(-2deg)}.mockup-shell{position:relative;overflow:hidden;border:1px solid #f4f4f5;border-radius:32px;background:var(--white);padding:8px;box-shadow:0 34px 80px #18181b2e}.mockup-frame{overflow:hidden;border:1px solid #f4f4f5;border-radius:24px;background:#fafafa}.mockup-frame img{width:100%;height:auto;object-fit:contain;object-position:top;transition:transform .7s ease}.mockup-shell:hover img{transform:scale(1.045)}.floating-stat{position:absolute;left:-24px;bottom:-24px;display:flex;align-items:center;gap:16px;border:1px solid #f4f4f5;border-radius:16px;background:var(--white);box-shadow:0 18px 44px #18181b26;padding:16px}.floating-stat>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#c9848426;color:var(--brand-dark)}.floating-stat svg{width:24px;height:24px}.floating-stat p,.floating-stat strong{display:block;margin:0}.floating-stat p{color:#71717a;font-size:14px;font-weight:700}.floating-stat strong{margin-top:2px;color:var(--ink);font-size:20px;line-height:1.1}.stats{background:#fafafa;padding:96px 0}.section-heading{max-width:672px;margin:0 auto 64px;text-align:center}.section-heading h2,.options-heading h2{font-size:clamp(2rem,3vw,2.5rem);line-height:1.2}.section-heading p,.options-heading p{margin:16px 0 0;color:#52525b;font-size:18px;line-height:1.55}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.stat-card{position:relative;overflow:hidden;display:flex;min-height:262px;flex-direction:column;align-items:center;justify-content:center;border:1px solid #f4f4f5;border-radius:16px;background:var(--white);padding:32px;text-align:center;box-shadow:0 4px 40px -10px #00000014;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.stat-card:hover{border-color:var(--brand);box-shadow:0 4px 40px -10px #c9848426;transform:translateY(-3px)}.stat-glow{position:absolute;top:-64px;right:-64px;width:128px;height:128px;border-radius:50%;background:#c984841a;filter:blur(24px);transition:background .18s ease}.stat-card:hover .stat-glow{background:#c9848433}.stat-icon{display:grid;width:64px;height:64px;place-items:center;margin-bottom:16px;border-radius:50%;background:#fafafa;color:var(--brand);transition:background .18s ease,color .18s ease,transform .18s ease}.stat-icon svg{width:28px;height:28px;stroke-width:1.5}.stat-card:hover .stat-icon{background:var(--brand);color:var(--white);transform:scale(1.1)}.stat-value{display:flex;align-items:baseline;justify-content:center;color:var(--ink);font-size:clamp(2.5rem,4vw,3rem);font-weight:800;letter-spacing:0;line-height:1.1}.stat-value span{margin-left:4px;color:var(--brand)}.stat-label{margin-top:8px;color:#71717a;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.features{background:var(--white);padding:96px 0}.feature-block{margin-bottom:96px}.features-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.feature-item{display:flex;flex-direction:column;animation:rise-in .64s ease both}.feature-icon{display:grid;width:48px;height:48px;place-items:center;margin-bottom:24px;border-radius:12px;background:#c9848426;color:var(--brand-dark)}.feature-icon svg{width:24px;height:24px}.feature-item h3,.option-card h3{margin:0 0 12px;color:var(--ink);font-size:20px;font-weight:800;line-height:1.35}.feature-item p,.option-card p{margin:0;color:#52525b;line-height:1.65}.options-panel{position:relative;overflow:hidden;border:1px solid #f4f4f5;border-radius:24px;background:#fafafa;padding:64px}.options-soft{position:absolute;top:0;right:0;width:256px;height:256px;border-radius:50%;background:#fff6;filter:blur(42px);transform:translate(50%,-50%)}.options-heading{position:relative;z-index:1;max-width:672px;margin-bottom:48px}.options-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.option-card{border:1px solid #f4f4f5;border-radius:16px;background:var(--white);padding:32px;box-shadow:0 1px 2px #18181b0a;transition:box-shadow .18s ease,transform .18s ease}.option-card:hover{box-shadow:0 12px 30px #18181b14;transform:translateY(-2px)}.option-icon{display:grid;width:40px;height:40px;place-items:center;margin-bottom:24px;border-radius:50%;background:var(--soft);color:#52525b;transition:background .18s ease,color .18s ease}.option-icon svg{width:20px;height:20px}.option-card:hover .option-icon{background:#c9848433;color:var(--brand-dark)}.cta{overflow:hidden;background:var(--ink);padding:96px 0;isolation:isolate}.cta-bg{position:absolute;z-index:-1;top:0;right:0;width:50%;height:150%;background:var(--brand);opacity:.9;transform:translate(33%,-25%) rotate(-12deg)}.cta-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,560px);align-items:center;gap:64px}.cta-copy{color:var(--white)}.cta h2{max-width:660px;color:var(--white);font-size:clamp(2.5rem,4vw,3.1rem);line-height:1.16}.cta-copy p{max-width:544px;margin:24px 0 40px;color:#d4d4d8;font-size:20px;line-height:1.55}.contact-card{border:1px solid rgba(255,255,255,.2);border-radius:24px;background:#ffffff1a;color:var(--white);padding:48px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.contact-card h3{margin:0 0 32px;font-size:24px;line-height:1.2}.contact-list{display:grid;gap:24px}.contact-row{display:flex;align-items:center;gap:16px}.contact-row>span{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:50%;background:#ffffff1a}.contact-row svg{width:24px;height:24px}.contact-row small{display:block;color:#a1a1aa;font-size:14px}.contact-row a,.contact-row p{display:block;margin:2px 0 0;color:var(--white);font-size:18px;font-weight:700;overflow-wrap:anywhere;transition:color .18s ease}.contact-row a:hover{color:var(--brand)}.footer{border-top:1px solid #e4e4e7;background:#fafafa;padding:48px 0}.footer-main,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand{display:flex;align-items:center;gap:16px}.footer-brand>span{border-left:1px solid #d4d4d8;color:#a1a1aa;font-size:14px;padding-left:16px}.footer-social{display:flex;align-items:center;gap:24px}.footer-social a{color:#71717a;transition:color .18s ease}.footer-social a:hover{color:var(--brand)}.footer-social svg{width:20px;height:20px}.footer-bottom{margin-top:32px;border-top:1px solid #e4e4e7;color:#71717a;font-size:14px;padding-top:32px}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:24px}.footer-bottom a:hover{color:var(--ink)}.reveal-left{animation:slide-left .8s ease both}.reveal-right{animation:slide-right .9s ease .16s both}@keyframes slide-left{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slide-right{0%{opacity:0;transform:translate(30px) rotate(2deg)}to{opacity:1;transform:translate(0) rotate(0)}}@keyframes rise-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1080px){.hero-grid,.cta-grid{grid-template-columns:1fr}.hero{padding-top:144px}.hero-visual{margin-inline:auto}.stats-grid,.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.container{width:min(100% - 32px,1280px)}.nav-links{display:none}.hero{padding:128px 0 88px}.hero-grid,.cta-grid{gap:48px}.hero h1{font-size:clamp(2.9rem,14vw,4.5rem)}.hero-copy>p,.cta-copy p{font-size:18px}.hero-actions,.trusted-row{align-items:stretch}.hero-actions{flex-direction:column}.trusted-row{flex-wrap:wrap}.button{width:100%;min-height:54px}.floating-stat{left:16px;right:16px;bottom:-28px;width:auto}.stats,.features,.cta{padding:76px 0}.stats-grid,.features-grid,.options-grid{grid-template-columns:1fr}.options-panel,.contact-card{border-radius:24px;padding:32px 24px}.footer-main,.footer-bottom,.footer-brand{flex-direction:column;text-align:center}.footer-brand>span{border-left:0;border-top:1px solid #d4d4d8;padding:16px 0 0}}@media(max-width:460px){.container{width:min(100% - 28px,1280px)}.nav-inner{height:76px}.logo{width:124px;height:58px}.logo img{width:124px;height:124px}.hero h1{font-size:clamp(2.65rem,13vw,3.8rem)}.mockup-back{border-radius:28px}.mockup-shell{border-radius:24px}.mockup-frame{border-radius:18px}.stat-card{min-height:236px}.cta-bg{width:78%;opacity:.65}.contact-row{align-items:flex-start}.footer-bottom div{flex-wrap:wrap;justify-content:center}}
