@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@400;600;700;800;900&family=Permanent+Marker&display=swap");:root{--black:#171716;--panel:#222220;--red:#f01822;--yellow:#ffe900;--white:#f7f4ec;--muted:#aaa79e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Inter,Arial,sans-serif}.topbar{height:70px;justify-content:space-between;padding:0 max(20px,5vw);border-bottom:1px solid #333;position:sticky;top:0;background:#171716ed;backdrop-filter:blur(14px);z-index:30}.mini-logo,.topbar{display:flex;align-items:center}.mini-logo{gap:10px}.mini-logo span{color:var(--red);font-size:26px}.mini-logo b{font-family:Permanent Marker;font-size:18px;color:var(--red)}button{font:inherit}.cart-top{background:transparent;color:white;border:1px solid #484844;border-radius:100px;padding:9px 12px;cursor:pointer}.cart-top strong{display:inline-grid;place-items:center;background:var(--yellow);color:#111;border-radius:50%;width:25px;height:25px;margin-left:6px}.hero{min-height:610px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;padding:70px max(24px,7vw);position:relative;overflow:hidden;background:radial-gradient(circle at 80% 25%,#3a3a36 0,transparent 36%),#181817}.hero:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(112deg,transparent 0 56px,#ffffff07 57px 58px)}.hero-noise{position:absolute;width:520px;height:520px;border:75px solid #242422;border-radius:50%;right:-120px;bottom:-260px}.hero-copy,.hero-mark{position:relative;z-index:2}.eyebrow{color:var(--yellow);font-weight:900;font-size:12px;letter-spacing:.2em}.hero h1{font-family:Bebas Neue;font-size:clamp(72px,11vw,142px);line-height:.76;letter-spacing:-.02em;margin:24px 0 30px}.hero h1 em{font-family:Permanent Marker;font-size:.58em;color:var(--red);font-style:normal}.hero-copy>p:not(.eyebrow){max-width:480px;color:#c9c6be;line-height:1.7}.hero-copy>a{display:inline-flex;gap:28px;background:var(--yellow);color:#111;text-decoration:none;font-weight:900;padding:16px 22px;margin-top:16px;transform:rotate(-1deg)}.hero-mark{height:390px;display:grid;place-items:center}.pick{width:250px;height:290px;background:var(--red);clip-path:polygon(50% 0,96% 18%,88% 79%,50% 100%,12% 79%,4% 18%);display:grid;place-items:center;font-family:Permanent Marker;font-size:46px;transform:rotate(8deg);box-shadow:0 0 70px #f0182244}.guitar{position:absolute;font-size:230px;transform:rotate(-24deg);color:var(--white);opacity:.2}.hero-mark span{position:absolute;bottom:10px;background:var(--yellow);color:#111;font-family:Bebas Neue;font-size:24px;padding:7px 18px;transform:rotate(-4deg)}.service-strip{display:flex;justify-content:center;gap:0;background:var(--red);color:white}.service-strip span{padding:18px 5vw;border-right:1px solid #ffffff44;font-weight:800}.service-strip b{color:var(--yellow);margin-right:10px}.menu{max-width:980px;margin:auto;padding:80px 20px 120px}.menu-heading{position:relative}.menu-heading p{font-size:12px;letter-spacing:.2em;color:var(--yellow);font-weight:900}.menu-heading h2{font-family:Bebas Neue;font-size:clamp(54px,9vw,90px);margin:5px 0 20px;line-height:1}.menu-heading>span{position:absolute;right:0;bottom:23px;color:var(--muted);font-size:12px}.category-tabs{display:flex;gap:8px;overflow:auto;padding:6px 0 20px;scrollbar-width:none;position:sticky;top:70px;background:var(--black);z-index:20}.category-tabs button{flex:0 0 auto;border:1px solid #3b3b38;background:#232321;color:#ddd;border-radius:4px;padding:12px 16px;font-weight:800;cursor:pointer}.category-tabs button span{margin-right:7px}.category-tabs button.active{background:var(--yellow);color:#111;border-color:var(--yellow)}.category-title{display:flex;align-items:center;gap:14px;border-top:4px solid var(--red);margin-top:20px;padding:25px 0 15px}.category-title>span{font-size:38px}.category-title small{color:var(--red);font-weight:900;letter-spacing:.12em}.category-title h3{font-family:Permanent Marker;font-size:34px;color:var(--white);margin:3px 0}.product-list{border-bottom:1px solid #3a3a36}.product{display:flex;justify-content:space-between;gap:20px;padding:22px 4px;border-top:1px dashed #54544e}.product h4{font-size:16px;text-transform:uppercase;margin:4px 0 7px}.product p{color:var(--muted);font-size:13px;line-height:1.5;margin:2px 0;max-width:620px}.badge{display:inline-block;color:#111;background:var(--yellow);padding:3px 7px;font-weight:900;text-transform:uppercase;font-size:9px;letter-spacing:.08em;transform:rotate(-1deg)}.product-action{display:flex;align-items:center;gap:15px;min-width:145px;justify-content:flex-end}.product-action>strong{color:var(--yellow);font-size:20px;white-space:nowrap}.add{width:40px;height:40px;border-radius:50%;border:0;background:var(--red);color:#fff;font-size:25px;cursor:pointer}.stepper{display:flex;align-items:center;border:1px solid #484843;border-radius:100px;overflow:hidden;background:#20201e}.stepper button{width:35px;height:35px;border:0;background:transparent;color:white;font-size:20px;cursor:pointer}.stepper b{min-width:20px;text-align:center}.allergen{margin-top:25px;background:#242421;color:#bbb;padding:15px;font-size:12px;border-left:3px solid var(--yellow)}footer{padding:55px 20px 130px;text-align:center;border-top:1px solid #333;color:#777}.footer-logo{font-family:Permanent Marker;color:white;font-size:24px}.footer-logo strong{color:var(--red);margin-left:6px}.floating-cart{position:fixed;z-index:40;bottom:18px;left:50%;transform:translateX(-50%);width:min(600px,calc(100% - 28px));display:flex;justify-content:space-between;align-items:center;border:0;background:var(--yellow);color:#111;padding:17px 20px;font-weight:900;box-shadow:0 10px 35px #0009;cursor:pointer}.floating-cart span b{background:#111;color:white;border-radius:50%;padding:4px 8px;margin-left:5px}.overlay{position:fixed;inset:0;background:#000b;z-index:60;display:flex;justify-content:flex-end}.cart{width:min(520px,100%);height:100%;background:#1d1d1b;padding:24px;overflow:auto;animation:slide .25s ease}.cart-head{display:flex;justify-content:space-between;align-items:start;border-bottom:4px solid var(--red);padding-bottom:15px}.cart-head small{color:var(--yellow);font-weight:900;letter-spacing:.15em}.cart-head h2{font-family:Bebas Neue;font-size:52px;margin:0}.cart-head>button{border:0;background:#30302d;color:white;width:42px;height:42px;border-radius:50%;font-size:28px}.cart-line{display:grid;grid-template-columns:1fr auto;gap:12px;border-bottom:1px dashed #4b4b46;padding:18px 0}.cart-line h3{font-size:14px;margin:0 0 5px;text-transform:uppercase}.cart-line span{font-size:12px;color:#8f8f88}.cart-line>strong{grid-column:2;text-align:center;color:var(--yellow)}.order-form{display:grid;gap:14px;padding:22px 0}.order-form label{font-size:12px;font-weight:800;color:#bbb}.order-form input,.order-form textarea{display:block;width:100%;margin-top:7px;background:#2a2a27;border:1px solid #464641;color:white;padding:13px;border-radius:3px}.order-form textarea{min-height:70px;resize:vertical}.total{display:flex;justify-content:space-between;align-items:center;border-top:3px solid var(--yellow);padding:18px 0}.total strong{font-size:28px;color:var(--yellow)}.whatsapp{width:100%;border:0;background:#25d366;color:#071c0e;padding:17px;font-weight:900;display:flex;justify-content:space-between;cursor:pointer}.confirm-note{text-align:center;color:#888;font-size:11px}.empty{text-align:center;padding:90px 20px}.empty span{font-size:54px}.empty button{background:var(--yellow);border:0;padding:13px;font-weight:900}@keyframes slide{0%{transform:translateX(100%)}to{transform:none}}@media(max-width:700px){.topbar{height:62px}.hero{min-height:650px;grid-template-columns:1fr;padding:54px 22px 40px}.hero h1{font-size:82px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-mark{height:190px;position:absolute;right:-55px;top:250px;opacity:.42}.pick{width:170px;height:200px;font-size:30px}.guitar{font-size:150px}.hero-mark span{font-size:18px}.service-strip{overflow:auto;justify-content:flex-start}.service-strip span{flex:0 0 auto;padding:14px 20px;font-size:11px}.menu{padding-top:55px}.menu-heading>span{position:static}.category-tabs{top:62px;margin-left:-20px;margin-right:-20px;padding-left:20px}.product{align-items:start;padding:19px 0}.product h4{font-size:14px}.product-action{min-width:100px;flex-direction:column;align-items:flex-end;gap:9px}.product-action .stepper{transform:scale(.92);transform-origin:right}.cart{padding:20px}.floating-cart{bottom:10px}.category-title h3{font-size:28px}}.cart-head h2,.hero h1,.hero-mark span,.menu-heading h2{font-family:Impact,Arial Narrow,Arial,sans-serif;letter-spacing:.01em}.category-title h3,.footer-logo,.hero h1 em,.mini-logo b,.pick{font-family:Arial Black,Arial,sans-serif;font-style:normal;letter-spacing:-.025em}.hero-mark img{display:block;width:min(100%,430px);height:460px;object-fit:contain;filter:drop-shadow(0 24px 55px #0009)}@media(max-width:700px){.hero-mark{right:-5px;top:300px;width:180px;height:300px;opacity:.5}.hero-mark img{width:180px;height:300px;object-fit:contain}.service-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;overflow:visible}.service-strip span{min-width:0;padding:12px 5px;font-size:10px;line-height:1.25;text-align:center;white-space:normal;border-right:1px solid #ffffff44}.service-strip b{display:block;margin:0 0 4px}.category-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;position:static;overflow:visible;margin:18px 0 8px;padding:0;background:transparent}.category-tabs button{width:100%;min-width:0;white-space:normal;text-align:left;padding:12px 10px;font-size:12px}.category-tabs button span{font-size:17px}.hero{min-height:620px;padding:48px 22px 38px;align-items:start}.hero-copy{width:100%;max-width:100%;overflow:hidden}.hero h1{font-size:clamp(56px,17vw,68px);line-height:.84;max-width:100%;overflow-wrap:normal;white-space:normal;margin:20px 0 24px}.hero-copy>p:not(.eyebrow){width:100%;max-width:100%;padding-right:0;font-size:14px;line-height:1.55}.hero-mark{top:116px;right:12px;width:105px;height:170px;opacity:.42;pointer-events:none}.hero-mark img{width:105px;height:170px;object-fit:contain;object-position:center top}}@media(max-width:380px){.hero h1{font-size:54px}.hero-mark{right:8px}.hero-mark,.hero-mark img{width:86px;height:145px}}