/* REMINISCENCE: white space, rounded surfaces and soft focus transitions. */
:root{--surface:#f5f5f7;--ink:#1d1d1f;--muted:#747478;--line:#e9e9ec;--card-shadow:0 8px 38px #2020280a,0 2px 8px #20202804;--spring:cubic-bezier(.22,.8,.24,1);font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',Arial,sans-serif;color:var(--ink)}
html{scroll-padding-top:100px}body{background:#fff}button,input,textarea,select{font-family:inherit}
button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:2px solid #777;outline-offset:5px}
::selection{background:#1d1d1f;color:white}
.primary{min-height:52px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--ink);border-color:var(--ink);font-weight:500;font-size:15px;letter-spacing:-.15px;transition:transform .25s var(--spring),background .25s,box-shadow .25s}
.primary:not(:disabled):active,.quiet:not(:disabled):active{transform:scale(.97)}
.quiet{min-height:42px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:#f0f0f2;border:1px solid #e9e9eb;border-radius:999px}
.subhead,.section-note,.catalog-subtitle{color:var(--muted)}
.field input,.account-form input:not([type=checkbox]):not([type=radio]):not([type=file]),.account-form select,.order-search{border-color:var(--line);border-radius:999px;min-height:52px;box-shadow:inset 0 1px 2px #20202803;background:#fafafa}
.field input:focus,.account-form input:focus,.account-form select:focus,.account-form textarea:focus,.order-search:focus{background:white;border-color:#b7b7bc;outline:none;box-shadow:0 0 0 4px #1d1d1f06}
.account-form textarea{border-color:var(--line);border-radius:22px;background:#fafafa;line-height:1.6}
.field input{background:white}.language{border-color:#ededf0;background:#f1f1f3;padding:4px;gap:2px}
.language button{min-height:28px;transition:background .25s,box-shadow .25s}.language button[aria-pressed=true]{background:white;color:var(--ink);box-shadow:0 2px 7px #0000000a}
.header{max-width:1000px;padding-bottom:25px}.header .language{align-self:center}
.home{padding-top:28px;padding-bottom:20px}.home h1{font-weight:600;letter-spacing:-1.2px}
.home .carousel{margin-block:28px}.dots button:after,.detail-dots button{transition:width .3s var(--spring),background .3s}
.dots button[aria-current=true]:after{width:15px;height:5px;border-radius:99px;background:#999}
.auth{width:min(360px,calc(100% - 48px));padding-top:110px}.auth h1{font-size:30px;font-weight:600;letter-spacing:-1px}
.auth .subhead{margin-bottom:32px}.auth .field{margin-bottom:14px}.auth .primary{min-height:54px}
.back{padding:10px 16px;background:#f5f5f7;border-radius:999px;font-size:14px;top:24px;left:24px}

/* The video stays edge to edge; controls float above it. */
.store-header{height:80px;padding-inline:32px;border-color:#00000006;background:#ffffffdc;backdrop-filter:blur(26px) saturate(140%);-webkit-backdrop-filter:blur(26px) saturate(140%)}
.store-header .store-brand img{width:218px}.store-actions{gap:18px}
.icon-button{display:inline-grid;place-items:center;width:44px;height:44px;padding:11px;border-radius:50%;background:#f5f5f7;color:var(--ink)}
.icon-button svg,.store-bag svg{width:22px;height:22px}
.store-bag{display:flex;align-items:center;gap:8px;padding:11px 14px;border-radius:999px;background:#f5f5f7;font-size:13px}
.store-header.over-video .icon-button,.store-header.over-video .store-bag{background:#ffffff24;border:1px solid #ffffff35;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.hero-content{bottom:105px}.hero-content p{font-size:15px;letter-spacing:-.15px;line-height:1.5;margin-bottom:20px}
.hero-content h1{font-weight:600;font-size:clamp(34px,8.1vw,112px);letter-spacing:-.065em;margin:20px 0 36px}
.hero-scroll{opacity:.7;font-weight:300}.hero-video-toggle{border-color:#ffffff55!important}
.telegram-notice{top:96px;border-radius:25px;padding:17px 43px 17px 17px;box-shadow:0 12px 40px #00000026,inset 0 1px #ffffff22}
.telegram-notice button{width:25px;height:25px;cursor:pointer}.telegram-icon{border-radius:13px;width:46px;height:46px;flex-basis:46px}
.telegram-notice small{font-size:12px;line-height:1.5}.telegram-notice strong{font-weight:600}

/* A floating menu uses the same rounded surface as the reference cards. */
.store-menu{margin:auto;width:min(520px,calc(100vw - 32px));height:auto;max-height:calc(100dvh - 48px);padding:34px;border:1px solid #ffffffbd;border-radius:34px;background:#fffffff2;box-shadow:0 24px 100px #0002;overscroll-behavior:contain}
.store-menu[open]{animation:surface-arrive .4s var(--spring)}
.store-menu::backdrop{background:#f4f4f470;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}
.menu-heading{font-size:11px;letter-spacing:.2em;font-weight:600;margin:8px 0 34px}.close-menu{top:20px;right:20px}
.store-menu nav{gap:8px}.store-menu nav a{padding:12px 16px;margin:0;border-radius:18px;font-size:21px;font-weight:500;letter-spacing:-.6px}
.store-menu nav .menu-service{font-size:15px;letter-spacing:-.15px;background:#f5f5f7}
.menu-label{margin:22px 16px 4px;color:#88888d;font-size:11px;letter-spacing:.02em}.menu-label:first-child{margin-top:0}
.store-menu .language{margin:26px auto 0}.store-menu nav a:hover{translate:0 0;background:#ededf0}

/* The new-arrival carousel gives each real catalog item a clear focal point. */
.store-main{max-width:1480px;padding:0 48px}.featured-section{padding:86px 0 48px;margin-inline:-48px;overflow:hidden;text-align:center}
.featured-heading{padding:0 24px 24px}.featured-heading h2{font-size:clamp(28px,3.5vw,42px);font-weight:600;letter-spacing:-1.5px;margin:14px 0 9px}
.featured-heading>p:last-child{font-size:14px;color:var(--muted);margin:0}.eyebrow{font-size:10px;letter-spacing:.16em;color:#89898f}
.featured-rail{position:relative;display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:20px max(24px,calc((100% - 580px)/2)) 28px;scroll-padding-inline:max(24px,calc((100% - 580px)/2));overscroll-behavior-x:contain}
.featured-rail::-webkit-scrollbar{display:none}
.featured-card{flex:0 0 580px;min-width:0;border-radius:36px;background:white;border:1px solid #f0f0f2;box-shadow:0 6px 26px #25252c0c;padding:18px;scroll-snap-align:center;filter:blur(2px);opacity:.48;transform:scale(.95);transition:filter .4s,opacity .4s,transform .45s var(--spring)}
.featured-card.is-current,.featured-card:focus-within{filter:none;opacity:1;transform:scale(1)}
.featured-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:11px;color:#777}
.featured-meta>span{padding:10px 18px;border-radius:999px;background:#f5f5f7;min-width:90px;font-variant-numeric:tabular-nums}
.featured-meta .featured-status{color:white;background:#1d1d1f}.featured-meta .unavailable{background:#ededf0;color:#747478}
.featured-image{height:320px;display:flex;justify-content:center;margin:18px 0 16px;border-radius:20px;overflow:hidden;background:#fafafa}
.featured-image img{height:100%;width:100%;object-fit:contain;transition:transform .6s var(--spring)}
.featured-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0 10px 18px;text-align:left}
.featured-caption h3{font-size:15px;font-weight:500;letter-spacing:-.3px;line-height:1.4;margin:0;overflow-wrap:anywhere}
.featured-caption>span{font-size:13px;white-space:nowrap}.featured-card .primary{min-height:52px}
.featured-controls{display:flex;align-items:center;justify-content:center;gap:18px}.featured-controls>button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:#f5f5f7}.featured-controls svg{width:16px;height:16px}.featured-controls>button:disabled{opacity:.25}
.featured-dots{display:flex;gap:2px}.featured-dots button{position:relative;width:24px;height:32px;padding:0;background:none;border:0}.featured-dots button:after{content:'';position:absolute;top:14px;left:9px;width:5px;height:5px;border-radius:99px;background:#ddd;transition:width .3s,left .3s,background .3s}.featured-dots button[aria-pressed=true]:after{width:18px;left:3px;background:#97979d}

/* Catalog: quiet typography, rounded photo wells and segmented filters. */
.catalog-section{padding:72px 0 32px}.catalog-title{align-items:flex-end;margin-bottom:26px;gap:28px}.catalog-title h2{font-size:34px;font-weight:600;letter-spacing:-1.2px}.catalog-subtitle{font-size:14px;margin:10px 0 0;line-height:1.5}
.catalog-search-tools{gap:8px}.catalog-title input{max-width:none;width:225px;min-height:46px;padding:12px 18px;border:1px solid var(--line);border-radius:999px;background:#f7f7f8;font-size:13px;outline-offset:3px}
.photo-search-button{min-height:46px;border-radius:999px;padding:12px 17px;background:#f7f7f8;font-size:12px}
.category-nav{display:flex;flex-wrap:nowrap;gap:4px;width:max-content;max-width:100%;padding:5px;background:#f1f1f3;border:1px solid #ededf0;border-radius:999px;margin:0 0 32px;overflow:auto;scrollbar-width:none;font-size:13px}
.category-nav a{padding:11px 20px;white-space:nowrap;border-radius:999px;color:#6b6b70}.category-nav a[aria-current]{background:white;color:#1d1d1f;box-shadow:0 2px 7px #00000008}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-grid:has(>.product-card:only-child){grid-template-columns:minmax(0,380px);justify-content:center}.product-card{padding:12px 12px 22px;border:1px solid #efeff1;border-radius:30px;background:white;box-shadow:0 4px 16px #1d1d1f03;transition:transform .35s var(--spring),box-shadow .35s}
.product-photo{background:#f7f7f8;border-radius:21px;aspect-ratio:4/5}.product-card .product-photo img{object-fit:contain}
.product-card h3{font-size:14px;font-weight:600;letter-spacing:-.15px;line-height:1.5;text-transform:none;margin:20px 10px 7px}.product-card p{font-size:12px;color:#818187;margin:0 10px 14px;line-height:1.65}.product-card .product-price{font-size:14px;font-weight:500;margin:0 10px}.sold-out{margin:10px;font-size:12px}
.catalog-empty{border-radius:32px;background:#f7f7f8;margin:25px 0;padding:64px 24px}.catalog-empty h2{font-weight:500;letter-spacing:-.5px}
.store-footer{max-width:1384px;margin:80px auto 0;padding:48px 48px 140px;border-color:#eeeef1;font-size:12px;line-height:1.7}.store-footer strong{font-weight:500;font-size:12px}.store-footer .brand-wordmark{font-size:14px}

/* Persistent, compact navigation is shown once the full-screen hero ends. */
.site-dock{position:fixed;z-index:35;left:50%;bottom:calc(22px + env(safe-area-inset-bottom));transform:translateX(-50%);display:flex;align-items:center;gap:4px;padding:5px;width:min(470px,calc(100% - 150px));border-radius:999px;border:1px solid #ffffffb3;background:#ededf0d9;backdrop-filter:blur(28px) saturate(130%);-webkit-backdrop-filter:blur(28px) saturate(130%);box-shadow:0 8px 28px #0000000c;transition:opacity .3s,transform .4s var(--spring),filter .3s}
.site-dock a{display:flex;align-items:center;justify-content:center;gap:9px;flex:1;padding:13px 12px;border-radius:999px;white-space:nowrap;text-decoration:none;font-size:13px;color:#727278;transition:background .3s,color .3s,box-shadow .3s}
.site-dock a[aria-current]{background:white;color:#1d1d1f;box-shadow:0 2px 8px #00000006}.site-dock svg{width:17px;height:17px}.site-dock a:hover{color:#1d1d1f;background:#ffffff70}.site-dock.over-hero{opacity:0;pointer-events:none;filter:blur(6px);transform:translate(-50%,20px)}
body.chat-open .site-dock{visibility:hidden}.manager-launch{box-shadow:0 4px 24px #0000000d;border:1px solid #e9e9ed;background:#ffffffd9}

/* Personal pages use the same card, field and navigation language. */
.dashboard{max-width:1080px;padding:32px 32px 90px}.dashboard-heading{margin:14px 0 36px}.dashboard-heading h1{font-size:clamp(28px,3.5vw,40px);font-weight:600;letter-spacing:-1.3px}.dashboard .logout{background:#f5f5f7;padding:11px 17px;border-radius:999px;font-size:12px}
.account-nav{padding:6px;gap:4px;border:1px solid #eeeef1;background:#f4f4f6;border-radius:28px;margin-bottom:32px}.account-nav a{background:transparent;font-size:13px;padding:12px 17px;color:#717177}.account-nav a[aria-current]{background:white;color:#1d1d1f;box-shadow:0 2px 9px #00000008}
.account-stats{gap:16px}.account-stats a{background:#f7f7f9;border-color:transparent;border-radius:28px;padding:28px}.account-stats strong{font-size:38px;font-weight:500;letter-spacing:-1.5px}
.order-card,.detail-card,.stats-grid>div,#avatar-editor,.checkout-form{border-color:#eeeef1;border-radius:28px;box-shadow:var(--card-shadow);background:white}.order-card,.detail-card{padding:28px}
.empty-orders{border:1px solid #f0f0f2;border-radius:28px;background:#f8f8fa;padding:58px 24px}.empty-orders h2{font-weight:500;letter-spacing:-.7px}.empty-symbol{color:#b3b3bb}.section-heading h2{font-weight:600;letter-spacing:-.7px}
.delivery-notice{border-radius:26px;border-color:#efeff2;box-shadow:0 3px 18px #00000003}.delivery-notice.unread{background:#faf5f5}
.admin-product-list article{border-color:#eeeef1;padding:22px 0}.admin-thumb{border-radius:16px;background:#f5f5f7}.upload-control{border-radius:24px!important;background:#f7f7f9!important}.emoji-picker{border-radius:24px;border-color:#eeeef1}
.shipping-content{max-width:800px;border:1px solid #efeff2;border-radius:32px;box-shadow:var(--card-shadow);padding:42px;margin-top:54px;margin-bottom:80px}.shipping-content h1{font-size:34px;font-weight:600;letter-spacing:-1px}.shipping-content h2{font-weight:500;font-size:19px}.shipping-content p{font-size:14px;line-height:1.85;color:#747478}
.cart-content{padding-bottom:70px}.cart-content h1{font-weight:600;letter-spacing:-1px}.cart-image{border-radius:20px}.cart-item input{border-radius:999px}.cart-item{border-color:#eeeef1}.checkout-form{padding:30px}

/* Product detail keeps its image-first composition with unified controls. */
.editorial-product{font-family:inherit}.editorial-header{height:76px;font:13px/1.4 -apple-system,BlinkMacSystemFont,sans-serif;text-transform:none;letter-spacing:0;background:#ffffffdb;backdrop-filter:blur(26px);border-bottom:1px solid #f4f4f5}
.editorial-header>a:first-child{background:#f5f5f7;border-radius:999px;padding:11px 17px}.editorial-header nav{gap:22px}
.editorial-gallery{max-width:980px;margin:28px auto 0;padding:0 28px}.editorial-stage{border:1px solid #f1f1f3;background:#fafafa;border-radius:36px;height:min(60vh,620px)}
.detail-zoom{background:transparent;padding:24px}.detail-arrow{background:#ffffffdd;box-shadow:0 3px 18px #0000000c;opacity:1;border:1px solid #eeeeef}.detail-dots{padding:22px 0 36px;gap:7px}.detail-dots button{width:6px;height:6px;background:#ddd}.detail-dots button[aria-pressed=true]{width:20px;border-radius:99px;background:#999}
.editorial-info{max-width:980px;margin:auto;padding-bottom:80px}.editorial-info h1{font:600 25px/1.3 -apple-system,BlinkMacSystemFont,sans-serif;text-transform:none;letter-spacing:-.7px;margin:0 auto 18px}
.editorial-description{font:14px/1.8 -apple-system,BlinkMacSystemFont,sans-serif;text-transform:none;letter-spacing:0;color:#7c7c82;max-width:500px;margin-bottom:24px}.editorial-price{font:500 17px/1.5 -apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.3px}
.detail-sizes{gap:7px;margin-bottom:22px}.detail-sizes span{min-width:43px;height:43px;border-radius:999px;background:#f3f3f5;font-size:13px;font-weight:500;border:1px solid transparent}.detail-sizes input:checked+span{background:#222;color:#fff;border-color:#222}
.detail-add{min-height:52px;min-width:230px;border-radius:999px;background:#1d1d1f;color:white;border-color:#1d1d1f;font:500 14px/1.4 -apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:0;text-transform:none;padding:15px 28px}.detail-add:disabled{opacity:.5}
.detail-side-actions button{border-color:#eeeef1;background:#f5f5f7;box-shadow:none;width:44px;height:44px}.detail-dialog{border-radius:32px;border:1px solid #eeeeef;box-shadow:0 20px 90px #00000018;padding:48px 32px 32px}
.detail-dialog h2,.detail-dialog h3{font-family:inherit;text-transform:none;font-size:20px;letter-spacing:-.5px}.detail-dialog p{font:14px/1.8 -apple-system,BlinkMacSystemFont,sans-serif;color:#747478}.detail-modal-close{width:36px;height:36px;background:#f4f4f6;border-radius:50%}
.editorial-info #cart-message{font:13px/1.7 -apple-system,BlinkMacSystemFont,sans-serif}.detail-related{max-width:1180px;margin:auto}.detail-related h2{font:500 20px/1.4 -apple-system,BlinkMacSystemFont,sans-serif;text-transform:none;letter-spacing:-.5px}.detail-related a{border:1px solid #eee;border-radius:24px;padding:14px;flex-basis:220px}.detail-related span,.detail-related small{font:12px/1.6 -apple-system,BlinkMacSystemFont,sans-serif;text-transform:none}.editorial-footer{padding-bottom:140px;font:12px/1.6 -apple-system,BlinkMacSystemFont,sans-serif;text-transform:none;color:#747478}
.photo-search-dialog{border-radius:32px;border-color:#eeeeef;box-shadow:0 20px 90px #00000018}.photo-search-dialog::backdrop{background:#f4f4f470;backdrop-filter:blur(20px)}
.photo-picker{border:1px solid #eeeef1;border-radius:26px;background:#f5f5f7}.photo-search-help{border-radius:28px;border-color:#eeeef1;background:#f7f7f9}.photo-search-help button{border:0;font-weight:500}
.chat-header{background:#ffffffc9}.chat-contact strong{box-shadow:0 4px 22px #00000008}.chat-inbox button{padding:20px;border:1px solid #efeff1;border-radius:24px;margin:10px 0}.chat-input-shell{box-shadow:0 4px 28px #00000008}.chat-round{box-shadow:0 4px 24px #00000008}

@media(hover:hover) and (pointer:fine){.product-card:hover{transform:translateY(-5px);box-shadow:0 14px 42px #2020280c}.product-card a:hover .product-photo{border-radius:21px;box-shadow:none}.featured-image:hover img{transform:scale(1.035)}.detail-add:hover{background:#3a3a3c;transform:translateY(-2px)}.store-bag:hover{background:#ededf0}.primary:not(:disabled):hover{animation:none;box-shadow:0 6px 20px #00000010}.account-nav a:hover{background:#ffffff90;color:#222}}
@media(min-width:1500px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){.store-main{padding-inline:28px}.featured-section{margin-inline:-28px}.catalog-title{align-items:flex-start;flex-direction:column}.catalog-search-tools{width:100%;flex-wrap:nowrap}.catalog-search-tools label{flex:1}.catalog-title input{width:100%}.photo-search-button{margin:0}.product-grid{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.store-footer{padding-inline:28px}.site-dock{width:400px;max-width:calc(100% - 150px)}.manager-launch .manager-label{display:none}.manager-launch{padding:15px}.shipping-content{margin-inline:24px}.hero-content{inset-inline:24px}}
@media(max-width:600px){
 .header{padding-inline:22px}.auth{padding-top:98px}.back{top:20px;left:16px}.auth h1{font-size:29px}
 .store-header{height:68px;padding-inline:16px;gap:5px}.store-header .store-brand img{width:min(160px,40vw)}.store-actions{gap:8px}.store-bag{padding:10px;width:42px;height:42px}.store-bag>span{display:none}.icon-button{width:42px;height:42px}.store-header .profile-chip{margin:0}.profile-avatar{width:37px;height:37px}.store-actions>.profile-chip>.profile-avatar{display:inline-flex}.store-actions>.profile-chip>.profile-count:not([hidden]){display:flex}
 .telegram-notice{top:83px;width:calc(100vw - 32px);padding:15px 37px 15px 14px;border-radius:23px}.telegram-notice small{font-size:11px}.telegram-notice .brand-wordmark{font-size:10px}.telegram-icon{width:41px;height:41px;flex-basis:41px}.notice-now{font-size:9px;right:40px}
 .hero-content{inset-inline:18px;bottom:114px}.hero-content p{font-size:12px}.hero-content h1{font-size:clamp(31px,8.5vw,48px);letter-spacing:-.055em;margin-bottom:30px}.store-hero .hero-link{font-size:14px;min-height:54px;min-width:175px}
 .store-menu{padding:28px 22px;border-radius:30px}.store-menu nav a{font-size:20px}.menu-heading{font-size:10px}.store-menu nav .menu-service{font-size:14px}
 .store-main{padding-inline:18px}.featured-section{padding-top:58px;margin-inline:-18px}.featured-heading h2{font-size:29px;letter-spacing:-1px}.featured-rail{gap:16px;padding-inline:25px;scroll-padding-inline:25px}.featured-card{flex-basis:calc(100vw - 50px);border-radius:30px;padding:14px}.featured-image{height:280px;border-radius:18px}.featured-meta{font-size:10px}.featured-meta>span{padding:9px 14px}.featured-caption{flex-direction:column;align-items:center;text-align:center;gap:7px;padding-bottom:17px}.featured-caption h3{font-size:14px}.featured-card .primary{min-height:48px;font-size:13px}
 .catalog-section{padding-top:40px}.catalog-title h2{font-size:28px}.catalog-title{gap:22px}.catalog-subtitle{font-size:13px}.catalog-title input{min-height:44px;font-size:12px;padding:12px 15px}.catalog-search-tools{gap:7px}.catalog-search-tools label{min-width:0}.photo-search-button{min-height:44px;padding:10px 13px;font-size:11px;gap:6px}.category-nav{margin-bottom:22px}.category-nav a{font-size:12px;padding:10px 16px}
 .product-grid{gap:12px}.product-card{border-radius:23px;padding:8px 8px 16px}.product-photo{border-radius:16px}.product-card h3{font-size:12px;margin:14px 4px 6px}.product-card p{font-size:11px;margin:0 4px 12px}.product-card .product-price{font-size:12px;margin-inline:4px}.product-price del{font-size:10px;display:inline-block;margin-left:3px}.sold-out{font-size:10px;margin:8px 4px}
 .store-footer{grid-template-columns:1fr 1fr;gap:26px;padding:34px 24px 130px;margin-top:48px}.store-footer>div:first-child{grid-column:1/-1}
 .site-dock{left:14px;right:84px;width:auto;max-width:none;bottom:calc(16px + env(safe-area-inset-bottom));transform:none;padding:4px;gap:1px}.site-dock a{font-size:11px;gap:5px;padding:14px 7px}.site-dock svg{width:15px;height:15px}.site-dock.over-hero{transform:translateY(20px)}.manager-launch{right:16px;bottom:calc(18px + env(safe-area-inset-bottom));padding:14px}
 .dashboard{padding:20px 18px 80px}.dashboard-heading{gap:12px;margin:10px 0 28px}.dashboard-heading h1{font-size:27px}.dashboard .logout{font-size:11px;padding:10px 13px}.account-nav{border-radius:24px;padding:5px;gap:3px}.account-nav a{font-size:12px;padding:10px 13px}.account-stats{gap:8px}.account-stats a{padding:19px 13px;border-radius:23px}.account-stats strong{font-size:30px}.account-stats span{font-size:11px}.order-card,.detail-card{padding:22px;border-radius:25px}.section-heading h2{font-size:22px}
 .shipping-content{padding:28px 24px;margin:28px 18px 60px;border-radius:28px}.shipping-content h1{font-size:28px;margin-bottom:35px}.checkout-form{padding:24px}.cart-layout{gap:32px}
 .editorial-header{height:92px;padding:10px 16px;row-gap:4px;font-size:12px}.editorial-header>a:first-child{padding:7px 12px}.editorial-header nav{gap:18px}.editorial-gallery{margin-top:18px;padding-inline:16px}.editorial-stage{border-radius:28px;min-height:310px;height:48svh}.detail-zoom{padding:16px}.detail-dots{padding:20px 0 28px}.editorial-info{padding:0 22px 84px}.editorial-info h1{font-size:22px}.editorial-description{font-size:13px;max-width:340px}.editorial-price{font-size:16px}.detail-add{min-width:0;max-width:65%;font-size:13px;padding-inline:20px}.detail-side-actions{bottom:86px;left:20px;right:20px}.detail-side-actions button{width:38px;height:38px}.detail-dialog{padding:45px 25px 28px;border-radius:28px}.detail-lightbox{padding:45px 10px 10px}.detail-related a{flex-basis:170px}.editorial-footer{gap:22px;font-size:11px}
}
@media(max-width:360px){.store-header{padding-inline:12px}.store-header .store-brand img{width:125px}.store-actions{gap:5px}.store-actions>.profile-chip{min-width:32px;min-height:32px}.store-actions .profile-avatar{width:32px;height:32px}.store-bag{width:36px;height:36px;padding:8px}.site-dock a{padding-inline:5px;gap:4px;font-size:10px}.site-dock svg{width:13px;height:13px}}
@media(prefers-reduced-motion:reduce){.featured-card{transition:none}.product-card:hover{transform:none}.site-dock{transition:none}.featured-image img{transition:none}}

/* The opening film belongs to the same white card system as the collection. */
#app .store-hero.hero-card{width:calc(100% - 64px);max-width:960px;height:auto;min-height:0;margin:104px auto 28px;padding:16px;background:#fff;border:1px solid #eeeef1;border-radius:38px;box-shadow:var(--card-shadow);overflow:hidden}
.hero-card .hero-media{position:relative;height:clamp(240px,43svh,440px);overflow:hidden;border-radius:25px;background:#f5f5f7;isolation:isolate}
.hero-card .hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;animation:none}
.hero-card .hero-video-toggle{left:16px;bottom:16px;width:38px;height:38px;background:#ffffffd9;color:#222;border:1px solid #ffffff90!important;box-shadow:0 3px 18px #0001;font-size:14px}
.hero-card .hero-content{position:static;display:flex;flex-direction:column;align-items:center;gap:0;padding:27px 20px 10px;color:var(--ink);animation:surface-arrive .6s var(--spring)}
.hero-card .hero-content h1{order:-1;font-size:clamp(23px,3.3vw,38px);font-weight:600;letter-spacing:.07em;line-height:1.2;margin:0 0 12px;overflow-wrap:anywhere}
.hero-card .hero-content p{font-size:14px;color:var(--muted);line-height:1.6;margin:0 0 23px}
.store-hero.hero-card .hero-link{width:100%;max-width:440px;min-height:52px;padding:15px 25px;background:#1d1d1f;color:white;border:1px solid #1d1d1f;border-radius:999px;box-shadow:none;backdrop-filter:none;text-shadow:none;font-size:14px;font-weight:500;letter-spacing:.01em}
.store-hero.hero-card .hero-link::before{display:none}
#app:has(.hero-card) .store-header.over-video{background:#ffffffdf;border-color:#f6f6f8;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);color:#1d1d1f}
#app:has(.hero-card) .store-header.over-video .icon-button,#app:has(.hero-card) .store-header.over-video .store-actions>a{color:#1d1d1f;text-shadow:none}
#app:has(.hero-card) .store-header.over-video .icon-button,#app:has(.hero-card) .store-header.over-video .store-bag{background:#f5f5f7;border:0;backdrop-filter:none}
#app:has(.hero-card) .telegram-notice{top:90px}
@media(hover:hover){.store-hero.hero-card .hero-link:hover{background:#39393b;transform:translateY(-2px);box-shadow:0 7px 20px #00000010}}
@media(max-width:600px){#app .store-hero.hero-card{width:calc(100% - 32px);margin-top:86px;padding:10px;border-radius:29px}.hero-card .hero-media{height:clamp(230px,42svh,370px);border-radius:21px}.hero-card .hero-content{padding:24px 10px 10px}.hero-card .hero-content h1{font-size:clamp(21px,6.3vw,30px);letter-spacing:.045em;margin-bottom:11px}.hero-card .hero-content p{font-size:12px;margin-bottom:21px}.store-hero.hero-card .hero-link{min-height:49px;font-size:13px}#app:has(.hero-card) .telegram-notice{top:78px}}

/* Parcel illustration for empty orders and delivery tracking. */
.empty-orders .order-empty-icon{display:grid;place-items:center;width:88px;height:88px;margin:0 auto 24px;border-radius:27px;color:#60616a;background:linear-gradient(145deg,#fff 0%,#f1f1f5 100%);border:1px solid #fff;box-shadow:0 8px 24px #25253408,inset 0 0 0 1px #e5e5eb80;transition:transform .35s ease,box-shadow .35s ease}
.order-empty-icon svg{display:block;width:46px;height:46px;filter:drop-shadow(0 2px 1px #2525340a)}
.empty-orders:hover .order-empty-icon{transform:translateY(-3px);box-shadow:0 12px 28px #2525340d,inset 0 0 0 1px #e5e5eb80}
@media(prefers-reduced-motion:reduce){.empty-orders .order-empty-icon{transition:none}.empty-orders:hover .order-empty-icon{transform:none}}

.editorial-info #cart-message.cart-success{display:flex;align-items:center;justify-content:center;gap:12px;width:fit-content;max-width:100%;margin:20px auto 0;padding:15px 20px;border:1px solid #ffffff16;border-radius:24px;background:linear-gradient(135deg,#29292c,#171719);color:#fff;box-shadow:0 8px 24px #00000014;font-size:13px;line-height:1.5;animation:cart-confirmation-in .32s ease-out}
.cart-success>svg{width:22px;height:22px;flex:none;color:#e5e5e9}.cart-success>span{text-align:left}.editorial-info #cart-message.cart-success a{color:#fff;text-decoration:none;white-space:nowrap;margin-left:6px;padding-left:14px;border-left:1px solid #ffffff30}.editorial-info #cart-message.cart-success a:hover{text-decoration:underline}.editorial-info #cart-message.cart-success a:focus-visible{outline-color:#fff}
@keyframes cart-confirmation-in{from{opacity:0;transform:translateY(6px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}
@media(max-width:420px){.editorial-info #cart-message.cart-success{gap:8px;padding:13px 14px;font-size:12px}.editorial-info #cart-message.cart-success a{padding-left:10px;margin-left:0}}
@media(prefers-reduced-motion:reduce){.editorial-info #cart-message.cart-success{animation:none}}

.cart-quantity-control{display:inline-flex;align-items:center;gap:14px;flex-wrap:wrap;vertical-align:middle;margin:4px 12px 4px 0}.cart-quantity-control>span{font-size:13px;color:#85858b}.quantity-stepper{display:inline-flex;align-items:center;gap:2px;padding:4px;border-radius:999px;border:1px solid #e9e9ed;background:linear-gradient(145deg,#fafafb,#f1f1f4);box-shadow:inset 0 1px 0 #fff,0 3px 10px #20202405}.quantity-stepper button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:#fff;color:#202023;font:400 22px/1 -apple-system,BlinkMacSystemFont,sans-serif;box-shadow:0 2px 6px #20202408;transition:background .18s,color .18s,transform .18s}.quantity-stepper button:hover:not(:disabled){background:#202023;color:#fff}.quantity-stepper button:active:not(:disabled){transform:scale(.92)}.quantity-stepper button:disabled{opacity:.3;box-shadow:none}.quantity-stepper output{min-width:36px;text-align:center;font-size:14px;font-weight:600;font-variant-numeric:tabular-nums;color:#202023}.quantity-stepper[aria-busy=true]{opacity:.65}@media(prefers-reduced-motion:reduce){.quantity-stepper button{transition:none}}

/* Auth validation: one accessible message, matching the dark store controls. */
#auth-form #error:empty{display:none}
#auth-form #error:not(:empty){display:flex;align-items:center;gap:12px;margin:18px 0;padding:16px 18px;border-radius:20px;background:linear-gradient(135deg,#303033,#1d1d1f);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 24px rgba(0,0,0,.12);color:#fff;text-align:left;font-size:14px;line-height:1.5;overflow-wrap:anywhere}
#auth-form #error:not(:empty)::before{content:'!';display:grid;place-items:center;flex:0 0 24px;height:24px;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-weight:700;font-size:15px}
#auth-form input[aria-invalid=true]{border-color:#d45860;box-shadow:0 0 0 3px rgba(212,88,96,.1)}
#auth-form input[type=checkbox][aria-invalid=true]{outline:2px solid #d45860;outline-offset:3px}
