@font-face{font-family:Dancing Script;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/dancing-script-600.ttf)format("truetype")}@font-face{font-family:Dancing Script;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/dancing-script-700.ttf)format("truetype")}:root{--ink:#191c33;--ink-2:#2f3f93;--muted:#6d769c;--paper:#f4f6fa;--paper-2:#e8ebf4;--white:#fff;--blue:#304195;--blue-2:#212c6a;--aqua:#83dde4;--brand-gradient:linear-gradient(135deg, #304195, #83dde4);--line:#2f3f9321;--shadow:0 28px 70px #212c6a24;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shell:min(100% - 64px, 1320px);--radius-xl:34px;--radius-lg:24px;--header-height:92px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;line-height:1.65;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{color:inherit}.shell{width:var(--shell);margin-inline:auto}.section-pad{padding:clamp(88px,9vw,138px) 0}.section-pad-tight{padding:clamp(78px,7vw,112px) 0}.section-pad-compact{padding:clamp(76px,7vw,116px) 0 clamp(96px,9vw,142px)}.skip-link{z-index:1000;color:var(--ink);background:#fff;padding:12px 18px;transition:transform .2s;position:fixed;top:14px;left:18px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.scroll-progress{z-index:1000;pointer-events:none;height:3px;position:fixed;inset:0 0 auto}.scroll-progress span{background:var(--aqua);transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}.site-header{z-index:100;color:#fff;transition:background .25s,box-shadow .25s,color .25s;position:fixed;inset:0 0 auto}.topline{border-bottom:1px solid #ffffff29}.topline-inner{letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;min-height:35px;font-size:.69rem;display:flex}.topline p{margin:0}.topline-inner div{align-items:center;gap:24px;display:flex}.topline-phone{color:var(--blue);background-color:var(--aqua);letter-spacing:normal;border-radius:99px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s,color .2s;display:inline-flex}.topline-phone svg{flex-shrink:0}.topline-phone:hover{transform:translateY(-1px)}.topline-email{color:var(--blue);background-color:var(--aqua);letter-spacing:0;text-transform:none;white-space:nowrap;border-radius:99px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:700;text-decoration:none;transition:transform .2s,background-color .2s,color .2s;display:inline-flex}.topline-email svg{flex-shrink:0}.topline-email:hover{transform:translateY(-1px)}.topline-consultation{color:var(--white);background:var(--brand-gradient);letter-spacing:0;text-transform:none;white-space:nowrap;border-radius:99px;align-items:center;padding:4px 12px;font-size:.72rem;font-weight:800;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.topline-consultation:hover{opacity:.86;transform:translateY(-1px)}.site-header.is-scrolled .topline-phone,.site-header.is-scrolled .topline-email{background-color:var(--blue);color:var(--white)}.nav-shell{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:36px;display:flex}.site-header.is-scrolled{color:var(--ink);backdrop-filter:blur(14px);background:#f8fafaf5;box-shadow:0 14px 40px #2f3f9314}.brand{align-items:center;gap:2px;min-width:0;display:inline-flex}.brand-mark{flex:none;justify-content:center;align-items:center;width:80px;height:auto;transition:width .3s;display:flex}.brand-mark img{object-fit:contain;width:100%;height:auto}.brand-mark img.logo-light{display:none}.brand-mark img.logo-dark{display:block}.site-header.is-scrolled .brand-mark{width:55px}.site-header.is-scrolled .brand-mark img.logo-light{display:block}.site-header.is-scrolled .brand-mark img.logo-dark{display:none}.brand-copy{flex-direction:column;justify-content:center;line-height:1.1;transition:transform .3s;display:flex;transform:translateY(-16px)}.brand-copy strong{letter-spacing:.02em;color:var(--muted);font-family:Dancing Script,cursive;font-size:1.8rem;font-style:italic;font-weight:700;line-height:.9;transition:font-size .3s}.brand-copy small{letter-spacing:.14em;text-transform:uppercase;color:#fff;margin-top:3px;font-size:1rem;font-weight:900;transition:color .3s,font-size .3s}.site-header.is-scrolled .brand-copy small{color:#2f3f93;font-size:.75rem}.desktop-nav{justify-content:center;align-items:center;gap:clamp(20px,2vw,34px);display:flex}.desktop-nav a{padding:34px 0;font-size:1rem;font-weight:650;transition:font-size .3s,padding .3s,color .3s;position:relative}.desktop-nav a:after{content:"";background:currentColor;height:1px;transition:right .22s,bottom .3s;position:absolute;bottom:25px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.site-header.is-scrolled .desktop-nav a{padding:26px 0;font-size:.78rem}.site-header.is-scrolled .desktop-nav a:after{bottom:20px}.nav-actions{align-items:center;gap:12px;display:flex}.nav-cta{border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:12px;min-height:54px;padding:0 26px;font-size:.9rem;font-weight:800;transition:min-height .3s,padding .3s,font-size .3s,border-color .3s,color .3s,background-color .3s;display:inline-flex}.nav-cta-icon{flex-shrink:0;display:none}.nav-cta-mobile{display:none}.nav-cta,.mobile-nav-cta{display:none!important}.mobile-home-link{display:none}.site-header.is-scrolled .nav-cta{border-color:var(--line);min-height:48px;padding:0 20px;font-size:.76rem}.menu-button{background:0 0;border:1px solid;border-radius:50%;flex-direction:column;justify-content:center;gap:7px;width:48px;height:48px;padding:0 13px;display:none}.menu-button span{background:currentColor;width:100%;height:1px}.mobile-menu{display:none}.hero{color:#fff;min-height:940px;display:grid;position:relative;overflow:hidden}.hero-media,.hero-image,.hero-overlay{position:absolute;inset:0}.hero-media{transform:translate3d(0,var(--parallax-y,0),0);will-change:transform}.hero-image{opacity:0;transition:opacity .8s,transform 7s;transform:scale(1.045)}.hero-image.is-active{opacity:1;transform:scale(1)}.hero-image img{object-fit:cover;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#161c40d9 0%,#161c4099 50%,#161c4033 100%),linear-gradient(#0000 48%,#161c408c)}.hero-shell{z-index:2;align-items:center;min-height:940px;padding-top:200px;padding-bottom:120px;display:flex;position:relative}.hero-content{max-width:900px}.kicker{letter-spacing:.15em;text-transform:uppercase;color:var(--blue);margin:0 0 24px;font-size:.68rem;font-weight:800}.eyebrow{letter-spacing:.12em;text-transform:uppercase;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0 0 28px;padding:0;font-size:.78rem;font-weight:700;display:inline-block;color:var(--aqua)!important}.hero-slides{min-height:480px;position:relative}.hero-slide{opacity:0;visibility:hidden;transition:opacity .55s,visibility .55s,transform .55s;position:absolute;inset:0;transform:translateY(18px)}.hero-slide.is-active{opacity:1;visibility:visible;transform:translateY(0)}.hero-slide h1,.hero-title-like{max-width:900px;font-family:var(--serif);letter-spacing:-.06em;margin:0;font-size:clamp(4.2rem,6.7vw,7.4rem);font-weight:400;line-height:.9}.hero-title-like{display:block}.hero-slide>p:not(.hero-title-like){color:#ffffffb8;max-width:660px;margin:30px 0 0;font-size:1.04rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:40px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:0 24px;font-size:.77rem;font-weight:800;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--aqua);color:var(--ink)}.button-glass{color:#fff;backdrop-filter:blur(10px);background:#ffffff0f;border-color:#ffffff61}.button-glass:hover{color:#fff;background:#ffffff26}.button-dark{background:var(--ink);color:#fff}.hero-panel{border-radius:var(--radius-lg);backdrop-filter:blur(20px);background:#161c4080;border:1px solid #ffffff26;align-self:center;padding:32px;box-shadow:0 16px 40px #0003}.hero-panel>p{color:#ffffff8c;letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:.66rem}.hero-panel>a{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:18px;min-height:70px;font-size:.84rem;font-weight:700;display:flex}.hero-panel>a i{color:var(--aqua);font-style:normal;transition:transform .2s}.hero-panel>a:hover i{transform:translate(3px,-3px)}.hero-panel-foot{border-top:1px solid #fff3;gap:7px;margin-top:16px;padding-top:18px;display:grid}.hero-panel-foot span{color:#ffffff8c;text-transform:uppercase;letter-spacing:.13em;font-size:.65rem}.hero-panel-foot a{font-family:var(--serif);font-size:1.35rem;line-height:1.12}.hero-controls{z-index:3;justify-content:space-between;align-items:center;gap:24px;display:flex;position:absolute;bottom:38px;left:50%;transform:translate(-50%)}.hero-dots{align-items:center;gap:10px;display:flex}.hero-dot{cursor:pointer;background:0 0;border:0;border-radius:50%;width:34px;height:34px;padding:0;position:relative}.hero-dot:before{content:"";background:#ffffff7a;border-radius:50%;transition:inset .25s,background .25s;position:absolute;inset:13px}.hero-dot.is-active:before{background:var(--aqua);inset:9px}.hero-arrows{gap:8px;display:flex}.hero-arrows button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:50%;width:52px;height:52px;transition:background .2s,color .2s}.hero-arrows button:hover{color:var(--ink);background:#fff}.intro{background:#fff}.intro-grid{grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr);align-items:center;gap:clamp(48px,8vw,130px);display:grid}.intro h2,.section-head h2,.care-copy h2,.principles-title h2,.faq-intro h2,.final-cta h2{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,5vw,5.35rem);font-weight:400;line-height:.98}.intro-aside p{color:var(--ink-2);margin:0 0 24px}.intro-highlights{flex-wrap:wrap;gap:8px;margin:0 0 28px;display:flex}.intro-highlights span{border:1px solid var(--line);min-height:38px;color:var(--ink-2);border-radius:999px;align-items:center;padding:0 14px;font-size:.72rem;font-weight:700;display:inline-flex}.text-link,.outline-link{align-items:center;gap:14px;font-size:.78rem;font-weight:800;display:inline-flex}.text-link{border-bottom:1px solid;padding-bottom:7px}.outline-link{border:1px solid var(--line);border-radius:999px;min-height:52px;padding:0 20px}.outline-link.light{border-color:#ffffff40}.featured-services{background:var(--paper)}.section-head{justify-content:space-between;align-items:end;gap:32px;margin-bottom:50px;display:flex}.section-head>div{max-width:850px}.section-head h2{font-size:clamp(2.7rem,4.45vw,4.9rem)}.compact-head{grid-template-columns:minmax(0,1.3fr) minmax(280px,.48fr);align-items:end;margin-bottom:42px;display:grid}.compact-head>div:first-child{max-width:850px}.section-head-aside{justify-self:end;max-width:360px!important}.section-head-aside p{color:var(--muted);margin:0 0 20px;font-size:.9rem}.service-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;display:grid}.service-card{border-radius:var(--radius-xl);background:#fff;flex-direction:column;grid-column:span 5;justify-content:space-between;min-height:400px;padding:30px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.service-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.service-card-primary{background:var(--blue);color:#fff;grid-area:span 2/span 7;min-height:620px}.service-card-image{color:#fff}.service-card-image img,.service-image-overlay{object-fit:cover;width:108%;height:108%;position:absolute;inset:-4%}.service-image-overlay{background:linear-gradient(#212c6a2e,#212c6aeb)}.service-top,.service-copy,.service-cta{z-index:2;position:relative}.service-top{color:currentColor;letter-spacing:.11em;text-transform:uppercase;opacity:.72;justify-content:space-between;align-items:center;gap:20px;font-size:.64rem;display:flex}.service-symbol{letter-spacing:0;color:currentColor;font-size:1.45rem}.service-copy{margin-top:auto}.service-label{letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:.68rem;font-weight:800}.service-card h3{font-family:var(--serif);letter-spacing:-.05em;margin:0;font-size:clamp(2rem,3.4vw,4.25rem);font-weight:400;line-height:.98}.service-card:not(.service-card-primary) h3{font-size:clamp(2rem,2.7vw,3.05rem)}.service-card p:not(.service-label){color:currentColor;opacity:.72;max-width:620px;margin:24px 0 0}.service-cta{margin-top:34px;font-size:.76rem;font-weight:800}.care-model{background:#fff}.care-model-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(54px,7vw,110px);display:grid}.care-media{border-radius:var(--radius-xl);min-height:650px;position:relative;overflow:hidden}.care-media img{object-fit:cover;width:108%;height:108%;transform:translate3d(0,var(--parallax-y,0),0) scale(1.04);will-change:transform;margin:-4%}.media-note{backdrop-filter:blur(12px);background:#ffffffe6;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex;position:absolute;bottom:26px;left:26px;right:26px}.media-note span{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;font-size:.68rem;font-weight:800}.media-note strong{max-width:360px;font-family:var(--serif);text-align:right;font-size:1.22rem;line-height:1.12}.care-copy>p:not(.kicker){max-width:620px;color:var(--ink-2);margin:30px 0 38px}.care-links{border-top:1px solid var(--line)}.care-links a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:92px;display:flex}.care-links span{font-family:var(--serif);font-size:clamp(1.35rem,2vw,2rem)}.care-links i{font-size:1.4rem;font-style:normal;transition:transform .2s}.care-links a:hover i{transform:translate(3px,-3px)}.process{background:var(--ink);color:#fff}.section-head.light .kicker{color:var(--aqua)}.process-grid{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.process-card{border-right:1px solid #ffffff29;min-height:370px;padding:36px 30px 42px;transition:background .25s}.process-card:hover{background:#ffffff0b}.process-card:last-child{border-right:0}.process-icon{width:58px;height:58px;color:var(--aqua);border:1px solid #ffffff47;border-radius:50%;place-items:center;margin-bottom:92px;font-size:1.45rem;display:grid}.process-card h3{font-family:var(--serif);margin:0 0 16px;font-size:2rem;font-weight:400}.process-card p{color:#ffffff9e;margin:0;font-size:.9rem}.principles{background:#fff}.principles-grid{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:clamp(60px,8vw,130px);display:grid}.principles-title{align-self:start;position:sticky;top:150px}.principles-title h2{font-size:clamp(2.7rem,4.2vw,4.8rem)}.principles-title .text-link{margin-top:34px}.principles-list{border-top:1px solid var(--line)}.principles-list article{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(0,1fr);align-items:center;gap:26px;min-height:150px;display:grid}.principle-mark{border:2px solid var(--blue);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 8px #0b647014}.principles-list h3{font-family:var(--serif);margin:0 0 8px;font-size:clamp(1.55rem,2.5vw,2.45rem);font-weight:400}.principles-list p{color:var(--muted);margin:0}.insights{background:var(--paper)}.insight-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:18px;display:grid}.insight-card{border-radius:var(--radius-xl);background:#fff;flex-direction:column;justify-content:flex-end;min-height:330px;padding:32px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.insight-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.insight-featured{color:#fff;grid-row:span 2;min-height:678px}.insight-featured img,.insight-overlay{object-fit:cover;width:108%;height:108%;position:absolute;inset:-4%}.insight-overlay{background:linear-gradient(#212c6a1f,#212c6af0)}.insight-copy,.insight-card>span,.insight-card>h3,.insight-card>p,.insight-card>b{z-index:2;position:relative}.insight-card span{letter-spacing:.13em;text-transform:uppercase;font-size:.66rem;font-weight:800}.insight-card h3{font-family:var(--serif);letter-spacing:-.04em;margin:18px 0 14px;font-size:clamp(1.7rem,2.8vw,3.6rem);font-weight:400;line-height:1.02}.insight-card:not(.insight-featured) h3{font-size:clamp(1.65rem,2.3vw,2.45rem)}.insight-card p{color:currentColor;opacity:.68;margin:0}.insight-card b{margin-top:26px;font-size:.75rem}.faq{background:#fff}.faq-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(60px,8vw,126px);display:grid}.faq-intro{align-self:start;position:sticky;top:150px}.faq-intro h2{font-size:clamp(2.8rem,4.5vw,5rem)}.faq-intro>p:not(.kicker){max-width:430px;color:var(--muted);margin:26px 0 34px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;min-height:100px;font-family:var(--serif);justify-content:space-between;align-items:center;gap:24px;font-size:clamp(1.35rem,2.2vw,2rem);list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{font-family:var(--sans);flex:none;font-size:1.4rem;font-weight:300;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{max-width:760px;color:var(--muted);margin:-4px 0 32px;padding-right:54px}.final-cta{color:#fff;align-items:center;min-height:700px;display:grid;position:relative;overflow:hidden}.final-cta-media,.final-cta-overlay{position:absolute;inset:-5% 0}.final-cta-media{transform:translate3d(0,var(--parallax-y,0),0);will-change:transform}.final-cta-media img{object-fit:cover;width:100%;height:110%}.final-cta-overlay{background:linear-gradient(90deg,#212c6af5,#212c6aa8 62%,#212c6a61)}.final-cta-shell{z-index:2;grid-template-columns:minmax(0,1.1fr) minmax(340px,.55fr);align-items:center;gap:80px;display:grid;position:relative}.final-cta-copy h2{max-width:810px}.final-cta-copy>p:not(.kicker){color:#ffffffb3;max-width:620px;margin:28px 0 0}.final-contact-card{border-radius:var(--radius-xl);backdrop-filter:blur(14px);background:#212c6a70;border:1px solid #ffffff40;padding:34px}.final-contact-card>span{letter-spacing:.14em;text-transform:uppercase;opacity:.62;font-size:.66rem}.final-contact-card h3{font-family:var(--serif);margin:14px 0;font-size:clamp(1.8rem,2.5vw,2.7rem);font-weight:400;line-height:1.04}.final-contact-card p{color:#ffffffa8;margin:0 0 28px}.final-contact-card>div{flex-wrap:wrap;gap:10px;display:flex}.site-footer{color:#fff;background:#1d2864;padding:84px 0 22px}.footer-main{grid-template-columns:minmax(300px,1.4fr) repeat(3,minmax(150px,.7fr));gap:clamp(38px,6vw,78px);padding-bottom:64px;display:grid}.footer-brand>p{color:#ffffffa8;max-width:430px;margin:0}.footer-brand>small{color:#fff6;max-width:500px;margin-top:22px;display:block}.footer-column{flex-direction:column;align-items:flex-start;display:flex}.footer-column h2{color:var(--aqua);letter-spacing:.14em;text-transform:uppercase;margin:0 0 22px;font-size:.67rem}.footer-column a,.footer-column p{color:#ffffffa8;margin:0 0 12px;font-size:.82rem}.footer-column a:hover{color:#fff}.footer-bottom{color:#ffffff61;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;min-height:68px;font-size:.7rem;display:flex}.footer-bottom div{gap:24px;display:flex}.mobile-quickbar{display:none}.whatsapp-float{z-index:95;color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:9px;min-height:54px;padding:0 18px;font-size:.75rem;font-weight:850;transition:transform .2s,background-color .2s,box-shadow .2s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 28px #16653447}.whatsapp-float:hover{color:#fff;background:#1ebe5d;transform:translateY(-3px);box-shadow:0 16px 32px #16653457}.contact-whatsapp{color:#fff;background:#25d366;border-radius:999px;align-items:center;gap:8px;width:fit-content;min-height:42px;margin-top:20px;padding:0 15px;font-size:.72rem;font-weight:800;transition:transform .2s,background-color .2s;display:inline-flex;box-shadow:0 8px 18px #16653429}.contact-whatsapp:hover{color:#fff;background:#1ebe5d;transform:translateY(-2px)}.contact-whatsapp>span{margin-left:2px;font-size:1rem;line-height:1}@media (width<=760px){.whatsapp-float{display:none}.mobile-quickbar .mobile-whatsapp{text-align:left;background:#25d366;flex-direction:row;justify-content:center;align-items:center;gap:9px;padding:10px 18px}.mobile-quickbar .mobile-whatsapp:hover{background:#1ebe5d}.mobile-quickbar .mobile-whatsapp span{color:#fff;letter-spacing:0;text-transform:none;font-size:.75rem}.mobile-quickbar .mobile-whatsapp-mark{flex:none;width:22px;height:22px;margin:0}}.mobile-call,.page-cta,.final-cta,.info-band .button,.detail-sidebar .sidebar-card .button,.article-aside>div>.button,.topline-inner div a:last-child{display:none!important}.reveal{opacity:0;transition:opacity .78s cubic-bezier(.2,.7,.2,1),transform .78s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0s)}.reveal-up{transform:translateY(36px)}.reveal-left{transform:translate(-34px)}.reveal-right{transform:translate(34px)}.reveal-scale{transform:translateY(22px)scale(.97)}.reveal.is-visible{opacity:1;transform:translate(0,0)scale(1)}@media (width<=1180px){.site-header{color:#fff;backdrop-filter:blur(12px);background:#212c6a85}.site-header.is-scrolled{color:#fff;background:#212c6ab8}.nav-actions{gap:0;position:relative}.mobile-nav-cta{color:#fff;background:var(--brand-gradient);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;position:absolute;top:50%;right:100px;transform:translateY(-50%)}.mobile-nav-cta:hover{transform:translateY(-50%)}.mobile-home-link{color:#fff;background:0 0;border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;position:absolute;top:50%;right:58px;transform:translateY(-50%)}.mobile-home-link:hover{color:#fff;background:#ffffff1a;transform:translateY(-50%)}:root{--shell:min(100% - 42px, 1060px)}.topline-inner p{display:none}.topline-inner{justify-content:center;min-height:40px}.topline-inner div{justify-content:center;gap:10px;width:100%}.topline-phone{font-size:.95rem;color:#fff!important;background-color:#0000!important}.topline-email{padding-inline:0;font-size:.68rem;color:#fff!important;background-color:#0000!important}.site-header.is-scrolled .topline-phone,.site-header.is-scrolled .topline-email{color:var(--ink)!important}.site-header{top:0}.desktop-nav{display:none}.nav-cta{border-radius:50%;justify-content:center;gap:0;width:42px;max-width:none;height:42px;min-height:42px;padding:0;font-size:0}.nav-cta-icon{display:block}.nav-cta-desktop,.nav-cta-mobile,.nav-cta-arrow{display:none}.menu-button{display:flex}.menu-button span{height:2px}.mobile-menu{max-height:calc(100svh - 104px);color:var(--ink);box-shadow:var(--shadow);opacity:0;visibility:hidden;background:#fff;border-radius:24px;padding:18px;transition:opacity .25s,visibility .25s,transform .25s;display:grid;position:fixed;top:122px;left:20px;right:20px;overflow-y:auto;transform:translateY(-12px)}.mobile-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu a{border-bottom:1px solid var(--line);min-height:55px;color:var(--ink);align-items:center;font-weight:700;display:flex}.mobile-menu .mobile-call{background:var(--ink);color:#fff;border:0;border-radius:999px;justify-content:center;margin-top:12px}.hero{min-height:860px}.hero-shell{gap:20px;min-height:860px;padding-top:240px}.hero-content{max-width:850px}.hero-panel{display:none}.hero-slides{min-height:455px}.intro-grid{grid-template-columns:1fr 1fr;gap:54px}.compact-head{grid-template-columns:1fr;align-items:start}.section-head-aside{justify-self:start;max-width:580px!important}.service-card-primary{min-height:590px}.care-model-grid,.principles-grid,.faq-grid{grid-template-columns:1fr}.care-media{min-height:560px}.principles-title,.faq-intro{position:static}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-card:nth-child(2){border-right:0}.process-card:nth-child(-n+2){border-bottom:1px solid #ffffff29}.footer-main{grid-template-columns:1.3fr 1fr 1fr}.footer-column:last-child{grid-column:2}}@media (width<=760px){:root{--shell:min(100% - 30px, 680px);--header-height:76px;--radius-xl:26px}body{padding-bottom:72px}.topline{display:block}.topline-inner{min-height:36px;padding-block:4px}.topline-inner div{gap:6px}.topline-consultation,.topline-email,.topline-inner div>a:last-child{display:none}.topline-phone{font-size:.98rem;font-weight:800}.topline-phone svg{width:16px;height:16px}.site-header{backdrop-filter:blur(12px);background:#212c6a85}.site-header.is-scrolled{background:#f8fafaf7}.brand-mark{width:85px;height:auto}.brand-copy{transform:translateY(-8px)}.brand-copy strong{font-size:1.6rem}.brand-copy small{margin-top:2px;font-size:.95rem}.site-header.is-scrolled .brand-mark{width:60px}.site-header.is-scrolled .brand-copy{transform:translateY(-6px)}.site-header.is-scrolled .brand-copy strong{font-size:1.25rem}.site-header.is-scrolled .brand-copy small{font-size:.75rem}.hero,.hero-shell{min-height:790px}.hero-shell{align-items:start;padding-top:226px;padding-bottom:130px}.hero-overlay{background:linear-gradient(#161c4099,#161c40b3 55%,#161c40d9)}.hero-slides{min-height:500px}.hero-slide h1,.hero-title-like{font-size:clamp(3.1rem,15vw,4.9rem)}.hero-slide>p:not(.hero-title-like){margin-top:24px;font-size:.96rem}.hero-actions{margin-top:30px;display:grid}.button{width:100%;min-height:54px}.hero-controls{bottom:20px}.hero-arrows{display:none}.section-pad,.section-pad-tight,.section-pad-compact{padding:78px 0}.intro-grid{grid-template-columns:1fr;gap:34px}.intro h2,.section-head h2,.care-copy h2,.principles-title h2,.faq-intro h2,.final-cta h2{font-size:clamp(2.45rem,11vw,4rem)}.section-head,.compact-head{flex-direction:column;align-items:flex-start;margin-bottom:34px;display:flex}.section-head-aside{max-width:none!important}.service-grid{grid-template-columns:1fr;display:grid}.service-card,.service-card-primary{grid-area:auto;min-height:450px;padding:26px}.service-card:not(.service-card-primary) h3,.service-card h3{font-size:2.55rem}.care-media{min-height:470px}.media-note{flex-direction:column;align-items:flex-start;padding:18px;bottom:16px;left:16px;right:16px}.media-note strong{text-align:left}.care-links span{font-size:1.45rem}.process-grid{grid-template-columns:1fr}.process-card{border-bottom:1px solid #ffffff29;border-right:0;min-height:290px}.process-icon{margin-bottom:58px}.principles-list article{grid-template-columns:28px 1fr;gap:18px;min-height:130px}.insight-grid{grid-template-columns:1fr}.insight-featured{grid-row:auto;min-height:520px}details p{padding-right:0}.final-cta{min-height:790px}.final-cta-shell{grid-template-columns:1fr;gap:42px}.final-contact-card{padding:26px}.final-contact-card>div{display:grid}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-column:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;padding:20px 0}.mobile-quickbar{z-index:90;left:0;right:0;bottom:calc(10px + env(safe-area-inset-bottom));pointer-events:none;background:0 0;grid-template-columns:minmax(0,1fr);gap:6px;height:72px;padding:10px;display:grid;position:fixed}.mobile-quickbar a{background:var(--brand-gradient);color:#fff;text-align:center;pointer-events:auto;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:0;line-height:1.15;display:flex;box-shadow:0 10px 24px #212c6a3d}.mobile-quickbar span{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-size:.52rem}.mobile-quickbar strong{letter-spacing:-.01em;overflow-wrap:anywhere;max-width:100%;font-size:.62rem;font-weight:850}}@media (width<=430px){:root{--shell:min(100% - 24px, 400px)}.hero-slide h1,.hero-title-like{font-size:3.18rem}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.expertise-section{background:radial-gradient(circle at 8% 5%,#9edbd647,#0000 34%),linear-gradient(#f3f7f7 0%,#edf3f3 100%);position:relative;overflow:hidden}.expertise-section:before{content:"";border:1px solid #0b647029;border-radius:50%;width:320px;height:320px;position:absolute;top:120px;right:-170px}.expertise-heading{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(300px,.7fr);align-items:end;gap:clamp(44px,7vw,110px);margin-bottom:48px;display:grid;position:relative}.expertise-heading h2{max-width:850px;font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(2.9rem,4.7vw,5.25rem);font-weight:400;line-height:.97}.expertise-heading-copy p{color:var(--ink-2);margin:0 0 26px}.expertise-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid;position:relative}.expertise-card{background:#fffffff0;border:1px solid #102a3214;border-radius:28px;grid-template-columns:minmax(190px,.76fr) minmax(0,1.24fr);min-height:540px;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s,border-color .35s;display:grid;overflow:hidden;box-shadow:0 18px 50px #212c6a12}.expertise-card:hover{border-color:#0b647033;transform:translateY(-8px);box-shadow:0 28px 64px #212c6a24}.expertise-card figure{background:#dbe8e8;min-height:100%;margin:0;overflow:hidden}.expertise-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.expertise-card:hover img{transform:scale(1.045)}.expertise-card:first-child img{object-position:56% center}.expertise-card:nth-child(2) img{object-position:48% center}.expertise-card:nth-child(3) img{object-position:35% center}.expertise-card:nth-child(4) img{object-position:55% center}.expertise-content{flex-direction:column;min-width:0;padding:clamp(26px,3vw,42px);display:flex}.expertise-tag{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin:0 0 20px;font-size:.66rem;font-weight:850}.expertise-content h3{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2rem,2.75vw,3.25rem);font-weight:400;line-height:1}.expertise-content>p:not(.expertise-tag){color:var(--muted);margin:22px 0 0;font-size:.88rem}.expertise-content>span{color:var(--ink);margin-top:auto;padding-top:34px;font-size:.75rem;font-weight:850}.intro{position:relative;overflow:hidden}.intro:after{content:"";filter:blur(1px);pointer-events:none;background:#9edbd626;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-90px;right:7vw}.care-media,.insight-card,.final-cta{box-shadow:0 24px 60px #212c6a1a}@media (width<=1120px){.expertise-heading{grid-template-columns:1fr;align-items:start}.expertise-heading-copy{max-width:660px}.expertise-card{grid-template-columns:1fr;min-height:500px}.expertise-card figure{min-height:250px;max-height:250px}}@media (width<=760px){.expertise-heading{gap:26px;margin-bottom:30px}.expertise-heading h2{font-size:clamp(2.45rem,11vw,3.9rem)}.expertise-grid{grid-template-columns:1fr;gap:14px}.expertise-card{border-radius:24px;min-height:0}.expertise-card figure{min-height:230px;max-height:230px}.expertise-content{min-height:330px;padding:26px}.expertise-content h3{font-size:2.35rem}}.desktop-nav a.is-active:after{right:0}.white-section{background:#fff}.soft-section{background:linear-gradient(#edf3f3,#f5f7f7)}.section-copy{max-width:520px;color:var(--muted);margin:0}.inner-hero{color:#fff;align-items:end;min-height:670px;display:flex;position:relative;overflow:hidden}.inner-hero-media{position:absolute;inset:0}.inner-hero-media img{object-fit:cover;width:100%;height:100%}.inner-hero-media>div{background:linear-gradient(90deg,#212c6af0,#212c6aad 52%,#212c6a40),linear-gradient(#0000 40%,#212c6aad);position:absolute;inset:0}.inner-hero-shell{z-index:2;padding:240px 0 82px;position:relative}.breadcrumb{color:#ffffff9e;flex-wrap:wrap;gap:10px;margin-bottom:58px;font-size:.72rem;display:flex}.breadcrumb a:hover{color:#fff}.inner-hero h1{max-width:1020px;font-family:var(--serif);letter-spacing:-.06em;margin:0;font-size:clamp(4rem,7vw,7.1rem);font-weight:400;line-height:.9}.inner-hero-shell>p:last-child{color:#ffffffbf;max-width:720px;margin:28px 0 0;font-size:1.05rem}.editorial-split,.type-layout{grid-template-columns:minmax(290px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(56px,9vw,150px);display:grid}.sticky-title{position:sticky;top:150px}.sticky-title h2,.image-story h2,.info-band h2,.contact-intro h2,.page-cta h2{font-family:var(--serif);letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,4.7vw,5rem);font-weight:400;line-height:.98}.sticky-title>p:last-child{color:var(--muted)}.long-copy{color:var(--ink-2);font-size:1rem}.long-copy .lead,.detail-article .lead,.article-body .lead{color:var(--ink);font-family:var(--serif);letter-spacing:-.035em;margin-top:0;font-size:clamp(2rem,3vw,3.2rem);line-height:1.06}.long-copy p{margin:0 0 24px}.long-copy blockquote{border-left:3px solid var(--aqua);font-family:var(--serif);margin:54px 0 0;padding:34px 0 34px 32px;font-size:clamp(1.7rem,2.5vw,2.6rem);line-height:1.1}.value-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.value-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffd1;flex-direction:column;min-height:330px;padding:32px;display:flex}.value-card>span{background:var(--aqua);border-radius:18px;place-items:center;width:54px;height:54px;font-size:1.4rem;display:grid}.value-card h3{font-family:var(--serif);margin:auto 0 12px;font-size:2rem;font-weight:400;line-height:1}.value-card p{color:var(--muted);margin:0;font-size:.88rem}.image-story{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:clamp(44px,8vw,120px);display:grid}.image-story.reverse figure{order:2}.image-story figure{border-radius:var(--radius-xl);min-height:620px;box-shadow:var(--shadow);margin:0;overflow:hidden}.image-story figure img{object-fit:cover;width:100%;height:100%}.image-story p:not(.kicker){color:var(--muted)}.link-stack{border-top:1px solid var(--line);margin-top:34px}.link-stack a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:68px;font-weight:800;display:flex}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.catalog-card{background:var(--paper);border:1px solid var(--line);border-radius:28px;grid-template-columns:minmax(180px,.75fr) minmax(0,1.25fr);min-height:430px;transition:transform .3s,box-shadow .3s;display:grid;overflow:hidden}.catalog-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.catalog-card figure{margin:0;overflow:hidden}.catalog-card img{object-fit:cover;width:100%;height:100%;transition:transform .55s}.catalog-card:hover img{transform:scale(1.04)}.catalog-card>div{flex-direction:column;padding:clamp(26px,3vw,42px);display:flex}.catalog-card h3{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,3vw,3.25rem);font-weight:400;line-height:1}.catalog-card p{color:var(--muted)}.catalog-card span{margin-top:auto;font-size:.75rem;font-weight:850}.info-band{background:var(--ink);color:#fff;padding:clamp(80px,8vw,124px) 0}.info-band-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(50px,9vw,140px);display:grid}.info-band .kicker{color:var(--aqua)}.info-band p{color:#ffffffad}.info-band .button{margin-top:22px}.type-list{border-top:1px solid var(--line)}.type-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:32px;min-height:164px;padding:28px 0;display:flex}.type-row h3{font-family:var(--serif);margin:0;font-size:clamp(2rem,3.5vw,3.8rem);font-weight:400;line-height:1}.type-row p{max-width:650px;color:var(--muted);margin:12px 0 0}.type-row>span{border:1px solid var(--line);border-radius:50%;flex:none;place-items:center;width:50px;height:50px;transition:background .2s,color .2s;display:grid}.type-row:hover>span{background:var(--ink);color:#fff}.warning-panel{border-radius:var(--radius-xl);box-shadow:var(--shadow);background:#fff;grid-template-columns:1fr 1fr;gap:60px;padding:clamp(34px,5vw,64px);display:grid}.warning-panel h2{font-family:var(--serif);margin:0;font-size:clamp(2.7rem,4.5vw,4.8rem);font-weight:400;line-height:.96}.warning-panel ul{margin:0;padding:0;list-style:none}.warning-panel li{border-bottom:1px solid var(--line);padding:16px 0 16px 28px;position:relative}.warning-panel li:before{content:"";background:var(--blue);border-radius:50%;width:9px;height:9px;position:absolute;top:25px;left:0}.journey-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.journey-card{border-radius:var(--radius-lg);background:var(--paper-2);flex-direction:column;min-height:360px;padding:34px;display:flex}.journey-card span{width:58px;height:58px;color:var(--blue);background:#fff;border-radius:20px;place-items:center;font-size:1.35rem;display:grid}.journey-card h3{font-family:var(--serif);margin:auto 0 14px;font-size:2.4rem;font-weight:400;line-height:1}.journey-card p{color:var(--muted);margin:0}.detail-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:clamp(58px,8vw,120px);display:grid}.detail-article h2,.article-body h2,.legal-copy h2{font-family:var(--serif);letter-spacing:-.045em;margin:64px 0 20px;font-size:clamp(2.3rem,3.4vw,3.8rem);font-weight:400;line-height:1}.detail-article p,.detail-article li,.article-body p,.article-body li,.legal-copy p{color:var(--ink-2)}.detail-article ul,.article-body ul{padding-left:22px}.check-list{list-style:none;padding:0!important}.check-list li{border-bottom:1px solid var(--line);padding:14px 0 14px 34px;position:relative}.check-list li:before{content:"✓";color:var(--blue);font-weight:900;position:absolute;left:0}.content-callout{border-left:4px solid var(--aqua);background:var(--paper-2);margin:46px 0;padding:26px}.content-callout p{margin:8px 0 0}.detail-sidebar{gap:20px;display:grid;position:sticky;top:140px}.sidebar-card{border-radius:var(--radius-lg);background:var(--ink);color:#fff;padding:30px}.sidebar-card .kicker{color:var(--aqua)}.sidebar-card ul{color:#ffffffb8;margin:0 0 28px;padding-left:20px}.sidebar-card .button{background:var(--aqua);width:100%;color:var(--ink)}.sidebar-links{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:28px}.sidebar-links h2{letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.72rem}.sidebar-links a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:52px;font-weight:700;display:flex}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.blog-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);transition:transform .3s,box-shadow .3s;overflow:hidden}.blog-card figure{height:280px;margin:0;overflow:hidden}.blog-card:hover img{transform:scale(1.04)}.blog-card>div{flex-direction:column;min-height:330px;padding:28px;display:flex}.blog-card h2{font-family:var(--serif);margin:18px 0 12px;font-size:2.2rem;font-weight:400;line-height:1}.blog-card p{color:var(--muted)}.blog-card b{margin-top:auto;font-size:.75rem}.article-section{background:#fff;padding:clamp(90px,9vw,140px) 0}.article-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);align-items:start;gap:clamp(58px,9vw,140px);display:grid}.article-meta{letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800;color:var(--blue)!important}.article-note{border-radius:var(--radius-lg);background:var(--paper-2);margin-top:52px;padding:28px}.article-note p{margin-bottom:0}.article-aside{gap:20px;display:grid;position:sticky;top:140px}.article-aside>div{border-radius:var(--radius-lg);background:var(--paper-2);padding:32px}.article-aside h2{font-family:var(--serif);margin:0 0 12px;font-size:2.5rem;font-weight:400;line-height:1}.article-aside nav{border:1px solid var(--line);border-radius:var(--radius-lg);padding:20px 28px;display:grid}.article-aside nav a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:54px;font-weight:700;display:flex}.contact-layout{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(55px,8vw,120px);display:grid}.contact-intro{position:sticky;top:140px}.contact-intro>p{color:var(--muted)}.contact-facts{border-top:1px solid var(--line);margin-top:36px}.contact-facts article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:18px 0;display:flex}.contact-facts span{color:var(--muted);font-size:.75rem}.contact-form{border-radius:var(--radius-xl);background:var(--paper-2);padding:clamp(28px,4vw,52px)}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-form label{gap:9px;display:grid}.contact-form label>span{font-size:.75rem;font-weight:750}.contact-form .full{grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #102a3229;border-radius:14px;outline:none;transition:border-color .2s,box-shadow .2s}.contact-form input,.contact-form select{min-height:54px;padding:0 16px}.contact-form textarea{resize:vertical;padding:15px 16px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #0b64701a}.contact-form [aria-invalid=true]{border-color:#a23434}.contact-form .check{grid-template-columns:auto 1fr;align-items:start}.contact-form .check input{width:20px;min-height:20px;margin-top:2px}.contact-form .check span{color:var(--muted);font-weight:500}.honeypot{position:absolute!important;left:-9999px!important}.form-status{min-height:24px;margin:16px 0 0;font-size:.85rem}.form-status.is-success{color:#17694e}.form-status.is-error{color:#9a3030}.page-cta{background:var(--blue);color:#fff;padding:clamp(78px,8vw,116px) 0}.page-cta-inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.page-cta .kicker{color:var(--aqua)}.page-cta h2{max-width:780px}.page-cta p{color:#ffffffb8;max-width:650px}.page-cta .button{flex:none}.not-found{background:var(--ink);color:#fff;align-items:center;min-height:100svh;padding:180px 0 100px;display:grid}.not-found h1{max-width:800px;font-family:var(--serif);margin:0 0 24px;font-size:clamp(4rem,8vw,8rem);font-weight:400;line-height:.88}.not-found p{color:#ffffffb3}@media (width<=1120px){.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-card{grid-template-columns:1fr}.catalog-card figure{height:260px}.journey-grid,.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout,.article-layout,.contact-layout{grid-template-columns:1fr}.detail-sidebar,.article-aside,.contact-intro{position:static}.detail-sidebar{grid-template-columns:1fr 1fr}}@media (width<=760px){.inner-hero{min-height:620px}.inner-hero-shell{padding:238px 0 58px}.breadcrumb{margin-bottom:36px}.inner-hero h1{font-size:clamp(3.25rem,14vw,5rem)}.editorial-split,.type-layout,.image-story,.info-band-grid,.warning-panel{grid-template-columns:1fr}.sticky-title{position:static}.value-grid,.catalog-grid,.journey-grid,.blog-grid{grid-template-columns:1fr}.value-card{min-height:280px}.image-story.reverse figure{order:0}.image-story figure{min-height:430px}.catalog-card{min-height:0}.catalog-card>div{min-height:310px}.type-row{min-height:140px}.type-row h3{font-size:2.25rem}.warning-panel{gap:30px}.journey-card{min-height:310px}.detail-sidebar{grid-template-columns:1fr}.blog-card figure{height:240px}.blog-card>div{min-height:300px}.form-grid{grid-template-columns:1fr}.contact-form .full{grid-column:auto}.page-cta-inner{flex-direction:column;align-items:flex-start}.page-cta .button{width:100%}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:calc(var(--header-height) + 28px)}body{min-width:320px;min-height:100%}:where(main,section,article,aside,nav,header,footer,div,form,fieldset,figure){min-width:0}:where(h1,h2,h3,h4,p,li,a,span,strong,small,blockquote){overflow-wrap:break-word}:where(input,select,textarea,button),iframe,video,canvas,svg{max-width:100%}img{height:auto}.hero-image img,.inner-hero-media img,.expertise-card img,.care-media img,.insight-card img,.final-cta-media img,.image-story figure img,.catalog-card img,.blog-card img{height:100%}.button,.nav-cta,.outline-link,.text-link,.mobile-menu a,.care-links a,.link-stack a,.sidebar-links a,.article-aside nav a,.type-row{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (width<=1360px){:root{--shell:min(100% - 48px, 1240px)}.nav-shell{gap:22px}.desktop-nav{gap:clamp(15px,1.45vw,24px)}.desktop-nav a{font-size:.74rem}.nav-cta{padding-inline:17px}.hero-shell{gap:clamp(40px,5vw,72px)}.hero-slide h1,.hero-title-like{font-size:clamp(4rem,6.3vw,6.7rem)}.footer-main{gap:clamp(28px,4vw,56px)}}@media (width<=1180px){:root{--shell:min(100% - 40px, 1060px)}.site-header{padding-top:env(safe-area-inset-top)}.nav-shell{min-height:78px}.mobile-menu{top:calc(78px + env(safe-area-inset-top));max-height:calc(100dvh - 98px - env(safe-area-inset-top));overscroll-behavior:contain}.hero,.hero-shell{min-height:max(780px,100svh)}.hero-shell{padding-top:clamp(184px,17vh,204px);padding-bottom:112px}.hero-slides{min-height:450px}.hero-slide h1,.hero-title-like{font-size:clamp(3.75rem,7.4vw,6.25rem)}.hero-controls{bottom:28px}.intro-grid{grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);gap:48px}.service-card,.service-card-primary{grid-column:span 6}.final-cta-shell{gap:48px}.inner-hero{min-height:620px}.inner-hero-shell{padding-top:214px}.inner-hero h1{font-size:clamp(3.7rem,7.6vw,6.2rem)}.page-cta-inner{gap:32px}}@media (width<=940px){:root{--shell:min(100% - 36px, 860px)}.section-pad{padding:clamp(78px,10vw,104px) 0}.section-pad-tight,.section-pad-compact{padding-block:clamp(70px,9vw,94px)}.intro-grid,.care-model-grid,.principles-grid,.faq-grid,.final-cta-shell,.editorial-split,.type-layout,.image-story,.info-band-grid,.warning-panel,.detail-layout,.article-layout,.contact-layout{grid-template-columns:minmax(0,1fr)}.intro-grid{gap:32px}.intro-aside{max-width:680px}.care-model-grid,.image-story{gap:42px}.care-media{min-height:520px}.principles-title,.faq-intro,.sticky-title,.detail-sidebar,.article-aside,.contact-intro{position:static}.principles-title,.faq-intro,.sticky-title,.contact-intro{max-width:690px}.final-cta{min-height:760px}.final-contact-card{max-width:580px}.expertise-grid{gap:16px}.expertise-card{min-height:0}.expertise-card figure{min-height:230px;max-height:230px}.expertise-content{min-height:350px}.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-grid{grid-template-columns:minmax(0,1fr)}.catalog-card{grid-template-columns:minmax(240px,.78fr) minmax(0,1.22fr);min-height:360px}.catalog-card figure{height:auto}.journey-grid,.blog-grid,.detail-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.article-aside{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.article-body,.detail-article,.legal-copy{max-width:none}.contact-form{max-width:760px}.page-cta-inner{flex-direction:column;align-items:flex-start}.page-cta .button{flex:none}}@media (width<=760px){:root{--shell:min(100% - 30px, 680px);--header-height:76px;--radius-xl:25px;--radius-lg:20px}body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.nav-shell{gap:12px;min-height:76px}.mobile-menu{top:calc(76px + env(safe-area-inset-top));max-height:calc(100dvh - 92px - env(safe-area-inset-top));padding:14px 18px calc(14px + env(safe-area-inset-bottom));border-radius:20px;left:15px;right:15px}.mobile-menu a{min-height:54px}.brand{gap:10px}.brand-copy strong,.brand-copy small{white-space:nowrap}.hero,.hero-shell{min-height:max(740px,100svh)}.hero-shell{padding-top:clamp(168px,18vh,196px);padding-bottom:108px}.hero-content{width:100%}.hero-slides{min-height:clamp(480px,65svh,560px)}.hero-slide h1,.hero-title-like{max-width:12ch;font-size:clamp(3rem,13.2vw,4.6rem);line-height:.92}.hero-slide>p:not(.hero-title-like){max-width:36rem;font-size:.96rem;line-height:1.62}.hero-actions{gap:10px;width:100%}.hero-actions .button{width:100%}.hero-controls{bottom:18px}.hero-dot{width:38px;height:38px}.hero-dot:before{inset:15px}.hero-dot.is-active:before{inset:11px}.hero-media,[data-parallax]{--parallax-y:0px!important}.section-pad,.section-pad-tight,.section-pad-compact,.article-section{padding:72px 0}.eyebrow,.kicker{margin-bottom:18px}.intro h2,.section-head h2,.care-copy h2,.principles-title h2,.faq-intro h2,.final-cta h2,.expertise-heading h2,.sticky-title h2,.image-story h2,.info-band h2,.contact-intro h2,.page-cta h2,.warning-panel h2{font-size:clamp(2.35rem,10.4vw,3.75rem);line-height:.98}.section-head,.compact-head,.expertise-heading{gap:24px;margin-bottom:30px}.section-head-aside,.section-copy,.expertise-heading-copy{max-width:none!important}.expertise-grid,.value-grid,.catalog-grid,.journey-grid,.blog-grid,.detail-sidebar,.article-aside{grid-template-columns:minmax(0,1fr)}.expertise-card figure{min-height:220px;max-height:220px}.expertise-content{min-height:auto;padding:25px}.expertise-content>span{margin-top:30px}.expertise-content h3{font-size:clamp(2rem,9vw,2.55rem)}.service-card,.service-card-primary{min-height:420px}.care-media{min-height:clamp(390px,110vw,510px)}.media-note{gap:8px}.media-note strong{max-width:none;font-size:1.08rem}.care-links a{min-height:76px}.care-links span{font-size:clamp(1.25rem,6vw,1.6rem)}.process-card{min-height:270px;padding:30px 24px 34px}.process-icon{margin-bottom:46px}.principles-list article{padding-block:22px}.insight-card{min-height:300px;padding:25px}.insight-featured{min-height:480px}summary{min-height:86px;font-size:clamp(1.22rem,5.8vw,1.62rem)}details p{margin-bottom:26px}.final-cta{min-height:740px}.final-cta-copy>p:not(.kicker){margin-top:22px}.final-contact-card{width:100%;padding:24px}.inner-hero{min-height:max(540px,72svh)}.inner-hero-shell{padding:234px 0 54px}.breadcrumb{gap:7px;margin-bottom:28px;font-size:.68rem}.inner-hero h1{max-width:13ch;font-size:clamp(3rem,13vw,4.55rem);line-height:.92}.inner-hero-shell>p:last-child{margin-top:22px;font-size:.96rem}.long-copy .lead,.detail-article .lead,.article-body .lead{font-size:clamp(1.8rem,8vw,2.55rem)}.long-copy blockquote{margin-top:38px;padding:25px 0 25px 20px}.value-card{min-height:250px;padding:26px}.image-story figure{min-height:clamp(360px,110vw,490px)}.image-story.reverse figure{order:0}.catalog-card{grid-template-columns:minmax(0,1fr);min-height:0}.catalog-card figure{height:230px}.catalog-card>div{min-height:280px;padding:25px}.catalog-card h3{font-size:clamp(2rem,9vw,2.7rem)}.type-row{align-items:flex-start;min-height:0;padding:27px 0}.type-row h3{font-size:clamp(2rem,9vw,2.65rem)}.type-row>span{width:46px;height:46px}.warning-panel{gap:22px;padding:28px}.journey-card{min-height:270px;padding:28px}.journey-card h3{font-size:2.1rem}.detail-article h2,.article-body h2,.legal-copy h2{margin-top:48px;font-size:clamp(2.05rem,8.5vw,2.8rem)}.content-callout{margin:34px 0;padding:22px}.sidebar-card,.sidebar-links,.article-aside>div,.article-aside nav{padding:24px}.blog-card figure{height:220px}.blog-card>div{min-height:280px;padding:24px}.blog-card h2{font-size:clamp(1.9rem,8vw,2.35rem)}.contact-form{padding:24px}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}.contact-facts article{flex-direction:column;align-items:flex-start;gap:4px}.page-cta .button,.contact-form>.button,.contact-form .button{width:100%}.not-found{padding:130px 0 80px}.not-found h1{font-size:clamp(3.4rem,17vw,5.8rem)}.site-footer{padding-top:68px}.footer-main{gap:36px 24px}.footer-column a{align-items:center;min-height:40px;display:flex}.mobile-quickbar{height:calc(72px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.mobile-quickbar a{min-width:0;padding-inline:8px}}@media (width<=480px){:root{--shell:min(100% - 24px, 440px)}.topline-inner div{gap:6px}.topline-phone{padding-inline:0;font-size:.92rem}.brand-mark{width:75px;height:auto}.brand-copy strong{font-size:1.4rem}.brand-copy small{letter-spacing:.12em;margin-top:2px;font-size:.85rem}.site-header.is-scrolled .brand-mark{width:52px}.site-header.is-scrolled .brand-copy strong{font-size:1.1rem}.site-header.is-scrolled .brand-copy small{font-size:.65rem}.menu-button{flex:none;width:44px;height:44px}.mobile-home-link{width:44px;height:44px;right:52px}.nav-cta{width:40px;height:40px;min-height:40px}.mobile-menu{left:10px;right:10px}.hero,.hero-shell{min-height:max(720px,100svh)}.hero-shell{padding-top:216px;padding-bottom:100px}.hero-slides{min-height:500px}.hero-slide h1,.hero-title-like{font-size:clamp(2.75rem,13.3vw,3.55rem)}.hero-slide>p:not(.hero-title-like){margin-top:20px}.hero-actions{margin-top:25px}.button{min-height:52px;padding-inline:18px}.section-pad,.section-pad-tight,.section-pad-compact,.article-section{padding:62px 0}.intro-highlights{flex-direction:column;align-items:stretch}.intro-highlights span{width:100%;min-height:42px}.expertise-section:before,.intro:after{display:none}.expertise-card figure{min-height:200px;max-height:200px}.expertise-content,.service-card,.service-card-primary,.insight-card,.final-contact-card,.warning-panel,.contact-form{padding:22px}.service-card,.service-card-primary{min-height:390px}.media-note{padding:15px;bottom:12px;left:12px;right:12px}.process-card{min-height:245px}.process-icon{width:52px;height:52px;margin-bottom:38px}.principles-list article{grid-template-columns:22px minmax(0,1fr);gap:13px}.insight-featured{min-height:440px}.final-cta{min-height:700px}.inner-hero{min-height:520px}.inner-hero-shell{padding-top:216px}.inner-hero h1{font-size:clamp(2.75rem,13.4vw,3.7rem)}.breadcrumb{line-height:1.45}.value-card{min-height:230px}.image-story figure{min-height:340px}.catalog-card figure,.blog-card figure{height:205px}.catalog-card>div,.blog-card>div{min-height:260px}.type-row{padding-right:58px;position:relative}.type-row>span{position:absolute;top:25px;right:0}.warning-panel{border-radius:22px}.journey-card{min-height:250px;padding:24px}.article-note{padding:22px}.contact-form .check{gap:10px}.footer-main{grid-template-columns:minmax(0,1fr)}.footer-brand{grid-column:auto}.footer-bottom{gap:10px}}@media (width<=360px){:root{--shell:min(100% - 20px, 340px)}.topline-phone{font-size:.88rem}.nav-shell{gap:6px}.nav-actions{gap:5px}.nav-cta{width:38px;height:38px;min-height:38px}.mobile-home-link{width:38px;height:38px;right:46px}.brand-copy strong{font-size:1.1rem}.brand-copy small{font-size:.65rem}.site-header.is-scrolled .brand-copy strong{font-size:.75rem}.site-header.is-scrolled .brand-copy small{font-size:.52rem}.hero-slide h1,.hero-title-like,.inner-hero h1{max-width:none;font-size:2.78rem}.hero-slides{min-height:520px}.eyebrow,.kicker{letter-spacing:.11em}.expertise-content h3,.service-card h3,.service-card:not(.service-card-primary) h3{font-size:2.05rem}.care-links a{gap:12px}.care-links span{font-size:1.22rem}.mobile-quickbar strong{font-size:.72rem}}@media (width<=940px) and (height<=620px) and (orientation:landscape){body{padding-bottom:0}.hero,.hero-shell{min-height:660px}.hero-shell{padding-top:208px;padding-bottom:82px}.hero-slides{min-height:410px}.hero-slide h1,.hero-title-like{max-width:14ch;font-size:clamp(3rem,7vw,4.25rem)}.hero-controls{bottom:12px}.inner-hero{min-height:520px}.inner-hero-shell{padding-top:218px;padding-bottom:48px}.mobile-quickbar{display:none}}@media (hover:none){.button:hover,.service-card:hover,.expertise-card:hover,.insight-card:hover,.catalog-card:hover,.blog-card:hover{box-shadow:inherit;transform:none}.expertise-card:hover img,.catalog-card:hover img,.blog-card:hover img{transform:none}}html,body{overflow-x:clip}.hero-dot{width:44px;height:44px}.hero-dot:before{inset:18px}.hero-dot.is-active:before{inset:14px}.honeypot{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;left:auto!important;overflow:hidden!important}@media (width<=1180px){.reveal-left,.reveal-right{transform:translateY(30px)}}@media (width<=940px){.image-story.reverse figure{order:0}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1/-1}.footer-column:last-child{grid-column:auto}}@media (width<=480px){.hero-dot{width:42px;height:42px}.hero-dot:before{inset:17px}.hero-dot.is-active:before{inset:13px}}:where(a,button,input,textarea,select,summary):focus-visible{outline:3px solid var(--aqua);outline-offset:4px}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-strip-inner{grid-template-columns:minmax(240px,.62fr) minmax(0,1.38fr);align-items:center;gap:clamp(42px,7vw,108px);padding:28px 0 30px;display:grid}.trust-strip-intro{align-items:center;gap:15px;display:flex}.trust-mark{width:43px;height:43px;color:var(--blue);background:#9edbd659;border:1px solid #0b64704d;border-radius:50%;flex:none;place-items:center;font-size:1.05rem;font-weight:850;display:grid}.trust-label{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin:0 0 5px;font-size:.64rem;font-weight:850}.trust-strip-intro strong{max-width:310px;font-family:var(--serif);font-size:clamp(1.2rem,1.7vw,1.55rem);font-weight:400;line-height:1.1;display:block}.trust-points{border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.trust-point{border-right:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);gap:14px;min-width:0;padding:0 24px;display:grid}.trust-point:last-child{border-right:0}.trust-point>span{color:var(--blue);letter-spacing:.12em;padding-top:2px;font-size:.63rem;font-weight:850}.trust-point h2{margin:0 0 5px;font-size:.84rem;font-weight:850;line-height:1.2}.trust-point p{color:#5f688f;margin:0;font-size:.75rem;line-height:1.45}@media (width<=940px){.trust-strip-inner{grid-template-columns:1fr;gap:24px}.trust-points{border-top:1px solid var(--line);border-left:0}}@media (width<=760px){.trust-strip-inner{padding:23px 0 10px}.trust-strip-intro{align-items:flex-start}.trust-strip-intro strong{font-size:1.3rem}.trust-points{grid-template-columns:1fr}.trust-point{border-right:0;border-bottom:1px solid var(--line);padding:17px 0}.trust-point:last-child{border-bottom:0}}@media (width>=1181px){.home-page .hero-shell{grid-template-columns:minmax(0,1fr);padding-bottom:170px}.home-page .hero-controls{bottom:24px}.home-page .hero-slides{min-height:550px}.home-page .hero-slide h1,.home-page .hero-title-like{letter-spacing:-.045em;font-size:clamp(3.65rem,5.7vw,6.25rem);line-height:.96}.home-page .intro h2,.home-page .section-head h2,.home-page .care-copy h2,.home-page .principles-title h2,.home-page .faq-intro h2,.home-page .expertise-heading h2{letter-spacing:-.04em;font-size:clamp(2.45rem,4.1vw,4.55rem);line-height:1}}@media (width>=761px) and (width<=1180px){.home-page .hero-shell{padding-bottom:150px}.home-page .hero-controls{bottom:18px}.home-page .hero-slides{min-height:550px}.home-page .hero-slide h1,.home-page .hero-title-like{letter-spacing:-.045em;font-size:clamp(3.35rem,6.3vw,5.45rem);line-height:.97}.home-page .intro h2,.home-page .section-head h2,.home-page .care-copy h2,.home-page .principles-title h2,.home-page .faq-intro h2,.home-page .expertise-heading h2{letter-spacing:-.04em;font-size:clamp(2.35rem,4.6vw,4rem);line-height:1}}@media (width<=760px){.home-page .hero-shell{padding-bottom:152px}.home-page .hero-controls{bottom:10px}.home-page .hero-slides{min-height:640px}.home-page .hero-slide h1,.home-page .hero-title-like{letter-spacing:-.04em;font-size:clamp(2.75rem,11.5vw,4rem);line-height:.98}.home-page .intro h2,.home-page .section-head h2,.home-page .care-copy h2,.home-page .principles-title h2,.home-page .faq-intro h2,.home-page .expertise-heading h2{letter-spacing:-.035em;font-size:clamp(2.15rem,9vw,3.25rem);line-height:1}}@media (width<=430px){.home-page .hero-slide h1,.home-page .hero-title-like{font-size:2.9rem}}.home-page .expertise-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(34px,4vw,62px) clamp(24px,3vw,48px)}.home-page .expertise-card{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;transition:transform .35s cubic-bezier(.2,.8,.2,1);display:flex;overflow:visible}.home-page .expertise-card:hover{box-shadow:none;border-color:#0000;transform:translateY(-4px)}.home-page .expertise-card figure{background:#dbe8e8;border-radius:22px;height:clamp(230px,22vw,330px);min-height:0;max-height:none}.home-page .expertise-card img{transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .8s}.home-page .expertise-card:hover img{filter:saturate(.92);transform:scale(1.035)}.home-page .expertise-content{border-top:1px solid #102a3233;min-height:0;padding:22px 4px 4px;position:relative}.home-page .expertise-content:before{content:"";background:var(--aqua);width:32px;height:3px;transition:width .35s;position:absolute;top:-2px;left:0}.home-page .expertise-card:hover .expertise-content:before{width:56px}.home-page .expertise-tag{margin-bottom:14px;font-size:.63rem}.home-page .expertise-content h3{letter-spacing:-.035em;max-width:620px;font-size:clamp(1.85rem,2.45vw,2.8rem);line-height:1.04}.home-page .expertise-content>p:not(.expertise-tag){max-width:560px;margin-top:16px;font-size:.86rem;line-height:1.55}.home-page .expertise-content>span{letter-spacing:.01em;border-bottom:1px solid;width:max-content;max-width:100%;margin-top:24px;padding:0 0 5px;font-size:.72rem}@media (width<=760px){.home-page .expertise-grid{grid-template-columns:1fr;gap:38px}.home-page .expertise-card figure{height:230px}.home-page .expertise-content{padding:20px 2px 0}.home-page .expertise-content h3{font-size:clamp(2rem,8.5vw,2.6rem)}}@media (width<=430px){.home-page .expertise-card figure{height:205px}}.home-page .care-media{height:clamp(480px,49vw,650px);min-height:0}.home-page .care-media img{object-fit:cover;width:100%;height:100%;transform:translate3d(0, var(--parallax-y,0), 0) scale(1.02);margin:0}@media (width<=760px){.home-page .care-media{height:clamp(390px,110vw,510px)}}.home-page .insight-featured{border-radius:var(--radius-xl);overflow:hidden}.home-page .insight-featured>img,.home-page .insight-featured>.insight-overlay{width:100%;height:100%;margin:0;inset:0}.home-page .insight-featured>img{object-fit:cover;transform:translate3d(0, var(--parallax-y,0), 0) scale(1.02)}@media (width>=1181px){.home-page .intro h2,.home-page .section-head h2,.home-page .care-copy h2,.home-page .principles-title h2,.home-page .faq-intro h2,.home-page .expertise-heading h2{font-size:clamp(2.25rem,3.7vw,4.1rem)}.home-page .expertise-content h3{font-size:clamp(1.7rem,2.15vw,2.5rem)}.home-page .care-links span{font-size:clamp(1.2rem,1.75vw,1.75rem)}.home-page .process-card h3{font-size:1.78rem}.home-page .principles-list h3{font-size:clamp(1.45rem,2.1vw,2.15rem)}.home-page .insight-card h3{font-size:clamp(1.55rem,2.4vw,3.1rem)}.home-page .insight-card:not(.insight-featured) h3{font-size:clamp(1.5rem,2vw,2.15rem)}.home-page .faq summary{font-size:clamp(1.25rem,1.9vw,1.8rem)}}@media (width>=761px) and (width<=1180px){.home-page .intro h2,.home-page .section-head h2,.home-page .care-copy h2,.home-page .principles-title h2,.home-page .faq-intro h2,.home-page .expertise-heading h2{font-size:clamp(2.1rem,4.2vw,3.6rem)}.home-page .expertise-content h3{font-size:clamp(1.65rem,2.8vw,2.25rem)}.home-page .care-links span{font-size:clamp(1.18rem,2.2vw,1.6rem)}.home-page .principles-list h3{font-size:clamp(1.4rem,2.5vw,2rem)}.home-page .insight-card h3{font-size:clamp(1.5rem,3vw,2.55rem)}.home-page .insight-card:not(.insight-featured) h3{font-size:clamp(1.45rem,2.5vw,2rem)}.home-page .faq summary{font-size:clamp(1.2rem,2.4vw,1.7rem)}}@media (width<=760px){.home-page .intro h2,.home-page .section-head h2,.home-page .care-copy h2,.home-page .principles-title h2,.home-page .faq-intro h2,.home-page .expertise-heading h2{font-size:clamp(2rem,8.2vw,3rem)}.home-page .expertise-content h3{font-size:clamp(1.85rem,8vw,2.3rem)}.home-page .care-links span{font-size:clamp(1.18rem,5.7vw,1.5rem)}.home-page .process-card h3{font-size:1.8rem}.home-page .principles-list h3{font-size:clamp(1.4rem,6.2vw,1.95rem)}.home-page .insight-card h3{font-size:clamp(1.55rem,7vw,2.45rem)}.home-page .insight-card:not(.insight-featured) h3{font-size:clamp(1.45rem,6.6vw,2rem)}.home-page .faq summary{font-size:clamp(1.2rem,5.5vw,1.55rem)}}@media (width>=1181px){body .intro h2,body .section-head h2,body .care-copy h2,body .principles-title h2,body .faq-intro h2,body .final-cta h2,body.home-page .intro h2,body.home-page .section-head h2,body.home-page .care-copy h2,body.home-page .principles-title h2,body.home-page .faq-intro h2,body.home-page .final-cta h2,body .expertise-heading h2,body .sticky-title h2,body .image-story h2,body .info-band h2,body .contact-intro h2,body .page-cta h2,body .warning-panel h2{font-size:clamp(2rem,3.1vw,3.75rem)}body .inner-hero h1{font-size:clamp(3.2rem,5.3vw,5.55rem)}body .service-card h3{font-size:clamp(1.7rem,2.6vw,3.35rem)}body .service-card:not(.service-card-primary) h3{font-size:clamp(1.65rem,2.1vw,2.4rem)}body .expertise-content h3{font-size:clamp(1.6rem,2.1vw,2.5rem)}body .value-card h3,body .catalog-card h3,body .type-row h3,body .journey-card h3{font-size:clamp(1.6rem,2.25vw,2.65rem)}body .principles-list h3{font-size:clamp(1.3rem,1.75vw,1.85rem)}body .insight-card h3{font-size:clamp(1.4rem,2vw,2.75rem)}body .insight-card:not(.insight-featured) h3{font-size:clamp(1.35rem,1.65vw,1.9rem)}body summary{font-size:clamp(1.1rem,1.55vw,1.55rem)}body .final-contact-card h3{font-size:clamp(1.5rem,1.9vw,2.1rem)}body .detail-article h2,body .article-body h2,body .legal-copy h2{font-size:clamp(1.95rem,2.7vw,3rem)}body .blog-card h2,body .article-aside h2{font-size:clamp(1.75rem,1.95vw,2rem)}}@media (width>=761px) and (width<=1180px){body .intro h2,body .section-head h2,body .care-copy h2,body .principles-title h2,body .faq-intro h2,body .final-cta h2,body.home-page .intro h2,body.home-page .section-head h2,body.home-page .care-copy h2,body.home-page .principles-title h2,body.home-page .faq-intro h2,body.home-page .final-cta h2,body .expertise-heading h2,body .sticky-title h2,body .image-story h2,body .info-band h2,body .contact-intro h2,body .page-cta h2,body .warning-panel h2{font-size:clamp(1.9rem,3.6vw,3.1rem)}body .inner-hero h1{font-size:clamp(2.8rem,6.2vw,4.8rem)}body .service-card h3,body .expertise-content h3,body .catalog-card h3,body .type-row h3{font-size:clamp(1.55rem,2.8vw,2.2rem)}body .principles-list h3{font-size:clamp(1.2rem,2vw,1.7rem)}body .insight-card h3{font-size:clamp(1.35rem,2.4vw,2.1rem)}body .insight-card:not(.insight-featured) h3{font-size:clamp(1.3rem,2vw,1.7rem)}body summary{font-size:clamp(1.05rem,1.9vw,1.4rem)}body .final-contact-card h3{font-size:clamp(1.4rem,2.2vw,1.95rem)}body .detail-article h2,body .article-body h2,body .legal-copy h2{font-size:clamp(1.8rem,2.8vw,2.5rem)}}@media (width<=760px){body .intro h2,body .section-head h2,body .care-copy h2,body .principles-title h2,body .faq-intro h2,body .final-cta h2,body.home-page .intro h2,body.home-page .section-head h2,body.home-page .care-copy h2,body.home-page .principles-title h2,body.home-page .faq-intro h2,body.home-page .final-cta h2,body .expertise-heading h2,body .sticky-title h2,body .image-story h2,body .info-band h2,body .contact-intro h2,body .page-cta h2,body .warning-panel h2{font-size:clamp(1.8rem,7.3vw,2.65rem)}body .inner-hero h1{font-size:clamp(2.45rem,11.5vw,3.8rem)}body .service-card h3,body .expertise-content h3,body .catalog-card h3,body .type-row h3{font-size:clamp(1.65rem,7vw,2.1rem)}body .value-card h3,body .journey-card h3{font-size:clamp(1.55rem,6.4vw,1.9rem)}body .principles-list h3{font-size:clamp(1.2rem,5.2vw,1.6rem)}body .insight-card h3{font-size:clamp(1.35rem,5.8vw,2rem)}body .insight-card:not(.insight-featured) h3{font-size:clamp(1.25rem,5.3vw,1.65rem)}body summary{font-size:clamp(1rem,4.7vw,1.3rem)}body .final-contact-card h3{font-size:clamp(1.35rem,5.5vw,1.8rem)}body .detail-article h2,body .article-body h2,body .legal-copy h2{font-size:clamp(1.7rem,7.2vw,2.3rem)}body .blog-card h2,body .article-aside h2{font-size:clamp(1.65rem,6.4vw,1.9rem)}}.faq-list details{border-bottom:1px solid var(--line);transition:border-color .25s,background-color .25s}.faq-list details:first-child{border-top:0}.faq-list summary{min-height:94px;padding:18px 0;transition:color .25s}.faq-list summary:hover{color:var(--blue)}.faq-list summary span{border:1px solid var(--line);background:var(--paper-2);width:42px;height:42px;color:var(--blue);font-family:var(--sans);border-radius:50%;place-items:center;font-size:1.35rem;font-weight:400;line-height:1;transition:transform .3s,background-color .3s,border-color .3s,color .3s;display:grid}.faq-list summary:hover span,.faq-list details[open] summary span{border-color:var(--blue);background:var(--blue);color:#fff}.faq-list details[open]{border-bottom-color:var(--aqua)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{opacity:0;max-width:690px;max-height:0;margin:0;padding-right:64px;line-height:1.75;transition:max-height .48s cubic-bezier(.22,.75,.2,1),margin .48s,opacity .25s;overflow:hidden}.faq-list details[open] p{opacity:1;margin:-2px 0 30px}@media (width<=760px){.faq-list summary{gap:16px;min-height:78px}.faq-list summary span{width:36px;height:36px;font-size:1.15rem}.faq-list details p{margin-bottom:24px;padding-right:0}.faq-list details:not([open]) p{margin-bottom:0}}.inner-hero{min-height:360px}.inner-hero-shell{padding:184px 0 30px}.breadcrumb{margin-bottom:14px}body .inner-hero h1{font-size:clamp(2.4rem,4vw,4rem)}.inner-hero-shell>p:last-child{margin-top:18px;font-size:.96rem}@media (width<=940px){.inner-hero{min-height:340px}.inner-hero-shell{padding:184px 0 26px}.breadcrumb{margin-bottom:14px}body .inner-hero h1{font-size:clamp(2.2rem,5vw,3.6rem)}}@media (width<=760px){.inner-hero{min-height:330px}.inner-hero-shell{padding:184px 0 24px}.breadcrumb{margin-bottom:12px}body .inner-hero h1{font-size:clamp(2rem,8vw,2.85rem)}.inner-hero-shell>p:last-child{margin-top:14px;font-size:.9rem}}.process-page .journey-grid{counter-reset:process-step;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.process-page .journey-card{counter-increment:process-step;border:1px solid var(--line);background:#fff;border-radius:26px;min-height:320px;padding:30px;transition:transform .3s,box-shadow .3s,background-color .3s;position:relative;overflow:hidden}.process-page .journey-card:before{content:"0" counter(process-step);color:var(--muted);letter-spacing:.14em;font-size:.64rem;font-weight:850;position:absolute;top:28px;right:28px}.process-page .journey-card:after{content:"";pointer-events:none;border:1px solid #0b64701f;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-46px;right:-34px}.process-page .journey-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px #212c6a1c}.process-page .journey-card:first-child{background:var(--ink);color:#fff;grid-column:span 7}.process-page .journey-card:nth-child(2){grid-column:span 5}.process-page .journey-card:nth-child(3){background:var(--paper-2);grid-column:span 5}.process-page .journey-card:nth-child(4){grid-column:span 7}.process-page .journey-card:nth-child(5){background:var(--paper-2);grid-column:span 7}.process-page .journey-card:nth-child(6){grid-column:span 5}.process-page .journey-card>span{border:1px solid var(--line);width:54px;height:54px;color:var(--blue);background:0 0;border-radius:17px;place-items:center;font-size:1.25rem;display:grid}.process-page .journey-card:first-child>span{color:var(--aqua);border-color:#9edbd680}.process-page .journey-card h3{max-width:13ch;font-family:var(--serif);letter-spacing:-.035em;margin:auto 0 12px;font-size:clamp(1.8rem,2.55vw,3rem);font-weight:400;line-height:.98}.process-page .journey-card p{max-width:36rem;color:var(--muted);margin:0;font-size:.92rem}.process-page .journey-card:first-child p{color:#ffffffad}.process-page .journey-card:first-child:before{color:var(--aqua)}.process-page .image-story{gap:clamp(46px,8vw,118px)}.process-page .image-story figure{min-height:500px;box-shadow:none;border-radius:28px}.process-page .image-story>div{padding:16px 0}@media (width>=761px) and (width<=1180px){.process-page .journey-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.process-page .journey-card:first-child,.process-page .journey-card:nth-child(4),.process-page .journey-card:nth-child(5){grid-column:span 4}.process-page .journey-card:nth-child(2),.process-page .journey-card:nth-child(3),.process-page .journey-card:nth-child(6){grid-column:span 2}.process-page .journey-card h3{font-size:clamp(1.65rem,3vw,2.25rem)}}@media (width<=760px){.process-page .journey-grid{grid-template-columns:1fr;gap:14px}.process-page .journey-card,.process-page .journey-card:nth-child(n){grid-column:auto;min-height:250px;padding:26px}.process-page .journey-card h3{max-width:12ch;font-size:clamp(1.7rem,7vw,2.2rem)}.process-page .image-story figure{min-height:390px}}.wound-types-page .sticky-title{padding-top:8px}.wound-types-page .sticky-title:before{content:"01 — 06";color:var(--blue);letter-spacing:.16em;margin-bottom:28px;font-size:.66rem;font-weight:850;display:inline-flex}.wound-types-page .type-list{counter-reset:wound-type;border-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.wound-types-page .type-row{counter-increment:wound-type;background:#fff;border:0;border-radius:24px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:24px;min-height:258px;padding:28px;transition:transform .3s,border-color .3s,background-color .3s,box-shadow .3s;display:flex;position:relative}.wound-types-page .type-row:before{content:"0" counter(wound-type);color:var(--muted);letter-spacing:.14em;font-size:.64rem;font-weight:850}.wound-types-page .type-row:hover{border-color:var(--aqua);transform:translateY(-4px);box-shadow:0 18px 42px #212c6a1a}.wound-types-page .type-row>div{max-width:none}.wound-types-page .type-row h3{max-width:11ch;font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(1.65rem,2.35vw,2.65rem);font-weight:400;line-height:.98}.wound-types-page .type-row p{color:var(--muted);margin:12px 0 0;font-size:.88rem;line-height:1.55}.wound-types-page .type-row>span{border:1px solid var(--line);width:42px;height:42px;color:var(--blue);background:0 0;border-radius:50%;transition:background-color .25s,color .25s,transform .25s;position:absolute;bottom:24px;right:24px}.wound-types-page .warning-panel{background:var(--ink);color:#fff;box-shadow:none;border:0;border-radius:28px}.wound-types-page .warning-panel h2{color:#fff;max-width:9ch}.wound-types-page .warning-panel li{color:#ffffffb8;border-bottom-color:#ffffff29}.wound-types-page .warning-panel li:before{background:var(--aqua)}@media (width>=761px) and (width<=1180px){.wound-types-page .type-layout{grid-template-columns:1fr;gap:42px}.wound-types-page .sticky-title{position:static}.wound-types-page .type-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.wound-types-page .type-list{grid-template-columns:1fr;gap:12px}.wound-types-page .type-row,.wound-types-page .type-row:nth-child(n){min-height:218px;padding:24px}.wound-types-page .type-row h3{font-size:clamp(1.7rem,7vw,2.25rem)}.wound-types-page .warning-panel{border-radius:22px}}.about-page .editorial-split{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(46px,7vw,104px)}.about-page .sticky-title{background:var(--ink);color:#fff;border-radius:28px;align-self:stretch;padding:38px;position:static}.about-page .sticky-title .kicker{color:var(--aqua)}.about-page .sticky-title h2{color:#fff}.about-page .sticky-title a{color:var(--aqua)}.about-page .long-copy{max-width:760px;padding:14px 0 0}.about-page .long-copy .lead{font-size:clamp(1.8rem,2.65vw,2.8rem)}.about-page .long-copy blockquote{color:var(--blue);border-left-width:2px;margin-top:34px;padding:24px 0 24px 24px;font-size:clamp(1.45rem,2.1vw,2.2rem)}.about-page .value-grid{counter-reset:about-value;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.about-page .value-card{counter-increment:about-value;min-height:258px;box-shadow:none;background:#fff;border:0;border-radius:24px;padding:28px;transition:transform .3s,box-shadow .3s;position:relative}.about-page .value-card:before{content:"0" counter(about-value);color:var(--muted);letter-spacing:.14em;font-size:.64rem;font-weight:850;position:absolute;top:28px;right:28px}.about-page .value-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #212c6a17}.about-page .value-card>span{width:50px;height:50px;color:var(--blue);background:0 0;border:1px solid #0b647029;border-radius:16px;font-size:1.25rem}.about-page .value-card h3{max-width:12ch;margin:auto 0 10px;font-size:clamp(1.55rem,2vw,2.15rem);line-height:.98}.about-page .value-card p{max-width:28rem}.about-page .image-story{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:clamp(42px,7vw,104px)}.about-page .image-story figure{min-height:500px;box-shadow:none;border-radius:28px}.about-page .image-story>div{padding:14px 0}@media (width<=940px){.about-page .editorial-split{grid-template-columns:1fr;gap:38px}.about-page .sticky-title{padding:30px}.about-page .long-copy{padding-top:0}.about-page .image-story{grid-template-columns:1fr}}@media (width<=760px){.about-page .value-grid{grid-template-columns:1fr;gap:12px}.about-page .value-card{min-height:230px;padding:24px}.about-page .value-card:before{top:24px;right:24px}.about-page .image-story figure{min-height:390px}}body.about-page .inner-hero h1{font-size:clamp(2.15rem,3.5vw,3.55rem)}body.about-page .sticky-title h2,body.about-page .section-head h2,body.about-page .image-story h2{font-size:clamp(1.9rem,3vw,3.35rem)}body.about-page .long-copy .lead{font-size:clamp(1.55rem,2.1vw,2.3rem)}body.about-page .long-copy blockquote{font-size:clamp(1.25rem,1.75vw,1.85rem)}body.about-page .value-card h3{font-size:clamp(1.35rem,1.7vw,1.85rem)}body.about-page .value-card p,body.about-page .long-copy,body.about-page .image-story p:not(.kicker){font-size:.9rem}@media (width<=760px){body.about-page .inner-hero h1{font-size:clamp(1.95rem,8vw,2.75rem)}body.about-page .sticky-title h2,body.about-page .section-head h2,body.about-page .image-story h2{font-size:clamp(1.8rem,7vw,2.5rem)}body.about-page .long-copy .lead{font-size:clamp(1.45rem,6vw,1.9rem)}body.about-page .value-card h3{font-size:clamp(1.35rem,6vw,1.75rem)}}.blog-grid{counter-reset:blog-card;grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:22px}.blog-card{counter-increment:blog-card;background:0 0;border:0;border-radius:0;flex-direction:column;min-width:0;transition:transform .3s;display:flex;position:relative;overflow:hidden}.blog-card:before{content:"0" counter(blog-card);z-index:3;color:#fff;letter-spacing:.08em;backdrop-filter:blur(10px);background:#212c6a75;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.68rem;font-weight:800;display:grid;position:absolute;top:18px;left:18px}.blog-card:hover{box-shadow:none;transform:translateY(-5px)}.blog-card figure{border-radius:var(--radius-lg);background:var(--paper-2);height:222px;margin:0;overflow:hidden}.blog-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1),filter .4s}.blog-card:hover img{filter:saturate(1.06);transform:scale(1.045)}.blog-card>div{border-top:0;flex-direction:column;min-height:238px;padding:22px 4px 4px;display:flex}.blog-card span{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:.64rem;font-weight:850}.blog-card h2{font-family:var(--serif);letter-spacing:-.035em;margin:14px 0 10px;font-size:clamp(1.65rem,2.15vw,2.3rem);font-weight:400;line-height:1.02}.blog-card p{max-width:34rem;color:var(--muted);margin:0;font-size:.92rem}.blog-card b{color:var(--ink);letter-spacing:.04em;margin-top:auto;font-size:.72rem}.blog-card:first-child{border-radius:var(--radius-xl);background:var(--ink);color:#fff;border:0;grid-area:span 2/span 7}.blog-card:first-child figure{border-radius:0;height:100%;min-height:390px}.blog-card:first-child>div{border-top:0;min-height:248px;padding:28px 30px 30px}.blog-card:first-child span{color:var(--aqua)}.blog-card:first-child p{color:#ffffffb3}.blog-card:first-child b{color:var(--aqua)}.blog-card:nth-child(2),.blog-card:nth-child(3){grid-column:span 5}.blog-card:nth-child(n+4){grid-column:span 4}@media (width>=761px) and (width<=1180px){.blog-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.blog-card:first-child{grid-area:span 1/span 6;grid-template-columns:1.15fr .85fr;display:grid}.blog-card:first-child figure{min-height:330px}.blog-card:first-child>div{align-self:stretch;min-height:0}.blog-card:nth-child(2),.blog-card:nth-child(3),.blog-card:nth-child(n+4){grid-column:span 3}}@media (width<=760px){.blog-grid{grid-template-columns:1fr;gap:34px}.blog-card,.blog-card:nth-child(2),.blog-card:nth-child(3),.blog-card:nth-child(n+4){grid-column:auto}.blog-card:first-child{grid-row:auto;display:flex}.blog-card:first-child figure{height:260px;min-height:260px}.blog-card:first-child>div{min-height:0;padding:24px}.blog-card figure{height:205px}.blog-card>div{min-height:0;padding-bottom:0}}.detail-layout{grid-template-columns:minmax(0,1.22fr) minmax(270px,.78fr);gap:clamp(42px,7vw,96px)}.detail-article{max-width:760px}.detail-article .lead,.article-body .lead{border-left:3px solid var(--aqua);max-width:42rem;margin-bottom:38px;padding-left:22px;font-size:clamp(1.55rem,2.15vw,2.35rem);line-height:1.1}.detail-article h2,.article-body h2,.legal-copy h2{margin-top:52px;font-size:clamp(1.75rem,2.55vw,2.8rem)}.detail-article p,.detail-article li,.article-body p,.article-body li,.legal-copy p{font-size:.94rem;line-height:1.78}.detail-article .check-list li{padding:13px 0 13px 32px}.detail-sidebar{gap:14px;top:124px}.detail-sidebar .sidebar-card{border-radius:26px;padding:30px;box-shadow:0 18px 45px #212c6a24}.detail-sidebar .sidebar-card h2{max-width:12ch;font-family:var(--serif);font-size:clamp(1.8rem,2.5vw,2.65rem);font-weight:400;line-height:1}.detail-sidebar .sidebar-links{background:var(--paper-2);border:0;padding:22px 24px}.detail-sidebar .sidebar-links a{min-height:48px;font-size:.86rem}.article-section{padding-top:clamp(72px,8vw,118px)}.article-layout{grid-template-columns:minmax(0,1.3fr) minmax(270px,.7fr);gap:clamp(42px,8vw,110px)}.article-body{max-width:740px}.article-body .article-meta{margin-bottom:26px;font-size:.68rem}.article-body ul:not(.check-list){padding-left:20px}.article-note{background:var(--paper-2);border-left:0;border-radius:20px;margin-top:42px;padding:24px 26px}.article-aside{gap:14px;top:124px}.article-aside>div{background:var(--ink);color:#fff;border-radius:26px;padding:28px;box-shadow:0 18px 45px #212c6a24}.article-aside>div .kicker{color:var(--aqua)}.article-aside>div p:not(.kicker){color:#ffffffb3}.article-aside h2{font-size:clamp(1.8rem,2.45vw,2.55rem)}.article-aside nav{background:var(--paper-2);border:0;border-radius:20px;padding:12px 22px}.article-aside nav a{min-height:48px;font-size:.86rem}.catalog-grid{gap:18px}.catalog-card{background:#fff;border:0;border-radius:26px;grid-template-columns:minmax(150px,.65fr) minmax(0,1.35fr);min-height:390px;box-shadow:0 10px 32px #212c6a0f}.catalog-card figure{min-height:390px}.catalog-card>div{padding:clamp(24px,3vw,36px)}.catalog-card h3{font-size:clamp(1.7rem,2.4vw,2.6rem)}.catalog-card p{font-size:.9rem;line-height:1.65}.contact-layout{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(42px,7vw,100px)}.contact-intro h2{font-size:clamp(2rem,3.2vw,3.45rem)}.contact-intro>p,.contact-facts article{font-size:.92rem;line-height:1.65}.contact-facts{margin-top:28px}.contact-form{background:#fff;border-radius:26px;padding:clamp(24px,3.5vw,42px);box-shadow:0 12px 34px #212c6a0f}.contact-form input,.contact-form select,.contact-form textarea{border-radius:12px}.legal-copy{max-width:800px}.legal-copy section{border-bottom:0;padding:18px 0}.legal-copy h2{margin-top:38px;margin-bottom:14px;font-size:clamp(1.55rem,2.25vw,2.35rem)}.legal-copy section:first-child h2{margin-top:0}.not-found{min-height:100svh;padding-top:130px}.not-found h1{max-width:650px;font-size:clamp(3.2rem,6.5vw,6.5rem)}@media (width<=1120px){.catalog-card{grid-template-columns:1fr}.catalog-card figure{height:240px;min-height:240px}}@media (width<=760px){.detail-article .lead,.article-body .lead{padding-left:16px;font-size:clamp(1.4rem,6vw,1.85rem)}.detail-article h2,.article-body h2,.legal-copy h2{margin-top:40px;font-size:clamp(1.55rem,7vw,2.15rem)}.detail-article p,.detail-article li,.article-body p,.article-body li,.legal-copy p{font-size:.9rem}.detail-sidebar .sidebar-card,.article-aside>div{padding:24px}.catalog-card>div{min-height:245px}.contact-intro h2{font-size:clamp(1.9rem,8vw,2.6rem)}}.contact-channels{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.contact-channel{background:var(--paper-2);border:1px solid #102a3214;border-radius:26px;flex-direction:column;min-height:238px;padding:26px;display:flex;box-shadow:0 12px 30px #212c6a0d}.contact-channel-primary{background:var(--ink);color:#fff}.contact-channel-primary .kicker,.contact-channel-primary p:not(.kicker){color:#ffffffad}.contact-channel .kicker{color:var(--blue);margin:20px 0 0}.contact-channel h2{max-width:15ch;font-family:var(--serif);margin:10px 0 12px;font-size:clamp(1.55rem,2.2vw,2.25rem);font-weight:400;line-height:1.02}.contact-channel p:not(.kicker){color:var(--muted);margin:0;font-size:.88rem;line-height:1.65}.contact-channel-icon{width:46px;height:46px;color:var(--blue);border:1px solid;border-radius:15px;place-items:center;font-size:1.25rem;display:grid}.contact-channel-primary .contact-channel-icon{color:var(--aqua)}.contact-channel-wide{background:#fff;grid-column:1/-1;grid-template-columns:auto 1fr;align-items:start;gap:18px;min-height:150px;display:grid}.contact-channel-wide .kicker{margin-top:0}.contact-channel-wide h2{margin-top:6px}.contact-channel-email h2{max-width:none;font-size:clamp(1.2rem,2vw,2rem)}.contact-channel-email h2 a{color:inherit;overflow-wrap:anywhere;text-decoration:none}@media (width<=760px){.contact-channels{grid-template-columns:1fr}.contact-channel-wide{grid-column:auto}.contact-channel{min-height:210px;padding:22px}.contact-channel-wide{min-height:150px}}.site-footer{isolation:isolate;background:radial-gradient(circle at 8% 10%,#3fd3c621,#0000 28%),linear-gradient(135deg,#1d2864 0%,#304195 56%,#151e4a 100%);padding:clamp(64px,8vw,108px) 0 18px;position:relative;overflow:hidden}.site-footer:after{content:"";z-index:-1;border:1px solid #8befde1f;border-radius:50%;width:min(42vw,620px);height:min(42vw,620px);position:absolute;bottom:-58%;right:-18%;box-shadow:0 0 0 42px #8befde09,0 0 0 84px #8befde06}.footer-main{z-index:1;grid-template-columns:minmax(280px,1.5fr) repeat(3,minmax(135px,.7fr));gap:clamp(28px,5vw,72px);padding-bottom:clamp(44px,6vw,70px);position:relative}.footer-brand>p{color:#ffffffb8;max-width:390px;font-size:.9rem;line-height:1.7}.footer-brand>small{color:#fff6;max-width:390px;margin-top:18px;font-size:.72rem;line-height:1.55}.footer-column a,.footer-column p{color:#ffffff9e;margin:0 0 13px;font-size:.8rem;line-height:1.4;transition:color .2s,transform .2s;position:relative}.footer-column a:hover{color:#fff;transform:translate(4px)}.footer-contact-email{overflow-wrap:anywhere}.footer-column a:hover:after{content:"↗";color:var(--aqua);margin-left:7px;font-size:.7rem}.footer-column p{color:#ffffff59}.footer-bottom{z-index:1;color:#ffffff6b;letter-spacing:.01em;border-top:1px solid #ffffff24;min-height:62px;font-size:.68rem;position:relative}.footer-bottom:before{content:"";background:var(--aqua);vertical-align:middle;opacity:.8;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}@media (width<=940px){.footer-main{grid-template-columns:minmax(0,1.3fr) repeat(2,minmax(130px,1fr))}.footer-brand{grid-column:1/-1;max-width:600px}}@media (width<=760px){.site-footer{padding-top:58px}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}.footer-brand{grid-column:1/-1;padding-right:0}.footer-column{padding-top:0}.footer-column a{align-items:center;min-height:32px;margin-bottom:5px}.footer-bottom{align-items:center;min-height:58px;padding:17px 0}}@media (width<=430px){.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-brand>p{font-size:.84rem}.footer-bottom{align-items:flex-start}}.footer-credit{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem}.footer-credit strong{color:var(--aqua);font-weight:800}.home-page .hero-media{overflow:hidden}.home-page .hero-content,.home-page .hero-slides,.home-page .hero-slide{width:100%}.home-page .hero-content{max-width:900px}.home-page .hero-slides{overflow:visible}.home-page .hero-slide h1,.home-page .hero-title-like{max-width:100%}.home-page .hero-image,.home-page .hero-image.is-active{transition:opacity .8s;transform:translate(0,0)}.home-page .hero-slide,.home-page .hero-slide.is-active{transform:translate3d(0, 0, 0) scale(var(--hero-scale,1));transform-origin:0 0;transition:opacity .55s,visibility .55s,transform .3s}.nav-cta:hover,.button.button-primary{background:var(--brand-gradient)!important;color:#fff!important;border:none!important}.nav-cta{background:var(--brand-gradient);color:#fff!important;border:none!important}.home-page .hero-actions .button{letter-spacing:.035em;border-radius:14px;min-height:54px;padding-inline:22px;font-size:.74rem;font-weight:850;line-height:1;box-shadow:0 12px 26px #0f17402e}.home-page .hero-actions .button:after{content:"↗";margin-left:13px;font-size:1rem;line-height:1;transition:transform .2s}.home-page .hero-actions .button:hover:after{transform:translate(2px,-2px)}.home-page .hero-actions .button-glass{color:#fff;background:#161c4033;border-color:#ffffff80;box-shadow:0 12px 26px #0f17401f}.home-page .hero-actions .button-glass:hover{color:var(--ink);background:#fffffff0;border-color:#fff}.home-page .hero-trust-note{z-index:3;color:#fff;backdrop-filter:blur(16px);background:#161c4085;border:1px solid #fff3;border-radius:18px;align-items:flex-start;gap:14px;display:none;position:absolute;box-shadow:0 16px 34px #00000029}.home-page .hero-trust-mark{width:34px;height:34px;color:var(--aqua);border:1px solid #83dde4a6;border-radius:50%;flex:none;place-items:center;font-size:.95rem;font-weight:850;display:grid}.home-page .hero-trust-note p{color:var(--aqua);letter-spacing:.14em;text-transform:uppercase;margin:0 0 6px;font-size:.62rem;font-weight:850}.home-page .hero-trust-note strong{max-width:235px;font-family:var(--serif);font-size:1.18rem;font-weight:400;line-height:1.12;display:block}.home-page .hero-trust-note small{color:#ffffff94;letter-spacing:.04em;margin-top:12px;font-size:.68rem;display:block}@media (width>=1181px){.home-page .hero-content{max-width:min(900px,100% - 360px)}.home-page .hero-trust-note{width:286px;padding:20px;display:flex;bottom:154px;right:0}}@media (width>=761px) and (width<=1180px){.home-page .hero-shell{padding-top:214px}.home-page .hero-trust-note{align-items:center;padding:12px 16px;display:flex;top:94px;left:0;right:0}.home-page .hero-trust-note strong{max-width:none;font-family:var(--sans);font-size:.82rem;font-weight:700;line-height:1.25}.home-page .hero-trust-note small{display:none}}@media (width<=760px){.home-page .hero-shell{padding-top:208px}.home-page .hero-trust-note{border-radius:14px;align-items:center;gap:10px;padding:10px 13px;display:flex;top:84px;left:0;right:0}.home-page .hero-trust-mark{width:29px;height:29px;font-size:.82rem}.home-page .hero-trust-note p{margin-bottom:3px;font-size:.55rem}.home-page .hero-trust-note strong{max-width:none;font-family:var(--sans);font-size:.76rem;font-weight:700;line-height:1.25}.home-page .hero-trust-note small{display:none}}@media (width>=1181px){.home-page .hero-slide h1,.home-page .hero-title-like{font-size:clamp(3.25rem,4.8vw,5.15rem);line-height:.98}.home-page .hero-trust-note{top:auto;bottom:96px;transform:none}.home-page .hero-trust-note strong{max-width:210px;font-size:1.04rem;line-height:1.18}}@media (width>=761px) and (width<=1180px){.home-page .hero-content{max-width:min(100%,100% - 292px)}.home-page .hero-slide h1,.home-page .hero-title-like{font-size:clamp(3rem,5.8vw,4.4rem);line-height:.98}.home-page .hero-trust-note{align-items:flex-start;width:260px;padding:16px;inset:auto 0 86px auto;transform:none}.home-page .hero-trust-note strong{max-width:190px;font-family:var(--serif);font-size:.98rem;font-weight:400;line-height:1.16}}.home-page .hero,.home-page .hero-shell{min-height:100svh;overflow:hidden}.home-page .hero-controls{z-index:10}@media (width>=1181px){.home-page .hero-shell{padding-top:clamp(128px,15vh,166px);padding-bottom:112px}.home-page .hero-slides{height:clamp(390px,56vh,500px);min-height:0}}@media (width>=761px) and (width<=1180px){.home-page .hero-shell{padding-top:clamp(122px,16vh,158px);padding-bottom:92px}.home-page .hero-slides{height:clamp(350px,100svh - 270px,450px);min-height:0}}@media (width<=760px){.home-page .hero-shell{padding-top:192px;padding-bottom:88px}.home-page .hero-slides{height:calc(100svh - 260px);min-height:0}.home-page .hero-controls{bottom:calc(72px + env(safe-area-inset-bottom) + 14px)}}@media (width>=761px) and (width<=940px){.home-page .hero-shell{padding-top:184px;padding-bottom:76px}.home-page .hero-content{max-width:min(100%,100% - 250px)}.home-page .hero-slides{height:calc(100svh - 210px);min-height:300px}.home-page .hero-slide h1,.home-page .hero-title-like{font-size:clamp(2.55rem,5.4vw,3.6rem);line-height:.96}.home-page .hero-slide>p:not(.hero-title-like){margin-top:18px;font-size:.88rem;line-height:1.5}.home-page .hero-actions{gap:8px;margin-top:24px}.home-page .hero-actions .button{min-height:48px;padding-inline:16px}.home-page .hero-trust-note{width:230px;padding:13px}.home-page .hero-trust-note strong{max-width:160px;font-size:.88rem}}@media (width<=760px) and (height<=700px){.home-page .hero-shell{padding-top:184px;padding-bottom:72px}.home-page .hero-slides{height:calc(100svh - 214px);min-height:0}.home-page .hero-slide h1,.home-page .hero-title-like{font-size:clamp(2.2rem,10.8vw,2.75rem);line-height:.95}.home-page .hero-slide>p:not(.hero-title-like){margin-top:12px;font-size:.82rem;line-height:1.42}.home-page .hero-actions{gap:7px;margin-top:16px}.home-page .hero-actions .button{min-height:45px;padding-inline:14px;font-size:.68rem}.home-page .hero-trust-note{padding:8px 10px;top:64px}.home-page .hero-trust-mark{width:25px;height:25px;font-size:.72rem}.home-page .hero-trust-note p{font-size:.48rem}.home-page .hero-trust-note strong{font-size:.68rem}}@media (width<=940px) and (height<=620px) and (orientation:landscape){.home-page .hero-shell{padding-top:184px;padding-bottom:58px}.home-page .hero-slides{height:calc(100svh - 155px);min-height:0}.home-page .hero-slide h1,.home-page .hero-title-like{font-size:clamp(2rem,5vw,3rem);line-height:.94}.home-page .hero-slide>p:not(.hero-title-like){margin-top:10px;font-size:.78rem;line-height:1.35}.home-page .hero-actions{gap:8px;margin-top:14px;display:flex}.home-page .hero-actions .button{width:auto;min-height:42px;padding-inline:13px;font-size:.64rem}.home-page .hero-controls{bottom:12px}}@media (width<=760px) and (height>=701px){.home-page .hero-shell{padding-top:210px}}@media (width<=760px) and (height<=700px) and (orientation:portrait){.home-page .hero-shell{height:calc(100% - 86px);max-height:calc(100% - 86px);padding-top:184px}.home-page .hero-slides{height:calc(100svh - 252px)}.home-page .hero-slide h1,.home-page .hero-title-like{font-size:clamp(2rem,9.8vw,2.4rem);line-height:.94}.home-page .hero-slide>p:not(.hero-title-like){font-size:.78rem;line-height:1.36}.home-page .hero-actions{gap:5px;margin-top:12px}.home-page .hero-actions .button{min-height:38px;padding-inline:12px;font-size:.62rem}.home-page .hero-controls{bottom:calc(72px + env(safe-area-inset-bottom))}}@media (width<=940px) and (height<=620px) and (orientation:landscape){.home-page .hero-content{max-width:min(100%,100% - 240px)}.home-page .hero-trust-note{width:220px;padding:10px;inset:auto 0 58px auto}.home-page .hero-trust-note strong{max-width:160px;font-family:var(--sans);font-size:.72rem;font-weight:700;line-height:1.18}}@media (width<=760px) and (orientation:portrait){.home-page:not(.is-interactive) .hero-slide,.home-page:not(.is-interactive) .hero-slide.is-active{transition:none}.home-page .hero-content{text-align:center}.home-page .hero-slide,.home-page .hero-slide.is-active{text-align:center;transform-origin:50%;flex-direction:column;justify-content:center;align-items:center;padding-bottom:44px;display:flex}.home-page .hero-slide h1,.home-page .hero-title-like{text-align:center;width:100%}.home-page .hero-slide>p:not(.hero-title-like){text-align:center;width:min(100%,32rem);margin-left:auto;margin-right:auto}.home-page .hero-actions{width:min(100%,320px);margin-left:auto;margin-right:auto}.home-page .hero-controls{justify-content:center;width:auto;left:50%;transform:translate(-50%)}.home-page .hero-dots{justify-content:center}.home-page .hero-trust-note{width:min(100% - 32px,330px);left:50%;right:auto;transform:translate(-50%)}}.home-page .hero{height:100svh;min-height:0}.home-page .hero-shell{height:100%;min-height:0;max-height:none}.home-page>main>section:not(.hero){content-visibility:auto;contain-intrinsic-size:720px}.home-page .eyebrow{letter-spacing:.1em;font-size:clamp(1.08rem,1.9vw,1.35rem);font-weight:800;line-height:1.35}.home-page .hero-dot:after{content:"";background:var(--aqua);opacity:0;transform-origin:0;border-radius:999px;height:2px;position:absolute;bottom:3px;left:6px;right:6px;transform:scaleX(0)}.home-page .hero-dot.is-active:after{opacity:1;animation:7s linear forwards hero-dot-progress;animation-play-state:var(--hero-dot-animation-state,running)}.home-page .hero.is-paused .hero-dot.is-active:after{animation-play-state:paused}@keyframes hero-dot-progress{to{transform:scaleX(1)}}@media (width>=1181px){.home-page .hero-slide,.home-page .hero-slide.is-active{flex-direction:column;justify-content:center;display:flex}}@media (width<=940px) and (width>=761px){.home-page .hero-shell{--hero-top-space:184px;--hero-bottom-space:76px;padding-top:var(--hero-top-space);padding-bottom:var(--hero-bottom-space)}.home-page .hero-slides{height:calc(100svh - var(--hero-top-space) - var(--hero-bottom-space));min-height:0}}@media (width<=940px) and (height<=620px) and (orientation:landscape){.home-page .hero-shell{--hero-top-space:184px;--hero-bottom-space:58px;padding-top:var(--hero-top-space);padding-bottom:var(--hero-bottom-space)}.home-page .hero-slides{height:calc(100svh - var(--hero-top-space) - var(--hero-bottom-space))}}@media (width<=760px){.home-page .eyebrow{letter-spacing:.06em;width:min(100%,24ch);margin-inline:auto;font-size:clamp(1.18rem,5vw,1.45rem);line-height:1.45}.home-page .eyebrow span{display:block}.home-page .eyebrow span+span{margin-top:.18em}.home-page .hero-shell{--hero-top-space:clamp(184px, 25svh, 210px);--hero-bottom-space:calc(88px + env(safe-area-inset-bottom));padding-top:var(--hero-top-space);padding-bottom:var(--hero-bottom-space)}.home-page .hero-slides{height:calc(100svh - var(--hero-top-space) - var(--hero-bottom-space));min-height:0}}@media (width<=760px) and (height<=700px){.home-page .hero-shell{--hero-top-space:184px;--hero-bottom-space:calc(72px + env(safe-area-inset-bottom))}.home-page .hero-controls{bottom:calc(72px + env(safe-area-inset-bottom))}}.inner-hero-media>div{background:linear-gradient(90deg,#161c40d9 0%,#161c4099 50%,#161c4033 100%),linear-gradient(#0000 48%,#161c408c)}@media (width<=760px){.inner-hero-media>div{background:linear-gradient(#161c4099,#161c40b3 55%,#161c40d9)}}.shell,.detail-layout,.article-layout,.contact-layout,.editorial-split,.type-layout,.info-band-grid,.warning-panel,.page-cta-inner,.footer-main,.footer-bottom,.detail-layout>*,.article-layout>*,.contact-layout>*,.editorial-split>*,.type-layout>*,.info-band-grid>*,.page-cta-inner>*,.footer-main>*{min-width:0}.detail-article,.article-body,.long-copy,.legal-copy,.contact-intro,.contact-channels,.detail-sidebar,.article-aside,.type-list,.type-row,.catalog-card,.catalog-card>div,.blog-card,.blog-card>div{min-width:0;max-width:100%}@media (width<=1180px){.inner-hero{min-height:clamp(420px,64svh,620px)}.inner-hero-shell{padding-block:clamp(184px,17vh,204px) 54px}.inner-hero h1{max-width:16ch;font-size:clamp(3rem,7vw,5.4rem)}.intro-grid,.care-model-grid,.principles-grid,.faq-grid,.final-cta-shell,.editorial-split,.type-layout,.image-story,.info-band-grid,.warning-panel,.detail-layout,.article-layout,.contact-layout,.service-card,.service-card-primary{min-width:0}}@media (width<=940px){.detail-layout,.article-layout,.contact-layout,.editorial-split,.type-layout,.image-story,.info-band-grid,.warning-panel{grid-template-columns:minmax(0,1fr)}.detail-sidebar,.article-aside{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.contact-channels{grid-template-columns:repeat(2,minmax(0,1fr))}.type-list,.catalog-grid{min-width:0}.catalog-grid{grid-template-columns:minmax(0,1fr)}.page-cta-inner{flex-direction:column;align-items:flex-start}}@media (width<=760px){.shell{width:min(100% - 24px,680px)}.inner-hero{min-height:max(420px,68svh)}.inner-hero-shell{padding:184px 0 42px}.breadcrumb{margin-bottom:22px}.inner-hero h1{width:100%;max-width:none;font-size:clamp(2.25rem,10.8vw,3.75rem);line-height:.94}.inner-hero-shell>p:last-child{max-width:42rem;margin-top:18px;font-size:.92rem;line-height:1.55}.detail-layout,.article-layout,.contact-layout,.editorial-split,.type-layout,.image-story,.info-band-grid,.warning-panel{grid-template-columns:minmax(0,1fr);gap:34px}.wound-types-page .type-layout,.about-page .editorial-split,.about-page .image-story,.process-page .image-story{grid-template-columns:minmax(0,1fr)}.detail-sidebar,.article-aside,.contact-channels,.type-list{grid-template-columns:minmax(0,1fr);width:100%}.wound-types-page .type-list{width:100%}.detail-sidebar,.article-aside{position:static}.detail-sidebar>*,.article-aside>*,.contact-channel,.type-row,.catalog-card,.blog-card{width:100%;min-width:0}.type-row,.type-row:nth-child(n){grid-column:auto}.contact-channel-wide{grid-column:auto;grid-template-columns:auto minmax(0,1fr)}.page-cta-inner{gap:26px}.page-cta h2,.page-cta p{max-width:none}.form-grid{grid-template-columns:minmax(0,1fr)}.section-head,.compact-head,.expertise-heading{flex-direction:column;align-items:flex-start}.section-head-aside{align-self:stretch}.media-note{flex-direction:column;align-items:flex-start}.media-note strong{text-align:left}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}.footer-bottom div{flex-wrap:wrap;gap:8px 18px}.reveal-left,.reveal-right{transform:translateY(30px)}.reveal.is-visible{transform:translate(0,0)scale(1)}}@media (width<=480px){.inner-hero-shell{padding-top:184px}.inner-hero-shell>p:last-child{font-size:.88rem}.detail-sidebar .sidebar-card,.detail-sidebar .sidebar-links,.article-aside>div,.article-aside nav,.contact-channel,.warning-panel{padding:22px}.contact-channel-wide{grid-template-columns:1fr}.contact-channel-wide .contact-channel-icon{margin-bottom:2px}}.contact-page .contact-layout{position:relative}.contact-page .contact-intro h2,.contact-page .faq-intro h2{color:var(--blue-2)}.contact-page .contact-intro>p{color:var(--muted)}.contact-page .contact-facts{border-top-color:#30419533}.contact-page .contact-facts article{border-bottom-color:#30419524}.contact-page .contact-facts span{color:var(--muted)}.contact-page .contact-facts strong{color:var(--blue-2)}.contact-page .contact-channel{background:linear-gradient(145deg,#f7f9fd 0%,#e9edf8 100%);border-color:#3041951f;box-shadow:0 16px 34px #212c6a17}.contact-page .contact-channel-primary{background:linear-gradient(135deg,#191c33 0%,#304195 64%,#5268bb 100%);border-color:#0000;box-shadow:0 20px 42px #212c6a33}.contact-page .contact-channel .kicker{color:var(--blue)}.contact-page .contact-channel-primary .kicker{color:var(--aqua)}.contact-page .contact-channel-icon{color:var(--blue);background:#ffffff7a;border-color:#30419552}.contact-page .contact-channel-primary .contact-channel-icon{color:var(--aqua);background:#83dde41a;border-color:#83dde4c7}.contact-page .contact-channel-wide{background:linear-gradient(105deg,#83dde433 0%,#fff 58%);border-color:#30419521;box-shadow:0 14px 32px #212c6a12}.contact-page .contact-channel-wide .contact-channel-icon{background:var(--aqua);color:var(--blue-2);border-color:#0000}.contact-page .soft-section{background:linear-gradient(145deg,#eef8f8 0%,#eef1fb 100%)}.contact-page .faq-list{border-top-color:#3041952e}.contact-page .faq-list details{border-bottom-color:#30419529}.contact-page .faq-list summary{color:var(--blue-2)}.contact-page .faq-list summary span{color:var(--blue);background:#ffffffb8;border-color:#30419533}.contact-page .faq-list summary:hover span,.contact-page .faq-list details[open] summary span{border-color:var(--blue);background:var(--blue);color:#fff}.contact-page .reveal{opacity:1;transition:none;transform:none}@media (width<=1180px){.inner-hero{min-height:clamp(360px,44svh,440px)}.inner-hero-shell{padding-block:184px 24px}.inner-hero h1{max-width:16ch;font-size:clamp(2.5rem,5.3vw,4.2rem);line-height:.93}.inner-hero-shell>p:last-child{margin-top:12px;font-size:.84rem;line-height:1.45}}@media (width<=760px){.inner-hero{min-height:max(300px,36svh)}.inner-hero-shell{padding:184px 0 20px}.breadcrumb{margin-bottom:12px}.inner-hero h1{max-width:none;font-size:clamp(1.7rem,7.2vw,2.5rem);line-height:.94}.inner-hero-shell>p:last-child{max-width:38rem;margin-top:10px;font-size:.72rem;line-height:1.36}}@media (width<=480px){.inner-hero{min-height:max(290px,36svh)}.inner-hero-shell{padding-top:184px}}@media (width<=760px) and (orientation:portrait){body{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.site-footer{padding-bottom:calc(90px + env(safe-area-inset-bottom))}}.site-footer{border-top:3px solid var(--aqua);background:radial-gradient(circle at 8% 0,#83dde42e,#0000 25%),linear-gradient(135deg,#1d2864 0%,#304195 56%,#151e4a 100%);padding-top:clamp(52px,6vw,78px)}.footer-main{grid-template-columns:minmax(300px,1.55fr) repeat(3,minmax(130px,.68fr));gap:clamp(28px,5vw,64px);padding-bottom:clamp(34px,4vw,52px)}.footer-brand{max-width:430px;padding-right:clamp(0px,2vw,24px)}.brand-footer{margin-bottom:20px}.footer-brand>p{max-width:370px;font-size:.86rem;line-height:1.6}.footer-brand>small{max-width:370px;margin-top:14px;font-size:.68rem;line-height:1.5}.footer-column{padding-top:4px}.footer-column h2{color:var(--aqua);letter-spacing:.2em;margin-bottom:16px;font-size:.6rem}.footer-column a,.footer-column p{margin-bottom:10px;font-size:.77rem;line-height:1.35}.footer-bottom{min-height:58px;font-size:.64rem}@media (width<=940px){.footer-main{grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(120px,1fr))}}@media (width<=760px){.site-footer{padding-top:48px}.footer-main{gap:28px 20px;padding-bottom:36px}.footer-brand{max-width:100%;padding-right:0}.footer-brand>p{max-width:34rem;font-size:.82rem}.footer-brand>small{max-width:34rem;font-size:.66rem}.footer-column h2{margin-bottom:12px}.footer-column a{min-height:34px;margin-bottom:2px}.footer-bottom{min-height:54px;padding-block:14px}}.brand-mark svg{width:100%;height:auto;display:block;overflow:visible}.brand-mark svg path:first-child{fill:none;stroke:var(--aqua);stroke-width:2.4px}.brand-mark svg path:last-child{fill:none;stroke:#fff;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.site-header.is-scrolled .brand-mark svg path:last-child{stroke:var(--blue)}.site-header .brand-mark{isolation:isolate;width:80px;height:80px;box-shadow:none;backdrop-filter:none;background:0 0;border:0;border-radius:20px;padding:2px;transition:width .3s,height .3s,padding .3s,border-color .3s,box-shadow .3s;position:relative;overflow:visible}.site-header .brand-mark:before{content:"";z-index:-1;filter:blur(16px);opacity:1;background:radial-gradient(72% 64%,#ffffff9e 0%,#daf8f86b 34%,#83dde447 55%,#0000 83%);border-radius:50%;position:absolute;inset:5px -13px}.site-header .brand-mark img{object-fit:cover;object-position:center 29%;z-index:1;filter:drop-shadow(0 7px 12px #070e3040);border-radius:15px;width:100%;height:100%;position:relative}.site-header .brand-mark img.logo-light,.site-header.is-scrolled .brand-mark img.logo-light{display:block}.site-header .brand-mark img.logo-dark,.site-header.is-scrolled .brand-mark img.logo-dark{display:none}.site-header .brand-copy,.site-header.is-scrolled .brand-copy{transform:translateY(-7px)}.site-header:not(.is-scrolled) .brand-copy strong{color:#fff}.site-header.is-scrolled .brand-copy strong{color:var(--muted)}.site-header.is-scrolled .brand-mark{width:58px;height:58px;box-shadow:none;border-radius:16px;padding:2px}.site-header.is-scrolled .brand-mark:before{opacity:.72;background:radial-gradient(#30419529 0%,#83dde421 42%,#0000 74%)}@media (width<=760px){.site-header .brand-mark{width:76px;height:76px}.site-header.is-scrolled .brand-mark{width:56px;height:56px}}@media (width<=480px){.site-header .brand-mark{border-radius:18px;width:68px;height:68px;padding:2px}.site-header.is-scrolled .brand-mark{border-radius:14px;width:52px;height:52px;padding:2px}}.blog-grid{gap:20px}.blog-card:not(:first-child){border-radius:var(--radius-xl);background:#fff;border:1px solid #3041951a;box-shadow:0 12px 30px #212c6a0f}.blog-card:not(:first-child)>div{min-height:218px;padding:22px 24px 24px}.blog-card:not(:first-child) b{color:var(--blue)}.blog-card:first-child{box-shadow:0 22px 50px #212c6a24}.blog-card:focus-visible{outline:3px solid var(--aqua);outline-offset:5px}.blog-card:hover{box-shadow:0 20px 42px #212c6a1f}.article-section{background:#fff}.article-body{color:var(--ink-2)}.article-body .article-meta{letter-spacing:.12em;background:#eef1fb;border:1px solid #30419529;border-radius:999px;width:fit-content;margin-bottom:28px;padding:7px 12px;color:var(--blue)!important}.article-body .lead{border-left:3px solid var(--aqua);background:linear-gradient(90deg,#83dde41f,#0000 72%);margin-bottom:46px;padding:18px 0 18px 24px}.article-body h2{color:var(--blue-2);border-top:1px solid #30419524;padding-top:18px}.article-body>p:not(.article-meta):not(.lead){max-width:700px}.article-body ul:not(.check-list){max-width:700px;margin-top:18px;padding-left:22px}.article-body .check-list{border-top:1px solid #30419524;max-width:700px;margin-top:24px}.article-body .check-list li{border-bottom-color:#30419524;padding-block:15px}.article-body .check-list li:before{color:var(--blue)}.article-note{border-left:3px solid var(--aqua);background:linear-gradient(135deg,#eef8f8,#eef1fb);box-shadow:0 12px 28px #212c6a0f}.article-note strong{color:var(--blue-2)}.article-aside>div{background:linear-gradient(135deg,#191c33 0%,#304195 68%,#5268bb 100%)}.article-aside>div .button-dark{background:var(--aqua);color:var(--ink)}.article-aside>div .button-dark:hover{color:var(--blue-2);background:#fff}.article-aside nav{border:1px solid #3041951f;box-shadow:0 12px 28px #212c6a12}.article-aside nav a:last-child{border-bottom:0}@media (width<=760px){.blog-grid{gap:20px}.blog-card:not(:first-child)>div{min-height:0;padding:20px 22px 22px}.article-section{padding-top:56px;padding-bottom:72px}.article-body .article-meta{margin-bottom:22px;font-size:.6rem}.article-body .lead{margin-bottom:36px;padding-left:16px;font-size:clamp(1.4rem,6vw,1.85rem)}.article-body h2{padding-top:14px}.article-aside{gap:12px}.blog-grid{grid-template-columns:minmax(0,1fr)}.blog-grid>.blog-card,.blog-grid>.blog-card:first-child,.blog-grid>.blog-card:nth-child(2),.blog-grid>.blog-card:nth-child(3),.blog-grid>.blog-card:nth-child(n+4){grid-area:auto/1/auto/-1;width:100%;min-width:0}.blog-grid>.blog-card:first-child{display:flex}}.wound-types-page .type-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(48px,6vw,88px)}.wound-types-page .sticky-title{background:linear-gradient(145deg,#eef8f8 0%,#eef1fb 100%);border:1px solid #3041951f;border-radius:28px;align-self:start;padding:clamp(28px,3.5vw,42px);box-shadow:0 18px 42px #212c6a14}.wound-types-page .sticky-title:before{color:var(--aqua-dark,var(--blue));margin-bottom:34px}.wound-types-page .sticky-title h2{color:var(--blue-2)}.wound-types-page .sticky-title>p:last-child{color:var(--muted);margin-top:24px}.wound-types-page .type-list{gap:16px}.wound-types-page .type-row{background:linear-gradient(145deg,#fff 0%,#f4f8f8 100%);border:1px solid #3041951a;min-height:246px;padding:28px;box-shadow:0 10px 28px #212c6a0b}.wound-types-page .type-row:nth-child(2n){background:linear-gradient(145deg,#eef1fb 0%,#fff 100%)}.wound-types-page .type-row:hover{border-color:#0b64705c;box-shadow:0 20px 44px #212c6a1f}.wound-types-page .type-row h3{max-width:12ch;color:var(--blue-2)}.wound-types-page .type-row>span{background:var(--aqua);color:var(--ink);border:1px solid #0b647033;border-radius:50%;place-items:center;transition:transform .25s,background .25s,color .25s;display:grid;bottom:26px;right:26px}.wound-types-page .type-row:hover>span{background:var(--blue);color:#fff;transform:translate(2px,-2px)}.wound-types-page .type-row:focus-visible,.services-page .catalog-card:focus-visible,.about-page .value-card:focus-within{outline:3px solid var(--aqua);outline-offset:5px}.wound-types-page .warning-panel{border:1px solid #3041951a;box-shadow:0 16px 38px #212c6a14}.services-page .section-head{align-items:end}.services-page .catalog-grid{gap:20px}.services-page .catalog-card{background:linear-gradient(145deg,#fff 0%,#f5f7fc 100%);border:1px solid #3041951c;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s,border-color .3s;box-shadow:0 12px 32px #212c6a12}.services-page .catalog-card:hover{border-color:#0b647040;box-shadow:0 22px 48px #212c6a21}.services-page .catalog-card figure{background:linear-gradient(145deg,#dceeed,#dfe5f8)}.services-page .catalog-card h3{color:var(--blue-2)}.services-page .catalog-card p{color:var(--muted);line-height:1.6}.services-page .catalog-card span{color:var(--blue)}.about-page .sticky-title{background:linear-gradient(145deg,#191c33 0%,#304195 100%);border:1px solid #83dde42e;box-shadow:0 20px 46px #212c6a29}.about-page .value-card{background:linear-gradient(145deg,#fff 0%,#f5f8f8 100%);border:1px solid #3041951a;box-shadow:0 10px 28px #212c6a0b}.about-page .value-card:nth-child(2n){background:linear-gradient(145deg,#eef1fb 0%,#fff 100%)}.about-page .value-card:hover{box-shadow:0 20px 44px #212c6a1f}.about-page .value-card>span{background:#83dde429}.about-page .image-story figure{border:1px solid #3041951a;box-shadow:0 18px 44px #212c6a1a}@media (width<=1180px){.wound-types-page .type-layout{grid-template-columns:minmax(0,1fr);gap:38px}}@media (width<=760px){.wound-types-page .sticky-title{border-radius:22px;padding:24px}.wound-types-page .sticky-title:before{margin-bottom:24px}.wound-types-page .sticky-title>p:last-child{margin-top:18px}.wound-types-page .type-list{gap:12px}.wound-types-page .type-row,.wound-types-page .type-row:nth-child(n){min-height:206px;padding:24px}.wound-types-page .type-row>span{bottom:22px;right:22px}.services-page .catalog-grid{gap:14px}.services-page .catalog-card{border-radius:22px}.services-page .catalog-card figure{height:216px;min-height:216px}.services-page .catalog-card>div{min-height:0;padding:24px}.about-page .sticky-title{box-shadow:0 14px 32px #212c6a21}.about-page .image-story figure{box-shadow:0 14px 32px #212c6a17}}.not-found-page .not-found{isolation:isolate;background:radial-gradient(circle at 82% 34%,#83dde433,#0000 24%),radial-gradient(circle at 8% 88%,#30419599,#0000 34%),linear-gradient(135deg,#191c33 0%,#212c6a 62%,#304195 100%);position:relative;overflow:hidden}.not-found-page .not-found:before,.not-found-page .not-found:after{content:"";z-index:-1;pointer-events:none;border:1px solid #83dde42e;border-radius:50%;position:absolute}.not-found-page .not-found:before{aspect-ratio:1;width:min(62vw,760px);top:12%;right:-16vw;box-shadow:0 0 0 38px #83dde40a,0 0 0 76px #83dde406}.not-found-page .not-found:after{background:#83dde414;width:180px;height:180px;bottom:-100px;left:7vw}.not-found-page .not-found .shell{z-index:1;position:relative}.not-found-page .not-found .eyebrow{color:var(--aqua);letter-spacing:.24em}.not-found-page .not-found h1{color:#fff;text-wrap:balance;max-width:760px;margin-bottom:26px}.not-found-page .not-found p:not(.eyebrow){color:#ffffffb8;max-width:440px;margin-bottom:30px}.not-found-page .not-found .button-primary{box-shadow:0 12px 28px #00000029}@media (width<=760px){.not-found-page .not-found{min-height:max(620px,78svh);padding-top:122px;padding-bottom:76px}.not-found-page .not-found h1{max-width:12ch;font-size:clamp(3.35rem,16vw,5.4rem)}.not-found-page .not-found:before{width:540px;top:18%;right:-290px}}.services-page .catalog-card,.services-page .catalog-card figure{min-height:270px}.services-page .catalog-card>div{padding:22px 24px}.services-page .catalog-card h3{font-size:clamp(1.45rem,2vw,2.05rem)}.services-page .catalog-card p{margin:14px 0 0}.services-page .catalog-card span{margin-top:24px}@media (width<=1120px){.services-page .catalog-card figure{height:190px;min-height:190px}}@media (width<=760px){.services-page .catalog-card figure{height:156px;min-height:156px}.services-page .catalog-card>div{padding:20px}.services-page .catalog-card h3{font-size:clamp(1.45rem,6.2vw,1.85rem)}.services-page .catalog-card p{margin-top:10px;font-size:.82rem;line-height:1.5}.services-page .catalog-card span{margin-top:18px}}@media (width>=761px) and (width<=1180px) and (orientation:landscape){.home-page .hero-shell{align-items:flex-start;padding-top:180px}}@media (width>=761px) and (width<=1400px) and (orientation:landscape){.home-page .hero-shell{align-items:flex-start;padding-top:214px}}@media (width<=1180px){.nav-actions{gap:0;position:relative}.nav-cta{border-radius:50%;justify-content:center;gap:0;width:42px;max-width:42px;height:42px;min-height:42px;padding:0;font-size:0;position:absolute;top:50%;right:50px;transform:translateY(-50%)}.nav-cta:hover{transform:translateY(-50%)}.nav-cta-icon{display:block}.nav-cta-desktop,.nav-cta-mobile,.nav-cta-arrow{display:none}}.site-header.is-scrolled{color:#fff;background:#212c6ab8;box-shadow:0 14px 40px #070e302e}.site-header.is-scrolled .topline{border-bottom-color:#ffffff29}.site-header.is-scrolled .topline-phone,.site-header.is-scrolled .topline-email{background-color:var(--aqua);color:var(--blue)}.site-header.is-scrolled .brand-mark{border-radius:20px;width:80px;height:80px}.site-header.is-scrolled .brand-copy{transform:translateY(-7px)}.site-header.is-scrolled .brand-copy strong,.site-header.is-scrolled .brand-copy small{color:#fff}.site-header.is-scrolled .brand-copy strong{font-size:1.8rem}.site-header.is-scrolled .brand-copy small{font-size:1rem}@media (width<=760px){.site-header.is-scrolled .brand-mark{width:76px;height:76px}.site-header.is-scrolled .brand-copy{transform:translateY(-7px)}.site-header.is-scrolled .brand-copy strong{font-size:1.6rem}.site-header.is-scrolled .brand-copy small{font-size:.95rem}.site-header.is-scrolled{color:#fff;background:#212c6ab8;box-shadow:0 14px 40px #070e302e}.site-header.is-scrolled .topline{border-bottom-color:#ffffff29}.site-header.is-scrolled .topline-phone,.site-header.is-scrolled .brand-copy strong,.site-header.is-scrolled .brand-copy small,.site-header.is-scrolled .menu-button{color:#fff!important}body{padding-bottom:0}.site-footer{padding-bottom:22px}.whatsapp-float{justify-content:center;gap:7px;width:auto;min-height:40px;font-size:.76rem;display:inline-flex;left:16px;right:16px}.whatsapp-float svg{width:18px;height:18px}}@media (width<=480px){.site-header.is-scrolled .brand-mark{border-radius:18px;width:68px;height:68px}.site-header.is-scrolled .brand-copy strong{font-size:1.4rem}.site-header.is-scrolled .brand-copy small{font-size:.85rem}}@media (width<=360px){.site-header.is-scrolled .brand-copy strong{font-size:1.1rem}.site-header.is-scrolled .brand-copy small{font-size:.65rem}}@media (width>=761px){.home-page .whatsapp-float{bottom:104px}}