@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#081b36;--blue:#0877d9;--muted:#58677b;--line:#dce4ec;--ice:#eef6fc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:#fff;color:var(--navy);font-family:'DM Sans',sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #009de0;outline-offset:5px}img{max-width:100%;display:block}.wrap{max-width:1280px;margin:auto;width:calc(100% - 112px)}header{max-width:1392px;margin:auto;height:110px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;font-family:Manrope,sans-serif;font-weight:800;font-size:23px;letter-spacing:-.9px;white-space:nowrap}.brand img{border-radius:11px}nav{display:flex;gap:33px;font-size:15px;font-weight:550}.header-contact{font-size:15px;font-weight:650;border-bottom:1px solid var(--navy);padding:5px 0}.header-contact span{margin-left:24px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:34px 0 70px;align-items:center}.eyebrow{font-size:12px;font-weight:750;letter-spacing:1.9px;margin:0 0 22px;color:#346a90}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.13;letter-spacing:-2px;font-weight:650;margin:0}h1{font-size:clamp(48px,5.5vw,77px)}h1 em{font-style:normal;color:var(--blue)}.intro{font-size:18px;line-height:1.7;color:var(--muted);margin:27px 0 30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:16px 24px;border-radius:8px;font-size:16px;font-weight:650;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--navy);color:#fff}.primary:hover{background:#123e6a}.text-link{display:flex;gap:15px;align-items:center;font-size:15px;font-weight:650;width:fit-content;padding:14px 0}.text-link:hover{color:var(--blue)}.hero-note{display:flex;align-items:center;gap:11px;font-size:13px;color:var(--muted);margin-top:27px}.little-cross{font-size:23px;color:var(--blue)}.hero-visual{position:relative;height:620px;margin-bottom:20px}.life{width:100%;height:100%;object-fit:cover;object-position:50% 48%;border-radius:26px}.hero-visual:after{content:'';position:absolute;inset:0;border-radius:26px;background:linear-gradient(180deg,rgba(5,21,41,.45),transparent 45%);pointer-events:none}.photo-label{position:absolute;top:33px;left:33px;z-index:1;color:white}.photo-label span{display:block;font-size:11px;letter-spacing:1.6px;margin-bottom:10px}.photo-label strong{font-family:Manrope;font-size:27px;font-weight:500;line-height:1.3;display:block;letter-spacing:-.5px}.product-tag{position:absolute;bottom:-23px;left:26px;right:26px;z-index:2;background:#fff;border:1px solid #e3e9ef;border-radius:14px;padding:18px 24px;display:flex;gap:22px;align-items:center;box-shadow:0 12px 28px #081b360b}.product-tag img{height:83px;width:57px;object-fit:contain}.product-tag small{font-size:10px;color:var(--muted);letter-spacing:1px}.product-tag strong{display:block;font:700 20px Manrope;letter-spacing:-.5px}.product-tag span{display:block;font-size:13px;margin-top:4px;color:var(--muted)}.product-tag a{position:absolute;right:25px;bottom:32px;font-size:24px;color:var(--navy)}.service-strip{display:flex;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;font-family:Manrope;font-size:18px}.service-strip span{display:flex;gap:55px;align-items:center}.service-strip b{font:500 12px 'DM Sans';color:#7b8da0}.section{padding-top:100px;padding-bottom:100px}h2{font-size:43px;line-height:1.2;letter-spacing:-1.6px}h3{font-size:24px;letter-spacing:-.7px}.feature{display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center}.product-stage{background:var(--ice);border-radius:22px;padding:33px;min-height:535px;display:flex;flex-direction:column;justify-content:space-between}.product-stage>img{height:340px;width:100%;object-fit:contain}.product-stage .eyebrow{font-size:11px}.stage-bottom{display:flex;flex-direction:column;border-top:1px solid #d7e4ee;padding-top:16px;gap:3px}.stage-bottom strong{font-size:20px}.stage-bottom span{font-size:13px;color:var(--muted)}.feature-copy>p:not(.eyebrow){color:var(--muted);font-size:16px}.feature-points{margin-top:23px}.feature-points>div{display:flex;gap:18px;border-top:1px solid var(--line);padding:12px 0}.feature-points>div>span{font-size:12px;color:var(--blue);padding-top:4px}.feature-points p{font-size:14px;color:var(--muted);margin:0}.feature-points strong{display:block;font-size:16px;color:var(--navy);font-weight:600}.rental{background:#f5f8fb}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:45px}.section-heading>p{font-size:16px;color:var(--muted);margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:52px}.steps article{border-top:1px solid #cbd8e6;padding-top:22px}.step-number{font:500 36px Manrope;color:#73a0c5;display:block;margin-bottom:36px}.steps p{font-size:16px;color:var(--muted);max-width:300px}.categories{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category{position:relative;padding:24px 20px 50px 0;min-height:218px}.category+.category{border-left:1px solid var(--line);padding-left:24px}.category-n{font-size:12px;color:#7890a8}.category h3{font-size:22px;margin-top:25px}.category p{font-size:14px;line-height:1.6;color:var(--muted)}.category-arrow{position:absolute;bottom:15px;right:20px;font-size:23px}.category:hover h3,.category:hover .category-arrow{color:var(--blue)}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.3fr;gap:80px;padding-top:65px}.questions details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:21px 0;font-weight:550;display:flex;justify-content:space-between;gap:25px}summary::-webkit-details-marker{display:none}summary span{color:var(--blue);font-size:21px}details[open] summary span{transform:rotate(45deg)}details p{font-size:16px;color:var(--muted);margin:0 30px 24px 0}.contact{background:var(--navy);color:white;border-radius:22px;padding:55px 58px;display:grid;grid-template-columns:1.4fr 1fr;gap:45px}.contact .eyebrow{color:#85c9ff}.contact h2{font-size:46px}.contact p{font-size:16px;color:#c0cfdf}.light{background:white;color:var(--navy);margin-top:15px}.contact-links{display:flex;flex-direction:column;justify-content:center;gap:27px}.contact-links a{border-bottom:1px solid #ffffff30;padding:0 0 18px}.contact-links small{font-size:11px;letter-spacing:1.5px;color:#96b4d1;display:block;margin-bottom:5px}.contact-links span{font-size:18px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:40px;padding-bottom:40px}footer .brand{font-size:19px}footer p,footer>a:last-child{font-size:12px;color:var(--muted)}.skip{position:fixed;top:-80px;padding:15px;background:white;z-index:9}.skip:focus{top:0}@media(min-width:1500px){.hero{gap:90px}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}header{padding:0 32px}nav{gap:18px;font-size:14px}.hero{gap:32px}h1{font-size:57px}.hero-visual{height:570px}.feature{gap:40px}h2{font-size:36px}.categories{grid-template-columns:repeat(3,1fr)}.category:nth-child(4){border-left:0}.contact{padding:40px;grid-template-columns:1.2fr 1fr}.contact-links span{font-size:16px}footer p{max-width:250px}.service-strip span{gap:20px}}@media(max-width:720px){.wrap{width:calc(100% - 40px)}header{height:84px;padding:0 20px;gap:15px}.brand{font-size:21px}.brand img{width:40px;height:40px}nav{display:none}.header-contact{font-size:14px}.header-contact span{margin-left:10px}.hero{grid-template-columns:1fr;gap:34px;padding-top:24px;padding-bottom:43px}.eyebrow{font-size:10px;letter-spacing:1.4px;margin-bottom:20px}h1{font-size:clamp(47px,11.5vw,70px);letter-spacing:-2px;line-height:1.08}.intro{font-size:17px;margin-top:24px}.hero-note{margin-top:12px}.hero-visual{height:440px;margin-bottom:20px}.photo-label{top:25px;left:25px}.photo-label strong{font-size:24px}.product-tag{left:16px;right:16px;padding:15px 18px}.service-strip{gap:10px;padding:19px 0;font-size:12px}.service-strip span{gap:0}.service-strip b{display:none}.section{padding-top:62px;padding-bottom:62px}.feature{grid-template-columns:1fr;gap:35px}.product-stage{min-height:420px;padding:25px}.product-stage>img{height:265px}h2{font-size:34px;letter-spacing:-1.3px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px}.steps{grid-template-columns:1fr;gap:22px;margin-top:32px}.steps article{position:relative;padding:23px 0 0 52px}.step-number{position:absolute;left:0;top:19px;font-size:25px}.steps h3{font-size:22px}.steps p{max-width:none;margin-bottom:0}.categories{grid-template-columns:1fr 1fr}.category{min-height:200px}.category+.category{padding-left:18px}.category:nth-child(odd){border-left:0;padding-left:0}.category:nth-child(even){border-left:1px solid var(--line)}.category h3{font-size:21px}.category p{font-size:14px}.faq{grid-template-columns:1fr;gap:20px}.contact{grid-template-columns:1fr;padding:32px 25px;gap:30px}.contact h2{font-size:35px}.contact p br{display:none}.contact-links{gap:15px}.contact-links span{font-size:17px}footer{flex-wrap:wrap;padding-top:30px;padding-bottom:30px;gap:16px}footer p{max-width:100%;order:3;width:100%;margin:0}footer>a:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Revision 2 — image-led composition and distinct editorial sections */
.hero{grid-template-columns:1fr 1.06fr;gap:64px;padding-bottom:105px}.hero-visual{height:auto;aspect-ratio:1.04;margin:0}.life{object-position:50% 50%;border-radius:20px}.hero-visual:after{display:none}.product-tag{left:auto;right:-18px;bottom:-50px;width:282px;padding:16px 20px;gap:16px;border-radius:12px;box-shadow:0 14px 38px #081b3612}.product-tag img{height:72px;width:48px}.product-tag small{font-size:10px}.product-tag strong{font-size:19px}.product-tag a{right:18px;bottom:24px}.product-tag span{padding-right:26px}.hero h1{font-size:clamp(48px,5.2vw,74px)}.hero .intro{max-width:435px}.therapy{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:75px}.therapy p{color:var(--muted);font-size:16px}.therapy .lead{font-size:20px;line-height:1.65;margin-top:28px;color:var(--navy)}.clinical-benefits{padding-top:8px}.clinical-benefits article{display:flex;gap:22px;border-top:1px solid var(--line);padding:25px 0 12px}.benefit-index{font-size:13px;color:var(--blue);padding-top:4px}.clinical-benefits h3{font-size:22px;line-height:1.35}.clinical-benefits article p{margin:10px 0}.therapy .clinical-note{font-size:14px;line-height:1.65;border-left:2px solid #57a9e5;padding-left:16px;margin:18px 0}.source-details summary{font-size:13px;padding:12px 0}.source-details p,.source-details a{font-size:13px}.source-details a{text-decoration:underline;text-underline-offset:3px}.source-details p{margin:0 0 10px}.home-benefits{background:#0a2340;color:#fff;padding:75px 0}.home-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.home-benefits .eyebrow{color:#80c7fd}.home-heading>p:not(.eyebrow){color:#c3d2e1;font-size:17px;max-width:470px;margin:24px 0}.home-heading img{width:100%;height:235px;object-fit:cover;object-position:50% 60%;border-radius:12px;margin-top:32px}.home-list article{display:flex;gap:24px;border-top:1px solid #ffffff29;padding:25px 0}.home-list article>span{font-size:13px;color:#79beef}.home-list h3{font-size:25px}.home-list article p{font-size:16px;color:#c3d2e1;margin:12px 0 0}.home-note{font-size:14px;line-height:1.7;color:#91b2cf;padding-top:12px}.product-stage{background:#fff;border:1px solid #e1e7ee;border-radius:16px;padding:32px;min-height:490px;box-shadow:none}.product-stage>img{height:300px;margin:15px auto 25px}.stage-bottom{border-color:#e1e7ee}.feature{gap:85px}.feature-copy>p:not(.eyebrow){font-size:17px}.device-specs{display:flex;gap:42px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 0;margin:26px 0}.device-specs>div{display:flex;flex-direction:column}.device-specs strong{font:500 40px Manrope;color:var(--blue)}.device-specs span{font-size:14px;color:var(--muted)}.manufacturer-link{font-size:13px;text-decoration:underline;text-underline-offset:4px;color:var(--muted)}.feature-copy .accessory-note{font-size:15px!important}.rental .section{padding-top:60px;padding-bottom:60px}.rental h2{font-size:36px}.steps{margin-top:30px}.step-number{margin-bottom:22px}.faq{padding-bottom:75px}.eyebrow{font-size:12px}.category-n{font-size:13px}
@media(max-width:1050px){.hero{gap:35px}.hero h1{font-size:55px}.product-tag{right:-10px;width:250px}.therapy,.home-grid,.feature{gap:42px}.therapy h2,.home-heading h2{font-size:36px}.product-stage{padding:25px}.product-stage>img{height:280px}nav{gap:16px;font-size:13px}}
@media(max-width:720px){.hero{grid-template-columns:1fr;gap:30px;padding-bottom:85px}.hero h1{font-size:clamp(46px,11.5vw,68px)}.hero-visual{aspect-ratio:1.1;height:auto;width:100%}.life{object-fit:cover;object-position:50% 50%;border-radius:15px}.product-tag{right:10px;bottom:-54px;width:240px;padding:13px 16px;gap:14px}.product-tag img{height:60px;width:40px}.product-tag strong{font-size:17px}.product-tag small{font-size:9px}.product-tag span{font-size:12px}.product-tag a{bottom:20px;right:15px}.therapy{grid-template-columns:1fr;gap:30px;padding-top:50px}.therapy h2,.home-heading h2{font-size:33px}.therapy .lead{font-size:19px}.clinical-benefits article{padding:23px 0 12px}.clinical-benefits h3{font-size:22px}.home-benefits{padding:52px 0}.home-grid{grid-template-columns:1fr;gap:32px}.home-heading img{height:220px}.home-list article{padding:22px 0}.home-list h3{font-size:24px}.feature{gap:32px}.product-stage{min-height:380px;padding:22px}.product-stage>img{height:250px;max-height:none;margin:10px auto}.product-stage .eyebrow{font-size:10px;letter-spacing:1px}.rental h2{font-size:33px}.rental .section{padding-top:45px;padding-bottom:45px}.steps article{padding-top:23px}.step-number{top:19px}.contact-links span{overflow-wrap:anywhere}.button{min-height:54px}.hero .text-link{padding-top:20px}.contact p br{display:initial}}

/* Revision 3: left overlay and direct contact */
.product-tag{left:-18px;right:auto;bottom:-50px}.header-contact{background:#087b47;color:white;padding:10px 16px;border:0;border-radius:8px}.whatsapp-fixed{position:fixed;right:24px;bottom:24px;z-index:20;background:#087b47;color:white;display:flex;align-items:center;gap:12px;padding:14px 21px;border-radius:999px;box-shadow:0 7px 25px #052d222b;font-size:16px;font-weight:650}.whatsapp-fixed:hover,.header-contact:hover{background:#056139}.whatsapp-fixed>span{font-size:23px;line-height:1}.feature-copy .manufacturer-link{display:block;margin-top:18px}.primary.whatsapp{background:#087b47}.primary.whatsapp:hover{background:#056139}footer{padding-bottom:95px}.hero .intro{margin-bottom:25px}@media(max-width:1050px){.product-tag{left:-10px;right:auto}}@media(max-width:720px){.product-tag{left:10px;right:auto;bottom:-54px}.whatsapp-fixed{bottom:max(14px,env(safe-area-inset-bottom));right:16px;left:16px;justify-content:center;border-radius:12px;padding:14px 20px}.header-contact{padding:8px 11px;font-size:13px}.header-contact span{margin-left:5px}footer{padding-bottom:105px}.contact{margin-bottom:15px}}

/* Revision 4: quieter opening, branded WhatsApp and compact overlay */
.product-tag{left:auto;right:-12px;bottom:-66px;width:264px;padding:11px 16px;gap:13px}.product-tag img{height:54px;width:36px}.product-tag strong{font-size:18px}.product-tag small{font-size:9px}.product-tag .device-link{position:static;display:inline-block;font-size:12px;color:var(--muted);margin-top:2px;text-decoration:underline;text-underline-offset:3px}.hero{padding-bottom:120px}.header-contact{background:transparent;color:var(--navy);padding:5px 0;border-radius:0;border-bottom:1px solid var(--line)}.header-contact:hover{background:transparent;color:var(--blue)}.primary.whatsapp,.whatsapp-fixed{background:#25D366;color:#082b1a}.primary.whatsapp:hover,.whatsapp-fixed:hover{background:#20c560}.wa-logo{width:24px;height:24px;flex-shrink:0;object-fit:contain}.button.whatsapp{justify-content:center;gap:12px}.whatsapp-fixed{gap:10px}.whatsapp-fixed[hidden]{display:none}.category{padding-bottom:28px;min-height:185px}.category:hover{background:#f5f9fc}.category:focus-visible{outline-offset:-3px}.contact .light .wa-logo{filter:none}.contact .light{gap:12px}.text-link{gap:0}@media(max-width:1050px){.product-tag{left:auto;right:-8px;bottom:-66px}}@media(max-width:720px){.product-tag{left:auto;right:8px;bottom:-65px;width:232px;padding:10px 14px;gap:12px}.product-tag img{height:46px;width:32px}.product-tag strong{font-size:16px}.product-tag small{font-size:9px}.product-tag .device-link{font-size:12px}.hero{padding-bottom:105px}.header-contact{background:none;padding:4px 0}.category{min-height:170px}.whatsapp-fixed .wa-logo{height:24px;width:24px}}

/* Revision 5: service-led magnetotherapy with distinct rental and purchase */
.magnet-main{border-top:1px solid var(--line);padding-top:70px;padding-bottom:65px}.magnet-heading{max-width:850px;margin-bottom:42px}.magnet-heading h2{font-size:44px}.magnet-heading>p:last-child{max-width:670px;color:var(--muted);font-size:18px;margin-top:24px}.service-options{display:grid;grid-template-columns:1.1fr 1fr;gap:28px}.service-options>article{border-radius:18px;padding:36px;display:flex;flex-direction:column;align-items:flex-start}.rental-option{background:#f0f6fc;border:1px solid #dce7f0}.purchase-option{background:white;border:1px solid var(--line)}.option-heading .eyebrow{display:block;margin-bottom:20px}.option-heading h3{font-size:31px;line-height:1.25;letter-spacing:-1px}.option-heading p{font-size:17px;color:var(--muted);margin:20px 0}.rental-journey{list-style:none;padding:0;margin:8px 0 28px;width:100%}.rental-journey li{display:flex;gap:18px;border-top:1px solid #d6e2ee;padding:17px 0 8px}.rental-journey li>span{font-size:12px;color:var(--blue);padding-top:4px}.rental-journey h4{margin:0;font-size:17px;font-weight:650}.rental-journey p{font-size:15px;color:var(--muted);margin:6px 0 0}.rental-device{display:flex;align-items:center;gap:18px;border-top:1px solid #d6e2ee;margin-top:28px;padding-top:22px;width:100%}.rental-device img{width:46px;height:68px;object-fit:contain;background:white;border-radius:5px}.rental-device small{font-size:10px;color:var(--muted);letter-spacing:1px;display:block}.rental-device strong{display:block;font-size:18px}.rental-device span{font-size:13px;color:var(--muted)}.purchase-image{width:100%;margin:10px 0 18px}.purchase-image img{height:205px;object-fit:cover;width:100%;border-radius:10px}.purchase-image p{font-size:13px;color:var(--muted);margin:8px 0 0}.accessories-copy{font-size:16px;color:var(--muted);margin:0 0 28px}.purchase-option>.button{margin-top:auto}.therapy-brief{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:48px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.therapy-brief h2{font-size:32px}.therapy-brief p{font-size:16px;color:var(--muted)}.brief-details>details{border-top:1px solid var(--line)}.brief-details summary{font-size:15px}.brief-details .clinical-benefits{padding-top:15px}.brief-details .clinical-benefits h3{font-size:20px}.brief-details .clinical-note{font-size:14px;border-left:2px solid #57a9e5;padding-left:15px}.brief-details .clinical-benefits>.eyebrow{display:none}.brief-details .source-details p{font-size:13px}.hero h1{font-size:clamp(46px,5vw,70px)}#presidi.section{padding-top:65px;padding-bottom:65px}@media(max-width:1050px){.service-options>article{padding:27px}.magnet-heading h2{font-size:38px}.option-heading h3{font-size:28px}.therapy-brief{gap:40px}}@media(max-width:720px){.hero h1{font-size:clamp(42px,10.6vw,66px)}.magnet-main{padding-top:48px;padding-bottom:48px}.magnet-heading h2{font-size:33px}.magnet-heading>p:last-child{font-size:17px}.service-options{grid-template-columns:1fr;gap:24px}.service-options>article{padding:26px 23px}.option-heading h3{font-size:29px}.purchase-image img{height:205px}.rental-journey p{font-size:16px}.therapy-brief{grid-template-columns:1fr;gap:15px;padding:40px 0}.therapy-brief h2{font-size:29px}.purchase-option>.button{margin-top:0}#presidi.section{padding-top:48px;padding-bottom:48px}}
