/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#fffdfd;--cream-deep:#fff7f9;--pink:#fff0f4;--pink-2:#fbe2e9;--raspberry:#d63f72;--raspberry-dark:#bc2d5e;--wine:#472b35;--ink:#35272c;--muted:#806d74;--white:#fff;--line:#703d4f1a;--shadow:0 26px 80px #9849651a;--radius:30px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-geist-sans), ui-rounded, "SF Pro Rounded", system-ui, sans-serif;margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{width:100%;display:block}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #541c321a;border-radius:22px;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:72px;margin:14px auto 0;padding:0 14px 0 22px;display:flex;position:sticky;top:14px;box-shadow:0 12px 40px #4e273514}.logo{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:10px;font-size:17px;font-weight:700;display:inline-flex}.logo-mark{background:var(--raspberry);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-family:Georgia,serif;font-size:20px;font-style:italic;display:grid}.nav{align-items:center;gap:34px;margin-left:auto;margin-right:34px;display:flex}.nav a{color:#56464c;font-size:14px;font-weight:520;transition:color .2s}.nav a:hover{color:var(--raspberry)}.button{appearance:none;background:var(--raspberry);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:16px 24px;font-size:15px;font-weight:680;transition:transform .2s,background .2s,box-shadow .2s;box-shadow:0 12px 28px #c6295f38}.button:hover{background:var(--raspberry-dark);transform:translateY(-2px);box-shadow:0 16px 34px #c6295f47}.button:active{transform:translateY(0)}.button-small{box-shadow:none;padding:12px 22px;font-size:14px}.menu-toggle{background:0 0;border:0;display:none}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:70px;width:min(1220px,100% - 40px);min-height:690px;margin:0 auto;padding:80px 28px 82px;display:grid}.hero-copy{padding-left:8px}.eyebrow,.kicker{color:var(--raspberry);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:760;line-height:1.4;display:inline-flex}.eyebrow{background:var(--pink);border:1px solid #c6295f29;border-radius:999px;padding:9px 13px}.eyebrow span{font-size:11px}h1,h2,h3,p{margin-top:0}h1{color:var(--wine);letter-spacing:-.065em;margin:22px 0;font-size:clamp(52px,6vw,82px);font-weight:590;line-height:.97}h1 span{color:var(--raspberry);letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.hero-lead{max-width:560px;color:var(--muted);margin-bottom:30px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:26px;display:flex}.text-link{color:var(--wine);border-bottom:1px solid #541c3238;align-items:center;gap:8px;padding-bottom:4px;font-size:14px;font-weight:680;display:inline-flex}.text-link span{color:var(--raspberry)}.hero-trust{align-items:center;gap:14px;margin-top:38px;display:flex}.avatar-stack{padding-left:8px;display:flex}.avatar-stack span{border:3px solid var(--cream);background:var(--pink-2);width:36px;height:36px;color:var(--wine);border-radius:50%;place-items:center;margin-left:-8px;font-size:11px;font-weight:750;display:grid}.avatar-stack span:nth-child(2){background:#f1d8c8}.avatar-stack span:nth-child(3){background:#e5d3e4}.stars{color:var(--raspberry);letter-spacing:.12em;font-size:13px}.hero-trust p{color:var(--muted);margin:3px 0 0;font-size:12px}.hero-visual{min-height:540px;position:relative}.hero-photo-wrap{background:var(--pink);box-shadow:var(--shadow);border-radius:52% 48% 44% 56%/46% 45% 55% 54%;position:absolute;inset:0 5% 0 3%;overflow:hidden}.hero-photo-wrap:after{content:"";background:linear-gradient(145deg,#ffffff0d,#6d1a3a0d);position:absolute;inset:0}.hero-photo-wrap img{object-fit:cover;object-position:50% 66%;height:100%;transform:scale(1.03)}.floating-note{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #541c3214;border-radius:18px;align-items:center;gap:12px;min-width:210px;padding:13px 16px;display:flex;position:absolute;box-shadow:0 18px 46px #43212c26}.floating-note strong,.floating-note small{display:block}.floating-note strong{color:var(--wine);margin-bottom:2px;font-size:13px}.floating-note small{color:var(--muted);font-size:11px}.note-icon{background:var(--pink);width:40px;height:40px;color:var(--raspberry);border-radius:12px;flex:none;place-items:center;font-size:13px;font-weight:780;display:grid}.note-icon.heart{font-size:18px}.note-top{top:36px;left:-20px}.note-bottom{bottom:38px;right:-10px}.doodle{z-index:3;color:var(--raspberry);position:absolute}.doodle-one{font-size:28px;top:-14px;right:12%}.doodle-two{font-size:28px;bottom:54px;left:1%;transform:rotate(-14deg)}.marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--pink);overflow:hidden}.marquee>div{min-width:max-content;color:var(--wine);letter-spacing:.04em;text-transform:uppercase;justify-content:center;gap:34px;padding:15px 24px;font-size:12px;font-weight:680;display:flex}.marquee b{color:var(--raspberry);font-size:9px}.section{width:min(1180px,100% - 40px);margin:0 auto;padding:112px 0}.section-heading{margin-bottom:52px}.section-heading.centered{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.section-heading h2,.faq-intro h2,.order-copy h2{color:var(--wine);letter-spacing:-.055em;margin:13px 0 18px;font-size:clamp(38px,5vw,60px);font-weight:650;line-height:1.04}.section-heading p,.faq-intro>p{max-width:570px;color:var(--muted);margin:0 auto;font-size:16px;line-height:1.7}.section-heading.split{justify-content:space-between;align-items:end;gap:60px;display:flex}.section-heading.split h2{margin-bottom:0}.section-heading.split>p{max-width:390px;margin:0 0 4px}.benefit-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.benefit-card{border:1px solid var(--line);background:#ffffffeb;border-radius:24px;min-height:235px;padding:26px 24px;transition:transform .25s,box-shadow .25s}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #56263617}.icon-box{background:var(--pink);width:50px;height:50px;color:var(--raspberry);border-radius:15px;place-items:center;margin-bottom:30px;display:grid}.icon-box svg{width:25px;height:25px}.benefit-card h3{color:var(--wine);letter-spacing:-.025em;margin-bottom:10px;font-size:18px}.benefit-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.catalog-section{background:#fff8fa;width:100%;max-width:none;padding-left:max(20px,50% - 590px);padding-right:max(20px,50% - 590px)}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-image{background:var(--pink);height:290px;position:relative;overflow:hidden}.product-image img{object-fit:cover;height:100%;transition:transform .5s}.product-card:hover img{transform:scale(1.045)}.product-badge{color:var(--raspberry);letter-spacing:.1em;text-transform:uppercase;background:#fff;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;position:absolute;top:16px;left:16px}.product-content{flex-direction:column;justify-content:space-between;min-height:200px;padding:24px;display:flex}.product-content h3{color:var(--wine);letter-spacing:-.03em;margin-bottom:8px;font-size:21px}.product-content p{color:var(--muted);font-size:13px;line-height:1.65}.product-bottom{justify-content:space-between;align-items:center;display:flex}.product-bottom strong{color:var(--wine);font-size:18px}.product-bottom button{background:var(--pink);width:38px;height:38px;color:var(--raspberry);cursor:pointer;border:0;border-radius:50%;place-items:center;font-size:22px;transition:background .2s,color .2s;display:grid}.product-bottom button:hover{background:var(--raspberry);color:#fff}.sets-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.set-card{border:1px solid var(--line);background:#fff;border-radius:26px;padding:30px 26px 26px;position:relative}.set-card.featured{border-color:var(--raspberry);background:linear-gradient(#fff7fa 0%,#fff 100%);transform:translateY(-10px);box-shadow:0 24px 60px #c6295f21}.set-label{color:var(--raspberry);letter-spacing:.1em;text-transform:uppercase;margin-bottom:25px;font-size:10px;font-weight:780;display:inline-block}.set-card h3{color:var(--wine);letter-spacing:-.045em;margin-bottom:5px;font-size:28px}.set-count{min-height:26px;color:var(--muted);font-size:13px}.set-price{color:var(--wine);margin:22px 0;font-size:22px;font-weight:720}.set-card ul{min-height:132px;margin:0 0 22px;padding:0;list-style:none}.set-card li{color:var(--muted);align-items:center;gap:9px;margin:11px 0;font-size:13px;display:flex}.set-card li>span{background:var(--pink);width:20px;height:20px;color:var(--raspberry);border-radius:50%;place-items:center;display:grid}.set-card.featured li>span{background:#fff}.set-card li svg{stroke-width:2.4px;width:12px;height:12px}.set-card .button{width:100%;box-shadow:none}.button-light{border:1px solid var(--line);background:var(--cream);color:var(--wine)}.button-light:hover{background:var(--wine);color:#fff}.price-note{color:var(--muted);text-align:center;margin:27px 0 0;font-size:12px}.order-steps{background:#fff5f8;width:100%;max-width:none;padding-left:max(20px,50% - 590px);padding-right:max(20px,50% - 590px)}.order-steps .kicker,.order-steps .section-heading h2{color:var(--wine)}.steps-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.step-card{border:1px solid var(--line);background:#ffffffeb;border-radius:26px;min-height:280px;padding:28px;position:relative}.step-card>span{color:#c69eac;margin-bottom:70px;font-size:12px;font-weight:700;display:block}.step-card h3{color:var(--wine);letter-spacing:-.03em;margin-bottom:11px;font-size:21px}.step-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.telegram-step{background:linear-gradient(145deg,#f9dce6,#fff4f7);border-color:#ffffff40;overflow:hidden}.telegram-step>span,.telegram-step p{color:var(--muted)}.telegram-icon{width:42px;height:42px;color:var(--raspberry);background:#fff;border-radius:50%;place-items:center;font-size:20px;display:grid;position:absolute;top:23px;right:24px}.telegram-pill{color:var(--raspberry);background:#fff;border-radius:999px;margin-top:18px;padding:7px 10px;font-size:10px;font-weight:650;display:inline-flex}.gallery-heading{align-items:center!important}.instagram-link{border:1px solid var(--line);color:var(--wine);background:#fff;border-radius:999px;gap:8px;padding:12px 18px;font-size:13px;font-weight:650;display:inline-flex}.instagram-link span{color:var(--raspberry)}.gallery-grid{grid-template-rows:1fr 1fr;grid-template-columns:1.15fr .85fr .85fr;gap:14px;height:680px;display:grid}.gallery-grid figure{background:var(--pink);border-radius:24px;margin:0;overflow:hidden}.gallery-grid img{object-fit:cover;height:100%;transition:transform .55s}.gallery-grid figure:hover img{transform:scale(1.04)}.gallery-tall{grid-row:1/3}.gallery-wide{grid-column:2/4}.reviews-section{background:var(--pink);width:100%;max-width:none;padding-left:max(20px,50% - 590px);padding-right:max(20px,50% - 590px)}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.review-card{background:#fff;border-radius:26px;flex-direction:column;min-height:330px;padding:30px;display:flex;box-shadow:0 16px 50px #56263612}.review-card blockquote{color:var(--wine);margin:22px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.6}.review-author{align-items:center;gap:12px;margin-top:auto;display:flex}.review-author>span{background:var(--pink);width:42px;height:42px;color:var(--raspberry);border-radius:50%;place-items:center;font-weight:720;display:grid}.review-author strong,.review-author small{display:block}.review-author strong{color:var(--wine);font-size:13px}.review-author small{color:var(--muted);margin-top:3px;font-size:11px}.faq-section{grid-template-columns:.75fr 1.25fr;gap:90px;display:grid}.faq-intro{align-self:start;position:sticky;top:120px}.faq-intro h2{max-width:420px}.faq-intro>p{max-width:390px;margin:0 0 24px}.faq-item{border-bottom:1px solid var(--line)}.faq-item:first-child{border-top:1px solid var(--line)}.faq-item button{width:100%;color:var(--wine);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;display:flex}.faq-item button>span{letter-spacing:-.02em;font-size:16px;font-weight:650}.faq-item button i{background:var(--pink);width:32px;height:32px;color:var(--raspberry);border-radius:50%;flex:none;place-items:center;font-size:18px;font-style:normal;display:grid}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.faq-answer p{color:var(--muted);margin:0;font-size:14px;line-height:1.7;overflow:hidden}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-answer p{padding:0 50px 24px 0}.order-section{background:#fff8fa;padding:36px 20px}.order-shell{border:1px solid var(--line);width:min(1180px,100%);box-shadow:var(--shadow);background:linear-gradient(145deg,#fdeaf0 0%,#fff6f8 100%);border-radius:38px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:74px;margin:0 auto;padding:74px;display:grid}.kicker.light{color:var(--raspberry)}.order-copy h2{color:var(--wine);font-size:clamp(38px,4vw,54px)}.order-copy>p{max-width:450px;color:var(--muted);font-size:15px;line-height:1.7}.contact-list{gap:14px;margin-top:40px;display:grid}.contact-list a{align-items:center;gap:13px;display:flex}.contact-list a>span{width:38px;height:38px;color:var(--raspberry);background:#fff;border-radius:50%;place-items:center;font-size:14px;display:grid}.contact-list small,.contact-list strong{display:block}.contact-list small{color:var(--muted);font-size:10px}.contact-list strong{color:var(--wine);margin-top:3px;font-size:13px}.form-card{background:#fffffff0;border-radius:28px;flex-direction:column;justify-content:center;min-height:510px;padding:34px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}label{color:var(--wine);margin-bottom:16px;font-size:12px;font-weight:680;display:block}input,textarea,select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:13px;outline:none;margin-top:8px;padding:14px 15px;font-size:14px;transition:border-color .2s,box-shadow .2s}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:var(--raspberry);box-shadow:0 0 0 3px #c6295f17}.form-submit{width:100%;margin-top:4px}.form-note{color:var(--muted);text-align:center;margin:12px 0 0;font-size:10px;line-height:1.5}.success-message{text-align:center;padding:30px}.success-message>span{background:var(--pink);width:64px;height:64px;color:var(--raspberry);border-radius:50%;place-items:center;margin:0 auto 20px;font-size:28px;display:grid}.success-message h3{color:var(--wine);margin-bottom:10px;font-size:28px}.success-message p{color:var(--muted);margin-bottom:24px;font-size:14px;line-height:1.6}footer{grid-template-columns:auto 1fr auto auto;align-items:center;gap:40px;width:min(1180px,100% - 40px);margin:0 auto;padding:50px 0;display:grid}.footer-logo .logo-mark{background:var(--wine)}footer>p{max-width:340px;color:var(--muted);margin:0;font-size:12px;line-height:1.5}.footer-links{color:var(--muted);gap:22px;font-size:12px;display:flex}footer>small{color:var(--muted);font-size:11px}@media (width<=1050px){.hero{gap:30px}.benefit-grid{grid-template-columns:repeat(3,1fr)}.benefit-card{min-height:230px}.sets-grid{grid-template-columns:repeat(2,1fr);gap:18px}.set-card.featured{transform:none}.steps-grid{grid-template-columns:repeat(2,1fr)}.order-shell{gap:44px;padding:54px}footer{grid-template-columns:1fr auto}footer>p{display:none}}@media (width<=780px){.site-header{width:calc(100% - 24px);height:64px;margin-top:8px;padding:0 12px 0 16px;top:8px}.logo{font-size:15px}.logo-mark{width:32px;height:32px;font-size:17px}.header-cta{display:none}.menu-toggle{z-index:3;place-content:center;gap:6px;width:42px;height:42px;padding:0;display:grid;position:relative}.menu-toggle span{background:var(--wine);border-radius:2px;width:22px;height:2px}.nav{border:1px solid var(--line);background:var(--cream);box-shadow:var(--shadow);border-radius:20px;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:18px;display:none;position:absolute;top:72px;left:0;right:0}.nav.open{display:flex}.nav a{padding:13px;font-size:15px}.hero{grid-template-columns:1fr;gap:48px;min-height:0;padding:62px 0 52px}.hero-copy{text-align:center;padding:0}.eyebrow{font-size:10px}h1{max-width:620px;margin-left:auto;margin-right:auto;font-size:clamp(47px,14vw,68px)}.hero-lead{margin-left:auto;margin-right:auto;font-size:16px}.hero-actions,.hero-trust{justify-content:center}.hero-visual{min-height:520px}.hero-photo-wrap{inset:0 4%}.note-top{left:0}.note-bottom{right:0}.marquee>div{justify-content:flex-start;gap:24px}.section{padding:82px 0}.section-heading{margin-bottom:38px}.section-heading.split{display:block}.section-heading.split>p{margin-top:18px}.benefit-grid,.catalog-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:250px}.sets-grid{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-rows:repeat(3,260px);grid-template-columns:1fr 1fr;height:auto}.gallery-tall{grid-row:1/3}.gallery-wide{grid-column:1/3}.reviews-grid{grid-template-columns:1fr}.review-card{min-height:280px}.faq-section{grid-template-columns:1fr;gap:44px}.faq-intro{position:static}.order-shell{grid-template-columns:1fr;padding:46px}footer{text-align:center;grid-template-columns:1fr;gap:24px}.footer-logo,.footer-links{justify-content:center}}@media (width<=560px){.hero,.section,footer{width:calc(100% - 28px)}.hero{padding-top:52px}h1{font-size:48px}.hero-actions{flex-direction:column;gap:18px}.hero-actions .button{width:100%}.hero-trust{margin-top:30px}.hero-visual{min-height:410px}.floating-note{min-width:0;max-width:190px;padding:10px 12px}.note-icon{width:34px;height:34px}.note-top{top:16px}.note-bottom{bottom:20px}.benefit-grid,.catalog-grid,.sets-grid,.steps-grid{grid-template-columns:1fr}.benefit-card{min-height:0}.icon-box{margin-bottom:22px}.catalog-section,.order-steps,.reviews-section{padding-left:14px;padding-right:14px}.product-image{height:300px}.set-card{padding:26px 22px 22px}.set-card ul{min-height:0}.steps-grid{gap:12px}.step-card{min-height:230px}.step-card>span{margin-bottom:42px}.gallery-grid{scroll-snap-type:x mandatory;gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.gallery-grid figure{scroll-snap-align:start;min-width:82vw;height:440px}.reviews-grid{scroll-snap-type:x mandatory;padding-bottom:6px;display:flex;overflow-x:auto}.review-card{scroll-snap-align:start;min-width:84vw}.faq-item button>span{font-size:15px}.order-section{padding:14px}.order-shell{border-radius:28px;gap:36px;padding:38px 20px 20px}.form-card{border-radius:22px;min-height:0;padding:22px 16px}.form-row{grid-template-columns:1fr;gap:0}.footer-links{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important}}
