:root{--red:#d51935;--ink:#19191e;--muted:#686870;--line:#e5e5e9;--soft:#f4f4f6;--heading:Oxanium,Arial,sans-serif;--body:Poppins,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:#fafafa;color:var(--ink);font:16px/1.7 var(--body)}button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}svg{width:22px;height:22px;flex-shrink:0}a,button,[tabindex]{outline-offset:5px}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--red)}button:disabled{cursor:default}.wrap{width:calc(100% - 100px);max-width:1160px;margin-inline:auto}.red{color:var(--red)}h1,h2,h3,.wordmark,.stat strong{font-family:var(--heading);line-height:1.15}h2{font-size:38px;letter-spacing:-1.3px;margin:0;font-weight:600}p{margin-top:0}.eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:500;color:var(--red);margin-bottom:16px}.skip{position:absolute;top:-100px;left:20px;background:var(--ink);color:white;padding:12px;z-index:20}.skip:focus{top:10px}header{background:#fafafaf0;border-bottom:1px solid var(--line);position:relative;z-index:2}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:88px}.wordmark{font-size:25px;font-weight:800;letter-spacing:-1.4px;white-space:nowrap}.wordmark span:last-child{color:var(--red)}.wordmark .do{font-size:.72em}.nav-row nav{display:flex;gap:26px;font-size:13px;color:#53535c}.nav-row nav a:hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:15px 23px;border-radius:6px;font-size:14px;font-weight:500;transition:transform .2s,box-shadow .2s,background .2s;border:1px solid transparent}.button:hover{transform:translateY(-2px);box-shadow:0 7px 16px #d5193514}.primary{background:var(--red);color:white}.primary:hover{background:#bd102a}.nav-cta{border-color:#d9d9df;padding:10px 16px;font-size:12px}.nav-cta:hover{border-color:var(--red);color:var(--red)}.outline{border-color:#ccccd2;background:white}.outline:hover{color:var(--red);border-color:var(--red)}.hero{position:relative;overflow:hidden;background:#fafafa}#particles{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;min-height:560px;gap:45px;padding-top:65px;padding-bottom:55px;position:relative;z-index:1}.hero .eyebrow{font-size:11px;display:flex;align-items:center;gap:10px}.dash{width:20px;height:2px;background:var(--red)}h1{font-size:clamp(40px,4.4vw,61px);font-weight:800;letter-spacing:-3px;margin:0 0 20px;white-space:nowrap}h1 .do{font-size:.65em}.hero h2{font-size:30px;line-height:1.3;letter-spacing:-.9px;margin-bottom:20px}.intro{max-width:480px;color:var(--muted);font-size:15px;line-height:1.85;margin-bottom:26px}.social-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.social{display:flex;align-items:center;gap:8px;border:1px solid #dedee3;background:#ffffffb0;border-radius:5px;padding:9px 11px;font-size:12px;transition:transform .2s,color .2s,border-color .2s,box-shadow .2s}.social svg:first-child{width:17px;height:17px}.social svg:last-child{width:12px;height:12px;color:#8f8f97}.social:hover{transform:translateY(-3px);border-color:var(--red);color:var(--red);box-shadow:0 5px 12px #d519350c}.avatar-scene{position:relative;display:grid;place-items:center;min-width:0;perspective:900px;padding:25px 0 0}.avatar-float{animation:float 6s ease-in-out infinite;transform-style:preserve-3d}.avatar-interaction{position:relative;width:320px;height:320px;transform-style:preserve-3d;touch-action:pan-y;cursor:grab;transition:transform .25s ease-out}.avatar-interaction:active{cursor:grabbing}.avatar-disc{position:absolute;inset:-11px;border-radius:50%;background:#d51935;transform:translate3d(14px,9px,-25px);box-shadow:0 25px 50px #d5193515}.avatar-interaction img{position:absolute;inset:0;width:100%;height:100%;border:8px solid #fafafa;border-radius:50%;transform:translateZ(30px);object-fit:cover}.avatar-label{position:absolute;right:-27px;bottom:28px;background:white;border:1px solid var(--line);border-radius:5px;box-shadow:0 6px 20px #19191e09;padding:10px 17px;font:600 12px var(--heading);letter-spacing:2px;transform:translateZ(65px) rotate(-5deg)}.avatar-cross{position:absolute;left:-27px;top:14px;color:var(--red);font:500 46px var(--heading);transform:translateZ(45px)}.avatar-hint{font-size:11px;color:#8a8991;margin:36px 0 0}.hero-foot{position:relative;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding-top:17px;padding-bottom:17px;font-size:9px;letter-spacing:1.3px;color:#85848d}.hero-foot a{color:#4c4b55}.stats-section{background:#f0f0f2;border-block:1px solid var(--line)}.stats-grid{display:grid;grid-template-columns:1.1fr 1.15fr .8fr;align-items:center;column-gap:35px;padding-top:38px;padding-bottom:15px}.stats-grid h2{font-size:24px;line-height:1.25;letter-spacing:-.5px}.stats-grid .eyebrow{font-size:10px;margin-bottom:11px}.stat{padding-left:30px;border-left:1px solid #dcdce1;min-width:0}.stat strong{font-size:clamp(28px,3.1vw,43px);letter-spacing:-1.7px;white-space:nowrap;display:block;font-weight:700;font-variant-numeric:tabular-nums}.stat i{font-style:normal;color:var(--red);font-size:.62em;vertical-align:top;margin-left:2px}.stat p{font-size:12px;color:var(--muted);margin:8px 0 0}.stats-note{grid-column:1/-1;margin:22px 0 0;text-align:right;font-size:10px;color:#808089}.section{padding-top:76px;padding-bottom:76px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:34px}.section-heading>p{font-size:14px;color:var(--muted);max-width:345px;margin:0 0 3px}.shorts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:950px;margin:auto}.media-card{min-width:0}.media-preview{display:block;position:relative;border:0;padding:0;width:100%;overflow:hidden;background:#161619;border-radius:8px}.short-card .media-preview{aspect-ratio:9/13.5}.media-preview img{height:100%;width:100%;object-fit:cover;transition:transform .5s,opacity .5s}.short-card .media-preview img{object-fit:cover}.media-preview:hover img{transform:scale(1.035);opacity:.82}.play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;background:#ffffffed;color:var(--red);display:grid;place-items:center;border-radius:50%;box-shadow:0 5px 20px #0002;transition:background .2s,color .2s}.play svg{width:23px;height:23px;fill:currentColor;stroke:none;margin-left:2px}.media-preview:hover .play{background:var(--red);color:white}.short-badge{position:absolute;left:16px;bottom:16px;padding:5px 9px;border-radius:3px;background:#17171f9c;color:white;font-size:9px;letter-spacing:1px}.media-caption{padding:16px 1px 0}.media-caption h3{font-size:18px;font-weight:600;line-height:1.4;margin:0 0 6px}.media-caption p{font-size:11px;color:var(--muted);margin:0}.tinted{background:var(--soft);border-block:1px solid var(--line)}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.offer{padding:30px;border:1px solid #dedee5;background:white;border-radius:8px}.offer .eyebrow{font-size:10px;letter-spacing:1.1px;color:#777580}.offer h3{display:flex;justify-content:space-between;gap:20px;font-size:29px;margin:20px 0 18px;letter-spacing:-.8px}.offer h3 span{font-size:24px;color:#9e9ca7;font-weight:500}.offer>p:not(.eyebrow){font-size:14px;color:var(--muted);min-height:50px;max-width:420px;margin-bottom:25px}.offer ul{margin:0 0 26px;padding:22px 0 0;border-top:1px solid var(--line);list-style:none;font-size:13px;color:#585761;line-height:2.2}.offer li::before{content:'✓';color:var(--red);margin-right:10px}.offer .button{display:flex}.featured{border-color:#d5193555;box-shadow:inset 0 3px var(--red)}.featured .eyebrow,.featured h3 span{color:var(--red)}.fine{font-size:11px;color:#85848e;margin:15px 0 0}.feedback-heading{margin-top:60px;margin-bottom:28px}.feedback-heading h2{font-size:30px}.testimonials{display:grid;grid-template-columns:1fr 1fr;gap:24px}.testimonial{background:white;border:1px solid #e1e1e7;border-radius:8px;padding:26px;display:flex;flex-direction:column}.client{display:flex;align-items:center;gap:12px}.client a{font-size:14px;font-weight:600}.client p{font-size:11px;color:var(--muted);margin:2px 0 0}.client-photo{display:block;width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;background-color:#1a1a1e;background-repeat:no-repeat}.famas{background-image:url('assets/perfil-famas.png');background-size:139px auto;background-position:-2px -5px}.aleff{background-image:url('assets/perfil-aleff.png');background-size:182px auto;background-position:-4px -16px}.quote-mark{margin-left:auto;color:#efc4cb;font:64px/1 Georgia,serif;height:40px}.testimonial blockquote{margin:23px 0;font-size:14px;line-height:1.9;color:#53525e;flex:1}.text-button{padding:0;background:none;border:0;color:var(--red);font-size:12px;display:inline-flex;align-items:center;gap:8px;align-self:start}.text-button svg{width:16px;height:16px}.text-button:hover{text-decoration:underline}.mini-feedback{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding:0 3px}.mini-feedback p{margin:0;font-size:12px;color:#74727d}.mini-feedback strong{color:#4a4853;font-weight:500}.mini-feedback .text-button{flex-shrink:0;align-self:center}.artist-strip{display:grid;grid-template-columns:1fr 1.5fr;gap:24px;align-items:center;padding-block:62px;border-bottom:1px solid var(--line)}.artist-strip h2{font-size:29px}.artist-strip>div>p:not(.eyebrow){font-size:13px;color:var(--muted);margin:15px 0 0}.artist-list{display:flex;justify-content:space-between;gap:30px}.artist{display:flex;flex-direction:column;align-items:center;gap:12px}.artist img{width:105px;height:105px;object-fit:cover;border-radius:50%;filter:grayscale(1);transition:filter .3s,transform .3s;border:4px solid white;outline:1px solid var(--line)}.artist:hover img{filter:grayscale(0);transform:translateY(-4px)}.artist span{font:600 16px var(--heading)}.artist-strip>.fine{grid-column:1/-1;margin:5px 0 0;font-size:10px}.repeat{padding-top:60px}.repeat .section-heading{align-items:center}.repeat .section-heading>p{font-size:13px}.music-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.music-card .media-preview{aspect-ratio:16/9;border-radius:6px}.music-card img{object-fit:cover}.music-card .play{width:39px;height:39px}.music-card .play svg{width:17px;height:17px}.music-card .media-caption h3{font-size:18px}.music-card .media-caption p{font-size:11px;line-height:1.6}.mobile-hint{display:none}footer{background:#f0f0f2;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:35px;padding-bottom:32px}.footer-top>.wordmark{font-size:24px}.footer-top p{font-size:12px;color:#83808c;margin:12px 0 0}.footer-social>p{font-size:10px;letter-spacing:1.4px;margin:0}.footer-social .social-row{margin-top:13px}.footer-bottom{border-top:1px solid #dddde3;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#85818e;padding-top:18px;padding-bottom:25px}.footer-bottom a:hover{color:var(--red)}.floating-wa{position:fixed;z-index:5;bottom:22px;right:22px;display:flex;align-items:center;gap:8px;border-radius:50px;background:var(--red);color:white;padding:13px;box-shadow:0 5px 18px #9f102436;transition:transform .2s}.floating-wa svg{width:23px;height:23px}.floating-wa span{max-width:0;overflow:hidden;white-space:nowrap;font-size:12px;transition:max-width .25s}.floating-wa:hover span,.floating-wa:focus-visible span{max-width:150px}.floating-wa:hover{transform:translateY(-3px)}dialog{border:1px solid var(--line);border-radius:12px;padding:23px;width:min(880px,calc(100% - 28px));max-height:92dvh;box-shadow:0 30px 90px #0004;color:var(--ink)}dialog::backdrop{background:#17171fcc;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-bottom:15px}.dialog-heading h2{font-size:20px;line-height:1.4;letter-spacing:0;max-width:85%}.close-dialog{background:var(--soft);border:0;width:36px;height:36px;border-radius:50%;font-size:25px;line-height:1;flex-shrink:0}#dialog-content{margin:auto}#dialog-content iframe{width:100%;aspect-ratio:16/9;border:0;display:block;background:#151515;border-radius:5px}dialog.is-short{width:min(440px,calc(100% - 28px))}dialog.is-short #dialog-content iframe{aspect-ratio:9/16;max-height:66dvh}#youtube-fallback{display:block;margin-top:14px;font-size:12px;color:var(--red)}#youtube-fallback[hidden]{display:none}dialog.is-proof{width:min(480px,calc(100% - 28px));background:#fafafa}dialog.is-proof #dialog-content{padding:14px;border-radius:7px;background:#222529;display:flex;justify-content:center}dialog.is-proof img{max-height:65dvh;max-width:100%;width:auto;image-rendering:auto}body.dialog-open{overflow:hidden}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(min-width:1600px){.hero-grid{min-height:610px}}@media(max-width:1050px){.wrap{width:calc(100% - 60px)}.nav-row nav{gap:15px;font-size:12px}.hero-grid{gap:20px}.avatar-interaction{width:270px;height:270px}h1{font-size:48px}.stats-grid{gap:20px;grid-template-columns:1fr 1fr .75fr}.stat{padding-left:20px}.stat strong{font-size:32px}.stat p{font-size:11px}.stats-grid h2{font-size:21px}.artist img{width:90px;height:90px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.nav-row{min-height:72px;gap:12px}.wordmark{font-size:22px}.nav-row nav{display:none}.nav-cta{font-size:11px;padding:9px 10px;gap:6px}.nav-cta svg{width:16px}.hero-grid{grid-template-columns:1fr;padding-top:36px;padding-bottom:32px;gap:25px;min-height:0}.hero .eyebrow{font-size:9px;letter-spacing:1px}.hero h1{font-size:clamp(38px,9vw,55px);letter-spacing:-2px;margin-bottom:16px}.hero h2{font-size:28px}.intro{font-size:14px;max-width:520px}.hero-text>.button{font-size:13px}.social-row{gap:8px;margin-top:22px}.social{font-size:11px;padding:9px 10px;gap:6px}.avatar-scene{padding-top:15px}.avatar-interaction{width:230px;height:230px}.avatar-label{right:-25px;bottom:16px;font-size:10px;padding:9px 12px}.avatar-hint{margin-top:24px;font-size:10px}.hero-foot{justify-content:space-between;font-size:9px;letter-spacing:.7px}.hero-foot>span:last-child{display:none}.stats-grid{grid-template-columns:1.2fr 1fr;padding-top:25px;gap:23px 16px}.stats-grid>div:first-child{grid-column:1/-1}.stats-grid h2{font-size:23px}.stats-grid h2 br{display:none}.stats-grid .eyebrow{font-size:9px}.stat{border:0;padding:0}.stat+.stat{border-left:1px solid #dcdce1;padding-left:20px}.stat strong{font-size:clamp(26px,7vw,35px);letter-spacing:-1.5px}.stat p{font-size:10px}.stats-note{text-align:left;font-size:9px;margin:0}.section{padding-top:48px;padding-bottom:48px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:17px;font-size:13px;max-width:450px}h2{font-size:31px;letter-spacing:-.8px}.eyebrow{font-size:10px;letter-spacing:1.2px;margin-bottom:13px}.shorts-grid{gap:15px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:3px 3px 16px;margin-inline:-3px}.short-card{flex:0 0 76%;max-width:300px;scroll-snap-align:start}.short-card .media-preview{aspect-ratio:9/13.5}.shorts-grid::-webkit-scrollbar,.music-grid::-webkit-scrollbar{height:3px}.shorts-grid::-webkit-scrollbar-thumb,.music-grid::-webkit-scrollbar-thumb{background:#d8bbc1;border-radius:5px}.short-card .media-caption h3{font-size:17px}.offer-grid,.testimonials{grid-template-columns:1fr;gap:17px}.offer{padding:25px}.offer h3{font-size:26px}.offer .eyebrow{font-size:9px}.offer>p:not(.eyebrow){min-height:0;font-size:13px}.offer ul{font-size:12px}.offer .button{font-size:13px}.fine{font-size:10px}.feedback-heading{margin-top:40px;margin-bottom:23px}.feedback-heading h2{font-size:27px}.testimonial{padding:23px}.testimonial blockquote{font-size:13px;margin-block:19px}.mini-feedback{align-items:start;flex-direction:column;gap:10px}.mini-feedback .text-button{align-self:start}.mini-feedback p{font-size:11px}.artist-strip{grid-template-columns:1fr;gap:22px;padding-block:40px}.artist-strip h2{font-size:27px}.artist-strip>div>p:not(.eyebrow){font-size:12px}.artist-list{gap:14px;justify-content:space-around}.artist img{width:80px;height:80px}.artist span{font-size:14px}.artist-strip>.fine{font-size:9px}.music-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:13px;gap:16px}.music-card{flex:0 0 82%;max-width:330px;scroll-snap-align:start}.mobile-hint{display:block;font-size:10px;color:#85818e;margin:13px 0 0}.footer-top{display:block;padding-block:30px}.footer-social{margin-top:24px}.footer-bottom{flex-wrap:wrap;gap:10px 18px;padding-bottom:65px}.floating-wa{right:15px;bottom:15px;padding:12px}.floating-wa span{display:none}.dialog-heading h2{font-size:16px}dialog{padding:16px}.close-dialog{width:32px;height:32px}.artist-strip>div>p br{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.avatar-interaction{transform:none!important}}
/* Reading copy stays comfortable while headings and controls carry the compact layout. */
.intro,.section-heading>p,.offer>p:not(.eyebrow){font-size:16px}.testimonial blockquote{font-size:15px}.artist-strip>div>p:not(.eyebrow){font-size:14px}.offer li{font-size:14px}.media-caption p{font-size:12px}.social,.text-button,.client a{font-size:14px}.social svg:last-child{display:none}@media(max-width:760px){.social{font-size:12px}.offer li{font-size:13px}.section-heading>p{font-size:15px}.intro{font-size:15px}.testimonial blockquote{font-size:15px}.text-button{font-size:13px}.artist-strip>div>p:not(.eyebrow){font-size:14px}}
/* Shared theme palette; particles sit above the page background and below every reading surface. */
:root{color-scheme:light;--page:#fafafa;--surface:#fff;--soft:#f0f0f3;--ink:#19191e;--muted:#60616b;--line:#dddfe6;--subtle:#7b7c88;--tint:rgba(237,238,242,.56)}
:root[data-theme=dark]{color-scheme:dark;--page:#121318;--surface:#1c1e26;--soft:#181a21;--ink:#f1f2f5;--muted:#b9bbc6;--line:#343743;--subtle:#a0a3b1;--red:#ff526d;--tint:rgba(29,31,40,.42)}
body{background:var(--page);color:var(--ink);isolation:isolate;transition:background-color .25s,color .25s}#particles{position:fixed;inset:0;z-index:0;width:100vw;height:100vh;pointer-events:none;opacity:1}header,main{position:relative;z-index:1}header{background:var(--page);border-color:var(--line)}.hero{background:transparent}.hero-grid,.hero-foot{position:relative}.hero-text{background:var(--page);border-radius:8px;padding:10px 12px 10px 0}.hero-foot{background:var(--page)}.stats-section,.tinted,footer{background:var(--tint);border-color:var(--line)}.section-heading>div,.section-heading>p,.feedback-heading,.stats-grid>div,.artist-strip>div:first-child,.artist-strip>.fine,.repeat>.mobile-hint{background:var(--page);border-radius:6px}.section-heading>p{padding:6px}.stats-grid>div{padding-block:8px;background:var(--soft)}.stats-note,.fine,.mini-feedback{color:var(--muted)}.nav-row nav,.intro,.section-heading>p,.stat p,.offer>p:not(.eyebrow),.testimonial blockquote,.artist-strip>div>p:not(.eyebrow),.media-caption p,.footer-top p,.footer-bottom,.mini-feedback p,.client p{color:var(--muted)}h1,h2,h3,.wordmark,.client a{color:var(--ink)}.social,.offer,.testimonial,.avatar-label,.theme-toggle,dialog{background:var(--surface);color:var(--ink);border-color:var(--line)}.social:hover,.social:focus-visible{color:var(--red);border-color:var(--red)}.outline{background:var(--surface);color:var(--ink);border-color:var(--line)}.primary,.floating-wa{background:#d51935;color:white}.primary:hover{background:#bd102a}.nav-cta{border-color:var(--line);color:var(--ink)}.nav-cta:hover{color:var(--red)}.red{color:var(--red)}.media-caption{background:var(--page);padding:14px 8px 8px;border-radius:0 0 6px 6px}.artist{background:var(--page);border-radius:8px;padding:7px 10px}.artist img{border-color:var(--surface);outline-color:var(--line)}.hero-foot a,.mini-feedback strong{color:var(--ink)}.hero-foot,.footer-bottom,.stat{border-color:var(--line)}.featured{border-color:var(--red)}.theme-toggle{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;flex-shrink:0;display:grid;place-items:center;font:24px/1 var(--body);transition:background .2s,transform .2s}.theme-toggle:hover{transform:rotate(10deg);border-color:var(--red)}.nav-row{gap:18px}.nav-row nav{margin-left:auto}.avatar-float{animation:none;transform:none}.avatar-interaction{transform:none!important;transform-style:flat;cursor:default;touch-action:auto}.avatar-disc{transform:none;inset:-9px;background:var(--red);opacity:.2;box-shadow:none}.avatar-sprite{width:100%;height:100%;position:relative;background-image:url('assets/avatar-blink.png');background-size:200% 200%;background-position:0 0;border-radius:50%;border:7px solid var(--page);background-origin:padding-box;animation:avatar-blink 3.6s steps(1,end) infinite}.avatar-label{transform:rotate(-4deg);font-size:11px;letter-spacing:1.5px}.avatar-cross{display:none}@keyframes avatar-blink{0%,91%,100%{background-position:0 0}92%{background-position:100% 0}93%,94%{background-position:0 100%}95%{background-position:100% 0}96%{background-position:0 0}}
.offer{display:flex;flex-direction:column;padding:28px;position:relative}.offer h3{font-size:26px;margin:18px 0 16px;display:block}.offer .eyebrow{margin:0;min-height:23px;color:var(--muted)}.price{display:flex;align-items:baseline;gap:8px;line-height:1;margin-bottom:22px;font-family:var(--heading);color:var(--ink)}.price strong{font-size:66px;font-weight:700;letter-spacing:-3px}.price .currency{font-size:23px;font-weight:600}.price .per{font:13px var(--body);color:var(--muted)}.featured .price strong{color:var(--red)}.saving{display:inline-flex;align-self:start;background:#fff0f2;border:1px solid #efcbd2;color:#ba1730;font-size:11px;line-height:1.6;padding:3px 9px;border-radius:4px}:root[data-theme=dark] .saving{background:#3b202a;border-color:#66333f;color:#ffafbd}.offer>p:not(.eyebrow){min-height:0;margin:0 0 20px;font-size:15px}.offer .package-total{font-size:13px!important;margin-top:-7px!important}.package-total strong{color:var(--ink)}.package-total span{color:var(--muted);font-size:11px}.offer .button{margin-top:auto}.cta-arrow{display:inline-block;font-size:23px;transition:transform .2s}.button:hover .cta-arrow{transform:translate(3px,-2px)}.button:active{transform:translateY(0) scale(.99)}.shop-section{padding-top:18px;padding-bottom:60px}.shop-section h2{font-size:30px}.shop-section .section-heading>p{font-size:14px}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.shop-link{display:flex;align-items:center;gap:13px;background:var(--surface);border:1px solid var(--line);border-radius:7px;padding:19px 15px;transition:transform .2s,border-color .2s}.shop-link:hover{border-color:var(--red);transform:translateY(-3px)}.shop-number{font:600 22px var(--heading);color:var(--red)}.shop-link strong{font:600 15px var(--heading);display:block}.shop-link small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.shop-link>span:last-child{margin-left:auto;color:var(--red)}.sound-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:22px}.ambient-toggle{border:1px solid var(--line);background:var(--surface);color:var(--ink);padding:9px 12px;border-radius:5px;font-size:12px;display:flex;gap:8px}.ambient-toggle[aria-pressed=true]{border-color:var(--red);color:var(--red)}.volume-control{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted)}.volume-control input{width:75px;accent-color:var(--red)}.sound-status{font-size:10px;color:var(--muted)}dialog{color:var(--ink)}dialog.is-proof{background:var(--surface)}.close-dialog{background:var(--soft);color:var(--ink)}:root[data-theme=dark] .quote-mark{color:#814553}:root[data-theme=dark] .nav-row nav a{color:var(--muted)}:root[data-theme=dark] .nav-row nav a:hover{color:var(--red)}.eyebrow span[aria-hidden]{font-size:14px;margin-right:3px}@media(max-width:1000px){.nav-row{gap:12px}.nav-row nav{gap:14px}.nav-cta{font-size:11px}.shop-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.nav-row{gap:8px}.nav-row .wordmark{font-size:20px}.nav-cta{margin-left:auto;padding:9px 8px;font-size:10px;gap:4px}.theme-toggle{width:33px;height:33px;font-size:22px;order:3}.hero-text{padding:5px 3px}.stats-grid>div{background:var(--page)}.section-heading>p{padding:5px 0}.avatar-sprite{border-width:6px}.offer{padding:23px}.offer h3{font-size:24px}.price strong{font-size:60px}.offer>p:not(.eyebrow){font-size:14px}.shop-section{padding-bottom:42px}.shop-grid{gap:10px}.shop-link{padding:15px 11px;gap:8px}.shop-number{font-size:18px}.shop-link strong{font-size:13px}.shop-link small{font-size:10px}.sound-controls{gap:10px}.footer-top{padding-bottom:22px}.artist{padding:5px}.hero-foot{font-size:8px}}@media(prefers-reduced-motion:reduce){.avatar-sprite{animation:none!important;background-position:0 0}body{transition:none}}
@media(max-width:400px){.nav-row .nav-cta{display:none}.theme-toggle{margin-left:auto}}

/* Product photos use the supplied screenshots, with interface chrome outside the frame. */
.shop-link{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;overflow:hidden;color:var(--ink)}
.product-photo{position:relative;display:block;overflow:hidden;background:#17181b;width:100%}
.product-photo img{position:absolute;width:100%;max-width:none;left:0;object-fit:fill}
.shop-link .product-caption{display:block;margin:0;padding:16px;color:var(--ink)}
.shop-link strong{font-size:16px;line-height:1.5}.shop-link small{font-size:14px;color:var(--red)}
.hero-text>.sound-controls{margin:20px 0 8px;padding:12px 0;gap:12px}
.ambient-toggle{font-size:14px;min-height:44px;align-items:center}.volume-control{font-size:14px}.sound-status{font-size:12px}
@media(max-width:760px){.shop-link .product-caption{padding:12px}.shop-link strong{font-size:14px}.hero-text>.sound-controls{gap:10px}.sound-status{flex-basis:100%}.shop-grid{align-items:start}}

.product-viewport{display:flex;align-items:center;justify-content:center;aspect-ratio:4/5;width:100%;overflow:hidden;background:#111}.product-photo{flex:none}.shop-link>span.product-caption{margin:0;width:100%;color:var(--ink);text-align:left}.shop-link{align-self:start}
