:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--maroon:#681f2b;--maroon-dark:#48151e;--warm:#f5be3d;--paper:#fffdf8;--ink:#251b1d;--muted:#706366;--line:#eadfe1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f4efed;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}.shell{background:var(--paper);max-width:760px;min-height:100vh;margin:0 auto;padding-bottom:100px}.header{background:var(--maroon);color:#fff;justify-content:space-between;align-items:center;padding:22px 18px;display:flex}.header h1,.header p{margin:0}.header h1{margin:3px 0 6px;font-size:1.45rem}.eyebrow{color:#aaf0ba;text-transform:uppercase;font-size:.78rem;font-weight:700}.mark{background:var(--warm);color:var(--maroon-dark);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-weight:900;display:flex}.promo{color:var(--maroon-dark);text-align:center;background:#fff2c9;padding:9px 18px;font-size:.9rem;font-weight:700}.search{padding:16px 16px 8px;display:block}.search input{border:1px solid var(--line);border-radius:12px;width:100%;padding:13px 14px}.categories{background:var(--paper);z-index:3;gap:8px;padding:8px 16px 12px;display:flex;position:sticky;top:0;overflow-x:auto}.categories a{color:var(--maroon);white-space:nowrap;background:#f5e9eb;border-radius:999px;padding:9px 14px;font-size:.88rem;font-weight:700;text-decoration:none}main{padding:0 16px}section{scroll-margin-top:68px}section h2{margin:22px 0 12px}.productGrid{gap:10px;display:grid}.product{border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;padding:15px;display:flex}.product h3,.product p{margin:0}.product p{color:var(--muted);margin:5px 18px 9px 0;font-size:.9rem;line-height:1.4}.product button{background:var(--maroon);color:#fff;cursor:pointer;border:0;border-radius:50%;flex:none;width:42px;height:42px;font-size:1.5rem}.cartBar{background:var(--maroon);color:#fff;border:0;border-radius:14px;justify-content:space-between;align-items:center;padding:15px 17px;display:flex;position:fixed;bottom:14px;left:max(14px,50vw - 366px);right:max(14px,50vw - 366px);box-shadow:0 8px 30px #280e1440}.centered{text-align:center;max-width:520px;margin:20vh auto}.retryButton{background:var(--maroon);color:#fff;cursor:pointer;border:0;border-radius:10px;margin-top:12px;padding:12px 18px}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.modalBackdrop{z-index:10;background:#00000073;position:fixed;inset:0}.configurator{background:var(--paper);border-radius:18px 18px 0 0;width:100%;max-width:760px;max-height:88vh;padding:20px;position:absolute;bottom:0;left:50%;overflow:auto;transform:translate(-50%)}.configurator fieldset{border:0;margin:20px 0;padding:0}.configurator legend{margin-bottom:8px;font-weight:800}.configurator label{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 0;display:grid}.configurator>button:last-child{background:var(--maroon);color:#fff;border:0;border-radius:12px;width:100%;padding:14px}.configurator>button:disabled{opacity:.45}.closeButton{float:right;background:0 0;border:0;font-size:1.8rem}.product button:disabled{cursor:not-allowed;background:#aaa}.cartLine{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 0;display:flex}.cartLine p{color:var(--muted);margin:4px 0 0}.cartLineActions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.quantityControl{align-items:center;gap:10px;display:flex}.quantityControl button{color:var(--maroon);background:#f5e9eb;border:0;border-radius:50%;width:30px;height:30px;padding:0}.textButton{font-size:.82rem;text-decoration:underline;color:var(--maroon)!important;background:0 0!important;border:0!important;width:auto!important;padding:2px 0!important}
