@import"https://fonts.googleapis.com/css2?family=Noto+Serif:ital@1&display=swap";:root{--primary: #2D5016;--bg: #FAFAF7;--card-bg: #F5F0E8;--text: #1A1A1A;--text-muted: #4A4A4A;--input-border: #D4CFC7}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}.heading-font{font-family:"Noto Serif",serif;font-style:italic;font-weight:400}.page-container{min-height:100vh;display:flex;flex-direction:column}.container{max-width:800px;margin:0 auto;padding:0 24px}.section{padding:64px 0}@media (min-width: 768px){.section{padding:96px 0}}.hero-section{padding-top:32px;padding-bottom:64px}@media (min-width: 768px){.hero-section{padding-top:48px;padding-bottom:96px}}.brand-logo{color:var(--primary);font-size:28px;margin-bottom:64px}@media (min-width: 768px){.brand-logo{margin-bottom:80px}}.hero-title{font-size:48px;line-height:1.08;letter-spacing:-.02em;text-align:center;margin:0 auto 24px;color:var(--text);max-width:700px}@media (min-width: 768px){.hero-title{font-size:64px}}.hero-subtitle{font-size:18px;color:var(--text-muted);max-width:520px;margin:0 auto 40px;text-align:center;line-height:1.6}.waitlist-form-container{margin:0 auto}.waitlist-form{display:flex;flex-direction:column;gap:12px;max-width:400px;margin:0 auto 12px}@media (min-width: 768px){.waitlist-form{flex-direction:row;max-width:480px}}.waitlist-input{flex:1;padding:12px 16px;border:1px solid var(--input-border);border-radius:8px;font-size:16px;outline:none;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit;height:48px}.waitlist-input:focus{border-color:var(--primary);box-shadow:0 0 0 2px #2d50161a}.waitlist-button{height:48px;padding:0 24px;background-color:var(--primary);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:opacity .2s ease,transform .2s ease;font-family:inherit;display:flex;justify-content:center;align-items:center;white-space:nowrap}.waitlist-button:hover{opacity:.9}.waitlist-button:active{transform:scale(.98)}.waitlist-button:disabled{opacity:.6;cursor:not-allowed}.form-caption{font-size:12px;color:var(--text-muted);text-align:center;opacity:.8}.form-success{text-align:center;font-size:18px;color:var(--primary);max-width:400px;margin:0 auto;line-height:1.5}.form-error{text-align:center;font-size:14px;color:#d93d3d;margin-top:8px}.phone-mockup-wrapper{margin:64px auto 0;width:100%;max-width:300px;animation:fadeInUp .8s ease-out .2s both}@media (max-width: 767px){.phone-mockup-wrapper{max-width:280px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.phone-frame{background-color:#fff;border-radius:40px;border:8px solid rgba(26,26,26,.08);padding:16px;box-shadow:0 1px 3px #0000000f}.phone-notch{width:110px;height:20px;background-color:#1a1a1a0d;border-radius:10px;margin:0 auto 16px}.phone-screen{display:flex;flex-direction:column;gap:12px;padding:0 4px}.phone-header{margin-bottom:4px}.phone-header-title{font-size:12px;text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;margin-bottom:4px;font-weight:500}.phone-header-amount{font-size:18px;color:var(--text)}.emotion-cards-container{display:flex;flex-direction:column;gap:10px;padding-top:4px}.emotion-card{background-color:var(--card-bg);border:1px solid rgba(0,0,0,.04);border-radius:8px;padding:12px 16px;display:flex;flex-direction:column;gap:2px;transition:transform .2s ease;cursor:default}.emotion-card:hover{transform:translateY(-1px)}.emotion-card-top{display:flex;align-items:center;gap:8px}.emotion-icon{font-size:16px;font-family:inherit}.emotion-label{font-weight:500;font-size:14px;color:var(--text)}.emotion-desc{font-size:12px;color:var(--text-muted);padding-left:24px;line-height:1.4}.phone-home-indicator{width:96px;height:4px;background-color:#1a1a1a1a;border-radius:2px;margin:16px auto 0}.emotion-worth{background-color:#2d50160d!important}.emotion-neutral{background-color:#00000008!important}.emotion-regret{background-color:#c832320d!important}.problem-section{background-color:#fff;border-top:1px solid rgba(0,0,0,.04);border-bottom:1px solid rgba(0,0,0,.04)}.section-header{font-size:28px;color:var(--text);margin-bottom:8px;line-height:1.2}.section-subheader{font-size:18px;color:var(--text-muted);margin-bottom:48px}.problem-cards{display:flex;flex-direction:column;gap:24px}@media (min-width: 768px){.problem-cards{flex-direction:row}}.problem-card{flex:1;background-color:var(--bg);border-radius:12px;padding:24px;box-shadow:0 1px 3px #00000008}.problem-icon{font-size:24px;margin-bottom:12px;display:block}.problem-text{font-size:14px;color:var(--text-muted);line-height:1.6}.how-section{background-color:var(--bg)}.step-list{display:flex;flex-direction:column;gap:32px;margin-top:48px}@media (min-width: 768px){.step-list{flex-direction:row;gap:32px}}.step-item{flex:1;display:flex;gap:16px;align-items:flex-start}.step-number{flex-shrink:0;width:32px;height:32px;border-radius:50%;background-color:#2d50161a;color:var(--primary);font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:center}.step-content{display:flex;flex-direction:column;gap:4px}.step-title{font-weight:500;font-size:14px;color:var(--text)}.step-desc{font-size:14px;color:var(--text-muted);line-height:1.6}.cta-section{background-color:var(--card-bg);text-align:center}.cta-section .section-header{text-align:center}.cta-section .section-subheader{text-align:center;margin-left:auto;margin-right:auto;max-width:480px}.cta-form-wrapper{margin-top:32px}.founder-note{font-size:12px;color:var(--text-muted);margin-top:16px;display:block}.site-footer{padding:32px 24px;background-color:var(--bg)}.footer-inner{max-width:800px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--text-muted)}
