/* Step 1 literal port from source HTML — do not rewrite */
:root{--pink:#e83d73;--yellow:#ffd332;--ink:#211e1c;--green:#7dbe69;--blue:#72c5d4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;color:var(--ink);font:16px/1.42 Arial,Helvetica,sans-serif;background:#fff}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,summary{cursor:pointer}button{border:0}img{display:block;max-width:100%}p,h1,h2,h3{margin:0}h2,.display{font-family:Impact,'Arial Narrow','Liberation Sans Narrow',sans-serif;font-stretch:condensed;font-weight:900;line-height:1.12;letter-spacing:-.8px}h2{font-size:36px;transform:scaleX(.73);transform-origin:left center;width:137%;white-space:nowrap}h3{font-size:18px;font-weight:600}.container{width:calc(100% - 112px);max-width:1168px;margin:auto}.icon{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}.sprite{position:absolute;width:0;height:0;overflow:hidden}.btn{display:inline-flex;justify-content:center;align-items:center;gap:12px;border-radius:10px;min-height:56px;padding:15px 25px;font-weight:600;font-size:16px;position:relative;z-index:1;transition:filter .2s,transform .2s}.btn:hover{filter:brightness(.96);transform:translateY(-1px)}.btn.pink{background:var(--pink);color:white}.btn.yellow{background:var(--yellow);color:var(--ink);box-shadow:0 3px 7px #d8b93c24}.btn .icon{width:19px;height:19px}.text-link{font-size:14px;color:var(--pink);display:flex;align-items:center;gap:13px;white-space:nowrap}.text-link span{font-size:27px;line-height:1}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:32px}.heading-wrap{min-width:0}.wave:after{content:'';display:block;width:73px;height:8px;margin-top:6px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 74 8'%3E%3Cpath d='M1 5 Q7 1 13 4 T25 4 T37 4 T49 4 T61 4 T73 4' fill='none' stroke='%23e83d73' stroke-width='3'/%3E%3C/svg%3E") center/contain no-repeat}.first-screen{height:100vh;display:flex;flex-direction:column}.site-header{height:94px;flex:none;box-shadow:0 2px 5px #33271910;position:relative;z-index:3;background:#fff}.header-inner{height:100%;padding:14px 34px 14px 28px;display:flex;align-items:center;justify-content:space-between;gap:26px}.logo{width:233px;flex:none}.main-nav{display:flex;gap:27px;align-items:center;font-size:14px}.site-header .btn{font-size:14px;min-height:44px;border-radius:6px;padding:11px 18px}.menu-toggle{display:none;background:none;color:var(--pink)}.hero{flex:1;position:relative;overflow:hidden;background:#fffdfa}.hero-art{position:absolute;right:0;top:0;width:59%;height:100%;background:var(--s2c-img_20, url("../../images/hero-truck-restored.png")) center center/cover no-repeat;pointer-events:none}.hero-content{position:relative;padding-top:62px;width:49%;z-index:1}.hero h1{font-size:62px;line-height:1.04;letter-spacing:-1px;transform:scaleX(.70);transform-origin:left top;width:143%;white-space:nowrap;color:var(--ink)}.hero h1 span{display:block;color:var(--pink);font-size:76px}.hero-copy{font-size:19px;line-height:1.32;max-width:365px;margin-top:21px}.hero-actions{display:flex;gap:13px;margin-top:28px;white-space:nowrap}.hero-highlights{display:flex;gap:26px;margin-top:38px}.hero-highlight{display:flex;gap:10px;align-items:center;font-size:12px;font-weight:600;max-width:150px}.hero-highlight .icon{background:#edf5e4;color:#73aa48;padding:10px;box-sizing:content-box;width:22px;height:22px;border-radius:50%}.hero-highlight:last-child .icon{background:#e5f4f7;color:#21a3c0}.menu-section{padding:39px 0 46px}.products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.product{border:1px solid #f0f0f0;border-radius:13px;position:relative;padding:18px 19px 17px;min-width:0}.product-media{height:238px;display:flex;align-items:center;justify-content:center;margin:0 -4px 13px}.product-media img{height:100%;width:100%;object-fit:contain}.product h3{font-size:18px;white-space:nowrap;letter-spacing:-.4px}.product p{font-size:14px;line-height:1.38;min-height:39px;margin-top:5px;max-width:172px;color:#4c4947}.price{color:var(--pink);font-size:22px;font-weight:600;display:block;margin-top:6px}.badge{position:absolute;top:19px;right:17px;border-radius:20px;color:#fff;background:#e85081;font-size:13px;padding:3px 9px;z-index:1}.badge.green{background:var(--green)}.benefits{background:#fcfbf8;padding:37px 0 40px}.benefits .section-head{margin-bottom:24px}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:36px}.benefit-top{display:flex;align-items:center;gap:15px;min-height:59px;margin-bottom:16px}.benefit-top .icon{width:56px;height:56px;stroke-width:1.4}.benefit-top h3{font-size:16px;max-width:100px;line-height:1.5}.benefit p{font-size:15px;line-height:1.5}.green{color:var(--green)}.gold{color:#ffc400}.pink-text{color:var(--pink)}.blue{color:var(--blue)}.location{padding:48px 0 0}.location-grid{display:grid;grid-template-columns:346px 1fr;gap:58px;align-items:stretch}.location-copy>p{font-size:16px;margin:12px 0 27px;white-space:nowrap}.location-card{background:linear-gradient(125deg,#e64c7e,#d73769);color:#fff;padding:24px 25px 18px;border-radius:13px;box-shadow:0 4px 10px #a3304220}.eyebrow{font-size:14px}.location-card h3{font-size:27px;margin:4px 0 5px;white-space:nowrap;letter-spacing:-.8px}.location-card p{font-size:16px}.hours{display:flex;align-items:flex-start;gap:12px;margin-top:14px}.hours .icon{margin-top:4px}.hours strong{font-size:23px;line-height:1.1;display:block}.hours small{font-size:14px}.directions{width:100%;margin-top:19px;justify-content:space-between;min-height:63px}.map{min-height:387px;border-radius:15px;position:relative;overflow:hidden;background:var(--s2c-img_21, url("../../images/kyiv-location-map.png")) center/cover}.map-pin{position:absolute;left:25.5%;top:25%;width:54px;height:79px;color:var(--pink);filter:drop-shadow(0 3px 1px #ffffffb8)}.map-pin svg{width:100%;height:100%}.route{position:absolute;right:10px;top:18px;bottom:12px;background:#fff;border-radius:16px;padding:25px 28px;width:244px;box-shadow:0 6px 14px #544c3217}.route h3{font-size:14px;white-space:nowrap;font-family:'Arial Narrow','Liberation Sans Narrow',sans-serif;letter-spacing:-.5px;margin-bottom:15px}.route h3 span{color:var(--pink)}.route-row{display:grid;grid-template-columns:43px 1fr;padding:10px 0;border-bottom:1px solid #f1f1f1;font-size:14px}.route-row:last-child{border:0}.events{padding:42px 0 0}.event-grid{display:grid;grid-template-columns:335px 1fr;gap:38px}.event-copy>p{font-size:16px;margin:13px 0 22px;line-height:1.5}.event-features{display:grid;gap:13px;margin:0 0 28px;padding:0;list-style:none}.event-features li{display:flex;align-items:center;gap:20px;max-width:280px}.event-features .icon{width:36px;height:36px;color:var(--pink);stroke-width:1.2}.event-features span{max-width:190px}.event-copy .btn{min-width:287px;justify-content:space-between;font-size:14px;min-height:53px}.event-image{width:100%;height:408px;object-fit:cover;border-radius:10px}.social-proof{display:grid;grid-template-columns:505px 1fr;gap:102px;padding-top:44px;padding-bottom:41px}.social-proof .section-head{margin-bottom:21px}.social-proof h2{font-size:32px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery-grid button{padding:0;border-radius:9px;overflow:hidden;background:#f7f7f7}.gallery-grid img{width:100%;height:159px;object-fit:cover;transition:transform .25s}.gallery-grid button:hover img{transform:scale(1.04)}.reviews-list{display:grid;gap:17px}.review{border:1px solid #ededed;border-radius:12px;padding:14px 16px;display:flex;align-items:flex-start;gap:12px;min-height:99px}.review img{width:52px;height:55px;border-radius:50%;object-fit:cover}.review h3{font-size:16px;display:inline}.stars{color:#ffb400;letter-spacing:2px;font-size:14px;margin-left:10px;white-space:nowrap}.review p{font-size:13.5px;line-height:1.35;margin-top:8px;max-width:350px}.faq{background:#fcfaf7;padding:31px 0 42px}.faq .section-head{margin-bottom:9px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.faq-column{border:1px solid #f0eeeb;box-shadow:0 3px 12px #593d2510;border-radius:12px;overflow:hidden;background:#fff}.faq details+details{border-top:1px solid #eee}.faq summary{list-style:none;padding:11px 19px;font-size:14px;display:flex;justify-content:space-between;align-items:center;gap:18px;min-height:43px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';font-size:23px;color:var(--pink);line-height:20px;font-weight:300}.faq details[open] summary:after{content:'−'}.faq details p{padding:5px 20px 18px;font-size:14px;color:#666}.contact-banner{background:linear-gradient(110deg,#df4274,#df3b70);color:white;position:relative;overflow:hidden;min-height:320px}.contact-content{position:relative;z-index:1;padding:45px 0 37px;width:555px}.contact-content h2{font-size:36px}.contact-content>p{font-size:16px;margin-top:7px;max-width:400px;line-height:1.45}.contact-cards{display:flex;gap:10px;margin-top:20px}.contact-card{background:#fff6f7;color:var(--ink);border-radius:16px;padding:23px 20px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:11px;white-space:nowrap;font-size:14px}.contact-card .icon{color:var(--pink);width:25px;height:25px}.contact-card:last-child .icon{color:var(--green)}.contact-card small{font-size:11px;margin-top:-5px;color:#494040}.contact-art{position:absolute;right:-2px;bottom:0;width:55%;height:100%;object-fit:fill;pointer-events:none}.footer{background:radial-gradient(ellipse at 20% 0,#422b1d,#2d1c13);color:#fff;padding:40px 0 0;font-size:14px}.footer-grid{display:grid;grid-template-columns:260px 140px 174px 184px 1fr;gap:40px}.footer-brand{padding-right:23px;border-right:1px solid #ffffff24}.footer-brand img{width:221px;height:61px;object-fit:contain;object-position:left center;margin-bottom:12px}.footer-brand p{font-size:15px;line-height:1.45}.footer h3{font-size:16px;color:#f07c98;font-family:'Arial Narrow','Liberation Sans Narrow',sans-serif;margin:12px 0 14px}.footer nav{display:flex;flex-direction:column;gap:5px;font-size:14px}.footer a:hover{color:#ff97b3}.footer-contacts{display:grid;gap:12px;font-size:13px}.footer-contacts a,.footer-contacts p{display:flex;align-items:center;gap:9px;white-space:nowrap}.footer-contacts .icon{width:18px;height:18px;color:#f07694}.qr-wrap{display:flex;align-items:center;gap:11px}.qr-wrap img{width:109px;height:113px;border-radius:5px}.qr-wrap p{font-size:13px;min-width:110px}.socials{display:flex;gap:13px;margin-top:11px}.socials a{display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:#ffffff38;font-size:25px;font-weight:bold}.socials .icon{width:23px;height:23px}.copyright{text-align:center;border-top:1px solid #ffffff13;margin-top:31px;padding:17px 0 14px;font-size:14px}dialog{border:0;border-radius:18px;padding:32px;max-width:min(92vw,520px);width:100%;box-shadow:0 20px 80px #0004;color:var(--ink)}dialog::backdrop{background:#231b19b8}dialog .close{position:absolute;top:8px;right:12px;background:transparent;font-size:28px;color:var(--pink)}dialog h2{font-size:30px;margin:8px 0 22px}dialog form{display:grid;gap:12px}dialog label{font-size:14px}dialog input:not([type=hidden]),dialog textarea{display:block;width:100%;padding:11px;border:1px solid #ddd;border-radius:7px;margin-top:4px}dialog textarea{min-height:90px}dialog .form-status{font-size:14px}#photo-dialog{width:auto;max-width:90vw;padding:30px}#photo-dialog img{max-height:80vh;width:auto;min-width:240px;object-fit:contain}:focus-visible{outline:3px solid #00a5c4;outline-offset:4px}
@media(min-width:1450px){.header-inner{max-width:1400px;margin:auto}.hero-content{padding-top:9vh}.hero-art{background-position:center}.container{max-width:1240px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.header-inner{padding-inline:24px;gap:16px}.logo{width:195px}.main-nav{gap:15px;font-size:12px}.site-header .btn{font-size:12px;padding-inline:12px}.hero h1{font-size:53px}.hero h1 span{font-size:65px}.hero-content{width:54%}.hero-actions .btn{padding-inline:17px;font-size:14px}.hero-highlights{gap:14px}.products{gap:13px}.product{padding-inline:13px}.product h3{font-size:15px}.product-media{height:215px}.benefit-grid{gap:20px}.benefit-top{gap:9px}.benefit-top h3{font-size:14px}.location-grid{grid-template-columns:320px 1fr;gap:30px}.location-card h3{font-size:24px}.route{width:209px;padding-inline:19px}.event-grid{grid-template-columns:305px 1fr;gap:28px}.social-proof{grid-template-columns:1fr 1.1fr;gap:45px}.footer-grid{grid-template-columns:1.3fr .7fr 1fr 1fr;gap:26px}.footer-find{grid-column:4}.footer-contacts-block{grid-column:3;grid-row:1}.footer-information{grid-column:2;grid-row:2}.footer-find{grid-row:1}.footer-brand{grid-row:span 2}.footer-grid{row-gap:8px}.contact-card{padding-inline:15px}}
@media(max-width:760px){.container{width:calc(100% - 36px)}.site-header{height:76px}.header-inner{padding:8px 18px;gap:10px}.logo{width:174px}.site-header .btn{font-size:11px;padding:10px;min-height:38px}.site-header .btn .icon{display:none}.menu-toggle{display:block;padding:4px}.main-nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:20px;box-shadow:0 8px 15px #0001;font-size:16px;flex-wrap:wrap;justify-content:center}.main-nav.open{display:flex}.first-screen{height:100svh;min-height:0}.hero-content{padding-top:27px;width:100%;height:100%}.hero h1{font-size:40px;width:143%}.hero h1 span{font-size:51px}.hero-copy{font-size:15px;max-width:300px;margin-top:12px}.hero-actions{gap:8px;margin-top:16px}.hero-actions .btn{min-height:45px;padding:10px 13px;font-size:12px}.hero-highlights{margin-top:19px;gap:10px}.hero-highlight{font-size:10px;gap:5px;max-width:115px}.hero-highlight .icon{padding:6px;width:17px;height:17px}.hero-art{width:100%;height:47%;top:auto;bottom:0;background-position:50% 60%}.hero-art:before{content:'';position:absolute;top:0;left:0;right:0;height:30px;background:linear-gradient(#fffdfa,transparent)}h2{font-size:29px}.section-head{margin-bottom:23px;gap:10px}.text-link{font-size:11px;gap:5px}.text-link span{font-size:20px}.menu-section{padding:30px 0}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product{padding:13px 12px}.product-media{height:185px;margin-bottom:8px}.product h3{font-size:14px;white-space:normal;min-height:20px}.product p{font-size:12px}.price{font-size:19px}.badge{font-size:11px;right:9px;top:10px}.benefits{padding:28px 0}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:25px 20px}.benefit-top{gap:10px;margin-bottom:8px;min-height:45px}.benefit-top .icon{width:42px;height:42px}.benefit p{font-size:13px}.location{padding-top:31px}.location-grid,.event-grid{grid-template-columns:1fr;gap:24px}.location-copy>p{font-size:14px;white-space:normal;margin-bottom:17px}.location-card h3{font-size:26px}.map{min-height:350px}.route{width:174px;padding:21px 13px}.route h3{font-size:11px}.route-row{font-size:12px;padding:10px 0;grid-template-columns:33px 1fr}.map-pin{left:22%;top:31%;width:44px}.events{padding-top:31px}.event-copy>p{font-size:15px}.event-features{gap:12px;margin-bottom:20px}.event-image{height:auto;aspect-ratio:1.65;object-fit:cover}.social-proof{grid-template-columns:1fr;gap:31px;padding-top:32px;padding-bottom:30px}.gallery-grid{gap:9px}.gallery-grid img{height:auto;aspect-ratio:1/1}.social-proof h2{font-size:29px}.reviews-list{gap:12px}.review{min-height:100px;padding:14px 12px}.review p{font-size:12px}.stars{font-size:11px;letter-spacing:1px;margin-left:6px}.faq{padding:26px 0 30px}.faq-grid{grid-template-columns:1fr;gap:13px}.faq summary{font-size:12px;padding:12px;min-height:47px}.contact-content{width:100%;padding:30px 0 0}.contact-content h2{font-size:31px}.contact-content>p{font-size:14px}.contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:9px;max-width:100%}.contact-card{padding:15px 12px;font-size:12px;border-radius:12px;gap:9px}.contact-card:last-child{grid-column:span 2;max-width:230px}.contact-banner{padding-bottom:225px}.contact-art{height:225px;width:100%;object-fit:contain;object-position:right bottom}.footer{padding-top:28px}.footer-grid{grid-template-columns:1fr 1fr;gap:25px 22px}.footer-brand{grid-row:auto;grid-column:span 2;max-width:300px;border:0}.footer-brand img{width:215px}.footer-information,.footer-contacts-block,.footer-find{grid-column:auto;grid-row:auto}.footer-find{grid-column:span 2}.footer h3{margin-top:0}.footer-contacts-block{grid-column:span 2}.footer-contacts a{font-size:14px}.qr-wrap p{max-width:150px}.copyright{font-size:12px;margin-top:25px}.footer nav{font-size:13px}}
.badge.green{color:#fff}.hero h1{transform:scaleX(.82)}h2{transform:scaleX(.85);font-size:38px}.hero-copy{max-width:355px}.hero-highlights{max-width:445px}.hero-highlight:last-child{max-width:108px}.benefit-top h3{max-width:92px}.contact-content>p{max-width:365px}@media(max-width:760px){.location-grid,.event-grid{grid-template-columns:minmax(0,1fr)}.location-card{padding-inline:20px}.location-card h3{font-size:24px;white-space:normal}.hero h1{transform:scaleX(.70)}h2{font-size:29px;transform:scaleX(.73)}.hero-highlights{gap:8px}.site-header .btn{white-space:nowrap}.logo{width:160px}.hero-copy{max-width:300px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* S2C: CF7 structural bridge (universal — theme host CSS owns look) */
.s2c-cf7-host > .wpcf7,
.s2c-cf7-host .wpcf7-form,
.s2c-cf7-host .wpcf7-form > p {
  display: contents;
}
.s2c-cf7-host .wpcf7 .screen-reader-response,
.s2c-cf7-host .wpcf7 .hidden-fields-container,
.s2c-cf7-host .wpcf7-response-output,
.s2c-cf7-host .wpcf7-spinner {
  display: none !important;
}
.s2c-cf7-host .wpcf7-form br { display: none; }
.s2c-cf7-host .wpcf7-form-control-wrap { display: block; width: 100%; }
.s2c-cf7-host .wpcf7-form-control { margin: 0; max-width: 100%; box-sizing: border-box; }
.s2c-cf7-host .wpcf7-form input[name*="ak_hp"],
.s2c-cf7-host .wpcf7-form input[tabindex="-1"][autocomplete="off"]:not([type="hidden"]) {
  position: absolute !important;
  left: -9999px !important;
  height: 1px !important;
  width: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}


