/*! 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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#14324a;--graphite:#e9f7f0;--graphite-2:#dcefeb;--orange:#19a865;--orange-light:#3fc482;--blue:#1976d2;--blue-light:#eaf5ff;--green-dark:#087849;--cream:#f0f8ff;--paper:#fff;--muted:#688096;--line-dark:#14324a24;--line-light:#d4e5ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:#fff;font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.site-header{z-index:20;border-bottom:1px solid var(--line-dark);grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:82px;padding:0 4vw;display:grid;position:absolute;top:0;left:0}.site-header>a{color:#fff;text-decoration:none}.wordmark{letter-spacing:.14em;align-items:center;gap:12px;font-size:17px;font-weight:760;display:inline-flex}.brand-mark{background:var(--orange);width:31px;height:31px;color:var(--ink);letter-spacing:0;place-items:center;font-size:18px;font-weight:850;display:grid}.site-header nav{gap:36px;display:flex}.site-header nav a{color:#aeb3aa;font-size:12px;text-decoration:none;transition:color .18s}.header-action{justify-self:end;align-items:center;gap:13px;font-size:12px;font-weight:650;display:inline-flex}.header-action svg,.button svg,.finder-result button svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-width:1.5px;width:18px}.hero{background:var(--ink);grid-template-columns:1.05fr .95fr;min-height:860px;padding-top:82px;display:grid;position:relative;overflow:hidden}.hero-grid{pointer-events:none;opacity:.16;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:82px 0 0}.hero-copy{z-index:2;flex-direction:column;justify-content:center;padding:88px 5vw 58px 8vw;display:flex;position:relative}.eyebrow{color:#aeb3a9;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 31px;font-size:10px;font-weight:650;display:flex}.eyebrow>span{background:var(--orange);width:24px;height:2px}.hero h1{letter-spacing:-.055em;max-width:790px;margin:0;font-size:clamp(54px,5.2vw,84px);font-weight:520;line-height:.98}.hero h1 em{color:var(--orange);font-style:normal}.hero-body{color:#a2a79e;max-width:600px;margin:30px 0 0;font-size:17px;line-height:1.7}.hero-actions{gap:12px;margin-top:40px;display:flex}.button{cursor:pointer;border:0;justify-content:center;align-items:center;gap:23px;min-height:52px;padding:0 24px;font-size:12px;font-weight:680;text-decoration:none;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#fff}.button-ghost{color:#eee;background:0 0;border:1px solid #3b4038}.hero-proof{gap:42px;margin-top:67px;display:flex}.hero-proof div{flex-direction:column;gap:6px;max-width:130px;display:flex}.hero-proof strong{color:#fff;font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;font-size:14px}.hero-proof span{color:#6e746a;letter-spacing:.08em;text-transform:uppercase;font-size:9px;line-height:1.4}.hero-product{border-left:1px solid var(--line-dark);background:var(--graphite);min-height:700px;position:relative;overflow:hidden}.product-stage{position:absolute;inset:0;overflow:hidden}.product-stage:after{content:"";background:linear-gradient(#0000,#0708078c);height:36%;position:absolute;bottom:0;left:0;right:0}.rope-coil{position:absolute}.rope-large{aspect-ratio:1;border:21px solid #eceae0;border-radius:50%;width:57%;top:11%;left:8%;box-shadow:inset 0 0 0 5px #8e9189,inset 0 0 0 9px #deddd3,0 30px 70px #00000059}.rope-large:before,.rope-large:after{content:"";border:14px solid #b7b8b0;border-radius:50%;position:absolute;inset:16%}.rope-large:after{border-width:10px;border-color:#e5e3d9;inset:34%}.rope-large i{width:3px;height:calc(100% + 34px);transform:rotate(calc(var(--n,1) * 32deg));transform-origin:50%;background:#3e403b73;position:absolute;top:-17px;left:38%}.rope-large i:nth-child(2){--n:2}.rope-large i:nth-child(3){--n:3}.rope-large i:nth-child(4){--n:4}.handle{z-index:3;background:#0b0d0a;border-radius:13px 13px 7px 7px;width:92px;height:54px;position:absolute;box-shadow:0 17px 30px #00000057}.handle:after{background:var(--graphite);content:"";border-radius:5px;width:42px;height:17px;position:absolute;top:13px;left:25px}.handle span{background:#0b0d0a;width:12px;height:22px;position:absolute;bottom:-17px;left:40px}.handle-one{top:46%;left:7%;transform:rotate(-13deg)}.handle-two{top:55%;left:27%;transform:rotate(12deg)}.fuel-loop{z-index:2;aspect-ratio:1;border:16px solid #e59c25ed;border-radius:50%;width:67%;position:absolute;box-shadow:inset 0 0 0 3px #ffecb166,0 20px 40px #0000004d}.fuel-one{bottom:-9%;right:-26%}.fuel-two{border-color:#b57417cc;bottom:-35%;right:-6%}.stage-label{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0f0ce0;border:1px solid #fff3;grid-template-columns:40px 1fr;gap:2px 12px;width:220px;padding:15px;display:grid;position:absolute}.stage-label>span{background:var(--orange);color:#fff;font-family:var(--font-geist-mono), monospace;grid-row:1/3;place-items:center;font-size:11px;display:grid}.stage-label strong{letter-spacing:.08em;font-size:10px}.stage-label small{color:#7f847b;letter-spacing:.08em;font-size:8px}.label-rope{top:28%;right:6%}.label-fuel{bottom:18%;right:7%}.visual-note{z-index:5;color:#848981;font-family:var(--font-geist-mono), monospace;letter-spacing:.14em;justify-content:space-between;font-size:9px;display:flex;position:absolute;top:33px;left:35px;right:35px}.products-section{background:var(--cream);color:var(--ink);padding:116px 8vw 128px;scroll-margin-top:20px}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:8vw;margin-bottom:65px;display:grid}.eyebrow-dark{color:#656a61}.section-heading h2,.finder-copy h2,.brand-statement h2,.closing-cta h2{letter-spacing:-.052em;margin:0;font-size:clamp(42px,4.5vw,68px);font-weight:530;line-height:1.04}.section-heading>p{color:#656a62;max-width:430px;margin:0;font-size:15px;line-height:1.75}.family-switcher{border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);grid-template-columns:1fr 1fr;display:grid}.family-tab{border:0;border-right:1px solid var(--line-light);min-height:118px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:58px 1fr auto;align-items:center;gap:19px;padding:20px 25px;transition:background-color .2s;display:grid}.family-tab:last-child{border-right:0}.family-tab.active{background:#fff}.family-icon{color:#71756d;border:1px solid #b9bbb3;place-items:center;width:50px;height:50px;display:grid}.family-icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:33px}.family-tab.active .family-icon{border-color:var(--orange);background:var(--orange);color:#fff}.family-copy{flex-direction:column;gap:8px;display:flex}.family-copy small{color:#888c84;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:8px}.family-copy strong{font-size:17px;font-weight:650}.family-count{color:#777b73;letter-spacing:.08em;font-size:9px}.product-panel{background:var(--graphite);color:#fff;grid-template-columns:.68fr 1.32fr;min-height:545px;animation:.35s both panelIn;display:grid}@keyframes panelIn{0%{opacity:0;transform:translateY(8px)}}.panel-intro{border-right:1px solid var(--line-dark);flex-direction:column;padding:48px 38px;display:flex}.panel-intro>p:first-child{color:var(--orange);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;margin:0;font-size:9px}.panel-intro h3{letter-spacing:-.045em;margin:81px 0 18px;font-size:clamp(33px,3vw,47px);font-weight:520;line-height:1.04}.panel-intro>p:nth-child(3){color:#9da298;margin:0;font-size:13px;line-height:1.7}.application-list{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:35px;display:flex}.application-list span{color:#aeb2a9;border:1px solid #42473f;border-radius:999px;padding:7px 10px;font-size:9px}.product-grid{grid-template-columns:repeat(3,1fr);display:grid}.product-grid.two-products{grid-template-columns:repeat(2,1fr)}.product-card{border-right:1px solid var(--line-dark);flex-direction:column;min-width:0;display:flex}.product-card:last-child{border-right:0}.card-visual{border-bottom:1px solid var(--line-dark);background:#292e27;height:250px;position:relative;overflow:hidden}.card-visual:before{opacity:.18;content:"";background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.mini-coil{aspect-ratio:1;border:15px solid #ebe9dd;border-radius:50%;width:135px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 4px #8b8f87,inset 0 0 0 8px #dedcd2,0 17px 30px #00000040}.coil-2{border-color:#d7d5cc;width:160px}.coil-3{width:155px}.mini-coil i{border:6px solid #b5b7af;border-radius:50%;position:absolute;inset:18%}.mini-coil i:nth-child(2){border-color:#e5e3d8;inset:34%}.mini-coil i:nth-child(3){border-color:#8e9189;inset:48%}.mini-handle{background:#0c0e0b;border-radius:8px 8px 4px 4px;width:62px;height:39px;position:absolute;bottom:14%;right:13%;box-shadow:0 10px 20px #00000059}.mini-handle:after{content:"";background:#292e27;border-radius:3px;width:29px;height:12px;position:absolute;top:10px;left:17px}.mini-handle span{background:#0c0e0b;width:8px;height:15px;position:absolute;bottom:-12px;left:27px}.mini-fuel{aspect-ratio:1;border:15px solid #e29922f0;border-radius:50%;width:190px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 3px #ffefbe73,0 16px 30px #00000047}.fuel-card-1:before,.fuel-card-1:after{content:"";border:12px solid #c8821bdb;border-radius:50%;position:absolute;inset:18%}.fuel-card-1:after{border-width:8px;border-color:#ecac35e6;inset:38%}.fuel-card-2{width:210px}.clamp-row{gap:4px;display:flex;position:absolute;bottom:16px;right:15px}.clamp-row i{border:2px solid #aeb3aa;border-radius:4px;width:12px;height:7px}.card-copy{flex-direction:column;flex:1;padding:26px 24px 30px;display:flex}.card-copy>p:first-child{color:#82877e;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;margin:0;font-size:8px}.card-copy h4{letter-spacing:-.02em;margin:17px 0 11px;font-size:18px;font-weight:620}.card-spec{color:var(--orange);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;font-size:9px}.card-copy>p:last-child{color:#969b92;margin:20px 0 0;font-size:12px;line-height:1.65}.size-selector{border-bottom:1px solid var(--line-light);background:#fff;grid-template-columns:1fr auto 1.2fr;align-items:center;gap:35px;min-height:110px;padding:22px 28px;display:grid}.size-selector>div:first-child{flex-direction:column;gap:6px;display:flex}.size-selector>div:first-child span{color:#888c83;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:8px}.size-selector>div:first-child strong{font-size:14px}.size-buttons{gap:6px;display:flex}.size-buttons button{min-width:62px;height:42px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #c9cbc2}.size-selector>p{color:#6c7168;margin:0;font-size:11px;line-height:1.6}.size-selector>p span{color:var(--orange);font-family:var(--font-geist-mono), monospace;margin-bottom:4px;font-size:9px;font-weight:700;display:block}.finder-section{background:var(--ink);grid-template-columns:.85fr 1.15fr;padding:125px 8vw;scroll-margin-top:20px;display:grid}.finder-copy{padding-right:7vw}.finder-copy>p:last-child{color:#989e94;max-width:470px;margin:30px 0 0;font-size:14px;line-height:1.75}.finder-tool{border:1px solid var(--line-dark);background:var(--graphite);padding:34px}.finder-step{color:#797f75;font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;font-size:9px}.finder-options{grid-template-columns:repeat(3,1fr);margin-top:25px;display:grid}.finder-options>button{border:1px solid var(--line-dark);color:#fff;text-align:left;cursor:pointer;background:0 0;border-right:0;flex-direction:column;justify-content:space-between;min-height:190px;padding:24px 20px;display:flex}.finder-options>button:last-child{border-right:1px solid var(--line-dark)}.finder-options>button.active{border-color:var(--orange);background:#ff5a1f1a}.finder-options svg{fill:none;stroke:#858b80;stroke-width:1.4px;width:42px}.finder-options button>span:last-child{flex-direction:column;gap:7px;display:flex}.finder-options strong{font-size:13px;font-weight:600}.finder-options small{color:#7f857b;font-size:10px;line-height:1.45}.both-icon{color:#a2a89d;width:43px;height:43px;font-family:var(--font-geist-mono), monospace;border:1px solid #747a70;place-items:center;font-size:9px;display:grid}.finder-button{width:100%;margin-top:16px}.finder-result{background:#11130f;border:1px solid #454a41;grid-template-columns:125px 1fr auto;align-items:center;gap:22px;margin-top:16px;padding:20px;animation:.3s both panelIn;display:grid}.finder-result>span{color:var(--orange);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:8px}.finder-result div{flex-direction:column;gap:6px;display:flex}.finder-result strong{font-size:13px}.finder-result p{color:#858a80;margin:0;font-size:10px;line-height:1.5}.finder-result button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;font-size:10px;display:inline-flex}.brand-section{background:var(--paper);color:var(--ink);padding:115px 8vw 0;scroll-margin-top:20px}.brand-statement{grid-template-columns:.45fr 1.55fr;align-items:start;gap:4vw;display:grid}.brand-statement>p{color:var(--orange);font-family:var(--font-geist-mono), monospace;letter-spacing:.12em;margin:12px 0 0;font-size:9px}.principles{border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);grid-template-columns:repeat(3,1fr);margin-top:74px;display:grid}.principles article{border-right:1px solid var(--line-light);min-height:240px;padding:26px 30px 31px 0}.principles article+article{padding-left:30px}.principles article:last-child{border-right:0}.principles span{color:var(--orange);font-family:var(--font-geist-mono), monospace;font-size:9px}.principles h3{margin:78px 0 13px;font-size:17px}.principles p{color:#6f746b;max-width:340px;margin:0;font-size:12px;line-height:1.7}.equipment-rail{border-bottom:1px solid var(--line-light);color:#8a8e86;min-height:110px;font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;white-space:nowrap;justify-content:center;align-items:center;gap:22px;font-size:9px;display:flex;overflow:hidden}.equipment-rail i{background:var(--orange);border-radius:50%;width:4px;height:4px}.closing-cta{grid-template-columns:1.3fr .7fr;align-items:end;gap:8vw;padding:95px 0 110px;display:grid}.closing-cta .wordmark{margin-bottom:33px}.closing-cta>div:first-child{flex-direction:column;align-items:flex-start;display:flex}.closing-cta>div:last-child>p{color:#676c64;margin:0 0 27px;font-size:13px;line-height:1.7}footer{border-top:1px solid var(--line-dark);background:#0b0d0a;grid-template-columns:1fr auto 1fr;align-items:center;min-height:95px;padding:0 8vw;display:grid}footer .wordmark{font-size:13px}footer p,footer>a{color:#666c62;letter-spacing:.08em;text-transform:uppercase;font-size:9px}footer>a{justify-self:end;text-decoration:none}body{color:var(--ink);background:#fff}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom-color:#d9e9ef}.site-header>a,.header-action{color:var(--ink)}.site-header nav a{color:#6b8295}.site-header nav a:hover{color:var(--blue)}.brand-mark{background:linear-gradient(135deg, var(--orange), var(--blue));color:#fff;box-shadow:0 8px 20px #1976d229}.hero{color:var(--ink);background:#fff}.hero-grid{opacity:.48;background-image:linear-gradient(#1976d214 1px,#0000 1px),linear-gradient(90deg,#1976d214 1px,#0000 1px)}.eyebrow{color:#5f7b8e}.hero h1 em{background:linear-gradient(90deg, var(--orange), var(--blue));color:#0000;-webkit-background-clip:text;background-clip:text}.hero-body{color:#60798d}.button-primary{background:linear-gradient(135deg, var(--orange), #23b978);color:#fff;box-shadow:0 12px 28px #19a8652e}.button-primary:hover{background:linear-gradient(135deg, var(--orange-light), #2fbdac)}.button-ghost{color:var(--blue);background:#fff;border-color:#bfd7e4}.button-ghost:hover{border-color:var(--blue);background:var(--blue-light)}.hero-proof strong{color:var(--ink)}.hero-proof span{color:#7890a2}.hero-product{background:linear-gradient(145deg,#e8f9f0 0%,#e7f4ff 58%,#fff 100%);border-left-color:#d9e9ef}.product-stage:after{background:linear-gradient(#0000,#d4edf48a)}.visual-note{color:#618197}.stage-label{color:var(--ink);background:#ffffffe0;border-color:#1976d229;box-shadow:0 14px 40px #1f5c761f}.stage-label small{color:#6c879a}.label-fuel>span,.handle,.handle span{background:var(--blue)}.handle:after{background:#d9edff}.fuel-loop{border-color:#2ca984c7;box-shadow:inset 0 0 0 3px #ffffffa6,0 20px 40px #1976d21f}.fuel-two{border-color:#1976d2a3}.rope-large{border-color:#fff;box-shadow:inset 0 0 0 5px #85b8d8,inset 0 0 0 9px #e7f4fb,0 30px 70px #1976d224}.rope-large:before{border-color:#8cc8ae}.rope-large:after{border-color:#dff3e9}.rope-large i{background:#1976d24d}.products-section{background:linear-gradient(#f3faff 0%,#edf8f4 100%)}.eyebrow-dark,.section-heading>p{color:#60798d}.family-switcher,.family-tab{border-color:var(--line-light)}.family-tab:hover{background:#ffffffb3}.family-tab.active{box-shadow:inset 0 -3px 0 var(--orange);background:#fff}.family-tab:nth-child(2).active{box-shadow:inset 0 -3px 0 var(--blue)}.family-icon{color:#668399;background:#fff;border-color:#bfd5df}.family-tab:nth-child(2).active .family-icon{border-color:var(--blue);background:var(--blue)}.family-copy small,.family-count{color:#71899a}.product-panel{color:var(--ink);background:#fff;border:1px solid #d7e7ed;box-shadow:0 22px 60px #225d7714}.panel-intro{background:linear-gradient(155deg,#e7f8ee,#f7fcfa);border-color:#d7e7ed}.panel-intro>p:first-child{color:var(--green-dark)}.panel-intro>p:nth-child(3),.card-copy>p:last-child{color:#688095}.application-list span{color:var(--green-dark);background:#ffffffbf;border-color:#bcd9cc}.product-card{background:#fff;border-color:#d7e7ed}.card-visual{background:linear-gradient(145deg,#e6f7ef,#e8f5ff);border-color:#d7e7ed}.card-visual:before{opacity:.6;background-image:linear-gradient(#1976d212 1px,#0000 1px),linear-gradient(90deg,#1976d212 1px,#0000 1px)}.mini-coil{border-color:#fff;box-shadow:inset 0 0 0 4px #79afd0,inset 0 0 0 8px #dceff8,0 17px 30px #1976d226}.coil-2{border-color:#f8fcff}.mini-coil i{border-color:#88c4aa}.mini-coil i:nth-child(2){border-color:#dff4e9}.mini-coil i:nth-child(3){border-color:#71a8ca}.mini-handle,.mini-handle span{background:var(--blue)}.mini-handle:after{background:#d9edff}.mini-fuel{border-color:#2aa982d1;box-shadow:inset 0 0 0 3px #ffffffb3,0 16px 30px #1976d21f}.fuel-card-1:before{border-color:#1976d2b8}.fuel-card-1:after{border-color:#41bf94c7}.clamp-row i{border-color:#5e91ad}.card-copy>p:first-child{color:#678297}.card-spec{color:var(--blue)}.size-selector{border-color:#d7e7ed;box-shadow:0 12px 34px #225d770f}.size-selector>div:first-child span{color:#6f8798}.size-buttons button{color:var(--blue);border-color:#bad5e3}.size-buttons button.active{border-color:var(--blue);background:var(--blue);color:#fff}.size-selector>p{color:#60798d}.size-selector>p span{color:var(--green-dark)}.finder-section{color:var(--ink);background:linear-gradient(135deg,#e9f8f0 0%,#edf7ff 58%,#fff 100%)}.finder-copy>p:last-child{color:#60798d}.finder-tool{background:#ffffffe6;border-color:#cfe2ea;box-shadow:0 22px 65px #225d771a}.finder-step{color:#648096}.finder-options>button{color:var(--ink);background:#fff;border-color:#d4e5ed}.finder-options>button:last-child{border-right-color:#d4e5ed}.finder-options>button.active{border-color:var(--blue);background:var(--blue-light);box-shadow:inset 0 0 0 1px var(--blue)}.finder-options svg{stroke:#6f95ac}.finder-options button.active svg{stroke:var(--blue)}.finder-options small{color:#6f8798}.both-icon{color:#618399;border-color:#9dbdcd}.finder-options button.active .both-icon{border-color:var(--blue);color:var(--blue)}.finder-result{color:var(--ink);background:linear-gradient(135deg,#e7f7ef,#e8f4ff);border-color:#bcd8e5}.finder-result>span{color:var(--green-dark)}.finder-result p{color:#60798d}.finder-result button{color:var(--blue)}.brand-section{background:#fff}.brand-statement>p,.principles span{color:var(--green-dark)}.principles{border-color:var(--line-light)}.principles article{border-color:var(--line-light);background:linear-gradient(#fff,#f8fcff)}.principles p{color:#60798d}.equipment-rail{border-color:var(--line-light);color:#6c879a}.equipment-rail i{background:var(--blue)}.closing-cta>div:last-child>p{color:#60798d}footer{background:linear-gradient(120deg, var(--blue), #1e9d83);color:#fff;border-top-color:#ffffff2e}footer p,footer>a{color:#ffffffc2}@media (width<=1100px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero-copy{padding-left:5vw}.product-panel{grid-template-columns:.55fr 1.45fr}.finder-section{grid-template-columns:1fr;gap:60px}.finder-copy{padding-right:0}}@media (width<=820px){.site-header{height:72px;padding:0 22px}.header-action{display:none}.wordmark{font-size:14px}.brand-mark{width:28px;height:28px}.hero{grid-template-columns:1fr;padding-top:72px}.hero-copy{min-height:680px;padding:86px 24px 55px}.hero h1{font-size:clamp(48px,12vw,66px)}.hero-body{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-proof{justify-content:space-between;gap:12px}.hero-product{border-top:1px solid var(--line-dark);border-left:0;min-height:580px}.products-section,.finder-section,.brand-section{padding-left:24px;padding-right:24px}.products-section{padding-top:88px;padding-bottom:90px}.section-heading{grid-template-columns:1fr;gap:27px}.family-switcher{grid-template-columns:1fr}.family-tab{border-right:0;border-bottom:1px solid var(--line-light);min-height:100px}.family-count{display:none}.product-panel{display:block}.panel-intro{border-right:0;border-bottom:1px solid var(--line-dark);min-height:360px;padding:35px 25px}.panel-intro h3{margin-top:55px}.product-grid,.product-grid.two-products{grid-template-columns:1fr}.product-card{border-right:0;border-bottom:1px solid var(--line-dark)}.product-card:last-child{border-bottom:0}.card-visual{height:285px}.size-selector{grid-template-columns:1fr;gap:18px}.size-buttons{grid-template-columns:repeat(4,1fr);display:grid}.size-buttons button{min-width:0}.finder-section{padding-top:90px;padding-bottom:90px}.finder-options{grid-template-columns:1fr}.finder-options>button{border-right:1px solid var(--line-dark);border-bottom:0;min-height:130px}.finder-options>button:last-child{border-bottom:1px solid var(--line-dark)}.finder-result{grid-template-columns:1fr}.brand-section{padding-top:90px}.brand-statement{grid-template-columns:1fr;gap:25px}.principles{grid-template-columns:1fr;margin-top:55px}.principles article,.principles article+article{border-right:0;border-bottom:1px solid var(--line-light);min-height:205px;padding:25px 0 28px}.principles article:last-child{border-bottom:0}.principles h3{margin-top:55px}.equipment-rail{justify-content:flex-start;margin-left:-24px;margin-right:-24px;padding:0 24px}.closing-cta{grid-template-columns:1fr;gap:35px;padding:80px 0 90px}footer{grid-template-columns:1fr auto;padding:25px 24px}footer p{display:none}}@media (width<=520px){.hero-proof div:last-child{display:none}.label-rope{top:29%;right:3%}.label-fuel{right:3%}.stage-label{width:205px}.rope-large{width:69%;top:12%;left:-5%}.fuel-loop{width:80%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
