:root{--navy:#091528;--cobalt:#1a3a8a;--blue:#2a5cc8;--blue-lt:#5b8de8;--orange:#e8650a;--orange-lt:#f5882a;--lime:#8db820;--cream:#f5f3ee;--ink:#0e0d0b;--muted:#6b6560;--rule:#d8d3cb;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Inter",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;--maxw:1100px;--pad:clamp(1.25rem,4vw,3.5rem)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:var(--cobalt)}:focus-visible{outline:2px solid var(--orange);outline-offset:3px;border-radius:2px}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--pad)}section{padding:clamp(3rem,7vw,5rem) 0;border-top:1px solid var(--rule)}section:first-of-type{border-top:0}.section-head{display:flex;align-items:baseline;gap:1.25rem;margin-bottom:2.25rem}.section-tag{font-size:.6875rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--orange);white-space:nowrap}.section-rule{flex:1;height:1px;background:var(--rule)}.section-head h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.5rem,3.4vw,2.25rem);line-height:1.15}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font:600 .8125rem/1 var(--sans);letter-spacing:.14em;text-transform:uppercase;padding:.875rem 2rem;border-radius:2px;border:1px solid transparent;text-decoration:none;cursor:pointer;min-height:44px;transition:background .2s,color .2s,border-color .2s,transform .2s}.btn-primary{background:var(--orange);color:var(--cream);border-color:var(--orange)}.btn-primary:hover{background:var(--orange-lt);border-color:var(--orange-lt);transform:translateY(-1px)}.btn-ghost{background:transparent;color:var(--cream);border-color:#f5f3ee66}.btn-ghost:hover{background:#f5f3ee14;border-color:#f5f3eebf}.btn-outline{background:transparent;color:var(--cobalt);border-color:var(--cobalt)}.btn-outline:hover{background:var(--cobalt);color:#fff}.hero{background:var(--navy);color:var(--cream);padding:clamp(2.5rem,6vw,4.5rem) 0 clamp(2rem,5vw,3.5rem);position:relative;overflow:hidden;border-top:0}.hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 60% 80% at 85% 110%,rgba(26,58,138,.55),transparent 60%),radial-gradient(ellipse 40% 50% at 5% -10%,rgba(232,101,10,.18),transparent 55%),radial-gradient(ellipse 25% 30% at 95% 5%,rgba(141,184,32,.12),transparent 50%)}.hero .wrap{position:relative;display:grid;gap:2rem;grid-template-columns:1fr;align-items:center}.hero-eyebrow{font-size:.6875rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--orange-lt);margin-bottom:.75rem}.hero h1{font-family:var(--serif);font-weight:300;line-height:1.05;letter-spacing:-.01em;font-size:clamp(2rem,5.5vw,3.5rem);margin-bottom:1rem}.hero h1 em{font-style:italic;color:var(--blue-lt)}.hero-sub{font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.55;color:#f5f3eed1;max-width:38ch;margin-bottom:1.5rem}.chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem;list-style:none}.chip{display:inline-flex;align-items:center;gap:.5rem;background:#f5f3ee0f;border:1px solid rgba(245,243,238,.18);color:#f5f3eeeb;padding:.45rem .75rem;border-radius:2px;font-size:.75rem;font-weight:500;letter-spacing:.04em}.chip svg{width:14px;height:14px;color:var(--lime);flex:none}.cta-row{display:flex;flex-wrap:wrap;gap:.625rem}.hero-tel{margin-top:1rem;padding-left:0;padding-right:0}.tel-link{display:inline-flex;align-items:center;gap:.5rem;color:#f5f3eed1;text-decoration:none;font-size:.875rem;letter-spacing:.04em;padding:.875rem 1.25rem;min-height:44px;border-bottom:1px solid rgba(245,243,238,.25);transition:color .2s,border-color .2s}.tel-link:hover{color:#fff;border-color:#f5f3eeb3}.hero-img{margin-top:1.5rem;border-radius:2px;overflow:hidden;box-shadow:0 18px 40px #00000059;background:var(--cobalt);aspect-ratio:4/5}.hero-img img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.trust-line{margin-top:1.5rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#f5f3ee8c}@media(min-width:780px){.hero .wrap{grid-template-columns:1.15fr .85fr;gap:3rem}.hero-img{margin-top:0;aspect-ratio:4/5}}.included-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:680px){.included-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.included-grid{grid-template-columns:repeat(4,1fr)}}.tile{background:#fff;border:1px solid var(--rule);padding:1.25rem;border-radius:2px;display:flex;flex-direction:column;gap:.5rem}.tile-tag{font-size:.6875rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--cobalt)}.tile h3{font-family:var(--serif);font-weight:400;font-size:1.25rem;line-height:1.2}.tile p{font-size:.9375rem;color:#3a342c;line-height:1.55}.testimonials-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:780px){.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.tcard{background:#fff;border:1px solid var(--rule);border-left:3px solid var(--cobalt);padding:1.5rem 1.5rem 1.25rem;border-radius:2px;display:flex;flex-direction:column;gap:1rem}.tcard:nth-child(2){border-left-color:var(--orange)}.tcard:nth-child(3){border-left-color:var(--lime)}.tcard blockquote{font-family:var(--serif);font-style:italic;font-size:1.0625rem;line-height:1.55;color:#252018;position:relative;padding-left:1.5rem}.tcard blockquote:before{content:"“";position:absolute;left:-.1rem;top:-.6rem;font-family:var(--serif);font-size:2.75rem;line-height:1;color:var(--orange);font-style:normal}.tcard figcaption{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.tcard figcaption strong{color:var(--ink);font-weight:600;letter-spacing:.06em}.pricing-grid{display:grid;gap:1rem;grid-template-columns:1fr;max-width:760px}@media(min-width:680px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}.pcard{background:#fff;border:1px solid var(--rule);padding:1.5rem;border-radius:2px;display:flex;flex-direction:column;gap:.5rem}.pcard.featured{border-color:var(--cobalt);box-shadow:0 6px 20px #1a3a8a14}.pcard-tag{font-size:.6875rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--orange)}.pcard.featured .pcard-tag{color:var(--cobalt)}.pcard h3{font-family:var(--serif);font-weight:400;font-size:1.375rem;line-height:1.2}.pcard .price{font-family:var(--serif);font-size:1.5rem;color:var(--ink);font-weight:400}.pcard .price small{font-size:.8125rem;color:var(--muted);font-family:var(--sans);margin-left:.25rem}.pcard p{font-size:.9375rem;color:#3a342c;line-height:1.55}.pricing-fineprint{margin-top:1.5rem;font-size:.8125rem;color:var(--muted);line-height:1.6;max-width:760px}.mid-cta{margin-top:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem;justify-content:flex-start;max-width:760px}.mid-cta p{font-size:.9375rem;color:#3a342c;margin:0;flex:1 1 320px;line-height:1.55}.mid-cta strong{color:var(--cobalt);font-weight:600}.about-grid{display:grid;gap:2.5rem;grid-template-columns:1fr}@media(min-width:880px){.about-grid{grid-template-columns:1.15fr .85fr;gap:3.5rem}}.about-text h3,.about-bg h3{font-family:var(--serif);font-weight:400;font-size:1.375rem;line-height:1.2;margin-bottom:1rem}.about-text p{font-size:1rem;line-height:1.75;color:#252018;margin-bottom:1rem}.about-text p:last-child{margin-bottom:0}.bg-list{list-style:none;display:flex;flex-direction:column;gap:1.25rem}.bg-list li{padding-left:1rem;border-left:2px solid var(--rule);font-size:.9375rem;line-height:1.6;color:#252018}.bg-list li strong{display:block;font-size:.6875rem;letter-spacing:.18em;text-transform:uppercase;color:var(--cobalt);margin-bottom:.35rem;font-weight:700}.faq-list{display:flex;flex-direction:column;gap:.5rem;max-width:780px}.faq-list details{background:#fff;border:1px solid var(--rule);border-radius:2px;padding:0;overflow:hidden}.faq-list summary{cursor:pointer;list-style:none;padding:1.125rem 1.25rem;font-weight:600;font-size:1rem;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:44px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-family:var(--serif);font-size:1.5rem;line-height:1;color:var(--orange);transition:transform .2s;flex:none}.faq-list details[open] summary:after{content:"–"}.faq-list .faq-body{padding:0 1.25rem 1.25rem;font-size:.9375rem;line-height:1.65;color:#3a342c}.cta-band{background:var(--navy);color:var(--cream);text-align:center;border-top:0}.cta-band:before{content:"";display:block;height:3px;background:var(--orange)}.cta-band-inner{padding:clamp(2.5rem,6vw,4rem) var(--pad);max-width:var(--maxw);margin:0 auto}.cta-band h2{font-family:var(--serif);font-weight:300;line-height:1.15;font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:.75rem}.cta-band p{color:#f5f3eec7;font-size:1rem;line-height:1.55;max-width:50ch;margin:0 auto 1.75rem}.cta-band .btn-primary{padding:1rem 2.25rem;font-size:.875rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}@media(max-width:600px){.section-head{flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem}.section-head h2{flex:1 1 100%;font-size:1.5rem;line-height:1.2}.section-head .section-rule{display:none}.cta-row{flex-direction:column;align-items:stretch;gap:.625rem}.cta-row .btn{width:100%}.tel-link{justify-content:center;border:1px solid rgba(245,243,238,.22);border-bottom-color:#f5f3ee38;border-radius:2px;padding:.75rem 1rem}.tel-link:hover{border-color:#f5f3eeb3}.hero{padding-top:calc(var(--header-h) + 16px);padding-bottom:2rem}.hero h1{font-size:2rem;margin-bottom:.75rem}.hero-sub{font-size:1rem;margin-bottom:1.25rem}.chips{margin-bottom:1.25rem;gap:.4rem}.chip{font-size:.6875rem;padding:.4rem .65rem}.trust-line{margin-top:1.25rem;font-size:.6875rem}.hero-img{margin-top:1.25rem}.pcard,.tcard,.tile{padding:1.25rem}.mid-cta{flex-direction:column;align-items:stretch;gap:.875rem}.mid-cta p{text-align:left}.mid-cta .btn{width:100%}.tcard blockquote{font-size:1rem;padding-left:1.25rem}.cta-band-inner{padding-left:1.25rem;padding-right:1.25rem}.cta-band .btn{width:100%;max-width:340px}}@media(prefers-color-scheme:dark){:root{--ink:#ece7da;--muted:#908a7e;--rule:#1d2a48}body{background:#060d1c}.tcard,.pcard,.tile,.faq-list details{background:#0d1830;border-color:var(--rule)}.pcard.featured{border-color:var(--blue-lt);box-shadow:0 6px 20px #5b8de814}.tcard blockquote,.pcard p,.tile p,.about-text p,.bg-list li,.faq-list .faq-body,.mid-cta p{color:#d6d2c8}.mid-cta strong{color:var(--blue-lt)}.pcard .price{color:var(--ink)}.pcard.featured .pcard-tag,.tile-tag,.bg-list li strong{color:var(--blue-lt)}.tcard{border-left-color:var(--blue-lt)}.tcard:nth-child(2){border-left-color:var(--orange)}.tcard:nth-child(3){border-left-color:var(--lime)}.btn-outline{color:var(--blue-lt);border-color:var(--blue-lt)}.btn-outline:hover{background:var(--blue-lt);color:#051022}.hero-img{background:#0d1830}}@media print{.hero{padding:1rem 0}a{color:inherit!important;text-decoration:none}iframe{display:none}}
