:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17202a;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.app-shell{width:min(1100px,calc(100% - 2rem));min-height:100vh;margin:0 auto;padding:2rem 0}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:2rem}.brand-button,.nav-button{border:0;background:transparent;cursor:pointer}.brand-button{display:grid;justify-items:start;padding:0;color:inherit;text-align:left}.brand-button .eyebrow{margin-bottom:.2rem}.brand-name{font-size:clamp(2rem,5vw,3rem);font-weight:800;letter-spacing:-.06em}.site-nav{display:flex;align-items:center;gap:.35rem}.nav-button{padding:.6rem .75rem;border-radius:.6rem;color:#687386;font-weight:700}.nav-button:hover,.nav-button.active{color:#17202a;background:#e9eefb}.cart-count{display:inline-grid;min-width:1.4rem;min-height:1.4rem;margin-left:.25rem;place-items:center;border-radius:50%;color:#fff;background:#3157d5;font-size:.75rem}.products-page{padding-bottom:2rem}.page-intro{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.page-intro h1{margin:0;font-size:clamp(2rem,5vw,3.5rem);letter-spacing:-.06em}.product-count{margin:0 0 .35rem;color:#687386;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.product-card{overflow:hidden;border:1px solid #e0e6ef;border-radius:1rem;background:#fff;box-shadow:0 .75rem 2rem #2231560d}.product-image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#e9eefb}.product-content{padding:1rem}.product-heading{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.product-heading h3,.product-price,.product-description{margin:0}.product-heading h3{font-size:1.05rem}.product-price{color:#3157d5;font-weight:800;white-space:nowrap}.product-description{min-height:3rem;margin:.65rem 0 1rem;color:#687386;font-size:.9rem;line-height:1.55}.cart-feedback{min-height:1.25rem;margin:.55rem 0 0;color:#2c875b;font-size:.8rem;font-weight:700;text-align:center}.primary-button,.secondary-button{width:100%;padding:.75rem 1rem;border:1px solid transparent;border-radius:.65rem;cursor:pointer;font-weight:800}.primary-button{color:#fff;background:#3157d5}.primary-button:hover{background:#2747b4}.primary-button:disabled{cursor:not-allowed;opacity:.55}.secondary-button{max-width:220px;color:#3157d5;border-color:#cbd5f6;background:#fff}.placeholder-card{max-width:680px;padding:clamp(1.5rem,5vw,3rem);border:1px solid #e0e6ef;border-radius:1.25rem;background:#fff;box-shadow:0 1rem 3rem #22315614}.placeholder-card h2{margin:0 0 1rem;font-size:clamp(1.5rem,4vw,2.25rem);letter-spacing:-.04em}.placeholder-card p:not(.eyebrow){max-width:58ch;margin:0 0 1.5rem;color:#687386;line-height:1.7}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr);align-items:start;gap:1.5rem}.cart-items{display:grid;gap:1rem}.cart-item,.order-summary,.checkout-form,.empty-state,.confirmation-card{border:1px solid #e0e6ef;border-radius:1rem;background:#fff;box-shadow:0 .75rem 2rem #2231560d}.cart-item{display:flex;gap:1rem;padding:1rem}.cart-item-image{width:112px;height:112px;flex:0 0 112px;border-radius:.7rem;object-fit:cover;background:#e9eefb}.cart-item-details{display:flex;min-width:0;flex:1;flex-direction:column;justify-content:space-between;gap:1rem}.cart-item-heading,.cart-item-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cart-item-heading h2,.cart-item-heading p{margin:0}.cart-item-heading h2{font-size:1rem}.cart-item-heading p{margin-top:.3rem;color:#687386;font-size:.85rem}.cart-item-heading strong{color:#3157d5;white-space:nowrap}.quantity-control{display:inline-flex;align-items:center;border:1px solid #dbe1ea;border-radius:.6rem;overflow:hidden}.quantity-control button{width:2rem;height:2rem;border:0;color:#3157d5;background:#f5f7fb;cursor:pointer;font-size:1.1rem}.quantity-control span{min-width:2rem;text-align:center;font-weight:700}.remove-button{padding:0;border:0;color:#bd4658;background:transparent;cursor:pointer;font-size:.85rem;font-weight:700}.order-summary,.checkout-form,.empty-state,.confirmation-card{padding:1.5rem}.order-summary{position:sticky;top:1rem}.order-summary h2,.checkout-form h2{margin:0 0 1.25rem;font-size:1.2rem}.order-summary dl{margin:0 0 1.25rem}.order-summary dl div{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;color:#687386}.order-summary dt,.order-summary dd{margin:0}.order-summary dd{color:#17202a;font-weight:700}.order-summary .summary-total{margin-top:.5rem;padding-top:1rem;border-top:1px solid #e0e6ef;color:#17202a;font-size:1.1rem;font-weight:800}.empty-state,.confirmation-card{max-width:680px;margin:2rem auto}.empty-state h1,.confirmation-card h1{margin:0 0 .75rem;font-size:clamp(2rem,5vw,3rem);letter-spacing:-.06em}.empty-state p:not(.eyebrow),.confirmation-card p:not(.eyebrow){margin:0 0 1.5rem;color:#687386;line-height:1.6}.compact-button{max-width:220px}.checkout-form{display:grid;gap:1rem}.checkout-form label{display:grid;gap:.4rem;color:#344054;font-size:.9rem;font-weight:700}.checkout-form input{width:100%;padding:.75rem .8rem;border:1px solid #cfd7e4;border-radius:.6rem;color:#17202a;background:#fff}.checkout-form input:focus,button:focus-visible{outline:3px solid rgb(49 87 213 / 25%);outline-offset:2px}.checkout-form input:focus{border-color:#3157d5}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.confirmation-card{text-align:center}.confirmation-card .eyebrow{margin-top:1rem}.confirmation-card strong{display:block;margin-bottom:1.5rem;color:#3157d5;font-size:1.15rem}.confirmation-icon{display:grid;width:3.5rem;height:3.5rem;margin:0 auto;place-items:center;border-radius:50%;color:#fff;background:#3157d5;font-size:1.8rem;font-weight:800}.eyebrow{margin:0 0 .45rem;color:#687386;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.cart-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem .8rem;border:1px solid #dbe1ea;border-radius:999px;background:#fff;font-weight:700}.cart-badge span{display:grid;min-width:1.5rem;min-height:1.5rem;place-items:center;border-radius:50%;color:#fff;background:#3157d5;font-size:.8rem}@media (max-width: 520px){.site-header,.page-intro{align-items:flex-start;flex-direction:column}.product-grid,.cart-layout,.checkout-layout,.form-row{grid-template-columns:1fr}.cart-item{align-items:flex-start}.cart-item-image{width:80px;height:80px;flex-basis:80px}.cart-item-heading,.cart-item-actions{align-items:flex-start;flex-direction:column}.order-summary{position:static}}@media (min-width: 521px) and (max-width: 820px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
