@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400;1,600&family=Inter:wght@400;500;600&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--bg-cream: #F7F5F0;--bg-white: #FFFFFF;--text-black: #1A1A1A;--text-gray: #6B6B6B;--accent-red: #DC2626;--accent-blue: #2563EB;--accent-red-dark: #B91C1C;--accent-gold: #CA8A04;--accent-gold-light: rgba(202, 138, 4, .1);--accent-green: #16A34A;--accent-green-light: rgba(22, 163, 74, .1);--cherry-bg: rgba(220, 38, 38, .05);--piper-bg: rgba(202, 138, 4, .05)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg-cream);color:var(--text-black);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh;overflow-x:hidden;max-width:100vw}.announcement-bar{background-color:var(--text-black);color:#fff;padding:10px 20px;font-size:14px;text-align:center;font-weight:500;overflow:hidden;white-space:nowrap}.announcement-bar span{display:inline-block;animation:marquee 25s linear infinite}@keyframes marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.header{position:sticky;top:0;background:#f7f5f0f2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:20px 60px;display:flex;justify-content:space-between;align-items:center;z-index:100;border-bottom:1px solid rgba(0,0,0,.05)}.logo{font-family:Inter,sans-serif;font-size:22px;font-weight:600;color:var(--text-black);text-decoration:none;display:flex;align-items:flex-end}.logo-text{font-family:Inter,sans-serif;font-size:22px;font-weight:400;letter-spacing:.5px;position:relative;top:-4px}.logo-slash-red{color:var(--accent-red);font-weight:400;font-size:28px}.logo-slash-blue{color:var(--accent-blue);font-weight:400;font-size:28px}.nav{display:flex;align-items:center;gap:40px}.nav a{color:var(--text-gray);text-decoration:none;font-size:15px;font-weight:500;transition:color .2s}.nav a:hover{color:var(--text-black)}.nav-signup{color:var(--accent-blue)!important;font-weight:600!important}.nav-signup:hover{color:var(--accent-red)!important}.btn-primary{background:var(--text-black);color:#fff;padding:12px 24px;border-radius:50px;text-decoration:none;font-size:15px;font-weight:500;transition:all .2s;border:none;cursor:pointer;display:inline-block}.btn-primary:hover{background:#333;transform:translateY(-1px)}.hero{padding:60px 60px 80px;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center}.hero-badge{display:inline-block;background:#2563eb1a;color:var(--accent-blue);padding:8px 16px;border-radius:50px;font-size:13px;font-weight:600;margin-bottom:30px;text-transform:uppercase;letter-spacing:1px}.hero-badge.live{background:#16a34a1a;color:var(--accent-green)}.hero h1{font-family:Playfair Display,Georgia,serif;font-size:72px;font-weight:400;line-height:1.1;margin-bottom:24px;max-width:900px}.hero h1 em{font-style:italic}.hero-subtitle{font-size:20px;color:var(--text-gray);max-width:650px;margin:0 auto 40px;line-height:1.7}.hero-cta{margin-bottom:0}.hero-phones{display:flex;gap:40px;margin-top:50px;justify-content:center;align-items:flex-start}.hero-phone-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px}.hero-phone-label{font-size:16px;font-weight:600;letter-spacing:.5px}.cherry-label{color:var(--accent-red)}.piper-label{color:var(--accent-gold)}.product-section{padding:100px 60px}.cherry-section{background:var(--bg-white)}.piper-section{background:var(--bg-cream)}.product-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:80px}.product-content.reverse{flex-direction:row-reverse}.product-text{flex:1}.product-phone{flex:0 0 320px}.product-badge{display:inline-block;padding:8px 18px;border-radius:50px;font-size:14px;font-weight:600;margin-bottom:24px;letter-spacing:.5px}.cherry-badge{background:#dc26261a;color:var(--accent-red)}.piper-badge{background:var(--accent-gold-light);color:var(--accent-gold)}.product-section h2{font-family:Playfair Display,Georgia,serif;font-size:48px;font-weight:400;line-height:1.2;margin-bottom:20px;color:var(--text-black)}.product-section h2 em{font-style:italic}.cherry-section h2 em{color:var(--accent-red)}.piper-section h2 em{color:var(--accent-gold)}.product-description{font-size:18px;color:var(--text-gray);line-height:1.8;margin-bottom:32px}.product-features{display:flex;flex-direction:column;gap:20px;margin-bottom:36px}.product-feature{display:flex;gap:14px;align-items:flex-start}.feature-bullet{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;margin-top:2px}.cherry-bullet{background:var(--accent-red)}.piper-bullet{background:var(--accent-gold)}.product-feature strong{display:block;font-size:16px;font-weight:600;margin-bottom:4px;color:var(--text-black)}.product-feature p{font-size:14px;color:var(--text-gray);line-height:1.6;margin:0}.btn-product{display:inline-block;padding:14px 28px;border-radius:50px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;color:#fff}.btn-cherry{background:var(--accent-red)}.btn-cherry:hover{background:var(--accent-red-dark);transform:translateY(-1px)}.btn-piper{background:var(--accent-gold)}.btn-piper:hover{background:#a16207;transform:translateY(-1px)}.how-section{padding:100px 60px;text-align:center;background:var(--bg-white)}.how-section h2{font-family:Playfair Display,Georgia,serif;font-size:48px;font-weight:400;margin-bottom:12px;color:var(--text-black)}.how-section h2 em{font-style:italic}.how-subtitle{font-size:18px;color:var(--text-gray);margin-bottom:60px}.how-steps{display:flex;justify-content:center;align-items:center;gap:24px;max-width:1000px;margin:0 auto}.how-step{flex:1;max-width:280px;text-align:center}.how-step-number{width:32px;height:32px;border-radius:50%;background:var(--text-black);color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.how-step-icon{font-size:40px;margin-bottom:16px}.how-step h3{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:500;margin-bottom:8px}.how-step p{font-size:15px;color:var(--text-gray);line-height:1.6}.how-step-arrow{font-size:28px;color:var(--text-gray);opacity:.4;flex-shrink:0;margin-top:-20px}.problem-section{background:var(--bg-cream);padding:80px 60px;text-align:center}.problem-content{max-width:800px;margin:0 auto}.problem-section h2{font-family:Playfair Display,Georgia,serif;font-size:42px;font-weight:400;line-height:1.3;margin-bottom:32px;color:var(--text-black)}.problem-section h2 em{font-style:italic;color:var(--accent-red)}.problem-text{font-size:18px;color:var(--text-gray);line-height:1.7;margin-bottom:16px}.problem-text.highlight{margin-top:24px;margin-bottom:32px}.problem-solution{font-size:20px;color:var(--text-black);line-height:1.6;margin-top:32px;padding-top:32px;border-top:1px solid rgba(0,0,0,.1)}.problem-solution strong{font-weight:600}.press-section{padding:40px 0;border-top:1px solid rgba(0,0,0,.05);overflow:hidden;position:relative;background:var(--bg-cream)}.press-section:before,.press-section:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.press-section:before{left:0;background:linear-gradient(to right,var(--bg-cream),transparent)}.press-section:after{right:0;background:linear-gradient(to left,var(--bg-cream),transparent)}.press-label{text-align:center;font-size:12px;text-transform:uppercase;letter-spacing:2px;color:var(--text-gray);margin-bottom:24px}.press-ticker{display:flex;animation:ticker 20s linear infinite}.press-logos{display:flex;align-items:center;gap:60px;padding:0 30px;flex-shrink:0}.press-logo{font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:600;color:var(--text-black);letter-spacing:1px;opacity:.5;white-space:nowrap;transition:opacity .3s}.press-logo:hover{opacity:.8}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.cta-section{background:var(--text-black);padding:100px 60px;text-align:center}.cta-content{max-width:700px;margin:0 auto}.cta-section h2{font-family:Playfair Display,Georgia,serif;font-size:48px;font-weight:400;line-height:1.2;margin-bottom:20px;color:#fff}.cta-section h2 em{font-style:italic}.cta-subtitle{font-size:18px;color:#ffffffb3;line-height:1.7;margin-bottom:40px}.cta-phone-number{margin-bottom:36px}.cta-number-link{display:inline-flex;flex-direction:column;align-items:center;text-decoration:none;padding:24px 48px;background:#ffffff14;border:2px solid rgba(255,255,255,.2);border-radius:20px;transition:all .3s}.cta-number-link:hover{background:#ffffff1f;border-color:#fff6;transform:translateY(-2px)}.cta-number-label{font-size:14px;color:#fff9;text-transform:uppercase;letter-spacing:2px;font-weight:500;margin-bottom:8px}.cta-number{font-family:Inter,sans-serif;font-size:36px;font-weight:600;color:#fff;letter-spacing:2px}.cta-products{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-product-pill{padding:12px 24px;border-radius:50px;font-size:15px;color:#fff;display:flex;align-items:center;gap:8px}.cherry-pill{background:#dc262633;border:1px solid rgba(220,38,38,.4)}.piper-pill{background:#ca8a0433;border:1px solid rgba(202,138,4,.4)}.cta-product-pill strong{font-weight:600}.signup-section{background:var(--bg-cream);padding:60px;text-align:center}.signup-section h2{font-family:Playfair Display,Georgia,serif;font-size:48px;font-weight:400;margin-bottom:16px}.signup-section h2 em{font-style:italic}.signup-subtitle{color:var(--text-gray);font-size:18px;margin-bottom:40px}.signup-prompt{padding:20px}.signup-prompt p{font-size:16px;color:var(--text-gray);margin-bottom:8px}.signup-prompt-sub{font-size:14px!important;color:#999!important}.link-btn{color:var(--accent-blue);font-weight:600;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.link-btn:hover{color:var(--accent-red)}.vision-section{background:var(--text-black);padding:100px 60px;text-align:center}.vision-content{max-width:700px;margin:0 auto}.vision-section h2{font-family:Playfair Display,Georgia,serif;font-size:42px;font-weight:400;line-height:1.3;margin-bottom:24px;color:#fff}.vision-section h2 em{font-style:italic}.vision-section p{font-size:18px;color:#fffc;line-height:1.8;margin-bottom:16px}.vision-tagline{font-family:Playfair Display,Georgia,serif;font-size:24px;font-style:italic;color:#fff!important;margin-top:32px;opacity:1!important}.footer{background:var(--text-black);color:#fff;padding:60px;text-align:center;border-top:1px solid rgba(255,255,255,.08)}.footer-logo{font-size:28px;font-weight:400;margin-bottom:16px;letter-spacing:.5px}.footer-logo-text{position:relative;top:-3px}.footer-logo .slash-red{color:var(--accent-red)}.footer-logo .slash-blue{color:var(--accent-blue)}.footer p{color:#fff9;font-size:14px}.footer-legal{margin-top:8px;font-size:12px!important}.footer-links{margin-top:16px;display:flex;justify-content:center;align-items:center;gap:12px}.footer-links a{color:#fff9;text-decoration:none;font-size:13px;transition:color .2s}.footer-links a:hover{color:#ffffffe6}.footer-divider{color:#ffffff4d}@media(max-width:1024px){.product-content,.product-content.reverse{flex-direction:column;gap:50px;text-align:center}.product-phone{flex:0 0 auto}.product-features{text-align:left;max-width:500px;margin-left:auto;margin-right:auto;margin-bottom:36px}.hero-phones{gap:24px}}@media(max-width:768px){.header{padding:16px 24px}.nav{gap:20px}.nav a:not(.btn-primary){display:none}.hero{padding:40px 24px 60px}.hero h1{font-size:42px}.hero-subtitle{font-size:17px;margin-bottom:30px}.hero-phones{flex-direction:column;align-items:center;gap:30px}.product-section{padding:60px 24px}.product-section h2{font-size:36px}.product-description{font-size:16px}.how-section{padding:60px 24px}.how-section h2{font-size:36px}.how-steps{flex-direction:column;gap:32px}.how-step-arrow{transform:rotate(90deg);margin:0}.problem-section{padding:60px 24px}.problem-section h2{font-size:32px}.problem-text{font-size:16px}.problem-solution{font-size:18px}.press-section:before,.press-section:after{width:50px}.press-logos{gap:40px}.press-logo{font-size:16px}.cta-section{padding:60px 24px}.cta-section h2{font-size:36px}.cta-number{font-size:28px}.cta-number-link{padding:20px 32px}.cta-products{flex-direction:column;align-items:center}.signup-section{padding:40px 24px}.signup-section h2{font-size:36px}.vision-section{padding:60px 24px}.vision-section h2{font-size:32px}.vision-section p{font-size:16px}.vision-tagline{font-size:20px}.footer{padding:40px 24px}}@media(max-width:480px){.announcement-bar{font-size:12px;padding:8px 16px}.header{padding:14px 16px}.logo-text{font-size:18px}.logo-slash-red,.logo-slash-blue{font-size:24px}.btn-primary{padding:10px 18px;font-size:14px}.hero{padding:30px 16px 50px}.hero-badge{font-size:11px;padding:6px 12px;margin-bottom:20px}.hero h1{font-size:32px;margin-bottom:16px}.hero-subtitle{font-size:15px;margin-bottom:24px}.product-section{padding:50px 16px}.product-section h2{font-size:28px}.product-badge{font-size:12px;padding:6px 14px}.product-description{font-size:15px}.btn-product{padding:12px 24px;font-size:15px}.how-section{padding:50px 16px}.how-section h2{font-size:28px}.how-subtitle{font-size:15px;margin-bottom:40px}.how-step-icon{font-size:32px}.how-step h3{font-size:18px}.how-step p{font-size:14px}.problem-section{padding:50px 16px}.problem-section h2{font-size:26px;margin-bottom:24px}.problem-text{font-size:15px}.problem-solution{font-size:16px;margin-top:24px;padding-top:24px}.press-section{padding:30px 0}.press-label{font-size:10px;margin-bottom:16px}.press-logos{gap:30px}.press-logo{font-size:14px}.cta-section{padding:50px 16px}.cta-section h2{font-size:28px}.cta-subtitle{font-size:15px}.cta-number{font-size:24px;letter-spacing:1px}.cta-number-link{padding:18px 28px;border-radius:16px}.cta-number-label{font-size:12px}.cta-product-pill{font-size:13px;padding:10px 18px}.signup-section{padding:40px 16px}.signup-section h2{font-size:28px}.signup-subtitle{font-size:15px;margin-bottom:30px}.vision-section{padding:50px 16px}.vision-section h2{font-size:26px}.vision-section p{font-size:15px}.vision-tagline{font-size:18px;margin-top:24px}.footer{padding:30px 16px}.footer-logo{font-size:24px}.footer p{font-size:12px}}@media(max-width:380px){.hero h1{font-size:28px}.product-section h2,.how-section h2{font-size:24px}.problem-section h2{font-size:22px}.problem-text{font-size:14px}.problem-solution{font-size:15px}.cta-section h2{font-size:24px}.cta-number{font-size:22px}.signup-section h2{font-size:24px}.vision-section h2{font-size:22px}.vision-tagline{font-size:16px}}@media(max-height:500px)and (orientation:landscape){.hero{padding:30px 40px}.hero h1{font-size:36px}.hero-phones{flex-direction:row;gap:20px}}@media(prefers-reduced-motion:reduce){.announcement-bar span,.press-ticker{animation:none}}.iphone-container{position:relative;width:100%;max-width:320px;margin:0 auto}.iphone-container.compact{max-width:270px}.iphone-container.compact .iphone-screen{height:560px}.iphone-container.compact .iphone-frame{border-radius:48px;padding:12px}.iphone-container.compact .iphone-screen{border-radius:38px}.iphone-container.compact .dynamic-island{width:110px;height:32px}.iphone-container.compact .chat-header{padding:50px 16px 12px}.iphone-container.compact .message{font-size:12px;padding:8px 12px}.iphone-container.compact .message .value{font-size:16px}.iphone-container.compact .message .verdict{font-size:14px}.iphone-frame{background:linear-gradient(135deg,#2c2c2e,#1c1c1e,#2c2c2e);border-radius:55px;padding:14px;position:relative;box-shadow:0 0 0 1px #ffffff1a inset,0 50px 100px #0000004d,0 20px 60px #0003,0 0 40px #0000001a}.iphone-frame:before{content:"";position:absolute;inset:2px;border-radius:53px;background:linear-gradient(135deg,#4a4a4c,#2c2c2e 20%,#1c1c1e,#2c2c2e 80%,#4a4a4c);z-index:-1}.iphone-btn{position:absolute;background:linear-gradient(to bottom,#3a3a3c,#2c2c2e);border-radius:2px}.iphone-btn.silent{left:-3px;top:120px;width:3px;height:30px}.iphone-btn.volume-up{left:-3px;top:170px;width:3px;height:50px}.iphone-btn.volume-down{left:-3px;top:230px;width:3px;height:50px}.iphone-btn.power{right:-3px;top:180px;width:3px;height:80px}.iphone-screen{background:#000;border-radius:42px;overflow:hidden;height:650px;position:relative}.dynamic-island{position:absolute;top:12px;left:50%;transform:translate(-50%);width:126px;height:37px;background:#000;border-radius:20px;z-index:10;display:flex;align-items:center;justify-content:flex-end;padding-right:12px}.dynamic-island:before{content:"";position:absolute;right:20px;width:12px;height:12px;background:radial-gradient(circle,#1c3a5f,#0d1b2a);border-radius:50%;box-shadow:0 0 2px #0064c84d}.chat-container{height:100%;display:flex;flex-direction:column;background:#fff}.chat-header{background:var(--text-black);color:#fff;padding:58px 20px 16px;text-align:center}.chat-header-logo{font-size:18px;font-weight:400}.chat-header-logo .slash-red{color:var(--accent-red)}.chat-header-logo .slash-blue{color:var(--accent-blue)}.chat-header-status{font-size:11px;color:#fff9;margin-top:4px;display:flex;align-items:center;justify-content:center;gap:6px}.status-dot{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:pulse 2s ease-in-out infinite}.status-dot.piper{background:#ca8a04}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.chat-messages{flex:1;padding:16px;overflow:hidden;display:flex;flex-direction:column;gap:10px;background:#f8f8f8}.message{max-width:85%;padding:10px 14px;border-radius:18px;font-size:13px;line-height:1.4;opacity:0;transform:translateY(20px);transition:all .4s ease-out}.message.visible{opacity:1;transform:translateY(0)}.message.user{background:var(--accent-blue);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.message.bot{background:#fff;color:var(--text-black);align-self:flex-start;border-bottom-left-radius:4px;box-shadow:0 1px 2px #0000000d}.message.bot.highlight.highlight-cherry{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff}.message.bot.highlight.highlight-piper{background:linear-gradient(135deg,#ca8a04,#a16207);color:#fff}.message .label{font-size:10px;opacity:.7;margin-bottom:3px;text-transform:uppercase;letter-spacing:.5px}.message .value{font-size:18px;font-weight:600}.message .value.gold{color:#ca8a04}.message .verdict{font-size:16px;font-weight:600;display:flex;align-items:center;gap:6px}.message .text-red{color:var(--accent-red)}.message .text-gold{color:#ca8a04}.message .small-text{font-size:11px;opacity:.7}.message.highlight .small-text{opacity:.9}.typing-indicator{display:flex;gap:4px;padding:12px 16px;background:#fff;border-radius:18px 18px 18px 4px;align-self:flex-start;box-shadow:0 1px 2px #0000000d;opacity:0;transform:translateY(20px);transition:all .3s ease-out}.typing-indicator.visible{opacity:1;transform:translateY(0)}.typing-indicator span{width:8px;height:8px;background:#999;border-radius:50%;animation:bounce 1.4s ease-in-out infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.chat-input{padding:12px 16px 34px;border-top:1px solid #E5E5E5;display:flex;gap:10px;align-items:center;background:#fff}.chat-input-field{flex:1;background:#f0f0f0;border:none;border-radius:20px;padding:10px 16px;font-size:13px;color:#999}.chat-input-btn{width:32px;height:32px;background:var(--accent-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px}.chat-input-btn.cherry{background:var(--accent-red)}.chat-input-btn.piper{background:#ca8a04}.home-indicator{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:130px;height:5px;background:#333;border-radius:3px}@media(max-width:768px){.iphone-container{max-width:280px}.iphone-container.compact{max-width:260px}.iphone-screen{height:560px}.iphone-frame{border-radius:48px;padding:12px}.iphone-screen{border-radius:38px}.dynamic-island{width:110px;height:32px}.chat-header{padding:52px 16px 14px}.message{font-size:12px;padding:8px 12px}.message .value{font-size:16px}}@media(max-width:380px){.iphone-container{max-width:260px}.iphone-container.compact{max-width:240px}.iphone-screen{height:520px}}.signup-page{min-height:100vh;background-color:#f7f5f0;display:flex;flex-direction:column}.signup-header{padding:1.5rem 2rem;border-bottom:1px solid rgba(0,0,0,.1)}.signup-header .logo{text-decoration:none;display:flex;align-items:flex-end}.signup-header .logo-text{font-family:Inter,sans-serif;font-size:22px;font-weight:400;letter-spacing:.5px;color:#1a1a1a;position:relative;top:-4px}.signup-header .logo-slash-red{color:#dc2626;font-weight:400;font-size:28px}.signup-header .logo-slash-blue{color:#2563eb;font-weight:400;font-size:28px}.signup-body{flex:1;max-width:520px;width:100%;margin:0 auto;padding:3rem 2rem}.signup-intro{margin-bottom:2.5rem}.signup-intro h1{font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:400;color:#1a1a1a;margin-bottom:12px}.signup-intro h1 em{font-style:italic}.signup-intro p{font-size:17px;color:#6b6b6b;line-height:1.7}.signup-form-page{display:flex;flex-direction:column;gap:20px}.field-group{text-align:left}.field-group label{display:block;font-size:13px;font-weight:500;color:#6b6b6b;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.field-input{width:100%;padding:16px 20px;border:1px solid #E5E5E5;border-radius:12px;font-size:16px;font-family:inherit;transition:border-color .2s,box-shadow .2s;background:#fff;color:#1a1a1a;box-sizing:border-box}.field-input::placeholder{color:#999}.field-input:focus{outline:none;border-color:#1a1a1a;box-shadow:0 0 0 3px #0000000d}.field-hint{display:block;font-size:12px;color:#999;margin-top:6px;line-height:1.4}.consent-box{padding:20px;background:#00000005;border-radius:12px;border:1px solid #E5E5E5}.consent-row{display:flex;align-items:flex-start;gap:14px;cursor:pointer}.consent-check{width:22px;height:22px;margin-top:2px;flex-shrink:0;cursor:pointer;accent-color:#1A1A1A}.consent-copy{font-size:13px;line-height:1.6;color:#555;font-weight:400}.consent-copy strong{color:#1a1a1a}.consent-copy a{color:#2563eb;text-decoration:underline}.consent-copy a:hover{color:#1d4ed8}.signup-error{color:#dc2626;font-size:14px;text-align:center;padding:12px;background:#dc26261a;border-radius:8px}.signup-submit{width:100%;padding:18px;font-size:16px;font-weight:600;font-family:inherit;color:#fff;background:#1a1a1a;border:none;border-radius:50px;cursor:pointer;transition:all .2s ease}.signup-submit:hover:not(:disabled){background:#333;transform:translateY(-1px)}.signup-submit:active:not(:disabled){transform:translateY(0)}.signup-submit:disabled{opacity:.7;cursor:not-allowed}.loading-dots{display:inline-flex;gap:2px}.loading-dots .dot{animation:dotBounce 1s infinite}.loading-dots .dot:nth-child(2){animation-delay:.2s}.loading-dots .dot:nth-child(3){animation-delay:.4s}@keyframes dotBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.signup-fine-print{font-size:12px;color:#999;text-align:center;line-height:1.6}.signup-fine-print a{color:#999;text-decoration:underline;transition:color .2s}.signup-fine-print a:hover{color:#1a1a1a}.signup-success{text-align:center;padding:2rem 0}.success-icon{font-size:48px;margin-bottom:16px}.signup-success h1{font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:400;color:#1a1a1a;margin-bottom:12px}.success-lead{font-size:18px;color:#6b6b6b;margin-bottom:2rem;line-height:1.6}.success-instructions{display:flex;flex-direction:column;gap:16px;max-width:380px;margin:0 auto 2rem;text-align:left}.success-step{display:flex;align-items:flex-start;gap:14px;padding:16px 20px;background:#fff;border-radius:12px;border:1px solid #E5E5E5}.step-emoji{font-size:24px;flex-shrink:0;margin-top:2px}.success-step strong{display:block;font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.success-step p{font-size:14px;color:#6b6b6b;margin:0}.success-step a{color:#2563eb;font-weight:600;text-decoration:none}.success-step a:hover{text-decoration:underline}.success-home-link{display:inline-block;color:#6b6b6b;text-decoration:none;font-size:15px;font-weight:500;transition:color .2s}.success-home-link:hover{color:#1a1a1a}.signup-footer{padding:2rem;border-top:1px solid rgba(0,0,0,.1);text-align:center}.signup-footer .back-link{display:inline-block;color:#2563eb;text-decoration:none;font-weight:500;margin-bottom:1rem;transition:color .2s}.signup-footer .back-link:hover{color:#1d4ed8}.signup-footer p{color:#666;font-size:.85rem}.signup-footer-links{margin-top:8px;display:flex;justify-content:center;align-items:center;gap:10px;font-size:13px}.signup-footer-links a{color:#666;text-decoration:none;transition:color .2s}.signup-footer-links a:hover{color:#1a1a1a}.signup-footer-links span{color:#ccc}@media(max-width:768px){.signup-body{padding:2rem 1.5rem}.signup-intro h1{font-size:2rem}.field-input{padding:14px 16px}.signup-submit{padding:16px}}@media(max-width:480px){.signup-body{padding:1.5rem 1rem}.signup-intro h1{font-size:1.75rem}.signup-intro p{font-size:15px}.field-input{font-size:16px;padding:14px}.field-group label{font-size:12px}.signup-submit{font-size:15px;padding:14px}.consent-copy{font-size:12px}}.account-page{min-height:100vh;background-color:#f7f5f0;display:flex;flex-direction:column}.account-header{padding:1.5rem 2rem;border-bottom:1px solid rgba(0,0,0,.1)}.account-header .logo{text-decoration:none;display:flex;align-items:flex-end}.account-header .logo-text{font-family:Inter,sans-serif;font-size:22px;font-weight:400;letter-spacing:.5px;color:#1a1a1a;position:relative;top:-4px}.account-header .logo-slash-red{color:#dc2626;font-weight:400;font-size:28px}.account-header .logo-slash-blue{color:#2563eb;font-weight:400;font-size:28px}.account-body{flex:1;display:flex;align-items:center;justify-content:center;padding:3rem 2rem}.account-card{max-width:520px;width:100%;text-align:center}.account-icon{font-size:48px;margin-bottom:20px}.account-card h1{font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:400;color:#1a1a1a;margin-bottom:16px}.account-card h1 em{font-style:italic}.account-lead{font-size:17px;color:#6b6b6b;line-height:1.7;margin-bottom:2rem}.account-coming-soon{padding:24px;background:#fff;border-radius:16px;border:1px solid #E5E5E5;margin-bottom:2rem}.coming-badge{display:inline-block;background:#2563eb1a;color:#2563eb;padding:6px 16px;border-radius:50px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.account-coming-soon p{font-size:15px;color:#6b6b6b;line-height:1.6;margin:0}.account-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:2rem}.account-btn-primary{display:block;padding:16px 24px;font-size:16px;font-weight:600;color:#fff;background:#1a1a1a;border-radius:50px;text-decoration:none;text-align:center;transition:all .2s}.account-btn-primary:hover{background:#333;transform:translateY(-1px)}.account-btn-secondary{display:block;padding:16px 24px;font-size:16px;font-weight:500;color:#1a1a1a;background:transparent;border:1px solid #E5E5E5;border-radius:50px;text-decoration:none;text-align:center;transition:all .2s}.account-btn-secondary:hover{border-color:#1a1a1a;transform:translateY(-1px)}.account-help p{font-size:14px;color:#999;line-height:1.6}.account-help a{color:#2563eb;text-decoration:none;font-weight:500}.account-help a:hover{text-decoration:underline}.account-help strong{color:#6b6b6b}.account-footer{padding:2rem;border-top:1px solid rgba(0,0,0,.1);text-align:center}.account-footer .back-link{display:inline-block;color:#2563eb;text-decoration:none;font-weight:500;margin-bottom:1rem;transition:color .2s}.account-footer .back-link:hover{color:#1d4ed8}.account-footer p{color:#666;font-size:.85rem}.account-footer-links{margin-top:8px;display:flex;justify-content:center;align-items:center;gap:10px;font-size:13px}.account-footer-links a{color:#666;text-decoration:none;transition:color .2s}.account-footer-links a:hover{color:#1a1a1a}.account-footer-links span{color:#ccc}@media(max-width:768px){.account-body{padding:2rem 1.5rem;align-items:flex-start}.account-card h1{font-size:2rem}.account-lead{font-size:15px}}@media(max-width:480px){.account-body{padding:1.5rem 1rem}.account-card h1{font-size:1.75rem}.account-btn-primary,.account-btn-secondary{padding:14px 20px;font-size:15px}}.legal-page{min-height:100vh;background-color:#f7f5f0;display:flex;flex-direction:column}.legal-header{padding:1.5rem 2rem;border-bottom:1px solid rgba(0,0,0,.1)}.legal-header .logo{text-decoration:none;display:flex;align-items:center;gap:2px}.legal-header .logo-text{font-family:Playfair Display,serif;font-weight:700;font-size:1.75rem;color:#1a1a1a}.legal-header .logo-slash-red{color:#dc2626;font-weight:700;font-size:1.75rem}.legal-header .logo-slash-blue{color:#2563eb;font-weight:700;font-size:1.75rem}.legal-content{flex:1;max-width:800px;margin:0 auto;padding:3rem 2rem}.legal-content h1{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.legal-updated{color:#666;font-size:.9rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1)}.legal-content section{margin-bottom:2rem}.legal-content h2{font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem}.legal-content p{color:#333;line-height:1.7;margin-bottom:1rem}.legal-content ul{margin:1rem 0;padding-left:1.5rem}.legal-content li{color:#333;line-height:1.7;margin-bottom:.5rem}.legal-content strong{color:#1a1a1a}.legal-footer{padding:2rem;border-top:1px solid rgba(0,0,0,.1);text-align:center}.legal-footer .back-link{display:inline-block;color:#2563eb;text-decoration:none;font-weight:500;margin-bottom:1rem;transition:color .2s}.legal-footer .back-link:hover{color:#1d4ed8}.legal-footer p{color:#666;font-size:.85rem}@media(max-width:768px){.legal-content{padding:2rem 1.5rem}.legal-content h1{font-size:2rem}.legal-content h2{font-size:1.2rem}}
