/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--yellow:#e8b91f;--yellow-soft:#f7dc77;--nardo:#4b5155;--ink:#24282a;--cream:#f0eadd;--paper:#fffdf8;--muted:#707578;--line:#d8ccb5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{color:var(--ink);background:var(--cream);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.hero{background:var(--paper);border-bottom:6px solid var(--yellow)}.hero-inner{grid-template-columns:240px 1fr;align-items:center;gap:38px;max-width:1120px;min-height:260px;margin:auto;padding:28px 34px;display:grid;position:relative}.hero-inner:after{content:"";background:var(--yellow);clip-path:polygon(24% 0,100% 0,100% 100%,0 100%);z-index:0;width:22.4%;height:100%;position:absolute;top:0;right:0}.logo{object-fit:contain;z-index:1;width:210px;max-height:190px;position:relative}.hero-copy{z-index:1;max-width:610px;position:relative}.hero-ribbon-text{z-index:1;color:var(--ink);letter-spacing:.08em;text-align:right;font-size:18px;font-weight:950;line-height:1.05;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.since,.mini-label{letter-spacing:.18em;color:var(--nardo);font-size:12px;font-weight:900}.hero-copy h1{letter-spacing:-.055em;margin:6px 0 10px;font-size:clamp(42px,6vw,76px);line-height:.95}.hero-copy>p:last-child{max-width:520px;color:var(--muted);margin:0;font-size:17px;line-height:1.6}.hero-note{background:var(--nardo);color:#fff;text-align:center;padding:11px 20px;font-size:13px}.hero-note span{color:var(--yellow);margin-right:8px}.category-nav{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffdf8f0;position:sticky;top:0}.category-scroll{scrollbar-width:none;gap:10px;max-width:1120px;margin:auto;padding:12px 20px;display:flex;overflow-x:auto}.category-scroll::-webkit-scrollbar{display:none}.category-scroll a{background:var(--ink);color:#fff;border-radius:999px;flex:none;padding:10px 16px;font-size:13px;font-weight:800;transition:background-color .22s,color .22s,transform .22s}.category-scroll a.is-active{background:var(--yellow);color:var(--ink);transform:translateY(-1px)}.menu-shell{max-width:1120px;margin:auto;padding:28px 24px 70px}.quality-story{background:var(--ink);color:#fff;border-radius:28px;padding:34px;position:relative;overflow:hidden;box-shadow:0 14px 32px #24282a26}.quality-story:after{content:"8";color:#e8b91f17;pointer-events:none;font-size:260px;font-weight:950;line-height:1;position:absolute;top:-72px;right:-14px}.quality-intro{z-index:1;grid-template-columns:1.4fr 1fr;align-items:end;gap:10px 40px;margin-bottom:26px;display:grid;position:relative}.quality-kicker{color:var(--yellow);letter-spacing:.2em;grid-column:1/-1;font-size:11px;font-weight:950}.quality-intro h2{letter-spacing:-.045em;max-width:650px;margin:0;font-size:clamp(30px,4vw,50px);line-height:1}.quality-intro h2 strong{color:var(--yellow);font-weight:inherit}.quality-intro>p{color:#d6d8d9;margin:0;font-size:14px;line-height:1.6}.quality-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;position:relative}.quality-card{background:#ffffff0e;border:1px solid #ffffff21;border-radius:18px;grid-template-columns:48px 1fr;gap:14px;min-height:118px;padding:18px;display:grid}.quality-number{background:var(--yellow);width:44px;height:44px;color:var(--ink);border-radius:14px;align-self:start;place-items:center;font-size:13px;font-weight:950;display:grid}.quality-card h3{color:#fff;letter-spacing:-.015em;margin:1px 0 7px;font-size:16px}.quality-card p{color:#cdd0d1;margin:0;font-size:12px;line-height:1.5}.quality-swipe-hint{display:none}.menu-section{padding-top:54px}.section-heading{align-items:end;gap:20px;margin-bottom:18px;display:flex}.section-heading>div:first-child{min-width:max-content}.section-heading span{background:var(--yellow);border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:inline-grid}.section-heading p{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin-left:10px;font-size:12px;font-weight:800;display:inline}.section-heading h2{letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(30px,4vw,46px)}.section-line{background:var(--nardo);opacity:.25;flex:1;height:2px;margin-bottom:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-card{background:var(--paper);border:1px solid var(--line);border-top:8px solid var(--yellow);min-height:205px;box-shadow:4px 5px 0 var(--line);border-radius:22px;grid-template-columns:190px 1fr;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.product-card:hover{box-shadow:5px 8px 0 var(--line);transform:translateY(-2px)}.product-image-wrap{min-height:197px;color:inherit;font:inherit;cursor:zoom-in;background:#e9e2d3;border:0;padding:0;position:relative;overflow:hidden}.product-image-wrap[aria-pressed=true]{cursor:zoom-out}.product-image{object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .42s cubic-bezier(.2,.8,.2,1);display:block}.product-image.is-zoomed{transform:scale(1.5)}.product-image-wrap:focus-visible{outline:3px solid var(--ink);outline-offset:-3px}.muscle-logo-badge{object-fit:contain;pointer-events:none;flex:none;width:96px;height:65px;margin:-16px -9px -14px 0}.image-placeholder{height:100%;color:var(--nardo);letter-spacing:.08em;place-items:center;font-weight:900;display:grid}.product-badge,.ar-badge{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;position:absolute;left:10px}.product-badge{background:var(--yellow);top:10px}.sold-out-badge{z-index:2;color:#fff;letter-spacing:.08em;background:#b62b2b;border:3px solid #fff;border-radius:10px;padding:9px 14px;font-size:14px;font-weight:950;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)rotate(-5deg);box-shadow:0 4px 14px #00000047}.ar-badge{color:#fff;background:#24282ae0;bottom:10px}.product-content{flex-direction:column;min-width:0;padding:18px 18px 14px;display:flex}.product-heading{flex-wrap:wrap;align-items:baseline;gap:5px 8px;display:flex}.product-heading h3{letter-spacing:-.025em;margin:0;font-size:19px;line-height:1.15}.kcal{color:#92979a;white-space:nowrap;font-size:12px}.product-content>p{color:var(--muted);margin:10px 0 14px;font-size:13px;line-height:1.45}.prices{flex-wrap:wrap;align-items:center;gap:7px;margin-top:auto;display:flex}.prices strong{background:var(--yellow-soft);border-radius:999px;margin-right:auto;padding:9px 16px;font-size:16px}.prices span{background:var(--nardo);color:#fff;white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.info-panel{background:var(--nardo);color:#fff;border-radius:28px;margin-top:60px;padding:34px;position:relative;overflow:hidden}.info-panel:after{content:"%100";color:#ffffff0f;font-size:120px;font-weight:950;position:absolute;bottom:-35px;right:-12px}.info-panel .mini-label{color:var(--yellow)}.info-panel h2{margin:8px 0;font-size:34px}.info-panel p{color:#e4e5e5;max-width:760px;margin:0;line-height:1.7}.feedback-invite{border:1px solid var(--line);background:var(--paper);box-shadow:4px 5px 0 var(--line);border-radius:24px;justify-content:space-between;align-items:center;gap:28px;margin-top:18px;padding:28px 32px;display:flex}.feedback-invite h2{letter-spacing:-.035em;margin:5px 0 6px;font-size:30px}.feedback-invite p{color:var(--muted);margin:0}.feedback-invite button,.feedback-submit{background:var(--yellow);color:var(--ink);font:inherit;cursor:pointer;border:0;border-radius:999px;flex:none;padding:14px 20px;font-size:13px;font-weight:900}.feedback-invite button span{margin-left:8px}.feedback-modal{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#141718b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.feedback-dialog{background:var(--paper);border-radius:26px;width:min(100%,520px);max-height:calc(100vh - 36px);padding:30px;position:relative;overflow:auto;box-shadow:0 24px 70px #00000059}.feedback-close{width:36px;height:36px;color:var(--ink);cursor:pointer;background:#ece7dc;border:0;border-radius:50%;font-size:25px;line-height:1;position:absolute;top:14px;right:16px}.feedback-dialog h2{letter-spacing:-.04em;margin:7px 0;font-size:34px}.feedback-dialog>p{color:var(--muted);margin:0 0 20px;font-size:13px}.feedback-dialog form{gap:15px;display:grid}.feedback-dialog form>label,.star-rating legend{color:var(--ink);font-size:12px;font-weight:850}.feedback-dialog label span{color:var(--muted);font-weight:600}.feedback-dialog textarea,.feedback-dialog input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:13px;margin-top:6px;padding:12px 13px}.feedback-dialog textarea{resize:vertical;min-height:118px}.star-rating{border:0;margin:0;padding:0}.star-rating div{gap:4px;margin-top:4px;display:flex}.star-rating button{color:#c9c4b9;cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:35px;line-height:1.15}.star-rating button.selected{color:var(--yellow)}.feedback-status{color:var(--ink);background:#f5edcf;border-radius:10px;margin:0;padding:10px 12px;font-size:12px;font-weight:750}.feedback-submit{width:100%}.feedback-submit:disabled{opacity:.5;cursor:not-allowed}.feedback-trap{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}footer{background:var(--ink);color:#fff;align-items:center;gap:14px;padding:24px max(24px,50vw - 536px);display:flex}footer img{object-fit:contain;width:58px;height:48px}footer div{flex-direction:column;display:flex}footer span{color:#bfc2c3;margin-top:3px;font-size:12px}footer a{color:var(--yellow);margin-left:auto;font-size:13px;font-weight:800}.admin-page{max-width:1050px;min-height:100vh;margin:auto;padding:32px 22px 70px}.admin-header{background:var(--ink);color:#fff;border-radius:25px;align-items:center;gap:22px;padding:26px;display:flex}.admin-header img{object-fit:contain;width:105px;height:90px}.admin-header span{color:var(--yellow);letter-spacing:.18em;font-size:11px;font-weight:950}.admin-header h1{letter-spacing:-.045em;margin:5px 0;font-size:clamp(28px,5vw,48px)}.admin-header p{color:#cfd1d2;margin:0}.admin-login{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f5;border-radius:18px;align-items:center;gap:12px;margin:18px 0;padding:14px 18px;display:flex;position:sticky;top:0;box-shadow:0 8px 24px #24282a14}.admin-login label{font-weight:850}.admin-login input{border:1px solid var(--line);min-width:170px;font:inherit;border-radius:11px;flex:1;padding:11px 13px}.admin-login strong{color:var(--nardo);font-size:12px}.admin-login-button{background:var(--yellow);color:var(--ink);cursor:pointer;white-space:nowrap;border:0;border-radius:999px;padding:10px 15px;font-weight:900}.admin-login-button:disabled{opacity:.5}.admin-feedback{background:var(--ink);color:#fff;border-radius:22px;margin:18px 0 24px;padding:22px}.admin-section-heading{justify-content:space-between;align-items:end;gap:15px;margin-bottom:14px;display:flex}.admin-section-heading span{color:var(--yellow);letter-spacing:.16em;font-size:10px;font-weight:950}.admin-section-heading h2{margin:4px 0 0;font-size:27px}.admin-section-heading>strong{color:var(--yellow);font-size:12px}.admin-feedback-empty{color:#d2d4d5;border:1px dashed #ffffff40;border-radius:14px;margin:0;padding:18px;font-size:13px}.admin-feedback-list{gap:10px;display:grid}.admin-feedback-card{background:#ffffff14;border:1px solid #e8b91f73;border-radius:15px;padding:16px}.admin-feedback-card.is-read{opacity:.7;border-color:#ffffff24}.admin-feedback-meta,.admin-feedback-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-stars{color:var(--yellow);letter-spacing:2px}.admin-feedback-meta time{color:#bfc2c3;font-size:10px}.admin-feedback-card>p{color:#f2f2f2;white-space:pre-wrap;margin:12px 0;font-size:13px;line-height:1.55}.admin-feedback-footer strong{font-size:12px}.admin-feedback-footer button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.admin-list{gap:12px;display:grid}.admin-product{border:1px solid var(--line);background:var(--paper);box-shadow:3px 4px 0 var(--line);border-radius:20px;padding:20px}.admin-product-title{justify-content:space-between;align-items:center;gap:15px;display:flex}.admin-product-title h2{margin:0;font-size:19px}.admin-product-title span{color:#fff;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:900}.status-on{background:#2f7a4f}.status-off{background:#8d9295}.admin-price-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.admin-price-fields label{color:var(--muted);font-size:11px;font-weight:800}.admin-price-fields input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:10px;margin-top:5px;padding:11px;font-weight:800}.admin-actions{align-items:center;gap:18px;display:flex}.admin-actions label{align-items:center;gap:7px;font-size:12px;font-weight:750;display:flex}.admin-actions button{background:var(--yellow);color:var(--ink);cursor:pointer;border:0;border-radius:999px;margin-left:auto;padding:10px 20px;font-weight:900}.admin-actions button:disabled{opacity:.5;cursor:not-allowed}.admin-menu-link{text-align:right;margin-top:22px;font-weight:900;display:block}@media (width<=760px){.hero-inner{grid-template-columns:96px minmax(0,1fr);gap:16px;min-height:220px;padding:42px 18px 24px}.hero-inner:after{display:none}.hero-ribbon-text{background:var(--yellow);letter-spacing:.06em;text-align:center;border-radius:999px;padding:6px 12px;font-size:8px;line-height:1.1;display:block;top:12px;right:16px;transform:none;box-shadow:0 4px 12px #24282a1f}.logo{width:96px}.hero-copy{min-width:0}.hero-copy h1{letter-spacing:-.045em;font-size:32px;line-height:1}.hero-copy>p:last-child{font-size:13px;line-height:1.45}.since{font-size:9px}.hero-note{font-size:11px;line-height:1.4}.menu-shell{padding:18px 12px 52px}.quality-story{border-radius:22px;padding:24px 0 18px}.quality-story:after{font-size:150px;top:-35px;right:-4px}.quality-intro{margin:0 18px 20px;display:block}.quality-intro h2{margin-top:8px;font-size:32px}.quality-intro>p{margin-top:12px;font-size:12px}.quality-grid{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;grid-template-columns:none;gap:10px;padding:0 18px 4px;display:flex;overflow-x:auto}.quality-grid::-webkit-scrollbar{display:none}.quality-card{scroll-snap-align:start;scroll-snap-stop:always;border-radius:16px;flex:0 0 calc(100% - 48px);grid-template-columns:40px 1fr;gap:12px;min-height:142px;padding:17px 15px}.quality-number{border-radius:12px;width:38px;height:38px;font-size:11px}.quality-card h3{margin-bottom:5px;font-size:15px}.quality-card p{font-size:11px}.quality-swipe-hint{z-index:1;justify-content:space-between;align-items:center;padding:10px 20px 0;display:flex;position:relative}.quality-dots{color:#e8b91f94;letter-spacing:4px;white-space:nowrap;font-size:9px}.quality-swipe-hint strong{color:var(--yellow);letter-spacing:.06em;text-transform:uppercase;font-size:10px}.menu-section{padding-top:38px}.section-heading{margin-left:6px}.section-heading p{display:none}.section-heading h2{font-size:30px}.product-grid{grid-template-columns:1fr;gap:13px}.product-card{border-radius:18px;grid-template-columns:132px 1fr;min-height:180px}.product-image-wrap{min-height:172px}.product-content{padding:14px 12px 11px}.product-heading h3{font-size:16px}.product-content>p{margin:7px 0 10px;font-size:11px}.prices{gap:5px}.prices strong{text-align:center;width:100%;padding:8px 13px;font-size:14px}.prices span{padding:6px 7px;font-size:9px}.ar-badge{font-size:8px}.athlete-prices strong{flex:1;width:auto;min-width:74px}.muscle-logo-badge{width:74px;height:50px;margin:-11px -6px -10px 0}.info-panel{border-radius:20px;padding:25px 22px}.info-panel h2{font-size:27px}.feedback-invite{border-radius:20px;flex-direction:column;align-items:flex-start;gap:18px;padding:24px 22px}.feedback-invite h2{font-size:27px}.feedback-invite p{font-size:12px;line-height:1.55}.feedback-invite button{width:100%}.feedback-dialog{border-radius:22px;padding:25px 20px}.feedback-dialog h2{padding-right:28px;font-size:28px}.admin-page{padding:14px 10px 50px}.admin-header{border-radius:20px;gap:12px;padding:20px 16px}.admin-header img{width:70px;height:60px}.admin-header h1{font-size:27px}.admin-header p{font-size:11px}.admin-login{border-radius:15px;flex-wrap:wrap}.admin-login label{width:100%;font-size:12px}.admin-login strong{width:100%}.admin-login-button{flex:1}.admin-feedback{border-radius:18px;padding:17px 14px}.admin-section-heading{align-items:flex-start}.admin-section-heading h2{font-size:23px}.admin-feedback-meta{flex-direction:column;align-items:flex-start;gap:5px}.admin-product{padding:16px}.admin-price-fields{grid-template-columns:1fr}.admin-actions{flex-wrap:wrap;gap:12px}}@media (width<=390px){.hero-inner{grid-template-columns:82px minmax(0,1fr);gap:13px;padding-inline:14px}.logo{width:82px}.hero-copy h1{font-size:28px}.product-card{grid-template-columns:118px 1fr}.prices span{font-size:8px}}
