*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7;color:#334155;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 2rem}h1,h2,h3{font-family:Playfair Display,serif;font-weight:700;color:#0f172a;margin-bottom:1rem;letter-spacing:-.02em}h1{font-size:3.5rem;line-height:1.1}h2{font-size:2.75rem;text-align:center;margin-bottom:3rem;color:#0f172a}h3{font-size:1.5rem;margin-bottom:1rem}p{margin-bottom:1rem;font-size:1.05rem;font-weight:400;max-width:65ch}.about strong,.methodology strong,.founder strong,.hero strong{color:#b45309;font-weight:600}.nav{position:sticky;top:0;z-index:100;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}.nav-inner{max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex;align-items:center;justify-content:space-between}.nav-brand{display:flex;align-items:center;gap:.75rem;cursor:pointer}.nav-logo{width:36px;height:36px;border-radius:50%}.nav-title{font-family:Playfair Display,serif;font-weight:700;font-size:1.15rem;color:#0f172a}.nav-links{display:flex;gap:.25rem}.nav-links button{background:none;border:none;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;color:#475569;cursor:pointer;padding:.5rem 1rem;border-radius:6px;transition:color .2s ease,background .2s ease}.nav-links button:hover{color:#0f172a;background:#0000000a}.hero{background:linear-gradient(135deg,#fdf0e8,#f9e4d4);padding:4rem 2rem 0}.hero-split{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-text{padding:2rem 0}.hero-badge{display:inline-block;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#92400e;background:#92400e1a;padding:.4rem 1rem;border-radius:50px;margin-bottom:1.5rem}.hero h1{color:#1e293b;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.hero .subtitle{font-family:Inter,sans-serif;font-size:1.2rem;margin-bottom:.5rem;color:#475569;font-weight:400;letter-spacing:.01em}.hero .tagline{font-family:Inter,sans-serif;font-size:1.05rem;color:#92400e;margin-top:1rem;margin-bottom:2rem;font-weight:500;letter-spacing:.02em}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero .cta-button{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;border:none;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;font-family:Inter,sans-serif;border-radius:50px;cursor:pointer;box-shadow:0 4px 16px #1e293b33;transition:all .3s ease;letter-spacing:.02em}.hero .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1e293b4d}.hero .cta-button:active{transform:translateY(0)}.hero .cta-button-secondary{background:transparent;color:#1e293b;border:2px solid #1e293b;box-shadow:none}.hero .cta-button-secondary:hover{background:#1e293b0f;box-shadow:none}.hero-image{border-radius:16px 16px 0 0;overflow:hidden;box-shadow:0 -4px 40px #00000014;align-self:end}.hero-image img{width:100%;height:auto;display:block}.about{padding:6rem 2rem;background-color:#fff}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text p{text-align:left;margin-bottom:1.5rem;line-height:1.8}.about-image{border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #00000014;transition:box-shadow .3s ease}.about-image:hover{box-shadow:0 16px 48px #0000001f}.about-image img{width:100%;height:auto;display:block}.methodology{padding:6rem 2rem;background-color:#faf8f5}.methodology-content{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.method-card{background:#fff;padding:2.5rem;border-radius:12px;border:1px solid #e2e8f0;border-top:3px solid #f59e0b;box-shadow:0 4px 16px #0000000a;transition:box-shadow .3s ease}.method-card:hover{box-shadow:0 8px 32px #00000014}.method-card h3{color:#1e293b;margin-bottom:1rem;font-size:1.4rem}.participation-note{background:linear-gradient(135deg,#1e293b,#0f172a);color:#e2e8f0;padding:3rem;border-radius:16px;margin:3rem 0;border-left:none;box-shadow:0 8px 32px #0f172a33}.participation-note h3{color:#fbbf24;margin-bottom:1rem}.participation-note p{color:#cbd5e1;line-height:1.8}.couples-image{margin-top:3rem;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #00000014}.couples-image img{width:100%;height:auto;display:block}.founder{padding:6rem 2rem;background-color:#fdf9f6}.founder-content{display:grid;grid-template-columns:420px 1fr;gap:5rem;align-items:start}.founder-image{border-radius:16px;overflow:hidden;box-shadow:0 12px 48px #0000001f;position:sticky;top:5rem;transition:box-shadow .3s ease}.founder-image:hover{box-shadow:0 16px 56px #00000029}.founder-image img{width:100%;height:auto;display:block}.founder-bio{padding-top:1rem}.founder-bio .title{font-family:Inter,sans-serif;font-style:italic;color:#64748b;margin-bottom:2rem;font-size:1.15rem;font-weight:400}.founder-bio p{text-align:left;margin-bottom:1.5rem;line-height:1.8}.founder-bio .quote{font-family:Playfair Display,serif;font-style:italic;font-size:1.25rem;color:#1e293b;border-left:4px solid #f59e0b;padding-left:2rem;margin:2.5rem 0;line-height:1.8;font-weight:500;max-width:none}.founder-bio .signature{text-align:right;font-family:Playfair Display,serif;font-style:italic;color:#64748b;margin-top:1rem;font-size:1.1rem}.footer{background:linear-gradient(180deg,#0f172a,#1e293b);color:#cbd5e1;padding:4rem 2rem;text-align:center}.footer-content{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.footer-logo-inner{width:100px;height:100px;background:#ffffff1a;border-radius:50%;padding:24px;display:flex;align-items:center;justify-content:center;opacity:.9;transition:opacity .3s ease}.footer-logo-inner:hover{opacity:1}.footer-logo-inner img{width:100%;height:auto}.footer-title{font-weight:600;color:#f1f5f9;font-size:1.1rem}.footer-text p{margin-bottom:.5rem;font-size:1rem;font-weight:300;max-width:none}.footer-nav{display:flex;gap:.5rem;margin:.5rem 0}.footer-nav button{background:none;border:none;font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;color:#94a3b8;cursor:pointer;padding:.4rem .8rem;border-radius:6px;transition:color .2s ease}.footer-nav button:hover{color:#f1f5f9}.footer-contact{font-size:.95rem;font-weight:300;max-width:none}.footer-contact a{color:#fbbf24;text-decoration:none;transition:color .2s ease}.footer-contact a:hover{color:#fcd34d}.footer .copyright{margin-top:.5rem;font-size:.9rem;opacity:.6;font-weight:300}@media (max-width: 1024px){.founder-content{grid-template-columns:320px 1fr;gap:3rem}.methodology-content{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){h1{font-size:2.5rem}h2{font-size:2.25rem}.hero{padding:3rem 1.5rem 0}.hero-split{grid-template-columns:1fr;gap:2rem}.hero h1{font-size:2.75rem}.hero .subtitle{font-size:1.1rem}.hero-image{border-radius:16px 16px 0 0}.about-content,.founder-content{grid-template-columns:1fr;gap:2.5rem}.founder-image{position:static;max-width:400px;margin:0 auto}.methodology-content{grid-template-columns:1fr}.container{padding:0 1.5rem}.about,.methodology,.founder{padding:4rem 1.5rem}.nav-title{font-size:1rem}.nav-links button{font-size:.85rem;padding:.4rem .6rem}.participation-note{padding:2rem}}
