/*! 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{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}}:root{--ink:#0b1118;--navy:#0a121a;--panel:#111c27;--red:#f03b33;--red-dark:#c82320;--paper:#f4f3ef;--white:#fff;--muted:#697781;--line:#d9d9d4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1220px,100% - 56px);margin:auto}.siteHeader{z-index:20;color:#fff;width:100%;position:absolute;top:0}.nav{border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;height:96px;display:flex}.brand{align-items:center;gap:13px;min-width:max-content;display:flex}.vertexMark{width:42px;height:42px;overflow:visible}.vertexMark .markDark{fill:#9ca8b3}.vertexMark .markRed{fill:var(--red)}.vertexMark .markLight{fill:#fff}.vertexMark circle{fill:var(--red)}.brand span{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:.21em;font-size:17px}.brand small{color:#a9b4bd;letter-spacing:.38em;margin-top:6px;font-size:7px;font-weight:800}.navlinks{color:#b8c2ca;align-items:center;gap:34px;font-size:12px;display:flex}.navlinks a{position:relative}.navlinks a:after{content:"";background:var(--red);height:1px;transition:all .2s;position:absolute;bottom:-8px;left:0;right:100%}.navlinks a:hover{color:#fff}.navlinks a:hover:after{right:0}.btn{background:var(--red);color:#fff;letter-spacing:.12em;text-transform:uppercase;border:0;justify-content:center;align-items:center;gap:18px;min-height:54px;padding:0 25px;font-size:11px;font-weight:900;transition:all .2s;display:inline-flex}.btn:hover{background:#ff4a42;transform:translateY(-2px)}.btn.small{min-height:42px;padding:0 17px}.btn span{font-size:14px}.hero{color:#fff;background:linear-gradient(125deg,#070b10 0%,#0b141d 55%,#101d28 100%);min-height:790px;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:62px 62px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.heroGlow{filter:blur(85px);background:#f03b3322;border-radius:50%;width:650px;height:650px;position:absolute;top:70px;right:3%}.heroGrid{z-index:2;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;min-height:790px;padding-top:105px;display:grid;position:relative}.heroCopy{padding:55px 0 30px}.eyebrow{color:#687782;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 22px;font-size:10px;font-weight:900;display:flex}.eyebrow span{background:var(--red);width:32px;height:2px}.eyebrow.light{color:#9daab3}h1{letter-spacing:-.06em;margin:0;font-size:clamp(60px,6.4vw,92px);line-height:.94}h1 em{color:var(--red);font-style:normal;display:inline-block}.lead{color:#aebac2;max-width:640px;margin:28px 0 30px;font-size:18px;line-height:1.7}.actions{align-items:center;gap:30px;display:flex}.textlink{letter-spacing:.03em;font-size:12px;font-weight:800}.textlink:hover{color:var(--red)}.proof{border-top:1px solid #ffffff1f;max-width:620px;margin-top:70px;display:flex}.proof div{border-right:1px solid #ffffff1f;flex-direction:column;flex:1;gap:7px;padding:21px 20px 0 0;display:flex}.proof div+div{padding-left:20px}.proof b{letter-spacing:-.04em;font-size:21px}.proof small{color:#73828c;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.heroVisual{height:590px;position:relative}.brandStage{place-items:center;display:grid;position:absolute;inset:45px 5px 40px 25px}.brandStage:before{content:"";background:radial-gradient(circle,#172735 0 50%,#0000 51%),conic-gradient(from 35deg,#f03b3322,#0000 30%,#ffffff12 60%,#0000);border-radius:50%;width:330px;height:330px;position:absolute;box-shadow:inset 0 0 70px #0008,0 40px 90px #0008}.brandStage:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:430px;height:430px;position:absolute}.heroMark{z-index:2;filter:drop-shadow(0 30px 35px #000a);width:250px;height:250px;position:relative}.heroMark .markDark{fill:#4f5f6e}.heroMark .markLight{fill:#dfe5ea}.signalRing{border:1px solid #f03b3345;border-radius:50%;position:absolute;transform:rotate(-20deg)}.r1{width:500px;height:240px}.r2{width:545px;height:335px;transform:rotate(25deg)}.floatCard{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#101b25e8;border:1px solid #ffffff17;align-items:center;gap:13px;min-width:190px;padding:14px 17px;font-size:12px;font-weight:800;display:flex;position:absolute;box-shadow:0 22px 40px #0007}.floatCard i{width:28px;height:28px;color:var(--red);background:#f03b331c;border:1px solid #f03b3344;place-items:center;font-size:9px;font-style:normal;display:grid}.floatCard span{flex-direction:column;gap:5px;display:flex}.floatCard small{color:#667680;letter-spacing:.15em;font-size:7px}.fc1{top:78px;right:-5px}.fc2{bottom:95px;right:22px}.fc3{bottom:150px;left:-25px}.section{padding-block:115px}.productsSection{background:var(--paper)}.sectionhead{grid-template-columns:1.4fr .6fr;align-items:end;gap:80px;margin-bottom:48px;display:grid}.sectionhead h2,.about h2,.custom h2{letter-spacing:-.05em;max-width:720px;margin:0;font-size:clamp(42px,5vw,66px);line-height:1.02}.sectionhead>p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.cards{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.productCard{border:1px solid var(--line);background:#fff;transition:all .25s;overflow:hidden}.productCard:hover{transform:translateY(-5px);box-shadow:0 25px 60px #0d172012}.productVisual{background:#080c11;height:290px;position:relative;overflow:hidden}.productVisual img{object-fit:cover;width:100%;height:100%;transition:all .4s;display:block}.productCard:hover .productVisual img{transform:scale(1.025)}.darts .productVisual img{object-position:center}.golf .productVisual img{object-fit:contain;background:radial-gradient(circle at 50% 40%,#123d2c 0,#05110d 68%);padding:25px}.retail .productVisual img{object-position:center}.productNumber{color:#fff;letter-spacing:.14em;background:#080c11cc;border:1px solid #ffffff26;padding:8px 10px;font-size:9px;font-weight:900;position:absolute;top:17px;right:17px}.productBody{padding:28px 30px 25px}.productBody label{color:var(--red);letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:900}.productBody h3{letter-spacing:-.04em;margin:8px 0 11px;font-size:31px}.productBody>p{min-height:48px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.cardFoot{border-top:1px solid #e8e7e2;justify-content:space-between;align-items:center;margin-top:26px;padding-top:19px;display:flex}.status{color:#69747c;letter-spacing:.13em;background:#f0eee8;width:max-content;padding:7px 9px;font-size:8px;font-weight:900}.cardFoot b{color:var(--red);font-size:20px}.temp .productVisual{background:radial-gradient(circle at 72% 28%,#18d8ff22,#0000 35%),linear-gradient(135deg,#07131c,#0d2635)}.tempVisual{color:#fff;background-color:#0000;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;gap:42px;height:100%;display:flex}.thermo{border:7px solid #eafaff;border-radius:30px;width:54px;height:150px;position:relative}.thermo:before{content:"";background:#eafaff;border-radius:50%;width:66px;height:66px;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.thermo i{background:linear-gradient(#20dbff,var(--red));z-index:2;border-radius:20px;width:18px;height:95px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.thermo:after{content:"";background:var(--red);z-index:3;border-radius:50%;width:38px;height:38px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.tempReading{letter-spacing:-.08em;text-shadow:0 0 35px #27dfff44;font-size:72px;font-weight:200}.tempReading small{color:#63e5ff;letter-spacing:.3em;margin-top:5px;font-size:8px;font-weight:900;display:block}.tempWave{color:#59dcff;font-size:55px;position:absolute;top:44px;right:45px;transform:rotate(-15deg)}.custom{background:var(--red);color:#fff;position:relative;overflow:hidden}.custom:before{content:"V";color:#ffffff0a;font-size:600px;font-weight:900;line-height:.8;position:absolute;bottom:-150px;left:-45px}.customgrid{grid-template-columns:.9fr 1.1fr;gap:115px;display:grid;position:relative}.customIntro>p:last-child{color:#ffd7d3;max-width:500px;margin-top:28px;font-size:16px;line-height:1.7}.customcopy{padding-top:5px}.customsteps{border-top:1px solid #fff4}.customsteps>div{border-bottom:1px solid #fff4;grid-template-columns:46px 1fr;gap:18px;padding:24px 0;display:grid}.customsteps>div>b{color:#811816}.customsteps span{flex-direction:column;gap:7px;display:flex}.customsteps strong{font-size:16px}.customsteps small{color:#ffd5d1;line-height:1.5}.darkBtn{background:#0b1118;margin-top:34px}.darkBtn:hover{background:#202c36}.about{background:var(--navy);color:#fff}.aboutgrid{grid-template-columns:1fr 1fr;gap:110px;display:grid}.aboutcopy>p{color:#aab6be;margin:0 0 20px;font-size:17px;line-height:1.75}.values{border-top:1px solid #33434f;grid-template-columns:repeat(3,1fr);margin-top:45px;padding-top:25px;display:grid}.values div{flex-direction:column;gap:8px;display:flex}.values small{color:#71818d}footer{color:#dfe5e8;background:#05090d}.footermain{justify-content:space-between;gap:40px;padding-block:72px;display:flex}.footermain p{color:#64737e;margin-top:20px;font-size:13px}.footlinks{gap:90px;display:flex}.footlinks div{flex-direction:column;gap:13px;min-width:145px;display:flex}.footlinks b{color:#667680;text-transform:uppercase;letter-spacing:.18em;margin-bottom:6px;font-size:8px}.footlinks a{color:#b0bbc2;font-size:12px}.footlinks a:hover{color:#fff}.footbottom{color:#566670;border-top:1px solid #202c35;justify-content:space-between;padding-block:22px;font-size:10px;display:flex}.legal{background:#f8f7f3;min-height:100vh}.legal .siteHeader{background:#0a121a;position:relative}.legalwrap{width:min(790px,100% - 40px);margin:auto;padding:80px 0 110px}.legalwrap h1{margin-bottom:12px;font-size:clamp(44px,7vw,68px)}.updated{color:#75818a;margin-bottom:45px;font-size:12px}.legalwrap h2{margin:38px 0 12px;font-size:22px}.legalwrap p,.legalwrap li{color:#4f5d67;font-size:15px;line-height:1.75}.legalwrap ul{padding-left:22px}.legalwrap a{color:var(--red);text-decoration:underline}.supportgrid{grid-template-columns:1fr 1fr;gap:18px;margin-top:38px;display:grid}.supportgrid>div{background:#fff;border:1px solid #dddcd6;padding:28px}.supportgrid h2{margin-top:0}@media (width<=900px){.shell{width:min(100% - 34px,1220px)}.navlinks{display:none}.heroGrid{grid-template-columns:1fr;min-height:auto;padding-top:125px}.heroCopy{padding-bottom:0}.heroVisual{height:500px}.hero{min-height:0}.sectionhead,.aboutgrid,.customgrid{grid-template-columns:1fr;gap:35px}.section{padding-block:85px}.customgrid{gap:50px}}@media (width<=650px){.nav{height:82px}.nav .small{display:none}.brand strong{font-size:14px}.brand small{font-size:6px}.vertexMark{width:36px;height:36px}h1{font-size:clamp(48px,14vw,66px)}.heroGrid{padding-top:105px}.lead{font-size:16px}.actions{flex-direction:column;align-items:flex-start;gap:20px}.proof{margin-top:45px}.proof small{font-size:7px}.heroVisual{height:410px}.brandStage{inset:25px 0}.brandStage:before{width:240px;height:240px}.brandStage:after{width:310px;height:310px}.heroMark{width:180px;height:180px}.signalRing{display:none}.floatCard{min-width:160px;padding:11px;font-size:10px}.fc1{top:30px;right:0}.fc2{bottom:35px;right:0}.fc3{bottom:105px;left:0}.cards{grid-template-columns:1fr}.productVisual{height:230px}.productBody{padding:24px}.sectionhead h2,.about h2,.custom h2{font-size:42px}.footermain{flex-direction:column}.footlinks{gap:35px}.footbottom{flex-direction:column;gap:10px}.supportgrid{grid-template-columns:1fr}.tempReading{font-size:58px}.thermo{height:125px}}
