/* Local design study: Intensity IT, inspired by the supplied storefront reference. */
:root {color-scheme:dark;--ink:#ecf3ef;--muted:#9aaea7;--line:#263a34;--soft:#13211e;--panel:#0d1917;--accent:#93e7c1;--accent-strong:#b6f28e;--accent-dark:#a4e7ca;--good:#9adeaf;--danger:#f19c92;--shadow:0 14px 40px #0003;}
html {scroll-behavior:smooth;scroll-padding-top:24px;}body{background:#050d0e;color:var(--ink);font-size:14px;padding:0;}a{color:inherit;text-decoration:none;}button,input,select,textarea{font:inherit;}button,a,input{touch-action:manipulation;}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #d8f798;outline-offset:4px;} .page-width{width:calc(100% - 80px);max-width:1400px;margin-inline:auto;}
.announcement{min-height:30px;padding:7px 40px;background:linear-gradient(100deg,#1f665c,#20352c);display:flex;justify-content:space-between;color:#e0f2d9;font-size:10px;letter-spacing:1.2px;}.announcement i{display:inline-block;width:5px;height:5px;background:#c7ed91;border-radius:50%;margin:0 8px;}.store-header{height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px;}.wordmark{font-size:23px;letter-spacing:5px;font-weight:800;line-height:1.2;color:#d8efce;white-space:nowrap;}.wordmark span{display:block;font-size:8px;letter-spacing:3px;font-weight:500;margin-top:6px;}.store-header nav{display:flex;gap:32px;font-size:12px;}.store-header nav a{padding:12px 0;color:#bdc9c4;}.store-header nav .active{border-bottom:1px solid #cde998;color:#eaf5dd;}.header-build{border:1px solid var(--line);padding:10px 14px;border-radius:30px;font-size:12px;}.header-build span{display:inline-grid;place-items:center;background:#d6ef99;color:#10251e;width:22px;height:22px;border-radius:50%;margin-left:14px;}
.hero{position:relative;overflow:hidden;min-height:470px;display:grid;grid-template-columns:1fr 1fr;border:1px solid #294439;border-radius:19px;background:radial-gradient(ellipse at 95% 28%,#d6ec86 0,transparent 39%),radial-gradient(ellipse at 62% 98%,#308a77 0,transparent 55%),linear-gradient(110deg,#0d1c20,#123d32 65%,#689c65);}.hero-copy{padding:53px 0 62px 48px;z-index:1;}.pill{display:inline-block;padding:7px 10px;border:1px solid #6d9b804f;border-radius:5px;font-size:9px;letter-spacing:1.6px;color:#cce9d6;background:#b0d7b80c;}.hero h1{font-size:clamp(44px,5vw,76px);letter-spacing:-3px;line-height:1.04;margin:24px 0 19px;font-weight:650;}.hero h1 em{font-style:normal;background:linear-gradient(100deg,#65d2bb,#e3f3a3);color:transparent;background-clip:text;}.hero-copy p{font-size:14px;line-height:1.8;color:#c2d1c9;margin:0 0 27px;}.hero-actions{display:flex;gap:12px;align-items:center;}.gradient-button,.outline-button,.dark-button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:13px 22px;border-radius:25px;font-size:12px;font-weight:650;}.gradient-button{background:linear-gradient(95deg,#64d7c4,#e7f697);color:#0b231b;}.outline-button{border:1px solid #7894846b;color:#e4eee7;}.hero-footnote{display:flex;align-items:center;gap:9px;font-size:9px;color:#a6c8b9;margin-top:27px;}.live-dot{width:6px;height:6px;background:#adf299;border-radius:50%;display:inline-block;box-shadow:0 0 12px #aff59877;flex-shrink:0;}.hero-art{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;}.hero-art>img{height:390px;width:90%;object-fit:contain;position:relative;z-index:1;transform:rotate(-6deg);filter:drop-shadow(0 18px 24px #00181080);}.hero-orbit{position:absolute;width:85%;height:90px;border-radius:50%;bottom:40px;background:linear-gradient(#264f36,#061b18);border-top:3px solid #bcf4bf;box-shadow:0 -5px 28px #acffb952,inset 0 10px 10px #7bb98755;}.hero-caption{position:absolute;right:25px;bottom:18px;font-size:9px;line-height:1.8;text-align:right;color:#d9eddb;}.hero-caption strong{font-size:9px;letter-spacing:1.5px;}.hero-index{position:absolute;left:49px;bottom:20px;color:#8fb8a8;font-size:8px;letter-spacing:2px;}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:27px 0 16px;}.section-heading h2{font-weight:550;font-size:21px;margin:0;letter-spacing:-.5px;}.section-heading>a{font-size:11px;color:#b4c5ba;}.section-heading>a span{margin-left:14px;}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;}.category-tile{height:166px;border:1px solid #294037;border-radius:12px;background:radial-gradient(ellipse at 50% 60%,#387b6d,#102525 85%);position:relative;overflow:hidden;cursor:pointer;text-align:left;padding:0;color:#edf8ef;transition:transform .2s,border-color .2s;}.category-tile:hover,.featured-card:hover{transform:translateY(-4px);border-color:#93d9b1;}.category-tile img{width:100%;height:116px;object-fit:contain;padding:6px 25px;filter:drop-shadow(0 8px 7px #0005);}.category-copy{position:absolute;bottom:0;left:0;right:0;padding:12px 14px;background:linear-gradient(transparent,#07120fee 30%);}.category-copy strong{font-size:12px;display:block;}.category-copy small{display:block;color:#b6cabe;font-size:10px;margin-top:4px;}.round-arrow{display:inline-grid;place-items:center;border-radius:50%;background:linear-gradient(120deg,#6bdac6,#e9f699);color:#122a1d;width:26px;height:26px;flex-shrink:0;}.category-tile>.round-arrow{position:absolute;bottom:13px;right:12px;width:22px;height:22px;}.category-placeholder{font-size:55px;display:block;text-align:center;color:#82c5ab;}.small-pill{display:inline-block;vertical-align:middle;margin-left:10px;font-size:9px;letter-spacing:0;background:#1d3021;color:#badcaf;border-radius:20px;padding:5px 8px;}.featured-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;}.featured-card{border:1px solid #25362f;background:linear-gradient(130deg,#182323,#101a1b);border-radius:12px;padding:12px;display:flex;flex-direction:column;text-align:left;min-width:0;cursor:pointer;color:var(--ink);transition:transform .2s,border-color .2s;}.featured-image{height:140px;display:grid;place-items:center;border-radius:9px;background:radial-gradient(ellipse,#354b42,transparent 75%);}.featured-image img{width:100%;height:135px;object-fit:contain;}.featured-category{font-size:8px;letter-spacing:1.4px;text-transform:uppercase;color:#9bdab8;margin:12px 0 7px;}.featured-card>strong{font-size:11px;font-weight:500;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px;}.featured-bottom{margin-top:15px;display:flex;align-items:center;justify-content:space-between;gap:6px;}.featured-bottom b{font-size:13px;}.featured-bottom .round-arrow{border-radius:7px;width:24px;height:24px;}.catalogue-loading{color:var(--muted);padding:25px;grid-column:1/-1;}.studio-banner,.contact-banner{margin-top:29px;padding:28px 32px;border-radius:14px;background:linear-gradient(105deg,#42b6a7,#b6e0a0 75%,#ecf8a7);color:#0c3229;display:flex;align-items:center;justify-content:space-between;gap:25px;}.micro-label{font-size:9px;letter-spacing:1.8px;font-weight:650;}.studio-banner h2,.contact-banner h2{font-size:29px;letter-spacing:-1px;font-weight:550;line-height:1.2;margin:9px 0 0;}.studio-banner p,.contact-banner p{font-size:12px;line-height:1.8;}.dark-button{background:#061612;color:#eff8db;border-radius:9px;white-space:nowrap;}.studio-heading{margin-top:42px;}.studio-heading h2{margin-top:7px;font-size:28px;}.studio-note{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:8px;}
.app-shell{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;padding:0;align-items:start;}.builder-workspace{display:block;background:transparent;border:0;box-shadow:none;overflow:visible;}.builder-sidebar{position:static;max-height:none;background:transparent;border:0;overflow:visible;}.topbar{display:flex;justify-content:space-between;align-items:center;padding:0 0 15px;border:0;background:none;}.topbar .eyebrow{display:none;}.topbar h2{font-size:16px;margin:0;font-weight:500;}.topbar-actions{display:flex;align-items:center;}.topbar .site-link{display:none;}.topbar .icon-button{width:30px;height:30px;border-radius:50%;}.multi-build-controls{display:flex;align-items:center;gap:12px;border:0;background:transparent;padding:0;margin:0 0 15px;}.multi-build-controls .primary-button{width:auto;min-height:32px;padding:8px 12px;font-size:10px;background:#18332a;color:#b3e5c9;border:1px solid #315c45;box-shadow:none;}.multi-build-controls .field-hint{margin:0;font-size:9px;}.slot-tabs{display:flex;flex-wrap:wrap;padding:0 0 16px;gap:6px;background:transparent;}.slot-tab{border:1px solid var(--line);background:#101d19;border-radius:6px;color:#9fb5a9;font-size:10px;padding:9px 11px;min-width:0;box-shadow:none;}.slot-tab.active{color:#10291d;background:#cbe99b;border-color:#cbe99b;box-shadow:none;}.slot-tab:hover{transform:none;border-color:#9dddaf;}.product-panel{padding:19px 0 0;min-height:0;background:transparent;border-top:1px solid var(--line);}.panel-head{align-items:center;}.panel-head h2{font-size:24px;color:var(--ink);}.panel-head h2::after,.summary-head h2::after{display:none;}.panel-head p{font-size:11px;}.search-box{border-radius:24px;background:#121f1c;border-color:#2e4038;height:38px;max-width:230px;}.search-box input{background:transparent;color:var(--ink);font-size:12px;}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-height:860px;overflow-y:auto;padding:3px 5px 10px 0;scrollbar-color:#395448 #0c1914;}.product-card{border-radius:11px;min-height:295px;background:linear-gradient(140deg,#182521,#101c18);border:1px solid var(--line);box-shadow:none;overflow:hidden;}.product-card:hover{box-shadow:0 8px 20px #0003;border-color:#70a68a;transform:none;}.product-image{height:145px;background:radial-gradient(ellipse at center,#344d42,#15231d);border:0;}.product-image img{padding:12px;}.product-body h3{font-size:11px;font-weight:500;line-height:1.6;color:var(--ink);}.product-body{padding:12px;}.product-meta{flex-wrap:wrap;gap:8px;}.price{font-size:14px;color:#e7f3e2;}.stock{font-size:9px;}.primary-button,.product-actions button{background:linear-gradient(100deg,#70d9bb,#d4ef9a);color:#123020;border:0;border-radius:7px;box-shadow:none;font-weight:650;}.product-actions button{font-size:11px;padding:9px;}.primary-button:hover,.product-actions button:hover{background:#cbea9c;box-shadow:none;}.primary-button:disabled,.product-actions button:disabled{background:#263830;color:#9eafa4;cursor:not-allowed;}.filter-chip{background:#101d18;color:#b9cbbf;border-color:#294133;box-shadow:none;font-size:10px;}.filter-chip.active{background:#254431;color:#cdf5b5;border-color:#688856;}.summary-panel{border:1px solid var(--line);border-radius:13px;background:linear-gradient(150deg,#17241e,#0b1812);padding:19px;top:15px;max-height:calc(100vh - 30px);box-shadow:none;}.summary-head h2{color:var(--ink);font-size:23px;}.summary-head .eyebrow{color:#98bea6;font-size:9px;}.selected-item,.compatibility div,.banking-details{background:#111e17;border-color:#293d2e;border-radius:6px;}.selected-item{padding:9px;}.selected-item strong{font-size:11px;color:#dcebdc;}.selected-item span{font-size:10px;color:#9fb19f;}.selected-list{gap:6px;}.selected-actions button,.secondary-button{background:#1c3024;color:#cae5cc;border:1px solid #3a5740;box-shadow:none;border-radius:6px;}.selected-actions button{font-size:10px;}.total-row{border-color:#38503a;padding-top:16px;}.total-row strong{color:#d4ef9a;font-size:25px;}.compatibility div{color:#b3c7b4;font-size:11px;}.compatibility .bad{background:#38221e;color:#f6b6a7;}.order-form label{font-size:10px;color:#adbeae;}.order-form input,.order-form textarea,.order-form select,.qty-control input{background:#0a160f;color:#e6eee4;border-color:#344a35;border-radius:6px;}.banking-details{color:#9eaf9e;font-size:10px;}.field-hint{color:#9daf9d;font-size:10px;}.order-form>.primary-button{font-size:10px;min-height:40px;}.empty-state{background:#14231b;border-color:#2d4834;color:#b9d0be;}.notice{background:#342e1a;color:#ebdca6;border-color:#bca45c;}.builder-helper{display:none;}.loading-overlay{background:#05110de8;}.loading-card{background:#11231a;color:#e6f4df;border-color:#304e35;}.loading-track{background:#263c2c;}.loading-track span{background:linear-gradient(90deg,#62d6b9,#e1f6a6);}
.pc-product-dialog,.image-modal-dialog{background:#112119;border-color:#37513d;color:var(--ink);}.pc-product-main,.pc-product-thumbs button,.image-modal-dialog img{background:#e4ebe5;}.detail-list div{border-color:#324536;}.detail-list dt,.detail-list dd{color:var(--ink);}.pc-product-info .detail-price{color:#d7f19e;}.image-modal-close{background:#213c2b;color:#f1f7dd;border-color:#658363;}.benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:35px;padding:24px;border:1px solid #1f342a;background:#101d17;border-radius:12px;}.benefit-strip>div{display:flex;gap:13px;align-items:center;}.benefit-strip>div>span{font-size:30px;color:#9adba9;}.benefit-strip p{font-size:10px;color:#a9bfad;line-height:1.7;margin:0;}.benefit-strip strong{display:block;color:#e0eddd;font-size:11px;font-weight:500;}.contact-banner{padding:28px 35px;}.contact-banner p{margin-bottom:0;}.store-footer{padding:35px 0 28px;display:flex;flex-wrap:wrap;align-items:center;gap:30px;}.store-footer>p{font-size:11px;color:#8fa597;flex:1;}.store-footer>a:not(.wordmark){font-size:11px;color:#b9cbbd;}.footer-note{border-top:1px solid #1f3428;padding-top:18px;width:100%;font-size:10px;color:#7c9382;}.after-builder{padding-bottom:10px;}
@media(min-width:1700px){.hero h1{font-size:78px;}}
@media(max-width:1100px){.page-width{width:calc(100% - 40px);}.store-header nav{gap:18px;}.hero-copy{padding-left:30px;}.hero h1{font-size:58px;}.hero-art>img{height:330px;}.hero-actions{gap:8px;}.gradient-button,.outline-button{padding:12px 16px;gap:14px;}.app-shell{grid-template-columns:minmax(0,1fr) 270px;gap:16px;}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.studio-banner p{display:none;}.hero-index{left:30px;}.benefit-strip{gap:12px;}.category-tile{height:150px;}.category-tile img{height:100px;}.category-copy strong{font-size:11px;}.featured-image,.featured-image img{height:110px;}.featured-bottom b{font-size:11px;}}
@media(max-width:760px){.page-width{width:calc(100% - 28px);}.announcement{padding:7px 14px;font-size:8px;letter-spacing:.7px;}.announcement>span:first-child{display:none;}.announcement{justify-content:center;}.store-header{height:78px;gap:12px;flex-wrap:wrap;}.wordmark{font-size:19px;letter-spacing:3px;}.wordmark span{font-size:7px;letter-spacing:2px;}.store-header nav{display:none;}.header-build{font-size:10px;padding:8px 10px;}.header-build span{margin-left:6px;}.hero{grid-template-columns:1fr;min-height:0;}.hero-copy{padding:28px 25px 0;}.hero h1{font-size:54px;letter-spacing:-2px;margin-top:18px;}.hero-copy p{font-size:12px;}.hero-actions{flex-wrap:wrap;}.hero-footnote{font-size:8px;margin-top:20px;gap:7px;}.hero-art{height:290px;}.hero-art>img{height:266px;width:82%;}.hero-orbit{width:77%;bottom:20px;height:58px;}.hero-caption{font-size:8px;bottom:9px;right:14px;}.hero-caption strong{font-size:7px;}.hero-index{left:20px;bottom:12px;font-size:6px;letter-spacing:1px;}.section-heading{margin-top:25px;}.section-heading h2{font-size:18px;}.section-heading>a{font-size:9px;}.section-heading>a span{margin-left:4px;}.category-grid{grid-template-columns:repeat(5,145px);gap:10px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x proximity;}.category-tile{scroll-snap-align:start;height:150px;}.featured-grid{grid-template-columns:repeat(5,160px);overflow-x:auto;padding-bottom:10px;gap:10px;}.small-pill{font-size:7px;margin:5px 0 0;display:table;}.featured-image,.featured-image img{height:130px;}.studio-banner{padding:22px;display:block;}.studio-banner h2{font-size:29px;}.studio-banner .dark-button{margin-top:18px;}.studio-heading{align-items:flex-start;}.studio-heading h2{font-size:25px;max-width:220px;}.studio-note{font-size:8px;max-width:95px;line-height:1.5;}.app-shell{display:block;}.builder-sidebar{position:static;z-index:auto;}.topbar{padding-bottom:10px;}.topbar h2{font-size:16px;}.multi-build-controls{margin:0 0 12px;}.multi-build-controls .field-hint{font-size:8px;}.slot-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:13px;}.slot-tab{flex-shrink:0;min-width:auto;font-size:10px;}.product-panel{padding:16px 0;min-height:0;}.panel-head{display:flex;gap:10px;align-items:center;}.panel-head h2{font-size:22px;}.panel-head p{font-size:9px;}.search-box{max-width:170px;height:38px;}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:690px;}.product-card{min-height:290px;}.product-image{height:135px;}.product-body{padding:10px;}.product-body h3{font-size:11px;}.product-meta{display:block;}.stock{display:block;text-align:left;margin-top:6px;}.product-actions{padding:0 10px 10px;}.product-actions button{min-height:38px;}.summary-panel{position:static;max-height:none;margin-top:18px;padding:20px;}.mobile-stepper{position:static;background:#15251b;border:1px solid #2b4531;border-radius:10px;box-shadow:none;margin-top:15px;padding:10px;grid-template-columns:65px minmax(0,1fr) 83px;}.mobile-stepper-status strong{color:#d3ecc4;}.mobile-stepper .primary-button,.mobile-stepper .secondary-button{font-size:11px;}.benefit-strip{grid-template-columns:1fr 1fr;padding:20px 15px;gap:22px 12px;}.benefit-strip>div{gap:8px;align-items:flex-start;}.benefit-strip>div>span{font-size:23px;}.benefit-strip strong{font-size:10px;}.benefit-strip p{font-size:9px;}.contact-banner{padding:23px;display:block;}.contact-banner h2{font-size:28px;}.contact-banner .dark-button{margin-top:18px;}.store-footer{gap:23px;padding-top:28px;}.store-footer>p{flex-basis:100%;margin:0;}.pc-product-layout{padding:18px;}.pc-product-info h2{font-size:20px;}.form-grid{grid-template-columns:1fr;}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto;}*,*::before,*::after{transition:none!important;animation:none!important;}}
.slot-tab{width:auto;}.slot-tab:hover{background:#23432f;color:#d8eecb;}.slot-tab.active:hover{background:#cbe99b;color:#10291d;}.product-image{flex:0 0 145px;}.product-image img{height:145px;max-height:145px;min-height:0;object-fit:contain;}.selected-list{display:grid;grid-template-columns:1fr 1fr;}.selected-item:has(.selected-main),.selected-section-title,.saved-build-item,.build-total-item{grid-column:1/-1;}.selected-item{min-width:0;}.topbar{grid-template-columns:none;}.product-panel{scroll-margin-top:20px;}@media(max-width:760px){.product-image{flex-basis:135px;}.product-image img{height:135px;max-height:135px;}.topbar{display:flex;}}
/* Chassis drop through the portal, then the next chassis rises into place. */
.hero-chassis-window{position:absolute;inset:0 0 78px;overflow:hidden;z-index:1;display:flex;justify-content:center;align-items:flex-end;pointer-events:none;}
.hero-chassis-window img{width:90%;height:390px;object-fit:contain;transform:rotate(-6deg);transform-origin:50% 90%;filter:drop-shadow(0 14px 16px #00181055);will-change:transform;}
.hero-art[data-chassis="1"] .hero-chassis-window,.hero-art[data-chassis="2"] .hero-chassis-window{mix-blend-mode:multiply;}
.hero-motion-toggle{position:absolute;right:20px;top:17px;z-index:3;border:1px solid #b7d7ac55;border-radius:20px;background:#102d2180;color:#e2efd4;font-size:9px;padding:7px 11px;cursor:pointer;}
@media(max-width:1100px){.hero-chassis-window img{height:330px;}}
@media(max-width:760px){.hero-chassis-window{bottom:45px;}.hero-chassis-window img{height:245px;width:82%;}.hero-motion-toggle{top:auto;bottom:279px;right:14px;font-size:8px;padding:5px 8px;}}
.hero-art[data-chassis="1"] .hero-chassis-window,.hero-art[data-chassis="2"] .hero-chassis-window{mix-blend-mode:darken;}
.hero-art[data-chassis="1"] .hero-chassis-window img,.hero-art[data-chassis="2"] .hero-chassis-window img{filter:none;}
