.auth-content{--background: #1a1a1a}.auth-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;padding:2rem 1.5rem;max-width:420px;margin:0 auto}.auth-brand{text-align:center;margin-bottom:2.5rem}.auth-logo{font-size:3rem;font-weight:900;letter-spacing:.15em;color:#e63946;margin:0;text-shadow:0 0 40px rgba(230,57,70,.3);background:linear-gradient(135deg,#e63946,#f4a261);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.auth-tagline{color:#b0b0b0;font-size:.95rem;margin:.5rem 0 0}.auth-social-buttons{width:100%;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.social-btn{--background: #2a2a2a;--background-hover: #333;--border-radius: 12px;--box-shadow: none;--color: #f4f4f4;font-weight:600;height:48px}.social-btn::part(native){display:flex;align-items:center;justify-content:center}.social-icon{flex-shrink:0;margin-right:15px}.auth-divider{display:flex;align-items:center;width:100%;margin-bottom:1.5rem}.auth-divider-line{flex:1;height:1px;background:#333}.auth-divider-text{padding:0 1rem;color:#a0a0a0;font-size:.8rem;white-space:nowrap}.auth-form{width:100%;display:flex;flex-direction:column;gap:1rem}.auth-input{--background: #222;--color: #f4f4f4;--placeholder-color: #a0a0a0;--border-color: #333;--border-radius: 12px;--highlight-color-focused: #e63946;--padding-start: 1rem;--padding-end: 1rem}.auth-password-wrapper{display:flex;align-items:center;width:100%;background:#222;border:1px solid #333;border-radius:12px;overflow:hidden}.auth-password-wrapper .auth-input{--background: transparent;--border-color: transparent;--border-radius: 0;flex:1;min-width:0}.auth-password-toggle{background:none;border:none;padding:0 12px;cursor:pointer;color:#a0a0a0;font-size:1.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .15s ease}.auth-password-toggle:hover{color:#e0e0e0}.auth-hint{color:#a0a0a0;font-size:.8rem;margin:-.5rem 0 0 .25rem}.auth-error{background:rgba(244,162,97,.12);border:1px solid rgba(244,162,97,.3);border-radius:8px;padding:.75rem 1rem;color:#f4a261;font-size:.875rem}.auth-submit-btn{--border-radius: 12px;--color: #fff;font-weight:700;height:48px;margin-top:.5rem}.auth-switch{margin-top:2rem;text-align:center}.auth-link{color:#e63946;font-weight:600;cursor:pointer;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-legal{margin-top:1rem;text-align:center;color:#777;font-size:.75rem;line-height:1.4}.auth-legal .auth-link{font-weight:400;font-size:.75rem}.auth-forgot-row{display:flex;justify-content:flex-end;margin-top:-.5rem}.auth-forgot-link{color:#a0a0a0;font-size:.82rem;cursor:pointer;text-decoration:none}.auth-forgot-link:hover{color:#e63946;text-decoration:underline}.auth-success{background:rgba(42,157,143,.12);border:1px solid rgba(42,157,143,.3);border-radius:8px;padding:.75rem 1rem;color:#6bcfc3;font-size:.875rem}.auth-container:before{content:"";position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#e63946,#f4a261,#e63946);opacity:.6}.auth-inline-action{display:block;margin-top:.5rem;background:none;border:none;padding:0;font:inherit;font-size:.875rem;cursor:pointer}.auth-inline-action:disabled{cursor:default;opacity:.7}.feedback-fab{position:fixed;right:14px;bottom:calc(var(--ion-safe-area-bottom, 0px) + 64px);z-index:1000;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:rgba(40,40,40,.82);backdrop-filter:blur(6px);color:#d8d8d8;display:flex;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.feedback-fab:active{transform:scale(.9)}.feedback-modal{--padding-start: 20px;--padding-end: 20px;--padding-top: 8px;--padding-bottom: 24px}.feedback-modal__intro{margin:0 0 16px;color:var(--ion-color-medium, #9a9a9a);font-size:.95rem;line-height:1.45}.feedback-modal__text{margin-top:16px;--background: rgba(255, 255, 255, .04);--padding-start: 12px;--padding-end: 12px;--padding-top: 10px;--padding-bottom: 10px;border-radius:10px}.feedback-modal__error{margin:12px 0 0;padding:10px 12px;border-radius:8px;background:rgba(230,57,70,.12);color:#ff8a92;font-size:.9rem}.feedback-modal ion-button{margin-top:20px}.heat-bar{display:flex;align-items:center;gap:8px;margin:4px 0}.heat-bar__label{font-size:12px;font-weight:600;color:var(--ion-color-light, #d0d0d0);min-width:60px;text-transform:uppercase;letter-spacing:.5px}.heat-bar__track{flex:1;height:6px;background:rgba(255,255,255,.1);border-radius:3px;overflow:hidden}.heat-bar__fill{height:100%;border-radius:3px;background:linear-gradient(90deg,#4caf50,#ffeb3b,#ff9800,#f44336);transition:width .3s ease}.sentiment-rating{display:flex;gap:20px;align-items:center;justify-content:center}.sentiment-rating__btn{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 8px;border:1px solid var(--ion-color-step-200);border-radius:8px;background:transparent;color:#b0b0b0;font-size:.65rem;cursor:pointer;transition:all .15s ease;min-width:44px}.sentiment-rating__btn--selected{border-color:#e63946;border-width:2px;background:rgba(230,57,70,.25);color:#f4f4f4}.sentiment-rating__btn:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.3);color:#f4f4f4;transform:scale(1.05)}.sentiment-rating__btn:active{transform:scale(.95)}.sentiment-rating__emoji{font-size:1.5rem;line-height:1}.sentiment-rating--compact .sentiment-rating__btn{padding:4px 6px;min-width:44px}.sentiment-rating--compact .sentiment-rating__emoji{font-size:1rem}.sentiment-rating--compact .sentiment-rating__btn{font-size:0}@keyframes emoji-press-pulse{0%{transform:scale(1);background:var(--sr-press-color, rgba(230, 57, 70, .5));box-shadow:0 0 0 0 var(--sr-press-color, rgba(230, 57, 70, .5));border-color:var(--sr-press-color, #e63946)}40%{transform:scale(1.35);background:var(--sr-press-color, rgba(230, 57, 70, .45));box-shadow:0 0 0 6px transparent;border-color:var(--sr-press-color, #e63946)}to{transform:scale(1);background:transparent;box-shadow:0 0 0 0 transparent;border-color:var(--ion-color-step-200)}}.sentiment-rating__btn--pressed{animation:emoji-press-pulse .2s ease-out forwards}@media (prefers-reduced-motion: reduce){.sentiment-rating__btn{transition:none}.sentiment-rating__btn:hover,.sentiment-rating__btn:active{transform:none}.sentiment-rating__btn--pressed{animation:none;background:var(--sr-press-color, rgba(230, 57, 70, .35));border-color:var(--sr-press-color, #e63946)}}.sale-badge{display:inline-flex;align-items:center;gap:.3rem;border-radius:20px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;line-height:1;background:rgba(232,146,58,.18);color:#e8923a;border:1px solid rgba(232,146,58,.45)}.sale-badge--sm{font-size:.6rem;padding:.2rem .5rem}.sale-badge--md{font-size:.7rem;padding:.28rem .65rem}.sale-badge--lowest-ever{background:rgba(255,180,0,.18);color:#ffd000;border-color:rgba(255,208,0,.5);box-shadow:0 0 6px 1px rgba(255,208,0,.25)}.sale-badge__icon{font-size:.75em;line-height:1}.sale-badge__percent{opacity:.9;font-size:.9em}.swipe-card__sale-badge-wrap{position:absolute;top:12px;right:12px;z-index:3;backdrop-filter:blur(6px);background:rgba(0,0,0,.35);border-radius:20px;padding:2px}.swipe-card__sale-badge-wrap--below-actions{top:56px}.swipe-card__sale-badge-wrap .sale-badge{background:rgba(232,146,58,.85);color:#fff;border-color:transparent}.swipe-card__sale-badge-wrap .sale-badge--lowest-ever{background:rgba(255,200,0,.9);color:#1a1a1a;box-shadow:none}.sauce-list-card__sale-row{display:flex;align-items:center;margin-top:1px}.award-badges{display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap}.award-badge{display:inline-flex;align-items:center;gap:3px;padding:3px 8px;border-radius:4px;font-size:.55rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.4)}.award-badge__emoji{font-size:.7rem;line-height:1}.award-badge__text{color:#fff}.award-badge--gold,.award-badge--winner{background:rgba(255,193,7,.85)}.award-badge--silver{background:rgba(158,158,158,.7)}.award-badge--bronze{background:rgba(205,127,50,.75)}.award-badges__more{display:inline-flex;align-items:center;padding:3px 8px;border-radius:4px;background:rgba(255,255,255,.15);color:rgba(255,255,255,.8);font-size:.55rem;font-weight:600;cursor:pointer;border:none;line-height:1}.award-badges__more:hover{background:rgba(255,255,255,.25)}.swipe-card{position:absolute;width:100%;height:100%;max-width:400px;border-radius:16px;user-select:none;touch-action:none;perspective:1200px}.swipe-card--flipped{touch-action:manipulation}.swipe-card__inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .5s ease;border-radius:16px}.swipe-card--flipped .swipe-card__inner{transform:rotateY(180deg)}.swipe-card__front{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.4);background:var(--ion-color-step-100, #1a1a1a)}.swipe-card--flipped .swipe-card__front{pointer-events:none}.swipe-card__back{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;transform:rotateY(180deg);border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.4);background:linear-gradient(135deg,#1a1a1a,#2a2a2a);display:flex;align-items:center;justify-content:center}.swipe-card__back-content{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px;text-align:center}.swipe-card__back-title{margin:0;font-size:1.1rem;font-weight:600;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:1px}.swipe-card__back-sauce-name{margin:0;font-size:1.5rem;font-weight:700;color:#fff}.swipe-card__back-dismiss{margin-top:8px;background:none;border:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.5);font-size:.8rem;padding:8px 20px;border-radius:20px;cursor:pointer;touch-action:manipulation}.swipe-card__back .sentiment-rating{gap:12px}.swipe-card__back .sentiment-rating__btn{touch-action:manipulation;padding:14px 10px;min-width:56px;min-height:56px;border-radius:12px;transition:transform .2s ease,background .2s ease,border-color .2s ease}.swipe-card__back .sentiment-rating__emoji{font-size:2rem}.swipe-card__back .sentiment-rating__btn--selected{transform:scale(1.25);background:rgba(230,57,70,.35);border-color:#e63946}.swipe-card__bg-blur{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;width:calc(100% + 40px);height:calc(100% + 40px);object-fit:cover;filter:blur(30px) saturate(1.2);z-index:0}.swipe-card__bg{position:absolute;top:0;right:0;bottom:0;width:auto;height:100%;left:50%;transform:translate(-50%);object-fit:contain;z-index:1}.swipe-card__bg--placeholder{background:linear-gradient(135deg,#2a2a2a,#1a1a1a)}.swipe-card__scrim{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top,rgba(0,0,0,.92) 0%,rgba(0,0,0,.5) 60%,transparent 100%);pointer-events:none;z-index:1}.swipe-card__heat-bar{margin-top:6px}.swipe-card__heat-bar .heat-bar{margin:0}.swipe-card__hot-ones-badge{display:inline-block;background:rgba(255,152,0,.9);color:#fff;font-size:.55rem;font-weight:700;text-transform:uppercase;padding:3px 8px;border-radius:4px;letter-spacing:.5px;margin-left:8px;vertical-align:middle;text-shadow:0 1px 2px rgba(0,0,0,.4)}.swipe-card__content{position:absolute;bottom:0;left:0;right:0;padding:16px 20px 20px;display:flex;flex-direction:column;gap:4px;z-index:2}.swipe-card__name{margin:0;font-size:1.4rem;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.7)}.swipe-card__maker{margin:0;font-size:.85rem;color:rgba(255,255,255,.8);text-shadow:0 1px 4px rgba(0,0,0,.85)}.swipe-card__heat{font-size:.8rem;font-weight:600;color:#ff9800;text-shadow:0 1px 4px rgba(0,0,0,.7);margin-top:2px}.swipe-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.swipe-card__tag{display:inline-flex;align-items:center;font-size:.7rem;font-weight:500;background:rgba(255,255,255,.15);backdrop-filter:blur(4px);color:#fff;padding:3px 10px;border:1px solid transparent;border-radius:12px;text-transform:capitalize;text-shadow:0 1px 2px rgba(0,0,0,.5)}.swipe-card__tag--pepper{background:rgba(230,57,70,.25);border:1px solid rgba(230,57,70,.4)}.swipe-card__tag--fruit{background:rgba(255,165,0,.2);border:1px solid rgba(255,165,0,.4)}.swipe-card__tag--vegetable{background:rgba(76,175,80,.2);border:1px solid rgba(76,175,80,.4)}.swipe-card__tag--spice{background:rgba(186,135,89,.25);border:1px solid rgba(186,135,89,.4)}.why-this-sauce{margin-top:4px}.why-this-sauce__text{margin:6px 0 0;font-size:.75rem;color:rgba(255,255,255,.75);line-height:1.4;text-shadow:0 1px 3px rgba(0,0,0,.6)}.swipe-card__top-actions{position:absolute;top:12px;left:12px;right:12px;z-index:3;display:flex;gap:8px}.swipe-card__skip-btn,.swipe-card__info-btn{flex:1;padding:6px 12px;background:rgba(110,110,110,.65);backdrop-filter:blur(4px);color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:20px;font-size:.8rem;font-weight:600;cursor:pointer;touch-action:manipulation;text-shadow:0 1px 2px rgba(0,0,0,.5);transition:background .2s}.swipe-card__skip-btn:hover,.swipe-card__info-btn:hover{background:rgba(70,70,70,.8)}.swipe-card__heart-burst{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;pointer-events:none}.swipe-card__heart-burst span{font-size:5rem;animation:heart-pop .6s ease-out forwards;filter:drop-shadow(0 0 12px rgba(230,57,70,.6))}@keyframes heart-pop{0%{transform:scale(0);opacity:1}50%{transform:scale(1.3);opacity:1}to{transform:scale(1);opacity:0}}.swipe-card--on-sale{box-shadow:0 0 12px 2px rgba(46,204,64,.3);will-change:box-shadow}.swipe-card--lowest-ever{animation:pulse-glow 2s ease-in-out infinite;will-change:box-shadow}.swipe-card--lowest-ever:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;z-index:-1;background:linear-gradient(135deg,#ff4500,#ff8c00,gold,#ff4500,#ff8c00);background-size:200% 200%;animation:flame-shimmer 2s ease-in-out infinite;pointer-events:none}@keyframes flame-shimmer{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}@keyframes pulse-glow{0%,to{box-shadow:0 0 15px 4px rgba(230,126,34,.4)}50%{box-shadow:0 0 25px 8px rgba(230,126,34,.6)}}@media (prefers-reduced-motion: reduce){.swipe-card__skip-btn,.swipe-card__info-btn{transition:none}.swipe-card--lowest-ever{animation:none;box-shadow:0 0 15px 4px rgba(230,126,34,.5)}.swipe-card--lowest-ever:before{animation:none;background-position:0% 0%}}.end-of-feed{width:100%;max-width:360px;margin:0 auto;background:var(--ion-color-step-100, #1a1a1a);border-radius:16px;padding:40px 24px;text-align:center;box-sizing:border-box;box-shadow:0 4px 24px rgba(0,0,0,.4)}.end-of-feed__flame{font-size:3rem;margin-bottom:16px}.end-of-feed__headline{margin:0 0 8px;font-size:1.3rem;font-weight:700;color:var(--ion-text-color, #fff)}.end-of-feed__subtext{margin:0 0 28px;font-size:.9rem;color:var(--ion-color-medium, #b0b0b0)}.end-of-feed__actions{display:flex;flex-direction:column;gap:12px}.end-of-feed__btn{padding:12px 20px;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;border:none;transition:transform .1s ease}.end-of-feed__btn:active{transform:scale(.97)}.end-of-feed__btn--primary{background:linear-gradient(135deg,#ff9800,#ff5722);color:#fff}.end-of-feed__btn--secondary{background:var(--ion-color-step-200, #2a2a2a);color:var(--ion-color-light, #d0d0d0);border:1px solid var(--ion-color-step-300, #444)}@media (prefers-reduced-motion: reduce){.end-of-feed__btn{transition:none}.end-of-feed__btn:active{transform:none}}.swipe-hints{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:10000;border-radius:16px;overflow:hidden}.swipe-hint{position:absolute;display:flex;align-items:center;gap:6px;padding:10px 14px;border-radius:999px;background:rgba(0,0,0,.72);font-weight:700;font-size:18px;letter-spacing:.02em;white-space:nowrap;opacity:0;transform:scale(.85);transition:opacity .15s ease,transform .15s ease}.swipe-hint__icon{font-size:28px;flex:none}.swipe-hint--left{color:#ef4444;left:16px;top:50%;translate:0 -50%}.swipe-hint--right{color:#22c55e;right:16px;top:50%;translate:0 -50%}.swipe-hint--up{color:#22c55e;top:16px;left:50%;translate:-50%}.swipe-hint--down{color:#f59e0b;bottom:16px;left:50%;translate:-50%}.swipe-stack[data-glow=left] .swipe-hint--left,.swipe-stack[data-glow=right] .swipe-hint--right,.swipe-stack[data-glow=up] .swipe-hint--up,.swipe-stack[data-glow=down] .swipe-hint--down{opacity:1;transform:scale(1)}.flame-loader{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.flame-loader__icon{font-size:80px;color:#e63946;filter:drop-shadow(0 0 12px rgba(230,57,70,.45));animation:flame-pulse 1.1s ease-in-out infinite;transform-origin:50% 80%}@keyframes flame-pulse{0%,to{transform:scale(1);opacity:.9;filter:drop-shadow(0 0 8px rgba(230,57,70,.3))}50%{transform:scale(1.18);opacity:1;filter:drop-shadow(0 0 22px rgba(244,162,97,.7))}}@media (prefers-reduced-motion: reduce){.flame-loader__icon{animation:none}}.swipe-stack{position:relative;width:100%;height:100%;max-width:400px;margin:0 auto}.swipe-stack__card-layer{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .3s ease}.swipe-stack__card-layer--top{transform:scale(1)}.swipe-stack__card-layer--next{transform:scale(.95)}.swipe-stack__card-layer--ondeck{transform:scale(.9);opacity:0}.swipe-stack__card-layer--gone{pointer-events:none;z-index:0!important}.swipe-stack__card-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;will-change:transform}.swipe-stack__glow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:16px;opacity:0;transition:opacity .15s ease;z-index:9999}.swipe-stack__glow--left{box-shadow:inset 8px 0 24px rgba(244,67,54,.6)}.swipe-stack__glow--right{box-shadow:inset -8px 0 24px rgba(76,175,80,.6)}.swipe-stack__glow--up{box-shadow:inset 0 8px 24px rgba(34,197,94,.6)}.swipe-stack[data-glow=left] .swipe-stack__glow--left,.swipe-stack[data-glow=right] .swipe-stack__glow--right{opacity:1}.swipe-stack__glow--down{box-shadow:inset 0 -8px 24px rgba(245,158,11,.6)}.swipe-stack[data-glow=up] .swipe-stack__glow--up,.swipe-stack[data-glow=down] .swipe-stack__glow--down{opacity:1}.action-buttons{display:flex;justify-content:center;align-items:center;gap:24px;padding:8px 0}.action-buttons__item{display:flex;flex-direction:column;align-items:center;gap:4px}.action-buttons__label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1}.action-buttons__item--pass .action-buttons__label{color:#ef4444}.action-buttons__item--like .action-buttons__label{color:#22c55e}.action-buttons__item--shelf .action-buttons__label{color:#f59e0b}.action-buttons__btn{width:56px;height:56px;border-radius:50%;border:2px solid;background:var(--ion-color-step-100, #1a1a1a);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,opacity .15s ease;font-size:1.5rem}.action-buttons__btn:active:not(:disabled){transform:scale(.9)}.action-buttons__btn:disabled{opacity:.4;cursor:default}.action-buttons__btn--pass{border-color:#ef4444;color:#ef4444}.action-buttons__btn--pass:active:not(:disabled){background:rgba(239,68,68,.15)}.action-buttons__btn--like{border-color:#22c55e;color:#22c55e}.action-buttons__btn--like:active:not(:disabled){background:rgba(34,197,94,.15)}.action-buttons__btn--shelf{border-color:#f59e0b;color:#f59e0b}.action-buttons__btn--shelf:active:not(:disabled){background:rgba(245,158,11,.15)}.action-buttons__btn--save{border-color:#3b82f6;color:#3b82f6}.action-buttons__btn--save:active:not(:disabled){background:rgba(59,130,246,.15)}:root{--vibe-safe: #4a9eff;--vibe-push: #ff6b35;--vibe-surprise: #b44aff}.vibe-segment{--background: transparent;min-height:28px;max-height:32px}.vibe-segment__btn{--indicator-color: var(--vibe-active-color, var(--vibe-safe));--color: rgba(255, 255, 255, .6);--color-checked: #fff;--padding-start: 4px;--padding-end: 4px;--padding-top: 2px;--padding-bottom: 2px;min-height:28px;font-size:.75rem;font-weight:500;letter-spacing:.01em;text-transform:none}.vibe-segment__btn::part(indicator){height:2px;border-radius:1px}.gesture-tutorial{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;cursor:pointer}.gesture-tutorial__content{text-align:center;padding:32px 24px;max-width:320px}.gesture-tutorial__title{color:#fff;font-size:1.4rem;font-weight:700;margin:0 0 32px}.gesture-tutorial__gestures{display:flex;flex-direction:column;gap:28px}.gesture-tutorial__gesture{display:flex;align-items:center;justify-content:center;gap:16px}.gesture-tutorial__vertical-pair{display:flex;justify-content:center;gap:32px}.gesture-tutorial__gesture--vertical{flex-direction:column;gap:8px}.gesture-tutorial__gesture--vertical .gesture-tutorial__label{min-width:unset;text-align:center;font-size:.95rem}.gesture-tutorial__arrow{width:48px;height:48px}.gesture-tutorial__arrow--left{color:#ef4444;animation:slide-left 1.5s ease-in-out infinite}.gesture-tutorial__arrow--right{color:#22c55e;animation:slide-right 1.5s ease-in-out infinite}.gesture-tutorial__arrow--up{color:#3b82f6;animation:slide-up 1.5s ease-in-out infinite}.gesture-tutorial__arrow--down{color:#ffb74d;animation:slide-down 1.5s ease-in-out infinite}.gesture-tutorial__label{font-size:1.1rem;font-weight:600;min-width:120px;text-align:left}.gesture-tutorial__label--pass{color:#ef4444}.gesture-tutorial__label--like{color:#22c55e}.gesture-tutorial__label--save{color:#3b82f6}.gesture-tutorial__label--shelf{color:#ffb74d}.gesture-tutorial__double-tap{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:28px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12)}.gesture-tutorial__double-tap-icon{font-size:.85rem;font-weight:700;color:#e63946;letter-spacing:.05em;text-transform:uppercase;animation:pulse-tap 1.5s ease-in-out infinite}@keyframes pulse-tap{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.92)}}.gesture-tutorial__shake{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:14px}.gesture-tutorial__shake-icon{font-size:.85rem;font-weight:700;color:#f4a261;letter-spacing:.05em;text-transform:uppercase;animation:wiggle-shake 1.5s ease-in-out infinite}.gesture-tutorial__label--undo{color:#f4a261}@keyframes wiggle-shake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}.gesture-tutorial__hint{color:var(--ion-color-medium, #b0b0b0);font-size:.85rem;margin:32px 0 0}@keyframes slide-left{0%,to{transform:translate(0)}50%{transform:translate(-12px)}}@keyframes slide-right{0%,to{transform:translate(0)}50%{transform:translate(12px)}}@keyframes slide-up{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes slide-down{0%,to{transform:translateY(0)}50%{transform:translateY(12px)}}@media (prefers-reduced-motion: reduce){.gesture-tutorial__arrow--left,.gesture-tutorial__arrow--right,.gesture-tutorial__arrow--up,.gesture-tutorial__arrow--down,.gesture-tutorial__shake-icon{animation:none}}.maker-link{color:#f4a261;text-decoration:underline;text-decoration-color:rgba(244,162,97,.4);text-underline-offset:2px;cursor:pointer;transition:color .2s ease,text-decoration-color .2s ease;font-weight:500;background:none;border:none;padding:0;font:inherit}.maker-link:hover,.maker-link:focus-visible{color:#e76f51;text-decoration-color:#e76f51;outline:none}.maker-link:active{opacity:.7}ion-modal .wtb-sheet-done-btn{--color: #fff}.wtb-sheet{padding:0 16px 24px}.wtb-sheet__sauce-name{font-size:18px;font-weight:700;color:#fff;margin-bottom:2px}.wtb-sheet__gtin{font-size:12px;color:rgba(255,255,255,.65);font-family:monospace;margin-bottom:16px}.wtb-sheet__list{display:flex;flex-direction:column;gap:8px}.wtb-sheet__item{display:flex;align-items:center;gap:12px;width:100%;padding:14px 12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.15);border-radius:12px;cursor:pointer;transition:background .15s ease;color:inherit;text-align:left}.wtb-sheet__item:active{background:rgba(255,255,255,.12)}.wtb-sheet__item--verified{border-color:rgba(255,107,53,.3);background:rgba(255,107,53,.08)}.wtb-sheet__item--verified:active{background:rgba(255,107,53,.15)}.wtb-sheet__item-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.7);flex-shrink:0}.wtb-sheet__item--verified .wtb-sheet__item-icon{background:rgba(255,107,53,.15);color:#ff6b35}.wtb-sheet__retailer-logo{width:100%;height:100%;border-radius:10px;object-fit:cover}.wtb-sheet__item-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.wtb-sheet__item-name{font-size:15px;font-weight:600;color:#fff;display:flex;align-items:center;gap:5px}.wtb-sheet__verified-badge{color:#ff6b35;flex-shrink:0}.wtb-sheet__item-type{font-size:12px;color:rgba(255,255,255,.65)}.wtb-sheet__item-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.wtb-sheet__item-price{font-size:15px;font-weight:700;color:#ff6b35}.wtb-sheet__item-price--original{text-decoration:line-through;color:rgba(255,255,255,.45);margin-right:.4rem;font-size:.85em;font-weight:500}.wtb-sheet__item-price--sale{color:#2ecc40;font-weight:700}.wtb-sheet__search-icon,.wtb-sheet__item-arrow{color:rgba(255,255,255,.65)}.wtb-sheet__disclaimer{font-size:11px;color:rgba(255,255,255,.6);text-align:center;margin:16px 0 0;line-height:1.4}.wtb-sheet__affiliate-disclosure{font-size:11px;color:rgba(255,255,255,.75);text-align:center;margin:8px 0 0;padding-top:8px;border-top:1px solid rgba(255,255,255,.08);line-height:1.4}.detail-sheet{padding:0 16px 16px;color:var(--ion-text-color, #fff)}.detail-sheet__hero{position:relative;width:100%;max-height:300px;overflow:hidden;border-radius:0 0 16px 16px;margin-bottom:16px}.detail-sheet__hero-img{width:100%;max-height:300px;object-fit:cover;display:block}.detail-sheet__hero-placeholder{width:100%;height:200px;background:linear-gradient(135deg,#ff6b35,#c62828);border-radius:0 0 16px 16px}.detail-sheet__hot-ones-badge{position:absolute;top:12px;right:12px;background:rgba(255,107,53,.9);color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px;backdrop-filter:blur(4px)}.detail-sheet__header{padding:16px 4px 0;margin-bottom:8px}.detail-sheet__name{font-size:24px;font-weight:700;margin:0 0 4px;color:#fff;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.detail-sheet__hot-ones-inline{display:inline-flex;align-items:center;background:rgba(255,152,0,.9);color:#fff;font-size:.55rem;font-weight:700;text-transform:uppercase;padding:3px 8px;border-radius:4px;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.4)}.detail-sheet__maker{font-size:14px;opacity:.8;margin-bottom:8px;display:inline-block}.detail-sheet__section{padding:0 4px;margin-bottom:16px}.detail-sheet__section h3{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:rgba(255,255,255,.6);margin:0 0 8px}.detail-sheet__why{background:rgba(255,107,53,.1);border:1px solid rgba(255,107,53,.25);border-radius:12px;padding:12px 16px}.detail-sheet__why p{margin:0;font-size:15px;line-height:1.4;color:#ffcc80}.detail-sheet__chip-wrap{display:flex;flex-wrap:wrap;gap:6px}.detail-sheet__chip{--background: rgba(255, 107, 53, .15);--color: #ffab91;border:1px solid rgba(255,107,53,.3);font-size:13px;border-radius:16px}.detail-sheet__ingredient-list{list-style:none;padding:0;margin:0}@media (min-width: 480px){.detail-sheet__ingredient-list{columns:2;column-gap:16px}}.detail-sheet__ingredient-list li{padding:6px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:14px;color:rgba(255,255,255,.85)}.detail-sheet__ingredient-list li:last-child{border-bottom:none}.detail-sheet__empty{color:rgba(255,255,255,.65);font-style:italic;font-size:14px;margin:0}.detail-sheet__ingredient-disclosure{color:rgba(255,255,255,.45);font-size:12px;font-style:italic;margin:10px 0 0;line-height:1.4}.detail-sheet__maker-story p{font-size:14px;line-height:1.5;color:rgba(255,255,255,.8);margin:0 0 8px}.detail-sheet__profile-link{color:#ff6b35;font-size:14px;font-weight:600;text-decoration:none}.detail-sheet__profile-link:hover{text-decoration:underline}.detail-sheet__shelf-btns{display:flex;gap:10px}.detail-sheet__shelf-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;border-radius:10px;border:1px solid var(--ion-color-step-200);background:transparent;color:var(--ion-text-color);font-size:.85rem;font-weight:500;cursor:pointer;transition:background .15s ease}.detail-sheet__shelf-btn:active{background:rgba(255,255,255,.08)}.detail-sheet__shelf-btn--know{border-color:rgba(255,183,77,.4)}.detail-sheet__shelf-btn--know:active{background:rgba(255,183,77,.12)}.detail-sheet__shelf-btn--hate{border-color:rgba(244,67,54,.4)}.detail-sheet__shelf-btn--hate:active{background:rgba(244,67,54,.12)}.detail-sheet__footer-spacer{height:80px}.detail-sheet__footer{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-around;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:rgba(20,20,20,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.08);z-index:100}.detail-sheet__action{display:flex;flex-direction:column;align-items:center;gap:2px;background:none;border:none;color:rgba(255,255,255,.8);font-size:11px;font-weight:500;padding:8px 12px;cursor:pointer;border-radius:8px;transition:background .2s}.detail-sheet__action:active{background:rgba(255,255,255,.1)}.detail-sheet__action-icon{font-size:20px;line-height:1}.detail-sheet__action--pass .detail-sheet__action-icon{color:#ef5350}.detail-sheet__action--like .detail-sheet__action-icon,.detail-sheet__action--liked .detail-sheet__action-icon,.detail-sheet__action--liked{color:#22c55e}.detail-sheet__action--share .detail-sheet__action-icon{color:#64b5f6}.detail-sheet__action--buy{background:#ff6b35;color:#fff;font-weight:700;font-size:13px;padding:10px 20px;border-radius:20px}.detail-sheet__action--buy:active{background:#e55a2b}.alert-opt-in{padding:24px;text-align:center}.alert-opt-in__title{color:#fff;font-size:1.2rem;font-weight:700;margin:0 0 8px}.alert-opt-in__body{color:rgba(255,255,255,.7);font-size:.95rem;margin:0;line-height:1.4}.alert-opt-in__actions{display:flex;flex-direction:column;gap:8px;padding-top:16px}.alert-opt-in__btn{width:100%;padding:12px 16px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;border:none;transition:opacity .2s}.alert-opt-in__btn:active{opacity:.8}.alert-opt-in__btn--primary{background:#e63946;color:#fff}.alert-opt-in__btn--secondary{background:transparent;color:rgba(255,255,255,.5)}.discover-title-icon{font-size:1.4rem;width:1.4rem;height:1.4rem;color:#e63946;vertical-align:middle;filter:drop-shadow(0 0 6px rgba(230,57,70,.4))}.discover-feed{display:flex;flex-direction:column;height:100%;overflow:hidden;background:radial-gradient(ellipse at 30% 20%,var(--bottle-primary, #1a1a1a) 0%,transparent 70%),radial-gradient(ellipse at 70% 80%,var(--bottle-secondary, #121212) 0%,transparent 70%),#0d0d0d;transition:background .8s ease}.discover-loading{position:relative;flex:1;min-height:380px}.discover-help-btn{background:none;border:none;color:rgba(255,255,255,.6);font-size:1.4rem;padding:4px 12px;cursor:pointer;display:flex;align-items:center}.discover-help-btn:active{color:#f4a261}.discover-title-row{display:flex;align-items:center;gap:6px;padding-inline-start:8px}.discover-title-text{font-size:1.25rem;font-weight:700;letter-spacing:-.03em;background:linear-gradient(135deg,#e63946,#f4a261);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.discover-category-inline{font-size:1.25rem;font-weight:700;letter-spacing:-.03em;--padding-start: 0;--padding-end: 0;--color: #fff;border-bottom:2px solid #e63946;text-decoration:none}.discover-category-inline::part(text){color:#fff;text-decoration:none}.discover-category-inline::part(icon){color:#e63946;opacity:.6;margin-left:2px}.discover-vibe-toolbar{--min-height: 36px;--background: rgba(0, 0, 0, .15);--padding-start: 8px;--padding-end: 8px}.discover-feed[data-vibe=safe]{border-top:2px solid var(--vibe-accent, #4a9eff)}.discover-feed[data-vibe=push]{border-top:2px solid var(--vibe-accent, #ff6b35)}.discover-feed[data-vibe=surprise]{border-top:2px solid var(--vibe-accent, #b44aff)}.discover-shuffling .discover-stack-area{animation:shuffle-fan .6s ease-in-out}@keyframes shuffle-fan{0%{transform:scale(1) rotate(0)}30%{transform:scale(.95) rotate(-2deg)}60%{transform:scale(.95) rotate(2deg)}to{transform:scale(1) rotate(0)}}.discover-stack-area{flex:1;display:flex;align-items:stretch;justify-content:center;position:relative;overflow:hidden;min-height:0;padding:8px}.discover-controls{flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding:.25rem 1rem;gap:.5rem}@media (prefers-reduced-motion: reduce){.discover-shuffling .discover-stack-area{animation:none}}.buy-button{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border:none;border-radius:20px;background:#f4a261;color:#1a1a2e;font-size:.8rem;font-weight:600;cursor:pointer;min-width:110px;white-space:nowrap;transition:opacity .2s ease;flex-shrink:0}.buy-button:active{opacity:.8}.buy-button:disabled{opacity:.5;cursor:not-allowed}.sauce-list-card{position:relative;display:flex;align-items:center;gap:14px;padding:12px 14px;background:#1a1a2e;border:1px solid rgba(255,255,255,.08);border-radius:12px;cursor:pointer;transition:background .15s ease;width:100%}.sauce-list-card:active{background:#232340}.sauce-list-card__thumb{width:72px;height:88px;flex-shrink:0;border-radius:8px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.sauce-list-card__thumb>img{max-width:100%;max-height:100%;object-fit:contain;display:block}.sauce-list-card__thumb-placeholder{width:40px;height:100%;background:linear-gradient(135deg,#2a2a4e,#1a1a2e);border-radius:6px}.sauce-list-card__thumb-wrap{position:relative;flex-shrink:0}.sauce-list-card__preview{display:none;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);width:250px;height:250px;border-radius:10px;overflow:hidden;background:#1a1a2e;border:1px solid rgba(255,255,255,.15);box-shadow:0 8px 24px rgba(0,0,0,.5);z-index:100;pointer-events:none}.sauce-list-card__preview img{width:100%;height:100%;object-fit:contain}@media (hover: hover){.sauce-list-card__thumb-wrap:hover .sauce-list-card__preview{display:block}}.sauce-list-card__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.sauce-list-card__name{font-size:.95rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sauce-list-card__maker{font-size:.78rem;color:rgba(255,255,255,.55);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sauce-list-card__tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.sauce-list-card__tag{font-size:.65rem;padding:1px 6px;border-radius:4px;background:rgba(244,162,97,.15);color:#f4a261;white-space:nowrap;line-height:1.4}.sauce-list-card__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.sauce-list-card__action{display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:6px;cursor:pointer;font-size:1.2rem}.sauce-list-card__action:active{opacity:.7}.sauce-list-card__action--like{color:#22c55e}.sauce-list-card__action--remove{color:#8a8a8a}.sauce-list-card__action--remove:active{color:#ef4444;opacity:1}.sauce-list-card--on-sale{box-shadow:0 0 8px 1px rgba(46,204,64,.25);will-change:box-shadow}.sauce-list-card--lowest-ever{animation:pulse-glow-sm 2s ease-in-out infinite;will-change:box-shadow}.sauce-list-card--lowest-ever:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;z-index:-1;background:linear-gradient(135deg,#ff4500,#ff8c00,gold,#ff4500,#ff8c00);background-size:200% 200%;animation:flame-shimmer 2s ease-in-out infinite;pointer-events:none}@keyframes pulse-glow-sm{0%,to{box-shadow:0 0 10px 2px rgba(230,126,34,.35)}50%{box-shadow:0 0 18px 5px rgba(230,126,34,.5)}}@media (prefers-reduced-motion: reduce){.sauce-list-card--lowest-ever{animation:none;box-shadow:0 0 10px 2px rgba(230,126,34,.4)}.sauce-list-card--lowest-ever:before{animation:none;background-position:0% 0%}}.search-title-row{display:flex;align-items:center;gap:6px;padding-inline-start:8px}.search-title-icon{font-size:1.4rem;width:1.4rem;height:1.4rem;color:#e63946;vertical-align:middle;filter:drop-shadow(0 0 6px rgba(230,57,70,.4))}.search-title-text{font-size:1.25rem;font-weight:700;letter-spacing:-.03em;background:linear-gradient(135deg,#e63946,#f4a261);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.search-category-inline{font-size:1.25rem;font-weight:700;letter-spacing:-.03em;--padding-start: 0;--padding-end: 0;--color: #fff;border-bottom:2px solid #e63946;text-decoration:none}.search-category-inline::part(text){color:#fff;text-decoration:none}.search-category-inline::part(icon){color:#e63946;opacity:.6;margin-left:2px}.search-filter-toolbar{--min-height: auto;--padding-top: 0;--padding-bottom: 0}.search-filter-bar{display:flex;align-items:center;gap:4px;padding-right:12px}.search-filter-bar .filter-chips{flex:1;min-width:0;padding-right:0}.search-reset-btn{flex-shrink:0;background:#e63946;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.8rem;padding:6px 14px;cursor:pointer;white-space:nowrap}.filter-chips{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:4px;padding:4px 16px 8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.filter-chips::-webkit-scrollbar{display:none}.filter-chip{--background: transparent;--color: #ccc;--border-color: #444;flex-shrink:0;font-size:.85rem}.filter-chip--active{--background: rgba(244, 162, 97, .2);--color: #f4a261;--border-color: #f4a261}.filter-chip--excluded{--background: rgba(230, 57, 70, .2);--color: #e63946;--border-color: #e63946}.filter-sheet__content{--background: #1a1a2e}.filter-sheet__label{color:#ccc;font-size:.9rem;margin-bottom:8px}.filter-sheet__tags{display:flex;flex-wrap:wrap;gap:8px}.filter-sheet__heat-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-sheet__heat-btn{background:rgba(255,255,255,.08);border:1px solid #333;border-radius:12px;color:#f4f4f4;padding:10px 16px;font-size:.9rem;cursor:pointer;transition:background .2s,border-color .2s;text-align:center}.filter-sheet__heat-btn:active{background:rgba(244,162,97,.2);border-color:#f4a261}.filter-sheet__heat-btn--active{background:rgba(244,162,97,.2);border-color:#f4a261;color:#f4a261;font-weight:600}.filter-sheet__heat-btn--all{grid-column:1 / -1}.search-browse{padding:16px 16px 100px}.search-browse__section{margin-bottom:24px}.search-browse__heading{font-size:1.3rem;font-weight:800;color:#fff;margin:0 0 16px;letter-spacing:-.02em}.search-browse__title{font-size:1.1rem;font-weight:700;color:#f4a261;margin:0 0 12px}.search-browse__heat-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.search-browse__heat-btn{background:rgba(255,255,255,.08);border:1px solid #333;border-radius:12px;color:#f4f4f4;padding:10px 16px;font-size:.9rem;cursor:pointer;transition:background .2s,border-color .2s;flex:1;min-width:80px;text-align:center}.search-browse__heat-btn:active{background:rgba(244,162,97,.2);border-color:#f4a261}.search-browse__heat-btn--active{background:rgba(244,162,97,.2);border-color:#f4a261;color:#f4a261;font-weight:600}.search-browse__heat-btn--all{grid-column:1 / -1}.search-browse__heat-flames{display:block;font-size:1.2rem;line-height:1;margin-bottom:4px}.search-browse__fruit-row{display:flex;gap:10px;flex-wrap:wrap;padding-bottom:4px}.search-browse__fruit-btn{background:rgba(255,255,255,.08);border:1px solid #333;border-radius:12px;color:#f4f4f4;padding:10px 16px;font-size:.85rem;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s,border-color .2s}.search-browse__fruit-row--collapsed{max-height:42px;overflow:hidden}.search-browse__fruit-btn:active{background:rgba(244,162,97,.2);border-color:#f4a261}.search-browse__fruit-btn--selected{background:rgba(244,162,97,.25);border-color:#f4a261;color:#f4a261}.search-browse__fruit-btn--excluded{background:rgba(230,57,70,.25);border-color:#e63946;color:#e63946}.search-browse__fruit-btn--select-all{border-style:dashed;font-weight:600;opacity:.85}.search-browse__check-icon{font-size:.85rem;margin-right:4px;flex-shrink:0}.search-browse__apply-bar{padding:12px 0;display:flex;justify-content:center}.search-browse__apply-bar--sticky{position:sticky;bottom:0;z-index:10;background:linear-gradient(transparent,var(--ion-background-color, #1a1a1a) 12px);padding:20px 0 12px}.search-browse__apply-btn{background:#e63946;color:#fff;border:none;border-radius:12px;font-weight:700;font-size:.95rem;padding:12px 32px;cursor:pointer;width:100%;transition:background .2s}.search-browse__apply-btn:active{background:#c5303b}.search-browse__ingredient-group{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.search-browse__ingredient-group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.search-browse__subtitle-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.search-browse__subtitle{font-size:.85rem;font-weight:600;color:#ccc;margin:0}.search-browse__show-more-btn{background:none;border:none;color:#f4a261;font-size:.8rem;font-weight:600;cursor:pointer;padding:0;flex-shrink:0}.search-browse__divider{height:1px;background:linear-gradient(90deg,transparent,rgba(244,162,97,.4) 20%,rgba(244,162,97,.4) 80%,transparent);margin:12px 0 24px}.search-browse__maker-groups{display:flex;flex-direction:column;gap:8px}.search-browse__maker-group-btn{display:flex;align-items:center;justify-content:space-between;width:100%;background:rgba(255,255,255,.08);border:1px solid #333;border-radius:12px;color:#f4f4f4;padding:12px 16px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s}.search-browse__maker-group-btn--active{background:rgba(244,162,97,.15);border-color:#f4a261}.search-browse__maker-group-btn:active{background:rgba(244,162,97,.2);border-color:#f4a261}.search-browse__maker-group-count{font-size:.75rem;font-weight:400;color:#999}.search-browse__maker-list{display:flex;flex-wrap:wrap;gap:8px;padding:8px 4px 4px}.search-browse__maker-btn{background:rgba(255,255,255,.06);border:1px solid #444;border-radius:10px;color:#f4f4f4;padding:8px 14px;font-size:.85rem;cursor:pointer;transition:background .2s,border-color .2s}.search-browse__maker-btn:active{background:rgba(244,162,97,.2);border-color:#f4a261}.search-ingredient-chips{display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px 8px}.search-ingredient-chip{display:inline-flex;align-items:center;gap:0;border:1px solid #555;border-radius:20px;color:#f4f4f4;padding:0;font-size:.82rem;cursor:default;transition:background .2s,border-color .2s;background:rgba(255,255,255,.08);overflow:hidden}.search-ingredient-chip__toggle,.search-ingredient-chip__remove{background:none;border:none;color:inherit;cursor:pointer;padding:6px;font-size:.85rem;line-height:1;display:flex;align-items:center;transition:background .15s}.search-ingredient-chip__toggle{padding-left:10px;font-weight:700}.search-ingredient-chip__remove{padding-right:10px;font-size:.95rem;opacity:.7}.search-ingredient-chip__toggle:active,.search-ingredient-chip__remove:active{background:rgba(255,255,255,.15)}.search-ingredient-chip__remove:hover{opacity:1}.search-ingredient-chip__label{padding:6px 2px}.search-ingredient-chip--pepper{border-color:#e63946;background:rgba(230,57,70,.15);color:#ff8a94}.search-ingredient-chip--fruit{border-color:#f4a261;background:rgba(244,162,97,.15);color:#f4c794}.search-ingredient-chip--vegetable{border-color:#2a9d8f;background:rgba(42,157,143,.15);color:#6bcfc3}.search-ingredient-chip--sweetener{border-color:#c9a227;background:rgba(201,162,39,.15);color:#e0c55b}.search-ingredient-chip--spice{border-color:#9b59b6;background:rgba(155,89,182,.15);color:#c39bd3}.search-ingredient-chip--excluded{border-style:dashed}.search-ingredient-chip--add{border-color:#666;background:rgba(255,255,255,.05);color:#ccc;font-weight:600;padding:6px 14px;cursor:pointer}.search-ingredient-chip--add:active{opacity:.7}.search-maker-banner{display:flex;align-items:center;gap:10px;padding:12px 16px;margin:8px 8px 0;background:rgba(244,162,97,.12);border:1px solid rgba(244,162,97,.3);border-radius:12px}.search-maker-banner__logo{width:28px;height:28px;border-radius:6px;object-fit:contain;background:#fff;flex-shrink:0}.search-maker-banner__name{font-weight:700;font-size:.95rem;color:#f4a261;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-maker-banner__close{background:none;border:none;color:#999;font-size:1.3rem;cursor:pointer;padding:0 4px;flex-shrink:0;line-height:1}.search-maker-banner__close:active{color:#e63946}.search-results{padding:0 8px 100px}.search-results__empty{text-align:center;color:#777;padding:3rem 1rem;font-size:.95rem}.search-skeleton{padding:16px;display:flex;flex-direction:column;gap:24px}.search-skeleton__section{display:flex;flex-direction:column;gap:12px}.search-skeleton__heading{height:16px;width:120px;border-radius:6px;background:#2a2a2a;animation:search-shimmer 1.5s infinite ease-in-out}.search-skeleton__chips{display:flex;gap:8px;flex-wrap:wrap}.search-skeleton__chip{height:36px;width:80px;border-radius:20px;background:#2a2a2a;animation:search-shimmer 1.5s infinite ease-in-out}@keyframes search-shimmer{0%,to{background:#2a2a2a}50%{background:#333}}@media (prefers-reduced-motion: reduce){.search-skeleton__heading,.search-skeleton__chip{animation:none}}.hotlist-title-row{display:flex;align-items:center;gap:6px;padding-inline-start:8px}.hotlist-title-icon{font-size:1.4rem;width:1.4rem;height:1.4rem;color:#e63946;vertical-align:middle;filter:drop-shadow(0 0 6px rgba(230,57,70,.4))}.hotlist-title-text{font-size:1.25rem;font-weight:700;letter-spacing:-.03em;background:linear-gradient(135deg,#e63946,#f4a261);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hotlist-share-btn{--color: rgba(255, 255, 255, .85);display:flex;align-items:center;gap:4px}.hotlist-share-icon{font-size:1.1rem}.hotlist-share-label{font-size:.8rem;font-weight:500;letter-spacing:.02em}.hotlist-segment-toolbar{--background: var(--ion-toolbar-background, var(--ion-background-color, #1a1a1a));--border-width: 0;padding:0 12px 4px}.hotlist-segment-toolbar ion-segment-button{--color: #999;--color-checked: #f4f4f4;--indicator-color: var(--ion-color-primary)}.hotlist-tab-count{display:inline-flex;align-items:center;justify-content:center;margin-left:6px;min-width:20px;height:20px;padding:0 6px;border-radius:10px;font-size:.7rem;font-weight:700;line-height:1}.hotlist-tab-count--wishlist{background:rgba(230,57,70,.2);color:#e63946}.hotlist-tab-count--shelf{background:rgba(76,175,80,.2);color:#66bb6a}.hotlist-search{padding:8px 12px 0}.hotlist-searchbar{--background: rgba(255, 255, 255, .06);--border-radius: 12px;--box-shadow: none;--placeholder-color: rgba(255, 255, 255, .35);--color: #f4f4f4;--icon-color: rgba(255, 255, 255, .35);padding:0!important;--padding-top: 0;--padding-bottom: 0;min-height:40px}.hotlist-sort-pills{display:flex;gap:8px;padding:10px 16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hotlist-sort-pills::-webkit-scrollbar{display:none}.hotlist-sort-pill{flex-shrink:0;padding:6px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:rgba(255,255,255,.6);font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.hotlist-sort-pill:active{transform:scale(.95)}.hotlist-sort-pill--active{color:#fff;border-color:transparent}.hotlist-sort-pill--wishlist{background:rgba(230,57,70,.2);border-color:rgba(230,57,70,.4)}.hotlist-sort-pill--shelf{background:rgba(76,175,80,.2);border-color:rgba(76,175,80,.4)}.hotlist-sort-pill__arrow{margin-left:3px;font-size:.75rem;font-weight:700;opacity:.9}.hotlist-no-results{text-align:center;padding:2rem 1rem;color:rgba(255,255,255,.45);font-size:.9rem}.hotlist-category-group__title{display:flex;align-items:center;gap:8px;padding:14px 16px 6px;margin:0;font-size:.85rem;font-weight:600;color:rgba(255,255,255,.7);letter-spacing:.04em;text-transform:uppercase}.hotlist-category-group__icon{font-size:1.1rem;line-height:1}.hotlist-category-group+.hotlist-category-group{border-top:1px solid rgba(255,255,255,.06);margin-top:8px;padding-top:4px}.hotlist-list{padding:0 12px 24px}.hotlist-list ion-item-sliding{margin-bottom:12px}.hotlist-list ion-item{--background: transparent;--padding-start: 0;--padding-end: 0;--inner-padding-end: 0;overflow:hidden}.hotlist-remove-btn{--background: #e63946;--color: #fff;font-weight:600;--border-radius: 8px}.hotlist-skeleton{padding:8px 16px}.hotlist-skeleton__card{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #2a2a2a}.hotlist-skeleton__image{width:56px;height:56px;border-radius:8px;background:#2a2a2a;flex-shrink:0;animation:hotlist-shimmer 1.5s infinite ease-in-out}.hotlist-skeleton__info{flex:1;display:flex;flex-direction:column;gap:8px}.hotlist-skeleton__line{height:12px;border-radius:6px;background:#2a2a2a;animation:hotlist-shimmer 1.5s infinite ease-in-out}.hotlist-skeleton__line--title{width:60%}.hotlist-skeleton__line--subtitle{width:40%}.hotlist-skeleton__line--short{width:25%}.hotlist-skeleton__action{width:32px;height:32px;border-radius:50%;background:#2a2a2a;flex-shrink:0;animation:hotlist-shimmer 1.5s infinite ease-in-out}@keyframes hotlist-shimmer{0%,to{background:#2a2a2a}50%{background:#333}}.hotlist-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem 1.5rem}.hotlist-empty__icon{font-size:3.5rem;margin-bottom:1rem}.hotlist-empty__icon--wishlist{color:#e63946}.hotlist-empty__icon--shelf{color:#66bb6a}.hotlist-empty__title{font-size:1.3rem;font-weight:700;color:#f4f4f4;margin:0 0 .5rem}.hotlist-empty__subtitle{color:#999;margin:0 0 2rem;font-size:.9rem;line-height:1.4}.hotlist-popular{width:100%;padding:0 4px}.hotlist-popular__heading{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:rgba(255,255,255,.5);margin:0 0 12px 4px}.hotlist-popular__list{display:flex;flex-direction:column;gap:12px}.shelf-empty-card-wrap,.wishlist-card-wrap{width:100%}.wishlist-card-rate{display:flex;align-items:center;gap:8px;padding:6px 8px 8px}.wishlist-card-rate__label{font-size:.75rem;color:#999;white-space:nowrap}.shelf-card-wrap{width:100%}.shelf-card-rating{padding:6px 8px 8px}.shelf-sentiment-filters{padding-bottom:0}.shelf-sentiment-pill{font-size:.75rem;padding:4px 14px}@media (prefers-reduced-motion: reduce){.hotlist-sort-pill{transition:none}.hotlist-sort-pill:active{transform:none}.hotlist-skeleton__image,.hotlist-skeleton__line,.hotlist-skeleton__action{animation:none}}.flame-score{display:flex;flex-direction:column;align-items:center;gap:4px}.flame-score__icon-wrap{display:flex;align-items:center;justify-content:center}.flame-score__icon{animation:flicker ease-in-out infinite}@keyframes flicker{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.95);opacity:.85}75%{transform:scale(1.05);opacity:1}}.flame-score__value{font-size:2rem;font-weight:700;color:#f4f4f4;line-height:1}.flame-score__label{font-size:.8rem;color:#b0b0b0;text-transform:uppercase;letter-spacing:.05em}@media (prefers-reduced-motion: reduce){.flame-score__icon{animation:none}}.persona-badge{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 24px;border-radius:16px;background:radial-gradient(ellipse at center,rgba(244,162,97,.08),rgba(0,0,0,.3));border:1px solid rgba(244,162,97,.25);box-shadow:0 0 20px rgba(244,162,97,.06)}.persona-badge__icon{font-size:2.5rem;line-height:1}.persona-badge__name{font-size:1.15rem;font-weight:700;color:#f4f4f4}.persona-badge__tagline{font-size:.85rem;font-style:italic;color:rgba(244,162,97,.7);text-align:center}.shelf-badges{padding:16px;border-top:1px solid rgba(255,255,255,.06)}.shelf-badges__title{font-size:1.1rem;font-weight:700;color:#f4a261;margin:0 0 12px;letter-spacing:.02em}.shelf-badges__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.shelf-badge{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 4px;border-radius:12px;border:2px solid transparent;transition:transform .15s,border-color .2s}.shelf-badge--earned{background:rgba(255,255,255,.06)}.shelf-badge--locked{background:rgba(255,255,255,.02);opacity:.4}.shelf-badge__icon{font-size:1.6rem;line-height:1}.shelf-badge__name{font-size:.65rem;font-weight:600;color:#ccc;text-align:center;line-height:1.2}.shelf-badge--locked .shelf-badge__name{color:#666}.shelf-badge__threshold{font-size:.6rem;font-weight:700;color:#777}.shelf-badges__progress{font-size:.8rem;color:#999;text-align:center;margin:12px 0 0}.shelf-badges__progress strong{color:#f4a261}@media (max-width: 350px){.shelf-badges__grid{grid-template-columns:repeat(3,1fr)}}.price-alert-section{padding:16px}.price-alert-section__row{display:flex;align-items:center;justify-content:space-between;padding:8px 0}.price-alert-section__label{font-size:1rem;font-weight:600;color:rgba(255,255,255,.9)}.price-alert-section__freq{margin-top:4px}.price-alert-section__freq-inner{padding:8px 0}.price-alert-section__freq-label{display:block;font-size:.85rem;color:rgba(255,255,255,.6);margin-bottom:8px}.account-settings{display:flex;flex-direction:column;gap:12px}.account-settings__form{display:flex;flex-direction:column;gap:8px;margin-top:8px}.account-settings__form ion-input{--background: rgba(255, 255, 255, .06);--color: #f4f4f4;--placeholder-color: #888;--border-radius: 8px;--padding-start: 12px;--padding-end: 12px;font-size:.95rem}.account-settings__actions{display:flex;gap:8px}.account-settings__actions ion-button{flex:1}.account-settings__current-email{color:#999;font-size:.85rem;margin:0}.account-settings__error{color:#e63946;font-size:.8rem;margin:0}.account-settings__success{color:#4caf50;font-size:.8rem;margin:0}.account-settings__oauth-note{display:flex;align-items:center;gap:8px;color:#999;font-size:.85rem;margin:0;line-height:1.4}.account-settings__oauth-note-icon{flex-shrink:0;font-size:1.1rem}.profile-summary{padding:16px;max-width:480px;margin:0 auto}.profile-summary__header{display:flex;align-items:center;gap:8px;margin-bottom:20px}.profile-summary__back-btn{--color: #f4a261;margin:0;flex-shrink:0}.profile-summary__title{font-size:1.3rem;font-weight:900;letter-spacing:.08em;margin:0;background:linear-gradient(135deg,#e63946,#f4a261);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.profile-summary__sections{display:flex;flex-direction:column;gap:2px}.profile-summary__row{display:flex;align-items:center;justify-content:space-between;padding:14px 12px;background:rgba(255,255,255,.04);border-radius:10px}.profile-summary__row-content{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.profile-summary__label{font-size:.75rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.05em}.profile-summary__value{font-size:.95rem;color:#f4f4f4;line-height:1.3}.profile-summary__edit-btn{--color: #f4a261;flex-shrink:0;margin:0}.profile-content{--background: var(--ion-background-color, #1a1a1a)}.profile-title-row{display:flex;align-items:center;gap:6px;padding-inline-start:8px}.profile-title-icon{font-size:1.2rem;color:#e63946;filter:drop-shadow(0 0 6px rgba(230,57,70,.4))}.profile-title-text{font-size:1.25rem;font-weight:700;letter-spacing:-.03em;background:linear-gradient(135deg,#e63946,#f4a261);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.profile-category-inline{font-size:1.25rem;font-weight:700;letter-spacing:-.03em;--padding-start: 0;--padding-end: 0;--color: #fff;border-bottom:2px solid #e63946;text-decoration:none}.profile-category-inline::part(text){color:#fff;text-decoration:none}.profile-category-inline::part(icon){color:#e63946;opacity:.6;margin-left:2px}.profile-hero{display:flex;flex-direction:column;align-items:center;padding:24px 16px 16px;gap:12px}.profile-header-user{display:flex;align-items:center;gap:6px;padding-right:12px;cursor:pointer}.profile-header-user__email{font-size:.8rem;color:#ccc;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-header-user__icon{font-size:1.5rem;color:#f4a261}.profile-hero__edit-btn{margin-top:8px}.profile-section-header{font-size:1.1rem;font-weight:700;color:#f4a261;margin:0 0 12px;letter-spacing:.02em}.profile-flavor{padding:16px;border-top:1px solid rgba(255,255,255,.06)}.profile-flavor__explainer{font-size:.75rem;color:#777;text-align:center;margin:8px 0 0;font-style:italic}.profile-stats{padding:0 16px;border-top:1px solid rgba(255,255,255,.06)}.profile-alerts{padding:16px 16px 0;border-top:1px solid rgba(255,255,255,.06)}.profile-account{padding:24px 16px 40px;border-top:1px solid rgba(255,255,255,.06)}.profile-account__divider{border:none;border-top:1px solid rgba(255,255,255,.06);margin:24px 0 12px}.profile-account__legal{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:16px}.profile-account__legal a{color:#777;font-size:.75rem;text-decoration:none}.profile-account__legal a:hover{text-decoration:underline}.profile-account__legal span{color:#555;font-size:.75rem}.profile-account__delete{color:#999;font-size:.85rem;text-align:center;margin:0;cursor:pointer;text-decoration:underline}.profile-empty-state{text-align:center;padding:32px 16px;color:#999}.profile-empty-state p{margin:0 0 8px;font-size:.95rem}.profile-empty-state__sub{font-size:.8rem!important;color:#666!important}.profile-skeleton{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 0}.sauce-carousel{width:100%;position:relative}.sauce-carousel-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid #3a3a3a;background:rgba(30,30,30,.9);color:#f4f4f4;font-size:1.2rem;cursor:pointer;align-items:center;justify-content:center;backdrop-filter:blur(4px);transition:background .2s ease}.sauce-carousel-arrow:hover{background:rgba(60,60,60,.95)}.sauce-carousel-arrow--left{left:4px}.sauce-carousel-arrow--right{right:4px}@media (min-width: 768px){.sauce-carousel-arrow{display:flex}}.sauce-carousel-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 16px 12px;scrollbar-width:none}.sauce-carousel-track::-webkit-scrollbar{display:none}.sauce-carousel-empty{padding:2rem 1rem;text-align:center;color:#a0a0a0}@media (prefers-reduced-motion: reduce){.sauce-card,.sauce-card:hover,.sauce-card:active{transition:none;transform:none}}.sauce-card{flex:0 0 160px;scroll-snap-align:start;background:#2a2a2a;border-radius:12px;border:1px solid #3a3a3a;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;position:relative}@media (min-width: 768px){.sauce-card{flex:0 0 200px}}.sauce-card:hover,.sauce-card:focus-visible{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.4);outline:none}.sauce-card:active{transform:scale(.97)}.sauce-card--sold-out{opacity:.7}.sauce-card__image-wrap{position:relative;width:100%;height:120px;background:#1a1a1a;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (min-width: 768px){.sauce-card__image-wrap{height:150px}}.sauce-card__image{width:100%;height:100%;object-fit:contain;padding:8px}.sauce-card__image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.sauce-card__placeholder-icon{font-size:2rem;color:#555}.sauce-card__sold-out-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center}.sauce-card__sold-out-overlay span{color:#e63946;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:rgba(0,0,0,.7);padding:4px 10px;border-radius:4px}.sauce-card__info{padding:8px 10px 10px}.sauce-card__name{font-size:.8rem;font-weight:600;color:#f4f4f4;margin:0 0 4px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sauce-card__heat{display:flex;gap:1px;margin-bottom:4px}.sauce-card__flame{font-size:.7rem;color:#e63946}.sauce-card__type-badge{display:inline-block;font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#ccc;background:#333;padding:2px 6px;border-radius:4px}.maker-loading,.maker-error{display:flex;align-items:center;justify-content:center;height:100%;color:#999}.maker-header-toolbar{--color: #fff}.maker-hero{display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem 1.5rem;text-align:center;color:#fff}.maker-hero__logo{width:80px;height:80px;border-radius:16px;object-fit:contain;background:rgba(255,255,255,.15);padding:8px;margin-bottom:1rem;box-shadow:0 4px 12px rgba(0,0,0,.3)}.maker-hero__name{font-size:1.6rem;font-weight:800;margin:0 0 .5rem;text-shadow:0 2px 8px rgba(0,0,0,.3)}.maker-hero__location{display:flex;align-items:center;gap:4px;font-size:.85rem;opacity:.9}.maker-body{padding:0 0 2rem}.maker-section{padding:1rem 1.5rem}.maker-section-heading{font-size:1.1rem;font-weight:700;color:#f4f4f4;margin:0 0 .75rem;padding:0 1.5rem}.maker-story{font-size:.95rem;line-height:1.6;color:#ccc;margin:0}.maker-facts{display:flex;flex-wrap:wrap;gap:8px;padding:.5rem 1.5rem 1rem}.maker-fact-badge{display:inline-flex;align-items:center;gap:4px;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:20px;padding:6px 12px;font-size:.8rem;color:#ccc}.maker-fact-badge ion-icon{font-size:.9rem;color:#f4a261}.maker-stats{display:flex;justify-content:center;gap:1.5rem;padding:1rem 1.5rem;border-top:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a}.maker-stat{display:flex;flex-direction:column;align-items:center;gap:2px}.maker-stat ion-icon{font-size:1.2rem;color:#e63946;margin-bottom:2px}.maker-stat__value{font-size:1.1rem;font-weight:700;color:#f4f4f4}.maker-stat__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#888}.maker-socials{display:flex;justify-content:center;gap:1.25rem;padding:1rem 1.5rem}.maker-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:50%;background:#2a2a2a;border:1px solid #3a3a3a;color:#ccc;cursor:pointer;text-decoration:none;transition:background .2s ease,color .2s ease}.maker-social-link ion-icon{font-size:1.2rem}.maker-social-link:hover,.maker-social-link:focus-visible{background:#3a3a3a;color:#f4a261}.maker-shop{padding:1rem 1.5rem}.maker-shop-button{--border-radius: 12px;--color: #fff;font-weight:700;font-size:1rem;letter-spacing:.02em}.maker-sauces{padding-top:1rem}.offline-banner{position:fixed;top:0;left:0;right:0;z-index:9999;background:#333;color:#f4f4f4;font-size:13px;font-weight:500;text-align:center;padding:8px 16px;padding-top:calc(8px + env(safe-area-inset-top,0px));animation:offline-slide-in .2s ease}@keyframes offline-slide-in{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.offline-banner{animation:none}}.shared-hotlist-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1.5rem;min-height:60vh}.shared-hotlist-not-found ion-icon{font-size:4rem;color:var(--ion-color-medium);margin-bottom:1rem}.shared-hotlist-not-found h2{font-size:1.25rem;margin:0 0 .5rem;color:var(--ion-text-color)}.shared-hotlist-not-found p{font-size:.95rem;color:var(--ion-color-medium);margin:0 0 1.5rem}.shared-hotlist-not-found a{color:var(--ion-color-primary);text-decoration:none;font-weight:600}.shared-hotlist-loading{display:flex;align-items:center;justify-content:center;min-height:60vh}.shared-hotlist-cta{display:flex;align-items:center;justify-content:center;padding:1.25rem 1rem;margin:1rem;border-radius:12px;background:var(--ion-color-light, rgba(255, 255, 255, .06));text-align:center}.shared-hotlist-cta a{color:var(--ion-color-primary);text-decoration:none;font-weight:600;font-size:.95rem}.shared-hotlist-list{padding:.5rem 0}.legal-content{--background: #1a1a1a}.legal-body{padding:24px 16px 40px;max-width:640px;margin:0 auto;color:#ccc;font-size:.9rem;line-height:1.6}.legal-body h1{color:#f4f4f4;font-size:1.4rem;margin:0 0 4px}.legal-body .legal-updated{color:#777;font-size:.8rem;margin:0 0 24px}.legal-body h2{color:#f4a261;font-size:1.05rem;margin:24px 0 8px}.legal-body p{margin:0 0 12px}.legal-body ul{margin:0 0 12px;padding-left:20px}.legal-body li{margin-bottom:4px}.legal-body a{color:#e63946;text-decoration:none}.legal-body a:hover{text-decoration:underline}.landing-content{--background: #1a1a1a}.landing{max-width:960px;margin:0 auto;padding:0 1.5rem 3rem;color:#f0f0f0}.landing__nav{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0}.landing__wordmark{font-size:1.5rem;font-weight:900;letter-spacing:.15em;background:linear-gradient(135deg,#e63946,#f4a261);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing__nav-login{background:none;border:1px solid #3a3a3a;color:#f0f0f0;border-radius:999px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;cursor:pointer}.landing__nav-login:hover{border-color:#e63946}.landing__hero{text-align:center;padding:3.5rem 0 3rem}.landing__headline{font-size:clamp(2rem,6vw,3.25rem);font-weight:900;line-height:1.1;margin:0 auto;max-width:640px;background:linear-gradient(135deg,#fff 30%,#f4a261);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing__subhead{color:#b0b0b0;font-size:1.1rem;line-height:1.6;max-width:520px;margin:1.25rem auto 2rem}.landing__cta-row{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.landing__cta{border:none;border-radius:999px;padding:.9rem 1.75rem;font-size:1rem;font-weight:700;cursor:pointer}.landing__cta--primary{background:linear-gradient(135deg,#e63946,#d62839);color:#fff;box-shadow:0 4px 24px rgba(230,57,70,.35)}.landing__cta--primary:hover{filter:brightness(1.1)}.landing__cta--ghost{background:none;border:1px solid #3a3a3a;color:#f0f0f0}.landing__cta--ghost:hover{border-color:#e63946}.landing__how{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;padding:1rem 0 2rem}.landing__how-card{background:#242424;border:1px solid #2e2e2e;border-radius:16px;padding:1.5rem}.landing__how-icon{color:#e63946}.landing__how-card h3{font-size:1.05rem;font-weight:700;margin:.75rem 0 .5rem}.landing__how-card p{color:#b0b0b0;font-size:.9rem;line-height:1.55;margin:0}.landing__highlights{padding:1.5rem 0}.landing__highlights h2{font-size:1.4rem;font-weight:800;margin:0 0 1.25rem}.landing__highlight-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.landing__highlight-card{display:flex;flex-direction:column;background:#242424;border:1px solid #2e2e2e;border-radius:14px;padding:.75rem;text-decoration:none;color:inherit;transition:border-color .15s ease}.landing__highlight-card:hover{border-color:#e63946}.landing__highlight-img{width:100%;aspect-ratio:3 / 4;object-fit:contain;border-radius:10px;background:#1e1e1e}.landing__highlight-name{font-size:.9rem;font-weight:700;margin-top:.6rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.landing__highlight-meta{color:#b0b0b0;font-size:.78rem;margin-top:.25rem}.landing__bottom-cta{text-align:center;padding:2.5rem 0}.landing__bottom-cta h2{font-size:1.5rem;font-weight:800;margin:0 0 1.25rem}.landing__footer{display:flex;gap:1.5rem;justify-content:center;padding-top:1.5rem;border-top:1px solid #2e2e2e}.landing__footer a{color:#b0b0b0;font-size:.85rem;text-decoration:none}.landing__footer a:hover{color:#f0f0f0}.public-sauce-content{--background: #1a1a1a}.public-sauce{max-width:720px;margin:0 auto;padding:0 1.5rem 3rem;color:#f0f0f0}.public-sauce__nav{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0}.public-sauce__wordmark{font-size:1.5rem;font-weight:900;letter-spacing:.15em;text-decoration:none;background:linear-gradient(135deg,#e63946,#f4a261);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.public-sauce__nav-signup{background:none;border:1px solid #3a3a3a;color:#f0f0f0;border-radius:999px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;cursor:pointer}.public-sauce__nav-signup:hover{border-color:#e63946}.public-sauce__loading{display:flex;justify-content:center;padding:5rem 0}.public-sauce__not-found{text-align:center;padding:4rem 0}.public-sauce__not-found h1{font-size:1.6rem;font-weight:800}.public-sauce__not-found p{color:#b0b0b0;margin-bottom:1.5rem}.public-sauce__hero{display:flex;gap:1.5rem;align-items:flex-start;padding:1rem 0}.public-sauce__image{width:40%;max-width:240px;aspect-ratio:3 / 4;object-fit:contain;border-radius:16px;background:#242424;flex-shrink:0}.public-sauce__hero-info{flex:1;min-width:0}.public-sauce__name{font-size:clamp(1.4rem,4.5vw,2rem);font-weight:900;line-height:1.15;margin:0 0 .35rem}.public-sauce__hot-ones{display:inline-block;vertical-align:middle;margin-left:.5rem;padding:.2rem .55rem;border-radius:999px;background:rgba(230,57,70,.15);color:#f4a261;font-size:.65rem;font-weight:700;letter-spacing:.05em;white-space:nowrap}.public-sauce__maker{color:#b0b0b0;font-size:1rem;margin:0 0 1rem}.public-sauce__scoville{color:#b0b0b0;font-size:.85rem;margin:.5rem 0 0}.public-sauce__cta{display:inline-flex;align-items:center;gap:.5rem;border:none;border-radius:999px;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;cursor:pointer;background:linear-gradient(135deg,#e63946,#d62839);color:#fff;box-shadow:0 4px 24px rgba(230,57,70,.35)}.public-sauce__cta:hover{filter:brightness(1.1)}.public-sauce__cta--buy{margin-top:1.25rem}.public-sauce__section{padding:1.25rem 0}.public-sauce__section h2{font-size:1.15rem;font-weight:800;margin:0 0 .75rem}.public-sauce__description{color:#d0d0d0;font-size:1rem;line-height:1.65;margin:0}.public-sauce__chip-wrap{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}.public-sauce__chip{--background: #2e2e2e;--color: #d0d0d0;font-size:.8rem;text-transform:capitalize}.public-sauce__signup-card{background:#242424;border:1px solid #2e2e2e;border-radius:16px;padding:1.75rem;text-align:center;margin:1.5rem 0}.public-sauce__signup-card h2{font-size:1.25rem;font-weight:800;margin:0 0 .5rem}.public-sauce__signup-card p{color:#b0b0b0;font-size:.92rem;line-height:1.55;max-width:400px;margin:0 auto 1.25rem}.public-sauce__footer{display:flex;gap:1.5rem;justify-content:center;padding-top:1.5rem;border-top:1px solid #2e2e2e}.public-sauce__footer a{color:#b0b0b0;font-size:.85rem;text-decoration:none}.public-sauce__footer a:hover{color:#f0f0f0}@media (max-width: 560px){.public-sauce__hero{flex-direction:column;align-items:center;text-align:center}.public-sauce__image{width:60%}.public-sauce__hero-info{width:100%}}:root{--ion-color-primary: #e63946;--ion-color-primary-rgb: 230, 57, 70;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #ca323e;--ion-color-primary-tint: #e94d59;--ion-color-secondary: #e8923a;--ion-color-secondary-rgb: 232, 146, 58;--ion-color-secondary-contrast: #000000;--ion-color-secondary-contrast-rgb: 0, 0, 0;--ion-color-secondary-shade: #cc8033;--ion-color-secondary-tint: #ea9d4e;--ion-color-tertiary: #e76f51;--ion-color-tertiary-rgb: 231, 111, 81;--ion-color-tertiary-contrast: #000000;--ion-color-tertiary-contrast-rgb: 0, 0, 0;--ion-color-tertiary-shade: #cb6247;--ion-color-tertiary-tint: #e97d62;--ion-color-success: #e8923a;--ion-color-success-rgb: 232, 146, 58;--ion-color-success-contrast: #000000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #cc8033;--ion-color-success-tint: #ea9d4e;--ion-color-warning: #e9c46a;--ion-color-warning-rgb: 233, 196, 106;--ion-color-warning-contrast: #000000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #cdac5d;--ion-color-warning-tint: #ebca79;--ion-color-danger: #e63946;--ion-color-danger-rgb: 230, 57, 70;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ca323e;--ion-color-danger-tint: #e94d59;--ion-color-medium: #666666;--ion-color-medium-rgb: 102, 102, 102;--ion-color-medium-contrast: #ffffff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #5a5a5a;--ion-color-medium-tint: #757575;--ion-color-light: #f4f4f4;--ion-color-light-rgb: 244, 244, 244;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d7d7;--ion-color-light-tint: #f5f5f5;--ion-color-dark: #1a1a1a;--ion-color-dark-rgb: 26, 26, 26;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #171717;--ion-color-dark-tint: #313131;--ion-background-color: #1a1a1a;--ion-background-color-rgb: 26, 26, 26;--ion-text-color: #f4f4f4;--ion-text-color-rgb: 244, 244, 244;--ion-background-color-step-50: #212121;--ion-background-color-step-100: #2a2a2a;--ion-background-color-step-150: #333333;--ion-background-color-step-200: #3b3b3b;--ion-background-color-step-250: #444444;--ion-background-color-step-300: #4d4d4d;--ion-background-color-step-350: #565656;--ion-background-color-step-400: #5e5e5e;--ion-background-color-step-450: #676767;--ion-background-color-step-500: #707070;--ion-background-color-step-550: #797979;--ion-background-color-step-600: #828282;--ion-background-color-step-650: #8a8a8a;--ion-background-color-step-700: #939393;--ion-background-color-step-750: #9c9c9c;--ion-background-color-step-800: #a5a5a5;--ion-background-color-step-850: #adadad;--ion-background-color-step-900: #b6b6b6;--ion-background-color-step-950: #bfbfbf;--ion-text-color-step-50: #ebebeb;--ion-text-color-step-100: #e1e1e1;--ion-text-color-step-150: #d8d8d8;--ion-text-color-step-200: #cfcfcf;--ion-text-color-step-250: #c5c5c5;--ion-text-color-step-300: #bcbcbc;--ion-text-color-step-350: #b3b3b3;--ion-text-color-step-400: #a9a9a9;--ion-text-color-step-450: #a0a0a0;--ion-text-color-step-500: #979797;--ion-text-color-step-550: #8d8d8d;--ion-text-color-step-600: #848484;--ion-text-color-step-650: #7b7b7b;--ion-text-color-step-700: #717171;--ion-text-color-step-750: #686868;--ion-text-color-step-800: #5f5f5f;--ion-text-color-step-850: #555555;--ion-text-color-step-900: #4c4c4c;--ion-text-color-step-950: #434343;--ion-card-background: #2a2a2a;--ion-item-background: #2a2a2a;--ion-toolbar-background: #1a1a1a;--ion-tab-bar-background: #1a1a1a;--ion-border-color: #333333}ion-modal{--background: #222}ion-modal ion-content{--background: #222}:root{--font-body: "Space Grotesk", sans-serif}body{font-family:var(--font-body);background-color:#1a1a1a;color:#f4f4f4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ion-app,ion-content,ion-item,ion-label,ion-button,ion-card,ion-title,ion-select,ion-input,ion-textarea,ion-chip,ion-tab-button,ion-badge,ion-toast,ion-header,ion-toolbar,ion-searchbar,ion-note,ion-list-header{font-family:var(--font-body)}.alert-wrapper,.alert-title,.alert-sub-title,.alert-message,.alert-input,.alert-button{font-family:var(--font-body)!important}ion-searchbar{--font-family: var(--font-body)}h1,h2,h3,h4,h5,h6,ion-title{font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.25rem}ion-content{--background: #1a1a1a}ion-tab-bar{border-top:1px solid #2a2a2a}ion-button{text-transform:none;--background: linear-gradient(135deg, #c1222f, #d4813a);--background-hover: linear-gradient(135deg, #a81d28, #be7232);--background-activated: linear-gradient(135deg, #8f1820, #a8632a);--box-shadow: 0 4px 16px rgba(230, 57, 70, .3)}ion-button.ion-color-secondary{--box-shadow: none}ion-title{font-weight:700;letter-spacing:-.03em;line-height:44px;margin-bottom:0;background:linear-gradient(135deg,#e63946,#f4a261);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.error-boundary{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#1a1a1a;color:#fff;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-y:auto;z-index:99999}.error-boundary__inner{max-width:28rem;width:100%;text-align:center}.error-boundary__brand{margin:0 0 2rem;font-size:2.5rem;font-weight:900;letter-spacing:.15em;background:linear-gradient(135deg,#e63946,#f4a261);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.error-boundary__title{margin:0 0 .75rem;font-size:1.375rem;font-weight:700}.error-boundary__body{margin:0 0 2rem;font-size:1rem;line-height:1.55;color:rgba(255,255,255,.68)}.error-boundary__button{display:inline-block;padding:.875rem 2rem;border:none;border-radius:999px;background:#e63946;color:#fff;font:inherit;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .15s ease}.error-boundary__button:hover,.error-boundary__button:focus-visible{opacity:.88}.error-boundary__detail{margin:2rem 0 0;padding:1rem;border-radius:.5rem;background:rgba(0,0,0,.4);color:rgba(255,255,255,.6);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;line-height:1.5;text-align:left;white-space:pre-wrap;word-break:break-word;overflow-x:auto}
