@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;--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,utilities;:root{--ink:#102338;--muted:#5c6977;--red:#e64a3b;--red-dark:#bd3428;--cream:#f5f1e8;--line:#dce2e6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{object-fit:contain}.wrap{width:min(1180px,100% - 40px);margin-inline:auto}.topbar{background:var(--ink);color:#fff;font-size:.82rem}.topbar-inner{justify-content:space-between;align-items:center;min-height:38px;display:flex}.topbar a,.footer a,.footer span{align-items:center;gap:8px;display:flex}.topbar svg{width:16px}.header{z-index:40;backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #10233814;height:82px;position:sticky;top:0}.nav{align-items:center;gap:28px;height:100%;display:flex}.logo{align-items:center;gap:10px;min-width:max-content;display:inline-flex}.logo-mark{background:var(--red);color:#fff;letter-spacing:-2px;border-radius:14px 14px 5px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.logo>span:last-child{letter-spacing:-.04em;flex-direction:column;font-size:1.15rem;line-height:.95;display:flex}.logo em{color:var(--red);font-style:normal}.desktop-nav{gap:22px;margin-left:auto;font-size:.9rem;font-weight:700;display:flex}.desktop-nav a:hover{color:var(--red)}.button{border:1px solid var(--red);background:var(--red);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-1px)}.button svg,.text-link svg,.path-card>svg:last-child{width:18px;height:18px}.button-small{min-height:42px;padding-inline:16px;font-size:.85rem}.button-outline{color:var(--ink);background:0 0;border-color:#aeb8c0}.button-outline:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.menu-button{color:var(--ink);background:0 0;border:0;margin-left:auto;display:none}.mobile-overlay{z-index:50;background:#1023388c;position:fixed;inset:120px 0 0}.mobile-nav{background:#fff;flex-direction:column;gap:4px;width:min(88vw,380px);height:100%;margin-left:auto;padding:28px;display:flex;box-shadow:-20px 0 60px #10233833}.mobile-nav>a{border-bottom:1px solid var(--line);padding:14px 4px;font-size:1.15rem;font-weight:800}.mobile-actions{gap:10px;margin-top:24px;display:grid}.home-hero{background:linear-gradient(120deg,#fff 0%,#fff 55%,var(--cream) 55%);padding:72px 0 56px;overflow:hidden}.hero-grid,.page-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;display:grid}.eyebrow{color:var(--red);text-transform:uppercase;letter-spacing:.13em;margin-bottom:18px;font-size:.78rem;font-weight:900;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:760px;margin-bottom:24px;font-size:clamp(2.7rem,5.2vw,5.1rem);line-height:.96}h2{letter-spacing:-.05em;font-size:clamp(2rem,3.8vw,3.45rem);line-height:1.02}h3{letter-spacing:-.025em}.hero-copy>p,.page-hero p,.split-copy>p{max-width:660px;color:var(--muted);font-size:1.16rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin:30px 0;display:flex}.trust-row{color:var(--muted);flex-wrap:wrap;gap:20px;font-size:.86rem;font-weight:700;display:flex}.trust-row span{align-items:center;gap:6px;display:flex}.trust-row svg{width:17px;color:var(--red)}.hero-visual{background:#d8e0e5;border-radius:80px 18px;min-height:560px;position:relative;overflow:hidden;box-shadow:0 28px 80px #10233833}.hero-visual img,.split-image img{object-fit:cover}.hero-note{background:#fff;border-radius:12px;align-items:center;gap:12px;padding:16px 18px;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 12px 30px #10233833}.hero-note svg{color:var(--red)}.hero-note div{flex-direction:column;display:flex}.hero-note span{color:var(--muted);font-size:.8rem}.path-section{z-index:2;margin-top:-10px;padding-bottom:48px;position:relative}.path-grid{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:0 18px 55px #10233814}.path-card{border-right:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:26px;display:grid}.path-card:last-child{border-right:0}.path-card>svg:first-child{width:28px;color:var(--red)}.path-card h2{letter-spacing:-.02em;margin:0 0 5px;font-size:1.05rem}.path-card p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.4}.path-card:hover{background:var(--cream)}.section{padding:100px 0}.section-tint{background:var(--cream)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px;display:flex}.section-heading h2{max-width:720px;margin-bottom:0}.text-link{color:var(--red);white-space:nowrap;align-items:center;gap:8px;font-weight:900;display:inline-flex}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-width:0;transition:all .2s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #1023381f}.product-image{background:#f7f8f8;height:245px;padding:20px;display:block;position:relative}.product-image img{width:100%;height:100%}.product-body{padding:22px}.product-brand{color:var(--red);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:900}.product-body h3{margin:8px 0 10px;font-size:1.25rem}.product-body p{min-height:64px;color:var(--muted);font-size:.88rem;line-height:1.55}.product-body ul{min-height:55px;margin:0 0 18px;padding:0;list-style:none}.product-body li{gap:7px;margin:6px 0;font-size:.78rem;display:flex}.product-body li svg{width:14px;color:var(--red);flex:none}.product-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:end;padding-top:16px;display:flex}.product-footer div{flex-direction:column;display:flex}.product-footer strong{font-size:1.15rem}.product-footer small,.catalog-note{color:var(--muted);font-size:.7rem}.product-footer>a{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.catalog-note{margin-top:18px;line-height:1.5}.split{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.split-image{border-radius:18px 70px;min-height:520px;position:relative;overflow:hidden}.check-list{gap:12px;margin:26px 0 32px;padding:0;list-style:none;display:grid}.check-list li{align-items:center;gap:10px;font-weight:700;display:flex}.check-list svg{width:20px;color:var(--red);flex:none}.cta-section{padding:90px 0}.cta-card{color:#fff;background:var(--ink);border-radius:22px;justify-content:space-between;align-items:center;gap:50px;padding:55px;display:flex;position:relative;overflow:hidden}.cta-card:after{content:"";border:60px solid #e64a3b33;border-radius:50%;width:280px;height:280px;position:absolute;top:-130px;right:-80px}.cta-card>div{z-index:1;position:relative}.cta-card h2{max-width:620px;margin-bottom:14px}.cta-card p{color:#c8d1da;max-width:660px;margin:0;line-height:1.65}.light{color:#ff978d}.cta-actions{gap:10px;min-width:280px;display:grid}.button-light{color:var(--ink);background:#fff;border-color:#fff}.button-ghost{background:0 0;border-color:#8190a0}.page-hero{background:var(--cream);padding:80px 0}.page-hero h1{font-size:clamp(2.7rem,5vw,4.8rem)}.page-hero-image{background:#fff;border-radius:18px 60px;min-height:380px;position:relative;overflow:hidden}.product-detail-image img{padding:35px}.product-eyebrow{margin-top:38px;display:block}.detail-price{flex-direction:column;margin-top:25px;font-size:2rem;font-weight:900;display:flex}.detail-price small{color:var(--muted);font-size:.72rem;font-weight:400}.content-section{padding:80px 0}.content-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.info-card{border:1px solid var(--line);border-radius:15px;padding:28px}.info-card svg{width:28px;color:var(--red)}.info-card h3{margin:18px 0 10px}.info-card p{color:var(--muted);line-height:1.65}.prose{max-width:780px}.prose h2{margin-top:50px;font-size:2rem}.prose p,.prose li{color:var(--muted);line-height:1.75}.detail-grid{grid-template-columns:1fr .7fr;gap:80px;display:grid}.notice{border-left:4px solid var(--red);background:var(--cream);align-self:start;padding:30px}.notice p{color:var(--muted);margin:10px 0 0;line-height:1.6}.contact-grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.contact-card{background:var(--cream);border-radius:18px;padding:35px}.contact-list{gap:18px;margin-top:28px;display:grid}.contact-list a,.contact-list span{align-items:flex-start;gap:12px;display:flex}.contact-list div{flex-direction:column;gap:4px;display:flex}.contact-list small{color:var(--muted)}.contact-list svg{width:21px;color:var(--red);flex:none}.footer{color:#fff;background:#0a1928;padding:70px 0 20px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:55px;display:grid}.footer .logo-mark{background:var(--red)}.footer-brand>p{color:#9fabb6;max-width:300px;line-height:1.6}.footer h3{color:#ff978d;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px;font-size:.85rem}.footer-grid>div:not(:first-child){flex-direction:column;gap:13px;font-size:.88rem;display:flex}.footer-grid svg{color:#ff978d;flex:none;width:16px}.footer-grid span,.footer small{color:#bbc4cc;line-height:1.4}.fineprint{font-size:.75rem}.footer-bottom{color:#7f8d99;border-top:1px solid #253747;margin-top:55px;padding-top:20px;font-size:.72rem}@media (max-width:1050px){.desktop-nav{display:none}.menu-button{display:block}.desktop-cta{margin-left:auto}.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.wrap{width:min(100% - 28px,1180px)}.topbar span{display:none}.topbar-inner{justify-content:center}.header{height:72px}.mobile-overlay{inset:110px 0 0}.desktop-cta{display:none}.home-hero{background:linear-gradient(#fff 0 58%,var(--cream) 58%);padding:48px 0}.hero-grid,.page-hero-grid,.split,.contact-grid,.detail-grid{grid-template-columns:1fr;gap:38px}.hero-visual{min-height:400px}.path-grid{grid-template-columns:1fr}.path-card{border-right:0;border-bottom:1px solid var(--line)}.path-card:last-child{border-bottom:0}.section{padding:70px 0}.section-heading{display:block}.section-heading .text-link{margin-top:18px}.content-grid{grid-template-columns:1fr 1fr}.cta-card{padding:38px 24px;display:block}.cta-actions{min-width:0;margin-top:28px}.footer-grid{grid-template-columns:1fr 1fr}.page-hero{padding:55px 0}.page-hero-image{min-height:300px}}@media (max-width:540px){h1{font-size:2.65rem}.hero-actions .button{width:100%}.trust-row{gap:10px 14px}.product-grid,.content-grid{grid-template-columns:1fr}.product-image{height:270px}.split-image{min-height:360px}.footer-grid{grid-template-columns:1fr}.footer-brand{margin-bottom:15px}.cta-section{padding:60px 0}}
