/* Movemento: optimistic movement, authentic people, original brand colours. */
:root{--blue:#20b2ff;--orange:#fd7400;--green:#7ed958;--ink:#142731;--muted:#596872;--line:#dce4e8;--paper:#f4f8fa;--deep-blue:#006699;--radius:26px;--gutter:clamp(20px,4.7vw,76px)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;min-width:320px;background:#fff;color:var(--ink);font-family:"Cairo",sans-serif;font-size:16px;line-height:1.8}
button,input{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid #005984;outline-offset:5px}
[hidden]{display:none!important}.icon-library{position:absolute;width:0;height:0;overflow:hidden}
.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.skip-link{position:fixed;top:-70px;right:20px;z-index:150;background:var(--ink);color:#fff;padding:12px 24px;border-radius:12px}.skip-link:focus{top:12px}
/* Vector arrows keep the same appearance on iOS and other platforms. */
.action-arrow,.down-arrow{display:block;width:22px;height:22px;stroke-width:1.8}
html[dir="rtl"] .action-arrow{transform:scaleX(-1)}
.card-link>span{flex-shrink:0}
.person-photo button{display:grid;place-items:center;padding:0}
.text-link .action-arrow,.team-note .down-arrow{display:inline-block;vertical-align:middle}
.team-note .down-arrow{width:16px;height:16px}
.topbar{height:104px;padding:0 var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:26px;max-width:1660px;margin:auto}
.brand{display:flex;align-items:center;gap:11px;direction:ltr;flex-shrink:0}.brand img{width:37px;height:42px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy b{font-family:Arial,sans-serif;font-size:31px;font-weight:400;letter-spacing:-1.4px}.brand-copy small{font-family:Arial,sans-serif;font-size:12px;letter-spacing:.5px;margin-top:7px;text-align:center;color:#55616a}
.desktop-nav{display:flex;gap:29px;align-items:center}.desktop-nav a{font-size:14px;font-weight:700;position:relative;padding:12px 0}.desktop-nav a:after{content:"";position:absolute;bottom:3px;right:0;width:0;height:3px;border-radius:4px;background:var(--orange);transition:width .2s}.desktop-nav a:hover:after{width:100%}
.nav-actions{display:flex;gap:12px;align-items:center}.account-button{width:46px;height:46px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff}
.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;padding:14px 26px;min-height:54px;border-radius:100px;font-weight:700;font-size:16px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#254555}.button-light{background:#eff4f7;border:1px solid var(--line)}.nav-book{font-size:14px;padding:11px 23px;min-height:48px}
.hero{position:relative;isolation:isolate;margin:0 20px;background:var(--blue);border-radius:32px;overflow:hidden;max-width:1620px;padding:23px calc(var(--gutter) - 20px) 0}
.hero-top,.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;font-weight:600}
.hero-top{border-bottom:1px solid rgba(20,39,49,.2);padding-bottom:18px}.hero-location{display:flex;align-items:center;gap:6px}.hero-location .icon{width:17px;height:17px}
.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center;min-height:674px}
.hero-content{position:relative;z-index:4;padding:32px 0 36px}
.hero h1{font-size:clamp(64px,6.6vw,106px);font-weight:800;line-height:1.38;letter-spacing:-3px;position:relative;max-width:560px}
.love-word{display:inline-block;background:#fff;line-height:1.2;padding:0 23px 16px;border-radius:100px;transform:rotate(3deg);margin:5px 0 10px -10px;box-shadow:6px 7px 0 rgba(0,87,137,.11)}
.sunburst{display:inline-block;font-family:Arial,sans-serif;font-size:.83em;color:var(--ink);line-height:1;margin-right:25px;vertical-align:middle;animation:turn-in 1.2s ease both}
.hero-copy{margin-top:15px;font-size:16px;line-height:1.95;max-width:490px;color:#12364a}
.goal-picker{margin-top:25px;max-width:500px}.goal-picker>p{font-size:14px;font-weight:700;margin-bottom:9px}
.goal-tabs{display:flex;gap:7px}.goal-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;background:transparent;border:1px solid rgba(20,39,49,.36);border-radius:100px;padding:10px 14px;font-size:14px;font-weight:700;white-space:nowrap;min-height:46px;transition:background .2s,transform .2s}.goal-tabs .icon{width:21px;height:21px}.goal-tabs button:hover{background:rgba(255,255,255,.3)}.goal-tabs button[aria-selected="true"]{background:var(--ink);color:#fff;border-color:var(--ink)}
.goal-result{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 0 0;min-height:86px}.goal-result b{font-size:16px}.goal-result p{font-size:14px;color:#12364a;margin-top:1px}.round-button{display:grid;place-items:center;flex-shrink:0;border-radius:50%;background:var(--ink);color:#fff;width:49px;height:49px;transition:transform .2s}.round-button:hover{transform:translateX(-4px)}.goal-result .round-button{background:#fff;color:var(--ink)}
.hero-collage{height:640px;position:relative;min-width:0;direction:ltr}
.orbit{position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.44);border-radius:50%;pointer-events:none}.orbit-one{left:-37px;top:20px}.orbit-two{left:7px;top:63px;width:438px;height:438px}
.clinic-peek{position:absolute;left:-20px;top:28px;width:76%;height:300px;border:7px solid #fff;border-radius:19px;overflow:hidden;transform:rotate(-6deg)}.clinic-peek img{width:100%;height:100%;object-fit:cover;object-position:45% center}.clinic-peek figcaption{position:absolute;top:13px;left:13px;padding:6px 13px;background:#fff;border-radius:100px;font-size:12px;direction:rtl;font-weight:600}
.portrait{position:absolute;width:60%;height:426px;right:3%;top:133px;border:8px solid #fff;border-radius:150px 150px 22px 22px;overflow:hidden;transform:rotate(5deg);box-shadow:0 18px 40px rgba(0,49,78,.15);background:#fff}.portrait img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.portrait figcaption{position:absolute;bottom:0;right:0;left:0;padding:20px 18px 14px;direction:rtl;background:linear-gradient(transparent,rgba(255,255,255,.97) 42%)}.portrait figcaption span{font-size:12px;display:block}.portrait figcaption b{font-size:19px;display:block;line-height:1.4}
.motion-sticker{position:absolute;left:0;top:340px;width:136px;height:136px;border-radius:50%;background:var(--orange);display:grid;place-content:center;text-align:center;font-size:30px;line-height:1.4;font-weight:800;transform:rotate(-12deg);border:1px solid rgba(20,39,49,.12);box-shadow:5px 5px 0 rgba(20,39,49,.1)}
.team-note{position:absolute;bottom:24px;left:13px;display:flex;align-items:center;gap:15px;background:#fff;padding:12px 19px 12px 12px;border-radius:100px;direction:rtl;font-size:12px;transform:rotate(-3deg);box-shadow:0 12px 26px rgba(0,49,78,.08)}.team-note b{font-size:14px}.mini-portraits{display:flex;direction:ltr;padding-right:9px}.mini-portraits img{width:43px;height:43px;border-radius:50%;object-fit:cover;object-position:center 20%;border:3px solid #fff;margin-right:-9px}
.collage-label{position:absolute;bottom:104px;left:4px;font-family:Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:1.3px;transform:rotate(-90deg);transform-origin:left center}
.hero-bottom{border-top:1px solid rgba(20,39,49,.2);padding:18px 0;font-size:12px}.hero-bottom>span:first-child{display:flex;align-items:center;gap:9px}.hero-bottom i{display:block;width:9px;height:9px;background:var(--orange);border-radius:50%}.hero-bottom a{display:flex;gap:16px;align-items:center;font-size:14px}.hero-bottom>span:last-child{font-family:Arial,sans-serif;letter-spacing:2px;font-size:12px}
.movement-line{max-width:1600px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:42px;height:135px;overflow:hidden;white-space:nowrap;border-bottom:1px solid var(--line);color:#536571;font-size:42px;font-weight:500;line-height:1}.movement-line i{display:block;flex-shrink:0;width:23px;height:26px;background:var(--orange);clip-path:polygon(0 0,100% 50%,0 100%);transform:rotate(-22deg)}.movement-line i:nth-of-type(2n){background:var(--blue)}.movement-line i:nth-of-type(3n){background:var(--green)}
.section{max-width:1660px;padding:100px var(--gutter);margin:auto}.section-heading{display:flex;justify-content:space-between;gap:45px;align-items:flex-end;margin-bottom:40px}
.eyebrow{font-size:13px;display:block;font-weight:700;letter-spacing:.1px;margin-bottom:17px;color:#566773}
h2{font-size:clamp(34px,3.5vw,54px);line-height:1.6;font-weight:700;letter-spacing:-.8px}.blue-text{color:var(--deep-blue)}.section-heading>p,.section-heading>div>p,.plan-copy>p{font-size:16px;color:var(--muted);line-height:2.1}
.journey{padding-top:78px}.journey-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.journey-card{display:flex;flex-direction:column;align-items:stretch;text-align:right;padding:28px 32px 24px;border-radius:24px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.journey-card:hover{transform:translateY(-7px);box-shadow:0 18px 38px #14273116}.move-card{background:#daf2ff}.energy-card{background:#fff0e4}.balance-card{background:#e9f8e1}
.card-top{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;margin-bottom:28px}.card-top .icon{height:33px;width:33px}.journey-card h3{font-size:clamp(28px,2.6vw,40px);line-height:1.65;font-weight:700;margin-bottom:13px;letter-spacing:-.7px}.journey-card p{font-size:16px;line-height:2;color:#435967}.card-link{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #14273126;margin-top:30px;padding-top:17px;font-size:14px;font-weight:700}.card-link>span{width:39px;height:39px;background:var(--ink);color:#fff;border-radius:50%;display:grid;place-items:center;font-family:Arial,sans-serif;font-size:23px}.energy-card .card-link>span{background:var(--orange);color:var(--ink)}.balance-card .card-link>span{background:var(--green);color:var(--ink)}
.journey-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px;gap:20px;font-size:14px;color:#435967}.journey-steps span{display:flex;align-items:center;gap:11px}.journey-steps b{font-family:Arial,sans-serif;font-size:12px;border:1px solid #b9cbd5;width:28px;height:28px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;font-weight:400}
.recovery{background:var(--paper);max-width:none}.recovery>.section-heading,.recovery-grid{max-width:1508px;margin-right:auto;margin-left:auto}.recovery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.device{overflow:hidden;border-radius:24px;background:#fff}.device-image{height:310px;position:relative;background:#d5e6ee;overflow:hidden}.device-image>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.device:hover .device-image>img{transform:scale(1.04)}.device-cold .device-image>img{object-position:center 32%}.device-oxygen .device-image{background:#dceffa}.device-oxygen .device-image>img{object-fit:contain;padding:20px}.device-number{position:absolute;top:15px;right:16px;width:35px;height:35px;border-radius:50%;background:#fff;display:grid;place-items:center;font:12px Arial,sans-serif}
.device-info{padding:27px 26px 21px}.english-label{font:12px Arial,sans-serif;font-weight:600;letter-spacing:2px;color:#64747d;direction:ltr;display:block;text-align:right}.device-info h3{font-size:27px;margin-top:7px;font-weight:700;letter-spacing:-.5px}.device-info>p{color:var(--muted);font-size:14px;margin-top:2px}.device-action{display:flex;align-items:center;justify-content:space-between;background:transparent;width:100%;border-top:1px solid var(--line);margin-top:25px;padding:16px 0 0;font-size:14px;font-weight:700}.device-action span{font:25px Arial,sans-serif}.device-action:hover{color:var(--deep-blue)}
.team-intro .text-link{display:inline-block;font-size:14px;margin-top:18px;border-bottom:1px solid var(--orange);padding-bottom:5px;font-weight:700}.team-intro .text-link span{padding-right:20px}
.team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.person:nth-child(even){padding-top:42px}.person-photo{position:relative;height:350px;border-radius:150px 150px 22px 22px;overflow:hidden;background:#e5eef2}.person-photo img{height:100%;width:100%;object-fit:cover;object-position:center 18%;transition:transform .45s}.person:hover img{transform:scale(1.035)}.person-photo>span{position:absolute;right:14px;left:14px;bottom:14px;background:#fff;border-radius:100px;padding:8px 15px;font-size:12px;width:fit-content;max-width:calc(100% - 67px)}.person-photo button{position:absolute;left:12px;bottom:13px;border-radius:50%;width:39px;height:39px;background:var(--blue);font:24px Arial,sans-serif}.person:nth-child(2) .person-photo button{background:var(--orange)}.person:nth-child(3) .person-photo button{background:var(--green)}.person h3{font-size:23px;margin-top:18px}.person>p{font-size:14px;color:var(--muted);line-height:1.95;max-width:240px}
.space-section{display:grid;grid-template-columns:1.25fr 1fr;direction:ltr;max-width:1620px;margin:0 20px;border-radius:30px;overflow:hidden;background:#eaf6fc}.space-photo{position:relative;min-width:0}.space-photo>img{height:570px;width:100%;object-fit:cover}.space-caption{position:absolute;bottom:23px;right:25px;background:#fff;border-radius:100px;padding:9px 17px;font-size:13px;direction:rtl}.space-copy{direction:rtl;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:50px clamp(30px,5vw,80px)}.space-copy p{color:var(--muted);font-size:16px;line-height:2;margin-top:17px}.space-tabs{display:flex;gap:8px;margin-top:30px;flex-wrap:wrap}.space-tabs button{background:transparent;border:1px solid #b4c6d0;border-radius:100px;padding:8px 18px;min-height:44px;font-size:14px}.space-tabs button[aria-pressed="true"]{background:var(--ink);color:#fff;border-color:var(--ink)}.space-location{display:flex;align-items:center;gap:7px;margin-top:30px;font-size:13px;color:#536773}.space-location .icon{width:19px;height:19px}
.plan-section{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.plan-copy>p{margin-top:16px}.demo-tag{display:inline-block;font-size:12px;line-height:1.6;border-radius:100px;padding:5px 11px;background:#edf2f5;color:#55646f}.plan-copy>.demo-tag{margin-top:25px}
.plan-card{background:#fff;padding:27px 30px 18px;border:1px solid var(--line);border-radius:28px;box-shadow:0 18px 70px #1434490d;transform:rotate(-2deg)}.plan-top{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:700;border-bottom:1px solid var(--line);padding-bottom:17px}.plan-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:23px 0}.plan-head small{font-size:13px;color:var(--muted)}.plan-head h3{font-size:24px;font-weight:700}.progress-ring{width:104px;height:104px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--blue) 0 66.67%,#eef3f6 66.67% 100%);flex-shrink:0}.progress-ring>span{width:87px;height:87px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:29px;font-weight:700;line-height:1.4}.progress-ring small{font-size:12px;font-weight:400}
.plan-stats{display:flex;gap:35px;color:var(--muted);font-size:12px;padding-bottom:20px}.plan-stats b{font:28px Arial,sans-serif;color:var(--ink);margin-left:8px;vertical-align:middle}
.plan-next{display:flex;align-items:center;gap:13px;background:#eef8fe;padding:15px;border-radius:18px}.calendar-block{width:40px;height:44px;display:grid;place-items:center;background:#fff;border-radius:12px;color:var(--deep-blue);flex-shrink:0}.plan-next small{font-size:12px;color:var(--muted);display:block}.plan-next b{font-size:14px;display:block}.plan-next .round-button{margin-right:auto;width:36px;height:36px;background:#fff;color:var(--ink)}.plan-next .round-button .icon{width:20px}
.report-link{display:flex;align-items:center;justify-content:center;gap:15px;background:transparent;padding:15px 0 3px;font-size:14px;width:100%;font-weight:600;color:var(--deep-blue)}.report-link .icon{width:19px}
.closing{margin:0 20px 50px;padding:55px calc(var(--gutter) - 20px);border-radius:30px;background:var(--orange);display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:35px;max-width:1620px;position:relative;overflow:hidden}.closing-symbol{font-family:Arial,sans-serif;font-size:180px;line-height:1;transform:rotate(15deg)}.closing .eyebrow{color:#3d2b21}.closing h2{font-size:clamp(50px,5vw,80px);line-height:1.3;letter-spacing:-2px;font-weight:800}.closing-actions{display:flex;flex-direction:column;gap:16px}.closing-actions .button{background:#fff;color:var(--ink);font-size:17px;padding:19px 34px}.closing-actions>a{font-size:14px;text-align:center;text-decoration:underline;text-underline-offset:5px}
footer{padding:0 var(--gutter) 40px;max-width:1660px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}footer>div{display:flex;flex-direction:column;font-size:14px;color:#4b606c}footer p{font-size:14px;color:#526570}footer p>span{font-size:12px}
.bottom-nav{display:none}
.modal{border:0;border-radius:28px;width:min(610px,calc(100% - 32px));max-height:90dvh;overflow:auto;padding:30px;color:var(--ink);background:#fff;box-shadow:0 30px 100px #08172240}.modal::backdrop{background:#0b22336b;backdrop-filter:blur(6px)}.modal[open]{animation:appear .25s ease both}.sheet-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.sheet-top small{font-size:13px;color:var(--muted)}.sheet-top h2{font-size:26px;line-height:1.7;letter-spacing:0}.close{display:grid;place-items:center;flex-shrink:0;border-radius:50%;width:42px;height:42px;font:27px Arial,sans-serif;background:#eff3f6;color:var(--ink)}
.booking-steps{display:flex;gap:9px;margin:20px 0 23px}.booking-steps span{flex:1;border-top:3px solid #e5edf2;padding-top:7px;font-size:12px;color:#586d79}.booking-steps span.active{border-color:var(--blue);color:var(--ink)}
.choices{display:grid;gap:10px}.choice{border:1px solid var(--line);padding:16px;display:flex;align-items:center;gap:14px;border-radius:16px;background:#fff;text-align:right;width:100%;min-height:84px}.choice b{font-size:15px;display:block}.choice small{font-size:13px;color:var(--muted);display:block}.choice>.icon{color:var(--deep-blue)}.choice-check{border:1px solid var(--line);color:transparent;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font:14px Arial;margin-right:auto;flex-shrink:0}.choice[aria-pressed="true"]{border-color:var(--deep-blue);background:#eff9ff}.choice[aria-pressed="true"] .choice-check{background:var(--blue);border-color:var(--blue);color:var(--ink)}
.booking-note{font-size:14px;color:var(--muted);line-height:1.9;margin-bottom:18px}
.dates{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:20px}.date-choice{display:flex;flex-direction:column;justify-content:center;padding:12px 5px;gap:1px;text-align:center}.date-choice b{font-size:23px}.date-choice small{font-size:12px}.times{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.time{background:#fff;border:1px solid var(--line);border-radius:13px;min-height:49px;font-size:14px;padding:10px 4px}.time[aria-pressed="true"]{background:var(--ink);color:#fff;border-color:var(--ink)}
.field-label{font-size:14px;display:block;margin:15px 0 7px;font-weight:600}.field{border:1px solid #bbc9d1;border-radius:13px;padding:12px 15px;min-height:50px;width:100%;background:#fff;color:var(--ink)}.field[aria-invalid="true"]{border-color:#bc2d20}.booking-summary{padding:14px 17px;border-radius:15px;background:#eef8fe;font-size:14px;margin-bottom:14px;line-height:2}.booking-summary b{display:block}
.sheet-footer{display:flex;gap:12px;margin-top:20px}.sheet-footer>.button{flex:1}.form-error{color:#a32316;font-size:14px;line-height:1.8;margin-top:15px}.form-error:empty{display:none}
.success{text-align:center;padding:22px 0 0}.success-symbol{width:76px;height:76px;background:var(--green);border-radius:50%;display:grid;place-items:center;margin:0 auto 17px;font-size:32px}.success h3{font-size:24px;margin-bottom:10px}.success p{color:var(--muted);font-size:15px;margin-bottom:25px}
.info-modal{position:relative;padding:0;width:min(530px,calc(100% - 32px))}.info-close{position:absolute;left:15px;top:15px;z-index:1;background:#fff;box-shadow:0 2px 15px #14273115}.info-image{height:330px;width:100%;object-fit:cover;object-position:center 20%;background:#edf4f8}.info-image.device-detail{object-fit:contain;padding:20px}.info-body{padding:29px 30px 32px}.info-body .eyebrow{margin-bottom:8px}.info-body h2{font-size:30px;margin-bottom:14px;letter-spacing:0;line-height:1.6}.info-body p{color:var(--muted);font-size:16px;line-height:2;margin-bottom:23px}.info-body .button{width:100%}.empty-icon{width:74px;height:74px;display:grid;place-items:center;background:#daf2ff;border-radius:23px;margin-bottom:23px}.empty-icon>.icon{width:34px;height:34px}.info-body.empty{padding-top:55px}
@keyframes appear{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@keyframes turn-in{from{transform:rotate(-60deg);opacity:0}to{transform:rotate(0);opacity:1}}
@keyframes entrance{from{opacity:0;translate:0 22px}to{opacity:1;translate:0 0}}
.hero-content{animation:entrance .7s ease both}.hero-collage{animation:entrance .9s .1s ease both}
@media(min-width:1661px){.hero,.space-section,.closing{margin-left:auto;margin-right:auto}}
@media(max-width:1150px){
  .desktop-nav{gap:18px}.topbar{gap:18px}.account-button{display:none}
  .hero-grid{min-height:620px;gap:8px}.hero h1{font-size:76px}.hero-content{padding-top:30px}.hero-collage{height:600px}.portrait{width:65%;height:380px;right:0;top:128px}.clinic-peek{left:0;width:86%;height:270px}.motion-sticker{width:108px;height:108px;font-size:26px;top:335px}.team-note{left:0;bottom:28px}.collage-label{display:none}.hero-copy{font-size:16px}.goal-tabs{gap:5px}.goal-tabs button{font-size:13px;padding:9px 11px}.goal-tabs .icon{width:18px;height:18px}.goal-result p{font-size:13px}.sunburst{margin-right:16px}
  .hero-bottom>span:last-child{display:none}.journey-card{padding:24px}.journey-card p{font-size:16px}.device-image{height:270px}.device-info{padding:23px}.device-info h3{font-size:23px}.team-grid{gap:17px}.person-photo{height:300px}.person-photo>span{display:none}.person h3{font-size:21px}.space-copy{padding:35px}.space-photo>img{height:520px}.plan-section{gap:7%}.plan-card{padding:23px}.plan-head h3{font-size:20px}.progress-ring{height:92px;width:92px}.progress-ring>span{height:76px;width:76px}.closing{grid-template-columns:100px 1fr auto;gap:22px}.closing-symbol{font-size:140px}
}
@media(max-width:900px){
  .desktop-nav{display:none}.topbar{height:90px}.hero{margin:0 14px;padding-right:24px;padding-left:24px}
  .hero-grid{grid-template-columns:1.05fr 1fr}.hero h1{font-size:67px}.hero-collage{height:585px}.clinic-peek{width:96%;left:0;height:235px;top:43px}.portrait{height:340px;width:86%;top:175px;right:-7px;border-width:6px}.motion-sticker{width:87px;height:87px;font-size:22px;left:-9px;top:111px;z-index:2}.team-note{bottom:11px;left:0;padding:9px 12px;font-size:12px;gap:9px;min-width:240px}.team-note b{font-size:13px}.mini-portraits img{width:36px;height:36px}.hero-copy br{display:none}.hero-copy{max-width:335px}.goal-tabs button{padding:9px 10px}.goal-tabs .icon{display:none}.goal-result b{font-size:14px}.goal-result .round-button{width:40px;height:40px}.goal-result p{font-size:13px}
  .section{padding-top:70px;padding-bottom:70px}.section-heading{gap:28px}.section-heading>p br{display:none}.section-heading>p{max-width:295px}.journey-card{padding:20px}.journey-card p{font-size:14px}.journey-card p br{display:none}.journey-card h3{font-size:29px}.journey-steps{font-size:12px;gap:12px}.card-link{font-size:13px}.card-link>span{width:31px;height:31px}.device-info{padding:20px}.device-info h3{font-size:21px}.device-image{height:240px}.recovery-grid{gap:15px}
  .team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.person-photo{height:390px}.person:nth-child(even){padding-top:28px}.person-photo>span{display:block}.person>p{max-width:none}
  .space-section{grid-template-columns:1fr 1fr;margin:0 14px}.space-photo>img{height:490px}.space-copy{padding:30px}.space-copy h2{font-size:33px}.space-copy p br{display:none}
  .plan-section{gap:35px}.plan-card{padding:20px}.plan-head{gap:12px}.plan-head h3{font-size:18px}.plan-head small{font-size:12px}.plan-next{gap:9px;padding:12px}.calendar-block{display:none}.plan-stats{gap:20px;font-size:12px}
  .closing{margin-right:14px;margin-left:14px;padding:40px 30px;grid-template-columns:1fr auto}.closing-symbol{display:none}.closing h2{font-size:60px}.closing-actions .button{padding:16px 26px}footer{gap:22px;flex-wrap:wrap}footer p{width:100%;border-top:1px solid var(--line);padding-top:22px}
}
@media(max-width:680px){
  body{padding-bottom:calc(74px + env(safe-area-inset-bottom))}html{scroll-padding-top:24px}
  .topbar{height:82px;padding:0 21px;gap:15px}.brand-copy b{font-size:26px}.brand-copy small{font-size:12px;letter-spacing:.4px}.brand img{width:31px;height:36px}.brand{gap:8px}.nav-book{font-size:13px;padding:10px 15px;min-height:43px;gap:10px}.nav-book .icon{width:18px}
  .hero{margin:0 10px;padding:18px 20px 0;border-radius:25px}.hero-top{padding-bottom:14px;font-size:12px;gap:5px}.hero-location{font-size:12px}.hero-location .icon{display:none}
  .hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:0;min-height:0}.hero-content{padding:23px 0 0}.hero h1{font-size:clamp(64px,15.6vw,92px);line-height:1.33;letter-spacing:-2.3px;max-width:none}.hero h1>br{display:block}.love-word{padding:0 13px 12px;margin-right:5px;margin-left:0;line-height:1.2}.sunburst{font-size:.64em;margin-right:10px}.hero-copy{font-size:16px;margin-top:17px;line-height:1.95;max-width:480px}
  .goal-picker{margin-top:20px;max-width:none}.goal-picker>p{font-size:14px}.goal-tabs{gap:7px}.goal-tabs button{flex:1;font-size:13px;padding:10px 6px;min-height:46px}.goal-tabs .icon{display:block;width:18px;height:18px}.goal-result{padding-top:12px;min-height:78px}.goal-result b{font-size:16px}.goal-result p{font-size:13px;max-width:275px}.goal-result .round-button{width:43px;height:43px}
  .hero-collage{height:397px;width:min(470px,100%);align-self:center;margin-top:12px}.clinic-peek{height:220px;top:20px;left:5px;width:72%;border-width:5px;transform:rotate(-5deg);border-radius:14px}.clinic-peek figcaption{font-size:12px;padding:4px 10px;left:9px;top:9px}.portrait{top:72px;right:0;width:53%;height:275px;border-radius:100px 100px 16px 16px;border-width:5px;transform:rotate(5deg)}.portrait figcaption{padding:15px 12px 10px}.portrait figcaption span{font-size:12px}.portrait figcaption b{font-size:16px}.motion-sticker{left:2px;top:198px;width:91px;height:91px;font-size:23px;z-index:2}.team-note{bottom:5px;left:15px;min-width:0;border-radius:60px;padding:8px 14px 8px 9px;transform:rotate(-3deg)}.team-note b{font-size:13px}.team-note>span:last-child{font-size:12px}.mini-portraits img{height:35px;width:35px}.orbit-one{height:335px;width:335px;top:20px;left:-5px}.orbit-two{height:290px;width:290px;top:43px;left:18px}
  .hero-bottom{margin-top:16px;padding:15px 0;font-size:12px;gap:12px}.hero-bottom a{font-size:12px;gap:12px}.hero-bottom i{height:7px;width:7px}
  .movement-line{height:90px;font-size:31px;gap:25px;justify-content:flex-start;padding:0 25px;max-width:100%}.movement-line i{width:17px;height:20px}
  .section{padding:60px 22px}.section-heading{display:block;margin-bottom:29px}.eyebrow{font-size:12px;margin-bottom:12px}h2{font-size:36px;line-height:1.55;letter-spacing:-.5px}.section-heading>p,.section-heading>div>p{margin-top:17px;max-width:none;font-size:16px;line-height:2}.section-heading>p br{display:none}
  .journey-cards{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:14px;margin-left:-22px;padding-left:22px;padding-bottom:12px;scrollbar-width:thin;scrollbar-color:#8fcce8 transparent}.journey-card{flex:0 0 85%;scroll-snap-align:start;padding:25px 25px 19px;border-radius:22px}.card-top{margin-bottom:22px;font-size:13px}.card-top .icon{width:33px;height:33px}.journey-card h3{font-size:34px;line-height:1.5;margin-bottom:14px}.journey-card p{font-size:16px}.card-link{font-size:14px;margin-top:24px}.card-link>span{height:38px;width:38px}.journey-card:hover{transform:none}
  .journey-steps{display:flex;flex-direction:column;gap:14px;font-size:14px;margin-top:20px}.journey-steps b{width:27px;height:27px}.journey-steps span{gap:12px}
  .recovery-grid{display:flex;gap:15px;overflow:auto;scroll-snap-type:x mandatory;margin-left:-22px;padding-left:22px;padding-bottom:12px;scrollbar-width:thin;scrollbar-color:#8fcce8 transparent}.device{flex:0 0 88%;scroll-snap-align:start;border-radius:22px}.device-image{height:275px}.device-info{padding:25px 23px 20px}.device-info h3{font-size:27px}.device-info>p{font-size:14px}.device-action{margin-top:23px}
  .team-intro .text-link{margin-top:13px}.team-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;gap:18px;margin-left:-22px;padding-left:22px;padding-bottom:12px;scrollbar-width:thin;scrollbar-color:#8fcce8 transparent}.person{flex:0 0 76%;scroll-snap-align:start}.person:nth-child(even){padding-top:0}.person-photo{height:355px;border-radius:150px 150px 20px 20px}.person-photo>span{display:block;font-size:12px;max-width:calc(100% - 64px);padding:8px 11px;right:12px}.person h3{font-size:24px;margin-top:16px}.person>p{font-size:14px;line-height:1.9}
  .space-section{display:flex;flex-direction:column-reverse;margin:0 10px;border-radius:25px}.space-copy{padding:32px 24px}.space-copy h2{font-size:36px}.space-copy p{margin-top:17px}.space-copy p br{display:none}.space-tabs{margin-top:21px}.space-location{margin-top:24px}.space-photo>img{height:330px;object-position:45% center}.space-caption{bottom:17px;right:18px;font-size:12px;padding:8px 14px}
  .plan-section{display:flex;flex-direction:column;align-items:stretch;gap:32px}.plan-copy>p{margin-top:17px;font-size:16px}.plan-copy>.demo-tag{margin-top:19px}.plan-card{padding:23px 20px 15px;border-radius:24px;transform:rotate(-1.5deg);margin:0 2px}.plan-head{padding:23px 0;gap:12px}.plan-head h3{font-size:22px}.progress-ring{height:94px;width:94px}.progress-ring>span{height:78px;width:78px}.plan-stats{font-size:12px;gap:26px}.plan-next{padding:13px;gap:12px}.calendar-block{display:grid}.plan-next b{font-size:13px}.plan-next small{font-size:12px}
  .closing{margin:0 10px 32px;padding:32px 25px;border-radius:25px;display:block}.closing h2{font-size:64px;line-height:1.3}.closing .eyebrow{margin-bottom:14px}.closing-symbol{display:block;position:absolute;left:20px;top:56px;font-size:120px;opacity:.25}.closing-actions{margin-top:29px;gap:15px;position:relative;z-index:1}.closing-actions .button{font-size:16px;padding:16px 25px}.closing-actions>a{font-size:13px}
  footer{padding:0 22px 25px;gap:27px 15px}footer>div{font-size:12px}footer p{font-size:13px;padding-top:20px}footer p>span{font-size:12px}footer .brand-copy b{font-size:25px}
  .bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:40;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));height:calc(70px + env(safe-area-inset-bottom));padding:7px 8px calc(6px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(15px);box-shadow:0 -4px 22px #14273108}
  .bottom-nav>a,.bottom-nav>button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:12px;background:transparent;color:#516672;line-height:1.5;border-radius:12px}.bottom-nav .icon{width:22px;height:22px}.bottom-nav .active{background:#eef8fe;color:var(--deep-blue);font-weight:700}.bottom-nav>.mobile-book{background:var(--blue);color:var(--ink);margin:0 7px;font-weight:700}
  .modal{width:calc(100% - 16px);max-height:92dvh;border-radius:24px 24px 15px 15px;margin:auto auto 8px;padding:24px 19px}.modal.booking-modal{inset:auto 0 0}.sheet-top h2{font-size:25px}.sheet-top small{font-size:12px}.choice{padding:14px 12px;gap:11px}.choice b{font-size:14px}.choice small{font-size:12px}.choice>.icon{width:22px}.booking-steps{margin-top:19px}.booking-note{font-size:13px}.dates{gap:7px}.date-choice{padding:10px 4px;gap:1px}.date-choice small{font-size:12px}.times{gap:7px}.sheet-footer>.button{padding:12px 18px;font-size:16px}
  .info-modal{padding:0;inset:0;margin:auto;width:calc(100% - 28px);border-radius:25px}.info-image{height:300px}.info-body{padding:24px}.info-body h2{font-size:28px}.info-body p{font-size:16px}
}
@media(max-width:380px){
  .topbar{padding:0 16px}.brand-copy b{font-size:24px}.brand img{width:28px;height:32px}.nav-book{padding:10px 12px}.nav-book .icon{display:none}.hero{padding-right:17px;padding-left:17px}.hero-top{font-size:12px}.hero-location{font-size:12px}
  .hero h1{font-size:64px}.hero h1>br{display:block}.sunburst{font-size:.8em;margin-right:20px}.hero-copy{font-size:14px}.goal-tabs{gap:5px}.goal-tabs button{font-size:12px}.goal-tabs .icon{display:none}.goal-result p{font-size:12px;max-width:220px}.hero-collage{height:380px}.portrait{height:265px;width:58%}.clinic-peek{width:77%;height:210px}.motion-sticker{width:79px;height:79px;font-size:21px;top:205px}.team-note{left:4px}.hero-bottom{font-size:12px}.hero-bottom a{font-size:12px}.plan-head h3{font-size:19px}.calendar-block{display:none}.plan-card{padding:20px 17px}.person-photo{height:320px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* A quieter expression of the same Movemento identity. */
.language-switch{display:inline-flex;align-items:center;justify-content:center;min-width:45px;min-height:44px;padding:8px 10px;border:1px solid var(--line);border-radius:12px;font-size:14px;font-weight:700;background:#fff}
.language-switch:hover{border-color:var(--deep-blue);color:var(--deep-blue)}
.hero h1{font-size:clamp(64px,6.1vw,98px);font-weight:700}
.love-word{transform:none;border-radius:18px;box-shadow:none}
.clinic-peek{transform:rotate(-2deg)}
.portrait{transform:rotate(1deg);box-shadow:0 12px 32px rgba(0,49,78,.1)}
.team-note{transform:none;border-radius:18px;box-shadow:0 8px 20px rgba(0,49,78,.06)}
.plan-card{transform:none;box-shadow:0 14px 50px #14344908}
.movement-line{height:112px;font-size:34px;gap:38px}
.movement-line i{width:16px;height:19px;transform:none}
.movement-line>span:nth-of-type(n+5),.movement-line>i:nth-of-type(n+4){display:none}
.journey-card:hover{transform:translateY(-3px)}
.closing{grid-template-columns:1fr auto}

/* English keeps the same layout, with reading direction and spacing adapted. */
html[lang="en"] body{font-family:Arial,Helvetica,sans-serif;line-height:1.7}
html[lang="en"] .language-switch{font-family:"Cairo",sans-serif;font-size:13px}
html[lang="en"] h2{font-size:clamp(32px,3.4vw,51px);line-height:1.28;letter-spacing:-1.2px}
html[lang="en"] .hero h1{font-size:clamp(52px,5.1vw,82px);line-height:1.14;letter-spacing:-2.4px;font-weight:600}
html[lang="en"] .love-word{padding:8px 15px 14px;max-width:100%;margin:12px 0 0 -10px;line-height:1.13}
html[lang="en"] .hero-copy{margin-top:24px;line-height:1.8;font-size:16px}
html[lang="en"] .hero-copy br{display:none}
html[lang="en"] .goal-tabs button{font-size:13px;white-space:normal}
html[lang="en"] .goal-result p{font-size:14px;line-height:1.7}
html[lang="en"] .goal-result{gap:18px;min-height:97px}
html[lang="en"] .clinic-peek figcaption,html[lang="en"] .portrait figcaption,html[lang="en"] .team-note,html[lang="en"] .space-caption{direction:ltr}
html[lang="en"] .portrait figcaption span{font-size:12px}
html[lang="en"] .team-note{padding:12px 15px;gap:12px;max-width:98%}
html[lang="en"] .movement-line{font-size:32px}
html[lang="en"] .journey-card,html[lang="en"] .choice{text-align:left}
html[lang="en"] .journey-card h3{font-size:clamp(27px,2.4vw,38px);line-height:1.35;min-height:2.7em}
html[lang="en"] .journey-card p{line-height:1.9;font-size:16px}
html[lang="en"] .journey-card p br{display:none}
html[lang="en"] .english-label{text-align:left}
html[lang="en"] .device-info h3{line-height:1.4;margin-top:10px;margin-bottom:9px;letter-spacing:-.7px}
html[lang="en"] .device-action{font-size:14px}
html[lang="en"] .person-photo>span{left:14px;right:auto}
html[lang="en"] .person-photo button{right:12px;left:auto}
html[lang="en"] .person h3{margin-bottom:6px;font-size:23px;line-height:1.5}
html[lang="en"] .space-section{direction:rtl}
html[lang="en"] .space-copy{direction:ltr}
html[lang="en"] .space-copy p br{display:none}
html[lang="en"] .plan-head h3{font-size:24px;line-height:1.4;margin-top:8px}
html[lang="en"] .plan-stats b{margin-left:0;margin-right:8px}
html[lang="en"] .plan-next .round-button,html[lang="en"] .choice-check{margin-right:0;margin-left:auto}
html[lang="en"] .plan-next{gap:11px}
html[lang="en"] .plan-next b{font-size:14px;line-height:1.5;margin-top:5px}
html[lang="en"] .choice b{font-size:15px;line-height:1.65}
html[lang="en"] .choice small{font-size:13px}
html[lang="en"] .sheet-top h2{font-size:26px;line-height:1.5;letter-spacing:-.5px}
html[lang="en"] .sheet-top small{line-height:1.7;display:block;margin-bottom:5px}
html[lang="en"] .closing h2{font-size:clamp(50px,5vw,80px);line-height:1.13;letter-spacing:-2px}
html[lang="en"] .info-body h2{font-size:30px;line-height:1.25}
html[lang="en"] .icon:has(use[href="#i-arrow"]){transform:scaleX(-1)}
@media(max-width:1100px){
  html[lang="en"] .desktop-nav{gap:18px}html[lang="en"] .desktop-nav a{font-size:13px}
  html[lang="en"] .hero h1{font-size:58px}
  html[lang="en"] .goal-tabs button{padding:10px;font-size:12px}
  html[lang="en"] .goal-tabs .icon{display:none}
  html[lang="en"] .goal-result b{font-size:15px}
  html[lang="en"] .team-note{gap:10px;font-size:12px}
  html[lang="en"] .mini-portraits img{width:34px;height:34px}
  html[lang="en"] .plan-head h3{font-size:21px}
  html[lang="en"] .plan-next .calendar-block{display:none}
}
@media(max-width:900px){
  html[lang="en"] .hero h1{font-size:52px}
  html[lang="en"] .team-note{min-width:0;left:0}
  html[lang="en"] .goal-result p{font-size:13px}
  html[lang="en"] .movement-line{gap:24px;font-size:27px}
  html[lang="en"] .plan-stats{gap:15px;flex-wrap:wrap}
}
@media(max-width:680px){
  .topbar{gap:12px}.nav-actions{gap:8px}.language-switch{min-width:40px;padding:7px;min-height:42px}
  .nav-book{padding:10px 13px}.nav-book .icon{display:none}
  .hero h1{font-size:clamp(64px,15vw,88px)}.love-word{border-radius:15px}
  .movement-line{font-size:27px;gap:22px;height:88px;padding:0 22px;justify-content:center}.movement-line i{height:15px;width:12px}
  html[lang="en"] .topbar .brand-copy b{font-size:25px}
  html[lang="en"] .language-switch{font-size:12px}
  html[lang="en"] .nav-book{font-size:13px}
  html[lang="en"] .hero-top{font-size:12px;flex-wrap:wrap}
  html[lang="en"] .hero h1{font-size:clamp(47px,12.3vw,64px);line-height:1.13;letter-spacing:-1.8px}
  html[lang="en"] .love-word{padding:7px 11px 12px;margin:12px 0 0 -6px}
  html[lang="en"] .hero-copy{font-size:16px;max-width:none;margin-top:22px}
  html[lang="en"] .goal-picker{margin-top:21px}
  html[lang="en"] .goal-tabs button{font-size:12px;padding:10px 7px;min-height:46px}
  html[lang="en"] .goal-result b{font-size:15px}
  html[lang="en"] .goal-result p{font-size:14px;max-width:none}
  html[lang="en"] .team-note{left:0;bottom:3px;padding:10px 12px}
  html[lang="en"] .portrait figcaption b{font-size:15px}
  html[lang="en"] .hero-bottom{font-size:12px;align-items:flex-start}.hero-bottom>span:first-child{gap:6px}
  html[lang="en"] .hero-bottom a{font-size:12px;gap:6px;text-align:right}
  html[lang="en"] .movement-line{font-size:18px;gap:12px;height:80px;padding:0 18px}
  html[lang="en"] .movement-line i{width:9px;height:12px}
  html[lang="en"] h2{font-size:35px;line-height:1.3;letter-spacing:-.8px}
  html[lang="en"] .journey-card h3{font-size:32px}
  html[lang="en"] .journey-cards,html[lang="en"] .recovery-grid,html[lang="en"] .team-grid{margin-left:0;padding-left:0;margin-right:-22px;padding-right:22px}
  html[lang="en"] .person-photo>span{font-size:12px;left:12px;padding:7px 10px}
  html[lang="en"] .plan-head h3{font-size:22px}
  html[lang="en"] .plan-head small{font-size:12px}
  html[lang="en"] .plan-stats{flex-wrap:nowrap;gap:16px}
  html[lang="en"] .closing h2{font-size:64px}
  html[lang="en"] footer>div{font-size:12px}
  html[lang="en"] .info-body h2{font-size:28px}
  html[lang="en"] .sheet-top h2{font-size:25px}
}
@media(max-width:380px){
  .topbar{padding:0 14px;gap:9px}.topbar .brand-copy b{font-size:22px}.topbar .brand img{width:26px;height:30px}.topbar .brand{gap:6px}.topbar .brand-copy small{display:none}
  .language-switch{min-width:36px;padding:6px;font-size:12px}.nav-actions{gap:6px}.nav-book{font-size:12px;padding:9px 10px}
  html[lang="en"] .topbar .brand-copy b{font-size:22px}html[lang="en"] .nav-book{font-size:12px}
  .movement-line{gap:14px;font-size:24px}html[lang="en"] .movement-line{gap:9px;font-size:16px}
  html[lang="en"] .hero h1{font-size:47px}
  html[lang="en"] .plan-stats{flex-wrap:wrap}
}

/* Presentation credit: the Alshakreen treatment in Movemento's own palette. */
.demo-watermark{position:fixed;inset:0;pointer-events:none;user-select:none;z-index:60;overflow:hidden}
.demo-watermark::before{content:"AHMED ALIDRISI · PRESENTATION CONCEPT";position:absolute;top:44%;left:0;width:100%;text-align:center;transform:rotate(-16deg);font:600 17px/1.6 "Cairo",sans-serif;letter-spacing:.12em;color:rgb(20 39 49 / 6%);white-space:nowrap}
.demo-pill{position:fixed;left:18px;bottom:14px;z-index:50;max-width:calc(100% - 36px);padding:7px 12px;border:1px solid var(--line);border-radius:100px;background:rgb(248 251 253 / 95%);color:#596872;font:600 12px/1.6 "Cairo",sans-serif;letter-spacing:.05em;pointer-events:none;user-select:none}
.presentation-note{display:block;margin-top:5px}
body:has(dialog[open]) .demo-pill,body:has(dialog[open]) .demo-watermark{visibility:hidden}
footer{padding-bottom:65px}

/* Keep touch controls and long bilingual copy comfortable on narrow screens. */
.hero-content,.goal-result>div,.plan-head>div:first-child,.plan-next>div,.choice>span:not(.choice-check){min-width:0}
.modal{overscroll-behavior:contain}
.close,.person-photo button,.plan-next .round-button{min-width:44px;min-height:44px}
.person-photo>span{max-width:calc(100% - 78px)}
@media(max-width:680px){
  body{padding-bottom:calc(114px + env(safe-area-inset-bottom))}
  .demo-pill{left:14px;bottom:calc(80px + env(safe-area-inset-bottom));padding:5px 9px;font-size:12px}
  .demo-watermark::before{top:38%;font-size:13px;letter-spacing:.05em;color:rgb(20 39 49 / 5.5%)}
  footer{padding-bottom:25px}
  .language-switch,.nav-book{min-height:44px}
  .language-switch{min-width:44px}
  .goal-result .round-button{width:44px;height:44px}
  .hero-top{flex-wrap:wrap;column-gap:12px;row-gap:4px}
  .goal-tabs button{min-width:0;white-space:normal}
  .person-photo>span{max-width:calc(100% - 78px)}
  .plan-next b,.choice b{overflow-wrap:anywhere}
  .report-link,.closing-actions>a,footer a[href^="tel:"]{min-height:44px;display:flex;align-items:center}
  .closing-actions>a{justify-content:center}
  .modal.booking-modal{max-height:calc(100dvh - 16px - env(safe-area-inset-top));padding-bottom:max(24px,env(safe-area-inset-bottom))}
  .sheet-footer{position:sticky;bottom:calc(-1 * max(24px,env(safe-area-inset-bottom)));z-index:2;background:#fff;padding-top:14px;padding-bottom:max(24px,env(safe-area-inset-bottom));margin-bottom:calc(-1 * max(24px,env(safe-area-inset-bottom)))}
  .field{font-size:16px}
}
