:root{--bg:#faf7f1;--surface:#fff;--teal-50:#eaf4f2;--teal-100:#d3e9e5;--teal-300:#9dc9c2;--teal-500:#6fa39b;--teal-600:#4c8078;--teal-700:#386762;--rose:#e3a3ae;--ink:#2c3331;--ink-soft:#66716e;--border:#e7e0d4;--shadow:0 20px 40px -20px rgba(44,51,49,.25);--radius-lg:28px;--radius-md:18px;--container:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{height:100%}body,html{overflow-x:hidden}body{position:relative;margin:0;background:var(--bg);color:var(--ink);font-family:Open Sans,sans-serif;font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;min-height:100%}body:before{content:"";position:fixed;inset:0;background:url(/img/background.webp) top/cover no-repeat;opacity:.24;z-index:-1;pointer-events:none}main{flex:1 0 auto;padding-top:var(--header-h,72px)}.site-footer{flex:none}.brand,h1,h2,h3{font-family:Quicksand,sans-serif;font-weight:700;color:var(--teal-700);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}section{max-width:var(--container);margin:0 auto;padding:36px 24px}.section-label{text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:600;color:var(--teal-500);margin:0 0 10px}.center,.section-label.center{text-align:center}.btn{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:999px;font-weight:600;font-size:15px;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;white-space:nowrap}.btn-primary{background:var(--teal-600);color:#fff;box-shadow:0 10px 24px -10px rgba(76,128,120,.55)}.btn-primary:hover{background:var(--teal-700);transform:translateY(-2px)}.btn-outline{border:1.5px solid var(--teal-300);color:var(--teal-700)}.btn-outline:hover{background:var(--teal-50);transform:translateY(-2px)}.btn-ghost{background:var(--teal-50);color:var(--teal-700);font-size:14px;padding:10px 18px}.btn-ghost:hover{background:var(--teal-100)}.link-more{display:inline-block;margin-top:18px;font-weight:600;color:var(--teal-600);border-bottom:1.5px solid var(--teal-300);padding-bottom:2px;transition:color .15s ease,border-color .15s ease}.link-more:hover{color:var(--teal-700);border-color:var(--teal-700)}.link-more.center{display:block;text-align:center;margin-top:32px}.top-banner{background:var(--teal-700);color:#fff;text-align:center;font-size:14px;font-weight:600;padding:10px 16px}.top-banner-staff{background:#9a3b45;color:#fff}.build-notice{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;padding:24px;background:var(--bg)}.build-title{font-family:Quicksand,sans-serif;font-weight:700;font-size:clamp(28px,5vw,40px);color:var(--teal-700);margin:8px 0 0}.build-text{color:var(--ink-soft);max-width:420px;margin:0 0 8px}.build-notice img{width:160px;height:auto}@keyframes nav-progress-slide{0%{transform:translateX(-100%)}60%{transform:translateX(20%)}to{transform:translateX(120%)}}.nav-progress{position:fixed;top:var(--header-h,72px);left:0;right:0;height:3px;z-index:25;overflow:hidden;background:var(--teal-50)}.nav-progress:after{content:"";position:absolute;inset:0;width:40%;background:var(--teal-600);border-radius:999px;animation:nav-progress-slide 1s ease-in-out infinite}.site-topbar{position:fixed;top:0;left:0;right:0;z-index:30}.site-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 32px;background:hsla(40,47%,96%,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.site-nav .brand img{height:38px;width:auto}.site-nav nav{display:flex;align-items:center;gap:28px}.site-nav nav a{white-space:nowrap;font-weight:600;font-size:15px;color:var(--ink-soft);transition:color .15s ease}.site-nav nav a.nav-twitch,.site-nav nav a:hover{color:var(--teal-700)}.nav-dropdown{display:inline-flex;align-items:center;position:relative}.nav-dropdown-menu{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:180px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow);padding:8px;z-index:20;flex-direction:column}.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown:hover .nav-dropdown-menu{display:flex}.nav-dropdown-menu a{padding:8px 12px!important;border:0!important;border-radius:10px;white-space:nowrap;text-align:center}.nav-dropdown-menu a:hover{background:var(--teal-50)}.nav-shop-icons{gap:6px}.nav-icon-btn,.nav-shop-icons{display:inline-flex;align-items:center}.nav-icon-btn{justify-content:center;width:36px;height:36px;border-radius:50%;font-size:16px}.nav-icon-btn:hover{background:var(--teal-50)}.nav-cart-btn{position:relative}.nav-cart-badge{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--teal-700);color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center}.hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:32px;gap:32px;padding-top:32px;position:relative;overflow:visible}.hero-blob-a,.hero-blob-b{content:"";position:absolute;border-radius:50%;z-index:-1;filter:blur(2px)}.hero-blob-a{top:-140px;right:-180px;width:560px;height:560px;background:radial-gradient(circle,var(--teal-100) 0,transparent 70%)}.hero-blob-b{bottom:-160px;left:-140px;width:380px;height:380px;background:radial-gradient(circle,#f3d7dc 0,transparent 70%)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:13px;font-weight:600;color:var(--rose);margin:0 0 14px}.hero h1{font-size:clamp(48px,7vw,76px);line-height:1;margin-bottom:18px}.hero .lead{max-width:480px;color:var(--ink-soft);font-size:18px;margin-bottom:32px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-art{position:relative;aspect-ratio:4/5;border-radius:var(--radius-lg);background:linear-gradient(155deg,var(--teal-100),var(--teal-50) 65%,#fff);box-shadow:var(--shadow);overflow:hidden}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center 18%}.hero-chip{position:absolute;left:16px;bottom:16px;right:16px;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:10px 18px 10px 14px;box-shadow:var(--shadow);font-weight:600;font-size:14px;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 32px)}.hero-chip,.hero-chip i{display:inline-flex;align-items:center;color:var(--teal-700)}.hero-chip i{justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--teal-100);font-size:12px;flex:none}.hero-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-chip:hover{transform:translateY(-2px)}.release-card{display:grid;grid-template-columns:340px 1fr;background:var(--surface);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--border)}.release-cover-link{display:block;height:100%}.release-cover{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .2s ease}.release-cover-link:hover .release-cover{transform:scale(1.03)}.release-info{padding:30px 36px;display:flex;flex-direction:column;justify-content:center}.release-info h2{font-size:32px;margin-bottom:6px;transition:color .15s ease}.release-info a:hover h2{color:var(--teal-500)}.release-artist{color:var(--ink-soft);margin:0 0 22px;font-weight:600}.release-links{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:4px}.platform-icon{display:block;transition:transform .15s ease}.platform-icon:hover{transform:translateY(-2px) scale(1.08)}.platform-icon img{width:36px;height:36px;border-radius:50%;object-fit:cover}.news-block{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px 32px}.news-content{color:var(--ink);line-height:1.7}.news-content p:first-child{margin-top:0}.news-content p:last-child{margin-bottom:0}.news-content a{color:var(--teal-600);font-weight:600;text-decoration:underline}.about-teaser{display:flex;align-items:center;gap:32px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px 40px}.about-teaser-badge{position:relative;flex:none;width:168px;height:168px;border-radius:50%;background:var(--bg);border:1px solid var(--border);overflow:hidden}.about-teaser-badge img{width:100%;height:100%;object-fit:cover}.about-teaser-text{flex:1 1;text-align:right}.about-teaser-text p{color:var(--ink);font-size:17px;line-height:1.6;max-width:520px;margin-left:auto}.about-teaser-text h2{font-size:30px;font-weight:700;margin:0 0 10px}@media (max-width:640px){.about-teaser{flex-direction:column;gap:20px}.about-teaser,.about-teaser-text{text-align:center}.about-teaser-text p{margin-left:auto;margin-right:auto}}.socials{text-align:center}.social-grid{max-width:720px;margin:32px auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:12px;gap:12px}.social-grid a{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px;border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);font-weight:600;color:var(--ink);transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.social-grid a:hover{border-color:var(--brand,var(--teal-300));transform:translateY(-2px);box-shadow:var(--shadow)}.social-grid i{color:var(--brand,var(--teal-600));font-size:17px}.site-footer{max-width:var(--container);margin:48px auto 0;padding:28px 24px 40px;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;color:var(--ink-soft);font-size:14px}.site-footer .logo-mini{font-family:Quicksand,sans-serif;font-weight:700;color:var(--teal-700);font-size:18px}.site-footer .logo-mini .copy{margin-left:4px;font-family:inherit;font-weight:400;font-size:14px;color:var(--ink-soft)}.foot-links{display:flex;gap:20px;flex-wrap:wrap;align-items:center}.foot-links a:hover{color:var(--teal-700)}.foot-link-btn{background:none;border:0;padding:0;font:inherit;color:inherit;cursor:pointer}.foot-link-btn:hover{color:var(--teal-700)}@media (max-width:640px){.site-footer{flex-direction:column;text-align:center}.foot-links,.site-footer{justify-content:center}}@media (max-width:900px){.hero,.release-card{grid-template-columns:1fr}.hero{text-align:center;padding-top:48px}.hero .lead{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-art{order:-1;max-width:340px;margin:0 auto 24px;aspect-ratio:1/1}.release-cover{aspect-ratio:16/10}.about-teaser{padding:24px}section{padding:40px 20px}}@media (max-width:960px){.site-nav{padding:14px 18px;gap:12px;justify-content:center}.site-nav nav{display:none}}:root{--tabbar-h:62px}.tab-bar{display:none}@media (max-width:960px){.tab-bar{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:40;height:calc(var(--tabbar-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:hsla(40,47%,96%,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--border)}.tab-bar-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;background:none;font-family:inherit;font-size:11px;font-weight:600;color:var(--ink-soft);cursor:pointer;-webkit-tap-highlight-color:transparent}.tab-bar-item.is-active{color:var(--teal-700)}.tab-bar-icon{position:relative;font-size:19px;line-height:1}.tab-bar-badge{position:absolute;top:-7px;right:-12px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--teal-700);color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center}.tab-bar-backdrop{position:fixed;inset:0;z-index:38;background:rgba(28,40,38,.35)}.tab-bar-sheet{position:fixed;left:0;right:0;bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom));z-index:39;display:flex;flex-direction:column;gap:2px;max-height:calc(100vh - var(--tabbar-h) - 80px);overflow-y:auto;padding:12px 12px 16px;background:var(--surface);border-radius:20px 20px 0 0;box-shadow:0 -12px 32px -16px rgba(44,51,49,.3);animation:tab-sheet-in .2s ease;outline:none}.tab-bar-sheet-link{display:flex;align-items:center;gap:14px;padding:14px 12px;border-radius:12px;font-weight:600;color:var(--ink)}.tab-bar-sheet-link i{width:20px;text-align:center;color:var(--teal-600)}.tab-bar-sheet-link.is-active{background:var(--teal-50);color:var(--teal-700)}.tab-bar-sheet-twitch{margin-top:8px;justify-content:center}.site-footer{padding-bottom:calc(40px + var(--tabbar-h) + env(safe-area-inset-bottom))}}@keyframes tab-sheet-in{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.site-nav nav a.active{color:var(--teal-700)}.page-head{padding-bottom:0}.page-title{font-size:clamp(32px,5vw,48px);margin:0 0 8px}.page-sub{color:var(--ink-soft);margin:0}.cover-page{position:relative;width:100%;display:flex;justify-content:center}.cover-page-backdrop{position:fixed;inset:0;background:50%/cover no-repeat;background-color:rgba(0,0,0,.3);background-blend-mode:multiply;filter:blur(15px)}.cover-card{position:relative;width:100%;max-width:350px;margin-top:42px;background:var(--surface);border-radius:1rem;box-shadow:0 15px 30px rgba(0,0,0,.3);text-align:center}.cover-card-art{width:250px;max-width:72%;aspect-ratio:1/1;position:relative;top:-40px;margin:0 auto;border-radius:18px;overflow:hidden;box-shadow:0 5px 30px 5px rgba(0,0,0,.5)}.cover-card-art img{width:100%;height:100%;object-fit:cover;display:block}.cover-title{font-size:1.2rem;font-weight:700;color:var(--ink)}.cover-artist,.cover-title{font-family:Quicksand,sans-serif;margin:0}.cover-artist{font-size:.95rem;font-weight:600;color:#c6bfbf}.player-bar{gap:8px;margin:8px 16px}.player-bar,.player-volume-row{display:flex;align-items:center}.player-volume-row{justify-content:center;margin:0 16px 14px}.player-time{flex:none;width:30px;font-size:11px;color:var(--ink-soft);text-align:center}.player-progress{position:relative;flex:1 1;height:6px;background:#c6bfbf;border-radius:5px;cursor:pointer}.progress{height:100%;width:0;background:#212121;border-radius:5px;transition:width .2s linear}.play-button{flex:none;font-size:32px;color:#666;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:filter .3s ease-in}.play-button:hover{filter:brightness(40%)}.player-volume{display:flex;align-items:center;flex:none}.player-volume i{width:28px;flex:none;font-size:24px;color:#666;cursor:pointer;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:filter .3s ease-in}.player-volume i:hover{filter:brightness(40%)}.player-volume input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:60px;height:5px;margin-left:6px;background:#c6bfbf;border-radius:5px;outline:none;opacity:.7;cursor:pointer;transition:opacity .2s ease-in-out}.player-volume input[type=range]:hover{opacity:1}.player-volume input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#212121;cursor:pointer;-webkit-transition:background-color .3s ease-in;transition:background-color .3s ease-in;box-shadow:0 2px 5px rgba(0,0,0,.2)}.player-volume input[type=range]:hover::-webkit-slider-thumb{background-color:#444}.player-volume input[type=range]::-moz-range-thumb{width:14px;height:14px;border:0;border-radius:50%;background:#212121;cursor:pointer;-moz-transition:background-color .3s ease-in;transition:background-color .3s ease-in;box-shadow:0 2px 5px rgba(0,0,0,.2)}.player-volume input[type=range]:hover::-moz-range-thumb{background-color:#444}.player-no-audio{color:var(--ink-soft);font-size:13px;margin:20px 16px 4px}.cover-services{display:grid;grid-template-columns:repeat(3,60px);grid-gap:28px;gap:28px;margin:39px auto 0;padding:0 16px 39px}.cover-service-btn,.cover-services{justify-content:center;align-items:center}.cover-service-btn{display:flex;width:60px;height:60px;background-color:#bf6672;color:#fff;border-radius:50%;font-size:1.5rem;transition:transform .2s ease,background-color .2s ease}.cover-service-btn:hover{background-color:#ae5561;transform:scale(1.1)}.cover-service-btn i{pointer-events:none}.cover-service-btn img{width:30px;height:30px;filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(264deg) brightness(109%) contrast(101%)}.cover-service-btn img.no-invert{filter:none}@media (max-width:500px){.cover-card{max-width:300px;margin-top:30px}.cover-card-art{width:190px;top:-28px}.cover-services{grid-template-columns:repeat(3,50px);gap:22px}.cover-service-btn{width:50px;height:50px;font-size:1.2rem}.cover-service-btn img{width:25px;height:25px}}.music-search-wrap{padding-bottom:0}.music-search{display:flex;align-items:center;gap:12px;max-width:420px;margin:0 auto;background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:14px 22px;box-shadow:var(--shadow);color:var(--ink-soft)}.music-search input{border:0;outline:0;background:none;font-family:Open Sans,sans-serif;font-size:15px;color:var(--ink);width:100%}.music-search input::placeholder{color:var(--ink-soft)}.music-grid-wrap{padding-top:24px}.music-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:18px;gap:18px}@media (max-width:980px){.music-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:780px){.music-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.music-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:380px){.music-grid{grid-template-columns:repeat(1,1fr)}}.track{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;text-align:center;transition:transform .15s ease,box-shadow .15s ease}.track:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.track-art{position:relative;display:block}.track-art img{width:100%;aspect-ratio:1/1;object-fit:cover}.track-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(44,51,49,0);color:#fff;font-size:22px;opacity:0;transition:opacity .15s ease,background .15s ease}.track:hover .track-play{opacity:1;background:rgba(44,51,49,.35)}.track-name{display:block;padding:14px 16px 4px;font-weight:600;color:var(--teal-700);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-links{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;grid-gap:8px;gap:8px;padding:4px 16px 18px}.track-links img{width:36px;height:36px;border-radius:50%;transition:transform .15s ease}.track-links a:hover img{transform:scale(1.12)}.empty-note{color:var(--ink-soft);padding:24px 0;text-align:center}.music-sentinel{display:flex;justify-content:center;padding-top:32px}.music-loading{display:inline-flex;align-items:center;gap:8px;color:var(--ink-soft);font-weight:600;font-size:14px}.music-loading i{color:var(--teal-600)}.lore{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:8px 36px}.lore-block{display:flex;align-items:center;gap:28px;padding:28px 0;border-top:1px solid var(--border)}.lore-block:first-child{border-top:0;padding-top:8px}.lore-block:last-child{padding-bottom:8px}.lore-badge{flex:none;width:200px;border-radius:var(--radius-md)}.lore-block:has(.lore-badge.right){flex-direction:row-reverse}.lore-block p{margin:0;color:var(--ink-soft);font-size:16.5px;line-height:1.75}.lore-block a{color:var(--teal-600);font-weight:600}.lore-link-btn{display:inline;background:none;border:0;padding:0;margin:0;font:inherit;color:var(--teal-600);font-weight:600;cursor:pointer}@media (max-width:700px){.lore-block,.lore-block:has(.lore-badge.right){flex-direction:column;text-align:center}.lore-badge{width:160px}}.lore-head{display:flex;align-items:center;gap:12px;margin:0 0 10px}.lore-icon{width:44px;height:44px;object-fit:contain;object-position:left center;flex:none}@media (max-width:600px){.lore{padding:4px 24px}}.social-cards{padding-top:8px;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:14px;gap:14px}.social-card{position:relative;display:flex;align-items:center;gap:16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:18px 22px;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.social-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--brand);opacity:0;transition:opacity .15s ease}.social-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:var(--brand)}.social-card:hover:before{opacity:1}.social-card-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--teal-50);background:color-mix(in srgb,var(--brand) 16%,#fff);color:var(--brand);font-size:21px;flex:none;transition:transform .15s ease}.social-card:hover .social-card-icon{transform:scale(1.08)}.social-card-text{display:flex;flex-direction:column;gap:2px;flex:1 1}.social-card-name{font-weight:700;color:var(--ink);font-size:15.5px}.social-card-note{font-size:13px;color:var(--ink-soft)}.social-card-go{color:var(--brand);font-size:13px;opacity:0;transform:translateX(-4px);transition:opacity .15s ease,transform .15s ease}.social-card:hover .social-card-go{opacity:1;transform:translateX(0)}.bare-main{min-height:100vh;justify-content:center;background:var(--bg);padding:24px}.bare-main,.schedule-wrap{display:flex;align-items:center}.schedule-wrap{flex-direction:column;gap:24px;text-align:center}.schedule-img-wrap{position:relative;width:100%;max-width:900px;height:70vh;max-height:700px;border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}.schedule-img-wrap img{width:100%;height:100%;object-fit:contain}.legal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px 40px}.legal .col,.legal .row{display:block}.legal br{line-height:1.9}.legal h3{font-size:26px;margin:0 0 18px;padding-bottom:14px;border-bottom:2px solid var(--teal-50)}.legal h3,.legal h4{font-family:Quicksand,sans-serif;font-weight:700;color:var(--teal-700)}.legal h4{font-size:18px;margin:24px 0 10px;padding-top:20px;border-top:1px solid var(--border)}.legal .descr h3,.legal .descr h4:first-child,.legal>.row:first-of-type h4{margin-top:0;padding-top:0;border-top:0}.legal .descr{margin-bottom:14px;color:var(--ink-soft);font-size:15.5px;line-height:1.8}.legal .descr:last-child{margin-bottom:0}.legal .row .row{margin-top:10px}.legal .row .row .descr{padding-left:18px;border-left:2px solid var(--teal-50);font-size:15px}.legal strong{color:var(--ink);font-weight:700}.legal a{color:var(--teal-600);font-weight:600;text-decoration:underline;text-underline-offset:2px}.rules-divider{text-align:center;letter-spacing:2px;margin:22px 0;color:var(--ink-soft)}@media (max-width:600px){.legal{padding:30px 24px}.legal h3{font-size:22px}.legal .row .row .descr{padding-left:12px}}.form-wrap{max-width:480px}.form-wrap-wide{max-width:560px}.site-form{display:flex;flex-direction:column;gap:16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px;box-shadow:var(--shadow)}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.site-form label{display:flex;flex-direction:column;gap:6px;font-weight:600;font-size:14px;color:var(--ink)}.site-form .optional{font-weight:400;color:var(--ink-soft)}.site-form input,.site-form select,.site-form textarea{font-family:Open Sans,sans-serif;font-size:15px;color:var(--ink);background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:11px 14px;outline:0;transition:border-color .15s ease;resize:vertical}.site-form select{cursor:pointer}.site-form input:focus,.site-form select:focus,.site-form textarea:focus{border-color:var(--teal-300)}.site-form .btn{align-self:flex-start;border:0;cursor:pointer}.site-form .btn:disabled{opacity:.6;cursor:default}.form-check{flex-direction:row!important;align-items:center;gap:10px!important;font-weight:600;cursor:pointer}.form-check input[type=checkbox],.form-check input[type=radio]{width:18px;height:18px;accent-color:var(--teal-600);cursor:pointer}.form-check-group{display:flex;flex-direction:column;gap:8px}.form-hint{font-size:13px;color:var(--ink-soft);margin:0;line-height:1.5}.form-hint a{color:var(--teal-600);font-weight:600}.hoyo-subfields{display:flex;flex-direction:column;gap:16px;padding:18px;background:var(--teal-50);border-radius:var(--radius-md)}.hoyo-subfields .hoyo-subfields{background:var(--surface);border:1px solid var(--border)}.hoyo-password-field{position:relative;display:block}.hoyo-password-field input{width:100%;padding-right:44px}.hoyo-password-toggle{position:absolute;top:50%;right:6px;transform:translateY(-50%);width:32px;height:32px;border:0;background:none;color:var(--ink-soft);cursor:pointer}.hoyo-password-toggle:hover{color:var(--teal-600)}.form-error{background:#fbe7e9;color:#9a3b45;border-radius:12px;padding:12px 16px;margin-bottom:16px;font-size:14px}.legal .open-modal-btn{display:block;margin:32px auto 0;border:0;cursor:pointer}.modal-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(20,26,25,.55);opacity:0;pointer-events:none;transition:opacity .2s ease}.modal-overlay.open{opacity:1;pointer-events:auto}.modal-box{position:relative;width:100%;max-width:440px;background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:28px;transform:translateY(10px);transition:transform .2s ease}.modal-overlay.open .modal-box{transform:translateY(0)}.modal-box .site-form{box-shadow:none;border:0;padding:0}.modal-title{font-size:22px;margin:0 0 18px}.modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:0;border-radius:50%;background:var(--teal-50);color:var(--teal-700);font-size:20px;line-height:1;cursor:pointer}.modal-close:hover{background:var(--teal-100)}.route-loading{display:flex;flex-direction:column;align-items:center;gap:14px;padding:120px 24px;color:var(--ink-soft);font-weight:600;text-align:center}.route-loading i{font-size:30px;color:var(--teal-600)}.not-found-wrap{padding-top:40px;padding-bottom:80px;text-align:center}.not-found-code{font-family:Quicksand,sans-serif;font-weight:700;font-size:clamp(64px,12vw,120px);line-height:1;color:var(--teal-300);margin:0 0 8px}.demo-note{display:flex;align-items:flex-start;gap:10px;background:var(--teal-50);color:var(--teal-700);border-radius:14px;padding:12px 16px;font-size:13.5px;margin:0 0 16px;line-height:1.55}.donate-thanks{display:flex;align-items:center;justify-content:center;gap:12px;max-width:var(--container);margin:28px auto 0;padding:18px 28px;background:var(--teal-700);color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow);font-size:15px;font-weight:600;text-align:center}.donate-thanks i{font-size:20px;color:#9fe0c9;flex:none}.demo-note i{margin-top:3px;flex:none}.form-wrap .demo-note{margin-bottom:16px}.checkout-box{max-width:420px;margin:0 auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px;box-shadow:var(--shadow);text-align:center}.checkout-box .sum{font-family:Quicksand,sans-serif;font-weight:700;font-size:40px;color:var(--teal-700);margin:6px 0 22px}.checkout-box .btn{width:100%;justify-content:center;margin-top:8px}.suggestion-header-row{max-width:var(--container);margin:32px auto 0;padding:0 24px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.suggestion-header-row .open-modal-btn{flex:0 0 auto;margin-left:auto}.suggestion-tabs{display:flex;gap:10px;flex-wrap:wrap}.suggestion-tab{padding:10px 22px;border-radius:999px;border:1.5px solid var(--border);color:var(--ink-soft);font-weight:600;transition:border-color .15s ease,color .15s ease}.suggestion-tab:hover{border-color:var(--teal-300)}.suggestion-tab-active{border-color:var(--teal-500);color:var(--teal-700);background:var(--teal-50)}.suggestion-hint{font-size:13px;color:var(--ink-soft);margin:-6px 0 4px}.suggestion-list-wrap{max-width:var(--container);margin:24px auto 0;padding:0 24px 60px}.suggestion-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;margin-bottom:24px}.suggestion-toolbar .music-search{margin:0}.suggestion-sort{display:flex;gap:8px}.suggestion-sort-btn{padding:8px 16px;border-radius:999px;border:1.5px solid var(--border);background:var(--surface);color:var(--ink-soft);font-size:14px;font-weight:600;cursor:pointer;transition:border-color .15s ease,color .15s ease}.suggestion-sort-btn.active{border-color:var(--teal-500);color:var(--teal-700)}.suggestion-cards{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.suggestion-card{display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:16px 22px;transition:transform .15s ease,box-shadow .15s ease}.suggestion-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.suggestion-card-main{min-width:0}.suggestion-card-title{display:block;font-weight:700;color:var(--teal-700);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggestion-card-note{margin:4px 0 0;font-size:13px;color:var(--ink-soft)}.suggestion-card-votes{display:flex;align-items:center;gap:10px;flex:0 0 auto}.suggestion-votes-count{font-weight:700;color:var(--ink);min-width:1.5em;text-align:right}.suggestion-vote-btn{white-space:nowrap;padding:8px 14px;font-size:14px}.suggestion-voted{font-size:13px;color:var(--ink-soft);white-space:nowrap}.suggestion-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:10px;gap:10px}.suggestion-card-grid{flex-direction:column;align-items:stretch;padding:0;overflow:hidden}.suggestion-card-preview-link{display:block}.suggestion-card-preview,.suggestion-card-preview-empty{width:100%;aspect-ratio:16/9;display:block;background:var(--teal-50)}.suggestion-card-preview{object-fit:cover}.suggestion-card-preview-empty{display:flex;align-items:center;justify-content:center;color:var(--ink-soft);font-size:13px;text-align:center;padding:8px}.suggestion-card-grid .suggestion-card-main{padding:8px 12px 0}.suggestion-card-grid .suggestion-card-title{white-space:normal}.suggestion-card-grid .suggestion-card-note{margin-top:2px}.suggestion-card-grid .suggestion-card-votes{padding:6px 12px 10px;justify-content:space-between}.product-grid-wrap{padding-top:24px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}@media (max-width:980px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.product-grid{grid-template-columns:repeat(1,1fr)}}.product-card{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card-link{display:flex;flex-direction:column;flex:1 1;color:inherit}.product-card-image{display:block;background:var(--teal-50)}.product-card-image img{width:100%;aspect-ratio:860/660;object-fit:cover}.product-card-name{margin:0;padding:10px 12px 0;font-weight:600;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-price{display:flex;gap:8px;align-items:baseline}.product-card-meta{margin-top:auto;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:2px 8px;padding:6px 12px 10px}.product-card-meta p{margin:0}.product-card-meta .product-card-stock{padding:0}.product-card-price-old{color:var(--ink-soft);text-decoration:line-through;font-size:13px}.product-card-price-current{color:var(--teal-700);font-weight:700;font-size:17px}.product-card-stock{padding:4px 16px 14px;font-size:13px;font-weight:600}.product-card-stock-in{color:var(--teal-700)}.product-card-stock-low{color:#8a5a12}.product-card-stock-out{color:#9a3b45}.product-card-actions{margin-top:auto;display:flex;align-items:center;gap:8px;padding:0 12px 12px}.card-add-btn{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 14px;font-size:14px;font-weight:600;text-align:center;color:#fff;background:var(--teal-600);border:0;border-radius:999px;cursor:pointer;transition:background .15s ease}.card-add-btn:hover{background:var(--teal-700)}.card-add-btn:disabled{opacity:.6;cursor:default}.card-add-btn.in-cart{background:var(--surface);color:var(--teal-700);border:1.5px solid var(--teal-300)}.card-add-btn.in-cart:hover{background:var(--teal-50)}.card-add-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--teal-700);color:#fff;font-size:11px;font-weight:700}.card-add-btn.in-cart .card-add-count{background:var(--teal-600)}.wishlist-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:50%;background:none;color:var(--ink-soft);cursor:pointer;transition:background .15s ease,color .15s ease;flex:0 0 auto}.wishlist-btn:hover{background:var(--teal-50);color:var(--teal-700)}.wishlist-btn.is-active{color:#e0607e}.wishlist-btn.is-active:hover{background:#fbe7ed}.cart-wrap{padding-top:24px}.cart-table{display:flex;flex-direction:column;gap:12px}.cart-row{display:grid;grid-template-columns:72px 1fr auto auto auto;align-items:center;grid-gap:16px;gap:16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:12px 16px}.cart-row-image{display:block;width:72px;aspect-ratio:860/660;border-radius:12px;overflow:hidden;background:var(--teal-50)}.cart-row-image img{width:100%;height:100%;object-fit:cover}.cart-row-main{min-width:0}.cart-row-name{display:block;font-weight:600;color:var(--ink);margin-bottom:4px}.cart-row-price{display:flex;align-items:baseline;gap:6px;margin:0}.cart-row-price-unit{color:var(--ink-soft);font-size:12px}.cart-row-total{font-weight:700;color:var(--teal-700);white-space:nowrap}.cart-row-remove{width:32px;height:32px;border:0;border-radius:50%;background:none;color:var(--ink-soft);cursor:pointer}.cart-row-remove:hover{background:#fbe7e9;color:#9a3b45}.qty-stepper-value{min-width:24px;text-align:center;font-weight:600}.cart-row-free{background:var(--teal-50);border-style:dashed}.cart-row-wishlist{grid-template-columns:72px 1fr auto auto}.cart-row-wishlist-action .card-add-btn{padding:9px 16px;white-space:nowrap}.cart-row-free-badge{font-size:13px;font-weight:600;color:var(--teal-700)}@media (max-width:700px){.cart-row{grid-template-columns:56px 1fr;grid-template-areas:"img main" "img qty" "img total";row-gap:8px}.cart-row-image{grid-area:img;width:56px}.cart-row-main{grid-area:main}.cart-row>.qty-stepper{grid-area:qty;justify-self:start}.cart-row-total{grid-area:total}.cart-row-remove{position:absolute;top:10px;right:10px}.cart-row{position:relative}}.cart-actions-row{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}.cart-actions-row .btn{background:transparent;font-family:inherit;line-height:inherit;cursor:pointer}.cart-summary{margin-top:28px;padding-top:20px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:16px;max-width:420px;margin-left:auto}.promo-form{display:flex;gap:10px;align-items:center}.promo-input{flex:1 1;min-width:0;border:1px solid var(--border);border-radius:12px;padding:10px 14px;font-size:14px}.promo-active{margin:0;flex:1 1;color:var(--teal-700)}.promo-form .btn{flex-shrink:0}.promo-form .form-error{flex-basis:100%;margin-bottom:0}.promo-form{flex-wrap:wrap}.cart-totals{display:flex;flex-direction:column;gap:6px}.cart-total-row{display:flex;justify-content:space-between;margin:0;color:var(--ink-soft)}.cart-total-discount{color:#9a3b45}.cart-total-final{font-size:20px;font-weight:700;color:var(--ink)}.cart-summary .btn{width:100%;text-align:center}.cart-summary .btn:disabled{opacity:.5;cursor:default}.checkout-form{max-width:560px}.checkout-step-title{font-size:18px;margin:0 0 4px}.checkout-step2{display:flex;flex-direction:column;gap:16px}.checkout-summary-table{display:flex;flex-direction:column;gap:8px;background:var(--teal-50);border-radius:var(--radius-md);padding:16px}.checkout-summary-row{display:flex;justify-content:space-between;gap:12px}.checkout-summary-row em{color:var(--teal-700);font-style:normal;font-weight:600}.checkout-delivery-hint{font-weight:600;color:var(--ink);margin:0}.shop-toast{position:fixed;top:calc(var(--header-h, 72px) + 16px);right:20px;max-width:320px;background:var(--surface);color:var(--ink);border:1px solid var(--border);border-left:3px solid var(--teal-600);padding:13px 18px;border-radius:var(--radius-md);font-size:14px;font-weight:600;box-shadow:var(--shadow);z-index:200;animation:shop-toast-in .2s ease}.shop-toast-link{color:var(--teal-600);text-decoration:underline;white-space:nowrap}@keyframes shop-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.shop-toast{top:auto;bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom) + 12px);left:50%;right:auto;transform:translateX(-50%);max-width:calc(100vw - 32px);text-align:center;border-left:1px solid var(--border);border-top:3px solid var(--teal-600);animation:shop-toast-in-mobile .2s ease}@keyframes shop-toast-in-mobile{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}}.category-chips{display:flex;gap:8px;margin-top:16px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.category-chips::-webkit-scrollbar{display:none}.category-chip{flex:none;padding:8px 16px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--ink-soft);font-size:14px;font-weight:600;white-space:nowrap}.category-chip:hover{color:var(--teal-700);border-color:var(--teal-300)}.category-chip.is-active{background:var(--teal-700);border-color:var(--teal-700);color:#fff}.product-detail-wrap{padding-top:24px}.product-detail{display:grid;grid-template-columns:minmax(280px,420px) 1fr;grid-gap:36px;gap:36px;align-items:start}@media (max-width:780px){.product-detail{grid-template-columns:1fr}}.product-detail-image{display:block;background:var(--teal-50);border-radius:var(--radius-lg);overflow:hidden}.product-detail-image img{width:100%;aspect-ratio:860/660;object-fit:cover}.product-zoom-trigger{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.product-zoom-trigger img{display:block;transition:transform .2s ease}.product-zoom-trigger:hover img{transform:scale(1.03)}.product-zoom-trigger:focus-visible{outline:3px solid var(--teal-600);outline-offset:-3px}.product-zoom-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(20,28,27,0);cursor:zoom-out;transition:background .32s ease}.product-zoom-overlay.is-open{background:rgba(20,28,27,.88)}.product-zoom-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:var(--radius-md);transform-origin:center;transition:transform .32s cubic-bezier(.2,.8,.2,1)}.product-zoom-close{position:absolute;top:12px;right:16px;width:44px;height:44px;border:0;border-radius:50%;background:hsla(0,0%,100%,.15);color:#fff;font-size:28px;line-height:1;cursor:pointer}.product-zoom-close:hover{background:hsla(0,0%,100%,.28)}.product-zoom-close{opacity:0;transition:opacity .2s ease,background .15s ease}.product-zoom-overlay.is-open .product-zoom-close{opacity:1}@media (prefers-reduced-motion:reduce){.product-zoom-close,.product-zoom-image,.product-zoom-overlay{transition:none}}.product-detail-price{display:flex;gap:12px;align-items:baseline;margin:12px 0}.product-detail-price-old{color:var(--ink-soft);text-decoration:line-through;font-size:18px}.product-detail-price-current{color:var(--teal-700);font-weight:700;font-size:28px}.product-detail-actions{margin:16px 0}.product-detail-actions,.qty-add-row{display:flex;align-items:center;gap:12px}.qty-stepper{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;overflow:hidden}.qty-stepper-btn{width:36px;height:36px;border:0;background:none;font-size:18px;line-height:1;color:var(--teal-700);cursor:pointer}.qty-stepper-btn:hover{background:var(--teal-50)}.qty-stepper-input{width:48px;height:36px;border:0;border-left:1px solid var(--border);border-right:1px solid var(--border);text-align:center;font-weight:600;-moz-appearance:textfield}.qty-stepper-input::-webkit-inner-spin-button,.qty-stepper-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-add-btn{flex:0 0 auto;padding:10px 24px;font-size:15px}.product-detail-wishlist{width:44px;height:44px;font-size:18px}.product-detail-author{color:var(--ink-soft);font-size:14px;margin-top:18px}.product-detail-author a{color:var(--teal-600);font-weight:600}.product-detail-description{margin-top:18px;line-height:1.7;color:var(--ink)}.product-detail-description p{margin:0 0 12px}.profile-mail{font-size:clamp(22px,4vw,34px);overflow-wrap:anywhere}.profile-layout{display:grid;grid-template-columns:220px 1fr;grid-gap:32px;gap:32px;align-items:start;padding-top:24px}.profile-sidebar{display:flex;flex-direction:column;gap:4px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:10px}.profile-side-link{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;border-radius:12px;background:none;color:var(--ink);font:inherit;font-weight:600;text-align:left;cursor:pointer}.profile-side-link i{width:18px;color:var(--teal-600);text-align:center}.profile-side-link:hover{background:var(--teal-50)}.profile-side-count{margin-left:auto;color:var(--ink-soft);font-weight:600}.profile-logout,.profile-logout i{color:#9a3b45}.profile-logout:hover{background:#fbe7e9}.profile-main{min-width:0}.profile-tabs{display:flex;gap:6px;border-bottom:1px solid var(--border);margin-bottom:24px;overflow-x:auto}.profile-tab{padding:10px 16px;font-weight:600;color:var(--ink-soft);border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap}.profile-tab:hover{color:var(--teal-700)}.profile-tab.is-active{color:var(--teal-700);border-bottom-color:var(--teal-600)}.profile-section-title{font-size:18px;margin:0 0 4px}.profile-settings{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:32px;gap:32px}.profile-form-actions{display:flex;gap:12px;flex-wrap:wrap}.form-success{background:var(--teal-50);color:var(--teal-700);border-radius:12px;padding:12px 16px;margin-bottom:16px;font-size:14px}.btn.btn-sm{padding:7px 14px;font-size:13px}@media (max-width:780px){.profile-layout{grid-template-columns:1fr;gap:20px}.profile-sidebar{flex-direction:row;flex-wrap:wrap}.profile-sidebar>*{flex:1 1 140px}}.orders-table{display:flex;flex-direction:column;gap:8px}.orders-row{display:grid;grid-template-columns:60px 100px 90px 1fr 1fr auto;align-items:center;grid-gap:12px;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:12px 16px}.orders-head{background:none;border:0;padding-top:0;padding-bottom:0;color:var(--ink-soft);font-size:13px;font-weight:600}.orders-row>span{min-width:0;overflow-wrap:anywhere}.orders-row-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.order-status{font-weight:600}.order-status-0{color:#c07a1a}.order-status--1,.order-status-5{color:#9a3b45}.order-status-1,.order-status-2,.order-status-3{color:var(--teal-700)}.order-status-4{color:var(--ink-soft)}@media (max-width:700px){.orders-head{display:none}.orders-row{grid-template-columns:1fr 1fr;row-gap:6px}.orders-row>span[data-label]:before{content:attr(data-label);display:block;font-size:12px;font-weight:400;color:var(--ink-soft)}.orders-row-actions{grid-column:1/-1;justify-content:flex-start}}.order-detail{padding-top:24px}.order-blocks{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:16px;gap:16px;margin-bottom:28px}.order-block{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:16px 18px}.order-block p{margin:0 0 6px;overflow-wrap:anywhere}.order-block a{color:var(--teal-600);font-weight:600}.order-block-title{font-size:16px;margin:0 0 10px}.order-items-title{margin-bottom:12px}.order-item-row{grid-template-columns:72px 1fr auto auto}