@import url(https://fonts.googleapis.com/css2?family=Anton&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@400;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap);*{font-family:Space Mono,monospace!important}#root,body,html{height:100%;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;color:#fff;font-family:Space Mono,monospace}.header,.header *,h1,h2,h3,h4,h5,h6{font-family:Anton,sans-serif!important}p{font-family:Montserrat,sans-serif!important}.grecaptcha-badge{visibility:hidden!important}.legal-page{background:#fff;color:#000;min-height:100vh}.legal-page .desktop-nav a{color:#000!important}.legal-page .hamburger span{background-color:#000!important}.legal-page .logo{filter:none!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{display:block;height:auto;max-width:100%}a{color:inherit;text-decoration:none;transition:opacity .3s ease}a:hover{opacity:.8}.App{background:#0a0a0a;min-height:100vh;overflow-x:hidden;width:100%}section{display:block;position:relative;width:100%}section+section:before{background:#ffffff24;content:"";display:block;height:1px;margin:0 auto 2rem;width:min(1100px,calc(100% - 4rem))}.scroll-text{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.scroll-text-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.scroll-text,.scroll-text-visible{opacity:1;transform:none;transition:none}}:root{--hero-background-color:#f9f8f8;--hero-headline-color:#222}.hero-section{background-color:#f9f8f8;background-color:var(--hero-background-color);border-bottom:2px solid #222;display:flex;justify-content:center;min-height:100vh;overflow-x:hidden;width:100%}.hero-release-content,.hero-section{align-items:center;position:relative}.hero-release-content{grid-gap:4rem;color:#fff;display:grid;gap:4rem;grid-template-columns:1fr 1fr;width:min(1100px,calc(100% - 3rem));z-index:1}.hero-release-artwork{align-items:center;display:flex;flex-direction:column;gap:.75rem;position:relative;transform:translateY(4rem)}.hero-release-artwork img{animation:release-artwork-in .45s ease;display:block;height:300px;max-height:min(300px,calc(100vw - 3rem));max-width:min(300px,calc(100vw - 3rem));object-fit:cover;width:300px}@keyframes release-artwork-in{0%{opacity:.35;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.listen-now-cta{background:#0000;border:1px solid #fff;color:#fff;display:inline-block;font-family:Montserrat,sans-serif!important;font-weight:900;letter-spacing:.12em;padding:.7rem 1.2rem;text-decoration:none;transition:background-color .2s ease,color .2s ease}.listen-now-cta:hover{background:#fff;color:#000}.hero-release-controls{align-items:center;color:#fff;display:flex;gap:.75rem}.hero-release-controls button,.hero-release-dots button{cursor:pointer}.hero-release-controls button{align-items:center;background:#fff;border:1px solid #fff;border-radius:50%;color:#111;display:inline-flex;height:2rem;justify-content:center;padding:0;transition:background-color .2s ease,color .2s ease;width:2rem}.hero-release-controls button svg{height:20px;width:20px}.hero-release-controls button:focus-visible,.hero-release-controls button:hover{background:#111;color:#fff}.hero-release-dots{display:flex;gap:.45rem;margin-top:-.1rem}.hero-release-dots button{background:#0000;border:1px solid #fff;border-radius:50%;height:.55rem;padding:0;width:.55rem}.hero-release-dots button.active,.hero-release-dots button:focus-visible,.hero-release-dots button:hover{background:#fff}.hero-release-title{text-align:left}.hero-release-title h1{color:#fff;font-size:clamp(2.5rem,6vw,6rem);letter-spacing:.08em;line-height:1;margin:0}@media (max-width:768px){.hero-release-content{box-sizing:border-box;gap:1.5rem;grid-template-columns:1fr;justify-items:center;padding-top:5rem}.hero-release-artwork{gap:.6rem;order:2;transform:none}.hero-release-artwork img{height:min(260px,calc(100vw - 3rem));width:min(260px,calc(100vw - 3rem))}.hero-release-controls{gap:.5rem}.hero-release-controls button{height:1.75rem;width:1.75rem}.hero-release-title{order:1;text-align:center}.hero-release-title h1{font-size:clamp(2rem,11vw,3.2rem)}}@media (prefers-reduced-motion:reduce){.hero-release-artwork img{animation:none}}.our-artists{background:#fff;border-bottom:2px solid #222;box-sizing:border-box;color:#000;font-family:Poppins,sans-serif;padding:4rem 2rem;width:100%}.gallery-wrapper{margin:0 auto;max-width:1300px;position:relative}.info-panel{margin-bottom:3rem}.info-panel-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.artist-nav-controls{align-items:center;display:flex;flex-shrink:0;gap:.75rem;margin-top:.25rem}.artist-nav-button{align-items:center;background:#fff;border:1px solid #111;border-radius:999px;color:#111;cursor:pointer;display:inline-flex;height:3rem;justify-content:center;transition:background .2s ease,transform .2s ease,color .2s ease;width:3rem}.artist-nav-button:hover{background:#111;color:#fff;transform:translateY(-1px)}.artist-nav-button:focus-visible{outline:2px solid #111;outline-offset:2px}.brand-title{color:#000;font-family:Poppins,sans-serif;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:900;letter-spacing:.12em;line-height:1.05;margin:0;max-width:calc(100% - 10rem);text-transform:uppercase}.artist-grid{-ms-overflow-style:none;display:flex;gap:2rem;overflow-x:auto;overflow-y:hidden;padding-bottom:1rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.artist-grid::-webkit-scrollbar{display:none}.artist-card{background:#f5f5f5;border-radius:0;box-shadow:0 4px 12px #0000001a;cursor:pointer;height:400px;min-width:400px;overflow:hidden;position:relative;scroll-snap-align:start;transition:box-shadow .3s ease,transform .3s ease;width:400px}.artist-card:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-4px)}.artist-image{display:block;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;width:100%}.artist-card:nth-child(3) .artist-image{object-position:left center}.artist-card:hover .artist-image{transform:scale(1.05)}.artist-card-content{background:linear-gradient(180deg,#0000 18%,#00000075);display:flex;flex-direction:column;inset:0;justify-content:flex-end;opacity:1;padding:1.5rem;position:absolute}.artist-card-content h2{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:.05em;line-height:1.2;margin:0 0 .75rem}.artist-card-content a{color:#fff;font-family:Space Mono,monospace;font-size:.85rem;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s ease}.artist-card-content a:hover{opacity:.8}@media (max-width:1024px){.artist-grid{gap:1.5rem}.artist-card{height:350px;min-width:350px;width:350px}}@media (max-width:720px){.our-artists{padding:2rem 1rem}.info-panel{margin-bottom:1.25rem}.info-panel-header{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem}.artist-nav-controls{align-self:flex-start;margin-top:0}.brand-title{max-width:100%}.artist-grid{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;gap:1.5rem;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;padding:1rem 0;scroll-behavior:smooth;scrollbar-width:none}.artist-grid::-webkit-scrollbar{display:none}.artist-card{flex-shrink:0;height:300px;max-width:none;width:300px}.artist-card-content{padding:1rem}.artist-card-content h2{font-size:1rem}.artist-card-content a{font-size:.75rem}}:root{--offset:1rem}*{box-sizing:border-box;margin:0;padding:0}.our-divisions{background:#000;border-bottom:2px solid #222;color:#fff;font-family:Poppins,sans-serif;min-height:100vh;padding:4rem 2rem;position:relative;width:100%;z-index:1}.divisions-layout{align-items:center;display:flex;gap:4rem;justify-content:space-between;margin:0 auto;max-width:1300px;min-height:calc(100vh - 8rem)}.divisions-header{flex:1 1 auto;margin:0;max-width:900px}.brands-logo-cluster{grid-gap:.35rem;align-items:center;display:grid;flex:0 0 240px;gap:.35rem;grid-template-columns:repeat(2,120px);justify-items:center;width:240px}.brands-logo-cluster img{background:#fff;border-radius:0;display:block;height:120px;object-fit:contain;padding:.5rem;width:120px}.divisions-header h1{margin-bottom:1rem}.divisions-header h1,.divisions-header h2{color:#fff;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:900;letter-spacing:.12em;line-height:1.05;text-transform:uppercase}.divisions-header h2{margin-bottom:1.5rem}.divisions-header p{color:#fff;font-size:1.25rem;font-weight:300;letter-spacing:.05em;line-height:1.6;max-width:900px;opacity:.8}.grid{grid-gap:1rem;background:#0000;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0 auto;max-width:1300px;padding:0}.grid li{background:linear-gradient(180deg,#fff,#f4f4f4);border:1px solid #ffffff29;border-radius:20px;box-shadow:0 12px 30px #00000024;overflow:hidden;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.grid li:hover{border-color:#00000042;box-shadow:0 18px 38px #0000003d;transform:translateY(-4px)}.grid .division-card-button,.grid a{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;gap:.9rem;height:100%;justify-content:center;padding:1.5rem;position:relative;text-decoration:none;width:100%}.grid .division-card-button:hover,.grid a:hover{outline:none}.grid img{display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.08));height:140px;object-fit:contain;width:140px}.description,.grid img{margin:0;position:static}.description{align-items:center;background:#0000000d;border-radius:999px;color:#111;display:inline-flex;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:700;justify-content:center;letter-spacing:.08em;opacity:1;padding:.45rem .8rem;text-align:center;text-transform:uppercase;transform:none;transition:opacity .3s ease;width:auto;z-index:1}@media (max-width:1024px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.our-divisions{min-height:auto;padding:2rem 1rem}.divisions-layout{align-items:center;flex-direction:column;gap:2rem;min-height:0}.divisions-header{width:100%}.brands-logo-cluster{flex-basis:auto;gap:.35rem;grid-template-columns:repeat(3,minmax(0,1fr));max-width:100%;width:min(360px,100%)}.brands-logo-cluster img{aspect-ratio:1;height:auto;width:min(120px,100%)}.divisions-header h1,.divisions-header h2{font-size:2rem}.divisions-header p{font-size:1rem;line-height:1.5}.grid{gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.grid li{border-radius:16px}.grid img{height:110px;width:110px}.description{font-size:.8rem}}.newsletter-wrapper{background:#fff;display:flex;justify-content:center;padding:2rem 1rem}.newsletter-box{background:#0000;border:none;border-radius:0;box-shadow:none;max-width:860px;overflow:visible;padding:0;width:100%}.newsletter-box,.newsletter-content{align-items:center;display:flex;flex-direction:column;position:relative}.newsletter-content{z-index:1}.newsletter-topline{color:#000;font-family:IBM Plex Mono,monospace;font-size:.78rem;font-weight:700;letter-spacing:.32em;margin-bottom:.9rem;text-transform:uppercase}.newsletter-copy{color:#222;font-family:IBM Plex Mono,monospace;font-size:.98rem;line-height:1.6;margin-bottom:1.3rem;max-width:620px}.footer-form,.newsletter-copy{margin-left:auto;margin-right:auto}.footer-form{align-items:center;display:flex;gap:.9rem;justify-content:center;max-width:none;padding-top:.3rem;width:auto}.footer-form input,.footer-form-input-dashed{margin-left:auto;margin-right:auto;max-width:220px!important;width:220px!important}@media (max-width:640px){.newsletter-wrapper{padding:0}.newsletter-box{border-radius:0;padding:0}.newsletter-content{text-align:center}.newsletter-topline{font-family:Montserrat,sans-serif!important;font-size:1rem;letter-spacing:.12em;line-height:1.15;margin-bottom:1.25rem}.footer-form{align-items:center;flex-direction:column;justify-content:center}.footer-form input,.footer-form-input-dashed{max-width:260px!important;width:100%!important}.newsletter-cta{width:auto}.recaptcha-wrapper{display:flex;justify-content:center;width:100%}}@media (max-width:767px){.newsletter-topline{display:none}.newsletter-content{align-items:flex-end;text-align:right}.footer-form{align-items:flex-end;gap:.5rem;width:100%}.footer-form input,.footer-form-input-dashed{flex:0 0 auto!important;height:auto!important;max-width:100%!important;width:150px!important}.newsletter-cta{font-size:.9rem}}@media (min-width:768px){.newsletter-wrapper{justify-content:flex-end;padding:0}.newsletter-box,.newsletter-content{align-items:flex-end}.newsletter-content{text-align:right}.footer-form,.newsletter-copy{margin-left:auto;margin-right:0}.footer-form{justify-content:flex-end}.footer-form input,.footer-form-input-dashed{margin-left:auto;margin-right:0}.recaptcha-wrapper{justify-content:flex-end}}.newsletter-content{text-align:center;width:100%}.newsletter-title{color:#0f172a;font-size:1.125rem;font-weight:700;margin:0 0 .25rem}.newsletter-subtitle{color:#475569;font-family:IBM Plex Mono,monospace;font-size:.9rem;margin:0 0 .75rem}.footer-form .newsletter-cta{background:#0000!important;border:none!important;border-radius:0!important;color:#000!important;cursor:pointer;font-family:Anton,sans-serif!important;font-size:clamp(1rem,1.5vw,1.4rem)!important;font-weight:900!important;letter-spacing:.12em;line-height:1.05!important;padding:0!important;text-transform:uppercase!important;transition:all .2s ease;white-space:nowrap}.footer-form .newsletter-cta:disabled{cursor:not-allowed;opacity:.6}.footer-form .newsletter-cta:hover:not(:disabled){background:#0000!important;color:#000!important;transform:translateY(-1px)}@media (min-width:768px){.footer-form .newsletter-cta{font-family:Anton,sans-serif!important;font-size:1.4rem!important;font-weight:900!important;letter-spacing:.12em;line-height:1.05!important;text-transform:uppercase!important}}.footer-form-input-dashed{background:#0000!important;border:none!important;border-bottom:1px solid #000!important;border-radius:0!important;color:#111;flex:0 0 220px!important;font-family:Montserrat,sans-serif!important;letter-spacing:.02em;min-width:0;padding:.35rem 0!important;width:220px!important}.footer-form-input-dashed:focus{border-bottom-color:#000!important;box-shadow:none;outline:none}.newsletter-loader{align-items:center;color:#000;display:inline-flex;font-family:IBM Plex Mono,monospace;font-size:.95rem;gap:.75rem;justify-content:center;margin-top:1rem}.loader-dot{animation:loader-pulse .8s ease-in-out infinite;background:#000;border-radius:50%;height:8px;width:8px}.loader-dot:nth-child(2){animation-delay:.15s}.loader-dot:nth-child(3){animation-delay:.3s}@keyframes loader-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.recaptcha-wrapper{display:flex;justify-content:center;margin-top:1rem;width:100%}.recaptcha-note{color:#4b5563;font-family:IBM Plex Mono,monospace;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.footer{background-color:#fff;color:#000;font-size:.875rem;padding:2.5rem 1.5rem}@media (min-width:640px){.footer-form{align-items:center;flex-direction:row}}.footer-container{display:flex;flex-direction:column;gap:2.5rem;margin:0 auto;max-width:72rem;position:relative}@media (min-width:768px){.footer-container{align-items:center;flex-direction:row;justify-content:space-between}}.footer-left{flex:1 1;max-width:72rem;text-align:center;width:100%}@media (min-width:768px){.footer-container{grid-gap:0;align-items:center;display:grid;gap:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.footer-container>.newsletter-wrapper{grid-column:2;grid-row:1/span 2;justify-content:flex-end;order:2;padding:0;width:100%}.footer-links{grid-column:1;grid-row:1;order:1;width:100%}.footer-socials{grid-column:1;grid-row:2;justify-content:flex-start}.footer-copy{text-align:center}}.footer-links{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;margin-bottom:1rem}.footer-links a{color:#000;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#000}.footer-socials{color:#000;display:flex;flex-direction:row;gap:1.5rem;justify-content:flex-start;margin-top:1.5rem}.footer-socials a{color:inherit;transition:color .3s ease}.footer-socials a:hover{color:#000}.footer-socials .icon,.footer-socials i,.footer-socials svg.icon{display:inline-block;height:24px;width:24px}.footer-copy{line-height:1.4;margin-top:1.5rem;text-align:center;width:100%}@media (max-width:767px){.footer{padding:2rem 1rem 1.5rem}.footer-container{grid-column-gap:1rem;grid-row-gap:.75rem;align-items:start;column-gap:1rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);row-gap:.75rem}.footer-container>.newsletter-wrapper{align-items:flex-start;grid-column:2;grid-row:1;justify-content:flex-end;padding:0;width:100%}.footer-links{gap:.35rem;grid-column:1;grid-row:1/span 2;margin:0;margin-bottom:.75rem;width:100%}.footer-socials{gap:1.25rem;grid-column:1/-1;grid-row:3;justify-content:center;margin-top:0}.footer-copy{font-size:.72rem;grid-column:1/-1;grid-row:4;margin-top:1.25rem}}.footer-right{align-items:center;display:flex;flex:0 0 auto;flex-direction:column}@media (min-width:768px){.footer-right{align-items:flex-end}}.footer-badge{align-items:center;display:flex;justify-content:center;width:100%}.footer-badge img{display:block;height:auto;max-width:220px;width:100%}.footer-right h4{color:#000;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.footer-cookie{display:flex;justify-content:center;margin-top:1rem}@media (min-width:768px){.footer-cookie{margin-top:0;position:absolute;right:2rem;top:2rem}}@media (min-width:640px){.footer-form{flex-direction:row}}.footer-form input,.footer-form-input-dashed{border-radius:.375rem;color:#000;font-family:IBM Plex Mono,monospace;font-size:.875rem;padding:.375rem .75rem;width:100%}.footer-form-input-dashed{border:2px dashed #d1d5db}.footer-form input{border:1px solid #000;border-radius:.375rem;padding:.375rem .75rem;width:100%}.footer-form input:focus{border-color:#000;box-shadow:0 0 0 2px #0003;outline:none}.footer-form button{background-color:#fff;border:1px solid #000;border-radius:.375rem;color:#000;cursor:pointer;font-family:IBM Plex Mono,monospace;font-size:.875rem;font-weight:500;padding:.375rem 1rem;transition:background-color .3s ease;width:100%}.footer-form button:hover{background-color:#f5f5f5}@media (min-width:640px){.footer-form button{width:auto}}.footer-note{color:#6b7280;font-size:.75rem;line-height:1.35;margin-top:.5rem;max-width:20rem;text-align:center;.footer-form-input-dashed{background:#0000;border:none;border-bottom:2px dashed #111827;padding:.35rem 0;width:220px}}@media (min-width:768px){.footer-note{text-align:right}}.footer-newsletter-success{box-sizing:border-box;color:#111827;font-family:IBM Plex Mono,monospace;margin-top:.5rem;max-width:20rem;text-align:center;width:100%}@media (min-width:768px){.footer-newsletter-success{text-align:right}}.footer-form-message,.newsletter-title{font-family:IBM Plex Mono,monospace}.footer-form-message{border-radius:.375rem;font-size:.75rem;margin-top:.5rem;padding:.5rem;text-align:center}.footer-form-message.error{background-color:#fee2e2;color:#991b1b}.footer-form-message.success{background-color:#dcfce7;color:#166534}body{background-color:none;font-family:IBM Plex Mono,monospace;margin:0;padding:0}.header{box-sizing:border-box;padding:20px;transition:all .3s ease;z-index:1000}.header,.header-container:before{left:0;position:absolute;top:0;width:100%}.header-container:before{background-color:none;border-radius:16px;content:"";height:100%;opacity:0;transform:translateX(100%) scale(.85);transition:transform .5s ease,opacity .5s ease,scale .5s ease;z-index:-1}.header.scrolled .header-container:before{opacity:1;transform:translateX(0) scale(1)}.header-container{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:none;border-radius:0;box-shadow:none;display:flex;font-family:IBM Plex Mono,monospace;justify-content:space-between;margin:0 auto;max-width:1200px;overflow:hidden;padding:16px 24px;transition:all .5s ease}.header-container,.logo-wrap{align-items:center;position:relative}.logo-wrap{display:inline-flex;flex-shrink:0;justify-content:center}.logo-wrap:after,.logo-wrap:before{border:1px solid #ffffffb3;border-radius:999px;content:"";inset:-10px;opacity:0;pointer-events:none;position:absolute}.logo-wrap:before{animation:logo-ripple 4s ease-out infinite}.logo-wrap:after{animation:logo-ripple 4s ease-out 2s infinite}.logo{filter:brightness(0) invert(1);flex-shrink:0;height:120px;position:relative;transition:all .3s ease;width:auto;z-index:1}@keyframes logo-ripple{0%{opacity:0;transform:scale(.7)}20%{opacity:.55}65%{opacity:.18}to{opacity:0;transform:scale(1.35)}}.button-container{align-items:center;display:none;gap:15px;position:relative;z-index:2}.desktop-nav{align-items:center;display:flex;gap:32px;margin-left:auto}.cta-button{background-color:#000;border:none;border-radius:30px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease;z-index:1}.cta-button:hover{background-color:#333;transform:translateY(-2px)}.hamburger{background:none;border:none;cursor:pointer;display:block;padding:10px;z-index:2}.hamburger span{background-color:#fff;display:block;height:3px;margin:6px 0;transition:all .3s ease;width:25px}.mobile-menu{align-items:center;background-color:#fffffff2;display:flex;flex-direction:column;gap:30px;height:100vh;justify-content:center;position:fixed;right:-100%;top:0;transition:right .3s ease;width:100%;z-index:999}.mobile-menu a{color:#000;font-size:24px;font-weight:500;text-decoration:none}.mobile-menu.open{right:0}.mobile-cta-button{background-color:#fff;border:none;border-radius:30px;color:#000;cursor:pointer;font-size:18px;font-weight:600;margin-top:20px;padding:15px 30px}.header.scrolled .logo{filter:brightness(0) invert(1)}.header.scrolled .desktop-nav a{color:#fff}.header.scrolled .cta-button{background-color:#fff;color:#000}.header.scrolled .hamburger span{background-color:#fff}@media (max-width:768px){.cta-button{display:none}.header-container{padding:12px 16px}.logo{height:75px;transition:all .3s ease;width:auto;z-index:1}.button-container{display:flex}.desktop-nav{display:none}}.hamburger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){transform:rotate(-45deg) translate(7px,-6px)}.privacy-policy{background:#fff;color:#000;font-family:IBM Plex Mono,monospace;line-height:1.6;margin:2rem auto;max-width:900px;padding:140px 2rem 2rem}.privacy-policy h1{font-size:2rem;margin-bottom:1rem}.privacy-policy h2{font-size:1.125rem;margin-top:1.25rem}.privacy-policy ul{margin-left:1.25rem}.privacy-policy a{color:#1a73e8}.cookie-policy{background:#fff;color:#000;font-family:IBM Plex Mono,monospace;line-height:1.6;margin:2rem auto;max-width:900px;padding:140px 2rem 2rem}.cookie-policy h1{font-size:2rem;margin-bottom:1rem}.cookie-policy h2{font-size:1.125rem;margin-top:1.25rem}.cookie-policy ul{margin-left:1.25rem}.cookie-policy a{color:#1a73e8}.cookie-table-wrapper{-webkit-overflow-scrolling:touch;margin-bottom:1rem;margin-top:1rem;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;width:100%}.cookie-policy table{border-collapse:collapse;min-width:100%;width:-webkit-max-content;width:max-content}.cookie-policy td,.cookie-policy th{border:1px solid #00000029;min-width:8rem;padding:.75rem .85rem;text-align:left;vertical-align:top}.cookie-policy td:nth-child(4),.cookie-policy th:nth-child(4){min-width:24rem}.cookie-policy th{background:#00000014;font-weight:700}.cookie-policy tbody tr:nth-child(2n){background:#0000000a}.cookie-policy .effective-date{font-weight:600;margin-top:1.5rem}.terms-of-use{background:#fff;color:#000;font-family:IBM Plex Mono,monospace;line-height:1.6;margin:2rem auto;max-width:900px;padding:140px 2rem 2rem}.terms-of-use h1{font-size:2rem;margin-bottom:1rem}.terms-of-use h2{font-size:1.125rem;margin-top:1.25rem}.terms-of-use a{color:#1a73e8}.legal-top-logo-link{display:inline-block;text-decoration:none}.legal-top-logo{filter:invert(1) brightness(2);height:auto;left:16px;width:90px}.legal-home-btn,.legal-top-logo{position:absolute;top:16px;z-index:9999}.legal-home-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000d;border:1px solid #0003;border-radius:60px;color:#000;cursor:pointer;font-size:1rem;font-weight:500;padding:10px 20px;right:16px;transition:all .3s ease}.legal-home-btn:hover{background:#0000001a;border:1px solid #0000004d}.legal-home-btn:active{transform:scale(.98)}.shop-page{background:#fff;color:#000;margin:2rem 0;min-height:100vh;position:relative}.shop-page .desktop-nav a{color:#000!important}.shop-page .hamburger span{background-color:#000!important}.shop-page .logo{filter:none!important}.shop-content{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:8rem 1.5rem 4rem;text-align:center}.shop-content h1{color:#000;font-size:clamp(2.5rem,7vw,7rem);letter-spacing:.08em;line-height:1;margin:0}.policy-update-banner{align-items:center;background:#000000f2;border-radius:12px;bottom:1rem;box-shadow:0 20px 70px #00000059;color:#fff;display:flex;flex-wrap:wrap;font-family:IBM Plex Mono,monospace;gap:.75rem;justify-content:space-between;left:1rem;padding:1rem 1.25rem;position:fixed;right:1rem;z-index:2000}.policy-update-message{flex:1 1 220px;font-size:.95rem;line-height:1.4}.policy-update-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.policy-update-link{background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;color:#fff;padding:.6rem 1rem;text-decoration:none;transition:background .2s ease,transform .2s ease}.policy-update-link:hover{background:#ffffff24;transform:translateY(-1px)}.policy-update-dismiss{background:#0000;border:1px solid #ffffff40;border-radius:999px;color:#fff;cursor:pointer;padding:.6rem 1rem;transition:background .2s ease,transform .2s ease}.policy-update-dismiss:hover{background:#ffffff1a;transform:translateY(-1px)}@media (max-width:640px){.policy-update-banner{bottom:.75rem;left:.75rem;padding:.9rem 1rem;right:.75rem}.policy-update-message{font-size:.9rem}}
/*# sourceMappingURL=main.3812e910.css.map*/