.theme-white{--bg:#fafaf8;--surface:#f0ede8;--card:#fff;--card-hover:#f5f2ed;--border:#e8e3dc;--border-gold:#b8935a40;--gold:#b8935a;--gold-light:#d4b87a;--gold-dark:#8a6d2e;--text:#2d2a27;--text-sub:#6b6560;--text-dim:#9a9490;--danger:#c0392b;background-color:var(--bg);color:var(--text);min-height:100vh}.theme-white .hero:before{background:radial-gradient(at 50% 20%,#b8935a0f 0%,#0000 55%)!important}.theme-white .form-section:before{background:radial-gradient(at 50% 0,#b8935a0d 0%,#0000 50%)!important}.theme-white .form-group input,.theme-white .form-group select,.theme-white .form-group textarea{border-color:var(--border);color:var(--text);background-color:#f8f6f3}.theme-white .form-group input:focus,.theme-white .form-group select:focus,.theme-white .form-group textarea:focus{border-color:var(--gold)}.theme-white .form-group select{background-color:#f8f6f3}.theme-white .submit-btn{box-shadow:0 4px 16px #b8935a26}.theme-white .floating-cta{box-shadow:0 10px 28px #0000001f,0 2px 6px #b8935a33}.theme-white .review-card{box-shadow:0 2px 12px #0000000a}.theme-white .marquee-wrap{background:var(--surface);border-color:var(--border)}.theme-white .pain-section{padding:5rem 0}.theme-white .pain-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.theme-white .pain-card{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:14px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s}.theme-white .pain-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.theme-white .pain-icon{margin-bottom:.75rem;font-size:2rem}.theme-white .pain-card h4{color:var(--text);margin-bottom:.4rem;font-size:.92rem;font-weight:700}.theme-white .pain-card p{color:var(--text-sub);font-size:.78rem;line-height:1.6}@media (max-width:640px){.theme-white .pain-grid{grid-template-columns:1fr}}.theme-white .story-section{background:var(--surface);padding:5rem 0}.theme-white .story-quote{max-width:560px;color:var(--text-sub);text-align:center;margin:0 auto 2.5rem;padding:0 1rem;font-size:1rem;font-style:italic;line-height:1.9;position:relative}.theme-white .story-quote:before{content:"“";color:var(--gold);opacity:.3;font-family:Playfair Display,serif;font-size:4rem;line-height:1;position:absolute;top:-.8rem;left:-.5rem}.theme-white .story-timeline{flex-direction:column;gap:0;max-width:600px;margin:0 auto 2.5rem;display:flex;position:relative}.theme-white .story-timeline:before{content:"";background:linear-gradient(to bottom, var(--gold), var(--gold-light));width:2px;position:absolute;top:0;bottom:0;left:28px}.theme-white .story-step{gap:1.25rem;padding:1.25rem 0;display:flex;position:relative}.theme-white .story-step-dot{background:var(--card);border:2px solid var(--gold);width:56px;height:56px;color:var(--gold);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Playfair Display,serif;font-size:.75rem;font-weight:700;display:flex}.theme-white .story-step-content h4{color:var(--text);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.theme-white .story-step-content .story-amount{color:var(--gold);margin-bottom:.2rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.theme-white .story-step-content p{color:var(--text-sub);font-size:.82rem;line-height:1.6}.theme-white .story-closing{text-align:center;max-width:480px;color:var(--text);background:var(--card);border:1px solid var(--border-gold);border-radius:14px;margin:0 auto;padding:1.5rem 2rem;font-size:.95rem;font-weight:600;line-height:1.8}.theme-white .story-image{border:3px solid var(--gold-light);border-radius:50%;width:120px;height:120px;margin:0 auto 1.5rem;overflow:hidden}.theme-white .story-more-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:700px;margin:0 auto;display:grid}.theme-white .story-more-card{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:14px;padding:1.5rem}.theme-white .story-more-img{border:2px solid var(--gold-light);border-radius:50%;width:64px;height:64px;margin:0 auto .75rem;overflow:hidden}.theme-white .story-more-card blockquote{color:var(--text-sub);margin:0 0 .75rem;font-size:.82rem;font-style:italic;line-height:1.7}.theme-white .story-more-cite{flex-direction:column;gap:.15rem;display:flex}.theme-white .story-more-cite strong{color:var(--text);font-size:.85rem}.theme-white .story-more-cite span{color:var(--text-dim);font-size:.72rem}@media (max-width:640px){.theme-white .story-quote{font-size:.9rem}.theme-white .story-step-content .story-amount{font-size:1.25rem}.theme-white .story-more-grid{grid-template-columns:1fr}}
