@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&display=swap";:root{color:#1f2924;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1c2923;--green:#1e6549;--green-dark:#133f30;--green-soft:#dce9df;--cream:#f7f3eb;--paper:#fffdf8;--coral:#dd6348;--gold:#ebb34e;--line:#1c29231f;--muted:#6c756f;--shadow:0 22px 70px #202d261c;--decision-reject:#b84f3f;--decision-reject-hover:#a64234;--decision-accept:#267a55;--decision-accept-hover:#206746;--decision-neutral:#eee9e0;--decision-left:#bd7f1d;--decision-left-hover:#a86d13;--decision-right:#2e78a7;--decision-right-hover:#27678f;background:#f7f3eb;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #dd634859}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Fraunces,ui-serif,Georgia,serif}em{font-weight:inherit;color:var(--coral)}.brand{color:var(--green-dark);letter-spacing:-.7px;align-items:center;gap:10px;font-size:22px;font-weight:700;display:inline-flex}.brand-domain{color:var(--coral)}.brand-mark{border:1.5px solid;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:relative}.brand-mark>span{background:var(--coral);border:2px solid var(--cream);border-radius:50%;width:7px;height:7px;position:absolute;top:2px;right:-2px}.brand--inverse{color:#fff}.brand--inverse .brand-mark>span{border-color:var(--green-dark)}.eyebrow{letter-spacing:1.25px;text-transform:uppercase;color:var(--green);align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.eyebrow--light{color:#c6dfcb}.primary-button,.secondary-button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 25px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.primary-button{color:#fff;background:var(--green);box-shadow:0 10px 25px #1e654938}.primary-button--coral{background:var(--coral);box-shadow:0 10px 30px #dd634847}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.secondary-button{color:var(--ink);border:1px solid var(--line);background:0 0}.text-button{color:var(--muted);background:0 0;border:0;font-size:13px}.dish-photo{isolation:isolate;background-color:#d9cbb8;position:relative;overflow:hidden;container-type:size}.dish-photo-source{z-index:0;width:525%;max-width:none;height:auto;left:var(--sprite-x);top:calc(50% - var(--sprite-cell-half-height) + var(--sprite-y));opacity:0;-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute}.dish-photo-source.is-ready{opacity:1}@container (aspect-ratio<=1){.dish-photo-source{width:auto;height:var(--sprite-portrait-height);max-height:none;left:calc(50% + var(--sprite-portrait-x));top:calc(50% - var(--sprite-portrait-cell-half-height) + var(--sprite-portrait-y))}}.dish-photo>:not(.dish-photo-source){z-index:1}.dish-photo--pending{background:linear-gradient(145deg,#e9e0d3,#d7c8b5);place-items:center;display:grid}.dish-photo--pending:before{content:"";opacity:.32;background-image:radial-gradient(circle at 25% 25%,#fff 0 1px,#0000 1.5px);background-size:13px 13px;position:absolute;inset:0}.photo-pending-marker{z-index:1;color:#5f615a;text-align:center;justify-items:center;gap:4px;max-width:80%;display:grid;position:relative}.photo-pending-marker svg{color:var(--green)}.photo-pending-marker strong{font-family:Fraunces,serif;font-size:clamp(10px,1.1vw,15px)}.photo-pending-marker small{text-overflow:ellipsis;white-space:nowrap;color:#87847d;text-transform:uppercase;letter-spacing:.6px;max-width:100%;font-size:7px;overflow:hidden}.dish-type-badge{width:max-content;color:var(--green);background:var(--green-soft);letter-spacing:.35px;text-transform:uppercase;border-radius:999px;align-items:center;margin-top:8px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.dish-type-badge--sweet{color:#9b5f2a;background:#f8e6c8}.dish-type-badge--alcohol{color:#8e392d;background:#f6dcd6;border:1px solid #e9b7ac}.dietary-tag{color:#2f704f;text-transform:uppercase;letter-spacing:.4px;background:#e4f0e7;border-radius:999px;width:max-content;margin-top:6px;padding:4px 7px;font-size:7px;font-weight:800;display:inline-flex}.dietary-tag--vegan{color:#267148;background:#dff0e4}.dietary-tag--pescatarian{color:#346b75;background:#e1eff1}.score-ring{--score-color:var(--green);background:var(--score-color);border:1px solid #ffffff40;border-radius:999px;flex:none;place-items:center;min-width:72px;height:38px;padding:0 12px;display:grid;position:relative;box-shadow:0 7px 18px #1f31272e}.score-ring>span{color:#fff;letter-spacing:-.25px;justify-content:center;align-items:baseline;font-family:Fraunces,serif;font-weight:500;line-height:1;display:flex}.score-ring--small{min-width:68px;height:36px;padding-inline:11px}.score-ring--small>span{font-size:14px}.score-ring--medium{min-width:78px;height:42px}.score-ring--medium>span{font-size:18px}.score-ring--large{min-width:96px;height:50px;padding-inline:15px}.score-ring--large>span{font-size:22px}.taste-radar{grid-template-columns:210px 1fr;align-items:center;gap:18px;display:grid}.taste-radar svg{width:100%;overflow:visible}.taste-radar text{filter:drop-shadow(0 2px 4px #0000001f);font-size:20px}.taste-radar .radar-grid{fill:#1f654906;stroke:#d9d2c7;stroke-width:1px}.taste-radar line{stroke:#ded7cd;stroke-width:1px}.taste-radar .radar-value{fill:#fffdf814;stroke:none;filter:none}.taste-radar .radar-value-layer{stroke:none;opacity:.96;mix-blend-mode:normal;pointer-events:none}.taste-radar .radar-axis-emoji{font-size:16px}.taste-radar .radar-axis-name{fill:var(--axis-color);letter-spacing:.12px;text-transform:uppercase;filter:none;font-family:DM Sans,sans-serif;font-size:7.6px;font-weight:850}.taste-radar-legend{grid-template-columns:1fr 1fr;gap:6px;display:grid}.taste-radar-legend span{background:#f3efe8;border-radius:9px;grid-template-columns:24px 1fr auto;align-items:center;gap:6px;min-width:0;padding:7px 8px;display:grid}.taste-radar-legend i{font-style:normal}.taste-radar-legend strong{font-size:10px}.taste-radar-legend small{color:var(--green);font-family:Fraunces,serif;font-size:12px}.taste-radar--compact{grid-template-columns:170px 1fr;gap:11px}.taste-radar--compact .taste-radar-legend span{grid-template-columns:19px 1fr auto;padding:5px 6px}.taste-radar--compact .taste-radar-legend strong{font-size:9.5px}.ready-card>.taste-radar{text-align:left;background:#f5f1ea;border-radius:16px;max-width:500px;margin:18px auto;padding:12px}.safety-shell{background:#f2ede4;grid-template-rows:72px minmax(0,1fr) 76px;grid-template-columns:minmax(360px,.8fr) minmax(620px,1.2fr);min-height:100vh;display:grid}.safety-header{border-bottom:1px solid var(--line);background:#fffdf8f0;grid-column:1/-1;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(24px,6vw,92px);display:flex}.safety-header>span{color:var(--muted);letter-spacing:.9px;text-transform:uppercase;font-size:9px;font-weight:700}.safety-intro{color:#fff;background:radial-gradient(circle at 82% 5%,#f0b66433,transparent 32%),var(--green-dark);flex-direction:column;justify-content:center;min-height:0;padding:45px clamp(42px,6vw,90px);display:flex;position:relative;overflow:hidden}.safety-intro:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:310px;height:310px;position:absolute;top:-115px;right:8%;box-shadow:inset 0 0 0 72px #ffffff05}.safety-intro .eyebrow,.safety-intro h1,.safety-intro p{z-index:1;position:relative}.safety-intro .eyebrow{color:#f1c477}.safety-intro h1{letter-spacing:-2.1px;margin:9px 0 7px;font-size:clamp(36px,4vw,52px);line-height:.98}.safety-intro p{color:#ffffff9e;max-width:620px;margin:0;font-size:12px;line-height:1.6}.safety-card{z-index:2;grid-template-columns:1fr 1fr;gap:13px;width:min(900px,100% - 60px);margin:auto;display:grid;position:relative}.safety-section{border:1px solid var(--line);background:var(--paper);border-radius:21px;min-width:0;padding:22px;box-shadow:0 14px 42px #23302814}.safety-section--full{grid-column:1/-1}.safety-section-heading{grid-template-columns:39px 1fr;align-items:start;gap:12px;margin-bottom:17px;display:grid}.safety-section-heading>span{color:#fff;background:var(--green);border-radius:10px;place-items:center;width:35px;height:35px;font-family:Fraunces,serif;font-size:12px;display:grid}.safety-section-heading h2{margin:0 0 4px;font-size:20px}.safety-section-heading p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.common-allergens{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.common-allergens button,.safety-search-results button{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;background:#fff;border-radius:10px;grid-template-columns:27px 1fr 18px;align-items:center;gap:6px;padding:7px;transition:transform .16s,border-color .16s,background .16s;display:grid}.common-allergens button{text-align:center;grid-template-columns:1fr;justify-items:center;min-height:72px;position:relative}.common-allergens button:hover,.safety-search-results button:hover{border-color:#9dbbab;transform:translateY(-2px)}.common-allergens button>span{font-size:21px}.common-allergens button strong{min-width:0;font-size:7px;line-height:1.2}.common-allergens button i{opacity:0;position:absolute}.common-allergens button.active i{color:#fff;background:var(--green);opacity:1;border-radius:50%;place-items:center;width:17px;height:17px;display:grid;top:6px;right:6px}.common-allergens button.active.danger i{background:#ba5040}.common-allergens button.active,.safety-search-results button.active{color:var(--green);background:#eef5f0;border-color:#91b5a0}.common-allergens button.active.danger,.safety-search-results button.active.danger{color:#a24538;background:#fbefec;border-color:#dca99f}.safety-search-wrap{margin-top:10px;position:relative}.safety-search-wrap--wide{max-width:760px}.safety-search{border:1px solid var(--line);background:#f3efe8;border-radius:12px;align-items:center;gap:8px;height:45px;padding:0 12px;transition:border-color .16s,box-shadow .16s;display:flex}.safety-search:focus-within{border-color:#85aa95;box-shadow:0 0 0 3px #1f654914}.safety-search svg{color:var(--green);flex:none}.safety-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.safety-search>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;min-width:18px;height:18px;font-size:8px;display:grid}.safety-search>span:empty{display:none}.safety-search-results{z-index:12;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8fa;border-radius:13px;grid-template-columns:1fr 1fr;gap:6px;max-height:210px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 45px #1b282129}.safety-search-results--wide{grid-template-columns:repeat(3,1fr)}.safety-search-results>p{color:var(--muted);text-align:center;grid-column:1/-1;margin:0;padding:12px;font-size:9px}.safety-search-results button>span{background:#f3efe8;border-radius:7px;place-items:center;width:27px;height:27px;font-size:15px;display:grid}.safety-search-results button strong{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.safety-search-results button i{color:#777;background:#eeeae3;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-style:normal;display:grid}.safety-selected{flex-wrap:wrap;align-items:center;gap:5px;margin-top:10px;display:flex}.safety-selected small{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-right:2px;font-size:8px;font-weight:700}.safety-selected button{min-height:27px;color:var(--green);background:#edf4ef;border:1px solid #ccd9d0;border-radius:999px;align-items:center;gap:5px;padding:0 8px;font-size:8px;display:flex}.dietary-options{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.dietary-options button{border:1px solid var(--line);min-height:68px;color:var(--ink);text-align:left;background:#fff;border-radius:12px;grid-template-columns:23px 1fr;align-items:center;padding:10px;display:grid}.dietary-options button i{border:1px solid #d5d0c7;border-radius:50%;grid-row:span 2;place-items:center;width:21px;height:21px;display:grid}.dietary-options button strong{font-size:8.5px}.dietary-options button small{color:var(--muted);font-size:6.5px;line-height:1.3}.dietary-options button.active{background:#edf4ef;border-color:#87ad98}.dietary-options button.active i{color:#fff;border-color:var(--green);background:var(--green)}.custom-restriction{border:1px solid var(--line);background:#f7f3ec;border-radius:10px;outline:0;width:100%;height:42px;margin-top:8px;padding:0 13px}.safety-footer{z-index:20;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f0;grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:10px clamp(20px,6vw,90px);display:flex;position:relative}.safety-footer p{color:var(--muted);align-items:center;gap:7px;margin:0;font-size:9px;display:flex}.safety-footer .primary-button{min-height:48px}.profile-setup-shell{height:var(--app-viewport-height,100dvh);min-height:0;color:var(--ink);background:radial-gradient(circle at 70% 34%,#ebb34e1c,#0000 25%),#f2ede4;grid-template-rows:72px minmax(0,1fr) 82px;display:grid;overflow:hidden}.profile-setup-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8eb;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(24px,6vw,92px);display:flex}.profile-setup-header>span{color:var(--muted);letter-spacing:.85px;text-transform:uppercase;font-size:9px;font-weight:750}.profile-setup-layout{grid-template-columns:minmax(280px,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(44px,7vw,94px);width:min(1160px,100%);height:100%;min-height:0;margin:auto;padding:36px clamp(28px,5vw,72px);display:grid}.profile-setup-layout>.profile-setup-copy{text-align:right;margin-top:0}.profile-setup-layout .profile-setup-copy .eyebrow,.profile-setup-layout .profile-setup-progress{justify-content:flex-end}.profile-setup-copy h1{letter-spacing:-2.8px;margin:15px 0 17px;font-size:clamp(44px,4.8vw,68px);line-height:.96}.profile-setup-copy h1 em{color:var(--coral)}.profile-setup-copy>p{max-width:440px;color:var(--muted);margin:0;font-size:12px;line-height:1.65;display:none}.profile-setup-progress{gap:7px;margin-top:25px;display:flex}.profile-setup-progress i{background:#d8d1c5;border-radius:999px;width:34px;height:5px;transition:width .25s,background .25s}.profile-setup-progress i.active{background:var(--green);width:54px}.profile-setup-card{background:#fffdf8f7;border:1px solid #2231281f;border-radius:28px;flex-direction:column;min-height:470px;padding:34px;display:flex;box-shadow:0 30px 80px #232e2721}.profile-setup-card-heading{grid-template-columns:44px 1fr;align-items:start;gap:13px;display:grid}.profile-setup-card-heading>span{color:#fff;background:var(--green);border-radius:13px;place-items:center;width:42px;height:42px;font-family:Fraunces,serif;font-size:13px;display:grid}.profile-setup-card-heading small{color:var(--coral);letter-spacing:.9px;font-size:8px;font-weight:850}.profile-setup-card-heading small,.safety-section-heading small{display:block;transform:translateY(-3px)}.profile-setup-card-heading p,.safety-profile-card .safety-section-heading p{display:none}.profile-setup-card-heading h2{letter-spacing:-.7px;margin:3px 0 5px;font-size:28px}.profile-setup-card-heading p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.age-input{border-bottom:2px solid #cdd8d0;justify-content:center;align-items:baseline;gap:12px;width:min(360px,100%);margin:auto;display:flex}.age-input input{width:180px;color:var(--green-dark);font-variant-numeric:tabular-nums;text-align:right;appearance:none;background:0 0;border:0;border-radius:0;outline:0;margin:0;padding:0;font-family:Fraunces,serif;font-size:92px;font-weight:650;line-height:1}.age-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;display:none}.age-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0;display:none}.age-input input::placeholder{color:#d7d1c7}.age-input span{color:var(--muted);font-size:16px;font-weight:700}.age-policy-result{width:min(430px,100%);min-height:60px;color:var(--green);background:#edf5ef;border:1px solid #c8dccf;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin:24px auto 0;padding:13px 15px;display:grid}.age-policy-result.is-restricted{color:#a64a3b;background:#fbefec;border-color:#e3bbb3}.age-policy-result p{margin:0;font-size:9px;font-weight:650;line-height:1.45}.profile-setup-privacy{color:#99948b;text-align:center;margin-top:15px;font-size:8px}.cuisine-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:25px;display:grid}.cuisine-choice-grid button{border:1px solid var(--line);min-width:0;min-height:56px;color:var(--ink);text-align:left;background:#f8f4ed;border-radius:15px;grid-template-columns:36px minmax(0,1fr) 22px;align-items:center;gap:10px;padding:8px 12px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:grid}.cuisine-choice-grid button:hover{border-color:#9ab7a5;transform:translateY(-2px)}.cuisine-choice-grid button.active{background:#eaf3ed;border-color:#74a087;box-shadow:0 8px 22px #1f65491a}.cuisine-choice-grid .country-flag{border-radius:5px;width:36px;height:25px;box-shadow:0 0 0 1px #1c29231f}.cuisine-choice-grid button>span{min-width:0}.cuisine-choice-grid strong,.cuisine-choice-grid small{display:block}.cuisine-choice-grid strong{font-family:Fraunces,serif;font-size:15px}.cuisine-choice-grid small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:7px;line-height:1.25;overflow:hidden}.cuisine-choice-grid button>i{color:#fff;background:#fff;border:1px solid #d7d0c5;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.cuisine-choice-grid button.active>i{border-color:var(--green);background:var(--green)}.profile-cuisine-card .profile-setup-privacy{margin-top:auto;padding-top:17px}.profile-cuisine-card{min-height:0;overflow:hidden}.profile-cuisine-card .cuisine-choice-grid{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;min-height:0;overflow-y:auto}.profile-age-card{width:100%;height:470px;min-height:0}.profile-cuisine-card{width:100%;height:540px;min-height:0}.profile-setup-footer{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f0;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;min-height:82px;padding:11px clamp(20px,6vw,92px);display:grid}.profile-setup-footer .secondary-button{justify-self:start}.profile-setup-footer>span{color:var(--muted);text-align:center;font-size:9px}.profile-setup-footer .primary-button{justify-self:end}.profile-setup-footer .primary-button:disabled{cursor:not-allowed;opacity:.42;box-shadow:none;transform:none}.welcome-shell{color:#fff;background:var(--green-dark);grid-template-rows:auto 1fr auto;grid-template-columns:minmax(420px,46%) 1fr;min-height:100vh;display:grid;position:relative;overflow:hidden}.welcome-shell:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:750px;height:750px;position:absolute;top:48%;right:-130px;transform:translateY(-50%);box-shadow:inset 0 0 0 110px #ffffff04,inset 0 0 0 230px #ffffff05}.welcome-grain{pointer-events:none;opacity:.18;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 220 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.2'/%3E%3C/svg%3E");position:absolute;inset:0}.welcome-header{z-index:2;border-bottom:1px solid #ffffff17;grid-column:1/-1;justify-content:space-between;align-items:center;padding:28px clamp(28px,5vw,82px);display:flex;position:relative}.welcome-header>span{color:#ffffff85;letter-spacing:1.3px;text-transform:uppercase;font-size:12px}.welcome-copy{z-index:2;align-self:center;max-width:710px;padding:50px 20px 65px clamp(28px,6.2vw,100px);position:relative}.welcome-copy h1{letter-spacing:-4px;margin:22px 0 24px;font-size:clamp(48px,5.6vw,86px);font-weight:600;line-height:.97}.welcome-copy h1 em{color:#f0b664}.welcome-copy>p{color:#ffffffb3;max-width:560px;font-size:17px;line-height:1.7}.welcome-form{max-width:580px;margin-top:37px}.welcome-form label{color:#ffffff9e;margin-bottom:10px;font-size:12px;display:block}.name-entry{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:999px;gap:10px;padding:6px;display:flex}.name-entry input{color:#fff;background:0 0;border:0;outline:none;flex:1;min-width:0;padding:0 18px}.name-entry input::placeholder{color:#ffffff6b}.welcome-form>small{color:#ffffff78;align-items:center;gap:6px;margin:14px 0 0 12px;display:flex}.welcome-visual{z-index:1;align-self:stretch;min-height:660px;position:relative}.floating-dish{border:8px solid #ffffffe6;border-radius:50%;animation:7s ease-in-out infinite float;position:absolute;box-shadow:0 35px 90px #00000052}.floating-dish--main{aspect-ratio:1;width:min(33vw,470px);top:17%;left:20%}.floating-dish--one{aspect-ratio:1;width:min(15vw,210px);animation-delay:-2s;top:9%;right:3%}.floating-dish--two{aspect-ratio:1;width:min(13vw,175px);animation-delay:-4s;bottom:8%;left:5%}.floating-match{z-index:4;color:var(--ink);box-shadow:var(--shadow);background:#fffffff2;border-radius:18px;align-items:center;gap:10px;padding:10px 16px 10px 10px;display:flex;position:absolute;bottom:21%;right:7%;transform:rotate(-3deg)}.floating-match>span{font-size:12px;line-height:1.2}.floating-note{z-index:5;color:var(--ink);background:#f0b664;border-radius:999px;padding:10px 15px;font-family:Fraunces,serif;font-size:13px;position:absolute;top:22%;left:9%;transform:rotate(-7deg)}.welcome-footer{z-index:2;color:#ffffff73;text-transform:uppercase;letter-spacing:1.1px;border-top:1px solid #ffffff17;grid-column:1/-1;justify-content:center;align-items:center;gap:16px;padding:18px 30px;font-size:11px;display:flex;position:relative}.welcome-footer i{background:var(--coral);border-radius:50%;width:3px;height:3px}@keyframes float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-14px)rotate(1.5deg)}}.taste-challenge-shell{background:radial-gradient(circle at 54% 44%,#fffdf7 0,#eee7da 72%);grid-template-rows:74px 1fr 74px;min-height:100vh;display:grid;overflow:hidden}.challenge-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8b8;grid-template-columns:1fr minmax(260px,420px) 1fr;align-items:center;gap:22px;padding:0 clamp(22px,5vw,74px);display:grid}.challenge-header>span{color:var(--muted);letter-spacing:.8px;text-transform:uppercase;justify-self:end;font-size:10px;font-weight:700}.challenge-progress{background:#ddd5c8;border-radius:8px;height:4px;overflow:hidden}.challenge-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--coral), var(--gold));height:100%;transition:width .3s;display:block}.challenge-layout{grid-template-columns:minmax(270px,1fr) minmax(380px,440px) minmax(190px,260px);align-items:center;gap:clamp(28px,5vw,70px);width:min(1260px,100%);min-height:0;margin:0 auto;padding:28px 32px;display:grid}.challenge-copy h1{letter-spacing:-2.5px;margin:13px 0 18px;font-size:clamp(40px,4.5vw,62px);line-height:.98}.challenge-copy>p{max-width:390px;color:var(--muted);font-size:13px;line-height:1.65}.signal-preview{border:1px solid var(--line);background:#ffffff80;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;max-width:360px;min-height:68px;margin-top:27px;padding:12px 14px;display:grid}.signal-preview>strong{color:var(--green);grid-row:span 2;font-family:Fraunces,serif;font-size:31px;line-height:1}.signal-preview>span{color:var(--muted);text-transform:uppercase;letter-spacing:.65px;font-size:9px;line-height:1.25}.signal-preview>div{height:22px;display:flex;overflow:hidden}.signal-preview i{background:#fff;border:1px solid #e5ded3;border-radius:50%;place-items:center;width:22px;height:22px;margin-left:-4px;font-size:11px;font-style:normal;display:grid}.signal-preview i:first-child{margin-left:0}.taste-card-deck{--taste-card-radius:27px;--taste-card-border:#22312821;--taste-card-paper:var(--paper);--taste-card-shadow:0 28px 75px #232e2730;--taste-ghost-front:#f5eee2;--taste-ghost-back:#e8dfd1;perspective:1000px;justify-self:center;width:min(440px,100vw - 30px);height:520px;position:relative}.taste-deck-layer{transform-origin:50% 55%;border:1px solid var(--taste-card-border);border-radius:var(--taste-card-radius);will-change:transform,opacity,filter,background-color;position:absolute;inset:0;box-shadow:0 15px 40px #252d2712}.taste-deck-layer--back{z-index:0}.taste-deck-layer--next{z-index:1}.taste-deck-layer--front{z-index:2}.taste-deck-placeholder{opacity:.42;filter:blur(5px);grid-template-rows:auto 124px minmax(100px,1fr) 82px auto;height:100%;padding:22px;display:grid}.taste-deck-placeholder>span{background:#ddcfb7;border-radius:999px;width:74px;height:20px}.taste-deck-placeholder>i{color:#caaa78;place-self:center;font-size:70px;font-style:normal}.taste-deck-placeholder>strong{background:#d5cbbd;border-radius:999px;place-self:center;width:56%;height:25px}.taste-deck-placeholder>p{background:#ded5c8;border-radius:999px;align-self:start;width:72%;height:9px;margin:0 auto}.taste-deck-placeholder>p+p{width:48%;transform:translateY(-51px)}.taste-deck-placeholder>footer{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.taste-deck-placeholder>footer b{background:#ded6ca;border-radius:13px;height:52px}.taste-card{z-index:2;background:var(--paper);border:1px solid #22312821;border-radius:27px;grid-template-rows:auto 124px minmax(100px,1fr) 82px auto;height:520px;padding:22px;display:grid;position:absolute;inset:0;overflow:hidden;box-shadow:0 28px 75px #232e2730}.taste-card-deck>.taste-card{border-color:var(--taste-card-border);border-radius:var(--taste-card-radius);background:var(--taste-card-paper);height:100%;box-shadow:var(--taste-card-shadow)}.taste-card:before{content:"";background:radial-gradient(circle,#f3e8d7 0,#f3e8d700 70%);border-radius:50%;width:280px;height:280px;position:absolute;top:-28px;left:50%;transform:translate(-50%)}.taste-card.is-liked:before{background:radial-gradient(circle,#dfece2 0,#dfece200 70%)}.taste-card.is-avoided:before{background:radial-gradient(circle,#f5e1dc 0,#f5e1dc00 70%)}.taste-card-top{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.taste-card-top>span{color:#9c6a2e;letter-spacing:.8px;background:#f5e7c7;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800}.taste-card-top small{color:#b8b0a4;font-family:Fraunces,serif;font-size:15px}.taste-card-emoji{z-index:1;filter:drop-shadow(0 13px 15px #22272324);place-items:center;font-size:86px;display:grid;position:relative}.taste-card-copy{z-index:1;text-align:center;align-self:center;position:relative}.taste-card-copy>span{color:var(--coral);text-transform:uppercase;letter-spacing:1px;font-size:8px;font-weight:800}.taste-card-copy h2{letter-spacing:-1.2px;margin:3px 0 6px;font-size:35px}.taste-card-copy p{max-width:310px;color:var(--muted);margin:0 auto;font-size:12px;line-height:1.45}.ingredient-example-line{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;max-width:350px;margin:11px auto 0;display:flex}.ingredient-example-line>span{color:#a3783a;letter-spacing:.68px;text-transform:uppercase;width:100%;font-size:7.5px;font-weight:850}.ingredient-example-line>span b{color:#694b22;font-size:9px}.ingredient-example-line>strong{color:#52675b;background:#edf2ee;border-radius:999px;padding:5px 8px;font-family:DM Sans,sans-serif;font-size:8px;font-weight:750;line-height:1.2}.challenge-context-slot{z-index:1;place-items:center;height:82px;display:grid;position:relative}.challenge-context-slot>p{color:#a29c92;margin:0;font-size:9px}.challenge-context{text-align:center;width:100%}.challenge-context>span{color:var(--green);text-transform:uppercase;letter-spacing:.8px;margin-bottom:7px;font-size:8px;font-weight:800;display:block}.challenge-context>div{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.challenge-context button{min-height:34px;color:var(--green);background:#edf3ee;border:1px solid #cdd9d0;border-radius:8px;padding:4px;font-size:8px;font-weight:700}.challenge-context button:hover{color:#fff;background:var(--green);border-color:var(--green)}.challenge-reactions{z-index:1;grid-template-columns:repeat(3,1fr);gap:6px;display:grid;position:relative}.challenge-reactions button{border:1px solid var(--line);border-radius:13px;justify-content:center;align-items:center;gap:6px;min-height:52px;font-size:9px;font-weight:800;transition:transform .18s,color .18s,background .18s,border-color .18s,box-shadow .18s,filter .18s;display:flex;box-shadow:0 5px 13px #232e2714}.challenge-reactions button:hover{filter:saturate(1.05);transform:translateY(-3px)}.reaction-no{color:#fff8f5;background:var(--decision-reject);border-color:#983b30!important}.reaction-neutral{color:#77736b;background:var(--decision-neutral);border-color:#d9d2c8!important}.reaction-neutral>span{font-size:18px}.reaction-neutral b{font-weight:800}.reaction-yes{color:#fff;background:var(--decision-accept);border-color:var(--decision-accept)!important}.challenge-reactions .reaction-no:hover{background:var(--decision-reject-hover);box-shadow:0 8px 19px #802f2745;border-color:#7f3028!important}.challenge-reactions .reaction-neutral:hover{background:#dfd9cf;box-shadow:0 8px 19px #42423a21}.challenge-reactions .reaction-yes:hover{background:var(--decision-accept-hover);box-shadow:0 8px 19px #267a5545;border-color:#1c5a3d!important}.challenge-inline-hint{z-index:1;color:#9a958d;letter-spacing:.7px;text-transform:uppercase;place-items:center;font-size:8px;font-weight:700;display:grid;position:relative}.challenge-reactions--context button{line-height:1.2}.taste-pair-card,.taste-challenge-shell .taste-card.taste-pair-card{grid-template-rows:auto auto minmax(0,1fr);gap:12px}.taste-pair-card:before{display:none}.pair-copy{z-index:1;text-align:center;position:relative}.pair-copy h2{margin:0 0 3px;font-size:26px}.pair-copy p{color:var(--muted);margin:0;font-size:9px}.pair-swipe-hint{color:#a67b37;text-transform:uppercase;letter-spacing:.45px;margin-top:5px;font-size:7px;font-weight:800;display:block}.dish-duel{z-index:1;grid-template-rows:1fr 1fr;gap:8px;min-height:0;display:grid;position:relative}.dish-duel>button{border:1px solid var(--line);min-height:0;color:var(--ink);text-align:left;background:#fff;border-radius:15px;grid-template-columns:128px 1fr 35px;align-items:center;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;overflow:hidden}.dish-duel>button:hover{border-color:#8fb5a0;transform:translate(4px);box-shadow:0 8px 20px #1f65491a}.dish-duel>button:nth-child(2){text-align:right;grid-template-columns:35px 1fr 128px}.dish-duel>button:nth-child(2):hover{transform:translate(-4px)}.dish-duel>button:nth-child(2)>i{grid-area:1/1}.dish-duel>button:nth-child(2)>.dish-photo{grid-area:1/3}.dish-duel>button:nth-child(2)>.dish-duel-copy{grid-area:1/2}.dish-duel .dish-photo{align-self:stretch;min-height:0}.dish-duel .dish-photo>span{width:24px;height:24px;color:var(--green);background:#ffffffeb;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid;position:absolute;top:8px;left:8px}.dish-duel>button:nth-child(2) .dish-photo>span{left:auto;right:8px}.dish-duel-copy{min-width:0;padding:10px 12px}.dish-duel small,.dish-duel strong,.dish-duel p{display:block}.dish-duel small{color:var(--coral);text-transform:uppercase;font-size:6.5px}.dish-duel strong{margin:3px 0;font-family:Fraunces,serif;font-size:16px}.dish-duel p{color:var(--muted);margin:0;font-size:7.5px;line-height:1.35}.dish-duel>button>i{color:var(--green);font-style:normal}.pair-skip-button{color:var(--green);text-transform:uppercase;letter-spacing:.45px;background:#edf4ef;border:0;border-radius:999px;align-items:center;gap:4px;margin:7px auto 0;padding:4px 8px;font-size:7px;font-weight:800;display:inline-flex}.duel-country{min-width:0;color:var(--coral);text-transform:uppercase;align-items:center;gap:5px;display:flex}.duel-country .country-flag{border-radius:2px;flex:none;width:18px;height:12px;box-shadow:0 0 0 1px #1c2a221f}.duel-country span{letter-spacing:.35px;font-size:7px;font-weight:850}.duel-country b{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:6.5px;font-weight:650;overflow:hidden}.duel-tags{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.duel-tags em{color:#65746c;text-transform:lowercase;background:#eef1ed;border-radius:999px;padding:3px 5px;font-size:6px;font-style:normal;font-weight:750;line-height:1}.dish-duel>button:nth-child(2) .duel-country,.dish-duel>button:nth-child(2) .duel-tags{justify-content:flex-end}.challenge-note{border-left:2px solid var(--gold);padding:17px}.challenge-note>span{color:#a36d25;text-transform:uppercase;letter-spacing:.9px;font-size:9px;font-weight:800}.challenge-note p{color:var(--muted);margin:7px 0 0;font-family:Fraunces,serif;font-size:16px;line-height:1.45}.challenge-footer{border-top:1px solid var(--line);background:#fffdf8c7;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(22px,5vw,74px);display:grid}.challenge-footer .secondary-button{justify-self:start;min-height:40px;padding:0 17px;font-size:10px}.challenge-footer .secondary-button:disabled{opacity:.35;cursor:default;transform:none}.challenge-footer>span{color:var(--muted);font-size:9px}.challenge-footer .text-button{justify-self:end;align-items:center;gap:5px;display:flex}.onboarding-shell{background:var(--cream);min-height:100vh;padding-bottom:110px}.onboarding-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#f7f3ebe6;grid-template-columns:1fr minmax(280px,420px) 1fr;align-items:center;height:80px;padding:0 clamp(24px,5vw,80px);display:grid;position:sticky;top:0}.onboarding-header>.text-button{justify-self:end}.onboarding-progress{color:var(--muted);grid-template-columns:auto 1fr auto;align-items:center;gap:13px;font-size:11px;display:grid}.onboarding-progress>div{background:#dfd9cc;border-radius:5px;height:4px;overflow:hidden}.onboarding-progress i{border-radius:inherit;background:var(--coral);height:100%;transition:width .4s;display:block}.ingredient-intro{justify-content:space-between;align-items:end;gap:30px;max-width:1260px;margin:0 auto;padding:64px 32px 34px;display:flex}.ingredient-intro>div{padding-left:60px;position:relative}.step-number{color:#d8cfc0;font-family:Fraunces,serif;font-size:34px;position:absolute;top:3px;left:0}.ingredient-intro h1{letter-spacing:-1.7px;max-width:760px;margin:8px 0 0;font-size:clamp(32px,4vw,51px);line-height:1.05}.ingredient-intro>p{max-width:290px;color:var(--muted);margin:0 0 3px;font-size:13px;line-height:1.55}.ingredient-grid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1260px;margin:0 auto;padding:0 32px;display:grid}.ingredient-card{border:1px solid var(--line);background:#fffdf8bd;border-radius:20px;flex-direction:column;min-height:255px;padding:21px;transition:border .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.ingredient-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #1e2d2414}.ingredient-card.is-liked{background:linear-gradient(150deg,#fffdf8 55%,#e6f0e8);border-color:#1e654959}.ingredient-card.is-avoided{background:linear-gradient(150deg,#fffdf8 55%,#f8e7e2);border-color:#c54f3b4d}.ingredient-top{justify-content:space-between;align-items:start;display:flex}.ingredient-top small{color:#b5aea3;font-family:Fraunces,serif}.ingredient-emoji{filter:drop-shadow(0 4px 5px #0000001a);font-size:34px}.ingredient-card h2{letter-spacing:-.5px;margin:12px 0 5px;font-size:24px}.ingredient-card>p{color:var(--muted);flex:1;margin:0 0 16px;font-size:12px;line-height:1.45}.preference-toggle{background:#eee9df;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.preference-toggle button{color:#777d78;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-height:35px;font-size:10px;font-weight:700;display:flex}.preference-toggle button.active{color:var(--ink);background:#fff;box-shadow:0 2px 9px #00000014}.preference-toggle button.active.avoid{color:#b94635}.preference-toggle button.active.like{color:var(--green)}.context-choice{margin-top:12px}.context-choice>span{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;margin-bottom:6px;font-size:9px;font-weight:700;display:block}.context-choice>div{flex-wrap:wrap;gap:4px;display:flex}.context-choice button{border:1px solid var(--line);min-width:72px;color:var(--muted);background:#ffffffa6;border-radius:7px;flex:1;padding:6px;font-size:9px}.context-choice button.active{color:#fff;background:var(--green);border-color:var(--green)}.onboarding-footer{z-index:15;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--line);background:#fffdf8eb;justify-content:space-between;align-items:center;min-height:90px;padding:16px clamp(24px,5vw,80px);display:flex;position:fixed;bottom:0;left:0;right:0}.onboarding-footer>div:first-child{color:var(--muted);align-items:center;gap:10px;display:flex}.onboarding-footer>div:first-child strong{color:var(--green);font-family:Fraunces,serif;font-size:28px}.onboarding-footer>div:first-child span{font-size:10px;line-height:1.3}.onboarding-actions{gap:8px;display:flex}.profile-processing-screen{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 50% 42%,#fffdf8 0,#eee6d9 74%);place-items:center;padding:34px;display:grid;position:relative;overflow:hidden}.profile-processing-screen:before,.profile-processing-screen:after{content:"";border:1px solid #1f654914;border-radius:50%;width:360px;height:360px;position:absolute}.profile-processing-screen:before{bottom:-190px;left:-170px;box-shadow:inset 0 0 0 72px #1f654905}.profile-processing-screen:after{top:-185px;right:-190px;box-shadow:inset 0 0 0 82px #dd634805}.profile-processing-screen>.brand{z-index:2;position:absolute;top:25px;left:clamp(22px,5vw,74px)}.profile-processing-screen>small{color:#979087;letter-spacing:.75px;text-transform:uppercase;font-size:8px;font-weight:750;position:absolute;bottom:27px}.profile-processing-card{z-index:1;text-align:center;width:min(530px,100%);position:relative}.profile-processing-card>.eyebrow{color:var(--green);justify-content:center;margin-top:27px}.profile-processing-card h1{letter-spacing:-2px;margin:12px 0 10px;font-size:clamp(38px,5vw,54px);line-height:1}.profile-processing-card h1 em{color:var(--coral);font-style:normal}.profile-processing-card>p{max-width:450px;color:var(--muted);margin:0 auto;font-size:11px;line-height:1.65}.profile-processing-mark{width:90px;height:90px;color:var(--green);place-items:center;margin:0 auto;display:grid;position:relative}.profile-processing-mark>span{clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);background:conic-gradient(from -30deg,#3493b2,#d95746,#9552a3,#c17f30,#55993e,#2c64ba,#3493b2);animation:4.5s linear infinite processingSpin;position:absolute;inset:0}.profile-processing-mark>span:after{content:"";clip-path:inherit;background:#f9f5ed;position:absolute;inset:4px}.profile-processing-mark>svg{z-index:1;animation:1.5s ease-in-out infinite processingPulse;position:relative}.profile-processing-steps{text-align:left;gap:8px;width:min(390px,100%);margin:29px auto 20px;display:grid}.profile-processing-steps>span{color:#6f746f;opacity:.32;background:#fffdf8ad;border:1px solid #26473617;border-radius:12px;align-items:center;gap:10px;min-height:39px;padding:0 13px;font-size:9px;animation:.65s forwards processingStep;display:flex;transform:translateY(5px)}.profile-processing-steps>span:nth-child(2){animation-delay:1.25s}.profile-processing-steps>span:nth-child(3){animation-delay:2.55s}.profile-processing-steps i{width:8px;height:8px;animation:.7s forwards processingDot;animation-delay:inherit;background:#d5cfc4;border-radius:50%;flex:none;box-shadow:0 0 #1f65492e}.profile-processing-progress{background:#dcd5ca;border-radius:999px;height:4px;overflow:hidden}.profile-processing-progress>i{border-radius:inherit;background:linear-gradient(90deg,var(--green),var(--gold),var(--coral));width:0;height:100%;animation:4.5s cubic-bezier(.22,.61,.36,1) forwards processingProgress;display:block}@keyframes processingSpin{to{transform:rotate(360deg)}}@keyframes processingPulse{0%,to{opacity:.66;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes processingStep{to{opacity:1;transform:translateY(0)}}@keyframes processingDot{to{background:var(--green);box-shadow:0 0 0 4px #1f65491a}}@keyframes processingProgress{0%{width:2%}45%{width:58%}80%{width:86%}to{width:100%}}.ready-screen{background:radial-gradient(circle at 50% 38%,#fdfaf2 0,#eee6d9 75%);place-items:center;min-height:100vh;padding:34px;display:grid;position:relative;overflow:hidden}.ready-card{z-index:2;text-align:center;background:var(--paper);border:1px solid #1c292317;border-radius:32px;width:min(720px,100%);padding:48px 54px;position:relative;box-shadow:0 35px 100px #2c312824}.ready-card>.eyebrow{justify-content:center}.ready-icon{width:56px;height:56px;color:var(--coral);background:#fae6df;border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.ready-card h1{letter-spacing:-1.6px;max-width:580px;margin:15px auto 12px;font-size:clamp(34px,5vw,48px);line-height:1.04}.ready-card>p{max-width:580px;color:var(--muted);margin:0 auto;line-height:1.65}.ready-card h1 em{color:var(--coral);font-style:normal}.ready-profile-type{border:1px solid color-mix(in srgb,var(--profile-color) 35%,transparent);background:color-mix(in srgb,var(--profile-color) 9%,#fff);text-align:left;border-radius:15px;grid-template-columns:45px 1fr;align-items:center;gap:12px;max-width:680px;margin:18px auto 10px;padding:12px 15px;display:grid}.ready-profile-type>span{background:color-mix(in srgb,var(--profile-color) 18%,#fff);border-radius:13px;place-items:center;width:45px;height:45px;font-size:25px;display:grid}.ready-profile-type small,.ready-profile-type strong,.ready-profile-type p{display:block}.ready-profile-type small{color:var(--profile-color);letter-spacing:.65px;font-size:7px;font-weight:850}.ready-profile-type strong{margin-top:2px;font-family:Fraunces,serif;font-size:18px}.ready-profile-type p{color:var(--muted);margin:2px 0 0;font-size:9px}.ready-sensory-core{text-align:left;max-width:680px;margin:12px auto 18px}.ready-picks{grid-template-columns:repeat(3,1fr);gap:9px;margin:30px 0;display:grid}.ready-pick{text-align:left;background:#f2ede4;border-radius:13px;position:relative;overflow:hidden}.ready-pick .dish-photo{height:100px}.ready-pick>span{width:27px;height:27px;color:var(--green);background:#fff;border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid;position:absolute;top:8px;left:8px;box-shadow:0 4px 10px #00000026}.ready-pick>div:not(.dish-photo){padding:10px}.ready-pick strong,.ready-pick small{display:block}.ready-pick strong{font-size:12px}.ready-pick small{color:var(--muted);margin-top:3px;font-size:9px}.ready-pick .ready-pick-match{width:max-content;max-width:100%;min-height:20px;color:var(--green);background:#e0efe5d1;border:1px solid #1f654924;border-radius:999px;align-items:center;gap:4px;margin-top:6px;padding:3px 7px;font-size:8px;font-weight:800;line-height:1;display:inline-flex}.ready-pick-match span,.ready-pick-match b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ready-card>.primary-button{width:100%}.ready-card>.primary-button.is-loading{cursor:wait}.ready-card>.primary-button.is-loading svg{animation:.8s linear infinite processingSpin}.ready-caption{color:var(--muted);margin-top:12px;display:block}.confetti{border:5px solid var(--coral);border-left-color:#0000;border-radius:50%;width:18px;height:56px;position:absolute;transform:rotate(30deg)}.confetti--one{top:20%;left:13%}.confetti--two{border-color:var(--gold);border-left-color:#0000;top:15%;right:17%;transform:rotate(-60deg)}.confetti--three{border-color:var(--green);border-left-color:#0000;bottom:16%;right:9%}.app-shell{background:var(--cream);min-height:100vh}.app-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf8e6;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 clamp(20px,4vw,68px);display:grid;position:sticky;top:0}.app-header nav{background:#eee9df;border-radius:999px;gap:4px;padding:5px;display:flex}.app-header nav button{min-height:36px;color:var(--muted);background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;padding:0 15px;font-size:11px;font-weight:600;display:flex}.app-header nav button.active{color:var(--green-dark);background:#fff;box-shadow:0 2px 9px #00000014}.header-account{justify-self:end;align-items:center;gap:9px;display:flex}.header-country-filter{min-height:38px;color:var(--green-dark);background:#edf4ef;border:1px solid #1f65492e;border-radius:999px;align-items:center;gap:7px;padding:5px 9px 5px 6px;font-size:9px;display:inline-flex;box-shadow:0 4px 13px #1f493812}.header-country-filter .country-flag{border:2px solid #fff;border-radius:50%;flex:0 0 26px;width:26px;height:26px;box-shadow:0 2px 7px #1f493826}.header-country-filter strong{font-size:9px}.header-country-filter svg{color:#8d958f}.header-country-filter:hover{background:#e4efe7;border-color:#1f654961}.profile-pill{color:var(--ink);text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:9px;padding:5px 7px;display:flex}.profile-pill>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.profile-pill strong,.profile-pill small{line-height:1.2;display:block}.profile-pill strong{font-size:11px}.profile-pill small{color:var(--muted);margin-top:2px;font-size:9px}.profile-pill.active{background:var(--green-soft)}.header-world-prompt,.mobile-header-explore-pill,.world-heading-mobile,.mobile-hero-brand{display:none}.view-shell{min-height:calc(100vh - 72px)}.mobile-nav{display:none}.toast{z-index:100;color:#fff;background:var(--ink);border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:9px;padding:13px 20px;font-size:12px;font-weight:600;display:flex;position:fixed;bottom:24px;left:50%;box-shadow:0 16px 50px #00000040}.explore-hero{border-bottom:1px solid var(--line);background:#eee9df;grid-template-columns:minmax(350px,38%) 1fr;min-height:535px;display:grid;overflow:hidden}.explore-hero--country{grid-template-rows:minmax(535px,auto);grid-template-columns:minmax(420px,35%) 1fr;display:grid;position:relative;overflow:visible}.explore-hero--country .explore-copy--selected{z-index:7;grid-area:1/1;padding:55px 24px 55px clamp(24px,5vw,82px);position:relative;top:auto;left:auto}.explore-hero--country .world-map{grid-area:1/1/auto/-1;min-width:0}.explore-hero--world .explore-copy{grid-area:1/1}.explore-hero--world .world-map{grid-area:1/1/auto/-1;min-width:0}.selected-destination-label{color:var(--green);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.4px;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:#fffdf8e0;border:1px solid #1f493824;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:10px;font-weight:700;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 22px #24392e14}.selected-destination-label strong{color:var(--coral)}.selected-destination-label:hover,.world-destination-label:hover{background:#fffdf8;border-color:#1f654952;transform:translateY(-1px);box-shadow:0 10px 25px #24392e1f}.selected-destination-label:focus-visible,.world-destination-label:focus-visible{outline-offset:2px;outline:3px solid #ca5d4b40}.world-destination-label{cursor:pointer;border:1px solid #1f493824;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.country-filter-topline{align-items:center;gap:10px;display:flex}.selected-country-reset{min-height:38px;color:var(--green);white-space:nowrap;background:#fffdf8f0;border:1px solid #1f493824;border-radius:999px;align-items:center;gap:6px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex;box-shadow:0 8px 22px #24392e14}.selected-country-heading{letter-spacing:-2.4px;margin:22px 0 15px;font-size:clamp(40px,4vw,60px);line-height:1}.selected-country-heading-mobile{display:none}.selected-country-summary{max-width:430px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.selected-country-summary-mobile{display:none}.explore-copy{z-index:4;align-self:center;padding:55px 20px 55px clamp(24px,6vw,100px);position:relative}.explore-copy h1{letter-spacing:-2.7px;margin:14px 0 16px;font-size:clamp(40px,4.7vw,66px);line-height:1.02}.explore-copy>p{max-width:460px;color:var(--muted);font-size:14px;line-height:1.6}.desktop-globe-guide{display:none}@media (width>=821px){.explore-hero--world .explore-copy h1{letter-spacing:-2.35px;margin-bottom:22px;font-size:clamp(42.35px,4.9005vw,70.4px)}.world-heading-desktop>span,.world-heading-desktop>em{white-space:nowrap;width:max-content;display:block}.desktop-globe-guide{color:var(--green);align-items:center;gap:8px;margin-top:18px;font-size:10px;font-weight:750;display:flex}.explore-hero--world .world-destination-label{width:max-content;color:var(--green);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.4px;text-transform:uppercase;background:#fffdf8e0;border:1px solid #1f493824;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:10px;font-weight:700;display:inline-flex;box-shadow:0 8px 22px #24392e14}.ranking-section .kind-tabs{gap:5px;padding:5px}.ranking-section .kind-tabs button{padding:7px 12px;font-size:9px}}.world-map{isolation:isolate;background:radial-gradient(circle at 50% 52%,#e5ded1 0,#eee9df 64%);min-height:535px;position:relative;overflow:hidden}.world-map--focused:before{content:"";z-index:3;pointer-events:none;background:linear-gradient(90deg,#eee9df 0%,#eee9dff7 58%,#eee9dfb8 78%,#0000 100%);width:43%;position:absolute;inset:0 auto 0 0}.world-map:after{content:"";z-index:-1;opacity:.14;background-image:radial-gradient(#53645a 1px,#0000 1px);background-size:16px 16px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000 95%);mask-image:linear-gradient(270deg,#000,#0000 95%)}.world-map--focused:after{-webkit-mask-image:linear-gradient(90deg,#00000059,#000 42%,#000);mask-image:linear-gradient(90deg,#00000059,#000 42%,#000)}.world-map>svg{z-index:1;width:98%;height:97%;position:absolute;inset:2% 1% 1%}.world-countries{transform-box:view-box;transform-origin:50%;will-change:transform;transition:transform .72s cubic-bezier(.22,1,.36,1)}.world-map>svg path{fill:#c8d0c5;stroke:#1f49383d;stroke-width:1.05px;vector-effect:non-scaling-stroke;transition:fill .2s,opacity .2s}.world-map>svg path.map-country--available{fill:#2c7958;opacity:.86;cursor:pointer}.world-map>svg path.map-country--available:hover{fill:#165b40;opacity:1}.world-map>svg path.map-country--selected{fill:var(--coral);opacity:1;stroke:#fff;stroke-width:2.4px}.world-map>svg path.map-country--muted{opacity:.18}.map-country-label{cursor:pointer;transition:opacity .2s}.map-country-label:hover circle{transform:scale(1.12)}.map-country-label circle{fill:#fff;stroke:#2c7958;stroke-width:3px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 4px 8px #1e302633);transform-box:fill-box;transform-origin:50%;transition:transform .2s}.map-country-label image,.map-country-label text{pointer-events:none}.map-country-label .map-country-name{fill:var(--ink);paint-order:stroke;stroke:#ffffffe0;stroke-width:5px;stroke-linejoin:round;letter-spacing:.2px;font-size:11px;font-weight:800}.globe-orbit{z-index:1;will-change:left,top,width,height,opacity,transform,filter;position:absolute}.globe-svg{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;overflow:visible}.globe-svg.is-dragging{cursor:grabbing}.globe-svg.is-locked{cursor:default;touch-action:pan-y}.globe-atmosphere{fill:#fff3;stroke:#ffffffb3;stroke-width:2px;filter:drop-shadow(0 0 18px #3d75592e)}.globe-graticule{fill:none;stroke:#ffffff57;stroke-width:.72px;vector-effect:non-scaling-stroke;pointer-events:none}.globe-country{stroke:#f5f8f099;stroke-width:.72px;vector-effect:non-scaling-stroke;transition:fill .18s,opacity .18s}.globe-country--base{pointer-events:none}.globe-country-borders{fill:none;stroke:#f5f8f08c;stroke-width:.68px;vector-effect:non-scaling-stroke;pointer-events:none;transition:opacity .18s}.globe-country-borders--muted{opacity:.2}.globe-country--available{fill:#2f7657;cursor:pointer}.globe-country--available:hover{fill:#1d5e43}.globe-country--selected{fill:var(--coral);stroke:#fff8ef;stroke-width:2.2px;opacity:1}.globe-country--muted:not(.globe-country--selected){opacity:.2}.globe-lighting,.globe-specular{pointer-events:none}.globe-specular{fill:#ffffff2e;filter:blur(3px)}.globe-outline{fill:none;stroke:#ffffffb8;stroke-width:2.2px;pointer-events:none}.globe-marker{cursor:pointer;filter:drop-shadow(0 7px 10px #14342638)}.globe-marker-core{transform-box:fill-box;transform-origin:50%}.globe-marker-hitarea{fill:#0000;pointer-events:all}.globe-marker:focus-visible{outline:none}.globe-marker:focus-visible .globe-country-flag-wrap{box-shadow:0 0 0 3px var(--coral),0 5px 12px #14342638}@media (width>=821px){.globe-marker:focus{outline:none}}.globe-marker-connector{pointer-events:none;stroke:#1f5f437a;stroke-width:1.35px;stroke-linecap:round;vector-effect:non-scaling-stroke}.globe-marker-card{width:50px;height:46px;color:var(--ink);flex-direction:column;align-items:center;font-family:DM Sans,sans-serif;display:flex}.globe-country-flag-wrap{background:#fffdf8;border:3px solid #fffdf8;border-radius:50%;flex:0 0 28px;width:28px;height:28px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 0 0 1.5px #1f5f43a6,0 4px 10px #1434262e}.globe-country-flag{border-radius:50%;width:100%;height:100%}.globe-marker-card strong{letter-spacing:.65px;background:#fffdf8f5;border-radius:5px;margin-top:3px;padding:2px 5px;font-size:9px;font-weight:900;line-height:1;box-shadow:0 2px 6px #1e30261a}.globe-marker:hover .globe-country-flag-wrap{box-shadow:0 0 0 2px var(--coral),0 5px 12px #14342638}.world-map--focused .globe-marker:not(.is-selected){filter:drop-shadow(0 4px 7px #14342629)}.globe-marker foreignObject{pointer-events:none;overflow:visible}.map-instruction{z-index:4;color:var(--green);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;background:#ffffffe0;border:1px solid #1f493821;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #2a39301a}.country-map-reset{z-index:12;min-height:36px;color:var(--green);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;background:#fffffff0;border:1px solid #1f493821;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);box-shadow:0 8px 24px #2a393021}.country-insight-stack{z-index:10;flex-direction:column;align-items:flex-end;gap:12px;width:332px;max-width:calc(100% - 48px);display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.country-insight{width:100%;color:var(--ink);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf8f2;border:1px solid #ffffffb3;border-radius:26px;padding:21px;position:relative;box-shadow:0 24px 50px #1f31272e}.country-insight-header{justify-content:space-between;align-items:center;gap:14px;padding-right:0;display:flex}.country-insight-close{z-index:2;width:38px;min-width:38px;height:38px;min-height:38px;color:var(--green);background:#fffffff0;border:1px solid #1f493824;border-radius:50%;place-items:center;margin:0;padding:0;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 5px 14px #1f49381a}.country-insight-title{align-items:center;gap:15px;display:flex}.country-insight-title>div{flex-direction:column;justify-content:center;align-self:stretch;min-width:0;display:flex}.country-insight-title small,.country-insight-title h3{display:block}.country-insight-title small{color:var(--green);letter-spacing:1.1px;font-size:9.5px;font-weight:900}.country-insight-title h3{letter-spacing:-.7px;margin:2px 0 0;font-size:28px}.country-round-flag{aspect-ratio:1;box-sizing:border-box;background-color:#fff;border:0;border-radius:999px;flex:0 0 50px;width:50px;height:50px;overflow:hidden;box-shadow:0 0 0 3px #fff,0 0 0 4px #1f493826,0 9px 20px #1f493824}.country-insight-affinity{color:#fff;background:linear-gradient(135deg,var(--green),#124b35);border-radius:16px;justify-content:center;align-items:center;gap:13px;margin:15px 0;padding:13px 14px;display:flex}.country-insight-affinity>strong{font-family:Fraunces,serif;font-size:40px;line-height:1}.country-insight-affinity>strong small{font-size:15px}.country-insight-affinity>span{border-left:1px solid #ffffff47;padding-left:12px;font-size:11px;font-weight:600;line-height:1.35}.country-insight-tastes{gap:11px;display:grid}.country-insight-tastes>div{grid-template-columns:28px 1fr 28px;align-items:center;gap:9px;display:grid}.country-insight-tastes>div>span{font-size:20px}.country-insight-tastes p{margin:0}.country-insight-tastes p strong{margin-bottom:5px;font-size:10px;display:block}.country-insight-tastes p>i{background:color-mix(in srgb,var(--taste-color) 12%,#ddd7cd);border-radius:999px;height:6px;display:block;position:relative}.country-insight-tastes p>i b{border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--taste-color) 58%,#fff),var(--taste-color));height:100%;display:block;overflow:hidden}.country-insight-tastes p>i em{z-index:2;border-right:4px solid #0000;border-bottom:6px solid var(--ink);border-left:4px solid #0000;width:0;height:0;font-size:0;position:absolute;top:calc(100% + 3px);transform:translate(-50%)}.country-insight-tastes small{color:var(--taste-color);text-align:right;font-family:Fraunces,serif;font-size:10px;font-weight:700}.country-insight-legend{color:var(--muted);letter-spacing:.55px;justify-content:flex-start;align-items:center;gap:12px;margin-top:15px;font-size:7px;font-weight:850;display:flex}.country-insight-legend span{align-items:center;gap:5px;display:inline-flex}.country-insight-legend i{background:linear-gradient(90deg,#e5a63d,#d85f4d);border-radius:999px;width:14px;height:5px;display:inline-block;position:relative}.country-insight-legend i.is-you{background:0 0;border-radius:0;width:8px;height:7px}.country-insight-legend i.is-you:before{content:"";border-right:4px solid #0000;border-bottom:6px solid var(--ink);border-left:4px solid #0000;width:0;height:0;position:absolute;inset:0}.ranking-section{max-width:1500px;margin:0 auto;padding:58px clamp(24px,5vw,76px) 90px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-heading h2{letter-spacing:-1px;margin:10px 0 2px;font-size:35px}.section-heading p{color:var(--muted);margin:0;font-size:11px}.sort-tabs{border:1px solid var(--line);background:var(--paper);border-radius:999px;align-items:center;gap:3px;padding:5px;display:flex}.sort-tabs>svg{color:var(--muted);margin:0 4px 0 7px}.sort-tabs button{color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:600}.sort-tabs button.active{color:#fff;background:var(--green)}.ranking-controls{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.kind-tabs{background:#eae5dc;border-radius:999px;gap:4px;padding:4px;display:flex}.kind-tabs button{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:6px 10px;font-size:8px;font-weight:700}.kind-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #242f2714}.ranking-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:13px;display:grid}.ranking-grid--six{grid-template-columns:repeat(3,minmax(0,1fr))}.rank-card{cursor:pointer;border:1px solid var(--line);background:var(--paper);border-radius:18px;flex-direction:column;align-self:stretch;min-width:0;height:auto;display:flex;overflow:hidden;box-shadow:0 8px 22px #2531290d}.rank-card-photo{height:clamp(182px,18vw,258px);position:relative}.dish-country-flag{z-index:4;background:#fff;border:2px solid #ffffffeb;border-radius:50%;place-items:center;width:31px;height:31px;font-size:17px;line-height:1;display:grid;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 5px 14px #14231b3d}.dish-country-flag-drop{z-index:4;transform-origin:top;width:64px;height:34px;clip-path:path("M0 0H64A14 14 0 0 0 50 14A18 18 0 1 1 14 14A14 14 0 0 0 0 0Z");background:var(--paper);pointer-events:none;position:absolute;top:-2px;left:50%;transform:translate(-50%)}.dish-country-flag-drop .dish-country-flag{width:24px;height:24px;box-shadow:none;border-width:0;position:absolute;top:4px;left:50%;transform:translate(-50%)}@media (width>=821px){.dish-country-flag-drop{transform:translate(-50%)scale(1.2)}}.country-flag{background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block;overflow:hidden}.country-flag--brasil{background-image:url(/assets/flags/brasil.svg)}.country-flag--italia{background-image:url(/assets/flags/italia.svg)}.country-flag--japao{background-image:url(/assets/flags/japao.svg)}.country-flag--mexico{background-image:url(/assets/flags/mexico.svg)}.country-flag--peru{background-image:url(/assets/flags/peru.svg)}.country-flag--espanha{background-image:url(/assets/flags/espanha.svg)}.country-flag--libano{background-image:url(/assets/flags/libano.svg)}.country-flag--china{background-image:url(/assets/flags/china.svg)}.country-flag--franca{background-image:url(/assets/flags/franca.svg)}.country-flag--turquia{background-image:url(/assets/flags/turquia.svg)}.country-flag--tailandia{background-image:url(/assets/flags/tailandia.svg)}.country-flag--eua{background-image:url(/assets/flags/eua.svg)}.country-flag--etiopia{background-image:url(/assets/flags/etiopia.svg)}.country-flag--india{background-image:url(/assets/flags/india.svg)}.country-flag--coreia{background-image:url(/assets/flags/coreia.svg)}.country-flag--vietna{background-image:url(/assets/flags/vietna.svg)}.country-flag--indonesia{background-image:url(/assets/flags/indonesia.svg)}.country-flag--marrocos{background-image:url(/assets/flags/marrocos.svg)}.country-flag--nigeria{background-image:url(/assets/flags/nigeria.svg)}.country-flag--jamaica{background-image:url(/assets/flags/jamaica.svg)}.rank-number{width:34px;height:34px;color:var(--green);background:#ffffffeb;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid;position:absolute;top:10px;left:10px;box-shadow:0 4px 10px #00000029}.rank-card-photo>.dish-type-badge{color:#fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#14271dad;border-color:#ffffff38;margin:0;position:absolute;bottom:10px;left:10px}.rank-card-photo>.dietary-tag{margin:0;position:absolute;bottom:10px;right:10px;box-shadow:0 5px 14px #14231b29}.rank-card-photo>.dish-type-badge,.rank-card-photo>.dietary-tag{align-items:center;min-height:26px;padding:0 8px;line-height:1}.photo-action{width:34px;height:34px;color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;right:10px}.photo-action.active{color:#9a671e;background:#fff2d6}.rank-card-body{flex-direction:column;flex:1;padding:15px;display:flex}.rank-card-heading{grid-template-columns:1fr auto;align-items:start;gap:8px;display:grid}.rank-card-heading small{color:var(--coral);text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:700}.rank-card-heading h3{letter-spacing:-.3px;margin:3px 0 0;font-family:Fraunces,serif;font-size:18px;line-height:1.05}.rank-card-body>p{min-height:48px;color:var(--muted);margin:11px 0;font-size:10px;line-height:1.5}.tag-row{flex-wrap:wrap;gap:4px;display:flex}.rank-card-body>.tag-row{margin-top:auto;margin-bottom:12px}.tag-row span{color:#5d6e63;background:#edf1eb;border-radius:999px;align-items:center;min-height:22px;padding:4px 7px;font-size:8px;font-weight:600;line-height:1;display:inline-flex}.card-link{border:0;border-top:1px solid var(--line);width:100%;color:var(--green);background:0 0;justify-content:space-between;align-items:center;margin-top:0;padding:10px 0 0;font-size:9px;font-weight:700;display:flex}.discovery-block{background:linear-gradient(135deg,#f8f3e9,#f2ede4);border:1px solid #d9cfbd;border-radius:24px;margin-top:54px;padding:30px 26px 26px;position:relative;overflow:hidden;box-shadow:0 12px 28px #53422a0f}.discovery-block-heading{margin-bottom:20px}.discovery-block-heading h2{letter-spacing:-.8px;margin:9px 0 3px;font-size:31px}.discovery-block-heading p{color:var(--muted);margin:0;font-size:10px}.discovery-block--curated{position:relative}.discovery-block--curated .eyebrow{color:#8e6526}.discovery-block--popular{background:linear-gradient(135deg,#edf5ef,#f8f7f1);border-color:#b9d0c1;box-shadow:0 12px 30px #1f654912}.discovery-block--popular:before{content:"";background:linear-gradient(#2f8060,#84b196);width:5px;position:absolute;inset:0 auto 0 0}.discovery-block--popular .eyebrow{color:var(--green)}.discovery-block--surprise{position:relative}.discovery-block--surprise .ranking-grid{z-index:1;position:relative}.avoid-section{color:#f8f2e8;background:#24362d;border-radius:24px;margin-top:55px;padding:30px;position:relative;overflow:hidden}.avoid-section:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:430px;height:430px;position:absolute;top:-230px;right:-150px;box-shadow:inset 0 0 0 80px #ffffff05}.avoid-heading{z-index:1;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex;position:relative}.avoid-heading>div{align-items:center;gap:12px;display:flex}.avoid-heading h2{letter-spacing:-.8px;margin:3px 0 2px;font-size:29px}.avoid-heading p{color:#ffffff85;margin:0;font-size:10px}.avoid-heading>span{color:#ffffff9e;text-transform:uppercase;letter-spacing:.7px;border:1px solid #ffffff24;border-radius:999px;flex:none;padding:7px 10px;font-size:8px}.avoid-icon{color:#2b382f;background:#e7bf73;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.avoid-grid{z-index:1;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid;position:relative}.avoid-card{cursor:pointer;background:#ffffff0e;border:1px solid #ffffff17;border-radius:14px;min-width:0;overflow:hidden}.avoid-card-photo{filter:saturate(.72);height:105px}.avoid-card-photo:after{content:"";background:linear-gradient(#0000,#121f1873);position:absolute;inset:0}.avoid-card-photo .avoid-score{z-index:2;color:#fff;background:var(--score-color,#be4939);border-radius:999px;padding:5px 7px;font-size:9px;font-weight:800;position:absolute;bottom:8px;right:8px}.avoid-card-photo .dish-country-flag{width:28px;height:28px;font-size:15px;top:8px;left:8px;transform:none}.avoid-card>div{padding:11px}.avoid-card small{color:#d7b069;text-transform:uppercase;letter-spacing:.7px;font-size:7px}.avoid-card h3{margin:3px 0 5px;font-family:Fraunces,serif;font-size:16px;line-height:1.05}.avoid-card p{color:#ffffff80;min-height:34px;margin:0;font-size:8px;line-height:1.4}.avoid-card button{color:#d9c49b;background:0 0;border:0;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;margin-top:8px;padding:7px 0 0;font-size:8px;display:flex}.avoid-section{color:var(--ink);background:#eee9e1;border:1px solid #d9d0c4}.avoid-section:after{display:none}.avoid-heading .eyebrow{color:#a65444}.avoid-heading p{color:var(--muted)}.avoid-heading>span{color:#77746f;background:#ffffff7a;border-color:#d3c9bd}.avoid-icon{color:#fff;background:#ae5b4b}.avoid-card{border-color:var(--line);background:#fffdf9;box-shadow:0 7px 18px #25312909}.avoid-card-photo{filter:saturate(.64)}.avoid-card-photo:after{background:linear-gradient(#0000,#1c221e33)}.avoid-card small{color:var(--coral)}.avoid-card h3{color:var(--ink)}.avoid-card p{color:var(--muted)}.avoid-card button{color:#915240;border-top-color:var(--line)}.avoid-card--excluded{border-color:#d7a69b;box-shadow:0 8px 22px #974b3b1a}.avoid-card-photo .avoid-score--excluded{color:#fff;letter-spacing:.55px;background:#a65343;font-size:7px}.avoid-empty{z-index:1;color:var(--muted);background:#ffffff6b;border:1px dashed #cbc0b4;border-radius:13px;align-items:center;gap:10px;padding:15px;font-size:9px;display:flex;position:relative}.avoid-empty svg{color:var(--green)}.avoid-empty strong{color:var(--ink);margin-bottom:2px;display:block}.catalog-callout{width:100%;color:var(--ink);text-align:left;background:linear-gradient(110deg,#f1f7f2,#fffdf8);border:1px solid #aec9b8;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-top:19px;padding:16px 18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 9px 24px #1f654912}.catalog-callout:hover{border-color:var(--green);transform:translateY(-2px);box-shadow:0 13px 30px #1f65491f}.catalog-callout-icon{color:#fff;background:var(--green);border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.catalog-callout>span:nth-child(2)>*{display:block}.catalog-callout small{color:var(--coral);letter-spacing:.6px;text-transform:uppercase;font-size:7px;font-weight:800}.catalog-callout strong{margin:3px 0;font-family:Fraunces,serif;font-size:18px}.catalog-callout em{color:var(--muted);font-size:8px;font-style:normal}.catalog-callout-action{color:#fff;background:var(--green);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-size:9px;font-weight:800;display:flex}.catalog-section{background:var(--paper);border:1px solid #aec9b8;border-radius:20px;margin-top:20px;scroll-margin-top:88px;overflow:hidden;box-shadow:0 12px 32px #1f654914}.catalog-toggle{width:100%;min-height:88px;color:var(--ink);background:linear-gradient(110deg,#f1f7f2,#fffdf8);border:0;justify-content:space-between;align-items:center;padding:16px 19px;display:flex}.catalog-toggle>span:first-child{text-align:left;align-items:center;gap:13px;display:flex}.catalog-toggle strong,.catalog-toggle small,.catalog-toggle em{display:block}.catalog-toggle strong{margin:3px 0;font-family:Fraunces,serif;font-size:20px}.catalog-toggle small{color:var(--coral);letter-spacing:.7px;font-size:7px;font-weight:800}.catalog-toggle em{color:var(--muted);font-size:9px;font-style:normal}.catalog-toggle-meta{color:#fff;background:var(--green);text-transform:uppercase;letter-spacing:.5px;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:8px;font-weight:800;display:flex}.catalog-toggle-meta svg{transition:transform .2s}.catalog-section.is-open .catalog-toggle-meta svg{transform:rotate(180deg)}.catalog-section.has-filter-panel,.catalog-section.has-filter-panel .catalog-content{overflow:visible}.catalog-content{border-top:1px solid var(--line);overflow:hidden}.catalog-toolbar{z-index:8;align-items:flex-start;gap:8px;margin:14px;scroll-margin-top:74px;display:flex;position:relative}.catalog-search{border:1px solid var(--line);background:#f5f1e9;border-radius:999px;flex:1;align-items:center;gap:8px;min-width:0;height:48px;padding:0 15px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.catalog-search:focus-within{background:#faf7f1;border-color:#8aae99;box-shadow:0 0 0 3px #1f654914}.catalog-search.has-filters{border-color:#c75845;box-shadow:0 0 0 3px #be483917}.catalog-search svg{color:var(--green);flex:none}.catalog-search.has-filters svg{color:#b84939}.catalog-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.catalog-search>span{color:var(--muted);white-space:nowrap;flex:none;font-size:8px;font-weight:750}.catalog-filter-trigger{width:48px;height:48px;color:var(--green);background:#edf4ef;border:1px solid #9dbbaa;border-radius:50%;flex:0 0 48px;place-items:center;padding:0;transition:transform .18s,border-color .18s,color .18s,background .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 5px 15px #1f493814}.catalog-filter-trigger:hover{border-color:var(--green);transform:translateY(-2px);box-shadow:0 8px 18px #1f49381f}.catalog-filter-trigger.is-active{color:#fff;background:#bd4938;border-color:#a83f31;box-shadow:0 8px 20px #b03e2f47}.catalog-filter-trigger>span{border:2px solid var(--paper);color:#fff;background:#8f2f24;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:7px;font-weight:900;display:grid;position:absolute;top:-4px;right:-3px}.catalog-filter-panel{z-index:12;-webkit-backdrop-filter:blur(28px)saturate(1.15);backdrop-filter:blur(28px)saturate(1.15);background:#fcfbf8f5;border:1px solid #2d34301f;border-radius:23px;width:min(600px,100%);position:absolute;top:56px;right:0;overflow:hidden;box-shadow:0 26px 70px #1d2b232b,0 2px 9px #1d2b230f}.catalog-filter-panel>header{min-height:66px;color:var(--ink);background:#ffffff6b;border-bottom:1px solid #303a3414;justify-content:space-between;align-items:center;gap:18px;padding:13px 16px 12px 19px;display:flex}.catalog-filter-panel>header strong,.catalog-filter-panel>header span{display:block}.catalog-filter-panel>header strong{letter-spacing:-.35px;margin-bottom:3px;font-family:Fraunces,serif;font-size:20px}.catalog-filter-panel>header span{color:#858984;font-size:8px}.catalog-filter-panel>header button{color:#686d69;background:#282f2b12;border:0;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;transition:color .16s,background .16s;display:grid}.catalog-filter-panel>header button:hover{color:var(--ink);background:#282f2b1f}.catalog-filter-grid{grid-template-columns:1fr 1fr;gap:11px;padding:15px 16px 16px;display:grid}.catalog-filter-wide,.catalog-type-filter{grid-column:1/-1}.catalog-type-filter{border:0;min-width:0;margin:0;padding:0}.catalog-type-filter legend{color:#777c78;letter-spacing:.55px;text-transform:uppercase;margin-bottom:6px;padding:0;font-size:7px;font-weight:850}.catalog-type-filter>div{background:#30373312;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:2px;padding:3px;display:grid}.catalog-type-filter button{color:#777b77;background:0 0;border:0;border-radius:9px;min-height:34px;font-size:8px;font-weight:750;transition:color .16s,background .16s,box-shadow .16s}.catalog-type-filter button.active{color:var(--ink);background:#fffffff5;box-shadow:0 1px 4px #1f27221a}.catalog-ingredient-picker{z-index:3;gap:6px;min-width:0;display:grid;position:relative}.catalog-ingredient-picker>span{color:#6b746d;letter-spacing:.55px;text-transform:uppercase;font-size:7px;font-weight:850}.catalog-ingredient-picker>div:not(.catalog-ingredient-results){color:#767b77;background:#2e35310f;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 10px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.catalog-ingredient-picker>div:not(.catalog-ingredient-results):focus-within{background:#ffffffd9;border-color:#1f65494d;box-shadow:0 0 0 3px #1f65490f}.catalog-ingredient-picker>div.is-selected{color:#a74436;background:#b848380e;border-color:#b8483842}.catalog-ingredient-picker>div:not(.catalog-ingredient-results)>input:not([type=range]){min-width:0;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;outline:0;flex:1;padding:0}.catalog-ingredient-picker>div:not(.catalog-ingredient-results)>button{color:#777c78;background:#2a312d12;border:0;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;display:grid}.catalog-ingredient-results{z-index:18;background:#fff;border:1px solid #2d34301c;border-radius:13px;max-height:215px;padding:5px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 17px 38px #1d2b2329}.catalog-ingredient-results>button{width:100%;min-height:40px;color:var(--ink);text-align:left;background:#fff;border:0;border-radius:9px;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;padding:6px 9px;display:grid}.catalog-ingredient-results>button:hover{background:#f0f5f1}.catalog-ingredient-results>button>span{font-size:16px}.catalog-ingredient-results>button>strong{text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.catalog-ingredient-results>button>small{color:#8b8f8b;text-transform:capitalize;font-size:7.5px}.catalog-ingredient-results>p{color:var(--muted);text-align:center;margin:0;padding:12px;font-size:8px}.catalog-filter-grid>label{gap:6px;min-width:0;display:grid}.catalog-filter-grid>label>span{color:#6b746d;letter-spacing:.55px;text-transform:uppercase;font-size:7px;font-weight:850}.catalog-filter-grid select,.catalog-filter-grid input:not([type=range]){width:100%;min-width:0;height:40px;color:var(--ink);background:#2e35310f;border:1px solid #0000;border-radius:11px;outline:0;padding:0 11px;font-family:DM Sans,sans-serif;font-size:9px;transition:border-color .16s,background .16s,box-shadow .16s}.catalog-filter-grid select:focus,.catalog-filter-grid input:not([type=range]):focus{background:#ffffffd9;border-color:#1f65494d;box-shadow:0 0 0 3px #1f65490f}.catalog-filter-grid .catalog-ingredient-picker>div>input:not([type=range]),.catalog-filter-grid .catalog-ingredient-picker>div>input:not([type=range]):focus{width:auto;min-width:0;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;outline:0;flex:1;padding:0}.catalog-sensory-filter>div{grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:7px;display:grid}.catalog-sensory-filter>div strong{height:40px;color:var(--green);background:#1f654917;border-radius:11px;place-items:center;font-size:9px;display:grid}.catalog-sensory-filter input[type=range]{width:100%;accent-color:var(--green)}.catalog-sensory-filter input[type=range]:disabled{opacity:.35}.catalog-filter-panel>footer{background:#ffffff61;border-top:1px solid #303a3414;justify-content:flex-end;gap:8px;padding:11px 16px 15px;display:flex}.catalog-filter-panel>footer button{border-radius:999px;min-height:36px;padding:0 15px;font-size:8px;font-weight:850}.catalog-filter-clear{color:#757a76;background:#2b322e0f;border:0}.catalog-filter-clear:disabled{opacity:.35}.catalog-filter-done{color:#fff;background:#b84838;border:0;box-shadow:0 5px 14px #b445352e}.catalog-empty-state{min-height:190px;color:var(--muted);text-align:center;background:#f8f4ed;border:1px dashed #d4c7bb;border-radius:16px;align-content:center;place-items:center;gap:7px;margin:0 14px 18px;padding:30px 18px;display:grid}.catalog-empty-state>svg{color:#b84939}.catalog-empty-state strong{color:var(--ink);font-family:Fraunces,serif;font-size:18px}.catalog-empty-state p{max-width:390px;margin:0;font-size:9px;line-height:1.5}.catalog-empty-state button{color:#fff;background:#bd4938;border:1px solid #a83f31;border-radius:999px;min-height:34px;margin-top:5px;padding:0 13px;font-size:8px;font-weight:850}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:12px;padding:0 14px 18px;display:grid}.catalog-card{border:1px solid var(--line);text-align:left;min-width:0;color:var(--ink);background:#fff;border-radius:15px;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:block;overflow:hidden}.catalog-card:hover{border-color:#1e654966;transform:translateY(-3px);box-shadow:0 10px 24px #1f65491a}.catalog-card .dish-photo{width:100%;height:145px}.catalog-card .dish-photo em{color:#fff;background:var(--score-color,var(--green));border:1px solid #ffffff3d;border-radius:999px;padding:6px 9px;font-family:Fraunces,serif;font-size:14px;font-style:normal;line-height:1;position:absolute;top:9px;right:9px;box-shadow:0 5px 14px #14231b2e}.catalog-card>div:last-child{padding:11px 12px 13px}.catalog-card small,.catalog-card strong,.catalog-card span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.catalog-card small{color:var(--coral);text-transform:uppercase;font-size:8px}.catalog-card strong{margin:4px 0;font-family:Fraunces,serif;font-size:15px}.catalog-card span{color:var(--muted);font-size:8px}.catalog-card--blocked{background:#f4f0eb;border-color:#d7cec3}.catalog-card--blocked .dish-photo{filter:saturate(.45);opacity:.72}.catalog-card--blocked .dish-photo em{text-transform:uppercase;letter-spacing:.04em;background:#5b493de0;font-family:Manrope,sans-serif;font-size:9px}.catalog-card--blocked small{color:#9b4b3c}.catalog-card .dish-country-flag{width:29px;height:29px;font-size:16px;top:9px;left:9px;transform:none}.cards-view{background:radial-gradient(circle at 50% 35%,#fffdf8,#eae2d5 73%);flex-direction:column;align-items:center;padding:38px 20px 85px;display:flex}.cards-heading{text-align:center}.cards-heading .eyebrow{justify-content:center}.cards-heading h1{letter-spacing:-1.7px;margin:7px 0 3px;font-size:43px}.cards-heading p{color:var(--muted);font-size:12px}.deck-area{width:min(410px,100vw - 32px);height:570px;margin-top:12px;position:relative}.deck-ghost{border:1px solid var(--line);background:#f9f6ef;border-radius:28px;position:absolute;inset:18px 8px -6px;transform:rotate(3deg);box-shadow:0 15px 45px #242f2714}.deck-ghost--two{background:#eee6d9;inset:25px 12px -12px;transform:rotate(-3deg)}.swipe-card{border:1px solid var(--line);background:var(--paper);touch-action:pan-y;border-radius:28px;position:absolute;inset:0;overflow:hidden;box-shadow:0 25px 70px #242f2730}.swipe-photo{height:365px;position:relative}.swipe-top{z-index:3;justify-content:space-between;align-items:start;display:flex;position:absolute;inset:14px 14px auto}.swipe-top>span{color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700}.swipe-gradient{color:#fff;background:linear-gradient(#0000,#0b1812eb);padding:70px 22px 22px;position:absolute;inset:auto 0 0}.swipe-gradient>span{color:#f1c480;text-transform:uppercase;letter-spacing:.8px;font-size:9px;font-weight:700}.swipe-gradient h2{letter-spacing:-1px;margin:5px 0 4px;font-size:32px}.swipe-gradient p{color:#ffffffb8;margin:0;font-size:11px;line-height:1.45}.swipe-body{padding:17px 20px}.match-note{grid-template-columns:auto 1fr;gap:10px;display:grid}.match-note>svg{color:var(--coral)}.match-note strong{text-transform:uppercase;letter-spacing:.6px;margin-bottom:2px;font-size:10px;display:block}.match-note p{color:var(--muted);margin:0;font-size:10px;line-height:1.4}.swipe-body .tag-row{margin-top:12px}.swipe-actions{grid-template-columns:repeat(3,94px);justify-content:center;gap:19px;margin-top:28px;display:grid}.swipe-action{color:var(--muted);background:0 0;border:0;flex-direction:column;align-items:center;gap:7px;font-size:9px;display:flex}.swipe-action>svg{background:#fff;border-radius:50%;width:55px;height:55px;padding:14px;transition:transform .2s;box-shadow:0 9px 25px #242f271f}.swipe-action:hover>svg{transform:translateY(-4px)scale(1.04)}.swipe-action--no>svg{color:#bb5b49}.swipe-action--save>svg{color:#b48739}.swipe-action--yes>svg{color:#fff;background:var(--green)}.deck-counter{color:#999d98;margin-top:15px}.refine-view{background:#f2ede4;padding-bottom:100px}.refine-hero{color:#fff;background:radial-gradient(circle at 78% 20%, #efb85b2b, transparent 34%), var(--green-dark);justify-content:space-between;align-items:end;gap:45px;min-height:285px;padding:58px clamp(24px,7vw,110px) 45px;display:flex;position:relative;overflow:hidden}.refine-hero:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:420px;height:420px;position:absolute;top:-190px;right:-90px;box-shadow:inset 0 0 0 75px #ffffff06}.refine-hero>*{z-index:1;position:relative}.refine-hero .eyebrow{color:#f0c276}.refine-hero h1{letter-spacing:-2.5px;margin:12px 0 10px;font-size:clamp(42px,5vw,65px);line-height:.98}.refine-hero h1 em{color:#f0bd68}.refine-hero p{color:#ffffff94;max-width:620px;margin:0;font-size:12px;line-height:1.6}.refine-progress{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0e;border:1px solid #ffffff1c;border-radius:17px;flex:0 0 260px;grid-template-columns:auto 1fr;align-items:center;gap:0 12px;padding:18px;display:grid}.refine-progress strong{color:#f1c77e;grid-row:span 2;font-family:Fraunces,serif;font-size:42px}.refine-progress span{color:#ffffffa6;font-size:10px;line-height:1.3}.refine-progress i{background:#ffffff1f;border-radius:5px;height:5px;overflow:hidden}.refine-progress i b{border-radius:inherit;background:#f0bd68;height:100%;display:block}.refine-workbench{grid-template-columns:430px 1fr;align-items:start;gap:16px;width:min(1250px,100% - 40px);margin:-1px auto 0;padding:42px 0 30px;display:grid}.refine-focus-card,.nuance-panel{border:1px solid var(--line);background:var(--paper);border-radius:24px;box-shadow:0 15px 45px #25312912}.refine-focus-card{min-height:515px;padding:25px;position:relative;overflow:hidden}.refine-focus-card:after{content:"";background:radial-gradient(circle,#e4eee6,#0000 67%);border-radius:50%;width:210px;height:210px;position:absolute;top:48px;right:-80px}.refine-focus-card>*{z-index:1;position:relative}.refine-focus-top{justify-content:space-between;align-items:center;display:flex}.refine-focus-top>span{color:var(--coral);letter-spacing:1px;font-size:8px;font-weight:800}.refine-focus-top button{color:var(--muted);background:0 0;border:0;align-items:center;gap:4px;font-size:9px;display:flex}.refine-ingredient-emoji{background:#f5f0e7;border:1px solid #e4ded3;border-radius:27px;place-items:center;width:93px;height:93px;margin:26px 0 15px;font-size:52px;display:grid;transform:rotate(-3deg);box-shadow:0 12px 30px #242f2712}.refine-focus-card>small{color:var(--coral);text-transform:uppercase;letter-spacing:.8px;font-size:8px;font-weight:700}.refine-focus-card h2{letter-spacing:-1px;margin:5px 0;font-size:35px}.refine-focus-card>p{min-height:36px;color:var(--muted);margin:0;font-size:11px;line-height:1.5}.refine-scale{grid-template-columns:repeat(5,1fr);gap:5px;margin-top:20px;display:grid}.refine-scale button{border:1px solid var(--line);min-width:0;color:var(--muted);background:#fff;border-radius:11px;padding:9px 3px}.refine-scale button i,.refine-scale button span{display:block}.refine-scale button i{background:#eee9e0;border-radius:50%;place-items:center;width:26px;height:26px;margin:0 auto 5px;font-size:14px;font-style:normal;display:grid}.refine-scale button span{font-size:7px;font-weight:700}.refine-scale button:hover,.refine-scale button.active{color:var(--green);background:#eff5f0;border-color:#a9c5b5}.refine-scale button.active i{color:#fff;background:var(--green)}.refine-auto-note{background:#eef2ed;border-radius:10px;padding:10px 12px;line-height:1.45;display:block;color:#64726a!important;text-transform:none!important;letter-spacing:0!important;min-height:0!important;margin-top:16px!important;font-size:8px!important}.refine-context-slot{background:#f2eee7;border-radius:12px;align-items:center;min-height:73px;margin-top:10px;padding:11px;display:flex}.refine-context-slot>span{color:#918f88;font-size:8px;line-height:1.45}.refine-context-slot>div{width:100%}.refine-context-slot strong{color:var(--ink);text-transform:uppercase;letter-spacing:.6px;margin-bottom:7px;font-size:8px;display:block}.refine-context-slot>div>div{gap:5px;display:flex}.refine-context-slot button{color:var(--muted);background:#fff;border:1px solid #dcd5c9;border-radius:8px;flex:1;padding:7px 4px;font-size:7px}.refine-context-slot button.active{color:#fff;border-color:var(--green);background:var(--green)}.nuance-panel{min-width:0;padding:25px}.nuance-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px;display:flex}.nuance-heading>div{align-items:center;gap:11px;display:flex}.nuance-heading>div>span{color:#fff;background:var(--green);border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.nuance-heading small{color:var(--coral);letter-spacing:.8px;font-size:7px}.nuance-heading h2{margin:2px 0 0;font-size:22px}.nuance-heading>p{max-width:220px;color:var(--muted);margin:0;font-size:8px;line-height:1.5}.nuance-panel>.taste-radar{border:1px solid var(--line);background:#faf7f1;border-radius:16px;margin:17px 0 15px;padding:14px}.taste-sliders{gap:5px;display:grid}.taste-sliders label{background:#f4f0e9;border:1px solid #0000;border-radius:10px;grid-template-columns:24px 105px 58px minmax(90px,1fr) 64px 27px;align-items:center;gap:7px;min-width:0;min-height:38px;padding:6px 8px;display:grid}.taste-sliders label.is-set{background:#eef5f0;border-color:#bad0c2}.taste-sliders label>span{text-align:center;font-size:15px}.taste-sliders label>strong{min-width:0;font-size:8px;line-height:1.15}.taste-sliders label>strong small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:6px;font-weight:500;display:block;overflow:hidden}.taste-sliders label>em{color:#98958f;white-space:nowrap;font-size:6px;font-style:normal}.taste-sliders label>em:first-of-type{text-align:right}.taste-sliders label>b{color:var(--green);text-align:right;font-family:Fraunces,serif;font-size:11px}.taste-sliders input[type=range]{appearance:none;background:linear-gradient(90deg,var(--green) var(--taste-value),#dcd7ce var(--taste-value));border-radius:5px;outline:0;width:100%;height:4px}.taste-sliders input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--green);border:3px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 2px 8px #1f65494d}.nuance-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:17px;display:grid}.nuance-grid>div{border:1px solid var(--line);background:#f8f5ef;border-radius:13px;padding:12px;transition:all .2s}.nuance-grid>div.is-set{background:#f0f6f1;border-color:#b9cfc1}.nuance-grid header{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;display:grid}.nuance-grid header>span{font-size:17px}.nuance-grid header strong{font-size:9px}.nuance-grid header small{color:var(--green);font-family:Fraunces,serif;font-size:12px}.nuance-grid>div>div{grid-template-columns:repeat(3,1fr);gap:3px;margin-top:8px;display:grid}.nuance-grid button{color:#777d78;background:#ebe7df;border:0;border-radius:6px;padding:6px 2px;font-size:6.5px;font-weight:700}.nuance-grid button.active{color:#fff;background:var(--green)}.ingredient-library{border:1px solid var(--line);background:var(--paper);border-radius:24px;width:min(1250px,100% - 40px);margin:0 auto;padding:27px}.library-heading{justify-content:space-between;align-items:end;gap:25px;display:flex}.library-heading h2{margin:4px 0 1px;font-size:29px}.library-heading p{color:var(--muted);margin:0;font-size:9px}.library-search{border:1px solid var(--line);background:#f2eee7;border-radius:11px;align-items:center;gap:8px;width:280px;height:43px;padding:0 12px;display:flex}.library-search svg{color:var(--green)}.library-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.category-tabs{flex-wrap:wrap;gap:5px;margin:21px 0 12px;display:flex}.category-tabs button{color:var(--muted);text-transform:capitalize;background:#eee9e1;border:0;border-radius:999px;padding:6px 9px;font-size:7px}.category-tabs button.active{color:#fff;background:var(--ink)}.ingredient-library-grid{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.ingredient-library-grid>button{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;background:#fff;border-radius:11px;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;padding:8px;display:grid}.ingredient-library-grid>button:hover,.ingredient-library-grid>button.active{border-color:#8db29d;box-shadow:0 5px 15px #1f654914}.ingredient-library-grid>button>span{background:#f2eee7;border-radius:8px;place-items:center;width:34px;height:34px;font-size:19px;display:grid}.ingredient-library-grid strong,.ingredient-library-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ingredient-library-grid strong{font-size:8px}.ingredient-library-grid small{color:var(--muted);margin-top:2px;font-size:7px}.ingredient-library-grid i{color:#98958e;background:#eeeae3;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;font-style:normal;display:grid}.ingredient-library-grid .positive i{color:#fff;background:var(--green)}.ingredient-library-grid .negative i{color:#fff;background:#bd5948}.saved-view,.profile-view{max-width:1320px;margin:0 auto;padding:62px clamp(24px,5vw,70px) 100px}.page-title{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.page-title h1{letter-spacing:-2px;margin:8px 0 5px;font-size:48px}.page-title p{color:var(--muted)}.count-bubble{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:62px;height:62px;font-family:Fraunces,serif;font-size:25px;display:grid}.saved-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.empty-state{text-align:center;background:#ffffff54;border:1px dashed #c7c1b6;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.empty-state>span{width:67px;height:67px;color:var(--green);background:var(--green-soft);border-radius:50%;place-items:center;display:grid}.empty-state h2{margin:18px 0 6px;font-size:26px}.empty-state p{color:var(--muted);font-size:12px}.profile-hero{color:#fff;background:var(--green-dark);border-radius:25px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:30px 34px;display:grid;position:relative;overflow:hidden}.profile-hero:after{content:"";border:1px solid #ffffff1c;border-radius:50%;width:370px;height:370px;position:absolute;top:-150px;right:-110px;box-shadow:inset 0 0 0 70px #ffffff06}.profile-avatar{width:74px;height:74px;color:var(--green-dark);background:#f2bd68;border-radius:50%;place-items:center;font-family:Fraunces,serif;font-size:31px;display:grid;position:relative}.profile-avatar i{color:#fff;background:var(--coral);border:3px solid var(--green-dark);border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;bottom:-2px;right:-3px}.profile-hero .eyebrow{color:#acd2b9}.profile-hero h1{letter-spacing:-1.2px;margin:7px 0 5px;font-size:36px;line-height:1}.profile-hero h1 em{color:#f2bd68}.profile-hero p{color:#ffffff91;margin:0;font-size:11px}.completion-orbit{--completion:200deg;z-index:2;background:conic-gradient(#f2bd68 var(--completion), #ffffff24 0);border-radius:50%;place-items:center;width:94px;height:94px;display:grid;position:relative}.completion-orbit:before{content:"";border-radius:inherit;background:var(--green-dark);position:absolute;inset:6px}.completion-orbit span{text-align:center;position:relative}.completion-orbit strong,.completion-orbit small{display:block}.completion-orbit strong{font-family:Fraunces,serif;font-size:24px}.completion-orbit small{color:#fff9;font-size:8px}.profile-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:15px;display:grid}.profile-panel{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:26px}.profile-panel--wide,.profile-panel--taste,.profile-panel--safety{grid-column:1/-1}.panel-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.panel-heading>div{align-items:center;gap:10px;display:flex}.panel-heading h2{margin:0;font-size:20px}.panel-heading>span{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;font-size:9px}.panel-icon{width:38px;height:38px;color:var(--coral);background:#f7e4dd;border-radius:10px;place-items:center;display:grid}.panel-icon--green{color:var(--green);background:var(--green-soft)}.panel-icon--red{color:#b84534;background:#f6e0dc}.panel-icon--gold{color:#a86f19;background:#f8eacb}.panel-icon--ink{color:#fff;background:var(--ink)}.profile-context-grid{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:14px;display:grid}.profile-age-control,.profile-cuisine-control{background:#f3eee6;border-radius:16px;min-width:0;padding:18px}.profile-age-control>small,.profile-cuisine-control>div:first-child small{color:var(--coral);letter-spacing:.8px;font-size:10px;font-weight:850}.profile-age-control>div{align-items:baseline;gap:8px;height:50px;margin-top:8px;display:flex}.profile-age-control input{width:88px;color:var(--green-dark);background:0 0;border:0;border-bottom:2px solid #b9cbbf;outline:0;font-family:Fraunces,serif;font-size:38px;font-weight:650;line-height:1}.profile-age-control>div span{color:var(--muted);font-size:11px;font-weight:750}.profile-age-control p{color:var(--muted);margin:8px 0 0;font-size:9px;line-height:1.45}.profile-cuisine-control>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-cuisine-control>div:first-child>span{color:var(--muted);font-size:9px}.profile-cuisine-control>div:last-child{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:15px;display:grid}.profile-cuisine-control button{min-width:0;min-height:42px;color:var(--ink);text-align:left;background:#fff;border:1px solid #d8d1c6;border-radius:11px;grid-template-columns:25px minmax(0,1fr) 13px;align-items:center;gap:7px;padding:7px 9px;font-size:9px;font-weight:750;display:grid}.profile-cuisine-control button.active{color:var(--green);background:#eaf3ed;border-color:#8eb29c}.profile-cuisine-control button .country-flag{border-radius:3px;width:25px;height:17px;box-shadow:0 0 0 1px #1c29231a}.profile-cuisine-control button>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-hero-tags{color:#acd2b9;letter-spacing:.8px;text-transform:uppercase;align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex}.profile-hero-tags b{color:#173b2b;background:#f2bd68;border-radius:999px;padding:5px 8px;font-size:8px}.profile-hero-age{display:none}.profile-radar-focus{background:linear-gradient(145deg,#eaf2ec,#f8f5ee);border-radius:18px;place-items:center;min-height:390px;padding:28px;display:grid}.profile-radar-focus .taste-radar{width:min(360px,100%);display:block}.profile-radar-focus .taste-radar svg{width:100%}.taste-column{border-radius:17px;align-content:start;gap:9px;padding:17px;display:grid}.taste-column--core{background:#eaf2ec}.taste-column--nuance{background:#f4f1ea}.taste-column>small{color:var(--muted);letter-spacing:.7px;margin-bottom:3px;font-size:8px;font-weight:800}.taste-column>div{border:1px solid color-mix(in srgb,var(--taste-color) 18%,transparent);background:color-mix(in srgb,var(--taste-color) 7%,#fff);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:12px;display:grid}.taste-column>div>span{background:color-mix(in srgb,var(--taste-color) 16%,#fff);border-radius:10px;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.taste-column strong{font-size:10px}.taste-column i{background:color-mix(in srgb,var(--taste-color) 12%,#ddd7cd);border-radius:5px;grid-column:2;height:6px;overflow:hidden}.taste-column i b{border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--taste-color) 58%,#fff),var(--taste-color));height:100%;display:block}.taste-column small{color:var(--taste-color);font-family:Fraunces,serif;font-size:11px;font-weight:700}.sensory-core-card{background:linear-gradient(145deg,#e7f0e9,#f8f4eb);border:1px solid #4968561a;border-radius:18px;grid-template-columns:minmax(190px,1.08fr) minmax(210px,.92fr);align-items:stretch;gap:16px;min-width:0;padding:18px;display:grid}.sensory-core-radar{background:#fffdf87a;border-radius:14px;place-items:center;min-width:0;min-height:260px;display:grid}.sensory-core-radar .taste-radar{width:min(100%,300px);display:block}.sensory-core-radar .taste-radar svg{width:100%;max-width:none;margin:auto;display:block;overflow:visible}.sensory-core-values{grid-template-rows:repeat(6,minmax(0,1fr));align-content:stretch;align-self:stretch;gap:7px;min-width:0;height:100%;display:grid}.sensory-core-values>div{border:1px solid color-mix(in srgb,var(--taste-color) 23%,transparent);background:color-mix(in srgb,var(--taste-color) 9%,#fff);border-radius:11px;grid-template-columns:30px minmax(0,1fr) 26px;align-items:center;gap:8px;min-width:0;min-height:0;padding:7px 9px;display:grid}.sensory-core-values>div>span{background:color-mix(in srgb,var(--taste-color) 18%,#fff);border-radius:8px;place-items:center;width:30px;height:30px;font-size:17px;display:grid}.sensory-core-values>div>div{min-width:0}.sensory-core-values strong{margin-bottom:4px;font-size:9px;display:block}.sensory-core-values i{background:color-mix(in srgb,var(--taste-color) 15%,#d8d3ca);border-radius:999px;height:6px;display:block;overflow:hidden}.sensory-core-values i b{border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--taste-color) 58%,#fff),var(--taste-color));height:100%;display:block}.sensory-core-values small{color:var(--taste-color);text-align:right;font-family:Fraunces,serif;font-size:11px;font-weight:700}.profile-sensory-core{min-height:390px}.edit-tags-button,.profile-safety-editor header button{color:var(--green);background:#f1f6f2;border:1px solid #c8d7cd;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.ingredient-cloud{flex-wrap:wrap;gap:7px;display:flex}.ingredient-cloud>button{color:var(--green);background:var(--green-soft);border:0;border-radius:999px;align-items:center;gap:5px;padding:8px 10px;font-size:10px;font-weight:600;display:inline-flex}.ingredient-cloud>button:hover{box-shadow:inset 0 0 0 1px #90b29d}.ingredient-cloud--avoid>button{color:#a44e3f;background:#f7e3df}.ingredient-cloud p,.muted-copy{color:var(--muted);font-size:11px}.allergy-note{color:#9c857c;align-items:center;gap:5px;margin-top:17px;font-size:9px;display:flex}.profile-tag-editor{margin-top:12px;position:relative}.profile-tag-editor>label{background:#fff;border:1px solid #b9cec0;border-radius:11px;align-items:center;gap:7px;height:42px;padding:0 11px;display:flex}.profile-tag-editor input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.profile-tag-editor>div{z-index:6;border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr 1fr;gap:5px;padding:8px;display:grid;position:absolute;top:48px;left:0;right:0;box-shadow:0 16px 34px #00000024}.profile-tag-editor>div button{text-align:left;background:#f5f1e9;border:0;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:8px;display:grid}.profile-tag-editor>div strong{font-size:9px}.profile-tag-editor>div i{font-style:normal}.profile-safety-editor{grid-template-columns:.9fr 1.2fr 1.2fr;gap:12px;display:grid}.profile-safety-editor>section{background:#f3eee6;border-radius:15px;min-width:0;padding:20px}.profile-safety-editor>section>small,.profile-safety-editor header small{color:var(--coral);letter-spacing:.8px;font-size:11px;font-weight:800}.profile-safety-editor header{justify-content:space-between;align-items:center;gap:10px;display:flex}.restriction-tags,.safety-edit-tags{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.restriction-tags button,.safety-edit-tags button{color:#59645e;background:#fff;border:1px solid #d8d1c6;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:8px 11px;font-size:10px;font-weight:650;display:inline-flex}.restriction-tags button.active{color:#fff;border-color:var(--green);background:var(--green)}.safety-edit-tags span{color:#626c66;font-size:11px;line-height:1.5}.profile-expandable{--collapsed-height:180px;--expand-fade:var(--paper);min-width:0;position:relative}.profile-expandable--signals{--collapsed-height:260px}.profile-expandable--feedback{--collapsed-height:430px}.profile-expandable--safety{--collapsed-height:162px;--expand-fade:#f3eee6}.profile-expandable-viewport{max-height:var(--collapsed-height);transition:max-height .58s cubic-bezier(.22,1,.36,1);overflow:hidden}.profile-expandable-content{min-width:0;display:flow-root}.profile-expandable-toggle{z-index:3;width:100%;height:46px;color:var(--green);background:linear-gradient(to bottom,transparent,color-mix(in srgb,var(--expand-fade) 86%,transparent) 48%,var(--expand-fade) 78%);-webkit-backdrop-filter:blur(1.6px);backdrop-filter:blur(1.6px);border:0;justify-content:center;align-items:flex-end;padding:0 0 2px;display:flex;position:absolute;bottom:-1px;left:0;right:0}.profile-expandable-toggle>span{background:color-mix(in srgb,var(--expand-fade) 92%,#fff);border:1px solid #1f654924;border-radius:50%;place-items:center;width:32px;height:32px;transition:transform .42s cubic-bezier(.22,1,.36,1),background .2s;display:grid;box-shadow:0 7px 18px #1f49381c}.profile-expandable-toggle:hover>span{background:#fff}.profile-expandable.is-expanded{padding-bottom:39px}.profile-expandable.is-expanded .profile-expandable-toggle{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;align-items:center;height:38px;padding:0}.profile-expandable.is-expanded .profile-expandable-toggle>span{transform:rotate(180deg)}.profile-safety-summary{grid-template-columns:.7fr 1.4fr 1.4fr;gap:8px;display:grid}.profile-safety-summary>div{background:#f3eee6;border-radius:11px;min-width:0;padding:15px}.profile-safety-summary small,.profile-safety-summary strong,.profile-safety-summary span{display:block}.profile-safety-summary small{color:var(--coral);letter-spacing:.7px;margin-bottom:6px;font-size:10px;font-weight:800}.profile-safety-summary strong{font-family:Fraunces,serif;font-size:17px}.profile-safety-summary span{color:var(--muted);font-size:11px;line-height:1.5}.profile-safety-status{color:var(--green);background:#edf4ef;border:1px solid #c8d9cf;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-bottom:14px;padding:13px 14px;display:grid}.profile-safety-status strong,.profile-safety-status span{display:block}.profile-safety-status strong{font-size:11px}.profile-safety-status span{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.45}.country-affinity{gap:8px;display:grid}.country-affinity>div{grid-template-columns:27px 29px 74px 1fr 34px;align-items:center;gap:7px;display:grid}.affinity-rank{color:#aaa49b;font-family:Fraunces,serif;font-size:11px}.affinity-flag{font-size:18px}.country-affinity strong{font-size:10px}.country-affinity i{background:#e8e3da;border-radius:6px;height:6px;overflow:hidden}.country-affinity i b{border-radius:inherit;height:100%;display:block}.country-affinity em{color:var(--ink);font-family:Fraunces,serif;font-size:12px;font-style:normal}.profile-signal-panel{background:radial-gradient(circle at 92% 0,#e6a23c24,#0000 28%),linear-gradient(145deg,#fffdf8,#f8f1e5);border-color:#dfcda9;position:relative;overflow:hidden}.profile-signal-panel:after{content:"NUANCES";color:#a6634514;letter-spacing:2px;pointer-events:none;font-family:Fraunces,serif;font-size:36px;font-weight:800;position:absolute;top:18px;right:22px}.profile-signal-panel>p{z-index:1;max-width:680px;color:var(--muted);margin:-8px 0 18px;font-size:11px;line-height:1.55;position:relative}.profile-signal-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.profile-signal-grid>button{border:1px solid color-mix(in srgb,var(--nuance-color) 28%,#ddd4c6);min-width:0;color:var(--ink);background:color-mix(in srgb,var(--nuance-color) 8%,#fff);text-align:left;border-radius:14px;grid-template-rows:1fr auto;grid-template-columns:auto 1fr auto;align-items:center;gap:4px 9px;padding:13px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.profile-signal-grid>button:hover{border-color:var(--nuance-color);box-shadow:0 8px 20px color-mix(in srgb,var(--nuance-color) 18%,transparent);transform:translateY(-2px)}.profile-signal-grid>button.positive{background:color-mix(in srgb,var(--nuance-color) 13%,#fff)}.profile-signal-grid>button.negative{background:color-mix(in srgb,var(--nuance-color) 7%,#faece8)}.profile-signal-grid>button>span{background:color-mix(in srgb,var(--nuance-color) 16%,#fff);border-radius:11px;grid-row:1/3;place-items:center;width:36px;height:36px;font-size:21px;display:grid}.profile-signal-grid>button>div{min-width:0}.profile-signal-grid small,.profile-signal-grid strong{display:block}.profile-signal-grid small{color:var(--nuance-color);text-transform:uppercase;letter-spacing:.6px;font-size:7px;font-weight:800}.profile-signal-grid strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.profile-signal-grid em{color:var(--muted);grid-column:2;font-size:8px;font-style:normal}.profile-signal-grid svg{color:var(--nuance-color);grid-area:1/3/3}.profile-signal-empty{color:#8d704b;background:#ffffff8c;border:1px dashed #d7c39f;border-radius:14px;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;min-height:86px;padding:18px;display:flex}.profile-signal-empty span,.profile-signal-empty strong{display:block}.profile-signal-empty span{color:var(--muted);font-size:10px;line-height:1.45}.profile-signal-empty strong{color:var(--ink);margin-bottom:2px;font-size:11px}.profile-signal-backdrop{z-index:95;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111f178c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-signal-dialog{border:1px solid color-mix(in srgb,var(--nuance-color) 35%,#fff);background:var(--paper);border-radius:25px;grid-template-rows:auto 118px 1fr auto;width:min(430px,100%);min-height:450px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000057}.profile-signal-dialog:before{content:"";background:radial-gradient(circle,color-mix(in srgb,var(--nuance-color) 24%,#fff) 0,#efe1cd00 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:-36px;left:50%;transform:translate(-50%)}.profile-signal-close{z-index:4;width:34px;height:34px;color:var(--ink);background:#eee8de;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:17px;right:17px}.profile-signal-dialog .taste-card-top{padding-right:42px}.profile-signal-emoji{z-index:1;filter:drop-shadow(0 12px 14px #22272324);place-items:center;font-size:76px;display:grid;position:relative}.profile-signal-dialog .taste-card-copy h2{font-size:32px}.profile-signal-dialog .taste-card-copy p{font-size:11px}.profile-signal-options{z-index:2;grid-template-columns:repeat(3,1fr);gap:6px;display:grid;position:relative}.profile-signal-options button{border:1px solid var(--line);border-radius:12px;justify-content:center;align-items:center;gap:5px;min-height:50px;padding:7px;font-size:8px;font-weight:800;display:flex}.profile-signal-options .reaction-neutral>span{font-size:18px}.profile-feedback-panel>p{max-width:760px;color:var(--muted);margin:-8px 0 18px;font-size:10px;line-height:1.55}.profile-feedback-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.profile-feedback-card{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;background:#fff;border-radius:15px;grid-template-rows:112px auto;padding:0;transition:transform .2s cubic-bezier(.2,0,0,1),border-color .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden}.profile-feedback-card:hover{border-color:#9ebba9;transform:translateY(-3px);box-shadow:0 11px 26px #1f49381a}.profile-feedback-photo{width:100%;height:112px}.profile-feedback-state{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.35px;background:#1c593fe6;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;font-weight:850;display:inline-flex;position:absolute;bottom:9px;left:9px}.profile-feedback-card.is-disliked .profile-feedback-state{background:#9f4838eb}.profile-feedback-card>div:nth-child(2){min-width:0;padding:12px 31px 13px 12px}.profile-feedback-card>div>small,.profile-feedback-card>div>strong,.profile-feedback-card>div>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-feedback-card>div>small{color:var(--coral);text-transform:uppercase;font-size:7px}.profile-feedback-card>div>small .country-flag{vertical-align:-3px;border-radius:50%;width:13px;height:13px;margin-right:3px}.profile-feedback-card>div>strong{margin:5px 0 3px;font-family:Fraunces,serif;font-size:15px}.profile-feedback-card>div>span{color:var(--muted);font-size:7.5px}.profile-feedback-card>svg{color:var(--green);position:absolute;bottom:17px;right:10px}.profile-feedback-empty{min-height:76px;color:var(--muted);background:#f7f3ec;border:1px dashed #cbc3b8;border-radius:14px;align-items:center;gap:11px;padding:16px;font-size:9px;display:flex}.profile-feedback-empty>svg{color:var(--coral)}.profile-feedback-empty strong{color:var(--ink);margin-bottom:3px;display:block}.history-row{border-top:1px solid var(--line);grid-template-columns:38px 1fr;align-items:center;gap:8px;padding:7px 0;display:grid}.history-row .dish-photo{border-radius:8px;width:38px;height:38px}.history-row strong,.history-row small{display:block}.history-row strong{font-size:9px}.history-row small{color:var(--muted);margin-top:2px;font-size:8px}.reset-button{color:#9b6c5d;background:0 0;border:0;align-items:center;gap:7px;margin:22px auto 0;font-size:10px;display:flex}.copy-lab-shell .detail-backdrop{padding-left:360px}.copy-lab-panel{z-index:120;box-sizing:border-box;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:thin;scrollbar-color:#f0bf7080 transparent;background:#11231af0;border:1px solid #ffffff29;border-radius:18px;min-width:280px;max-width:calc(100vw - 16px);min-height:460px;max-height:calc(100vh - 16px);padding:18px;position:fixed;overflow:auto;box-shadow:0 20px 55px #00000052}.copy-lab-resize-handle{z-index:122;cursor:nwse-resize;touch-action:none;width:26px;height:26px;position:fixed}.copy-lab-resize-handle:before{content:"";border-bottom:2px solid #f0bf70e6;border-right:2px solid #f0bf70e6;border-radius:0 0 3px;width:10px;height:10px;position:absolute;bottom:5px;right:5px}.copy-lab-heading{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.copy-lab-heading:active{cursor:grabbing}.copy-lab-heading span,.copy-lab-panel label,.copy-lab-context small{color:#bcd8c6;letter-spacing:.8px;text-transform:uppercase;font-size:9px;font-weight:850}.copy-lab-heading span{align-items:center;gap:4px;display:inline-flex}.copy-lab-heading span i{color:#ffffff6b;letter-spacing:.35px;font-size:8px;font-style:normal}.copy-lab-heading strong{color:#f0bf70;font-family:Fraunces,serif;font-size:16px}.copy-lab-panel label{margin-bottom:6px;display:block}.copy-lab-panel select{color:#fff;background:#29493a;border:1px solid #ffffff29;border-radius:10px;width:100%;min-height:46px;padding:8px 32px 8px 10px;font-size:11px;font-weight:700}.copy-lab-context{background:#ffffff12;border-radius:12px;gap:4px;margin:13px 0;padding:11px;display:grid}.copy-lab-context small:not(:first-child){margin-top:7px}.copy-lab-context p{color:#ffffffd1;margin:0;font-size:11px;line-height:1.45}.copy-lab-profile-summary{font-weight:800}.copy-lab-profile-facts{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.copy-lab-profile-facts span{color:#d9eadf;background:#73a78926;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:750}.copy-lab-profile-details{border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17;margin:7px 0 4px}.copy-lab-profile-details summary{color:#f0bf70;cursor:pointer;letter-spacing:.25px;padding:8px 0;font-size:10px;font-weight:850}.copy-lab-profile-rows{gap:6px;padding:0 0 8px;display:grid}.copy-lab-profile-rows>div{border-left:2px solid #ffffff24;padding-left:7px}.copy-lab-profile-rows>div.is-positive{border-color:#79bd93}.copy-lab-profile-rows>div.is-negative,.copy-lab-profile-rows>div.is-warning{border-color:#e88772}.copy-lab-profile-rows small{color:#ffffff78;font-size:8.5px;display:block;margin:0 0 3px!important}.copy-lab-profile-rows p{color:#ffffffe0;font-size:10px;line-height:1.4}.copy-lab-coverage{color:#ffffff9e;margin:-4px 1px 12px;font-size:10px;line-height:1.4}.copy-lab-coverage strong{color:#f0bf70}.copy-lab-feedback{background:#ffffff0f;border:1px solid #f0bf703d;border-radius:13px;margin:0 0 11px;padding:11px}.copy-lab-feedback-heading{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.copy-lab-feedback-heading small{color:#f0bf70;letter-spacing:.7px;font-size:9px;font-weight:850;display:block}.copy-lab-feedback-heading span{color:#ffffff9e;margin-top:3px;font-size:9px;display:block}.copy-lab-score-stepper{grid-template-columns:20px 34px 20px;align-items:center;gap:3px;display:grid}.copy-lab-score-stepper button{color:#ffffffc7;background:#ffffff12;border:1px solid #ffffff24;border-radius:6px;width:20px;height:24px;padding:0;font-size:14px;line-height:1}.copy-lab-score-stepper button:disabled{opacity:.3}.copy-lab-feedback-heading strong{color:#fff;text-align:center;min-width:34px;font-family:Fraunces,serif;font-size:22px;line-height:1}.copy-lab-feedback-heading strong.is-negative{color:#ff9f8d}.copy-lab-feedback-heading strong.is-positive{color:#94d6ae}.copy-lab-feedback-heading strong.is-neutral{color:#f0bf70}.copy-lab-feedback>label{color:#ffffffd1;letter-spacing:0;text-transform:none;margin:10px 0 6px;font-size:10px}.copy-lab-feedback>label span{color:#ffffff75;font-weight:650}.copy-lab-score{accent-color:#f0bf70;cursor:pointer;width:100%;height:18px;margin:0}.copy-lab-scale{color:#ffffffc7;text-align:center;justify-content:space-between;font-size:9px;line-height:1.05;display:flex}.copy-lab-scale small{color:#ffffff70;font-size:8px}.copy-lab-feedback textarea{resize:vertical;color:#fff;width:100%;min-height:68px;font:inherit;background:#05140d5c;border:1px solid #ffffff24;border-radius:9px;outline:none;padding:9px;font-size:10.5px;line-height:1.45}.copy-lab-feedback textarea:focus{border-color:#f0bf70b8;box-shadow:0 0 0 2px #f0bf701f}.copy-lab-feedback textarea::placeholder{color:#ffffff59}.copy-lab-feedback-footer{justify-content:space-between;align-items:center;gap:7px;margin-top:7px;display:flex}.copy-lab-feedback-footer>span{color:#ffffff75;font-size:8.5px;line-height:1.25}.copy-lab-feedback-footer>span.is-error{color:#ff9f8d}.copy-lab-feedback-footer button{color:#ffffffa6;background:0 0;border:0;flex:none;align-items:center;gap:3px;padding:3px;font-size:9px;display:inline-flex}.copy-lab-export{color:#f7d59e;background:#f0bf7014;border:1px solid #f0bf7057;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:36px;margin-top:9px;font-size:9.5px;font-weight:800;text-decoration:none;display:flex}.copy-lab-export:disabled{opacity:.4;cursor:not-allowed}.copy-lab-export:not(:disabled):hover{background:#f0bf7026}.copy-lab-actions{grid-template-columns:1fr 1fr;gap:6px;display:grid}.copy-lab-actions button{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:9px;justify-content:center;align-items:center;gap:4px;min-height:40px;padding:6px 8px;font-size:10px;font-weight:800;display:flex}.copy-lab-actions button:hover{background:#ffffff24}.copy-lab-panel>a{color:#f0bf70;text-align:center;margin-top:11px;font-size:10px;font-weight:800;text-decoration:none;display:block}.copy-lab-resize-hint{color:#fff6;text-align:right;margin-top:8px;font-size:8px;display:block}.detail-backdrop{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f1a14ab;justify-content:center;align-items:flex-end;padding-top:30px;display:flex;position:fixed;inset:0}.detail-sheet{background:var(--paper);border-radius:28px 28px 0 0;grid-template-rows:auto minmax(0,1fr);width:min(980px,100%);height:calc(100vh - 30px);max-height:calc(100vh - 30px);display:grid;position:relative;overflow:hidden;box-shadow:0 -25px 90px #00000059}.detail-scroll-area{background:var(--paper);scrollbar-width:thin;scrollbar-color:#8baa99 transparent;min-height:0;position:relative;overflow:hidden auto}.detail-scroll-area::-webkit-scrollbar{width:9px}.detail-scroll-area::-webkit-scrollbar-track{background:0 0;margin:10px 0 8px}.detail-scroll-area::-webkit-scrollbar-thumb{border:2px solid var(--paper);background:linear-gradient(#91b3a0,#527d67);border-radius:999px}.detail-scroll-area::-webkit-scrollbar-button{width:0;height:0;display:none}.detail-close{z-index:8;width:39px;height:39px;color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:15px;right:15px}.detail-hero-photo{background:#273c32;border-radius:28px 28px 0 0;height:280px;position:relative;overflow:hidden}.detail-hero-background-clip{z-index:0;border-radius:inherit;background:#273c32;position:absolute;inset:0;overflow:hidden}.detail-hero-photo:after{content:"";z-index:1;background:linear-gradient(90deg,#0e1c15b8,#0e1c154d 55%,#0e1c15b8);position:absolute;inset:0}.detail-hero-background{filter:blur(7px)saturate(.8)contrast(.92);opacity:.9;position:absolute;inset:-38px -24px -10px;transform:translateY(-12px)scale(1.06)}.detail-hero-thumbnail{z-index:2;border:4px solid #fffffff0;border-radius:22px;width:184px;height:184px;position:absolute;bottom:14px;left:64px;box-shadow:0 18px 40px #00000052}.detail-hero-copy{z-index:3;color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:34px 145px 28px 280px}.detail-hero-meta{flex-wrap:wrap;align-items:center;gap:7px 10px;margin-bottom:6px;display:flex}.detail-country-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e1c1585;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:8px;font-weight:750;display:inline-flex}.detail-country-pill .country-flag{border-radius:3px;flex:0 0 18px;width:18px;height:13px;box-shadow:0 0 0 1px #ffffff47}.detail-hero-meta>small{color:#f2ba83;letter-spacing:.7px;text-transform:uppercase;font-size:8px;font-weight:800}.detail-hero-copy h1{color:#fff;letter-spacing:-1px;max-width:520px;margin:2px 0 4px;font-size:32px;line-height:1}.detail-hero-copy>p{color:#ffffffd1;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:500px;margin:0;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.detail-hero-copy .recipe-tags{flex-wrap:wrap;margin-top:9px}.detail-hero-copy .recipe-tags>em{color:#fff;background:0 0;border-radius:0;min-height:0;padding:0;font-size:7px;font-style:normal;font-weight:750}.detail-hero-copy .dish-type-badge,.detail-hero-copy .dietary-tag{color:#fff;background:#0e1c1561;border-color:#ffffff3d}.detail-photo-overlay{z-index:3;color:#fff;grid-template-columns:auto auto;align-items:stretch;display:grid;position:absolute;bottom:22px;right:30px}.detail-score-context{display:none}.detail-photo-overlay .score-ring--large{border-radius:0 999px 999px 0;height:50px;margin-left:-1px;box-shadow:0 8px 22px #09181133}.detail-mobile-country{display:none}.favorite-detail--hero{z-index:5;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e1c1573;border-color:#ffffff61;position:absolute;top:65px;right:43px}.favorite-detail--hero.active{color:#fff;background:#ca5d4bd6;border-color:#fff9}.detail-compact-title,.detail-compact-country{display:none}.detail-content{padding:32px 38px 0}.detail-title{justify-content:space-between;gap:20px;display:flex}.detail-title--mobile{display:none}.detail-title>div>span{color:var(--coral);text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:700}.detail-title h1{letter-spacing:-1.6px;margin:4px 0 6px;font-size:43px}.detail-title p{max-width:650px;color:var(--muted);line-height:1.5}.favorite-detail{border:1px solid var(--line);width:45px;height:45px;color:var(--muted);background:0 0;border-radius:50%;flex:none;place-items:center;display:grid}.favorite-detail.active{color:var(--coral);background:#f9e6e0}.favorite-detail.favorite-detail--hero{color:var(--green-dark);background:#fffdf8f5;border-color:#ffffffeb;top:66px;right:55px;box-shadow:0 10px 28px #0f22183d}.recipe-tags{align-items:center;gap:6px;display:flex}.recipe-tags .dish-type-badge,.recipe-tags .dietary-tag,.recipe-tags>em{align-items:center;min-height:24px;margin:0;display:inline-flex}.why-match{background:color-mix(in srgb,var(--score-color) 13%,#fff);border:1px solid color-mix(in srgb,var(--score-color) 32%,#fff);border-radius:15px;grid-template-columns:auto 1fr;align-items:start;gap:10px;margin:22px 0;padding:18px 20px;display:grid}.why-icon{color:#fff;background:var(--score-color);border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.why-icon svg{width:18px;height:18px}.why-match .eyebrow,.recipe-overview small{letter-spacing:.7px;font-size:7.5px;line-height:1.2}.why-match .eyebrow,.why-match h2{color:color-mix(in srgb,var(--score-color) 72%,#243129)}.why-match h2{margin:1px 0 0;font-size:18px;line-height:1.25}.why-match p{color:#617268;margin:10px 0 0;font-size:10px;line-height:1.55}.why-match--blocked{background:#fbebe7;border-color:#edc0b6}.why-match--blocked .why-icon{background:#b84f3e}.why-match--blocked .eyebrow,.why-match--blocked h2{color:#993f34}.why-match--blocked p{color:#805e57}.why-match--excluded{background:#f8eee7;border-color:#e3c3b5}.why-match--excluded .why-icon{background:#a65a46}.why-match--low{background:#f7eee7;border-color:#e6cbbd}.why-match--low .why-icon{background:#aa604c}.why-match--low .eyebrow,.why-match--low h2{color:#8f493a}.why-match--low p{color:#795f57}.recipe-overview{border:1px solid var(--line);background:#f7f2e9;border-radius:15px;margin-bottom:22px;padding:18px 20px}.recipe-overview>div{align-items:flex-start;gap:10px;display:flex}.recipe-overview>div>span{color:#fff;background:var(--green);border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.recipe-overview>div>span svg{width:18px;height:18px}.recipe-overview h3{margin:1px 0 0;font-family:Fraunces,serif;font-size:18px;line-height:1.25}.recipe-overview p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.6}.detail-columns{grid-template-columns:1.25fr 1fr;gap:30px;padding:5px 0 28px;display:grid}.detail-columns h3,.dish-story h3{font-family:Fraunces,serif;font-size:18px}.detail-columns h3>small{color:var(--muted);font-family:DM Sans,sans-serif;font-size:9px;font-weight:600}.detail-ingredients{grid-template-columns:1fr 1fr;gap:7px;margin-top:10px;display:grid}.detail-ingredients>div{background:#f3efe8;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:9px;display:grid}.detail-ingredients span{background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;font-size:18px;display:grid}.detail-ingredient-copy{min-width:0}.detail-ingredients strong,.detail-ingredients small{display:block}.detail-ingredients strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.detail-ingredients small{color:var(--muted);margin-top:2px;font-size:8px}.detail-ingredients i{color:var(--muted);white-space:nowrap;background:#e8e3da;border-radius:999px;padding:5px 7px;font-size:7.5px;font-style:normal}.detail-ingredients i.positive{color:var(--green);background:var(--green-soft)}.detail-ingredients i.negative{color:#a94738;background:#f7dfdb}.detail-ingredients i.danger{color:#fff;background:#b84f3e}.detail-ingredients-heading{align-items:center;gap:5px;display:flex}.detail-ingredients-heading h3{margin:0}.detail-ingredients-heading button{color:#7a6746;background:0 0;border:0;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;padding:0;display:grid}.detail-ingredients-heading button:hover{color:#8b6324;background:#faf1dc}.sensory-list{gap:11px;display:grid}.sensory-list>div{grid-template-columns:88px 1fr 28px;align-items:center;gap:8px;display:grid}.sensory-list span,.sensory-list strong{font-size:11px}.sensory-list span{font-weight:650}.sensory-list strong{color:var(--muted);text-align:right}.sensory-list i{background:#e7e2d8;border-radius:7px;height:8px;overflow:hidden}.sensory-list i b{border-radius:inherit;background:linear-gradient(90deg,var(--gold),var(--coral));height:100%;display:block}.detail-section-heading{align-items:center;gap:10px;display:flex}.detail-section-heading>span{color:#fff;background:var(--green);border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.detail-section-heading small{color:var(--coral);letter-spacing:.7px;font-size:7.5px;font-weight:800;line-height:1.2;display:block}.detail-section-heading h3{margin:1px 0 0;font-size:18px;line-height:1.25}.detail-sensory-core{border-radius:15px;grid-template-columns:minmax(150px,1.05fr) minmax(155px,.95fr);gap:13px;margin-top:13px;padding:14px}.detail-sensory-values{grid-template-columns:1fr 1fr;gap:7px;display:grid}.detail-sensory-values>div{border:1px solid color-mix(in srgb,var(--taste-color) 18%,transparent);background:color-mix(in srgb,var(--taste-color) 7%,#fff);border-radius:11px;grid-template-columns:28px minmax(0,1fr) 24px;align-items:center;gap:7px;min-width:0;padding:8px;display:grid}.detail-sensory-values>div>span{background:color-mix(in srgb,var(--taste-color) 16%,#fff);border-radius:8px;place-items:center;width:28px;height:28px;font-size:16px;display:grid}.detail-sensory-values>div>div{min-width:0}.detail-sensory-values strong{text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:8px;display:block;overflow:hidden}.detail-sensory-values i{background:color-mix(in srgb,var(--taste-color) 12%,#ddd7cd);border-radius:999px;height:5px;display:block;overflow:hidden}.detail-sensory-values i b{border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--taste-color) 58%,#fff),var(--taste-color));height:100%;display:block}.detail-sensory-values small{color:var(--taste-color);text-align:right;font-family:Fraunces,serif;font-size:10px;font-weight:700}.detail-sensory-values--core{grid-template-columns:1fr;gap:5px}.detail-sensory-values--core>div{grid-template-columns:24px minmax(0,1fr) 22px;gap:6px;padding:6px}.detail-sensory-values--core>div>span{width:24px;height:24px;font-size:14px}.detail-sensory-secondary{border-top:1px solid var(--line);margin-top:12px;padding-top:12px}.detail-sensory-secondary>small{color:var(--muted);letter-spacing:.7px;margin-bottom:8px;font-size:7.5px;font-weight:800;display:block}.detail-sensory-values--nuance{grid-template-columns:1fr 1fr}.dish-story{border:1px solid var(--line);border-radius:16px;padding:20px}.dish-story>div:first-child{align-items:center;gap:9px;display:flex}.dish-story>div:first-child span{color:#aa762c;background:#f3ead8;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.dish-story h3{margin:0}.dish-story>p{color:var(--muted);margin:13px 0;font-size:10px;line-height:1.6}.dish-story>div:last-child{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.dish-story>div:last-child span{color:var(--muted);font-size:9px}.dish-story>div:last-child strong{color:var(--ink);text-transform:uppercase;letter-spacing:.6px;margin-bottom:3px;font-size:8px;display:block}.restaurant-list{background:#f3ede2;border-radius:14px;margin-top:13px;padding:18px;overflow:hidden}.restaurant-list>div:not(.eyebrow){border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:12px 0;display:grid}.restaurant-list>div:not(.eyebrow)>span{color:#fff;background:var(--green);border-radius:50%;grid-row:span 2;place-items:center;width:28px;height:28px;font-size:9px;display:grid}.restaurant-list strong,.restaurant-list small{display:block}.restaurant-list strong{font-size:10px}.restaurant-list small{color:var(--muted);font-size:8px}.restaurant-list svg{color:var(--green);grid-area:1/3/3}.recipe-disclaimer{color:#7a6746;background:#faf1dc;border:1px solid #dbcba9;border-radius:12px;grid-template-columns:auto 1fr;gap:10px;margin:15px 0 2px;padding:14px 16px;display:grid}.recipe-disclaimer svg{margin-top:2px}.recipe-disclaimer p{margin:0;font-size:8px;line-height:1.55}.recipe-disclaimer strong{color:#5f4a29}.recipe-disclaimer a{color:#7f5522;align-items:center;gap:4px;margin-top:5px;font-weight:700;display:inline-flex}.detail-columns .sensory-core-radar .taste-radar--compact{background:0 0;margin:0;padding:0}.detail-actions{z-index:6;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f5;grid-template-columns:repeat(3,1fr);gap:7px;margin:22px -38px 0;padding:13px 38px;display:grid;position:sticky;bottom:0}.detail-actions button{border:1px solid var(--line);min-height:48px;color:var(--muted);background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:7px;font-size:10px;font-weight:750;display:flex}.detail-actions button.active{color:var(--ink);background:#edf2ee;border-color:#b9c5bd}.detail-actions button.active.like,.detail-actions button.active.loved{color:#b6403e}.detail-actions button.active.dislike{color:#b84f3e}.detail-actions button.active.save{color:#9f6c20}.detail-actions button:disabled{cursor:not-allowed;opacity:.42;background:#eeeae3}.detail-actions .where-button{color:#fff;background:var(--green);border-color:var(--green)}.safety-card--single{display:block}.safety-question-card{min-height:300px;padding:26px 30px}.safety-intro--cards{padding-bottom:58px}.safety-step-dots{z-index:2;gap:7px;margin-top:24px;display:flex;position:relative}.safety-step-dots i{background:#ffffff29;border-radius:5px;width:28px;height:5px;transition:all .25s}.safety-step-dots i.active{background:#f0bd68;width:48px}.safety-step-dots i.done{background:#8ec0a0}.safety-footer .secondary-button{min-height:45px}.challenge-reactions--context{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"medium medium""low high"}.challenge-reactions--context:has(.context-option--low:first-child:nth-last-child(2)){grid-template-areas:"low high"}.context-option--medium{grid-area:medium;color:#6f6a61!important;background:var(--decision-neutral)!important;border-color:#d1c9be!important}.context-option--low{grid-area:low;color:#fffaf0!important;background:var(--decision-left)!important;border-color:#a96e14!important}.context-option--high{grid-area:high;color:#f7fbff!important;background:var(--decision-right)!important;border-color:#246a97!important}.context-option--standard{grid-column:auto;color:#fff!important;border-color:var(--decision-accept)!important;background:var(--decision-accept)!important}.challenge-reactions--pepper{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:none}.challenge-reactions--pepper .context-option--pepper{grid-area:auto;place-items:center;gap:4px;min-width:0;padding:10px 6px;display:grid}.context-option--pepper span{letter-spacing:-3px;font-size:18px;line-height:1}.context-option--pepper small{font-size:8px;line-height:1.15}.context-option--low:hover{background:var(--decision-left-hover)!important;border-color:#8f590c!important;box-shadow:0 8px 19px #794b0945!important}.context-option--medium:hover{background:#ddd6cc!important;border-color:#bdb4a7!important;box-shadow:0 8px 19px #42423a21!important}.context-option--high:hover{background:var(--decision-right-hover)!important;border-color:#1c577d!important;box-shadow:0 8px 19px #1e577c45!important}.context-option--standard:hover{background:var(--decision-accept-hover)!important;border-color:#1c5a3d!important}.challenge-reactions--pepper .context-option--pepper:first-child{color:#fffaf0;background:#cc8d24;border-color:#b57a18}.challenge-reactions--pepper .context-option--pepper:nth-child(2){color:#fff9f4;background:#ce6a36;border-color:#b85b2e}.challenge-reactions--pepper .context-option--pepper:nth-child(3){color:#fff8f5;background:var(--decision-reject);border-color:#96392f}.challenge-reactions--pepper .context-option--pepper:first-child:hover{background:#b97917;border-color:#95600e}.challenge-reactions--pepper .context-option--pepper:nth-child(2):hover{background:#b95728;border-color:#91431f}.challenge-reactions--pepper .context-option--pepper:nth-child(3):hover{background:var(--decision-reject-hover);border-color:#7f3028}.challenge-location{border:1px solid var(--line);background:#ffffff94;border-radius:13px;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-top:25px;padding:10px 13px;display:inline-grid}.challenge-location>span{font-size:24px}.challenge-location strong,.challenge-location small{display:block}.challenge-location strong{font-size:9px}.challenge-location small{color:var(--muted);margin-top:2px;font-size:7px}.swipe-stamp{pointer-events:none;z-index:7;letter-spacing:1.2px;border:3px solid;border-radius:8px;padding:8px 11px;font-size:18px;font-weight:900;position:absolute;top:70px}.swipe-stamp--no{color:#bc4939;left:18px;transform:rotate(-11deg)}.swipe-stamp--yes{color:#237650;right:18px;transform:rotate(11deg)}.refine-quiz-view{color:#fff;background:radial-gradient(circle at 68% 30%,#eeb75e21,transparent 25%),var(--green-dark);grid-template-rows:1fr auto;grid-template-columns:minmax(280px,.8fr) minmax(410px,1.2fr);align-items:center;gap:20px clamp(24px,3vw,48px);min-height:calc(100vh - 72px);padding:48px clamp(24px,7vw,100px) 95px;display:grid;overflow:hidden}.refine-quiz-heading{text-align:right;justify-self:end;max-width:560px}.refine-quiz-heading .eyebrow{color:#f0c276}.refine-quiz-heading h1{letter-spacing:-2.6px;text-wrap:balance;margin:14px 0;font-size:clamp(44px,4.5vw,64px);line-height:.98}.refine-quiz-heading h1 em{color:#f0bd68}.refine-quiz-heading p{color:#ffffff94;max-width:470px;margin-left:auto;font-size:12px;line-height:1.65}.refine-swipe-stage{align-self:center}.refine-swipe-card{color:var(--ink);touch-action:pan-y;cursor:grab;grid-template-rows:auto 132px minmax(110px,1fr)}.refine-swipe-card:active{cursor:grabbing}.refine-swipe-card.is-nuance{border-color:color-mix(in srgb,var(--nuance-color) 36%,var(--taste-card-border));background:linear-gradient(155deg,color-mix(in srgb,var(--nuance-color) 10%,#fffdf8),#fffdf8 58%)}.refine-swipe-card.is-nuance:before{background:radial-gradient(circle,color-mix(in srgb,var(--nuance-color) 24%,#fff) 0,transparent 70%)}.refine-swipe-card.is-nuance .taste-card-top>span{color:color-mix(in srgb,var(--nuance-color) 78%,#3c342b);background:color-mix(in srgb,var(--nuance-color) 15%,#fff)}.refine-swipe-card.is-nuance .taste-card-copy>span{color:color-mix(in srgb,var(--nuance-color) 82%,#3c342b)}.refine-gesture-hint{z-index:2;color:#99958e;text-transform:uppercase;letter-spacing:.6px;justify-content:center;align-self:end;align-items:center;gap:8px;font-size:8px;font-weight:700;display:flex;position:relative}.refine-pair-card{z-index:2;grid-row:2/-1;grid-template-columns:1fr 1fr;gap:8px;min-height:0;padding-top:8px;display:grid;position:relative}.refine-pair-card>button{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;background:#fff;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.refine-pair-card>button:hover{border-color:#91b7a1;transform:translateY(-3px);box-shadow:0 10px 24px #1f65491f}.refine-pair-card .dish-photo{flex:0 0 245px;width:100%;height:245px}.refine-pair-card .dish-photo>span{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#13261db3;border-radius:999px;padding:5px 7px;font-size:6px;font-weight:800;position:absolute;top:8px;left:8px}.refine-pair-card small,.refine-pair-card strong,.refine-pair-card p{padding-left:10px;padding-right:10px;display:block}.refine-pair-card small{color:var(--coral);text-transform:uppercase;margin-top:10px;font-size:7px}.refine-pair-card strong{margin-top:3px;font-family:Fraunces,serif;font-size:17px}.refine-pair-card p{color:var(--muted);margin:6px 0 12px;font-size:8px;line-height:1.4}.refine-swipe-card.is-pair{grid-template-rows:auto minmax(0,1fr)}.refine-pair-layout{z-index:2;grid-row:2/-1;grid-template-rows:auto auto;align-content:start;gap:14px;min-height:0;padding:16px 2px 0;display:grid;position:relative}.refine-pair-copy{align-self:start}.refine-pair-copy h2{font-size:34px}.refine-pair-layout .refine-pair-card{grid-row:auto;align-self:start;align-items:stretch;gap:16px;padding-top:0}.refine-pair-layout .refine-pair-card:after{content:"ou";z-index:4;color:#8e877d;text-transform:uppercase;background:#fffffffa;border:1px solid #e1ddd5;border-radius:50%;place-items:center;width:36px;height:36px;font-size:8px;font-weight:850;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 14px #232e271f}.refine-pair-layout .refine-pair-card>button{height:332px}.refine-pair-layout .refine-pair-card .dish-photo{flex-basis:142px;height:142px}.refine-pair-layout .refine-pair-card .duel-country{margin:10px 10px 0}.refine-pair-layout .refine-pair-card .duel-country span{font-size:7.5px}.refine-pair-layout .refine-pair-card .duel-country b{font-size:7px}.refine-pair-layout .refine-pair-card strong{margin-top:5px;font-size:18px;line-height:1.05}.refine-pair-layout .refine-pair-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:27px;margin:6px 0 0;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}.refine-pair-layout .refine-pair-card .duel-tags{margin:auto 10px 11px;padding-top:12px}.refine-pair-layout .refine-pair-card .duel-tags em{padding:4px 6px;font-size:7px}.refine-swipe-card.is-contrast{grid-template-rows:auto minmax(0,1fr)}.refine-contrast-card{z-index:2;grid-row:2/-1;grid-template-rows:auto minmax(0,1fr);align-items:center;gap:13px;min-height:0;padding:24px 4px 2px;display:grid;position:relative}.refine-contrast-copy{align-self:start}.refine-contrast-copy h2{max-width:370px;margin-left:auto;margin-right:auto;font-size:35px;line-height:1.02}.refine-contrast-options{grid-template-columns:minmax(0,1fr) 10px minmax(0,1fr);align-items:stretch;gap:2px;min-height:225px;display:grid}.refine-contrast-options>i{z-index:3;color:#8e877d;text-align:center;text-transform:uppercase;background:#fffffffa;border:1px solid #e1ddd5;border-radius:50%;place-self:center;place-items:center;width:34px;height:34px;font-size:8px;font-style:normal;font-weight:850;display:grid;box-shadow:0 5px 14px #232e271f}.refine-contrast-options>button{color:#684c1f;background:#f8ebd2;border:1px solid #e0cda9;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;padding:16px 10px 14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.refine-contrast-options>button:hover{transform:translateY(-4px);box-shadow:0 13px 28px #232e271f}.refine-contrast-options>button>span{filter:drop-shadow(0 10px 12px #2227231f);font-size:86px;line-height:1}.refine-contrast-options>button>strong{text-align:center;font-family:Fraunces,serif;font-size:19px;line-height:1.05}.refine-contrast-options>button>small{color:currentColor;letter-spacing:.7px;opacity:.65;text-transform:uppercase;margin-top:2px;font-size:6px;font-weight:850}.onboarding-pair-card{grid-row:auto}.refine-swipe-actions{grid-column:2;grid-template-columns:repeat(3,110px);justify-self:center;gap:16px;transition:opacity .2s,transform .2s;display:grid}.refine-swipe-actions.is-hidden{pointer-events:none;opacity:0;transform:translateY(10px)}.swipe-button{border:0;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:68px;font-size:8px;font-weight:800;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 10px 30px #0003}.swipe-button:hover{transform:translateY(-5px)scale(1.02)}.swipe-button--no{color:#b84e3d;background:#fff2ee}.swipe-button--neutral{color:#77736b;background:#eee9e0}.swipe-button--neutral>span{font-size:20px;line-height:.6}.swipe-button--yes{color:#fff;background:#267a55;box-shadow:0 10px 35px #267a5559}.refine-pair-actions{grid-template-columns:minmax(150px,190px) 24px minmax(150px,190px);align-items:center;gap:10px}.refine-pair-actions>span{color:#ffffff80;text-align:center;text-transform:uppercase;font-size:8px;font-weight:800}.refine-pair-actions .swipe-button{flex-direction:row;min-height:62px;padding:8px 13px;font-family:Fraunces,serif;font-size:11px;line-height:1.1}.swipe-button--left-choice{color:#684c1f;background:#f5ddb3}.swipe-button--right-choice{color:#fff;background:#4b7f9f;box-shadow:0 10px 35px #3263844d}.swipe-stamp--choice{color:#9b6a1c;white-space:normal;border-color:#c8933b;max-width:44%;font-size:10px;line-height:1.05}.swipe-stamp--yes.swipe-stamp--choice{color:#3f7596;border-color:#6c98b1}.refine-contrast-actions .swipe-button span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.refine-title-row{display:block}.refine-mobile-brand{display:none}.refine-swipe-card{grid-template-rows:auto 112px minmax(95px,1fr)}.refine-pair-card .dish-photo{flex-basis:190px;height:190px}.refine-pair-card .duel-country{margin:10px 10px 0}.refine-pair-card .duel-tags{margin:0 10px 12px}.refine-action-stack{grid-column:2;justify-self:center;gap:8px;width:min(420px,100%);transition:opacity .2s,transform .2s;display:grid}.refine-action-stack .refine-swipe-actions{grid-column:auto;width:100%}.refine-skip-button{color:#ffffffad;letter-spacing:.45px;text-transform:uppercase;background:0 0;border:0;justify-self:center;align-items:center;gap:5px;padding:5px 10px;font-size:8px;font-weight:800;display:inline-flex}.refine-skip-button:hover{color:#fff}.refine-action-stack{height:96px;display:block;position:relative}.refine-action-stack .refine-swipe-actions{height:68px;position:absolute;inset:0 0 auto}.refine-action-stack .swipe-button,.refine-action-stack .refine-pair-actions .swipe-button{height:68px;min-height:68px}.refine-action-stack .refine-skip-button{width:max-content;position:absolute;top:74px;left:50%;transform:translate(-50%)}@media (width>=821px){.refine-swipe-stage{justify-self:start}.refine-action-stack{justify-self:start;margin-left:10px}}.refine-quiz-view--complete{place-items:center;display:grid}.refine-complete{text-align:center;background:#ffffff0f;border:1px solid #ffffff24;border-radius:28px;max-width:650px;padding:50px}.refine-complete>svg{color:#f0bd68}.refine-complete .eyebrow{color:#f0bd68;justify-content:center;margin-top:16px}.refine-complete h1{color:#fff;margin:10px 0;font-size:42px}.refine-complete p{color:#ffffff9e;line-height:1.6}.alcohol-section .eyebrow{color:#8e6526}.ready-card{width:min(820px,100%);padding:42px 54px}.ready-card>.taste-radar{background:linear-gradient(135deg,#f7f2e8,#f0eadf);grid-template-columns:260px 1fr;max-width:680px;padding:18px 22px}.ready-card>.taste-radar .taste-radar-legend{grid-template-columns:1fr}@media (width<=1180px){.ranking-grid,.avoid-grid,.catalog-grid{grid-template-columns:repeat(3,1fr)}.challenge-layout{grid-template-columns:minmax(250px,1fr) 420px;max-width:940px}.challenge-note{display:none}.ingredient-grid{grid-template-columns:repeat(3,1fr)}.profile-grid{grid-template-columns:1fr 1fr}.profile-panel--wide{grid-column:span 2}.welcome-copy h1{font-size:58px}.refine-workbench{grid-template-columns:380px 1fr}.ingredient-library-grid,.safety-ingredient-grid{grid-template-columns:repeat(4,1fr)}}@media (width>=1850px){.ranking-grid,.ranking-grid--six{grid-template-columns:repeat(6,minmax(0,1fr))}.rank-card-photo{height:172px}}@media (width<=820px){body{padding-bottom:66px}.app-header{height:62px;padding:0 16px;display:block;overflow:hidden}.app-header>.brand{will-change:left,transform;transition:left .5s cubic-bezier(.2,0,0,1),transform .5s cubic-bezier(.2,0,0,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.app-header--country-scrolled>.brand{left:16px;transform:translateY(-50%)}.app-header .header-account{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.app-header nav,.profile-pill{display:none}.view-shell{min-height:calc(100vh - 128px)}.mobile-nav{z-index:55;height:68px;padding:6px 12px max(6px, env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf8f2;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#89918c;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:8px;font-weight:600;display:flex}.mobile-nav button.active{color:var(--green)}.mobile-nav button.active svg{fill:var(--green-soft)}.welcome-shell{min-height:100svh;padding-bottom:0;display:block}.welcome-header{padding:20px 24px}.welcome-copy{padding:48px 24px 20px}.welcome-copy h1{letter-spacing:-2.5px;font-size:48px}.welcome-copy>p{font-size:14px}.welcome-visual{min-height:360px}.floating-dish--main{width:270px;top:8%;left:22%}.floating-dish--one{width:120px;top:3%;right:0}.floating-dish--two{width:105px;bottom:4%;left:4%}.floating-match{bottom:12%;right:4%}.welcome-footer{display:none}.name-entry{border-radius:18px;display:grid}.name-entry input{min-height:45px}.name-entry .primary-button{width:100%}.safety-shell{padding-bottom:120px}.safety-header{height:62px;padding:0 17px}.safety-header .brand>span:last-child{display:none}.safety-header>span{font-size:7px}.safety-intro{padding:38px 20px 36px}.safety-intro h1{font-size:39px}.safety-card{grid-template-columns:1fr;gap:10px;width:calc(100% - 20px);margin:-14px auto 24px;padding:0}.safety-section{padding:18px}.safety-section--full{grid-column:auto}.safety-section-heading{grid-template-columns:34px 1fr}.safety-section-heading h2{font-size:19px}.dietary-options,.safety-search-results--wide{grid-template-columns:1fr 1fr}.safety-footer{grid-template-columns:1fr auto;min-height:105px;padding:9px 14px;display:grid}.safety-footer p{font-size:7px}.safety-footer .primary-button{padding:0 14px;font-size:9px}.taste-challenge-shell{grid-template-rows:62px 1fr 62px;min-height:100svh;overflow:auto}.challenge-header{grid-template-columns:auto 1fr auto;gap:13px;padding:0 15px}.challenge-header .brand>span:last-child{display:none}.challenge-header .brand-mark{width:31px;height:31px}.challenge-header>span{font-size:8px}.challenge-layout{min-height:0;padding:18px 14px 12px;display:block}.challenge-copy{text-align:center}.challenge-copy .eyebrow{justify-content:center}.challenge-copy h1{letter-spacing:-1.3px;margin:6px 0 13px;font-size:30px}.challenge-copy>p,.signal-preview{display:none}.taste-card-deck{--taste-card-radius:22px;width:min(360px,100%);height:440px;margin:0 auto}.taste-card{border-radius:22px;grid-template-rows:auto 90px minmax(78px,1fr) 72px auto;height:440px;padding:16px}.taste-card:before{width:210px;height:210px;top:45px}.taste-card-emoji{font-size:63px}.taste-card-copy h2{font-size:29px}.taste-card-copy p{font-size:10px}.challenge-context-slot{height:72px}.challenge-context button{min-height:31px;font-size:7px}.challenge-reactions button{min-height:47px}.taste-pair-card{grid-template-rows:auto auto 1fr}.pair-copy h2{font-size:22px}.pair-swipe-hint{font-size:6px}.dish-duel>button{grid-template-columns:105px 1fr 25px}.dish-duel>button:nth-child(2){grid-template-columns:25px 1fr 105px}.dish-duel-copy{padding:7px 8px}.dish-duel strong{font-size:14px}.dish-duel p{font-size:6.8px}.challenge-note{display:none}.challenge-footer{padding:0 12px}.challenge-footer>span{display:none}.challenge-footer .secondary-button{padding:0 12px}.challenge-footer .text-button{grid-column:3}.onboarding-header{grid-template-columns:auto 1fr auto;height:68px;padding:0 16px}.onboarding-progress{grid-template-columns:1fr auto;margin-left:15px}.onboarding-progress>span{display:none}.ingredient-intro{padding:37px 18px 22px;display:block}.ingredient-intro>div{padding-left:43px}.step-number{font-size:25px}.ingredient-intro h1{font-size:34px}.ingredient-intro>p{margin:15px 0 0 43px}.ingredient-grid{grid-template-columns:1fr 1fr;gap:9px;padding:0 14px}.ingredient-card{border-radius:15px;min-height:245px;padding:15px}.ingredient-card h2{font-size:20px}.preference-toggle button{font-size:0}.preference-toggle button:after{font-size:9px}.preference-toggle button:first-child:after{content:"Evito"}.preference-toggle button:nth-child(2):after{content:"Neutro"}.preference-toggle button:last-child:after{content:"Gosto"}.onboarding-footer{min-height:78px;padding:10px 14px}.onboarding-footer>div:first-child{display:none}.onboarding-actions{width:100%}.onboarding-actions .primary-button{flex:1}.onboarding-actions .secondary-button{padding:0 14px}.ready-card{padding:36px 18px}.ready-picks{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0}.ready-pick{grid-template-rows:82px auto;grid-template-columns:1fr;min-width:0;display:grid}.ready-pick .dish-photo{grid-area:1/1;width:100%;height:82px}.ready-pick>div:not(.dish-photo){grid-area:2/1;min-width:0;padding:8px 9px 9px}.ready-pick strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.2;display:-webkit-box;overflow:hidden}.ready-pick small{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.ready-pick .ready-pick-match{min-height:18px;margin-top:5px;padding:3px 6px;font-size:7.2px}.ready-pick>span{top:6px;left:6px}.explore-hero{display:block}.explore-copy{padding:42px 20px 20px}.explore-copy h1{font-size:43px}.world-map{min-height:390px}.world-map:not(.world-map--focused)>svg{width:120%;left:-10%}.world-map--focused{min-height:700px}.world-map--focused>svg{width:100%;height:40%;left:0}.country-insight-close{margin-bottom:11px}.country-insight-title{gap:11px}.country-insight-title h3{font-size:26px}.country-round-flag{flex-basis:46px;width:46px;height:46px}.country-insight-affinity{margin:13px 0;padding:13px}.country-insight-affinity>strong{font-size:38px}.country-insight-tastes{gap:8px}.country-insight-note{margin-top:11px;padding-top:10px;font-size:9px}.ranking-section{padding:22px 15px 80px}.section-heading{display:block}.ranking-controls{align-items:flex-start;margin-top:18px}.kind-tabs{max-width:100%;overflow-x:auto}.sort-tabs{justify-content:start;max-width:100%;margin-top:0;overflow-x:auto}.ranking-grid{scroll-snap-type:x mandatory;gap:10px;padding:0 2px 18px;display:flex;overflow-x:auto}.rank-card{scroll-snap-align:start;flex:0 0 58vw}.rank-card-photo{height:155px}.rank-card-body{padding:12px}.rank-card-heading h3{font-size:16px}.rank-card-body>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:38px;margin:8px 0;font-size:9px;line-height:1.4;display:-webkit-box;overflow:hidden}.rank-card-body>.tag-row{margin-bottom:8px}.tag-row span{padding:4px 6px;font-size:7px}.card-link{padding-top:8px;font-size:8px}.catalog-callout{grid-template-columns:auto 1fr}.catalog-callout-action{grid-column:1/-1;justify-content:center}.catalog-toggle-meta{font-size:0}.catalog-toolbar{margin:11px}.catalog-search{padding:0 12px}.catalog-search>span{display:none}.catalog-filter-panel{width:auto;max-height:min(620px,72vh);left:0;right:0;overflow-y:auto}.catalog-filter-grid{grid-template-columns:1fr}.catalog-filter-panel>footer{position:sticky;bottom:0}.discovery-block{margin-top:34px;padding-top:26px}.discovery-block--surprise{margin-left:-4px;margin-right:-4px;padding:22px 10px 10px}.avoid-section{border-radius:19px;margin-top:34px;padding:18px 14px}.avoid-heading{display:block}.avoid-heading>div{align-items:start}.avoid-heading h2{font-size:25px}.avoid-grid{scroll-snap-type:x mandatory;gap:9px;padding-bottom:8px;display:flex;overflow-x:auto}.avoid-card{scroll-snap-align:start;flex:0 0 50vw}.avoid-card-photo{height:92px}.avoid-card>div{padding:9px}.avoid-card h3{font-size:14px}.avoid-card p{min-height:30px;font-size:7.5px}.catalog-grid{grid-template-columns:1fr 1fr}.catalog-card{grid-template-columns:46px 1fr auto}.catalog-card .dish-photo{width:46px;height:46px}.refine-hero{min-height:0;padding:42px 20px 32px;display:block}.refine-hero h1{font-size:43px}.refine-progress{width:100%;margin-top:25px}.refine-workbench{grid-template-columns:1fr;width:calc(100% - 28px);padding:22px 0 16px}.refine-focus-card{min-height:500px}.nuance-panel{padding:18px}.nuance-heading{display:block}.nuance-heading>p{max-width:none;margin-top:12px}.nuance-panel>.taste-radar{grid-template-columns:155px 1fr}.taste-sliders label{grid-template-columns:22px 86px 46px minmax(70px,1fr) 48px 24px;gap:5px}.ingredient-library{width:calc(100% - 28px);padding:18px}.library-heading{display:block}.library-search{width:100%;margin-top:16px}.ingredient-library-grid{grid-template-columns:1fr 1fr}.refine-quiz-view{min-height:calc(100svh - 128px);padding:26px 14px 92px;display:block;overflow:visible}.refine-quiz-heading{text-align:center;margin:0 auto 22px}.refine-quiz-heading .eyebrow{justify-content:center}.refine-quiz-heading h1{letter-spacing:-1.8px;margin:8px 0;font-size:38px}.refine-quiz-heading p{margin:0 auto;font-size:10px}.refine-country-pill{margin-top:10px}.refine-swipe-card{grid-template-rows:auto 90px minmax(110px,1fr)}.refine-pair-card .dish-photo{flex-basis:185px;height:185px}.refine-swipe-actions{z-index:8;grid-column:auto;grid-template-columns:repeat(3,minmax(85px,105px));gap:9px;margin:17px auto 0;position:sticky;bottom:76px}.refine-pair-actions{grid-template-columns:minmax(125px,1fr) 20px minmax(125px,1fr)}.refine-pair-actions .swipe-button{padding:7px;font-size:9px}.swipe-button{min-height:60px}.safety-card--single{width:calc(100% - 20px)}.safety-question-card{min-height:410px}.safety-footer{grid-template-columns:auto 1fr auto}.safety-footer p{text-align:center}.ready-card>.taste-radar{grid-template-columns:190px 1fr}.saved-view,.profile-view{padding:38px 15px 85px}.saved-grid{grid-template-columns:1fr 1fr}.page-title h1{font-size:38px}.profile-hero{grid-template-columns:auto 1fr;padding:24px 20px}.profile-hero h1{font-size:28px}.completion-orbit{background:#ffffff1a;border-radius:13px;grid-column:1/-1;width:100%;height:42px}.completion-orbit:before{display:none}.completion-orbit span{align-items:baseline;gap:5px;display:flex}.completion-orbit strong{font-size:20px}.profile-grid{grid-template-columns:1fr}.profile-panel--wide{grid-column:auto}.profile-taste-overview{grid-template-columns:1fr}.profile-taste-overview>.taste-radar{max-width:520px}.taste-badges{grid-template-columns:1fr 1fr}.profile-safety-summary{grid-template-columns:1fr}.profile-expandable--feedback{--collapsed-height:268px}.detail-backdrop{padding-top:0}.detail-sheet{border-radius:0;max-height:100vh}.detail-hero-photo{height:310px}.detail-content{padding:25px 18px 160px}.detail-title h1{font-size:35px}.detail-columns{grid-template-columns:1fr}.detail-actions{padding:9px 10px calc(78px + env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr);margin:20px -18px -160px}.detail-actions button{flex-direction:column;gap:3px;font-size:7px}.detail-actions .where-button{flex-direction:row;grid-column:1/-1}.detail-photo-overlay{inset:auto 17px 18px}.detail-ingredients{grid-template-columns:1fr}.toast{width:max-content;max-width:calc(100vw - 30px);bottom:82px}}@media (width<=480px){.ingredient-grid{grid-template-columns:1fr}.ingredient-card{min-height:225px}.welcome-copy h1{font-size:41px}.welcome-visual{min-height:320px}.floating-dish--main{width:235px;left:19%}.floating-note{top:8%;left:3%}.floating-dish--two{bottom:1%}.ranking-grid .rank-card{flex-basis:58vw}.avoid-card{flex-basis:50vw}.catalog-grid,.saved-grid{grid-template-columns:1fr}.profile-avatar{width:60px;height:60px}.profile-view .profile-feedback-grid{grid-template-columns:1fr}.profile-feedback-card{grid-template-rows:100px;grid-template-columns:105px minmax(0,1fr)}.profile-feedback-photo{height:100px}.profile-feedback-card>div:nth-child(2){align-self:center}.profile-feedback-card>svg{bottom:41px}.challenge-copy h1{font-size:26px}.taste-card{height:430px}.challenge-reactions button{font-size:8px}.challenge-reactions svg{width:17px}.nuance-grid,.nuance-panel>.taste-radar,.profile-taste-overview>.taste-radar,.taste-radar,.taste-radar--compact{grid-template-columns:1fr}.taste-radar svg{max-width:180px;margin:0 auto}.taste-radar-legend{grid-template-columns:1fr 1fr}.taste-sliders label{grid-template-columns:22px 1fr 30px;gap:6px}.taste-sliders label>em{display:none}.taste-sliders label>input{grid-column:2/-1}.taste-sliders label>b{grid-area:1/3}.ingredient-library-grid{grid-template-columns:1fr}.common-allergens{grid-template-columns:repeat(3,1fr)}.dietary-options{grid-template-columns:1fr}.safety-search-results,.safety-search-results--wide{grid-template-columns:1fr;margin-top:6px;position:static}.safety-footer p{display:none}.safety-footer{justify-content:stretch;display:flex}.safety-footer .primary-button{width:100%}.swipe-photo{height:335px}.deck-area{height:540px}.swipe-actions{grid-template-columns:repeat(3,88px);gap:5px}.detail-hero-photo{height:270px}.detail-photo-overlay .score-ring{transform-origin:100% 100%;transform:scale(.82)}.detail-title p{font-size:12px}.dish-story>div:last-child{grid-template-columns:1fr;gap:11px}}@media (width<=1180px){.profile-taste-overview{grid-template-columns:minmax(460px,1.4fr) minmax(220px,.6fr)}.profile-radar-focus{min-height:340px;padding:20px}.profile-safety-editor{grid-template-columns:1fr 1fr}.profile-safety-editor>section:first-child{grid-column:1/-1}}@media (width<=820px){.safety-shell{min-height:100svh;padding-bottom:0;display:block}.safety-card--single{width:calc(100% - 20px);margin:-14px auto 24px}.safety-footer{position:sticky;bottom:0}.catalog-card{display:block}.catalog-card .dish-photo{width:100%;height:135px}.profile-taste-overview{grid-template-columns:1fr}.profile-radar-focus{grid-column:1/-1;min-height:310px}.profile-safety-editor{grid-template-columns:1fr}.profile-safety-editor>section:first-child{grid-column:auto}.detail-hero-photo{height:220px}.detail-hero-thumbnail{border-radius:18px;width:142px;height:142px;bottom:18px;left:54px}.detail-photo-overlay{inset:auto 17px 18px 210px}}@media (width<=520px){.profile-taste-overview{grid-template-columns:1fr}.profile-radar-focus{grid-column:auto;min-height:285px}.sensory-core-card{grid-template-columns:minmax(136px,1.03fr) minmax(0,.97fr);gap:10px;padding:12px}.sensory-core-radar{min-height:225px;padding:2px}.sensory-core-values{grid-template-rows:repeat(6,minmax(0,1fr));align-content:stretch;gap:5px}.sensory-core-values>div{grid-template-columns:25px minmax(0,1fr) 20px;gap:5px;min-height:0;padding:5px 6px}.sensory-core-values>div>span{width:25px;height:25px;font-size:14px}.sensory-core-values strong{font-size:8px}.sensory-core-values small{font-size:9px}.taste-column{padding:12px}.profile-tag-editor>div{grid-template-columns:1fr}.detail-hero-thumbnail{width:128px;height:128px;left:18px}.detail-photo-overlay{left:158px}}@media (width<=820px){:is(body:has(.refine-quiz-view),body:has(.saved-view .empty-state),body:has(.taste-challenge-shell),body:has(.welcome-shell),body:has(.safety-shell),body:has(.profile-setup-shell)){padding-bottom:0}.profile-setup-shell{height:var(--app-viewport-height,100dvh);grid-template-rows:62px minmax(0,1fr) 76px;min-height:0;overflow:hidden}.profile-setup-header{height:62px;padding:0 16px}.profile-setup-header .brand{font-size:18px}.profile-setup-header .brand-mark{width:30px;height:30px}.profile-setup-header>span{font-size:7.5px}.profile-setup-layout{--setup-copy-height:110px;grid-template-columns:1fr;grid-template-rows:var(--setup-copy-height) auto;align-content:start;gap:10px;width:min(560px,100%);height:100%;padding:14px 16px;overflow:hidden}.profile-setup-layout>.profile-setup-copy{height:var(--setup-copy-height);text-align:center;align-self:start;margin-top:0}.profile-setup-layout .profile-setup-copy .eyebrow{justify-content:center;font-size:8px}.profile-setup-copy h1{letter-spacing:-1.5px;margin:7px 0 0;font-size:clamp(30px,8.5vw,39px)}.profile-setup-copy>p{display:none}.profile-setup-layout .profile-setup-progress{justify-content:center;margin-top:11px}.profile-setup-copy h1 em,.safety-intro h1 em{display:block}.profile-setup-card{border-radius:22px;height:auto;min-height:0;padding:19px 22px}.profile-age-card{height:300px}.profile-cuisine-card{height:390px}.profile-setup-card-heading{grid-template-columns:37px 1fr;gap:10px}.profile-setup-card-heading>span{border-radius:11px;width:36px;height:36px}.profile-setup-card-heading h2{font-size:22px}.profile-setup-card-heading p{font-size:8.5px}.age-input{margin:auto}.age-input input{text-align:center;width:150px;font-size:76px}.age-input span{font-size:13px}.age-policy-result{margin-top:19px}.profile-cuisine-card .cuisine-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:10px;padding-right:3px}.cuisine-choice-grid button{border-radius:9px;justify-content:flex-start;align-items:center;gap:4px;min-height:42px;padding:5px;display:flex;position:relative}.cuisine-choice-grid .country-flag{flex:0 0 21px;width:21px;height:15px}.cuisine-choice-grid strong{white-space:normal;font-family:DM Sans,sans-serif;font-size:7.5px;line-height:1.1}.cuisine-choice-grid button>i{border:0;width:12px;height:12px;font-size:8px;position:absolute;top:3px;right:3px}.cuisine-choice-grid button>i svg{width:8px;height:8px}.profile-setup-footer{justify-content:space-between;gap:9px;min-height:76px;padding:10px 14px;display:flex}.profile-setup-footer>span{display:none}.profile-setup-footer .primary-button,.profile-setup-footer .secondary-button{min-height:46px;padding:0 16px;font-size:10px}.app-shell:has(.refine-quiz-view)>.app-header{display:none}.header-country-filter{visibility:hidden;opacity:0;transform-origin:100%;pointer-events:none;max-width:150px;min-height:36px;padding:0 11px;transition:opacity .28s cubic-bezier(.2,0,0,1),transform .42s cubic-bezier(.2,0,0,1),visibility 0s linear .42s;display:inline-flex;transform:translate(18px)scale(.92)}.header-country-filter .country-flag{display:none}.header-country-filter strong{text-overflow:ellipsis;white-space:nowrap;max-width:96px;font-size:10px;overflow:hidden}.app-header--country-scrolled .header-country-filter{visibility:visible;opacity:1;pointer-events:auto;transition:opacity .32s cubic-bezier(.2,0,0,1) 80ms,transform .46s cubic-bezier(.2,0,0,1) 40ms,visibility;transform:translate(0)scale(1)}.explore-hero--world{--world-map-lift:clamp(-120px,calc((100vw - 550px) / 2),0px);min-height:calc(560px + var(--world-map-lift));position:relative}.explore-hero--world:after{content:"";z-index:10;pointer-events:none;background:linear-gradient(#eee9df 0%,#eee9dffa 62%,#eee9dfb8 82%,#0000 100%);height:clamp(190px,58vw,245px);position:absolute;inset:0 0 auto}.explore-hero--world .explore-copy{z-index:12;pointer-events:none;padding:0;position:absolute;inset:18px 18px auto}.explore-hero--world .explore-copy .eyebrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.65px;background:#fffdf8e6;border:1px solid #1f654921;border-radius:999px;width:max-content;max-width:100%;padding:8px 11px;font-size:8px;box-shadow:0 7px 18px #1f493814}.explore-hero--world .explore-copy h1{letter-spacing:-1.45px;width:min(350px,100%);margin:17px 0 0;font-size:32px;line-height:.94}.explore-hero--world .explore-copy p{display:none}.explore-hero--world .world-map{min-height:560px;margin-top:var(--world-map-lift)}.explore-hero--world .map-instruction{text-align:center;white-space:normal;gap:clamp(4px,2vw,8px);width:max-content;max-width:calc(100vw - 32px);padding:clamp(6px,2.2vw,9px) clamp(8px,3vw,13px);font-size:clamp(6.5px,2.5vw,10px);line-height:1.2}.explore-hero--world .map-instruction svg{flex:none;width:clamp(12px,4vw,16px);height:clamp(12px,4vw,16px)}.explore-hero--country .explore-copy--selected{z-index:12;pointer-events:none;padding:0;display:block;position:absolute;inset:18px 18px auto}.explore-hero--country .selected-country-heading{letter-spacing:-1.5px;text-wrap:balance;width:min(350px,100%);margin:17px 0 0;font-size:33px;line-height:.93;display:block}.explore-hero--country .selected-country-summary{color:#2a4236b8;-webkit-line-clamp:2;border-left:2px solid #ca5d4bb8;-webkit-box-orient:vertical;width:min(330px,100% - 8px);margin:11px 0 0;padding-left:10px;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.selected-destination-label{letter-spacing:.25px;gap:6px;padding:8px 10px;font-size:8px}.world-map--focused:before{background:linear-gradient(#eee9df 0%,#eee9dffa 62%,#eee9dfb8 82%,#0000 100%);width:100%;height:235px;inset:0 0 auto}.world-map--focused>svg{width:100%;height:78%;inset:0 auto auto 0}.country-insight-stack{bottom:14px;left:14px;right:14px}.country-insight-stack .country-insight{border-radius:23px;padding:15px 16px 14px}.country-insight-header{gap:8px;padding-right:108px}.country-insight-close{min-height:36px;margin:0;padding:7px 10px;font-size:8px;top:15px;right:16px}.country-insight-title{min-width:0}.country-insight-title h3{white-space:nowrap}.country-insight-stack .country-round-flag{flex-basis:43px;width:43px;height:43px}.country-insight-stack .country-insight-title h3{font-size:24px}.country-insight-stack .country-insight-affinity{border-radius:14px;min-height:55px;margin:10px 0;padding:9px 12px}.country-insight-stack .country-insight-affinity>strong{font-size:33px}.country-insight-stack .country-insight-affinity>strong small{font-size:12px}.country-insight-stack .country-insight-affinity>span{font-size:8px;line-height:1.3}.country-insight-stack .country-insight-tastes{gap:5px}.country-insight-stack .country-insight-tastes>div{grid-template-columns:22px 1fr 24px;gap:7px;min-height:24px}.country-insight-stack .country-insight-tastes>div>span{font-size:16px}.country-insight-stack .country-insight-tastes p strong{margin-bottom:3px;font-size:9px}.country-insight-stack .country-insight-tastes i{height:4px}.country-insight-stack .country-insight-tastes small{font-size:8px}.ranking-grid,.avoid-grid,.kind-tabs,.sort-tabs{scrollbar-width:none}.ranking-grid::-webkit-scrollbar{width:0;height:0;display:none}.avoid-grid::-webkit-scrollbar{width:0;height:0;display:none}.kind-tabs::-webkit-scrollbar{width:0;height:0;display:none}.sort-tabs::-webkit-scrollbar{width:0;height:0;display:none}.ranking-grid,.avoid-grid{padding-bottom:8px}.ranking-section .discovery-block,.ranking-section .avoid-section{border:0;border-top:1px solid var(--line);color:var(--ink);box-shadow:none;background:0 0;border-radius:0;margin:34px 0 0;padding:26px 0 0;overflow:visible}.discovery-block--popular:before{display:none}.ranking-section .avoid-heading{margin-bottom:20px}.profile-feedback-panel>p{margin-bottom:16px;font-size:10.5px;line-height:1.55}.profile-feedback-grid{grid-template-columns:1fr;gap:9px}.profile-feedback-card{grid-template-rows:106px;grid-template-columns:118px minmax(0,1fr) 22px;align-items:center}.profile-feedback-photo{width:118px;height:106px}.profile-feedback-state{padding:6px 8px;font-size:8px;bottom:8px;left:8px}.profile-feedback-card>div:nth-child(2){align-self:center;padding:12px 8px 12px 14px}.profile-feedback-card>div>small{font-size:8px}.profile-feedback-card>div>strong{margin:7px 0 4px;font-size:17px;line-height:1.05}.profile-feedback-card>div>span{font-size:9px}.profile-feedback-card>svg{place-self:center end;margin-right:10px;position:static}.refine-quiz-view{grid-template-rows:auto auto auto;grid-template-columns:1fr;align-content:center;gap:12px;width:100%;height:calc(100svh - 68px);min-height:0;padding:16px 14px 8px;display:grid;overflow:hidden}.refine-quiz-heading{text-align:center;width:min(430px,100%);margin:0 auto}.refine-title-row{justify-content:center;align-items:center;display:flex}.refine-mobile-brand{display:none}.refine-quiz-heading h1{letter-spacing:-1.15px;text-align:center;text-wrap:balance;margin:0 auto;font-size:clamp(24px,6.8vw,29px);line-height:1.02}.refine-quiz-heading p{max-width:350px;margin:7px auto 0;font-size:9px;line-height:1.35}.taste-card-deck{width:min(360px,100vw - 28px);height:410px;min-height:0}.refine-swipe-card{grid-template-rows:auto 78px minmax(120px,1fr);min-height:0}.refine-swipe-card.is-contrast{grid-template-rows:auto minmax(0,1fr)}.refine-contrast-card{gap:12px;padding:17px 2px 1px}.refine-contrast-copy h2{font-size:27px}.refine-contrast-copy p{max-width:300px;font-size:9px}.refine-contrast-options{grid-template-columns:minmax(0,1fr) 8px minmax(0,1fr);gap:2px;min-height:206px}.refine-contrast-options>button{border-radius:16px;padding:12px 7px 10px}.refine-contrast-options>button>span{font-size:63px}.refine-contrast-options>button>strong{font-size:16px}.refine-pair-card{gap:7px}.refine-pair-card .dish-photo{flex-basis:min(132px,18svh);height:min(132px,18svh)}.refine-pair-card .duel-country{margin:7px 8px 0}.refine-pair-card strong,.refine-pair-card p{padding-left:8px;padding-right:8px}.refine-pair-card strong{font-size:15px}.refine-pair-card p{margin:4px 0 7px;font-size:7.5px}.refine-pair-card .duel-tags{margin:auto 8px 8px}.refine-pair-layout{gap:10px;padding:12px 1px 0}.refine-pair-copy h2{font-size:23px}.refine-pair-copy p{max-width:300px;font-size:8px}.refine-pair-layout .refine-pair-card{gap:14px}.refine-pair-layout .refine-pair-card:after{width:34px;height:34px;font-size:7.5px}.refine-pair-layout .refine-pair-card>button{height:262px}.refine-pair-layout .refine-pair-card .dish-photo{flex-basis:100px;height:100px}.refine-pair-layout .refine-pair-card .duel-country{margin:8px 8px 0}.refine-pair-layout .refine-pair-card .duel-country span{font-size:7px}.refine-pair-layout .refine-pair-card .duel-country b{font-size:6.5px}.refine-pair-layout .refine-pair-card strong{margin-top:4px;padding-left:8px;padding-right:8px;font-size:15.5px}.refine-pair-layout .refine-pair-card p{min-height:24px;margin-top:5px;padding-left:8px;padding-right:8px;font-size:8px;line-height:1.4}.refine-pair-layout .refine-pair-card .duel-tags{margin:auto 8px 9px;padding-top:10px}.refine-pair-layout .refine-pair-card .duel-tags em{padding:4px 5px;font-size:6.8px}.refine-action-stack{grid-column:auto;width:min(350px,100%);height:76px;margin-top:0;position:relative;top:0}.refine-action-stack .refine-swipe-actions{z-index:8;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;height:52px;margin:0 auto;position:absolute;inset:0 0 auto}.refine-pair-actions{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr)}.refine-action-stack .swipe-button,.refine-action-stack .refine-pair-actions .swipe-button{height:52px;min-height:52px;box-shadow:0 7px 20px #0000002e}.refine-action-stack .refine-skip-button{padding:3px 9px;font-size:7px;top:56px}.taste-card-deck{height:410px}.taste-challenge-shell .taste-card{grid-template-rows:auto 78px minmax(70px,1fr) 58px auto}.taste-card:before{top:-34px}.taste-pair-card{grid-template-rows:auto auto 1fr}.dish-duel-copy{padding:6px 7px}.dish-duel p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.duel-tags,.pair-skip-button{margin-top:5px}.detail-sheet{border-radius:0;height:100svh;max-height:100svh}.detail-hero-photo{border-radius:0;height:270px}.detail-hero-copy,.favorite-detail--hero{display:none}.detail-hero-thumbnail{width:128px;height:128px;bottom:18px;left:18px}.detail-photo-overlay{justify-content:space-between;align-items:end;display:flex;inset:auto 17px 18px}.detail-mobile-country{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e1c158c;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:700;display:block}.detail-content{padding:25px 18px 0}.detail-title--mobile{display:flex}.detail-title h1{font-size:35px}.detail-columns{grid-template-columns:1fr;gap:23px}.detail-ingredients{grid-template-columns:1fr;gap:8px}.detail-ingredients>div{padding:11px}.detail-ingredients span{width:38px;height:38px}.detail-ingredients strong{font-size:11px}.detail-ingredients small{font-size:9px}.detail-ingredients i{font-size:8.5px}.sensory-list span,.sensory-list strong{font-size:10px}.detail-actions{padding:10px 10px max(12px,env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr);margin:20px -18px 0}.detail-actions button{flex-direction:column;gap:4px;min-height:50px;font-size:10px}.detail-actions .where-button{flex-direction:row;grid-column:1/-1}.profile-signal-grid{grid-template-columns:1fr 1fr}.profile-signal-dialog{min-height:420px}.saved-view:has(.empty-state){grid-template-rows:auto minmax(0,1fr);height:calc(100svh - 128px);min-height:0;padding:24px 15px 12px;display:grid;overflow:hidden}.saved-view:has(.empty-state) .page-title{margin-bottom:14px}.saved-view:has(.empty-state) .empty-state{height:100%;min-height:0}.profile-safety-editor>section{padding:18px}.profile-safety-editor>section>small,.profile-safety-editor header small{font-size:11px}.restriction-tags button,.safety-edit-tags button{font-size:10px}.profile-context-grid{grid-template-columns:1fr}.profile-cuisine-control>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.profile-radar-focus .taste-radar{width:min(280px,100%)}.profile-radar-focus .taste-radar svg{max-width:260px}.taste-radar .radar-axis-name{font-size:7.2px}.profile-signal-grid{grid-template-columns:1fr}.profile-signal-dialog{grid-template-rows:auto 96px 1fr auto;min-height:405px;padding:19px}.profile-signal-emoji{font-size:62px}.profile-signal-dialog .taste-card-copy h2{font-size:28px}}@media (width<=820px) and (height<=720px){.refine-quiz-view{gap:7px;padding-top:8px}.refine-quiz-heading h1{font-size:27px}.refine-quiz-heading p{font-size:8px}.refine-swipe-card{grid-template-rows:auto 68px minmax(90px,1fr);padding:13px}.refine-swipe-card.is-contrast{grid-template-rows:auto minmax(0,1fr)}.refine-contrast-card{gap:8px;padding-top:10px}.refine-contrast-copy h2{font-size:23px}.refine-contrast-copy p{font-size:8px}.refine-contrast-options{min-height:181px}.refine-contrast-options>button>span{font-size:50px}.refine-contrast-options>button>strong{font-size:14px}.refine-pair-layout{gap:7px;padding-top:8px}.refine-pair-copy h2{font-size:21px}.refine-pair-layout .refine-pair-card .dish-photo{flex-basis:86px;height:86px}.refine-pair-layout .refine-pair-card>button{height:245px}.refine-swipe-card .taste-card-emoji{font-size:50px}.refine-swipe-card .taste-card-copy h2{font-size:24px}.swipe-button{min-height:48px}.refine-action-stack{top:2px}}@media (width<=820px) and (height>=760px){.refine-quiz-heading{position:relative;top:-48px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.catalog-toggle strong{margin:0}.catalog-toggle-meta{white-space:nowrap;line-height:1}.catalog-toggle-meta svg{flex:none;display:block}@media (width<=820px){.app-shell:has(.explore-view)>.app-header{position:fixed;left:0;right:0}.app-header{border-bottom-color:var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf8f0;transition:background .3s cubic-bezier(.2,0,0,1),border-color .3s cubic-bezier(.2,0,0,1),box-shadow .3s cubic-bezier(.2,0,0,1),-webkit-backdrop-filter .3s cubic-bezier(.2,0,0,1),backdrop-filter .3s cubic-bezier(.2,0,0,1);overflow:visible;box-shadow:0 5px 18px #1f49380d}.app-header--mobile-scrolled{border-bottom-color:var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf8f0;box-shadow:0 5px 18px #1f49380d}.app-header>.brand{will-change:left;transition:left .5s cubic-bezier(.2,0,0,1),opacity .2s;left:calc(50% - 61px);transform:translateY(-50%)}.app-header--mobile-scrolled>.brand,.app-header--country-scrolled>.brand{left:16px;transform:translateY(-50%)}.app-header--explore-at-top>.brand{opacity:1;pointer-events:auto;left:16px}.mobile-hero-brand{flex:none;display:none}.explore-hero--country .country-filter-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.explore-hero--country .mobile-hero-brand{display:block}.explore-hero--country .mobile-hero-brand .brand{letter-spacing:-.7px;gap:10px;font-size:22px}.explore-hero--country .mobile-hero-brand .brand-mark{width:34px;height:34px}.explore-hero--country .mobile-hero-brand .brand-mark svg{width:19px;height:19px}.explore-hero--country .selected-destination-label{letter-spacing:.08px;white-space:nowrap;flex:0 auto;min-width:0;max-width:232px;padding:8px 9px;font-size:7.6px}.explore-hero--country .selected-destination-label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.explore-hero--country .selected-country-heading{letter-spacing:-1px;white-space:nowrap;text-wrap:nowrap;width:100%;margin-top:14px;font-size:21px;line-height:1}.explore-hero--country .selected-country-heading br{display:none}.explore-hero--country .selected-country-summary{white-space:nowrap;text-overflow:ellipsis;width:100%;margin-top:9px;padding-left:9px;font-size:9.5px;line-height:1.35;display:block;overflow:hidden}.mobile-world-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.explore-hero--world .mobile-hero-brand{display:block}.explore-hero--world .mobile-hero-brand .brand{letter-spacing:-.7px;gap:10px;font-size:22px}.explore-hero--world .mobile-hero-brand .brand-mark{width:34px;height:34px}.explore-hero--world .mobile-hero-brand .brand-mark svg{width:19px;height:19px}.explore-hero--world .explore-copy,.explore-hero--country .explore-copy--selected{inset:18px 12px auto 16px}.explore-hero--world .explore-copy .eyebrow{white-space:nowrap;flex:0 auto;width:auto;max-width:218px}.world-heading-desktop{display:none}.world-heading-mobile{display:block}.explore-hero--world .explore-copy h1{letter-spacing:clamp(-2.7px,.45vw - 4.5px,-1.1px);text-align:center;white-space:normal;width:calc(100vw - 32px);margin:14px 0 0;font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(18px,7vw,39.9px);font-weight:700;line-height:.94;transform:none}.explore-hero--world .world-heading-mobile{white-space:nowrap}.explore-hero--world .world-heading-mobile em{letter-spacing:inherit;font-size:1em;display:block}.explore-hero--world .explore-copy>p{color:#23392edb;text-align:center;white-space:normal;-webkit-line-clamp:2;border-left:0;-webkit-box-orient:vertical;width:min(350px,100vw - 32px);margin:13px auto 0;padding-left:0;font-size:clamp(7px,3.1vw,12.1px);font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.header-world-prompt{visibility:hidden;opacity:0;min-height:36px;color:var(--green);letter-spacing:.35px;text-transform:uppercase;white-space:nowrap;pointer-events:none;background:#fffdf8f0;border:1px solid #1f493824;border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:8px;font-weight:800;transition:opacity .28s cubic-bezier(.2,0,0,1),transform .4s cubic-bezier(.2,0,0,1),visibility 0s linear .4s;display:inline-flex;transform:translate(12px)}.app-header--mobile-scrolled .header-world-prompt{visibility:visible;opacity:1;transition:opacity .3s cubic-bezier(.2,0,0,1) 60ms,transform .42s cubic-bezier(.2,0,0,1),visibility;transform:translate(0)}.header-country-filter,.header-world-prompt{display:none}.mobile-header-explore-pill{width:max-content;max-width:min(260px,100vw - 176px);min-height:38px;color:var(--green);letter-spacing:.15px;text-transform:uppercase;white-space:nowrap;background:#fffdf8f0;border:1px solid #1f493824;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:8.5px;font-weight:800;display:inline-flex;overflow:hidden;box-shadow:0 4px 10px #1f493817}.mobile-header-explore-action,.mobile-header-explore-clear{min-width:0;min-height:36px;color:inherit;background:0 0;border:0;padding:0}.mobile-header-explore-action{font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:uppercase;flex:auto;justify-content:center;align-items:center;gap:6px;display:inline-flex;overflow:hidden}.mobile-header-explore-action>span:not(.mobile-pill-map){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-header-explore-clear{border-left:1px solid #1f493821;flex:0 0 25px;place-items:center;width:25px;display:grid}.mobile-pill-map{color:var(--coral);flex:none;align-items:center;display:inline-flex}.mobile-header-explore-pill .mobile-pill-full,.mobile-header-explore-pill .mobile-pill-compact{white-space:nowrap;align-items:center;gap:6px}.mobile-header-explore-pill .mobile-pill-full{display:inline-flex}.mobile-header-explore-pill .mobile-pill-compact{display:none}.mobile-pill-country{text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.mobile-pill-country-compact{display:none}.mobile-header-explore-pill strong{color:var(--coral)}.mobile-header-explore-pill.is-filter{width:auto;min-width:126px;max-width:min(280px,100vw - 138px);padding:0 3px 0 10px;font-size:8.5px}.mobile-header-explore-pill.is-filter .country-flag{width:22px;height:16px}.explore-hero--country .country-filter-topline,.explore-hero--world .mobile-world-topline{display:none}.explore-hero--world .explore-copy{inset:78px 12px auto 16px}.explore-hero--country .explore-copy--selected{inset:66px 12px auto 16px}.explore-hero--world .explore-copy h1,.explore-hero--country .selected-country-heading{margin-top:14px}.explore-hero--country .selected-country-heading{letter-spacing:-.8px;white-space:nowrap;text-wrap:nowrap;width:calc(100vw - 32px);font-family:Fraunces,ui-serif,Georgia,serif;font-size:clamp(25px,6.55vw,28px);font-weight:700;line-height:normal;transform:none}.explore-hero--country .selected-country-heading-desktop{display:none}.explore-hero--country .selected-country-heading-mobile{display:inline}.explore-hero--country .selected-country-summary{color:#23392edb;white-space:nowrap;text-overflow:ellipsis;border-left:2px solid #ca5d4bd1;width:min(350px,100vw - 32px);margin-top:7px;padding-left:9px;font-size:11px;font-weight:500;line-height:1.35;display:block;overflow:hidden}.explore-hero--country .selected-country-summary-desktop{display:none}.explore-hero--country .selected-country-summary-mobile{display:inline}.ranking-section .section-heading h2{letter-spacing:-.8px;font-size:31px;font-weight:700;line-height:normal}.ranking-section .section-heading{flex-direction:column;align-items:stretch;gap:5px;margin-bottom:22px;display:flex}.ranking-section .section-heading>div:first-child{min-width:0;display:block}.ranking-section .section-heading .eyebrow{letter-spacing:.5px;white-space:nowrap;min-width:0;font-size:11px}.ranking-section .section-heading h2{margin:2px 0 0}.ranking-section .ranking-controls{order:-1;align-self:flex-end;align-items:flex-end;min-width:0;margin:0;transform:none}.ranking-section .kind-tabs{gap:3px;max-width:none;padding:4px;overflow:visible}.ranking-section .kind-tabs button{white-space:nowrap;min-height:29px;padding:6px 10px;font-size:9px}.catalog-toggle-meta{justify-content:center;gap:0}.catalog-toggle-meta .catalog-toggle-label{display:none}.explore-hero--world .world-map:before{content:"";z-index:6;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#eee9dff0;height:270px;position:absolute;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000 0% 55%,#000000d1 74%,#0000004d 91%,#0000 100%);mask-image:linear-gradient(#000 0% 55%,#000000d1 74%,#0000004d 91%,#0000 100%)}.explore-hero--country,.explore-hero--country .world-map--focused{height:430px;min-height:430px}.world-map--focused:before{z-index:6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#eee9dff2;height:205px;-webkit-mask-image:linear-gradient(#000 0% 50%,#000000c7 68%,#0000003d 88%,#0000 100%);mask-image:linear-gradient(#000 0% 50%,#000000c7 68%,#0000003d 88%,#0000 100%)}.world-map--focused .globe-orbit{z-index:4;display:block}.world-map--focused .country-insight-stack{align-items:stretch;gap:0;width:48%;transition:left .28s cubic-bezier(.2,0,0,1),width .28s cubic-bezier(.2,0,0,1);inset:154px auto auto 52%;transform:none}.world-map--focused .country-insight-stack .country-insight{border-radius:20px;min-height:0;padding:10px 10px 14px;box-shadow:0 18px 34px #1f312726}.world-map--focused .country-insight-header{min-height:34px;padding-right:0}.world-map--focused .country-insight-title{gap:10px}.world-map--focused .country-insight-stack .country-round-flag{flex-basis:32px;width:32px;height:32px}.world-map--focused .country-insight-title small{letter-spacing:.65px;font-size:7.2px}.world-map--focused .country-insight-stack .country-insight-title h3{letter-spacing:-.5px;margin-top:1px;font-size:20px}.world-map--focused .country-insight-stack .country-insight-affinity{border-radius:12px;gap:7px;min-height:44px;margin:6px 0 8px;padding:6px 8px}.world-map--focused .country-insight-stack .country-insight-affinity>strong{font-size:27px}.world-map--focused .country-insight-stack .country-insight-affinity>strong small{font-size:10px}.world-map--focused .country-insight-stack .country-insight-affinity>span{padding-left:8px;font-size:8.5px;font-weight:650;line-height:1.3}.world-map--focused .country-insight-stack .country-insight-tastes{gap:8px}.world-map--focused .country-insight-stack .country-insight-tastes>div{grid-template-columns:17px minmax(0,1fr) 18px;gap:4px;min-height:24px}.world-map--focused .country-insight-stack .country-insight-tastes>div>span{font-size:14px}.world-map--focused .country-insight-stack .country-insight-tastes p strong{margin-bottom:3px;font-size:7.5px}.world-map--focused .country-insight-stack .country-insight-tastes small{font-size:7px}.world-map--focused .country-insight-legend{letter-spacing:.3px;gap:7px;margin-top:9px;font-size:5.8px}.world-map--focused .country-insight-close{border-radius:50%;place-items:center;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;display:grid;top:10px;right:9px}.world-map--focused .country-insight-close span{display:none}.world-map--focused .country-insight-close svg{width:13px;height:13px}}@media (width<=420px){.mobile-header-explore-pill:not(.is-filter){max-width:none;padding-inline:12px}.mobile-header-explore-pill:not(.is-filter) .mobile-pill-full{display:none}.mobile-header-explore-pill:not(.is-filter) .mobile-pill-compact{display:inline-flex}.mobile-header-explore-pill:not(.is-filter) .mobile-pill-compact strong{color:var(--coral);font-size:10px}.mobile-header-explore-pill.is-filter{max-width:calc(100vw - 138px);font-size:9px}.mobile-header-explore-pill.is-filter .mobile-pill-country-full{display:none}.mobile-header-explore-pill.is-filter .mobile-pill-country-compact{display:inline}}@media (width<=820px){.country-map-reset{transform:translate(calc(-50% - 100px),50%)}.detail-close{left:auto;right:15px}.detail-sheet{border-radius:0;height:100svh;max-height:100svh}.detail-hero-photo{z-index:2;background:var(--paper);border-radius:0;height:270px;overflow:visible}.detail-hero-photo:after{background:linear-gradient(90deg,#0e1c159e,#0e1c1538 55%,#0e1c15a3);bottom:18px}.detail-hero-background{bottom:18px;left:0;right:0;transform:translateY(-8px)scale(1.04)}.detail-hero-copy,.favorite-detail--hero{display:none}.detail-hero-thumbnail{width:166px;height:166px;bottom:-2px;left:18px;box-shadow:0 8px 20px #00000029}.detail-photo-overlay{justify-content:flex-end;align-items:center;display:flex;inset:auto 17px 94px auto}.detail-score-context{color:#fff;background:color-mix(in srgb,var(--score-color) 78%,#183126);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;min-width:138px;height:50px;margin-right:-32px;padding:8px 40px 8px 11px;display:flex;box-shadow:0 8px 22px #09181133}.detail-score-context>span{gap:1px;display:grid}.detail-score-context small{color:#ffffffad;letter-spacing:.65px;font-size:6px;font-weight:800;line-height:1}.detail-score-context strong{white-space:nowrap;font-size:9.5px;line-height:1.1}.detail-photo-overlay .score-ring{z-index:1;border-radius:999px;margin-left:0;transform:none}.detail-title--mobile{display:flex}.detail-mobile-meta-row{flex-wrap:wrap;align-items:center;gap:7px 9px;margin-bottom:10px;display:flex}.detail-mobile-original-name{color:var(--coral);letter-spacing:.8px;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.2}.detail-title .detail-mobile-country{width:max-content;max-width:100%;color:var(--green);letter-spacing:0;text-transform:none;white-space:nowrap;background:#eef3ee;border:1px solid #1f493821;border-radius:999px;flex:none;align-items:center;gap:5px;padding:6px 9px;font-size:8px;font-weight:700;line-height:1;display:flex}.detail-mobile-country .country-flag{border-radius:3px;flex:0 0 18px;width:18px;height:13px;box-shadow:0 0 0 1px #1c29231a}.detail-mobile-country strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.detail-mobile-country small{color:var(--muted);font-size:inherit;white-space:nowrap}.detail-content{padding:30px 18px 0}.detail-columns{grid-template-columns:1fr;gap:26px}.detail-ingredients{grid-template-columns:1fr;gap:8px}.detail-actions{padding:10px 10px max(12px,env(safe-area-inset-bottom));grid-template-columns:repeat(3,1fr);margin:20px -18px 0}.detail-actions button{flex-direction:column;gap:4px;min-height:50px;font-size:10px}.detail-actions .where-button{flex-direction:row;grid-column:1/-1}}@media (width<=360px){.detail-sensory-core{grid-template-columns:minmax(104px,.82fr) minmax(0,1fr);gap:8px;padding:11px}}@media (width<=320px){.explore-hero--world .explore-copy h1{letter-spacing:-.015em;word-spacing:.08em;width:calc(100vw - 8px);margin-left:-12px;font-size:clamp(18px,7.4vw,23.5px)}.explore-hero--world .explore-copy>p{text-wrap:balance;overflow-wrap:anywhere;-webkit-line-clamp:unset;width:calc(100vw - 8px);margin-left:-12px;margin-right:0;font-size:clamp(6.5px,2.8vw,9px);display:block;overflow:visible}.explore-hero--world .map-instruction{justify-content:center;width:auto;max-width:none;left:4px;right:4px;transform:none}.ranking-section .ranking-controls{justify-self:end;align-items:flex-end;transform:none}.ranking-section .kind-tabs button{min-height:28px;padding:5px 8px;font-size:8.5px}}@media (width<=820px){.detail-actions .where-button{flex-direction:column;grid-column:auto}}.taste-radar .radar-value{fill:#fffdf8}.taste-radar .radar-value-layer{opacity:1}.taste-radar .radar-value-edge{stroke-width:3px}.taste-radar circle{stroke-width:2.4px}.sensory-core-card{background:linear-gradient(145deg,#e7f0e9 0%,#f8f4eb 100%);border:1px solid #49685624;grid-template-columns:minmax(0,1.12fr) minmax(210px,.88fr);gap:16px;padding:18px}.sensory-core-radar{background:#fffdf8b3;place-items:center;min-height:270px;padding:10px}.sensory-core-radar .taste-radar{grid-template-columns:minmax(0,1fr);place-items:center;width:100%;height:100%;display:grid}.sensory-core-radar .taste-radar svg{width:min(100%,360px);margin:auto}.profile-sensory-core,.detail-sensory-core{min-height:0}.detail-sensory-core{grid-template-columns:minmax(0,1.12fr) minmax(210px,.88fr);gap:16px;margin-top:13px;padding:18px}.detail-sensory-core .sensory-core-radar{min-height:270px}.detail-sensory-core .sensory-core-radar .taste-radar{width:100%}.recipe-tags>.dish-type-badge,.recipe-tags>.dietary-tag,.recipe-tags>em{box-sizing:border-box;border-radius:999px;align-items:center;min-height:24px;padding:5px 8px;font-size:7.5px;font-style:normal;font-weight:750;line-height:1;display:inline-flex}.recipe-tags>.dish-type-badge,.recipe-tags>.dietary-tag,.recipe-tags>em,.detail-hero-copy .recipe-tags>.dish-type-badge,.detail-hero-copy .recipe-tags>.dietary-tag,.detail-hero-copy .recipe-tags>em{color:#4f5f57;letter-spacing:.35px;text-transform:uppercase;background:#f6f7f5e6;border:1px solid #d5d9d5;border-radius:999px;justify-content:center;align-items:center;min-height:25px;margin:0;padding:5px 9px;font-size:7.5px;font-style:normal;font-weight:800;line-height:1;display:inline-flex}.recipe-tags>.dish-type-badge,.recipe-tags>.dietary-tag{color:#6b4b17;background:#f0d184;border-color:#d7b45f}.recipe-tags>.detail-feature-tag--warm,.recipe-tags>.detail-feature-tag--cool{color:#46564e;background:#edf1ee;border-color:#cfd5d1}.recipe-tags>.dish-type-badge--alcohol,.detail-hero-copy .recipe-tags>.dish-type-badge--alcohol{color:#8e392d;background:#f6dcd6;border-color:#e9b7ac}.detail-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-actions .where-button{grid-column:auto}@media (width>=821px){.detail-close{top:16px;right:16px}.detail-hero-photo{z-index:2;clip-path:inset(0 0 -64px);height:270px;overflow:visible}.detail-hero-background{inset:-38px -24px -22px;transform:translateY(-14px)scale(1.06)}.detail-hero-thumbnail{width:247px;height:247px;bottom:-25px;left:38px;box-shadow:0 5px 13px #00000029}.detail-hero-copy{bottom:18px;left:310px}.detail-hero-copy .detail-hero-meta{margin-bottom:10px}.detail-hero-copy h1{margin-top:4px;margin-bottom:8px}.detail-hero-copy>p{line-height:1.5}.detail-hero-copy .recipe-tags{margin-top:13px}.detail-hero-copy .recipe-tags>.dish-type-badge,.detail-hero-copy .recipe-tags>.dietary-tag{color:#fff2c8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#b17e2b57;border-color:#ffe09c6b}.detail-hero-copy .recipe-tags>.detail-feature-tag--warm,.detail-hero-copy .recipe-tags>.detail-feature-tag--cool{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e1c1585;border-color:#ffffff3d}.favorite-detail.favorite-detail--hero{top:16px;right:68px}.detail-photo-overlay{bottom:-25px;right:48px}.detail-score-context{color:#fff;background:color-mix(in srgb,var(--score-color) 78%,#183126);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:9px;min-width:154px;height:50px;margin-right:-48px;padding:8px 62px 8px 14px;display:flex;box-shadow:0 3px 8px #09181124}.detail-score-context>span{gap:2px;display:grid}.detail-score-context small{color:#ffffffad;letter-spacing:.7px;font-size:6.5px;font-weight:800;line-height:1}.detail-score-context strong{white-space:nowrap;font-size:10px;line-height:1.1}.detail-photo-overlay .score-ring{z-index:1;border-radius:999px;margin-left:0;position:relative;box-shadow:0 3px 7px #09181121}}@media (width<=820px){.detail-hero-background-clip{background:var(--paper)}.detail-title--mobile .favorite-detail{background:#fff}.recipe-tags>.dish-type-badge:not(.dish-type-badge--alcohol),.recipe-tags>.dietary-tag{color:#74501a;background:#fff4d3;border-color:#ead8a8}.detail-hero-photo{height:250px;transition:height .42s cubic-bezier(.22,1,.36,1)}.detail-photo-overlay{justify-content:flex-end;align-items:center;inset:auto 28px -5px auto}.detail-hero-thumbnail{width:clamp(132px,44vw - 6px,194px);height:clamp(132px,44vw - 6px,194px);bottom:-5px;box-shadow:0 2px 6px #0000001a}.detail-title--mobile{display:block;position:relative}.detail-title--mobile>div{width:100%;min-width:0}.detail-title--mobile>.favorite-detail{position:absolute;top:0;right:0}.detail-title--mobile .detail-mobile-meta-row{padding-right:56px}.detail-title--mobile p{width:100%;max-width:none;font-size:12px;line-height:1.5}.detail-score-context{min-width:154px;margin-right:-48px;padding-right:56px;box-shadow:0 3px 7px #09181121}.detail-photo-overlay .score-ring{box-shadow:0 3px 7px #09181121}.detail-hero-thumbnail,.detail-photo-overlay,.detail-hero-background,.detail-hero-photo:after{transition:inset .42s cubic-bezier(.22,1,.36,1),width .42s cubic-bezier(.22,1,.36,1),height .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),border-radius .42s cubic-bezier(.22,1,.36,1),opacity .28s}.detail-compact-title{z-index:4;color:#fff;text-overflow:ellipsis;white-space:nowrap;opacity:0;pointer-events:none;font-family:Fraunces,serif;font-size:16px;line-height:1.15;transition:opacity .24s,transform .42s cubic-bezier(.22,1,.36,1);display:block;position:absolute;top:9px;left:96px;right:48px;overflow:hidden;transform:translateY(7px)}.detail-compact-country{z-index:5;opacity:0;pointer-events:none;background:#fffdf8f5;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:30px;height:30px;padding:3px;transition:opacity .22s,transform .42s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;bottom:11px;left:96px;transform:scale(.7)translate(-8px);box-shadow:0 2px 6px #0918111f}.detail-compact-country .country-flag{background-size:cover;border-radius:50%;width:22px;height:22px}.detail-sheet--compact .detail-hero-photo{height:82px}.detail-sheet--compact .detail-close{width:28px;height:28px;top:5px;right:8px}.detail-sheet--compact .detail-close svg{width:15px;height:15px}.detail-sheet--compact .detail-hero-photo:after{background:linear-gradient(90deg,#0e1c15b8,#0e1c156b 55%,#0e1c15bd);bottom:0}.detail-sheet--compact .detail-hero-background{bottom:0;transform:translateY(-14px)scale(1.08)}.detail-sheet--compact .detail-hero-thumbnail{border-width:3px;border-radius:14px;width:64px;height:64px;bottom:9px;left:18px}.detail-sheet--compact .detail-compact-title,.detail-sheet--compact .detail-compact-country{opacity:1;transform:none}.detail-sheet--compact .favorite-detail.favorite-detail--hero{color:#74501a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-color:#ffffffdb;width:30px;height:30px;display:grid;inset:auto auto 11px 132px;box-shadow:0 2px 6px #0918111f}.detail-sheet--compact .favorite-detail.favorite-detail--hero svg{width:15px;height:15px}.detail-sheet--compact .favorite-detail.favorite-detail--hero.active{color:#fff4d3;background:#b17e2bf0;border-color:#ffe09cb8}.detail-sheet--compact .detail-photo-overlay{bottom:6px;right:28px}.detail-sheet--compact .detail-score-context{gap:7px;min-width:128px;height:40px;margin-right:-40px;padding:6px 46px 6px 10px}.detail-sheet--compact .detail-score-context>svg{width:12px;height:12px}.detail-sheet--compact .detail-score-context small{font-size:5.5px}.detail-sheet--compact .detail-score-context strong{font-size:8.5px}.detail-sheet--compact .detail-photo-overlay .score-ring{width:64px;min-width:64px;height:40px;padding:0 10px}.detail-sheet--compact .detail-photo-overlay .score-ring>span{font-size:18px}}.favorite-detail.active{color:#7b5317;background:#f0d184;border-color:#d7b45f}.favorite-detail.favorite-detail--hero.active{color:#fff4d3;background:#b17e2be6;border-color:#ffe09ca3}@media (width<=820px){.sensory-core-card,.detail-sensory-core{grid-template-columns:minmax(145px,1.08fr) minmax(0,.92fr);gap:10px;padding:12px}.sensory-core-radar,.detail-sensory-core .sensory-core-radar{min-height:230px;padding:6px}.sensory-core-radar .taste-radar svg{width:min(100%,300px);max-width:none}.sensory-core-values{grid-template-rows:repeat(6,minmax(0,1fr));align-content:stretch;gap:5px}.sensory-core-values>div{grid-template-columns:25px minmax(0,1fr) 22px;gap:6px;min-height:0;padding:5px 6px}.sensory-core-values>div>span{width:25px;height:25px;font-size:14px}.sensory-core-values strong{font-size:8px}.sensory-core-values small{font-size:9px}.detail-actions .where-button{flex-direction:column;grid-column:auto}}@media (width<=360px){.sensory-core-card,.detail-sensory-core{grid-template-columns:minmax(126px,1fr) minmax(0,1fr);gap:8px;padding:10px}}.profile-taste-overview{grid-template-columns:minmax(0,1fr) 230px;align-items:stretch;gap:12px;display:grid}.additional-sensory-card{--sensory-icon-size:30px;--sensory-icon-font:17px;--sensory-number-width:36px;--sensory-number-font:17px;--sensory-label-font:9px;--sensory-row-gap:8px;--sensory-row-padding:6px 8px;--sensory-row-radius:11px;gap:8px;padding:12px}:is(.sensory-attribute-group,.additional-sensory-card) :is(.sensory-core-values,.additional-sensory-values){grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:minmax(0,1fr);align-content:stretch;gap:5px;min-width:0;height:auto;min-height:0;display:grid}:is(.sensory-attribute-group,.additional-sensory-card) :is(.sensory-core-values,.additional-sensory-values)>div{grid-template-columns:var(--sensory-icon-size) minmax(0,1fr) var(--sensory-number-width);align-items:center;gap:var(--sensory-row-gap);min-width:0;min-height:0;padding:var(--sensory-row-padding);border:1px solid color-mix(in srgb,var(--taste-color) 23%,transparent);border-radius:var(--sensory-row-radius);background:color-mix(in srgb,var(--taste-color) 9%,#fff);display:grid}:is(.sensory-attribute-group,.additional-sensory-card) :is(.sensory-core-values,.additional-sensory-values)>div>span{width:var(--sensory-icon-size);height:var(--sensory-icon-size);background:color-mix(in srgb,var(--taste-color) 18%,#fff);font-size:var(--sensory-icon-font);border-radius:8px;place-items:center;display:grid}:is(.sensory-attribute-group,.additional-sensory-card) :is(.sensory-core-values,.additional-sensory-values)>div>div{min-width:0}:is(.sensory-attribute-group,.additional-sensory-card) :is(.sensory-core-values,.additional-sensory-values) strong{font-size:var(--sensory-label-font);text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;line-height:1.1;display:block;overflow:hidden}:is(.sensory-attribute-group,.additional-sensory-card) :is(.sensory-core-values,.additional-sensory-values) i{background:color-mix(in srgb,var(--taste-color) 15%,#d8d3ca);border-radius:999px;height:6px;display:block;overflow:hidden}:is(.sensory-attribute-group,.additional-sensory-card) :is(.sensory-core-values,.additional-sensory-values) i b{border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--taste-color) 58%,#fff),var(--taste-color));height:100%;display:block}:is(.sensory-attribute-group,.additional-sensory-card) :is(.sensory-core-values,.additional-sensory-values) small{color:var(--taste-color);font-family:Fraunces,serif;font-size:var(--sensory-number-font);text-align:right;font-weight:700;line-height:1}@media (width>=821px){.profile-sensory-core{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 230px;height:320px;min-height:320px;padding:12px}.profile-sensory-core .sensory-primary-group{height:auto;min-height:0}.profile-additional-sensory{box-sizing:border-box;height:320px;min-height:0}.profile-sensory-core .sensory-core-values,.profile-additional-sensory .additional-sensory-values{height:auto;min-height:0}.detail-sensory-core{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-sensory-core .sensory-core-radar{grid-column:auto;min-height:235px}.detail-additional-sensory{margin-top:12px}.detail-additional-sensory .additional-sensory-values{grid-template-rows:repeat(3,minmax(42px,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=821px) and (width<=1040px){.profile-taste-overview,.profile-sensory-core{grid-template-columns:minmax(0,1fr) 190px}}@media (width<=820px){.profile-taste-overview,.sensory-core-card,.detail-sensory-core{grid-template-columns:minmax(0,1fr)}.sensory-core-radar,.detail-sensory-core .sensory-core-radar{grid-column:auto;min-height:195px}.sensory-core-radar .taste-radar svg,.detail-sensory-core .sensory-core-radar .taste-radar svg{width:min(100%,220px);max-width:220px}.sensory-primary-group .sensory-core-values{grid-template-rows:repeat(3,minmax(40px,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.additional-sensory-card{--sensory-icon-size:25px;--sensory-icon-font:14px;--sensory-number-width:28px;--sensory-number-font:13px;--sensory-label-font:8px;--sensory-row-gap:5px;--sensory-row-padding:5px 6px}.profile-sensory-core,.profile-additional-sensory{height:auto;min-height:0}.profile-additional-sensory .additional-sensory-values,.detail-additional-sensory .additional-sensory-values{grid-template-rows:repeat(3,minmax(40px,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.detail-additional-sensory{margin-top:10px}}.welcome-shell--preloading{background:var(--green-dark);min-height:100svh}.welcome-mobile-bubbles{display:none}@media (width<=820px){.welcome-visual{min-height:350px}.welcome-photo-stream,.welcome-attribute-panel{display:none}.welcome-mobile-bubbles{opacity:0;display:block;position:absolute;inset:0;overflow:hidden}.welcome-mobile-bubbles.is-ready{animation:.28s both onboardingGalleryReveal}.mobile-floating-item{z-index:3;margin:0;animation:9s ease-in-out infinite float;position:absolute}.mobile-floating-item--1{width:88px;animation-delay:-1.1s;top:78px;right:7px}.mobile-floating-item--2{width:134px;animation-delay:-3.4s;top:255px;right:-14px}.mobile-floating-item--3{width:88px;animation-delay:-5.7s;top:472px;right:8px}.mobile-floating-item--4{width:98px;animation-delay:-7.2s;top:625px;left:21px}.mobile-floating-dish{aspect-ratio:1;border:4px solid #fffdf8f0;border-radius:50%;width:100%;position:relative;overflow:hidden;box-shadow:0 18px 40px #0000004d}.mobile-floating-item figcaption{color:#fff;text-align:center;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0b261ccc;border:1px solid #ffffff2e;border-radius:10px;width:max-content;max-width:138px;margin-top:6px;padding:5px 8px;position:relative;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #0000002e}.mobile-floating-item figcaption strong,.mobile-floating-item figcaption small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mobile-floating-item figcaption strong{font-family:Fraunces,serif;font-size:8px;line-height:1.1}.mobile-floating-item figcaption small{color:#ffffffa8;text-transform:uppercase;margin-top:2px;font-size:5px}.mobile-floating-item--2 figcaption strong{font-size:9px}.welcome-mobile-match{z-index:7;color:var(--ink);background:#fffdf8f5;border:1px solid #ffffff8c;border-radius:16px;align-items:center;gap:8px;padding:8px 11px 8px 8px;display:flex;position:absolute;bottom:16px;right:12px;box-shadow:0 16px 36px #00000042}.welcome-mobile-match>span small,.welcome-mobile-match>span strong{display:block}.welcome-mobile-match>span small{color:var(--muted);letter-spacing:.35px;text-transform:uppercase;font-size:5px;font-weight:800}.welcome-mobile-match>span strong{color:var(--green);margin-top:1px;font-family:Fraunces,serif;font-size:13px}.welcome-mobile-catalog-note{z-index:7;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f3325bf;border:1px solid #ffffff38;border-radius:14px;padding:8px 10px;position:absolute;bottom:18px;left:112px;box-shadow:0 14px 32px #0003}.welcome-mobile-catalog-note strong,.welcome-mobile-catalog-note span{display:block}.welcome-mobile-catalog-note strong{color:#f0b664;font-family:Fraunces,serif;font-size:15px;line-height:1}.welcome-mobile-catalog-note span{color:#ffffffad;letter-spacing:.25px;text-transform:uppercase;margin-top:3px;font-size:5px}}.profile-panel--taste .predominant-taste-pill{border:1px solid color-mix(in srgb,var(--taste-color) 27%,transparent);color:var(--taste-color);background:color-mix(in srgb,var(--taste-color) 11%,#fff);letter-spacing:0;text-transform:none;white-space:nowrap;border-radius:999px;align-items:baseline;gap:4px;padding:7px 11px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.profile-panel--taste .predominant-taste-pill small{color:color-mix(in srgb,var(--taste-color) 58%,#5f665f);font-size:8.5px;font-weight:700;line-height:1}.profile-panel--taste .predominant-taste-pill strong{font-family:Fraunces,serif;font-size:11px;line-height:1}@media (width<=820px){body .profile-panel--taste .profile-sensory-core .sensory-core-radar{height:234px;min-height:234px}.profile-panel--taste .predominant-taste-pill{padding:6px 9px;font-size:9px}.profile-panel--taste .predominant-taste-pill small{font-size:8px}.profile-panel--taste .predominant-taste-pill strong{font-size:10px}}.welcome-photo-stream{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid;position:absolute;inset:-76px 2% -76px -2%;overflow:hidden;transform:rotate(3.5deg);-webkit-mask-image:linear-gradient(#0000 0,#000 11% 89%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 11% 89%,#0000 100%)}.welcome-photo-column{min-width:0;overflow:hidden}.welcome-photo-track{will-change:transform;gap:14px;animation:30s linear infinite welcomeRailUp;display:grid}.welcome-photo-column--2 .welcome-photo-track{animation-name:welcomeRailDown;animation-duration:34s}.welcome-photo-column--3 .welcome-photo-track{animation-duration:38s;animation-delay:-12s}.welcome-photo-tile{aspect-ratio:1;border:1px solid #ffffff6b;border-radius:22px;width:100%;box-shadow:0 24px 55px #00000042}.welcome-photo-tile:after{content:"";z-index:1;background:linear-gradient(#0000,#0d241bb8);position:absolute;inset:48% 0 0}.welcome-photo-tile>span{z-index:2;color:#fff;text-overflow:ellipsis;text-shadow:0 2px 8px #00000061;white-space:nowrap;font-family:Fraunces,serif;font-size:10px;line-height:1.12;position:absolute;bottom:9px;left:10px;right:10px;overflow:hidden}.welcome-catalog-stat{z-index:7;color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0f3325b3;border:1px solid #ffffff57;border-radius:18px;min-width:146px;padding:12px 15px;position:absolute;bottom:13%;left:3%;box-shadow:0 18px 45px #0000003b}.welcome-catalog-stat strong,.welcome-catalog-stat span{display:block}.welcome-catalog-stat strong{color:#f0b664;font-family:Fraunces,serif;font-size:26px;line-height:1}.welcome-catalog-stat span{color:#ffffffb8;letter-spacing:.55px;text-transform:uppercase;margin-top:4px;font-size:8px;font-weight:750}.welcome-visual .floating-match{bottom:18%;right:4%}.welcome-visual .floating-note{top:16%;left:4%}@keyframes welcomeRailUp{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - 7px))}}@keyframes welcomeRailDown{0%{transform:translateY(calc(-50% - 7px))}to{transform:translateY(0)}}.profile-processing-photo-cloud,.ready-photo-constellation{z-index:0;pointer-events:none;position:absolute;inset:0}.profile-processing-photo{--photo-rotate:0deg;aspect-ratio:1;opacity:.78;width:clamp(76px,8vw,118px);transform:rotate(var(--photo-rotate));border:5px solid #fffdf8db;border-radius:23px;animation:7.5s ease-in-out infinite processingPhotoFloat;position:absolute;box-shadow:0 24px 58px #3530272b}.profile-processing-photo--1{--photo-rotate:-7deg;top:12%;left:3%}.profile-processing-photo--2{--photo-rotate:5deg;animation-delay:-2s;top:35%;left:14%}.profile-processing-photo--3{--photo-rotate:-4deg;animation-delay:-4s;bottom:10%;left:5%}.profile-processing-photo--4{--photo-rotate:7deg;animation-delay:-1s;bottom:3%;left:23%}.profile-processing-photo--5{--photo-rotate:3deg;animation-delay:-5s;top:6%;left:25%}.profile-processing-photo--6{--photo-rotate:-4deg;animation-delay:-3s;top:6%;right:25%}.profile-processing-photo--7{--photo-rotate:7deg;animation-delay:-1.5s;top:12%;right:3%}.profile-processing-photo--8{--photo-rotate:-5deg;animation-delay:-4.5s;top:35%;right:14%}.profile-processing-photo--9{--photo-rotate:5deg;animation-delay:-2.7s;bottom:10%;right:5%}.profile-processing-photo--10{--photo-rotate:-7deg;animation-delay:-5.5s;bottom:3%;right:23%}.profile-processing-photo--11{--photo-rotate:-2deg;opacity:.35;top:43%;left:31%}.profile-processing-photo--12{--photo-rotate:2deg;opacity:.35;animation-delay:-3.5s;top:43%;right:31%}@keyframes processingPhotoFloat{0%,to{translate:0;transform:rotate(var(--photo-rotate))}50%{translate:0 -12px;transform:rotate(var(--photo-rotate))}}.profile-processing-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf8e0;border:1px solid #ffffffd1;border-radius:34px;width:min(560px,100%);padding:34px 42px;box-shadow:0 34px 100px #31312824}.profile-processing-refine-note{color:#66726b;justify-content:center;align-items:center;gap:7px;margin:17px auto 0;font-size:8px;font-weight:700;line-height:1.45;display:inline-flex}.profile-processing-refine-note svg{color:var(--coral)}.ready-screen{overflow:auto}.ready-screen:before{content:"";z-index:0;aspect-ratio:1;border:1px solid #1f654914;border-radius:50%;width:min(92vw,1040px);position:absolute;box-shadow:inset 0 0 0 110px #ffffff21,inset 0 0 0 240px #1f654905}.ready-orbit-photo{--photo-rotate:0deg;aspect-ratio:1;opacity:.66;border:4px solid #fffdf8e6;border-radius:21px;width:clamp(70px,7vw,106px);animation:8.5s ease-in-out infinite processingPhotoFloat;position:absolute;box-shadow:0 20px 46px #2e2c252b}.ready-orbit-photo--1{--photo-rotate:-8deg;top:9%;left:3%}.ready-orbit-photo--2{--photo-rotate:5deg;animation-delay:-3s;top:34%;left:8%}.ready-orbit-photo--3{--photo-rotate:-4deg;animation-delay:-6s;bottom:13%;left:3%}.ready-orbit-photo--4{--photo-rotate:7deg;animation-delay:-2s;bottom:3%;left:17%}.ready-orbit-photo--5{--photo-rotate:4deg;animation-delay:-5s;top:9%;right:3%}.ready-orbit-photo--6{--photo-rotate:-6deg;animation-delay:-1s;top:34%;right:8%}.ready-orbit-photo--7{--photo-rotate:7deg;animation-delay:-4s;bottom:13%;right:3%}.ready-orbit-photo--8{--photo-rotate:-5deg;animation-delay:-7s;bottom:3%;right:17%}.ready-orbit-photo--9{--photo-rotate:3deg;opacity:.4;top:2%;left:25%}.ready-orbit-photo--10{--photo-rotate:-3deg;opacity:.4;animation-delay:-4.5s;top:2%;right:25%}.ready-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffdf8f0;border-color:#ffffffe6;width:min(840px,100%);margin:auto;box-shadow:0 42px 120px #2c31282b}.ready-icon{background:linear-gradient(145deg,#fae6df,#f8ead0);box-shadow:0 11px 28px #bf5b4221}.ready-profile-type>span{overflow:visible}.ready-profile-type>span .sensory-clay-icon{width:118%;height:118%}.ready-insights{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-width:680px;margin:10px auto 12px;display:grid}.ready-insights>span{min-width:0;color:var(--green);text-align:left;background:#eef4efb8;border:1px solid #274b3817;border-radius:12px;align-items:center;gap:8px;padding:9px 11px;display:flex}.ready-insights>span>span,.ready-insights strong,.ready-insights small{min-width:0;display:block}.ready-insights strong{font-size:9px}.ready-insights small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:7px;overflow:hidden}.ready-refine-callout{max-width:680px;color:var(--green);text-align:left;background:linear-gradient(135deg,#edf5ef,#f8f2e6);border:1px solid #1f654929;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:11px;margin:-10px auto 17px;padding:12px 14px;display:grid}.ready-refine-callout>svg{box-sizing:content-box;color:#fff;background:var(--green);border-radius:10px;padding:7px}.ready-refine-callout strong{font-size:10px;display:block}.ready-refine-callout p{color:var(--muted);margin:3px 0 0;font-size:8.5px;line-height:1.4}@media (width<=820px){.welcome-visual{min-height:430px}.welcome-photo-stream{gap:9px;inset:-36px 12px;transform:rotate(2deg)}.welcome-photo-track{gap:9px;animation-duration:25s}.welcome-photo-column--2 .welcome-photo-track{animation-duration:29s}.welcome-photo-column--3 .welcome-photo-track{animation-duration:33s}.welcome-photo-tile{border-radius:15px;box-shadow:0 15px 34px #0000003d}.welcome-photo-tile>span{display:none}.welcome-catalog-stat{border-radius:14px;min-width:122px;padding:9px 11px;bottom:25px;left:17px}.welcome-catalog-stat strong{font-size:21px}.welcome-catalog-stat span{font-size:6.5px}.welcome-visual .floating-match{bottom:50px;right:16px}.welcome-visual .floating-note{top:20px;left:18px}.profile-processing-screen{padding:76px 16px 46px}.profile-processing-card{background:#fffdf8eb;border-radius:28px;padding:29px 18px}.profile-processing-photo{opacity:.35;border-width:3px;border-radius:16px;width:72px}.profile-processing-photo:nth-child(n+7){display:none}.profile-processing-photo--1{top:16%;left:-18px}.profile-processing-photo--2{top:45%;left:9px}.profile-processing-photo--3{bottom:5%;left:-12px}.profile-processing-photo--4{bottom:-16px;left:19%}.profile-processing-photo--5{top:5%;left:14%}.profile-processing-photo--6{top:5%;right:14%}.profile-processing-refine-note{max-width:290px}.ready-screen{overscroll-behavior:contain;width:100%;height:100dvh;min-height:100dvh;padding:22px 12px max(22px,env(safe-area-inset-bottom));position:fixed;inset:0;overflow-y:auto}.ready-recipe-wall{position:fixed}.ready-card{border-radius:27px;padding:34px 17px}.ready-orbit-photo{opacity:.22;border-width:3px;border-radius:15px;width:66px}.ready-orbit-photo:nth-child(n+7){display:none}.ready-insights{gap:5px}.ready-insights>span{gap:5px;padding:8px 7px}.ready-insights>span>svg{width:14px}.ready-insights strong{font-size:7.5px}.ready-insights small{font-size:6px}.ready-refine-callout{margin-top:0;padding:11px}}@media (prefers-reduced-motion:reduce){.welcome-photo-track,.profile-processing-photo,.ready-orbit-photo{animation:none}}.welcome-photo-stream{opacity:0;inset:-76px -10% -76px 10%}.welcome-photo-stream.is-ready{animation:.5s .12s both onboardingGalleryReveal}.welcome-attribute-panel{z-index:8;color:#fff;opacity:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e3023b8;border:1px solid #ffffff52;border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:7px;display:grid;position:absolute;bottom:11%;left:12%;right:2%;box-shadow:0 22px 55px #0000003d}.welcome-attribute-panel.is-ready{animation:.45s .24s both onboardingGalleryReveal}.welcome-attribute-panel>span{background:#ffffff13;border-radius:14px;min-width:0;padding:10px 11px}.welcome-attribute-panel strong,.welcome-attribute-panel small{display:block}.welcome-attribute-panel strong{color:#f0b664;font-family:Fraunces,serif;font-size:21px;line-height:1}.welcome-attribute-panel small{color:#ffffffad;letter-spacing:.42px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-top:4px;font-size:7px;font-weight:750;overflow:hidden}@keyframes onboardingGalleryReveal{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur()}}.profile-processing-screen:before,.profile-processing-screen:after,.ready-screen:before,.confetti{display:none}.onboarding-recipe-wall{z-index:0;opacity:0;pointer-events:none;background:#18271f;position:absolute;inset:0;overflow:hidden}.onboarding-recipe-wall.is-ready{animation:.55s .14s both onboardingGalleryReveal}.onboarding-recipe-wall>.onboarding-recipe-wall-rows{grid-template-rows:repeat(5,minmax(0,1fr));gap:3px;display:grid;position:absolute;inset:0;transform:none}.onboarding-recipe-wall-row{min-height:0;overflow:hidden}.onboarding-recipe-wall-track{will-change:transform;gap:3px;width:max-content;height:100%;animation:124s linear infinite recipeWallLeft;display:flex}.onboarding-recipe-wall-row:nth-child(2n) .onboarding-recipe-wall-track{animation-name:recipeWallRight;animation-duration:138s}.onboarding-recipe-wall:after{content:"";z-index:2;background:radial-gradient(circle at 50% 47%,#142d224d 0 28%,#0f241b7a 60%,#0a1913ad 100%);position:absolute;inset:0}.onboarding-recipe-wall-tile{aspect-ratio:1;width:auto;height:100%;box-shadow:none;filter:brightness(.62)saturate(.82)contrast(1.04);border:0;border-radius:3px;flex:none}.ready-recipe-wall:after{background:radial-gradient(circle at 50% 44%,#16302545 0 32%,#0e231a78 62%,#091812b3 100%)}@keyframes recipeWallLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1.5px))}}@keyframes recipeWallRight{0%{transform:translate(calc(-50% - 1.5px))}to{transform:translate(0)}}@keyframes welcomeMobileLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - 2.5px))}}@keyframes welcomeMobileRight{0%{transform:translate(calc(-50% - 2.5px))}to{transform:translate(0)}}@media (width<=820px){.welcome-visual{min-height:276px}.welcome-photo-stream{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr;gap:5px;inset:0 0 70px;transform:none;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 7% 93%,#0000 100%)}.welcome-photo-column{min-height:0}.welcome-photo-column--3{display:none}.welcome-photo-track{gap:5px;width:max-content;height:100%;animation:36s linear infinite welcomeMobileLeft;display:flex}.welcome-photo-column--2 .welcome-photo-track{animation:41s linear infinite welcomeMobileRight}.welcome-photo-tile{border-radius:13px;flex:none;width:auto;height:100%;box-shadow:0 12px 26px #00000038}.welcome-attribute-panel{border-radius:16px;padding:5px;bottom:8px;left:13px;right:13px}.welcome-attribute-panel>span{border-radius:11px;padding:8px 7px}.welcome-attribute-panel strong{font-size:17px}.welcome-attribute-panel small{letter-spacing:.25px;font-size:5.8px}.onboarding-recipe-wall:after{background:radial-gradient(circle at 50% 45%,#1630254d 0 34%,#0e231a80 70%,#091812b8 100%)}}@media (prefers-reduced-motion:reduce){.onboarding-recipe-wall-track,.onboarding-recipe-wall-tile,.welcome-photo-track{animation:none!important}}:is(.sensory-core-values,.additional-sensory-values)>div>span{box-shadow:none!important;background:0 0!important;border-radius:0!important}:is(.sensory-core-values,.additional-sensory-values)>div>span .sensory-clay-icon{transform:translateY(-2px)}body .profile-panel--taste .profile-sensory-core{background:linear-gradient(145deg,#e7f0e9,#f8f4eb)}body .profile-panel--taste .profile-sensory-core .sensory-core-radar{background:#f0f1ef}body .profile-panel--taste .profile-additional-sensory{background:linear-gradient(145deg,#f5efe6,#faf7f1)}@media (width>=821px){body .profile-panel--taste .profile-taste-overview{grid-template-columns:minmax(0,1fr) 276px;justify-content:stretch;align-items:stretch}body .profile-panel--taste .profile-sensory-core{grid-template-columns:minmax(0,1fr) 276px;align-items:stretch;width:100%;height:320px;min-height:320px}body .profile-panel--taste .profile-sensory-core .sensory-core-radar{width:100%}body .profile-panel--taste .profile-sensory-core .sensory-core-radar .taste-radar svg{width:min(100%,280px);max-width:280px}body .profile-panel--taste .profile-sensory-core .sensory-primary-group{grid-template-rows:10px minmax(0,1fr);width:auto;height:auto;min-height:0;padding:0}body .profile-panel--taste .profile-additional-sensory{grid-template-rows:10px minmax(0,1fr);width:100%;height:320px;min-height:320px;padding:12px}body .profile-panel--taste .sensory-core-values,body .profile-panel--taste .additional-sensory-values{grid-template-rows:repeat(6,minmax(0,1fr));gap:5px;width:100%;height:100%;min-height:0}body .profile-panel--taste .sensory-core-values>div,body .profile-panel--taste .additional-sensory-values>div{align-items:center;height:100%;min-height:0;padding:4px 7px}}@media (width>=821px) and (width<=1040px){body .profile-panel--taste .profile-taste-overview{grid-template-columns:minmax(0,1fr) 214px}body .profile-panel--taste .profile-sensory-core{grid-template-columns:minmax(0,1fr) 190px}}@media (width>=821px){.profile-taste-overview{grid-template-columns:minmax(0,1fr) 254px;align-items:start}.profile-sensory-core{grid-template-columns:minmax(0,1fr) 254px}.profile-sensory-core .sensory-core-radar{margin:29px 0 11px;overflow:hidden}.profile-sensory-core .sensory-core-radar .taste-radar svg{width:min(100%,244px);max-width:244px;height:auto}.profile-additional-sensory{width:254px;height:296px;margin-top:12px}}@media (width>=821px) and (width<=1040px){.profile-taste-overview,.profile-sensory-core{grid-template-columns:minmax(0,1fr) 214px}.profile-additional-sensory{width:214px}}@media (width<=820px){.profile-additional-sensory{margin-top:0}}.sensory-primary-group{background:#f0f1ef;border:1px solid #4c57511a;border-radius:14px;gap:8px;padding:10px}.additional-sensory-card{background:linear-gradient(145deg,#f5efe6,#faf7f1);border-color:#e3d6c2;gap:8px;padding:10px}@media (width>=821px){.profile-taste-overview{grid-template-columns:minmax(0,1fr) 254px;align-items:start}.profile-sensory-core{grid-template-columns:minmax(0,1fr) 254px}.profile-sensory-core .sensory-core-radar{margin:29px 0 11px;overflow:hidden}.profile-sensory-core .sensory-core-radar .taste-radar svg{width:min(100%,244px);max-width:244px;height:auto}.profile-additional-sensory{width:254px;height:296px;margin-top:12px}}@media (width>=821px) and (width<=1040px){.profile-taste-overview,.profile-sensory-core{grid-template-columns:minmax(0,1fr) 214px}.profile-additional-sensory{width:214px}}@media (width<=820px){.profile-additional-sensory{margin-top:0}}@media (width>=821px){.profile-sensory-core .sensory-core-radar{margin-top:18px}}.additional-sensory-card{background:linear-gradient(145deg,#f5efe6,#faf7f1);border-color:#e3d6c2}.additional-sensory-card>small{color:#8d7658}.additional-sensory-card .additional-sensory-values>div{--taste-color:#ad8452!important}@media (width>=821px){.profile-taste-overview{grid-template-columns:minmax(0,1fr) 256px;align-items:start}.profile-sensory-core{grid-template-columns:minmax(0,1fr) 254px}.profile-sensory-core .sensory-core-radar{overflow:hidden}.profile-sensory-core .sensory-core-radar .taste-radar svg{width:min(100%,260px);max-width:260px;height:auto}.profile-additional-sensory{width:256px;height:296px;margin-top:0}}@media (width>=821px) and (width<=1040px){.profile-taste-overview{grid-template-columns:minmax(0,1fr) 216px}.profile-sensory-core{grid-template-columns:minmax(0,1fr) 214px}.profile-additional-sensory{width:216px}}@media (width<=820px){.sensory-primary-group{padding:12px}.profile-additional-sensory{margin-top:0}}@media (width<=360px){.additional-sensory-card{--sensory-icon-size:23px;--sensory-icon-font:13px;--sensory-number-width:25px;--sensory-number-font:12px;--sensory-label-font:7.5px}}.safety-shell{height:var(--app-viewport-height,100dvh);min-height:0;color:var(--ink);background:radial-gradient(circle at 70% 34%,#ebb34e1c,#0000 25%),#f2ede4;grid-template-rows:72px minmax(0,1fr) 82px;grid-template-columns:1fr;display:grid}.safety-header{grid-column:auto}.safety-unified-layout{grid-template-columns:minmax(280px,.78fr) minmax(520px,1.22fr);align-items:center;gap:clamp(44px,7vw,94px);width:min(1160px,100%);height:100%;min-height:0;margin:auto;padding:36px clamp(28px,5vw,72px);display:grid}.safety-unified-layout>.safety-intro{text-align:right;margin-top:0}.safety-intro{min-height:0;color:var(--ink);background:0 0;padding:0;display:block;position:static;overflow:visible}.safety-intro:after{display:none}.safety-intro .eyebrow{color:var(--green);justify-content:flex-end}.safety-intro h1{color:var(--ink);letter-spacing:-2.8px;margin:15px 0 17px;font-size:clamp(44px,4.8vw,68px);line-height:.96}.safety-intro h1 em{color:var(--coral)}.safety-intro p{max-width:440px;color:var(--muted);margin:0;font-size:12px;line-height:1.65;display:none}.safety-intro .profile-setup-progress{justify-content:flex-end}.safety-profile-card{gap:0;width:100%;min-height:0;margin:0;padding:30px 34px;display:flex;overflow:hidden}.safety-profile-card--step-0{height:540px}.safety-profile-card--step-1{height:500px}.safety-profile-card--step-2{height:470px}.safety-profile-card .safety-section{width:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.safety-profile-card .safety-question-card{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.safety-profile-card .safety-section-heading{grid-template-columns:44px minmax(0,1fr);gap:13px;margin-bottom:15px}.safety-profile-card .safety-section-heading>span{border-radius:13px;width:42px;height:42px;font-size:13px}.safety-profile-card .safety-section-heading small{color:var(--coral);letter-spacing:.9px;font-size:8px;font-weight:850}.safety-profile-card .safety-section-heading h2{letter-spacing:-.7px;margin:3px 0 5px;font-size:28px}.safety-profile-card .safety-section-heading p{font-size:11px;line-height:1.5}.safety-profile-card .safety-question-body{flex-direction:column;flex:0 auto;justify-content:flex-start;gap:10px;min-height:0;display:flex}.safety-profile-card .safety-question-body .safety-search-wrap,.safety-profile-card .safety-question-body .safety-selected{margin-top:0}.safety-profile-card .profile-setup-privacy{border-top:1px solid var(--line);margin-top:auto;padding-top:12px;font-size:8px;line-height:1.4}.safety-profile-card .common-allergens{grid-template-columns:1fr;gap:6px;display:grid}.safety-profile-card .common-allergens button{text-align:left;border-radius:13px;grid-template-columns:42px minmax(0,1fr) 24px;justify-items:stretch;gap:11px;min-height:56px;padding:7px 11px}.safety-profile-card .common-allergens button>span{background:#f3eee6;border-radius:10px;place-items:center;width:42px;height:40px;font-size:24px;display:grid}.safety-profile-card .common-allergens button strong{font-size:10px}.safety-profile-card .common-allergens button i,.safety-profile-card .common-allergens button.active i{color:#8a8e89;opacity:1;background:#ece8e1;border-radius:50%;align-self:center;place-items:center;width:20px;height:20px;font-style:normal;display:grid;position:static}.safety-profile-card .common-allergens button.active i{color:#fff;background:var(--green)}.safety-profile-card .common-allergens button.active.danger i{background:#ba5040}.safety-profile-card .safety-search{height:50px}.safety-profile-card .safety-search input{font-size:11.5px}.safety-profile-card .safety-search-results button strong{font-size:9.5px}.safety-profile-card .safety-selected small,.safety-profile-card .safety-selected button{font-size:9px}.safety-profile-card .dietary-options{grid-template-columns:1fr;gap:7px;width:100%;margin:0}.safety-profile-card .dietary-options button{aspect-ratio:auto;text-align:left;grid-template-columns:44px minmax(0,1fr) 26px;justify-content:stretch;align-items:center;gap:12px;width:100%;min-height:62px;padding:8px 12px;display:grid}.safety-profile-card .dietary-options button>span{background:#f3eee6;border-radius:11px;place-items:center;width:44px;height:44px;font-size:24px;display:grid}.safety-profile-card .dietary-options button>div{min-width:0}.safety-profile-card .dietary-options button i{flex:0 0 22px;grid-area:auto/3;width:22px;height:22px}.safety-profile-card .dietary-options button strong{font-size:11px;display:block}.safety-profile-card .dietary-options button small{margin-top:2px;font-size:8px;line-height:1.25;display:block}.profile-setup-footer.safety-footer{grid-column:auto;grid-template-columns:1fr auto 1fr;min-height:82px;padding:11px clamp(20px,6vw,92px);display:grid}.profile-setup-footer.safety-footer>span{display:block}@media (width<=820px){html:has(.profile-setup-shell){width:100%;height:var(--app-viewport-height,100dvh);overscroll-behavior:none;min-height:0;overflow:hidden}html:has(.safety-shell){width:100%;height:var(--app-viewport-height,100dvh);overscroll-behavior:none;min-height:0;overflow:hidden}body:has(.profile-setup-shell){width:100%;height:var(--app-viewport-height,100dvh);overscroll-behavior:none;min-height:0;overflow:hidden}body:has(.safety-shell){width:100%;height:var(--app-viewport-height,100dvh);overscroll-behavior:none;min-height:0;overflow:hidden}#root:has(.profile-setup-shell){width:100%;height:var(--app-viewport-height,100dvh);overscroll-behavior:none;min-height:0;overflow:hidden}#root:has(.safety-shell){width:100%;height:var(--app-viewport-height,100dvh);overscroll-behavior:none;min-height:0;overflow:hidden}.safety-shell{height:var(--app-viewport-height,100dvh);grid-template-rows:62px minmax(0,1fr) 76px;min-height:0;padding-bottom:0;display:grid;overflow:hidden}.safety-unified-layout{--setup-copy-height:110px;grid-template-columns:1fr;grid-template-rows:var(--setup-copy-height) auto;align-content:start;gap:10px;width:min(560px,100%);height:100%;padding:14px 16px;overflow:hidden}.safety-unified-layout>.safety-intro{height:var(--setup-copy-height);text-align:center;align-self:start;margin-top:0}.safety-intro{text-align:center;padding:0}.safety-unified-layout .safety-intro .eyebrow{justify-content:center;font-size:8px}.safety-intro h1{letter-spacing:-1.2px;white-space:nowrap;margin:7px 0 0;font-size:clamp(25px,7vw,32px);line-height:1}.safety-intro p{display:none}.safety-unified-layout .safety-intro .profile-setup-progress{justify-content:center;margin-top:11px}.safety-card.safety-profile-card{border-radius:22px;width:100%;height:auto;min-height:0;margin:0;padding:17px 22px;overflow:hidden}.safety-card.safety-profile-card--step-0{height:425px}.safety-card.safety-profile-card--step-1{height:370px}.safety-card.safety-profile-card--step-2{height:300px}.safety-profile-card .safety-section{padding:0}.safety-profile-card .safety-section-heading{grid-template-columns:37px minmax(0,1fr);gap:10px;margin-bottom:11px}.safety-profile-card .safety-section-heading>span{border-radius:11px;width:36px;height:36px}.profile-setup-card-heading small,.safety-profile-card .safety-section-heading small{font-size:8.5px;line-height:1.25;transform:none}.safety-profile-card .safety-section-heading h2{font-size:23px}.safety-profile-card .safety-section-heading p{font-size:9.5px}.safety-profile-card .safety-question-body{gap:8px}.safety-profile-card .profile-setup-privacy{margin-top:auto;padding-top:8px;font-size:7px}.safety-profile-card .common-allergens{grid-template-columns:1fr;gap:5px}.safety-profile-card .common-allergens button{grid-template-columns:31px minmax(0,1fr) 20px;min-height:39px;padding:4px 8px}.safety-profile-card .common-allergens button>span{width:31px;height:29px;font-size:18px}.safety-profile-card .common-allergens button strong{font-size:9px}.safety-profile-card .safety-search{height:46px}.safety-profile-card .safety-search input{font-size:10px}.safety-profile-card--step-0 .safety-selected{flex-wrap:nowrap;flex:none;min-height:27px;overflow:hidden}.safety-profile-card--step-0 .safety-selected button{flex:none}.safety-profile-card .dietary-options{grid-template-columns:1fr;gap:6px;width:100%}.safety-profile-card .dietary-options button{grid-template-columns:34px minmax(0,1fr) 22px;gap:9px;height:47px;min-height:47px;padding:6px 9px}.safety-profile-card .dietary-options button>span{width:34px;height:33px;font-size:18px}.safety-profile-card .dietary-options button i{flex-basis:21px;width:21px;height:21px}.safety-profile-card .dietary-options button strong{font-size:10px}.safety-profile-card .dietary-options button small{font-size:7.2px}.profile-setup-footer.safety-footer{justify-content:space-between;gap:9px;min-height:76px;padding:10px 14px;display:flex;position:static}.profile-setup-footer.safety-footer>span{display:none}}@media (width<=820px) and (height<=720px){.profile-setup-layout,.safety-unified-layout{--setup-copy-height:80px}.profile-setup-copy .eyebrow,.safety-intro .eyebrow{display:none}.profile-setup-copy h1,.safety-intro h1{letter-spacing:-.9px;white-space:nowrap;margin-top:0;font-size:clamp(21px,5.65vw,25px);line-height:1}.profile-setup-progress,.safety-intro .profile-setup-progress{margin-top:7px}.profile-setup-card-heading,.safety-profile-card .safety-section-heading{margin-bottom:10px}.profile-setup-card-heading h2,.safety-profile-card .safety-section-heading h2{margin-top:0}}.taste-radar .radar-spectrum-layer rect:not(:first-child){mix-blend-mode:normal;opacity:.9}.taste-radar .radar-grid--overlay{fill:none;stroke:#354a3e52;stroke-width:.9px}.taste-radar .radar-axis-overlay{stroke:#354a3e57;stroke-width:.9px}.profile-panel--taste .taste-column--nuance>div{border:1px solid color-mix(in srgb,var(--taste-color) 23%,transparent);background:color-mix(in srgb,var(--taste-color) 9%,#fff);border-radius:11px;grid-template-columns:30px minmax(0,1fr) 26px;align-items:center;gap:8px;min-height:44px;padding:7px 9px}.profile-panel--taste .taste-column--nuance>div>span{background:color-mix(in srgb,var(--taste-color) 18%,#fff);border-radius:8px;place-items:center;width:30px;height:30px;font-size:17px;display:grid}.profile-panel--taste .taste-column--nuance>div>div{min-width:0}.profile-panel--taste .taste-column--nuance>div>div strong{margin-bottom:4px;font-size:9px;display:block}.profile-panel--taste .taste-column--nuance>div>div i{grid-column:auto;height:6px;display:block}.profile-panel--taste .taste-column--nuance>div>small{color:var(--taste-color);text-align:right;font-family:Fraunces,serif;font-size:11px;font-weight:700}@media (width>=821px){.profile-context-panel{display:none}.profile-hero-age{color:#ffffffb8;background:#ffffff14;border:1px solid #ffffff2b;border-radius:999px;align-items:center;gap:6px;width:max-content;height:30px;margin-top:11px;padding:0 10px;display:inline-flex}.profile-hero-age>span{letter-spacing:.65px;text-transform:uppercase;font-size:8px;font-weight:800}.profile-hero-age input{color:#f2bd68;text-align:right;appearance:textfield;background:0 0;border:0;outline:0;width:28px;padding:0;font-family:Fraunces,serif;font-size:17px;font-weight:700}.profile-hero-age input::-webkit-inner-spin-button{appearance:none;margin:0}.profile-hero-age input::-webkit-outer-spin-button{appearance:none;margin:0}.profile-hero-age small{color:#ffffff80;font-size:8px}.profile-taste-overview{align-items:start}.profile-sensory-core{grid-template-columns:minmax(0,1.18fr) minmax(190px,.82fr);gap:13px;height:300px;min-height:300px;padding:14px}.profile-sensory-core .sensory-core-radar{height:272px;min-height:0;padding:7px;overflow:hidden}.profile-sensory-core .sensory-core-radar .taste-radar{width:100%;height:100%;position:relative;overflow:hidden}.profile-sensory-core .sensory-core-radar .taste-radar svg{transform-origin:50%;width:360px;height:360px;margin:0;position:absolute;top:calc(50% + 8px);left:50%;transform:translate(-50%,-50%)scale(1.1)}.profile-sensory-core .sensory-core-values{grid-template-rows:repeat(6,minmax(0,1fr));align-content:stretch;gap:5px;height:272px}.profile-sensory-core .sensory-core-values>div{min-height:0;padding:5px 8px}.profile-sensory-core .sensory-core-values>div>span{width:28px;height:28px;font-size:16px}.profile-sensory-core .sensory-core-values strong{margin-bottom:3px;font-size:9.5px}.profile-sensory-core .sensory-core-values small{font-size:17px;line-height:1}.profile-panel--taste .taste-column--nuance{background:linear-gradient(145deg,#e7f0e9,#f8f4eb);grid-template-rows:repeat(4,minmax(0,1fr));align-content:stretch;gap:6px;height:300px;padding:14px}.profile-panel--taste .taste-column--nuance>div{border:1px solid color-mix(in srgb,var(--taste-color) 23%,transparent);background:color-mix(in srgb,var(--taste-color) 9%,#fff);border-radius:11px;grid-template-columns:28px minmax(0,1fr) 28px;gap:8px;min-height:0;padding:5px 8px}.profile-panel--taste .taste-column--nuance>div>span{background:color-mix(in srgb,var(--taste-color) 18%,#fff);border-radius:8px;width:28px;height:28px;font-size:16px}.profile-panel--taste .taste-column--nuance>div>div strong{margin-bottom:3px;font-size:9.5px}.profile-panel--taste .taste-column--nuance>div>small{text-align:right;font-size:17px;line-height:1}}@media (width>=821px) and (width<=1040px){.profile-taste-overview{grid-template-columns:minmax(0,1fr);gap:12px}.profile-panel--taste .taste-column--nuance{grid-template-rows:repeat(2,49.6px);grid-template-columns:repeat(2,minmax(0,1fr));width:100%;height:auto}}@media (width<=820px){.profile-panel--taste .taste-column--nuance{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:6px;height:auto}.profile-panel--taste .taste-column--nuance>div{grid-template-columns:25px minmax(0,1fr) 22px;gap:6px;min-height:38px;padding:5px 6px}.profile-panel--taste .taste-column--nuance>div>span{width:25px;height:25px;font-size:14px}.profile-panel--taste .taste-column--nuance>div>div strong{font-size:8px}.profile-panel--taste .taste-column--nuance>div>small{font-size:9px}}@media (width<=520px){.profile-panel--taste .taste-column--nuance>div{grid-template-columns:25px minmax(0,1fr) 20px;gap:5px;min-height:38px;padding:5px 6px}.profile-panel--taste .taste-column--nuance>div>span{width:25px;height:25px;font-size:14px}.profile-panel--taste .taste-column--nuance>div>div strong{font-size:8px}.profile-panel--taste .taste-column--nuance>div>small{font-size:9px}}@media (width<=820px) and (height>=721px){.profile-setup-layout,.safety-unified-layout{--setup-copy-height:130px;gap:16px;padding:18px 16px}.profile-setup-card{padding:22px}.profile-age-card{height:405px}.profile-cuisine-card{height:480px}.profile-cuisine-card .cuisine-choice-grid{gap:7px}.profile-cuisine-card .cuisine-choice-grid button{border-radius:11px;gap:6px;min-height:56px;padding:7px}.profile-cuisine-card .cuisine-choice-grid .country-flag{flex-basis:26px;width:26px;height:18px}.profile-cuisine-card .cuisine-choice-grid strong{font-size:8.5px;line-height:1.15}.safety-card.safety-profile-card{padding:22px}.safety-card.safety-profile-card--step-0{height:500px}.safety-card.safety-profile-card--step-1{height:455px}.safety-card.safety-profile-card--step-2{height:405px}.safety-profile-card .safety-section-heading{margin-bottom:10px}.safety-profile-card--step-0 .safety-question-body{gap:6px}.safety-profile-card .common-allergens{gap:5px}.safety-profile-card .common-allergens button{grid-template-columns:34px minmax(0,1fr) 22px;gap:9px;min-height:44px;padding:4px 9px}.safety-profile-card .common-allergens button>span{width:34px;height:32px;font-size:20px}.safety-profile-card .common-allergens button strong{font-size:10px}.safety-profile-card--step-0 .safety-search{height:44px}.safety-profile-card--step-0 .profile-setup-privacy{padding-top:6px}.safety-profile-card .dietary-options{gap:8px}.safety-profile-card .dietary-options button{grid-template-columns:40px minmax(0,1fr) 24px;gap:10px;height:58px;min-height:58px;padding:7px 10px}.safety-profile-card .dietary-options button>span{width:40px;height:40px;font-size:22px}.safety-profile-card .dietary-options button strong{font-size:11px}.safety-profile-card .dietary-options button small{font-size:8px}.refine-quiz-view{gap:16px;padding:26px 14px 14px}.refine-quiz-heading{margin-bottom:4px}.taste-card-deck{height:470px}.refine-swipe-card{grid-template-rows:auto 96px minmax(130px,1fr);padding:18px}.refine-pair-layout{gap:13px;padding-top:15px}.refine-pair-layout .refine-pair-card>button{height:300px}.refine-pair-layout .refine-pair-card .dish-photo{flex-basis:126px;height:126px}.refine-contrast-card{gap:16px;padding-top:20px}}.taste-radar .radar-value{fill:#fffdf809;stroke:none}.taste-radar .radar-spectrum-image{opacity:.78;pointer-events:none}.taste-radar--comparison .radar-spectrum-image{opacity:.5}.taste-radar--comparison .radar-comparison{fill:#48514c57}.taste-radar .radar-comparison{fill:#48514c3d;stroke:none;pointer-events:none}.taste-radar .radar-vertex-emoji{filter:drop-shadow(0 1px 2px #242c2833);pointer-events:none;font-size:13px}.sensory-clay-icon{object-fit:contain;width:116%;max-width:none;height:116%;max-height:none;display:block}.taste-radar-legend i{place-items:center;display:grid}.taste-radar .radar-vertex-icon{filter:drop-shadow(0 1px 1.5px #242c2833);pointer-events:none}.sensory-core-radar{position:relative}.sensory-comparison-key{z-index:2;white-space:nowrap;background:#fffdf8d1;border:1px solid #48514c1a;border-radius:999px;align-items:center;gap:9px;padding:4px 7px;display:flex;position:absolute;bottom:7px;left:50%;transform:translate(-50%);box-shadow:0 3px 12px #303a340f}.sensory-comparison-key span{color:var(--muted);align-items:center;gap:4px;font-size:7px;font-weight:750;display:flex}.sensory-comparison-key i{background:#48514c6b;border-radius:2px;width:8px;height:8px;display:block}.sensory-comparison-key span:last-child i{background:linear-gradient(135deg,#2c64ba,#d95746,#c17f30)}.sensory-core-values>div{grid-template-columns:30px minmax(0,1fr) 34px}.sensory-core-values small{font-size:16px;line-height:1}.additional-sensory-card{background:linear-gradient(145deg,#f2eee7,#faf8f3);border:1px solid #49685624;border-radius:17px;grid-template-rows:auto minmax(0,1fr);gap:9px;min-width:0;padding:14px;display:grid}.additional-sensory-card>small{color:var(--muted);letter-spacing:.7px;font-size:8px;font-weight:800}.additional-sensory-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;min-width:0;display:grid}.additional-sensory-values>div{border:1px solid color-mix(in srgb,var(--taste-color) 22%,transparent);background:color-mix(in srgb,var(--taste-color) 8%,#fff);border-radius:10px;grid-template-columns:28px minmax(0,1fr) 30px;align-items:center;gap:7px;min-width:0;padding:7px 8px;display:grid}.additional-sensory-values>div>span{background:color-mix(in srgb,var(--taste-color) 17%,#fff);border-radius:8px;place-items:center;width:28px;height:28px;font-size:16px;display:grid}.additional-sensory-values>div>div{min-width:0}.additional-sensory-values strong{text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:8.5px;display:block;overflow:hidden}.additional-sensory-values i{background:color-mix(in srgb,var(--taste-color) 13%,#ddd7cd);border-radius:999px;height:5px;display:block;overflow:hidden}.additional-sensory-values i b{border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--taste-color) 58%,#fff),var(--taste-color));height:100%;display:block}.additional-sensory-values small{color:var(--taste-color);text-align:right;font-family:Fraunces,serif;font-size:15px;font-weight:700;line-height:1}@media (width>=821px){.profile-taste-overview{grid-template-columns:minmax(0,1fr) minmax(220px,.42fr);align-items:stretch;gap:12px}.profile-sensory-core .sensory-core-radar{height:272px;overflow:visible}.profile-sensory-core .sensory-core-radar .taste-radar{width:100%;height:100%;position:static;overflow:visible}.profile-sensory-core .sensory-core-radar .taste-radar svg{width:min(100%,272px);height:auto;margin:auto;position:static;transform:none}.profile-sensory-core .sensory-core-values>div{grid-template-columns:28px minmax(0,1fr) 38px}.profile-sensory-core .sensory-core-values small{font-size:20px}.profile-additional-sensory{height:300px}.profile-additional-sensory .additional-sensory-values{grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:minmax(0,1fr);gap:5px}.profile-additional-sensory .additional-sensory-values>div{min-height:0;padding:4px 7px}.profile-additional-sensory .additional-sensory-values small{font-size:17px}}@media (width>=821px) and (width<=1040px){.profile-taste-overview{grid-template-columns:minmax(0,1fr) minmax(190px,.4fr)}.profile-sensory-core{grid-template-columns:minmax(0,1fr) minmax(165px,.82fr)}}@media (width<=820px){.sensory-core-values>div{grid-template-columns:25px minmax(0,1fr) 29px}.sensory-core-values small{font-size:13px}.profile-additional-sensory .additional-sensory-values{grid-template-columns:repeat(2,minmax(0,1fr))}.additional-sensory-values small{font-size:13px}}@media (width<=520px){.sensory-core-values>div{grid-template-columns:25px minmax(0,1fr) 27px}.sensory-core-values small{font-size:13px}.additional-sensory-card{padding:11px}.additional-sensory-values{gap:5px}.additional-sensory-values>div{grid-template-columns:25px minmax(0,1fr) 26px;gap:5px;padding:5px 6px}.additional-sensory-values>div>span{width:25px;height:25px;font-size:14px}.additional-sensory-values strong{font-size:8px}.additional-sensory-values small{font-size:13px}}.taste-radar .radar-tip-dot{opacity:.7;stroke-width:.65px;pointer-events:none}.profile-taste-overview{display:block}.sensory-core-card{--sensory-icon-size:30px;--sensory-icon-font:17px;--sensory-number-width:36px;--sensory-number-font:17px;--sensory-label-font:9px;--sensory-row-gap:8px;--sensory-row-padding:6px 8px;--sensory-row-radius:11px;grid-template-columns:minmax(180px,1.18fr) repeat(2,minmax(190px,.82fr));align-items:stretch;gap:12px}.sensory-attribute-group,.sensory-additional-group{background:#fffdf875;border:1px solid #4968561c;border-radius:14px;grid-template-rows:auto minmax(0,1fr);gap:8px;min-width:0;padding:12px;display:grid}.sensory-attributes-heading,.sensory-additional-group>small{min-height:10px;color:var(--muted);letter-spacing:.7px;white-space:nowrap;font-size:8px;font-weight:800;line-height:10px}.sensory-core-values,.sensory-additional-group .additional-sensory-values{grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:minmax(0,1fr);align-content:stretch;gap:5px;width:100%;height:100%;display:grid}.sensory-core-values>div,.sensory-additional-group .additional-sensory-values>div{grid-template-columns:var(--sensory-icon-size) minmax(0,1fr) var(--sensory-number-width);align-items:center;gap:var(--sensory-row-gap);min-width:0;min-height:0;padding:var(--sensory-row-padding);border:1px solid color-mix(in srgb,var(--taste-color) 23%,transparent);border-radius:var(--sensory-row-radius);background:color-mix(in srgb,var(--taste-color) 9%,#fff);display:grid}.sensory-core-values>div>span,.sensory-additional-group .additional-sensory-values>div>span{width:var(--sensory-icon-size);height:var(--sensory-icon-size);background:color-mix(in srgb,var(--taste-color) 18%,#fff);font-size:var(--sensory-icon-font);border-radius:8px;place-items:center;display:grid}.sensory-core-values>div>div,.sensory-additional-group .additional-sensory-values>div>div{min-width:0}.sensory-core-values strong,.sensory-additional-group .additional-sensory-values strong{font-size:var(--sensory-label-font);text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;line-height:1.1;display:block;overflow:hidden}.sensory-core-values i,.sensory-additional-group .additional-sensory-values i{background:color-mix(in srgb,var(--taste-color) 15%,#d8d3ca);border-radius:999px;height:6px;display:block;overflow:hidden}.sensory-core-values i b,.sensory-additional-group .additional-sensory-values i b{border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--taste-color) 58%,#fff),var(--taste-color));height:100%;display:block}.sensory-core-values small,.sensory-additional-group .additional-sensory-values small{color:var(--taste-color);font-family:Fraunces,serif;font-size:var(--sensory-number-font);text-align:right;font-weight:700;line-height:1}.detail-additional-sensory{margin-top:0}@media (width>=821px){.profile-sensory-core{grid-template-columns:minmax(200px,1.18fr) repeat(2,minmax(205px,.82fr));height:330px;min-height:330px}.profile-sensory-core .sensory-core-radar{height:auto;min-height:0;overflow:visible}.profile-sensory-core .sensory-core-radar .taste-radar svg{width:min(100%,310px)}.profile-sensory-core .sensory-core-values,.profile-sensory-core .sensory-additional-group .additional-sensory-values{height:100%}.profile-sensory-core .sensory-core-values>div,.profile-sensory-core .sensory-additional-group .additional-sensory-values>div{grid-template-columns:var(--sensory-icon-size) minmax(0,1fr) var(--sensory-number-width);padding:var(--sensory-row-padding)}.profile-sensory-core .sensory-core-values small,.profile-sensory-core .sensory-additional-group .additional-sensory-values small{font-size:var(--sensory-number-font)}.detail-sensory-core{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-sensory-core .sensory-core-radar{grid-column:1/-1;min-height:235px}}@media (width>=821px) and (width<=1040px){.profile-sensory-core{grid-template-columns:minmax(170px,1fr) repeat(2,minmax(178px,.84fr))}}@media (width<=820px){.sensory-core-card,.detail-sensory-core{--sensory-icon-size:25px;--sensory-icon-font:14px;--sensory-number-width:28px;--sensory-number-font:13px;--sensory-label-font:8px;--sensory-row-gap:5px;--sensory-row-padding:5px 6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.sensory-core-radar,.detail-sensory-core .sensory-core-radar{grid-column:1/-1;min-height:220px}.sensory-attribute-group,.sensory-additional-group{padding:9px}.sensory-core-values>div,.sensory-additional-group .additional-sensory-values>div{grid-template-columns:var(--sensory-icon-size) minmax(0,1fr) var(--sensory-number-width)}.sensory-core-values small,.sensory-additional-group .additional-sensory-values small{font-size:var(--sensory-number-font)}}@media (width<=360px){.sensory-core-card,.detail-sensory-core{--sensory-icon-size:23px;--sensory-icon-font:13px;--sensory-number-width:25px;--sensory-number-font:12px;--sensory-label-font:7.5px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:9px}.sensory-attribute-group,.sensory-additional-group{padding:7px}}body .sensory-primary-group{background:0 0;border:0;border-radius:0;gap:8px;padding:0}body .additional-sensory-card{background:linear-gradient(145deg,#f5efe6,#faf7f1);border-color:#e3d6c2;gap:8px;padding:10px}body .additional-sensory-card>small{color:#8d7658}body .additional-sensory-card .additional-sensory-values>div{--taste-color:#ad8452!important}body .detail-sensory-layout{gap:10px;margin-top:10px;display:grid}@media (width>=821px){body .profile-taste-overview{grid-template-columns:608px 276px;justify-content:center;align-items:start;gap:12px}body .profile-sensory-core{box-sizing:border-box;background:linear-gradient(145deg,#e7f0e9,#f8f4eb);border:1px solid #4968561a;border-radius:18px;grid-template-columns:296px 276px;align-items:stretch;gap:12px;width:608px;height:320px;min-height:320px;padding:12px}body .profile-sensory-core .sensory-core-radar{box-sizing:border-box;background:#f0f1ef;border:1px solid #4c57511a;border-radius:14px;width:296px;height:296px;min-height:296px;margin:0;overflow:hidden}body .profile-sensory-core .sensory-primary-group{box-sizing:border-box;background:0 0;border:1px solid #0000;width:276px;height:296px;padding:10px}body .profile-sensory-core .sensory-core-radar .taste-radar svg{width:min(100%,244px);max-width:244px;height:auto}body .profile-additional-sensory{width:276px;height:320px;margin-top:0;padding:22px 10px}body .detail-columns{grid-template-columns:minmax(220px,238px) minmax(0,1fr);align-items:start;gap:16px}body .detail-ingredients-section,body .detail-sensory-section{min-width:0}body .detail-ingredients-heading{min-height:34px}body .detail-ingredients{overscroll-behavior:contain;scrollbar-gutter:stable;grid-template-columns:minmax(0,1fr);max-height:465px;padding-right:5px;overflow-y:auto}body .detail-ingredients>div{box-sizing:border-box;min-height:52px}body .detail-ingredients::-webkit-scrollbar{width:6px}body .detail-ingredients::-webkit-scrollbar-track{background:0 0}body .detail-ingredients::-webkit-scrollbar-thumb{background:#d8d1c5;border-radius:999px}body .detail-sensory-layout{grid-template-columns:minmax(0,2.05fr) minmax(195px,.95fr);align-items:stretch;gap:12px}body .detail-sensory-core{grid-template-columns:minmax(150px,1.06fr) minmax(145px,.94fr);gap:10px;height:100%;margin-top:0;padding:12px}body .detail-sensory-core .sensory-core-radar{grid-column:auto;min-height:0}body .detail-sensory-core .sensory-core-radar .taste-radar svg{width:min(100%,230px);max-width:230px}body .detail-additional-sensory{height:auto;margin-top:0}body .detail-additional-sensory .additional-sensory-values{grid-template-rows:repeat(6,minmax(42px,1fr));grid-template-columns:minmax(0,1fr)}}@media (width>=821px) and (width<=1040px){body .profile-taste-overview{grid-template-columns:510px 224px}body .profile-sensory-core{grid-template-columns:250px 224px;width:510px;height:274px;min-height:274px}body .profile-sensory-core .sensory-core-radar{width:250px;height:250px;min-height:250px}body .profile-sensory-core .sensory-primary-group{width:224px;height:250px}body .profile-additional-sensory{width:224px;height:274px;padding:22px 10px}body .detail-columns{grid-template-columns:minmax(190px,214px) minmax(0,1fr)}body .detail-sensory-layout{grid-template-columns:minmax(0,1fr) 180px;gap:10px}body .detail-sensory-core{grid-template-columns:minmax(125px,1fr) minmax(130px,1fr)}}@media (width>=930px) and (width<=1040px){body .profile-view{padding-left:20px;padding-right:20px}body .profile-panel--taste{padding:20px}body .profile-taste-overview{grid-template-columns:minmax(0,1fr) 276px;justify-content:stretch}body .profile-sensory-core{grid-template-columns:250px minmax(0,1fr);align-items:center;width:auto;height:296px;min-height:296px}body .profile-sensory-core .sensory-primary-group{width:auto;min-width:0}body .profile-additional-sensory{width:276px;height:296px;padding:33px 10px}body .profile-sensory-core .sensory-core-values>div,body .profile-additional-sensory .additional-sensory-values>div{box-sizing:border-box;max-width:100%;overflow:hidden}}@media (width<=820px){body .profile-additional-sensory{margin-top:0}body .detail-sensory-layout{grid-template-columns:minmax(0,1fr)}body .detail-sensory-core,body .detail-additional-sensory{height:auto;margin-top:0}body .detail-ingredients{max-height:none;padding-right:0;overflow:visible}}.sensory-primary-group{background:0 0;border:0;border-radius:0;padding:0}.sensory-core-card{grid-template-columns:minmax(170px,1fr) minmax(190px,.78fr)}.additional-sensory-card{gap:8px;padding:12px}@media (width>=821px){.profile-taste-overview{grid-template-columns:minmax(0,1fr) 254px;align-items:stretch;gap:12px;display:grid}.profile-sensory-core{box-sizing:border-box;grid-template-columns:minmax(0,1fr) 230px;width:auto;height:320px;min-height:320px;padding:12px}.profile-sensory-core .sensory-core-radar{height:auto;min-height:0;overflow:visible}.profile-sensory-core .sensory-primary-group,.profile-sensory-core .sensory-core-values{height:auto;min-height:0}.profile-additional-sensory{box-sizing:border-box;width:254px;height:320px;min-height:0}.profile-additional-sensory .additional-sensory-values{grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:minmax(0,1fr);height:auto;min-height:0}.detail-sensory-core{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-sensory-core .sensory-core-radar{grid-column:auto;min-height:235px}.detail-additional-sensory{margin-top:12px}.detail-additional-sensory .additional-sensory-values{grid-template-rows:repeat(3,minmax(42px,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}body .profile-sensory-core .sensory-core-radar{align-self:start;height:calc(100% - 1px);min-height:0}}@media (width>=821px) and (width<=1040px){.profile-taste-overview{grid-template-columns:minmax(0,1fr) 214px}.profile-sensory-core{grid-template-columns:minmax(0,1fr) 190px}.profile-additional-sensory{width:214px}}@media (width<=820px){.profile-taste-overview{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.sensory-core-card,.detail-sensory-core{grid-template-columns:minmax(0,1fr)}.sensory-core-radar,.detail-sensory-core .sensory-core-radar{grid-column:auto;min-height:195px}.sensory-core-radar .taste-radar svg,.detail-sensory-core .sensory-core-radar .taste-radar svg{width:min(100%,220px);max-width:220px}.sensory-primary-group .sensory-core-values{grid-template-rows:repeat(3,minmax(40px,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.profile-sensory-core,.profile-additional-sensory{width:auto;height:auto;min-height:0}.profile-additional-sensory .additional-sensory-values,.detail-additional-sensory .additional-sensory-values{grid-template-rows:repeat(3,minmax(40px,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.detail-additional-sensory{margin-top:10px}.welcome-visual{min-height:360px}.welcome-photo-stream,.welcome-attribute-panel{display:none!important}.welcome-mobile-bubbles{display:block}.welcome-mobile-bubbles .floating-match{bottom:12%;right:4%}.welcome-mobile-bubbles .floating-note{top:8%;left:3%}}@media (width<=480px){.welcome-visual{min-height:320px}}@media (width>=821px){.welcome-mobile-bubbles{display:none!important}}.refine-quiz-view{grid-template-rows:1fr}.refine-swipe-card:not(.is-pair):not(.is-contrast):not(.is-axis){grid-template-rows:auto 96px minmax(95px,1fr) auto}.refine-swipe-card.is-pair,.refine-swipe-card.is-contrast,.refine-swipe-card.is-axis{grid-template-rows:auto minmax(0,1fr) auto}.refine-swipe-card.is-pair .refine-pair-layout,.refine-swipe-card.is-contrast .refine-contrast-card,.refine-swipe-card.is-axis .refine-axis-card{grid-row:2}.refine-card-actions{z-index:3;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px;display:grid;position:relative}.refine-card-actions>button{border:1px solid var(--line);cursor:pointer;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:57px;padding:7px 5px;font-size:8px;font-weight:800;transition:transform .18s,box-shadow .18s,border-color .18s,filter .18s;display:flex}.refine-card-actions>button:hover{filter:saturate(1.04);transform:translateY(-3px);box-shadow:0 8px 19px #232e2724}.refine-card-actions>button:focus{outline:0}.refine-card-actions>button:focus-visible{box-shadow:0 0 0 3px #fffdf8eb,0 0 0 5px #40685247}.refine-card-actions .reaction-no{color:#fff8f5;background:var(--decision-reject);border-color:#983b30}.refine-card-actions .reaction-no:hover{background:var(--decision-reject-hover);border-color:#7f3028;box-shadow:0 8px 19px #802f2745}.refine-card-actions .reaction-neutral{color:#77736b;background:var(--decision-neutral)}.refine-card-actions .reaction-neutral>span{font-size:18px;line-height:.55}.refine-card-actions .reaction-yes{color:#fff;border-color:var(--decision-accept);background:var(--decision-accept)}.refine-card-actions--choice>button{min-width:0}.refine-card-actions--choice>button>span{font-size:18px;line-height:1}.refine-card-actions--choice>button>b{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:7.5px;line-height:1.08;display:-webkit-box;overflow:hidden}.refine-card-actions--choice .reaction-no{color:#fffaf0;background:var(--decision-left);border-color:#a96e14}.refine-card-actions--choice .reaction-yes{color:#f7fbff;background:var(--decision-right);border-color:#246a97!important}.refine-card-actions--choice .reaction-no:hover{background:var(--decision-left-hover);border-color:#8f590c;box-shadow:0 8px 19px #794b0945}.refine-card-actions--choice .reaction-yes:hover{background:var(--decision-right-hover);box-shadow:0 8px 19px #1e577c45;border-color:#1c577d!important}.refine-undo-button{z-index:8;color:#174f3c;cursor:pointer;background:#fffaf0;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:transform .2s,color .2s,background .2s,box-shadow .2s,opacity .2s;display:grid;position:absolute;bottom:-52px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0a2a1f40}.refine-undo-button:hover:not(:disabled){color:#fff;background:#267a55;transform:translate(-50%)translateY(-2px)rotate(-22deg)scale(1.06);box-shadow:0 11px 29px #0a2a1f57}.refine-undo-button:focus{outline:0}.refine-undo-button:focus-visible{box-shadow:0 0 0 3px #fffdf8eb,0 0 0 5px #f0bd688c}.refine-undo-button:disabled{opacity:.28;color:#6f766f;box-shadow:none;cursor:not-allowed;background:#fffaf0b8}.refine-axis-card{z-index:2;grid-template-rows:minmax(100px,1fr) auto;align-items:center;gap:10px;min-height:0;padding:18px 3px 2px;display:grid;position:relative}.refine-axis-emoji{font-size:74px}.refine-axis-copy h2{font-size:32px}.refine-axis-copy p{max-width:335px}.refine-axis-options{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:7px;min-height:235px;display:grid}.refine-axis-options>button{min-width:0;color:var(--ink);text-align:center;background:#f7f1e7;border:1px solid #d7cbb9;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:13px 7px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.refine-axis-options>button:hover{border-color:#91b7a1;transform:translateY(-3px);box-shadow:0 10px 24px #1f65491f}.refine-axis-options>button>span{font-size:45px;line-height:1}.refine-axis-options>button>strong{font-family:Fraunces,serif;font-size:13px;line-height:1.12}.refine-swipe-card .taste-card-top>span:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 35px);overflow:hidden}@media (width>=821px){.refine-swipe-stage{transform:translateY(-18px)}.refine-swipe-card.is-pair .refine-pair-layout{gap:10px;padding-top:15px}.refine-swipe-card.is-pair .refine-pair-layout .refine-pair-card{--refine-duel-photo-height:121px}.refine-swipe-card.is-pair .refine-pair-layout .refine-pair-card>button{height:311px}.refine-swipe-card.is-pair .refine-pair-layout .refine-pair-card .dish-photo{height:var(--refine-duel-photo-height);flex-basis:var(--refine-duel-photo-height)}}@media (width<=820px){.refine-quiz-view{grid-template-rows:auto auto;align-content:center;gap:12px;padding-bottom:38px}.refine-swipe-stage{transform:none}.refine-swipe-card:not(.is-pair):not(.is-contrast):not(.is-axis){grid-template-rows:auto 78px minmax(88px,1fr) auto}.refine-card-actions{gap:5px;margin-top:8px}.refine-card-actions>button{min-height:49px;font-size:7px}.refine-card-actions--choice>button>b{font-size:6.7px}.refine-axis-card{gap:10px;padding-top:12px}.refine-axis-emoji{font-size:54px}.refine-axis-copy h2{font-size:24px}.refine-swipe-card.is-pair .refine-pair-layout{gap:7px;padding-top:10px}.refine-swipe-card.is-pair .refine-pair-layout .refine-pair-card{--refine-duel-photo-height:83px}.refine-swipe-card.is-pair .refine-pair-layout .refine-pair-card>button{height:242px}.refine-swipe-card.is-pair .refine-pair-layout .refine-pair-card .dish-photo{height:var(--refine-duel-photo-height);flex-basis:var(--refine-duel-photo-height)}}.refine-contrast-options>button:first-child{color:#684c1f;background:#f8ebd2;border-color:#dcc79f}.refine-contrast-options>button:last-child{color:#356b8f;background:#e2edf6;border-color:#b7cbd8}.refine-pair-layout .refine-pair-card>button:first-child{color:#684c1f;background:#fbf2df;border-color:#dcc79f}.refine-pair-layout .refine-pair-card>button:last-child{color:#356b8f;background:#edf5fa;border-color:#b7cbd8}.refine-pair-layout .refine-pair-card>button:first-child .duel-tags em{color:#754b0d;background:#f4dfb5;border:1px solid #dfbf82}.refine-pair-layout .refine-pair-card>button:last-child .duel-tags em{color:#245f87;background:#dbeaf4;border:1px solid #abc8db}.refine-pair-layout .refine-pair-card>button:first-child:hover{border-color:#cdb27b;box-shadow:0 10px 24px #97692026}.refine-pair-layout .refine-pair-card>button:last-child:hover{border-color:#9fbdcf;box-shadow:0 10px 24px #356b8f26}.refine-pair-layout .refine-pair-card:after{top:calc(var(--refine-duel-photo-height,121px) / 2)}.onboarding-pair-card>button:first-child{color:#684c1f;background:#fbf2df;border-color:#dcc79f}.onboarding-pair-card>button:last-child{color:#356b8f;background:#edf5fa;border-color:#b7cbd8}.onboarding-pair-card>button:first-child .duel-tags em{color:#754b0d;background:#f4dfb5;border:1px solid #dfbf82}.onboarding-pair-card>button:last-child .duel-tags em{color:#245f87;background:#dbeaf4;border:1px solid #abc8db}.onboarding-pair-card>button:first-child .dish-photo>span{color:#fffaf0;background:#a86d13eb}.onboarding-pair-card>button:last-child .dish-photo>span{color:#f7fbff;background:#27678feb}.onboarding-pair-card>button:first-child:hover{border-color:#cdb27b;box-shadow:0 10px 24px #97692026}.onboarding-pair-card>button:last-child:hover{border-color:#9fbdcf;box-shadow:0 10px 24px #356b8f26}.atlas-reveal{z-index:1000;color:var(--ink);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);isolation:isolate;background:#eee9dffb;position:fixed;inset:0;overflow:hidden}.atlas-reveal-grain{z-index:0;pointer-events:none;opacity:.22;background-image:radial-gradient(#48594e38 .7px,#0000 .7px);background-size:16px 16px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 65% 52%,#000 0,#000000bd 42%,#0000 86%);mask-image:radial-gradient(circle at 65% 52%,#000 0,#000000bd 42%,#0000 86%)}.atlas-reveal-copy{z-index:5;top:50%;left:var(--atlas-target-title-x,clamp(24px,6vw,100px));width:var(--atlas-reveal-typing-width,var(--atlas-target-title-width,min(510px,90vw)));text-align:left;will-change:top,left,translate;transition:top 2s cubic-bezier(.4,0,.2,1),left 2s cubic-bezier(.4,0,.2,1),translate 2s cubic-bezier(.4,0,.2,1),width .65s cubic-bezier(.2,0,0,1),text-align .28s;position:absolute;translate:0 -50%}.atlas-reveal-copy:before{content:"";z-index:-1;pointer-events:none;-webkit-backdrop-filter:blur(22px);background:#eee9df85;position:absolute;inset:-44px -64px;-webkit-mask-image:radial-gradient(#000 34%,#000000d1 58%,#0000 86%);mask-image:radial-gradient(#000 34%,#000000d1 58%,#0000 86%)}.atlas-reveal-copy h1{letter-spacing:-2.35px;text-wrap:initial;min-height:1.02em;transform:scale(var(--atlas-reveal-type-scale,1));transform-origin:0;margin:0;font-size:clamp(42.35px,4.9005vw,70.4px);font-weight:700;line-height:1.02;transition:transform .13s cubic-bezier(.2,0,0,1),letter-spacing .7s,line-height .7s}.atlas-reveal-copy h1>span{width:max-content;max-width:100%;margin:0;display:block}.atlas-reveal-line{width:max-content;display:block}.atlas-reveal-line.is-accent{color:var(--coral);font-style:italic}.atlas-reveal-caret{vertical-align:-.04em;background:var(--coral);border-radius:999px;width:.055em;height:.82em;margin-left:.08em;animation:.72s step-end infinite atlasRevealCaret;display:inline-block}.atlas-reveal-copy>p{max-width:670px;color:var(--muted);opacity:0;filter:blur(8px);margin:24px 0 0;font-size:17px;font-weight:520;line-height:1.55;transition:opacity .75s cubic-bezier(.2,0,0,1),filter .75s cubic-bezier(.2,0,0,1),transform .75s cubic-bezier(.2,0,0,1),font-size .8s,margin .8s;transform:translateY(13px)}.atlas-reveal.is-copy-complete .atlas-reveal-copy>p{opacity:1;filter:blur();transform:translateY(0)}.atlas-reveal.is-docked .atlas-reveal-copy{top:var(--atlas-target-title-y,201px);left:var(--atlas-target-title-x,clamp(24px,6vw,100px));width:var(--atlas-reveal-typing-width,var(--atlas-target-title-width,min(38vw,510px)));text-align:left;translate:0}.atlas-reveal.is-docked .atlas-reveal-copy h1{letter-spacing:-2.35px;text-wrap:initial;font-size:clamp(42.35px,4.9005vw,70.4px);line-height:1.02}.atlas-reveal.is-docked .atlas-reveal-copy h1>span{margin:0}.atlas-reveal.is-docked .atlas-reveal-line{width:max-content;display:block}.atlas-reveal.is-docked .atlas-reveal-copy>p{max-width:460px;margin:22px 0 0;font-size:14px;line-height:1.6}.atlas-reveal.is-copy-complete .atlas-reveal-copy{width:var(--atlas-target-title-width,min(38vw,510px))}.atlas-reveal-globe-stage{z-index:1;pointer-events:none;width:100%;height:100%;animation:1.15s cubic-bezier(.2,0,0,1) both atlasRevealStageIn;position:absolute;inset:0;overflow:hidden}.atlas-reveal-globe-stage .world-map{background:0 0;width:100%;height:100%;min-height:0}.atlas-reveal-globe-stage .world-map:after{display:none}.atlas-reveal-globe-stage .map-instruction{opacity:0}.atlas-reveal-globe-stage .world-map--atlas-intro:before{display:none}.atlas-reveal-globe-stage .world-map--atlas-intro .globe-orbit{transform-origin:50%}.atlas-reveal.is-settled .world-map--atlas-intro .globe-orbit{transition:filter .3s}@keyframes atlasRevealCaret{0%,48%{opacity:1}49%,to{opacity:0}}@keyframes atlasRevealStageIn{0%{opacity:0;filter:blur(12px)}to{opacity:1;filter:blur()}}@media (width>=821px){.atlas-reveal-copy:before{transition:opacity .32s cubic-bezier(.2,0,0,1)}.atlas-reveal.is-copy-complete .atlas-reveal-copy:before{display:none}.atlas-reveal-globe-stage{animation-duration:.38s}}@media (width<=820px){.atlas-reveal-copy{width:var(--atlas-target-title-width,calc(100vw - 32px));text-align:center;left:50%;translate:-50% -50%}.atlas-reveal-copy h1{letter-spacing:clamp(-2.7px,.45vw - 4.5px,-1.1px);transform-origin:50%;font-size:clamp(18px,7vw,39.9px);line-height:.94}.atlas-reveal-copy h1>span{width:100%;max-width:none;margin:0 auto}.atlas-reveal-line{width:auto;display:inline}.atlas-reveal-line:nth-child(3):before{content:"";display:block}.atlas-reveal-copy>p{max-width:390px;margin:18px auto 0;font-size:13px}.atlas-reveal-copy:before{-webkit-backdrop-filter:blur(18px);inset:-30px -22px}.atlas-reveal.is-docked .atlas-reveal-copy{top:var(--atlas-target-title-y,89px);left:var(--atlas-target-title-x,16px);width:var(--atlas-target-title-width,calc(100vw - 32px));text-align:center;translate:0}.atlas-reveal.is-docked .atlas-reveal-copy h1{letter-spacing:clamp(-2.7px,.45vw - 4.5px,-1.1px);font-size:clamp(18px,7vw,39.9px);line-height:.94}.atlas-reveal.is-docked .atlas-reveal-line{width:auto;display:inline}.atlas-reveal.is-docked .atlas-reveal-copy>p{max-width:350px;margin:13px auto 0;font-size:clamp(7px,3.1vw,12.1px);line-height:1.35}}@media (prefers-reduced-motion:reduce){.atlas-reveal,.atlas-reveal *{transition-duration:.01ms!important;animation:none!important}}@media (width<=820px) and (height<=720px){.refine-swipe-stage{height:430px}}
