:root{--ink:#2e2531;--plum:#482755;--deep:#302037;--muted:#766d79;--accent:#886793;--paper:#fff;--soft:#f7f5f3;--line:#e6e0e6;--gold:#d2b88d;--sans:'Manrope',sans-serif;--serif:'Cormorant Garamond',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:var(--sans);font-size:1rem;line-height:1.8;color:var(--ink);background:var(--paper)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #aa7bbc;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15;font-weight:500}h1{font-size:clamp(3rem,5.2vw,5.3rem);letter-spacing:-.055em}h2{font-size:clamp(2.25rem,3.3vw,3.4rem);letter-spacing:-.045em}h3{font-size:1.5rem;letter-spacing:-.035em}em{font-family:var(--serif);font-size:1.13em;font-weight:400;color:var(--accent);letter-spacing:-.035em}p{color:var(--muted)}.container{width:min(100% - 120px,1280px);margin-inline:auto}.container-wide{width:calc(100% - 64px);max-width:1600px;margin-inline:auto}.eyebrow{font-size:.75rem;letter-spacing:.13em;line-height:1.7;font-weight:600;color:var(--accent);text-transform:uppercase}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--plum);border:1px solid var(--plum);color:white;padding:15px 23px;border-radius:3px;font-size:.875rem;font-weight:500;line-height:1.5;transition:background .25s,transform .25s,box-shadow .25s}.button>span{font-size:1.4rem;line-height:1;transition:transform .25s}.button:hover{background:#603669;box-shadow:0 7px 20px #30203713;transform:translateY(-2px)}.button:hover>span{transform:translate(2px,-2px)}.button-light{background:white;color:var(--plum);border-color:white}.button-light:hover{background:#f0e8f2}.button-outline{background:transparent;color:var(--plum);border-color:#cfc1d5}.button-outline:hover{background:#f1ecf3}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:.875rem;font-weight:600;border-bottom:1px solid #cbbbd1;padding-bottom:6px;color:var(--plum);transition:gap .25s,color .25s}.text-link:hover{gap:32px;color:#855395}.text-link>span{font-size:1.35rem}.header{position:sticky;top:0;z-index:50;background:#ffffffed;border-bottom:1px solid #ebe5eb;backdrop-filter:blur(16px);transition:box-shadow .25s}.header.is-scrolled{box-shadow:0 3px 22px #3823440b}.header-inner{width:min(100% - 80px,1400px);margin:auto;min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-symbol{position:relative;display:block;overflow:hidden;width:32px;height:50px;mix-blend-mode:multiply}.brand-symbol img{position:absolute;width:123px;height:auto;max-width:none;left:-45.4px;top:-9.3px}.brand-type{font-size:1.5rem;letter-spacing:.065em;font-weight:700;color:#442452;line-height:1.1}.brand-type>span{display:block;font-size:.625rem;letter-spacing:.36em;margin-top:6px}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:.875rem;color:#796e7d}.desktop-nav a{position:relative;padding-block:13px}.desktop-nav a:after{content:'';position:absolute;left:0;right:0;bottom:3px;height:1px;background:var(--plum);transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a[aria-current],.desktop-nav a:hover{color:var(--plum)}.desktop-nav a[aria-current]:after,.desktop-nav a:hover:after{transform:scaleX(1)}.header-cta{min-height:45px;padding:11px 20px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.skip-link{position:fixed;top:-100px;left:10px;z-index:99;background:white;padding:10px}.skip-link:focus{top:10px}.hero{padding-top:24px}.hero-frame{position:relative;min-height:680px;overflow:hidden;border-radius:4px 4px 60px 4px;isolation:isolate;background:#33352b}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 56%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#1d1b1ed6 0%,#211d1f65 48%,#17121a06 100%),linear-gradient(0deg,#201a207a,transparent 45%);z-index:-2}.hero-topline,.hero-foot{display:flex;justify-content:space-between;align-items:center;gap:20px;color:#f0e9e9;font-size:.75rem;letter-spacing:.15em}.hero-topline{position:absolute;top:32px;left:48px;right:48px}.hero-content{padding:150px 55px 120px;color:white}.hero-content>.eyebrow{color:#e0c7a8;margin-bottom:23px}.hero h1{font-size:clamp(3.2rem,5.8vw,6rem);letter-spacing:-.055em}.hero h1 em{color:#ebd5b6;font-size:1.22em}.hero-content>p{color:#ece5e9;line-height:1.85;margin-top:24px;max-width:450px;font-size:1rem}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:31px}.hero-film-link{display:flex;align-items:center;gap:12px;font-size:.875rem;color:white}.play-circle{display:grid;place-items:center;border:1px solid #ffffff80;width:39px;height:39px;border-radius:50%;font-size:.625rem;padding-left:2px;transition:background .25s}.hero-film-link:hover .play-circle{background:#ffffff28}.hero-foot{position:absolute;bottom:27px;left:48px;right:48px;font-size:.75rem;letter-spacing:.06em}.hero-foot>span:nth-child(2){font-size:.75rem;letter-spacing:0;opacity:.72;margin-left:auto}.hero-foot>a{margin-left:20px;font-size:.75rem}.intro-section{display:grid;grid-template-columns:.65fr 1.4fr;gap:75px;padding-block:106px;align-items:start}.intro-section>.eyebrow{padding-top:13px}.intro-section p{max-width:690px;margin-top:27px;line-height:1.9}.intro-section .text-link{margin-top:28px}.journey-section{padding-block:92px;background:var(--soft);border-block:1px solid #eee9e7}.journey-layout{display:grid;grid-template-columns:.9fr 1.2fr;gap:90px;align-items:start}.journey-heading{position:sticky;top:155px}.journey-heading h2{margin-top:22px}.journey-heading>p{margin-top:26px}.journey-heading .button{margin-top:30px}.journey-caption{font-size:.75rem;line-height:1.8;display:block;max-width:270px;margin-top:45px;letter-spacing:.08em;color:#8d7f90}.journey-row{display:grid;grid-template-columns:32px 1fr 40px;gap:22px;padding:27px 0 29px;border-bottom:1px solid #dcd3df;transition:padding .25s}.journey-row:first-child{border-top:1px solid #dcd3df}.journey-row:hover{padding-left:8px}.journey-number{font-family:var(--serif);font-size:1.8rem;line-height:1.2;color:#9f8aa7;padding-top:5px}.journey-row .eyebrow{font-size:.75rem;letter-spacing:.08em}.journey-row h3{font-size:1.4rem;margin-top:7px}.journey-row p{font-size:.875rem;line-height:1.8;margin-top:12px;max-width:430px}.round-arrow{display:grid;place-items:center;border:1px solid #d5c8db;width:36px;height:36px;border-radius:50%;font-size:1.2rem;color:var(--plum);transition:background .25s,color .25s}.journey-row:hover .round-arrow{background:var(--plum);color:white}.home-care{padding-block:110px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.care-art{position:relative;overflow:hidden;border-radius:140px 4px 4px 4px;aspect-ratio:1.1}.care-art img{height:100%;width:100%;object-fit:cover;object-position:65% center}.care-art-label{position:absolute;bottom:24px;left:28px;font-size:.75rem;color:white;letter-spacing:.09em;text-shadow:0 1px 10px #000}.care-copy h2{margin-top:21px}.care-copy p{margin-top:26px}.care-copy .text-link{margin-top:28px}.cta-section{background:var(--deep);padding-block:82px;color:white}.cta-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.cta-section .eyebrow{color:#cbb6d2}.cta-section h2{margin-top:20px}.cta-section em{color:#d8badf}.cta-section p{color:#d4c7da;font-size:1rem}.cta-section .button{background:#fff;border-color:white;color:var(--plum);margin-top:27px}.cta-phone{display:block;font-size:.875rem;color:#d1c3d7;margin-top:18px}.site-footer{padding-top:65px;background:#faf9f8}.footer-top{display:grid;grid-template-columns:.85fr 1.05fr 1fr;gap:70px;padding-bottom:55px}.footer-brand>p{font-size:1.55rem;line-height:1.5;margin-top:29px;color:var(--ink)}.footer-location{font-size:.75rem;color:#89798e;display:block;margin-top:20px}.footer-service-links{display:flex;flex-direction:column;gap:9px;margin-top:20px;font-size:.8125rem;line-height:1.7;color:var(--muted)}.footer-service-links a:hover{color:var(--plum)}.footer-office address{font-size:.875rem;font-style:normal;color:var(--muted);margin-top:20px;line-height:1.85}.footer-office>a{display:block;font-size:.875rem;margin-top:8px;color:var(--muted)}.footer-office>.text-link{display:inline-flex;color:var(--plum);margin-top:16px;margin-bottom:13px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;padding-block:23px;border-top:1px solid var(--line);font-size:.75rem;color:#897d8c}.footer-bottom>div{display:flex;gap:27px}.breadcrumbs{padding-top:27px;padding-bottom:5px}.breadcrumbs ol{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px;font-size:.75rem;color:#8a7d90}.breadcrumbs li+li:before{content:'/';margin-right:8px;color:#c6b8ce}.breadcrumbs [aria-current]{color:var(--plum)}.page-hero{padding-top:60px;padding-bottom:76px}.page-hero h1{margin-top:22px;max-width:950px}.page-hero>p{max-width:620px;font-size:1.0625rem;margin-top:27px}.page-hero .button{margin-top:27px}.page-hero-split{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.page-hero-split h1{font-size:clamp(2.8rem,4.8vw,4.65rem)}.hero-side-note{border-left:1px solid #d5c7dc;padding-left:38px}.hero-side-note>span{font-family:var(--serif);font-size:5rem;line-height:1;color:#b7a0c4}.hero-side-note h2{font-size:1.5rem;margin-top:14px}.hero-side-note p{margin-top:16px;font-size:1rem}.section-pad{padding-block:80px}.surface-soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:38px}.section-head h2{margin-top:18px}.section-head>p{max-width:390px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.service-card{display:flex;flex-direction:column;padding:34px;border:1px solid var(--line);border-radius:4px;background:white;transition:transform .25s,border-color .25s,box-shadow .25s}.service-card:hover{transform:translateY(-4px);border-color:#c4accf;box-shadow:0 12px 32px #47204b09}.service-card-top{display:flex;justify-content:space-between;gap:20px;color:#9c81ab;align-items:center;margin-bottom:25px}.service-card-top>span:first-child{font-family:var(--serif);font-size:2.3rem;line-height:1}.service-card h3{font-size:1.55rem}.service-card>p{margin-top:18px;font-size:1rem}.check-list{list-style:none;padding:0;margin:23px 0;display:flex;flex-direction:column;gap:10px}.check-list li{position:relative;padding-left:23px;font-size:.875rem;color:var(--muted);line-height:1.7}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--accent)}.service-card .check-list{border-top:1px solid var(--line);padding-top:22px;margin-bottom:26px}.service-card .text-link{align-self:start;margin-top:auto}.service-card.featured{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:60px;background:var(--deep);color:white;border-color:var(--deep)}.service-card.featured>p{color:#d8c9de}.service-card.featured .service-card-top{grid-column:1/-1;margin-bottom:18px}.service-card.featured .check-list{grid-column:2;grid-row:2/5;border:0;margin-top:0;padding-top:0;align-self:center}.service-card.featured li{color:#e5daea}.service-card.featured .text-link{color:white;border-color:#896c94}.service-card.featured h3{margin-bottom:3px}.service-card.featured .text-link{margin-top:22px}.mini-process{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.process-step{padding-top:23px;border-top:1px solid var(--line)}.process-step>span{font-family:var(--serif);font-size:2.6rem;color:#b49ac1;line-height:1}.process-step h3{margin-top:21px;font-size:1.35rem}.process-step p{margin-top:15px;font-size:1rem}.detail-hero{padding-bottom:75px;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.detail-hero h1{font-size:clamp(2.8rem,4.7vw,4.7rem)}.detail-hero h1>em{display:block}.detail-hero .detail-summary{margin-top:28px;max-width:640px;font-size:1.0625rem}.detail-eyebrow{margin-bottom:23px}.detail-actions{display:flex;align-items:center;gap:24px;margin-top:31px;flex-wrap:wrap}.detail-aside{padding:36px;background:var(--soft);border-top:2px solid #b496c1}.detail-aside h2{font-size:1.75rem;margin-top:20px}.detail-aside .eyebrow{color:var(--accent)}.detail-aside p{font-size:.875rem;border-top:1px solid #ded4e2;padding-top:22px}.detail-content{display:grid;grid-template-columns:.6fr 1.4fr;gap:70px}.detail-content>div:first-child h2{margin-top:17px}.inclusion{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:36px 1fr;gap:20px}.inclusion>span{font-family:var(--serif);font-size:2rem;color:#b39dbf;line-height:1.1}.inclusion:last-child{margin-bottom:0}.inclusion h3{font-size:1.35rem}.inclusion p{margin-top:16px;font-size:1rem}.faqs{max-width:890px;margin-inline:auto}.faqs h2{margin-bottom:35px}.faqs details{border-top:1px solid #ddd2e2;padding:22px 0}.faqs details:last-child{border-bottom:1px solid #ddd2e2}.faqs summary{display:flex;justify-content:space-between;align-items:center;gap:25px;cursor:pointer;list-style:none;font-weight:500;font-size:1.0625rem;line-height:1.6}.faqs summary::-webkit-details-marker{display:none}.faqs summary:after{content:'+';font-size:1.5rem;color:var(--accent);font-weight:400}.faqs details[open] summary:after{content:'−'}.faqs details p{padding-right:45px;margin-top:20px;line-height:1.85}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.related-card{padding:27px;border:1px solid var(--line);display:flex;flex-direction:column;align-items:start;gap:18px;transition:background .25s}.related-card:hover{background:var(--soft)}.related-card h3{font-size:1.4rem}.related-card>.text-link{margin-top:auto}.film-section{background:var(--deep);color:white;padding-block:80px}.film-header{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:35px}.film-header h2{margin-top:18px}.film-header>p{max-width:370px;color:#d3c1dc}.film-header .eyebrow{color:#ccb5d6}.film-header em{color:#d4b6e0}.video-shell{position:relative;aspect-ratio:16/9;overflow:hidden;background:#211329;border-radius:4px}.video-shell video{display:block;width:100%;height:100%;object-fit:contain}.video-cover{position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(130deg,#2c1734,#533063);color:white;border:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.video-cover[hidden]{display:none}.film-brand{position:absolute;top:34px;left:35px;font-size:1.15rem;letter-spacing:.13em}.film-brand span{font-size:.75rem;letter-spacing:.17em}.large-play{width:90px;height:90px;border-radius:50%;border:1px solid #c9acd7;background:#ffffff0b;display:grid;place-items:center;font-size:1.5rem;padding-left:4px;transition:transform .25s,background .25s}.video-cover:hover .large-play{transform:scale(1.07);background:#ffffff1b}.cover-caption{margin-top:28px;font-family:var(--serif);font-size:2.5rem;font-style:italic;color:#e7d1f0}.cover-duration{position:absolute;left:35px;bottom:27px;font-size:.75rem;letter-spacing:.1em;color:#dbc6e5}.video-caption{font-size:.875rem;color:#beaec6;margin-top:17px}.video-error{color:#f3d4cb;font-size:.875rem;margin-top:15px}.video-error a{text-decoration:underline}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.value-card{padding-top:24px;border-top:1px solid var(--line)}.value-card h3{margin-top:18px}.value-card p{margin-top:18px}.care-hero{background:var(--soft)}.care-photo{aspect-ratio:1;overflow:hidden;border-radius:110px 4px 4px 4px}.care-photo img{width:100%;height:100%;object-fit:cover}.care-blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.care-block{padding:30px;background:var(--soft);border-radius:4px}.care-block>span{font-family:var(--serif);font-size:2.2rem;line-height:1;color:var(--accent)}.care-block h3{margin-top:18px;font-size:1.4rem}.care-block p{margin-top:17px}.contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;padding-bottom:90px;align-items:start}.contact-panel{padding:35px;background:var(--soft);border:1px solid #e9e1ed}.contact-panel h2{font-size:2rem;margin-top:18px}.contact-panel p{margin-top:19px}.contact-panel .button{width:100%;margin-top:25px;gap:15px}.contact-note{font-size:.8125rem!important}.contact-methods{display:flex;flex-direction:column;gap:0;margin-top:25px}.contact-method{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:20px 0;border-top:1px solid var(--line)}.contact-method>div{display:flex;flex-direction:column;gap:4px}.contact-method strong{font-size:1.05rem;font-weight:500}.contact-method .eyebrow{font-size:.75rem}.office-details{padding-top:3px}.office-details h2{font-size:2rem;margin-top:18px}.office-details address{font-style:normal;margin-top:23px;font-size:1rem;line-height:1.9;color:var(--muted);max-width:370px}.office-details .text-link{margin-top:24px}.office-mark{position:relative;margin-top:33px;border:1px solid var(--line);background:white;height:150px;display:flex;align-items:center;gap:35px;padding:23px 28px;overflow:hidden}.full-logo-window{position:relative;display:block;flex:0 0 74px;height:111px;overflow:hidden}.full-logo-window img{position:absolute;max-width:none;width:244px;left:-85px;top:-16px}.office-mark p{font-size:.875rem;line-height:1.8}.office-mark strong{display:block;font-weight:500;color:var(--plum)}.no-page{text-align:center;padding-block:100px}.no-page h1{margin-top:15px}.no-page p{margin-top:26px}.no-page .button{margin-top:30px}.motion-ready [data-reveal]{opacity:0;transform:translateY(17px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.3,1)}.motion-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:no-preference){.hero-content{animation:hero-arrive .9s ease both}@keyframes hero-arrive{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}
@media(min-width:1600px){.hero-frame{min-height:740px}.hero-content{padding-top:175px}}@media(max-width:1100px){.container{width:calc(100% - 72px)}.container-wide{width:calc(100% - 40px)}.header-inner{width:calc(100% - 48px);gap:20px}.desktop-nav{gap:20px;font-size:.8125rem}.hero-frame{min-height:660px}.hero-content{padding-left:38px}.hero-topline,.hero-foot{left:38px;right:38px}.journey-layout{gap:45px}.home-care{gap:45px}.intro-section{gap:45px;grid-template-columns:.6fr 1.4fr}.footer-top{gap:35px;grid-template-columns:.7fr 1fr 1fr}.detail-hero{gap:40px}.detail-aside{padding:28px}.detail-content{gap:40px}.cta-layout{gap:45px}.page-hero-split{gap:40px}.contact-layout{gap:40px}}
@media(max-width:850px){.header-inner{min-height:83px}.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:7px;width:35px;height:40px;background:transparent;border:0}.menu-toggle span{width:22px;height:1px;background:var(--plum);transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:white;border-block:1px solid var(--line);padding:24px;display:flex;flex-direction:column;gap:17px;box-shadow:0 15px 25px #38253f10}.journey-layout{grid-template-columns:1fr;gap:40px}.journey-heading{position:static}.journey-caption{display:none}.journey-heading p{max-width:400px}.journey-row{grid-template-columns:34px 1fr 40px}.journey-row p{max-width:none}.page-hero-split{grid-template-columns:1fr}.hero-side-note{display:none}.detail-hero{grid-template-columns:1fr;gap:35px}.detail-content{grid-template-columns:1fr;gap:35px}.detail-aside{max-width:650px}.contact-layout{grid-template-columns:1fr;gap:45px}.office-details address{max-width:600px}.office-mark{max-width:500px}.values-grid,.care-blocks{gap:20px}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1;display:flex;gap:45px;align-items:center}.footer-brand>p{margin:0}.footer-location{margin:0}.hero-foot>span:nth-child(2){display:none}.intro-section{grid-template-columns:1fr;gap:25px}.intro-section>.eyebrow{padding-top:0}}
@media(max-width:600px){html{scroll-padding-top:95px}.container{width:calc(100% - 48px)}.container-wide{width:calc(100% - 24px)}.header-inner{width:calc(100% - 40px);gap:16px}.brand-type{font-size:1.25rem}.brand-symbol{width:27px;height:44px}.brand-symbol img{width:107px;left:-39.5px;top:-8px}.brand-type>span{font-size:.5625rem}.header-cta{min-height:43px;padding:10px 15px;gap:18px}.hero{padding-top:12px}.hero-frame{min-height:690px;border-bottom-right-radius:38px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#191619be,#1a141f55),linear-gradient(0deg,#1a122284,transparent 65%)}.hero-topline{top:25px;left:23px;right:23px;font-size:.75rem;letter-spacing:.07em}.hero-topline>span:last-child{display:none}.hero-content{padding:135px 25px 112px}.hero h1{font-size:clamp(2.75rem,10.3vw,4rem);letter-spacing:-.06em}.hero h1 em{font-size:1.17em}.hero-content>.eyebrow{font-size:.75rem;letter-spacing:.1em;max-width:240px}.hero-content>p{font-size:1rem;margin-top:26px}.hero-actions{flex-direction:column;align-items:start;gap:22px}.hero-foot{left:24px;right:24px;bottom:23px;flex-wrap:wrap;font-size:.75rem;gap:10px}.hero-foot>a{margin-left:0;font-size:.75rem}.intro-section{padding-block:65px}.intro-section h2{font-size:2.2rem}.intro-section p{margin-top:22px}.journey-section{padding-block:60px}.journey-heading h2{font-size:2.25rem}.journey-row{grid-template-columns:24px 1fr 28px;gap:14px;padding-block:25px}.journey-row:hover{padding-left:0}.journey-row h3{font-size:1.3rem}.journey-row p{font-size:1rem;line-height:1.75}.journey-number{font-size:1.55rem}.round-arrow{width:28px;height:28px;font-size:1rem}.home-care{grid-template-columns:1fr;gap:33px;padding-block:65px}.care-art{aspect-ratio:1.15;border-top-left-radius:95px}.care-art-label{left:22px;bottom:20px;font-size:.75rem;letter-spacing:.04em}.care-copy h2{font-size:2.3rem}.cta-section{padding-block:60px}.cta-layout{grid-template-columns:1fr;gap:28px}.cta-section h2{font-size:2.6rem}.cta-section .button{margin-top:25px}.site-footer{padding-top:43px}.footer-top{grid-template-columns:1fr;gap:35px;padding-bottom:38px}.footer-brand{display:block}.footer-brand>p{margin-top:22px}.footer-location{margin-top:15px}.footer-service-links{font-size:.875rem;gap:10px}.footer-office address{font-size:.875rem}.footer-bottom{flex-direction:column;gap:12px;font-size:.75rem}.footer-bottom>div{gap:25px}.breadcrumbs{padding-top:22px}.page-hero{padding-top:39px;padding-bottom:52px}.page-hero h1{font-size:2.8rem}.page-hero>p{font-size:1rem}.page-hero-split h1{font-size:2.8rem}.section-pad{padding-block:58px}.section-head{display:block;margin-bottom:29px}.section-head>p{margin-top:22px}.section-head h2{font-size:2.15rem}.service-grid{grid-template-columns:1fr;gap:18px}.service-card{padding:27px 24px}.service-card h3{font-size:1.5rem}.service-card.featured{display:flex;gap:0}.service-card.featured .check-list{margin-top:23px}.mini-process{grid-template-columns:1fr;gap:30px}.detail-hero h1{font-size:2.8rem}.detail-hero .detail-summary{font-size:1rem}.detail-actions{gap:20px}.detail-aside{padding:26px}.detail-aside h2{font-size:1.6rem}.detail-content h2{font-size:2.15rem}.inclusion{grid-template-columns:26px 1fr;gap:14px}.inclusion h3{font-size:1.25rem}.faqs h2{font-size:2.2rem}.faqs summary{font-size:1rem;gap:20px}.faqs details p{padding-right:0;font-size:1rem}.related-grid{grid-template-columns:1fr}.film-section{padding-block:58px}.film-header{display:block}.film-header h2{font-size:2.15rem}.film-header>p{margin-top:24px}.film-brand{top:16px;left:18px;font-size:.875rem}.film-brand span{font-size:.75rem}.large-play{width:55px;height:55px;font-size:1rem}.cover-caption{font-size:1.4rem;margin-top:15px}.cover-duration{display:none}.video-cover{padding-top:26px}.video-caption{font-size:.8125rem}.values-grid,.care-blocks{grid-template-columns:1fr;gap:27px}.value-card p{font-size:1rem}.care-photo{aspect-ratio:1.2;max-height:440px;border-top-left-radius:90px}.contact-layout{padding-bottom:58px}.contact-panel{padding:27px 23px}.contact-panel h2,.office-details h2{font-size:1.7rem}.contact-method strong{font-size:.9rem;overflow-wrap:anywhere}.contact-method{gap:14px}.office-mark{padding:20px;gap:20px}.office-mark p{font-size:.8125rem}}
@media(min-width:851px){.mobile-nav{display:none}}@media(max-width:360px){.header-cta{display:none}.menu-toggle{margin-left:auto}.hero h1{font-size:2.5rem}.hero-content{padding-inline:20px;padding-top:132px}.hero-frame{min-height:725px}.hero-content>p{font-size:.95rem}.button{padding-inline:18px;gap:20px}.hero-topline{left:20px}.hero-foot{left:20px;right:20px}.cover-caption{font-size:1.2rem}.film-brand span{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready [data-reveal]{opacity:1;transform:none}}

/* Floating navigation and homepage film refinements */
.header{top:10px;padding-bottom:10px;background:transparent;border-bottom:0;backdrop-filter:none;pointer-events:none}
.header.is-scrolled{box-shadow:none}
.header-inner{position:relative;isolation:isolate;overflow:hidden;min-height:62px;padding:0 10px 0 16px;background:#fff;border:1px solid rgba(73,43,82,.1);border-radius:999px;box-shadow:0 9px 28px rgba(43,24,49,.08);backdrop-filter:blur(0) saturate(100%);-webkit-backdrop-filter:blur(0) saturate(100%);pointer-events:auto;transition:min-height .32s cubic-bezier(.2,.7,.3,1),background .32s ease,border-color .32s ease,box-shadow .32s ease,backdrop-filter .32s ease}
.header-inner:after{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(112deg,rgba(255,255,255,.55),rgba(255,255,255,.08) 48%,rgba(255,255,255,.32));opacity:0;transition:opacity .32s ease;pointer-events:none}
.header.is-scrolled .header-inner{min-height:58px;background:rgba(255,255,255,.72);border-color:rgba(255,255,255,.72);box-shadow:0 15px 42px rgba(43,24,49,.15);backdrop-filter:blur(18px) saturate(155%);-webkit-backdrop-filter:blur(18px) saturate(155%)}
.header.is-scrolled .header-inner:after{opacity:1}
.header .brand-symbol{width:28px;height:44px}
.header .brand-symbol img{width:107px;left:-39.5px;top:-8px}
.header .brand-type{font-size:1.35rem}
.header .brand-type>span{font-size:.5625rem;margin-top:5px}
.header .header-cta{min-height:42px;padding:8px 9px 8px 19px;gap:14px;border-radius:999px;background:linear-gradient(135deg,#42234d,#60336b);box-shadow:inset 0 1px rgba(255,255,255,.18),0 5px 15px rgba(55,28,63,.12)}
.header .header-cta>span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:rgba(255,255,255,.14);font-size:1rem}
.header .header-cta:hover{background:linear-gradient(135deg,#4b2857,#6a3976);box-shadow:inset 0 1px rgba(255,255,255,.2),0 8px 20px rgba(55,28,63,.18)}
.header .header-cta:hover>span{transform:translate(2px,-2px) rotate(8deg)}
.mobile-nav{pointer-events:auto}
.film-after{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:17px}
.film-after .video-caption{margin-top:0}
.film-more{color:#fff;border-color:rgba(255,255,255,.42);white-space:nowrap}
.film-more:hover{border-color:#fff}
@media(max-width:850px){.header{top:8px;padding-bottom:8px}.header-inner{width:calc(100% - 24px);min-height:60px;padding:0 9px 0 14px}.header.is-scrolled .header-inner{min-height:56px}.mobile-nav{top:calc(100% - 2px);left:12px;right:12px;border:1px solid var(--line);border-radius:18px;padding:22px 24px;box-shadow:0 18px 45px rgba(43,24,49,.14)}}
@media(max-width:600px){.header-inner{width:calc(100% - 24px)}.film-after{align-items:flex-start;flex-direction:column;gap:15px}.film-more{font-size:.8125rem}}

/* Editorial property imagery */
.story-gallery{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:22px;align-items:end;padding-bottom:110px}
.story-image,.page-hero-photo,.service-visual{position:relative;margin:0;overflow:hidden;background:#ddd4df}
.story-image-wide{aspect-ratio:1.42;border-radius:4px 4px 4px 110px}
.story-image-tall{aspect-ratio:1.03;border-radius:4px 90px 4px 4px}
.story-image img,.page-hero-photo img,.service-visual img{width:100%;height:100%;object-fit:cover}
.story-image-tall img{object-position:61% center}
.story-image:after,.page-hero-photo:after,.service-visual:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(28,17,31,.7));pointer-events:none}
.story-image figcaption,.page-hero-photo figcaption,.service-visual figcaption{position:absolute;z-index:1;left:25px;right:25px;bottom:22px;color:#fff;font-size:.875rem;line-height:1.55;text-shadow:0 1px 10px rgba(0,0,0,.25)}
.story-image figcaption span{display:block;margin-bottom:5px;font-size:.75rem;letter-spacing:.12em;color:#e6d9eb}
.page-hero-photo{aspect-ratio:1.05;border-radius:4px 92px 4px 4px;box-shadow:0 18px 48px rgba(50,31,56,.12)}
.page-hero-photo img{object-position:59% center}
.page-hero-photo figcaption{font-size:.75rem;letter-spacing:.09em;text-transform:uppercase}
.service-visual{height:clamp(310px,36vw,480px);margin-bottom:80px;border-radius:4px 100px 4px 4px}
.service-visual img{object-position:center 48%}
.service-visual figcaption{display:flex;align-items:center;gap:15px;font-size:.75rem;letter-spacing:.11em}
.service-visual figcaption span{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.6);border-radius:50%;font-family:var(--serif);font-size:1.15rem;letter-spacing:0}
@media(max-width:850px){.story-gallery{grid-template-columns:1.2fr .8fr;gap:16px;padding-bottom:80px}.page-hero-photo{max-width:680px;aspect-ratio:1.35;border-radius:4px 80px 4px 4px}.service-visual{height:auto;aspect-ratio:1.8;margin-bottom:65px}}
@media(max-width:600px){.header .header-cta{padding:7px 8px 7px 15px;gap:10px}.header .header-cta>span{width:25px;height:25px}.story-gallery{grid-template-columns:1fr;gap:14px;padding-bottom:65px}.story-image-wide,.story-image-tall{aspect-ratio:1.12;border-radius:4px 58px 4px 4px}.story-image figcaption{left:18px;right:18px;bottom:17px}.page-hero-photo{aspect-ratio:1.12;border-radius:4px 62px 4px 4px}.service-visual{width:calc(100% - 48px);aspect-ratio:1.12;margin-bottom:58px;border-radius:4px 62px 4px 4px}.service-visual figcaption{left:18px;right:18px;bottom:17px}}

/* Lightweight motion: transform and opacity only */
.round-arrow{transition:background .25s,color .25s,transform .35s cubic-bezier(.2,.8,.2,1)}
.journey-row{position:relative;isolation:isolate}
.journey-row:before{content:'';position:absolute;z-index:-1;inset:7px -12px;background:linear-gradient(90deg,rgba(116,71,135,.08),rgba(116,71,135,0));border-radius:3px;transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(.2,.8,.2,1)}
.journey-row:hover:before{transform:scaleX(1)}
.journey-row:hover .round-arrow{transform:translate(2px,-2px) rotate(8deg)}
.large-play{position:relative}
.large-play:after{content:'';position:absolute;inset:-1px;border:1px solid rgba(231,209,240,.6);border-radius:50%;pointer-events:none}
.motion-ready .journey-row:nth-child(2),.motion-ready .service-card:nth-child(2),.motion-ready .process-step:nth-child(2){--reveal-delay:.06s}
.motion-ready .journey-row:nth-child(3),.motion-ready .service-card:nth-child(3),.motion-ready .process-step:nth-child(3){--reveal-delay:.12s}
.motion-ready .journey-row:nth-child(4),.motion-ready .service-card:nth-child(4){--reveal-delay:.18s}
.motion-ready .journey-row:nth-child(5),.motion-ready .service-card:nth-child(5){--reveal-delay:.24s}
.motion-ready .journey-row:nth-child(6),.motion-ready .service-card:nth-child(6){--reveal-delay:.3s}
.motion-ready .journey-row:nth-child(7),.motion-ready .service-card:nth-child(7){--reveal-delay:.36s}
.motion-ready [data-reveal]{transition-delay:var(--reveal-delay,0s)}
@media(hover:hover){.care-art img,.care-photo img,.story-image img,.page-hero-photo img,.service-visual img{transition:transform 1.1s cubic-bezier(.2,.7,.3,1)}.care-art:hover img,.care-photo:hover img,.story-image:hover img,.page-hero-photo:hover img,.service-visual:hover img{transform:scale(1.035)}.service-card:hover .service-card-top>span:first-child{transform:translateY(-3px)}.service-card-top>span:first-child{transition:transform .35s cubic-bezier(.2,.8,.2,1)}}
@media(prefers-reduced-motion:no-preference){.hero-image{animation:hero-depth 7s cubic-bezier(.2,.65,.25,1) both;transform-origin:center}.hero-content{animation:none}.hero-content>.eyebrow,.hero-content>h1,.hero-content>p,.hero-actions{opacity:0;animation:hero-item .75s cubic-bezier(.2,.7,.3,1) forwards}.hero-content>.eyebrow{animation-delay:.08s}.hero-content>h1{animation-delay:.17s}.hero-content>p{animation-delay:.29s}.hero-actions{animation-delay:.41s}.large-play:after{animation:play-ripple 2.8s ease-out infinite}@keyframes hero-depth{from{transform:scale(1.025)}to{transform:scale(1)}}@keyframes hero-item{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes play-ripple{0%,35%{opacity:.8;transform:scale(1)}85%,100%{opacity:0;transform:scale(1.45)}}}

/* Refined header scale, safe captions, and services film artwork */
.header .brand{gap:9px}
.header .brand-symbol{width:23px;height:38px}
.header .brand-symbol img{width:92px;left:-34px;top:-7px}
.header .brand-type{font-size:1.15rem}
.header .brand-type>span{font-size:.5rem;margin-top:4px}
.story-image-wide figcaption{left:86px}
.video-cover{background:linear-gradient(110deg,rgba(28,15,34,.7),rgba(60,34,69,.22) 48%,rgba(25,14,31,.52)),url('/assets/services-film-cover.jpg') center 58%/cover no-repeat}
.video-cover:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 50% 49%,transparent 0 19%,rgba(23,12,28,.08) 48%,rgba(23,12,28,.38) 100%);pointer-events:none}
.video-cover .film-brand,.video-cover .large-play,.video-cover .cover-caption,.video-cover .cover-duration{z-index:1}
.video-cover .large-play{background:rgba(40,21,47,.42);border-color:rgba(255,255,255,.72);box-shadow:0 12px 38px rgba(20,10,24,.24);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}
.video-cover:hover .large-play{background:rgba(255,255,255,.19)}
@media(max-width:850px){.story-image-wide figcaption{left:72px}}
@media(max-width:600px){.story-image-wide figcaption{left:18px}.header .brand{gap:8px}.header .brand-symbol{width:21px;height:35px}.header .brand-symbol img{width:85px;left:-31.5px;top:-6.5px}.header .brand-type{font-size:1.06rem}.header .brand-type>span{font-size:.46rem}}

/* Complete five-stage homepage journey */
.story-gallery{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(2,minmax(230px,1fr));gap:16px;align-items:stretch}
.story-image{min-width:0;min-height:0;aspect-ratio:auto;border-radius:4px}
.story-card-link{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:inherit}
.story-card-link:focus-visible{outline-offset:4px}
.story-image figcaption{left:20px;right:18px;bottom:17px;font-size:.8rem;line-height:1.45}
.story-image figcaption span{margin-bottom:3px;font-size:.7rem}
.story-step-1{grid-column:1/7;grid-row:1/3;border-radius:4px 4px 4px 100px}
.story-step-1 figcaption{left:76px;bottom:24px;font-size:.9rem}
.story-step-2{grid-column:7/10;grid-row:1;border-radius:4px 54px 4px 4px}
.story-step-3{grid-column:10/13;grid-row:1;border-radius:4px 4px 4px 4px}
.story-step-4{grid-column:7/10;grid-row:2;border-radius:46px 4px 4px 4px}
.story-step-5{grid-column:10/13;grid-row:2;border-radius:4px 4px 64px 4px}
.story-step-2 img{object-position:55% center}
.story-step-3 img{object-position:48% center}
.story-step-4 img{object-position:60% center}
.story-step-5 img{object-position:61% center}
.motion-ready .story-gallery .story-image:nth-child(2){--reveal-delay:.05s}
.motion-ready .story-gallery .story-image:nth-child(3){--reveal-delay:.1s}
.motion-ready .story-gallery .story-image:nth-child(4){--reveal-delay:.15s}
.motion-ready .story-gallery .story-image:nth-child(5){--reveal-delay:.2s}
@media(max-width:850px){.story-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;gap:14px}.story-step-1{grid-column:1/-1;grid-row:auto;aspect-ratio:1.65;border-radius:4px 70px 4px 4px}.story-step-1 figcaption{left:24px;bottom:20px}.story-step-2,.story-step-3,.story-step-4,.story-step-5{grid-column:auto;grid-row:auto;aspect-ratio:1.05}.story-step-2{border-radius:4px}.story-step-3{border-radius:4px 54px 4px 4px}.story-step-4{border-radius:4px 4px 4px 54px}.story-step-5{border-radius:4px 4px 54px 4px}}
@media(max-width:600px){.story-gallery{grid-template-columns:1fr;gap:13px}.story-step-1,.story-step-2,.story-step-3,.story-step-4,.story-step-5{grid-column:1;grid-row:auto;aspect-ratio:1.15;border-radius:4px 54px 4px 4px}.story-step-1 figcaption,.story-image figcaption{left:18px;right:18px;bottom:17px;font-size:.82rem}.story-step-4 img{object-position:64% center}}
