:root{--ds-black: #0E0F12;--ds-white: #ffffff;--ds-neon: #ff45eb;--ds-purple: #a020f0;--ds-archive-bg: #0E0F12;--ds-archive-fg: #ffffff;--ds-utility-bg: #ffffff;--ds-utility-fg: #111111;--ds-ink: #0E0F12;--ds-ink-muted: rgba(14, 15, 18, .62);--ds-utility-border: rgba(14, 15, 18, .12);--ds-gradient-heading: linear-gradient(90deg, var(--ds-purple), #C080FF);--ds-link-archive: var(--ds-white);--ds-link-utility: var(--ds-neon);--ds-font-heading: "Anton", sans-serif;--ds-font-body: "Inter", sans-serif;--ds-font-display: "Oswald", sans-serif;--ds-font-mono: var(--font-subheading--family), ui-monospace, SFMono-Regular, Menlo, Monaco, monospace;--ds-font-accent: var(--ds-font-display);--ds-font-subheading: var(--font-subheading--family);--ds-overlay-bg: var(--ds-white);--ds-overlay-fg: var(--ds-ink);--ds-overlay-muted: var(--ds-ink-muted);--ds-overlay-border: var(--ds-utility-border);--ds-overlay-link: var(--ds-neon);--ds-accent: var(--ds-purple);--ds-overlay-font: var(--ds-font-display);--ds-space-xs: 4px;--ds-space-sm: 8px;--ds-space-md: 16px;--ds-space-lg: 32px;--ds-space-xl: 64px;--ds-ease: ease;--ds-transition-fast: .2s var(--ds-ease);--ds-transition-normal: .4s var(--ds-ease);--ds-z-boot: 9999;--ds-z-header: 50;--ds-accent-neon: var(--ds-neon)}body{background:var(--ds-black);color:var(--ds-white);margin:0;font-family:var(--ds-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body a{color:inherit}body.ds-mode-utility{background:var(--ds-utility-bg);color:var(--ds-utility-fg)}body.ds-mode-utility a{color:inherit}body.ds-mode-utility #MainContent,body.ds-mode-utility main,body.ds-mode-utility .shopify-section,body.ds-mode-utility .section{background:var(--ds-utility-bg);color:var(--ds-utility-fg)}[data-ds-surface=archive]{background:var(--ds-archive-bg);color:var(--ds-archive-fg)}[data-ds-surface=archive] a{color:var(--ds-link-archive)}[data-ds-surface=archive] a:hover,[data-ds-surface=archive] a:focus{color:var(--ds-neon)}[data-ds-surface=utility]{background:var(--ds-utility-bg);color:var(--ds-utility-fg)}[data-ds-surface=utility] a{color:var(--ds-link-utility)}[data-ds-surface=utility] a:not(.product-card__link):not(.collection-card__link):not(.resource-card__link):hover,[data-ds-surface=utility] a:not(.product-card__link):not(.collection-card__link):not(.resource-card__link):focus{color:var(--ds-purple)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}img,svg{max-width:100%;height:auto}h1,h2,h3,h4,h5{font-family:var(--ds-font-heading);text-transform:uppercase;letter-spacing:1px}.ds-display{font-family:var(--ds-font-display);text-transform:uppercase}.ds-mono{font-family:var(--ds-font-mono);font-size:.85rem}.ds-container{width:100%;margin:0 auto;max-width:1400px;padding:0 var(--ds-space-md)}.ds-section{padding:var(--ds-space-xl) 0}.ds-btn{display:inline-block;padding:var(--ds-space-sm) var(--ds-space-lg);background:var(--ds-neon);color:var(--ds-white);font-family:var(--ds-font-heading);text-decoration:none;transition:var(--ds-transition-fast);border:none}.ds-btn:hover{transform:scale(1.05);box-shadow:0 0 20px #ff45eb8c}.ds-btn-secondary{background:transparent;border:1px solid rgba(160,32,240,.55);color:var(--ds-white)}.ds-terminal{border:1px solid rgba(160,32,240,.25);background:var(--ds-black);padding:var(--ds-space-md);font-family:var(--ds-font-mono);line-height:1.6}.cyber-divider-container{margin:40px 0;overflow:hidden;position:relative;height:60px;width:100%}.cyber-divider-container svg{width:100%;height:100%;display:block}.heartbeat-bg,.heartbeat-line{fill:none;stroke-linejoin:round;stroke-linecap:round;stroke-miterlimit:2;vector-effect:non-scaling-stroke}.heartbeat-bg{stroke:var(--ds-accent-neon);stroke-width:1;opacity:.15}.heartbeat-line{stroke:var(--ds-accent-neon);stroke-width:2;stroke-dasharray:300,2000;stroke-dashoffset:2300;animation:ds-comet-pulse 15s linear infinite;filter:drop-shadow(0 0 2px var(--ds-accent-neon)) drop-shadow(-15px 0 5px var(--ds-accent-neon)) drop-shadow(-40px 0 10px rgba(160,32,240,.5));will-change:stroke-dashoffset,opacity;backface-visibility:hidden}@keyframes ds-comet-pulse{0%{stroke-dashoffset:2300;opacity:0}10%{opacity:1}85%{stroke-dashoffset:-400;opacity:1}92%,to{stroke-dashoffset:-400;opacity:0}}.system-id-panel{margin:0 auto 90px;max-width:1200px;border:1px solid rgba(160,32,240,.25);padding:26px 24px;box-sizing:border-box}.system-id-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #1a1a1a;margin-bottom:60px}.system-id-title{font-family:var(--ds-font-display);letter-spacing:6px;font-size:14px;text-transform:uppercase;display:flex;align-items:center;gap:10px}.system-id-dot{color:#a020f0;animation:blink 1s infinite;line-height:1}.system-id-badge{font-family:var(--ds-font-mono);font-size:10px;letter-spacing:1.2px;color:var(--ds-purple);text-shadow:0 1px 0 rgba(0,0,0,.5);border:1px solid rgba(160,32,240,.35);padding:6px 10px;text-transform:uppercase;white-space:nowrap}.system-id-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.system-id-block{min-width:0}.system-id-block-title{font-family:var(--ds-font-mono);font-size:11px;letter-spacing:1.6px;color:var(--ds-purple);text-shadow:0 1px 0 rgba(0,0,0,.5);margin-bottom:14px;text-transform:uppercase}.system-id-row{display:flex;align-items:flex-start;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06)}.system-id-row:last-child{border-bottom:none}.system-id-key{font-family:var(--ds-font-mono);font-size:11px;letter-spacing:1.2px;color:#666;min-width:120px;flex:0 0 auto;text-transform:uppercase;text-align:right}.system-id-val{color:#666;font-size:13px;line-height:1.6;min-width:0}.system-id-val--wrap{display:block;text-align:left}.system-id-link{color:#fff;text-decoration:none;border-bottom:1px solid rgba(160,32,240,.35)}.system-id-link:hover{border-bottom-color:#a020f0d9}.system-id-note{margin-top:14px;color:#ffffffc7;font-size:12px;letter-spacing:.06em;text-transform:uppercase;line-height:1.6;border:1px solid rgba(160,32,240,.35);background:#a020f00f;padding:10px 12px}@media(max-width:768px){.system-id-panel{padding:20px 16px;margin-bottom:55px}.system-id-title{letter-spacing:4px;font-size:13px}.system-id-grid{grid-template-columns:1fr;gap:18px}.system-id-key{min-width:105px;text-align:left}}.ds-footer{background:var(--ds-black);border-top:1px solid #1a1a1a;overflow:hidden;font-family:var(--ds-font-body)}.ds-footer .ds-container{padding-top:60px;padding-bottom:60px}.ds-footer__collective-header{margin-bottom:50px;padding:60px 30px;text-align:center;background:var(--ds-black);border:1px solid rgba(160,32,240,.25)}.ds-footer__label{display:inline-block;font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--ds-purple);margin-bottom:15px;text-shadow:0 1px 0 rgba(0,0,0,.5)}.ds-footer__title{margin:10px 0 12px;color:#fff;letter-spacing:1px}.ds-footer__subtitle{margin:0 0 26px;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#ffffff73}.ds-footer__input-group{display:flex;gap:10px;max-width:560px;margin:0 auto;padding:6px;background:var(--ds-black);border:1px solid #1a1a1a;transition:border-color var(--ds-transition-fast)}.ds-footer__input-group:focus-within{border-color:var(--ds-purple)}.ds-footer__input-group:hover{border-color:var(--ds-purple)}.ds-footer__input{flex:1;background:transparent;border:0;outline:none;color:#fff;padding:12px 14px;font-family:var(--ds-font-mono);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.ds-footer__input:hover,.ds-footer__input:focus,.ds-footer__input:focus-visible{border-color:var(--ds-purple)}.ds-footer__input-group:hover .ds-footer__input{border-color:var(--ds-purple)}.ds-footer__input::placeholder{color:#ffffff59}.ds-footer__submit.ds-btn{padding:12px 22px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.ds-footer__success{margin-top:18px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ds-purple)}.ds-footer__blink{display:inline-block;margin-right:10px;animation:ds-footer-blink 1s steps(5,start) infinite}@keyframes ds-footer-blink{to{visibility:hidden}}.ds-footer__error{margin-top:14px;font-size:12px;color:#fff;opacity:.85}.ds-footer__columns{display:grid;grid-template-columns:1fr 1fr 1.5fr 1fr;gap:30px;padding-top:90px;border-top:1px solid #1a1a1a}.ds-footer__details{padding:0;cursor:pointer}.ds-footer__summary{list-style:none;display:flex;align-items:center;gap:10px;cursor:pointer;padding:8px 0 14px}.ds-footer__summary::-webkit-details-marker{display:none}.ds-footer__num{color:var(--ds-purple);font-size:10px;font-weight:600;letter-spacing:.18em;text-shadow:0 1px 0 rgba(0,0,0,.5)}.ds-footer__heading{font-family:var(--ds-font-heading);font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#fff}.ds-footer__content{padding:0 0 6px}.ds-footer__list{list-style:none;padding:0;margin:0}.ds-footer__link{display:inline-block;margin:0 0 10px;font-family:var(--ds-font-display);font-size:11px;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:#ffffff73;transition:color var(--ds-transition-fast),padding var(--ds-transition-fast),border-color var(--ds-transition-fast)}body.ds-mode-utility .ds-footer .ds-footer__link{color:#ffffff73}body.ds-mode-utility .ds-footer .ds-footer__link:hover,body.ds-mode-utility .ds-footer .ds-footer__link:focus,body.ds-mode-utility .ds-footer .ds-footer__link:focus-visible{color:var(--ds-purple)}.ds-footer__link:hover{color:var(--ds-purple);border-left:2px solid var(--ds-purple);padding-left:8px}.ds-footer__mission{margin:0 0 14px;font-size:12px;line-height:1.6;color:#ffffff73;letter-spacing:.04em}.ds-footer__manifesto.ds-btn{padding:12px 18px;font-size:11px;letter-spacing:.16em;background:transparent;border:1px solid rgba(160,32,240,.35)}body.ds-mode-utility .ds-footer .ds-footer__manifesto.ds-btn{color:var(--ds-white)}.ds-footer .ds-footer__manifesto.ds-btn:hover,.ds-footer .ds-footer__manifesto.ds-btn:focus-visible{background:transparent}.ds-footer__social{display:flex;gap:10px;margin-bottom:12px}.ds-footer__social .ds-footer__link{border:1px solid #666;padding:6px 10px;margin:0}.ds-footer__social .ds-footer__link:hover{border-color:var(--ds-purple);padding-left:10px}.ds-footer__ref{font-size:10px;letter-spacing:.16em;color:#ffffff73}@media(max-width:768px){.ds-footer .ds-container{padding-top:40px;padding-bottom:40px}.ds-footer__collective{padding:46px 18px}.ds-footer__input-group{flex-direction:column;background:transparent;border:none;padding:0}.ds-footer__input{background:#050505;border:1px solid #1a1a1a}.ds-footer__submit.ds-btn{width:100%;justify-content:center}.ds-footer__columns{grid-template-columns:1fr;gap:0}.ds-footer__col{border-bottom:1px solid #111;padding:14px 0}.ds-footer__summary:after{content:"+";margin-left:auto;font-size:16px;color:#ffffff47}.ds-footer__details[open] .ds-footer__summary:after{content:"\2212";color:var(--ds-purple)}}@media(min-width:769px){.ds-footer__details>summary{cursor:default}}.ds-commandbar{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:28px;padding:0 var(--ds-space-md);background:var(--ds-black);border-bottom:1px solid rgba(255,255,255,.08);box-sizing:border-box}.ds-commandbar__group{display:flex;align-items:center;gap:8px;font-family:var(--ds-font-heading);font-size:9px;letter-spacing:1.2px;text-transform:uppercase;line-height:1}.ds-commandbar__label{color:#ffffff73}.ds-commandbar__value{color:var(--ds-white);font-weight:700}@media(max-width:768px){.ds-commandbar__group--desktop{display:none}.ds-commandbar{padding:0 14px}}.ds-techheader{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px var(--ds-space-md);background:var(--ds-white);border-bottom:1px solid rgba(0,0,0,.12);box-sizing:border-box;font-family:var(--ds-font-heading);font-size:11px;letter-spacing:1.5px;text-transform:uppercase}.ds-techheader__col{display:flex;align-items:center;gap:10px;min-width:0}.ds-techheader__label{color:var(--ds-accent);font-weight:700}.ds-techheader__value{color:var(--ds-black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-techheader__pulse{animation:ds-techheader-blink 2s infinite}@keyframes ds-techheader-blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}@media(max-width:768px){.ds-techheader__col--desktop{display:none}.ds-techheader{padding:6px 14px}}.system-id-stamp{margin-top:30px;margin-bottom:14px;display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(160,32,240,.35);border-radius:2px;background:#ffffff05;transform:rotate(-1.5deg);opacity:.82}.system-id-stamp__img{width:34px;height:auto;display:block;opacity:.92}.system-id-stamp__text{font-family:var(--ds-font-mono);font-size:10px;letter-spacing:1.6px;color:#a020f0d9;text-shadow:0 1px 0 rgba(0,0,0,.5);text-transform:uppercase}.ds-accordion{width:100%;background:var(--ds-white);border:1px solid rgba(14,15,18,.12);border-radius:2px;overflow:hidden;transition:border-color var(--ds-transition-fast),transform var(--ds-transition-fast)}.ds-accordion+.ds-accordion{margin-top:14px}.ds-accordion__summary{list-style:none;display:flex;align-items:center;gap:12px;cursor:pointer;padding:18px;outline:none}.ds-accordion__summary::-webkit-details-marker{display:none}.ds-accordion__num{font-size:10px;letter-spacing:.18em;color:var(--ds-purple);text-shadow:0 1px 0 rgba(0,0,0,.08);flex:0 0 auto;min-width:22px}.ds-accordion__title{font-family:var(--ds-font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--ds-utility-fg);line-height:1.2}.ds-accordion__content{padding:0 18px 18px;animation:ds-accordion-fade-in .22s ease-out}@keyframes ds-accordion-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ds-accordion__summary:focus-visible{outline:2px solid rgba(160,32,240,.3);outline-offset:2px}body.ds-home .ds-boot{min-height:100vh;min-height:100svh;width:100%;display:flex;align-items:center;justify-content:center;padding:0;position:relative}body.ds-home .ds-boot[data-ds-boot]{position:relative;overflow:hidden;isolation:isolate}body.ds-home .ds-boot[data-ds-boot]:before{content:none}body.ds-home .ds-boot[data-ds-boot]:after{content:"";position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;pointer-events:none;z-index:0;background:radial-gradient(circle,#a020f038,#0000 60%);filter:blur(14px);opacity:.9}body.ds-home .ds-boot__grid{width:100%;min-height:inherit;display:grid;place-items:center;padding:var(--ds-space-xl) 0;position:relative;z-index:2}body.ds-home .ds-boot__panel{width:calc(100% - 40px);max-width:720px;border:1px solid rgba(160,32,240,.25);background:#ffffff08;padding:var(--ds-space-lg);position:relative;z-index:2}body.ds-home .ds-boot__title{margin:10px 0 14px;line-height:.9;font-size:clamp(44px,9vw,86px)}body.ds-home .ds-boot__sub{opacity:.9;line-height:1.6;margin:0 0 var(--ds-space-lg)}body.ds-home .ds-boot__actions{display:flex;gap:var(--ds-space-md);flex-wrap:wrap;margin-bottom:var(--ds-space-md)}body.ds-home .ds-boot .ds-btn,body.ds-home .ds-boot .ds-btn-secondary{color:var(--ds-white)!important}body.ds-home .ds-boot__panel--anim{transform:translateY(26px);opacity:0;transition:opacity 1.1s ease,transform 1.1s ease;will-change:transform,opacity}body.ds-home .ds-boot.is-ready .ds-boot__panel--anim{transform:translateY(22px);opacity:1}body.ds-home .ds-boot .ds-terminal,body.ds-home .ds-boot .ds-terminal *{color:var(--ds-neon)!important}body.ds-home .ds-boot [data-ds-type],body.ds-home .ds-boot .ds-directive{color:var(--ds-white)!important}@media(max-width:768px){body.ds-home .ds-boot__grid{padding:56px 0}body.ds-home .ds-boot__panel{width:calc(100% - 28px);padding:22px}}body.page-about-us,body.page-manifesto,body.page-about,body[class*=page-about],body[class*=page-manifesto]{background:var(--ds-black);color:var(--ds-white)}body.page-about-us #MainContent,body.page-manifesto #MainContent,body.page-about #MainContent,body[class*=page-about] #MainContent,body[class*=page-manifesto] #MainContent,body.page-about-us .shopify-section,body.page-manifesto .shopify-section,body.page-about .shopify-section,body[class*=page-about] .shopify-section,body[class*=page-manifesto] .shopify-section{background:transparent}.manifesto-terminal{background:transparent;color:var(--ds-white);padding:120px 40px;max-width:1200px;margin:0 auto;font-family:var(--ds-font-body)}.terminal-header{margin-bottom:80px}.status-blink{color:var(--ds-purple);animation:ds-blink 1s infinite;margin-right:10px}@keyframes ds-blink{0%,to{opacity:1}50%{opacity:0}}.terminal-header h1{font-family:var(--ds-font-heading);font-size:clamp(32px,8vw,64px);letter-spacing:10px;margin-top:20px}.protocol-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:60px;border-top:1px solid rgba(255,255,255,.08);padding-top:60px}.p-num{font-family:var(--ds-font-mono);color:var(--ds-purple);font-size:12px;font-weight:600;text-shadow:0 1px 0 rgba(0,0,0,.5);display:block;margin-bottom:10px}.protocol-item h3{font-family:var(--ds-font-display);font-size:24px;letter-spacing:4px;margin-bottom:20px}.protocol-item p{color:#ffffff9e;line-height:1.8;font-size:14px}.highlight{color:var(--ds-white);font-weight:600}.terminal-footer{margin-top:120px;text-align:center;border-top:1px solid rgba(255,255,255,.08);padding-top:80px}.terminal-footer h2{font-family:var(--ds-font-display);letter-spacing:12px;font-size:clamp(20px,4vw,32px)}.ref-code{font-family:var(--ds-font-mono);font-size:10px;color:#fff6;margin-top:40px}@media(max-width:768px){.manifesto-terminal{padding:80px 20px}.protocol-grid{gap:40px}}.duelstars-page-header--light{background:var(--ds-white);padding:44px 0 22px;border-bottom:1px solid rgba(14,15,18,.1)}.duelstars-page-header--light .duelstars-page-header__container{max-width:1200px;margin:0 auto;padding:0 20px 30px}.duelstars-page-header--light .duelstars-page-header__title{margin:0;font-family:var(--ds-font-heading);font-size:clamp(40px,8vw,70px);letter-spacing:.07em;line-height:1.05;white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-transform:uppercase;text-align:center;background:var(--ds-gradient-heading);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--ds-purple);overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.terminal-meta{font-family:var(--ds-font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#0e0f128c}.terminal-meta--spaced{margin-top:18px;display:flex;justify-content:center;text-align:center;padding:0 20px}.duelstars-page-content{background:var(--ds-white);color:var(--ds-utility-fg);padding:64px 0;min-height:60vh}.duelstars-page-content__container{max-width:1200px;margin:0 auto;padding:0 20px}.duelstars-content-narrow{max-width:800px}.duelstars-content-wide{max-width:1200px}.duelstars-content-full{max-width:100%;padding:0}.duelstars-text-block{font-family:var(--ds-font-body);font-size:1rem;line-height:1.75;color:#0e0f12db;margin:0 0 16px}.duelstars-text-block.secondary{color:#0e0f129e;font-size:.95rem}.faq-intro{border-left:2px solid rgba(160,32,240,.55);padding-left:18px;margin:8px 0 40px}.faq-intro strong{font-family:var(--ds-font-display);letter-spacing:.12em}.faq-system .ds-accordion{border-left:3px solid rgba(160,32,240,.22)}.faq-system .ds-accordion__summary:after{content:"[+]";margin-left:auto;font-family:var(--ds-font-mono);font-size:12px;letter-spacing:.14em;color:#0e0f1273;transition:color var(--ds-transition-fast),transform var(--ds-transition-fast)}.faq-system .ds-accordion[open] .ds-accordion__summary:after{content:"[-]";color:var(--ds-neon)}.faq-system .ds-accordion:hover{border-color:#a020f061;transform:translateY(-1px)}.faq-system .ds-accordion:hover .ds-accordion__summary:after{color:var(--ds-neon)}.faq-list .ds-accordion{border-left:3px solid rgba(160,32,240,.22);transition:border-color var(--ds-transition-fast),transform var(--ds-transition-fast)}.faq-list .ds-accordion__summary:after{content:"+";margin-left:auto;font-family:var(--ds-font-mono);font-size:14px;font-weight:700;letter-spacing:.08em;color:#0e0f1273;transition:color var(--ds-transition-fast),transform var(--ds-transition-fast),opacity var(--ds-transition-fast);opacity:.9}.faq-list .ds-accordion[open] .ds-accordion__summary:after{content:"-";color:var(--ds-purple);transform:translateY(-1px);opacity:1}.faq-list .ds-accordion:hover,.faq-list .ds-accordion:focus-within{border-color:#a020f06b;transform:translateY(-1px)}.faq-list .ds-accordion:hover .ds-accordion__summary:after,.faq-list .ds-accordion:focus-within .ds-accordion__summary:after{color:var(--ds-purple)}.faq-list .ds-accordion:hover .ds-accordion__title,.faq-list .ds-accordion__summary:focus-visible .ds-accordion__title{color:var(--ds-purple)}.duelstars-cta-footer{margin-top:60px;border-top:1px solid rgba(14,15,18,.1);padding-top:34px}.duelstars-cta-grid{display:flex;align-items:center;justify-content:center;gap:46px}.duelstars-logo-badge{width:60px;height:60px;padding:6px;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--ds-neon)}.duelstars-logo-badge img{width:100%;height:100%;object-fit:contain}.duelstars-cta-content{text-align:left}.terminal-link{font-family:var(--ds-font-mono);letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:var(--ds-neon)}.terminal-link:hover{color:var(--ds-purple)}@media(max-width:768px){.duelstars-page-header--light{padding:36px 0 18px}.duelstars-page-header--light .duelstars-page-header__title{font-size:clamp(26px,9.5vw,44px);letter-spacing:.04em;line-height:1.08;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-wrap:balance;max-width:100%}.terminal-meta--spaced{margin-top:14px}.duelstars-page-content{padding:54px 0}.duelstars-cta-grid{flex-direction:column;gap:18px;text-align:center}.duelstars-cta-content{text-align:center}}body.ds-mode-utility main[data-template*=collection],body.ds-mode-utility main[data-template*=collection] .shopify-section{background:var(--ds-utility-bg, #fff);color:var(--ds-utility-fg, #111)}body.ds-mode-utility main[data-template*=collection] .card,body.ds-mode-utility main[data-template*=collection] .product-card,body.ds-mode-utility main[data-template*=collection] .collection-card{border-radius:4px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;will-change:transform}body.ds-mode-utility main[data-template*=collection] .card:hover,body.ds-mode-utility main[data-template*=collection] .product-card:hover,body.ds-mode-utility main[data-template*=collection] .collection-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0000001a;border-color:#a020f038}body.ds-mode-utility main[data-template*=collection] .card:focus-within,body.ds-mode-utility main[data-template*=collection] .product-card:focus-within,body.ds-mode-utility main[data-template*=collection] .collection-card:focus-within{outline:2px solid rgba(160,32,240,.4);outline-offset:2px}body.ds-mode-utility main[data-template*=collection] .card__heading,body.ds-mode-utility main[data-template*=collection] .card__heading a{color:var(--ds-utility-fg, #111);text-transform:uppercase;letter-spacing:.04em}body.ds-mode-utility main[data-template*=collection] .price,body.ds-mode-utility main[data-template*=collection] .price *{color:var(--ds-utility-fg, #111)}@media(prefers-reduced-motion:reduce){body.ds-mode-utility main[data-template*=collection] .card,body.ds-mode-utility main[data-template*=collection] .product-card,body.ds-mode-utility main[data-template*=collection] .collection-card{transition:none}body.ds-mode-utility main[data-template*=collection] .card:hover,body.ds-mode-utility main[data-template*=collection] .product-card:hover,body.ds-mode-utility main[data-template*=collection] .collection-card:hover{transform:none;box-shadow:none}}body.ds-mode-utility main[data-template*=collection] .product-card__content,body.ds-mode-utility main[data-template*=collection] .product-grid__card{gap:8px}body.ds-mode-utility main[data-template*=collection] .card__heading,body.ds-mode-utility main[data-template*=collection] .card__heading a{font-family:var(--ds-font-display);font-size:clamp(.92rem,1.05vw,1rem);line-height:1.25;letter-spacing:.06em;text-transform:uppercase;text-wrap:balance}body.ds-mode-utility main[data-template*=collection] .card__heading a{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.ds-mode-utility main[data-template*=collection] .price,body.ds-mode-utility main[data-template*=collection] .price *{font-family:var(--ds-font-display);font-weight:600;letter-spacing:.02em}body.ds-mode-utility main[data-template*=collection] .quick-add__submit,body.ds-mode-utility main[data-template*=collection] .quick-add__submit span,body.ds-mode-utility main[data-template*=collection] .quick-add__button{text-transform:uppercase;letter-spacing:.08em}body.ds-mode-utility main[data-template*=collection] .section-resource-list__content h1,body.ds-mode-utility main[data-template*=collection] .section-resource-list__content h2,body.ds-mode-utility main[data-template*=collection] .section-resource-list__content .text-block h1,body.ds-mode-utility main[data-template*=collection] .section-resource-list__content .text-block h2{color:var(--ds-utility-fg, #111)!important;font-family:var(--ds-font-display)!important;text-transform:uppercase!important;letter-spacing:.06em!important}body.ds-mode-utility main[data-template*=collection] a.contents.user-select-text[ref=productTitleLink]{--button-color: var(--ds-utility-fg, #111) !important;color:var(--ds-utility-fg, #111)!important}body.ds-mode-utility main[data-template*=collection] a.contents.user-select-text[ref=productTitleLink] p,body.ds-mode-utility main[data-template*=collection] a.contents.user-select-text[ref=productTitleLink] h1,body.ds-mode-utility main[data-template*=collection] a.contents.user-select-text[ref=productTitleLink] h2,body.ds-mode-utility main[data-template*=collection] a.contents.user-select-text[ref=productTitleLink] h3,body.ds-mode-utility main[data-template*=collection] a.contents.user-select-text[ref=productTitleLink] h4,body.ds-mode-utility main[data-template*=collection] a.contents.user-select-text[ref=productTitleLink] h5,body.ds-mode-utility main[data-template*=collection] a.contents.user-select-text[ref=productTitleLink] h6{color:var(--ds-utility-fg, #111)!important;text-transform:uppercase!important;letter-spacing:.06em!important}body.ds-mode-utility main[data-template*=collection] a.contents.user-select-text[ref=productTitleLink]:hover,body.ds-mode-utility main[data-template*=collection] a.contents.user-select-text[ref=productTitleLink]:focus-visible,body.ds-mode-utility main[data-template*=collection] a.contents.user-select-text[ref=productTitleLink]:hover p,body.ds-mode-utility main[data-template*=collection] a.contents.user-select-text[ref=productTitleLink]:focus-visible p{--button-color: var(--ds-purple) !important;color:var(--ds-purple)!important}body.ds-mode-utility main[data-template*=collection] .collection-card .text-block,body.ds-mode-utility main[data-template*=collection] .collection-card .text-block p,body.ds-mode-utility main[data-template*=collection] .collection-card .text-block h1,body.ds-mode-utility main[data-template*=collection] .collection-card .text-block h2,body.ds-mode-utility main[data-template*=collection] .collection-card .text-block h3,body.ds-mode-utility main[data-template*=collection] .collection-card .text-block h4,body.ds-mode-utility main[data-template*=collection] .collection-card .text-block h5,body.ds-mode-utility main[data-template*=collection] .collection-card .text-block h6{color:var(--ds-utility-fg, #111)!important;text-transform:uppercase!important;letter-spacing:.06em!important}body.ds-mode-utility main[data-template*=collection] .collection-card:hover .text-block,body.ds-mode-utility main[data-template*=collection] .collection-card:hover .text-block p,body.ds-mode-utility main[data-template*=collection] .collection-card:focus-within .text-block,body.ds-mode-utility main[data-template*=collection] .collection-card:focus-within .text-block p{color:var(--ds-purple)!important}:is(body.ds-mode-utility main[data-template*=collection],[data-ds-surface=utility]) .product-card__link:is(:hover,:focus-visible)+.product-card__content .text-block,:is(body.ds-mode-utility main[data-template*=collection],[data-ds-surface=utility]) .product-card__link:is(:hover,:focus-visible)+.product-card__content .text-block p,:is(body.ds-mode-utility main[data-template*=collection],[data-ds-surface=utility]) .collection-card__link:is(:hover,:focus-visible)+.collection-card__inner .collection-card__content .text-block,:is(body.ds-mode-utility main[data-template*=collection],[data-ds-surface=utility]) .collection-card__link:is(:hover,:focus-visible)+.collection-card__inner .collection-card__content .text-block p{--color: var(--ds-purple) !important;color:var(--ds-purple)!important}[data-ds-surface=utility] a.contents.user-select-text[ref=productTitleLink]:is(:hover,:focus-visible),[data-ds-surface=utility] a.contents.user-select-text[ref=productTitleLink]:is(:hover,:focus-visible) .text-block,[data-ds-surface=utility] a.contents.user-select-text[ref=productTitleLink]:is(:hover,:focus-visible) .text-block p{--button-color: var(--ds-purple) !important;--color: var(--ds-purple) !important;color:var(--ds-purple)!important}body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__container{position:relative;isolation:isolate;gap:2px;flex-wrap:nowrap;align-items:center;justify-content:center;width:100%;margin:0;padding-bottom:0}body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__container:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,#ff45eb00,#ff45eb2e 14%,#ff45eb57,#ff45eb2e 86%,#ff45eb00);transform-origin:left center;z-index:0;animation:dsWomenRailDraw 2s cubic-bezier(.2,.85,.3,1) both;pointer-events:none}body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;min-width:clamp(7.25rem,11vw,8.5rem);border:1px solid transparent;border-bottom-color:transparent;border-radius:4px 4px 0 0;background:transparent;color:#ff45ebd1;font-family:var(--ds-font-mono);font-size:.76rem;font-weight:400;letter-spacing:.085em;line-height:1;text-transform:uppercase;opacity:1;margin:0;position:relative;z-index:2;transition:color var(--ds-transition-fast),border-color var(--ds-transition-fast),background-color var(--ds-transition-fast),box-shadow var(--ds-transition-fast),transform var(--ds-transition-fast);animation:dsWomenRailLabelResolve .12s ease-out both}body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__container:hover .collection-links__link,body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__link[aria-current=true]{opacity:1}body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__link:is(:hover,:focus-visible){color:var(--ds-purple);background:#a020f005}body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__link[aria-current=true]{color:var(--ds-purple);border-color:#ff45eb6b;border-bottom-color:transparent;background:var(--ds-white);box-shadow:inset 0 1px #ff45eb2e;transform:translateY(1px);z-index:4;animation:dsWomenRailTabResolve 1.2s cubic-bezier(.2,.85,.3,1) .3s both}body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__link[aria-current=true]:after{content:"";position:absolute;left:-1px;right:-1px;bottom:-1px;height:2px;background:var(--ds-white);z-index:5;pointer-events:none}body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__link .text-block,body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__link .women-rail__label{font-size:inherit;color:inherit;line-height:1}@keyframes dsWomenRailDraw{0%{clip-path:inset(0 100% 0 0);opacity:1}to{clip-path:inset(0 0 0 0);opacity:1}}@keyframes dsWomenRailTabResolve{0%{opacity:.9;background:#ffffffe0;box-shadow:inset 0 1px #ff45eb00}to{opacity:1;background:var(--ds-white);box-shadow:inset 0 1px #ff45eb2e}}@keyframes dsWomenRailLabelResolve{0%{opacity:.88}to{opacity:1}}@media screen and (max-width:749px){body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__container{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;width:100%;margin:0;padding-bottom:0;justify-content:flex-start}body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__link{flex:0 0 auto;min-height:33px;padding:0 12px;min-width:6.9rem;font-size:.72rem;letter-spacing:.08em;animation-duration:.12s}}@media(prefers-reduced-motion:reduce){body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__container:after,body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__link,body.ds-mode-utility main[data-template*="collection.women"] [data-testid^=collection-links-] .collection-links__link[aria-current=true]{animation:none!important}}body.ds-mode-utility main[data-template*=product] .product-information,body.ds-mode-utility main[data-template*=product] .product-information__grid,body.ds-mode-utility main[data-template*=product] product-details{background:var(--ds-utility-bg, #fff);color:var(--ds-utility-fg, #111)}body.ds-mode-utility main[data-template*=product] h1,body.ds-mode-utility main[data-template*=product] .text-block h1{font-family:var(--ds-font-display);letter-spacing:.05em;text-transform:uppercase;line-height:1.05}body.ds-mode-utility main[data-template*=product] .price,body.ds-mode-utility main[data-template*=product] .price *{font-family:var(--ds-font-display);letter-spacing:.02em;font-size:clamp(1.12rem,1.35vw,1.4rem);font-weight:600}body.ds-mode-utility main[data-template*=product] .variant-picker{margin-top:8px}body.ds-mode-utility main[data-template*=product] .variant-option legend{font-family:var(--font-subheading--family);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}body.ds-mode-utility main[data-template*=product] .variant-option__button-label{transition:border-color .18s ease,box-shadow .18s ease}body.ds-mode-utility main[data-template*=product] .variant-option__button-label:hover{box-shadow:0 0 0 1px color-mix(in srgb,var(--ds-purple) 55%,transparent)}body.ds-mode-utility main[data-template*=product] .variant-option__button-label:focus-within{outline:2px solid color-mix(in srgb,var(--ds-purple) 45%,transparent);outline-offset:2px}body.ds-mode-utility main[data-template*=product] .product-form-buttons{gap:10px}body.ds-mode-utility main[data-template*=product] .add-to-cart-button{background:var(--ds-neon);color:var(--ds-white);border:none;text-transform:uppercase;letter-spacing:.08em}body.ds-mode-utility main[data-template*=product] .add-to-cart-button:hover,body.ds-mode-utility main[data-template*=product] .add-to-cart-button:focus-visible{background:var(--ds-purple)}body.ds-mode-utility main[data-template*=product] product-price .tax-note,body.ds-mode-utility main[data-template*=product] .tax-note{display:block!important;visibility:visible!important;opacity:1!important;margin-top:8px;font-family:var(--font-subheading--family);font-size:.76rem;line-height:1.45;letter-spacing:.03em;color:color-mix(in srgb,var(--ds-utility-fg) 72%,transparent)}body.ds-mode-utility .sticky-add-to-cart__bar{background:var(--ds-utility-bg);color:var(--ds-utility-fg);border:1px solid color-mix(in srgb,var(--ds-utility-fg) 12%,transparent);box-shadow:0 14px 34px #00000029}body.ds-mode-utility .sticky-add-to-cart__button{background:var(--ds-neon);color:var(--ds-white);border:none;text-transform:uppercase;letter-spacing:.08em}body.ds-mode-utility .sticky-add-to-cart__button:hover,body.ds-mode-utility .sticky-add-to-cart__button:focus-visible{background:var(--ds-purple)}@media(max-width:749px){body.ds-mode-utility .sticky-add-to-cart__bar{width:min(96vw,640px);left:50%;bottom:12px}}@media(prefers-reduced-motion:reduce){body.ds-mode-utility main[data-template*=product] .variant-option__button-label,body.ds-mode-utility .sticky-add-to-cart__bar{transition:none}}:is(body.ds-mode-utility main[data-template*=product],[data-ds-surface=utility]) .buy-buttons-block+rte-formatter.text-block.rte{--width: 100% !important;--max-width: none !important;display:grid;gap:10px;margin-top:12px;padding:14px 16px;border:1px solid rgba(14,15,18,.14);border-radius:8px;background:linear-gradient(90deg,rgba(160,32,240,.06),rgba(255,69,235,.04) 32%,transparent 60%),var(--ds-utility-bg, #fff);box-shadow:0 8px 18px #0000000d;color:#111111e0;font-family:var(--ds-font-body);position:relative;overflow:hidden}:is(body.ds-mode-utility main[data-template*=product],[data-ds-surface=utility]) .buy-buttons-block+rte-formatter.text-block.rte:before{content:"PROTOCOL";display:inline-flex;align-items:center;width:fit-content;margin-bottom:2px;padding:2px 8px;border-radius:999px;border:1px solid rgba(160,32,240,.28);background:#a020f014;font-family:var(--ds-font-mono);font-size:.64rem;letter-spacing:.12em;color:var(--ds-purple)}:is(body.ds-mode-utility main[data-template*=product],[data-ds-surface=utility]) .buy-buttons-block+rte-formatter.text-block.rte>*{width:100%!important;max-inline-size:100%!important;text-align:left!important}:is(body.ds-mode-utility main[data-template*=product],[data-ds-surface=utility]) .buy-buttons-block+rte-formatter.text-block.rte p{margin:0;font-size:.86rem;line-height:1.52;color:#111111e0;position:relative;padding-left:14px}:is(body.ds-mode-utility main[data-template*=product],[data-ds-surface=utility]) .buy-buttons-block+rte-formatter.text-block.rte p:before{content:">";position:absolute;left:0;top:0;color:var(--ds-purple);font-family:var(--ds-font-mono);font-size:.72rem;line-height:1.7;opacity:.9}:is(body.ds-mode-utility main[data-template*=product],[data-ds-surface=utility]) .buy-buttons-block+rte-formatter.text-block.rte p+p{padding-top:8px;border-top:1px solid rgba(14,15,18,.08)}:is(body.ds-mode-utility main[data-template*=product],[data-ds-surface=utility]) .buy-buttons-block+rte-formatter.text-block.rte strong{font-family:var(--ds-font-display);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;color:var(--ds-purple);display:inline-flex;align-items:center;margin-right:6px;padding:2px 7px;border-radius:999px;border:1px solid rgba(160,32,240,.26);background:#a020f014}:is(body.ds-mode-utility main[data-template*=product],[data-ds-surface=utility]) .buy-buttons-block+rte-formatter.text-block.rte a{color:var(--ds-neon);text-decoration:none;font-family:var(--ds-font-mono);letter-spacing:.05em}:is(body.ds-mode-utility main[data-template*=product],[data-ds-surface=utility]) .buy-buttons-block+rte-formatter.text-block.rte a:hover,:is(body.ds-mode-utility main[data-template*=product],[data-ds-surface=utility]) .buy-buttons-block+rte-formatter.text-block.rte a:focus-visible{color:var(--ds-purple);text-decoration:underline}@media(max-width:749px){:is(body.ds-mode-utility main[data-template*=product],[data-ds-surface=utility]) .buy-buttons-block+rte-formatter.text-block.rte{padding:12px 14px;border-radius:7px}:is(body.ds-mode-utility main[data-template*=product],[data-ds-surface=utility]) .buy-buttons-block+rte-formatter.text-block.rte p{font-size:.83rem}}body.ds-mode-utility main[data-template*=product] rte-formatter.text-block--AeXptbllXdEc2S2Ewd__text_KizaVx.rte{border-color:#a020f047}body.ds-mode-utility main[data-template*=product] product-recommendations.product-recommendations{background:var(--ds-utility-bg, #fff);color:var(--ds-utility-fg, #111)}body.ds-mode-utility main[data-template*=product] product-recommendations .section-resource-list__content .text-block h3,body.ds-mode-utility main[data-template*=product] product-recommendations .section-resource-list__content .text-block h4{font-family:var(--ds-font-display);text-transform:uppercase;letter-spacing:.06em;color:var(--ds-utility-fg, #111)}body.ds-mode-utility main[data-template*=product] product-recommendations .resource-list__item .product-card{border-radius:4px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}body.ds-mode-utility main[data-template*=product] product-recommendations .resource-list__item .product-card:hover,body.ds-mode-utility main[data-template*=product] product-recommendations .resource-list__item .product-card:focus-within{transform:translateY(-4px);box-shadow:0 14px 30px #0000001a;border-color:#a020f038}:is(body.ds-mode-utility main[data-template*=product] product-recommendations,[data-ds-surface=utility] product-recommendations) .product-card__link:is(:hover,:focus-visible)+.product-card__content .text-block,:is(body.ds-mode-utility main[data-template*=product] product-recommendations,[data-ds-surface=utility] product-recommendations) .product-card__link:is(:hover,:focus-visible)+.product-card__content .text-block p{--color: var(--ds-purple) !important;color:var(--ds-purple)!important}[data-ds-surface=utility] product-recommendations a.contents.user-select-text[ref=productTitleLink]:is(:hover,:focus-visible),[data-ds-surface=utility] product-recommendations a.contents.user-select-text[ref=productTitleLink]:is(:hover,:focus-visible) .text-block,[data-ds-surface=utility] product-recommendations a.contents.user-select-text[ref=productTitleLink]:is(:hover,:focus-visible) .text-block p{--button-color: var(--ds-purple) !important;--color: var(--ds-purple) !important;color:var(--ds-purple)!important}rte-formatter.spacing-style.text-block.text-block--AeXptbllXdEc2S2Ewd__text_KizaVx.rte{color:var(--ds-purple);font-family:var(--ds-font-display);line-height:.8em}body.ds-home #header-group #header-component .header__row,body.ds-home #header-group #header-component .header__row a,body.ds-home #header-group #header-component .header__row button,body.ds-home #header-group #header-component .header__row summary{color:var(--ds-white)!important}body.ds-home #header-group #header-component .header__row a:hover,body.ds-home #header-group #header-component .header__row a:focus-visible,body.ds-home #header-group #header-component .header__row button:hover,body.ds-home #header-group #header-component .header__row button:focus-visible,body.ds-home #header-group #header-component .header__row summary:hover,body.ds-home #header-group #header-component .header__row summary:focus-visible{color:var(--ds-purple)!important}body.ds-home #header-group #header-component .menu-list__link:hover,body.ds-home #header-group #header-component .menu-list__link:focus-visible,body.ds-home #header-group #header-component .menu-list__link:hover .menu-list__link-title,body.ds-home #header-group #header-component .menu-list__link:focus-visible .menu-list__link-title{color:var(--ds-purple)!important;--button-color: var(--ds-purple) !important;--color: var(--ds-purple) !important}body.ds-home #header-group #header-component .header-actions__action:hover,body.ds-home #header-group #header-component .header-actions__action:focus-visible,body.ds-home #header-group #header-component .header-actions__action:hover *,body.ds-home #header-group #header-component .header-actions__action:focus-visible *,body.ds-home #header-group #header-component .dropdown-localization__button:hover,body.ds-home #header-group #header-component .dropdown-localization__button:focus-visible,body.ds-home #header-group #header-component .localization-form__select:hover,body.ds-home #header-group #header-component .localization-form__select:focus-visible,body.ds-home #header-group #header-component .search-action button:hover,body.ds-home #header-group #header-component .search-action button:focus-visible{color:var(--ds-purple)!important;fill:currentColor!important;stroke:currentColor!important}body.ds-home #header-group #header-component .header__row .header-actions__action,body.ds-home #header-group #header-component .header__row .header-actions__action *,body.ds-home #header-group #header-component .header__row shop-user-avatar,body.ds-home #header-group #header-component .header__row shop-user-avatar *{color:var(--ds-white)!important;fill:currentColor!important;stroke:currentColor!important}@media(min-width:750px){body.ds-home #header-group #header-component .header__row .header-actions__action:hover,body.ds-home #header-group #header-component .header__row .header-actions__action:focus-visible,body.ds-home #header-group #header-component .header__row .header-actions__action:hover *,body.ds-home #header-group #header-component .header__row .header-actions__action:focus-visible *,body.ds-home #header-group #header-component .header__row .dropdown-localization__button:hover,body.ds-home #header-group #header-component .header__row .dropdown-localization__button:focus-visible,body.ds-home #header-group #header-component .header__row .dropdown-localization__button:hover *,body.ds-home #header-group #header-component .header__row .dropdown-localization__button:focus-visible *,body.ds-home #header-group #header-component .header__row .search-action button:hover,body.ds-home #header-group #header-component .header__row .search-action button:focus-visible,body.ds-home #header-group #header-component .header__row .search-action button:hover *,body.ds-home #header-group #header-component .header__row .search-action button:focus-visible *{color:var(--ds-purple)!important;fill:currentColor!important;stroke:currentColor!important}}body.ds-home #header-group .header__underlay-open,body.ds-home #header-group .header__underlay-closed,body.ds-home #header-group .header__underlay-open:after{background:transparent!important;box-shadow:none!important}body.page-about-us #header-group #header-component .header__row,body.page-about-us #header-group #header-component .header__row a,body.page-about-us #header-group #header-component .header__row button,body.page-about-us #header-group #header-component .header__row summary,body.page-manifesto #header-group #header-component .header__row,body.page-manifesto #header-group #header-component .header__row a,body.page-manifesto #header-group #header-component .header__row button,body.page-manifesto #header-group #header-component .header__row summary{color:var(--ds-white)!important}body.page-about-us #header-group #header-component .header__row a:hover,body.page-about-us #header-group #header-component .header__row a:focus-visible,body.page-about-us #header-group #header-component .header__row button:hover,body.page-about-us #header-group #header-component .header__row button:focus-visible,body.page-about-us #header-group #header-component .header__row summary:hover,body.page-about-us #header-group #header-component .header__row summary:focus-visible,body.page-manifesto #header-group #header-component .header__row a:hover,body.page-manifesto #header-group #header-component .header__row a:focus-visible,body.page-manifesto #header-group #header-component .header__row button:hover,body.page-manifesto #header-group #header-component .header__row button:focus-visible,body.page-manifesto #header-group #header-component .header__row summary:hover,body.page-manifesto #header-group #header-component .header__row summary:focus-visible{color:var(--ds-purple)!important}body.page-about-us #header-group #header-component .menu-list__link:hover,body.page-about-us #header-group #header-component .menu-list__link:focus-visible,body.page-about-us #header-group #header-component .menu-list__link:hover .menu-list__link-title,body.page-about-us #header-group #header-component .menu-list__link:focus-visible .menu-list__link-title,body.page-manifesto #header-group #header-component .menu-list__link:hover,body.page-manifesto #header-group #header-component .menu-list__link:focus-visible,body.page-manifesto #header-group #header-component .menu-list__link:hover .menu-list__link-title,body.page-manifesto #header-group #header-component .menu-list__link:focus-visible .menu-list__link-title{color:var(--ds-purple)!important;--button-color: var(--ds-purple) !important;--color: var(--ds-purple) !important}body.ds-home #header-group #header-component .menu-list__link:hover .text-block,body.ds-home #header-group #header-component .menu-list__link:hover .text-block *,body.ds-home #header-group #header-component .menu-list__link:focus-visible .text-block,body.ds-home #header-group #header-component .menu-list__link:focus-visible .text-block *,body.page-about-us #header-group #header-component .menu-list__link:hover .text-block,body.page-about-us #header-group #header-component .menu-list__link:hover .text-block *,body.page-about-us #header-group #header-component .menu-list__link:focus-visible .text-block,body.page-about-us #header-group #header-component .menu-list__link:focus-visible .text-block *,body.page-manifesto #header-group #header-component .menu-list__link:hover .text-block,body.page-manifesto #header-group #header-component .menu-list__link:hover .text-block *,body.page-manifesto #header-group #header-component .menu-list__link:focus-visible .text-block,body.page-manifesto #header-group #header-component .menu-list__link:focus-visible .text-block *{color:var(--ds-purple)!important;--button-color: var(--ds-purple) !important;--color: var(--ds-purple) !important}body.page-about-us #header-group #header-component .header__row .header-actions__action,body.page-about-us #header-group #header-component .header__row .header-actions__action *,body.page-about-us #header-group #header-component .header__row shop-user-avatar,body.page-about-us #header-group #header-component .header__row shop-user-avatar *,body.page-manifesto #header-group #header-component .header__row .header-actions__action,body.page-manifesto #header-group #header-component .header__row .header-actions__action *,body.page-manifesto #header-group #header-component .header__row shop-user-avatar,body.page-manifesto #header-group #header-component .header__row shop-user-avatar *{color:var(--ds-white)!important;fill:currentColor!important;stroke:currentColor!important}body.page-about-us #header-group #header-component .header-actions__action:hover,body.page-about-us #header-group #header-component .header-actions__action:focus-visible,body.page-about-us #header-group #header-component .header-actions__action:hover *,body.page-about-us #header-group #header-component .header-actions__action:focus-visible *,body.page-about-us #header-group #header-component .dropdown-localization__button:hover,body.page-about-us #header-group #header-component .dropdown-localization__button:focus-visible,body.page-about-us #header-group #header-component .localization-form__select:hover,body.page-about-us #header-group #header-component .localization-form__select:focus-visible,body.page-about-us #header-group #header-component .search-action button:hover,body.page-about-us #header-group #header-component .search-action button:focus-visible,body.page-manifesto #header-group #header-component .header-actions__action:hover,body.page-manifesto #header-group #header-component .header-actions__action:focus-visible,body.page-manifesto #header-group #header-component .header-actions__action:hover *,body.page-manifesto #header-group #header-component .header-actions__action:focus-visible *,body.page-manifesto #header-group #header-component .dropdown-localization__button:hover,body.page-manifesto #header-group #header-component .dropdown-localization__button:focus-visible,body.page-manifesto #header-group #header-component .localization-form__select:hover,body.page-manifesto #header-group #header-component .localization-form__select:focus-visible,body.page-manifesto #header-group #header-component .search-action button:hover,body.page-manifesto #header-group #header-component .search-action button:focus-visible{color:var(--ds-purple)!important;fill:currentColor!important;stroke:currentColor!important}@media(min-width:750px){body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .header__row .header-actions__action:hover,body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .header__row .header-actions__action:focus-visible,body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .header__row .header-actions__action:hover *,body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .header__row .header-actions__action:focus-visible *,body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .header__row .dropdown-localization__button:hover,body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .header__row .dropdown-localization__button:focus-visible,body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .header__row .dropdown-localization__button:hover *,body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .header__row .dropdown-localization__button:focus-visible *,body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .header__row .search-action button:hover,body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .header__row .search-action button:focus-visible,body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .header__row .search-action button:hover *,body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .header__row .search-action button:focus-visible *{color:var(--ds-purple)!important;fill:currentColor!important;stroke:currentColor!important}body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .menu-list__link:hover,body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .menu-list__link:focus-visible,body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .menu-list__link:hover .menu-list__link-title,body:not(.ds-home):not(.ds-mode-utility) #header-group #header-component .menu-list__link:focus-visible .menu-list__link-title{color:var(--ds-purple)!important;--button-color: var(--ds-purple) !important;--color: var(--ds-purple) !important}}body.ds-mode-utility #header-group #header-component .header__row,body.ds-mode-utility #header-group #header-component .header__row a,body.ds-mode-utility #header-group #header-component .header__row button,body.ds-mode-utility #header-group #header-component .header__row summary{color:var(--ds-utility-fg)!important}body.ds-mode-utility #header-group #header-component .header__row a:hover,body.ds-mode-utility #header-group #header-component .header__row a:focus,body.ds-mode-utility #header-group #header-component .header__row button:hover,body.ds-mode-utility #header-group #header-component .header__row button:focus-visible,body.ds-mode-utility #header-group #header-component .header__row summary:hover,body.ds-mode-utility #header-group #header-component .header__row summary:focus-visible{color:var(--ds-purple)!important}body.ds-mode-utility #header-group #header-component .menu-list__link:hover,body.ds-mode-utility #header-group #header-component .menu-list__link:focus-visible,body.ds-mode-utility #header-group #header-component .menu-list__link:hover .menu-list__link-title,body.ds-mode-utility #header-group #header-component .menu-list__link:focus-visible .menu-list__link-title,body.ds-mode-utility #header-group #header-component .header-actions__action:hover,body.ds-mode-utility #header-group #header-component .header-actions__action:focus-visible,body.ds-mode-utility #header-group #header-component .header-actions__action:hover *,body.ds-mode-utility #header-group #header-component .header-actions__action:focus-visible *,body.ds-mode-utility #header-group #header-component .dropdown-localization__button:hover,body.ds-mode-utility #header-group #header-component .dropdown-localization__button:focus-visible,body.ds-mode-utility #header-group #header-component .localization-form__select:hover,body.ds-mode-utility #header-group #header-component .localization-form__select:focus-visible{color:var(--ds-purple)!important;fill:currentColor!important;stroke:currentColor!important}body.ds-mode-utility #header-group .menu-list__link-title{color:var(--ds-utility-fg)!important}body.ds-mode-utility #header-group .menu-list__link:hover .menu-list__link-title,body.ds-mode-utility #header-group .menu-list__link:focus-visible .menu-list__link-title{color:var(--ds-purple)!important}body.ds-mode-utility #header-group .header-actions__action,body.ds-mode-utility #header-group .header-actions__action *,body.ds-mode-utility #header-group shop-user-avatar,body.ds-mode-utility #header-group shop-user-avatar *{color:var(--ds-utility-fg)!important;fill:currentColor!important;stroke:currentColor!important}body.ds-home #header-group .mega-menu__content,body.ds-home #header-group [role=menu]{background:#000000eb!important;border:1px solid rgba(160,32,240,.25)!important}body.ds-home #header-group .mega-menu__content a,body.ds-home #header-group [role=menu] a{color:var(--ds-white)!important}body.ds-home #header-group .mega-menu__content a:hover,body.ds-home #header-group [role=menu] a:hover{color:var(--ds-neon)!important}.menu-drawer,.menu-drawer__menu,.menu-drawer__submenu{background:var(--ds-utility-bg)!important;color:var(--ds-utility-fg)!important;font-family:var(--ds-font-body)!important}.menu-drawer a,.menu-drawer button,.menu-drawer summary,.menu-drawer p,.menu-drawer span,.menu-drawer li{color:var(--ds-utility-fg)!important;font-family:var(--ds-font-body)!important}.menu-drawer a{color:var(--ds-neon)!important;text-decoration:none}.menu-drawer a:hover,.menu-drawer a:focus,.menu-drawer a:focus-visible{color:var(--ds-purple)!important;opacity:1!important}.menu-drawer .menu-drawer__menu-item,.menu-drawer summary.menu-drawer__menu-item{color:var(--ds-purple)!important;font-family:var(--ds-font-display)!important;font-size:clamp(1.35rem,6.4vw,1.75rem)!important;letter-spacing:.02em}.menu-drawer .menu-drawer__menu-item .menu-drawer__menu-item-text{color:inherit!important}.menu-drawer .menu-drawer__menu-item:hover,.menu-drawer .menu-drawer__menu-item:focus,.menu-drawer .menu-drawer__menu-item:focus-visible{color:var(--ds-neon)!important}@media(max-width:749px){.menu-drawer a.menu-drawer__menu-item,.menu-drawer summary.menu-drawer__menu-item,.menu-drawer .menu-drawer__menu-item .menu-drawer__menu-item-text{color:var(--ds-utility-fg)!important;font-family:var(--ds-font-display)!important;font-weight:500!important}.menu-drawer a.menu-drawer__menu-item:is(:hover,:focus,:focus-visible,:active),.menu-drawer summary.menu-drawer__menu-item:is(:hover,:focus,:focus-visible,:active),.menu-drawer a.menu-drawer__menu-item:is(:hover,:focus,:focus-visible,:active) .menu-drawer__menu-item-text,.menu-drawer summary.menu-drawer__menu-item:is(:hover,:focus,:focus-visible,:active) .menu-drawer__menu-item-text{color:var(--ds-purple)!important}}.menu-drawer svg,.menu-drawer svg *{fill:currentColor!important;stroke:currentColor!important}dialog.cart-drawer__dialog .cart-drawer--empty .cart-drawer__heading,dialog.cart-drawer__dialog.cart-drawer--empty .cart-drawer__heading{color:var(--ds-utility-fg)!important}#header-group #header-component dialog.cart-drawer__dialog .cart-items__empty-button{background:var(--ds-neon)!important;color:var(--ds-white)!important;border-color:var(--ds-neon)!important;--button-color: var(--ds-white) !important}#header-group #header-component dialog.cart-drawer__dialog .cart-items__empty-button .button-text{color:var(--ds-white)!important}#header-group #header-component dialog.cart-drawer__dialog .cart-items__empty-button:is(:hover,:focus,:focus-visible){background:var(--ds-purple)!important;color:var(--ds-white)!important;border-color:var(--ds-purple)!important;--button-color: var(--ds-white) !important}#header-group #header-component dialog.cart-drawer__dialog .cart-items__wrapper p a{color:var(--ds-neon)!important;text-decoration:none}#header-group #header-component dialog.cart-drawer__dialog .cart-items__wrapper p a:is(:hover,:focus,:focus-visible){color:var(--ds-purple)!important}dialog.cart-drawer__dialog .cart-drawer__close-button,dialog.cart-drawer__dialog .cart-drawer__close-button *{color:var(--ds-utility-fg)!important;fill:currentColor!important;stroke:currentColor!important;opacity:1!important;visibility:visible!important}dialog.cart-drawer__dialog .cart-drawer__close-button:is(:hover,:focus,:focus-visible),dialog.cart-drawer__dialog .cart-drawer__close-button:is(:hover,:focus,:focus-visible) *{color:var(--ds-purple)!important}body.ds-mode-utility main[data-template*="collection.limited-edition"] .ds-techheader{border-top:1px solid rgba(160,32,240,.18);border-bottom:1px solid rgba(160,32,240,.28);background:linear-gradient(90deg,#fff,#fcf5ff 52%,#fff)}body.ds-mode-utility main[data-template*="collection.limited-edition"] .ds-techheader__label{color:var(--ds-purple)}body.ds-mode-utility main[data-template*="collection.limited-edition"] .ds-techheader__value{font-family:var(--ds-font-mono);letter-spacing:.08em}body.ds-mode-utility #header-group .header-logo__image,body.ds-mode-utility #header-group .header-logo img{filter:brightness(0) saturate(100%)!important}@media(max-width:749px){body.ds-mode-utility #header-group .header__icon svg,body.ds-mode-utility #header-group .header__icon svg *,body.ds-mode-utility #header-group .header-actions__action svg,body.ds-mode-utility #header-group .header-actions__action svg *{fill:none!important;stroke:currentColor!important;stroke-width:1.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}}@media(max-width:749px){body:not(.ds-mode-utility) #header-group #header-component .header__row,body:not(.ds-mode-utility) #header-group #header-component .header__row a,body:not(.ds-mode-utility) #header-group #header-component .header__row button,body:not(.ds-mode-utility) #header-group #header-component .header__row summary,body:not(.ds-mode-utility) #header-group #header-component .header-actions__action,body:not(.ds-mode-utility) #header-group #header-component .header-actions__action *{color:var(--ds-white)!important}body:not(.ds-mode-utility) #header-group .header__icon svg,body:not(.ds-mode-utility) #header-group .header__icon svg *,body:not(.ds-mode-utility) #header-group .header-actions__action svg,body:not(.ds-mode-utility) #header-group .header-actions__action svg *{fill:none!important;stroke:var(--ds-white)!important;stroke-width:1.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}body:not(.ds-mode-utility) #header-group #header-component .header__icon--menu svg line,body:not(.ds-mode-utility) #header-group #header-component .header__icon--menu svg path{stroke:var(--ds-white)!important}}.footer-utilities,.footer-utilities .section-background,.footer-utilities .section,.footer-utilities .utilities{background:var(--ds-black)!important}.footer-utilities .utilities *,.footer-utilities .utilities a,.footer-utilities .utilities button{color:#ffffffc7!important}.footer-utilities .utilities a:hover,.footer-utilities .utilities a:focus-visible,.footer-utilities .utilities button:hover,.footer-utilities .utilities button:focus-visible{color:var(--ds-purple)!important}.footer-utilities .popover,.footer-utilities [popover],.footer-utilities .disclosure__list,.footer-utilities [role=menu]{background:var(--ds-black)!important;border:1px solid rgba(160,32,240,.25)!important;color:#ffffffd1!important}.footer-utilities .popover *,.footer-utilities [popover] *,.footer-utilities .disclosure__list *,.footer-utilities [role=menu] *{color:#ffffffd1!important}body.ds-home .product-grid__item{perspective:900px}body.ds-home .product-grid__item .product-card{transform-style:preserve-3d;transition:transform .25s ease,box-shadow .25s ease}body.ds-home .product-grid__item:is(:hover,:focus-within) .product-card{transform:translateY(-4px) rotateX(2deg) rotateY(-2deg);box-shadow:0 10px 22px #00000042}body.ds-home .product-card__link:is(:hover,:focus-visible)+.product-card__content .text-block,body.ds-home .product-card__link:is(:hover,:focus-visible)+.product-card__content .text-block p{color:var(--ds-neon)!important}@media(max-width:600px){.ds-container{padding:0 14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}body.ds-home [id*=story_gateway_A7fL2] .section{border-top:1px solid rgba(160,32,240,.25);border-bottom:1px solid rgba(160,32,240,.1);background:linear-gradient(180deg,#0e0f12fa,#0c0c0ffa)}body.ds-home [id*=story_gateway_A7fL2] :is(h2){margin-bottom:4px}body.ds-home [id*=story_gateway_A7fL2] :is(h6,p):first-child,body.ds-home [id*=story_gateway_A7fL2] p{font-family:var(--ds-font-mono);letter-spacing:.08em}body.ds-home [id*=story_gateway_A7fL2] p a{display:inline-block;margin-right:10px;margin-top:4px;padding:2px 0;text-decoration:none;color:var(--ds-neon)!important;border-bottom:1px solid rgba(255,69,235,.35)}body.ds-home [id*=story_gateway_A7fL2] p a:hover,body.ds-home [id*=story_gateway_A7fL2] p a:focus-visible{color:var(--ds-purple)!important;border-bottom-color:#a020f0d9;text-shadow:0 0 10px rgba(160,32,240,.28);outline:none}@media(max-width:768px){body.ds-home [id*=story_gateway_A7fL2] p a{margin-right:8px}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/custom-styles.css.map */
