#root{min-height:100vh}::selection{color:#fff;background:#1f6b55}:root{color:#2f2a28;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f5f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}a{color:inherit}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:20;background:#f7f5f0e0;border-bottom:1px solid #283b321f;justify-content:space-between;align-items:center;min-height:74px;padding:14px clamp(18px,4vw,56px);display:flex;position:sticky;top:0;left:0;right:0}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:#8f5c4d;border-radius:8px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.brand strong,.brand small{line-height:1.1;display:block}.brand small{color:#7a6d68;margin-top:4px;font-size:.78rem}nav{align-items:center;gap:10px;display:flex}nav a{color:#3d3734;border-radius:7px;padding:10px 12px;font-weight:650;text-decoration:none}nav a:hover{background:#e9efe9}.nav-cta,.primary-button{color:#fff;cursor:pointer;background:#8f5c4d;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:12px 18px;font-weight:800;text-decoration:none;display:inline-flex}.primary-button:disabled{cursor:not-allowed;background:#aa9694}.secondary-button{color:#2f2a28;cursor:pointer;background:#fffdf8;border:1px solid #203f3333;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:12px 18px;font-weight:800;text-decoration:none;display:inline-flex}.icon-button{color:#2f2a28;cursor:pointer;background:0 0;border:0;align-items:center;display:inline-flex}.mobile-menu{display:none}.hero-section{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:clamp(28px,6vw,84px);min-height:calc(100vh - 74px);padding:clamp(42px,7vw,96px) clamp(18px,5vw,72px) clamp(30px,5vw,64px);display:grid;position:relative;overflow:hidden}.hero-section:before{content:"";z-index:-1;background:radial-gradient(circle at 25% 20%,#e28d6229,#0000 28%),linear-gradient(135deg,#1f6b551a,#ba5b4614);position:absolute;inset:0}.hero-copy{max-width:760px}.eyebrow{color:#9b523f;letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{color:#262220;margin-bottom:26px;font-size:clamp(3rem,5.8vw,5.4rem);line-height:.9}h2{color:#1b2d26;margin-bottom:18px;font-size:clamp(2rem,5vw,4.2rem);line-height:1}h3{color:#1d3229;margin-bottom:14px;font-size:1.05rem}.lead{color:#5b4b48;max-width:650px;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.5}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-visual,.body-preview,.cabine-body{background:#fffaf3;border:1px solid #27453a1f;border-radius:8px;place-items:center;min-height:510px;display:grid;position:relative;overflow:hidden}.floating-note,.time-status{color:#fff;background:#2f2a28;border-radius:8px;align-items:center;gap:8px;padding:11px 14px;font-weight:800;display:inline-flex;position:absolute;bottom:22px;left:22px}.time-status{background:#9b523f}.time-ok{background:#8f5c4d}.body-stage{place-items:center;width:100%;height:100%;min-height:500px;display:grid;position:relative}.body-map{width:430px;max-width:100%;height:min(72vh,560px);overflow:visible}.body-map.compact{height:290px}.zone{fill:url(#skin);opacity:.54;stroke:#5a6b62;stroke-width:2px;transition:fill .18s,opacity .18s,transform .18s}.active-zone{fill:url(#bodyGreen);opacity:.96;stroke:#6c3f35}.anatomy-map{filter:drop-shadow(0 18px 22px #14241e24);max-width:min(72vw,480px)}.anatomy-shadow path{fill:#2f2a28;opacity:.08;transform:translate(.9px,.9px)}.anatomy-muscle{fill:url(#muscleRest);opacity:.5;stroke:#19372d9e;stroke-width:.15px;transition:fill .18s,opacity .18s,stroke .18s}.anatomy-muscle.selected{fill:url(#bodyGreen);opacity:.94;stroke:#8f5c4d;stroke-width:.19px}.anatomy-muscle.focused{filter:drop-shadow(0 0 .55px #fffffff2);opacity:1;stroke:#f6f1e8;stroke-width:.28px}.sculpt-zone{filter:drop-shadow(0 9px 10px #14241e1f)}.torso{stroke-width:3px}.massage-marker{fill:#f8d7c3;opacity:.95;stroke:#9b523f;stroke-width:.25px;transform-box:fill-box;transform-origin:50%}.massage-marker.glide{animation:2.7s ease-in-out infinite markerGlide}.massage-marker.circle{animation:2.4s linear infinite markerCircle}.massage-marker.knead{animation:1.4s ease-in-out infinite markerKnead}.massage-marker.press{animation:1.8s ease-in-out infinite markerPress}.massage-marker.forearm{animation:2.6s ease-in-out infinite markerForearm}.massage-marker.tap{animation:.55s ease-in-out infinite markerTap}.massage-marker.stretch{animation:2s ease-in-out infinite markerStretch}.massage-marker.vibrate{animation:.35s linear infinite markerVibrate}@keyframes markerGlide{0%,to{transform:translateY(-4px)}50%{transform:translateY(4px)}}@keyframes markerCircle{0%{transform:rotate(0)translateY(-2.8px)}to{transform:rotate(360deg)translateY(-2.8px)}}@keyframes markerKnead{0%,to{transform:translate(-2.4px)scale(1)}50%{transform:translate(2.4px)scale(1.16,.92)}}@keyframes markerPress{0%,to{opacity:.75;transform:scale(.82)}45%{opacity:1;transform:scale(1.22)}}@keyframes markerForearm{0%,to{transform:translate(-1.8px,-5px)rotate(-18deg)}50%{transform:translate(1.8px,5.5px)rotate(-18deg)}}@keyframes markerTap{0%,to{transform:translateY(-1.4px)}50%{transform:translateY(.8px)}}@keyframes markerStretch{0%,to{transform:scaleX(.9)}50%{transform:scaleX(1.26)}}@keyframes markerVibrate{0%,to{transform:translate(-.7px)}50%{transform:translate(.7px)}}.body-callouts{pointer-events:none;position:absolute;inset:0}.callout{color:#2f2a28;pointer-events:none;text-align:left;background:#fffdf8f5;border:1px solid #1f6b5533;border-radius:8px;gap:2px;max-width:190px;padding:10px 12px;display:grid;position:absolute;box-shadow:0 14px 28px #1e30291f}.callout strong,.callout span,.callout small{display:block}.callout span{color:#8f5c4d;font-weight:850}.callout small{color:#65766e}.callout.active{color:#fff;background:#2f2a28}.callout.active span,.callout.active small{color:#f7e2d8}.callout-head{top:7%;left:6%}.callout-neck{top:15%;right:5%}.callout-back{top:34%;left:5%}.callout-arms{top:39%;right:5%}.callout-legs{bottom:20%;left:7%}.callout-feet{bottom:14%;right:8%}.trust-band{color:#fff;background:#2f2a28;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.info-pill{text-align:center;background:#ffffff0f;justify-content:center;align-items:center;gap:10px;min-height:76px;padding:18px;display:flex}.content-section,.configurator-section,.contact-section,.legal-section{padding:clamp(52px,8vw,104px) clamp(18px,5vw,72px)}.section-heading{max-width:860px}.pricing-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:32px;display:grid}.price-card,.feature,.config-panel,.health-box,.contact-form,.legal-section article,.cabine-timer,.cabine-sequence{background:#fffdf8;border:1px solid #2339301f;border-radius:8px}.price-card{padding:24px}.price-card span,.booking-summary span,.price-card p,.feature p,.contact-section p,.legal-section p{color:#6f625d;line-height:1.55}.price-card strong{color:#8f5c4d;margin:12px 0;font-size:2rem;display:block}.configurator-section{background:#f7f2ee}.config-layout{grid-template-columns:340px minmax(280px,1fr) minmax(340px,420px);align-items:stretch;gap:18px;margin-top:34px;display:grid}.config-layout.upgraded{grid-template-columns:minmax(300px,390px) minmax(390px,1fr) minmax(340px,430px)}.config-panel{padding:22px}.segmented{background:#e8efe8;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:4px;margin-bottom:28px;padding:5px;display:grid}.segmented button,.preset-list button,.technique-grid button{cursor:pointer;border:0;border-radius:7px}.segmented button{color:#43564e;background:0 0;min-height:42px;font-weight:850}.segmented button.active,.preset-list button.selected,.technique-grid button.selected{color:#fff;background:#8f5c4d}.preset-list,.program-list{gap:9px;display:grid}.preset-list button,.program-card{color:#2f2a28;text-align:left;background:#f0f5f0;justify-content:space-between;align-items:center;min-height:54px;padding:12px;display:flex}.program-card{border:0;grid-template-columns:34px 1fr auto;gap:12px;display:grid}.program-card svg{color:#8f5c4d;margin-top:2px}.program-card strong,.program-card small,.program-card em{display:block}.program-card small{color:#65766e;margin-top:5px;line-height:1.35}.program-card em{color:#8f5c4d;white-space:nowrap;background:#1f6b551a;border-radius:999px;padding:5px 8px;font-size:.76rem;font-style:normal;font-weight:900}.program-card.selected svg,.program-card.selected small,.program-card.selected em{color:#fff}.program-card.selected em{background:#ffffff24}.preset-list small{opacity:.74}.zone-controls{gap:12px;display:grid}.zone-controls label{border-radius:8px;grid-template-columns:1fr 96px;align-items:center;gap:12px;padding:7px;display:grid}.zone-controls label.active-zone-row{background:#f2e5dd}.zone-controls strong,.zone-controls small{display:block}.zone-focus{color:#2f2a28;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.zone-controls small{color:#7a6d68;margin-top:4px;line-height:1.35}select,input,textarea{color:#2f2a28;background:#fff;border:1px solid #223b3133;border-radius:7px;width:100%;min-height:44px;padding:10px 12px}textarea{resize:vertical;min-height:116px}.technique-grid{gap:9px;margin-top:8px;display:grid}.technique-grid.dense{grid-template-columns:1fr;max-height:320px;padding-right:4px;overflow:auto}.technique-grid button{color:#2f2a28;text-align:left;background:#f0f5f0;justify-content:flex-start;align-items:center;gap:8px;min-height:48px;padding:11px 12px;display:flex}.focused-guide{color:#fff;background:#2f2a28;border-radius:8px;gap:5px;margin:18px 0;padding:17px;display:grid}.focused-guide h3,.focused-guide p{color:#fff;margin:0}.focused-guide strong{color:#f3b99f;font-size:1.7rem}.focused-guide small{color:#f3ddd2;line-height:1.4}.sequence-panel{background:#fffdf8;border:1px solid #2339301f;border-radius:8px;grid-template-columns:220px 1fr;gap:18px;margin-top:18px;padding:22px;display:grid}.sequence-grid{grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px;display:grid}.sequence-card{color:#2f2a28;cursor:pointer;text-align:left;background:#f7f2ee;border:0;border-radius:8px;gap:4px;min-height:116px;padding:12px;display:grid}.sequence-card span{color:#9b523f;font-weight:900}.sequence-card strong,.sequence-card em,.sequence-card small{display:block}.sequence-card em{color:#8f5c4d;font-style:normal;font-weight:900}.sequence-card small{color:#7a6d68;line-height:1.25}.sequence-card.active{color:#fff;background:#8f5c4d}.sequence-card.active span,.sequence-card.active em,.sequence-card.active small{color:#fff}.technique-library{background:#f7f5f0}.technique-library .section-heading p:not(.eyebrow){color:#6f625d;line-height:1.55}.technique-library-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:32px;display:grid}.technique-card{background:#fffdf8;border:1px solid #2339301f;border-radius:8px;min-height:188px;padding:18px}.technique-card p,.technique-card small{color:#6f625d;line-height:1.45;display:block}.motion-demo{color:#8f5c4d;background:#f5eee9;border-radius:8px;place-items:center;width:58px;height:46px;margin-bottom:14px;display:grid;overflow:hidden}.motion-demo.glide svg,.motion-demo.forearm svg{animation:1.7s ease-in-out infinite demoGlide}.motion-demo.circle svg{animation:1.6s linear infinite demoCircle}.motion-demo.knead svg,.motion-demo.press svg{animation:1.1s ease-in-out infinite demoPress}.motion-demo.tap svg{animation:.45s ease-in-out infinite demoTap}.motion-demo.stretch svg{animation:1.4s ease-in-out infinite demoStretch}.motion-demo.vibrate svg{animation:.25s linear infinite demoVibrate}@keyframes demoGlide{0%,to{transform:translate(-11px)}50%{transform:translate(11px)}}@keyframes demoCircle{to{transform:rotate(360deg)}}@keyframes demoPress{50%{transform:scale(1.2)}}@keyframes demoTap{50%{transform:translateY(5px)}}@keyframes demoStretch{50%{transform:scaleX(1.35)}}@keyframes demoVibrate{50%{transform:translate(3px)}}.health-box{grid-template-columns:1fr 1.5fr 1fr;gap:22px;margin-top:18px;padding:22px;display:grid}.health-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.checkbox-line{align-items:center;gap:9px;display:flex}.checkbox-line input{accent-color:#8f5c4d;width:18px;height:18px;min-height:18px}.notes-field{color:#3d3734;gap:8px;font-weight:750;display:grid}.booking-summary{color:#fff;background:#2f2a28;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:22px;display:flex}.booking-summary strong,.booking-summary span,.booking-summary small{display:block}.booking-summary span,.booking-summary small{color:#f3ddd2}.split-section{grid-template-columns:1fr 1fr;align-items:start;gap:30px;display:grid}.feature-list{gap:12px;display:grid}.feature{align-items:flex-start;gap:14px;padding:20px;display:flex}.feature>span{color:#8f5c4d;background:#f5eee9;border-radius:8px;flex:0 0 48px;place-items:center;height:48px;display:grid}.feature svg{width:22px;height:22px}.contact-section{background:#fbf0e7;grid-template-columns:minmax(0,.85fr) minmax(320px,.75fr);gap:34px;display:grid}.contact-lines{gap:12px;margin-top:28px;display:grid}.contact-lines a,.contact-lines span{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.contact-form{gap:14px;padding:24px;display:grid}.contact-form label{color:#3d3734;gap:7px;font-weight:750;display:grid}.form-status{border-radius:7px;margin:0;padding:11px 12px}.form-status.ok{color:#8f5c4d;background:#f8ece3}.form-status.error{color:#93432f;background:#fae2dc}.legal-section{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.legal-section article{padding:24px}footer{color:#e8efe8;background:#262220;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px clamp(18px,5vw,72px);display:flex}footer a{text-decoration:none}.cabine-app{color:#f7f5f0;background:#101b17;min-height:100vh}.cabine-header{justify-content:space-between;align-items:center;padding:18px clamp(16px,4vw,42px);display:flex}.cabine-header .brand small,.cabine-header .brand strong{color:#f7f5f0}.status-chip{color:#fff;background:#ffffff1f;border-radius:999px;padding:10px 13px;font-weight:800}.status-chip.ok{background:#8f5c4d}.cabine-grid{grid-template-columns:.85fr 1.1fr .7fr;gap:18px;padding:10px clamp(16px,4vw,42px) 38px;display:grid}.cabine-timer,.cabine-sequence{color:#262220;background:#f7f5f0;padding:24px}.cabine-timer strong{margin:20px 0 8px;font-size:clamp(4.2rem,12vw,8rem);line-height:.9;display:block}.cabine-actions{gap:12px;margin-top:28px;display:grid}.cabine-instruction{color:#1b2d26;background:#f7f2ee;border-radius:8px;gap:5px;margin-top:18px;padding:16px;display:grid}.cabine-instruction b,.cabine-instruction small,.cabine-instruction span{display:block}.cabine-instruction small{color:#8f5c4d;font-weight:900}.cabine-instruction span{color:#6f625d;line-height:1.4}.cabine-body{background:#fffaf3;min-height:calc(100vh - 150px)}.hand-loop{border:2px solid #1f6b5559;border-radius:999px;width:82px;height:140px;position:absolute}.hand-loop span{background:#9b523f;border-radius:999px;width:46px;height:46px;display:block;position:absolute;top:15px;left:16px}.hand-loop.running span{animation:1.8s ease-in-out infinite handMove}@keyframes handMove{0%,to{transform:translateY(0)}50%{transform:translateY(62px)}}.cabine-sequence{gap:10px;margin:0;list-style:none;display:grid}.cabine-sequence li{background:#f7f2ee;border-radius:7px;justify-content:space-between;align-items:center;padding:14px;display:flex}.cabine-sequence li small{color:#6f625d;line-height:1.2;display:block}.cabine-sequence li.current{color:#fff;background:#8f5c4d}.cabine-sequence li.current small{color:#e6f5ee}@media (width<=1120px){.hero-section,.split-section,.contact-section,.legal-section,.cabine-grid,.config-layout,.config-layout.upgraded,.sequence-panel{grid-template-columns:1fr}.sequence-grid,.technique-library-grid{grid-template-columns:repeat(2,1fr)}.body-preview{min-height:430px}.pricing-grid{grid-template-columns:repeat(2,1fr)}.health-box{grid-template-columns:1fr}.cabine-body{min-height:520px}}@media (width<=760px){.site-header{align-items:flex-start}.mobile-menu{margin-top:8px;display:inline-flex}nav{background:#f7f5f0;border-bottom:1px solid #283b321f;flex-direction:column;padding:12px 18px 18px;display:none;position:absolute;top:74px;left:0;right:0}nav.open{display:flex}nav a{text-align:center;width:100%}.hero-section{min-height:auto}.hero-visual{min-height:360px}.hero-visual .body-map{height:340px}.trust-band,.pricing-grid,.health-grid,.zone-controls label{grid-template-columns:1fr}.program-card{grid-template-columns:30px 1fr}.program-card em{grid-column:2;justify-self:start}.body-callouts{display:none}.body-stage{min-height:360px}.technique-library-grid,.sequence-grid{grid-template-columns:1fr}.booking-summary,footer{flex-direction:column;align-items:stretch}.primary-button,.secondary-button{width:100%}}:root{--fm-bg:#f5efe7;--fm-panel:#fff9f1;--fm-text:#1f1e1c;--fm-muted:#625a52;--fm-primary:#252321;--fm-accent:#b77a5c;--fm-muscle:#d6b98c;--fm-muscle-focus:#a9824c}body,:root{background:var(--fm-bg);color:var(--fm-text)}.site-header{background:#f5efe7eb}.hero-section:before{background:radial-gradient(circle at 25% 20%, #b77a5c24, transparent 28%), linear-gradient(135deg, var(--fm-bg), #f7f2ec)}h1,h2,h3,.brand strong,nav a,.price-card strong{color:var(--fm-text)}.lead,.price-card span,.price-card p,.feature p,.contact-section p,.legal-section p,.program-card small,.callout small,.technique-card p,.technique-card small,.sequence-card small,.cabine-instruction span{color:var(--fm-muted)}.brand-mark,.primary-button,.nav-cta,.time-ok,.program-card.selected,.sequence-card.active,.technique-grid button.selected,.focused-guide,.floating-note,.time-status,.callout.active{background:var(--fm-primary);color:#fff}.secondary-button,.hero-visual,.body-preview,.config-panel,.price-card,.feature,.contact-form,.legal-section article,.callout,.technique-card,.cabine-timer,.cabine-sequence{background:var(--fm-panel)}.eyebrow,.program-card svg,.callout span,.focused-guide strong,.motion-demo,.sequence-card em,.cabine-instruction small{color:var(--fm-accent)}.trust-band,footer,.cabine-app{background:var(--fm-primary)}.info-pill{background:#ffffff14}.program-card em{color:var(--fm-accent);background:#b77a5c1f}.program-card.selected em{color:#fff;background:#ffffff24}.zone-controls label.active-zone-row,.motion-demo,.cabine-instruction{background:#f4ebe2}.anatomy-muscle.selected{fill:var(--fm-muscle);stroke:var(--fm-primary)}.anatomy-muscle.focused{fill:var(--fm-muscle-focus);stroke:#fff}.massage-marker{fill:#f4d6c7;stroke:var(--fm-accent)}
