:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#181612;background:#fff;font-synthesis:none;--white: #ffffff;--cream: #f8f4eb;--cream-deep: #efe7d6;--black: #171511;--gold: #b58a35;--gold-deep: #8b671f;--gold-soft: #eadbb8;--muted: #716b61;--line: rgba(23, 21, 17, .11);--shadow: 0 22px 70px rgba(35, 29, 17, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--white);color:var(--black)}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img,video{display:block;max-width:100%}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}h1{font-size:clamp(3rem,6.6vw,7.4rem);line-height:.94;margin-bottom:1.4rem}h2{font-size:clamp(2.35rem,4.8vw,5.5rem);line-height:1;margin-bottom:1.2rem}h3{font-size:1.3rem;line-height:1.15}p{color:var(--muted);line-height:1.75}main{min-height:65vh}.brand-mark{font-size:.98rem;font-weight:850;letter-spacing:.2em}.eyebrow{display:inline-block;color:var(--gold-deep);font-size:.7rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.glass-card{background:#ffffffc7;border:1px solid rgba(181,138,53,.17);box-shadow:var(--shadow);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.section-shell{width:100%;padding:clamp(4.5rem,8vw,9rem) clamp(1.2rem,5vw,6.5rem)}.section-heading{margin-bottom:2.4rem}.split-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem}.split-heading>div{max-width:800px}.page-intro{max-width:980px;margin-bottom:3rem}.page-intro p{max-width:700px;font-size:1.02rem}.primary-button,.secondary-button{min-height:48px;padding:.85rem 1.25rem;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:800;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.primary-button{color:#fff;background:linear-gradient(135deg,#c89c47,#9a7428);box-shadow:0 14px 34px #b58a353d}.primary-button:hover{transform:translateY(-2px)}.secondary-button{color:var(--black);background:#ffffffdb;border-color:var(--line)}.secondary-button:hover{border-color:var(--gold);color:var(--gold-deep)}.text-link,.text-button{color:var(--gold-deep);font-weight:800}.text-button{border:0;padding:0;background:transparent}.full-button{width:100%}.site-header{position:sticky;top:0;z-index:50;width:100%;background:#ffffffe6;border-bottom:1px solid var(--line);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.header-inner{min-height:76px;padding:0 clamp(1.1rem,4vw,4.5rem);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem}.main-nav{display:flex;align-items:center;justify-content:center;gap:2rem}.main-nav a{position:relative;padding:1.6rem 0;font-size:.86rem;font-weight:750}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:1.25rem;height:2px;background:var(--gold);transition:right .2s ease}.main-nav a:hover:after,.main-nav a.active:after{right:0}.cart-link{justify-self:end;font-size:.85rem;font-weight:800}.cart-link span{min-width:24px;height:24px;margin-left:.35rem;border-radius:50%;display:inline-grid;place-items:center;color:#fff;background:var(--gold);font-size:.72rem}.menu-button{display:none;border:0;background:transparent;font-size:1.4rem}.hero-video-section{position:relative;width:100%;height:min(960px,calc(100vh - 76px));min-height:620px;overflow:hidden;background:#171511}.hero-video{width:100%;height:100%;object-fit:cover}.mobile-video{display:none}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#110f0bc2,#110f0b59 48%,#110f0b1f)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:clamp(2rem,6vw,7rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;color:#fff}.hero-kicker{margin-bottom:1rem;padding:.48rem .72rem;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:#ffffff17;font-size:.67rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-overlay h1{max-width:920px;font-size:clamp(3.4rem,7vw,8rem)}.hero-overlay p{max-width:580px;margin-bottom:1.7rem;color:#ffffffbd;font-size:1.05rem}.brand-strip{min-height:68px;padding:1rem clamp(1.2rem,4vw,4rem);display:flex;align-items:center;justify-content:center;gap:clamp(1rem,3vw,3rem);overflow:hidden;color:var(--gold-deep);background:var(--cream);border-bottom:1px solid rgba(181,138,53,.16);font-size:.68rem;font-weight:900;letter-spacing:.16em}.brand-strip i{color:var(--gold);font-style:normal}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,2rem)}.product-card{overflow:hidden;border-radius:28px;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 30px 80px #231d1126}.product-card__image{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:linear-gradient(145deg,#f7f2e8,#eee4d0)}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card__image img{transform:scale(1.035)}.image-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#b58a3573;background:linear-gradient(145deg,#fbf8f1,#eee5d4);font-size:1.5rem;font-weight:900;letter-spacing:.15em}.sale-pill{position:absolute;top:1rem;left:1rem;padding:.4rem .65rem;border-radius:999px;color:#fff;background:#171511d1;font-size:.62rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-card__body{padding:1.25rem}.product-card__body h3{margin:.55rem 0 .65rem}.product-card__body p{min-height:3.2em;margin-bottom:1.2rem;font-size:.86rem}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.price-line{display:flex;align-items:baseline;gap:.55rem}.price-line strong{font-size:1.12rem}.price-line del{color:#9d978d;font-size:.78rem}.price-line.large strong{font-size:clamp(2rem,4vw,3.4rem)}.price-line.large del{font-size:1rem}.icon-button{width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--black);font-size:1.2rem;transition:background .2s ease,transform .2s ease}.icon-button:hover{background:var(--gold);transform:rotate(8deg)}.editorial-section{padding-top:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.editorial-card{min-height:280px;padding:2rem;border-radius:28px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(150deg,#ffffffeb,#f8f4ebc7)}.large-index{margin-bottom:auto;color:var(--gold-soft);font-size:3.5rem;font-weight:900;letter-spacing:-.08em}.editorial-card p{margin-bottom:0}.craft-preview,.craft-story{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(3rem,7vw,8rem);align-items:center;background:var(--cream)}.craft-art,.craft-story-visual{min-height:560px;border-radius:42px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 70% 25%,rgba(181,138,53,.2),transparent 30%),linear-gradient(145deg,#fff,#e9dfca)}.craft-art span,.craft-story-visual span{color:var(--gold-deep);font-size:clamp(3rem,7vw,8rem);font-weight:900;line-height:.82;letter-spacing:-.08em;text-align:center}.craft-copy,.craft-story-copy{max-width:650px}.inner-hero{min-height:550px;padding:clamp(5rem,10vw,10rem) clamp(1.2rem,6vw,7rem);display:flex;align-items:flex-end;background:radial-gradient(circle at 78% 20%,rgba(181,138,53,.18),transparent 26rem),linear-gradient(135deg,#fff,#f7f1e5);border-bottom:1px solid var(--line)}.inner-hero>div{max-width:1100px}.inner-hero p{max-width:650px;font-size:1.08rem}.process-section{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.process-grid article{padding:2rem;border-top:1px solid var(--gold);background:var(--cream)}.process-grid article>span{color:var(--gold);font-size:.75rem;font-weight:900}.process-grid h3{margin-top:3.5rem}.cta-band{margin:0 clamp(1.2rem,5vw,6.5rem) clamp(4rem,7vw,7rem);padding:clamp(2rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;gap:2rem;color:#fff;background:var(--black);border-radius:36px}.cta-band h2{max-width:760px;margin-bottom:0}.filter-bar{margin-bottom:2rem;padding:.8rem;display:grid;grid-template-columns:1fr 240px;gap:.8rem;border-radius:20px}input,select,textarea{width:100%;min-height:48px;padding:.85rem 1rem;border:1px solid var(--line);border-radius:14px;color:var(--black);background:#ffffffe6;outline:none;transition:border-color .2s ease,box-shadow .2s ease}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 4px #b58a351c}.empty-state{min-height:340px;padding:3rem;border-radius:30px;display:grid;place-items:center;align-content:center;text-align:center}.empty-state p{max-width:500px}.error-message,.success-message{margin:1rem 0;padding:.9rem 1rem;border-radius:13px;font-size:.86rem}.error-message{color:#8f2e2e;background:#fff0ed;border:1px solid #f1c6bd}.success-message{color:#5d4719;background:#fbf5e8;border:1px solid #e7d4a6}.product-detail{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:clamp(2rem,6vw,7rem);align-items:start}.product-main-image{aspect-ratio:1 / 1;overflow:hidden;border-radius:34px;background:var(--cream)}.product-main-image img{width:100%;height:100%;object-fit:contain;object-position:center}.thumbnail-row{margin-top:1rem;display:flex;gap:.8rem;overflow-x:auto}.thumbnail-row button{width:80px;min-width:80px;height:80px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:14px;background:transparent}.thumbnail-row button.active{border-color:var(--gold)}.thumbnail-row img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:110px}.lead-copy{margin:1.5rem 0;font-size:1rem}.stock-line{margin:1rem 0;color:var(--gold-deep);font-size:.78rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.purchase-row{margin:1.2rem 0 1.5rem;display:grid;grid-template-columns:100px 1fr;gap:.8rem}.detail-list{padding:.4rem 1.2rem;border-radius:22px}.detail-list>div{padding:1rem 0;display:grid;grid-template-columns:105px 1fr;gap:1rem;border-bottom:1px solid var(--line)}.detail-list>div:last-child{border-bottom:0}.detail-list span{color:var(--muted);font-size:.78rem}.detail-list strong{font-size:.88rem}.cart-layout,.checkout-layout,.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,390px);gap:2rem;align-items:start}.contact-layout{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr)}.cart-items{display:grid;gap:1rem}.cart-item{padding:1rem;display:grid;grid-template-columns:110px 1fr 85px auto;gap:1rem;align-items:center;border-radius:24px}.cart-thumb{width:110px;height:110px;overflow:hidden;border-radius:18px;background:var(--cream)}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-item-copy span{color:var(--muted);font-size:.72rem}.cart-item-copy h3{margin:.3rem 0 .55rem}.cart-summary{position:sticky;top:105px;padding:1.5rem;border-radius:24px}.cart-summary>div{padding:.7rem 0;display:flex;justify-content:space-between;gap:1rem}.cart-summary hr{border:0;border-top:1px solid var(--line)}.cart-summary .primary-button{width:100%;margin-top:1rem}.cart-summary small{display:block;margin-top:.8rem;color:var(--muted);text-align:center}.summary-total strong{font-size:1.35rem}.checkout-form,.contact-form,.admin-form{padding:clamp(1.2rem,3vw,2.2rem);border-radius:28px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-grid label{display:grid;gap:.45rem;font-size:.78rem;font-weight:800}.form-grid .full{grid-column:1 / -1}.contact-details{padding:1.6rem;border-radius:28px}.contact-details>div{padding:1.1rem 0;display:grid;gap:.4rem;border-bottom:1px solid var(--line)}.contact-details>div:last-child{border-bottom:0}.contact-details span{color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.success-card{max-width:800px;margin:1rem auto;padding:clamp(2.5rem,7vw,6rem);border-radius:36px;text-align:center}.success-icon{width:72px;height:72px;margin:0 auto 1.5rem;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--gold);font-size:2rem;font-weight:900}.site-footer{width:100%;padding:4rem clamp(1.2rem,5vw,6rem) 1.3rem;color:#fff;background:var(--black)}.footer-grid{padding-bottom:3rem;display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}.footer-grid p{max-width:430px;color:#ffffff94}.footer-grid h4{color:var(--gold-soft)}.footer-grid a,.footer-grid span{color:#ffffffad}.footer-bottom{padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.12);color:#fff6;font-size:.78rem}.loader-wrap{min-height:280px;display:flex;align-items:center;justify-content:center;gap:1rem;color:var(--muted)}.loader{width:28px;height:28px;border:3px solid rgba(181,138,53,.18);border-top-color:var(--gold);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.admin-login-page{min-height:100vh;padding:1.5rem;display:grid;place-items:center;background:radial-gradient(circle at 18% 20%,rgba(181,138,53,.18),transparent 25rem),linear-gradient(145deg,#fbf8f2,#efe6d5)}.admin-login-card{width:min(100%,440px);padding:2rem;border-radius:30px;background:#ffffffe0}.admin-login-card h1{margin:1rem 0 2rem;font-size:3rem}.admin-login-card label{margin-bottom:1rem;display:grid;gap:.45rem;font-size:.78rem;font-weight:800}.admin-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);background:#f8f4eb}.admin-sidebar{position:sticky;top:0;height:100vh;padding:2rem 1.4rem;display:flex;flex-direction:column;color:#fff;background:var(--black)}.admin-caption{display:block;margin-top:.55rem;color:#ffffff6b;font-size:.64rem;letter-spacing:.16em}.admin-sidebar nav{margin:3rem 0 auto;display:grid;gap:.5rem}.admin-sidebar nav a{padding:.85rem 1rem;border-radius:12px;color:#ffffff9e}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{color:#fff;background:#b58a3538}.admin-sidebar .secondary-button{color:#fff;background:#ffffff14;border-color:#ffffff24}.admin-content{min-width:0;padding:clamp(1.4rem,4vw,4rem)}.admin-page-header{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.admin-page-header h1{margin-bottom:0;font-size:clamp(2.3rem,4vw,4.2rem)}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.stat-card{min-height:150px;padding:1.5rem;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between}.stat-card span{color:var(--muted);font-size:.82rem}.stat-card strong{font-size:clamp(2rem,4vw,3.7rem);letter-spacing:-.06em}.admin-table-wrap{overflow-x:auto;border-radius:24px}.admin-table{width:100%;min-width:760px;border-collapse:collapse}.admin-table th,.admin-table td{padding:1rem;text-align:left;border-bottom:1px solid var(--line)}.admin-table th{color:var(--muted);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.admin-product-cell{display:flex;align-items:center;gap:.8rem}.admin-product-cell img,.mini-placeholder{width:54px;height:54px;border-radius:12px;object-fit:cover}.mini-placeholder{display:grid;place-items:center;color:var(--gold-deep);background:var(--cream);font-size:.72rem;font-weight:900}.admin-product-cell span{display:block;margin-top:.25rem;color:var(--muted);font-size:.75rem}.status-pill{display:inline-flex;padding:.34rem .62rem;border-radius:999px;color:#7a5b1c;background:#f5ead0;font-size:.67rem;font-weight:850;text-transform:capitalize}.status-pill.active{color:#1b6645;background:#dcf4e8}.table-actions{display:flex;gap:.8rem}.table-actions a,.table-actions button{border:0;padding:0;color:var(--gold-deep);background:transparent;font-weight:800}.empty-table{padding:3rem;text-align:center;color:var(--muted)}.admin-form{max-width:1050px}.checkbox-row{margin:1.4rem 0;display:flex;flex-wrap:wrap;gap:1.4rem}.checkbox-row label{display:flex;align-items:center;gap:.5rem}.checkbox-row input{width:auto;min-height:auto}.existing-images{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.7rem}.existing-images img{width:90px;height:90px;border-radius:13px;object-fit:cover}.orders-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.order-card{padding:1.4rem;border-radius:24px}.order-card-head{display:flex;justify-content:space-between;gap:1rem}.order-card-head span{color:var(--muted);font-size:.72rem}.order-card-head h3{margin:.3rem 0}.order-items{margin:1rem 0;padding:.8rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.order-items div,.order-total{padding:.35rem 0;display:flex;justify-content:space-between;gap:1rem}.order-total{margin-bottom:1rem}@media(max-width:1120px){.product-grid{grid-template-columns:repeat(3,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.admin-shell{grid-template-columns:220px minmax(0,1fr)}}@media(max-width:860px){.header-inner{grid-template-columns:1fr auto auto}.menu-button{display:block;grid-column:2}.main-nav{position:absolute;top:68px;left:1rem;right:1rem;display:none;padding:1rem;flex-direction:column;align-items:stretch;gap:.15rem;background:#fffffffa;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav a{padding:.75rem}.main-nav a:after{display:none}.cart-link{grid-column:3}.product-grid{grid-template-columns:repeat(2,1fr)}.editorial-section,.craft-preview,.craft-story,.product-detail,.cart-layout,.checkout-layout,.contact-layout{grid-template-columns:1fr}.product-info,.cart-summary{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1 / -1}.admin-shell{display:block}.admin-sidebar{position:relative;width:100%;height:auto;display:grid;grid-template-columns:1fr auto;gap:1rem}.admin-caption{display:none}.admin-sidebar nav{grid-column:1 / -1;margin:1rem 0 0;display:flex;overflow-x:auto}.admin-sidebar nav a{white-space:nowrap}.admin-sidebar .secondary-button{grid-column:2;grid-row:1}.stats-grid{grid-template-columns:repeat(2,1fr)}.orders-grid{grid-template-columns:1fr}.cta-band{align-items:flex-start;flex-direction:column}}@media(max-width:620px){h1{font-size:3rem}.header-inner{min-height:68px;padding:0 1rem;gap:1rem}.hero-video-section{height:420px;min-height:420px}.desktop-video{display:none}.mobile-video{display:block}.hero-shade{background:linear-gradient(0deg,#110f0bc7,#110f0b2e)}.hero-overlay{padding:1.25rem}.hero-overlay h1{max-width:360px;font-size:2.85rem}.hero-overlay p{max-width:320px;margin-bottom:1rem;font-size:.9rem}.brand-strip{justify-content:flex-start;white-space:nowrap}.brand-strip span:nth-of-type(n+3),.brand-strip i:nth-of-type(n+3){display:none}.section-shell{padding:4rem 1rem}.split-heading{align-items:flex-start;flex-direction:column}.product-grid{gap:.75rem}.product-card{border-radius:20px}.product-card__body{padding:.9rem}.product-card__body h3{font-size:1rem}.product-card__body p{display:none}.product-card__body .eyebrow{font-size:.55rem}.price-line strong{font-size:.95rem}.price-line del{display:none}.icon-button{width:36px;height:36px}.craft-art,.craft-story-visual{min-height:360px;border-radius:28px}.craft-art span,.craft-story-visual span{font-size:4rem}.inner-hero{min-height:440px;padding:5rem 1rem 3rem}.process-grid{grid-template-columns:1fr}.cta-band{margin:0 1rem 4rem;border-radius:26px}.filter-bar,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.product-main-image{border-radius:24px}.purchase-row{grid-template-columns:80px 1fr}.detail-list>div{grid-template-columns:1fr;gap:.3rem}.cart-item{grid-template-columns:78px 1fr auto}.cart-thumb{width:78px;height:78px}.cart-item input{grid-column:2;width:76px}.cart-item .text-button{grid-column:3;grid-row:2}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.admin-content{padding:1rem}.admin-page-header{align-items:flex-start;flex-direction:column}.stats-grid{grid-template-columns:1fr 1fr}}.home-hero{min-height:calc(100vh - 76px);padding:clamp(3rem,7vw,7rem) clamp(1.2rem,5vw,6.5rem);display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(2rem,6vw,7rem);overflow:hidden;background:radial-gradient(circle at 78% 20%,rgba(181,138,53,.17),transparent 26rem),linear-gradient(135deg,#fff,#fcfaf5 58%,#f2e8d6)}.home-hero__content{position:relative;z-index:2;max-width:760px}.home-hero h1{max-width:760px;margin:1rem 0 1.5rem;font-size:clamp(4.1rem,7vw,8.2rem)}.home-hero__content>p{max-width:650px;font-size:1.06rem}.hero-actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.8rem}.hero-notes{margin-top:3.2rem;padding-top:1.4rem;display:flex;flex-wrap:wrap;gap:2rem;border-top:1px solid var(--line);color:var(--muted);font-size:.78rem}.hero-notes span{display:grid;gap:.18rem}.hero-notes strong{color:var(--black);font-size:.72rem;letter-spacing:.07em;text-transform:uppercase}.home-hero__visual{position:relative;min-height:660px}.hero-object{position:absolute;border-radius:44px;box-shadow:0 45px 100px #392d1730}.hero-object--back{width:66%;height:66%;top:2%;right:2%;display:grid;place-items:center;color:#ffffff40;background:linear-gradient(145deg,#d5bc83,#8b671f);transform:rotate(7deg)}.hero-object--back span{font-size:clamp(8rem,16vw,16rem);font-family:Georgia,serif}.hero-object--front{width:72%;height:64%;left:3%;bottom:5%;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#f4ead6;background:radial-gradient(circle at 30% 20%,#3a342b,#191713 62%);transform:rotate(-5deg)}.hero-object--front span{font-size:clamp(2rem,5vw,5.5rem);font-weight:900;letter-spacing:.12em}.hero-object--front small{margin-top:1rem;letter-spacing:.24em}.hero-seal{position:absolute;right:2%;bottom:14%;width:126px;height:126px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--gold);box-shadow:0 16px 40px #b58a3559;font-family:Georgia,serif;font-size:1.1rem;line-height:1.05;text-align:center;transform:rotate(10deg)}.hero-caption{position:absolute;top:12%;left:0;padding:.75rem 1rem;border:1px solid rgba(181,138,53,.22);border-radius:999px;background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--gold-deep);font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.heading-copy{max-width:440px;margin-bottom:.35rem}.category-section{background:#fff}.category-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr;gap:1rem}.category-card{min-height:420px;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:34px;border:1px solid rgba(181,138,53,.15);transition:transform .25s ease,box-shadow .25s ease}.category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.category-card--1{background:radial-gradient(circle at 80% 15%,rgba(255,255,255,.8),transparent 30%),linear-gradient(145deg,#e8dcc4,#c6a86d)}.category-card--2{color:#fff;background:radial-gradient(circle at 80% 20%,#4a4237,transparent 30%),linear-gradient(145deg,#25221d,#12100e)}.category-card--3{background:radial-gradient(circle at 20% 10%,#fff,transparent 35%),linear-gradient(145deg,#fbf8f1,#eadfc9)}.category-index{align-self:flex-end;font-size:5rem;font-weight:900;letter-spacing:-.08em;opacity:.24}.category-card h3{margin-bottom:.7rem;font-size:clamp(1.7rem,3vw,3rem)}.category-card p{max-width:360px}.category-card--2 p{color:#ffffffa1}.category-card strong{display:inline-block;margin-top:1rem;color:var(--gold-deep);font-size:.78rem}.category-card--2 strong{color:var(--gold-soft)}.featured-section{background:var(--cream)}.empty-state{padding:clamp(3rem,7vw,6rem);border-radius:34px;text-align:center}.empty-state h3{margin:1rem 0;font-size:clamp(2rem,4vw,4rem)}.story-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:center;gap:clamp(3rem,7vw,8rem);background:#fff}.story-visual{position:relative;min-height:620px;display:grid;place-items:center;overflow:hidden;border-radius:44px;background:radial-gradient(circle at 50% 45%,#d1b36f 0 14%,transparent 14.5%),radial-gradient(circle at 50% 45%,transparent 0 29%,rgba(181,138,53,.3) 29.5% 30%,transparent 30.5%),linear-gradient(145deg,#f7f1e5,#e5d3af)}.story-monogram{color:#fff;font-family:Georgia,serif;font-size:clamp(12rem,24vw,24rem);line-height:1;text-shadow:0 20px 60px rgba(94,71,26,.23)}.story-label{position:absolute;right:2rem;bottom:2rem;color:var(--gold-deep);font-size:.7rem;font-weight:900;letter-spacing:.18em;text-align:right}.story-copy{max-width:650px}.story-copy p{font-size:1.02rem}.values-section{background:#fff}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.values-grid article{min-height:280px;padding:2rem;display:flex;flex-direction:column;background:#fff}.values-grid article>span{margin-bottom:auto;color:var(--gold);font-size:.72rem;font-weight:900}.values-grid h3{margin:3rem 0 .65rem;font-size:1.45rem}.quote-section{min-height:640px;padding:clamp(5rem,10vw,10rem) clamp(1.2rem,7vw,8rem);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:radial-gradient(circle at 50% 20%,rgba(181,138,53,.22),transparent 30%),#171511;text-align:center}.quote-mark{color:var(--gold);font-family:Georgia,serif;font-size:8rem;line-height:.5}.quote-section blockquote{max-width:1100px;margin:2rem auto;font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,5.8rem);line-height:1.05;letter-spacing:-.035em}.quote-section span{color:var(--gold-soft);font-size:.7rem;font-weight:900;letter-spacing:.2em}.home-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:linear-gradient(135deg,#f8f3e8,#ead8b7)}.home-cta h2{max-width:820px}.home-cta p{margin-bottom:0}.about-layout{display:grid;grid-template-columns:.35fr 1.2fr;gap:3rem;background:#fff}.about-layout>div:last-child{max-width:900px}.about-number{color:var(--gold-soft);font-size:clamp(6rem,15vw,15rem);font-weight:900;line-height:.8;letter-spacing:-.1em}.about-manifesto{background:var(--black);color:#fff}.about-manifesto p{margin:0;color:#fff;font-family:Georgia,serif;font-size:clamp(3.5rem,8vw,9rem);line-height:.95;letter-spacing:-.055em}.about-manifesto em{color:var(--gold-soft);font-weight:400}@media(max-width:1050px){.home-hero{grid-template-columns:1fr;padding-top:5rem}.home-hero__visual{min-height:560px}.category-grid{grid-template-columns:1fr 1fr}.category-card:first-child{grid-column:1 / -1}.values-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.story-panel,.about-layout{grid-template-columns:1fr}.story-visual{min-height:460px}.home-cta{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.home-hero{min-height:auto;padding-top:3.5rem}.home-hero h1{font-size:3.55rem}.home-hero__visual{min-height:400px}.hero-object{border-radius:28px}.hero-object--back{width:70%;height:62%}.hero-object--front{width:78%;height:62%}.hero-seal{width:88px;height:88px;right:0;font-size:.78rem}.hero-caption{top:5%;max-width:230px;border-radius:16px}.category-grid,.values-grid{grid-template-columns:1fr}.category-card:first-child{grid-column:auto}.category-card{min-height:330px}.split-heading{align-items:flex-start;flex-direction:column}.quote-section{min-height:500px}.quote-section blockquote{font-size:2.35rem}}:root{--brand-orange:#ff7a18;--brand-red:#e7322b;--brand-deep:#9f1d1d;--brand-grad:linear-gradient(135deg,#ff8a1f 0%,#f45a22 48%,#d92832 100%);--brand-soft:#fff4ec;--black:#17120f;--cream:#fff8f2;--muted:#6f625b;--line:rgba(145,50,24,.14);--shadow:0 20px 60px rgba(180,55,23,.14)}html,body,#root{font-family:Inter,Arial,sans-serif}body{background:#fff;color:var(--black)}h1,h2,h3,h4,.brand-mark,strong{font-weight:700!important;letter-spacing:-.035em}p,span,a,button,input,textarea,select,label{font-weight:400}.brand-mark{letter-spacing:.18em}.eyebrow{color:var(--brand-red);font-weight:700!important;letter-spacing:.16em}.primary-button,.chat-launcher{background:var(--brand-grad)!important;color:#fff!important;border:0!important;box-shadow:0 14px 35px #e7322b3b}.secondary-button{border-color:#e7322b47!important;color:var(--brand-red)!important}.site-header{background:#ffffffe6!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.main-nav a.active,.main-nav a:hover{color:var(--brand-red)}.home-hero{background:radial-gradient(circle at 75% 20%,rgba(255,130,30,.24),transparent 30%),linear-gradient(135deg,#fff8f2,#fff 48%,#fff0e8)!important;min-height:760px}.home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 55%,rgba(231,50,43,.06));pointer-events:none}.home-hero__content{position:relative;z-index:2}.home-hero__content h1{max-width:900px}.home-hero__visual{background:var(--brand-grad)!important;box-shadow:0 35px 100px #be341740}.hero-object--back{background:#ffb45a!important}.hero-object--front{background:#fff!important;color:var(--brand-red)!important}.hero-seal{background:#15100e!important;color:#fff!important}.brand-strip{background:var(--brand-grad)!important;color:#fff!important}.category-card,.glass-card,.stat-card,.admin-form-card,.admin-list-card{border:1px solid var(--line)!important;box-shadow:var(--shadow)!important;background:#fff!important}.category-card:hover{transform:translateY(-8px);border-color:#e7322b66!important}.category-index,.values-grid article>span{color:#ff8a1f!important}.story-panel{background:linear-gradient(135deg,#fff4eb,#fff)!important}.story-visual{background:var(--brand-grad)!important;color:#fff!important}.quote-section{background:linear-gradient(135deg,#1b110e,#5c1a14)!important}.home-cta{background:var(--brand-grad)!important;color:#fff!important}.home-cta p,.home-cta .eyebrow{color:#fff!important}.site-footer{background:#17100e!important}.admin-sidebar{background:linear-gradient(180deg,#1a100d,#35120e)!important}.admin-sidebar nav a.active{background:var(--brand-grad)!important;color:#fff!important}.admin-content{background:linear-gradient(135deg,#fff8f2,#fff)!important}.stats-grid .stat-card strong{color:var(--brand-red)}.page-shell,.article-shell{max-width:1280px;margin:auto;padding:90px 5vw}.page-hero.compact{max-width:850px;margin-bottom:60px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.blog-card{border:1px solid var(--line);border-radius:28px;padding:18px;background:#fff;box-shadow:var(--shadow)}.blog-card h2{font-size:1.7rem}.blog-cover{aspect-ratio:16/10;border-radius:20px;background:var(--brand-grad);display:grid;place-items:center;color:#fff;margin-bottom:20px;overflow:hidden}.blog-cover img{width:100%;height:100%;object-fit:cover}.article-shell{max-width:900px}.article-shell h1{font-size:clamp(3rem,7vw,6rem)}.article-lead{font-size:1.25rem}.article-cover{width:100%;border-radius:28px;margin:30px 0}.article-content p{font-size:1.08rem}.chat-widget{position:fixed;right:24px;bottom:24px;z-index:90}.chat-launcher{border-radius:999px;padding:15px 22px}.chat-panel{position:absolute;right:0;bottom:65px;width:360px;height:500px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 25px 80px #3c140a40;display:flex;flex-direction:column;overflow:hidden}.chat-head{background:var(--brand-grad);color:#fff;padding:18px;display:flex;justify-content:space-between}.chat-head span{display:block;font-size:.78rem;opacity:.8}.chat-head button{background:none;border:0;color:#fff;font-size:1.5rem}.chat-messages{padding:16px;flex:1;overflow:auto;background:#fff8f3}.chat-bubble{max-width:82%;padding:11px 14px;border-radius:16px;margin:8px 0;background:#eee}.chat-bubble.user{margin-left:auto;background:var(--brand-grad);color:#fff}.chat-bubble.admin{background:#fff;border:1px solid var(--line)}.chat-panel form,.chat-admin form{display:flex;padding:12px;gap:8px}.chat-panel input,.chat-admin input{flex:1;border:1px solid var(--line);border-radius:12px;padding:12px}.chat-panel form button{border:0;background:var(--brand-grad);color:#fff;border-radius:12px;padding:0 16px}.admin-two-col{display:grid;grid-template-columns:minmax(340px,.9fr) 1.1fr;gap:24px}.admin-form-card,.admin-list-card{padding:24px;border-radius:24px}.admin-form-card input,.admin-form-card textarea,.admin-form-card select{width:100%;margin:7px 0 14px;padding:13px;border:1px solid var(--line);border-radius:12px}.admin-form-card.narrow{max-width:700px}.admin-list-row{display:flex;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid var(--line)}.admin-list-row span{display:block;color:var(--muted);font-size:.85rem}.admin-list-row button{border:0;background:transparent;color:var(--brand-red)}.chat-admin{display:grid;grid-template-columns:320px 1fr;min-height:600px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff}.chat-admin aside{border-right:1px solid var(--line)}.chat-admin aside button{position:relative;width:100%;text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;padding:16px}.chat-admin aside button.active{background:#fff1e8}.chat-admin aside span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--muted)}.chat-admin aside i{position:absolute;right:12px;top:12px;background:var(--brand-red);color:#fff;border-radius:50%;padding:3px 7px}.chat-admin section{display:flex;flex-direction:column}.chat-thread{flex:1;padding:20px;background:#fff9f5;overflow:auto}@media(max-width:900px){.blog-grid,.admin-two-col,.chat-admin{grid-template-columns:1fr}.chat-admin aside{max-height:260px;overflow:auto}.home-hero{min-height:auto}.chat-panel{width:min(360px,calc(100vw - 30px));right:-8px}}:root{--ink:#10131c;--ink-soft:#555d70;--surface:rgba(255,255,255,.68);--surface-strong:rgba(255,255,255,.86);--stroke:rgba(255,255,255,.72);--blue:#3d8dff;--violet:#9d55f5;--cyan:#56d7cf;--pink:#f4a6d8;--future-grad:linear-gradient(135deg,#5d8fff 0%,#8f64ef 48%,#ed8fcb 100%);--future-shadow:0 24px 70px rgba(64,72,116,.17),inset 0 1px 0 rgba(255,255,255,.84);--cursor-x:70vw;--cursor-y:20vh}html,body,#root{min-height:100%;width:100%;max-width:none!important;border:0!important;text-align:left!important;background:#edf1f7;color:var(--ink);overflow-x:hidden}body{font-size:15px;line-height:1.55}h1,h2,h3{font-family:Inter,Arial,sans-serif!important;font-weight:700!important;letter-spacing:-.045em;color:var(--ink)}h1{font-size:clamp(2.65rem,5vw,5.5rem);line-height:.98}h2{font-size:clamp(2.15rem,4vw,4.2rem)}h3{font-size:1.15rem}p{color:var(--ink-soft);line-height:1.7}.ambient-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden;background:linear-gradient(135deg,#eef3fb,#f9f1f5 48%,#e7f7f4);pointer-events:none}.ambient-bg:after{content:"";position:absolute;width:560px;height:560px;left:calc(var(--cursor-x) - 280px);top:calc(var(--cursor-y) - 280px);border-radius:50%;background:radial-gradient(circle,rgba(115,148,255,.24),rgba(241,143,204,.1) 45%,transparent 70%);filter:blur(12px);transition:left .18s ease-out,top .18s ease-out}.ambient-bg i{position:absolute;border-radius:50%;filter:blur(3px);opacity:.7;animation:floatBlob 12s ease-in-out infinite alternate}.ambient-bg i:nth-child(1){width:420px;height:420px;left:-120px;top:18%;background:radial-gradient(circle,#d47cf0,transparent 68%)}.ambient-bg i:nth-child(2){width:520px;height:520px;right:-180px;top:-90px;background:radial-gradient(circle,#71d9cc,transparent 68%);animation-delay:-3s}.ambient-bg i:nth-child(3){width:460px;height:460px;right:15%;bottom:-260px;background:radial-gradient(circle,#8ba5ff,transparent 68%);animation-delay:-6s}@keyframes floatBlob{to{transform:translate3d(40px,-28px,0) scale(1.08)}}.site-main{position:relative;z-index:1}.glass-card,.filter-bar,.product-card,.admin-form-card,.admin-list-card,.order-card{background:var(--surface)!important;border:1px solid var(--stroke)!important;box-shadow:var(--future-shadow)!important;backdrop-filter:blur(26px) saturate(145%);-webkit-backdrop-filter:blur(26px) saturate(145%)}.site-header{top:14px;width:calc(100% - 28px);max-width:1440px;margin:0 auto;border:1px solid rgba(255,255,255,.8)!important;border-radius:22px;background:#ffffffa8!important;box-shadow:0 16px 50px #3e486e1f;-webkit-backdrop-filter:blur(24px) saturate(150%);backdrop-filter:blur(24px) saturate(150%)}.header-inner{min-height:68px;padding:0 22px}.brand-mark{font-size:.94rem;letter-spacing:.16em!important;color:#111827}.main-nav{gap:1.55rem}.main-nav a{padding:1.35rem 0;font-size:.8rem;color:#5c6373}.main-nav a:hover,.main-nav a.active{color:#4f67d7}.main-nav a:after{bottom:1rem;height:2px;background:var(--future-grad)}.cart-link{padding:.65rem .8rem;border-radius:14px;background:#ffffff8c}.cart-link span{background:var(--future-grad)!important}.primary-button{min-height:46px;padding:.78rem 1.15rem;border-radius:14px!important;background:var(--future-grad)!important;box-shadow:0 14px 30px #6968dd40!important;font-weight:700}.secondary-button{border-radius:14px!important;background:#ffffff9e!important;border:1px solid rgba(255,255,255,.78)!important;color:#3d4560!important}.eyebrow{color:#6f66d8!important;font-weight:700!important}.section-shell{max-width:1480px;margin:0 auto;padding:clamp(5rem,8vw,8rem) clamp(1rem,4vw,4rem)}.home-hero{max-width:1480px!important;min-height:760px;margin:28px auto 0!important;padding:clamp(4rem,7vw,7rem) clamp(1.25rem,5vw,5rem)!important;border-radius:34px;overflow:hidden;background:linear-gradient(125deg,#ffffffb8,#ffffff52)!important;border:1px solid rgba(255,255,255,.8);box-shadow:var(--future-shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 30%,rgba(126,104,235,.2),transparent 27%),radial-gradient(circle at 85% 70%,rgba(81,213,198,.22),transparent 28%);pointer-events:none}.home-hero__content{z-index:3}.home-hero__content h1{font-size:clamp(3.5rem,7vw,7.2rem)!important}.home-hero__visual{z-index:2;border:1px solid rgba(255,255,255,.52);background:linear-gradient(145deg,#434961db,#1f2333f0)!important;box-shadow:0 40px 90px #2b314e47!important}.hero-object--back{background:linear-gradient(145deg,#8792a7,#43495b)!important}.hero-object--front{background:linear-gradient(145deg,#fffffff2,#e0e7f3b3)!important;color:#222a3d!important}.hero-seal{background:#fff67f!important;color:#191d2b!important}.brand-strip{max-width:1480px;margin:16px auto 0;border-radius:22px;border:1px solid rgba(255,255,255,.7);background:#ffffff94!important;color:#626b7d!important;box-shadow:0 14px 42px #424c6f1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.category-card{border-radius:28px!important;background:linear-gradient(145deg,#ffffffc7,#ffffff6b)!important}.category-card:hover{transform:translateY(-7px);border-color:#747adc59!important}.story-panel,.home-cta{border-radius:34px}.story-panel{background:#ffffff6b!important}.story-visual{background:linear-gradient(145deg,#4e566d,#202536)!important}.home-cta{margin-bottom:5rem;background:linear-gradient(135deg,#5982ffe6,#965be7db,#eb90c4d6)!important}.quote-section{background:linear-gradient(145deg,#151925,#272d42)!important}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{border-radius:26px!important;overflow:hidden}.product-card__image{aspect-ratio:1/1;background:linear-gradient(145deg,#e6eaf2,#cfd6e2)}.product-card__body{padding:17px}.product-card__body h3{margin:.38rem 0 .45rem;font-size:1.02rem}.product-card__body p{font-size:.78rem;min-height:2.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__footer{padding-top:.2rem}.price-line strong{font-size:1rem}.icon-button{width:39px;height:39px;background:linear-gradient(145deg,#596174,#272c3a);box-shadow:0 8px 18px #272c3a38}.filter-bar{border-radius:20px!important;padding:12px}.filter-bar input,.filter-bar select,input,select,textarea{border:1px solid rgba(118,128,159,.16)!important;background:#ffffffa8!important;border-radius:14px!important;outline:none}.filter-bar input:focus,.filter-bar select:focus,input:focus,select:focus,textarea:focus{border-color:#5b70e67a!important;box-shadow:0 0 0 4px #6476e517}.ambient-bg--admin{background:linear-gradient(135deg,#edf0f6,#f4edf2 50%,#e8f5f1)}.admin-shell{position:relative;z-index:1;grid-template-columns:225px minmax(0,1fr);gap:14px;padding:14px;background:transparent!important}.admin-sidebar{top:14px;height:calc(100vh - 28px);padding:22px 14px;border-radius:24px;background:#f8f9fcb8!important;color:var(--ink);border:1px solid rgba(255,255,255,.82);box-shadow:var(--future-shadow);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.admin-caption{color:#9197a5}.admin-sidebar nav{margin:2.2rem 0 auto;gap:6px}.admin-sidebar nav a{display:flex;align-items:center;gap:11px;padding:.78rem .86rem;border-radius:12px;color:#687083;font-size:.82rem}.admin-sidebar nav a span{width:20px;text-align:center;font-size:1rem}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{color:#fff!important;background:linear-gradient(135deg,#3b8cec,#637ce8)!important;box-shadow:0 10px 24px #4380e442}.admin-sidebar .secondary-button{color:#5b6375!important;background:#ffffff80!important}.admin-content{position:relative;z-index:2;padding:0 0 36px!important;background:transparent!important}.admin-topbar{min-height:68px;padding:0 12px 0 20px;margin-bottom:14px;border:1px solid rgba(255,255,255,.82);border-radius:20px;display:flex;align-items:center;justify-content:space-between;background:#fff9;box-shadow:0 12px 35px #424b6c1a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.admin-topbar>div:first-child{display:grid}.admin-welcome{font-size:.68rem;color:#8d94a3}.admin-topbar strong{font-size:.9rem}.admin-top-actions{display:flex;align-items:center;gap:8px}.admin-icon-btn{width:38px;height:38px;border:0;border-radius:12px;background:#ffffffa8;color:#596174}.admin-page-header{padding:10px 20px 4px;margin-bottom:12px}.admin-page-header h1{font-size:clamp(2.2rem,4vw,3.7rem);margin:.2rem 0}.admin-page-header p{margin:0}.stats-grid.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 14px;gap:14px}.dashboard-stats .stat-card{position:relative;min-height:164px;padding:18px;border-radius:20px!important;overflow:hidden}.stat-head{display:flex;justify-content:space-between}.stat-head b{font-size:1.2rem}.dashboard-stats strong{margin-top:14px;font-size:clamp(1.9rem,3.2vw,2.9rem)!important;color:#151925!important}.dashboard-stats small{font-size:.68rem;color:#26a46d}.dashboard-stats small em{color:#959baa;font-style:normal}.dashboard-stats svg{position:absolute;right:0;bottom:0;width:48%;height:58px;fill:none}.dashboard-stats svg path{stroke:#3788ed;stroke-width:2}.dashboard-grid{display:grid;grid-template-columns:1.45fr .75fr;gap:14px;padding:14px}.dashboard-panel{border-radius:20px!important;padding:18px}.panel-head{display:flex;align-items:center;justify-content:space-between}.panel-head>div{display:grid}.panel-head span{font-size:.68rem;color:#858c9b}.panel-head strong{font-size:.92rem}.period-tabs{display:flex;gap:4px}.period-tabs button{border:0;border-radius:9px;padding:.45rem .6rem;background:transparent;color:#8a91a1;font-size:.62rem}.period-tabs button.active{background:#eef1f7;color:#3e4c68}.sales-chart{width:100%;height:180px;margin-top:18px;color:#397fe8;overflow:visible}.sales-chart .area{fill:url(#area)}.sales-chart .line{fill:none;stroke:currentColor;stroke-width:2.5}.chart-labels{display:flex;justify-content:space-between;color:#9aa0ad;font-size:.62rem}.traffic-panel{display:grid;align-content:start;gap:18px}.traffic-row{display:grid;grid-template-columns:1fr auto;gap:8px}.traffic-row span,.traffic-row b{font-size:.74rem}.traffic-row i{grid-column:1/-1;height:4px;border-radius:99px;background:#e6e9f0;overflow:hidden}.traffic-row i:after{content:"";display:block;width:var(--progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,#3b89e9,#7e73e8)}.donut-panel,.quick-panel{min-height:240px}.donut-wrap{display:flex;align-items:center;justify-content:space-around;height:170px}.donut{width:118px;height:118px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#3a86e8 0,#3a86e8 70%,#f2bd4e 70%,#f2bd4e 88%,#eceff5 88%)}.donut:before{content:"";position:absolute;width:76px;height:76px;border-radius:50%;background:#f7f8fb}.donut span{position:relative;z-index:1;font-weight:700}.legend p{display:flex;align-items:center;gap:7px;margin:10px 0;font-size:.72rem}.legend p i{width:8px;height:8px;border-radius:50%;background:#3a86e8}.legend p:nth-child(2) i{background:#f2bd4e}.legend p b{margin-left:auto}.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:18px}.quick-grid a{min-height:76px;padding:12px;border-radius:14px;display:flex;flex-direction:column;justify-content:space-between;background:#ffffff8f;border:1px solid rgba(255,255,255,.75);font-size:1rem}.quick-grid a span{font-size:.7rem;color:#626a7b}.admin-table-wrap,.admin-form-card,.admin-list-card{border-radius:20px!important}.admin-table th,.admin-table td{padding:.82rem}.status-pill{background:#e4f4ee;color:#24835c}.orders-grid{gap:14px}.order-card{border-radius:20px!important}@media(max-width:1120px){.product-grid{grid-template-columns:repeat(3,1fr)}.admin-shell{grid-template-columns:205px minmax(0,1fr)}}@media(max-width:860px){.site-header{top:8px;width:calc(100% - 16px)}.main-nav{top:66px;background:#f8fafdeb;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.product-grid{grid-template-columns:repeat(2,1fr)}.admin-shell{display:block;padding:8px}.admin-sidebar{position:relative;top:0;height:auto;border-radius:20px}.admin-topbar{margin-top:8px}.dashboard-grid{grid-template-columns:1fr}.stats-grid.dashboard-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){body{font-size:14px}.section-shell{padding:4rem 14px}.home-hero{margin:18px 8px 0!important;border-radius:26px;padding:3rem 18px!important}.home-hero h1{font-size:3.15rem!important}.home-hero__visual{min-height:430px}.brand-strip{margin:10px 8px 0;border-radius:18px;justify-content:flex-start}.product-grid{display:grid;grid-template-columns:1fr;gap:14px}.product-card{display:grid;grid-template-columns:42% 58%;min-height:176px;border-radius:22px!important}.product-card__image{aspect-ratio:auto;height:100%;min-height:176px}.product-card__body{padding:14px;display:flex;flex-direction:column}.product-card__body .eyebrow{font-size:.58rem}.product-card__body h3{font-size:1rem}.product-card__body p{font-size:.72rem;margin-bottom:auto}.product-card__footer{margin-top:8px}.site-footer{border-radius:28px 28px 0 0}.admin-topbar{padding:10px;align-items:flex-start}.admin-top-actions .admin-icon-btn{display:none}.admin-topbar .primary-button{font-size:.72rem}.stats-grid.dashboard-stats{grid-template-columns:1fr}.dashboard-stats .stat-card{min-height:145px}.admin-page-header{padding-left:10px}.admin-page-header h1{font-size:2.5rem}.dashboard-grid{padding:8px}.period-tabs button:not(.active){display:none}.donut-wrap{justify-content:space-between}.admin-sidebar nav{display:flex;overflow:auto}.admin-sidebar nav a{white-space:nowrap}.chat-widget{right:14px;bottom:14px}}:root{--header-h:78px}body{overflow-x:hidden}.ambient-bg{z-index:-2!important}.site-header{position:fixed!important;top:0!important;left:0!important;width:100%!important;max-width:none!important;z-index:1000!important;padding:0 clamp(18px,4vw,72px)!important;background:#f7f9fca8!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.68)!important;border-radius:0!important;box-shadow:none!important;-webkit-backdrop-filter:blur(22px) saturate(1.2)!important;backdrop-filter:blur(22px) saturate(1.2)!important;transition:.25s ease}.site-header.is-scrolled{background:#f7f9fce6!important;box-shadow:0 10px 35px #222b4b1a!important}.header-inner{max-width:1600px!important;min-height:var(--header-h)!important;margin:auto!important;padding:0!important}.brand-logo{display:flex;align-items:center;min-width:150px;color:#141824;font-size:1rem;font-weight:800;letter-spacing:.18em}.brand-logo img{display:block;max-width:150px;max-height:46px;object-fit:contain}.brand-logo span{display:none}.main-nav{gap:clamp(18px,2vw,34px)!important}.main-nav a{font-size:.82rem!important;font-weight:600!important;color:#626a7a!important}.main-nav a.active{color:#151925!important}.header-actions{display:flex;align-items:center;gap:10px}.contact-button{padding:.78rem 1.2rem;border-radius:999px;color:#fff;background:linear-gradient(135deg,#4c83ed,#846de9);font-size:.8rem;font-weight:700;box-shadow:0 10px 24px #526cdc38}.cart-link{background:#ffffffa8!important}.video-hero{position:relative;width:100%;height:calc(100vh - var(--header-h));min-height:650px;overflow:hidden;background:#171b29}.video-hero video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d101ad1,#0d101a80 42%,#0d101a14 76%),linear-gradient(0deg,rgba(13,16,26,.4),transparent 50%)}.video-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:min(760px,88vw);height:100%;margin-left:max(6vw,28px);color:#fff}.video-hero__content .eyebrow{color:#d9d4ff}.video-hero__content h1{margin:.65rem 0 1rem;color:#fff;font-size:clamp(3rem,6vw,6.6rem);line-height:.95;letter-spacing:-.055em}.video-hero__content p{max-width:650px;color:#fffc;font-size:clamp(1rem,1.5vw,1.2rem)}.video-hero__content .secondary-button{color:#fff!important;border-color:#ffffff80!important;background:#ffffff1a!important}.centered-heading{text-align:center;max-width:850px;margin:0 auto 2.6rem}.centered-heading p{max-width:700px;margin:.7rem auto 0}.section-action{text-align:center;margin-top:2.5rem}.trending-section{padding:1px 0;background:#ebf4fac2}.trend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.trend-card{position:relative;min-height:360px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:26px;background-position:center;background-size:cover;color:#fff;overflow:hidden;box-shadow:0 24px 50px #26314f24;transition:transform .3s ease}.trend-card:hover{transform:translateY(-7px)}.trend-card span{font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.trend-card h3{margin:.45rem 0 .25rem;color:#fff;font-size:clamp(1.5rem,2.4vw,2.5rem)}.trend-card p{margin:0;color:#fffc}.crochet-strip{display:grid;grid-template-columns:1.15fr 1fr;gap:4rem;align-items:center;padding:clamp(4rem,7vw,7rem) max(6vw,24px);color:#fff;background:linear-gradient(110deg,#715be8,#4e8feb 45%,#56d3c0)}.crochet-strip h2{margin:.45rem 0 1rem;color:#fff;font-size:clamp(2.5rem,5vw,5rem)}.crochet-strip p{max-width:720px;color:#ffffffd1}.strip-links{display:grid;grid-template-columns:1fr 1fr;gap:12px}.strip-links a{padding:1.2rem 1.35rem;border:1px solid rgba(255,255,255,.35);border-radius:18px;background:#ffffff21;color:#fff;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:.2s}.strip-links a:hover{background:#ffffff40;transform:translateY(-3px)}.reviews-section{overflow:hidden}.reviews-viewport{width:100%;overflow:hidden;padding:10px 0 28px}.reviews-track{display:flex;width:max-content;gap:18px;animation:reviewMarquee 42s linear infinite}.reviews-viewport:hover .reviews-track{animation-play-state:paused}.review-card{width:330px;min-height:315px;padding:28px;flex:0 0 auto;border:1px solid rgba(121,131,160,.16);border-radius:24px;background:#ffffffb8;box-shadow:0 18px 42px #333d5a17;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.review-avatar{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#e5e8ff,#cdeee8);font-size:1.25rem;font-weight:800}.stars{margin:1.25rem 0 .8rem;color:#fa687a;letter-spacing:.12em}.review-card p{min-height:110px;color:#313848}.review-card strong{display:block}.review-card>span{color:#9096a5;font-size:.75rem}@keyframes reviewMarquee{to{transform:translate(calc(-50% - 9px))}}.site-footer{padding:2.5rem max(6vw,24px) 1.2rem!important;border-radius:0!important;background:#eceeef!important;color:#2e3442!important}.back-top{display:block;text-align:center;margin-bottom:3rem;font-weight:700}.footer-grid--full{grid-template-columns:1.35fr 1fr 1fr 1.05fr!important;max-width:1500px!important;margin:auto!important}.footer-grid h4{font-size:1rem!important}.footer-grid a,.footer-grid span{margin:.55rem 0!important}.social-row{display:flex;gap:12px;margin-top:1.5rem}.social-row a{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff}.newsletter-form{display:flex;margin-top:1.25rem}.newsletter-form input{min-width:0;flex:1;border-radius:999px 0 0 999px!important}.newsletter-form button{width:58px;border:0;border-radius:0 999px 999px 0;background:linear-gradient(135deg,#4c83ed,#846de9);color:#fff;font-size:1.2rem}.footer-bottom{max-width:1500px!important;margin:3rem auto 0!important}.admin-video-preview video{width:min(100%,680px);max-height:360px;border-radius:18px;background:#141824}.success-message{padding:12px 16px;margin:14px 0;border-radius:12px;background:#e7f6ef;color:#267b58}@media(max-width:900px){.header-actions .contact-button{display:none}.trend-grid{grid-template-columns:1fr}.trend-card{min-height:430px}.crochet-strip{grid-template-columns:1fr}.footer-grid--full{grid-template-columns:1fr 1fr!important}}@media(max-width:620px){:root{--header-h:66px}.site-header{padding:0 12px!important}.brand-logo{min-width:auto}.brand-logo img{max-width:108px}.brand-logo span{font-size:.85rem}.header-actions{margin-left:auto}.cart-link{padding:.65rem!important}.video-hero{height:calc(100svh - var(--header-h));min-height:600px}.video-hero__content{margin-left:20px;width:calc(100% - 40px);justify-content:flex-end;padding-bottom:70px}.video-hero__content h1{font-size:3.35rem}.video-hero__shade{background:linear-gradient(0deg,#0d101ae6,#0d101a14 78%)}.trend-card{min-height:350px}.strip-links{grid-template-columns:1fr}.review-card{width:285px}.footer-grid--full{grid-template-columns:1fr!important}.newsletter-form{max-width:420px}}.ambient-bg{z-index:0!important}.site-header,.site-main,.site-footer,.chat-widget{position:relative;z-index:1}.site-header{position:fixed!important}:root{--keezora-brand: #6f70ee;--keezora-brand-soft: #d979dc;--keezora-ink: #121522;--keezora-surface: #f3f4f7}html,body,#root,button,input,textarea,select,label,.site-header,.main-nav,.header-actions,.admin-sidebar,.admin-topbar,.admin-table,.admin-form{font-family:Inter,Arial,sans-serif!important}h1,h2,h3,.page-title,.admin-page-header h1,.admin-login-card h1,.dashboard-panel h2,.dashboard-panel h3,.admin-form-card h2,.admin-list-card h2,.section-heading h2,.video-hero__content h1,.product-card__body h3,.trend-card h3,.crochet-strip h2,.review-card strong{font-family:Gloock,Georgia,Times New Roman,serif!important;font-weight:400!important;letter-spacing:-.035em!important}.site-header{position:fixed!important;inset:0 0 auto 0!important;width:100%!important;height:var(--header-h)!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:background .28s ease,box-shadow .28s ease,backdrop-filter .28s ease!important}.header-inner{width:100%!important;max-width:none!important;min-height:var(--header-h)!important;margin:0!important;padding:0 clamp(24px,6vw,118px)!important;display:grid!important;grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr)!important;align-items:center!important;gap:clamp(22px,3vw,54px)!important}.site-header.is-home:not(.is-scrolled) .cart-link{background:#ffffff24!important;border:1px solid rgba(255,255,255,.28)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.site-header.is-scrolled,.site-header.is-inner-page{background:#f7f8fbf0!important;border-bottom:1px solid rgba(19,24,39,.07)!important;box-shadow:0 12px 34px #1f263e1a!important;backdrop-filter:blur(20px) saturate(1.15)!important;-webkit-backdrop-filter:blur(20px) saturate(1.15)!important}.site-header.is-scrolled .brand-logo,.site-header.is-inner-page .brand-logo,.site-header.is-scrolled .main-nav a,.site-header.is-inner-page .main-nav a,.site-header.is-scrolled .cart-link,.site-header.is-inner-page .cart-link,.site-header.is-scrolled .menu-button,.site-header.is-inner-page .menu-button{color:var(--keezora-ink)!important}.brand-logo{justify-self:start!important;min-width:0!important;font-family:Inter,Arial,sans-serif!important;font-weight:500!important;letter-spacing:.17em!important}.main-nav{justify-self:center!important;font-family:Inter,Arial,sans-serif!important}.main-nav a{font-family:Inter,Arial,sans-serif!important;font-size:.84rem!important;font-weight:500!important}.header-actions{justify-self:end!important;margin:0!important}.cart-link,.contact-button{font-family:Inter,Arial,sans-serif!important;font-weight:600!important}.site-main{padding-top:var(--header-h)!important}.site-main:has(.video-hero){padding-top:0!important}.video-hero{height:100vh!important;min-height:700px!important}.featured-section{background:transparent!important}.featured-section .empty-state,.featured-section .glass-card{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:clamp(2rem,5vw,5rem) 0!important}.featured-section .empty-state h3,.featured-section .empty-state p{color:var(--keezora-ink)!important}.site-footer{background:#eceeef!important;color:var(--keezora-ink)!important}.site-footer .brand-mark,.site-footer .back-top,.site-footer .footer-bottom,.site-footer p,.site-footer a,.site-footer span{color:#333a49!important}.site-footer h4{color:var(--keezora-brand)!important;font-family:Gloock,Georgia,Times New Roman,serif!important;font-weight:400!important}.site-footer .social-row a{color:#fff!important;background:#111522!important}.site-footer .footer-bottom{border-top-color:#1215221f!important}@media(max-width:860px){.site-header{top:0!important;width:100%!important}.header-inner{padding:0 18px!important;grid-template-columns:1fr auto auto!important;gap:12px!important}.main-nav.open{background:#f7f8fbf7!important}.main-nav.open a{color:var(--keezora-ink)!important}}@media(max-width:620px){.header-inner{padding:0 14px!important}.video-hero{height:100svh!important;min-height:620px!important}}:root{--keezora-brand: #f28c18;--keezora-brand-soft: #ffb13b;--keezora-brand-deep: #c96508;--keezora-brand-dark: #8f4300;--keezora-cream: #fff8ef;--keezora-cream-deep: #f7ead8;--keezora-ink: #17120f;--keezora-surface: #fffaf4;--brand-orange: #f28c18;--brand-red: #d97706;--brand-deep: #9a4b00;--brand-grad: linear-gradient(135deg,#ffb13b 0%,#f28c18 48%,#c96508 100%);--brand-soft: #fff4e5;--line: rgba(201,101,8,.16);--shadow: 0 20px 60px rgba(190,88,8,.14)}.ambient-bg,.ambient-bg--admin{background:linear-gradient(135deg,#fffaf4,#fff4e5 48%,#f8ead7)!important}.ambient-bg:after{background:radial-gradient(circle,rgba(255,177,59,.34) 0%,rgba(242,140,24,.16) 42%,rgba(201,101,8,.05) 62%,transparent 72%)!important}.ambient-bg i:nth-child(1){background:radial-gradient(circle,#ffad32,transparent 68%)!important}.ambient-bg i:nth-child(2){background:radial-gradient(circle,#f28c18,transparent 68%)!important}.ambient-bg i:nth-child(3){background:radial-gradient(circle,#d56d0a,transparent 68%)!important}.primary-button,.contact-button,.chat-launcher,.newsletter-form button{background:var(--brand-grad)!important;box-shadow:0 12px 28px #c9650842!important}.secondary-button{color:var(--keezora-brand-deep)!important;border-color:#c9650857!important}.eyebrow,.main-nav a.active,.main-nav a:hover,.site-footer h4{color:var(--keezora-brand)!important}.main-nav a:after{background:var(--keezora-brand)!important}.cart-link span{background:var(--brand-grad)!important}.site-header.is-home:not(.is-scrolled) .brand-logo,.site-header.is-home:not(.is-scrolled) .main-nav a,.site-header.is-home:not(.is-scrolled) .cart-link,.site-header.is-home:not(.is-scrolled) .menu-button{color:#fff!important}.site-header.is-home:not(.is-scrolled) .main-nav a:after{background:#fff!important}.site-header.is-scrolled,.site-header.is-inner-page{background:#fffaf4f0!important;border-bottom-color:#c965081a!important;box-shadow:0 12px 34px #843e001a!important}.trending-section{background:#fff7edd1!important}.crochet-strip{background:radial-gradient(circle at 12% 22%,rgba(255,204,119,.34),transparent 26rem),linear-gradient(110deg,#8f4300,#c96508,#f28c18 70%,#ffb13b)!important}.review-avatar{background:linear-gradient(135deg,#fff0d8,#ffc76b)!important}.stars{color:#f28c18!important}.review-card{border-color:#c9650826!important;box-shadow:0 18px 42px #a14c0517!important}.site-footer{background:#f5eee5!important}.site-footer h4{color:var(--keezora-brand-deep)!important}.site-footer .social-row a{background:#8f4300!important}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{background:var(--brand-grad)!important;box-shadow:0 10px 24px #c9650847!important}.admin-topbar,.admin-sidebar,.dashboard-panel,.admin-form-card,.admin-list-card,.admin-table-wrap,.stat-card,.order-card{border-color:#c965081f!important}.admin-icon-btn:hover,.period-tabs button.active{color:var(--keezora-brand-deep)!important;background:#fff0dd!important}.dashboard-stats svg path,.sales-chart .line{stroke:#f28c18!important}.sales-chart{color:#f28c18!important}.traffic-row i:after{background:linear-gradient(90deg,#ffb13b,#f28c18,#c96508)!important}.donut{background:conic-gradient(#f28c18 0,#f28c18 70%,#ffc76b 70%,#ffc76b 88%,#f2e7d8 88%)!important}.legend p i{background:#f28c18!important}.legend p:nth-child(2) i{background:#ffc76b!important}.status-pill{background:#fff0dd!important;color:#9a4b00!important}.admin-page-header .eyebrow,.admin-caption{color:#b65b08!important}input:focus,textarea:focus,select:focus{border-color:#f28c18!important;box-shadow:0 0 0 3px #f28c1821!important}a:focus-visible,button:focus-visible{outline-color:#f28c18!important}html,body,#root{margin:0!important;padding:0!important}.site-footer{margin:0!important;width:100%!important;box-sizing:border-box!important}.footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;margin-bottom:0!important;padding-bottom:0!important}.footer-credit{color:var(--keezora-brand-deep)!important;font-weight:600!important}.chat-widget{position:fixed!important;right:24px!important;bottom:24px!important;left:auto!important;top:auto!important;z-index:9999!important}.chat-launcher{min-width:132px;justify-content:center;white-space:nowrap}@media(max-width:620px){.chat-widget{right:14px!important;bottom:14px!important}.footer-bottom{align-items:flex-start!important;flex-direction:column!important}}.ambient-bg i{display:none!important}.cart-icon-link{position:relative;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:inherit;background:#ffffff24;border:1px solid rgba(255,255,255,.36);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.cart-icon-link svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-count{position:absolute;top:-4px;right:-4px;min-width:21px;height:21px;padding:0 5px;border-radius:999px;display:grid;place-items:center;color:#fff;background:var(--brand-grad);border:2px solid rgba(255,250,244,.95);font-size:.66rem;font-weight:800;box-shadow:0 5px 14px #c9650847}.site-header.is-scrolled .cart-icon-link,.site-header.is-inner-page .cart-icon-link{color:var(--keezora-ink);background:#ffffffd1;border-color:#c965081f}.site-header.is-home:not(.is-scrolled) .cart-icon-link{color:#fff}.product-card__actions{margin-top:1rem;display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.add-cart-button,.buy-now-button{min-height:42px;border-radius:999px;padding:.65rem .75rem;font-size:.76rem;font-weight:800}.add-cart-button{color:var(--keezora-brand-deep);background:#fff8ef;border:1px solid rgba(201,101,8,.28)}.buy-now-button{color:#fff;background:var(--brand-grad);border:0;box-shadow:0 8px 18px #c9650833}.mobile-bottom-nav{display:none}.mobile-chat-page,.profile-page{max-width:980px;margin:0 auto}.mobile-chat-card,.profile-card{border:1px solid rgba(201,101,8,.14);border-radius:28px;background:#fffaf4eb;box-shadow:var(--shadow)}.mobile-chat-card{overflow:hidden}.mobile-chat-thread{min-height:460px;max-height:62vh;padding:1.2rem;overflow-y:auto;background:#fff8ef}.chat-empty,.admin-chat-empty{padding:2rem;color:var(--muted);text-align:center}.mobile-chat-form{padding:1rem;display:grid;grid-template-columns:1fr auto;gap:.7rem;background:#fff}.mobile-chat-form .primary-button{min-width:110px}.profile-card{padding:clamp(1.2rem,4vw,2.2rem);display:grid;grid-template-columns:1fr 1fr;gap:1rem}.profile-card label{display:grid;gap:.45rem;font-size:.78rem;font-weight:800}.profile-card label:last-of-type{grid-column:1 / -1}.profile-card .primary-button{width:max-content}.profile-saved{align-self:center;color:#25805b;font-size:.8rem;font-weight:700}@media(max-width:620px){body{padding-bottom:76px}.desktop-chat-widget,.contact-button{display:none!important}.header-actions{gap:0!important}.cart-icon-link{width:44px;height:44px;background:#ffffff26}.cart-icon-link svg{width:22px;height:22px}.menu-button{font-size:0!important;width:42px;height:42px;position:relative}.menu-button:before{content:"☰";font-size:1.55rem}.video-hero{height:460px!important;min-height:460px!important}.video-hero__content{width:calc(100% - 34px)!important;height:100%;margin:0 17px!important;padding:82px 0 28px!important;align-items:center!important;justify-content:flex-end!important;text-align:center!important}.video-hero__content h1{max-width:360px;font-size:clamp(2.55rem,12vw,3.65rem)!important;line-height:.92!important}.video-hero__content p{max-width:350px;font-size:.9rem!important;line-height:1.55}.hero-actions{justify-content:center}.featured-section{padding-top:2.6rem!important}.featured-section .centered-heading{margin-bottom:1.4rem}.featured-section .product-grid,.shop-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-card{display:flex!important;flex-direction:column!important;min-height:0!important;border-radius:16px!important}.product-card__image{width:100%;height:auto!important;min-height:0!important;aspect-ratio:1 / 1.08!important}.product-card__body{padding:10px!important;min-width:0}.product-card__body .eyebrow{font-size:.5rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__body h3{min-height:2.2em;margin:.35rem 0;font-size:.88rem!important;line-height:1.08}.product-card__body p{display:none}.price-line strong{font-size:.9rem}.price-line del{font-size:.65rem}.product-card__actions{margin-top:.65rem;grid-template-columns:1fr;gap:5px}.add-cart-button,.buy-now-button{min-height:34px;padding:.45rem .35rem;font-size:.65rem}.sale-pill{top:.55rem;left:.55rem;padding:.3rem .45rem;font-size:.5rem}.mobile-bottom-nav{position:fixed;left:10px;right:10px;bottom:8px;z-index:1200;height:66px;padding:7px 8px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(201,101,8,.14);border-radius:22px;background:#fffaf4f0;box-shadow:0 14px 44px #602a0033;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#6d6259;border-radius:15px;font-size:.62rem;font-weight:700}.mobile-bottom-nav a svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-bottom-nav a.active{color:#fff;background:var(--brand-grad);box-shadow:0 7px 18px #c965083b}.site-footer{padding-bottom:6rem!important}.mobile-chat-page,.profile-page{padding-top:6rem!important}.mobile-chat-page .page-intro,.profile-page .page-intro{margin-bottom:1.4rem}.mobile-chat-page h1,.profile-page h1{font-size:2.8rem}.mobile-chat-thread{min-height:52vh;max-height:58vh}.mobile-chat-form{grid-template-columns:1fr}.mobile-chat-form .primary-button{width:100%}.profile-card{grid-template-columns:1fr;border-radius:22px}.profile-card label:last-of-type{grid-column:auto}.profile-card .primary-button{width:100%}}@media(max-width:620px){.video-hero{height:520px!important;min-height:520px!important}.video-hero__content,.video-hero__shade{display:none!important}.video-hero video{width:100%!important;height:100%!important;object-fit:cover!important}.featured-section.section-shell{padding:1.8rem 12px 2.6rem!important}.featured-section .section-heading,.featured-section .centered-heading{margin-bottom:.95rem!important}.featured-section .section-heading .eyebrow{margin-bottom:.35rem!important}.featured-section .section-heading h2{margin:0 0 .45rem!important;line-height:.96!important}.featured-section .section-heading p{margin:0 auto!important;line-height:1.45!important}.featured-section .product-grid{margin-top:.9rem!important}.featured-section .section-action{margin-top:1.25rem!important}.mobile-bottom-nav{left:9px!important;right:9px!important;bottom:7px!important;height:60px!important;padding:5px 6px!important;border-radius:20px!important}.mobile-bottom-nav a{gap:2px!important;border-radius:14px!important;font-size:.58rem!important;line-height:1!important}.mobile-bottom-nav a svg{width:19px!important;height:19px!important}}@media(max-width:620px){.video-hero{height:100svh!important;min-height:640px!important}.video-hero__shade{display:block!important;background:linear-gradient(0deg,#0d0c0ad1,#0d0c0a5c 52%,#0d0c0a24)!important}.video-hero__content{display:flex!important;width:calc(100% - 36px)!important;height:100%!important;margin:0 18px!important;padding:92px 0 78px!important;align-items:center!important;justify-content:center!important;text-align:center!important}.video-hero__content .eyebrow{margin-bottom:.7rem!important}.video-hero__content h1{max-width:360px!important;margin:0 auto .9rem!important;font-size:clamp(2.8rem,12.2vw,3.85rem)!important;line-height:.91!important}.video-hero__content p{max-width:340px!important;margin:0 auto!important;font-size:.92rem!important;line-height:1.55!important}.video-hero__content .hero-actions{display:none!important}.header-inner{display:grid!important;grid-template-columns:1fr auto auto!important;gap:9px!important}.brand-logo{grid-column:1!important}.header-actions{grid-column:2!important;grid-row:1!important;margin:0!important}.header-actions .contact-button{display:none!important}.menu-button{grid-column:3!important;grid-row:1!important;width:43px!important;height:43px!important;padding:10px!important;display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;border:0!important;border-radius:14px!important;background:transparent!important;color:currentColor!important;z-index:1302!important}.menu-button:before{content:none!important}.menu-button span{display:block!important;width:21px!important;height:2px!important;border-radius:99px!important;background:currentColor!important;transition:transform .28s ease,opacity .2s ease!important;transform-origin:center!important}.menu-button.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)!important}.menu-button.is-open span:nth-child(2){opacity:0!important}.menu-button.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)!important}.main-nav,.main-nav.open{position:fixed!important;top:0!important;right:0!important;left:auto!important;width:min(84vw,350px)!important;height:100dvh!important;padding:94px 22px 28px!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:5px!important;border:0!important;border-left:1px solid rgba(201,101,8,.14)!important;border-radius:0!important;background:#fffaf4fb!important;box-shadow:-24px 0 60px #40230c2e!important;backdrop-filter:blur(24px)!important;-webkit-backdrop-filter:blur(24px)!important;transform:translate(105%)!important;visibility:hidden!important;transition:transform .32s cubic-bezier(.22,.8,.2,1),visibility .32s!important;z-index:1300!important}.main-nav.open{transform:translate(0)!important;visibility:visible!important}.main-nav a{padding:15px 8px!important;color:var(--keezora-ink)!important;border-bottom:1px solid rgba(201,101,8,.1)!important;font-family:Inter,Arial,sans-serif!important;font-size:1rem!important;font-weight:600!important}.main-nav a:after{display:none!important}}.drawer-brand,.drawer-account{display:none}.policy-page{max-width:1100px;margin:0 auto;padding-top:8rem!important}.policy-heading{max-width:760px;margin-bottom:2rem}.policy-heading h1{font-size:clamp(3rem,6vw,6rem)}.policy-card{padding:clamp(1.4rem,4vw,3rem);border:1px solid rgba(201,101,8,.14);border-radius:28px;background:#fffaf4;box-shadow:var(--shadow)}.policy-card section{padding:1.3rem 0;border-bottom:1px solid rgba(201,101,8,.12)}.policy-card section:first-child{padding-top:0}.policy-card section:last-of-type{border-bottom:0}.policy-card h2{margin:0 0 .55rem;font-size:1.35rem;letter-spacing:-.025em}.policy-card p{margin:0}.policy-note{margin-top:1.5rem!important;padding:1rem;border-radius:16px;background:#fff0dd}.policy-note a{color:var(--keezora-brand-deep);font-weight:700}.live-chat-heading{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.15rem;border:1px solid rgba(201,101,8,.14);border-bottom:0;border-radius:24px 24px 0 0;background:#fffaf4}.live-chat-heading>div{display:flex;align-items:center;gap:.55rem;font-weight:800}.live-chat-heading small{color:var(--muted)}.live-dot{width:9px;height:9px;border-radius:50%;background:#21a366;box-shadow:0 0 0 5px #21a3661f}.chat-bubble{max-width:78%;margin:.45rem 0;padding:.75rem .9rem;border-radius:16px;line-height:1.45}.chat-bubble.customer,.chat-bubble.user{margin-left:auto;color:#fff;background:var(--brand-grad);border-bottom-right-radius:5px}.chat-bubble.admin{margin-right:auto;color:var(--black);background:#fff;border:1px solid rgba(201,101,8,.14);border-bottom-left-radius:5px}.related-products-section{padding-top:1rem!important}.related-products-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media(max-width:620px){.cart-count{display:grid!important}.cart-count:empty{display:none!important}.video-hero__content{justify-content:flex-end!important;padding:90px 18px 88px!important}.video-hero__content .eyebrow{margin-bottom:.45rem!important}.video-hero__content h1{margin-bottom:.55rem!important}.video-hero__content p{margin-bottom:0!important}.main-nav,.main-nav.open{padding:24px 22px 92px!important;color:#171511!important}.main-nav *{color:#171511!important}.drawer-brand{display:block!important;padding:8px 8px 22px;font-size:.95rem;font-weight:800;letter-spacing:.2em;border-bottom:1px solid rgba(201,101,8,.12)}.main-nav>a{padding:16px 8px!important;font-weight:700!important}.drawer-account{display:block!important;margin-top:auto;padding-top:18px}.drawer-account a,.drawer-account button{width:100%;min-height:48px;display:grid;place-items:center;border-radius:15px;border:1px solid rgba(201,101,8,.24);background:#fff;color:#171511!important;font-weight:800}.menu-button.is-open{color:#171511!important;position:fixed!important;top:12px!important;right:14px!important}.compact-shop-page{padding:76px 10px 2rem!important}.shop-filter-first{margin:0 0 10px!important;padding:10px!important;gap:8px!important}.shop-filter-first input,.shop-filter-first select{min-height:46px!important}.compact-shop-page .product-grid{margin-top:0!important}.compact-shop-page .product-card__image{margin:0!important}.compact-profile-page,.compact-chat-page{padding:78px 10px 1rem!important}.compact-page-title{margin-bottom:.8rem}.compact-page-title h1{margin:.25rem 0 0;font-size:2.65rem!important}.compact-profile-page .profile-card{padding:14px!important;gap:10px!important}.compact-profile-page .profile-card label{gap:5px!important}.compact-profile-page input,.compact-profile-page textarea{padding:.8rem!important}.compact-chat-page .live-chat-heading{padding:.8rem .9rem;border-radius:20px 20px 0 0}.compact-chat-page .mobile-chat-card{border-radius:0 0 20px 20px}.compact-chat-page .mobile-chat-thread{min-height:calc(100svh - 245px)!important;max-height:calc(100svh - 245px)!important;padding:.8rem!important}.compact-chat-page .mobile-chat-form{grid-template-columns:1fr auto!important;padding:.65rem!important}.compact-chat-page .mobile-chat-form .primary-button{width:auto!important;min-width:78px!important}.compact-product-detail{padding:76px 12px 2rem!important;gap:1rem!important}.compact-product-detail .product-gallery{gap:.5rem!important}.compact-product-detail .product-main-image{margin:0!important;border-radius:20px!important}.compact-product-detail .product-info{padding-top:0!important}.compact-product-detail .product-info h1{font-size:2.6rem!important;margin:.25rem 0 .7rem!important}.compact-product-detail .lead-copy{margin-bottom:.8rem!important}.compact-product-detail .stock-line{margin:.7rem 0!important}.compact-product-detail .detail-list{margin-top:1rem!important}.related-products-section{padding:1.5rem 0 6rem 12px!important;overflow:hidden}.related-products-section .section-heading{padding-right:12px;margin-bottom:.9rem}.related-products-section .section-heading h2{font-size:2.3rem!important}.related-products-track{display:flex!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding:0 12px 8px 0;scrollbar-width:none}.related-products-track::-webkit-scrollbar{display:none}.related-products-track>.product-card{flex:0 0 78%!important;scroll-snap-align:start}.related-products-track>.product-card:last-child{margin-right:12px}.policy-page{padding:82px 12px 6rem!important}.policy-heading{margin-bottom:1rem}.policy-heading h1{font-size:2.8rem!important;margin:.35rem 0 .75rem}.policy-card{padding:1rem!important;border-radius:20px}.policy-card section{padding:1rem 0}.policy-card h2{font-size:1.15rem}}@media(max-width:620px){.compact-chat-page{box-sizing:border-box!important;height:100svh!important;min-height:100svh!important;padding:78px 10px 82px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.compact-chat-page .live-chat-heading{flex:0 0 auto!important;margin:0!important;padding:.8rem .9rem!important;border-radius:20px 20px 0 0!important}.compact-chat-page .mobile-chat-card{flex:1 1 auto!important;min-height:0!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;overflow:hidden!important;border-radius:0 0 20px 20px!important}.compact-chat-page .mobile-chat-thread{min-height:0!important;max-height:none!important;height:auto!important;overflow-y:auto!important;padding:.8rem .8rem 1rem!important}.compact-chat-page .mobile-chat-form{position:relative!important;inset:auto!important;z-index:2!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;margin:0!important;padding:10px!important;border-top:1px solid rgba(201,101,8,.14)!important;border-radius:0!important;background:#fffaf4!important;box-shadow:0 -8px 24px #602a000f!important}.compact-chat-page .mobile-chat-form input{min-width:0!important;width:100%!important;height:52px!important}.compact-chat-page .mobile-chat-form .primary-button{width:auto!important;min-width:78px!important;height:52px!important;padding:0 18px!important}}.brand-logo img{width:auto!important;height:42px!important;max-width:180px!important;object-fit:contain!important;object-position:left center!important;transition:filter .25s ease,opacity .25s ease!important}.site-header.is-home:not(.is-scrolled) .brand-logo img{filter:brightness(0) invert(1)!important}.site-header.is-scrolled .brand-logo img,.site-header.is-inner-page .brand-logo img{filter:none!important}.drawer-brand img{display:block;width:170px;max-width:72%;height:auto;object-fit:contain;object-position:left center}.footer-logo img{display:block;width:190px;max-width:100%;height:auto;object-fit:contain;object-position:left center}@media(max-width:620px){.brand-logo img{height:34px!important;max-width:132px!important}.drawer-brand img{width:160px;max-width:78%}.footer-logo img{width:165px}}@media(max-width:620px){.site-header .main-nav,.site-header .main-nav.open{top:0!important;right:0!important;bottom:82px!important;left:auto!important;width:min(84vw,350px)!important;height:auto!important;min-height:0!important;padding:24px 22px 22px!important;overflow-y:auto!important;background:#fffaf4!important;color:#171511!important;z-index:1190!important}.site-header .main-nav,.site-header .main-nav a,.site-header .main-nav button,.site-header .main-nav .drawer-brand,.site-header .main-nav .drawer-account,.site-header .main-nav .drawer-account a,.site-header .main-nav .drawer-account button{color:#171511!important}.site-header .main-nav>a{font-family:Inter,Arial,sans-serif!important;font-weight:700!important}.site-header .drawer-brand{display:block!important;padding:4px 8px 18px!important;border-bottom:1px solid rgba(201,101,8,.14)!important}.site-header .drawer-brand img{width:150px!important;max-width:72%!important;height:auto!important;display:block!important;object-fit:contain!important}.site-header .drawer-account{display:block!important;margin-top:auto!important;padding-top:18px!important}.site-header .drawer-account a,.site-header .drawer-account button{background:#fff!important;border:1px solid rgba(201,101,8,.24)!important}.site-header .menu-button.is-open{color:#171511!important;z-index:1302!important}.mobile-bottom-nav{z-index:1200!important}}@media(max-width:620px){.site-header .main-nav,.site-header .main-nav.open{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(84vw,350px)!important;height:100dvh!important;min-height:100dvh!important;padding:24px 22px!important;overflow-y:auto!important;background:#fffaf4!important;color:#171511!important;border-left:1px solid rgba(201,101,8,.14)!important;border-radius:0!important;z-index:1500!important}.site-header.is-home:not(.is-scrolled) .main-nav.open,.site-header.is-home:not(.is-scrolled) .main-nav.open a,.site-header.is-home:not(.is-scrolled) .main-nav.open button,.site-header.is-home:not(.is-scrolled) .main-nav.open .drawer-brand,.site-header.is-home:not(.is-scrolled) .main-nav.open .drawer-account,.site-header.is-home:not(.is-scrolled) .main-nav.open .drawer-account a,.site-header.is-home:not(.is-scrolled) .main-nav.open .drawer-account button,.site-header .main-nav.open,.site-header .main-nav.open a,.site-header .main-nav.open button{color:#171511!important}.site-header .main-nav.open svg,.site-header .main-nav.open svg *{color:#171511!important;stroke:currentColor!important}.site-header.is-home:not(.is-scrolled) .menu-button.is-open,.site-header .menu-button.is-open{position:fixed!important;top:12px!important;right:14px!important;color:#171511!important;z-index:1502!important}.site-header .menu-button.is-open span{background:#171511!important}.mobile-bottom-nav{z-index:1200!important}body:has(.site-header .main-nav.open){overflow:hidden!important}}@media(max-width:620px){.video-hero{height:100svh!important;min-height:100svh!important}.video-hero__content .hero-actions{display:none!important}.mobile-bottom-nav{transition:transform .28s ease,opacity .22s ease,visibility .22s ease!important}.mobile-bottom-nav.is-hidden-at-hero{transform:translateY(calc(100% + 24px))!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}}.success-message{margin:0 20px 12px;padding:.78rem 1rem;border:1px solid rgba(31,139,91,.22);border-radius:14px;background:#eaf8f1;color:#17613f;font-size:.82rem;font-weight:700}.admin-products-table{min-width:920px}.product-table-actions{align-items:center;flex-wrap:wrap;gap:.65rem 1rem}.product-table-actions button:disabled{opacity:.48;cursor:wait}.product-status-toggle{display:inline-flex;align-items:center;gap:.55rem;border:0;padding:0;background:transparent;color:#7f6a57;font:inherit;font-size:.74rem;font-weight:800;cursor:pointer}.product-status-toggle:disabled{opacity:.55;cursor:wait}.product-status-toggle__track{position:relative;width:38px;height:22px;flex:0 0 auto;border-radius:999px;background:#d9d2ca;box-shadow:inset 0 0 0 1px #17151114;transition:background .2s ease}.product-status-toggle__track i{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #2d1f1333;transition:transform .2s ease}.product-status-toggle.is-active{color:#9a4b00}.product-status-toggle.is-active .product-status-toggle__track{background:linear-gradient(135deg,#ffad35,#e97300)}.product-status-toggle.is-active .product-status-toggle__track i{transform:translate(16px)}.mobile-product-actions{display:none}@media(max-width:620px){.compact-product-detail{width:100%!important;max-width:100%!important;padding:12px 12px 148px!important;margin:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;overflow:visible!important}.compact-product-detail .product-gallery,.compact-product-detail .product-info{width:100%!important;min-width:0!important;max-width:100%!important}.compact-product-detail .product-main-image{width:100%!important;aspect-ratio:1 / 1!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:20px!important;background:#fffaf4!important}.compact-product-detail .product-main-image img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}.compact-product-detail .thumbnail-row{width:100%!important;margin-top:10px!important;padding:0 0 4px!important;display:flex!important;gap:8px!important;overflow-x:auto!important;overscroll-behavior-inline:contain!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important}.compact-product-detail .thumbnail-row::-webkit-scrollbar{display:none!important}.compact-product-detail .thumbnail-row button{flex:0 0 64px!important;width:64px!important;min-width:64px!important;height:64px!important;border-radius:12px!important;scroll-snap-align:start!important;background:#fffaf4!important}.compact-product-detail .thumbnail-row img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.compact-product-detail .product-info{padding:2px 0 0!important;overflow:visible!important}.compact-product-detail .product-info .eyebrow{display:block!important;max-width:100%!important;overflow-wrap:anywhere!important}.compact-product-detail .product-info h1{width:100%!important;max-width:100%!important;margin:6px 0 12px!important;font-size:clamp(2rem,10vw,2.7rem)!important;line-height:.98!important;letter-spacing:-.045em!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}.compact-product-detail .price-line.large{flex-wrap:wrap!important;gap:6px 10px!important}.compact-product-detail .price-line.large strong{font-size:2rem!important}.compact-product-detail .lead-copy,.compact-product-detail .stock-line,.compact-product-detail .detail-list,.compact-product-detail .detail-list strong{overflow-wrap:anywhere!important}.compact-product-detail .purchase-row{display:none!important}.compact-product-detail .detail-list{width:100%!important;padding:4px 14px!important;margin-top:12px!important;border-radius:20px!important}.compact-product-detail .detail-list>div{grid-template-columns:1fr!important;gap:4px!important;padding:13px 0!important}.related-products-section{padding-bottom:154px!important}.mobile-product-actions{position:fixed!important;left:10px!important;right:10px!important;bottom:82px!important;z-index:1195!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:8px!important;border:1px solid rgba(201,101,8,.18)!important;border-radius:20px!important;background:#fffaf4f5!important;box-shadow:0 14px 40px #602a0033!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}.mobile-product-actions button{min-width:0!important;min-height:48px!important;padding:0 10px!important;border-radius:14px!important;font-family:Inter,Arial,sans-serif!important;font-size:.82rem!important;font-weight:800!important}.mobile-product-actions__cart{border:1px solid rgba(201,101,8,.32)!important;color:#b95700!important;background:#fffaf4!important}.mobile-product-actions__buy{border:0!important;color:#fff!important;background:var(--brand-grad)!important;box-shadow:0 10px 24px #c9650838!important}}@media(max-width:380px){.compact-product-detail{padding-left:10px!important;padding-right:10px!important}.compact-product-detail .product-info h1{font-size:clamp(1.85rem,9.5vw,2.25rem)!important}.mobile-product-actions{left:8px!important;right:8px!important;gap:6px!important}}.product-image-upload small{display:block;margin-top:.45rem;color:#7b6a5c;font-size:.76rem;font-weight:600}.admin-image-order{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;margin:18px 0}.admin-image-order__item{padding:10px;border:1px solid rgba(201,101,8,.16);border-radius:18px;background:#ffffffb8}.admin-image-order__item.is-main{border-color:var(--keezora-brand);box-shadow:0 10px 28px #c9650824}.admin-image-order__preview{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:13px;background:#fff}.admin-image-order__preview img{width:100%;height:100%;object-fit:contain;object-position:center}.admin-image-order__preview span{position:absolute;left:8px;bottom:8px;padding:.34rem .58rem;border-radius:999px;background:#141210d1;color:#fff;font-size:.67rem;font-weight:800}.admin-image-order__item.is-main .admin-image-order__preview span{background:var(--brand-grad)}.admin-image-order__actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.admin-image-order__actions button{min-height:34px;padding:.42rem .66rem;border:1px solid rgba(201,101,8,.18);border-radius:10px;background:#fffaf4;color:#171511;font:700 .7rem Inter,Arial,sans-serif;cursor:pointer}.admin-image-order__actions button:disabled{opacity:.35;cursor:not-allowed}.admin-image-order__actions .make-main{color:#a34e00}.admin-image-order__actions .remove-image{color:#b33a2f}@media(max-width:620px){body.mobile-menu-open .mobile-bottom-nav{transform:translateY(calc(100% + 28px))!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}}.checkout-layout--upi{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr)}.checkout-section-title{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1.2rem}.checkout-section-title>span{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:var(--future-grad);font-size:.72rem;font-weight:700}.checkout-section-title h3{margin:0 0 .2rem}.checkout-section-title p{margin:0;font-size:.82rem;color:var(--muted)}.checkout-divider{height:1px;margin:1.8rem 0;background:var(--line)}.utr-field{display:grid;gap:.5rem;font-size:.78rem;font-weight:700}.utr-field input{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.08em;text-transform:uppercase}.utr-field small{color:var(--muted);line-height:1.5}.upi-payment-card{position:sticky;top:92px;padding:1.5rem;border-radius:28px}.upi-total{margin:.4rem 0;font-size:clamp(2.8rem,5vw,4.8rem);line-height:1;font-weight:700;letter-spacing:-.06em}.upi-payment-card>p{margin-top:0;color:var(--muted)}.upi-qr-wrap{margin:1.2rem 0;padding:1rem;display:grid;place-items:center;gap:.65rem;border-radius:20px;background:#fff;border:1px solid var(--line)}.upi-qr-wrap img{width:min(100%,260px);aspect-ratio:1;object-fit:contain;border-radius:14px}.upi-qr-wrap small{color:var(--muted)}.upi-account-box{padding:1rem;display:grid;gap:.3rem;border-radius:16px;background:#6f66d814}.upi-account-box span{color:var(--muted);font-size:.68rem;text-transform:uppercase;letter-spacing:.1em}.upi-account-box code{margin-top:.25rem;overflow-wrap:anywhere;font-size:.92rem;color:#4d4a9f}.upi-actions{margin:1rem 0;display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.upi-actions .primary-button,.upi-actions .secondary-button{width:100%}.upi-instructions{padding:1rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.upi-instructions ol{padding-left:1.2rem;color:var(--muted)}.upi-instructions li{margin:.4rem 0}.upi-instructions p{margin-bottom:0;font-size:.78rem;color:var(--muted)}.checkout-price-lines{margin-top:1rem;display:grid;gap:.6rem}.checkout-price-lines>div{display:flex;justify-content:space-between;gap:1rem}.checkout-price-lines .summary-total{padding-top:.8rem;border-top:1px solid var(--line);font-size:1.05rem}.order-result-card{max-width:920px}.order-result-card.is-pending .success-icon{background:#fff0dd;color:#9a4b00}.order-result-card.is-rejected .success-icon{background:#ffe5e5;color:#a92727}.order-result-meta{margin:2rem 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;text-align:left}.order-result-meta>div{padding:1rem;border-radius:16px;background:#ffffff9e;border:1px solid var(--line)}.order-result-meta span{display:block;margin-bottom:.4rem;color:var(--muted);font-size:.68rem;text-transform:uppercase}.order-result-meta strong{display:block;overflow-wrap:anywhere;text-transform:capitalize}.auto-refresh-note{display:block;margin-bottom:1.2rem;color:var(--muted)}.result-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem}.upi-admin-form{max-width:920px;padding:1.5rem}.admin-upi-qr-preview{padding:1rem;display:flex;align-items:center;gap:1rem;border-radius:18px;background:#ffffff8c;border:1px solid var(--line)}.admin-upi-qr-preview img{width:150px;height:150px;object-fit:contain;border-radius:14px;background:#fff}.admin-upi-qr-preview p{margin:.3rem 0 1rem;color:var(--muted)}.upi-admin-note{margin:1.2rem 0;padding:1rem;border-radius:16px;background:#6f66d814}.upi-admin-note p{margin:.35rem 0 0;color:var(--muted)}.warning-message{margin:.8rem 0;padding:.8rem 1rem;border-radius:12px;color:#8a4b00;background:#fff0dd}.danger-button{color:#a92727!important;border-color:#a927273d!important}.order-filter-tabs{margin:0 14px 1rem;display:flex;gap:.6rem;overflow-x:auto}.order-filter-tabs button{min-height:40px;padding:.6rem .85rem;border:1px solid var(--line);border-radius:12px;white-space:nowrap;background:#ffffff9e;color:var(--muted);text-transform:capitalize}.order-filter-tabs button.active{color:#fff;border-color:transparent;background:var(--future-grad)}.order-filter-tabs span{margin-left:.35rem;padding:.1rem .38rem;border-radius:999px;background:#fff3}.orders-grid--verification{grid-template-columns:repeat(2,minmax(0,1fr))}.order-customer-meta{margin:1rem 0;display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.order-customer-meta p{margin:0;display:grid;gap:.15rem}.order-customer-meta p.full{grid-column:1 / -1}.order-customer-meta strong{font-size:.68rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.order-customer-meta span{font-size:.82rem;overflow-wrap:anywhere}.utr-admin-box{margin:1rem 0;padding:1rem;display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:.7rem;border-radius:16px;background:#6f66d812}.utr-admin-box>div{min-width:0}.utr-admin-box span{display:block;margin-bottom:.25rem;color:var(--muted);font-size:.64rem;text-transform:uppercase}.utr-admin-box strong{display:block;overflow-wrap:anywhere;font-size:.82rem}.payment-review-actions{display:grid;gap:.7rem;margin:1rem 0}.payment-review-actions>div{display:flex;flex-wrap:wrap;gap:.65rem}.payment-review-actions button{flex:1 1 180px}.order-fulfillment-row{padding-top:1rem;border-top:1px solid var(--line);display:grid;gap:.45rem}.order-fulfillment-row label{font-size:.72rem;color:var(--muted)}.order-fulfillment-row small{color:var(--muted)}.status-pill.payment-paid{color:#1b6645!important;background:#dcf4e8!important}.status-pill.payment-verification_pending,.status-pill.payment-pending{color:#875600!important;background:#fff0c9!important}.status-pill.payment-rejected{color:#a92727!important;background:#ffe5e5!important}.earnings-list{margin-top:1rem}.earning-row-amount{text-align:right}@media(max-width:1050px){.checkout-layout--upi{grid-template-columns:1fr}.upi-payment-card{position:static}.orders-grid--verification{grid-template-columns:1fr}}@media(max-width:680px){.upi-actions{grid-template-columns:1fr}.order-result-meta{grid-template-columns:1fr 1fr}.utr-admin-box{grid-template-columns:1fr}.admin-upi-qr-preview{align-items:flex-start;flex-direction:column}.order-customer-meta{grid-template-columns:1fr}.order-customer-meta p.full{grid-column:auto}}.checkout-page-intro{max-width:760px;margin-inline:auto}.checkout-layout--single{grid-template-columns:minmax(0,820px);justify-content:center}.checkout-address-grid{grid-template-columns:1fr}.checkout-address-grid textarea{min-height:112px;resize:vertical}.checkout-payment-step{position:static;top:auto;padding:clamp(1rem,3vw,1.5rem);border:1px solid var(--line);background:#ffffff61;box-shadow:none}.checkout-payment-step .upi-total{font-size:clamp(2.5rem,8vw,4.2rem)}.checkout-payment-step .upi-instructions{display:none}@media(max-width:680px){.checkout-page .page-intro{margin-bottom:1rem}.checkout-page .checkout-form{padding:1rem;border-radius:24px}.checkout-payment-step{padding:1rem;border-radius:22px}.checkout-section-title{gap:.7rem}.checkout-section-title>span{width:32px;height:32px}.checkout-address-grid textarea{min-height:105px}}.profile-sync-error{grid-column:1 / -1;margin:0}.profile-orders-section{margin-top:1.2rem}.profile-orders-heading{margin-bottom:.9rem;display:flex;align-items:end;justify-content:space-between;gap:1rem}.profile-orders-heading h2{margin:.25rem 0 0;font-size:clamp(2rem,5vw,3.3rem)}.profile-orders-heading .secondary-button{min-width:110px}.profile-orders-empty{min-height:180px;padding:1.4rem;border:1px solid rgba(201,101,8,.14);border-radius:24px;display:grid;place-items:center;align-content:center;gap:.55rem;text-align:center;color:var(--muted);background:#fffaf4db;box-shadow:var(--shadow)}.profile-orders-empty strong{color:var(--ink);font-size:1rem}.profile-orders-empty .primary-button{margin-top:.45rem}.customer-orders-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.customer-order-card{padding:1.15rem;border:1px solid rgba(201,101,8,.14);border-radius:24px;background:#fffaf4e6;box-shadow:var(--shadow)}.customer-order-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.customer-order-card__top h3{margin:.25rem 0 0;font-size:1.1rem;overflow-wrap:anywhere}.customer-order-card__top>strong{font-size:1.15rem}.customer-order-statuses{margin:1rem 0;display:flex;flex-wrap:wrap;gap:.5rem}.customer-order-card__bottom{padding-top:.9rem;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:.8rem;color:var(--muted);font-size:.78rem}.customer-order-card__bottom .secondary-button{min-height:38px;padding:.55rem .85rem}@media(max-width:760px){.customer-orders-list{grid-template-columns:1fr}}@media(max-width:620px){.profile-sync-error{grid-column:auto}.profile-orders-heading{align-items:center}.profile-orders-heading h2{font-size:2.2rem}.profile-orders-heading .secondary-button{min-width:auto;padding-inline:.85rem}.customer-order-card{padding:1rem;border-radius:20px}.customer-order-card__top>strong{font-size:1rem}}.compact-product-detail .lead-copy{max-width:680px;margin:.9rem 0 1.2rem;color:var(--muted);line-height:1.72}.product-description{width:100%;margin:1.15rem 0 1.35rem}.product-description__paragraph{margin:0;padding:.72rem 0;color:var(--muted);line-height:1.72;border-bottom:1px solid var(--line)}.product-description__heading{margin:1.1rem 0 0;padding:0 0 .55rem;color:var(--gold-deep);font-family:inherit;font-size:.74rem;font-weight:850;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--line)}.product-description__item{position:relative;display:flex;gap:.75rem;padding:.72rem 0 .72rem 1.15rem;color:var(--black);line-height:1.55;border-bottom:1px solid var(--line)}.product-description__item:before{content:"";position:absolute;top:1.18rem;left:.1rem;width:6px;height:6px;border-radius:50%;background:var(--gold)}.product-description__item span{min-width:0;overflow-wrap:anywhere}@media(max-width:620px){.compact-product-detail .lead-copy{margin:.75rem 0 1rem!important;font-size:.94rem!important;line-height:1.65!important}.product-description{margin:.9rem 0 1.1rem}.product-description__paragraph,.product-description__item{font-size:.92rem}}.product-quantity-control{width:fit-content;min-width:150px;margin:1rem 0 1.35rem;display:grid;gap:.45rem;color:var(--muted);font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.product-quantity-control input{width:110px;min-height:48px;text-align:center}.product-sticky-actions{position:fixed;left:50%;bottom:18px;z-index:1195;width:min(680px,calc(100vw - 32px));padding:8px;display:grid;grid-template-columns:1fr 1fr;gap:8px;border:1px solid rgba(201,101,8,.18);border-radius:22px;background:#fffaf4f5;box-shadow:0 16px 44px #602a0038;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transform:translate(-50%)}.product-sticky-actions button{min-width:0;min-height:52px;padding:0 18px;border-radius:15px;font-family:Inter,Arial,sans-serif;font-size:.9rem;font-weight:800}.product-sticky-actions__cart{border:1px solid rgba(201,101,8,.34);color:#b95700;background:#fffaf4}.product-sticky-actions__buy{border:0;color:#fff;background:var(--brand-grad);box-shadow:0 10px 24px #c9650838}.product-sticky-actions button:disabled{cursor:not-allowed;opacity:.52}.related-products-section{padding-bottom:8rem!important}@media(min-width:861px){.compact-product-detail{min-height:calc(100vh - 76px);padding-top:34px!important;padding-bottom:7.5rem!important;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)!important;gap:clamp(2.5rem,5vw,6rem)!important;align-items:start!important}.compact-product-detail .product-gallery{position:sticky;top:94px;align-self:start;min-width:0;max-height:calc(100vh - 112px)}.compact-product-detail .product-main-image{width:100%;height:clamp(460px,calc(100vh - 230px),690px);aspect-ratio:auto}.compact-product-detail .thumbnail-row{flex-wrap:nowrap;padding-bottom:4px}.compact-product-detail .product-info{position:static!important;top:auto!important;min-width:0;padding-bottom:1rem}}@media(max-width:860px){.compact-product-detail .product-gallery,.compact-product-detail .product-info{position:static!important}.product-sticky-actions{bottom:82px;width:calc(100vw - 20px);border-radius:20px}.product-sticky-actions button{min-height:48px;padding:0 10px;border-radius:14px;font-size:.82rem}.related-products-section{padding-bottom:10rem!important}}@media(max-width:380px){.product-sticky-actions{width:calc(100vw - 16px);gap:6px}}.product-description--automatic{margin-top:-.15rem}.product-description__section+.product-description__section{margin-top:1rem}.product-description--automatic .product-description__heading{margin-top:0}@media(min-width:861px){.compact-product-detail{width:100%!important;max-width:1480px!important;height:calc(100vh - var(--header-h))!important;min-height:0!important;padding-top:30px!important;padding-bottom:92px!important;overflow:hidden!important;align-items:stretch!important}.compact-product-detail .product-gallery{position:relative!important;top:auto!important;height:100%!important;max-height:none!important;min-height:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.compact-product-detail .product-main-image{flex:1 1 auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}.compact-product-detail .thumbnail-row{flex:0 0 auto!important;margin-top:12px!important;overflow-x:auto!important;overflow-y:hidden!important}.compact-product-detail .product-info{position:relative!important;top:auto!important;height:100%!important;min-height:0!important;padding:0 12px 120px 0!important;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-width:thin;scrollbar-color:rgba(181,138,53,.45) transparent}.compact-product-detail .product-info::-webkit-scrollbar{width:6px}.compact-product-detail .product-info::-webkit-scrollbar-track{background:transparent}.compact-product-detail .product-info::-webkit-scrollbar-thumb{border-radius:999px;background:#b58a3573}.related-products-section{margin-top:0!important}}
