:root{color:#1a1a1a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--text:#1a1a1a;--muted:#6b6b6b;--accent:#2e5e4e;background:radial-gradient(circle at 0 0,#d4af371f,#0000 30%),linear-gradient(#fffdf7 0%,#f6f1e7 100%);font-family:Lato,Inter,system-ui,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;margin:0}button,select,input{font:inherit}h1,h2,h3{color:var(--text);font-family:Playfair Display,Georgia,serif;font-weight:500}h1{max-width:11ch;margin:0;font-size:clamp(2.6rem,5vw,4.5rem);line-height:1.03}h2{font-size:clamp(1.6rem,3vw,2.3rem)}p{margin:0}#root{width:min(1180px,100% - 2rem);min-height:100vh;margin:0 auto;padding:1.4rem 0 2.25rem}@media (width<=680px){#root{width:min(100%,100% - 1rem);padding-top:.75rem}}.app-shell{flex-direction:column;gap:2rem;display:flex}.hero-panel,.panel{background:#ffffffd1;border:1px solid #2e5e4e24;border-radius:1.25rem;box-shadow:0 24px 60px #1e3e3414}.hero-panel{padding:clamp(2rem,4vw,3.5rem);position:relative;overflow:hidden}.hero-panel:after{content:"";background:radial-gradient(circle,#d4af3747,#d4af3700);border-radius:999px;width:14rem;height:14rem;position:absolute;inset:auto -3rem -4rem auto}.eyebrow,.section-label,.card-label{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem}.eyebrow,.section-label{color:var(--accent);margin:0 0 .75rem}.hero-copy,.section-heading p,.result-summary,.note-box,.weather-hint-box p,.weather-card p,.status-box,.field-group span,.chip small{color:var(--muted)}.section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.panel{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.section-heading{flex-direction:column;gap:.45rem;display:flex}.section-heading h2,.result-card h3{margin:0}.field-group{flex-direction:column;gap:.55rem;display:flex}.field-group select{appearance:none;color:var(--text);font:inherit;background:#fff;border:1px solid #2e5e4e3d;border-radius:999px;padding:.9rem 1rem}.status-box,.weather-card,.weather-hint-box,.result-card{background:#fffdf7db;border:1px solid #2e5e4e1f;border-radius:1rem;padding:1rem}.error-box{color:#7d2f2f;background:#fff0f0f2;border-color:#9535353d}.weather-card strong{color:var(--text);margin-bottom:.4rem;font-size:1.1rem;line-height:1.4;display:block}.weather-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin:1rem 0 0;display:grid}.weather-details div{flex-direction:column;gap:.2rem;display:flex}.weather-details dt{color:var(--accent);font-size:.82rem}.weather-details dd{color:var(--text);margin:0}.picker-group{flex-direction:column;gap:.8rem;display:flex}.chip-row{flex-direction:column;gap:.75rem;display:flex}.chip{text-align:left;color:var(--text);cursor:pointer;background:#ffffffb3;border:1px solid #2e5e4e29;border-radius:1rem;flex-direction:column;gap:.3rem;padding:.95rem 1rem;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.chip:hover,.chip:focus-visible,.primary-button:hover,.primary-button:focus-visible{transform:translateY(-1px);box-shadow:0 14px 24px #1e3e3417}.chip.active{background:linear-gradient(#fffdf7,#faf6ea);border-color:#d4af37bf}.result-card{flex-direction:column;gap:1rem;height:100%;display:flex}.piece-list{color:var(--text);gap:.6rem;margin:0;padding-left:1.1rem;display:grid}.note-box{border-top:1px solid #2e5e4e1f;margin:0;padding-top:.9rem}.primary-button{background:var(--accent);color:#fffdf7;font:inherit;cursor:pointer;border:none;border-radius:999px;padding:.95rem 1.2rem;transition:transform .16s,box-shadow .16s,background .16s}@media (width<=1040px){.section-grid{grid-template-columns:1fr}}@media (width<=680px){.hero-panel,.panel{padding:1.15rem}.weather-details{grid-template-columns:1fr}}
