/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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}.grow{flex-grow:1}}:root{--navy:#071b2d;--navy-2:#0d2a41;--charcoal:#192127;--cream:#f4f0e7;--paper:#fbfaf6;--gold:#c4a45f;--gold-bright:#dfbf73;--muted:#6e7375;--line:#d9d1c1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--charcoal);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{color:#fff;background:var(--navy);z-index:10;border-bottom:1px solid #ffffff20;justify-content:space-between;align-items:center;gap:28px;height:84px;padding:0 clamp(22px,5vw,80px);display:flex;position:relative}.wordmark{letter-spacing:-.02em;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.wordmark span{color:var(--gold-bright)}.site-header nav{color:#bfc8ce;letter-spacing:.03em;gap:34px;font-size:.78rem;display:flex}.site-header nav a:hover{color:#fff}.header-cta{letter-spacing:.05em;text-transform:uppercase;border:1px solid #ffffff48;padding:12px 17px;font-size:.73rem}.header-cta:hover{border-color:var(--gold);color:var(--gold-bright)}.hero{background:radial-gradient(circle at 17% 14%, #173a54 0, transparent 36%), var(--navy);color:#fff;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:clamp(40px,6vw,100px);min-height:720px;padding:clamp(70px,9vw,130px) clamp(22px,7vw,110px);display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 63%);mask-image:linear-gradient(90deg,#000,#0000 63%)}.hero-copy,.hero-visual{z-index:1;position:relative}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:.68rem;font-weight:700}.eyebrow{color:#d4dadd;align-items:center;gap:11px;display:flex}.eyebrow span{background:var(--gold);width:25px;height:1px}.hero h1{letter-spacing:-.065em;white-space:nowrap;margin:31px 0 30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,4.6vw,5.6rem);font-weight:400;line-height:.92}.hero h1 span{color:var(--gold-bright)}.hero-lead{color:#c7d0d6;max-width:720px;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:stretch;gap:13px;margin-top:38px;display:flex}.button{flex-direction:column;justify-content:center;align-items:flex-start;min-height:66px;padding:14px 22px;font-size:.87rem;font-weight:700;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button span{opacity:.72;margin-top:5px;font-size:.69rem;font-weight:400}.button:hover{transform:translateY(-2px)}.button-gold{background:var(--gold-bright);color:var(--navy)}.button-gold:hover{background:#edce83}.button-outline{color:#fff;border:1px solid #ffffff4b}.button-outline:hover{border-color:var(--gold-bright)}.trust-line{color:#8696a0;letter-spacing:.02em;flex-wrap:wrap;align-items:center;gap:10px;margin:23px 0 0;font-size:.68rem;display:flex}.trust-line i{background:var(--gold);border-radius:50%;width:3px;height:3px}.hero-visual{min-height:545px;margin:0}.image-frame{filter:saturate(.72)contrast(.98);background:linear-gradient(#0000 55%,#071b2daa),url(https://images.unsplash.com/photo-1667353261065-699bfd6f9220?auto=format&fit=crop&q=86&w=1800) 50%/cover;position:absolute;inset:0 0 34px 45px}.hero-visual:before{content:"";z-index:-1;border:1px solid #c4a45f70;width:70%;height:74%;position:absolute;top:-27px;left:17px}.hero-visual figcaption{color:#d7dcde;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:20px;font-size:.62rem;display:flex;position:absolute;bottom:46px;left:64px;right:18px}.hero-visual figcaption a{color:#bcc5ca;text-underline-offset:3px;text-decoration:underline}.price-card{background:var(--cream);width:230px;color:var(--navy);padding:22px 25px;position:absolute;bottom:-3px;left:-24px;box-shadow:0 20px 50px #0006}.price-card small,.price-card span{display:block}.price-card small{text-transform:uppercase;letter-spacing:.15em;color:#626a70;font-size:.56rem}.price-card strong{margin:8px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:2.3rem;font-weight:400;display:block}.price-card span{color:#6d7375;font-size:.67rem}.signal-strip{color:#50575a;text-transform:uppercase;letter-spacing:.13em;background:#e9e3d8;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(18px,3vw,46px);padding:25px 24px;font-size:.59rem;font-weight:700;display:flex}.signal-strip i{background:var(--gold);width:3px;height:3px;transform:rotate(45deg)}.opportunity{padding:clamp(88px,10vw,150px) clamp(22px,7vw,110px)}.section-intro{grid-template-columns:.5fr 1.25fr 1fr;align-items:start;gap:clamp(25px,5vw,90px);margin-bottom:75px;display:grid}.section-kicker{color:#9b7d3d;margin:9px 0}.section-intro h2,.purchase-heading h2,.use-cases h2,.destination h2{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:400}.section-intro h2{margin:0;font-size:clamp(2.4rem,4.7vw,5rem);line-height:1.03}.section-intro>p:last-child{color:var(--muted);max-width:550px;margin:8px 0 0;line-height:1.8}.benefit-grid{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.benefit-grid article{border-right:1px solid var(--line);min-height:260px;padding:28px 25px 30px}.benefit-grid article:last-child{border-right:0}.benefit-grid article>span{color:#a17d37;letter-spacing:.15em;font-size:.65rem}.benefit-grid h3{margin:60px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400}.benefit-grid p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.65}.use-cases{background:var(--navy);color:#fff;grid-template-columns:.85fr 1.15fr;gap:10vw;padding:clamp(75px,9vw,125px) clamp(22px,7vw,110px);display:grid}.section-kicker.light{color:var(--gold-bright)}.use-cases h2{margin:22px 0 0;font-size:clamp(2.4rem,4vw,4.6rem);line-height:1.05}.use-cases ul{border-top:1px solid #ffffff36;margin:0;padding:0;list-style:none}.use-cases li{color:#dce2e5;border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;padding:22px 3px;display:flex}.use-cases li b{color:var(--gold-bright);font-weight:400}.purchase{background:var(--cream);padding:clamp(90px,10vw,150px) clamp(22px,7vw,110px)}.purchase-heading{max-width:780px;margin-bottom:58px}.purchase-heading h2{margin:18px 0 22px;font-size:clamp(2.6rem,4.6vw,5rem);line-height:1.02}.purchase-heading>p:last-child{color:var(--muted);max-width:650px;line-height:1.75}.purchase-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.purchase-card{background:var(--paper);border:1px solid var(--line);flex-direction:column;min-height:440px;padding:30px;display:flex}.featured-card{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 25px 60px #17263522}.card-topline{color:#8d7b58;text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:.55rem;display:flex}.featured-card .card-topline{color:var(--gold-bright)}.card-topline b{border:1px solid;padding:6px 8px;font-weight:600}.purchase-card h3{margin:42px 0 13px;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:400}.price{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,4vw,4.5rem)}.price sup{vertical-align:top;margin-right:5px;font-family:Arial,Helvetica,sans-serif;font-size:.75rem;position:relative;top:13px}.purchase-card>p{color:var(--muted);min-height:66px;margin:22px 0 28px;font-size:.84rem;line-height:1.65}.featured-card>p{color:#b5c0c7}.purchase-card .button{text-align:center;align-items:center;margin-top:auto}.button-navy{background:var(--navy);color:#fff}.button-navy:hover{background:var(--navy-2)}.link-status{background:#f9f4e8;border:1px solid #c9b680;justify-content:space-between;align-items:center;gap:25px;margin-top:22px;padding:20px 24px;display:flex}.link-status div{flex-direction:column;gap:5px;display:flex}.link-status strong{font-size:.82rem}.link-status span{color:#777268;font-size:.73rem}.link-status a{color:#765b22;text-underline-offset:4px;font-size:.75rem;font-weight:700;text-decoration:underline}.destination{text-align:center;background:radial-gradient(circle at center, #12334b 0, var(--navy) 65%);color:#fff;min-height:540px;padding:clamp(90px,12vw,175px) clamp(22px,7vw,110px)}.destination-rule{background:var(--gold);width:1px;height:65px;margin:0 auto 28px}.destination p{text-transform:uppercase;letter-spacing:.18em;color:#aab7bf;font-size:.6rem}.destination h2{margin:20px 0 37px;font-size:clamp(3rem,6vw,6.7rem);line-height:.98}.destination a{color:var(--gold-bright);border-bottom:1px solid #c4a45f80;padding-bottom:7px;font-size:.78rem;font-weight:700}footer{color:#9da9b0;background:#041421;justify-content:space-between;align-items:flex-end;gap:45px;padding:55px clamp(22px,7vw,110px);display:flex}.footer-brand img{mix-blend-mode:screen;width:230px;height:auto;display:block}.footer-brand p{margin:13px 0 0;font-size:.7rem}.footer-meta{text-align:right;flex-direction:column;align-items:flex-end;gap:8px;font-size:.65rem;display:flex}@media (width<=1050px){.hero{grid-template-columns:1fr}.hero-copy{max-width:850px}.hero-visual{justify-self:end;width:100%;max-width:760px;min-height:560px}.benefit-grid{grid-template-columns:repeat(3,1fr)}.benefit-grid article:nth-child(3){border-right:0}.benefit-grid article:nth-child(n+4){border-top:1px solid var(--line)}.purchase-grid{grid-template-columns:1fr 1fr}.sedo-card{grid-column:1/-1;min-height:320px}}@media (width<=760px){.site-header{height:70px}.site-header nav,.header-cta{display:none}.hero{gap:75px;min-height:auto;padding-top:74px;padding-bottom:92px}.hero h1{font-size:clamp(1.7rem,8.5vw,4.4rem);line-height:1}.hero-actions{flex-direction:column}.button{width:100%}.hero-visual{min-height:430px}.image-frame{left:16px}.hero-visual:before{top:-16px;left:0}.hero-visual figcaption{flex-direction:column;gap:4px;left:33px}.price-card{width:205px;left:0}.signal-strip{justify-content:flex-start}.section-intro{grid-template-columns:1fr;margin-bottom:50px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article,.benefit-grid article:nth-child(3){border-right:0;border-bottom:1px solid var(--line);min-height:200px}.benefit-grid article:nth-child(n+4){border-top:0}.benefit-grid h3{margin-top:34px}.use-cases{grid-template-columns:1fr;gap:55px}.purchase-grid{grid-template-columns:1fr}.sedo-card{grid-column:auto}.link-status,footer{flex-direction:column;align-items:flex-start}.footer-meta{text-align:left;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
