:root{--nh-bg:#081321;--nh-surface:#101f32;--nh-raised:#14263c;--nh-line:#293b50;--nh-text:#f0f5fb;--nh-muted:#b1bfd1;--nh-accent:#69b8ff;--nh-green:#7addb9;--nh-radius:18px;--nh-font:Tahoma,Arial,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--nh-bg);color:var(--nh-text);font-family:var(--nh-font);font-size:14px;line-height:1.9}a{color:inherit;text-decoration:none}a:hover{color:var(--nh-accent)}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}img{max-width:100%;height:auto}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,h4{line-height:1.6;margin:0 0 .65em;font-weight:700}h1{font-size:clamp(30px,4vw,50px)}h2{font-size:clamp(22px,2.3vw,30px)}h3{font-size:19px}p{margin:0 0 1em}input,select,textarea{border:1px solid var(--nh-line);border-radius:10px;background:#0a1727;color:var(--nh-text);padding:11px 14px;max-width:100%;min-height:46px}input[type=checkbox],input[type=radio]{min-height:0;width:18px;height:18px;accent-color:var(--nh-accent)}textarea{resize:vertical}button,.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;justify-content:center;align-items:center;gap:12px;border:1px solid transparent;border-radius:10px;min-height:44px;padding:11px 20px;background:var(--nh-accent);color:#081321;font-weight:700;line-height:1.5;text-decoration:none;transition:background .18s,transform .18s}button:hover,.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce #respond input#submit:hover{background:#9bd0ff;color:#081321}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--nh-accent);outline-offset:4px}.nh-container{width:min(1320px,calc(100% - 80px));margin-inline:auto}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link:focus{position:fixed;top:10px;inset-inline-start:10px;z-index:1000;padding:12px;background:var(--nh-accent);color:#081321}.nh-muted,small{color:var(--nh-muted)}.nh-announcement{background:#102237;color:#ccdded;font-size:11px;padding:8px 0;border-bottom:1px solid #25364a}.nh-announcement .nh-container{display:flex;align-items:center;justify-content:space-between}.nh-announcement-mark{color:var(--nh-green)}.nh-header{border-bottom:1px solid var(--nh-line);background:var(--nh-bg)}.nh-header-main{display:flex;align-items:center;gap:42px;min-height:101px}.nh-brand{flex:0 0 auto}.nh-brand-link{display:flex;align-items:center;gap:13px;font-size:20px;font-weight:bold;line-height:1.5}.nh-brand-link small{display:block;font-family:Arial,sans-serif;letter-spacing:2px;font-size:8px;margin-top:6px}.nh-brand-mark{font-size:40px;line-height:1;font-family:Arial,sans-serif;font-weight:900;color:#eef5ff;display:flex;letter-spacing:-6px;direction:ltr}.nh-brand-mark span{font-size:29px;color:var(--nh-accent);padding-top:1px}.custom-logo-link img{width:auto;max-width:220px;max-height:60px}.nh-search{display:flex;background:var(--nh-surface);border:1px solid var(--nh-line);border-radius:12px;overflow:hidden;flex:1;max-width:570px;margin:0 auto}.nh-search input{border:0;background:none;flex:1;width:100%;font-size:12px;min-width:0;padding:14px 20px}.nh-search button{background:none;color:var(--nh-muted);padding:10px 17px;border-radius:0}.nh-header-actions{display:flex;align-items:center;gap:22px}.nh-header-actions a{display:flex;align-items:center;gap:10px;min-height:44px;font-size:12px;white-space:nowrap}.nh-menu-toggle{display:none;padding:9px;background:var(--nh-surface);color:var(--nh-text)}.nh-nav-wrap{border-top:1px solid #1b2b40}.nh-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px}.nh-nav-inner ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:30px}.nh-nav-inner a{font-size:12px;display:inline-flex;padding:13px 0}.nh-nav-inner .menu-item-has-children{position:relative}.nh-nav-inner .sub-menu{display:none;position:absolute;top:100%;inset-inline-start:0;z-index:10;min-width:200px;padding:12px;background:var(--nh-surface);border:1px solid var(--nh-line);border-radius:12px}.nh-nav-inner .menu-item-has-children:hover>.sub-menu,.nh-nav-inner .menu-item-has-children:focus-within>.sub-menu{display:block}.nh-nav-inner .sub-menu a{padding:8px}.nh-utility{display:flex;gap:24px;color:var(--nh-muted)}.nh-hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;min-height:560px;padding-top:55px;padding-bottom:55px}.nh-eyebrow{font-size:11px;letter-spacing:.2px;color:var(--nh-accent);display:flex;gap:8px;align-items:center;margin-bottom:14px}.nh-eyebrow>span{width:6px;height:6px;border-radius:50%;background:var(--nh-accent)}.nh-hero h1{font-size:clamp(36px,4.2vw,59px);line-height:1.65;letter-spacing:-1.6px;margin-bottom:19px;white-space:normal}.nh-lead{color:var(--nh-muted);font-size:14px;max-width:500px;line-height:2.25}.nh-hero-actions{display:flex;align-items:center;gap:24px;margin:28px 0 30px}.nh-hero-actions .button{padding:15px 23px}.nh-link{font-size:12px}.nh-hero-foot{border-top:1px solid var(--nh-line);padding-top:20px;display:flex;gap:24px;font-size:10px;color:var(--nh-muted);max-width:460px}.nh-hero-foot span{display:flex;gap:8px;align-items:center}.nh-hero-foot svg{width:17px}.nh-hero-visual{min-height:410px;position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center}.nh-hero-image{width:100%;height:410px;object-fit:contain;border-radius:20px}.nh-hardware-art{width:100%;height:420px;position:relative;background:radial-gradient(ellipse at 50% 42%,#1e47704d,transparent 66%);overflow:hidden;border-radius:30px}.nh-art-grid{position:absolute;inset:10px;background-image:linear-gradient(#6991b40b 1px,transparent 1px),linear-gradient(90deg,#6991b40b 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse,#000,transparent 74%)}.nh-gpu{width:88%;height:210px;border:2px solid #496077;border-radius:19px;background:linear-gradient(150deg,#3d5167,#1c2d40 45%,#0a1521);position:absolute;top:85px;left:5%;transform:rotate(-13deg);box-shadow:10px 27px 0 -13px #08101c,19px 34px 0 -13px #354a61,0 40px 65px #0009;display:flex;gap:22px;align-items:center;justify-content:center;direction:ltr}.nh-gpu-top{position:absolute;top:9px;inset-inline:20px;display:flex;justify-content:space-between;font:7px Arial;color:#aebccc;letter-spacing:1.5px}.nh-fan{width:148px;height:148px;border-radius:50%;background:repeating-conic-gradient(from 20deg,#101a27 0 12deg,#3b4b5b 13deg 17deg,#172332 18deg 31deg);border:8px solid #091320;box-shadow:inset 0 0 0 2px #607589,0 0 0 3px #354659;position:relative;display:grid;place-items:center}.nh-fan:after{content:"";position:absolute;inset:11px;border:1px solid #899db338;border-radius:50%}.nh-fan b{display:grid;place-items:center;width:49px;height:49px;border-radius:50%;background:linear-gradient(130deg,#53677e,#182c3e);border:2px solid #71879c;font:700 25px Arial;color:#c2d4e7}.nh-gpu-edge{position:absolute;bottom:-18px;left:90px;width:55%;height:11px;background:repeating-linear-gradient(90deg,#b8985b 0 4px,#302c24 4px 6px)}.nh-art-chip{position:absolute;top:20px;left:0;font:bold 9px Arial;letter-spacing:4px;color:#7b95b0;writing-mode:vertical-rl}.nh-art-chip span{font-weight:normal;padding-top:14px;font-size:7px}.nh-visual-note{position:absolute;bottom:8px;right:8%;display:flex;align-items:center;gap:14px;border:1px solid #39536b;background:#102339ed;box-shadow:0 15px 45px #0005;border-radius:13px;padding:14px 21px;font-size:12px}.nh-visual-note svg{color:var(--nh-green);width:30px;height:30px}.nh-visual-note small{display:block;font-size:9px;margin-top:4px}.nh-section{padding-top:45px;padding-bottom:45px}.nh-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.nh-section-heading h2{margin:0}.nh-section-heading .nh-eyebrow{margin-bottom:8px}.nh-section-heading>a{color:var(--nh-muted);font-size:11px;white-space:nowrap}.nh-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.nh-categories>a{display:flex;align-items:center;flex-direction:column;gap:8px;border:1px solid var(--nh-line);background:var(--nh-surface);border-radius:15px;padding:26px 12px;transition:background .2s,border .2s}.nh-categories>a:hover{background:var(--nh-raised);border-color:var(--nh-accent)}.nh-categories img{width:65px;height:65px;object-fit:contain}.nh-categories strong{font-size:14px}.nh-categories>a>span:last-child{font-size:10px;color:var(--nh-muted)}.nh-category-icon{height:60px;display:grid;place-items:center;color:#92a8c2}.nh-category-icon svg{width:40px;height:40px}.nh-used-section{border-block:1px solid #253a4f;background:linear-gradient(120deg,#0e2331,#0c192a)}.nh-used-section .nh-eyebrow{color:var(--nh-green)}.nh-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.nh-trust-grid>div{padding:20px 0}.nh-trust-grid p{font-size:12px;color:var(--nh-muted);max-width:320px}.nh-trust-icon{display:grid;place-items:center;border:1px solid var(--nh-line);width:50px;height:50px;border-radius:12px;color:var(--nh-accent);margin-bottom:20px}.nh-sell-banner{margin-top:25px;margin-bottom:35px;border:1px solid #365571;border-radius:22px;background:radial-gradient(ellipse at 10% 100%,#1a496e,transparent 60%),#10243a;display:flex;align-items:center;justify-content:space-between;padding:40px 50px;gap:40px;overflow:hidden}.nh-sell-banner>div:first-child{max-width:690px}.nh-sell-banner h2{font-size:clamp(23px,2.5vw,34px)}.nh-sell-banner p:not(.nh-eyebrow){font-size:13px;color:var(--nh-muted);max-width:540px}.nh-sell-banner .button{margin-top:8px}.nh-sell-art{font:160px/.8 Arial;color:#65b7ff;position:relative;padding:10px 35px}.nh-sell-art span{font:bold 10px Arial;display:block;letter-spacing:6px;margin-top:26px;white-space:nowrap;color:#b3dafa}.nh-brands h2{text-align:center;font-size:17px;margin-bottom:30px}.nh-brands>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;gap:35px}.nh-brands a{font:700 25px/1.5 Arial,var(--nh-font);color:#a2b1c4}.nh-brands a:hover{color:var(--nh-text)}.nh-articles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.nh-articles article{border:1px solid var(--nh-line);border-radius:16px;overflow:hidden;background:var(--nh-surface)}.nh-articles article>a{display:block;height:100%}.nh-articles img,.nh-article-placeholder{aspect-ratio:16/9;object-fit:cover;width:100%;display:grid;place-items:center;background:linear-gradient(135deg,#1c3552,#0e2032)}.nh-article-placeholder svg{width:70px;height:70px;color:#4e7195}.nh-articles article>a>div:not(.nh-article-placeholder){padding:20px}.nh-articles h3,.nh-articles h2{font-size:17px;margin:10px 0 15px}.nh-articles small,.nh-articles span{font-size:10px;color:var(--nh-muted)}.nh-articles p{font-size:12px;color:var(--nh-muted)}.nh-newsletter-section{border-top:1px solid var(--nh-line);display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding-top:45px;padding-bottom:50px}.nh-newsletter-section h2{font-size:25px}.nh-newsletter-section p{font-size:12px;color:var(--nh-muted)}.nh-newsletter-section a{color:var(--nh-accent)}.nh-footer{border-top:1px solid var(--nh-line);background:#07101b;padding-top:50px}.nh-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1.2fr;gap:70px;padding-bottom:40px}.nh-footer-brand{display:block;font-size:25px;font-weight:700;margin-bottom:15px}.nh-footer p{font-size:12px;color:var(--nh-muted);max-width:380px}.nh-footer h2{font-size:14px;margin:8px 0 20px}.nh-footer ul{list-style:none;padding:0;margin:0}.nh-footer li{margin-bottom:9px}.nh-footer li a,.nh-footer-grid>div>a:not(.nh-footer-brand){font-size:12px;color:var(--nh-muted)}.nh-footer .nh-muted{font-size:10px}.nh-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-top:1px solid var(--nh-line);font-size:10px;color:var(--nh-muted)}.nh-footer-bottom ul{display:flex;gap:20px}.nh-footer-bottom li{margin:0}.nh-footer-bottom li a{font-size:10px}.nh-page,.nh-shop-main{padding-top:40px;padding-bottom:70px;min-height:55vh}.nh-page-heading{margin-bottom:36px}.nh-page-heading h1{font-size:clamp(28px,3vw,40px)}.nh-entry{overflow-wrap:anywhere}.nh-entry p{line-height:2.15}.nh-entry ul,.nh-entry ol{padding-inline-start:24px}.nh-entry blockquote{border-inline-start:3px solid var(--nh-accent);margin:30px 0;padding:15px 25px;background:var(--nh-surface)}.nh-entry a:not(.button){text-decoration:underline;text-underline-offset:4px}.nh-entry table{width:100%;border-collapse:collapse}.nh-entry td,.nh-entry th{border:1px solid var(--nh-line);padding:12px;text-align:start}.nh-reading{max-width:900px}.nh-post-hero{width:100%;max-height:550px;object-fit:cover;border-radius:20px;margin-bottom:30px}.nh-post-footer,.post-navigation,.nh-comments{margin-top:36px;border-top:1px solid var(--nh-line);padding-top:25px}.nav-links{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.page-numbers{padding:7px 14px;display:inline-block;border:1px solid var(--nh-line);border-radius:8px}.page-numbers.current{background:var(--nh-accent);color:var(--nh-bg)}.comment-list{list-style:none;padding:0}.comment-body{padding:20px;border:1px solid var(--nh-line);border-radius:12px;margin-bottom:15px}.comment-author .avatar{border-radius:50%;margin-inline-end:10px}.comment-metadata{font-size:11px}.comment-form label{display:block}.comment-form input:not([type=checkbox]),.comment-form textarea{width:100%}.comment-form .comment-form-cookies-consent{display:flex;gap:12px}.nh-error-code{font:bold clamp(80px,16vw,170px)/1 Arial;text-align:center;color:#233e5a;margin:30px 0}.nh-empty{text-align:center;border:1px dashed var(--nh-line);border-radius:var(--nh-radius);padding:48px 24px;margin:22px 0}.nh-empty>svg{color:var(--nh-accent);width:40px;height:40px;margin-bottom:20px}.nh-empty p{color:var(--nh-muted)}.nh-empty .button{margin-top:12px}.woocommerce .woocommerce-breadcrumb{color:var(--nh-muted);font-size:11px;margin-bottom:30px}.woocommerce .woocommerce-breadcrumb a{color:var(--nh-muted)}.woocommerce .woocommerce-breadcrumb span{padding:0 9px;color:#68819a}.woocommerce-products-header h1{font-size:32px;margin-bottom:20px}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;padding:0;clear:both}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:auto!important;margin:0!important;padding:16px;background:var(--nh-surface);border:1px solid var(--nh-line);border-radius:15px;display:flex;flex-direction:column;position:relative;min-width:0;transition:border-color .2s}.woocommerce ul.products li.product:hover{border-color:#537998}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:flex;flex-direction:column;flex:1}.woocommerce ul.products li.product a img{aspect-ratio:1.25;object-fit:contain;border-radius:10px;background:#edf2f7;margin:12px 0 17px;padding:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px;line-height:1.95;padding:0;margin-bottom:14px;min-height:50px;color:var(--nh-text)}.woocommerce ul.products li.product .price{font-size:15px;font-weight:700;color:var(--nh-text);margin-top:auto;margin-bottom:5px}.woocommerce ul.products li.product .price del{font-size:11px;color:var(--nh-muted);opacity:1;display:block}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce ul.products li.product .button{margin-top:12px;font-size:11px;min-height:40px;padding:9px 13px;background:#213951;color:#c0dfff;border:1px solid #395773}.woocommerce ul.products li.product .button:hover{background:var(--nh-accent);color:#081321}.woocommerce span.onsale{min-height:0;min-width:0;border-radius:7px;background:#a4dbff;color:#081321;font-size:10px;line-height:1.5;padding:5px 9px;top:7px;inset-inline-end:8px;inset-inline-start:auto;margin:0!important}.woocommerce ul.products li.product .onsale{position:relative;align-self:flex-start;top:0;right:auto;left:auto;order:-1;margin-bottom:6px!important}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{font-size:12px;color:var(--nh-muted);margin:20px 0}.woocommerce .woocommerce-ordering select{font-size:12px}.woocommerce nav.woocommerce-pagination{margin:30px 0}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;justify-content:center;gap:8px}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:12px 15px;border:1px solid var(--nh-line);border-radius:8px}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--nh-accent);color:#081321}.nh-filters{border:1px solid var(--nh-line);background:#0d1b2c;border-radius:14px;margin:25px 0;clear:both}.nh-filters summary{cursor:pointer;padding:16px 20px;font-weight:bold;font-size:13px}.nh-filters form{border-top:1px solid var(--nh-line);padding:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:17px}.nh-filters label{display:flex;flex-direction:column;gap:8px;font-size:11px;color:var(--nh-muted)}.nh-filters input,.nh-filters select{width:100%;font-size:12px}.nh-filters .nh-checkbox{flex-direction:row;align-items:center;min-height:46px}.nh-filters .nh-checkbox input{width:18px}.nh-filter-actions{display:flex;gap:20px;align-items:center;grid-column:span 2;font-size:12px}.woocommerce div.product{position:relative}.woocommerce div.product div.images{width:47%;float:right;margin-bottom:35px}.woocommerce div.product div.summary{width:48%;float:left;margin-bottom:40px}.woocommerce div.product div.images img{background:#edf2f7;border-radius:16px;object-fit:contain}.woocommerce div.product div.images .woocommerce-product-gallery__image img{aspect-ratio:1;object-fit:contain}.woocommerce div.product div.images .flex-control-thumbs{display:flex;gap:10px;margin-top:14px}.woocommerce div.product div.images .flex-control-thumbs li{width:23%;float:none}.woocommerce div.product div.images .flex-control-thumbs img{border:2px solid transparent;border-radius:10px}.woocommerce div.product div.images .flex-control-thumbs .flex-active{border-color:var(--nh-accent)}.woocommerce div.product .product_title{font-size:clamp(23px,2.5vw,34px);line-height:1.75;margin:15px 0}.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:25px;color:var(--nh-text);margin:20px 0}.woocommerce div.product p.price ins{text-decoration:none}.woocommerce div.product p.price del{color:var(--nh-muted);font-size:17px;opacity:1}.woocommerce div.product .stock{color:var(--nh-green)}.woocommerce div.product .out-of-stock{color:#ffb1af}.woocommerce div.product .woocommerce-product-details__short-description{font-size:13px;color:var(--nh-muted)}.woocommerce div.product form.cart{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:24px 0}.woocommerce div.product form.cart .variations{width:100%}.woocommerce div.product form.cart .single_variation_wrap{width:100%}.woocommerce .quantity .qty{width:80px;background:#0a1727;border:1px solid var(--nh-line);color:var(--nh-text);border-radius:9px;min-height:46px}.woocommerce div.product form.cart .button{min-height:46px;padding:13px 30px;background:var(--nh-accent);color:#081321}.woocommerce .product_meta{font-size:11px;color:var(--nh-muted);display:flex;flex-direction:column;border-top:1px solid var(--nh-line);padding-top:20px}.woocommerce div.product .woocommerce-tabs{clear:both;padding-top:20px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;display:flex;gap:28px;overflow:auto;border-bottom:1px solid var(--nh-line);margin:0 0 30px}.woocommerce div.product .woocommerce-tabs ul.tabs:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:none!important;border:0;border-bottom:2px solid transparent;border-radius:0;margin:0;padding:0;white-space:nowrap;color:var(--nh-muted)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom-color:var(--nh-accent);color:var(--nh-accent)}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:15px 0;font-size:13px}.woocommerce div.product .woocommerce-tabs .panel{padding:24px;background:var(--nh-surface);border:1px solid var(--nh-line);border-radius:16px}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:22px}.woocommerce table.shop_attributes{border:1px solid var(--nh-line)}.woocommerce table.shop_attributes td,.woocommerce table.shop_attributes th{padding:12px;border-color:var(--nh-line);font-size:13px;text-align:start}.woocommerce table.shop_attributes td p{padding:0}.woocommerce .related.products,.woocommerce .up-sells{clear:both;margin-top:40px}.woocommerce .related.products>h2,.woocommerce .up-sells>h2{font-size:25px;margin-bottom:24px}.woocommerce .star-rating{color:#e3c48b;font-size:12px}.woocommerce #reviews #comments ol.commentlist{padding:0}.woocommerce #reviews #comments ol.commentlist li .comment-text{border-color:var(--nh-line);border-radius:12px}.woocommerce #review_form #respond textarea{border:1px solid var(--nh-line);background:var(--nh-bg);color:var(--nh-text)}.woocommerce #reviews #comments ol.commentlist li .meta{color:var(--nh-muted)}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--nh-accent);background:var(--nh-surface);color:var(--nh-text);border-radius:10px;line-height:2}.woocommerce-error{border-color:#fa9b9b}.woocommerce-error:before{color:#fa9b9b}.woocommerce-message:before{color:var(--nh-green)}.woocommerce-info:before{color:var(--nh-accent)}.woocommerce a.remove{color:#f7aaaa!important}.woocommerce a.remove:hover{background:#6e303b}.woocommerce table.shop_table{border-color:var(--nh-line);border-radius:12px;background:var(--nh-surface);border-collapse:separate}.woocommerce table.shop_table td,.woocommerce table.shop_table th,.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td{border-color:var(--nh-line);padding:16px 12px;text-align:start}.woocommerce table.shop_table .product-thumbnail img{width:65px;border-radius:8px}.woocommerce .cart-collaterals .cart_totals{background:var(--nh-surface);border:1px solid var(--nh-line);padding:24px;border-radius:16px}.woocommerce .cart-collaterals .cart_totals h2{font-size:23px}.woocommerce .cart-collaterals .cart_totals table{border:0}.woocommerce .cart .coupon #coupon_code{width:160px;border:1px solid var(--nh-line);padding:10px;background:var(--nh-bg);color:var(--nh-text)}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{background:var(--nh-accent);color:var(--nh-bg);font-size:16px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{background:#0a1727;border:1px solid var(--nh-line);color:var(--nh-text);border-radius:10px;padding:12px}.woocommerce form .form-row label{font-size:12px;margin-bottom:5px}.woocommerce form .form-row .required{color:#ffb1af}.woocommerce form .form-row.woocommerce-invalid input.input-text{border-color:#ffb1af}.woocommerce form.checkout .col2-set{width:53%;float:right}.woocommerce form.checkout #order_review_heading,.woocommerce form.checkout #order_review{width:43%;float:left}.woocommerce form.checkout .col2-set .col-1,.woocommerce form.checkout .col2-set .col-2{width:100%;float:none}.woocommerce form.checkout:after{content:"";display:block;clear:both}.woocommerce-checkout #payment{background:var(--nh-surface);border:1px solid var(--nh-line);border-radius:14px}.woocommerce-checkout #payment ul.payment_methods{border-color:var(--nh-line)}.woocommerce-checkout #payment div.payment_box{background:#1d324a;color:var(--nh-text)}.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#1d324a}.woocommerce-checkout #payment .place-order{margin-bottom:0}.woocommerce-checkout .woocommerce-terms-and-conditions{background:var(--nh-bg)!important;border-color:var(--nh-line)!important}.woocommerce .select2-container--default .select2-selection--single{background:#0a1727;border:1px solid var(--nh-line);height:46px;border-radius:10px}.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--nh-text);padding:8px 14px}.select2-dropdown{background:#101f32;color:#f0f5fb;border-color:#293b50}.select2-container--default .select2-results__option[data-selected=true]{background:#2b4660}.select2-container--default .select2-search--dropdown .select2-search__field{background:#081321;color:#f0f5fb}.woocommerce-account .woocommerce-MyAccount-navigation{width:24%;float:right}.woocommerce-account .woocommerce-MyAccount-content{width:72%;float:left}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:10px;background:var(--nh-surface);border:1px solid var(--nh-line);border-radius:14px}.woocommerce-MyAccount-navigation li a{display:block;padding:12px 16px;border-radius:9px;font-size:13px}.woocommerce-MyAccount-navigation li.is-active a{background:#23405b;color:#bddfff}.woocommerce form.login,.woocommerce form.register,.woocommerce form.lost_reset_password{border:1px solid var(--nh-line);background:var(--nh-surface);padding:25px;border-radius:14px}.woocommerce .woocommerce-customer-details address{border-color:var(--nh-line);padding:20px}.woocommerce ul.order_details{padding:20px;margin:0 0 30px;background:var(--nh-surface);border:1px solid var(--nh-line);border-radius:12px;display:flex;flex-wrap:wrap;gap:20px}.woocommerce ul.order_details li{border-color:var(--nh-line);font-size:11px}.woocommerce ul.order_details li strong{font-size:14px}.nh-product-trust{display:flex;gap:12px;align-items:flex-start;margin:20px 0;color:var(--nh-muted);font-size:11px}.nh-product-trust svg{color:var(--nh-accent);margin-top:4px}.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{color:var(--nh-text)}.wc-block-components-text-input input,.wc-block-components-combobox .components-combobox-control__input{background:var(--nh-bg)!important;color:var(--nh-text)!important;border-color:var(--nh-line)!important}.wc-block-components-text-input label{color:var(--nh-muted)!important}.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button{background:var(--nh-accent);color:var(--nh-bg);border-radius:10px}.wc-block-components-order-summary,.wc-block-components-totals-wrapper,.wc-block-components-sidebar{border-color:var(--nh-line)!important}.wc-block-components-notice-banner{background:var(--nh-surface)!important;color:var(--nh-text)!important}
@media(min-width:1440px){.nh-categories{grid-template-columns:repeat(4,1fr)}}
@media(max-width:1100px){.nh-container{width:calc(100% - 48px)}.nh-header-main{gap:22px}.nh-header-actions span{display:none}.nh-hero{gap:25px;min-height:510px}.nh-hero h1{font-size:43px}.nh-gpu{height:175px;top:105px}.nh-fan{width:118px;height:118px}.nh-nav-inner ul{gap:22px}.nh-footer-grid{gap:35px}.woocommerce ul.products{gap:12px}.woocommerce ul.products li.product{padding:12px}.nh-filters form{grid-template-columns:repeat(3,minmax(0,1fr))}.nh-trust-grid{gap:25px}}
@media(max-width:768px){.nh-container{width:calc(100% - 32px)}.nh-announcement-mark{display:none}.nh-announcement{font-size:9px;text-align:center}.nh-announcement .nh-container{justify-content:center}.nh-header-main{flex-wrap:wrap;gap:14px;padding:18px 0}.nh-brand{flex:1}.nh-brand-link{font-size:17px}.nh-brand-mark{font-size:34px}.nh-brand-link small{font-size:7px}.nh-header-actions{gap:17px}.nh-menu-toggle{display:inline-flex}.nh-search{order:3;max-width:none;flex-basis:100%}.nh-search input{font-size:11px}.nh-nav-inner{min-height:42px;position:relative}.nh-utility{width:100%;justify-content:space-between}.nh-utility a{font-size:10px;padding:9px 0}#nh-navigation{display:none;position:absolute;top:100%;inset-inline:0;z-index:50;background:var(--nh-surface);border:1px solid var(--nh-line);border-radius:0 0 12px 12px;padding:10px 20px;box-shadow:0 15px 30px #0006}#nh-navigation.is-open{display:block}.nh-nav-inner ul{display:block}.nh-nav-inner li a{display:block;font-size:13px}.nh-nav-inner .sub-menu{display:block;position:static;border:0;box-shadow:none;background:none;padding-inline-start:18px}.nh-hero{grid-template-columns:1fr;gap:10px;padding-top:30px;padding-bottom:35px;min-height:0}.nh-hero-copy{order:0}.nh-hero h1{font-size:37px;line-height:1.65;letter-spacing:-.7px}.nh-lead{font-size:12px;max-width:100%}.nh-hero-actions{margin:22px 0;gap:18px}.nh-hero-actions .button{font-size:12px;padding:13px 17px}.nh-link{font-size:11px}.nh-hero-foot{max-width:100%;font-size:9px;gap:18px}.nh-hero-visual{min-height:300px;max-width:440px;width:100%;margin:auto}.nh-hardware-art{height:305px}.nh-gpu{top:55px;height:165px;gap:25px}.nh-fan{width:115px;height:115px}.nh-hero-image{height:290px}.nh-visual-note{padding:10px 14px;bottom:0;font-size:11px}.nh-art-chip{top:0;font-size:7px}.nh-section{padding-block:30px}.nh-section-heading{margin-bottom:20px;gap:12px;align-items:flex-end}.nh-section-heading h2{font-size:20px}.nh-section-heading>a{font-size:10px}.nh-section-heading .nh-eyebrow{font-size:9px}.nh-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nh-categories>a{padding:20px 12px}.nh-categories strong{font-size:12px}.nh-trust-grid{grid-template-columns:1fr;gap:0}.nh-trust-grid>div{position:relative;padding:18px 68px 18px 0;border-bottom:1px solid var(--nh-line)}html:not([dir=rtl]) .nh-trust-grid>div{padding:18px 0 18px 68px}.nh-trust-icon{position:absolute;inset-inline-start:0;top:22px;width:46px;height:46px}.nh-trust-grid h3{font-size:16px}.nh-trust-grid p{font-size:11px;max-width:none;margin:0}.nh-sell-banner{padding:27px 23px;gap:15px;margin-block:20px}.nh-sell-banner h2{font-size:23px}.nh-sell-banner p:not(.nh-eyebrow){font-size:11px}.nh-sell-art{display:none}.nh-brands>div{gap:25px}.nh-brands a{font-size:21px}.nh-articles{grid-template-columns:1fr;gap:18px}.nh-articles article>a{display:grid;grid-template-columns:35% 1fr;align-items:center}.nh-articles img,.nh-article-placeholder{height:100%;aspect-ratio:1;object-fit:cover;border-radius:0}.nh-articles article>a>div:not(.nh-article-placeholder){padding:15px}.nh-articles h3,.nh-articles h2{font-size:14px;margin:6px 0 12px}.nh-article-placeholder svg{width:40px}.nh-newsletter-section{grid-template-columns:1fr;gap:15px;padding-block:32px}.nh-newsletter-section h2{font-size:22px}.nh-footer{padding-top:30px}.nh-footer-grid{grid-template-columns:1fr 1fr;gap:25px}.nh-footer-grid>div:first-child{grid-column:1/-1}.nh-footer-brand{font-size:23px}.nh-footer p{max-width:100%;font-size:11px}.nh-footer-bottom{flex-wrap:wrap;gap:15px;font-size:9px}.nh-footer-bottom nav{order:3;width:100%}.nh-footer-bottom ul{gap:15px;flex-wrap:wrap}.nh-page,.nh-shop-main{padding-top:25px;padding-bottom:45px}.nh-page-heading{margin-bottom:25px}.nh-page-heading h1{font-size:26px}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important;padding:10px!important;margin:0!important;float:none!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:12px;min-height:47px}.woocommerce ul.products li.product a img{padding:8px;margin:10px 0}.woocommerce ul.products li.product .price{font-size:13px}.woocommerce ul.products li.product .button{font-size:10px;padding:8px;min-height:38px}.nh-filters form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:15px}.nh-filters input,.nh-filters select{font-size:11px;padding:9px}.nh-filter-actions{grid-column:1/-1}.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{float:none;font-size:11px;margin:15px 0}.woocommerce .woocommerce-ordering select{width:100%;font-size:11px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%}.woocommerce div.product .product_title{font-size:24px}.woocommerce div.product .woocommerce-tabs ul.tabs{gap:23px}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:11px}.woocommerce div.product .woocommerce-tabs .panel{padding:17px}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:20px}.woocommerce div.product p.price{font-size:23px}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{background:var(--nh-surface)!important}.woocommerce table.shop_table_responsive tr:nth-child(2n) td{background:#13263a!important}.woocommerce .cart-collaterals .cart_totals{padding:17px}.woocommerce .cart .coupon #coupon_code{width:49%}.woocommerce form.checkout .col2-set,.woocommerce form.checkout #order_review_heading,.woocommerce form.checkout #order_review{float:none;width:100%}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{width:100%;float:none}.woocommerce-MyAccount-navigation{margin-bottom:25px}.woocommerce-MyAccount-navigation ul{display:flex;overflow:auto;gap:6px}.woocommerce-MyAccount-navigation li a{white-space:nowrap;font-size:11px;padding:8px 12px}.woocommerce ul.order_details{gap:14px;padding:16px}.woocommerce ul.order_details li{float:none;width:calc(50% - 14px);border:0;margin:0;padding:0}.woocommerce table.shop_table td,.woocommerce table.shop_table th{padding:12px 9px;font-size:12px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{float:none;width:100%}.woocommerce-error,.woocommerce-info,.woocommerce-message{font-size:12px}.woocommerce div.product form.cart .button{flex:1;font-size:13px}.nh-reading .nh-entry{font-size:13px}.comment-list .children{padding-inline-start:12px}}
@media(max-width:380px){.nh-container{width:calc(100% - 24px)}.nh-header-actions{gap:12px}.nh-hero h1{font-size:32px}.nh-hero-actions{gap:10px}.nh-hero-actions .button{font-size:11px}.nh-link{font-size:10px}.nh-fan{width:102px;height:102px}.nh-gpu{height:150px;gap:16px}.nh-section-heading h2{font-size:18px}.nh-footer-grid{gap:15px}.woocommerce ul.products{gap:8px}.nh-filters form{grid-template-columns:1fr}.nh-filter-actions{grid-column:auto}.nh-articles article>a{grid-template-columns:30% 1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.nh-header,.nh-announcement,.nh-footer,.nh-product-actions,.nh-hero-actions,form.cart{display:none!important}body{background:white;color:black}.nh-container{width:100%}.nh-report,.nh-health-summary{border-color:#777!important;background:white!important;color:black!important}}
