:root{--navy:#102d3d;--navy-2:#193f4d;--ink:#1d3038;--muted:#64737b;--cream:#f6f2e9;--paper:#fffdf9;--mint:#9ce8cd;--mint-deep:#53cba2;--yellow:#f7dc79;--line:#0fbd72;--border:rgba(16,45,61,.14);--shadow:0 24px 70px rgba(16,45,61,.12);--radius-lg:34px;--radius-md:22px;--radius-sm:14px}*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans JP",sans-serif;line-height:1.75;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%;height:auto}.container{width:min(1160px,calc(100% - 40px));margin:0 auto}.skip-link{position:absolute;left:16px;top:-100px;background:var(--navy);color:#fff;padding:10px 16px;border-radius:0 0 8px 8px;z-index:100}.skip-link:focus{top:0}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,253,249,.88);backdrop-filter:blur(14px);border-bottom:1px solid rgba(16,45,61,.08)}.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand-lockup{display:flex;align-items:center;gap:11px;color:var(--navy)}.brand-mark{font-size:17px;font-weight:800;letter-spacing:.18em}.brand-divider{width:1px;height:25px;background:var(--navy);opacity:.3}.brand-service{display:flex;flex-direction:column;line-height:1}.brand-service strong{font-size:14px;letter-spacing:.16em}.brand-service small{font-size:10px;margin-top:6px;letter-spacing:.1em;color:var(--muted)}.header-cta{min-height:44px;padding:9px 17px;border-radius:999px;background:var(--navy);color:#fff;font-size:13px;font-weight:700;white-space:nowrap}.header-cta.is-disabled,.js-config-link.is-disabled{background:#e6e8e6;color:#7c8786;cursor:not-allowed;pointer-events:none}.hero{position:relative;overflow:hidden;padding:78px 0 102px;background:linear-gradient(135deg,#fffdf9 0%,#f8f5ed 49%,#e5f8ee 100%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:72px;align-items:center;position:relative;z-index:1}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-glow--one{width:390px;height:390px;right:-70px;top:-160px;background:rgba(247,220,121,.38)}.hero-glow--two{width:280px;height:280px;left:-160px;bottom:-150px;background:rgba(156,232,205,.34)}.eyebrow,.kicker,.demo-label{font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--navy);text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 21px}.eyebrow-dot{width:9px;height:9px;border-radius:50%;background:var(--line);box-shadow:0 0 0 5px rgba(15,189,114,.14)}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);line-height:1.28}h1{max-width:650px;margin-bottom:25px;font-size:clamp(2.3rem,4.4vw,4.35rem);letter-spacing:-.055em}h1 em{font-style:normal;background:linear-gradient(110deg,var(--navy),#3d7470);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{max-width:570px;margin-bottom:30px;color:#53636b;font-size:1.06rem;line-height:1.95}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:13px 21px;border-radius:999px;border:1px solid transparent;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 13px 25px rgba(16,45,61,.14)}.button:focus-visible,.header-cta:focus-visible,.text-button:focus-visible,.icon-button:focus-visible,summary:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #1167e8;outline-offset:3px}.button--line{background:var(--line);color:#fff;box-shadow:0 12px 25px rgba(15,189,114,.25)}.button--line:hover{background:#08a967}.button--outline{color:var(--navy);border-color:var(--navy);background:transparent}.button--large{min-width:260px}.line-icon{font-size:9px;font-weight:900;letter-spacing:.05em;border:1px solid rgba(255,255,255,.65);padding:3px 4px;border-radius:4px}.microcopy{margin:0;color:var(--muted);font-size:.83rem}.trust-notes{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.trust-notes span{padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.66);border:1px solid rgba(16,45,61,.1);font-size:.75rem;color:#49616a}.hero-visual{min-height:515px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(16,45,61,.14);border-radius:50%;transform:rotate(-18deg)}.orbit--a{width:430px;height:430px}.orbit--b{width:300px;height:500px;border-color:rgba(83,203,162,.3)}.chat-card{background:rgba(255,255,255,.95);border:1px solid rgba(16,45,61,.1);box-shadow:var(--shadow);border-radius:27px}.chat-card--hero{position:relative;width:min(100%,370px);padding:18px 17px 20px;z-index:2;transform:rotate(2deg)}.chat-topbar{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;border-bottom:1px solid rgba(16,45,61,.08)}.status-pill{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800;color:var(--navy)}.status-dot{width:8px;height:8px;background:var(--line);border-radius:50%}.chat-topbar-label{color:#8a989b;font-size:10px}.chat-date{text-align:center;color:#a5afb0;font-size:10px;padding:13px 0}.chat-row{display:flex;gap:8px;margin-bottom:12px}.chat-row--user{justify-content:flex-end}.avatar{width:42px;height:42px;border-radius:14px;flex:none}.avatar--small{width:32px;height:32px;border-radius:10px}.chat-name{display:block;margin:2px 0 5px;color:#768486;font-size:10px}.bubble{max-width:250px;margin:0;padding:11px 13px;border-radius:5px 18px 18px 18px;font-size:13px;line-height:1.65}.bubble--butler{background:#eff6f2;color:var(--ink)}.bubble--user{border-radius:18px 5px 18px 18px;background:var(--navy);color:#fff}.chat-suggestion{padding:13px 15px;border-radius:17px;background:linear-gradient(110deg,#f9f0c9,#e4f8ef);color:var(--navy);font-size:11px;line-height:1.5}.chat-suggestion span,.chat-suggestion strong{display:block}.chat-suggestion strong{font-size:15px;margin-top:3px}.floating-note{position:absolute;z-index:3;padding:7px 13px;background:#fff;border-radius:999px;box-shadow:0 8px 22px rgba(16,45,61,.12);font-size:11px;font-weight:800;color:var(--navy)}.floating-note--one{top:52px;left:5%}.floating-note--two{right:1%;top:45%}.floating-note--three{left:9%;bottom:50px}.section{padding:106px 0}.section--soft{background:#f7f8f4}.section--cream{background:var(--cream)}.section--navy{background:var(--navy);color:#fff}.section--demo{background:#fffdf9}.section-heading{max-width:680px}.section-heading--split{display:flex;justify-content:space-between;align-items:end;gap:42px;max-width:none;margin-bottom:47px}.section-heading--split>p{max-width:390px;color:var(--muted);margin-bottom:7px}.section-heading--center{text-align:center;margin:0 auto 45px}.section-heading--center>p:last-child{max-width:570px;margin:0 auto;color:var(--muted)}.section-heading--light h2,.section-heading--light p:last-child{color:#fff}.section-heading--light .kicker{color:var(--mint)}h2{font-size:clamp(1.95rem,3vw,3.2rem);letter-spacing:-.045em;margin-bottom:18px}h2 span{color:#4f8e83}.section--navy h2 span{color:var(--mint)}.scene-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.scene-card{min-height:240px;padding:25px;border-radius:var(--radius-md);position:relative;overflow:hidden;border:1px solid rgba(16,45,61,.09)}.scene-card h3{font-size:1.2rem;margin:53px 0 12px}.scene-card p{font-size:.9rem;color:#596a6e;line-height:1.7;margin-bottom:0}.scene-number{position:absolute;top:21px;left:24px;font-size:12px;letter-spacing:.14em;color:#657779;font-weight:800}.scene-icon{position:absolute;top:17px;right:23px;font-size:29px;line-height:1;color:var(--navy);opacity:.6}.scene-card--mint{background:#dcf8e9}.scene-card--yellow{background:#fff4c6}.scene-card--blue{background:#e0f0f6}.scene-card--peach{background:#fff0e6}.scene-card--navy{background:var(--navy)}.scene-card--navy h3,.scene-card--navy p,.scene-card--navy .scene-number,.scene-card--navy .scene-icon{color:#fff}.scene-card--white{background:#fff}.demo-shell{display:grid;grid-template-columns:.72fr 1.28fr;gap:30px;align-items:start;max-width:1000px;margin:0 auto}.demo-intro{padding:30px 10px 0}.demo-intro h3{font-size:2rem;letter-spacing:-.04em;margin:18px 0}.demo-intro p{color:var(--muted);font-size:.94rem}.text-button{border:0;background:transparent;color:var(--navy);padding:10px 0;font-size:.87rem;font-weight:800;text-decoration:underline;text-underline-offset:4px}.demo-panel{border-radius:28px;background:#eef5f1;border:1px solid rgba(16,45,61,.12);box-shadow:var(--shadow);overflow:hidden}.demo-panel-head{display:flex;align-items:center;justify-content:space-between;background:var(--navy);padding:17px 20px;color:#fff}.demo-profile{display:flex;gap:11px;align-items:center}.demo-profile img{border-radius:13px}.demo-profile strong,.demo-profile span{display:block}.demo-profile strong{font-size:13px}.demo-profile span{font-size:10px;color:#bdd1cd}.online-dot{font-size:10px;color:var(--mint)}.demo-messages{padding:21px 20px 4px;min-height:247px;max-height:390px;overflow:auto}.demo-message{display:flex;gap:9px;margin-bottom:15px}.demo-message--user{justify-content:flex-end}.demo-message img{width:28px;height:28px;border-radius:9px}.demo-message p{max-width:76%;margin:0;padding:10px 12px;border-radius:5px 15px 15px 15px;background:#fff;font-size:14px;line-height:1.7}.demo-message--user p{border-radius:15px 5px 15px 15px;background:var(--navy);color:#fff}.demo-options{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:12px 20px 20px}.demo-option{min-height:48px;border:1px solid rgba(16,45,61,.18);border-radius:12px;background:#fff;color:var(--navy);font-weight:700;text-align:left;padding:9px 12px}.demo-option:hover{background:#e2f8ef;border-color:var(--mint-deep)}.free-form{padding:0 20px 20px}.free-form label{display:block;font-size:12px;font-weight:800;margin-bottom:6px;color:var(--navy)}.free-form-row{display:flex;gap:8px}.free-form input{min-width:0;flex:1;height:48px;border:1px solid rgba(16,45,61,.22);border-radius:12px;padding:0 12px;color:var(--ink);background:#fff}.icon-button{width:48px;border:0;border-radius:12px;background:var(--line);color:#fff;font-weight:800}.free-form p{font-size:10px;color:var(--muted);margin:6px 0 0}.demo-progress{height:4px;background:rgba(16,45,61,.08)}.demo-progress span{display:block;height:100%;background:var(--mint-deep);width:16%;transition:width .25s ease}.memo-card{display:grid;grid-template-columns:1fr 1.4fr auto;align-items:center;gap:28px;margin:35px auto 0;padding:23px 26px;background:var(--navy);border-radius:22px;color:#fff;max-width:1000px}.memo-card h3{color:#fff;font-size:1.2rem;margin:7px 0 0}.memo-kicker{color:var(--mint);font-size:10px;font-weight:800;letter-spacing:.13em}.memo-list{display:grid;grid-template-columns:1fr 1fr;gap:5px 20px;font-size:12px;color:#d2e3de}.memo-list span{display:block}.memo-list b{color:#86b9aa;margin-right:8px}.memo-card .button{min-width:190px}.demo-disclaimer{text-align:center;font-size:12px;color:#8c9694;margin:17px 0 0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:46px}.step-card{padding:26px;border:1px solid rgba(255,255,255,.17);border-radius:22px;background:rgba(255,255,255,.06)}.step-no{font-size:10px;letter-spacing:.15em;color:var(--mint);font-weight:800}.step-symbol{margin:38px 0 28px;font-size:3.4rem;font-weight:800;color:rgba(255,255,255,.18);letter-spacing:-.08em}.step-card h3{font-size:1.24rem;color:#fff;margin-bottom:10px}.step-card p{font-size:.92rem;color:#c9d7d2;margin-bottom:0}.source-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:start}.source-grid .section-heading>p:last-child{color:var(--muted);max-width:530px}.source-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--border)}.source-item{padding:18px 0;border-bottom:1px solid var(--border);display:flex;gap:15px}.source-item span{font-size:11px;color:#76928c}.source-item strong{font-size:.96rem;line-height:1.5;color:var(--navy)}.flow{margin-top:80px;padding:23px 26px;border:1px solid rgba(16,45,61,.14);border-radius:20px;background:rgba(255,255,255,.6)}.flow-label{font-size:11px;color:var(--muted);font-weight:800;letter-spacing:.13em;margin-bottom:18px}.flow-line{display:flex;justify-content:space-between;align-items:center;gap:15px}.flow-line>div{display:flex;align-items:center;gap:10px;color:var(--navy)}.flow-line span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--mint);font-size:10px;font-weight:800}.flow-line strong{font-size:.89rem}.flow-line i{font-style:normal;color:#99b3aa}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.use-feature{min-height:220px;position:relative;padding:24px;border-radius:22px;background:#eef5f1;border:1px solid rgba(16,45,61,.1)}.use-feature:nth-child(2){background:#fff4c6}.use-feature:nth-child(3){background:#e4f2f8}.use-feature:nth-child(4){background:#fff0e6}.use-feature:nth-child(5){background:#eef0fa}.use-feature--accent{background:var(--navy)!important;color:#fff}.use-feature--accent h3,.use-feature--accent p,.use-feature--accent .use-arrow{color:#fff}.use-feature--accent small{display:block;color:#c9ddd6;font-size:10px;margin-top:23px;line-height:1.5}.use-tag{display:inline-block;border:1px solid currentColor;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:800;color:#54756d}.use-feature--accent .use-tag{color:var(--mint)}.use-feature h3{font-size:1.2rem;margin:23px 0 10px}.use-feature p{font-size:.88rem;color:#5a6d6f;max-width:260px}.use-arrow{position:absolute;right:23px;top:23px;font-size:24px;color:var(--navy)}.difference-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}.difference-grid .section-heading>p:last-child{color:var(--muted)}.difference-list{border-top:1px solid var(--border)}.difference-row{display:grid;grid-template-columns:110px 1fr 105px 1fr;gap:16px;align-items:center;padding:23px 0;border-bottom:1px solid var(--border)}.difference-row p{font-size:.88rem;color:#5d6c70;margin:0}.difference-row strong{font-size:.77rem;letter-spacing:.08em;color:#268a6b}.difference-label{font-size:.8rem;font-weight:800;color:#80908e}.safety-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.safety-grid .section-heading>p:last-child{color:var(--muted)}.safety-notes{border-top:1px solid var(--border)}.safety-notes p{position:relative;margin:0;padding:18px 0 18px 41px;border-bottom:1px solid var(--border);font-size:.92rem;color:#58666a}.safety-notes strong{color:var(--navy)}.safety-icon{position:absolute;left:0;top:20px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--mint);color:var(--navy);font-size:12px;font-weight:900}.section--faq{background:#fffdf9}.faq-wrap{max-width:860px}.faq-list{border-top:1px solid var(--border)}details{border-bottom:1px solid var(--border)}summary{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:67px;padding:17px 0;list-style:none;color:var(--navy);font-weight:800;cursor:pointer}summary::-webkit-details-marker{display:none}summary span{font-size:24px;font-weight:300;transition:transform .2s ease}details[open] summary span{transform:rotate(45deg)}details p{max-width:760px;padding:0 40px 21px 0;margin:0;color:var(--muted);font-size:.92rem}.final-cta{background:linear-gradient(125deg,#dff7ed,#f8eebd);overflow:hidden}.final-cta-inner{min-height:405px;display:flex;justify-content:space-between;align-items:center;gap:40px}.final-cta h2{margin-bottom:14px}.final-cta-inner>div:first-child>p:not(.kicker){color:#5d706e;margin-bottom:22px}.final-orb{position:relative;display:grid;place-items:center;width:290px;height:290px;flex:none;border-radius:50%;background:rgba(255,255,255,.56);border:1px solid rgba(16,45,61,.1)}.final-orb img{width:180px;height:180px;border-radius:49px}.final-orb span{position:absolute;right:-13px;bottom:23px;padding:9px 14px;background:var(--navy);color:#fff;border-radius:15px 15px 3px 15px;font-size:12px;font-weight:700;line-height:1.5;box-shadow:0 9px 18px rgba(16,45,61,.16)}.config-hint{max-width:330px!important;margin:12px 0 0!important;font-size:11px!important;color:#6e7978!important}.site-footer{background:#0b2634;color:#dce9e4}.footer-top{display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:60px;padding:60px 0 45px}.footer-brand{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.footer-brand .brand-mark,.footer-brand strong{color:#fff}.footer-brand small{width:100%;margin-left:1px;color:#9cbeb3}.footer-brand p{width:100%;margin:22px 0 0;color:#9cb5af;font-size:.9rem}.footer-links,.footer-note{display:flex;flex-direction:column;gap:9px}.footer-links p,.footer-note p{margin:0 0 5px;color:var(--mint);font-size:11px;font-weight:800;letter-spacing:.1em}.footer-links a,.footer-note span{font-size:.84rem;color:#c2d4cf;text-decoration:underline;text-underline-offset:3px}.footer-links a.is-disabled{color:#718984;text-decoration:none;cursor:not-allowed;pointer-events:none}.footer-note span{text-decoration:none;line-height:1.6}.footer-unknown{color:#839f98!important}.footer-bottom{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid rgba(255,255,255,.13);color:#7d9b93;font-size:11px}.is-disabled{opacity:.9}@media (min-width:768px){.header-inner{height:76px}.hero{padding-top:105px}.scene-card:hover,.use-feature:hover{transform:translateY(-4px);transition:transform .2s ease}.scene-card,.use-feature{transition:transform .2s ease}}@media (max-width:1023px){.hero-grid{gap:35px}.section{padding:82px 0}.source-grid,.difference-grid,.safety-grid{gap:45px}.difference-row{grid-template-columns:90px 1fr 92px 1fr}.footer-top{gap:30px}}@media (max-width:767px){.container{width:min(100% - 32px,560px)}.header-inner{height:64px}.brand-mark{font-size:14px}.brand-service strong{font-size:12px}.header-cta{font-size:12px;padding:8px 13px}.hero{padding:58px 0 72px}.hero-grid{display:flex;flex-direction:column;gap:45px;align-items:stretch}.hero-copy{order:0}.hero-visual{order:1;min-height:405px}.hero-glow--one{right:-180px}.hero-glow--two{left:-220px}.eyebrow{font-size:10px;line-height:1.5}.hero-lead{font-size:1rem;line-height:1.85}.trust-notes{gap:7px}.trust-notes span{font-size:.69rem}.hero-visual .orbit--a{width:300px;height:300px}.hero-visual .orbit--b{width:230px;height:380px}.chat-card--hero{width:min(100%,340px)}.floating-note--one{left:-3%;top:35px}.floating-note--two{right:-3%;top:48%}.floating-note--three{left:1%;bottom:23px}.section{padding:73px 0}.section-heading--split{display:block;margin-bottom:35px}.section-heading--split>p{margin-top:20px}.section-heading--center{margin-bottom:35px}.section-heading--center>p:last-child{font-size:.92rem}.scene-grid,.use-grid{grid-template-columns:1fr 1fr;gap:10px}.scene-card{min-height:208px;padding:18px}.scene-card h3{font-size:1rem;margin-top:55px}.scene-card p{font-size:.78rem;line-height:1.55}.scene-number{top:16px;left:17px;font-size:10px}.scene-icon{top:12px;right:16px;font-size:23px}.demo-shell{display:block}.demo-intro{padding:0;margin-bottom:24px}.demo-intro h3{font-size:1.75rem}.demo-panel-head{padding:14px 15px}.demo-messages{padding:17px 14px 4px}.demo-options{padding:10px 14px 15px}.demo-option{font-size:.83rem;min-height:50px}.memo-card{display:block;padding:21px;margin-top:25px}.memo-list{margin:19px 0 20px;grid-template-columns:1fr}.memo-card .button{width:100%}.steps-grid{grid-template-columns:1fr;gap:10px}.step-card{padding:21px}.step-symbol{margin:23px 0 15px;font-size:2.7rem}.source-grid{display:block}.source-list{margin-top:33px}.flow{margin-top:48px;padding:19px 16px;overflow:hidden}.flow-line{align-items:stretch;gap:7px}.flow-line>div{display:block;text-align:center;min-width:0}.flow-line span{margin:0 auto 8px}.flow-line strong{display:block;font-size:.68rem;line-height:1.35}.flow-line i{align-self:center}.use-feature{min-height:235px;padding:17px}.use-feature h3{font-size:1rem;margin:17px 0 9px}.use-feature p{font-size:.76rem;line-height:1.55}.use-arrow{right:16px;top:16px}.use-feature--accent small{font-size:9px;margin-top:14px}.difference-grid,.safety-grid{display:block}.difference-list,.safety-notes{margin-top:32px}.difference-row{grid-template-columns:1fr;gap:7px;padding:19px 0}.difference-row strong{margin-top:7px}.difference-row p{font-size:.84rem}.safety-notes p{font-size:.84rem;padding-left:38px}.faq-list summary{font-size:.93rem;line-height:1.5}.faq-list details p{font-size:.85rem;padding-right:0}.final-cta-inner{min-height:520px;display:block;padding-top:73px}.final-cta h2{font-size:1.8rem}.final-orb{width:230px;height:230px;margin:50px auto 0}.final-orb img{width:145px;height:145px}.final-orb span{right:-4px;bottom:13px}.footer-top{grid-template-columns:1fr;gap:35px;padding:45px 0 35px}.footer-bottom{display:block;line-height:2.1}.footer-bottom span{display:block}.footer-bottom span+span{margin-top:6px}.site-footer{padding-bottom:24px}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.button:hover,.scene-card:hover,.use-feature:hover{transform:none}}
/* Footer links mirror the verified MEDI PALETTE footer source. */
.footer-home-link{display:inline-flex;align-items:center;width:max-content;margin-top:19px;color:var(--mint);font-size:.86rem;font-weight:800;text-decoration:underline;text-underline-offset:4px}
.footer-socials{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:25px}
.footer-socials a{font-size:.76rem;color:#c2d4cf;text-decoration:underline;text-underline-offset:3px}
.footer-links a,.footer-note a{font-size:.84rem;color:#c2d4cf;text-decoration:underline;text-underline-offset:3px}
.footer-note a{line-height:1.5}
.footer-links a:hover,.footer-note a:hover,.footer-socials a:hover,.footer-home-link:hover{color:#fff}
@media (max-width:767px){.footer-socials{margin-top:20px}.footer-links,.footer-note{gap:10px}}

/* MEDI PALETTE source-aligned brand and footer treatment. */
.brand-logo{width:170px;height:auto;display:block;flex:none}.site-header .brand-lockup{gap:13px}.avatar,.demo-profile img,.final-orb img{object-fit:cover;object-position:center}.final-orb img{border-radius:50%}
.site-footer{background:#f6f2e9;color:#33444a;padding:56px 0 0}.footer-inner{max-width:1160px;margin:0 auto;padding:0 40px 64px;display:flex;justify-content:space-between;gap:48px}.footer-logo{display:flex;flex-direction:column;align-items:center;gap:24px;margin:0 24px 40px;flex:none}.footer-logo>a{display:block}.footer-logo>a img{width:286px;height:auto}.footer-sns{display:flex;gap:24px;list-style:none;padding:0;margin:0}.footer-sns a{width:56px;height:56px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.footer-sns a:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(16,45,61,.12)}.footer-sns img{object-fit:contain}.footer-groups{display:flex;gap:48px;font-size:12px;align-items:flex-start}.footer-group{min-width:140px}.footer-group h2{color:#24383f;border-bottom:2px solid #aa8349;padding-bottom:16px;margin:0 0 24px;font-size:12px;line-height:1.4;letter-spacing:0;font-weight:700}.footer-group ul{display:flex;flex-direction:column;gap:24px;list-style:none;padding:0;margin:0}.footer-group li{display:flex;align-items:center;gap:4px}.footer-group li::before{content:'';width:10px;height:2px;background:#aa8349;flex:none}.footer-group--media li::before{display:none}.footer-group a{color:#33444a;text-decoration:none;display:flex;align-items:center;gap:4px}.footer-group a:hover{text-decoration:underline;text-underline-offset:3px}.footer-group--media a{flex-direction:column;align-items:center}.footer-group--media img{object-fit:contain}.footer-group--media span{font-size:10px;font-weight:700;line-height:1.4}.footer-copyright{height:36px;margin:0;background:#fff;color:#687276;display:flex;align-items:center;justify-content:center;font-size:12px;text-align:center}.footer-copyright small{font-size:12px}
@media (max-width:1024px) and (min-width:768px){.footer-inner{flex-direction:column;width:100%;padding:0 16px 64px}.footer-groups{justify-content:center}.footer-logo{margin-bottom:16px}}
@media (max-width:767px){.brand-logo{width:140px}.site-header .brand-lockup{gap:9px}.footer-inner{display:block;padding:0 24px 56px}.footer-logo{align-items:flex-start;gap:16px;margin:0 0 72px}.footer-logo>a img{width:230px}.footer-sns{gap:16px}.footer-groups{display:flex;flex-direction:column;gap:56px}.footer-group{width:100%}.footer-group h2{margin-bottom:20px}.footer-group ul{gap:18px}.footer-group--media ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.footer-copyright{padding:0 16px}}

/* MEDI PALETTE logo-led visual tone: charcoal, cream, and the four-color brand gradient. */
:root{--navy:#2b2730;--navy-2:#463847;--ink:#302c33;--muted:#746e78;--cream:#faf7f0;--paper:#fffefd;--mint:#bceee8;--mint-deep:#62cec2;--yellow:#ffda6c;--border:rgba(43,39,48,.14);--shadow:0 24px 70px rgba(58,43,58,.13);--brand-cyan:#65d9d5;--brand-lilac:#a397df;--brand-pink:#df78b0;--brand-yellow:#ffd766;--brand-gradient:linear-gradient(135deg,var(--brand-cyan) 0%,var(--brand-lilac) 38%,var(--brand-pink) 68%,var(--brand-yellow) 100%)}
body{background:var(--paper);color:var(--ink)}
h1,h2,h3{color:var(--navy)}
h1 em,h2 span{background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}
.site-header{background:rgba(255,254,253,.9);border-bottom-color:rgba(43,39,48,.1)}
.brand-lockup{color:var(--navy)}
.brand-divider{background:var(--navy)}
.header-cta{background:var(--brand-gradient);color:#29252d;box-shadow:0 9px 20px rgba(166,126,180,.2)}
.header-cta:hover{box-shadow:0 13px 26px rgba(166,126,180,.28)}
.hero{background:radial-gradient(circle at 84% 4%,rgba(255,215,102,.3),transparent 24%),radial-gradient(circle at 15% 96%,rgba(101,217,213,.22),transparent 25%),linear-gradient(135deg,#fffefd 0%,#fbf6f1 50%,#effaf7 100%)}
.hero-glow--one{background:radial-gradient(circle,var(--brand-yellow) 0%,var(--brand-pink) 43%,transparent 72%);opacity:.28}
.hero-glow--two{background:radial-gradient(circle,var(--brand-cyan) 0%,var(--brand-lilac) 52%,transparent 74%);opacity:.24}
.eyebrow,.kicker,.demo-label{color:#574762}
.eyebrow-dot{background:var(--brand-pink);box-shadow:0 0 0 5px rgba(223,120,176,.17)}
.hero-lead,.section-heading--split>p,.section-heading--center>p:last-child,.source-grid .section-heading>p:last-child,.difference-grid .section-heading>p:last-child,.safety-grid .section-heading>p:last-child{color:#625b66}
.button--outline{color:var(--navy);border-color:#6d5b78;background:rgba(255,255,255,.48)}
.button--outline:hover{background:#f2eafa;border-color:var(--brand-pink)}
.chat-card{border-color:rgba(86,65,93,.16);box-shadow:var(--shadow)}
.chat-topbar{border-bottom-color:rgba(86,65,93,.1)}
.status-pill,.chat-suggestion,.floating-note{color:var(--navy)}
.status-dot{background:var(--brand-cyan)}
.bubble--butler{background:#f1effa}
.bubble--user{background:linear-gradient(135deg,#40334a,#5d4262)}
.chat-suggestion{background:linear-gradient(110deg,#fff0cb,#e5f8f2 52%,#f0e9fb)}
.floating-note{border:1px solid rgba(86,65,93,.1)}
.section--soft{background:#f5f7f3}
.section--cream{background:var(--cream)}
.section--navy{background:linear-gradient(135deg,#2d2932 0%,#493648 100%)}
.section--navy h2 span{background:linear-gradient(135deg,#8ee5df,#df9ad0,#ffda73);-webkit-background-clip:text;background-clip:text;color:transparent}
.scene-card--mint{background:#dcf7ef}
.scene-card--yellow{background:#fff3c9}
.scene-card--blue{background:#e9e5f8}
.scene-card--peach{background:#ffe9ed}
.scene-card--navy{background:linear-gradient(135deg,#403246,#60425d)}
.scene-card--white{background:#fff}
.demo-panel{background:#f1f8f5;border-color:rgba(86,65,93,.14)}
.demo-panel-head{background:linear-gradient(120deg,#3c3044,#2c4647)}
.demo-option:hover{background:#f4eafa;border-color:var(--brand-pink)}
.icon-button{background:var(--brand-gradient);color:#2b2730}
.memo-card{background:linear-gradient(135deg,#332e3a 0%,#4f374e 66%,#3c5555 100%)}
.memo-kicker,.step-no{color:#9de6df}
.steps-grid .step-card{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.2)}
.flow-line span{background:var(--brand-gradient);color:#2b2730}
.use-feature:nth-child(2){background:#fff3c9}
.use-feature:nth-child(3){background:#e9e5f8}
.use-feature:nth-child(4){background:#ffe9ed}
.use-feature:nth-child(5){background:#e5f7f2}
.use-feature--accent{background:linear-gradient(135deg,#332e3a,#59405c)!important}
.use-tag{color:#6d4e74}
.section--faq{background:#fffefd}
.final-cta{background:radial-gradient(circle at 82% 36%,rgba(223,120,176,.22),transparent 22%),linear-gradient(125deg,#e1f8f0 0%,#f0e8fb 50%,#fff0c7 100%)}
.final-orb{background:rgba(255,255,255,.68);border-color:rgba(86,65,93,.15);box-shadow:0 20px 60px rgba(166,126,180,.15)}
.final-orb span{background:linear-gradient(135deg,#3c3044,#6a4264);box-shadow:0 9px 18px rgba(58,43,58,.2)}
.footer-group h2{color:#24383f}
::selection{background:#f0c3dc;color:#2b2730}
.header-cta{background:#06c755;color:#fff;box-shadow:0 9px 20px rgba(6,199,85,.22)}
.header-cta:hover{background:#05b64d;box-shadow:0 13px 26px rgba(6,199,85,.3)}
.gym-carousel{margin-top:13px;padding:11px 11px 9px;border:1px solid rgba(86,65,93,.12);border-radius:17px;background:linear-gradient(135deg,#fff,#f5effa 58%,#eaf9f4);overflow:hidden}
.gym-carousel__head{display:flex;justify-content:space-between;align-items:center;padding:0 2px 8px;color:#76627b;font-size:8px;font-weight:900;letter-spacing:.13em}
.gym-carousel__track{display:flex;gap:9px;overflow:hidden}
.gym-card{flex:0 0 82%;min-width:0;border:1px solid rgba(86,65,93,.1);border-radius:13px;background:#fff;box-shadow:0 7px 15px rgba(86,65,93,.08);overflow:hidden}
.gym-card--peek{flex-basis:52%;opacity:.7}
.gym-card__visual{height:64px;position:relative;display:flex;align-items:flex-end;padding:8px 10px;background:linear-gradient(135deg,#65d9d5 0%,#a397df 43%,#df78b0 70%,#ffd766 100%);color:#fff;overflow:hidden}
.gym-card__visual::before,.gym-card__visual::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.55);border-radius:50%}
.gym-card__visual::before{width:88px;height:88px;right:-25px;top:-45px}
.gym-card__visual::after{width:52px;height:52px;right:15px;bottom:-31px}
.gym-card__visual span{position:relative;z-index:1;font-size:17px;font-weight:900;letter-spacing:.08em;text-shadow:0 2px 8px rgba(60,38,75,.16)}
.gym-card__visual i{position:absolute;z-index:1;right:12px;top:8px;font-size:24px;font-style:normal;color:rgba(255,255,255,.9)}
.gym-card__body{padding:8px 10px 10px;color:var(--navy)}
.gym-card__eyebrow{display:block;margin-bottom:2px;color:#9b7198;font-size:8px;font-weight:800;letter-spacing:.1em}
.gym-card__body strong{display:block;font-size:12px;line-height:1.35}
.gym-card__body p{margin:3px 0 6px;color:#776f7a;font-size:9px;line-height:1.35}
.gym-card__tags{display:flex;gap:4px;flex-wrap:wrap}
.gym-card__tags span{padding:3px 5px;border-radius:999px;background:#eef9f5;color:#4f8e83;font-size:8px;font-weight:700}
.gym-carousel__foot{display:flex;align-items:center;justify-content:center;gap:12px;padding-top:8px}
.gym-carousel__foot button{width:17px;height:17px;padding:0;border:0;border-radius:50%;background:rgba(86,65,93,.08);color:#77617d;font-size:15px;line-height:1}
.gym-carousel__foot button:disabled{opacity:.55}
.gym-carousel__dots{display:flex;gap:4px;align-items:center}
.gym-carousel__dots i,.gym-carousel__dots b{display:block;width:4px;height:4px;border-radius:50%;background:#d3c3d5}
.gym-carousel__dots b{width:6px;height:6px;background:#df78b0}
.footer-group--media li:last-child img{width:200px;height:auto}
@media (max-width:767px){.footer-group--media li:last-child img{width:150px;max-width:100%}}
.brand-logo{width:220px}
.footer-group--media img{width:300px;height:auto;max-width:100%}
.footer-group--media li:last-child img{width:300px;max-width:100%}
@media (max-width:767px){
  .brand-logo{width:180px}
  .footer-group--media ul{display:flex;grid-template-columns:none;gap:30px}
  .footer-group--media img,.footer-group--media li:last-child img{width:min(300px,100%);max-width:100%}
}
/* Match FIT PALETTE to the existing media-logo sizes; do not scale the other logos up to FIT. */
.footer-group--media li:nth-child(1) img{width:150px}
.footer-group--media li:nth-child(2) img{width:143px}
.footer-group--media li:nth-child(3) img{width:154px}
.footer-group--media li:nth-child(4) img{width:159px}
.footer-group--media li:nth-child(5) img{width:150px}
@media (max-width:767px){
  .footer-group--media li:nth-child(1) img{width:150px}
  .footer-group--media li:nth-child(2) img{width:143px}
  .footer-group--media li:nth-child(3) img{width:154px}
  .footer-group--media li:nth-child(4) img{width:159px}
  .footer-group--media li:nth-child(5) img{width:150px}
}
.hero-service-label{margin:0 0 14px;color:#6a4264;font-size:clamp(.9rem,1.4vw,1.08rem);font-weight:900;letter-spacing:.08em}
@media (max-width:767px){.hero-service-label{margin-bottom:11px;font-size:.88rem;letter-spacing:.05em}}
