/* All selectors and assets are exclusive to the drums page. */
html:has(body[data-page="tambores-artesanales"]){scroll-behavior:auto}
body[data-page="tambores-artesanales"]{--drum-black:#171814;--drum-paper:#f7f4ed;--drum-gold:#dbb568;--drum-line:#d8d2c7;background:var(--drum-paper);color:#272923}
.drums-main{font-size:1rem;line-height:1.65}
.drums-main h1,.drums-main h2,.drums-main h3{margin:0;font-family:var(--serif);font-weight:400;letter-spacing:-.035em;color:inherit}
.drums-main h2{font-size:clamp(2rem,3.5vw,3.25rem);line-height:1.12}
.drums-main p{margin:0}
.drums-main .container{width:min(1200px,calc(100% - 64px))}
.drums-main [hidden]{display:none!important}
.drums-main :focus-visible{outline:3px solid #aa702b;outline-offset:5px}
.drum-kicker{display:block;font-size:.8125rem;line-height:1.5;letter-spacing:.14em;font-weight:700;color:#725827;margin-bottom:18px}
.drum-section{padding:80px 0}
.drum-section-heading{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:32px}
.drum-section-heading>div{max-width:650px}
.drum-section-heading>p{max-width:360px;font-size:1rem;color:#655f54}
.drum-button{display:inline-flex;justify-content:center;align-items:center;gap:24px;background:var(--drum-gold);color:#191b15;border:1px solid var(--drum-gold);border-radius:4px;padding:17px 25px;font:inherit;font-size:1rem;font-weight:750;line-height:1.35;min-height:54px;cursor:pointer;text-align:center;text-decoration:none;transition:background .15s}
.drum-button:hover{background:#ebcd90;border-color:#ebcd90}
.drum-button>span{font-size:1.3rem;font-weight:400}
.drum-text-link{font-size:1rem;font-weight:650;text-decoration:underline;text-underline-offset:6px;line-height:1.7}
.drum-hero{background:#151713;color:#fff}
.drum-hero-stage{height:min(760px,calc(100svh - 78px));min-height:620px;position:relative;max-width:1600px;margin:0 auto;overflow:hidden}
.drum-hero-video{position:absolute;right:max(24px,calc((100% - 1200px)/2));top:0;height:100%;width:auto;max-width:100%;aspect-ratio:9/16;object-fit:contain;background:#10120f}
.drum-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#151713 0%,#151713 28%,#151713f2 40%,#15171370 57%,transparent 73%);pointer-events:none}
.drum-hero-content{position:relative;height:100%;display:flex;align-items:center;pointer-events:none}
.drum-hero-copy{max-width:645px;padding:56px 0;pointer-events:auto}
.drum-hero .drum-kicker{color:#e3c68b;margin-bottom:28px}
.drum-hero h1{font-size:clamp(3rem,4.75vw,4.7rem);line-height:1.04;max-width:640px;color:#faf7ef;text-wrap:balance}
.drum-hero-copy>p{max-width:500px;color:#dedfd5;font-size:1.125rem;line-height:1.6;margin:26px 0 30px}
.drum-video-tools{position:absolute;z-index:4;top:20px;right:max(40px,calc((100% - 1180px)/2));display:flex;gap:8px;flex-wrap:wrap;max-width:360px;justify-content:end}
.drum-video-tools button{background:#10150edb;color:#fff;border:1px solid #ffffff60;border-radius:4px;padding:10px 13px;min-height:44px;font-size:.875rem;cursor:pointer}
.drum-first{border-bottom:1px solid var(--drum-line)}
.drum-grid{display:grid;gap:24px}
.drum-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}
.drum-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}
.drum-design{border:0;padding:0;background:transparent;color:inherit;display:flex;flex-direction:column;cursor:pointer;text-align:left;min-width:0;width:100%;font:inherit;outline-offset:5px}
.drum-image-wrap{position:relative;display:block;border:2px solid transparent;background:#eeece5;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:4px}
.drum-design img{height:100%;width:100%;object-fit:contain;display:block;padding:10px}
.drum-design[aria-pressed="true"] .drum-image-wrap{border-color:#97651d;box-shadow:0 0 0 2px #d5af65}
.drum-design:hover .drum-image-wrap{border-color:#bba16f}
.drum-selected-mark{position:absolute;inset:auto 6px 6px;background:#1e281e;color:#fff;padding:7px 10px;font-size:.875rem;text-align:center;display:none;border-radius:3px}
.drum-design[aria-pressed="true"] .drum-selected-mark{display:block}
.drum-design-info{display:flex;flex-direction:column;gap:10px;padding:15px 0 2px;width:100%}
.drum-design-info strong{display:block;font-family:var(--serif);font-size:1.375rem;font-weight:400;line-height:1.25}
.drum-design-info small{display:block;font-size:.8125rem;color:#716957;margin-top:4px;line-height:1.5}
.drum-select-label{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d5cdbe;padding-top:10px;font-size:.875rem;font-weight:650}
.drum-grid-three .drum-design-info{flex-direction:row;justify-content:space-between;align-items:start;gap:16px}
.drum-grid-three .drum-select-label{border:0;padding:0;gap:12px;white-space:nowrap}
.drum-featured{padding-top:64px}
.drum-featured .drum-grid{row-gap:34px}
.drum-gallery-note{font-size:.9375rem;color:#655f54;margin-top:26px!important}
.drum-config-section{background:#1c211a;color:#f7f4ed;border-top:1px solid #303b2c}
.drum-config-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:64px}
.drum-config-intro{position:sticky;top:120px;padding-top:12px}
.drum-config-intro .drum-kicker{color:#ddbd7b}
.drum-config-intro h2{font-size:clamp(2.7rem,4vw,4rem);margin-bottom:24px}
.drum-config-intro>p{color:#d6d9ce}
.drum-base-price{font-family:var(--serif);font-size:1.6rem;line-height:1.4;border-top:1px solid #68705c;padding-top:24px;margin-top:28px!important;color:#e4c68a!important}
.drum-price-note{font-size:.9375rem;line-height:1.6;margin-top:12px!important}
.drum-mini-steps{padding-left:21px;display:grid;gap:12px;margin:36px 0;color:#e1e4d9;font-size:.9375rem}
.drum-fine{font-size:.875rem;line-height:1.6;color:#6c665b}
.drum-config-intro .drum-fine{color:#c6cabf}
.drum-config-form{background:#fffdf8;color:#2b2d25;padding:32px;border-radius:8px;min-width:0}
.drum-required{font-size:.8125rem;color:#706859;margin-bottom:24px!important}
.drum-fieldset{margin:0 0 24px;border:0;padding:0;min-width:0}
.drum-fieldset>legend{font-size:1rem;font-weight:700;line-height:1.5;margin-bottom:14px;display:flex;align-items:center;gap:10px;float:none;width:100%;padding:0}
.drum-fieldset>legend>span{display:inline-grid;place-items:center;width:27px;height:27px;background:#e9e3d5;color:#4d492e;border-radius:50%;font-size:.875rem;flex:none}
.drum-choice-row{display:flex;gap:10px;margin-bottom:15px}
.drum-choice-row label{display:flex;align-items:center;gap:10px;flex:1;min-width:0;padding:12px;border:1px solid #d0c7b5;border-radius:4px;cursor:pointer;line-height:1.4}
.drum-choice-row label:has(:checked){background:#eee7d7;border-color:#806f47}
.drum-choice-row input,.drum-guidance input{width:18px;height:18px;flex:0 0 18px;accent-color:#5e693f;margin:0}
.drum-selection{background:#f0f0e8;padding:15px;border-left:3px solid #8b9668;display:flex;flex-wrap:wrap;gap:4px 12px;align-items:center}
.drum-selection>span{font-size:.8125rem;flex-basis:100%;color:#686852}
.drum-selection strong{font-size:1rem;margin-right:auto}
.drum-selection .drum-text-link{font-size:.875rem}
.drum-form-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}
.drum-form-two:has([data-country-field][hidden]){grid-template-columns:1fr}
.drum-field{display:flex;flex-direction:column;gap:7px;min-width:0;font-size:.9375rem}
.drum-field>span{font-weight:600}
.drum-field small{font-weight:400;font-size:.875rem}
.drum-field input,.drum-field textarea,.drum-field select{border:1px solid #c9c5b8;border-radius:4px;background:white;color:#30342a;padding:12px;min-height:48px;width:100%;min-width:0;font:inherit;font-size:1rem;line-height:1.5;box-shadow:none}
.drum-field textarea{resize:vertical}
.drum-field input:focus,.drum-field select:focus,.drum-field textarea:focus{border-color:#797954}
.drum-field-help{font-size:.875rem;color:#686353;margin-top:9px!important;line-height:1.55}
.drum-custom-panel{border:1px solid #d7d0c0;border-radius:4px;padding:18px;margin:18px 0 0;min-width:0;background:#f7f3e9}
.drum-custom-panel legend{font-size:1rem;font-weight:650;padding:0 5px}
.drum-custom-panel>p:first-of-type{font-size:.9375rem;margin-bottom:16px}
.drum-guidance{display:flex;align-items:start;gap:10px;margin-top:18px;font-size:.9375rem;cursor:pointer;line-height:1.5}
.drum-guidance input{margin-top:4px}
.drum-count{text-align:right;color:#716959}
.drum-form-status{color:#8b3c23;font-size:.9375rem;font-weight:600;margin:14px 0!important;min-height:0}
.drum-form-status:empty{margin:0!important}
.drum-quote-button{width:100%;margin-top:20px;background:#283b28;color:#fff;border-color:#283b28;gap:12px}
.drum-quote-button:hover{background:#3b5437;border-color:#3b5437}
.drum-consult-note{font-size:.875rem;line-height:1.65;margin:18px 0 10px!important;color:#5e5e51}
.drum-config-form>.drum-fine{font-size:.8125rem}
.drum-gift{padding:42px 0;background:#e9e1d0;border-bottom:1px solid #d8cbb2}
.drum-gift-inner{display:grid;grid-template-columns:92px 1fr;gap:30px;align-items:center;max-width:1020px}
.drum-gift img{width:92px;height:auto}
.drum-gift h2{font-size:1.85rem;margin-bottom:12px}
.drum-gift .drum-kicker{font-size:.75rem;margin-bottom:8px}
.drum-gift p{font-size:.9375rem;line-height:1.6;max-width:850px}
.drum-gift-condition{font-size:.875rem!important;color:#675534;margin-top:10px!important}
.drum-gift-condition strong{font-weight:700}
.drum-photo{margin:0;min-width:0}
.drum-photo>img{width:100%;aspect-ratio:3/4;object-fit:contain;background:#e7e2d7;border-radius:4px}
.drum-photo figcaption{padding-top:14px}
.drum-photo figcaption strong{display:block;font-size:1.2rem;font-family:var(--serif);font-weight:400;line-height:1.4}
.drum-photo figcaption span{display:block;color:#6c6558;font-size:.875rem;line-height:1.55;margin-top:5px}
.drum-detail-grid .drum-image-wrap{aspect-ratio:3/4}
.drum-material-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:32px 0 20px;border-top:1px solid #d6cebd;padding-top:24px}
.drum-material-notes strong{display:block;font-size:1rem;margin-bottom:5px}
.drum-material-notes span{font-size:.9375rem;color:#655f53}
.drum-stories{background:#ece9e1}
.drum-stories-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.drum-official{padding:40px 0;border-bottom:1px solid #d0c8b7;background:#f7f4ed}
.drum-official-inner{display:flex;justify-content:space-between;gap:32px;align-items:center}
.drum-official h2{font-size:1.75rem}
.drum-official .drum-kicker{margin-bottom:10px}
.drum-official p{font-size:.9375rem;color:#676454;margin-top:10px}
.drum-closing{position:relative;background:linear-gradient(#151914b8,#151914b8),url('../images/tambores-artesanales/seleccion/jaguar-usuario.webp') center/600px;color:#f5f1e5}
.drum-closing .drum-kicker{color:#daba79}
.drum-closing .drum-design{color:#f7f1df}
.drum-closing .drum-image-wrap{background:#20251e}
.drum-closing .drum-design-info small{color:#c8c6b6}
.drum-closing .drum-select-label{border-color:#5c604e}
.drum-final-cta{margin-top:50px;padding-top:40px;border-top:1px solid #666b58;display:flex;align-items:center;justify-content:space-between;gap:30px}
.drum-final-cta h2{font-size:2.6rem;margin-bottom:12px}
.drum-final-cta p{color:#dbddcf}
.drum-final-cta small{display:block;font-size:.875rem;color:#bbc0af;margin-top:10px}
.drum-final-cta .drum-button{flex:none}
@media(min-width:1001px){.drum-first .drum-image-wrap{aspect-ratio:1.2/1}.drum-first .drum-image-wrap img{padding:18px}}
@media(max-width:1000px){.drums-main .container{width:calc(100% - 48px)}.drum-hero-copy{max-width:58%}.drum-hero h1{font-size:3.4rem}.drum-hero-copy>p{font-size:1rem}.drum-hero-video{right:0}.drum-hero-shade{background:linear-gradient(90deg,#151713 0%,#151713e8 38%,#15171350 65%,transparent 85%)}.drum-hero-stage{height:680px;min-height:0}.drum-grid{gap:18px}.drum-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.drum-grid-three .drum-design-info{flex-direction:column}.drum-grid-three .drum-select-label{border-top:1px solid #d5cdbe;padding-top:10px;width:100%}.drum-section-heading{gap:28px}.drum-section-heading>p{max-width:300px}.drum-config-layout{gap:32px;grid-template-columns:1fr 1.4fr}.drum-config-form{padding:24px}.drum-stories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.drum-stories-grid .drum-photo:last-child{grid-column:auto}.drum-official-inner{align-items:start}.drum-form-two{gap:14px}}
@media(max-width:640px){.drums-main .container{width:calc(100% - 36px)}.drum-section{padding:48px 0}.drum-section-heading{display:block;margin-bottom:26px}.drum-section-heading>p{max-width:none;margin-top:18px}.drum-section-heading>.drum-text-link{display:inline-block;margin-top:18px}.drums-main h2{font-size:2.1rem;line-height:1.16}.drum-kicker{font-size:.75rem;letter-spacing:.1em;margin-bottom:14px}.drum-hero-stage{height:calc(100svh - 68px);min-height:650px;max-height:900px}.drum-hero-video{width:100%;height:100%;object-fit:contain;right:0;top:0;object-position:center top}.drum-hero-shade{background:linear-gradient(0deg,#10160ffc 0%,#10160ff0 20%,#10160f75 52%,transparent 77%)}.drum-hero-content{align-items:end;padding-bottom:68px}.drum-hero-copy{max-width:100%;padding:0}.drum-hero .drum-kicker{font-size:.6875rem;margin-bottom:14px;letter-spacing:.08em}.drum-hero h1{font-size:clamp(2rem,8.2vw,2.7rem);line-height:1.08;max-width:450px;text-wrap:initial}.drum-hero-copy>p{font-size:1rem;line-height:1.5;margin:16px 0 20px;color:#f2f1e8}.drum-hero-copy .drum-button{min-height:50px;padding:14px 20px;width:auto}.drum-video-tools{top:14px;right:14px;left:14px;max-width:none}.drum-video-tools button{font-size:.8125rem;padding:9px 10px;min-height:42px}.drum-grid{gap:22px 12px}.drum-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))}.drum-grid-three>.drum-design:first-child{grid-column:1/-1;display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:18px}.drum-grid-three>.drum-design:first-child .drum-image-wrap{aspect-ratio:1/1}.drum-grid-three>.drum-design:first-child .drum-design-info{gap:18px}.drum-grid-three .drum-design-info{display:flex}.drum-design img{padding:5px}.drum-design-info{padding-top:12px;gap:8px}.drum-design-info strong{font-size:1.18rem}.drum-design-info small{font-size:.8125rem}.drum-select-label{font-size:.875rem}.drum-selected-mark{font-size:.75rem;padding:6px;inset:auto 3px 3px}.drum-config-layout{grid-template-columns:1fr;gap:28px}.drum-config-intro{position:static;padding:0}.drum-config-intro h2{font-size:2.6rem;margin-bottom:16px}.drum-base-price{font-size:1.4rem;padding-top:18px;margin-top:20px!important}.drum-mini-steps{display:none}.drum-config-intro>.drum-fine{margin-top:14px}.drum-config-form{padding:24px 18px}.drum-form-two{grid-template-columns:1fr}.drum-fieldset{margin-bottom:22px}.drum-form-two>.drum-fieldset{margin-bottom:18px}.drum-choice-row{gap:8px}.drum-choice-row label{font-size:.9375rem;padding:12px 10px;gap:8px}.drum-custom-panel{padding:14px}.drum-required{margin-bottom:20px!important}.drum-gift{padding:30px 0}.drum-gift-inner{grid-template-columns:64px 1fr;gap:18px;align-items:start}.drum-gift img{width:64px;margin-top:5px}.drum-gift h2{font-size:1.55rem}.drum-gift p{font-size:.9375rem}.drum-material-notes{grid-template-columns:1fr;gap:15px;margin-top:24px}.drum-material-notes strong{margin-bottom:0}.drum-stories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.drum-stories-grid .drum-photo:last-child{display:grid;grid-template-columns:1fr 1fr;grid-column:1/-1;align-items:center;gap:20px}.drum-photo figcaption strong{font-size:1.125rem}.drum-photo figcaption span{font-size:.875rem}.drum-official-inner{display:block}.drum-official h2{font-size:1.7rem}.drum-official .drum-text-link{display:inline-block;margin-top:20px}.drum-final-cta{display:block;margin-top:36px;padding-top:30px}.drum-final-cta h2{font-size:2.35rem}.drum-final-cta .drum-button{margin-top:24px;width:100%}.drum-closing{background:linear-gradient(#151914b8,#151914b8),url('../images/tambores-artesanales/seleccion/jaguar-usuario.webp') center/450px}}
@media(prefers-reduced-motion:reduce){.drums-main *{scroll-behavior:auto!important;transition:none!important}}
.drums-main .drum-hero{display:block;padding:0;min-height:0;background:#151713}
.drums-main .drum-hero::before,.drums-main .drum-hero::after{content:none}
.drums-main .drum-hero-stage{width:100%}
.drums-main .drum-hero h1{margin:0;text-shadow:none}
.drums-main #configura-tu-tambor,.drums-main #galeria-disenos{scroll-margin-top:78px}

/* Warm, unified treatment for the drums page only. */
body[data-page="tambores-artesanales"]{--drum-paper:#e9dfcc;--drum-line:#c9baa0}
.drums-main .drum-author{padding:58px 0;background:linear-gradient(#191e17dc,#191e17e8),url('../images/tambores-artesanales/seleccion/jaguar-usuario.webp') center/650px;color:#f4ead8}
.drum-author-inner{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:80px;max-width:1060px}
.drum-author-portrait{margin:0;isolation:isolate}
.drum-author-portrait img{display:block;width:100%;height:440px;object-fit:cover;object-position:center 64%;border-radius:48%;mask-image:radial-gradient(ellipse 50% 50% at center,#000 83%,transparent 100%)}
.drum-author-copy{max-width:560px}
.drum-author-copy .drum-kicker{color:#dabb80}
.drum-author-copy h2{font-size:clamp(2.3rem,3.5vw,3.3rem);margin-bottom:24px}
.drum-author-copy p{color:#e0d5c2;margin-top:14px;font-size:1.0625rem}
.drum-author-copy .drum-text-link{display:inline-block;margin-top:25px;color:#e7c990}
.drums-main .drum-image-wrap,.drums-main .drum-closing .drum-image-wrap{background:#d8c6a5;border:1px solid #c2ac88;border-radius:22px;isolation:isolate;box-shadow:0 8px 24px #4433190c}
.drums-main .drum-design img{mix-blend-mode:multiply;padding:12px}
.drums-main .drum-design-info{padding:18px 4px 2px}
.drums-main .drum-design-info small{font-size:.875rem}
.drums-main .drum-select-label{border-color:#baa888}
.drums-main .drum-photo>img{background:#d8c6a5;border-radius:22px;mix-blend-mode:multiply}
.drums-main .drum-photo{isolation:isolate}
.drums-main .drum-stories{background:#ded0b9}
.drums-main .drum-official{background:#e9dfcc}
.drums-main .drum-config-section{background:linear-gradient(#1c211aeb,#1c211aee),url('../images/tambores-artesanales/seleccion/jaguar-usuario.webp') center/650px}
.drums-main .drum-config-form{background:#e9dfcc;border:1px solid #cabb9f}
.drums-main .drum-field input,.drums-main .drum-field textarea,.drums-main .drum-field select{background:#f0e5d1;border-color:#b9a789}
.drums-main .drum-selection{background:#d9ccb5}
.drums-main .drum-choice-row label:has(:checked){background:#d8c8aa}
.drums-main .drum-custom-panel{background:#e1d3ba}
.drums-main .drum-gift{background:#ded0b7}
.drums-main .drum-closing{background:linear-gradient(#191e17dc,#191e17e8),url('../images/tambores-artesanales/seleccion/jaguar-usuario.webp') center/650px}
@media(max-width:1000px){.drum-author-inner{gap:40px}.drum-author-portrait img{height:380px}}
@media(max-width:640px){.drums-main .drum-author{padding:38px 0 44px}.drum-author-inner{grid-template-columns:1fr;gap:22px}.drum-author-portrait{width:min(300px,90%);margin:0 auto}.drum-author-portrait img{height:340px}.drum-author-copy h2{font-size:2.2rem}.drum-author-copy p{font-size:1rem}.drums-main .drum-design img{padding:8px}.drums-main .drum-image-wrap{border-radius:16px}.drums-main .drum-design-info{padding:13px 1px 2px}}
/* Jaguar identity: a single light asset behind dark, readable surfaces. */
body[data-page="tambores-artesanales"]{--drum-paper:#1b1712;--drum-line:#574934;background:#17140f;color:#f2e8d6}
.drums-main{background:#1b1712;color:#f2e8d6}
.drums-main .drum-first,.drums-main .drum-featured,.drums-main .drum-details{background:linear-gradient(#1b1712ed,#1b1712ed),url('../images/tambores-artesanales/seleccion/jaguar-usuario.webp') center/501px}
.drums-main .drum-first{border-color:#574934}
.drums-main .drum-author,.drums-main .drum-closing{background:linear-gradient(#17140fe5,#17140fe8),url('../images/tambores-artesanales/seleccion/jaguar-usuario.webp') center/501px}
.drums-main .drum-config-section{background:#151510;border-color:#554930}
.drums-main .drum-stories{background:#251f17}
.drums-main .drum-official{background:#1b1812;border-color:#574934}
.drums-main .drum-kicker{color:#d8b674}
.drums-main .drum-section-heading>p,.drums-main .drum-gallery-note,.drums-main .drum-photo figcaption span,.drums-main .drum-material-notes span,.drums-main .drum-fine,.drums-main .drum-official p{color:#d4c6af}
.drums-main .drum-design-info small{color:#cfc0a5}
.drums-main .drum-select-label,.drums-main .drum-material-notes{border-color:#776344}
.drums-main .drum-text-link{color:#e4c68d}
.drums-main .drum-image-wrap,.drums-main .drum-closing .drum-image-wrap{background:#bca77e;border:1px solid #a28a61;box-shadow:0 8px 24px #0003}
.drums-main .drum-photo>img{background:#bca77e;mix-blend-mode:normal;filter:brightness(.89)}
.drums-main .drum-photo{color:#f2e8d6}
.drums-main .drum-config-form{background:#29251d;color:#f2e8d6;border-color:#66583e}
.drums-main .drum-required,.drums-main .drum-field-help,.drums-main .drum-count,.drums-main .drum-selection>span{color:#d4c6af}
.drums-main .drum-field input,.drums-main .drum-field textarea,.drums-main .drum-field select{background:#1a1813;color:#f2e8d6;border-color:#8f7b58;color-scheme:dark}
.drums-main .drum-field input::placeholder,.drums-main .drum-field textarea::placeholder{color:#baae99;opacity:1}
.drums-main .drum-choice-row label{border-color:#8f7b58}
.drums-main .drum-choice-row label:has(:checked){background:#4a3e29;border-color:#dbb568}
.drums-main .drum-selection,.drums-main .drum-custom-panel{background:#342e22;border-color:#8f7b58}
.drums-main .drum-fieldset>legend>span{background:#51432d;color:#f4dfb3}
.drums-main .drum-choice-row input,.drums-main .drum-guidance input{accent-color:#d6b26d}
.drums-main .drum-config-form .drum-button{background:#dbb568;color:#191710;border-color:#dbb568}
.drums-main .drum-form-status{color:#ffd59b}
.drums-main .drum-gift{background:#342b1e;border-color:#6b5637;color:#f2e8d6}
.drums-main .drum-gift-condition{color:#dccbad}
.drums-main .drum-audio-control{position:fixed;left:20px;bottom:20px;z-index:90;display:flex;align-items:center;gap:0;background:#211d16f5;border:1px solid #ad905a;border-radius:24px;box-shadow:0 4px 18px #0004;color:#edddbd;overflow:hidden}
.drums-main .drum-audio-control button{display:flex;align-items:center;gap:8px;min-height:44px;padding:10px 14px;background:none;border:0;color:inherit;font:inherit;font-size:.875rem;cursor:pointer}
.drums-main .drum-audio-control button+button{border-left:1px solid #75613f}
.drum-audio-indicator{width:7px;height:7px;border-radius:50%;background:#dfb969;flex:none}
@media(max-width:640px){.drums-main .drum-audio-control{left:10px;bottom:14px;max-width:calc(100% - 90px);border-radius:18px}.drums-main .drum-audio-control button{font-size:.75rem;padding:10px 9px;gap:5px}.drums-main .drum-audio-control button+button{padding:10px 8px}}
.drums-main .drum-photo-media{display:block;width:100%;aspect-ratio:3/4;border-radius:22px;overflow:hidden;background:#bca77e;isolation:isolate;border:1px solid #a28a61}
.drums-main .drum-photo-media img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.drums-main .drum-choice-row input,.drums-main .drum-guidance input{color-scheme:dark}
@media(max-width:640px){.drums-main .drum-audio-control button{font-size:.875rem}}
