:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111;background:#f4f1eb}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top left,#fbf8f2,#f4f1eb 48%,#ece8df);color:#111}button,input,textarea{font:inherit}button{border:0;background:none}.app-shell{min-height:100vh;padding-bottom:100px}.header-shell{position:sticky;top:0;z-index:20;padding:18px 16px 12px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f1ebd1}.header-top{display:flex;align-items:center;gap:12px}.icon-btn,.cart-btn{width:42px;height:42px;border-radius:14px;border:1px solid rgba(17,17,17,.09);background:#ffffffbf;display:grid;place-items:center;cursor:pointer}.brand-box{flex:1;display:flex;align-items:center;gap:12px}.brand-logo{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#111,#2e2e2e);color:#fff;font-weight:700;display:grid;place-items:center}.brand-title{font-size:19px;font-weight:700;letter-spacing:-.03em}.brand-subtitle{font-size:12px;color:#6d665d}.cart-btn{position:relative}.cart-pill{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;border-radius:999px;padding:0 6px;background:#111;color:#fff;font-size:11px;font-weight:700;display:grid;place-items:center}.search-box{margin-top:14px;position:relative}.search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#6f675d}.search-input{width:100%;height:54px;padding:0 16px 0 42px;border-radius:18px;border:1px solid rgba(17,17,17,.08);background:#ffffffe0;outline:none}.main-shell{padding:4px 16px 24px}.hero-shell{padding:24px;border-radius:30px;background:linear-gradient(135deg,#ffffffeb,#f2eee6f2);border:1px solid rgba(17,17,17,.07);box-shadow:0 20px 50px #201a1214}.hero-badge,.section-kicker,.sku-line,.cart-sku{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#7b7267}.hero-heading{margin:12px 0;font-size:34px;line-height:1.02;letter-spacing:-.05em;max-width:320px}.hero-copy{margin:0;color:#5e584f;line-height:1.6;max-width:320px}.hero-actions{display:flex;gap:10px;margin-top:18px}.dark-btn,.light-btn,.add-btn,.sort-chip,.bottom-bar-btn,.qty-btn,.remove-btn,.cart-close{height:46px;border-radius:16px;padding:0 18px;cursor:pointer}.dark-btn{background:#111;color:#fff}.light-btn,.sort-chip,.qty-btn,.remove-btn,.cart-close{background:#ffffffe6;color:#111;border:1px solid rgba(17,17,17,.08)}.full{flex:1}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.feature-card{padding:14px;border-radius:20px;background:#fffc;border:1px solid rgba(17,17,17,.06)}.feature-title{font-size:12px;color:#777064}.feature-value{margin-top:8px;font-size:16px;font-weight:700;letter-spacing:-.03em}.tabs-row{display:flex;gap:10px;overflow-x:auto;padding:18px 0 4px}.tab{flex:0 0 auto;height:40px;padding:0 16px;border-radius:999px;border:1px solid rgba(17,17,17,.08);background:#fffc;cursor:pointer}.tab.active{background:#111;color:#fff}.section-row{display:flex;justify-content:space-between;align-items:end;gap:12px;padding:18px 0 14px}.section-heading{margin:6px 0 0;font-size:28px;line-height:1.02;letter-spacing:-.04em;max-width:220px}.grid-shell{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card-shell{border-radius:24px;overflow:hidden;background:#ffffffd1;border:1px solid rgba(17,17,17,.06);box-shadow:0 10px 30px #0000000a}.card-image-box{width:100%;aspect-ratio:1/1;background:linear-gradient(180deg,#faf8f3,#efece4);padding:14px;cursor:pointer}.card-image,.drawer-image,.cart-thumb{width:100%;height:100%;object-fit:contain}.placeholder{display:grid;place-items:center;color:#7d756b}.card-body{padding:14px}.card-title-btn{margin:8px 0 12px;padding:0;text-align:left;font-size:16px;line-height:1.24;letter-spacing:-.03em;color:#111;cursor:pointer;min-height:40px}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.price-box{font-size:22px;font-weight:700;letter-spacing:-.04em}.add-btn{width:46px;min-width:46px;background:#111;color:#fff;font-size:22px}.loader-box,.success-box{padding:26px;border-radius:22px;background:#ffffffd9;border:1px solid rgba(17,17,17,.06);text-align:center}.success-box{margin-bottom:14px;text-align:left;color:#2d5b37;background:#eefaf0f0}.bottom-bar{position:fixed;left:12px;right:12px;bottom:12px;z-index:25;padding:14px;border-radius:24px;background:#111111f5;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:12px;box-shadow:0 16px 44px #00000038}.bottom-bar-label{font-size:12px;opacity:.72}.bottom-bar-value{margin-top:4px;font-size:18px;font-weight:700}.bottom-bar-btn{background:#fff;color:#111;min-width:130px}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0a0a61;display:flex;align-items:end;z-index:35}.drawer-panel{width:100%;border-radius:28px 28px 0 0;background:#f8f5ef;max-height:86vh;overflow-y:auto;padding-bottom:18px}.drawer-handle{width:64px;height:6px;border-radius:999px;background:#ccc4b7;margin:10px auto 16px}.drawer-image-box{margin:0 16px;height:320px;border-radius:24px;background:linear-gradient(180deg,#faf8f2,#ebe7de);padding:18px}.drawer-content{padding:18px 16px 0}.drawer-title{margin:8px 0;font-size:28px;line-height:1.04;letter-spacing:-.04em}.drawer-price{font-size:28px;font-weight:700;letter-spacing:-.04em}.drawer-text{margin:14px 0 0;color:#615a50;line-height:1.6}.drawer-actions{display:flex;gap:10px;margin-top:18px}.cart-panel,.checkout-panel{padding:0 0 18px}.cart-header-row{display:flex;align-items:center;justify-content:space-between;padding:0 16px 8px}.cart-title{margin:0;font-size:28px;letter-spacing:-.04em}.cart-empty-box{margin:0 16px;padding:28px 18px;border-radius:22px;background:#ffffffd9;border:1px solid rgba(17,17,17,.06);text-align:center}.cart-empty-title{font-size:20px;font-weight:700}.cart-empty-text{margin-top:8px;color:#665f55}.cart-list{display:flex;flex-direction:column;gap:12px;padding:0 16px}.cart-row{display:grid;grid-template-columns:84px 1fr auto;gap:12px;padding:12px;border-radius:22px;background:#ffffffd6;border:1px solid rgba(17,17,17,.06)}.cart-thumb-box{width:84px;height:84px;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#faf8f3,#efece4);padding:8px}.cart-info{min-width:0}.cart-name{margin:6px 0 8px;font-size:16px;line-height:1.28;font-weight:600}.cart-price{font-size:15px;color:#5d564d}.cart-controls{display:flex;align-items:center;gap:8px;margin-top:10px;flex-wrap:wrap}.qty-btn{width:38px;min-width:38px;padding:0;font-size:22px}.qty-value{min-width:22px;text-align:center;font-weight:700}.remove-btn{height:38px;padding:0 12px}.cart-line-total{align-self:start;font-size:18px;font-weight:700;white-space:nowrap}.cart-summary,.checkout-summary{margin:14px 16px 0;padding:16px;border-radius:24px;background:#111111f5;color:#fff}.cart-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-summary-label{font-size:12px;opacity:.75}.cart-summary-value{margin-top:4px;font-size:24px;font-weight:700}.checkout-actions{display:flex;gap:10px;margin-top:14px}.checkout-form{display:flex;flex-direction:column;gap:14px;padding:0 16px}.field-group{display:flex;flex-direction:column;gap:8px}.field-row{display:grid;grid-template-columns:1fr 110px;gap:12px}.field-label{font-size:13px;color:#5d564d;font-weight:600}.text-field,.textarea-field{width:100%;border-radius:16px;border:1px solid rgba(17,17,17,.08);background:#ffffffe6;padding:14px 16px;outline:none}.textarea-field{resize:vertical;min-height:100px}.text-field.muted{color:#71695d}.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.delivery-chip{min-height:54px;padding:10px 12px;border-radius:16px;background:#ffffffe6;border:1px solid rgba(17,17,17,.08);text-align:center;cursor:pointer}.delivery-chip.active{background:#111;color:#fff;border-color:#111}@media (min-width: 900px){.app-shell{max-width:480px;margin:0 auto}}.success-full{position:fixed;top:0;right:0;bottom:0;left:0;background:#f4f1eb;display:flex;align-items:center;justify-content:center;z-index:50}.success-card{background:#fff;padding:30px;border-radius:20px;text-align:center;box-shadow:0 20px 50px #0000001a}.success-icon{font-size:40px;margin-bottom:10px}.orders-panel{padding:0 0 18px}.orders-topbar{padding:0 16px 12px}.orders-loader{margin:0 16px}.orders-list{display:flex;flex-direction:column;gap:12px;padding:0 16px}.order-card{border-radius:22px;background:#ffffffdb;border:1px solid rgba(17,17,17,.06);padding:14px}.order-card-head{display:flex;justify-content:space-between;align-items:start;gap:12px}.order-number{font-size:18px;font-weight:700;letter-spacing:-.03em}.order-date{margin-top:4px;color:#766f66;font-size:13px}.order-status{min-height:34px;padding:8px 12px;border-radius:999px;background:#111;color:#fff;font-size:12px;display:grid;place-items:center;white-space:nowrap}.order-meta{display:grid;gap:4px;margin-top:12px;color:#544d44}.order-items{display:flex;flex-direction:column;gap:10px;margin-top:14px}.order-item-row{display:flex;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid rgba(17,17,17,.07)}.order-item-main{min-width:0}.order-item-name{font-weight:600;line-height:1.3}.order-item-sku{margin-top:4px;font-size:12px;color:#7b7368;text-transform:uppercase;letter-spacing:.08em}.order-item-side{white-space:nowrap;font-weight:600}.order-comment{margin-top:12px;color:#5f584f;font-size:14px}
