@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=Inter:wght@300;400;600;700;800&family=JetBrains+Mono:wght@400;600;700;800&display=swap";:root{--shift-bg: #0F1113;--shift-slate: #1C2026;--shift-steel: #3D4349;--shift-bone: #E8E4D4;--shift-olive: #7A8C5E;--shift-ember: #C4714A;--shift-rust: #9B3A2A;--shift-dust: #7A7D72;--shift-lime: var(--shift-olive);--shift-charcoal: var(--shift-bg);--shift-amber: var(--shift-ember);--shift-heat: var(--shift-rust);--shift-dark: #0A0C0E;--shift-darksteel: var(--shift-slate)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:var(--shift-bg);color:var(--shift-bone);overflow-x:hidden;-webkit-font-smoothing:antialiased}::selection{background:var(--shift-olive);color:var(--shift-bg)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--shift-bg)}::-webkit-scrollbar-thumb{background:var(--shift-steel);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--shift-olive)}.font-condensed{font-family:Barlow Condensed,Impact,sans-serif}.font-mono{font-family:JetBrains Mono,monospace}.font-sans{font-family:Inter,sans-serif}.olive-glow{box-shadow:0 0 20px #7a8c5e33}.olive-border-glow{border-color:var(--shift-olive)!important;box-shadow:0 0 15px #7a8c5e26}.bg-grid{background-size:40px 40px;background-image:linear-gradient(to right,rgba(122,140,94,.04) 1px,transparent 1px),linear-gradient(to bottom,rgba(122,140,94,.04) 1px,transparent 1px)}.shift-announcement{background:var(--shift-olive);color:var(--shift-bg);padding:8px 16px;text-align:center;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.shift-announcement a{color:var(--shift-bg);text-decoration:underline}.shift-header{position:sticky;top:0;z-index:100;background:#0f1113f7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--shift-steel);transition:background .3s}.shift-header__inner{max-width:1280px;margin:0 auto;padding:0 24px;height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.shift-logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.shift-logo__mark{width:36px;height:36px;background:var(--shift-slate);border:2px solid var(--shift-olive);border-radius:6px;display:flex;align-items:center;justify-content:center;font-family:JetBrains Mono,monospace;font-weight:900;font-size:18px;color:var(--shift-olive)}.shift-logo__name{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:1.5rem;letter-spacing:.08em;text-transform:uppercase;color:var(--shift-bone)}.shift-nav{display:flex;align-items:center;gap:32px;list-style:none}.shift-nav a{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;color:var(--shift-dust);text-decoration:none;transition:color .2s}.shift-nav a:hover{color:var(--shift-bone)}.shift-nav a.active{color:var(--shift-olive)}.btn-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:var(--shift-olive);color:var(--shift-bg);font-family:JetBrains Mono,monospace;font-weight:800;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border:none;border-radius:4px;cursor:pointer;transition:opacity .2s,transform .1s}.btn-primary:hover{opacity:.88}.btn-primary:active{transform:scale(.97)}.btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:none;color:var(--shift-bone);font-family:JetBrains Mono,monospace;font-weight:700;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border:1px solid var(--shift-steel);border-radius:4px;cursor:pointer;transition:border-color .2s,color .2s}.btn-secondary:hover{border-color:var(--shift-olive);color:var(--shift-olive)}.btn-ember{background:var(--shift-ember);color:#fff}.btn-ember:hover{opacity:.88}.shift-hero{position:relative;min-height:85vh;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid var(--shift-steel)}.shift-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.shift-hero__bg img{width:100%;height:100%;object-fit:cover;opacity:.18;filter:grayscale(1) contrast(1.2)}.shift-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,var(--shift-bg) 35%,transparent 70%)}.shift-hero__inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:80px 24px;max-width:640px;margin-left:5vw}.shift-hero__eyebrow{display:flex;align-items:center;gap:10px;font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:var(--shift-olive);margin-bottom:16px}.shift-hero__eyebrow-dot{width:6px;height:6px;background:var(--shift-olive);border-radius:50%;flex-shrink:0}.shift-hero__title{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:clamp(3.5rem,8vw,6rem);text-transform:uppercase;letter-spacing:-.02em;line-height:.92;color:var(--shift-bone);margin-bottom:20px}.shift-hero__title span{color:var(--shift-olive)}.shift-hero__sub{font-size:1rem;color:#c0bdb5;line-height:1.7;max-width:480px;margin-bottom:36px}.shift-hero__ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:48px}.shift-hero__founder{display:flex;align-items:center;gap:14px;padding:16px 20px;background:#1c2026cc;border:1px solid var(--shift-steel);border-radius:8px;max-width:480px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.shift-hero__founder-img{width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid var(--shift-olive)}.shift-hero__founder-img img{width:100%;height:100%;object-fit:cover}.shift-hero__founder-quote{font-size:.82rem;color:var(--shift-bone);line-height:1.5;font-style:italic}.shift-hero__founder-name{font-family:JetBrains Mono,monospace;font-size:.55rem;color:var(--shift-dust);letter-spacing:.1em;text-transform:uppercase;margin-top:4px}.shift-products{padding:80px 24px;border-bottom:1px solid var(--shift-steel)}.shift-products__inner{max-width:1280px;margin:0 auto}.shift-section-eyebrow{font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:var(--shift-olive);display:block;margin-bottom:8px}.shift-section-title{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:clamp(2rem,5vw,3.5rem);text-transform:uppercase;color:var(--shift-bone);margin-bottom:48px;line-height:.95}.shift-products__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.shift-product-card{background:var(--shift-slate);border:1px solid var(--shift-steel);border-radius:10px;overflow:hidden;transition:border-color .2s,transform .2s;display:flex;flex-direction:column}.shift-product-card:hover{border-color:var(--shift-olive);transform:translateY(-2px)}.shift-product-card__img{aspect-ratio:4/3;overflow:hidden;background:var(--shift-bg)}.shift-product-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.shift-product-card:hover .shift-product-card__img img{transform:scale(1.04)}.shift-product-card__body{padding:20px;flex:1;display:flex;flex-direction:column}.shift-product-card__phase{font-family:JetBrains Mono,monospace;font-size:.55rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--shift-olive);margin-bottom:6px}.shift-product-card__name{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:1.8rem;text-transform:uppercase;color:var(--shift-bone);line-height:1;margin-bottom:4px}.shift-product-card__tagline{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:.85rem;text-transform:uppercase;color:var(--shift-olive);margin-bottom:10px}.shift-product-card__desc{font-size:.82rem;color:var(--shift-dust);line-height:1.6;flex:1;margin-bottom:16px}.shift-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid var(--shift-steel)}.shift-product-card__price{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:1.6rem;color:var(--shift-olive)}.shift-product-card__btn{padding:10px 18px;background:var(--shift-olive);color:var(--shift-bg);font-family:JetBrains Mono,monospace;font-weight:800;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border:none;border-radius:4px;cursor:pointer;transition:opacity .2s;white-space:nowrap}.shift-product-card__btn:hover{opacity:.85}.shift-story{padding:80px 24px;border-bottom:1px solid var(--shift-steel);background:var(--shift-slate)}.shift-story__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.shift-story__img{border-radius:10px;overflow:hidden;aspect-ratio:4/5}.shift-story__img img{width:100%;height:100%;object-fit:cover}.shift-story__title{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:clamp(2rem,4vw,3rem);text-transform:uppercase;color:var(--shift-bone);line-height:.95;margin-bottom:20px}.shift-story__text{font-size:.95rem;color:#c0bdb5;line-height:1.75;margin-bottom:16px}.shift-stack{padding:80px 24px;border-bottom:1px solid var(--shift-steel)}.shift-stack__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.shift-stack__img{border-radius:10px;overflow:hidden}.shift-stack__img img{width:100%;height:auto;object-fit:cover}.shift-stack__badge{display:inline-flex;align-items:center;gap:8px;background:var(--shift-ember);color:#fff;font-family:JetBrains Mono,monospace;font-weight:800;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:3px;margin-bottom:16px}.shift-stack__title{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:clamp(2.5rem,5vw,4rem);text-transform:uppercase;color:var(--shift-bone);line-height:.92;margin-bottom:16px}.shift-stack__items{margin-bottom:24px}.shift-stack__item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--shift-steel);font-size:.85rem;color:var(--shift-bone)}.shift-stack__item-dot{width:8px;height:8px;background:var(--shift-olive);border-radius:50%;flex-shrink:0}.shift-stack__pricing{display:flex;align-items:baseline;gap:12px;margin-bottom:20px}.shift-stack__price{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:2.8rem;color:var(--shift-olive)}.shift-stack__compare{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:1.2rem;color:var(--shift-dust);text-decoration:line-through}.shift-crew{padding:80px 24px;border-bottom:1px solid var(--shift-steel);background:var(--shift-slate)}.shift-crew__inner{max-width:1280px;margin:0 auto}.shift-crew__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px}.shift-crew__item{position:relative;aspect-ratio:3/4;border-radius:8px;overflow:hidden}.shift-crew__item img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.shift-crew__item:hover img{transform:scale(1.05)}.shift-crew__item-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(15,17,19,.9) 0%,transparent 50%);display:flex;flex-direction:column;justify-content:flex-end;padding:16px;opacity:0;transition:opacity .3s}.shift-crew__item:hover .shift-crew__item-overlay{opacity:1}.shift-crew__item-role{font-family:JetBrains Mono,monospace;font-size:.55rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--shift-olive);margin-bottom:4px}.shift-crew__item-quote{font-size:.8rem;color:var(--shift-bone);line-height:1.4;font-style:italic}.shift-reviews{padding:80px 24px;border-bottom:1px solid var(--shift-steel)}.shift-reviews__inner{max-width:1280px;margin:0 auto}.shift-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.shift-review-card{background:var(--shift-slate);border:1px solid var(--shift-steel);border-radius:10px;padding:28px 24px}.shift-review-card__stars{color:var(--shift-olive);font-size:1rem;letter-spacing:2px;margin-bottom:12px}.shift-review-card__quote{font-size:.88rem;color:var(--shift-bone);line-height:1.7;font-style:italic;margin-bottom:16px}.shift-review-card__author{font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--shift-olive)}.shift-review-card__role{font-family:JetBrains Mono,monospace;font-size:.55rem;color:var(--shift-dust);letter-spacing:.08em;margin-top:2px}.shift-footer{background:var(--shift-slate);border-top:1px solid var(--shift-steel);padding:64px 24px 32px}.shift-footer__inner{max-width:1280px;margin:0 auto 48px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px}.shift-footer__brand-name{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:1.8rem;text-transform:uppercase;color:var(--shift-bone);margin-bottom:12px}.shift-footer__brand-desc{font-size:.82rem;color:var(--shift-dust);line-height:1.6;max-width:280px;margin-bottom:20px}.shift-footer__tagline{font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--shift-olive)}.shift-footer__col-title{font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--shift-dust);margin-bottom:16px}.shift-footer__links{list-style:none}.shift-footer__links li{margin-bottom:8px}.shift-footer__links a{font-size:.82rem;color:var(--shift-dust);text-decoration:none;transition:color .2s}.shift-footer__links a:hover{color:var(--shift-bone)}.shift-footer__bottom{max-width:1280px;margin:0 auto;padding-top:24px;border-top:1px solid var(--shift-steel);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.shift-footer__copy{font-family:JetBrains Mono,monospace;font-size:.55rem;color:var(--shift-dust);letter-spacing:.08em}.shift-footer__fda{font-family:JetBrains Mono,monospace;font-size:.5rem;color:#52525b;max-width:600px;line-height:1.5;margin-top:8px}.shift-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(420px,100vw);background:var(--shift-slate);border-left:1px solid var(--shift-steel);z-index:300;transform:translate(100%);transition:transform .35s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column;box-shadow:-8px 0 40px #00000080}.shift-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:299;opacity:0;pointer-events:none;transition:opacity .3s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.shift-cart-overlay.is-open{opacity:1;pointer-events:all}.shift-email{padding:80px 24px;border-bottom:1px solid var(--shift-steel);background:var(--shift-bg)}.shift-email__inner{max-width:640px;margin:0 auto;text-align:center}.shift-email__title{font-family:Barlow Condensed,sans-serif;font-weight:900;font-size:clamp(2rem,5vw,3.5rem);text-transform:uppercase;color:var(--shift-bone);line-height:.95;margin-bottom:12px}.shift-email__sub{font-size:.9rem;color:var(--shift-dust);line-height:1.6;margin-bottom:28px}.shift-email__form{display:flex;gap:8px;max-width:480px;margin:0 auto}.shift-email__input{flex:1;background:var(--shift-slate);border:1px solid var(--shift-steel);border-radius:4px;padding:14px 16px;color:var(--shift-bone);font-family:Inter,sans-serif;font-size:.88rem;outline:none;transition:border-color .2s}.shift-email__input:focus{border-color:var(--shift-olive)}.shift-email__input::placeholder{color:var(--shift-dust)}@media(max-width:1024px){.shift-story__inner,.shift-stack__inner{grid-template-columns:1fr;gap:40px}.shift-footer__inner{grid-template-columns:1fr 1fr;gap:32px}.shift-crew__grid{grid-template-columns:repeat(2,1fr)}.shift-reviews__grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.shift-nav{display:none}.shift-products__grid{grid-template-columns:1fr 1fr}.shift-reviews__grid{grid-template-columns:1fr}.shift-footer__inner{grid-template-columns:1fr;gap:24px}.shift-crew__grid{grid-template-columns:repeat(2,1fr)}.shift-email__form{flex-direction:column}.shift-hero__inner{margin-left:0}}@media(max-width:480px){.shift-products__grid{grid-template-columns:1fr}.shift-crew__grid{grid-template-columns:1fr 1fr}}:root{--shift-surface: #1c2026;--shift-surface-raised: #242a31;--shift-focus: #f4d35e;--shift-content-width: 1280px;--shift-shadow: 0 16px 36px rgba(0, 0, 0, .25)}body{min-width:320px}body.shift-lock{overflow:hidden}img{max-width:100%}button,input,select,textarea{font:inherit}button{touch-action:manipulation}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-to-content-link{position:fixed;top:1rem;left:1rem;z-index:1000;padding:.7rem 1rem;transform:translateY(-160%);transition:transform .2s ease}.skip-to-content-link:focus{transform:translateY(0)}:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--shift-focus);outline-offset:3px}.shift-container{width:min(calc(100% - 48px),var(--shift-content-width));margin-inline:auto}.shift-section{padding:clamp(4rem,8vw,6rem) 0}.shift-section--surface{background:var(--shift-slate)}.shift-section__eyebrow{display:flex;align-items:center;gap:.65rem;margin:0 0 .7rem;color:var(--shift-olive);font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:800;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.shift-section__eyebrow:before{width:.5rem;height:.5rem;content:"";background:currentColor;border-radius:50%}.shift-section__title{max-width:16ch;margin:0;color:var(--shift-bone);font-family:Barlow Condensed,sans-serif;font-size:clamp(2.5rem,5.3vw,4.6rem);font-weight:900;letter-spacing:-.025em;line-height:.92;text-transform:uppercase}.button,.btn-primary,.btn-secondary{justify-content:center;min-height:44px;border-radius:5px}.button--primary,.btn-primary{background:var(--shift-olive);color:var(--shift-bg)}.button--primary:hover,.btn-primary:hover{background:#9eaf7f;opacity:1}.button--secondary,.btn-secondary{color:var(--shift-bone);border-color:var(--shift-steel)}.button--secondary:hover,.btn-secondary:hover{color:var(--shift-bone);border-color:var(--shift-olive)}.button[disabled],.button.is-loading{cursor:not-allowed;opacity:.62}.shift-hero{background:var(--shift-bg)}.shift-hero__bg--graphic{background:radial-gradient(circle at 82% 24%,rgba(122,140,94,.22),transparent 29%),linear-gradient(120deg,#0f1113 35%,#1c2026)}.shift-hero__founder .shift-hero__eyebrow-dot{width:8px;height:8px;flex:0 0 auto}.shift-story__img--placeholder{display:grid;min-height:360px;place-items:center;background:radial-gradient(circle at 68% 25%,rgba(122,140,94,.32),transparent 25%),linear-gradient(150deg,#262d35,#101316 75%)}.shift-story__placeholder{display:grid;gap:.75rem;padding:2rem;color:var(--shift-bone);font-family:Barlow Condensed,sans-serif;font-size:clamp(2.6rem,6vw,5.6rem);font-weight:900;letter-spacing:-.03em;line-height:.84;text-align:center;text-transform:uppercase}.shift-story__placeholder span{color:var(--shift-olive);font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:800;letter-spacing:.22em}.shift-header{background:#0f1113ed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.shift-header__inner{width:min(calc(100% - 48px),var(--shift-content-width));min-height:68px;height:auto;margin-inline:auto;padding:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem}.shift-logo{justify-self:start;color:var(--shift-bone)}.shift-logo__image{display:block;width:auto;max-width:160px;max-height:42px;object-fit:contain}.shift-nav{justify-content:center;margin:0;padding:0;gap:clamp(1rem,2.3vw,2rem)}.shift-nav a{position:relative;padding-block:.45rem;color:var(--shift-dust)}.shift-nav a:after{position:absolute;right:0;bottom:0;left:0;height:2px;content:"";background:var(--shift-olive);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.shift-nav a:hover,.shift-nav a[aria-current=page]{color:var(--shift-bone)}.shift-nav a:hover:after,.shift-nav a[aria-current=page]:after{transform:scaleX(1)}.shift-header__actions{justify-self:end;display:flex;align-items:center;gap:.7rem}.shift-icon-button{position:relative;display:inline-grid;width:42px;height:42px;place-items:center;color:var(--shift-bone);background:var(--shift-slate);border:1px solid var(--shift-steel);border-radius:6px;cursor:pointer}.shift-icon-button:hover{border-color:var(--shift-olive);color:var(--shift-olive)}.shift-cart-count{position:absolute;top:-.45rem;right:-.45rem;display:grid;min-width:1.2rem;height:1.2rem;padding-inline:.18rem;place-items:center;color:var(--shift-bg);background:var(--shift-olive);border:2px solid var(--shift-bg);border-radius:50%;font-family:JetBrains Mono,monospace;font-size:.58rem;font-weight:900}.shift-header__cta{min-height:40px;padding:.7rem 1rem;font-size:.65rem}.shift-menu-button{display:none}.shift-mobile-nav{display:none;border-top:1px solid var(--shift-steel);background:var(--shift-bg)}.shift-mobile-nav__list{margin:0;padding:.7rem 24px 1.1rem;list-style:none}.shift-mobile-nav__list a{display:block;padding:.9rem 0;color:var(--shift-bone);font-family:Barlow Condensed,sans-serif;font-size:1.25rem;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.shift-cart-overlay{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;visibility:hidden;background:#000000a3;opacity:0;transition:opacity .22s ease,visibility .22s ease}.shift-cart-overlay.is-open{visibility:visible;opacity:1}.shift-cart-drawer{position:fixed;z-index:201;top:0;right:0;display:grid;width:min(100%,440px);height:100dvh;grid-template-rows:auto 1fr auto;background:var(--shift-slate);box-shadow:var(--shift-shadow);transform:translate(105%);transition:transform .26s ease}.shift-cart-drawer.is-open{transform:translate(0)}.shift-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.25rem;border-bottom:1px solid var(--shift-steel)}.shift-cart-drawer__title{margin:0;color:var(--shift-bone);font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.shift-cart-drawer__body{min-height:0;overflow:auto;padding:1.15rem 1.25rem}.shift-cart-empty{margin:0;padding:3.2rem 1rem;color:var(--shift-dust);font-family:JetBrains Mono,monospace;font-size:.73rem;letter-spacing:.08em;line-height:1.6;text-align:center;text-transform:uppercase}.shift-cart-item{display:grid;grid-template-columns:78px 1fr;gap:.85rem;padding:1rem 0;border-bottom:1px solid var(--shift-steel)}.shift-cart-item__image{display:block;width:78px;height:78px;overflow:hidden;background:var(--shift-bg);border-radius:6px}.shift-cart-item__image img{width:100%;height:100%;object-fit:cover}.shift-cart-item__details{min-width:0}.shift-cart-item__title{margin:0 0 .2rem;color:var(--shift-bone);font-family:Barlow Condensed,sans-serif;font-size:1.1rem;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase}.shift-cart-item__title a{color:inherit;text-decoration:none}.shift-cart-item__variant{margin:.25rem 0;color:var(--shift-dust);font-size:.72rem}.shift-cart-item__price{margin:.35rem 0 0;color:var(--shift-olive);font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:800}.shift-cart-item__actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.65rem}.shift-quantity{display:inline-flex;align-items:center;min-height:32px;border:1px solid var(--shift-steel);border-radius:4px}.shift-quantity input{width:2.25rem;min-height:30px;padding:.2rem;color:var(--shift-bone);background:transparent;border:0;text-align:center}.shift-cart-drawer__footer{padding:1rem 1.25rem 1.25rem;border-top:1px solid var(--shift-steel);background:var(--shift-bg)}.shift-cart-summary{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;color:var(--shift-bone);font-family:JetBrains Mono,monospace;font-size:.78rem;font-weight:800;letter-spacing:.08em}.shift-cart-note{margin:.6rem 0 1rem;color:var(--shift-dust);font-size:.72rem;line-height:1.5}.shift-cart-actions{display:grid;gap:.6rem}.shift-cart-actions .button{width:100%;box-sizing:border-box}.shift-products{padding:0;border-bottom:1px solid var(--shift-steel);background:var(--shift-slate)}.shift-products__header{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:2.5rem}.shift-products__intro{max-width:35rem;margin:.8rem 0 0;color:var(--shift-dust);line-height:1.65}.shift-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.shift-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;background:var(--shift-bg);border:1px solid var(--shift-steel);border-radius:10px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.shift-product-card:hover{border-color:var(--shift-olive);box-shadow:var(--shift-shadow);transform:translateY(-3px)}.shift-product-card__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:#171a1e}.shift-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.shift-product-card:hover .shift-product-card__media img{transform:scale(1.04)}.shift-product-card__phase{position:absolute;top:.75rem;left:.75rem;padding:.35rem .5rem;color:var(--shift-bg);background:var(--shift-olive);border-radius:3px;font-family:JetBrains Mono,monospace;font-size:.54rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.shift-product-card__content{display:flex;flex:1;flex-direction:column;padding:1.15rem}.shift-product-card__title{margin:0;color:var(--shift-bone);font-family:Barlow Condensed,sans-serif;font-size:clamp(1.45rem,2.5vw,1.85rem);font-weight:900;letter-spacing:.01em;line-height:.95;text-transform:uppercase}.shift-product-card__title a{color:inherit;text-decoration:none}.shift-product-card__subtitle{min-height:2.5em;margin:.45rem 0 0;color:var(--shift-dust);font-size:.78rem;line-height:1.45}.shift-product-card__price-row{display:flex;align-items:baseline;gap:.5rem;margin:1rem 0}.shift-product-card__price{color:var(--shift-olive);font-family:JetBrains Mono,monospace;font-size:.95rem;font-weight:900}.shift-product-card__compare{color:var(--shift-dust);font-size:.75rem;text-decoration:line-through}.shift-product-card__meta{margin:0 0 1rem;color:var(--shift-dust);font-family:JetBrains Mono,monospace;font-size:.6rem;letter-spacing:.045em;line-height:1.5}.shift-product-card__form{margin-top:auto}.shift-product-card__variant-select{width:100%;min-height:42px;margin:0 0 .65rem;padding:.55rem .65rem;color:var(--shift-bone);background:var(--shift-slate);border:1px solid var(--shift-steel);border-radius:5px;font-size:.76rem}.shift-product-card__form .button{width:100%}.shift-form-message{width:100%;margin:.85rem 0 0;font-size:.8rem;line-height:1.45;text-align:center}.shift-form-message--success{color:#b6df89}.shift-form-message--error{color:#ff9e80}.shift-email__privacy{margin:1rem auto 0;color:var(--shift-dust);font-size:.68rem;line-height:1.5}.shift-product-card--ember .shift-product-card__phase,.shift-product-card--ember .button--primary{background:var(--shift-ember);color:#fff}.shift-product-card--dust .shift-product-card__phase,.shift-product-card--dust .button--primary{background:var(--shift-dust);color:var(--shift-bg)}.shift-product-card__unavailable{display:block;padding:.78rem;color:var(--shift-dust);border:1px solid var(--shift-steel);border-radius:5px;font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:800;letter-spacing:.1em;text-align:center;text-transform:uppercase}.shift-footer{padding:4rem 0 1.5rem;background:var(--shift-slate);border-top:1px solid var(--shift-steel)}.shift-footer__grid{display:grid;grid-template-columns:2fr repeat(3,minmax(0,1fr));gap:2.5rem;padding-bottom:3rem}.shift-footer__brand{margin:0 0 .75rem;color:var(--shift-bone);font-family:Barlow Condensed,sans-serif;font-size:2rem;font-weight:900;letter-spacing:.08em}.shift-footer__description{max-width:18rem;margin:0 0 1rem;color:var(--shift-dust);font-size:.86rem;line-height:1.65}.shift-footer__tagline,.shift-footer__heading{margin:0 0 .9rem;color:var(--shift-dust);font-family:JetBrains Mono,monospace;font-size:.63rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.shift-footer__tagline{color:var(--shift-olive)}.shift-footer__links{margin:0;padding:0;list-style:none}.shift-footer__links li+li{margin-top:.55rem}.shift-footer__links a{color:var(--shift-dust);font-size:.84rem;text-decoration:none}.shift-footer__links a:hover{color:var(--shift-bone);text-decoration:underline;text-underline-offset:.2em}.shift-footer__bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding-top:1.5rem;border-top:1px solid var(--shift-steel)}.shift-footer__legal,.shift-footer__disclaimer{margin:0;color:var(--shift-dust);font-family:JetBrains Mono,monospace;font-size:.58rem;letter-spacing:.06em;line-height:1.55;text-transform:uppercase}.shift-footer__disclaimer{max-width:42rem;color:#858b82;text-transform:none}@media(max-width:990px){.shift-header__inner{grid-template-columns:1fr auto}.shift-nav{display:none}.shift-menu-button{display:inline-grid}.shift-mobile-nav.is-open{display:block}.shift-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shift-footer__grid{grid-template-columns:2fr 1fr 1fr}.shift-footer__grid>:first-child{grid-column:1 / -1}}@media(max-width:749px){.shift-container{width:min(calc(100% - 32px),var(--shift-content-width))}.shift-header__inner{width:min(calc(100% - 32px),var(--shift-content-width));min-height:62px}.shift-header__cta{display:none}.shift-icon-button{width:40px;height:40px}.shift-mobile-nav__list{padding-inline:16px}.shift-products__header{display:block;margin-bottom:1.5rem}.shift-product-grid{grid-template-columns:1fr;gap:.85rem}.shift-product-card{display:grid;grid-template-columns:40% 1fr}.shift-product-card__media{aspect-ratio:auto;height:100%;min-height:180px}.shift-product-card__content{padding:1rem}.shift-product-card__subtitle{min-height:0}.shift-product-card__meta{margin-bottom:.75rem}.shift-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1rem}.shift-footer__bottom{display:block}.shift-footer__disclaimer{margin-top:1rem}.shift-cart-item{grid-template-columns:68px 1fr}.shift-cart-item__image{width:68px;height:68px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/shift.css.map */
