.smart-shopping-page{background:#f8f9fc}.smart-hero{padding:26px 0 0;background:transparent}.smart-hero-inner{padding:34px 38px 0;border-radius:20px 20px 0 0;background:linear-gradient(120deg,#071a3b,#0a2c5d);color:#fff;overflow:hidden}.smart-hero-copy{display:flex;align-items:center;gap:24px}.smart-hero-mark{width:78px;height:78px;display:grid;place-items:center;flex:0 0 auto;border:2px solid #fff;border-radius:24px;color:#ff3347;font-size:2.2rem;font-weight:800;transform:rotate(-4deg)}.smart-hero .eyebrow{color:#ffb2ba}.smart-hero h1{margin:3px 0 5px;font-size:clamp(2rem,3vw,3.2rem);line-height:1.1}.smart-hero p{max-width:600px;margin:0;color:rgba(255,255,255,.72)}
.tool-tabs{margin-top:28px;padding:0 0 14px;gap:10px;scrollbar-width:thin}.tool-tabs a{min-width:178px;padding:13px 15px;border:1px solid rgba(255,255,255,.2);border-radius:13px;color:rgba(255,255,255,.76);display:grid;grid-template-columns:auto 1fr;column-gap:9px;align-items:center}.tool-tabs a>span{grid-row:1/3;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.1);font-size:.65rem}.tool-tabs a b{font-size:.78rem}.tool-tabs a small{font-size:.6rem;color:rgba(255,255,255,.55)}.tool-tabs a.active{background:#fff;color:var(--red);border-color:#fff;box-shadow:0 4px 0 var(--red)}.tool-tabs a.active small{color:#6c7280}.tool-tabs a:focus-visible{outline:3px solid var(--yellow);outline-offset:2px}
.smart-workspace{padding-block:18px 52px}.smart-tool-card{background:#fff;border:1px solid #e3e6ed;border-radius:18px;padding:26px;box-shadow:0 8px 30px rgba(8,29,65,.05)}.smart-tool-heading{display:flex;gap:16px;align-items:flex-start;padding-bottom:22px;border-bottom:1px solid var(--line)}.tool-number{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#ffe1e5;color:var(--red);font-weight:800}.smart-tool-heading h2{margin:2px 0 3px;font-size:1.6rem}.smart-tool-heading p{margin:0;color:var(--muted)}.result-label{color:var(--red);font-size:.66rem;font-weight:800;letter-spacing:.08em}.smart-result-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:22px 0 14px}.smart-result-head h3{margin:2px 0 0}.result-count{padding:6px 11px;border-radius:999px;background:#eef7eb;color:#27752b;font-size:.7rem;font-weight:800}.smart-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.smart-empty-state{min-height:300px;display:flex;justify-content:center;align-items:center;gap:24px;text-align:left;padding:42px}.smart-empty-state>div{max-width:500px}.smart-empty-state h3{margin:3px 0}.smart-empty-state p{margin:0 0 18px;color:var(--muted)}.empty-icon{width:92px;height:92px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#fff0f2;color:var(--red);font-size:2.2rem}.bundle-empty{min-height:380px}
.builder-card{max-width:960px;margin-inline:auto}.wizard{max-width:none;border:0;padding:28px 0 0}.wizard-status{display:flex;align-items:center;gap:18px;margin-bottom:26px}.wizard-status>b{min-width:82px;font-size:.76rem}.wizard-progress{flex:1;margin:0}.wizard fieldset>p{margin:-12px 0 24px;color:var(--muted)}.choice-grid label{cursor:pointer;padding:0;overflow:hidden}.choice-grid label>span{min-height:70px;display:grid;place-items:center;padding:12px}.choice-grid label:focus-within{outline:3px solid rgba(229,57,53,.2);outline-offset:2px}.yes-no-choices{grid-template-columns:repeat(2,1fr);max-width:380px}.wizard-error{margin:0 0 18px;padding:10px 12px;border-radius:8px;background:#fff0f2;color:#a51e2a;font-size:.75rem}.wizard-textarea-label span{color:var(--muted);font-weight:400}.wizard-result h3{margin:3px 0 18px}.wizard-result dl{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0}.wizard-result dl>div{padding:14px;border:1px solid var(--line);border-radius:12px}.wizard-result dt{font-size:.68rem;color:var(--muted)}.wizard-result dd{margin:2px 0 0;font-weight:800}.mapping-note{margin-top:18px;padding:16px;border-radius:12px;background:#fff8e5}.mapping-note p{margin:3px 0 12px;color:var(--muted);font-size:.75rem}.mapping-note .button:disabled{opacity:.55}.wizard-result+.wizard-actions [data-wizard-next]{display:none}
.recipe-layout{padding-top:24px;align-items:start}.recipe-visual{min-height:380px;background:radial-gradient(circle at 50% 38%,#fff 0 22%,transparent 23%),linear-gradient(145deg,#fff3dc,#ffd4a0)}.recipe-visual>span{font-size:5rem}.recipe-visual>b{margin-top:20px;font-size:1.2rem}.recipe-visual small{color:var(--muted)}.recipe-ingredients .smart-result-head{margin-top:0}.ingredient-list{grid-template-columns:1fr;margin:0}.ingredient-list li{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--line);font-size:.75rem}.ingredient-list small{color:var(--muted);text-align:right}.recipe-method{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.recipe-method h3{margin:3px 0 16px}.recipe-method ol{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;counter-reset:steps;list-style:none;padding:0}.recipe-method li{position:relative;padding:14px 14px 14px 46px;border:1px solid var(--line);border-radius:12px;font-size:.75rem}.recipe-method li:before{counter-increment:steps;content:counter(steps);position:absolute;left:12px;top:12px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#ffe1e5;color:var(--red);font-weight:800}
.budget-flow{display:grid;grid-template-columns:minmax(280px,440px) 1fr;gap:18px;padding-top:24px}.budget-card{max-width:none;margin:0;background:#fff1f3}.budget-card>label{display:block}.budget-card>label span{float:right;color:var(--red)}.budget-card>div{display:flex;gap:10px;margin:13px 0}.budget-card input{width:auto;min-width:0;flex:1;font-size:1.3rem}.budget-card small{color:var(--muted)}.budget-result{min-height:190px;padding:24px;border:1px dashed #cbd1dc;border-radius:18px}.budget-result h3{margin:4px 0}.budget-result p{color:var(--muted)}.budget-result.has-budget{border-style:solid;border-color:#b8dcae;background:#f6fbf4}.budget-result.has-budget h3{color:#27752b}
.smart-assurance{display:grid;grid-template-columns:repeat(4,1fr);margin-top:16px;background:#fff;border:1px solid #e3e6ed;border-radius:16px}.smart-assurance>div{display:flex;gap:11px;padding:18px;border-right:1px solid var(--line)}.smart-assurance>div:last-child{border-right:0}.smart-assurance span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#eef4ff;color:#1959a8}.smart-assurance p{margin:0;font-size:.68rem;color:var(--muted)}.smart-assurance b{display:block;color:var(--navy);font-size:.73rem}
@media(max-width:900px){.smart-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-layout,.budget-flow{grid-template-columns:1fr}.recipe-visual{min-height:280px}.smart-assurance{grid-template-columns:repeat(2,1fr)}.smart-assurance>div:nth-child(2){border-right:0}.smart-assurance>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:600px){.smart-hero{padding-top:12px}.smart-hero-inner{padding:24px 18px 0;border-radius:14px 14px 0 0}.smart-hero-copy{align-items:flex-start}.smart-hero-mark{width:48px;height:48px;border-radius:15px;font-size:1.3rem}.smart-hero h1{font-size:1.75rem}.smart-hero p{font-size:.76rem}.tool-tabs{margin-inline:-18px;padding-inline:18px}.tool-tabs a{min-width:166px}.smart-workspace{padding-top:12px}.smart-tool-card{padding:18px;border-radius:14px}.smart-tool-heading{gap:11px}.smart-empty-state{min-height:300px;flex-direction:column;text-align:center;padding:28px 8px}.smart-product-grid{grid-template-columns:1fr}.choice-grid{grid-template-columns:repeat(3,1fr)}.frequency-choices,.yes-no-choices{grid-template-columns:1fr}.wizard-result dl,.recipe-method ol{grid-template-columns:1fr}.ingredient-list li{display:grid}.ingredient-list small{text-align:left}.smart-assurance{grid-template-columns:1fr}.smart-assurance>div{border-right:0;border-bottom:1px solid var(--line)}.smart-assurance>div:last-child{border-bottom:0}.wizard-actions{gap:10px}.wizard-actions .button{flex:1}}
.wizard-result[hidden]+.wizard-actions [data-wizard-next]{display:inline-flex}
