:root{--bg: oklch(.986 .003 255);--bg-2: oklch(.96 .006 255);--ink: oklch(.25 .02 262);--ink-2: oklch(.45 .02 262);--cobalt: oklch(.53 .18 258);--cobalt-deep: oklch(.42 .17 260);--line: oklch(.9 .008 255);--maxw: 1180px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:Be Vietnam Pro,system-ui,sans-serif;line-height:1.62;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3{font-family:Schibsted Grotesk,Be Vietnam Pro,sans-serif;font-weight:700;line-height:1.05;letter-spacing:-.015em}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}:focus-visible{outline:2px solid var(--cobalt);outline-offset:3px}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 clamp(1.3rem,5vw,3rem)}.kicker{font-size:.74rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--cobalt-deep)}.stars{color:var(--cobalt);letter-spacing:.08em}.nav{position:fixed;inset:0 0 auto;z-index:60;display:flex;align-items:center;justify-content:space-between;padding:1rem clamp(1.3rem,5vw,3rem);transition:background .35s,box-shadow .35s,padding .35s;border-bottom:1px solid transparent}.nav.scrolled{background:#f9fafceb;backdrop-filter:blur(10px);border-bottom-color:var(--line)}.brand{display:inline-flex;align-items:center;gap:.55rem;font-family:Schibsted Grotesk,sans-serif;font-weight:800;font-size:1.22rem;letter-spacing:-.01em}.brand .sw{width:14px;height:14px;border-radius:3px;background:var(--cobalt)}.nav-links{display:flex;gap:1.8rem}.nav-links a{font-size:.93rem;font-weight:500;color:var(--ink-2);transition:color .2s}.nav-links a:hover{color:var(--ink)}.btn{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:.95rem;border-radius:3px;padding:.7rem 1.2rem;transition:background .25s,color .25s,transform .15s}.btn-c{background:var(--cobalt-deep);color:#fff}.btn-c:hover{background:var(--cobalt);transform:translateY(-1px)}.btn-ghost{border:1.5px solid var(--ink);color:var(--ink)}.btn-ghost:hover{background:var(--ink);color:var(--bg)}.btn-lg{font-size:1.05rem;padding:.95rem 1.7rem}.hero{padding:clamp(7rem,15vh,9.5rem) 0 clamp(2.5rem,5vh,4rem)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,4rem);align-items:center}.hero .eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--cobalt-deep);margin-bottom:1.1rem}.hero h1{font-size:clamp(2.7rem,6vw,4.7rem);margin-bottom:1.2rem}.hero h1 .c{color:var(--cobalt-deep)}.hero .lede{font-size:clamp(1.05rem,1.5vw,1.24rem);color:var(--ink-2);max-width:42ch;margin-bottom:1.6rem}.swrow{display:flex;gap:.5rem;margin-bottom:1.9rem}.swrow span{width:30px;height:30px;border-radius:6px;box-shadow:inset 0 0 0 1px #11161f1f}.hero-cta{display:flex;flex-wrap:wrap;gap:.9rem}.hero-rate{margin-top:1.6rem;font-size:.95rem;color:var(--ink-2);display:flex;flex-wrap:wrap;gap:.4rem 1rem;align-items:center}.hero-rate b{color:var(--ink);font-weight:700}.hero-media{position:relative;aspect-ratio:4/3.3;border-radius:10px;overflow:hidden;box-shadow:0 24px 50px -28px #14213973}.hero-media .blur{position:absolute;inset:0;background-size:cover;background-position:center;filter:blur(22px)}.hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust ul{list-style:none;display:flex;flex-wrap:wrap;padding:1.05rem 0}.trust li{display:flex;align-items:center;gap:.7rem;padding:0 clamp(1rem,2.5vw,2rem);font-weight:600;font-size:.95rem}.trust li:not(:last-child){border-right:1px solid var(--line)}.trust li:before{content:"";width:7px;height:7px;background:var(--cobalt);border-radius:50%}section.blk{padding:clamp(3.8rem,8vh,6rem) 0}.head{max-width:60ch;margin-bottom:clamp(1.8rem,4vh,2.6rem)}.head h2{font-size:clamp(1.9rem,4vw,3rem);margin:.6rem 0}.head p{color:var(--ink-2);font-size:1.05rem}.show{display:grid;gap:clamp(2.2rem,5vh,4rem)}.feat{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(1.6rem,4vw,3.5rem);align-items:center}.feat:nth-child(2n) .feat-media{order:2}.feat-media{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:8px}.feat-media .blur{position:absolute;inset:0;background-size:cover;background-position:center;filter:blur(20px)}.feat-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.feat .tag{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--cobalt-deep);font-weight:700}.feat h3{font-size:clamp(1.6rem,3vw,2.3rem);margin:.6rem 0 .7rem}.feat p{color:var(--ink-2);max-width:44ch}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.2rem,2.5vw,1.8rem)}.quote{background:var(--bg-2);border:1px solid var(--line);border-radius:10px;padding:1.6rem 1.5rem}.quote blockquote{font-size:1.05rem;color:var(--ink);margin:.7rem 0 1rem;line-height:1.5}.quote figcaption{font-weight:700;color:var(--ink-2);font-size:.9rem}.book{background:var(--cobalt-deep);color:#fff}.book-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4.5rem);align-items:start}.book h2{color:#fff;font-size:clamp(2rem,4.4vw,3.1rem)}.book-copy>p{color:#d2dff2;max-width:42ch;margin:1rem 0 1.7rem}.book-call{display:inline-block;font-family:Schibsted Grotesk,sans-serif;font-weight:800;font-size:clamp(1.7rem,3.4vw,2.5rem);color:#fff}.book-call:hover{color:oklch(.85 .1 258)}.book-sub{color:#bfccdf;font-size:.95rem;margin-top:.4rem}.book-form{display:flex;flex-direction:column;gap:1rem;background:#0b3880;padding:clamp(1.5rem,3vw,2.2rem);border-radius:10px}.book-form label{display:flex;flex-direction:column;gap:.45rem;font-size:.88rem;color:#d9e6f9}.book-form .opt{color:#b2bfd1}.book-form input,.book-form textarea{font-family:inherit;font-size:1rem;color:#fff;background:var(--cobalt-deep);border:1px solid oklch(.55 .13 260);border-radius:6px;padding:.78rem .85rem;resize:vertical}.book-form input:focus,.book-form textarea:focus{outline:none;border-color:#fff}.book-form button{margin-top:.3rem;font-family:inherit;font-weight:700;font-size:1rem;cursor:pointer;background:#fff;color:var(--cobalt-deep);border:none;padding:.95rem;border-radius:6px;transition:background .25s}.book-form button:hover{background:#cedff9}.book-form button:disabled{opacity:.6}.fineprint{font-size:.82rem;color:#b8c5d8;text-align:center}.book-ok{grid-column:1/-1;text-align:center;padding:2.4rem 1rem;font-size:1.2rem;color:#fff}.book-ok strong{color:oklch(.88 .08 258)}.foot{padding:2.3rem 0;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:.8rem 2rem;align-items:center;justify-content:space-between}.foot-meta{font-size:.92rem;color:var(--ink-2)}.foot-meta a{color:var(--cobalt-deep);font-weight:700}.reveal,.reveal-img{opacity:0;transform:translateY(18px);transition:opacity .8s ease,transform .8s cubic-bezier(.16,.7,.2,1)}.reveal.in,.reveal-img.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal,.reveal-img{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}a[href^="tel:"]{white-space:nowrap}@media(max-width:860px){.nav-links{display:none}.hero-grid,.feat,.feat:nth-child(2n) .feat-media,.quotes,.book-grid{grid-template-columns:1fr}.feat:nth-child(2n) .feat-media{order:0}.hero-media{margin-top:.5rem;max-width:520px}.trust li:not(:last-child){border-right:none}}@media(max-width:560px){.nav{padding:.85rem 1.2rem}}
