:root{--font-sans:var(--font-montserrat,"Montserrat",system-ui,sans-serif);--font-serif:var(--font-cormorant,"EB Garamond",Georgia,serif)}html{min-height:100%;overflow-y:scroll}body{min-height:100vh;display:flex;flex-direction:column;margin:0}body>.bottom-wrap{margin-top:auto}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--ink:#1a1a1a;--bg:#ededeb;--card:#f4f3f1;--surface:#fff;--muted:#6b6b6b;--line:#d8d6d2;--line-2:#e6e4e0}body,html{color:var(--ink)}body{font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{text-decoration:none}a,button{color:inherit}button{font-family:inherit;border:0;cursor:pointer;background:none}img{display:block;max-width:100%}ul{list-style:none}.page{max-width:1280px;margin:0 auto}.topbar-wrap{background:#1a1a1a}.topbar{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 16px;font-size:13px;font-weight:400;color:#fff}.topbar svg{stroke:#fff}.header{padding:24px 24px 22px;display:grid;grid-template-columns:220px 1fr 220px;align-items:center;grid-gap:32px;gap:32px}.logo{font-family:Times New Roman,Times,serif!important;font-style:italic!important;font-weight:500!important;font-size:42px;letter-spacing:-.04em;line-height:1;color:#1a1a1a;display:inline-block}.nav{display:flex;gap:44px;justify-content:center;align-items:center;font-size:14px;font-weight:400}.nav a{position:relative;padding:6px 0;white-space:nowrap}.nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:right;transition:transform .3s}.nav a:hover:after{transform:scaleX(1);transform-origin:left}.icons{gap:24px;justify-content:flex-end}.icon-btn,.icons{display:flex;align-items:center}.icon-btn{width:26px;height:26px;justify-content:center}.icon-btn svg{width:22px;height:22px;stroke:var(--ink);fill:none;stroke-width:1.6}.cart-count{font-size:14px;font-weight:400;margin-left:-12px}.hero{margin:0 24px;height:480px;border-radius:14px;overflow:hidden;position:relative}.hero-bg{position:absolute;inset:0;background-image:url(/images/globalbanner.png);background-size:cover;background-position:50%}.hero-content{position:relative;z-index:2;padding:52px 60px;height:100%;justify-content:center;color:var(--ink);max-width:640px}.hero h1,.hero-content{display:flex;flex-direction:column}.hero h1{font-family:Montserrat,sans-serif;font-size:60px;line-height:.95;font-weight:900;text-transform:uppercase;letter-spacing:-.01em;gap:4px}.hero-text{font-size:15px;margin-top:28px;max-width:400px;line-height:1.5;color:#e8e4dc;font-weight:500}.black-btn{display:inline-flex;align-items:center;gap:28px;background:#2d3034;color:#fff;padding:16px 28px;border-radius:12px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-top:26px;transition:transform .2s,background .2s;width:-moz-fit-content;width:fit-content}.black-btn:hover{transform:translateX(4px)}.black-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.6}.slider{display:flex;gap:40px;font-size:15px;font-weight:600;margin-top:48px;color:#1a2030}.slider span{padding-bottom:8px;min-width:60px;border-bottom:1px solid transparent;opacity:.35}.slider .active{border-bottom:2px solid #1a2030;opacity:1}.section{padding:0 24px}.cats{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.cat{height:230px;border-radius:14px;padding:0 18px 22px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.cat:after{content:"";background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.55));z-index:1}.cat-photo,.cat:after{position:absolute;inset:0}.cat-photo{width:100%;height:100%;z-index:0;transition:transform .6s}.cat:hover .cat-photo{transform:scale(1.05)}.cat h3{color:#fff;font-size:20px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;margin-bottom:0;text-shadow:0 2px 8px rgba(0,0,0,.35);line-height:1.15;position:relative;z-index:2;transition:transform .4s ease;padding-bottom:0}.cat-link{display:none}.cat-link svg{width:13px;height:13px;transition:transform .2s ease}.title-row{margin-top:50px;margin-bottom:22px;display:flex;justify-content:space-between;align-items:center}.title-row h2{font-size:20px;text-transform:uppercase;font-weight:700;letter-spacing:.02em}.see-all{display:inline-flex;align-items:center;gap:10px;font-size:13px}.see-all svg{width:14px;height:12px;stroke:currentColor;fill:none;stroke-width:1.6}.products{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.product{background:transparent;border:1px solid #e2e1e2;border-radius:14px;cursor:pointer;transition:transform .3s;display:flex;flex-direction:column}.photo,.product{overflow:hidden;position:relative}.photo{aspect-ratio:1/1.2;background:#ededed;border-bottom:1px solid #e2e1e2}.photo-inner{position:absolute;inset:0;background-size:cover;background-position:50%;transition:transform .5s}.product:hover .photo-inner{transform:scale(1.06)}.badge{left:14px;background:#1a1a1a;color:#fff;border-radius:5px;padding:4px 10px;font-size:11px;font-weight:600;letter-spacing:.03em}.badge,.heart{position:absolute;top:14px;z-index:2}.heart{right:14px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:transparent}.heart svg{width:20px;height:20px;stroke:#1a1a1a;fill:none;stroke-width:1.4}.info{padding:16px 16px 18px;background:transparent}.name{font-weight:500;margin-bottom:6px}.name,.price{font-size:14px;color:#1a1a1a}.price{font-weight:600;margin-bottom:12px}.colors{display:flex;gap:6px}.dot{width:13px;height:13px;border-radius:50%;background:#1a1a1a}.dot.gray{background:#b8b8b8}.dot.blue{background:#6a8da5}.dot.light{background:#e0ddd7}.collection{margin-top:30px;height:300px;border-radius:14px;overflow:hidden;position:relative;background:#ededeb}.collection-overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.collection-bg{position:absolute;inset:0;background-image:url(/images/bannertwo.png);background-size:cover;background-position:50%}.collection-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsla(60,11%,91%,.95),hsla(60,11%,91%,.6) 40%,transparent 65%)}.collection-content{position:relative;z-index:2;padding:44px 50px;max-width:60%;display:flex;flex-direction:column;justify-content:center;height:100%}.collection h2{font-family:Montserrat,sans-serif;font-size:42px;line-height:1.05;font-weight:500;letter-spacing:-.005em;text-transform:uppercase}.collection p{line-height:1.45;margin-top:14px;max-width:320px}.collection p,.white-btn{font-size:14px;color:var(--ink)}.white-btn{display:inline-flex;align-items:center;gap:18px;background:#fff;padding:14px 24px;border-radius:10px;font-weight:500;margin-top:22px;border:1px solid var(--line);width:-moz-fit-content;width:fit-content;align-self:flex-start}.white-btn svg{width:28px;height:12px;stroke:currentColor;fill:none}.benefits{padding:44px 0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;position:relative}.benefit{display:flex;align-items:center;gap:20px;padding:0 36px;position:relative}.benefit:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;height:56px;background:#c8c5be;border-radius:2px}.ben-icon{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--ink)}.ben-icon svg{width:38px;height:38px;display:block}.benefit b{display:block;font-size:14px;font-weight:600;margin-bottom:2px}.benefit span{font-size:12px;color:var(--muted)}.footer{padding:36px 24px 28px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:40px;gap:40px;justify-items:start}.footer .logo{font-family:Times New Roman,Times,serif!important;font-style:italic!important;font-weight:500!important;font-size:44px;letter-spacing:-.04em;line-height:1;margin-bottom:16px;display:inline-block}.footer-brand p{font-size:12px;color:var(--muted);margin-bottom:18px;line-height:1.5}.social{display:flex;gap:12px}.social a{width:26px;height:26px;display:flex;align-items:center;justify-content:center}.social svg{width:16px;height:16px;fill:var(--ink)}.footer h4{font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:.05em;margin-bottom:14px}.footer ul li{margin-bottom:8px}.footer ul a{font-size:13px;color:var(--ink)}.footer-news p{font-size:12px;color:var(--muted);margin-bottom:12px;line-height:1.5}.subscribe{display:flex;background:#fff;border-radius:8px;padding:4px;border:1px solid var(--line)}.subscribe input{flex:1 1;border:0;background:transparent;padding:8px 12px;font-size:13px;font-family:inherit;outline:none}.subscribe button{width:36px;height:36px;background:var(--ink);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.subscribe svg{width:12px;height:12px;stroke:#fff;fill:none;stroke-width:2}@media (max-width:1024px){.hero h1{font-size:42px}.products{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.nav{display:none}.header{grid-template-columns:1fr auto;padding:4px 16px 14px}.hero{margin:0 16px;height:420px}.hero-content{padding:30px 24px}.hero h1{font-size:36px}.section{padding:0 16px}.cats,.products{grid-template-columns:repeat(2,1fr)}.collection{height:auto}.collection-content{padding:28px 20px;max-width:100%}.benefits{grid-template-columns:1fr 1fr;padding:26px 16px}.footer{grid-template-columns:1fr;padding:30px 16px;gap:24px}}.bottom-wrap{background:#ededeb;margin-top:0}.hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(45,48,52,.85),rgba(45,48,52,.5) 35%,transparent 60%);z-index:1}.hero-tag{display:flex;align-items:center;gap:16px;margin-bottom:28px}.hero-tag span{font-size:12px;font-weight:600;letter-spacing:.14em;color:#d6cfc2}.tag-line{width:80px;height:1px;background:#d6cfc2;opacity:.5}.hero h1 .t1,.hero h1 .t2{color:#f0ede5}.breadcrumbs{display:flex;gap:10px;align-items:center;padding:18px 0 24px;font-size:13px;color:#6b6b6b;flex-wrap:wrap}.breadcrumbs a{color:#6b6b6b;transition:color .2s}.breadcrumbs .current,.breadcrumbs a:hover{color:#1a1a1a}.product-page{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;margin-bottom:60px}.gallery{display:grid;grid-template-columns:80px 1fr;grid-gap:14px;gap:14px}.thumbs{flex-direction:column;gap:10px}.thumb-nav,.thumbs{display:flex;align-items:center}.thumb-nav{width:32px;height:24px;justify-content:center;color:#1a1a1a;opacity:.6}.thumb-nav svg{width:18px;height:18px}.thumb{width:80px;height:100px;border-radius:10px;background:#edeced;border:1px solid transparent;padding:0;overflow:hidden;cursor:pointer;transition:border-color .2s}.thumb.active{border-color:#1a1a1a}.thumb-placeholder{display:block;width:100%;height:100%;background:#e2e1e2}.main-photo{position:relative;background:#edeced;border-radius:14px;overflow:hidden;aspect-ratio:1/1.18}.main-photo-inner{position:absolute;inset:0;background-size:cover;background-position:50%}.main-photo .badge{left:16px;top:16px}.main-photo .heart{right:16px;top:16px}.main-photo .zoom{position:absolute;right:16px;bottom:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#1a1a1a}.main-photo .zoom svg{width:18px;height:18px}.buy{padding:8px 8px 8px 12px}.buy-badge{display:inline-block;position:static;margin-bottom:14px}.buy-title{font-size:30px;font-weight:500;margin-bottom:14px;letter-spacing:-.01em}.buy-price{font-size:24px;font-weight:600;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #e2e1e2}.buy-block{margin-bottom:22px}.buy-label{font-size:13px;color:#6b6b6b}.buy-label b{color:#1a1a1a;font-weight:500;margin-left:4px}.buy-label .muted{color:#b8b8b8;margin-left:4px}.buy-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.sizes-link{font-size:13px;color:#1a1a1a;border-bottom:1px solid #1a1a1a;padding-bottom:1px}.buy-colors{display:flex;gap:10px;margin-top:12px}.buy-color{width:36px;height:36px;border-radius:50%;padding:3px;border:1px solid transparent;background:transparent;cursor:pointer;transition:border-color .2s}.buy-color.active{border-color:#1a1a1a}.buy-color span{display:block;width:100%;height:100%;border-radius:50%;border:1px solid #e2e1e2}.buy-sizes{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}.buy-size{padding:12px 0;border:1px solid #d8d6d2;border-radius:8px;font-size:14px;font-weight:500;background:#fff;cursor:pointer;transition:border-color .2s,background .2s}.buy-size:hover{border-color:#1a1a1a}.buy-size.active{border-color:#1a1a1a}.buy-cta,.buy-size.active{background:#1a1a1a;color:#fff}.buy-cta{width:100%;padding:16px 24px;border-radius:10px;font-size:14px;font-weight:500;margin-bottom:10px;display:inline-flex;align-items:center;justify-content:center;gap:14px}.buy-cta svg{width:16px;height:16px}.buy-cta.secondary{background:#fff;color:#1a1a1a;border:1px solid #d8d6d2}.buy-perks{list-style:none;margin-top:26px;padding:0;display:flex;flex-direction:column;gap:16px}.buy-perks li{display:flex;gap:16px;align-items:flex-start}.buy-perks svg{width:26px;height:26px;stroke:#1a1a1a;flex-shrink:0;margin-top:2px}.buy-perks b{display:block;font-size:13px;font-weight:500;margin-bottom:2px;color:#1a1a1a}.buy-perks span{font-size:12px;color:#6b6b6b}.product-info-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;padding:40px 0;border-top:1px solid #e2e1e2}.product-info-grid h2{font-size:22px;font-weight:600;margin-bottom:18px}.product-about p{font-size:14px;line-height:1.6;color:#1a1a1a;margin-bottom:16px}.product-about ul{list-style:none;padding:0}.product-about ul li{font-size:14px;padding-left:16px;position:relative;margin-bottom:6px}.product-about ul li:before{content:"•";position:absolute;left:0}.care{margin-top:28px}.care>span{display:block;font-size:13px;color:#6b6b6b;margin-bottom:10px}.care-icons{display:flex;gap:14px}.care-icons svg{width:32px;height:32px;color:#1a1a1a}.product-details dl{margin:0}.detail-row{display:grid;grid-template-columns:1fr 1fr;padding:12px 0;border-bottom:1px solid #ededeb;font-size:14px}.detail-row dt{color:#6b6b6b}.detail-row dd{color:#1a1a1a;margin:0}.related{padding:40px 0 60px;border-top:1px solid #e2e1e2}.related-nav{display:flex;gap:8px}.related-nav button{width:36px;height:36px;border-radius:50%;border:1px solid #d8d6d2;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.related-nav svg{width:18px;height:18px}@media (max-width:900px){.product-page{grid-template-columns:1fr}.gallery{grid-template-columns:64px 1fr}.product-info-grid{grid-template-columns:1fr;gap:28px}.buy-title{font-size:24px}}.main-photo-clickable{position:absolute;inset:0;cursor:zoom-in;background:transparent;border:0;padding:0}.zoom-btn{position:absolute;bottom:14px;right:14px;width:38px;height:38px;background:hsla(0,0%,100%,.95);border:1px solid #e2e1e2;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a1a1a;z-index:3;transition:background .15s}.zoom-btn:hover{background:#fff}.zoom-btn svg{width:18px;height:18px}.lightbox{position:fixed;inset:0;background:hsla(0,0%,6%,.94);z-index:1000;display:flex;align-items:center;justify-content:center;padding:60px;cursor:zoom-out;animation:lbFade .2s ease}@keyframes lbFade{0%{opacity:0}to{opacity:1}}.lightbox-img{max-width:100%;max-height:100%;object-fit:contain;cursor:default;border-radius:4px}.lightbox-close,.lightbox-next,.lightbox-prev{position:absolute;background:hsla(0,0%,100%,.1);border:0;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s}.lightbox-close:hover,.lightbox-next:hover,.lightbox-prev:hover{background:hsla(0,0%,100%,.2)}.lightbox-close{top:24px;right:24px;width:44px;height:44px}.lightbox-close svg{width:22px;height:22px}.lightbox-next,.lightbox-prev{top:50%;transform:translateY(-50%);width:52px;height:52px}.lightbox-prev{left:24px}.lightbox-next{right:24px}.lightbox-next svg,.lightbox-prev svg{width:26px;height:26px}.lightbox-counter{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);color:#fff;font-size:14px;background:hsla(0,0%,100%,.1);padding:6px 14px;border-radius:100px}@media (max-width:700px){.lightbox{padding:16px}.lightbox-close{top:12px;right:12px;width:38px;height:38px}.lightbox-next,.lightbox-prev{width:40px;height:40px}.lightbox-prev{left:8px}.lightbox-next{right:8px}}.sc-backdrop{position:fixed;inset:0;background:hsla(0,0%,6%,.55);z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;animation:scFade .2s ease}@keyframes scFade{0%{opacity:0}to{opacity:1}}.sc-modal{background:#fff;border-radius:16px;width:100%;max-width:760px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:scIn .25s ease}@keyframes scIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.sc-header{display:flex;align-items:center;justify-content:space-between;padding:22px 28px;border-bottom:1px solid #ededeb}.sc-header h2{font-size:22px;font-weight:600;letter-spacing:-.01em}.sc-close{width:36px;height:36px;border-radius:50%;background:#f5f5f4;display:flex;align-items:center;justify-content:center;cursor:pointer;border:0;color:#1a1a1a;transition:background .15s}.sc-close:hover{background:#ededeb}.sc-close svg{width:18px;height:18px}.sc-tabs{display:flex;gap:4px;padding:16px 28px 0;border-bottom:1px solid #ededeb}.sc-tabs button{padding:12px 18px;background:transparent;border:0;font-size:14px;font-weight:500;color:#6b6b6b;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s;font-family:inherit}.sc-tabs button:hover{color:#1a1a1a}.sc-tabs button.active{color:#1a1a1a;border-bottom-color:#1a1a1a}.sc-table-wrap{padding:24px 28px;overflow-x:auto;flex-shrink:0}.sc-table{width:100%;border-collapse:collapse;font-size:14px}.sc-table th{text-align:left;padding:12px 16px;background:#fafaf9;color:#6b6b6b;font-weight:500;font-size:13px;border-bottom:1px solid #ededeb}.sc-table th:first-child{border-radius:8px 0 0 0}.sc-table th:last-child{border-radius:0 8px 0 0}.sc-table td{padding:14px 16px;border-bottom:1px solid #f5f5f4;color:#1a1a1a}.sc-table tr:last-child td{border-bottom:0}.sc-table tr:hover td{background:#fafaf9}.sc-table .sc-size{font-weight:600}.sc-howto{padding:18px 28px 28px;border-top:1px solid #ededeb;overflow-y:auto}.sc-howto h3{font-size:15px;font-weight:600;margin-bottom:12px}.sc-howto ul{list-style:none;padding:0;margin:0 0 14px;display:flex;flex-direction:column;gap:8px}.sc-howto li{font-size:13px;color:#1a1a1a;padding-left:16px;position:relative;line-height:1.5}.sc-howto li:before{content:"•";position:absolute;left:0;color:#6b6b6b}.sc-howto li b{font-weight:600}.sc-note{font-size:12px;color:#6b6b6b;background:#fafaf9;padding:10px 14px;border-radius:8px;line-height:1.4}@media (max-width:700px){.sc-backdrop{padding:0;align-items:flex-end}.sc-modal{max-height:92vh;border-radius:16px 16px 0 0}.sc-header{padding:18px 20px}.sc-tabs{padding:12px 20px 0;overflow-x:auto}.sc-tabs button{white-space:nowrap;font-size:13px;padding:10px 14px}.sc-howto,.sc-table-wrap{padding-left:20px;padding-right:20px}.sc-table{font-size:13px}.sc-table td,.sc-table th{padding:10px 12px}}button.sizes-link{background:transparent;border:0;padding:0;font-family:inherit;cursor:pointer}.sc-disclaimer{margin:16px 28px 0;padding:12px 14px;background:#fef7e6;border:1px solid #f5e0a3;border-radius:10px;display:flex;gap:10px;align-items:flex-start;font-size:13px;color:#6b5410;line-height:1.45}.sc-disclaimer svg{width:18px;height:18px;flex-shrink:0;margin-top:1px;color:#c19211}@media (max-width:700px){.sc-disclaimer{margin:12px 20px 0;font-size:12px}}.new-hero{position:relative;margin:18px 0 32px;min-height:360px;border-radius:16px;overflow:hidden;display:flex;align-items:center}.new-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.35) 40%,rgba(0,0,0,.1) 65%,transparent 80%);z-index:1;pointer-events:none}.new-hero-content{padding:48px 56px;display:flex;flex-direction:column;justify-content:center;gap:18px;position:relative;z-index:2;max-width:560px}.new-crumbs{padding:0;margin:0;font-size:13px}.new-hero h1{font-family:Montserrat,sans-serif;font-size:64px;line-height:1;font-weight:700;letter-spacing:-.01em;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.4)}.new-hero p{font-size:16px;color:#fff;line-height:1.5;max-width:380px;text-shadow:0 2px 12px rgba(0,0,0,.4)}.new-hero-image{position:absolute;inset:0;background-color:#ebe6dc;background-image:linear-gradient(135deg,#ebe6dc,#d8d2c4);background-size:cover;background-position:50%;z-index:0}.new-filters{display:flex;gap:10px;margin-bottom:26px;flex-wrap:wrap;align-items:stretch}.new-select{position:relative;flex:1 1;min-width:140px;height:44px;box-sizing:border-box;background:#fff;border:1px solid #e2e1e2;border-radius:10px;padding:0 14px;display:flex;flex-direction:column;justify-content:center;cursor:pointer;transition:border-color .15s}.new-select:hover{border-color:#b8b8b8}.new-select>span{font-size:11px;color:#6b6b6b}.new-select select{border:0;outline:0;font-size:14px;font-family:inherit;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;padding-right:16px;cursor:pointer;color:#1a1a1a}.new-select>svg{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:14px;height:14px;color:#6b6b6b;pointer-events:none}.new-select.sort-select{flex:0 0 200px;margin-left:auto}.new-select.sort-select select{padding:0}.new-products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:60px}.empty-state{padding:80px;text-align:center;color:#6b6b6b;font-size:14px;background:#fff;border:1px solid #ededeb;border-radius:14px;margin-bottom:60px}@media (max-width:1024px){.new-hero{grid-template-columns:1fr;min-height:auto}.new-hero-image{height:240px}.new-hero h1{font-family:Montserrat,sans-serif;font-size:64px;line-height:1;font-weight:700;letter-spacing:-.01em;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.4)}.new-products{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.new-hero-content{padding:32px 24px}.new-hero h1{font-family:Montserrat,sans-serif;font-size:64px;line-height:1;font-weight:700;letter-spacing:-.01em;color:#fff;text-shadow:0 2px 16px rgba(0,0,0,.4)}.new-filters{gap:8px}.new-select{min-width:120px;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 4px)}.new-select.sort-select{flex:1 1 100%;margin-left:0}.new-products{grid-template-columns:repeat(2,1fr)}}.dd{flex:1 1;min-width:140px}.dd,.dd-trigger{position:relative}.dd-trigger{width:100%;background:#fff;border:1px solid #e2e1e2;border-radius:10px;padding:8px 38px 8px 14px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;cursor:pointer;font-family:inherit;transition:border-color .15s;text-align:left}.dd-trigger:hover{border-color:#b8b8b8}.dd.open .dd-trigger{border-color:#1a1a1a}.dd-label{font-size:11px;color:#6b6b6b;font-weight:400}.dd-value{font-size:14px;color:#1a1a1a;font-weight:500;line-height:1.2}.dd-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#6b6b6b;transition:transform .2s}.dd.open .dd-arrow{transform:translateY(-50%) rotate(180deg)}.dd-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e2e1e2;border-radius:10px;padding:6px;box-shadow:0 8px 24px rgba(0,0,0,.08);z-index:50;max-height:280px;overflow-y:auto;animation:ddFade .15s ease}@keyframes ddFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dd-option{width:100%;padding:10px 12px;border:0;background:transparent;cursor:pointer;font-family:inherit;font-size:14px;color:#1a1a1a;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;transition:background .12s}.dd-option.active,.dd-option:hover{background:#f5f5f4}.dd-option.active{font-weight:500}.dd-option svg{width:16px;height:16px;color:#1a1a1a;flex-shrink:0}.dd-sort{flex:0 0 200px;margin-left:auto}@media (max-width:700px){.dd-sort{flex:1 1 100%;margin-left:0}.dd{min-width:120px;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5px)}}.catalog-head{padding:26px 0 18px}.catalog-head h1{font-family:Montserrat,sans-serif;font-size:64px;line-height:1;font-weight:500;letter-spacing:-.005em;color:#1a1a1a;margin-bottom:8px}.catalog-head p{font-size:15px;color:#6b6b6b}.catalog-layout{display:grid;grid-template-columns:240px 1fr;grid-gap:36px;gap:36px;margin-bottom:60px}.catalog-aside{padding-right:8px}.filter-section{border-bottom:1px solid #e2e1e2;padding:18px 0}.filter-section:first-child{padding-top:8px}.filter-head{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;border:0;padding:0;cursor:pointer;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:.08em;color:#1a1a1a}.filter-head svg{width:14px;height:14px;transition:transform .2s}.filter-head svg.open{transform:rotate(45deg)}.filter-body{margin-top:14px}.filter-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:4px}.filter-list .filter-link{display:flex;align-items:center;gap:8px;padding:4px 0;font-size:14px;color:#1a1a1a;cursor:pointer}.filter-list .filter-link input{display:none}.filter-list .filter-link span{transition:color .15s}.filter-list .filter-link:hover span{color:#6b6b6b}.filter-list .filter-link input:checked+span{font-weight:600}.filter-check{display:flex;align-items:center;gap:10px;padding:6px 0;font-size:14px;cursor:pointer;color:#1a1a1a}.filter-check input{display:none}.filter-check .ck-box{width:18px;height:18px;border:1px solid #d8d6d2;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s;flex-shrink:0}.filter-check .ck-box svg{width:12px;height:12px;color:#fff;opacity:0}.filter-check input:checked+.ck-box{background:#1a1a1a;border-color:#1a1a1a}.filter-check input:checked+.ck-box svg{opacity:1}.size-table-link{display:inline-block;margin-top:10px;font-size:13px;color:#1a1a1a;border-bottom:1px solid #d8d6d2;padding-bottom:1px}.color-swatches{display:flex;flex-wrap:wrap;gap:8px}.color-sw{width:28px;height:28px;border-radius:50%;border:2px solid transparent;background:transparent;padding:2px;cursor:pointer;transition:border-color .15s}.color-sw span{display:block;width:100%;height:100%;border-radius:50%;border:1px solid #e2e1e2}.color-sw:hover{border-color:#d8d6d2}.color-sw.active{border-color:#1a1a1a}.reset-btn{display:inline-flex;align-items:center;gap:10px;width:100%;justify-content:space-between;padding:12px 16px;background:#fff;border:1px solid #e2e1e2;border-radius:10px;font-size:13px;color:#1a1a1a;cursor:pointer;margin-top:14px;font-family:inherit;transition:border-color .15s}.reset-btn:hover{border-color:#1a1a1a}.reset-btn svg{width:14px;height:14px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:16px;flex-wrap:wrap}.result-count{font-size:14px;color:#1a1a1a;font-weight:500}.toolbar-right{display:flex;gap:10px;align-items:stretch}.view-toggle{display:flex;gap:0;height:44px;border:1px solid #e2e1e2;border-radius:10px;overflow:hidden;box-sizing:border-box}.view-toggle button{width:44px;height:42px;background:#fff;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6b6b6b;transition:background .15s,color .15s}.view-toggle button+button{border-left:1px solid #e2e1e2}.view-toggle button.active{background:#1a1a1a;color:#fff}.view-toggle svg{width:16px;height:16px}.catalog-products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:36px}.catalog-products.list-view{grid-template-columns:1fr}.catalog-products.list-view .product{display:grid;grid-template-columns:200px 1fr;grid-gap:20px;gap:20px}.catalog-products.list-view .product .photo{aspect-ratio:1}.pagination{gap:6px;padding:20px 0 40px}.page-next,.page-num,.pagination{display:flex;justify-content:center;align-items:center}.page-next,.page-num{min-width:38px;height:38px;padding:0 10px;border:1px solid #e2e1e2;background:#fff;border-radius:8px;font-size:14px;color:#1a1a1a;cursor:pointer;font-family:inherit;transition:border-color .15s,background .15s}.page-next:hover,.page-num.active,.page-num:hover{border-color:#1a1a1a}.page-num.active{background:#1a1a1a;color:#fff}.page-dots{padding:0 8px;color:#6b6b6b;font-size:14px}.page-next svg{width:16px;height:16px}@media (max-width:1024px){.catalog-layout{grid-template-columns:1fr}.catalog-aside{padding:0}.catalog-products{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.catalog-head h1{font-size:44px}.catalog-products{grid-template-columns:repeat(2,1fr)}.catalog-products.list-view .product{grid-template-columns:120px 1fr;gap:12px}.catalog-products.list-view .product .photo{aspect-ratio:1}.toolbar-right{width:100%}.dd-sort{flex:1 1}}.price-inputs{display:flex;gap:10px;margin-top:6px}.price-inputs label{flex:1 1;display:flex;flex-direction:column;gap:6px}.price-inputs label>span{font-size:12px;color:#6b6b6b}.price-input-wrap{position:relative}.price-input-wrap input{width:100%;padding:10px 28px 10px 12px;border:1px solid #e2e1e2;border-radius:8px;font-size:14px;font-family:inherit;font-weight:500;color:#1a1a1a;outline:none;background:#fff;transition:border-color .15s;-moz-appearance:textfield}.price-input-wrap input::-webkit-inner-spin-button,.price-input-wrap input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.price-input-wrap input:focus{border-color:#1a1a1a}.price-input-wrap .rub{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:14px;color:#6b6b6b;pointer-events:none}button.size-table-link{background:transparent;border:0;padding:0 0 1px;font-family:inherit;cursor:pointer;display:inline-block;margin-top:10px;font-size:13px;color:#1a1a1a;border-bottom:1px solid #d8d6d2;transition:border-color .15s}button.size-table-link:hover{border-bottom-color:#1a1a1a}.about-hero{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;margin:18px 0 36px;align-items:center}.about-hero-text h1{font-family:Montserrat,sans-serif;font-size:72px;line-height:1;font-weight:500;letter-spacing:-.005em;color:#1a1a1a;margin-bottom:26px}.about-hero-text p{font-size:16px;line-height:1.55;color:#1a1a1a;margin-bottom:16px;max-width:440px}.about-cta{margin-top:18px}.about-hero-image{aspect-ratio:4/3;border-radius:18px;background-color:#ebe6dc;background-image:linear-gradient(135deg,#ebe6dc,#d8d2c4);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:380px;position:relative;overflow:hidden;box-shadow:0 8px 32px rgba(26,26,26,.08)}.about-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;background:#f5f3ef;border-radius:16px;padding:32px 24px;margin-bottom:60px}.stat-card{text-align:center;padding:8px 16px;position:relative}.stat-card+.stat-card:before{content:"";position:absolute;left:0;top:20%;bottom:20%;width:1px;background:#d8d6d2}.stat-icon{display:flex;justify-content:center;margin-bottom:14px;color:#1a1a1a}.stat-icon svg{width:28px;height:28px}.stat-big{font-family:Montserrat,sans-serif;font-size:34px;line-height:1;font-weight:500;color:#1a1a1a;margin-bottom:6px}.stat-small{font-size:13px;color:#6b6b6b;line-height:1.4}.about-section{margin-bottom:70px}.about-h2{font-family:Montserrat,sans-serif;font-size:32px;font-weight:500;letter-spacing:-.005em;text-align:center;margin-bottom:38px;color:#1a1a1a}.about-grid-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:36px;gap:36px}.feature-card{text-align:center;padding:0 8px}.feature-icon{width:56px;height:56px;margin:0 auto 18px;border:1px solid #e2e1e2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1a1a1a}.feature-icon svg{width:24px;height:24px}.feature-card h3{font-size:15px;font-weight:600;margin-bottom:10px;color:#1a1a1a}.feature-card p{font-size:13px;line-height:1.55;color:#6b6b6b}.about-steps{display:grid;grid-template-columns:1fr 40px 1fr 40px 1fr 40px 1fr;grid-gap:12px;gap:12px;align-items:start}.step-card{text-align:center;padding:0 6px}.step-icon{width:56px;height:56px;margin:0 auto 18px;border:1px solid #e2e1e2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1a1a1a}.step-icon svg{width:24px;height:24px}.step-card h3{font-size:15px;font-weight:600;margin-bottom:10px;color:#1a1a1a}.step-card p{font-size:13px;line-height:1.55;color:#6b6b6b}.step-arrow{padding-top:26px;color:#b8b8b8;display:flex;justify-content:center}.step-arrow svg{width:38px;height:12px}.about-approach{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center;margin-bottom:60px;background:#f5f3ef;border-radius:16px;padding:36px}.about-approach-image{aspect-ratio:4/3;border-radius:14px;background-color:#e2dccf;background-image:linear-gradient(135deg,#e2dccf,#cfc7b5);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:260px;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(26,26,26,.06)}.about-approach-text .about-h2{text-align:left;margin-bottom:22px}.about-approach-text p{font-size:15px;line-height:1.6;color:#1a1a1a;margin-bottom:14px}.about-newsletter{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:40px;gap:40px;align-items:center;background:#f5f3ef;border-radius:16px;padding:36px 40px;margin-bottom:50px}.about-news-text .about-h2{text-align:left;margin-bottom:12px}.about-news-text p{font-size:14px;line-height:1.5;color:#6b6b6b}.about-news-form{display:flex;gap:8px;background:#fff;border-radius:12px;padding:6px}.about-news-form input{flex:1 1;border:0;outline:0;padding:14px 18px;font-size:14px;font-family:inherit;background:transparent;color:#1a1a1a}.about-news-form input::placeholder{color:#b8b8b8}.about-news-form button{width:48px;height:48px;border-radius:8px;background:#1a1a1a;color:#fff;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.about-news-form button:hover{background:#2a2a2a}.about-news-form button svg{width:18px;height:18px}.about-perks{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;padding:24px 0;border-top:1px solid #e2e1e2;border-bottom:1px solid #e2e1e2;margin-bottom:50px}.perk-card{gap:14px}.perk-card,.perk-icon{display:flex;align-items:center}.perk-icon{width:40px;height:40px;justify-content:center;color:#1a1a1a;flex-shrink:0}.perk-icon svg{width:24px;height:24px}.perk-card b{display:block;font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:2px}.perk-card span{font-size:12px;color:#6b6b6b}@media (max-width:1024px){.about-hero{grid-template-columns:1fr}.about-hero-text h1{font-size:56px}.about-hero-image{min-height:280px}.about-stats{grid-template-columns:repeat(2,1fr);gap:24px 0}.stat-card+.stat-card:nth-child(3):before{display:none}.about-grid-4{grid-template-columns:repeat(2,1fr);gap:28px}.about-steps{grid-template-columns:1fr 1fr;gap:26px}.step-arrow{display:none}.about-approach,.about-newsletter{grid-template-columns:1fr}.about-newsletter{padding:28px}.about-perks{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:600px){.about-hero-text h1{font-size:44px}.about-stats{padding:24px 12px}.stat-big{font-size:26px}.about-h2{font-size:24px;margin-bottom:28px}.about-grid-4,.about-perks,.about-steps{grid-template-columns:1fr}}.about-tagline{font-family:Montserrat,sans-serif;font-size:18px;font-style:italic;color:#1a1a1a;margin-top:22px!important;padding-top:18px;border-top:1px solid #e2e1e2;max-width:440px}.del-hero{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:40px;gap:40px;margin:18px 0 50px;align-items:stretch}.del-hero-text{display:flex;flex-direction:column;justify-content:center}.del-hero-text h1{font-family:Montserrat,sans-serif;font-size:64px;line-height:1;font-weight:500;letter-spacing:-.005em;color:#1a1a1a;margin-bottom:24px}.del-hero-text p{font-size:15px;line-height:1.55;color:#1a1a1a;max-width:460px}.del-hero-side{background:#f5f3ef;border-radius:16px;padding:32px 36px;display:flex;flex-direction:column;gap:22px;justify-content:center}.side-perk{gap:18px}.side-perk,.side-perk-icon{display:flex;align-items:center}.side-perk-icon{width:48px;height:48px;background:#fff;border-radius:12px;justify-content:center;color:#1a1a1a;flex-shrink:0}.side-perk-icon svg{width:22px;height:22px}.side-perk b{display:block;font-size:13px;font-weight:700;letter-spacing:-.02em;color:#1a1a1a;margin-bottom:4px}.side-perk span{font-size:13px;color:#6b6b6b;line-height:1.4}.del-section{margin-bottom:50px}.del-h2{font-family:Montserrat,sans-serif;font-size:32px;font-weight:500;letter-spacing:-.005em;color:#1a1a1a;margin-bottom:24px}.del-grid-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.del-grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.del-card{background:#f5f3ef;border-radius:14px;padding:24px;display:flex;flex-direction:column;min-height:220px}.del-card-icon{width:40px;height:40px;border-radius:10px;background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.del-card-icon svg{width:20px;height:20px}.del-card h3{font-size:16px;font-weight:600;margin-bottom:10px;color:#1a1a1a}.del-card p{font-size:13px;line-height:1.5;color:#1a1a1a}.del-card-divider{height:1px;background:#d8d6d2;margin:18px 0 14px}.del-card-price{font-size:13px}.del-price-label{color:#6b6b6b;display:block;margin-bottom:6px}.del-card-price ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.del-card-price li{color:#1a1a1a;padding-left:12px;position:relative}.del-card-price li:before{content:"•";position:absolute;left:0;color:#1a1a1a}.del-card-link-text{font-size:13px;color:#1a1a1a;margin-top:4px}.del-note{display:flex;gap:10px;align-items:flex-start;padding:14px 16px;margin-top:18px;color:#6b6b6b;font-size:13px;line-height:1.4}.del-note svg{width:18px;height:18px;flex-shrink:0;color:#b8b8b8;margin-top:1px}.pay-logos{display:flex;gap:8px;margin-top:18px;flex-wrap:wrap;align-items:center}.pay-logo{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:700;min-width:48px;height:28px;letter-spacing:-.02em}.pay-logo-visa{font-style:italic}.pay-logo-mc{color:#f79e1b;font-size:14px;letter-spacing:-2px}.del-safety{background:#f5f3ef;border-radius:14px;padding:22px 28px;gap:22px;margin-bottom:50px}.del-safety,.del-safety-icon{display:flex;align-items:center}.del-safety-icon{width:44px;height:44px;border-radius:10px;background:#1a1a1a;color:#fff;justify-content:center;flex-shrink:0}.del-safety-icon svg{width:22px;height:22px}.del-safety h3{font-size:16px;font-weight:600;margin-bottom:4px;color:#1a1a1a}.del-safety p{font-size:13px;color:#6b6b6b;line-height:1.5}.muted-small{color:#6b6b6b;font-size:12px}.del-perks{margin-top:30px}@media (max-width:1024px){.del-hero{grid-template-columns:1fr}.del-grid-4{grid-template-columns:repeat(2,1fr)}.del-grid-3{grid-template-columns:1fr}.del-hero-text h1{font-size:48px}}@media (max-width:600px){.del-grid-4{grid-template-columns:1fr}.del-hero-text h1{font-size:40px}.del-h2{font-size:24px}.del-safety{flex-direction:column;align-items:flex-start}}.header-search-btn{background:transparent;border:0;padding:6px;cursor:pointer;color:inherit;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .15s}.header-search-btn:hover{background:rgba(0,0,0,.04)}.header-search-btn svg{width:22px;height:22px;stroke:#1a1a1a}.search-popover{position:absolute;top:calc(100% + 12px);right:0;width:540px;max-width:calc(100vw - 32px);background:#fff;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.12);padding:8px;z-index:100;animation:spIn .18s ease}@keyframes spIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.search-input-row{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #ededeb}.search-input-row .search-icon{width:18px;height:18px;color:#6b6b6b;flex-shrink:0}.search-input-row input{flex:1 1;border:0;outline:0;font-family:inherit;font-size:14px;background:transparent;color:#1a1a1a;padding:4px 0}.search-input-row input::placeholder{color:#b8b8b8}.search-esc{background:#f5f3ef;color:#6b6b6b;font-size:11px;font-weight:600;padding:4px 8px;border-radius:6px;font-family:inherit;cursor:pointer;border:0;letter-spacing:-.02em}.search-esc:hover{background:#ededeb}.search-section{padding:14px 14px 8px}.search-section-title{font-size:12px;color:#6b6b6b;font-weight:500;margin-bottom:10px}.search-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.search-tag{background:#f5f3ef;border:0;border-radius:100px;padding:6px 14px;font-size:13px;color:#1a1a1a;cursor:pointer;font-family:inherit;transition:background .15s}.search-tag:hover{background:#ededeb}.search-results{display:flex;flex-direction:column;gap:2px;max-height:360px;overflow-y:auto}.search-result{display:flex;align-items:center;gap:14px;padding:8px 10px;border-radius:10px;transition:background .15s;cursor:pointer}.search-result:hover{background:#f5f3ef}.search-result-photo{width:48px;height:48px;border-radius:8px;background:#ededeb 50%/cover no-repeat;flex-shrink:0}.search-result-info{flex:1 1;min-width:0}.search-result-name{font-size:14px;color:#1a1a1a;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-price{font-size:13px;color:#6b6b6b;font-weight:500}.search-result-arrow{width:16px;height:16px;color:#1a1a1a;flex-shrink:0;opacity:0;transition:opacity .15s,transform .15s}.search-result:hover .search-result-arrow{opacity:1;transform:translateX(2px)}.search-empty{padding:20px;text-align:center;color:#6b6b6b;font-size:13px}.search-all{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-top:1px solid #ededeb;font-size:14px;color:#1a1a1a;font-weight:500;margin-top:6px}.search-all svg{width:16px;height:16px;transition:transform .15s}.search-all:hover svg{transform:translateX(3px)}.header-controls,.header-icons,.header-right,.search-wrap{position:relative}.search-wrap{display:inline-flex}.cart-link{position:relative}.cart-badge{position:absolute;top:-2px;right:-2px;min-width:18px;height:18px;padding:0 5px;border-radius:100px;background:#1a1a1a;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.buy-error{background:#fef2f2;color:#b91c1c;padding:10px 14px;border-radius:8px;font-size:13px;margin-bottom:12px}.buy-cta.is-added{background:#16a34a}.cart-title{font-family:Montserrat,sans-serif;font-size:48px;line-height:1;font-weight:500;letter-spacing:-.005em;margin:18px 0 28px;color:#1a1a1a}.cart-grid{display:grid;grid-template-columns:1fr 360px;grid-gap:28px;gap:28px;margin-bottom:60px;align-items:start}.cart-list{display:flex;flex-direction:column;gap:12px}.cart-row{display:grid;grid-template-columns:100px 1fr 130px 110px 32px;grid-gap:20px;gap:20px;align-items:center;background:#fff;border:1px solid #ededeb;border-radius:14px;padding:14px 18px}.cart-row-photo{width:100px;height:120px;border-radius:10px;background:#ededeb 50%/cover no-repeat;flex-shrink:0;display:block}.cart-row-info{display:flex;flex-direction:column;gap:6px;min-width:0}.cart-row-name{font-size:15px;font-weight:500;color:#1a1a1a}.cart-row-name:hover{text-decoration:underline}.cart-row-meta{display:flex;gap:16px;font-size:13px;color:#6b6b6b;flex-wrap:wrap}.cart-row-meta b{color:#1a1a1a;font-weight:500}.cart-row-price{font-size:13px;color:#6b6b6b}.cart-row-qty{display:flex;align-items:center;gap:0;border:1px solid #e2e1e2;border-radius:10px;overflow:hidden}.cart-row-qty button{width:36px;height:36px;background:#fff;border:0;cursor:pointer;font-size:16px;color:#1a1a1a;display:flex;align-items:center;justify-content:center;transition:background .15s}.cart-row-qty button:hover{background:#f5f3ef}.cart-row-qty span{min-width:36px;text-align:center;font-size:14px;font-weight:500;padding:0 4px}.cart-row-total{font-size:15px;font-weight:600;color:#1a1a1a;text-align:right}.cart-row-remove{width:32px;height:32px;background:transparent;border:0;border-radius:8px;cursor:pointer;color:#b8b8b8;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.cart-row-remove:hover{background:#fef2f2;color:#ef4444}.cart-row-remove svg{width:16px;height:16px}.cart-summary{background:#f5f3ef;border-radius:16px;padding:24px 26px;position:-webkit-sticky;position:sticky;top:20px}.cart-summary h2{font-size:18px;font-weight:600;margin-bottom:18px;color:#1a1a1a}.cart-sum-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#1a1a1a;padding:8px 0}.cart-sum-row span{color:#6b6b6b}.cart-sum-row b{font-weight:500}.cart-sum-progress{margin:8px 0 4px}.cart-sum-bar{height:4px;background:#e2e1e2;border-radius:2px;overflow:hidden;margin-bottom:8px}.cart-sum-bar>div{height:100%;background:#1a1a1a;transition:width .3s}.cart-sum-progress span{font-size:12px;color:#6b6b6b}.cart-sum-progress b{color:#1a1a1a;font-weight:600}.cart-sum-total{display:flex;justify-content:space-between;padding:16px 0 18px;border-top:1px solid #d8d6d2;margin-top:8px;font-size:16px}.cart-sum-total b,.cart-sum-total span{font-weight:600;color:#1a1a1a}.cart-sum-total b{font-size:20px}.cart-continue{display:block;text-align:center;margin-top:14px;font-size:13px;color:#6b6b6b}.cart-continue:hover{color:#1a1a1a}.cart-empty{padding:60px 20px 80px;text-align:center;flex-direction:column;gap:16px}.cart-empty,.cart-empty-icon{display:flex;align-items:center}.cart-empty-icon{width:72px;height:72px;border-radius:50%;background:#f5f3ef;justify-content:center;color:#6b6b6b;margin-bottom:8px}.cart-empty-icon svg{width:32px;height:32px}.cart-empty h1{font-family:Montserrat,sans-serif;font-size:36px;font-weight:500;color:#1a1a1a}.cart-empty p{font-size:14px;color:#6b6b6b;margin-bottom:8px}.cart-empty .black-btn{display:inline-flex;align-items:center;gap:28px;background:#2d3034;color:#fff;padding:16px 28px;border-radius:12px;font-size:12px;font-weight:700;letter-spacing:.08em;margin-top:26px;transition:transform .2s,background .2s;width:-moz-fit-content;width:fit-content}@media (max-width:900px){.cart-grid{grid-template-columns:1fr}.cart-row{grid-template-columns:80px 1fr 32px;gap:14px;row-gap:12px;padding:12px 14px}.cart-row-photo{width:80px;height:96px}.cart-row-qty{grid-column:2;justify-self:start}.cart-row-total{grid-column:2;text-align:left;font-size:16px}.cart-row-remove{grid-column:3;grid-row:1;align-self:start}.cart-summary{position:static}}.cart-empty,.cart-grid{min-height:50vh}.cart-empty{justify-content:center}.heart.is-active{color:#ef4444}.heart.is-active svg{fill:currentColor;stroke:currentColor}.fav-link{position:relative}.footer-soon{font-size:13px;color:#b8b8b8;cursor:not-allowed}.footer-link-btn{background:transparent;border:0;padding:0;font-family:inherit;font-size:13px;color:var(--ink);cursor:pointer;text-align:left}.footer-link-btn:hover{text-decoration:underline}.cat{position:relative;overflow:hidden}.cat-photo-bg{position:absolute;inset:0;background-size:cover;background-position:50%;z-index:0;transition:transform .5s ease}.cat:hover .cat-photo-bg{transform:translateY(-8px)}.cat-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.55));z-index:1;pointer-events:none}.cat .cat-link,.cat img.cat-photo{display:none}.cats-wrap{position:relative;margin:0 -8px}.cats-slider{display:flex!important;gap:14px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:4px 8px;grid-template-columns:none!important;scrollbar-width:none;-ms-overflow-style:none}.cats-slider::-webkit-scrollbar{display:none}.cats-slider .cat{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 11px);scroll-snap-align:start;min-width:260px}.cats-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #e2e1e2;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 6px 20px rgba(0,0,0,.15);color:#1a1a1a;transition:background .15s,transform .15s,color .15s;opacity:1}.cats-arrow:hover{background:#1a1a1a;color:#fff;transform:translateY(-50%) scale(1.05)}.cats-arrow-left{left:-8px}.cats-arrow-right{right:-8px}.cats-arrow svg{width:20px;height:20px}@media (max-width:700px){.cats-slider .cat{flex:0 0 75%;min-width:0}.cats-arrow{display:none}}.cats-arrow:disabled{background:#f5f3ef;color:#b8b8b8;cursor:not-allowed;box-shadow:0 2px 8px rgba(0,0,0,.06)}.cats-arrow:disabled:hover{background:#f5f3ef;color:#b8b8b8;transform:translateY(-50%)}.about-approach-image,.about-hero-image,.cat-photo-bg,.collection-bg,.hero-bg,.new-hero-image,.photo-inner{background-color:#ebe6dc}.hero-bg-fade{animation:bgFadeIn .6s ease-out}@keyframes bgFadeIn{0%{opacity:0}to{opacity:1}}.photo-inner{animation:photoFadeIn .4s ease-out}@keyframes photoFadeIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.cat-photo-bg{animation:bgFadeIn .5s ease-out}.page-title{font-family:Montserrat,sans-serif;font-size:42px;font-weight:700;letter-spacing:-.01em;color:#1a1a1a;margin:18px 0}.page-lead{font-size:16px;line-height:1.55;color:#4a4a4a;max-width:620px;margin-bottom:40px}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-bottom:32px}.info-card{background:#f5f3ef;border-radius:16px;padding:28px 26px}.info-card-num{font-family:EB Garamond,serif;font-style:italic;font-size:28px;color:#b8b8b8;margin-bottom:14px}.info-card h3{font-size:17px;font-weight:600;color:#1a1a1a;margin-bottom:10px}.info-card p{font-size:14px;line-height:1.55;color:#4a4a4a}.info-note{background:#fff;border:1px solid #ededeb;border-radius:14px;padding:22px 26px;margin-bottom:32px}.info-note h3{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.info-note p{font-size:14px;line-height:1.55;color:#4a4a4a}.info-cta{background:#1a1a1a;color:#fff;border-radius:16px;padding:40px 36px;text-align:center;margin-bottom:50px}.info-cta h2{font-family:Montserrat,sans-serif;font-size:28px;font-weight:600;margin-bottom:10px}.info-cta p{font-size:14px;color:#c8c8c8;margin-bottom:22px}.info-cta-buttons{display:flex}.info-cta .black-btn{background:#fff;color:#1a1a1a}.ghost-btn{display:inline-flex;align-items:center;padding:16px 28px;border-radius:12px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border:1px solid;background:transparent;color:inherit;transition:background .15s}.info-cta .ghost-btn{color:#fff}.info-cta .ghost-btn:hover{background:hsla(0,0%,100%,.1)}.blog-soon{background:#f5f3ef;border-radius:16px;padding:60px 40px;text-align:center;margin-bottom:50px}.blog-soon-icon{width:64px;height:64px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;color:#1a1a1a}.blog-soon-icon svg{width:28px;height:28px}.blog-soon h2{font-family:Montserrat,sans-serif;font-size:28px;font-weight:600;margin-bottom:12px;color:#1a1a1a}.blog-soon p{font-size:14px;line-height:1.55;color:#4a4a4a;max-width:460px;margin:0 auto 12px}.blog-soon .info-cta-buttons{margin-top:24px}.blog-soon .ghost-btn{color:#1a1a1a}.blog-soon .ghost-btn:hover{background:rgba(0,0,0,.05)}@media (max-width:900px){.contacts-grid,.info-grid{grid-template-columns:1fr}.page-title{font-size:32px}}.ct-hero{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:60px;gap:60px;align-items:center;margin:12px 0 32px}.ct-hero-text h1{font-family:Montserrat,sans-serif;font-size:82px;font-weight:700;line-height:.95;letter-spacing:-.025em;color:#1a1a1a;margin-bottom:26px;display:flex;flex-direction:column}.ct-hero-text h1 span{display:block}.ct-hero-text h1 i{font-family:EB Garamond,serif;font-weight:500;font-style:italic;font-size:96px;letter-spacing:-.04em;margin-top:-8px;padding-left:60px;line-height:1}.ct-hero-text p{font-size:15px;line-height:1.6;color:#4a4a4a;max-width:420px;margin-bottom:26px}.ct-hours-dot{width:10px;height:10px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.2);animation:ctpulse 2s ease-in-out infinite}@keyframes ctpulse{0%,to{box-shadow:0 0 0 4px rgba(34,197,94,.2)}50%{box-shadow:0 0 0 8px rgba(34,197,94,.1)}}.ct-hours b{display:block;font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:2px}.ct-hours span{font-size:12px;color:#6b6b6b}.ct-hero-image{aspect-ratio:3/2;min-height:480px;border-radius:18px;background-color:#ebe6dc;background-image:linear-gradient(135deg,#ebe6dc,#d8d2c4);background-size:cover;background-position:50%;box-shadow:0 8px 32px rgba(26,26,26,.08)}.ct-channels{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.ct-ch{display:flex;align-items:center;justify-content:space-between;padding:26px 32px;border-radius:16px;background-size:cover;background-position:50%;min-height:96px;transition:transform .2s ease,box-shadow .2s ease}.ct-ch:hover{transform:translateX(4px);box-shadow:0 12px 32px rgba(0,0,0,.12)}.ct-ch-dark{background-color:#141414;color:#fff}.ct-ch-light{background-color:#f5f3ef;color:#1a1a1a}.ct-ch-left{gap:22px}.ct-ch-icon,.ct-ch-left{display:flex;align-items:center}.ct-ch-icon{width:48px;height:48px;justify-content:center;flex-shrink:0}.ct-ch-icon svg{width:28px;height:28px}.ct-ch-info h3{font-family:Montserrat,sans-serif;font-size:22px;font-weight:700;letter-spacing:.02em;margin-bottom:4px}.ct-ch-info p{font-size:14px;opacity:.7;font-family:Monaco,monospace;letter-spacing:.02em}.ct-ch-arrow{width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.12);display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s}.ct-ch-light .ct-ch-arrow{background:rgba(0,0,0,.08)}.ct-ch:hover .ct-ch-arrow{background:hsla(0,0%,100%,.2);transform:translateX(4px)}.ct-ch-light:hover .ct-ch-arrow{background:rgba(0,0,0,.15)}.ct-ch-arrow svg{width:18px;height:18px}.ct-bottom{display:grid;grid-template-columns:1.7fr 1fr;grid-gap:40px;gap:40px;margin-bottom:60px;align-items:start}.ct-faq{display:flex;flex-direction:column}.ct-faq-item{border-bottom:1px solid #e2e1e2}.ct-faq-item:first-child{border-top:1px solid #e2e1e2}.ct-faq-head{width:100%;display:flex;align-items:center;gap:18px;padding:24px 0;background:transparent;border:0;cursor:pointer;text-align:left;font-family:Montserrat,sans-serif}.ct-faq-num{font-size:13px;font-weight:600;color:#1a1a1a}.ct-faq-divider{color:#b8b8b8}.ct-faq-title{flex:1 1;font-size:16px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#1a1a1a}.ct-faq-toggle{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#1a1a1a;transition:transform .2s}.ct-faq-toggle svg{width:18px;height:18px}.ct-faq-item.is-open .ct-faq-toggle{transform:rotate(45deg)}.ct-faq-body{padding:0 0 24px 50px;font-size:14px;line-height:1.6;color:#4a4a4a;max-width:540px}.ct-help{background:#f5f3ef;border-radius:16px;padding:32px 30px;position:relative;overflow:hidden}.ct-help h3{font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#1a1a1a;margin-bottom:14px}.ct-help p{font-size:14px;line-height:1.6;color:#4a4a4a;margin-bottom:20px;max-width:280px}.ct-help-sign{font-family:EB Garamond,serif;font-style:italic;font-weight:500;font-size:26px;color:#1a1a1a}@media (max-width:1024px){.ct-hero{grid-template-columns:1fr;gap:30px}.ct-hero-text h1{font-size:60px}.ct-hero-text h1 i{font-size:70px;padding-left:40px}.ct-hero-image{min-height:320px}.ct-bottom{grid-template-columns:1fr}}@media (max-width:700px){.ct-hero-text h1{font-size:46px}.ct-hero-text h1 i{font-size:54px;padding-left:20px}.ct-ch{flex-direction:column;gap:16px;align-items:flex-start;padding:22px}.ct-ch-arrow{align-self:flex-end}.ct-faq-body{padding-left:0}}.cat:hover .cat-link{display:none}.cat:hover .cat-link svg{transform:translateX(3px)}.cat h3:after{content:"";display:block;width:0;height:2px;background:#fff;margin-top:8px;transition:width .4s ease;box-shadow:0 2px 6px rgba(0,0,0,.3)}.cat:hover h3{transform:translateY(-6px)}.cat:hover h3:after{width:48px}.new-hero .breadcrumbs{text-shadow:0 2px 8px rgba(0,0,0,.4);position:absolute;top:28px;left:56px;z-index:2;padding:0;margin:0}.new-hero .breadcrumbs,.new-hero .breadcrumbs a{color:hsla(0,0%,100%,.85)}.new-hero .breadcrumbs .current,.new-hero .breadcrumbs a:hover{color:#fff}.product-reviews{margin:60px 0 30px;padding-top:40px;border-top:1px solid #ededeb}.product-reviews-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;flex-wrap:wrap}.product-reviews h2{font-family:Montserrat,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.01em;color:#1a1a1a;margin-bottom:8px}.product-reviews-rating{display:flex;align-items:center;gap:10px}.rating-stars{color:#f59e0b;font-size:16px;letter-spacing:1px}.rating-num{font-size:18px;font-weight:700;color:#1a1a1a}.rating-count,.reviews-empty{font-size:14px;color:#6b6b6b}.reviews-empty{padding:24px 0}.reviews-list{display:flex;flex-direction:column;gap:20px}.review-card{background:#f5f3ef;border-radius:14px;padding:22px 24px}.review-card header{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:10px}.review-card header strong{font-size:15px;color:#1a1a1a}.review-card header time{font-size:12px;color:#6b6b6b;margin-left:auto}.review-card p{font-size:14px;line-height:1.6;color:#3f3f46}.review-form{background:#fff;border:1px solid #ededeb;border-radius:14px;padding:24px 26px;max-width:540px;display:flex;flex-direction:column;gap:14px;margin-top:10px}.review-form h3{font-size:18px;font-weight:600;color:#1a1a1a}.review-form label{display:flex;flex-direction:column;gap:6px}.review-form label>span{font-size:13px;color:#52525b;font-weight:500}.review-form input,.review-form textarea{padding:12px 16px;border:1px solid #d4d4d8;border-radius:8px;font-size:14px;font-family:inherit;outline:none;resize:vertical}.review-form input:focus,.review-form textarea:focus{border-color:#1a1a1a}.rating-picker{display:flex;gap:4px}.rating-picker button{background:transparent;border:0;cursor:pointer;font-size:28px;padding:0 2px;line-height:1;transition:transform .15s}.rating-picker button:hover{transform:scale(1.15)}.rating-picker button.on{color:#f59e0b}.rating-picker button.off{color:#d4d4d8}.review-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.review-form-sent{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:14px;padding:24px 26px;text-align:center;max-width:540px}.review-form-sent-icon{width:48px;height:48px;margin:0 auto 12px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.review-form-sent-icon svg{width:24px;height:24px}.review-form-sent h3{font-size:18px;font-weight:600;color:#065f46;margin-bottom:4px}.review-form-sent p{font-size:14px;color:#047857}.featured-reviews{margin:50px 0}.featured-reviews-title{font-family:Montserrat,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.01em;color:#1a1a1a;margin-bottom:24px}.featured-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.featured-review{background:#f5f3ef;border-radius:16px;padding:26px 28px;display:flex;flex-direction:column;gap:12px}.featured-review .rating-stars{font-size:14px}.featured-review p{font-size:14px;line-height:1.6;color:#3f3f46;flex:1 1}.featured-review strong{font-size:14px;color:#1a1a1a;font-weight:600}@media (max-width:900px){.featured-reviews-grid{grid-template-columns:1fr}.product-reviews-head{flex-direction:column}}.review-photos{display:flex;flex-direction:column;gap:8px}.review-photos-label{font-size:13px;color:#52525b;font-weight:500}.review-photos-grid{display:flex;gap:8px;flex-wrap:wrap}.review-photo{position:relative;width:80px;height:80px;border-radius:10px;overflow:hidden}.review-photo img{width:100%;height:100%;object-fit:cover}.review-photo button{position:absolute;top:4px;right:4px;width:22px;height:22px;border:0;background:rgba(0,0,0,.6);color:#fff;border-radius:50%;cursor:pointer;font-size:14px;line-height:1}.review-photo-add{width:80px;height:80px;border-radius:10px;border:2px dashed #d4d4d8;background:transparent;color:#71717a;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center}.review-photo-add:hover{border-color:#1a1a1a;color:#1a1a1a}.review-card-photos{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.review-card-photos a{width:80px;height:80px;border-radius:10px;overflow:hidden}.review-card-photos img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.review-card-photos a:hover img{transform:scale(1.05)}.reviews-all-link{display:inline-block;margin-top:16px;color:#1a1a1a;font-weight:600;font-size:14px}.reviews-top{display:flex;align-items:center;gap:12px;margin-bottom:32px;flex-wrap:wrap}.review-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.review-form select{padding:12px 16px;border:1px solid #d4d4d8;border-radius:8px;font-size:14px;font-family:inherit;outline:none;background:#fff;width:100%;box-sizing:border-box}.review-form-note{font-size:12px;color:#71717a;font-style:italic;margin-top:2px}.review-form-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:10px 14px;border-radius:8px;font-size:13px}.review-product-link{display:inline-block;font-size:13px;color:#1a1a1a;font-weight:600;padding:6px 12px;background:#ebe6dc;border-radius:100px;margin-bottom:10px;transition:background .15s}.review-product-link:hover{background:#d8d2c4}@media (max-width:600px){.review-form-row{grid-template-columns:1fr}}.pc{position:relative}.pc-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border:1px solid #d4d4d8;border-radius:8px;background:#fff;font-size:14px;font-family:inherit;cursor:pointer;min-height:46px;text-align:left;transition:border-color .15s}.pc-trigger:hover{border-color:#a1a1aa}.pc.is-open .pc-trigger{border-color:#1a1a1a}.pc-selected{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1}.pc-selected>span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-placeholder{color:#71717a}.pc-thumb{width:32px;height:32px;border-radius:6px;background:#f4f4f5 50%/cover no-repeat;flex-shrink:0}.pc-thumb-empty{background:#f4f4f5}.pc-chevron{width:12px;height:8px;color:#71717a;transition:transform .2s;flex-shrink:0}.pc.is-open .pc-chevron{transform:rotate(180deg)}.pc-panel{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #ededeb;border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.1);z-index:50;overflow:hidden}.pc-search{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid #f4f4f5}.pc-search svg{width:16px;height:16px;color:#71717a;flex-shrink:0}.pc-search input{flex:1 1;border:0;outline:none;font-size:14px;font-family:inherit;background:transparent;padding:0}.pc-list{max-height:320px;overflow-y:auto;padding:6px}.pc-item{width:100%;display:flex;align-items:center;gap:12px;padding:8px 10px;background:transparent;border:0;border-radius:8px;cursor:pointer;text-align:left;font-size:14px;font-family:inherit;transition:background .12s}.pc-item:hover{background:#f5f3ef}.pc-item.is-selected{background:#ebe6dc}.pc-item-name{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-item-price{font-size:13px;color:#6b6b6b;font-weight:500}.pc-item-empty{color:#71717a;font-style:italic;padding:4px 0}.pc-empty{text-align:center;padding:20px;color:#71717a;font-size:13px}.auth-wrap{display:flex;justify-content:center;padding:40px 0 80px}.auth-card{background:#fff;border:1px solid #ededeb;border-radius:16px;padding:40px 36px;max-width:440px;width:100%;box-shadow:0 8px 24px rgba(0,0,0,.04)}.auth-card h1{font-family:Montserrat,sans-serif;font-size:26px;font-weight:700;letter-spacing:-.01em;color:#1a1a1a;margin-bottom:8px}.auth-card>p{font-size:14px;color:#6b6b6b;margin-bottom:24px}.auth-form{gap:14px}.auth-form,.auth-form label{display:flex;flex-direction:column}.auth-form label{gap:6px}.auth-form label>span{font-size:13px;color:#52525b;font-weight:500}.auth-form input{padding:14px 18px;border:1px solid #d4d4d8;border-radius:10px;font-size:16px;font-family:inherit;outline:none}.auth-form input:focus{border-color:#1a1a1a}.auth-form .black-btn{justify-content:center}.auth-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:8px}.auth-dev,.auth-error{padding:10px 14px;font-size:13px}.auth-dev{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:8px}.auth-info{font-size:14px;color:#3f3f46;padding:10px 14px;background:#f5f3ef;border-radius:8px}.auth-note{font-size:11px}.auth-note,.auth-resend{color:#71717a;text-align:center;margin-top:4px}.auth-resend{font-size:13px}.auth-resend button{color:#1a1a1a;font-weight:600;text-decoration:underline;padding:0}.auth-back,.auth-resend button{background:transparent;border:0;cursor:pointer}.auth-back{color:#71717a;font-size:13px;text-align:center;padding:6px}.auth-back:hover{color:#1a1a1a}.user-dot{position:absolute;top:4px;right:4px;width:8px;height:8px;background:#22c55e;border:2px solid #fff;border-radius:50%}@media (max-width:700px){.auth-card{padding:28px 22px}}.legal-doc{max-width:760px;padding:12px 0 60px}.legal-doc h2{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;color:#1a1a1a;margin:28px 0 12px;letter-spacing:-.005em}.legal-doc h2:first-child{margin-top:0}.legal-doc p{font-size:14px;line-height:1.65;color:#3f3f46;margin-bottom:12px}.legal-doc ul{padding-left:20px;margin-bottom:16px}.legal-doc li{font-size:14px;line-height:1.65;color:#3f3f46;margin-bottom:6px}.legal-doc a{text-decoration:underline}.auth-note a,.legal-doc a,.legal-doc strong{color:#1a1a1a}.auth-note a{text-decoration:underline}.auth-btn-center{align-self:center}.checkout{display:grid;grid-template-columns:1fr 380px;grid-gap:30px;gap:30px;align-items:flex-start;padding-bottom:60px}.checkout-main{min-width:0}.checkout-side{position:-webkit-sticky;position:sticky;top:20px}.checkout-login-hint{background:#f5f3ef;padding:14px 18px;border-radius:10px;font-size:14px;color:#52525b;margin-bottom:20px}.checkout-login-hint a{color:#1a1a1a;text-decoration:underline;font-weight:600}.checkout-block{background:#fff;border:1px solid #ededeb;border-radius:14px;padding:24px 26px;margin-bottom:16px}.checkout-block h2{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:18px}.checkout-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.checkout-grid label{display:flex;flex-direction:column;gap:6px}.checkout-grid label.wide{grid-column:1/-1}.checkout-grid label>span{font-size:13px;color:#52525b;font-weight:500}.checkout-grid input{padding:12px 16px;border:1px solid #d4d4d8;border-radius:8px;font-size:14px;font-family:inherit;outline:none}.checkout-grid input:focus{border-color:#1a1a1a}.checkout-delivery{display:flex;flex-direction:column;gap:10px}.checkout-radio{display:flex;align-items:center;gap:14px;padding:14px 18px;border:1px solid #d4d4d8;border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s}.checkout-radio:hover{border-color:#a1a1aa}.checkout-radio.active{border-color:#1a1a1a;background:#fafaf9}.checkout-radio input{margin:0;accent-color:#1a1a1a}.checkout-radio div{display:flex;flex-direction:column;gap:2px}.checkout-radio strong{font-size:14px;color:#1a1a1a}.checkout-radio span{font-size:12px;color:#71717a}.checkout-summary{background:#fff;border:1px solid #ededeb;border-radius:14px;padding:24px 22px}.checkout-summary h3{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:14px}.checkout-items{display:flex;flex-direction:column;gap:12px;padding-bottom:16px;border-bottom:1px solid #f4f4f5;margin-bottom:16px}.checkout-item{display:flex;gap:10px;align-items:center}.checkout-item-img{width:48px;height:48px;border-radius:8px;background-size:cover;background-position:50%;background-color:#f4f4f5;flex-shrink:0}.checkout-item-info{flex:1 1;min-width:0}.checkout-item-info strong{display:block;font-size:13px;color:#1a1a1a;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkout-item-info span{font-size:11px;color:#71717a}.checkout-item-price{font-size:13px;font-weight:600;color:#1a1a1a;white-space:nowrap}.checkout-promo{padding-bottom:16px;border-bottom:1px solid #f4f4f5;margin-bottom:16px}.checkout-promo-row{display:flex;gap:6px}.checkout-promo-row input{flex:1 1;padding:10px 12px;border:1px solid #d4d4d8;border-radius:8px;font-size:13px;outline:none;font-family:inherit;text-transform:uppercase}.checkout-promo-row input:focus{border-color:#1a1a1a}.checkout-promo-row button{padding:10px 14px;background:#1a1a1a;color:#fff;border:0;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.checkout-promo-row button:disabled{opacity:.5;cursor:not-allowed}.checkout-promo-error{font-size:12px;color:#b91c1c;margin-top:6px}.checkout-promo-applied{display:flex;align-items:center;justify-content:space-between;background:#dcfce7;padding:10px 14px;border-radius:8px;font-size:13px;color:#15803d}.checkout-promo-applied button{background:transparent;border:0;color:#15803d;font-size:18px;cursor:pointer;padding:0 4px}.checkout-totals{display:flex;flex-direction:column;gap:6px;padding-bottom:16px;border-bottom:1px solid #f4f4f5;margin-bottom:16px}.checkout-total-row{display:flex;justify-content:space-between;font-size:13px;color:#52525b}.checkout-total-discount{color:#15803d}.checkout-total-final{font-size:17px;font-weight:700;color:#1a1a1a;margin-top:6px;padding-top:10px;border-top:1px solid #f4f4f5}.checkout-agree{display:flex;gap:10px;align-items:flex-start;font-size:12px;color:#52525b;margin-bottom:14px;line-height:1.45;cursor:pointer}.checkout-agree input{margin-top:2px;accent-color:#1a1a1a;flex-shrink:0}.checkout-agree a{color:#1a1a1a;text-decoration:underline}.checkout-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:10px 14px;border-radius:8px;font-size:13px;margin-bottom:12px}.checkout-submit{width:100%;justify-content:center}.checkout-empty{text-align:center;padding:60px 20px}.checkout-empty h1{font-family:Montserrat,sans-serif;font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:10px}.checkout-empty p{color:#6b6b6b;margin-bottom:24px}.os{max-width:660px;margin:0 auto;padding:40px 16px 60px}.os-check{width:56px;height:56px;border-radius:50%;background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.os-check svg{width:26px;height:26px}.os-num{text-align:center;font-size:12px;letter-spacing:.12em;color:#71717a;font-weight:500;margin-bottom:14px}.os-title{font-family:Montserrat,sans-serif;font-size:36px;line-height:1.15;color:#1a1a1a;text-align:center;margin-bottom:18px;font-weight:700;letter-spacing:-.01em}.os-lead{text-align:center;color:#6b6b6b;font-size:14px;line-height:1.55;margin-bottom:36px}.os-card{background:#f5f3ef;border-radius:28px;padding:36px 38px}.os-sec{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #e5e2d9}.os-sec:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}.os-sec h3{font-size:11px;letter-spacing:.12em;color:#71717a;font-weight:600;margin-bottom:18px}.os-strong{font-size:15px;color:#1a1a1a;font-weight:600;margin-bottom:4px}.os-muted{font-size:14px;color:#6b6b6b}.os-item{display:flex;gap:18px;align-items:center}.os-item-img{width:64px;height:64px;border-radius:14px;background-size:cover;background-position:50%;background-color:#e5e2d9;flex-shrink:0}.os-item-info{flex:1 1;min-width:0}.os-item-info strong{display:block;font-size:15px;color:#1a1a1a;font-weight:700;letter-spacing:.02em;margin-bottom:4px}.os-item-info span{font-size:13px;color:#71717a}.os-item-price{font-size:15px;font-weight:700;color:#1a1a1a}.os-totals{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.os-totals>div{font-size:14px;color:#6b6b6b}.os-pay-row,.os-totals>div{display:flex;justify-content:space-between}.os-pay-row{align-items:center;padding-top:18px;border-top:1px solid #e5e2d9}.os-pay-row span{font-size:12px;letter-spacing:.12em;color:#71717a;font-weight:600}.os-pay-row strong{font-size:22px;font-weight:700;color:#1a1a1a}.os-pay-btn{width:100%;height:60px;background:#1a1a1a;color:#fff;border:0;border-radius:16px;margin-top:28px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;letter-spacing:.12em;cursor:pointer;transition:background .15s}.os-pay-btn:hover:not(:disabled){background:#000}.os-pay-btn:disabled{opacity:.6;cursor:not-allowed}.os-note{text-align:center;font-size:11px;color:#9ca3af;font-weight:400;margin-top:14px;line-height:1.55}.os-paid{margin-top:24px;padding:16px;background:#dcfce7;color:#15803d;border-radius:14px;text-align:center;font-weight:700;font-size:15px}.os-bottom{display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:32px}.os-btn-ghost{display:inline-flex;align-items:center;justify-content:center;width:320px;height:54px;border:1px solid #1a1a1a;border-radius:14px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;letter-spacing:.12em;color:#1a1a1a;background:transparent;transition:background .15s,color .15s}.os-btn-ghost:hover{background:#1a1a1a;color:#fff}.os-btn-link{display:inline-flex;align-items:center;gap:10px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;letter-spacing:.12em;color:#1a1a1a;padding:8px 16px;transition:opacity .15s}.os-btn-link svg{width:16px;height:16px}.os-btn-link:hover{opacity:.65}@media (max-width:600px){.os-title{font-size:32px}.os-card{padding:24px 20px;border-radius:20px}.os-btn-ghost{width:100%}}.os-track{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-radius:10px;margin-top:12px;font-size:13px;color:#52525b;gap:12px;flex-wrap:wrap}.os-track strong{font-family:Monaco,monospace;color:#1a1a1a}.os-track a{color:#1a1a1a;font-weight:600;text-decoration:underline;white-space:nowrap}.os-status{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:100px;font-size:13px;font-weight:600;margin:0 auto 36px;display:flex;max-width:-moz-fit-content;max-width:fit-content}.profile-order-pay>span{font-size:13px;color:#78350f;font-weight:500}.profile-order-pay button:hover:not(:disabled){background:#000}.profile-order-pay button:disabled{opacity:.5;cursor:not-allowed}.pr{max-width:980px;margin:0 auto;padding:8px 0 60px}.pr-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:32px;flex-wrap:wrap}.pr-head h1{font-family:Montserrat,sans-serif;font-size:36px;line-height:1.1;color:#1a1a1a;font-weight:700;letter-spacing:-.01em;margin-bottom:8px}.pr-head p{font-size:14px;color:#71717a;font-family:Monaco,monospace}.pr-logout{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:#fff;border:1px solid #e5e5e5;border-radius:100px;font-size:13px;font-weight:500;color:#1a1a1a;cursor:pointer;transition:border-color .15s,background .15s}.pr-logout:hover{border-color:#1a1a1a}.pr-logout svg{width:16px;height:16px}.pr-card{background:#faf8f4;border-radius:24px;padding:32px 36px;margin-bottom:18px}.pr-card-head{display:flex;align-items:center;gap:18px;margin-bottom:28px}.pr-card-head h2{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:4px;letter-spacing:-.005em}.pr-card-head p{font-size:13px;color:#71717a}.pr-fields{display:flex;flex-direction:column;gap:18px;margin-bottom:24px}.pr-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.pr-fields label{display:flex;flex-direction:column;gap:8px}.pr-fields label>span{font-size:11px;letter-spacing:.12em;color:#71717a;font-weight:600}.pr-fields input{padding:14px 18px;border:1px solid #ebe8df;border-radius:12px;background:#fff;font-size:14px;font-family:inherit;outline:none;transition:border-color .15s}.pr-fields input:focus{border-color:#1a1a1a}.pr-fields input::placeholder{color:#a8a29e}.pr-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.pr-save{display:inline-flex;align-items:center;justify-content:center;min-width:220px;padding:14px 28px;background:#1a1a1a;color:#fff;border:0;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s;font-family:inherit}.pr-save:hover:not(:disabled){background:#000}.pr-save:disabled{opacity:.5;cursor:not-allowed}.pr-secure{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#71717a}.pr-secure svg{width:14px;height:14px}.pr-orders{gap:12px}.pr-order-wrap,.pr-orders{display:flex;flex-direction:column}.pr-order-wrap{gap:8px}.pr-order{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:24px;gap:24px;align-items:center;padding:22px 24px;background:#fff;border:1px solid #ebe8df;border-radius:16px;transition:border-color .15s}.pr-order:hover{border-color:#1a1a1a}.pr-order-main strong{display:block;font-size:16px;color:#1a1a1a;font-weight:700;margin-bottom:4px}.pr-order-main span{font-size:13px;color:#71717a}.pr-order-status{display:flex;align-items:center;gap:10px;font-size:13px;color:#1a1a1a}.pr-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:#a1a1aa}.pr-order-qty{color:#71717a;margin-left:8px}.pr-order-sum{display:flex;align-items:center;gap:14px}.pr-order-sum strong{font-size:16px;font-weight:700;color:#1a1a1a}.pr-order-sum svg{width:14px;height:14px;color:#71717a}.pr-pay{display:flex;justify-content:space-between;align-items:center;padding:14px 22px;background:#faf6ed;border:1px solid #f0e9d6;border-radius:12px;gap:14px;flex-wrap:wrap}.pr-pay>span{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#78350f;font-weight:500}.pr-pay>span svg{width:16px;height:16px}.pr-pay button{padding:12px 22px;background:#1a1a1a;color:#fff;border:0;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer}.pr-pay button:hover:not(:disabled){background:#000}.pr-pay button:disabled{opacity:.5;cursor:not-allowed}.pr-track{display:flex;justify-content:space-between;align-items:center;padding:12px 22px;background:#fff;border:1px solid #ebe8df;border-radius:12px;font-size:13px;color:#52525b;gap:12px;flex-wrap:wrap}.pr-track>span{display:inline-flex;align-items:center;gap:8px}.pr-track>span svg{width:16px;height:16px;color:#a8a29e}.pr-track strong{font-family:Monaco,monospace;color:#1a1a1a}.pr-track a{color:#1a1a1a;font-weight:600;text-decoration:underline;white-space:nowrap}.pr-show-all{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;background:#fff;border:1px solid #ebe8df;border-radius:12px;font-size:13px;font-weight:500;color:#1a1a1a;cursor:pointer;align-self:center;margin-top:6px;transition:border-color .15s}.pr-show-all:hover{border-color:#1a1a1a}.pr-show-all svg{width:16px;height:16px}.pr-empty{text-align:center;padding:30px 20px 10px;color:#71717a;font-size:14px}@media (max-width:700px){.pr-card{padding:24px 20px}.pr-order,.pr-row{grid-template-columns:1fr}.pr-order{gap:12px;padding:18px 20px}.pr-order-sum{justify-content:space-between}.pr-head h1{font-size:38px}}.ct{max-width:1100px;margin:0 auto;padding-bottom:60px}.ct-grid{display:grid;grid-template-columns:380px 1fr;grid-gap:30px;gap:30px;margin-top:30px;align-items:flex-start}.ct-info{display:flex;flex-direction:column;gap:12px}.ct-channel{display:flex;align-items:center;gap:16px;padding:18px 22px;background:#fff;border:1px solid #ebe8df;border-radius:14px;text-decoration:none;transition:border-color .15s,transform .15s}.ct-channel:hover{border-color:#1a1a1a;transform:translateY(-1px)}.ct-channel-icon{width:44px;height:44px;border-radius:50%;background:#faf8f4;display:flex;align-items:center;justify-content:center;color:#1a1a1a;flex-shrink:0}.ct-channel-icon svg{width:20px;height:20px}.ct-channel>div:last-child{display:flex;flex-direction:column;gap:2px;min-width:0}.ct-channel span{font-size:11px;letter-spacing:.12em;color:#71717a;font-weight:600}.ct-channel strong{font-size:15px;color:#1a1a1a;font-weight:600}.ct-form{background:#fff;border:1px solid #ebe8df;border-radius:18px;padding:32px 36px;display:flex;flex-direction:column;gap:16px}.ct-form h2{font-family:Montserrat,sans-serif;font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:4px}.ct-form-lead{font-size:13px;color:#71717a;margin-bottom:12px}.ct-form label{display:flex;flex-direction:column;gap:8px}.ct-form label>span{font-size:11px;letter-spacing:.12em;color:#71717a;font-weight:600}.ct-form input,.ct-form select,.ct-form textarea{padding:14px 18px;border:1px solid #ebe8df;border-radius:12px;font-size:14px;font-family:inherit;outline:none;background:#faf8f4;transition:border-color .15s,background .15s}.ct-form input:focus,.ct-form select:focus,.ct-form textarea:focus{border-color:#1a1a1a;background:#fff}.ct-form textarea{resize:vertical;min-height:120px;line-height:1.5}.ct-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.ct-error{padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:10px;font-size:13px}.ct-submit{padding:16px 28px;background:#1a1a1a;color:#fff;border:0;border-radius:12px;font-size:13px;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:background .15s;font-family:inherit;margin-top:4px}.ct-submit:hover:not(:disabled){background:#000}.ct-submit:disabled{opacity:.5;cursor:not-allowed}.ct-note{font-size:11px;color:#a1a1aa;text-align:center;line-height:1.5}.ct-note a{color:#71717a;text-decoration:underline}.ct-sent{max-width:480px;margin:80px auto;text-align:center;padding:40px 20px}.ct-sent-icon{width:64px;height:64px;border-radius:50%;background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.ct-sent-icon svg{width:28px;height:28px}.ct-sent h2{font-family:Montserrat,sans-serif;font-size:26px;font-weight:700;color:#1a1a1a;margin-bottom:10px}.ct-sent p{color:#71717a;margin-bottom:24px}.ct-back-btn{padding:12px 28px;background:transparent;border:1px solid #1a1a1a;color:#1a1a1a;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,color .15s}.ct-back-btn:hover{background:#1a1a1a;color:#fff}@media (max-width:900px){.ct-grid{grid-template-columns:1fr}.ct-form{padding:24px 22px}.ct-form-row{grid-template-columns:1fr}}.sw{position:fixed;bottom:24px;right:24px;z-index:100}.sw-btn{width:56px;height:56px;border-radius:50%;background:#1a1a1a;color:#fff;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,.2);transition:transform .2s,background .15s}.sw-btn:hover{background:#000;transform:scale(1.05)}.sw-btn svg{width:24px;height:24px}.sw-panel{position:absolute;bottom:72px;right:0;width:360px;background:#fff;border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.18);overflow:hidden;animation:swSlide .2s ease}@keyframes swSlide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sw-head{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 22px;background:#1a1a1a;color:#fff}.sw-head strong{display:block;font-size:16px;font-weight:700;margin-bottom:4px}.sw-head span{font-size:12px;opacity:.7}.sw-head button{background:transparent;border:0;color:#fff;cursor:pointer;padding:4px;opacity:.7;transition:opacity .15s}.sw-head button:hover{opacity:1}.sw-head button svg{width:18px;height:18px}.sw-body{padding:16px;display:flex;flex-direction:column;gap:8px}.sw-channel{display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:12px;text-decoration:none;color:#1a1a1a;transition:background .15s;cursor:pointer}.sw-channel:hover{background:#faf8f4}.sw-channel-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sw-channel-icon svg{width:18px;height:18px}.sw-channel strong{display:block;font-size:14px;color:#1a1a1a;font-weight:600}.sw-channel span{font-size:12px;color:#71717a}.sw-foot{padding:14px 22px;border-top:1px solid #f4f4f5;text-align:center}.sw-foot a{font-size:13px;color:#1a1a1a;text-decoration:none;font-weight:500}.sw-foot a:hover{text-decoration:underline}@media (max-width:480px){.sw{bottom:16px;right:16px}.sw-panel{width:calc(100vw - 32px);right:0}}.faq{display:grid;grid-template-columns:1fr 320px;grid-gap:24px;gap:24px;align-items:flex-start;padding-bottom:60px}.faq-list{display:flex;flex-direction:column;gap:10px}.faq-item{background:#fff;border:1px solid #ebe8df;border-radius:14px;overflow:hidden;transition:border-color .15s}.faq-item.is-open{border-color:#1a1a1a}.faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;background:transparent;border:0;cursor:pointer;text-align:left;font-family:inherit}.faq-q span{font-size:15px;font-weight:600;color:#1a1a1a}.faq-q svg{width:16px;height:16px;color:#71717a;transition:transform .2s;flex-shrink:0}.faq-item.is-open .faq-q svg{transform:rotate(180deg)}.faq-a{padding:0 24px 22px;font-size:14px;line-height:1.6;color:#52525b}.faq-cta{background:#faf8f4;border-radius:18px;padding:28px 24px;position:-webkit-sticky;position:sticky;top:20px}.faq-cta h3{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.faq-cta p{font-size:13px;color:#71717a;margin-bottom:18px;line-height:1.5}.faq-cta-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:14px 20px;background:#1a1a1a;color:#fff;border-radius:12px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s}.faq-cta-btn:hover{background:#000}@media (max-width:900px){.faq{grid-template-columns:1fr}.faq-cta{position:static}}.mm-list{display:flex;flex-direction:column;gap:10px}.mm-head-main strong{display:flex;font-weight:600;margin-bottom:4px}.mm-head-main span{font-size:12px;color:#71717a}.mm-closed{padding:14px 18px;background:#fff;border:1px solid #ebe8df;border-radius:12px;font-size:13px;color:#71717a;text-align:center}.mm-closed a{color:#1a1a1a;font-weight:600;text-decoration:underline}.mm-head{width:100%;display:grid;grid-template-columns:minmax(180px,240px) 1fr auto;grid-gap:20px;gap:20px;align-items:center;padding:18px 22px;background:transparent;border:0;cursor:pointer;text-align:left;font-family:inherit;transition:background .15s}.mm-head:hover{background:#faf8f4}.mm-head-main{display:flex;flex-direction:column;gap:4px;min-width:0}.mm-head-main strong{display:inline-flex;align-items:center;gap:8px;font-size:15px;color:#1a1a1a;font-weight:700;line-height:1.2}.mm-head-main>span{font-size:12px;color:#a1a1aa}.mm-unread{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 7px;background:#1a1a1a;color:#fff;border-radius:100px;font-size:11px;font-weight:700;line-height:1}.mm-head-preview{font-size:13px;color:#6b6b6b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4}.mm-head-status{display:flex;justify-content:flex-end}.mm-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:100px;font-size:11px;font-weight:600;letter-spacing:.02em;background:#f5f3ef;color:#6b6b6b;white-space:nowrap}.mm-pill-dot{width:6px;height:6px;border-radius:50%;background:currentColor}@media (max-width:700px){.mm-head{grid-template-columns:1fr;gap:8px;padding:16px 18px}.mm-head-preview{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.mm-head-status{justify-content:flex-start}}.mm-form-attach{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.mm-form-attach-item{position:relative;width:64px;height:64px;border-radius:10px;overflow:hidden;border:1px solid #ebe8df}.mm-form-attach-item img{width:100%;height:100%;object-fit:cover}.mm-form-attach-item button{position:absolute;top:3px;right:3px;width:20px;height:20px;border-radius:50%;background:rgba(0,0,0,.75);color:#fff;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.mm-form-attach-item button svg{width:12px;height:12px}.mm-spin{animation:mmSpin 1s linear infinite}@keyframes mmSpin{to{transform:rotate(1turn)}}.mm-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:9999;display:flex;align-items:center;justify-content:center;padding:40px;animation:mmFade .15s ease}@keyframes mmFade{0%{opacity:0}to{opacity:1}}.mm-lightbox img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.mm-lightbox-close{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.mm-lightbox-close:hover{background:hsla(0,0%,100%,.2)}.mm-lightbox-close svg{width:22px;height:22px}.admin-msg-form-attach{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.admin-msg-form-attach-item{position:relative;width:70px;height:70px;border-radius:10px;overflow:hidden;border:1px solid #ebe8df}.admin-msg-form-attach-item img{width:100%;height:100%;object-fit:cover}.admin-msg-form-attach-item button{position:absolute;top:3px;right:3px;width:20px;height:20px;border-radius:50%;background:rgba(0,0,0,.75);color:#fff;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.admin-msg-form-attach-item button svg{width:12px;height:12px}.admin-msg-attach-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));grid-gap:6px;gap:6px;margin-top:8px}.admin-msg-attach-thumb{padding:0;border:0;background:transparent;cursor:pointer;border-radius:8px;overflow:hidden;aspect-ratio:1}.admin-msg-attach-thumb img{width:100%;height:100%;object-fit:cover;display:block}.admin-msg-attach-thumb:hover img{opacity:.9}.admin-msg-input-row{display:flex;gap:8px;align-items:center;margin-bottom:10px}.admin-msg-clip{width:52px;height:52px;flex:0 0 52px;background:#fff;border:1px solid #ebe8df;border-radius:12px;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s,background .15s;padding:0;box-sizing:border-box}.admin-msg-clip:hover:not(:disabled){border-color:#1a1a1a;background:#faf8f4}.admin-msg-clip:disabled{opacity:.4;cursor:not-allowed}.admin-msg-clip svg{width:20px;height:20px}.admin-msg-send{height:52px;flex:0 0 auto;padding:0 24px;background:#1a1a1a;color:#fff;border:0;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s;font-family:inherit;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box}.admin-msg-send:hover:not(:disabled){background:#000}.admin-msg-send:disabled{opacity:.4;cursor:not-allowed}.admin-msg-send svg{width:14px;height:14px}.admin-msg-form-hint{font-size:11px;color:#71717a;display:block}.admin-msg-input-row textarea{flex:1 1!important;height:52px!important;min-height:52px!important;max-height:52px!important;padding:16px 18px!important;border:1px solid #ebe8df;border-radius:12px;font-size:14px;font-family:inherit;outline:none;resize:none!important;background:#faf8f4;transition:border-color .15s,background .15s;box-sizing:border-box!important;line-height:20px;overflow:hidden;vertical-align:middle}.admin-msg-input-row textarea:focus{border-color:#1a1a1a;background:#fff}.mm-form-wrap{padding-top:14px;border-top:1px solid #ebe8df}.mm-form{display:flex;gap:8px;align-items:stretch;height:50px}.mm-form-send{height:50px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 22px;background:#1a1a1a;color:#fff;border:1px solid #1a1a1a;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s;font-family:inherit;white-space:nowrap}.mm-form-send:hover:not(:disabled){background:#000}.mm-form-send svg{width:14px;height:14px}.pr-avatar{width:52px;height:52px;border-radius:50%;background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pr-avatar svg{width:22px;height:22px}.mm-form textarea{flex:1 1;height:50px;padding:14px 16px;border:1px solid #d4d1c8;border-radius:12px;font-size:14px;font-family:inherit;outline:none;resize:none;background:#fff;color:#1a1a1a;transition:border-color .15s;box-sizing:border-box;line-height:1.4}.mm-form textarea::placeholder{color:#a1a1aa}.mm-form textarea:focus{border-color:#1a1a1a}.mm-form-clip{width:50px;height:50px;flex-shrink:0;background:#fff;border:1px solid #d4d1c8;border-radius:12px;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .15s,background .15s,color .15s;padding:0}.mm-form-clip:hover:not(:disabled){background:#1a1a1a;color:#fff;border-color:#1a1a1a}.mm-form-clip:disabled{opacity:.4;cursor:not-allowed}.mm-form-clip svg{width:20px;height:20px}.mm-form-send:disabled{background:#ebe8df;color:#6b6b6b;border-color:#d4d1c8;cursor:not-allowed}.mm-body{padding:0 22px 22px;border-top:1px solid #ebe8df;background:#fff;box-sizing:border-box}.mm-thread{flex-direction:column;padding:24px 0;max-height:480px;overflow-y:auto;overflow-x:hidden}.mm-row,.mm-thread{display:flex;gap:14px}.mm-row{align-items:flex-start}.mm-row-client{flex-direction:row-reverse}.mm-row-admin{flex-direction:row}.mm-avatar{width:40px;height:40px;flex-shrink:0;border-radius:50%;background:#faf8f4;display:flex;align-items:center;justify-content:center;color:#1a1a1a;margin-top:2px}.mm-avatar svg{width:18px;height:18px}.mm-bubble{flex:1 1;min-width:0;max-width:calc(100% - 54px);padding:14px 18px;border-radius:14px;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.mm-bubble-client{background:#1a1a1a;color:#fff}.mm-bubble-admin{background:#faf8f4;color:#1a1a1a}.mm-bubble-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px}.mm-bubble-head strong{font-size:13px;font-weight:700}.mm-bubble-head time{font-size:12px}.mm-bubble-client .mm-bubble-head strong{color:#fff}.mm-bubble-client .mm-bubble-head time{color:hsla(0,0%,100%,.55)}.mm-bubble-admin .mm-bubble-head strong{color:#1a1a1a}.mm-bubble-admin .mm-bubble-head time{color:#a1a1aa}.mm-bubble-body{display:flex;flex-direction:column;gap:10px}.mm-bubble-body p{font-size:14px;line-height:1.55;margin:0;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.mm-attach-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:6px;gap:6px}.mm-attach-thumb{padding:0;border:0;background:transparent;cursor:pointer;border-radius:10px;overflow:hidden;aspect-ratio:1;max-width:100%}.mm-attach-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s}.mm-attach-thumb:hover img{transform:scale(1.04)}@media (max-width:700px){.mm-avatar{display:none}.mm-bubble{max-width:100%}}.mm-item{background:#fff;border:1px solid #d4d1c8;border-radius:14px;overflow:hidden;transition:border-color .15s;position:relative}.mm-item:hover{border-color:#a1a1aa}.mm-item.has-unread,.mm-item.is-open{border-color:#1a1a1a}.mm-item.has-unread:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#1a1a1a;z-index:1}.ct-field{display:flex;flex-direction:column;gap:8px}.ct-field-label{font-size:11px;letter-spacing:.12em;color:#71717a;font-weight:600}.ct-dd{position:relative}.ct-dd-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 18px;border:1px solid #ebe8df;border-radius:12px;font-size:14px;font-family:inherit;background:#faf8f4;color:#1a1a1a;cursor:pointer;transition:border-color .15s,background .15s;text-align:left}.ct-dd-trigger:hover{border-color:#1a1a1a}.ct-dd-trigger svg{width:16px;height:16px;color:#71717a;transition:transform .2s;flex-shrink:0}.ct-dd.is-open .ct-dd-trigger{border-color:#1a1a1a;background:#fff}.ct-dd.is-open .ct-dd-trigger svg{transform:rotate(180deg)}.ct-dd-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #ebe8df;border-radius:12px;padding:6px;box-shadow:0 12px 32px rgba(0,0,0,.08);z-index:10;display:flex;flex-direction:column;gap:2px;animation:ctDdFade .15s ease}@keyframes ctDdFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ct-dd-item{text-align:left;padding:11px 14px;border:0;background:transparent;border-radius:8px;font-size:14px;font-family:inherit;color:#1a1a1a;cursor:pointer;transition:background .12s,color .12s}.ct-dd-item:hover{background:#faf8f4}.ct-dd-item.is-selected{background:#1a1a1a;color:#fff}.ct-hours{display:grid;grid-template-columns:90px 1fr;grid-gap:18px;gap:18px;align-items:center;padding:18px 22px;background:#faf8f4;border-radius:14px}.ct-hours h3{font-family:Montserrat,sans-serif;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#71717a;font-weight:700;line-height:1.35;margin:0}.ct-hours p{font-size:14px;font-weight:500;color:#1a1a1a;line-height:1.5;margin:0}.info-cta-buttons{display:flex!important;gap:12px;justify-content:center;flex-wrap:wrap;align-items:center}.info-cta-buttons .black-btn,.info-cta-buttons .ghost-btn{min-width:260px!important;height:52px!important;padding:0 28px!important;border-width:1px!important;border-style:solid!important;text-align:center;display:inline-flex!important;align-items:center;justify-content:center;box-sizing:border-box!important;transform:none!important;transition:background .15s,color .15s,border-color .15s!important;line-height:1!important;margin:0!important}.info-cta-buttons .black-btn,.info-cta-buttons .ghost-btn{border-color:#fff!important}.info-cta-buttons .black-btn:hover,.info-cta-buttons .ghost-btn:hover{transform:none!important}@media (max-width:520px){.info-cta-buttons .black-btn,.info-cta-buttons .ghost-btn{min-width:0!important;width:100%}}.user-menu-wrap{position:relative;display:inline-flex}.user-menu{position:absolute;top:calc(100% + 10px);right:0;min-width:260px;background:#fff;border:1px solid #ebe8df;border-radius:14px;padding:6px;box-shadow:0 16px 40px rgba(0,0,0,.1);z-index:100;display:flex;flex-direction:column;gap:2px;animation:umFade .15s ease}@keyframes umFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.user-menu-header{padding:12px 14px 14px;border-bottom:1px solid #ebe8df;margin-bottom:4px}.user-menu-name{font-size:14px;font-weight:600;color:#1a1a1a;line-height:1.3}.user-menu-phone{font-size:12px;color:#71717a;margin-top:2px}.user-menu-item{display:flex;align-items:center;gap:12px;padding:11px 14px;border:0;background:transparent;border-radius:8px;font-size:14px;font-family:inherit;font-weight:500;color:#1a1a1a;cursor:pointer;transition:background .12s,color .12s;text-decoration:none;text-align:left;width:100%}.user-menu-item svg{width:18px;height:18px;color:#71717a;flex-shrink:0}.user-menu-item:hover{background:#faf8f4}.user-menu-item:hover svg{color:#1a1a1a}.user-menu-divider{height:1px;background:#ebe8df;margin:4px 0}.user-menu-logout,.user-menu-logout svg{color:#b91c1c}.user-menu-logout:hover{background:#fef2f2;color:#991b1b}.user-menu-logout:hover svg{color:#991b1b}@media (max-width:520px){.user-menu{right:-8px;min-width:240px}}