:root{--orange:#EDAE7F;--light:#FFA356;--cream:#FAF7F0;--peach:#FDEDD9;--beige:#F0D6BB;--dark:#30251A;--muted:#786b5e;--ease:cubic-bezier(.22,.8,.22,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--dark);font-family:Arial,Helvetica,sans-serif}.shell{width:min(1180px,calc(100% - 48px));margin:auto}header{height:88px;display:flex;align-items:center;justify-content:space-between}header img{width:78px;border-radius:20px}nav{display:flex;gap:30px;align-items:center}nav a{color:var(--dark);text-decoration:none;font-weight:700}.btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:999px;padding:17px 28px;background:var(--orange);color:white;text-decoration:none;font-weight:800;cursor:pointer;transition:transform .9s var(--ease),box-shadow .9s var(--ease),background .9s var(--ease)}.btn:hover{transform:translateY(-3px);box-shadow:0 18px 38px #edae7f38}.hero{min-height:calc(100vh - 88px);display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;padding:55px 0 95px}.eyebrow{color:var(--orange);font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:13px}h1{font-size:clamp(64px,7vw,104px);line-height:.93;margin:22px 0 28px;letter-spacing:-.055em}.hero p{font-size:21px;line-height:1.55;max-width:650px;color:#594d42}.hero-visual{min-height:560px;position:relative;display:grid;place-items:center}.phone{width:380px;background:white;border-radius:46px;padding:25px;box-shadow:0 35px 90px #30251a24;transform:rotate(3deg)}.map{height:225px;border-radius:28px;background:linear-gradient(145deg,var(--peach),#f4dfc6);position:relative;overflow:hidden}.map:before,.map:after{content:"";position:absolute;background:#fff8;border-radius:30px;transform:rotate(-18deg)}.map:before{width:130%;height:24px;top:95px;left:-30px}.map:after{height:130%;width:22px;left:210px;top:-30px}.dots span{position:absolute;width:34px;height:34px;border-radius:50%;background:var(--dark);color:white;display:grid;place-items:center;font-weight:800;z-index:2}.dots span:nth-child(1){top:42px;left:60px}.dots span:nth-child(2){top:75px;left:190px}.dots span:nth-child(3){top:150px;left:235px}.phone h3{font-size:31px;margin:22px 0 12px}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.chips span{background:var(--peach);padding:8px 11px;border-radius:999px;font-size:12px}section{padding:110px 0}.how{position:relative}.how-layout{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(560px,1.18fr);gap:72px;align-items:center;min-height:720px}.how-copy{align-self:start;padding-top:88px}.how h2,.reels h2,.sampler h2,.trust h2{font-size:clamp(44px,5.6vw,76px);line-height:1;letter-spacing:-.045em;margin:14px 0 20px;max-width:1080px}.how .intro{max-width:560px;margin:0;color:var(--muted);font-size:19px;line-height:1.6}.journey{height:690px;position:relative}.journey svg.route-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.route-base,.route-draw{fill:none;stroke-linecap:round}.route-base{stroke:#30251a12;stroke-width:2}.route-draw{stroke:var(--orange);stroke-width:2;stroke-dasharray:8 11;stroke-dashoffset:1100;opacity:.92}.how.visible .route-draw{animation:routeflow 2.65s .2s var(--ease) forwards}.glass-step{position:absolute;width:min(510px,87%);min-height:184px;padding:34px 104px 32px 44px;border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(255,255,255,.42));border:1px solid rgba(255,255,255,.9);box-shadow:0 26px 70px rgba(48,37,26,.11),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(18px) saturate(125%);-webkit-backdrop-filter:blur(18px) saturate(125%);opacity:0;transform:translateY(34px) scale(.985)}.glass-step.one{top:24px;right:2%}.glass-step.two{top:250px;left:0}.glass-step.three{top:480px;right:0}.how.visible .glass-step{animation:glassstepin 1.15s var(--ease) forwards}.how.visible .glass-step.one{animation-delay:.28s}.how.visible .glass-step.two{animation-delay:.82s}.how.visible .glass-step.three{animation-delay:1.36s}.step-badge{position:absolute;left:-25px;top:50%;transform:translateY(-50%);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.66);border:1px solid rgba(248,119,15,.28);box-shadow:0 12px 34px rgba(48,37,26,.12),inset 0 0 0 7px rgba(255,255,255,.34);color:var(--orange);font-weight:900;font-size:17px}.step-icon{position:absolute;right:30px;top:50%;transform:translateY(-50%);width:66px;height:66px;border-radius:50%;display:grid;place-items:center;color:var(--orange);background:rgba(255,255,255,.38);border:1px solid rgba(255,255,255,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 12px 28px rgba(48,37,26,.07)}.step-icon svg{width:31px;height:31px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.glass-step h3{font-size:27px;line-height:1.08;margin:0 0 14px;letter-spacing:-.025em}.glass-step p{margin:0;max-width:310px;color:var(--muted);font-size:16px;line-height:1.55}.route-dot{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--orange);border:4px solid var(--cream);box-shadow:0 0 0 1px rgba(248,119,15,.2),0 8px 22px rgba(248,119,15,.24);opacity:0;transform:scale(.5)}.route-dot.d1{left:9%;top:105px}.route-dot.d2{right:7%;top:347px}.route-dot.d3{left:21%;top:570px}.how.visible .route-dot{animation:dotin .6s var(--ease) forwards}.how.visible .route-dot.d1{animation-delay:.42s}.how.visible .route-dot.d2{animation-delay:1s}.how.visible .route-dot.d3{animation-delay:1.55s}.reels{background:var(--dark);color:white}.reels .eyebrow,.reels h2,.reels .lead{text-align:center}.reels .lead{color:#cdbfb3;font-size:18px}.reelgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px}.reel{aspect-ratio:9/14;border-radius:32px;position:relative;overflow:hidden;background:#1e1711;box-shadow:0 24px 65px #0006;transition:transform .7s var(--ease),box-shadow .7s var(--ease)}.reel:hover{transform:translateY(-7px);box-shadow:0 30px 80px #0008}.reel video{width:100%;height:100%;object-fit:cover;display:block;background:#140f0b}.reel-label{position:absolute;left:18px;right:18px;bottom:18px;padding:15px 16px;border-radius:20px;background:rgba(35,25,17,.46);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);font-weight:800;line-height:1.25;pointer-events:none}.sampler{position:relative;overflow:hidden;text-align:left}.sampler-head{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:start;margin-bottom:48px}.sampler-head h2{margin:0}.sampler-head .intro{margin:8px 0 0;max-width:440px;color:var(--muted);font-size:19px;line-height:1.6}.scenario-stage{position:relative;width:calc(100vw - 16px);left:50%;transform:translateX(-50%);padding:10px 0 30px;overflow:hidden}.scenario-carousel{display:flex;align-items:flex-end;gap:12px;width:max-content;margin:0 auto;transition:transform .75s var(--ease);will-change:transform}.scenario-card{position:relative;flex:0 0 230px;height:440px;border:0;border-radius:28px;overflow:hidden;padding:0;background:#ddd;cursor:pointer;box-shadow:0 16px 42px rgba(48,37,26,.14);transition:flex-basis .75s var(--ease),height .75s var(--ease),transform .75s var(--ease),box-shadow .75s var(--ease),opacity .75s var(--ease);opacity:.88}.scenario-card.active{flex-basis:320px;height:520px;opacity:1;box-shadow:0 30px 75px rgba(48,37,26,.23);transform:translateY(-8px)}.scenario-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.1s var(--ease)}.scenario-card:hover img,.scenario-card.active img{transform:scale(1.035)}.scenario-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(30,20,13,.82))}.scenario-label{position:absolute;z-index:2;left:14px;right:14px;bottom:14px;padding:19px 18px;border-radius:22px;background:rgba(57,43,33,.48);color:white;text-align:left;border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(16px) saturate(120%);-webkit-backdrop-filter:blur(16px) saturate(120%);font-size:24px;font-weight:800;line-height:1.08}.scenario-card.active .scenario-label{font-size:31px;padding:22px}.scenario-controls{display:flex;justify-content:center;align-items:center;gap:22px;margin-top:28px}.scenario-arrow{width:54px;height:54px;border-radius:50%;border:1px solid rgba(48,37,26,.1);background:rgba(255,255,255,.58);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:30px;color:var(--dark);cursor:pointer;transition:transform .5s var(--ease),background .5s var(--ease)}.scenario-arrow:hover{transform:scale(1.07);background:white}.scenario-dots{display:flex;gap:12px}.scenario-dot{width:9px;height:9px;border:0;padding:0;border-radius:50%;background:#d9ccbe;cursor:pointer;transition:width .5s var(--ease),background .5s var(--ease)}.scenario-dot.active{width:28px;border-radius:999px;background:var(--orange)}.trustbox{background:var(--peach);border-radius:42px;padding:60px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.trustbox h2{margin:0}.trustbox ul{list-style:none;padding:0;margin:0;display:grid;gap:13px}.trustbox li{background:#ffffffa8;border-radius:18px;padding:18px;font-weight:800}.trustbox li:before{content:"✓";color:var(--orange);margin-right:10px}.final{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:54px;background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(253,237,217,.58));border:1px solid rgba(239,230,216,.92);border-radius:44px;padding:72px 78px;margin-bottom:80px;box-shadow:0 24px 70px rgba(48,37,26,.08),inset 0 1px 0 rgba(255,255,255,.95)}.final-copy{text-align:left;position:relative;z-index:2}.final h2{font-size:clamp(44px,5.2vw,72px);line-height:1.05;letter-spacing:-.045em;margin:0 0 30px;max-width:760px;color:var(--dark)}.final .btn{background:var(--orange);color:white;padding:18px 34px}.final-logo-wrap{position:relative;display:grid;place-items:center;min-height:320px}.final-logo-orbit{position:absolute;width:330px;height:330px;border-radius:50%;border:1.5px dashed rgba(248,119,15,.44);animation:orbitpulse 4.8s var(--ease) infinite}.final-logo-card{position:relative;width:250px;height:250px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.92);box-shadow:0 22px 55px rgba(48,37,26,.12),inset 0 1px 0 rgba(255,255,255,.96);backdrop-filter:blur(18px) saturate(120%);-webkit-backdrop-filter:blur(18px) saturate(120%)}.final-logo-card img{width:170px;height:170px;object-fit:contain;border-radius:34px}.final-glow{position:absolute;right:-110px;bottom:-170px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(237,174,127,.23),rgba(253,237,217,0) 68%);pointer-events:none}@keyframes orbitpulse{0%,100%{transform:scale(1);opacity:.48}50%{transform:scale(1.035);opacity:.86}}[data-reveal]{opacity:0;transform:translateY(55px);transition:opacity 1.6s var(--ease),transform 1.6s var(--ease)}[data-reveal].visible{opacity:1;transform:none}.modalbg{position:fixed;inset:0;background:#30251aa8;backdrop-filter:blur(10px);display:none;place-items:center;z-index:20;padding:20px}.modalbg.open{display:grid}.modal{width:min(620px,100%);background:var(--cream);border-radius:34px;padding:38px;animation:modalin 1s var(--ease)}.close{float:right;border:0;background:none;font-size:30px;cursor:pointer}.opts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.opts button{padding:15px;background:white;border:1px solid #ddd0c2;border-radius:15px;cursor:pointer;text-align:left}.opts button.active{border-color:var(--orange);box-shadow:0 0 0 2px #edae7f22}footer{padding:25px 0 50px;color:var(--muted)}
@keyframes routeflow{to{stroke-dashoffset:0}}@keyframes glassstepin{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes dotin{to{opacity:1;transform:scale(1)}}@keyframes modalin{from{opacity:0;transform:translateY(45px) scale(.96)}to{opacity:1;transform:none}}
@media(max-width:850px){nav{display:none}.hero{grid-template-columns:1fr}.how-layout{grid-template-columns:1fr;gap:24px;min-height:auto}.how-copy{padding-top:0;text-align:center}.how h2{margin-left:auto;margin-right:auto}.how .intro{margin-left:auto;margin-right:auto}.journey{height:720px;max-width:620px;width:100%;margin:0 auto}.journey svg.route-svg{left:50%;transform:translateX(-50%);width:560px}.glass-step{width:min(500px,84%);padding:31px 92px 30px 42px}.glass-step.one{top:28px;right:3%}.glass-step.two{top:260px;left:3%}.glass-step.three{top:492px;right:3%}.route-dot.d1{left:12%;top:107px}.route-dot.d2{right:11%;top:350px}.route-dot.d3{left:24%;top:575px}.reelgrid{grid-template-columns:1fr 1fr}.trustbox{grid-template-columns:1fr}}
@media(max-width:700px){.sampler-head{grid-template-columns:1fr;gap:16px}.scenario-card{flex-basis:175px;height:360px}.scenario-card.active{flex-basis:245px;height:430px}.scenario-label{font-size:19px}.scenario-card.active .scenario-label{font-size:24px}.scenario-stage{width:100vw}.scenario-controls{margin-top:18px}}
@media(max-width:580px){.shell{width:calc(100% - 24px)}h1{font-size:58px}.hero-visual{min-height:470px}.phone{width:300px}.journey{height:680px}.journey svg.route-svg{display:none}.journey:before{content:"";position:absolute;left:34px;top:58px;bottom:62px;border-left:2px dashed rgba(248,119,15,.5)}.glass-step{left:58px!important;right:auto!important;width:calc(100% - 70px);min-height:176px;padding:28px 72px 26px 28px}.glass-step.one{top:14px}.glass-step.two{top:232px}.glass-step.three{top:450px}.step-badge{left:-48px;width:50px;height:50px}.step-icon{right:20px;width:54px;height:54px}.step-icon svg{width:27px;height:27px}.glass-step h3{font-size:23px}.glass-step p{font-size:14px}.route-dot{display:none}.reelgrid{grid-template-columns:1fr}section{padding:80px 0}.trustbox{padding:32px}}

/* v8 layout fixes */
.reels .shell > [data-reveal]:first-child{display:flex;flex-direction:column;align-items:center;text-align:center}
.reels h2{width:100%;max-width:none;margin-left:auto;margin-right:auto;text-align:center}
.reels .lead{max-width:720px;margin-left:auto;margin-right:auto;text-align:center}
.reel video{object-position:center center}
.reel video[poster]{background:#1e1711}

.scenario-stage{width:100%;left:auto;transform:none;padding:12px 0 30px;overflow:visible}
.scenario-carousel{width:100%;max-width:1180px;margin:0 auto;justify-content:center;align-items:flex-end;gap:10px;transform:none!important}
.scenario-card{flex:1 1 0;min-width:145px;max-width:205px;height:420px}
.scenario-card.active{flex:1.38 1 0;min-width:230px;max-width:300px;height:510px}
.scenario-label{font-size:20px;padding:16px 15px}
.scenario-card.active .scenario-label{font-size:28px;padding:20px 18px}
@media(max-width:1000px){
 .scenario-stage{overflow:hidden;width:calc(100vw - 16px);left:50%;transform:translateX(-50%)}
 .scenario-carousel{width:max-content;max-width:none;justify-content:flex-start;margin:0;gap:12px;transition:transform .75s var(--ease);transform:var(--scenario-shift,translateX(0))!important}
 .scenario-card{flex:0 0 190px;min-width:190px;max-width:190px;height:390px}
 .scenario-card.active{flex:0 0 270px;min-width:270px;max-width:270px;height:470px}
}
@media(max-width:580px){
 .scenario-card{flex-basis:160px;min-width:160px;max-width:160px;height:350px}
 .scenario-card.active{flex-basis:235px;min-width:235px;max-width:235px;height:430px}
 .scenario-label{font-size:17px}
 .scenario-card.active .scenario-label{font-size:23px}
}


@media(max-width:820px){.final{grid-template-columns:1fr;padding:52px 26px;gap:28px}.final-copy{text-align:center}.final h2{font-size:clamp(39px,11vw,58px);margin-left:auto;margin-right:auto}.final-logo-wrap{min-height:245px}.final-logo-orbit{width:250px;height:250px}.final-logo-card{width:190px;height:190px}.final-logo-card img{width:132px;height:132px;border-radius:28px}}

/* v10: trust section redesign */
.trust-route{position:relative;background:linear-gradient(145deg,rgba(255,255,255,.74),rgba(253,237,217,.42));border:1px solid rgba(239,230,216,.95);border-radius:42px;padding:70px 72px 58px;box-shadow:0 24px 70px rgba(48,37,26,.07),inset 0 1px 0 rgba(255,255,255,.95);overflow:hidden}
.trust-route h2{font-family:Arial,Helvetica,sans-serif;font-size:clamp(48px,5.4vw,78px);line-height:1.02;letter-spacing:-.05em;margin:0 0 42px;max-width:980px}
.trust-journey{position:relative;height:118px;margin:0 -18px 6px}
.trust-line{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.trust-line-base,.trust-line-draw{fill:none;stroke-linecap:round}
.trust-line-base{stroke:rgba(248,119,15,.12);stroke-width:2}
.trust-line-draw{stroke:rgba(248,119,15,.58);stroke-width:2;stroke-dasharray:5 8;stroke-dashoffset:1200}
.trust-route.visible .trust-line-draw{animation:trustdraw 2.2s .15s var(--ease) forwards}
.trust-number{position:absolute;top:36px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.82);border:1px solid rgba(248,119,15,.28);color:var(--orange);font-weight:900;box-shadow:0 10px 26px rgba(48,37,26,.08);opacity:0;transform:translateY(14px) scale(.9)}
.trust-number.n1{left:18%}.trust-number.n2{left:49%}.trust-number.n3{left:80%}
.trust-route.visible .trust-number{animation:trustdot .65s var(--ease) forwards}
.trust-route.visible .trust-number.n1{animation-delay:.35s}.trust-route.visible .trust-number.n2{animation-delay:.75s}.trust-route.visible .trust-number.n3{animation-delay:1.15s}
.trust-flag{position:absolute;right:1.5%;top:16px;width:42px;height:52px;opacity:0;transform:translateY(12px)}
.trust-flag:before{content:"";position:absolute;left:9px;top:3px;width:2px;height:42px;background:var(--orange);border-radius:2px}
.trust-flag span{position:absolute;left:11px;top:5px;width:23px;height:16px;border:2px solid var(--orange);border-left:0;clip-path:polygon(0 0,100% 0,72% 50%,100% 100%,0 100%)}
.trust-route.visible .trust-flag{animation:trustdot .65s 1.5s var(--ease) forwards}
.trust-points{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:-6px}
.trust-point{display:grid;grid-template-columns:56px 1fr;gap:18px;align-items:start;opacity:0;transform:translateY(22px)}
.trust-route.visible .trust-point{animation:trustpoint 1s var(--ease) forwards}
.trust-route.visible .trust-point:nth-child(1){animation-delay:.45s}.trust-route.visible .trust-point:nth-child(2){animation-delay:.85s}.trust-route.visible .trust-point:nth-child(3){animation-delay:1.25s}
.trust-point h3{font-size:21px;line-height:1.2;margin:0 0 8px;letter-spacing:-.02em}
.trust-point p{margin:0;color:var(--muted);font-size:16px;line-height:1.55}
.trust-icon{position:relative;width:48px;height:48px;color:var(--orange)}
.trust-icon.sunrise:before{content:"";position:absolute;left:8px;bottom:10px;width:30px;height:15px;border:2px solid currentColor;border-bottom:0;border-radius:30px 30px 0 0}
.trust-icon.sunrise:after{content:"";position:absolute;left:5px;bottom:7px;width:36px;height:2px;background:currentColor;box-shadow:18px -29px 0 -7px currentColor,-8px -12px 0 -7px currentColor,44px -12px 0 -7px currentColor}
.trust-icon.pin:before{content:"";position:absolute;left:13px;top:4px;width:20px;height:27px;border:2px solid currentColor;border-radius:50% 50% 55% 55%;transform:rotate(45deg)}
.trust-icon.pin:after{content:"";position:absolute;left:21px;top:12px;width:5px;height:5px;border:2px solid currentColor;border-radius:50%}
.trust-icon.finish:before{content:"";position:absolute;left:12px;top:5px;width:2px;height:38px;background:currentColor;border-radius:2px}
.trust-icon.finish:after{content:"";position:absolute;left:14px;top:7px;width:24px;height:16px;border:2px solid currentColor;border-left:0;clip-path:polygon(0 0,100% 0,72% 50%,100% 100%,0 100%)}
@keyframes trustdraw{to{stroke-dashoffset:0}}
@keyframes trustdot{to{opacity:1;transform:none}}
@keyframes trustpoint{to{opacity:1;transform:none}}
@media(max-width:850px){.trust-route{padding:50px 34px}.trust-route h2{font-size:clamp(42px,9vw,62px)}.trust-points{grid-template-columns:1fr;gap:28px;margin-top:12px}.trust-journey{display:none}.trust-point{grid-template-columns:48px 1fr}}
@media(max-width:580px){.trust-route{padding:38px 24px;border-radius:30px}.trust-route h2{font-size:42px;margin-bottom:34px}.trust-point h3{font-size:19px}.trust-point p{font-size:15px}}

/* --- WalkMe scenario carousel refresh --- */
.sampler{position:relative;overflow:visible;text-align:left}
.sampler-head{display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:start;margin-bottom:40px}
.sampler-head h2{margin:0;max-width:760px}
.sampler-head .intro{margin:10px 0 0;max-width:470px;color:var(--muted);font-size:19px;line-height:1.62}
.scenario-stage{position:relative;width:100%!important;left:auto!important;transform:none!important;padding:10px 0 26px;overflow:visible!important}
.scenario-rail{position:relative;overflow-x:auto;overflow-y:visible;padding:12px 6px 26px;margin:0 -6px;scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}
.scenario-rail::-webkit-scrollbar{display:none}
.scenario-carousel{display:flex!important;align-items:stretch!important;gap:20px;width:max-content!important;max-width:none!important;justify-content:flex-start!important;transition:none!important;transform:none!important;padding:10px 0}
.scenario-card{position:relative;flex:0 0 clamp(310px,30vw,430px)!important;width:clamp(310px,30vw,430px)!important;min-width:clamp(310px,30vw,430px)!important;max-width:none!important;height:auto!important;aspect-ratio:1/1;border:0;border-radius:34px;overflow:hidden;padding:0;background:#ddd;cursor:pointer;box-shadow:0 18px 42px rgba(48,37,26,.14);opacity:1!important;transform-origin:center center;transition:transform .45s var(--ease),box-shadow .45s var(--ease),filter .45s var(--ease),outline-color .45s var(--ease);scroll-snap-align:center;scroll-snap-stop:always;outline:1px solid rgba(255,255,255,.55)}
.scenario-card.active{box-shadow:0 24px 56px rgba(48,37,26,.18);outline-color:rgba(248,119,15,.3)}
.scenario-card:hover,.scenario-card:focus-visible{transform:scale(1.07);z-index:5;box-shadow:0 32px 76px rgba(48,37,26,.22);outline-color:rgba(248,119,15,.38)}
.scenario-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s var(--ease)}
.scenario-card:hover img,.scenario-card:focus-visible img{transform:scale(1.04)}
.scenario-card:after{content:"";position:absolute;inset:36% 0 0;background:linear-gradient(180deg,rgba(30,20,13,0) 0%,rgba(30,20,13,.58) 58%,rgba(30,20,13,.86) 100%)}
.scenario-label{position:absolute;z-index:2;left:18px;right:18px;bottom:18px;padding:20px 18px;border-radius:24px;background:rgba(57,43,33,.48);color:white;text-align:left;border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(16px) saturate(120%);-webkit-backdrop-filter:blur(16px) saturate(120%);font-size:clamp(22px,2vw,31px)!important;font-weight:800;line-height:1.06;letter-spacing:-.025em;box-shadow:inset 0 1px 0 rgba(255,255,255,.22)}
.scenario-controls{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:8px}
.scenario-arrow{width:56px;height:56px;border-radius:999px;border:1px solid rgba(48,37,26,.1);background:rgba(255,255,255,.78);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:32px;color:var(--dark);cursor:pointer;transition:transform .3s var(--ease),background .3s var(--ease),box-shadow .3s var(--ease);box-shadow:0 10px 26px rgba(48,37,26,.06)}
.scenario-arrow:hover{transform:scale(1.06);background:#fff;box-shadow:0 16px 34px rgba(48,37,26,.1)}
.scenario-dots{display:flex;gap:10px;align-items:center}
.scenario-dot{width:8px;height:8px;border:0;padding:0;border-radius:999px;background:#d9ccbe;cursor:pointer;transition:width .35s var(--ease),background .35s var(--ease),transform .35s var(--ease)}
.scenario-dot.active{width:26px;background:var(--orange);transform:translateY(-1px)}
@media(max-width:1000px){
  .sampler-head{grid-template-columns:1fr;gap:18px}
  .scenario-carousel{gap:16px}
  .scenario-card{flex-basis:330px!important;width:330px!important;min-width:330px!important}
}
@media(max-width:700px){
  .sampler-head{gap:14px;margin-bottom:28px}
  .scenario-rail{margin:0 -12px;padding:10px 12px 20px}
  .scenario-carousel{gap:14px}
  .scenario-card{flex-basis:268px!important;width:268px!important;min-width:268px!important}
  .scenario-label{left:14px;right:14px;bottom:14px;padding:16px 15px;font-size:22px!important}
  .scenario-controls{gap:16px;margin-top:4px}
  .scenario-arrow{width:48px;height:48px;font-size:28px}
}


/* Prevent cropped side cards: fit only complete cards in the visible rail */
@media (min-width:1001px){
  .scenario-rail{width:100%;margin:0;padding:28px 0 34px;overflow-x:auto;overflow-y:visible}
  .scenario-carousel{gap:20px!important;padding:12px 0!important}
  .scenario-card{
    --scenario-card-size:calc((min(1180px, calc(100vw - 48px)) - 40px)/3);
    flex:0 0 var(--scenario-card-size)!important;
    width:var(--scenario-card-size)!important;
    min-width:var(--scenario-card-size)!important;
  }
}
@media (min-width:701px) and (max-width:1000px){
  .scenario-rail{width:100%;margin:0;padding:26px 0 32px}
  .scenario-carousel{gap:16px!important}
  .scenario-card{
    --scenario-card-size:calc((100vw - 64px)/2);
    flex:0 0 var(--scenario-card-size)!important;
    width:var(--scenario-card-size)!important;
    min-width:var(--scenario-card-size)!important;
  }
}


/* --- responsive whole-card fitting --- */
.scenario-stage,.scenario-rail,.scenario-carousel{border:0!important;border-bottom:0!important;box-shadow:none!important;background:transparent!important}
.scenario-rail{padding-bottom:18px!important;scrollbar-width:none!important}
.scenario-rail::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background:transparent!important}
.scenario-carousel{gap:var(--scenario-gap,20px)!important}
.scenario-card{
  --scenario-card-size:360px;
  flex:0 0 var(--scenario-card-size)!important;
  width:var(--scenario-card-size)!important;
  min-width:var(--scenario-card-size)!important;
  max-width:var(--scenario-card-size)!important;
  height:auto!important;
  aspect-ratio:1/1!important;
}
@media(max-width:700px){
  .scenario-carousel{--scenario-gap:14px}
  .scenario-rail{padding-bottom:14px!important}
}


/* --- final scenario rail fix: complete cards only, no scrollbar line --- */
.scenario-stage{overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}
.scenario-rail{
  width:100%!important;
  margin:0!important;
  padding:24px 24px 18px!important;
  overflow-x:auto!important;
  overflow-y:visible!important;
  background:transparent!important;
  border:0!important;
  border-bottom:0!important;
  box-shadow:none!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
  -webkit-overflow-scrolling:touch;
}
.scenario-rail::-webkit-scrollbar,
.scenario-rail::-webkit-scrollbar-track,
.scenario-rail::-webkit-scrollbar-thumb{
  display:none!important;
  width:0!important;
  height:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.scenario-carousel{
  display:flex!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  width:max-content!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  gap:var(--scenario-gap,20px)!important;
  transform:none!important;
}
.scenario-card{
  flex:0 0 var(--scenario-card-size,300px)!important;
  width:var(--scenario-card-size,300px)!important;
  min-width:var(--scenario-card-size,300px)!important;
  max-width:var(--scenario-card-size,300px)!important;
  height:auto!important;
  aspect-ratio:1/1!important;
}
.scenario-card:first-child{transform-origin:left center}
.scenario-card:last-child{transform-origin:right center}
.scenario-controls{border:0!important;border-top:0!important;box-shadow:none!important;background:transparent!important;margin-top:4px!important}
@media(max-width:700px){.scenario-rail{padding:18px 18px 14px!important}.scenario-carousel{--scenario-gap:14px}}


/* --- v15: full-width infinite scenario carousel --- */
.sampler{overflow:visible!important}
.scenario-stage{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  left:auto!important;
  transform:none!important;
  overflow:visible!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
.scenario-rail{
  width:100vw!important;
  max-width:none!important;
  margin:0!important;
  padding:34px 32px 26px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-behavior:auto!important;
  scroll-snap-type:none!important;
  -webkit-overflow-scrolling:touch;
  overscroll-behavior-x:contain;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
.scenario-rail::-webkit-scrollbar,
.scenario-rail::-webkit-scrollbar-track,
.scenario-rail::-webkit-scrollbar-thumb{
  display:none!important;
  width:0!important;
  height:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.scenario-carousel{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:max-content!important;
  min-width:max-content!important;
  max-width:none!important;
  margin:0!important;
  padding:24px 0!important;
  gap:20px!important;
  transform:none!important;
  transition:none!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
.scenario-card{
  --scenario-card-size:clamp(280px,28vw,430px);
  flex:0 0 var(--scenario-card-size)!important;
  width:var(--scenario-card-size)!important;
  min-width:var(--scenario-card-size)!important;
  max-width:var(--scenario-card-size)!important;
  height:var(--scenario-card-size)!important;
  aspect-ratio:1/1!important;
  transform-origin:center center!important;
  scroll-snap-align:none!important;
}
.scenario-card:hover,.scenario-card:focus-visible{transform:scale(1.07)!important}
.scenario-controls{
  border:0!important;
  border-top:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
  margin-top:0!important;
}
@media(max-width:700px){
  .scenario-rail{padding:24px 16px 20px!important}
  .scenario-carousel{gap:14px!important;padding:20px 0!important}
  .scenario-card{--scenario-card-size:78vw}
}


/* --- remove hover scrollbar/line under scenario photos --- */
html,body{overflow-x:hidden!important}
.scenario-stage{overflow-x:clip!important;overflow-y:visible!important}
.scenario-rail{
  overflow-x:scroll!important;
  overflow-y:visible!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
  overscroll-behavior-x:contain;
}
.scenario-rail::-webkit-scrollbar{
  width:0!important;
  height:0!important;
  display:none!important;
  background:transparent!important;
  -webkit-appearance:none!important;
}
.scenario-rail::-webkit-scrollbar-track,
.scenario-rail::-webkit-scrollbar-thumb,
.scenario-rail::-webkit-scrollbar-corner{
  display:none!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.scenario-carousel{border-bottom:0!important;box-shadow:none!important}
.scenario-card{border-bottom:0!important;text-decoration:none!important;-webkit-tap-highlight-color:transparent}
.scenario-card:hover,.scenario-card:focus,.scenario-card:focus-visible{border-bottom:0!important;text-decoration:none!important}


/* v18 requested refinements */
.scenario-card{
  --scenario-card-size:306px!important; /* 15% smaller than 360px */
}
@media(max-width:1000px){
  .scenario-card{
    --scenario-card-size:281px!important; /* 15% smaller than 330px */
    flex-basis:var(--scenario-card-size)!important;
    width:var(--scenario-card-size)!important;
    min-width:var(--scenario-card-size)!important;
    max-width:var(--scenario-card-size)!important;
  }
}
@media(max-width:700px){
  .scenario-card{
    --scenario-card-size:228px!important; /* 15% smaller than 268px */
  }
}
.final-body-line{
  display:block;
  margin-top:14px;
  font-size:clamp(20px,2vw,28px);
  line-height:1.42;
  letter-spacing:0;
  font-weight:500;
  font-family:Arial,Helvetica,sans-serif;
  color:var(--muted);
  max-width:600px;
}
.final-logo-link{
  position:relative;
  width:330px;
  height:330px;
  display:grid;
  place-items:center;
  border-radius:50%;
  text-decoration:none;
  cursor:pointer;
  transition:transform .65s var(--ease),filter .65s var(--ease);
  outline:none;
}
.final-logo-link:hover,.final-logo-link:focus-visible{
  transform:translateY(-7px) scale(1.045);
  filter:drop-shadow(0 24px 30px rgba(248,119,15,.18));
}
.final-logo-link:hover .final-logo-card,.final-logo-link:focus-visible .final-logo-card{
  transform:rotate(-2deg) scale(1.025);
  box-shadow:0 30px 72px rgba(48,37,26,.17),0 0 0 10px rgba(248,119,15,.055),inset 0 1px 0 rgba(255,255,255,.96);
}
.final-logo-link:hover .final-logo-orbit,.final-logo-link:focus-visible .final-logo-orbit{
  border-color:rgba(248,119,15,.72);
  animation-duration:2.6s;
}
.final-logo-card{
  transition:transform .65s var(--ease),box-shadow .65s var(--ease);
}
.final-logo-orbit{
  transition:border-color .65s var(--ease);
}
@media(max-width:700px){
  .final-logo-link{width:260px;height:260px}
}


/* BRAND VARIANT */


:root{--orange:#EDAE7F;--light:#FFA356;--cream:#FAF7F0;--peach:#FDEDD9;--beige:#EFE6D8;--dark:#30251A;--muted:#71655A;--butter:#F7DFA0;--blush:#F7D6E0;--berry:#D9537E;--espresso:#221A14}
body{font-family:'Manrope',Arial,sans-serif;background:var(--cream);color:var(--dark)}
h1,h2,.final h2{font-family:'Prata',Georgia,serif;font-weight:400;letter-spacing:-.03em;line-height:.98}
.phone h3,.glass-step h3,.trust-point h3{font-family:'Manrope',Arial,sans-serif;font-weight:750}
.eyebrow{font-family:'Comfortaa','Manrope',sans-serif;color:var(--berry);letter-spacing:.09em}
.btn{background:var(--orange)}
.map{background:linear-gradient(145deg,var(--peach),var(--blush))}
.glass-step{background:linear-gradient(145deg,rgba(255,255,255,.76),rgba(247,214,224,.22));border-color:rgba(255,255,255,.92)}
.reels{background:var(--espresso)}
.sampler:before{content:'';position:absolute;width:460px;height:460px;border-radius:50%;right:-220px;top:30px;background:radial-gradient(circle,rgba(247,214,224,.48),rgba(247,214,224,0) 70%);pointer-events:none}
.scenario-dot.active{background:var(--berry)}
.final{background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(247,214,224,.34),rgba(253,237,217,.56))}
.final-logo-orbit{border-color:rgba(217,83,126,.35)}


/* Editorial trust block refinement */
.trust-journey{overflow:visible;padding-right:22px}
.trust-line{overflow:visible}
.trust-line-draw{stroke-dasharray:7 11;stroke-dashoffset:1450;opacity:0}
.trust-route.visible .trust-line-draw{animation:trustRouteReveal 2.8s .18s var(--ease) forwards,trustRouteFlow 7s 3.05s linear infinite}
.trust-number,.trust-flag{opacity:0;transform:translateY(9px) scale(.86)}
.trust-flag{right:8px!important;width:46px!important;height:48px!important;overflow:visible!important}
.trust-flag span{left:8px!important;top:2px!important;height:42px!important}
.trust-flag span:after{width:27px!important;height:18px!important;right:-25px!important;top:1px!important;clip-path:polygon(0 0,100% 0,72% 50%,100% 100%,0 100%)}
.trust-icon{width:52px;height:52px;display:grid;place-items:center;color:var(--orange);overflow:visible}
.trust-icon svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;overflow:visible}
.trust-route.visible .trust-icon{animation:trustIconIn .8s var(--ease) both}
.trust-route.visible .trust-point:nth-child(1) .trust-icon{animation-delay:.55s}
.trust-route.visible .trust-point:nth-child(2) .trust-icon{animation-delay:.95s}
.trust-route.visible .trust-point:nth-child(3) .trust-icon{animation-delay:1.35s}
@keyframes trustRouteReveal{0%{stroke-dashoffset:1450;opacity:0}15%{opacity:1}100%{stroke-dashoffset:0;opacity:1}}
@keyframes trustRouteFlow{to{stroke-dashoffset:-180}}
@keyframes trustIconIn{0%{opacity:0;transform:translateY(12px) scale(.82)}100%{opacity:1;transform:none}}


/* v2.1 trust section fixes */
.trust-line-draw{stroke:rgba(248,119,15,.58);stroke-width:2;stroke-dasharray:5 8;stroke-dashoffset:1200;animation:none!important}
.trust-route.visible .trust-line-draw{animation:trustdraw 2.2s .15s var(--ease) forwards!important}
.trust-list-badge{position:absolute;right:.8%;top:10px;width:54px;height:54px;display:grid;place-items:center;opacity:0;transform:translateY(12px)}
.trust-list-badge svg{width:44px;height:44px;stroke:var(--orange);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;overflow:visible}
.trust-route.visible .trust-list-badge{animation:trustdot .65s 1.5s var(--ease) forwards}
.trust-point .trust-icon svg{width:48px;height:48px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;overflow:visible}
.trust-point:nth-child(2) .trust-icon svg{width:46px;height:46px}
.trust-point:nth-child(3) .trust-icon svg{width:46px;height:46px}
@media(max-width:850px){.trust-list-badge{display:none}}


/* v3.1 dotted route + refined pink accents */
.trust-line-draw{
  stroke:rgba(248,119,15,.68)!important;
  stroke-width:2!important;
  stroke-dasharray:7 11!important;
  stroke-dashoffset:1450!important;
  opacity:0!important;
  animation:none!important;
}
.trust-route.visible .trust-line-draw{
  animation:trustRouteRevealStatic 2.8s .18s var(--ease) forwards!important;
}
@keyframes trustRouteRevealStatic{
  0%{stroke-dashoffset:1450;opacity:0}
  15%{opacity:1}
  100%{stroke-dashoffset:0;opacity:1}
}
.trust-route:before{
  content:"";
  position:absolute;
  width:330px;
  height:330px;
  right:-120px;
  top:-120px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(247,214,224,.58),rgba(247,214,224,0) 70%);
  pointer-events:none;
}
.trust-number.n2{border-color:rgba(217,83,126,.32);color:var(--berry);background:rgba(255,248,251,.9)}
.trust-point:nth-child(3) .trust-icon,.trust-list-badge svg{color:var(--berry);stroke:var(--berry)!important}
.trust-point:nth-child(1) h3:after,.trust-point:nth-child(3) h3:after{
  content:"";
  display:inline-block;
  width:7px;
  height:7px;
  margin-left:9px;
  border-radius:50%;
  background:var(--blush);
  box-shadow:0 0 0 4px rgba(247,214,224,.28);
  vertical-align:middle;
}
.reel:nth-child(2){outline:1px solid rgba(217,83,126,.28);box-shadow:0 24px 65px #0006,0 0 0 7px rgba(247,214,224,.05)}
.final:before{
  content:"";
  position:absolute;
  width:250px;
  height:250px;
  left:-90px;
  bottom:-120px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(217,83,126,.11),rgba(217,83,126,0) 72%);
  pointer-events:none;
}



/* --- v5: lighter pink accent refinements requested --- */
:root{--rose:#E690AE;--rose-soft:#F7D6E0;--rose-bg:#FFF7FA}
nav a:not(.btn){
  color:var(--rose)!important;
  transition:transform .28s var(--ease), color .28s var(--ease), text-shadow .28s var(--ease);
  display:inline-block;
  transform-origin:center;
}
nav a:not(.btn):hover,
nav a:not(.btn):focus-visible{
  transform:scale(1.06);
  color:#dd7f9f!important;
  text-shadow:0 8px 18px rgba(230,144,174,.18);
  outline:none;
}

/* Section "Как работает" — pink numbers and icons */
.step-badge{
  color:var(--rose)!important;
  border-color:rgba(230,144,174,.30)!important;
  background:rgba(255,248,251,.92)!important;
  box-shadow:0 12px 34px rgba(48,37,26,.12), inset 0 0 0 7px rgba(247,214,224,.34)!important;
}
.step-icon{
  color:var(--rose)!important;
  background:linear-gradient(145deg, rgba(255,255,255,.74), rgba(247,214,224,.34))!important;
  border-color:rgba(230,144,174,.18)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 12px 28px rgba(48,37,26,.07)!important;
}
.step-icon svg{stroke:currentColor!important}

/* Section "Маршрут, в котором всё складывается" — lighter pink for all highlights */
.trust-line-draw{
  stroke:rgba(230,144,174,.88)!important;
  stroke-width:2!important;
  stroke-dasharray:7 11!important;
}
.trust-number,
.trust-number.n2{
  border-color:rgba(230,144,174,.34)!important;
  color:var(--rose)!important;
  background:rgba(255,248,251,.95)!important;
}
.trust-icon,
.trust-point:nth-child(1) .trust-icon,
.trust-point:nth-child(2) .trust-icon,
.trust-point:nth-child(3) .trust-icon,
.trust-list-badge svg{
  color:var(--rose)!important;
  stroke:var(--rose)!important;
}
.trust-point .trust-icon svg,
.trust-list-badge svg{
  stroke:currentColor!important;
}
.trust-point:nth-child(1) h3:after,
.trust-point:nth-child(3) h3:after{
  background:var(--rose-soft)!important;
  box-shadow:0 0 0 4px rgba(230,144,174,.16)!important;
}
.trust-route:before{
  background:radial-gradient(circle,rgba(247,214,224,.72),rgba(247,214,224,0) 70%)!important;
}

/* Right-side list icon appearance */
.trust-list-badge svg{
  filter:drop-shadow(0 10px 18px rgba(230,144,174,.12));
}



/* v6: scenario card labels 1.5x smaller */
.scenario-label{
  font-size:clamp(15px,1.33vw,21px)!important;
  line-height:1.12!important;
}
.scenario-card.active .scenario-label{
  font-size:clamp(16px,1.42vw,22px)!important;
}
@media(max-width:700px){
  .scenario-label,
  .scenario-card.active .scenario-label{font-size:15px!important}
}



/* --- v7 mobile polish and background-layer fixes --- */
/* Keep every decorative pink glow behind the actual content */
.sampler,.trust-route,.final,.reels,.how,.hero{isolation:isolate}
.sampler:before,.trust-route:before,.final:before,.final-glow{
  z-index:-1!important;
  pointer-events:none!important;
}
.sampler-head,.scenario-stage,.trust-route>*,.final-copy,.final-logo-wrap,.reels .shell,.how-layout,.hero>*{
  position:relative;
  z-index:1;
}

/* The dotted route on the second screen is pink */
.route-draw{
  stroke:var(--rose)!important;
}
.route-dot{
  background:var(--rose)!important;
  box-shadow:0 0 0 1px rgba(230,144,174,.22),0 8px 22px rgba(230,144,174,.25)!important;
}

/* Center the third reel whenever the layout has two columns */
@media (min-width:581px) and (max-width:850px){
  .reelgrid .reel-item:last-child:nth-child(odd){
    grid-column:1 / -1;
    width:calc((100% - 22px)/2);
    justify-self:center;
  }
}

.reel-item{
  min-width:0;
}
.reel-source{
  display:block;
  width:max-content;
  max-width:100%;
  margin:12px auto 0;
  color:#cdbfb3;
  font-size:13px;
  line-height:1.35;
  text-align:center;
  text-decoration:none;
  transition:color .25s ease;
}
.reel-source:hover,
.reel-source:focus-visible{
  color:#fff;
  text-decoration:underline;
  text-underline-offset:3px;
}

/* Remove the phone mockup from the mobile hero */
@media(max-width:580px){
  .hero-visual{display:none!important}
  .hero{
    min-height:auto!important;
    padding:46px 0 76px!important;
  }
  .journey:before{
    border-left-color:rgba(230,144,174,.72)!important;
  }
}



/* --- v8 tablet visibility + social footer --- */
@media (min-width:581px) and (max-width:1100px){
  .shell{width:min(920px,calc(100% - 40px))}
  header{height:78px}
  header img{width:68px}
  nav{gap:18px}
  nav a{font-size:14px}
  nav .btn{padding:13px 19px}
  .hero{grid-template-columns:1fr 340px!important;gap:34px!important;min-height:auto!important;padding:54px 0 80px!important}
  .hero h1{font-size:clamp(58px,8vw,82px)!important}
  .hero p{font-size:18px!important}
  .hero-visual{display:grid!important;min-height:500px!important}
  .phone{width:320px!important;padding:20px!important;border-radius:38px!important}
  .phone h3{font-size:25px!important}
  .map{height:190px!important}
  .how-layout{grid-template-columns:1fr!important;gap:30px!important;min-height:auto!important}
  .how-copy{padding-top:0!important;text-align:center}
  .how .intro{margin-left:auto;margin-right:auto}
  .journey{max-width:680px;width:100%;margin:0 auto}
  .trust-route{padding:48px 38px!important}
  .trust-points{gap:22px!important}
  .final{padding:52px 42px!important;gap:28px!important}
}
@media (min-width:581px) and (max-width:760px){
  .hero{grid-template-columns:1fr!important;text-align:center}
  .hero p{margin-left:auto;margin-right:auto}
  .hero-visual{min-height:450px!important}
  .phone{width:300px!important}
}

.social-footer{
  padding:22px 0 46px;
  color:var(--muted);
}
.social-footer-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding-top:24px;
  border-top:1px solid rgba(48,37,26,.10);
}
.social-footer-copy{font-size:14px}
.social-links{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.social-link{
  width:46px;height:46px;border-radius:15px;
  display:grid;place-items:center;
  color:var(--dark);background:rgba(255,255,255,.72);
  border:1px solid rgba(48,37,26,.08);
  box-shadow:0 8px 24px rgba(48,37,26,.06);
  transition:transform .34s var(--ease),box-shadow .34s var(--ease),color .34s var(--ease),background .34s var(--ease);
}
.social-link:hover,.social-link:focus-visible{
  transform:translateY(-3px) scale(1.06);
  color:var(--rose);
  background:#fff;
  box-shadow:0 14px 30px rgba(48,37,26,.10);
  outline:none;
}
.social-link svg{width:24px;height:24px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.social-link.max svg{stroke:none;fill:currentColor}
.social-link.vk svg{stroke:none;fill:currentColor}
@media(max-width:580px){
  .social-footer-inner{flex-direction:column;justify-content:center;text-align:center;gap:16px}
  .social-links{justify-content:center}
}



/* v9: centered social icons + official MAX logo */
.social-footer-inner{
  flex-direction:column!important;
  justify-content:center!important;
  align-items:center!important;
  text-align:center!important;
  gap:16px!important;
}
.social-links{
  width:100%;
  justify-content:center!important;
  align-items:center!important;
  margin:0 auto;
}
.social-footer-copy{width:100%;text-align:center}
.social-link.max{position:relative;overflow:hidden}
.max-logo-stack{position:relative;width:25px;height:25px;display:block}
.max-logo{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;transition:opacity .34s var(--ease),transform .34s var(--ease)}
.max-logo-gray{opacity:1}
.max-logo-pink{opacity:0}
.social-link.max:hover .max-logo-gray,.social-link.max:focus-visible .max-logo-gray{opacity:0;transform:scale(.92)}
.social-link.max:hover .max-logo-pink,.social-link.max:focus-visible .max-logo-pink{opacity:1;transform:scale(1.03)}



/* v11: trust section photo layout */
.trust-route.with-photo{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:58px;align-items:center;background:transparent!important;border:0!important;box-shadow:none!important;padding-left:0!important;padding-right:0!important;border-radius:0!important;overflow:visible!important}
.trust-copy{min-width:0}
.trust-copy .trust-journey,.trust-copy .trust-points{position:relative;z-index:1}
.trust-visual{position:relative;display:flex;justify-content:flex-end;align-items:center;min-height:440px;transform:translateX(26px)}
.trust-photo-glow{position:absolute;top:8px;right:-8px;width:290px;height:290px;border-radius:50%;background:radial-gradient(circle,rgba(247,214,224,.92),rgba(247,214,224,.18) 52%,rgba(247,214,224,0) 72%);filter:blur(4px);pointer-events:none}
.trust-polaroid{position:relative;width:min(330px,100%);padding:14px;background:rgba(255,255,255,.97);border-radius:10px;box-shadow:0 26px 56px rgba(48,37,26,.14),0 10px 24px rgba(48,37,26,.08);transform:rotate(5deg);border:1px solid rgba(239,230,216,.9)}
.trust-polaroid:before{display:none!important}
.trust-photo-stack{position:relative;width:min(330px,100%)}
.trust-paperclip{position:absolute;top:-28px;right:0;left:auto;width:58px;height:102px;transform:rotate(-10deg);filter:drop-shadow(0 7px 12px rgba(48,37,26,.12));pointer-events:none;z-index:3}
.trust-paperclip img{width:100%;height:100%;display:block;object-fit:contain}
.trust-polaroid{z-index:2;width:100%}
.trust-polaroid img{display:block;width:100%;height:auto;border-radius:4px}
@media(max-width:1100px){.trust-route.with-photo{grid-template-columns:minmax(0,1fr) 300px;gap:42px}.trust-visual{min-height:390px;transform:translateX(8px)}.trust-polaroid{width:min(285px,100%)}}
@media(max-width:850px){.trust-route.with-photo{grid-template-columns:1fr;gap:22px;padding-left:0!important;padding-right:0!important}.trust-visual{min-height:auto;justify-content:center;padding-top:8px;transform:none}.trust-photo-stack{transform:none;margin:0 auto}.trust-photo-glow{top:0;right:50%;transform:translateX(50%);width:250px;height:250px}.trust-polaroid{width:min(280px,82vw);transform:rotate(4deg)}.trust-paperclip{top:-8px;right:112px;width:54px;height:94px;transform:rotate(-10deg)}}
@media(max-width:580px){.trust-photo-stack{transform:none;margin:0 auto}.trust-polaroid{width:min(248px,78vw);padding:10px}.trust-paperclip{top:-10px;right:108px;width:50px;height:86px;transform:rotate(-10deg)}.trust-polaroid:before{width:28px;height:28px;top:-12px}}

/* v10: amber accent and dark navigation */
:root{--orange:#EDAE7F;--amber:#EDAE7F}
nav a:not(.btn){
  color:#221A14!important;
  text-shadow:none!important;
}
nav a:not(.btn):hover,
nav a:not(.btn):focus-visible{
  color:#221A14!important;
  transform:scale(1.06);
  text-shadow:0 8px 18px rgba(34,26,20,.10)!important;
}



/* v11: brand typography corrections */
.eyebrow{
  font-family:'Manrope',Arial,sans-serif!important;
  font-weight:800!important;
  letter-spacing:.11em!important;
}
.scenario-label,
.scenario-card.active .scenario-label{
  font-family:'Manrope',Arial,sans-serif!important;
  font-weight:700!important;
  letter-spacing:-.015em!important;
}



/* v12: slightly stronger amber contrast */
:root{
  --orange-base:#EDAE7F;
  --orange:#D99A69;
  --orange-hover:#C98455;
}
.btn{
  background:linear-gradient(135deg,var(--orange-base),var(--orange))!important;
  border:1px solid rgba(177,112,68,.18)!important;
  box-shadow:0 10px 24px rgba(217,154,105,.18);
}
.btn:hover,.btn:focus-visible{
  background:linear-gradient(135deg,#E6A873,var(--orange-hover))!important;
  box-shadow:0 18px 38px rgba(201,132,85,.28)!important;
}
.route-draw,.route-dot,.scenario-dot.active{filter:saturate(1.08)}



/* v13: +25% amber contrast */
:root{
  --orange-base:#E6A06B;
  --orange:#C9824F;
  --orange-hover:#B66C3D;
}
.btn{
  background:linear-gradient(135deg,var(--orange-base),var(--orange))!important;
  border-color:rgba(151,82,40,.28)!important;
  box-shadow:0 12px 28px rgba(185,107,61,.25)!important;
}
.btn:hover,.btn:focus-visible{
  background:linear-gradient(135deg,#D88E58,var(--orange-hover))!important;
  box-shadow:0 20px 42px rgba(166,84,42,.34)!important;
}
.route-draw,.route-dot,.scenario-dot.active,
.step-icon,.step-badge,.trust-number,.trust-icon,
.trust-list-badge svg{
  filter:saturate(1.22) contrast(1.08)!important;
}


/* v14 precise font replacement: only eyebrow labels and CTA buttons */
.eyebrow{font-family:'Montserrat','Manrope',Arial,sans-serif!important;font-weight:800!important;}
.btn{font-family:'Montserrat','Manrope',Arial,sans-serif!important;font-weight:800!important;}


/* v15: Montserrat is loaded correctly from <head>; apply only to requested labels/buttons */
.hero > div:first-child > .eyebrow,
.phone > .eyebrow,
header .btn,
.hero .btn,
.phone .btn,
.final .btn,
.modal .btn {
  font-family: 'Montserrat', Arial, sans-serif !important;
  font-weight: 800 !important;
  font-style: normal !important;
}


/* v16: restore original typography for selected hero and reels texts */
.hero h1,
.reels h2 {
  font-family: 'Prata', Georgia, serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}
.hero > div:first-child > p {
  font-family: 'Manrope', Arial, sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}


/* v17: reduce the restored hero and bloggers typography by 1px */
.hero h1{font-size:clamp(63px,calc(7vw - 1px),103px)!important}
.hero p{font-size:20px!important}
.reels h2{font-size:clamp(43px,calc(5.6vw - 1px),75px)!important}
@media(max-width:580px){
  .hero h1{font-size:57px!important}
  .hero p{font-size:17px!important}
  .reels h2{font-size:41px!important}
}


/* v18: keep hero title in exactly two lines */
.hero-title-line{white-space:nowrap;}
@media(max-width:580px){h1{font-size:clamp(43px,13vw,57px)!important;letter-spacing:-.045em!important;}}


/* v20: substantially increase spacing between the two hero-title lines */
.hero h1{line-height:1.20!important;}
.hero-title-line{display:inline-block;}



/* v21: reliable two-line hero spacing on desktop, tablet and phone */
.hero h1{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:.24em!important;
  line-height:1!important;
}
.hero h1 br{display:none!important;}
.hero-title-line{
  display:block!important;
  white-space:nowrap!important;
  line-height:1!important;
}
@media (max-width:900px){
  .hero h1{gap:.28em!important;}
}
@media (max-width:580px){
  .hero h1{gap:.32em!important;}
}


.site-logo-header{width:240px !important;height:auto !important;border-radius:0 !important;display:block;object-fit:contain;object-position:left center}
header{height:auto;min-height:88px;padding:18px 0}
.final-logo-card{width:min(420px,100%) !important;height:auto !important;min-height:240px;padding:34px 30px;border-radius:34px !important;background:rgba(255,255,255,.76)}
.site-logo-final{width:100% !important;max-width:340px;height:auto !important;border-radius:0 !important;display:block;object-fit:contain}
@media(max-width:850px){.site-logo-header{width:190px !important}.final-logo-card{min-height:200px;padding:28px 24px}.site-logo-final{max-width:280px}}
@media(max-width:560px){.site-logo-header{width:160px !important}.final-logo-card{min-height:170px;padding:22px 18px}.site-logo-final{max-width:230px}}


/* v23: compact header and circular bottom logo, matching the previous layout */
header.shell{height:88px !important;min-height:88px !important;padding:0 !important}
.site-logo-header{width:190px !important;height:56px !important;object-fit:contain !important;object-position:left center !important;border-radius:0 !important;display:block}
.final-logo-card{position:relative !important;width:250px !important;height:250px !important;min-height:250px !important;padding:0 !important;border-radius:50% !important;overflow:hidden !important;display:grid !important;place-items:center !important;background:rgba(255,255,255,.72) !important}
.site-logo-final{width:215px !important;height:auto !important;max-width:none !important;border-radius:0 !important;object-fit:contain !important;display:block !important}
@media(max-width:850px){header.shell{height:76px !important;min-height:76px !important}.site-logo-header{width:160px !important;height:48px !important}.final-logo-card{width:220px !important;height:220px !important;min-height:220px !important}.site-logo-final{width:188px !important}}
@media(max-width:560px){header.shell{height:68px !important;min-height:68px !important}.site-logo-header{width:142px !important;height:42px !important}.final-logo-card{width:190px !important;height:190px !important;min-height:190px !important}.site-logo-final{width:164px !important}}

/* v24: updated scenario section message */
.sampler-head{grid-template-columns:1fr!important;max-width:980px;margin-left:0;margin-right:auto;text-align:left}
.sampler-main-message{
  max-width:980px!important;
  margin:0!important;
  text-align:left!important;
  font-size:clamp(38px,4.2vw,58px)!important;
  line-height:1.14!important;
  letter-spacing:-.032em!important;
}
@media(max-width:700px){
  .sampler-main-message{font-size:clamp(32px,9vw,42px)!important;line-height:1.16!important}
}

.sampler-message-first,
.sampler-message-second{display:block}
.sampler-message-first{font-size:calc(1em - 3px)}
.sampler-message-second{font-size:calc(1em - 7px);margin-top:.18em}

/* ===== Next original style block ===== */

.modal{max-height:calc(100vh - 36px);overflow:auto}
#showroute:disabled{background:#d8cfc5!important;color:#fff!important;box-shadow:none!important;cursor:not-allowed!important;transform:none!important;opacity:.82}
.route-result{padding:2px 0 0}
.route-result .eyebrow{margin:0 0 10px;color:#db557d}
.route-result h2{font-family:Georgia,'Times New Roman',serif;font-size:42px;line-height:1.02;letter-spacing:-.035em;margin:0 0 24px}
.route-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.route-place{position:relative;border:0;padding:0;border-radius:20px;overflow:hidden;background:#eee;aspect-ratio:1/1;cursor:pointer;text-align:left;box-shadow:0 8px 20px rgba(48,37,26,.08)}
.route-place img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s var(--ease)}
.route-place:hover img,.route-place:focus-visible img{transform:scale(1.035)}
.route-place:after{content:"";position:absolute;inset:52% 0 0;background:linear-gradient(transparent,rgba(22,16,12,.55))}
.route-place-label{position:absolute;z-index:2;left:10px;bottom:10px;display:flex;align-items:center;gap:8px;max-width:calc(100% - 20px);padding:8px 12px 8px 8px;border-radius:999px;background:rgba(255,250,245,.94);color:#30251a;font-weight:700;font-size:14px;line-height:1.15;box-shadow:0 8px 22px rgba(48,37,26,.12)}
.route-place-num{flex:0 0 auto;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#f7dfd6;color:#d98955;font-weight:900}
.route-place-label > span:last-child{min-width:0;overflow-wrap:normal;word-break:normal;hyphens:none}
.route-result-cta{display:flex;justify-content:center;margin-top:24px}
.route-result-cta .btn{min-width:310px;padding:17px 30px;background:linear-gradient(135deg,#edae7f,#d98248)}
.route-detail-pop{position:fixed;z-index:60;left:50%;top:50%;transform:translate(-50%,-50%) scale(.96);width:min(360px,calc(100vw - 36px));padding:24px;background:#faf7f0;border:1px solid rgba(239,230,216,.95);border-radius:24px;box-shadow:0 28px 90px rgba(30,20,13,.30);opacity:0;pointer-events:none;transition:.22s ease}
.route-detail-pop.open{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}
.route-detail-pop h3{font-family:Georgia,'Times New Roman',serif;font-size:25px;margin:0 0 10px}
.route-detail-pop p{margin:0 0 18px;color:#6e6257;line-height:1.45}
.route-detail-pop .btn{width:100%;padding:14px 18px}
.route-detail-close{position:absolute;top:10px;right:13px;border:0;background:none;font-size:25px;cursor:pointer;color:#30251a}
@media(max-width:700px){
 .modalbg{padding:10px;align-items:center}
 .modal{width:100%;max-height:calc(100vh - 20px);padding:24px 18px 20px;border-radius:28px}
 .route-result h2{font-size:34px;margin-bottom:18px;padding-right:34px}
 .route-grid{gap:8px}
 .route-place{border-radius:16px}
 .route-place-label{left:5px;bottom:7px;gap:5px;padding:6px 10px 6px 6px;font-size:10.5px;max-width:calc(100% - 10px)}
 .route-place-num{width:25px;height:25px;font-size:11px}
 .route-result-cta{margin-top:18px}
 .route-result-cta .btn{width:100%;min-width:0;padding:15px 20px}
}

/* ===== Next original style block ===== */

.modal{background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(250,247,240,.52));border:1px solid rgba(255,255,255,.82);box-shadow:0 30px 100px rgba(30,20,13,.24),inset 0 1px 0 rgba(255,255,255,.95);backdrop-filter:blur(24px) saturate(128%);-webkit-backdrop-filter:blur(24px) saturate(128%)}
.route-detail-shade{position:fixed;inset:0;z-index:59;background:rgba(30,20,13,.15);opacity:0;pointer-events:none;transition:opacity .22s ease}
.route-detail-shade.open{opacity:1;pointer-events:auto}
.route-detail-pop{background:linear-gradient(145deg,rgba(255,255,255,.76),rgba(250,247,240,.56));border:1px solid rgba(255,255,255,.86);box-shadow:0 30px 100px rgba(30,20,13,.28),inset 0 1px 0 rgba(255,255,255,.96);backdrop-filter:blur(24px) saturate(128%);-webkit-backdrop-filter:blur(24px) saturate(128%)}

/* ===== Next original style block ===== */

.repeat-route-modal{padding:2px 4px 0;text-align:left}
.repeat-route-chip{display:inline-flex;align-items:center;gap:10px;padding:11px 18px;border-radius:999px;background:rgba(255,255,255,.42);border:1px solid rgba(237,174,127,.34);box-shadow:inset 0 1px 0 rgba(255,255,255,.86);font-weight:800;color:#30251a;margin-bottom:16px}
.repeat-route-chip:before{content:"♡";font-size:24px;line-height:1}
.repeat-route-modal h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,4.2vw,48px);line-height:1.04;letter-spacing:-.04em;margin:0 0 12px;color:#30251a}
.repeat-route-modal p{margin:0 0 20px;color:#6e6257;font-size:17px;line-height:1.42;max-width:560px}
.repeat-route-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.repeat-route-actions .btn{min-height:56px;text-align:center;padding:12px 20px}
.repeat-route-actions .btn-secondary{background:#EDAE7F;color:#fff;border:1px solid rgba(237,174,127,.95);box-shadow:inset 0 1px 0 rgba(255,255,255,.35),0 12px 24px rgba(237,174,127,.18)}
@media(max-width:580px){.repeat-route-modal{padding:0}.repeat-route-chip{margin-bottom:14px}.repeat-route-modal h2{font-size:34px;margin-bottom:10px}.repeat-route-modal p{font-size:15px;margin-bottom:16px}.repeat-route-actions{grid-template-columns:1fr}.repeat-route-actions .btn{min-height:52px}}

/* ===== Next original style block ===== */

/* Убираем системную синюю подсветку нажатия в Android-браузерах. */
html,body,*,*::before,*::after{-webkit-tap-highlight-color:transparent}
a,button,label,input,select,textarea,[role="button"],[tabindex],.btn,.choice,.scenario-card,.route-place{
  -webkit-tap-highlight-color:transparent;
}
a,button,label,[role="button"],.btn,.choice,.scenario-card,.route-place{
  -webkit-user-select:none;
  user-select:none;
  touch-action:manipulation;
}
