:root{--paper:#f3f3ed;--ink:#08090a;--navy:#171e28;--slate:#536271;--mint:#88ffbf;--line:rgba(8,9,10,.25);--light-line:rgba(243,243,237,.25);--mono:"Courier New",Courier,monospace;--sans:"Helvetica Neue",Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--mono);text-transform:lowercase}button,input,textarea,a{font:inherit;color:inherit}button{cursor:pointer}a{text-decoration:none}.noise{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:100;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E")}.top-dock{position:fixed;z-index:90;top:max(10px,env(safe-area-inset-top));left:10px;right:10px;height:48px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:4px;border:1px solid rgba(255,255,255,.65);border-radius:999px;background:#f3f3eddb;color:var(--ink);box-shadow:0 10px 40px #0000002e;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.dock-btn{width:38px;height:38px;border:0;border-radius:50%;background:transparent;display:grid;place-items:center;transition:.2s}.dock-btn:hover,.dock-btn.is-active{background:#08090a17}.dock-btn svg{width:22px;fill:currentColor}.dock-btn-center{justify-self:center}.cart-trigger{justify-self:end;position:relative}.cart-count{position:absolute;right:1px;top:0;min-width:16px;height:16px;padding:0 4px;border-radius:20px;background:var(--ink);color:var(--paper);font-size:9px;line-height:16px}.panel{position:fixed;z-index:80;top:66px;left:10px;right:10px;max-height:calc(100svh - 76px);overflow:auto;padding:20px;border:1px solid rgba(255,255,255,.45);border-radius:20px;background:#f3f3edf0;color:var(--ink);box-shadow:0 25px 80px #00000057;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:.22s}.panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.panel-close{position:absolute;right:16px;top:9px;border:0;background:transparent;font:32px/1 var(--sans)}.panel-kicker,.section-label,.archive-meta,.product-info p,.product-buy,.cart-total,.menu-meta,.codex-list span,.contact-note,.contact-form label>span,.footer-grid p,.footer-bottom,.eyebrow{font-size:10px;letter-spacing:.09em;text-transform:uppercase}.panel h2,.section-head h2,.mailing-list h2{margin:10px 0 18px;font:700 clamp(48px,10vw,108px)/.78 var(--sans);letter-spacing:-.085em}.search-box{display:grid;gap:8px}.search-box span{font-size:10px}.search-box input,.contact-form input,.contact-form textarea,.mailing-list input{width:100%;border:1px solid var(--line);background:transparent;padding:14px;outline:none;border-radius:0}.search-results{display:grid;margin-top:12px}.search-result{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid var(--line);font-size:12px}.menu-links{display:grid;margin:15px 0 32px}.menu-links a{display:flex;align-items:flex-start;gap:20px;border-top:1px solid var(--line);padding:8px 0;font:700 clamp(46px,10vw,100px)/.85 var(--sans);letter-spacing:-.075em}.menu-links a span{font:10px var(--mono);letter-spacing:.08em;margin-top:8px}.menu-meta{display:flex;justify-content:space-between}.cart-items{border-top:1px solid var(--line)}.empty-cart{padding:22px 0;font-size:12px}.cart-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:14px 0;font-size:11px}.cart-row button{border:0;background:transparent;font-size:18px}.cart-total{display:flex;justify-content:space-between;margin-top:18px}.checkout-btn{margin-top:16px;padding:9px 17px;border:1px solid var(--ink);border-radius:999px;background:transparent}.hero{position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;isolation:isolate;color:var(--paper)}.hero-video,.hero-shade,.scanline{position:absolute;top:0;right:0;bottom:0;left:0}.hero-video{z-index:-3;width:100%;height:100%;object-fit:cover;transform:scale(1.03)}.hero-shade{z-index:-2;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.14),transparent 32%),linear-gradient(180deg,#00000052,#0000000f 45%,#000000c7),linear-gradient(90deg,rgba(0,0,0,.48),transparent 40%,rgba(0,0,0,.36))}.scanline{z-index:-1;opacity:.075;background:repeating-linear-gradient(180deg,transparent 0 7px,rgba(255,255,255,.7) 8px);mix-blend-mode:overlay}.hero-copy{text-align:center;width:min(94vw,1400px);padding:70px 0}.eyebrow{margin:0 0 14px;opacity:.82}.hero h1{margin:0;font:700 clamp(64px,18vw,250px)/.75 var(--sans);letter-spacing:-.11em;text-transform:uppercase;text-shadow:0 20px 55px rgba(0,0,0,.45)}.tagline{width:min(520px,78vw);margin:18px auto 0;font-size:clamp(9px,2.6vw,12px);line-height:1.55;letter-spacing:.08em}.terminal-prompt{position:absolute;bottom:calc(25px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);font-size:10px;letter-spacing:.08em;white-space:nowrap}.terminal-prompt span{animation:blink 1s steps(1) infinite}@keyframes blink{50%{opacity:0}}section,footer{padding-left:12px;padding-right:12px}.section-dark{background:var(--ink);color:var(--paper)}.manifesto{padding-top:110px;padding-bottom:110px}.manifesto-copy{max-width:1250px;margin:28px 0 80px;font:600 clamp(34px,6.6vw,94px)/.95 var(--sans);letter-spacing:-.065em}.manifesto-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--light-line)}.manifesto-stats div{min-height:140px;padding:12px;border-right:1px solid var(--light-line);display:flex;flex-direction:column;justify-content:space-between}.manifesto-stats div:last-child{border:0}.manifesto-stats span{font-size:10px}.manifesto-stats strong{font:500 clamp(22px,3vw,42px)/1 var(--sans);letter-spacing:-.04em}.archive,.contact{padding-top:95px;padding-bottom:110px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:18px}.section-head h2{margin-bottom:0}.archive-meta{display:flex;gap:24px;padding-bottom:5px}.category-window{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--ink);margin-bottom:12px}.category-window button{min-height:56px;border:0;border-right:1px solid var(--ink);background:transparent;font-size:10px;text-transform:lowercase}.category-window button:last-child{border:0}.category-window button.is-active{background:var(--ink);color:var(--mint)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{min-width:0}.product-card.is-hidden{display:none}.product-art{position:relative;min-height:58svh;padding:14px;overflow:hidden;border:1px solid var(--ink);background:#e8e8df}.product-art>p{position:absolute;left:14px;bottom:6px;margin:0;font:700 clamp(55px,9vw,130px)/.72 var(--sans);letter-spacing:-.09em}.art-index{font-size:10px}.product-info{display:flex;justify-content:space-between;gap:15px;padding:12px 1px 28px}.product-info p{margin:0 0 8px}.product-info h3{margin:0;font:600 clamp(22px,3vw,42px)/1 var(--sans);letter-spacing:-.045em}.product-buy{display:flex;gap:18px;align-items:center;white-space:nowrap}.add-btn{border:1px solid var(--ink);background:transparent;border-radius:999px;padding:8px 13px;text-transform:lowercase}.product-two .product-art{background:var(--navy);color:var(--mint)}.product-three .product-art{background:var(--mint)}.product-four .product-art{background:var(--slate);color:var(--paper)}.product-five .product-art{background:#ddd9cf}.product-six .product-art{background:#b9c6d0}.vinyl-mark{position:absolute;width:min(42vw,400px);aspect-ratio:1;border:1px solid;border-radius:50%;left:52%;top:45%;transform:translate(-50%,-50%);background:repeating-radial-gradient(circle,transparent 0 14px,rgba(8,9,10,.18) 15px 16px),radial-gradient(circle,var(--mint) 0 7%,var(--ink) 7.5% 12%,transparent 12.5%)}.waveform{position:absolute;top:22%;right:7%;bottom:22%;left:7%;background:repeating-linear-gradient(90deg,var(--mint) 0 2px,transparent 2px 12px);clip-path:polygon(0 48%,5% 38%,10% 64%,15% 18%,20% 75%,25% 37%,30% 58%,35% 11%,40% 86%,45% 42%,50% 54%,55% 25%,60% 72%,65% 40%,70% 58%,75% 14%,80% 81%,85% 35%,90% 65%,95% 43%,100% 50%,100% 52%,0 52%)}.step-grid{position:absolute;top:15%;right:15%;bottom:15%;left:15%;background:linear-gradient(var(--ink) 1px,transparent 1px),linear-gradient(90deg,var(--ink) 1px,transparent 1px);background-size:12.5% 25%;border:1px solid}.step-grid:after{content:"";position:absolute;left:12.5%;right:25%;top:50%;height:25%;background:var(--ink)}.ghost-orbit{position:absolute;right:12%;top:12%;font:300 min(33vw,430px)/1 var(--sans);opacity:.5}.crosshair{position:absolute;top:14%;right:14%;bottom:14%;left:14%;border:1px solid}.crosshair:before,.crosshair:after{content:"";position:absolute;background:var(--ink)}.crosshair:before{width:1px;top:-12%;bottom:-12%;left:50%}.crosshair:after{height:1px;left:-12%;right:-12%;top:50%}.ice-bars{position:absolute;top:12%;right:12%;bottom:12%;left:12%;background:repeating-linear-gradient(90deg,var(--navy) 0 5%,transparent 5% 9%);transform:skew(-12deg)}.codex{padding-top:95px;padding-bottom:110px}.section-head.light{border-bottom:1px solid var(--light-line);padding-bottom:18px}.section-number{font-size:10px}.codex-list article{display:grid;grid-template-columns:140px 1fr 1fr;gap:25px;padding:28px 0;border-bottom:1px solid var(--light-line)}.codex-list h3{margin:0;font:500 clamp(28px,4vw,58px)/.95 var(--sans);letter-spacing:-.055em}.codex-list p{margin:0;max-width:520px;font-size:12px;line-height:1.7;color:#bec3c7}.contact-form{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.contact-form label{display:grid;gap:12px;padding:18px 12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.contact-form label:nth-child(2){border-right:0}.contact-form input,.contact-form textarea{border:0;padding:10px 0;font:500 clamp(21px,3vw,38px)/1.2 var(--sans);letter-spacing:-.03em;resize:vertical}.message-field{grid-column:1/-1!important;border-right:0!important}.send-btn{grid-column:1/-1;display:flex;justify-content:space-between;border:0;border-bottom:1px solid var(--line);background:var(--mint);padding:18px 12px;font:600 clamp(26px,4vw,52px)/1 var(--sans);letter-spacing:-.04em}.form-status{grid-column:1/-1;font-size:11px}.mailing-list{background:var(--mint);display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:end;padding-top:70px;padding-bottom:70px}.mailing-list h2{margin-bottom:0}.mailing-list form{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid var(--ink)}.mailing-list input{border:0;padding-left:0}.mailing-list button{border:0;background:transparent}.mailing-list>p{grid-column:2;font-size:10px}footer{background:var(--ink);color:var(--paper);padding-top:30px;padding-bottom:20px}.footer-wordmark{font:700 clamp(66px,17.5vw,250px)/.74 var(--sans);letter-spacing:-.108em;text-transform:uppercase;white-space:nowrap;overflow:hidden;padding:30px 0 55px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--light-line)}.footer-grid>div{min-height:170px;padding:14px 12px;border-right:1px solid var(--light-line);display:flex;flex-direction:column;gap:8px}.footer-grid>div:last-child{border:0}.footer-grid p{color:#92999f;margin:0 0 10px}.footer-top{justify-content:space-between}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--light-line);padding-top:14px;margin-top:20px;color:#92999f}@media(max-width:720px){.panel{top:64px}.hero-video{transform:scale(1.18)}.hero h1{font-size:20vw}.manifesto{padding-top:80px;padding-bottom:80px}.manifesto-copy{margin-bottom:55px}.manifesto-stats{grid-template-columns:1fr}.manifesto-stats div{min-height:95px;border-right:0;border-bottom:1px solid var(--light-line)}.section-head{align-items:flex-start;flex-direction:column}.archive-meta{width:100%;justify-content:space-between}.category-window{grid-template-columns:repeat(2,1fr)}.category-window button{border-bottom:1px solid}.category-window button:nth-child(2n){border-right:0}.product-grid{grid-template-columns:1fr}.product-art{min-height:62svh}.product-art>p{font-size:18vw}.product-info{padding-bottom:36px}.codex-list article{grid-template-columns:1fr;gap:14px}.contact-form{grid-template-columns:1fr}.contact-form label{border-right:0}.mailing-list{grid-template-columns:1fr}.mailing-list>p{grid-column:1}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:nth-child(2){border-right:0}.footer-grid>div{border-bottom:1px solid var(--light-line)}.footer-bottom{flex-direction:column;gap:7px}.menu-meta{flex-direction:column}.footer-wordmark{font-size:20vw}}.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-link:focus{position:fixed!important;z-index:999!important;top:8px!important;left:8px!important;width:auto!important;height:auto!important;margin:0!important;padding:10px 14px!important;clip:auto!important;background:var(--paper)!important;color:var(--ink)!important}.search-input-row{display:grid;grid-template-columns:1fr auto;border:1px solid var(--line)}.search-input-row input{border:0}.search-input-row button{border:0;border-left:1px solid var(--line);background:transparent;padding:0 15px}.checkout-btn{display:inline-block}.aeon-product-form{margin:0}.add-btn:disabled,.send-btn:disabled{opacity:.45;cursor:not-allowed}.product-art{display:block}.product-art.has-image{padding:0;background:var(--ink)}.product-art-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-art.has-image:hover .product-art-image{transform:scale(1.02)}.product-art.has-image .art-index{position:absolute;z-index:2;top:14px;left:14px;color:var(--paper);text-shadow:0 1px 8px rgba(0,0,0,.8)}.editor-note{margin:8px 0 0;padding:12px;border:1px dashed var(--line);font-size:10px}.form-status{grid-column:1/-1;margin:0;padding:14px 12px;border-bottom:1px solid var(--line)}.form-error{color:#8d1515}.mail-form{display:grid!important;grid-template-columns:1fr auto!important;border-bottom:1px solid var(--ink)}.mail-form input{border:0!important;padding-left:0!important}.mail-form button{border:0;background:transparent}.mail-status{grid-column:1/-1;margin:10px 0 0;font-size:10px}.standard-page{min-height:72svh;padding:120px 12px 110px}.standard-page>h1,.product-page-copy h1{margin:12px 0 30px;font:700 clamp(58px,12vw,150px)/.78 var(--sans);letter-spacing:-.085em;text-transform:lowercase}.rte{font-family:var(--sans);font-size:16px;line-height:1.65;text-transform:none}.rte a{text-decoration:underline}.product-page-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:24px;align-items:start}.product-page-media{min-height:70svh;background:#e8e8df;border:1px solid var(--ink)}.product-page-media img{width:100%;height:auto;display:block}.product-placeholder{min-height:70svh;display:grid;place-items:center;padding:20px;font:700 clamp(56px,10vw,140px)/.8 var(--sans);letter-spacing:-.08em}.product-page-copy{position:sticky;top:82px}.product-page-copy h1{font-size:clamp(54px,8vw,115px)}.product-page-price{font-size:13px;margin:0 0 28px}.product-main-form{display:grid;gap:10px;margin-top:30px}.product-main-form select,.product-main-form input{border:1px solid var(--ink);background:transparent;padding:12px}.product-submit{margin-top:12px;width:100%}.cart-page-form{border-top:1px solid var(--line)}.cart-page-row{display:grid;grid-template-columns:minmax(180px,1fr) auto 110px auto auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line);font-size:11px}.cart-page-row input{width:64px;border:1px solid var(--ink);background:transparent;padding:8px}.cart-page-title{font:600 clamp(22px,3vw,36px)/1 var(--sans);letter-spacing:-.04em}.cart-page-total{display:flex;justify-content:space-between;padding:24px 0;font-size:13px}.cart-page-actions{display:flex;justify-content:flex-end;gap:8px}.cart-page-actions button,.large-search button{border:1px solid var(--ink);background:transparent;padding:12px 16px}.cart-page-actions button[name=checkout]{background:var(--mint)}.page-rte{max-width:900px}.large-search{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid var(--ink);margin:25px 0}.large-search input{border:0;background:transparent;padding:16px 0;font:600 clamp(28px,5vw,62px)/1 var(--sans);outline:none}.large-search button{border:0}.search-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.search-page-grid article{padding:20px 0;border-top:1px solid var(--line)}.search-page-grid h2{font:600 clamp(26px,4vw,52px)/1 var(--sans);letter-spacing:-.04em}.simple-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px}.simple-product-grid article{border-top:1px solid var(--line);padding-top:12px}.simple-product-grid img{width:100%;aspect-ratio:1;object-fit:cover}.simple-product-grid h2{font:600 clamp(25px,3vw,40px)/1 var(--sans);letter-spacing:-.04em;margin:8px 0}.simple-product-grid p,.simple-product-grid span,.menu-links a span,.cart-page-row,.tagline{font-size:10px}.text-link{display:inline-block;margin-top:20px;border-bottom:1px solid}.not-found-page{display:flex;flex-direction:column;justify-content:center}.not-found-page h1{max-width:1100px}.shopify-policy__container{max-width:900px!important;padding-top:120px!important;padding-bottom:100px!important}.shopify-policy__title h1{font:700 clamp(48px,9vw,110px)/.8 var(--sans)!important;letter-spacing:-.07em!important}@media(max-width:899px){.product-page-grid{grid-template-columns:1fr}.product-page-copy{position:static}.cart-page-row{grid-template-columns:1fr auto}.cart-page-row>*:nth-child(n+3){justify-self:start}.simple-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.standard-page{padding-top:100px}.search-input-row{grid-template-columns:1fr}.search-input-row button{border-left:0;border-top:1px solid var(--line);padding:12px}.search-page-grid,.simple-product-grid,.cart-page-row{grid-template-columns:1fr}.cart-page-actions{flex-direction:column}.mail-form{grid-template-columns:1fr auto!important}}.password-page{display:flex;flex-direction:column;justify-content:center}.password-page h1{margin-bottom:24px}.password-message{max-width:700px;margin-bottom:30px}.password-form{width:min(700px,100%);display:grid;gap:10px;margin:18px 0}.password-input-row{display:grid;grid-template-columns:1fr auto;border-bottom:1px solid var(--ink)}.password-input-row input{border:0;background:transparent;padding:14px 0;outline:none}.password-input-row button{border:0;background:transparent;padding:0 12px}:root{--pixelta:"Pixelta","Arial Black","Helvetica Neue",Arial,sans-serif;--lcd-solid:"LCD Solid","Courier New",Courier,monospace;--wim-crouwel:"Wim Crouwel 68","Courier New",Courier,monospace}.top-dock{left:50%;right:auto;width:max(420px,calc(100vw - 8in));max-width:calc(100vw - 24px);transform:translate(-50%);background:#f3f3ed6b;border-color:#ffffff94;box-shadow:0 10px 42px #00000024,inset 0 1px #ffffff61;backdrop-filter:blur(24px) saturate(118%);-webkit-backdrop-filter:blur(24px) saturate(118%)}.music-nav-icon{width:24px!important;height:24px;fill:none!important;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.cart-count{background:#e12828;color:#fff;border:1px solid rgba(255,255,255,.85)}.hero h1,.panel h2,.section-head h2,.menu-links a,.mailing-list h2,.manifesto-copy,.manifesto-stats strong,.product-art>p,.product-info h3,.codex-list h3,.contact-form input,.contact-form textarea,.send-btn,.footer-wordmark,.standard-page>h1,.product-page-copy h1,.product-placeholder,.cart-page-title,.large-search input,.search-page-grid h2,.simple-product-grid h2,.shopify-policy__title h1{font-family:var(--home-video)}.panel-kicker,.section-label,.archive-meta,.product-info p,.product-buy,.cart-total,.menu-meta,.codex-list span,.contact-note,.contact-form label>span,.footer-grid p,.footer-bottom,.eyebrow,.category-window button,.cart-row,.search-box,.search-result,.editor-note,.form-status,.mail-status,.product-page-price,.simple-product-grid p,.simple-product-grid span,.menu-links a span,.cart-page-row,.tagline{font-family:var(--home-video)}.terminal-prompt{bottom:clamp(112px,17svh,190px);font-family:var(--home-video);font-size:clamp(15px,1.35vw,21px);line-height:1;letter-spacing:.075em;text-shadow:0 2px 18px rgba(0,0,0,.72);text-transform:uppercase}@media(max-width:720px){.top-dock{width:calc(100vw - 20px)}.terminal-prompt{bottom:clamp(94px,14svh,132px);font-size:clamp(13px,3.9vw,17px)}}.template-index .noise,.hero-shade,.scanline{display:none!important}.hero{height:100svh!important;min-height:640px!important;max-height:none!important;overflow:hidden!important}.hero-video{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important}@media(min-width:721px)and (max-aspect-ratio:4/5){.hero{height:min(88svh,860px)!important;min-height:600px!important;max-height:860px!important}}.top-dock{top:max(14px,env(safe-area-inset-top))!important;left:50%!important;right:auto!important;width:clamp(560px,calc(100vw - 12in),736px)!important;max-width:calc(100vw - 52px)!important;height:52px!important;transform:translate(-50%)!important;grid-template-columns:1fr 1fr 1fr!important;align-items:center!important;padding:0 14px!important;border:1px solid rgba(255,255,255,.48)!important;border-radius:26px!important;background:#f3f3ed80!important;color:var(--ink)!important;box-shadow:inset 0 1px #ffffff6b,0 7px 24px #00000021!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.dock-btn{width:24px!important;height:24px!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;display:grid!important;place-items:center!important}.top-dock>.dock-btn:first-child{justify-self:start!important}.dock-btn-center{justify-self:center!important}.cart-trigger{justify-self:end!important}.dock-btn:hover,.dock-btn:focus-visible,.dock-btn.is-active{background:#08090a11!important}.dock-btn svg,.music-nav-icon{width:21px!important;height:21px!important;overflow:visible!important;fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important}.dock-btn svg *{vector-effect:non-scaling-stroke}.cart-count{right:-4px!important;top:-4px!important;min-width:15px!important;height:15px!important;padding:0 4px!important;border:1px solid rgba(255,255,255,.92)!important;background:#e12828!important;color:#fff!important;font-size:8px!important;line-height:13px!important}.panel{top:76px!important}@media(max-width:720px){.top-dock{top:max(16px,env(safe-area-inset-top))!important;left:26px!important;right:26px!important;width:auto!important;max-width:none!important;height:58px!important;transform:none!important;padding:0 17px!important;border-radius:29px!important}.dock-btn{width:36px!important;height:36px!important}.panel{top:84px!important;left:26px!important;right:26px!important}.hero{height:100svh!important;min-height:620px!important;max-height:none!important}}@media(min-width:721px)and (max-aspect-ratio:4/5){.product-grid{align-items:start!important}.product-art{min-height:0!important;height:auto!important;aspect-ratio:4 / 5!important}.standard-page{min-height:0!important}.product-page-media,.product-placeholder{min-height:min(70svh,760px)!important}}body.template-index,.template-index #MainContent{background:var(--paper)!important}.template-index .aeon-home-section{background:transparent!important}.template-index .hero,.template-index .manifesto,.template-index .codex{background:var(--ink)!important}.template-index .archive,.template-index .contact{background:var(--paper)!important;color:var(--ink)!important}.template-index .mailing-list{background:var(--mint)!important;color:var(--ink)!important}.top-dock{top:max(12px,env(safe-area-inset-top))!important;height:46px!important;padding:0 13px!important;border-radius:23px!important}.dock-btn{width:30px!important;height:30px!important}.dock-btn svg,.music-nav-icon{width:19px!important;height:19px!important;stroke-width:1.75!important}.cart-count{right:-4px!important;top:-4px!important;min-width:14px!important;height:14px!important;font-size:7px!important;line-height:12px!important}.panel{top:68px!important}@media(min-width:721px)and (max-aspect-ratio:1/1){.hero-video{top:-3%!important;bottom:auto!important;height:126%!important;transform:none!important}.manifesto{padding-top:64px!important;padding-bottom:68px!important}.manifesto-copy{max-width:940px!important;margin:22px 0 48px!important;font-size:clamp(38px,5.7vw,62px)!important;line-height:.93!important}.manifesto-stats div{min-height:94px!important;padding:10px!important}.manifesto-stats strong{font-size:clamp(20px,2.8vw,30px)!important}.archive,.codex,.contact{padding-top:64px!important;padding-bottom:72px!important}.section-head{margin-bottom:14px!important}.section-head h2{font-size:clamp(46px,8vw,78px)!important}.category-window{margin-bottom:10px!important}.category-window button{min-height:44px!important}.product-art{min-height:0!important;height:auto!important;aspect-ratio:1 / 1!important}.product-art>p{font-size:clamp(48px,8vw,82px)!important}.product-info{padding-top:10px!important;padding-bottom:20px!important}.codex-list article{grid-template-columns:108px minmax(0,1fr)!important;gap:18px!important;padding:22px 0!important}.codex-list article p{grid-column:2!important}.standard-page{min-height:0!important;padding-top:92px!important;padding-bottom:72px!important}.product-page-media,.product-placeholder{min-height:0!important}.product-placeholder{aspect-ratio:1 / 1!important}}@media(max-width:720px){.top-dock{top:max(14px,env(safe-area-inset-top))!important;height:52px!important;padding:0 15px!important;border-radius:26px!important}.dock-btn{width:32px!important;height:32px!important}.dock-btn svg,.music-nav-icon{width:19px!important;height:19px!important}.panel{top:76px!important}}.template-index .archive .section-head,.template-index .archive .category-window,.template-index .archive .product-info,.template-index .contact .section-head,.template-index .contact .contact-form{color:var(--ink)!important}.template-index .archive{border-top:0!important}@media(min-width:721px)and (max-aspect-ratio:1/1){.archive,.contact{background:var(--paper)!important}.manifesto{margin-bottom:0!important}.archive{margin-top:0!important}}@media(min-width:721px)and (max-aspect-ratio:1/1){.hero-video{right:0!important;left:0!important;top:0!important;bottom:0!important;width:100%!important;height:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important}.aeon-home-section>.manifesto,.aeon-home-section>.archive,.aeon-home-section>.codex,.aeon-home-section>.contact,.aeon-home-section>.mailing-list{height:auto!important;min-height:0!important;max-height:none!important}.manifesto-copy,.manifesto-stats,.product-grid,.codex-list,.contact-form{height:auto!important;min-height:0!important}.contact-form textarea{height:180px!important;min-height:180px!important;max-height:320px!important}}@media(min-width:721px)and (max-aspect-ratio:1/1){.hero{height:clamp(620px,72vw,700px)!important;min-height:620px!important;max-height:700px!important}.hero-video{inset:auto!important;top:-5%!important;left:-5%!important;width:110%!important;height:110%!important;max-height:none!important;object-fit:cover!important;object-position:center 43%!important;transform:none!important}.hero-copy{padding:54px 0 44px!important}.terminal-prompt{bottom:clamp(74px,9vw,100px)!important}.manifesto{padding-top:52px!important;padding-bottom:54px!important}.manifesto-copy{max-width:900px!important;margin:18px 0 34px!important;font-size:clamp(36px,5.25vw,56px)!important;line-height:.93!important}.manifesto-stats div{min-height:78px!important;padding:9px 10px!important}.manifesto-stats strong{font-size:clamp(19px,2.55vw,27px)!important}.archive,.codex,.contact{padding-top:52px!important;padding-bottom:60px!important}.section-head h2{font-size:clamp(44px,7.4vw,70px)!important}.codex-list article{padding:18px 0!important}}@media(min-width:721px)and (max-aspect-ratio:1/1){.manifesto{min-height:clamp(690px,78vw,770px)!important;height:auto!important;max-height:none!important;display:flex!important;flex-direction:column!important;padding-top:62px!important;padding-bottom:58px!important}.manifesto-copy{max-width:900px!important;margin:20px 0 42px!important}.manifesto-stats{width:100%!important;margin-top:auto!important}.manifesto-stats div{min-height:92px!important}.archive{padding-top:62px!important;padding-bottom:86px!important}.archive .section-head{margin-bottom:16px!important}.archive .product-grid{row-gap:22px!important}.archive .product-art{min-height:0!important;height:auto!important;aspect-ratio:6 / 7!important}.archive .product-info{padding-top:11px!important;padding-bottom:28px!important}}@media(min-width:721px)and (max-aspect-ratio:1/1){.template-index .manifesto{min-height:100svh!important;height:auto!important;max-height:none!important;display:flex!important;flex-direction:column!important;padding-top:72px!important;padding-bottom:64px!important}.template-index .manifesto-copy{max-width:900px!important;margin:24px 0 56px!important}.template-index .manifesto-stats{width:100%!important;margin-top:auto!important}.template-index .manifesto-stats div{min-height:104px!important}.template-index .archive{margin-top:0!important}}@media(min-width:721px)and (max-aspect-ratio:1/1){.template-index .manifesto{min-height:calc(100vh - clamp(620px,72vw,700px))!important;min-height:calc(100svh - clamp(620px,72vw,700px))!important;min-height:calc(100dvh - clamp(620px,72vw,700px))!important;height:auto!important;max-height:none!important}}.hero h1,.panel h2,.section-head h2,.menu-links a,.mailing-list h2,.manifesto-copy,.manifesto-stats strong,.product-art>p,.product-info h3,.codex-list h3,.contact-form input,.contact-form textarea,.send-btn,.footer-wordmark,.standard-page>h1,.product-page-copy h1,.product-placeholder,.cart-page-title,.large-search input,.search-page-grid h2,.simple-product-grid h2,.shopify-policy__title h1{font-family:var(--home-video)!important;font-weight:400!important;font-synthesis:none}.panel-kicker,.section-label,.archive-meta,.product-info p,.product-buy,.cart-total,.menu-meta,.codex-list span,.contact-note,.contact-form label>span,.footer-grid p,.footer-bottom,.eyebrow,.category-window button,.cart-row,.search-box,.search-result,.editor-note,.form-status,.mail-status,.product-page-price,.simple-product-grid p,.simple-product-grid span,.menu-links a span,.cart-page-row,.tagline{font-family:var(--home-video)!important;font-weight:400!important;font-synthesis:none}.terminal-prompt{font-family:var(--home-video)!important;font-weight:400!important;font-synthesis:none}@media(min-width:721px){.hero-copy{transform:translateY(-.5in)!important}.terminal-prompt{transform:translate(-50%,-.5in)!important}}:root{--home-video:"Home Video","Courier New",Courier,monospace}body,body *{font-family:var(--home-video)!important;font-synthesis:none}.hero .hero-wordmark,.hero .hero-wordmark *{font-family:var(--home-video)!important;font-weight:400!important;font-synthesis:none}.hero-copy{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:min(96vw,1500px)!important}.hero .hero-wordmark{display:flex!important;flex-direction:column!important;align-items:center!important;margin:0!important;font-size:clamp(240px,22vw,360px)!important;line-height:.585!important;letter-spacing:.025em!important;text-transform:uppercase!important;white-space:nowrap!important;text-shadow:0 20px 55px rgba(0,0,0,.45)!important}.hero .hero-wordmark span{display:block!important}.hero .tagline{width:min(720px,84vw)!important;margin:34px auto 0!important;font-size:clamp(14px,1.05vw,18px)!important;line-height:1.35!important;letter-spacing:.045em!important;text-align:center!important}.hero-copy .terminal-prompt{position:static!important;inset:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:38px auto 0!important;transform:none!important;font-size:clamp(20px,1.45vw,28px)!important;line-height:1!important;letter-spacing:.035em!important;text-transform:lowercase!important;text-shadow:0 2px 18px rgba(0,0,0,.72)!important;white-space:nowrap!important}@media(min-width:721px){.hero-copy{transform:translateY(-.5in)!important}}@media(max-width:720px){.hero .hero-wordmark{font-size:clamp(110px,36vw,155px)!important;line-height:.61!important;letter-spacing:.02em!important}.hero .tagline{width:min(620px,86vw)!important;margin-top:24px!important;font-size:clamp(12px,3.5vw,15px)!important;line-height:1.4!important}.hero-copy .terminal-prompt{margin-top:30px!important;font-size:clamp(16px,4.6vw,20px)!important}}:root{--aqua:"Aqua","Times New Roman",serif;--home-video:"Home Video","Courier New",Courier,monospace}html,body,body *{font-family:var(--home-video)!important;font-synthesis:none!important}.hero .hero-wordmark,.hero .hero-wordmark *{font-family:var(--aqua)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important;letter-spacing:-.018em!important}:root{--aqua:"AQUA","Aqua","Times New Roman",serif;--home-video:"Home Video","Courier New",Courier,monospace}html body[class],html body[class] *{font-family:var(--home-video)!important;font-synthesis:none!important}html body[class] .hero .hero-wordmark,html body[class] .hero .hero-wordmark span{font-family:var(--aqua)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important}html body[class] .hero .hero-wordmark{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:0!important;width:auto!important;margin:0!important;font-size:clamp(190px,17vw,315px)!important;line-height:.9!important;letter-spacing:-.012em!important;white-space:nowrap!important}html body[class] .hero .hero-wordmark span{display:block!important;position:static!important;transform:none!important;margin:0!important;padding:0!important}html body[class] .hero .tagline{font-family:var(--home-video)!important;margin-top:44px!important}html body[class] .hero-copy .terminal-prompt{font-family:var(--home-video)!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.025em!important}@media(max-width:720px){html body[class] .hero .hero-wordmark{font-size:clamp(86px,29vw,145px)!important;line-height:.9!important;letter-spacing:-.01em!important}html body[class] .hero .tagline{margin-top:30px!important}}:root{--terminal-font: var(--home-video, "Home Video", "Courier New", Courier, monospace);--split-line: rgba(8,9,10,.18)}html body.template-index footer{display:none!important}html body.template-index .noise,html body.template-index .hero-shade,html body.template-index .scanline{display:none!important}html body[class] .section-label,html body[class] .panel-kicker,html body[class] .archive-main-link,html body[class] .terminal-prompt{font-family:var(--terminal-font)!important;font-weight:700!important;font-synthesis:none!important;text-transform:uppercase!important;letter-spacing:.055em!important}html body[class] .section-label,html body[class] .panel-kicker{margin:0!important;font-size:clamp(10px,.86vw,14px)!important;line-height:1!important}html body[class] .landing-fold{width:100%!important;height:100vh!important;height:100svh!important;min-height:100vh!important;min-height:100svh!important;max-height:100vh!important;max-height:100svh!important;display:grid!important;grid-template-rows:50vh 50vh!important;grid-template-rows:50svh 50svh!important;overflow:hidden!important;padding:0!important;margin:0!important}html body[class] .landing-fold-one{background:var(--paper)!important;color:var(--ink)!important}html body[class] .fold-half{position:relative!important;height:50vh!important;height:50svh!important;min-height:50vh!important;min-height:50svh!important;max-height:50vh!important;max-height:50svh!important;overflow:hidden!important;padding:0!important;margin:0!important}html body[class] .hero-half{display:grid!important;place-items:center!important;color:var(--paper)!important;isolation:isolate!important}html body[class] .hero-half .hero-video{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important;filter:none!important;opacity:1!important;z-index:-1!important}html body[class] .hero-half .hero-copy{position:relative!important;width:min(94vw,1180px)!important;padding:clamp(54px,7svh,76px) 0 0!important;text-align:center!important;transform:none!important}html body[class] .hero-half .hero-wordmark{margin:0!important;display:grid!important;gap:0!important;font-family:var(--aqua, "Aqua", "Times New Roman", serif)!important;font-weight:400!important;font-size:clamp(84px,12.2vw,188px)!important;line-height:.78!important;letter-spacing:-.03em!important;text-transform:uppercase!important;text-shadow:0 12px 36px rgba(0,0,0,.42)!important}html body[class] .hero-half .tagline{width:min(660px,82vw)!important;margin:clamp(9px,1.2svh,16px) auto 0!important;font-family:var(--home-video)!important;font-size:clamp(10px,.78vw,13px)!important;line-height:1.25!important;letter-spacing:.08em!important;text-transform:lowercase!important}html body[class] .hero-half .terminal-prompt{position:static!important;display:inline-block!important;transform:none!important;margin-top:clamp(12px,1.65svh,23px)!important;font-size:clamp(12px,1vw,17px)!important;line-height:1!important;color:var(--paper)!important;text-shadow:0 2px 18px rgba(0,0,0,.72)!important;white-space:nowrap!important}html body[class] .image-fill-title{margin:0!important;display:block!important;width:max-content!important;max-width:100%!important;font-family:var(--aqua, "Aqua", "Times New Roman", serif)!important;font-weight:400!important;font-synthesis:none!important;text-transform:uppercase!important;letter-spacing:-.035em!important;line-height:.78!important;color:transparent!important;background-image:var(--image-fill)!important;background-size:cover!important;background-position:center 55%!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}html body[class] .preview-card p,html body[class] .mail-status{font-family:var(--home-video)!important;font-weight:400!important;font-synthesis:none!important}html body[class] .compact-archive-menu{width:min(880px,100%)!important;display:grid!important;border-top:1px solid var(--split-line)!important}html body[class] .compact-archive-row{display:grid!important;grid-template-columns:minmax(120px,180px) minmax(0,1fr)!important;gap:clamp(12px,3vw,48px)!important;align-items:center!important;min-height:clamp(34px,4.8vw,52px)!important;border-bottom:1px solid var(--split-line)!important}html body[class] .archive-main-link{font-size:clamp(17px,2vw,30px)!important;line-height:1!important;color:inherit!important}html body[class] .archive-sub-links{display:flex!important;flex-wrap:wrap!important;gap:6px clamp(16px,3vw,40px)!important;font-family:var(--home-video)!important;font-size:clamp(10px,.85vw,13px)!important;line-height:1.2!important;letter-spacing:.04em!important;text-transform:uppercase!important;opacity:.68!important}html body[class] .panel-archive-menu{width:100%!important;margin:22px 0 34px!important;border-top-color:var(--line)!important}html body[class] .panel-archive-menu .compact-archive-row{grid-template-columns:minmax(112px,150px) minmax(0,1fr)!important;min-height:42px!important;border-bottom-color:var(--line)!important}html body[class] .panel-archive-menu .archive-main-link{font-size:clamp(18px,4.6vw,34px)!important}html body[class] .panel-archive-menu .archive-sub-links{font-size:11px!important}html body[class] footer{padding:clamp(20px,2.2vw,34px) clamp(14px,2.4vw,36px) 20px!important}html body[class] .footer-compact-shell{display:grid!important;gap:clamp(18px,2.4vw,34px)!important}html body[class] .footer-archive-menu{width:min(900px,100%)!important;border-top-color:var(--light-line)!important}html body[class] footer .compact-archive-row{border-bottom-color:var(--light-line)!important}html body[class] footer .archive-sub-links{color:#f3f3edc7!important}html body[class] footer .footer-bottom{margin-top:0!important}@media(max-width:720px){html body[class] .landing-fold{height:100svh!important;min-height:100svh!important;max-height:100svh!important;grid-template-rows:50svh 50svh!important;overflow:hidden!important}html body[class] .fold-half,html body[class] .hero-half{height:50svh!important;min-height:50svh!important;max-height:50svh!important;overflow:hidden!important}html body[class] .hero-half .hero-copy{width:min(92vw,560px)!important;padding:68px 0 0!important}html body[class] .hero-half .hero-wordmark{font-size:clamp(64px,22vw,112px)!important;line-height:.82!important}html body[class] .hero-half .tagline{margin-top:12px!important;font-size:clamp(9px,2.75vw,12px)!important;line-height:1.22!important;width:min(82vw,420px)!important}html body[class] .hero-half .terminal-prompt{margin-top:14px!important;font-size:clamp(11px,3.35vw,15px)!important}html body[class] .panel-archive-menu .compact-archive-row{grid-template-columns:1fr!important;gap:6px!important;padding:10px 0!important}}html body[class] .archive-main-link,html body[class] .panel-archive-menu .archive-main-link,html body[class] footer .archive-main-link{font-family:var(--terminal-font, var(--home-video, "Home Video", "Courier New", Courier, monospace))!important;font-weight:400!important;font-synthesis:none!important;letter-spacing:.02em!important}html body[class] .archive-main-link,html body[class] .panel-archive-menu .archive-main-link,html body[class] footer .archive-main-link{text-transform:uppercase!important;letter-spacing:.045em!important}@media screen and (max-width:749px){.ao-split-page,.ao-page-split,.ao-landing-page{height:100svh;height:100dvh;min-height:100svh;min-height:100dvh;display:grid;grid-template-rows:50% 50%;overflow:hidden}.ao-split-top,.ao-split-bottom,.ao-panel,.ao-hero-panel,.ao-about-panel,.ao-products-panel,.ao-access-panel,.ao-hero,.ao-about,.ao-products,.ao-archive-access{min-height:0;height:100%;overflow:hidden}}html body[class] .hero-half .hero-wordmark{font-size:calc(clamp(84px,12.2vw,188px) - 2pt)!important}@media(max-width:720px){html body[class] .hero-half .hero-wordmark{font-size:calc(clamp(64px,22vw,112px) - 2pt)!important}}html body[class] .top-dock{position:fixed!important;z-index:90!important;top:0!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;height:calc(24px + env(safe-area-inset-top))!important;min-height:24px!important;transform:none!important;display:block!important;padding:env(safe-area-inset-top) 0 0!important;overflow:visible!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.25)!important;border-radius:0!important;background:#ebefef24!important;color:#08090a!important;box-shadow:0 1px #00000014!important;backdrop-filter:blur(16px) saturate(115%)!important;-webkit-backdrop-filter:blur(16px) saturate(115%)!important}html body[class] .top-dock .top-dock-inner{width:min(38vw,560px)!important;height:24px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;justify-items:center!important}html body[class] .top-dock .dock-btn,html body[class] .top-dock .dock-btn:first-child,html body[class] .top-dock .dock-btn-center,html body[class] .top-dock .cart-trigger{position:relative!important;justify-self:center!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;display:grid!important;place-items:center!important;isolation:isolate!important}html body[class] .top-dock .dock-btn:before{content:"";position:absolute;z-index:-1;left:50%;top:50%;width:21px;height:21px;border-radius:5px;background:transparent;transform:translate(-50%,-50%);transition:background-color .15s ease}html body[class] .top-dock .dock-btn:hover,html body[class] .top-dock .dock-btn:focus-visible,html body[class] .top-dock .dock-btn.is-active{background:transparent!important}html body[class] .top-dock .dock-btn:hover:before,html body[class] .top-dock .dock-btn:focus-visible:before,html body[class] .top-dock .dock-btn.is-active:before{background:#08090a17!important}html body[class] .top-dock .dock-btn:focus-visible{outline:1px solid rgba(8,9,10,.55)!important;outline-offset:-5px!important}html body[class] .top-dock .dock-btn svg,html body[class] .top-dock .music-nav-icon{position:relative!important;z-index:1!important;width:18px!important;height:18px!important;overflow:visible!important;fill:none!important;stroke:currentColor!important;stroke-width:1.72!important;stroke-linecap:round!important;stroke-linejoin:round!important}html body[class] .top-dock .dock-btn svg *{vector-effect:non-scaling-stroke}html body[class] .top-dock .cart-count{right:-2px!important;top:-1px!important;z-index:2!important;min-width:14px!important;height:14px!important;padding:0 3px!important;border:1px solid rgba(255,255,255,.94)!important;border-radius:999px!important;background:#e12828!important;color:#fff!important;font-size:7px!important;line-height:12px!important}html body[class] .panel{top:calc(24px + env(safe-area-inset-top))!important}@media(max-width:720px){html body[class] .top-dock{height:calc(28px + env(safe-area-inset-top))!important;min-height:28px!important;background:#ebefef2e!important}html body[class] .top-dock .top-dock-inner{width:min(calc(100vw - 92px),280px)!important;height:28px!important}html body[class] .top-dock .dock-btn,html body[class] .top-dock .dock-btn:first-child,html body[class] .top-dock .dock-btn-center,html body[class] .top-dock .cart-trigger{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}html body[class] .top-dock .dock-btn:before{width:23px!important;height:23px!important;border-radius:6px!important}html body[class] .top-dock .dock-btn svg,html body[class] .top-dock .music-nav-icon{width:18px!important;height:18px!important}html body[class] .panel{top:calc(28px + env(safe-area-inset-top))!important}}html body[class] .top-dock .cart-count[hidden]{display:none!important}html body[class] .top-dock{border-bottom-color:#ffffff29!important}html body[class] .top-dock .nav-svg{position:relative!important;z-index:1!important;display:block!important;width:18px!important;height:18px!important;object-fit:contain!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}html body[class] .top-dock .nav-icon-close,html body[class] .top-dock .dock-btn.is-active .nav-icon-default{display:none!important}html body[class] .top-dock .dock-btn.is-active .nav-icon-close{display:block!important}html body[class] .panel .panel-close{position:absolute!important;right:13px!important;top:8px!important;width:28px!important;height:28px!important;padding:0!important;border:0!important;border-radius:6px!important;background:transparent!important;display:grid!important;place-items:center!important;line-height:1!important}html body[class] .panel .panel-close:hover,html body[class] .panel .panel-close:focus-visible{background:#08090a14!important}html body[class] .panel .panel-close:focus-visible{outline:1px solid rgba(8,9,10,.48)!important;outline-offset:1px!important}html body[class] .panel .panel-close img{display:block!important;width:18px!important;height:18px!important;object-fit:contain!important;pointer-events:none!important}@media(max-width:720px){html body[class] .top-dock .nav-svg{width:18px!important;height:18px!important}html body[class] .panel .panel-close{right:11px!important;top:7px!important}}html body[class] .hero-half .hero-copy{transform:translateY(-72px)!important}html body[class] .hero-half .hero-wordmark{line-height:.74!important;letter-spacing:-.045em!important}html body[class] .hero-half .terminal-prompt{font-size:calc(clamp(12px,1vw,17px) - 1pt)!important}@media(max-width:720px){html body[class] .hero-half .hero-copy{transform:translateY(-72px)!important}html body[class] .hero-half .hero-wordmark{line-height:.76!important;letter-spacing:-.04em!important}html body[class] .hero-half .terminal-prompt{font-size:calc(clamp(11px,3.35vw,15px) - 1pt)!important}}html body[class] .hero-half .terminal-prompt{margin-top:calc(clamp(12px,1.65svh,23px) + 48px)!important}@media(max-width:720px){html body[class] .hero-half .terminal-prompt{margin-top:62px!important}}html body[class] .hero-half .hero-wordmark{transform:translateY(24px)!important}html body[class] p,html body[class] small,html body[class] label,html body[class] input,html body[class] textarea,html body[class] button,html body[class] .archive-sub-links,html body[class] .panel-kicker,html body[class] .section-label,html body[class] .menu-meta,html body[class] .mail-status,html body[class] .footer-bottom{font-family:var(--home-video, "Home Video", "Courier New", Courier, monospace)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important}html body[class] .hero-half .terminal-prompt{font-family:var(--home-video, "Home Video", "Courier New", Courier, monospace)!important;font-style:normal!important;font-weight:700!important;font-synthesis:none!important}@media(max-width:720px){html body[class] .hero-half .hero-wordmark{transform:translateY(24px)!important}}:root{--aqua:"Aqua",serif;--home-video:"Home Video",monospace}html body[class] .hero-wordmark,html body[class] .hero-wordmark *{font-family:var(--aqua)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important}html body[class] p,html body[class] small,html body[class] label,html body[class] input,html body[class] textarea,html body[class] button,html body[class] a,html body[class] .archive-sub-links,html body[class] .panel-kicker,html body[class] .section-label,html body[class] .menu-meta,html body[class] .mail-status,html body[class] .footer-bottom{font-family:var(--home-video)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important}html body[class] .hero-half .terminal-prompt,html body[class] .hero-half .terminal-prompt *{font-family:var(--home-video)!important;font-style:normal!important;font-weight:700!important;font-synthesis:none!important}:root{--ao-aqua:"Aqua","Times New Roman",serif;--ao-home-video:"Home Video","Courier New",Courier,monospace}html body .hero-wordmark,html body .hero-wordmark *{font-family:var(--ao-aqua)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important}html body,html body p,html body small,html body label,html body input,html body button,html body textarea,html body select,html body .archive-sub-links,html body .archive-sub-links *,html body .preview-subtitle,html body .product-subtitle,html body .mail-form,html body .mail-status,html body .archive-tree,html body .archive-tree *{font-family:var(--ao-home-video)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important}html body .terminal-prompt,html body .terminal-prompt *{font-family:var(--ao-home-video)!important;font-style:normal!important;font-weight:700!important;font-synthesis:none!important}:root{--ao-display-original:"Times New Roman",Times,serif}html body .hero-wordmark,html body .hero-wordmark *{font-family:var(--ao-display-original)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important}html body[class] .hero-half .terminal-prompt{transform:translateY(1em)!important}@media screen and (min-width:901px){html body[class] .panel{top:30px!important;left:50%!important;right:auto!important;width:calc(100vw - 28px)!important;max-width:none!important;max-height:calc(100vh - 44px)!important;padding:12px 18px 14px!important;overflow:auto!important;border:1px solid rgba(255,255,255,.24)!important;border-top:0!important;border-radius:0 0 14px 14px!important;background:#ebefef6b!important;color:#08090a!important;box-shadow:0 12px 38px #0000002e!important;backdrop-filter:blur(26px) saturate(125%)!important;-webkit-backdrop-filter:blur(26px) saturate(125%)!important;transform:translate(-50%,-8px)!important}html body[class] .panel.is-open{transform:translate(-50%)!important}html body[class] .panel .panel-close{right:10px!important;top:6px!important;width:24px!important;height:24px!important}html body[class] .panel .panel-close img{width:15px!important;height:15px!important}html body[class] .panel-kicker{margin:0 0 4px!important;font-size:9px!important;line-height:1!important}html body[class] .panel-search h2{margin:4px 0 9px!important;font-size:clamp(42px,4.5vw,68px)!important;line-height:.82!important}html body[class] .panel-search .search-box{gap:4px!important}html body[class] .panel-search .search-box label{font-size:9px!important;line-height:1!important}html body[class] .panel-search .search-input-row{min-height:38px!important}html body[class] .panel-search .search-input-row input{min-height:38px!important;padding:8px 10px!important;font-size:12px!important}html body[class] .panel-search .search-input-row button{min-height:38px!important;padding:0 13px!important;font-size:10px!important}html body[class] .panel-search .search-results{margin-top:7px!important}html body[class] .panel-menu .panel-archive-menu{margin:6px 0 10px!important}html body[class] .panel-menu .compact-archive-row{grid-template-columns:minmax(130px,170px) minmax(0,1fr)!important;min-height:32px!important;gap:18px!important}html body[class] .panel-menu .archive-main-link{font-size:clamp(20px,1.7vw,28px)!important;line-height:.95!important}html body[class] .panel-menu .archive-sub-links{gap:4px 28px!important;font-size:9px!important;line-height:1!important}html body[class] .panel-menu .menu-meta{margin-top:6px!important;font-size:8px!important}html body[class] .panel-cart h2{margin:4px 0 9px!important;font-size:clamp(42px,4.5vw,68px)!important;line-height:.82!important}html body[class] .panel-cart .empty-cart{padding:10px 0!important;margin:0!important;font-size:10px!important}html body[class] .panel-cart .cart-row{padding:9px 0!important}html body[class] .panel-cart .cart-total{margin-top:8px!important}html body[class] .panel-cart .checkout-btn{margin-top:8px!important;padding:7px 12px!important;font-size:10px!important}}@media screen and (min-width:901px){html body[class] .panel{top:calc(24px + env(safe-area-inset-top))!important;left:50%!important;right:auto!important;width:min(calc(100vw - 64px),1180px)!important;max-width:1180px!important;max-height:calc(100dvh - 48px)!important;padding:14px 18px 16px!important;border:1px solid rgba(255,255,255,.24)!important;border-top:0!important;border-radius:0 0 14px 14px!important;background:#ebefef61!important;box-shadow:0 14px 44px #0000002e!important;backdrop-filter:blur(28px) saturate(125%)!important;-webkit-backdrop-filter:blur(28px) saturate(125%)!important;transform:translate(-50%,-8px)!important}html body[class] .panel.is-open{transform:translate(-50%)!important}html body[class] .panel-search,html body[class] .panel-cart{width:min(calc(100vw - 64px),980px)!important;max-width:980px!important}html body[class] .panel-search h2,html body[class] .panel-cart h2{margin:4px 0 10px!important;font-size:clamp(42px,4vw,62px)!important;line-height:.84!important}html body[class] .panel-search .search-input-row{min-height:40px!important}html body[class] .panel-search .search-input-row input{min-height:40px!important;padding:8px 11px!important;font-size:12px!important}html body[class] .panel-search .search-input-row button{min-width:92px!important;min-height:40px!important;padding:0 14px!important;font-size:10px!important}html body[class] .panel-cart .empty-cart{padding:12px 0!important}html body[class] .panel-cart .cart-total,html body[class] .panel-cart .checkout-btn{margin-top:10px!important}}@media screen and (max-width:900px){html body[class] .panel{top:calc(28px + env(safe-area-inset-top))!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 40px - env(safe-area-inset-top))!important;padding:12px 14px 14px!important;overflow:auto!important;border:1px solid rgba(255,255,255,.24)!important;border-top:0!important;border-radius:0 0 14px 14px!important;background:#ebefef6b!important;color:#08090a!important;box-shadow:0 14px 40px #0003!important;backdrop-filter:blur(26px) saturate(125%)!important;-webkit-backdrop-filter:blur(26px) saturate(125%)!important;transform:translateY(-8px)!important}html body[class] .panel.is-open{transform:none!important}html body[class] .panel .panel-close{right:8px!important;top:6px!important;width:24px!important;height:24px!important}html body[class] .panel .panel-close img{width:15px!important;height:15px!important}html body[class] .panel-kicker{margin:0 0 5px!important;font-size:8px!important;line-height:1!important}html body[class] .panel-search h2,html body[class] .panel-cart h2{margin:4px 0 10px!important;font-size:clamp(38px,13vw,56px)!important;line-height:.84!important}html body[class] .panel-search .search-box{gap:5px!important}html body[class] .panel-search .search-box label{font-size:8px!important}html body[class] .panel-search .search-input-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;min-height:38px!important}html body[class] .panel-search .search-input-row input{min-width:0!important;min-height:38px!important;padding:8px 9px!important;font-size:11px!important}html body[class] .panel-search .search-input-row button{min-width:74px!important;min-height:38px!important;padding:0 10px!important;border-top:0!important;border-left:1px solid var(--line)!important;font-size:9px!important}html body[class] .panel-menu .panel-archive-menu{margin:6px 0 9px!important}html body[class] .panel-menu .compact-archive-row{grid-template-columns:minmax(96px,128px) minmax(0,1fr)!important;min-height:36px!important;gap:12px!important}html body[class] .panel-menu .archive-main-link{font-size:clamp(20px,7.5vw,30px)!important;line-height:.95!important}html body[class] .panel-menu .archive-sub-links{gap:3px 14px!important;font-size:8px!important;line-height:1.05!important}html body[class] .panel-menu .menu-meta{margin-top:6px!important;font-size:7px!important}html body[class] .panel-cart .empty-cart{padding:10px 0!important;font-size:9px!important}html body[class] .panel-cart .cart-row{padding:9px 0!important;font-size:9px!important}html body[class] .panel-cart .cart-total{margin-top:8px!important;font-size:8px!important}html body[class] .panel-cart .checkout-btn{margin-top:8px!important;padding:7px 11px!important;font-size:9px!important}}html body[class] .panel{--panel-pad-x:16px;--panel-row:36px}html body[class] .panel-kicker{margin:0!important;padding:0 32px 10px 0!important;border-bottom:1px solid var(--line)!important;font-size:9px!important;line-height:1!important}html body[class] .panel-window-body{margin-top:10px!important}html body[class] .panel-data-label{font-family:var(--home-video)!important;font-size:8px!important;font-weight:400!important;line-height:1!important;letter-spacing:.07em!important;text-transform:uppercase!important}html body[class] .panel-search h2,html body[class] .panel-cart h2{display:none!important}html body[class] .panel-search .search-box{display:grid!important;gap:6px!important}html body[class] .panel-search .search-input-row{min-height:var(--panel-row)!important;border:1px solid var(--line)!important}html body[class] .panel-search .search-input-row input,html body[class] .panel-search .search-input-row button{min-height:var(--panel-row)!important;font-size:10px!important}html body[class] .panel-search .search-input-row input{padding:7px 10px!important}html body[class] .panel-search .search-input-row button{min-width:94px!important;padding:0 12px!important}html body[class] .panel-search .search-results{margin-top:8px!important}html body[class] .panel-cart-body{display:grid!important;gap:0!important}html body[class] .panel-cart .panel-data-row{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;align-items:center!important;min-height:var(--panel-row)!important;border-bottom:1px solid var(--line)!important;margin:0!important}html body[class] .panel-cart .cart-items{min-width:0!important;border:0!important}html body[class] .panel-cart .empty-cart{margin:0!important;padding:0!important;border:0!important;font-size:9px!important;line-height:1.2!important}html body[class] .panel-cart .cart-row{grid-template-columns:minmax(0,1fr) auto auto!important;min-height:var(--panel-row)!important;padding:6px 0!important;border:0!important;font-size:9px!important}html body[class] .panel-cart .cart-total{font-size:8px!important}html body[class] .panel-cart .cart-total strong{justify-self:end!important;font-weight:400!important}html body[class] .panel-cart .checkout-btn{display:block!important;width:max-content!important;margin:10px 0 0!important;padding:7px 0!important;border:0!important;border-radius:0!important;background:transparent!important;font-size:9px!important;text-transform:uppercase!important}html body[class] .panel-cart .checkout-btn:hover{text-decoration:underline!important;text-underline-offset:3px!important}@media screen and (min-width:901px){html body[class] .panel,html body[class] .panel-search,html body[class] .panel-menu,html body[class] .panel-cart{width:min(calc(100vw - 64px),980px)!important;max-width:980px!important;padding:12px var(--panel-pad-x) 14px!important}html body[class] .panel-menu .panel-archive-menu{margin:8px 0 10px!important}html body[class] .panel-menu .compact-archive-row{min-height:34px!important}}@media screen and (max-width:900px){html body[class] .panel{--panel-pad-x:12px;--panel-row:34px;padding:11px var(--panel-pad-x) 13px!important}html body[class] .panel-kicker{padding-bottom:9px!important;font-size:8px!important}html body[class] .panel-search .search-input-row{grid-template-columns:minmax(0,1fr) 76px!important}html body[class] .panel-search .search-input-row button{min-width:76px!important;padding:0 8px!important}html body[class] .panel-cart .panel-data-row{grid-template-columns:76px minmax(0,1fr)!important}}@media screen and (min-width:901px){html body[class] .panel,html body[class] .panel-search,html body[class] .panel-menu,html body[class] .panel-cart{width:min(calc(100vw - 256px),788px)!important;max-width:788px!important}}html body[class] .panel{--panel-kicker-size:9px;--panel-heading-size:clamp(18px,1.45vw,25px);--panel-support-size:10px;--panel-unified-row:40px}html body[class] .panel-search .panel-kicker,html body[class] .panel-menu .panel-kicker,html body[class] .panel-cart .panel-kicker{font-size:var(--panel-kicker-size)!important;line-height:1!important;letter-spacing:.07em!important;font-weight:400!important}html body[class] .panel-menu .archive-main-link,html body[class] .panel-search .panel-data-label,html body[class] .panel-cart .panel-data-label{font-family:var(--home-video, "Home Video", "Courier New", Courier, monospace)!important;font-size:var(--panel-heading-size)!important;font-weight:400!important;font-synthesis:none!important;line-height:.95!important;letter-spacing:.025em!important;text-transform:uppercase!important}html body[class] .panel-menu .archive-sub-links,html body[class] .panel-menu .menu-meta,html body[class] .panel-search .search-input-row input,html body[class] .panel-search .search-input-row button,html body[class] .panel-cart .empty-cart,html body[class] .panel-cart .cart-row,html body[class] .panel-cart .cart-total strong,html body[class] .panel-cart .checkout-btn{font-size:var(--panel-support-size)!important;line-height:1.15!important;letter-spacing:.035em!important;font-weight:400!important}html body[class] .panel-menu .compact-archive-row,html body[class] .panel-search .search-input-row,html body[class] .panel-cart .panel-data-row{min-height:var(--panel-unified-row)!important}html body[class] .panel-cart .panel-data-row{grid-template-columns:minmax(112px,150px) minmax(0,1fr)!important}html body[class] .panel-menu .panel-archive-menu{border-top:0!important;margin-top:10px!important}@media screen and (max-width:900px){html body[class] .panel{--panel-kicker-size:8px;--panel-heading-size:clamp(18px,6vw,24px);--panel-support-size:9px;--panel-unified-row:36px}html body[class] .panel-cart .panel-data-row{grid-template-columns:minmax(96px,118px) minmax(0,1fr)!important}}html body[class] .panel-menu .archive-sub-links{gap:0!important;align-items:center!important}html body[class] .panel-menu .archive-sub-links a+a:before{content:"\b7";display:inline-block;margin:0 .78em;opacity:.72;pointer-events:none}html body[class] .worldwide-mark{display:inline-flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important}html body[class] .worldwide-mark img{display:block!important;width:13px!important;height:13px!important;object-fit:contain!important}html body[class] .panel-cart .cart-total{grid-template-columns:max-content max-content!important;justify-content:start!important;column-gap:32px!important}html body[class] .panel-cart .cart-total strong{justify-self:start!important;text-align:left!important}html body[class] .panel-search .search-submit-icon{display:grid!important;place-items:center!important;width:42px!important;min-width:42px!important;padding:0!important}html body[class] .panel-search .search-submit-icon img{display:block!important;width:17px!important;height:17px!important}@media screen and (min-width:901px){html body[class] .panel-search .search-box{width:100%!important}html body[class] .panel-search .search-input-row{width:min(58%,460px)!important;max-width:460px!important;grid-template-columns:minmax(0,1fr) 42px!important}html body[class] .panel-search .panel-data-label{font-size:var(--panel-heading-size)!important;line-height:.95!important}}@media screen and (max-width:900px){html body[class] .panel-search .search-input-row{width:100%!important;max-width:none!important;grid-template-columns:minmax(0,1fr) 40px!important}html body[class] .panel-search .search-submit-icon{width:40px!important;min-width:40px!important}html body[class] .panel-search .search-submit-icon img{width:16px!important;height:16px!important}html body[class] .panel-cart .cart-total{column-gap:22px!important}}html body[class] .panel-menu .archive-sub-links a{color:#f3f1e8!important;opacity:1!important;letter-spacing:.055em!important;text-shadow:0 1px 2px rgba(0,0,0,.52)!important}html body[class] .panel-menu .archive-sub-links a+a:before{color:#f3f1e8c7!important;text-shadow:0 1px 2px rgba(0,0,0,.42)!important}@media screen and (min-width:901px){html body[class] .panel-search .search-input-row{width:min(58%,460px)!important;max-width:460px!important}}html body[class] .panel{--panel-detail-font:"Home Video Regular AO","Home Video","Courier New",Courier,monospace}html body[class] .panel-menu .archive-sub-links,html body[class] .panel-menu .archive-sub-links a,html body[class] .panel-menu .menu-meta,html body[class] .panel-menu .menu-meta *,html body[class] .panel-search .search-input-row input,html body[class] .panel-search .search-results,html body[class] .panel-search .search-results *,html body[class] .panel-cart .empty-cart,html body[class] .panel-cart .cart-row,html body[class] .panel-cart .cart-row *,html body[class] .panel-cart .cart-total strong,html body[class] .panel-cart .checkout-btn{font-family:var(--panel-detail-font)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important;font-size:var(--panel-support-size)!important;line-height:1.15!important;letter-spacing:.035em!important}html body[class] .panel-menu .archive-sub-links a+a:before{font-family:var(--panel-detail-font)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important}html body[class] .panel-search .search-input-row input::placeholder{font-family:var(--panel-detail-font)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important;color:#08090a8f!important;opacity:1!important}html body[class] .panel-menu .archive-sub-links,html body[class] .panel-menu .archive-sub-links a,html body[class] .panel-menu .archive-sub-links a+a:before{color:var(--ink)!important;text-shadow:none!important;opacity:1!important}html body[class] .panel-search .panel-data-label{font-family:var(--home-video, "Home Video", "Courier New", Courier, monospace)!important;font-size:var(--panel-heading-size)!important;font-weight:400!important;font-synthesis:none!important;line-height:.95!important;letter-spacing:.025em!important;text-transform:uppercase!important}html body[class] .panel-cart .panel-data-row,html body[class] .panel-cart .cart-total{grid-template-columns:minmax(112px,150px) minmax(0,1fr)!important;column-gap:0!important}html body[class] .panel-cart .cart-total strong{justify-self:start!important;text-align:left!important;margin:0!important}html body[class] .panel-search .search-input-row{align-items:stretch!important}html body[class] .panel-search .search-submit-icon{display:flex!important;align-items:center!important;justify-content:center!important;line-height:0!important;padding:0!important}html body[class] .panel-search .search-submit-icon img{display:block!important;width:17px!important;height:17px!important;margin:0!important;transform:none!important;vertical-align:middle!important}@media screen and (max-width:900px){html body[class] .panel-cart .panel-data-row,html body[class] .panel-cart .cart-total{grid-template-columns:minmax(96px,118px) minmax(0,1fr)!important}html body[class] .panel-search .search-submit-icon img{width:16px!important;height:16px!important}}html body[class] .panel-menu .archive-main-link,html body[class] .panel-menu .archive-sub-links a,html body[class] .panel-menu .archive-home-link{text-decoration:none!important;text-underline-offset:.18em!important;text-decoration-thickness:1px!important}html body[class] .panel-menu .archive-main-link:hover,html body[class] .panel-menu .archive-main-link:focus-visible,html body[class] .panel-menu .archive-sub-links a:hover,html body[class] .panel-menu .archive-sub-links a:focus-visible,html body[class] .panel-menu .archive-home-link:hover,html body[class] .panel-menu .archive-home-link:focus-visible{text-decoration-line:underline!important}html body[class] .panel-menu .archive-home-link{display:inline-flex!important;align-items:center!important;gap:7px!important;width:max-content!important;color:var(--ink)!important;font-family:var(--panel-detail-font, "Home Video Regular AO", "Home Video", "Courier New", Courier, monospace)!important;font-size:var(--panel-support-size)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important;line-height:1.15!important;letter-spacing:.035em!important;text-transform:uppercase!important}html body[class] .panel-menu .archive-home-link img{display:block!important;width:14px!important;height:14px!important;flex:0 0 14px!important;object-fit:contain!important}html body[class] .panel-menu .archive-main-link:focus-visible,html body[class] .panel-menu .archive-sub-links a:focus-visible,html body[class] .panel-menu .archive-home-link:focus-visible{outline:1px solid currentColor!important;outline-offset:3px!important}html body[class] .panel-search .search-box label.panel-search-title{display:block!important;margin:0 0 6px!important;padding:0!important;font-family:var(--home-video, "Home Video", "Courier New", Courier, monospace)!important;font-size:var(--panel-heading-size)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important;line-height:.95!important;letter-spacing:.025em!important;text-transform:uppercase!important;color:var(--ink)!important}html body[class] .panel-search .search-input-row button.search-submit-icon{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;max-width:42px!important;min-height:var(--panel-row)!important;padding:0!important;margin:0!important;line-height:0!important;overflow:hidden!important}html body[class] .panel-search .search-input-row button.search-submit-icon img{display:block!important;position:static!important;width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;margin:0!important;padding:0!important;transform:translate(-1px,-1px)!important;object-fit:contain!important}html body[class] .panel-menu .archive-home-link{gap:0!important}@media screen and (max-width:900px){html body[class] .panel-search .search-input-row button.search-submit-icon{width:40px!important;min-width:40px!important;max-width:40px!important}html body[class] .panel-search .search-input-row button.search-submit-icon img{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important}}html body[class] footer{background:var(--ink)!important;color:#fff!important}html body[class] footer .footer-archive-menu{border-top-color:#ffffff3d!important}html body[class] footer .compact-archive-row{border-bottom-color:#ffffff3d!important}html body[class] footer .archive-main-link,html body[class] footer .archive-sub-links,html body[class] footer .archive-sub-links a{color:#fff!important;opacity:1!important;text-shadow:none!important}html body[class] footer .archive-main-link,html body[class] footer .archive-sub-links a,html body[class] footer .footer-home-link{text-decoration:none!important;text-decoration-thickness:1px!important;text-underline-offset:.18em!important}html body[class] footer .archive-main-link:hover,html body[class] footer .archive-main-link:focus-visible,html body[class] footer .archive-sub-links a:hover,html body[class] footer .archive-sub-links a:focus-visible,html body[class] footer .footer-home-link:hover,html body[class] footer .footer-home-link:focus-visible{text-decoration-line:underline!important}html body[class] footer .footer-home-link{color:#fff!important;width:max-content!important}html body[class] footer .worldwide-mark{color:#fff!important}html body[class] footer .worldwide-mark img{filter:brightness(0) invert(1)!important;opacity:1!important}html body[class] footer .footer-closing-line{color:#ffffff9e!important}@media screen and (min-width:901px){body.template-404,body.template-cart,body.template-page,body.template-search{height:100vh!important;min-height:100vh!important;overflow:hidden!important;background:var(--paper)!important}body.template-404 #MainContent,body.template-cart #MainContent,body.template-page #MainContent,body.template-search #MainContent{height:50vh!important;min-height:50vh!important;max-height:50vh!important;overflow:hidden!important;background:var(--paper)!important}body.template-404>footer,body.template-cart>footer,body.template-page>footer,body.template-search>footer{height:50vh!important;min-height:50vh!important;max-height:50vh!important;overflow:hidden!important;padding:22px 32px 14px!important}body.template-404 .standard-page,body.template-cart .standard-page,body.template-page .standard-page,body.template-search .standard-page{height:100%!important;min-height:0!important;max-height:100%!important;overflow:auto!important;padding:clamp(54px,8vh,76px) 12px 22px!important}body.template-404 .standard-page>h1,body.template-cart .standard-page>h1,body.template-page .standard-page>h1,body.template-search .standard-page>h1{margin:10px 0 18px!important;max-width:900px!important;font-size:clamp(54px,7vw,112px)!important;line-height:.82!important;letter-spacing:-.075em!important}body.template-404 .not-found-page{justify-content:flex-start!important}body.template-404 .not-found-page>h1{max-width:780px!important;font-size:clamp(54px,6.5vw,104px)!important}body.template-cart .cart-page>h1{font-size:clamp(58px,7vw,106px)!important}body.template-search .search-page>h1{font-size:clamp(58px,7vw,106px)!important}body.template-404>footer .footer-compact-shell,body.template-cart>footer .footer-compact-shell,body.template-page>footer .footer-compact-shell,body.template-search>footer .footer-compact-shell{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-content:start!important;gap:10px!important}body.template-404>footer .footer-archive-menu,body.template-cart>footer .footer-archive-menu,body.template-page>footer .footer-archive-menu,body.template-search>footer .footer-archive-menu{width:min(900px,58vw)!important;align-self:start!important}body.template-404>footer .compact-archive-row,body.template-cart>footer .compact-archive-row,body.template-page>footer .compact-archive-row,body.template-search>footer .compact-archive-row{min-height:clamp(34px,4.1vh,43px)!important;grid-template-columns:minmax(150px,180px) minmax(0,1fr)!important;gap:24px!important}body.template-404>footer .archive-main-link,body.template-cart>footer .archive-main-link,body.template-page>footer .archive-main-link,body.template-search>footer .archive-main-link{font-size:clamp(18px,1.55vw,28px)!important}body.template-404>footer .archive-sub-links,body.template-cart>footer .archive-sub-links,body.template-page>footer .archive-sub-links,body.template-search>footer .archive-sub-links{font-size:clamp(10px,.72vw,12px)!important;gap:6px 28px!important}body.template-404>footer .footer-bottom,body.template-cart>footer .footer-bottom,body.template-page>footer .footer-bottom,body.template-search>footer .footer-bottom{margin:0!important;padding-top:10px!important;border-top:1px solid rgba(255,255,255,.24)!important;align-self:end!important}}html body[class] footer .footer-closing-line{color:#fff!important;opacity:1!important}html body[class] .not-found-page .text-link{width:max-content!important;max-width:max-content!important;align-self:flex-start!important;flex:0 0 auto!important}@media screen and (min-width:901px){body.template-404,body.template-cart,body.template-page,body.template-search{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;background:var(--paper)!important}body.template-404 .internal-page-shell,body.template-cart .internal-page-shell,body.template-page .internal-page-shell,body.template-search .internal-page-shell{width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:grid!important;grid-template-rows:minmax(0,1fr) minmax(0,1fr)!important;overflow:hidden!important;background:var(--paper)!important}body.template-404 .internal-page-shell>#MainContent,body.template-cart .internal-page-shell>#MainContent,body.template-page .internal-page-shell>#MainContent,body.template-search .internal-page-shell>#MainContent{min-width:0!important;min-height:0!important;height:100%!important;max-height:none!important;overflow:hidden!important;background:var(--paper)!important}body.template-404 .internal-page-shell>#shopify-section-site-footer,body.template-cart .internal-page-shell>#shopify-section-site-footer,body.template-page .internal-page-shell>#shopify-section-site-footer,body.template-search .internal-page-shell>#shopify-section-site-footer{display:block!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;background:var(--ink)!important}body.template-404 .internal-page-shell>#shopify-section-site-footer>footer,body.template-cart .internal-page-shell>#shopify-section-site-footer>footer,body.template-page .internal-page-shell>#shopify-section-site-footer>footer,body.template-search .internal-page-shell>#shopify-section-site-footer>footer{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;padding:18px 32px 14px!important;background:var(--ink)!important}body.template-404 .standard-page,body.template-cart .standard-page,body.template-page .standard-page,body.template-search .standard-page{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:auto!important;padding:clamp(48px,6.5vh,66px) 12px 22px!important;display:block!important;background:var(--paper)!important}body.template-404 .standard-page>h1,body.template-cart .standard-page>h1,body.template-page .standard-page>h1,body.template-search .standard-page>h1{width:max-content!important;max-width:min(900px,92vw)!important;margin:9px 0 18px!important;font-size:clamp(50px,5vw,82px)!important;line-height:.86!important;letter-spacing:-.065em!important}body.template-404 .not-found-page{justify-content:flex-start!important;align-items:flex-start!important}body.template-404 .not-found-page>h1{width:auto!important;max-width:760px!important;font-size:clamp(44px,4.25vw,70px)!important;line-height:.9!important;margin-bottom:18px!important}body.template-404 .not-found-page .text-link{margin-top:0!important;padding-bottom:2px!important}body.template-cart .cart-page>h1,body.template-search .search-page>h1{font-size:clamp(50px,5vw,82px)!important}body.template-cart .cart-page>p:not(.section-label),body.template-cart .cart-page>.text-link,body.template-page .page-rte{font-size:clamp(11px,.78vw,14px)!important}body.template-search .large-search{width:min(900px,92vw)!important;margin:20px 0 0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;border:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important}body.template-search .large-search input{min-width:0!important;border:0!important;padding:12px 14px!important;font-family:var(--home-video)!important;font-size:clamp(16px,1.55vw,26px)!important;line-height:1.1!important;font-weight:400!important;letter-spacing:.01em!important}body.template-search .large-search button{min-width:92px!important;border:0!important;border-left:1px solid var(--line)!important;padding:10px 16px!important;font-family:var(--home-video)!important;font-size:11px!important;font-weight:400!important}body.template-search .search-summary{margin:12px 0 0!important;font-size:11px!important}body.template-404 footer .footer-compact-shell,body.template-cart footer .footer-compact-shell,body.template-page footer .footer-compact-shell,body.template-search footer .footer-compact-shell{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-content:stretch!important;gap:8px!important}body.template-404 footer .footer-archive-menu,body.template-cart footer .footer-archive-menu,body.template-page footer .footer-archive-menu,body.template-search footer .footer-archive-menu{width:min(900px,58vw)!important;min-height:0!important;align-self:start!important}body.template-404 footer .compact-archive-row,body.template-cart footer .compact-archive-row,body.template-page footer .compact-archive-row,body.template-search footer .compact-archive-row{min-height:clamp(32px,3.8vh,40px)!important;grid-template-columns:minmax(150px,180px) minmax(0,1fr)!important;gap:24px!important}body.template-404 footer .archive-main-link,body.template-cart footer .archive-main-link,body.template-page footer .archive-main-link,body.template-search footer .archive-main-link{font-size:clamp(17px,1.4vw,25px)!important}body.template-404 footer .archive-sub-links,body.template-cart footer .archive-sub-links,body.template-page footer .archive-sub-links,body.template-search footer .archive-sub-links{font-size:clamp(9px,.66vw,11px)!important;gap:5px 26px!important}body.template-404 footer .footer-bottom,body.template-cart footer .footer-bottom,body.template-page footer .footer-bottom,body.template-search footer .footer-bottom{width:100%!important;align-self:end!important;margin:0!important;padding-top:9px!important;border-top:1px solid rgba(255,255,255,.24)!important;color:#fff!important}body.template-404 footer .footer-bottom *,body.template-cart footer .footer-bottom *,body.template-page footer .footer-bottom *,body.template-search footer .footer-bottom *{color:#fff!important}}@media screen and (min-width:901px){body.template-404 .internal-page-shell>.shopify-section:last-child,body.template-cart .internal-page-shell>.shopify-section:last-child,body.template-page .internal-page-shell>.shopify-section:last-child,body.template-search .internal-page-shell>.shopify-section:last-child{height:100%!important;min-height:0!important;overflow:hidden!important;background:var(--ink)!important}body.template-404 .internal-page-shell>.shopify-section:last-child>footer,body.template-cart .internal-page-shell>.shopify-section:last-child>footer,body.template-page .internal-page-shell>.shopify-section:last-child>footer,body.template-search .internal-page-shell>.shopify-section:last-child>footer{height:100%!important;min-height:0!important;overflow:hidden!important}}@media screen and (min-width:901px){html body.template-404 .standard-page,html body.template-cart .standard-page,html body.template-page .standard-page,html body.template-search .standard-page{display:flex!important;flex-direction:column!important;justify-content:safe center!important;align-items:flex-start!important;padding:34px 12px 20px!important}html body.template-search .large-search{width:min(660px,65vw)!important;min-height:50px!important;margin:18px 0 0!important;grid-template-columns:minmax(0,1fr) 50px!important;border:1px solid rgba(8,9,10,.34)!important;background:#ffffff1f!important}html body.template-search .large-search input{height:50px!important;padding:0 14px!important;font-size:clamp(14px,1.15vw,20px)!important}html body.template-search .large-search button.large-search-submit{width:50px!important;min-width:50px!important;max-width:50px!important;height:50px!important;min-height:50px!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-left:1px solid rgba(8,9,10,.34)!important;background:transparent!important}html body.template-search .large-search button.large-search-submit img{display:block!important;width:18px!important;height:18px!important;margin:0!important;transform:none!important}}html body.template-search .search-summary{width:max-content!important;max-width:100%!important;margin:12px 0 0!important}html body.template-search .search-summary span{display:inline!important;text-decoration-line:underline!important;text-decoration-thickness:1px!important;text-underline-offset:.2em!important}html body.template-page .codex-studio-log-link{width:max-content!important;max-width:max-content!important;margin-top:0!important}@media screen and (max-width:900px){html body.template-search .large-search{grid-template-columns:minmax(0,1fr) 46px!important}html body.template-search .large-search button.large-search-submit{width:46px!important;min-width:46px!important;max-width:46px!important;padding:0!important;display:grid!important;place-items:center!important}html body.template-search .large-search button.large-search-submit img{width:17px!important;height:17px!important;margin:0!important}}@media screen and (min-width:901px){html body.template-404 .internal-page-shell>#MainContent,html body.template-cart .internal-page-shell>#MainContent,html body.template-page .internal-page-shell>#MainContent,html body.template-search .internal-page-shell>#MainContent{display:grid!important;grid-template-rows:minmax(0,1fr)!important;height:100%!important;min-height:0!important;overflow:hidden!important}html body.template-404 .internal-page-shell>#MainContent>.shopify-section,html body.template-cart .internal-page-shell>#MainContent>.shopify-section,html body.template-page .internal-page-shell>#MainContent>.shopify-section,html body.template-search .internal-page-shell>#MainContent>.shopify-section{display:block!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}html body.template-404 .internal-page-shell>#MainContent>.shopify-section>.standard-page,html body.template-cart .internal-page-shell>#MainContent>.shopify-section>.standard-page,html body.template-page .internal-page-shell>#MainContent>.shopify-section>.standard-page,html body.template-search .internal-page-shell>#MainContent>.shopify-section>.standard-page{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:clamp(28px,4vh,48px) 12px 20px!important;overflow:auto!important}}html body.template-cart .cart-page>p:not(.section-label),html body.template-cart .cart-page>.text-link,html body.template-search .search-summary,html body.template-search .search-page-grid>p,html body.template-page .codex-studio-log-link{font-family:var(--home-video)!important;font-size:clamp(11px,.78vw,14px)!important;line-height:1.35!important;font-weight:400!important;letter-spacing:.02em!important}html body.template-cart .cart-page>h1{font-size:clamp(50px,5vw,82px)!important;line-height:.86!important;letter-spacing:-.065em!important;margin:9px 0 18px!important}@media screen and (min-width:901px){html body.template-search .large-search{width:min(540px,56vw)!important;min-height:44px!important;height:44px!important;margin:14px 0 0!important;grid-template-columns:minmax(0,1fr) 44px!important}html body.template-search .large-search input{height:44px!important;min-height:44px!important;padding:0 12px!important;font-size:clamp(13px,1vw,17px)!important;line-height:1!important}html body.template-search .large-search button.large-search-submit{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important}html body.template-search .large-search button.large-search-submit img{width:16px!important;height:16px!important}}@media screen and (max-width:900px){html body.template-search .large-search{min-height:44px!important;height:44px!important;grid-template-columns:minmax(0,1fr) 44px!important}html body.template-search .large-search input{height:44px!important;min-height:44px!important;padding:0 12px!important;font-size:14px!important}html body.template-search .large-search button.large-search-submit{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important}html body.template-search .large-search button.large-search-submit img{width:16px!important;height:16px!important}}@media screen and (min-width:901px)and (hover:hover)and (pointer:fine){html body[class] .top-dock{opacity:0!important;visibility:visible!important;pointer-events:none!important;transform:translateY(-12px)!important;transition:opacity .21s cubic-bezier(.22,.61,.36,1),transform .27s cubic-bezier(.22,.61,.36,1)!important;will-change:opacity,transform!important}html body[class].nav-revealed .top-dock,html body[class].nav-panel-open .top-dock{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important;transition-delay:0s!important}html body[class] .top-dock .dock-btn{opacity:0!important;transform:translateY(-5px)!important;transition:opacity .18s cubic-bezier(.22,.61,.36,1),transform .24s cubic-bezier(.22,.61,.36,1)!important}html body[class].nav-revealed .top-dock .dock-btn,html body[class].nav-panel-open .top-dock .dock-btn{opacity:1!important;transform:translateY(0)!important}html body[class].nav-revealed .top-dock .dock-btn:nth-child(1),html body[class].nav-panel-open .top-dock .dock-btn:nth-child(1){transition-delay:25ms!important}html body[class].nav-revealed .top-dock .dock-btn:nth-child(2),html body[class].nav-panel-open .top-dock .dock-btn:nth-child(2){transition-delay:55ms!important}html body[class].nav-revealed .top-dock .dock-btn:nth-child(3),html body[class].nav-panel-open .top-dock .dock-btn:nth-child(3){transition-delay:85ms!important}html body[class] .panel,html body[class] .panel-search,html body[class] .panel-menu,html body[class] .panel-cart{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate(-50%,-12px) scale(.988)!important;transform-origin:50% 0!important;transition:opacity .19s cubic-bezier(.22,.61,.36,1),transform 285ms cubic-bezier(.16,1,.3,1),visibility 0s linear 285ms!important;will-change:opacity,transform!important}html body[class] .panel.is-open,html body[class] .panel-search.is-open,html body[class] .panel-menu.is-open,html body[class] .panel-cart.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(-50%) scale(1)!important;transition-delay:0s!important}}@media screen and (max-width:900px),(hover:none),(pointer:coarse){html body[class] .top-dock{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}html body[class] .top-dock .dock-btn{opacity:1!important;transform:none!important}html body[class] .panel,html body[class] .panel-search,html body[class] .panel-menu,html body[class] .panel-cart{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-10px) scale(.992)!important;transform-origin:50% 0!important;transition:opacity .18s cubic-bezier(.22,.61,.36,1),transform .26s cubic-bezier(.16,1,.3,1),visibility 0s linear .26s!important}html body[class] .panel.is-open,html body[class] .panel-search.is-open,html body[class] .panel-menu.is-open,html body[class] .panel-cart.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;transition-delay:0s!important}}@media(prefers-reduced-motion:reduce){html body[class] .top-dock,html body[class] .top-dock .dock-btn,html body[class] .panel{transition:none!important}}html body.template-index footer{display:block!important}html body.template-index footer .section-label,html body.template-index footer .footer-archive-menu{display:none!important}html body.template-index footer{display:block!important;background:var(--ink)!important;padding:0 12px max(14px,env(safe-area-inset-bottom))!important}html body.template-index footer .footer-compact-shell{display:block!important;width:100%!important;gap:0!important}html body.template-index footer .footer-bottom{width:100%!important;margin:0!important;padding-top:14px!important;border-top:1px solid var(--light-line)!important}html body[class] footer,body.template-404 .internal-page-shell>#shopify-section-site-footer,body.template-cart .internal-page-shell>#shopify-section-site-footer,body.template-page .internal-page-shell>#shopify-section-site-footer,body.template-search .internal-page-shell>#shopify-section-site-footer,body.template-404 .internal-page-shell>.shopify-section:last-child,body.template-cart .internal-page-shell>.shopify-section:last-child,body.template-page .internal-page-shell>.shopify-section:last-child,body.template-search .internal-page-shell>.shopify-section:last-child{background:var(--ink)!important}html body.template-index>#shopify-section-site-footer,html body.template-index main+#shopify-section-site-footer{display:none!important}@media screen and (min-width:1280px)and (orientation:landscape){html body[class]{--ao-wide-container:1320px;--ao-wide-gutter:max(clamp(32px,4vw,72px),calc((100vw - var(--ao-wide-container))/2))}html body[class] .standard-page{padding-left:var(--ao-wide-gutter)!important;padding-right:var(--ao-wide-gutter)!important}html body[class] footer .footer-compact-shell{width:min(100%,var(--ao-wide-container))!important;max-width:var(--ao-wide-container)!important;margin-left:auto!important;margin-right:auto!important}html body[class] .shopify-policy__container{width:min(calc(100% - (var(--ao-wide-gutter) * 2)),var(--ao-wide-container))!important;max-width:var(--ao-wide-container)!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:1280px)and (orientation:landscape){html body[class]{--ao-wide-container:1320px;--ao-footer-menu-width:520px}html body:not(.template-index) .standard-page{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:var(--ao-wide-gutter)!important;padding-right:var(--ao-wide-gutter)!important}html body:not(.template-index) footer .footer-archive-menu{box-sizing:border-box!important;width:min(var(--ao-footer-menu-width),100%)!important;max-width:var(--ao-footer-menu-width)!important;justify-self:start!important;align-self:start!important}html body:not(.template-index) footer .compact-archive-row{grid-template-columns:minmax(138px,160px) minmax(0,1fr)!important;column-gap:18px!important}html body:not(.template-index) footer .archive-sub-links{gap:5px 18px!important}}@media screen and (min-width:1280px)and (orientation:landscape){html body[class]{--ao-contained-width:min( calc(100% - 64px) ,var(--ao-wide-container,1320px))}html body.template-404 .internal-page-shell>#MainContent>.shopify-section>.standard-page,html body.template-cart .internal-page-shell>#MainContent>.shopify-section>.standard-page,html body.template-page .internal-page-shell>#MainContent>.shopify-section>.standard-page,html body.template-search .internal-page-shell>#MainContent>.shopify-section>.standard-page{width:var(--ao-contained-width)!important;max-width:var(--ao-wide-container,1320px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}html body:not(.template-index):not(.template-404):not(.template-cart):not(.template-page):not(.template-search) .standard-page{width:var(--ao-contained-width)!important;max-width:var(--ao-wide-container,1320px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}}html body:not(.template-index) .noise{display:none!important}html body.template-index .hero-half .terminal-prompt{position:relative!important;z-index:12!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;isolation:isolate!important}html body.template-index .hero-half .terminal-prompt:before{content:""!important;position:absolute!important;top:-20px!important;right:-32px!important;bottom:-20px!important;left:-32px!important;z-index:1!important;background:transparent!important;pointer-events:auto!important}@media screen and (max-width:900px){html body.template-index .hero-half .terminal-prompt:before{top:-24px!important;right:-36px!important;bottom:-24px!important;left:-36px!important}}html body.template-password .password-page{display:block!important;justify-content:initial!important;background:var(--paper)!important}html body.template-password .password-page>h1{width:max-content!important;max-width:min(900px,92vw)!important;margin:9px 0 18px!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:clamp(50px,5vw,82px)!important;font-weight:400!important;font-synthesis:none!important;line-height:.86!important;letter-spacing:-.065em!important;text-transform:lowercase!important}html body.template-password .password-message{width:min(760px,100%)!important;max-width:760px!important;margin:0 0 clamp(16px,2.2vh,24px)!important;font-size:clamp(11px,.78vw,14px)!important;line-height:1.45!important}html body.template-password .password-form{width:100%!important;min-width:0!important;display:grid!important;gap:9px!important;margin:0!important;align-content:start!important}html body.template-password .password-form>label{font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-weight:400!important;line-height:1.2!important;letter-spacing:.09em!important;text-transform:uppercase!important}html body.template-password .password-input-row{width:100%!important;min-height:44px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;border:1px solid rgba(8,9,10,.34)!important;background:#ffffff1f!important}html body.template-password .password-input-row input{width:100%!important;min-width:0!important;height:44px!important;min-height:44px!important;border:0!important;background:transparent!important;padding:0 12px!important;outline:none!important;color:var(--ink)!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:clamp(13px,1vw,17px)!important;font-weight:400!important;line-height:1!important;text-transform:none!important}html body.template-password .password-input-row input::placeholder{color:#08090a6b!important;opacity:1!important}html body.template-password .password-input-row input:focus{box-shadow:inset 0 -1px 0 var(--ink)!important}html body.template-password .password-input-row button{min-width:max-content!important;min-height:44px!important;border:0!important;border-left:1px solid rgba(8,9,10,.34)!important;background:transparent!important;padding:0 clamp(12px,1.4vw,20px)!important;color:var(--ink)!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-weight:400!important;line-height:1!important;letter-spacing:.035em!important;text-transform:lowercase!important;white-space:nowrap!important;transition:background .18s ease,color .18s ease!important}html body.template-password .password-input-row button:hover,html body.template-password .password-input-row button:focus-visible{background:var(--ink)!important;color:var(--paper)!important;outline:none!important}html body.template-password .password-status{width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;line-height:1.35!important;text-transform:none!important}html body.template-password .password-status ul{margin:0!important;padding-left:16px!important}@media screen and (min-width:901px){html body.template-password{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;background:var(--paper)!important}html body.template-password .internal-page-shell{width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:grid!important;grid-template-rows:minmax(0,1fr) minmax(0,1fr)!important;overflow:hidden!important;background:var(--paper)!important}html body.template-password .internal-page-shell>#MainContent{display:grid!important;grid-template-rows:minmax(0,1fr)!important;min-width:0!important;min-height:0!important;height:100%!important;overflow:hidden!important;background:var(--paper)!important}html body.template-password .internal-page-shell>#MainContent>.shopify-section{display:block!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}html body.template-password .internal-page-shell>#MainContent>.shopify-section>.standard-page{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:clamp(28px,4vh,48px) 12px 20px!important;overflow:auto!important;background:var(--paper)!important}html body.template-password .internal-page-shell>#shopify-section-site-footer,html body.template-password .internal-page-shell>.shopify-section:last-child{display:block!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;background:var(--ink)!important}html body.template-password .internal-page-shell>#shopify-section-site-footer>footer,html body.template-password .internal-page-shell>.shopify-section:last-child>footer{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;padding:18px 32px 14px!important;background:var(--ink)!important}html body.template-password footer .footer-compact-shell{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-content:stretch!important;gap:8px!important}html body.template-password footer .footer-archive-menu{width:min(900px,58vw)!important;min-height:0!important;align-self:start!important}html body.template-password footer .compact-archive-row{min-height:clamp(32px,3.8vh,40px)!important;grid-template-columns:minmax(150px,180px) minmax(0,1fr)!important;gap:24px!important}html body.template-password footer .archive-main-link{font-size:clamp(17px,1.4vw,25px)!important}html body.template-password footer .archive-sub-links{font-size:clamp(9px,.66vw,11px)!important;gap:5px 26px!important}html body.template-password footer .footer-bottom{width:100%!important;align-self:end!important;margin:0!important;padding-top:9px!important;border-top:1px solid rgba(255,255,255,.24)!important;color:#fff!important}}@media screen and (min-width:1280px)and (orientation:landscape){html body.template-password .internal-page-shell>#MainContent>.shopify-section>.standard-page{width:var(--ao-contained-width,min( calc(100% - 64px) ,1320px))!important;max-width:var(--ao-wide-container,1320px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}html body.template-password footer .footer-compact-shell{width:min(100%,var(--ao-wide-container,1320px))!important;max-width:var(--ao-wide-container,1320px)!important;margin-left:auto!important;margin-right:auto!important}html body.template-password footer .footer-archive-menu{width:min(var(--ao-footer-menu-width,520px),100%)!important;max-width:var(--ao-footer-menu-width,520px)!important;justify-self:start!important}html body.template-password footer .compact-archive-row{grid-template-columns:minmax(138px,160px) minmax(0,1fr)!important;column-gap:18px!important}}@media screen and (max-width:900px){html body.template-password .password-page{min-height:auto!important;padding-top:100px!important;padding-bottom:72px!important}html body.template-password .password-page>h1{width:auto!important;max-width:100%!important;margin:10px 0 24px!important;font-size:clamp(54px,15vw,94px)!important;line-height:.84!important}html body.template-password .password-message{margin-bottom:24px!important}}@media screen and (max-width:520px){html body.template-password .password-input-row{grid-template-columns:1fr!important}html body.template-password .password-input-row button{min-height:42px!important;border-left:0!important;border-top:1px solid rgba(8,9,10,.34)!important}}html body:not(.template-index) footer .footer-compact-shell{grid-template-rows:auto auto auto!important;gap:clamp(22px,3vw,42px)!important}html body:not(.template-index) footer .footer-archive-block{width:100%!important;min-width:0!important}html body:not(.template-index) footer .footer-archive-block>.section-label{margin:0 0 4px!important;color:#fff!important}@media screen and (min-width:901px){html body.template-404 .internal-page-shell footer .footer-compact-shell,html body.template-cart .internal-page-shell footer .footer-compact-shell,html body.template-page .internal-page-shell footer .footer-compact-shell,html body.template-search .internal-page-shell footer .footer-compact-shell,html body.template-password .internal-page-shell footer .footer-compact-shell{grid-template-rows:auto minmax(0,1fr) auto!important;gap:8px!important}}html body.template-password .password-page>.password-classified-label{margin:0!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;text-transform:uppercase!important}html body.template-password .password-page>h1{text-transform:uppercase!important}html body.template-password .password-form-single{width:min(700px,100%)!important;max-width:700px!important;margin:0!important}html body.template-password .password-form-single>label{text-transform:uppercase!important}html body.template-password .password-form-single .password-input-row input,html body.template-password .password-form-single .password-input-row button{text-transform:uppercase!important}@media screen and (max-width:900px){html body:not(.template-index) footer .footer-compact-shell{grid-template-rows:auto auto auto!important;gap:34px!important}}@media screen and (min-width:901px)and (max-height:760px){html body.template-404 .internal-page-shell footer .compact-archive-row,html body.template-cart .internal-page-shell footer .compact-archive-row,html body.template-page .internal-page-shell footer .compact-archive-row,html body.template-search .internal-page-shell footer .compact-archive-row,html body.template-password .internal-page-shell footer .compact-archive-row{min-height:25px!important}}html body:not(.template-index) footer .footer-compact-shell{width:100%!important;height:100%!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;align-content:stretch!important;column-gap:0!important;row-gap:0!important}html body:not(.template-index) footer .footer-archive-block{grid-column:1!important;grid-row:1!important;align-self:start!important;justify-self:start!important}html body:not(.template-index) footer .footer-bottom{grid-column:1!important;grid-row:4!important;align-self:end!important;justify-self:stretch!important;width:100%!important;margin:0!important}@media screen and (min-width:901px){html body.template-404 .internal-page-shell footer .footer-compact-shell,html body.template-cart .internal-page-shell footer .footer-compact-shell,html body.template-page .internal-page-shell footer .footer-compact-shell,html body.template-search .internal-page-shell footer .footer-compact-shell,html body.template-password .internal-page-shell footer .footer-compact-shell{grid-template-rows:auto auto minmax(0,1fr) auto!important;row-gap:0!important}}html body.template-password .password-page>.password-welcome-label{margin:0!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-weight:400!important;line-height:1.2!important;letter-spacing:.09em!important;text-transform:uppercase!important}html body.template-password .password-form-single>label{margin:0!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-weight:400!important;line-height:1.2!important;letter-spacing:.09em!important;text-transform:uppercase!important}@media screen and (min-width:901px){html body.template-404,html body.template-cart,html body.template-page,html body.template-search,html body.template-password{width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;background:var(--paper)!important}html body.template-404 .internal-page-shell,html body.template-cart .internal-page-shell,html body.template-page .internal-page-shell,html body.template-search .internal-page-shell,html body.template-password .internal-page-shell{width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) minmax(0,1fr)!important;overflow:hidden!important;background:var(--paper)!important}html body.template-404 .internal-page-shell>#MainContent,html body.template-cart .internal-page-shell>#MainContent,html body.template-page .internal-page-shell>#MainContent,html body.template-search .internal-page-shell>#MainContent,html body.template-password .internal-page-shell>#MainContent{grid-column:1!important;grid-row:1!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-height:none!important;overflow:hidden!important;background:var(--paper)!important}html body.template-404 .internal-page-shell>#shopify-section-site-footer,html body.template-cart .internal-page-shell>#shopify-section-site-footer,html body.template-page .internal-page-shell>#shopify-section-site-footer,html body.template-search .internal-page-shell>#shopify-section-site-footer,html body.template-password .internal-page-shell>#shopify-section-site-footer,html body.template-404 .internal-page-shell>.shopify-section:last-child,html body.template-cart .internal-page-shell>.shopify-section:last-child,html body.template-page .internal-page-shell>.shopify-section:last-child,html body.template-search .internal-page-shell>.shopify-section:last-child,html body.template-password .internal-page-shell>.shopify-section:last-child{grid-column:1!important;grid-row:2!important;display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-height:none!important;overflow:hidden!important;background:var(--ink)!important}html body.template-404 .internal-page-shell>#shopify-section-site-footer>footer,html body.template-cart .internal-page-shell>#shopify-section-site-footer>footer,html body.template-page .internal-page-shell>#shopify-section-site-footer>footer,html body.template-search .internal-page-shell>#shopify-section-site-footer>footer,html body.template-password .internal-page-shell>#shopify-section-site-footer>footer,html body.template-404 .internal-page-shell>.shopify-section:last-child>footer,html body.template-cart .internal-page-shell>.shopify-section:last-child>footer,html body.template-page .internal-page-shell>.shopify-section:last-child>footer,html body.template-search .internal-page-shell>.shopify-section:last-child>footer,html body.template-password .internal-page-shell>.shopify-section:last-child>footer{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:18px 32px 14px!important;overflow:hidden!important;background:var(--ink)!important}html body.template-404 .internal-page-shell footer .footer-compact-shell,html body.template-cart .internal-page-shell footer .footer-compact-shell,html body.template-page .internal-page-shell footer .footer-compact-shell,html body.template-search .internal-page-shell footer .footer-compact-shell,html body.template-password .internal-page-shell footer .footer-compact-shell{box-sizing:border-box!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;align-content:stretch!important;row-gap:0!important}html body.template-404 .internal-page-shell footer .footer-bottom,html body.template-cart .internal-page-shell footer .footer-bottom,html body.template-page .internal-page-shell footer .footer-bottom,html body.template-search .internal-page-shell footer .footer-bottom,html body.template-password .internal-page-shell footer .footer-bottom{grid-column:1!important;grid-row:4!important;align-self:end!important;width:100%!important;min-width:0!important;margin:0!important;padding-top:9px!important;border-top:1px solid rgba(255,255,255,.24)!important}}@media screen and (min-width:1280px)and (orientation:landscape){html body.template-404 .internal-page-shell footer .footer-compact-shell,html body.template-cart .internal-page-shell footer .footer-compact-shell,html body.template-page .internal-page-shell footer .footer-compact-shell,html body.template-search .internal-page-shell footer .footer-compact-shell,html body.template-password .internal-page-shell footer .footer-compact-shell{width:min(100%,var(--ao-wide-container,1320px))!important;max-width:var(--ao-wide-container,1320px)!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-password .internal-page-shell>#shopify-section-site-footer>footer,html body.template-password .internal-page-shell>.shopify-section:last-child>footer{padding-left:24px!important;padding-right:24px!important}}html body.template-password .password-form-single .password-input-row input[type=password]{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;border:1px solid currentColor!important;border-radius:0!important;background:transparent!important;padding:0 12px!important;outline:none!important;font-family:Home Video,Courier New,Courier,monospace!important;font-size:11px!important;font-weight:400!important;line-height:1!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body.template-password .password-form-single .password-input-row input[type=password]{color:var(--ink)!important;border-color:#08090a7a!important}html body.template-password .password-form-single .password-input-row button{box-sizing:border-box!important;min-width:max-content!important;height:46px!important;min-height:46px!important;border:1px solid currentColor!important;border-radius:0!important;background:transparent!important;padding:0 16px!important;font-family:Home Video,Courier New,Courier,monospace!important;font-size:10px!important;font-weight:400!important;line-height:1!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important}html body.template-password .password-form-single .password-input-row button{color:var(--ink)!important;border-color:#08090a94!important}html body.template-password .password-form-single,html body.template-password .password-access-form{box-sizing:border-box!important;width:min(720px,100%)!important;max-width:720px!important;min-width:0!important;display:grid!important;gap:10px!important;margin:0!important;padding:0!important}html body.template-password .password-form-single .password-input-row,html body.template-password .password-form-single .archive-access-controls{box-sizing:border-box!important;width:min(720px,100%)!important;max-width:720px!important;min-width:0!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:8px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}html body.template-password .password-form-single .password-input-row input::placeholder{color:#08090a7a!important;opacity:1!important}html body.template-password .password-form-single .password-input-row input:focus{box-shadow:none!important;border-color:var(--ink)!important}html body.template-password .password-form-single .password-input-row button:hover,html body.template-password .password-form-single .password-input-row button:focus-visible{background:transparent!important;color:var(--ink)!important;border-color:var(--ink)!important;outline:none!important}@media screen and (min-width:901px){html body.template-password .internal-page-shell>#shopify-section-site-footer>footer,html body.template-password .internal-page-shell>.shopify-section:last-child>footer{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:18px 32px 14px!important;overflow:hidden!important;background:var(--ink)!important}html body.template-password .internal-page-shell footer .footer-compact-shell{box-sizing:border-box!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;align-content:stretch!important;row-gap:0!important}html body.template-password .internal-page-shell footer .footer-archive-block{grid-column:1!important;grid-row:1!important}html body.template-password .internal-page-shell footer .footer-bottom{grid-column:1!important;grid-row:4!important;align-self:end!important;width:100%!important;margin:0!important;padding-top:9px!important;border-top:1px solid rgba(255,255,255,.24)!important}}@media screen and (min-width:1280px)and (orientation:landscape){html body.template-password .internal-page-shell footer .footer-compact-shell{width:min(100%,var(--ao-wide-container,1320px))!important;max-width:var(--ao-wide-container,1320px)!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (max-width:720px){html body.template-password .password-form-single .password-input-row,html body.template-password .password-form-single .archive-access-controls{width:100%!important;max-width:none!important;grid-template-columns:1fr!important;gap:7px!important}html body.template-password .password-form-single .password-input-row input[type=password],html body.template-password .password-form-single .password-input-row button{height:40px!important;min-height:40px!important}}@media screen and (min-width:901px)and (max-height:760px){html body.template-password .password-form-single .password-input-row input[type=password],html body.template-password .password-form-single .password-input-row button{height:38px!important;min-height:38px!important}}@media screen and (min-width:721px){html body.template-password .password-form-single .password-input-row,html body.template-password .password-form-single .archive-access-controls{grid-template-columns:minmax(0,1fr) 112px!important}html body.template-password .password-form-single .password-input-row button{box-sizing:border-box!important;width:112px!important;min-width:112px!important;max-width:112px!important;padding-left:8px!important;padding-right:8px!important;display:flex!important;align-items:center!important;justify-content:center!important}}html body.template-password .password-page>.password-welcome-label,html body.template-password .password-page>h1,html body.template-password .password-page>.password-message,html body.template-password .password-page>.password-form-single{box-sizing:border-box!important;width:min(720px,100%)!important;max-width:720px!important;min-width:0!important}html body.template-password .password-page>h1{margin-right:0!important}html body.template-password .password-page>.password-message{margin-right:0!important}@media screen and (min-width:901px){html body.template-password .internal-page-shell>#MainContent>.shopify-section>.standard-page{padding-left:32px!important;padding-right:32px!important}}@media screen and (min-width:1280px)and (orientation:landscape){html body.template-password .internal-page-shell>#MainContent>.shopify-section>.standard-page{padding-left:0!important;padding-right:0!important}}@media screen and (max-width:900px){html body.template-password .password-page>.password-welcome-label,html body.template-password .password-page>h1,html body.template-password .password-page>.password-message,html body.template-password .password-page>.password-form-single{width:100%!important;max-width:none!important}}@media screen and (min-width:901px)and (orientation:portrait),screen and (min-width:901px)and (max-width:1279px){html body.template-password .password-page{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:32px!important;padding-right:32px!important}}@media screen and (min-width:1280px)and (orientation:landscape){html body.template-password .password-page{box-sizing:border-box!important;width:var(--ao-contained-width,min( calc(100% - 64px) ,1320px))!important;max-width:var(--ao-wide-container,1320px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}}:root,html{background-color:#08090a!important}@media screen and (max-width:900px){html,body{min-height:100%!important;background-color:#08090a!important;overscroll-behavior-y:none!important}body:not(.template-index) #MainContent{background-color:#f3f3ed!important}body.template-index #MainContent,body.template-index .aeon-home-section,body.template-index #shopify-section-aeon-home{background-color:transparent!important}}@media screen and (max-width:900px){html body.template-index{background-color:#08090a!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section{background-color:transparent!important}}html body.template-collection #MainContent{display:block!important;min-height:0!important;background:var(--paper)!important;color:var(--ink)!important}html body.template-collection .samples-archive-page{width:100%!important;min-height:0!important;margin:0!important;padding:0 0 clamp(64px,7vw,104px)!important;background:var(--paper)!important;color:var(--ink)!important}html body.template-collection .samples-page-hero{position:relative!important;isolation:isolate!important;display:grid!important;place-items:center!important;width:100%!important;min-height:clamp(150px,21vw,270px)!important;margin:0!important;padding:clamp(38px,5vw,72px) 20px 24px!important;overflow:hidden!important;background-color:#0b1116!important;background-image:var(--samples-hero-image)!important;background-repeat:no-repeat!important;background-position:center 52%!important;background-size:cover!important;color:var(--paper)!important}html body.template-collection .samples-page-hero-shade{position:absolute!important;z-index:-1!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#03070a33,#03070a80),radial-gradient(circle at 50% 48%,rgba(255,255,255,.13),transparent 44%)!important}html body.template-collection .samples-page-hero h1{margin:0!important;color:var(--paper)!important;font-family:"Home Video Bold AO","Home Video",var(--mono)!important;font-size:clamp(58px,9.5vw,144px)!important;font-style:normal!important;font-weight:700!important;line-height:.82!important;letter-spacing:-.055em!important;text-align:center!important;text-transform:uppercase!important;text-shadow:0 10px 32px rgba(0,0,0,.46)!important}html body.template-collection .samples-catalogue-shell{box-sizing:border-box!important;width:min(calc(100% - 24px),1320px)!important;max-width:1320px!important;margin:0 auto!important;padding:clamp(28px,4vw,56px) 0 0!important}html body.template-collection .samples-catalogue-head{margin:0!important;padding:0!important;border:0!important}html body.template-collection .samples-breadcrumb{margin:0 0 clamp(22px,3vw,38px)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:9px!important;line-height:1.4!important;letter-spacing:.055em!important;text-transform:uppercase!important}html body.template-collection .samples-description{width:min(760px,100%)!important;margin:-10px 0 30px!important;font-size:14px!important}html body.template-collection .samples-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;width:100%!important;margin:0 0 clamp(22px,3vw,34px)!important}html body.template-collection .samples-filter-nav{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px 24px!important}html body.template-collection .samples-filter-link{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;margin:0!important;padding:7px 0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--ink)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:9px!important;line-height:1!important;letter-spacing:.04em!important;text-transform:uppercase!important;transition:opacity .16s ease,background-color .16s ease,color .16s ease,padding .16s ease!important}html body.template-collection .samples-filter-link:hover,html body.template-collection .samples-filter-link:focus-visible{opacity:.55!important}html body.template-collection .samples-filter-link.is-active{padding-left:11px!important;padding-right:11px!important;background:var(--ink)!important;color:var(--paper)!important;opacity:1!important}html body.template-collection .samples-sort-form{flex:0 0 min(190px,31vw)!important;margin:0!important}html body.template-collection .samples-sort-form select{width:100%!important;height:34px!important;margin:0!important;padding:0 32px 0 10px!important;border:1px solid rgba(8,9,10,.24)!important;border-radius:0!important;background-color:transparent!important;color:var(--ink)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:8px!important;letter-spacing:.035em!important;text-transform:uppercase!important}html body.template-collection .samples-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:start!important;gap:30px 12px!important;width:100%!important;margin:0!important}html body.template-collection .sample-product-card{display:block!important;min-width:0!important;overflow:hidden!important;border:0!important;border-radius:12px!important;background:#f7f6f0!important;box-shadow:0 8px 26px #08090a11!important;transition:transform .22s ease,box-shadow .22s ease!important}html body.template-collection .sample-product-card[hidden]{display:none!important}html body.template-collection .sample-product-card:hover{transform:translateY(-2px)!important;box-shadow:0 13px 34px #08090a18!important}html body.template-collection .sample-card-media{position:relative!important;width:100%!important;aspect-ratio:1 / 1.08!important;overflow:hidden!important;background:#d9ddd9!important}html body.template-collection .sample-card-image-link{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important}html body.template-collection .sample-card-image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .5s cubic-bezier(.2,.7,.2,1)!important}html body.template-collection .sample-product-card:hover .sample-card-image{transform:scale(1.025)!important}html body.template-collection .sample-card-placeholder-1{background:linear-gradient(145deg,#14313a,#69a8a4 40%,#e7ebe2 70%,#203b42)!important}html body.template-collection .sample-card-placeholder-2{background:linear-gradient(140deg,#efe8da,#cc795c 48%,#315856)!important}html body.template-collection .sample-card-placeholder-3{background:linear-gradient(145deg,#2a090e,#b31728 50%,#18070b)!important}html body.template-collection .sample-card-placeholder-4{background:linear-gradient(135deg,#391068,#d351b8 45%,#3740ae 72%,#170d48)!important}html body.template-collection .sample-card-placeholder-5{background:linear-gradient(145deg,#92a7a0,#d8ddd0 42%,#536e67)!important}html body.template-collection .sample-card-placeholder-0{background:linear-gradient(145deg,#101927,#124177 42%,#060c17)!important}html body.template-collection .sample-placeholder-mark{position:absolute!important;right:10px!important;bottom:-.18em!important;color:#f3f3edb3!important;font-family:"Home Video Bold AO","Home Video",var(--mono)!important;font-size:clamp(64px,8vw,116px)!important;line-height:1!important;letter-spacing:-.08em!important}html body.template-collection .sample-preview-button{position:absolute!important;z-index:3!important;left:12px!important;bottom:12px!important;display:grid!important;place-items:center!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;margin:0!important;padding:0!important;border:1px solid rgba(8,9,10,.2)!important;border-radius:50%!important;background:#f3f3edf5!important;color:var(--ink)!important;box-shadow:0 4px 14px #08090a21!important;backdrop-filter:blur(7px)!important;-webkit-backdrop-filter:blur(7px)!important;transition:background-color .16s ease,color .16s ease,transform .16s ease,border-color .16s ease!important}html body.template-collection .sample-preview-button:hover,html body.template-collection .sample-preview-button:focus-visible,html body.template-collection .sample-preview-button.is-playing{transform:scale(1.055)!important;border-color:var(--ink)!important;background:var(--ink)!important;color:var(--paper)!important}html body.template-collection .sample-play-symbol{display:block!important;width:0!important;height:0!important;margin-left:2px!important;border-top:5px solid transparent!important;border-bottom:5px solid transparent!important;border-left:8px solid currentColor!important}html body.template-collection .sample-preview-button.is-playing .sample-play-symbol{width:8px!important;height:10px!important;margin-left:0!important;border:0!important;background:linear-gradient(90deg,currentColor 0 3px,transparent 3px 5px,currentColor 5px 8px)!important}html body.template-collection .sample-card-copy{display:block!important;color:var(--ink)!important}html body.template-collection .sample-card-heading{min-height:104px!important;padding:12px 12px 10px!important}html body.template-collection .sample-card-heading h2{margin:0 0 7px!important;color:var(--ink)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:clamp(16px,1.55vw,25px)!important;font-style:normal!important;font-weight:400!important;line-height:.94!important;letter-spacing:-.035em!important;text-transform:uppercase!important}html body.template-collection .sample-card-heading p{margin:0!important;color:#08090aab!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:8px!important;line-height:1.3!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body.template-collection .sample-card-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:34px!important;padding:8px 12px!important;border-top:1px solid rgba(8,9,10,.14)!important;color:#08090ac7!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:7px!important;line-height:1.2!important;letter-spacing:.035em!important;text-transform:uppercase!important}html body.template-collection .samples-empty-state,html body.template-collection .samples-filter-empty{grid-column:1 / -1!important;margin:0!important;padding:58px 0!important;border-top:1px solid rgba(8,9,10,.18)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:10px!important;text-transform:uppercase!important}html body.template-collection .samples-filter-empty[hidden]{display:none!important}html body.template-collection .samples-pagination{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:16px!important;margin-top:38px!important;padding-top:18px!important;border-top:1px solid rgba(8,9,10,.18)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:8px!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body.template-collection .samples-pagination>:first-child{justify-self:start!important}html body.template-collection .samples-pagination>:nth-child(2){justify-self:center!important;opacity:.58!important}html body.template-collection .samples-pagination>:last-child{justify-self:end!important}html body.template-collection .sample-load-more{display:inline-flex!important;align-items:center!important;gap:7px!important}html body.template-collection .sample-load-more i{display:block!important;width:5px!important;height:9px!important;background:currentColor!important}@media screen and (max-width:759px){html body.template-collection .samples-page-hero{min-height:clamp(132px,34vw,190px)!important;padding-top:42px!important}html body.template-collection .samples-page-hero h1{font-size:clamp(48px,15vw,84px)!important}html body.template-collection .samples-catalogue-shell{width:calc(100% - 16px)!important;padding-top:24px!important}html body.template-collection .samples-toolbar{align-items:flex-start!important;gap:12px!important}html body.template-collection .samples-filter-nav{gap:4px 13px!important}html body.template-collection .samples-sort-form{flex-basis:122px!important}html body.template-collection .samples-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 8px!important}html body.template-collection .sample-product-card{border-radius:9px!important}html body.template-collection .sample-card-heading{min-height:88px!important;padding:10px 9px 8px!important}html body.template-collection .sample-card-heading h2{font-size:clamp(14px,4.6vw,20px)!important}html body.template-collection .sample-card-meta{padding-left:9px!important;padding-right:9px!important;font-size:6.5px!important}html body.template-collection .sample-preview-button{left:9px!important;bottom:9px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important}}@media screen and (max-width:430px){html body.template-collection .samples-toolbar{display:grid!important;grid-template-columns:1fr auto!important}html body.template-collection .samples-filter-link{font-size:8px!important}html body.template-collection .samples-sort-form{width:112px!important;flex-basis:auto!important}}html body.template-collection .samples-page-hero{background-color:#0b1116!important;background-position:center 52%!important;background-size:cover!important}html body.template-collection .samples-page-hero-shade{background:linear-gradient(180deg,#03070a33,#03070a80),radial-gradient(circle at 50% 48%,rgba(255,255,255,.13),transparent 44%)!important}html body.template-collection .samples-page-hero h1{margin:0!important;color:var(--paper)!important;font-family:var(--ao-display-original,"Times New Roman",Times,serif)!important;font-size:clamp(58px,9.5vw,144px)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important;line-height:.82!important;letter-spacing:-.045em!important;text-align:center!important;text-transform:uppercase!important;text-shadow:0 10px 32px rgba(0,0,0,.46)!important}html body.template-collection footer .footer-compact-shell{grid-template-rows:auto auto clamp(48px,6vw,92px) auto!important}html body.template-collection footer .footer-bottom{grid-row:4!important;align-self:end!important;margin:0!important}@media screen and (max-width:759px){html body.template-collection .samples-page-hero{min-height:clamp(132px,34vw,190px)!important;padding-top:42px!important;background-position:center 52%!important}html body.template-collection .samples-page-hero h1{font-size:clamp(48px,15vw,84px)!important;line-height:.82!important}html body.template-collection footer .footer-compact-shell{grid-template-rows:auto auto 38px auto!important}}html body.template-collection .samples-archive-page{padding-bottom:clamp(42px,4.5vw,68px)!important}html body.template-collection .samples-catalogue-shell{padding-top:clamp(24px,2.8vw,38px)!important}html body.template-collection .samples-breadcrumb{margin-bottom:clamp(16px,1.8vw,24px)!important}html body.template-collection .samples-toolbar{justify-content:flex-start!important;margin-bottom:clamp(18px,2vw,26px)!important}html body.template-collection .samples-sort-form{margin-left:auto!important}@media screen and (min-width:760px){html body.template-collection .samples-catalogue-shell--compact{margin-left:max(32px,calc((100% - 1320px)/2))!important;margin-right:auto!important}html body.template-collection .samples-catalogue-shell--count-1,html body.template-collection .samples-catalogue-shell--count-2{width:min(calc(100% - 64px),720px)!important;max-width:720px!important}html body.template-collection .samples-catalogue-shell--count-3{width:min(calc(100% - 64px),980px)!important;max-width:980px!important}html body.template-collection .samples-product-grid--count-1{width:min(260px,100%)!important;max-width:260px!important;grid-template-columns:minmax(0,1fr)!important}html body.template-collection .samples-product-grid--count-2{width:min(548px,100%)!important;max-width:548px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}html body.template-collection .samples-product-grid--count-3{width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}html body.template-collection .samples-catalogue-shell--count-1 .samples-toolbar{width:max-content!important;max-width:100%!important}}@media screen and (min-width:760px)and (max-width:1100px){html body.template-collection .samples-catalogue-shell:not(.samples-catalogue-shell--compact){width:calc(100% - 64px)!important}html body.template-collection .samples-filter-nav{gap:6px 18px!important}}@media screen and (max-width:759px){html body.template-collection .samples-archive-page{padding-bottom:42px!important}html body.template-collection .samples-catalogue-shell,html body.template-collection .samples-catalogue-shell--compact{width:calc(100% - 16px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-top:22px!important}html body.template-collection .samples-breadcrumb{margin-bottom:16px!important}html body.template-collection .samples-toolbar{margin-bottom:18px!important}html body.template-collection .samples-product-grid--count-1{width:min(58vw,248px)!important;max-width:248px!important;grid-template-columns:minmax(0,1fr)!important}html body.template-collection .samples-product-grid--count-2,html body.template-collection .samples-product-grid--count-3{width:100%!important}}@media screen and (min-width:901px){html body.template-collection{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;background:var(--paper)!important}html body.template-collection .internal-page-shell{box-sizing:border-box!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:grid!important;grid-template-rows:minmax(0,1fr) minmax(0,1fr)!important;overflow:hidden!important;background:var(--paper)!important}html body.template-collection .internal-page-shell>#MainContent{display:grid!important;grid-template-rows:minmax(0,1fr)!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-height:none!important;overflow:hidden!important;background:var(--paper)!important}html body.template-collection .internal-page-shell>#MainContent>.shopify-section{display:block!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}html body.template-collection .samples-archive-page{box-sizing:border-box!important;display:grid!important;grid-template-rows:clamp(126px,15vh,166px) minmax(0,1fr)!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--paper)!important}html body.template-collection .samples-page-hero{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:clamp(35px,4.2vh,48px) 20px 12px!important;overflow:hidden!important}html body.template-collection .samples-page-hero h1{font-size:clamp(54px,7vw,106px)!important;line-height:.82!important}html body.template-collection .samples-catalogue-shell,html body.template-collection .samples-catalogue-shell--compact{box-sizing:border-box!important;width:calc(100% - 24px)!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0 auto!important;padding:clamp(14px,2vh,22px) 0 clamp(14px,2vh,20px)!important;overflow:auto!important;scrollbar-width:thin!important;scrollbar-color:rgba(8,9,10,.38) transparent!important}html body.template-collection .samples-breadcrumb{margin:0 0 clamp(10px,1.2vh,14px)!important}html body.template-collection .samples-description{margin:0 0 12px!important}html body.template-collection .samples-toolbar{width:100%!important;margin:0 0 clamp(12px,1.5vh,18px)!important}html body.template-collection .samples-catalogue-shell--count-1 .samples-toolbar{width:100%!important;max-width:none!important}html body.template-collection .samples-product-grid,html body.template-collection .samples-product-grid--count-1,html body.template-collection .samples-product-grid--count-2,html body.template-collection .samples-product-grid--count-3{width:100%!important;max-width:none!important;margin:0!important}html body.template-collection .samples-product-grid--count-1{grid-template-columns:minmax(0,260px)!important}html body.template-collection .samples-product-grid--count-2{grid-template-columns:repeat(2,minmax(0,260px))!important}html body.template-collection .samples-product-grid--count-3{grid-template-columns:repeat(3,minmax(0,260px))!important}html body.template-collection .internal-page-shell>#shopify-section-site-footer{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;background:var(--ink)!important}html body.template-collection .internal-page-shell>#shopify-section-site-footer>footer{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;padding:18px 32px 14px!important;background:var(--ink)!important}html body.template-collection footer .footer-compact-shell{box-sizing:border-box!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-content:start!important;gap:10px!important}html body.template-collection footer .footer-archive-menu{width:min(900px,58vw)!important;max-width:none!important;align-self:start!important}html body.template-collection footer .compact-archive-row{min-height:clamp(34px,4.1vh,43px)!important;grid-template-columns:minmax(150px,180px) minmax(0,1fr)!important;gap:24px!important}html body.template-collection footer .archive-main-link{font-size:clamp(18px,1.55vw,28px)!important}html body.template-collection footer .archive-sub-links{font-size:clamp(10px,.72vw,12px)!important;gap:6px 28px!important}html body.template-collection footer .footer-bottom{grid-row:auto!important;align-self:end!important;margin:0!important;padding-top:10px!important;border-top:1px solid rgba(255,255,255,.24)!important}}@media screen and (min-width:1280px)and (orientation:landscape){html body.template-collection .samples-catalogue-shell,html body.template-collection .samples-catalogue-shell--compact{width:min(calc(100% - 64px),var(--ao-wide-container,1320px))!important;max-width:var(--ao-wide-container,1320px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}html body.template-collection footer .footer-compact-shell{width:min(100%,var(--ao-wide-container,1320px))!important;max-width:var(--ao-wide-container,1320px)!important;margin-left:auto!important;margin-right:auto!important}html body.template-collection footer .footer-archive-menu{width:min(var(--ao-footer-menu-width,520px),100%)!important;max-width:var(--ao-footer-menu-width,520px)!important}html body.template-collection footer .compact-archive-row{grid-template-columns:minmax(138px,160px) minmax(0,1fr)!important;column-gap:18px!important}html body.template-collection footer .archive-sub-links{gap:5px 18px!important}}@media screen and (min-width:901px){html body.template-collection .internal-page-shell{grid-template-rows:50% 50%!important}html body.template-collection footer .footer-compact-shell{box-sizing:border-box!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;align-content:stretch!important;row-gap:0!important}html body.template-collection footer .footer-archive-block{grid-column:1!important;grid-row:1!important;align-self:start!important;min-height:0!important}html body.template-collection footer .footer-bottom{grid-column:1!important;grid-row:4!important;align-self:end!important;width:100%!important;min-width:0!important;margin:0!important;padding-top:9px!important;border-top:1px solid rgba(255,255,255,.24)!important}}@media screen and (min-width:901px){html body.template-collection .internal-page-shell footer .footer-archive-menu{width:min(900px,58vw)!important;min-height:0!important;align-self:start!important}html body.template-collection .internal-page-shell footer .compact-archive-row{min-height:clamp(32px,3.8vh,40px)!important;grid-template-columns:minmax(150px,180px) minmax(0,1fr)!important;gap:24px!important}html body.template-collection .internal-page-shell footer .archive-main-link{font-size:clamp(17px,1.4vw,25px)!important}html body.template-collection .internal-page-shell footer .archive-sub-links{font-size:clamp(9px,.66vw,11px)!important;gap:5px 26px!important}}@media screen and (min-width:901px)and (max-height:760px){html body.template-collection .internal-page-shell footer .compact-archive-row{min-height:25px!important}}@media screen and (min-width:901px){html body.template-collection .internal-page-shell footer .footer-compact-shell{column-gap:8px!important}html body.template-collection .internal-page-shell footer .footer-archive-block{min-height:auto!important}}html body.template-collection .samples-page-hero{background-color:#0b1116!important;background-image:var(--samples-hero-image)!important;background-position:center center!important;background-size:cover!important}html body.template-collection .samples-page-hero-shade{background:linear-gradient(180deg,#03070a14,#03070a3d),radial-gradient(circle at 50% 46%,rgba(255,255,255,.1),transparent 46%)!important}html body.template-collection .samples-breadcrumb{font-family:"Home Video Bold AO","Home Video",var(--mono)!important;font-size:10px!important;font-style:normal!important;font-weight:700!important;font-synthesis:none!important;line-height:1.35!important;letter-spacing:.055em!important}html body.template-collection .samples-filter-link{min-height:26px!important;padding-top:4px!important;padding-bottom:4px!important}html body.template-collection .samples-filter-link.is-active{padding-left:8px!important;padding-right:8px!important}html body.template-collection .sample-card-heading p{font-size:9px!important;line-height:1.35!important}html body.template-collection .sample-card-meta{font-size:8px!important;line-height:1.25!important}@media screen and (max-width:759px){html body.template-collection .samples-breadcrumb{font-size:9px!important}html body.template-collection .sample-card-heading p{font-size:8px!important}html body.template-collection .sample-card-meta{font-size:7.25px!important}}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-collection .internal-page-shell{grid-template-rows:minmax(0,64%) minmax(0,36%)!important}html body.template-collection .samples-archive-page{grid-template-rows:clamp(104px,13dvh,140px) minmax(0,1fr)!important}html body.template-collection .samples-page-hero{padding:clamp(26px,3.4dvh,38px) 20px 10px!important}html body.template-collection .samples-page-hero h1{font-size:clamp(56px,6.2vw,98px)!important}html body.template-collection .samples-catalogue-shell,html body.template-collection .samples-catalogue-shell--compact{padding-top:clamp(11px,1.5dvh,16px)!important;padding-bottom:clamp(10px,1.35dvh,15px)!important}html body.template-collection .samples-catalogue-shell--compact{overflow:visible!important;scrollbar-width:none!important}html body.template-collection .samples-catalogue-shell--compact::-webkit-scrollbar{display:none!important}html body.template-collection .internal-page-shell>#shopify-section-site-footer>footer{padding:13px 32px 10px!important}html body.template-collection .internal-page-shell footer .footer-compact-shell{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr) auto!important;row-gap:0!important;align-content:stretch!important}html body.template-collection .internal-page-shell footer .footer-archive-block{grid-column:1!important;grid-row:1!important;align-self:start!important}html body.template-collection .internal-page-shell footer .footer-bottom{grid-column:1!important;grid-row:3!important;align-self:end!important;margin:0!important;padding-top:8px!important}html body.template-collection .internal-page-shell footer .compact-archive-row{min-height:clamp(27px,3.2dvh,32px)!important;grid-template-columns:minmax(138px,160px) minmax(0,1fr)!important;column-gap:18px!important}html body.template-collection .internal-page-shell footer .archive-main-link{font-size:clamp(16px,1.25vw,22px)!important}html body.template-collection .internal-page-shell footer .archive-sub-links{font-size:clamp(8px,.58vw,10px)!important;gap:4px 18px!important}}@media screen and (min-width:1280px)and (orientation:landscape){html body.template-collection{--ao-wide-container:1320px;--ao-contained-width:min( calc(100% - 64px) ,var(--ao-wide-container,1320px))}html body.template-collection .samples-catalogue-shell,html body.template-collection .samples-catalogue-shell--compact{box-sizing:border-box!important;width:var(--ao-contained-width)!important;max-width:var(--ao-wide-container,1320px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}html body.template-collection .internal-page-shell footer .footer-compact-shell{box-sizing:border-box!important;width:min(100%,var(--ao-wide-container,1320px))!important;max-width:var(--ao-wide-container,1320px)!important;margin-left:auto!important;margin-right:auto!important}}html body.template-collection .samples-page-hero h1{font-family:var(--terminal-font,var(--home-video,"Home Video","Courier New",Courier,monospace))!important;font-weight:400!important;font-synthesis:none!important;line-height:.82!important;letter-spacing:.02em!important;text-transform:uppercase!important}@media screen and (min-width:760px){html body.template-collection .samples-product-grid,html body.template-collection .samples-product-grid--count-1,html body.template-collection .samples-product-grid--count-2,html body.template-collection .samples-product-grid--count-3{grid-template-columns:repeat(4,minmax(0,210px))!important;justify-content:start!important;gap:24px 12px!important}html body.template-collection .samples-product-grid--count-1{width:210px!important;max-width:210px!important;grid-template-columns:minmax(0,210px)!important}html body.template-collection .samples-product-grid--count-2{width:432px!important;max-width:432px!important;grid-template-columns:repeat(2,minmax(0,210px))!important}html body.template-collection .samples-product-grid--count-3{width:654px!important;max-width:654px!important;grid-template-columns:repeat(3,minmax(0,210px))!important}html body.template-collection .sample-card-heading{min-height:82px!important;padding:10px 10px 8px!important}html body.template-collection .sample-card-heading h2{margin-bottom:6px!important;font-size:clamp(15px,1.12vw,19px)!important;line-height:.96!important}html body.template-collection .sample-card-meta{min-height:30px!important;padding:7px 10px!important}html body.template-collection .sample-preview-button{left:10px!important;bottom:10px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important}}html body:not(.template-index) footer .footer-compact-shell{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-content:stretch!important;row-gap:0!important}html body:not(.template-index) footer .footer-archive-block{grid-column:1!important;grid-row:1!important;align-self:start!important}html body:not(.template-index) footer .footer-bottom{grid-column:1!important;grid-row:3!important;align-self:end!important;margin:0!important;padding-top:8px!important}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-404 .internal-page-shell,html body.template-cart .internal-page-shell,html body.template-page .internal-page-shell,html body.template-search .internal-page-shell,html body.template-password .internal-page-shell,html body.template-collection .internal-page-shell{grid-template-rows:minmax(0,64%) minmax(0,36%)!important}html body:not(.template-index) .internal-page-shell>#shopify-section-site-footer>footer,html body:not(.template-index) .internal-page-shell>.shopify-section:last-child>footer{padding-top:13px!important;padding-bottom:10px!important}html body:not(.template-index) footer .compact-archive-row{min-height:clamp(27px,3.2dvh,32px)!important}html body:not(.template-index) footer .archive-main-link{font-size:clamp(16px,1.25vw,22px)!important}html body:not(.template-index) footer .archive-sub-links{font-size:clamp(8px,.58vw,10px)!important}}@media screen and (min-width:760px)and (max-width:999px){html body.template-collection .samples-product-grid{grid-template-columns:repeat(3,minmax(0,210px))!important}}html body.template-collection .samples-page-hero{display:none!important}html body.template-collection .samples-index-title{width:max-content!important;max-width:100%!important;margin:0 0 clamp(16px,2.1vh,24px)!important;color:var(--ink)!important;font-family:"Home Video Bold AO","Home Video",var(--mono)!important;font-size:clamp(24px,2.15vw,36px)!important;font-style:normal!important;font-weight:700!important;font-synthesis:none!important;line-height:.94!important;letter-spacing:.025em!important;text-transform:uppercase!important;text-wrap:balance!important}@media screen and (min-width:901px){html body.template-collection .samples-archive-page{grid-template-rows:minmax(0,1fr)!important}html body.template-collection .samples-catalogue-shell,html body.template-collection .samples-catalogue-shell--compact{padding-top:clamp(54px,7.5vh,86px)!important;padding-bottom:clamp(18px,2.5vh,28px)!important}}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-collection .samples-catalogue-shell,html body.template-collection .samples-catalogue-shell--compact{padding-top:clamp(46px,6.4dvh,72px)!important}}@media screen and (max-width:900px){html body.template-collection .samples-index-title{margin-bottom:18px!important;font-size:clamp(22px,7.2vw,30px)!important;line-height:.98!important}}html body.template-collection .samples-typewriter{position:relative!important;display:inline-block!important;max-width:100%!important;white-space:nowrap!important;vertical-align:top!important}html body.template-collection .samples-typewriter:before{content:attr(data-type-copy)!important;visibility:hidden!important;white-space:pre!important}html body.template-collection .samples-typewriter-reveal{position:absolute!important;top:0!important;left:0!important;display:block!important;width:0;max-width:100%!important;overflow:hidden!important;white-space:pre!important;border-right:.13em solid currentColor;box-sizing:content-box!important;animation:aoSamplesTypeOn 1.15s steps(28,end) .18s both,aoSamplesCaretBlink .5s steps(1,end) .18s 6,aoSamplesCaretOff .01s linear 3.25s forwards;will-change:width}@keyframes aoSamplesTypeOn{0%{width:0}to{width:100%}}@keyframes aoSamplesCaretBlink{0%,49%{border-right-color:currentColor}50%,to{border-right-color:transparent}}@keyframes aoSamplesCaretOff{to{border-right-color:transparent}}@media(prefers-reduced-motion:reduce){html body.template-collection .samples-typewriter-reveal{width:100%!important;border-right-color:transparent!important;animation:none!important;will-change:auto!important}}@media screen and (min-width:901px){html body.template-product-archive{height:auto!important;min-height:100dvh!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important}html body.template-product-archive .internal-page-shell{box-sizing:border-box!important;height:auto!important;min-height:100dvh!important;max-height:none!important;grid-template-rows:minmax(430px,64dvh) minmax(205px,36dvh)!important;overflow:visible!important}html body.template-product-archive .internal-page-shell>#MainContent,html body.template-product-archive .internal-page-shell>#shopify-section-site-footer{min-height:0!important}html body.template-product-archive .samples-catalogue-shell,html body.template-product-archive .samples-catalogue-shell--compact{overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-width:none!important}html body.template-product-archive .samples-catalogue-shell::-webkit-scrollbar,html body.template-product-archive .samples-catalogue-shell--compact::-webkit-scrollbar{display:none!important}}@media screen and (min-width:901px)and (max-height:760px)and (orientation:landscape){html body.template-product-archive{--ao-sample-card-size:clamp(150px,28dvh,190px)}html body.template-product-archive .samples-catalogue-shell,html body.template-product-archive .samples-catalogue-shell--compact{padding-top:clamp(24px,5dvh,36px)!important;padding-bottom:clamp(8px,1.4dvh,11px)!important}html body.template-product-archive .samples-index-title{margin-bottom:clamp(8px,1.8dvh,13px)!important;font-size:clamp(22px,4.2dvh,30px)!important;line-height:.94!important}html body.template-product-archive .samples-toolbar{margin-bottom:clamp(8px,1.55dvh,12px)!important}html body.template-product-archive .samples-filter-link{min-height:22px!important;padding-top:4px!important;padding-bottom:4px!important}html body.template-product-archive .samples-product-grid{width:max-content!important;max-width:100%!important;grid-template-columns:repeat(4,minmax(0,var(--ao-sample-card-size)))!important;gap:clamp(14px,2.2dvh,20px) 12px!important}html body.template-product-archive .samples-product-grid--count-1{width:max-content!important;max-width:100%!important;grid-template-columns:minmax(0,var(--ao-sample-card-size))!important}html body.template-product-archive .samples-product-grid--count-2{width:max-content!important;max-width:100%!important;grid-template-columns:repeat(2,minmax(0,var(--ao-sample-card-size)))!important}html body.template-product-archive .samples-product-grid--count-3{width:max-content!important;max-width:100%!important;grid-template-columns:repeat(3,minmax(0,var(--ao-sample-card-size)))!important}html body.template-product-archive .sample-card-heading{min-height:clamp(56px,9.5dvh,68px)!important;padding:8px 8px 7px!important}html body.template-product-archive .sample-card-heading h2{margin-bottom:5px!important;font-size:clamp(14px,2.5dvh,17px)!important;line-height:.96!important}html body.template-product-archive .sample-card-heading p{font-size:clamp(7.5px,1.25dvh,8.5px)!important}html body.template-product-archive .sample-card-meta{min-height:clamp(24px,4dvh,28px)!important;padding:5px 8px!important;font-size:clamp(7px,1.1dvh,8px)!important}html body.template-product-archive .sample-preview-button{left:8px!important;bottom:8px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}}html body.template-404,html body.template-cart,html body.template-page,html body.template-search,html body.template-password,html body.template-collection{background:var(--ink)!important}@media screen and (min-width:901px){html body.template-404,html body.template-cart,html body.template-page,html body.template-search,html body.template-password,html body.template-collection{height:auto!important;min-height:100vh!important;min-height:100dvh!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important}html body.template-404 .internal-page-shell,html body.template-cart .internal-page-shell,html body.template-page .internal-page-shell,html body.template-search .internal-page-shell,html body.template-password .internal-page-shell,html body.template-collection .internal-page-shell{box-sizing:border-box!important;width:100%!important;height:auto!important;min-height:100vh!important;min-height:100dvh!important;max-height:none!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(430px,50dvh) minmax(205px,50dvh)!important;overflow:visible!important;background:var(--ink)!important}html body.template-404 .internal-page-shell>#MainContent,html body.template-cart .internal-page-shell>#MainContent,html body.template-page .internal-page-shell>#MainContent,html body.template-search .internal-page-shell>#MainContent,html body.template-password .internal-page-shell>#MainContent,html body.template-collection .internal-page-shell>#MainContent{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-height:none!important;overflow:hidden!important;background:var(--paper)!important}html body.template-404 .internal-page-shell>#shopify-section-site-footer,html body.template-cart .internal-page-shell>#shopify-section-site-footer,html body.template-page .internal-page-shell>#shopify-section-site-footer,html body.template-search .internal-page-shell>#shopify-section-site-footer,html body.template-password .internal-page-shell>#shopify-section-site-footer,html body.template-collection .internal-page-shell>#shopify-section-site-footer,html body.template-404 .internal-page-shell>.shopify-section:last-child,html body.template-cart .internal-page-shell>.shopify-section:last-child,html body.template-page .internal-page-shell>.shopify-section:last-child,html body.template-search .internal-page-shell>.shopify-section:last-child,html body.template-password .internal-page-shell>.shopify-section:last-child,html body.template-collection .internal-page-shell>.shopify-section:last-child{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-height:none!important;overflow:hidden!important;align-self:stretch!important;background:var(--ink)!important}html body.template-404 .internal-page-shell footer,html body.template-cart .internal-page-shell footer,html body.template-page .internal-page-shell footer,html body.template-search .internal-page-shell footer,html body.template-password .internal-page-shell footer,html body.template-collection .internal-page-shell footer{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;background:var(--ink)!important}html body.template-library #MainContent>.shopify-section{width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}html body.template-library .collection-page{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;display:flex!important;flex-direction:column!important;justify-content:safe center!important;align-items:flex-start!important;overflow:auto!important;background:var(--paper)!important}html body.template-library .simple-product-grid{width:100%!important;flex:0 0 auto!important}}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-404 .internal-page-shell,html body.template-cart .internal-page-shell,html body.template-page .internal-page-shell,html body.template-search .internal-page-shell,html body.template-password .internal-page-shell,html body.template-collection .internal-page-shell{grid-template-rows:minmax(430px,64dvh) minmax(205px,36dvh)!important}}@media screen and (max-width:900px){html body.template-404,html body.template-cart,html body.template-page,html body.template-search,html body.template-password,html body.template-collection{min-height:100vh!important;min-height:100dvh!important;overflow-x:hidden!important;background:var(--ink)!important}html body.template-404 .internal-page-shell,html body.template-cart .internal-page-shell,html body.template-page .internal-page-shell,html body.template-search .internal-page-shell,html body.template-password .internal-page-shell,html body.template-collection .internal-page-shell{width:100%!important;min-height:100vh!important;min-height:100dvh!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(50vh,auto) minmax(50vh,auto)!important;grid-template-rows:minmax(50dvh,auto) minmax(50dvh,auto)!important;overflow:visible!important;background:var(--ink)!important}html body.template-404 .internal-page-shell>#MainContent,html body.template-cart .internal-page-shell>#MainContent,html body.template-page .internal-page-shell>#MainContent,html body.template-search .internal-page-shell>#MainContent,html body.template-password .internal-page-shell>#MainContent,html body.template-collection .internal-page-shell>#MainContent{min-width:0!important;min-height:50vh!important;min-height:50dvh!important;background:var(--paper)!important}html body.template-404 .internal-page-shell>#shopify-section-site-footer,html body.template-cart .internal-page-shell>#shopify-section-site-footer,html body.template-page .internal-page-shell>#shopify-section-site-footer,html body.template-search .internal-page-shell>#shopify-section-site-footer,html body.template-password .internal-page-shell>#shopify-section-site-footer,html body.template-collection .internal-page-shell>#shopify-section-site-footer,html body.template-404 .internal-page-shell>.shopify-section:last-child,html body.template-cart .internal-page-shell>.shopify-section:last-child,html body.template-page .internal-page-shell>.shopify-section:last-child,html body.template-search .internal-page-shell>.shopify-section:last-child,html body.template-password .internal-page-shell>.shopify-section:last-child,html body.template-collection .internal-page-shell>.shopify-section:last-child{min-width:0!important;min-height:50vh!important;min-height:50dvh!important;height:100%!important;align-self:stretch!important;background:var(--ink)!important}html body.template-404 .internal-page-shell footer,html body.template-cart .internal-page-shell footer,html body.template-page .internal-page-shell footer,html body.template-search .internal-page-shell footer,html body.template-password .internal-page-shell footer,html body.template-collection .internal-page-shell footer,html body.template-404 .internal-page-shell footer .footer-compact-shell,html body.template-cart .internal-page-shell footer .footer-compact-shell,html body.template-page .internal-page-shell footer .footer-compact-shell,html body.template-search .internal-page-shell footer .footer-compact-shell,html body.template-password .internal-page-shell footer .footer-compact-shell,html body.template-collection .internal-page-shell footer .footer-compact-shell{width:100%!important;height:100%!important;min-height:50vh!important;min-height:50dvh!important;background:var(--ink)!important}html body.template-library .collection-page{box-sizing:border-box!important;min-height:50vh!important;min-height:50dvh!important;margin:0!important;background:var(--paper)!important}}html body.template-product-archive .samples-typewriter:before{content:none!important;display:none!important}html body.template-product-archive .samples-typewriter{position:relative!important;display:inline-block!important;width:auto!important;max-width:100%!important;white-space:nowrap!important;vertical-align:top!important}html body.template-product-archive .samples-typewriter-reserve{display:block!important;visibility:hidden!important;white-space:pre!important;pointer-events:none!important}html body.template-product-archive .samples-typewriter-live{position:absolute!important;top:0!important;left:0!important;display:inline-flex!important;width:auto!important;max-width:100%!important;align-items:baseline!important;white-space:pre!important}html body.template-product-archive .samples-typewriter-reveal{position:static!important;inset:auto!important;display:inline!important;width:auto!important;max-width:none!important;overflow:visible!important;white-space:pre!important;border:0!important;box-sizing:border-box!important;animation:none!important;will-change:auto!important}html body.template-product-archive .samples-typewriter-caret{display:inline-block!important;flex:0 0 auto!important;width:.085em!important;height:.88em!important;margin-left:.075em!important;background:currentColor!important;opacity:1;transform:translateY(.055em)!important;animation:aoArchiveLiveCaret .52s steps(1,end) infinite}html body.template-product-archive .samples-typewriter-caret.is-off{opacity:0!important;animation:none!important}@keyframes aoArchiveLiveCaret{0%,48%{opacity:1}49%,to{opacity:0}}@media(prefers-reduced-motion:reduce){html body.template-product-archive .samples-typewriter-caret{display:none!important;animation:none!important}}html body.template-product-archive .samples-toolbar{box-sizing:border-box!important;padding-bottom:clamp(10px,1.35vh,14px)!important;border-bottom:1px solid rgba(8,9,10,.18)!important}html body.template-product-archive .samples-empty-state,html body.template-product-archive .samples-filter-empty{border-top:0!important}html body.template-page .codex-page .codex-category-toolbar{box-sizing:border-box!important;display:flex!important;align-items:center!important;width:min(720px,100%)!important;margin:0!important;padding-bottom:clamp(10px,1.35vh,14px)!important;border-bottom:1px solid rgba(8,9,10,.18)!important}html body.template-page .codex-page .codex-category-nav{display:flex!important;flex-wrap:wrap!important;align-items:center!important;width:100%!important;margin:0!important;padding:0!important}html body.template-page .codex-page .codex-studio-log-link{margin:0!important}@media screen and (max-width:900px){html body.template-page .codex-page .codex-category-toolbar{width:100%!important}}html body.template-codex-archive .codex-page-content{width:min(720px,100%)!important;margin:clamp(18px,2.4vh,28px) 0 0!important}html body.template-codex-archive .codex-archive-toolbar{width:min(720px,100%)!important}@media screen and (max-width:900px){html body.template-codex-archive .codex-page-content,html body.template-codex-archive .codex-archive-toolbar{width:100%!important}}html body.template-samples .sample-card-heading p{color:#08090ae0!important;font-family:"Home Video Bold AO","Home Video",var(--mono)!important;font-size:clamp(8.75px,1.35dvh,9.75px)!important;font-weight:700!important;line-height:1.18!important;letter-spacing:.045em!important}@media screen and (max-width:900px){html body.template-samples .sample-card-heading p{font-size:8.75px!important;line-height:1.2!important}}html body.template-samples .sample-card-meta{color:#08090ae6!important;font-family:"Home Video Bold AO","Home Video",var(--mono)!important;font-size:clamp(8.25px,1.25dvh,9.25px)!important;font-weight:700!important;line-height:1.1!important;letter-spacing:.035em!important}html body.template-samples .sample-card-meta>span{color:inherit!important;font:inherit!important;letter-spacing:inherit!important}@media screen and (max-width:900px){html body.template-samples .sample-card-meta{font-size:8.25px!important;line-height:1.12!important}}html body.template-samples .sample-card-meta{color:#08090ae6!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:clamp(8px,1.18dvh,9px)!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.025em!important}html body.template-samples .sample-card-meta>span{color:inherit!important;font-family:inherit!important;font-size:inherit!important;font-style:normal!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}@media screen and (max-width:900px){html body.template-samples .sample-card-meta{font-size:8px!important;line-height:1.15!important}}html body.template-product,html body.template-product .internal-page-shell{background:var(--ink)!important}html body.template-product .internal-page-shell>#MainContent{min-width:0!important;background:var(--paper)!important;color:var(--ink)!important}html body.template-product .product-detail-archive-page{box-sizing:border-box!important;width:100%!important;min-height:100%!important;margin:0!important;padding:0!important;background:var(--paper)!important;color:var(--ink)!important}html body.template-product .product-detail-archive-shell{box-sizing:border-box!important;width:min(calc(100% - 24px),1320px)!important;max-width:1320px!important;margin:0 auto!important;padding:clamp(32px,5.4vh,58px) 0 clamp(22px,3vh,34px)!important}html body.template-product .product-detail-archive-head{width:100%!important;margin:0!important;padding:0!important}html body.template-product .product-detail-index-title{width:max-content!important;max-width:100%!important;margin:0 0 clamp(13px,2vh,20px)!important;color:var(--ink)!important;font-family:"Home Video Bold AO","Home Video",var(--mono)!important;font-size:clamp(24px,2.15vw,36px)!important;font-style:normal!important;font-weight:700!important;font-synthesis:none!important;line-height:.94!important;letter-spacing:.025em!important;text-transform:uppercase!important}html body.template-product .samples-typewriter{position:relative!important;display:inline-block!important;width:auto!important;max-width:100%!important;white-space:nowrap!important;vertical-align:top!important}html body.template-product .samples-typewriter-reserve{display:block!important;visibility:hidden!important;white-space:pre!important;pointer-events:none!important}html body.template-product .samples-typewriter-live{position:absolute!important;top:0!important;left:0!important;display:inline-flex!important;width:auto!important;max-width:100%!important;align-items:baseline!important;white-space:pre!important}html body.template-product .samples-typewriter-reveal{position:static!important;display:inline!important;width:auto!important;max-width:none!important;overflow:visible!important;white-space:pre!important;border:0!important;animation:none!important}html body.template-product .samples-typewriter-caret{display:inline-block!important;flex:0 0 auto!important;width:.085em!important;height:.88em!important;margin-left:.075em!important;background:currentColor!important;opacity:1;transform:translateY(.055em)!important;animation:aoArchiveLiveCaret .52s steps(1,end) infinite}html body.template-product .samples-typewriter-caret.is-off{opacity:0!important;animation:none!important}html body.template-product .product-detail-toolbar{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:20px!important;width:100%!important;margin:0 0 clamp(18px,2.4vh,25px)!important;padding-bottom:clamp(10px,1.35vh,14px)!important;border-bottom:1px solid rgba(8,9,10,.18)!important}html body.template-product .samples-filter-nav{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px 20px!important}html body.template-product .samples-filter-link{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:28px!important;margin:0!important;padding:6px 0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--ink)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:9px!important;line-height:1!important;letter-spacing:.04em!important;text-transform:uppercase!important;transition:opacity .16s ease,background-color .16s ease,color .16s ease,padding .16s ease!important}html body.template-product a.samples-filter-link:hover,html body.template-product a.samples-filter-link:focus-visible{opacity:.55!important}html body.template-product .samples-filter-link.is-active{padding-left:10px!important;padding-right:10px!important;background:var(--ink)!important;color:var(--paper)!important;opacity:1!important}html body.template-product .product-detail-layout{display:grid!important;grid-template-columns:minmax(240px,360px) minmax(280px,500px)!important;align-items:start!important;justify-content:start!important;gap:clamp(22px,3.2vw,52px)!important;width:100%!important}html body.template-product .product-detail-media{width:100%!important;overflow:hidden!important;border-radius:11px!important;background:#111!important;box-shadow:0 10px 30px #08090a14!important}html body.template-product .product-detail-image{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1 / 1!important;object-fit:cover!important}html body.template-product .product-detail-placeholder{display:grid!important;place-items:center!important;width:100%!important;aspect-ratio:1 / 1!important;padding:20px!important;color:var(--paper)!important;font-family:"Home Video Bold AO","Home Video",var(--mono)!important;font-size:clamp(24px,4vw,48px)!important;text-align:center!important;text-transform:uppercase!important}html body.template-product .product-detail-copy{box-sizing:border-box!important;width:100%!important;padding-top:2px!important}html body.template-product .product-detail-kicker{margin:0 0 10px!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:9px!important;line-height:1.2!important;letter-spacing:.045em!important;text-transform:uppercase!important}html body.template-product .product-detail-copy h2{margin:0 0 15px!important;color:var(--ink)!important;font-family:"Home Video Bold AO","Home Video",var(--mono)!important;font-size:clamp(28px,3.3vw,54px)!important;font-weight:700!important;line-height:.92!important;letter-spacing:.005em!important;text-transform:uppercase!important}html body.template-product .product-detail-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;width:100%!important;margin:0 0 17px!important;padding:9px 0!important;border-top:1px solid rgba(8,9,10,.16)!important;border-bottom:1px solid rgba(8,9,10,.16)!important;color:#08090ae0!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:9px!important;letter-spacing:.03em!important;text-transform:uppercase!important}html body.template-product .product-detail-description{max-width:48rem!important;margin:0!important;color:#08090ad6!important;font-size:13px!important;line-height:1.55!important}html body.template-product .product-detail-form{display:grid!important;gap:8px!important;width:100%!important;margin:clamp(18px,2.5vh,26px) 0 0!important}html body.template-product .product-detail-form label{font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:8px!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body.template-product .product-detail-form select{width:100%!important;min-height:36px!important;border:1px solid rgba(8,9,10,.28)!important;border-radius:0!important;background:transparent!important;color:var(--ink)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:9px!important;text-transform:uppercase!important}html body.template-product .product-detail-submit{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:44px!important;margin:4px 0 0!important;padding:0 14px!important;border:1px solid var(--ink)!important;border-radius:0!important;background:var(--ink)!important;color:var(--paper)!important;font-family:"Home Video Bold AO","Home Video",var(--mono)!important;font-size:clamp(14px,1.2vw,18px)!important;line-height:1!important;letter-spacing:.025em!important;text-transform:uppercase!important;transition:background-color .16s ease,color .16s ease!important}html body.template-product .product-detail-submit:hover,html body.template-product .product-detail-submit:focus-visible{background:transparent!important;color:var(--ink)!important}html body.template-product .product-detail-submit:disabled{opacity:.42!important;cursor:not-allowed!important}html body.template-product footer .footer-compact-shell{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr) auto!important;row-gap:0!important}html body.template-product footer .footer-archive-block{grid-column:1!important;grid-row:1!important;align-self:start!important}html body.template-product footer .footer-bottom{grid-column:1!important;grid-row:3!important;align-self:end!important;margin:0!important;padding-top:8px!important}@media screen and (min-width:901px){html body.template-product{height:auto!important;min-height:100vh!important;min-height:100dvh!important;overflow-x:hidden!important;overflow-y:auto!important}html body.template-product .internal-page-shell{box-sizing:border-box!important;width:100%!important;height:auto!important;min-height:100vh!important;min-height:100dvh!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(500px,64dvh) minmax(205px,36dvh)!important;overflow:visible!important}html body.template-product .internal-page-shell>#MainContent{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;overflow:auto!important}html body.template-product .internal-page-shell>#shopify-section-site-footer,html body.template-product .internal-page-shell>.shopify-section:last-child{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;overflow:hidden!important;align-self:stretch!important;background:var(--ink)!important}html body.template-product .internal-page-shell footer{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important;background:var(--ink)!important}}@media screen and (min-width:1280px)and (orientation:landscape){html body.template-product{--ao-wide-container:1320px}html body.template-product .product-detail-archive-shell,html body.template-product .internal-page-shell footer .footer-compact-shell{width:min(calc(100% - 64px),var(--ao-wide-container,1320px))!important;max-width:var(--ao-wide-container,1320px)!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:901px)and (max-height:760px)and (orientation:landscape){html body.template-product .product-detail-archive-shell{padding-top:clamp(22px,4.2dvh,32px)!important;padding-bottom:12px!important}html body.template-product .product-detail-index-title{margin-bottom:9px!important;font-size:clamp(22px,4dvh,29px)!important}html body.template-product .product-detail-toolbar{margin-bottom:12px!important;padding-bottom:9px!important}html body.template-product .product-detail-layout{grid-template-columns:minmax(210px,clamp(230px,39dvh,300px)) minmax(280px,470px)!important;gap:clamp(20px,3vw,40px)!important}html body.template-product .product-detail-copy h2{font-size:clamp(26px,5.5dvh,42px)!important}html body.template-product .product-detail-description{font-size:12px!important;line-height:1.45!important}html body.template-product .product-detail-form{margin-top:14px!important}}@media screen and (max-width:900px){html body.template-product{min-height:100vh!important;min-height:100dvh!important;overflow-x:hidden!important;background:var(--ink)!important}html body.template-product .internal-page-shell{width:100%!important;min-height:100vh!important;min-height:100dvh!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(50dvh,auto)!important;overflow:visible!important;background:var(--ink)!important}html body.template-product .internal-page-shell>#MainContent{min-width:0!important;min-height:50dvh!important;background:var(--paper)!important}html body.template-product .internal-page-shell>#shopify-section-site-footer,html body.template-product .internal-page-shell>.shopify-section:last-child,html body.template-product .internal-page-shell footer,html body.template-product .internal-page-shell footer .footer-compact-shell{width:100%!important;min-width:0!important;min-height:50dvh!important;height:100%!important;background:var(--ink)!important}html body.template-product .product-detail-archive-shell{width:calc(100% - 16px)!important;padding-top:28px!important;padding-bottom:34px!important}html body.template-product .product-detail-index-title{margin-bottom:14px!important;font-size:clamp(21px,7vw,29px)!important;line-height:.98!important}html body.template-product .product-detail-toolbar{margin-bottom:18px!important}html body.template-product .samples-filter-nav{gap:4px 13px!important}html body.template-product .samples-filter-link{font-size:8px!important}html body.template-product .product-detail-layout{grid-template-columns:minmax(0,1fr)!important;gap:22px!important}html body.template-product .product-detail-media{width:min(100%,380px)!important}html body.template-product .product-detail-copy{width:min(100%,560px)!important}}@media(prefers-reduced-motion:reduce){html body.template-product .samples-typewriter-caret{display:none!important;animation:none!important}}html body.template-product .product-detail-kicker{display:none!important}html body.template-product .product-detail-archive-shell{width:min(calc(100% - 24px),1320px)!important;max-width:1320px!important;padding-top:clamp(54px,7.5vh,86px)!important;padding-bottom:clamp(18px,2.5vh,28px)!important}html body.template-product .product-detail-index-title{margin-bottom:clamp(16px,2.1vh,24px)!important}html body.template-product .product-detail-layout{grid-template-columns:minmax(220px,300px) minmax(300px,500px)!important;gap:clamp(26px,3.2vw,48px)!important}html body.template-product .product-detail-copy h2{display:block!important;width:100%!important;max-width:100%!important;margin:0 0 14px!important;overflow:visible!important;color:var(--ink)!important;font-family:var(--sans)!important;font-size:clamp(26px,2.55vw,42px)!important;font-style:normal!important;font-weight:600!important;font-synthesis:none!important;line-height:.98!important;letter-spacing:-.035em!important;text-transform:uppercase!important;white-space:nowrap!important}html body.template-product .product-detail-meta{justify-content:flex-start!important;gap:clamp(18px,2.4vw,34px)!important;min-height:38px!important;margin-bottom:16px!important;padding:8px 0!important}html body.template-product .product-detail-price{color:var(--ink)!important;font-family:var(--sans)!important;font-size:clamp(14px,1.15vw,17px)!important;font-style:normal!important;font-weight:650!important;line-height:1!important;letter-spacing:-.015em!important;text-transform:none!important}html body.template-product .product-detail-format{color:#08090ad1!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:9px!important;font-weight:400!important;line-height:1!important;letter-spacing:.035em!important;text-transform:uppercase!important}html body.template-product .product-detail-form{justify-items:start!important}html body.template-product .product-detail-submit{display:inline-flex!important;justify-content:center!important;width:auto!important;min-width:148px!important;max-width:190px!important;min-height:36px!important;margin-top:4px!important;padding:0 15px!important;font-size:11px!important;letter-spacing:.035em!important}html body.template-product .product-detail-submit>span{display:block!important}@media screen and (min-width:901px){html body.template-product .internal-page-shell{grid-template-rows:minmax(430px,64dvh) minmax(205px,36dvh)!important}}@media screen and (min-width:901px)and (max-height:760px)and (orientation:landscape){html body.template-product .product-detail-archive-shell{padding-top:clamp(24px,5dvh,36px)!important;padding-bottom:clamp(8px,1.4dvh,11px)!important}html body.template-product .product-detail-index-title{margin-bottom:clamp(8px,1.8dvh,13px)!important}html body.template-product .product-detail-toolbar{margin-bottom:clamp(8px,1.55dvh,12px)!important}html body.template-product .product-detail-layout{grid-template-columns:minmax(180px,clamp(190px,34dvh,250px)) minmax(280px,470px)!important;gap:clamp(20px,3vw,38px)!important}html body.template-product .product-detail-copy h2{font-size:clamp(24px,4.8dvh,36px)!important}html body.template-product .product-detail-meta{min-height:34px!important;margin-bottom:12px!important;padding:6px 0!important}html body.template-product .product-detail-price{font-size:clamp(13px,2.2dvh,15px)!important}html body.template-product .product-detail-submit{min-height:34px!important}}@media screen and (max-width:900px){html body.template-product .product-detail-archive-shell{width:calc(100% - 16px)!important;padding-top:28px!important;padding-bottom:34px!important}html body.template-product .product-detail-media{width:min(100%,320px)!important}html body.template-product .product-detail-copy h2{font-size:clamp(24px,8vw,38px)!important}html body.template-product .product-detail-price{font-size:15px!important}html body.template-product .product-detail-submit{min-width:142px!important;min-height:36px!important}}html body.template-product .product-detail-index-title{margin:0 0 clamp(12px,1.65vh,18px)!important;font-family:"Home Video Bold AO","Home Video",var(--mono)!important;font-size:clamp(22px,1.65vw,30px)!important;font-weight:700!important;line-height:.96!important;letter-spacing:.025em!important;text-transform:uppercase!important}html body.template-product .product-detail-toolbar{margin:0 0 clamp(17px,2.25vh,23px)!important;padding-bottom:clamp(10px,1.35vh,14px)!important}html body.template-product .product-detail-layout{grid-template-columns:minmax(210px,280px) minmax(280px,430px)!important;gap:clamp(24px,3vw,44px)!important;align-items:start!important;width:min(100%,760px)!important}html body.template-product .product-detail-media{border-radius:10px!important;box-shadow:0 8px 24px #08090a12!important}html body.template-product .product-detail-copy{width:100%!important;max-width:430px!important;padding-top:0!important}html body.template-product .product-detail-copy h2{margin:0 0 12px!important;color:var(--ink)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:clamp(24px,2.05vw,33px)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important;line-height:1.02!important;letter-spacing:.005em!important;text-transform:none!important;white-space:nowrap!important}html body.template-product .product-detail-meta{justify-content:flex-start!important;gap:clamp(18px,2vw,28px)!important;min-height:36px!important;margin:0 0 15px!important;padding:8px 0!important;border-top:1px solid rgba(8,9,10,.18)!important;border-bottom:1px solid rgba(8,9,10,.18)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-weight:400!important}html body.template-product .product-detail-price{color:#08090af5!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:clamp(13px,1vw,15px)!important;font-style:normal!important;font-weight:400!important;line-height:1!important;letter-spacing:.01em!important;text-transform:none!important}html body.template-product .product-detail-format{color:#08090adb!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:9px!important;font-style:normal!important;font-weight:400!important;line-height:1!important;letter-spacing:.025em!important;text-transform:uppercase!important}html body.template-product .product-detail-description,html body.template-product .product-detail-description *{color:#08090ad6!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:11px!important;font-style:normal!important;font-weight:400!important;line-height:1.55!important;letter-spacing:.015em!important;text-transform:none!important}html body.template-product .product-detail-form{gap:8px!important;width:auto!important;max-width:100%!important;margin-top:17px!important;justify-items:start!important}html body.template-product .product-detail-form label,html body.template-product .product-detail-form select{font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-style:normal!important;font-weight:400!important}html body.template-product .product-detail-submit{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:136px!important;max-width:176px!important;min-height:34px!important;margin-top:3px!important;padding:0 14px!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:10px!important;font-style:normal!important;font-weight:400!important;line-height:1!important;letter-spacing:.035em!important;text-transform:uppercase!important}@media screen and (min-width:901px)and (max-height:760px)and (orientation:landscape){html body.template-product .product-detail-index-title{margin-bottom:clamp(8px,1.5dvh,11px)!important;font-size:clamp(21px,3.65dvh,27px)!important}html body.template-product .product-detail-layout{grid-template-columns:minmax(175px,clamp(185px,31dvh,235px)) minmax(270px,400px)!important;gap:clamp(20px,2.7vw,34px)!important;width:min(100%,680px)!important}html body.template-product .product-detail-copy h2{font-size:clamp(21px,3.9dvh,28px)!important}html body.template-product .product-detail-description,html body.template-product .product-detail-description *{font-size:10px!important;line-height:1.48!important}}@media screen and (max-width:900px){html body.template-product .product-detail-index-title{margin-bottom:13px!important;font-size:clamp(21px,6.8vw,28px)!important}html body.template-product .product-detail-layout{width:100%!important;grid-template-columns:minmax(0,1fr)!important;gap:20px!important}html body.template-product .product-detail-media{width:min(100%,300px)!important}html body.template-product .product-detail-copy{width:min(100%,430px)!important}html body.template-product .product-detail-copy h2{font-size:clamp(23px,7vw,31px)!important}html body.template-product .product-detail-submit{min-width:132px!important;min-height:34px!important}}html body.template-product .product-detail-archive-shell{width:min(calc(100% - 24px),1320px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding-top:clamp(54px,7.5vh,86px)!important;padding-bottom:clamp(18px,2.5vh,28px)!important}html body.template-product .product-detail-archive-head{width:100%!important;margin:0!important;padding:0!important;border:0!important}html body.template-product .product-detail-index-title{width:max-content!important;max-width:100%!important;margin:0 0 clamp(16px,2.1vh,24px)!important;font-family:"Home Video Bold AO","Home Video",var(--mono)!important;font-size:clamp(24px,2.15vw,36px)!important;font-style:normal!important;font-weight:700!important;font-synthesis:none!important;line-height:.94!important;letter-spacing:.025em!important;text-transform:uppercase!important}html body.template-product .product-detail-toolbar{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:20px!important;width:100%!important;margin:0 0 clamp(18px,2vw,26px)!important;padding-bottom:clamp(10px,1.35vh,14px)!important;border-bottom:1px solid rgba(8,9,10,.18)!important}html body.template-product .product-detail-toolbar .samples-filter-nav{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px 24px!important}html body.template-product .product-detail-toolbar .samples-filter-link{min-height:26px!important;padding:4px 0!important;font-size:9px!important}html body.template-product .product-detail-toolbar .samples-filter-link.is-active{padding-left:8px!important;padding-right:8px!important}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-product .product-detail-archive-shell{padding-top:clamp(46px,6.4dvh,72px)!important}}@media screen and (min-width:901px)and (max-height:760px)and (orientation:landscape){html body.template-product .product-detail-archive-shell{padding-top:clamp(24px,5dvh,36px)!important;padding-bottom:clamp(8px,1.4dvh,11px)!important}html body.template-product .product-detail-index-title{margin-bottom:clamp(8px,1.8dvh,13px)!important;font-size:clamp(22px,4.2dvh,30px)!important;line-height:.94!important}html body.template-product .product-detail-toolbar{margin-bottom:clamp(8px,1.55dvh,12px)!important}html body.template-product .product-detail-toolbar .samples-filter-link{min-height:22px!important;padding-top:4px!important;padding-bottom:4px!important}}@media screen and (max-width:900px){html body.template-product .product-detail-archive-shell{width:calc(100% - 16px)!important;padding-top:28px!important;padding-bottom:34px!important}html body.template-product .product-detail-index-title{margin-bottom:18px!important;font-size:clamp(22px,7.2vw,30px)!important;line-height:.98!important}html body.template-product .product-detail-toolbar{margin-bottom:18px!important}html body.template-product .product-detail-toolbar .samples-filter-nav{gap:4px 13px!important}html body.template-product .product-detail-toolbar .samples-filter-link{min-height:26px!important;padding-top:4px!important;padding-bottom:4px!important;font-size:8px!important}}html body:not(.template-password) footer .footer-access-center-slot{display:none!important}html body.template-password .password-classified-label,html body.template-password [data-password-classified],html body.template-password .password-form-single>label,html body.template-password label[for=Password]{display:none!important}html body.template-password .internal-page-shell{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(430px,50dvh) minmax(430px,50dvh)!important;width:100%!important;min-height:100dvh!important;height:auto!important;overflow:visible!important;background:var(--ink)!important}html body.template-password .internal-page-shell>#MainContent{grid-column:1!important;grid-row:1!important;min-width:0!important;min-height:430px!important;height:100%!important;overflow:hidden!important;background:var(--paper)!important}html body.template-password .internal-page-shell>#shopify-section-site-footer,html body.template-password .internal-page-shell>.shopify-section:last-child{position:relative!important;grid-column:1!important;grid-row:2!important;align-self:stretch!important;box-sizing:border-box!important;width:100%!important;height:100%!important;min-width:0!important;min-height:430px!important;overflow:hidden!important;background:var(--ink)!important}@media screen and (max-width:599px){html body.template-password .internal-page-shell{grid-template-rows:minmax(50dvh,auto) auto!important}html body.template-password .internal-page-shell>#shopify-section-site-footer,html body.template-password .internal-page-shell>.shopify-section:last-child{height:auto!important;min-height:650px!important;overflow:visible!important}}@media screen and (min-width:901px)and (max-width:1366px),screen and (min-width:1367px)and (max-height:699px){html body[class] .panel-menu{top:calc(24px + env(safe-area-inset-top))!important;left:50%!important;right:auto!important;width:min(calc(100vw - 256px),788px)!important;max-width:788px!important;max-height:calc(100dvh - 48px - env(safe-area-inset-top))!important;transform:translate(-50%,-8px) scale(.992)!important;transform-origin:50% 0!important}html body[class] .panel-menu.is-open{transform:translate(-50%) scale(1)!important}}@media screen and (min-width:901px)and (hover:none),screen and (min-width:901px)and (pointer:coarse){html body[class] .panel-menu{top:calc(28px + env(safe-area-inset-top))!important;left:50%!important;right:auto!important;width:min(calc(100vw - 16px),980px)!important;max-width:980px!important;max-height:calc(100dvh - 40px - env(safe-area-inset-top))!important;padding:11px 12px 13px!important;transform:translate(-50%,-8px) scale(.992)!important;transform-origin:50% 0!important}html body[class] .panel-menu.is-open{transform:translate(-50%) scale(1)!important}html body[class] .panel-menu .panel-kicker{padding-bottom:9px!important;font-size:8px!important}html body[class] .panel-menu .panel-archive-menu{margin:6px 0 9px!important}html body[class] .panel-menu .compact-archive-row{grid-template-columns:minmax(112px,156px) minmax(0,1fr)!important;min-height:36px!important;gap:12px 18px!important}html body[class] .panel-menu .archive-main-link{font-size:clamp(20px,3vw,30px)!important;line-height:.95!important}html body[class] .panel-menu .archive-sub-links{gap:3px 18px!important;font-size:8px!important;line-height:1.05!important}html body[class] .panel-menu .menu-meta{margin-top:6px!important;font-size:7px!important}}@media screen and (max-width:759px){html body.template-product-archive .samples-index-title{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-bottom:18px!important;font-size:clamp(18px,5.8vw,24px)!important;line-height:1!important;letter-spacing:0!important;overflow:visible!important;text-wrap:initial!important}html body.template-product-archive .samples-typewriter{display:block!important;width:100%!important;max-width:100%!important;white-space:normal!important}html body.template-product-archive .samples-typewriter-reserve,html body.template-product-archive .samples-typewriter-live,html body.template-product-archive .samples-typewriter-reveal{max-width:100%!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:normal!important}html body.template-product-archive .samples-typewriter-reserve{width:100%!important}html body.template-product-archive .samples-typewriter-live{display:block!important;width:100%!important}html body.template-product-archive .samples-product-grid,html body.template-product-archive .samples-product-grid--count-1,html body.template-product-archive .samples-product-grid--count-2,html body.template-product-archive .samples-product-grid--count-3{width:100%!important;max-width:none!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important;gap:18px 8px!important}html body.template-product-archive .sample-card-heading{min-height:78px!important;padding:9px 8px 8px!important}html body.template-product-archive .sample-card-heading h2{margin-bottom:6px!important;font-size:clamp(13px,3.85vw,16px)!important;line-height:.98!important}html body.template-product-archive .sample-card-heading p{font-size:7px!important}html body.template-product-archive .sample-card-meta{min-height:32px!important;padding:7px 8px!important;font-size:6.5px!important}html body.template-product-archive .sample-preview-button{left:8px!important;bottom:8px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}}@media screen and (min-width:760px)and (max-width:999px){html body.template-product-archive .samples-product-grid--count-1{width:210px!important;max-width:210px!important;grid-template-columns:minmax(0,210px)!important}html body.template-product-archive .samples-product-grid--count-2{width:432px!important;max-width:432px!important;grid-template-columns:repeat(2,minmax(0,210px))!important}html body.template-product-archive .samples-product-grid--count-3{width:654px!important;max-width:654px!important;grid-template-columns:repeat(3,minmax(0,210px))!important}}@media screen and (max-width:759px){html body.template-product-archive .samples-index-title{display:block!important;box-sizing:border-box!important;width:max-content!important;max-width:100%!important;margin:0 0 18px!important;font-size:clamp(16px,4.85vw,20px)!important;line-height:1!important;letter-spacing:0!important;text-wrap:nowrap!important;white-space:nowrap!important;overflow:visible!important}html body.template-product-archive .samples-typewriter{position:relative!important;display:inline-block!important;width:max-content!important;max-width:none!important;white-space:nowrap!important;vertical-align:top!important}html body.template-product-archive .samples-typewriter-reserve{display:block!important;width:auto!important;max-width:none!important;white-space:pre!important;overflow-wrap:normal!important;word-break:normal!important}html body.template-product-archive .samples-typewriter-live{position:absolute!important;top:0!important;left:0!important;display:inline-flex!important;width:auto!important;max-width:none!important;align-items:baseline!important;white-space:pre!important}html body.template-product-archive .samples-typewriter-reveal{display:inline!important;width:auto!important;max-width:none!important;white-space:pre!important;overflow:visible!important;overflow-wrap:normal!important;word-break:normal!important}html body.template-product-archive .samples-toolbar{position:relative!important;z-index:1!important;clear:both!important}}@media screen and (max-width:759px){html body.template-product-archive .samples-catalogue-shell,html body.template-product-archive .samples-catalogue-shell--compact{padding-top:calc(44px + env(safe-area-inset-top,0px))!important}}@media screen and (min-width:901px){html body.template-collection.template-product-archive .internal-page-shell{grid-template-rows:auto minmax(205px,50dvh)!important}html body.template-collection.template-product-archive .internal-page-shell>#MainContent,html body.template-collection.template-product-archive .internal-page-shell>#MainContent>.shopify-section{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}html body.template-collection.template-product-archive .samples-archive-page{height:auto!important;min-height:50dvh!important;min-height:max(520px,50dvh)!important;max-height:none!important;overflow:visible!important}html body.template-collection.template-product-archive .samples-catalogue-shell,html body.template-collection.template-product-archive .samples-catalogue-shell--compact{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;overscroll-behavior:auto!important;scrollbar-width:auto!important}}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-collection.template-product-archive .internal-page-shell{grid-template-rows:auto minmax(205px,36dvh)!important}html body.template-collection.template-product-archive .samples-archive-page{min-height:64dvh!important;min-height:max(520px,64dvh)!important}}@media screen and (max-width:759px){html body.template-product-archive .samples-product-grid,html body.template-product-archive .samples-product-grid--count-1,html body.template-product-archive .samples-product-grid--count-2,html body.template-product-archive .samples-product-grid--count-3{display:grid!important;width:100%!important;max-width:none!important;grid-template-columns:none!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 8px)/2)!important;justify-content:start!important;align-items:start!important;gap:8px!important;overflow-x:auto!important;overflow-y:visible!important;padding:0 0 8px!important;scroll-snap-type:x proximity!important;scroll-padding-inline:0!important;overscroll-behavior-inline:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}html body.template-product-archive .samples-product-grid::-webkit-scrollbar,html body.template-product-archive .samples-product-grid--count-1::-webkit-scrollbar,html body.template-product-archive .samples-product-grid--count-2::-webkit-scrollbar,html body.template-product-archive .samples-product-grid--count-3::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}html body.template-product-archive .sample-product-card{width:100%!important;min-width:0!important;scroll-snap-align:start!important;scroll-snap-stop:normal!important}}@media screen and (min-width:901px){html body.template-collection.template-product-archive{--ao-desktop-rail-card:206px;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}html body.template-collection.template-product-archive .internal-page-shell{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;grid-template-rows:minmax(0,72dvh) minmax(0,28dvh)!important;overflow:hidden!important}html body.template-collection.template-product-archive .internal-page-shell>#MainContent,html body.template-collection.template-product-archive .internal-page-shell>#MainContent>.shopify-section,html body.template-collection.template-product-archive .samples-archive-page{height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}html body.template-collection.template-product-archive .samples-archive-page{padding-bottom:0!important}html body.template-collection.template-product-archive .samples-catalogue-shell,html body.template-collection.template-product-archive .samples-catalogue-shell--compact{display:flex!important;flex-direction:column!important;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important;padding-bottom:clamp(10px,1.4dvh,18px)!important;overscroll-behavior:auto!important;scrollbar-width:auto!important}html body.template-collection.template-product-archive .samples-catalogue-head{flex:0 0 auto!important}html body.template-collection.template-product-archive .samples-product-grid,html body.template-collection.template-product-archive .samples-product-grid--count-1,html body.template-collection.template-product-archive .samples-product-grid--count-2,html body.template-collection.template-product-archive .samples-product-grid--count-3{display:grid!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:0!important;grid-template-columns:repeat(var(--ao-desktop-rail-columns,1),minmax(0,var(--ao-desktop-rail-card)))!important;grid-template-rows:repeat(2,max-content)!important;grid-auto-flow:row!important;grid-auto-columns:var(--ao-desktop-rail-card)!important;align-content:start!important;justify-content:start!important;gap:clamp(14px,1.65dvh,24px) 12px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 0 10px!important;scroll-snap-type:x proximity!important;scroll-padding-inline:0!important;overscroll-behavior-inline:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;scrollbar-color:rgba(8,9,10,.42) transparent!important;touch-action:pan-x!important}html body.template-collection.template-product-archive .samples-product-grid.is-dragging{-webkit-user-select:none!important;user-select:none!important}html body.template-collection.template-product-archive .samples-product-grid::-webkit-scrollbar{height:4px!important}html body.template-collection.template-product-archive .samples-product-grid::-webkit-scrollbar-track{background:transparent!important}html body.template-collection.template-product-archive .samples-product-grid::-webkit-scrollbar-thumb{border-radius:999px!important;background:#08090a6b!important}html body.template-collection.template-product-archive .sample-product-card{width:var(--ao-desktop-rail-card)!important;min-width:var(--ao-desktop-rail-card)!important;max-width:var(--ao-desktop-rail-card)!important;scroll-snap-align:start!important;scroll-snap-stop:normal!important}}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-collection.template-product-archive .internal-page-shell{grid-template-rows:minmax(0,64dvh) minmax(0,36dvh)!important}}@media screen and (min-width:901px)and (max-height:1100px){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(112px,14.5dvh,172px)}html body.template-collection.template-product-archive .internal-page-shell{grid-template-rows:minmax(0,68dvh) minmax(0,32dvh)!important}html body.template-collection.template-product-archive .samples-catalogue-shell,html body.template-collection.template-product-archive .samples-catalogue-shell--compact{padding-top:clamp(18px,3.2dvh,32px)!important;padding-bottom:8px!important}html body.template-collection.template-product-archive .samples-index-title{margin-bottom:clamp(7px,1.3dvh,12px)!important;font-size:clamp(20px,3.5dvh,28px)!important}html body.template-collection.template-product-archive .samples-toolbar{margin-bottom:clamp(7px,1.25dvh,11px)!important}html body.template-collection.template-product-archive .samples-filter-link{min-height:22px!important;padding-top:4px!important;padding-bottom:4px!important}html body.template-collection.template-product-archive .sample-card-heading{min-height:56px!important;padding:8px 8px 7px!important}html body.template-collection.template-product-archive .sample-card-heading h2{margin-bottom:5px!important;font-size:clamp(12px,2.15dvh,16px)!important;line-height:.96!important}html body.template-collection.template-product-archive .sample-card-heading p{font-size:7px!important}html body.template-collection.template-product-archive .sample-card-meta{min-height:24px!important;padding:5px 8px!important;font-size:6.5px!important}html body.template-collection.template-product-archive .sample-preview-button{left:8px!important;bottom:8px!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-collection.template-product-archive .samples-catalogue-shell,html body.template-collection.template-product-archive .samples-catalogue-shell--compact{width:min(calc(100% - 48px),860px)!important;max-width:860px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:901px){html body.template-collection.template-product-archive .samples-product-grid,html body.template-collection.template-product-archive .samples-product-grid--count-1,html body.template-collection.template-product-archive .samples-product-grid--count-2,html body.template-collection.template-product-archive .samples-product-grid--count-3{flex:0 0 auto!important;height:auto!important;min-height:0!important;max-height:none!important;grid-template-columns:repeat(var(--ao-desktop-rail-columns,1),var(--ao-desktop-rail-card))!important;grid-auto-columns:var(--ao-desktop-rail-card)!important;gap:18px 16px!important;align-content:start!important;padding:0 0 10px!important}html body.template-collection.template-product-archive .samples-sort-form{flex-basis:200px!important}html body.template-collection.template-product-archive .samples-sort-form select{height:38px!important;padding-left:12px!important;padding-right:34px!important;font-size:10px!important;line-height:1.25!important;letter-spacing:.03em!important}html body.template-collection.template-product-archive .samples-sort-form select option{font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:10px!important;line-height:1.35!important;text-transform:uppercase!important}}@media screen and (min-width:901px)and (max-height:1100px){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(150px,18.7dvh,184px)!important}html body.template-collection.template-product-archive .internal-page-shell{grid-template-rows:minmax(0,73dvh) minmax(0,27dvh)!important}html body.template-collection.template-product-archive .samples-catalogue-shell,html body.template-collection.template-product-archive .samples-catalogue-shell--compact{padding-top:clamp(20px,3.2dvh,30px)!important;padding-bottom:8px!important}html body.template-collection.template-product-archive .sample-card-heading{min-height:clamp(58px,6.5dvh,66px)!important;padding:9px 9px 8px!important}html body.template-collection.template-product-archive .sample-card-heading h2{font-size:clamp(14px,2dvh,17px)!important;line-height:.96!important}html body.template-collection.template-product-archive .sample-card-heading p{font-size:7.5px!important}html body.template-collection.template-product-archive .sample-card-meta{min-height:27px!important;padding:6px 9px!important;font-size:7px!important}html body.template-collection.template-product-archive .sample-preview-button{left:9px!important;bottom:9px!important;width:29px!important;height:29px!important;min-width:29px!important;min-height:29px!important}}@media screen and (min-width:901px)and (max-height:1100px){html body.template-collection.template-product-archive .internal-page-shell{grid-template-rows:minmax(0,75dvh) minmax(0,25dvh)!important}html body.template-collection.template-product-archive .sample-card-media{aspect-ratio:1 / 1!important}}@media screen and (min-width:901px)and (max-height:800px){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(128px,17.5dvh,150px)!important}html body.template-collection.template-product-archive .samples-product-grid,html body.template-collection.template-product-archive .samples-product-grid--count-1,html body.template-collection.template-product-archive .samples-product-grid--count-2,html body.template-collection.template-product-archive .samples-product-grid--count-3{gap:14px 14px!important;padding-bottom:8px!important}html body.template-collection.template-product-archive .sample-card-heading{min-height:54px!important;padding:8px!important}html body.template-collection.template-product-archive .sample-card-heading h2{font-size:clamp(13px,2.1dvh,16px)!important}html body.template-collection.template-product-archive .sample-card-meta{min-height:24px!important;padding:5px 8px!important;font-size:6.5px!important}}@media screen and (min-width:901px)and (max-height:1100px){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(148px,18.3dvh,182px)!important}html body.template-collection.template-product-archive .samples-product-grid,html body.template-collection.template-product-archive .samples-product-grid--count-1,html body.template-collection.template-product-archive .samples-product-grid--count-2,html body.template-collection.template-product-archive .samples-product-grid--count-3{gap:16px 16px!important;padding-bottom:6px!important}}@media screen and (min-width:901px)and (max-height:800px){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(126px,17.3dvh,148px)!important}html body.template-collection.template-product-archive .samples-product-grid,html body.template-collection.template-product-archive .samples-product-grid--count-1,html body.template-collection.template-product-archive .samples-product-grid--count-2,html body.template-collection.template-product-archive .samples-product-grid--count-3{gap:12px 14px!important;padding-bottom:4px!important}}@media screen and (min-width:901px)and (max-height:1100px){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(146px,17dvh,172px)!important}html body.template-collection.template-product-archive .internal-page-shell{grid-template-rows:minmax(0,68dvh) minmax(0,32dvh)!important}html body.template-collection.template-product-archive .samples-product-grid,html body.template-collection.template-product-archive .samples-product-grid--count-1,html body.template-collection.template-product-archive .samples-product-grid--count-2,html body.template-collection.template-product-archive .samples-product-grid--count-3{gap:14px 14px!important;padding-bottom:4px!important}html body.template-collection.template-product-archive .sample-card-heading{min-height:54px!important;padding:8px!important}html body.template-collection.template-product-archive .sample-card-heading h2{font-size:clamp(13px,1.85dvh,16px)!important}html body.template-collection.template-product-archive .sample-card-meta{min-height:24px!important;padding:5px 8px!important;font-size:6.75px!important}}@media screen and (min-width:901px)and (max-height:800px){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(122px,16.5dvh,142px)!important}html body.template-collection.template-product-archive .internal-page-shell{grid-template-rows:minmax(0,70dvh) minmax(0,30dvh)!important}html body.template-collection.template-product-archive .samples-product-grid,html body.template-collection.template-product-archive .samples-product-grid--count-1,html body.template-collection.template-product-archive .samples-product-grid--count-2,html body.template-collection.template-product-archive .samples-product-grid--count-3{gap:10px 12px!important}html body.template-collection.template-product-archive .sample-card-heading{min-height:50px!important;padding:7px!important}html body.template-collection.template-product-archive .sample-card-meta{min-height:22px!important;padding:4px 7px!important;font-size:6.25px!important}}@media screen and (min-width:901px)and (max-height:1100px){html body.template-collection.template-product-archive .samples-catalogue-shell,html body.template-collection.template-product-archive .samples-catalogue-shell--compact{padding-top:16px!important}}@media screen and (min-width:901px)and (max-height:800px){html body.template-collection.template-product-archive .samples-catalogue-shell,html body.template-collection.template-product-archive .samples-catalogue-shell--compact{padding-top:14px!important}}html body.template-collection.template-product-archive .samples-sort-form{position:relative!important;z-index:35!important}html body.template-collection.template-product-archive .samples-sort-control{position:relative!important;width:100%!important}html body.template-collection.template-product-archive .samples-sort-native{display:none!important}html body.template-collection.template-product-archive .samples-sort-trigger{appearance:none!important;-webkit-appearance:none!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;height:40px!important;margin:0!important;padding:0 13px!important;border:1px solid rgba(8,9,10,.28)!important;border-radius:0!important;background:var(--paper)!important;color:var(--ink)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:10px!important;font-weight:400!important;line-height:1!important;letter-spacing:.04em!important;text-align:left!important;text-transform:uppercase!important;box-shadow:none!important}html body.template-collection.template-product-archive .samples-sort-trigger i{width:7px!important;height:7px!important;margin-left:16px!important;border-right:1px solid currentColor!important;border-bottom:1px solid currentColor!important;transform:translateY(-2px) rotate(45deg)!important;transition:transform .16s ease!important}html body.template-collection.template-product-archive .samples-sort-form.is-open .samples-sort-trigger i{transform:translateY(2px) rotate(225deg)!important}html body.template-collection.template-product-archive .samples-sort-menu{position:absolute!important;z-index:60!important;top:calc(100% - 1px)!important;right:0!important;width:max(100%,240px)!important;max-height:min(360px,60vh)!important;margin:0!important;padding:5px!important;overflow:auto!important;border:1px solid rgba(8,9,10,.34)!important;border-radius:0 0 8px 8px!important;background:#f7f6f0!important;box-shadow:0 16px 34px #08090a29!important;list-style:none!important}html body.template-collection.template-product-archive .samples-sort-menu[hidden]{display:none!important}html body.template-collection.template-product-archive .samples-sort-menu li{margin:0!important;padding:0!important}html body.template-collection.template-product-archive .samples-sort-option{appearance:none!important;-webkit-appearance:none!important;display:block!important;width:100%!important;min-height:31px!important;margin:0!important;padding:8px 9px!important;border:0!important;border-radius:3px!important;background:transparent!important;color:var(--ink)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:10px!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.035em!important;text-align:left!important;text-transform:uppercase!important;white-space:nowrap!important}html body.template-collection.template-product-archive .samples-sort-option:hover,html body.template-collection.template-product-archive .samples-sort-option:focus-visible,html body.template-collection.template-product-archive .samples-sort-option.is-selected{outline:0!important;background:#08090a17!important}@media screen and (min-width:1200px)and (orientation:landscape){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(190px,13.5vw,220px)!important}html body.template-collection.template-product-archive .samples-product-grid,html body.template-collection.template-product-archive .samples-product-grid--count-1,html body.template-collection.template-product-archive .samples-product-grid--count-2,html body.template-collection.template-product-archive .samples-product-grid--count-3{grid-template-columns:repeat(var(--ao-desktop-rail-count,1),var(--ao-desktop-rail-card))!important;grid-template-rows:max-content!important;grid-auto-flow:column!important;grid-auto-columns:var(--ao-desktop-rail-card)!important;gap:0 16px!important;align-content:start!important;padding-bottom:7px!important}html body.template-collection.template-product-archive .sample-card-media{aspect-ratio:1 / 1!important}html body.template-collection.template-product-archive .sample-card-heading{min-height:66px!important;padding:10px 10px 9px!important}html body.template-collection.template-product-archive .sample-card-heading h2{font-size:clamp(16px,1.2vw,19px)!important;line-height:.98!important}html body.template-collection.template-product-archive .sample-card-heading p{font-size:8px!important}html body.template-collection.template-product-archive .sample-card-meta{min-height:29px!important;padding:7px 10px!important;font-size:7.5px!important}html body.template-collection.template-product-archive .sample-preview-button{left:10px!important;bottom:10px!important;width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important}}@media screen and (max-width:760px){html body.template-collection.template-product-archive .samples-sort-menu{left:0!important;right:auto!important;width:min(280px,calc(100vw - 24px))!important}}@media screen and (min-width:901px){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(190px,20.8vw,204px)!important}html body.template-collection.template-product-archive .samples-catalogue-shell,html body.template-collection.template-product-archive .samples-catalogue-shell--compact{justify-content:flex-start!important}html body.template-collection.template-product-archive .samples-product-grid,html body.template-collection.template-product-archive .samples-product-grid--count-1,html body.template-collection.template-product-archive .samples-product-grid--count-2,html body.template-collection.template-product-archive .samples-product-grid--count-3{flex:0 0 auto!important;height:auto!important;min-height:0!important;max-height:none!important;grid-template-columns:repeat(var(--ao-desktop-rail-count,1),var(--ao-desktop-rail-card))!important;grid-template-rows:max-content!important;grid-auto-flow:column!important;grid-auto-columns:var(--ao-desktop-rail-card)!important;align-content:center!important;align-items:start!important;justify-content:start!important;gap:0 16px!important;margin-top:auto!important;margin-bottom:auto!important;padding:10px 0 12px!important;scroll-behavior:auto!important;scroll-snap-type:none!important;scroll-padding-inline:0!important;overscroll-behavior-inline:contain!important;scrollbar-gutter:stable!important;touch-action:pan-x!important}html body.template-collection.template-product-archive .sample-product-card{width:var(--ao-desktop-rail-card)!important;min-width:var(--ao-desktop-rail-card)!important;max-width:var(--ao-desktop-rail-card)!important;scroll-snap-align:none!important;scroll-snap-stop:normal!important}html body.template-collection.template-product-archive .sample-card-media{aspect-ratio:1 / 1.08!important}html body.template-collection.template-product-archive .samples-product-grid.is-dragging .sample-product-card{transform:none!important}}@media screen and (min-width:1200px)and (orientation:landscape){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(224px,14vw,252px)!important}html body.template-collection.template-product-archive .sample-card-heading{min-height:70px!important;padding:11px 11px 10px!important}html body.template-collection.template-product-archive .sample-card-heading h2{font-size:clamp(17px,1.18vw,20px)!important;line-height:.98!important}html body.template-collection.template-product-archive .sample-card-heading p{font-size:8.25px!important}html body.template-collection.template-product-archive .sample-card-meta{min-height:31px!important;padding:8px 11px!important;font-size:7.75px!important}html body.template-collection.template-product-archive .sample-preview-button{left:11px!important;bottom:11px!important;width:33px!important;height:33px!important;min-width:33px!important;min-height:33px!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(188px,21.2vw,202px)!important}html body.template-collection.template-product-archive .samples-catalogue-shell,html body.template-collection.template-product-archive .samples-catalogue-shell--compact{width:min(calc(100% - 48px),860px)!important;max-width:860px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:901px)and (orientation:landscape)and (max-height:800px){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(184px,23dvh,208px)!important}html body.template-collection.template-product-archive .sample-card-heading{min-height:56px!important;padding:8px 9px!important}html body.template-collection.template-product-archive .sample-card-heading h2{font-size:clamp(14px,2.05dvh,17px)!important}html body.template-collection.template-product-archive .sample-card-meta{min-height:25px!important;padding:5px 9px!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(150px,min(21.2vw,13dvh),198px)!important}html body.template-collection.template-product-archive .samples-product-grid,html body.template-collection.template-product-archive .samples-product-grid--count-1,html body.template-collection.template-product-archive .samples-product-grid--count-2,html body.template-collection.template-product-archive .samples-product-grid--count-3{grid-template-columns:repeat(var(--ao-desktop-rail-columns,1),var(--ao-desktop-rail-card))!important;grid-template-rows:repeat(2,max-content)!important;grid-auto-flow:row!important;grid-auto-columns:var(--ao-desktop-rail-card)!important;align-content:center!important;align-items:start!important;justify-content:start!important;gap:clamp(14px,1.25dvh,20px) 16px!important;margin-top:auto!important;margin-bottom:auto!important;padding-top:10px!important;padding-bottom:12px!important}}@media screen and (min-width:1200px)and (orientation:landscape){html body.template-collection.template-product-archive .sample-card-heading p{font-size:11px!important;line-height:1.2!important;letter-spacing:.04em!important}html body.template-collection.template-product-archive .sample-card-meta{font-size:10px!important;line-height:1.15!important;letter-spacing:.035em!important}}html body.template-collection.template-product-archive .samples-product-grid.is-empty,html body.template-collection.template-product-archive .samples-product-grid--count-1.is-empty,html body.template-collection.template-product-archive .samples-product-grid--count-2.is-empty,html body.template-collection.template-product-archive .samples-product-grid--count-3.is-empty{display:block!important;flex:0 0 auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:14px 0 0!important;overflow:visible!important;cursor:default!important}html body.template-collection.template-product-archive .samples-product-grid.is-empty .samples-empty-state,html body.template-collection.template-product-archive .samples-product-grid.is-empty .samples-filter-empty:not([hidden]){display:block!important;width:auto!important;margin:0!important;padding:0!important;text-align:left!important;justify-self:start!important;align-self:start!important}@media screen and (max-width:759px){html body.template-collection.template-product-archive .sample-card-heading p{font-size:9px!important;line-height:1.2!important;letter-spacing:.04em!important}html body.template-collection.template-product-archive .sample-card-meta{min-height:33px!important;padding:7px 8px!important;font-size:8px!important;line-height:1.15!important;letter-spacing:.035em!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(212px,23.5vw,252px)!important}html body.template-collection.template-product-archive .samples-toolbar{margin-bottom:clamp(12px,1.25dvh,18px)!important}html body.template-collection.template-product-archive .samples-product-grid,html body.template-collection.template-product-archive .samples-product-grid--count-1,html body.template-collection.template-product-archive .samples-product-grid--count-2,html body.template-collection.template-product-archive .samples-product-grid--count-3{grid-template-columns:repeat(var(--ao-desktop-rail-columns,1),var(--ao-desktop-rail-card))!important;grid-template-rows:repeat(2,max-content)!important;grid-auto-flow:row!important;grid-auto-columns:var(--ao-desktop-rail-card)!important;align-content:start!important;align-items:start!important;justify-content:start!important;gap:clamp(18px,1.45dvh,24px) 16px!important;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:10px!important}html body.template-collection.template-product-archive .sample-card-media{aspect-ratio:1 / 1.08!important}html body.template-collection.template-product-archive .sample-card-heading{min-height:70px!important;padding:11px 11px 10px!important}html body.template-collection.template-product-archive .sample-card-heading h2{font-size:clamp(17px,1.9vw,20px)!important;line-height:.98!important}html body.template-collection.template-product-archive .sample-card-heading p{font-size:11px!important;line-height:1.2!important;letter-spacing:.04em!important}html body.template-collection.template-product-archive .sample-card-meta{min-height:31px!important;padding:8px 11px!important;font-size:10px!important;line-height:1.15!important;letter-spacing:.035em!important}html body.template-collection.template-product-archive .sample-preview-button{left:11px!important;bottom:11px!important;width:33px!important;height:33px!important;min-width:33px!important;min-height:33px!important}}@media screen and (min-width:901px)and (orientation:portrait)and (max-height:1250px){html body.template-collection.template-product-archive{--ao-desktop-rail-card:clamp(196px,22.5vw,224px)!important}html body.template-collection.template-product-archive .sample-card-heading{min-height:64px!important;padding:9px 10px!important}html body.template-collection.template-product-archive .sample-card-heading h2{font-size:clamp(16px,1.8vw,18px)!important}html body.template-collection.template-product-archive .sample-card-meta{min-height:29px!important;padding:7px 10px!important}}html body.template-collection.template-product-archive .sample-card-heading h2{color:var(--ink)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-style:normal!important;font-weight:400!important;letter-spacing:-.035em!important;text-transform:uppercase!important}html body.template-collection.template-product-archive .sample-card-heading p{color:#08090ae0!important;font-family:"Home Video Bold AO","Home Video",var(--mono)!important;font-style:normal!important;font-weight:700!important;letter-spacing:.045em!important;text-transform:uppercase!important}html body.template-collection.template-product-archive .sample-card-meta{color:#08090ae6!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-style:normal!important;font-weight:400!important;letter-spacing:.025em!important;text-transform:uppercase!important}html body.template-collection.template-product-archive .sample-card-meta>span{color:inherit!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}@media screen and (min-width:760px){html body.template-collection.template-product-archive .samples-sort-form{flex:0 0 176px!important;width:176px!important;max-width:176px!important}html body.template-collection.template-product-archive .samples-sort-trigger{height:34px!important;padding:0 10px!important;font-size:10px!important;line-height:1!important;letter-spacing:.04em!important}html body.template-collection.template-product-archive .samples-sort-trigger i{width:6px!important;height:6px!important;margin-left:10px!important}html body.template-collection.template-product-archive .samples-sort-menu{width:max(100%,220px)!important;padding:4px!important}html body.template-collection.template-product-archive .samples-sort-option{min-height:29px!important;padding:6px 8px!important;font-size:10px!important;line-height:1.15!important;letter-spacing:.035em!important}}@media screen and (max-width:759px){html body.template-collection.template-product-archive .samples-sort-trigger{height:34px!important;padding:0 9px!important;font-size:10px!important;line-height:1!important;letter-spacing:.04em!important}html body.template-collection.template-product-archive .samples-sort-trigger i{width:6px!important;height:6px!important;margin-left:8px!important}html body.template-collection.template-product-archive .samples-sort-menu{padding:4px!important}html body.template-collection.template-product-archive .samples-sort-option{min-height:29px!important;padding:6px 8px!important;font-size:10px!important;line-height:1.15!important;letter-spacing:.035em!important}}html body.template-codex-archive .codex-entry-card .sample-card-media{background:#e9e9e2}html body.template-codex-archive .codex-entry-card .sample-placeholder-mark{font-family:"Home Video Regular AO","Home Video",var(--mono)!important;letter-spacing:-.04em!important}html body.template-codex-archive .codex-entry-card .sample-card-heading p,html body.template-codex-archive .codex-entry-card .sample-card-meta{text-transform:uppercase!important}html body.template-codex-archive .codex-page-content{max-width:720px!important}html body.template-codex-archive .codex-archive-toolbar{width:100%!important;max-width:none!important}html body.template-cart .cart-archive-page{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;overflow:auto!important;background:var(--paper)!important}html body.template-cart .cart-archive-shell{box-sizing:border-box!important;width:min(calc(100% - 24px),1320px)!important;max-width:1320px!important;min-height:100%!important;margin:0 auto!important;padding:clamp(54px,7.5vh,86px) 0 clamp(22px,3vh,36px)!important}html body.template-cart .cart-archive-head{width:100%!important;margin:0!important;padding:0!important;border:0!important}html body.template-cart .cart-archive-index-title{width:max-content!important;max-width:100%!important;margin:0 0 clamp(16px,2.1vh,24px)!important;color:var(--ink)!important;font-family:"Home Video Bold AO","Home Video",var(--mono)!important;font-size:clamp(24px,2.15vw,36px)!important;font-style:normal!important;font-weight:700!important;font-synthesis:none!important;line-height:.94!important;letter-spacing:.025em!important;text-transform:uppercase!important}html body.template-cart .cart-archive-index-title .samples-typewriter{position:relative!important;display:inline-block!important;width:auto!important;max-width:100%!important;white-space:nowrap!important;vertical-align:top!important}html body.template-cart .cart-archive-index-title .samples-typewriter-reserve{display:block!important;visibility:hidden!important;white-space:pre!important;pointer-events:none!important}html body.template-cart .cart-archive-index-title .samples-typewriter-live{position:absolute!important;inset:0 auto auto 0!important;display:inline-flex!important;align-items:baseline!important;width:auto!important;max-width:100%!important;white-space:pre!important}html body.template-cart .cart-archive-index-title .samples-typewriter-reveal{position:static!important;display:inline!important;width:auto!important;max-width:none!important;overflow:visible!important;border:0!important;animation:none!important;white-space:pre!important}html body.template-cart .cart-archive-index-title .samples-typewriter-caret{display:inline-block!important;flex:0 0 auto!important;width:.085em!important;height:.88em!important;margin-left:.075em!important;background:currentColor!important;opacity:1;transform:translateY(.055em)!important;animation:aoArchiveLiveCaret .52s steps(1,end) infinite}html body.template-cart .cart-archive-index-title .samples-typewriter-caret.is-off{opacity:0!important;animation:none!important}html body.template-cart .cart-archive-toolbar{box-sizing:border-box!important;display:block!important;width:100%!important;min-height:1px!important;margin:0 0 clamp(18px,2.4vh,25px)!important;padding:0 0 clamp(10px,1.35vh,14px)!important;border:0!important;border-bottom:1px solid rgba(8,9,10,.18)!important}html body.template-cart .cart-archive-form{width:100%!important;margin:0!important}html body.template-cart .cart-archive-items{width:100%!important;border-top:0!important}html body.template-cart .cart-archive-row{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto auto auto!important;gap:clamp(14px,2vw,30px)!important;align-items:center!important;width:100%!important;min-height:58px!important;padding:12px 0!important;border-top:0!important;border-bottom:1px solid rgba(8,9,10,.2)!important;color:var(--ink)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:9px!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.025em!important;text-transform:uppercase!important}html body.template-cart .cart-archive-title{min-width:0!important;color:var(--ink)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:clamp(19px,2vw,31px)!important;font-style:normal!important;font-weight:400!important;line-height:.98!important;letter-spacing:-.025em!important;text-transform:uppercase!important}html body.template-cart .cart-archive-title:hover,html body.template-cart .cart-archive-title:focus-visible,html body.template-cart .cart-archive-remove:hover,html body.template-cart .cart-archive-remove:focus-visible,html body.template-cart .cart-archive-browse:hover,html body.template-cart .cart-archive-browse:focus-visible{opacity:.55!important}html body.template-cart .cart-archive-quantity{display:flex!important;align-items:center!important;gap:7px!important;white-space:nowrap!important}html body.template-cart .cart-archive-quantity input{box-sizing:border-box!important;width:56px!important;height:32px!important;min-height:32px!important;padding:0 7px!important;border:1px solid rgba(8,9,10,.45)!important;border-radius:0!important;background:transparent!important;color:var(--ink)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:10px!important;line-height:1!important}html body.template-cart .cart-archive-total{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;margin:0!important;padding:16px 0 12px!important;color:var(--ink)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:10px!important;font-weight:400!important;letter-spacing:.035em!important;text-transform:uppercase!important}html body.template-cart .cart-archive-total strong{color:var(--ink)!important;font-family:inherit!important;font-size:11px!important;font-weight:400!important;text-decoration:underline!important;text-underline-offset:.16em!important}html body.template-cart .cart-archive-actions{display:flex!important;justify-content:flex-end!important;gap:10px!important;width:100%!important;margin:6px 0 0!important}html body.template-cart .cart-archive-actions button{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:132px!important;min-height:38px!important;margin:0!important;padding:0 15px!important;border:1px solid var(--ink)!important;border-radius:0!important;color:var(--ink)!important;background:transparent!important;box-shadow:none!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:10px!important;font-style:normal!important;font-weight:400!important;line-height:1!important;letter-spacing:.035em!important;text-transform:uppercase!important;transition:background-color .16s ease,color .16s ease!important}html body.template-cart .cart-archive-actions .cart-archive-checkout{background:var(--ink)!important;color:var(--paper)!important}html body.template-cart .cart-archive-actions button:hover,html body.template-cart .cart-archive-actions button:focus-visible{background:var(--ink)!important;color:var(--paper)!important}html body.template-cart .cart-archive-actions .cart-archive-checkout:hover,html body.template-cart .cart-archive-actions .cart-archive-checkout:focus-visible{background:transparent!important;color:var(--ink)!important}html body.template-cart .cart-archive-empty{display:grid!important;justify-items:start!important;gap:10px!important;width:100%!important;padding-top:0!important;color:var(--ink)!important;font-family:"Home Video Regular AO","Home Video",var(--mono)!important;font-size:10px!important;line-height:1.3!important;letter-spacing:.035em!important;text-transform:uppercase!important}html body.template-cart .cart-archive-empty p{margin:0!important}@media screen and (min-width:1280px)and (orientation:landscape){html body.template-cart .cart-archive-shell,html body.template-cart .internal-page-shell footer .footer-compact-shell{width:min(calc(100% - 64px),1320px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (max-width:900px){html body.template-cart .cart-archive-shell{width:calc(100% - 16px)!important;padding-top:calc(44px + env(safe-area-inset-top,0px))!important;padding-bottom:34px!important}html body.template-cart .cart-archive-index-title{margin-bottom:18px!important;font-size:clamp(22px,7.2vw,30px)!important;line-height:.98!important}html body.template-cart .cart-archive-toolbar{margin-bottom:16px!important}html body.template-cart .cart-archive-row{grid-template-columns:minmax(0,1fr) auto!important;gap:8px 12px!important;min-height:0!important;padding:14px 0!important}html body.template-cart .cart-archive-title{grid-column:1 / -1!important;font-size:clamp(18px,5.8vw,25px)!important}html body.template-cart .cart-archive-unit-price{grid-column:1!important}html body.template-cart .cart-archive-quantity{grid-column:2!important;grid-row:2!important;justify-self:end!important}html body.template-cart .cart-archive-line-price{grid-column:1!important}html body.template-cart .cart-archive-remove{grid-column:2!important;justify-self:end!important}html body.template-cart .cart-archive-actions{display:grid!important;grid-template-columns:1fr 1fr!important}html body.template-cart .cart-archive-actions button{width:100%!important;min-width:0!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-product .internal-page-shell{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;grid-template-rows:minmax(0,72dvh) minmax(0,28dvh)!important;overflow:hidden!important}html body.template-product .internal-page-shell>#MainContent{height:100%!important;min-height:0!important;overflow:auto!important}html body.template-product .product-detail-archive-shell{width:min(calc(100% - 48px),760px)!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important;padding-top:clamp(54px,6.2dvh,76px)!important;padding-bottom:clamp(20px,2.2dvh,30px)!important}html body.template-product .product-detail-layout{width:min(100%,760px)!important;grid-template-columns:minmax(220px,280px) minmax(280px,430px)!important;gap:clamp(24px,3.2vw,40px)!important}html body.template-product .internal-page-shell footer .footer-compact-shell{width:min(calc(100% - 48px),860px)!important;max-width:860px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:901px){html body.template-product,html body.template-cart{box-sizing:border-box!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;background:var(--ink)!important}html body.template-product .internal-page-shell,html body.template-cart .internal-page-shell{box-sizing:border-box!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,72dvh) minmax(0,28dvh)!important;overflow:hidden!important;background:var(--ink)!important}html body.template-product .internal-page-shell>#MainContent,html body.template-cart .internal-page-shell>#MainContent{box-sizing:border-box!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;overflow:auto!important;background:var(--paper)!important}html body.template-product .internal-page-shell>#shopify-section-site-footer,html body.template-cart .internal-page-shell>#shopify-section-site-footer,html body.template-product .internal-page-shell>.shopify-section:last-child,html body.template-cart .internal-page-shell>.shopify-section:last-child{box-sizing:border-box!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;overflow:hidden!important;align-self:stretch!important;background:var(--ink)!important}html body.template-product .internal-page-shell footer,html body.template-cart .internal-page-shell footer{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;padding:18px 32px 14px!important;background:var(--ink)!important}html body.template-product .internal-page-shell footer .footer-compact-shell,html body.template-cart .internal-page-shell footer .footer-compact-shell{box-sizing:border-box!important;width:100%!important;max-width:none!important;height:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-content:stretch!important;row-gap:0!important}html body.template-product .internal-page-shell footer .footer-archive-block,html body.template-cart .internal-page-shell footer .footer-archive-block{grid-column:1!important;grid-row:1!important;align-self:start!important}html body.template-product .internal-page-shell footer .footer-archive-menu,html body.template-cart .internal-page-shell footer .footer-archive-menu{width:min(900px,58vw)!important;max-width:none!important;align-self:start!important}html body.template-product .internal-page-shell footer .compact-archive-row,html body.template-cart .internal-page-shell footer .compact-archive-row{min-height:clamp(34px,4.1dvh,43px)!important;grid-template-columns:minmax(150px,180px) minmax(0,1fr)!important;gap:24px!important}html body.template-product .internal-page-shell footer .archive-main-link,html body.template-cart .internal-page-shell footer .archive-main-link{font-size:clamp(18px,1.55vw,28px)!important}html body.template-product .internal-page-shell footer .archive-sub-links,html body.template-cart .internal-page-shell footer .archive-sub-links{font-size:clamp(10px,.72vw,12px)!important;gap:6px 28px!important}html body.template-product .internal-page-shell footer .footer-bottom,html body.template-cart .internal-page-shell footer .footer-bottom{grid-column:1!important;grid-row:3!important;align-self:end!important;width:100%!important;margin:0!important;padding-top:10px!important;border-top:1px solid rgba(255,255,255,.24)!important}}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-product .internal-page-shell,html body.template-cart .internal-page-shell{grid-template-rows:minmax(0,64dvh) minmax(0,36dvh)!important}html body.template-product .internal-page-shell footer,html body.template-cart .internal-page-shell footer{padding:13px 32px 10px!important}html body.template-product .internal-page-shell footer .footer-compact-shell,html body.template-cart .internal-page-shell footer .footer-compact-shell{width:min(100%,1320px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}html body.template-product .internal-page-shell footer .footer-archive-menu,html body.template-cart .internal-page-shell footer .footer-archive-menu{width:min(520px,100%)!important;max-width:520px!important}html body.template-product .internal-page-shell footer .compact-archive-row,html body.template-cart .internal-page-shell footer .compact-archive-row{min-height:clamp(27px,3.2dvh,32px)!important;grid-template-columns:minmax(138px,160px) minmax(0,1fr)!important;column-gap:18px!important}html body.template-product .internal-page-shell footer .archive-main-link,html body.template-cart .internal-page-shell footer .archive-main-link{font-size:clamp(16px,1.25vw,22px)!important}html body.template-product .internal-page-shell footer .archive-sub-links,html body.template-cart .internal-page-shell footer .archive-sub-links{font-size:clamp(8px,.58vw,10px)!important;gap:4px 18px!important}html body.template-product .internal-page-shell footer .footer-bottom,html body.template-cart .internal-page-shell footer .footer-bottom{padding-top:8px!important}}@media screen and (min-width:901px)and (max-height:1100px){html body.template-product .internal-page-shell,html body.template-cart .internal-page-shell{grid-template-rows:minmax(0,68dvh) minmax(0,32dvh)!important}}@media screen and (min-width:901px)and (max-height:800px){html body.template-product .internal-page-shell,html body.template-cart .internal-page-shell{grid-template-rows:minmax(0,70dvh) minmax(0,30dvh)!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-product .internal-page-shell>#MainContent{overflow:hidden!important}html body.template-product .product-detail-archive-page{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}html body.template-product .product-detail-archive-shell{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;width:min(calc(100% - 48px),860px)!important;max-width:860px!important;height:100%!important;min-height:0!important;margin-left:auto!important;margin-right:auto!important;padding-top:clamp(54px,6.2dvh,76px)!important;padding-bottom:clamp(20px,2.2dvh,30px)!important;overflow:hidden!important}html body.template-product .product-detail-archive-head{flex:0 0 auto!important}html body.template-product .product-detail-layout{flex:0 0 auto!important;width:min(100%,760px)!important;max-width:760px!important;grid-template-columns:minmax(220px,280px) minmax(280px,430px)!important;gap:clamp(24px,3.2vw,40px)!important;margin:auto!important}}@media screen and (min-width:901px){html body.template-collection.template-product-archive .internal-page-shell,html body.template-product .internal-page-shell,html body.template-cart .internal-page-shell{box-sizing:border-box!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,72dvh) minmax(0,28dvh)!important;overflow:hidden!important;background:var(--ink)!important}html body.template-collection.template-product-archive .internal-page-shell>#MainContent,html body.template-product .internal-page-shell>#MainContent,html body.template-cart .internal-page-shell>#MainContent{box-sizing:border-box!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;overflow:hidden!important;background:var(--paper)!important}html body.template-collection.template-product-archive .internal-page-shell>#shopify-section-site-footer,html body.template-product .internal-page-shell>#shopify-section-site-footer,html body.template-cart .internal-page-shell>#shopify-section-site-footer,html body.template-collection.template-product-archive .internal-page-shell>.shopify-section:last-child,html body.template-product .internal-page-shell>.shopify-section:last-child,html body.template-cart .internal-page-shell>.shopify-section:last-child{box-sizing:border-box!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;overflow:hidden!important;align-self:stretch!important;background:var(--ink)!important}html body.template-collection.template-product-archive .internal-page-shell footer,html body.template-product .internal-page-shell footer,html body.template-cart .internal-page-shell footer{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:18px 32px 14px!important;overflow:hidden!important;background:var(--ink)!important}html body.template-collection.template-product-archive .internal-page-shell footer .footer-compact-shell,html body.template-product .internal-page-shell footer .footer-compact-shell,html body.template-cart .internal-page-shell footer .footer-compact-shell{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-content:stretch!important;row-gap:0!important;width:100%!important;max-width:none!important;height:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important}html body.template-collection.template-product-archive .internal-page-shell footer .footer-archive-block,html body.template-product .internal-page-shell footer .footer-archive-block,html body.template-cart .internal-page-shell footer .footer-archive-block{grid-column:1!important;grid-row:1!important;align-self:start!important;min-width:0!important;min-height:0!important}html body.template-collection.template-product-archive .internal-page-shell footer .footer-archive-menu,html body.template-product .internal-page-shell footer .footer-archive-menu,html body.template-cart .internal-page-shell footer .footer-archive-menu{width:min(620px,100%)!important;max-width:620px!important;margin:0!important;align-self:start!important}html body.template-collection.template-product-archive .internal-page-shell footer .compact-archive-row,html body.template-product .internal-page-shell footer .compact-archive-row,html body.template-cart .internal-page-shell footer .compact-archive-row{box-sizing:border-box!important;min-height:40px!important;grid-template-columns:minmax(150px,180px) minmax(0,1fr)!important;column-gap:24px!important}html body.template-collection.template-product-archive .internal-page-shell footer .archive-main-link,html body.template-product .internal-page-shell footer .archive-main-link,html body.template-cart .internal-page-shell footer .archive-main-link{font-size:18px!important;line-height:1!important}html body.template-collection.template-product-archive .internal-page-shell footer .archive-sub-links,html body.template-product .internal-page-shell footer .archive-sub-links,html body.template-cart .internal-page-shell footer .archive-sub-links{gap:5px 24px!important;font-size:9px!important;line-height:1.15!important}html body.template-collection.template-product-archive .internal-page-shell footer .footer-bottom,html body.template-product .internal-page-shell footer .footer-bottom,html body.template-cart .internal-page-shell footer .footer-bottom{grid-column:1!important;grid-row:3!important;align-self:end!important;width:100%!important;min-width:0!important;margin:0!important;padding-top:9px!important;border-top:1px solid rgba(255,255,255,.24)!important}html body.template-cart .cart-archive-page{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--paper)!important}html body.template-cart .cart-archive-shell{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;width:min(calc(100% - 64px),1320px)!important;max-width:1320px!important;height:100%!important;min-height:0!important;margin:0 auto!important;padding:clamp(54px,7.5dvh,86px) 0 clamp(18px,2.5dvh,28px)!important;overflow:hidden!important}html body.template-cart .cart-archive-head{box-sizing:border-box!important;flex:0 0 auto!important;width:100%!important;margin:0 0 clamp(17px,2.25dvh,23px)!important;padding:0 0 clamp(10px,1.35dvh,14px)!important;border:0!important;border-bottom:1px solid rgba(8,9,10,.18)!important}html body.template-cart .cart-archive-index-title{margin:0!important}html body.template-cart .cart-archive-toolbar{display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important}html body.template-cart .cart-archive-form,html body.template-cart .cart-archive-empty{box-sizing:border-box!important;flex:0 1 auto!important;width:min(100%,980px)!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:auto!important}html body.template-cart .cart-archive-items{width:100%!important;margin:0!important;padding:0!important;border:0!important}html body.template-cart .cart-archive-row:first-child{border-top:0!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-collection.template-product-archive .internal-page-shell footer .footer-compact-shell,html body.template-product .internal-page-shell footer .footer-compact-shell,html body.template-cart .internal-page-shell footer .footer-compact-shell{width:min(100%,860px)!important;max-width:860px!important;margin-left:auto!important;margin-right:auto!important}html body.template-cart .cart-archive-shell{width:min(calc(100% - 48px),860px)!important;max-width:860px!important}html body.template-product .product-detail-layout{margin-left:auto!important;margin-right:auto!important}html body.template-product .product-detail-copy,html body.template-product .product-detail-copy h2,html body.template-product .product-detail-meta,html body.template-product .product-detail-description,html body.template-product .product-detail-description *,html body.template-product .product-detail-form,html body.template-product .product-detail-form label{text-align:left!important}html body.template-product .product-detail-meta{justify-content:flex-start!important}}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-collection.template-product-archive .internal-page-shell,html body.template-product .internal-page-shell,html body.template-cart .internal-page-shell{grid-template-rows:minmax(0,64dvh) minmax(0,36dvh)!important}html body.template-collection.template-product-archive .internal-page-shell footer,html body.template-product .internal-page-shell footer,html body.template-cart .internal-page-shell footer{padding:13px 32px 10px!important}html body.template-collection.template-product-archive .internal-page-shell footer .footer-compact-shell,html body.template-product .internal-page-shell footer .footer-compact-shell,html body.template-cart .internal-page-shell footer .footer-compact-shell{width:min(100%,1320px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}html body.template-collection.template-product-archive .internal-page-shell footer .footer-archive-menu,html body.template-product .internal-page-shell footer .footer-archive-menu,html body.template-cart .internal-page-shell footer .footer-archive-menu{width:min(520px,100%)!important;max-width:520px!important}html body.template-collection.template-product-archive .internal-page-shell footer .compact-archive-row,html body.template-product .internal-page-shell footer .compact-archive-row,html body.template-cart .internal-page-shell footer .compact-archive-row{min-height:30px!important;grid-template-columns:minmax(138px,160px) minmax(0,1fr)!important;column-gap:18px!important}html body.template-collection.template-product-archive .internal-page-shell footer .archive-main-link,html body.template-product .internal-page-shell footer .archive-main-link,html body.template-cart .internal-page-shell footer .archive-main-link{font-size:18px!important}html body.template-collection.template-product-archive .internal-page-shell footer .archive-sub-links,html body.template-product .internal-page-shell footer .archive-sub-links,html body.template-cart .internal-page-shell footer .archive-sub-links{gap:4px 18px!important;font-size:9px!important}}@media screen and (min-width:901px)and (max-height:1100px){html body.template-collection.template-product-archive .internal-page-shell,html body.template-product .internal-page-shell,html body.template-cart .internal-page-shell{grid-template-rows:minmax(0,68dvh) minmax(0,32dvh)!important}}@media screen and (min-width:901px)and (max-height:800px){html body.template-collection.template-product-archive .internal-page-shell,html body.template-product .internal-page-shell,html body.template-cart .internal-page-shell{grid-template-rows:minmax(0,70dvh) minmax(0,30dvh)!important}html body.template-collection.template-product-archive .internal-page-shell footer,html body.template-product .internal-page-shell footer,html body.template-cart .internal-page-shell footer{padding-top:10px!important;padding-bottom:8px!important}html body.template-collection.template-product-archive .internal-page-shell footer .compact-archive-row,html body.template-product .internal-page-shell footer .compact-archive-row,html body.template-cart .internal-page-shell footer .compact-archive-row{min-height:27px!important}html body.template-collection.template-product-archive .internal-page-shell footer .archive-main-link,html body.template-product .internal-page-shell footer .archive-main-link,html body.template-cart .internal-page-shell footer .archive-main-link{font-size:16px!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-product .product-detail-layout{margin-left:0!important;margin-right:0!important;justify-self:start!important;align-self:center!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-product .product-detail-archive-shell{align-items:stretch!important}html body.template-product .product-detail-layout{align-self:flex-start!important;justify-self:start!important;margin:auto auto auto 0!important;transform:none!important;left:auto!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-product .product-detail-layout{box-sizing:border-box!important;width:100%!important;max-width:none!important;grid-template-columns:280px minmax(0,430px)!important;justify-content:start!important;justify-items:stretch!important;align-self:stretch!important;justify-self:stretch!important;margin:auto 0!important;transform:none!important;left:auto!important;right:auto!important}html body.template-product .product-detail-media{justify-self:start!important;margin-left:0!important;margin-right:0!important}html body.template-product .product-detail-copy{justify-self:start!important;width:100%!important;margin-left:0!important;margin-right:0!important}}@media screen and (min-width:901px)and (max-height:1100px){html body.template-product .product-detail-archive-shell{padding-top:16px!important;padding-bottom:8px!important}html body.template-product .product-detail-index-title{margin-bottom:clamp(7px,1.3dvh,12px)!important;font-size:clamp(20px,3.5dvh,28px)!important}html body.template-product .product-detail-toolbar{margin-bottom:clamp(7px,1.25dvh,11px)!important}html body.template-product .product-detail-toolbar .samples-filter-link{min-height:22px!important;padding-top:4px!important;padding-bottom:4px!important}}@media screen and (min-width:901px)and (max-height:800px){html body.template-product .product-detail-archive-shell{padding-top:14px!important}}@media screen and (min-width:901px)and (min-height:1101px){html body.template-product .product-detail-archive-shell{padding-top:clamp(54px,7.5dvh,86px)!important;padding-bottom:clamp(10px,1.4dvh,18px)!important}html body.template-product .product-detail-index-title{margin-bottom:clamp(16px,2.1dvh,24px)!important;font-size:clamp(24px,2.15vw,36px)!important;line-height:.94!important}html body.template-product .product-detail-toolbar{margin-bottom:clamp(18px,2vw,26px)!important;padding-bottom:clamp(10px,1.35dvh,14px)!important}html body.template-product .product-detail-toolbar .samples-filter-link{min-height:32px!important;padding-top:7px!important;padding-bottom:7px!important}}@media screen and (min-width:901px){html body.template-product .product-detail-toolbar .samples-filter-link.is-active{padding-left:11px!important;padding-right:11px!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-product .product-detail-archive-shell{width:min(calc(100% - 48px),860px)!important;max-width:860px!important;margin-left:auto!important;margin-right:auto!important;align-items:stretch!important}html body.template-product .product-detail-layout{box-sizing:border-box!important;width:min(100%,760px)!important;max-width:760px!important;grid-template-columns:minmax(220px,280px) minmax(280px,430px)!important;justify-content:start!important;justify-items:stretch!important;align-self:center!important;justify-self:center!important;margin:auto!important;transform:none!important;left:auto!important;right:auto!important}html body.template-product .product-detail-copy,html body.template-product .product-detail-copy h2,html body.template-product .product-detail-meta,html body.template-product .product-detail-description,html body.template-product .product-detail-description *,html body.template-product .product-detail-form,html body.template-product .product-detail-form label{text-align:left!important}html body.template-product .product-detail-meta{justify-content:flex-start!important}}@media screen and (min-width:901px){html body.template-codex-archive .samples-catalogue-shell,html body.template-codex-archive .samples-catalogue-shell--compact{width:min(calc(100% - 24px),1320px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}html body.template-codex-archive .codex-page-content{display:none!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-codex-archive .samples-catalogue-shell,html body.template-codex-archive .samples-catalogue-shell--compact{width:min(calc(100% - 48px),860px)!important;max-width:860px!important}}@media screen and (min-width:901px){html body.template-product-archive,html body.template-product{--ao-archive-shell-width:min( calc(100% - 24px) ,1320px);--ao-archive-top:clamp(54px,7.5dvh,86px);--ao-archive-bottom:clamp(10px,1.4dvh,18px);--ao-archive-title-size:clamp(24px,2.15vw,36px);--ao-archive-title-gap:clamp(16px,2.1dvh,24px);--ao-archive-toolbar-gap:clamp(18px,2vw,26px);--ao-archive-toolbar-pad:clamp(10px,1.35dvh,14px);--ao-archive-control-height:34px}html body.template-collection.template-product-archive .samples-catalogue-shell,html body.template-collection.template-product-archive .samples-catalogue-shell--compact,html body.template-codex-archive .samples-catalogue-shell,html body.template-codex-archive .samples-catalogue-shell--compact,html body.template-product .product-detail-archive-shell{box-sizing:border-box!important;width:var(--ao-archive-shell-width)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding-top:var(--ao-archive-top)!important;padding-bottom:var(--ao-archive-bottom)!important}html body.template-collection.template-product-archive .samples-catalogue-head,html body.template-codex-archive .samples-catalogue-head,html body.template-product .product-detail-archive-head{box-sizing:border-box!important;flex:0 0 auto!important;width:100%!important;margin:0!important;padding:0!important;border:0!important}html body.template-collection.template-product-archive .samples-index-title,html body.template-codex-archive .samples-index-title,html body.template-product .product-detail-index-title{box-sizing:border-box!important;width:max-content!important;max-width:100%!important;min-height:calc(var(--ao-archive-title-size) * .94)!important;margin:0 0 var(--ao-archive-title-gap)!important;padding:0!important;font-size:var(--ao-archive-title-size)!important;line-height:.94!important}html body.template-collection.template-product-archive .samples-toolbar,html body.template-codex-archive .samples-toolbar,html body.template-product .product-detail-toolbar{box-sizing:border-box!important;display:flex!important;align-items:center!important;width:100%!important;min-height:calc(var(--ao-archive-control-height) + var(--ao-archive-toolbar-pad))!important;margin:0 0 var(--ao-archive-toolbar-gap)!important;padding:0 0 var(--ao-archive-toolbar-pad)!important;border:0!important;border-bottom:1px solid rgba(8,9,10,.18)!important}html body.template-collection.template-product-archive .samples-filter-nav,html body.template-codex-archive .samples-filter-nav,html body.template-product .product-detail-toolbar .samples-filter-nav{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px 24px!important;min-height:var(--ao-archive-control-height)!important}html body.template-collection.template-product-archive .samples-filter-link,html body.template-codex-archive .samples-filter-link,html body.template-product .product-detail-toolbar .samples-filter-link{box-sizing:border-box!important;min-height:var(--ao-archive-control-height)!important;padding-top:7px!important;padding-bottom:7px!important;font-size:9px!important;line-height:1!important}html body.template-collection.template-product-archive .samples-filter-link.is-active,html body.template-codex-archive .samples-filter-link.is-active,html body.template-product .product-detail-toolbar .samples-filter-link.is-active{padding-left:11px!important;padding-right:11px!important}html body.template-codex-archive .codex-page-content{display:none!important}}@media screen and (min-width:901px)and (max-height:1100px){html body.template-product-archive,html body.template-product{--ao-archive-top:clamp(18px,3.2dvh,32px);--ao-archive-bottom:8px;--ao-archive-title-size:clamp(20px,3.5dvh,28px);--ao-archive-title-box:clamp(18.8px,3.29dvh,26.32px);--ao-archive-title-gap:clamp(7px,1.3dvh,12px);--ao-archive-toolbar-gap:clamp(7px,1.25dvh,11px);--ao-archive-toolbar-pad:clamp(7px,1.1dvh,10px);--ao-archive-control-height:22px}html body.template-collection.template-product-archive .samples-filter-link,html body.template-codex-archive .samples-filter-link,html body.template-product .product-detail-toolbar .samples-filter-link{padding-top:4px!important;padding-bottom:4px!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-product-archive,html body.template-product{--ao-archive-shell-width:min( calc(100% - 48px) ,860px)}html body.template-collection.template-product-archive .samples-catalogue-shell,html body.template-collection.template-product-archive .samples-catalogue-shell--compact,html body.template-codex-archive .samples-catalogue-shell,html body.template-codex-archive .samples-catalogue-shell--compact,html body.template-product .product-detail-archive-shell{max-width:860px!important}html body.template-product .product-detail-archive-shell{align-items:stretch!important}html body.template-product .product-detail-layout{box-sizing:border-box!important;width:100%!important;max-width:none!important;grid-template-columns:280px minmax(0,430px)!important;justify-content:start!important;justify-items:stretch!important;align-self:stretch!important;justify-self:stretch!important;margin:auto 0!important;transform:none!important;left:auto!important;right:auto!important}html body.template-product .product-detail-media,html body.template-product .product-detail-copy{justify-self:start!important;margin-left:0!important;margin-right:0!important}}@media screen and (min-width:901px){html{scrollbar-gutter:stable!important}html body.template-product-archive,html body.template-product{overflow-y:scroll!important;--ao-archive-shell-width:min( calc(100% - 24px) ,1320px);--ao-archive-top:clamp(54px,7.5dvh,86px);--ao-archive-title-size:clamp(24px,2.15vw,36px);--ao-archive-title-leading:.94;--ao-archive-title-box:clamp(22.56px,2.021vw,33.84px);--ao-archive-title-gap:clamp(16px,2.1dvh,24px);--ao-archive-filter-height:34px;--ao-archive-sort-height:34px;--ao-archive-toolbar-pad:clamp(10px,1.35dvh,14px);--ao-archive-toolbar-height:calc(var(--ao-archive-sort-height) + var(--ao-archive-toolbar-pad));--ao-archive-after-divider:clamp(18px,2vw,26px);--ao-archive-head-height:calc(var(--ao-archive-title-box) + var(--ao-archive-title-gap) + var(--ao-archive-toolbar-height))}html body.template-collection.template-product-archive .samples-catalogue-shell,html body.template-collection.template-product-archive .samples-catalogue-shell--compact,html body.template-codex-archive .samples-catalogue-shell,html body.template-codex-archive .samples-catalogue-shell--compact,html body.template-product .product-detail-archive-shell{box-sizing:border-box!important;width:var(--ao-archive-shell-width)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding-top:var(--ao-archive-top)!important}html body.template-collection.template-product-archive .samples-catalogue-head,html body.template-codex-archive .samples-catalogue-head,html body.template-product .product-detail-archive-head{position:relative!important;box-sizing:border-box!important;display:block!important;flex:0 0 var(--ao-archive-head-height)!important;width:100%!important;height:var(--ao-archive-head-height)!important;min-height:var(--ao-archive-head-height)!important;max-height:var(--ao-archive-head-height)!important;margin:0 0 var(--ao-archive-after-divider)!important;padding:0!important;border:0!important;overflow:visible!important}html body.template-collection.template-product-archive .samples-index-title,html body.template-codex-archive .samples-index-title,html body.template-product .product-detail-index-title{position:absolute!important;top:0!important;left:0!important;right:auto!important;bottom:auto!important;box-sizing:border-box!important;width:max-content!important;max-width:100%!important;height:var(--ao-archive-title-box)!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;font-size:var(--ao-archive-title-size)!important;line-height:var(--ao-archive-title-leading)!important}html body.template-collection.template-product-archive .samples-toolbar,html body.template-codex-archive .samples-toolbar,html body.template-product .product-detail-toolbar{position:absolute!important;top:calc(var(--ao-archive-title-box) + var(--ao-archive-title-gap))!important;left:0!important;right:0!important;bottom:auto!important;box-sizing:border-box!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;width:100%!important;height:var(--ao-archive-toolbar-height)!important;min-height:var(--ao-archive-toolbar-height)!important;max-height:var(--ao-archive-toolbar-height)!important;margin:0!important;padding:0 0 var(--ao-archive-toolbar-pad)!important;border:0!important;border-bottom:1px solid rgba(8,9,10,.18)!important;overflow:visible!important}html body.template-collection.template-product-archive .samples-filter-nav,html body.template-codex-archive .samples-filter-nav,html body.template-product .product-detail-toolbar .samples-filter-nav{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;align-self:flex-start!important;gap:8px 24px!important;height:var(--ao-archive-filter-height)!important;min-height:var(--ao-archive-filter-height)!important;max-height:var(--ao-archive-filter-height)!important}html body.template-collection.template-product-archive .samples-filter-link,html body.template-codex-archive .samples-filter-link,html body.template-product .product-detail-toolbar .samples-filter-link{box-sizing:border-box!important;min-height:var(--ao-archive-filter-height)!important;height:var(--ao-archive-filter-height)!important;max-height:var(--ao-archive-filter-height)!important;padding-top:7px!important;padding-bottom:7px!important;line-height:1!important}html body.template-collection.template-product-archive .samples-sort-form,html body.template-collection.template-product-archive .samples-sort-control,html body.template-collection.template-product-archive .samples-sort-trigger{align-self:flex-start!important}html body.template-collection.template-product-archive .samples-sort-trigger{height:var(--ao-archive-sort-height)!important;min-height:var(--ao-archive-sort-height)!important;max-height:var(--ao-archive-sort-height)!important}html body.template-codex-archive .codex-page-content{display:none!important}}@media screen and (min-width:901px)and (max-height:1100px){html body.template-product-archive,html body.template-product{--ao-archive-top:clamp(18px,3.2dvh,32px);--ao-archive-title-size:clamp(20px,3.5dvh,28px);--ao-archive-title-box:clamp(18.8px,3.29dvh,26.32px);--ao-archive-title-gap:clamp(7px,1.3dvh,12px);--ao-archive-filter-height:22px;--ao-archive-sort-height:34px;--ao-archive-toolbar-pad:clamp(7px,1.1dvh,10px);--ao-archive-after-divider:clamp(7px,1.25dvh,11px)}html body.template-collection.template-product-archive .samples-filter-link,html body.template-codex-archive .samples-filter-link,html body.template-product .product-detail-toolbar .samples-filter-link{padding-top:4px!important;padding-bottom:4px!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-product-archive,html body.template-product{--ao-archive-shell-width:min( calc(100% - 48px) ,860px)}html body.template-collection.template-product-archive .samples-catalogue-shell,html body.template-collection.template-product-archive .samples-catalogue-shell--compact,html body.template-codex-archive .samples-catalogue-shell,html body.template-codex-archive .samples-catalogue-shell--compact,html body.template-product .product-detail-archive-shell{max-width:860px!important}html body.template-product .product-detail-layout{width:100%!important;max-width:none!important;justify-self:stretch!important;justify-content:start!important;margin-left:0!important;margin-right:0!important}}html body .terminal-prompt>span,html body.template-product-archive .samples-typewriter-caret,html body.template-product .samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-caret{display:inline-block!important;box-sizing:border-box!important;flex:0 0 auto!important;width:.48em!important;height:.78em!important;margin-left:.09em!important;padding:0!important;border:0!important;background:currentColor!important;font-size:inherit!important;line-height:0!important;vertical-align:-.035em!important;transform:none!important}html body .terminal-prompt>span{color:transparent!important;background:currentColor!important;background-color:var(--paper)!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section{width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}html body.template-index .landing-fold-one{width:100%!important;height:100svh!important;min-height:100svh!important;max-height:100svh!important;grid-template-rows:50svh 50svh!important;overflow:hidden!important}html body.template-index .landing-fold-one>.hero-half{height:50svh!important;min-height:50svh!important;max-height:50svh!important}html body.template-index #archive{scroll-margin-top:0!important}html body.template-index>#shopify-section-site-footer,html body.template-index>.shopify-section:last-child{box-sizing:border-box!important;display:block!important;width:100%!important;height:50svh!important;min-height:50svh!important;max-height:50svh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink)!important}html body.template-index footer.ao-site-footer{box-sizing:border-box!important;display:block!important;width:100%!important;height:50svh!important;min-height:50svh!important;max-height:50svh!important;margin:0!important;padding:18px 32px 14px!important;overflow:hidden!important;background:var(--ink)!important;color:var(--paper)!important}html body.template-index footer .footer-access-center-slot{display:none!important}html body.template-index footer .footer-compact-shell{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-content:stretch!important;row-gap:0!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important}html body.template-index footer .footer-archive-block{display:block!important;grid-column:1!important;grid-row:1!important;align-self:start!important;min-width:0!important;min-height:0!important}html body.template-index footer .section-label{display:block!important}html body.template-index footer .footer-archive-menu{display:grid!important;width:min(620px,100%)!important;max-width:620px!important;margin:0!important;align-self:start!important}html body.template-index footer .compact-archive-row{box-sizing:border-box!important;min-height:40px!important;grid-template-columns:minmax(150px,180px) minmax(0,1fr)!important;column-gap:24px!important;border-bottom-color:var(--light-line)!important}html body.template-index footer .archive-main-link{font-size:18px!important;line-height:1!important}html body.template-index footer .archive-sub-links{gap:5px 24px!important;font-size:9px!important;line-height:1.15!important;color:#f3f3edc7!important}html body.template-index footer .footer-bottom{box-sizing:border-box!important;display:flex!important;grid-column:1!important;grid-row:3!important;align-self:end!important;justify-content:space-between!important;width:100%!important;min-width:0!important;margin:0!important;padding-top:9px!important;border-top:1px solid rgba(255,255,255,.24)!important;color:#fff!important}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-index footer.ao-site-footer{padding:13px 32px 10px!important}html body.template-index footer .footer-compact-shell{width:min(100%,1320px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}html body.template-index footer .footer-archive-menu{width:min(520px,100%)!important;max-width:520px!important}html body.template-index footer .compact-archive-row{min-height:30px!important;grid-template-columns:minmax(138px,160px) minmax(0,1fr)!important;column-gap:18px!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-index footer .footer-compact-shell{width:min(100%,860px)!important;max-width:860px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (max-width:900px){html body.template-index footer.ao-site-footer{padding:12px 16px max(10px,env(safe-area-inset-bottom))!important}html body.template-index footer .footer-archive-menu{width:100%!important;max-width:none!important}html body.template-index footer .compact-archive-row{min-height:clamp(28px,5.1svh,38px)!important;grid-template-columns:minmax(100px,34vw) minmax(0,1fr)!important;column-gap:12px!important}html body.template-index footer .archive-main-link{font-size:clamp(15px,4vw,18px)!important}html body.template-index footer .archive-sub-links{flex-wrap:nowrap!important;gap:4px 12px!important;font-size:clamp(7px,2vw,9px)!important}html body.template-index footer .footer-bottom{flex-direction:row!important;gap:8px!important;font-size:clamp(7px,2vw,9px)!important;white-space:nowrap!important}}html body.template-index .hero-half .terminal-prompt>span{display:inline!important;box-sizing:content-box!important;width:auto!important;height:auto!important;margin-left:0!important;padding:0!important;border:0!important;background:none!important;background-color:transparent!important;color:inherit!important;font-size:1em!important;line-height:inherit!important;vertical-align:baseline!important;transform:none!important}html body.template-index{min-height:150svh!important;height:auto!important;overflow-x:hidden!important;overflow-y:auto!important}html body.template-index #MainContent{display:block!important;width:100%!important;height:100svh!important;min-height:100svh!important;max-height:100svh!important;overflow:visible!important}html body.template-index main#MainContent+#shopify-section-site-footer,html body.template-index>#shopify-section-site-footer,html body.template-index main#MainContent+.shopify-section:last-child{box-sizing:border-box!important;display:block!important;visibility:visible!important;width:100%!important;height:50svh!important;min-height:50svh!important;max-height:50svh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink)!important}html body.template-index #archive{scroll-margin:0!important;scroll-margin-top:0!important}html body{--ao-terminal-caret-w:clamp(8px,.52vw,10px);--ao-terminal-caret-h:clamp(13px,.84vw,16px);--ao-terminal-caret-gap:clamp(2px,.13vw,3px)}html body.template-index .hero-half .terminal-prompt>.terminal-prompt-caret,html body.template-product-archive .samples-typewriter-caret,html body.template-product .samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-caret{display:inline-block!important;box-sizing:border-box!important;flex:0 0 auto!important;width:var(--ao-terminal-caret-w)!important;min-width:var(--ao-terminal-caret-w)!important;max-width:var(--ao-terminal-caret-w)!important;height:var(--ao-terminal-caret-h)!important;min-height:var(--ao-terminal-caret-h)!important;max-height:var(--ao-terminal-caret-h)!important;margin-left:var(--ao-terminal-caret-gap)!important;padding:0!important;border:0!important;font-size:0!important;line-height:0!important;vertical-align:-.08em!important;transform:none!important}html body.template-index .hero-half .terminal-prompt>.terminal-prompt-caret{background:var(--paper)!important;color:transparent!important;animation:blink 1s steps(1) infinite!important}html body.template-product-archive .samples-typewriter-caret,html body.template-product .samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-caret{background:currentColor!important}@media screen and (max-width:900px){html body{--ao-terminal-caret-w:7px;--ao-terminal-caret-h:12px;--ao-terminal-caret-gap:2px}}html body{--ao-terminal-caret-w:9px;--ao-terminal-caret-h:15px;--ao-terminal-caret-gap:3px}html body.template-index .hero-half .terminal-prompt>.terminal-prompt-caret,html body.template-product-archive .samples-typewriter-caret,html body.template-product .samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-caret{display:inline-block!important;box-sizing:border-box!important;flex:0 0 9px!important;width:9px!important;min-width:9px!important;max-width:9px!important;height:15px!important;min-height:15px!important;max-height:15px!important;margin-left:3px!important;margin-right:0!important;padding:0!important;border:0!important;line-height:0!important;font-size:0!important;vertical-align:-1px!important;transform:none!important;border-radius:0!important}html body.template-product-archive .samples-typewriter-caret,html body.template-product .samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-caret{background:var(--ink)!important;color:transparent!important}html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot{position:static!important;display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;transform:none!important}html body:not(.template-password) footer.ao-site-footer .footer-compact-shell{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,520px) minmax(280px,1fr)!important;grid-template-rows:minmax(0,1fr) auto!important;column-gap:clamp(46px,7vw,112px)!important;row-gap:12px!important;align-items:start!important;align-content:stretch!important}html body:not(.template-password) footer.ao-site-footer .footer-archive-block{position:static!important;grid-column:1!important;grid-row:1!important;align-self:start!important;justify-self:stretch!important;width:100%!important;max-width:520px!important;margin:0!important;padding:0!important}html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot{grid-column:2!important;grid-row:1!important;align-self:start!important;justify-self:stretch!important}html body:not(.template-password) footer.ao-site-footer .footer-bottom{position:static!important;grid-column:1/-1!important;grid-row:2!important;align-self:end!important;justify-self:stretch!important;width:100%!important;margin:0!important;padding-top:9px!important}html body.template-index footer.ao-site-footer .footer-compact-shell{grid-template-columns:minmax(0,520px) minmax(280px,1fr)!important;grid-template-rows:minmax(0,1fr) auto!important;column-gap:clamp(46px,7vw,112px)!important;row-gap:10px!important}html body.template-index footer.ao-site-footer .footer-access-center-slot{display:block!important;grid-column:2!important;grid-row:1!important}@media screen and (min-width:721px)and (max-width:1100px){html body:not(.template-password) footer.ao-site-footer .footer-compact-shell{grid-template-columns:minmax(0,1.15fr) minmax(270px,.85fr)!important;column-gap:34px!important}}@media screen and (max-width:720px){html body{--ao-terminal-caret-w:7px;--ao-terminal-caret-h:12px;--ao-terminal-caret-gap:2px}html body.template-index .hero-half .terminal-prompt>.terminal-prompt-caret,html body.template-product-archive .samples-typewriter-caret,html body.template-product .samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-caret{flex-basis:7px!important;width:7px!important;min-width:7px!important;max-width:7px!important;height:12px!important;min-height:12px!important;max-height:12px!important;margin-left:2px!important;vertical-align:-1px!important}html body:not(.template-password) footer.ao-site-footer .footer-compact-shell,html body.template-index footer.ao-site-footer .footer-compact-shell{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;row-gap:5px!important}html body:not(.template-password) footer.ao-site-footer .footer-archive-block,html body.template-index footer.ao-site-footer .footer-archive-block{grid-column:1!important;grid-row:1!important;max-width:none!important}html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot,html body.template-index footer.ao-site-footer .footer-access-center-slot{grid-column:1!important;grid-row:2!important}html body:not(.template-password) footer.ao-site-footer .footer-bottom,html body.template-index footer.ao-site-footer .footer-bottom{grid-column:1!important;grid-row:4!important;padding-top:5px!important}}html body{--ao-terminal-caret-w:8px;--ao-terminal-caret-h:13px;--ao-terminal-caret-gap:3px}html body.template-index .hero-half .terminal-prompt>.terminal-prompt-caret,html body.template-product-archive .samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-caret,html body.template-product .samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-caret{display:inline-block!important;box-sizing:border-box!important;flex:0 0 8px!important;width:8px!important;min-width:8px!important;max-width:8px!important;height:13px!important;min-height:13px!important;max-height:13px!important;margin-left:3px!important;margin-right:0!important;padding:0!important;border:0!important;border-radius:0!important;font-size:0!important;line-height:0!important;vertical-align:-1px!important;transform:none!important;align-self:center!important}html body.template-index .hero-half .terminal-prompt>.terminal-prompt-caret{background:var(--paper)!important;color:transparent!important}html body.template-product-archive .samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-caret,html body.template-product .samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-caret{background:var(--ink)!important;color:transparent!important}@media screen and (min-width:1280px)and (orientation:landscape){html body:not(.template-password) footer.ao-site-footer .footer-compact-shell{grid-template-columns:520px 520px minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) auto!important;column-gap:64px!important;row-gap:10px!important;justify-content:start!important;align-items:start!important}html body:not(.template-password) footer.ao-site-footer .footer-archive-block{grid-column:1!important;grid-row:1!important;width:520px!important;max-width:520px!important;justify-self:start!important}html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot{grid-column:2!important;grid-row:1!important;width:520px!important;max-width:520px!important;justify-self:start!important;text-align:left!important}html body:not(.template-password) footer.ao-site-footer .footer-bottom{grid-column:1/-1!important;grid-row:2!important}}@media screen and (min-width:721px)and (max-width:1279px){html body:not(.template-password) footer.ao-site-footer .footer-compact-shell{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:minmax(0,1fr) auto!important;column-gap:32px!important;row-gap:10px!important;align-items:start!important}html body:not(.template-password) footer.ao-site-footer .footer-archive-block,html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot{width:100%!important;max-width:none!important;justify-self:stretch!important;text-align:left!important}}@media screen and (max-width:720px){html body{--ao-terminal-caret-w:7px;--ao-terminal-caret-h:11px;--ao-terminal-caret-gap:2px}html body.template-index .hero-half .terminal-prompt>.terminal-prompt-caret,html body.template-product-archive .samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-caret,html body.template-product .samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-caret{flex-basis:7px!important;width:7px!important;min-width:7px!important;max-width:7px!important;height:11px!important;min-height:11px!important;max-height:11px!important;margin-left:2px!important}html body:not(.template-password) footer.ao-site-footer .footer-compact-shell,html body.template-index footer.ao-site-footer .footer-compact-shell{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;row-gap:7px!important}html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot,html body.template-index footer.ao-site-footer .footer-access-center-slot{grid-column:1!important;grid-row:2!important;width:100%!important;max-width:none!important}html body:not(.template-password) footer.ao-site-footer .footer-bottom,html body.template-index footer.ao-site-footer .footer-bottom{grid-column:1!important;grid-row:4!important}}html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret,html body.template-collection.template-product-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-product .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret{display:inline-block!important;box-sizing:border-box!important;flex:0 0 9px!important;width:9px!important;min-width:9px!important;max-width:9px!important;height:18px!important;min-height:18px!important;max-height:18px!important;margin-left:3px!important;margin-right:0!important;padding:0!important;border:0!important;border-radius:0!important;font-size:0!important;line-height:0!important;vertical-align:-2px!important;transform:none!important;align-self:center!important;opacity:1}html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret{background:var(--paper)!important;color:transparent!important;animation:blink 1s steps(1) infinite!important}html body.template-collection.template-product-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-product .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret{background:var(--ink)!important;color:transparent!important;animation:aoArchiveLiveCaret .52s steps(1,end) infinite!important}html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot,html body.template-index footer.ao-site-footer .footer-access-center-slot{position:static!important;display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;transform:none!important;inset:auto!important;text-align:left!important}@media screen and (min-width:901px){html body:not(.template-password) footer.ao-site-footer .footer-compact-shell,html body.template-index footer.ao-site-footer .footer-compact-shell{display:grid!important;grid-template-columns:minmax(0,520px) minmax(320px,440px) minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr) auto!important;column-gap:clamp(42px,4vw,64px)!important;row-gap:0!important;align-content:stretch!important;align-items:start!important}html body:not(.template-password) footer.ao-site-footer .footer-archive-block,html body.template-index footer.ao-site-footer .footer-archive-block{grid-column:1!important;grid-row:1!important;width:100%!important;max-width:520px!important;margin:0!important;padding:0!important;align-self:start!important;justify-self:start!important}html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot,html body.template-index footer.ao-site-footer .footer-access-center-slot{grid-column:2!important;grid-row:1!important;width:100%!important;max-width:440px!important;margin:0!important;align-self:start!important;justify-self:start!important}html body:not(.template-password) footer.ao-site-footer .footer-bottom,html body.template-index footer.ao-site-footer .footer-bottom{grid-column:1/-1!important;grid-row:3!important;width:100%!important;max-width:none!important;align-self:end!important;justify-self:stretch!important;margin:0!important}}html body:not(.template-password) footer.ao-site-footer .footer-signup-block{display:block!important;box-sizing:border-box!important;width:100%!important;max-width:440px!important;min-width:0!important;margin:0!important;padding:0!important;color:var(--paper)!important;background:transparent!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-label{display:block!important;margin:0 0 12px!important;padding:0!important;color:var(--paper)!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.09em!important;text-transform:uppercase!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-copy{display:block!important;width:100%!important;margin:0 0 10px!important;padding:0!important;color:#f3f3edb8!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:9px!important;font-weight:400!important;line-height:1.35!important;letter-spacing:.045em!important;text-transform:uppercase!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-form{display:block!important;width:100%!important;max-width:440px!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-fields{display:grid!important;box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;width:100%!important;min-width:0!important;min-height:38px!important;margin:0!important;padding:0!important;border:1px solid rgba(243,243,237,.38)!important;background:transparent!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-fields input[type=email]{display:block!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 12px!important;border:0!important;border-radius:0!important;outline:none!important;background:transparent!important;color:var(--paper)!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:9px!important;font-weight:400!important;line-height:1!important;letter-spacing:.04em!important;text-transform:uppercase!important;box-shadow:none!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-fields input[type=email]::placeholder{color:#f3f3ed85!important;opacity:1!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-fields input[type=email]:focus{box-shadow:inset 0 -1px 0 var(--paper)!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-fields button{display:block!important;box-sizing:border-box!important;min-width:max-content!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 14px!important;border:0!important;border-left:1px solid rgba(243,243,237,.38)!important;border-radius:0!important;background:transparent!important;color:var(--paper)!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:9px!important;font-weight:400!important;line-height:1!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-fields button:hover,html body:not(.template-password) footer.ao-site-footer .footer-signup-fields button:focus-visible{background:var(--paper)!important;color:var(--ink)!important;outline:none!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-status{box-sizing:border-box!important;width:100%!important;min-height:38px!important;margin:0!important;padding:11px 12px!important;border:1px solid rgba(243,243,237,.38)!important;color:var(--paper)!important;background:transparent!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:9px!important;font-weight:400!important;line-height:1.35!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-status strong{font-weight:400!important}@media screen and (min-width:721px)and (max-width:900px){html body:not(.template-password) footer.ao-site-footer .footer-compact-shell,html body.template-index footer.ao-site-footer .footer-compact-shell{display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr)!important;grid-template-rows:auto minmax(0,1fr) auto!important;column-gap:28px!important;row-gap:0!important}html body:not(.template-password) footer.ao-site-footer .footer-archive-block,html body.template-index footer.ao-site-footer .footer-archive-block{grid-column:1!important;grid-row:1!important}html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot,html body.template-index footer.ao-site-footer .footer-access-center-slot{grid-column:2!important;grid-row:1!important}html body:not(.template-password) footer.ao-site-footer .footer-bottom,html body.template-index footer.ao-site-footer .footer-bottom{grid-column:1/-1!important;grid-row:3!important}}@media screen and (max-width:720px){html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret,html body.template-collection.template-product-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-product .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret{flex-basis:7px!important;width:7px!important;min-width:7px!important;max-width:7px!important;height:14px!important;min-height:14px!important;max-height:14px!important;margin-left:2px!important}html body:not(.template-password) footer.ao-site-footer .footer-compact-shell,html body.template-index footer.ao-site-footer .footer-compact-shell{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;row-gap:14px!important}html body:not(.template-password) footer.ao-site-footer .footer-archive-block,html body.template-index footer.ao-site-footer .footer-archive-block{grid-column:1!important;grid-row:1!important}html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot,html body.template-index footer.ao-site-footer .footer-access-center-slot{grid-column:1!important;grid-row:2!important;max-width:none!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-block,html body:not(.template-password) footer.ao-site-footer .footer-signup-form{max-width:none!important}html body:not(.template-password) footer.ao-site-footer .footer-bottom,html body.template-index footer.ao-site-footer .footer-bottom{grid-column:1!important;grid-row:4!important}}html body.template-index .hero-half .terminal-prompt .terminal-prompt-caret,html body.template-collection.template-product-archive .samples-typewriter-caret,html body.template-product-archive .samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-caret,html body.template-product .samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-caret{display:none!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;animation:none!important}html body:not(.template-password) footer.ao-site-footer .footer-compact-shell,html body.template-index footer.ao-site-footer .footer-compact-shell{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;column-gap:0!important;row-gap:0!important;align-content:stretch!important;align-items:start!important;justify-content:stretch!important}html body:not(.template-password) footer.ao-site-footer .footer-archive-block,html body.template-index footer.ao-site-footer .footer-archive-block{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:start!important;width:min(520px,100%)!important;max-width:520px!important;margin:0!important;padding:0!important}html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot,html body.template-index footer.ao-site-footer .footer-access-center-slot{position:static!important;display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;grid-column:1!important;grid-row:2!important;justify-self:start!important;align-self:start!important;box-sizing:border-box!important;width:min(520px,100%)!important;max-width:520px!important;height:auto!important;min-height:0!important;margin:14px 0 0!important;padding:0!important;transform:none!important;inset:auto!important;text-align:left!important}html body:not(.template-password) footer.ao-site-footer .footer-bottom,html body.template-index footer.ao-site-footer .footer-bottom{position:static!important;display:flex!important;grid-column:1!important;grid-row:4!important;justify-self:stretch!important;align-self:end!important;justify-content:space-between!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding-top:9px!important;border-top:1px solid rgba(255,255,255,.24)!important;color:var(--paper)!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-block,html body.template-index footer.ao-site-footer .footer-signup-block,html body:not(.template-password) footer.ao-site-footer .footer-signup-form,html body.template-index footer.ao-site-footer .footer-signup-form{box-sizing:border-box!important;display:block!important;width:100%!important;max-width:520px!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--paper)!important;text-align:left!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-label,html body.template-index footer.ao-site-footer .footer-signup-label{display:block!important;width:100%!important;margin:0 0 7px!important;padding:0!important;color:var(--paper)!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-style:normal!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.09em!important;text-transform:uppercase!important;opacity:1!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-copy,html body.template-index footer.ao-site-footer .footer-signup-copy{display:block!important;width:100%!important;margin:0 0 8px!important;padding:0!important;color:#f3f3edc7!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:9px!important;font-style:normal!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.04em!important;text-transform:uppercase!important;opacity:1!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-fields,html body.template-index footer.ao-site-footer .footer-signup-fields{display:grid!important;box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;width:100%!important;min-width:0!important;min-height:32px!important;margin:0!important;padding:0!important;border:1px solid var(--light-line)!important;background:transparent!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-fields input[type=email],html body.template-index footer.ao-site-footer .footer-signup-fields input[type=email],html body:not(.template-password) footer.ao-site-footer .footer-signup-fields button,html body.template-index footer.ao-site-footer .footer-signup-fields button{box-sizing:border-box!important;height:32px!important;min-height:32px!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#f3f3edc7!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:9px!important;font-style:normal!important;font-weight:400!important;line-height:1!important;letter-spacing:.04em!important;text-transform:uppercase!important;box-shadow:none!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-fields input[type=email],html body.template-index footer.ao-site-footer .footer-signup-fields input[type=email]{display:block!important;width:100%!important;min-width:0!important;padding:0 10px!important;outline:none!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-fields input[type=email]::placeholder,html body.template-index footer.ao-site-footer .footer-signup-fields input[type=email]::placeholder{color:#f3f3edc7!important;opacity:1!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-fields button,html body.template-index footer.ao-site-footer .footer-signup-fields button{display:block!important;min-width:max-content!important;padding:0 13px!important;border-left:1px solid var(--light-line)!important;white-space:nowrap!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-fields button:hover,html body:not(.template-password) footer.ao-site-footer .footer-signup-fields button:focus-visible,html body.template-index footer.ao-site-footer .footer-signup-fields button:hover,html body.template-index footer.ao-site-footer .footer-signup-fields button:focus-visible{background:var(--paper)!important;color:var(--ink)!important;outline:none!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-status,html body.template-index footer.ao-site-footer .footer-signup-status{box-sizing:border-box!important;width:100%!important;min-height:32px!important;margin:0!important;padding:9px 10px!important;border:1px solid var(--light-line)!important;background:transparent!important;color:#f3f3edc7!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:9px!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.04em!important;text-transform:uppercase!important}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body:not(.template-password) footer.ao-site-footer .footer-compact-shell,html body.template-index footer.ao-site-footer .footer-compact-shell{width:min(100%,1320px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:901px)and (orientation:portrait){html body:not(.template-password) footer.ao-site-footer .footer-compact-shell,html body.template-index footer.ao-site-footer .footer-compact-shell{width:min(100%,860px)!important;max-width:860px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (max-width:720px){html body:not(.template-password) footer.ao-site-footer .footer-archive-block,html body.template-index footer.ao-site-footer .footer-archive-block,html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot,html body.template-index footer.ao-site-footer .footer-access-center-slot,html body:not(.template-password) footer.ao-site-footer .footer-signup-block,html body.template-index footer.ao-site-footer .footer-signup-block,html body:not(.template-password) footer.ao-site-footer .footer-signup-form,html body.template-index footer.ao-site-footer .footer-signup-form{width:100%!important;max-width:none!important}html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot,html body.template-index footer.ao-site-footer .footer-access-center-slot{margin-top:9px!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-label,html body.template-index footer.ao-site-footer .footer-signup-label{font-size:clamp(8px,2.1vw,10px)!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-copy,html body.template-index footer.ao-site-footer .footer-signup-copy,html body:not(.template-password) footer.ao-site-footer .footer-signup-fields input[type=email],html body.template-index footer.ao-site-footer .footer-signup-fields input[type=email],html body:not(.template-password) footer.ao-site-footer .footer-signup-fields button,html body.template-index footer.ao-site-footer .footer-signup-fields button,html body:not(.template-password) footer.ao-site-footer .footer-signup-status,html body.template-index footer.ao-site-footer .footer-signup-status{font-size:clamp(7px,2vw,9px)!important}}html body:not(.template-password) footer.ao-site-footer .footer-archive-block>.section-label,html body:not(.template-password) footer.ao-site-footer .footer-signup-label,html body.template-index footer.ao-site-footer .footer-archive-block>.section-label,html body.template-index footer.ao-site-footer .footer-signup-label{box-sizing:border-box!important;margin:0!important;padding:0!important;color:var(--paper)!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-style:normal!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.09em!important;text-transform:uppercase!important;opacity:1!important}html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot,html body.template-index footer.ao-site-footer .footer-access-center-slot{margin-top:24px!important}html body:not(.template-password) footer.ao-site-footer .archive-sub-links,html body:not(.template-password) footer.ao-site-footer .archive-sub-links a,html body:not(.template-password) footer.ao-site-footer .footer-signup-copy,html body:not(.template-password) footer.ao-site-footer .footer-signup-fields input[type=email],html body:not(.template-password) footer.ao-site-footer .footer-signup-fields button,html body:not(.template-password) footer.ao-site-footer .footer-signup-status,html body.template-index footer.ao-site-footer .archive-sub-links,html body.template-index footer.ao-site-footer .archive-sub-links a,html body.template-index footer.ao-site-footer .footer-signup-copy,html body.template-index footer.ao-site-footer .footer-signup-fields input[type=email],html body.template-index footer.ao-site-footer .footer-signup-fields button,html body.template-index footer.ao-site-footer .footer-signup-status{color:#f3f3edc7!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-style:normal!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.04em!important;text-transform:uppercase!important;opacity:1!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-label,html body.template-index footer.ao-site-footer .footer-signup-label{margin-bottom:10px!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-copy,html body.template-index footer.ao-site-footer .footer-signup-copy{margin:0 0 10px!important}html body:not(.template-password) footer.ao-site-footer .footer-signup-status,html body.template-index footer.ao-site-footer .footer-signup-status{padding:9px 10px!important}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-collection.template-product-archive .internal-page-shell,html body.template-product .internal-page-shell,html body.template-cart .internal-page-shell{grid-template-rows:minmax(0,60dvh) minmax(0,40dvh)!important}html body.template-collection.template-product-archive .internal-page-shell footer,html body.template-product .internal-page-shell footer,html body.template-cart .internal-page-shell footer{padding-top:16px!important;padding-bottom:12px!important}}html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret,html body.template-collection.template-product-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-product .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret{display:inline-block!important;box-sizing:border-box!important;flex:0 0 10px!important;width:10px!important;min-width:10px!important;max-width:10px!important;height:18px!important;min-height:18px!important;max-height:18px!important;margin-left:4px!important;margin-right:0!important;padding:0!important;border:0!important;border-radius:0!important;font-size:0!important;line-height:0!important;vertical-align:-2px!important;transform:none!important;align-self:center!important}html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret{background:var(--paper)!important;color:transparent!important;opacity:1;animation:blink 1s steps(1,end) infinite!important}html body.template-collection.template-product-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-product .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret{background:var(--ink)!important;color:transparent!important;opacity:1;animation:aoArchiveLiveCaret .52s steps(1,end) infinite!important}html body.template-collection.template-product-archive .samples-typewriter-caret.is-off,html body.template-codex-archive .samples-typewriter-caret.is-off,html body.template-product .samples-typewriter-caret.is-off,html body.template-cart .samples-typewriter-caret.is-off{opacity:0!important;animation:none!important}@media screen and (max-width:720px){html body:not(.template-password) footer.ao-site-footer .footer-access-center-slot,html body.template-index footer.ao-site-footer .footer-access-center-slot{margin-top:18px!important}html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret,html body.template-collection.template-product-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-product .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret{flex-basis:8px!important;width:8px!important;min-width:8px!important;max-width:8px!important;height:15px!important;min-height:15px!important;max-height:15px!important;margin-left:3px!important;vertical-align:-1px!important}}html body.template-cart .cart-archive-row{font-size:12px!important;line-height:1.2!important}html body.template-cart .cart-archive-quantity{gap:8px!important;font-size:12px!important}html body.template-cart .cart-archive-quantity input{width:58px!important;height:34px!important;min-height:34px!important;padding:0 8px!important;font-size:12px!important}html body.template-cart .cart-archive-unit-price,html body.template-cart .cart-archive-line-price,html body.template-cart .cart-archive-remove{font-size:12px!important;line-height:1.15!important}html body.template-cart .cart-archive-total{font-size:12px!important}html body.template-cart .cart-archive-total strong{font-size:13px!important}html body.template-cart .cart-archive-actions button{min-height:40px!important;padding:0 17px!important;font-size:12px!important}html body.template-cart .cart-archive-empty{font-size:12px!important}html body.template-password .password-form-single{width:min(var(--ao-members-heading-width,520px),100%)!important;max-width:100%!important;justify-self:start!important}html body.template-password .password-form-single .password-input-row,html body.template-password .password-form-single .archive-access-controls{width:100%!important;max-width:100%!important}html body footer.ao-site-footer.ao-unified-footer{box-sizing:border-box!important;position:relative!important;inset:auto!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;height:100%!important;min-height:0!important;margin:0!important;padding:16px 32px 12px!important;background:var(--ink)!important;color:var(--paper)!important;overflow:hidden!important;transform:none!important}html body footer.ao-site-footer.ao-unified-footer .footer-compact-shell{position:relative!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;align-content:stretch!important;align-items:start!important;justify-content:stretch!important;column-gap:0!important;row-gap:0!important;width:min(100%,1320px)!important;max-width:1320px!important;min-width:0!important;height:100%!important;min-height:0!important;margin:0 auto!important;padding:0!important}html body footer.ao-site-footer.ao-unified-footer .footer-archive-block{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:start!important;box-sizing:border-box!important;width:min(520px,100%)!important;max-width:520px!important;min-width:0!important;margin:0!important;padding:0!important}html body footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label,html body footer.ao-site-footer.ao-unified-footer .footer-signup-label{display:block!important;box-sizing:border-box!important;width:100%!important;margin:0!important;padding:0!important;color:var(--paper)!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-style:normal!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.09em!important;text-transform:uppercase!important;opacity:1!important}html body footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label{margin-bottom:6px!important}html body footer.ao-site-footer.ao-unified-footer .footer-archive-menu{box-sizing:border-box!important;width:100%!important;max-width:520px!important;min-width:0!important;margin:0!important;padding:0!important;border-top:1px solid var(--light-line)!important}html body footer.ao-site-footer.ao-unified-footer .compact-archive-row{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(138px,160px) minmax(0,1fr)!important;align-items:center!important;column-gap:18px!important;width:100%!important;min-height:30px!important;margin:0!important;padding:0!important;border-bottom:1px solid var(--light-line)!important}html body footer.ao-site-footer.ao-unified-footer .archive-main-link{color:var(--paper)!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:18px!important;font-style:normal!important;font-weight:400!important;line-height:1!important;letter-spacing:0!important;text-transform:uppercase!important;opacity:1!important}html body footer.ao-site-footer.ao-unified-footer .archive-sub-links,html body footer.ao-site-footer.ao-unified-footer .archive-sub-links a,html body footer.ao-site-footer.ao-unified-footer .footer-signup-copy,html body footer.ao-site-footer.ao-unified-footer .footer-signup-fields input[type=email],html body footer.ao-site-footer.ao-unified-footer .footer-signup-fields button,html body footer.ao-site-footer.ao-unified-footer .footer-signup-status{color:#f3f3edd1!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-style:normal!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.04em!important;text-transform:uppercase!important;opacity:1!important}html body footer.ao-site-footer.ao-unified-footer .archive-sub-links{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:4px 18px!important}html body footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup]{position:static!important;inset:auto!important;grid-column:1!important;grid-row:2!important;justify-self:start!important;align-self:start!important;display:block!important;box-sizing:border-box!important;width:min(520px,100%)!important;max-width:520px!important;min-width:0!important;height:auto!important;min-height:0!important;margin:20px 0 0!important;padding:0!important;transform:none!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;text-align:left!important}html body footer.ao-site-footer.ao-unified-footer .footer-signup-block,html body footer.ao-site-footer.ao-unified-footer .footer-signup-form{display:block!important;box-sizing:border-box!important;width:100%!important;max-width:520px!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--paper)!important;text-align:left!important}html body footer.ao-site-footer.ao-unified-footer .footer-signup-label{margin:0 0 9px!important}html body footer.ao-site-footer.ao-unified-footer .footer-signup-copy{display:block!important;width:100%!important;margin:0 0 10px!important;padding:0!important}html body footer.ao-site-footer.ao-unified-footer .footer-signup-fields{display:grid!important;box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;width:100%!important;min-width:0!important;min-height:34px!important;margin:0!important;padding:0!important;border:1px solid var(--light-line)!important;background:transparent!important}html body footer.ao-site-footer.ao-unified-footer .footer-signup-fields input[type=email],html body footer.ao-site-footer.ao-unified-footer .footer-signup-fields button{box-sizing:border-box!important;height:34px!important;min-height:34px!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body footer.ao-site-footer.ao-unified-footer .footer-signup-fields input[type=email]{width:100%!important;min-width:0!important;padding:0 11px!important;outline:none!important}html body footer.ao-site-footer.ao-unified-footer .footer-signup-fields input[type=email]::placeholder{color:#f3f3edd1!important;opacity:1!important}html body footer.ao-site-footer.ao-unified-footer .footer-signup-fields button{min-width:max-content!important;padding:0 14px!important;border-left:1px solid var(--light-line)!important;white-space:nowrap!important}html body footer.ao-site-footer.ao-unified-footer .footer-signup-fields button:hover,html body footer.ao-site-footer.ao-unified-footer .footer-signup-fields button:focus-visible{background:var(--paper)!important;color:var(--ink)!important;outline:none!important}html body footer.ao-site-footer.ao-unified-footer .footer-signup-status{box-sizing:border-box!important;width:100%!important;min-height:34px!important;margin:0!important;padding:9px 11px!important;border:1px solid var(--light-line)!important;background:transparent!important}html body footer.ao-site-footer.ao-unified-footer .footer-bottom{position:static!important;inset:auto!important;grid-column:1!important;grid-row:4!important;align-self:end!important;justify-self:stretch!important;display:flex!important;align-items:center!important;justify-content:space-between!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:9px 0 0!important;border-top:1px solid rgba(255,255,255,.24)!important;transform:none!important;color:var(--paper)!important}html body footer.ao-site-footer.ao-unified-footer .footer-bottom,html body footer.ao-site-footer.ao-unified-footer .footer-bottom a,html body footer.ao-site-footer.ao-unified-footer .footer-bottom span{font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-weight:400!important;line-height:1!important;letter-spacing:.07em!important;text-transform:uppercase!important}@media screen and (min-width:901px)and (orientation:landscape){html body:not(.template-index) .internal-page-shell{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(60dvh,auto) max(40dvh,300px)!important;width:100%!important;min-height:100dvh!important;height:auto!important;margin:0!important;padding:0!important;background:var(--paper)!important}html body:not(.template-index) .internal-page-shell>#MainContent{box-sizing:border-box!important;grid-column:1!important;grid-row:1!important;width:100%!important;min-width:0!important;min-height:60dvh!important;height:auto!important;margin:0!important;overflow:visible!important}html body:not(.template-index) .internal-page-shell>#shopify-section-site-footer,html body:not(.template-index) .internal-page-shell>.shopify-section:last-child{position:static!important;inset:auto!important;grid-column:1!important;grid-row:2!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;height:max(40dvh,300px)!important;min-height:max(40dvh,300px)!important;margin:0!important;padding:0!important;transform:none!important}}@media screen and (min-width:901px)and (orientation:portrait){html body:not(.template-index) .internal-page-shell{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(50dvh,auto) max(50dvh,420px)!important;width:100%!important;min-height:100dvh!important;height:auto!important;margin:0!important;padding:0!important;background:var(--paper)!important}html body:not(.template-index) .internal-page-shell>#MainContent{grid-column:1!important;grid-row:1!important;min-height:50dvh!important;height:auto!important;overflow:visible!important}html body:not(.template-index) .internal-page-shell>#shopify-section-site-footer,html body:not(.template-index) .internal-page-shell>.shopify-section:last-child{position:static!important;inset:auto!important;grid-column:1!important;grid-row:2!important;box-sizing:border-box!important;width:100%!important;height:max(50dvh,420px)!important;min-height:max(50dvh,420px)!important;margin:0!important;padding:0!important;transform:none!important}html body footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:min(calc(100% - 48px),860px)!important;max-width:860px!important}}html body.template-index footer.ao-site-footer.ao-unified-footer{min-height:0!important}@media screen and (max-width:900px){html body footer.ao-site-footer.ao-unified-footer{height:auto!important;min-height:0!important;padding:16px 12px 10px!important;overflow:visible!important}html body footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:100%!important;max-width:none!important;min-height:360px!important}html body footer.ao-site-footer.ao-unified-footer .footer-archive-block,html body footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup],html body footer.ao-site-footer.ao-unified-footer .footer-signup-block,html body footer.ao-site-footer.ao-unified-footer .footer-signup-form{width:100%!important;max-width:none!important}html body footer.ao-site-footer.ao-unified-footer .compact-archive-row{grid-template-columns:minmax(124px,150px) minmax(0,1fr)!important;min-height:32px!important;column-gap:12px!important}html body footer.ao-site-footer.ao-unified-footer .archive-main-link{font-size:17px!important}html body footer.ao-site-footer.ao-unified-footer .archive-sub-links,html body footer.ao-site-footer.ao-unified-footer .archive-sub-links a,html body footer.ao-site-footer.ao-unified-footer .footer-signup-copy,html body footer.ao-site-footer.ao-unified-footer .footer-signup-fields input[type=email],html body footer.ao-site-footer.ao-unified-footer .footer-signup-fields button,html body footer.ao-site-footer.ao-unified-footer .footer-signup-status{font-size:9px!important}html body footer.ao-site-footer.ao-unified-footer .footer-bottom,html body footer.ao-site-footer.ao-unified-footer .footer-bottom a,html body footer.ao-site-footer.ao-unified-footer .footer-bottom span{font-size:8px!important}}html body.template-password .password-page>h1{box-sizing:border-box!important;width:max-content!important;max-width:100%!important;min-width:0!important}html body.template-password .password-page>h1 .password-title-measure{display:inline-block!important;width:max-content!important;max-width:100%!important}html body.template-password .password-form-single{box-sizing:border-box!important;width:min(var(--ao-members-heading-width,100%),100%)!important;max-width:100%!important;min-width:0!important;justify-self:start!important}html body.template-password .password-form-single .password-input-row,html body.template-password .password-form-single .archive-access-controls{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important}@media screen and (min-width:721px){html body.template-password .password-form-single .password-input-row,html body.template-password .password-form-single .archive-access-controls{grid-template-columns:minmax(0,1fr) 112px!important}}html body.template-product .product-detail-media{box-sizing:border-box!important;width:100%!important;height:auto!important;aspect-ratio:auto!important;overflow:hidden!important;background:transparent!important}html body.template-product .product-detail-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important}html body.template-password .password-page>.password-form-single{box-sizing:border-box!important;width:min(var(--ao-members-heading-width,100%),100%)!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;justify-self:start!important}@media screen and (min-width:901px){html body.template-password{height:auto!important;min-height:100dvh!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important}}@media screen and (min-width:901px){html body.template-collection,html body.template-product,html body.template-cart,html body.template-page,html body.template-search,html body.template-404,html body.template-password{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}html body.template-collection .internal-page-shell,html body.template-collection.template-product-archive .internal-page-shell,html body.template-product .internal-page-shell,html body.template-cart .internal-page-shell,html body.template-page .internal-page-shell,html body.template-search .internal-page-shell,html body.template-404 .internal-page-shell,html body.template-password .internal-page-shell{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,72dvh) minmax(0,28dvh)!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink)!important}html body.template-collection .internal-page-shell>#MainContent,html body.template-collection.template-product-archive .internal-page-shell>#MainContent,html body.template-product .internal-page-shell>#MainContent,html body.template-cart .internal-page-shell>#MainContent,html body.template-page .internal-page-shell>#MainContent,html body.template-search .internal-page-shell>#MainContent,html body.template-404 .internal-page-shell>#MainContent,html body.template-password .internal-page-shell>#MainContent{box-sizing:border-box!important;grid-column:1!important;grid-row:1!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-height:none!important;margin:0!important;background:var(--paper)!important}html body.template-product .internal-page-shell>#MainContent,html body.template-cart .internal-page-shell>#MainContent,html body.template-page:not(.template-product-archive) .internal-page-shell>#MainContent,html body.template-search .internal-page-shell>#MainContent,html body.template-404 .internal-page-shell>#MainContent,html body.template-password .internal-page-shell>#MainContent{overflow:auto!important}html body.template-collection .internal-page-shell>#shopify-section-site-footer,html body.template-collection.template-product-archive .internal-page-shell>#shopify-section-site-footer,html body.template-product .internal-page-shell>#shopify-section-site-footer,html body.template-cart .internal-page-shell>#shopify-section-site-footer,html body.template-page .internal-page-shell>#shopify-section-site-footer,html body.template-search .internal-page-shell>#shopify-section-site-footer,html body.template-404 .internal-page-shell>#shopify-section-site-footer,html body.template-password .internal-page-shell>#shopify-section-site-footer,html body.template-collection .internal-page-shell>.shopify-section:last-child,html body.template-collection.template-product-archive .internal-page-shell>.shopify-section:last-child,html body.template-product .internal-page-shell>.shopify-section:last-child,html body.template-cart .internal-page-shell>.shopify-section:last-child,html body.template-page .internal-page-shell>.shopify-section:last-child,html body.template-search .internal-page-shell>.shopify-section:last-child,html body.template-404 .internal-page-shell>.shopify-section:last-child,html body.template-password .internal-page-shell>.shopify-section:last-child{box-sizing:border-box!important;grid-column:1!important;grid-row:2!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink)!important}}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-collection .internal-page-shell,html body.template-collection.template-product-archive .internal-page-shell,html body.template-product .internal-page-shell,html body.template-cart .internal-page-shell,html body.template-page .internal-page-shell,html body.template-search .internal-page-shell,html body.template-404 .internal-page-shell,html body.template-password .internal-page-shell{grid-template-rows:minmax(0,60dvh) minmax(0,40dvh)!important}}html body.template-index .hero-half .terminal-prompt .terminal-prompt-caret,html body.template-product-archive .samples-typewriter-caret,html body.template-product .samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-caret{display:none!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;animation:none!important}@media screen and (min-width:901px){html body.template-collection,html body.template-product,html body.template-cart,html body.template-page,html body.template-search,html body.template-404,html body.template-password{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}html body.template-collection .internal-page-shell,html body.template-product .internal-page-shell,html body.template-cart .internal-page-shell,html body.template-page .internal-page-shell,html body.template-search .internal-page-shell,html body.template-404 .internal-page-shell,html body.template-password .internal-page-shell{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,72dvh) minmax(0,28dvh)!important;box-sizing:border-box!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink)!important}html body.template-collection .internal-page-shell>#MainContent,html body.template-product .internal-page-shell>#MainContent,html body.template-cart .internal-page-shell>#MainContent,html body.template-page .internal-page-shell>#MainContent,html body.template-search .internal-page-shell>#MainContent,html body.template-404 .internal-page-shell>#MainContent,html body.template-password .internal-page-shell>#MainContent{grid-column:1!important;grid-row:1!important;box-sizing:border-box!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;margin:0!important;background:var(--paper)!important}html body.template-collection .internal-page-shell>#shopify-section-site-footer,html body.template-product .internal-page-shell>#shopify-section-site-footer,html body.template-cart .internal-page-shell>#shopify-section-site-footer,html body.template-page .internal-page-shell>#shopify-section-site-footer,html body.template-search .internal-page-shell>#shopify-section-site-footer,html body.template-404 .internal-page-shell>#shopify-section-site-footer,html body.template-password .internal-page-shell>#shopify-section-site-footer,html body.template-collection .internal-page-shell>.shopify-section:last-child,html body.template-product .internal-page-shell>.shopify-section:last-child,html body.template-cart .internal-page-shell>.shopify-section:last-child,html body.template-page .internal-page-shell>.shopify-section:last-child,html body.template-search .internal-page-shell>.shopify-section:last-child,html body.template-404 .internal-page-shell>.shopify-section:last-child,html body.template-password .internal-page-shell>.shopify-section:last-child{grid-column:1!important;grid-row:2!important;box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink)!important}html body footer.ao-site-footer.ao-unified-footer{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;padding:16px 32px 12px!important;overflow:hidden!important}html body footer.ao-site-footer.ao-unified-footer .footer-compact-shell{box-sizing:border-box!important;width:min(100%,1320px)!important;max-width:1320px!important;height:100%!important;min-height:0!important;margin:0 auto!important}}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-collection .internal-page-shell,html body.template-product .internal-page-shell,html body.template-cart .internal-page-shell,html body.template-page .internal-page-shell,html body.template-search .internal-page-shell,html body.template-404 .internal-page-shell,html body.template-password .internal-page-shell{grid-template-rows:minmax(0,60dvh) minmax(0,40dvh)!important}}@media screen and (min-width:901px)and (orientation:portrait){html body footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:min(calc(100% - 48px),860px)!important;max-width:860px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:901px){html body.template-index{height:auto!important;min-height:150dvh!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one{box-sizing:border-box!important;height:122dvh!important;min-height:122dvh!important;max-height:122dvh!important;overflow:visible!important}html body.template-index .landing-fold-one{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:50dvh 72dvh!important}html body.template-index .landing-fold-one>.hero-half{height:50dvh!important;min-height:50dvh!important;max-height:50dvh!important}html body.template-index main#MainContent+#shopify-section-site-footer,html body.template-index>#shopify-section-site-footer,html body.template-index main#MainContent+.shopify-section:last-child{box-sizing:border-box!important;display:block!important;width:100%!important;height:28dvh!important;min-height:28dvh!important;max-height:28dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink)!important}html body.template-index footer.ao-site-footer.ao-unified-footer{box-sizing:border-box!important;width:100%!important;height:28dvh!important;min-height:28dvh!important;max-height:28dvh!important;margin:0!important;padding:16px 32px 12px!important;overflow:hidden!important}html body.template-index footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:min(100%,1320px)!important;max-width:1320px!important;height:100%!important;min-height:0!important;margin:0 auto!important}html body.template-index #archive{scroll-margin:0!important;scroll-margin-top:0!important}}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one{height:110dvh!important;min-height:110dvh!important;max-height:110dvh!important}html body.template-index .landing-fold-one{grid-template-rows:50dvh 60dvh!important}html body.template-index main#MainContent+#shopify-section-site-footer,html body.template-index>#shopify-section-site-footer,html body.template-index main#MainContent+.shopify-section:last-child,html body.template-index footer.ao-site-footer.ao-unified-footer{height:40dvh!important;min-height:40dvh!important;max-height:40dvh!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-index footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:min(calc(100% - 48px),860px)!important;max-width:860px!important}}@media screen and (min-width:901px){html body.template-product .product-detail-layout{box-sizing:border-box!important;grid-template-columns:280px minmax(0,430px)!important;align-items:start!important;justify-content:start!important;column-gap:40px!important}html body.template-product .product-detail-media{box-sizing:border-box!important;width:280px!important;min-width:280px!important;max-width:280px!important;height:280px!important;min-height:280px!important;max-height:280px!important;aspect-ratio:1 / 1!important;overflow:hidden!important;border-radius:12px!important;background:transparent!important}html body.template-product .product-detail-image{display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center center!important}}@media screen and (min-width:901px)and (max-height:800px){html body.template-product .product-detail-layout{grid-template-columns:240px minmax(0,430px)!important;column-gap:34px!important}html body.template-product .product-detail-media{width:240px!important;min-width:240px!important;max-width:240px!important;height:240px!important;min-height:240px!important;max-height:240px!important}}@media screen and (max-width:900px){html body.template-product .product-detail-media{width:min(100%,420px)!important;max-width:420px!important;height:auto!important;min-height:0!important;aspect-ratio:1 / 1!important;overflow:hidden!important;border-radius:12px!important}html body.template-product .product-detail-image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}}@media screen and (min-width:721px){html body.template-password .password-page>.password-form-single{box-sizing:border-box!important;width:min(calc(var(--ao-members-heading-width,520px) + 120px),100%)!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;justify-self:start!important}html body.template-password .password-form-single .password-input-row,html body.template-password .password-form-single .archive-access-controls{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,var(--ao-members-heading-width,520px)) 112px!important;column-gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important}}@media screen and (min-width:901px)and (orientation:portrait){html body{--ao-portrait-master-rail:min( calc(100vw - 48px) ,860px);--ao-footer-column:520px}html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,72dvh) minmax(0,28dvh)!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important}html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell>#MainContent{grid-row:1!important;width:100%!important;height:72dvh!important;min-height:0!important;max-height:72dvh!important;margin:0!important;padding:0!important;overflow:auto!important;background:var(--paper)!important}html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell>#shopify-section-site-footer,html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell>.shopify-section:last-child{grid-row:2!important;width:100%!important;height:28dvh!important;min-height:28dvh!important;max-height:28dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink)!important}html body.template-collection .samples-catalogue-shell,html body.template-collection .samples-catalogue-shell--compact,html body.template-codex-archive .samples-catalogue-shell,html body.template-codex-archive .samples-catalogue-shell--compact,html body.template-product .product-detail-archive-shell,html body.template-cart .cart-archive-shell,html body.template-page:not(.template-codex-archive) .standard-page,html body.template-search .standard-page,html body.template-404 .standard-page,html body.template-password .standard-page.password-page{box-sizing:border-box!important;width:var(--ao-portrait-master-rail)!important;max-width:860px!important;margin-left:auto!important;margin-right:auto!important}html body.template-collection .samples-archive-page,html body.template-product .product-detail-archive-page,html body.template-cart .cart-archive-page{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;overflow:hidden!important}html body.template-collection .samples-catalogue-shell,html body.template-collection .samples-catalogue-shell--compact,html body.template-product .product-detail-archive-shell,html body.template-cart .cart-archive-shell{height:100%!important;min-height:0!important;max-height:100%!important;overflow:auto!important}html body.template-password{--ao-members-page-gutter:0px!important}html body.template-password .password-page{padding-left:0!important;padding-right:0!important}html body.template-password .password-page>.password-form-single{box-sizing:border-box!important;width:min(var(--ao-members-heading-width,520px),100%)!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;justify-self:start!important}html body.template-password .password-form-single .password-input-row,html body.template-password .password-form-single .archive-access-controls{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr) 112px!important;column-gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important}html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer{box-sizing:border-box!important;width:100%!important;height:28dvh!important;min-height:28dvh!important;max-height:28dvh!important;margin:0!important;padding:16px 32px 12px!important;overflow:hidden!important;background:var(--ink)!important}html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .footer-compact-shell{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;width:var(--ao-portrait-master-rail)!important;max-width:860px!important;height:100%!important;min-height:0!important;margin:0 auto!important;padding:0!important}html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .footer-archive-block,html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup],html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .footer-signup-block,html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .footer-signup-form{box-sizing:border-box!important;width:min(var(--ao-footer-column),100%)!important;max-width:520px!important}html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label{margin:0 0 6px!important}html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup]{margin:20px 0 0!important}html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .compact-archive-row{grid-template-columns:minmax(138px,160px) minmax(0,1fr)!important;min-height:30px!important;column-gap:18px!important}html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .archive-main-link{font-size:18px!important;line-height:1!important}html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .archive-sub-links,html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .archive-sub-links a,html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .footer-signup-copy,html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .footer-signup-fields input[type=email],html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .footer-signup-fields button,html body:is(.template-collection,.template-product,.template-cart,.template-page,.template-search,.template-404,.template-password) .internal-page-shell footer.ao-site-footer.ao-unified-footer .footer-signup-status{font-size:10px!important;line-height:1.15!important}html body[class] .panel,html body[class] .panel-search,html body[class] .panel-menu,html body[class] .panel-cart{box-sizing:border-box!important;left:50%!important;right:auto!important;width:var(--ao-portrait-master-rail)!important;max-width:860px!important}html body[class] .panel-search .search-box,html body[class] .panel-search .search-input-row{width:min(var(--ao-footer-column),100%)!important;max-width:520px!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-index footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:var(--ao-portrait-master-rail)!important;max-width:860px!important;margin-left:auto!important;margin-right:auto!important}html body.template-index footer.ao-site-footer.ao-unified-footer .footer-archive-block,html body.template-index footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body.template-index footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup],html body.template-index footer.ao-site-footer.ao-unified-footer .footer-signup-block,html body.template-index footer.ao-site-footer.ao-unified-footer .footer-signup-form{width:min(var(--ao-footer-column),100%)!important;max-width:520px!important}}:root{--ao158-paper:#f3f3ed;--ao158-ink:#08090a;--ao158-portrait-rail:min( calc(100vw - 64px) ,768px);--ao158-footer-column:520px;--ao158-caret-width:6px;--ao158-caret-height:16px;--ao158-caret-gap:3px}html body .terminal-prompt-caret,html body .samples-typewriter-caret,html body .samples-typewriter-caret.is-off{display:inline-block!important;box-sizing:border-box!important;flex:0 0 var(--ao158-caret-width)!important;width:var(--ao158-caret-width)!important;min-width:var(--ao158-caret-width)!important;max-width:var(--ao158-caret-width)!important;height:var(--ao158-caret-height)!important;min-height:var(--ao158-caret-height)!important;max-height:var(--ao158-caret-height)!important;margin:0 0 0 var(--ao158-caret-gap)!important;padding:0!important;border:0!important;border-radius:0!important;transform:none!important;vertical-align:-2px!important;animation:none!important}html body.template-index .terminal-prompt-caret{background:var(--ao158-paper)!important}html body .samples-typewriter-caret,html body .samples-typewriter-caret.is-off{background:var(--ao158-ink)!important}@media screen and (min-width:901px)and (orientation:portrait){html body:not(.template-index){height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;background:var(--ao158-ink)!important}html body #AoInternalPageShell{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,66.6667dvh) minmax(0,33.3333dvh)!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ao158-ink)!important}html body #AoInternalPageShell>#MainContent{box-sizing:border-box!important;grid-column:1!important;grid-row:1!important;width:100%!important;height:66.6667dvh!important;min-height:0!important;max-height:66.6667dvh!important;margin:0!important;padding:0!important;overflow:auto!important;background:var(--ao158-paper)!important}html body #AoInternalPageShell>#AoGlobalFooterMount{box-sizing:border-box!important;grid-column:1!important;grid-row:2!important;display:block!important;width:100%!important;height:33.3333dvh!important;min-height:33.3333dvh!important;max-height:33.3333dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ao158-ink)!important}html body #AoGlobalFooterMount>.shopify-section,html body #AoGlobalFooterMount>[id^=shopify-section-]{box-sizing:border-box!important;display:block!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ao158-ink)!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:16px 0 12px!important;overflow:hidden!important;background:var(--ao158-ink)!important}html body #AoGlobalFooterMount .footer-compact-shell{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;row-gap:0!important;width:var(--ao158-portrait-rail)!important;max-width:768px!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0 auto!important;padding:0!important;position:relative!important}html body #AoGlobalFooterMount .footer-archive-block{grid-column:1!important;grid-row:1!important;width:min(var(--ao158-footer-column),100%)!important;max-width:var(--ao158-footer-column)!important;margin:0!important;padding:0!important;position:static!important;transform:none!important}html body #AoGlobalFooterMount .footer-access-center-slot,html body #AoGlobalFooterMount [data-ao-footer-signup]{grid-column:1!important;grid-row:2!important;width:min(var(--ao158-footer-column),100%)!important;max-width:var(--ao158-footer-column)!important;margin:20px 0 0!important;padding:0!important;position:static!important;transform:none!important}html body #AoGlobalFooterMount .footer-bottom{box-sizing:border-box!important;grid-column:1!important;grid-row:4!important;align-self:end!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:end!important;width:100%!important;max-width:none!important;margin:0!important;padding:8px 0 0!important;position:static!important;transform:none!important}html body #AoGlobalFooterMount .footer-bottom .worldwide-mark{justify-self:center!important}html body #AoGlobalFooterMount .footer-bottom .footer-closing-line{justify-self:end!important}html body #MainContent .standard-page,html body #MainContent .samples-catalogue-shell,html body #MainContent .samples-catalogue-shell--compact,html body #MainContent .product-detail-archive-shell,html body #MainContent .cart-archive-shell{box-sizing:border-box!important;width:var(--ao158-portrait-rail)!important;max-width:768px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;transform:none!important;left:auto!important;right:auto!important}html body.template-password #MainContent .password-page{box-sizing:border-box!important;width:var(--ao158-portrait-rail)!important;max-width:768px!important;height:100%!important;min-height:100%!important;margin:0 auto!important;padding:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;transform:none!important}html body.template-password #MainContent .password-page>.password-welcome-label,html body.template-password #MainContent .password-page>h1,html body.template-password #MainContent .password-page>.password-message{margin-left:0!important;margin-right:0!important}html body.template-password #MainContent .password-page>.password-form-single{box-sizing:border-box!important;width:min(var(--ao-members-heading-width,520px),100%)!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important}html body.template-password #MainContent .password-form-single .password-input-row,html body.template-password #MainContent .password-form-single .archive-access-controls{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr) 112px!important;column-gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important}html body.template-search #MainContent .search-page{box-sizing:border-box!important;width:var(--ao158-portrait-rail)!important;max-width:768px!important;height:100%!important;min-height:100%!important;margin:0 auto!important;padding-left:0!important;padding-right:0!important;transform:none!important}html body.template-search #MainContent .search-page .large-search{box-sizing:border-box!important;width:min(var(--ao158-footer-column),100%)!important;max-width:var(--ao158-footer-column)!important}html body.template-index{height:auto!important;min-height:150dvh!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one{box-sizing:border-box!important;height:116.6667dvh!important;min-height:116.6667dvh!important;max-height:116.6667dvh!important}html body.template-index .landing-fold-one{display:grid!important;grid-template-rows:50dvh 66.6667dvh!important}html body.template-index .landing-fold-one>.hero-half{height:50dvh!important;min-height:50dvh!important;max-height:50dvh!important}html body.template-index>#AoGlobalFooterMount{box-sizing:border-box!important;width:100%!important;height:33.3333dvh!important;min-height:33.3333dvh!important;max-height:33.3333dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ao158-ink)!important}}@media screen and (max-width:900px){:root{--ao158-caret-width:5px;--ao158-caret-height:14px;--ao158-caret-gap:3px}}:root{--ao159-main-track:66.6667dvh;--ao159-footer-track:33.3333dvh;--ao159-footer-column:520px;--ao159-caret-width:4px;--ao159-caret-height:12px;--ao159-caret-gap:3px}html body .terminal-prompt-caret,html body .samples-typewriter-caret,html body .samples-typewriter-caret.is-off{box-sizing:border-box!important;display:inline-block!important;flex:0 0 var(--ao159-caret-width)!important;width:var(--ao159-caret-width)!important;min-width:var(--ao159-caret-width)!important;max-width:var(--ao159-caret-width)!important;height:var(--ao159-caret-height)!important;min-height:var(--ao159-caret-height)!important;max-height:var(--ao159-caret-height)!important;margin:0 0 0 var(--ao159-caret-gap)!important;padding:0!important;border:0!important;border-radius:0!important;vertical-align:-1px!important;transform:none!important;animation:none!important}@media screen and (min-width:901px){html body:not(.template-index){height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body:not(.template-index) #AoInternalPageShell{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:var(--ao159-main-track) var(--ao159-footer-track)!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body:not(.template-index) #AoInternalPageShell>#MainContent{box-sizing:border-box!important;grid-column:1!important;grid-row:1!important;width:100%!important;height:var(--ao159-main-track)!important;min-height:0!important;max-height:var(--ao159-main-track)!important;margin:0!important;padding:0!important;overflow-x:hidden!important;overflow-y:auto!important;background:var(--paper,#f3f3ed)!important}html body:not(.template-index) #AoInternalPageShell>#AoGlobalFooterMount{box-sizing:border-box!important;grid-column:1!important;grid-row:2!important;display:block!important;width:100%!important;height:var(--ao159-footer-track)!important;min-height:var(--ao159-footer-track)!important;max-height:var(--ao159-footer-track)!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body:not(.template-index) #AoGlobalFooterMount>.shopify-section,html body:not(.template-index) #AoGlobalFooterMount>[id^=shopify-section-]{box-sizing:border-box!important;display:block!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{box-sizing:border-box!important;position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:16px 0 12px!important;overflow:hidden!important;transform:none!important;background:var(--ink,#08090a)!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{box-sizing:border-box!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;align-content:stretch!important;align-items:start!important;column-gap:0!important;row-gap:0!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0 auto!important;padding:0!important}html body #AoGlobalFooterMount .footer-archive-block{box-sizing:border-box!important;position:static!important;inset:auto!important;grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:start!important;width:min(var(--ao159-footer-column),100%)!important;max-width:var(--ao159-footer-column)!important;min-width:0!important;margin:0!important;padding:0!important;transform:none!important}html body #AoGlobalFooterMount .footer-archive-block>.section-label{margin:0 0 6px!important}html body #AoGlobalFooterMount .footer-archive-menu{width:100%!important;max-width:var(--ao159-footer-column)!important;margin:0!important;padding:0!important}html body #AoGlobalFooterMount .compact-archive-row{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(138px,160px) minmax(0,1fr)!important;align-items:center!important;column-gap:18px!important;width:100%!important;min-height:30px!important;height:30px!important;max-height:30px!important;margin:0!important;padding:0!important}html body #AoGlobalFooterMount .archive-main-link{font-size:18px!important;line-height:1!important}html body #AoGlobalFooterMount .footer-access-center-slot,html body #AoGlobalFooterMount [data-ao-footer-signup]{box-sizing:border-box!important;position:static!important;inset:auto!important;grid-column:1!important;grid-row:2!important;justify-self:start!important;align-self:start!important;width:min(var(--ao159-footer-column),100%)!important;max-width:var(--ao159-footer-column)!important;min-width:0!important;height:auto!important;min-height:0!important;margin:20px 0 0!important;padding:0!important;transform:none!important}html body #AoGlobalFooterMount .footer-signup-block,html body #AoGlobalFooterMount .footer-signup-form{box-sizing:border-box!important;width:100%!important;max-width:var(--ao159-footer-column)!important;margin:0!important;padding:0!important}html body #AoGlobalFooterMount .footer-bottom{box-sizing:border-box!important;position:static!important;inset:auto!important;grid-column:1!important;grid-row:4!important;align-self:end!important;justify-self:stretch!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:end!important;width:100%!important;max-width:none!important;margin:0!important;padding:8px 0 0!important;transform:none!important}html body #AoGlobalFooterMount .footer-bottom .footer-home-link{justify-self:start!important}html body #AoGlobalFooterMount .footer-bottom .worldwide-mark{justify-self:center!important}html body #AoGlobalFooterMount .footer-bottom .footer-closing-line{justify-self:end!important}}@media screen and (min-width:901px)and (orientation:landscape){html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:min(calc(100vw - 96px),1320px)!important;max-width:1320px!important}}@media screen and (min-width:901px)and (orientation:portrait){html body{--ao159-portrait-rail:min( calc(100vw - 64px) ,768px)}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:var(--ao159-portrait-rail)!important;max-width:768px!important}html body #MainContent .standard-page,html body #MainContent .samples-catalogue-shell,html body #MainContent .samples-catalogue-shell--compact,html body #MainContent .product-detail-archive-shell,html body #MainContent .cart-archive-shell,html body.template-password #MainContent .password-page,html body.template-search #MainContent .search-page{box-sizing:border-box!important;width:var(--ao159-portrait-rail)!important;max-width:768px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;left:auto!important;right:auto!important;transform:none!important}html body.template-index>#AoGlobalFooterMount{box-sizing:border-box!important;width:100%!important;height:var(--ao159-footer-track)!important;min-height:var(--ao159-footer-track)!important;max-height:var(--ao159-footer-track)!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}}@media screen and (max-width:900px){:root{--ao159-caret-width:3px;--ao159-caret-height:10px;--ao159-caret-gap:2px}}@media screen and (min-width:901px){html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{padding:16px 0 8px!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{display:block!important;position:relative!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block{position:relative!important;display:block!important;top:auto!important;left:auto!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .compact-archive-row{min-height:28px!important;height:28px!important;max-height:28px!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup]{position:relative!important;display:block!important;top:auto!important;left:auto!important;margin:14px 0 0!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom{position:absolute!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;width:100%!important;margin:0!important;padding:7px 0 0!important}html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret,html body.template-collection.template-product-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-product .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret,html body.template-search .samples-typewriter-live>span.samples-typewriter-caret{box-sizing:border-box!important;display:inline-block!important;flex:0 0 4px!important;width:4px!important;min-width:4px!important;max-width:4px!important;height:12px!important;min-height:12px!important;max-height:12px!important;margin:0 0 0 3px!important;padding:0!important;border:0!important;border-radius:0!important;font-size:0!important;line-height:0!important;vertical-align:-1px!important;transform:none!important;align-self:center!important;animation:none!important}}@media screen and (max-width:900px){html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret,html body.template-collection.template-product-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-product .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret,html body.template-search .samples-typewriter-live>span.samples-typewriter-caret{flex:0 0 3px!important;width:3px!important;min-width:3px!important;max-width:3px!important;height:10px!important;min-height:10px!important;max-height:10px!important;margin-left:2px!important;vertical-align:-1px!important;animation:none!important}}@media screen and (min-width:901px){html body.template-index{height:auto!important;min-height:150dvh!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one{box-sizing:border-box!important;height:116.6667dvh!important;min-height:116.6667dvh!important;max-height:116.6667dvh!important}html body.template-index .landing-fold-one{display:grid!important;grid-template-rows:50dvh 66.6667dvh!important}html body.template-index .landing-fold-one>.hero-half{height:50dvh!important;min-height:50dvh!important;max-height:50dvh!important}html body.template-index>#AoGlobalFooterMount{box-sizing:border-box!important;width:100%!important;height:33.3333dvh!important;min-height:33.3333dvh!important;max-height:33.3333dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}}@media screen and (min-width:901px)and (orientation:landscape){:root{--ao160-landscape-main:68dvh;--ao160-landscape-footer:32dvh}html body.template-collection #AoInternalPageShell.internal-page-shell,html body.template-product #AoInternalPageShell.internal-page-shell,html body.template-cart #AoInternalPageShell.internal-page-shell,html body.template-page #AoInternalPageShell.internal-page-shell,html body.template-search #AoInternalPageShell.internal-page-shell,html body.template-404 #AoInternalPageShell.internal-page-shell,html body.template-password #AoInternalPageShell.internal-page-shell{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,var(--ao160-landscape-main)) minmax(0,var(--ao160-landscape-footer))!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important}html body.template-collection #AoInternalPageShell.internal-page-shell>#MainContent,html body.template-product #AoInternalPageShell.internal-page-shell>#MainContent,html body.template-cart #AoInternalPageShell.internal-page-shell>#MainContent,html body.template-page #AoInternalPageShell.internal-page-shell>#MainContent,html body.template-search #AoInternalPageShell.internal-page-shell>#MainContent,html body.template-404 #AoInternalPageShell.internal-page-shell>#MainContent,html body.template-password #AoInternalPageShell.internal-page-shell>#MainContent{grid-row:1!important;height:var(--ao160-landscape-main)!important;min-height:var(--ao160-landscape-main)!important;max-height:var(--ao160-landscape-main)!important}html body.template-collection #AoInternalPageShell.internal-page-shell>#AoGlobalFooterMount,html body.template-product #AoInternalPageShell.internal-page-shell>#AoGlobalFooterMount,html body.template-cart #AoInternalPageShell.internal-page-shell>#AoGlobalFooterMount,html body.template-page #AoInternalPageShell.internal-page-shell>#AoGlobalFooterMount,html body.template-search #AoInternalPageShell.internal-page-shell>#AoGlobalFooterMount,html body.template-404 #AoInternalPageShell.internal-page-shell>#AoGlobalFooterMount,html body.template-password #AoInternalPageShell.internal-page-shell>#AoGlobalFooterMount{grid-row:2!important;height:var(--ao160-landscape-footer)!important;min-height:var(--ao160-landscape-footer)!important;max-height:var(--ao160-landscape-footer)!important;margin:0!important;padding:0!important;overflow:hidden!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one{height:118dvh!important;min-height:118dvh!important;max-height:118dvh!important}html body.template-index .landing-fold-one{grid-template-rows:50dvh 68dvh!important}html body.template-index .landing-fold-one>.hero-half{height:50dvh!important;min-height:50dvh!important;max-height:50dvh!important}html body.template-index>#AoGlobalFooterMount{height:32dvh!important;min-height:32dvh!important;max-height:32dvh!important}}@media screen and (min-width:901px){:root{--ao161-footer-column:520px;--ao161-footer-main-col:160px;--ao161-footer-col-gap:18px;--ao161-footer-sub-col:342px}html body #AoGlobalFooterMount,html body #AoGlobalFooterMount>.shopify-section,html body #AoGlobalFooterMount>[id^=shopify-section-]{box-sizing:border-box!important;width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;left:auto!important;right:auto!important;transform:none!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{box-sizing:border-box!important;width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;left:auto!important;right:auto!important;transform:none!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{box-sizing:border-box!important;width:min(calc(100vw - 96px),1320px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;left:auto!important;right:auto!important;transform:none!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block,html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup],html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-block,html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-form{box-sizing:border-box!important;width:var(--ao161-footer-column)!important;min-width:var(--ao161-footer-column)!important;max-width:var(--ao161-footer-column)!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;left:auto!important;right:auto!important;transform:none!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-menu,html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .compact-archive-menu{box-sizing:border-box!important;width:var(--ao161-footer-column)!important;min-width:var(--ao161-footer-column)!important;max-width:var(--ao161-footer-column)!important;margin:0!important;padding:0!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .compact-archive-row{box-sizing:border-box!important;display:grid!important;grid-template-columns:var(--ao161-footer-main-col) var(--ao161-footer-sub-col)!important;column-gap:var(--ao161-footer-col-gap)!important;width:var(--ao161-footer-column)!important;min-width:var(--ao161-footer-column)!important;max-width:var(--ao161-footer-column)!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;left:auto!important;right:auto!important;transform:none!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-main-link{grid-column:1!important;justify-self:start!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;transform:none!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-sub-links{grid-column:2!important;justify-self:start!important;display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:18px!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;transform:none!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label,html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-label{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;text-indent:0!important;transform:none!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom{box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;left:0!important;right:0!important;transform:none!important}}@media screen and (min-width:901px)and (orientation:portrait){html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:min(calc(100vw - 64px),768px)!important;max-width:768px!important}}@media screen and (min-width:901px){html body:not(.template-index) .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret{box-sizing:border-box!important;display:inline-block!important;flex:0 0 4px!important;width:4px!important;min-width:4px!important;max-width:4px!important;height:.78em!important;min-height:.78em!important;max-height:.78em!important;margin:0 0 0 3px!important;padding:0!important;border:0!important;border-radius:0!important;vertical-align:-.06em!important;transform:none!important;align-self:auto!important;animation:none!important}}@media screen and (max-width:900px){html body:not(.template-index) .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret{box-sizing:border-box!important;display:inline-block!important;flex:0 0 3px!important;width:3px!important;min-width:3px!important;max-width:3px!important;height:.78em!important;min-height:.78em!important;max-height:.78em!important;margin:0 0 0 2px!important;padding:0!important;vertical-align:-.06em!important;transform:none!important;align-self:auto!important;animation:none!important}}@media screen and (min-width:901px){html body.template-collection.template-product-archive .sample-card-heading{box-sizing:border-box!important;height:70px!important;min-height:70px!important;max-height:70px!important;overflow:hidden!important}html body.template-collection.template-product-archive .sample-card-heading h2{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}html body.template-collection.template-product-archive .sample-card-meta{box-sizing:border-box!important;height:31px!important;min-height:31px!important;max-height:31px!important}}@media screen and (min-width:901px)and (orientation:landscape)and (max-height:800px){html body.template-collection.template-product-archive .sample-card-heading{height:56px!important;min-height:56px!important;max-height:56px!important}html body.template-collection.template-product-archive .sample-card-meta{height:25px!important;min-height:25px!important;max-height:25px!important}}@media screen and (min-width:901px)and (orientation:portrait)and (max-height:1250px){html body.template-collection.template-product-archive .sample-card-heading{height:64px!important;min-height:64px!important;max-height:64px!important}html body.template-collection.template-product-archive .sample-card-meta{height:29px!important;min-height:29px!important;max-height:29px!important}}@media screen and (min-width:901px)and (orientation:landscape){html body.template-index{--ao163-home-footer-track:max(360px,36dvh);--ao163-home-about-track:calc(100dvh - var(--ao163-home-footer-track))}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one{height:calc(50dvh + var(--ao163-home-about-track))!important;min-height:calc(50dvh + var(--ao163-home-about-track))!important;max-height:calc(50dvh + var(--ao163-home-about-track))!important}html body.template-index .landing-fold-one{grid-template-rows:50dvh var(--ao163-home-about-track)!important}html body.template-index>#AoGlobalFooterMount{height:var(--ao163-home-footer-track)!important;min-height:var(--ao163-home-footer-track)!important;max-height:var(--ao163-home-footer-track)!important}html body.template-index>#AoGlobalFooterMount>.shopify-section,html body.template-index>#AoGlobalFooterMount>[id^=shopify-section-]{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{height:100%!important;min-height:100%!important;max-height:100%!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-search #AoInternalPageShell.internal-page-shell>#MainContent>.shopify-section>.standard-page.search-page{box-sizing:border-box!important;width:min(calc(100vw - 64px),768px)!important;max-width:768px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;left:auto!important;right:auto!important;transform:none!important}html body.template-search #AoInternalPageShell.internal-page-shell>#MainContent>.shopify-section>.standard-page.search-page .large-search{box-sizing:border-box!important;width:min(520px,100%)!important;min-width:0!important;max-width:520px!important;margin-left:0!important;margin-right:0!important}}@media screen and (max-width:759px){html body.template-collection.template-product-archive .samples-toolbar{grid-template-columns:minmax(0,1fr) auto!important;column-gap:8px!important}html body.template-collection.template-product-archive .samples-sort-form{box-sizing:border-box!important;flex:0 0 auto!important;width:clamp(128px,38vw,150px)!important;min-width:128px!important;max-width:150px!important}html body.template-collection.template-product-archive .samples-sort-trigger{box-sizing:border-box!important;width:100%!important;min-width:0!important;padding-left:8px!important;padding-right:8px!important;gap:6px!important;white-space:nowrap!important}html body.template-collection.template-product-archive .samples-sort-trigger [data-sort-label]{display:block!important;min-width:0!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-size:clamp(8px,2.45vw,10px)!important;line-height:1!important}html body.template-collection.template-product-archive .samples-sort-trigger i{flex:0 0 6px!important;margin-left:auto!important}}@media screen and (max-width:900px){html body #AoGlobalFooterMount,html body #AoGlobalFooterMount>.shopify-section,html body #AoGlobalFooterMount>[id^=shopify-section-]{box-sizing:border-box!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{box-sizing:border-box!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{height:auto!important;min-height:360px!important;max-height:none!important;overflow:visible!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup],html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-block,html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-form{position:static!important;display:block!important;visibility:visible!important;opacity:1!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;overflow:visible!important;clip:auto!important;clip-path:none!important;transform:none!important;pointer-events:auto!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields{position:static!important;display:grid!important;visibility:visible!important;opacity:1!important;box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;width:100%!important;min-width:0!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:0!important;overflow:visible!important;clip:auto!important;clip-path:none!important;transform:none!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields input[type=email],html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields button{display:block!important;visibility:visible!important;opacity:1!important;height:36px!important;min-height:36px!important;max-height:36px!important;overflow:visible!important;clip:auto!important;clip-path:none!important;transform:none!important}}@media screen and (max-width:900px){html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields{box-sizing:border-box!important;height:36px!important;min-height:36px!important;max-height:36px!important;overflow:hidden!important;border:1px solid var(--light-line)!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields input[type=email],html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields button{box-sizing:border-box!important;align-self:stretch!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;border-top:0!important;border-right:0!important;border-bottom:0!important;border-radius:0!important;box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important;transform:none!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields input[type=email]{border-left:0!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields button{border-left:1px solid var(--light-line)!important}}@supports (-webkit-touch-callout:none){@media screen and (max-width:900px){html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields input[type=email]{font-size:16px!important;line-height:1!important}html body #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields input[type=email]::placeholder{font-size:9px!important;line-height:1!important}}}html body.template-index .landing-fold-one{background:var(--ink)!important}@media screen and (min-width:901px){html body.template-index{position:relative!important;box-sizing:border-box!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one{box-sizing:border-box!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important}html body.template-index .landing-fold-one{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:50dvh 50dvh!important;background:var(--ink,#08090a)!important}html body.template-index .landing-fold-one>.hero-half{grid-column:1!important;grid-row:1!important;justify-self:stretch!important;width:100%!important;height:50dvh!important;min-height:50dvh!important;max-height:50dvh!important}html body.template-index>#AoGlobalFooterMount{position:absolute!important;z-index:12!important;left:0!important;right:auto!important;top:50dvh!important;bottom:auto!important;box-sizing:border-box!important;width:50%!important;max-width:50%!important;height:50dvh!important;min-height:50dvh!important;max-height:50dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important;transform:none!important}html body.template-index>#AoGlobalFooterMount>.shopify-section,html body.template-index>#AoGlobalFooterMount>[id^=shopify-section-]{box-sizing:border-box!important;width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:clamp(12px,1.45dvh,16px) clamp(18px,2vw,30px) clamp(9px,1.1dvh,12px)!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;align-content:stretch!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}html body.template-index>#AoGlobalFooterMount .footer-archive-block,html body.template-index>#AoGlobalFooterMount .footer-access-center-slot,html body.template-index>#AoGlobalFooterMount [data-ao-footer-signup],html body.template-index>#AoGlobalFooterMount .footer-signup-block,html body.template-index>#AoGlobalFooterMount .footer-signup-form{box-sizing:border-box!important;width:min(480px,100%)!important;max-width:480px!important;min-width:0!important}html body.template-index>#AoGlobalFooterMount .footer-archive-block{position:static!important;grid-column:1!important;grid-row:1!important;margin:0!important;padding:0!important}html body.template-index>#AoGlobalFooterMount .compact-archive-row{grid-template-columns:minmax(118px,145px) minmax(0,1fr)!important;min-height:26px!important;height:26px!important;max-height:26px!important;column-gap:12px!important}html body.template-index>#AoGlobalFooterMount .archive-main-link{font-size:clamp(15px,1.1vw,17px)!important;line-height:1!important}html body.template-index>#AoGlobalFooterMount .archive-sub-links,html body.template-index>#AoGlobalFooterMount .archive-sub-links a,html body.template-index>#AoGlobalFooterMount .footer-signup-copy,html body.template-index>#AoGlobalFooterMount .footer-signup-fields input[type=email],html body.template-index>#AoGlobalFooterMount .footer-signup-fields button,html body.template-index>#AoGlobalFooterMount .footer-signup-status{font-size:clamp(8px,.68vw,10px)!important}html body.template-index>#AoGlobalFooterMount .footer-access-center-slot,html body.template-index>#AoGlobalFooterMount [data-ao-footer-signup]{position:static!important;grid-column:1!important;grid-row:2!important;margin:clamp(10px,1.4dvh,14px) 0 0!important;padding:0!important;transform:none!important}html body.template-index>#AoGlobalFooterMount .footer-signup-label{margin:0 0 5px!important;font-size:9px!important}html body.template-index>#AoGlobalFooterMount .footer-signup-copy{margin:0 0 7px!important}html body.template-index>#AoGlobalFooterMount .footer-signup-fields,html body.template-index>#AoGlobalFooterMount .footer-signup-fields input[type=email],html body.template-index>#AoGlobalFooterMount .footer-signup-fields button{height:32px!important;min-height:32px!important;max-height:32px!important}html body.template-index>#AoGlobalFooterMount .footer-bottom{position:static!important;grid-column:1!important;grid-row:4!important;align-self:end!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:end!important;width:100%!important;margin:0!important;padding:7px 0 0!important;font-size:clamp(7px,.58vw,9px)!important}html body.template-index>#AoGlobalFooterMount .footer-bottom,html body.template-index>#AoGlobalFooterMount .footer-bottom a,html body.template-index>#AoGlobalFooterMount .footer-bottom span{font-size:clamp(7px,.58vw,9px)!important;white-space:nowrap!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{padding-left:20px!important;padding-right:20px!important}html body.template-index>#AoGlobalFooterMount .compact-archive-row{grid-template-columns:minmax(104px,124px) minmax(0,1fr)!important;column-gap:10px!important}html body.template-index>#AoGlobalFooterMount .archive-main-link{font-size:15px!important}html body.template-index>#AoGlobalFooterMount .footer-bottom,html body.template-index>#AoGlobalFooterMount .footer-bottom a,html body.template-index>#AoGlobalFooterMount .footer-bottom span{font-size:7px!important;letter-spacing:.045em!important}}@media screen and (min-width:901px){html body.template-index{--ao171-hero-h:50dvh;--ao171-lower-h:50dvh;--ao171-gutter:clamp(24px,3vw,54px);--ao171-panel-gap:clamp(28px,3vw,56px);position:relative!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one{width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important}html body.template-index .landing-fold-one{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:var(--ao171-hero-h) var(--ao171-lower-h)!important;background:var(--ink,#08090a)!important}html body.template-index .landing-fold-one>.hero-half{grid-column:1!important;grid-row:1!important;width:100%!important;height:var(--ao171-hero-h)!important;min-height:var(--ao171-hero-h)!important;max-height:var(--ao171-hero-h)!important;overflow:hidden!important}html body.template-index>#AoGlobalFooterMount{position:absolute!important;z-index:3!important;left:0!important;right:0!important;top:var(--ao171-hero-h)!important;bottom:auto!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;height:var(--ao171-lower-h)!important;min-height:var(--ao171-lower-h)!important;max-height:var(--ao171-lower-h)!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important;transform:none!important}html body.template-index>#AoGlobalFooterMount>.shopify-section,html body.template-index>#AoGlobalFooterMount>[id^=shopify-section-]{width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{position:relative!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:clamp(24px,3.2dvh,42px) var(--ao171-gutter) clamp(46px,5.4dvh,64px)!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;column-gap:var(--ao171-panel-gap)!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount .footer-archive-block,html body.template-index>#AoGlobalFooterMount .footer-access-center-slot,html body.template-index>#AoGlobalFooterMount [data-ao-footer-signup],html body.template-index>#AoGlobalFooterMount .footer-signup-block,html body.template-index>#AoGlobalFooterMount .footer-signup-form{box-sizing:border-box!important;width:min(100%,620px)!important;min-width:0!important;max-width:620px!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;transform:none!important}html body.template-index>#AoGlobalFooterMount .footer-archive-block{position:static!important;grid-column:1!important;grid-row:1!important;margin:0!important;padding:0!important}html body.template-index>#AoGlobalFooterMount .footer-archive-block>.section-label{margin:0 0 clamp(5px,.7dvh,8px)!important;font-size:clamp(8px,min(.62vw,1.15dvh),10px)!important}html body.template-index>#AoGlobalFooterMount .compact-archive-menu,html body.template-index>#AoGlobalFooterMount .footer-archive-menu{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important}html body.template-index>#AoGlobalFooterMount .compact-archive-row{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(128px,31%) minmax(0,1fr)!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:clamp(28px,3.35dvh,38px)!important;height:clamp(28px,3.35dvh,38px)!important;max-height:38px!important;column-gap:clamp(12px,1.2vw,22px)!important;margin:0!important;padding:0!important;border-color:var(--light-line)!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount .archive-main-link{font-size:clamp(15px,min(1.18vw,2.05dvh),21px)!important;line-height:1!important;white-space:nowrap!important}html body.template-index>#AoGlobalFooterMount .archive-sub-links{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:clamp(12px,1.15vw,20px)!important;min-width:0!important;white-space:nowrap!important}html body.template-index>#AoGlobalFooterMount .archive-sub-links,html body.template-index>#AoGlobalFooterMount .archive-sub-links a,html body.template-index>#AoGlobalFooterMount .footer-signup-copy,html body.template-index>#AoGlobalFooterMount .footer-signup-fields input[type=email],html body.template-index>#AoGlobalFooterMount .footer-signup-fields button,html body.template-index>#AoGlobalFooterMount .footer-signup-status{font-size:clamp(8px,min(.68vw,1.18dvh),11px)!important}html body.template-index>#AoGlobalFooterMount .footer-access-center-slot,html body.template-index>#AoGlobalFooterMount [data-ao-footer-signup]{position:static!important;grid-column:1!important;grid-row:2!important;margin:clamp(12px,1.55dvh,18px) 0 0!important;padding:0!important}html body.template-index>#AoGlobalFooterMount .footer-signup-label{margin:0 0 5px!important;font-size:clamp(8px,min(.62vw,1.1dvh),10px)!important}html body.template-index>#AoGlobalFooterMount .footer-signup-copy{margin:0 0 clamp(7px,.8dvh,10px)!important}html body.template-index>#AoGlobalFooterMount .footer-signup-fields{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;width:100%!important;min-width:0!important;max-width:none!important;height:clamp(32px,3.5dvh,38px)!important;min-height:clamp(32px,3.5dvh,38px)!important;max-height:38px!important;overflow:hidden!important;border:1px solid var(--light-line)!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount .footer-signup-fields input[type=email],html body.template-index>#AoGlobalFooterMount .footer-signup-fields button{box-sizing:border-box!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;border:0!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount .footer-signup-fields input[type=email]{min-width:0!important;width:100%!important;padding:0 12px!important}html body.template-index>#AoGlobalFooterMount .footer-signup-fields button{min-width:clamp(68px,6vw,92px)!important;padding:0 clamp(10px,1vw,16px)!important;border-left:1px solid var(--light-line)!important}html body.template-index>#AoGlobalFooterMount .footer-bottom{position:static!important;grid-column:1 / -1!important;grid-row:4!important;align-self:end!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:end!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:0!important;margin:0!important;padding:clamp(8px,1dvh,11px) 0 0!important;border-top:1px solid var(--light-line)!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount .footer-bottom,html body.template-index>#AoGlobalFooterMount .footer-bottom a,html body.template-index>#AoGlobalFooterMount .footer-bottom span{font-size:clamp(7px,min(.58vw,1dvh),9px)!important;white-space:nowrap!important}html body.template-index>#AoGlobalFooterMount .footer-bottom .footer-home-link{justify-self:start!important}html body.template-index>#AoGlobalFooterMount .footer-bottom .worldwide-mark{justify-self:center!important}html body.template-index>#AoGlobalFooterMount .footer-bottom .footer-closing-line{justify-self:end!important;text-align:right!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-index{--ao171-hero-h:56dvh;--ao171-lower-h:44dvh;--ao171-gutter:clamp(22px,3vw,34px);--ao171-panel-gap:clamp(20px,2.4vw,30px)}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{padding-top:clamp(22px,2.5dvh,32px)!important;padding-bottom:clamp(48px,5dvh,60px)!important}html body.template-index>#AoGlobalFooterMount .footer-archive-block,html body.template-index>#AoGlobalFooterMount .footer-access-center-slot,html body.template-index>#AoGlobalFooterMount [data-ao-footer-signup],html body.template-index>#AoGlobalFooterMount .footer-signup-block,html body.template-index>#AoGlobalFooterMount .footer-signup-form{width:100%!important;max-width:none!important}html body.template-index>#AoGlobalFooterMount .compact-archive-row{grid-template-columns:minmax(100px,32%) minmax(0,1fr)!important;min-height:clamp(30px,2.15dvh,36px)!important;height:clamp(30px,2.15dvh,36px)!important;max-height:36px!important;column-gap:9px!important}html body.template-index>#AoGlobalFooterMount .archive-main-link{font-size:clamp(14px,min(1.6vw,1.45dvh),17px)!important}html body.template-index>#AoGlobalFooterMount .archive-sub-links,html body.template-index>#AoGlobalFooterMount .archive-sub-links a,html body.template-index>#AoGlobalFooterMount .footer-signup-copy,html body.template-index>#AoGlobalFooterMount .footer-signup-fields input[type=email],html body.template-index>#AoGlobalFooterMount .footer-signup-fields button{font-size:clamp(7px,min(.88vw,.9dvh),9px)!important}html body.template-index>#AoGlobalFooterMount .footer-bottom,html body.template-index>#AoGlobalFooterMount .footer-bottom a,html body.template-index>#AoGlobalFooterMount .footer-bottom span{font-size:7px!important;letter-spacing:.045em!important}}@media screen and (min-width:901px){html body.template-index>#AoGlobalFooterMount,html body.template-index>#AoGlobalFooterMount>.shopify-section,html body.template-index>#AoGlobalFooterMount>[id^=shopify-section-]{display:block!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{display:block!important}}@media screen and (min-width:901px){html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup],html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-block,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-form{position:static!important;box-sizing:border-box!important;width:min(100%,620px)!important;min-width:0!important;max-width:620px!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-menu,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .compact-archive-menu{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;left:auto!important;right:auto!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .compact-archive-row{box-sizing:border-box!important;grid-template-columns:minmax(128px,31%) minmax(0,1fr)!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding-left:0!important;padding-right:0!important;left:auto!important;right:auto!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-main-link{grid-column:1!important;justify-self:start!important;margin:0!important;padding-left:0!important;padding-right:0!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-sub-links{grid-column:2!important;justify-self:start!important;min-width:0!important;margin:0!important;padding:0!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;grid-column:1 / -1!important;grid-row:4!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;transform:none!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup],html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-block,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-form{width:100%!important;min-width:0!important;max-width:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .compact-archive-row{grid-template-columns:minmax(100px,32%) minmax(0,1fr)!important}}html body.template-index .home-footer-anchor{display:block!important;position:absolute!important;left:0!important;bottom:0!important;width:1px!important;height:1px!important;pointer-events:none!important}@media screen and (min-width:901px){html body.template-index{position:relative!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one{position:relative!important;display:block!important;box-sizing:border-box!important;width:100%!important;height:50dvh!important;min-height:50dvh!important;max-height:50dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index .landing-fold-one>.hero-half{position:relative!important;display:block!important;box-sizing:border-box!important;width:100%!important;height:50dvh!important;min-height:50dvh!important;max-height:50dvh!important;margin:0!important;padding:0!important;overflow:hidden!important}html body.template-index>#AoGlobalFooterMount{position:static!important;display:block!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;height:50dvh!important;min-height:50dvh!important;max-height:50dvh!important;margin:0!important;padding:0!important;inset:auto!important;overflow:hidden!important;transform:none!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount>.shopify-section,html body.template-index>#AoGlobalFooterMount>[id^=shopify-section-]{position:static!important;display:block!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{position:static!important;display:block!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:clamp(20px,2.5dvh,30px) clamp(18px,2.8vw,48px) clamp(14px,2dvh,22px)!important;overflow:hidden!important;transform:none!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{position:static!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;row-gap:clamp(10px,1.3dvh,16px)!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount .footer-archive-block,html body.template-index>#AoGlobalFooterMount .footer-access-center-slot,html body.template-index>#AoGlobalFooterMount [data-ao-footer-signup],html body.template-index>#AoGlobalFooterMount .footer-signup-block,html body.template-index>#AoGlobalFooterMount .footer-signup-form{position:static!important;box-sizing:border-box!important;width:min(620px,100%)!important;min-width:0!important;max-width:620px!important;margin:0!important;padding-left:0!important;padding-right:0!important;inset:auto!important;transform:none!important}html body.template-index>#AoGlobalFooterMount .footer-archive-block{grid-column:1!important;grid-row:1!important;align-self:start!important;padding:0!important}html body.template-index>#AoGlobalFooterMount .footer-archive-block>.section-label{display:block!important;margin:0 0 clamp(4px,.55dvh,6px)!important;font-size:clamp(8px,.58vw,10px)!important;line-height:1!important}html body.template-index>#AoGlobalFooterMount .footer-archive-menu,html body.template-index>#AoGlobalFooterMount .compact-archive-menu{display:grid!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;border-top:1px solid var(--light-line)!important;transform:none!important}html body.template-index>#AoGlobalFooterMount .compact-archive-row{position:static!important;display:grid!important;grid-template-columns:minmax(116px,31%) minmax(0,1fr)!important;align-items:center!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;height:clamp(25px,2.8dvh,32px)!important;min-height:clamp(25px,2.8dvh,32px)!important;max-height:32px!important;column-gap:clamp(10px,1.2vw,18px)!important;margin:0!important;padding:0!important;border-bottom:1px solid var(--light-line)!important;background:var(--ink,#08090a)!important;transform:none!important}html body.template-index>#AoGlobalFooterMount .archive-main-link{grid-column:1!important;justify-self:start!important;margin:0!important;padding:0!important;font-size:clamp(14px,min(1.05vw,1.8dvh),18px)!important;line-height:1!important;transform:none!important}html body.template-index>#AoGlobalFooterMount .archive-sub-links{grid-column:2!important;justify-self:start!important;display:flex!important;flex-wrap:nowrap!important;gap:clamp(12px,1.4vw,22px)!important;min-width:0!important;margin:0!important;padding:0!important;font-size:clamp(7px,min(.55vw,.95dvh),9px)!important;white-space:nowrap!important;transform:none!important}html body.template-index>#AoGlobalFooterMount .footer-access-center-slot{grid-column:1!important;grid-row:2!important;align-self:start!important;padding:0!important}html body.template-index>#AoGlobalFooterMount .footer-signup-label{display:block!important;margin:0 0 clamp(5px,.65dvh,7px)!important;font-size:clamp(8px,.58vw,10px)!important;line-height:1!important}html body.template-index>#AoGlobalFooterMount .footer-signup-copy{display:block!important;margin:0 0 clamp(8px,.9dvh,10px)!important;font-size:clamp(7px,min(.55vw,.95dvh),9px)!important;line-height:1.15!important}html body.template-index>#AoGlobalFooterMount .footer-signup-fields{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;height:clamp(30px,3.3dvh,36px)!important;min-height:clamp(30px,3.3dvh,36px)!important;max-height:36px!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid var(--light-line)!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount .footer-signup-fields input[type=email],html body.template-index>#AoGlobalFooterMount .footer-signup-fields button{box-sizing:border-box!important;width:auto!important;height:100%!important;min-height:0!important;max-height:none!important;margin:0!important;border:0!important;border-radius:0!important;background:var(--ink,#08090a)!important;font-size:clamp(7px,min(.55vw,.95dvh),9px)!important}html body.template-index>#AoGlobalFooterMount .footer-signup-fields input[type=email]{width:100%!important;min-width:0!important;padding:0 12px!important}html body.template-index>#AoGlobalFooterMount .footer-signup-fields button{min-width:clamp(68px,5.4vw,86px)!important;padding:0 12px!important;border-left:1px solid var(--light-line)!important}html body.template-index>#AoGlobalFooterMount .footer-bottom{position:static!important;grid-column:1!important;grid-row:4!important;align-self:end!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:clamp(22px,2.5dvh,28px)!important;margin:0!important;padding:clamp(8px,.9dvh,10px) 0 0!important;border-top:1px solid var(--light-line)!important;background:var(--ink,#08090a)!important;inset:auto!important;transform:none!important}html body.template-index>#AoGlobalFooterMount .footer-bottom,html body.template-index>#AoGlobalFooterMount .footer-bottom a,html body.template-index>#AoGlobalFooterMount .footer-bottom span{font-size:clamp(7px,min(.5vw,.85dvh),9px)!important;line-height:1!important;white-space:nowrap!important}html body.template-index>#AoGlobalFooterMount .footer-bottom .footer-home-link{justify-self:start!important}html body.template-index>#AoGlobalFooterMount .footer-bottom .worldwide-mark{justify-self:center!important}html body.template-index>#AoGlobalFooterMount .footer-bottom .footer-closing-line{justify-self:end!important;text-align:right!important}}@media screen and (max-width:900px){html body.template-index{height:auto!important;min-height:100svh!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;background:var(--ink,#08090a)!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one{position:relative!important;display:block!important;box-sizing:border-box!important;width:100%!important;height:50svh!important;min-height:50svh!important;max-height:50svh!important;margin:0!important;padding:0!important;overflow:hidden!important}html body.template-index .landing-fold-one>.hero-half{width:100%!important;height:50svh!important;min-height:50svh!important;max-height:50svh!important;margin:0!important;overflow:hidden!important}html body.template-index>#AoGlobalFooterMount{position:static!important;display:block!important;width:100%!important;height:auto!important;min-height:50svh!important;max-height:none!important;margin:0!important;padding:0!important;inset:auto!important;overflow:visible!important;transform:none!important;background:var(--ink,#08090a)!important}}@media screen and (min-width:901px){html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup],html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-block,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-form{position:static!important;box-sizing:border-box!important;width:min(620px,100%)!important;min-width:0!important;max-width:620px!important;margin:0!important;padding-left:0!important;padding-right:0!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .compact-archive-row{grid-template-columns:minmax(116px,31%) minmax(0,1fr)!important;width:100%!important;min-width:0!important;max-width:none!important;height:clamp(25px,2.8dvh,32px)!important;min-height:clamp(25px,2.8dvh,32px)!important;max-height:32px!important;column-gap:clamp(10px,1.2vw,18px)!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom{position:static!important;grid-column:1!important;grid-row:4!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important}}@media screen and (min-width:901px){html body.template-index>#AoGlobalFooterMount{position:static!important;display:block!important;box-sizing:border-box!important;width:100%!important;height:50dvh!important;min-height:50dvh!important;max-height:50dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;inset:auto!important;transform:none!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount>.shopify-section,html body.template-index>#AoGlobalFooterMount>[id^=shopify-section-]{position:static!important;box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{position:relative!important;inset:auto!important;display:block!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:16px 32px 12px!important;overflow:hidden!important;transform:none!important;background:var(--ink,#08090a)!important;color:var(--paper,#f3f3ed)!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{position:relative!important;box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;align-content:stretch!important;align-items:start!important;justify-content:stretch!important;column-gap:0!important;row-gap:0!important;width:min(100%,1320px)!important;max-width:1320px!important;min-width:0!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;background:transparent!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block{position:static!important;grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:start!important;box-sizing:border-box!important;width:min(520px,100%)!important;max-width:520px!important;min-width:0!important;margin:0!important;padding:0!important;inset:auto!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-label{display:block!important;box-sizing:border-box!important;width:100%!important;padding:0!important;color:var(--paper,#f3f3ed)!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-style:normal!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.09em!important;text-transform:uppercase!important;opacity:1!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label{margin:0 0 6px!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-menu,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .compact-archive-menu{display:grid!important;box-sizing:border-box!important;width:100%!important;max-width:520px!important;min-width:0!important;margin:0!important;padding:0!important;border-top:1px solid var(--light-line)!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .compact-archive-row{position:static!important;display:grid!important;grid-template-columns:minmax(138px,160px) minmax(0,1fr)!important;align-items:center!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:520px!important;height:auto!important;min-height:30px!important;max-height:none!important;column-gap:18px!important;margin:0!important;padding:0!important;border-bottom:1px solid var(--light-line)!important;background:transparent!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-main-link{grid-column:1!important;justify-self:start!important;margin:0!important;padding:0!important;color:var(--paper,#f3f3ed)!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:18px!important;font-style:normal!important;font-weight:400!important;line-height:1!important;letter-spacing:0!important;text-transform:uppercase!important;opacity:1!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-sub-links{grid-column:2!important;justify-self:start!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:4px 18px!important;min-width:0!important;margin:0!important;padding:0!important;white-space:normal!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-sub-links,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-sub-links a,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-copy,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields input[type=email],html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields button,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-status{color:#f3f3edd1!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-style:normal!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.04em!important;text-transform:uppercase!important;opacity:1!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup]{position:static!important;inset:auto!important;grid-column:1!important;grid-row:2!important;justify-self:start!important;align-self:start!important;display:block!important;box-sizing:border-box!important;width:min(520px,100%)!important;max-width:520px!important;min-width:0!important;height:auto!important;min-height:0!important;margin:20px 0 0!important;padding:0!important;transform:none!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;text-align:left!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-block,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-form{display:block!important;position:static!important;box-sizing:border-box!important;width:100%!important;max-width:520px!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--paper,#f3f3ed)!important;text-align:left!important;inset:auto!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-label{margin:0 0 9px!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-copy{display:block!important;width:100%!important;margin:0 0 10px!important;padding:0!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields{display:grid!important;box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:520px!important;height:auto!important;min-height:34px!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important;border:1px solid var(--light-line)!important;background:transparent!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields input[type=email],html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields button{box-sizing:border-box!important;width:auto!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields input[type=email]{width:100%!important;min-width:0!important;padding:0 11px!important;outline:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-fields button{min-width:max-content!important;padding:0 14px!important;border-left:1px solid var(--light-line)!important;white-space:nowrap!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom{position:static!important;inset:auto!important;grid-column:1!important;grid-row:4!important;align-self:end!important;justify-self:stretch!important;display:flex!important;align-items:center!important;justify-content:space-between!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;min-height:0!important;margin:0!important;padding:9px 0 0!important;border-top:1px solid rgba(255,255,255,.24)!important;background:transparent!important;transform:none!important;color:var(--paper,#f3f3ed)!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom a,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom span{font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-weight:400!important;line-height:1!important;letter-spacing:.07em!important;text-transform:uppercase!important;white-space:nowrap!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom .footer-home-link,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom .worldwide-mark,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom .footer-closing-line{justify-self:auto!important;text-align:inherit!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:min(calc(100% - 48px),860px)!important;max-width:860px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (max-width:900px){html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{height:auto!important;min-height:0!important;max-height:none!important;padding:16px 12px 10px!important;overflow:visible!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:100%!important;max-width:none!important;min-height:360px!important;margin:0!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup],html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-block,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-form{width:100%!important;max-width:none!important}}@media screen and (min-width:901px){html body.template-index{box-sizing:border-box!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}html body.template-index .landing-fold-one{display:block!important}html body.template-index .landing-fold-one>.hero-half{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}html body.template-index>#AoGlobalFooterMount{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}}@media screen and (min-width:901px)and (orientation:landscape){html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one,html body.template-index .landing-fold-one>.hero-half{height:68dvh!important;min-height:68dvh!important;max-height:68dvh!important}html body.template-index>#AoGlobalFooterMount{height:32dvh!important;min-height:32dvh!important;max-height:32dvh!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one,html body.template-index .landing-fold-one>.hero-half{height:66.6667dvh!important;min-height:66.6667dvh!important;max-height:66.6667dvh!important}html body.template-index>#AoGlobalFooterMount{height:33.3333dvh!important;min-height:33.3333dvh!important;max-height:33.3333dvh!important}}@media screen and (min-width:901px){html body.template-index{height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one,html body.template-index .landing-fold-one>.hero-half{box-sizing:border-box!important;width:100%!important;height:var(--ao159-main-track,66.6667dvh)!important;min-height:var(--ao159-main-track,66.6667dvh)!important;max-height:var(--ao159-main-track,66.6667dvh)!important;margin:0!important;padding:0!important}html body.template-index .landing-fold-one{display:block!important;overflow:hidden!important}html body.template-index .landing-fold-one>.hero-half{position:relative!important;display:block!important;overflow:hidden!important}html body.template-index .hero-half .hero-copy{position:absolute!important;left:0!important;right:0!important;top:0!important;bottom:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:0!important;text-align:center!important;transform:none!important}html body.template-index .hero-half .hero-wordmark{position:static!important;justify-self:auto!important;align-self:center!important;width:max-content!important;max-width:94vw!important;margin:0 auto!important;padding:0!important;text-align:center!important;transform:none!important}html body.template-index .hero-half .hero-wordmark>span{display:block!important;width:100%!important;margin:0!important;padding:0!important;text-align:center!important}html body.template-index .hero-half .terminal-prompt{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;align-self:center!important;margin:clamp(42px,5.2dvh,58px) auto 0!important;transform:none!important}html body.template-index>#AoGlobalFooterMount{box-sizing:border-box!important;width:100%!important;height:var(--ao159-footer-track,33.3333dvh)!important;min-height:var(--ao159-footer-track,33.3333dvh)!important;max-height:var(--ao159-footer-track,33.3333dvh)!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount>.shopify-section,html body.template-index>#AoGlobalFooterMount>[id^=shopify-section-]{width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:16px 0 12px!important;overflow:hidden!important}}@media screen and (min-width:901px)and (orientation:landscape){html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:min(calc(100vw - 96px),1320px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:min(calc(100vw - 64px),768px)!important;max-width:768px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:901px){html body.template-index{box-sizing:border-box!important;width:100%!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one,html body.template-index .landing-fold-one>.hero-half{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}html body.template-index .landing-fold-one{display:block!important}html body.template-index .landing-fold-one>.hero-half{position:relative!important;display:block!important}html body.template-index .hero-half .hero-copy{position:absolute!important;top:0!important;bottom:0!important;left:50%!important;right:auto!important;inset-inline:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:100vw!important;max-width:100vw!important;height:100%!important;margin:0!important;padding:0!important;text-align:center!important;transform:translate(-50%)!important}html body.template-index .hero-half .hero-wordmark{position:static!important;display:grid!important;justify-items:center!important;align-self:center!important;width:max-content!important;max-width:94vw!important;margin:0 auto!important;padding:0!important;text-align:center!important;transform:none!important}html body.template-index .hero-half .hero-wordmark>span{display:block!important;width:100%!important;margin:0!important;padding:0!important;text-align:center!important}html body.template-index .hero-half .terminal-prompt{position:static!important;align-self:center!important;margin:clamp(42px,5.2dvh,58px) auto 0!important;transform:none!important}html body.template-index>#AoGlobalFooterMount,html body.template-index>#AoGlobalFooterMount>.shopify-section,html body.template-index>#AoGlobalFooterMount>[id^=shopify-section-]{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:16px 0 8px!important;overflow:hidden!important;background:var(--ink,#08090a)!important}}@media screen and (min-width:901px)and (orientation:landscape){html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one,html body.template-index .landing-fold-one>.hero-half{height:68dvh!important;min-height:68dvh!important;max-height:68dvh!important}html body.template-index>#AoGlobalFooterMount,html body.template-index>#AoGlobalFooterMount>.shopify-section,html body.template-index>#AoGlobalFooterMount>[id^=shopify-section-]{height:32dvh!important;min-height:32dvh!important;max-height:32dvh!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:min(calc(100vw - 96px),1320px)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one,html body.template-index .landing-fold-one>.hero-half{height:66.6667dvh!important;min-height:66.6667dvh!important;max-height:66.6667dvh!important}html body.template-index>#AoGlobalFooterMount,html body.template-index>#AoGlobalFooterMount>.shopify-section,html body.template-index>#AoGlobalFooterMount>[id^=shopify-section-]{height:33.3333dvh!important;min-height:33.3333dvh!important;max-height:33.3333dvh!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:min(calc(100vw - 64px),768px)!important;max-width:768px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:901px){html body.template-index .landing-fold-one>.hero-half .hero-copy{left:50vw!important;right:auto!important;width:100vw!important;max-width:100vw!important;transform:translate(-50%)!important}html body.template-index .landing-fold-one>.hero-half .hero-wordmark,html body.template-index .landing-fold-one>.hero-half .terminal-prompt{margin-left:auto!important;margin-right:auto!important;align-self:center!important;text-align:center!important}}@media screen and (min-width:901px){html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{box-sizing:border-box!important;position:relative!important;display:block!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:16px 0 8px!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{box-sizing:border-box!important;position:relative!important;display:block!important;height:100%!important;min-height:0!important;max-height:100%!important;margin-left:auto!important;margin-right:auto!important;padding:0!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block{box-sizing:border-box!important;position:relative!important;inset:auto!important;display:block!important;width:min(var(--ao159-footer-column,520px),100%)!important;max-width:520px!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label{margin:0 0 6px!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-menu{width:100%!important;max-width:520px!important;margin:0!important;padding:0!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .compact-archive-row{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(138px,160px) minmax(0,1fr)!important;align-items:center!important;column-gap:18px!important;width:100%!important;min-height:28px!important;height:28px!important;max-height:28px!important;margin:0!important;padding:0!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-main-link{font-size:18px!important;line-height:1!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup]{box-sizing:border-box!important;position:relative!important;inset:auto!important;display:block!important;width:min(var(--ao159-footer-column,520px),100%)!important;max-width:520px!important;min-width:0!important;height:auto!important;min-height:0!important;margin:14px 0 0!important;padding:0!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-block,html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-form{box-sizing:border-box!important;width:100%!important;max-width:520px!important;margin:0!important;padding:0!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom{box-sizing:border-box!important;position:absolute!important;left:0!important;right:0!important;top:auto!important;bottom:0!important;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:end!important;width:100%!important;max-width:none!important;min-width:0!important;min-height:0!important;margin:0!important;padding:7px 0 0!important;border-top:1px solid rgba(255,255,255,.24)!important;background:transparent!important;transform:none!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom .footer-home-link{justify-self:start!important;text-align:left!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom .worldwide-mark{justify-self:center!important;text-align:center!important}html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom .footer-closing-line{justify-self:end!important;text-align:right!important}}@media screen and (min-width:901px)and (orientation:landscape){html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:min(calc(100vw - 96px),1320px)!important;max-width:1320px!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-index>#AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{width:min(calc(100vw - 64px),768px)!important;max-width:768px!important}}@media screen and (min-width:901px){html body.template-cart{--ao-archive-shell-width:min( calc(100% - 24px) ,1320px);--ao-archive-top:clamp(54px,7.5dvh,86px);--ao-archive-title-size:clamp(24px,2.15vw,36px);--ao-archive-title-leading:.94;--ao-archive-title-box:clamp(22.56px,2.021vw,33.84px);--ao-archive-title-gap:clamp(16px,2.1dvh,24px);--ao-archive-filter-height:34px;--ao-archive-sort-height:34px;--ao-archive-toolbar-pad:clamp(10px,1.35dvh,14px);--ao-archive-toolbar-height:calc(var(--ao-archive-sort-height) + var(--ao-archive-toolbar-pad));--ao-archive-after-divider:clamp(18px,2vw,26px);--ao-archive-head-height:calc(var(--ao-archive-title-box) + var(--ao-archive-title-gap) + var(--ao-archive-toolbar-height))}html body.template-cart .cart-archive-shell{box-sizing:border-box!important;width:var(--ao-archive-shell-width)!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding-top:var(--ao-archive-top)!important;padding-bottom:8px!important}html body.template-cart .cart-archive-head{position:relative!important;box-sizing:border-box!important;display:block!important;flex:0 0 var(--ao-archive-head-height)!important;width:100%!important;height:var(--ao-archive-head-height)!important;min-height:var(--ao-archive-head-height)!important;max-height:var(--ao-archive-head-height)!important;margin:0 0 var(--ao-archive-after-divider)!important;padding:0!important;border:0!important;overflow:visible!important}html body.template-cart .cart-archive-index-title{position:absolute!important;top:0!important;left:0!important;right:auto!important;bottom:auto!important;box-sizing:border-box!important;width:max-content!important;max-width:100%!important;height:var(--ao-archive-title-box)!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;font-size:var(--ao-archive-title-size)!important;line-height:var(--ao-archive-title-leading)!important}html body.template-cart .cart-archive-toolbar{position:absolute!important;top:calc(var(--ao-archive-title-box) + var(--ao-archive-title-gap))!important;left:0!important;right:0!important;bottom:auto!important;box-sizing:border-box!important;display:block!important;visibility:visible!important;width:100%!important;height:var(--ao-archive-toolbar-height)!important;min-height:var(--ao-archive-toolbar-height)!important;max-height:var(--ao-archive-toolbar-height)!important;margin:0!important;padding:0 0 var(--ao-archive-toolbar-pad)!important;border:0!important;border-bottom:1px solid rgba(8,9,10,.18)!important;overflow:hidden!important;pointer-events:none!important}html body.template-cart .cart-archive-total{justify-content:flex-start!important;gap:24px!important}}@media screen and (min-width:901px)and (max-height:1100px){html body.template-cart{--ao-archive-top:clamp(18px,3.2dvh,32px);--ao-archive-title-size:clamp(20px,3.5dvh,28px);--ao-archive-title-box:clamp(18.8px,3.29dvh,26.32px);--ao-archive-title-gap:clamp(7px,1.3dvh,12px);--ao-archive-filter-height:22px;--ao-archive-sort-height:34px;--ao-archive-toolbar-pad:clamp(7px,1.1dvh,10px);--ao-archive-after-divider:clamp(7px,1.25dvh,11px)}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-cart{--ao-archive-shell-width:min( calc(100% - 64px) ,768px)}html body.template-cart .cart-archive-shell{max-width:768px!important}}@media screen and (min-width:901px){html body.template-cart .cart-archive-total{justify-content:flex-end!important;gap:24px!important;width:100%!important}}@media screen and (min-width:901px){html body.template-cart .cart-archive-form{width:min(100%,980px)!important;max-width:980px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:901px){html body.template-cart .cart-archive-title{font-size:clamp(16px,1.55vw,26px)!important}html body.template-cart .cart-archive-row{min-height:52px!important;padding:10px 0!important}}@media screen and (min-width:721px){html body.template-password #MainContent .password-page{align-items:center!important}html body.template-password #MainContent .password-page>.password-welcome-label,html body.template-password #MainContent .password-page>h1,html body.template-password #MainContent .password-page>.password-message,html body.template-password #MainContent .password-page>.password-form-single{box-sizing:border-box!important;width:min(calc(var(--ao-members-heading-width,520px) + 120px),100%)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;align-self:center!important}html body.template-password #MainContent .password-page>h1{text-align:left!important}html body.template-password #MainContent .password-page>h1 .password-title-measure{display:inline-block!important;width:max-content!important;max-width:100%!important}html body.template-password #MainContent .password-page>.password-form-single{min-width:0!important}html body.template-password #MainContent .password-form-single .password-input-row,html body.template-password #MainContent .password-form-single .archive-access-controls{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,var(--ao-members-heading-width,520px)) 112px!important;column-gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-password #MainContent .password-page{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;align-items:center!important}}html body.template-password #MainContent{background:var(--ink,#08090a)!important}html body.template-password #MainContent .password-page{position:relative!important;isolation:isolate!important;overflow:hidden!important;background:var(--ink,#08090a)!important;color:var(--paper,#f3f3ed)!important}html body.template-password #MainContent .password-page .password-hero-media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;width:100%!important;height:100%!important;overflow:hidden!important;pointer-events:none!important;background:var(--ink,#08090a)!important}html body.template-password #MainContent .password-page .password-hero-media:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#0000003d!important;pointer-events:none!important}html body.template-password #MainContent .password-page .password-hero-video{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}html body.template-password #MainContent .password-page>:not(.password-hero-media){position:relative!important;z-index:1!important}html body.template-password #MainContent .password-page>.password-welcome-label,html body.template-password #MainContent .password-page>h1,html body.template-password #MainContent .password-page>.password-message,html body.template-password #MainContent .password-page .password-status{color:var(--paper,#f3f3ed)!important}html body.template-password #MainContent .password-page .password-input-row,html body.template-password #MainContent .password-page .archive-access-controls{border-color:#f3f3edb8!important}html body.template-password #MainContent .password-page .password-input-row input,html body.template-password #MainContent .password-page .archive-access-controls input{color:var(--paper,#f3f3ed)!important;border-color:#f3f3edb8!important;background:#08090a2e!important}html body.template-password #MainContent .password-page .password-input-row input::placeholder,html body.template-password #MainContent .password-page .archive-access-controls input::placeholder{color:#f3f3edb8!important;opacity:1!important}html body.template-password #MainContent .password-page .password-input-row button,html body.template-password #MainContent .password-page .archive-access-controls button{color:var(--paper,#f3f3ed)!important;border-color:#f3f3edb8!important;background:#08090a2e!important}html body.template-password #MainContent>.shopify-section{position:relative!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-password #MainContent>.shopify-section>.password-hero-media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;width:100%!important;height:100%!important;overflow:hidden!important;pointer-events:none!important;background:var(--ink,#08090a)!important}html body.template-password #MainContent>.shopify-section>.password-hero-media:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#0000003d!important;pointer-events:none!important}html body.template-password #MainContent>.shopify-section>.password-hero-media .password-hero-video{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}html body.template-password #MainContent>.shopify-section>.password-page{position:relative!important;z-index:1!important;background:transparent!important;overflow:visible!important}@media screen and (min-width:901px){html body.template-password #AoInternalPageShell.internal-page-shell>#MainContent>.shopify-section>.standard-page.password-page{background:transparent!important;background-color:transparent!important}}@media screen and (min-width:901px){html body.template-password #MainContent .password-page{align-items:center!important}html body.template-password #MainContent .password-page>.password-welcome-label,html body.template-password #MainContent .password-page>h1,html body.template-password #MainContent .password-page>.password-message,html body.template-password #MainContent .password-page>.password-form-single{box-sizing:border-box!important;width:min(var(--ao-members-block-width,calc(var(--ao-members-heading-width,520px) + 120px)),100%)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;align-self:center!important}html body.template-password #MainContent .password-page>h1{text-align:left!important}html body.template-password #MainContent .password-page>h1 .password-title-measure{display:inline-block!important;width:max-content!important;max-width:100%!important}html body.template-password #MainContent .password-page>.password-form-single{min-width:0!important}html body.template-password #MainContent .password-form-single .password-input-row,html body.template-password #MainContent .password-form-single .archive-access-controls{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(0,var(--ao-members-heading-width,520px)) 112px!important;column-gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;justify-content:start!important}html body.template-password #MainContent .password-form-single .password-input-row input[type=password]{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important}}html body.template-password #MainContent>.shopify-section>.password-hero-media:after,html body.template-password #MainContent .password-page .password-hero-media:after{display:none!important;content:none!important;background:none!important;opacity:0!important}html body.template-password #MainContent>.shopify-section>.password-hero-media .password-hero-video,html body.template-password #MainContent .password-page .password-hero-video{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center center!important;transform:none!important;filter:none!important;opacity:1!important;mix-blend-mode:normal!important}@media screen and (min-width:901px){html body.template-404 #MainContent>.shopify-section{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important}html body.template-404 #MainContent .not-found-page{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:min(calc(100vw - 96px),1320px)!important;max-width:1320px!important;height:100%!important;min-height:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;text-align:center!important;overflow:auto!important}html body.template-404 #MainContent .not-found-page>*{max-width:100%!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-404 #MainContent .not-found-page{width:min(calc(100vw - 64px),768px)!important;max-width:768px!important}}@media screen and (min-width:901px){html body.template-404 #AoInternalPageShell.internal-page-shell>#MainContent{position:relative!important}html body.template-404 #MainContent>.shopify-section{position:relative!important;width:100%!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page{box-sizing:border-box!important;position:absolute!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:min(calc(100vw - 96px),1320px)!important;max-width:1320px!important;height:auto!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:visible!important;text-align:center!important}html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page>.section-label,html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page>h1,html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page>.text-link{position:static!important;left:auto!important;right:auto!important;transform:none!important;align-self:center!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page>h1{box-sizing:border-box!important;width:max-content!important;max-width:100%!important}html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page>.section-label,html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page>.text-link{width:max-content!important;max-width:100%!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page{width:min(calc(100vw - 64px),768px)!important;max-width:768px!important}}@media screen and (min-width:901px){html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page{width:max-content!important;max-width:min(calc(100vw - 96px),1320px)!important;align-items:flex-start!important;text-align:left!important}html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page>.section-label,html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page>h1,html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page>.text-link{align-self:flex-start!important;margin-left:0!important;margin-right:0!important;text-align:left!important}html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page>h1{width:max-content!important;max-width:100%!important}html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page>.section-label,html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page>.text-link{width:max-content!important;max-width:100%!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-404 #MainContent>.shopify-section>.standard-page.not-found-page{max-width:min(calc(100vw - 64px),768px)!important}}html body.template-product .product-detail-media{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:1 / 1.08!important}html body.template-product .product-detail-image{width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center center!important}html body.template-product .product-detail-placeholder{aspect-ratio:1 / 1.08!important}html body.template-collection .product-archive-page--all,html body.template-collection .product-archive-page--samples,html body.template-collection .product-archive-page--presets,html body.template-collection .product-archive-page--tools,html body.template-product{--ao-product-art-ratio:1 / 1.08;--ao-product-art-fit:cover;--ao-product-art-position:center center}html body.template-collection .product-archive-page--all .sample-card-media,html body.template-collection .product-archive-page--samples .sample-card-media,html body.template-collection .product-archive-page--presets .sample-card-media,html body.template-collection .product-archive-page--tools .sample-card-media{aspect-ratio:var(--ao-product-art-ratio)!important}html body.template-collection .product-archive-page--all .sample-card-image,html body.template-collection .product-archive-page--samples .sample-card-image,html body.template-collection .product-archive-page--presets .sample-card-image,html body.template-collection .product-archive-page--tools .sample-card-image{width:100%!important;height:100%!important;object-fit:var(--ao-product-art-fit)!important;object-position:var(--ao-product-art-position)!important}html body.template-product .product-detail-media,html body.template-product .product-detail-placeholder{aspect-ratio:var(--ao-product-art-ratio)!important}html body.template-product .product-detail-image{width:100%!important;height:100%!important;object-fit:var(--ao-product-art-fit)!important;object-position:var(--ao-product-art-position)!important}.archive-index-link{color:inherit!important;font:inherit!important;letter-spacing:inherit!important;line-height:inherit!important;text-decoration:none!important}@media screen and (min-width:901px){html body[class] .panel-menu .panel-kicker.archive-index-kicker{display:grid!important;grid-template-columns:minmax(130px,170px) minmax(0,1fr)!important;column-gap:18px!important;align-items:start!important}}@media screen and (max-width:900px){html body[class] .panel-menu .panel-kicker.archive-index-kicker{display:grid!important;grid-template-columns:minmax(96px,128px) minmax(0,1fr)!important;column-gap:12px!important;align-items:start!important}}html body footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label.archive-index-kicker{display:grid!important;grid-template-columns:minmax(138px,160px) minmax(0,1fr)!important;column-gap:18px!important;align-items:start!important}@media screen and (max-width:900px){html body footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label.archive-index-kicker{grid-template-columns:minmax(124px,150px) minmax(0,1fr)!important;column-gap:12px!important}}html body[class] .archive-index-kicker .archive-index-all{grid-column:2!important;justify-self:start!important;align-self:start!important;margin:0!important;padding:0!important;white-space:nowrap!important}html body[class] .archive-index-kicker>.archive-index-link{grid-column:1!important;display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}html body[class] .panel-menu .panel-kicker.archive-index-kicker{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(130px,170px) minmax(0,1fr)!important;column-gap:18px!important;align-items:center!important;width:100%!important;height:var(--panel-unified-row)!important;min-height:var(--panel-unified-row)!important;max-height:var(--panel-unified-row)!important;margin:0!important;padding:0!important;border-bottom:1px solid var(--line)!important}html body[class] .panel-menu .panel-kicker.archive-index-kicker>.archive-index-link{grid-column:1!important;justify-self:stretch!important;align-self:stretch!important;display:flex!important;align-items:center!important;width:100%!important;height:100%!important;min-width:0!important;margin:0!important;padding:0!important;color:inherit!important;font-family:var(--home-video, "Home Video", "Courier New", Courier, monospace)!important;font-size:var(--panel-heading-size)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important;line-height:.95!important;letter-spacing:.025em!important;text-transform:uppercase!important;text-decoration:none!important}html body[class] .panel-menu .panel-kicker.archive-index-kicker .archive-index-all{grid-column:2!important;justify-self:start!important;align-self:stretch!important;display:flex!important;align-items:center!important;width:auto!important;height:100%!important;min-width:0!important;margin:0!important;padding:0!important;font-size:var(--panel-support-size)!important;line-height:1.15!important;letter-spacing:.035em!important;font-weight:400!important;white-space:nowrap!important}html body[class] .panel-menu .panel-kicker.archive-index-kicker .archive-index-all>a{display:flex!important;align-items:center!important;align-self:stretch!important;height:100%!important;margin:0!important;padding:0!important;text-decoration:none!important}html body[class] .panel-menu .panel-archive-menu{margin:0 0 10px!important;border-top:0!important}html body[class] .panel-menu .compact-archive-row{box-sizing:border-box!important;height:var(--panel-unified-row)!important;min-height:var(--panel-unified-row)!important;max-height:var(--panel-unified-row)!important;margin:0!important;padding:0!important;border-bottom:1px solid var(--line)!important}html body[class] .panel-menu .compact-archive-row>.archive-main-link{justify-self:stretch!important;align-self:stretch!important;display:flex!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important}html body[class] .panel-menu .compact-archive-row>.archive-sub-links{align-self:stretch!important;min-height:100%!important}html body[class] .panel-menu .compact-archive-row>.archive-sub-links>a{display:inline-flex!important;align-items:center!important;align-self:stretch!important;min-height:100%!important}html body[class] .panel-menu .archive-index-link:hover,html body[class] .panel-menu .archive-index-link:focus-visible,html body[class] .panel-menu .archive-index-all>a:hover,html body[class] .panel-menu .archive-index-all>a:focus-visible{text-decoration-line:underline!important;text-decoration-thickness:1px!important;text-underline-offset:.18em!important}@media screen and (max-width:900px){html body[class] .panel-menu .panel-kicker.archive-index-kicker{grid-template-columns:minmax(96px,128px) minmax(0,1fr)!important;column-gap:12px!important}}@media screen and (min-width:901px)and (hover:none),screen and (min-width:901px)and (pointer:coarse){html body[class] .panel-menu .panel-kicker.archive-index-kicker{grid-template-columns:minmax(112px,156px) minmax(0,1fr)!important;column-gap:18px!important}}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label.archive-index-kicker{box-sizing:border-box!important;display:grid!important;grid-template-columns:minmax(138px,160px) minmax(0,1fr)!important;column-gap:18px!important;align-items:center!important;width:100%!important;margin:0 0 6px!important;padding:0!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-index-kicker>.archive-index-link{grid-column:1!important;justify-self:stretch!important;align-self:stretch!important;display:flex!important;align-items:center!important;width:100%!important;height:100%!important;min-width:0!important;margin:0!important;padding:0!important;position:relative!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-index-kicker .archive-index-all{grid-column:2!important;justify-self:start!important;align-self:stretch!important;display:flex!important;align-items:center!important;width:auto!important;height:100%!important;min-width:0!important;margin:0!important;padding:0!important;white-space:nowrap!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-index-kicker .archive-index-all>a{display:flex!important;align-items:center!important;align-self:stretch!important;height:100%!important;margin:0!important;padding:0!important;position:relative!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .compact-archive-row>.archive-main-link{justify-self:stretch!important;align-self:stretch!important;display:flex!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .compact-archive-row>.archive-sub-links{align-self:stretch!important;min-height:100%!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .compact-archive-row>.archive-sub-links>a{display:inline-flex!important;align-items:center!important;align-self:stretch!important;min-height:100%!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-index-kicker>.archive-index-link:after,html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-index-kicker .archive-index-all>a:after{content:"";position:absolute!important;top:-6px!important;bottom:-6px!important;left:0!important;right:0!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-index-link:hover,html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-index-link:focus-visible,html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-index-all>a:hover,html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .archive-index-all>a:focus-visible{text-decoration-line:underline!important;text-decoration-thickness:1px!important;text-underline-offset:.18em!important}@media screen and (max-width:900px){html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label.archive-index-kicker{grid-template-columns:minmax(124px,150px) minmax(0,1fr)!important;column-gap:12px!important}}html body[class] .panel-menu .panel-kicker.archive-index-kicker>.archive-index-link{font-family:var(--home-video, "Home Video", "Courier New", Courier, monospace)!important;font-size:var(--panel-heading-size)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important;line-height:.95!important;letter-spacing:.025em!important;text-transform:uppercase!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label.archive-index-kicker{margin:0!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:18px!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important;line-height:1!important;letter-spacing:0!important;text-transform:uppercase!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label.archive-index-kicker>.archive-index-link{font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label.archive-index-kicker .archive-index-all{align-self:stretch!important;display:flex!important;align-items:center!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-style:normal!important;font-weight:400!important;line-height:1.15!important;letter-spacing:.04em!important;text-transform:uppercase!important}html body[class] .panel-menu .archive-sub-links a+a:before{content:none!important;display:none!important}html body[class] .panel-menu .archive-link-separator{display:inline-block!important;flex:0 0 auto!important;margin:0 .78em!important;color:var(--ink)!important;font-family:var(--panel-detail-font,"Home Video Regular AO","Home Video","Courier New",Courier,monospace)!important;font-size:var(--panel-support-size)!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important;line-height:1.15!important;letter-spacing:.035em!important;text-decoration:none!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}html body[class] .panel-menu .archive-sub-links>a,html body[class] .panel-menu .archive-index-all>a{text-decoration:none!important;text-decoration-thickness:1px!important;text-underline-offset:.18em!important;text-decoration-skip-ink:auto!important}html body[class] .panel-menu .archive-sub-links>a:hover,html body[class] .panel-menu .archive-sub-links>a:focus-visible,html body[class] .panel-menu .archive-index-all>a:hover,html body[class] .panel-menu .archive-index-all>a:focus-visible{text-decoration-line:underline!important}@media screen and (min-width:901px){html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label.archive-index-kicker{box-sizing:border-box!important;height:28px!important;min-height:28px!important;max-height:28px!important;margin:0!important;padding:0!important;align-items:center!important;border-bottom:1px solid var(--light-line)!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-menu{border-top:0!important}}@media screen and (max-width:900px){html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block>.section-label.archive-index-kicker{box-sizing:border-box!important;min-height:30px!important;margin:0!important;padding:0!important;align-items:center!important;border-bottom:1px solid var(--light-line)!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-menu{border-top:0!important}}html body.template-collection .samples-filter-nav>a.samples-filter-link{text-decoration:none!important}html body[class] .panel-menu .archive-index-all>a .archive-link-text{display:inline!important;text-decoration:none!important;text-decoration-thickness:1px!important;text-underline-offset:.18em!important;text-decoration-skip-ink:auto!important;pointer-events:none!important}html body[class] .panel-menu .archive-index-all>a:hover .archive-link-text,html body[class] .panel-menu .archive-index-all>a:focus-visible .archive-link-text{text-decoration-line:underline!important}html body.template-collection .samples-filter-link.is-parent-path{padding-left:11px!important;padding-right:11px!important;background:transparent!important;color:var(--ink)!important;box-shadow:inset 0 0 0 1px var(--ink)!important;opacity:1!important}html body.template-collection .samples-filter-link.is-parent-path:hover,html body.template-collection .samples-filter-link.is-parent-path:focus-visible{opacity:.55!important}html body.template-collection.template-product-archive .samples-filter-nav>.samples-filter-link.is-active,html body.template-collection.template-product-archive .samples-filter-nav>.samples-filter-link.is-parent-path{position:relative!important;isolation:isolate!important;padding-left:8px!important;padding-right:8px!important;background:transparent!important;box-shadow:none!important}html body.template-collection.template-product-archive .samples-filter-nav>.samples-filter-link.is-active{color:var(--paper)!important}html body.template-collection.template-product-archive .samples-filter-nav>.samples-filter-link.is-parent-path{color:var(--ink)!important}html body.template-collection.template-product-archive .samples-filter-nav>.samples-filter-link.is-active:before,html body.template-collection.template-product-archive .samples-filter-nav>.samples-filter-link.is-parent-path:before{content:""!important;position:absolute!important;z-index:-1!important;top:2px!important;right:0!important;bottom:2px!important;left:0!important;pointer-events:none!important}html body.template-collection.template-product-archive .samples-filter-nav>.samples-filter-link.is-active:before{background:var(--ink)!important}html body.template-collection.template-product-archive .samples-filter-nav>.samples-filter-link.is-parent-path:before{background:transparent!important;box-shadow:inset 0 0 0 1px var(--ink)!important}html body:not(.template-index) .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret{font-size:inherit!important;line-height:inherit!important;height:.78em!important;min-height:.78em!important;max-height:.78em!important}@media screen and (min-width:901px)and (orientation:portrait){html body.template-collection.template-product-archive .samples-filter-nav>.samples-filter-link.is-active:before,html body.template-collection.template-product-archive .samples-filter-nav>.samples-filter-link.is-parent-path:before{top:8px!important;bottom:8px!important}}@media screen and (min-width:901px){html body.template-collection.template-product-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-product .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret,html body.template-search .samples-typewriter-live>span.samples-typewriter-caret{box-sizing:border-box!important;display:inline-block!important;flex:0 0 4px!important;width:4px!important;min-width:4px!important;max-width:4px!important;height:.78em!important;min-height:.78em!important;max-height:.78em!important;margin:0 0 0 3px!important;padding:0!important;border:0!important;border-radius:0!important;font-size:inherit!important;line-height:1!important;vertical-align:-.06em!important;transform:none!important;align-self:auto!important;animation:none!important}}@media screen and (max-width:900px){html body.template-collection.template-product-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-product .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret,html body.template-search .samples-typewriter-live>span.samples-typewriter-caret{box-sizing:border-box!important;display:inline-block!important;flex:0 0 3px!important;width:3px!important;min-width:3px!important;max-width:3px!important;height:.78em!important;min-height:.78em!important;max-height:.78em!important;margin:0 0 0 2px!important;padding:0!important;border:0!important;border-radius:0!important;font-size:inherit!important;line-height:1!important;vertical-align:-.06em!important;transform:none!important;align-self:auto!important;animation:none!important}}@media screen and (min-width:901px)and (orientation:landscape){html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret{box-sizing:border-box!important;display:inline-block!important;flex:0 0 4px!important;width:4px!important;min-width:4px!important;max-width:4px!important;height:1em!important;min-height:1em!important;max-height:1em!important;margin:0 0 0 3px!important;padding:0!important;border:0!important;border-radius:0!important;font-size:inherit!important;line-height:1!important;vertical-align:-.06em!important;transform:none!important;align-self:auto!important;background:var(--paper)!important;color:transparent!important;animation:none!important}}@media screen and (min-width:901px)and (orientation:portrait){html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret{box-sizing:border-box!important;display:inline-block!important;flex:0 0 4px!important;width:4px!important;min-width:4px!important;max-width:4px!important;height:1em!important;min-height:1em!important;max-height:1em!important;margin:0 0 0 3px!important;padding:0!important;border:0!important;border-radius:0!important;font-size:inherit!important;line-height:1!important;vertical-align:-.06em!important;transform:none!important;align-self:auto!important;background:var(--paper)!important;color:transparent!important;animation:none!important}}@media screen and (max-width:900px){html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret{box-sizing:border-box!important;display:inline-block!important;flex:0 0 3px!important;width:3px!important;min-width:3px!important;max-width:3px!important;height:1em!important;min-height:1em!important;max-height:1em!important;margin:0 0 0 2px!important;padding:0!important;border:0!important;border-radius:0!important;font-size:inherit!important;line-height:1!important;vertical-align:-.06em!important;transform:none!important;align-self:auto!important;background:var(--paper)!important;color:transparent!important;animation:none!important}}html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret{box-sizing:border-box!important;display:inline-block!important;flex:0 0 1ch!important;width:1ch!important;min-width:1ch!important;max-width:1ch!important;height:1em!important;min-height:1em!important;max-height:1em!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;font-size:inherit!important;line-height:1!important;vertical-align:-.035em!important;transform:none!important;align-self:auto!important;background:var(--paper)!important;color:transparent!important}html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret{box-sizing:border-box!important;display:inline-block!important;flex:0 0 1ch!important;width:1ch!important;min-width:1ch!important;max-width:1ch!important;height:.92em!important;min-height:.92em!important;max-height:.92em!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;font-size:inherit!important;line-height:1!important;vertical-align:-.115em!important;transform:none!important;align-self:auto!important;background:var(--paper)!important;color:transparent!important}@media screen and (min-width:901px){html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret{flex:0 0 4px!important;width:4px!important;min-width:4px!important;max-width:4px!important;margin:0!important}}@media screen and (max-width:900px){html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret{flex:0 0 3px!important;width:3px!important;min-width:3px!important;max-width:3px!important;margin:0!important}}@media screen and (min-width:901px){html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret,html body.template-collection.template-product-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-product .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret,html body.template-search .samples-typewriter-live>span.samples-typewriter-caret{box-sizing:border-box!important;display:inline-block!important;flex:0 0 4px!important;width:4px!important;min-width:4px!important;max-width:4px!important;height:.78em!important;min-height:.78em!important;max-height:.78em!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;font-size:inherit!important;line-height:1!important;vertical-align:-.06em!important;transform:none!important;align-self:auto!important}}@media screen and (max-width:900px){html body.template-index .hero-half a.terminal-prompt>span.terminal-prompt-caret,html body.template-collection.template-product-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-codex-archive .samples-typewriter-live>span.samples-typewriter-caret,html body.template-product .samples-typewriter-live>span.samples-typewriter-caret,html body.template-cart .cart-archive-index-title .samples-typewriter-live>span.samples-typewriter-caret,html body.template-search .samples-typewriter-live>span.samples-typewriter-caret{box-sizing:border-box!important;display:inline-block!important;flex:0 0 3px!important;width:3px!important;min-width:3px!important;max-width:3px!important;height:.78em!important;min-height:.78em!important;max-height:.78em!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;font-size:inherit!important;line-height:1!important;vertical-align:-.06em!important;transform:none!important;align-self:auto!important}}html body.template-index .hero-half a.terminal-prompt{font-size:calc(clamp(12px,1vw,17px) + 1pt)!important}@media screen and (max-width:720px){html body.template-index .hero-half a.terminal-prompt{font-size:calc(clamp(11px,3.35vw,15px) + 1pt)!important}}html body.template-product .product-detail-layout.has-audio-previews{row-gap:10px!important}html body.template-product .product-detail-layout.has-audio-previews>.product-detail-media{grid-column:1!important;grid-row:1!important}html body.template-product .product-detail-layout.has-audio-previews>.ao-product-previews{grid-column:1!important;grid-row:2!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;border:1px solid rgba(8,9,10,.18)!important;border-radius:10px!important;background:#ebefef94!important;color:var(--ink)!important;box-shadow:0 8px 24px #08090a12!important;backdrop-filter:blur(16px) saturate(115%)!important;-webkit-backdrop-filter:blur(16px) saturate(115%)!important}html body.template-product .product-detail-layout.has-audio-previews>.product-detail-copy{grid-column:2!important;grid-row:1!important}html body.template-product .ao-product-previews-head{box-sizing:border-box!important;height:28px!important;min-height:28px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:0 9px!important;border-bottom:1px solid rgba(8,9,10,.18)!important;font-family:var(--home-video)!important;font-size:8px!important;line-height:1!important;letter-spacing:.035em!important;text-transform:uppercase!important;white-space:nowrap!important}html body.template-product .ao-product-previews-list{max-height:108px!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-color:rgba(8,9,10,.48) transparent!important}html body.template-product .ao-product-previews-list::-webkit-scrollbar{width:4px!important}html body.template-product .ao-product-previews-list::-webkit-scrollbar-track{background:transparent!important}html body.template-product .ao-product-previews-list::-webkit-scrollbar-thumb{background:#08090a7a!important;border-radius:999px!important}html body.template-product .ao-preview-row{box-sizing:border-box!important;min-height:36px!important;display:grid!important;grid-template-columns:26px minmax(0,1fr) 42px!important;align-items:center!important;gap:7px!important;padding:5px 8px!important;border-bottom:1px solid rgba(8,9,10,.12)!important;transition:background-color .14s ease!important}html body.template-product .ao-preview-row:last-child{border-bottom:0!important}html body.template-product .ao-preview-row.is-playing{background:#08090a0b!important}html body.template-product .ao-preview-play{position:relative!important;width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;padding:0!important;border:1px solid rgba(8,9,10,.42)!important;border-radius:50%!important;background:#f3f3edb8!important;color:var(--ink)!important;display:grid!important;place-items:center!important;transition:background-color .14s ease,color .14s ease,border-color .14s ease!important}html body.template-product .ao-preview-play:hover,html body.template-product .ao-preview-play:focus-visible,html body.template-product .ao-preview-row.is-playing .ao-preview-play{border-color:var(--ink)!important;background:var(--ink)!important;color:var(--paper)!important}html body.template-product .ao-preview-play:focus-visible{outline:1px solid var(--ink)!important;outline-offset:2px!important}html body.template-product .ao-preview-play-icon{display:block!important;width:0!important;height:0!important;margin-left:2px!important;border-top:4px solid transparent!important;border-bottom:4px solid transparent!important;border-left:6px solid currentColor!important}html body.template-product .ao-preview-row.is-playing .ao-preview-play-icon{position:relative!important;width:7px!important;height:8px!important;margin-left:0!important;border:0!important}html body.template-product .ao-preview-row.is-playing .ao-preview-play-icon:before,html body.template-product .ao-preview-row.is-playing .ao-preview-play-icon:after{content:""!important;position:absolute!important;top:0!important;bottom:0!important;width:2px!important;background:currentColor!important}html body.template-product .ao-preview-row.is-playing .ao-preview-play-icon:before{left:0!important}html body.template-product .ao-preview-row.is-playing .ao-preview-play-icon:after{right:0!important}html body.template-product .ao-preview-track{min-width:0!important;display:grid!important;grid-template-rows:auto 7px!important;gap:2px!important}html body.template-product .ao-preview-title{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-family:var(--home-video)!important;font-size:9px!important;line-height:1.05!important;letter-spacing:.015em!important;text-transform:uppercase!important}html body.template-product .ao-preview-progress{--ao-preview-progress:0%;appearance:none!important;-webkit-appearance:none!important;width:100%!important;height:7px!important;margin:0!important;padding:0!important;border:0!important;outline:0!important;background:linear-gradient(to right,var(--ink) 0 var(--ao-preview-progress),rgba(8,9,10,.18) var(--ao-preview-progress) 100%) center / 100% 2px no-repeat!important}html body.template-product .ao-preview-progress::-webkit-slider-runnable-track{height:7px!important;background:transparent!important;border:0!important}html body.template-product .ao-preview-progress::-webkit-slider-thumb{-webkit-appearance:none!important;width:6px!important;height:6px!important;margin-top:.5px!important;border:0!important;border-radius:50%!important;background:var(--ink)!important}html body.template-product .ao-preview-progress::-moz-range-track{height:2px!important;border:0!important;background:transparent!important}html body.template-product .ao-preview-progress::-moz-range-progress{height:2px!important;background:var(--ink)!important}html body.template-product .ao-preview-progress::-moz-range-thumb{width:6px!important;height:6px!important;border:0!important;border-radius:50%!important;background:var(--ink)!important}html body.template-product .ao-preview-time{justify-self:end!important;font-family:var(--home-video)!important;font-size:7px!important;line-height:1!important;letter-spacing:.02em!important;text-transform:uppercase!important;white-space:nowrap!important;font-variant-numeric:tabular-nums!important}html body.template-product .ao-preview-audio{display:none!important}@media screen and (max-width:900px){html body.template-product .product-detail-layout.has-audio-previews{grid-template-columns:minmax(0,1fr)!important;row-gap:10px!important}html body.template-product .product-detail-layout.has-audio-previews>.product-detail-media{grid-column:1!important;grid-row:1!important}html body.template-product .product-detail-layout.has-audio-previews>.ao-product-previews{grid-column:1!important;grid-row:2!important;width:min(100%,420px)!important;max-width:420px!important}html body.template-product .product-detail-layout.has-audio-previews>.product-detail-copy{grid-column:1!important;grid-row:3!important;margin-top:10px!important}}html body.template-product .product-detail-layout.has-audio-previews>.ao-product-previews{border-color:#f3f3ed3d!important;background:#08090ad1!important;color:var(--paper)!important;box-shadow:0 10px 28px #08090a29!important;backdrop-filter:blur(18px) saturate(105%)!important;-webkit-backdrop-filter:blur(18px) saturate(105%)!important}html body.template-product .ao-product-previews-head{border-bottom-color:#f3f3ed38!important;color:var(--paper)!important;font-size:var(--panel-support-size,10px)!important;line-height:1.15!important;letter-spacing:.035em!important}html body.template-product .ao-product-previews-list{scrollbar-color:rgba(243,243,237,.52) transparent!important}html body.template-product .ao-product-previews-list::-webkit-scrollbar-thumb{background:#f3f3ed85!important}html body.template-product .ao-preview-row{border-bottom-color:#f3f3ed29!important}html body.template-product .ao-preview-row.is-playing{background:#f3f3ed14!important}html body.template-product .ao-preview-play{border-color:#f3f3ed85!important;background:#f3f3ed14!important;color:var(--paper)!important}html body.template-product .ao-preview-play:hover,html body.template-product .ao-preview-play:focus-visible,html body.template-product .ao-preview-row.is-playing .ao-preview-play{border-color:var(--paper)!important;background:var(--paper)!important;color:var(--ink)!important}html body.template-product .ao-preview-play:focus-visible{outline-color:var(--paper)!important}html body.template-product .ao-preview-title{color:var(--paper)!important;font-size:var(--panel-support-size,10px)!important;line-height:1.15!important;letter-spacing:.025em!important}html body.template-product .ao-preview-time{color:#f3f3eddb!important;font-size:9px!important;line-height:1.15!important;letter-spacing:.025em!important}html body.template-product .ao-preview-progress::-webkit-slider-thumb{background:var(--paper)!important}html body.template-product .ao-preview-progress::-moz-range-progress{background:var(--paper)!important}html body.template-product .ao-preview-progress::-moz-range-thumb{background:var(--paper)!important}@media screen and (max-width:900px){html body.template-product .ao-preview-time{font-size:8px!important}}html body.template-product .ao-product-previews-list{max-height:114px!important}html body.template-product .ao-preview-row{min-height:38px!important;grid-template-columns:26px minmax(0,1fr) 30px!important}html body.template-product .ao-preview-title{position:relative!important;display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important}html body.template-product .ao-preview-title-text{display:inline-block!important;width:max-content!important;min-width:max-content!important;max-width:none!important;will-change:transform!important;transform:translate(0)}html body.template-product .ao-preview-title.is-overflowing .ao-preview-title-text{animation:aoPreviewTitleRead var(--ao-title-duration,12s) ease-in-out infinite!important}@keyframes aoPreviewTitleRead{0%,18%{transform:translate(0)}48%,66%{transform:translate(calc(-1 * var(--ao-title-travel,0px)))}to{transform:translate(0)}}html body.template-product .ao-preview-time{min-width:30px!important;width:30px!important;text-align:right!important}@media(prefers-reduced-motion:reduce){html body.template-product .ao-preview-title.is-overflowing .ao-preview-title-text{animation:none!important;transform:translate(0)!important}}html body.template-product .product-detail-layout.has-audio-previews>.product-detail-media{position:relative!important;isolation:isolate!important;box-shadow:inset 0 0 0 1px #08090a9e,inset 0 0 14px #08090a14,0 10px 28px #08090a14!important}html body.template-product .product-detail-layout.has-audio-previews>.product-detail-media:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;pointer-events:none!important;border:1px solid rgba(8,9,10,.5)!important;border-radius:inherit!important;box-shadow:inset 0 0 0 1px #f3f3ed0e!important}html body.template-product .product-detail-layout.has-audio-previews>.ao-product-volume{grid-column:1!important;grid-row:3!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:38px!important;min-height:38px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) 28px!important;align-items:center!important;gap:9px!important;padding:0 9px!important;overflow:hidden!important;border:1px solid rgba(243,243,237,.24)!important;border-radius:9px!important;background:#08090ad1!important;color:var(--paper)!important;box-shadow:0 10px 28px #08090a24!important;backdrop-filter:blur(18px) saturate(105%)!important;-webkit-backdrop-filter:blur(18px) saturate(105%)!important}html body.template-product .ao-product-volume-label,html body.template-product .ao-product-volume-value{font-family:var(--home-video)!important;font-size:var(--panel-support-size,10px)!important;line-height:1.15!important;letter-spacing:.035em!important;text-transform:uppercase!important;white-space:nowrap!important}html body.template-product .ao-product-volume-value{justify-self:end!important;color:#f3f3eddb!important;font-size:9px!important;font-variant-numeric:tabular-nums!important}html body.template-product .ao-product-volume-range{--ao-volume-level:100%;appearance:none!important;-webkit-appearance:none!important;width:100%!important;height:14px!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;outline:0!important;background:linear-gradient(to right,var(--paper) 0 var(--ao-volume-level),rgba(243,243,237,.24) var(--ao-volume-level) 100%) center / 100% 2px no-repeat!important}html body.template-product .ao-product-volume-range::-webkit-slider-runnable-track{height:14px!important;border:0!important;background:transparent!important}html body.template-product .ao-product-volume-range::-webkit-slider-thumb{-webkit-appearance:none!important;width:8px!important;height:8px!important;margin-top:3px!important;border:0!important;border-radius:50%!important;background:var(--paper)!important}html body.template-product .ao-product-volume-range::-moz-range-track{height:2px!important;border:0!important;background:#f3f3ed3d!important}html body.template-product .ao-product-volume-range::-moz-range-progress{height:2px!important;background:var(--paper)!important}html body.template-product .ao-product-volume-range::-moz-range-thumb{width:8px!important;height:8px!important;border:0!important;border-radius:50%!important;background:var(--paper)!important}html body.template-product .ao-product-volume-range:focus-visible{outline:1px solid rgba(243,243,237,.72)!important;outline-offset:2px!important}@media screen and (max-width:900px){html body.template-product .product-detail-layout.has-audio-previews>.ao-product-volume{grid-column:1!important;grid-row:3!important;width:min(100%,420px)!important;max-width:420px!important}html body.template-product .product-detail-layout.has-audio-previews>.product-detail-copy{grid-column:1!important;grid-row:4!important;margin-top:10px!important}html body.template-product .ao-product-volume-label{font-size:var(--panel-support-size,9px)!important}html body.template-product .ao-product-volume-value{font-size:8px!important}}html body.template-product .product-detail-layout.has-audio-previews>.product-detail-media{box-shadow:inset 0 0 9px #08090a2e,inset 0 0 22px #08090a12,0 10px 28px #08090a14!important}html body.template-product .product-detail-layout.has-audio-previews>.product-detail-media:after{border:0!important;background:transparent!important;box-shadow:inset 0 0 5px #08090a3d,inset 0 0 14px #08090a1a,inset 0 0 2px #f3f3ed1a!important}html body.template-product .product-detail-layout.has-audio-previews>.ao-product-volume{grid-template-columns:minmax(0,1fr) 20px!important;gap:5px!important;padding:0 9px!important;border:1px solid rgba(243,243,237,.24)!important;border-radius:10px!important;background:#08090ad1!important;box-shadow:0 10px 28px #08090a29!important;backdrop-filter:blur(18px) saturate(105%)!important;-webkit-backdrop-filter:blur(18px) saturate(105%)!important}html body.template-product .ao-product-volume-label{display:none!important}html body.template-product .ao-product-volume-value{justify-self:start!important;width:20px!important;min-width:20px!important;text-align:right!important}html body.template-product .ao-product-volume-range{--ao-volume-level:75%}html body.template-product .product-detail-layout.has-audio-previews>.ao-product-volume{grid-template-columns:26px minmax(0,1fr) 30px!important;gap:7px!important;padding:5px 8px!important}html body.template-product .ao-product-volume-icon{width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;display:grid!important;place-items:center!important;color:#f3f3edeb!important}html body.template-product .ao-product-volume-icon svg{display:block!important;width:17px!important;height:17px!important;overflow:visible!important}html body.template-product .ao-product-volume-range{width:100%!important;min-width:0!important;justify-self:stretch!important}html body.template-product .ao-preview-title-text{position:relative!important;left:0!important;transform:none!important;will-change:left!important;text-rendering:geometricPrecision!important}html body.template-product .ao-preview-title.is-overflowing .ao-preview-title-text{animation:aoPreviewTitleReadCrisp var(--ao-title-duration,12s) steps(var(--ao-title-steps,24),end) infinite!important}@keyframes aoPreviewTitleReadCrisp{0%,20%{left:0}50%,70%{left:calc(-1 * var(--ao-title-travel,0px))}to{left:0}}@media(prefers-reduced-motion:reduce){html body.template-product .ao-preview-title.is-overflowing .ao-preview-title-text{animation:none!important;left:0!important}}html body.template-product .product-detail-layout.has-audio-previews>.ao-product-volume{grid-template-columns:26px minmax(0,1fr) 30px!important;gap:7px!important;padding:5px 27px!important}html body.template-product .ao-product-volume-glyph[hidden]{display:none!important}html body.template-product .ao-product-volume-value{justify-self:end!important;width:30px!important;min-width:30px!important;text-align:right!important}html body.template-product .ao-product-volume-range::-webkit-slider-thumb{-webkit-appearance:none!important;width:4px!important;height:12px!important;margin-top:1px!important;border:0!important;border-radius:1px!important;background:var(--paper)!important}html body.template-product .ao-product-volume-range::-moz-range-thumb{width:4px!important;height:12px!important;border:0!important;border-radius:1px!important;background:var(--paper)!important}html body.template-product .product-detail-layout.has-audio-previews>.ao-product-volume{grid-template-columns:26px minmax(0,1fr) 30px!important;gap:7px!important;padding:5px 12px 5px 8px!important}html body.template-product .ao-product-volume-icon{width:26px!important;min-width:26px!important;height:26px!important;min-height:26px!important;display:grid!important;place-items:center!important}html body.template-product .ao-product-volume-glyph{display:block!important;width:17px!important;height:17px!important;overflow:visible!important}html body.template-product .ao-product-volume-value{justify-self:end!important;width:30px!important;min-width:30px!important;max-width:30px!important;margin:0!important;font-family:var(--home-video)!important;font-size:9px!important;line-height:1.15!important;letter-spacing:.025em!important;font-variant-numeric:tabular-nums!important;text-align:right!important;color:#f3f3eddb!important}html body.template-product .ao-product-volume-range{height:9px!important;min-height:9px!important}html body.template-product .ao-product-volume-range::-webkit-slider-runnable-track{height:9px!important}html body.template-product .ao-product-volume-range::-webkit-slider-thumb{-webkit-appearance:none!important;width:3px!important;height:8px!important;margin-top:.5px!important;border:0!important;border-radius:.5px!important;background:var(--paper)!important}html body.template-product .ao-product-volume-range::-moz-range-thumb{width:3px!important;height:8px!important;border:0!important;border-radius:.5px!important;background:var(--paper)!important}html body.template-product .ao-preview-track{grid-template-rows:auto 9px!important}html body.template-product .ao-preview-progress{height:9px!important;min-height:9px!important;background:linear-gradient(to right,var(--paper) 0 var(--ao-preview-progress),rgba(243,243,237,.24) var(--ao-preview-progress) 100%) center / 100% 2px no-repeat!important}html body.template-product .ao-preview-progress::-webkit-slider-runnable-track{height:9px!important;background:transparent!important}html body.template-product .ao-preview-progress::-webkit-slider-thumb{-webkit-appearance:none!important;width:3px!important;height:8px!important;margin-top:.5px!important;border:0!important;border-radius:.5px!important;background:var(--paper)!important}html body.template-product .ao-preview-progress::-moz-range-track{height:2px!important;background:transparent!important}html body.template-product .ao-preview-progress::-moz-range-progress{height:2px!important;background:var(--paper)!important}html body.template-product .ao-preview-progress::-moz-range-thumb{width:3px!important;height:8px!important;border:0!important;border-radius:.5px!important;background:var(--paper)!important}@media screen and (max-width:900px){html body.template-product .ao-product-volume-value{font-size:8px!important}}@media screen and (orientation:portrait){html body.template-product .product-detail-layout.has-audio-previews>.ao-product-volume{box-shadow:none!important}}html body.template-product .product-detail-layout.has-audio-previews>.ao-product-volume{grid-template-columns:26px minmax(0,1fr) 30px!important;gap:7px!important;padding:5px 22px 5px 26px!important}html body.template-product .ao-product-volume-icon{justify-self:start!important}html body.template-product .ao-product-volume-value{justify-self:end!important;margin:0!important}html body.template-product .ao-preview-title{overflow:hidden!important;scroll-behavior:auto!important;scrollbar-width:none!important}html body.template-product .ao-preview-title::-webkit-scrollbar{display:none!important}html body.template-product .ao-preview-title-text,html body.template-product .ao-preview-title.is-overflowing .ao-preview-title-text{position:static!important;left:auto!important;transform:none!important;animation:none!important;will-change:auto!important}html body.template-product .ao-product-volume-value{margin-right:7px!important}html body.template-product .ao-product-volume-icon{transform:translate(-6px)!important}html body.template-product .ao-product-volume-value{transform:translate(6px)!important}@media screen and (max-width:759px){html body.template-product .product-detail-index-title{display:block!important;box-sizing:border-box!important;width:max-content!important;max-width:100%!important;margin:0 0 18px!important;font-size:clamp(16px,4.85vw,20px)!important;line-height:1!important;letter-spacing:0!important;text-wrap:nowrap!important;white-space:nowrap!important;overflow:visible!important}html body.template-product .samples-typewriter{position:relative!important;display:inline-block!important;width:max-content!important;max-width:none!important;white-space:nowrap!important;vertical-align:top!important}html body.template-product .samples-typewriter-reserve{display:block!important;width:auto!important;max-width:none!important;white-space:pre!important;overflow-wrap:normal!important;word-break:normal!important}html body.template-product .samples-typewriter-live{position:absolute!important;top:0!important;left:0!important;display:inline-flex!important;width:auto!important;max-width:none!important;align-items:baseline!important;white-space:pre!important}html body.template-product .samples-typewriter-reveal{display:inline!important;width:auto!important;max-width:none!important;white-space:pre!important;overflow:visible!important;overflow-wrap:normal!important;word-break:normal!important}}html body.template-product .ao-preview-progress,html body.template-product .ao-product-volume-range{position:relative!important;z-index:2!important;height:28px!important;min-height:28px!important;margin-top:-9.5px!important;margin-bottom:-9.5px!important;padding:0!important;-webkit-tap-highlight-color:transparent!important}html body.template-product .ao-preview-progress{background:linear-gradient(to right,var(--paper) 0 var(--ao-preview-progress),rgba(243,243,237,.24) var(--ao-preview-progress) 100%) center / 100% 2px no-repeat!important}html body.template-product .ao-product-volume-range{background:linear-gradient(to right,var(--paper) 0 var(--ao-volume-level),rgba(243,243,237,.24) var(--ao-volume-level) 100%) center / 100% 2px no-repeat!important}html body.template-product .ao-preview-progress::-webkit-slider-runnable-track,html body.template-product .ao-product-volume-range::-webkit-slider-runnable-track{height:28px!important;border:0!important;background:transparent!important}html body.template-product .ao-preview-progress::-webkit-slider-thumb,html body.template-product .ao-product-volume-range::-webkit-slider-thumb{width:3px!important;height:8px!important;margin-top:10px!important;border:0!important;border-radius:.5px!important;background:var(--paper)!important}html body.template-product .ao-preview-progress::-moz-range-track,html body.template-product .ao-product-volume-range::-moz-range-track{height:28px!important;border:0!important;background:transparent!important}html body.template-product .ao-preview-progress::-moz-range-progress,html body.template-product .ao-product-volume-range::-moz-range-progress{height:2px!important;background:transparent!important}html body.template-product .ao-preview-progress::-moz-range-thumb,html body.template-product .ao-product-volume-range::-moz-range-thumb{width:3px!important;height:8px!important;border:0!important;border-radius:.5px!important;background:var(--paper)!important}@media screen and (max-width:900px){html body.template-product .ao-preview-progress,html body.template-product .ao-product-volume-range{height:34px!important;min-height:34px!important;margin-top:-12.5px!important;margin-bottom:-12.5px!important}html body.template-product .ao-preview-progress::-webkit-slider-runnable-track,html body.template-product .ao-product-volume-range::-webkit-slider-runnable-track{height:34px!important}html body.template-product .ao-preview-progress::-webkit-slider-thumb,html body.template-product .ao-product-volume-range::-webkit-slider-thumb{margin-top:13px!important}html body.template-product .ao-preview-progress::-moz-range-track,html body.template-product .ao-product-volume-range::-moz-range-track{height:34px!important}}html body.template-product .ao-product-previews.is-empty>.ao-product-previews-list{height:114px!important;min-height:114px!important;max-height:114px!important;overflow:hidden!important;scrollbar-width:none!important}html body.template-product .ao-product-previews.is-empty>.ao-product-previews-list::-webkit-scrollbar{display:none!important}@media screen and (min-width:1280px)and (orientation:landscape)and (min-aspect-ratio:16/10){html body.template-collection.template-product-archive .samples-product-grid,html body.template-collection.template-product-archive .samples-product-grid--count-1,html body.template-collection.template-product-archive .samples-product-grid--count-2,html body.template-collection.template-product-archive .samples-product-grid--count-3{margin-top:0!important;margin-bottom:auto!important}}@media screen and (max-width:900px){:root{--ao235-mobile-main-track:68svh;--ao235-mobile-footer-track:32svh;--ao235-mobile-footer-shell-min:360px;--ao235-mobile-footer-pad-top:16px;--ao235-mobile-footer-pad-inline:12px;--ao235-mobile-footer-pad-bottom:10px}html body.template-index,html body:not(.template-index){box-sizing:border-box!important;height:auto!important;min-height:100svh!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;background:var(--ink,#08090a)!important}html body:not(.template-index) #AoInternalPageShell.internal-page-shell{box-sizing:border-box!important;display:block!important;width:100%!important;height:auto!important;min-height:100svh!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;background:var(--ink,#08090a)!important}html body:not(.template-index) #AoInternalPageShell.internal-page-shell>#MainContent{box-sizing:border-box!important;display:block!important;width:100%!important;height:auto!important;min-height:var(--ao235-mobile-main-track)!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;background:var(--paper,#f3f3ed)!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section,html body.template-index .aeon-home-section,html body.template-index .landing-fold-one,html body.template-index .landing-fold-one>.hero-half{box-sizing:border-box!important;width:100%!important;height:var(--ao235-mobile-main-track)!important;min-height:var(--ao235-mobile-main-track)!important;max-height:var(--ao235-mobile-main-track)!important;margin:0!important;padding:0!important;overflow:hidden!important}html body.template-index .landing-fold-one{position:relative!important;display:block!important}html body.template-index>#AoGlobalFooterMount,html body:not(.template-index) #AoInternalPageShell.internal-page-shell>#AoGlobalFooterMount,html body #AoGlobalFooterMount>.shopify-section,html body #AoGlobalFooterMount>[id^=shopify-section-]{box-sizing:border-box!important;position:static!important;display:block!important;width:100%!important;height:auto!important;min-height:var(--ao235-mobile-footer-track)!important;max-height:none!important;margin:0!important;padding:0!important;inset:auto!important;overflow:visible!important;transform:none!important;background:var(--ink,#08090a)!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer{box-sizing:border-box!important;position:relative!important;display:flex!important;flex-direction:column!important;width:100%!important;height:auto!important;min-height:var(--ao235-mobile-footer-track)!important;max-height:none!important;margin:0!important;padding:var(--ao235-mobile-footer-pad-top) var(--ao235-mobile-footer-pad-inline) var(--ao235-mobile-footer-pad-bottom)!important;inset:auto!important;overflow:visible!important;transform:none!important;background:var(--ink,#08090a)!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-compact-shell{box-sizing:border-box!important;position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;align-content:stretch!important;align-items:start!important;flex:1 0 auto!important;width:100%!important;max-width:none!important;height:auto!important;min-height:var(--ao235-mobile-footer-shell-min)!important;max-height:none!important;margin:0!important;padding:0!important;row-gap:0!important;overflow:visible!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-block,html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-access-center-slot,html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer [data-ao-footer-signup],html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-block,html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-signup-form{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;margin-right:0!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom{box-sizing:border-box!important;position:static!important;inset:auto!important;grid-column:1!important;grid-row:4!important;align-self:end!important;justify-self:stretch!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;justify-content:stretch!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:9px 0 0!important;border-top:1px solid rgba(255,255,255,.24)!important;background:transparent!important;transform:none!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom .footer-home-link{justify-self:start!important;text-align:left!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom .worldwide-mark{justify-self:center!important;text-align:center!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-bottom .footer-closing-line{justify-self:end!important;text-align:right!important}}@media screen and (max-width:900px){html body.template-password #AoInternalPageShell.internal-page-shell>#MainContent{background:var(--ink,#08090a)!important}html body.template-password #AoInternalPageShell.internal-page-shell>#MainContent>.shopify-section{box-sizing:border-box!important;width:100%!important;height:var(--ao235-mobile-main-track,68svh)!important;min-height:var(--ao235-mobile-main-track,68svh)!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--ink,#08090a)!important}html body.template-password #AoInternalPageShell.internal-page-shell>#MainContent>.shopify-section>.password-hero-media{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:100%!important;background:var(--ink,#08090a)!important}html body.template-password #AoInternalPageShell.internal-page-shell>#MainContent>.shopify-section>.standard-page.password-page{box-sizing:border-box!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;margin:0!important;overflow:auto!important;background:transparent!important}}html body[class] .panel-menu .archive-index-link>.archive-link-text{display:inline!important;text-decoration:none!important;text-decoration-thickness:1px!important;text-underline-offset:.18em!important;text-decoration-skip-ink:auto!important;pointer-events:none!important}html body[class] .panel-menu .archive-index-link:hover>.archive-link-text,html body[class] .panel-menu .archive-index-link:focus-visible>.archive-link-text{text-decoration-line:underline!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-menu .archive-sub-links{gap:0!important;align-items:center!important}html body[class] #AoGlobalFooterMount footer.ao-site-footer.ao-unified-footer .footer-archive-menu .archive-link-separator{display:inline-block!important;flex:0 0 auto!important;margin:0 .78em!important;color:#f3f3edd1!important;font-family:var(--home-video,"Home Video","Courier New",Courier,monospace)!important;font-size:10px!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important;line-height:1.15!important;letter-spacing:.04em!important;text-decoration:none!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}
/*# sourceMappingURL=/cdn/shop/t/420/assets/theme.css.map */
