@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#e8e6df;font-synthesis:none;text-rendering:optimizelegibility;background:#0a0a0a;font-family:Space Grotesk,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#0a0a0a;min-width:320px;margin:0}button,input{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.site{background:#0a0a0a;min-height:100vh;overflow-x:hidden}.header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0af0;border-bottom:1px solid #202020;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:72px;padding:0 32px;display:grid;position:fixed;top:0;left:0}.logo{cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;width:38px;height:38px;padding:0;display:flex}.logo img{object-fit:contain;width:30px;height:30px}.nav{align-items:center;gap:32px;display:flex}.nav button,.nav a,.bag{color:#a5a5a0;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;font-family:DM Mono,monospace;font-size:.6rem;transition:color .2s}.nav button:hover,.nav a:hover,.bag:hover{color:#fff}.bag{justify-self:end}.hero{border-bottom:1px solid #202020;flex-direction:column;justify-content:space-between;min-height:100vh;padding:112px 42px 42px;display:flex;position:relative}.hero-meta{color:#696966;letter-spacing:.08em;justify-content:space-between;font-family:DM Mono,monospace;font-size:.58rem;display:flex}.hero-title{justify-content:center;align-items:center;width:100%;padding:30px 0;display:flex}.hero-title img{object-fit:contain;width:min(1000px,92vw);max-height:400px}.hero-bottom{grid-template-columns:1fr auto 1fr;align-items:end;display:grid}.hero-bottom p{color:#696966;letter-spacing:.08em;margin:0;font-family:DM Mono,monospace;font-size:.58rem;line-height:1.6}.hero-bottom .coordinates{text-align:right}.enter{color:#bdbdb8;letter-spacing:.08em;border:1px solid #343434;padding:12px 18px;font-family:DM Mono,monospace;font-size:.6rem;transition:color .2s,background .2s,border-color .2s}.enter span{margin-left:20px}.enter:hover{color:#0a0a0a;background:#e8e6df;border-color:#e8e6df}.archive{padding:110px 42px 130px}.archive-header{border-bottom:1px solid #292929;justify-content:space-between;align-items:flex-end;margin-bottom:60px;padding-bottom:22px;display:flex}.archive-header h2{letter-spacing:-.06em;margin:8px 0 0;font-size:clamp(2.5rem,6vw,6rem);font-weight:500;line-height:.9}.archive-header>span{color:#696966;letter-spacing:.08em;font-family:DM Mono,monospace;font-size:.55rem}.product-grid{grid-template-columns:minmax(0,620px);gap:24px;display:grid}.product-card{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;max-width:620px;padding:0}.product-image{aspect-ratio:1;background:#111;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.product-card:hover .product-image img{transform:scale(1.025)}.product-index{color:#777;font-family:DM Mono,monospace;font-size:.55rem;position:absolute;top:16px;left:16px}.view{color:#ddd;letter-spacing:.08em;opacity:0;background:#0a0a0abf;padding:8px 10px;font-family:DM Mono,monospace;font-size:.55rem;transition:opacity .2s;position:absolute;bottom:16px;right:16px}.product-card:hover .view{opacity:1}.product-info{justify-content:space-between;align-items:flex-start;padding:17px 2px 0;display:flex}.product-info span,.product-type{color:#6e6e6b;letter-spacing:.07em;font-family:DM Mono,monospace;font-size:.55rem}.product-info h3{color:#deddd7;letter-spacing:-.02em;margin:7px 0 5px;font-size:1rem;font-weight:500}.product-type{margin:0}.contact{border-top:1px solid #202020;flex-direction:column;justify-content:center;min-height:75vh;padding:100px 42px;display:flex}.contact-label{color:#686865;letter-spacing:.1em;margin-bottom:40px;font-family:DM Mono,monospace;font-size:.55rem}.contact h2{letter-spacing:-.08em;margin:0;font-size:clamp(5rem,15vw,15rem);font-weight:500;line-height:.78}.contact h2 span{color:#686865}.email{color:#c5c4be;letter-spacing:.08em;border-bottom:1px solid #555;width:fit-content;margin-top:60px;padding-bottom:7px;font-family:DM Mono,monospace;font-size:.65rem;transition:color .2s}.email:hover{color:#fff}.product-page{min-height:100vh;padding:120px 42px 100px}.back-button{color:#686865;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;padding:0;font-family:DM Mono,monospace;font-size:.55rem;transition:color .2s}.back-button:hover{color:#fff}.product-page-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(45px,6vw,90px);width:min(100%,1320px);margin:65px auto 0;display:grid}.product-page-image{aspect-ratio:1;background:#111;width:100%;position:relative;overflow:hidden}.product-page-image img{object-fit:cover;width:100%;height:100%;display:block}.product-page-index{color:#777;font-family:DM Mono,monospace;font-size:.55rem;position:absolute;top:18px;left:18px}.product-page-info{justify-self:center;width:min(100%,500px);margin:0 -10px 0 0;padding-top:8px}.product-page-heading{border-bottom:1px solid #292929;padding-bottom:30px}.product-page-heading h1{letter-spacing:-.06em;margin:9px 0 5px;font-size:clamp(2rem,4vw,4rem);font-weight:500;line-height:.95}.product-page-type{color:#70706d;letter-spacing:.08em;margin:0;font-family:DM Mono,monospace;font-size:.55rem}.product-page-price{color:#ddd;letter-spacing:.05em;margin:24px 0 0;font-family:DM Mono,monospace;font-size:.75rem}.description{color:#999994;letter-spacing:.02em;max-width:400px;margin:28px 0 40px;font-family:DM Mono,monospace;font-size:.65rem;line-height:1.8}.option-group{margin-top:30px}.option-heading{color:#777;letter-spacing:.07em;justify-content:space-between;margin-bottom:13px;font-family:DM Mono,monospace;font-size:.55rem;display:flex}.option-heading span:last-child{color:#c5c4be}.colour-options{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.colour-button{color:#888;text-align:left;cursor:pointer;background:0 0;border:1px solid #282828;align-items:center;gap:10px;min-height:45px;padding:9px 11px;font-family:DM Mono,monospace;font-size:.52rem;transition:border-color .2s,color .2s;display:flex}.colour-button:hover{color:#ddd;border-color:#555}.colour-button.selected{color:#eee;border-color:#777}.colour-swatch{border:1px solid #444;width:18px;height:18px;display:block}.colour-swatch.white{background:#f2f2ed}.colour-swatch.sportgrey{background:#8c8c87}.colour-swatch.militarygreen{background:#4b523c}.colour-swatch.lightpink{background:#d9aaa9}.size-options{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.size-button{color:#888;cursor:pointer;background:0 0;border:1px solid #282828;height:42px;font-family:DM Mono,monospace;font-size:.55rem;transition:background .2s,color .2s,border-color .2s}.size-button:hover{color:#ddd;border-color:#555}.size-button.selected{color:#0a0a0a;background:#e8e6df;border-color:#ddd}.add-button{color:#0a0a0a;letter-spacing:.08em;cursor:pointer;background:#e8e6df;border:1px solid #555;justify-content:space-between;align-items:center;width:100%;margin-top:35px;padding:18px;font-family:DM Mono,monospace;font-size:.6rem;transition:background .2s,color .2s;display:flex}.add-button:hover{background:#fff}.after-add{border-top:1px solid #292929;margin-top:12px;padding-top:16px}.after-add-message{color:#777;letter-spacing:.08em;align-items:center;gap:9px;margin-bottom:12px;font-family:DM Mono,monospace;font-size:.55rem;display:flex}.after-add-message span{color:#aaa}.proceed-button{color:#ddd;letter-spacing:.07em;cursor:pointer;background:0 0;border:1px solid #555;justify-content:space-between;align-items:center;width:100%;padding:16px 18px;font-family:DM Mono,monospace;font-size:.58rem;transition:background .2s,color .2s,border-color .2s;display:flex}.proceed-button:hover{color:#0a0a0a;background:#e8e6df;border-color:#e8e6df}.bag-page{min-height:100vh;padding:125px 42px 100px}.bag-page-header{border-bottom:1px solid #292929;justify-content:space-between;align-items:flex-end;padding-bottom:25px;display:flex}.bag-page-header h1{letter-spacing:-.08em;margin:8px 0 0;font-size:clamp(3.5rem,8vw,8rem);font-weight:500;line-height:.8}.bag-number{color:#686865;letter-spacing:.08em;font-family:DM Mono,monospace;font-size:.55rem}.bag-layout{grid-template-columns:minmax(0,1fr) 360px;gap:70px;margin-top:55px;display:grid}.bag-items{flex-direction:column;display:flex}.bag-item{border-bottom:1px solid #292929;grid-template-columns:180px minmax(0,1fr) auto;gap:25px;margin-bottom:25px;padding:0 0 25px;display:grid}.bag-item-image{aspect-ratio:1;background:#111;width:180px;overflow:hidden}.bag-item-image img{object-fit:cover;width:100%;height:100%;display:block}.bag-item-info{flex-direction:column;justify-content:space-between;padding:5px 0;display:flex}.bag-item-info h2{letter-spacing:-.03em;margin:8px 0;font-size:1.15rem;font-weight:500}.bag-item-info p{color:#777;letter-spacing:.06em;margin:0;font-family:DM Mono,monospace;font-size:.55rem}.quantity{align-items:center;gap:15px;display:flex}.quantity button{color:#aaa;cursor:pointer;background:0 0;border:1px solid #333;width:28px;height:28px}.quantity span{color:#aaa;font-family:DM Mono,monospace;font-size:.55rem}.bag-item-price{color:#ddd;padding-top:5px;font-family:DM Mono,monospace;font-size:.6rem}.checkout{border:1px solid #292929;align-self:start;padding:25px}.checkout-line,.checkout-total{color:#aaa;letter-spacing:.05em;justify-content:space-between;padding-bottom:17px;font-family:DM Mono,monospace;font-size:.55rem;display:flex}.checkout-line.muted{color:#555;padding-bottom:25px;line-height:1.5}.checkout-total{color:#ddd;border-top:1px solid #333;padding-top:18px}.checkout-button{color:#0a0a0a;letter-spacing:.08em;cursor:pointer;background:#e8e6df;border:1px solid #e8e6df;width:100%;margin-top:10px;padding:17px;font-family:DM Mono,monospace;font-size:.58rem}.checkout-button:hover{background:#fff}.continue-shopping{color:#666;letter-spacing:.07em;cursor:pointer;background:0 0;border:0;width:100%;margin-top:12px;padding:13px;font-family:DM Mono,monospace;font-size:.5rem}.continue-shopping:hover{color:#ddd}.empty-bag{flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:50vh;display:flex}.empty-bag p{color:#666;letter-spacing:.08em;margin:0;font-family:DM Mono,monospace;font-size:.6rem}.empty-bag button{color:#aaa;letter-spacing:.07em;cursor:pointer;background:0 0;border:1px solid #444;padding:14px 18px;font-family:DM Mono,monospace;font-size:.55rem}.empty-bag button:hover{color:#fff;border-color:#777}.footer{color:#4f4f4c;letter-spacing:.07em;border-top:1px solid #202020;justify-content:space-between;padding:25px 42px;font-family:DM Mono,monospace;font-size:.5rem;display:flex}@media (width<=1000px){.product-page-grid{grid-template-columns:1fr;gap:50px}.product-page-info{justify-self:center;width:min(100%,600px);margin:0 auto}.bag-layout{grid-template-columns:1fr;gap:40px}.checkout{width:100%;max-width:500px}.hero-title img{width:min(900px,90vw)}}@media (width<=700px){.header{height:62px;padding:0 18px}.nav{gap:15px}.hero{min-height:90vh;padding:95px 20px 25px}.hero-title{padding:20px 0}.hero-title img{width:92vw;max-height:280px}.hero-bottom{grid-template-columns:1fr;gap:25px}.hero-bottom .coordinates{display:none}.enter{width:fit-content}.archive,.contact,.product-page,.bag-page{padding-left:20px;padding-right:20px}.archive{padding-top:80px;padding-bottom:90px}.archive-header{margin-bottom:35px}.product-grid{grid-template-columns:minmax(0,620px)}.contact{min-height:65vh}.contact h2{font-size:24vw}.product-page{padding-top:95px}.product-page-grid{gap:40px;margin-top:40px}.product-page-info{width:100%;margin:0}.colour-options{grid-template-columns:1fr 1fr}.size-options{grid-template-columns:repeat(4,1fr)}.bag-page{padding-top:95px}.bag-item{grid-template-columns:100px minmax(0,1fr);gap:15px}.bag-item-image{width:100px}.bag-item-price{grid-column:2}.footer{flex-direction:column;gap:8px;padding-left:20px;padding-right:20px}}@media (width<=430px){.nav a{display:none}.hero-title img{width:94vw;max-height:240px}.archive-header{flex-direction:column;align-items:flex-start;gap:20px}.product-page-heading h1{font-size:2.2rem}.colour-options{grid-template-columns:1fr}.size-options{grid-template-columns:repeat(4,1fr)}.proceed-button{font-size:.52rem}}
