:root{--accent:#f45112;--accent-dark:#c83d08;--accent-soft:#fff1e9;--ink:#152235;--muted:#68768a;--line:#dde5f0;--surface:#fff;--canvas:#f4f7fb;--green:#16a66a;--shadow:0 12px 32px #16345c14}*{box-sizing:border-box}html{background:var(--canvas);width:100%;max-width:100%;overflow-x:hidden}body{background:var(--canvas);width:100%;max-width:100%;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #f4511238}.app-shell{width:100%;max-width:100%;min-height:100vh;overflow-x:clip}.topbar{background:var(--surface);border-bottom:1px solid var(--line);align-items:center;gap:12px;width:100%;min-width:0;height:76px;padding:0 clamp(20px,4vw,60px);display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg, #ff7a35, var(--accent-dark));border-radius:12px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:900;display:grid;box-shadow:0 8px 18px #f451123d}.brand-copy{flex-direction:column;min-width:0;line-height:1.05;display:flex}.brand-copy strong{letter-spacing:-.5px;font-size:17px}.brand-copy strong span{color:var(--accent)}.brand-copy small{color:var(--muted);letter-spacing:.3px;text-transform:uppercase;margin-top:5px;font-size:10px}.brand-copy small em{text-transform:none;font-size:.82em;font-style:italic}.topbar-logo{object-fit:contain;width:clamp(145px,19vw,240px);max-width:42vw;height:auto;margin-left:auto}.customer-strip{background:var(--surface);border-bottom:1px solid var(--line);grid-template-columns:minmax(230px,.65fr) minmax(0,1.8fr);gap:32px;width:100%;min-width:0;padding:22px clamp(20px,4vw,60px) 25px;display:grid}.section-heading{align-items:flex-start;gap:12px;min-width:0;display:flex}.section-heading>div{min-width:0}.section-heading h1,.section-heading h2{letter-spacing:-.35px;margin:1px 0 4px;font-size:18px}.section-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.translation-inline{color:#8793a4;font-size:.78em;font-style:italic;font-weight:500}.step-badge{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:10px;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.customer-completion{width:100%;min-width:0}.customer-fields{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.customer-actions{width:min(100%,390px);margin:2px 0 0 auto}label{color:#41506a;flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}label span b{color:#e74444}label span i{color:#8c99a9;margin-left:6px;font-size:9px;font-style:normal;font-weight:500}input,select{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);background:#fff;border-radius:10px;padding:0 12px;font-size:13px;transition:border-color .2s,box-shadow .2s}input::placeholder{color:#a5afbd}input:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #f4511214}input[aria-invalid=true]{border-color:#e24a4a}label em{color:#d13f3f;font-size:10px;font-style:normal;font-weight:500}.workspace{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:24px;width:100%;min-width:0;max-width:1540px;margin:0 auto;padding:26px clamp(20px,4vw,60px) 40px;display:grid}.catalog-panel,.cart-panel{background:var(--surface);border:1px solid var(--line);width:100%;min-width:0;box-shadow:var(--shadow);border-radius:16px}.catalog-panel{padding:24px}.catalog-heading{align-items:center}.category-tabs{overscroll-behavior-x:contain;scrollbar-width:thin;gap:7px;width:100%;max-width:100%;margin:20px 0;padding:2px 2px 8px;display:flex;overflow-x:auto}.category-tabs button{white-space:nowrap;border:1px solid var(--line);color:#526177;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 11px;font-size:11px;font-weight:700;line-height:1.1;transition:all .2s;display:flex}.category-tabs button em{color:#8995a6;font-size:8px;font-style:italic;font-weight:500}.category-tabs button[aria-selected=true] em{color:#b54b21}.category-tabs button[aria-selected=true]{border-color:var(--accent);background:var(--accent-soft);color:var(--accent);box-shadow:0 3px 9px #f4511214}.category-notice{background:var(--accent-soft);color:#784025;border:1px solid #ffd5c1;border-radius:10px;margin:-2px 2px 18px;padding:11px 13px;font-size:10px;line-height:1.55}.category-notice strong{color:var(--accent-dark)}.category-notice em{color:#9a5c3d;margin-top:5px;font-style:italic;display:block}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;min-width:0;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;justify-content:space-between;min-width:0;min-height:190px;padding:15px;transition:transform .2s,border-color .2s,background-color .2s,box-shadow .2s;display:flex}.product-card:hover{border-color:#efb89f;transform:translateY(-2px);box-shadow:0 10px 24px #f4511217}.product-card.selected{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 10px 24px #f451121f}.product-card-top{justify-content:flex-end;align-items:center;display:flex}.in-cart{color:var(--green);background:#eaf9f2;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:800}.product-card h3{overflow-wrap:anywhere;letter-spacing:-.2px;margin:15px 0 6px;font-size:14px}.product-card p{overflow-wrap:anywhere;min-height:32px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.product-description-en{color:#8793a4;overflow-wrap:anywhere;margin-top:6px;font-size:9px;font-style:italic;line-height:1.5;display:block}.product-footer{border-top:1px solid #edf1f6;justify-content:space-between;align-items:flex-end;gap:8px;margin-top:15px;padding-top:13px;display:flex}.product-footer div{background:var(--accent-soft);border:1px solid #ffd5c1;border-radius:8px;flex-direction:column;padding:7px 9px;display:flex}.product-footer strong{color:var(--accent-dark);font-size:12px}.product-footer small{color:#a34924;margin-top:2px;font-size:9px}.product-footer small em{color:#b76a49;font-style:italic}.product-footer button{background:var(--accent);color:#fff;border:0;border-radius:8px;height:30px;padding:0 9px;font-size:10px;font-weight:800}.product-footer button em{font-size:8px;font-style:italic;font-weight:500}.product-footer button:hover{background:var(--accent-dark)}.cart-panel{position:sticky;top:18px;overflow:hidden}.cart-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:78px;padding:17px 19px;display:flex}.cart-header>div{align-items:center;gap:11px;display:flex}.cart-header h2{margin:0 0 3px;font-size:16px}.cart-header p{color:var(--muted);margin:0;font-size:10px}.cart-header>button{color:#d04747;background:0 0;border:0;font-size:10px;font-weight:700}.cart-header>button em{font-size:8px;font-style:italic;font-weight:500;display:block}.cart-items{min-height:278px;max-height:calc(100vh - 400px);padding:7px 18px;overflow-y:auto}.empty-cart{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:265px;padding:30px;display:flex}.empty-cart>div{background:var(--accent-soft);width:58px;height:58px;color:var(--accent);border-radius:18px;place-items:center;display:grid}.empty-cart>div span{border:2px solid;border-radius:7px;place-items:center;width:24px;height:24px;font-size:17px;line-height:1;display:grid}.empty-cart h3{margin:15px 0 5px;font-size:14px}.empty-cart p{max-width:220px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.empty-cart-en{color:#8793a4;max-width:220px;margin-top:5px;font-size:9px;font-style:italic;line-height:1.5}.cart-item{border-bottom:1px solid #edf1f6;padding:13px 0}.cart-item-title,.cart-item-bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-item-title div{flex-direction:column;gap:3px;min-width:0;display:flex}.cart-item-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.cart-item-title small{color:var(--muted);font-size:9px}.cart-item-title small em{color:#8793a4;font-style:italic}.cart-item-title button{color:#a0aab7;background:0 0;border:0;flex:none;font-size:18px}.cart-item-bottom{margin-top:10px}.cart-item-bottom>strong{color:var(--accent-dark);font-size:11px}.quantity-control{border:1px solid var(--line);border-radius:8px;grid-template-columns:27px 30px 27px;height:28px;display:grid;overflow:hidden}.quantity-control button{color:var(--accent);background:#fff8f4;border:0;font-weight:800}.quantity-control span{border-left:1px solid var(--line);border-right:1px solid var(--line);place-items:center;font-size:10px;font-weight:800;display:grid}.cart-summary{border-top:1px solid var(--line);background:#f8fafc;padding:17px 19px 18px}.cart-summary>div{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.cart-summary>div strong{color:var(--ink)}.cart-summary .grand-total{color:var(--ink);border-top:1px dashed #cdd6e3;margin-top:10px;padding-top:13px;font-size:13px;font-weight:800}.grand-total strong{font-size:17px;color:var(--accent)!important}.checkout-button{background:linear-gradient(135deg, #ff6a25, var(--accent-dark));color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;margin-top:15px;padding:0 13px;font-size:11px;font-weight:800;display:flex;box-shadow:0 9px 18px #f4511238}.checkout-button:hover{filter:brightness(1.05)}.checkout-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.checkout-button span{font-size:17px}.checkout-button em{font-size:9px;font-style:italic;font-weight:500}.checkout-hint{color:var(--muted);text-align:center;margin:9px 0 0;font-size:9px;line-height:1.4}.privacy-note{color:var(--muted);text-align:center;margin:10px 0 0;font-size:8px}.privacy-note span{color:var(--green);font-weight:900}.privacy-note em{color:#8793a4;margin-top:3px;font-style:italic;display:block}@media (width<=1100px){.workspace{grid-template-columns:minmax(0,1fr) 340px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.topbar{height:66px}.customer-strip{grid-template-columns:1fr;gap:18px}.customer-fields{grid-template-columns:1fr 1fr}.customer-fields label:last-child{grid-column:1/-1}.customer-actions{width:100%}.workspace{flex-direction:column;padding-top:18px;display:flex}.cart-panel{position:static}.cart-items{min-height:auto;max-height:330px}.empty-cart{min-height:170px}}@media (width<=560px){.topbar{gap:8px;height:64px;padding:0 14px}.brand-mark{border-radius:10px;width:38px;height:38px;font-size:19px}.brand-copy strong{font-size:14px}.brand-copy small{font-size:8px}.topbar-logo{width:132px;max-width:42vw}.customer-strip{padding:18px 16px 20px}.customer-fields{grid-template-columns:1fr}.customer-fields label:last-child{grid-column:auto}.customer-actions{margin-top:4px}input,select{min-height:44px}.workspace{gap:14px;padding:14px 12px 28px}.catalog-panel{padding:17px 14px}.category-tabs{scroll-snap-type:x proximity;margin:17px 0}.category-tabs button{scroll-snap-align:start;min-height:44px}.product-grid{grid-template-columns:1fr}.product-card{min-height:173px}.product-footer{align-items:center}.product-footer div{min-width:0}.product-footer strong{overflow-wrap:anywhere}.product-footer button{flex:none;min-height:44px;padding:0 14px}.cart-panel{border-radius:13px}.cart-header{padding:13px 14px}.cart-header>button{min-height:44px;padding:0 4px}.cart-items{padding-inline:14px}.cart-item-title button{width:44px;height:44px;margin:-10px -10px -10px 0}.cart-item-bottom{align-items:center}.quantity-control{grid-template-columns:42px 38px 42px;height:44px}.cart-item-bottom>strong{overflow-wrap:anywhere;text-align:right;min-width:0}.cart-summary{padding:15px 14px 17px}.grand-total{gap:10px}.grand-total strong{overflow-wrap:anywhere;text-align:right;min-width:0}.checkout-button{padding:10px 12px;line-height:1.3}}@media (width<=360px){.brand-copy{display:none}.topbar-logo{width:145px;max-width:55vw}.product-footer{flex-direction:column;align-items:stretch}.product-footer button{width:100%}.cart-item-bottom{flex-direction:column;align-items:flex-end}.cart-item-bottom>strong{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.budget-header-flex{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.catalog-heading-left{flex:auto;align-items:flex-start;gap:12px;display:flex}.budget-trigger-btn{border:1.5px solid var(--accent);color:var(--accent);letter-spacing:.3px;text-transform:uppercase;background:#fff;border-radius:8px;padding:8px 16px;font-size:11px;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #f451120d}.budget-trigger-btn:hover{background:var(--accent);color:#fff;transform:translateY(-1px);box-shadow:0 6px 14px #f4511238}.budget-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#15223580;place-items:center;width:100vw;height:100vh;padding:20px;animation:.25s ease-out budget-fade-in;display:grid;position:fixed;top:0;left:0}.budget-modal-content{background:var(--surface);border-radius:20px;width:100%;max-width:860px;max-height:90vh;padding:clamp(20px,4vw,36px);animation:.3s cubic-bezier(.34,1.56,.64,1) budget-scale-up;position:relative;overflow-y:auto;box-shadow:0 24px 54px #15223529}.budget-modal-close{background:var(--canvas);width:36px;height:36px;color:var(--muted);border:0;border-radius:50%;place-items:center;font-size:20px;font-weight:300;transition:all .15s;display:grid;position:absolute;top:18px;right:18px}.budget-modal-close:hover{color:var(--ink);background:#e9eff6;transform:rotate(90deg)}.budget-modal-header{text-align:center;margin-bottom:clamp(24px,4vw,36px);padding-inline:16px}.budget-icon-container{background:var(--accent-soft);border-radius:16px;place-items:center;width:56px;height:56px;margin:0 auto 16px;display:grid}.budget-icon{font-size:26px}.budget-modal-header h2{color:var(--ink);margin:0 0 8px;font-size:22px;font-weight:800}.budget-modal-header p{color:var(--muted);max-width:500px;margin:0 auto;font-size:13px;line-height:1.5}.budget-options-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.budget-option-card{background:var(--canvas);border:1.5px solid var(--line);cursor:pointer;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:195px;padding:20px;transition:all .22s cubic-bezier(.25,.46,.45,.94);display:flex}.budget-option-card:hover{border-color:var(--accent);background:#fff;transform:translateY(-3px);box-shadow:0 10px 24px #f451121f}.budget-card-header h3{color:var(--accent);margin:0 0 6px;font-size:18px;font-weight:800}.budget-badge{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;background:#68768a14;border-radius:6px;margin-bottom:12px;padding:3px 8px;font-size:9px;font-weight:700;display:inline-block}.budget-card-desc{color:var(--muted);flex-grow:1;margin:0 0 16px;font-size:11px;line-height:1.45}.budget-card-footer{border-top:1px dashed var(--line);flex-direction:column;gap:2px;padding-top:12px;display:flex}.budget-price-label{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:700}.budget-price-val{color:var(--ink);font-size:16px;font-weight:800}.budget-modal-actions{text-align:center;border-top:1px solid var(--line);padding-top:24px}.budget-skip-btn{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;background:0 0;border:0;border-radius:6px;padding:8px 16px;font-size:11px;font-weight:700;transition:all .2s}.budget-skip-btn:hover{color:var(--ink);background:var(--canvas)}@keyframes budget-fade-in{0%{opacity:0}to{opacity:1}}@keyframes budget-scale-up{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (width<=820px){.budget-options-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.budget-options-grid{grid-template-columns:1fr}.budget-modal-content{padding:24px 16px}.budget-header-flex{flex-direction:column;align-items:stretch}.budget-trigger-btn{text-align:center;width:100%;padding:10px}}
