@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Space+Grotesk:wght@500;700&display=swap";:root{color:#172033;background:#fff;font-family:DM Sans,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--navy: #142d68;--navy-deep: #0b1c43;--blue: #2453a7;--yellow: #f5a623;--paper: #f4f5f7;--ink-muted: #637087;--line: #dfe4ec}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;line-height:1.5}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.shell{width:min(1120px,calc(100% - 40px));margin:0 auto}.site-header{background:var(--navy-deep);color:#fff}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:9px;min-width:0}.brand img{width:48px;height:48px;object-fit:contain;border-radius:50%}.brand-copy{display:flex;align-items:baseline;gap:7px;font-family:Space Grotesk,sans-serif;letter-spacing:.03em}.brand-copy strong{color:var(--yellow);font-size:1.45rem;line-height:1}.brand-copy span{color:#fff;font-size:.58rem;line-height:1.15;font-weight:700}.button{min-height:48px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:7px;background:var(--yellow);color:#161b26;font-weight:700;letter-spacing:-.01em;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{background:#ffc154;box-shadow:0 8px 20px #f5a62333;transform:translateY(-2px)}.button:focus-visible{outline:3px solid #fff;outline-offset:3px}.button-small{min-height:42px;padding:10px 13px;font-size:.77rem}.hero,.guide-hero{background-image:linear-gradient(135deg,#071437db,#122f6cc7),url(/images/WhatsApp-Image-2024-11-12-at-17.06.25.jpeg);background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff}.hero{padding:48px 0 56px}.hero-grid{display:grid;gap:40px}.eyebrow{color:var(--yellow);text-transform:uppercase;letter-spacing:.13em;font-size:.69rem;font-weight:700;margin:0 0 14px}.eyebrow span{width:17px;height:2px;background:var(--yellow);display:inline-block;vertical-align:middle;margin-right:8px}h1,h2,h3{font-family:Space Grotesk,sans-serif;line-height:1.1;letter-spacing:-.04em;margin:0}h1{font-size:clamp(2.45rem,10vw,4.5rem);max-width:720px}h1 em{color:var(--yellow);font-style:normal}h2{font-size:clamp(1.8rem,5vw,3rem)}h3{font-size:1.1rem}.hero-lede{max-width:620px;color:#d8e0f1;font-size:1.05rem;margin:24px 0}.founder-note{display:flex;gap:12px;align-items:center;max-width:580px;color:#c3cfe5;font-size:.88rem}.founder-note p{margin:0}.founder-note strong{color:#fff}.avatar{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:var(--yellow);font-family:Space Grotesk,sans-serif;font-size:1.2rem}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:32px}.trust-item{min-height:66px;display:flex;gap:9px;align-items:center;padding:11px 9px;border:1px solid rgba(255,255,255,.17);border-radius:7px;background:#ffffff0f}.trust-icon{width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:#19233a;font-size:.75rem;font-weight:700}.trust-item strong,.trust-item small{display:block}.trust-item strong{color:#fff;font-size:.75rem}.trust-item small{color:#adbad1;font-size:.65rem;margin-top:2px}.trust-cards-section{background:#fff;padding:22px 0;border-bottom:1px solid var(--line)}.trust-cards-grid{display:grid;grid-template-columns:1fr;gap:12px}.trust-card{min-height:76px;display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 7px 20px #142d680f}.trust-card-icon{width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px;border-radius:50%;background:var(--yellow);color:#19233a;font-size:.85rem;font-weight:700}.trust-card strong,.trust-card small{display:block}.trust-card strong{color:var(--navy);font-size:.82rem}.trust-card small{color:var(--ink-muted);font-size:.7rem;margin-top:2px}.form-column{color:var(--ink);background:#fff;padding:22px;border-radius:12px;box-shadow:0 20px 60px #040d2440}.form-heading,.calendar-heading{display:flex;gap:12px;align-items:center;margin-bottom:18px}.form-heading .eyebrow,.calendar-heading .eyebrow{color:var(--blue);margin-bottom:4px}.form-heading h2{font-size:1.55rem}.step-badge{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:50%;background:var(--yellow);color:#182134;font-family:Space Grotesk,sans-serif;font-weight:700}.embed-box{border:2px dashed #cdd5e1;border-radius:8px;padding:28px 18px;text-align:center;background:#f8fafc}.embed-icon,.calendar-icon{width:44px;height:44px;display:grid;place-items:center;margin:0 auto 13px;border-radius:50%;background:#e7eefc;color:var(--blue);font-size:1.4rem;font-weight:700}.embed-box strong{display:block;font-family:Space Grotesk,sans-serif;font-size:1.05rem}.embed-box p{color:var(--ink-muted);font-size:.85rem;margin:8px auto 18px;max-width:290px}.embed-box small{color:var(--ink-muted);font-size:.7rem}.button-full{width:100%}.section{padding:64px 0}.section-light{background:var(--paper)}.section-heading{max-width:680px}.section-heading>p:last-child,.options-grid p,.proof-grid>p{color:var(--ink-muted)}.section-heading>p:last-child{margin:17px 0 0;font-size:1rem}.feature-grid{display:grid;gap:14px;margin-top:32px}.feature-card{padding:23px;border:1px solid var(--line);border-radius:8px;background:#fff}.feature-number,.card-number{color:var(--blue);font-family:Space Grotesk,sans-serif;font-weight:700;font-size:.75rem;letter-spacing:.08em}.feature-card h3{margin-top:22px}.feature-card p{color:var(--ink-muted);font-size:.88rem;margin:10px 0 0}.proof-section{background:#fff}.proof-grid{display:grid;gap:18px;align-items:end}.proof-grid>p{margin:0;max-width:510px}.site-footer{background:#091631;color:#aebbd2;font-size:.7rem}.footer-inner{min-height:72px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 22px}.guide-hero{padding:52px 0 44px}.guide-hero h1{max-width:760px}.guide-hero .hero-lede{max-width:690px}.guide-hero .trust-strip{margin-top:28px}.price-section{background:#fff}.center-heading{margin:0 auto;text-align:center}.center-heading>p:last-child{max-width:610px;margin-left:auto;margin-right:auto}.price-grid{display:grid;gap:14px;margin-top:36px}.price-card{position:relative;display:flex;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 8px 30px #152a510f;transition:transform .2s ease,box-shadow .2s ease}.price-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #152a511f}.price-card-top{display:flex;justify-content:space-between;align-items:center}.surface-dot{width:11px;height:11px;border-radius:50%;background:#d34b39;box-shadow:0 0 0 5px #fce8e5}.tarmac .surface-dot{background:#3d4651;box-shadow:0 0 0 5px #e8ebee}.block .surface-dot{background:#b2845e;box-shadow:0 0 0 5px #f2e9df}.unsure .surface-dot{background:var(--yellow);box-shadow:0 0 0 5px #fff1d4}.price-card h2{font-size:1.65rem;margin-top:18px}.card-description{color:var(--ink-muted);font-size:.88rem;min-height:46px;margin:8px 0 21px}.price-line{color:var(--navy);font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700}.data-line{min-height:34px;color:#a06400;font-size:.68rem;margin:5px 0 15px}.card-note{display:flex;gap:8px;color:var(--ink-muted);font-size:.77rem;margin:auto 0 20px}.card-note span{color:#238555;font-weight:700}.booking-section{background:var(--navy-deep);color:#fff}.booking-layout{display:grid;gap:34px}.booking-copy .eyebrow{color:var(--yellow)}.booking-copy>p:not(.eyebrow){max-width:520px;color:#bdc9dd;margin:19px 0}.check-list{list-style:none;padding:0;margin:0;color:#e0e7f2;font-size:.9rem}.check-list li{margin:10px 0}.check-list li:before{content:"✓";display:inline-grid;place-items:center;width:21px;height:21px;margin-right:9px;border-radius:50%;background:var(--yellow);color:#19233a;font-size:.7rem;font-weight:700}.calendar-column{background:#fff;color:var(--ink);padding:22px;border-radius:12px}.step-badge-light{background:var(--yellow)}.calendar-heading h3{font-size:1.5rem}.embed-calendar{padding:31px 18px}.options-section{background:var(--paper)}.options-grid{display:grid;gap:18px}.options-grid p{margin:0 0 14px}.options-grid p:last-child{margin-bottom:0}@media (min-width: 700px){.shell{width:min(1120px,calc(100% - 64px))}.header-inner{min-height:86px}.brand img{width:56px;height:56px}.brand-copy strong{font-size:1.65rem}.brand-copy span{font-size:.65rem}.hero{padding:76px 0 82px}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:70px;align-items:center}.trust-strip{gap:12px}.trust-item{padding:12px}.trust-cards-grid{grid-template-columns:repeat(4,1fr)}.feature-grid{grid-template-columns:repeat(3,1fr)}.proof-grid{grid-template-columns:1fr 1fr;gap:70px}.guide-hero{padding:78px 0 64px}.price-grid{grid-template-columns:repeat(2,1fr)}.booking-layout{grid-template-columns:1fr 1fr;align-items:center;gap:70px}.options-grid{grid-template-columns:.8fr 1.2fr;gap:70px}}@media (min-width: 1000px){.price-grid{grid-template-columns:repeat(4,1fr)}.price-card{padding:24px 20px}.card-description{min-height:72px}}@media (max-width: 460px){.header-cta{max-width:148px;text-align:center;line-height:1.15}.brand-copy{gap:4px}.brand-copy span{font-size:.48rem}.hero{padding-top:39px}}
