/* AURA v23 — professional storefront, mobile checkout/order fixes */
:root{--aura-bg:#faf7f0;--aura-card:#fff;--aura-gold:#c99a2e;--aura-gold-dark:#9a6a12;--aura-ink:#1e1e1e;--aura-muted:#777;--aura-line:#e8dcc5;--aura-soft:#f5efe4;--aura-shadow:0 22px 60px rgba(77,55,18,.10)}
html{scroll-behavior:smooth}body.aura-body{background:linear-gradient(180deg,#fffdf8 0,#faf7f0 42%,#fffaf1 100%);color:var(--aura-ink)}
.top-bar{background:#f4ead9;border-bottom:1px solid var(--aura-line);color:#2b2418}.site-header{background:rgba(255,253,248,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--aura-line)}.logo__brand,.top-bar__brand{letter-spacing:.24em}.desktop-nav a{font-weight:800}.desktop-nav a.is-active,.desktop-nav a:hover{color:var(--aura-gold-dark)}
.btn.btn--primary,.quick-submit-main,.checkout-submit,.admin-btn:not(.admin-btn--outline):not(.admin-btn--danger){background:linear-gradient(135deg,var(--aura-gold-dark),var(--aura-gold));border:0;color:#fff;box-shadow:0 14px 30px rgba(201,154,46,.22)}.btn.btn--outline{border:1px solid var(--aura-line);background:#fff;color:#161616}.btn:hover{transform:translateY(-1px)}
.hero,.hero--background-slide{max-width:calc(100% - 64px);margin:24px auto;border-radius:24px;overflow:hidden;border:1px solid var(--aura-line);box-shadow:var(--aura-shadow);min-height:440px}.hero__overlay{background:linear-gradient(90deg,rgba(255,253,248,.94) 0%,rgba(255,253,248,.78) 34%,rgba(255,253,248,.18) 60%,rgba(255,253,248,.04) 100%)}.is-rtl .hero__overlay{background:linear-gradient(270deg,rgba(255,253,248,.94) 0%,rgba(255,253,248,.78) 34%,rgba(255,253,248,.18) 60%,rgba(255,253,248,.04) 100%)}.hero__title span{font-weight:900}.hero__title strong{color:var(--aura-gold-dark)}.hero-dots button{background:#d7d1c5}.hero-dots button.is-active{background:var(--aura-gold)}
.trust-bar,.trust-bar--v14{max-width:calc(100% - 64px);margin:0 auto 28px;border:1px solid var(--aura-line);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(77,55,18,.06)}.trust-item i{color:var(--aura-gold-dark)}
.category-grid{max-width:calc(100% - 64px);gap:22px}.category-card{border-radius:22px;border:1px solid var(--aura-line);box-shadow:0 18px 42px rgba(77,55,18,.08);overflow:hidden;background:#fff}.category-card__text span{color:var(--aura-gold-dark);font-weight:900}.aura-product-slider-section{max-width:calc(100% - 64px);margin:42px auto}.section-header h2{font-size:clamp(1.6rem,2.8vw,2.8rem);letter-spacing:.02em}.eyebrow{color:var(--aura-gold-dark);font-weight:900;letter-spacing:.18em}.product-card,.product-card--luxury{border:1px solid var(--aura-line)!important;border-radius:22px!important;box-shadow:0 18px 44px rgba(77,55,18,.08)!important;background:#fff!important;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 26px 64px rgba(77,55,18,.14)!important}.product-card img,.product-card__image img{object-fit:cover;background:#f8f2e8}.product-badge,.product-card .badge{background:#fff3dc!important;color:var(--aura-gold-dark)!important;border:1px solid #f1dbad!important}.product-card .btn,.product-card button{border-radius:14px!important}.product-card__title,.product-card h3{line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price,.price{color:var(--aura-gold-dark)!important;font-weight:900!important}
.quick-order-modal{position:fixed;inset:0;z-index:1000;display:none}.quick-order-modal.is-open{display:block}.quick-order-backdrop{position:absolute;inset:0;background:rgba(25,20,12,.44);backdrop-filter:blur(5px)}.quick-order-dialog{position:relative;margin:clamp(10px,3vh,34px) auto;background:#fff;border:1px solid var(--aura-line);border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.25);width:min(560px,calc(100vw - 24px));max-height:calc(100dvh - 24px);display:flex;flex-direction:column;overflow:hidden}.quick-order-head{padding:18px 20px 12px;border-bottom:1px solid var(--aura-line);display:flex;justify-content:space-between;gap:14px;align-items:flex-start;background:linear-gradient(180deg,#fffdf8,#fbf5ea)}.quick-order-head h3{margin:.12rem 0;font-size:1.25rem}.quick-order-subtitle{margin:0;color:var(--aura-muted);font-size:.92rem;line-height:1.5}.quick-order-close{width:38px;height:38px;border-radius:50%;border:1px solid var(--aura-line);background:#fff;font-size:24px;cursor:pointer}.quick-order-body{padding:14px 18px 18px;overflow:auto}.quick-free-banner{background:#f6efe0;border:1px dashed #d9bc76;color:#7b5510;border-radius:14px;padding:8px 12px;font-weight:800;text-align:center}.quick-product{display:flex;gap:12px;align-items:center;margin:12px 0;padding:10px;border:1px solid var(--aura-line);border-radius:16px;background:#fffdf8}.quick-product img{width:74px;height:74px;object-fit:cover;border-radius:14px;background:#f7f0e4}.quick-product strong{display:block;line-height:1.25;max-height:2.5em;overflow:hidden}.quick-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-form .full{grid-column:1/-1}.quick-form label{display:block;margin-bottom:5px;font-weight:900;font-size:.86rem;color:#2a2418}.quick-form input,.quick-form select,.quick-form textarea,.checkout-field input,.checkout-field select,.checkout-field textarea{width:100%;border:1px solid var(--aura-line);border-radius:14px;background:#fff;padding:12px 13px;font:inherit;outline:none}.quick-form textarea{min-height:64px;resize:vertical}.quick-form input:focus,.quick-form select:focus,.quick-form textarea:focus,.checkout-field input:focus,.checkout-field select:focus,.checkout-field textarea:focus{border-color:var(--aura-gold);box-shadow:0 0 0 4px rgba(201,154,46,.12)}.field-help,.quick-secure-note{font-size:.78rem;color:var(--aura-muted)}.quantity-selector{height:45px;display:grid;grid-template-columns:44px 1fr 44px;border:1px solid var(--aura-line);border-radius:14px;overflow:hidden;background:#fff}.quantity-selector button{border:0;background:#f7f0e4;font-size:20px}.quantity-selector input{border:0!important;text-align:center!important;padding:0!important}.quick-actions{grid-column:1/-1;position:sticky;bottom:-18px;background:linear-gradient(180deg,rgba(255,255,255,.72),#fff 42%);padding-top:10px}.quick-submit-main{width:100%;height:50px;border-radius:16px!important;font-weight:900}.has-error input,.has-error select,.has-error textarea{border-color:#d64545!important;box-shadow:0 0 0 4px rgba(214,69,69,.1)!important}
.checkout-page{max-width:1180px;margin:34px auto;padding:0 24px}.checkout-title{text-align:center;margin-bottom:24px}.checkout-title h1{font-size:clamp(2rem,4vw,3.4rem);margin:.1em 0}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:26px;align-items:start}.checkout-form{display:grid;gap:16px}.checkout-card,.checkout-summary{background:#fff;border:1px solid var(--aura-line);border-radius:22px;padding:20px;box-shadow:0 16px 38px rgba(77,55,18,.07)}.checkout-card h2{margin:0 0 14px;display:flex;align-items:center;gap:10px;font-size:1.1rem}.checkout-card h2 span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f5ead3;color:var(--aura-gold-dark);font-weight:900}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkout-field--full{grid-column:1/-1}.checkout-error{color:#b42318;font-weight:800;font-size:.85rem;margin:.35rem 0 0}.checkout-submit{height:54px;border-radius:17px!important;font-weight:900;font-size:1rem}.checkout-summary{position:sticky;top:105px}.summary-item{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--aura-line)}.summary-item img{width:58px;height:58px;border-radius:14px;object-fit:cover}.summary-line,.summary-total{display:flex;justify-content:space-between;gap:20px;margin-top:14px}.summary-total{font-size:1.18rem;font-weight:900;border-top:1px solid var(--aura-line);padding-top:14px}.secure-note{background:#f7f0e4;border:1px solid var(--aura-line);border-radius:14px;padding:10px;margin-top:14px;color:#645b4f}.checkout-global-error{background:#fff1f1;border:1px solid #ffd1d1;border-radius:14px;padding:12px}
.admin-order-header--pro{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.admin-order-header--pro h2{margin:0 0 6px;font-family:Cinzel,Georgia,serif;letter-spacing:.08em}.admin-order-header--pro p{margin:0;color:#756f65;font-weight:700}.admin-order-search--advanced{display:grid!important;grid-template-columns:2fr repeat(4,minmax(130px,1fr)) repeat(2,minmax(110px,.8fr)) minmax(100px,.7fr) auto;gap:10px;margin-bottom:14px}.admin-order-search--advanced input,.admin-order-search--advanced select{min-height:42px}.admin-bulk-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;background:#fff;border:1px solid var(--aura-line);border-radius:16px;padding:10px;margin-bottom:12px}.admin-bulk-toolbar select{min-height:40px;border:1px solid var(--aura-line);border-radius:12px;padding:0 10px}.admin-table--orders th,.admin-table--orders td{vertical-align:top}.admin-address-cell{max-width:260px;white-space:normal!important;color:#635b4f;font-size:.9rem}.pagination--compact{display:flex;gap:8px;justify-content:center;margin:18px 0}.pagination--compact a{display:grid;place-items:center;min-width:38px;height:38px;border-radius:12px;border:1px solid var(--aura-line);background:#fff;color:#1f1b14;text-decoration:none;font-weight:800}.pagination--compact a.is-active{background:var(--aura-gold);color:#fff;border-color:var(--aura-gold)}.admin-upload-box{border:1px dashed #d8bc78;border-radius:16px;background:#fffaf1;padding:14px}.admin-upload-box input[type=file]::file-selector-button{border:0;border-radius:12px;background:var(--aura-gold);color:#fff;padding:9px 12px;margin-inline-end:12px;font-weight:800}.admin-media-item img{aspect-ratio:1/1;object-fit:cover;border-radius:14px;background:#f6efe0}
@media (max-width:1100px){.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:static}.admin-order-search--advanced{grid-template-columns:1fr 1fr 1fr}.hero,.trust-bar,.category-grid,.aura-product-slider-section{max-width:calc(100% - 32px)}}
@media (max-width:720px){body{overflow-x:hidden}.top-bar__inner{gap:12px;overflow:auto;justify-content:flex-start}.top-bar__brand{display:none}.site-header__inner{min-height:68px}.logo__brand{font-size:1.25rem;letter-spacing:.18em}.header-actions{gap:6px}.desktop-nav{display:none}.mobile-menu-btn{display:inline-grid!important}.mobile-nav-panel{background:#fff;border-bottom:1px solid var(--aura-line);box-shadow:0 22px 50px rgba(0,0,0,.08)}.hero,.hero--background-slide{max-width:calc(100% - 20px);margin:12px auto;min-height:520px;border-radius:20px}.hero__inner{align-items:flex-end;padding:22px}.hero__content{background:rgba(255,253,248,.9);border:1px solid var(--aura-line);border-radius:18px;padding:18px;backdrop-filter:blur(8px)}.hero__title{font-size:clamp(2rem,11vw,3.2rem)}.hero__actions{display:grid;grid-template-columns:1fr;gap:10px}.trust-bar,.trust-bar--v14{max-width:calc(100% - 20px);overflow:hidden}.trust-bar__inner{display:grid!important;grid-template-columns:1fr 1fr;gap:0}.trust-item{padding:14px!important}.trust-item:last-child{grid-column:1/-1}.category-grid{max-width:calc(100% - 20px);grid-template-columns:1fr!important}.aura-product-slider-section{max-width:calc(100% - 20px);margin:28px auto}.product-slider__track{gap:14px!important;scroll-padding:10px}.product-slider__item{min-width:78vw!important}.quick-order-dialog{width:calc(100vw - 12px);max-height:calc(100dvh - 12px);margin:6px auto;border-radius:20px}.quick-order-head{padding:13px 14px 9px}.quick-order-head h3{font-size:1.05rem}.quick-order-subtitle{font-size:.8rem}.quick-order-body{padding:10px 12px 12px}.quick-free-banner{font-size:.82rem;padding:7px 10px}.quick-product{margin:8px 0;padding:8px}.quick-product img{width:56px;height:56px}.quick-product small,.quick-product em{display:none}.quick-product strong{font-size:.86rem}.quick-form{gap:8px}.quick-form label{font-size:.78rem;margin-bottom:3px}.quick-form input,.quick-form select,.quick-form textarea{padding:9px 10px;border-radius:12px;font-size:16px}.quick-form textarea{min-height:52px}.field-help,.quick-secure-note{display:none}.quantity-selector{height:40px}.quick-actions{bottom:-12px;padding-top:8px}.quick-submit-main{height:48px}.checkout-page{margin:16px auto;padding:0 10px}.checkout-title{margin-bottom:14px}.checkout-grid{gap:14px}.checkout-card,.checkout-summary{border-radius:18px;padding:14px}.checkout-card h2{font-size:.98rem}.checkout-fields{grid-template-columns:1fr;gap:10px}.checkout-field--full{grid-column:auto}.checkout-submit{position:sticky;bottom:10px;z-index:5;height:52px;box-shadow:0 18px 38px rgba(154,106,18,.28)!important}.summary-item{grid-template-columns:48px 1fr;}.summary-item b{grid-column:2;text-align:start}.summary-item img{width:48px;height:48px}.admin-order-search--advanced{grid-template-columns:1fr!important}.admin-bulk-toolbar{display:grid;grid-template-columns:1fr}.admin-table-wrap{overflow-x:auto}.admin-table--orders{min-width:980px}.admin-order-header--pro{display:grid}}
@media (max-height:680px) and (max-width:720px){.quick-order-head{padding:10px 12px}.quick-order-subtitle{display:none}.quick-product{display:none}.quick-form textarea{min-height:44px}.quick-form input,.quick-form select,.quick-form textarea{padding:8px 10px}.quick-submit-main{height:44px}}
