:root{--friendly-radius:16px;--friendly-shadow:0 12px 38px rgba(33,31,47,.08)}.auth-card,.detail-card,.checkout-card,.cart-products,.order-form,.profile-form,.status-card{border-radius:var(--friendly-radius)!important;box-shadow:var(--friendly-shadow)!important}.auth-card{overflow:hidden}.order-form input,.order-form select,.order-form textarea,.checkout-card input,.checkout-card select,.checkout-card textarea,.store-header input{border-radius:10px!important;transition:border-color .2s,box-shadow .2s}.order-form input:focus,.order-form select:focus,.order-form textarea:focus,.checkout-card input:focus,.checkout-card select:focus,.checkout-card textarea:focus,.store-header input:focus{outline:0!important;border-color:#ff6934!important;box-shadow:0 0 0 4px rgba(255,105,52,.13)!important}.action,.buy-button,.link-button,.continue-shopping,.google-button,.submit-button,.view-product{border-radius:10px!important;transition:transform .18s,filter .18s,box-shadow .18s}.action:hover,.buy-button:hover,.link-button:hover,.continue-shopping:hover,.google-button:hover,.submit-button:hover,.view-product:hover{transform:translateY(-2px);filter:brightness(.97)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(255,105,52,.42)!important;outline-offset:3px}.product-card{border-radius:14px;overflow:hidden;background:#fff;border:1px solid #e5ded5;box-shadow:0 7px 24px rgba(33,31,47,.05);transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(33,31,47,.11)}.product-card>a>small,.product-card h2,.product-card p,.product-card .product-price,.product-card .view-product{margin-left:15px;margin-right:15px}.product-card .view-product{margin-bottom:15px}.product-image{border-radius:13px 13px 0 0}.orders article{border-radius:12px!important;transition:transform .18s,box-shadow .18s}.orders article:hover{transform:translateY(-2px);box-shadow:var(--friendly-shadow)}.alert,.cart-error{border-radius:12px!important}.history li{padding-top:12px!important;padding-bottom:12px!important}.store-header{background:rgba(251,248,242,.96);backdrop-filter:blur(10px);position:sticky;top:0;z-index:20}.category-bar a{border-radius:999px}.stock{display:inline-block;padding:7px 10px;border-radius:999px;background:#eef8f3}.unavailable{background:#fff0ed}@media(max-width:600px){.auth-card,.detail-card,.checkout-card,.cart-products,.order-form,.profile-form{border-radius:12px!important}.action,.buy-button,.link-button,.continue-shopping,.google-button,.submit-button{min-height:50px;display:flex!important;align-items:center;justify-content:center}.store-header{position:relative}.product-card{border-radius:12px}}
