:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7fbff;--surface:#fff;--soft:#eaf6ff;--text:#10263d;--muted:#60758a;--primary:#1684cf;--strong:#0766aa;--accent:#68c7f0;--border:#d9e9f4;--shadow:0 18px 50px #1a66991a;font-family:Tahoma,Arial,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#080807;--surface:#11110f;--soft:#1a1812;--text:#f6f1e5;--muted:#b7ad98;--primary:#d5ab55;--strong:#f1ca78;--accent:#8b682d;--border:#342b1b;--shadow:0 24px 70px #00000073}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input{font:inherit}.app-shell{background:var(--bg);min-height:100vh;transition:all .25s}.site-header{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:28px;width:min(1240px,100% - 40px);min-height:78px;margin:auto;display:grid}.brand{color:var(--strong);white-space:nowrap;font-size:1.35rem;font-weight:900}.header-search{background:var(--soft);min-height:46px;color:var(--muted);border-radius:12px;align-items:center;gap:10px;padding-inline:16px;display:flex}.header-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.header-actions{gap:8px;display:flex}.icon-button,.language-button{border:1px solid var(--border);cursor:pointer;background:var(--surface);min-height:42px;color:var(--text);border-radius:11px}.icon-button{width:42px}.language-button{padding:0 15px;font-weight:800}.primary-navigation{color:var(--muted);grid-column:1/-1;gap:28px;padding-bottom:14px;font-size:.9rem;display:flex;overflow-x:auto}.primary-navigation a.active{color:var(--strong);font-weight:800}.category-navigation{scrollbar-width:none;gap:9px;width:min(1240px,100% - 40px);margin:12px auto 0;display:flex;overflow-x:auto}.category-navigation a{border:1px solid var(--border);background:var(--surface);color:var(--muted);white-space:nowrap;border-radius:999px;padding:9px 13px;font-size:.82rem}.hero{border:1px solid var(--border);background:linear-gradient(135deg,var(--surface),var(--soft));width:min(1240px,100% - 40px);min-height:520px;box-shadow:var(--shadow);border-radius:26px;grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;margin:20px auto 0;padding:70px;display:grid;overflow:hidden}.eyebrow{color:var(--primary);letter-spacing:.14em;font-size:.75rem;font-weight:900}h1{letter-spacing:-.05em;max-width:780px;margin:18px 0;font-size:clamp(2.45rem,5vw,5rem);line-height:1.08}.hero-copy{max-width:650px;color:var(--muted);line-height:2}.primary-action{color:#fff;background:var(--primary);border-radius:12px;margin-top:22px;padding:13px 22px;font-weight:800;display:inline-block}.hero-art{min-height:380px;position:relative}.arc{border:2px solid var(--primary);opacity:.42;border-radius:48% 52% 50%;position:absolute;inset:12% 8%;transform:rotate(28deg)}.arc-two{border-color:var(--accent);inset:22% 18%;transform:rotate(-24deg)}.drop{background:linear-gradient(145deg,var(--accent),var(--strong));width:94px;height:124px;box-shadow:0 30px 90px var(--accent);border-radius:70% 40% 65% 45%;position:absolute;top:35%;left:50%;transform:rotate(45deg)}.category-showcase{width:min(1240px,100% - 40px);margin:auto;padding:100px 0}.section-heading{max-width:680px;margin-bottom:38px}.section-heading h2,.foundation h2{margin:10px 0 16px;font-size:clamp(2rem,4vw,3.4rem)}.section-heading>p:last-child{color:var(--muted);line-height:1.9}.category-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.category-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;min-height:220px;padding:24px;transition:all .2s}.category-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.category-index{color:var(--primary);font-size:.75rem}.category-card h3{margin:38px 0 10px;font-size:1.25rem}.category-card p{min-height:44px;color:var(--muted);font-size:.82rem;line-height:1.7}.category-link{color:var(--strong);font-size:.84rem;font-weight:800}.foundation{background:var(--soft);padding:90px max(20px,50% - 620px)}.foundation-grid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.foundation-grid article{background:var(--surface);min-height:160px;padding:24px}.foundation-grid span{color:var(--primary);font-size:.75rem}.foundation-grid h3{margin-top:48px}.placeholder-page{width:min(1240px,100% - 40px);min-height:60vh;margin:auto;padding:120px 0}.placeholder-page p:last-child{color:var(--muted);max-width:700px;line-height:2}.site-footer{width:min(1240px,100% - 40px);color:var(--muted);border-top:1px solid var(--border);justify-content:space-between;margin:auto;padding:40px 0;display:flex}@media (width<=900px){.site-header{grid-template-columns:1fr auto;gap:14px;padding:16px 0}.header-search{grid-area:2/1/auto/-1}.primary-navigation{grid-row:3}.hero{grid-template-columns:1fr;padding:48px 32px}.hero-art{min-height:260px}.category-grid,.foundation-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.site-header,.category-navigation,.hero,.category-showcase,.site-footer{width:min(100% - 24px,1240px)}.hero{border-radius:18px;padding:42px 22px}.category-grid,.foundation-grid{grid-template-columns:1fr}.brand{font-size:1.1rem}}.catalog-page{width:min(1240px,100% - 40px);margin:auto;padding:70px 0 110px}.catalog-heading h1{margin:12px 0;font-size:clamp(2.2rem,4vw,4rem)}.catalog-heading>p:last-child{color:var(--muted)}.catalog-toolbar{border:1px solid var(--border);background:var(--surface);border-radius:16px;grid-template-columns:minmax(260px,1fr) 190px auto;align-items:center;gap:12px;margin:35px 0;padding:16px;display:grid}.catalog-toolbar input,.catalog-toolbar select{border:1px solid var(--border);background:var(--soft);min-height:46px;color:var(--text);border-radius:10px;padding:0 14px}.catalog-toolbar label{white-space:nowrap;color:var(--muted)}.product-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;transition:all .2s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-image{aspect-ratio:1;background:var(--soft);position:relative}.product-image img{object-fit:contain;width:100%;height:100%}.product-image span{color:#fff;background:#000000a3;border-radius:7px;padding:5px 8px;font-size:.68rem;position:absolute;inset:auto 10px 10px}.product-card-body{padding:18px}.product-meta{color:var(--primary);margin:0;font-size:.75rem}.product-card h3{min-height:48px;margin:10px 0;font-size:.98rem;line-height:1.6}.product-card strong{margin-top:14px;display:block}.product-card small{color:var(--muted);margin-top:7px;display:block}.state-panel{border:1px dashed var(--border);text-align:center;color:var(--muted);background:var(--surface);border-radius:16px;padding:50px}.page-state{width:min(100% - 40px,900px);margin:90px auto}.product-page{grid-template-columns:1fr 1fr;gap:60px;width:min(1180px,100% - 40px);margin:auto;padding:70px 0 110px;display:grid}.product-gallery{border:1px solid var(--border);background:var(--soft);border-radius:24px;min-width:0;position:relative;overflow:hidden}.product-gallery img{aspect-ratio:1;object-fit:contain;width:100%;display:block}.product-gallery span{color:#fff;background:#000000ad;border-radius:8px;padding:8px 12px;font-size:.72rem;position:absolute;inset:auto 16px 16px}.product-info h1{font-size:clamp(2.1rem,4vw,4rem)}.product-code{color:var(--muted);font-family:monospace}.finish-list{flex-wrap:wrap;gap:8px;margin:26px 0;display:flex}.finish-list button{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;border-radius:999px;padding:9px 13px}.finish-list button.selected{border-color:var(--primary);color:var(--strong);box-shadow:0 0 0 2px var(--soft)}.product-price{margin:24px 0;font-size:1.65rem;display:block}.policy-box{border:1px solid var(--border);background:var(--soft);border-radius:14px;flex-direction:column;gap:8px;margin:28px 0;padding:18px;display:flex}.policy-box span{color:var(--muted);font-size:.86rem}.add-button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:13px;width:100%;min-height:54px;font-weight:900}.add-button:disabled{opacity:.45;cursor:not-allowed}@media (width<=1000px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.catalog-toolbar{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr 1fr}.product-page{grid-template-columns:1fr;gap:32px}}@media (width<=480px){.catalog-page,.product-page{width:calc(100% - 24px)}.product-grid{grid-template-columns:1fr}}.auth-page{width:min(100% - 32px,520px);margin:auto;padding:80px 0 120px}.auth-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;padding:34px}.auth-card h1{font-size:clamp(2rem,6vw,3.2rem)}.auth-card form{gap:20px;display:grid}.auth-card label{color:var(--muted);gap:8px;display:grid}.auth-card input{border:1px solid var(--border);background:var(--soft);min-height:50px;color:var(--text);border-radius:11px;padding:0 14px}.channel-tabs{background:var(--soft);border-radius:12px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.channel-tabs button{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px}.channel-tabs button.active{background:var(--surface);color:var(--strong);box-shadow:var(--shadow)}.text-button{color:var(--primary);cursor:pointer;background:0 0;border:0}.dev-code{background:var(--soft);text-align:center;direction:ltr;border-radius:10px;padding:12px}.form-error{color:#c63b3b;line-height:1.7}.account-page{width:min(100% - 40px,900px);min-height:65vh;margin:auto;padding:90px 0}.account-page h1{font-size:clamp(2.2rem,5vw,4.4rem)}.account-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;justify-content:space-between;gap:20px;margin:25px 0;padding:24px;display:flex}.outline-button{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:11px;margin-top:16px;padding:12px 20px;display:block}.cart-page,.checkout-page,.order-success{width:min(1180px,100% - 40px);min-height:65vh;margin:auto;padding:70px 0 110px}.cart-page>h1,.checkout-page h1,.order-success h1{font-size:clamp(2.3rem,5vw,4.5rem)}.cart-layout,.checkout-page{grid-template-columns:minmax(0,1fr) 340px;gap:28px;display:grid}.cart-item{border:1px solid var(--border);background:var(--surface);border-radius:16px;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px;display:grid}.cart-item img{aspect-ratio:1;object-fit:contain;background:var(--soft);border-radius:12px;width:110px}.cart-item p{color:var(--muted);font-size:.8rem}.cart-item select{border:1px solid var(--border);background:var(--soft);min-height:36px;color:var(--text);border-radius:8px}.danger{color:#c74242}.cart-summary{border:1px solid var(--border);background:var(--surface);border-radius:16px;align-self:start;padding:24px;position:sticky;top:20px}.cart-summary p{color:var(--muted);justify-content:space-between;gap:15px;line-height:1.8;display:flex}.button-link{place-items:center;margin-top:22px;display:grid}.checkout-form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.checkout-form label{color:var(--muted);gap:7px;display:grid}.checkout-form label:nth-of-type(6),.checkout-form label:nth-of-type(7),.checkout-form .form-error,.checkout-form .add-button{grid-column:1/-1}.checkout-form input{border:1px solid var(--border);background:var(--surface);min-height:48px;color:var(--text);border-radius:10px;padding:0 13px}.order-success{text-align:center}.order-success>strong{margin:20px;font-size:1.6rem;display:block}.order-success>p{color:var(--muted);line-height:2}@media (width<=780px){.cart-layout,.checkout-page{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{grid-template-columns:80px 1fr}.cart-item>strong{grid-column:2}.cart-item img{width:80px}.checkout-form{grid-template-columns:1fr}.checkout-form label{grid-column:1!important}}.shipping-options{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0;display:grid}.shipping-options label{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:12px;grid-template-columns:auto 1fr;gap:5px 10px;padding:16px;display:grid}.shipping-options label.selected{border-color:var(--primary);box-shadow:0 0 0 2px var(--soft)}.shipping-options input{grid-row:1/3}.shipping-options span{color:var(--muted);font-size:.78rem}@media (width<=540px){.shipping-options{grid-template-columns:1fr}}.content-page{width:min(100% - 40px,900px);min-height:65vh;margin:auto;padding:90px 0}.content-page h1{font-size:clamp(2.4rem,6vw,5rem)}.content-page h2{color:var(--strong);font-size:1.35rem;line-height:1.8}.content-page>p:last-child,.content-page>a p{color:var(--muted);font-size:1.05rem;line-height:2.25}.content-page>a{border-bottom:1px solid var(--border);padding:20px 0;display:block}.site-footer nav{flex-wrap:wrap;gap:16px;display:flex}.site-footer nav a{font-size:.8rem}.admin-page{width:min(1240px,100% - 40px);margin:auto;padding:64px 0 110px}.admin-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.admin-heading h1{margin:10px 0;font-size:clamp(2.3rem,5vw,4.5rem)}.admin-heading>div>p:last-child{color:var(--muted)}.admin-live{border:1px solid var(--border);background:var(--surface);color:var(--strong);white-space:nowrap;border-radius:999px;padding:9px 13px;font-size:.78rem}.admin-live:before{content:"";background:#2eb872;border-radius:50%;width:7px;height:7px;margin-inline-end:7px;display:inline-block}.admin-stats{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.admin-stats article{border:1px solid var(--border);background:var(--surface);border-radius:16px;flex-direction:column;min-height:160px;padding:20px;display:flex}.admin-stats span{color:var(--muted);font-size:.8rem}.admin-stats strong{color:var(--strong);margin:auto 0 8px;font-size:2rem}.admin-stats small{color:var(--muted)}.admin-grid{grid-template-columns:minmax(0,2fr) minmax(270px,1fr);gap:16px;margin-top:16px;display:grid}.admin-panel{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:24px}.admin-panel h2{margin:0;font-size:1.15rem}.admin-panel-title{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.admin-panel-title>span{background:var(--soft);width:30px;height:30px;color:var(--strong);border-radius:50%;place-items:center;font-weight:800;display:grid}.admin-orders>div{border-top:1px solid var(--border);grid-template-columns:minmax(150px,1fr) auto auto;align-items:center;gap:14px;padding:15px 0;display:grid}.admin-orders>div>div{gap:4px;display:grid}.admin-orders small,.admin-empty{color:var(--muted)}.admin-orders b{font-size:.86rem}.order-status{background:var(--soft);color:var(--strong);border-radius:999px;padding:6px 9px;font-size:.7rem}.status-cancelled{color:#c74242}.status-delivered{color:#198754}.admin-shortcuts{align-content:start;gap:0;display:grid}.admin-shortcuts h2{margin-bottom:12px}.admin-shortcuts>div{border-top:1px solid var(--border);justify-content:space-between;gap:12px;padding:17px 0;display:flex}.admin-shortcuts small{color:var(--primary)}@media (width<=1050px){.admin-stats{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.admin-stats{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}.admin-orders>div{grid-template-columns:1fr auto}.admin-orders b{grid-column:1/-1}.admin-heading{flex-direction:column;align-items:flex-start}}@media (width<=480px){.admin-page{width:calc(100% - 24px)}.admin-stats{grid-template-columns:1fr}}.utility-bar{background:var(--text);color:var(--bg);font-size:.72rem}.utility-bar>div{justify-content:space-between;align-items:center;gap:20px;width:min(1320px,100% - 40px);min-height:34px;margin:auto;display:flex}.store-header{z-index:20;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);position:relative}.header-main{grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:32px;width:min(1320px,100% - 40px);min-height:86px;margin:auto;display:grid}.store-brand{align-items:center;gap:11px;display:flex}.store-brand>span:last-child{display:grid}.store-brand strong{color:var(--strong);font-size:1.25rem}.store-brand small{color:var(--muted);margin-top:3px;font-size:.62rem}.brand-emblem{border:1px solid var(--primary);width:43px;height:43px;color:var(--primary);border-radius:50% 50% 48% 52%;place-items:center;font-family:Georgia,serif;font-size:1.5rem;font-weight:700;display:grid}.store-search{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:10px;min-height:48px;padding-inline:17px;display:flex}.store-search span{color:var(--primary);font-size:1.35rem}.store-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.store-actions{align-items:center;gap:8px;display:flex}.store-actions>a,.store-actions>button{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;min-height:42px;padding:0 13px;font-size:.75rem;font-weight:700;display:flex}.cart-link{gap:8px}.cart-link b,.mobile-dock b{background:var(--primary);color:#fff;border-radius:20px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.65rem;display:grid}.store-navigation{width:min(1320px,100% - 40px);color:var(--muted);gap:32px;margin:auto;padding:0 0 15px;font-size:.78rem;display:flex}.store-navigation a.active{color:var(--strong);font-weight:900}.category-navigation{width:min(1320px,100% - 40px);margin-top:14px}.store-hero{background:linear-gradient(125deg,var(--surface) 0%,var(--soft) 64%,color-mix(in srgb,var(--primary) 15%,var(--soft)));width:min(1320px,100% - 40px);min-height:590px;box-shadow:var(--shadow);border-radius:28px;grid-template-columns:1.08fr .92fr;align-items:center;gap:40px;margin:18px auto 0;padding:clamp(36px,6vw,82px);display:grid;position:relative;overflow:hidden}.store-hero:before{content:"";border:1px solid var(--border);border-radius:50%;width:420px;height:420px;position:absolute;inset:-220px auto auto -100px}.hero-content{z-index:2;position:relative}.hero-content h1{max-width:690px;margin:16px 0;font-size:clamp(2.7rem,5.5vw,5.5rem);line-height:1.05}.hero-content>p:not(.eyebrow){max-width:610px;color:var(--muted);line-height:2}.hero-buttons{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.hero-buttons .primary-action{margin:0}.secondary-action{border:1px solid var(--border);background:var(--surface);border-radius:12px;place-items:center;padding:12px 22px;font-weight:800;display:grid}.hero-notes{border-top:1px solid var(--border);gap:25px;margin-top:42px;padding-top:24px;display:flex}.hero-notes span{color:var(--muted);font-size:.7rem;display:grid}.hero-notes b{color:var(--strong);margin-bottom:3px;font-size:1.25rem}.hero-product{place-items:center;min-height:430px;display:grid;position:relative}.hero-product img{z-index:2;filter:drop-shadow(0 38px 35px #0003);width:min(88%,440px);position:relative;transform:rotate(-3deg)}.hero-product>span{z-index:3;border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:10px 16px;font-size:.72rem;font-weight:800;position:absolute;inset:auto 0 8% auto}.hero-orbit{aspect-ratio:1;border:1px solid var(--primary);opacity:.35;border-radius:45% 55% 48% 52%;width:min(90%,430px);position:absolute;transform:rotate(18deg)}.trust-strip{border:1px solid var(--border);background:var(--surface);border-radius:18px;grid-template-columns:repeat(4,1fr);width:min(1320px,100% - 40px);margin:24px auto 0;display:grid}.trust-strip article{border-inline-end:1px solid var(--border);align-items:center;gap:14px;min-height:92px;padding:18px 22px;display:flex}.trust-strip article:last-child{border:0}.trust-strip article>span{color:var(--primary);font-size:1.45rem}.trust-strip div{gap:5px;display:grid}.trust-strip strong{font-size:.82rem}.trust-strip small{color:var(--muted);font-size:.68rem}.home-section{width:min(1320px,100% - 40px);margin:110px auto}.home-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.home-heading h2,.collection-banner h2{letter-spacing:-.035em;margin:9px 0 0;font-size:clamp(2rem,4vw,3.6rem)}.home-heading>a{color:var(--strong);font-size:.8rem;font-weight:900}.visual-category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.visual-category-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;flex-direction:column;justify-content:space-between;min-height:350px;padding:22px;transition:all .25s;display:flex;position:relative;overflow:hidden}.visual-category-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.category-number{color:var(--primary);font-size:.72rem}.category-silhouette{color:color-mix(in srgb,var(--primary) 24%,transparent);font-family:Georgia,serif;font-size:9rem;line-height:1;position:absolute;inset:18px 20px auto auto;transform:rotate(-10deg)}.visual-category-card>div:last-child{z-index:2;position:relative}.visual-category-card h3{margin:0 0 11px;font-size:1.2rem}.visual-category-card p{min-height:48px;color:var(--muted);margin:0 0 18px;font-size:.72rem;line-height:1.8}.visual-category-card b{color:var(--strong);font-size:.7rem}.category-tone-1,.category-tone-3{background:linear-gradient(145deg,var(--surface),var(--soft))}.featured-section .product-card{border-radius:16px}.featured-section .product-image{background:linear-gradient(145deg,var(--soft),var(--surface))}.product-skeleton-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-skeleton-grid span{aspect-ratio:.78;background:linear-gradient(100deg,var(--soft),var(--surface),var(--soft));background-size:200%;border-radius:18px;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-200%}}.collection-banner{color:#f7f0e2;background:#11100e;border-radius:26px;grid-template-columns:1fr 1fr;align-items:center;gap:30px;width:min(1320px,100% - 40px);min-height:500px;margin:110px auto;padding:clamp(35px,6vw,80px);display:grid;overflow:hidden}.collection-banner>div:first-child{z-index:2;position:relative}.collection-banner p:not(.eyebrow){color:#bdb3a2;max-width:570px;line-height:2}.collection-banner .primary-action{color:#111;background:#d5ab55}.banner-art{place-items:center;min-height:380px;display:grid;position:relative}.banner-art span{aspect-ratio:1;opacity:.45;border:1px solid #d5ab55;border-radius:50%;width:360px;position:absolute}.banner-art img{filter:sepia(.35)drop-shadow(0 35px 35px #000);width:min(95%,420px);position:relative;transform:rotate(4deg)}.service-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.service-grid article{border-top:2px solid var(--primary);background:var(--surface);min-height:230px;padding:26px}.service-grid span{color:var(--primary);font-size:.72rem}.service-grid h3{margin:55px 0 12px}.service-grid p{color:var(--muted);font-size:.8rem;line-height:1.9}.store-footer{background:var(--text);color:var(--bg);padding:70px max(20px,50% - 660px) 26px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:60px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-brand h2{margin:5px 0 0}.footer-brand p{opacity:.65;max-width:380px;line-height:2}.footer-grid h3{margin:0 0 13px;font-size:.9rem}.footer-grid a{opacity:.68;font-size:.76rem}.footer-grid a:hover{opacity:1}.store-footer .brand-emblem{border-color:var(--bg);color:var(--bg)}.footer-bottom{border-top:1px solid color-mix(in srgb,var(--bg) 20%,transparent);opacity:.55;justify-content:space-between;margin-top:60px;padding-top:20px;font-size:.7rem;display:flex}@media (width<=1050px){.header-main{grid-template-columns:auto 1fr}.store-search{grid-area:2/1/auto/-1}.store-actions{justify-self:end}.visual-category-grid{grid-template-columns:repeat(2,1fr)}.store-hero{grid-template-columns:1fr}.hero-product{min-height:300px}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip article:nth-child(2){border-inline-end:0}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media (width<=700px){body{padding-bottom:68px}.utility-bar>div span:last-child,.account-link,.store-navigation{display:none}.utility-bar>div{justify-content:center}.header-main{gap:12px;width:calc(100% - 24px);min-height:auto;padding:12px 0}.store-brand small{display:none}.store-actions{gap:5px}.store-actions>a,.store-actions>button{padding:0 10px}.store-search{min-height:44px}.category-navigation{width:calc(100% - 24px)}.store-hero{border-radius:20px;width:calc(100% - 24px);min-height:auto;padding:40px 24px}.hero-content h1{font-size:2.65rem}.hero-notes{gap:14px}.hero-product{min-height:245px}.trust-strip{grid-template-columns:1fr;width:calc(100% - 24px)}.trust-strip article{border-inline-end:0;border-bottom:1px solid var(--border)}.home-section,.collection-banner{width:calc(100% - 24px);margin:76px auto}.home-heading{flex-direction:column;align-items:flex-start}.visual-category-grid,.service-grid,.product-skeleton-grid{grid-template-columns:1fr}.visual-category-card{min-height:270px}.collection-banner{grid-template-columns:1fr;padding:38px 24px}.banner-art{min-height:250px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-brand{grid-column:1/-1}.mobile-dock{z-index:50;border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:18px;grid-template-columns:repeat(4,1fr);padding:8px;display:grid;position:fixed;inset:auto 8px 8px;box-shadow:0 12px 40px #0000002e}.mobile-dock a{min-height:48px;color:var(--muted);place-items:center;font-size:.58rem;display:grid;position:relative}.mobile-dock a>span{font-size:1.1rem}.mobile-dock a.active{color:var(--primary)}.mobile-dock b{position:absolute;inset:0 54% auto auto}.store-footer{padding-bottom:30px}}.catalog-production-intro{justify-content:space-between;align-items:end;gap:30px;display:flex}.catalog-production-intro h1{margin-bottom:10px}.catalog-result-count{border:1px solid var(--border);background:var(--surface);color:var(--strong);white-space:nowrap;border-radius:999px;padding:10px 16px;font-size:.78rem;font-weight:900}.catalog-category-chips{scrollbar-width:none;gap:8px;margin:30px 0 18px;display:flex;overflow-x:auto}.catalog-category-chips button{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--muted);cursor:pointer;white-space:nowrap;border-radius:999px;padding:0 16px}.catalog-category-chips button:hover,.catalog-category-chips button.is-active{border-color:var(--primary);background:var(--primary);color:#fff}.catalog-layout{grid-template-columns:250px minmax(0,1fr);gap:22px;display:grid}.catalog-filters{border:1px solid var(--border);background:var(--surface);border-radius:18px;align-self:start;padding:20px;position:sticky;top:16px}.filter-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.filter-heading button{color:var(--primary);cursor:pointer;background:0 0;border:0;font-size:.72rem}.catalog-filters>label{color:var(--muted);gap:8px;margin-top:20px;font-size:.75rem;display:grid}.catalog-filters input[type=search],.catalog-filters select{border:1px solid var(--border);background:var(--soft);width:100%;min-height:46px;color:var(--text);border-radius:10px;padding:0 12px}.catalog-filters .stock-filter{grid-template-columns:auto 1fr;align-items:center}.stock-filter input{accent-color:var(--primary)}.filter-promise{background:var(--soft);border-radius:12px;gap:7px;margin-top:22px;padding:14px;display:grid}.filter-promise b{color:var(--strong);font-size:.75rem}.filter-promise small{color:var(--muted);line-height:1.7}.catalog-results{min-width:0}.catalog-results .catalog-toolbar{justify-content:space-between;align-items:center;margin:0 0 18px;padding:14px 16px;display:flex}.catalog-toolbar>div{color:var(--muted);font-size:.75rem}.catalog-toolbar>div b{color:var(--strong);font-size:1rem}.catalog-toolbar label{align-items:center;gap:10px;display:flex}.catalog-toolbar select{min-width:170px}.catalog-product-grid{grid-template-columns:repeat(3,1fr)}.production-product-card{flex-direction:column;display:flex}.product-image-link{display:block}.product-card-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.product-card-meta p{color:var(--primary);margin:0;font-size:.7rem}.product-card-meta span{border-radius:999px;padding:5px 8px;font-size:.62rem}.in-stock{color:#27865a;background:#2c9b651f}.out-of-stock{color:#c74242;background:#c742421f}.discount-badge{z-index:2;color:#fff;background:#d94242;border-radius:999px;padding:6px 9px;font-size:.7rem;position:absolute;inset:12px 12px auto auto}.product-card-footer{justify-content:space-between;align-items:end;gap:12px;margin-top:16px;display:flex}.product-price-stack{gap:3px;display:grid}.product-price-stack del{color:var(--muted);font-size:.68rem}.product-price-stack strong{margin:0;font-size:.88rem}.product-price-stack small{color:var(--muted);font-size:.64rem}.product-card-footer button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:10px;align-items:center;gap:5px;min-height:38px;padding:0 12px;display:flex}.product-card-footer button span{font-size:.65rem}.product-detail-link{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;margin-top:17px;padding-top:13px;font-size:.68rem;display:flex}.catalog-loading{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.catalog-loading span{aspect-ratio:.72;background:linear-gradient(100deg,var(--soft),var(--surface),var(--soft));background-size:200%;border-radius:18px;animation:1.4s infinite shimmer}.production-empty-state p{color:var(--muted)}.pagination{justify-content:center;align-items:center;gap:18px;margin-top:36px;display:flex}.pagination button{border:1px solid var(--border);background:var(--surface);min-height:40px;color:var(--text);cursor:pointer;border-radius:10px;padding:0 16px}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination span{color:var(--muted);font-size:.75rem}@media (width<=1100px){.catalog-layout{grid-template-columns:220px minmax(0,1fr)}.catalog-product-grid,.catalog-loading{grid-template-columns:1fr 1fr}}@media (width<=760px){.catalog-production-intro{flex-direction:column;align-items:flex-start}.catalog-layout{grid-template-columns:1fr}.catalog-filters{position:static}.catalog-results .catalog-toolbar{flex-direction:column;align-items:flex-start}.catalog-toolbar label,.catalog-toolbar select{width:100%}.catalog-product-grid,.catalog-loading{grid-template-columns:1fr 1fr}}@media (width<=480px){.catalog-product-grid,.catalog-loading{grid-template-columns:1fr}.catalog-category-chips{margin-top:20px}}.product-detail-section{width:min(1240px,100% - 40px);margin:auto;padding:30px 0 100px}.product-breadcrumb{color:var(--muted);align-items:center;gap:9px;margin:10px 0 28px;font-size:.7rem;display:flex}.product-breadcrumb b{text-overflow:ellipsis;white-space:nowrap;max-width:300px;color:var(--text);overflow:hidden}.product-detail-layout{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:start;gap:58px;display:grid}.product-detail-media{min-width:0}.product-main-image{border:1px solid var(--border);background:linear-gradient(145deg,var(--soft),var(--surface));border-radius:24px;place-items:center;min-height:590px;display:grid;position:relative;overflow:hidden}.product-main-image:before{content:"";aspect-ratio:1;border:1px solid var(--primary);opacity:.16;border-radius:48% 52%;width:66%;position:absolute;transform:rotate(16deg)}.product-main-image>img{z-index:1;object-fit:contain;filter:drop-shadow(0 34px 30px #00000029);width:88%;height:560px;position:relative}.product-main-image>span{z-index:2;color:#fff;background:#000000a6;border-radius:8px;padding:7px 10px;font-size:.64rem;position:absolute;inset:auto 15px 15px}.detail-discount{z-index:2;color:#fff;background:#d94242;border-radius:999px;padding:8px 12px;font-size:.72rem;position:absolute;inset:16px 16px auto auto}.product-thumbnails{gap:10px;margin-top:12px;display:flex;overflow-x:auto}.product-thumbnails button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:12px;flex:none;width:78px;height:78px;padding:5px}.product-thumbnails button.active{border-color:var(--primary);box-shadow:0 0 0 2px var(--soft)}.product-thumbnails img{object-fit:contain;width:100%;height:100%}.media-note{border:1px solid var(--border);background:var(--surface);border-radius:13px;align-items:center;gap:12px;margin-top:14px;padding:14px;display:flex}.media-note>span{color:var(--primary);font-size:1.3rem}.media-note p{gap:4px;margin:0;display:grid}.media-note b{font-size:.73rem}.media-note small{color:var(--muted);font-size:.64rem}.product-detail-copy{position:sticky;top:20px}.back-link{color:var(--muted);margin-bottom:25px;font-size:.72rem;display:inline-block}.detail-meta{justify-content:space-between;align-items:center;gap:15px;display:flex}.detail-meta>span{color:var(--primary);font-size:.75rem;font-weight:900}.detail-meta>b{color:#27865a;background:#2c9b651f;border-radius:999px;padding:6px 10px;font-size:.65rem}.product-detail-copy h1{margin:14px 0 12px;font-size:clamp(2.3rem,4.5vw,4.5rem);line-height:1.1}.product-lead{color:var(--muted);margin:0;line-height:1.9}.product-reference{color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:18px;font-size:.7rem;display:flex}.product-reference b{color:var(--text);font-family:monospace}.variant-section{border-top:1px solid var(--border);margin:28px 0;padding-top:24px}.variant-title{justify-content:space-between;margin-bottom:13px;font-size:.78rem;display:flex}.variant-title span{color:var(--primary)}.finish-selector{grid-template-columns:1fr 1fr;gap:8px;display:grid}.finish-selector button{border:1px solid var(--border);background:var(--surface);min-height:60px;color:var(--text);text-align:start;cursor:pointer;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:9px 11px;display:grid}.finish-selector button.selected{border-color:var(--primary);box-shadow:0 0 0 2px var(--soft)}.finish-selector i{border:1px solid var(--border);width:25px;height:25px;box-shadow:inset 0 0 0 3px var(--surface);border-radius:50%}.finish-selector span{font-size:.72rem}.finish-selector small{color:var(--muted);font-size:.58rem}.product-detail-copy .purchase-panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;grid-template-columns:1fr auto;gap:16px;padding:22px;display:grid}.detail-price-stack{align-content:center;gap:4px;display:grid}.detail-price-stack del{color:var(--muted);font-size:.78rem}.detail-price-stack>span{color:#fff;background:#d94242;border-radius:5px;width:max-content;padding:3px 6px;font-size:.58rem}.detail-price-stack>strong{color:var(--strong);font-size:1.45rem}.detail-price-stack small{color:var(--muted);font-size:.62rem}.quantity-control{color:var(--muted);gap:7px;font-size:.65rem;display:grid}.quantity-control>div{border:1px solid var(--border);border-radius:10px;display:flex;overflow:hidden}.quantity-control button{background:var(--soft);width:34px;color:var(--text);cursor:pointer;border:0}.quantity-control input{background:var(--surface);width:44px;min-height:38px;color:var(--text);text-align:center;border:0}.purchase-button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:12px;grid-column:1/-1;min-height:53px;font-weight:900}.purchase-button:disabled{opacity:.45;cursor:not-allowed}.product-assurances{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.product-assurances article{border:1px solid var(--border);background:var(--surface);border-radius:11px;align-items:center;gap:8px;padding:11px;display:flex}.product-assurances article>span{color:var(--primary)}.product-assurances div{gap:3px;display:grid}.product-assurances b{font-size:.64rem}.product-assurances small{color:var(--muted);font-size:.53rem;line-height:1.5}.product-information{grid-template-columns:1.3fr .7fr;gap:20px;margin-top:70px;display:grid}.product-information>article{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:32px}.product-information h2{font-size:1.55rem}.product-description>p:last-child{color:var(--muted);line-height:2.1}.specification-card dl{margin:0}.specification-card dl>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:13px 0;display:flex}.specification-card dt{color:var(--muted);font-size:.72rem}.specification-card dd{margin:0;font-size:.75rem;font-weight:800}.related-products{width:min(1240px,100% - 40px);margin:0 auto 110px}.product-state{text-align:center;width:min(700px,100% - 40px);min-height:55vh;margin:auto;padding:100px 0}.product-state h1{margin-inline:auto}.product-state p{color:var(--muted);line-height:2}.product-detail-loading{grid-template-columns:1fr 1fr;gap:40px;width:min(1240px,100% - 40px);min-height:650px;margin:40px auto 100px;display:grid}.product-detail-loading span{background:linear-gradient(100deg,var(--soft),var(--surface),var(--soft));background-size:200%;border-radius:24px;animation:1.4s infinite shimmer}@media (width<=980px){.product-detail-layout{grid-template-columns:1fr;gap:35px}.product-detail-copy{position:static}.product-information{grid-template-columns:1fr}.product-main-image{min-height:480px}.product-main-image>img{height:450px}}@media (width<=620px){.product-detail-section,.related-products,.product-detail-loading{width:calc(100% - 24px)}.product-detail-section{padding-top:15px}.product-breadcrumb{overflow-x:auto}.product-main-image{border-radius:18px;min-height:360px}.product-main-image>img{height:340px}.product-detail-copy h1{font-size:2.45rem}.finish-selector,.product-detail-copy .purchase-panel{grid-template-columns:1fr}.quantity-control>div{width:120px}.product-assurances{grid-template-columns:1fr}.product-information{margin-top:45px}.product-information>article{padding:22px}.product-detail-loading{grid-template-columns:1fr;min-height:700px}.related-products .product-grid{grid-template-columns:1fr}}.cart-experience{padding-top:50px}.cart-header{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.cart-header h1{margin:8px 0;font-size:clamp(2.5rem,5vw,4.7rem)}.cart-header p:last-child{color:var(--muted)}.cart-header>a{color:var(--strong);font-size:.78rem;font-weight:900}.shipping-progress{border:1px solid var(--border);background:var(--surface);border-radius:16px;grid-template-columns:1fr minmax(220px,.55fr);align-items:center;gap:30px;margin-bottom:24px;padding:19px 22px;display:grid}.shipping-progress>div:first-child{gap:5px;display:grid}.shipping-progress strong{font-size:.8rem}.shipping-progress span{color:var(--muted);font-size:.68rem}.progress-track{background:var(--soft);border-radius:20px;height:7px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg,var(--primary),var(--accent));height:100%;transition:width .3s;display:block}.cart-experience .cart-layout{grid-template-columns:minmax(0,1fr) 360px}.cart-line{grid-template-columns:145px minmax(0,1fr) auto;align-items:stretch;padding:18px}.cart-line.is-busy{opacity:.55}.cart-line-image{display:block}.cart-line img{width:145px;height:145px}.cart-line-copy{padding:8px 0}.cart-line-copy h2{margin:0 0 12px;font-size:1.05rem}.cart-line-copy p{margin:5px 0}.cart-line-copy small{color:var(--muted);font-size:.68rem}.remove-line{color:#c74242;cursor:pointer;background:0 0;border:0;margin-top:23px;padding:0;font-size:.68rem;display:block}.cart-line-controls{flex-direction:column;justify-content:space-between;align-items:flex-end;min-width:155px;padding:8px 0;display:flex}.line-quantity{border:1px solid var(--border);border-radius:10px;display:flex;overflow:hidden}.line-quantity button{background:var(--soft);width:34px;height:36px;color:var(--text);cursor:pointer;border:0}.line-quantity span{background:var(--surface);place-items:center;width:38px;display:grid}.cart-line-controls>strong{font-size:.95rem}.cart-line-controls>small{color:var(--muted);font-size:.62rem}.order-summary{padding:27px}.order-summary>h2{margin:8px 0 28px}.order-summary dl,.checkout-summary dl{margin:0}.order-summary dl>div,.checkout-summary dl>div{color:var(--muted);justify-content:space-between;gap:20px;padding:13px 0;font-size:.75rem;display:flex}.order-summary dd,.checkout-summary dd{color:var(--text);margin:0;font-weight:800}.summary-total-line{border-top:1px solid var(--border);margin-top:8px;color:var(--text)!important;padding-top:18px!important}.summary-total-line dd{font-size:1.1rem}.checkout-action{background:var(--primary);color:#fff;border-radius:12px;justify-content:space-between;align-items:center;min-height:52px;margin-top:20px;padding:0 18px;font-weight:900;display:flex}.summary-assurance{background:var(--soft);border-radius:12px;align-items:center;gap:10px;margin-top:20px;padding:14px;display:flex}.summary-assurance>span{color:var(--primary);font-size:1.2rem}.summary-assurance p{gap:4px;margin:0;display:grid}.summary-assurance b{font-size:.7rem}.summary-assurance small,.payment-note{color:var(--muted);font-size:.62rem;line-height:1.6}.payment-note{text-align:center}.empty-cart{text-align:center;width:min(680px,100% - 40px);min-height:63vh;margin:auto;padding:100px 0}.empty-cart h1{margin-inline:auto}.empty-cart>p:not(.eyebrow){color:var(--muted);line-height:2}.empty-cart-icon{background:var(--soft);width:90px;height:90px;color:var(--primary);border-radius:50%;place-items:center;margin:0 auto 25px;font-size:2rem;display:grid}.cart-loading{grid-template-columns:1fr 340px;gap:28px;width:min(1180px,100% - 40px);min-height:600px;margin:60px auto;display:grid}.cart-loading span{background:linear-gradient(100deg,var(--soft),var(--surface),var(--soft));background-size:200%;border-radius:20px;animation:1.4s infinite shimmer}.checkout-experience{width:min(1180px,100% - 40px);margin:auto;padding:55px 0 110px}.checkout-header{text-align:center;margin-bottom:42px}.checkout-header h1{max-width:850px;margin:10px auto 30px;font-size:clamp(2.35rem,4.5vw,4.2rem)}.checkout-steps{color:var(--muted);justify-content:center;align-items:center;gap:14px;font-size:.68rem;display:flex}.checkout-steps i{background:var(--border);width:60px;height:1px}.checkout-steps span{border-radius:999px;padding:7px 11px}.checkout-steps .done{color:#27865a}.checkout-steps .active{background:var(--soft);color:var(--strong);font-weight:900}.checkout-layout{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:22px;display:grid}.checkout-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:0;display:block;overflow:hidden}.checkout-card>section{border-bottom:1px solid var(--border);padding:27px}.checkout-section-title{gap:14px;margin-bottom:24px;display:flex}.checkout-section-title>span{background:var(--soft);width:31px;height:31px;color:var(--primary);border-radius:50%;place-items:center;font-size:.67rem;font-weight:900;display:grid}.checkout-section-title h2{margin:2px 0 6px;font-size:1.05rem}.checkout-section-title p{color:var(--muted);margin:0;font-size:.7rem}.checkout-fields{grid-template-columns:1fr 1fr;gap:15px;display:grid}.checkout-fields label{gap:7px;display:grid}.checkout-fields label>span{color:var(--muted);font-size:.7rem}.checkout-fields .wide{grid-column:1/-1}.checkout-fields input,.checkout-fields textarea{border:1px solid var(--border);background:var(--soft);width:100%;min-height:46px;color:var(--text);resize:vertical;border-radius:10px;padding:10px 12px}.checkout-shipping{grid-template-columns:1fr 1fr;margin:0}.checkout-shipping label{grid-template-columns:auto auto 1fr;align-items:center;min-height:82px}.checkout-shipping input{grid-row:auto}.shipping-icon{color:var(--primary);font-size:1.25rem}.checkout-shipping small{grid-column:3}.payment-placeholder>label{border:1px solid var(--primary);background:var(--soft);border-radius:12px;align-items:center;gap:12px;padding:15px;display:flex}.payment-placeholder>label>span{color:var(--primary);font-size:1.2rem}.payment-placeholder>label>div{gap:4px;display:grid}.payment-placeholder small{color:var(--muted);font-size:.65rem}.checkout-error{margin:20px 27px}.place-order-button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:12px;width:calc(100% - 54px);min-height:54px;margin:25px 27px;font-weight:900}.place-order-button:disabled{opacity:.5}.checkout-summary{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:25px;position:sticky;top:20px}.checkout-summary h2{margin-top:0}.checkout-lines{border-bottom:1px solid var(--border);gap:12px;padding-bottom:16px;display:grid}.checkout-lines>div{grid-template-columns:54px 1fr auto;align-items:center;gap:10px;display:grid}.checkout-lines img{object-fit:contain;background:var(--soft);border-radius:9px;width:54px;height:54px}.checkout-lines p{gap:4px;margin:0;display:grid}.checkout-lines b{font-size:.7rem}.checkout-lines span{color:var(--muted);font-size:.6rem}.checkout-lines strong{font-size:.67rem}.checkout-policies{border-top:1px solid var(--border);color:var(--muted);gap:10px;margin-top:18px;padding-top:16px;font-size:.66rem;display:grid}.checkout-success{max-width:760px;padding-top:85px}.success-mark{color:#27865a;background:#2c9b6526;border-radius:50%;place-items:center;width:82px;height:82px;margin:0 auto 20px;font-size:2rem;display:grid}.checkout-success h1{margin-inline:auto}.order-number{border:1px dashed var(--border);background:var(--surface);border-radius:12px;justify-content:center;align-items:center;gap:15px;margin:28px auto;padding:16px;display:flex}.order-number span{color:var(--muted)}.checkout-success>strong{font-size:1.6rem}.success-message{background:var(--soft);color:var(--strong);border-radius:12px;margin:20px 0;padding:14px}.success-actions{justify-content:center;gap:10px;margin-top:25px;display:flex}.success-actions a{margin:0}@media (width<=900px){.cart-experience .cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary,.checkout-summary{position:static}.shipping-progress{grid-template-columns:1fr}.checkout-summary{grid-row:1}.cart-loading{grid-template-columns:1fr}}@media (width<=650px){.cart-header{flex-direction:column;align-items:flex-start}.cart-line{grid-template-columns:95px 1fr}.cart-line img{width:95px;height:95px}.cart-line-controls{grid-column:2;align-items:flex-start;gap:10px;min-width:0}.checkout-experience,.cart-loading{width:calc(100% - 24px)}.checkout-steps{gap:4px}.checkout-steps i{width:18px}.checkout-steps span{padding:6px;font-size:.58rem}.checkout-fields,.checkout-shipping{grid-template-columns:1fr}.checkout-fields .wide{grid-column:auto}.checkout-card>section{padding:21px}.checkout-shipping small{grid-column:3}.success-actions{flex-direction:column;align-items:stretch}.success-actions a{width:100%}}.customer-account{width:min(1240px,100% - 40px);margin:auto;padding:50px 0 110px}.account-hero{border:1px solid var(--border);background:linear-gradient(125deg,var(--surface),var(--soft));border-radius:22px;align-items:center;gap:20px;padding:27px;display:flex}.account-avatar{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:76px;height:76px;font-size:2rem;font-weight:900;display:grid}.account-hero>div:nth-child(2){flex:1}.account-hero h1{margin:4px 0;font-size:clamp(2rem,4vw,3.4rem)}.account-hero>div>span{color:var(--muted);font-size:.75rem}.account-hero>button{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:10px;padding:10px 16px}.account-shell{grid-template-columns:210px 1fr;gap:20px;margin-top:20px;display:grid}.account-tabs{border:1px solid var(--border);background:var(--surface);border-radius:16px;align-self:start;padding:10px;display:grid;position:sticky;top:20px}.account-tabs button{min-height:50px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:0 12px;display:flex}.account-tabs button.active{background:var(--soft);color:var(--strong);font-weight:900}.account-tabs button>span{width:20px;color:var(--primary)}.account-tabs button>b{background:var(--primary);color:#fff;border-radius:20px;margin-inline-start:auto;padding:4px 7px;font-size:.6rem}.account-content{min-width:0}.account-welcome{color:#f5efe2;background:#11100e;border-radius:20px;justify-content:space-between;align-items:end;gap:25px;min-height:220px;padding:34px;display:flex}.account-welcome h2{margin:8px 0;font-size:clamp(1.8rem,3.5vw,3rem)}.account-welcome p:last-child{color:#afa695}.account-welcome>a{color:#d5ab55;font-size:.75rem;font-weight:900}.account-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin:15px 0;display:grid}.account-stats article{border:1px solid var(--border);background:var(--surface);border-radius:15px;flex-direction:column;min-height:140px;padding:20px;display:flex}.account-stats span,.account-stats small{color:var(--muted);font-size:.68rem}.account-stats b{margin:auto 0 7px;font-size:2rem}.account-panel{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:25px}.panel-heading{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.panel-heading h2{margin:5px 0}.panel-heading>span{background:var(--soft);border-radius:50%;padding:8px 11px;font-weight:900}.panel-heading button{color:var(--primary);background:0 0;border:0}.recent-account-orders article{border-top:1px solid var(--border);grid-template-columns:1fr auto auto;gap:16px;padding:15px 0;display:grid}.recent-account-orders article>div{gap:4px;display:grid}.recent-account-orders small,.account-muted{color:var(--muted);font-size:.65rem}.customer-orders{gap:10px;display:grid}.customer-orders details{border:1px solid var(--border);border-radius:13px;overflow:hidden}.customer-orders summary{cursor:pointer;grid-template-columns:1fr auto auto;align-items:center;gap:15px;padding:18px;display:grid}.customer-orders summary>div{display:grid}.order-detail{background:var(--soft);padding:0 18px 18px}.order-progress{color:var(--muted);grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:7px;padding:22px 0;font-size:.58rem;display:grid}.order-progress i{border:2px solid var(--border);border-radius:50%;width:12px;height:12px}.order-progress i.done{background:#27865a;border-color:#27865a}.order-product{border-top:1px solid var(--border);grid-template-columns:1fr auto auto;gap:15px;padding:13px 0;font-size:.7rem;display:grid}.order-product p{margin:0;display:grid}.order-product p span,.order-shipping{color:var(--muted)}.address-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.address-grid article{border:1px solid var(--border);border-radius:14px;padding:20px;position:relative}.address-grid article.default{border-color:var(--primary)}.default-badge{background:var(--primary);color:#fff;border-radius:999px;padding:5px 8px;font-size:.58rem;position:absolute;inset:12px auto auto 12px}.address-grid p{color:var(--muted);font-size:.72rem;line-height:1.9}.address-grid button{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:8px;padding:7px}.address-grid button.danger{color:#c74242}.address-form,.profile-panel form{grid-template-columns:1fr 1fr;gap:14px;margin-top:25px;display:grid}.address-form h3,.address-form .wide,.profile-panel form>button{grid-column:1/-1}.address-form label,.profile-panel label{color:var(--muted);gap:7px;font-size:.68rem;display:grid}.address-form input,.profile-panel input{border:1px solid var(--border);background:var(--soft);min-height:45px;color:var(--text);border-radius:9px;padding:0 12px}.address-form .address-default{display:flex}.address-form>button,.profile-panel form>button{background:var(--primary);color:#fff;border:0;border-radius:10px;min-height:48px;font-weight:900}.profile-panel>p{color:var(--muted);font-size:.68rem}.account-guest{grid-template-columns:1fr .65fr;align-items:center;gap:70px;width:min(1100px,100% - 40px);min-height:65vh;margin:auto;display:grid}.account-guest h1{font-size:clamp(2.7rem,5vw,5rem)}.account-guest p:not(.eyebrow){color:var(--muted);line-height:2}.account-guest aside{border:1px solid var(--border);background:var(--surface);border-radius:20px;grid-template-columns:auto 1fr;gap:16px;padding:35px;display:grid}.account-guest aside span{color:var(--primary)}.account-loading{grid-template-columns:210px 1fr;gap:20px;width:min(1100px,100% - 40px);min-height:600px;margin:50px auto;display:grid}.account-loading span{background:var(--soft);border-radius:20px}@media (width<=850px){.account-shell{grid-template-columns:1fr}.account-tabs{display:flex;position:static;overflow-x:auto}.account-tabs button{min-width:max-content}.account-welcome{flex-direction:column;align-items:flex-start}.account-guest{grid-template-columns:1fr}}@media (width<=600px){.customer-account,.account-guest,.account-loading{width:calc(100% - 24px)}.account-hero{flex-wrap:wrap}.account-stats,.address-grid,.profile-panel form,.address-form{grid-template-columns:1fr}.address-form h3,.address-form .wide,.profile-panel form>button{grid-column:auto}.customer-orders summary,.recent-account-orders article{grid-template-columns:1fr auto}.customer-orders summary>strong{grid-column:1/-1}.order-product{grid-template-columns:1fr}.account-panel{padding:18px}}.editorial-page,.journal-page,.article-page{width:min(1120px,100% - 40px);margin:auto;padding:50px 0 100px}.editorial-hero{background:linear-gradient(125deg,var(--surface),var(--soft));border-radius:25px;grid-template-columns:1fr auto;align-items:end;gap:40px;min-height:390px;padding:clamp(35px,6vw,70px);display:grid;overflow:hidden}.editorial-hero h1,.journal-page header h1,.article-page header h1{margin:10px 0;font-size:clamp(2.7rem,5.5vw,5.5rem)}.editorial-hero p:last-child,.journal-page header>p:last-child,.article-page header>p{max-width:720px;color:var(--muted);line-height:2}.editorial-hero>span{color:color-mix(in srgb,var(--primary) 30%,transparent);font-size:9rem}.editorial-layout{grid-template-columns:210px 1fr;gap:50px;margin-top:55px;display:grid}.editorial-layout>aside{border-inline-end:1px solid var(--border);color:var(--muted);align-self:start;gap:13px;padding-inline-end:20px;font-size:.7rem;display:grid;position:sticky;top:20px}.editorial-layout>aside strong{color:var(--text)}.editorial-layout>aside a:last-child{color:var(--primary);font-weight:900}.editorial-copy{font-size:1.05rem;line-height:2.25}.value-grid,.delivery-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:45px;display:grid}.value-grid article,.delivery-grid article{border:1px solid var(--border);background:var(--surface);border-radius:15px;min-height:200px;padding:22px}.value-grid span,.delivery-grid span{color:var(--primary)}.value-grid h3,.delivery-grid h3{margin-top:45px}.value-grid p,.delivery-grid p{color:var(--muted);font-size:.72rem;line-height:1.8}.delivery-grid{grid-template-columns:1fr 1fr}.policy-feature{color:#f5efe2;background:#11100e;border-radius:18px;align-items:center;gap:28px;margin-top:45px;padding:30px;display:flex}.policy-feature>span{color:#d5ab55;font-size:5rem}.policy-feature p{color:#b8ad99;line-height:1.9}.policy-steps{margin-top:35px}.policy-steps li{border-bottom:1px solid var(--border);color:var(--muted);margin:14px 0;padding:15px}.privacy-points{gap:12px;margin-top:40px;display:grid}.privacy-points article{border:1px solid var(--border);border-radius:14px;gap:20px;padding:22px;display:flex}.privacy-points b{color:var(--primary)}.privacy-points h3{margin-top:0}.privacy-points p{color:var(--muted)}.contact-block{border:1px solid var(--border);background:var(--surface);border-radius:20px;grid-template-columns:.65fr 1fr;gap:35px;margin-top:45px;padding:30px;display:grid}.contact-block>div>p:last-child{color:var(--muted);line-height:1.9}.contact-block form{grid-template-columns:1fr 1fr;gap:13px;display:grid}.contact-block label{gap:7px;display:grid}.contact-block label span{color:var(--muted);font-size:.68rem}.contact-block input,.contact-block textarea{border:1px solid var(--border);background:var(--soft);min-height:44px;color:var(--text);border-radius:9px;padding:10px}.contact-block .wide{grid-column:1/-1}.contact-block button{background:var(--primary);color:#fff;border:0;border-radius:10px;min-height:48px;font-weight:900}.form-success{color:#27865a}.editorial-cta{border:1px solid var(--border);background:var(--surface);border-radius:20px;justify-content:space-between;align-items:center;gap:30px;width:min(1120px,100% - 40px);margin:0 auto 110px;padding:35px;display:flex}.editorial-cta h2{margin:8px 0}.editorial-cta .primary-action{margin:0}.journal-page>header{max-width:850px;margin-bottom:45px}.journal-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.journal-grid>a{border:1px solid var(--border);background:var(--surface);border-radius:18px;grid-template-columns:180px 1fr;min-height:250px;display:grid;overflow:hidden}.journal-grid>a.featured{grid-column:1/-1;grid-template-columns:1fr 1fr;min-height:370px}.journal-art{background:linear-gradient(145deg,var(--soft),color-mix(in srgb,var(--primary) 18%,var(--soft)));flex-direction:column;justify-content:space-between;padding:22px;display:flex}.journal-art span{color:var(--primary);font-size:.7rem}.journal-art b{color:color-mix(in srgb,var(--primary) 45%,transparent);align-self:center;font-size:6rem}.journal-grid>a>div:last-child{flex-direction:column;justify-content:center;align-items:flex-start;padding:25px;display:flex}.journal-grid p{color:var(--muted);font-size:.65rem}.journal-grid h2{margin:8px 0;font-size:1.3rem}.journal-grid div>span{color:var(--muted);font-size:.75rem;line-height:1.8}.journal-grid strong{color:var(--primary);margin-top:25px;font-size:.7rem}.journal-loading{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.journal-loading span,.content-loading span{background:var(--soft);border-radius:18px;min-height:320px}.article-page header>a{color:var(--muted);font-size:.72rem}.article-page header{padding:35px 0}.article-page header>div{color:var(--muted);gap:20px;font-size:.68rem;display:flex}.article-cover{background:linear-gradient(135deg,var(--soft),color-mix(in srgb,var(--primary) 20%,var(--soft)));border-radius:24px;place-items:center;min-height:390px;display:grid}.article-cover span{color:color-mix(in srgb,var(--primary) 45%,transparent);font-size:10rem}.article-body{max-width:730px;margin:55px auto;font-size:1.05rem;line-height:2.3}.article-body>aside{border-inline-start:3px solid var(--primary);background:var(--soft);margin-top:35px;padding:24px}.article-body aside p{color:var(--muted);margin-bottom:0}.article-page footer{text-align:center}.content-loading{grid-template-columns:1fr 2fr;gap:20px;width:min(1100px,100% - 40px);min-height:600px;margin:50px auto;display:grid}@media (width<=760px){.editorial-layout,.contact-block{grid-template-columns:1fr}.editorial-layout>aside{border:0;display:flex;position:static;overflow-x:auto}.value-grid,.delivery-grid,.journal-grid{grid-template-columns:1fr}.journal-grid>a,.journal-grid>a.featured{grid-column:auto;grid-template-columns:120px 1fr;min-height:250px}.editorial-hero{grid-template-columns:1fr}.editorial-hero>span{display:none}.editorial-cta{flex-direction:column;align-items:flex-start}.content-loading{grid-template-columns:1fr}.content-loading span:first-child{display:none}}@media (width<=500px){.editorial-page,.journal-page,.article-page,.editorial-cta,.content-loading{width:calc(100% - 24px)}.contact-block form{grid-template-columns:1fr}.contact-block .wide{grid-column:auto}.journal-grid>a,.journal-grid>a.featured{grid-template-columns:1fr}.journal-art{min-height:150px}.policy-feature{flex-direction:column;align-items:flex-start}}.footer-socials{flex-wrap:wrap;margin-top:8px;flex-direction:row!important;gap:12px!important;display:flex!important}.footer-socials a{font-weight:800}.footer-brand>small{opacity:.65;max-width:390px;line-height:1.8}.store-sets-page{width:min(1240px,100% - 40px);margin:auto;padding:65px 0 110px}.store-sets-page>header{max-width:760px;margin-bottom:40px}.store-sets-page>header h1{margin:10px 0}.store-sets-page>header>p:last-child{color:var(--muted);line-height:2}.store-set-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.store-set-grid>article{border:1px solid var(--border);background:var(--surface);border-radius:22px;grid-template-columns:46% 1fr;display:grid;overflow:hidden}.store-set-image{background:linear-gradient(145deg,var(--soft),var(--surface));place-items:center;min-height:390px;display:grid;position:relative}.store-set-image img{object-fit:contain;width:88%;height:320px}.store-set-image span{color:#fff;background:#27865a;border-radius:999px;padding:7px 10px;font-size:.65rem;position:absolute;inset:14px auto auto 14px}.store-set-image span.out{background:#c74242}.store-set-grid article>div:last-child{flex-direction:column;align-items:flex-start;padding:25px;display:flex}.store-set-grid h2{margin:8px 0}.store-set-grid p{color:var(--muted);flex:1;font-size:.72rem;line-height:1.9}.store-set-price{gap:5px;margin:18px 0;display:grid}.store-set-price del{color:var(--muted);font-size:.7rem}.store-set-price strong{font-size:1.2rem}.store-set-grid .secondary-action{width:100%}.store-set-empty{text-align:center;padding:100px 0}.set-loading,.set-detail-loading{grid-template-columns:1fr 1fr;gap:20px;width:min(1200px,100% - 40px);min-height:600px;margin:40px auto;display:grid}.set-loading span,.set-detail-loading span{background:var(--soft);border-radius:22px}.set-detail-page{grid-template-columns:1fr 1fr;gap:55px;width:min(1240px,100% - 40px);margin:auto;padding:55px 0 110px;display:grid}.set-detail-gallery{background:linear-gradient(145deg,var(--soft),var(--surface));border-radius:26px;place-items:center;min-height:650px;display:grid;position:relative}.set-detail-gallery img{object-fit:contain;width:86%;height:540px}.set-detail-gallery span{background:var(--surface);border-radius:999px;padding:9px 13px;font-size:.7rem;position:absolute;inset:auto 20px 20px}.set-detail-copy>h1{margin:10px 0}.set-detail-copy>p:not(.eyebrow){color:var(--muted);line-height:2}.set-detail-price{border-block:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:14px;margin:28px 0;padding:20px 0;display:flex}.set-detail-price strong{font-size:1.6rem}.set-detail-price del{color:var(--muted)}.set-detail-price span{color:#27865a;background:#e6f6ed;border-radius:999px;padding:7px 10px;font-size:.68rem;font-weight:800}.set-components{gap:9px;display:grid}.set-components h2{font-size:1rem}.set-components>a{border:1px solid var(--border);border-radius:12px;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;padding:9px;display:grid}.set-components img{object-fit:contain;background:var(--soft);width:58px;height:58px}.set-components div{gap:5px;display:grid}.set-components span{color:var(--muted);font-size:.62rem}.set-buy-box{gap:12px;margin-top:25px;display:flex}.set-buy-box .primary-action{border:0;flex:1;margin:0}.set-assurances{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.set-assurances span{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:8px 11px;font-size:.64rem}.cart-set-line{border-color:color-mix(in srgb,var(--primary) 35%,var(--border))}.cart-set-line .cart-line-image{position:relative}.cart-set-line .cart-line-image span{background:var(--primary);color:#fff;border-radius:999px;padding:4px 7px;font-size:.55rem;position:absolute;inset:auto 5px 5px}@media (width<=900px){.store-set-grid,.set-detail-page{grid-template-columns:1fr}.set-detail-gallery{min-height:420px}.set-detail-gallery img{height:350px}}@media (width<=650px){.store-sets-page,.set-detail-page{width:calc(100% - 24px)}.store-set-grid>article{grid-template-columns:1fr}.store-set-image{min-height:240px}.store-set-image img{height:210px}.set-buy-box{flex-direction:column}}.payment-method-section>label{border:1px solid var(--primary);background:var(--soft);border-radius:12px;align-items:center;gap:12px;padding:15px;display:flex}.payment-method-section>label>span{color:var(--primary);font-size:1.2rem}.payment-method-section>label>div{gap:4px;display:grid}.payment-method-section small{color:var(--muted);font-size:.65rem}.auth-intro{color:var(--muted);margin:-10px 0 22px;line-height:1.8}:root{--bg:#0d0f12;--panel:#15181e;--panel-strong:#1f242d;--text:#f8f4ec;--muted:#b9b2a6;--gold:#d6b56f;--gold-strong:#f0ce85;--line:#ffffff1a;--danger:#ff7066;--success:#88d498;--shadow:0 24px 80px #00000052;font-family:Vazirmatn,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 100% 0,#d6b56f2e,#0000 30rem),linear-gradient(#0d0f12 0%,#11141a 48%,#0d0f12 100%);min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{width:min(1180px,100% - 32px);margin:0 auto}.app-header{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d0f12c7;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin:16px 0 48px;padding:14px 16px;display:flex;position:sticky;top:16px}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:900;display:inline-flex}.brand-mark{background:var(--gold);color:#11141a;border-radius:14px;place-items:center;width:40px;height:40px;font-weight:900;display:inline-grid}.brand-logo{object-fit:contain;flex:none;width:48px;height:48px;display:block}.footer-brand-logo{width:56px;height:56px}.main-nav{color:var(--muted);gap:18px;font-size:.94rem;display:flex}.main-nav a:hover{color:var(--text)}.language-switcher,.button,.product-footer button,.consultation-form button{background:var(--panel-strong);color:var(--text);border:0;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;display:inline-flex}.language-switcher:hover,.button:hover,.product-footer button:hover,.consultation-form button:hover{transform:translateY(-1px)}.hero-section{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:stretch;gap:28px;margin-bottom:56px;display:grid}.hero-copy,.hero-card,.section,.site-footer{border:1px solid var(--line);box-shadow:var(--shadow);background:#15181eb8;border-radius:32px}.hero-copy{padding:clamp(28px,5vw,64px)}.eyebrow,.section-number,.category-key{color:var(--gold-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.06em;max-width:860px;margin-bottom:20px;font-size:clamp(2.2rem,6vw,5.8rem);line-height:1.04}[dir=rtl] h1{letter-spacing:-.03em}.hero-description{max-width:720px;color:var(--muted);font-size:1.12rem;line-height:2}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button.primary{background:var(--gold);color:#11141a;font-weight:900}.button.ghost{border:1px solid var(--line)}.hero-card{background:linear-gradient(160deg,#d6b56f38,#0000 40%),#15181ec2;flex-direction:column;justify-content:end;min-height:360px;padding:28px;display:flex}.hero-card-topline{background:var(--gold);border-radius:999px;width:80px;height:8px;margin-bottom:auto}.hero-card h2{margin-bottom:16px;font-size:2.2rem}.hero-card ul{color:var(--muted);margin:0;padding-inline-start:20px;line-height:2}.section{margin-bottom:28px;padding:clamp(22px,4vw,40px)}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.section-heading h2{margin:0;font-size:clamp(1.5rem,3vw,2.4rem)}.category-grid,.product-grid,.trust-grid{gap:16px;display:grid}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card,.trust-card{border:1px solid var(--line);background:#ffffff09;border-radius:24px;padding:24px}.category-card h3,.trust-card h3{margin:12px 0}.category-card p,.trust-card p{color:var(--muted);margin-bottom:0;line-height:1.8}.home-seo-guide{border:1px solid var(--line);background:#ffffff06;border-radius:28px}.home-seo-intro,.home-seo-topics p,.home-seo-faq p{color:var(--muted);line-height:2}.home-seo-intro{max-width:920px}.home-seo-topics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:28px 0;display:grid}.home-seo-topics article{border:1px solid var(--line);border-radius:20px;padding:22px}.home-seo-topics h3{margin:0 0 10px}.home-seo-links{flex-wrap:wrap;gap:10px 16px;margin-top:16px;display:flex}.home-seo-links a{color:var(--accent,#8fc7ff);text-underline-offset:4px}.home-seo-notice{background:#c59b451a;border-inline-start:4px solid #c59b45;border-radius:12px;padding:16px 18px;line-height:1.9}.home-seo-faq{margin-top:34px}.home-seo-faq details{border:1px solid var(--line);border-radius:14px;margin:10px 0;padding:16px}.home-seo-faq summary{cursor:pointer;font-weight:800}.home-seo-faq p{margin-bottom:0}@media (width<=860px){.home-seo-topics{grid-template-columns:1fr}}.store-trust-page{width:min(920px,100% - 32px);margin:30px auto}.store-trust-page header{margin-bottom:30px}.store-trust-page h1{margin:10px 0 16px;font-size:clamp(2rem,5vw,3.7rem)}.store-trust-page header p,.store-trust-page section p{color:var(--muted);line-height:2.1}.store-trust-page section{border:1px solid var(--line);border-radius:20px;margin:20px 0;padding:22px}.store-trust-page section h2{margin-top:0}.product-card{border:1px solid var(--line);background:#ffffff0a;border-radius:28px;overflow:hidden}.product-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.product-meta,.product-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-meta{color:var(--muted);margin-bottom:12px;font-size:.86rem}.stock{color:var(--gold-strong);background:#ffffff14;border-radius:999px;padding:5px 10px}.product-card h3{margin-bottom:8px;line-height:1.55}.product-card p{color:var(--muted);line-height:1.75}.product-facts{gap:10px;margin:18px 0;display:grid}.product-facts div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding-bottom:10px;display:flex}.product-facts dt{color:var(--muted)}.product-facts dd{margin:0;font-weight:700}.product-footer strong{color:var(--gold-strong)}.product-footer button,.consultation-form button{background:var(--gold);color:#11141a;font-weight:900}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.consultation-section{grid-template-columns:.85fr 1.15fr;align-items:start;gap:24px;display:grid}.consultation-copy p{color:var(--muted);line-height:1.9}.consultation-form{gap:14px;display:grid}.consultation-form label{color:var(--muted);gap:8px;display:grid}.consultation-form input,.consultation-form textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#ffffff0d;border-radius:18px;outline:none;padding:14px 16px}.consultation-form input:focus,.consultation-form textarea:focus{border-color:#d6b56fb3}.form-status{margin:0;font-weight:800}.form-status.success{color:var(--success)}.form-status.error{color:var(--danger)}.site-footer{color:var(--muted);margin:32px 0;padding:28px;line-height:1.9}.site-footer small{color:var(--text);margin-top:12px;display:block}@media (width<=920px){.app-header{flex-wrap:wrap;align-items:flex-start}.main-nav{order:3;width:100%;padding-bottom:4px;overflow-x:auto}.hero-section,.consultation-section{grid-template-columns:1fr}.category-grid,.product-grid,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.app-shell{width:min(100% - 20px,1180px)}.app-header{border-radius:20px;top:8px}.main-nav{gap:14px;font-size:.88rem}.hero-copy,.section,.site-footer{border-radius:24px}.hero-card{min-height:280px}.category-grid,.product-grid,.trust-grid{grid-template-columns:1fr}.product-footer{flex-direction:column;align-items:stretch}.product-footer button{justify-content:center}}.header-actions{align-items:center;gap:10px;display:inline-flex}.cart-link{border:1px solid var(--line);color:var(--text);background:#ffffff0a;border-radius:999px;align-items:center;gap:8px;padding:11px 14px;display:inline-flex}.cart-link span{background:var(--gold);color:#11141a;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-weight:900;display:inline-grid}.main-nav a.active{color:var(--gold-strong)}.button.compact,.product-footer .button.compact{padding:10px 14px;font-size:.86rem}.product-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.page-section{min-height:52vh}.page-heading{align-items:start}.page-heading p{max-width:760px;color:var(--muted);margin:12px 0 0;line-height:1.9}.page-title{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,5vw,4.2rem);line-height:1.08}[dir=rtl] .page-title{letter-spacing:-.02em}.filter-control,.quantity-control{min-width:180px;color:var(--muted);gap:8px;display:grid}.filter-control select,.quantity-control input{border:1px solid var(--line);color:var(--text);background:#ffffff0d;border-radius:16px;outline:none;padding:12px 14px}.filter-control select option{color:#11141a}.empty-state,.empty-state-card{color:var(--muted);background:#ffffff09;border:1px dashed #d6b56f59;border-radius:28px;padding:28px}.empty-state-card{place-items:start;gap:16px;display:grid}.success-card{border-style:solid;border-color:#88d49873}.product-detail-layout,.checkout-layout,.cart-layout{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);align-items:start;gap:24px;display:grid}.product-detail-media,.product-detail-copy,.detail-card,.cart-summary,.cart-item,.empty-state-card{border:1px solid var(--line);background:#ffffff0a;border-radius:28px}.product-detail-media{overflow:hidden}.product-detail-media img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.back-link{color:var(--gold-strong);margin-bottom:20px;font-weight:800;display:inline-block}.detail-facts,.detail-card dl,.cart-summary dl{gap:12px;margin:24px 0;display:grid}.detail-facts div,.detail-card dl div,.cart-summary dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding-bottom:12px;display:flex}.detail-facts dt,.detail-card dt,.cart-summary dt{color:var(--muted)}.detail-facts dd,.detail-card dd,.cart-summary dd{text-align:end;margin:0;font-weight:800}.purchase-panel{border:1px solid var(--line);background:#00000029;border-radius:24px;flex-wrap:wrap;align-items:end;gap:12px;margin-top:28px;padding:18px;display:flex}.purchase-panel button,.checkout-form button{background:var(--gold);color:#11141a;border:0;border-radius:999px;padding:13px 18px;font-weight:900}.detail-price{color:var(--gold-strong);margin-inline-end:auto;font-size:1.35rem}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.detail-card p,.detail-card li{color:var(--muted);line-height:1.9}.detail-card ul{margin:16px 0 0;padding-inline-start:22px}.warning-card{border-color:#ff70663d}.cart-layout{grid-template-columns:minmax(0,1fr) 320px}.cart-items{gap:14px;display:grid}.cart-item{grid-template-columns:92px minmax(0,1fr) 120px 140px auto;align-items:center;gap:16px;padding:16px;display:grid}.cart-item img{object-fit:cover;border-radius:20px;width:92px;height:92px}.cart-item h2{margin-bottom:6px;font-size:1.05rem;line-height:1.6}.cart-item p,.cart-item small{color:var(--muted);line-height:1.7}.compact-control{min-width:0}.text-button{color:var(--danger);background:0 0;border:0;font-weight:800}.cart-summary{padding:22px;position:sticky;top:110px}.full-width{justify-content:center;width:100%;margin-top:10px}.checkout-layout{grid-template-columns:minmax(0,1fr) 360px}.checkout-form{border:1px solid var(--line);background:#ffffff0a;border-radius:28px;padding:24px}@media (width<=920px){.header-actions{margin-inline-start:auto}.product-detail-layout,.checkout-layout,.cart-layout,.detail-grid{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{grid-template-columns:84px minmax(0,1fr)}.cart-item>strong,.cart-item>button,.cart-item>label{grid-column:1/-1}}@media (width<=640px){.header-actions{justify-content:space-between;width:100%}.product-actions,.purchase-panel{flex-direction:column;align-items:stretch}.product-actions .button,.product-actions button,.purchase-panel button{justify-content:center;width:100%}}.admin-page{gap:24px;display:grid}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.admin-metric-card,.admin-card{border:1px solid var(--line);background:#ffffff0a;border-radius:28px}.admin-metric-card{gap:10px;padding:22px;display:grid}.admin-metric-card span,.admin-metric-card small,.admin-card-heading small{color:var(--muted);line-height:1.7}.admin-metric-card strong{color:var(--gold-strong);font-size:clamp(1.6rem,3vw,2.4rem)}.admin-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.admin-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:14px;display:grid}.admin-form h2,.admin-card-heading{grid-column:1/-1}.admin-form label{color:var(--muted);gap:8px;display:grid}.admin-form input,.admin-form select,.admin-table select{border:1px solid var(--line);width:100%;color:var(--text);background:#ffffff0e;border-radius:16px;outline:none;padding:11px 12px}.admin-form select option,.admin-table select option{color:#11141a}.admin-form button{background:var(--gold);color:#11141a;border:0;border-radius:999px;padding:13px 18px;font-weight:900}.admin-table-card{gap:18px;display:grid}.admin-card-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.admin-card-heading h2{margin:0}.admin-table-scroll{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:760px}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:start;vertical-align:middle;padding:14px 12px}.admin-table th{color:var(--gold-strong);text-transform:uppercase;letter-spacing:.04em;font-size:.84rem}.admin-table td{color:var(--text)}.admin-table tr:last-child td{border-bottom:0}.attention-row td{background:#ff706614}.text-button.neutral{color:var(--gold-strong)}@media (width<=1040px){.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid-two{grid-template-columns:1fr}}@media (width<=640px){.admin-metric-grid,.admin-form{grid-template-columns:1fr}.admin-card-heading{flex-direction:column;align-items:start}}.admin-login-page .page-title{margin-bottom:12px}.auth-grid{align-items:start}.auth-card{max-width:520px}.auth-card button:disabled{cursor:wait;opacity:.72}.auth-help-card{gap:18px;display:grid}.credential-list{gap:14px;margin:0;display:grid}.credential-list div{border:1px solid var(--line);background:#ffffff0a;border-radius:18px;padding:14px 16px}.credential-list dt{color:var(--muted);margin-bottom:8px}.credential-list dd{color:var(--gold-strong);letter-spacing:.02em;margin:0;font-weight:900}.admin-heading-with-session{align-items:end}.admin-header-actions{flex-wrap:wrap;justify-content:end;gap:10px;display:flex}.admin-session-line,.muted-note{color:var(--muted);margin:12px 0 0;line-height:1.8}.danger-button{color:var(--danger)}@media (width<=640px){.admin-heading-with-session{align-items:start}.admin-header-actions{justify-content:start;width:100%}}.account-auth-grid,.account-dashboard-grid{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:start;gap:20px;display:grid}.account-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-orders-card{grid-column:1/-1}.account-hint-card,.address-card,.account-checkout-note{border:1px solid var(--line);background:#ffffff09;border-radius:24px;padding:20px}.account-hint-card ul{color:var(--muted);margin:0;padding-inline-start:20px;line-height:2}.auth-tabs{gap:10px;margin-bottom:18px;display:flex}.auth-tabs button{border:1px solid var(--line);color:var(--muted);background:#ffffff0a;border-radius:999px;padding:10px 16px}.auth-tabs button.active{background:var(--gold);color:#11141a;font-weight:900}.account-card-header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.account-card-header p,.muted-text{color:var(--muted)}.checkbox-label{align-items:center;gap:10px;flex-direction:row!important;display:flex!important}.checkbox-label input{width:auto!important}.default-address-card{margin-bottom:18px}.default-address-card p{color:var(--muted);margin-bottom:6px}.account-checkout-note{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:20px;display:flex}.account-checkout-note strong{color:var(--text)}.account-checkout-note a{color:var(--gold-strong);font-weight:800}@media (width<=860px){.account-auth-grid,.account-dashboard-grid{grid-template-columns:1fr}}.admin-grid-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0;display:grid}.checkout-code-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.inline-control{align-items:center;gap:.5rem;display:flex}.inline-control input{flex:1}.summary-total-line{border-top:1px solid #94a3b847;margin-top:.75rem;padding-top:.75rem;font-weight:800}@media (width<=960px){.admin-grid-three,.checkout-code-grid{grid-template-columns:1fr}.inline-control{flex-direction:column;align-items:stretch}}.payment-method-fieldset{border:1px solid var(--line);border-radius:18px;gap:10px;padding:16px;display:grid}.payment-method-fieldset legend{color:var(--text);padding:0 8px;font-weight:900}.radio-row{background:#ffffff09;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;flex-direction:row!important;display:flex!important}.radio-row input{width:auto!important}.payment-panel{background:#d6b15b0e;border:1px solid #d6b15b52;border-radius:18px;padding:18px}.payment-panel h3{margin-top:0}.bank-details{gap:8px;margin:14px 0;display:grid}.bank-details>div{border-bottom:1px dashed var(--line);justify-content:space-between;gap:16px;padding-bottom:8px;display:flex}.bank-details dt,.muted-copy{color:var(--muted)}.bank-details dd{margin:0;font-weight:800}.table-action-group{flex-wrap:wrap;gap:8px;display:flex}.shipping-method-fieldset{gap:.75rem;display:grid}.shipping-method-row{align-items:flex-start}.shipping-method-row>span:first-of-type{flex:1;gap:.25rem;display:grid}.shipping-method-row small{color:var(--muted,#767676);line-height:1.6}.table-input{width:9rem;min-width:8rem;color:inherit;background:0 0;border:1px solid #7f7f7f47;border-radius:.55rem;padding:.55rem .65rem}.account-notifications-card,.account-orders-card{grid-column:1/-1}.notification-list{gap:.75rem;display:grid}.notification-card{border:1px solid #7f7f7f38;border-radius:.9rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.notification-card.is-unread{border-color:#c496459e;box-shadow:inset 3px 0 #c49645bf}.notification-card p{margin:.35rem 0}.order-timeline-details{min-width:14rem;margin-top:.55rem}.order-timeline-details summary{cursor:pointer;font-size:.82rem}.order-timeline{gap:.55rem;margin:.75rem 0 0;padding-inline-start:1.2rem;display:grid}.order-timeline li{gap:.15rem;display:grid}.order-timeline span{color:var(--muted,#767676);font-size:.82rem}@media (width<=760px){.notification-card{flex-direction:column}}.content-card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.content-card{background:var(--surface,#fff);border:1px solid var(--border,#ddd);border-radius:18px;grid-template-columns:88px 1fr;align-items:start;gap:1rem;padding:1rem;display:grid}.content-card h2{margin:.35rem 0;font-size:1.05rem}.content-card p{margin:.35rem 0 .8rem;line-height:1.8}.content-card-image{object-fit:cover;background:#f5f5f5;border-radius:14px;width:88px;height:88px}.content-card-image.contain{object-fit:contain;padding:.5rem}.brand-fallback,.article-fallback{color:#fff;background:linear-gradient(135deg,#171717,#4a4a4a);border-radius:18px;place-items:center;width:88px;height:88px;font-size:1.4rem;font-weight:800;display:grid}.brand-fallback.large{width:140px;height:140px;font-size:2rem}.verification-badge{color:#444;direction:ltr;background:#ececec;border-radius:999px;padding:.22rem .55rem;font-size:.72rem;display:inline-flex}.verification-badge.verified{color:#176b3a;background:#dff6e8}.verification-badge.under_review,.verification-badge.documented{color:#765400;background:#fff0c8}.verification-badge.restricted{color:#902525;background:#ffe0e0}.brand-hero{border:1px solid var(--border,#ddd);border-radius:24px;grid-template-columns:auto 1fr;align-items:center;gap:2rem;margin:1.5rem 0 3rem;padding:1.5rem;display:grid}.brand-hero>img{object-fit:contain;width:140px;height:140px}.article-page{max-width:900px}.article-cover{object-fit:cover;border-radius:24px;width:100%;max-height:480px;margin:1rem 0 2rem}.article-page h1{font-size:clamp(2rem,5vw,4rem);line-height:1.2}.article-lead{opacity:.8;font-size:1.15rem;line-height:2}.article-body{margin:2rem 0;font-size:1.05rem;line-height:2.15}.legal-notice{background:#fff7e7;border-inline-start:4px solid #c59b45;border-radius:10px;padding:1rem 1.2rem}.product-gallery{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.75rem;display:grid}.product-gallery img{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%}.label-preview{margin:1rem 0 0}.label-preview img{object-fit:contain;background:#fff;border-radius:14px;width:100%;max-height:340px}.label-preview figcaption{opacity:.65;margin-top:.35rem;font-size:.8rem}.content-admin .admin-form-grid{align-items:start}.content-admin textarea{resize:vertical}.asset-list{overflow-wrap:anywhere;direction:ltr;flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.content-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.summary-row{border-bottom:1px solid var(--border,#ddd);justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 0;display:flex}@media (width<=760px){.content-card,.brand-hero,.content-summary-grid{grid-template-columns:1fr}.brand-fallback.large{width:100%}}:root,html[data-theme=day]{--bg:#f8f7ff;--bg-secondary:#f0edff;--panel:#ffffffd1;--panel-strong:#eee9ff;--surface:#ffffffe6;--surface-soft:#6d28d90e;--surface-hover:#6d28d917;--text:#191328;--muted:#716b80;--gold:#7c3aed;--gold-strong:#5b21b6;--accent-soft:#ddd6fe;--accent-contrast:#fff;--line:#5b21b624;--line-strong:#5b21b642;--danger:#dc3f55;--success:#15803d;--shadow:0 24px 80px #4c1d951c;--shadow-soft:0 16px 46px #4c1d9514;--header-bg:#ffffffc7;--input-bg:#ffffffd6;--image-bg:#f2efff;--hero-gradient:linear-gradient(135deg, #fffffffa, #f3eefff0);font-family:Vazirmatn,IRANSansX,Inter,Segoe UI,Tahoma,sans-serif}html[data-theme=dark]{--bg:#02050b;--bg-secondary:#07111f;--panel:#07111fd1;--panel-strong:#0d2344;--surface:#081324e6;--surface-soft:#3b82f613;--surface-hover:#3b82f621;--text:#eef6ff;--muted:#92a4bb;--gold:#3b82f6;--gold-strong:#72b4ff;--accent-soft:#17396b;--accent-contrast:#fff;--line:#60a5fa29;--line-strong:#60a5fa4d;--danger:#ff6b7c;--success:#5dd88c;--shadow:0 28px 90px #00000075;--shadow-soft:0 18px 48px #00000057;--header-bg:#020812c2;--input-bg:#081529e0;--image-bg:#071528;--hero-gradient:linear-gradient(135deg, #050d1afa, #071d3aed)}html{background:var(--bg);font-size:14px}body{background:radial-gradient(circle at 9% 10%, color-mix(in srgb, var(--gold) 14%, transparent), transparent 31rem), radial-gradient(circle at 88% 16%, color-mix(in srgb, var(--gold-strong) 11%, transparent), transparent 29rem), linear-gradient(180deg, var(--bg) 0%, var(--bg-secondary) 52%, var(--bg) 100%);color:var(--text);font-size:.94rem;line-height:1.75;transition:background-color .42s,color .32s;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:-2;opacity:.32;background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:52px 52px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.ambient-grid{z-index:-3;pointer-events:none;background:radial-gradient(circle at 24% 30%, color-mix(in srgb, var(--gold) 10%, transparent), transparent 22%), radial-gradient(circle at 78% 50%, color-mix(in srgb, var(--gold-strong) 8%, transparent), transparent 24%);animation:18s ease-in-out infinite alternate ambientDrift;position:fixed;inset:-20%}button,a,input,textarea,select,.product-card,.category-card,.trust-card,.admin-card,.content-card,.app-header{transition:color .22s,background-color .26s,border-color .26s,box-shadow .28s,transform .28s cubic-bezier(.2,.75,.2,1),opacity .22s}.app-shell{width:min(1240px,100% - 36px)}.app-header{border-color:var(--line);background:var(--header-bg);min-height:68px;box-shadow:0 14px 50px color-mix(in srgb, var(--bg) 55%, transparent);-webkit-backdrop-filter:blur(24px)saturate(150%);backdrop-filter:blur(24px)saturate(150%);border-radius:22px;margin:12px 0 28px;padding:10px 12px;top:12px}.app-header:after{content:"";inset-inline:18px;background:linear-gradient(90deg, transparent, var(--gold), transparent);opacity:.45;height:1px;position:absolute;bottom:-1px}.brand{gap:9px;min-width:max-content}.brand-mark{border:1px solid color-mix(in srgb, var(--gold) 35%, transparent);background:linear-gradient(145deg, var(--gold), var(--gold-strong));color:#fff;width:40px;height:40px;box-shadow:0 9px 24px color-mix(in srgb, var(--gold) 32%, transparent);border-radius:13px;position:relative;overflow:hidden}.brand-mark:after{content:"";filter:blur(4px);background:#ffffff70;width:44px;height:14px;position:absolute;top:-9px;left:-12px;transform:rotate(-35deg)}.brand-mark span{z-index:1;position:relative}.brand-copy strong{letter-spacing:-.025em;font-size:1rem}.brand-copy small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:5px;font-size:.62rem;font-weight:600}.main-nav{border:1px solid var(--line);color:var(--muted);background:var(--surface-soft);border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:4px;font-size:.78rem}.main-nav a{white-space:nowrap;border-radius:999px;padding:8px 12px;position:relative}.main-nav a:hover{color:var(--text);background:var(--surface-hover)}.main-nav a.active{color:var(--accent-contrast);background:linear-gradient(135deg, var(--gold), var(--gold-strong));box-shadow:0 8px 20px color-mix(in srgb, var(--gold) 24%, transparent)}.header-actions{gap:7px}.language-switcher,.theme-toggle,.cart-link{border:1px solid var(--line);background:var(--surface-soft);min-height:40px;color:var(--text);box-shadow:none;border-radius:13px}.language-switcher{padding:8px 11px;font-size:.72rem}.theme-toggle{align-items:center;gap:7px;padding:5px 8px 5px 6px;display:inline-flex}.theme-toggle-track{background:color-mix(in srgb, var(--gold) 18%, var(--surface));border-radius:999px;width:38px;height:24px;padding:3px;display:flex}.theme-toggle-thumb{color:#fff;background:linear-gradient(145deg, var(--gold), var(--gold-strong));width:18px;height:18px;box-shadow:0 3px 10px color-mix(in srgb, var(--gold) 35%, transparent);border-radius:50%;place-items:center;display:grid;transform:translate(0)}[dir=rtl] .theme-toggle-thumb,html[data-theme=dark] .theme-toggle-thumb{transform:translate(14px)}html[data-theme=dark][dir=rtl] .theme-toggle-thumb{transform:translate(0)}.theme-toggle-thumb svg,.cart-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.theme-toggle-thumb svg circle{fill:none}.theme-toggle-label{min-width:30px;color:var(--muted);font-size:.67rem;font-weight:800}.cart-link>span{background:linear-gradient(145deg, var(--gold), var(--gold-strong));color:#fff;min-width:22px;height:22px;font-size:.68rem}.language-switcher:hover,.theme-toggle:hover,.cart-link:hover{border-color:var(--line-strong);background:var(--surface-hover);transform:translateY(-2px)}.hero-banner{isolation:isolate;border:1px solid var(--line);background:var(--hero-gradient);min-height:590px;box-shadow:var(--shadow);border-radius:36px;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:clamp(24px,4vw,60px);margin-bottom:22px;padding:clamp(28px,5vw,70px);display:grid;position:relative;overflow:hidden}.hero-banner:before{content:"";z-index:-2;opacity:.44;background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 72% 40%,#000 8%,#0000 64%);mask-image:radial-gradient(circle at 72% 40%,#000 8%,#0000 64%)}.hero-orb{z-index:-1;filter:blur(1px);pointer-events:none;border-radius:50%;position:absolute}.hero-orb-one{inset-inline-start:-180px;background:color-mix(in srgb, var(--gold) 16%, transparent);width:360px;height:360px;animation:8s ease-in-out infinite alternate floatOrb;bottom:-190px}.hero-orb-two{inset-inline-end:34%;background:color-mix(in srgb, var(--gold-strong) 11%, transparent);width:260px;height:260px;animation:10s ease-in-out infinite alternate-reverse floatOrb;top:-150px}.hero-banner-copy{align-self:center;animation:.72s cubic-bezier(.2,.75,.2,1) both heroCopyIn}.hero-badge-row{border:1px solid var(--line);color:var(--gold-strong);background:var(--surface-soft);border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:7px 11px;font-size:.7rem;font-weight:800;display:inline-flex}.hero-live-dot{background:var(--gold);width:7px;height:7px;box-shadow:0 0 0 6px color-mix(in srgb, var(--gold) 12%, transparent);border-radius:50%;animation:2s ease-in-out infinite pulseDot}.hero-banner h1{letter-spacing:-.055em;max-width:720px;margin-bottom:16px;font-size:clamp(2.35rem,5.1vw,4.6rem);line-height:1.12}[dir=rtl] .hero-banner h1{letter-spacing:-.03em;line-height:1.34}.hero-banner .hero-description{max-width:650px;color:var(--muted);margin-bottom:0;font-size:.96rem;line-height:2}.hero-actions{margin-top:25px}.button,.product-footer button,.consultation-form button,.checkout-form button,.purchase-panel button,.admin-form button{border-radius:13px;min-height:42px;padding:10px 15px;font-size:.78rem}.button.primary,.product-footer button,.consultation-form button,.checkout-form button,.purchase-panel button,.admin-form button{background:linear-gradient(135deg, var(--gold), var(--gold-strong));color:#fff;box-shadow:0 10px 26px color-mix(in srgb, var(--gold) 24%, transparent)}.button.primary:hover,.product-footer button:hover,.consultation-form button:hover,.checkout-form button:hover,.purchase-panel button:hover,.admin-form button:hover{box-shadow:0 16px 34px color-mix(in srgb, var(--gold) 30%, transparent);transform:translateY(-3px)}.button.ghost{border-color:var(--line);background:var(--surface-soft)}.button.ghost:hover{border-color:var(--line-strong);background:var(--surface-hover)}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:34px;display:grid}.hero-stats>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;gap:3px;padding:13px;display:grid}.hero-stats strong{color:var(--gold-strong);font-size:1.08rem}.hero-stats span{color:var(--muted);font-size:.66rem}.hero-banner-visual{align-self:center;animation:.82s cubic-bezier(.2,.75,.2,1) both heroVisualIn;position:relative}.hero-image-frame{border:1px solid var(--line-strong);background:color-mix(in srgb, var(--surface) 78%, transparent);box-shadow:var(--shadow-soft);border-radius:30px;padding:9px;position:relative;transform:perspective(1200px)rotateY(-4deg)rotateX(2deg)}[dir=rtl] .hero-image-frame{transform:perspective(1200px)rotateY(4deg)rotateX(2deg)}.hero-image-frame:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(135deg, color-mix(in srgb, var(--gold) 58%, transparent), transparent 50%, color-mix(in srgb, var(--gold-strong) 38%, transparent));filter:blur(12px);opacity:.48;position:absolute;inset:-2px}.hero-image-frame img{aspect-ratio:16/10;object-fit:cover;border-radius:23px;width:100%;display:block}.hero-floating-note{inset-inline-start:-24px;border:1px solid var(--line);background:var(--header-bg);width:min(260px,72%);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:16px;padding:13px 15px;animation:4.2s ease-in-out infinite floatingCard;position:absolute;bottom:28px}.hero-floating-note span,.hero-floating-note strong{display:block}.hero-floating-note span{color:var(--muted);margin-bottom:4px;font-size:.64rem}.hero-floating-note strong{font-size:.78rem}.hero-slider-controls{justify-content:center;gap:7px;margin-top:16px;display:flex}.hero-slider-controls button{background:color-mix(in srgb, var(--muted) 20%, transparent);border:0;border-radius:999px;width:42px;height:8px;padding:0;overflow:hidden}.hero-slider-controls button span{border-radius:inherit;background:linear-gradient(90deg, var(--gold), var(--gold-strong));width:0;height:100%;display:block}.hero-slider-controls button.active span{animation:6.2s linear both sliderProgress}.section{border-color:var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:28px;margin-bottom:22px;padding:clamp(20px,3.3vw,36px)}.visual-gallery-section{overflow:hidden}.gallery-heading{grid-template-columns:minmax(0,.8fr) minmax(280px,.55fr);align-items:end;gap:28px;margin-bottom:20px;display:grid}.section-kicker,.section-number,.category-key,.eyebrow{color:var(--gold-strong);letter-spacing:.09em;text-transform:uppercase;font-size:.66rem;font-weight:900}.gallery-heading h2,.section-heading h2,.consultation-copy h2{margin:6px 0 0;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.35}.gallery-heading>p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.9}.auto-gallery-shell{grid-template-columns:minmax(0,1fr) 220px;gap:12px;display:grid}.auto-gallery-stage{background:var(--image-bg);border-radius:24px;min-height:430px;animation:.62s cubic-bezier(.2,.75,.2,1) both galleryImageIn;position:relative;overflow:hidden}.auto-gallery-stage>img{object-fit:cover;width:100%;height:100%;min-height:430px;display:block}.auto-gallery-stage:after{content:"";background:linear-gradient(#0000 45%,#020617cc);position:absolute;inset:0}.auto-gallery-overlay{z-index:2;inset-inline:22px;color:#fff;align-items:end;gap:14px;display:flex;position:absolute;bottom:22px}.auto-gallery-overlay>span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff4d;border-radius:12px;place-items:center;min-width:42px;height:42px;font-size:.72rem;display:grid}.auto-gallery-overlay h3{margin:0 0 3px;font-size:1.1rem}.auto-gallery-overlay p{color:#ffffffbf;margin:0;font-size:.72rem}.gallery-progress{z-index:3;inset-inline:22px;background:#ffffff2e;border-radius:999px;height:2px;position:absolute;bottom:10px;overflow:hidden}.gallery-progress span{background:#fff;height:100%;animation:3.8s linear both galleryProgress;display:block}.auto-gallery-thumbs{gap:8px;display:grid}.auto-gallery-thumbs button{border:1px solid var(--line);min-height:72px;color:var(--muted);background:var(--surface-soft);text-align:start;border-radius:15px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:9px;padding:7px;font-size:.66rem;display:grid}.auto-gallery-thumbs button:hover,.auto-gallery-thumbs button.active{border-color:var(--line-strong);color:var(--text);background:var(--surface-hover);transform:translate(-3px)}[dir=ltr] .auto-gallery-thumbs button:hover,[dir=ltr] .auto-gallery-thumbs button.active{transform:translate(3px)}.auto-gallery-thumbs button.active{box-shadow:inset 3px 0 0 var(--gold)}[dir=rtl] .auto-gallery-thumbs button.active{box-shadow:inset -3px 0 0 var(--gold)}.auto-gallery-thumbs img{object-fit:cover;border-radius:11px;width:54px;height:54px}.hero-copy,.hero-card,.product-card,.category-card,.trust-card,.product-detail-media,.product-detail-copy,.detail-card,.cart-summary,.cart-item,.empty-state-card,.checkout-form,.admin-metric-card,.admin-card,.account-hint-card,.address-card,.account-checkout-note,.notification-card,.content-card,.brand-hero{border-color:var(--line);background:var(--surface);box-shadow:var(--shadow-soft)}.section-heading{margin-bottom:18px}.section-heading h2,.page-title,.product-card h3,.category-card h3,.trust-card h3,.admin-card h2,.content-card h2{letter-spacing:-.025em}.page-title{font-size:clamp(1.8rem,4vw,3.4rem)}.page-heading p,.category-card p,.trust-card p,.product-card p,.detail-card p,.detail-card li,.consultation-copy p,.site-footer p,.article-body,.article-lead{color:var(--muted);font-size:.79rem;line-height:1.95}.category-grid,.product-grid,.trust-grid{gap:12px}.category-card,.trust-card{border-radius:20px;padding:20px;position:relative;overflow:hidden}.category-card:after,.trust-card:after{content:"";inset-inline-end:-52px;background:color-mix(in srgb, var(--gold) 12%, transparent);border-radius:50%;width:100px;height:100px;transition:transform .35s;position:absolute;top:-52px}.category-card:hover,.trust-card:hover{border-color:var(--line-strong);box-shadow:0 20px 44px color-mix(in srgb, var(--gold) 12%, transparent);transform:translateY(-6px)}.category-card:hover:after,.trust-card:hover:after{transform:scale(1.8)}.category-card h3,.trust-card h3{margin:9px 0;font-size:.98rem}.product-grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr))}.product-card{border-radius:22px;position:relative}.product-card:hover{border-color:var(--line-strong);box-shadow:0 24px 54px color-mix(in srgb, var(--gold) 13%, transparent);transform:translateY(-7px)}.product-card img{background:var(--image-bg);transition:transform .5s cubic-bezier(.2,.75,.2,1),filter .32s}.product-body{padding:17px}.product-meta{font-size:.7rem}.product-card h3{font-size:.94rem}.product-facts{gap:7px;margin:14px 0;font-size:.7rem}.product-facts div,.detail-facts div,.detail-card dl div,.cart-summary dl div{border-color:var(--line)}.stock{background:var(--surface-hover);padding:4px 8px}.product-footer strong,.detail-price,.admin-metric-card strong,.credential-list dd,.back-link,.text-button.neutral,.account-checkout-note a{color:var(--gold-strong)}.consultation-section{background:linear-gradient(135deg, color-mix(in srgb, var(--gold) 8%, var(--surface)), var(--surface));align-items:stretch}.consultation-copy{flex-direction:column;justify-content:center;padding:clamp(6px,3vw,30px);display:flex}.consultation-form{border:1px solid var(--line);background:var(--surface-soft);border-radius:20px;padding:18px}.consultation-form label,.admin-form label,.filter-control,.quantity-control{color:var(--muted);font-size:.72rem}.consultation-form input,.consultation-form textarea,.admin-form input,.admin-form select,.admin-table select,.filter-control select,.quantity-control input,.table-input,.checkout-form input,.checkout-form textarea,.checkout-form select{border-color:var(--line);background:var(--input-bg);color:var(--text);font-size:.78rem}.consultation-form input:focus,.consultation-form textarea:focus,.admin-form input:focus,.admin-form select:focus,.checkout-form input:focus,.checkout-form textarea:focus,.checkout-form select:focus{border-color:var(--gold);box-shadow:0 0 0 4px color-mix(in srgb, var(--gold) 10%, transparent)}.site-footer{border-radius:28px;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:30px;padding:30px;display:grid;position:relative;overflow:hidden}.site-footer:after{content:"";inset-inline-end:-150px;background:color-mix(in srgb, var(--gold) 15%, transparent);border-radius:50%;width:260px;height:260px;position:absolute;bottom:-170px}.footer-brand-block{align-items:flex-start;gap:13px;display:flex}.footer-brand-block>div>strong{margin-bottom:8px;font-size:1rem;display:block}.footer-brand-block p{max-width:650px;margin:0}.footer-brand-mark{flex:none}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.footer-links>div{align-content:start;gap:7px;display:grid}.footer-links span{color:var(--text);margin-bottom:4px;font-size:.72rem;font-weight:900}.footer-links a{color:var(--muted);font-size:.72rem}.footer-links a:hover{color:var(--gold-strong);transform:translate(-3px)}[dir=ltr] .footer-links a:hover{transform:translate(3px)}.site-footer small{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;margin:0;padding-top:15px;font-size:.66rem}.admin-metric-grid,.admin-grid-two,.admin-grid-three,.account-auth-grid,.account-dashboard-grid,.content-card-grid{gap:12px}.admin-metric-card,.admin-card{border-radius:20px}.admin-metric-card{padding:17px}.admin-metric-card strong{font-size:clamp(1.25rem,2.4vw,1.9rem)}.admin-card{padding:19px}.admin-table th,.admin-table td{border-color:var(--line);padding:11px 10px;font-size:.72rem}.admin-table th{color:var(--gold-strong)}.auth-tabs button,.radio-row,.payment-panel,.payment-method-fieldset,.shipping-method-fieldset{border-color:var(--line);background:var(--surface-soft)}.auth-tabs button.active{background:linear-gradient(135deg, var(--gold), var(--gold-strong));color:#fff}.content-card-image,.brand-fallback,.article-fallback,.product-detail-media img,.article-cover,.brand-hero>img{background:var(--image-bg)}.content-card,.brand-hero{border-color:var(--line)}.legal-notice{border-color:var(--gold);background:color-mix(in srgb, var(--gold) 8%, var(--surface))}.verification-badge{background:var(--surface-hover);color:var(--text)}.motion-reveal{opacity:0;transform:translateY(24px)scale(.992)}.motion-reveal.is-visible{opacity:1;transition:opacity .68s cubic-bezier(.2,.75,.2,1) var(--motion-delay,0s), transform .68s cubic-bezier(.2,.75,.2,1) var(--motion-delay,0s);transform:translateY(0)scale(1)}@keyframes ambientDrift{0%{transform:translate(-2%,-1%)scale(1)}to{transform:translate(3%,2%)scale(1.05)}}@keyframes floatOrb{0%{transform:translate(0,0)scale(1)}to{transform:translate(26px,-18px)scale(1.08)}}@keyframes pulseDot{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}@keyframes heroCopyIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroVisualIn{0%{opacity:0;transform:translate(28px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes floatingCard{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes sliderProgress{0%{width:0}to{width:100%}}@keyframes galleryImageIn{0%{opacity:.55;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes galleryProgress{0%{width:0}to{width:100%}}@media (width<=1080px){.main-nav .nav-secondary{display:none}.hero-banner{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);min-height:530px}}@media (width<=920px){.app-header{flex-wrap:wrap;align-items:center}.main-nav{order:3;justify-content:flex-start;width:100%;overflow-x:auto}.hero-banner{grid-template-columns:1fr;min-height:auto}.hero-banner-copy{order:2}.hero-banner-visual{order:1;max-width:680px;margin:0 auto}.hero-image-frame{transform:none!important}.auto-gallery-shell{grid-template-columns:1fr}.auto-gallery-thumbs{grid-template-columns:repeat(5,minmax(120px,1fr));padding-bottom:4px;overflow-x:auto}.auto-gallery-thumbs button{grid-template-columns:42px minmax(78px,1fr)}.auto-gallery-thumbs img{width:42px;height:42px}}@media (width<=720px){html{font-size:13.5px}.app-shell{width:min(100% - 18px,1240px)}.app-header{border-radius:18px;margin:8px 0 18px;top:7px}.brand-copy small,.theme-toggle-label{display:none}.header-actions{width:auto;margin-inline-start:auto}.language-switcher{white-space:nowrap;width:40px;padding-inline:9px;overflow:hidden}.main-nav{border-radius:14px}.main-nav a{padding:7px 10px}.hero-banner{border-radius:25px;padding:18px}.hero-banner h1{font-size:clamp(2rem,10vw,3.15rem)}.hero-stats{grid-template-columns:1fr}.hero-image-frame{border-radius:22px}.hero-floating-note{inset-inline-start:12px;bottom:12px}.gallery-heading{grid-template-columns:1fr;gap:8px}.auto-gallery-stage,.auto-gallery-stage>img{min-height:310px}.section{border-radius:22px;padding:17px}.category-grid,.product-grid,.trust-grid{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr;padding:22px}.site-footer small{grid-column:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.motion-reveal{opacity:1;transform:none}}:root,html[data-theme=day]{--bg:#f7f7fa;--bg-secondary:#efeff4;--panel:#ffffffdb;--panel-strong:#e9e8f0;--surface:#ffffffeb;--surface-soft:#7568a60b;--surface-hover:#7568a613;--text:#22212a;--muted:#777481;--gold:#7568a6;--gold-strong:#5f568a;--accent-soft:#e2dfea;--line:#534c701f;--line-strong:#534c7038;--shadow:0 22px 70px #38305213;--shadow-soft:0 12px 34px #3830520f;--header-bg:#fafafcd6;--input-bg:#ffffffe6;--image-bg:#efedf3}html[data-theme=dark]{--bg:#05080d;--bg-secondary:#0a111a;--panel:#0a111be0;--panel-strong:#111d2b;--surface:#0c1521eb;--surface-soft:#5d789511;--surface-hover:#5d78951a;--text:#e9edf2;--muted:#929ca8;--gold:#5d7895;--gold-strong:#8aa2bb;--accent-soft:#172534;--line:#849db521;--line-strong:#849db53d;--shadow:0 24px 72px #0000005c;--shadow-soft:0 14px 38px #00000042;--header-bg:#060b12d1;--input-bg:#0d1724e6;--image-bg:#0d1722}body{background:radial-gradient(circle at 9% 10%, color-mix(in srgb, var(--gold) 8%, transparent), transparent 31rem), radial-gradient(circle at 88% 16%, color-mix(in srgb, var(--gold-strong) 6%, transparent), transparent 29rem), linear-gradient(180deg, var(--bg) 0%, var(--bg-secondary) 52%, var(--bg) 100%)}.ambient-grid{opacity:.72;background:radial-gradient(circle at 24% 30%, color-mix(in srgb, var(--gold) 5%, transparent), transparent 22%), radial-gradient(circle at 78% 50%, color-mix(in srgb, var(--gold-strong) 4%, transparent), transparent 24%);animation-duration:28s}.product-card:hover,.category-card:hover,.trust-card:hover,.content-card:hover{box-shadow:0 16px 38px color-mix(in srgb, var(--gold) 7%, transparent);transform:translateY(-3px)}.product-card:hover img{filter:saturate(1.015);transform:scale(1.025)}.category-section{overflow:hidden}.category-visual-card{background:var(--surface);min-width:0;animation:.52s cubic-bezier(.2,.75,.2,1) both categoryCardIn;animation-delay:calc(var(--category-index) * 45ms);border-radius:22px;padding:0;position:relative;overflow:hidden}.category-visual-card:after{content:"";background:var(--category-accent);opacity:.42;border-radius:99px;height:2px;transition:transform .35s,opacity .35s;position:absolute;inset:auto 16px 0;transform:scaleX(.35)}.category-visual-card:hover:after{opacity:.78;transform:scaleX(1)}.category-image-frame{aspect-ratio:1.45;background:var(--image-bg);position:relative;overflow:hidden}.category-image-frame img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.75,.2,1),filter .42s;display:block}.category-visual-card:hover .category-image-frame img{filter:contrast(1.015);transform:scale(1.035)}.category-index{inset-inline-end:10px;color:#fff;background:color-mix(in srgb, var(--category-accent) 78%, #222);border-radius:10px;place-items:center;min-width:30px;height:30px;font-size:.64rem;font-weight:900;display:grid;position:absolute;top:10px;box-shadow:0 8px 20px #0000001f}.category-card-copy .category-key{color:var(--category-accent);font-size:.62rem}.category-card-copy h3{margin:7px 0 6px;font-size:.9rem}.category-card-copy p{min-height:52px;font-size:.69rem;line-height:1.75}.category-open-link{border-top:1px solid var(--line);color:var(--text);justify-content:space-between;align-items:center;margin-top:13px;padding-top:10px;font-size:.68rem;font-weight:850;display:flex}.category-open-link b{color:var(--category-accent);font-size:.92rem;transition:transform .24s}.category-visual-card:hover .category-open-link b{transform:translate(2px,-2px)}.category-page{gap:20px;display:grid}.category-hero{--category-accent:#7568a6;border:1px solid var(--line);background:linear-gradient(125deg, color-mix(in srgb, var(--category-accent) 10%, var(--surface)), var(--surface) 58%), var(--surface);min-height:430px;box-shadow:var(--shadow-soft);border-radius:30px;grid-template-columns:minmax(0,1fr) minmax(330px,.8fr);display:grid;overflow:hidden}.category-hero-copy{flex-direction:column;justify-content:center;padding:clamp(26px,5vw,62px);display:flex}.category-hero-kicker{color:var(--category-accent);letter-spacing:.12em;margin-bottom:12px;font-size:.66rem;font-weight:900}.category-hero h1{letter-spacing:-.045em;margin:0 0 16px;font-size:clamp(2.2rem,6vw,4.8rem)}.category-hero-copy>p{max-width:620px;color:var(--muted);font-size:.88rem;line-height:2}.category-hero-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;display:flex}.category-hero-meta>span{border:1px solid var(--line);background:var(--surface-soft);border-radius:999px;padding:8px 12px;font-size:.7rem}.category-hero-image-wrap{background:color-mix(in srgb, var(--category-accent) 5%, var(--image-bg));min-height:360px;position:relative;overflow:hidden}.category-hero-image-wrap:after{content:"";background:linear-gradient(90deg, var(--surface), transparent 34%);opacity:.42;pointer-events:none;position:absolute;inset:0}[dir=ltr] .category-hero-image-wrap:after{background:linear-gradient(-90deg, var(--surface), transparent 34%)}.category-hero-image-wrap img{object-fit:cover;width:100%;height:100%;min-height:430px;animation:8s ease-in-out infinite alternate categoryHeroFloat}.restricted-chip{color:#a35e66;background:#a15d5d13!important;border-color:#a15d5d3d!important}.category-warning{background:#a15d5d0e;border:1px solid #a15d5d33;border-radius:18px;grid-template-columns:auto 1fr;gap:14px;padding:16px 18px;display:grid}.category-warning p{color:var(--muted);margin:0;font-size:.76rem}.category-products-heading{margin:8px 0 0}.catalog-category-rail{border:1px solid var(--line);background:var(--surface-soft);scrollbar-width:thin;border-radius:20px;gap:9px;margin-bottom:18px;padding:7px;display:flex;overflow-x:auto}.catalog-category-rail button{min-width:112px;color:var(--muted);text-align:start;background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 9px;display:grid;position:relative}.catalog-category-rail button:hover,.catalog-category-rail button.is-active{border-color:var(--line);color:var(--text);background:var(--surface);box-shadow:var(--shadow-soft)}.catalog-category-rail button.is-active{border-color:color-mix(in srgb, var(--category-accent,var(--gold)) 35%, var(--line))}.catalog-category-rail img,.catalog-all-icon{object-fit:cover;background:var(--image-bg);border-radius:10px;width:36px;height:36px}.catalog-all-icon{color:var(--gold-strong);place-items:center;font-weight:900;display:grid}.catalog-category-rail b{white-space:nowrap;font-size:.68rem}.catalog-category-rail small{color:var(--category-accent,var(--muted));font-size:.62rem;font-weight:900}.catalog-active-category{border:1px solid color-mix(in srgb, var(--category-accent) 24%, var(--line));background:color-mix(in srgb, var(--category-accent) 5%, var(--surface));border-radius:18px;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:15px;margin-bottom:18px;padding:12px;display:grid}.catalog-active-category img{object-fit:cover;border-radius:13px;width:84px;height:62px}.catalog-active-category strong{margin-bottom:4px;display:block}.catalog-active-category p{color:var(--muted);margin:0;font-size:.7rem}.catalog-admin{gap:18px;display:grid}.catalog-admin-hero{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:26px}.catalog-category-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.catalog-category-summary a{border:1px solid var(--line);background:var(--surface);border-radius:15px;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:8px;display:grid}.catalog-category-summary a:hover{border-color:color-mix(in srgb, var(--category-accent) 36%, var(--line));transform:translateY(-2px)}.catalog-category-summary img{object-fit:cover;border-radius:10px;width:45px;height:40px}.catalog-category-summary span{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:800;overflow:hidden}.catalog-category-summary strong{color:var(--category-accent);font-size:.72rem}.catalog-admin-layout{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:start;gap:16px;display:grid}.catalog-product-form{gap:15px;display:grid}.catalog-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.catalog-form-grid label,.file-picker{color:var(--muted);gap:6px;font-size:.7rem;display:grid}.catalog-form-grid input,.catalog-form-grid textarea,.catalog-form-grid select,.file-picker input,.catalog-admin-product select{border:1px solid var(--line);background:var(--input-bg);width:100%;color:var(--text);font:inherit;border-radius:13px;outline:none;padding:10px 11px;font-size:.74rem}.field-wide{grid-column:1/-1}.catalog-upload-row,.catalog-switch-row{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.catalog-upload-row .file-picker{flex:280px}.catalog-switch-row{border-block:1px solid var(--line);align-items:center;padding:10px 0}.catalog-switch-row label{color:var(--muted);align-items:center;gap:7px;font-size:.72rem;display:inline-flex}.catalog-live-preview{position:sticky;top:100px;overflow:hidden}.catalog-live-preview:after{content:"";background:var(--category-accent);opacity:.07;border-radius:50%;width:160px;height:160px;position:absolute;inset:auto -50px -70px auto}.catalog-preview-image{background:var(--image-bg);border-radius:18px;margin:12px 0 15px;overflow:hidden}.catalog-preview-image img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.catalog-preview-category{color:var(--category-accent);font-size:.66rem;font-weight:900}.catalog-live-preview h2{margin:7px 0;font-size:1.05rem}.catalog-live-preview p{color:var(--muted);font-size:.72rem;line-height:1.8}.catalog-live-preview>strong{color:var(--gold-strong)}.catalog-admin-product-grid{gap:9px;display:grid}.catalog-admin-product{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;grid-template-columns:70px minmax(180px,1fr) minmax(130px,.6fr) minmax(110px,.45fr) auto;align-items:center;gap:10px;padding:9px;display:grid}.catalog-admin-product>img{object-fit:cover;background:var(--image-bg);border-radius:13px;width:70px;height:70px}.catalog-admin-product-copy span{color:var(--muted);font-size:.62rem}.catalog-admin-product-copy h3{margin:3px 0;font-size:.78rem}.catalog-admin-product-copy strong{font-size:.7rem}.catalog-admin-actions{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.status-pill{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:999px;padding:5px 8px;font-size:.62rem}.status-pill.is-on{color:var(--gold-strong);background:var(--surface-hover)}@keyframes categoryCardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes categoryHeroFloat{0%{transform:scale(1.005)translateY(0)}to{transform:scale(1.025)translateY(-5px)}}@media (width<=1080px){.category-visual-grid,.catalog-category-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-admin-product{grid-template-columns:64px minmax(160px,1fr) minmax(120px,.55fr)}.catalog-admin-product>select:nth-of-type(2),.catalog-admin-actions{grid-column:auto}}@media (width<=820px){.category-hero,.catalog-admin-layout{grid-template-columns:1fr}.category-hero-image-wrap,.category-hero-image-wrap img{min-height:270px}.catalog-live-preview{position:static}.catalog-active-category{grid-template-columns:70px minmax(0,1fr)}.catalog-active-category .button{grid-column:1/-1;justify-content:center}}@media (width<=640px){.category-visual-grid,.catalog-category-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.category-card-copy p{min-height:0}.catalog-form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.catalog-admin-product{grid-template-columns:58px minmax(0,1fr)}.catalog-admin-product>select,.catalog-admin-actions{grid-column:1/-1}.category-warning{grid-template-columns:1fr}}.product-footer button:disabled,.purchase-panel button:disabled,.quantity-control input:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.simplified-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid;overflow:visible}.simplified-main-nav{justify-self:center;width:fit-content}.simplified-header-actions{min-width:max-content;position:relative}.header-more{position:relative}.header-more-trigger{border:1px solid var(--line);min-height:40px;color:var(--text);background:var(--surface-soft);font:inherit;cursor:pointer;border-radius:13px;align-items:center;gap:6px;padding:8px 11px;font-size:.72rem;display:inline-flex}.header-more-trigger svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:15px;height:15px;transition:transform .18s}.header-more.is-open .header-more-trigger{border-color:var(--line-strong);background:var(--surface)}.header-more.is-open .header-more-trigger svg{transform:rotate(180deg)}.header-more-menu{z-index:40;border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 96%, transparent);width:190px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;gap:4px;padding:8px;animation:.16s both simpleMenuIn;display:grid;position:absolute;inset-block-start:calc(100% + 9px);inset-inline-end:0}.header-more-menu a{color:var(--muted);border-radius:11px;padding:10px 11px;font-size:.74rem;font-weight:700}.header-more-menu a:hover,.header-more-menu a.active{color:var(--text);background:var(--surface-hover)}.simple-section-heading,.page-intro-simple{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.simple-section-heading h2,.page-intro-simple h1{letter-spacing:-.035em;margin:5px 0 0;font-size:clamp(1.45rem,3vw,2.35rem);line-height:1.25}.simple-section-heading>p,.page-intro-simple>div>p{max-width:560px;color:var(--muted);margin:8px 0 0;font-size:.78rem;line-height:1.9}.simple-section-heading>p{max-width:390px;margin:0}.quick-start-section{padding-block-start:8px}.quick-start-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.quick-start-card{border:1px solid var(--line);min-height:215px;color:var(--text);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:21px;grid-template-rows:auto auto 1fr auto;gap:12px;padding:18px;display:grid;position:relative;overflow:hidden}.quick-start-card:after{content:"";background:var(--gold);opacity:.045;pointer-events:none;border-radius:50%;width:150px;height:150px;position:absolute;inset:auto -50px -70px auto}.quick-start-card:hover{border-color:var(--line-strong);transform:translateY(-3px)}.quick-start-number{color:var(--muted);letter-spacing:.13em;font-size:.63rem;font-weight:900}.quick-start-icon{border:1px solid var(--line);width:42px;height:42px;color:var(--gold-strong);background:var(--surface-soft);border-radius:13px;place-items:center;display:grid}.quick-start-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.quick-start-card h3{margin:0 0 7px;font-size:.94rem}.quick-start-card p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.85}.quick-start-action{color:var(--gold-strong);justify-content:space-between;align-items:center;gap:8px;font-size:.7rem;font-weight:900;display:inline-flex}.visual-gallery-section.is-compact{padding-block:26px}.visual-gallery-section.is-compact .gallery-heading{margin-bottom:14px}.visual-gallery-section.is-compact .gallery-heading h2{font-size:clamp(1.3rem,2.6vw,1.9rem)}.visual-gallery-section.is-compact .auto-gallery-stage{min-height:320px}.visual-gallery-section.is-compact .auto-gallery-stage>img{max-height:420px}.categories-directory,.admin-hub-page{gap:18px;display:grid}.category-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.category-directory-card{border:1px solid var(--line);min-width:0;color:var(--text);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:20px;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px;display:grid;position:relative;overflow:hidden}.category-directory-card:hover{border-color:color-mix(in srgb, var(--category-accent) 34%, var(--line));transform:translateY(-2px)}.category-directory-card img{object-fit:cover;background:var(--image-bg);border-radius:15px;width:120px;height:92px}.category-directory-card>div>span{color:var(--category-accent);letter-spacing:.1em;font-size:.62rem;font-weight:900}.category-directory-card h2{margin:4px 0 6px;font-size:.92rem}.category-directory-card p{color:var(--muted);margin:0;font-size:.68rem;line-height:1.75}.category-directory-card>b{border:1px solid var(--line);width:31px;height:31px;color:var(--category-accent);background:var(--surface-soft);border-radius:10px;place-items:center;display:grid}.admin-hub-intro{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:22px;padding:20px}.admin-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.admin-hub-card{border:1px solid var(--line);min-height:245px;color:var(--text);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:21px;flex-direction:column;padding:20px;display:flex}.admin-hub-card:hover{border-color:var(--line-strong);transform:translateY(-3px)}.admin-hub-card>span{color:var(--muted);letter-spacing:.13em;font-size:.62rem;font-weight:900}.admin-hub-card h2{margin:28px 0 9px;font-size:1rem}.admin-hub-card p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.85}.admin-hub-card strong{color:var(--gold-strong);justify-content:space-between;gap:10px;margin-top:auto;padding-top:22px;font-size:.72rem;display:flex}.admin-simple-guide{border:1px dashed var(--line-strong);color:var(--muted);background:var(--surface-soft);border-radius:19px;grid-template-columns:180px minmax(0,1fr);align-items:start;gap:18px;padding:18px 20px;display:grid}.admin-simple-guide strong{color:var(--text);font-size:.78rem}.admin-simple-guide ol{gap:7px;margin:0;padding-inline-start:20px;font-size:.72rem;display:grid}.simplified-footer{grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:18px}.footer-primary-links{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.footer-primary-links a{color:var(--muted);border-radius:10px;padding:7px 10px;font-size:.68rem;font-weight:700}.footer-primary-links a:hover{color:var(--text);background:var(--surface-soft)}.simplified-footer>small{grid-column:1/-1}.mobile-dock{display:none}.motion-reveal{transform:translateY(9px)}.motion-reveal.is-visible{transition-duration:.42s}.hero-orb,.ambient-grid{animation-duration:36s}.product-card:hover,.category-card:hover,.trust-card:hover,.content-card:hover,.admin-card:hover{transform:translateY(-2px)}@keyframes simpleMenuIn{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=980px){.simplified-header{grid-template-columns:auto 1fr auto}.simplified-main-nav{justify-self:end}.header-more-trigger span,.language-switcher span,.theme-toggle-label{display:none}.header-more-trigger{justify-content:center;width:40px;padding:8px}.quick-start-grid,.admin-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.app-shell{padding-bottom:74px}.simplified-header{grid-template-columns:auto 1fr}.simplified-main-nav{display:none}.simplified-header-actions{justify-self:end}.header-more{display:none}.mobile-dock{z-index:80;border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:19px;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:7px;display:grid;position:fixed;inset-block-end:10px;inset-inline:12px;box-shadow:0 18px 50px #0003}.mobile-dock a{min-width:0;color:var(--muted);border-radius:12px;justify-items:center;gap:3px;padding:7px 2px 5px;font-size:.58rem;font-weight:800;display:grid;position:relative}.mobile-dock a.active{color:var(--gold-strong);background:var(--surface-hover)}.mobile-dock-icon{width:21px;height:21px}.mobile-dock-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.mobile-dock a b{color:#fff;background:var(--gold-strong);border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:.52rem;display:grid;position:absolute;inset-block-start:2px;inset-inline-end:19%}.quick-start-grid,.admin-hub-grid{grid-template-columns:1fr}.quick-start-card,.admin-hub-card{min-height:0}.category-directory-grid{grid-template-columns:1fr}.simple-section-heading,.page-intro-simple{flex-direction:column;align-items:start;gap:12px}.simple-section-heading>p{max-width:620px}.admin-simple-guide,.simplified-footer{grid-template-columns:1fr}.footer-primary-links{justify-content:flex-start}}@media (width<=560px){.app-shell{width:min(100% - 20px,1240px)}.simplified-header{margin-top:8px;padding:8px}.brand-copy small{display:none}.language-switcher,.theme-toggle,.cart-link{min-height:36px}.category-directory-card{grid-template-columns:88px minmax(0,1fr) auto;gap:11px}.category-directory-card img{width:88px;height:76px}.category-directory-card p{display:none}.visual-gallery-section.is-compact .auto-gallery-stage{min-height:250px}}.account-page .account-page-heading{margin-bottom:18px}.account-page .account-form-status{width:min(100%,900px);margin:0 auto 16px}.account-page .account-auth-shell{width:min(100%,900px);margin-inline:auto}.account-page .account-auth-panel{border:1px solid var(--line-strong);background:linear-gradient(145deg, color-mix(in srgb, var(--panel-strong) 94%, transparent), color-mix(in srgb, var(--surface) 90%, transparent));box-shadow:var(--shadow);isolation:isolate;border-radius:30px;padding:clamp(18px,3vw,30px);position:relative;overflow:hidden}.account-page .account-auth-panel:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 12% 5%, color-mix(in srgb, var(--gold) 16%, transparent), transparent 35%), radial-gradient(circle at 90% 100%, color-mix(in srgb, var(--gold-strong) 10%, transparent), transparent 32%);position:absolute;inset:0}.account-page .account-mode-tabs{border:1px solid var(--line);background:color-mix(in srgb, var(--input-bg) 76%, transparent);border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 26px;padding:6px;display:grid}.account-page .account-mode-tabs button{min-height:66px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:17px;align-content:center;gap:4px;padding:10px 16px;transition:background .18s,border-color .18s,color .18s,transform .18s;display:grid}.account-page .account-mode-tabs button span{font-size:.96rem;font-weight:900}.account-page .account-mode-tabs button small{opacity:.85;font-size:.68rem;line-height:1.5}.account-page .account-mode-tabs button:hover{color:var(--text);background:var(--surface-hover)}.account-page .account-mode-tabs button.active{border-color:color-mix(in srgb, var(--gold-strong) 42%, var(--line));background:linear-gradient(135deg, color-mix(in srgb, var(--gold) 92%, white 8%), var(--gold-strong));color:#fff;box-shadow:0 12px 30px color-mix(in srgb, var(--gold) 24%, transparent)}.account-page .account-auth-content{width:min(100%,760px);margin-inline:auto}.account-page .account-auth-intro{text-align:center;gap:8px;margin-bottom:22px;display:grid}.account-page .account-auth-kicker{color:var(--gold-strong);letter-spacing:.08em;font-size:.68rem;font-weight:900}.account-page .account-auth-intro h2{color:var(--text);margin:0;font-size:clamp(1.35rem,3vw,2rem)}.account-page .account-auth-intro p{max-width:620px;color:var(--muted);margin:0 auto;line-height:1.9}.account-page .account-auth-form{gap:16px}.account-page .account-auth-form>label,.account-page .account-form-grid>label,.account-page .account-otp-field{color:var(--text);gap:8px;font-size:.77rem;font-weight:800;display:grid}.account-page .account-auth-form input{border:1px solid var(--line);background:color-mix(in srgb, var(--input-bg) 94%, transparent);width:100%;min-height:50px;color:var(--text);font:inherit;border-radius:15px;padding:0 15px;font-weight:600;transition:border-color .18s,box-shadow .18s,background .18s}.account-page .account-auth-form input::placeholder{color:color-mix(in srgb, var(--muted) 72%, transparent)}.account-page .account-auth-form input:focus{border-color:var(--gold-strong);background:var(--input-bg);box-shadow:0 0 0 4px color-mix(in srgb, var(--gold) 14%, transparent);outline:none}.account-page .account-auth-form>button,.account-page .account-otp-actions>button:not(.account-secondary-button){background:linear-gradient(135deg, var(--gold), var(--gold-strong));color:#fff;min-height:52px;box-shadow:0 12px 28px color-mix(in srgb, var(--gold) 22%, transparent);border:0;border-radius:15px;font-weight:900}.account-page .account-auth-form button:disabled{cursor:not-allowed;opacity:.58;transform:none}.account-page .account-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.account-page .account-field-wide{grid-column:1/-1}.account-page .account-verification-channel{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;display:grid}.account-page .account-verification-channel legend{width:100%;color:var(--text);grid-column:1/-1;margin-bottom:2px;font-size:.77rem;font-weight:900}.account-page .account-verification-channel>label{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-soft) 72%, transparent);cursor:pointer;border-radius:17px;align-items:flex-start;gap:11px;min-height:86px;padding:15px;transition:border-color .18s,background .18s,transform .18s;display:flex}.account-page .account-verification-channel>label:hover,.account-page .account-verification-channel>label.selected{border-color:var(--gold-strong);background:color-mix(in srgb, var(--gold) 10%, var(--surface))}.account-page .account-verification-channel input{width:17px;min-height:17px;accent-color:var(--gold);box-shadow:none;margin-top:2px}.account-page .account-verification-channel span{gap:5px;display:grid}.account-page .account-verification-channel strong{color:var(--text);font-size:.78rem}.account-page .account-verification-channel small{color:var(--muted);font-size:.67rem;line-height:1.7}.account-page .account-password-hint{color:var(--muted);margin:-4px 0 0;font-size:.68rem}.account-page .account-registration-steps{color:var(--muted);grid-template-columns:minmax(0,auto) minmax(50px,1fr) minmax(0,auto);align-items:center;gap:10px;margin:0 0 22px;display:grid}.account-page .account-registration-steps span{align-items:center;gap:8px;font-size:.69rem;font-weight:800;display:flex}.account-page .account-registration-steps b{border:1px solid var(--line);background:var(--surface-soft);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.account-page .account-registration-steps i{background:var(--line);height:1px}.account-page .account-registration-steps span.active,.account-page .account-registration-steps span.complete{color:var(--text)}.account-page .account-registration-steps span.active b,.account-page .account-registration-steps span.complete b{border-color:var(--gold-strong);background:var(--gold);color:#fff}.account-page .account-otp-form{width:min(100%,620px);margin-inline:auto}.account-page .account-otp-destination{border:1px solid var(--line);background:var(--surface-soft);text-align:center;border-radius:17px;gap:7px;padding:16px;display:grid}.account-page .account-otp-destination span{color:var(--muted);font-size:.71rem}.account-page .account-otp-destination strong{color:var(--text);font-size:.9rem}.account-page .account-otp-field input{text-align:center;letter-spacing:.42em;height:64px;padding-inline-start:calc(15px + .42em);font-size:1.5rem;font-weight:900}.account-page .account-otp-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:.7rem;display:flex}.account-page .account-otp-meta span.expired{color:var(--danger)}.account-page .account-otp-meta button{color:var(--gold-strong);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:900}.account-page .account-otp-actions{grid-template-columns:minmax(130px,.65fr) minmax(190px,1.35fr);gap:10px;display:grid}.account-page .account-otp-actions button{min-height:50px;font:inherit;border-radius:15px;font-weight:900}.account-page .account-secondary-button{border:1px solid var(--line)!important;background:var(--surface-soft)!important;color:var(--text)!important;box-shadow:none!important}html[data-theme=day] .account-page .account-auth-panel{background:linear-gradient(145deg,#fffdf8f7,#f6eefff0)}@media (width<=720px){.account-page .account-auth-panel{border-radius:24px;padding:15px}.account-page .account-mode-tabs button{min-height:58px;padding:8px 10px}.account-page .account-mode-tabs button small{display:none}.account-page .account-form-grid,.account-page .account-verification-channel{grid-template-columns:1fr}.account-page .account-field-wide,.account-page .account-verification-channel legend{grid-column:auto}.account-page .account-registration-steps{grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr)}.account-page .account-registration-steps span{text-align:center;justify-items:center;display:grid}.account-page .account-otp-actions{grid-template-columns:1fr}}@media (width<=430px){.account-page .account-auth-panel{margin-inline:-4px;padding:12px}.account-page .account-mode-tabs{border-radius:18px;padding:4px}.account-page .account-auth-intro h2{font-size:1.25rem}.account-page .account-otp-meta{flex-direction:column;align-items:flex-start}}.seo-related-links{border:1px solid var(--line);background:var(--surface-soft);border-radius:22px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;margin-top:34px;padding:22px;display:grid}.seo-related-links section{min-width:0}.seo-related-links h2{margin:0 0 12px;font-size:1rem}.seo-related-links ul{gap:9px;margin:0;padding-inline-start:20px;display:grid}.seo-related-links a{color:var(--text);-webkit-text-decoration-color:color-mix(in srgb, var(--accent) 52%, transparent);text-decoration-color:color-mix(in srgb, var(--accent) 52%, transparent);text-underline-offset:4px}.seo-related-links a:hover,.seo-related-links a:focus-visible{color:var(--accent)}.product-overview-card{grid-column:1/-1}.seo-growth-overview{border:1px solid var(--line);background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 7%, var(--surface)), var(--surface-soft));border-radius:24px;grid-template-columns:minmax(0,1.5fr) minmax(220px,.5fr);align-items:center;gap:24px;margin:28px 0 34px;padding:24px;display:grid}.seo-growth-overview h2,.seo-growth-overview p{margin-top:0}.seo-growth-overview p{color:var(--muted);margin-bottom:0;line-height:2}.seo-growth-overview dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.seo-growth-overview dl>div{border:1px solid var(--line);background:var(--surface);border-radius:16px;gap:4px;min-width:0;padding:14px;display:grid}.seo-growth-overview dt{color:var(--muted);font-size:.72rem}.seo-growth-overview dd{color:var(--text);margin:0;font-size:1.1rem;font-weight:900}.seo-faq-section{border:1px solid var(--line);background:var(--surface-soft);border-radius:24px;margin-top:38px;padding:24px}.seo-faq-heading{margin-bottom:16px}.seo-faq-heading h2{margin:6px 0 0}.seo-faq-list{gap:10px;display:grid}.seo-faq-list details{border:1px solid var(--line);background:var(--surface);border-radius:16px;overflow:clip}.seo-faq-list summary{color:var(--text);cursor:pointer;padding:16px 46px 16px 16px;font-weight:850;list-style:none;position:relative}html[dir=rtl] .seo-faq-list summary{padding:16px 16px 16px 46px}.seo-faq-list summary::-webkit-details-marker{display:none}.seo-faq-list summary:after{content:"+";inset-inline-end:16px;color:var(--accent);font-size:1.25rem;font-weight:900;position:absolute;top:50%;translate:0 -50%}.seo-faq-list details[open] summary:after{content:"−"}.seo-faq-list details p{color:var(--muted);margin:0;padding:0 16px 16px;line-height:1.95}.article-toc{border:1px solid var(--line);background:var(--surface-soft);border-radius:20px;margin:26px 0;padding:20px}.article-toc strong{margin-bottom:10px;display:block}.article-toc ol{gap:8px;margin:0;padding-inline-start:22px;display:grid}.article-toc a{color:var(--text);text-underline-offset:4px}.article-body-rich h2,.article-body-rich h3{scroll-margin-top:120px}.article-body-rich h2{margin-top:34px}.article-body-rich h3{margin-top:28px}.article-body-rich ul,.article-body-rich ol{gap:8px;line-height:1.95;display:grid}@media (width<=760px){.seo-growth-overview{grid-template-columns:1fr;padding:18px}.seo-faq-section{padding:18px}}@media (width<=460px){.seo-growth-overview dl{grid-template-columns:1fr}}.article-source-note{border-inline-start:3px solid var(--accent,#7c6ee6);background:color-mix(in srgb, var(--surface,#fff) 88%, transparent);color:var(--text-muted,#64748b);border-radius:.9rem;margin:2rem 0 1rem;padding:1rem 1.15rem;font-size:.92rem;line-height:1.9}.articles-index-page{width:min(1160px,100% - 32px)}.articles-index-heading{margin-bottom:28px}.article-strip-list{gap:16px;display:grid}.article-strip-link{color:inherit;border-radius:24px;outline:none;text-decoration:none;display:block}.article-strip-card{border:1px solid var(--line);border-radius:inherit;background:color-mix(in srgb, var(--surface) 92%, transparent);min-height:196px;box-shadow:0 18px 44px color-mix(in srgb, var(--bg) 64%, transparent);grid-template-columns:minmax(210px,260px) minmax(0,1fr);transition:transform .22s,border-color .22s,box-shadow .22s,background .22s;display:grid;overflow:hidden}.article-strip-link:hover .article-strip-card,.article-strip-link:focus-visible .article-strip-card{border-color:color-mix(in srgb, var(--accent) 58%, var(--line));background:color-mix(in srgb, var(--surface) 96%, var(--accent-soft));box-shadow:0 24px 54px color-mix(in srgb, var(--accent) 14%, transparent);transform:translateY(-3px)}.article-strip-link:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 28%, transparent)}.article-strip-media{background:var(--surface-soft);min-height:196px;position:relative;overflow:hidden}.article-strip-media:after{content:"";pointer-events:none;background:linear-gradient(135deg, transparent 46%, color-mix(in srgb, var(--accent) 13%, transparent));position:absolute;inset:0}.article-strip-media img{object-fit:cover;width:100%;height:100%;min-height:196px;transition:transform .38s;display:block}.article-strip-link:hover .article-strip-media img{transform:scale(1.035)}.article-strip-copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(22px,3vw,34px);display:flex}.article-strip-link.is-rtl .article-strip-copy{text-align:right;direction:rtl}.article-strip-link.is-ltr .article-strip-copy{text-align:left;direction:ltr}.article-strip-kicker{border:1px solid color-mix(in srgb, var(--accent) 30%, var(--line));background:color-mix(in srgb, var(--accent) 9%, transparent);width:fit-content;color:var(--accent);border-radius:999px;margin-bottom:10px;padding:5px 10px;font-size:.72rem;font-weight:850}.article-strip-copy h2{color:var(--text);margin:0;font-size:clamp(1.12rem,2.2vw,1.55rem);line-height:1.65}.article-strip-copy p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;line-height:1.95;display:-webkit-box;overflow:hidden}.article-editorial-page{width:min(1180px,100% - 32px);max-width:none}.article-editorial-header{max-width:900px;margin:22px 0 34px}html[dir=rtl] .article-editorial-header{margin-inline:auto 0}.article-reading-layout{direction:ltr;grid-template-columns:minmax(220px,278px) minmax(0,1fr);grid-template-areas:"media content";align-items:start;gap:clamp(24px,4vw,54px);display:grid}.article-media-rail{grid-area:media;gap:14px;min-width:0;display:grid;position:sticky;top:104px}.article-media-item{border:1px solid var(--line);background:var(--surface);box-shadow:0 16px 34px color-mix(in srgb, var(--bg) 58%, transparent);border-radius:20px;margin:0;overflow:hidden}.article-media-item img{aspect-ratio:4/3;object-fit:cover;background:var(--surface-soft);width:100%;display:block}.article-media-item.is-primary img{aspect-ratio:1}.article-media-item figcaption{color:var(--muted);text-align:center;padding:10px 12px 12px;font-size:.72rem;line-height:1.7}.article-reading-main{grid-area:content;min-width:0}.article-reading-layout.is-rtl .article-reading-main{text-align:right;direction:rtl}.article-reading-layout.is-ltr .article-reading-main{text-align:left;direction:ltr}.article-reading-main .article-toc{margin-top:0}.article-reading-main .article-body{margin-top:24px}.article-reading-main .article-body p{text-wrap:pretty}.seo-faq-item{border:1px solid var(--line);background:var(--surface);border-radius:16px;transition:border-color .22s,background .22s,box-shadow .22s;overflow:hidden}.seo-faq-item.is-open{border-color:color-mix(in srgb, var(--accent) 48%, var(--line));background:color-mix(in srgb, var(--surface) 96%, var(--accent-soft));box-shadow:0 12px 28px color-mix(in srgb, var(--accent) 9%, transparent)}.seo-faq-question{width:100%;color:var(--text);font:inherit;text-align:start;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;font-weight:850;line-height:1.75;display:flex}.seo-faq-question:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 68%, transparent);outline-offset:-3px}.seo-faq-icon{background:color-mix(in srgb, var(--accent) 12%, transparent);width:28px;height:28px;color:var(--accent);border-radius:50%;flex:0 0 28px;place-items:center;font-size:1.15rem;font-weight:900;transition:transform .3s cubic-bezier(.2,.7,.2,1),background .22s;display:grid}.seo-faq-item.is-open .seo-faq-icon{background:color-mix(in srgb, var(--accent) 20%, transparent);transform:rotate(45deg)}.seo-faq-answer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .36s cubic-bezier(.2,.7,.2,1),opacity .24s;display:grid}.seo-faq-answer>div{min-height:0;overflow:hidden}.seo-faq-answer p{color:var(--muted);margin:0;padding:0 18px 18px;line-height:1.95;transition:transform .32s cubic-bezier(.2,.7,.2,1);transform:translateY(-6px)}.seo-faq-item.is-open .seo-faq-answer{opacity:1;grid-template-rows:1fr}.seo-faq-item.is-open .seo-faq-answer p{transform:translateY(0)}.article-source-note{display:none!important}@media (width<=820px){.article-strip-card{grid-template-columns:150px minmax(0,1fr);min-height:160px}.article-strip-media,.article-strip-media img{min-height:160px}.article-reading-layout{direction:inherit;grid-template-columns:1fr;grid-template-areas:"media""content"}.article-media-rail{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}.article-media-item.is-primary{grid-column:1/-1}.article-media-item.is-primary img{aspect-ratio:16/8}}@media (width<=580px){.articles-index-page,.article-editorial-page{width:min(100% - 20px,1180px)}.article-strip-card{grid-template-columns:1fr}.article-strip-media,.article-strip-media img{aspect-ratio:16/9;min-height:190px}.article-strip-copy{padding:20px}.article-media-rail{grid-template-columns:1fr}.article-media-item.is-primary{grid-column:auto}.article-media-item.is-primary img,.article-media-item img{aspect-ratio:16/9}.seo-faq-question{padding:14px}.seo-faq-answer p{padding:0 14px 14px}}@media (prefers-reduced-motion:reduce){.article-strip-card,.article-strip-media img,.seo-faq-icon,.seo-faq-answer,.seo-faq-answer p{transition:none!important}}.articles-index-page,.article-editorial-page{--article-font-fa:Vazirmatn, "IRANSansX", "Segoe UI", Tahoma, sans-serif;--article-font-en:Inter, "Segoe UI", Arial, sans-serif;--article-title-color:#24153c;--article-text-color:#352b45;--article-muted-color:#675f73;--article-link-color:#6d28d9;font-kerning:normal;font-variant-ligatures:common-ligatures contextual;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}html[dir=rtl] .articles-index-page,html[dir=rtl] .article-editorial-page{font-family:var(--article-font-fa)}html[dir=ltr] .articles-index-page,html[dir=ltr] .article-editorial-page{font-family:var(--article-font-en)}html[data-theme=dark] .articles-index-page,html[data-theme=dark] .article-editorial-page{--article-title-color:#f7fbff;--article-text-color:#dce8f7;--article-muted-color:#aec0d4;--article-link-color:#8fc7ff}html[data-theme=day] .articles-index-page,html[data-theme=day] .article-editorial-page,:root:not([data-theme=dark]) .articles-index-page,:root:not([data-theme=dark]) .article-editorial-page{--article-title-color:#24153c;--article-text-color:#352b45;--article-muted-color:#675f73;--article-link-color:#6d28d9}.articles-index-heading h1,.article-strip-copy h2,.article-editorial-header h1,.article-body-rich h2,.article-body-rich h3,.article-toc strong,.seo-faq-heading h2,.seo-related-links h2{color:var(--article-title-color)}.articles-index-heading p,.article-strip-copy p,.article-editorial-header .article-lead,.article-body-rich,.article-body-rich p,.article-body-rich li,.article-toc,.seo-faq-question,.seo-faq-answer p,.seo-related-links,.article-editorial-page .legal-notice{color:var(--article-text-color);opacity:1}.articles-index-heading p,.article-strip-copy p,.article-editorial-header .article-lead,.seo-faq-answer p,.article-editorial-page .legal-notice{color:var(--article-muted-color)}.articles-index-heading h1{letter-spacing:-.025em;line-height:1.35}.articles-index-heading p{max-width:760px;font-size:1rem;line-height:2.05}.article-strip-copy{line-height:1.9}.article-strip-copy h2{letter-spacing:-.015em;font-size:clamp(1.18rem,2.2vw,1.58rem);font-weight:850;line-height:1.7}.article-strip-copy p{font-size:.98rem;line-height:2.05}.article-editorial-header{width:min(100%,940px)}.article-editorial-header.is-rtl{text-align:right;direction:rtl;margin-inline:0 auto}.article-editorial-header.is-ltr{text-align:left;direction:ltr;margin-inline:0 auto}.article-editorial-header h1{letter-spacing:-.035em;text-wrap:balance;width:100%;max-width:none;margin-bottom:18px;font-size:clamp(2rem,4.8vw,4.25rem);font-weight:900;line-height:1.4}.article-editorial-header.is-rtl h1{text-align:right;letter-spacing:-.025em}.article-editorial-header .article-lead{max-width:820px;margin-bottom:0;font-size:clamp(1rem,1.5vw,1.12rem);line-height:2.15}.article-reading-main{color:var(--article-text-color)}.article-reading-main .article-body-rich{font-size:clamp(1rem,1.15vw,1.08rem);font-weight:420;line-height:2.22}.article-body-rich p{color:var(--article-text-color);margin:0 0 1.35rem;line-height:2.22}.article-body-rich h2{letter-spacing:-.02em;margin:2.6rem 0 1rem;font-size:clamp(1.35rem,2.4vw,1.8rem);font-weight:900;line-height:1.65}.article-body-rich h3{letter-spacing:-.01em;margin:2.1rem 0 .85rem;font-size:clamp(1.12rem,1.9vw,1.38rem);font-weight:850;line-height:1.75}.article-body-rich ul,.article-body-rich ol{color:var(--article-text-color);gap:.55rem;margin:0 0 1.45rem;padding-inline-start:1.5rem;line-height:2.05}.article-body-rich li::marker{color:var(--article-link-color);font-weight:800}.article-toc a,.seo-related-links a{color:var(--article-link-color);-webkit-text-decoration-color:color-mix(in srgb, var(--article-link-color) 44%, transparent);text-decoration-color:color-mix(in srgb, var(--article-link-color) 44%, transparent)}.article-toc a:hover,.article-toc a:focus-visible,.seo-related-links a:hover,.seo-related-links a:focus-visible{color:var(--article-title-color)}.article-media-item figcaption,.estila-server-article-media figcaption{display:none!important}.seo-related-links .related-guide-link{align-items:center;gap:8px;transition:color .18s,transform .18s;display:inline-flex}.seo-related-links .related-guide-link:after{content:"↗";opacity:.65;flex:none;font-size:.8em;transition:transform .18s,opacity .18s}html[dir=rtl] .seo-related-links .related-guide-link:after{transform:scaleX(-1)}.seo-related-links .related-guide-link:hover,.seo-related-links .related-guide-link:focus-visible{transform:translateY(-1px)}.seo-related-links .related-guide-link:hover:after,.seo-related-links .related-guide-link:focus-visible:after{opacity:1;transform:translate(2px,-2px)}html[dir=rtl] .seo-related-links .related-guide-link:hover:after,html[dir=rtl] .seo-related-links .related-guide-link:focus-visible:after{transform:scaleX(-1)translate(2px,-2px)}.article-editorial-page{opacity:1;transition:opacity .18s,transform .22s cubic-bezier(.2,.7,.2,1);transform:translateY(0)}.article-editorial-page.is-related-guide-leaving{opacity:0;transform:translateY(14px)}@supports (view-transition-name:estila-article){.article-editorial-page{view-transition-name:estila-article}::view-transition-old(estila-article){animation:.18s both estila-article-out}::view-transition-new(estila-article){animation:.26s cubic-bezier(.2,.7,.2,1) both estila-article-in}}@keyframes estila-article-out{to{opacity:0;transform:translateY(12px)}}@keyframes estila-article-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=580px){.article-editorial-header h1{font-size:clamp(1.75rem,9vw,2.55rem);line-height:1.5}.article-reading-main .article-body-rich{font-size:1rem;line-height:2.12}.article-body-rich p{line-height:2.12}}@media (prefers-reduced-motion:reduce){.article-editorial-page,.seo-related-links .related-guide-link,.seo-related-links .related-guide-link:after{transition:none!important}}.articles-index-page,.article-editorial-page{--article-font-fa:"Vazirmatn", "IRANSansX", Tahoma, "Segoe UI", Arial, sans-serif;--article-font-en:Inter, "Segoe UI", Arial, sans-serif;--article-title-color:#1d1230;--article-text-color:#2e2737;--article-muted-color:#574f61;--article-link-color:#6423c7;--article-strong-color:#21182c;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.articles-index-page *,.article-editorial-page *{font-family:inherit}.articles-index-page.articles-locale-fa,.article-editorial-page.article-locale-fa{text-align:right;direction:rtl;font-family:var(--article-font-fa)!important}.articles-index-page.articles-locale-en,.article-editorial-page.article-locale-en{text-align:left;direction:ltr;font-family:var(--article-font-en)!important}html[data-theme=dark] .articles-index-page,html[data-theme=dark] .article-editorial-page{--article-title-color:#fff;--article-text-color:#edf4ff;--article-muted-color:#c7d6e8;--article-link-color:#9bd0ff;--article-strong-color:#f7fbff}html[data-theme=day] .articles-index-page,html[data-theme=day] .article-editorial-page{--article-title-color:#1d1230;--article-text-color:#2e2737;--article-muted-color:#574f61;--article-link-color:#6423c7;--article-strong-color:#21182c}.articles-index-page .articles-index-heading,.articles-index-page .articles-index-heading>div{width:100%}.articles-index-page.articles-locale-fa .articles-index-heading,.articles-index-page.articles-locale-fa .articles-index-heading>div,.articles-index-page.articles-locale-fa .articles-index-heading h1,.articles-index-page.articles-locale-fa .articles-index-heading p,.articles-index-page.articles-locale-fa .article-strip-copy,.articles-index-page.articles-locale-fa .article-strip-copy h2,.articles-index-page.articles-locale-fa .article-strip-copy p,.articles-index-page.articles-locale-fa .article-strip-kicker{text-align:right;direction:rtl}.article-editorial-page.article-locale-fa .article-editorial-header,.article-editorial-page.article-locale-fa .article-editorial-header.is-rtl{align-items:flex-start;width:100%;max-width:940px;margin-inline:0 auto;text-align:right!important;direction:rtl!important}.article-editorial-page.article-locale-fa .article-editorial-header h1{unicode-bidi:plaintext;width:100%;margin-inline:0;display:block;text-align:right!important;direction:rtl!important}.article-editorial-page.article-locale-en .article-editorial-header,.article-editorial-page.article-locale-en .article-editorial-header h1{text-align:left;direction:ltr}.articles-index-page h1,.articles-index-page h2,.article-editorial-page h1,.article-editorial-page h2,.article-editorial-page h3,.article-editorial-page strong,.article-editorial-page summary{color:var(--article-title-color)!important;opacity:1!important}.articles-index-page p,.article-editorial-page p,.article-editorial-page li,.article-editorial-page .article-body-rich,.article-editorial-page .article-toc,.article-editorial-page .seo-faq-answer,.article-editorial-page .seo-related-links,.article-editorial-page .legal-notice{color:var(--article-text-color)!important;opacity:1!important}.articles-index-page .articles-index-heading p,.articles-index-page .article-strip-copy p,.article-editorial-page .article-lead,.article-editorial-page .legal-notice{color:var(--article-muted-color)!important}.articles-index-page .articles-index-heading h1{letter-spacing:-.025em;margin:0 0 .75rem;font-size:clamp(1.9rem,4vw,3.15rem);font-weight:900;line-height:1.45}.articles-index-page .articles-index-heading p{max-width:780px;margin:0;font-size:clamp(.98rem,1.2vw,1.08rem);font-weight:450;line-height:2.05}.articles-index-page .article-strip-copy h2{letter-spacing:-.015em;margin:.55rem 0 0;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:850;line-height:1.75}.articles-index-page .article-strip-copy p{margin:.65rem 0 0;font-size:clamp(.95rem,1.15vw,1.02rem);font-weight:430;line-height:2.05}.article-editorial-page .article-editorial-header h1{letter-spacing:-.03em;text-wrap:pretty;margin-top:0;margin-bottom:1rem;font-size:clamp(2rem,4.7vw,4.15rem);font-weight:900;line-height:1.42;color:var(--article-title-color)!important}.article-editorial-page .article-lead{max-width:840px;margin:0;font-size:clamp(1rem,1.4vw,1.12rem);font-weight:430;line-height:2.15}.article-editorial-page .article-reading-main,.article-editorial-page .article-body-rich,.article-editorial-page .article-toc,.article-editorial-page .seo-faq-section,.article-editorial-page .seo-related-links,.article-editorial-page .legal-notice{font-size:clamp(1rem,1.1vw,1.075rem);font-weight:430;line-height:2.18}.article-editorial-page.article-locale-fa .article-reading-main,.article-editorial-page.article-locale-fa .article-body-rich,.article-editorial-page.article-locale-fa .article-body-rich h2,.article-editorial-page.article-locale-fa .article-body-rich h3,.article-editorial-page.article-locale-fa .article-body-rich p,.article-editorial-page.article-locale-fa .article-body-rich li,.article-editorial-page.article-locale-fa .article-toc,.article-editorial-page.article-locale-fa .seo-faq-section,.article-editorial-page.article-locale-fa .seo-related-links,.article-editorial-page.article-locale-fa .legal-notice{text-align:right;direction:rtl}.article-editorial-page.article-locale-en .article-reading-main,.article-editorial-page.article-locale-en .article-body-rich,.article-editorial-page.article-locale-en .article-toc,.article-editorial-page.article-locale-en .seo-faq-section,.article-editorial-page.article-locale-en .seo-related-links{text-align:left;direction:ltr}.article-editorial-page .article-body-rich p{font-size:inherit;margin:0 0 1.4rem;line-height:2.22;color:var(--article-text-color)!important}.article-editorial-page .article-body-rich h2{margin:2.65rem 0 1rem;font-size:clamp(1.38rem,2.25vw,1.82rem);font-weight:900;line-height:1.72;color:var(--article-title-color)!important}.article-editorial-page .article-body-rich h3{margin:2.05rem 0 .8rem;font-size:clamp(1.14rem,1.8vw,1.4rem);font-weight:850;line-height:1.78;color:var(--article-title-color)!important}.article-editorial-page .article-body-rich ul,.article-editorial-page .article-body-rich ol{margin:0 0 1.5rem;padding-inline-start:1.55rem;color:var(--article-text-color)!important}.article-editorial-page .article-body-rich li{margin:.38rem 0;line-height:2.05;color:var(--article-text-color)!important}.article-editorial-page a{color:var(--article-link-color);-webkit-text-decoration-color:color-mix(in srgb, var(--article-link-color) 52%, transparent);text-decoration-color:color-mix(in srgb, var(--article-link-color) 52%, transparent);text-underline-offset:4px}.article-editorial-page .seo-faq-question,.article-editorial-page .seo-faq-answer p,.article-editorial-page .seo-related-links a,.article-editorial-page .article-toc a{font-family:inherit!important}@media (width<=580px){.article-editorial-page .article-editorial-header h1{font-size:clamp(1.72rem,8.6vw,2.45rem);line-height:1.55}.article-editorial-page .article-reading-main,.article-editorial-page .article-body-rich,.article-editorial-page .article-toc,.article-editorial-page .seo-faq-section,.article-editorial-page .seo-related-links{font-size:1rem;line-height:2.12}}.package-showcase-section{isolation:isolate;position:relative}.package-section-heading>div{max-width:820px}.package-section-eyebrow{color:var(--accent,#8db7ff);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.55rem;font-size:.78rem;font-weight:800;display:block}.package-section-heading p{max-width:760px;color:var(--muted,#a9b8c8);margin:.75rem 0 0;line-height:1.9}.package-selector{overscroll-behavior-inline:contain;scrollbar-width:thin;grid-auto-columns:minmax(230px,1fr);grid-auto-flow:column;gap:14px;padding:4px 2px 12px;display:grid;overflow-x:auto}.package-selector-card{text-align:start;min-height:132px;color:var(--text,#eef6ff);border:1px solid color-mix(in srgb, var(--accent,#5f9dff) 22%, transparent);background:linear-gradient(145deg, color-mix(in srgb, var(--accent,#5f9dff) 10%, transparent), transparent 54%), color-mix(in srgb, var(--surface,#0b1524) 92%, transparent);cursor:pointer;border-radius:20px;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:14px;padding:16px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 42px #0000001f}.package-selector-card:hover,.package-selector-card.is-active{border-color:color-mix(in srgb, var(--accent,#6aa8ff) 64%, transparent);box-shadow:0 18px 50px color-mix(in srgb, var(--accent,#6aa8ff) 13%, transparent);transform:translateY(-3px)}.package-selector-card.is-active:after{content:"";inset-inline:18px;background:linear-gradient(90deg, var(--accent,#6aa8ff), color-mix(in srgb, var(--accent,#6aa8ff) 30%, #fff));border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:0}.package-selector-visual{aspect-ratio:1;background:color-mix(in srgb, var(--accent,#6aa8ff) 12%, transparent);border-radius:18px;place-items:center;width:66px;display:grid;overflow:hidden}.package-selector-visual img{object-fit:cover;width:100%;height:100%}.package-selector-copy{gap:5px;min-width:0;display:grid}.package-selector-copy small{color:var(--accent,#8db7ff);font-size:.72rem;font-weight:800}.package-selector-copy strong{font-size:1rem;line-height:1.55}.package-selector-copy>span{color:var(--muted,#a9b8c8);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.65;display:-webkit-box;overflow:hidden}.package-discount-badge{color:#fff;direction:ltr;background:linear-gradient(135deg,#5a8dff,#7d4cff);border-radius:999px;place-items:center;min-width:42px;height:26px;padding-inline:8px;font-size:.73rem;font-weight:900;display:grid;position:absolute;inset-block-start:10px;inset-inline-end:10px}.package-detail-panel{border:1px solid color-mix(in srgb, var(--accent,#6aa8ff) 22%, transparent);background:radial-gradient(circle at 12% 10%, color-mix(in srgb, var(--accent,#6aa8ff) 12%, transparent), transparent 35%), color-mix(in srgb, var(--surface,#091321) 94%, transparent);border-radius:28px;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr) minmax(250px,.62fr);gap:22px;margin-top:18px;padding:clamp(20px,3vw,34px);display:grid;box-shadow:0 22px 70px #00000029}.package-detail-overview,.package-products-area,.package-price-card{min-width:0}.package-detail-heading>span{color:var(--accent,#8db7ff);font-size:.76rem;font-weight:800}.package-detail-heading h3{color:var(--heading,#fff);margin:8px 0 10px;font-size:clamp(1.4rem,2.2vw,2rem);line-height:1.55}.package-detail-heading p,.package-general-note{color:var(--muted,#a9b8c8);margin:0;line-height:1.9}.package-highlight-list{gap:10px;margin:20px 0;padding:0;list-style:none;display:grid}.package-highlight-list li{color:var(--text,#eaf3ff);padding-inline-start:24px;line-height:1.7;position:relative}.package-highlight-list li:before{content:"✓";color:var(--accent,#75adff);font-weight:900;position:absolute;inset-inline-start:0}.package-warning{color:color-mix(in srgb, var(--text,#eef6ff) 92%, #ffd38f);background:#dca84f17;border-inline-start:3px solid #dca84f;border-radius:12px;margin:18px 0 10px;padding:13px 15px;font-size:.86rem;line-height:1.85}.package-general-note{font-size:.78rem}.package-products-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.package-products-heading h4{color:var(--heading,#fff);margin:0;font-size:1rem}.package-products-heading span{min-width:30px;height:30px;color:var(--accent,#8db7ff);background:color-mix(in srgb, var(--accent,#6aa8ff) 12%, transparent);border-radius:50%;place-items:center;font-weight:900;display:grid}.package-product-list{gap:10px;display:grid}.package-product-row{color:var(--text,#eaf3ff);border:1px solid color-mix(in srgb, var(--accent,#6aa8ff) 14%, transparent);background:color-mix(in srgb, var(--surface-2,#111d2e) 82%, transparent);border-radius:15px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;text-decoration:none;transition:border-color .16s,transform .16s;display:grid}.package-product-row:hover{transform:translateX(calc(var(--direction-factor,1) * -2px));border-color:color-mix(in srgb, var(--accent,#6aa8ff) 42%, transparent)}[dir=rtl] .package-product-row:hover{--direction-factor:-1}.package-product-row img{aspect-ratio:1;object-fit:cover;background:#ffffff0a;border-radius:12px;width:52px}.package-product-row>span{gap:3px;min-width:0;display:grid}.package-product-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;line-height:1.55;overflow:hidden}.package-product-row small{color:var(--muted,#a9b8c8)}.package-product-row>.price,.package-product-row>span:last-child{white-space:nowrap;font-size:.8rem;font-weight:800}.package-price-card{border:1px solid color-mix(in srgb, var(--accent,#6aa8ff) 24%, transparent);background:linear-gradient(160deg, color-mix(in srgb, var(--accent,#6aa8ff) 13%, transparent), transparent 55%);border-radius:22px;flex-direction:column;justify-content:center;align-self:stretch;padding:20px;display:flex}.package-price-discount{color:var(--accent,#9cc4ff);background:color-mix(in srgb, var(--accent,#6aa8ff) 13%, transparent);border-radius:999px;align-self:flex-start;padding:7px 10px;font-size:.75rem;font-weight:900}.package-price-card dl{gap:12px;margin:20px 0;display:grid}.package-price-card dl>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.package-price-card dt{color:var(--muted,#a9b8c8);font-size:.82rem}.package-price-card dd{color:var(--heading,#fff);margin:0;font-weight:900}.package-original-price{opacity:.6;text-decoration:line-through}.package-price-card button{color:#fff;width:100%;min-height:46px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#5d91ff,#7652ed);border:0;border-radius:14px;padding:10px 14px;font-weight:900;transition:transform .16s,filter .16s}.package-price-card button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px)}.package-price-card button:disabled{cursor:not-allowed;opacity:.5}.package-added-message{color:#69d69a;text-align:center;margin:11px 0 0;font-size:.8rem}.cart-package-label{color:var(--accent,#8db7ff);background:color-mix(in srgb, var(--accent,#6aa8ff) 11%, transparent);border-radius:999px;margin-top:7px;padding:4px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.package-cart-item{border-color:color-mix(in srgb, var(--accent,#6aa8ff) 25%, transparent)}.package-fixed-quantity{text-align:center;gap:5px;display:grid}.cart-item-price{gap:4px;display:grid}.cart-item-price del{color:var(--muted,#a9b8c8);font-size:.72rem;font-weight:500}@media (width<=1100px){.package-detail-panel{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr)}.package-price-card{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(240px,.55fr);align-items:center;gap:20px;display:grid}.package-price-card dl{margin:12px 0 0}.package-price-card button,.package-added-message{grid-column:2}}@media (width<=760px){.package-selector{grid-auto-columns:minmax(250px,82vw)}.package-detail-panel,.package-price-card{grid-template-columns:1fr}.package-price-card button,.package-added-message{grid-column:auto}}html[data-theme=day] .package-selector-card,html[data-theme=day] .package-detail-panel,html[data-theme=day] .package-product-row,html[data-theme=day] .package-price-card{--heading:#26193d;--text:#332743;--muted:#685c72;--surface:#fffaf0;--surface-2:#fffdf8;--accent:#7850bd}html[data-theme=day] .package-warning{color:#5d4722;background:#bd8b301a}:root{--radius-xs:8px;--radius-sm:12px;--radius-md:16px;--radius-lg:22px;--content-width:1240px;--transition-fast:.16s ease;--transition-base:.24s ease;font-size:14px}html[data-theme=day]{--bg:#f7f7fa;--bg-secondary:#f1f1f6;--panel:#fff;--panel-strong:#f3f2f8;--text:#201f27;--muted:#6f6c79;--gold:#71658e;--gold-strong:#5f527f;--line:#2c27371a;--danger:#b74d55;--success:#397b5d;--shadow:0 10px 30px #231e2f12;--shadow-hover:0 16px 38px #231e2f1a;--input-bg:#fbfbfd;--soft-accent:#efedf5}html[data-theme=dark]{--bg:#080b11;--bg-secondary:#0d121b;--panel:#111720;--panel-strong:#18202b;--text:#eef1f5;--muted:#9da5b1;--gold:#7386a5;--gold-strong:#9badc9;--line:#dee6ef1a;--danger:#d5777d;--success:#69a887;--shadow:0 12px 34px #00000038;--shadow-hover:0 18px 42px #0000004d;--input-bg:#0d131c;--soft-accent:#161e2a}html,body{min-width:320px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Vazirmatn,IRANSansX,Segoe UI Variable,Segoe UI,Tahoma,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.75}body:before,body:after,.ambient-grid{opacity:.18;pointer-events:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid color-mix(in srgb, var(--gold) 70%, white);outline-offset:2px}.app-shell{width:min(var(--content-width), calc(100% - 40px));margin-inline:auto}main{min-height:62vh}.store-utility-bar{min-height:34px;color:var(--muted);justify-content:space-between;align-items:center;gap:16px;font-size:.78rem;display:flex}.store-utility-bar>div{gap:16px;display:flex}.store-utility-bar a:hover{color:var(--text)}.production-header{z-index:50;border:1px solid var(--line);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--panel) 92%, transparent);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:auto minmax(260px,1fr) auto;grid-template-areas:"brand search actions""nav nav nav";align-items:center;gap:12px 24px;margin:0 0 28px;padding:14px 16px 10px;display:grid;position:sticky;top:8px}.production-header .brand{grid-area:brand;min-width:max-content}.production-header .brand-logo{width:44px;height:44px}.brand-mark{background:var(--gold);color:#fff;width:36px;height:36px;box-shadow:none;border-radius:11px;font-size:.95rem}.brand-copy{line-height:1.25;display:grid}.brand-copy strong{font-size:1rem;font-weight:800}.brand-copy small{color:var(--muted);font-size:.68rem;font-weight:500}.header-search{border:1px solid var(--line);background:var(--input-bg);min-width:220px;height:42px;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);border-radius:13px;grid-area:search;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;padding:4px 5px 4px 13px;display:grid}[dir=rtl] .header-search{padding:4px 13px 4px 5px}.header-search:focus-within{border-color:color-mix(in srgb, var(--gold) 55%, var(--line));box-shadow:0 0 0 3px color-mix(in srgb, var(--gold) 10%, transparent)}.header-search svg,.account-link svg,.cart-link svg,.product-card-footer button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px}.header-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:.82rem}.header-search input::placeholder{color:color-mix(in srgb, var(--muted) 82%, transparent)}.header-search button{background:var(--panel-strong);height:32px;color:var(--text);border:0;border-radius:9px;padding:0 13px;font-size:.75rem;font-weight:700}.production-main-nav{border-top:1px solid var(--line);grid-area:nav;align-items:center;gap:6px;padding-top:8px;font-size:.78rem;display:flex}.production-main-nav a{color:var(--muted);transition:color var(--transition-fast), background var(--transition-fast);border-radius:9px;padding:7px 11px;font-weight:600}.production-main-nav a:hover,.production-main-nav a.active{color:var(--text);background:var(--soft-accent)}.production-header-actions{grid-area:actions;align-items:center;gap:7px;display:flex}.account-link,.cart-link,.theme-toggle,.language-switcher{border:1px solid var(--line);height:38px;color:var(--muted);transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);background:0 0;border-radius:11px}.account-link{align-items:center;gap:7px;padding:0 11px;font-size:.76rem;font-weight:600;display:inline-flex}.account-link:hover,.cart-link:hover,.theme-toggle:hover,.language-switcher:hover{color:var(--text);background:var(--soft-accent);transform:none}.cart-link{padding:0 8px}.cart-link span{background:var(--gold);color:#fff;min-width:19px;height:19px;padding:0 5px;font-size:.68rem}.mobile-menu-trigger{display:none}.production-hero{border:1px solid var(--line);background:var(--panel);min-height:440px;box-shadow:var(--shadow);border-radius:26px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:16px;margin-bottom:18px;padding:18px;display:grid;overflow:hidden}.production-hero .hero-banner-copy{align-self:center;padding:clamp(22px,4vw,46px);animation:.42s both productionFade}.hero-eyebrow,.section-kicker{color:var(--gold-strong);letter-spacing:0;align-items:center;font-size:.72rem;font-weight:750;display:inline-flex}.production-hero h1{letter-spacing:-.035em;max-width:720px;margin:12px 0 16px;font-size:clamp(2.1rem,4.4vw,3.75rem);font-weight:850;line-height:1.22}[dir=rtl] .production-hero h1{letter-spacing:-.015em}.production-hero .hero-description{max-width:650px;color:var(--muted);margin:0;font-size:.94rem;line-height:2}.hero-actions{gap:9px;margin-top:24px}.button,.product-footer button,.consultation-form button,.purchase-panel button,.checkout-form button{min-height:40px;transition:transform var(--transition-fast), background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);border-radius:11px;padding:9px 15px;font-size:.78rem;font-weight:700}.button.primary,.product-footer button,.consultation-form button,.purchase-panel button,.checkout-form button{background:var(--gold);color:#fff}.button:hover,.product-footer button:hover,.consultation-form button:hover,.purchase-panel button:hover,.checkout-form button:hover{transform:translateY(-1px)}.button.ghost{border:1px solid var(--line);color:var(--text);background:0 0}.hero-assurances{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:12px 20px;margin-top:24px;padding-top:18px;font-size:.72rem;display:flex}.hero-assurances span{align-items:center;gap:6px;display:inline-flex}.hero-assurances b{color:var(--success)}.production-hero .hero-banner-visual{min-width:0}.production-hero .hero-image-frame{background:var(--panel-strong);border-radius:20px;height:100%;min-height:400px;overflow:hidden}.production-hero .hero-image-frame img{object-fit:cover;width:100%;height:100%;animation:.65s both productionImageIn}.hero-product-note{inset-inline:18px;border:1px solid color-mix(in srgb, var(--line) 80%, transparent);background:color-mix(in srgb, var(--panel) 88%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:13px;gap:2px;padding:12px 14px;display:grid;position:absolute;bottom:18px}.hero-product-note span{color:var(--muted);font-size:.66rem}.hero-product-note strong{font-size:.74rem;font-weight:700}.hero-slider-controls{bottom:10px;gap:6px;inset-inline-end:10px}.hero-slider-controls button{opacity:.45;border-radius:999px;width:22px;height:4px;padding:0}.hero-slider-controls button.active{opacity:1;width:34px}.customer-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.customer-shortcut{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);min-width:0;transition:transform var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast);grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 14px;display:grid}.customer-shortcut:hover{box-shadow:var(--shadow);border-color:color-mix(in srgb, var(--gold) 25%, var(--line));transform:translateY(-2px)}.customer-shortcut-icon{background:var(--soft-accent);width:36px;height:36px;color:var(--gold-strong);border-radius:10px;place-items:center;display:grid}.customer-shortcut-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:18px}.customer-shortcut>span:nth-child(2){min-width:0;line-height:1.45;display:grid}.customer-shortcut strong{font-size:.8rem;font-weight:750}.customer-shortcut small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.customer-shortcut>b{color:var(--muted);font-size:1.2rem;font-weight:400}.section{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:none;margin-bottom:18px;padding:clamp(18px,2.7vw,28px)}.section-heading,.production-section-heading{align-items:center;margin-bottom:18px}.section-heading>div{min-width:0}.section-heading h2,.simple-section-heading h2{letter-spacing:-.015em;margin:3px 0 0;font-size:clamp(1.25rem,2.2vw,1.75rem);font-weight:800;line-height:1.45}.section-number{display:none}.category-visual-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.category-visual-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);min-height:0;box-shadow:none;transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);padding:0;overflow:hidden}.category-visual-card:hover{border-color:color-mix(in srgb, var(--category-accent,var(--gold)) 30%, var(--line));box-shadow:var(--shadow);transform:translateY(-2px)}.category-image-frame{aspect-ratio:1.45;background:var(--panel-strong);border-radius:0}.category-image-frame img{transition:transform .32s}.category-visual-card:hover img{transform:scale(1.025)}.category-index,.category-key{display:none}.category-card-copy{padding:12px}.category-card-copy h3{margin:0 0 4px;font-size:.86rem;font-weight:750}.category-card-copy p{min-height:2.9em;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.67rem;line-height:1.65;display:-webkit-box;overflow:hidden}.category-open-link{color:var(--gold-strong);margin-top:9px;font-size:.68rem}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.production-product-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);min-width:0;box-shadow:none;transition:transform var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast);flex-direction:column;display:flex;overflow:hidden}.production-product-card:hover{border-color:color-mix(in srgb, var(--gold) 24%, var(--line));box-shadow:var(--shadow-hover);transform:translateY(-3px)}.product-image-link{aspect-ratio:1;background:var(--panel-strong);display:block;position:relative;overflow:hidden}.production-product-card .product-image-link img{object-fit:cover;width:100%;height:100%;transition:transform .36s}.production-product-card:hover .product-image-link img{transform:scale(1.025)}.featured-label{z-index:2;top:9px;background:color-mix(in srgb, var(--panel) 90%, transparent);color:var(--gold-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:7px;padding:5px 8px;font-size:.62rem;font-weight:700;position:absolute;inset-inline-start:9px}.production-product-card .product-body{flex-direction:column;flex:1;padding:13px;display:flex}.production-product-card .product-meta{color:var(--muted);margin-bottom:8px;font-size:.65rem}.stock{border:1px solid var(--line);color:var(--success);background:0 0;padding:3px 7px;font-size:.61rem;font-weight:650}.stock-limited{color:var(--gold-strong)}.stock-unavailable{color:var(--danger)}.production-product-card h3{min-height:3em;margin:0 0 5px;font-size:.83rem;font-weight:750;line-height:1.5}.product-subtitle{min-height:3.2em;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 13px;font-size:.67rem;line-height:1.65;display:-webkit-box;overflow:hidden}.product-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:11px;display:flex}.product-card-footer strong{color:var(--text);font-size:.83rem;font-weight:800}.product-card-footer button{background:var(--gold);color:#fff;border:0;border-radius:10px;place-items:center;width:36px;height:34px;min-height:0;padding:0;display:grid}.product-card-footer button span{display:none}.product-card-footer button:disabled{opacity:.42;cursor:not-allowed}.product-detail-link{color:var(--muted);justify-content:space-between;margin-top:9px;font-size:.67rem;display:flex}.product-detail-link:hover{color:var(--gold-strong)}.production-trust{background:var(--soft-accent)}.production-trust .trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.production-trust .trust-card{border-radius:var(--radius-md);background:var(--panel);grid-template-columns:38px minmax(0,1fr);align-items:start;gap:11px;padding:15px;display:grid}.trust-icon{background:var(--soft-accent);width:38px;height:38px;color:var(--gold-strong);border-radius:10px;place-items:center;display:grid}.trust-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:20px}.production-trust h3{margin:0 0 4px;font-size:.8rem}.production-trust p{margin:0;font-size:.68rem;line-height:1.75}.auto-gallery-section{max-height:none}.auto-gallery-section.compact .auto-gallery-layout{min-height:300px}.page-title,.page-intro-simple h1,.catalog-production-intro h1{letter-spacing:-.025em;margin:0;font-size:clamp(1.65rem,3.2vw,2.5rem);font-weight:850;line-height:1.35}.page-heading p,.page-intro-simple p,.catalog-production-intro p{max-width:720px;color:var(--muted);margin:8px 0 0;font-size:.8rem;line-height:1.9}.production-catalog{padding-top:24px}.catalog-production-intro{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.catalog-result-count{border:1px solid var(--line);color:var(--muted);border-radius:9px;flex:none;padding:7px 10px;font-size:.7rem}.catalog-toolbar{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--soft-accent);grid-template-columns:minmax(260px,1fr) 190px 170px;gap:9px;margin-bottom:12px;padding:10px;display:grid}.catalog-search-field,.catalog-select-field{border:1px solid var(--line);background:var(--panel);border-radius:10px;align-items:center;gap:8px;min-width:0;min-height:40px;padding:0 11px;display:flex}.catalog-search-field svg{fill:none;width:17px;stroke:var(--muted);stroke-width:1.7px;flex:none}.catalog-search-field input,.catalog-select-field select{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:.75rem}.catalog-select-field span{color:var(--muted);flex:none;font-size:.65rem}.catalog-category-chips{scrollbar-width:thin;gap:7px;margin-bottom:16px;padding-bottom:4px;display:flex;overflow-x:auto}.catalog-category-chips button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:999px;flex:none;padding:7px 11px;font-size:.68rem}.catalog-category-chips button:hover,.catalog-category-chips button.is-active{background:var(--gold);border-color:var(--gold);color:#fff}.production-empty-state,.not-found-page{text-align:center;place-content:center;justify-items:center;min-height:320px;display:grid}.production-empty-state h2,.not-found-page h1{margin:0 0 7px;font-size:1.35rem}.production-empty-state p,.not-found-page p{max-width:520px;color:var(--muted);font-size:.78rem}.not-found-code{color:var(--gold-strong);opacity:.7;font-size:3.8rem;font-weight:900;line-height:1}.not-found-page>div{gap:8px;margin-top:12px;display:flex}.product-detail-layout,.checkout-layout,.cart-layout{gap:16px}.product-detail-media,.product-detail-copy,.detail-card,.cart-summary,.cart-item,.empty-state-card,.admin-login-card,.account-panel{border-radius:var(--radius-md);background:var(--panel);box-shadow:none}.product-detail-copy{padding:clamp(20px,3vw,30px)}.product-detail-copy .page-title{font-size:clamp(1.6rem,3vw,2.25rem)}.product-detail-copy .hero-description{font-size:.8rem;line-height:1.85}.detail-facts,.detail-card dl,.cart-summary dl{gap:8px;margin:18px 0}.detail-facts div,.detail-card dl div,.cart-summary dl div{padding-bottom:8px;font-size:.73rem}.purchase-panel{background:var(--soft-accent);border-radius:13px;margin-top:20px;padding:13px}.detail-price{font-size:1rem}.detail-grid{gap:10px;margin-top:12px}.detail-card{padding:18px}.detail-card h2{font-size:1rem}.detail-card h3{font-size:.84rem}.detail-card p,.detail-card li{font-size:.72rem;line-height:1.85}.consultation-section{gap:16px}.consultation-copy h2{font-size:1.35rem}.consultation-copy p{font-size:.76rem}.consultation-form{gap:10px}.consultation-form label,.checkout-form label{color:var(--muted);gap:5px;font-size:.7rem}.consultation-form input,.consultation-form textarea,.consultation-form select,.checkout-form input,.checkout-form textarea,.checkout-form select,.filter-control select,.quantity-control input{background:var(--input-bg);min-height:40px;color:var(--text);border-radius:10px;padding:9px 11px;font-size:.76rem}.site-footer.production-footer{border-radius:var(--radius-lg);background:var(--panel);color:var(--muted);margin:24px 0 90px;padding:24px}.footer-main{grid-template-columns:minmax(260px,1.4fr) minmax(120px,.45fr) minmax(120px,.45fr) minmax(190px,.7fr);gap:28px;display:grid}.production-footer .footer-brand-block{align-items:flex-start;gap:11px;display:flex}.production-footer .footer-brand-block strong{color:var(--text);font-size:.9rem}.production-footer .footer-brand-block p{max-width:460px;margin:5px 0 0;font-size:.7rem;line-height:1.8}.footer-link-group{align-content:start;gap:7px;display:grid}.footer-link-group strong{color:var(--text);margin-bottom:3px;font-size:.74rem}.footer-link-group a{font-size:.7rem}.footer-link-group a:hover{color:var(--text)}.footer-contact span{font-size:.7rem;line-height:1.8}.footer-legal{border-top:1px solid var(--line);justify-content:space-between;gap:20px;margin-top:20px;padding-top:16px;display:flex}.footer-legal p,.footer-legal small{margin:0;font-size:.64rem;line-height:1.7}.footer-legal p{max-width:760px}.mobile-dock{border-color:var(--line);background:color-mix(in srgb, var(--panel) 94%, transparent);box-shadow:0 -8px 28px #0000001a}.mobile-dock a{font-size:.58rem}.mobile-dock-icon svg{width:18px;height:18px}@keyframes productionFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes productionImageIn{0%{opacity:.2;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@media (width<=1080px){.production-header{grid-template-columns:auto minmax(230px,1fr) auto}.account-link span{display:none}.category-visual-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=860px){:root{font-size:13.5px}.app-shell{width:min(100% - 24px, var(--content-width))}.store-utility-bar{display:none}.production-header{border-radius:17px;grid-template-columns:1fr auto auto;grid-template-areas:"brand actions menu""search search search""nav nav nav";margin-top:8px;padding:10px;top:6px}.header-search{min-width:0}.production-header-actions .account-link,.production-header-actions .theme-toggle,.production-header-actions .language-switcher{display:none}.mobile-menu-trigger{border:1px solid var(--line);background:0 0;border-radius:11px;grid-area:menu;place-content:center;gap:4px;width:38px;height:38px;display:grid}.mobile-menu-trigger span{background:var(--text);border-radius:99px;width:16px;height:1.5px}.production-main-nav{flex-direction:column;align-items:stretch;padding:8px 0 0;display:none}.production-main-nav.is-open{display:flex}.production-main-nav a{padding:10px 11px}.production-hero{grid-template-columns:1fr;min-height:auto;padding:10px}.production-hero .hero-banner-copy{padding:22px 16px}.production-hero h1{font-size:clamp(1.9rem,8vw,3rem)}.production-hero .hero-image-frame{min-height:300px}.customer-shortcuts{grid-template-columns:1fr}.category-visual-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toolbar{grid-template-columns:1fr 1fr}.catalog-search-field{grid-column:1/-1}.footer-main{grid-template-columns:1fr 1fr}.footer-brand-block{grid-column:1/-1}.footer-legal{flex-direction:column;align-items:flex-start}}@media (width<=560px){:root{font-size:13px}.app-shell{width:min(100% - 16px, var(--content-width))}main{padding-bottom:72px}.production-header{margin-bottom:14px}.brand-copy small,.header-search button{display:none}.production-hero{border-radius:18px}.production-hero .hero-banner-copy{padding:18px 12px}.production-hero h1{font-size:1.85rem;line-height:1.32}.production-hero .hero-description{font-size:.82rem}.production-hero .hero-image-frame{min-height:230px}.hero-assurances{grid-template-columns:1fr 1fr;gap:8px;display:grid}.hero-assurances span:last-child{grid-column:1/-1}.section{border-radius:17px;padding:15px}.category-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.production-product-card .product-body{padding:10px}.production-product-card h3{font-size:.75rem}.product-subtitle{display:none}.product-card-footer{align-items:flex-end}.product-card-footer strong{max-width:calc(100% - 42px);font-size:.72rem;line-height:1.4}.product-detail-link{display:none}.production-trust .trust-grid{grid-template-columns:1fr}.catalog-production-intro{flex-direction:column;align-items:flex-start}.catalog-toolbar{grid-template-columns:1fr}.catalog-search-field{grid-column:auto}.product-detail-layout,.checkout-layout,.cart-layout,.detail-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr;gap:20px}.production-footer .footer-brand-block{grid-column:1/-1}.not-found-page>div{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mobile-menu-preferences{display:none}@media (width<=860px){.mobile-menu-preferences{border-top:1px solid var(--line);gap:8px;padding:10px 8px 2px;display:flex}.mobile-menu-preferences .theme-toggle,.mobile-menu-preferences .language-switcher{display:inline-flex}}:root{--estila-atmosphere-speed-dots:44s;--estila-atmosphere-speed-lines:58s}html[data-theme=dark]{--bg:#02050b;--bg-secondary:#06152a;--panel:#050f1de0;--panel-strong:#081b33f0;--surface:#061222e6;--surface-soft:#2387ff17;--surface-hover:#2d97ff26;--text:#edf7ff;--muted:#93abc1;--gold:#2998ff;--gold-strong:#68c9ff;--accent-soft:#268bff2e;--line:#4eabff2e;--line-strong:#5dbeff57;--header-bg:#030c19e6;--input-bg:#051223eb;--image-bg:#07182d;--soft-accent:#2584f121;--shadow:0 22px 65px #00030a6b;--shadow-hover:0 26px 72px #00071485;--estila-digital-dot:#4ab1ff40;--estila-digital-dot-soft:#68c9ff1f;--estila-digital-line:#3497ff16;--estila-glow-primary:#1c7aff33;--estila-glow-secondary:#39cdff1a}html[data-theme=day]{--bg:#f6f0ff;--bg-secondary:#fffaf0;--panel:#fffdf7e8;--panel-strong:#f7f0fff7;--surface:#fffdf8ed;--surface-soft:#8457dc13;--surface-hover:#8457dc20;--text:#261f36;--muted:#746b82;--gold:#8a60d7;--gold-strong:#6840bd;--accent-soft:#8b5cf629;--line:#7953ab29;--line-strong:#7953ab4a;--header-bg:#fffbf3eb;--input-bg:#fffefaf0;--image-bg:#f2ebff;--soft-accent:#8b5cf61a;--shadow:0 20px 55px #5338771a;--shadow-hover:0 25px 65px #53387726;--estila-digital-dot:#8456cb2e;--estila-digital-dot-soft:#dab1591c;--estila-digital-line:#9b75d213;--estila-glow-primary:#9968e029;--estila-glow-secondary:#dab1591f}html,body,#root{min-height:100%}html{background:var(--bg)}body{isolation:isolate;background:radial-gradient(circle at 10% 8%, var(--estila-glow-primary), transparent 30rem), radial-gradient(circle at 88% 15%, var(--estila-glow-secondary), transparent 27rem), linear-gradient(145deg, var(--bg) 0%, var(--bg-secondary) 48%, var(--bg) 100%);background-attachment:scroll!important}body:before,body:after{content:none!important}#root{isolation:isolate;position:relative}.app-shell{z-index:2;position:relative}.ambient-grid{z-index:0;pointer-events:none;opacity:1;contain:strict;backface-visibility:hidden;background:radial-gradient(circle at 14% 24%, var(--estila-glow-primary), transparent 31%), radial-gradient(circle at 84% 66%, var(--estila-glow-secondary), transparent 28%);animation:none;position:fixed;inset:0;overflow:hidden;transform:translateZ(0)}.ambient-grid:before{content:"";opacity:.58;background-image:radial-gradient(circle, var(--estila-digital-dot) 1px, transparent 1.45px), radial-gradient(circle, var(--estila-digital-dot-soft) .75px, transparent 1.2px);animation:estilaStorefrontDotDriftOptimized var(--estila-atmosphere-speed-dots) linear infinite;will-change:transform;background-position:0 0,18px 18px;background-size:36px 36px,36px 36px;position:absolute;inset:-48px;transform:translate(0,0)}.ambient-grid:after{content:"";opacity:.62;background-image:repeating-linear-gradient(132deg, transparent 0 38px, var(--estila-digital-line) 39px, transparent 40px 78px);animation:estilaStorefrontDiagonalFlowOptimized var(--estila-atmosphere-speed-lines) linear infinite;will-change:transform;position:absolute;inset:-96px;transform:translate(-42px,-28px)}::selection{background:color-mix(in srgb, var(--gold) 76%, white);color:#fff}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:color-mix(in srgb, var(--gold-strong) 78%, white)}@keyframes estilaStorefrontDotDriftOptimized{0%{transform:translate(0,0)}to{transform:translate(36px,36px)}}@keyframes estilaStorefrontDiagonalFlowOptimized{0%{transform:translate(-42px,-28px)}to{transform:translate(42px,28px)}}@media (hover:none),(pointer:coarse){.ambient-grid:before,.ambient-grid:after{will-change:auto;animation:none!important}}@media (prefers-reduced-motion:reduce){.ambient-grid:before,.ambient-grid:after{will-change:auto;animation:none!important;transform:none!important}}@font-face{font-family:Estila IranSharp Light;src:url(/fonts/iransharp-light.ttf)format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Estila IranSharp Bold;src:url(/fonts/iransharp-bold.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Estila Iranian Sans;src:url(/fonts/iranian-sans.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}html[data-estila-font=iransharp-light]{--estila-selected-font:"Estila IranSharp Light", sans-serif}html[data-estila-font=iransharp-bold]{--estila-selected-font:"Estila IranSharp Bold", sans-serif}html[data-estila-font=iranian-sans]{--estila-selected-font:"Estila Iranian Sans", sans-serif}html[data-estila-font]:not([data-estila-font=default]) body,html[data-estila-font]:not([data-estila-font=default]) body *{font-family:var(--estila-selected-font)!important}.product-price-stack,.detail-price-stack{align-content:center;gap:3px;display:grid}.product-price-old,.detail-price-old{color:var(--muted);font-size:.7em;font-weight:500;line-height:1.2;text-decoration-thickness:1px}.product-card-footer .product-price-current{color:var(--text);font-size:.9rem;font-weight:850;line-height:1.35}.detail-price-stack{margin-inline-end:auto}.detail-price-current{color:var(--gold-strong);font-size:1.35rem;font-weight:900;line-height:1.35}.detail-price-old{font-size:.78rem}:root,html[data-theme=day],html[data-theme=dark]{--primary:var(--gold);--strong:var(--gold-strong);--accent:var(--gold);--soft:var(--surface-soft);--border:var(--line)}body{min-width:320px}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb, var(--gold) 38%, transparent);outline-offset:3px}.brand-logo{object-fit:contain;filter:drop-shadow(0 8px 18px color-mix(in srgb, var(--gold) 20%, transparent))}.production-header .header-search button,.consultation-form button,.contact-block button,.button.primary,.primary-action{color:#fff}.hero-image-frame img,.auto-gallery-stage>img,.collection-banner img{object-fit:cover;width:100%;height:100%}.hero-banner-copy,.hero-banner-visual{min-width:0}.hero-slider-controls button{cursor:pointer}.category-image-frame img,.category-directory-card>img{background:radial-gradient(circle at 50% 48%, color-mix(in srgb, var(--category-accent,var(--gold)) 20%, transparent), transparent 46%), var(--image-bg);object-fit:contain;padding:clamp(18px,3vw,38px)}.category-directory-card{isolation:isolate}.product-card .product-image img{filter:drop-shadow(0 18px 22px color-mix(in srgb, var(--text) 13%, transparent))}.product-card:has(img[src*="placeholders/faucet.svg"]) .product-image{background:radial-gradient(circle at 50% 45%, color-mix(in srgb, var(--gold) 13%, transparent), transparent 48%), var(--image-bg)}.product-card:has(img[src*="placeholders/faucet.svg"]) .product-image img{padding:12%}.product-card button:disabled{cursor:not-allowed}.product-card .product-detail-link{color:var(--gold-strong)}.cart-inline-error{color:var(--danger);margin:8px 0 0;font-size:.72rem;display:block}.single-brand-grid{max-width:860px}.brand-hero>.content-card-image{aspect-ratio:1;border:1px solid var(--line);background:var(--surface);border-radius:24px;width:min(280px,100%);padding:40px}.detail-facts>div{gap:4px;display:grid}.detail-facts dt{color:var(--muted);font-size:.78rem}.detail-facts dd{margin:0;font-weight:800}.auto-gallery-stage{overflow:hidden}.auto-gallery-stage>img{min-height:420px}.auto-gallery-thumbs button{cursor:pointer;padding:0;overflow:hidden}.auto-gallery-thumbs img{object-fit:cover;width:100%;height:100%}.gallery-progress span{animation:5.2s linear infinite sadafshir-progress}@keyframes sadafshir-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.trust-icon{place-items:center;font-weight:900;display:grid}.consultation-form .form-status{grid-column:1/-1;margin:0}.form-status.success,.form-success{color:var(--success)}.form-status.error,.form-error{color:var(--danger)}.footer-contact{font-style:normal}.footer-contact a,.footer-contact span{overflow-wrap:anywhere}.catalog-page,.product-detail-section,.cart-experience,.checkout-experience,.customer-account,.account-guest,.editorial-page,.journal-page,.article-page,.store-sets-page,.set-detail-page{z-index:1;position:relative}.state-panel,.product-state,.production-empty-state{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft)}.catalog-demo-notice{border:1px solid color-mix(in srgb, var(--gold) 28%, var(--line));background:color-mix(in srgb, var(--gold) 7%, var(--surface));width:min(100% - 32px,1240px);color:var(--muted);border-radius:12px;margin:-12px auto 24px;padding:10px 14px;font-size:.78rem}.sadafshir-catalog-toolbar{grid-template-columns:minmax(280px,1fr) repeat(3,minmax(150px,210px))}@media (width<=1080px){.sadafshir-catalog-toolbar{grid-template-columns:1fr 1fr}}.article-cover img{object-fit:cover;width:100%;height:100%;min-height:360px}.not-found-page{min-height:54vh}@media (width<=860px){.hero-banner{padding:10px}.hero-banner-visual{min-height:300px}.hero-image-frame{min-height:280px}.auto-gallery-stage>img{min-height:310px}.brand-hero>.content-card-image{width:180px;padding:25px}}@media (width<=560px){.sadafshir-catalog-toolbar{grid-template-columns:1fr}.hero-banner-copy h1{text-wrap:balance}.category-directory-card>img{max-height:210px}.auto-gallery-stage>img{min-height:260px}}@media (prefers-reduced-motion:reduce){.gallery-progress span{animation:none;transform:scaleX(1)}}
