:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#1d1d1f;--muted:#6e6e73;--blue:#0071e3;--blue-hover:#0077ed;--green:#248a3d;--surface:#fff;--soft:#f5f5f7;--soft-warm:#fbfbfd;--line:#00000017;--glass:#ffffffc7;--shadow:0 20px 60px #0000001f;font-synthesis:none;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif}.payment-page{color:#183c31;background:radial-gradient(circle at 10% 0,#d7eee3c7,#0000 30%),#f7f7f3;min-height:100vh;padding-bottom:70px}.payment-page>header{border-bottom:1px solid #154a391f;justify-content:space-between;align-items:center;max-width:1240px;min-height:96px;margin:0 auto;padding:18px 30px;display:flex}.payment-page>header>a:last-child{color:#315e50;text-underline-offset:5px;font-size:13px;text-decoration:underline}.bank-payment{grid-template-columns:minmax(0,.9fr) minmax(340px,.72fr);align-items:center;gap:70px;max-width:1120px;margin:0 auto;padding:62px 30px 20px;display:grid}.bank-payment-copy h1,.payment-result h1{letter-spacing:-.04em;margin:13px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,70px);font-weight:400;line-height:.98}.bank-payment-copy>p:not(.eyebrow){color:#5e716a;max-width:590px;font-size:17px;line-height:1.7}.bank-payment dl{border-block:1px solid #154a3924;margin:28px 0;padding:10px 0}.bank-payment dl div{justify-content:space-between;align-items:baseline;gap:24px;padding:11px 0;display:flex}.bank-payment dt{color:#77857f;text-transform:uppercase;font-size:12px}.bank-payment dd{text-align:right;margin:0;font-size:16px;font-weight:700}.bank-payment dl div:first-child dd{color:#d43e87;font-size:27px}.payment-warning{color:#6e5a20;background:#fff7db;border:1px solid #efdda0;border-radius:15px;padding:15px 17px;font-size:13px;line-height:1.55}.payment-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:25px;display:flex}.payment-actions>a:not(.primary){color:#5e716a;text-underline-offset:5px;font-size:13px;text-decoration:underline}.bank-qr{text-align:center;margin:0}.bank-qr img{object-fit:contain;border-radius:32px;width:100%;max-height:690px;margin:0 auto;display:block;box-shadow:0 30px 80px #1f483929}.bank-qr figcaption{color:#75857f;margin-top:18px;font-size:12px}.payment-result{text-align:center;background:#fff;border-radius:30px;max-width:700px;margin:80px auto 0;padding:65px 60px;box-shadow:0 30px 90px #233f351a}.payment-result.success{background:#fff7fa;border:1px solid #f2d6e0}.payment-result>span{color:#167547;background:#e1f2e8;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;margin-bottom:20px;font-size:29px;display:inline-flex}.payment-result.error>span{color:#b83232;background:#fbe6e6}.payment-result>p:not(.eyebrow){color:#67756f;line-height:1.7}.payment-result>div:not(.payment-actions){background:#f3f6f4;border-radius:18px;flex-direction:column;gap:6px;margin:28px 0;padding:19px;display:flex}.payment-result>div small{color:#7a8782;text-transform:uppercase}.payment-result>div strong{font-size:20px}.payment-result>div b{color:#d43e87;font-size:24px}.payment-result .payment-actions{justify-content:center}@media (width<=780px){.payment-page>header{min-height:76px;padding:12px 16px}.payment-page>header .store-logo small,.payment-page>header>a:last-child{display:none}.bank-payment{flex-direction:column-reverse;gap:38px;padding:35px 18px 0;display:flex}.bank-qr img{border-radius:22px;width:min(100%,410px);max-height:560px}.bank-payment-copy h1,.payment-result h1{font-size:44px}.payment-actions{text-align:center;flex-direction:column;align-items:stretch}.payment-result{border-radius:22px;margin:38px 15px 0;padding:45px 22px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:var(--surface);color:var(--ink);min-width:320px;margin:0}body:has(.overlay){overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #0071e359}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.topline{color:#424245;background:#f5f5f7;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:8px 20px;font-size:12px;display:flex}.topline a{color:var(--blue)}header{-webkit-backdrop-filter:saturate(180%)blur(24px);backdrop-filter:saturate(180%)blur(24px);background:var(--glass);z-index:30;border-bottom:1px solid #0000000d;grid-template-columns:1fr auto 1fr;align-items:center;height:52px;padding:0 max(22px,6vw);display:grid;position:sticky;top:0}.logo{letter-spacing:-.035em;justify-self:start;align-items:center;gap:9px;width:max-content;font-size:18px;font-weight:600;display:inline-flex}.logo b{background:var(--ink);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;display:flex}.logo small{display:none}header nav{align-items:center;gap:32px;display:flex}header nav a{color:#424245;font-size:12px;transition:color .16s}header nav a:hover{color:var(--blue)}.cart-button{cursor:pointer;background:0 0;border:0;justify-self:end;align-items:center;gap:8px;padding:4px 0;font-size:12px;display:flex}.cart-count{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;padding-inline:6px;font-size:10px;display:flex}.hero{text-align:center;background:radial-gradient(circle at 18% 18%,#ffe1d68f,#0000 30%),linear-gradient(#fbfbfd 0%,#f5f5f7 100%);flex-direction:column;align-items:center;padding:92px max(16px,5vw) 48px;display:flex;overflow:hidden}.hero-copy{flex-direction:column;align-items:center;max-width:1040px;padding-bottom:58px;display:flex}.eyebrow{color:var(--blue);letter-spacing:-.01em;margin:0 0 17px;font-size:14px;font-weight:600}.hero h1,.section-title h2,.studio h2{letter-spacing:-.065em;margin:0;font-weight:600}.hero h1{font-size:clamp(68px,8.4vw,124px);line-height:.86}.hero h1 em{color:#0000;background:linear-gradient(90deg,#d84862,#b74b98 48%,#0071e3);-webkit-background-clip:text;background-clip:text;font-style:normal}.lead{color:var(--muted);letter-spacing:-.022em;max-width:660px;margin:30px 0 29px;font-size:clamp(18px,1.55vw,24px);line-height:1.45}.hero-actions{align-items:center;gap:24px;display:flex}.primary,.light-button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:47px;padding:0 23px;font-size:14px;font-weight:500;transition:background .16s,transform .16s;display:inline-flex}.primary:hover{background:var(--blue-hover)}.primary:active,.light-button:active{transform:scale(.98)}.primary:disabled{cursor:wait;opacity:.55}.underlined{color:var(--blue);font-size:14px}.underlined:hover{text-decoration:underline}.hero-image{aspect-ratio:16/8.4;border-radius:40px;width:100%;max-width:1480px;position:relative;overflow:hidden;box-shadow:0 34px 90px #4d362b26}.hero-image>img{object-fit:cover;width:100%;height:100%}.hero-image>div{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);text-align:left;background:#ffffffc7;border:1px solid #ffffffb3;border-radius:18px;flex-direction:column;min-width:230px;padding:15px 18px;display:flex;position:absolute;bottom:24px;left:24px}.hero-image small{color:var(--muted);margin-bottom:2px;font-size:10px}.hero-image strong{font-size:16px;font-weight:600}.hero-image span{color:var(--muted);font-size:11px}.benefits{background:var(--surface);grid-template-columns:repeat(3,1fr);gap:14px;max-width:1480px;margin:0 auto;padding:28px max(22px,4vw) 0;display:grid}.benefits>div{background:var(--soft);border-radius:24px;align-items:center;gap:16px;min-height:104px;padding:20px 24px;display:flex}.benefits b{background:var(--surface);color:var(--blue);border-radius:50%;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:flex}.benefits span{color:var(--muted);font-size:11px;line-height:1.45}.benefits strong{color:var(--ink);font-size:14px;font-weight:600;display:block}.catalog,.delivery{padding:128px max(22px,6vw)}.catalog{background:var(--soft);margin-top:30px}.section-title{justify-content:space-between;align-items:end;max-width:1480px;margin:0 auto 46px;display:flex}.section-title h2{max-width:850px;font-size:clamp(44px,5.1vw,76px);line-height:.98}.section-title>p{color:var(--muted);max-width:350px;margin:0 0 5px 30px;font-size:13px;line-height:1.55}.categories{scrollbar-width:none;gap:8px;max-width:1480px;margin:0 auto 28px;padding:2px 0 8px;display:flex;overflow-x:auto}.categories::-webkit-scrollbar{display:none}.categories button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#ffffffe0;border-radius:999px;flex:none;min-height:38px;padding:0 16px;font-size:12px;transition:background .16s,color .16s}.categories button.active{background:var(--ink);color:#fff}.message{background:var(--surface);text-align:center;border-radius:30px;max-width:1480px;margin:0 auto;padding:72px 24px}.message.error,.form-error{color:#9b3022;background:#fff1ed}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1480px;margin:0 auto;display:grid}.product{background:var(--surface);border-radius:34px;transition:box-shadow .3s,transform .3s;overflow:hidden}.product:hover{transform:translateY(-4px);box-shadow:0 24px 70px #00000017}.product-photo{aspect-ratio:1/1.04;background:#f8f8fa;position:relative;overflow:hidden}.badge,.product-index{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #ffffffb3;border-radius:999px;font-size:10px;position:absolute;top:18px}.badge{padding:7px 11px;font-weight:600;left:18px}.product-index{color:var(--muted);justify-content:center;align-items:center;width:38px;height:30px;display:flex;right:18px}.product-heading{justify-content:space-between;align-items:start;min-height:69px;display:flex}.product-heading h3{letter-spacing:-.045em;margin:0 0 5px;font-size:24px;font-weight:600}.product-heading p{color:var(--muted);max-width:390px;margin:0;font-size:12px;line-height:1.45}.product-heading>strong{flex:none;margin-left:18px;padding-top:6px;font-size:13px;font-weight:600}.product-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:22px;padding-top:18px;display:flex}.sizes{gap:6px;display:flex}.sizes button{background:var(--soft);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:10px;transition:background .16s,color .16s;display:flex}.sizes button.active{background:var(--ink);color:#fff}.add{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:500;display:flex}.add b{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:flex}.studio{color:#fff;background:#000;border-radius:48px;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);min-height:680px;margin:30px max(20px,3vw) 0;display:grid;overflow:hidden}.studio>img{object-fit:cover;width:100%;height:100%}.studio>div{align-self:center;padding:70px 6vw}.studio .eyebrow{color:#2997ff}.studio h2{font-size:clamp(46px,4.7vw,74px);line-height:.98}.studio h2 em{color:#0000;background:linear-gradient(90deg,#ff8a8a,#d65aa0 50%,#64a7ff);-webkit-background-clip:text;background-clip:text;font-style:normal}.studio>div>p:not(.eyebrow){color:#a1a1a6;max-width:450px;margin:26px 0 30px;font-size:16px;line-height:1.65}.light-button{color:var(--ink);background:#f5f5f7}.delivery{background:var(--surface)}.delivery .section-title{text-align:center;justify-content:center}.steps{grid-template-columns:repeat(4,1fr);gap:15px;max-width:1480px;margin:0 auto;display:grid}.steps>div{background:var(--soft);border-radius:28px;min-height:240px;padding:27px}.steps span{color:var(--blue);font-size:12px;font-weight:600}.steps h3{letter-spacing:-.03em;margin:88px 0 8px;font-size:18px;font-weight:600}.steps p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}footer{background:var(--soft);grid-template-columns:2fr 1fr 1fr;align-items:start;gap:40px;padding:58px max(22px,6vw);display:grid}footer p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}footer>div{flex-direction:column;gap:8px;font-size:12px;display:flex}footer>div a:hover{color:var(--blue)}.overlay{z-index:80;justify-content:flex-end;display:flex;position:fixed;inset:0}.overlay.center{justify-content:center;align-items:center;padding:24px}.backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:0;background:#0000007a;border:0;position:absolute;inset:0}.drawer{pointer-events:auto;z-index:2;background:#fffffffa;flex-direction:column;width:520px;max-width:100%;height:100%;display:flex;position:relative;box-shadow:-24px 0 80px #0000002e}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding:28px 32px 23px;display:flex}.drawer-head .eyebrow{margin-bottom:4px}.drawer-head h2{letter-spacing:-.05em;margin:0;font-size:34px;font-weight:600}.drawer-head>button{background:var(--soft);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:21px;display:flex}.empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex}.empty b{color:var(--blue);font-size:48px}.empty h3{margin:10px 0 2px}.empty p{color:var(--muted)}.cart-lines{flex:1;padding:5px 32px;overflow:auto}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:84px 1fr auto;gap:14px;padding:20px 0;display:grid}.cart-line img{background:var(--soft);object-fit:cover;border-radius:15px;width:84px;height:98px}.cart-line h3{margin:3px 0;font-size:13px}.cart-line p{color:var(--muted);margin:0 0 11px;font-size:10px}.cart-line>strong{padding-top:4px;font-size:11px}.quantity{background:var(--soft);isolation:isolate;z-index:3;border-radius:999px;align-items:center;width:max-content;height:36px;display:flex;position:relative}.quantity button{cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-user-select:none;user-select:none;z-index:4;background:0 0;border:0;justify-content:center;align-items:center;width:38px;height:36px;font-size:18px;display:inline-flex;position:relative}.quantity button:active{background:#0000001f;transform:scale(.94)}.quantity button:hover{background:#0000000f;border-radius:50%}.quantity button:disabled{cursor:not-allowed;opacity:.35}.quantity output{text-align:center;width:28px;font-size:12px;font-weight:700}.summary{border-top:1px solid var(--line);padding:23px 32px 28px}.summary p{justify-content:space-between;font-size:11px;display:flex}.summary p>strong{color:var(--green)}.summary .total{border-top:1px solid var(--line);align-items:baseline;padding-top:16px;font-size:13px}.summary .total strong{color:var(--ink);font-size:22px}.wide{width:100%}.checkout{box-shadow:var(--shadow);z-index:1;background:#fff;border-radius:30px;width:100%;max-width:900px;max-height:calc(100vh - 48px);position:relative;overflow:auto}.checkout form{padding:8px 32px 32px}.checkout fieldset{border:0;border-bottom:1px solid var(--line);margin:0;padding:22px 0}.checkout legend{font-size:13px;font-weight:600}.form-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.form-grid label{color:var(--muted);flex-direction:column;gap:6px;font-size:10px;font-weight:600;display:flex}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid textarea,.form-grid select{background:var(--soft);color:var(--ink);border:1px solid #0000;border-radius:13px;outline:0;width:100%;padding:12px 13px;font-size:13px}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{border-color:var(--blue)}.check{align-items:center;gap:8px;margin-top:14px;font-size:11px;display:flex}.check input{accent-color:var(--blue)}.form-error{border-radius:11px;padding:10px 12px;font-size:11px}.delivery-map-wrap{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.delivery-map-toolbar{justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.delivery-map-toolbar span{color:var(--ink);font-size:10px;font-weight:700}.delivery-map-toolbar button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:9px;padding:7px 9px;font-size:9px}.delivery-map{z-index:0;background:#e8eee7;justify-content:center;align-items:center;height:280px;display:flex;position:relative}.delivery-map>span{color:var(--muted);font-size:10px}.delivery-map-wrap>small{color:var(--muted);padding:8px 12px;font-size:8px;display:block}.search-modal,.customer-auth-modal{z-index:2;background:#fff;border-radius:24px;width:calc(100% - 32px);max-width:560px;max-height:calc(100vh - 40px);position:relative;overflow:auto;box-shadow:0 30px 90px #12231b3d}.search-modal form{gap:10px;padding:26px;display:flex}.search-modal input{background:var(--soft);font:inherit;border:1px solid #0000;border-radius:12px;outline:0;flex:1;padding:14px}.search-modal input:focus{border-color:var(--blue)}.search-modal form button{border:0;padding-inline:24px}.auth-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;padding:0 26px;display:grid}.auth-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:14px}.auth-tabs button.active{border-color:var(--vf-pink);color:var(--ink)}.customer-auth-form{flex-direction:column;gap:14px;padding:24px 26px 14px;display:flex}.customer-auth-form label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;flex-direction:column;gap:6px;font-size:9px;font-weight:700;display:flex}.customer-auth-form input{background:var(--soft);border:1px solid #0000;border-radius:11px;padding:13px;font:12px DM Sans,sans-serif}.auth-name-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.customer-auth-form .form-error{margin:0}.customer-auth-form>button{border:0;min-height:48px}.auth-divider{color:var(--muted);align-items:center;gap:10px;padding:6px 26px 12px;font-size:9px;display:flex}.auth-divider:before,.auth-divider:after{background:var(--line);content:"";flex:1;height:1px}.social-auth{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 26px;display:grid}.social-auth a,.social-auth button{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:center;background:#fff;border-radius:11px;justify-content:center;align-items:center;min-height:44px;padding:8px;font-size:10px;display:flex}.social-auth button:disabled{cursor:not-allowed;opacity:.38}.guest-note{color:var(--muted);text-align:center;padding:14px 26px 24px;font-size:9px;display:block}.customer-profile{text-align:center;flex-direction:column;align-items:center;padding:32px 26px;display:flex}.customer-profile>b{background:var(--vf-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;display:flex}.customer-profile h3{margin:14px 0 3px;font-size:22px}.customer-profile p{color:var(--muted);margin:3px 0;font-size:11px}.customer-profile button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;margin-top:18px;padding:10px 18px}.auth-callback-page{background:var(--vf-green);color:#fff;text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.auth-callback-page h1{font:500 34px Manrope,sans-serif}.auth-callback-page section>a:last-child{border-bottom:1px solid}.checkout-foot{justify-content:space-between;align-items:center;padding-top:22px;display:flex}.checkout-foot>div{flex-direction:column;display:flex}.checkout-foot small{color:var(--muted);font-size:9px}.checkout-foot strong{font-size:22px}.checkout-foot span{color:var(--green);font-size:9px}.success{box-shadow:var(--shadow);text-align:center;z-index:1;background:#fff7fa;border:1px solid #f2d6e0;border-radius:30px;width:100%;max-width:500px;padding:46px;position:relative}.success>b{color:var(--green);background:#e7f8eb;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;margin:auto;font-size:26px;display:flex}.success .eyebrow{margin:22px 0 10px}.success h2{letter-spacing:-.05em;margin:0 0 14px;font-size:36px;line-height:1.05}.success>p:not(.eyebrow){color:var(--muted)}.success>div{background:var(--soft);border-radius:16px;flex-direction:column;margin:22px 0;padding:14px;display:flex}.success>div small{color:var(--muted);font-size:9px}.success>div strong{font-size:20px}@media (width<=1040px){header{grid-template-columns:1fr auto;padding-inline:22px}header nav{display:none}.hero{padding-top:72px}.benefits,.product-grid,.studio{grid-template-columns:1fr}.studio>img{max-height:660px}.studio>div{padding-block:74px}.steps,footer{grid-template-columns:1fr 1fr}footer .logo{grid-column:1/-1}}@media (width<=680px){.topline{font-size:10px}.logo{font-size:16px}.cart-label{display:none}.hero{padding:58px 14px 24px}.hero-copy{padding-bottom:38px}.hero h1{font-size:clamp(54px,17vw,78px);line-height:.9}.lead{margin-top:24px;font-size:17px}.hero-actions{flex-direction:column;gap:15px}.hero-image{aspect-ratio:4/5;border-radius:28px}.hero-image>img{object-position:68% center}.hero-image>div{min-width:calc(100% - 28px);bottom:14px;left:14px}.benefits{padding-inline:14px}.catalog,.delivery{padding:88px 14px}.section-title{flex-direction:column;align-items:start;margin-bottom:34px}.section-title h2{font-size:46px}.section-title>p{margin:20px 0 0}.product{border-radius:26px}.product-photo{aspect-ratio:4/4.5}.product-info{padding:22px 20px 23px}.product-heading{display:block}.product-heading h3{font-size:21px}.product-heading>strong{margin:13px 0 0;padding:0;display:block}.product-actions{align-items:flex-end;gap:16px}.add{font-size:0}.add b{width:34px;height:34px;font-size:16px}.studio{border-radius:30px;min-height:0;margin-inline:10px}.studio>img{height:430px}.studio>div{padding:58px 24px 64px}.studio h2{font-size:48px}.steps{grid-template-columns:1fr}.steps>div{min-height:190px}.steps h3{margin-top:50px}footer{grid-template-columns:1fr;padding:48px 24px}footer .logo{grid-column:auto}.overlay.center{padding:0}.checkout{border-radius:0;max-height:100vh}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.checkout-foot{flex-direction:column;align-items:stretch;gap:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.seo-section{background:var(--surface);padding:128px max(22px,6vw)}.seo-intro{text-align:center;max-width:1180px;margin:0 auto 54px}.seo-intro h2,.faq-heading h2,.blog-cta h2{letter-spacing:-.062em;margin:0;font-size:clamp(44px,5.2vw,76px);font-weight:600;line-height:.98}.seo-intro>div{text-align:left;grid-template-columns:1fr 1fr;gap:30px;max-width:900px;margin:38px auto 0;display:grid}.seo-intro>div p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.seo-features{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1480px;margin:0 auto;display:grid}.seo-features article{background:var(--soft);border-radius:28px;min-height:260px;padding:28px}.seo-features span{color:var(--blue);font-size:12px;font-weight:600}.seo-features h3{letter-spacing:-.035em;margin:92px 0 8px;font-size:20px}.seo-features p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.faq-section{background:var(--soft);grid-template-columns:minmax(300px,.78fr) minmax(480px,1.22fr);gap:70px;padding:128px max(22px,8vw);display:grid}.faq-heading{align-self:start;position:sticky;top:90px}.faq-heading h2{font-size:clamp(42px,4.7vw,68px)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;letter-spacing:-.025em;padding:27px 46px 27px 0;font-size:19px;font-weight:600;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--blue);content:"+";font-size:24px;font-weight:400;position:absolute;top:22px;right:5px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);margin:-7px 60px 28px 0;font-size:15px;line-height:1.7}.home-blog{background:var(--surface);padding:128px max(22px,6vw)}.home-blog-grid{grid-template-columns:1fr 1fr;gap:18px;max-width:1480px;margin:0 auto;display:grid}.home-blog-grid>article{background:var(--soft);border-radius:34px;overflow:hidden}.home-blog-image{aspect-ratio:16/9;display:block;overflow:hidden}.home-blog-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.home-blog-grid>article:hover .home-blog-image img{transform:scale(1.025)}.home-blog-grid>article>div{padding:28px 30px 32px}.home-blog-grid p,.blog-meta{color:var(--muted);margin:0 0 12px;font-size:11px}.home-blog-grid h3{letter-spacing:-.045em;margin:0 0 12px;font-size:27px;line-height:1.1}.home-blog-grid span{color:var(--muted);font-size:13px;line-height:1.55;display:block}.home-blog-grid>article>div>a,.blog-read-link{color:var(--blue);margin-top:20px;font-size:13px;display:inline-block}.blog-order-link{color:var(--blue);justify-self:end;font-size:12px}.blog-hero{background:radial-gradient(circle at 25% 20%, #ffded69e, transparent 33%), var(--soft);text-align:center;padding:112px 24px 104px}.blog-hero h1,.article-header h1,.blog-not-found h1{letter-spacing:-.07em;margin:0;font-size:clamp(60px,7vw,104px);font-weight:600;line-height:.92}.blog-hero>p:last-child{color:var(--muted);max-width:680px;margin:28px auto 0;font-size:18px;line-height:1.55}.blog-list{grid-template-columns:1fr 1fr;gap:20px;max-width:1480px;margin:0 auto;padding:84px max(22px,6vw) 128px;display:grid}.blog-card{background:var(--soft);border-radius:34px;overflow:hidden}.blog-card-image{aspect-ratio:16/10;display:block;overflow:hidden}.blog-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-card:hover .blog-card-image img{transform:scale(1.025)}.blog-card>div{padding:30px 32px 34px}.blog-card h2{letter-spacing:-.045em;margin:0 0 13px;font-size:30px;line-height:1.08}.blog-card>div>p:not(.blog-meta){color:var(--muted);margin:0;font-size:14px;line-height:1.6}.blog-cta{color:#fff;text-align:center;background:#000;border-radius:44px;flex-direction:column;align-items:center;margin:0 max(20px,3vw) 30px;padding:100px 24px;display:flex}.blog-cta .eyebrow{color:#2997ff}.blog-cta h2{max-width:880px}.blog-cta .primary{margin-top:34px}.article-page{padding:0 max(22px,6vw) 128px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;max-width:1260px;margin:0 auto;padding:35px 0 0;font-size:11px;display:flex}.breadcrumbs a:hover{color:var(--blue)}.article-header{text-align:center;max-width:1100px;height:auto;margin:0 auto;padding:88px 0 60px;display:block;position:static}.article-header h1{font-size:clamp(52px,6.5vw,92px)}.article-lead{color:var(--muted);max-width:760px;margin:28px auto 0;font-size:clamp(17px,1.6vw,22px);line-height:1.55}.article-byline{color:var(--muted);justify-content:center;gap:10px;margin-top:25px;font-size:11px;display:flex}.article-byline span+span:before{content:"·";margin-right:10px}.article-cover{aspect-ratio:16/7;border-radius:40px;max-width:1480px;margin:0 auto 86px;overflow:hidden}.article-cover img{object-fit:cover;object-position:center 35%;width:100%;height:100%}.article-layout{grid-template-columns:240px minmax(0,760px);justify-content:center;gap:70px;display:grid}.article-layout>aside{flex-direction:column;align-self:start;gap:11px;display:flex;position:sticky;top:90px}.article-layout>aside strong{margin-bottom:5px;font-size:12px}.article-layout>aside a{color:var(--muted);font-size:11px;line-height:1.4}.article-layout>aside a:hover{color:var(--blue)}.article-content section{scroll-margin-top:90px}.article-content section+section{border-top:1px solid var(--line);margin-top:52px;padding-top:48px}.article-content h2{letter-spacing:-.05em;margin:0 0 22px;font-size:36px;line-height:1.08}.article-content p,.article-content li{color:#424245;font-size:18px;line-height:1.75}.article-content p{margin:0 0 18px}.article-content ul{background:var(--soft);border-radius:24px;margin:28px 0;padding:25px 28px 25px 52px}.article-content li+li{margin-top:8px}.article-cta{background:var(--soft);border-radius:30px;margin-top:64px;padding:38px}.article-cta h2{font-size:35px}.article-cta p{color:var(--muted);font-size:15px;line-height:1.6}.article-cta .primary{margin-top:10px}.blog-not-found{text-align:center;flex-direction:column;align-items:center;min-height:68vh;padding:120px 24px;display:flex}.blog-not-found .primary{margin-top:35px}@media (width<=960px){.seo-features,.blog-list,.home-blog-grid{grid-template-columns:1fr}.faq-section{grid-template-columns:1fr;gap:40px}.faq-heading{position:static}.article-layout{display:block}.article-layout>aside{display:none}}@media (width<=680px){.seo-section,.faq-section,.home-blog{padding:88px 14px}.seo-intro{text-align:left}.seo-intro h2,.faq-heading h2,.blog-cta h2{font-size:46px}.seo-intro>div{grid-template-columns:1fr}.seo-features article{min-height:220px}.seo-features h3{margin-top:58px}.faq-list summary{font-size:17px}.home-blog-grid>article,.blog-card{border-radius:26px}.home-blog-grid h3,.blog-card h2{font-size:24px}.blog-order-link{font-size:0}.blog-order-link:after{content:"Каталог";font-size:12px}.blog-hero{padding:78px 18px 72px}.blog-hero h1,.blog-not-found h1{font-size:56px}.blog-list{padding:50px 14px 88px}.blog-card>div{padding:24px 22px 28px}.blog-cta{border-radius:30px;margin-inline:10px;padding:70px 20px}.article-page{padding:0 14px 88px}.breadcrumbs{padding-top:24px}.article-header{padding:60px 0 40px}.article-header h1{font-size:48px}.article-byline{flex-wrap:wrap}.article-cover{aspect-ratio:4/5;border-radius:28px;margin-bottom:55px}.article-content h2{font-size:31px}.article-content p,.article-content li{font-size:17px}.article-cta{padding:28px 24px}}:root{--vf-green:#006b3f;--vf-green-deep:#005331;--vf-mint:#e9f3ed;--vf-pink:#d64091;--vf-pink-dark:#bd2f7b;--vf-text:#353535;--vf-subtle:#737373;--vf-border:#e7e7e7}body{color:var(--vf-text);font-family:Helvetica Neue,Arial,sans-serif}.store-header{z-index:35;background:#fff;border:0;height:auto;padding:0;display:block;position:sticky;top:0}.store-header-main{background:var(--vf-green);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;min-height:126px;padding:18px max(24px,50vw - 730px);display:grid}.store-contact{flex-direction:column;justify-self:start;align-items:flex-start;gap:7px;display:flex}.store-contact>span{font-size:14px}.store-contact strong{margin-left:6px;font-weight:400}.store-contact>a{letter-spacing:.02em;font-size:21px;font-weight:600}.store-contact>a:first-letter{color:#8fcf7c}.store-contact small{color:#ffffffb8;font-size:12px}.store-brand{flex-direction:column;justify-self:center;display:flex}.store-logo{align-items:center;gap:15px;display:flex}.store-logo>b{color:#fff;font-family:Georgia,serif;font-size:47px;font-weight:400;line-height:1}.store-logo>span{letter-spacing:.22em;text-align:center;font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,2.25vw,39px);line-height:1}.store-logo small{color:#ffffffa6;letter-spacing:.04em;margin-top:10px;font-family:Helvetica Neue,Arial,sans-serif;font-size:12px;display:block}.store-socials{justify-content:center;align-items:center;gap:9px;margin-top:11px;margin-left:62px;display:flex}.store-social-link{color:#fff;border:1px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 4px 12px #0028182e}.store-social-link:hover{transform:translateY(-2px);box-shadow:0 7px 18px #00281847}.store-social-link:focus-visible{outline-offset:3px;outline:2px solid #fff}.store-social-link span{font-family:Arial,sans-serif;font-size:12px;font-style:normal;font-weight:800;line-height:1}.store-social-link.whatsapp{background:#25d366}.store-social-link.telegram{background:#229ed9}.store-social-link.telegram span{font-size:14px;transform:rotate(-22deg)translate(1px,-1px)}.store-social-link.zalo{color:#0068ff;background:#fff;border-radius:9px}.store-social-link.zalo span{letter-spacing:-.04em;font-size:8px}.store-actions{justify-self:end;align-items:stretch;gap:6px;display:flex}.store-actions a,.store-actions button{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:66px;min-height:58px;padding:7px 9px;font-size:10px;display:flex;position:relative}.store-actions a:hover,.store-actions button:hover{background:#ffffff24}.store-actions i{font-size:18px;font-style:normal;line-height:1}.store-actions button>b{background:var(--vf-pink);border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:3px;right:4px}.store-header .store-nav{border-bottom:1px solid var(--vf-border);background:#fff;justify-content:space-between;align-items:center;gap:24px;max-width:1460px;height:70px;margin:0 auto;padding:0 24px;display:flex}.store-header .store-nav a{color:var(--vf-green);letter-spacing:.035em;text-transform:uppercase;font-size:14px;font-weight:500}.store-header .store-nav a:nth-child(3),.store-header .store-nav a:nth-child(5),.store-header .store-nav a:hover{color:var(--vf-pink)}.store-hero{text-align:left;background:#fbfbf8;grid-template-columns:minmax(340px,.82fr) minmax(520px,1.18fr);min-height:470px;padding:0;display:grid}.store-hero .hero-copy{justify-content:center;align-items:flex-start;padding:62px 6vw}.store-hero .eyebrow,.catalog .eyebrow,.product-modal .eyebrow{color:var(--vf-green);letter-spacing:.14em;text-transform:uppercase;font-size:11px}.store-hero h1{color:var(--vf-text);letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:clamp(43px,4.5vw,73px);font-weight:400;line-height:1.02}.store-hero h1 em{color:var(--vf-pink);background:0 0;font-style:normal}.store-hero .lead{max-width:520px;margin:24px 0;font-size:16px;line-height:1.65}.store-hero .primary,.modal-buy-button{background:var(--vf-pink);border-radius:2px;min-height:52px;padding:0 32px}.store-hero .primary:hover,.modal-buy-button:hover{background:var(--vf-pink-dark)}.store-hero .underlined{color:var(--vf-green)}.store-hero .hero-image{aspect-ratio:auto;box-shadow:none;border-radius:0;max-width:none;height:470px}.store-hero .hero-image>img{object-position:center 46%}.store-hero .hero-image>div{border:0;border-radius:0;bottom:22px;left:22px}.benefits{gap:0;max-width:none;padding:0 max(24px,50vw - 730px)}.benefits>div{border-bottom:1px solid var(--vf-border);background:#fff;border-radius:0;min-height:100px}.benefits>div+div{border-left:1px solid var(--vf-border)}.benefits b{color:var(--vf-green);border:1px solid #b5d2c1}.catalog{background:#fff;margin:0;padding:90px max(24px,50vw - 730px) 120px}.catalog .section-title{text-align:center;align-items:center;margin-bottom:35px;display:block}.catalog .section-title h2{letter-spacing:-.025em;text-transform:uppercase;max-width:none;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,3.7vw,56px);font-weight:400;line-height:1.08}.catalog .section-title>p{max-width:620px;margin:17px auto 0}.categories{border-bottom:1px solid var(--vf-border);justify-content:center;gap:36px;margin-bottom:45px}.categories button{color:var(--vf-green);letter-spacing:.04em;text-transform:uppercase;background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;min-height:43px;padding:0 0 12px;font-size:13px}.categories button.active{border-bottom-color:var(--vf-pink);color:var(--vf-pink);background:0 0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:70px 42px}.product{background:#fff;border:0;border-radius:0;position:relative;overflow:visible}.product-photo{aspect-ratio:.92;cursor:pointer;background:#fbfbf9;border:0;border-radius:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.product-photo img{object-fit:contain;width:100%;height:100%;transition:transform .42s}.product:hover .product-photo img{transform:scale(1.025)}.product .badge{background:var(--vf-pink);color:#fff;text-align:center;border-radius:50%;width:58px;height:58px;font-size:9px;top:14px;left:auto;right:14px}.product-index{display:none}.favorite{color:var(--vf-green);cursor:pointer;z-index:3;background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0 0 2px;font-family:Arial,sans-serif;font-size:25px;display:flex;position:absolute;top:13px;left:13px}.favorite.active{color:var(--vf-pink)}.product-info{padding:21px 8px 0}.product-heading{text-align:center;display:block}.product-name{cursor:pointer;background:0 0;border:0;border-bottom:1px solid #777;padding:0 0 2px;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.2}.product-name:hover{color:var(--vf-pink)}.product-heading p{color:var(--vf-subtle);margin:9px 0 10px;font-size:11px}.product-heading>strong{margin:0;padding:0;font-size:18px;font-weight:500;display:block}.product-actions{border:0;flex-direction:column;gap:14px;margin-top:14px}.sizes{justify-content:center}.sizes button{color:var(--vf-green);border-radius:0;width:38px;height:31px}.sizes button.active{background:var(--vf-green);border-color:var(--vf-green)}.add{color:var(--vf-pink);background:0 0;font-size:12px}.add b{background:var(--vf-pink)}.product-modal{z-index:2;background:#fff;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);width:calc(100% - 50px);max-width:1220px;max-height:calc(100vh - 50px);display:grid;position:relative;overflow:auto;box-shadow:0 24px 90px #0003}.product-modal-close{border:1px solid var(--vf-border);cursor:pointer;z-index:5;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:25px;line-height:1;display:flex;position:absolute;top:18px;right:18px}.product-modal-gallery{background:#fbfbf9;min-height:680px;padding:70px 40px 30px;position:relative}.product-modal-gallery>img{object-fit:contain;width:100%;height:100%;max-height:650px}.product-modal-breadcrumbs{color:#aaa;font-size:11px;position:absolute;top:26px;left:30px}.modal-favorite{color:var(--vf-green);cursor:pointer;background:#fff;border:0;border-radius:50%;width:47px;height:47px;font-size:28px;position:absolute;top:70px;right:24px}.modal-favorite.active{color:var(--vf-pink)}.product-modal-info{padding:75px 58px 42px;position:relative}.product-modal-info h2{margin:0 100px 5px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.1vw,48px);font-weight:400;line-height:1.05}.product-sku{color:#8b8b8b;margin:0;font-size:11px;position:absolute;top:96px;right:58px}.product-modal-description{color:var(--vf-subtle);margin:27px 0;font-size:15px;line-height:1.6}.product-composition{border-bottom:1px solid var(--vf-border);border-top:1px solid var(--vf-border);flex-direction:column;gap:9px;padding:22px 0;display:flex}.product-composition strong{font-size:15px;font-weight:500}.product-composition span{color:var(--vf-green);font-size:12px}.modal-variants{grid-template-columns:repeat(4,1fr);gap:8px;margin:23px 0;display:grid}.modal-variants button{border:1px solid var(--vf-border);cursor:pointer;background:#fff;flex-direction:column;gap:3px;min-height:62px;padding:10px 5px;display:flex}.modal-variants button.active{background:var(--vf-mint);border-color:var(--vf-green);color:var(--vf-green)}.modal-variants b{font-size:14px}.modal-variants span{font-size:9px}.product-modal-buy{grid-template-columns:auto 1fr;align-items:baseline;gap:15px;display:grid}.product-modal-buy>strong{color:var(--vf-pink);font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:400}.product-modal-buy del{color:#777}.modal-buy-button{color:#fff;cursor:pointer;border:0;grid-column:1/-1;width:100%;font-size:18px}.product-modal-delivery{border-top:1px solid var(--vf-border);margin-top:24px;padding-top:13px}.product-modal-delivery p{flex-direction:column;margin:12px 0;display:flex}.product-modal-delivery b{font-size:12px}.product-modal-delivery span{color:var(--vf-subtle);font-size:11px}@media (width<=980px){.store-header-main{grid-template-columns:1fr auto;min-height:92px}.store-contact{display:none}.store-brand{justify-self:start}.store-logo>span{font-size:27px}.store-header .store-nav{justify-content:flex-start;gap:25px;overflow-x:auto}.store-header .store-nav a{flex:none}.store-hero{grid-template-columns:1fr}.store-hero .hero-image{height:430px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-modal{display:block}.product-modal-gallery{min-height:540px}.product-modal-info{padding:48px 38px}}@media (width<=680px){.store-header-main{min-height:76px;padding:12px 15px}.store-logo{gap:7px}.store-socials{gap:6px;margin-top:7px;margin-left:38px}.store-social-link{width:25px;height:25px}.store-logo>b{font-size:31px}.store-logo>span{letter-spacing:.13em;font-size:18px}.store-logo small,.store-actions span{display:none}.store-actions{gap:4px}.store-actions a,.store-actions button{min-width:38px;min-height:42px;padding:6px;display:flex}.store-actions i{font-size:17px}.store-header .store-nav{height:54px;padding-inline:15px}.store-header .store-nav a{font-size:11px}.store-hero .hero-copy{padding:52px 20px 42px}.store-hero h1{font-size:47px}.store-hero .hero-image{height:390px}.benefits{grid-template-columns:1fr;padding:0 15px}.benefits>div+div{border-left:0}.catalog{padding:72px 15px 90px}.catalog .section-title{text-align:left}.catalog .section-title h2{font-size:39px}.catalog .section-title>p{margin-left:0}.categories{justify-content:flex-start}.product-grid{grid-template-columns:1fr;gap:50px}.product-photo{aspect-ratio:1/1.08}.product-modal{border-radius:0;width:100%;max-height:100vh}.product-modal-gallery{min-height:430px;padding:58px 16px 15px}.product-modal-gallery>img{max-height:400px}.product-modal-info{padding:39px 20px}.product-modal-info h2{margin-right:0;font-size:36px}.product-sku{position:static}.product-modal-buy>strong{font-size:31px}}
