@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";html,body,#root{min-width:320px;min-height:100%;margin:0}html{background:#f4f4f0}body{margin:0}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}*{box-sizing:border-box}:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f4f0;font-family:Manrope,Arial,sans-serif}body{color:#111;background:#f4f4f0}button,input{font-family:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app{background:#f4f4f0;min-height:100vh}.header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f4f0f0;border-bottom:1px solid #deded8;align-items:center;gap:40px;min-height:76px;padding:0 34px;display:flex;position:sticky;top:0}.logo{letter-spacing:-1.3px;white-space:nowrap;font-size:25px;font-weight:800}.main-nav{align-items:center;gap:5px;display:flex}.main-nav button{color:#777;background:0 0;border:0;border-radius:999px;padding:10px 17px;font-size:14px;font-weight:700;transition:all .2s}.main-nav button:hover{color:#111;background:#e8e8e3}.main-nav .nav-active{color:#fff;background:#111}.account-area{align-items:center;gap:8px;margin-left:auto;display:flex}.login-button,.cart-button{color:#fff;background:#111;border:0;border-radius:999px;padding:11px 18px;font-size:12px;font-weight:700;transition:all .2s}.login-button:hover,.cart-button:hover{background:#292929;transform:translateY(-1px)}.cart-button{align-items:center;gap:7px;display:flex}.cart-count{color:#111;background:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:19px;height:19px;font-size:9px;font-weight:800;display:flex}.user-menu{align-items:center;gap:12px;display:flex}.user-info{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.user-name{font-size:13px;font-weight:800}.user-role{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:700}.avatar{color:#fff;background:#111;border:0;border-radius:50%;width:40px;height:40px;font-size:14px;font-weight:800}.main{width:min(1440px,100% - 48px);margin:0 auto;padding:34px 0 70px}.hero{background:#deded8;border-radius:28px;justify-content:space-between;align-items:flex-end;min-height:300px;margin-bottom:22px;padding:44px 48px;display:flex;overflow:hidden}.eyebrow{color:#777;letter-spacing:1.7px;margin-bottom:14px;font-size:11px;font-weight:800;display:inline-block}.hero h1{letter-spacing:-3.5px;margin:0;font-size:clamp(38px,5vw,72px);line-height:.98}.hero p{color:#666;margin:22px 0 0;font-size:15px;font-weight:600}.hero-number{color:#11111121;letter-spacing:-12px;font-size:150px;font-weight:800;line-height:.7}.employee-panel{color:#fff;background:#111;border-radius:22px;flex-direction:column;gap:22px;margin-bottom:18px;padding:26px 30px;display:flex}.employee-panel-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;display:flex}.panel-label{color:#aaa;letter-spacing:1.5px;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.employee-panel h2{letter-spacing:-.8px;margin:0 0 7px;font-size:23px}.employee-panel p{color:#aaa;max-width:700px;margin:0;font-size:13px;line-height:1.6}.employee-stats{gap:10px;display:flex}.employee-stats div{background:#242424;border-radius:15px;flex-direction:column;gap:2px;min-width:92px;padding:13px 15px;display:flex}.employee-stats strong{font-size:23px}.employee-stats span{color:#aaa;font-size:10px;font-weight:700}.employee-stat-warning strong{color:#ffb648}.employee-stat-empty strong{color:#8a8a8a}.employee-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.employee-search-wrapper{width:min(420px,100%);position:relative}.employee-search-wrapper .search-icon{z-index:1;color:#888;font-size:18px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.employee-search-wrapper .clear-search{color:#fff;background:#333;border:0;border-radius:50%;width:26px;height:26px;font-size:16px;line-height:1;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.employee-search{color:#fff;background:#1c1c1c;border:1px solid #333;border-radius:12px;outline:none;width:100%;height:44px;padding:0 38px 0 40px;font-size:12px;transition:all .2s}.employee-search::placeholder{color:#888}.employee-search:focus{border-color:#666}.employee-filters{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.employee-filter-button{color:#bbb;background:0 0;border:1px solid #333;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:700}.employee-filter-button:hover{color:#fff;border-color:#555}.employee-filter-button.active{color:#111;background:#fff;border-color:#fff}.employee-product-grid{grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:12px;display:grid}.employee-product-card{background:#1a1a1a;border:1px solid #292929;border-radius:16px;overflow:hidden}.employee-product-image{background:#262626;height:150px;position:relative;overflow:hidden}.employee-product-image img{object-fit:cover;width:100%;height:100%;display:block}.employee-product-content{padding:14px 15px 16px}.employee-product-content .product-brand{color:#999}.employee-product-content .product-name{color:#fff}.employee-product-content .product-sku{color:#888;margin-bottom:10px}.employee-product-content .product-price{color:#fff;margin-bottom:12px;display:block}.employee-sizes{flex-wrap:wrap;gap:5px;margin-bottom:10px;display:flex}.employee-size{background:#222;border:1px solid #333;border-radius:9px;flex-direction:column;align-items:center;gap:1px;min-width:40px;padding:5px 7px;display:inline-flex}.employee-size-label{color:#999;font-size:9px;font-weight:700}.employee-size-qty{color:#ddd;font-size:12px;font-weight:800}.employee-size.low{background:#2a2110;border-color:#6b4f13}.employee-size.low .employee-size-qty{color:#ffb648}.employee-size.empty{opacity:.65;background:#1f1f1f;border-color:#3a3a3a}.employee-size.empty .employee-size-qty{color:#888;text-decoration:line-through}.employee-total-stock{color:#999;font-size:11px}.employee-total-stock strong{color:#fff}.employee-total-stock strong.low{color:#ffb648}.employee-total-stock strong.empty{color:#888}.employee-empty-state{color:#999;text-align:center;padding:30px 0;font-size:13px}.customer-strip{background:#fff;border:1px solid #deded8;border-radius:17px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:15px 20px;display:flex}.customer-strip div{flex-direction:column;gap:3px;display:flex}.customer-strip strong{font-size:13px}.customer-strip span{color:#888;font-size:11px}.customer-strip button{color:#fff;background:#111;border:0;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:700}.toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:34px;display:flex}.search-wrapper{width:min(570px,100%);position:relative}.search{color:#111;background:#fff;border:1px solid #dcdcd6;border-radius:15px;outline:none;width:100%;height:52px;padding:0 45px 0 46px;font-size:13px;transition:all .2s}.search::placeholder{color:#a2a29c}.search:focus{border-color:#111}.search-icon{z-index:1;color:#777;font-size:23px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.clear-search{background:#eee;border:0;border-radius:50%;width:29px;height:29px;font-size:18px;line-height:1;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.filters{align-items:center;gap:6px;display:flex}.filter-button{color:#888;background:0 0;border:1px solid #0000;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:700}.filter-button:hover{color:#111;background:#e7e7e2}.filter-button.active{color:#fff;background:#111}.catalog-info{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.catalog-info>div{align-items:baseline;gap:10px;display:flex}.catalog-label{letter-spacing:1.2px;font-size:11px;font-weight:800}.catalog-count{color:#999;font-size:11px}.add-product-button{color:#fff;background:#111;border:0;border-radius:999px;padding:11px 16px;font-size:12px;font-weight:700}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.product-card{background:#fff;border:1px solid #e1e1dc;border-radius:20px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000012}.product-image{background:#f0f0ec;height:280px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.product-card:hover .product-image img{transform:scale(1.035)}.new-badge,.stock-badge{letter-spacing:.3px;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;position:absolute;top:12px}.new-badge{color:#fff;background:#111;left:12px}.stock-badge{color:#111;background:#ffffffed;right:12px}.stock-badge.warning{color:#9a6100;background:#fff0d5}.stock-badge.empty{color:#777;background:#e5e5e2}.product-content{padding:19px 19px 20px}.product-brand{color:#777;letter-spacing:1.1px;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800}.product-name{letter-spacing:-.6px;margin:0 0 6px;font-size:17px;font-weight:800}.product-sku{color:#a0a09a;font-size:10px}.product-bottom{justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:14px;display:flex}.product-price{letter-spacing:-.5px;font-size:17px}.product-stock{color:#777;font-size:10px;font-weight:700}.product-stock.low{color:#b57913}.product-stock.empty{color:#aaa}.sizes{flex-wrap:wrap;gap:5px;display:flex}.size{color:#333;background:#fafaf8;border:1px solid #deded9;border-radius:9px;justify-content:center;align-items:center;gap:3px;min-width:40px;height:34px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.size small{color:#777;font-size:9px}.size.low{background:#fff8ea;border-color:#e9d4aa}.size.empty{color:#b7b7b2;background:#f0f0ed;text-decoration:line-through}.reserve-button{color:#fff;background:#111;border:0;border-radius:12px;width:100%;height:42px;margin-top:15px;font-size:12px;font-weight:800;transition:all .2s}.reserve-button:hover{background:#292929}.reserve-button:disabled{color:#999;background:#e5e5e2}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex}.empty-icon{background:#e5e5e0;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:18px;font-size:28px;display:flex}.empty-state h2{margin:0 0 7px;font-size:23px}.empty-state p{color:#888;margin:0 0 20px;font-size:13px}.empty-state button,.cart-empty button,.orders-empty button{color:#fff;background:#111;border:0;border-radius:999px;padding:11px 17px;font-size:12px;font-weight:700}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-close{z-index:3;background:#f0f0ed;border:0;border-radius:50%;width:34px;height:34px;font-size:21px;line-height:1;position:absolute;top:17px;right:17px}.product-modal{background:#fff;border-radius:25px;grid-template-columns:1fr 1fr;width:min(820px,100%);max-height:calc(100vh - 40px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 80px #00000040}.product-modal-image{background:#f0f0ec;min-height:540px}.product-modal-image img{object-fit:cover;width:100%;height:100%;display:block}.product-modal-content{padding:48px 38px 35px}.product-modal-content h2{letter-spacing:-1.5px;margin:0 0 7px;font-size:32px;line-height:1}.modal-price{margin-top:25px;font-size:22px;display:block}.modal-section{margin-top:28px}.modal-section>span{color:#777;margin-bottom:10px;font-size:11px;font-weight:800;display:block}.modal-sizes{flex-wrap:wrap;gap:7px;display:flex}.modal-sizes button{background:#fafaf8;border:1px solid #ddd;border-radius:11px;min-width:55px;height:43px;font-size:12px;font-weight:700}.modal-sizes button.selected{color:#fff;background:#111;border-color:#111}.modal-sizes button:disabled{color:#aaa;background:#eee;text-decoration:line-through}.modal-sizes small{font-size:7px;display:block}.quantity-control{align-items:center;gap:15px;display:flex}.quantity-control button{background:#fafaf8;border:1px solid #ddd;border-radius:10px;width:38px;height:38px;font-size:19px}.quantity-control strong{text-align:center;min-width:20px}.quantity-control.small{gap:7px}.quantity-control.small button{width:28px;height:28px;font-size:15px}.modal-add-button{color:#fff;background:#111;border:0;border-radius:14px;width:100%;height:50px;margin-top:32px;font-size:13px;font-weight:800}.modal-add-button:disabled{color:#999;background:#ddd}.modal-note,.checkout-note{color:#999;text-align:center;font-size:10px;line-height:1.5}.side-modal{background:#fff;flex-direction:column;width:min(520px,100%);height:100vh;display:flex;position:fixed;top:0;right:0;box-shadow:-20px 0 70px #0000002e}.side-modal-header{border-bottom:1px solid #eee;padding:35px 30px 25px;position:relative}.side-modal-header .eyebrow{margin-bottom:5px}.side-modal-header h2{letter-spacing:-1px;margin:0;font-size:30px}.cart-items{flex:1;padding:20px 25px;overflow-y:auto}.cart-item{border-bottom:1px solid #eee;gap:14px;padding:15px 0;display:flex}.cart-item img{object-fit:cover;border-radius:12px;width:85px;height:85px}.cart-item-info{flex-direction:column;flex:1;gap:3px;display:flex}.cart-item-info>strong{color:#777;text-transform:uppercase;letter-spacing:.7px;font-size:10px}.cart-item-info>span{font-size:14px;font-weight:800}.cart-item-info small{color:#888;font-size:10px}.cart-item-bottom{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.remove-cart{color:#999;background:0 0;border:0;align-self:flex-start;padding:0;font-size:9px}.cart-footer{border-top:1px solid #eee;padding:22px 25px 28px}.cart-footer>div{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cart-footer span{color:#777;font-size:12px}.cart-footer strong{font-size:21px}.checkout-button{color:#fff;background:#111;border:0;border-radius:13px;width:100%;height:49px;font-size:12px;font-weight:800}.cart-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.cart-empty .empty-icon{margin-bottom:10px}.cart-empty h3{margin:0 0 5px}.cart-empty p{color:#888;margin-bottom:18px;font-size:12px}.checkout-modal{background:#fff;border-radius:25px;width:min(530px,100%);max-height:calc(100vh - 40px);padding:38px;position:relative;overflow-y:auto;box-shadow:0 30px 80px #00000040}.checkout-summary{border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:25px}.checkout-row{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;display:flex}.checkout-row:last-child{border-bottom:0}.checkout-row div{flex-direction:column;gap:3px;display:flex}.checkout-row strong{font-size:12px}.checkout-row span{color:#888;font-size:10px}.payment-section>span{margin-bottom:10px;font-size:11px;font-weight:800;display:block}.payment-option{text-align:left;background:#fafaf8;border:1px solid #ddd;border-radius:13px;align-items:center;gap:12px;width:100%;margin-bottom:7px;padding:14px;display:flex}.payment-option.selected{background:#f4f4f0;border-color:#111}.payment-icon{background:#fff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.payment-option div{flex-direction:column;flex:1;gap:3px;display:flex}.payment-option strong{font-size:11px}.payment-option small{color:#888;font-size:9px}.radio{font-size:17px}.checkout-total{justify-content:space-between;align-items:center;margin:22px 0;display:flex}.checkout-total span{color:#777;font-size:12px}.checkout-total strong{font-size:23px}.success-modal{text-align:center;background:#fff;border-radius:25px;width:min(410px,100%);padding:42px 36px}.success-icon{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;margin:0 auto 22px;font-size:28px;font-weight:800;display:flex}.success-modal .eyebrow{margin-bottom:7px}.success-modal h2{margin:0 0 8px;font-size:28px}.success-modal>p{color:#888;margin:0 0 25px;font-size:12px;line-height:1.5}.success-order,.success-payment{text-align:left;background:#f5f5f2;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:7px;padding:13px 15px;display:flex}.success-order span,.success-payment span{color:#888;font-size:10px}.success-order strong,.success-payment strong{font-size:11px}.orders-page{padding-top:15px}.orders-heading{margin-bottom:32px}.orders-heading h1{letter-spacing:-3px;margin:0 0 10px;font-size:clamp(38px,5vw,62px);line-height:1}.orders-heading p{color:#777;margin:0;font-size:13px}.orders-list{flex-direction:column;gap:13px;display:flex}.order-card{background:#fff;border:1px solid #deded8;border-radius:19px;padding:22px}.order-top{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:15px;padding-bottom:15px;display:flex}.order-top>div{align-items:center;gap:10px;display:flex}.order-top strong{font-size:15px}.order-top span{color:#999;font-size:10px}.order-status{background:#eee;border-radius:999px;padding:7px 10px;font-weight:800;color:#555!important;font-size:9px!important}.order-status.new{background:#fff0d5;color:#956000!important}.order-status.confirmed{background:#e8eee5;color:#4d6747!important}.order-status.ready{background:#e5edf5;color:#4f687d!important}.order-status.completed{background:#e7e7e7;color:#555!important}.order-status.cancelled{background:#ededed;color:#999!important}.order-customer{flex-direction:column;gap:2px;padding:14px 0;display:flex}.order-customer strong{font-size:12px}.order-customer span{color:#999;font-size:10px}.order-items{flex-direction:column;gap:8px;display:flex}.order-item{background:#f7f7f4;border-radius:12px;align-items:center;gap:12px;padding:10px;display:flex}.order-item img{object-fit:cover;border-radius:9px;width:60px;height:60px}.order-item div{flex-direction:column;flex:1;gap:4px;display:flex}.order-item div strong{font-size:11px}.order-item div span{color:#888;font-size:9px}.order-item>strong{font-size:11px}.order-bottom{border-top:1px solid #eee;justify-content:space-between;align-items:center;gap:20px;margin-top:15px;padding-top:15px;display:flex}.order-bottom>div:first-child{flex-direction:column;gap:4px;display:flex}.order-bottom span{color:#888;font-size:10px}.order-bottom span strong{color:#111}.order-bottom>div:first-child>strong{font-size:15px}.order-actions{flex-wrap:wrap;gap:6px;display:flex}.order-actions button{color:#fff;background:#111;border:0;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:800}.order-actions .cancel-order{color:#777;background:#eee}.orders-empty{text-align:center;background:#fff;border:1px solid #ddd;border-radius:20px;padding:70px 20px}.orders-empty h2{margin:0 0 7px}.orders-empty p{color:#888;margin:0 0 20px;font-size:12px}.auth-modal{background:#fff;border-radius:25px;width:min(450px,100%);max-height:calc(100vh - 40px);padding:36px;position:relative;overflow-y:auto;box-shadow:0 30px 80px #00000040}.auth-header{margin-bottom:25px}.auth-header .eyebrow{margin-bottom:8px}.auth-header h2{letter-spacing:-1.2px;margin:0 0 8px;font-size:29px}.auth-header p{color:#888;margin:0;font-size:12px;line-height:1.5}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-form label{color:#333;flex-direction:column;gap:7px;font-size:11px;font-weight:800;display:flex}.auth-form input{color:#111;background:#fafaf8;border:1px solid #deded8;border-radius:12px;outline:none;width:100%;height:46px;padding:0 14px;font-size:13px}.auth-form input:focus{background:#fff;border-color:#111}.role-selector{margin-top:3px}.role-selector>span{color:#333;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.role-options{grid-template-columns:1fr 1fr;gap:7px;display:grid}.role-options button{text-align:left;background:#fafaf8;border:1px solid #deded8;border-radius:12px;flex-direction:column;align-items:flex-start;gap:3px;padding:13px;display:flex}.role-options button.selected{color:#fff;background:#111;border-color:#111}.role-options strong{font-size:12px}.role-options small{color:#888;font-size:9px}.role-options button.selected small{color:#aaa}.role-note{color:#999;margin:9px 0 0;font-size:9px;line-height:1.45}.auth-submit{color:#fff;background:#111;border:0;border-radius:13px;width:100%;height:48px;margin-top:2px;font-size:13px;font-weight:800;transition:all .2s}.auth-submit:hover{background:#292929}.auth-switch{color:#888;justify-content:center;align-items:center;gap:5px;margin-top:19px;font-size:11px;display:flex}.auth-switch button{color:#111;background:0 0;border:0;font-size:11px;font-weight:800}@media (width<=1150px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-image{height:250px}}@media (width<=900px){.product-modal{grid-template-columns:1fr}.product-modal-image{min-height:300px;max-height:380px}.product-modal-content{padding-top:30px}}@media (width<=820px){.header{flex-wrap:wrap;gap:12px;min-height:auto;padding:15px 20px}.main-nav{order:3;width:100%;overflow-x:auto}.main-nav button{white-space:nowrap}.account-area{margin-left:auto}.main{width:min(100% - 28px,1440px);padding-top:20px}.hero{border-radius:22px;min-height:260px;padding:32px 27px}.hero h1{letter-spacing:-2.3px;font-size:43px}.hero-number{font-size:100px}.toolbar{flex-direction:column;align-items:stretch}.search-wrapper{width:100%}.filters{overflow-x:auto}.filter-button{white-space:nowrap}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-panel-top{flex-direction:column;align-items:flex-start}.employee-stats{flex-wrap:wrap;width:100%}.employee-stats div{flex:1;min-width:80px}.employee-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-bottom{flex-direction:column;align-items:flex-start}}@media (width<=520px){.header{padding:13px 14px}.logo{font-size:21px}.main-nav button{padding:8px 12px;font-size:12px}.login-button,.cart-button{padding:9px 12px}.user-info{display:none}.main{width:calc(100% - 20px)}.hero{min-height:230px;padding:25px 21px}.hero h1{letter-spacing:-1.8px;font-size:35px}.hero p{font-size:12px}.hero-number{display:none}.product-grid{grid-template-columns:1fr}.product-image{height:290px}.catalog-info{align-items:flex-start;gap:10px}.add-product-button{padding:9px 12px;font-size:10px}.employee-panel{padding:21px}.employee-stats{gap:6px}.employee-stats div{min-width:0;padding:11px}.employee-stats strong{font-size:19px}.employee-product-grid{grid-template-columns:1fr}.employee-search-wrapper{width:100%}.customer-strip{padding:13px}.auth-modal,.checkout-modal{border-radius:20px;padding:28px 20px}.auth-header h2{font-size:25px}.product-modal-content{padding:28px 20px}.product-modal-content h2{font-size:27px}.order-card{padding:16px}.order-top{flex-direction:column;align-items:flex-start}.order-top>div{flex-direction:column;align-items:flex-start;gap:3px}.order-item>strong{display:none}.side-modal-header{padding:30px 20px 20px}.cart-items{padding:15px}.cart-footer{padding:18px 15px 22px}}.logo{color:#111;background:0 0;border:0;padding:0}.home-hero{grid-template-columns:1fr .95fr;gap:18px;min-height:560px;margin-bottom:18px;display:grid}.home-hero-content{background:#deded8;border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:560px;padding:58px;display:flex}.home-hero-content h1{letter-spacing:-6px;margin:0;font-size:clamp(64px,8vw,118px);line-height:.86}.home-hero-content p{color:#666;max-width:430px;margin:28px 0 0;font-size:16px;font-weight:600;line-height:1.6}.home-hero-actions{flex-wrap:wrap;gap:8px;margin-top:30px;display:flex}.home-primary-button,.home-secondary-button{border-radius:999px;min-height:48px;padding:0 19px;font-size:12px;font-weight:800;transition:all .2s}.home-primary-button{color:#fff;background:#111;border:0}.home-primary-button:hover{background:#292929;transform:translateY(-2px)}.home-secondary-button{color:#111;background:#ffffff8c;border:1px solid #c9c9c2}.home-secondary-button:hover{background:#fff;transform:translateY(-2px)}.home-hero-visual{background:#e7e7e2;border-radius:28px;min-height:560px;position:relative;overflow:hidden}.home-hero-visual img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.home-hero-visual:hover img{transform:scale(1.025)}.home-hero-label{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:16px 19px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.home-hero-label span{color:#777;letter-spacing:1.2px;font-size:9px;font-weight:800}.home-hero-label strong{font-size:14px}.home-categories{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:75px;display:grid}.home-category-card{color:#111;text-align:left;background:#fff;border:1px solid #deded8;border-radius:22px;justify-content:space-between;align-items:flex-end;min-height:145px;padding:24px;transition:all .2s;display:flex}.home-category-card:hover{color:#fff;background:#111;transform:translateY(-3px)}.home-category-card>div{flex-direction:column;gap:5px;display:flex}.home-category-card>div>span{color:#999;margin-bottom:8px;font-size:10px;font-weight:800}.home-category-card strong{letter-spacing:-1px;font-size:27px}.home-category-card small{color:#888;font-size:11px;font-weight:600}.home-category-card:hover small,.home-category-card:hover>div>span{color:#aaa}.home-category-arrow{background:#f0f0ec;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.home-category-card:hover .home-category-arrow{color:#fff;background:#292929}.home-section{margin-bottom:78px}.home-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.home-section-heading .eyebrow{margin-bottom:8px}.home-section-heading h2{letter-spacing:-2px;margin:0;font-size:clamp(30px,4vw,46px);line-height:1}.home-link-button{color:#111;background:0 0;border:0;font-size:12px;font-weight:800}.home-link-button:hover{text-decoration:underline}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.home-product-card{cursor:pointer;background:#fff;border:1px solid #e1e1dc;border-radius:20px;transition:transform .2s,box-shadow .2s;overflow:hidden}.home-product-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #00000014}.home-product-image{background:#f0f0ec;height:310px;position:relative;overflow:hidden}.home-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.home-product-card:hover .home-product-image img{transform:scale(1.035)}.home-product-info{flex-direction:column;gap:4px;padding:17px 18px 19px;display:flex}.home-product-info span{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:9px;font-weight:800}.home-product-info strong{letter-spacing:-.4px;font-size:15px}.home-product-info b{margin-top:10px;font-size:14px}.home-feature{color:#fff;background:#111;border-radius:26px;grid-template-columns:.4fr 1fr .8fr;align-items:center;gap:40px;min-height:340px;margin-bottom:78px;padding:42px;display:grid;overflow:hidden}.home-feature-number{color:#555;letter-spacing:-7px;align-self:flex-start;font-size:90px;font-weight:800;line-height:.8}.home-feature .eyebrow{color:#777}.home-feature h2{letter-spacing:-3px;margin:0;font-size:clamp(40px,5vw,67px);line-height:.92}.home-feature p{color:#aaa;margin:0;font-size:14px;line-height:1.7}.home-benefits{background:#deded8;border:1px solid #deded8;border-radius:22px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:30px;display:grid;overflow:hidden}.home-benefit{background:#fff;min-height:190px;padding:25px}.home-benefit>span{color:#aaa;margin-bottom:35px;font-size:10px;font-weight:800;display:block}.home-benefit strong{margin-bottom:8px;font-size:16px;display:block}.home-benefit p{color:#888;max-width:310px;margin:0;font-size:11px;line-height:1.6}@media (width<=1100px){.home-hero{grid-template-columns:1fr}.home-hero-content,.home-hero-visual{min-height:430px}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature{grid-template-columns:.35fr 1fr}.home-feature p{grid-column:2}}@media (width<=760px){.header{flex-wrap:wrap;gap:12px;min-height:auto;padding:15px 18px}.logo{font-size:21px}.main-nav{order:3;width:100%;padding-bottom:2px;overflow-x:auto}.main-nav button{flex-shrink:0;padding:8px 12px;font-size:11px}.account-area{margin-left:auto}.user-info{display:none}.main{width:min(100% - 28px,1440px);padding-top:18px}.home-hero{gap:10px;margin-bottom:10px}.home-hero-content{border-radius:22px;min-height:450px;padding:30px 24px}.home-hero-content h1{letter-spacing:-5px;font-size:clamp(58px,18vw,90px)}.home-hero-content p{margin-top:22px;font-size:13px}.home-hero-visual{border-radius:22px;min-height:390px}.home-hero-actions{margin-top:24px}.home-primary-button,.home-secondary-button{min-height:44px;padding:0 15px;font-size:11px}.home-categories{grid-template-columns:1fr;gap:10px;margin-bottom:50px}.home-category-card{min-height:125px;padding:20px}.home-category-card strong{font-size:23px}.home-section{margin-bottom:55px}.home-section-heading{flex-direction:column;align-items:flex-start;gap:13px}.home-section-heading h2{font-size:34px}.home-product-grid{grid-template-columns:1fr 1fr;gap:9px}.home-product-image{height:220px}.home-product-info{padding:13px}.home-product-info strong{font-size:13px}.home-product-info b{font-size:12px}.home-feature{border-radius:22px;grid-template-columns:1fr;gap:25px;min-height:auto;margin-bottom:55px;padding:28px 24px}.home-feature-number{font-size:65px}.home-feature h2{font-size:47px}.home-feature p{grid-column:auto;font-size:12px}.home-benefits{grid-template-columns:1fr}.home-benefit{min-height:auto;padding:22px}.home-benefit>span{margin-bottom:22px}}
