:root{--app-ink:#11111b;--app-cream:#f4eee6;--app-card:#fffdf9;--app-soft:#e8ded2}
body{background:var(--app-cream);padding-bottom:0}
.announcement{background:var(--app-ink);border-radius:0;font-size:10px}
.top{max-width:1440px;margin:auto;border:0;background:var(--app-cream);padding-inline:4%;box-shadow:none}
.top .logo{background:transparent;border:0;width:auto;height:auto;border-radius:0;align-items:flex-start;font:italic 23px/18px Georgia,serif}
.top .logo small{font-size:17px;margin-left:17px}.top nav{margin-left:42px}.top nav a{font-weight:600}
.pill,.btn,.filters button,.tabs button,.admin-row button,.admin-row select{border-radius:999px}
.pill{background:var(--app-card);border-color:#ded6cd;padding-inline:20px}.btn.dark{background:var(--app-ink)}
.icon-btn{border-radius:999px}.actions{gap:8px}.actions svg,.mobile-bottom svg,.heart svg,.telegram>svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.social-icon{width:42px;height:42px;border:1px solid #ded6cd;border-radius:50%;display:grid;place-items:center;background:var(--app-card);color:var(--app-ink);position:relative}.cart-icon b{position:absolute;right:-3px;top:-4px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:#8c705b;color:#fff;font-size:9px}.login-pill{display:flex;align-items:center;gap:7px}.login-pill svg{width:17px;height:17px}.seller-link{padding:12px 17px;border-radius:999px;background:var(--app-ink);color:#fff;font-size:11px;font-weight:700}.languages{display:flex;border:1px solid #ded6cd;border-radius:999px;padding:3px;background:var(--app-card)}.languages button{border:0;background:transparent;border-radius:999px;padding:7px 8px;font-size:9px;font-weight:800;color:#796e65}.languages button.active{background:var(--app-ink);color:#fff}
.hero{max-width:1360px;margin:14px auto 0;min-height:650px;border-radius:36px;overflow:hidden;grid-template-columns:43% 57%;background:#e9ded2}
.hero-copy{padding:72px 9%}.hero h1{font-size:clamp(50px,5.8vw,84px);letter-spacing:-.045em}.hero-copy>p{font-family:Arial,sans-serif;font-size:15px}.hero .btn{padding:16px 25px}
.hero-img img{object-position:center 32%}.hero-tag{border-radius:999px;background:#fff;padding:12px 17px}
.benefits{max-width:1260px;margin:28px auto 0;background:var(--app-card);border:0;border-radius:24px;overflow:hidden;box-shadow:0 8px 28px #251b1110}
.section{max-width:1360px;margin:auto}.heading h2{letter-spacing:-.035em}
.filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:7px;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filters button{white-space:nowrap;background:var(--app-card);padding:11px 18px}.filters button.active{background:var(--app-ink)}
.grid{grid-template-columns:repeat(4,1fr);gap:38px 18px}.product{background:var(--app-card);padding:9px 9px 16px;border-radius:25px;box-shadow:0 12px 30px #3020140b;position:relative}.photo{height:370px;border-radius:19px!important}.photo img{border-radius:19px}.product>small,.product>h3,.product>.product-row,.product>.color-preview{margin-left:8px;margin-right:8px}.product>small{display:block;margin-top:13px}.product h3{font-family:Arial,sans-serif;font-weight:650;font-size:15px;min-height:36px}.product-row button{border:0;border-radius:999px;background:var(--app-ink);color:white;padding:8px 14px;font-size:11px}.heart{position:absolute;right:12px;top:12px;width:36px;height:36px;border-radius:50%;background:#ffffffea;display:grid;place-items:center}.heart svg{width:18px;height:18px}.color-preview{display:flex;gap:5px;margin-bottom:10px}.color-preview i{width:13px;height:13px;border-radius:50%;border:1px solid #bbb}
.badge{border-radius:999px;left:12px;top:12px}.category-showcase{max-width:1360px;margin:0 auto 65px;background:transparent;gap:16px;padding:0 6%}.category-showcase>button{height:460px;border-radius:28px}.category-showcase img{border-radius:28px}.category-showcase>button:after{border-radius:28px}.delivery{border-radius:32px;background:#e7ddd2;margin-bottom:65px}.steps>div{background:var(--app-card);border-radius:22px;padding:24px}.review{border-radius:22px}.faq details{background:var(--app-card);padding:22px;margin-bottom:8px;border:0;border-radius:18px}
.telegram{max-width:1360px;margin:30px auto;border-radius:28px;background:#d8c6b4}.telegram>svg{width:34px;height:34px}.site-footer{border-radius:32px 32px 0 0}.modal{z-index:100;backdrop-filter:blur(8px)}.modal-card{border-radius:30px;overflow:hidden;max-height:calc(100dvh - 28px)}.modal-card>button.close{border-radius:50%;display:grid;place-items:center}.modal-card>button.close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.modal-photo img{border-radius:0}.options button{border-radius:999px}.options button.active{background:var(--app-ink);color:#fff}.cart-panel{z-index:100;border-radius:28px 0 0 28px}.cart-line img{border-radius:14px}.auth-card{border-radius:30px}.admin-form,.admin-row,.stats>div{border-radius:20px}.admin-row img{border-radius:13px}.admin-guide{display:flex;gap:16px;align-items:center;background:#ded0c2;border-radius:20px;padding:18px 22px;margin-bottom:22px}.admin-guide b{white-space:nowrap}.admin-guide span{color:#655b53;font-size:13px;line-height:1.6}.profile-layout{display:grid;grid-template-columns:minmax(280px,380px) 1fr;gap:28px;align-items:start}.profile-layout>div>h2{margin-bottom:14px}.client-list .admin-row{grid-template-columns:1fr auto auto}.client-list a{color:inherit}
.mobile-bottom{display:none}
@media(max-width:900px){.grid{grid-template-columns:repeat(3,1fr)}.photo{height:330px}.hero{margin-inline:14px}.seller-link{display:none}}
@media(max-width:600px){body{padding-bottom:90px}.announcement{padding:8px 4px}.top{height:auto;min-height:76px;padding:9px 15px;gap:10px;flex-wrap:wrap}.top .logo{font-size:20px}.top .logo small{font-size:15px}.top nav{display:none}.top .actions{margin-left:auto;display:flex}.top .languages{order:5;width:100%;justify-content:center}.top .languages button{padding:6px 14px}.top .seller-link{display:grid;font-size:0;width:40px;height:40px;padding:0;place-items:center}.top .seller-link:after{content:'Aloqa';font-size:9px}.top .social-icon{width:40px;height:40px}.top .social-icon.cart-icon{display:none}.top .login-pill{width:40px;height:40px;padding:0;justify-content:center}.top .login-pill span{display:none}.hero{margin:8px 12px 0;border-radius:28px;display:flex;flex-direction:column}.hero-copy{padding:40px 24px 34px;min-height:360px}.hero h1{font-size:49px;margin:19px 0}.hero-copy>p{font-size:14px;margin-bottom:24px}.hero-img{height:500px}.hero-img img{object-position:center 25%}.benefits{margin:16px 12px 0;border-radius:22px}.section{padding:54px 16px}.heading h2{font-size:38px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.product{padding:6px 6px 13px;border-radius:19px}.photo{height:245px;border-radius:15px!important}.photo img{border-radius:15px}.product h3{font-size:13px;min-height:33px;margin-top:8px}.product-row b{font-size:11px}.product-row button{padding:7px 10px}.heart{width:31px;height:31px}.badge{font-size:8px}.category-showcase{display:flex;overflow-x:auto;padding:0 16px;margin-bottom:48px}.category-showcase>button{min-width:78vw;height:390px}.delivery{margin:0 12px 45px;padding:42px 18px;border-radius:26px}.steps>div{padding:20px}.telegram{margin:20px 12px;border-radius:24px}.site-footer{border-radius:28px 28px 0 0;padding-bottom:105px}.cart-panel{border-radius:0}.modal{padding:8px}.modal-card{border-radius:26px;max-height:calc(100dvh - 16px)}.modal-photo{height:330px}.modal-copy{padding-bottom:42px}body:has(.modal) .mobile-bottom,body:has(.cart-panel) .mobile-bottom{display:none}.profile-layout{grid-template-columns:1fr}.admin-guide{align-items:flex-start;flex-direction:column;gap:7px}.client-list .admin-row{grid-template-columns:1fr}.mobile-bottom{position:fixed;z-index:70;left:10px;right:10px;bottom:10px;height:76px;display:grid;grid-template-columns:repeat(4,1fr);background:#11111bf2;color:#aaa;border:1px solid #ffffff20;border-radius:25px;backdrop-filter:blur(14px);padding:8px;box-shadow:0 12px 35px #0005}.mobile-bottom a,.mobile-bottom button{border:0;border-radius:18px;background:transparent;color:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;position:relative}.mobile-bottom svg{width:22px;height:22px}.mobile-bottom span{font-size:10px;font-weight:600}.mobile-bottom .active{color:#fff;background:#ffffff0d}.mobile-bottom i{position:absolute;right:18px;top:1px;background:#c8a98c;color:#111;border-radius:50%;width:18px;height:18px;font-size:9px;font-style:normal;display:grid;place-items:center}}
.cart-panel svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
@media(max-width:600px){.top .actions{flex:1;min-width:230px;max-width:270px;flex-wrap:wrap;justify-content:flex-end}}
.quick-edit{position:absolute;z-index:5;right:18px;top:56px;border:0;border-radius:999px;background:#11111be8;color:#fff;padding:9px 13px;font-size:10px;font-weight:750;box-shadow:0 7px 20px #0003}.admin-form input,.admin-form select,.admin-form textarea,.auth-card input{border-radius:16px;border:1px solid #d9cec3;background:#fffdf9;padding:14px 16px;outline:none;transition:border-color .2s,box-shadow .2s}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus,.auth-card input:focus{border-color:#8f725b;box-shadow:0 0 0 4px #b7967b1c}.admin-form .preview{border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#e9ded3,#f8f4ef);border:1px solid #ded2c7}.admin-form .preview img{border-radius:24px}.admin-form .file-btn{border-radius:999px!important;border:1px dashed #9f8069!important;background:#f7f0e8!important;padding:15px!important;font-size:13px;font-weight:750}.admin-form.modal-card{padding:34px;background:#fffaf5}.admin-form.modal-card .form-grid{gap:24px}.admin-form.modal-card .field{margin-top:14px}.row-actions{display:flex;gap:7px;flex-wrap:wrap}.row-actions button{border-radius:999px!important}
@media(max-width:600px){.quick-edit{right:12px;top:49px;padding:8px 11px}.admin-form.modal-card{padding:24px 18px}.admin-form.modal-card h2{font-size:34px!important}.admin-form .preview{min-height:230px}.admin-form .file-btn{padding:14px!important}.admin-row{border-radius:24px}.admin-row img{border-radius:18px}}
.benefits>div,.benefits>a{display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center}.benefits .benefit-mark{grid-row:1/3;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#ede2d6;color:#6f5744;font-size:10px;font-weight:800}.benefit-mark svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.benefits small{grid-column:2;margin-top:4px}.widget-edit{position:absolute;z-index:4;top:18px;right:18px;border-radius:999px;background:#fff;color:#111;padding:10px 14px;font:700 10px Arial,sans-serif;box-shadow:0 8px 25px #0004}.footer-cta{border:0!important;border-radius:999px!important;background:#fff!important;color:#111!important;padding:8px 8px 8px 17px!important;display:inline-flex;align-items:center;gap:14px}.footer-cta:after{content:'↗';width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#cdb7a2;color:#111;font-size:15px}
.options button i{display:inline-block;width:15px;height:15px;border-radius:50%;border:1px solid #aaa;margin-right:6px;vertical-align:-2px}.gallery{position:relative}.gallery-prev,.gallery-next{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:#fffdf0e8;font-size:27px;z-index:2}.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-dots{position:absolute;left:50%;bottom:15px;transform:translateX(-50%);display:flex;gap:6px}.gallery-dots i{width:7px;height:7px;border-radius:50%;background:#fff8}.gallery-dots i.active{width:22px;border-radius:999px;background:#fff}
.product-editor{display:block!important;max-width:940px!important;padding:34px!important}.editor-heading{padding-right:45px}.editor-heading h2,.appearance-title h2{font:38px Georgia,serif;margin:8px 0}.editor-heading p,.color-head p{font-size:12px;color:var(--muted)}.editor-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:28px;margin-top:22px}.form-grid.compact{gap:10px}.multi-preview{min-height:300px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px;background:#eee5dc;border-radius:24px;padding:8px;margin-bottom:10px}.multi-preview>p{grid-column:1/-1;display:grid;place-items:center;color:var(--muted)}.multi-preview>div{position:relative;min-height:135px;border-radius:17px;overflow:hidden}.multi-preview img{width:100%;height:100%;object-fit:cover}.multi-preview button{position:absolute;top:7px;right:7px;width:30px;height:30px;border:0;border-radius:50%;display:grid;place-items:center;background:#fff}.multi-preview button svg,.color-row button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.multi-preview b{position:absolute;bottom:7px;left:7px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:9px}.field-help{display:block;color:var(--muted);font-size:10px;margin:8px 4px}.size-picker{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.size-picker button{min-width:49px;border:1px solid #d8cbc0;border-radius:999px;background:#fff;padding:11px}.size-picker button.active{background:#11111b;color:#fff}.color-editor{margin:26px 0;padding:20px;border-radius:24px;background:#f3ebe3}.color-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}.color-head h3{font:25px Georgia,serif}.color-row{display:grid;grid-template-columns:1fr 52px 75px 36px;gap:8px;align-items:center;margin-top:8px}.color-row input{margin:0!important}.color-row input[type=color]{height:48px;padding:5px}.color-row code{font-size:11px}.color-row button{width:36px;height:36px;border:0;border-radius:50%;display:grid;place-items:center;background:#fff}.stock-toggle{display:flex;align-items:center;gap:10px;font-size:12px;margin:15px 0}.stock-toggle input{width:18px;height:18px}.editor-save{width:100%;padding:16px}
.appearance-form{border:0!important;border-radius:28px!important;background:#fffaf5!important}.appearance-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.appearance-block{margin-top:22px;padding:22px;border-radius:25px;background:#f3ebe3}.appearance-block h3,.appearance-widgets>h3{font:26px Georgia,serif;margin-bottom:15px}.appearance-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.appearance-widgets{margin-top:24px}.appearance-widgets{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.appearance-widgets>h3{grid-column:1/-1}.widget-form{padding:13px;border:1px solid #ded1c5;border-radius:24px}.widget-form.focused{box-shadow:0 0 0 4px #a8866825;border-color:#9b785d}.widget-form .preview{height:190px!important;min-height:0!important}.widget-form .file-btn{margin-top:8px}.appearance-save{width:100%;margin-top:18px}
@media(max-width:700px){.benefits>div,.benefits>a{grid-template-columns:34px 1fr;column-gap:9px}.benefits .benefit-mark{width:34px;height:34px}.product-editor{padding:24px 17px!important}.editor-heading h2,.appearance-title h2{font-size:31px}.editor-layout,.appearance-grid{grid-template-columns:1fr}.multi-preview{min-height:250px}.color-row{grid-template-columns:1fr 48px 62px 34px}.appearance-title{align-items:flex-start;flex-direction:column}.appearance-title>.btn{width:100%}.appearance-widgets{display:flex;overflow:auto}.appearance-widgets>h3{display:none}.widget-form{min-width:82vw}.footer-cta{padding-left:15px!important}}
.hero-copy{position:relative}.hero-copy>*{position:relative;z-index:1}.telegram-actions{margin-left:auto;display:flex;gap:8px}.telegram-actions .btn{margin-left:0}.socials{flex-wrap:wrap}.multi-preview>div:only-child{grid-column:1/-1}
@media(max-width:1050px){.sticker-strip{opacity:.3}.seller-link{display:none}}
@media(max-width:600px){.telegram-actions{margin-left:0;width:100%}.telegram-actions .btn{flex:1}.top .actions{max-width:310px}}
.auth-language{display:flex;justify-content:flex-end;margin:-8px 0 18px}.auth-language .languages{width:max-content}

/* Hero slider */
.hero-img .hero-slide{position:absolute;inset:0;width:100%;height:100%;opacity:0;transform:scale(1.045);transition:opacity .9s ease,transform 5.2s ease;pointer-events:none}
.hero-img .hero-slide.active{opacity:1;transform:scale(1);z-index:1}.hero-tag{z-index:3}
.hero-slider-dots{position:absolute;z-index:4;right:24px;bottom:27px;display:flex;gap:7px;padding:7px 9px;border-radius:999px;background:#fff9;backdrop-filter:blur(8px)}
.hero-slider-dots button{width:7px;height:7px;border:0;border-radius:999px;background:#342b2560;padding:0;transition:width .3s ease,background .3s ease,transform .2s ease}.hero-slider-dots button.active{width:25px;background:#17151b}.hero-slider-dots button:hover{transform:scale(1.25)}
.hero-admin-gallery{min-height:260px}.hero-admin-gallery>div{min-height:120px}

/* Polished controls and admin list */
button,.btn,.pill,.seller-link,.footer-cta,.social-icon,.tabs button,.filters button{transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}
button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #a8846645;outline-offset:3px}
.auth-tabs{padding:5px;border-radius:999px;background:#eee5dc;gap:5px}.auth-tabs button{border:0!important;border-radius:999px!important;background:transparent;padding:13px 18px}.auth-tabs button.active{box-shadow:0 7px 18px #19131a20}
.admin-form input,.admin-form select,.auth-card input{border-radius:999px}.admin-form textarea{border-radius:22px}
.admin-list{gap:13px}.admin-row{grid-template-columns:82px minmax(0,1fr) auto auto;gap:20px;padding:16px 18px;border-color:#ded1c5;background:#fffdf9;box-shadow:0 7px 22px #34251b08;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.admin-row img{width:82px;height:96px;border-radius:19px;transition:transform .3s ease,box-shadow .3s ease}.admin-row h3{font-size:16px;line-height:1.3}.admin-row p{font-size:12px;line-height:1.5}.admin-row .row-actions{gap:9px}.admin-row button,.admin-row select{border-radius:999px!important;padding:11px 16px;background:#fffdf9;font-weight:650}.admin-row [data-edit]:hover{background:#11111b;color:#fff;border-color:#11111b}.admin-row [data-delete-product]:hover,.admin-row [data-delete-review]:hover{background:#8e3e35;color:#fff;border-color:#8e3e35}
.tabs button{font-weight:650}.stats>div{transition:transform .22s ease,box-shadow .22s ease;background:#eadfd4}
@media(hover:hover){button:not(:disabled):hover,.btn:hover,.pill:hover,.seller-link:hover,.footer-cta:hover,.social-icon:hover{transform:translateY(-2px) scale(1.025);box-shadow:0 10px 24px #24191218}.tabs button:hover,.filters button:hover{transform:translateY(-2px);border-color:#8e745f;background:#eee2d7}.tabs button.active:hover,.filters button.active:hover{background:#11111b;color:#fff}.admin-row:hover{transform:translateY(-3px);border-color:#c6ae99;box-shadow:0 16px 35px #34251b12;background:#fff}.admin-row:hover img{transform:scale(1.035);box-shadow:0 8px 18px #1c140f20}.stats>div:hover{transform:translateY(-3px);box-shadow:0 14px 30px #34251b0d}}
button:active,.btn:active,.pill:active{transform:scale(.975)!important}
@media(prefers-reduced-motion:reduce){.hero-img .hero-slide,button,.btn,.pill,.admin-row,.admin-row img{transition:none!important}}
@media(max-width:600px){.hero-slider-dots{right:14px;bottom:16px}.admin-row{grid-template-columns:68px minmax(0,1fr);gap:13px;padding:13px}.admin-row img{width:68px;height:82px}.admin-row .row-actions{grid-column:2}.auth-tabs button{padding:12px 10px}}

/* Availability, support chat, and final interaction polish */
.auth-card>.logo{width:94px;height:94px;box-sizing:border-box;padding:15px 8px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:18px;line-height:.88}
.auth-card>.logo small{font-size:17px;line-height:1;margin:3px 0 0}
.languages button,.top nav a,.social-icon,.login-pill,.cart-icon b{transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}
.cart-icon b{right:-5px;top:-7px;width:22px;height:22px;background:linear-gradient(145deg,#d7b996,#a57e61);border:2px solid #fffaf4;color:#17131a;font-size:10px;font-weight:850;box-shadow:0 5px 13px #52351d35}
.top nav a{border-radius:999px;padding:10px 12px}

.in-stock-section{padding-top:76px;padding-bottom:76px;background:linear-gradient(180deg,#f4ede5 0%,#efe3d7 100%);border-radius:34px;margin:35px auto;max-width:1360px}
.in-stock-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.stock-card{display:grid;grid-template-columns:minmax(130px,42%) 1fr;min-height:230px;background:#fffdf9;border:1px solid #dfd1c3;border-radius:28px;padding:10px;overflow:hidden;box-shadow:0 16px 40px #3b281510;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.stock-photo{position:relative;border:0;border-radius:21px;overflow:hidden;background:#eee5dc;padding:0;min-height:210px}
.stock-photo img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.stock-photo span{position:absolute;left:12px;top:12px;padding:8px 12px;border-radius:999px;background:#f7fff8;color:#38714b;font-size:10px;font-weight:800;box-shadow:0 5px 18px #15271918}
.stock-card>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:18px}
.stock-card small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px}
.stock-card h3{font-size:21px;line-height:1.12;margin:11px 0 13px}
.stock-card b{font-size:15px}
.stock-view{margin-top:22px;border:1px solid #d8c7b8;background:#fff;border-radius:999px;padding:10px 17px;font-weight:750}
.stock-empty{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:22px;padding:46px;background:#fffaf5;border:1px dashed #cdb8a4;border-radius:28px;text-align:left}
.stock-empty>span{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#e8d7c7;color:#765b46}
.stock-empty svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.6}
.stock-empty h3{font-family:Georgia,serif;font-size:23px;margin-bottom:7px}
.stock-empty p{color:var(--muted);line-height:1.55}

#reviews .empty{padding:72px 28px;border-radius:30px;background:#f8f3ed;border:1px solid #e5d9ce;text-align:center}
#reviews .empty h3{font-size:31px;line-height:1.15;margin:0}
#reviews .empty p{margin:18px auto 30px;max-width:620px;line-height:1.65;color:var(--muted)}
.telegram>div:not(.telegram-actions){max-width:650px}
.telegram h2{line-height:1.08;max-width:610px}
.telegram p{line-height:1.55;margin-top:10px}
.footer-support{display:block;width:max-content;border:0;background:transparent;color:inherit;padding:0;margin-top:13px;font:inherit;cursor:pointer}
.footer-cta{cursor:pointer;font:inherit}
.footer-cta:after{display:none}
.footer-cta span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#cdb7a2;color:#111}
.footer-cta span svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}

.support-fab{position:fixed;right:22px;bottom:22px;z-index:82;display:flex;align-items:center;gap:10px;border:1px solid #ffffff20;border-radius:999px;background:#11111b;color:#fff;padding:13px 18px;box-shadow:0 15px 38px #17101945;font-weight:800}
.support-fab svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}
.support-backdrop{position:fixed;inset:0;z-index:108;border:0;background:#17111766;backdrop-filter:blur(4px)}
.support-backdrop:hover{transform:none!important;box-shadow:none!important}
.support-panel{position:fixed;right:18px;top:18px;bottom:18px;width:min(430px,calc(100vw - 36px));z-index:110;display:flex;flex-direction:column;overflow:hidden;border:1px solid #ddd0c4;border-radius:30px;background:#fffaf5;box-shadow:0 30px 90px #17101940;animation:supportIn .28s ease both}
@keyframes supportIn{from{opacity:0;transform:translateX(24px) scale(.98)}to{opacity:1;transform:none}}
.support-panel>header{display:flex;align-items:center;justify-content:space-between;padding:17px 18px;background:#11111b;color:#fff}
.support-panel>header>div{display:flex;align-items:center;gap:11px;min-width:0}
.support-panel header b,.support-panel header small{display:block}
.support-panel header b{font-size:14px}.support-panel header small{font-size:10px;color:#c8c5ce;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:270px}
.support-panel .icon-btn{border-color:#ffffff2b;background:#ffffff12;color:#fff}
.support-status{width:12px;height:12px;border-radius:50%;background:#70d091;box-shadow:0 0 0 5px #70d09120}
.support-body{min-height:0;flex:1;display:flex;flex-direction:column}
.support-login{margin:auto;padding:42px 32px;text-align:center}
.support-login>span{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;margin:0 auto 22px;background:#eadbce;color:#654c3a}
.support-login svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.6}
.support-login h2{font-family:Georgia,serif;font-size:30px;line-height:1.1}.support-login p{color:var(--muted);line-height:1.6;margin:15px 0 26px}
.chat-messages{flex:1;overflow:auto;padding:22px 17px;display:flex;flex-direction:column;gap:10px}
.chat-loading,.chat-error{margin:auto;color:var(--muted);text-align:center}
.chat-welcome{margin:auto;text-align:center;padding:30px 22px;color:var(--muted)}
.chat-welcome>span{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 17px;border-radius:50%;background:#eadbce;color:#654c3a}
.chat-welcome svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.6}.chat-welcome h3{color:var(--ink);font-family:Georgia,serif;font-size:23px}.chat-welcome p{line-height:1.55;margin-top:9px}
.chat-bubble{max-width:82%;padding:12px 14px;border-radius:20px 20px 20px 6px;background:#eee3d8;align-self:flex-start}
.chat-bubble.seller{align-self:flex-end;border-radius:20px 20px 6px 20px;background:#11111b;color:#fff}
.chat-bubble span{font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.09em;opacity:.65}.chat-bubble p{line-height:1.45;margin:5px 0;white-space:pre-wrap;overflow-wrap:anywhere}.chat-bubble small{font-size:8px;opacity:.55}
.chat-compose{display:grid;grid-template-columns:1fr 48px;gap:9px;padding:13px;border-top:1px solid #e1d6cc;background:#fff}
.chat-compose textarea{resize:none;max-height:120px;border:1px solid #d9cabd;border-radius:24px;padding:13px 15px;background:#fffaf5;font:inherit;outline:none}
.chat-compose textarea:focus{border-color:#8e7159;box-shadow:0 0 0 4px #a7836718}
.chat-compose button{width:48px;height:48px;border:0;border-radius:50%;background:#11111b;color:#fff;display:grid;place-items:center}
.chat-compose svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}

.support-admin-head{display:flex;align-items:flex-end;justify-content:space-between;margin:6px 0 20px}.support-admin-head h2{font-family:Georgia,serif;font-size:36px;margin:6px 0}.support-admin-head p{color:var(--muted)}.support-admin-head>span{padding:10px 15px;border-radius:999px;background:#e8d8c8;font-size:11px;font-weight:800}
.support-row{grid-template-columns:56px minmax(0,1fr) auto auto}
.support-avatar{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#e8d9ca,#cbb099);font-family:Georgia,serif;font-size:20px;color:#31241d;flex:0 0 auto}
.support-row>div{min-width:0}.support-row>div p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:580px}.support-row>div small{color:var(--muted)}.support-row time{font-size:10px;color:var(--muted)}
.support-reply{display:flex;align-items:center;gap:8px;background:#11111b!important;color:#fff;border-color:#11111b!important}.support-reply svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}
.support-empty-icon{width:70px;height:70px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:#eadbce}.support-empty-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7}

@media(hover:hover){
  .languages button:not(.active):hover{background:#eadfd4;color:#19151a;transform:scale(1.08)}
  .languages button.active:hover{background:#2e2830;transform:scale(1.06)}
  .top nav a:hover{background:#eadfd4;transform:translateY(-2px)}
  .cart-icon:hover b{transform:translate(2px,-2px) scale(1.12)}
  .stock-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px #3b28151a;border-color:#c6ad97}
  .stock-card:hover .stock-photo img{transform:scale(1.045)}
  .footer-support:hover{color:#d6baa2;transform:translateX(4px)}
}

@media(max-width:900px){.in-stock-strip{grid-template-columns:1fr 1fr}.stock-card{grid-template-columns:1fr}.stock-photo{height:240px}.support-row{grid-template-columns:50px 1fr}.support-row time,.support-row .support-reply{grid-column:2;width:max-content}}
@media(max-width:600px){
  body:has(.modal) .mobile-bottom,body:has(.cart-panel) .mobile-bottom{display:grid;z-index:120}
  .cart-panel{padding-bottom:104px}
  .modal-card{padding-bottom:94px}
  .support-fab{right:16px;bottom:98px;padding:12px}.support-fab span{display:none}
  .support-backdrop{z-index:108}.support-panel{z-index:110;inset:8px 8px 96px;width:auto;border-radius:27px}
  .in-stock-section{margin:18px 12px;padding:48px 14px;border-radius:27px}
  .in-stock-strip{grid-template-columns:1fr}.stock-card{grid-template-columns:42% 1fr;min-height:190px}.stock-photo{height:auto;min-height:170px}.stock-card>div{padding:13px}.stock-card h3{font-size:17px}.stock-view{margin-top:14px}
  .stock-empty{padding:28px 18px;align-items:flex-start}.stock-empty>span{width:50px;height:50px;flex:0 0 auto}.stock-empty h3{font-size:19px}
  #reviews .empty{padding:48px 20px}#reviews .empty h3{font-size:27px}#reviews .empty p{margin:16px auto 26px}
  .telegram h2{font-size:29px}.telegram-actions{gap:10px}.telegram-actions .btn{padding-left:14px;padding-right:14px}
  .support-admin-head{align-items:flex-start;gap:15px}.support-admin-head h2{font-size:30px}.support-row{grid-template-columns:48px 1fr}.support-avatar{width:46px;height:46px}
}

/* 2026 editorial storefront refresh */
.social-dock{display:flex;align-items:center;padding:4px;border:1px solid #ddd2c7;border-radius:999px;background:#fffaf6;box-shadow:0 7px 24px #3b28150a}
.social-dock .social-icon{width:auto;min-width:39px;height:39px;border:0;background:transparent;display:flex;gap:7px;padding:0 11px}
.social-dock .social-icon span{display:none;font-size:10px;font-weight:800}
.social-dock .social-icon+ .social-icon:before{content:'';position:absolute;left:0;width:1px;height:17px;background:#ddd2c7}
.hero-slider-dots{align-items:center;min-height:35px;overflow:hidden}
.hero-count{font:10px/1 Arial,sans-serif;letter-spacing:.12em;color:#61554c;margin-right:4px}.hero-count b{color:#17151b}
.hero-progress{position:absolute;left:0;right:0;bottom:0;height:2px;background:#17151b;transform-origin:left;transform:scaleX(0)}
.hero-progress.running{animation:heroProgress 4s linear both}
@keyframes heroProgress{to{transform:scaleX(1)}}

.catalog-section{padding-top:95px;padding-bottom:110px;background:linear-gradient(180deg,#f7f1ea 0,#f3ebe2 100%)}
.catalog-intro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:38px;align-items:end;margin-bottom:38px;padding-bottom:34px;border-bottom:1px solid #d8cabd}
.catalog-intro h2{max-width:850px;font:400 clamp(44px,5vw,72px)/.98 Georgia,serif;letter-spacing:-.035em;margin:15px 0 0}.catalog-intro h2 em{color:#9a7d65;font-weight:400}
.catalog-intro>p{text-align:right;color:#76685d;font-size:12px;line-height:1.7}.catalog-intro>p b{font:34px Georgia,serif;color:#241f1b}.catalog-intro>p span{white-space:nowrap}
.catalog-toolbar{position:relative;margin-bottom:30px}.catalog-toolbar:after{content:'KOLLEKSIYA  /  2026';position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:9px;letter-spacing:.18em;color:#938276}
.catalog-toolbar .filters{max-width:calc(100% - 170px);margin:0;gap:8px}
.catalog-toolbar .filters button{border:0;border-bottom:1px solid transparent;border-radius:0;padding:11px 4px;margin-right:17px;background:transparent;color:#796d64;font-weight:700}
.catalog-toolbar .filters button.active{background:transparent;color:#17151b;border-bottom-color:#17151b}
.editorial-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:48px 18px;align-items:start}
.editorial-product{position:relative;padding:0;background:transparent;border-radius:0;box-shadow:none}
.editorial-product:nth-child(even){margin-top:72px}
.editorial-product .photo{height:430px;border-radius:140px 140px 24px 24px!important;background:#e5d8cc;box-shadow:0 18px 42px #3b291414;transition:transform .35s ease,box-shadow .35s ease}
.editorial-product:nth-child(3n+2) .photo{border-radius:24px 140px 24px 24px!important}
.editorial-product:nth-child(3n) .photo{border-radius:140px 24px 24px 24px!important}
.editorial-product .photo img{border-radius:inherit;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .35s ease}
.editorial-product .badge{top:14px;left:14px;border-radius:999px;padding:8px 12px;background:#fffaf5e8;backdrop-filter:blur(8px)}
.editorial-product .heart{right:14px;top:14px;border:0;background:#fffaf5e8;backdrop-filter:blur(8px)}
.photo-arrow{position:absolute;right:14px;bottom:14px;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#17151b;color:#fff;font-size:16px;opacity:0;transform:translateY(7px);transition:.3s ease}
.product-copy{padding:17px 5px 0}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-meta>small{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:#847568}
.editorial-product h3{font:23px/1.08 Georgia,serif;min-height:0;margin:11px 0 15px;letter-spacing:-.015em}
.editorial-product .product-row{padding-top:13px;border-top:1px solid #dacec3}.editorial-product .product-row b{font-size:13px}.editorial-product .product-row button{border:0;border-radius:999px;background:transparent;padding:7px 0;font-size:11px;font-weight:750}.editorial-product .product-row button span{display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;margin-left:5px;background:#e2d2c3}
.editorial-product .color-preview{margin:0}

.auth-page{padding:30px;background:radial-gradient(circle at 12% 15%,#f8f3ed 0 8%,transparent 32%),linear-gradient(135deg,#eaded2,#d9c6b4)}
.auth-shell{width:min(1040px,100%);min-height:690px;display:grid;grid-template-columns:.92fr 1.08fr;border-radius:44px;overflow:hidden;background:#fffaf6;box-shadow:0 35px 100px #3c281526}
.auth-editorial{position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:42px;background:linear-gradient(165deg,#17151b 0%,#252027 64%,#8d725c 140%);color:#fff}
.auth-editorial:after{content:'';position:absolute;width:330px;height:500px;right:-145px;bottom:-155px;border:1px solid #e8d7c54d;border-radius:50% 50% 20% 20%;transform:rotate(18deg);box-shadow:0 0 0 45px #e8d7c512,0 0 0 90px #e8d7c50a}
.auth-wordmark{position:relative;z-index:1;font:italic 27px Georgia,serif}.auth-wordmark em{display:block;font-size:20px;margin-left:30px}
.auth-editorial>div{position:relative;z-index:1}.auth-editorial>div>span,.auth-heading>span{font-size:9px;letter-spacing:.22em;color:#bca999}.auth-editorial h2{max-width:370px;font:44px/1.03 Georgia,serif;margin:15px 0 20px}.auth-editorial p{max-width:350px;color:#d4cbc5;font-size:13px;line-height:1.7}
.auth-perks{display:grid;gap:11px}.auth-perks span{display:grid;grid-template-columns:32px 1fr;gap:10px;padding-top:11px;border-top:1px solid #ffffff24;color:#af9b8c;font-size:9px;letter-spacing:.1em}.auth-perks b{color:#fff;font-size:11px;letter-spacing:0}
.auth-shell>.auth-card{width:auto;min-width:0;border-radius:0;padding:34px 58px 45px;background:#fffaf6}
.auth-top{display:flex;align-items:center;justify-content:flex-end;gap:12px}.auth-top>a{width:40px;height:40px;border:1px solid #ddd0c4;border-radius:50%;display:grid;place-items:center}.auth-top>a svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.7}
.auth-brand{display:flex;align-items:center;gap:11px;margin:18px 0 22px}.auth-brand>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#17151b;color:#fff;font:14px Georgia,serif}.auth-brand p{font:18px Georgia,serif}
.auth-heading{text-align:left;margin-bottom:24px}.auth-heading h1{text-align:left;font-size:49px;line-height:1;margin:8px 0 12px}.auth-heading p{text-align:left;color:#75685e;font-size:13px;line-height:1.55}
.auth-shell .auth-tabs{margin-bottom:22px;background:#eee4da}.auth-shell .auth-tabs button{font-size:12px;font-weight:750}
.auth-shell .form-stack{gap:10px}.auth-shell .field{margin-top:5px;font-size:11px;font-weight:750}.auth-shell .field>input,.phone-input{margin-top:8px}
.phone-input{height:53px;display:grid;grid-template-columns:70px 1fr;align-items:center;border:1px solid #d9cec3;border-radius:999px;background:#fffdf9;overflow:hidden;transition:border-color .2s,box-shadow .2s}.phone-input:focus-within{border-color:#8f725b;box-shadow:0 0 0 4px #b7967b1c}.phone-input>span{height:100%;display:grid;place-items:center;border-right:1px solid #ded2c7;color:#796c62;font-weight:800}.auth-card .phone-input input{height:100%;min-width:0;margin:0;padding:0 16px;border:0!important;border-radius:0;background:transparent;box-shadow:none!important}
.auth-submit{margin-top:8px;min-height:54px;justify-content:space-between!important;padding-left:22px!important;padding-right:11px!important}.auth-submit>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#17151b}
.seller-mode{align-self:center;border:0;background:transparent;padding:8px;color:#76695f;font-size:10px;text-decoration:underline;text-underline-offset:4px}.admin-login-note{text-align:center;padding:11px;border-radius:999px;background:#ede2d7;color:#705b4a;font-size:10px}

@media(hover:hover){
  .social-dock .social-icon:hover{transform:none;box-shadow:none}.social-dock .instagram-link:hover{background:#f2dbe4;color:#7c2e4c}.social-dock .telegram-link:hover{background:#dcecf4;color:#17658b}.social-dock .reviews-link:hover{background:#eadfea;color:#7b3e70}
  .editorial-product:hover .photo{transform:translateY(-6px);box-shadow:0 27px 55px #3b291421}.editorial-product:hover .photo img{transform:scale(1.055);filter:saturate(1.04)}.editorial-product:hover .photo-arrow{opacity:1;transform:none}
  .catalog-toolbar .filters button:hover{background:transparent;transform:none;color:#17151b;border-bottom-color:#9a806a}
  .auth-top>a:hover{background:#17151b;color:#fff;transform:rotate(6deg)}.seller-mode:hover{color:#17151b;transform:translateY(-1px)}
}

@media(min-width:1180px){.social-dock .social-icon:hover span{display:inline}.social-dock .social-icon:hover{padding-right:14px}}
@media(max-width:980px){.editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-shell{grid-template-columns:.8fr 1.2fr}.auth-editorial{padding:34px}.auth-editorial h2{font-size:37px}.auth-shell>.auth-card{padding-inline:40px}}
@media(max-width:700px){
  .social-dock{padding:3px}.social-dock .social-icon{width:37px;min-width:37px;height:37px;padding:0}.social-dock .social-icon+ .social-icon:before{height:15px}.top .actions{gap:6px}.top .social-dock svg{width:18px;height:18px}
  .hero-slider-dots{right:13px;bottom:14px}.hero-count{display:none}
  .catalog-section{padding:62px 14px 90px}.catalog-intro{grid-template-columns:1fr;gap:17px;margin-bottom:22px;padding:0 7px 24px}.catalog-intro h2{font-size:43px}.catalog-intro>p{text-align:left}.catalog-intro>p b{font-size:25px}.catalog-toolbar{margin-inline:-14px}.catalog-toolbar:after{display:none}.catalog-toolbar .filters{max-width:none;overflow-x:auto;flex-wrap:nowrap;padding:2px 21px 10px;scrollbar-width:none}.catalog-toolbar .filters::-webkit-scrollbar{display:none}.catalog-toolbar .filters button{white-space:nowrap;margin-right:12px}
  .editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 10px}.editorial-product:nth-child(even){margin-top:42px}.editorial-product .photo{height:285px;border-radius:90px 90px 18px 18px!important}.editorial-product:nth-child(3n+2) .photo{border-radius:18px 90px 18px 18px!important}.editorial-product:nth-child(3n) .photo{border-radius:90px 18px 18px 18px!important}.editorial-product h3{font-size:16px;margin:9px 0 12px}.product-copy{padding:13px 2px 0}.editorial-product .product-row{align-items:flex-end}.editorial-product .product-row button{font-size:0}.editorial-product .product-row button span{font-size:12px;margin:0}.editorial-product .badge{font-size:7px;padding:7px 9px}.editorial-product .heart{width:30px;height:30px}.photo-arrow{display:none}
  .auth-page{display:block;padding:12px 12px 102px;min-height:100dvh}.auth-shell{display:block;min-height:0;border-radius:32px;overflow:visible;background:transparent;box-shadow:none;position:relative}.auth-editorial{min-height:210px;border-radius:30px 30px 0 0;padding:28px 26px;background:linear-gradient(145deg,#17151b,#493c35)}.auth-editorial h2{font-size:31px;max-width:310px;margin:11px 0}.auth-editorial p,.auth-perks{display:none}.auth-wordmark{font-size:22px}.auth-shell>.auth-card{border-radius:0 0 30px 30px;padding:34px 22px 32px}.auth-top{position:absolute;z-index:5;top:20px;right:20px;margin:0}.auth-top .languages{background:#fff}.auth-top>a{background:#fff}.auth-brand{display:none}.auth-heading h1{font-size:42px}.auth-heading{margin-bottom:19px}.auth-heading p{font-size:12px}.auth-shell .field{font-size:11px}.phone-input{height:51px}.auth-card input{padding-top:13px;padding-bottom:13px}.auth-submit{min-height:52px}.auth-page+.mobile-bottom{display:grid}
}
@media(max-width:390px){.editorial-product .photo{height:250px}.catalog-intro h2{font-size:38px}.auth-shell>.auth-card{padding-inline:18px}.top .social-dock .social-icon{width:34px;min-width:34px;height:34px}.top .actions{gap:4px}}

@media(prefers-reduced-motion:reduce){.hero-progress.running{animation:none}.photo-arrow{transition:none}}

/* Compact controls and aligned catalog/admin layouts. */
.top .actions{flex-wrap:wrap}
.top .social-dock{padding:0;gap:5px;background:transparent;border:0;box-shadow:none}
.top .social-dock .social-icon{width:38px;min-width:38px;height:38px;padding:0;justify-content:center;background:#fffaf6;border:1px solid #ded3c8}
.top .social-dock .social-icon span,.top .social-dock .social-icon:before{display:none!important}
.top .social-dock .social-icon:hover{width:38px;padding:0;transform:none}
.site-footer>div>a:not(.footer-logo),.site-footer .footer-support{font:400 14px/1.5 Arial,sans-serif;margin:0;padding:7px 0;min-height:36px}
.site-footer .footer-support:hover{transform:none}
#catalog .product{display:flex;flex-direction:column}
#catalog .product h3{line-height:1.4;min-height:40px}
#catalog .product-row{margin-top:auto}
.admin>.admin-head{margin-bottom:18px;align-items:center}
.admin>.admin-head>div{display:none}
.admin>.admin-head .btn{margin-left:auto;padding:11px 17px;font-size:12px}
.admin-guide{padding:14px 18px;margin-bottom:16px;gap:12px}
.admin-guide b{font-size:13px}.admin-guide span{font-size:12px}
.admin .stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 22px}
.admin .stats>div{padding:17px;border-radius:18px;font-size:12px;min-width:0}
.admin .stats b{font-size:28px;margin-top:7px}
.admin .tabs{display:flex;flex-wrap:wrap;gap:6px;padding:6px;background:#e9dfd5;border-radius:22px;overflow:visible;margin:18px 0}
.admin .tabs button{flex:1 1 auto;white-space:nowrap;font-size:12px;line-height:1.3;padding:11px 13px;border:0;border-radius:999px;background:transparent;box-shadow:none;font-weight:600}
.admin .tabs button.active{background:#17151b;color:#fff}
.admin .tabs button:hover{transform:none;background:#fffaf6;color:#17151b}
.admin .tabs button.active:hover{background:#302b30;color:#fff}
.admin-product-row{grid-template-columns:72px minmax(0,1fr) auto auto;gap:16px;padding:16px;border-radius:22px;background:#fffcf8;box-shadow:0 5px 18px #39251208}
.admin-product-row img{width:72px;height:88px;border-radius:15px}
.admin-product-row>div{min-width:0}.admin-product-row h3{font-size:14px;line-height:1.4}.admin-product-row p{font-size:11px;line-height:1.5;margin-top:5px}
.admin-product-row .admin-price{font-size:13px;font-weight:700;white-space:nowrap}
.admin-product-row .row-actions{gap:6px;display:flex;flex-wrap:nowrap}
.admin-product-row .row-actions button{padding:10px 13px;font-size:11px;line-height:1.2;min-height:36px;font-weight:600}
.admin-product-row .row-actions [data-edit]{background:#17151b;color:#fff;border-color:#17151b}
.admin-product-row .row-actions [data-delete-product]{color:#984e43;background:#fff5f1;border-color:#efd8d0}
.color-row{grid-template-columns:minmax(0,1fr) 44px 108px 36px;gap:8px}
.color-row input{min-width:0;width:100%;font-size:13px}
.color-row [name=colorCode]{font-family:monospace;padding:12px 9px;letter-spacing:.01em}
.color-row input[type=color]{border-radius:50%;padding:5px;height:44px;overflow:hidden}
@media(max-width:700px){
  .top{padding:10px 12px;height:auto;gap:8px;align-items:center}
  .top .actions{max-width:none;gap:6px;justify-content:flex-end}
  .top .languages{order:0;width:auto!important;flex:0 0 auto;padding:3px}
  .top .languages button{padding:7px 8px;font-size:10px;min-height:30px}
  .top .social-dock .social-icon{width:34px;min-width:34px;height:34px}
  .top .social-dock .social-icon:hover{width:34px}
  .top .social-dock svg{width:17px;height:17px}
  .top .seller-link{display:none}
  .top .login-pill{width:36px;height:36px;min-width:36px;padding:0;justify-content:center}
  .top .login-pill span{display:none}
  .top .logo{flex-shrink:0;width:auto;height:auto}
  .hero{min-height:0;margin:8px 12px;display:grid;grid-template-columns:minmax(0,1fr) 42%;border-radius:26px}
  .hero .hero-copy{min-height:280px;padding:28px 18px;justify-content:center}
  .hero h1{font-size:clamp(28px,6vw,40px);line-height:1.06;margin:14px 0}
  .hero .eyebrow{font-size:8px;line-height:1.7;letter-spacing:.12em}
  .hero .hero-copy>p{font-size:11px;line-height:1.6;margin-bottom:18px}
  .hero .btn{font-size:10px;padding:12px 14px}
  .hero .hero-img{height:100%;min-height:280px}
  .hero .hero-tag{display:none}
  .hero-slider-dots{left:50%;right:auto;transform:translateX(-50%);bottom:12px;gap:5px;padding:8px;min-height:27px}
  .hero-slider-dots button{width:6px;height:6px}.hero-slider-dots button.active{width:16px}
  #catalog .photo{height:260px;border-radius:17px!important}
  #catalog .product{margin:0;padding:7px 7px 14px;border-radius:22px;background:#fffdf9}
  #catalog .product h3{font:600 13px/1.4 Arial,sans-serif;min-height:37px}
  #catalog .product-row b{font-size:11px}#catalog .product-row button{font-size:10px;padding:8px 10px}
  #catalog .grid{gap:16px 10px}
  .admin{padding:22px 14px}
  .admin-guide{gap:5px;padding:13px 15px;border-radius:17px}.admin-guide b{white-space:normal}.admin-guide span{font-size:11px;line-height:1.5}
  .admin .stats>div{padding:14px 10px;font-size:10px}.admin .stats b{font-size:25px}
  .admin .tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:5px;border-radius:23px}
  .admin .tabs button{font-size:10px;padding:10px 5px;min-height:40px;white-space:normal}
  .admin-product-row{grid-template-columns:64px minmax(0,1fr);gap:10px 14px;padding:13px;border-radius:20px}
  .admin-product-row img{width:64px;height:80px;grid-row:1/3}
  .admin-product-row h3{font-size:13px}.admin-product-row p{font-size:10px}
  .admin-product-row .admin-price{grid-column:2;font-size:12px;display:block}
  .admin-product-row .row-actions{grid-column:2;justify-content:flex-start;gap:7px;margin-top:2px}
  .admin-product-row .row-actions button{font-size:11px;padding:9px 14px;min-height:36px}
  .color-editor{padding:14px}.color-head{gap:10px}.color-head .btn{padding:10px 12px;font-size:10px;white-space:nowrap}
  .color-row{grid-template-columns:minmax(0,1fr) 40px 92px 32px;gap:5px}
  .color-row input{font-size:12px;padding:10px}.color-row [name=colorCode]{font-size:12px;padding:10px 6px}
  .color-row button{width:32px;height:32px}
}
@media(max-width:430px){.top{flex-wrap:nowrap}.top .actions{max-width:235px}.top .languages{order:2}.top .logo{font-size:19px}.hero .hero-copy{padding:22px 15px}.hero .hero-copy>p{font-size:10px}#catalog .photo{height:225px}.color-row{grid-template-columns:minmax(0,1fr) 38px 32px}.color-row [name=colorName]{grid-column:1/-1}.color-row [name=colorCode]{grid-column:1;grid-row:2}.color-row [data-color-picker]{grid-column:2;grid-row:2}.color-row button{grid-column:3;grid-row:2}}

/* Scrollable editing and compact supporting sections. */
#catalog .filters{padding:8px 3px 12px;align-items:center}
#catalog .filters button:hover{transform:none}
.product-editor-modal{overflow:hidden;align-items:center}
.product-editor-modal .product-editor{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;max-height:calc(100dvh - 32px);margin:0;touch-action:pan-y}
.product-editor .multi-preview{min-height:0;grid-auto-rows:150px}
.product-editor .multi-preview>div{min-height:0;height:150px}
.product-editor .multi-preview>div:only-child{height:280px;grid-row:span 2}
.product-editor .multi-preview:has(>div:only-child){grid-auto-rows:136px}
.product-editor .multi-preview img{display:block;max-height:100%;object-fit:contain}
.stock-quantity[hidden]{display:none!important}
.product-editor .stock-quantity{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:12px 0 20px;padding:14px 16px;background:#f3ebe3;border-radius:20px;font-size:12px}
.stock-quantity input{width:110px;margin:0}
#reviews .empty{padding:28px 24px;border-radius:24px}
#reviews .empty h3{font-size:25px}
#reviews .empty p{font-size:13px;margin:12px auto 18px;line-height:1.5}
#reviews .empty .btn{font-size:11px;padding:12px 18px}
.admin-top>.eyebrow{font-size:9px;letter-spacing:.1em}
@media(max-width:700px){
  .product-editor-modal{padding:8px 8px 104px;align-items:flex-start}
  .product-editor-modal .product-editor{max-height:calc(100dvh - 112px)}
  .product-editor .multi-preview>div:only-child{height:200px;grid-row:span 2}
  .product-editor .multi-preview:has(>div:only-child){grid-auto-rows:96px}
  #reviews .empty{padding:23px 18px}#reviews .empty h3{font-size:22px}
  .admin-top{flex-wrap:wrap!important;gap:7px}
  .admin-top>.eyebrow{font-size:8px;letter-spacing:.07em;flex:1}
  .admin-top .actions{max-width:none;width:100%;gap:8px}
  .admin-top .actions>.pill{padding:9px 12px;font-size:10px}
}

/* Gentle transitions, complete FAQ targets and a focused footer. */
.hero-img .hero-slide{z-index:0;opacity:0;transform:scale(1.06) translateX(1%);transition:opacity 1.1s ease,transform 5s ease}
.hero-img .hero-slide.leaving{z-index:1;opacity:0;transform:scale(1.02) translateX(-1%)}
.hero-img .hero-slide.active{z-index:2;opacity:1;transform:scale(1) translateX(0)}
#faq details{padding:0;cursor:pointer;overflow:hidden}
#faq summary{width:100%;padding:23px;gap:20px;align-items:center;min-height:72px;user-select:none}
#faq summary:focus-visible{outline:2px solid #94745e;outline-offset:-4px;border-radius:18px}
#faq details>p{padding:0 23px 23px}
.custom-size-preview{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}
.custom-size-preview span{padding:8px 13px;border-radius:999px;background:#ece0d4;font-size:12px;font-weight:600}
.top .social-dock .instagram-link{background:#f8e3ec;border-color:#dfb3c5;color:#923457}
.top .social-dock .telegram-link{background:#e0f1fa;border-color:#a9cde1;color:#12658c}
.top .social-dock .reviews-link{background:#f0e5f5;border-color:#cbb2d8;color:#713f88}
@media(hover:hover){
 .top .social-dock .social-icon:hover{transform:scale(1.09);box-shadow:0 5px 12px #38233320}
 .top .social-dock .instagram-link:hover{background:#a73764;color:#fff;border-color:#a73764}
 .top .social-dock .telegram-link:hover{background:#147daa;color:#fff;border-color:#147daa}
 .top .social-dock .reviews-link:hover{background:#78428c;color:#fff;border-color:#78428c}
}
.site-footer.footer-refresh{margin-top:30px;padding:38px 6% 24px;gap:32px;grid-template-columns:1.15fr .7fr .7fr 1.2fr;background:#15161c;border-radius:32px 32px 0 0}
.site-footer.footer-refresh .footer-intro{grid-column:1/-1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;padding-bottom:30px;border-bottom:1px solid #ffffff1a}
.footer-intro .eyebrow{color:#cbb69f;font-size:9px}
.footer-intro h2{font:36px/1.15 Georgia,serif;max-width:520px;margin:10px 0}
.footer-intro h2 em{color:#d7bda4}.footer-intro p{color:#a8a4a1;font-size:12px}
.footer-refresh .footer-brand .footer-logo{display:flex;flex-direction:column;gap:0;width:max-content;font:italic 27px/.9 Georgia,serif;margin-bottom:17px}
.footer-refresh .footer-logo small{font-size:23px}
.footer-refresh .footer-brand p{font-size:12px;line-height:1.5;margin:0 0 14px}
.footer-refresh .socials{display:flex;gap:9px;margin:0}
.footer-refresh .socials a{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#ffffff10;border:1px solid #ffffff20}
.footer-refresh .socials svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}
.footer-refresh .footer-links,.footer-refresh .footer-documents{gap:5px!important}
.footer-refresh h3{font-size:10px;color:#b8a89a;margin-bottom:9px}
.footer-refresh .footer-links a,.footer-documents summary{font:12px/1.5 Arial,sans-serif!important;padding:7px 0!important;min-height:32px!important}
.footer-documents details{margin:0}.footer-documents summary{cursor:pointer;list-style:none;color:#e7e4df}
.footer-documents summary:after{content:'+';float:right;margin-left:8px;color:#c5ad97}
.footer-documents details[open] summary:after{content:'−'}
.footer-documents details p{font-size:11px;line-height:1.6;color:#a8a4a1;padding:7px 0 12px}
.footer-refresh .copyright{margin:0;padding-top:20px}
@media(max-width:800px){.site-footer.footer-refresh{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.footer-intro h2{font-size:29px}.footer-intro .footer-cta{font-size:12px;flex-shrink:0}}
@media(max-width:560px){.site-footer.footer-refresh{padding:28px 22px 108px;border-radius:26px 26px 0 0}.site-footer.footer-refresh .footer-intro{align-items:flex-start;flex-direction:column;gap:16px;padding-bottom:24px}.footer-intro h2{font-size:30px}.footer-refresh .footer-brand{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:center}.footer-refresh .footer-brand p{grid-column:1;margin-bottom:0}.footer-refresh .footer-brand .socials{grid-column:2;grid-row:1/3}.footer-refresh .footer-documents{grid-column:1/-1}.footer-documents summary{min-height:40px!important}.footer-refresh .footer-intro .footer-cta{margin:0}}
@media(prefers-reduced-motion:reduce){.hero-img .hero-slide{transform:none!important;transition:opacity .6s ease!important}.top .social-dock .social-icon:hover{transform:none}}

/* Persistent account navigation and immediate loading feedback. */
#route-progress{position:fixed;z-index:1000;top:0;left:0;right:0;height:3px;pointer-events:none;opacity:0;transition:opacity .2s;background:transparent;overflow:hidden}
#route-progress:before{content:'';display:block;width:35%;height:100%;background:#b28565;box-shadow:0 0 10px #b28565;animation:route-progress 1.1s ease-in-out infinite}
.app-loading #route-progress{opacity:1}@keyframes route-progress{from{transform:translateX(-110%)}to{transform:translateX(390%)}}
.route-loading{padding:55px 6%;min-height:65vh;display:flex;flex-direction:column;gap:18px;align-items:center;justify-content:center}
.route-loading p{font-size:13px;color:var(--muted)}.loading-orbit{width:28px;height:28px;border-radius:50%;border:2px solid #ccb7a333;border-top-color:#9f7d61;animation:orbit .8s linear infinite}@keyframes orbit{to{transform:rotate(360deg)}}
.loading-placeholder{height:80px;width:min(600px,100%);border-radius:22px;background:linear-gradient(100deg,#e9ded4 25%,#f7f0e9 45%,#e9ded4 65%);background-size:250% 100%;animation:loading-shimmer 1.8s infinite}@keyframes loading-shimmer{to{background-position:-170% 0}}
#boot-note{position:absolute;top:100px;left:0;right:0;text-align:center;padding:20px;font:13px Arial;color:#817467}
.member-page{max-width:1180px;margin:0 auto;padding:30px 28px 70px}
.member-banner{display:flex;align-items:center;gap:20px;padding:28px 30px;background:linear-gradient(120deg,#dfcbb8,#f0e5db);border-radius:28px;margin-bottom:26px}
.member-avatar{flex-shrink:0;width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:#fffcf7;color:#866a56;font:34px Georgia;box-shadow:0 5px 18px #62472a0d}
.member-banner h1{font:32px/1.2 Georgia;margin:7px 0}.member-banner p{font-size:12px;color:#776655}.member-banner>.btn{margin-left:auto;font-size:12px}
.member-layout{display:grid;grid-template-columns:215px minmax(0,1fr);gap:26px;align-items:start}
.member-nav{display:flex;flex-direction:column;gap:5px;background:#fffcf8;border:1px solid #e7dbce;border-radius:24px;padding:10px;position:sticky;top:100px}
.member-nav button{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:14px 15px;font-size:12px;line-height:1.4;text-align:left;border:0;border-radius:999px;background:transparent;color:#74675d}
.member-nav button span{font-size:14px;opacity:.55}.member-nav button.active{background:#17151b;color:#fff}.member-nav .member-logout{color:#a15046;margin-top:15px;background:#fbf0eb}
.member-content{min-width:0}.member-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.member-stats article{background:#fffcf8;border:1px solid #e7dbce;border-radius:22px;padding:22px}.member-stats span{font-size:11px;color:#8a786a;display:block}.member-stats b{display:block;font:33px Georgia;margin-top:14px}
.member-card{padding:30px;background:#fffcf8;border:1px solid #e7dbce;border-radius:26px;margin-bottom:18px}.member-card h2{font:29px/1.25 Georgia;margin:0 0 12px}.member-card>p{font-size:13px;line-height:1.65;color:#827365;margin-bottom:16px}.member-welcome{min-height:230px;background:linear-gradient(125deg,#fffcf8,#ede1d5)}.member-welcome h2{font-size:35px;margin-top:18px}.member-shortcuts{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.member-shortcuts .btn{font-size:12px}
.member-card .field{font-size:12px;line-height:1.5;margin:4px 0}.member-card input,.member-card textarea,.recovery-card input{display:block;width:100%;margin-top:7px;padding:14px 17px;border-radius:24px;border:1px solid #ded1c4;background:#fffdfb;font:14px Arial;outline:none}.member-card input:focus,.member-card textarea:focus,.recovery-card input:focus{border-color:#9b775b;box-shadow:0 0 0 3px #b292761a}
.form-message{font-size:12px;line-height:1.6;color:#98725b}.form-message:empty{display:none}
.member-orders{display:flex;flex-direction:column;gap:12px;margin-top:22px}.member-order{display:grid;grid-template-columns:1fr auto;gap:12px;padding:20px;border:1px solid #e4d7ca;border-radius:20px}.member-order b{font-size:13px}.member-order small{display:block;color:#8a786a;font-size:10px;margin-top:6px}.member-order strong{font-size:13px}.order-status{background:#eee2d5;padding:7px 12px;border-radius:999px;font-size:10px;height:max-content}.member-order details{grid-column:1/-1;font-size:12px}.member-order summary{cursor:pointer;padding:7px 0}.member-order details p{font-size:11px;color:#8a786a;line-height:1.7}
.member-empty{padding:30px 15px;text-align:center}.member-empty>span{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#eee2d5}.member-empty svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.5}.member-empty h3{font:23px Georgia;margin:15px 0 24px}
.theme-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}.theme-options button{padding:12px;border:1px solid #e3d7cb;border-radius:22px;background:transparent;font-size:12px}.theme-options button.active{border-color:#977359;background:#eee1d5;box-shadow:0 0 0 2px #b6998030}.theme-sample{display:block;position:relative;height:85px;border-radius:15px;margin-bottom:13px;background:#f1e9e0;border:1px solid #dfd2c4;padding:12px}.theme-sample span,.theme-sample b{display:block;height:10px;border-radius:99px;background:#c5b49e;margin-bottom:10px;width:70%}.theme-sample b{width:90%;height:30px;background:#fff}.theme-dark{background:#242329;border-color:#4a4650}.theme-dark b{background:#45414a}.theme-system{background:linear-gradient(90deg,#f1e9e0 50%,#242329 50%)}
.recovery-setting h3{font:23px Georgia;margin-bottom:14px}.recovery-setting .btn{font-size:12px}.recovery-card{position:relative;background:#fffcf8;border-radius:28px;padding:35px;max-width:440px;width:100%;max-height:calc(100dvh - 120px);overflow:auto}.recovery-card h2{font:30px Georgia;margin:18px 0}.recovery-card>p{font-size:12px;line-height:1.6;color:#8a786a;margin:12px 0}.recovery-card .btn{width:100%;margin-top:15px;font-size:12px}.recovery-card .close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.recovery-card .field{font-size:12px}.recovery-modal{padding-bottom:95px}
@media(hover:hover){.member-nav button:not(.active):hover{background:#efe4d9;transform:none}.theme-options button:hover{border-color:#9b775b}}
@media(max-width:700px){.member-page{padding:18px 14px 110px}.member-banner{padding:22px 18px;gap:13px;flex-wrap:wrap;margin-bottom:18px}.member-banner h1{font-size:25px}.member-banner .eyebrow{font-size:8px}.member-avatar{width:54px;height:54px;font-size:27px}.member-banner>.btn{padding:10px 15px;margin-left:67px}.member-layout{display:block}.member-nav{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:6px;margin-bottom:18px;border-radius:23px}.member-nav button{font-size:10px;text-align:center;justify-content:center;min-height:44px;padding:9px 4px}.member-nav button span{display:none}.member-nav .member-logout{margin:0}.member-stats{gap:7px}.member-stats article{padding:17px 10px;border-radius:18px}.member-stats span{font-size:9px}.member-stats b{font-size:28px;margin-top:10px}.member-card{padding:23px 18px}.member-card h2{font-size:26px}.member-welcome h2{font-size:30px}.theme-options{gap:7px}.theme-options button{padding:9px 6px;font-size:10px}.theme-sample{height:75px;padding:10px}.member-order{padding:15px}.member-order small{font-size:9px}}
/* The selected theme applies throughout the store. */
html[data-theme=dark]{color-scheme:dark;--ink:#eee6dd;--muted:#b1a59b;--paper:#18171b;--cream:#29252a;--line:#494049;--app-card:#252329;--app-ink:#ece3d9}
html[data-theme=dark] body{background:#18171b;color:#eee6dd}
html[data-theme=dark] .top,html[data-theme=dark] .member-nav,html[data-theme=dark] .member-card,html[data-theme=dark] .member-stats article,html[data-theme=dark] .admin-form,html[data-theme=dark] .modal-card,html[data-theme=dark] .recovery-card{background:#252329;color:#eee6dd;border-color:#494049}
html[data-theme=dark] .member-banner,html[data-theme=dark] .hero,html[data-theme=dark] .delivery,html[data-theme=dark] .admin-guide{background:#342c2b;color:#eee6dd}
html[data-theme=dark] .member-avatar,html[data-theme=dark] .member-welcome,html[data-theme=dark] .stats>div,html[data-theme=dark] .theme-options button.active{background:#3c3335;color:#eee6dd}
html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{background:#201e23!important;color:#eee6dd;border-color:#514751!important}
html[data-theme=dark] .product,html[data-theme=dark] #catalog .product,html[data-theme=dark] .stock-card,html[data-theme=dark] .cart-panel,html[data-theme=dark] .admin-product-row,html[data-theme=dark] #reviews .empty,html[data-theme=dark] .benefits,html[data-theme=dark] .auth-shell>.auth-card{background:#252329;color:#eee6dd;border-color:#494049}
html[data-theme=dark] .languages,html[data-theme=dark] .pill,html[data-theme=dark] .btn:not(.dark),html[data-theme=dark] .color-editor,html[data-theme=dark] .admin .tabs{background:#342e35;color:#eee6dd;border-color:#514751}
html[data-theme=dark] .hero p,html[data-theme=dark] .member-banner p,html[data-theme=dark] .member-card>p,html[data-theme=dark] .admin-guide span{color:#bcaca0}
html[data-theme=dark] .btn.dark{background:#d6bba2;color:#201a18;border-color:#d6bba2}
@media(prefers-reduced-motion:reduce){.loading-orbit,.loading-placeholder,#route-progress:before{animation:none}#route-progress:before{width:100%;opacity:.8}}
.photo-search{display:flex;align-items:center;gap:22px;margin:35px auto 0;padding:26px 30px;max-width:1200px;width:calc(100% - 48px);border:1px solid #d9c8b7;border-radius:27px;background:#e9dbcd}
.photo-search-mark{width:57px;height:57px;flex-shrink:0;border-radius:50%;background:#fffbf7;display:grid;place-items:center;color:#98765c}.photo-search-mark svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.5}
.photo-search h2{font:26px Georgia;margin:7px 0}.photo-search p{font-size:12px;line-height:1.6;color:#806c5c}.photo-search>.btn{margin-left:auto;white-space:nowrap;font-size:12px}
html[data-theme=dark] .photo-search{background:#342c2b;border-color:#514751}html[data-theme=dark] .photo-search p{color:#bcaca0}
@media(max-width:650px){.photo-search{margin-top:22px;width:calc(100% - 28px);padding:22px 18px;gap:14px;flex-wrap:wrap}.photo-search-mark{width:43px;height:43px}.photo-search>div:nth-child(2){flex:1;min-width:190px}.photo-search h2{font-size:23px}.photo-search>.btn{margin-left:57px;font-size:11px}}
html[data-theme=dark] .filters button.active,html[data-theme=dark] .options button.active,html[data-theme=dark] .languages button.active{background:#d6bba2;color:#211a17}

/* Compact admin rows and reachable dialogs. */
.admin-top{height:auto!important;min-height:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 4%}
.admin-top>.logo{grid-column:1;grid-row:1}.admin-top>.eyebrow{grid-column:2;grid-row:1;font-size:8px;letter-spacing:.07em}
.admin-top>.actions{grid-column:3;grid-row:1;width:auto!important;max-width:none!important;flex-wrap:nowrap;gap:8px;margin:0}
.admin-top #logout{width:34px;height:34px;padding:7px;flex-shrink:0}.admin-top .actions>.pill{padding:10px 14px;white-space:nowrap;font-size:11px}
.admin>.admin-head{margin:0 0 14px;min-height:0}.admin>.admin-head .btn{padding:10px 15px;font-size:11px}
.admin-product-row .row-actions button{font-size:10px;min-height:30px;padding:7px 10px}
.product-modal{padding:14px;align-items:center;overflow:hidden}.product-modal>.modal-card{max-height:calc(100dvh - 28px);overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;min-height:0}
.product-modal .modal-photo{min-height:0}.product-modal .modal-copy{overflow:visible}
.cart-panel{border-radius:28px 0 0 28px;padding:30px;overflow-y:auto;overscroll-behavior:contain;box-shadow:-12px 0 55px #0002}
.cart-panel h2{font:30px/1.15 Georgia;margin-bottom:22px;padding-right:35px}.cart-panel .field{font-size:12px;line-height:1.5}
.cart-panel input,.cart-panel textarea{display:block;width:100%;padding:14px 17px;margin-top:7px;border:1px solid #d7d5db;border-radius:24px;background:var(--app-card);color:inherit;outline:none}
.cart-panel input:focus,.cart-panel textarea:focus{border-color:var(--theme-accent,#8a7968);box-shadow:0 0 0 3px #8882}
.cart-panel .notice{border-radius:21px;padding:17px;font-size:12px;line-height:1.6;margin:8px 0;background:var(--theme-soft,#eee9e2)}
.recovery-card>.close,.theme-dialog>.close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:36px;height:36px;padding:9px;border:1px solid #d9d5d0;border-radius:50%;background:var(--app-card,#fff);color:inherit;float:none}
.recovery-card>.close:hover,.theme-dialog>.close:hover{background:#ded9d3;transform:rotate(5deg)}
.password-control{position:relative;display:block;margin-top:7px}.password-control input{margin-top:0!important;padding-right:52px!important;width:100%}.password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:35px;height:35px;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:inherit;padding:8px}
.password-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6}.password-toggle[aria-pressed=true]{background:#8882}.password-toggle:hover{transform:translateY(-50%);background:#8882}
.admin-order{border:1px solid #ded8d1;border-radius:24px;background:var(--app-card);padding:22px;display:flex;flex-direction:column;gap:13px;min-width:0}
.admin-order-heading,.admin-order-total{display:flex;align-items:center;justify-content:space-between;gap:15px}.admin-order h3{font-size:14px;overflow-wrap:anywhere}.admin-order select{border:1px solid #d6d0c9;border-radius:999px;padding:9px 14px;font-size:11px;background:transparent;max-width:150px}
.admin-order-customer{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:12px}.admin-order-customer small{color:var(--muted);font-size:10px}.admin-order .order-telegram{display:inline-flex;align-items:center;gap:5px;color:#167eaa;background:#e4f0f9;padding:7px 10px;border-radius:999px}
.order-telegram svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6}.order-address,.admin-order-items{font-size:12px;line-height:1.7;overflow-wrap:anywhere}.admin-order-items{padding:12px 15px;border-radius:18px;background:var(--theme-soft,#f0eae3)}.admin-order-total{border-top:1px solid #8882;padding-top:12px}.admin-order-total small{font-size:10px;color:var(--muted)}.admin-order-total b{font-size:14px}
.image-color-link{position:absolute;bottom:7px;left:7px;right:7px;display:block;background:#fffef5f0;padding:7px;border-radius:14px;color:#302b28}.image-color-link>span{display:block;font-size:9px;margin:0 3px 4px}.image-color-link select{width:100%;min-width:0;font-size:11px;padding:7px!important;border-radius:999px!important;margin:0!important;background:#fff!important;color:#302b28!important}.multi-preview>div>b{bottom:auto;top:7px;left:7px}
.auth-editorial>div>p{display:block!important;line-height:1.65;max-width:410px;font-size:13px;margin-top:15px}
@media(max-width:850px){.admin-top{grid-template-columns:auto minmax(0,1fr);padding:10px 14px;gap:7px 10px}.admin-top>.eyebrow{text-align:right;font-size:7px}.admin-top>.actions{grid-column:1/-1;grid-row:2;justify-content:flex-end}.admin-top .languages{order:0!important;width:auto!important}.admin-top .actions>.pill{padding:8px 12px;font-size:10px}}
@media(max-width:700px){
 .admin-product-row{grid-template-columns:58px minmax(0,1fr) auto;gap:8px 11px;padding:12px}
 .admin-product-row img{grid-column:1;grid-row:1/3;width:58px;height:74px}
 .admin-product-row>div:not(.row-actions){grid-column:2;grid-row:1}.admin-product-row h3{font-size:12px}.admin-product-row p{font-size:9px}
 .admin-product-row .admin-price{grid-column:2;grid-row:2;font-size:11px;white-space:normal}
 .admin-product-row .row-actions{grid-column:3;grid-row:1/3;flex-direction:column;align-self:center;margin:0;gap:5px}
 .admin-product-row .row-actions button{font-size:9px;min-height:29px;padding:7px 9px}
 .product-modal{padding:8px 8px 104px;align-items:flex-start}.product-modal>.modal-card{display:block;max-height:calc(100dvh - 112px);padding-bottom:0;border-radius:25px}.product-modal .modal-photo{height:270px;min-height:0}.product-modal .modal-copy{padding:24px 20px 30px}.product-modal .modal-copy h2{font-size:28px}
 .cart-panel{inset:8px 8px 98px;width:auto;height:auto;border-radius:27px!important;padding:24px 20px;max-height:calc(100dvh - 106px)}
 .admin-order{padding:17px}.admin-order-heading{align-items:flex-start}.admin-order select{max-width:135px}.admin-order-customer{gap:8px}
 .auth-editorial{padding-top:75px;min-height:245px}.auth-editorial h2{font-size:28px}
}

/* Six coherent surface palettes. */
html[data-palette=classic]{--theme-bg:#f6f7f9;--theme-card:#fff;--theme-soft:#eaecef;--theme-ink:#222630;--theme-muted:#737985;--theme-accent:#363c49;--theme-border:#dfe2e8;--theme-button:#222630;--theme-button-text:#fff}
html[data-palette=cream]{--theme-bg:#f5f1eb;--theme-card:#fffdf9;--theme-soft:#eae1d7;--theme-ink:#342e29;--theme-muted:#847569;--theme-accent:#90745e;--theme-border:#e0d6ca;--theme-button:#44382f;--theme-button-text:#fff}
html[data-palette=sage]{--theme-bg:#edf3ef;--theme-card:#fff;--theme-soft:#dce9df;--theme-ink:#263c31;--theme-muted:#6a7e70;--theme-accent:#426956;--theme-border:#cbded1;--theme-button:#345944;--theme-button-text:#fff}
html[data-palette=ocean]{--theme-bg:#eff5fa;--theme-card:#fff;--theme-soft:#ddebf6;--theme-ink:#23384d;--theme-muted:#6d8294;--theme-accent:#28668e;--theme-border:#cedfea;--theme-button:#285d80;--theme-button-text:#fff}
html[data-palette=rose]{--theme-bg:#fbf1f4;--theme-card:#fff;--theme-soft:#f3e0e8;--theme-ink:#49313b;--theme-muted:#967b86;--theme-accent:#a14e6c;--theme-border:#ecd2dd;--theme-button:#873f59;--theme-button-text:#fff}
html[data-palette=midnight]{--theme-bg:#151923;--theme-card:#222938;--theme-soft:#303a4d;--theme-ink:#e8edf6;--theme-muted:#a6b3ca;--theme-accent:#b5c8f4;--theme-border:#39465f;--theme-button:#b5c8f4;--theme-button-text:#192439}
html[data-palette]{--app-card:var(--theme-card);--app-ink:var(--theme-ink);--ink:var(--theme-ink);--paper:var(--theme-bg);--muted:var(--theme-muted);--line:var(--theme-border)}
html[data-palette] body{background:var(--theme-bg);color:var(--theme-ink)}
html[data-palette] .top,html[data-palette] .member-nav,html[data-palette] .member-card,html[data-palette] .member-stats article,html[data-palette] .admin-form,html[data-palette] .modal-card,html[data-palette] .recovery-card,html[data-palette] .theme-dialog,html[data-palette] .product,html[data-palette] #catalog .product,html[data-palette] .stock-card,html[data-palette] .cart-panel,html[data-palette] .admin-product-row,html[data-palette] #reviews .empty,html[data-palette] .benefits,html[data-palette] .auth-shell>.auth-card{background:var(--theme-card);color:var(--theme-ink);border-color:var(--theme-border)}
html[data-palette] .hero,html[data-palette] .delivery,html[data-palette] .admin-guide,html[data-palette] .member-banner,html[data-palette] .member-welcome,html[data-palette] .photo-search,html[data-palette] .stats>div,html[data-palette] .color-editor,html[data-palette] .admin .tabs,html[data-palette] .stock-quantity,html[data-palette] .auth-tabs{background:var(--theme-soft);color:var(--theme-ink);border-color:var(--theme-border)}
html[data-palette] .hero-copy>p,html[data-palette] .admin-guide span,html[data-palette] .member-card>p,html[data-palette] .member-banner p,html[data-palette] .photo-search p{color:var(--theme-muted)}
html[data-palette] .hero h1 em,html[data-palette] .heading em{color:var(--theme-accent)}
html[data-palette] .btn.dark,html[data-palette] .languages button.active,html[data-palette] .filters button.active,html[data-palette] .options button.active,html[data-palette] .auth-tabs button.active,html[data-palette] .member-nav button.active{background:var(--theme-button);color:var(--theme-button-text);border-color:var(--theme-button)}
html[data-palette] input:not([type=color]):not([type=checkbox]),html[data-palette] textarea,html[data-palette] select{background:var(--theme-card)!important;color:var(--theme-ink)!important;border-color:var(--theme-border)!important}
html[data-palette] .languages,html[data-palette] .pill,html[data-palette] .btn:not(.dark){background:var(--theme-card);color:var(--theme-ink);border-color:var(--theme-border)}
.theme-dialog{position:relative;width:min(620px,100%);max-height:calc(100dvh - 40px);overflow:auto;padding:35px;border-radius:30px;background:var(--theme-card);border:1px solid var(--theme-border);color:var(--theme-ink)}
.theme-dialog h2{font:32px/1.2 Georgia;margin:16px 35px 12px 0}.theme-dialog>p{font-size:13px;line-height:1.6;color:var(--theme-muted)}.theme-dialog>small{display:block;text-align:center;font-size:10px;line-height:1.5;color:var(--theme-muted);margin-top:13px}
.palette-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}
.palette-grid button{padding:10px;border:1px solid var(--theme-border);border-radius:20px;background:var(--theme-card);color:var(--theme-ink);text-align:left;min-width:0}.palette-grid button.active{border-color:var(--theme-accent);box-shadow:0 0 0 2px var(--theme-accent)}
.palette-preview{position:relative;display:block;height:76px;border-radius:13px;padding:12px;background:var(--preview-bg);border:1px solid #8882;margin-bottom:10px}.palette-preview span{display:block;height:5px;width:42%;border-radius:999px;background:var(--preview-accent)}.palette-preview b{display:block;height:28px;margin-top:9px;width:100%;border-radius:8px;background:var(--preview-card)}.palette-preview em{position:absolute;bottom:17px;left:18px;width:24px;height:9px;border-radius:999px;background:var(--preview-accent)}
.palette-grid strong{font-size:12px;display:block;margin-bottom:4px}.palette-grid small{font-size:10px;color:var(--theme-muted)}.theme-dialog .palette-confirm{width:100%}
@media(max-width:700px){.theme-modal{padding:8px 8px 102px}.theme-dialog{padding:26px 20px;max-height:calc(100dvh - 110px);border-radius:26px}.theme-dialog h2{font-size:28px}.palette-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0}.palette-preview{height:62px}.palette-grid small{font-size:9px}}
.phone-input.email-identity{grid-template-columns:1fr}.phone-input.email-identity>span{display:none}
.email-binding{padding:13px 15px;border-radius:20px;border:1px solid var(--theme-border);display:flex;align-items:center;justify-content:space-between;gap:12px}.email-binding small{font-size:11px;line-height:1.5;color:var(--theme-muted)}.email-binding .btn{font-size:10px;padding:9px 12px;flex-shrink:0}
@media(max-width:450px){.email-binding{align-items:flex-start;flex-direction:column}}
