:root{--color-bg: #F8F7F4;--color-surface: #FFFFFF;--color-surface-2: #EFEDE8;--color-border: #DDD9D2;--color-border-strong: #C0BAB1;--color-text: #1A1916;--color-text-muted: #4E4A47;--color-accent: #1E55C8;--color-accent-hover: #1848AE;--color-accent-light: #E6EEFB;--color-navy: #0D1B72;--color-navy-hover: #091560;--color-green: #15803D;--font-sans: "Inter", system-ui, -apple-system, sans-serif;--radius: 5px;--radius-lg: 10px;--max-w: 1160px;--nav-h: 68px;--cta-bar-h: 56px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);line-height:1.65;min-height:100vh;padding-bottom:var(--cta-bar-h)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,h4{line-height:1.18;font-weight:700;letter-spacing:-.01em}h1{font-size:clamp(1.875rem,4.5vw,3.125rem)}h2{font-size:clamp(1.375rem,2.75vw,2rem)}h3{font-size:clamp(1rem,1.75vw,1.25rem)}p{max-width:68ch}.container{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}.section{padding:2.75rem 0}@media(min-width:768px){.section{padding:4.5rem 0}}.section--alt{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6875rem 1.375rem;min-height:44px;border-radius:var(--radius);font-size:.9375rem;font-weight:600;cursor:pointer;border:1.5px solid transparent;transition:background .15s,border-color .15s,color .15s,transform .1s;white-space:nowrap;text-decoration:none;line-height:1}.btn:active{transform:scale(.98)}.btn--primary{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.btn--primary:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover)}.btn--outline{background:transparent;color:var(--color-accent);border-color:var(--color-accent)}.btn--outline:hover{background:var(--color-accent);color:#fff}.btn--ghost{background:transparent;color:var(--color-text);border-color:var(--color-border-strong)}.btn--ghost:hover{background:var(--color-surface-2)}.btn--lg{padding:.875rem 1.875rem;font-size:1rem}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.5rem}.eyebrow{display:block;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.625rem}.divider{border:none;border-top:1px solid var(--color-border);margin:2rem 0}.table-wrap{overflow-x:auto;border:1px solid var(--color-border);border-radius:var(--radius-lg)}table{width:100%;border-collapse:collapse;font-size:.9375rem}thead{background:var(--color-surface-2);border-bottom:1px solid var(--color-border)}th{text-align:left;padding:.75rem 1.25rem;font-size:.75rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-muted);white-space:nowrap}td{padding:.875rem 1.25rem;border-bottom:1px solid var(--color-border);color:var(--color-text);vertical-align:middle}tr:last-child td{border-bottom:none}tbody tr:hover{background:var(--color-bg)}.grid-2,.grid-3{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.grid-2,.grid-3{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.grid-3{grid-template-columns:repeat(3,1fr)}}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}._header_xyrgu_1{position:sticky;top:0;z-index:100;background:#fffffff7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border);height:var(--nav-h)}._nav_xyrgu_11{height:100%}._logoLink_xyrgu_16{display:flex;align-items:center;flex-shrink:0;text-decoration:none}._logoImg_xyrgu_24{height:36px;width:auto;display:block}@media(min-width:480px){._logoImg_xyrgu_24{height:42px}}@media(min-width:768px){._logoImg_xyrgu_24{height:46px}}._links_xyrgu_39{display:none;list-style:none;gap:.25rem}._link_xyrgu_39{display:block;padding:.5rem .625rem;font-size:.875rem;font-weight:500;color:var(--color-text-muted);border-radius:var(--radius);transition:color .15s,background .15s}._link_xyrgu_39:hover{color:var(--color-navy);background:var(--color-accent-light)}._linkActive_xyrgu_60{color:var(--color-accent)!important;background:var(--color-accent-light)!important}._desktopCta_xyrgu_65{display:none}._hamburger_xyrgu_70{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:0;min-width:44px;min-height:44px;border-radius:var(--radius);flex-shrink:0}._bar_xyrgu_86{display:block;width:22px;height:2px;background:var(--color-text);border-radius:2px;transition:transform .2s,opacity .2s;pointer-events:none}._barOpen1_xyrgu_96{transform:translateY(7px) rotate(44deg)}._barOpen2_xyrgu_97{opacity:0}._barOpen3_xyrgu_98{transform:translateY(-7px) rotate(-44deg)}._mobileMenu_xyrgu_101{background:var(--color-surface);border-top:1px solid var(--color-border);padding:.5rem 1.25rem 1.25rem}._mobileLinks_xyrgu_107{list-style:none;display:flex;flex-direction:column;margin-bottom:1rem}._mobileLink_xyrgu_107{display:flex;align-items:center;padding:0 .25rem;min-height:48px;font-size:1rem;font-weight:500;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);transition:color .15s}._mobileLink_xyrgu_107:hover{color:var(--color-text)}._mobileLinkActive_xyrgu_127{color:var(--color-accent)!important}._mobileCtas_xyrgu_129{display:flex;gap:.75rem}@media(min-width:768px){._links_xyrgu_39{display:flex}._desktopCta_xyrgu_65{display:inline-flex}._hamburger_xyrgu_70,._mobileMenu_xyrgu_101{display:none}}._footer_1pgdl_1{background:var(--color-navy);color:#ffffffd9;padding:3rem 0 1.5rem;margin-top:auto}._inner_1pgdl_8{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:1.5rem}._brand_1pgdl_15{display:flex;flex-direction:column;gap:.375rem}._tagline_1pgdl_21{font-size:.875rem;color:#ffffffc7;max-width:32ch}._hubs_1pgdl_27{font-size:.8125rem;color:#ffffffa6}._nav_1pgdl_32 ul{list-style:none;display:flex;flex-direction:column;gap:0;margin-top:.375rem}._nav_1pgdl_32 a{display:flex;align-items:center;padding:.5rem 0;min-height:44px;font-size:.875rem;color:#fffc;transition:color .15s}._nav_1pgdl_32 a:hover{color:#fff}._navLabel_1pgdl_52{font-size:.6875rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#ffffff8c}._divider_1pgdl_60{border-color:#ffffff26}._copy_1pgdl_62{font-size:.8125rem;color:#ffffff8c}@media(min-width:640px){._inner_1pgdl_8{grid-template-columns:1.75fr 1fr 1.25fr}}._bar_8r8km_1{position:fixed;bottom:0;left:0;right:0;z-index:200;height:var(--cta-bar-h);background:var(--color-surface);border-top:1px solid var(--color-border);display:flex;align-items:stretch;box-shadow:0 -2px 12px #0d1b7214}._btn_8r8km_15{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9375rem;font-weight:600;color:#fff;background:var(--color-accent);transition:background .15s;border:none;cursor:pointer}._btn_8r8km_15:hover{background:var(--color-accent-hover)}._btnText_8r8km_32{background:var(--color-navy);color:#fff}._btnText_8r8km_32:hover{background:var(--color-navy-hover)}._divider_8r8km_39{width:1px;background:#ffffff40;flex-shrink:0}._placeholder_h6hw7_1{width:100%;background:var(--color-surface-2);border:2px dashed var(--color-border-strong);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}._placeholderInner_h6hw7_13{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:var(--color-border-strong);padding:1.5rem;text-align:center}._placeholderLabel_h6hw7_23{font-size:.8125rem;font-weight:500;color:var(--color-text-muted);line-height:1.4;max-width:28ch}._image_h6hw7_31{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-lg);display:block}._video_h6hw7_39{width:100%;border-radius:var(--radius-lg);display:block;background:#000}._embed_h6hw7_46{width:100%;position:relative;border-radius:var(--radius-lg);overflow:hidden}._iframe_h6hw7_53{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}._hero_64h03_4{background:linear-gradient(140deg,#070e3a,#0d1b72 55%,#122068);padding:4.5rem 0 3.5rem;position:relative;overflow:hidden}._hero_64h03_4:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 55% 80% at 85% 20%,rgba(30,85,200,.18) 0%,transparent 70%);pointer-events:none}._heroInner_64h03_19{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:start;position:relative;z-index:1}._heroTitle_64h03_28{color:#fff;letter-spacing:-.02em}._heroSub_64h03_33{color:#ffffffe0;font-size:1.0625rem;margin-top:1.125rem;max-width:54ch}._heroCtas_64h03_40{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}._heroCtaPrimary_64h03_47{background:#1e55c8;border-color:#1e55c8;color:#fff;box-shadow:0 4px 14px #1e55c859}._heroCtaPrimary_64h03_47:hover{background:#1848ae;border-color:#1848ae;box-shadow:0 6px 20px #1e55c873}._heroCtaGhost_64h03_60{background:#ffffff17;border:1.5px solid rgba(255,255,255,.3);color:#fff}._heroCtaGhost_64h03_60:hover{background:#ffffff29;border-color:#ffffff80}._heroSidebar_64h03_71{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;position:relative;z-index:1}._sidebarCard_64h03_79{background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:1rem .75rem;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s,border-color .2s}._sidebarCard_64h03_79:hover{background:#ffffff1f;border-color:#ffffff3d}._sidebarStat_64h03_94{font-size:clamp(1.375rem,4vw,1.875rem);font-weight:800;color:#93c5fd;letter-spacing:-.03em;line-height:1}._sidebarLabel_64h03_102{font-size:.6875rem;color:#ffffffc7;margin-top:.375rem;line-height:1.3}._sidebarNote_64h03_109{grid-column:1 / -1;font-size:.8125rem;color:#ffffffc7;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);padding:.75rem 1rem;line-height:1.5}._guarantees_64h03_123{padding:2.5rem 0;background:var(--color-surface);border-bottom:1px solid var(--color-border)}._guaranteeGrid_64h03_129{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._guaranteeCard_64h03_135{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.375rem 1.25rem;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;cursor:default}._guaranteeCard_64h03_135:hover{transform:translateY(-4px);border-color:var(--color-accent);box-shadow:0 8px 28px #1e55c81a}._guaranteeIcon_64h03_150{width:2.25rem;height:2.25rem;background:var(--color-accent-light);color:var(--color-accent);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;transition:background .2s,color .2s}._guaranteeCard_64h03_135:hover ._guaranteeIcon_64h03_150{background:var(--color-accent);color:#fff}._guaranteeStat_64h03_168{font-size:clamp(1.375rem,3.5vw,1.875rem);font-weight:800;color:var(--color-navy);letter-spacing:-.03em;line-height:1}._guaranteeLabel_64h03_176{font-size:.75rem;font-weight:700;color:var(--color-text-muted);margin-top:.25rem;text-transform:uppercase;letter-spacing:.04em}._guaranteeDesc_64h03_185{font-size:.8125rem;color:var(--color-text-muted);margin-top:.625rem;line-height:1.55}._splitRow_64h03_195{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}._splitLeft_64h03_202 p{color:var(--color-text-muted);font-size:.9375rem}._splitRight_64h03_207{display:flex;flex-direction:column;gap:0}._trustRow_64h03_213{display:flex;gap:.875rem;padding:1rem 0;border-bottom:1px solid var(--color-border)}._trustRow_64h03_213:first-child{padding-top:0}._trustRow_64h03_213:last-child{border-bottom:none;padding-bottom:0}._trustCheck_64h03_223{width:1.5rem;height:1.5rem;background:var(--color-accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}._trustHeading_64h03_236{font-weight:600;font-size:.9375rem;color:var(--color-text);max-width:none}._trustBody_64h03_243{font-size:.875rem;color:var(--color-text-muted);margin-top:.25rem}._catRow_64h03_252{display:grid;grid-template-columns:1fr;gap:1.75rem;align-items:start}._catList_64h03_259{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}._catItem_64h03_266{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:.625rem .875rem;font-size:.875rem;font-weight:500;color:var(--color-text-muted);transition:border-color .15s,color .15s}._catItem_64h03_266:hover{border-color:var(--color-accent);color:var(--color-accent)}._processGrid_64h03_285{display:grid;grid-template-columns:1fr;gap:0;margin-top:2rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;background:var(--color-surface)}._processStep_64h03_296{padding:1.5rem;border-bottom:1px solid var(--color-border);display:flex;gap:1rem;align-items:flex-start;transition:background .15s}._processStep_64h03_296:hover{background:var(--color-bg)}._processStep_64h03_296:last-child{border-bottom:none}._processStep_64h03_296 h3{font-size:.9375rem;margin-bottom:.25rem}._processStep_64h03_296 p{font-size:.875rem;color:var(--color-text-muted);margin-top:.25rem}._stepNum_64h03_310{font-size:.75rem;font-weight:800;color:var(--color-accent);background:var(--color-accent-light);border-radius:50%;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}._videoSection_64h03_328{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}._showcaseVideo_64h03_335{width:100%}._ctaBand_64h03_340{background:var(--color-navy);padding:3.5rem 0}._ctaInner_64h03_345{display:flex;flex-direction:column;gap:1.75rem}._ctaBand_64h03_340 h2{color:#fff;letter-spacing:-.02em}._ctaBand_64h03_340 p{color:#ffffffb8;margin-top:.625rem}._ctaButtons_64h03_354{display:flex;flex-wrap:wrap;gap:.75rem}._ctaButtons_64h03_354 ._btn--outline_64h03_356{border-color:#ffffff73;color:#fff}._ctaButtons_64h03_354 ._btn--outline_64h03_356:hover{background:#ffffff1f}@media(min-width:640px){._guaranteeGrid_64h03_129{grid-template-columns:repeat(4,1fr)}}@media(min-width:768px){._heroInner_64h03_19{grid-template-columns:1.4fr 1fr}._heroSidebar_64h03_71{grid-template-columns:1fr 1fr;align-self:start;margin-top:.5rem}._splitRow_64h03_195,._catRow_64h03_252{grid-template-columns:1fr 1fr}._processGrid_64h03_285{grid-template-columns:repeat(2,1fr)}._processStep_64h03_296:nth-child(odd):not(:last-child){border-right:1px solid var(--color-border)}._processStep_64h03_296:nth-last-child(-n+2){border-bottom:none}._ctaInner_64h03_345{flex-direction:row;align-items:center;justify-content:space-between}._videoSection_64h03_328{grid-template-columns:1fr 1.5fr;align-items:center}}@media(min-width:1024px){._heroSidebar_64h03_71{grid-template-columns:1fr 1fr}._processGrid_64h03_285{grid-template-columns:repeat(4,1fr)}._processStep_64h03_296{flex-direction:column;border-right:1px solid var(--color-border);border-bottom:none!important}._processStep_64h03_296:last-child{border-right:none}}._header_c3uf9_1{padding:2.5rem 0 2rem;border-bottom:1px solid var(--color-border)}@media(min-width:768px){._header_c3uf9_1{padding:4rem 0 3.5rem}}._lead_c3uf9_10{color:var(--color-text-muted);font-size:1.0625rem;margin-top:1.125rem;max-width:58ch}._storyGrid_c3uf9_18{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}._storyText_c3uf9_25{display:flex;flex-direction:column;gap:1rem}._storyText_c3uf9_25 h2{margin-bottom:.25rem}._storyText_c3uf9_25 p{color:var(--color-text-muted);font-size:.9375rem}._storyAside_c3uf9_40{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.5rem}._bigNum_c3uf9_47{font-size:clamp(2.25rem,8vw,3.5rem);font-weight:800;color:var(--color-accent);letter-spacing:-.04em;line-height:1}._bigLabel_c3uf9_55{font-size:.875rem;color:var(--color-text-muted);margin-top:.25rem}._asideHeading_c3uf9_61{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.75rem}._hubList_c3uf9_70{display:flex;flex-direction:column;gap:.5rem}._hubRow_c3uf9_76{display:flex;align-items:center;gap:.625rem;font-weight:500;font-size:.9375rem}._hubDot_c3uf9_84{width:8px;height:8px;background:var(--color-accent);border-radius:50%;flex-shrink:0}._asideNote_c3uf9_92{font-size:.8125rem;color:var(--color-text-muted);line-height:1.55}._valuesRow_c3uf9_99{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:start}._valuesLeft_c3uf9_106 p{color:var(--color-text-muted);margin-top:.75rem;font-size:.9375rem}._valuesList_c3uf9_112{display:grid;grid-template-columns:1fr;gap:0;border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;background:var(--color-surface)}._valueItem_c3uf9_122{padding:1.5rem;border-bottom:1px solid var(--color-border)}._valueItem_c3uf9_122:last-child{border-bottom:none}._valueItem_c3uf9_122 h3{font-size:.9375rem;margin-bottom:.375rem}._valueItem_c3uf9_122 p{font-size:.875rem;color:var(--color-text-muted)}._cta_c3uf9_142{display:flex;flex-direction:column;gap:1.5rem}._cta_c3uf9_142 h2{letter-spacing:-.015em}._cta_c3uf9_142 p{color:var(--color-text-muted);margin-top:.5rem}._ctaBtns_c3uf9_151{display:flex;flex-wrap:wrap;gap:.75rem;flex-shrink:0}@media(min-width:768px){._storyGrid_c3uf9_18{grid-template-columns:1.5fr 1fr}._valuesRow_c3uf9_99{grid-template-columns:1fr 1.5fr}._valuesList_c3uf9_112{grid-template-columns:repeat(2,1fr)}._valueItem_c3uf9_122:nth-child(odd){border-right:1px solid var(--color-border)}._valueItem_c3uf9_122:nth-last-child(-n+2){border-bottom:none}._cta_c3uf9_142{flex-direction:row;align-items:center;justify-content:space-between}}._colHide_tayhi_2{display:none}@media(min-width:640px){._colHide_tayhi_2{display:table-cell}}._header_tayhi_8{padding:3rem 0 2.5rem;border-bottom:1px solid var(--color-border)}@media(min-width:768px){._header_tayhi_8{padding:4rem 0 3.5rem}}._lead_tayhi_17{color:var(--color-text-muted);font-size:1.0625rem;margin-top:1.125rem;max-width:58ch}._carryRow_tayhi_25{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}._carryRow_tayhi_25 p{color:var(--color-text-muted);font-size:.9375rem;margin-top:.75rem}._catGrid_tayhi_38{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}._catItem_tayhi_45{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius);padding:.625rem .875rem;font-size:.875rem;font-weight:500;color:var(--color-text-muted)}._processVideoRow_tayhi_56{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}._processSide_tayhi_63 h2{margin-bottom:1.5rem}._processList_tayhi_67{display:flex;flex-direction:column}._processItem_tayhi_72{display:flex;gap:1.25rem}._processLeft_tayhi_77{display:flex;flex-direction:column;align-items:center;flex-shrink:0}._stepBubble_tayhi_84{width:2.25rem;height:2.25rem;border-radius:50%;background:var(--color-accent);color:#fff;font-weight:800;font-size:.875rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._stepLine_tayhi_98{width:1px;flex:1;min-height:1.5rem;background:var(--color-border);margin:.25rem 0}._processContent_tayhi_106{padding-bottom:1.75rem}._processContent_tayhi_106 h3{font-size:1rem;margin-bottom:.25rem;padding-top:.3rem}._processContent_tayhi_106 p{font-size:.875rem;color:var(--color-text-muted)}._videoSide_tayhi_121{display:flex;flex-direction:column;gap:0}._videoSide_tayhi_121 h2{margin-bottom:.875rem}._videoSide_tayhi_121 p{color:var(--color-text-muted);font-size:.9375rem}._videoCallout_tayhi_136{display:flex;gap:1rem;align-items:flex-start;background:var(--color-accent-light);border:1px solid rgba(27,58,92,.15);border-radius:var(--radius-lg);padding:1.25rem;margin-top:1.5rem;color:var(--color-accent);flex-shrink:0}._videoCallout_tayhi_136 svg{flex-shrink:0;margin-top:2px}._videoCallout_tayhi_136 p{color:var(--color-accent);font-size:.9375rem}._sampleVideo_tayhi_160{margin-top:1.25rem;width:100%}._thumbCell_tayhi_166{width:56px}._thumb_tayhi_166{width:56px;height:42px;object-fit:cover;border-radius:var(--radius);display:block;border:1px solid var(--color-border)}._thumbPlaceholder_tayhi_179{width:56px;height:42px;background:var(--color-surface-2);border:1px dashed var(--color-border-strong);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;color:var(--color-border-strong)}._actions_tayhi_192{display:flex;gap:.375rem;flex-wrap:wrap}._code_tayhi_199{font-family:Courier New,monospace;font-size:.8em;background:var(--color-surface-2);border-radius:3px;padding:.1rem .35rem;color:var(--color-accent)}._tableHeader_tayhi_209{display:flex;flex-direction:column;gap:1rem}._tableHeader_tayhi_209 h2{letter-spacing:-.015em}._tableHeader_tayhi_209 p{color:var(--color-text-muted);font-size:.9375rem;margin-top:.375rem}._price_tayhi_223{font-weight:700;font-size:.9375rem;color:var(--color-text);white-space:nowrap}._priceNote_tayhi_230{font-size:.75rem;font-weight:400;color:var(--color-text-muted);display:block;margin-top:.125rem}._loadId_tayhi_239{font-weight:700;font-size:.875rem;color:var(--color-accent);white-space:nowrap}._date_tayhi_246{white-space:nowrap;color:var(--color-text-muted);font-size:.875rem}._notes_tayhi_252{font-size:.875rem;color:var(--color-text-muted);min-width:0;max-width:240px}._status_tayhi_260{display:inline-block;padding:.35rem .75rem;border-radius:100px;font-size:.75rem;font-weight:700;letter-spacing:.03em;white-space:nowrap}._statusAvailable_tayhi_270{background:#dcfce7;color:#15803d}._statusPending_tayhi_275{background:#fef9c3;color:#854d0e}._statusSold_tayhi_280{background:var(--color-surface-2);color:var(--color-text-muted)}._tableNote_tayhi_286{font-size:.8125rem;color:var(--color-text-muted);margin-top:1.25rem;max-width:none}._empty_tayhi_294{text-align:center;padding:4rem 2rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg)}._empty_tayhi_294 p{color:var(--color-text-muted);margin:0 auto}._cta_tayhi_308{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}._cta_tayhi_308 h2{letter-spacing:-.015em}._cta_tayhi_308 p{color:var(--color-text-muted);font-size:.9375rem;margin-top:.5rem}._ctaBtns_tayhi_322{display:flex;flex-wrap:wrap;gap:.75rem}@media(min-width:768px){._carryRow_tayhi_25,._processVideoRow_tayhi_56{grid-template-columns:1fr 1fr}._tableHeader_tayhi_209{flex-direction:row;align-items:flex-start;justify-content:space-between}._cta_tayhi_308{flex-direction:row;align-items:center;justify-content:space-between}}._header_wvhku_1{padding:4rem 0 3.5rem;border-bottom:1px solid var(--color-border)}._lead_wvhku_6{color:var(--color-text-muted);font-size:1.0625rem;margin-top:1.125rem;max-width:52ch}._contactGrid_wvhku_14{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:start}._contactMain_wvhku_22{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:2rem}._contactForm_wvhku_30{display:flex;flex-direction:column;gap:1.25rem}._fieldGroup_wvhku_36{display:flex;flex-direction:column;gap:.375rem}._fieldLabel_wvhku_42{font-size:.8125rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em}._fieldInput_wvhku_50,._fieldTextarea_wvhku_51{width:100%;box-sizing:border-box;padding:.625rem .875rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-bg);color:var(--color-text);font-size:.9375rem;font-family:inherit;transition:border-color .15s}._fieldInput_wvhku_50:focus,._fieldTextarea_wvhku_51:focus{outline:none;border-color:var(--color-accent)}._fieldTextarea_wvhku_51{resize:vertical;min-height:120px}._errorMsg_wvhku_75{font-size:.875rem;color:#b91c1c}._successMsg_wvhku_80{padding:1.5rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--radius)}._successTitle_wvhku_87{font-weight:700;font-size:1.0625rem;margin-bottom:.5rem;color:#15803d}._contactSide_wvhku_95{display:flex;flex-direction:column;gap:0}._sideBlock_wvhku_101{padding:.5rem 0}._sideLabel_wvhku_105{font-size:.75rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.75rem}@media(min-width:768px){._contactGrid_wvhku_14{grid-template-columns:1.5fr 1fr}}._wrap_1i18d_1{padding:3.5rem 0 3rem;text-align:center}@media(min-width:768px){._wrap_1i18d_1{padding:6rem 0 5rem}}._code_1i18d_10{font-size:clamp(3rem,18vw,5rem);font-weight:800;color:var(--color-border-strong);letter-spacing:-.04em;line-height:1;margin-bottom:.5rem}._heading_1i18d_19{font-size:clamp(1.5rem,3vw,2.25rem);letter-spacing:-.02em}._body_1i18d_24{color:var(--color-text-muted);margin:.875rem auto 0;font-size:1.0625rem}._links_1i18d_30{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2rem}._header_109se_1{background:var(--color-navy);color:#fff;padding:clamp(2.5rem,6vw,4.5rem) 0 clamp(2rem,5vw,3.5rem)}._header_109se_1 h1{color:#fff;margin-top:.75rem}._lead_109se_12{font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.65;color:#ffffffe6;margin-top:1rem;max-width:680px}._contentBlock_109se_20{max-width:780px}._contentBlock_109se_20 p+p{margin-top:1rem}._featureGrid_109se_28{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-top:2rem}._featureCard_109se_35{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.25rem 1.5rem}._featureCard_109se_35 h3{font-size:1rem;font-weight:600;margin-bottom:.375rem;color:var(--color-navy)}._featureCard_109se_35 p{font-size:.9rem;color:var(--color-text-muted);line-height:1.55}._splitGrid_109se_55{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media(max-width:720px){._splitGrid_109se_55{grid-template-columns:1fr;gap:2rem}}._checkList_109se_69{list-style:none;padding:0;margin:1.25rem 0 0;display:flex;flex-direction:column;gap:.625rem}._checkItem_109se_78{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;color:var(--color-text);line-height:1.5}._checkIcon_109se_87{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--color-green);display:flex;align-items:center;justify-content:center;margin-top:.125rem}._relatedLinks_109se_99{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:1.5rem}._ctaSection_109se_106{background:var(--color-navy);color:#fff;padding:clamp(2.5rem,5vw,4rem) 0}._ctaInner_109se_112{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}._ctaInner_109se_112 h2{color:#fff;margin:0}._ctaInner_109se_112 p{color:#ffffffe0;margin-top:.5rem}._ctaBtns_109se_130{display:flex;gap:.75rem;flex-shrink:0;flex-wrap:wrap}
