:root{
  --navy:#0b2844;
  --navy2:#123b5d;
  --gold:#b88937;
  --gold2:#d6b166;
  --cream:#f8f4ed;
  --paper:#fffdf9;
  --ink:#14293c;
  --muted:#66737f;
  --line:#e9dfd0;
  --shadow:0 18px 50px rgba(18,40,60,.10);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,system-ui,sans-serif;line-height:1.6}.shell{width:min(1160px,calc(100% - 40px));margin:auto}a{color:inherit;text-decoration:none}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:10px;letter-spacing:.2em}.brand img{width:42px;height:52px;object-fit:cover;object-position:50% 18%;border-radius:8px}.brand span{display:grid;line-height:1}.brand strong{font-family:"Cormorant Garamond",serif;font-size:22px;letter-spacing:.24em}.brand small{font-size:9px;color:var(--gold);letter-spacing:.28em;margin-top:4px}.nav nav{display:flex;gap:28px;font-size:13px;font-weight:600}.nav nav a{opacity:.74}.nav nav a:hover{opacity:1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:var(--navy);color:white;border-radius:999px;padding:15px 22px;font-weight:700;font-size:14px;box-shadow:0 10px 30px rgba(11,40,68,.18);transition:.2s}.btn:hover{transform:translateY(-2px);background:var(--navy2)}.btn-small{padding:11px 17px;font-size:12px}.hero{background:radial-gradient(circle at 82% 20%,rgba(184,137,55,.12),transparent 30%),linear-gradient(115deg,#fff 0%,#fbf7f1 55%,#f4eee5 100%);border-top:1px solid #f2eadf;overflow:hidden}.hero-grid{min-height:590px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.eyebrow{font-size:11px;letter-spacing:.2em;color:var(--gold);font-weight:700;margin-bottom:15px}.hero h1,.question-section h2,.process h2,.about h2,.cta h2,.faq h2{font-family:"Cormorant Garamond",serif;line-height:.95;margin:0;color:var(--navy)}.hero h1{font-size:clamp(58px,7vw,88px);font-weight:600}.hero h1 em{font-style:normal;color:var(--gold)}.lead{font-size:18px;max-width:620px;margin:24px 0;color:#344b5d}.actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.text-link{font-size:13px;font-weight:700;border-bottom:1px solid var(--gold);padding-bottom:3px}.trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:24px;color:#5b6873;font-size:12px}.trust-row span:before{content:"✓";color:var(--gold);font-weight:800;margin-right:7px}.hero-visual{position:relative;align-self:stretch;display:flex;align-items:flex-end;justify-content:center}.photo-wrap{width:88%;height:500px;border-radius:0 0 36px 36px;overflow:hidden;position:relative;box-shadow:var(--shadow);background:#e8e1d8}.photo-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 15%}.photo-wrap:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(11,40,68,.22))}.name-card{position:absolute;right:20px;bottom:20px;z-index:2;background:rgba(255,253,249,.94);backdrop-filter:blur(10px);border:1px solid rgba(184,137,55,.28);padding:13px 15px;border-radius:12px;display:grid;box-shadow:0 12px 30px rgba(0,0,0,.10)}.name-card strong{font-family:"Cormorant Garamond",serif;font-size:20px}.name-card span{font-size:10px;text-transform:uppercase;letter-spacing:.08em}.handwritten{position:absolute;right:-4px;top:50px;font-family:"Cormorant Garamond",serif;font-style:italic;font-size:28px;line-height:1.05;color:#2b2a26;transform:rotate(-5deg)}.pillars{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow);position:relative;margin-top:-30px;z-index:4}.pillars article{background:white;text-align:center;padding:28px 12px}.icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:var(--cream);color:var(--navy);font-size:24px}.pillars h3{margin:0;font-family:"Cormorant Garamond",serif;font-size:22px}.pillars p{margin:3px 0 0;font-size:11px;color:var(--muted)}.question-section{padding:110px 0 80px}.question-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:65px;align-items:center}.art-card{height:440px;background:linear-gradient(160deg,#f3eadc,#fff);border-radius:30px;display:grid;place-items:center;box-shadow:var(--shadow);overflow:hidden;position:relative}.art-card p{position:absolute;bottom:28px;font-family:"Cormorant Garamond",serif;font-style:italic;font-size:24px;color:var(--navy)}.pillar-art{position:relative;width:220px;height:280px}.capital,.base{position:absolute;left:30px;width:160px;height:22px;background:linear-gradient(90deg,var(--gold),#efd49a,var(--gold));border-radius:2px}.capital{top:25px;box-shadow:0 10px 0 #d6b164}.base{bottom:62px;box-shadow:0 -10px 0 #d6b164}.columns{position:absolute;top:66px;left:46px;width:128px;height:145px;display:flex;justify-content:space-between}.columns i{width:20px;border-radius:2px;background:linear-gradient(#e5c77f,var(--gold));box-shadow:inset 4px 0 0 rgba(255,255,255,.35)}.dust{position:absolute;left:-40px;right:-40px;bottom:20px;height:80px;background:radial-gradient(circle at 50% 40%,rgba(184,137,55,.7) 0 1px,transparent 1.4px);background-size:8px 8px;mask-image:linear-gradient(to bottom,black,transparent);opacity:.75}.question-section h2{font-size:clamp(44px,5vw,65px);margin-bottom:28px}.checks p{font-size:15px;margin:10px 0}.checks span{color:white;background:var(--gold);width:22px;height:22px;border-radius:50%;display:inline-grid;place-items:center;margin-right:10px;font-size:12px}.soft-card{margin-top:25px;padding:18px 20px;background:var(--cream);border-left:3px solid var(--gold);border-radius:14px;font-size:14px}.process{background:#fbf8f3;padding:80px 0}.center{text-align:center}.process h2{font-size:58px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:50px}.steps article{background:white;border:1px solid #eee4d7;border-radius:22px;padding:25px;min-height:190px}.steps b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--gold);color:white}.steps h3{font-family:"Cormorant Garamond",serif;font-size:26px;margin:18px 0 8px}.steps p{font-size:13px;color:var(--muted);margin:0}.about{padding:90px 0}.about-card{background:var(--navy);color:white;border-radius:30px;padding:55px;display:grid;grid-template-columns:1fr 1fr;gap:70px;box-shadow:var(--shadow)}.about-card .eyebrow{color:var(--gold2)}.about h2{color:white;font-size:54px}.about-card p{color:#d8e0e7}.signature{font-family:"Cormorant Garamond",serif;font-size:25px!important;font-style:italic}.about-values{display:grid;grid-template-columns:1fr 1fr;gap:18px}.about-values div{border:1px solid rgba(255,255,255,.15);border-radius:18px;padding:20px;display:grid;gap:8px}.about-values strong{color:var(--gold2);font-size:13px;letter-spacing:.15em}.about-values span{font-family:"Cormorant Garamond",serif;font-size:22px;line-height:1.05}.cta{margin-bottom:90px;background:linear-gradient(115deg,#fff 0%,#f7efe2 100%);border:1px solid #eadfce;border-radius:28px;padding:45px 50px;display:flex;align-items:center;justify-content:space-between;gap:35px;box-shadow:var(--shadow)}.cta h2{font-size:48px;max-width:650px}.cta p{margin-bottom:0;color:var(--muted)}.faq{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px;padding-bottom:90px}.faq h2{font-size:58px}.faq-list details{border-bottom:1px solid var(--line);padding:17px 0}.faq-list summary{cursor:pointer;font-weight:700;font-size:14px;list-style:none}.faq-list summary:after{content:"+";float:right;color:var(--gold);font-size:22px}.faq-list details[open] summary:after{content:"–"}.faq-list p{color:var(--muted);font-size:13px;max-width:700px}footer{background:var(--navy);color:white;padding:36px 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1.5fr;align-items:center;gap:20px}.footer-brand img{border:1px solid rgba(255,255,255,.15)}.footer-brand strong{color:white}.motto{font-family:"Cormorant Garamond",serif;font-size:22px;color:#e6d1a4}.contact{display:flex;justify-content:flex-end;gap:20px;flex-wrap:wrap;font-size:12px;color:#e1e8ed}.wa-float{position:fixed;right:22px;bottom:22px;background:#1f9f63;color:white;font-weight:800;font-size:13px;padding:14px 18px;border-radius:999px;box-shadow:0 12px 28px rgba(0,0,0,.2);z-index:20}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.on{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}
@media (max-width:900px){.nav nav{display:none}.nav .btn-small{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:50px 0 0}.hero-copy{padding-bottom:18px}.hero-visual{min-height:420px}.photo-wrap{width:100%;height:420px}.handwritten{display:none}.pillars{grid-template-columns:repeat(2,1fr);margin-top:22px}.pillars article:last-child{grid-column:1/-1}.question-grid,.about-card,.faq{grid-template-columns:1fr}.question-section{padding-top:70px}.steps{grid-template-columns:1fr 1fr}.cta{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.contact{justify-content:flex-start}}
@media (max-width:560px){.shell{width:min(100% - 26px,1160px)}.nav{height:72px}.hero h1{font-size:54px}.lead{font-size:16px}.btn{width:100%}.actions .text-link{margin:auto}.trust-row{display:grid;gap:8px}.photo-wrap{height:360px;border-radius:24px}.name-card{left:12px;right:12px;bottom:12px}.pillars{grid-template-columns:1fr 1fr;border-radius:18px}.pillars article{padding:22px 8px}.question-section{padding:65px 0}.question-grid{gap:36px}.art-card{height:330px}.question-section h2,.process h2,.faq h2{font-size:44px}.steps{grid-template-columns:1fr}.about{padding:65px 0}.about-card{padding:28px;gap:35px}.about h2{font-size:42px}.about-values{grid-template-columns:1fr}.cta{padding:30px 24px;margin-bottom:65px}.cta h2{font-size:40px}.faq{gap:30px;padding-bottom:60px}.wa-float{right:13px;bottom:13px}}
