:root{--tdb-black: #020303;--tdb-panel: #080b09;--tdb-panel-2: #0d110f;--tdb-line: rgba(57, 255, 20, .24);--tdb-line-soft: rgba(255, 255, 255, .1);--tdb-green: #39ff14;--tdb-cyan: #16e8dd;--tdb-gold: #d6aa35;--tdb-white: #f5f7f5;--tdb-muted: #a9b3ad;--tdb-danger: #ff3158;--tdb-header-height: 76px;--tdb-radius: 8px;color-scheme:dark}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;background:var(--tdb-black)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;color:var(--tdb-white);background:linear-gradient(180deg,#020806f2,#000 42%),var(--tdb-bg) center top / cover fixed;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.45}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{color:inherit}[hidden],.tdb-route-hidden{display:none!important}.tdb-skip-link{position:fixed;top:8px;left:8px;z-index:9999;padding:10px 14px;color:#000;background:var(--tdb-green);transform:translateY(-160%)}.tdb-skip-link:focus{transform:none}.page-width{width:min(100% - 64px,1780px);margin-inline:auto}.section{scroll-margin-top:var(--tdb-header-height);padding:54px 0;border-bottom:1px solid rgba(57,255,20,.13);background:#000000e0}.section-head{max-width:1040px;margin-bottom:28px}.section-head--wide{max-width:none}.eyebrow{margin:0 0 10px;color:var(--tdb-green);font-size:13px;font-weight:900;text-transform:uppercase}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:#fff;line-height:1.04}.section-head h1,.section-head h2{margin-bottom:14px;font-size:48px;text-transform:uppercase}.muted,.hero__text{color:var(--tdb-muted)}.button,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);color:#fff;background:#0b0e0c;font-size:13px;font-weight:900;text-transform:uppercase;cursor:pointer}.button:hover,.btn:hover,.button:focus-visible,.btn:focus-visible{border-color:var(--tdb-green);color:var(--tdb-green);outline:none}.button--green,.btn-primary{border-color:transparent;color:#020402;background:linear-gradient(110deg,var(--tdb-green),var(--tdb-cyan))}.button--green:hover,.btn-primary:hover{color:#020402;filter:brightness(1.08)}.button--dark{background:#111412}input,select,textarea{width:100%;min-height:48px;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);padding:0 14px;color:#fff;background:#121614;outline:none}textarea{min-height:110px;padding-block:12px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--tdb-green);box-shadow:0 0 0 3px #39ff141a}.tdb-auth-only{display:none!important}body.customer-logged-in .tdb-auth-only,body.hub-session-logged-in .tdb-auth-only{display:inline-flex!important}body.customer-logged-in .tdb-guest-only,body.hub-session-logged-in .tdb-guest-only{display:none!important}.site-header{position:sticky;top:0;z-index:100;min-height:var(--tdb-header-height);border-bottom:1px solid rgba(57,255,20,.18);background:#000000f7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.promo-bar{display:none}.site-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;min-height:var(--tdb-header-height);gap:18px}.site-header__left,.site-logo,.site-nav,.site-header__actions,.account-chip{display:flex;align-items:center}.site-header__left{min-width:0;gap:28px}.site-logo{flex:0 0 auto;width:52px;height:52px}.site-logo img{width:52px;height:52px;object-fit:contain;filter:drop-shadow(0 0 12px rgba(57,255,20,.24))}.site-logo__divider,.site-logo__wordmark{display:none}.site-nav{min-width:0;gap:24px}.site-nav a{flex:0 0 auto;color:#c6cbc8;font-size:12px;font-weight:900;text-transform:uppercase}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--tdb-green)}.site-header__actions{gap:10px;padding-left:18px;border-left:1px solid rgba(57,255,20,.22)}.header-search{width:42px;height:42px;justify-content:center;border-radius:50%}.header-search svg{width:22px;fill:#fff}.account-chip{min-height:48px;gap:10px;padding:5px 14px;border:1px solid rgba(57,255,20,.45);border-radius:999px;background:#050806;font-size:12px;font-weight:900}.account-chip__avatar{display:grid;flex:0 0 auto;width:36px;height:36px;place-items:center;border-radius:50%;color:#041006;background:linear-gradient(135deg,var(--tdb-green),var(--tdb-cyan));background-position:center;background-size:cover}.account-chip__avatar.has-photo{box-shadow:inset 0 0 0 1px #ffffff38}.account-chip__body{display:grid;min-width:0;max-width:190px}.account-chip__body strong{overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap}.account-chip__body small{color:var(--tdb-muted)}.account-chip--logout,.account-chip--guest{justify-content:center;border-color:#ffffff38;text-transform:uppercase}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--tdb-line-soft);border-radius:var(--tdb-radius);background:linear-gradient(#fff,#fff) 50% 13px / 22px 2px no-repeat,linear-gradient(#fff,#fff) 50% 21px / 22px 2px no-repeat,linear-gradient(#fff,#fff) 50% 29px / 22px 2px no-repeat}.tdb-prelaunch{position:relative;isolation:isolate;display:grid;align-items:center;min-height:calc(100svh - var(--tdb-header-height) - 112px);padding:clamp(34px,5vw,70px) 0;overflow:hidden;border-bottom:1px solid rgba(57,255,20,.18);background:linear-gradient(90deg,#000000f5,#020e0adb 48%,#000000f7),var(--tdb-og-share) center / cover}.tdb-prelaunch:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";pointer-events:none;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.72))}.tdb-prelaunch__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,520px);align-items:center;gap:clamp(28px,6vw,90px)}.tdb-prelaunch__copy{max-width:760px}.tdb-prelaunch h1{max-width:760px;margin:10px 0 20px;font-size:clamp(42px,5.6vw,76px);line-height:.98}.tdb-prelaunch .hero__text{max-width:650px;margin:0;color:#cbd5cf;font-size:clamp(17px,1.6vw,22px);line-height:1.48}.tdb-prelaunch__panel{width:100%}.tdb-vip-card{padding:clamp(22px,3vw,34px);border:1px solid rgba(57,255,20,.34);border-radius:var(--tdb-radius);background:#050a08f0;box-shadow:0 30px 80px #0000007a}.tdb-vip-card h2{margin:8px 0 12px;font-size:clamp(28px,3vw,42px);line-height:1.02}.tdb-vip-card .button{width:100%;margin-top:18px}.tdb-entry-recover{display:inline-flex;margin-top:18px;color:#dbe4df;font-weight:800}.tdb-account-actions{display:grid;grid-template-columns:1fr auto;gap:10px}.account-row{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-top:1px solid var(--tdb-line-soft);color:var(--tdb-muted)}.account-row strong{color:#fff;overflow-wrap:anywhere}@media(max-width:900px){.tdb-prelaunch{min-height:auto;padding:34px 0 42px}.tdb-prelaunch__grid{grid-template-columns:1fr;gap:26px}.tdb-prelaunch__panel{max-width:620px}.tdb-prelaunch h1{font-size:clamp(38px,10vw,62px)}}@media(max-width:560px){.tdb-prelaunch{padding:26px 0 32px;background-position:58% center}.tdb-prelaunch h1{font-size:clamp(34px,12vw,48px)}.tdb-prelaunch .hero__text{font-size:16px}.tdb-vip-card{padding:18px}.tdb-account-actions{grid-template-columns:1fr}}.beatstore-section{min-height:calc(100svh - var(--tdb-header-height));padding:0;background:linear-gradient(90deg,#041108eb,#000000f5 34%,#000c0deb),var(--tdb-bg) center / cover}.tdb-market-promo{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px 18px;width:min(100% - 64px,1780px);margin:24px auto 0;padding:16px 18px;border:1px solid rgba(57,255,20,.36);border-radius:14px;background:linear-gradient(100deg,#39ff141f,#13e8dd0d 60%,#0006);box-shadow:0 14px 38px #0000003d}.tdb-market-promo>span{grid-row:1 / 3;padding:8px 11px;border-radius:999px;color:#001500;background:var(--tdb-green);font-size:10px;font-weight:950;text-transform:uppercase}.tdb-market-promo>strong{color:#fff;font-size:clamp(16px,1.5vw,22px)}.tdb-market-promo>small{color:var(--tdb-muted);line-height:1.4}.tdb-market-promo>a{grid-column:3;grid-row:1 / 3;padding:11px 15px;border:1px solid rgba(57,255,20,.5);border-radius:10px;color:var(--tdb-green);font-size:11px;font-weight:900;text-transform:uppercase}@media(max-width:760px){.tdb-market-promo{grid-template-columns:1fr;width:min(100% - 28px,1780px)}.tdb-market-promo>span,.tdb-market-promo>strong,.tdb-market-promo>small,.tdb-market-promo>a{grid-column:1;grid-row:auto;justify-self:start}}.tdb-market-shell{width:min(100% - 64px,1780px);margin-inline:auto;padding:30px 0 48px}.tdb-market-header--catalog{display:grid;grid-template-columns:320px minmax(0,1fr);align-items:center;gap:28px;margin-bottom:20px}.tdb-market-titleblock{display:grid;gap:2px}.tdb-market-titleblock strong{color:#fff;font-size:30px;line-height:1;text-transform:uppercase}.tdb-market-titleblock span{color:var(--tdb-green);font-size:13px;font-weight:900;text-transform:uppercase}.tdb-market-search{display:grid;grid-template-columns:24px minmax(0,1fr) auto auto;align-items:center;min-height:56px;gap:12px;padding:6px 8px 6px 18px;border:1px solid rgba(255,255,255,.16);border-radius:var(--tdb-radius);background:#151716}.tdb-market-search svg{width:22px;fill:#b7bfba}.tdb-market-search input{min-height:42px;border:0;padding:0;color:#fff;background:transparent;box-shadow:none;font-size:17px}.tdb-market-search input::placeholder{color:#aeb7b1}.tdb-search-clear,.tdb-market-filter-toggle{min-height:42px;border:0;border-radius:7px;padding:0 16px;background:#252927;font-size:12px;font-weight:900;text-transform:uppercase;cursor:pointer}.tdb-market-filter-toggle{display:flex;align-items:center;gap:8px;color:#020402;background:linear-gradient(110deg,var(--tdb-green),var(--tdb-cyan))}.tdb-market-filter-toggle svg{width:20px;fill:#020402}.tdb-beat-filter-panel{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px 348px}.tdb-beat-filter-panel button{min-height:38px;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:0 16px;color:#c5ccc8;background:#0d100e;font-size:12px;font-weight:900;cursor:pointer}.tdb-beat-filter-panel button.is-active{border-color:var(--tdb-green);color:#020402;background:var(--tdb-green)}.tdb-market-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:24px 18px}.tdb-market-card{position:relative;min-width:0;padding:0;overflow:visible}.tdb-market-card[hidden]{display:none!important}.tdb-market-cover{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 9;border:1px solid rgba(57,255,20,.25);border-radius:var(--tdb-radius);background:#050505}.tdb-market-cover img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease,filter .22s ease}.tdb-market-card:hover .tdb-market-cover img,.tdb-market-card:focus-within .tdb-market-cover img{filter:brightness(.72);transform:scale(1.025)}.tdb-market-play{position:absolute;inset:50% auto auto 50%;display:grid;width:54px;height:54px;place-items:center;border-radius:50%;color:#020402;background:#fffffff0;font-size:10px;font-weight:900;opacity:0;transform:translate(-50%,-45%);transition:opacity .2s ease,transform .2s ease}.tdb-market-card:hover .tdb-market-play,.tdb-market-card:focus-within .tdb-market-play,.tdb-market-card.is-playing .tdb-market-play{opacity:1;transform:translate(-50%,-50%)}.tdb-youtube-duration{position:absolute;right:8px;bottom:8px;padding:3px 6px;border-radius:4px;color:#fff;background:#000000d1;font-size:11px;font-weight:900}.tdb-youtube-heart{position:absolute;top:10px;right:10px;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.36);border-radius:50%;color:#fff;background:#000000ad;font-size:22px;cursor:pointer;opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease,color .2s ease}.tdb-market-card:hover .tdb-youtube-heart,.tdb-market-card:focus-within .tdb-youtube-heart,.tdb-youtube-heart.is-active{opacity:1;transform:none}.tdb-youtube-heart.is-active{border-color:var(--tdb-green);color:var(--tdb-green)}.tdb-market-card h3{display:-webkit-box;min-height:42px;margin:11px 0 5px;overflow:hidden;color:#fff;font-size:16px;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tdb-market-card p{margin:0 0 7px;color:var(--tdb-muted);font-size:12px;font-weight:700}.tdb-beat-specs{display:flex;flex-wrap:wrap;gap:6px}.tdb-beat-specs span{padding:4px 7px;border:1px solid rgba(57,255,20,.2);border-radius:999px;color:#cbe9d0;background:#39ff140d;font-size:10px;font-weight:900;text-transform:uppercase}.tdb-youtube-beat-card>strong{display:none}.tdb-market-empty,.tdb-youtube-loading{grid-column:1 / -1;color:var(--tdb-muted)}.tdb-youtube-catalog-actions{display:flex;max-width:760px;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin:28px auto 0;padding-top:18px;border-top:1px solid var(--tdb-line-soft);text-align:center}.tdb-youtube-catalog-actions span{flex:0 0 100%;color:var(--tdb-muted);font-size:13px;text-align:center}.tdb-youtube-catalog-actions button,.tdb-youtube-catalog-actions a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);padding:0 20px;color:#fff;background:#0c100d;font-size:12px;font-weight:900;text-transform:uppercase;cursor:pointer}.tdb-youtube-catalog-actions button:hover:not(:disabled),.tdb-youtube-catalog-actions a:hover{border-color:var(--tdb-green);color:var(--tdb-green)}.tdb-youtube-catalog-actions button:disabled{color:#69716c;border-color:#ffffff14;cursor:not-allowed;opacity:.55}.tdb-youtube-catalog-actions a{border-color:#ff46466b}body.tdb-player-open{padding-bottom:86px}.tdb-youtube-global-player{position:fixed;inset:auto 0 0;z-index:300;display:grid;grid-template-columns:minmax(260px,430px) minmax(260px,1fr) auto;align-items:center;min-height:78px;gap:18px;padding:10px 28px;border-top:1px solid rgba(57,255,20,.38);background:#030504fa;box-shadow:0 -14px 44px #00000085}.tdb-global-media{position:absolute;top:0;left:-10000px;width:320px;height:180px;overflow:hidden;opacity:0;pointer-events:none}.tdb-global-media iframe{width:320px;height:180px}.tdb-global-info{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;min-width:0;gap:12px}.tdb-global-info img{width:52px;height:52px;border-radius:5px;object-fit:cover}.tdb-global-info span{display:grid;min-width:0}.tdb-global-info strong,.tdb-global-info small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tdb-global-info strong{font-size:13px}.tdb-global-info small{color:var(--tdb-green);font-size:10px;font-weight:800}.tdb-global-progress-row{display:grid;grid-template-columns:38px minmax(120px,1fr) 38px;align-items:center;gap:8px;color:#aeb7b1;font-size:10px;font-weight:800}.tdb-global-progress-row input,.tdb-global-volume{min-height:0;height:4px;border:0;padding:0;accent-color:var(--tdb-green);background:transparent;box-shadow:none}.tdb-global-controls{display:flex;align-items:center;gap:7px}.tdb-global-controls button,.tdb-global-youtube-link,.tdb-global-close{display:grid;width:38px;min-width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#fff;background:#111512;cursor:pointer}.tdb-global-youtube-link{font-size:10px;font-weight:900}.tdb-global-controls [data-tdb-global-play]{width:44px;min-width:44px;height:44px;border-color:transparent;color:#020402;background:var(--tdb-green)}.tdb-global-controls button.is-active{border-color:var(--tdb-green);color:var(--tdb-green)}.tdb-global-volume{width:72px}.tdb-global-close{position:absolute;top:-17px;right:12px;width:32px;min-width:32px;height:32px;font-size:22px}.drum-kits-section{padding-block:42px;background:linear-gradient(180deg,#020504,#000)}.drum-kits-section .section-head{margin-bottom:10px}.tdb-kit-curation{max-width:1100px;margin:0 0 22px;color:var(--tdb-muted)}.tdb-kit-curation p{margin:0;font-size:13px}.drum-kit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:16px}.drum-kit-card{display:flex;min-height:0;flex-direction:column;overflow:hidden;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);background:var(--tdb-panel)}.drum-kit-card__media{width:100%;aspect-ratio:4 / 5;min-height:0;overflow:hidden;background:radial-gradient(circle at 50% 40%,rgba(57,255,20,.06),transparent 56%),#020202}.drum-kit-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.drum-kit-card:hover .drum-kit-card__media img{transform:scale(1.025)}.drum-kit-card__body{display:flex;min-width:0;flex:1;flex-direction:column;padding:16px}.drum-kit-card h3{margin-bottom:8px;font-size:clamp(19px,1.55vw,24px);line-height:1.08}.drum-kit-card p{color:var(--tdb-muted)}.drum-kit-card__body>p:not(.eyebrow){display:-webkit-box;min-height:4.25em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:1.42}.sample-list{display:flex;flex-wrap:wrap;gap:7px;padding:0;list-style:none}.drum-kit-card .sample-list li:nth-child(n+5){display:none}.sample-list li,.tag{padding:6px 9px;border:1px solid rgba(57,255,20,.2);border-radius:999px;color:#d6ded9;background:#39ff140a;font-size:11px;font-weight:800}.sample-list-note{font-size:13px}.tdb-product-offer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;padding:12px 14px;border:1px solid rgba(57,255,20,.22);border-radius:6px;background:#39ff140b}.drum-kit-card .tdb-product-offer{margin-top:auto}.tdb-product-offer span{display:flex;align-items:baseline;gap:10px}.tdb-product-offer s{color:var(--tdb-muted);font-size:12px}.tdb-product-offer strong{color:#fff;font-size:22px}.tdb-product-offer em{color:var(--tdb-green);font-size:11px;font-style:normal;font-weight:900;text-transform:uppercase}.tdb-kit-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.tdb-kit-actions button,.tdb-kit-actions a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:9px 12px;border:1px solid rgba(57,255,20,.34);border-radius:5px;color:var(--tdb-green);background:#080b09;font-size:11px;font-weight:900;text-align:center;text-decoration:none;text-transform:uppercase}.tdb-kit-actions a{color:#020402;border-color:transparent;background:linear-gradient(110deg,var(--tdb-green),var(--tdb-cyan))}.tdb-kit-actions .is-coming-soon{color:#a9b1ac;border-color:#ffffff1a;background:#101311;opacity:1}.tdb-kit-actions .is-active{color:#020402;background:var(--tdb-green)}.kit-details{margin-top:12px;border-top:1px solid var(--tdb-line-soft);padding-top:14px}.kit-details summary{color:var(--tdb-green);font-weight:900;cursor:pointer}.kit-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.kit-spec-grid span{display:grid;gap:3px;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#0d100e}.kit-spec-grid small{color:var(--tdb-green);font-size:10px;font-weight:900;text-transform:uppercase}.kit-spec-grid b{font-size:12px}.tdb-products-section{background:linear-gradient(180deg,#020403,#000)}.tdb-products-hub-cta{width:max-content;margin-top:18px}.tdb-product-hero{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:center;gap:30px;margin-bottom:20px;padding:18px;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);background:var(--tdb-panel)}.tdb-product-hero__image{position:relative;overflow:hidden;aspect-ratio:16 / 10;border-radius:6px}.tdb-product-hero__image img,.tdb-plugin-mini img{width:100%;height:100%;object-fit:cover}.tdb-product-hero__image>span,.tdb-plugin-mini>span{position:absolute;top:12px;left:12px;z-index:2;padding:7px 10px;border-radius:5px;color:#020402;background:linear-gradient(110deg,var(--tdb-green),var(--tdb-cyan));font-size:10px;font-weight:900;text-transform:uppercase}.tdb-product-hero__copy h3{margin-bottom:12px;font-size:42px}.tdb-product-hero__copy>p{color:var(--tdb-muted)}.tdb-melody-product{display:grid;grid-template-columns:minmax(230px,.55fr) minmax(0,1.45fr);align-items:start;gap:30px;margin:20px 0;padding:18px;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);background:linear-gradient(135deg,#0d0a04f5,#030605fa)}.tdb-melody-product__image{position:relative;height:360px;overflow:hidden;border-radius:6px;background:#000}.tdb-melody-product__image img{width:100%;height:100%;object-fit:contain}.tdb-melody-product__image>span{position:absolute;top:12px;left:12px;padding:7px 10px;border-radius:5px;color:#020402;background:linear-gradient(110deg,var(--tdb-green),var(--tdb-cyan));font-size:10px;font-weight:900;text-transform:uppercase}.tdb-melody-product__copy h3{margin-bottom:12px;font-size:38px}.tdb-melody-product--flagship{position:relative;grid-template-columns:minmax(280px,380px) minmax(0,1fr);gap:28px;margin:22px 0 28px;padding:18px;overflow:hidden;border-color:#39ff147a;background:radial-gradient(circle at 18% 28%,rgba(57,255,20,.09),transparent 36%),linear-gradient(135deg,#040a06fa,#030605fa);box-shadow:0 20px 60px #00000061,inset 0 1px #ffffff0d}.tdb-melody-product--flagship:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--tdb-green),var(--tdb-cyan))}.tdb-melody-product--flagship .tdb-melody-product__image{width:100%;height:auto;aspect-ratio:4 / 5}.tdb-melody-product__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.tdb-melody-product__seal{flex:0 0 auto;padding:8px 11px;border:1px solid rgba(57,255,20,.5);border-radius:999px;color:var(--tdb-green);background:#39ff1412;font-size:12px;font-weight:900;text-transform:uppercase}.tdb-melody-product--flagship .tdb-melody-product__copy h3{font-size:clamp(34px,3vw,44px)}.tdb-melody-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0}.tdb-melody-proof span{display:grid;gap:2px;padding:10px 11px;border:1px solid rgba(57,255,20,.16);border-radius:6px;background:#39ff1406}.tdb-melody-proof strong{color:#f1f7f2;font-size:15px}.tdb-melody-proof small{color:var(--tdb-muted);font-size:9px;text-transform:uppercase}.tdb-melody-product__copy>p{max-width:760px;color:var(--tdb-muted)}.tdb-melody-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:18px 0}.tdb-melody-stats span{display:grid;gap:4px;min-height:66px;padding:11px;border:1px solid rgba(255,255,255,.09);border-radius:6px;background:#ffffff06}.tdb-melody-stats small{color:var(--tdb-green);font-size:9px;font-weight:900;text-transform:uppercase}.tdb-melody-stats b{font-size:15px}.tdb-melody-contents{margin:22px 0 16px;padding:18px 0;border-block:1px solid rgba(214,170,53,.24)}.tdb-melody-contents__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.tdb-melody-contents__head h4{margin:3px 0 0;font-size:22px;line-height:1.08}.tdb-melody-contents__head>span{flex:0 0 auto;color:var(--tdb-gold);font-size:12px;font-weight:900;text-transform:uppercase}.tdb-melody-contents__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.tdb-melody-content-group{padding:14px 18px;border-top:1px solid rgba(255,255,255,.08)}.tdb-melody-content-group:nth-child(2n){border-left:1px solid rgba(255,255,255,.08)}.tdb-melody-content-group:nth-child(-n+2){border-top:0}.tdb-melody-content-group h5{margin:0 0 10px;color:var(--tdb-gold);font-size:13px;text-transform:uppercase}.tdb-melody-content-group ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.tdb-melody-content-group li{display:grid;grid-template-columns:minmax(60px,auto) 1fr;align-items:baseline;gap:9px;min-width:0}.tdb-melody-content-group b{color:var(--tdb-green);font-size:13px}.tdb-melody-content-group span{color:var(--tdb-muted);font-size:13px;line-height:1.35}.tdb-product-offer--melody{max-width:480px}.tdb-product-validation-note{margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);font-size:12px}.tag-row{display:flex;flex-wrap:wrap;gap:7px}.tdb-plugin-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tdb-plugin-waitlist{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:start;gap:18px;margin:0 0 24px;padding:clamp(20px,2vw,28px);border:1px solid rgba(57,255,20,.34);border-radius:var(--tdb-radius);background:radial-gradient(circle at 100% 0,rgba(19,232,221,.09),transparent 35%),linear-gradient(120deg,#39ff1411,#030b08d1);box-shadow:inset 0 1px #ffffff06,0 18px 48px #0003}.tdb-plugin-waitlist__icon{display:grid;width:54px;height:54px;place-items:center;border:1px solid var(--tdb-green);border-radius:50%;color:var(--tdb-green);background:#39ff1414;box-shadow:0 0 22px #39ff141f}.tdb-plugin-waitlist__icon svg{width:28px;fill:none;stroke:currentColor;stroke-width:1.7}.tdb-plugin-waitlist__content{min-width:0}.tdb-plugin-waitlist__copy{max-width:900px}.tdb-plugin-waitlist__copy h3{margin:2px 0 5px;font-size:clamp(22px,2vw,30px);line-height:1.12}.tdb-plugin-waitlist__copy>p:not(.eyebrow){max-width:780px;margin:0;color:#d0d7d2}.tdb-plugin-waitlist__consent{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;margin:0;color:#bdc6c0;font-size:12px;line-height:1.45;cursor:pointer}.tdb-plugin-waitlist__consent input{width:17px;height:17px;margin:0;accent-color:var(--tdb-green)}.tdb-plugin-waitlist__privacy{margin:10px 0 0!important;color:var(--tdb-muted)!important;font-size:11px}.tdb-plugin-waitlist__privacy a{color:var(--tdb-green);text-decoration:underline}.tdb-plugin-waitlist__form{margin-top:16px}.tdb-plugin-waitlist__controls{display:grid;grid-template-columns:minmax(280px,1fr) auto;align-items:center;gap:16px 24px}.tdb-plugin-waitlist__controls .button,.tdb-plugin-waitlist__guest .button{justify-content:center;white-space:nowrap;min-height:48px;padding-inline:22px}.tdb-plugin-waitlist__controls .button svg{width:18px;fill:none;stroke:currentColor;stroke-width:2;margin-left:8px}.tdb-plugin-waitlist__identity{margin:9px 0 0;color:var(--tdb-muted);font-size:11px;overflow-wrap:anywhere}.tdb-plugin-waitlist__identity span{color:var(--tdb-green);margin-right:5px}.tdb-plugin-waitlist__success{display:flex;align-items:center;gap:12px;margin-top:16px;padding:14px 16px;border:1px solid rgba(57,255,20,.46);border-radius:12px;background:#39ff1414}.tdb-plugin-waitlist__success>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;color:#001a08;background:var(--tdb-green);font-weight:900}.tdb-plugin-waitlist__success strong,.tdb-plugin-waitlist__success small{display:block}.tdb-plugin-waitlist__success small{margin-top:2px;color:var(--tdb-muted)}.tdb-plugin-waitlist__error{margin-top:10px;padding:10px 12px;border:1px solid rgba(255,60,80,.5);border-radius:10px;color:#ffb8c0;background:#ff233c14;font-size:12px}.tdb-plugin-waitlist__guest{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px}.tdb-plugin-waitlist__guest p{margin:0;color:var(--tdb-muted)}@media(max-width:900px){.tdb-plugin-waitlist__controls{grid-template-columns:1fr}.tdb-plugin-waitlist__controls .button{width:100%}}@media(max-width:620px){.tdb-plugin-waitlist{grid-template-columns:1fr;text-align:center}.tdb-plugin-waitlist__icon{margin-inline:auto}.tdb-plugin-waitlist__consent{text-align:left}.tdb-plugin-waitlist__guest{flex-direction:column}.tdb-plugin-waitlist__guest .button{width:100%}.tdb-plugin-waitlist__identity{text-align:left}}.tdb-plugin-mini{position:relative;overflow:hidden;aspect-ratio:16 / 9;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);background:#050505}.tdb-plugin-mini:after{position:absolute;top:45%;right:0;bottom:0;left:0;content:"";background:linear-gradient(transparent,#000000e6)}.tdb-plugin-mini strong{position:absolute;right:14px;bottom:12px;left:14px;z-index:2;font-size:21px;text-transform:uppercase}.tdb-hub-section{min-height:calc(100svh - var(--tdb-header-height));background:linear-gradient(90deg,#000000f5,#001009db),var(--tdb-og-share) center / cover}.tdb-hub-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:56px}.tdb-hub-copy h2{max-width:760px;margin-bottom:20px;font-size:48px;line-height:1.02}.tdb-hub-copy>p{max-width:760px;color:#c7cfca;font-size:17px}.tdb-hub-benefits{display:grid;gap:10px;margin:24px 0;padding:0;list-style:none}.tdb-hub-benefits li{position:relative;padding-left:24px;font-weight:800}.tdb-hub-benefits li:before{position:absolute;top:7px;left:0;width:9px;height:9px;border-radius:50%;background:var(--tdb-green);content:"";box-shadow:0 0 12px #39ff1473}.tdb-hub-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.tdb-hub-actions small{color:var(--tdb-muted)}.tdb-hub-panel{display:grid;gap:10px;padding:26px;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);background:#040a07e6;box-shadow:0 24px 70px #0000006b}.tdb-hub-panel>span{color:var(--tdb-green);font-size:11px;font-weight:900;text-transform:uppercase}.tdb-hub-panel>strong{margin-bottom:12px;font-size:24px}.tdb-hub-panel>div{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:12px 0;border-top:1px solid rgba(255,255,255,.08)}.tdb-hub-panel b{color:var(--tdb-cyan);font-size:18px}.tdb-hub-panel p{margin:0;color:#d9dfdc;font-weight:800}.tdb-account-section{min-height:calc(100svh - var(--tdb-header-height));padding:20px 0;background:linear-gradient(90deg,#000000f5,#010c08e0),var(--tdb-og-share) center / cover}.tdb-account-section>.page-width{display:grid;justify-items:center}.tdb-account-section-head{width:min(100%,920px);margin-bottom:18px;text-align:center}.tdb-account-section-head h2{margin-bottom:10px;font-size:38px}.tdb-account-section-head .muted{max-width:760px;margin-inline:auto;margin-bottom:0;font-size:15px}body.customer-logged-in .tdb-account-section-head,body.hub-session-logged-in .tdb-account-section-head{margin-bottom:10px}body.customer-logged-in .tdb-account-section-head .eyebrow,body.hub-session-logged-in .tdb-account-section-head .eyebrow{margin-bottom:0;font-size:14px}.tdb-account-grid--focused{width:min(100%,1040px);margin-inline:auto}.customer-card{padding:24px;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);background:#050a07f0}.tdb-entry-card{width:100%;margin-inline:auto}.tdb-entry-card>.eyebrow,.tdb-entry-card>h3{text-align:center}.tdb-entry-card>h3{margin-bottom:14px;font-size:30px}.tdb-auth-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin-bottom:14px;padding:5px;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);background:#020403}.tdb-auth-tabs button,.tdb-auth-link-button{min-height:44px;border:0;border-radius:6px;color:#fff;background:transparent;font-weight:900;text-transform:uppercase;cursor:pointer}.tdb-auth-tabs button.is-active{color:#020402;background:linear-gradient(110deg,var(--tdb-green),var(--tdb-cyan))}.tdb-form-status,.tdb-auth-feedback{margin:12px 0 16px;padding:12px 14px;border:1px solid rgba(19,232,221,.34);border-radius:6px;color:#dffdfa;background:#13e8dd12;font-size:13px;font-weight:800;text-align:center}.tdb-form-status.is-success,.tdb-auth-feedback.is-success{border-color:#39ff146b;color:#e4ffe4;background:#39ff1412}.tdb-form-status.is-error,.tdb-auth-feedback.is-error{border-color:#ff31589e;color:#ffe7ed;background:#ff31581a}.tdb-entry-forms,.tdb-auth-form,.tdb-vip-form,.tdb-profile-form{display:grid;gap:13px}.tdb-auth-form form,.tdb-vip-form form{display:grid;width:100%;gap:13px}.tdb-auth-form label,.tdb-vip-form label,.tdb-profile-form label{display:grid;gap:6px}.tdb-auth-form label>span,.tdb-vip-form label>span,.tdb-profile-form label>span{color:#c8d0cb;font-size:11px;font-weight:900;text-transform:uppercase}.tdb-auth-form h4{margin-bottom:0;font-size:24px;text-transform:uppercase;text-align:center}.tdb-auth-link-button{display:flex;align-items:center;justify-content:center;padding-inline:16px;border:1px solid var(--tdb-line);color:var(--tdb-green);background:#070a08}.tdb-auth-support{display:grid;gap:3px;margin-top:18px;padding-top:16px;border-top:1px solid var(--tdb-line-soft);color:var(--tdb-muted);font-size:13px;text-align:center}.tdb-auth-form .button,.tdb-vip-form .button{width:100%;justify-content:center}.tdb-auth-support a{color:var(--tdb-green);font-weight:900}.tdb-account-card--session{padding:18px}.tdb-profile-command{display:grid;grid-template-columns:100px minmax(260px,1fr) auto;align-items:center;gap:22px;margin-bottom:10px;padding:12px 18px;border:1px solid rgba(57,255,20,.2);border-radius:var(--tdb-radius);background:linear-gradient(110deg,#39ff1412,#13e8dd06)}.tdb-profile-hero{display:grid;justify-items:center;gap:10px}.tdb-profile-avatar{display:grid;width:84px;height:84px;overflow:hidden;place-items:center;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);color:#020402;background:linear-gradient(135deg,var(--tdb-green),var(--tdb-cyan));font-size:38px;font-weight:900}.tdb-profile-avatar img{width:100%;height:100%;object-fit:cover}.tdb-profile-photo-button{color:var(--tdb-green);font-size:11px;font-weight:900;text-transform:uppercase;cursor:pointer}.tdb-profile-id h4{margin:0 0 4px;font-size:26px;overflow-wrap:anywhere}.tdb-profile-id{min-width:0;text-align:center}.tdb-profile-id .tdb-profile-role{justify-content:center}.tdb-profile-edit-button{min-width:138px;min-height:42px;padding-inline:18px;justify-content:center;white-space:nowrap}.tdb-profile-id>p:not(.eyebrow),.tdb-profile-email{color:var(--tdb-muted)}.tdb-profile-email{display:block;margin-bottom:10px;overflow-wrap:anywhere}.tdb-profile-role{display:flex;align-items:baseline;gap:9px}.tdb-profile-role small{color:var(--tdb-green);font-size:9px;font-weight:900;text-transform:uppercase}.tdb-profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tdb-profile-stats span{display:grid;gap:2px;padding:11px;border:1px solid rgba(255,255,255,.09);border-radius:6px;background:#090c0a}.tdb-profile-stats small,.tdb-profile-ficha small{color:var(--tdb-green);font-size:9px;font-weight:900;text-transform:uppercase}.tdb-profile-summary{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:0;padding:10px;border:1px solid rgba(57,255,20,.2);border-radius:var(--tdb-radius);background:#00000047}.tdb-profile-privacy-groups{display:grid;gap:10px;min-width:0}.tdb-profile-summary__head,.tdb-profile-favorites__head{display:flex;align-items:start;justify-content:space-between;gap:16px}.tdb-profile-summary__head h3{margin-bottom:3px;font-size:30px;overflow-wrap:anywhere}.tdb-profile-summary__head span,.tdb-profile-favorites__head small{color:var(--tdb-muted)}.tdb-tier-badge{padding:10px 18px;border-radius:999px;color:#020402;background:linear-gradient(110deg,var(--tdb-green),var(--tdb-cyan));font-size:12px;text-transform:uppercase}.tdb-profile-ficha{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:18px}.tdb-profile-ficha span{display:grid;gap:5px;min-width:0;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#0b0e0c}.tdb-profile-ficha b{overflow:hidden;font-size:13px;overflow-wrap:anywhere}.tdb-profile-favorites{margin-top:12px;padding:14px;border:1px solid rgba(57,255,20,.18);border-radius:6px}.tdb-profile-favorites__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:8px}.tdb-profile-favorite-item{display:flex;min-width:0;min-height:44px;align-items:center;padding:11px 12px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#080b09}.tdb-profile-favorite-item strong{overflow:hidden;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.tdb-profile-extras,.tdb-profile-optional-fields{border:1px solid rgba(57,255,20,.18);border-radius:6px;background:#0000003d}.tdb-profile-extras>summary,.tdb-profile-optional-fields>summary{padding:12px 14px;color:#d8dfda;font-size:12px;font-weight:900;text-transform:uppercase;cursor:pointer}.tdb-profile-hidden-data{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 14px 14px}.tdb-profile-private-data{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 14px 14px}.tdb-profile-private-data span{display:grid;gap:3px;min-width:0;padding:10px;border:1px solid rgba(255,255,255,.07);border-radius:5px;background:#ffffff05}.tdb-profile-private-data small{color:var(--tdb-green);font-size:9px;font-weight:900;text-transform:uppercase}.tdb-profile-private-data b{overflow-wrap:anywhere}.tdb-profile-private-data p{grid-column:1 / -1;margin:2px 0 0;color:var(--tdb-muted);font-size:11px}.tdb-discovery-hero{padding:34px 0 18px}.tdb-discovery-hero[hidden]{display:none!important}.tdb-discovery-hero__inner{position:relative;isolation:isolate;min-height:470px;overflow:hidden;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:clamp(42px,7vw,86px) clamp(20px,6vw,90px);border:1px solid rgba(57,255,20,.32);border-radius:18px;text-align:center;background:#050806}.tdb-discovery-hero__inner:before{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#0003,#000c),var(--tdb-discovery-banner) center 68% / cover no-repeat;filter:saturate(.72) contrast(1.08);transform-origin:center 68%;animation:tdb-banner-breathe 9s ease-in-out infinite alternate}@keyframes tdb-banner-breathe{0%{opacity:.9;transform:scale(1.3)}55%{opacity:.7}to{opacity:.78;transform:scale(1.3)}}.tdb-market-filter-access{display:flex;align-items:center;justify-content:flex-end}.tdb-market-filter-access>svg,.tdb-market-filter-access>.tdb-search-clear{display:none!important}.tdb-account-card--session{overflow:hidden;border-color:#39ff1442;background:linear-gradient(145deg,#08120cf7,#020503fa);box-shadow:0 24px 70px #0000006b,inset 0 1px #ffffff06;animation:tdb-profile-arrive .55s cubic-bezier(.22,.8,.24,1) both}@keyframes tdb-profile-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.tdb-account-card--session>.tdb-form-status{width:fit-content;margin:0 auto 14px;padding:7px 13px;border-radius:999px;font-size:11px}.tdb-profile-command{grid-template-columns:108px minmax(0,1fr) auto;min-height:132px;margin-bottom:12px;padding:18px 22px;border-color:#39ff144d;background:radial-gradient(circle at 10% 50%,rgba(57,255,20,.12),transparent 26%),linear-gradient(105deg,#39ff140e,#13e8dd05)}.tdb-profile-avatar{width:92px;height:92px;border:2px solid rgba(57,255,20,.72);border-radius:50%;box-shadow:0 0 0 5px #39ff1412,0 10px 28px #00000073;transition:transform .3s ease,box-shadow .3s ease}.tdb-profile-avatar:hover{transform:translateY(-2px) scale(1.025);box-shadow:0 0 0 6px #39ff141a,0 14px 34px #00000080}.tdb-profile-id{text-align:left}.tdb-profile-id .tdb-profile-role{justify-content:flex-start}.tdb-profile-id h4{font-size:clamp(25px,3vw,34px);letter-spacing:-.025em}.tdb-profile-edit-button{border-radius:999px;box-shadow:0 8px 24px #39ff141f;transition:transform .2s ease,box-shadow .2s ease}.tdb-profile-edit-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #39ff1433}.tdb-profile-summary{padding:0;overflow:hidden;border-color:#39ff143d}.tdb-profile-privacy-groups{gap:0}.tdb-profile-extras{border:0;border-bottom:1px solid rgba(255,255,255,.075);border-radius:0;background:transparent;transition:background .25s ease}.tdb-profile-extras:last-child{border-bottom:0}.tdb-profile-extras[open]{background:#39ff1406}.tdb-profile-extras>summary{display:flex;align-items:center;min-height:58px;padding:12px 18px;list-style:none;letter-spacing:.015em;transition:color .2s ease,background .2s ease}.tdb-profile-extras>summary::-webkit-details-marker{display:none}.tdb-profile-extras>summary:hover{color:#fff;background:#39ff1409}.tdb-profile-extras>summary:before{display:grid;flex:0 0 34px;width:34px;height:34px;margin-right:12px;place-items:center;border:1px solid rgba(57,255,20,.24);border-radius:10px;color:var(--tdb-green);background:#39ff140e;font-size:17px}.tdb-profile-extras--private>summary:before{content:"\25cf";font-size:10px}.tdb-profile-extras--favorites>summary:before{content:"\2661"}.tdb-profile-extras--optional>summary:before{content:"\ff0b"}.tdb-profile-extras>summary:after{content:"+";margin-left:auto;color:var(--tdb-green);font-size:22px;font-weight:500;transition:transform .25s ease}.tdb-profile-extras[open]>summary:after{transform:rotate(45deg)}.tdb-profile-favorites,.tdb-profile-private-data,.tdb-profile-hidden-data{animation:tdb-profile-content .28s ease both}@keyframes tdb-profile-content{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){.tdb-profile-command{grid-template-columns:82px minmax(0,1fr);gap:14px;padding:16px}.tdb-profile-avatar{width:74px;height:74px}.tdb-profile-edit-button{grid-column:1 / -1;width:100%}.tdb-profile-id h4{font-size:24px}.tdb-profile-extras>summary{padding-inline:13px}}.tdb-youtube-global-player{background:linear-gradient(180deg,#0c110efb,#010302fe);box-shadow:0 -1px #ffffff0a,0 -18px 50px #000000ad;-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2)}.tdb-global-controls button,.tdb-global-youtube-link,.tdb-global-close{position:relative;overflow:hidden;border-color:#fff3;background:linear-gradient(145deg,#202722,#080b09 68%);box-shadow:inset 1px 1px #ffffff21,inset -2px -3px 5px #0000008c,0 5px 10px #0000006b;text-shadow:0 1px 2px #000;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,color .16s ease}.tdb-global-controls button:after,.tdb-global-youtube-link:after{position:absolute;inset:2px 5px auto;height:34%;border-radius:999px 999px 50% 50%;background:linear-gradient(180deg,rgba(255,255,255,.11),transparent);content:"";pointer-events:none}.tdb-global-controls button:hover,.tdb-global-youtube-link:hover{z-index:1;border-color:#39ff149e;color:var(--tdb-green);transform:translateY(-2px);box-shadow:inset 1px 1px #ffffff29,inset -2px -3px 5px #0000008c,0 8px 18px #0000008c,0 0 16px #39ff141a}.tdb-global-controls button:active,.tdb-global-youtube-link:active{transform:translateY(1px) scale(.96);box-shadow:inset 2px 3px 6px #000000b3,0 2px 5px #0006}.tdb-global-controls [data-tdb-global-play]{background:radial-gradient(circle at 34% 24%,#baff9d,var(--tdb-green) 38%,#12bb2a 72%,#087719);box-shadow:inset 2px 2px 3px #ffffff8c,inset -3px -4px 7px #00370f80,0 7px 16px #00000080,0 0 18px #39ff1433;text-shadow:none}.tdb-global-controls [data-tdb-global-mute] svg{position:relative;z-index:1;width:20px;height:20px;fill:currentColor;pointer-events:none}.tdb-global-controls [data-tdb-global-mute][aria-pressed=true]{border-color:#ff5d708c;color:#ff6578}.tdb-global-controls [data-tdb-global-favorite].is-active{border-color:#ff3158;color:#ff3158;background:linear-gradient(145deg,#32101a,#100609);box-shadow:inset 1px 1px #ffffff1f,0 0 18px #ff315838;animation:tdb-heart-pop .34s cubic-bezier(.2,.9,.3,1.35)}@keyframes tdb-heart-pop{0%{transform:scale(.78)}65%{transform:scale(1.16)}to{transform:scale(1)}}.tdb-kit-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tdb-kit-actions button,.tdb-kit-actions a{min-width:0;min-height:48px;gap:8px;border-radius:9px;background:linear-gradient(145deg,#111713,#050806);box-shadow:inset 1px 1px #ffffff0e,0 6px 14px #00000047;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tdb-kit-actions button:not(:disabled):hover,.tdb-kit-actions a:hover{transform:translateY(-2px);border-color:var(--tdb-green);box-shadow:inset 1px 1px #ffffff14,0 9px 20px #00000061,0 0 14px #39ff1414}.tdb-kit-action-icon{font-size:20px;line-height:1}.tdb-kit-action-button--favorite.is-active{border-color:#ff3158;color:#ff3158;background:linear-gradient(145deg,#ff315829,#19040af5);box-shadow:inset 1px 1px #ffffff12,0 0 17px #ff31582b;animation:tdb-heart-pop .34s cubic-bezier(.2,.9,.3,1.35)}.tdb-kit-action-button--list.is-active{color:#020402;background:linear-gradient(145deg,#9aff7e,var(--tdb-green) 60%,#16c92b)}.tdb-kit-actions .tdb-kit-buy-button,.tdb-kit-actions .is-coming-soon{grid-column:1 / -1}.tdb-kit-actions .tdb-kit-buy-button{min-height:54px;color:#020402;background:radial-gradient(circle at 25% 10%,#baff9e,var(--tdb-green) 43%,#13c92b 78%);box-shadow:inset 1px 2px #ffffff6b,inset -2px -3px #004e1238,0 8px 18px #39ff141f}.tdb-kit-buy-button>span:first-child{font-size:19px}.tdb-kit-buy-button small{font-size:10px;font-weight:950}@media(max-width:1100px){.tdb-global-controls{gap:5px}.tdb-global-controls button,.tdb-global-youtube-link{width:36px;min-width:36px;height:36px}.tdb-global-volume{width:58px}}@media(prefers-reduced-motion:reduce){.tdb-discovery-hero__inner:before,.tdb-account-card--session,.tdb-profile-favorites,.tdb-profile-private-data,.tdb-profile-hidden-data{animation:none!important}}.tdb-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.tdb-growth-readiness__shell{padding:clamp(20px,3vw,34px);border:1px solid rgba(45,255,31,.24);border-radius:24px;background:linear-gradient(135deg,#04180af5,#040f0ff0)}.tdb-growth-readiness__shell>header{max-width:760px}.tdb-growth-readiness__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:16px;margin-top:20px}.tdb-growth-card{padding:22px;border:1px solid rgba(255,211,0,.24);border-radius:18px;background:#00000059}.tdb-growth-card__status{display:inline-flex;margin-bottom:10px;color:#ffd300;font-size:.76rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.tdb-growth-card__actions{display:flex;flex-wrap:wrap;gap:10px}@supports (content-visibility: auto){.tdb-conversion-upgrades,.tdb-audio-showcase,.tdb-kit-sales-guide,.tdb-growth-readiness{content-visibility:auto;contain-intrinsic-size:auto 720px}}.header-cart{position:relative;display:grid;flex:0 0 auto;width:44px;height:44px;place-items:center;border:1px solid rgba(57,255,20,.34);border-radius:50%;color:#fff;background:linear-gradient(145deg,#0e1911f5,#020503fa);box-shadow:inset 0 1px #ffffff17,0 8px 20px #00000047;transition:border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.header-cart:hover,.header-cart:focus-visible{border-color:var(--tdb-green);color:var(--tdb-green);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1f,0 0 22px #39ff1429}.header-cart svg{width:21px;height:21px;fill:currentColor}.header-cart [data-tdb-cart-count]{position:absolute;top:-5px;right:-5px;display:grid;min-width:20px;height:20px;padding-inline:5px;place-items:center;border:2px solid #020503;border-radius:999px;color:#031006;background:var(--tdb-green);font-size:10px;font-weight:950;line-height:1}[data-tdb-add-cart].is-added{color:#021006!important;border-color:var(--tdb-green)!important;background:var(--tdb-green)!important}.tdb-beat-commerce{display:flex;margin-top:12px}.tdb-beat-add-cart{display:inline-flex;width:100%;min-height:42px;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(57,255,20,.45);border-radius:8px;color:var(--tdb-green);background:linear-gradient(145deg,#0a160df5,#020603fa);font-size:11px;font-weight:950;text-transform:uppercase;cursor:pointer}.tdb-beat-add-cart:hover,.tdb-beat-add-cart:focus-visible{color:#041006;background:var(--tdb-green)}.tdb-youtube-global-player .tdb-global-info{grid-template-columns:48px minmax(0,1fr)!important;gap:10px!important}.tdb-youtube-global-player .tdb-global-info img{width:48px!important;height:48px!important}.tdb-youtube-global-player .tdb-global-progress-row{width:100%!important;min-width:0!important}.tdb-youtube-global-player .tdb-global-controls button,.tdb-youtube-global-player .tdb-global-youtube-link{width:36px!important;min-width:36px!important;height:36px!important}.tdb-youtube-global-player .tdb-global-controls [data-tdb-global-play]{width:44px!important;min-width:44px!important;height:44px!important}@media(max-width:760px){body.tdb-player-open{padding-bottom:66px!important}.tdb-youtube-global-player{grid-template-columns:minmax(0,1fr) auto!important;height:66px!important;min-height:66px!important;max-height:66px!important;padding:6px 12px!important}.tdb-youtube-global-player .tdb-global-progress-row{display:none!important}.tdb-youtube-global-player .tdb-global-info{grid-template-columns:42px minmax(0,1fr)!important}.tdb-youtube-global-player .tdb-global-info img{width:42px!important;height:42px!important}.tdb-youtube-global-player [data-tdb-global-mute],.tdb-youtube-global-player [data-tdb-global-favorite]{display:none!important}}@media(max-width:520px){.tdb-youtube-global-player [data-tdb-global-prev]{display:none!important}.tdb-global-info strong{font-size:11px!important}.tdb-global-info small{font-size:9px!important}.site-header__actions{gap:6px}.header-cart{width:40px;height:40px}}@media(min-width:621px)and (max-width:900px){body.tdb-player-open{padding-bottom:86px}.tdb-youtube-global-player{grid-template-columns:minmax(190px,300px) minmax(150px,1fr) auto;gap:10px;min-height:78px;padding:8px 14px}.tdb-global-info,.tdb-global-progress-row,.tdb-global-controls{grid-column:auto;grid-row:auto}}.tdb-global-controls [data-tdb-global-prev] svg,.tdb-global-controls [data-tdb-global-next] svg{position:relative;z-index:1;width:19px;height:19px;fill:currentColor;pointer-events:none}.tdb-discovery-hero__inner:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";background:radial-gradient(circle at 50% 48%,rgba(57,255,20,.13),transparent 42%),linear-gradient(90deg,rgba(0,0,0,.52),transparent 30% 70%,rgba(0,0,0,.52))}.tdb-discovery-hero h1{max-width:900px;margin:8px auto 10px;font-size:clamp(34px,5vw,64px);line-height:.98}.tdb-discovery-hero__inner>p:not(.eyebrow):not(.tdb-discovery-status){max-width:720px;margin:0 auto 24px;color:#d5dad7}.tdb-discovery-types{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:14px}.tdb-discovery-types button,.tdb-discovery-suggestions button{border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#eef3ef;background:#040705b8;cursor:pointer}.tdb-discovery-types button{min-height:42px;padding:9px 18px;font-weight:900}.tdb-discovery-types button.is-active{border-color:var(--tdb-green);color:#020402;background:var(--tdb-green)}.tdb-discovery-search{display:grid;width:min(100%,980px);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:68px;padding:8px 9px 8px 20px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#0c0f0de6;box-shadow:0 18px 50px #00000052}.tdb-discovery-search svg{width:23px;fill:var(--tdb-green)}.tdb-discovery-search input{min-width:0;border:0;outline:0;color:#fff;background:transparent;font-size:16px}.tdb-discovery-search button{min-height:50px;padding:10px 24px;border:0;border-radius:999px;color:#020402;background:linear-gradient(110deg,var(--tdb-green),var(--tdb-cyan));font-weight:950;cursor:pointer}.tdb-discovery-suggestions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;margin-top:14px;color:#c4cbc7;font-size:12px}.tdb-discovery-suggestions button{padding:6px 11px}.tdb-discovery-status{min-height:18px;margin:10px 0 0;color:var(--tdb-green);font-size:12px;font-weight:800}.tdb-kit-expanded-details{margin:18px 0;border:1px solid rgba(57,255,20,.22);border-radius:10px;background:#0000003d}.tdb-kit-expanded-details>summary{padding:15px 17px;color:#f3f7f4;font-weight:950;cursor:pointer}.tdb-kit-expanded-details[open]>summary{border-bottom:1px solid rgba(57,255,20,.18)}.tdb-kit-expanded-details>:not(summary){margin-inline:16px}.tdb-sample-preview{margin-block:20px 16px!important;padding:16px;border-radius:10px;background:radial-gradient(circle at 75% 20%,rgba(19,232,221,.09),transparent 34%),#070a08}.tdb-audio-showcase{scroll-margin-top:100px;margin:26px 0;padding:clamp(18px,2.2vw,30px);border:1px solid rgba(57,255,20,.34);border-radius:18px;background:radial-gradient(circle at 82% 8%,rgba(19,232,221,.1),transparent 28%),linear-gradient(145deg,#030604,#07120b);transition:border-color .3s ease,box-shadow .3s ease}.tdb-audio-showcase.is-highlighted{border-color:var(--tdb-green);box-shadow:0 0 0 4px #39ff141a,0 20px 60px #0000005c}.tdb-audio-showcase__hero{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:12px}.tdb-audio-showcase__hero h3{margin:3px 0 8px;font-size:clamp(25px,3vw,42px)}.tdb-audio-showcase__hero p:last-child{max-width:780px;margin:0;color:var(--tdb-muted)}.tdb-audio-showcase__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tdb-audio-showcase .tdb-sample-preview{margin:0!important;min-width:0}.tdb-audio-showcase .tdb-sample-track{grid-template-columns:44px minmax(120px,.85fr) minmax(150px,1.25fr) 64px;gap:9px}.tdb-audio-showcase .tdb-sample-track__volume{display:none}@media(max-width:1180px){.tdb-audio-showcase__groups{grid-template-columns:1fr}}@media(max-width:620px){.tdb-audio-showcase__hero{align-items:stretch;flex-direction:column}.tdb-audio-showcase__hero .button{width:100%;text-align:center}}.tdb-sample-preview__head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:12px}.tdb-sample-preview__head h4{margin:2px 0 0;font-size:22px}.tdb-sample-preview__head>span{color:var(--tdb-muted);font-size:11px}.tdb-sample-preview__list{display:grid;gap:8px}.tdb-sample-track{display:grid;grid-template-columns:46px minmax(170px,.9fr) minmax(280px,1.8fr) 70px 100px;align-items:center;gap:12px;padding:12px;border:1px solid var(--tdb-line);border-radius:10px;background:linear-gradient(100deg,#ffffff06,#081611ad);transition:border-color .2s ease,background .2s ease,transform .2s ease}.tdb-sample-track:hover{border-color:#39ff1461;background:linear-gradient(100deg,#39ff140a,#081913c7)}.tdb-sample-track.is-playing{border-color:#39ff14a8;box-shadow:inset 3px 0 0 var(--tdb-green)}.tdb-sample-track.is-unavailable{opacity:.58}.tdb-sample-track__play{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:50%;color:#020402;background:var(--tdb-green);box-shadow:0 7px 18px #39ff1433,inset 0 1px #ffffff80;font-size:16px;font-weight:950;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.tdb-sample-track__play:hover{transform:scale(1.06);box-shadow:0 9px 24px #39ff144d,inset 0 1px #fff9}.tdb-sample-track__play:focus-visible{outline:2px solid #fff;outline-offset:3px}.tdb-sample-track__play:disabled{cursor:not-allowed}.tdb-sample-track__info{display:grid;min-width:0;gap:3px}.tdb-sample-track__info strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tdb-sample-track__info small{color:var(--tdb-muted)}.tdb-sample-track__wave-shell{position:relative;min-width:0;height:54px;overflow:hidden;border-radius:8px;background:linear-gradient(180deg,#0000004d,#ffffff04);cursor:ew-resize}.tdb-sample-track__wave{display:block;width:100%;height:100%}.tdb-sample-track__seek{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.tdb-sample-track__wave-shell:focus-within{outline:2px solid var(--tdb-green);outline-offset:2px}.tdb-sample-track__time{color:#d8ded9;font-variant-numeric:tabular-nums;font-size:12px;text-align:center}.tdb-sample-track__volume{display:flex;align-items:center;gap:7px;color:var(--tdb-green)}.tdb-sample-track__volume input{width:100%;accent-color:var(--tdb-green)}.tdb-sample-track input[type=range]{accent-color:var(--tdb-green)}.tdb-sample-track audio{display:none}@media(max-width:900px){.tdb-sample-track{grid-template-columns:46px minmax(0,1fr) 70px}.tdb-sample-track__wave-shell{grid-column:1 / -1;grid-row:2}.tdb-sample-track__volume{display:none}}@media(max-width:620px){.tdb-discovery-hero{padding-top:14px}.tdb-discovery-hero__inner{min-height:430px;border-radius:10px}.tdb-discovery-search{grid-template-columns:24px minmax(0,1fr);border-radius:14px;padding:12px 14px}.tdb-discovery-search button{grid-column:1 / -1;width:100%}.tdb-discovery-suggestions>span{width:100%}.tdb-sample-preview__head{align-items:start;flex-direction:column}.tdb-sample-track{grid-template-columns:44px minmax(0,1fr) 62px;gap:9px;padding:10px}.tdb-sample-track__play{width:42px;height:42px}.tdb-sample-track__wave-shell{height:48px}.tdb-sample-track__info small,.tdb-sample-track__time{font-size:10px}}.tdb-profile-hidden-data span{display:grid;gap:3px;min-width:0;padding:9px;border:1px solid rgba(255,255,255,.07);border-radius:5px}.tdb-profile-hidden-data small{color:var(--tdb-green);font-size:9px;font-weight:900;text-transform:uppercase}.tdb-profile-hidden-data b{overflow-wrap:anywhere}.tdb-profile-editor{margin-top:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.tdb-profile-optional-fields{grid-column:1 / -1}.tdb-profile-optional-fields>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 14px 14px}.tdb-profile-optional-fields__bio{grid-column:1 / -1}.tdb-profile-advanced{grid-column:1 / -1;border:1px solid rgba(255,255,255,.09);border-radius:6px;background:#070908}.tdb-profile-advanced>summary{padding:11px 13px;color:#aeb5b1;font-size:11px;font-weight:900;text-transform:uppercase;cursor:pointer}.tdb-profile-advanced>div{display:grid;gap:7px;padding:0 13px 13px}.tdb-profile-advanced p{margin:0;color:var(--tdb-muted);font-size:12px}.tdb-profile-advanced a{width:max-content;color:#d7ddda;font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.tdb-profile-editor label:last-of-type,.tdb-profile-editor .tdb-account-note,.tdb-profile-editor .button,.tdb-profile-save-status{grid-column:1 / -1}.tdb-account-note,.tdb-profile-save-status{margin:0;color:var(--tdb-muted);font-size:12px}.tdb-profile-legal{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-top:10px;overflow:hidden;border:1px solid var(--tdb-line);border-radius:6px;background:var(--tdb-line)}.tdb-profile-legal a{display:flex;min-height:44px;align-items:center;justify-content:center;padding:8px;color:#c8d0cb;background:#070a08;font-size:11px;font-weight:900;text-align:center;text-transform:uppercase}.tdb-profile-legal a:hover{color:var(--tdb-green)}.tdb-recover-section{min-height:calc(100svh - var(--tdb-header-height))}.customer-auth__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,560px);align-items:center;gap:40px}.tdb-about-final{min-height:62vh;display:flex;align-items:center;background:linear-gradient(90deg,#000000f0,#0009),var(--tdb-studio) center / cover}.tdb-about-final .section-head{max-width:1000px}.tdb-faq-final{padding-top:40px}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);background:var(--tdb-panel)}.faq-item summary{padding:18px;font-weight:800;cursor:pointer}.faq-item p{padding:0 18px 18px}.tdb-legal-section{min-height:calc(100svh - var(--tdb-header-height));background:radial-gradient(circle at 50% 0,rgba(57,255,20,.07),transparent 34%),#020403}.tdb-legal-shell{display:grid;justify-items:center;gap:22px}.tdb-legal-hero{width:min(100%,940px);text-align:center}.tdb-legal-hero h2{margin:6px 0 12px;font-size:clamp(36px,5vw,66px);line-height:1}.tdb-legal-hero>p:last-child{max-width:740px;margin:0 auto;color:var(--tdb-muted);font-size:16px}.tdb-legal-assurances{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;width:min(100%,920px)}.tdb-legal-assurances span{padding:7px 11px;border:1px solid rgba(57,255,20,.18);border-radius:999px;color:#cfd8d3;background:#39ff1409;font-size:11px;font-weight:900;text-transform:uppercase}.tdb-legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100%,1120px)}.tdb-legal-card{scroll-margin-top:calc(var(--tdb-header-height) + 18px);padding:24px;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);background:linear-gradient(145deg,#0c120ff5,#030504fa)}.tdb-legal-card.is-selected{width:min(100%,1040px);grid-column:1 / -1;justify-self:center;padding:clamp(24px,4vw,44px);border-color:var(--tdb-green);box-shadow:0 28px 90px #00000057}.tdb-legal-card--account.is-selected{border-color:#fff3}.tdb-legal-card:target{border-color:var(--tdb-green)}.tdb-legal-card:not(.is-selected) .tdb-legal-content,.tdb-legal-card:not(.is-selected) .tdb-legal-note,.tdb-legal-card:not(.is-selected) .tdb-legal-contact,.tdb-legal-card:not(.is-selected) .tdb-account-delete-request{display:none}.tdb-legal-card__header{max-width:840px}.tdb-legal-card__header h3{margin:3px 0 10px;font-size:clamp(27px,4vw,43px);line-height:1.05}.tdb-legal-card:not(.is-selected) .tdb-legal-card__header h3{font-size:24px}.tdb-legal-card__header>p:last-child,.tdb-legal-content p,.tdb-legal-note{color:var(--tdb-muted);font-size:14px;line-height:1.6}.tdb-legal-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}.tdb-legal-content section{padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:#ffffff06}.tdb-legal-content h4{margin:0 0 8px;color:#f4f7f5;font-size:16px}.tdb-legal-content p{margin:0}.tdb-legal-note{margin-top:14px;padding:16px 18px;border-left:3px solid var(--tdb-green);background:#39ff140d}.tdb-legal-note strong{color:#f3f7f5}.tdb-legal-contact{display:inline-flex;margin-top:18px;color:var(--tdb-green);font-size:18px;font-weight:900}.tdb-legal-navigation{display:flex;justify-content:center;gap:10px;width:min(100%,620px)}.tdb-legal-navigation .button{flex:1 1 0;justify-content:center}.tdb-account-delete-request{width:max-content;margin-top:18px;border-color:#ffffff3d;color:#f2f4f3}.tdb-legal-disclaimer{max-width:920px;margin:0;color:#747c78;font-size:11px;line-height:1.5;text-align:center}.tdb-trust-footer{border-top:1px solid rgba(57,255,20,.42);background:linear-gradient(180deg,rgba(57,255,20,.035),transparent 70%),#050806}.tdb-trust-footer__inner{display:grid;grid-template-columns:56px minmax(240px,1fr) minmax(520px,2fr) auto;align-items:center;min-height:96px;gap:20px}.tdb-trust-seal{display:grid;width:52px;height:52px;place-items:center;border:2px solid var(--tdb-green);border-radius:50%;color:var(--tdb-green);background:radial-gradient(circle,#39ff1429,#13e8dd06 68%);box-shadow:0 0 22px #39ff1424,inset 0 0 12px #39ff1414}.tdb-trust-seal svg{width:24px;fill:none;stroke:currentColor;stroke-width:1.7}.tdb-trust-footer__intro .eyebrow{margin-bottom:2px;color:var(--tdb-green)}.tdb-trust-footer__intro h2{margin:0;font-size:21px;text-transform:uppercase}.tdb-trust-footer__intro>p:last-child{margin:3px 0 0;color:var(--tdb-muted);font-size:12px}.tdb-trust-footer__points{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tdb-trust-footer__points>div{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px}.tdb-trust-footer__points svg{width:22px;fill:none;stroke:var(--tdb-green);stroke-width:1.8;filter:drop-shadow(0 0 4px rgba(57,255,20,.24))}.tdb-trust-footer__points span{display:grid}.tdb-trust-footer__points strong{color:#eaffe5;font-size:10px;text-transform:uppercase}.tdb-trust-footer__points small{display:none}.tdb-trust-footer__payment-icons{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.tdb-trust-footer__payment-icons svg{width:34px;max-height:22px;filter:grayscale(1) sepia(1) saturate(8) hue-rotate(62deg) brightness(1.15);opacity:.88}.tdb-payment-icon--paypal svg{width:37.4px;max-height:24.2px}.tdb-trust-footer__commerce{display:grid;justify-items:end;gap:7px}.tdb-shopify-platform{display:flex;align-items:center;gap:7px;color:#dce5df}.tdb-shopify-platform>svg{width:24px;height:24px;fill:none;stroke:var(--tdb-green);stroke-width:1.8}.tdb-shopify-platform span{display:grid;gap:1px;font-size:11px;line-height:1.1}.tdb-shopify-platform small{color:var(--tdb-muted);font-size:8px;font-weight:800;text-transform:uppercase}.tdb-shopify-platform a{color:var(--tdb-green);font-weight:900;text-decoration:none}body[data-tdb-active-route=tdb-conta] .tdb-trust-footer,body[data-tdb-active-route=recover] .tdb-trust-footer,.password-template .tdb-trust-footer{display:none}.site-footer--ceo{display:none;padding:46px 0;border-top:1px solid var(--tdb-line);background:#000}body[data-tdb-active-route=sobre] .site-footer--ceo{display:block}.footer-ceo{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);align-items:center;gap:44px}.footer-ceo__profile{display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:24px}.footer-ceo__photo{overflow:hidden;aspect-ratio:2 / 3;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius)}.footer-ceo__photo img{width:100%;height:100%;object-fit:cover}.footer-ceo__text h3{margin-bottom:9px;font-size:42px;text-transform:uppercase}.footer-copy{color:var(--tdb-green);font-weight:800}.footer-socials{display:grid;gap:10px}.footer-socials a{display:flex;width:max-content;max-width:100%;align-items:center;gap:10px;color:#d0d5d2;font-size:13px;font-weight:800}.footer-socials a:hover{color:var(--tdb-green)}.footer-socials__icon{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center}.footer-socials__icon img{width:22px;height:22px}.tdb-product-page__grid,.tdb-system-page{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:start;gap:40px}.tdb-product-page__media,.tdb-shop-card__media{overflow:hidden;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);background:var(--tdb-panel)}.tdb-product-page__media img,.tdb-shop-card__media img{width:100%;height:auto}.tdb-product-page__content h1{font-size:48px}.tdb-product-page__price{margin:14px 0;color:var(--tdb-green);font-size:24px;font-weight:900}.tdb-product-page__beat-guide{display:grid;gap:10px;margin-top:18px;padding:18px;border:1px solid rgba(57,255,20,.32);border-radius:10px;background:linear-gradient(145deg,#39ff1413,#00f2ff09)}.tdb-product-page__beat-guide strong{font-size:18px}.tdb-product-page__beat-guide p{margin:0;color:var(--tdb-muted)}.tdb-product-page__beat-guide .btn{justify-self:start}.tdb-product-form,.tdb-cart-form,.tdb-system-search{display:grid;gap:12px}.tdb-cart-line{display:grid;grid-template-columns:90px minmax(0,1fr) 100px;align-items:center;gap:16px;padding:14px;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);background:var(--tdb-panel)}.tdb-cart-line img{width:90px;height:70px;object-fit:cover}.tdb-cart-total{display:flex;justify-content:space-between;font-size:20px}.tdb-shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}.tdb-shop-card{padding:14px;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);background:var(--tdb-panel)}.tdb-system-search{grid-template-columns:minmax(0,1fr) auto;margin-bottom:28px}.tdb-site-toast{position:fixed;right:20px;bottom:100px;z-index:500;max-width:min(420px,calc(100% - 40px));padding:13px 16px;border:1px solid rgba(19,232,221,.45);border-radius:7px;color:#fff;background:#071312;font-size:13px;font-weight:800;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease}.tdb-site-toast.is-visible{opacity:1;transform:none}.tdb-site-toast.is-error{border-color:var(--tdb-danger);background:#2a080e}.tdb-site-toast.is-success{border-color:var(--tdb-green);background:#071b09}.tdb-cart-panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:450;background:#000000bd}.tdb-cart-panel__inner{display:grid;grid-template-rows:auto 1fr auto;width:min(440px,100%);height:100%;margin-left:auto;padding:20px;background:#070a08}.tdb-cart-panel__inner header,.tdb-cart-panel__inner footer{display:grid;gap:12px}.tdb-cart-panel__inner header{grid-template-columns:1fr auto;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--tdb-line)}.tdb-cart-panel__items{display:grid;align-content:start;gap:10px;overflow-y:auto;padding-block:16px}@media(max-width:1180px){.page-width,.tdb-market-shell{width:min(100% - 40px,1120px)}.site-nav{gap:15px}.site-nav a{font-size:11px}.account-chip__body{max-width:130px}.tdb-market-header--catalog{grid-template-columns:260px minmax(0,1fr)}.tdb-beat-filter-panel{margin-left:288px}.tdb-youtube-global-player{grid-template-columns:minmax(220px,360px) minmax(200px,1fr) auto;padding-inline:18px}.tdb-global-volume{display:none}.drum-kit-card{grid-template-columns:210px minmax(0,1fr)}.tdb-trust-footer__inner{grid-template-columns:52px minmax(220px,1fr) minmax(420px,1.7fr)}.tdb-trust-footer__commerce{display:none}}@media(max-width:900px){:root{--tdb-header-height: 68px}.page-width,.tdb-market-shell{width:min(100% - 28px,860px)}.site-header__inner{grid-template-columns:auto minmax(0,1fr) 44px;gap:12px}.site-header__left{display:contents}.site-logo,.site-logo img{width:46px;height:46px}.menu-toggle{display:block}.site-nav{position:absolute;top:calc(100% + 1px);right:14px;left:14px;display:none;max-height:calc(100svh - 82px);overflow-y:auto;padding:10px;border:1px solid var(--tdb-line);border-radius:var(--tdb-radius);background:#050806;box-shadow:0 24px 70px #000000b3}.site-nav.is-open{display:grid}.site-nav a,body.customer-logged-in .site-nav .tdb-auth-only,body.hub-session-logged-in .site-nav .tdb-auth-only{display:flex!important;min-height:44px;align-items:center;padding:0 12px;border-bottom:1px solid rgba(255,255,255,.07);font-size:12px}.site-header__actions{min-width:0;justify-self:end;padding-left:0;border-left:0}.header-search,.account-chip--logout{display:none!important}.account-chip--logged,.account-chip--guest{min-width:0;max-width:210px;min-height:44px;padding:4px 10px}.account-chip__avatar{width:32px;height:32px}.tdb-market-header--catalog{grid-template-columns:1fr;gap:14px}.tdb-market-titleblock{grid-template-columns:auto 1fr;align-items:baseline;gap:10px}.tdb-market-titleblock strong{font-size:25px}.tdb-beat-filter-panel{margin-left:0}.tdb-market-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}body.tdb-player-open{padding-bottom:86px}.tdb-youtube-global-player{grid-template-columns:minmax(190px,300px) minmax(150px,1fr) auto;gap:10px;min-height:78px;padding:8px 14px}.tdb-global-info,.tdb-global-progress-row,.tdb-global-controls{grid-column:auto;grid-row:auto}.tdb-global-controls [data-tdb-global-mute],.tdb-global-controls [data-tdb-global-favorite]{display:none}.drum-kit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tdb-legal-grid,.tdb-product-hero,.tdb-melody-product{grid-template-columns:1fr}.tdb-melody-product--flagship{gap:24px;padding:20px}.tdb-melody-product--flagship .tdb-melody-product__image{height:auto}.tdb-melody-contents__grid{grid-template-columns:1fr}.tdb-melody-content-group,.tdb-melody-content-group:nth-child(2n),.tdb-melody-content-group:nth-child(-n+2){padding-inline:0;border-top:1px solid rgba(255,255,255,.08);border-left:0}.tdb-melody-content-group:first-child{border-top:0}.tdb-hub-shell{grid-template-columns:1fr;gap:28px}.tdb-hub-copy h2{font-size:40px}.tdb-plugin-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.tdb-profile-command{grid-template-columns:100px minmax(0,1fr) auto}.tdb-profile-ficha{grid-template-columns:repeat(2,minmax(0,1fr))}.tdb-profile-legal{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-auth__grid,.footer-ceo,.tdb-product-page__grid,.tdb-system-page{grid-template-columns:1fr}.tdb-trust-footer__inner{grid-template-columns:44px minmax(0,1fr);min-height:82px}.tdb-trust-footer__points{display:none}}@media(max-width:620px){.page-width,.tdb-market-shell{width:min(100% - 20px,600px)}.section{padding:38px 0}.section-head h1,.section-head h2{font-size:34px}.site-header__inner{grid-template-columns:auto minmax(0,1fr) 44px}.account-chip--guest,.account-chip--logged{max-width:165px}.account-chip__body small{display:none}.tdb-market-shell{padding-top:20px}.tdb-market-titleblock{display:grid;grid-template-columns:1fr;gap:2px}.tdb-market-titleblock strong{font-size:23px}.tdb-market-search{grid-template-columns:20px minmax(0,1fr) 46px;padding-left:12px}.tdb-search-clear{display:none}.tdb-market-filter-toggle{width:46px;padding:0;justify-content:center}.tdb-market-filter-toggle span{display:none}.tdb-market-grid{grid-template-columns:1fr;gap:18px}.tdb-market-card{display:grid;grid-template-columns:132px minmax(0,1fr);grid-template-rows:auto auto 1fr;column-gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.tdb-market-cover{grid-row:1 / 4;aspect-ratio:16 / 10}.tdb-market-card h3{min-height:0;margin-top:2px}.tdb-market-card p{margin-bottom:3px}.tdb-youtube-heart{opacity:1;width:32px;height:32px;font-size:18px}.tdb-youtube-catalog-actions{display:grid;grid-template-columns:1fr 1fr;justify-items:stretch;text-align:center}.tdb-youtube-catalog-actions span,.tdb-youtube-catalog-actions a{grid-column:1 / -1}.tdb-youtube-catalog-actions button,.tdb-youtube-catalog-actions a{width:100%}body.tdb-player-open{padding-bottom:132px}.tdb-youtube-global-player{grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;min-height:116px;padding:9px 12px}.tdb-global-info{grid-column:1;grid-row:1}.tdb-global-controls{grid-column:2;grid-row:1}.tdb-global-progress-row{grid-column:1 / -1;grid-row:2}.tdb-global-info img{width:44px;height:44px}.tdb-global-info{grid-template-columns:44px minmax(0,1fr)}.tdb-global-controls button{width:34px;min-width:34px;height:34px}.tdb-global-controls [data-tdb-global-play]{width:40px;min-width:40px;height:40px}.drum-kit-card,.drum-kit-grid{grid-template-columns:1fr}.drum-kit-card__media{aspect-ratio:16 / 10}.drum-kit-card__media img{object-fit:contain}.drum-kit-card__body{padding:18px}.kit-spec-grid,.tdb-kit-actions{grid-template-columns:1fr}.tdb-product-offer{align-items:flex-start}.tdb-product-offer span{display:grid;gap:2px}.tdb-melody-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.tdb-melody-product__image{height:340px}.tdb-melody-product__copy h3{font-size:30px}.tdb-melody-product--flagship{margin:22px 0 30px;padding:14px}.tdb-melody-product--flagship .tdb-melody-product__image{height:auto}.tdb-melody-product__heading{display:block}.tdb-melody-product__seal{display:inline-block;margin:0 0 14px}.tdb-melody-product--flagship .tdb-melody-product__copy h3{font-size:30px}.tdb-melody-contents__head{align-items:flex-start;flex-direction:column;gap:6px}.tdb-melody-contents__head h4{font-size:19px}.tdb-melody-content-group li{grid-template-columns:minmax(54px,auto) 1fr;gap:7px}.tdb-plugin-strip{grid-template-columns:1fr}.tdb-product-hero__copy h3{font-size:32px}.tdb-account-section{padding:24px 0}.tdb-account-section-head h2{font-size:34px}.customer-card{padding:16px}.tdb-auth-tabs{grid-template-columns:1fr 1fr}.tdb-profile-command{grid-template-columns:1fr;text-align:center}.tdb-profile-edit-button{width:min(100%,280px);margin-inline:auto}.tdb-profile-summary,.tdb-profile-hidden-data,.tdb-profile-private-data,.tdb-profile-optional-fields>div{grid-template-columns:1fr}.tdb-products-hub-cta,.tdb-hub-actions .button{width:100%;justify-content:center}.tdb-profile-role{justify-content:center}.tdb-hub-copy h2{font-size:34px}.tdb-profile-id h4,.tdb-profile-summary__head h3{font-size:25px}.tdb-profile-stats,.tdb-profile-ficha,.tdb-profile-editor{grid-template-columns:1fr}.tdb-profile-editor>*{grid-column:1}.tdb-profile-summary__head,.tdb-profile-favorites__head{display:grid}.tdb-tier-badge{width:max-content}.tdb-profile-legal{grid-template-columns:repeat(2,minmax(0,1fr))}.tdb-profile-advanced a,.tdb-account-delete-request{width:100%}.tdb-legal-navigation{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 16px}.tdb-legal-navigation a{padding:9px;border:1px solid rgba(255,255,255,.1);border-radius:5px;text-align:center}.tdb-legal-card.is-selected{padding:20px}.tdb-legal-content{grid-template-columns:1fr}.footer-ceo__profile{grid-template-columns:110px minmax(0,1fr)}.footer-ceo__text h3{font-size:28px}.tdb-trust-footer__intro h2{font-size:17px}.tdb-trust-footer__intro>p:last-child{display:none}.tdb-cart-line{grid-template-columns:68px minmax(0,1fr)}.tdb-cart-line input{grid-column:1 / -1}.tdb-system-search{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}body.tdb-player-open{padding-bottom:72px!important}.tdb-youtube-global-player{grid-template-columns:minmax(260px,1.15fr) minmax(240px,1.75fr) auto!important;grid-template-rows:1fr!important;width:100%!important;height:72px!important;min-height:72px!important;max-height:72px!important;gap:14px!important;padding:7px 24px!important;overflow:visible!important}.tdb-youtube-global-player .tdb-global-info,.tdb-youtube-global-player .tdb-global-progress-row,.tdb-youtube-global-player .tdb-global-controls{grid-column:auto!important;grid-row:1!important;margin:0!important}.tdb-youtube-global-player .tdb-global-controls{flex-wrap:nowrap!important;justify-content:flex-end!important;min-width:max-content!important}@media(max-width:1120px){.tdb-youtube-global-player{grid-template-columns:minmax(220px,1fr) minmax(170px,1fr) auto!important;padding-inline:16px!important}.tdb-youtube-global-player .tdb-global-volume,.tdb-youtube-global-player [data-tdb-global-loop],.tdb-youtube-global-player .tdb-global-youtube-link{display:none!important}}@media(max-width:760px){body.tdb-player-open{padding-bottom:66px!important}.tdb-youtube-global-player{grid-template-columns:minmax(0,1fr) auto!important;height:66px!important;min-height:66px!important;max-height:66px!important;padding:6px 12px!important}.tdb-youtube-global-player .tdb-global-progress-row,.tdb-youtube-global-player [data-tdb-global-mute],.tdb-youtube-global-player [data-tdb-global-favorite]{display:none!important}}@media(max-width:520px){.tdb-youtube-global-player [data-tdb-global-prev]{display:none!important}}.drum-kit-grid{grid-template-columns:repeat(4,minmax(220px,1fr))!important;gap:clamp(10px,1vw,16px)!important}.drum-kit-card__media{height:clamp(270px,23vw,390px)!important;aspect-ratio:auto!important;padding:clamp(6px,.7vw,12px)}.drum-kit-card__media img{object-fit:contain!important;object-position:center!important}.drum-kit-card__body{padding:clamp(12px,1vw,16px)!important}.drum-kit-card h3{margin-bottom:6px!important;font-size:clamp(18px,1.35vw,23px)!important}.drum-kit-card__body>p:not(.eyebrow){min-height:2.85em!important;-webkit-line-clamp:2!important;font-size:clamp(12px,.92vw,15px)}.drum-kit-card .sample-list{gap:5px;margin-block:10px}.drum-kit-card .sample-list li{padding:5px 8px;font-size:10px}.drum-kit-card .sample-list li:nth-child(n+4){display:none!important}.drum-kit-card .tdb-product-offer{margin-top:8px!important;padding:9px 11px}.drum-kit-card .tdb-product-offer strong{font-size:clamp(18px,1.4vw,22px)}.drum-kit-card .kit-details{margin-top:9px;padding-top:10px}.drum-kit-card .kit-details summary{font-size:12px}.drum-kit-card .tdb-kit-actions{gap:6px;margin-top:10px}.drum-kit-card .tdb-kit-actions button,.drum-kit-card .tdb-kit-actions a{min-height:40px;padding:7px;font-size:10px}@media(max-width:1450px){.drum-kit-grid{grid-template-columns:repeat(3,minmax(220px,1fr))!important}.drum-kit-card__media{height:clamp(280px,29vw,390px)!important}}@media(max-width:1020px){.drum-kit-grid{grid-template-columns:repeat(2,minmax(220px,1fr))!important}.drum-kit-card__media{height:clamp(270px,43vw,380px)!important}}@media(max-width:620px){.drum-kit-grid{grid-template-columns:1fr!important}.drum-kit-card__media{height:clamp(250px,82vw,360px)!important}.drum-kit-card .tdb-kit-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.drum-kit-card .tdb-product-offer em,.tdb-product-offer--melody em{display:inline-flex;min-height:27px;align-items:center;justify-content:center;padding:5px 10px;border:1px solid #ff5656;border-radius:999px;color:#fff!important;background:linear-gradient(135deg,#ff2929,#a90000)!important;box-shadow:0 0 18px #ff232352;font-size:10px!important;font-weight:950;letter-spacing:.04em;line-height:1;text-transform:uppercase;animation:tdbPromotionPulse 2.4s ease-in-out infinite}@keyframes tdbPromotionPulse{0%,to{box-shadow:0 0 12px #ff23233d;transform:scale(1)}50%{box-shadow:0 0 24px #ff23237a;transform:scale(1.035)}}.drum-kit-card .tdb-kit-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.tdb-kit-utility-actions,.tdb-kit-commerce-actions,.tdb-melody-commerce-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tdb-kit-commerce-actions .tdb-kit-buy-now,.tdb-kit-commerce-actions .tdb-kit-cart-button{min-height:44px!important;border-radius:7px!important;font-size:11px!important;font-weight:950!important}.tdb-kit-cart-button svg,.tdb-cart-secondary svg{width:18px;height:18px;flex:0 0 auto;fill:currentColor}.tdb-kit-commerce-actions .tdb-kit-buy-now{color:#031006!important;border-color:transparent!important;background:linear-gradient(110deg,var(--tdb-green),var(--tdb-cyan))!important;box-shadow:0 8px 22px #39ff141f}.tdb-kit-commerce-actions .tdb-kit-cart-button{gap:6px;color:#fff!important;border-color:#39ff1480!important;background:#080c09!important}.tdb-kit-commerce-actions .tdb-kit-cart-button:hover{color:var(--tdb-green)!important;border-color:var(--tdb-green)!important}.tdb-kit-commerce-actions .is-coming-soon{grid-column:1 / -1}.tdb-melody-commerce-actions{max-width:560px;margin-top:14px}.tdb-melody-commerce-actions .button{width:100%;min-height:48px;justify-content:center}.tdb-cart-secondary{color:var(--tdb-green)!important;border:1px solid rgba(57,255,20,.5)!important;background:#070b08!important}@media(max-width:420px){.tdb-kit-commerce-actions,.tdb-melody-commerce-actions{grid-template-columns:1fr}}.header-search-form{display:grid;grid-template-columns:20px minmax(90px,180px) auto;align-items:center;gap:7px;min-height:42px;padding:4px 5px 4px 12px;border:1px solid rgba(57,255,20,.32);border-radius:999px;background:#050a07f5;transition:border-color .2s ease,box-shadow .2s ease,grid-template-columns .25s ease}.header-search-form:focus-within{grid-template-columns:20px minmax(150px,230px) auto;border-color:var(--tdb-green);box-shadow:0 0 22px #39ff141f}.header-search-form svg{width:19px;fill:var(--tdb-green)}.header-search-form input{min-width:0;height:32px;padding:0;border:0;color:#fff;background:transparent;box-shadow:none;font-size:11px}.header-search-form button{min-height:32px;padding:6px 11px;border:0;border-radius:999px;color:#031006;background:var(--tdb-green);font-size:10px;font-weight:950;cursor:pointer}.tdb-market-play{color:#031006!important;border-color:#39ff14bf!important;background:linear-gradient(135deg,var(--tdb-green),var(--tdb-cyan))!important;box-shadow:0 0 24px #39ff1447!important}.tdb-market-card:hover .tdb-market-play,.tdb-market-card:focus-within .tdb-market-play{box-shadow:0 0 34px #39ff1480!important;transform:translate(-50%,-50%) scale(1.08)!important}.tdb-beat-commerce{display:grid!important;gap:7px;margin-top:12px;padding-top:11px;border-top:1px solid rgba(57,255,20,.18)}.tdb-beat-commerce>label{color:#cbd4ce;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.tdb-beat-commerce>small{color:var(--tdb-muted);font-size:9px;line-height:1.35}.tdb-beat-availability{margin:12px 0 0;padding:9px 10px;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:#aeb8b1;background:#ffffff06;font-size:10px;font-weight:850;letter-spacing:.025em;line-height:1.35;text-align:center;text-transform:uppercase}.tdb-beat-availability.is-configuring{border-color:#39ff144d;color:var(--tdb-green);background:#39ff140e}.tdb-beat-commerce select{width:100%;min-height:40px;padding:8px 34px 8px 10px;border:1px solid rgba(57,255,20,.36);border-radius:7px;color:#fff;background:#080d09;font-size:11px;font-weight:800}.tdb-beat-commerce__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.tdb-beat-buy-now,.tdb-beat-add-cart{min-height:42px;border-radius:7px;font-size:10px;font-weight:950;text-transform:uppercase;cursor:pointer}.tdb-beat-buy-now:disabled,.tdb-beat-add-cart:disabled{opacity:.42;filter:grayscale(.7);cursor:not-allowed;transform:none}.tdb-beat-buy-now{color:#031006;border:1px solid transparent;background:linear-gradient(110deg,var(--tdb-green),var(--tdb-cyan))}.tdb-beat-add-cart{color:var(--tdb-green);border:1px solid rgba(57,255,20,.48);background:#070b08}@media(max-width:1320px){.header-search-form{grid-template-columns:20px minmax(70px,120px) auto}.header-search-form:focus-within{grid-template-columns:20px minmax(110px,170px) auto}}@media(max-width:1050px){.header-search-form input,.header-search-form button{display:none}.header-search-form,.header-search-form:focus-within{display:grid;width:42px;grid-template-columns:1fr;padding:0;place-items:center}}.site-header__actions .header-search--home{display:grid!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;place-items:center!important;border:1px solid rgba(57,255,20,.32);border-radius:50%;color:#fff;background:linear-gradient(145deg,#0d1710fa,#020503fa);box-shadow:inset 0 1px #ffffff14,0 8px 20px #0000004d;transition:color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.site-header__actions .header-search--home svg{display:block;width:21px;height:21px;fill:currentColor}.site-header__actions .header-search--home:hover,.site-header__actions .header-search--home:focus-visible{color:var(--tdb-green);border-color:var(--tdb-green);transform:translateY(-1px) scale(1.03);box-shadow:0 0 24px #39ff1433,inset 0 1px #ffffff1a}.tdb-discovery-hero__inner:before{top:-4px!important;right:-4px!important;bottom:-4px!important;left:-4px!important;background-image:linear-gradient(180deg,#00000047,#000000b8),var(--tdb-discovery-banner)!important;background-position:center 48%!important;background-size:cover!important;background-repeat:no-repeat!important;filter:blur(1.1px) saturate(.82) contrast(1.08) brightness(.78)!important;transform-origin:center!important;animation:tdbStudioSearchBreath 11s ease-in-out infinite alternate!important;will-change:transform,opacity,filter}.tdb-discovery-hero__inner:after{background:radial-gradient(circle at 50% 52%,#00000014,#0000008f 72%),linear-gradient(90deg,rgba(0,0,0,.58),transparent 25% 75%,rgba(0,0,0,.58))!important;-webkit-backdrop-filter:blur(.35px);backdrop-filter:blur(.35px)}@keyframes tdbStudioSearchBreath{0%{opacity:.67;transform:scale(1.035) translateZ(0);filter:blur(1.1px) saturate(.8) contrast(1.08) brightness(.76)}52%{opacity:.76}to{opacity:.71;transform:scale(1.075) translate3d(0,-1.2%,0);filter:blur(1.6px) saturate(.9) contrast(1.1) brightness(.82)}}.tdb-discovery-search{-webkit-backdrop-filter:blur(14px) saturate(1.08);backdrop-filter:blur(14px) saturate(1.08);box-shadow:0 18px 50px #00000061,0 0 26px #39ff140e}@media(prefers-reduced-motion:reduce){.tdb-discovery-hero__inner:before{animation:none!important}}:root{--tdb-fluid-gutter: clamp(14px, 2.2vw, 42px);--tdb-section-space: clamp(28px, 3.2vw, 48px)}html{font-size:clamp(14px,.78vw + 3px,16px)}body{font-size:clamp(14px,.25vw + 11px,16px);text-rendering:optimizeLegibility}.page-width,.tdb-market-shell{width:min(calc(100% - (var(--tdb-fluid-gutter) * 2)),1720px)!important}.section{padding-block:var(--tdb-section-space)}h1{font-size:clamp(32px,4vw,60px)}h2{font-size:clamp(27px,3vw,46px)}h3{overflow-wrap:anywhere}.tdb-discovery-hero{padding-block:clamp(14px,2vw,28px) clamp(12px,1.5vw,22px)!important}.tdb-discovery-hero__inner{min-height:clamp(430px,calc(100svh - var(--tdb-header-height) - 118px),650px)!important;padding:clamp(34px,4.5vw,66px) clamp(18px,5vw,72px)!important}.tdb-discovery-hero h1{max-width:min(900px,88vw);font-size:clamp(34px,4.35vw,62px)!important;line-height:1.02!important}.tdb-discovery-types{gap:clamp(6px,.7vw,10px)}.tdb-discovery-types button{min-height:44px;padding:9px clamp(14px,1.5vw,24px)}.tdb-discovery-search{width:min(100%,1120px);min-height:66px}.tdb-discovery-suggestions{max-width:1220px}.tdb-discovery-hero__inner:before{background-image:linear-gradient(180deg,#00000029,#0000008f),var(--tdb-discovery-banner)!important;filter:blur(.45px) saturate(.94) contrast(1.05) brightness(.9)!important}.tdb-discovery-hero__inner:after{background:radial-gradient(circle at 50% 52%,#00000005,#00000061 76%),linear-gradient(90deg,rgba(0,0,0,.42),transparent 24% 76%,rgba(0,0,0,.42))!important}@keyframes tdbStudioSearchBreath{0%{opacity:.82;transform:scale(1.025) translateZ(0);filter:blur(.4px) saturate(.92) contrast(1.05) brightness(.88)}52%{opacity:.9}to{opacity:.86;transform:scale(1.055) translate3d(0,-.7%,0);filter:blur(.7px) saturate(1) contrast(1.07) brightness(.94)}}.tdb-market-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:clamp(16px,1.5vw,24px) clamp(12px,1vw,18px)}.tdb-market-card h3{min-height:2.55em;font-size:clamp(14px,.9vw,16px)}.tdb-trust-footer__inner{gap:clamp(12px,2vw,30px)}[data-tdb-add-cart].is-added,.tdb-plugin-waitlist .button.is-added{color:#031306;border-color:#2dff35;background:linear-gradient(135deg,#2dff35,#20d9b5);box-shadow:0 0 0 1px #2dff3538,0 8px 22px #2dff352e;cursor:default;opacity:1}[data-tdb-add-cart].is-added span:first-child{font-size:1.05em}@media(min-width:1600px){.tdb-market-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1180px)and (min-width:901px){:root{--tdb-header-height: 70px}.site-header__inner{gap:10px}.site-header__left{gap:16px}.site-nav{gap:14px}.site-nav a{font-size:10px}.account-chip__body{max-width:126px}.tdb-market-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.tdb-discovery-hero__inner{min-height:auto!important;padding-block:clamp(42px,10vw,76px)!important}.tdb-discovery-search{min-height:58px}.tdb-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){:root{--tdb-fluid-gutter: 12px;--tdb-section-space: 28px}.tdb-discovery-hero h1{max-width:100%;font-size:clamp(31px,10vw,44px)!important}.tdb-discovery-types{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.tdb-discovery-types button{width:100%}.tdb-discovery-search{grid-template-columns:22px minmax(0,1fr);padding:10px 14px}.tdb-discovery-search button{grid-column:1 / -1;width:100%;min-height:44px}.tdb-discovery-suggestions{flex-wrap:nowrap;width:100%;overflow-x:auto;padding-bottom:7px;scroll-snap-type:x proximity}.tdb-discovery-suggestions>*{flex:0 0 auto;scroll-snap-align:start}.tdb-market-grid{grid-template-columns:1fr}.tdb-market-card{max-width:520px;width:100%;margin-inline:auto}}@media(prefers-reduced-motion:reduce){.tdb-discovery-hero__inner:before{opacity:.86!important}}.tdb-trust-footer__commerce{display:flex!important;align-items:center;justify-content:flex-end}.tdb-trust-footer__payment-icons{display:flex;min-height:38px;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:10px}.tdb-trust-footer__payment-icons .tdb-payment-icon,.tdb-shopify-platform{display:grid;min-width:48px;height:38px;padding:5px 8px;place-items:center;border:1px solid rgba(57,255,20,.2);border-radius:7px;background:#fffffff5}.tdb-trust-footer__payment-icons .tdb-payment-icon svg{width:auto!important;max-width:54px;height:25px!important;max-height:25px!important;filter:none!important;opacity:1!important}.tdb-shopify-platform img{width:28px;height:28px;object-fit:contain}.tdb-shopify-platform:hover,.tdb-shopify-platform:focus-visible{border-color:var(--tdb-green);transform:translateY(-1px)}.tdb-server-product-commerce{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.tdb-server-product-commerce form{margin:0;min-width:0}.tdb-server-product-commerce button{display:inline-flex;width:100%;min-height:46px;align-items:center;justify-content:center;gap:7px;padding:9px 10px;border-radius:7px;font-size:11px;font-weight:950;text-transform:uppercase;cursor:pointer}.tdb-server-product-commerce .tdb-kit-buy-now{color:#031006;border:1px solid transparent;background:linear-gradient(110deg,var(--tdb-green),var(--tdb-cyan));box-shadow:0 9px 24px #39ff1424}.tdb-server-product-commerce .tdb-kit-cart-button{color:var(--tdb-green);border:1px solid rgba(57,255,20,.52);background:#070b08}.tdb-cart-page{min-height:calc(100svh - var(--tdb-header-height));padding-block:clamp(24px,3vw,42px)!important}.tdb-cart-page__inner{max-width:1440px}.tdb-cart-page__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:clamp(20px,2.5vw,32px)}.tdb-cart-page__header h1{margin:0 0 5px;font-size:clamp(28px,3vw,42px);line-height:1;text-transform:none}.tdb-cart-page__header>div>p:last-child{margin:0;color:var(--tdb-muted);font-size:13px}.tdb-cart-continue,.tdb-cart-line__remove{color:var(--tdb-muted);font-size:12px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.tdb-cart-continue:hover,.tdb-cart-line__remove:hover{color:var(--tdb-green)}.tdb-cart-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,360px);align-items:start;gap:clamp(18px,2.4vw,34px)}.tdb-cart-items{display:grid;gap:10px}.tdb-cart-line{display:grid;grid-template-columns:72px minmax(0,1fr) auto 84px;grid-template-areas:"media content price quantity" "media content remove quantity";align-items:center;gap:6px 16px;min-height:104px;padding:12px 14px;border-color:#39ff1433;border-radius:10px;background:linear-gradient(135deg,#0b110dfa,#050806fa)}.tdb-cart-line__media{grid-area:media;width:72px;aspect-ratio:1;overflow:hidden;border-radius:7px;background:#000}.tdb-cart-line__media img,.tdb-cart-line img{width:100%;height:100%;object-fit:contain}.tdb-cart-line__content{grid-area:content;min-width:0}.tdb-cart-line__content h2{margin:2px 0 5px;font-size:clamp(16px,1.35vw,20px);line-height:1.18;text-transform:none}.tdb-cart-line__type,.tdb-cart-line__variant,.tdb-cart-line__source,.tdb-cart-line__delivery{margin:0;font-size:11px}.tdb-cart-line__type{color:var(--tdb-green);font-weight:900;text-transform:uppercase}.tdb-cart-line__variant,.tdb-cart-line__source,.tdb-cart-line__delivery{color:var(--tdb-muted)}.tdb-cart-line__properties{display:grid;gap:3px;margin:7px 0;font-size:11px}.tdb-cart-line__properties>div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px;align-items:baseline}.tdb-cart-line__properties dt{color:var(--tdb-muted);font-weight:800}.tdb-cart-line__properties dt:after{content:":"}.tdb-cart-line__properties dd{min-width:0;margin:0;color:#fff;font-weight:800;overflow-wrap:anywhere}.tdb-cart-line__price{grid-area:price;min-width:86px;text-align:right}.tdb-cart-line__price span,.tdb-cart-line__quantity span{display:block;margin-bottom:4px;color:var(--tdb-muted);font-size:10px;font-weight:800;text-transform:uppercase}.tdb-cart-line__price strong{font-size:15px;white-space:nowrap}.tdb-cart-line__quantity{grid-area:quantity;display:block}.tdb-cart-line__quantity--fixed strong{display:block;color:#fff;font-size:12px;white-space:nowrap}.tdb-cart-line__quantity input{width:72px;height:42px;padding:0 8px;border:1px solid var(--tdb-line);border-radius:7px;color:#fff;background:#0d120f;text-align:center}.tdb-cart-line__remove{grid-area:remove;justify-self:end;font-size:11px}.tdb-cart-summary{position:sticky;top:calc(var(--tdb-header-height) + 18px);padding:20px;border:1px solid var(--tdb-line);border-radius:12px;background:linear-gradient(145deg,#0a100c,#050806);box-shadow:0 18px 48px #00000047}.tdb-cart-summary h2,.tdb-cart-empty h2{margin:0 0 18px;font-size:20px;line-height:1.15;text-transform:none}.tdb-cart-savings{display:grid;gap:4px;margin:0 0 14px;padding:12px;border:1px solid rgba(57,255,20,.28);border-radius:10px;background:#39ff140f}.tdb-cart-savings strong{color:var(--tdb-green);font-size:12px}.tdb-cart-savings span{color:#b7c1ba;font-size:10px;line-height:1.45}.tdb-cart-summary__row,.tdb-cart-total{display:flex;justify-content:space-between;gap:20px;padding:9px 0;color:var(--tdb-muted);font-size:13px}.tdb-cart-summary__row strong{color:#fff}.tdb-cart-total{margin-top:5px;padding:14px 0;border-top:1px solid var(--tdb-line-soft);color:#fff;font-size:18px}.tdb-cart-summary__note{margin:0 0 14px;color:var(--tdb-muted);font-size:11px;line-height:1.45}.tdb-cart-update,.tdb-cart-checkout{width:100%;min-height:44px;margin-top:8px}.tdb-cart-express{margin-top:16px;padding-top:14px;border-top:1px solid var(--tdb-line-soft)}.tdb-cart-express>span{display:block;margin-bottom:9px;color:var(--tdb-muted);font-size:11px;text-align:center}.tdb-cart-assurances{display:grid;gap:7px;margin:16px 0 0;padding:0;color:var(--tdb-muted);font-size:11px;list-style:none}.tdb-cart-assurances li:before{margin-right:7px;color:var(--tdb-green);content:"\2713"}.tdb-cart-empty{max-width:560px;padding:clamp(24px,4vw,44px);border:1px solid var(--tdb-line);border-radius:12px;background:var(--tdb-panel)}@media(max-width:900px){.tdb-cart-form{grid-template-columns:1fr}.tdb-cart-summary{position:static}}@media(max-width:620px){.tdb-cart-page__header{align-items:start;flex-direction:column;gap:10px}.tdb-cart-line{grid-template-columns:62px minmax(0,1fr) 70px;grid-template-areas:"media content content" "price price quantity" "remove remove quantity";gap:9px 12px;padding:11px}.tdb-cart-line__media{width:62px}.tdb-cart-line__price{text-align:left}.tdb-cart-line__remove{justify-self:start}.tdb-cart-line__quantity{justify-self:end}}.tdb-server-product-commerce svg{width:18px;height:18px;fill:currentColor}.tdb-server-product-commerce button:hover{transform:translateY(-1px);filter:brightness(1.08)}.tdb-product-unavailable-link{display:flex;min-height:44px;align-items:center;justify-content:center;margin-top:12px;border:1px solid rgba(57,255,20,.34);border-radius:7px;color:var(--tdb-green);font-weight:900}@media(min-width:1100px){.tdb-youtube-catalog .tdb-market-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(max-width:1099px)and (min-width:761px){.tdb-youtube-catalog .tdb-market-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px)and (min-width:481px){.tdb-youtube-catalog .tdb-market-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:480px){.tdb-youtube-catalog .tdb-market-grid{grid-template-columns:1fr!important}.tdb-server-product-commerce{grid-template-columns:1fr}}.tdb-sales-intro,.tdb-sales-guide{margin-top:clamp(28px,4vw,64px)}.tdb-conversion{display:grid;gap:clamp(18px,3vw,30px);margin-top:clamp(28px,4vw,64px);padding:clamp(24px,4vw,48px);border:1px solid rgba(57,255,20,.22);border-radius:24px;background:radial-gradient(circle at 75% 5%,rgba(19,232,221,.08),transparent 28%),#060b08}.tdb-conversion__head{max-width:900px}.tdb-conversion__head h3,.tdb-volume-program h3{margin:.35rem 0 .8rem;font-size:clamp(1.75rem,3vw,2.8rem);line-height:1.04;letter-spacing:-.035em}.tdb-conversion__head>p:last-child,.tdb-volume-program>div>p:last-child{color:#aeb9b1;line-height:1.65}.tdb-conversion__solutions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tdb-conversion__solutions article{padding:20px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:linear-gradient(145deg,#0a100c,#060806);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.tdb-conversion__solutions article:hover{transform:translateY(-3px);border-color:#39ff1461}.tdb-conversion__solutions article.is-featured{border-color:#39ff1494;box-shadow:0 16px 40px #39ff1412}.tdb-conversion__solutions article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:#001500;background:var(--tdb-green);font-size:20px;font-weight:950}.tdb-conversion__solutions h4{margin:16px 0 8px;font-size:1.12rem}.tdb-conversion__solutions p{margin:0;color:#9eaaa2;line-height:1.55}.tdb-update-notice{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;align-items:start;padding:22px;border:1px solid rgba(19,232,221,.26);border-radius:17px;background:linear-gradient(110deg,#13e8dd14,#39ff1409)}.tdb-update-notice__icon{display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(19,232,221,.45);border-radius:50%;color:var(--tdb-cyan);font-size:26px}.tdb-update-notice h4{margin:4px 0 8px;font-size:1.35rem}.tdb-update-notice p:last-child{margin:0;color:#aab6ae;line-height:1.6}.tdb-volume-program{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:28px;align-items:center;padding:24px;border-radius:18px;background:#030604;border:1px solid rgba(57,255,20,.28)}.tdb-volume-program ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.tdb-volume-program li{position:relative;display:grid;gap:5px;padding:17px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#090e0b}.tdb-volume-program li.is-best{border-color:var(--tdb-green);background:linear-gradient(145deg,#39ff141f,#13e8dd0d)}.tdb-volume-program li small{position:absolute;right:10px;top:-10px;padding:4px 7px;border-radius:999px;color:#001500;background:var(--tdb-green);font-size:8px;font-weight:950;text-transform:uppercase}.tdb-volume-program li b{color:#fff}.tdb-volume-program li span{color:#94a097;font-size:.8rem;line-height:1.35}@media(max-width:1100px){.tdb-conversion__solutions{grid-template-columns:repeat(2,minmax(0,1fr))}.tdb-volume-program{grid-template-columns:1fr}}@media(max-width:640px){.tdb-conversion{padding:20px;border-radius:18px}.tdb-conversion__solutions,.tdb-volume-program ol,.tdb-update-notice{grid-template-columns:1fr}.tdb-volume-program{min-width:0;padding:18px}.tdb-update-notice__icon{width:46px;height:46px}}.tdb-localization{width:100%;margin-top:10px;padding-top:14px;border-top:1px solid rgba(255,255,255,.09)}.tdb-localization form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:8px;align-items:end}.tdb-localization label{display:grid;gap:5px;color:#98a49c;font-size:10px;font-weight:800;text-transform:uppercase}.tdb-localization select{width:100%;min-height:38px;padding:7px 28px 7px 9px;border:1px solid rgba(57,255,20,.25);border-radius:8px;color:#fff;background:#080d09;font-size:11px}.tdb-localization button{min-height:38px;padding:8px 12px;border:1px solid rgba(57,255,20,.4);border-radius:8px;color:var(--tdb-green);background:#070b08;font-size:10px;font-weight:900;text-transform:uppercase;cursor:pointer}@media(max-width:640px){.tdb-localization form{grid-template-columns:1fr}.tdb-localization button{width:100%}}.tdb-sales-intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(20px,3vw,44px);padding:clamp(24px,4vw,52px);border:1px solid rgba(48,255,30,.28);border-radius:24px;background:linear-gradient(135deg,#051408f5,#000a0afa);box-shadow:0 24px 70px #00000047}.tdb-sales-intro h3,.tdb-sales-heading h3,.tdb-bundles h3,.tdb-kit-faq h3,.tdb-final-cta h3{margin:.35rem 0 1rem;font-size:clamp(1.75rem,3vw,3rem);line-height:1.02;letter-spacing:-.035em}.tdb-sales-intro__copy>p:not(.eyebrow),.tdb-sales-heading>p:last-child{max-width:760px;color:#b9c3bc;font-size:clamp(1rem,1.25vw,1.17rem);line-height:1.65}.tdb-sales-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0}.tdb-sales-benefits span{display:grid;gap:4px;padding:14px;border:1px solid rgba(48,255,30,.18);border-radius:14px;background:#ffffff06}.tdb-sales-benefits b{color:#fff}.tdb-sales-benefits small{color:#94a198}.tdb-sales-problems{padding:22px;border-radius:18px;background:#00000061;border:1px solid rgba(255,255,255,.07)}.tdb-sales-problems ul{display:grid;gap:0;margin:10px 0 0;padding:0;list-style:none}.tdb-sales-problems li{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:13px 0;border-top:1px solid rgba(255,255,255,.07)}.tdb-sales-problems li:first-child{border-top:0}.tdb-sales-problems li>span{color:#30ff1e;font-weight:900}.tdb-sales-problems p{margin:0;color:#aeb8b1;line-height:1.45}.tdb-sales-problems b{display:block;color:#fff}.tdb-sales-guide{display:grid;gap:clamp(28px,4vw,52px);padding-top:clamp(28px,4vw,50px);border-top:1px solid rgba(48,255,30,.2);scroll-margin-top:calc(var(--tdb-header-height) + 18px)}.tdb-sales-heading{max-width:880px}.tdb-compare-wrap{overflow:auto;border:1px solid rgba(48,255,30,.24);border-radius:18px;background:#061009;scrollbar-color:#30ff1e #07100a}.tdb-compare{width:100%;min-width:760px;border-collapse:collapse;text-align:center}.tdb-compare th,.tdb-compare td{padding:16px 18px;border-right:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.tdb-compare th:first-child{text-align:left}.tdb-compare thead th{color:#fff;background:#0a170d}.tdb-compare tbody th{color:#b7c2ba}.tdb-compare td{color:#30ff1e;font-weight:850}.tdb-compare .is-featured{position:relative;background:linear-gradient(180deg,#30ff1e29,#14d9bf14)}.tdb-compare small{display:block;margin-top:4px;color:#30ff1e;text-transform:uppercase;font-size:.67rem;letter-spacing:.08em}.tdb-folder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tdb-folder-grid article{padding:22px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#080e0a}.tdb-folder-grid article.is-featured{border-color:#30ff1e7a;box-shadow:0 0 34px #30ff1e12}.tdb-folder-grid h4,.tdb-compatibility h4,.tdb-proof-decision h4{margin:6px 0 14px;font-size:1.4rem}.tdb-folder-grid pre{margin:0;color:#b8c6bc;font:500 .93rem/1.7 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.tdb-folder-note{margin:16px 0 0;padding-top:14px;border-top:1px solid rgba(48,255,30,.18);color:#c7d2ca;line-height:1.55;font-size:.92rem}.tdb-compatibility{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:28px;align-items:center;padding:24px;border-radius:18px;background:linear-gradient(110deg,#30ff1e14,#14d9bf0d);border:1px solid rgba(48,255,30,.22)}.tdb-compatibility p{color:#aeb8b1;line-height:1.55}.tdb-compatibility ul{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.tdb-compatibility li{padding:11px 15px;border:1px solid rgba(48,255,30,.28);border-radius:999px;background:#07100a;color:#fff;font-weight:800}.tdb-proof-decision{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.tdb-proof-metrics,.tdb-guarantee{padding:clamp(22px,3vw,34px);border-radius:20px;border:1px solid rgba(255,255,255,.09);background:#080e0a}.tdb-proof-metrics>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tdb-proof-metrics span{display:grid;padding:15px;border-radius:12px;background:#30ff1e0f}.tdb-proof-metrics b{color:#30ff1e;font-size:1.7rem}.tdb-proof-metrics small{color:#aeb8b1}.tdb-proof-honesty{margin:18px 0 0;color:#8f9c93;line-height:1.55}.tdb-guarantee{display:grid;grid-template-columns:52px 1fr;gap:16px;border-color:#30ff1e59}.tdb-guarantee>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#30ff1e;color:#001800;font-size:1.6rem;font-weight:950}.tdb-guarantee p{color:#adb8b0;line-height:1.55}.tdb-guarantee a,.tdb-bundles a{color:#30ff1e;font-weight:850}.tdb-bundles>header{max-width:800px}.tdb-bundles>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tdb-bundles article{display:flex;flex-direction:column;align-items:flex-start;padding:22px;border-radius:18px;border:1px solid rgba(255,255,255,.09);background:#080e0a}.tdb-bundles article.is-featured{border-color:#30ff1e}.tdb-bundles article>span{color:#30ff1e;text-transform:uppercase;font-size:.75rem;font-weight:900;letter-spacing:.08em}.tdb-bundles h4{margin:10px 0;font-size:1.3rem}.tdb-bundles article p{flex:1;color:#aeb8b1;line-height:1.55}.tdb-kit-faq{display:grid;grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);gap:28px}.tdb-kit-faq details{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.1)}.tdb-kit-faq summary{cursor:pointer;color:#fff;font-weight:850;font-size:1.05rem}.tdb-kit-faq details p{color:#aeb8b1;line-height:1.6}.tdb-final-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:clamp(24px,4vw,48px);border-radius:22px;background:linear-gradient(115deg,#0d240f,#04120f);border:1px solid rgba(48,255,30,.45)}.tdb-final-cta h3{max-width:800px;margin-bottom:0}.tdb-final-cta nav{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:980px){.tdb-sales-intro,.tdb-compatibility,.tdb-proof-decision,.tdb-kit-faq{grid-template-columns:1fr}.tdb-folder-grid,.tdb-bundles>div{grid-template-columns:repeat(2,minmax(0,1fr))}.tdb-final-cta{align-items:flex-start;flex-direction:column}.tdb-final-cta nav{justify-content:flex-start}}@media(max-width:640px){.tdb-sales-intro{padding:20px;border-radius:18px}.tdb-sales-benefits,.tdb-folder-grid,.tdb-bundles>div,.tdb-proof-metrics>div{grid-template-columns:1fr}.tdb-sales-intro h3,.tdb-sales-heading h3,.tdb-bundles h3,.tdb-kit-faq h3,.tdb-final-cta h3{font-size:clamp(1.55rem,8vw,2.1rem)}.tdb-final-cta nav,.tdb-final-cta .button{width:100%}.tdb-final-cta .button{justify-content:center}.tdb-compatibility{padding:20px}.tdb-compatibility li{font-size:.85rem}.tdb-folder-grid pre{font-size:.82rem}}.tdb-plugin-waitlist__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 0;padding:0;list-style:none}.tdb-plugin-waitlist__steps li{display:grid;grid-template-columns:28px 1fr;column-gap:9px;padding:11px;border:1px solid rgba(57,255,20,.16);border-radius:11px;background:#0000002e}.tdb-plugin-waitlist__steps span{grid-row:1/3;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#39ff141f;color:var(--tdb-green);font-weight:900}.tdb-plugin-waitlist__steps b{color:#fff;font-size:12px}.tdb-plugin-waitlist__steps small{color:#95a098;line-height:1.35}.tdb-plugin-waitlist__success-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.tdb-plugin-waitlist__success-actions .button{min-height:44px}.tdb-challenge-page #MainContent{min-height:calc(100vh - 260px);padding:clamp(28px,5vw,64px) 20px;background:radial-gradient(circle at 50% 0,rgba(57,255,20,.08),transparent 36%),#030605}.tdb-challenge-guide{display:grid;grid-template-columns:64px minmax(0,1fr);gap:18px;width:min(760px,100%);margin:0 auto 24px;padding:clamp(20px,4vw,34px);border:1px solid rgba(57,255,20,.34);border-radius:18px;background:#07100a;box-shadow:0 24px 70px #00000059}.tdb-challenge-guide__icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--tdb-green);color:#001500;font-size:1.7rem;font-weight:950}.tdb-challenge-guide h1{margin:5px 0 10px;font-size:clamp(1.55rem,4vw,2.35rem);line-height:1.08}.tdb-challenge-guide p{color:#b8c2bb;line-height:1.55}.tdb-challenge-guide ol{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0;padding:0;list-style:none}.tdb-challenge-guide li{display:flex;align-items:center;gap:7px;padding:8px 10px;border-radius:999px;background:#39ff1412;color:#d8e0da;font-size:.83rem}.tdb-challenge-guide li b{color:var(--tdb-green)}.tdb-challenge-guide a{color:var(--tdb-green);font-weight:800}.tdb-challenge-page #MainContent>form,.tdb-challenge-page #MainContent>.shopify-challenge__container{width:min(760px,100%);margin-inline:auto}.tdb-challenge-page .shopify-challenge__message{font-size:1rem;color:#d8e0da}.tdb-challenge-page .shopify-challenge__button{min-height:52px!important;border:1px solid rgba(57,255,20,.4)!important;border-radius:12px!important;background:linear-gradient(90deg,#30ff1e,#14d9bf)!important;color:#001500!important;font-weight:900!important;text-transform:none!important}@media(max-width:700px){.tdb-plugin-waitlist__steps,.tdb-challenge-guide{grid-template-columns:1fr}.tdb-challenge-guide__icon{width:48px;height:48px}.tdb-challenge-guide ol{display:grid}.tdb-challenge-guide li{border-radius:10px}}:root{--tdb-action-red: #e51f2b;--tdb-action-red-deep: #8f0710;--tdb-action-red-dark: #250407;--tdb-action-red-line: rgba(255, 75, 86, .68);--tdb-action-red-glow: rgba(229, 31, 43, .24)}[data-tdb-buy-now],.tdb-kit-commerce-actions .tdb-kit-buy-now,.tdb-server-product-commerce .tdb-kit-buy-now,.tdb-beat-buy-now,.tdb-cart-checkout,.tdb-main-product [name=add]{border-color:#ff5660!important;color:#fff!important;background:linear-gradient(135deg,var(--tdb-action-red),var(--tdb-action-red-deep))!important;box-shadow:inset 0 1px #ffffff2e,0 9px 24px var(--tdb-action-red-glow)!important}[data-tdb-buy-now]:hover,[data-tdb-buy-now]:focus-visible,.tdb-kit-commerce-actions .tdb-kit-buy-now:hover,.tdb-server-product-commerce .tdb-kit-buy-now:hover,.tdb-beat-buy-now:hover,.tdb-cart-checkout:hover,.tdb-main-product [name=add]:hover{color:#fff!important;filter:brightness(1.12);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff38,0 12px 30px #e51f2b57!important}[data-tdb-add-cart],.tdb-kit-commerce-actions .tdb-kit-cart-button,.tdb-server-product-commerce .tdb-kit-cart-button,.tdb-beat-add-cart,.tdb-cart-secondary{border-color:var(--tdb-action-red-line)!important;color:#ff7a82!important;background:linear-gradient(145deg,#35070bf5,#0f0204fa)!important;box-shadow:inset 0 1px #ffffff0f,0 8px 20px #00000038!important}[data-tdb-add-cart]:hover,[data-tdb-add-cart]:focus-visible,.tdb-kit-commerce-actions .tdb-kit-cart-button:hover,.tdb-server-product-commerce .tdb-kit-cart-button:hover,.tdb-beat-add-cart:hover,.tdb-cart-secondary:hover{border-color:#ff5660!important;color:#fff!important;background:linear-gradient(135deg,#b90e19,#65060c)!important}[data-tdb-add-cart].is-added{border-color:#ff7a82!important;color:#fff!important;background:linear-gradient(135deg,#b50c17,#71070d)!important;box-shadow:0 0 0 1px #ff566033,0 8px 24px #e51f2b38!important}.tdb-plugin-waitlist__controls .button,.tdb-plugin-waitlist__guest .button,.tdb-plugin-waitlist__success-actions .button:first-child{border-color:#ff5660!important;color:#fff!important;background:linear-gradient(135deg,var(--tdb-action-red),var(--tdb-action-red-deep))!important;box-shadow:0 9px 24px var(--tdb-action-red-glow)!important}.header-cart{border-color:var(--tdb-action-red-line);color:#ff7a82;background:linear-gradient(145deg,#36070bf5,#090203fa)}.header-cart:hover,.header-cart:focus-visible{border-color:#ff5660;color:#fff;box-shadow:inset 0 1px #ffffff1f,0 0 22px var(--tdb-action-red-glow)}.header-cart [data-tdb-cart-count]{border-color:#170204;color:#fff;background:var(--tdb-action-red)}.drum-kit-card .tdb-product-offer em,.tdb-product-offer--melody em,.tdb-promo-badge,.tdb-offer-badge,[data-tdb-promo-label]{border-color:#ff626b!important;color:#fff!important;background:linear-gradient(135deg,#f12834,#8f0710)!important;box-shadow:0 0 18px #e51f2b4d!important}[data-tdb-buy-now]:disabled,[data-tdb-add-cart]:disabled,.tdb-beat-buy-now:disabled,.tdb-beat-add-cart:disabled{border-color:#ffffff29!important;color:#8d9690!important;background:#090c0a!important;box-shadow:none!important}:root{--tdb-action-yellow: #ffd21a;--tdb-action-yellow-deep: #d89f00;--tdb-action-yellow-soft: #ffe780;--tdb-action-yellow-glow: rgba(255, 210, 26, .24)}.tdb-products-hub-cta,.tdb-hub-actions .button,[data-tdb-open-melody-samples],.tdb-audio-showcase__hero .button,.tdb-youtube-catalog-actions [data-tdb-youtube-channel]{border-color:#ff5660!important;color:#fff!important;background:linear-gradient(135deg,var(--tdb-action-red),var(--tdb-action-red-deep))!important;box-shadow:inset 0 1px #ffffff2e,0 9px 24px var(--tdb-action-red-glow)!important}.tdb-products-hub-cta:hover,.tdb-hub-actions .button:hover,[data-tdb-open-melody-samples]:hover,.tdb-audio-showcase__hero .button:hover,.tdb-youtube-catalog-actions [data-tdb-youtube-channel]:hover{border-color:#ff747c!important;color:#fff!important;filter:brightness(1.1);transform:translateY(-1px)}.tdb-product-hero__image>span,.tdb-plugin-mini>span,.tdb-melody-product__image>span{border:1px solid #ff626b!important;color:#fff!important;background:linear-gradient(135deg,#f12834,#8f0710)!important;box-shadow:0 7px 20px #e51f2b4d!important}.tdb-market-promo{border-color:#ffd21a9e!important;background:linear-gradient(100deg,#ffd21a26,#4330001f 62%,#00000075)!important;box-shadow:0 14px 38px #00000042,inset 0 0 36px #ffd21a09!important}.tdb-market-promo>span{color:#211600!important;background:linear-gradient(135deg,var(--tdb-action-yellow),var(--tdb-action-yellow-deep))!important}.tdb-market-promo>strong{color:var(--tdb-action-yellow)!important}.tdb-market-promo>small{color:var(--tdb-action-yellow-soft)!important}.tdb-market-promo>a{border-color:var(--tdb-action-yellow)!important;color:#1c1300!important;background:linear-gradient(135deg,var(--tdb-action-yellow),var(--tdb-action-yellow-deep))!important;box-shadow:0 7px 20px var(--tdb-action-yellow-glow)!important}.tdb-market-promo>a:hover{color:#000!important;filter:brightness(1.1);transform:translateY(-1px)}.tdb-youtube-catalog-actions [data-tdb-youtube-previous],.tdb-youtube-catalog-actions [data-tdb-youtube-next]{border-color:#ffd21a9e;color:var(--tdb-action-yellow);background:linear-gradient(145deg,#302303f0,#0a0802fa)}.tdb-youtube-catalog-actions [data-tdb-youtube-previous]:hover:not(:disabled),.tdb-youtube-catalog-actions [data-tdb-youtube-next]:hover:not(:disabled){border-color:var(--tdb-action-yellow)!important;color:#161000!important;background:var(--tdb-action-yellow);box-shadow:0 7px 20px var(--tdb-action-yellow-glow)}.tdb-youtube-catalog-actions button:disabled{border-color:#ffffff14!important;color:#69716c!important;background:#0c100d!important;box-shadow:none!important}.tdb-sales-intro h3,.tdb-sales-heading h3,.tdb-bundles h3,.tdb-kit-faq h3,.tdb-final-cta h3,.tdb-audio-showcase__hero h3,.tdb-sample-preview__head h4,.tdb-melody-contents__head h4,.tdb-melody-content-group h5{color:var(--tdb-action-yellow)}.tdb-audio-showcase .eyebrow,.tdb-sample-preview__head>span,.tdb-sample-track__info strong,.tdb-sample-track__time,.tdb-sample-track__volume{color:var(--tdb-action-yellow)}.tdb-sample-track__info small{color:#d8c98f}.tdb-audio-showcase,.tdb-sample-preview{border-color:#ffd21a52}.tdb-sample-track:hover{border-color:#ffd21a8a;background:linear-gradient(100deg,#ffd21a0e,#1e1705c7)}.tdb-sample-track.is-playing{border-color:#ffd21ac7;box-shadow:inset 3px 0 0 var(--tdb-action-yellow)}.tdb-sample-track__play{color:#211600;background:linear-gradient(135deg,var(--tdb-action-yellow),var(--tdb-action-yellow-deep));box-shadow:0 7px 18px #ffd21a38,inset 0 1px #ffffff8c}.tdb-sample-track__play:hover{box-shadow:0 9px 24px #ffd21a57,inset 0 1px #ffffffa6}.tdb-sample-track__wave-shell:focus-within{outline-color:var(--tdb-action-yellow)}.tdb-sample-track__volume input,.tdb-sample-track input[type=range]{accent-color:var(--tdb-action-yellow)}.tdb-license-guide{width:min(calc(100% - 64px),1780px);margin:8px auto 56px;padding:clamp(26px,3vw,48px);border:1px solid rgba(255,210,26,.38);border-radius:24px;background:radial-gradient(circle at 88% 8%,rgba(255,210,26,.1),transparent 28%),radial-gradient(circle at 5% 100%,rgba(218,27,35,.1),transparent 30%),linear-gradient(145deg,#08120cfc,#040806fc);box-shadow:0 22px 70px #00000057;color:#fff;overflow:hidden}.tdb-license-guide__header{max-width:1050px;margin-bottom:28px}.tdb-license-guide__eyebrow,.tdb-license-card__tag{margin:0 0 8px;color:var(--tdb-action-yellow, #ffd21a);font-size:.78rem;font-weight:950;letter-spacing:.09em;line-height:1.3;text-transform:uppercase}.tdb-license-guide__header h2{max-width:980px;margin:0 0 14px;color:var(--tdb-action-yellow, #ffd21a);font-size:clamp(1.9rem,3.2vw,3.4rem);font-weight:950;letter-spacing:-.04em;line-height:1.02}.tdb-license-guide__header>p:last-child{max-width:920px;margin:0;color:#fff;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.65}.tdb-license-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 24px;padding:0;list-style:none}.tdb-license-steps li{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:start;min-width:0;padding:17px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff09}.tdb-license-steps li>span{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,210,26,.5);border-radius:50%;background:#ffd21a17;color:var(--tdb-action-yellow, #ffd21a);font-weight:950}.tdb-license-steps strong{display:block;margin:1px 0 4px;color:var(--tdb-action-yellow, #ffd21a);font-size:.96rem}.tdb-license-steps p{margin:0;color:#fff;font-size:.86rem;line-height:1.45}.tdb-license-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tdb-license-card{position:relative;display:flex;min-width:0;min-height:100%;flex-direction:column;padding:23px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:linear-gradient(155deg,#0f1712f7,#060a08fa);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tdb-license-card:hover{transform:translateY(-3px);border-color:#ffd21a8c;box-shadow:0 16px 42px #00000047}.tdb-license-card--recommended{border-color:#ffd21ac7;box-shadow:inset 0 3px 0 var(--tdb-action-yellow, #ffd21a)}.tdb-license-card--exclusive{border-color:#da1b239e;box-shadow:inset 0 3px 0 var(--tdb-action-red, #da1b23)}.tdb-license-card h3{margin:0 0 12px;color:var(--tdb-action-yellow, #ffd21a);font-size:clamp(1.28rem,1.5vw,1.65rem);font-weight:950;line-height:1.1}.tdb-license-card>p:not(.tdb-license-card__tag):not(.tdb-license-card__fit){margin:0 0 15px;color:#fff;font-size:.95rem;line-height:1.55}.tdb-license-card ul{display:grid;gap:9px;margin:0 0 20px;padding:0;list-style:none}.tdb-license-card li{position:relative;padding-left:20px;color:#fff;font-size:.9rem;line-height:1.45}.tdb-license-card li:before{position:absolute;top:.04em;left:0;color:var(--tdb-action-yellow, #ffd21a);content:"\2713";font-weight:950}.tdb-license-card__fit{margin:auto 0 0;padding-top:14px;border-top:1px solid rgba(255,255,255,.11);color:#fff;font-size:.88rem;line-height:1.45}.tdb-license-card__fit strong{color:var(--tdb-action-yellow, #ffd21a)}.tdb-license-notice{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-top:18px;padding:19px 21px;border:1px solid rgba(255,210,26,.3);border-radius:16px;background:#00000047}.tdb-license-notice p{max-width:1180px;margin:0;color:#fff;font-size:.9rem;line-height:1.55}.tdb-license-notice strong{color:var(--tdb-action-yellow, #ffd21a)}.tdb-license-notice a{display:inline-flex;min-height:48px;flex:0 0 auto;align-items:center;justify-content:center;padding:0 22px;border:1px solid #ff6066;border-radius:13px;background:linear-gradient(145deg,#ec2630,var(--tdb-action-red, #b90f18));box-shadow:0 10px 26px #da1b2333;color:#fff;font-size:.86rem;font-weight:950;letter-spacing:.02em;text-decoration:none;text-transform:uppercase;transition:transform .16s ease,filter .16s ease}.tdb-license-notice a:hover{transform:translateY(-2px);filter:brightness(1.08)}@media(max-width:1180px){.tdb-license-steps,.tdb-license-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.tdb-license-guide{width:calc(100% - 28px);margin-bottom:32px;padding:22px 18px;border-radius:19px}.tdb-license-guide__header{margin-bottom:21px}.tdb-license-guide__header h2{font-size:clamp(1.7rem,9vw,2.35rem)}.tdb-license-steps,.tdb-license-grid{grid-template-columns:1fr}.tdb-license-card{padding:20px}.tdb-license-notice{align-items:stretch;flex-direction:column}.tdb-license-notice a{width:100%}}@media(prefers-reduced-motion:reduce){.tdb-license-card,.tdb-license-notice a{transition:none}}.tdb-ecosystem-foundation{padding:clamp(30px,4vw,64px) 0}.tdb-ecosystem-foundation__shell{overflow:hidden;padding:clamp(22px,3vw,38px);border:1px solid rgba(45,255,31,.28);border-radius:24px;background:radial-gradient(circle at 100% 0%,rgba(45,255,31,.09),transparent 38%),linear-gradient(145deg,#051109f7,#030806fa);box-shadow:0 24px 70px #00000047}.tdb-ecosystem-foundation__header{max-width:920px;margin-bottom:26px}.tdb-ecosystem-foundation__header h2{max-width:820px;margin:6px 0 12px;color:#fff;font-size:clamp(1.75rem,3.1vw,3rem);line-height:1.04}.tdb-ecosystem-foundation__header>p:last-child{max-width:830px;margin:0;color:#ffffffb3;font-size:clamp(.96rem,1.25vw,1.08rem);line-height:1.6}.tdb-ecosystem-foundation__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tdb-ecosystem-card{display:grid;min-width:0;min-height:156px;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:start;padding:19px;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:#ffffff09;color:#fff;text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.tdb-ecosystem-card:hover,.tdb-ecosystem-card:focus-visible{border-color:#ffd21ab3;background:#ffd21a0e;transform:translateY(-2px)}.tdb-ecosystem-card:focus-visible{outline:3px solid rgba(45,255,31,.46);outline-offset:3px}.tdb-ecosystem-card__index{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:10px;background:#d61b2429;color:#ff5b62;font-size:.76rem;font-weight:950}.tdb-ecosystem-card__body{min-width:0}.tdb-ecosystem-card__body strong{display:block;margin:3px 0 9px;color:var(--tdb-action-yellow, #ffd21a);font-size:1rem;line-height:1.25}.tdb-ecosystem-card__body small{display:block;color:#ffffffa8;font-size:.84rem;line-height:1.5}.tdb-ecosystem-card__arrow{color:#2dff1f;font-size:1.2rem;font-weight:900}.tdb-ecosystem-flow{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0;padding:0;list-style:none}.tdb-ecosystem-flow li{display:inline-flex;align-items:center;gap:8px;color:#ffffffc2;font-size:.82rem;font-weight:800}.tdb-ecosystem-flow li:not(:last-child):after{margin-left:2px;color:#ffffff40;content:"\2192"}.tdb-ecosystem-flow span{display:inline-flex;width:25px;height:25px;align-items:center;justify-content:center;border:1px solid rgba(45,255,31,.38);border-radius:50%;color:#2dff1f;font-size:.72rem}@media(max-width:1100px){.tdb-ecosystem-foundation__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.tdb-ecosystem-foundation__shell{padding:20px 16px;border-radius:19px}.tdb-ecosystem-foundation__grid{grid-template-columns:1fr}.tdb-ecosystem-card{min-height:0}.tdb-ecosystem-flow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.tdb-ecosystem-flow li:after{display:none}}@media(prefers-reduced-motion:reduce){.tdb-ecosystem-card{transition:none}}::selection{color:#070500;background:#ffd21aeb}::-moz-selection{color:#070500;background:#ffd21aeb}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--tdb-action-yellow, #ffd21a);outline-offset:3px}.eyebrow,.tdb-license-guide__eyebrow,.tdb-license-card__tag,.tdb-sales-benefits strong,.tdb-folder-grid article>.eyebrow,.tdb-bundles article>span,.tdb-plugin-waitlist__copy>.eyebrow,.tdb-cart-page>.eyebrow{color:var(--tdb-action-yellow, #ffd21a)}.tdb-conversion__head h3,.tdb-volume-program h3,.tdb-compatibility h4,.tdb-proof-decision h4,.tdb-folder-grid h4,.tdb-license-card h3,.tdb-cart-summary h2,.tdb-cart-empty h2,.tdb-update-notice h4{color:var(--tdb-action-yellow, #ffd21a)}.tdb-product-offer strong,.tdb-product-page__price,.tdb-cart-line__price strong,.tdb-cart-summary__row strong,.tdb-cart-total strong,.tdb-proof-metrics b,.tdb-product-stat strong,.tdb-account-order strong,.tdb-license-card__fit strong{color:var(--tdb-action-yellow, #ffd21a);font-variant-numeric:tabular-nums}.tdb-update-notice,.tdb-license-notice,.tdb-cart-savings,.tdb-folder-note{border-left-color:var(--tdb-action-yellow, #ffd21a)}.tdb-update-notice__icon,.tdb-license-notice strong,.tdb-folder-note strong,.tdb-cart-summary__note strong{color:var(--tdb-action-yellow, #ffd21a)}.tdb-melody-content-group strong,.tdb-sample-preview__head>span,.tdb-sample-track__time,.tdb-comparison-table td strong,.tdb-comparison-table th:not(:first-child){color:var(--tdb-action-yellow, #ffd21a)}@media(prefers-contrast:more){.eyebrow,.tdb-product-offer strong,.tdb-product-page__price,.tdb-cart-line__price strong,.tdb-cart-total strong{color:#ffe45c}}.tdb-plugin-showcase{margin-top:32px;padding:clamp(20px,3vw,42px);border:1px solid rgba(255,216,74,.28);border-radius:24px;background:linear-gradient(145deg,#ffd84a0e,#04120af0 36%,#020806fa);box-shadow:0 24px 70px #0000004d}.tdb-plugin-showcase__head{max-width:920px;margin-bottom:22px}.tdb-plugin-showcase__head .eyebrow,.tdb-plugin-card__index{color:#ffd84a}.tdb-plugin-showcase__head h3{margin:5px 0 10px;color:#fff;font-size:clamp(1.75rem,3.1vw,3.2rem);line-height:1.02}.tdb-plugin-showcase__head>p:last-child{color:#c9d0ca;line-height:1.6}.tdb-plugin-demo-note{display:flex;gap:10px 18px;align-items:center;flex-wrap:wrap;margin:0 0 24px;padding:13px 16px;border-left:4px solid #ffd84a;background:#ffd84a13;color:#e7e9e7}.tdb-plugin-demo-note strong{color:#ffd84a}.tdb-plugin-showcase__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tdb-plugin-card{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#07100b;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.tdb-plugin-card:hover{transform:translateY(-3px);border-color:#ffd84a85;box-shadow:0 18px 45px #00000052}.tdb-plugin-card--featured{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.tdb-plugin-card__media{position:relative;min-height:230px;background:#020503}.tdb-plugin-card__media img{display:block;width:100%;height:100%;max-height:480px;object-fit:contain;background:#020503}.tdb-plugin-status{position:absolute;top:14px;left:14px;padding:8px 11px;border:1px solid #ff5966;border-radius:999px;background:#d8172a;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 8px 24px #d8172a4d}.tdb-plugin-card__copy{padding:22px}.tdb-plugin-card__index{display:block;margin-bottom:7px;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tdb-plugin-card__copy h4{margin:0 0 9px;color:#fff;font-size:clamp(1.35rem,2.2vw,2.15rem)}.tdb-plugin-card__copy p{margin:0 0 14px;color:#c7cdc8;line-height:1.55}.tdb-plugin-card__copy ul{display:grid;gap:7px;margin:0;padding:0;list-style:none;color:#f4f4f4}.tdb-plugin-card__copy li{position:relative;padding-left:19px}.tdb-plugin-card__copy li:before{content:"\2713";position:absolute;left:0;color:#ffd84a;font-weight:900}.tdb-plugin-showcase__hub{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-top:22px;padding:20px;border:1px solid rgba(255,216,74,.32);border-radius:16px;background:#ffd84a0e}.tdb-plugin-showcase__hub div{display:grid;gap:4px}.tdb-plugin-showcase__hub strong{color:#ffd84a;font-size:1.1rem}.tdb-plugin-showcase__hub span{color:#d3d7d3}.tdb-plugin-cta{flex:0 0 auto;border-color:#ff5966!important;background:linear-gradient(135deg,#ef2638,#b5091b)!important;color:#fff!important;box-shadow:0 10px 28px #d8172a42}.tdb-plugin-cta:hover{background:linear-gradient(135deg,#ff3447,#d30d22)!important}@media(max-width:900px){.tdb-plugin-card--featured{display:block}.tdb-plugin-showcase__hub{align-items:flex-start;flex-direction:column}.tdb-plugin-cta{width:100%;text-align:center}}@media(max-width:680px){.tdb-plugin-showcase__grid{grid-template-columns:1fr}.tdb-plugin-card--featured{grid-column:auto}.tdb-plugin-card__media{min-height:180px}.tdb-plugin-showcase{border-radius:17px}.tdb-plugin-demo-note{align-items:flex-start;flex-direction:column}}.tdb-products-section>.page-width{display:flex;flex-direction:column}.tdb-products-section>.page-width>.section-head{order:0}.tdb-products-section>.page-width>.tdb-plugin-showcase{order:1}.tdb-products-section>.page-width>.tdb-plugin-waitlist{order:2;margin-top:24px}.tdb-plugin-showcase__grid>.tdb-plugin-card:nth-child(3){order:-1}.tdb-launch-card{padding:clamp(18px,3vw,34px) 0;background:radial-gradient(circle at 88% 35%,rgba(255,210,26,.14),transparent 30%)}.tdb-launch-card__shell{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(18px,3vw,34px);padding:clamp(18px,3vw,28px);border:1px solid rgba(255,210,26,.5);border-radius:20px;background:linear-gradient(115deg,#10150b,#07110b 62%,#171305);box-shadow:0 18px 45px #00000042}.tdb-launch-card__offer{display:grid;place-items:center;align-content:center;width:132px;height:132px;border-radius:18px;background:linear-gradient(145deg,#ffd21a,#d89d00);color:#080b05;line-height:.85;text-align:center;box-shadow:inset 0 1px #ffffff80}.tdb-launch-card__offer strong{font-size:3.2rem;font-weight:950;letter-spacing:-.08em}.tdb-launch-card__offer span{font-size:1.1rem;font-weight:950;letter-spacing:.14em}.tdb-launch-card__offer small{margin-top:8px;font-size:.62rem;font-weight:900;letter-spacing:.08em}.tdb-launch-card__copy{max-width:800px}.tdb-launch-card__copy .eyebrow{margin:0 0 6px;color:#ffd21a;font-weight:900}.tdb-launch-card__copy h2{margin:0;color:#fff;font-size:clamp(1.5rem,3vw,2.45rem);line-height:1.05}.tdb-launch-card__copy>p{margin:9px 0;color:#cbd2cb;line-height:1.5}.tdb-launch-card__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:15px}.tdb-launch-card__actions .button{min-height:42px;border-color:#f3b400;background:#ffd21a;color:#080b05}.tdb-launch-card__actions>a:not(.button){color:#fff;font-weight:800;text-decoration:underline;text-underline-offset:4px}.tdb-launch-card__copy>small{display:block;margin-top:11px;color:#9ea89f;font-size:.74rem}@media(max-width:600px){.tdb-launch-card__shell{grid-template-columns:1fr}.tdb-launch-card__offer{width:100%;height:auto;min-height:92px;grid-template-columns:auto auto;column-gap:10px}.tdb-launch-card__offer small{grid-column:1/-1;margin-top:0}.tdb-launch-card__actions .button{width:100%;justify-content:center}}.tdb-launch-notice{position:fixed;right:18px;bottom:92px;z-index:95;font-size:12px}.tdb-launch-notice__toggle{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(255,210,26,.42);border-radius:999px;background:#070d09eb;color:#c7cec8;font:inherit;font-weight:750;box-shadow:0 8px 22px #00000040;cursor:pointer}.tdb-launch-notice__toggle span{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#ffd21a;color:#101306;font-weight:950}.tdb-launch-notice__card{position:absolute;right:0;bottom:calc(100% + 9px);display:grid;gap:8px;width:min(260px,calc(100vw - 36px));padding:15px 36px 14px 15px;border:1px solid rgba(255,210,26,.45);border-radius:14px;background:#0a100b;color:#cbd2cb;box-shadow:0 18px 45px #0006}.tdb-launch-notice__card strong{color:#ffd21a;font-size:1.2rem}.tdb-launch-notice__card a{color:#fff;font-weight:850;text-decoration:underline;text-underline-offset:3px}.tdb-launch-notice__close{position:absolute;top:8px;right:9px;border:0;background:transparent;color:#8e9990;font-size:21px;line-height:1;cursor:pointer}.tdb-launch-notice__dismiss{justify-self:start;padding:0;border:0;background:transparent;color:#849087;font:inherit;font-size:10px;text-decoration:underline;cursor:pointer}@media(max-width:600px){.tdb-launch-notice{right:12px;bottom:78px}.tdb-launch-notice__toggle{padding:7px 9px;font-size:11px}}.tdb-kit-catalogue-bar{display:flex;align-items:center;gap:9px 18px;flex-wrap:wrap;margin:0 0 26px;padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff06;color:#c8d0c9;font-size:.82rem}.tdb-kit-catalogue-bar span{display:inline-flex;align-items:center;gap:7px}.tdb-kit-catalogue-bar b{color:#ffd21a;font-size:.68rem;letter-spacing:.08em}.tdb-kit-catalogue-bar small{margin-left:auto;color:#89958d}@media(max-width:650px){.tdb-kit-catalogue-bar{align-items:flex-start;flex-direction:column;gap:7px}.tdb-kit-catalogue-bar small{margin-left:0}}body{background-color:#010302;background-image:radial-gradient(circle at 10% 16%,rgba(48,255,30,.075),transparent 26rem),radial-gradient(circle at 90% 38%,rgba(27,211,189,.055),transparent 30rem)}.site-header{box-shadow:0 12px 34px #00000047}.tdb-discovery-hero__inner,.tdb-beatstore,.drum-kits-section{position:relative;isolation:isolate}.tdb-discovery-hero__inner{box-shadow:inset 0 1px #ffffff14,0 28px 80px #00000047}.drum-kit-card{border-color:#39ff143d;box-shadow:0 14px 34px #0003}.drum-kit-card__media{background:radial-gradient(circle at 50% 18%,rgba(57,255,20,.14),transparent 55%),#050907}.tdb-product-offer{align-items:center}.tdb-product-offer s{color:#8e9990}.tdb-product-offer em{letter-spacing:.04em}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #ffd21a;outline-offset:3px}@media(prefers-reduced-motion:no-preference){.drum-kit-card,.tdb-plugin-card,.tdb-beat-card{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.drum-kit-card:hover,.tdb-plugin-card:hover,.tdb-beat-card:hover{transform:translateY(-4px);border-color:#39ff149e;box-shadow:0 22px 48px #00000061}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--tdb-pointer-x:50%;--tdb-pointer-y:30%;--tdb-scroll:0}.tdb-atmosphere{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;overflow:hidden;background:radial-gradient(36rem 28rem at var(--tdb-pointer-x) var(--tdb-pointer-y),rgba(57,255,20,.065),transparent 68%),radial-gradient(44rem 30rem at 82% calc(12% + var(--tdb-scroll)*.03px),rgba(18,202,173,.045),transparent 72%)}.tdb-atmosphere:before,.tdb-atmosphere:after{content:"";position:absolute;top:-22%;right:-22%;bottom:-22%;left:-22%;pointer-events:none;background:radial-gradient(ellipse at 35% 65%,rgba(80,255,110,.1),transparent 14%),radial-gradient(ellipse at 72% 38%,rgba(204,255,205,.055),transparent 12%);filter:blur(34px);opacity:.58;animation:tdb-fog-drift 18s ease-in-out infinite alternate}.tdb-atmosphere:after{animation-duration:27s;animation-direction:alternate-reverse;opacity:.38}@keyframes tdb-fog-drift{0%{transform:translate3d(-3%,-2%,0) scale(1)}to{transform:translate3d(4%,3%,0) scale(1.1)}}.tdb-cyber-cursor{position:fixed;z-index:9999;width:18px;height:18px;margin:-9px 0 0 -9px;border:1px solid rgba(125,255,118,.9);border-radius:50%;pointer-events:none;mix-blend-mode:screen;transition:width .18s ease,height .18s ease,margin .18s ease,border-color .18s ease;background:#39ff1414}.tdb-cursor-action .tdb-cyber-cursor{width:32px;height:32px;margin:-16px 0 0 -16px;border-color:#ffd21a;background:#ffd21a14}.tdb-click-pulse{position:fixed;z-index:9998;width:12px;height:12px;margin:-6px 0 0 -6px;border:1px solid #ffd21a;border-radius:50%;pointer-events:none;animation:tdb-click-pulse .56s ease-out forwards}@keyframes tdb-click-pulse{to{width:58px;height:58px;margin:-29px 0 0 -29px;opacity:0}}.tdb-cart-summary__row--discount span,.tdb-cart-summary__row--discount strong{color:#48f46b!important}@media(max-width:768px),(pointer:coarse){.tdb-cyber-cursor,.tdb-click-pulse{display:none}}@media(prefers-reduced-motion:reduce){.tdb-atmosphere:before,.tdb-atmosphere:after{animation:none}}.tdb-cart-empty{position:relative;display:grid;place-items:center;min-height:min(620px,calc(100vh - var(--tdb-header-height) - 90px));max-width:none;overflow:hidden;border:1px solid rgba(57,255,20,.28);border-radius:24px;background:linear-gradient(120deg,#030a07f0,#020705a8);box-shadow:0 28px 80px #0000006b}.tdb-cart-empty__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#010503e6,#0105034d,#010503d1),url(tdb-background.png) center/cover no-repeat;opacity:.78;transform:scale(1.03)}.tdb-cart-empty__content{position:relative;z-index:1;width:min(650px,100%);padding:clamp(28px,5vw,66px);text-align:center}.tdb-cart-empty__icon{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 20px;border:1px solid rgba(255,210,26,.6);border-radius:50%;background:radial-gradient(circle at 34% 28%,#5b6d5d,#111812 60%,#050705);box-shadow:inset 2px 2px 4px #ffffff47,inset -4px -5px 10px #000000b8,0 0 28px #39ff1433}.tdb-cart-empty__icon svg{width:32px;fill:none;stroke:#ffd21a;stroke-width:1.55}.tdb-cart-empty h2{max-width:590px;margin:0 auto 12px;color:#fff;font-size:clamp(2rem,4vw,3.6rem);line-height:1.02}.tdb-cart-empty__content>p:not(.eyebrow){max-width:540px;margin:0 auto;color:#c7d0c9;line-height:1.65}.tdb-cart-empty__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:28px 0}.tdb-cart-empty__actions .btn{min-width:170px}.tdb-cart-empty__notes{display:flex;justify-content:center;gap:10px 18px;flex-wrap:wrap;margin:0;padding:0;list-style:none;color:#aebbb0;font-size:.78rem}.tdb-cart-empty__notes li:before{content:"\2713";margin-right:6px;color:#54f36e;font-weight:900}@media(max-width:620px){.tdb-cart-empty{min-height:calc(100vh - var(--tdb-header-height) - 60px);border-radius:16px}.tdb-cart-empty__content{padding:34px 20px}.tdb-cart-empty__actions,.tdb-cart-empty__actions .btn{width:100%}}.tdb-youtube-global-player .tdb-global-controls button,.tdb-youtube-global-player .tdb-global-youtube-link{position:relative;display:grid!important;place-items:center;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;border:2px solid #111!important;border-radius:50%!important;background:radial-gradient(circle at 34% 25%,#d9d9d9 0,#555 18%,#202020 43%,#080808 70%,#343434)!important;color:#fff!important;box-shadow:inset 0 0 0 2px #777,inset 0 0 0 5px #101010,inset 2px 3px 4px #ffffff42,inset -3px -5px 7px #000000e6,0 4px 9px #0000008c!important;text-shadow:0 1px #000}.tdb-youtube-global-player .tdb-global-controls button:hover,.tdb-youtube-global-player .tdb-global-youtube-link:hover{filter:brightness(1.18);transform:translateY(-1px) scale(1.04)}.tdb-youtube-global-player .tdb-global-controls [data-tdb-global-play]{width:52px!important;min-width:52px!important;height:52px!important;border-color:#050505!important;background:radial-gradient(circle at 34% 24%,#efefef,#787878 22%,#242424,#050505 76%,#474747)!important;box-shadow:inset 0 0 0 2px #aaa,inset 0 0 0 6px #151515,inset 3px 3px 5px #ffffff54,inset -4px -6px 9px #000000f2,0 6px 13px #000000a6!important}.tdb-youtube-global-player .tdb-global-controls [data-tdb-global-play]{font-size:17px!important;padding-left:3px!important}.tdb-youtube-global-player .tdb-global-controls button svg{width:17px;height:17px;fill:currentColor}.tdb-youtube-global-player .tdb-global-youtube-link{font-size:10px;font-weight:950;text-decoration:none}@media(max-width:760px){.tdb-youtube-global-player .tdb-global-controls button{width:34px!important;min-width:34px!important;height:34px!important}.tdb-youtube-global-player .tdb-global-controls [data-tdb-global-play]{width:44px!important;min-width:44px!important;height:44px!important}}.site-logo,.site-logo img{width:68px!important;height:68px!important}.site-logo{margin:-8px 4px -8px -5px}.site-logo img{object-fit:contain;transform:scale(1.13);filter:drop-shadow(0 0 10px rgba(57,255,20,.24))}.button--green,.btn-primary,.tdb-beat-buy-now,.tdb-kit-buy-now,.tdb-cart-checkout{border-color:#d6a900!important;background:linear-gradient(135deg,#ffe86a,#ffd21a 46%,#d99f00)!important;color:#171100!important;box-shadow:inset 1px 1px #ffffff94,inset -2px -3px #7b4f0038,0 7px 20px #ffd21a33!important}.button--green:hover,.btn-primary:hover,.tdb-beat-buy-now:hover,.tdb-kit-buy-now:hover,.tdb-cart-checkout:hover{filter:brightness(1.08)!important;box-shadow:0 0 0 1px #ffee7973,0 10px 26px #ffd21a4d!important}.tdb-youtube-heart,.tdb-youtube-heart.is-active,.tdb-global-controls [data-tdb-global-favorite].is-active{border-color:#ff4258!important;color:#ff4258!important;background:linear-gradient(145deg,#450810,#170306)!important;box-shadow:inset 1px 1px #ffffff24,0 0 18px #ff31585c!important}.tdb-youtube-heart{opacity:1;color:#ff6473}.tdb-youtube-heart:hover{color:#fff;border-color:#ff6473;background:#851321}.tdb-beat-license-current{display:grid;gap:3px;margin:8px 0 10px;padding:10px 11px;border:1px solid rgba(255,210,26,.36);border-left:3px solid #ffd21a;border-radius:8px;background:linear-gradient(100deg,#ffd21a1a,#0a100b8c);color:#cbd4cd}.tdb-beat-license-current span{color:#ffd21a;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tdb-beat-license-current strong{color:#fff;font-size:13px}.tdb-beat-license-current small{color:#aeb8b0;font-size:10px}.tdb-beat-confirmation{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:grid;place-items:center;padding:18px;background:#000000c2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tdb-beat-confirmation__panel{width:min(520px,100%);padding:clamp(22px,4vw,34px);border:1px solid rgba(255,210,26,.42);border-radius:18px;background:radial-gradient(circle at 90% 0,rgba(255,210,26,.12),transparent 34%),#071008;box-shadow:0 30px 90px #0000009e}.tdb-beat-confirmation__panel h2{margin:4px 0 18px;color:#fff;font-size:clamp(1.35rem,3vw,2rem);line-height:1.12}.tdb-beat-confirmation__panel dl{display:grid;gap:8px;margin:0}.tdb-beat-confirmation__panel dl div{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08)}.tdb-beat-confirmation__panel dt{color:#91a093}.tdb-beat-confirmation__panel dd{margin:0;color:#fff;font-weight:800;text-align:right}.tdb-beat-confirmation__warning{margin:18px 0;color:#ff9aa4;font-size:.86rem;line-height:1.55}.tdb-beat-confirmation__actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.tdb-beat-confirmation__actions button{min-height:42px;padding:0 16px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#111812;color:#fff;font-weight:850;cursor:pointer}.tdb-beat-confirmation__actions [data-tdb-beat-confirm-accept]{border-color:#d6a900;background:linear-gradient(135deg,#ffe86a,#ffd21a 46%,#d99f00);color:#171100}@media(max-width:620px){.site-logo,.site-logo img{width:58px!important;height:58px!important}.site-logo{margin:-4px 2px -4px -2px}.tdb-beat-confirmation__actions button{width:100%}}.tdb-account-shell{background:#080909;color:#f7f4eb;min-height:72vh;padding:clamp(32px,6vw,88px) 0}.tdb-account-shell__inner{max-width:1240px}.tdb-account-hero{align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.16);display:flex;gap:24px;justify-content:space-between;padding-bottom:32px}.tdb-account-hero__identity{align-items:center;display:flex;gap:20px}.tdb-account-hero__mark{align-items:center;background:#dfff00;border-radius:50%;color:#090a09;display:inline-flex;flex:0 0 auto;font-size:1.75rem;font-weight:900;height:64px;justify-content:center;width:64px}.tdb-account-hero h1,.tdb-account-shell h2,.tdb-account-shell h3{color:#fffdf5;letter-spacing:-.035em;margin:0}.tdb-account-hero h1{font-size:clamp(2rem,4vw,3.75rem);line-height:.96}.tdb-account-hero p{color:#aaa9a0;margin:8px 0 0}.tdb-account-hero__actions{align-items:center;display:flex;gap:18px}.tdb-account-tier{background:#dfff001f;border:1px solid rgba(223,255,0,.38);border-radius:999px;color:#dfff00;font-size:.78rem;font-weight:800;letter-spacing:.08em;padding:9px 13px;text-transform:uppercase}.tdb-account-text-link,.tdb-account-section-heading a{color:#fffdf5;font-weight:750;text-decoration-color:#dfff00;text-underline-offset:5px}.tdb-account-quick-nav{display:grid;gap:1px;grid-template-columns:repeat(4,1fr);margin:32px 0;overflow:hidden}.tdb-account-quick-nav a{align-items:center;background:#151715;color:#f7f4eb;display:flex;font-weight:750;gap:12px;min-height:62px;padding:16px;text-decoration:none;transition:background .18s ease,color .18s ease}.tdb-account-quick-nav a:hover,.tdb-account-quick-nav a:focus-visible{background:#dfff00;color:#090a09;outline:none}.tdb-account-quick-nav span{color:#8f928b;font-size:.72rem;font-weight:800;letter-spacing:.1em}.tdb-account-layout{display:grid;gap:24px;grid-template-columns:minmax(250px,.7fr) minmax(0,1.8fr)}.tdb-account-profile,.tdb-account-orders,.tdb-account-help{border:1px solid rgba(255,255,255,.14)}.tdb-account-profile{background:#111311;padding:clamp(22px,3vw,34px)}.tdb-account-profile h2{font-size:1.7rem;margin:8px 0 26px}.tdb-account-profile dl{border-top:1px solid rgba(255,255,255,.12);margin:0 0 26px}.tdb-account-profile dl div{border-bottom:1px solid rgba(255,255,255,.12);padding:14px 0}.tdb-account-profile dt,.tdb-account-order span{color:#9a9d95;font-size:.74rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.tdb-account-profile dd{color:#fffdf5;font-weight:650;margin:5px 0 0;overflow-wrap:anywhere}.tdb-account-profile .button{width:100%}.tdb-account-profile__note{color:#9a9d95;font-size:.8rem;line-height:1.5;margin:18px 0 0}.tdb-account-orders{background:#0d0f0d;padding:clamp(22px,3vw,34px)}.tdb-account-section-heading{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:28px}.tdb-account-section-heading h2{font-size:1.9rem;margin-top:8px}.tdb-account-orders__list{border-top:1px solid rgba(255,255,255,.14)}.tdb-account-order{align-items:center;border-bottom:1px solid rgba(255,255,255,.14);display:grid;gap:14px;grid-template-columns:1.3fr .8fr .9fr .7fr 28px;padding:20px 0}.tdb-account-order h3{font-size:1.1rem;margin-top:5px}.tdb-account-order h3 a{color:inherit;text-decoration:none}.tdb-account-order strong{color:#f7f4eb;display:block;margin-top:5px}.tdb-account-order__open{align-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;color:#dfff00;display:inline-flex;height:28px;justify-content:center;text-decoration:none;width:28px}.tdb-account-empty{background:#151715;padding:clamp(36px,8vw,84px) 24px;text-align:center}.tdb-account-empty__icon{color:#dfff00;display:block;font-size:2.2rem;margin-bottom:12px}.tdb-account-empty h3{font-size:1.35rem}.tdb-account-empty p{color:#aaada5;margin:8px auto 20px;max-width:420px}.tdb-account-help{align-items:center;background:linear-gradient(110deg,#1c2214,#111311 58%);display:flex;gap:28px;justify-content:space-between;margin-top:24px;padding:clamp(24px,4vw,42px)}.tdb-account-help h2{font-size:clamp(1.6rem,3vw,2.35rem);margin:7px 0}.tdb-account-help p{color:#c3c6be;margin:0;max-width:590px}.tdb-account-help__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:10px}.tdb-account-shell .eyebrow{color:#dfff00;font-size:.72rem;font-weight:850;letter-spacing:.11em;margin:0;text-transform:uppercase}@media(max-width:780px){.tdb-account-hero,.tdb-account-help{align-items:flex-start;flex-direction:column}.tdb-account-quick-nav{grid-template-columns:repeat(2,1fr)}.tdb-account-layout{grid-template-columns:1fr}.tdb-account-order{grid-template-columns:1fr 1fr 28px}.tdb-account-order__number{grid-column:span 2}.tdb-account-order>div:nth-child(4){display:none}}@media(max-width:430px){.tdb-account-hero__identity{align-items:flex-start}.tdb-account-hero__mark{height:48px;width:48px}.tdb-account-hero__actions{width:100%;justify-content:space-between}.tdb-account-quick-nav{grid-template-columns:1fr}}.page-width,.tdb-market-shell{width:min(calc(100% - (var(--tdb-fluid-gutter) * 2)),1480px)!important}.section{background:radial-gradient(circle at 12% 18%,rgba(55,255,80,.055),transparent 25rem),radial-gradient(circle at 88% 74%,rgba(255,210,26,.035),transparent 24rem),linear-gradient(180deg,#07110cd6,#020a07c2)}h1{font-size:clamp(30px,3.4vw,52px)}h2{font-size:clamp(25px,2.7vw,40px)}.tdb-discovery-hero h1{font-size:clamp(32px,3.8vw,56px)!important}.tdb-youtube-cover{position:relative;isolation:isolate;cursor:pointer;background:radial-gradient(circle at 48% 36%,rgba(57,255,20,.18),transparent 58%),linear-gradient(145deg,#142019,#060a07)}.tdb-youtube-cover.has-image-error:before{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#ffe669b8;font-size:clamp(24px,4vw,46px);font-weight:950;letter-spacing:-.06em;text-shadow:0 0 28px rgba(57,255,20,.5);content:"TDB"}.tdb-market-play{-webkit-appearance:none;appearance:none;font:inherit;cursor:pointer}.tdb-beat-hover-meta{position:absolute;top:10px;right:58px;z-index:4;display:flex;align-items:stretch;gap:6px;opacity:0;transform:translate3d(8px,-4px,0);transition:opacity .2s ease,transform .24s ease;pointer-events:none}.tdb-beat-hover-meta>span{display:grid;min-width:58px;padding:6px 9px;border:1px solid rgba(255,210,26,.4);border-radius:9px;background:linear-gradient(145deg,#222b24eb,#050907eb);box-shadow:inset 1px 1px #ffffff1f,0 8px 20px #00000057,0 0 16px #ffd21a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tdb-beat-hover-meta small{color:#aab5ac;font-size:8px;font-weight:900;letter-spacing:.09em;line-height:1;text-transform:uppercase}.tdb-beat-hover-meta strong{margin-top:3px;color:#fff4b5;font-size:11px;line-height:1.05;white-space:nowrap}.tdb-market-card:hover .tdb-beat-hover-meta,.tdb-market-card:focus-within .tdb-beat-hover-meta{opacity:1;transform:none}@media(hover:hover)and (pointer:fine){.tdb-youtube-beat-card>.tdb-beat-specs{display:none}}.tdb-cart-page{position:relative;isolation:isolate;min-height:calc(100svh - var(--tdb-header-height));overflow:hidden;border-bottom-color:#ffd21a29;background:radial-gradient(circle at 18% 12%,rgba(57,255,20,.12),transparent 27rem),radial-gradient(circle at 86% 34%,rgba(255,210,26,.08),transparent 25rem),linear-gradient(145deg,#08150ef5,#030b08eb)!important}.tdb-cart-page__scene{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden;pointer-events:none;background:linear-gradient(90deg,#020906e6,#030d09a8 45%,#020806e0),var(--tdb-bg) center 32% / cover no-repeat;opacity:.46;transform:scale(1.025)}.tdb-cart-page__scene:after{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(57,255,20,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(57,255,20,.022) 1px,transparent 1px);background-size:44px 44px;content:"";-webkit-mask-image:linear-gradient(to bottom,#000,transparent 82%);mask-image:linear-gradient(to bottom,#000,transparent 82%)}.tdb-cart-page__fog{position:absolute;width:44rem;height:22rem;border-radius:50%;filter:blur(58px);opacity:.18;background:#4dff6e75;will-change:transform}.tdb-cart-page__fog--one{top:4%;left:-16rem}.tdb-cart-page__fog--two{right:-18rem;bottom:8%;background:#ffd21a57}.tdb-cart-page__inner{position:relative;z-index:1;max-width:1360px}.tdb-cart-page__header{align-items:center;padding:clamp(15px,2vw,22px);border:1px solid rgba(255,255,255,.11);border-left-color:#ffd21a75;border-radius:16px;background:linear-gradient(115deg,#121d16cc,#050d099e);box-shadow:inset 0 1px #ffffff12,0 18px 48px #0000003b;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.tdb-cart-page__header h1{font-size:clamp(26px,2.7vw,38px);letter-spacing:-.035em}.tdb-cart-page__header-actions{display:grid;justify-items:end;gap:10px}.tdb-cart-page__trust{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.tdb-cart-page__trust span{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid rgba(57,255,20,.22);border-radius:999px;color:#b9c5bc;background:#08120c9e;font-size:9px;font-weight:850;text-transform:uppercase}.tdb-cart-page__trust span:before{width:5px;height:5px;border-radius:50%;background:#54f36e;box-shadow:0 0 9px #54f36eb3;content:""}.tdb-cart-items{align-content:start;padding:clamp(13px,1.6vw,19px);border:1px solid rgba(255,255,255,.1);border-radius:16px;background:linear-gradient(145deg,#0e1912ad,#030a0780);box-shadow:inset 0 1px #ffffff0e,0 20px 52px #0003;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tdb-cart-items__heading{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:1px 2px 11px}.tdb-cart-items__heading strong{color:#fff;font-size:13px;text-transform:uppercase}.tdb-cart-items__heading span{color:#9eaaa1;font-size:10px}.tdb-cart-line{position:relative;overflow:hidden;border-color:#39ff1445;border-radius:13px;background:radial-gradient(circle at 3% 0,rgba(57,255,20,.1),transparent 23rem),linear-gradient(135deg,#152119f0,#050c08e6);box-shadow:inset 0 1px #ffffff14,0 13px 34px #0000003d;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.tdb-cart-line:after{position:absolute;inset:0 auto 0 -36%;width:28%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.07),transparent);content:"";opacity:0;transform:skew(-14deg);pointer-events:none}.tdb-cart-line__media{position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,210,26,.24);background:radial-gradient(circle at 38% 28%,rgba(255,210,26,.2),transparent 32%),radial-gradient(circle at 60% 64%,rgba(57,255,20,.18),transparent 42%),#111914;box-shadow:inset 0 0 18px #0000007a,0 8px 20px #00000047}.tdb-cart-line__media img,.tdb-cart-line img{position:relative;z-index:1;object-fit:cover}.tdb-cart-line__fallback{position:absolute;z-index:0;color:#ffe564ad;font-size:15px;font-weight:950;letter-spacing:-.05em;text-shadow:0 0 14px rgba(57,255,20,.45)}.tdb-cart-line__content h2{max-width:760px;font-size:clamp(15px,1.22vw,18px)}.tdb-cart-summary{overflow:hidden;border-color:#ffd21a47;border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(255,210,26,.11),transparent 18rem),linear-gradient(145deg,#141e17e0,#040b07e0);box-shadow:inset 0 1px #ffffff14,0 24px 64px #0000004f,0 0 36px #39ff1409;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.tdb-cart-summary__eyebrow{margin:0 0 5px;color:#8fa096;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.tdb-cart-summary h2{margin-bottom:14px;font-size:19px}.tdb-cart-savings{background:linear-gradient(120deg,#39ff1417,#ffd21a09)}.tdb-cart-update{border-color:#ffffff2e;background:linear-gradient(145deg,#262f28e6,#0a100cf0);box-shadow:inset 1px 1px #ffffff1c,0 7px 18px #0003}.tdb-cart-assurances{grid-template-columns:1fr;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.tdb-cart-page__fog--one{animation:tdb-cart-fog-one 17s ease-in-out infinite alternate}.tdb-cart-page__fog--two{animation:tdb-cart-fog-two 22s ease-in-out infinite alternate}.tdb-cart-line:hover{border-color:#39ff1485;box-shadow:inset 0 1px #ffffff1a,0 19px 42px #0000004f;transform:translate3d(0,-2px,0)}.tdb-cart-line:hover:after{opacity:1;animation:tdb-cart-reflection .8s ease forwards}}@keyframes tdb-cart-fog-one{to{transform:translate3d(18%,12%,0) scale(1.12)}}@keyframes tdb-cart-fog-two{to{transform:translate3d(-14%,-9%,0) scale(1.08)}}@keyframes tdb-cart-reflection{to{left:115%}}@media(max-width:900px){.tdb-cart-page__scene{background-position:58% 28%;opacity:.38}.tdb-cart-page__header{align-items:flex-start}.tdb-cart-page__header-actions{justify-items:start}.tdb-cart-page__trust{justify-content:flex-start}.tdb-cart-summary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}@media(max-width:620px){.tdb-cart-page{padding-block:16px 26px!important}.tdb-cart-page__header{padding:14px;border-radius:13px}.tdb-cart-page__header h1{font-size:clamp(25px,8.5vw,34px)}.tdb-cart-page__trust span{padding:4px 7px;font-size:8px}.tdb-cart-items{padding:9px;border-radius:13px}.tdb-cart-items__heading{align-items:flex-start;flex-direction:column;gap:2px;padding:3px 3px 10px}.tdb-cart-line{border-radius:11px}.tdb-beat-hover-meta{right:50px;opacity:1;transform:none}.tdb-beat-hover-meta>span{min-width:49px;padding:5px 7px}.tdb-beat-hover-meta strong{font-size:10px}}@media(prefers-reduced-motion:reduce){.tdb-cart-page__fog,.tdb-cart-line:after{animation:none!important}}.tdb-account-section--profile{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 8% 20%,rgba(57,255,20,.11),transparent 30rem),radial-gradient(circle at 94% 72%,rgba(255,210,26,.07),transparent 28rem),linear-gradient(145deg,#07110c,#020806 72%)!important}.tdb-account-section--profile:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#010805eb,#020a07b3,#010705e6),var(--tdb-bg) center 30% / cover no-repeat;content:"";opacity:.34;transform:scale(1.025)}.tdb-account-grid--focused{width:min(100%,1320px);max-width:none;margin-inline:auto}.tdb-account-card--session{display:grid;grid-template-columns:minmax(260px,310px) minmax(0,1fr);align-items:start;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:linear-gradient(140deg,#0e1912f0,#030a07f2);box-shadow:inset 0 1px #ffffff14,0 34px 90px #0000006b,0 0 60px #39ff1409}.tdb-account-card--session>.tdb-form-status{display:none}.tdb-account-card--session .tdb-profile-command{position:relative;grid-column:1;display:flex;min-height:100%;align-items:center;align-self:stretch;flex-direction:column;gap:15px;padding:154px 24px 28px;overflow:hidden;border:0;border-right:1px solid rgba(255,255,255,.1);border-radius:0;background:radial-gradient(circle at 50% 12%,rgba(57,255,20,.17),transparent 13rem),linear-gradient(165deg,#152219fa,#050c08fa);text-align:center;box-shadow:none}.tdb-account-card--session .tdb-profile-command:before{position:absolute;inset:0 0 auto;height:132px;background:linear-gradient(180deg,#0208052e,#040d08f5),var(--tdb-studio) center 44% / cover no-repeat;content:"";filter:saturate(.84) contrast(1.08);opacity:.82}.tdb-account-card--session .tdb-profile-command:after{position:absolute;top:0;right:0;left:0;height:132px;background:linear-gradient(rgba(57,255,20,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(57,255,20,.04) 1px,transparent 1px);background-size:24px 24px;content:"";-webkit-mask-image:linear-gradient(#000,transparent);mask-image:linear-gradient(#000,transparent)}.tdb-account-card--session .tdb-profile-hero,.tdb-account-card--session .tdb-profile-id,.tdb-account-card--session .tdb-profile-edit-button,.tdb-profile-sidebar-stats,.tdb-profile-sidebar-nav{position:relative;z-index:1}.tdb-account-card--session .tdb-profile-hero{display:grid;justify-items:center;gap:10px}.tdb-account-card--session .tdb-profile-avatar{width:112px;height:112px;border:3px solid #101913;background:radial-gradient(circle at 34% 25%,#33483a,#101812 58%,#060a07);box-shadow:0 0 0 3px #ffd21ac2,0 0 0 7px #39ff1417,0 16px 36px #0000007a,0 0 30px #39ff1421}.tdb-account-card--session .tdb-profile-avatar span{color:#fff4a4;font-size:36px;text-shadow:0 0 20px rgba(57,255,20,.42)}.tdb-account-card--session .tdb-profile-avatar img{object-fit:cover}.tdb-account-card--session .tdb-profile-photo-button{padding:5px 9px;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#b9c4bc;background:#040a07c7;font-size:9px;line-height:1;text-transform:uppercase;cursor:pointer}.tdb-account-card--session .tdb-profile-id{display:grid;justify-items:center;gap:7px;text-align:center}.tdb-account-card--session .tdb-profile-id .eyebrow{margin:0;color:#ffd21a;font-size:9px;letter-spacing:.12em}.tdb-account-card--session .tdb-profile-id h4{margin:0;color:#fff;font-size:clamp(22px,2vw,29px);line-height:1.04;text-wrap:balance}.tdb-account-card--session .tdb-profile-role{display:inline-flex;justify-content:center;margin:0;padding:5px 9px;border:1px solid rgba(57,255,20,.22);border-radius:999px;background:#39ff140e}.tdb-account-card--session .tdb-profile-role small{display:none}.tdb-account-card--session .tdb-profile-role b{color:#cde5d1;font-size:10px;font-weight:750}.tdb-profile-bio{max-width:245px;margin:2px auto 0;color:#9eaaa1;font-size:11px;line-height:1.5}.tdb-account-card--session .tdb-profile-edit-button{width:100%;min-height:42px;border-radius:10px}.tdb-profile-sidebar-stats{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));padding:14px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.tdb-profile-sidebar-stats span{display:grid;justify-items:center;gap:3px;min-width:0;border-right:1px solid rgba(255,255,255,.08)}.tdb-profile-sidebar-stats span:last-child{border-right:0}.tdb-profile-sidebar-stats small{color:#77847b;font-size:8px;font-weight:850;text-transform:uppercase}.tdb-profile-sidebar-stats strong{max-width:100%;overflow:hidden;color:#fff1a8;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.tdb-profile-sidebar-nav{display:grid;width:100%;gap:5px}.tdb-profile-sidebar-nav button{display:flex;min-height:40px;align-items:center;padding:0 12px;border:1px solid transparent;border-radius:9px;color:#aeb9b1;background:transparent;font-size:11px;font-weight:800;text-align:left;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.tdb-profile-sidebar-nav button:before{width:6px;height:6px;margin-right:9px;border-radius:50%;background:#475249;content:"";transition:background .18s ease,box-shadow .18s ease}.tdb-profile-sidebar-nav button:hover,.tdb-profile-sidebar-nav button:focus-visible{border-color:#39ff1438;color:#fff;background:#39ff140e;transform:translate(2px)}.tdb-profile-sidebar-nav button:hover:before,.tdb-profile-sidebar-nav button:focus-visible:before{background:#57ff72;box-shadow:0 0 9px #57ff72ad}.tdb-account-card--session .tdb-profile-summary{grid-column:2;display:grid;gap:20px;min-width:0;padding:clamp(22px,3vw,36px);overflow:visible;border:0;border-radius:0;background:radial-gradient(circle at 95% 2%,rgba(255,210,26,.06),transparent 23rem),#040c089e;box-shadow:none}.tdb-profile-workspace-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1);scroll-margin-top:calc(var(--tdb-header-height) + 20px)}.tdb-profile-workspace-head>div{max-width:700px}.tdb-profile-workspace-head .eyebrow{margin-bottom:7px;color:#ffd21a}.tdb-profile-workspace-head h3{margin:0;font-size:clamp(24px,3vw,38px);letter-spacing:-.04em;text-transform:none}.tdb-profile-workspace-head p:last-child{max-width:660px;margin:9px 0 0;color:#9fa9a2;font-size:12px;line-height:1.6}.tdb-profile-catalog-link{flex:0 0 auto;min-height:40px;border-color:#ffd21a5c;color:#fff0a8;background:#ffd21a0e}.tdb-profile-dashboard{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tdb-profile-dashboard article{display:flex;min-width:0;align-items:center;gap:12px;padding:15px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:linear-gradient(145deg,#18241cc7,#060e09c7);box-shadow:inset 0 1px #ffffff0e}.tdb-profile-dashboard article>span{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border:1px solid rgba(255,210,26,.28);border-radius:10px;color:#ffd21a;background:#ffd21a11;font-size:14px}.tdb-profile-dashboard article div{display:grid;min-width:0;gap:2px}.tdb-profile-dashboard strong{overflow:hidden;color:#fff;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.tdb-profile-dashboard small{color:#859188;font-size:9px;font-weight:800;text-transform:uppercase}.tdb-profile-orders-preview{display:grid;gap:13px;padding:18px;border:1px solid rgba(57,255,20,.16);border-radius:14px;background:#07100bb3;scroll-margin-top:calc(var(--tdb-header-height) + 20px)}.tdb-profile-module-head{display:flex;align-items:end;justify-content:space-between;gap:18px}.tdb-profile-module-head .eyebrow{margin-bottom:3px;font-size:9px}.tdb-profile-module-head h3{margin:0;font-size:19px;text-transform:none}.tdb-profile-module-head>a{color:#fff2ae;font-size:10px;font-weight:850;text-decoration:underline;text-underline-offset:4px}.tdb-profile-orders-list{display:grid;border-top:1px solid rgba(255,255,255,.09)}.tdb-profile-orders-list article{display:grid;grid-template-columns:1.1fr .8fr 1fr .8fr 30px;align-items:center;gap:13px;min-width:0;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.075)}.tdb-profile-orders-list article>div{display:grid;min-width:0;gap:2px}.tdb-profile-orders-list small{color:#738078;font-size:8px;font-weight:850;text-transform:uppercase}.tdb-profile-orders-list strong{overflow:hidden;color:#e9eee9;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.tdb-profile-orders-list article>a{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(255,210,26,.3);border-radius:50%;color:#ffe46b;background:#ffd21a0e}.tdb-profile-module-empty,.tdb-profile-favorites-empty{display:flex;align-items:center;gap:14px;padding:18px;border:1px dashed rgba(255,255,255,.15);border-radius:12px;background:#ffffff05}.tdb-profile-module-empty>span,.tdb-profile-favorites-empty>span{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;border:1px solid rgba(57,255,20,.22);border-radius:50%;color:#5cff71;background:#39ff140e;font-size:20px}.tdb-profile-module-empty div,.tdb-profile-favorites-empty div{min-width:0;flex:1}.tdb-profile-module-empty strong,.tdb-profile-favorites-empty strong{color:#fff;font-size:12px}.tdb-profile-module-empty p,.tdb-profile-favorites-empty p{margin:4px 0 0;color:#8d9990;font-size:10px}.tdb-profile-module-empty>a,.tdb-profile-favorites-empty a{color:#ffe36b;font-size:10px;font-weight:850;text-decoration:underline;text-underline-offset:4px}.tdb-account-card--session .tdb-profile-privacy-groups{gap:9px}.tdb-account-card--session .tdb-profile-extras{overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#0a140ead;scroll-margin-top:calc(var(--tdb-header-height) + 20px)}.tdb-account-card--session .tdb-profile-extras:last-child{border-bottom:1px solid rgba(255,255,255,.09)}.tdb-account-card--session .tdb-profile-extras[open]{border-color:#39ff1433;background:linear-gradient(135deg,#39ff140b,#08110bc7)}.tdb-account-card--session .tdb-profile-extras>summary{padding:13px 15px}.tdb-account-card--session .tdb-profile-extras>summary:before{width:29px;height:29px;margin-right:10px;border-radius:8px}.tdb-account-card--session .tdb-profile-favorites{padding:16px}.tdb-account-card--session .tdb-profile-favorites__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.tdb-profile-favorite-card{position:relative;display:grid;grid-template-columns:66px minmax(0,1fr) 26px;align-items:center;gap:10px;min-width:0;padding:8px;border:1px solid rgba(255,255,255,.095);border-radius:11px;background:linear-gradient(145deg,#16211adb,#060d09db);transition:border-color .18s ease,transform .18s ease}.tdb-profile-favorite-card:hover{border-color:#39ff1457;transform:translateY(-1px)}.tdb-profile-favorite-card__media{position:relative;display:grid;width:66px;aspect-ratio:1;place-items:center;overflow:hidden;border-radius:8px;background:radial-gradient(circle at 35% 25%,rgba(255,210,26,.18),transparent 32%),#101913}.tdb-profile-favorite-card__media img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.tdb-profile-favorite-card__media span{position:absolute;color:#ffe874ad;font-size:13px;font-weight:950}.tdb-profile-favorite-card>div:nth-child(2){display:grid;min-width:0;gap:3px}.tdb-profile-favorite-card small{color:#67f77b;font-size:8px;font-weight:850;text-transform:uppercase}.tdb-profile-favorite-card strong,.tdb-profile-favorite-card>div:nth-child(2)>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tdb-profile-favorite-card strong{color:#fff;font-size:11px}.tdb-profile-favorite-card>div:nth-child(2)>span{color:#869189;font-size:9px}.tdb-profile-favorite-card>button{display:grid;width:25px;height:25px;place-items:center;padding:0;border:1px solid rgba(255,67,88,.35);border-radius:50%;color:#ff6676;background:#5d061261;font-size:17px;line-height:1;cursor:pointer}.tdb-account-card--session .tdb-profile-editor{grid-column:2;margin:0;padding:clamp(22px,3vw,36px);border:0;border-radius:0;background:radial-gradient(circle at 100% 0,rgba(255,210,26,.07),transparent 22rem),#040c08b8}.tdb-account-card--session .tdb-profile-editor>label,.tdb-account-card--session .tdb-profile-editor>details,.tdb-account-card--session .tdb-profile-editor>p,.tdb-account-card--session .tdb-profile-editor-actions{width:min(100%,780px);margin-inline:auto}.tdb-profile-editor-actions{display:flex;justify-content:flex-end;gap:9px}.tdb-profile-editor-actions .button{min-width:130px}.tdb-account-card--session .tdb-profile-legal{grid-column:2;justify-content:flex-start;margin:0;padding:14px clamp(22px,3vw,36px);border-top:1px solid rgba(255,255,255,.08);background:#020805b8}@media(hover:hover)and (pointer:fine)and (prefers-reduced-motion:no-preference){.tdb-account-card--session{animation:tdb-profile-pro-arrive .5s cubic-bezier(.22,.8,.24,1) both}}@keyframes tdb-profile-pro-arrive{0%{opacity:0;transform:translate3d(0,12px,0) scale(.992)}to{opacity:1;transform:none}}@media(max-width:980px){.tdb-account-card--session{grid-template-columns:1fr}.tdb-account-card--session .tdb-profile-command,.tdb-account-card--session .tdb-profile-summary,.tdb-account-card--session .tdb-profile-editor,.tdb-account-card--session .tdb-profile-legal{grid-column:1}.tdb-account-card--session .tdb-profile-command{min-height:auto;padding-top:142px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.tdb-profile-sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.tdb-profile-workspace-head{align-items:flex-start;flex-direction:column}.tdb-account-card--session .tdb-profile-legal{justify-content:center}}@media(max-width:680px){.tdb-account-grid--focused{width:100%}.tdb-account-card--session{border-radius:15px}.tdb-account-card--session .tdb-profile-command{padding-inline:16px}.tdb-account-card--session .tdb-profile-summary,.tdb-account-card--session .tdb-profile-editor{padding:16px}.tdb-profile-dashboard{grid-template-columns:1fr}.tdb-profile-dashboard article{min-height:64px}.tdb-profile-orders-list article{grid-template-columns:1fr 1fr 30px}.tdb-profile-orders-list article>div:first-child{grid-column:1 / 3}.tdb-profile-orders-list article>div:nth-child(4){display:none}.tdb-account-card--session .tdb-profile-favorites__list{grid-template-columns:1fr}.tdb-profile-module-empty,.tdb-profile-favorites-empty{align-items:flex-start;flex-wrap:wrap}.tdb-profile-module-empty>a{margin-left:58px}.tdb-profile-editor-actions{display:grid;grid-template-columns:1fr}.tdb-profile-editor-actions .button{width:100%}}.tdb-beat-license-current,.tdb-market-promo--basic{display:none!important}[data-tdb-buy-now],.tdb-beat-buy-now,.tdb-kit-buy-now,.tdb-server-product-commerce .tdb-kit-buy-now,.tdb-cart-checkout{border-color:#ff5964!important;color:#fff!important;background:linear-gradient(135deg,#ed2532,#980910 74%)!important;box-shadow:inset 0 1px #ffffff2e,0 9px 24px #e51f2b42!important}[data-tdb-buy-now]:hover:not(:disabled),.tdb-beat-buy-now:hover:not(:disabled),.tdb-kit-buy-now:hover:not(:disabled),.tdb-server-product-commerce .tdb-kit-buy-now:hover:not(:disabled),.tdb-cart-checkout:hover:not(:disabled){color:#fff!important;filter:brightness(1.1);box-shadow:inset 0 1px #fff3,0 12px 29px #e51f2b5c!important}[data-tdb-add-cart],.tdb-beat-add-cart,.tdb-kit-cart-button,.tdb-server-product-commerce .tdb-kit-cart-button,.tdb-main-product [name=add]{border-color:#d6a900!important;color:#191200!important;background:linear-gradient(135deg,#ffe972,#ffd21a 48%,#d99f00)!important;box-shadow:inset 1px 1px #ffffff94,inset -2px -3px #7b4f0038,0 7px 20px #ffd21a38!important}[data-tdb-add-cart]:hover:not(:disabled),.tdb-beat-add-cart:hover:not(:disabled),.tdb-kit-cart-button:hover:not(:disabled),.tdb-server-product-commerce .tdb-kit-cart-button:hover:not(:disabled),.tdb-main-product [name=add]:hover:not(:disabled){color:#0e0a00!important;filter:brightness(1.08);box-shadow:0 0 0 1px #ffee7973,0 10px 26px #ffd21a52!important}[data-tdb-add-cart].is-added,[data-tdb-add-cart].is-added:disabled,[data-tdb-buy-now].is-in-cart,[data-tdb-buy-now].is-in-cart:disabled{border-color:#ffffff29!important;color:#9da7a0!important;background:linear-gradient(145deg,#171c18,#090c0a)!important;box-shadow:inset 0 1px #ffffff0a,0 4px 12px #0000002e!important;cursor:not-allowed;filter:none}.tdb-youtube-heart{border-color:#cddad075!important;color:#d9e3db!important;background:linear-gradient(145deg,#131d16f5,#050906f5)!important;box-shadow:inset 0 1px #ffffff14,0 6px 16px #0000004d!important;transition:transform .18s ease,color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.tdb-youtube-heart:hover:not(.is-active),.tdb-youtube-heart:focus-visible:not(.is-active){border-color:#fff!important;color:#fff!important;transform:translateY(-1px) scale(1.04)}.tdb-youtube-heart.is-active,.tdb-global-controls [data-tdb-global-favorite].is-active{border-color:#ff4258!important;color:#ff5266!important;background:linear-gradient(145deg,#510a14,#180306)!important;box-shadow:inset 1px 1px #ffffff24,0 0 20px #ff315861!important;animation:tdb-heart-pop .34s cubic-bezier(.2,.9,.3,1.35)}.tdb-license-card--available{border-color:#ffd21ab3;box-shadow:inset 0 3px #ffd21a}.tdb-license-card--future{border-color:#ffffff21;background:linear-gradient(155deg,#0c130eeb,#050907f5)}.tdb-license-card--future .tdb-license-card__tag{color:#aeb8b0}.tdb-beat-confirmation__panel{width:min(640px,100%)}.tdb-beat-confirmation__licenses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.tdb-beat-confirmation__licenses article{display:grid;gap:4px;min-height:90px;padding:11px;border:1px solid rgba(255,255,255,.11);border-radius:10px;background:#0000002e}.tdb-beat-confirmation__licenses article.is-current{border-color:#ffd21a9e;background:linear-gradient(145deg,#ffd21a1f,#19130159)}.tdb-beat-confirmation__licenses small{color:#aeb9b1;font-size:9px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.tdb-beat-confirmation__licenses article.is-current small,.tdb-beat-confirmation__licenses article.is-current strong{color:#ffe36b}.tdb-beat-confirmation__licenses strong{color:#fff;font-size:13px}.tdb-beat-confirmation__licenses span{color:#aeb9b1;font-size:10px;line-height:1.35}@media(max-width:620px){.tdb-beat-confirmation__licenses{grid-template-columns:1fr}}.tdb-account-section--profile{min-height:calc(100svh - var(--tdb-header-height));padding-block:clamp(48px,7vw,88px) clamp(76px,9vw,118px)}.tdb-account-section--profile>.page-width{width:min(calc(100% - 48px),1320px)!important}.tdb-account-section--profile .tdb-account-section-head{width:min(100%,860px);margin-bottom:clamp(24px,4vw,38px)}.tdb-account-section--profile .tdb-account-section-head h2{font-size:clamp(30px,4vw,52px);line-height:1.04;text-wrap:balance}.tdb-account-section--profile .tdb-account-grid--focused{width:min(100%,1320px)}.tdb-account-section--profile .tdb-entry-card{display:grid;justify-items:center;width:min(100%,720px);margin-inline:auto;padding:clamp(28px,4vw,46px);text-align:center;background:radial-gradient(circle at 50% 0,rgba(57,255,20,.08),transparent 18rem),linear-gradient(145deg,#0a140df5,#030805f5);box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff12}.tdb-account-section--profile .tdb-entry-card>.tdb-account-note{width:min(100%,500px);margin:0 auto 20px;color:#aeb9b1;line-height:1.6}.tdb-account-section--profile .tdb-entry-card>.button{justify-self:center;min-width:230px}.tdb-account-section--profile .tdb-entry-card .tdb-entry-forms,.tdb-account-section--profile .tdb-entry-card .tdb-auth-support{width:min(100%,520px)}@media(max-width:680px){.tdb-account-section--profile>.page-width{width:min(calc(100% - 24px),600px)!important}.tdb-account-section--profile .tdb-entry-card{padding:24px 18px;border-radius:16px}.tdb-account-section--profile .tdb-entry-card>.button{width:100%}}.tdb-beat-availability.is-owned,.tdb-beat-availability.is-sold,.tdb-kit-purchased{color:#ffffffb8;border:1px solid rgba(255,255,255,.18);background:#ffffff0f}.tdb-beat-availability.is-sold{color:#ff5369;border-color:#ff3e578c}.tdb-beat-availability.is-owned{color:#ffd52a;border-color:#ffd52a7a}.tdb-beat-license-picker{display:flex;align-items:center;gap:10px;margin:12px 0;color:#ffffffb3;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.tdb-beat-license-picker select{min-width:190px;color:#fff;background:#0c1410f2;border:1px solid rgba(255,213,42,.6);border-radius:10px;padding:9px 12px}.tdb-kit-purchased{min-height:46px;border-radius:10px;padding:0 18px;font-weight:800;cursor:not-allowed}:root{--tdb-blue-deep: #06183f;--tdb-blue-panel: #0a2458;--tdb-blue-neon: #2f6bff;--tdb-blue-line: rgba(47,107,255,.58);--tdb-blue-glow: rgba(20,76,210,.34)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--tdb-blue-neon);outline-offset:3px;box-shadow:0 0 0 5px #2f6bff29,0 0 24px #144cd252}.tdb-atmosphere{background:radial-gradient(34rem 26rem at var(--tdb-pointer-x) var(--tdb-pointer-y),rgba(18,72,190,.16),transparent 68%),radial-gradient(36rem 27rem at 82% calc(12% + var(--tdb-scroll)*.03px),rgba(18,202,173,.045),transparent 72%)!important}.tdb-cursor-beat .tdb-atmosphere{background:radial-gradient(30rem 22rem at var(--tdb-pointer-x) var(--tdb-pointer-y),rgba(47,107,255,.25),transparent 70%),radial-gradient(36rem 27rem at 82% calc(12% + var(--tdb-scroll)*.03px),rgba(18,202,173,.045),transparent 72%)!important}.tdb-cyber-cursor{border-color:#588bfff2!important;background:#1643b421!important;box-shadow:0 0 16px #2f6bff7a}.tdb-cursor-action .tdb-cyber-cursor,.tdb-cursor-beat .tdb-cyber-cursor{border-color:#5e8cff!important;background:#2f6bff33!important;box-shadow:0 0 22px #2f6bff9e}.tdb-click-pulse{border-color:#4a7dff!important;box-shadow:0 0 18px #2f6bff99}.tdb-youtube-cover{isolation:isolate}.tdb-youtube-cover:after{content:"";position:absolute;inset:0 0 auto 0;z-index:2;height:76px;pointer-events:none;opacity:0;background:linear-gradient(180deg,rgba(6,24,63,.9),rgba(8,37,91,.42) 56%,transparent);transition:opacity .24s ease}.tdb-market-card:hover .tdb-youtube-cover:after,.tdb-market-card:focus-within .tdb-youtube-cover:after{opacity:.92}.tdb-beat-hover-meta{left:10px;right:58px;top:10px;justify-content:flex-start;transform:translate3d(0,-5px,0)}.tdb-beat-hover-meta>span{min-width:64px;text-align:center;border-color:var(--tdb-blue-line);background:linear-gradient(145deg,#0a2458f0,#040d23eb);box-shadow:inset 0 1px #95b7ff38,0 8px 20px #00000057,0 0 18px var(--tdb-blue-glow)}.tdb-beat-hover-meta small{color:#9dbbff}.tdb-beat-hover-meta strong{color:#e8efff}.tdb-youtube-heart:hover:not(.is-active),.tdb-youtube-heart:focus-visible:not(.is-active){border-color:#5d8cff!important;color:#bcd0ff!important;background:linear-gradient(145deg,#0d2d70,#06132f)!important;box-shadow:0 0 20px #2f6bff80!important}.tdb-market-search:focus-within,.tdb-discovery-search:focus-within{border-color:var(--tdb-blue-line)!important;box-shadow:0 0 0 3px #2f6bff1f,0 0 28px #144cd240!important}.tdb-market-search svg,.tdb-discovery-search svg{fill:#78a1ff}.tdb-market-filter-toggle:hover,.tdb-market-filter-toggle:focus-visible,.tdb-discovery-types button:hover,.tdb-discovery-types button:focus-visible,.tdb-discovery-suggestions button:hover,.tdb-discovery-suggestions button:focus-visible,.tdb-beat-filter-panel button:hover,.tdb-beat-filter-panel button:focus-visible{border-color:var(--tdb-blue-line)!important;color:#e9efff!important;background:linear-gradient(135deg,#0b2d72,#06183f)!important;box-shadow:0 0 18px #2f6bff40}.tdb-market-filter-toggle:hover svg{fill:#dce7ff}.tdb-license-guide strong:first-child,.tdb-kit-details__index,.tdb-kit-step__number,.tdb-step-number,.tdb-market-card .tdb-beat-specs span{color:#9dbbff}.tdb-market-card .tdb-beat-specs span{border-color:#2f6bff75;background:#0824584d}.tdb-plugin-card__index,.tdb-license-steps li::marker,.tdb-plugin-waitlist__steps li::marker,.tdb-compare-wrap li::marker,.tdb-kit-sales-guide li::marker{color:#78a1ff}.tdb-plugin-card__index{text-shadow:0 0 16px rgba(47,107,255,.4)}.tdb-license-steps li,.tdb-plugin-waitlist__steps li{border-color:#2f6bff3d}:root{--tdb-title-yellow: #ffd21a;--tdb-subtitle-blue: #78a1ff;--tdb-button-blue: #123b91;--tdb-button-blue-bright: #2f6bff;--tdb-cart-blue: #061b4b;--tdb-cart-blue-light: #0b2f72}h1,h2,h3,h4,.section-head h1,.section-head h2,.tdb-market-titleblock strong,.tdb-cart-page__header h1,.tdb-cart-summary h2,.tdb-cart-empty h2{color:var(--tdb-title-yellow)!important}.eyebrow,.tdb-market-titleblock span,.tdb-cart-page__header>div>p:last-child,.tdb-cart-summary__note,.tdb-product-page__content>.tdb-rich-text p:first-child,.tdb-plugin-showcase__head>p:last-child,.tdb-section-subtitle,.tdb-subtitle{color:var(--tdb-subtitle-blue)!important}main p,main li,main dd,main dt,main label{color:#f4f7fb}.muted,.hero__text,.tdb-market-card p,.tdb-cart-line__variant,.tdb-cart-line__source,.tdb-cart-line__delivery{color:#c2cbd8!important}.button--green,.btn-primary,[data-tdb-buy-now],.tdb-beat-buy-now,.tdb-kit-buy-now,.tdb-cart-checkout,[data-tdb-add-cart],.tdb-beat-add-cart,.tdb-kit-cart-button,.tdb-cart-secondary,.tdb-discovery-search button{border-color:#4f85ffcc!important;color:#eef4ff!important;background:linear-gradient(135deg,var(--tdb-button-blue-bright),var(--tdb-button-blue) 48%,var(--tdb-blue-deep))!important;box-shadow:inset 0 1px #b2cdff42,0 8px 24px #144cd247!important}.button--green:hover,.btn-primary:hover,[data-tdb-buy-now]:hover:not(:disabled),.tdb-beat-buy-now:hover:not(:disabled),.tdb-kit-buy-now:hover:not(:disabled),.tdb-cart-checkout:hover:not(:disabled),[data-tdb-add-cart]:hover:not(:disabled),.tdb-beat-add-cart:hover:not(:disabled),.tdb-kit-cart-button:hover:not(:disabled),.tdb-cart-secondary:hover:not(:disabled),.tdb-discovery-search button:hover{color:#fff!important;border-color:#9dbbff!important;filter:brightness(1.12);box-shadow:0 0 0 1px #9dbbff66,0 0 28px #2f6bff6b!important}[data-tdb-add-cart].is-added,.tdb-kit-purchased,[data-tdb-buy-now].is-in-cart:disabled{border-color:#9dbbff4d!important;color:#91a1ba!important;background:linear-gradient(145deg,#111b31,#070d1c)!important;box-shadow:inset 0 1px #ffffff0d!important}.header-cart,.tdb-cart-page,.tdb-cart-panel,.tdb-cart-summary,.tdb-cart-line,.tdb-cart-empty{border-color:#2f6bff75!important;background:linear-gradient(145deg,#081f4eeb,#030b1ff7)!important;box-shadow:inset 0 1px #8baeff1a,0 18px 55px #030f2d61!important}.header-cart{color:#a9c1ff!important}.header-cart:hover,.header-cart:focus-visible{border-color:#78a1ff!important;color:#eef4ff!important;box-shadow:0 0 24px #2f6bff80!important}.header-cart [data-tdb-cart-count]{color:#06183f!important;background:#78a1ff!important;border-color:#06183f!important}.account-chip--logout{border-color:#ff4b56cc!important;color:#fff!important;background:linear-gradient(135deg,#d91f35,#7d0713)!important;box-shadow:0 0 18px #e51f2b40!important}.account-chip--logout:hover,.account-chip--logout:focus-visible{border-color:#ff8b95!important;background:linear-gradient(135deg,#ef3348,#9b0b19)!important}.tdb-cart-line__type,.tdb-cart-total strong,.tdb-cart-summary__row strong{color:var(--tdb-title-yellow)!important}.tdb-beat-confirmation__warning,.tdb-site-toast.is-error,.tdb-update-notice,.tdb-license-notice,.tdb-legal-note,.tdb-cart-error{border-color:#ff4b56a6!important}.tdb-beat-confirmation__warning,.tdb-site-toast.is-error,.tdb-update-notice strong,.tdb-license-notice strong,.tdb-legal-note strong,.tdb-cart-error{color:#ff7180!important}.tdb-plugin-card__index,.tdb-license-steps b,.tdb-plugin-waitlist__steps b,.tdb-product-stat b,.tdb-product-stat strong,.tdb-proof-metrics b,.tdb-kit-details__index,.tdb-step-number,.tdb-compare-wrap li::marker,.tdb-license-steps li::marker,.tdb-plugin-waitlist__steps li::marker{color:var(--tdb-subtitle-blue)!important}:root{--tdb-subtitle-blue: #2f6bff}.button,.btn,.button--green,.btn-primary,.tdb-discovery-types button,.tdb-discovery-suggestions button,.tdb-discovery-search button,.tdb-market-filter-toggle,.tdb-search-clear,.tdb-beat-filter-panel button,.header-search-form button,.tdb-youtube-catalog-actions button,.tdb-plugin-waitlist__controls .button,.tdb-plugin-waitlist__guest .button{border-color:#e5b800!important;color:#171100!important;background:linear-gradient(135deg,#ffe86a,#ffd21a 48%,#d59d00)!important;box-shadow:inset 1px 1px #ffffff73,0 7px 20px #ffd21a33!important}.button:hover:not(:disabled),.btn:hover:not(:disabled),.button:focus-visible,.btn:focus-visible,.tdb-discovery-types button:hover,.tdb-discovery-suggestions button:hover,.tdb-discovery-search button:hover,.tdb-market-filter-toggle:hover,.tdb-search-clear:hover,.tdb-beat-filter-panel button:hover,.header-search-form button:hover,.tdb-youtube-catalog-actions button:hover:not(:disabled){border-color:#fff0a1!important;color:#171100!important;filter:brightness(1.08);box-shadow:0 0 24px #ffd21a57!important}.tdb-discovery-types button.is-active,.tdb-discovery-types button[aria-pressed=true],.tdb-beat-filter-panel button.is-active{border-color:#78a1ff!important;color:#f4f7ff!important;background:linear-gradient(135deg,#2f6bff,#123b91 52%,#06183f)!important;box-shadow:inset 0 1px #bed6ff59,0 0 24px #2f6bff6b!important}[data-tdb-buy-now],.tdb-beat-buy-now,.tdb-kit-buy-now,.tdb-cart-checkout,.tdb-main-product [name=add]{border-color:#ff5660!important;color:#fff!important;background:linear-gradient(135deg,#e51f2b,#8f0710)!important;box-shadow:inset 0 1px #ffffff2e,0 9px 24px #e51f2b47!important}[data-tdb-add-cart],.tdb-beat-add-cart,.tdb-kit-cart-button,.tdb-cart-secondary{border-color:#78a1ff!important;color:#eef4ff!important;background:linear-gradient(135deg,#2f6bff,#123b91 52%,#06183f)!important;box-shadow:inset 0 1px #bed6ff3d,0 8px 24px #144cd24d!important}.tdb-market-play,.tdb-youtube-global-player button,.tdb-youtube-catalog-actions [data-tdb-youtube-next],.tdb-youtube-catalog-actions [data-tdb-youtube-previous]{border-color:#ff5660!important;color:#fff!important;background:linear-gradient(135deg,#e51f2b,#8f0710)!important}.tdb-market-play:hover,.tdb-youtube-global-player button:hover{box-shadow:0 0 22px #e51f2b6b!important}.button,.btn,.button--green,.btn-primary,.tdb-discovery-types button,.tdb-discovery-suggestions button,.tdb-search-clear,.tdb-market-filter-toggle,.tdb-beat-filter-panel button,.header-search-form button,.tdb-plugin-waitlist__controls .button,.tdb-plugin-waitlist__guest .button{border-color:#fff3!important;color:#c7d0dc!important;background:#060a1094!important;box-shadow:inset 0 1px #ffffff0f!important}.tdb-discovery-search button{border-color:#78a1ff!important;color:#f4f7ff!important;background:linear-gradient(135deg,#2f6bff,#123b91 52%,#06183f)!important;box-shadow:0 0 24px #2f6bff57!important}.tdb-discovery-types button.is-active,.tdb-discovery-types button[aria-pressed=true],.tdb-beat-filter-panel button.is-active{border-color:#78a1ff!important;color:#fff!important;background:linear-gradient(135deg,#2f6bff,#123b91 52%,#06183f)!important}.tdb-youtube-catalog-actions [data-tdb-youtube-previous],.tdb-youtube-catalog-actions [data-tdb-youtube-next]{border-color:#e5b800!important;color:#171100!important;background:linear-gradient(135deg,#ffe86a,#ffd21a 48%,#d59d00)!important}.tdb-youtube-catalog-actions [data-tdb-youtube-previous]:disabled{color:#69716c!important;border-color:#ffffff14!important;background:#0c100d!important}.tdb-youtube-catalog-actions [data-tdb-youtube-channel]{border-color:#ff5660!important;color:#fff!important;background:linear-gradient(135deg,#e51f2b,#8f0710)!important}.tdb-audio-showcase__hero h3,.tdb-sample-preview__head h4,.tdb-melody-contents__head h4,.tdb-melody-content-group h5,.tdb-sample-track__info strong,.tdb-sample-track__time,.tdb-audio-showcase .eyebrow,.tdb-sample-preview__head>span{color:#2f6bff!important;text-shadow:0 0 16px rgba(47,107,255,.28)}.tdb-sample-track__wave-shell{border:1px solid rgba(47,107,255,.3);background:linear-gradient(180deg,#08193f57,#020815b3)}.tdb-sample-track__wave-shell:focus-within,.tdb-sample-track:hover{border-color:#2f6bffcc!important;box-shadow:0 0 22px #2f6bff3d,inset 0 0 18px #2f6bff14}.tdb-sample-track.is-playing{border-color:#2f6bffe6!important;box-shadow:inset 3px 0 #2f6bff,0 0 24px #2f6bff40!important}.tdb-sample-track__play{border:1px solid rgba(255,255,255,.25)!important;color:#c7d0dc!important;background:#060a10b3!important;box-shadow:inset 0 1px #ffffff1a!important}.tdb-sample-track__play:hover{border-color:#78a1ff!important;color:#fff!important;box-shadow:0 0 20px #2f6bff66!important}.tdb-kit-faq details,.tdb-kit-faq summary{transition:color .2s ease,border-color .2s ease,background .2s ease,transform .2s ease}.tdb-kit-faq details:hover,.tdb-kit-faq details[open]{border-color:#2f6bffb8!important;background:linear-gradient(100deg,rgba(11,42,105,.3),transparent)!important;box-shadow:0 0 22px #2f6bff24}.tdb-kit-faq details:hover summary,.tdb-kit-faq details[open] summary{color:#2f6bff!important;transform:translate(5px)}.tdb-final-cta [data-tdb-open-melody-samples]{border-color:#78a1ff!important;color:#fff!important;background:linear-gradient(135deg,#2f6bff,#123b91 52%,#06183f)!important}.tdb-final-cta .tdb-cart-secondary{border-color:#ff5660!important;color:#fff!important;background:linear-gradient(135deg,#e51f2b,#8f0710)!important}@media(prefers-reduced-motion:reduce){.tdb-youtube-cover:after,.tdb-beat-hover-meta{transition:none}}.tdb-youtube-beat-card h3{color:#fff!important}.tdb-audio-showcase__hero h3{color:#ffd21a!important;text-shadow:0 0 18px rgba(255,210,26,.25)}.tdb-kit-commerce-actions .tdb-kit-cart-button,.tdb-server-product-commerce .tdb-kit-cart-button,.tdb-cart-secondary,.tdb-beat-add-cart,[data-tdb-add-cart]{border-color:#78a1ff!important;color:#fff!important;background:linear-gradient(135deg,#2f6bff,#123b91 52%,#06183f)!important}.tdb-profile-dashboard strong,.tdb-profile-sidebar-stats strong,.tdb-plugin-waitlist__steps b,.tdb-profile-command .tdb-profile-role b,.tdb-hub-panel li b{color:#2f6bff!important}.tdb-youtube-global-player .tdb-global-progress-row input{accent-color:#2f6bff!important}.tdb-youtube-global-player .tdb-global-progress-row input::-webkit-slider-runnable-track{background:linear-gradient(90deg,#2f6bff,#123b91)!important;height:4px;border-radius:99px}.tdb-youtube-global-player .tdb-global-progress-row input::-webkit-slider-thumb{background:#78a1ff!important;box-shadow:0 0 12px #2f6bffb3}.tdb-youtube-global-player .tdb-global-progress-row input::-moz-range-track{background:linear-gradient(90deg,#2f6bff,#123b91)!important;height:4px;border-radius:99px}.tdb-youtube-global-player .tdb-global-progress-row input::-moz-range-progress{background:#2f6bff!important}.tdb-youtube-global-player .tdb-global-progress-row input::-moz-range-thumb{background:#78a1ff!important;border-color:#2f6bff!important}.tdb-account-card--session .tdb-profile-command:before{background:linear-gradient(165deg,#08120cfa,#020705fa)!important;opacity:1!important;filter:none!important}.tdb-account-card--session .tdb-profile-command:after{display:none!important}.tdb-profile-photo-clear{margin:.35rem auto 0;display:block;color:#9aa6a0;background:transparent;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:.35rem .7rem;cursor:pointer}.tdb-profile-photo-clear:hover{color:#2f6bff;border-color:#2f6bff}[data-tdb-buy-now],.tdb-beat-buy-now,.tdb-kit-buy-now,.tdb-main-product [name=add]{border-color:#ff5660!important;color:#fff!important;background:linear-gradient(135deg,#e51f2be6,#8f0710d1)!important;box-shadow:inset 0 1px #ffffff24,0 6px 18px #e51f2b33!important}.tdb-youtube-global-player .tdb-global-progress-row input{background:#080b0a!important}.tdb-youtube-global-player .tdb-global-progress-row input::-webkit-slider-runnable-track{background:#080b0a!important;border:1px solid rgba(255,255,255,.2)}.tdb-youtube-global-player .tdb-global-progress-row input::-moz-range-track{background:#080b0a!important;border:1px solid rgba(255,255,255,.2)}.tdb-youtube-global-player .tdb-global-progress-row input::-moz-range-progress{background:#080b0a!important}.tdb-youtube-global-player .tdb-global-progress-row input::-webkit-slider-thumb{background:#2f6bff!important}.tdb-youtube-global-player .tdb-global-progress-row input::-moz-range-thumb{background:#2f6bff!important}.tdb-about-final{background-image:linear-gradient(180deg,#000805b8,#000403e6),var(--tdb-studio)!important;background-position:center!important;background-size:cover!important;filter:none}.button,.btn,button,.tdb-kit-buy-now,.tdb-kit-cart-button,.tdb-cart-secondary,[data-tdb-buy-now],[data-tdb-add-cart]{opacity:.9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.button:hover,.btn:hover,button:hover{opacity:1}.tdb-cart-discount-form{margin:1rem 0;padding:1rem;border:1px solid rgba(47,107,255,.35);border-radius:14px;background:#040c1a75}.tdb-cart-discount-form label{display:block;margin-bottom:.45rem;color:#2f6bff;font-weight:700}.tdb-cart-discount-form__row{display:flex;gap:.55rem}.tdb-cart-discount-form input{flex:1;min-width:0;border:1px solid rgba(47,107,255,.55);border-radius:9px;background:#00000073;color:#fff;padding:.7rem .8rem}.tdb-cart-discount-form button{border-color:#2f6bff!important;color:#fff!important;background:#2f6bffb8!important}.tdb-cart-discount-form small{display:block;margin-top:.5rem;color:#aab4bd}@media(max-width:560px){.tdb-cart-discount-form__row{flex-direction:column}}.tdb-youtube-global-player .tdb-global-progress-row input{appearance:none;-webkit-appearance:none;height:18px;background:transparent!important;vertical-align:middle}.tdb-youtube-global-player .tdb-global-progress-row input::-webkit-slider-runnable-track{height:4px!important;margin:7px 0;background:#080b0a!important;border:1px solid rgba(255,255,255,.2);border-radius:99px}.tdb-youtube-global-player .tdb-global-progress-row input::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;margin-top:-6px;border:2px solid #8eb0ff;border-radius:50%;background:#2f6bff!important;box-shadow:0 0 12px #2f6bffa6}.tdb-youtube-global-player .tdb-global-progress-row input::-moz-range-track{height:4px!important;background:#080b0a!important;border:1px solid rgba(255,255,255,.2);border-radius:99px}.tdb-youtube-global-player .tdb-global-progress-row input::-moz-range-thumb{width:14px;height:14px;border:2px solid #8eb0ff;border-radius:50%;background:#2f6bff!important}.tdb-youtube-cover.has-image-error{background:radial-gradient(circle at 50% 38%,rgba(47,107,255,.28),transparent 42%),linear-gradient(145deg,#071a3c,#050a12 58%,#030504)!important}.tdb-youtube-cover.has-image-error:before{content:"TDB \2022  BEAT";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#78a1ff;font-weight:800;letter-spacing:.14em;font-size:clamp(.9rem,1.6vw,1.35rem);text-shadow:0 0 18px rgba(47,107,255,.65);pointer-events:none}.tdb-youtube-beat-card .tdb-beat-buy-now:hover,.tdb-youtube-beat-card .tdb-beat-add-cart:hover,.tdb-youtube-beat-card [data-tdb-buy-now]:hover,.tdb-youtube-beat-card [data-tdb-add-cart]:hover{border-color:#ff5660!important;color:#fff!important;background:linear-gradient(135deg,#e51f2bf5,#8f0710e6)!important;box-shadow:0 0 22px #e51f2b61,inset 0 1px #fff3!important}.tdb-kit-commerce-actions .tdb-kit-buy-now:hover:not(:disabled),.tdb-kit-commerce-actions .tdb-kit-cart-button:hover:not(:disabled),.tdb-server-product-commerce .tdb-kit-buy-now:hover:not(:disabled),.tdb-server-product-commerce .tdb-kit-cart-button:hover:not(:disabled){border-color:#ff5660!important;color:#fff!important;background:linear-gradient(135deg,#e51f2bf5,#8f0710e6)!important;box-shadow:0 0 22px #e51f2b61,inset 0 1px #fff3!important}[data-tdb-buy-now],.tdb-beat-buy-now,.tdb-kit-buy-now,.tdb-main-product [name=add]{border-color:#ffe86a!important;color:#171100!important;background:linear-gradient(135deg,#ffe86af0,#ffd21adb 52%,#d59d00d6)!important;box-shadow:inset 0 1px #ffffff57,0 6px 18px #ffd21a33!important}
/*# sourceMappingURL=/cdn/shop/t/130/assets/theme.css.map */
