:root{--dh-bg: #030304;--dh-surface: #201c33;--dh-text: #ffffff;--dh-muted: #b7b4c7;--dh-accent: #7c22ff;--dh-accent-2: #ff5a1f;--dh-border: rgba(255,255,255,.15);--dh-page: #f5f2f8;--dh-page-text: #1d1b26;--dh-page-muted: #625d70;--dh-max: 1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--dh-text);background:var(--dh-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-999px;top:12px;z-index:100;padding:10px 14px;background:#fff;color:#111;border-radius:6px}.skip-link:focus{left:12px}.container{max-width:var(--dh-max);margin:0 auto;padding:0 24px}.site-header{position:sticky;top:0;z-index:30;background:#030304;border-bottom:1px solid rgba(255,255,255,.06)}.site-header__inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;color:#fff;font-family:Inter,Roboto,system-ui,sans-serif;font-size:24px;font-weight:600;line-height:32px;letter-spacing:0;white-space:nowrap}.brand svg{width:56px;height:56px;flex:0 0 auto}.nav{display:flex;align-items:center;justify-content:center;gap:30px;font-weight:700}.nav a{color:#fff}.nav a:hover{color:#c9c3d6}.header-actions{display:flex;align-items:center;gap:18px;font-weight:700}.cart-link{position:relative}.cart-count{min-width:20px;height:20px;display:inline-grid;place-items:center;margin-left:6px;padding:0 5px;border-radius:10px;background:var(--dh-accent);font-size:12px}.menu-toggle{display:none;background:transparent;color:#fff;border:1px solid var(--dh-border);border-radius:6px;padding:8px 10px}.button,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 20px;border:1px solid var(--dh-border);border-radius:6px;background:transparent;color:#fff;font-weight:800;cursor:pointer}.button:hover{border-color:#ffffff73}.button--primary{background:var(--dh-accent);border-color:var(--dh-accent)}.button--primary:hover{background:#6815df;border-color:#6815df}.button--outline-accent{border-color:var(--dh-accent);box-shadow:inset 0 0 0 1px #ff5a1fbf}.button--dark{background:#111;border-color:#111}.button[disabled]{opacity:.55;cursor:not-allowed}.dark-stage{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 52%,rgba(124,34,255,.34),transparent 34%),radial-gradient(circle at 86% 58%,rgba(255,90,31,.26),transparent 34%),#030304}.hero{padding:40px 0 96px;text-align:center}.notice-link{display:inline-flex;align-items:center;gap:18px;max-width:880px;margin:0 auto 44px;padding:16px 22px;border-radius:8px;background:var(--dh-surface);color:#fff;font-weight:800;text-align:left}.notice-badge{display:inline-block;padding:5px 14px;border-radius:999px;background:#ec0028;font-size:12px;line-height:1}.hero h1{max-width:920px;margin:0 auto 28px;font-size:clamp(46px,7.5vw,88px);line-height:.98;letter-spacing:-.055em}.hero .accent{color:transparent;background:linear-gradient(90deg,#9d52ff,#f3458f,#ff5a1f);-webkit-background-clip:text;background-clip:text}.hero p{max-width:800px;margin:0 auto 34px;color:var(--dh-muted);font-size:20px;font-weight:600}.hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:22px}.section{padding:72px 0;background:var(--dh-page);color:var(--dh-page-text)}.section--tight{padding-top:0}.section--dark{background:#030304;color:#fff}.section-header{max-width:760px;margin:0 auto 34px;text-align:center}.section-header h2,.section-header h1{margin:0 0 12px;font-size:clamp(32px,4vw,48px);line-height:1.08}.section-header p{margin:0;color:var(--dh-page-muted);font-size:18px}.section--dark .section-header p{color:var(--dh-muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1040px;margin:0 auto}.feature-card,.product-card,.content-card{border:1px solid rgba(27,23,44,.12);border-radius:8px;background:#fff;color:var(--dh-page-text)}.feature-card{padding:26px}.feature-card h3,.product-card h3{margin:0 0 8px;font-size:22px}.feature-card p,.product-card__description{color:var(--dh-page-muted)}.feature-card ul{margin:18px 0 0;padding:0;list-style:none}.feature-card li{position:relative;padding-left:26px;margin:12px 0;color:#342f43}.feature-card li:before{content:"";position:absolute;left:0;top:.45em;width:10px;height:10px;border-radius:50%;background:var(--dh-accent)}.product-card{overflow:hidden;min-width:0}.product-card__media{display:block;overflow:hidden;aspect-ratio:4 / 3;background:#111014}.product-card__media img{display:block;width:100%;height:100%;object-fit:cover}.product-card__body{display:flex;flex-direction:column;align-items:flex-start;padding:26px}.product-card__type{margin:0 0 8px;color:#6d667b;font-size:13px;font-weight:800}.product-card__description{margin:6px 0 14px;line-height:1.65}.product-card__availability{margin:0;color:#277447;font-size:14px;font-weight:800}.product-card__availability--sold{color:#a23a3a}.product-card__button{margin-top:0}.product-grid--single{max-width:980px;grid-template-columns:1fr}.product-grid--single .product-card{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);min-height:430px}.product-grid--single .product-card__media{aspect-ratio:auto;min-height:430px}.product-grid--single .product-card__body{padding:40px}.product-grid--single .product-card h3{font-size:32px;line-height:1.15}.product-grid--single .price{margin-top:auto}.price{display:flex;align-items:baseline;gap:10px;margin:14px 0 18px;font-weight:900;font-size:20px}.price s{color:#7d768d;font-weight:600}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,480px);gap:48px;align-items:start}.product-landing{padding:56px 0 44px}.product-gallery{min-width:0}.product-gallery__stage{overflow:hidden;border:1px solid rgba(27,23,44,.12);border-radius:8px;background:#111014}.product-gallery__item{display:grid;place-items:center;width:100%;aspect-ratio:4 / 3}.product-gallery__item[hidden]{display:none}.product-gallery__item img,.product-gallery__item video,.product-gallery__item iframe,.product-gallery__item model-viewer{display:block;width:100%;height:100%;object-fit:contain}.product-gallery__thumbnails{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px}.product-gallery__thumbnail{overflow:hidden;aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:6px;background:#111014;cursor:pointer}.product-gallery__thumbnail img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbnail:hover{border-color:#7d768d}.product-gallery__thumbnail.is-active{border-color:var(--dh-accent)}.product-gallery__thumbnail:focus-visible{outline:3px solid rgba(124,34,255,.28);outline-offset:2px}.product-media{border-radius:8px;overflow:hidden;background:#ded9e8}.product-summary h1{margin:0 0 12px;font-size:clamp(36px,3.5vw,44px);line-height:1.08;letter-spacing:-.025em}.product-summary .price{margin:0 0 20px;font-size:27px}.product-preorder{display:grid;gap:3px;margin-bottom:22px;padding:14px 16px;border-left:4px solid var(--dh-accent);border-radius:0 6px 6px 0;background:var(--dh-surface);color:#fff}.product-preorder strong{color:#fff;font-size:16px}.product-preorder span{color:#d9d5e5;font-size:14px}.product-summary__intro{margin:0 0 19px;color:#4c4658;font-size:17px;line-height:1.65}.product-summary__benefits{display:grid;gap:0;margin:0 0 16px;padding:0;border-top:1px solid rgba(27,23,44,.12);border-bottom:1px solid rgba(27,23,44,.12);list-style:none}.product-summary__benefits li{position:relative;padding:11px 0 11px 25px;color:#393445;font-size:14px;font-weight:700}.product-summary__benefits li+li{border-top:1px solid rgba(27,23,44,.08)}.product-summary__benefits li:before{content:"";position:absolute;left:2px;top:17px;width:9px;height:9px;border-radius:50%;background:var(--dh-accent)}.product-summary__compatibility{display:inline-block;color:var(--dh-accent);font-size:14px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.product-form{margin-top:22px}.product-form__row{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;align-items:end}.product-form__row .field{margin:0}.product-form__row .button{width:100%}.product-form .shopify-payment-button{margin-top:12px}.product-form .shopify-payment-button__button{width:100%;min-height:48px!important;border-radius:6px!important}.product-description{max-width:980px;margin:0 auto;color:var(--dh-page-muted)}.dh-product-copy{color:var(--dh-page-text)}.dh-product-copy__lead{max-width:820px;margin:0 0 30px;color:#393445;font-size:20px;line-height:1.7}.dh-preorder-banner{display:grid;gap:6px;margin:0 0 40px;padding:22px 24px;border-left:5px solid var(--dh-accent);border-radius:0 8px 8px 0;background:var(--dh-surface);color:#fff}.dh-preorder-banner strong{color:#fff;font-size:21px}.dh-preorder-banner span{color:#d9d5e5}.dh-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 44px;border-top:1px solid rgba(27,23,44,.14);border-bottom:1px solid rgba(27,23,44,.14)}.dh-feature{padding:24px 28px 24px 0}.dh-feature:nth-child(2n){padding-right:0;padding-left:28px;border-left:1px solid rgba(27,23,44,.14)}.dh-feature:nth-child(n+3){border-top:1px solid rgba(27,23,44,.14)}.dh-feature h3{margin:0 0 7px;color:var(--dh-page-text);font-size:18px}.dh-feature p{margin:0;color:var(--dh-page-muted)}.dh-copy-section{padding:0 0 38px;margin:0 0 38px;border-bottom:1px solid rgba(27,23,44,.12)}.dh-copy-section h2{margin:0 0 16px;color:var(--dh-page-text);font-size:30px;line-height:1.2}.dh-copy-section p{max-width:850px;color:var(--dh-page-muted);line-height:1.75}.dh-operation-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 34px;margin:22px 0 0;padding-left:24px}.dh-operation-steps li{padding-left:6px;color:#393445;line-height:1.6}.dh-operation-steps li::marker{color:var(--dh-accent);font-weight:900}.dh-callout{margin:24px 0;padding:20px 22px;border-left:4px solid var(--dh-accent);background:#eee9f6;color:#393445}.dh-callout strong{display:block;margin-bottom:5px;color:var(--dh-page-text)}.dh-callout p{margin:0}.dh-callout--warning{border-left-color:#b93838;background:#fff1f1}.dh-resource-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.rte .dh-resource-links a{display:inline-flex;min-height:42px;align-items:center;padding:9px 14px;border:1px solid rgba(27,23,44,.22);border-radius:6px;background:#fff;color:var(--dh-page-text);font-weight:800;text-decoration:none}.rte .dh-resource-links a:hover{border-color:var(--dh-accent)}.landing-band{border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.landing-band__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:center}.landing-band h2{margin:0 0 12px;font-size:30px;line-height:1.16}.landing-band p{max-width:690px;margin:0;color:var(--dh-muted);font-size:17px}.landing-band__actions{display:grid;gap:12px;min-width:230px}.field{display:grid;gap:8px;margin:18px 0}.field label{font-weight:800}.field select,.field input,.field textarea,.search-form input{width:100%;min-height:46px;border:1px solid rgba(27,23,44,.18);border-radius:6px;background:#fff;color:var(--dh-page-text);padding:10px 12px}.quantity{max-width:120px}.cart-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}.cart-table th,.cart-table td{padding:18px;border-bottom:1px solid rgba(27,23,44,.1);text-align:left;vertical-align:top}.cart-line{display:flex;gap:16px;align-items:center}.cart-line img{width:76px;height:76px;object-fit:cover;border-radius:6px}.cart-footer{display:flex;justify-content:flex-end;gap:16px;align-items:center;margin-top:24px}.cart-footer .button[name=update]{border-color:#1b172c47;background:#fff;color:var(--dh-page-text)}.cart-footer .button[name=update]:hover{border-color:var(--dh-page-text);background:#f0edf4}.form-status{margin:0 0 20px;padding:12px 14px;border-radius:6px}.form-status--success{border:1px solid #a8d3b8;background:#eef8f1;color:#225f39}.form-status--error{border:1px solid #ddb2b2;background:#fff3f3;color:#873333}.content-card{max-width:860px;margin:0 auto;padding:34px}.rte{color:var(--dh-page-text)}.rte a{color:var(--dh-accent);text-decoration:underline}.rte img{margin:20px 0;border-radius:8px}.template-policy #MainContent{min-height:65vh;padding:64px 24px;background:var(--dh-page);color:var(--dh-page-text)}.shopify-policy__container{max-width:860px!important;margin:0 auto!important;color:var(--dh-page-text)}.shopify-policy__title{margin-bottom:24px;text-align:left!important}.shopify-policy__title h1{margin:0;color:var(--dh-page-text);font-size:clamp(34px,5vw,52px);line-height:1.08}.shopify-policy__body{padding:34px;border:1px solid rgba(27,23,44,.12);border-radius:8px;background:#fff;color:var(--dh-page-text)}.shopify-policy__body h1,.shopify-policy__body h2,.shopify-policy__body h3,.shopify-policy__body h4,.shopify-policy__body p,.shopify-policy__body li,.shopify-policy__body strong{color:var(--dh-page-text)}.shopify-policy__body a{color:var(--dh-accent);text-decoration:underline}.search-form{display:flex;gap:12px;max-width:720px;margin:0 auto 34px}.search-form input{flex:1}.pagination{display:flex;justify-content:center;gap:12px;margin-top:34px}.pagination a,.pagination span{padding:8px 12px;border-radius:6px;background:#fff;color:var(--dh-page-text)}.site-footer{background:#030304;border-top:1px solid rgba(255,255,255,.06);color:#fff;padding:44px 0}.site-footer__inner{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.footer-nav{display:flex;flex-wrap:wrap;gap:18px;color:var(--dh-muted)}.footer-text{max-width:520px;color:var(--dh-muted)}@media(max-width:900px){.site-header__inner{min-height:74px}.menu-toggle{display:inline-flex}.nav{position:absolute;left:24px;right:24px;top:74px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px;border:1px solid var(--dh-border);border-radius:8px;background:#09090b;z-index:10}.site-header.menu-open .nav{display:flex}.nav a{padding:12px}.header-actions{margin-left:auto}.feature-grid,.product-grid,.product-layout,.landing-band__grid,.product-grid--single .product-card{grid-template-columns:1fr}.product-grid--single .product-card__media{min-height:0;aspect-ratio:4 / 3}.product-grid--single .product-card__body{padding:28px}.landing-band__actions{min-width:0}.hero{padding:32px 0 70px}.notice-link{margin-bottom:36px}.site-footer__inner,.cart-footer,.search-form{flex-direction:column;align-items:stretch}}@media(max-width:620px){.container{padding:0 18px}.brand{font-size:21px;line-height:28px}.brand svg{width:48px;height:48px}.header-actions .account-link{display:none}.hero h1{font-size:44px}.hero p{font-size:17px}.hero-actions .button{width:100%}.section{padding:52px 0}.product-gallery__thumbnails{display:flex;overflow-x:auto;padding-bottom:4px}.product-gallery__thumbnail{flex:0 0 68px}.product-summary{margin-top:30px}.product-form__row{grid-template-columns:105px minmax(0,1fr)}.product-description{margin-top:46px}.dh-product-copy__lead{font-size:18px}.dh-feature-grid,.dh-operation-steps{grid-template-columns:1fr}.dh-feature,.dh-feature:nth-child(2n){padding:20px 0;border-left:0}.dh-feature:nth-child(n+2){border-top:1px solid rgba(27,23,44,.14)}.dh-resource-links{flex-direction:column}.rte .dh-resource-links a{justify-content:center}.template-policy #MainContent{padding:44px 18px}.shopify-policy__body{padding:24px}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block;width:100%}.cart-table td{border-bottom:0;padding:12px 18px}.cart-table tr{border-bottom:1px solid rgba(27,23,44,.1)}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/theme.css.map */
