@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=Inter:wght@400;500;600;700&display=swap");:root{--ink:#10233f;--brown:#35180f;--teal:#008d9f;--teal-dark:#007484;--coral:#ff5838;--cream:#faf6ef;--line:#e8e8e8;--muted:#6f7e93;--white:#fff;--shadow:0 8px 24px rgba(35,24,20,.08)}.admin-order-head,.admin-order-row,.admin-visibility-head,.admin-visibility-row{display:grid;align-items:center;grid-gap:14px;gap:14px;padding:14px 18px;border-bottom:1px solid #edf0f2}.admin-order-head,.admin-visibility-head{background:#f1f4f6;color:var(--muted);font-size:10px;text-transform:uppercase}.admin-visibility-head,.admin-visibility-row{grid-template-columns:2fr 2fr 1fr 80px}.admin-order-head,.admin-order-row{grid-template-columns:1fr 1.5fr 1fr 1fr 1.3fr}.admin-visibility-row>b{display:flex;align-items:center;gap:10px}.admin-visibility-row>b i{width:34px;height:34px;border-radius:50%;background:#e8f5f6;color:var(--teal);display:grid;place-items:center;font-style:normal}.admin-settings{max-width:760px}.admin-settings>h2{margin-bottom:5px}.admin-settings>p{color:var(--muted);font-size:12px}.admin-fields{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;margin:25px 0}.admin-fields label,.admin-settings>label:not(.admin-rule-toggle){display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:11px;margin:20px 0}.admin-fields input,.admin-settings>label input{border:1px solid #dce1e7;border-radius:10px;padding:11px 12px}.admin-rule-toggle{display:flex;justify-content:space-between;align-items:center;padding:18px;border:1px solid var(--line);border-radius:13px;margin:22px 0}.admin-rule-toggle>span:first-child{display:flex;flex-direction:column;gap:5px}.admin-rule-toggle small{color:var(--muted)}@media(max-width:700px){.admin-visibility-head,.admin-visibility-row{min-width:680px}.admin-order-head,.admin-order-row{min-width:760px}.admin-fields{grid-template-columns:1fr}.admin-settings{padding:18px}}.filter-reset{border:0;background:transparent;color:var(--teal);font-size:11px;font-weight:700;padding:6px 0}.filter-sizes button.active{background:var(--teal);border-color:var(--teal);color:#fff}.filter-colors{display:flex;gap:9px}.filter-colors button{width:27px;height:27px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 1px #cfd5da}.filter-colors button.active{box-shadow:0 0 0 2px var(--teal)}.designer-link{display:block;color:var(--muted);font-size:12px;margin:2px 0}.favorite.active{background:var(--coral);color:#fff}.catalog-state{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted)}.catalog-state .spinner{width:42px;height:42px}.collection-page,.designer-page,.profile-page{padding-top:22px;padding-bottom:110px}.designer-hero{min-height:270px;border-radius:24px;padding:42px 6%;display:flex;align-items:center;gap:35px;background:linear-gradient(120deg,#eef9fa,#fbf0e3)}.designer-monogram,.profile-avatar{width:120px;height:120px;flex:none;border-radius:50%;display:grid;place-items:center;background:var(--teal);color:#fff;font:700 68px Cormorant Garamond}.designer-catalog-head span,.designer-hero span,.orders-section>div>span,.profile-heading>div>span{color:var(--teal);font-size:11px;text-transform:uppercase;letter-spacing:2px;font-weight:700}.designer-hero h1{font:700 58px Cormorant Garamond;color:var(--brown);margin:3px 0}.designer-hero p{max-width:630px;color:var(--muted);line-height:1.6}.designer-meta{font-size:12px}.designer-meta b{font-size:20px}.designer-meta i{display:inline-block;height:14px;border-left:1px solid #bbb;margin:0 15px;vertical-align:middle}.designer-catalog-head{display:flex;justify-content:space-between;align-items:flex-end;margin:40px 0 15px}.designer-catalog-head h2,.orders-section h2{font:700 36px Cormorant Garamond;color:var(--brown);margin:2px 0}.collection-count{color:var(--muted)}.empty-profile{min-height:320px;border:1px dashed #d4dce1;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:30px}.empty-profile>span{font-size:56px;color:var(--teal)}.empty-profile p{color:var(--muted)}.profile-heading{display:flex;align-items:center;gap:22px;padding:30px;border-radius:22px;background:var(--cream)}.profile-heading .profile-avatar{width:86px;height:86px;font-size:43px}.profile-heading h1{font:700 38px Cormorant Garamond;color:var(--brown);margin:3px 0}.profile-heading p{margin:0;color:var(--muted)}.profile-heading>.button{margin-left:auto}.profile-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:18px 0 35px}.profile-links a{display:grid;grid-template-columns:44px 1fr auto;align-items:center;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:14px;padding:16px}.profile-links b{font-size:25px;color:var(--teal)}.profile-links span{display:flex;flex-direction:column;font-weight:700}.profile-links small{font-weight:400;color:var(--muted);margin-top:4px}.order-history-card{display:grid;grid-template-columns:2fr 1fr 1fr auto;align-items:center;grid-gap:20px;gap:20px;border:1px solid var(--line);border-radius:16px;padding:20px}.order-history-card>div{display:flex;flex-direction:column;gap:4px}.order-history-card small,.order-history-card span{color:var(--muted);font-size:11px}.order-history-card b{color:#16844a}.order-history-card a{color:var(--teal);font-weight:700}@media(max-width:700px){.collection-page,.designer-page,.profile-page{width:calc(100% - 24px);padding-top:10px}.designer-hero{display:block;padding:28px 22px}.designer-monogram{width:75px;height:75px;font-size:40px;margin-bottom:18px}.designer-hero h1{font-size:44px}.designer-meta i{display:none}.designer-meta{display:flex;flex-direction:column;gap:8px}.designer-catalog-head{align-items:center}.designer-catalog-head .button{padding:0 12px;font-size:10px}.profile-heading{align-items:flex-start;padding:20px}.profile-heading .profile-avatar{width:58px;height:58px;font-size:28px}.profile-heading h1{font-size:30px}.profile-heading p{font-size:11px}.profile-heading>.button{display:none}.profile-links{grid-template-columns:1fr}.order-history-card{grid-template-columns:1fr 1fr}.order-history-card>a{grid-column:1/-1}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.container{width:min(1480px,calc(100% - 64px));margin-inline:auto}.header{background:#fff;position:relative;z-index:20}.header-main{height:76px;display:flex;align-items:center;gap:22px}.logo{flex:0 0 auto;color:var(--brown);font:700 36px/1 Cormorant Garamond,serif;letter-spacing:1px;text-align:center}.logo span{display:block;font:500 10px/1.5 Inter,sans-serif;letter-spacing:8px;padding-left:8px}.button,.catalog-button{border:0;background:var(--teal);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:15px;min-height:46px;padding:0 24px;font-weight:600}.search{flex:1 1;min-width:240px;height:48px;display:flex;align-items:center;gap:10px;border:2px solid var(--teal);border-radius:15px;padding:0 14px;color:var(--muted)}.search input{flex:1 1;border:0;outline:0;min-width:0;font-size:15px}.icon-button{border:0;background:transparent;display:grid;place-items:center;padding:2px}.header-actions{display:flex;align-items:center;gap:28px}.header-actions a,.location{min-width:55px;display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--brown);position:relative}.header-actions small{font-size:10px;margin-top:3px;white-space:nowrap}.header-actions em{color:var(--muted);font-style:normal}.leaf,.nav-leaf{color:var(--teal);font-size:30px;line-height:22px;transform:rotate(-30deg)}.badge-wrap{position:relative}.badge-wrap b{position:absolute;top:-7px;right:3px;background:var(--coral);color:#fff;border-radius:99px;min-width:19px;height:19px;display:grid;place-items:center;font-size:11px}.category-nav{height:43px;border-radius:15px;background:var(--cream);display:flex;align-items:center;gap:34px;padding:0 22px;font-size:13px;color:#211710}.category-nav span{color:var(--coral)}.category-nav i{margin-left:auto;font-style:normal}.category-nav i:first-letter{color:var(--teal)}.mobile-nav,.mobile-search{display:none}.hero{margin-top:10px;height:230px;border-radius:24px;overflow:hidden;background:linear-gradient(100deg,#f6eddf,#f8f0e5 55%,#e8d5bf);position:relative;display:flex;align-items:center}.hero-leaf{font-size:170px;color:#0f8490;transform:rotate(25deg);opacity:.9;position:absolute;left:-5px;bottom:-70px}.hero-copy{position:relative;margin-left:21%;z-index:2}.hero-copy span{display:none}.hero-copy h1{margin:0;color:var(--brown);font:700 54px/.82 Cormorant Garamond,serif;text-transform:none}.hero-copy p{color:var(--brown);text-transform:uppercase;letter-spacing:5px;font-size:12px}.coral-button{background:var(--coral);box-shadow:0 6px 12px #ff593844}.hero-kids{margin-left:auto;width:45%;height:100%;display:flex;justify-content:center;align-items:flex-end;gap:0;overflow:hidden}.kid{width:190px;height:210px;border-radius:90px 90px 20px 20px;background:linear-gradient(#d7b28e 0 30%,#142238 31%);display:grid;place-items:start center;font-size:64px;color:#d9a578;padding-top:28px;border:9px solid #e9d6c1}.kid.boy{width:175px;height:200px;background:linear-gradient(#986847 0 31%,#182337 32%);margin-left:-22px}.mobile-categories{display:none}.catalog{display:grid;grid-template-columns:220px 1fr;grid-gap:20px;gap:20px;margin-top:18px;padding-bottom:80px}.filters{border:1px solid var(--line);border-radius:18px;padding:8px 16px;box-shadow:var(--shadow);align-self:start;background:#fff}.filters-head{display:none}.filters fieldset{border:0;border-bottom:1px solid var(--line);padding:12px 0 14px;margin:0}.filters legend{font-weight:700;margin-bottom:8px}.filters label{display:flex;gap:7px;align-items:center;font-size:13px;margin:8px 0}.filters input[type=checkbox],.filters input[type=radio]{accent-color:var(--teal)}.mini-search,.price-fields input{width:100%;border:0;border-radius:10px;background:#f4f5f6;padding:10px;outline-color:var(--teal)}.filter-sizes{display:flex;flex-wrap:wrap;gap:6px}.filter-sizes button{border:1px solid #e3e6eb;border-radius:8px;background:#f6f7f8;padding:6px 10px}.price-fields{display:flex;gap:5px;align-items:center}.price-fields input{min-width:0}.filters .apply{width:100%;display:none}.catalog-top{height:38px;display:flex;align-items:center;gap:20px}.catalog-top>div{display:flex;align-items:baseline;gap:7px;margin-right:auto}.catalog-top h2{font-size:18px;margin:0}.catalog-top span{color:var(--muted);font-size:13px}.catalog-top select{border:0;background:#e7f7f8;border-radius:14px;padding:8px 13px}.chips,.filter-trigger{display:none}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:10px}.product-card{min-width:0;border:1px solid var(--line);border-radius:16px;padding:5px;box-shadow:0 3px 12px #24344c10;background:#fff}.product-card,.product-image{position:relative;overflow:hidden}.product-image{height:200px;display:block;border-radius:12px;background:linear-gradient(145deg,#f3e9dc,#ded2c5)}.product-art{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 75% 30%,#fff9 0 8%,transparent 30%),linear-gradient(145deg,#f1e7dc,#e4d8cb)}.product-art svg{width:90%;height:92%}.art-shoes{background:linear-gradient(#ead7bf,#d4b18d)}.art-backpack{background:linear-gradient(145deg,#f0ded0,#dac5b2)}.tag{position:absolute;top:8px;left:8px;color:#fff;z-index:2;background:var(--teal);border-radius:15px;padding:5px 9px;font-size:12px}.tag.coral{background:var(--coral)}.favorite{position:absolute;z-index:2;top:7px;right:7px;width:32px;height:32px;display:grid;place-items:center;background:#fff;border:0;border-radius:50%;color:var(--brown)}.favorite svg{width:19px}.product-copy{padding:7px 3px 4px}.product-copy h3{font-size:13px;font-weight:500;margin:0 0 2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-copy p{color:var(--muted);margin:2px 0;font-size:12px}.price-row{display:flex;gap:8px;align-items:center}.price-row strong{font-size:17px;color:#06325e}.price-row del{color:var(--muted);font-size:12px}.rating{color:#fb9900!important}.rating b{color:#604333}.rating span{color:var(--muted)}.swatches{display:flex;gap:4px}.swatches i{width:12px;height:12px;border-radius:50%;border:1px solid #ddd}.sizes{display:flex;gap:4px;margin-top:5px}.sizes span{font-size:10px;padding:4px 6px;background:#f3f5f7;border-radius:6px}.quick-add{position:absolute;bottom:8px;right:7px;width:44px;height:39px;border:0;background:var(--teal);color:white;border-radius:11px;display:grid;place-items:center}.empty{padding:100px 20px;text-align:center}.empty p{color:var(--muted)}@media (max-width:1100px){.header-actions{gap:12px}.location{display:none}.category-nav{gap:17px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-copy{margin-left:10%}}@media (max-width:700px){body{padding-bottom:76px}.container{width:calc(100% - 28px)}.header-main{height:78px;justify-content:space-between}.logo{font-size:32px;order:2}.catalog-button,.header-main>.search{display:none}.header-actions{order:3}.header-actions .location,.header-actions>a:last-child small,.header-actions>a:last-child svg,.header-actions>a:not(:last-child){display:none}.header-actions>a:last-child:before{content:"◒";color:var(--teal);font-size:34px;transform:rotate(-30deg)}.header-actions>a:last-child b{right:-7px}.header-main:before{content:"⌖  Москва";font-size:13px;white-space:pre;color:var(--brown);order:1}.mobile-search{display:block}.mobile-search .search{width:100%;height:48px}.category-nav{display:none}.hero{width:calc(100% - 20px);height:330px;margin-top:12px;border-radius:20px;align-items:flex-start}.hero-copy{margin:20px 0 0 24px}.hero-copy span{display:block;color:var(--teal);font-size:12px;font-weight:700}.hero-copy h1{font-size:36px;line-height:.88;margin-top:6px}.hero-copy p{font-size:9px;max-width:180px;letter-spacing:2px}.hero-copy .button{position:absolute;top:194px;left:0;width:190px;white-space:nowrap;min-height:42px;padding:0 13px}.hero-leaf{font-size:140px;left:-15px;bottom:-45px}.hero-kids{position:absolute;right:-30px;bottom:0;width:66%;height:78%}.kid{width:130px;height:230px;border-width:5px;font-size:45px}.kid.boy{width:115px;height:215px}.mobile-categories{display:grid;grid-template-columns:repeat(6,82px);grid-gap:10px;gap:10px;overflow-x:auto;padding:18px 4px 4px;width:calc(100% - 20px)}.mobile-categories::-webkit-scrollbar{display:none}.mobile-categories button{border:0;background:transparent;padding:0;font-size:11px}.mobile-categories span{width:70px;height:70px;margin:auto auto 6px;display:grid;place-items:center;background:var(--cream);color:var(--brown);border-radius:17px;font-size:31px}.catalog{display:block;width:calc(100% - 20px);margin-top:14px}.catalog-top{display:none}.chips{display:flex;gap:8px;overflow-x:auto;margin-bottom:10px}.chips button{white-space:nowrap;min-height:38px;padding:0 16px;border:0;border-radius:20px;background:#f5f6f7;display:flex;align-items:center;gap:5px}.chips .active{color:#fff;background:var(--teal)}.chips svg{width:17px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-image{height:220px}.product-copy h3{font-size:13px}.price-row strong{font-size:19px}.quick-add{width:46px}.filters{display:none;position:fixed;inset:0;z-index:100;border-radius:0;overflow:auto;padding:18px 24px 100px}.filters.open{display:block}.filters-head{display:flex;justify-content:space-between;align-items:center}.filters-head button{border:0;background:transparent;font-size:30px}.filters .apply{display:flex;position:fixed;bottom:20px;left:24px;right:24px;width:calc(100% - 48px)}.filters label{font-size:15px}.mobile-nav{position:fixed;z-index:50;display:grid;grid-template-columns:repeat(6,1fr);left:0;right:0;bottom:0;height:72px;background:#fff;border-top:1px solid #eee;padding:7px 4px max(5px,env(safe-area-inset-bottom));box-shadow:0 -3px 15px #0c254815}.mobile-nav a,.mobile-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:var(--muted);font-size:9px;padding:0}.mobile-nav .active{color:var(--teal);font-weight:700}.mobile-nav svg{width:22px}.mobile-nav .badge-wrap b{right:-9px;top:-7px}.nav-leaf{font-size:27px}}@media (max-width:390px){.product-image{height:190px}.product-copy h3{font-size:12px}.hero-copy h1{font-size:32px}.header-main:before{font-size:11px}.logo{font-size:28px}.mobile-nav span{font-size:8px}}.breadcrumbs{display:flex;gap:9px;color:var(--muted);font-size:12px;padding:18px 0}.product-detail{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);grid-gap:44px;gap:44px}.gallery{display:grid;grid-template-columns:92px 1fr;grid-gap:12px;gap:12px}.thumbs{display:flex;flex-direction:column;gap:9px}.thumbs button{border:2px solid transparent;border-radius:13px;overflow:hidden;background:#eee;padding:0;height:100px}.thumbs button.active{border-color:var(--teal)}.thumbs .product-art{width:100%;height:100%}.gallery-main{min-height:590px;border-radius:23px;overflow:hidden;position:relative;background:#eee1d2}.gallery-main .product-art{height:100%}.gallery-main .product-art svg{width:78%;height:85%}.stock-bubble{position:absolute;z-index:2;right:18px;top:18px;background:#fff;border-radius:14px;padding:11px 14px;color:#168549}.gallery-count{position:absolute;bottom:18px;left:18px;background:#392118aa;color:#fff;padding:8px 12px;border-radius:18px}.product-info{padding-top:10px}.designer{color:var(--muted);font-size:18px;margin:0}.checkout-page h1,.description h2,.page-title h1,.product-info h1,.recommend h2{font:700 43px/1 Cormorant Garamond,serif;color:var(--brown);margin:6px 0 10px}.product-meta{display:flex;justify-content:space-between;color:#f2a000}.product-meta small,.product-meta u{color:var(--muted);text-decoration:none}.detail-price{font-size:42px;font-weight:800;color:#006b80;margin:25px 0;display:flex;gap:12px;align-items:center}.detail-price del{font-size:18px;color:var(--muted);font-weight:400}.bonus{margin-left:auto;background:var(--cream);border-radius:14px;padding:8px 14px;color:var(--brown);font-size:18px}.bonus small{display:block;margin-left:20px;color:var(--muted);font-size:11px}.option{margin:19px 0}.option p{margin:0 0 10px}.option-title{display:flex;justify-content:space-between}.option-title button{border:0;background:transparent;color:var(--teal);font-weight:600}.color-options,.size-options{display:flex;gap:9px}.color-options button{width:46px;height:46px;border:7px solid #f7f1e8;border-radius:13px;outline:2px solid transparent}.color-options button.active{outline-color:var(--teal)}.size-options button{height:48px;min-width:65px;border:1px solid #dfe3e8;background:#fff;border-radius:12px}.size-options button.active{border:2px solid var(--teal);background:#f1fafb}.available{display:flex;align-items:center;gap:12px;background:#f0f8ef;border-radius:14px;padding:14px;color:#168549}.available>span{display:grid;place-items:center;border-radius:50%;background:#169a54;color:#fff;width:38px;height:38px}.available div{display:flex;flex-direction:column}.available small{color:var(--muted)}.product-perks{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:14px 0}.product-perks>div{background:var(--cream);padding:15px;border-radius:14px;display:flex;flex-direction:column}.product-perks span{color:var(--muted);font-size:12px;margin-top:4px}.detail-actions{display:grid;grid-template-columns:2fr 1fr;grid-gap:10px;gap:10px}.detail-actions .button{height:56px}.button.secondary{background:#fff;color:var(--teal);border:1px solid var(--teal)}.description{background:var(--cream);border-radius:18px;margin:36px 0;padding:25px 32px;display:grid;grid-template-columns:200px 1fr 1fr;grid-gap:28px;gap:28px}.description h2{font-size:32px}.description p{line-height:1.6;color:#40516a}.description div{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;font-size:13px}.description span{color:var(--muted)}.recommend{margin:30px 0 100px}.recommend h2{font-size:35px}.recommend-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.cart-page,.checkout-page{padding-top:26px;padding-bottom:90px}.page-title{display:flex;justify-content:space-between;align-items:center}.page-title h1{font-size:48px}.page-title h1 span{font:400 14px Inter;color:var(--muted)}.page-title>button{border:0;background:transparent;color:var(--muted);display:flex;gap:6px}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,2fr) 390px;grid-gap:22px;gap:22px}.seller-group{border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-bottom:14px}.delivery-title{display:flex;gap:12px;align-items:center;padding:14px;background:#fbfdfe}.delivery-title>span{font-size:28px;background:#e4f7fa;padding:7px;border-radius:50%}.delivery-title div{display:flex;flex-direction:column}.delivery-title small{color:var(--muted);margin-top:3px}.cart-line{display:grid;grid-template-columns:115px 1fr 125px 110px 32px;grid-gap:15px;gap:15px;align-items:center;padding:12px;border-top:1px solid var(--line)}.cart-art{height:105px;border-radius:12px;overflow:hidden}.cart-product{display:flex;flex-direction:column;align-self:start;padding-top:5px}.cart-product small,.cart-product span{color:var(--muted);font-size:12px;margin-top:5px}.cart-product i{display:inline-block;width:10px;height:10px;border-radius:50%}.quantity{display:grid;grid-template-columns:repeat(3,36px);height:36px}.quantity button,.quantity span{border:1px solid var(--line);background:#f8f9fa;display:grid;place-items:center}.quantity button:first-child{border-radius:9px 0 0 9px}.quantity button:last-child{border-radius:0 9px 9px 0}.remove{border:0;background:transparent;color:var(--muted)}.summary{background:linear-gradient(145deg,#fff,#fbf5ec);border:1px solid #eee7df;border-radius:19px;padding:22px;height:max-content;position:-webkit-sticky;position:sticky;top:20px}.summary h2{font:700 29px Cormorant Garamond,serif;color:var(--brown);margin:0 0 16px}.summary p{display:flex;justify-content:space-between}.summary .discount{color:var(--coral)}.summary .teal{color:var(--teal)}.summary hr{border:0;border-top:1px solid #ddd}.summary .total{font-size:21px}.summary .total b{font-size:27px}.summary>.button{width:100%;height:50px}.placeholder-perk{background:#fff;border:1px solid var(--line);border-radius:13px;margin-top:11px;padding:12px;display:flex;gap:12px}.placeholder-perk span{display:flex;flex-direction:column}.placeholder-perk small{color:var(--muted);font-size:10px;margin-top:3px}.empty-cart{text-align:center;min-height:600px;padding-top:100px}.empty-bag{margin:auto;width:120px;height:120px;border-radius:50%;background:var(--cream);display:grid;place-items:center;color:var(--teal)}.empty-cart h1{font:700 46px Cormorant Garamond,serif;color:var(--brown);margin:20px 0 4px}.empty-cart p{color:var(--muted);margin-bottom:25px}.page-loading{text-align:center;padding:100px}.checkout-heading{display:flex;justify-content:center;gap:18px;color:var(--muted);font-size:12px}.checkout-heading b{color:var(--teal)}.form-card{border:1px solid var(--line);border-radius:18px;padding:22px;margin-bottom:14px}.form-card h2{margin:0 0 18px;font-size:21px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.form-grid label{font-size:12px;color:var(--muted)}.form-grid label.wide{grid-column:1/-1}.form-grid input{display:block;width:100%;border:1px solid #dce1e7;border-radius:11px;height:47px;padding:0 12px;margin-top:7px;outline-color:var(--teal)}.delivery-choice{display:grid;grid-template-columns:auto 42px 1fr auto;align-items:center;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:12px;padding:14px;margin-top:9px}.delivery-choice.active{border:2px solid var(--teal);background:#f4fbfc}.delivery-choice div{display:flex;flex-direction:column}.delivery-choice small{color:var(--muted);margin-top:4px}.mock-payment{display:flex;gap:12px;align-items:center}.mock-payment>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e9f7ee;color:#178644}.mock-payment div{display:flex;flex-direction:column}.mock-payment small{color:var(--muted)}.checkout-summary>small{display:block;text-align:center;color:var(--muted);font-size:10px;margin-top:12px;line-height:1.4}.success-page{text-align:center;padding:80px 0 120px}.success-icon{margin:auto;width:95px;height:95px;border-radius:50%;background:#eaf8ef;color:#15974d;display:grid;place-items:center}.success-page>p{color:var(--muted)}.success-page>h1{font:700 52px Cormorant Garamond;color:var(--brown);margin:8px}.order-ticket{width:min(460px,100%);margin:30px auto;background:var(--cream);border-radius:20px;padding:24px}.order-ticket>span{display:block;color:var(--muted);font-size:12px}.order-ticket>strong{display:block;font-size:31px;margin:5px}.order-ticket hr{border:0;border-top:1px dashed #d7cabc}.order-ticket p{display:flex;justify-content:space-between}.success-actions{display:flex;justify-content:center;gap:10px}.fitting-page{min-height:700px;display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;align-items:center;padding:60px 5% 110px;background:linear-gradient(135deg,#fff 30%,#fbf2e6)}.fitting-intro>span{color:var(--teal);letter-spacing:3px;font-weight:700}.fitting-intro h1{font:700 61px/.95 Cormorant Garamond;color:var(--brown);margin:14px 0}.fitting-intro>p{color:var(--muted);line-height:1.6;max-width:550px}.fitting-intro>div{display:flex;align-items:center;gap:10px;margin-top:35px;font-size:12px}.fitting-intro>div b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--teal);color:#fff}.fitting-intro>div i{height:1px;background:#b7d9dc;width:35px}.fitting-card{background:#fff;border-radius:24px;box-shadow:0 20px 60px #51331d18;padding:25px}.upload-zone{height:330px;border:2px dashed #a9d2d6;border-radius:18px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f9fdfd;overflow:hidden}.upload-zone input{position:absolute;inset:0;opacity:0;cursor:pointer}.upload-icon{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#e5f6f7;color:var(--teal)}.upload-zone h2{margin:14px 0 5px}.upload-zone p{color:var(--muted);font-size:12px}.tryon-result img,.upload-zone img{width:100%;height:100%;object-fit:cover}.consent{display:flex;gap:10px;margin:16px 0;font-size:11px;color:var(--muted);line-height:1.4}.fitting-card>.button{width:100%}.fitting-card>.button:disabled{opacity:.4;cursor:not-allowed}.form-error{color:var(--coral)}.processing{height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center}.spinner{width:70px;height:70px;border:6px solid #e2f3f5;border-top:6px solid var(--teal);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.processing p{color:var(--muted)}.progress{height:6px;background:#edf0f1;border-radius:9px;width:70%;overflow:hidden}.progress i{display:block;height:100%;background:var(--teal);animation:progress 2s ease forwards}@keyframes progress{0%{width:5%}to{width:95%}}.tryon-result{text-align:center;position:relative}.tryon-result img{height:300px;border-radius:14px;filter:saturate(.75)}.result-badge{position:absolute;z-index:2;top:12px;left:12px;background:var(--teal);color:#fff;border-radius:15px;padding:6px 10px;font-size:11px}.dress-overlay{position:absolute;top:90px;left:50%;transform:translateX(-50%);font-size:90px;color:#16243b;opacity:.65}.tryon-result h2{margin:12px 0 3px}.tryon-result p{color:var(--muted);font-size:12px}.tryon-result .button{width:100%}.delete-link{border:0;background:transparent;color:var(--muted);display:flex;align-items:center;gap:5px;margin:12px auto 0;font-size:11px}.dashboard{min-height:100vh;background:#f7f8f9;display:grid;grid-template-columns:240px 1fr;margin-top:-129px;position:relative;z-index:80}.dashboard>aside{background:#12253d;color:#fff;padding:27px 17px;display:flex;flex-direction:column}.dash-brand{font:700 24px Cormorant Garamond;padding:0 12px 35px}.dash-brand small{font:400 9px Inter;display:block;text-transform:uppercase;letter-spacing:2px;opacity:.6}.dashboard aside button{border:0;background:transparent;color:#acb8c7;padding:13px;text-align:left;border-radius:9px;margin:2px 0}.dashboard aside button.active{background:#008d9f;color:#fff}.dashboard aside>a{margin-top:auto;color:#9aa8b9;font-size:12px;padding:13px}.dashboard main>header{height:70px;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:flex-end;align-items:center;gap:14px;padding:0 35px}.dashboard main>header div{display:flex;flex-direction:column;text-align:right;font-size:11px}.dashboard main>header span{color:var(--muted)}.avatar{width:38px;height:38px;border-radius:50%!important;background:var(--teal)!important;color:#fff!important;text-align:center!important;padding:0!important}.dashboard-content{padding:35px;max-width:1200px}.dash-title{display:flex;justify-content:space-between;align-items:center}.dash-title p{color:var(--teal);font-size:11px;text-transform:uppercase;letter-spacing:2px;margin:0}.dash-title h1{font:700 42px Cormorant Garamond;color:var(--brown);margin:4px 0 22px}.stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}.stats>div{background:#fff;border-radius:14px;padding:18px;box-shadow:0 3px 15px #1e2b4310}.stats span{display:block;color:var(--muted);font-size:11px}.stats b{font-size:27px;display:block;margin-top:5px}.admin-list,.dash-table{background:#fff;border-radius:15px;overflow:hidden}.admin-row,.table-head,.table-row{display:grid;grid-template-columns:2fr 1fr .8fr .8fr 35px;grid-gap:10px;gap:10px;align-items:center;padding:13px 17px;border-bottom:1px solid #edf0f2}.table-head{background:#f1f4f6;color:var(--muted);font-size:10px;text-transform:uppercase}.table-row>div{display:flex;align-items:center;gap:10px}.table-row .product-art{width:57px;height:57px;border-radius:9px}.table-row>div>span{display:flex;flex-direction:column}.table-row small{color:var(--muted);font-size:9px;margin-top:3px}.status{width:max-content;padding:5px 9px;border-radius:12px;font-size:10px}.status.published{color:#16844a;background:#e9f7ee}.status.hidden{color:#9b5d16;background:#fff4df}.table-row>button{border:0;background:transparent}.dash-placeholder{min-height:360px;background:#fff;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px}.dash-placeholder>span{font-size:45px;color:var(--teal)}.dash-placeholder p{max-width:500px;color:var(--muted)}.admin-row{grid-template-columns:2fr 1fr 1fr 1fr 80px}.admin-row>b{display:flex;align-items:center;gap:10px}.admin-row>b i{width:34px;height:34px;border-radius:50%;background:#e8f5f6;color:var(--teal);display:grid;place-items:center;font-style:normal}.toggle input{display:none}.toggle i{display:block;width:38px;height:22px;border-radius:20px;background:#d6dce2;position:relative}.toggle i:after{content:"";position:absolute;width:18px;height:18px;background:#fff;border-radius:50%;top:2px;left:2px;transition:.2s}.toggle input:checked+i{background:var(--teal)}.toggle input:checked+i:after{left:18px}.seller-dashboard .dashboard-content{max-width:1280px}.seller-dashboard aside button span{display:inline-block;width:22px;text-align:center}.seller-toast{position:fixed;right:28px;top:24px;z-index:10;background:#17334d;color:#fff;border-radius:12px;padding:13px 18px;box-shadow:0 10px 35px #10233f33;font-size:13px}.seller-panel{background:#fff;border:1px solid #e7ebef;border-radius:17px;padding:22px;margin-bottom:16px;box-shadow:0 4px 18px #10233f08}.seller-panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.seller-panel-head h2{font-size:20px;margin:0 0 4px}.seller-panel-head p{margin:0;color:var(--muted);font-size:12px}.seller-stats{grid-template-columns:repeat(4,1fr)}.seller-tasks{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.seller-tasks button{display:grid;grid-template-columns:44px 1fr auto;grid-gap:12px;gap:12px;align-items:center;text-align:left;border:1px solid var(--line);background:#fbfcfd;border-radius:13px;padding:14px}.seller-tasks button b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e5f6f7;color:var(--teal);font-size:19px}.seller-tasks button span{font-weight:600}.seller-tasks button i{font-style:normal;color:var(--teal);font-size:11px}.seller-product-list .table-head,.seller-product-list .table-row{grid-template-columns:minmax(260px,2fr) 125px 90px 110px 92px}.seller-status-button{border:0!important}.status.draft{color:#825821;background:#fff3dc}.seller-low-stock{color:#d74a2d;font-weight:700}.seller-edit-button{color:var(--teal);font-size:11px;font-weight:700;padding:7px!important}.seller-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.delivery-settings-grid label,.seller-form-grid label,.seller-variant-row label{display:flex;flex-direction:column;gap:7px;color:var(--muted);font-size:11px}.seller-form-grid label.wide{grid-column:1/-1}.delivery-settings-grid input,.seller-form-grid input,.seller-form-grid select,.seller-form-grid textarea,.seller-order-body select,.seller-variant-row input{width:100%;border:1px solid #dce1e7;border-radius:10px;background:#fff;padding:11px 12px;outline-color:var(--teal)}.seller-form-grid textarea{resize:vertical}.seller-photo-field{margin-top:17px;padding:13px;border:1px dashed #bcd4d7;border-radius:13px;background:#f7fcfc;display:flex;align-items:center;gap:16px}.seller-photo-field .product-art{width:92px;height:78px;border-radius:10px}.seller-photo-field>div{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.seller-photo-field span{color:var(--muted);font-size:11px}.seller-photo-field .button{height:34px;min-height:34px;border-radius:9px;padding:0 13px;font-size:11px}.seller-photo-field input{display:none}.seller-publish-toggle{display:grid;grid-template-columns:42px auto;align-items:center;grid-gap:8px;gap:8px;color:var(--muted);font-size:11px}.seller-publish-toggle input{display:none}.seller-publish-toggle i{display:block;width:42px;height:24px;border-radius:30px;background:#d5dbe0;position:relative}.seller-publish-toggle i:after{content:"";position:absolute;width:18px;height:18px;top:3px;left:3px;border-radius:50%;background:#fff;transition:.2s}.seller-publish-toggle input:checked+i{background:var(--teal)}.seller-publish-toggle input:checked+i:after{left:21px}.seller-variant-head,.seller-variant-row{display:grid;grid-template-columns:1.25fr .65fr .55fr .8fr .7fr;grid-gap:10px;gap:10px;align-items:end}.seller-variant-head{padding:0 3px 8px;color:var(--muted);font-size:10px;text-transform:uppercase}.seller-variant-row{border-top:1px solid #edf0f2;padding:11px 0}.seller-variant-row label span{display:none}.seller-variant-row input[type=color]{height:41px;padding:5px}.seller-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:18px 0}.seller-form-actions>span{margin-right:auto;color:var(--muted);font-size:11px}.seller-note{display:flex;gap:12px;align-items:center;background:#e9f7f8;border-radius:14px;padding:14px 17px;margin-bottom:16px}.seller-note>span{display:grid;place-items:center;border-radius:50%;background:var(--teal);color:#fff;font-weight:700;width:27px;height:27px}.seller-note p{display:flex;flex-direction:column;margin:0;color:#476070;font-size:11px}.seller-note b{color:var(--ink);font-size:13px;margin-bottom:2px}.delivery-option-card{border-left:4px solid #cfd7dd}.delivery-option-card.enabled{border-left-color:var(--teal)}.delivery-option-card fieldset{border:0;padding:0;margin:0}.delivery-option-card fieldset:disabled{opacity:.45}.delivery-settings-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.seller-order-summary{display:flex;gap:10px;margin-bottom:15px}.seller-order-summary span{background:#fff;border:1px solid var(--line);border-radius:11px;padding:10px 14px;color:var(--muted);font-size:11px}.seller-order-summary b{color:var(--ink);font-size:18px;margin-right:4px}.seller-order-card{background:#fff;border:1px solid #e6e9ed;border-radius:16px;margin-bottom:12px;overflow:hidden}.seller-order-card>header{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;background:#f8fafb;border-bottom:1px solid #edf0f2}.seller-order-card>header div{display:grid;grid-template-columns:auto auto auto;align-items:center;grid-gap:10px;gap:10px}.seller-order-card small,.seller-order-card span{color:var(--muted);font-size:11px}.seller-order-card>header strong{font-size:18px}.seller-order-body{display:grid;grid-template-columns:1fr 1.7fr 1fr;grid-gap:25px;gap:25px;padding:18px}.seller-order-body>div{display:flex;flex-direction:column;gap:4px}.seller-order-body label{display:flex;flex-direction:column;gap:6px}.seller-profile{display:flex;align-items:center;gap:18px}.seller-profile-mark{display:grid;place-items:center;width:74px;height:74px;border-radius:50%;background:var(--teal);color:#fff;font:700 38px Cormorant Garamond}.seller-profile h2{margin:0;font-size:25px}.seller-profile p{margin:5px 0;color:var(--muted)}.seller-profile span{font-size:11px;color:#16844a;background:#e9f7ee;padding:5px 9px;border-radius:10px}@media(max-width:700px){.breadcrumbs{display:none}.product-page{width:100%}.product-detail{display:block}.gallery{grid-template-columns:1fr;padding:12px}.gallery-main{min-height:440px;grid-row:1}.gallery-main .product-art svg{width:100%}.thumbs{grid-row:2;flex-direction:row;overflow:auto}.thumbs button{min-width:74px;height:74px}.product-info{padding:10px 16px}.product-info h1{font-size:37px}.product-meta small{display:none}.detail-price{font-size:37px}.size-options{overflow:auto}.size-options button{min-width:64px}.product-perks{grid-template-columns:1fr 1fr}.detail-actions{position:-webkit-sticky;position:sticky;bottom:72px;background:#fff;padding:12px 0;z-index:10}.description{margin:10px 12px;padding:20px;display:block}.description div{margin-top:20px}.recommend{padding:0 10px}.recommend-grid{grid-template-columns:repeat(2,1fr)}.cart-page,.checkout-page{padding-top:8px}.checkout-page h1,.page-title h1{font-size:38px}.page-title>button{font-size:0}.cart-layout,.checkout-layout,.page-title>button svg{display:block}.cart-line{grid-template-columns:85px 1fr auto;gap:10px}.cart-art{height:90px}.quantity{grid-column:2;grid-row:2}.cart-line>strong{grid-column:3;grid-row:1}.remove{grid-column:3;grid-row:2}.summary{position:static;margin-top:14px}.seller-group{border-left:0;border-right:0;border-radius:0}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.checkout-heading{margin-top:15px}.delivery-choice{grid-template-columns:auto 34px 1fr}.delivery-choice>strong{grid-column:3}.checkout-summary{margin-bottom:20px}.success-page{padding:55px 14px}.success-page>h1{font-size:43px}.success-actions{flex-direction:column}.fitting-page{display:block;padding:35px 14px 100px;width:100%}.fitting-intro h1{font-size:46px}.fitting-intro>div{display:none}.fitting-card{margin-top:25px;padding:14px}.upload-zone{height:300px}.dashboard{display:block;margin-top:-126px}.dashboard>aside{height:auto;padding:10px;flex-direction:row;overflow-x:auto;position:-webkit-sticky;position:sticky;top:0;z-index:3}.dash-brand,.dashboard aside>a{display:none}.dashboard aside button{white-space:nowrap}.dashboard main>header{height:60px;padding:0 14px}.dashboard-content{padding:18px 12px}.stats{grid-template-columns:1fr 1fr}.stats>div:last-child{grid-column:1/-1}.admin-list,.dash-table{overflow-x:auto}.table-head,.table-row{min-width:700px}.admin-row{min-width:650px}.dash-title h1{font-size:36px}.dash-title .button{padding:0 12px}.seller-dashboard{padding-bottom:76px}.seller-dashboard>aside{top:0}.seller-dashboard main>header{display:none}.seller-dashboard .dashboard-content{padding-top:22px}.seller-toast{left:12px;right:12px;top:68px;text-align:center}.seller-dashboard .dash-title{align-items:flex-end;gap:8px}.seller-dashboard .dash-title h1{font-size:32px;margin-bottom:14px}.seller-dashboard .dash-title .button{min-height:40px;font-size:11px;margin-bottom:14px}.seller-stats{grid-template-columns:1fr 1fr}.seller-stats>div:last-child{grid-column:auto}.seller-tasks{grid-template-columns:1fr}.seller-panel{padding:16px;border-radius:14px}.seller-panel-head{align-items:flex-start}.seller-product-list .table-head,.seller-product-list .table-row{min-width:720px}.seller-form-grid{grid-template-columns:1fr}.seller-form-grid label.wide{grid-column:auto}.seller-photo-field{align-items:flex-start}.seller-photo-field .product-art{width:76px;min-width:76px}.seller-variants{overflow-x:auto}.seller-variant-head,.seller-variant-row{min-width:650px}.seller-variant-row label span{display:block}.seller-variant-head{display:none}.seller-variant-row{align-items:start}.delivery-settings-grid{grid-template-columns:1fr}.seller-form-actions{position:-webkit-sticky;position:sticky;bottom:72px;background:#f7f8f9;padding:10px 0;z-index:2}.seller-form-actions>span{display:none}.seller-order-summary{overflow-x:auto}.seller-order-summary span{white-space:nowrap}.seller-order-card>header{align-items:flex-start}.seller-order-body,.seller-order-card>header div{grid-template-columns:1fr}.seller-order-body{gap:16px}.seller-profile{align-items:flex-start}.seller-profile span{display:inline-block}.seller-publish-toggle{grid-template-columns:42px}.seller-publish-toggle span{grid-column:1/-1}.seller-panel-head>.button{padding:0 12px;min-height:38px;font-size:11px}}.seller-delivery-group{border:0;border-top:1px solid var(--line);margin:18px 0 0;padding:16px 0 0}.seller-delivery-group:first-of-type{border-top:0;margin-top:4px;padding-top:0}.seller-delivery-group legend{font-weight:700;margin-bottom:10px;color:var(--ink)}.modal-backdrop{position:fixed;inset:0;z-index:80;background:rgba(35,24,20,.45);display:grid;place-items:center;padding:20px}.size-chart-modal{position:relative;width:min(560px,100%);background:var(--paper,#fffaf4);border-radius:24px;padding:28px;box-shadow:0 24px 80px rgba(35,24,20,.25)}.modal-close{position:absolute;right:18px;top:14px;border:0;background:transparent;font-size:30px;cursor:pointer}.size-chart-modal p{color:var(--muted);margin:8px 0 20px}.size-chart-table{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden}.size-chart-table>*{padding:11px 8px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center}.size-chart-table>:nth-child(4n){border-right:0}.size-chart-table>:nth-last-child(-n+4){border-bottom:0}.dress-overlay{pointer-events:none}