@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.contents{display:contents}}:root{--navy:#071b33;--blue:#1264a3;--teal:#13a39a;--gold:#eda844;--ink:#17263a;--muted:#5c6d7f;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.15rem}.site-header{z-index:20;background:#fffffff5;border-bottom:1px solid #dfe7eb;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(24px,6vw,96px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:13px;display:inline-flex}.brand>span:last-child{letter-spacing:.01em;flex-direction:column;display:flex}.brand strong{color:var(--navy);letter-spacing:.19em;font-size:1.06rem;line-height:1.05}.brand small{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;margin-top:5px;font-size:.72rem}.brand-mark{width:42px;height:42px;display:inline-block;position:relative}.brand-mark:after{border:2px solid var(--navy);content:"";border-radius:50%;position:absolute;inset:4px}.brand-mark i{z-index:2;border-radius:50% 50% 45% 55%;width:14px;height:14px;display:block;position:absolute}.brand-mark i:first-child{background:var(--blue);top:5px;left:2px}.brand-mark i:nth-child(2){background:var(--teal);top:9px;right:1px}.brand-mark i:nth-child(3){background:var(--gold);bottom:1px;left:14px}nav{align-items:center;gap:clamp(18px,3vw,40px);display:flex}nav a{color:#34485d;font-size:.86rem;font-weight:700}.nav-cta{background:var(--navy);color:var(--white);border-radius:6px;padding:13px 18px}.hero{background:linear-gradient(112deg,#f8fbfb 0%,#eef6f7 56%,#e4f0f3 100%);grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);min-height:650px;padding:85px clamp(24px,6vw,96px) 72px;display:grid;position:relative;overflow:hidden}.hero:before{background:var(--gold);content:"";width:31%;height:5px;position:absolute;top:0;left:0}.hero-copy{z-index:2;align-self:center;max-width:760px;position:relative}.eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;align-items:center;margin:0 0 22px;font-size:.72rem;font-weight:800;display:flex}.eyebrow span{background:var(--gold);width:28px;height:2px;margin-right:11px}h1{color:var(--navy);letter-spacing:-.055em;max-width:820px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.25rem,5.7vw,6.1rem);font-weight:500;line-height:.98}h1 em{color:var(--blue);font-style:italic}.hero-lede{color:var(--muted);max-width:690px;margin:30px 0 0;font-size:clamp(1.04rem,1.5vw,1.25rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border-radius:6px;justify-content:center;align-items:center;min-height:52px;padding:0 23px;font-size:.93rem;font-weight:800;display:inline-flex}.button-primary{background:var(--blue);color:var(--white);gap:14px;box-shadow:0 11px 25px #1264a333}.button-secondary{color:var(--navy);border:1px solid #b6c8d0}.trust-row{flex-wrap:wrap;gap:18px 24px;margin-top:38px;display:flex}.trust-row span{color:#40556a;align-items:center;gap:7px;font-size:.77rem;font-weight:700;display:flex}.trust-row svg{color:var(--teal);width:.95rem}.hero-visual{min-height:480px;position:relative}.hero-visual:before{content:"";background:radial-gradient(circle,#1264a324,#0000 68%);border-radius:50%;width:520px;height:520px;position:absolute;top:-20px;right:-50px}.orbit{border:1px solid #1264a338;border-radius:50%;position:absolute}.orbit-one{width:470px;height:370px;top:58px;right:-10px;transform:rotate(-12deg)}.orbit-two{width:330px;height:470px;top:18px;right:42px;transform:rotate(23deg)}.globe-core{background:linear-gradient(145deg,var(--navy),#123c5d);color:#fff;text-align:center;border:11px solid #ffffffa8;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:255px;height:255px;display:flex;position:absolute;top:125px;right:72px;box-shadow:0 35px 80px #071b3338}.globe-core .brand-mark{filter:brightness(1.35);margin-bottom:14px;transform:scale(1.15)}.globe-core .brand-mark:after{border-color:#fff}.globe-core strong{font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:500;line-height:1.25}.float-card{z-index:3;background:#fffffff5;border:1px solid #d9e5e9;border-radius:10px;align-items:center;gap:12px;min-width:195px;padding:14px 16px;display:flex;position:absolute;box-shadow:0 16px 40px #071b3321}.float-card>span{color:var(--blue);background:#e6f2f4;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.7rem;font-weight:900;display:flex}.float-card div{flex-direction:column;display:flex}.float-card strong{color:var(--navy);font-size:.84rem}.float-card small{color:var(--muted);margin-top:3px;font-size:.68rem}.card-one{top:67px;left:5px}.card-two{bottom:42px;left:48px}.card-three{top:82px;right:-44px}.proof-strip{background:var(--navy);color:var(--white);padding:24px clamp(24px,6vw,96px)}.proof-strip p{color:#84b7cf;letter-spacing:.15em;text-transform:uppercase;margin:0 0 14px;font-size:.66rem;font-weight:800}.proof-strip div{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 22px;display:flex}.proof-strip span{font-family:Georgia,Times New Roman,serif;font-size:clamp(.95rem,1.35vw,1.15rem)}.proof-strip i{background:var(--gold);border-radius:50%;width:4px;height:4px}@media (max-width:1050px){.hero{grid-template-columns:1fr}.hero-visual{width:min(100%,590px);min-height:460px;margin:25px auto 0}.site-header nav a:not(.nav-cta){display:none}}@media (max-width:650px){.site-header{height:74px;padding-inline:18px}.brand small{display:none}.nav-cta{padding:11px 13px}.hero{min-height:auto;padding:64px 20px 50px}h1{font-size:clamp(3rem,14vw,4.25rem)}.hero-visual{transform-origin:top;width:500px;min-height:390px;margin-left:-250px;left:50%;transform:scale(.86)}.proof-strip div{flex-direction:column;align-items:flex-start}.proof-strip i{display:none}}.section{padding:110px clamp(24px,6vw,96px)}.section-kicker{color:var(--blue);letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:.7rem;font-weight:900}.section-kicker.light{color:#77bdd3}.section-heading{grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:50px;margin-bottom:55px;display:grid}.section-heading h2,.about-copy h2,.capability-band h2,.contact h2,.approach h2,.product-copy h2{color:var(--navy);letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.55rem,4.5vw,4.65rem);font-weight:500;line-height:1.05}.section-heading>p{color:var(--muted);margin:0;font-size:1.02rem;line-height:1.75}.service-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service-card{border:1px solid #dce6e9;border-radius:4px;min-height:500px;padding:28px 25px 27px;transition:all .2s;position:relative}.service-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px #071b3317}.service-card.featured{border-top:4px solid var(--blue)}.service-number{color:#97a8b3;float:right;font-family:Georgia,serif;font-size:.8rem}.service-icon{color:var(--blue);letter-spacing:.08em;background:#e5f0f7;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:30px 0;font-size:.72rem;font-weight:900;display:flex}.service-icon.teal{color:#0d857f;background:#dff3ef}.service-icon.gold{color:#a66b10;background:#fbefd9}.service-icon.navy{color:var(--navy);background:#e2e8ef}.service-card h3{color:var(--navy);margin:0 0 17px;font-family:Georgia,serif;font-size:1.45rem;font-weight:500}.service-card p{color:var(--muted);font-size:.9rem;line-height:1.7}.service-card ul{border-top:1px solid #e5ebee;margin:25px 0 0;padding:19px 0 0;list-style:none}.service-card li{color:#40556a;margin:11px 0;padding-left:15px;font-size:.78rem;font-weight:700;position:relative}.service-card li:before{background:var(--gold);content:"";border-radius:50%;width:4px;height:4px;position:absolute;top:6px;left:0}.approach{background:var(--navy);color:#fff;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(50px,8vw,120px);display:grid}.approach h2{color:#fff}.approach h2 em{color:#7fc3d4;font-style:italic}.approach-intro>p:not(.section-kicker){color:#afc1ce;max-width:570px;font-size:1rem;line-height:1.8}.approach-intro>a{color:#fff;align-items:center;gap:12px;margin-top:22px;font-size:.9rem;font-weight:800;display:inline-flex}.approach-intro>a svg{color:var(--gold)}.process-list article{border-top:1px solid #ffffff29;grid-template-columns:50px 1fr;gap:24px;padding:25px 0;display:grid}.process-list article:last-child{border-bottom:1px solid #ffffff29}.process-list article>span{color:var(--gold);font-family:Georgia,serif;font-style:italic}.process-list h3{margin:0 0 8px;font-family:Georgia,serif;font-size:1.45rem;font-weight:500}.process-list p{color:#aebfcb;margin:0;font-size:.88rem;line-height:1.65}.about{background:#f6f9f9}.about-panel{grid-template-columns:minmax(340px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(55px,8vw,120px);display:grid}.about-graphic{background:linear-gradient(145deg,#e7f1f3,#d7e8ec);justify-content:center;align-items:center;min-height:540px;display:flex;position:relative;overflow:hidden}.about-graphic:before,.about-graphic:after{content:"";border:1px solid #1264a340;border-radius:50%;position:absolute}.about-graphic:before{width:430px;height:430px}.about-graphic:after{width:300px;height:570px;transform:rotate(45deg)}.about-ring{z-index:2;background:#fff;border:12px solid #ffffff8c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:250px;height:250px;display:flex;position:relative;box-shadow:0 28px 60px #071b3324}.about-ring .brand-mark{margin-bottom:12px}.about-ring strong{color:var(--navy);letter-spacing:.22em;font-size:1.1rem}.about-ring span{color:var(--blue);letter-spacing:.07em;text-transform:uppercase;margin-top:8px;font-size:.57rem}.about-copy h2{margin-bottom:26px}.about-copy>p:not(.section-kicker){color:var(--muted);font-size:1rem;line-height:1.8}.value-grid{border-top:1px solid #d7e2e5;grid-template-columns:1fr 1fr;gap:0 30px;margin-top:32px;padding-top:12px;display:grid}.value-grid div{border-bottom:1px solid #d7e2e5;flex-direction:column;padding:18px 0;display:flex}.value-grid strong{color:var(--navy);font-family:Georgia,serif;font-size:1.05rem;font-weight:500}.value-grid span{color:var(--muted);margin-top:5px;font-size:.74rem;line-height:1.5}.capability-band{background:#eaf3f4;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding:75px clamp(24px,6vw,96px);display:grid}.capability-band h2{font-size:clamp(2.15rem,3.5vw,3.5rem)}.capability-list{grid-template-columns:1fr 1fr;gap:18px;display:grid}.capability-list span{color:#334b5f;align-items:center;gap:10px;font-size:.82rem;font-weight:800;display:flex}.capability-list svg{color:var(--teal)}.contact{background:#fff}.contact-box{background:linear-gradient(120deg,var(--blue),#0b496f);color:#fff;padding:70px clamp(30px,7vw,90px);position:relative;overflow:hidden}.contact-box:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:450px;height:450px;position:absolute;top:-170px;right:-120px}.contact h2{color:#fff;max-width:790px}.contact-box>p:not(.section-kicker){color:#d0e5ef;max-width:690px;font-size:1rem;line-height:1.75}.contact-button{color:var(--navy);z-index:2;background:#fff;gap:14px;margin-top:20px;position:relative}.contact-box small{color:#c4dce7;margin-top:19px;font-size:.68rem;display:block}footer{color:#fff;background:#06172c;grid-template-columns:1.1fr 1.4fr 1fr;align-items:center;gap:22px;padding:55px clamp(24px,6vw,96px);display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand .brand-mark:after{border-color:#fff}.footer-brand>div{flex-direction:column;display:flex}.footer-brand strong{letter-spacing:.2em;font-size:.9rem}.footer-brand span{color:#7fb2c7;letter-spacing:.1em;text-transform:uppercase;font-size:.58rem}.footer-positioning{color:#9bb2c1;letter-spacing:.06em;text-align:center;text-transform:uppercase;font-size:.66rem;font-weight:700}.footer-positioning i{background:var(--gold);vertical-align:middle;border-radius:50%;width:3px;height:3px;margin:0 8px;display:inline-block}footer>a{text-align:right;font-size:.78rem}footer>p{color:#70889a;text-align:center;border-top:1px solid #ffffff1a;grid-column:1/-1;margin:16px 0 0;padding-top:25px;font-size:.66rem}@media (max-width:1100px){.service-grid{grid-template-columns:1fr 1fr}.service-card{min-height:430px}.approach,.about-panel{grid-template-columns:1fr}.about-graphic{min-height:420px}.capability-band{grid-template-columns:1fr}footer{text-align:center;grid-template-columns:1fr}.footer-brand{justify-content:center}.footer-positioning,footer>a{text-align:center}}@media (max-width:700px){.section{padding:78px 20px}.section-heading{grid-template-columns:1fr;align-items:start;margin-bottom:38px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.approach{padding-block:82px}.process-list article{grid-template-columns:35px 1fr}.about-graphic{min-height:340px}.about-ring{width:210px;height:210px}.value-grid,.capability-list{grid-template-columns:1fr}.capability-band{padding:60px 20px}.contact-box{padding:54px 25px}.contact-button{padding-inline:14px;font-size:.77rem}footer{padding:50px 20px}}.service-link{color:var(--blue);align-items:center;gap:8px;margin-top:18px;font-size:.78rem;font-weight:800;display:inline-flex}.service-link svg{width:.95rem}.booking-band{background:#f1f7f8;border-top:1px solid #dce7ea;border-bottom:1px solid #dce7ea;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);align-items:center;gap:clamp(36px,7vw,90px);padding:76px clamp(24px,6vw,96px);display:grid}.booking-band h2{color:var(--navy);letter-spacing:-.045em;max-width:850px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,4vw,4rem);font-weight:500;line-height:1.08}.booking-band>div>p:not(.section-kicker){color:var(--muted);max-width:760px;font-size:1rem;line-height:1.75}.booking-details{flex-wrap:wrap;gap:14px 22px;margin-top:26px;display:flex}.booking-details span{color:#344d61;align-items:center;gap:8px;font-size:.78rem;font-weight:800;display:flex}.booking-details svg{color:var(--teal);width:.95rem}.booking-action{flex-direction:column;align-items:flex-start;display:flex}.booking-action .button{width:100%}.booking-action small{color:#687b8b;margin-top:16px;font-size:.68rem;line-height:1.55}@media (max-width:800px){.booking-band{grid-template-columns:1fr;padding:62px 20px}.booking-action .button{width:auto}}.product-section{background:#fff;grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(55px,8vw,120px);display:grid;overflow:hidden}.product-visual{background:linear-gradient(145deg,#edf6f7,#dcecef);justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.product-visual:before{content:"";border:1px solid #1264a333;border-radius:50%;width:430px;height:430px;position:absolute}.product-sheet{background:#fff;border:1px solid #d7e3e7;width:285px;height:390px;position:absolute;box-shadow:0 26px 55px #071b3324}.sheet-back{transform:rotate(8deg)translate(24px,-7px)}.sheet-front{border-top:8px solid var(--navy);text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:34px 25px;display:flex;transform:rotate(-2deg)}.sheet-front .brand-mark{margin-bottom:20px}.sheet-front p{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin:0 0 25px;font-size:.61rem;font-weight:800}.sheet-front strong{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:500;line-height:1.25}.sheet-front span{color:var(--muted);margin-top:20px;font-size:.72rem;line-height:1.5}.sheet-front small{background:var(--gold);color:var(--navy);letter-spacing:.08em;text-transform:uppercase;border-radius:20px;margin-top:25px;padding:8px 13px;font-size:.62rem;font-weight:900}.product-copy h2{margin:0 0 25px}.product-copy>p:not(.section-kicker):not(.product-alternative){color:var(--muted);max-width:720px;font-size:1rem;line-height:1.8}.product-includes{border-top:1px solid #dce6e9;border-bottom:1px solid #dce6e9;gap:15px;margin:30px 0;padding:24px 0;display:grid}.product-includes span{color:#42596c;align-items:flex-start;gap:10px;font-size:.83rem;line-height:1.55;display:flex}.product-includes svg{color:var(--teal);flex:none;width:1rem;margin-top:2px}.product-includes strong{color:var(--navy)}.product-purchase{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.product-purchase>div{flex-direction:column;display:flex}.product-purchase>div strong{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:2.3rem;font-weight:500}.product-purchase>div span{color:var(--muted);margin-top:4px;font-size:.7rem}.product-alternative{color:#526779;margin:24px 0 0;font-size:.78rem}.product-alternative a{color:var(--blue);text-underline-offset:3px;font-weight:800;text-decoration:underline}.product-disclaimer{color:#7b8c99;max-width:720px;margin-top:18px;font-size:.64rem;line-height:1.55;display:block}@media (max-width:900px){.product-section{grid-template-columns:1fr}.product-visual{min-height:450px}.product-sheet{width:255px;height:350px}}@media (max-width:700px){.product-section{gap:45px}.product-visual{min-height:400px}.product-purchase{flex-direction:column;align-items:flex-start}.product-purchase .button{width:100%}}
