:root{--font-sans:"SF Pro Text","SF Pro Rounded",-apple-system,BlinkMacSystemFont,"Inter","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-display:"SF Pro Display","SF Pro Rounded",-apple-system,BlinkMacSystemFont,"Inter","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--bg-page:#f2f4f6;--bg-surface:#fff;--bg-surface-glass:#ffffffb3;--text-primary:#1a1d1e;--text-secondary:#5e646b;--text-tertiary:#8a9199;--border-light:#0000000f;--border-hover:#0000001f;--accent-primary:#007aff;--accent-glow:#007aff4d;--brand-gradient:linear-gradient(135deg,#2e3c4b 0%,#000 100%);--radius-sm:12px;--radius-md:20px;--radius-lg:32px;--radius-full:9999px;--shadow-sm:0 2px 8px -2px #0000000d,0 1px 2px -1px #00000005;--shadow-md:0 12px 24px -6px #0000000f,0 4px 8px -2px #00000005;--shadow-lg:0 24px 48px -12px #0000001a,0 8px 16px -4px #00000005;--shadow-xl:0 32px 64px -16px #0000001f,0 12px 24px -4px #0000000a;--max-width:1200px;--nav-height:64px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{width:100%;min-height:100%;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-page);color:var(--text-primary);-webkit-font-smoothing:antialiased;background-image:radial-gradient(circle at 15% 0,#fffc 0%,#0000 40%),radial-gradient(circle at 85% 0,#dce6f066 0%,#0000 40%),radial-gradient(circle at 50% 100%,#fffc 0%,#0000 60%);line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:opacity .2s}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-weight:700}h1{letter-spacing:-.03em;background:linear-gradient(#000c 0%,#000 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,6vw,4.5rem);line-height:1.05}h2{font-size:clamp(2rem,4vw,3rem);line-height:1.1}p{margin:0}.landing-root{width:100%;position:relative;overflow:hidden}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.hero-topbar{width:calc(100% - 3rem);max-width:var(--max-width);height:var(--nav-height);z-index:100;-webkit-backdrop-filter:blur(16px)saturate(180%);background:#ffffffa6;border:1px solid #ffffff80;border-radius:999px;justify-content:space-between;align-items:center;padding:.5rem .5rem .5rem .75rem;transition:all .3s;display:flex;position:fixed;top:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000000a}.top-left-brand{align-items:center;gap:.75rem;padding-left:.25rem;text-decoration:none;display:flex}.brand-logo{object-fit:contain;width:36px;height:36px}.brand-name-text{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);font-size:1.25rem;font-weight:700}.top-center-nav{gap:2rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.top-center-nav a{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .2s}.top-center-nav a:hover{color:var(--text-primary)}.top-download-button{background:var(--text-primary);color:#fff;border-radius:999px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s}.top-download-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0003}.hero-main{width:100%;max-width:var(--max-width);margin:0 auto;padding:140px 1.5rem 80px}.hero-split-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:540px;display:grid}.hero-copy{text-align:left;z-index:10;flex-direction:column;align-items:flex-start;max-width:540px;display:flex}.hero-badge{color:var(--text-secondary);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #0000000d;border-radius:999px;align-items:center;margin-bottom:1.5rem;padding:.4rem .8rem;font-size:.85rem;font-weight:500;display:inline-flex}.hero-subtitle{color:var(--text-secondary);max-width:480px;margin-top:1.5rem;font-size:1.25rem;line-height:1.6}.hero-actions{gap:1rem;margin-top:2rem;display:flex}.app-store-button{color:#fff;background:#000;border-radius:999px;align-items:center;gap:.75rem;padding:.85rem 1.6rem;font-size:1.05rem;font-weight:600;transition:all .2s cubic-bezier(.2,.8,.2,1);display:flex;box-shadow:0 10px 20px -5px #0000004d}.app-store-button:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 15px 30px -8px #0006}.hero-device-wrapper{z-index:5;justify-self:center;width:100%;max-width:290px;position:relative}.hero-device-wrapper:before{content:"";filter:blur(50px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#3c96ff1f 0%,#0000 70%);width:140%;height:90%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.phone-bezel-shell{aspect-ratio:9/19.5;background:#000;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;border:5px solid #000!important;border-radius:44px!important;box-shadow:inset 0 0 0 5px #000,0 0 0 1px #ffffff1a,0 30px 60px -15px #0006,0 15px 30px -10px #0003!important}.hero-raw-video{object-fit:cover;border-radius:36px;width:100%;height:100%;display:block;transform:scale(1.02)}.features-section{padding:8rem 0}.section-header{text-align:center;max-width:640px;margin:0 auto 4rem}.section-header p{color:var(--text-secondary);margin-top:1rem;font-size:1.15rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.feature-panel{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #fffc;flex-direction:column;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005,inset 0 0 0 1px #ffffff80}.feature-panel:hover{box-shadow:var(--shadow-xl);background:#ffffffd9;transform:translateY(-4px)}.feature-panel-header{margin-bottom:1rem}.feature-index{width:48px;height:48px;box-shadow:var(--shadow-sm);color:var(--text-primary);background:#fff;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.2rem;display:inline-flex}.feature-panel h3{margin-bottom:.5rem;font-size:1.35rem}.feature-panel p{color:var(--text-secondary);font-size:1rem;line-height:1.6}.feature-shot{aspect-ratio:16/10;border:1px solid #0000000d;border-radius:12px;margin-top:2rem;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000014}.feature-shot img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.feature-shot-image-scan{object-position:center 65%}.feature-shot-image-wardrobe{object-position:center 20%}.feature-panel:hover .feature-shot img{transform:scale(1.03)}.pricing-section{padding:6rem 0}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:center;gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.price-card{border-radius:var(--radius-md);border:1px solid var(--border-light);background:#fff;flex-direction:column;padding:2rem;transition:transform .3s;display:flex}.price-card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-lg)}.price-card-featured{color:#fff;z-index:2;background:#111;border:none;padding:2.5rem 2rem;position:relative;transform:scale(1.05);box-shadow:0 20px 40px #0003}.price-card-featured:hover{transform:scale(1.08)}.price-tier{color:var(--text-secondary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.price-card-featured .price-tier{color:#ffffffb3}.price-tag{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;font-size:2.5rem;font-weight:700}.price-card-featured .price-tag{color:#fff}.price-subtitle{color:var(--text-tertiary);margin-bottom:1.5rem;font-size:.9rem}.price-list{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.price-list li{color:var(--text-secondary);align-items:center;gap:.6rem;font-size:.95rem;display:flex}.price-card-featured .price-list li{color:#ffffffe6}.price-list li:before{content:"✓";color:var(--accent-primary);font-weight:700}.price-card-featured .price-list li:before{color:#4ade80}.landing-footer{border-top:1px solid var(--border-light);margin-top:4rem;padding:4rem 0}.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:var(--text-secondary);font-size:.9rem}.footer-links a:hover{color:var(--text-primary);text-underline-offset:4px;text-decoration:underline}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}@media (max-width:1024px){.hero-split-container{gap:2rem}h1{font-size:3.5rem}}@media (max-width:900px){.features-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{align-items:stretch;gap:1rem}.price-card-featured{transform:none}.price-card-featured:hover{transform:translateY(-4px)}.top-center-nav{display:none}.hero-split-container{text-align:center;grid-template-columns:1fr;gap:4rem;padding-top:2rem}.hero-copy{text-align:center;align-items:center;max-width:600px;margin:0 auto}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-device-wrapper{max-width:320px}}@media (max-width:600px){.features-grid,.pricing-grid{grid-template-columns:1fr}h1{font-size:2.75rem;line-height:1.1}.hero-main{padding-top:110px;padding-left:1.25rem;padding-right:1.25rem}.hero-topbar{width:calc(100% - 1.5rem);padding:.4rem .4rem .4rem .75rem;top:1rem}.brand-name-text{font-size:1.1rem}.top-download-button{padding:.5rem 1rem;font-size:.85rem}.hero-split-container{gap:3rem}.hero-subtitle{font-size:1.1rem}.hero-device-wrapper{max-width:280px;margin-bottom:2rem}.feature-panel{padding:1.5rem}}.legal-shell{max-width:800px;margin:0 auto;padding:6rem 1.5rem}.legal-header{text-align:center;margin-bottom:3rem}.back-link{border:1px solid var(--border-light);color:var(--text-secondary);box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;align-items:center;margin-bottom:2rem;padding:.5rem 1rem;font-size:.9rem;transition:all .2s;display:inline-flex}.back-link:hover{color:var(--text-primary);border-color:var(--border-hover);transform:translate(-2px)}.back-link:before{content:"←";margin-right:.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.legal-header h1{background:0 0;-webkit-background-clip:unset;background-clip:unset;color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.legal-date{color:var(--text-secondary);font-size:.95rem}.legal-content{border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:1px solid var(--border-light);background:#fff;padding:3rem}.legal-content h2{color:var(--text-primary);margin:2.5rem 0 1rem;font-size:1.5rem}.legal-content h3{color:var(--text-primary);margin:1.5rem 0 .8rem;font-size:1.15rem}.legal-content p{color:var(--text-secondary);margin-bottom:1rem;font-size:1.05rem;line-height:1.7}.legal-content ul{margin-bottom:1rem;padding-left:1.5rem}.legal-content li{color:var(--text-secondary);margin-bottom:.5rem;line-height:1.6}@media (max-width:600px){.legal-content{padding:1.5rem}}
