/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#1e2a38;--ink-soft:#3a3a3a;--cream:#eef3f6;--paper:#f7f9fa;--accent:#5a8dab;--line:#1e2a3829}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{border-bottom:1px solid var(--line);background:var(--paper);z-index:20;justify-content:space-between;align-items:center;height:92px;padding:0 clamp(24px,5vw,76px);display:flex;position:relative}.brand{letter-spacing:-.02em;align-items:center;gap:14px;font-size:13px;font-weight:670;line-height:1.05;display:inline-flex}.brand-mark{height:46px;color:var(--ink);align-items:center;gap:7px;display:inline-flex}.brand-mark i{font:400 34px/1 Georgia,serif}.brand-mark b{background:var(--ink-soft);opacity:.75;width:1px;height:46px;display:block}.desktop-nav{gap:34px;font-size:13px;font-weight:550;display:flex}.desktop-nav a{transition:opacity .2s}.desktop-nav a:hover{opacity:.55}.header-cta{background:var(--ink);color:#fff;align-items:center;gap:22px;padding:14px 19px;font-size:13px;font-weight:650;transition:background .2s;display:flex}.header-cta:hover{background:var(--accent)}.hero{grid-template-rows:1fr auto;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:50px;min-height:calc(100vh - 92px);padding:clamp(58px,8vw,110px) clamp(24px,5vw,76px) 34px;display:grid;overflow:hidden}.hero-copy{z-index:2;align-self:center;max-width:760px;position:relative}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:10px;font-size:11px;font-weight:720;display:flex}.eyebrow span{background:var(--accent);width:25px;height:2px}.hero h1,.statement h2,.section-heading h2,.approach h2,.faq h2,.cta-section h2{letter-spacing:-.072em;margin:26px 0 30px;font-size:clamp(58px,7.4vw,114px);font-weight:690;line-height:.88}em{font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1 em{color:var(--accent)}.hero-intro{color:#5d6974;max-width:620px;font-size:clamp(17px,1.5vw,21px);line-height:1.55}.hero-actions{align-items:center;gap:32px;margin-top:38px;display:flex}.button{justify-content:space-between;align-items:center;gap:30px;min-width:250px;padding:18px 22px;font-size:13px;font-weight:680;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#fff}.text-link{border-bottom:1px solid var(--ink);padding-bottom:5px;font-size:13px;font-weight:650}.hero-visual{align-self:center;min-height:510px;position:relative}.orbit{border:1px solid #5a8dab47;border-radius:50%;position:absolute}.orbit-one{aspect-ratio:1;width:min(42vw,590px);top:-2%;right:-9%}.orbit-two{aspect-ratio:1;border-color:#1e2a3814;width:min(33vw,455px);top:12%;right:2%}.monogram{aspect-ratio:1.15;background:var(--paper);width:min(29vw,390px);color:var(--ink);border:1px solid #5a8dab40;justify-content:center;align-items:center;gap:18px;font:400 clamp(74px,9vw,126px)/1 Georgia,serif;display:flex;position:absolute;top:19%;right:8%;box-shadow:0 35px 80px #1e2a3829}.monogram i{background:var(--accent);width:1px;height:66%}.float-card{z-index:3;background:#fff;position:absolute;box-shadow:0 18px 60px #1e2a3821}.card-top{width:190px;padding:20px;top:8%;left:0}.mini-label{text-transform:uppercase;letter-spacing:.18em;color:#7a898f;margin-bottom:6px;font-size:8px;display:block}.card-top strong{letter-spacing:-.04em;font-size:21px}.spark{border-bottom:1px solid var(--line);align-items:end;gap:5px;height:48px;margin-top:14px;display:flex}.spark i{background:var(--accent);flex:1;height:25%}.spark i:nth-child(2){height:50%}.spark i:nth-child(3){height:42%}.spark i:nth-child(4){height:75%}.spark i:nth-child(5){height:95%}.card-bottom{align-items:center;gap:10px;padding:16px 18px;font-size:11px;font-weight:650;display:flex;bottom:11%;right:0}.card-bottom b{color:var(--accent);margin-left:18px}.status-dot{background:var(--accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #5a8dab2e}.hero-foot{text-transform:uppercase;letter-spacing:.16em;grid-column:1/-1;align-items:center;gap:18px;font-size:9px;font-weight:700;display:flex}.hero-foot i{background:var(--accent);border-radius:50%;width:3px;height:3px}.statement{background:var(--cream);grid-template-columns:.36fr 1fr;gap:55px;padding:clamp(90px,12vw,170px) clamp(24px,8vw,120px);display:grid}.section-kicker{align-self:start;margin:8px 0 0}.statement h2{max-width:1080px;margin:0 0 42px;font-size:clamp(42px,5.6vw,82px);line-height:.98}.statement>div>p{color:#56666c;max-width:630px;margin-left:auto;font-size:17px;line-height:1.7}.services{background:var(--ink);color:#fff;padding:clamp(90px,11vw,150px) clamp(24px,5vw,76px)}.light{color:#a9c8da}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:72px;display:flex}.section-heading h2{margin:24px 0 0;font-size:clamp(48px,6vw,84px)}.section-heading>p{color:#adc0c9;max-width:400px;line-height:1.65}.service-grid{border-top:1px solid #ffffff2b;border-left:1px solid #ffffff2b;grid-template-columns:repeat(2,1fr);display:grid}.service-card{border-bottom:1px solid #ffffff2b;border-right:1px solid #ffffff2b;flex-direction:column;min-height:420px;padding:clamp(32px,4vw,58px);transition:background .25s;display:flex}.service-card:hover{background:var(--ink-soft)}.service-number{color:#a9c8da;font-size:11px;font-family:var(--font-geist-mono), monospace}.service-card h3{letter-spacing:-.05em;margin:62px 0 18px;font-size:clamp(28px,3vw,42px)}.service-card>p{color:#adc0c9;max-width:490px;margin:0;line-height:1.65}.service-card ul{flex-wrap:wrap;gap:7px;margin:26px 0;padding:0;list-style:none;display:flex}.service-card li{letter-spacing:.08em;text-transform:uppercase;border:1px solid #fff3;padding:7px 9px;font-size:9px}.service-card a{color:#a9c8da;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:auto;padding-top:20px;font-size:12px;font-weight:650;display:flex}.approach{grid-template-columns:.9fr 1.1fr;gap:clamp(60px,10vw,150px);padding:clamp(90px,12vw,170px) clamp(24px,7vw,105px);display:grid}.approach h2{margin:28px 0;font-size:clamp(48px,5.8vw,80px)}.approach-intro>p:last-child{color:#607178;max-width:450px;font-size:16px;line-height:1.65}.steps{border-top:1px solid var(--line)}.step{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;gap:20px;padding:32px 0;display:grid}.step>span{color:#829097;font:10px var(--font-geist-mono), monospace;padding-top:7px}.step h3{letter-spacing:-.04em;margin:0 0 10px;font-size:26px}.step p{color:#607178;margin:0;line-height:1.6}.difference{grid-template-columns:1.7fr .8fr;margin:0 clamp(24px,5vw,76px) clamp(90px,11vw,150px);display:grid}.difference-card{background:var(--ink-soft);color:#fff;padding:clamp(42px,6vw,84px)}.difference-card blockquote{letter-spacing:-.035em;max-width:980px;margin:60px 0 70px;font:400 clamp(34px,4.6vw,66px)/1.08 Georgia,serif}.difference-points{border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:24px;font-size:12px;display:grid}.difference-points span{flex-direction:column;gap:10px;display:flex}.difference-points b{color:#a9c8da;font:9px var(--font-geist-mono), monospace}.difference-aside{background:var(--accent);color:#fff;flex-direction:column;justify-content:space-between;padding:32px;display:flex}.big-plus{font:400 100px/1 Georgia,serif}.difference-aside p{letter-spacing:-.05em;font-size:clamp(24px,3vw,40px);font-weight:680}.faq{background:var(--cream);grid-template-columns:.65fr 1.35fr;gap:70px;padding:clamp(90px,11vw,150px) clamp(24px,7vw,105px);display:grid}.faq h2{margin-top:30px;font-size:clamp(48px,6vw,80px)}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:0}summary{cursor:pointer;justify-content:space-between;gap:20px;padding:26px 0;font-size:18px;font-weight:650;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:#819097;font-size:24px;font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{color:#5d6e75;max-width:680px;margin:-5px 45px 28px 0;line-height:1.65}.cta-section{background:var(--accent);color:#fff;text-align:center;padding:clamp(90px,12vw,170px) 24px}.cta-section .section-kicker{color:#fff;justify-content:center}.cta-section h2{margin:30px auto;font-size:clamp(52px,7vw,98px)}.cta-section>p:not(.section-kicker){color:#e8f1f6;margin-bottom:36px}.button-light{background:var(--ink);color:#fff}footer{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;gap:70px;padding:65px clamp(24px,5vw,76px) 28px;display:grid}.footer-brand .brand-mark{color:#fff}.footer-brand .brand-mark b{background:var(--accent)}.footer-contact{text-align:right;flex-direction:column;justify-self:end;gap:8px;display:flex}.footer-contact span{color:#8fa4ae;text-transform:uppercase;letter-spacing:.15em;font-size:10px}.footer-contact a{border-bottom:1px solid #ffffff59;padding-bottom:4px;font-size:clamp(16px,2vw,24px)}.footer-contact .phone-link{border-bottom:0;font-size:15px}.footer-meta{color:#8197a1;text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #ffffff21;grid-column:1/-1;justify-content:space-between;padding-top:22px;font-size:9px;display:flex}@media (width<=850px){.desktop-nav{display:none}.site-header{height:78px}.header-cta{padding:12px 14px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-visual{width:100%;max-width:520px;min-height:410px;margin:0 auto}.orbit-one{width:430px}.orbit-two{width:340px}.monogram{width:280px}.hero-foot{flex-wrap:wrap}.statement,.approach,.faq{grid-template-columns:1fr}.statement>div>p{margin-left:0}.section-heading{flex-direction:column;align-items:start}.service-card{min-height:390px}.difference{grid-template-columns:1fr}.difference-aside{min-height:260px}}@media (width<=600px){.brand{font-size:11px}.brand-mark{height:40px}.brand-mark i{font-size:29px}.brand-mark b{height:40px}.header-cta{gap:12px;min-width:0}.hero h1{font-size:clamp(52px,17vw,76px)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{min-height:350px}.monogram{width:225px;top:18%;right:4%}.orbit-one{width:330px;right:-20%}.orbit-two{width:260px}.card-top{width:150px;padding:15px}.card-bottom{bottom:7%;right:-8px}.statement{gap:34px}.service-grid{grid-template-columns:1fr}.service-card{min-height:360px}.difference{margin-left:0;margin-right:0}.difference-points{grid-template-columns:1fr}.difference-points span{flex-direction:row}.faq{gap:20px}footer{grid-template-columns:1fr}.footer-contact{text-align:left;justify-self:start}.footer-meta{flex-direction:column;grid-column:1;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
