:root{--brand-navy:#0a3444;--brand-teal:#0d817c;--brand-mint:#63c9b9;--brand-mist:#eaf4f3;--bg:#eef7f6;--surface:#fff;--surface-2:#f7fbfa;--surface-raised:#e1f0ee;--surface-muted:#edf5f4;--text:#172a34;--text-strong:#0a3444;--muted:#607279;--faint:#789099;--border:#d4e5e3;--border-soft:#e2eeec;--accent:#0d817c;--accent-soft:#d9eeeb;--accent-readable:#096d69;--on-accent:#fff;--shadow-sm:0 12px 36px #0a344412;--shadow-md:0 22px 64px #0a34441a;--shadow-lg:0 38px 100px #0a344424;--radius-sm:12px;--radius-md:18px;--radius-lg:28px;--radius-xl:40px;--content:1240px;--header:92px;--ease:cubic-bezier(.2,.8,.2,1);--motion-quick:.18s;--motion-standard:.48s;--motion-slow:.9s;--motion-hero:1.28s;--ease-standard:cubic-bezier(.2,.8,.2,1);--ease-emphasis:cubic-bezier(.16,1,.3,1);--ease-soft:cubic-bezier(.22,.72,.22,1);--depth-near:170px;--depth-middle:-120px;--depth-far:-440px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--text);font-kerning:normal;letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}html[dir=rtl] body{font-family:Tahoma,Geeza Pro,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}img,svg{max-width:100%;display:block}::selection{background:var(--brand-mint);color:#0a3444}:focus-visible{outline:3px solid var(--accent);outline-offset:3px;border-radius:8px}.container{width:min(100% - 56px,1280px);margin-inline:auto}.section{padding:112px 0}.section-soft{background:var(--surface-2);padding:112px 0}.inner-content-section{padding-top:68px}.eyebrow{color:var(--accent-readable);letter-spacing:.035em;text-transform:uppercase;margin-bottom:20px;font-size:.78rem;font-weight:760;line-height:1.35;display:inline-block}html[dir=rtl] .eyebrow{letter-spacing:0;text-transform:none}.display{max-width:820px;color:var(--text-strong);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(3.35rem,5.6vw,5.75rem);font-weight:760;line-height:1.04}.display-inner{max-width:760px;font-size:clamp(3rem,5vw,5rem)}html[dir=rtl] .display,html[dir=rtl] .display-inner{letter-spacing:0;line-height:1.2}.h2{max-width:760px;color:var(--text-strong);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(2.15rem,3.8vw,3.85rem);font-weight:730;line-height:1.1}html[dir=rtl] .h2{line-height:1.28}.h3{color:var(--text-strong);letter-spacing:0;margin:0 0 12px;font-size:clamp(1.15rem,1.45vw,1.42rem);font-weight:700;line-height:1.42}.lead{max-width:690px;color:var(--muted);letter-spacing:0;margin:0;font-size:clamp(1.08rem,1.35vw,1.24rem);font-weight:430;line-height:1.78}html[dir=rtl] .lead{line-height:1.95}.body{max-width:700px;color:var(--muted);letter-spacing:0;margin:16px 0 0;font-size:1.025rem;font-weight:420;line-height:1.82}html[dir=rtl] .body{line-height:1.98}.muted{color:var(--muted)}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{letter-spacing:0;min-height:52px;transition:transform .18s var(--ease), box-shadow .18s var(--ease), background .18s var(--ease);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-weight:700;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--brand-navy);color:#fff;box-shadow:0 14px 34px #0a344424}.button-secondary{background:var(--surface);color:var(--text-strong);border-color:var(--border)}html[data-theme=dark] .button-primary{background:var(--accent);color:#001b18}.header{z-index:70;background:color-mix(in srgb, var(--bg) 88%, transparent);border-bottom:1px solid color-mix(in srgb, var(--border) 70%, transparent);-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);position:sticky;top:0}.header-shell{grid-template-columns:auto 1fr auto;align-items:center;gap:26px;min-height:76px;display:grid}.header-brand{align-items:center;display:flex}.brand{width:138px}.nav{justify-content:center;align-items:center;gap:2px;display:flex}.nav a{color:var(--muted);white-space:nowrap;border-radius:10px;padding:10px 11px;font-size:.9rem;font-weight:620}.header-tools{align-items:center;gap:8px;display:flex}.header-cta{background:var(--brand-navy);color:#fff;border-radius:999px;align-items:center;min-height:44px;padding:0 16px;font-size:.86rem;font-weight:700;display:inline-flex}html[data-theme=dark] .header-cta{background:var(--accent);color:#001b18}.pill,.icon-button{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--text-strong);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.pill{padding:0 13px;font-size:.84rem;font-weight:680}.icon-button{cursor:pointer;width:42px}.icon-button svg{width:18px;height:18px}.mobile-menu{display:none}.mobile-panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-md);border-radius:20px;padding:12px;position:absolute;top:84px;left:14px;right:14px}.mobile-panel a{border-radius:12px;padding:14px 15px;font-weight:670;display:block}.mobile-panel a:hover{background:var(--surface-2)}.mobile-panel .mobile-primary-link{background:var(--brand-navy);color:#fff;text-align:center;margin-top:6px}.hero{padding:78px 0 92px;position:relative;overflow:hidden}.hero-product-led:before{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--accent-soft) 78%, transparent), transparent 68%);pointer-events:none;border-radius:50%;width:760px;height:760px;position:absolute;top:-260px;right:-240px}html[dir=rtl] .hero-product-led:before{left:-240px;right:auto}.hero-grid{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:64px;display:grid;position:relative}.hero-copy{z-index:2;padding:18px 0 24px;position:relative}.hero-intro{gap:8px;margin:28px 0 32px;display:grid}.hero-stage{min-height:670px;position:relative}.hero-stage-photo{background:#dfecea;border-radius:42px;position:absolute;inset:0 54px 0 0;overflow:hidden;box-shadow:0 34px 96px #0a34442b}html[dir=rtl] .hero-stage-photo{inset:0 0 0 54px}.hero-stage-photo img{object-fit:cover;object-position:58% center;width:100%;height:100%}.hero-stage-wash{background:linear-gradient(#0000 48%,#03191f38 100%);border-radius:42px;position:absolute;inset:0 54px 0 0}html[dir=rtl] .hero-stage-wash{inset:0 0 0 54px}.hero-stage-copychip{z-index:3;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#052731c2;border:1px solid #ffffff52;border-radius:999px;align-items:center;gap:10px;padding:10px 13px;font-size:.78rem;font-weight:680;display:flex;position:absolute;top:28px;left:28px}html[dir=rtl] .hero-stage-copychip{left:auto;right:28px}.hero-stage-copychip img{width:20px}.hero-app-phone{z-index:4;background:#0c1114;border-radius:40px;width:265px;padding:9px;position:absolute;bottom:26px;right:-2px;transform:rotate(2deg);box-shadow:0 34px 90px #00000047}html[dir=rtl] .hero-app-phone{left:-2px;right:auto;transform:rotate(-2deg)}.hero-app-notch{z-index:3;background:#0c1114;border-radius:999px;width:78px;height:20px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.hero-app-screen{color:#172a34;background:#f6fbfa;border-radius:32px;min-height:528px;padding:24px 14px 14px;overflow:hidden}.hero-app-topbar{justify-content:space-between;align-items:center;margin:8px 2px 22px;display:flex}.hero-app-topbar img{width:29px}.hero-app-avatar{background:#d5e8e5;border:5px solid #fff;border-radius:50%;width:28px;height:28px;box-shadow:0 0 0 1px #d7e6e4}.hero-app-title{margin-bottom:12px;font-size:1.05rem;font-weight:760}.hero-app-search{background:#e7f0ee;border-radius:12px;height:38px;margin-bottom:16px}.hero-app-card{background:#fff;border:1px solid #dce9e7;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:9px;padding:11px;display:grid}.hero-app-card-soft{background:#f9fcfb}.hero-app-card-logo{color:#fff;background:#0a3444;border-radius:13px;place-items:center;width:42px;height:42px;font-weight:780;display:grid}.hero-app-card-logo-soft{color:#0a3444;background:#d9eeeb}.hero-app-card-copy{gap:3px;display:grid}.hero-app-card-copy strong{font-size:.76rem}.hero-app-card-copy span{color:#6b7e84;font-size:.65rem}.hero-app-card i{color:#6f858b;font-style:normal}.hero-app-action{color:#fff;background:#0d817c;border-radius:13px;place-items:center;min-height:42px;margin-top:14px;font-size:.75rem;font-weight:720;display:grid}.hero-app-nav{border-top:1px solid #e0ecea;justify-content:space-around;margin-top:24px;padding-top:12px;display:flex}.hero-app-nav b{background:#c6d8d5;border-radius:99px;width:18px;height:4px}.hero-app-nav b.on{background:#0d817c;width:30px}.product-story-section{background:var(--surface);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);padding-top:72px}.product-story-heading{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:end;gap:70px;margin-bottom:52px;display:grid}.product-story-copy{padding-bottom:6px}.product-showcase{background:linear-gradient(145deg,#071f29 0%,#0a3444 58%,#0d817c 140%);border-radius:38px;min-height:680px;position:relative;overflow:hidden;box-shadow:0 32px 92px #0a344429}.product-showcase-glow{background:radial-gradient(circle,#63c9b930,#0000 66%);border-radius:50%;width:580px;height:580px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-phone{background:#0d1114;border-radius:38px;width:252px;padding:8px;position:absolute;box-shadow:0 30px 80px #00000057}.product-phone-speaker{z-index:3;background:#0d1114;border-radius:999px;width:76px;height:19px;position:absolute;top:13px;left:50%;transform:translate(-50%)}.product-phone-screen{color:#172a34;background:#f7fbfa;border-radius:31px;min-height:530px;padding:26px 14px 14px;overflow:hidden}.product-phone-left{opacity:.92;top:92px;left:8%;transform:rotate(-6deg)scale(.91)}.product-phone-main{z-index:3;width:280px;top:54px;left:50%;transform:translate(-50%)}.product-phone-main .product-phone-screen{min-height:575px}.product-phone-right{opacity:.92;top:96px;right:8%;transform:rotate(6deg)scale(.91)}.app-topbar{justify-content:space-between;align-items:center;min-height:36px;display:flex}.app-topbar img{width:28px}.app-avatar{background:#dce9e7;border-radius:50%;width:28px;height:28px}.app-topbar-center{font-size:.74rem}.app-back,.app-more{color:#74878c;font-size:1.05rem}.app-search{background:#e8f1ef;border-radius:12px;height:38px;margin:14px 0}.app-kicker{color:#526970;text-transform:uppercase;letter-spacing:.03em;margin:8px 0 10px;font-size:.68rem;font-weight:720}html[dir=rtl] .app-kicker{letter-spacing:0;text-transform:none}.app-provider-card{background:#fff;border:1px solid #dce8e6;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-bottom:9px;padding:11px;display:grid}.app-provider-card-primary{box-shadow:0 10px 24px #0a344412}.app-provider-logo{color:#fff;background:#0a3444;border-radius:12px;place-items:center;width:38px;height:38px;font-size:.75rem;font-weight:800;display:grid}.app-provider-logo-soft{color:#0a3444;background:#d9eeeb}.app-provider-lines{gap:5px;display:grid}.app-provider-lines b{background:#1f3842;border-radius:99px;width:70%;height:6px}.app-provider-lines span{background:#d8e6e4;border-radius:99px;width:90%;height:4px}.app-provider-lines span:last-child{width:58%}.app-bottom-nav{border-top:1px solid #dfecea;justify-content:space-around;margin-top:24px;padding-top:13px;display:flex}.app-bottom-nav i{background:#cbdad7;border-radius:99px;width:17px;height:4px}.app-bottom-nav i.active{background:#0d817c;width:29px}.request-hero-card{background:#eaf4f3;border-radius:16px;margin:15px 0;padding:12px}.request-provider-row{grid-template-columns:auto 1fr;align-items:center;gap:10px;display:grid}.request-provider-row div:last-child{gap:3px;display:grid}.request-provider-row strong{font-size:.72rem}.request-provider-row small{color:#0d817c;font-size:.62rem}.request-status{color:#587178;background:#fff;border-radius:10px;margin-top:10px;padding:7px 9px;font-size:.64rem}.request-field{background:#fff;border:1px solid #dce8e6;border-radius:12px;justify-content:space-between;align-items:center;min-height:45px;margin-bottom:9px;padding:0 10px;font-size:.66rem;display:flex}.request-field b{background:#dbe7e5;border-radius:99px;width:36px;height:5px}.request-field-tall{align-items:flex-start;min-height:80px;padding-top:12px}.app-primary-action{color:#fff;background:#0d817c;border-radius:12px;place-items:center;min-height:42px;margin-top:14px;font-size:.69rem;font-weight:720;display:grid}.chat-date{background:#dbe6e4;border-radius:99px;width:42%;height:5px;margin:18px auto}.chat-bubble{border-radius:15px;gap:5px;width:74%;margin-bottom:10px;padding:12px;display:grid}.chat-bubble span{opacity:.16;background:currentColor;border-radius:99px;height:5px}.chat-bubble-in{color:#34525b;background:#e9f1ef}.chat-bubble-out{color:#0b625e;background:#d9eeeb;margin-inline-start:auto}.chat-short{width:56%}.chat-file{color:#5a7076;background:#fff;border:1px solid #d6e6e3;border-radius:12px;align-items:center;gap:8px;width:72%;margin:8px 0 10px auto;padding:10px;font-size:.65rem;display:flex}.chat-file i{background:#d9eeeb;border-radius:8px;width:26px;height:26px}.chat-composer{background:#fff;border:1px solid #dce8e6;border-radius:999px;justify-content:space-between;align-items:center;min-height:40px;padding:0 10px;display:flex;position:absolute;bottom:28px;left:22px;right:22px}.chat-composer span{background:#dce7e5;border-radius:99px;width:58%;height:5px}.chat-composer b{color:#fff;background:#0d817c;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.journey-steps{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:42px;display:grid}.journey-step{padding:30px 34px 12px 0}.journey-step+.journey-step{border-inline-start:1px solid var(--border);padding-inline-start:34px}.journey-step-number,.story-index{color:var(--accent-readable);letter-spacing:.04em;margin-bottom:18px;font-size:.72rem;font-weight:760;display:block}html[dir=rtl] .journey-step-number,html[dir=rtl] .story-index{letter-spacing:0}.story-stack{background:var(--bg)}.story-section{border-bottom:1px solid var(--border-soft);padding:118px 0}.story-grid{grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);align-items:center;gap:84px;display:grid}.story-section-alt .story-copy{order:2}.story-section-alt .story-media{order:1}.story-copy{max-width:600px}.story-copy .body{margin-top:22px}.story-media{min-width:0}.care-photo{background:#dfecea;border-radius:34px;min-height:540px;position:relative;overflow:hidden;box-shadow:0 28px 78px #0a34441f}.care-photo img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center}.care-photo-overlay{background:linear-gradient(#0000 55%,#051d2426);position:absolute;inset:0}.care-photo-brand{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#052731c7;border-radius:16px;place-items:center;width:50px;height:50px;display:grid;position:absolute;bottom:24px;left:24px}html[dir=rtl] .care-photo-brand{left:auto;right:24px}.care-photo-brand img{width:29px;height:auto;min-height:0}.feature-product{border-radius:34px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 28px 78px #0a34441f}.feature-product-phone{background:linear-gradient(145deg,#0b3444,#0a2530);place-items:center;display:grid}.feature-product-mint{background:linear-gradient(145deg,#dcefed,#c7e8e3)}.feature-device{background:#0c1114;border-radius:38px;width:258px;padding:8px;position:relative;transform:rotate(-2deg);box-shadow:0 28px 70px #00000047}.feature-product-mint .feature-device{transform:rotate(2deg)}.feature-device-notch{z-index:2;background:#0c1114;border-radius:99px;width:74px;height:19px;position:absolute;top:13px;left:50%;transform:translate(-50%)}.feature-device-screen{color:#172a34;background:#f7fbfa;border-radius:31px;min-height:486px;padding:25px 14px 14px;overflow:hidden}.mini-topbar{justify-content:space-between;align-items:center;min-height:34px;display:flex}.mini-topbar img{width:26px}.mini-topbar>span:last-child{background:#dbe8e6;border-radius:50%;width:28px;height:28px}.mini-topbar-center{color:#6c8086;font-size:.68rem}.mini-title{margin:14px 0 10px;font-size:.96rem;font-weight:760}.mini-search{background:#e5efed;border-radius:11px;height:35px;margin-bottom:12px}.mini-provider{background:#fff;border:1px solid #dce8e6;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin-bottom:8px;padding:10px;display:grid}.mini-provider>i{color:#fff;background:#0a3444;border-radius:10px;place-items:center;width:34px;height:34px;font-size:.65rem;font-style:normal;font-weight:780;display:grid}.mini-provider div{gap:4px;display:grid}.mini-provider b{background:#25404a;border-radius:99px;width:62%;height:5px}.mini-provider span{background:#dce7e5;border-radius:99px;width:90%;height:4px}.mini-provider em{color:#6f858a;font-style:normal}.mini-nav{border-top:1px solid #dfebe9;justify-content:space-around;margin-top:20px;padding-top:11px;display:flex}.mini-nav i{background:#cbd9d7;border-radius:99px;width:16px;height:4px}.mini-nav i.on{background:#0d817c;width:28px}.mini-request-head{background:#e9f3f1;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin:14px 0;padding:12px;display:grid}.mini-request-head i{color:#fff;background:#0a3444;border-radius:11px;place-items:center;width:38px;height:38px;font-size:.7rem;font-style:normal;font-weight:780;display:grid}.mini-request-head div{gap:3px;display:grid}.mini-request-head strong{font-size:.7rem}.mini-request-head small{color:#0d817c;font-size:.6rem}.mini-field{background:#fff;border:1px solid #dce8e6;border-radius:11px;justify-content:space-between;align-items:center;min-height:42px;margin-bottom:8px;padding:0 10px;font-size:.64rem;display:flex}.mini-field b{background:#dce7e5;border-radius:99px;width:34px;height:5px}.mini-field-big{align-items:flex-start;min-height:76px;padding-top:11px}.mini-button{color:#fff;background:#0d817c;border-radius:11px;place-items:center;min-height:40px;margin-top:13px;font-size:.67rem;font-weight:720;display:grid}.feature-caption{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff1a;border:1px solid #ffffff24;border-radius:14px;gap:3px;padding:12px 14px;display:grid;position:absolute;bottom:24px;left:24px}.feature-product-mint .feature-caption{color:#0a3444;background:#ffffffb8;border-color:#0a344414}html[dir=rtl] .feature-caption{left:auto;right:24px}.feature-caption span{opacity:.78;font-size:.65rem}.feature-caption strong{font-size:.78rem}.feature-product-photo{min-height:540px}.feature-product-photo>img{width:100%;height:100%;min-height:inherit;object-fit:cover}.feature-photo-card{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#07232cd1;border-radius:20px;width:min(280px,100% - 48px);padding:18px;position:absolute;bottom:24px;right:24px}html[dir=rtl] .feature-photo-card{left:24px;right:auto}.feature-photo-card span{color:#8cdbcf;font-size:.68rem}.feature-photo-card strong{margin-top:5px;font-size:.95rem;display:block}.feature-chat-lines{gap:7px;margin-top:14px;display:grid}.feature-chat-lines i{background:#ffffff2e;border-radius:99px;height:7px}.feature-chat-lines i:nth-child(2){width:72%;margin-inline-start:auto}.feature-chat-lines i:nth-child(3){width:48%}.feature-product-desktop{background:linear-gradient(145deg,#0a3444,#071f29);place-items:center;padding:34px;display:grid}.desktop-browser{background:#f7fbfa;border-radius:22px;width:100%;overflow:hidden;box-shadow:0 24px 70px #0000003b}.desktop-bar{color:#6f8187;border-bottom:1px solid #dfeae8;align-items:center;gap:7px;height:44px;padding:0 13px;display:flex}.desktop-bar span{background:#c8d8d5;border-radius:50%;width:8px;height:8px}.desktop-bar b{margin-inline-start:10px;font-size:.65rem;font-weight:660}.desktop-body{grid-template-columns:58px 1fr;min-height:365px;display:grid}.desktop-body aside{background:#fff;border-inline-end:1px solid #e1ebe9;flex-direction:column;align-items:center;gap:16px;padding:18px 14px;display:flex}.desktop-body aside img{width:28px;margin-bottom:10px}.desktop-body aside i{background:#d9e6e4;border-radius:99px;width:24px;height:7px}.desktop-body aside i.on{background:#0d817c}.desktop-main{color:#172a34;padding:24px}.desktop-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.desktop-head div{gap:4px;display:grid}.desktop-head small{color:#708288;font-size:.64rem}.desktop-head strong{font-size:1rem}.desktop-head button{color:#fff;background:#0d817c;border:0;border-radius:10px;min-height:34px;padding:0 12px;font-size:.62rem;font-weight:700}.desktop-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;display:grid}.desktop-stats div{background:#fff;border:1px solid #dfe9e7;border-radius:12px;align-content:space-between;min-height:82px;padding:12px;display:grid}.desktop-stats small{color:#71858a;font-size:.6rem}.desktop-stats strong{font-size:1.18rem}.desktop-table{background:#fff;border:1px solid #dfe9e7;border-radius:12px;overflow:hidden}.desktop-row{border-bottom:1px solid #edf2f1;grid-template-columns:22px 1fr .8fr 44px;align-items:center;gap:10px;min-height:48px;padding:0 10px;display:grid}.desktop-row:last-child{border-bottom:0}.desktop-row i{background:#d9eeeb;border-radius:6px;width:18px;height:18px}.desktop-row span,.desktop-row b{background:#d7e4e2;border-radius:99px;height:5px}.desktop-row b{background:#a9d8d1}.section-cta{padding-top:84px}.band{color:#fff;border-radius:38px;align-items:center;min-height:500px;padding:72px;display:grid;position:relative;overflow:hidden}.band-photo-bg{position:absolute;inset:0}.band-photo-bg img{object-fit:cover;object-position:52% center;width:100%;height:100%}.band-photo-shade{background:linear-gradient(90deg,#05212aeb 0%,#05212ac2 46%,#05212a29 100%);position:absolute;inset:0}html[dir=rtl] .band-photo-shade{background:linear-gradient(270deg,#05212aeb 0%,#05212ac2 46%,#05212a29 100%)}.band-content{z-index:2;max-width:700px;position:relative}.band .h2{color:#fff}.band .body{color:#ffffffd1}.eyebrow-on-dark{color:#8cdbcf}.band-actions{margin-top:30px}.band .button-secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-color:#ffffff3d}.page-hero{border-bottom:1px solid var(--border-soft);padding:106px 0 88px}.page-hero-visual{padding:78px 0 88px}.page-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);align-items:end;gap:80px;display:grid}.page-hero-visual-grid{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:74px;display:grid}.page-hero-copy .page-hero-intro{margin-top:28px}.page-hero-intro{gap:8px;display:grid}.page-care-photo{min-height:520px}.page-hero-compact{padding-bottom:78px}.about-principles{background:var(--surface)}.about-principles-grid{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.about-principle{min-height:360px;padding:46px 54px 50px 0}.about-principle+.about-principle{border-inline-start:1px solid var(--border);padding-inline-start:54px}.mission-grid{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.mission-card{min-height:340px;padding:42px 46px 46px 0}.mission-card+.mission-card{border-inline-start:1px solid var(--border);padding-inline-start:46px}.feature-index{color:var(--accent-readable);letter-spacing:.04em;margin-bottom:18px;font-size:.72rem;font-weight:760;display:block}html[dir=rtl] .feature-index{letter-spacing:0}.contact-list{border-top:1px solid var(--border)}.contact-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);align-items:center;gap:40px;min-height:92px;padding:24px 0;display:grid}.contact-row strong{color:var(--text-strong);font-size:.98rem}.contact-row span{color:var(--muted);overflow-wrap:anywhere}.contact-row a{color:var(--accent-readable);font-weight:700}.faq-list{border-top:1px solid var(--border);max-width:1050px}.faq-item{border-bottom:1px solid var(--border)}.faq-item summary{cursor:pointer;color:var(--text-strong);grid-template-columns:50px 1fr auto;align-items:start;gap:18px;padding:28px 0;font-size:1.04rem;font-weight:680;line-height:1.55;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--accent-readable);font-size:1.4rem;font-weight:430;line-height:1}.faq-item[open] summary:after{content:"−"}.faq-number{color:var(--accent-readable);padding-top:5px;font-size:.72rem;font-weight:760}.faq-answer{max-width:830px;color:var(--muted);padding:0 0 30px 68px;line-height:1.82}html[dir=rtl] .faq-answer{padding:0 68px 30px 0;line-height:1.98}.legal-lock{text-align:center;place-items:center;min-height:64vh;display:grid}.legal-lock .card{border:1px solid var(--border);background:var(--surface);border-radius:28px;max-width:660px;padding:48px}.prose{max-width:870px}.prose h1{color:var(--text-strong);letter-spacing:0;margin:0 0 34px;font-size:clamp(2.7rem,4.8vw,4.6rem);line-height:1.1}.prose h2{color:var(--text-strong);letter-spacing:0;margin:56px 0 14px;font-size:1.95rem;line-height:1.3}.prose p{color:var(--muted);font-size:1.03rem;line-height:1.84}html[dir=rtl] .prose p{line-height:2}.prose table{border-collapse:collapse;width:100%;margin:28px 0}.prose th,.prose td{border-bottom:1px solid var(--border);text-align:start;vertical-align:top;padding:16px}.prose a{color:var(--accent-readable);font-weight:700}.footer{background:var(--surface);padding:78px 0 36px}.footer-top{border-top:1px solid var(--border);grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:start;gap:72px;padding-top:42px;display:grid}.footer-top>div:first-child{max-width:390px}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;display:flex}.footer-links a{color:var(--muted);border-radius:999px;padding:9px 11px;font-size:.9rem;line-height:1.4}.footer-links a:hover{background:var(--surface-2);color:var(--text-strong)}.brand-logo{display:block;position:relative}.brand-logo img{width:100%;height:auto}.brand-logo .brand-dark,html[data-theme=dark] .brand-logo .brand-light{display:none}html[data-theme=dark] .brand-logo .brand-dark{display:block}@media (prefers-color-scheme:dark){html:not([data-theme]) .brand-logo .brand-light{display:none}html:not([data-theme]) .brand-logo .brand-dark{display:block}}@media (max-width:1140px){.header-cta{display:none}.nav a{padding-inline:8px;font-size:.85rem}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(450px,.98fr);gap:46px}.hero-stage{min-height:620px}.product-phone-left{left:5%}.product-phone-right{right:5%}.story-grid{grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);gap:60px}}@media (max-width:980px){.header-shell{grid-template-columns:auto 1fr}.nav{display:none}.header-tools{justify-self:end}.mobile-menu{display:inline-flex}.hero-grid,.page-hero-visual-grid,.page-hero-grid{grid-template-columns:1fr}.hero-copy{max-width:850px}.hero-stage{min-height:680px}.product-story-heading{grid-template-columns:1fr;gap:22px}.product-showcase{min-height:650px}.product-phone-left{left:2%}.product-phone-right{right:2%}.story-grid{grid-template-columns:1fr;gap:42px}.story-section-alt .story-copy,.story-section-alt .story-media{order:initial}.story-copy{max-width:780px}.about-principles-grid,.mission-grid{grid-template-columns:1fr}.about-principle+.about-principle,.mission-card+.mission-card{border-inline-start:0;border-top:1px solid var(--border);padding-inline-start:0}.footer-top{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (max-width:760px){.container{width:min(100% - 28px,1280px)}.section{padding:78px 0}.display{font-size:clamp(2.85rem,13vw,4.4rem);line-height:1.08}html[dir=rtl] .display{line-height:1.23}.h2{font-size:clamp(2rem,8.7vw,3.05rem);line-height:1.16}html[dir=rtl] .h2{line-height:1.3}.lead{font-size:1.06rem}.header-shell{gap:8px;min-height:68px}.brand{width:122px}.language{display:none}.hero{padding:48px 0 72px}.hero-grid{gap:40px}.hero-stage{min-height:560px}.hero-stage-photo,.hero-stage-wash{border-radius:30px;inset:0 24px 0 0}html[dir=rtl] .hero-stage-photo,html[dir=rtl] .hero-stage-wash{inset:0 0 0 24px}.hero-stage-photo img{object-position:58% center}.hero-stage-copychip{top:18px;left:18px}html[dir=rtl] .hero-stage-copychip{left:auto;right:18px}.hero-app-phone{border-radius:34px;width:222px;bottom:18px;right:-4px}html[dir=rtl] .hero-app-phone{left:-4px;right:auto}.hero-app-screen{border-radius:27px;min-height:450px}.product-showcase{border-radius:28px;min-height:620px}.product-phone-main{width:250px;top:38px}.product-phone-left,.product-phone-right{opacity:.65;width:215px;top:115px}.product-phone-left{left:-76px}.product-phone-right{right:-76px}.journey-steps{grid-template-columns:1fr}.journey-step{padding:26px 0}.journey-step+.journey-step{border-inline-start:0;border-top:1px solid var(--border);padding-inline-start:0}.story-section{padding:82px 0}.care-photo,.feature-product{border-radius:26px;min-height:410px}.feature-product-desktop{padding:16px}.desktop-main{padding:15px}.desktop-stats{gap:6px}.desktop-stats div{min-height:70px;padding:9px}.desktop-body{grid-template-columns:44px 1fr}.desktop-body aside{padding:14px 8px}.desktop-row{grid-template-columns:18px 1fr .7fr 30px;gap:6px;padding-inline:7px}.band{border-radius:28px;min-height:460px;padding:44px 26px}.band-photo-bg img{object-position:61% center}.band-photo-shade,html[dir=rtl] .band-photo-shade{background:linear-gradient(#05212a94,#05212aeb)}.page-hero,.page-hero-visual{padding:74px 0 68px}.page-care-photo{min-height:400px}.about-principle,.mission-card{min-height:auto;padding:32px 0}.contact-row{grid-template-columns:1fr;gap:8px;padding:22px 0}.faq-item summary{grid-template-columns:36px 1fr auto;gap:11px}.faq-answer,html[dir=rtl] .faq-answer{padding-inline:48px 0}html[dir=rtl] .faq-answer{padding-inline:0 48px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.hero-real-screen{z-index:4;filter:drop-shadow(0 34px 42px #00000047);width:290px;position:absolute;bottom:12px;right:-10px;transform:rotate(1.5deg)}html[dir=rtl] .hero-real-screen{left:-10px;right:auto;transform:rotate(-1.5deg)}.hero-real-screen img{width:100%;height:auto}.product-showcase-real{min-height:700px}.real-screen-card{filter:drop-shadow(0 30px 48px #00000052);width:260px;transition:transform .22s var(--ease);position:absolute}.real-screen-card img{width:100%;height:auto}.real-screen-left{opacity:.9;top:90px;left:8%;transform:rotate(-5deg)scale(.9)}.real-screen-main{z-index:3;width:300px;top:45px;left:50%;transform:translate(-50%)}.real-screen-right{opacity:.9;top:92px;right:8%;transform:rotate(5deg)scale(.9)}.product-showcase-label{z-index:5;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;gap:4px;padding:13px 16px;display:grid;position:absolute;bottom:28px;left:34px}html[dir=rtl] .product-showcase-label{left:auto;right:34px}.product-showcase-label span{color:#8cdbcf;font-size:.68rem}.product-showcase-label strong{font-size:.84rem}.feature-product-real{background:linear-gradient(145deg,#0a3444 0%,#071e27 100%);place-items:center;min-height:560px;display:grid}.feature-product-real-mint{background:linear-gradient(145deg,#d9eeeb 0%,#b9ddd8 100%)}.feature-real-screen{filter:drop-shadow(0 30px 42px #00000045);width:min(320px,72%);position:relative}.feature-real-screen img{width:100%;height:auto}.feature-real-label{color:#0a3444;white-space:nowrap;background:#ffffffe0;border-radius:999px;padding:8px 12px;font-size:.68rem;font-weight:720;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #0000001f}.feature-product-chat{background:#0a3444;display:block}.feature-chat-photo{opacity:.72;position:absolute;inset:0}.feature-chat-photo img{object-fit:cover;width:100%;height:100%}.feature-product-chat:after{content:"";background:linear-gradient(90deg,#061f27d6,#061f272e);position:absolute;inset:0}html[dir=rtl] .feature-product-chat:after{background:linear-gradient(270deg,#061f27d6,#061f272e)}.feature-product-chat .feature-real-screen{z-index:2;width:285px;position:absolute;bottom:-44px;right:7%}html[dir=rtl] .feature-product-chat .feature-real-screen{left:7%;right:auto}@media (max-width:980px){.real-screen-left{left:2%}.real-screen-right{right:2%}}@media (max-width:760px){.hero-real-screen{width:230px;bottom:8px;right:-8px}html[dir=rtl] .hero-real-screen{left:-8px;right:auto}.product-showcase-real{min-height:620px}.real-screen-main{width:250px;top:34px}.real-screen-left,.real-screen-right{opacity:.62;width:220px;top:116px}.real-screen-left{left:-72px}.real-screen-right{right:-72px}.product-showcase-label{bottom:18px;left:18px}html[dir=rtl] .product-showcase-label{left:auto;right:18px}.feature-product-real{min-height:440px}.feature-real-screen{width:min(270px,76%)}.feature-product-chat .feature-real-screen{width:230px;bottom:-24px;right:4%}html[dir=rtl] .feature-product-chat .feature-real-screen{left:4%;right:auto}}.site-canvas{background:var(--bg);border-radius:34px;width:min(100% - 34px,1500px);margin:18px auto 28px;overflow:clip;box-shadow:0 14px 48px #13242b0f}.header{z-index:70;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding-top:16px;position:sticky;top:10px}.header-shell{border:1px solid color-mix(in srgb, var(--text) 42%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);border-radius:18px;min-height:68px;padding:0 14px 0 18px;box-shadow:0 8px 22px #0a34440d}html[dir=rtl] .header-shell{padding:0 18px 0 14px}.nav a{color:var(--text-strong);padding:10px;font-size:.84rem;font-weight:600}.nav a:hover{background:var(--surface-2)}.header-cta,.pill,.icon-button{border-radius:12px}.v24-hero{padding:20px 0 112px;position:relative}.v24-hero-panel{border:1px solid color-mix(in srgb, var(--brand-navy) 24%, transparent);background:radial-gradient(circle at 75% 22%,#63c9b940,#0000 30%),linear-gradient(145deg,#eaf4f3 0%,#dcefed 100%);border-radius:34px;grid-template-columns:minmax(0,1.02fr) minmax(460px,.98fr);align-items:center;gap:54px;min-height:720px;padding:84px 72px 96px;display:grid;position:relative;overflow:hidden}html[data-theme=dark] .v24-hero-panel{background:linear-gradient(145deg,#121a1d,#0d2024);border-color:#343434}.v24-hero-copy{z-index:4;max-width:720px;position:relative}.v24-display{color:#102a35;letter-spacing:0;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(4rem,6.8vw,7.2rem);font-weight:720;line-height:.97}html[data-theme=dark] .v24-display{color:#fff}html[dir=rtl] .v24-display{font-size:clamp(3.5rem,6vw,6.5rem);line-height:1.16}.v24-hero-intro{gap:8px;max-width:660px;margin:28px 0 32px;display:grid}.v24-hero-intro .lead{color:#102a35b8}html[data-theme=dark] .v24-hero-intro .lead{color:#c9d1d3}.v24-spark{z-index:2;color:var(--brand-navy);font-size:2rem;position:absolute}.v24-spark-one{top:42px;left:42px;transform:rotate(-12deg)}.v24-spark-two{font-size:1.35rem;top:76px;right:42%}html[dir=rtl] .v24-spark-one{left:auto;right:42px}html[dir=rtl] .v24-spark-two{left:42%;right:auto}.v24-orbit-label{z-index:3;color:#0a3444;background:#ffffff80;border:1px solid #0a344473;border-radius:999px;padding:10px 16px;font-size:.78rem;font-weight:720;position:absolute;bottom:34px;left:38px;transform:rotate(-7deg)}html[dir=rtl] .v24-orbit-label{left:auto;right:38px;transform:rotate(7deg)}.v24-hero-media{z-index:3;min-height:590px;position:relative}.v24-care-shape{background:#cce8e3;border:1px solid #0a344433;border-radius:34% 20%/24% 36%;position:absolute;inset:14px 72px 40px 6px;overflow:hidden;box-shadow:0 26px 54px #0a34441f}html[dir=rtl] .v24-care-shape{inset:14px 6px 40px 72px}.v24-care-shape img{object-fit:cover;object-position:52% center;width:100%;height:100%}.v24-phone{z-index:4;filter:drop-shadow(0 30px 42px #00000047);position:absolute}.v24-phone img,.v24-mini-screen img{width:100%;height:auto}.v24-phone-home{width:300px;bottom:-18px;right:-8px;transform:rotate(1.8deg)}html[dir=rtl] .v24-phone-home{left:-8px;right:auto;transform:rotate(-1.8deg)}.v24-mini-screen{z-index:5;filter:drop-shadow(0 20px 30px #00000038);width:148px;position:absolute;top:20px;right:178px;transform:rotate(-4deg)}html[dir=rtl] .v24-mini-screen{left:178px;right:auto;transform:rotate(4deg)}.v24-entry-grid{z-index:8;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:-62px;display:grid;position:relative}.v24-entry-card{border:1px solid color-mix(in srgb, var(--text) 38%, transparent);background:var(--surface);border-radius:22px;min-height:430px;overflow:hidden;box-shadow:0 18px 36px #0a344414}.v24-entry-image{background:linear-gradient(145deg,#d8ece8,#eef7f6);height:220px;position:relative;overflow:hidden}.v24-entry-image img{filter:drop-shadow(0 20px 26px #0003);width:196px;position:absolute;top:26px;left:50%;transform:translate(-50%)}.v24-entry-card:nth-child(2) .v24-entry-image{background:linear-gradient(145deg,#0a3444,#0b2029)}.v24-entry-card:nth-child(3) .v24-entry-image{background:linear-gradient(145deg,#e9f3f1,#d5ebe7)}.v24-entry-copy{padding:26px 28px 30px}.v24-entry-copy .body{margin-top:10px;font-size:.93rem;line-height:1.65}.v24-card-number{color:var(--accent-readable);margin-bottom:14px;font-size:.73rem;font-weight:800;display:block}.v24-section{padding:120px 0}.v24-section-head{margin-bottom:54px}.v24-section-head-centered{text-align:center;justify-items:center;display:grid}.v24-section-head-centered .h2{max-width:880px}.v24-selected-work{background:var(--bg)}.v24-stack-card{max-width:1160px;margin:0 auto;padding-top:30px;position:relative}.v24-stack-shadow{border:1px solid var(--border);background:var(--surface);border-radius:28px;width:calc(100% - 90px);height:100%;position:absolute;left:50%;transform:translate(-50%)}.v24-stack-shadow-a{opacity:.7;width:calc(100% - 130px);top:0}.v24-stack-shadow-b{opacity:.88;width:calc(100% - 65px);top:15px}.v24-stack-main{z-index:2;border:1px solid color-mix(in srgb, var(--text) 46%, transparent);background:var(--surface);border-radius:28px;grid-template-columns:.82fr 1.18fr;min-height:580px;display:grid;position:relative;overflow:hidden}.v24-stack-copy{align-self:center;padding:64px 56px}.v24-feature-title{color:var(--text-strong);margin:0 0 18px;font-size:clamp(2rem,3vw,3.25rem);line-height:1.08}.v24-stack-copy .button{margin-top:28px}.v24-stack-media{background:linear-gradient(145deg,#eef7f6,#d4ebe7);min-height:580px;position:relative;overflow:hidden}.v24-stack-media:before{content:"";background:#ffffff6b;border:1px solid #0a344438;border-radius:28px;position:absolute;inset:58px 44px 44px}.v24-stack-phone{filter:drop-shadow(0 28px 36px #0000003d);width:260px;position:absolute}.v24-stack-phone-a{top:76px;left:12%;transform:rotate(-4deg)}.v24-stack-phone-b{z-index:2;top:34px;right:8%;transform:rotate(3deg)}.v24-split-section{border-top:1px solid var(--border-soft)}.v24-split-grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.v24-split-photo{border:1px solid color-mix(in srgb, var(--text) 34%, transparent);background:#e3efed;border-radius:34% 18%/22% 34%;min-height:640px;position:relative;overflow:hidden}.v24-split-photo>img{object-fit:cover;object-position:50% center;width:100%;height:100%;min-height:640px}.v24-photo-badge{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07232cb8;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:10px;padding:11px 14px;font-size:.78rem;display:inline-flex;position:absolute;bottom:28px;left:28px}html[dir=rtl] .v24-photo-badge{left:auto;right:28px}.v24-photo-badge img{width:21px}.v24-split-copy{padding:30px 0;position:relative}.v24-split-copy .h2{max-width:620px}.v24-inline-product{filter:drop-shadow(0 24px 30px #0003);width:190px;position:absolute;bottom:-130px;right:0;transform:rotate(5deg)}html[dir=rtl] .v24-inline-product{left:0;right:auto;transform:rotate(-5deg)}.v24-inline-product img{width:100%}.v24-product-band{color:#fff;background:#0d817c}.v24-product-band-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:46px;min-height:690px;display:grid}.v24-product-band-copy .h2{color:#fff}.v24-product-band-copy .body{color:#fffc}.v24-product-band-copy .v24-card-number{color:#d6fff8}.v24-product-band-copy .button{color:#0a3444;background:#fff;margin-top:26px}.v24-product-wall{min-height:640px;position:relative}.v24-wall-screen{filter:drop-shadow(0 28px 34px #0000003d);position:absolute}.v24-wall-chat{width:292px;bottom:-18px;left:2%;transform:rotate(-4deg)}.v24-wall-appointments{z-index:3;width:298px;top:34px;left:34%}.v24-wall-requests{width:260px;bottom:14px;right:0;transform:rotate(4deg)}.v24-value-section{color:#0a3444;background:#e8f2f0}html[data-theme=dark] .v24-value-section{background:#0e181a}.v24-value-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:72px;display:grid}.v24-value-copy .h2{color:#0a3444}.v24-value-copy .body{color:#4d6269}html[data-theme=dark] .v24-value-copy .h2{color:#fff}html[data-theme=dark] .v24-value-copy .body{color:#b8b8b8}.v24-value-stack{min-height:520px;position:relative}.v24-value-card{background:#fff;border:1px solid #0a344473;border-radius:28px;width:min(520px,90%);height:430px;position:absolute;left:50%;transform:translate(-50%)}.v24-value-card-back{background:#e7eee8;width:min(460px,80%);top:20px}.v24-value-card-mid{background:#f5ebe7;width:min(490px,85%);top:40px}.v24-value-card-front{padding:34px;top:62px;overflow:hidden}.v24-value-card-icon{border:1px solid #8ba09e;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:30px;display:grid}.v24-value-card-front>span{color:#64767a;margin-bottom:8px;font-size:.8rem;display:block}.v24-value-card-front>strong{max-width:240px;font-size:1.7rem;line-height:1.15;display:block}.v24-value-card-front img{filter:drop-shadow(0 20px 26px #0000002e);width:215px;position:absolute;bottom:-74px;right:-10px;transform:rotate(3deg)}html[dir=rtl] .v24-value-card-front img{left:-10px;right:auto;transform:rotate(-3deg)}.v24-chip-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:56px;display:flex}.v24-chip-row span{background:#ffffff94;border:1px solid #0a34448c;border-radius:999px;padding:12px 18px;font-size:.84rem;font-weight:650}html[data-theme=dark] .v24-chip-row span{color:#f5f5f5;background:#181818;border-color:#343434}.v24-cta-section{padding:0}.v24-cta-panel{color:#fff;background:#171717;border-radius:34px 34px 0 0;grid-template-columns:1fr .65fr;align-items:center;min-height:640px;padding:86px 86px 78px;display:grid;position:relative;overflow:hidden}.v24-cta-copy{z-index:3;max-width:800px;position:relative}.v24-cta-title{letter-spacing:0;max-width:760px;margin:0 0 24px;font-size:clamp(3.2rem,5.8vw,6.4rem);font-weight:670;line-height:.98}html[dir=rtl] .v24-cta-title{line-height:1.18}.v24-cta-copy .lead{color:#b8b8b8}.v24-cta-copy .button-row{margin-top:32px}.v24-cta-copy .button-primary{color:#111;background:#fff}.v24-cta-copy .button-secondary{color:#fff;background:0 0;border-color:#5a5a5a}.v24-chat-bubble{color:#0a3444;background:#fff;border-radius:14px 14px 14px 4px;place-items:center;width:50px;height:36px;margin-bottom:34px;font-weight:900;display:grid}.v24-cta-media{align-self:end;height:560px;position:relative}.v24-cta-media img{filter:drop-shadow(0 36px 42px #0006);width:330px;position:absolute;bottom:-150px;right:0;transform:rotate(4deg)}html[dir=rtl] .v24-cta-media img{left:0;right:auto;transform:rotate(-4deg)}.footer{color:#fff;background:#171717;padding:0 0 34px}.footer-top{border-top-color:#4a4a4a;padding-top:30px}.footer-top .brand-logo .brand-light{display:none}.footer-top .brand-logo .brand-dark{display:block}.footer-top .body{color:#aeb4b6}.footer-links a{color:#d8d8d8}.footer-links a:hover{color:#fff;background:#242424}.page-hero{border-bottom:0}.page-hero-visual,.page-hero,.page-hero-compact{padding-top:94px}.page-hero-visual-grid,.page-hero-grid{border:1px solid var(--border);background:var(--surface-2);border-radius:30px;padding:54px}.page-care-photo,.feature-product{border-radius:26px}.story-section{border-bottom:0}.story-section .story-grid{border:1px solid var(--border);background:var(--surface);border-radius:28px;padding:42px}.story-section-alt{background:0 0}.contact-list,.faq-list{max-width:1080px}.contact-row,.faq-item{border-color:color-mix(in srgb, var(--text) 28%, transparent)}@media (max-width:1180px){.v24-hero-panel{grid-template-columns:minmax(0,1fr) minmax(410px,.9fr);padding-inline:52px}.v24-phone-home{width:265px}.v24-mini-screen{right:150px}html[dir=rtl] .v24-mini-screen{left:150px;right:auto}.v24-stack-main{grid-template-columns:.9fr 1.1fr}.v24-wall-chat{left:-2%}}@media (max-width:980px){.site-canvas{border-radius:26px;width:min(100% - 20px,1500px);margin-top:10px}.v24-hero-panel{grid-template-columns:1fr;gap:30px;min-height:0;padding:70px 46px 82px}.v24-hero-copy{max-width:820px}.v24-hero-media{min-height:590px}.v24-care-shape{inset:10px 90px 40px 0}html[dir=rtl] .v24-care-shape{inset:10px 0 40px 90px}.v24-entry-grid{grid-template-columns:1fr 1fr}.v24-entry-card:last-child{grid-column:1/-1}.v24-stack-main,.v24-split-grid,.v24-product-band-grid,.v24-value-grid,.v24-cta-panel{grid-template-columns:1fr}.v24-stack-media{min-height:540px}.v24-split-copy{padding-bottom:120px}.v24-product-band-grid{padding-bottom:40px}.v24-product-wall{min-height:620px}.v24-value-copy{max-width:760px}.v24-cta-media{height:420px}.v24-cta-media img{width:300px;right:50%;transform:translate(50%)rotate(2deg)}html[dir=rtl] .v24-cta-media img{left:50%;right:auto;transform:translate(-50%)rotate(-2deg)}.page-hero-visual-grid,.page-hero-grid{padding:38px}}@media (max-width:760px){body{background:var(--bg)}.site-canvas{width:100%;box-shadow:none;border-radius:0;margin:0}.header{padding-top:10px;top:0}.header-shell{border-radius:16px;min-height:62px;padding-inline:12px}.header-brand .brand{width:116px}.v24-hero{padding:10px 0 82px}.v24-hero-panel{border-radius:26px;padding:54px 24px 72px}.v24-display{font-size:clamp(3rem,14vw,4.8rem);line-height:1.01}html[dir=rtl] .v24-display{font-size:clamp(2.85rem,13vw,4.4rem);line-height:1.2}.v24-spark-one{top:28px;left:22px}.v24-spark-two{display:none}html[dir=rtl] .v24-spark-one{left:auto;right:22px}.v24-orbit-label{bottom:26px;left:22px}html[dir=rtl] .v24-orbit-label{left:auto;right:22px}.v24-hero-media{min-height:445px}.v24-care-shape{border-radius:32% 18%/20% 32%;inset:10px 46px 30px 0}html[dir=rtl] .v24-care-shape{inset:10px 0 30px 46px}.v24-phone-home{width:205px;bottom:-6px;right:-12px}html[dir=rtl] .v24-phone-home{left:-12px;right:auto}.v24-mini-screen{width:110px;top:4px;right:112px}html[dir=rtl] .v24-mini-screen{left:112px;right:auto}.v24-entry-grid{grid-template-columns:1fr;gap:16px;margin-top:-36px}.v24-entry-card:last-child{grid-column:auto}.v24-entry-card{min-height:0}.v24-entry-image{height:205px}.v24-section{padding:82px 0}.v24-stack-card{padding-top:22px}.v24-stack-shadow-a{width:calc(100% - 54px)}.v24-stack-shadow-b{width:calc(100% - 28px)}.v24-stack-main{border-radius:22px;min-height:0}.v24-stack-copy{padding:38px 28px 34px}.v24-stack-media{min-height:420px}.v24-stack-media:before{inset:34px 18px 24px}.v24-stack-phone{width:190px}.v24-stack-phone-a{top:70px;left:6%}.v24-stack-phone-b{top:26px;right:2%}.v24-split-grid{gap:34px}.v24-split-photo,.v24-split-photo>img{min-height:460px}.v24-inline-product{width:145px;bottom:-70px}.v24-product-band{padding-bottom:34px}.v24-product-band-grid{gap:24px;min-height:0}.v24-product-wall{min-height:500px;overflow:hidden}.v24-wall-chat{width:205px;bottom:-14px;left:-8%}.v24-wall-appointments{width:210px;top:28px;left:30%}.v24-wall-requests{width:185px;bottom:16px;right:-8%}.v24-value-grid{gap:32px}.v24-value-stack{min-height:410px}.v24-value-card{border-radius:22px;height:340px}.v24-value-card-back{top:8px}.v24-value-card-mid{top:24px}.v24-value-card-front{padding:26px;top:42px}.v24-value-card-front img{width:155px;bottom:-58px}.v24-chip-row{justify-content:flex-start;margin-top:40px}html[dir=rtl] .v24-chip-row{justify-content:flex-start}.v24-cta-panel{border-radius:26px 26px 0 0;min-height:650px;padding:62px 26px 0}.v24-cta-title{font-size:clamp(3rem,13vw,4.8rem)}.v24-cta-media{height:360px}.v24-cta-media img{width:245px;bottom:-110px}.footer{padding-inline:14px}.page-hero-visual-grid,.page-hero-grid{border-radius:24px;padding:26px}.story-section .story-grid{border-radius:22px;padding:24px}}body{background:#eceeea}.site-canvas{border:1px solid color-mix(in srgb, var(--border) 88%, #9ca7a3);background:var(--surface);border-radius:34px;width:min(100% - 40px,1480px);margin:20px auto 28px;overflow:clip;box-shadow:0 20px 70px #0a344414}.site-canvas main{background:var(--surface)}.container{width:min(100% - 72px,1280px)}.header{background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none;border:0;padding:28px 0 0;position:relative;top:auto}.header-shell{border:1px solid color-mix(in srgb, var(--text-strong) 42%, var(--border));background:var(--surface);min-height:66px;box-shadow:none;border-radius:17px;padding:0 16px 0 22px}.nav{gap:1px}.nav a{color:var(--text);border-radius:999px;padding:9px 10px;font-size:.79rem;font-weight:620}.nav a:hover{background:var(--accent-soft);color:var(--text-strong)}.header-cta,.pill,.icon-button{min-height:38px}.header-cta{border:1px solid var(--brand-navy);padding:0 14px;font-size:.78rem}.pill{padding:0 11px;font-size:.76rem}.icon-button{width:38px}.v25-home-title,.v25-page-title,.v25-footer-title,.v25-selected-title{color:var(--text-strong);letter-spacing:0;text-wrap:balance;margin:0;font-weight:710}.v25-home-title{max-width:900px;font-size:clamp(4.2rem,7.1vw,7.6rem);line-height:.98}.v25-page-title{max-width:780px;font-size:clamp(3.6rem,5.8vw,6.2rem);line-height:1.01}html[dir=rtl] .v25-home-title,html[dir=rtl] .v25-page-title,html[dir=rtl] .v25-footer-title,html[dir=rtl] .v25-selected-title{letter-spacing:0;line-height:1.2}.v25-index{border:1px solid color-mix(in srgb, var(--text-strong) 35%, var(--border));min-height:31px;color:var(--muted);letter-spacing:.04em;border-radius:999px;align-items:center;padding:0 10px;font-size:.68rem;font-weight:760;display:inline-flex}html[dir=rtl] .v25-index{letter-spacing:0}.v25-product-shot{box-shadow:none;filter:drop-shadow(0 18px 30px #0a344424);background:0 0;border:0;border-radius:0;position:relative;overflow:visible}.v25-product-shot>img{object-fit:contain;object-position:center;width:100%;height:100%}.product-screen-surface{isolation:isolate;position:relative}.v25-product-pair{width:100%;min-height:520px;position:relative}.v25-product-pair .v25-product-shot{aspect-ratio:.57;width:min(58%,310px);position:absolute}.v25-product-pair-back{opacity:.9;top:64px;left:8%;transform:rotate(-4deg)}.v25-product-pair-front{z-index:2;top:10px;right:7%;transform:rotate(2.2deg)}html[dir=rtl] .v25-product-pair-back{left:auto;right:8%;transform:rotate(4deg)}html[dir=rtl] .v25-product-pair-front{left:7%;right:auto;transform:rotate(-2.2deg)}.v25-care-image{border:1px solid color-mix(in srgb, var(--text-strong) 34%, var(--border));background:#dbe9e6;border-radius:30px;min-height:420px;position:relative;overflow:hidden}.v25-care-image>img{object-fit:cover;width:100%;height:100%}.v25-care-mark{background:var(--brand-navy);border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:absolute;bottom:20px;left:20px;box-shadow:0 10px 30px #00000026}.v25-care-mark img{width:30px}html[dir=rtl] .v25-care-mark{left:auto;right:20px}.v25-home-hero{background:var(--surface);padding:22px 0 110px}.v25-home-hero-panel{border:1px solid color-mix(in srgb, var(--text-strong) 30%, var(--border));background:color-mix(in srgb, var(--brand-mist) 84%, #fff);border-radius:30px;min-height:790px;padding:92px 86px 108px;position:relative;overflow:hidden}.v25-home-hero-copy{z-index:4;max-width:900px;position:relative}.v25-home-intro{gap:8px;max-width:680px;margin:28px 0 30px;display:grid}.v25-home-hero-media{height:620px;position:absolute;inset:auto 54px 0 46%}html[dir=rtl] .v25-home-hero-media{inset:auto 46% 0 54px}.v25-home-care{border-radius:34% 22% 36% 20%/24% 36% 22% 34%;min-height:0;position:absolute;inset:70px 28px 28px 82px}html[dir=rtl] .v25-home-care{inset:70px 82px 28px 28px}.v25-home-screen-main{z-index:3;width:255px;height:540px;position:absolute;bottom:-46px;right:10px;transform:rotate(3deg)}html[dir=rtl] .v25-home-screen-main{left:10px;right:auto;transform:rotate(-3deg)}.v25-home-screen-side{z-index:2;width:175px;height:370px;position:absolute;bottom:8px;left:22px;transform:rotate(-5deg)}html[dir=rtl] .v25-home-screen-side{left:auto;right:22px;transform:rotate(5deg)}.v25-float-tag{z-index:5;border:1px solid color-mix(in srgb, var(--text-strong) 50%, var(--border));background:color-mix(in srgb, var(--surface) 92%, transparent);border-radius:999px;padding:9px 14px;font-size:.72rem;font-weight:680;position:absolute;transform:rotate(-6deg)}.v25-float-tag-a{top:180px;right:44px}.v25-float-tag-b{top:330px;right:370px;transform:rotate(5deg)}.v25-float-tag-c{bottom:92px;left:38px;transform:rotate(-3deg)}html[dir=rtl] .v25-float-tag-a{left:44px;right:auto;transform:rotate(6deg)}html[dir=rtl] .v25-float-tag-b{left:370px;right:auto;transform:rotate(-5deg)}html[dir=rtl] .v25-float-tag-c{left:auto;right:38px;transform:rotate(3deg)}.v25-home-entry-grid{z-index:8;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:-72px;display:grid;position:relative}.v25-home-entry-card{border:1px solid color-mix(in srgb, var(--text-strong) 38%, var(--border));background:var(--surface);border-radius:24px;overflow:hidden}.v25-home-entry-image{background:var(--surface-2);height:250px;overflow:hidden}.v25-home-entry-image .v25-product-shot{width:100%;height:100%;box-shadow:none;border:0;border-radius:0}.v25-home-entry-image img{object-fit:cover;object-position:top center}.v25-home-entry-copy{padding:26px}.v25-home-entry-copy .h3{margin-top:16px}.v25-home-entry-copy .body{font-size:.92rem;line-height:1.65}.v25-home-selected{padding:110px 0 128px}.v25-section-heading{text-align:center;max-width:760px;margin:0 auto 50px}.v25-section-heading .h2,.v25-section-heading .lead{margin-inline:auto}.v25-section-heading .lead{margin-top:18px}.v25-selected-stack{padding-top:30px;position:relative}.v25-selected-back{border:1px solid color-mix(in srgb, var(--text-strong) 32%, var(--border));background:var(--surface-2);border-radius:26px;height:84%;position:absolute;left:50%;transform:translate(-50%)}.v25-selected-back-one{width:calc(100% - 92px);top:0}.v25-selected-back-two{width:calc(100% - 46px);top:14px}.v25-selected-main{z-index:2;border:1px solid color-mix(in srgb, var(--text-strong) 44%, var(--border));background:var(--surface);border-radius:28px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:46px;min-height:620px;padding:58px 64px;display:grid;position:relative}.v25-selected-copy{max-width:420px}.v25-selected-title{margin:18px 0 28px;font-size:clamp(2.5rem,4vw,4.8rem);line-height:1.02}.v25-home-split{border-top:1px solid var(--border);padding:110px 0}.v25-home-split-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:78px;display:grid}.v25-home-split-media{min-height:620px;position:relative}.v25-home-split-media .v25-care-image{min-height:0;position:absolute;inset:0 84px 30px 0}html[dir=rtl] .v25-home-split-media .v25-care-image{inset:0 0 30px 84px}.v25-home-split-float{z-index:3;width:230px;height:485px;position:absolute;bottom:-14px;right:4px;transform:rotate(2.5deg)}html[dir=rtl] .v25-home-split-float{left:4px;right:auto;transform:rotate(-2.5deg)}.v25-home-split-copy .h2{margin-top:20px}.v25-home-dark-band{color:#fff;background:#171918;padding:116px 0}.v25-home-dark-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:40px;min-height:650px;display:grid}.v25-home-dark-copy{z-index:4;max-width:520px;position:relative}.v25-home-dark-copy .h2{color:#fff;margin-top:20px}.v25-home-dark-copy .body{color:#c6cdca}.v25-home-dark-copy .button-primary{color:#151817;background:#fff}.v25-home-product-wall{min-height:620px;position:relative}.v25-home-product-wall .v25-product-shot{border-color:#515654;width:245px;height:515px;position:absolute}.v25-home-wall-a{bottom:-52px;left:0;transform:rotate(-5deg)}.v25-home-wall-b{z-index:3;top:0;left:34%;transform:rotate(1deg)}.v25-home-wall-c{bottom:0;right:0;transform:rotate(5deg)}html[dir=rtl] .v25-home-wall-a{left:auto;right:0;transform:rotate(5deg)}html[dir=rtl] .v25-home-wall-b{left:auto;right:34%;transform:rotate(-1deg)}html[dir=rtl] .v25-home-wall-c{left:0;right:auto;transform:rotate(-5deg)}.v25-home-value{background:color-mix(in srgb, var(--brand-mist) 72%, #fff);padding:120px 0 132px}.v25-home-value-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.v25-home-value-copy .body{margin-top:22px}.v25-home-value-media{min-height:540px}.v25-chip-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:56px;display:flex}.v25-chip-row span{border:1px solid color-mix(in srgb, var(--text-strong) 40%, var(--border));background:var(--surface);border-radius:999px;padding:12px 17px;font-size:.83rem;font-weight:650}.v25-page-hero{padding:22px 0 58px}.v25-page-hero-panel{border:1px solid color-mix(in srgb, var(--text-strong) 34%, var(--border));background:color-mix(in srgb, var(--brand-mist) 80%, #fff);border-radius:30px;grid-template-columns:.92fr 1.08fr;align-items:center;gap:54px;min-height:640px;padding:70px 72px;display:grid;overflow:hidden}.v25-page-hero-copy{z-index:4;position:relative}.v25-page-intro{gap:6px;margin-top:26px;display:grid}.v25-page-hero-media{min-height:520px;position:relative}.v25-page-hero-care{min-height:0;position:absolute;inset:32px 90px 24px 0}html[dir=rtl] .v25-page-hero-care{inset:32px 0 24px 90px}.v25-page-hero-screen-back,.v25-page-hero-screen-front{width:210px;height:440px;position:absolute}.v25-page-hero-screen-back{bottom:-18px;left:12px;transform:rotate(-6deg)}.v25-page-hero-screen-front{z-index:3;top:2px;right:0;transform:rotate(4deg)}html[dir=rtl] .v25-page-hero-screen-back{left:auto;right:12px;transform:rotate(6deg)}html[dir=rtl] .v25-page-hero-screen-front{left:0;right:auto;transform:rotate(-4deg)}.v25-page-hero-compact .v25-page-hero-panel{min-height:520px}.v25-quick-grid-section{padding:38px 0 100px}.v25-quick-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.v25-quick-card{border:1px solid color-mix(in srgb, var(--text-strong) 38%, var(--border));background:var(--surface);border-radius:24px;overflow:hidden}.v25-quick-image{background:var(--surface-2);height:240px;margin-bottom:0;overflow:hidden}.v25-quick-image .v25-product-shot{width:100%;height:100%;box-shadow:none;border:0;border-radius:0}.v25-quick-card>.v25-index,.v25-quick-card>.h3,.v25-quick-card>.body{margin-inline:24px}.v25-quick-card>.v25-index{margin-top:24px}.v25-quick-card>.h3{margin-top:15px}.v25-quick-card>.body{margin-bottom:28px;font-size:.92rem;line-height:1.66}.v25-portfolio-section{padding:20px 0 124px}.v25-story-panel{border:1px solid color-mix(in srgb, var(--text-strong) 36%, var(--border));background:var(--surface);border-radius:28px;grid-template-columns:.86fr 1.14fr;align-items:center;gap:50px;min-height:620px;margin-top:28px;padding:62px;display:grid}.v25-story-panel:nth-child(2n){background:color-mix(in srgb, var(--brand-mist) 58%, var(--surface))}.v25-story-panel-reverse{grid-template-columns:1.14fr .86fr}.v25-story-panel-reverse .v25-story-copy{order:2}.v25-story-panel-reverse .v25-story-media{order:1}.v25-story-copy .h2{margin-top:20px}.v25-story-copy .body{margin-top:19px}.v25-story-actions{margin-top:28px}.v25-story-media{align-items:center;min-height:520px;display:grid}.v25-story-photo-product{min-height:520px;position:relative}.v25-story-photo-product .v25-care-image{min-height:0;position:absolute;inset:30px 68px 20px 0}html[dir=rtl] .v25-story-photo-product .v25-care-image{inset:30px 0 20px 68px}.v25-story-float-shot{z-index:3;width:205px;height:430px;position:absolute;bottom:-6px;right:4px;transform:rotate(3deg)}html[dir=rtl] .v25-story-float-shot{left:4px;right:auto;transform:rotate(-3deg)}.v25-feature-band{padding:62px 0 110px}.v25-feature-band-grid{border:1px solid color-mix(in srgb, var(--text-strong) 38%, var(--border));background:#171918;border-radius:28px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:54px;min-height:620px;padding:58px 64px;display:grid}.v25-feature-band-copy .h2{color:#fff}.v25-feature-band-copy .body{color:#c5cdca}.v25-feature-band-copy .eyebrow{color:#8cdbcf}.v25-feature-band-media{min-height:520px}.v25-about-mosaic-section{padding:52px 0 88px}.v25-about-mosaic{min-height:720px;position:relative}.v25-about-mosaic-photo{min-height:0;position:absolute;inset:20px 28% 20px 0}html[dir=rtl] .v25-about-mosaic-photo{inset:20px 0 20px 28%}.v25-about-mosaic .v25-product-shot{position:absolute}.v25-about-mosaic-a{width:220px;height:460px;top:0;right:18%;transform:rotate(3deg)}.v25-about-mosaic-b{width:195px;height:405px;top:160px;right:0;transform:rotate(-2deg)}.v25-about-mosaic-c{width:185px;height:390px;bottom:0;right:27%;transform:rotate(-4deg)}html[dir=rtl] .v25-about-mosaic-a{left:18%;right:auto;transform:rotate(-3deg)}html[dir=rtl] .v25-about-mosaic-b{left:0;right:auto;transform:rotate(2deg)}html[dir=rtl] .v25-about-mosaic-c{left:27%;right:auto;transform:rotate(4deg)}.v25-faq-section{padding:38px 0 124px}.v25-faq-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:58px;display:grid}.v25-faq-sticky{min-height:690px;position:sticky;top:28px}.v25-faq-sticky>.v25-care-image{min-height:0;position:absolute;inset:0 38px 150px 0}html[dir=rtl] .v25-faq-sticky>.v25-care-image{inset:0 0 150px 38px}.v25-faq-product-pair{min-height:460px;position:absolute;inset:240px 0 0 42px}html[dir=rtl] .v25-faq-product-pair{inset:240px 42px 0 0}.v25-faq-product-pair .v25-product-shot{width:min(54%,190px)}.v25-faq-list{border-top:1px solid color-mix(in srgb, var(--text-strong) 42%, var(--border))}.v25-faq-item{border-bottom:1px solid color-mix(in srgb, var(--text-strong) 32%, var(--border))}.v25-faq-item summary{cursor:pointer;min-height:96px;color:var(--text-strong);grid-template-columns:auto 1fr auto;align-items:center;gap:18px;font-size:clamp(1.05rem,1.4vw,1.3rem);font-weight:650;list-style:none;display:grid}.v25-faq-item summary::-webkit-details-marker{display:none}.v25-faq-item summary i{font-size:1.35rem;font-style:normal;font-weight:400;transition:transform .2s}.v25-faq-item[open] summary i{transform:rotate(45deg)}.v25-faq-answer{padding:0 56px 28px}.v25-faq-answer .body{max-width:760px;margin-top:0}.v25-contact-section{padding:44px 0 110px}.v25-contact-layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:60px;display:grid}.v25-contact-visual{min-height:650px;position:sticky;top:28px}.v25-contact-visual>.v25-care-image{min-height:0;position:absolute;inset:0 70px 40px 0}html[dir=rtl] .v25-contact-visual>.v25-care-image{inset:0 0 40px 70px}.v25-contact-float{z-index:3;width:220px;height:465px;position:absolute;bottom:-8px;right:0;transform:rotate(3deg)}html[dir=rtl] .v25-contact-float{left:0;right:auto;transform:rotate(-3deg)}.v25-contact-list{border-top:1px solid color-mix(in srgb, var(--text-strong) 42%, var(--border))}.v25-contact-row{border-bottom:1px solid color-mix(in srgb, var(--text-strong) 30%, var(--border));grid-template-columns:auto minmax(180px,.8fr) minmax(220px,1.2fr);align-items:center;gap:18px;min-height:92px;display:grid}.v25-contact-row strong{color:var(--text-strong);font-size:.98rem}.v25-contact-row a{color:var(--accent-readable);text-underline-offset:3px;text-decoration:underline}.v25-contact-story{border-top:1px solid var(--border);padding:100px 0}.v25-contact-story-alt{background:color-mix(in srgb, var(--brand-mist) 58%, var(--surface))}.v25-contact-story-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;display:grid}.v25-contact-story-alt .v25-story-copy{order:2}.v25-contact-story-alt .v25-story-media{order:1}.v25-legal-hero{padding:22px 0 42px}.v25-legal-hero-panel{border:1px solid color-mix(in srgb, var(--text-strong) 34%, var(--border));background:color-mix(in srgb, var(--brand-mist) 78%, #fff);border-radius:28px;grid-template-columns:1.1fr .9fr;align-items:center;gap:50px;min-height:420px;padding:58px 64px;display:grid;overflow:hidden}.v25-legal-hero-panel .v25-product-pair{transform-origin:50%;min-height:340px;transform:scale(.78)}.v25-legal-section{padding:28px 0 110px}.v25-legal-document{border:1px solid color-mix(in srgb, var(--text-strong) 30%, var(--border));background:var(--surface);border-radius:26px;max-width:900px;margin-inline:auto;padding:64px}.v25-legal-document .prose h1{letter-spacing:0;font-size:clamp(2.4rem,4vw,4.2rem)}.v25-legal-document .prose h2{letter-spacing:0;margin-top:48px;font-size:clamp(1.6rem,2.4vw,2.3rem)}.v25-legal-document .prose p,.v25-legal-document .prose li{line-height:1.82}.v25-destination-page{padding:22px 0 92px}.v25-destination-panel{border:1px solid color-mix(in srgb, var(--text-strong) 34%, var(--border));background:color-mix(in srgb, var(--brand-mist) 78%, #fff);border-radius:30px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;min-height:650px;padding:70px;display:grid;overflow:hidden}.v25-destination-copy .lead{margin:24px 0 30px}.v25-destination-media{min-height:520px;position:relative}.v25-destination-media>.v25-care-image{min-height:0;position:absolute;inset:30px 70px 30px 0}html[dir=rtl] .v25-destination-media>.v25-care-image{inset:30px 0 30px 70px}.v25-destination-media>.v25-product-pair{position:absolute;inset:42px 0 0 80px}html[dir=rtl] .v25-destination-media>.v25-product-pair{inset:42px 80px 0 0}.v25-footer{color:#fff;background:#171918;padding:0}.v25-footer-cta{grid-template-columns:1fr .8fr;align-items:center;gap:60px;min-height:660px;padding-top:72px;display:grid;overflow:hidden}.v25-footer-cta-copy{max-width:720px}.v25-footer-bubble{color:#171918;letter-spacing:.12em;background:#fff;border-radius:16px 16px 16px 4px;place-items:center;width:50px;height:36px;margin-bottom:30px;display:inline-grid}.v25-footer-title{color:#fff;max-width:760px;font-size:clamp(4rem,6.4vw,7rem);line-height:1}.v25-footer-cta .lead{color:#c8cfcc;max-width:620px;margin:26px 0 32px}.v25-footer-cta .button-primary{color:#171918;background:#fff}.v25-footer-cta .button-secondary{color:#fff;background:#222524;border-color:#626866}.v25-footer-product{align-self:end;height:590px;position:relative}.v25-footer-product .v25-product-shot{border-color:#4e5351;width:290px;height:610px;position:absolute;bottom:-94px;left:50%;transform:translate(-50%)rotate(2deg)}html[dir=rtl] .v25-footer-product .v25-product-shot{transform:translate(-50%)rotate(-2deg)}.v25-footer-bottom{border-top:1px solid #464a48;grid-template-columns:1fr auto;align-items:center;gap:34px;min-height:130px;padding-top:30px;padding-bottom:34px;display:grid}.v25-footer-brand .brand-logo .brand-light{display:none}.v25-footer-brand .brand-logo .brand-dark{display:block}.v25-footer-brand .brand{width:130px}.v25-footer-brand p{color:#aeb7b3;margin:14px 0 0;font-size:.78rem}.v25-footer-links{flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;max-width:660px;display:flex}.v25-footer-links a{color:#d8dcda;font-size:.76rem}.v25-footer-links a:hover{color:#fff;text-underline-offset:4px;text-decoration:underline}html[data-theme=dark] body{background:#090a09}html[data-theme=dark] .site-canvas{box-shadow:none;border-color:#343735}html[data-theme=dark] .v25-home-hero-panel,html[data-theme=dark] .v25-page-hero-panel,html[data-theme=dark] .v25-legal-hero-panel,html[data-theme=dark] .v25-destination-panel{background:#141817}html[data-theme=dark] .v25-story-panel:nth-child(2n),html[data-theme=dark] .v25-contact-story-alt,html[data-theme=dark] .v25-home-value{background:#111514}html[data-theme=dark] .v25-product-shot{background:#0f1211}@media (prefers-color-scheme:dark){html:not([data-theme]) body{background:#090a09}html:not([data-theme]) .site-canvas{box-shadow:none;border-color:#343735}html:not([data-theme]) .v25-home-hero-panel,html:not([data-theme]) .v25-page-hero-panel,html:not([data-theme]) .v25-legal-hero-panel,html:not([data-theme]) .v25-destination-panel{background:#141817}html:not([data-theme]) .v25-story-panel:nth-child(2n),html:not([data-theme]) .v25-contact-story-alt,html:not([data-theme]) .v25-home-value{background:#111514}}@media (max-width:1120px){.nav{display:none}.mobile-menu{display:inline-flex}.header-shell{grid-template-columns:auto 1fr auto}.header-tools{justify-self:end}.header-cta{display:none}.v25-home-hero-panel{padding-inline:56px}.v25-home-hero-media{inset-inline-start:43%}html[dir=rtl] .v25-home-hero-media{inset-inline:54px 43%}.v25-story-panel,.v25-feature-band-grid{padding:46px}.v25-contact-row{grid-template-columns:auto 1fr}.v25-contact-row>:last-child{grid-column:2}}@media (max-width:900px){body{background:var(--surface)}.site-canvas{width:100%;box-shadow:none;border:0;border-radius:0;margin:0}.container{width:min(100% - 36px,1280px)}.header{padding-top:12px}.header-shell{padding-inline:14px}.language{display:none}.v25-home-hero-panel,.v25-page-hero-panel,.v25-legal-hero-panel,.v25-destination-panel,.v25-selected-main,.v25-home-split-grid,.v25-home-dark-grid,.v25-home-value-grid,.v25-story-panel,.v25-story-panel-reverse,.v25-feature-band-grid,.v25-faq-layout,.v25-contact-layout,.v25-contact-story-grid,.v25-footer-cta{grid-template-columns:1fr}.v25-home-hero-panel{min-height:1080px;padding:64px 44px}.v25-home-hero-media{height:600px;inset:auto 30px 0}html[dir=rtl] .v25-home-hero-media{inset:auto 30px 0}.v25-float-tag-b{display:none}.v25-home-entry-grid,.v25-quick-grid{grid-template-columns:1fr}.v25-home-entry-card,.v25-quick-card{grid-template-columns:.85fr 1.15fr;display:grid}.v25-home-entry-image,.v25-quick-image{height:auto;min-height:260px}.v25-home-entry-copy{padding:30px}.v25-quick-card>.v25-index,.v25-quick-card>.h3,.v25-quick-card>.body{margin-inline:28px}.v25-quick-card>.v25-index{margin-top:30px}.v25-selected-main{min-height:880px}.v25-selected-main .v25-product-pair{min-height:560px}.v25-home-split-grid{gap:42px}.v25-home-split-media{min-height:620px}.v25-home-dark-grid{min-height:1040px}.v25-home-product-wall{min-height:640px}.v25-home-value-media{min-height:560px}.v25-page-hero-panel{min-height:1020px;padding:58px 44px}.v25-page-hero-media{min-height:560px}.v25-story-panel{gap:34px;min-height:0}.v25-story-panel-reverse .v25-story-copy,.v25-story-panel-reverse .v25-story-media,.v25-contact-story-alt .v25-story-copy,.v25-contact-story-alt .v25-story-media{order:initial}.v25-story-media{min-height:540px}.v25-feature-band-grid{min-height:950px}.v25-about-mosaic{min-height:650px}.v25-faq-sticky,.v25-contact-visual{min-height:620px;position:relative;top:auto}.v25-faq-product-pair{inset:220px 20px 0 70px}html[dir=rtl] .v25-faq-product-pair{inset:220px 70px 0 20px}.v25-contact-story-grid{gap:34px}.v25-legal-hero-panel .v25-product-pair{min-height:420px;transform:scale(.86)}.v25-footer-cta{min-height:1030px;padding-top:80px}.v25-footer-product{height:520px}.v25-footer-bottom{grid-template-columns:1fr}.v25-footer-links,html[dir=rtl] .v25-footer-links{justify-content:flex-start}}@media (max-width:620px){.container{width:min(100% - 24px,1280px)}.header-shell{border-radius:14px;min-height:58px}.header-brand .brand{width:106px}.header-tools{gap:5px}.icon-button{width:36px;min-height:36px}.pill{min-height:36px}.v25-home-hero{padding-top:12px}.v25-home-hero-panel{border-radius:24px;min-height:970px;padding:48px 24px}.v25-home-title{font-size:clamp(3.35rem,15vw,5.3rem);line-height:1}html[dir=rtl] .v25-home-title{font-size:clamp(3rem,14vw,4.8rem);line-height:1.22}.v25-home-hero-media{height:510px;inset-inline:16px}.v25-home-care{inset:60px 44px 18px 18px}html[dir=rtl] .v25-home-care{inset:60px 18px 18px 44px}.v25-home-screen-main{width:190px;height:400px;bottom:-28px;right:-5px}.v25-home-screen-side{width:135px;height:285px;left:-4px}html[dir=rtl] .v25-home-screen-main{left:-5px;right:auto}html[dir=rtl] .v25-home-screen-side{left:auto;right:-4px}.v25-float-tag-a{top:34px;right:18px}.v25-float-tag-c{display:none}html[dir=rtl] .v25-float-tag-a{left:18px;right:auto}.v25-home-entry-grid{margin-top:-46px}.v25-home-entry-card,.v25-quick-card{display:block}.v25-home-entry-image,.v25-quick-image{height:220px;min-height:0}.v25-home-selected,.v25-home-split,.v25-home-value,.v25-portfolio-section,.v25-contact-story,.v25-faq-section,.v25-contact-section{padding-top:76px;padding-bottom:82px}.v25-selected-main{gap:18px;min-height:720px;padding:36px 24px}.v25-selected-back-one{width:calc(100% - 44px)}.v25-selected-back-two{width:calc(100% - 22px)}.v25-selected-main .v25-product-pair,.v25-product-pair{min-height:430px}.v25-product-pair .v25-product-shot{width:min(60%,210px)}.v25-home-split-media{min-height:500px}.v25-home-split-media .v25-care-image{inset:0 46px 30px 0}html[dir=rtl] .v25-home-split-media .v25-care-image{inset:0 0 30px 46px}.v25-home-split-float{width:170px;height:355px}.v25-home-dark-band{padding:82px 0 0}.v25-home-dark-grid{min-height:930px}.v25-home-product-wall{min-height:560px}.v25-home-product-wall .v25-product-shot{width:185px;height:390px}.v25-home-wall-b{left:28%}html[dir=rtl] .v25-home-wall-b{left:auto;right:28%}.v25-home-value-media{min-height:440px}.v25-page-hero{padding-top:12px}.v25-page-hero-panel{border-radius:24px;min-height:900px;padding:44px 24px}.v25-page-title{font-size:clamp(3rem,13vw,4.8rem);line-height:1.02}html[dir=rtl] .v25-page-title{font-size:clamp(2.7rem,12vw,4.3rem);line-height:1.22}.v25-page-hero-media{min-height:480px}.v25-page-hero-care{inset:32px 50px 26px 0}html[dir=rtl] .v25-page-hero-care{inset:32px 0 26px 50px}.v25-page-hero-screen-back,.v25-page-hero-screen-front{width:155px;height:325px}.v25-page-hero-screen-back{bottom:8px;left:0}.v25-page-hero-screen-front{top:24px;right:0}html[dir=rtl] .v25-page-hero-screen-back{left:auto;right:0}html[dir=rtl] .v25-page-hero-screen-front{left:0;right:auto}.v25-story-panel,.v25-feature-band-grid{border-radius:22px;padding:34px 22px}.v25-story-media,.v25-story-photo-product{min-height:430px}.v25-story-photo-product .v25-care-image{inset:28px 46px 20px 0}html[dir=rtl] .v25-story-photo-product .v25-care-image{inset:28px 0 20px 46px}.v25-story-float-shot{width:160px;height:335px}.v25-about-mosaic{min-height:560px;overflow:hidden}.v25-about-mosaic-photo{inset:18px 22% 80px 0}html[dir=rtl] .v25-about-mosaic-photo{inset:18px 0 80px 22%}.v25-about-mosaic-a{width:145px;height:300px;right:12%}.v25-about-mosaic-b{width:130px;height:270px;top:180px;right:-2%}.v25-about-mosaic-c{width:125px;height:260px;bottom:4px;right:28%}html[dir=rtl] .v25-about-mosaic-a{left:12%;right:auto}html[dir=rtl] .v25-about-mosaic-b{left:-2%;right:auto}html[dir=rtl] .v25-about-mosaic-c{left:28%;right:auto}.v25-faq-sticky,.v25-contact-visual{min-height:500px}.v25-faq-sticky>.v25-care-image{inset:0 36px 120px 0}html[dir=rtl] .v25-faq-sticky>.v25-care-image{inset:0 0 120px 36px}.v25-faq-product-pair{min-height:330px;inset:190px 0 0 34px}html[dir=rtl] .v25-faq-product-pair{inset:190px 34px 0 0}.v25-faq-item summary{gap:11px;min-height:82px;font-size:.98rem}.v25-faq-answer{padding:0 10px 24px}.v25-contact-visual>.v25-care-image{inset:0 42px 30px 0}html[dir=rtl] .v25-contact-visual>.v25-care-image{inset:0 0 30px 42px}.v25-contact-float{width:165px;height:345px}.v25-contact-row{grid-template-columns:auto 1fr;min-height:104px;padding:16px 0}.v25-contact-row>:last-child{overflow-wrap:anywhere;grid-column:2}.v25-legal-hero-panel,.v25-destination-panel{padding:42px 24px}.v25-legal-document{padding:36px 22px}.v25-destination-panel{min-height:900px}.v25-destination-media{min-height:470px}.v25-destination-media>.v25-care-image{inset:20px 42px 20px 0}html[dir=rtl] .v25-destination-media>.v25-care-image{inset:20px 0 20px 42px}.v25-destination-media>.v25-product-pair{inset:70px 0 0 30px}html[dir=rtl] .v25-destination-media>.v25-product-pair{inset:70px 30px 0 0}.v25-footer-cta{min-height:900px;padding-top:64px}.v25-footer-title{font-size:clamp(3.4rem,14vw,5.5rem)}.v25-footer-product{height:430px}.v25-footer-product .v25-product-shot{width:220px;height:465px;bottom:-70px}.v25-footer-bottom{min-height:160px}.v25-footer-links{gap:10px 16px}}:root{--v26-black:#171918;--v26-black-2:#1d201f;--v26-cream:#f3f2ed;--v26-paper:#fbfbf7;--v26-line:#121b1b29;--v26-mint:#8cdbcf;--v26-teal:#0d817c}body{background:var(--v26-paper);overflow-x:clip}.header{z-index:80;pointer-events:none;background:0 0;border:0;padding:0;position:fixed;top:18px;left:0;right:0}.header-shell{-webkit-backdrop-filter:blur(22px)saturate(150%);pointer-events:auto;background:#121413d6;border:1px solid #ffffff26;border-radius:18px;width:min(100% - 42px,1220px);min-height:58px;padding:7px 8px 7px 18px;box-shadow:0 16px 46px #00000029}.header-brand .brand-logo .brand-light{display:none}.header-brand .brand-logo .brand-dark{display:block}.header-brand .brand{width:124px}.nav a{color:#ffffffad;letter-spacing:0;font-size:.77rem}.nav a:hover{color:#fff;background:#ffffff17}.header-cta{color:#151817;background:#fff;border:1px solid #ffffff29;border-radius:12px;min-height:42px;padding:0 15px}.header .pill,.header .icon-button{color:#fff;background:#ffffff12;border-color:#ffffff2b}.header .pill:hover,.header .icon-button:hover{background:#ffffff21}.language-menu{position:relative}.language-menu summary{cursor:pointer;list-style:none}.language-menu summary::-webkit-details-marker{display:none}.language-menu>div{background:#121413f5;border:1px solid #ffffff26;border-radius:14px;min-width:84px;padding:7px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 18px 44px #00000047}html[dir=rtl] .language-menu>div{left:0;right:auto}.language-menu>div a{color:#ffffffbd;text-align:center;border-radius:8px;padding:8px 10px;font-size:.72rem;display:block}.language-menu>div a:hover{color:#fff;background:#ffffff1a}.mobile-panel{pointer-events:auto;background:#121413f5;border:1px solid #ffffff1f;border-radius:18px;margin-top:8px;padding:12px;box-shadow:0 20px 60px #0000003d}.mobile-panel a{color:#fff}.v26-hero{background:radial-gradient(circle at 50% 32%, #249b8d21, transparent 28%), radial-gradient(circle at 78% 16%, #63c9b912, transparent 22%), var(--v26-black);color:#fff;min-height:195vh;padding-top:126px;position:relative;overflow:clip}.v26-hero-top{z-index:4;text-align:center;position:relative}.v26-hero-kicker{color:#9da5a1;text-transform:uppercase;letter-spacing:.08em;justify-content:center;gap:20px;font-size:.68rem;display:flex}html[dir=rtl] .v26-hero-kicker{letter-spacing:0;text-transform:none}.v26-hero-title{color:#fff;letter-spacing:0;text-wrap:balance;max-width:980px;margin:42px auto 0;font-size:clamp(4.4rem,8.2vw,9rem);font-weight:690;line-height:.93}html[dir=rtl] .v26-hero-title{letter-spacing:0;font-size:clamp(3.7rem,7.2vw,7.8rem);line-height:1.12}.v26-hero-intro{color:#aeb5b1;max-width:680px;margin:30px auto 0;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.65}.v26-hero-intro p{margin:0}.v26-hero-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px;display:flex}.v26-hero .button-primary,.v26-final-band .button-primary{color:#141716;background:#fff}.v26-hero .button-secondary,.v26-final-band .button-secondary{color:#fff;background:#ffffff0a;border-color:#535957}.v26-hero-deck-wrap{height:112vh;margin-top:10px}.v26-deck-stage{--deck-y:0px;--deck-scale:1;--deck-opacity:1;--deck-rx:0deg;--deck-ry:0deg;--deck-glow-x:0px;--deck-glow-y:0px;perspective:1400px;place-items:center;height:100vh;display:grid;position:sticky;top:0;overflow:hidden}.v26-deck-stage:before{content:"";filter:blur(14px);width:48vw;min-width:520px;height:48vw;min-height:520px;transform:translate(var(--deck-glow-x), var(--deck-glow-y));background:radial-gradient(circle,#249b8d24,#0000 66%);border-radius:50%;transition:transform .35s ease-out;position:absolute}.v26-deck-perspective{width:min(1040px,88vw);height:min(610px,66vh);transform-style:preserve-3d;transform:translateY(var(--deck-y)) scale(var(--deck-scale)) rotateX(var(--deck-rx)) rotateY(var(--deck-ry));opacity:var(--deck-opacity);transition:transform .16s linear,opacity .16s linear;position:relative}.v26-deck-card{aspect-ratio:860/1626;transform-origin:50% 55%;width:clamp(165px,16vw,250px);transform:translate(-50%, -50%) translateX(var(--card-x)) rotateY(var(--card-ry)) rotateZ(var(--card-rz)) scale(.78);filter:saturate(.82)brightness(.82);opacity:.84;cursor:pointer;background:#f7fbfa;border:1px solid #ffffff29;border-radius:28px;margin:0;padding:0;transition:transform .64s cubic-bezier(.2,.75,.15,1),filter .45s,opacity .45s,box-shadow .45s;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 38px 90px #0000005c}.v26-deck-card img{object-fit:cover;width:100%;height:100%}.v26-deck-card span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;opacity:0;background:#0c1111b8;border-radius:12px;padding:8px 10px;font-size:.62rem;line-height:1.2;transition:all .35s;position:absolute;bottom:10px;left:10px;right:10px;transform:translateY(8px)}.v26-deck-card.is-active{z-index:20;filter:none;opacity:1;transform:translate(-50%,-50%)translateZ(150px)scale(1.13)rotateY(0)rotate(0);box-shadow:0 50px 120px #00000080,0 0 0 1px #8cdbcf29}.v26-deck-card.is-active span{opacity:1;transform:none}.v26-deck-dots{z-index:20;gap:7px;display:flex;position:absolute;bottom:7vh}.v26-deck-dots button{background:#5f6663;border:0;border-radius:50%;width:5px;height:5px;padding:0;transition:all .3s}.v26-deck-dots button.is-active{background:#fff;border-radius:99px;width:26px}.v26-hero-statement{z-index:4;text-align:center;max-width:920px;padding:0 0 130px;position:relative}.v26-hero-statement p{color:#fff;margin:0;font-size:clamp(2.4rem,4.5vw,5.2rem);font-weight:620;line-height:1.02}.v26-hero-statement span{color:#7d8481;max-width:720px;margin:22px auto 0;font-size:1.08rem;line-height:1.6;display:block}.v26-dark-orbit-section{background:var(--v26-black);color:#fff;border-top:1px solid #ffffff14;padding:130px 0 150px}.v26-dark-orbit-grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:90px;display:grid}.v26-dark-orbit-copy{max-width:570px}.v26-dark-orbit-copy h2,.v26-film-head h2,.v26-final-grid h2{color:inherit;letter-spacing:0;margin:0;font-size:clamp(3rem,5.2vw,6rem);font-weight:650;line-height:.98}html[dir=rtl] .v26-dark-orbit-copy h2,html[dir=rtl] .v26-film-head h2,html[dir=rtl] .v26-final-grid h2{letter-spacing:0;line-height:1.18}.v26-dark-orbit-copy p{color:#a6aeaa;margin:24px 0 32px;line-height:1.68}.v26-dark-orbit-copy .eyebrow,.v26-final-band .eyebrow{color:var(--v26-mint)}.v26-orbit{--orbit-x:0px;--orbit-y:0px;--orbit-x-neg:0px;--orbit-y-neg:0px;perspective:1200px;min-height:720px;position:relative}.v26-orbit:before{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute;inset:12% 10%;transform:rotate(-9deg)}.v26-orbit:after{content:"";border:1px solid #8cdbcf1f;border-radius:50%;position:absolute;inset:22% 18%;transform:rotate(13deg)}.v26-orbit-center{z-index:20;width:118px;height:118px;transform:translate(-50%,-50%) translate(var(--orbit-x), var(--orbit-y));background:#0d817c;border:1px solid #ffffff2e;border-radius:34px;place-items:center;transition:transform .22s ease-out;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 25px 65px #00000061}.v26-orbit-center img{width:54px}.v26-orbit-item{aspect-ratio:860/1626;background:#fff;border:1px solid #ffffff26;border-radius:16px;width:118px;transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .35s;position:absolute;overflow:hidden;box-shadow:0 18px 44px #00000052}.v26-orbit-item img{object-fit:cover;width:100%;height:100%}.v26-orbit-item span{color:#fff;opacity:0;background:#0f1211b8;border-radius:8px;padding:6px 7px;font-size:.5rem;transition:all .3s;position:absolute;bottom:7px;left:7px;right:7px}.v26-orbit-item:hover{z-index:30;filter:brightness(1.08)}.v26-orbit-item:hover span{opacity:1}.v26-orbit-item-1{transform:translate(var(--orbit-x-neg),var(--orbit-y-neg)) rotate(-8deg);top:20%;left:4%}.v26-orbit-item-2{transform:translate(var(--orbit-x-neg),var(--orbit-y-neg)) rotate(5deg);top:5%;left:34%}.v26-orbit-item-3{transform:translate(var(--orbit-x),var(--orbit-y-neg)) rotate(8deg);top:22%;right:9%}.v26-orbit-item-4{transform:translate(var(--orbit-x-neg),var(--orbit-y)) rotate(7deg);bottom:10%;left:9%}.v26-orbit-item-5{transform:translate(var(--orbit-x),var(--orbit-y)) rotate(-4deg);bottom:3%;left:43%}.v26-orbit-item-6{transform:translate(var(--orbit-x),var(--orbit-y)) rotate(-8deg);bottom:15%;right:3%}.v26-orbit-item:hover{transform:translateY(-18px)scale(1.28)rotate(0)}.v26-light-mission{background:var(--v26-paper);color:#161a18;padding:150px 0}.v26-light-mission-grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:100px;display:grid}.v26-mission-copy h2,.v26-journey-heading h2{color:#171a18;letter-spacing:0;margin:0;font-size:clamp(3rem,5.6vw,6.4rem);font-weight:650;line-height:.98}html[dir=rtl] .v26-mission-copy h2,html[dir=rtl] .v26-journey-heading h2{letter-spacing:0;line-height:1.18}.v26-mission-copy p,.v26-journey-heading p{color:#5d6561;margin:24px 0 0;line-height:1.7}.v26-mission-map{min-height:720px;position:relative}.v26-map-line{z-index:0;transform-origin:0;opacity:.5;background:#9aa39f;height:1px;position:absolute}.v26-map-line-a{width:62%;top:47%;left:16%;transform:rotate(24deg)}.v26-map-line-b{width:58%;top:54%;left:21%;transform:rotate(-23deg)}.v26-map-node{z-index:3;background:#fff;border:1px solid #929a96;transition:transform .5s cubic-bezier(.2,.8,.2,1);position:absolute;box-shadow:0 20px 60px #1f2a261f}.v26-map-node:hover{z-index:20;transform:translateY(-14px)scale(1.04)}.v26-map-node-photo{border-radius:50%;width:250px;height:250px;top:7%;left:34%;overflow:hidden}.v26-map-node-photo .v25-care-image{border-radius:0;width:100%;height:100%}.v26-map-node-photo .v25-care-image img{object-fit:cover;width:100%;height:100%}.v26-map-node-photo .v25-care-mark{display:none}.v26-map-node-search,.v26-map-node-request,.v26-map-node-chat{aspect-ratio:860/1626;border-radius:18px;width:126px;overflow:hidden}.v26-map-node .v25-product-shot{width:100%;height:100%;box-shadow:none;border:0;border-radius:0}.v26-map-node-search{top:52%;left:4%;transform:rotate(-8deg)}.v26-map-node-request{top:46%;right:4%;transform:rotate(8deg)}.v26-map-node-chat{bottom:2%;left:47%;transform:rotate(2deg)}.v26-film-section{color:#171918;background:#e8e6de;padding:140px 0 130px;overflow:hidden}.v26-film-head{grid-template-columns:1.05fr .95fr;align-items:end;gap:80px;display:grid}.v26-film-head .eyebrow{grid-column:1/-1;margin-bottom:-44px}.v26-film-copy{max-width:560px;padding-bottom:10px}.v26-film-copy p{color:#555d59;margin:0;line-height:1.7}.v26-filmstrip{--film-shift:0%;margin-top:80px;overflow:visible}.v26-filmstrip-rail{width:max-content;transform:translateX(var(--film-shift));will-change:transform;gap:18px;transition:transform 80ms linear;display:flex}html[dir=rtl] .v26-filmstrip-rail{transform:translateX(var(--film-shift))}.v26-film-card{aspect-ratio:860/1626;width:clamp(180px,18vw,280px);transform:rotate(var(--film-rot,0));background:#fff;border:1px solid #17191838;border-radius:28px;transition:transform .45s,filter .35s;overflow:hidden;box-shadow:0 28px 65px #24282629}.v26-film-card:nth-child(3n+1){--film-rot:-2deg}.v26-film-card:nth-child(3n+2){--film-rot:1.4deg}.v26-film-card:nth-child(3n){--film-rot:-.6deg}.v26-film-card:hover{z-index:5;transform:translateY(-18px)rotate(0)scale(1.04)}.v26-film-card img{object-fit:cover;width:100%;height:100%}.v26-journey-section{background:var(--v26-paper);padding:150px 0 170px}.v26-journey-heading{text-align:center;max-width:850px;margin:0 auto 80px}.v26-journey-heading .eyebrow{justify-content:center}.v26-journey-heading p{max-width:650px;margin:24px auto 0}.v26-journey-interactive{grid-template-columns:minmax(360px,.78fr) minmax(0,1.22fr);align-items:center;gap:90px;display:grid}.v26-journey-stage{background:#171918;border-radius:46px;place-items:center;min-height:720px;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #1f232129}.v26-journey-stage:before{content:"";aspect-ratio:1;filter:blur(8px);background:radial-gradient(circle,#249b8d57,#0000 68%);border-radius:50%;width:72%;position:absolute}.v26-journey-stage img{z-index:2;object-fit:contain;border-radius:34px;width:min(310px,62%);max-height:650px;animation:.55s cubic-bezier(.2,.8,.2,1) v26ScreenIn;position:relative;box-shadow:0 32px 80px #00000059}@keyframes v26ScreenIn{0%{opacity:0;transform:translateY(26px)rotate(2deg)scale(.96)}to{opacity:1;transform:none}}.v26-journey-picker{border-top:1px solid var(--v26-line);gap:0;display:grid}.v26-journey-picker button{border:0;border-bottom:1px solid var(--v26-line);color:#171918;width:100%;text-align:inherit;cursor:pointer;background:0 0;grid-template-columns:74px 1fr auto;align-items:center;gap:18px;padding:18px 0;transition:padding .35s,background .35s;display:grid}.v26-journey-picker button:after{content:"↗";opacity:.5;border:1px solid #9aa29e;border-radius:50%;place-items:center;width:34px;height:34px;transition:all .35s;display:grid}html[dir=rtl] .v26-journey-picker button:after{content:"↖"}.v26-journey-picker button:hover,.v26-journey-picker button.is-active{background:#ecebe5;padding-inline:14px}.v26-journey-picker button.is-active:after{color:#fff;opacity:1;background:#171918;border-color:#171918;transform:rotate(45deg)}.v26-journey-thumb{background:#fff;border:1px solid #c7cbc8;border-radius:15px;width:58px;height:58px;overflow:hidden}.v26-journey-thumb img{width:100%;height:auto;transform:translateY(-8%)}.v26-journey-label{gap:4px;display:grid}.v26-journey-label strong{font-size:1rem;font-weight:650}.v26-journey-label small{color:#747d78}.v26-final-band{background:var(--v26-black);color:#fff;padding:150px 0 0;overflow:hidden}.v26-final-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.75fr);align-items:end;gap:80px;display:grid}.v26-final-grid>div:first-child{padding-bottom:140px}.v26-final-grid p{color:#aab2ae;max-width:650px;margin:26px 0 0;line-height:1.7}.v26-final-grid .v26-hero-actions,html[dir=rtl] .v26-final-grid .v26-hero-actions{justify-content:flex-start}.v26-final-device{height:650px;position:relative}.v26-final-device .v25-product-shot{border-radius:36px;width:310px;height:620px;position:absolute;bottom:-70px;left:50%;transform:translate(-50%)rotate(4deg);box-shadow:0 42px 100px #00000070}html[dir=rtl] .v26-final-device .v25-product-shot{transform:translate(-50%)rotate(-4deg)}.v25-page-hero{background:var(--v26-black);color:#fff;padding:132px 0 92px}.v25-page-hero-panel{min-height:690px;box-shadow:none;background:linear-gradient(145deg,#1b1e1d,#151716);border-color:#ffffff1a}.v25-page-title{color:#fff;letter-spacing:0}html[dir=rtl] .v25-page-title{letter-spacing:0}.v25-page-intro .lead{color:#aab2ae}.v25-page-hero .eyebrow{color:var(--v26-mint)}.v25-page-hero-media{transform:perspective(1000px)rotateY(-3deg)}html[dir=rtl] .v25-page-hero-media{transform:perspective(1000px)rotateY(3deg)}.v25-page-hero-screen-front,.v25-page-hero-screen-back{transition:transform .55s cubic-bezier(.2,.8,.2,1)}.v25-page-hero-media:hover .v25-page-hero-screen-front{transform:translateY(-18px)rotate(-2deg)scale(1.03)}.v25-page-hero-media:hover .v25-page-hero-screen-back{transform:translate(-26px,10px)rotate(6deg)}.v25-story-panel,.v25-quick-card,.v25-contact-row,.v25-faq-item{border-radius:26px}.v25-story-panel{transition:transform .45s,box-shadow .45s}.v25-story-panel:hover{transform:translateY(-8px);box-shadow:0 28px 80px #18211e1a}.v25-product-shot{transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .4s}.v25-product-shot:hover{transform:translateY(-12px)rotate(0)scale(1.025);box-shadow:0 34px 80px #121c192e}.v25-footer{background:#121413}.v25-footer-cta{border-top:1px solid #ffffff1a}.v25-footer-title,html[dir=rtl] .v25-footer-title{letter-spacing:0}@media (max-width:1020px){.v26-hero{min-height:180vh}.v26-dark-orbit-grid,.v26-light-mission-grid,.v26-journey-interactive,.v26-final-grid{grid-template-columns:1fr}.v26-dark-orbit-copy{max-width:760px}.v26-orbit{min-height:620px}.v26-light-mission-grid{gap:60px}.v26-mission-map{min-height:620px}.v26-film-head{grid-template-columns:1fr;gap:24px}.v26-film-head .eyebrow{grid-column:auto;margin-bottom:0}.v26-journey-interactive{gap:42px}.v26-journey-stage{min-height:620px}.v26-final-device{height:560px}}@media (max-width:760px){.container{width:min(100% - 28px,1280px)}.header{top:10px}.header-shell{border-radius:16px;width:calc(100% - 20px);min-height:54px;padding-inline:12px 7px}.header-cta,.header .language{display:none}.v26-hero{min-height:164vh;padding-top:106px}.v26-hero-title{font-size:clamp(3.3rem,15vw,5.3rem)}.v26-hero-kicker{gap:10px;font-size:.58rem}.v26-hero-deck-wrap{height:92vh}.v26-deck-stage{height:88vh}.v26-deck-perspective{width:100vw;height:560px}.v26-deck-card{width:150px;transform:translate(-50%,-50%) translateX(var(--card-x)) rotateY(var(--card-ry)) rotateZ(var(--card-rz)) scale(.62);border-radius:20px}.v26-deck-card.is-active{transform:translate(-50%,-50%)translateZ(90px)scale(1.04)}.v26-hero-statement{padding-bottom:90px}.v26-hero-statement p{font-size:clamp(2.2rem,10vw,4rem)}.v26-dark-orbit-section,.v26-light-mission,.v26-film-section,.v26-journey-section{padding-top:92px;padding-bottom:100px}.v26-dark-orbit-grid{gap:36px}.v26-orbit{min-height:480px}.v26-orbit-center{border-radius:26px;width:88px;height:88px}.v26-orbit-center img{width:42px}.v26-orbit-item{border-radius:12px;width:82px}.v26-dark-orbit-copy h2,.v26-film-head h2,.v26-final-grid h2,.v26-mission-copy h2,.v26-journey-heading h2{font-size:clamp(2.55rem,11vw,4.3rem)}.v26-mission-map{min-height:500px}.v26-map-node-photo{width:180px;height:180px;left:28%}.v26-map-node-search,.v26-map-node-request,.v26-map-node-chat{width:92px}.v26-filmstrip{margin-top:48px}.v26-film-card{border-radius:20px;width:170px}.v26-journey-heading{text-align:start;margin-bottom:48px}.v26-journey-heading .eyebrow{justify-content:flex-start}.v26-journey-heading p{margin-inline:0}.v26-journey-stage{border-radius:30px;min-height:520px}.v26-journey-stage img{border-radius:26px;width:min(250px,64%)}.v26-journey-picker button{grid-template-columns:58px 1fr auto;gap:12px;padding:13px 0}.v26-journey-thumb{border-radius:12px;width:48px;height:48px}.v26-final-band{padding-top:100px}.v26-final-grid{gap:20px}.v26-final-grid>div:first-child{padding-bottom:40px}.v26-final-device{height:480px}.v26-final-device .v25-product-shot{width:245px;height:500px}.v25-page-hero{padding-top:105px}.v25-page-hero-panel{min-height:auto}}@media (prefers-reduced-motion:reduce){.v26-deck-card,.v26-orbit-item,.v26-filmstrip-rail,.v26-journey-stage img,.v25-product-shot,.v25-story-panel{transition:none!important;animation:none!important}}.motion-home{--motion-ink:#111412;--motion-ink-soft:#171b18;--motion-paper:#f3f1e9;--motion-white:#fbfcf8;--motion-mint:#8cdbcf;--motion-teal:#249b8d;--motion-line-dark:#ffffff21;--motion-line-light:#11141229;background:var(--motion-paper);color:var(--motion-ink);overflow:clip}.motion-opening{z-index:200;pointer-events:none;animation:motionOpeningExit var(--motion-hero) var(--ease-emphasis) both;background:#f7f6ee;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.motion-opening-grid{opacity:.16;animation:motionOpeningGrid var(--motion-hero) ease both;background-image:linear-gradient(#1114120e 1px,#0000 1px),linear-gradient(90deg,#1114120e 1px,#0000 1px);background-size:9vw 9vw;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 58%);mask-image:radial-gradient(circle,#000,#0000 58%)}.motion-opening-origin{width:104px;height:104px;position:relative}.motion-opening-fragment{will-change:transform, opacity;place-items:center;display:grid;position:absolute;inset:0}.motion-opening-fragment img{width:72px;height:72px}.motion-opening-fragment-left{clip-path:polygon(0 0,51% 0,51% 100%,0 100%);animation:motionFragmentLeft var(--motion-hero) var(--ease-emphasis) both}.motion-opening-fragment-right{clip-path:polygon(49% 0,100% 0,100% 100%,49% 100%);animation:motionFragmentRight var(--motion-hero) var(--ease-emphasis) both}.motion-opening-axis{width:1px;height:56vh;animation:motionOpeningAxis var(--motion-hero) var(--ease-emphasis) both;background:linear-gradient(#0000,#249b8d73,#0000);position:absolute;top:-28vh;left:50%;transform:scaleY(0)}.motion-opening-ring{opacity:0;animation:motionOpeningPortal var(--motion-hero) var(--ease-emphasis) both;border:1px solid #249b8d85;border-radius:50%;position:absolute;inset:18px}@keyframes motionFragmentLeft{0%,7%{opacity:0;transform:translate(-38px,18px)scale(.52)rotate(-8deg)}34%,57%{opacity:1;transform:none}77%{opacity:1;transform:scale(.9)}to{opacity:0;transform:scale(.1)}}@keyframes motionFragmentRight{0%,7%{opacity:0;transform:translate(42px,-16px)scale(.52)rotate(8deg)}37%,57%{opacity:1;transform:none}77%{opacity:1;transform:scale(.9)}to{opacity:0;transform:scale(.1)}}@keyframes motionOpeningAxis{0%,28%{opacity:0;transform:scaleY(0)}52%,70%{opacity:.72;transform:scaleY(1)}to{opacity:0;transform:scaleY(1)}}@keyframes motionOpeningPortal{0%,55%{opacity:0;transform:scale(.1)}70%{opacity:.72}to{opacity:0;transform:scale(24)}}@keyframes motionOpeningGrid{0%,32%{opacity:0;transform:scale(1.12)}62%{opacity:.16}to{opacity:0;transform:scale(.86)}}@keyframes motionOpeningExit{0%,82%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.motion-hero{min-height:930px;color:var(--motion-ink);background:radial-gradient(circle at 70% 28%,#249b8d29,#0000 30%),linear-gradient(110deg,#ffffff8c,#0000 40%),#f7f6ee;padding:112px 0 24px;position:relative;overflow:clip}.motion-hero-editorial{z-index:4;grid-template-columns:minmax(0,1.42fr) minmax(310px,.58fr);column-gap:clamp(48px,7vw,118px);display:grid;position:relative}.motion-hero-title{color:var(--motion-ink);letter-spacing:0;grid-column:1;margin:42px 0 0;font-size:clamp(3.4rem,5.2vw,5.6rem);font-weight:580;line-height:1}html[dir=rtl] .motion-hero-title{font-size:clamp(3.15rem,4.8vw,5.1rem);line-height:1.2}.motion-title-mask{margin-bottom:-.08em;padding-bottom:.08em;display:block;overflow:hidden}.motion-title-mask>span{animation:motionTitleReveal 1.05s var(--ease-emphasis) both;animation-delay:calc(.88s + var(--title-line) * 85ms);display:block;transform:translateY(118%)}.motion-hero-aside{max-width:410px;animation:motionQuietReveal .78s var(--ease-standard) 1.08s both;grid-column:2;align-self:end;padding-bottom:7px}.motion-hero-aside p{color:#59635d;margin:0;font-size:clamp(.96rem,1.08vw,1.05rem);line-height:1.72}.motion-hero-actions{flex-wrap:wrap;gap:10px;margin-top:27px;display:flex}.motion-hero .button-primary{background:var(--brand-navy);color:#fff;box-shadow:none}.motion-hero .button-secondary{color:var(--motion-ink);background:#ffffff5c;border-color:#11141233}.motion-hero-depth{z-index:3;grid-column:1/-1;height:530px;margin-top:-20px;position:relative}@keyframes motionTitleReveal{to{transform:none}}@keyframes motionQuietReveal{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}.motion-depth-carousel{perspective:1500px;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative;overflow:hidden}.motion-depth-carousel[data-dragging=true]{cursor:grabbing}.motion-depth-horizon{aspect-ratio:1;background:radial-gradient(circle,#249b8d2e,#249b8d09 38%,#0000 69%);border-radius:50%;width:min(850px,72vw);position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)rotateX(68deg)}.motion-depth-horizon:after{content:"";border:1px solid #249b8d29;border-radius:50%;position:absolute;inset:24%}.motion-depth-scene{transform-style:preserve-3d;position:absolute;inset:0}.motion-depth-card{--depth-x:0px;--depth-y:0px;--depth-z:0px;--depth-scale:1;--depth-rotate:0deg;--depth-opacity:1;--depth-order:1;z-index:1;aspect-ratio:860/1626;width:clamp(172px,15.8vw,244px);color:var(--motion-ink);opacity:1;transform-style:preserve-3d;will-change:transform, opacity;cursor:pointer;background:0 0;border:0;margin:0;padding:0;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.motion-depth-card-media{box-shadow:none;background:0 0;border:0;border-radius:0;position:absolute;inset:0;overflow:visible}.motion-depth-card img{object-fit:contain;pointer-events:none;filter:drop-shadow(0 28px 32px #11141233);width:100%;height:100%}.motion-depth-card[data-depth=far] .motion-depth-card-media{filter:saturate(.88)}.motion-depth-card[data-depth=near] .motion-depth-card-media{filter:saturate(.96)}.motion-depth-card.is-active .motion-depth-card-media{filter:saturate()}.motion-depth-card:focus-visible{outline:2px solid var(--motion-teal);outline-offset:7px;border-radius:34px}.motion-depth-controls{z-index:130;color:#11141294;grid-template-columns:30px auto 110px auto 30px 30px;align-items:center;gap:12px;font-size:.58rem;display:grid;position:absolute;bottom:31px;left:50%;transform:translate(-50%)}.motion-depth-progress{align-items:center;gap:5px;display:flex}.motion-depth-controls i{height:1px;transition:background var(--motion-standard) ease, flex var(--motion-standard) ease;background:#11141233;flex:1}.motion-depth-controls i.is-active{background:var(--motion-mint);flex:3}.motion-depth-controls button{width:30px;height:30px;color:var(--motion-ink);font:inherit;cursor:pointer;background:#ffffff7a;border:1px solid #11141233;border-radius:50%;place-items:center;padding:0;display:grid}.motion-depth-controls button:focus-visible{outline:2px solid var(--motion-mint);outline-offset:3px}.motion-story-section{color:var(--motion-ink);background:#fbfcf8;padding-top:126px}.motion-section-heading{display:block}.motion-section-heading h2{max-width:890px;color:inherit;letter-spacing:0;margin:0;font-size:clamp(2.45rem,4vw,4rem);font-weight:580;line-height:1.04}html[dir=rtl] .motion-section-heading h2{line-height:1.16}.motion-scroll-story{height:305vh;margin-top:40px;position:relative}.motion-scroll-story-sticky{grid-template-columns:minmax(320px,.72fr) minmax(520px,1.28fr);align-items:center;gap:clamp(50px,8vw,130px);width:min(100% - 56px,1280px);height:100vh;margin-inline:auto;display:grid;position:sticky;top:0}.motion-scroll-story-steps{gap:34px;display:grid}.motion-scroll-story-steps article{opacity:.3;transition:opacity var(--motion-standard) ease, transform var(--motion-standard) var(--ease-standard);padding:0;position:relative}.motion-scroll-story-steps article.is-active{opacity:1;transform:translate(8px)}html[dir=rtl] .motion-scroll-story-steps article.is-active{transform:translate(-8px)}.motion-scroll-story-steps h3{color:var(--motion-ink);margin:0;font-size:clamp(1.4rem,2vw,2rem);font-weight:590;line-height:1.18}.motion-scroll-story-steps p{color:#657069;max-width:470px;margin:11px 0 0;font-size:.94rem;line-height:1.65}.motion-story-mobile-visual{display:none}.motion-scroll-story-stage{perspective:1200px;background:radial-gradient(circle at 54% 45%,#249b8d2e,#0000 40%);border:0;border-radius:0;min-height:min(76vh,760px);position:relative;overflow:visible}.motion-story-screen{opacity:0;transform:translate3d(0,23%,var(--depth-far)) scale(.7);transform-style:preserve-3d;transition:opacity .36s var(--ease-standard), transform .56s var(--ease-emphasis);pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.motion-story-screen.is-active{z-index:5;opacity:1;transform:translate3d(0,0,var(--depth-near)) scale(1)}.motion-story-screen.is-past{opacity:0;transform:translate3d(0,-24%,var(--depth-far)) scale(.68)}.motion-story-image{aspect-ratio:860/1626;filter:drop-shadow(0 26px 40px #11141233);width:min(290px,45%);max-height:88%;position:absolute}.motion-story-image>img{object-fit:contain;width:100%;height:100%}.motion-story-screen-back{opacity:.55;margin-left:-31%;transform:translateZ(-80px)rotateY(7deg)scale(.83)}html[dir=rtl] .motion-story-screen-back{margin-left:31%;transform:translateZ(-80px)rotateY(-7deg)scale(.83)}.motion-story-screen-front{margin-left:16%;transform:rotateY(-3deg)}html[dir=rtl] .motion-story-screen-front{margin-left:-16%;transform:rotateY(3deg)}.motion-choice-section{background:var(--motion-paper);padding:150px 0 160px;overflow:hidden}.motion-choice-copy{max-width:920px;margin-bottom:76px}.motion-choice-copy h2,.motion-people-copy h2,.motion-provider-heading h2,.motion-thailand-copy h2{color:inherit;letter-spacing:0;margin:0;font-size:clamp(2.45rem,4vw,4rem);font-weight:580;line-height:1.04}html[dir=rtl] .motion-choice-copy h2,html[dir=rtl] .motion-people-copy h2,html[dir=rtl] .motion-provider-heading h2,html[dir=rtl] .motion-thailand-copy h2{line-height:1.17}.motion-choice-copy>p,.motion-people-copy>p,.motion-provider-heading p,.motion-thailand-copy p{color:#626a65;max-width:700px;margin:25px 0 0;font-size:1rem;line-height:1.74}.motion-provider-separation{display:block}.motion-rail{cursor:grab;touch-action:pan-y;position:relative;overflow:hidden}.motion-rail[data-dragging=true]{cursor:grabbing}.motion-rail-toggle{bottom:0;z-index:8;width:36px;height:36px;color:var(--motion-ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#ffffffbf;border:1px solid #1114123d;border-radius:50%;place-items:center;padding:0;font-size:.66rem;display:grid;position:absolute;inset-inline-end:18px}.motion-rail-toggle:focus-visible{outline:2px solid var(--motion-teal);outline-offset:3px}html[dir=rtl] .motion-rail-toggle{left:18px;right:auto}.motion-rail-track{will-change:transform;direction:ltr;gap:18px;width:max-content;padding:8px 0 42px;display:flex}.motion-rail-card{aspect-ratio:860/1626;width:clamp(168px,15vw,228px);box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;position:relative;overflow:visible;transform:none}.motion-rail-card img{object-fit:contain;pointer-events:none;filter:drop-shadow(0 22px 26px #11141229);width:100%;height:100%}.motion-people-section{background:var(--motion-white);padding:150px 0}.motion-people-grid{grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);align-items:center;gap:clamp(60px,9vw,140px);display:grid}.motion-profile-constellation{background:radial-gradient(circle at 50% 44%,#249b8d40,#0000 31%),#edf3ee;border:1px solid #1114121a;border-radius:40px;min-height:720px;position:relative;overflow:hidden}.motion-profile-orbit{border:1px solid #1114121a;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.motion-profile-orbit-a{aspect-ratio:1;width:70%}.motion-profile-orbit-b{aspect-ratio:1;border-color:#249b8d33;width:43%}.motion-profile-device{z-index:3;filter:drop-shadow(0 34px 62px #0006);width:min(260px,42%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-2deg)}.motion-profile-device img{width:100%}.motion-profile-person{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #11141224;border-radius:50%;place-items:center;width:78px;height:78px;animation:6s ease-in-out infinite motionProfileFloat;display:grid;position:absolute}.motion-profile-person i{background:var(--motion-mint);border-radius:50%;width:17px;height:17px;position:absolute;top:18px}.motion-profile-person b{background:#8cdbcf85;border-radius:20px 20px 8px 8px;width:31px;height:18px;position:absolute;bottom:16px}.motion-profile-person-1{top:20%;left:12%}.motion-profile-person-2{animation-delay:-1.8s;top:34%;right:10%}.motion-profile-person-3{animation-delay:-3.1s;bottom:12%;left:16%}.motion-profile-mark{background:var(--motion-teal);border-radius:20px;place-items:center;width:62px;height:62px;display:grid;position:absolute;bottom:13%;right:15%;box-shadow:0 16px 38px #1114122e}html[dir=rtl] .motion-profile-mark{left:15%;right:auto}.motion-profile-mark img{width:29px}@keyframes motionProfileFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.motion-provider-section{color:var(--motion-ink);background:#edf3ee;padding:140px 0 160px}.motion-provider-heading{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:end;gap:90px;margin-bottom:78px;display:grid}.motion-provider-heading>div:last-child{padding-bottom:6px}.motion-provider-heading p{color:#626a65;margin-top:0}.motion-provider-heading .button{background:var(--brand-navy);color:#fff;box-shadow:none;margin-top:24px}.motion-duality{--duality-provider-shift:46.5%;--duality-shift:-28px;isolation:isolate;background:#e9ede9;border:1px solid #1114121f;border-radius:44px;height:min(76vw,780px);min-height:650px;position:relative;overflow:hidden}html[dir=rtl] .motion-duality{--duality-provider-shift:-46.5%;--duality-shift:28px}.motion-duality-patient{color:var(--motion-ink);background:radial-gradient(circle at 34% 48%,#249b8d3d,#0000 29%),#dfe8e3;place-items:center;display:grid;position:absolute;inset:0}.motion-duality-patient>span{font-size:.66rem;font-weight:700;position:absolute;top:25px;left:28px}html[dir=rtl] .motion-duality-patient>span{left:auto;right:28px}.motion-duality-patient-screen{width:min(300px,30%);transform:translateX(var(--duality-shift)) rotate(-2deg);filter:drop-shadow(0 30px 50px #11141238);will-change:transform;margin-right:48%}.motion-duality-patient-screen>img{width:100%;display:block}html[dir=rtl] .motion-duality-patient-screen{transform:translateX(var(--duality-shift)) rotate(2deg);margin-left:48%;margin-right:0}.motion-duality-provider{z-index:3;color:var(--motion-ink);transform:translate3d(var(--duality-provider-shift),0,0);will-change:transform;background:#f8f8f4;padding:78px 34px 34px 116px;position:absolute;inset:0;overflow:hidden}html[dir=rtl] .motion-duality-provider{padding:78px 116px 34px 34px}.motion-workspace-bar{border-bottom:1px solid #dfe3df;align-items:center;gap:8px;height:58px;display:flex;position:absolute;top:0;left:96px;right:22px}html[dir=rtl] .motion-workspace-bar{left:22px;right:96px}.motion-workspace-bar span{margin-inline-end:auto;font-size:.66rem;font-weight:720}.motion-workspace-bar i{background:#c7cec9;border-radius:50%;width:8px;height:8px}.motion-workspace-sidebar{background:#eef1ed;border-right:1px solid #dfe3df;align-content:start;justify-items:center;gap:24px;width:84px;padding-top:22px;display:grid;position:absolute;top:0;bottom:0;left:0}html[dir=rtl] .motion-workspace-sidebar{border-left:1px solid #dfe3df;border-right:0;left:auto;right:0}.motion-workspace-sidebar img{width:30px;margin-bottom:18px}.motion-workspace-sidebar i{background:#c3cbc5;border-radius:9px;width:24px;height:4px}.motion-workspace-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;height:100%;display:grid}.motion-workspace-grid figure{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;margin:0;display:grid;overflow:visible}.motion-workspace-grid figure>div{background:0 0;width:100%;height:100%;overflow:visible}.motion-workspace-grid figure img{object-fit:contain;object-position:center;filter:drop-shadow(0 20px 26px #11141229);width:100%;height:100%}.motion-thailand-section{background:#e8e6dd;min-height:900px;padding:190px 0 160px;position:relative;overflow:hidden}.motion-thailand-word{color:#1114120e;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;font-size:clamp(8rem,22vw,23rem);font-weight:760;line-height:.72;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}html[dir=rtl] .motion-thailand-word{letter-spacing:0;text-transform:none}.motion-thailand-copy{z-index:2;max-width:940px;position:relative}.motion-thailand-copy h2{max-width:900px}.motion-thailand-copy p{max-width:590px}.motion-thailand-copy a{color:var(--motion-ink);border-bottom:1px solid}body:has(.motion-home) .v25-footer-cta{min-height:760px;padding-top:130px}body:has(.motion-home) .v25-footer-product .v25-product-shot{transform:none}@media (max-width:1020px){.motion-hero{min-height:900px}.motion-hero-editorial{grid-template-columns:minmax(0,1fr) minmax(290px,.55fr);column-gap:38px}.motion-hero-title{font-size:clamp(3.25rem,6.8vw,5.25rem)}.motion-scroll-story-sticky{grid-template-columns:minmax(280px,.75fr) minmax(430px,1.25fr);gap:44px}.motion-people-grid{grid-template-columns:1fr}.motion-profile-constellation{min-height:650px}.motion-people-copy{max-width:760px}.motion-provider-heading{grid-template-columns:1fr;gap:36px}.motion-duality{min-height:620px}.motion-workspace-grid{grid-template-columns:repeat(3,240px);width:max-content}}@media (max-width:900px){.motion-story-section{padding:105px 0}.motion-scroll-story{height:auto;margin-top:55px}.motion-scroll-story-sticky{width:min(100% - 36px,720px);height:auto;display:block;position:static}.motion-scroll-story-stage{display:none}.motion-scroll-story-steps article,.motion-scroll-story-steps article.is-active{opacity:1;padding:32px 0 54px;transform:none}.motion-scroll-story-steps p{max-width:620px}.motion-story-mobile-visual{background:radial-gradient(circle,#249b8d2e,#0000 48%);border-radius:0;place-items:center;min-height:530px;margin-top:28px;display:grid;position:relative;overflow:visible}.motion-story-mobile-shot{aspect-ratio:860/1626;filter:drop-shadow(0 22px 32px #11141233);width:min(230px,48%);max-height:470px;position:absolute}.motion-story-mobile-shot>img{object-fit:contain;width:100%;height:100%}.motion-story-mobile-back{opacity:.56;margin-left:-24%;transform:rotate(-5deg)scale(.86)}.motion-story-mobile-front{margin-left:19%;transform:rotate(3deg)}html[dir=rtl] .motion-story-mobile-back{margin-left:24%;transform:rotate(5deg)scale(.86)}html[dir=rtl] .motion-story-mobile-front{margin-left:-19%;transform:rotate(-3deg)}}@media (max-width:760px){.motion-opening-grid{background-size:25vw 25vw}.motion-hero{min-height:850px;padding-top:88px}.motion-hero-editorial{display:block}.motion-hero-title{margin-top:32px;font-size:clamp(2.6rem,10.8vw,3.4rem);line-height:1.04}html[dir=rtl] .motion-hero-title{font-size:clamp(2.5rem,9.8vw,3.25rem);line-height:1.2}.motion-hero-aside{margin-top:27px;padding:0 8px}.motion-hero-aside p{font-size:.9rem;line-height:1.62}.motion-hero-actions{margin-top:18px}.motion-hero-actions .button{width:100%}.motion-hero-actions .button-secondary{background:0 0;border:0;width:auto;min-height:38px;padding-inline:2px}.motion-hero-depth{height:430px;margin-top:-4px}.motion-depth-card{width:150px;top:46%}.motion-depth-controls{grid-template-columns:28px auto 62px auto 28px 28px;gap:7px;bottom:12px}.motion-depth-controls button{width:28px;height:28px}.motion-section-heading{display:block}.motion-section-heading h2{font-size:clamp(2.2rem,9.4vw,3.1rem)}.motion-section-heading>p{margin-top:20px}.motion-story-mobile-visual{min-height:450px}.motion-story-mobile-shot{width:min(205px,54%);max-height:410px}.motion-choice-section,.motion-people-section,.motion-provider-section{padding:100px 0}.motion-choice-copy{margin-bottom:48px}.motion-choice-copy h2,.motion-people-copy h2,.motion-provider-heading h2,.motion-thailand-copy h2{font-size:clamp(2.2rem,9.4vw,3.1rem)}.motion-rail-track{gap:12px;padding-bottom:28px}.motion-rail-card{width:156px}.motion-people-grid{gap:52px}.motion-profile-constellation{border-radius:30px;min-height:520px}.motion-profile-device{width:205px}.motion-profile-person{width:59px;height:59px}.motion-profile-person i{width:14px;height:14px;top:12px}.motion-profile-person b{width:25px;height:15px;bottom:11px}.motion-profile-mark{border-radius:16px;width:50px;height:50px}.motion-provider-heading{margin-bottom:48px}.motion-duality{background:0 0;border:0;border-radius:0;gap:14px;height:auto;min-height:0;display:grid;overflow:visible}.motion-duality-patient,.motion-duality-provider{border-radius:28px;min-height:500px;position:relative;inset:auto}.motion-duality-patient-screen,html[dir=rtl] .motion-duality-patient-screen{width:210px;margin:0;transform:none}.motion-duality-provider,html[dir=rtl] .motion-duality-provider{min-height:520px;padding:74px 20px 20px 86px;transform:none}html[dir=rtl] .motion-duality-provider{padding:74px 86px 20px 20px}.motion-workspace-sidebar{width:70px}.motion-workspace-grid{grid-template-columns:repeat(3,190px);gap:11px;overflow:hidden}.motion-thailand-section{min-height:760px;padding:130px 0 110px}.motion-thailand-word{font-size:28vw;top:38%}body:has(.motion-home) .v25-footer-cta{min-height:760px;padding-top:92px}}@media (prefers-reduced-motion:reduce){.motion-opening{display:none}.motion-opening-grid,.motion-opening-fragment,.motion-opening-axis,.motion-opening-ring,.motion-title-mask>span,.motion-hero-aside,.motion-profile-person{animation:none!important}.motion-title-mask>span{transform:none}.motion-depth-card,.motion-story-screen,.motion-scroll-story-steps article{transition:none!important}.motion-rail{overflow-x:auto}.motion-rail-track{will-change:auto;transform:none!important}.motion-scroll-story{height:auto;padding:70px 0}.motion-scroll-story-sticky{height:auto;display:block;position:static}.motion-scroll-story-stage{display:none}.motion-scroll-story-steps article,.motion-scroll-story-steps article.is-active{opacity:1;padding-block:32px;transform:none}.motion-story-mobile-visual{background:radial-gradient(circle,#249b8d29,#0000 48%);border-radius:0;place-items:center;min-height:520px;margin-top:28px;display:grid;position:relative;overflow:visible}.motion-story-mobile-shot{aspect-ratio:860/1626;width:min(230px,48%);max-height:470px;position:absolute}.motion-story-mobile-shot>img{object-fit:contain;width:100%;height:100%}}
html[lang=en] body,html[lang=en] button,html[lang=en] input,html[lang=en] textarea{font-kerning:normal;letter-spacing:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}html[lang=en] body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}
html[lang=ar] body,html[lang=ar] button,html[lang=ar] input,html[lang=ar] textarea{font-kerning:normal;letter-spacing:0;font-family:SF Arabic,Geeza Pro,Noto Sans Arabic,Tahoma,Arial,sans-serif}html[lang=ar] body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3,html[lang=ar] p,html[lang=ar] a,html[lang=ar] button{letter-spacing:0}html[lang=ar] h1,html[lang=ar] h2,html[lang=ar] h3{font-weight:540}

