/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@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)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--green:#155f3a;--deep:#073a24;--ink:#0d1710;--cream:#f3f4ee;--line:#cfd4ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{z-index:10;color:#fff;align-items:center;height:88px;padding:0 4.2vw;display:flex;position:absolute;top:0;left:0;right:0}.brand{align-items:center;display:flex}.brand-logo{object-fit:contain;width:92px;height:64px;display:block}.site-header .brand-logo,.footer-brand .brand-logo{filter:invert()}.home-page>.site-header{height:68px}.home-page>.site-header .brand-logo,.home-page>footer .brand-logo{width:60px;height:42px}.home-page>.site-header .brand{min-height:44px}.nav{letter-spacing:1.8px;gap:38px;margin:auto;font-size:11px;font-weight:700;display:flex}.nav a,.header-actions button,.header-actions a{transition:opacity .2s}.nav a:hover,.header-actions button:hover,.header-actions a:hover{opacity:.65}.header-actions{align-items:center;gap:22px;display:flex}.account-link{color:#fff;letter-spacing:1.5px;font-size:10px;font-weight:700}.cart{color:#fff;letter-spacing:1.5px;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.cart span{color:var(--deep);background:#fff;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:6px;display:inline-grid}.menu{background:0 0;border:0;padding:8px;display:none}.menu i{background:#fff;width:24px;height:1px;margin:6px;display:block}.hero{color:#fff;background:var(--deep);height:100vh;min-height:760px;max-height:960px;position:relative;overflow:hidden}.hero-photo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-photo-latest{object-position:center center}.hero:after{content:"";background:linear-gradient(90deg,#073a24b3 0%,#0d4e2f70 31%,#125d3829 50%,#125d3800 70%);position:absolute;inset:0}.hero-product{z-index:1;width:58vw;height:78%;position:absolute;bottom:0;right:-1%}.hero-box{aspect-ratio:1.34;color:#111;transform-origin:50%;background:linear-gradient(130deg,#fff,#e8ebe7);width:70%;position:absolute;bottom:19%;right:5%;transform:perspective(900px)rotateY(-7deg)rotateX(2deg);box-shadow:24px 38px 60px #00000059}.hero-box:before{content:"";transform-origin:0 0;background:linear-gradient(90deg,#d8dcd7,#aeb5ae);width:24px;position:absolute;top:8px;bottom:-1px;right:-24px;transform:skewY(28deg)}.hero-box:after{content:"";z-index:-1;background:#0b4a2e;border-radius:8px;height:23%;position:absolute;bottom:-16%;left:-12%;right:-8%;box-shadow:0 25px 50px #00000047}.pack-wordmark{object-fit:contain;width:23%;height:auto;position:absolute;top:39%;left:50%;transform:translate(-50%,-50%)}.pack-count{letter-spacing:.18em;flex-direction:column;font-size:clamp(7px,.7vw,11px);display:flex;position:absolute;bottom:7%;left:6%}.pack-count b{letter-spacing:0;font-size:2em;font-weight:500}.pack-model{text-align:right;letter-spacing:.14em;flex-direction:column;font-size:clamp(6px,.62vw,10px);display:flex;position:absolute;bottom:7%;right:6%}.pack-model b{letter-spacing:.18em;margin-bottom:7px;font-size:1.65em;font-weight:500}.hero-ball{aspect-ratio:1;z-index:2;color:#111;letter-spacing:.38em;background:radial-gradient(circle at 34% 28%,#fff 0%,#f8f9f7 48%,#dde1dc 82%,#cbd1cb 100%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:24%;font-size:clamp(8px,.8vw,13px);display:flex;position:absolute;bottom:7%;box-shadow:inset -8px -10px 20px #9ba59c29,18px 24px 32px #00000052}.hero-ball:after{content:none}.hero-ball>*{z-index:1}.hero-ball b{margin-top:6px;font-size:1.2em}.ball-one{left:18%}.ball-two{bottom:3%;left:36%}.hero-copy{z-index:2;max-width:560px;position:absolute;top:50%;left:4.2vw;transform:translateY(-45%)}.eyebrow{letter-spacing:2.4px;margin:0 0 22px;font-size:11px;font-weight:800}.eyebrow.dark{color:#234331}h1,h2{letter-spacing:.5px;margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:500;line-height:.94}h1{font-size:clamp(66px,7vw,116px)}.lede{max-width:470px;margin:26px 0 34px;font-size:18px;line-height:1.6}.button-row{gap:14px;display:flex}.button{letter-spacing:1.5px;cursor:pointer;border:1px solid #fff;justify-content:center;align-items:center;min-width:144px;min-height:52px;padding:0 24px;font-size:11px;font-weight:800;display:inline-flex}.button.light{color:var(--ink);background:#fff}.button.outline{color:#fff}.scroll-note{z-index:2;letter-spacing:1.7px;font-size:9px;font-weight:700;position:absolute;bottom:34px;left:4.2vw}.scroll-note span{margin-left:9px;font-size:16px}.featured-products{max-width:1200px;margin:auto;padding:64px 4.2vw 72px}.featured-products-header{align-items:center;gap:20px;margin-bottom:26px;display:flex}.featured-products-header h2{letter-spacing:.4px;font-family:Arial,Helvetica,sans-serif;font-size:22px;font-weight:800;line-height:1}.featured-products-header a{letter-spacing:1.1px;border:1px solid #c9cec7;padding:10px 18px;font-size:10px;font-weight:700}.featured-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.featured-product-card{min-width:0}.featured-product-image{aspect-ratio:1/1.12;background:#d6d1ce;place-items:center;display:grid;position:relative;overflow:hidden}.featured-product-image img{object-fit:contain;filter:drop-shadow(0 14px 18px #101d151f);width:auto;height:auto;padding:0;transition:transform .55s cubic-bezier(.2,.7,.2,1);display:block}.featured-product-image .featured-box-image{object-fit:contain;filter:none;width:100%;max-width:none;height:100%;max-height:none}.featured-product-image .featured-sleeves-image{object-fit:contain;filter:none;width:84%;max-width:none;height:84%;max-height:none}.featured-product-image .featured-glove-image{object-fit:contain;filter:none;width:100%;max-width:none;height:100%;max-height:none}.featured-product-image-disabled{cursor:default}.featured-product-card:hover .featured-product-image img{transform:scale(1.035)}.featured-product-card-coming-soon:hover .featured-product-image img{transform:none}.featured-label{letter-spacing:1.1px;background:#f5f4ef;padding:9px 14px;font-size:9px;position:absolute;bottom:0;left:0}.featured-quick{background:#ffffffe6;border:1px solid #111;place-items:center;width:48px;height:48px;font-size:30px;font-weight:200;line-height:1;display:grid;position:absolute;bottom:16px;right:16px}.featured-product-meta{padding:18px 0 0}.featured-product-meta h3{letter-spacing:.3px;min-height:21px;margin:0 0 10px;font-size:14px;font-weight:500}.featured-product-meta p{margin:0;font-size:13px}.featured-product-meta .featured-coming-soon{color:#667168;letter-spacing:1.2px;font-size:9px;font-weight:700}.blog-strip{text-align:center;background:#e6e9e1;padding:80px 8vw}.blog-strip .eyebrow{margin-bottom:18px}.blog-strip h2{font-size:clamp(48px,5vw,76px)}.blog-strip>p:nth-of-type(2){color:#5a685f;max-width:520px;margin:20px auto 0;font-size:14px;line-height:1.7}.blog-strip .journal-link{color:#173d27;letter-spacing:1.5px;border-bottom:1px solid #173d27;align-items:center;gap:16px;margin-top:28px;padding-bottom:7px;font-size:9px;font-weight:800;display:inline-flex}.blog-strip .journal-link span{font-size:16px;line-height:1;transition:transform .2s}.blog-strip .journal-link:hover span{transform:translate(4px)}.product-section{grid-template-columns:minmax(240px,.55fr) minmax(680px,2fr);gap:5vw;max-width:1600px;margin:auto;padding:110px 4.2vw 120px;display:grid}.section-intro{padding-top:45px}.section-intro h2,.story h2,.newsletter h2{font-size:clamp(45px,4.5vw,74px)}.section-intro>p:last-child{max-width:350px;line-height:1.7}.products-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.products-grid.single-product{grid-template-columns:1fr}.single-product .product-card{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);display:grid}.single-product .box-mockup{aspect-ratio:auto;min-height:650px}.product-card{background:#fff;flex-direction:column;min-height:650px;display:flex;box-shadow:0 20px 50px #0b221612}.box-mockup{aspect-ratio:4/3;background:#dddcd8;position:relative;overflow:hidden}.product-photo{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1);display:block}.product-card:hover .product-photo{transform:scale(1.025)}.sleeves-card .box-mockup{background:#f5f5f1;grid-area:1/2}.sleeves-card .product-info{grid-area:1/1}.sleeves-photo{object-fit:contain;padding:8%}.box-face{aspect-ratio:1.34;color:#111;transform-origin:50%;background:linear-gradient(135deg,#fff,#f1f2ef);flex:none;width:min(90%,440px);position:relative;transform:rotateY(-7deg)rotateX(2deg);box-shadow:17px 26px 34px #111e1533}.box-face:before{content:"";transform-origin:0 0;background:linear-gradient(90deg,#d9ddd8,#afb6af);width:22px;position:absolute;top:7px;bottom:-1px;right:-22px;transform:skewY(29deg)}.box-face:after{content:"";filter:blur(8px);z-index:-1;background:#131e1624;border-radius:50%;height:17px;position:absolute;bottom:-20px;left:4%;right:-7%}.box-face .pack-wordmark{width:24%}.box-face .pack-count{font-size:7px}.box-face .pack-model{font-size:6px}.product-info{flex-direction:column;flex:1;justify-content:center;padding:42px 9% 38px;display:flex}.product-info h3{letter-spacing:1px;margin:0 0 18px;font-size:37px}.product-info>p:not(.eyebrow){color:#536056;font-size:14px;line-height:1.7}.specs{border-top:1px solid var(--line);margin:18px 0;display:grid}.specs span{border-bottom:1px solid var(--line);letter-spacing:1px;justify-content:space-between;padding:10px 0;font-size:9px;display:flex}.price{align-items:baseline;gap:8px;margin:16px 0 22px;display:flex}.price strong{font-size:23px}.price span{letter-spacing:1px;font-size:10px}.dark-button{background:var(--green);color:#fff;border:0;width:100%}.tour-x .box-mockup{background:#d9d7d2}.tour-x .box-face{color:#fff;background:linear-gradient(135deg,#1b1b1b,#090909);box-shadow:17px 26px 36px #030e0852}.tour-x .box-face:before{background:linear-gradient(90deg,#0b0b0b,#020202)}.tour-x .box-face .pack-wordmark{filter:invert()}.story{grid-template-columns:1fr 1fr;display:grid}.story-panel,.newsletter{flex-direction:column;justify-content:center;min-height:470px;padding:80px 8vw;display:flex}.story-panel{color:#fff;background:linear-gradient(125deg,#073a24e6,#14623bdb),url(/nix-hero.png) 50%/cover}.story-panel>p:last-child,.newsletter>p{max-width:490px;line-height:1.65}.newsletter{background:#e9ece4}.newsletter h2{font-size:54px}.account-cta{background:var(--green);border-color:var(--green);color:#fff;width:max-content;max-width:100%;margin-top:20px}.account-cta span{margin-left:18px;font-size:17px}.newsletter .account-note{color:#667269;margin:14px 0 0;font-size:11px}form{max-width:540px;margin-top:18px;display:flex}form input{background:#fff;border:1px solid #c7ccc4;outline:none;flex:1;min-width:0;height:54px;padding:0 18px}form button{background:var(--green);color:#fff;letter-spacing:1.4px;border:0;padding:0 24px;font-size:10px;font-weight:700}.thanks{color:var(--green);letter-spacing:1px;font-weight:700}footer{background:var(--deep);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:18px;padding:55px 4.2vw 30px;display:grid}.footer-brand{width:max-content}footer>p{text-align:right;letter-spacing:2px;font-size:10px}footer>div{letter-spacing:1px;gap:24px;font-size:10px;display:flex}footer small{text-align:right;opacity:.6;font-size:9px}.cart-overlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#052e1c94;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{background:#f6f7f2;width:min(520px,100%);height:100%;padding:42px;animation:.28s ease-out drawer-in;overflow:auto;box-shadow:-20px 0 60px #0000004d}.cart-drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:30px;display:flex}.cart-drawer-header .eyebrow{margin-bottom:12px}.cart-drawer-header h2{font-size:42px}.cart-close{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0;font-size:38px;line-height:1}.free-shipping-meter{border-bottom:1px solid var(--line);padding:24px 0 22px}.free-shipping-meter p{color:var(--green);letter-spacing:1.15px;margin:0 0 12px;font-size:10px;font-weight:800;line-height:1.45}.free-shipping-track{background:#d5dbd3;height:5px;overflow:hidden}.free-shipping-track i{background:var(--green);width:0;height:100%;transition:width .35s;display:block}.free-shipping-meter.unlocked .free-shipping-track i{background:#2f7a50}.free-shipping-meter small{color:#6b756d;letter-spacing:.6px;margin-top:10px;font-size:8px;line-height:1.5;display:block}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:145px 1fr;gap:24px;padding:30px 0;display:grid}.cart-line>img{object-fit:cover;background:#dedfd9;width:145px;height:145px}.cart-lines .cart-line:first-child{padding-top:30px}.cart-line-copy{flex-direction:column;min-width:0;display:flex}.cart-line-copy .eyebrow{margin:2px 0 10px;font-size:8px}.cart-line-copy h3{margin:0 0 7px;font-size:24px}.cart-line-copy>p:not(.eyebrow){color:#667067;letter-spacing:1px;margin:0;font-size:10px}.cart-line-bottom{justify-content:space-between;align-items:center;gap:15px;margin-top:auto;display:flex}.quantity-control{text-align:center;border:1px solid #bfc6bd;grid-template-columns:38px 36px 38px;align-items:center;height:38px;display:grid}.quantity-control button{cursor:pointer;background:0 0;border:0;height:100%;font-size:18px}.quantity-control span{font-size:12px}.cart-summary{letter-spacing:1px;justify-content:space-between;padding:28px 0 10px;font-size:12px;display:flex}.cart-summary strong{font-size:16px}.cart-note{color:#697269;margin:0 0 24px;font-size:11px}.checkout-button{background:var(--green);color:#fff;border-color:var(--green);width:100%}.checkout-button span{margin-left:auto;font-size:18px}.continue-shopping{letter-spacing:1.5px;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin:20px auto 0;padding:3px 0;font-size:9px;font-weight:700;display:block}.empty-shop{margin-top:30px}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.journal-page{background:#f3f0e8;min-height:100vh}.journal-header{color:#fff;background:var(--deep);grid-template-columns:1fr auto 1fr;align-items:center;height:84px;padding:0 4.2vw;display:grid}.journal-header .brand-logo{filter:invert();width:82px;height:58px}.journal-header nav{letter-spacing:1.7px;gap:36px;font-size:10px;font-weight:800;display:flex}.journal-account{letter-spacing:1.5px;justify-self:end;font-size:10px;font-weight:800}.journal-hero{color:#fff;background:radial-gradient(circle at 75% 15%,#2a8051 0%,#155f3a 42%,#073a24 84%);flex-direction:column;justify-content:flex-end;min-height:300px;padding:72px 8vw 62px;display:flex}.journal-hero .eyebrow{color:#cbd8cf;margin-bottom:18px}.journal-hero h1{letter-spacing:-2.6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,96px);font-weight:400;line-height:.95}.journal-hero>p:last-child{color:#dfe7e1;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(15px,1.4vw,20px);font-style:italic}.letter{width:min(820px,100% - 48px);margin:0 auto;padding:78px 0 92px}.letter-heading{border-bottom:1px solid #b8b5ab;grid-template-columns:1fr auto;align-items:end;padding-bottom:28px;display:grid}.letter-heading>p{color:#375947;letter-spacing:2px;grid-column:1/-1;margin:0 0 14px;font:800 9px/1 Arial,Helvetica,sans-serif}.letter-heading h2{letter-spacing:-1.2px;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,46px);font-weight:400;line-height:1.08}.letter-heading span{color:#6b6b63;letter-spacing:1.5px;padding-bottom:5px;font-size:8px;font-weight:700}.letter-body{color:#23251f;width:min(640px,100%);margin:44px auto 0;font-family:Georgia,Times New Roman,serif;font-size:16.5px;line-height:1.68}.letter-body p{margin:0 0 20px}.letter-body strong{color:#0a2819;font-weight:700}.letter-opening:first-letter{float:left;color:#0b3a22;margin:8px 8px 0 0;font-size:58px;line-height:.68}.letter-body hr{background:#7c897f;border:0;width:42px;height:1px;margin:48px auto}.journal-footer{background:var(--deep);justify-content:space-between;padding:38px 4.2vw;display:flex}.journal-footer p{opacity:.65;align-self:center;margin:0;font-size:9px}.journal-index-hero{background:#e3e7df;padding:78px 8vw 72px}.journal-index-hero .eyebrow{color:#375947;margin-bottom:18px}.journal-index-hero h1{letter-spacing:-2.5px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,94px);font-weight:400;line-height:1}.journal-index-hero>p:last-child{color:#58655d;margin:20px 0 0;font-family:Georgia,Times New Roman,serif;font-size:17px}.journal-list{background:#f3f0e8;min-height:480px;padding:62px 8vw 90px}.journal-card{color:#17251c;border-top:1px solid #b8b5ab;border-bottom:1px solid #b8b5ab;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:28px;padding:38px 0;transition:color .2s;display:grid}.journal-card:hover{color:#2f6747}.journal-card-number{color:#748079;letter-spacing:1.5px;align-self:start;padding-top:5px;font-size:11px;font-weight:700}.journal-card-copy .eyebrow{margin-bottom:12px}.journal-card-copy h2{letter-spacing:-1px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3vw,44px);font-weight:400;line-height:1.05}.journal-card-copy>p:last-child{color:#667067;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:15px}.journal-card-meta{color:#5f6a63;letter-spacing:1.2px;flex-direction:column;justify-content:space-between;align-self:stretch;align-items:flex-end;min-width:170px;font-size:8px;font-weight:700;display:flex}.journal-card-meta b{color:inherit}.product-page{background:#f4f5ef}.product-page-header{background:var(--deep);position:relative}.pd-hero{background:#eeefe9;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);min-height:760px;display:grid}.pd-gallery{background:#dedfd9;flex-direction:column;justify-content:center;gap:18px;min-height:720px;padding:118px 4vw 52px;display:flex;container-type:inline-size}.pd-main-frame{aspect-ratio:3/2;background:#e9e9e5;width:100%;overflow:hidden}.pd-main-image{object-fit:contain;width:100%;height:100%;display:block}.pd-thumbs{grid-template-columns:repeat(6,minmax(0,92px));gap:10px;display:grid}.pd-thumbs.sleeves-thumbs{grid-template-columns:repeat(4,minmax(0,92px))}.pd-thumbs button{cursor:pointer;opacity:.58;background:0 0;border:1px solid #0000;padding:0;transition:opacity .2s,border-color .2s}.pd-thumbs button:hover,.pd-thumbs button:focus-visible,.pd-thumbs button.active{border-color:var(--green);opacity:1}.pd-thumbs img,.pd-thumb-card{aspect-ratio:3/2;object-fit:cover;border:0;width:100%;height:auto;display:flex}.pd-thumb-card{color:#fff;background:var(--deep);letter-spacing:.7px;text-align:center;justify-content:center;align-items:center;padding:4px;font-size:7px;font-weight:700}.pd-thumb-card.is-performance{color:var(--green);background:#f5f6f0}.pd-info-slide{width:100%;height:100%;overflow:hidden}.pd-info-heading>span,.pd-construction-copy>span{letter-spacing:.22em;font-size:1.35cqw;font-weight:700;display:block}.pd-info-slide h3{margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:500;line-height:.94}.pd-performance-slide{color:#0a190f;background:#f7f8f3;grid-template-columns:.68fr 1.32fr;gap:5cqw;padding:7cqw;display:grid}.pd-info-heading{flex-direction:column;gap:4cqw;display:flex}.pd-info-heading>span{color:#345846}.pd-info-heading h3{font-size:6.6cqw}.pd-info-specs{border-top:1px solid #cdd3cb;grid-template-columns:1fr 1fr;display:grid}.pd-info-specs div{border-bottom:1px solid #cdd3cb;flex-direction:column;justify-content:center;gap:1.4cqw;padding:0 2.4cqw;display:flex}.pd-info-specs div:nth-child(odd){border-right:1px solid #cdd3cb;padding-left:0}.pd-info-specs span{color:#6a796f;letter-spacing:.18em;font-size:1.15cqw}.pd-info-specs strong{letter-spacing:.04em;font-size:1.9cqw}.pd-construction-slide{color:#fff;background:var(--deep);grid-template-columns:.9fr 1.1fr;align-items:center;gap:4cqw;padding:5.5cqw;display:grid}.pd-info-layers{height:100%;position:relative}.pd-info-layers i{aspect-ratio:1;background:#f6f7f2;border-radius:50%;width:27cqw;position:absolute;top:50%;left:32%;transform:translate(-50%,-50%);box-shadow:inset -2.4cqw -2cqw 3.5cqw #b7c4b9,2cqw 2.5cqw 4cqw #00000059}.pd-info-layers i:nth-child(2){background:#6f8978;width:21cqw;left:61%}.pd-info-layers i:nth-child(3){background:#1c4933;width:13cqw;left:83%}.pd-construction-copy h3{margin:2.4cqw 0 3cqw;font-size:5.7cqw}.pd-construction-copy ol{margin:0;padding:0;list-style:none}.pd-construction-copy li{border-top:1px solid #ffffff38;gap:.65cqw;padding:1.4cqw 0;display:grid}.pd-construction-copy b{letter-spacing:.13em;font-size:1.25cqw}.pd-construction-copy small{color:#bfcbc2;font-size:1.35cqw}.pd-buy-panel{background:#f8f8f4;flex-direction:column;justify-content:center;padding:118px 8vw 70px 7vw;display:flex}.pd-back{letter-spacing:1.7px;color:#486052;margin-bottom:54px;font-size:9px;font-weight:700}.pd-buy-panel .eyebrow{margin-bottom:16px}.pd-buy-panel h1{color:var(--green);font-size:clamp(64px,6.3vw,100px)}.pd-price{align-items:baseline;gap:12px;margin:24px 0 25px;display:flex}.pd-price strong{font-size:28px}.pd-price span{letter-spacing:1.5px;color:#667269;font-size:10px}.pd-lede{color:#506057;max-width:520px;margin:0 0 25px;font-size:15px;line-height:1.75}.pd-points{flex-wrap:wrap;gap:8px;margin-bottom:34px;display:flex}.pd-points span{letter-spacing:1.2px;border:1px solid #c8cec6;padding:9px 11px;font-size:8px;font-weight:700}.pd-purchase{grid-template-columns:112px 1fr;gap:12px;display:grid}.pd-purchase .quantity-control{background:#fff;grid-template-columns:36px 38px 36px;height:52px}.pd-purchase .dark-button:disabled{cursor:not-allowed;background:#8c958e}.pd-assurance{letter-spacing:1.1px;color:#4d6255;justify-content:space-between;gap:18px;margin-top:18px;font-size:8px;display:flex}.stock{border-top:1px solid var(--line);letter-spacing:1.5px;margin:24px 0 0;padding-top:18px;font-size:8px;font-weight:700}.in-stock{color:#1f6842}.sold-out{color:#8d382c}.pd-positioning{color:#fff;background:linear-gradient(100deg,#073a24d6,#155f3a80),url(/nix-hero.png) 50% 58%/cover;flex-direction:column;justify-content:center;min-height:460px;padding:95px 8vw;display:flex}.pd-positioning h2,.pd-performance h2,.pd-construction h2,.pd-faq h2{font-size:clamp(48px,5vw,82px)}.pd-positioning>p:last-child{color:#d9e1db;max-width:620px;font-size:15px;line-height:1.8}.pd-performance{grid-template-columns:.65fr 1.35fr;gap:8vw;max-width:1550px;margin:auto;padding:105px 7vw;display:grid}.pd-spec-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.pd-spec-grid div{border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;gap:13px;min-height:120px;display:flex}.pd-spec-grid div:nth-child(odd){border-right:1px solid var(--line);padding-right:10%}.pd-spec-grid div:nth-child(2n){padding-left:10%}.pd-spec-grid span{letter-spacing:1.5px;color:#65736a;font-size:9px}.pd-spec-grid strong{letter-spacing:.6px;font-size:17px}.pd-construction{color:#fff;background:var(--deep);grid-template-columns:1fr 1fr;align-items:center;gap:8vw;min-height:680px;padding:90px 8vw;display:grid;overflow:hidden}.pd-layer-visual{min-height:460px;position:relative}.pd-layer-visual i{background:#f6f7f2;border-radius:50%;width:360px;height:360px;position:absolute;top:50%;left:40%;transform:translate(-50%,-50%);box-shadow:inset -30px -25px 45px #b7c4b9,25px 35px 50px #0000006b}.pd-layer-visual i:nth-child(2){background:#6f8978;width:270px;height:270px;left:65%}.pd-layer-visual i:nth-child(3){background:#1c4933;width:170px;height:170px;left:84%}.pd-construction ol{margin:40px 0 0;padding:0;list-style:none}.pd-construction li{border-top:1px solid #ffffff38;gap:8px;padding:18px 0;display:grid}.pd-construction li b{letter-spacing:1.4px;font-size:10px}.pd-construction li span{color:#bfcac2;font-size:13px;line-height:1.6}.pd-faq{grid-template-columns:.7fr 1.3fr;gap:8vw;max-width:1550px;margin:auto;padding:110px 8vw;display:grid}.pd-faq details{border-top:1px solid var(--line);padding:23px 0}.pd-faq details:last-child{border-bottom:1px solid var(--line)}.pd-faq summary{cursor:pointer;letter-spacing:1.1px;justify-content:space-between;font-size:11px;font-weight:700;list-style:none;display:flex}.pd-faq summary:after{content:"+";font-size:18px;font-weight:400}.pd-faq details[open] summary:after{content:"−"}.pd-faq details p{color:#5b685f;max-width:700px;font-size:13px;line-height:1.75}.pd-footer{margin-top:0}.sleeves-gallery{background:#e6e7e1}.sleeves-main-image{object-fit:contain;box-sizing:border-box;background:#d6d1ce;padding:clamp(18px,2.5vw,40px)}.sleeves-thumbs img{object-fit:contain;box-sizing:border-box;background:#d6d1ce;padding:4px}.pd-gallery-caption{color:#486052;letter-spacing:1.4px;justify-content:space-between;gap:18px;font-size:8px;font-weight:700;display:flex}.sleeves-page .pd-buy-panel h1{font-size:clamp(54px,5vw,82px)}.sleeves-positioning{background:linear-gradient(105deg,#073a24 0%,#17643d 100%)}.sleeves-benefits{background:var(--green)}.sleeves-visual{place-items:center;min-height:480px;display:grid}.sleeves-visual img{aspect-ratio:3/2;object-fit:cover;background:#d6d1ce;border-radius:0;width:min(100%,720px);padding:0;display:block;box-shadow:0 28px 60px #00000059}@media (width<=900px){.home-page>.site-header{height:60px}.home-page>.site-header .brand-logo,.home-page>footer .brand-logo{width:52px;height:36px}.home-page>.site-header .header-actions{margin-left:auto}.home-page>.site-header .nav{top:60px}.site-header{height:72px}.menu{display:block}.nav{color:var(--ink);background:#f1f2ec;flex-direction:column;gap:24px;padding:28px;display:none;position:absolute;top:72px;left:18px;right:18px}.nav.open{display:flex}.cart{padding:0}.brand-logo{width:78px;height:54px}.hero{height:100svh;min-height:680px;max-height:920px}.hero:after{background:linear-gradient(180deg,#073a2400 0%,#0a482b12 34%,#073a24d6 47%,var(--deep) 62%,var(--deep) 100%)}.hero-photo{object-fit:contain;object-position:center top;width:100%;height:auto}.hero-copy{max-width:570px;inset:auto auto 82px 4.2vw;transform:none}.hero-copy h1{font-size:clamp(46px,8.2vw,76px)}.hero-copy .eyebrow{margin-bottom:16px}.lede{max-width:350px;margin:20px 0 26px;font-size:14px}.scroll-note{bottom:24px}.featured-products{padding-top:56px}.featured-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-section{grid-template-columns:1fr;padding-top:75px}.section-intro{padding:0}.single-product .product-card{grid-template-columns:1fr 1fr}.single-product .box-mockup{min-height:560px}.story,.pd-hero{grid-template-columns:1fr}.pd-gallery{min-height:600px;padding-top:60px}.pd-buy-panel{padding:75px 8vw}.pd-performance,.pd-faq,.pd-construction{grid-template-columns:1fr}.pd-layer-visual{margin:-30px 0;transform:scale(.82)}}@media (width<=560px){.home-page>.site-header{height:56px}.home-page>.site-header .brand-logo,.home-page>footer .brand-logo{width:44px;height:32px}.home-page>.site-header .brand{min-width:44px}.home-page>.site-header .nav{top:56px}.site-header{height:70px;padding:0 18px}.brand-logo{width:64px;height:46px}.header-actions{justify-content:flex-end;gap:8px;margin-left:auto}.account-link{letter-spacing:1px;font-size:8px}.cart{font-size:9px}.cart span{width:18px;height:18px;margin-left:4px}.menu{padding:5px}.menu i{width:22px;margin:6px 4px}.hero{flex-direction:column;height:auto;min-height:0;max-height:none;display:flex}h1{font-size:50px}.hero-photo{aspect-ratio:4/3;object-fit:cover;object-position:70% center;opacity:1;flex:none;width:100%;height:auto;position:relative;inset:auto}.hero:after{background:linear-gradient(180deg,#073a2405 0%,#0a482b14 64%,var(--deep) 100%);height:min(86vw,360px);top:0;bottom:auto}.hero-copy{background:var(--deep);width:100%;max-width:none;padding:30px 22px 28px;position:relative;inset:auto;transform:none}.lede{max-width:290px;font-size:13px;line-height:1.55}.button-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.button{width:100%;min-width:0;min-height:48px;padding:0 12px}.scroll-note{background:var(--deep);padding:18px 22px 28px;position:relative;bottom:auto;left:auto}.featured-products{padding:58px 16px 72px}.featured-products-header{justify-content:space-between}.featured-products-header h2{font-size:17px}.featured-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px}.featured-product-image{aspect-ratio:1/1.12}.featured-quick{width:36px;height:36px;font-size:24px;bottom:8px;right:8px}.featured-label{padding:7px 9px;font-size:7px}.featured-product-meta{padding-top:12px}.featured-product-meta h3{min-height:34px;font-size:11px;line-height:1.45}.blog-strip{padding:65px 24px}.product-section{padding:68px 20px}.products-grid{grid-template-columns:1fr;margin:0 -20px}.single-product .product-card{grid-template-columns:1fr}.single-product .box-mockup{aspect-ratio:4/3;min-height:0}.sleeves-card .box-mockup,.sleeves-card .product-info{grid-area:auto/1}.product-info{padding:45px 28px}.story-panel,.newsletter{min-height:430px;padding:65px 25px}.story h2,.newsletter h2{font-size:45px}form{flex-direction:column;gap:8px}form button{height:50px}footer{grid-template-columns:1fr;padding:50px 22px 26px}footer>p,footer small{text-align:left}footer>div{flex-wrap:wrap}.cart-drawer{padding:28px 22px}.cart-drawer-header h2{font-size:34px}.cart-line{grid-template-columns:110px 1fr;gap:16px}.cart-line>img{width:110px;height:110px}.pd-gallery{min-height:440px;padding:32px 20px 20px}.pd-thumbs{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.pd-thumbs.sleeves-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.pd-thumb-card{letter-spacing:.3px;font-size:5px}.pd-buy-panel{padding:62px 22px 75px}.pd-back{margin-bottom:38px}.pd-buy-panel h1{font-size:62px}.pd-purchase{grid-template-columns:1fr}.pd-purchase .quantity-control{width:112px}.pd-assurance{flex-direction:column;gap:8px}.pd-positioning{min-height:520px;padding:70px 24px}.pd-positioning h2,.pd-performance h2,.pd-construction h2,.pd-faq h2{font-size:46px}.pd-performance,.pd-faq{gap:45px;padding:75px 24px}.pd-spec-grid{grid-template-columns:1fr}.pd-spec-grid div:nth-child(odd),.pd-spec-grid div:nth-child(2n){border-right:0;padding:0}.pd-construction{gap:20px;padding:65px 24px}.pd-layer-visual{min-height:320px;margin:-65px -110px;transform:scale(.68)}.pd-construction li{padding:17px 0}.sleeves-visual{min-height:330px}.sleeves-page .pd-buy-panel h1{font-size:54px}.journal-header{grid-template-columns:1fr auto;height:72px;padding:0 18px}.journal-header nav{display:none}.journal-header .brand-logo{width:64px;height:46px}.journal-account{font-size:8px}.journal-hero{min-height:240px;padding:54px 22px 44px}.journal-hero h1{letter-spacing:-1.5px;font-size:50px}.journal-hero>p:last-child{max-width:290px;font-size:15px;line-height:1.5}.letter{width:calc(100% - 40px);padding:58px 0 72px}.letter-heading{grid-template-columns:1fr;gap:16px;padding-bottom:24px}.letter-heading h2{font-size:34px}.letter-heading span{padding:0}.letter-body{margin-top:38px;font-size:16px;line-height:1.66}.letter-body p{margin-bottom:19px}.letter-opening:first-letter{font-size:54px}.letter-body hr{margin:44px auto}.journal-index-hero{padding:56px 22px 50px}.journal-index-hero h1{font-size:52px}.journal-index-hero>p:last-child{max-width:300px;font-size:15px;line-height:1.55}.journal-list{min-height:420px;padding:42px 22px 70px}.journal-card{grid-template-columns:38px minmax(0,1fr);gap:14px;padding:28px 0}.journal-card-copy h2{font-size:31px}.journal-card-copy>p:last-child{font-size:14px;line-height:1.55}.journal-card-meta{flex-direction:row;grid-column:2;align-items:center;min-width:0;padding-top:8px}.journal-footer{align-items:center;padding:30px 22px}.journal-footer .brand-logo{width:62px;height:45px}.journal-footer p{text-align:right;max-width:150px}}.hero-copy .hero-product-summary{font-size:1.125rem;line-height:1.6}.hero-product-summary span{font-size:1rem}.featured-product-meta h3{font-size:1rem;line-height:1.5}.featured-product-meta p{font-size:1rem}.featured-label{max-width:100%;font-size:.75rem;line-height:1.5}.product-detail-link,.home-note-link{min-height:44px;color:var(--deep);letter-spacing:.06em;text-underline-offset:5px;align-items:center;gap:12px;padding:10px 0;font-size:.875rem;font-weight:700;text-decoration:underline;display:inline-flex}.product-detail-link{margin-top:6px}.product-detail-link:hover,.home-note-link:hover{color:var(--green)}.product-detail-link:focus-visible,.home-note-link:focus-visible,.featured-product-image:focus-visible{outline:2px solid var(--green);outline-offset:4px}.home-notes{background:#e6e9e1;grid-template-columns:1fr 1fr;gap:48px;padding:44px max(4.2vw,50vw - 550px);display:grid}.home-note{min-width:0}.home-note .eyebrow{margin-bottom:12px;font-size:.75rem}.home-note h2{letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.2}.home-note>p:not(.eyebrow){color:#46594b;overflow-wrap:anywhere;max-width:480px;margin:14px 0 8px;font-size:1rem;line-height:1.65}.home-feedback{border-left:1px solid #c4cec1;padding-left:48px}.pd-assurance a{text-underline-offset:4px;text-decoration:underline}@media (width<=560px){.featured-product-meta h3{min-height:0;font-size:.875rem;line-height:1.5}.featured-product-meta p{font-size:.875rem}.featured-label{letter-spacing:.025em;padding:7px 8px;font-size:.75rem}.home-notes{grid-template-columns:1fr;gap:28px;padding:32px 22px}.home-feedback{border-top:1px solid #c4cec1;border-left:0;padding:28px 0 0}.home-note h2{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
