@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Oswald:wght@500;600;700&display=swap";:root{font-family:DM Sans,Arial,sans-serif;color:#141414;background:#f7f6f3;--red:#e51c2a;--black:#09090a}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f7f6f3}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.shell{width:min(1220px,calc(100% - 48px));margin:auto}.announce{height:32px;background:#0c0c0d;color:#fff;display:flex;align-items:center;justify-content:center;gap:16px;font-size:11px;white-space:nowrap;overflow:hidden}.announce b{color:#ff4452}.announce i{width:2px;height:2px;background:#777}.head{height:94px;display:flex;align-items:center;gap:30px}.logo{width:176px;display:flex;flex-direction:column;align-items:center;line-height:1;font-family:Oswald;font-weight:700}.logo>span{font-size:26px;letter-spacing:-1.6px;border-block:2px solid var(--red);padding:2px}.logo i{color:var(--red);font-style:normal;font-size:14px;padding:2px}.logo small{font:italic 14px Georgia;margin-top:5px}.logo.light{color:#fff}.search{height:48px;display:flex;flex:1;background:#f2f2f2}.search input{border:0;background:none;outline:0;padding:0 18px;flex:1}.search button{width:52px;border:0;background:var(--red);color:#fff;display:grid;place-items:center}.actions{display:flex;align-items:center;gap:16px}.actions button{border:0;background:none;display:flex;align-items:center;gap:7px;position:relative}.actions span{font-size:11px;font-weight:600}.actions small{display:block;color:#888;font-weight:400}.actions button>b{background:var(--red);color:#fff;font-size:9px;border-radius:50%;position:absolute;right:-5px;top:-7px;width:15px;height:15px}.hamb{display:none;border:0;background:none}nav{border-block:1px solid #e7e7e7;background:#fff}nav>div{height:46px;display:flex;align-items:center;justify-content:space-between;gap:15px}nav a{font-size:12px;font-weight:600;white-space:nowrap}.red,nav a:hover{color:var(--red)}.hero{height:600px;position:relative;color:#fff;overflow:hidden;background:#000}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.43) 49%,transparent 78%),url(/assets/wise-tuner-hero.png) center/cover}.hero-copy{height:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-copy>span,.title span,.marble span,.store article>span,.newsletter span,.promos article>span,.journal article span{font-size:11px;letter-spacing:.2em;color:var(--red);font-weight:700}.hero h1{font:600 clamp(48px,5.6vw,76px)/1.03 Oswald;text-transform:uppercase;margin:18px 0}.hero h1 em{color:var(--red);font-style:normal}.hero p{max-width:570px;font-size:18px;line-height:1.55;color:#ddd;margin:0 0 30px}.hero-copy>div{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--red);color:#fff;padding:15px 22px;font-weight:700;border:1px solid var(--red)}.btn.outline{background:transparent;border-color:#777}.btn.white{background:#fff;color:#111;border-color:#fff}.benefits{height:112px;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);margin-top:-20px;position:relative;box-shadow:0 10px 25px #0001}.benefits>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid #e5e5e5}.benefits>div>b{width:42px;height:42px;border:1px solid #ddd;border-radius:50%;display:grid;place-content:center;color:var(--red)}.benefits span{display:flex;flex-direction:column}.benefits strong{font-size:13px}.benefits small{font-size:10px;color:#888;margin-top:4px}.promos{display:grid;grid-template-columns:1.05fr 1.55fr .82fr;gap:14px;margin-top:64px}.promos article{height:310px;padding:30px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;background:#111;overflow:hidden}.promos h2{font:600 30px/1.1 Oswald;text-transform:uppercase;margin:10px 0}.promos p{max-width:300px;color:#ddd}.promos a{font-size:12px;font-weight:700;width:max-content;border-bottom:1px solid}.promos .p-red{background:linear-gradient(145deg,#d51120,#781018)}.promos .p-photo{background:linear-gradient(90deg,#000d,#0001),url(https://images.unsplash.com/photo-1525201548942-d8732f6617a0?auto=format&fit=crop&w=1000&q=85) center/cover}.promos .p-dark{background:linear-gradient(145deg,#29292b,#050505)}.promo-stamp{display:none;min-height:310px;align-items:center;justify-content:center}.promo-stamp img{display:block;width:min(30%,130px);height:auto;opacity:.1;mix-blend-mode:multiply;transform:rotate(-7deg)}.section{padding:90px 0}.title{display:flex;justify-content:flex-start;align-items:end;margin-bottom:30px}.title h2{font:600 clamp(34px,4vw,48px) Oswald;text-transform:uppercase;margin:7px 0 0}.title.center{justify-content:center;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product{background:#fff;transition:.25s;min-width:0}.product:hover{transform:translateY(-5px);box-shadow:0 15px 28px #0002}.product-img{height:260px;position:relative;overflow:hidden;background:#eee}.product-img img{width:100%;height:100%;object-fit:cover;transition:.4s}.product:hover img{transform:scale(1.04)}.product-img>b{position:absolute;z-index:2;top:10px;left:10px;background:#111;color:#fff;font-size:9px;padding:6px 8px;text-transform:uppercase}.product-img>b.sale{background:var(--red)}.product-img button{position:absolute;z-index:2;right:10px;top:10px;border:0;background:#fff;width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.product-img button.liked{color:var(--red);fill:var(--red)}.product-copy{padding:16px}.product-copy>p{font-size:13px;height:38px;line-height:1.45;margin:0 0 8px}.stars{font-size:11px;color:#e6a400}.stars i{color:#999;font-style:normal}.product-copy del{display:block;color:#999;font-size:11px;margin-top:8px}.product-copy strong{display:block;font:600 21px Oswald;margin-top:7px}.product-copy small{display:block;color:#777;font-size:10px;margin:3px 0 14px}.buy{width:100%;padding:10px;border:1px solid #111;background:#fff;font-size:10px;font-weight:700;text-transform:uppercase}.buy:hover{background:#111;color:#fff}.marble{padding:76px 0;color:#fff;background-color:#090909;background-image:repeating-linear-gradient(125deg,transparent 0 90px,#fff1 91px,transparent 93px,transparent 190px)}.marble h2{font:600 45px/1.08 Oswald;text-transform:uppercase;margin:14px 0}.marble p{color:#aaa;max-width:530px;margin-bottom:28px}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.cat>div{height:210px;position:relative;overflow:hidden}.cat img{width:100%;height:100%;object-fit:cover;filter:saturate(.7);transition:.3s}.cat:hover img{transform:scale(1.05)}.cat>div span{position:absolute;bottom:10px;left:12px;color:#fff}.cat h3{font:500 21px Oswald;text-transform:uppercase;margin:12px 0 3px}.cat p{font-size:11px;color:#888;margin:0}.dark{background:#101011;color:#fff}.dark .product{color:#111}.brands>div:last-child{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-left:1px solid #ddd;border-top:1px solid #ddd}.brand-logo{height:118px;min-width:0;padding:28px 34px;background:#fff;border-right:1px solid #ddd;border-bottom:1px solid #ddd;display:flex;align-items:center;justify-content:center}.brand-logo img{display:block;width:100%;height:100%;max-width:150px;max-height:55px;object-fit:contain}.brand-logo span{font:600 18px Oswald;color:#777;text-transform:uppercase;letter-spacing:.04em;text-align:center}.store{display:grid;grid-template-columns:1.08fr .92fr;background:#09090a;color:#fff}.store>div{height:680px;overflow:hidden}.store>div img{width:100%;height:100%;object-fit:cover;object-position:center 28%;filter:contrast(1.08)}.store article{padding:70px clamp(40px,7vw,105px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background-image:repeating-linear-gradient(130deg,transparent 0 130px,#fff1 131px,transparent 133px)}.store .logo{align-items:flex-start;margin:20px 0 30px}.store h2{font:600 45px Oswald;text-transform:uppercase;margin:0}.store p{color:#bbb;line-height:1.7}.store ul{list-style:none;padding:0;margin:10px 0 28px;font-size:13px}.store li{margin:10px 0}.store li:before{content:"✓";color:var(--red);margin-right:10px}.journal>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:stretch}.journal article{display:flex;flex-direction:column;min-width:0;height:auto;min-height:100%;background:#fff}.journal .blog-card-media{height:320px;overflow:hidden;flex-shrink:0}.journal .blog-card-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.journal .blog-card-content{position:relative;display:flex;flex-direction:column;flex:1;min-height:220px;height:auto;overflow:visible;box-sizing:border-box;padding:24px 22px 20px}.journal h3{height:auto;max-height:none;overflow:visible;white-space:normal;word-break:normal;flex-shrink:0;font:500 21px/1.25 Oswald;text-transform:uppercase;margin:8px 0 18px}.journal article a{font-size:11px;font-weight:700;margin-top:auto;padding-top:20px;align-self:flex-start;flex-shrink:0}.newsletter{padding:60px 0;background:var(--red);color:#fff}.newsletter>div{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.newsletter span{color:#fff8}.newsletter h2{font:600 38px Oswald;text-transform:uppercase;margin:8px 0}.newsletter p{margin:0;color:#fffb}.newsletter form>div{height:54px;background:#fff;display:flex}.newsletter input{border:0;outline:0;flex:1;padding:0 17px;min-width:0}.newsletter button{border:0;background:#111;color:#fff;padding:0 20px;font-weight:700}.newsletter form small{font-size:9px;opacity:.7;display:block;margin-top:10px}.marble-link{display:inline-flex;align-items:center;gap:10px;color:#fff;font-weight:700;line-height:1.2;border-bottom:1px solid #ffffff70;padding:3px 0 7px;transition:color .25s,border-color .25s}.interactive-text{display:inline-flex}.interactive-text>span{display:inline-block;transition:color .2s,transform .25s;transition-delay:calc(var(--letter) * 12ms)}.marble-mini-guitar{display:block;width:17px;height:30px;object-fit:contain;filter:drop-shadow(0 0 3px #e51c2a99);transform:rotate(-8deg);transition:transform .3s,filter .3s}.marble-link:hover,.marble-link:focus-visible{color:var(--red);border-color:var(--red)}.marble-link:hover .interactive-text>span,.marble-link:focus-visible .interactive-text>span{transform:translateY(-3px)}.marble-link:hover .marble-mini-guitar,.marble-link:focus-visible .marble-mini-guitar{filter:drop-shadow(0 0 5px #e51c2acc);transform:translate(5px) rotate(5deg) scale(1.12)}.marble-link:focus-visible{outline:2px solid var(--red);outline-offset:6px}.inline-guitar{display:inline-block;width:12px;height:22px;margin-left:7px;vertical-align:middle;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 32'%3E%3Cpath fill='black' d='M9.5 0h5l1 4-2 2v10.2l2.3 2.3L23 31l-9-4.8-2-5-2 5L1 31l7.2-12.5 2.3-2.3V6l-2-2 1-4Z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 32'%3E%3Cpath fill='black' d='M9.5 0h5l1 4-2 2v10.2l2.3 2.3L23 31l-9-4.8-2-5-2 5L1 31l7.2-12.5 2.3-2.3V6l-2-2 1-4Z'/%3E%3C/svg%3E") center/contain no-repeat;transform:rotate(-12deg);transition:transform .25s,color .25s}.promos a:hover .inline-guitar,.cat:hover .inline-guitar,.journal a:hover .inline-guitar,.foot a:hover .inline-guitar,.newsletter button:hover .inline-guitar,.wise-button:hover .inline-guitar,.studio-article-nav a:hover .inline-guitar{color:var(--red);transform:translate(3px) rotate(5deg) scale(1.1)}.inline-guitar{display:none!important}footer{width:100%;max-width:100%;box-sizing:border-box;margin:0;border:0;background:#050505;color:#fff;padding-top:64px;overflow:hidden}footer .shell{width:min(calc(100% - 48px),1240px);max-width:1240px;margin-inline:auto;box-sizing:border-box;border-inline:0;text-align:left}.foot{display:grid;grid-template-columns:1.5fr .8fr .9fr 1fr;gap:60px;padding-bottom:60px}.foot article .logo{align-items:flex-start}.foot article p,.foot section p{color:#888;font-size:12px;line-height:1.6}.foot h4{font:500 17px Oswald;text-transform:uppercase;margin:0 0 20px}.foot section{display:flex;flex-direction:column;gap:11px}.foot section a{font-size:12px;color:#999}.foot section a:last-child{color:var(--red)}.copy{border-top:1px solid #292929;padding:22px 0;color:#666;font-size:10px}@media(max-width:1050px){.shell{width:min(960px,calc(100% - 32px))}.actions span{display:none}nav>div{overflow:auto}.product-grid{grid-template-columns:repeat(5,220px);overflow:auto;padding-bottom:10px}.promos{grid-template-columns:1fr 1fr}.p-dark,.promo-stamp{display:flex}.foot{gap:28px}}@media(max-width:760px){.shell{width:calc(100% - 28px)}.announce{justify-content:flex-start;padding-left:14px}.head{height:72px;gap:10px}.hamb{display:block}.head .logo{width:134px}.logo>span{font-size:20px}.logo small{font-size:11px}.search{position:absolute;top:104px;left:14px;right:14px;height:44px}.actions button:not(:last-child){display:none}.actions{margin-left:auto}nav{display:none;position:absolute;top:148px;left:0;right:0;z-index:5}nav.open{display:block}nav>div{height:auto;flex-direction:column;align-items:flex-start;padding:18px 0}nav a{font-size:15px}.hero{height:620px;margin-top:44px}.hero-bg{background-position:64% center}.hero-copy{justify-content:flex-end;padding-bottom:55px}.hero h1{font-size:44px}.hero p{font-size:15px}.hero-copy>div{width:100%;flex-direction:column}.benefits{width:100%;height:auto;margin:0;grid-template-columns:1fr 1fr;padding:14px 8px}.benefits>div{justify-content:flex-start;padding:10px 4px}.benefits>div>b{width:34px;height:34px;font-size:11px}.benefits strong{font-size:10px}.benefits small{font-size:8px}.promos{grid-template-columns:1fr;margin-top:45px}.promos article{height:280px}.p-photo,.promo-stamp{display:none}.section{padding:65px 0}.title h2{font-size:35px}.title>a{display:none}.product-grid{grid-template-columns:repeat(5,76vw);margin-right:-14px}.product-img{height:315px}.marble h2{font-size:35px}.cat-grid{grid-template-columns:1fr 1fr;gap:12px}.cat>div{height:150px}.cat h3{font-size:17px}.brands>div:last-child{grid-template-columns:1fr 1fr}.brands b{height:90px;font-size:17px}.store{grid-template-columns:1fr}.store>div{height:430px}.store article{padding:55px 24px}.store h2{font-size:36px}.newsletter>div{grid-template-columns:1fr;gap:28px}.newsletter h2{font-size:31px}.newsletter form>div{height:auto;background:none;flex-direction:column;gap:8px}.newsletter input,.newsletter button{height:52px}.foot{grid-template-columns:1fr 1fr;gap:40px 20px}.foot article{grid-column:1/-1}.copy{line-height:1.5}}body{overflow-x:hidden}.hero h1,.title h2,.promos h2,.marble h2,.cat h3,.product-copy strong,.store h2,.journal h3,.newsletter h2,.foot h4{font-family:Oswald,Arial Narrow,Arial,sans-serif}@media(max-width:760px){body{padding-bottom:68px}header{position:relative;z-index:20}.announce{height:30px;font-size:10px;gap:10px;padding:0 8px;justify-content:center}.announce>span:not(:first-child),.announce>i{display:none}.head{justify-content:space-between}.hamb{width:42px;height:42px;padding:0;place-items:center}.head>.logo{position:absolute;left:50%;transform:translate(-50%)}.actions{position:absolute;right:14px}.actions button:last-child{display:flex;width:42px;height:42px;justify-content:center;padding:0}.search{border:1px solid #dedede;box-shadow:0 5px 15px #00000012}nav.open{box-shadow:0 18px 35px #0000002e}nav.open>div{gap:0;max-height:calc(100vh - 160px);overflow-y:auto}nav.open a{width:100%;padding:13px 4px;border-bottom:1px solid #eee}.hero{height:calc(100svh - 116px);min-height:590px;max-height:720px}.hero-bg{background-image:linear-gradient(0deg,#000000f0,#0009 45%,#00000014 80%),url(/assets/wise-tuner-hero.png);background-position:68% center}.hero-copy{padding-bottom:34px}.hero-copy>span{font-size:10px}.hero h1{font-size:clamp(33px,9vw,38px);line-height:1.02;margin:12px 0;max-width:100%}.hero h1 em{display:block}.hero p{font-size:14px;line-height:1.45;margin-bottom:20px;max-width:95%}.hero .btn{min-height:48px}.hero .outline{display:none}.benefits{gap:0;padding:8px}.benefits>div{min-height:70px;border-bottom:1px solid #eee}.benefits>div:nth-child(2n){border-right:0}.promos{display:grid;grid-auto-flow:column;grid-auto-columns:86%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-right:-14px;padding-right:14px;scrollbar-width:none}.promos::-webkit-scrollbar,.product-grid::-webkit-scrollbar{display:none}.promos article,.promos .p-photo,.promos .p-dark{display:flex;scroll-snap-align:start;height:260px}.product-grid{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;gap:12px}.product{scroll-snap-align:start}.product-img{height:clamp(265px,80vw,330px)}.product-copy{padding:15px}.buy{min-height:42px}.marble{padding:58px 0}.marble h2{font-size:clamp(32px,9vw,39px)}.marble h2 br{display:none}.cat-grid{gap:18px 10px}.cat>div{height:42vw;max-height:175px}.cat p{display:none}.store>div{height:105vw;max-height:500px}.store>div img{object-position:center 22%}.store article{padding:50px 22px 58px}.store article .btn{width:100%}.newsletter{padding:50px 0}footer{padding-top:36px}footer .foot.shell,footer .copy.shell{width:100%;max-width:100%;margin-inline:auto;box-sizing:border-box;padding-inline:24px;text-align:left}footer .foot{grid-template-columns:minmax(0,1fr);gap:40px;padding-bottom:32px}footer .foot>article,footer .foot>section{grid-column:1;min-width:0;width:100%;margin:0;overflow-wrap:anywhere}footer .foot h4{font-weight:600;margin:0 0 20px}footer .foot section{gap:0}footer .foot section a+a{margin-top:15px}footer .foot article .logo{width:100%;max-width:360px}footer .foot article .logo img{width:100%;height:auto;object-fit:contain}footer .foot article p{margin:20px 0 0;line-height:1.6}footer .footer-socials{gap:18px;margin-top:20px}footer .foot section p{margin:0}footer .foot section:last-child{gap:0}footer .foot section:last-child h4{margin-bottom:20px}footer .foot section:last-child p+p{margin-top:24px}footer .foot section:last-child p:nth-of-type(3){margin-top:16px}footer .foot section:last-child>a{margin-top:18px}footer .copy{padding-block:16px}}@media(max-width:380px){.shell{width:calc(100% - 22px)}.hero h1{font-size:36px}.benefits>div>b{display:none}.benefits>div{padding:10px 7px}.product-grid{grid-template-columns:repeat(5,82vw)}.cat h3{font-size:15px}.foot{grid-template-columns:1fr}.foot article,.foot section{grid-column:1}}.hero-bg{background-image:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.43) 49%,transparent 78%),url(/assets/wise-tuner-hero-v4.png)}@media(max-width:760px){.hero-bg{background-image:linear-gradient(0deg,#000000f0,#0009 45%,#00000014 80%),url(/assets/wise-tuner-hero-v4.png)}}@media(min-width:761px)and (max-width:1050px){.actions .location-action{gap:5px}.actions .location-action span{display:block;font-size:10px;font-weight:500;color:#aaa;white-space:nowrap}.actions .location-action small{display:none}}.logo{width:190px;line-height:normal}.logo>img{display:block;width:100%;height:auto;object-fit:contain}.store .logo{width:min(330px,100%);margin:20px 0 30px}.foot article .logo{width:210px}@media(max-width:760px){.head .logo{width:128px}}@media(max-width:760px){.head{height:78px;background:#fff}.head>.logo{width:142px}.search{top:78px;height:48px;background:#f4f4f4;border:0;box-shadow:none}.search input{font-size:14px}.hero{height:540px;min-height:0;max-height:none;margin-top:48px}.hero-bg{background-position:52% center}.hero-copy{justify-content:center;padding-top:150px;padding-bottom:32px}.hero h1{font-size:clamp(38px,10.5vw,48px);max-width:430px}.hero h1 em{display:inline}.hero p{max-width:430px;font-size:15px}.hero-copy>div{width:auto;flex-direction:row;flex-wrap:wrap}.hero .btn{padding:13px 16px;font-size:13px}.hero .outline{display:inline-flex;background:#00000038;border-color:#ffffff8c}.benefits{margin-top:-16px;border-radius:2px;box-shadow:0 12px 32px #0000001f}.section{padding:58px 0}.title{margin-bottom:24px}.title h2{font-size:clamp(31px,8vw,38px)}.promos{margin-top:52px}.promos article,.promos .p-photo,.promos .p-dark{height:290px}.product-grid{grid-template-columns:repeat(5,min(280px,78vw))}.product-img{height:285px}.store>div{height:72vw;min-height:310px;max-height:430px}.store article{padding:48px 24px 54px}}@media(max-width:420px){.head>.logo{width:126px}.hero{height:520px}.hero-copy{padding-top:132px}.hero h1{font-size:37px}.hero .btn{font-size:12px;padding-inline:13px}}@media(max-width:760px){body{padding-bottom:0}}.share-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:16px;width:100%;min-width:0}.promo-stamp img{width:min(34%,145px);opacity:.34;mix-blend-mode:normal}.product-img>img{object-position:center}.product-image-fallback{width:100%;height:100%;padding:54px 18px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 30%,#343438,#111 68%);color:#fff}.product-image-fallback span{color:var(--red);font-size:9px;font-weight:800;letter-spacing:.18em}.product-image-fallback strong{max-width:190px;margin:10px 0 7px;font:600 20px/1.18 Oswald;text-transform:uppercase}.product-image-fallback small{font-size:9px;color:#aaa;text-transform:uppercase;letter-spacing:.1em}.product-copy>p{height:auto;min-height:38px}.stars{letter-spacing:.06em}.share{width:100%;min-width:0;min-height:39px;border:1px solid #ddd;background:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 5px;color:#111;white-space:nowrap;overflow:hidden}.share.instagram:hover{border-color:#c13584;color:#c13584}.share.whatsapp{background:#20a85a;border-color:#20a85a;color:#fff}.share.whatsapp:hover{background:#168a48}.product-copy .share-notice{min-height:15px;margin:7px 0 0;color:#555;text-align:center}@media(max-width:760px){.share-actions{gap:5px}.share{min-height:44px;padding-inline:4px;font-size:10px}.share svg{flex:0 0 auto}}#categorias,.brands,.journal{position:relative;isolation:isolate}#categorias>*:not(.logo-stamp),.brands>*:not(.logo-stamp),.journal>*:not(.logo-stamp){position:relative;z-index:1}#categorias:before,.brands:before,.journal:before{content:"";position:absolute;z-index:0;width:clamp(170px,20vw,270px);aspect-ratio:1181/391;background:url(/assets/wise-tuner-preta.png) center/contain no-repeat;opacity:.055;pointer-events:none;filter:grayscale(1)}#categorias:before{right:-28px;top:28px;transform:rotate(-5deg)}.brands:before{left:-45px;bottom:28px;transform:rotate(6deg)}.journal:before{right:-35px;top:34px;transform:rotate(-4deg)}@media(max-width:760px){#categorias:before,.brands:before,.journal:before{width:165px;opacity:.045}#categorias:before{right:-38px;top:20px}.brands:before{left:-34px;bottom:18px}.journal:before{right:-38px;top:20px}}.instagram-section{background:#101011;color:#fff;overflow:hidden}.instagram-heading{text-align:center;margin:0 auto 34px;max-width:720px}.instagram-heading span{font-size:11px;letter-spacing:.2em;color:var(--red);font-weight:700}.instagram-heading h2{font:600 clamp(34px,4vw,48px) Oswald;text-transform:uppercase;margin:8px 0 10px}.instagram-heading p{margin:0;color:#aaa;line-height:1.6}.reels-grid{display:grid;grid-template-columns:repeat(3,minmax(0,320px));justify-content:center;gap:28px}.reel-frame{width:100%;aspect-ratio:9/20.5;min-width:0;overflow:hidden;background:#101011;border:0;border-radius:12px;box-shadow:0 18px 45px #00000057}.reel-frame iframe{display:block;width:calc(100% + 2px);height:calc(100% + 2px);margin:-1px;border:0;background:#101011}.instagram-cta{display:flex;justify-content:center;margin-top:34px}.instagram-cta .btn{min-width:230px}@media(max-width:760px){.instagram-heading{margin-bottom:26px;padding-inline:4px}.instagram-heading h2{font-size:clamp(31px,8vw,38px)}.instagram-heading p{font-size:14px}.reels-grid{grid-template-columns:minmax(0,320px);gap:22px}.instagram-cta{margin-top:28px}.instagram-cta .btn{width:min(100%,330px)}}header{background:#080809}.head,.head .hamb,.head .actions button{color:#fff}.head .actions small{color:#aaa}.head .location-action{display:flex;align-items:center;gap:7px;color:#fff}.head .location-action:hover{color:var(--red)}.head .social-action{width:38px;height:38px;display:grid;place-items:center;border:1px solid #ffffff2b;border-radius:50%;color:#fff;transition:.2s}.head .instagram-action:hover{color:#e65b9e;border-color:#e65b9e;background:#e65b9e12}.head .tiktok-action:hover{color:#69c9d0;border-color:#ee1d52;background:#69c9d012}.head .whatsapp-action{color:#36d477}.head .whatsapp-action:hover{color:#fff;border-color:#20a85a;background:#20a85a}@media(max-width:760px){.head{background:#080809}.actions{gap:6px;right:10px}.head .location-action{display:none}.head .social-action{width:36px;height:36px;border:0}}.facade{height:360px;position:relative;overflow:hidden;background:#09090a;color:#fff}.facade:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050607cc,#05060733 52%,#0506071f),linear-gradient(#230f0514,#05060729)}.facade>picture,.facade>picture>img{width:100%;height:100%;display:block}.facade>picture>img{object-fit:cover;object-position:center 43%;filter:saturate(1.12) contrast(1.06) brightness(.96)}.facade-caption{position:absolute;z-index:1;left:max(24px,calc((100% - 1220px)/2));bottom:34px;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.facade-caption>span{font-size:10px;letter-spacing:.2em;color:var(--red);font-weight:700}.facade-caption>strong{font:500 clamp(23px,3vw,34px) Oswald;text-transform:uppercase}.facade-caption>a{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:3px}.facade-caption>a:hover{color:var(--red);border-color:var(--red)}@media(max-width:760px){.facade{height:245px}.facade:after{background:linear-gradient(0deg,#000000d1,#0000000f 72%)}.facade>picture>img{object-position:center 43%}.facade-caption{left:18px;right:18px;bottom:20px}.facade-caption>strong{font-size:23px}}.facade+.store{border-top:3px solid #111214}.store>div{position:relative;background:#090a0b}.store>div:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(#0a080605,#0a080614),linear-gradient(90deg,#05060705,#411e0a0a)}.store>div img{filter:saturate(1.12) contrast(1.06) brightness(.96);object-position:center 16%}.store article{background-color:#090a0b}@media(max-width:1050px)and (min-width:761px){.brands>div:last-child{grid-template-columns:repeat(4,minmax(0,1fr))}.brand-logo{padding-inline:26px}}@media(max-width:760px){.brands>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-logo{height:96px;padding:23px 25px}.brand-logo img{max-height:48px}.brand-logo:last-child:nth-child(odd){grid-column:1/-1}}.guitar-history{background:#070809;color:#f5f1e8;min-height:100vh;overflow:hidden;--history-line:#ffffff1a}.history-nav{height:76px;background:#070809;border-bottom:1px solid var(--history-line)}.history-nav>div{height:100%;display:flex;align-items:center;justify-content:space-between}.history-nav .logo{width:150px}.history-back{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #e51c2a;padding-bottom:5px}.history-hero{height:min(760px,calc(100vh - 76px));min-height:620px;position:relative;overflow:hidden}.history-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.9) contrast(1.1) brightness(.72)}.history-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050607 4%,#050607ed 28%,#0506077a 58%,#05060714),linear-gradient(0deg,#070809,transparent 30%)}.history-hero-copy{height:100%;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.history-hero-copy>span,.history-heading>span,.history-cta>span{font-size:11px;letter-spacing:.22em;color:var(--red);font-weight:700}.history-hero h1{font:600 clamp(62px,7.5vw,108px)/.88 Oswald;text-transform:uppercase;letter-spacing:-.025em;margin:18px 0 24px}.history-hero h1 em{display:inline-block;color:var(--red);font-style:italic;transform:skew(-7deg);text-shadow:0 9px 28px #000}.history-hero p{max-width:510px;color:#d4d2cd;font-size:16px;line-height:1.65;margin:0 0 28px}.history-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--red);background:var(--red);color:#fff;padding:12px 20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;transition:.25s}.history-btn:hover{background:#fff;color:#09090a;border-color:#fff}.history-btn.outline{background:transparent;border-color:#777}.history-section{padding:92px 0}.history-heading{max-width:690px;margin-bottom:34px}.history-heading.center{text-align:center;margin-inline:auto}.history-heading h2,.history-cta h2{font:600 clamp(38px,5vw,58px)/1 Oswald;text-transform:uppercase;margin:9px 0 14px}.history-heading p{color:#aaa;line-height:1.7;margin:0}.model-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.model-grid article{min-width:0;background:#0e1011;border:1px solid var(--history-line);transition:.3s;overflow:hidden}.model-grid article:hover{border-color:var(--red);transform:translateY(-5px)}.model-grid img{width:100%;height:210px;display:block;object-fit:cover;filter:saturate(.72) contrast(1.08);transition:.35s}.model-grid article:hover img{filter:saturate(1) contrast(1.05);transform:scale(1.035)}.model-grid h3{font:500 14px Oswald;text-transform:uppercase;letter-spacing:.06em;margin:0;padding:14px}.history-story{background:#0b0c0d;border-block:1px solid var(--history-line)}.timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 18px}.timeline article{min-width:0;position:relative;border-top:1px solid #3b3c3d;padding-top:14px}.timeline article:before{content:"";position:absolute;left:0;top:-3px;width:36px;height:5px;background:var(--red)}.timeline-year{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.timeline-year b{font:500 11px Oswald;color:#666}.timeline-year span{font:600 18px Oswald;color:var(--red)}.timeline img{display:block;width:100%;height:210px;object-fit:cover;filter:saturate(.7) contrast(1.08)}.timeline p{color:#bbb;font-size:13px;line-height:1.65;margin:14px 0 0}.history-brands>div:last-child{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-top:1px solid var(--history-line);border-left:1px solid var(--history-line)}.history-brands .brand-logo{height:130px;background:#0c0d0e;border-color:var(--history-line)}.history-brands .brand-logo span{color:#f5f1e8}.history-emotion{min-height:440px;position:relative;display:grid;place-items:center;overflow:hidden}.history-emotion>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:grayscale(.7) contrast(1.18) brightness(.38)}.history-emotion:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#05060788,#050607cc 50%,#05060766)}.history-emotion blockquote{position:relative;z-index:1;width:min(760px,calc(100% - 40px));margin:0;text-align:center}.history-emotion blockquote>span{display:block;color:var(--red);font:italic 72px Georgia;height:45px}.history-emotion p{font:500 clamp(23px,3vw,35px)/1.45 Oswald;text-transform:uppercase;margin:12px 0 24px}.history-emotion cite{font:italic 27px Georgia;color:#e8dfce;border-bottom:1px solid var(--red);padding:0 20px 7px}.history-final{background:#070809}.history-differentials{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--history-line)}.history-differentials article{padding:30px 24px;border-right:1px solid var(--history-line)}.history-differentials article:last-child{border-right:0}.history-differentials b{font:500 11px Oswald;color:var(--red)}.history-differentials h3{font:500 16px/1.25 Oswald;text-transform:uppercase;margin:12px 0 8px}.history-differentials p{font-size:12px;line-height:1.6;color:#999;margin:0}.history-cta{text-align:center;padding:90px 0 18px}.history-cta>div{display:flex;justify-content:center;gap:10px;margin-top:27px}.reveal{animation:editorialReveal both linear;animation-timeline:view();animation-range:entry 5% cover 28%}@keyframes editorialReveal{0%{opacity:.25;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1050px){.model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.history-brands>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr))}.history-differentials{grid-template-columns:1fr 1fr}.history-differentials article:nth-child(2){border-right:0}.history-differentials article:nth-child(-n+2){border-bottom:1px solid var(--history-line)}}@media(max-width:760px){.history-nav{height:66px}.history-nav .logo{width:122px}.history-back{font-size:9px}.history-hero{height:650px;min-height:0}.history-hero>img{object-position:62% center}.history-hero:after{background:linear-gradient(0deg,#070809 3%,#050607d6 52%,#05060733)}.history-hero-copy{justify-content:flex-end;padding-bottom:54px}.history-hero h1{font-size:52px}.history-hero p{font-size:14px;line-height:1.55}.history-section{padding:65px 0}.history-heading h2,.history-cta h2{font-size:38px}.model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.model-grid img{height:180px}.timeline{grid-template-columns:1fr;gap:34px}.timeline img{height:230px}.history-brands>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.history-brands .brand-logo{height:105px}.history-brands .brand-logo:last-child:nth-child(2n){grid-column:auto}.history-emotion{min-height:480px}.history-emotion p br{display:none}.history-differentials{grid-template-columns:1fr}.history-differentials article,.history-differentials article:nth-child(2){border-right:0;border-bottom:1px solid var(--history-line)}.history-differentials article:last-child{border-bottom:0}.history-cta{padding-top:70px}.history-cta>div{flex-direction:column}.history-cta .history-btn{width:100%}}@media(prefers-reduced-motion:reduce){.reveal{animation:none}}.history-image-page{min-height:100vh;margin:0;background:#050607;display:flex;align-items:flex-start;justify-content:center;overflow-x:hidden}.history-image-canvas{position:relative;width:min(100%,1024px);line-height:0;background:#050607}.history-summary{display:block;width:100%;height:auto;object-fit:contain}.history-guitar-preview-target,.guitar-hover-preview{display:none}@media(min-width:761px)and (hover:hover)and (pointer:fine){.history-guitar-preview-target{display:block;position:absolute;top:32.1614583333%;height:6.4453125%;overflow:visible;cursor:zoom-in}.history-guitar-preview-target:hover{z-index:999}.guitar-hover-preview{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;bottom:100%;width:230px;height:230px;box-sizing:border-box;padding:12px;background:#080808;border:none;outline:none;border-radius:12px;box-shadow:0 15px 40px #0009;pointer-events:none;z-index:999;opacity:0;visibility:hidden;--preview-offset:-50%;transform:translate(var(--preview-offset),-10px) scale(.94);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.guitar-hover-preview:before,.guitar-hover-preview:after{display:none;content:none}.guitar-hover-preview img{display:block;width:100%;height:100%;object-fit:contain;border:none;outline:none;box-shadow:none}.history-guitar-preview-target:hover .guitar-hover-preview{opacity:1;visibility:visible;transform:translate(var(--preview-offset),-14px) scale(1)}.history-guitar-preview-target.is-first .guitar-hover-preview{left:0;--preview-offset:0%}.history-guitar-preview-target.is-last .guitar-hover-preview{left:auto;right:0;--preview-offset:0%}}@media(hover:none),(pointer:coarse){.guitar-hover-preview{display:none}}@media(prefers-reduced-motion:reduce){.guitar-hover-preview{transition:none}}.history-official-logo{position:absolute;z-index:2;left:2.4%;top:.5%;width:13%;padding:7px 8px;background:#050607}.history-official-logo img{display:block;width:100%;height:auto}.history-stamp{position:absolute;z-index:2;right:2%;bottom:1.5%;width:17%;height:auto;opacity:.3;mix-blend-mode:screen;transform:rotate(-7deg);pointer-events:none}.history-hotspots{position:absolute;z-index:4;left:40.5%;top:.65%;width:36.5%;height:2.25%;display:grid;grid-template-columns:repeat(6,1fr);gap:0;background:transparent;border:0}.history-hotspots a{display:block;width:100%;height:100%;font-size:0;border:0}.history-hotspots a[aria-label=Estúdio]{position:absolute;left:62%;top:0;width:16%;height:100%;z-index:1}.history-hotspots a[aria-label=Vídeos]{position:absolute;left:80%;top:0;width:17%;height:100%;z-index:1}.history-hotspots a[aria-label=Marcas]{position:absolute;left:46%;top:0;width:12%;height:100%;z-index:1}.history-hotspots a[aria-label="Sobre nós"]{position:absolute;left:100%;top:0;width:16%;height:100%;z-index:1}.history-social-hotspots{position:absolute;z-index:4;right:2.1%;top:.65%;width:11%;height:2.25%;display:grid;grid-template-columns:repeat(3,1fr)}.history-social-hotspots a{display:block;width:100%;height:100%}.history-hotspots a:focus-visible,.history-social-hotspots a:focus-visible{outline:2px solid var(--red);outline-offset:-2px;background:#e51c2a22}.guitar-music{position:fixed;z-index:20;right:22px;bottom:22px;line-height:normal;filter:drop-shadow(0 10px 28px #000b)}.guitar-music-frame{position:absolute;width:1px;height:1px;left:-9999px;border:0;opacity:.01;pointer-events:none}.guitar-music button{min-height:46px;padding:0 18px;display:flex;align-items:center;gap:11px;border:1px solid #e51c2a80;border-radius:4px;background:linear-gradient(135deg,#090a0b,#171719);color:#fff;font:700 12px/1 Arial,sans-serif;letter-spacing:.04em;cursor:pointer;box-shadow:inset 3px 0 0 var(--red);transition:border-color .2s,transform .2s,background .2s}.guitar-music button:hover{border-color:var(--red);background:#171719;transform:translateY(-1px)}.guitar-music button:focus-visible{outline:2px solid #fff;outline-offset:3px}.guitar-music button:disabled{cursor:not-allowed;opacity:.65}.music-bars{display:none;height:18px;align-items:center;gap:2px}.is-playing .music-bars{display:flex}.music-bars i{display:block;width:2px;height:5px;background:var(--red);animation:music-wave .8s ease-in-out infinite alternate}.music-bars i:nth-child(2){animation-delay:-.55s}.music-bars i:nth-child(3){animation-delay:-.25s}.music-bars i:nth-child(4){animation-delay:-.7s}@keyframes music-wave{to{height:17px;background:#fff}}@media(prefers-reduced-motion:reduce){.music-bars i{animation:none;height:10px}}@media(max-width:600px){.history-official-logo{left:2%;top:.35%;width:15%;padding:4px}.history-stamp{width:21%;right:2%;bottom:1%;opacity:.28}.history-hotspots{left:39%;top:.45%;width:39%;height:2.5%}.history-social-hotspots{top:.45%;height:2.5%;width:12.5%;right:1%}.guitar-music{right:12px;bottom:12px}.guitar-music button{min-height:40px;padding:0 13px;font-size:10px;gap:8px}.music-bars{height:15px}}.studio-article{--studio-red:#e51c2a;min-height:100vh;background:#070809;color:#f6f3ed;overflow-x:hidden}.article-shell{width:min(1120px,calc(100% - 48px));margin-inline:auto}.studio-article-nav{height:76px;display:flex;align-items:center;background:#070809ef;border-bottom:1px solid #ffffff14}.studio-article-nav>div{display:flex;align-items:center;justify-content:space-between}.studio-article-nav a{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.studio-article-nav a:hover{color:var(--studio-red)}.studio-article-nav .logo{width:145px}.studio-hero{position:relative;min-height:670px;display:flex;align-items:flex-end;overflow:hidden}.studio-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 20%;filter:brightness(.45) contrast(1.1) saturate(.85)}.studio-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050607f5 3%,#050607a8 48%,#05060735),linear-gradient(0deg,#070809 0%,transparent 35%)}.studio-hero>div{position:relative;z-index:1;padding-bottom:80px}.studio-hero span,.studio-intro>span,.studio-emotion span,.studio-cta span{color:var(--studio-red);font-size:11px;font-weight:800;letter-spacing:.22em}.studio-hero h1{max-width:790px;margin:16px 0 22px;font:600 clamp(52px,7vw,86px)/.98 Oswald;text-transform:uppercase}.studio-hero p{max-width:690px;margin:0;color:#d0cdca;font-size:17px;line-height:1.7}.studio-intro{padding:105px 0;display:grid;grid-template-columns:.7fr 1.3fr;gap:50px}.studio-intro>span{grid-column:1/-1}.studio-intro h2{margin:0;font:600 clamp(40px,5vw,60px)/1 Oswald;text-transform:uppercase}.studio-intro>div{border-left:2px solid var(--studio-red);padding-left:32px}.studio-intro p{margin:0 0 18px;color:#b9b7b3;font-size:15px;line-height:1.8}.studio-items{border-top:1px solid #ffffff16}.studio-item{min-height:590px;display:grid;grid-template-columns:1fr 1fr;background:#0b0c0d;border-bottom:1px solid #ffffff16}.studio-item.reverse .studio-item-image{order:2}.studio-item-image{min-width:0;overflow:hidden}.studio-item-image img{display:block;width:100%;height:100%;min-height:590px;object-fit:cover;filter:saturate(.72) contrast(1.08);transition:.5s}.studio-item:hover .studio-item-image img{filter:saturate(1) contrast(1.05);transform:scale(1.02)}.studio-item-copy{position:relative;padding:78px clamp(38px,7vw,105px);display:flex;flex-direction:column;justify-content:center;overflow:hidden}.studio-number{position:absolute;right:32px;top:17px;color:#ffffff08;font:700 150px/1 Oswald}.studio-icon{position:relative;width:42px;height:42px;border:1px solid #ffffff36;display:grid;place-items:center;color:var(--studio-red);font-size:16px}.studio-item-copy small{position:relative;margin-top:24px;color:var(--studio-red);font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.studio-item-copy h2{position:relative;max-width:520px;margin:12px 0 24px;font:600 clamp(35px,4vw,52px)/1.05 Oswald;text-transform:uppercase}.studio-item-copy p{position:relative;max-width:590px;margin:0 0 15px;color:#aaa;font-size:14px;line-height:1.75}.studio-item-copy blockquote{position:relative;margin:15px 0 0;padding:18px 20px;border-left:3px solid var(--studio-red);background:#ffffff08;color:#eee;font-size:13px;line-height:1.6}.studio-emotion{padding:125px 0;text-align:center;background:radial-gradient(circle at 50% 45%,#291014,#090a0b 60%)}.studio-emotion h2{margin:24px auto;max-width:900px;font:600 clamp(38px,5vw,66px)/1.15 Oswald;text-transform:uppercase}.studio-emotion h2 em{color:var(--studio-red);font-style:normal}.studio-emotion p{max-width:680px;margin:0 auto 34px;color:#bbb;line-height:1.75}.studio-emotion strong{font:italic 27px Georgia;color:#eee;border-bottom:1px solid var(--studio-red);padding:0 16px 8px}.studio-cta{padding:110px 0;background:#f5f2ec;color:#111;text-align:center}.studio-cta h2{margin:13px 0 18px;font:600 clamp(42px,5vw,65px)/1 Oswald;text-transform:uppercase}.studio-cta p{max-width:680px;margin:0 auto;color:#555;line-height:1.7}.studio-cta>div>div{display:flex;justify-content:center;gap:12px;margin-top:30px}.studio-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:15px 22px;background:var(--studio-red);border:1px solid var(--studio-red);color:#fff;font-weight:700}.studio-button.outline{background:transparent;color:#111;border-color:#222}.studio-button:hover{transform:translateY(-2px)}@media(max-width:760px){.article-shell{width:calc(100% - 30px)}.studio-article-nav{height:66px}.studio-article-nav a{font-size:9px}.studio-article-nav .logo{width:110px}.studio-hero{min-height:650px}.studio-hero:after{background:linear-gradient(0deg,#070809 4%,#050607d9 58%,#05060760)}.studio-hero>div{padding-bottom:55px}.studio-hero h1{font-size:49px}.studio-hero p{font-size:14px}.studio-intro{padding:72px 0;grid-template-columns:1fr;gap:25px}.studio-intro>span{grid-column:auto}.studio-intro>div{padding-left:20px}.studio-item{grid-template-columns:1fr;min-height:0}.studio-item.reverse .studio-item-image{order:0}.studio-item-image img{min-height:0;height:330px}.studio-item-copy{padding:55px 22px 65px}.studio-number{font-size:105px;right:15px}.studio-item-copy h2{font-size:37px}.studio-emotion{padding:85px 0}.studio-emotion h2{font-size:38px}.studio-cta{padding:80px 0}.studio-cta h2{font-size:42px}.studio-cta>div>div{flex-direction:column}.studio-button{width:100%}}.guitar-guide .studio-hero>img{object-position:center 42%}.guitar-guide .studio-hero h1{max-width:900px}.guitar-opening strong{display:block;margin-top:26px;color:#f5f2ec;font:500 20px/1.5 Oswald}.guitar-type-grid,.pickup-grid,.gear-grid{position:relative;display:grid;gap:8px;margin:16px 0 20px}.guitar-type-grid{grid-template-columns:1fr 1fr}.guitar-type-grid>div,.pickup-grid>div{padding:14px;border:1px solid #ffffff1c;background:#ffffff08}.guitar-type-grid b,.pickup-grid b{display:block;color:#f5f2ec;font:600 13px Oswald;letter-spacing:.06em}.guitar-type-grid span,.pickup-grid span{display:block;margin-top:5px;color:#999;font-size:11px;line-height:1.5}.pickup-grid{grid-template-columns:1fr 1fr}.gear-grid{grid-template-columns:repeat(2,1fr)}.gear-grid span{padding:11px 12px;border:1px solid #ffffff1c;color:#ccc;font-size:12px}.guitar-emotion{position:relative;overflow:hidden;background:#070809}.guitar-emotion>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.25) saturate(.75) contrast(1.12)}.guitar-emotion:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#070809d9,#07080999),linear-gradient(0deg,#070809aa,transparent)}.guitar-emotion>div{position:relative;z-index:1}.guitar-emotion strong{font:600 17px/1.7 Oswald}.guitar-guide .studio-item-copy small{margin-top:0}.guitar-guide .studio-item{animation:editorialReveal both linear;animation-timeline:view();animation-range:entry 5% cover 28%}@media(max-width:760px){.guitar-guide .studio-hero h1{font-size:45px}.guitar-guide .studio-hero>img{object-position:58% center}.guitar-type-grid,.pickup-grid{grid-template-columns:1fr}.gear-grid{grid-template-columns:1fr 1fr}.guitar-emotion{padding:85px 0}.guitar-emotion h2{font-size:34px}}@media(prefers-reduced-motion:reduce){.guitar-guide .studio-item{animation:none}}.first-instrument .studio-hero>img{object-position:center 35%;filter:brightness(.38) contrast(1.08) saturate(.88)}.first-instrument .studio-hero h1{max-width:980px}.first-instrument-opening strong{display:block;margin-top:26px;color:#f5f2ec;font:500 20px/1.55 Oswald}.first-instrument .studio-item{animation:editorialReveal both linear;animation-timeline:view();animation-range:entry 5% cover 28%}.instrument-emotion{position:relative;overflow:hidden;background:#070809}.instrument-emotion>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.23) saturate(.72) contrast(1.12)}.instrument-emotion:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#070809dd,#0708098c),linear-gradient(0deg,#070809aa,transparent)}.instrument-emotion>div{position:relative;z-index:1}.first-instrument-final{padding:110px 0;text-align:center}.first-instrument-final>span{color:var(--red);font-size:11px;font-weight:800;letter-spacing:.22em}.first-instrument-final h2{max-width:850px;margin:15px auto 28px;font:600 clamp(42px,6vw,70px)/1 Oswald;text-transform:uppercase}.first-instrument-final p{max-width:720px;margin:0 auto 18px;color:#aaa;line-height:1.8}.first-instrument-final strong{display:block;margin:43px auto 22px;color:#fff;font:600 25px Oswald;letter-spacing:.1em}@media(max-width:760px){.first-instrument .studio-hero h1{font-size:43px}.first-instrument .studio-hero>img{object-position:center}.first-instrument-final{padding:78px 0}.first-instrument-final h2{font-size:40px}.instrument-emotion h2{font-size:34px}}@media(prefers-reduced-motion:reduce){.first-instrument .studio-item{animation:none}}.cat{cursor:pointer}html{scroll-behavior:smooth}.wise-experience{--wise-red:#e51c2a;background:#070809;color:#f5f2ec;min-height:100vh;overflow-x:hidden}.wise-nav{position:absolute;z-index:8;left:0;right:0;top:0;height:76px;padding:0 max(24px,calc((100% - 1220px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff1c;background:linear-gradient(#050607b8,transparent)}.wise-nav>a{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.wise-nav .logo{width:145px}.wise-hero{height:100svh;min-height:650px;position:relative;display:flex;align-items:center;overflow:hidden}.wise-hero>img{position:absolute;top:-2%;right:-2%;bottom:-2%;left:-2%;width:104%;height:104%;object-fit:cover;object-position:center;filter:contrast(1.07) saturate(.92) brightness(.68);animation:wiseHeroIn 1.2s ease-out both}.wise-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050607e8 4%,#05060799 48%,#05060726),linear-gradient(0deg,#070809 0%,transparent 28%)}.wise-hero>div{position:relative;z-index:1;width:min(1220px,calc(100% - 48px));margin:auto;padding-top:70px}.wise-hero span,.wise-tour span,.wise-gallery span,.wise-location span,.wise-final>span{color:var(--wise-red);font-size:10px;font-weight:800;letter-spacing:.22em}.wise-hero h1{max-width:850px;margin:16px 0 22px;font:600 clamp(56px,7vw,100px)/.92 Oswald;text-transform:uppercase}.wise-hero p{max-width:590px;color:#d0cdca;font-size:16px;line-height:1.7}.wise-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:49px;margin-top:23px;padding:13px 20px;border:1px solid var(--wise-red);background:var(--wise-red);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.wise-button.outline{background:transparent;border-color:#ffffff70}.wise-button:hover{background:#fff;border-color:#fff;color:#090a0b}.wise-hero small{display:block;margin-top:28px;color:#aaa;font-size:10px;line-height:1.7;letter-spacing:.08em;text-transform:uppercase}.wise-tour{padding:80px 0}.wise-tour article{width:min(1220px,calc(100% - 48px));min-height:570px;margin:0 auto 100px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:clamp(42px,7vw,100px)}.wise-tour article.reverse{grid-template-columns:.75fr 1.25fr}.wise-tour article.reverse .wise-tour-image{order:2}.wise-tour-image{height:570px;position:relative;overflow:hidden;background:#111}.wise-tour-image>img:first-child{width:100%;height:100%;object-fit:cover;filter:contrast(1.07) saturate(.92) brightness(.94);transition:transform .7s ease}.wise-tour article:hover .wise-tour-image>img:first-child{transform:scale(1.025)}.wise-watermark{position:absolute;right:20px;bottom:20px;width:145px!important;height:auto!important;opacity:.16;mix-blend-mode:screen;transform:rotate(-6deg)}.wise-tour h2{margin:13px 0 22px;font:600 clamp(39px,4vw,57px)/1.02 Oswald;text-transform:uppercase}.wise-tour p{color:#aaa;line-height:1.8}.wise-tour blockquote{width:min(980px,calc(100% - 48px));margin:20px auto 120px;text-align:center;font:600 clamp(36px,5vw,68px)/1.1 Oswald;text-transform:uppercase;color:#f3efe8}.wise-tour blockquote:after{content:"";display:block;width:52px;height:2px;margin:26px auto 0;background:var(--wise-red)}.wise-gallery{padding:100px max(24px,calc((100% - 1220px)/2));background:#0c0d0e}.wise-gallery header{text-align:center;margin-bottom:38px}.wise-gallery h2{font:600 clamp(45px,6vw,70px) Oswald;text-transform:uppercase;margin:9px 0}.wise-gallery header p{color:#888}.wise-gallery>div{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:230px;gap:10px}.wise-gallery button{grid-column:span 4;border:0;padding:0;background:#111;cursor:zoom-in;overflow:hidden}.wise-gallery button:first-child,.wise-gallery button:last-child{grid-column:span 6}.wise-gallery button img{width:100%;height:100%;object-fit:cover;filter:contrast(1.07) saturate(.92) brightness(.94);transition:.35s}.wise-gallery button:hover img{transform:scale(1.035);filter:contrast(1.07) saturate(1) brightness(1)}.wise-emotion{padding:145px 24px;text-align:center;background:radial-gradient(circle at center,#271115,#070809 63%)}.wise-emotion p{max-width:980px;margin:0 auto;font:600 clamp(39px,5.5vw,72px)/1.12 Oswald;text-transform:uppercase}.wise-emotion strong{color:var(--wise-red)}.wise-emotion span{display:block;margin:35px auto 30px;color:#aaa}.wise-emotion b{font:italic 25px Georgia;border-bottom:1px solid var(--wise-red);padding:0 17px 8px}.wise-location{width:min(1000px,calc(100% - 48px));margin:auto;padding:110px 0;display:grid;grid-template-columns:1fr 1fr;gap:80px}.wise-location h2,.wise-final h2{margin:12px 0 20px;font:600 clamp(43px,5vw,65px)/1 Oswald;text-transform:uppercase}.wise-location p{color:#aaa;line-height:1.8}.wise-location strong{color:#fff}.wise-final{position:relative;padding:125px 24px;text-align:center;background:#111214;overflow:hidden}.wise-final>img{position:absolute;right:5%;top:8%;width:min(270px,28vw);opacity:.13;mix-blend-mode:screen;transform:rotate(-8deg)}.wise-final h2,.wise-final p,.wise-final>span,.wise-final>div{position:relative}.wise-final p{max-width:650px;margin:auto;color:#aaa;line-height:1.7}.wise-final>div{display:flex;justify-content:center;gap:11px;margin-top:8px}.wise-lightbox{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#000e;padding:55px 70px;touch-action:pan-y}.wise-lightbox>img{display:block;max-width:100%;max-height:calc(100vh - 80px);object-fit:contain}.wise-lightbox button{position:absolute;z-index:1;border:0;background:#171719cc;color:#fff;cursor:pointer}.wise-lightbox-close{right:20px;top:18px;width:46px;height:46px;font-size:31px}.wise-lightbox-prev,.wise-lightbox-next{top:50%;width:48px;height:70px;font-size:45px;transform:translateY(-50%)}.wise-lightbox-prev{left:14px}.wise-lightbox-next{right:14px}@keyframes wiseHeroIn{0%{opacity:.45;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@media(max-width:760px){.wise-nav{height:66px;padding:0 15px}.wise-nav>a{font-size:9px}.wise-nav .logo{width:112px}.wise-hero{min-height:680px}.wise-hero>img{object-position:55% center}.wise-hero:after{background:linear-gradient(0deg,#070809 2%,#050607d9 60%,#05060760)}.wise-hero>div{width:calc(100% - 30px);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;height:100%;padding:0 0 48px}.wise-hero h1{font-size:49px}.wise-hero p{font-size:14px}.wise-tour{padding:65px 0}.wise-tour article,.wise-tour article.reverse{width:calc(100% - 30px);min-height:0;margin-bottom:75px;grid-template-columns:1fr;gap:30px}.wise-tour article.reverse .wise-tour-image{order:0}.wise-tour-image{height:68vw;min-height:290px;max-height:430px}.wise-tour h2{font-size:39px}.wise-tour blockquote{width:calc(100% - 30px);margin:10px auto 85px;font-size:39px}.wise-watermark{width:105px!important}.wise-gallery{padding:75px 15px}.wise-gallery>div{grid-template-columns:1fr 1fr;grid-auto-rows:190px;gap:7px}.wise-gallery button,.wise-gallery button:first-child,.wise-gallery button:last-child{grid-column:span 1}.wise-gallery button:first-child{grid-column:1/-1}.wise-emotion{padding:95px 15px}.wise-emotion p{font-size:39px}.wise-location{width:calc(100% - 30px);padding:80px 0;grid-template-columns:1fr;gap:30px}.wise-location h2,.wise-final h2{font-size:43px}.wise-final{padding:90px 15px}.wise-final>div{flex-direction:column}.wise-final .wise-button{width:100%}.wise-lightbox{padding:60px 10px}.wise-lightbox-prev,.wise-lightbox-next{width:42px;height:58px;background:#08090acc}.wise-lightbox-prev{left:5px}.wise-lightbox-next{right:5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.wise-hero>img{animation:none}.wise-tour-image>img:first-child,.wise-gallery button img{transition:none}}.wise-social-final{padding:105px 24px 120px;text-align:center;background:#070809;border-top:1px solid #ffffff17}.wise-social-final>span{color:var(--wise-red);font-size:11px;font-weight:800;letter-spacing:.18em}.wise-social-final h2{margin:14px auto 20px;font:600 clamp(43px,5vw,66px)/1 Oswald;text-transform:uppercase}.wise-social-final p{max-width:650px;margin:0 auto;color:#aaa;line-height:1.7}.wise-social-final>div{display:flex;justify-content:center;gap:12px;margin-top:32px}.wise-social-button{width:190px;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #ffffff65;background:#111214;color:#fff;font-size:12px;font-weight:800;transition:.25s}.wise-social-button:hover{border-color:var(--wise-red);color:var(--wise-red);transform:translateY(-2px)}@media(max-width:760px){.wise-social-final{padding:80px 15px 90px}.wise-social-final h2{font-size:42px}.wise-social-final>div{flex-direction:column}.wise-social-button{width:100%;min-height:54px}}.wise-tour article:first-of-type .wise-tour-image>img:first-child{object-position:center 92%}.wise-tour article:first-of-type .wise-tour-image>img.wise-vitrine-pan{animation:wiseVitrinePan 7s cubic-bezier(.42,0,.2,1) 1 forwards;will-change:object-position,filter}@keyframes wiseVitrinePan{0%,20%{object-position:center 92%;filter:contrast(1.07) saturate(.92) brightness(.94)}72%{object-position:center 18%;filter:contrast(1.07) saturate(.92) brightness(.94)}to{object-position:center 10%;filter:contrast(1.1) saturate(.96) brightness(1)}}@media(max-width:760px){.wise-tour article:first-of-type .wise-tour-image>img.wise-vitrine-pan{animation-duration:6s}}@media(prefers-reduced-motion:reduce){.wise-tour article:first-of-type .wise-tour-image>img:first-child{animation:none;object-position:center 12%;will-change:auto}}.product-img button{cursor:pointer;color:#111;transition:color .2s,background .2s,transform .2s,box-shadow .2s}.product-img button svg{fill:transparent;transition:fill .2s,transform .2s}.product-img button:hover{transform:scale(1.08);box-shadow:0 5px 16px #0003}.product-img button.liked{color:#fff;background:var(--red);box-shadow:0 5px 18px #e51c2a55}.product-img button.liked svg{fill:currentColor;animation:favoritePop .32s ease-out}.product-img button:focus-visible{outline:2px solid var(--red);outline-offset:3px}@keyframes favoritePop{0%{transform:scale(.65)}60%{transform:scale(1.22)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.product-img button,.product-img button svg{transition:none}.product-img button.liked svg{animation:none}}.journal .blog-card-content>p{height:auto;max-height:none;overflow:visible;flex-shrink:0;margin:8px 0 13px;color:#666;font-size:12px;line-height:1.5}.care-article .studio-hero>img{object-position:center}.care-article .studio-item{animation:editorialReveal both linear;animation-timeline:view();animation-range:entry 5% cover 28%}.care-emotion{position:relative;overflow:hidden;background:#070809}.care-emotion>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.22) saturate(.72) contrast(1.12)}.care-emotion:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#070809dd,#0708098c),linear-gradient(0deg,#070809aa,transparent)}.care-emotion>div{position:relative;z-index:1}@media(max-width:760px){.care-article .studio-hero h1{font-size:42px}.care-article .studio-hero>img{object-position:center}.care-emotion h2{font-size:34px}}@media(prefers-reduced-motion:reduce){.care-article .studio-item{animation:none}}.footer-socials{display:flex;align-items:center;gap:10px;margin-top:14px}.footer-socials a{width:38px;height:38px;display:grid;place-items:center;border:1px solid #ffffff2b;border-radius:50%;color:#fff;transition:.2s}.footer-socials a:hover{color:var(--red);border-color:var(--red);transform:translateY(-2px)}.search-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cat.search-found{animation:searchCategoryFound 1.05s ease-in-out 2;outline:3px solid var(--red);outline-offset:5px}@keyframes searchCategoryFound{0%,to{transform:scale(1);filter:none}50%{transform:scale(1.035);filter:drop-shadow(0 10px 18px #e51c2a55)}}@media(prefers-reduced-motion:reduce){.cat.search-found{animation:none}}@media(max-width:768px){header .head{height:82px;min-height:82px;padding:0 14px;display:grid;grid-template-columns:42px 1fr 112px;align-items:center;gap:8px}header .hamb{width:38px;height:38px;padding:0;margin:0;display:flex;align-items:center;justify-content:flex-start}header .head>.logo{position:static;width:100%;display:flex;align-items:center;justify-content:center;margin:0;transform:none}header .logo img{width:175px;max-width:100%;height:auto;display:block}header .search,header .location-action{display:none!important}header .actions{position:static;display:flex;align-items:center;justify-content:flex-end;gap:12px;width:auto;margin:0;padding:0}header .head .social-action{width:28px;height:36px;min-width:28px;padding:0;margin:0;display:flex;align-items:center;justify-content:center;background:transparent;border:0}header .social-action svg{width:23px;height:23px;display:block}header .whatsapp-action svg{width:25px;height:25px}header nav{top:82px}.hero{margin-top:0}}@media(max-width:430px){header .head{grid-template-columns:36px 1fr 100px;padding:0 10px;gap:5px}header .logo img{width:155px}header .actions{gap:8px}header .head .social-action{width:27px;min-width:27px}header .social-action svg{width:21px;height:21px}header .whatsapp-action svg{width:23px;height:23px}}@media(max-width:720px){.journal>div:last-child{grid-template-columns:1fr;gap:20px}.journal .blog-card-media{height:220px}.journal .blog-card-content{min-height:0}}@media(max-width:720px){footer{width:100vw;max-width:100%;margin:0;padding:0;border:0;outline:0;box-shadow:none;box-sizing:border-box;background:#050505}footer .foot.shell,footer .copy.shell{width:100%;max-width:480px;margin-inline:auto;padding-inline:24px;box-sizing:border-box;border-inline:0;outline:0;box-shadow:none;text-align:left}footer .foot.shell{padding-top:36px;padding-bottom:32px}footer .foot>article,footer .foot>section{position:static;transform:none;max-width:100%}}.journal .blog-card-media img.blog-recording-image{height:210%;object-fit:cover;object-position:center top}@media(max-width:720px){footer,.newsletter{width:100%;box-sizing:border-box;border-inline:1px solid rgba(255,255,255,.08)}footer .foot.shell,footer .copy.shell{max-width:100%}footer .foot{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px;align-items:start}footer .foot>section{grid-column:auto;min-width:0}footer .foot>article,footer .foot>section:last-child{grid-column:1/-1}footer .foot h4{font-size:26px;margin-bottom:18px;overflow-wrap:normal}footer .foot section a,footer .foot section p{font-size:17px;line-height:1.5}.newsletter>.shell{width:100%;max-width:100%;margin-inline:auto;padding-inline:24px;box-sizing:border-box;min-width:0}.newsletter form,.newsletter form>div{width:100%;min-width:0;box-sizing:border-box}.newsletter input,.newsletter button{width:100%;box-sizing:border-box;flex:none}}@media(max-width:349px){footer .foot{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){#blog.journal.shell{width:calc(100% - 32px);max-width:100%;margin-inline:auto;box-sizing:border-box}.journal>div:last-child{gap:26px;grid-auto-rows:auto}.journal article{width:100%;height:auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-sizing:border-box}.journal .blog-card-media{width:100%;height:220px;overflow:hidden;flex-shrink:0}.journal .blog-card-content{position:relative;display:flex;flex-direction:column;flex:1 0 auto;width:100%;height:auto;min-height:0;max-height:none;padding:24px;overflow:visible;box-sizing:border-box;clip-path:none;transform:none}.journal .blog-card-content h3,.journal .blog-card-content>p{height:auto;max-height:none;overflow:visible;white-space:normal;overflow-wrap:anywhere;text-overflow:unset;-webkit-line-clamp:unset;line-clamp:unset;flex-shrink:0}.journal .blog-card-content h3{margin:14px 0 18px}.journal .blog-card-content>p{margin:0}.journal .blog-card-content>a{margin-top:auto;padding-top:24px}}.bass-modal{width:min(1100px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 32px);margin:auto;padding:0;background:#080808;color:#fff;border:1px solid #ffffff20;border-radius:14px;box-shadow:0 24px 80px #000b;overflow:auto;overscroll-behavior:contain}.bass-modal::backdrop{background:#000c}.bass-modal-panel{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:36px;padding:52px 28px 28px}.bass-modal-close{position:absolute;right:12px;top:10px;width:34px;height:34px;border:1px solid #ffffff30;border-radius:50%;background:#181818;color:#fff;font-size:25px;cursor:pointer}.bass-modal-gallery{min-width:0}.bass-modal-photo{display:block;width:100%;height:min(60dvh,580px);object-fit:contain;background:#030303;border-radius:8px}.bass-modal-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.bass-modal-thumbs button{height:80px;padding:4px;border:1px solid #ffffff25;border-radius:6px;background:#111;cursor:pointer}.bass-modal-thumbs button[aria-pressed=true]{border-color:var(--red)}.bass-modal-thumbs img{display:block;width:100%;height:100%;object-fit:contain}.bass-modal-copy{align-self:center;min-width:0}.bass-modal-copy small{color:var(--red);font-size:10px;font-weight:700;letter-spacing:.14em}.bass-modal-copy h2{font:600 clamp(28px,3.5vw,44px)/1.15 Oswald,sans-serif;margin:14px 0 10px}.bass-modal-copy p{font-size:14px;line-height:1.75;color:#ddd;margin:0 0 24px}.bass-modal-copy .bass-modal-subtitle{font-size:18px;color:#fff}.bass-modal-copy h3{font:500 20px Oswald,sans-serif;margin:24px 0 12px}.bass-modal-copy ul{padding-left:18px;margin:0 0 28px;font-size:14px;line-height:1.9;color:#ddd}.bass-modal-copy li::marker{color:var(--red)}.bass-modal-contact{display:block;padding:15px 18px;background:var(--red);border-radius:4px;color:#fff;text-align:center;font-size:12px;font-weight:700}.bass-modal button:focus-visible,.bass-modal a:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(max-width:760px){.bass-modal{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.bass-modal-panel{grid-template-columns:1fr;gap:26px;padding:50px 16px 24px}.bass-modal-photo{height:48dvh}.bass-modal-thumbs{gap:8px}.bass-modal-thumbs button{height:66px}}.guitar-selection-content{position:relative;padding:50px 28px 28px}.guitar-selection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:24px}.guitar-selection-card{min-width:0;padding:16px;background:#101010;border:1px solid #ffffff20;border-radius:10px}.guitar-selection-card>img{display:block;width:100%;height:min(44dvh,380px);object-fit:contain;background:#030303;border-radius:6px}.guitar-selection-card h3{font:500 24px/1.2 Oswald,sans-serif;margin:20px 0 8px;color:#fff}.guitar-selection-card p{font-size:14px;color:#ddd;margin:0 0 20px}.guitar-selection-card button{width:100%;border:0;cursor:pointer}@media(max-width:760px){.guitar-selection-content{padding:50px 16px 24px}.guitar-selection-grid{grid-template-columns:1fr;gap:18px}.guitar-selection-card>img{height:36dvh}}
