:root{--bg-main: #111111;--bg-card: #222222;--bg-elev: #252525;--accent: #1267d8;--accent-2: #0a43a3;--warm-accent: #c07a35;--text-main: #f5f5f2;--text-soft: #bebebe;--danger: #ff7b7b}*{box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{width:0;height:0;display:none}html,body{margin:0;padding:0;font-family:Avenir Next,Segoe UI,Arial,sans-serif;background:var(--bg-main);color:var(--text-main);min-height:100%}body,#root{min-height:100vh}.app-shell{max-width:520px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(145deg,#111,#181818 45%,#101010);position:relative}.app-main{flex:1;padding:.65rem .85rem 7rem}.language-toggle{position:sticky;top:0;z-index:50;display:flex;justify-content:flex-end;padding:.65rem .85rem 0;pointer-events:none}.language-toggle-inner{pointer-events:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:.2rem;padding:.2rem;border-radius:999px;background:#111111db;border:1px solid rgba(141,189,255,.24);box-shadow:0 10px 26px #00000052;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.language-toggle button{min-width:42px;min-height:32px;border:0;border-radius:999px;background:transparent;color:#dcdcdc;font-weight:900;cursor:pointer}.language-toggle button.active{background:#dbe8ff;color:#071426}.page{display:grid;gap:.85rem}.header{position:sticky;top:0;z-index:3;background:#111111f5;border-bottom:1px solid #2a2a2a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.header-inner{padding:.85rem}.header-branding{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.75rem}.header-logo{width:52px;height:52px;object-fit:contain;border-radius:14px;background:transparent;border:1px solid rgba(141,189,255,.18);box-shadow:none}.header-copy{min-width:0}.app-kicker{margin:0 0 .15rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffbf80}.app-brand{margin:0;font-size:1.1rem;font-weight:700}.app-subtitle{margin:0;color:#111;font-size:.8rem;font-weight:700;padding:.4rem .7rem;border-radius:999px;background:linear-gradient(120deg,#fff,#6fa8ff);white-space:nowrap}.card{background:var(--bg-card);border-radius:18px;padding:1rem;border:1px solid #2b2b2b;box-shadow:0 8px 25px #00000059}.hero-card{border-color:#1267d86b}.confidence-card{position:relative;overflow:visible;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"head" "body";align-items:start;justify-items:start;gap:.55rem;margin-top:8rem;padding-top:13rem;border-color:#8dbdff6b;background:radial-gradient(circle at 28% 26%,rgba(255,255,255,.2),transparent 20%),linear-gradient(135deg,#111,#071426f0 42%,#1267d8d1)}.confidence-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,#0c0c0c14,#1267d894 45%,#071426eb);opacity:.72;z-index:0}.confidence-card>*{position:relative;z-index:1}.confidence-copy{display:contents}.confidence-head,.confidence-body{position:relative;z-index:3}.confidence-body{padding:.55rem .65rem;border-radius:12px;background:#040a1457;box-shadow:0 8px 22px #00000029}.confidence-head{grid-area:head;min-width:0}.confidence-copy h2{margin-bottom:0;font-size:clamp(1.45rem,6vw,2rem);line-height:1;letter-spacing:-.03em;white-space:nowrap;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.95)}.confidence-body{grid-area:body;margin:0;color:#fff;line-height:1.4;font-size:.92rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.95)}.confidence-logo{position:absolute;z-index:2;left:1rem;top:-7.4rem;width:calc(100% - 2rem);height:auto;max-height:none;object-fit:contain;filter:drop-shadow(0 0 1px rgba(0,0,0,.98)) drop-shadow(0 0 4px rgba(0,0,0,.78)) drop-shadow(0 12px 20px rgba(0,0,0,.45));pointer-events:none}@media (max-width: 360px){.confidence-card{gap:.5rem;margin-top:7.2rem;padding-top:11.6rem}.confidence-copy h2{font-size:1.33rem}.confidence-body{font-size:.84rem;line-height:1.34}.confidence-logo{top:-6.7rem}}.home-page .hero-card{position:relative;overflow:hidden;min-height:var(--home-feature-card-height, 300px);display:grid;align-content:end;background:linear-gradient(180deg,#0f0f0f73,#0f0f0fe6),url(/le-classique-grill-quebec.png) center / cover}.home-page .hero-card>*{position:relative;z-index:1}.hero-brand-panel{margin-bottom:1rem;display:flex;justify-content:center;align-items:center;padding:.5rem;border-radius:22px;background:radial-gradient(circle at top left,rgba(18,103,216,.25),transparent 48%),linear-gradient(160deg,#222834,#181818 62%,#111);border:1px solid rgba(255,255,255,.06)}.hero-brand-image{width:min(100%,320px);display:block;border-radius:18px;background:#fff;object-fit:cover;box-shadow:0 16px 30px #0000004d}.eyebrow{margin:0;color:var(--text-soft);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,h4,p{margin-top:0}h1{font-size:1.85rem;margin-bottom:.25rem}.hero-tagline{color:var(--text-soft);margin-bottom:.4rem}.hero-description,.muted{color:var(--text-soft);line-height:1.45}.btn{border:0;border-radius:12px;padding:.85rem 1rem;width:100%;font-size:1rem;font-weight:700;margin-top:.65rem;cursor:pointer;color:var(--text-main)}.btn:focus-visible{outline:2px solid var(--accent)}.btn-primary{background:linear-gradient(120deg,var(--accent),#5ea2ff)}.btn-accent{background:linear-gradient(120deg,#0a43a3,#1267d8)}.btn-dark{background:linear-gradient(120deg,#303030,#434343)}.btn-light{background:#101010;color:#eee}.btn:disabled{opacity:.5;cursor:not-allowed}.feature-inline p{margin-bottom:.5rem}.simple-list{margin:.5rem 0 0;padding-left:1.1rem;color:var(--text-soft);display:grid;gap:.4rem}.install-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1rem;background:rgba(0,0,0,.62);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.install-card{display:grid;gap:.85rem;border-color:#ffbf8061;background:radial-gradient(circle at top left,rgba(192,122,53,.18),transparent 46%),var(--bg-card)}.install-modal{position:relative;width:min(100%,390px);max-height:min(86vh,620px);overflow:auto;padding:1.15rem;box-shadow:0 24px 80px #000000b3,0 0 48px rgba(255,191,128,.13)}.install-modal h2{margin-bottom:.35rem;padding-right:2.1rem}.install-modal-close{position:absolute;top:.75rem;right:.75rem;width:2.15rem;height:2.15rem;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#111;color:#fff;font-size:1.35rem;font-weight:900;line-height:1;cursor:pointer}.install-actions{display:grid;grid-template-columns:1fr;gap:.55rem}.install-actions .btn{margin-top:0}.selector-grid{display:grid;gap:.6rem}.steak-selector-layout{display:grid;grid-template-columns:minmax(108px,128px) minmax(0,1fr);align-items:start;gap:.75rem}.selector-panel{min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.selector-panel .field{min-width:0}.selector-panel .field span{font-size:.9rem}.selector-panel .field select{font-size:.94rem;padding:.65rem}.field{display:grid;gap:.35rem;color:#d8d8d8}.field input,.field select,.field textarea{width:100%;border:1px solid #444;background:#181818;color:#f5f5f2;border-radius:10px;padding:.7rem;font-size:1rem}.field textarea{resize:vertical;font-family:inherit}.helper-text{color:var(--text-soft);margin-top:.7rem}.selection-result-slot{grid-column:1 / -1;margin-top:.35rem;padding-top:.75rem;border-top:1px solid #343434}.timer-mode-card{display:grid;gap:.7rem}.timer-mode-card h2{margin-bottom:0}.timer-mode-switch{display:grid;grid-template-columns:repeat(2,1fr);gap:.35rem;padding:.3rem;border-radius:14px;background:#161616;border:1px solid #343434}.timer-mode-switch button{border:0;min-height:44px;border-radius:11px;background:transparent;color:var(--text-soft);font:inherit;font-weight:800;cursor:pointer}.timer-mode-switch button.active{color:#111;background:linear-gradient(120deg,#fff,#6fa8ff)}.timer-mode-switch button:disabled{opacity:.7;cursor:not-allowed}.group-planner-card{display:grid;gap:.85rem}.group-planner-card .card-head{align-items:flex-start}.group-steak-form{display:grid;gap:.65rem;padding:.75rem;border-radius:16px;background:#181818;border:1px solid #363636}.group-steak-builder{display:grid;grid-template-columns:minmax(108px,128px) minmax(0,1fr);align-items:start;gap:.75rem}.group-steak-fields{display:grid;gap:.65rem;min-width:0}.group-form-button{margin-top:0}.group-empty-state{border:1px dashed #444;border-radius:14px;padding:.85rem;color:var(--text-soft)}.group-empty-state p,.group-helper-note{margin:0}.group-steak-list{display:grid;gap:.65rem}.group-steak-card{display:grid;gap:.65rem;padding:.75rem;border-radius:16px;background:#181818;border:1px solid #333333}.group-steak-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem}.group-steak-card h3{margin-bottom:.2rem}.small-danger-button{border:1px solid rgba(255,123,123,.35);border-radius:10px;background:#ff7b7b1a;color:#ffd9d9;padding:.45rem .6rem;font-weight:800;cursor:pointer}.small-danger-button:disabled{opacity:.45;cursor:not-allowed}.group-steak-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:.45rem}.group-steak-meta span{display:grid;gap:.15rem;padding:.55rem;border-radius:12px;background:#101010;border:1px solid #303030;color:var(--text-soft);font-size:.82rem;line-height:1.25}.group-steak-meta strong{color:#fff;font-size:.72rem;text-transform:uppercase}.group-plan-summary{padding:.75rem;border-radius:14px;background:#1267d81f;border:1px solid rgba(18,103,216,.32)}.group-plan-summary h3,.group-plan-summary p{margin-bottom:.3rem}.group-timeline,.group-active-plan{display:grid;gap:.6rem}.group-timeline h3,.group-active-plan h3{margin-bottom:0}.group-event-list{display:grid;gap:.45rem}.group-event{display:grid;grid-template-columns:4.2rem 1fr;gap:.55rem;align-items:stretch;padding:.55rem;border-radius:13px;background:#181818;border:1px solid #333333}.group-event-time{display:flex;align-items:center;justify-content:center;border-radius:10px;background:#101010;color:#8dbdff;font-weight:900;font-variant-numeric:tabular-nums}.group-event-body{display:grid;gap:.18rem;color:var(--text-soft);line-height:1.35}.group-event-body strong{color:#fff;font-size:.78rem;text-transform:uppercase}.group-event-add{border-color:#8dbdff59}.group-event-flip{border-color:#1267d87a}.group-event-remove{border-color:#6ddf9659}.group-event.is-past{opacity:.62}.thickness-sidebar{display:grid;gap:.6rem;justify-items:center;padding:.7rem .55rem;border-radius:14px;background:#181818;border:1px solid #373737}.thickness-picker-head{display:grid;justify-items:center;gap:.2rem;color:var(--text-soft);font-size:.78rem;text-align:center}.thickness-picker-head strong{color:#fff;font-size:1rem}.thickness-sidebar-control{display:grid;justify-items:center;gap:.45rem}.thickness-step-button{width:46px;height:46px;border:0;border-radius:50%;background:linear-gradient(120deg,#fff,#6fa8ff);color:#071426;cursor:pointer;font-size:1.8rem;font-weight:900;line-height:1;box-shadow:0 10px 18px #1267d83d}.thickness-step-button:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.thickness-vertical-layout{display:flex;align-items:center;justify-content:center;width:100%}.thickness-vertical-ruler{width:58px;height:calc(var(--measure-cm, 37.8px) * 7);display:flex;align-items:flex-end;justify-content:center;padding:0;border-radius:18px;background:repeating-linear-gradient(0deg,rgba(255,255,255,.18) 0,rgba(255,255,255,.18) 1px,transparent 1px,transparent var(--measure-cm, 37.8px)),#101010;border:1px solid #2f2f2f;overflow:hidden;cursor:ns-resize;touch-action:none;-webkit-user-select:none;user-select:none}.thickness-vertical-ruler:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.thickness-vertical-bar{width:34px;min-height:var(--measure-cm, 37.8px);max-height:100%;display:flex;align-items:flex-start;justify-content:center;padding:.45rem 0;border-radius:999px;background:linear-gradient(0deg,#1267d8,#fff);color:#071426;font-size:.78rem;font-weight:900;box-shadow:0 0 18px #1267d842}.thickness-vertical-bar span{writing-mode:vertical-rl;transform:rotate(180deg)}.thickness-sidebar p{margin:0;color:var(--text-soft);font-size:.72rem;line-height:1.35;text-align:center}.measure-calibration-toggle{max-width:100%;font-size:.72rem;line-height:1.2;text-align:center}.measure-calibration-panel{width:100%;display:grid;justify-items:center;gap:.55rem;padding:.6rem .45rem;border-radius:12px;background:#111;border:1px solid #303030}.measure-calibration-panel p{margin:0;color:var(--text-soft);font-size:.7rem;line-height:1.3;text-align:center}.measure-calibration-sample{width:42px;height:var(--calibration-reference-height);display:flex;align-items:center;justify-content:center;border-top:2px solid #ffffff;border-bottom:2px solid #ffffff;border-left:1px dashed rgba(255,255,255,.45);border-right:1px dashed rgba(255,255,255,.45);border-radius:10px;background:#1267d824;color:#fff;font-size:.74rem;font-weight:900}.measure-calibration-sample span{writing-mode:vertical-rl;transform:rotate(180deg)}.measure-calibration-slider{width:100%;display:grid;gap:.3rem;color:var(--text-soft);font-size:.72rem;text-align:center}.measure-calibration-slider input{width:100%;accent-color:var(--accent)}.result-grid p{margin:.25rem 0}.result-card-embedded h2{font-size:1.35rem;margin-bottom:.55rem}.grill-preheat-callout{display:grid;gap:.3rem;margin-bottom:.75rem;padding:.75rem;border-radius:14px;border:1px solid rgba(255,191,128,.42);background:#c07a3524}.grill-preheat-callout h3,.grill-preheat-callout p{margin:0}.grill-preheat-callout h3{font-size:1.12rem;line-height:1.15}.grill-preheat-callout p:not(.eyebrow){color:#ffe6c8;line-height:1.35;font-size:.9rem}.group-preheat-callout{margin-bottom:0}.result-card-embedded .result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem .75rem}.result-card-embedded .result-grid p{line-height:1.35}.result-card-embedded .btn{margin-top:.75rem}.warning-box{margin-top:.85rem;background:#ff7b7b1f;border:1px solid rgba(255,123,123,.35);border-radius:12px;padding:.75rem;color:#ffd9d9;font-size:.92rem;line-height:1.45}.warning-box-compact{margin-top:.55rem;padding:.5rem .6rem;font-size:.8rem;line-height:1.3;background:#ff7b7b14}.warning-box-compact p{margin:0}.timer-wrap{display:grid;gap:.6rem}.timer-compact-root{position:fixed;left:0;right:0;bottom:calc(4.4rem + env(safe-area-inset-bottom));z-index:4;pointer-events:none;padding:0 .85rem}.timer-wrap-compact{width:min(100%,520px);pointer-events:auto;margin:0 auto;padding:.6rem .75rem;gap:.45rem;border-radius:14px;box-shadow:0 8px 18px #00000073}.timer-compact-root .timer-wrap{margin-bottom:0}.timer-compact-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem;min-height:1.4rem}.timer-mini-title{font-weight:700;font-size:.95rem}.timer-mini-phase{font-size:.78rem;color:var(--text-soft)}.timer-compact-main{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.75rem}.timer-number-compact{font-size:1.55rem;margin-bottom:0}.timer-compact-state{font-size:.84rem;line-height:1.2;text-align:right}.timer-compact-msg{margin:0;padding:.45rem;line-height:1.2;font-size:.75rem;max-height:2.4em;overflow:hidden}.timer-actions-compact{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.45rem}.timer-actions-compact .btn{margin-top:0}.timer-main{text-align:center;padding:.8rem 0}.timer-number{font-size:2rem;margin-bottom:.3rem;font-weight:800}.timer-sub{margin-bottom:.3rem;color:var(--text-soft)}.phase-complete{color:#6ddf96;margin:0}.phase-alert{margin:.25rem 0 0;background:#ff7b7b29;border:1px solid rgba(255,123,123,.45);color:#ffd2d2;padding:.65rem;border-radius:12px;font-weight:700}.progress-track{width:100%;height:11px;border-radius:999px;background:#151515;overflow:hidden;border:1px solid #333}.progress-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--accent),#ffffff);transition:width .2s linear}.timer-actions{display:grid;gap:.55rem}.important-info{cursor:default}.important-info summary{font-weight:700;cursor:pointer}.important-body{margin-top:.8rem;color:#d8d8d8;line-height:1.5}.important-body p{margin:.4rem 0}.card-head{display:flex;justify-content:space-between;align-items:center;gap:.55rem;flex-wrap:wrap}.badge{background:linear-gradient(120deg,#fff,#6fa8ff);color:#111;border-radius:999px;font-size:.8rem;padding:.28rem .65rem;font-weight:700}.badge.premium{background:linear-gradient(120deg,#ffd166,#ffbf69)}.official-badge-stack{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.official-recipe-badge{background:linear-gradient(120deg,#e9f5ff,#9ad2ff)}.recipe-page{gap:.75rem}.recipe-intro h2{margin-bottom:.35rem}.recipe-warning{background:#ffc15b1f;border:1px solid rgba(255,193,91,.38);border-radius:14px;color:#ffe7bd;line-height:1.45;padding:.8rem;font-size:.92rem}.recipe-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;padding:.3rem;border-radius:14px;background:#161616;border:1px solid #343434}.recipe-tabs button{border:0;min-height:44px;border-radius:11px;background:transparent;color:var(--text-soft);font:inherit;font-weight:800;cursor:pointer}.recipe-tabs button.active{color:#111;background:linear-gradient(120deg,#fff,#6fa8ff)}.top-community-section{display:grid;gap:.7rem}.top-community-list{display:grid;gap:.5rem}.top-community-item{display:grid;gap:.18rem;padding:.7rem;border-radius:12px;background:#191919;border:1px solid #303030}.top-community-item span{color:var(--text-soft);font-size:.9rem}.recipe-filters{display:grid;gap:.75rem}.segmented-control{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;padding:.25rem;border-radius:12px;background:#161616;border:1px solid #363636}.segmented-control button,.text-button{border:0;cursor:pointer;font:inherit}.segmented-control button{min-height:42px;border-radius:9px;background:transparent;color:var(--text-soft);font-weight:700}.segmented-control button.active{color:#111;background:linear-gradient(120deg,#fff,#6fa8ff)}.filter-grid{display:grid;gap:.65rem}.filter-summary{display:flex;justify-content:space-between;align-items:center;color:var(--text-soft);font-size:.92rem}.text-button{background:transparent;color:#8dbdff;font-weight:700;padding:.3rem 0}.recipe-action-notice{margin:0;border-radius:12px;background:#6ddf961f;border:1px solid rgba(109,223,150,.35);color:#d6ffe3;padding:.7rem;line-height:1.4}.account-panel{display:grid;gap:.75rem;margin-bottom:.85rem;border-color:#8dbdff59}.account-panel summary{cursor:pointer;font-size:1.05rem;font-weight:900}.account-panel summary::marker{color:#8dbdff}.account-panel-connected{grid-template-columns:1fr}.account-panel-connected h2{margin-bottom:.25rem}.account-form,.recipe-feedback-panel,.comment-list{display:grid;gap:.65rem}.account-form{margin-top:.75rem}.account-form .btn{margin-top:0}.account-email-line,.admin-verification-code{margin:.55rem 0 0;border-radius:12px;padding:.65rem;line-height:1.35}.account-email-line{background:#181818;border:1px solid #303030;color:#fff;font-weight:800}.admin-verification-code{background:#ffc15b1f;border:1px solid rgba(255,193,91,.38);color:#ffe7bd}.account-secondary-actions{display:grid;gap:.55rem}.account-secondary-actions .btn{margin-top:0}.account-required-note{margin:0;border-radius:12px;background:#8dbdff1a;border:1px solid rgba(141,189,255,.28);color:#d7e7ff;padding:.7rem;line-height:1.35}.comment-card{display:grid;gap:.25rem;padding:.7rem;border-radius:12px;background:#181818;border:1px solid #303030}.comment-card p{margin:0;color:var(--text-soft);line-height:1.4}.recipe-card{cursor:pointer;transition:border-color .2s ease,transform .2s ease}.recipe-photo{width:100%;height:190px;display:block;margin:0 0 .85rem;border-radius:15px;object-fit:cover;background:#101010;border:1px solid #303030;box-shadow:0 14px 26px #00000047}.daily-recipe-page{gap:.85rem}.daily-recipe-preview{position:relative;overflow:hidden;cursor:pointer;border-color:#8dbdff59;background:linear-gradient(180deg,#0f0f0f40,#0f0f0fe6),var(--daily-recipe-preview-bg) center / cover;min-height:var(--home-feature-card-height, 300px);display:grid;align-content:end}.daily-recipe-preview>*{position:relative;z-index:1}.daily-recipe-preview:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.daily-recipe-hero{position:relative;display:grid;gap:.75rem;overflow:hidden;min-height:360px;align-content:end;background:linear-gradient(180deg,#0f0f0f3d,#0f0f0feb),var(--daily-recipe-bg) center / cover}.daily-recipe-hero>*{position:relative;z-index:1}.daily-back-button{justify-self:start;align-self:start}.ingredient-check-card{display:grid;gap:.7rem}.ingredient-check-list{display:grid;gap:.5rem}.ingredient-check{display:grid;grid-template-columns:auto 1fr;gap:.6rem;align-items:center;padding:.7rem;border-radius:12px;background:#181818;border:1px solid #303030;color:#fff;cursor:pointer}.ingredient-check input{width:22px;height:22px;accent-color:var(--accent)}.ingredient-check.is-checked{color:var(--text-soft);border-color:#6ddf9666}.ingredient-check.is-checked span{text-decoration:line-through}.daily-step-list{margin:.4rem 0 .85rem 1.2rem;line-height:1.55}.daily-step-list li{margin-bottom:.45rem}.recipe-timer-context{border-color:#8dbdff59}.recipe-card:hover,.recipe-card:focus-visible,.recipe-card-open{border-color:#ff7a2bbf}.recipe-card:focus-visible{outline:2px solid var(--accent)}.recipe-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.7rem}.recipe-card-top h3{margin-bottom:.35rem}.recipe-card-meta{display:grid;gap:.5rem;margin:.75rem 0 .2rem}.recipe-card-meta span,.recipe-detail-grid p{display:grid;gap:.18rem;margin:0;padding:.65rem;border-radius:12px;background:#191919;border:1px solid #303030;color:var(--text-soft);line-height:1.35}.recipe-card-meta strong,.recipe-detail-grid strong{color:#fff;font-size:.82rem;text-transform:uppercase}.recipe-card .recipe-details{margin-top:.85rem;border-top:1px dashed #3a3a3a;padding-top:.8rem;cursor:default}.recipe-detail-grid{display:grid;gap:.5rem;margin-bottom:.85rem}.recipe-details ul,.recipe-details ol{margin:.3rem 0 .7rem 1.1rem;line-height:1.5}.recipe-tip{margin:.85rem 0;padding:.75rem;border-radius:12px;background:#1267d81f;border:1px solid rgba(18,103,216,.32);line-height:1.45}.recipe-tip p{margin:.3rem 0 0;color:#d7e7ff}.product-chip-list{display:flex;flex-wrap:wrap;gap:.45rem;margin:.4rem 0 .65rem}.product-chip{border-radius:999px;background:#111;border:1px solid #3d3d3d;color:#f0f0ed;padding:.38rem .62rem;font-size:.84rem}.recipe-actions{display:grid;gap:.55rem}.recipe-actions .btn{margin-top:0}.button-link{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;text-align:center}.community-card.is-archived{opacity:.78}.community-author{display:flex;flex-wrap:wrap;gap:.35rem .6rem;margin:.4rem 0 .75rem;color:#fff}.community-author small{color:var(--text-soft)}.community-badges{display:flex;flex-wrap:wrap;gap:.4rem;margin:.65rem 0}.community-badge{border-radius:999px;background:#111;border:1px solid #3f3f3f;color:#f0f0ed;padding:.35rem .55rem;font-size:.78rem;font-weight:800}.community-badge.official{color:#111;background:linear-gradient(120deg,#e9f5ff,#9ad2ff)}.community-badge.facebook{color:#fff;border-color:#3b82f68c;background:#174ea6}.community-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem;margin:.75rem 0}.community-stats span{display:grid;gap:.15rem;min-width:0;padding:.65rem .45rem;border-radius:12px;background:#191919;border:1px solid #303030;color:var(--text-soft);font-size:.76rem;line-height:1.2;text-align:center}.community-stats strong{color:#fff;font-size:.98rem}.rotation-note{margin:0 0 .7rem;border-radius:12px;background:#ff7b7b1f;border:1px solid rgba(255,123,123,.35);color:#ffd9d9;padding:.65rem;line-height:1.35}.community-details{display:grid;gap:.75rem}.community-feedback{display:grid;gap:.5rem}.admin-community-panel{display:grid;gap:.8rem;border-color:#ffbf8059}.admin-round-list,.candidate-admin-list,.admin-candidate-form{display:grid;gap:.6rem}.admin-round,.candidate-admin-item{display:grid;gap:.35rem;padding:.7rem;border-radius:12px;background:#191919;border:1px solid #303030}.admin-round span,.candidate-admin-item span{color:var(--text-soft);font-size:.88rem}.candidate-admin-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:.35rem}.candidate-admin-actions button{border:1px solid #3d3d3d;border-radius:10px;min-height:38px;background:#101010;color:#f5f5f2;font-weight:800;cursor:pointer}.empty-state{text-align:center}.price{font-size:1.2rem;font-weight:800;color:#fff}.product-image-placeholder{margin:.65rem 0;border-radius:12px;min-height:90px;background:repeating-linear-gradient(135deg,#2a2a2a,#2a2a2a 10px,#242424 10px,#242424 20px);display:flex;align-items:center;justify-content:center;color:var(--text-soft);border:1px dashed #454545}.product-image{width:100%;height:170px;margin:.65rem 0;border-radius:12px;object-fit:cover;border:1px solid #303030;background:#111}.shop-coming-soon{border-color:#8dbdff59}.shop-notify-card{display:grid;gap:.75rem;text-align:left;border-color:#8dbdff47}.shop-notify-card h3,.shop-notify-card p{text-align:center}.shop-notify-form{display:grid;gap:.6rem}.shop-notify-form .btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin-top:0}.shop-notify-status{margin:0;color:#b9d3ff;font-weight:800;text-align:center}.shop-notify-status.is-error{color:var(--danger)}.shop-home-preview{border-color:#8dbdff59;background:radial-gradient(circle at top right,rgba(18,103,216,.18),transparent 45%),var(--bg-card)}.shop-home-preview .badge{display:inline-flex;width:auto;margin-top:.3rem}.command-center{border-color:#ffffff1f}.command-center summary{cursor:pointer;font-weight:900;font-size:1.15rem}.command-center summary::marker{color:#8dbdff}.command-form{display:grid;gap:.7rem;margin-top:.85rem}.command-form .btn{margin-top:0}.ad-slot{text-align:center;background:#1a1a1a;border:1px dashed #5c5c5c;border-radius:12px;padding:.8rem;color:#8c8c8c}.ad-slot span{display:block;font-weight:700}.ad-slot small{display:block;margin-top:.3rem}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:5;width:100%;display:grid;grid-template-columns:repeat(5, 1fr);background:#141414;border-top:1px solid #2f2f2f;padding:.45rem env(safe-area-inset-right) .65rem env(safe-area-inset-left);gap:.35rem}.nav-item{border:none;background:transparent;color:#d3d3d3;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;padding:.5rem .2rem;cursor:pointer;font-size:.77rem}.nav-item span:first-child{font-size:1.1rem}.nav-item.active{color:#111;background:linear-gradient(120deg,#fff,#6fa8ff)}@media (min-width: 768px){.app-shell{max-width:820px;border-left:1px solid #242424;border-right:1px solid #242424}.app-main{padding-bottom:6rem}.header-logo{width:64px;height:64px}.hero-brand-image{width:min(100%,380px)}.confidence-card{min-height:300px;overflow:hidden;grid-template-columns:minmax(0,1fr);grid-template-areas:"head" "body";align-content:end;align-items:end;margin-top:1.25rem;padding:1.35rem;padding-right:min(50%,420px)}.confidence-head,.confidence-body{max-width:100%}.confidence-copy h2{font-size:clamp(2.05rem,4vw,2.55rem);white-space:normal}.confidence-body{font-size:.98rem}.confidence-logo{left:auto;right:.45rem;top:auto;bottom:-1.1rem;width:min(43%,355px);max-height:114%;transform:none}.filter-grid,.recipe-card-meta,.recipe-detail-grid,.recipe-actions,.admin-candidate-form,.community-feedback{grid-template-columns:repeat(2,1fr)}.recipe-card-meta span:last-child,.recipe-detail-grid p:last-child,.admin-description-field{grid-column:1 / -1}.candidate-admin-actions{grid-template-columns:repeat(4,1fr)}.install-card{grid-template-columns:minmax(0,1fr) minmax(240px,.6fr);align-items:center}h1{font-size:2.2rem}}.steak-selector-card{display:grid;gap:.8rem;overflow:hidden}.result-card-head h2{margin-bottom:0}.result-metric{min-width:0;display:grid;gap:.18rem;padding:.55rem;border-radius:13px;background:#151515;border:1px solid #343434}.result-metric strong{min-width:0;color:#fff;font-size:.94rem;line-height:1.1;overflow-wrap:anywhere}.result-metric span,.grill-temperature-label{color:var(--text-soft);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.steak-selector-layout{grid-template-columns:minmax(0,1fr);gap:.75rem}.selector-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:.7rem}.selector-primary-grid,.selector-secondary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6rem}.selector-secondary-grid{opacity:.88}.selector-panel .field span{color:#dedede;font-size:.82rem;font-weight:850}.selector-panel .field select{min-height:48px;padding:.72rem .68rem;border-radius:13px;font-size:.96rem;font-weight:800;background:#111}.thickness-sidebar{justify-items:stretch;padding:.8rem;border-radius:16px;background:radial-gradient(circle at top left,rgba(141,189,255,.12),transparent 42%),#171717}.thickness-picker-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;text-align:left}.thickness-picker-head span{color:#dedede;font-size:.88rem;font-weight:900}.thickness-picker-head strong{color:#8dbdff;font-size:1.05rem}.thickness-stepper{display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:stretch;gap:.55rem}.thickness-step-button{width:52px;height:52px;border-radius:16px;font-size:1.65rem}.thickness-value-card{min-width:0;display:grid;place-items:center;gap:.1rem;padding:.45rem;border-radius:16px;background:#101010;border:1px solid #323232}.thickness-value-card strong{color:#fff;font-size:1.18rem;line-height:1}.thickness-value-card span{color:var(--text-soft);font-size:.72rem}.thickness-measure-panel{display:grid;justify-items:center;gap:.6rem;padding:.7rem;border-radius:15px;background:#101010;border:1px solid #303030}.thickness-measure-intro{max-width:18rem}.thickness-sidebar-control{width:100%}.thickness-vertical-ruler{width:72px}.thickness-vertical-bar{width:42px}.measure-calibration-toggle{justify-self:center;padding:.25rem .1rem;color:#a9c9ff;font-size:.82rem;font-weight:900}.selection-result-slot{margin-top:0}.result-card-embedded{display:grid;gap:.7rem}.result-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.grill-preheat-callout{margin-bottom:0;padding:.85rem}.grill-preheat-callout h3{font-size:clamp(1.35rem,7vw,1.9rem);line-height:1.02}.grill-preheat-callout p:not(.eyebrow){font-size:.95rem}.result-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.result-metric{background:#101010}.result-details{border-radius:14px;background:#151515;border:1px solid #333333;overflow:hidden}.result-details summary{min-height:44px;display:flex;align-items:center;padding:.7rem .8rem;color:#fff;cursor:pointer;font-weight:900}.result-details .result-grid{padding:0 .8rem .8rem}.result-card-embedded .result-grid{grid-template-columns:minmax(0,1fr);gap:.45rem}.result-card-embedded .btn{margin-top:0}.group-steak-builder{grid-template-columns:minmax(0,1fr)}@media (max-width: 430px){.result-quick-grid,.selector-primary-grid,.selector-secondary-grid{grid-template-columns:minmax(0,1fr)}}.calibration-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.calibration-modal{width:min(100%,420px);max-height:calc(100svh - 2rem);display:grid;gap:.65rem;padding:1rem;border-radius:20px;background:#202020;border:1px solid #4a4a4a;box-shadow:0 22px 70px #0000008c;overflow:auto}.calibration-modal-full{width:min(100%,560px);height:calc(100svh - 2rem);align-content:stretch}.calibration-modal-icon{width:46px;height:46px;display:inline-grid;place-items:center;border-radius:16px;background:#101010;border:1px solid #3b3b3b;color:#dbe8ff;font-size:1rem;font-weight:950;letter-spacing:0}.calibration-modal h2{margin-bottom:0}.calibration-modal .muted{margin:0}.calibration-full-panel{min-height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;gap:1rem}.calibration-full-head{display:grid;gap:.2rem}.calibration-ruler-frame{min-height:0;display:grid;place-items:center;padding:.75rem;border-radius:18px;background:#121212;border:1px solid #333333}.calibration-modal-sample{width:58px;max-height:100%}.calibration-modal-slider{align-self:end;font-size:.88rem;line-height:1.35}.calibration-modal-slider input{min-height:44px}.calibration-modal-actions{display:grid;gap:.55rem;margin-top:.2rem}.calibration-modal-actions .btn{width:100%}@media (min-width: 520px){.calibration-modal-actions{grid-template-columns:minmax(0,1fr) minmax(0,.75fr)}}.install-modal.install-card{grid-template-columns:1fr!important;align-items:stretch!important;justify-items:stretch;gap:1rem;width:min(calc(100vw - 2rem),430px);padding:1.35rem 1.25rem 1.2rem;text-align:left}.install-modal>div:not(.install-actions){min-width:0;padding-right:2.8rem}.install-modal .eyebrow{margin-bottom:.45rem}.install-modal h2{max-width:100%;margin:0 0 .55rem;padding-right:0;font-size:clamp(1.65rem,7vw,2rem);line-height:1.05;letter-spacing:0;white-space:normal;overflow-wrap:normal}.install-modal .muted{max-width:100%;margin:0;color:#ddd;font-size:.98rem;line-height:1.45}.install-modal-close{top:1rem;right:1rem}.install-modal .install-actions{grid-template-columns:1fr!important;width:100%;margin-top:.15rem}.install-modal .install-actions .btn{min-height:52px;width:100%;margin-top:0}@media (max-width:380px){.install-modal.install-card{padding:1.15rem 1rem 1rem}.install-modal>div:not(.install-actions){padding-right:2.5rem}.install-modal h2{font-size:1.48rem}}@media (min-width:768px){.confidence-card{min-height:300px;overflow:visible;z-index:2;grid-template-columns:minmax(0,1fr);grid-template-areas:"head" "body";align-content:end;align-items:end;margin-top:1.25rem;margin-bottom:2.8rem;padding:1.35rem;padding-right:min(50%,420px)}.confidence-head,.confidence-body{max-width:100%}.confidence-copy h2{font-size:clamp(2.05rem,4vw,2.55rem);white-space:normal}.confidence-body{font-size:.98rem}.confidence-logo{left:auto;right:-.45rem;top:auto;bottom:-2.4rem;width:min(49%,405px);max-height:none;transform:none}}