:root{--bg-primary:#f2f3f5;--bg-secondary:#fafbfc;--bg-soft:#eeeff2;--surface:#fafbfc;--surface-muted:#f2f3f5;--text-primary:#1f2328;--text-secondary:#586270;--text-muted:#808c9c;--brand:#283a51;--brand-dark:#24282e;--brand-medium:#3a5477;--brand-soft:#e3e6ea;--brand-pale:#f2f3f5;--stone:#cdd1d6;--taupe:#b6bbc3;--sand:#dfe2e6;--oak:#98a4b7;--champagne:#859bb9;--border-soft:#1f232817;--border-medium:#1f23281f;--shadow-soft:#1f232814;--shadow-medium:#1f23281f;--green:var(--brand);--green-dark:var(--brand-dark);--green-soft:var(--brand-soft);--ivory:var(--bg-soft);--warm:var(--oak);--text:var(--text-primary);--muted:var(--text-secondary);--line:var(--border-soft);--white:var(--surface)}*{box-sizing:border-box}body{color:var(--text);background:var(--bg-secondary);text-rendering:optimizelegibility;margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.site-header{z-index:100;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;height:74px;padding:0 clamp(24px,4vw,70px);transition:background .25s,border-color .25s,box-shadow .25s;display:flex;position:fixed;inset:0 0 auto}.site-header.is-scrolled{border-color:var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafbfce6;box-shadow:0 8px 30px #1f23280e}.brand{letter-spacing:.08em;align-items:center;gap:12px;font-size:21px;font-weight:800;display:inline-flex}.brand-mark{color:#fafbfc;background:var(--green);letter-spacing:0;border-radius:12px;place-items:center;width:38px;height:38px;font-size:22px;display:grid;box-shadow:inset 0 0 0 1px #fafbfc38}.site-nav{align-items:center;gap:clamp(18px,2.4vw,34px);font-size:14px;font-weight:650;display:flex}.site-nav a:not(.nav-cta){color:var(--text-secondary)}.nav-cta{color:#fafbfc;background:var(--green-dark);border-radius:10px;padding:11px 18px}.eyebrow{color:var(--green);letter-spacing:.18em;font-size:12px;font-weight:800;display:inline-block}.primary-button{background:var(--green-dark);color:#fafbfc;border-radius:12px;align-items:center;gap:16px;padding:15px 20px;font-weight:750;display:inline-flex;box-shadow:0 14px 30px #24282e24}.primary-button.light{background:var(--surface);color:var(--brand-dark);border:1px solid #fafbfc8c}.secondary-button{color:#fafbfc;border:1px solid #fafbfc80;border-radius:12px;align-items:center;padding:15px 20px;font-weight:750;display:inline-flex}.live-dot{background:#6480a6;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #6480a61c}.speech-bubble{white-space:nowrap;width:max-content;max-width:260px;color:var(--text-primary);border:1px solid var(--border-medium);background:#fafbfcf7;border-radius:10px;padding:9px 12px;font-size:12px;font-weight:720;animation:.3s both bubbleIn;position:relative;transform:translateY(-10px);box-shadow:0 10px 28px #1f23281f}.speech-bubble:after{content:"";background:inherit;border-right:1px solid var(--border-medium);border-bottom:1px solid var(--border-medium);width:9px;height:9px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.tone-system{background:var(--brand-pale);color:var(--brand)}.tone-patient{background:#f2f3f5}@keyframes bubbleIn{0%{opacity:0;transform:translateY(0)scale(.96)}to{opacity:1;transform:translateY(-10px)scale(1)}}.robot-status{white-space:nowrap;color:#fafbfc;background:#1f2328f0;border-radius:999px;align-items:center;gap:7px;width:max-content;max-width:240px;padding:8px 10px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 10px 28px #24282e29}.robot-status-dot{background:#a2aebf;border-radius:50%;width:7px;height:7px}.robot-recording .robot-status-dot{background:#b85f59;animation:1s infinite pulse}.robot-processing .robot-status-dot{background:#738daf;animation:.65s infinite pulse}@keyframes pulse{50%{opacity:.35;transform:scale(.75)}}.patient-call-screen{color:#f2f3f5;background:#1f2328;border-radius:5px;width:130px;padding:11px 12px;box-shadow:0 5px 16px #1f232824}.patient-call-screen span{letter-spacing:.08em;opacity:.65;margin-bottom:6px;font-size:7px;display:block}.patient-call-screen strong{font-size:10px}.patient-call-screen.is-calling{background:var(--brand)}.marketing-section{padding:clamp(90px,10vw,150px) clamp(24px,7vw,120px)}.tone-light{background:var(--bg-secondary)}.tone-ivory{background:var(--bg-soft)}.tone-sage{background:linear-gradient(#f2f3f5 0% 100%)}.tone-green .eyebrow{color:#a9b4c4}.section-heading{max-width:760px;margin-bottom:clamp(46px,6vw,80px)}.section-heading h2{letter-spacing:-.035em;margin:16px 0 18px;font-size:clamp(35px,4.3vw,60px);line-height:1.15}.section-heading p{color:var(--muted);margin:0;font-size:17px;line-height:1.8}.workflow-rail{grid-template-columns:repeat(8,1fr);gap:10px;display:grid}.workflow-step{border:1px solid var(--border-soft);background:#fafbfcb8;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:126px;padding:18px;display:flex;position:relative}.workflow-step:not(:last-child):after{content:"→";color:#8c97a5;z-index:2;position:absolute;top:50%;right:-10px;transform:translateY(-50%)}.workflow-step span{color:var(--text-muted);font-size:11px}.workflow-step strong{font-size:15px}.split-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);align-items:stretch;gap:30px;display:grid}.product-mockup{border:1px solid var(--border-soft);background:#f2f3f5;border-radius:24px;min-height:430px;padding:14px;box-shadow:0 30px 70px #1f232814}.mock-warm{background:#eceef0}.mock-dark{background:#eaecef}.mock-window-bar{background:var(--surface);height:46px;color:var(--text-secondary);border-radius:13px 13px 8px 8px;align-items:center;gap:7px;padding:0 16px;display:flex}.mock-window-bar>span{background:#d0d4d9;border-radius:50%;width:7px;height:7px}.mock-window-bar strong{margin-left:8px;font-size:12px}.mock-body{background:#fafbfc;border-radius:9px 9px 15px 15px;grid-template-columns:118px 1fr;height:355px;margin-top:7px;display:grid;overflow:hidden}.mock-body aside{background:#f2f3f5;flex-direction:column;gap:9px;padding:20px 12px;display:flex}.mock-body aside i{color:#616d7c;border-radius:6px;padding:8px 7px;font-size:9px;font-style:normal}.mock-body aside i:first-child{color:var(--brand);background:#283a511a;font-weight:700}.mock-main{padding:22px}.mock-title-row{justify-content:space-between;align-items:center;display:flex}.mock-title-row b{font-size:16px}.mock-title-row em{color:var(--text-muted);border:1px solid #e2e4e8;border-radius:999px;padding:4px 7px;font-size:7px;font-style:normal}.mock-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 12px;display:grid}.mock-metrics span{background:var(--surface);border:1px solid #e7e9ec;border-radius:8px;height:55px}.mock-chart{background:linear-gradient(#fafbfc,#f2f3f5);border:1px solid #e7e9ec;border-radius:10px;height:102px;position:relative;overflow:hidden}.mock-chart:after{content:"";background:var(--green);height:2px;box-shadow:55px -13px 0 -.4px var(--green), 110px 5px 0 -.4px var(--green), 165px -18px 0 -.4px var(--green);position:absolute;inset:62% 4% auto;transform:rotate(-4deg)}.mock-table{gap:7px;margin-top:12px;display:grid}.mock-table i{background:#eceef1;border-radius:5px;height:15px;display:block}.feature-copy-card{color:#fafbfc;background:#25292f;border-radius:24px;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,52px);display:flex}.feature-number{color:#9fabbc;letter-spacing:.14em;font-size:12px}.feature-copy-card h3{letter-spacing:-.025em;margin:22px 0;font-size:clamp(26px,2.4vw,38px);line-height:1.35}.feature-copy-card p{color:#bcc1c9;line-height:1.75}.mini-tags{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.mini-tags span{border:1px solid #fafbfc29;border-radius:999px;padding:7px 10px;font-size:11px}.ai-showcase{grid-template-columns:.85fr 1.15fr;gap:24px;display:grid}.ai-robot-card,.ai-sequence{background:#fafbfc0e;border:1px solid #fafbfc1f;border-radius:24px}.ai-robot-card{flex-direction:column;justify-content:space-between;min-height:430px;padding:38px;display:flex}.robot-illustration{place-items:center;height:220px;display:grid;position:relative}.robot-head{background:var(--bg-soft);border-radius:30px;width:144px;height:110px;position:relative;box-shadow:0 20px 45px #1113172e}.robot-head:after{content:"";background:#1f2328;border-radius:20px;position:absolute;inset:20px 18px 24px}.robot-head i{z-index:2;background:#acb6c6;border-radius:50%;width:10px;height:10px;position:absolute;top:47px}.robot-head i:first-child{left:50px}.robot-head i:nth-child(2){right:50px}.robot-head b{z-index:2;background:#b85f59;border-radius:3px;width:45px;height:4px;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.robot-base{background:#cdd1d6;border-radius:22px 22px 26px 26px;width:112px;height:48px;position:absolute;bottom:16px}.live-pill{letter-spacing:.12em;color:#a9b4c4;font-size:10px}.ai-robot-card h3{margin:14px 0 8px;font-size:29px}.ai-robot-card p{color:#babfc7;margin:0}.ai-sequence{grid-template-columns:repeat(2,1fr);gap:12px;padding:18px;display:grid}.ai-sequence div{background:#fafbfc0e;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:115px;padding:18px;display:flex}.ai-sequence span{color:#899ebb;font-size:11px}.ai-sequence strong{font-size:18px}.disclaimer{color:#8e98a6;margin:24px 0 0;font-size:12px}.patientcall-demo{grid-template-columns:1fr auto 1fr auto .65fr;align-items:center;gap:18px;display:grid}.call-client-card,.call-display-card,.patient-move-card{border-radius:24px;flex-direction:column;justify-content:center;min-height:230px;padding:28px;display:flex;box-shadow:0 24px 50px #1f232812}.call-client-card{background:var(--surface)}.call-client-card span{color:var(--text-muted);font-size:11px}.call-client-card strong{margin:17px 0;font-size:25px}.call-client-card button{background:var(--brand);color:#fafbfc;border:0;border-radius:8px;align-self:flex-start;padding:9px 17px;font-weight:700}.call-display-card{color:#fafbfc;text-align:center;background:#1f2328}.call-display-card small{opacity:.65}.call-display-card strong{margin:19px 0 3px;font-size:38px}.call-display-card p{color:#c4c8ce;margin:0}.patient-move-card{background:var(--bg-secondary);align-items:center;gap:18px}.walking-person{background:var(--brand-soft);width:48px;height:48px;color:var(--green);border-radius:50%;place-items:center;display:grid}.connection-arrow{color:#97a0ad;font-size:25px}.triple-flow{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.triple-flow .product-mockup{min-height:340px}.triple-flow .mock-body{grid-template-columns:85px 1fr;height:270px}.triple-flow .mock-main{padding:16px}.triple-flow .mock-chart{height:70px}.messaging-showcase{grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;display:grid}.phone-mockup{background:#fafbfc;border:12px solid #24282f;border-radius:48px;width:min(350px,100%);min-height:580px;margin:auto;padding:52px 20px 24px;position:relative;box-shadow:0 30px 70px #1f232824}.phone-speaker{background:#343d48;border-radius:5px;width:75px;height:7px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.message-bubble{background:var(--brand-soft);color:#26374d;border-radius:18px 18px 18px 5px;margin:18px 0;padding:18px}.message-bubble.secondary{background:var(--surface)}.message-bubble b{font-size:12px}.message-bubble p{line-height:1.55}.message-bubble span{color:#808c9c;font-size:10px}.message-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.message-grid div{border:1px solid var(--border-soft);background:#fafbfcad;border-radius:18px;padding:28px;font-weight:720}.system-map{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:28px;max-width:950px;margin:auto;padding:54px;position:relative;box-shadow:0 30px 70px #1f232814}.system-core{background:var(--brand-dark);color:#fafbfc;border-radius:16px;width:150px;margin:0 auto 42px;padding:18px;font-weight:800}.system-row{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.system-row span{background:#f2f3f5;border-radius:14px;padding:22px;font-weight:700}.system-line{background:#aeb4bc;width:1px;height:50px;margin:0 auto}.system-row.secondary span{color:#606b7a;background:#eff1f3}.cta-section{text-align:center;color:#fafbfc;background:linear-gradient(135deg,#252a31,#1a1d21);padding:clamp(100px,12vw,170px) 24px}.cta-section .eyebrow{color:#acb6c6}.cta-section h2{letter-spacing:-.04em;max-width:900px;margin:20px auto;font-size:clamp(40px,5vw,70px)}.cta-section p{color:#c3c7ce;font-size:17px}.cta-section>div{justify-content:center;gap:12px;margin-top:36px;display:flex}.site-footer{color:#dcdfe4;background:#121418;grid-template-columns:1fr auto;gap:18px;padding:54px clamp(24px,7vw,120px);display:grid}.footer-brand{letter-spacing:.12em;font-size:19px;font-weight:850}.site-footer p{color:#828e9d}.footer-links{gap:24px;font-size:13px;display:flex}.site-footer small{color:#677484;grid-column:1/-1;margin-top:24px}.primary-button,.nav-cta,.call-client-card button{transition:transform .22s,background-color .22s,box-shadow .22s}.primary-button:hover,.nav-cta:hover,.call-client-card button:hover{background:#292e36;transform:translateY(-1px);box-shadow:0 14px 32px #24282e24}.primary-button.light:hover{color:var(--brand-dark);background:#f2f3f5}.workflow-step,.product-mockup,.call-client-card,.call-display-card,.patient-move-card,.system-map,.message-grid div{border-color:var(--border-soft)}.tone-sage .section-heading p{color:#5f6b7a}@media (max-width:1080px){.workflow-rail{grid-template-columns:repeat(4,1fr)}.workflow-step:nth-child(4):after{display:none}.split-grid,.ai-showcase,.triple-flow,.patientcall-demo{grid-template-columns:1fr}.connection-arrow{text-align:center;transform:rotate(90deg)}.messaging-showcase{grid-template-columns:1fr}}@media (max-width:700px){.site-header{height:64px;padding:0 18px}.brand{font-size:17px}.brand-mark{border-radius:10px;width:34px;height:34px;font-size:18px}.site-nav a:not(.nav-cta){display:none}.nav-cta{padding:9px 12px;font-size:12px}.desktop-only{display:none}.speech-bubble{padding:7px 9px;font-size:10px}.robot-status{font-size:9px}.marketing-section{padding:78px 20px}.section-heading h2{font-size:36px}.section-heading p{font-size:15px}.workflow-rail{grid-template-columns:repeat(2,1fr)}.workflow-step:nth-child(2n):after,.workflow-step:nth-child(4):after{display:none}.mock-body{grid-template-columns:76px 1fr}.mock-main{padding:15px}.product-mockup{min-height:360px}.mock-body{height:285px}.feature-copy-card{padding:30px}.feature-copy-card h3{font-size:27px}.ai-sequence{grid-template-columns:1fr}.ai-robot-card{min-height:360px}.patientcall-demo{gap:10px}.call-client-card,.call-display-card,.patient-move-card{min-height:190px;padding:22px}.phone-mockup{min-height:510px}.message-grid{grid-template-columns:1fr}.system-map{padding:28px 16px}.system-row{gap:8px}.system-row span{padding:15px 8px;font-size:11px}.cta-section h2{font-size:40px}.cta-section>div{flex-direction:column;align-items:stretch;max-width:260px;margin:30px auto 0}.site-footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.site-footer small{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.value-grid{border-top:1px solid var(--border-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,3vw,48px);display:grid}.value-item{padding:34px 4px 8px}.value-item>span{color:var(--brand-medium);letter-spacing:.14em;margin-bottom:28px;font-size:11px;font-weight:800;display:block}.value-item h3{letter-spacing:-.025em;margin:0 0 18px;font-size:clamp(24px,2.2vw,34px);line-height:1.28}.value-item h3 span{display:block}.value-item p{max-width:390px;color:var(--text-secondary);margin:0;font-size:15px;line-height:1.78}.client-product-layout{grid-template-columns:minmax(0,1.55fr) minmax(330px,.72fr);align-items:stretch;gap:26px;display:grid}.careda-client-demo{border:1px solid var(--border-soft);background:#f1f2f4;border-radius:26px;min-height:600px;overflow:hidden;box-shadow:0 34px 80px #1f232817}.careda-appbar{background:var(--surface);border-bottom:1px solid var(--border-soft);grid-template-columns:180px minmax(260px,1fr) 90px;align-items:center;gap:18px;height:66px;padding:0 22px;display:grid}.careda-app-brand{color:var(--brand-dark);align-items:center;gap:10px;display:flex}.careda-app-brand span{background:var(--brand);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:850;display:grid}.careda-app-brand strong{letter-spacing:.08em;font-size:13px}.careda-app-search{border:1px solid var(--border-soft);color:#808c9c;background:#fafbfc;border-radius:10px;max-width:480px;padding:10px 14px;font-size:11px}.careda-app-user{color:var(--text-muted);text-align:right;font-size:11px}.careda-app-layout{grid-template-columns:142px 1fr;min-height:534px;display:grid}.careda-sidebar{border-right:1px solid var(--border-soft);background:#eef0f2;flex-direction:column;gap:7px;padding:22px 12px;display:flex}.careda-sidebar span{color:#5c6776;border-radius:9px;padding:11px 12px;font-size:11px;font-weight:650}.careda-sidebar span.is-active{color:var(--brand);background:#283a511c;font-weight:800}.careda-workspace{background:#fafbfc;padding:25px}.careda-screen-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.careda-screen-heading small{color:var(--text-muted);font-size:10px}.careda-screen-heading h4{letter-spacing:-.03em;margin:5px 0 0;font-size:25px}.careda-screen-heading button{background:var(--brand);color:#fff;border:0;border-radius:9px;padding:10px 14px;font-size:10px;font-weight:750}.careda-metric-row{grid-template-columns:repeat(4,1fr);gap:10px;margin:20px 0 14px;display:grid}.careda-metric-row div{background:var(--surface);border:1px solid #e5e7eb;border-radius:12px;min-height:82px;padding:14px}.careda-metric-row small{color:var(--text-muted);margin-bottom:11px;font-size:9px;display:block}.careda-metric-row strong{letter-spacing:-.03em;font-size:23px}.careda-metric-row em{color:var(--text-muted);margin-left:3px;font-size:9px;font-style:normal}.careda-schedule-panel{background:var(--surface);border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.schedule-toolbar{border-bottom:1px solid #eceef0;justify-content:space-between;align-items:center;gap:12px;padding:15px 17px;display:flex}.schedule-toolbar strong{font-size:11px}.schedule-toolbar span{color:var(--text-muted);font-size:8px}.schedule-table{padding:3px 14px 10px}.schedule-row{border-bottom:1px solid #f0f1f3;grid-template-columns:54px 1fr 80px 44px;align-items:center;gap:10px;min-height:64px;display:grid}.schedule-row:last-child{border-bottom:0}.schedule-row time{color:#717e8f;font-size:10px;font-weight:750}.schedule-person{flex-direction:column;gap:3px;display:flex}.schedule-person strong{font-size:11px}.schedule-person span{color:var(--text-muted);font-size:8px}.schedule-status{color:var(--brand);background:#f2f3f5;border-radius:999px;justify-self:start;padding:6px 8px;font-size:8px;font-weight:750}.status-시술-관리{color:#4a6282;background:#edeff1}.status-예약{color:#64707f;background:#f2f3f5}.schedule-row button{color:#6d798a;background:#fafbfc;border:1px solid #e5e7eb;border-radius:7px;padding:6px;font-size:8px}.client-story-panel{color:#fafbfc;background:#25292f;border-radius:26px;flex-direction:column;justify-content:center;padding:clamp(30px,4vw,48px);display:flex}.client-story-panel h3{letter-spacing:-.03em;margin:20px 0;font-size:clamp(28px,2.6vw,39px);line-height:1.34}.client-story-panel>p{color:#bcc1c8;margin:0;font-size:14px;line-height:1.78}.client-story-list{border-top:1px solid #fafbfc1f;gap:0;margin-top:30px;display:grid}.client-story-list div{border-bottom:1px solid #fafbfc1a;gap:4px;padding:15px 0;display:grid}.client-story-list strong{font-size:13px}.client-story-list span{color:#9fa6b0;font-size:11px;line-height:1.5}.ai-product-layout{grid-template-columns:minmax(310px,.72fr) minmax(0,1.45fr);gap:22px;display:grid}.ai-robot-card-v5{min-height:590px}.ai-workflow-panel{grid-template-rows:auto 1fr;gap:16px;display:grid}.ai-summary-preview{background:#fafbfc12;border:1px solid #fafbfc1f;border-radius:22px;padding:22px}.ai-summary-head{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.ai-summary-head span{color:#909aa8;font-size:9px}.ai-summary-head strong{font-size:14px}.ai-summary-head em{color:#bcc4d1;background:#a4afbf24;border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal}.ai-waveform{background:#00000014;border-radius:12px;align-items:center;gap:5px;height:54px;margin:20px 0 14px;padding:0 10px;display:flex}.ai-waveform i{opacity:.9;background:#97a4b7;border-radius:3px;width:3px}.ai-waveform i:first-child{height:10px}.ai-waveform i:nth-child(2){height:24px}.ai-waveform i:nth-child(3){height:34px}.ai-waveform i:nth-child(4){height:18px}.ai-waveform i:nth-child(5){height:40px}.ai-waveform i:nth-child(6){height:28px}.ai-waveform i:nth-child(7){height:45px}.ai-waveform i:nth-child(8){height:22px}.ai-waveform i:nth-child(9){height:37px}.ai-waveform i:nth-child(10){height:16px}.ai-waveform i:nth-child(11){height:29px}.ai-waveform i:nth-child(12){height:12px}.ai-summary-body{background:#fafbfc0f;border-radius:14px;padding:16px}.ai-summary-body small{color:#9ca3ae;font-size:9px}.ai-summary-body p{color:#d1d4d9;margin:9px 0 14px;font-size:12px;line-height:1.7}.ai-summary-body div{flex-wrap:wrap;gap:7px;display:flex}.ai-summary-body div span{color:#aab0b9;border:1px solid #fafbfc1a;border-radius:999px;padding:6px 8px;font-size:8px}.ai-step-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ai-step{background:#fafbfc0b;border:1px solid #fafbfc1a;border-radius:16px;grid-template-columns:34px 1fr;gap:10px;min-height:128px;padding:17px;display:grid}.ai-step>span{color:#869cb9;font-size:10px;font-weight:800}.ai-step strong{margin-bottom:7px;font-size:14px;display:block}.ai-step p{color:#adb3bc;margin:0;font-size:10px;line-height:1.6}.messaging-showcase-v5{align-items:center}.message-event-list{gap:10px;display:grid}.message-event-list article{border:1px solid var(--border-soft);background:#fafbfcbd;border-radius:16px;grid-template-columns:94px 24px 1fr;align-items:center;gap:10px;padding:18px 20px;display:grid}.message-event-list article>span{color:var(--text-muted);font-size:11px;font-weight:750}.message-event-list article>i{color:#959fac;font-style:normal}.message-event-list article strong{font-size:15px;display:block}.message-event-list article p{color:var(--text-secondary);margin:5px 0 0;font-size:11px;line-height:1.55}.message-channel-row{flex-wrap:wrap;gap:8px;padding-top:8px;display:flex}.message-channel-row span{color:#5d6877;background:#ebedef;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:750}.daily-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.daily-feature{border:1px solid var(--border-soft);background:#fafbfcad;border-radius:20px;grid-template-columns:58px 1fr;gap:22px;min-height:190px;padding:30px;display:grid}.daily-feature-icon{background:var(--brand-pale);width:52px;height:52px;color:var(--brand);border-radius:15px;place-items:center;font-size:24px;display:grid}.daily-feature h3{letter-spacing:-.025em;margin:2px 0 10px;font-size:23px}.daily-feature p{color:var(--text-secondary);margin:0 0 18px;font-size:13px;line-height:1.7}.daily-feature small{color:var(--brand-medium);font-size:10px;font-weight:750}.ecosystem-map{border:1px solid var(--border-soft);background:#fafbfcc7;border-radius:28px;grid-template-columns:minmax(240px,.65fr) minmax(0,1.5fr);gap:28px;max-width:1100px;margin:auto;padding:26px;display:grid;box-shadow:0 30px 70px #1f232812}.ecosystem-core{text-align:center;color:#fff;background:linear-gradient(150deg,#252a31,#1a1d21);border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.ecosystem-core>span{width:54px;height:54px;color:var(--brand-dark);background:#f2f3f5;border-radius:16px;place-items:center;font-size:28px;font-weight:850;display:grid}.ecosystem-core strong{letter-spacing:.08em;margin:18px 0 8px;font-size:29px}.ecosystem-core small{color:#aeb4bd;letter-spacing:.08em;font-size:9px}.ecosystem-orbit{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ecosystem-orbit article{border:1px solid var(--border-soft);background:#fafbfc;border-radius:18px;min-height:154px;padding:24px}.ecosystem-orbit article>span{color:var(--brand-medium);font-size:9px;font-weight:850}.ecosystem-orbit strong{margin:14px 0 7px;font-size:17px;display:block}.ecosystem-orbit p{color:var(--text-secondary);margin:0;font-size:11px;line-height:1.6}@media (max-width:1080px){.value-grid{grid-template-columns:1fr}.value-item{grid-template-columns:52px minmax(220px,.7fr) 1fr;align-items:start;gap:20px;display:grid}.value-item>span{margin:7px 0 0}.value-item h3{margin:0}.client-product-layout,.ai-product-layout,.ecosystem-map{grid-template-columns:1fr}.client-story-panel{min-height:420px}.ecosystem-core{min-height:230px}}@media (max-width:700px){.value-item{padding:28px 2px 8px;display:block}.value-item>span{margin:0 0 16px}.value-item h3{margin-bottom:12px;font-size:26px}.careda-client-demo{border-radius:20px;min-height:520px}.careda-appbar{grid-template-columns:110px 1fr;height:54px;padding:0 12px}.careda-app-search{white-space:nowrap;text-overflow:ellipsis;padding:8px 10px;overflow:hidden}.careda-app-user{display:none}.careda-app-layout{grid-template-columns:76px 1fr;min-height:466px}.careda-sidebar{padding:14px 7px}.careda-sidebar span{padding:9px 7px;font-size:8px}.careda-workspace{padding:14px;overflow:hidden}.careda-screen-heading h4{font-size:20px}.careda-screen-heading button{padding:8px 9px;font-size:8px}.careda-metric-row{grid-template-columns:repeat(2,1fr);gap:7px;margin:14px 0 10px}.careda-metric-row div{min-height:64px;padding:10px}.careda-metric-row strong{font-size:19px}.schedule-toolbar{padding:11px 10px}.schedule-toolbar span{display:none}.schedule-table{padding:2px 8px 7px}.schedule-row{grid-template-columns:40px 1fr 57px;gap:7px;min-height:54px}.schedule-row button{display:none}.schedule-status{padding:5px 6px;font-size:7px}.client-story-panel{border-radius:20px;min-height:auto;padding:28px 24px}.client-story-panel h3{font-size:29px}.ai-robot-card-v5{min-height:390px}.ai-step-list{grid-template-columns:1fr}.ai-step{min-height:auto}.message-event-list article{grid-template-columns:76px 18px 1fr;padding:15px}.daily-feature-grid,.ecosystem-orbit{grid-template-columns:1fr}.daily-feature{grid-template-columns:46px 1fr;gap:14px;min-height:auto;padding:22px 18px}.daily-feature-icon{border-radius:13px;width:44px;height:44px;font-size:20px}.daily-feature h3{font-size:20px}.ecosystem-map{border-radius:20px;padding:14px}.ecosystem-core{min-height:200px}.ecosystem-orbit article{min-height:auto;padding:19px}}.dashboard-showcase-v5{grid-template-columns:minmax(0,1.45fr) minmax(300px,.7fr);align-items:stretch;gap:22px;display:grid}.dashboard-role-panel{border:1px solid var(--border-soft);background:#eff1f3;border-radius:24px;flex-direction:column;justify-content:center;padding:34px;display:flex}.dashboard-role-panel>span{color:var(--brand-medium);letter-spacing:.14em;font-size:10px;font-weight:800}.dashboard-role-panel h3{letter-spacing:-.03em;margin:18px 0 14px;font-size:clamp(26px,2.4vw,36px);line-height:1.34}.dashboard-role-panel>p{color:var(--text-secondary);margin:0 0 24px;font-size:13px;line-height:1.72}.dashboard-role-panel>div{border-top:1px solid var(--border-soft);grid-template-columns:64px 1fr;gap:12px;padding:12px 0;display:grid}.dashboard-role-panel>div strong{font-size:12px}.dashboard-role-panel>div span{color:var(--text-muted);font-size:11px}@media (max-width:1080px){.dashboard-showcase-v5{grid-template-columns:1fr}}@media (max-width:700px){.dashboard-role-panel{border-radius:20px;padding:26px 22px}}:root{--bg-primary:#f2f3f5;--text-primary:#1f2328;--brand-primary:#283a51}html{scroll-behavior:smooth;scroll-padding-top:90px}body{overflow-x:hidden}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:5px;outline:3px solid #8e99a7}.site-header{background:#fafbfcf0;border-bottom:1px solid #d8dbe150;height:74px;padding:0 4.5vw}.brand{letter-spacing:.055em}.brand-mark{border-radius:9px}.site-nav{gap:32px}.site-nav a{font-size:13px}.primary-button,.secondary-button{border-radius:4px;gap:24px;min-height:46px;padding:12px 20px;font-size:13px;font-weight:600}.primary-button{box-shadow:none}.primary-button span{margin-left:14px}.marketing-section{padding:106px max(5vw,50vw - 620px);overflow:hidden}.section-heading{max-width:880px;margin:0 0 44px}.section-heading h2{letter-spacing:-.055em;max-width:780px;margin:18px 0;font-size:clamp(28px,3vw,43px);line-height:1.38}.section-heading p{max-width:690px;font-size:15px;line-height:1.85}.eyebrow{letter-spacing:.16em;font-size:10px}.workflow-rail{border-top:1px solid #c1c5cc;border-bottom:1px solid #c1c5cc;grid-template-columns:repeat(8,1fr);gap:0}.workflow-step{border-radius:0;min-height:115px;padding:28px 12px;box-shadow:none!important;background:0 0!important;border:0!important;border-right:1px solid #d2d5da!important}.workflow-step:last-child{border-right:0!important}.workflow-step:after{display:none}.workflow-step>span{color:#848f9e;margin-bottom:18px;font-size:11px;display:block}.workflow-step>strong{font-size:14px}.client-showcase-v5{align-items:stretch;gap:28px}.client-demo-window{border-radius:9px;box-shadow:0 20px 65px #212f4220}.client-demo-main{padding:22px}.client-demo-window button{pointer-events:none}.client-story-panel{border-radius:8px}.client-story-panel h3{font-size:28px}.client-story-panel p{font-size:14px;line-height:1.8}.tone-green{color:#fafbfc;background:#252930}.tone-green .section-heading p{color:#c8ccd2}.ai-product-layout{grid-template-columns:.9fr 1.15fr;align-items:center;gap:54px}.ai-robot-card-v5{color:#262a31;background:#e3e5e9;border:0;border-radius:8px;min-height:540px;padding:0 28px 30px;overflow:hidden}.ai-robot-card-v5 .robot-illustration{height:330px}.ai-robot-card-v5 img{object-fit:contain;width:100%;height:330px}.ai-robot-card-v5 h3{font-size:25px}.ai-robot-card-v5 p{color:#5c6775;max-width:330px;font-size:13px;line-height:1.8}.ai-workflow-panel{gap:25px}.ai-summary-preview{border:0;border-radius:7px;box-shadow:0 14px 44px #15181c2c}.ai-summary-head{font-size:12px}.ai-summary-body p{font-size:14px;line-height:1.8}.ai-step-list{display:block}.ai-step{color:#f0f2f4;background:0 0;border:0;border-bottom:1px solid #65718166;border-radius:0;gap:16px;min-height:0;padding:16px 0}.ai-step>span{color:#a2a9b3;background:0 0;width:24px;font-size:11px}.ai-step strong{color:#f2f3f5;font-size:14px}.ai-step p{color:#c1c5cc;margin-top:5px;font-size:12px;line-height:1.7}.disclaimer{color:#bfc3ca;margin-top:30px;font-size:12px}.call-editorial{grid-template-columns:1.25fr 1fr;align-items:center;gap:70px;display:grid}.call-wallboard{color:#f2f3f5;background:#25292f;border:9px solid #282d35;border-radius:9px;padding:30px;overflow:hidden;box-shadow:0 30px 55px #30456025}.call-wallboard header{border-bottom:1px solid #fafbfc22;justify-content:space-between;padding-bottom:24px;font-size:13px;display:flex}.call-wallboard header strong{letter-spacing:.13em}.call-wallboard>small{color:#bfc3ca;margin-top:36px;font-size:12px;display:block}.call-wallboard h3{letter-spacing:-.05em;margin:16px 0;font-size:49px}.call-wallboard p{color:#cbcfd4;font-size:17px}.call-wallboard footer{border-top:1px solid #fafbfc22;justify-content:space-between;margin-top:50px;padding-top:18px;font-size:11px;display:flex}.call-wallboard.is-calling{background:#26374e}.call-explainer h3{margin:20px 0;font-size:30px;line-height:1.5}.call-explainer ol{margin:0 0 28px;padding-left:19px;font-size:14px;line-height:2.9}.demo-caption{color:#6d798a;margin:18px 0 0;font-size:11px;line-height:1.8}.record-flow{background:#fafbfc;border:1px solid #d8dbe1;border-radius:8px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:0 20px 60px #23334809}.record-flow article{border-right:1px solid #d8dbe1;padding:30px}.record-flow article:last-child{background:#ebedef;border:0}.record-flow header>span{color:#808c9c;font-size:11px}.record-flow h3{margin:12px 0;font-size:23px}.record-flow em{color:#304662;background:#e4e6ea;border-radius:3px;padding:5px 9px;font-size:11px;font-style:normal}.record-flow dl{margin:34px 0 0}.record-flow dl div{border-top:1px solid #e1e3e8;padding:15px 0}.record-flow dt{color:#738091;margin-bottom:7px;font-size:11px}.record-flow dd{margin:0;font-size:13px;line-height:1.6}.dashboard-showcase-v5{grid-template-columns:1.8fr 1fr;gap:40px}.dashboard-real{background:#fafbfc;border:1px solid #dcdfe4;border-radius:8px;padding:28px;box-shadow:0 25px 60px #2333480a}.dashboard-real>header{color:#4c5868;border-bottom:1px solid #e2e5e9;justify-content:space-between;padding-bottom:18px;font-size:12px;display:flex}.dashboard-real>header small{color:#7f8b9b;font-size:9px}.dashboard-real>h3{margin:27px 0 7px;font-size:21px}.dashboard-real>p{color:#828d9c;margin:0 0 25px;font-size:12px}.metric-row{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metric-row>div{border-right:1px solid #e2e5e9}.metric-row>div:last-child{border:0}.metric-row span{color:#788495;font-size:10px;display:block}.metric-row strong{letter-spacing:-.05em;margin-top:10px;font-size:26px;font-weight:500;display:block}.metric-row small{color:#8591a0;margin-left:4px;font-size:10px;font-weight:400}.dashboard-chart{border:1px solid #e2e5e9;border-radius:5px;margin-top:32px;padding:22px}.dashboard-chart h4{justify-content:space-between;margin:0;font-size:12px;display:flex}.dashboard-chart h4 small{color:#8994a3;font-size:9px}.bar-chart{gap:18px;height:175px;margin-top:28px;display:flex;position:relative}.bar-chart>div:not(.chart-grid){flex-direction:column;flex:1;justify-content:flex-end;align-items:center;display:flex;position:relative}.bar-chart span{background:#a0a7b1;border-radius:3px 3px 0 0;width:70%;max-height:145px;display:block;position:relative}.bar-chart>div:nth-last-child(2) span{background:#2f4460}.bar-chart b{color:#667281;text-align:center;width:100%;font-size:8px;font-weight:500;position:absolute;top:-16px}.bar-chart small{color:#7b8797;margin-top:10px;font-size:10px}.chart-grid{background:repeating-linear-gradient(0deg,#0000 0 34px,#e4e6ea 35px);position:absolute;inset:0 0 24px}.dashboard-role-panel{background:#ebedf0;border-radius:8px;padding:32px}.dashboard-role-panel h3{font-size:29px;line-height:1.4}.dashboard-role-panel p{font-size:13px;line-height:1.9}.dashboard-role-panel>div{padding:18px 0;font-size:13px}.role-note{color:#6e7b8d;border-top:1px solid #d2d5da;padding-top:20px}.messaging-layout{align-items:center;gap:65px}.message-cards{display:block}.message-card{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #ced4dd;border-radius:0;padding:23px 0}.message-card h3{font-size:18px}.message-card p{font-size:13px;line-height:1.8}.phone-mockup{transform:rotate(-3deg);box-shadow:0 26px 65px #27384e18}.system-grid-v5{background:0 0;gap:0}.system-node-card{background:0 0;border:0;border-bottom:1px solid #d0d4d9;border-radius:0;padding:28px 20px}.system-node-card h3{font-size:20px}.system-node-card p{font-size:13px;line-height:1.8}.cta-section{background:#24282e;padding:105px 24px}.cta-section h2{letter-spacing:-.055em;font-size:clamp(30px,4vw,49px);line-height:1.35}.cta-section p{color:#c1c6cd;font-size:14px;line-height:1.9}.cta-section>div{margin-top:30px}.cta-section .secondary-button{color:#fafbfc;background:0 0;border:1px solid #748192;min-width:135px}.site-footer{padding:38px 5vw}.contact-dialog{color:#202f42;text-align:left;background:#fafbfc;border:0;border-radius:12px;width:min(480px,100% - 32px);padding:36px;box-shadow:0 30px 120px #14171b66}.contact-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a1d2188}.contact-dialog h3{margin:17px 0;font-size:24px}.contact-dialog p{color:#697586;font-size:12px;line-height:1.8}.contact-dialog form{gap:16px;margin-top:24px;display:grid}.contact-dialog label{gap:8px;font-size:12px;display:grid}.contact-dialog input,.contact-dialog select,.contact-dialog textarea{width:100%;font:inherit;background:#fff;border:1px solid #ced2d7;border-radius:5px;padding:11px}.dialog-close{color:#395274;background:0 0;border:0;font-size:26px;position:absolute;top:13px;right:17px}@media (max-width:1050px){.marketing-section{padding:80px 5vw}.workflow-rail{grid-template-columns:repeat(4,1fr)}.client-showcase-v5,.dashboard-showcase-v5{grid-template-columns:1fr}.client-story-panel{display:none}.ai-product-layout{gap:25px}.call-editorial{gap:35px}.record-flow article{padding:22px}.dashboard-role-panel{grid-template-columns:1fr 1fr;gap:15px;display:grid}.dashboard-role-panel h3{grid-row:2/5}.dashboard-role-panel>p{display:none}.dashboard-role-panel>span{grid-column:1/-1}}@media (max-width:700px){.site-header{height:64px;padding:0 22px}.brand{font-size:18px}.brand-mark{width:27px;height:27px;font-size:17px}.site-nav{gap:16px}.site-nav a{font-size:11px}.site-nav a:nth-child(2),.site-nav a:nth-child(3){display:none}.site-nav .nav-cta{padding:9px 12px}.marketing-section{padding:65px 24px}.section-heading{margin-bottom:30px}.section-heading h2{margin:14px 0;font-size:29px;line-height:1.45}.section-heading p{font-size:13px;line-height:1.85}.workflow-step{min-height:90px;padding:18px 8px}.workflow-step strong{font-size:11px}.workflow-step span{margin-bottom:10px;font-size:10px}.client-demo-window{min-height:400px}.client-demo-layout{grid-template-columns:80px 1fr}.client-demo-main{padding:12px}.client-demo-sidebar{font-size:9px}.client-demo-metrics{grid-template-columns:repeat(2,1fr)}.client-demo-table-wrap{overflow-x:auto}.client-demo-table{min-width:530px}.ai-product-layout{grid-template-columns:1fr;gap:26px}.ai-robot-card-v5{min-height:400px;padding:0 24px 25px}.ai-robot-card-v5 img,.ai-robot-card-v5 .robot-illustration{height:240px}.ai-robot-card-v5 h3{font-size:23px}.ai-step{padding:14px 0}.ai-summary-head{flex-wrap:wrap;gap:8px}.ai-summary-body p{font-size:12px}.call-editorial{grid-template-columns:1fr;gap:30px}.call-wallboard{padding:22px}.call-wallboard h3{font-size:37px}.call-wallboard p{font-size:14px}.call-wallboard footer{margin-top:32px}.call-explainer h3{font-size:26px}.call-explainer ol{font-size:13px}.record-flow{grid-template-columns:1fr}.record-flow article{border-bottom:1px solid #d8dbe1;border-right:0}.record-flow dl{grid-template-columns:1fr 1fr;gap:0 16px;margin-top:20px;display:grid}.record-flow h3{font-size:21px}.record-flow dd{font-size:12px}.dashboard-real{padding:18px}.metric-row{grid-template-columns:repeat(2,1fr);gap:22px}.metric-row strong{font-size:25px}.dashboard-chart{padding:14px}.bar-chart{gap:7px}.dashboard-role-panel{padding:24px;display:block}.dashboard-role-panel h3{font-size:27px}.dashboard-role-panel>p{display:block}.messaging-layout{grid-template-columns:1fr;gap:32px}.phone-mockup{width:270px;margin:auto}.message-card{padding:18px 0}.cta-section{padding:76px 24px}.cta-section h2{font-size:33px}.cta-section p{font-size:12px}.cta-section>div{gap:10px;display:flex}.cta-section .primary-button,.cta-section .secondary-button{min-width:0;padding:12px 17px}.contact-dialog{padding:28px}.system-node-card{padding:23px 0}.system-node-card h3{font-size:19px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.workflow-step{opacity:1!important;transform:none!important}}h1,h2,h3,p,strong,dd{word-break:keep-all;overflow-wrap:break-word}.section-heading h2{text-wrap:balance}.ai-robot-card-v5{background:#eff0f2}.ai-robot-card-v5 .live-pill{color:#2f445f;letter-spacing:.08em;background:#e0e3e7;font-size:9px}.ai-summary-preview{color:#27384f;background:#fafbfc!important}.ai-summary-head{color:#374f6f!important}.ai-summary-head em{color:#314662!important;background:#e1e3e8!important}.ai-summary-body{background:#eff0f2!important}.ai-summary-body small,.ai-summary-body p{color:#5a6573!important}.ai-summary-body div span{color:#3f5b81!important}.ai-waveform{background:#e8ebee!important}.ai-waveform i{background:#6581a7!important}.demo-register{color:#fff;background:#2a3c55;border-radius:4px;padding:9px 13px;font-size:10px}.demo-detail{color:#697586;font-size:10px}@media (max-width:700px){.demo-detail{display:none}.demo-register{padding:7px;font-size:8px}.careda-client-demo{border-radius:7px;min-height:420px}.careda-app-layout{grid-template-columns:68px 1fr;min-height:400px}.careda-workspace{padding:10px}.schedule-row{grid-template-columns:33px 1fr 57px;gap:3px}.careda-screen-heading h4{font-size:18px}.careda-metric-row div{padding:8px}.careda-sidebar{padding:14px 4px}}.careda-brand-mark{object-fit:contain;-webkit-user-select:none;user-select:none;flex:none;display:block}.brand-mark{width:38px;height:38px;box-shadow:none;background:0 0;border-radius:0}.careda-app-brand .careda-app-brand-mark{background:0 0;border-radius:0;width:30px;height:30px}.ecosystem-core .ecosystem-brand-mark{background:0 0;border-radius:0;width:54px;height:54px}.footer-brand{align-items:center;gap:10px;display:inline-flex}.footer-brand-mark{width:30px;height:30px}.ai-capability-grid{border-top:1px solid #fafbfc29;border-left:1px solid #fafbfc29;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ai-capability-card{background:#fafbfc06;border-bottom:1px solid #fafbfc29;border-right:1px solid #fafbfc29;min-height:270px;padding:30px 28px;transition:background .25s,transform .25s}.ai-capability-card:hover{background:#fafbfc11;transform:translateY(-2px)}.ai-capability-topline{color:#a9b1bd;letter-spacing:.12em;justify-content:space-between;align-items:center;font-size:10px;display:flex}.ai-capability-topline small{letter-spacing:.18em;font-size:9px}.ai-capability-card h3{color:#fafbfc;letter-spacing:-.035em;margin:42px 0 10px;font-size:clamp(28px,2.2vw,38px);line-height:1}.ai-capability-card strong{color:#c9ced6;margin-bottom:16px;font-size:13px;font-weight:650;display:block}.ai-capability-card p{color:#aeb5bf;max-width:330px;margin:0;font-size:12px;line-height:1.75}.ai-note-feature{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:48px;margin-top:74px;display:grid}.ai-note-robot{color:#252a31;background:#e4e6ea;border-radius:8px;overflow:hidden}.ai-note-robot img{object-fit:contain;width:100%;height:340px;display:block}.ai-note-robot>div{padding:0 30px 30px}.ai-note-robot span{color:#657488;letter-spacing:.16em;font-size:9px;font-weight:800}.ai-note-robot h3{letter-spacing:-.035em;margin:12px 0 8px;font-size:29px}.ai-note-robot p{color:#5d6774;margin:0;font-size:13px;line-height:1.7}.ai-note-summary{color:#26364c;background:#fafbfc;border-radius:8px;overflow:hidden;box-shadow:0 22px 60px #0c10153d}.ai-note-summary header{border-bottom:1px solid #e2e5e9;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.ai-note-summary header div{gap:4px;display:grid}.ai-note-summary header span{color:#738092;letter-spacing:.1em;font-size:9px;font-weight:800}.ai-note-summary header strong{font-size:16px}.ai-note-summary header em{color:#3e526d;background:#e7eaf0;border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal}.ai-note-summary-body{background:#eff1f4;border-radius:7px;margin:22px;padding:24px}.ai-note-summary-body small{color:#778292;font-size:10px}.ai-note-summary-body p{color:#536071;margin:11px 0 22px;font-size:14px;line-height:1.8}.ai-note-chips{flex-wrap:wrap;gap:8px;display:flex}.ai-note-chips span{color:#455d7e;border:1px solid #d8dde4;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:700}.ai-note-summary footer{color:#6a7584;align-items:center;gap:12px;padding:0 24px 22px;font-size:10px;display:flex}.ai-note-summary footer i{color:#94a0af;font-style:normal}.connect-layout{grid-template-columns:minmax(0,1.05fr) minmax(340px,.8fr);align-items:center;gap:clamp(44px,6vw,86px);display:grid}.connect-messenger{border:1px solid var(--border-soft);background:#fafbfc;border-radius:10px;overflow:hidden;box-shadow:0 28px 68px #1f23281a}.connect-messenger>header{border-bottom:1px solid #e2e5e9;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.connect-messenger>header>div{align-items:center;gap:11px;display:flex}.connect-messenger>header div div{gap:3px;display:grid}.connect-messenger>header strong{font-size:14px}.connect-messenger>header small,.connect-messenger>header>span{color:#7e8998;font-size:9px}.connect-status-dot{background:#526d92;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #526d921a}.connect-chat-list{background:#f1f3f5;flex-direction:column;gap:18px;min-height:390px;padding:30px 26px;display:flex}.connect-message{max-width:76%}.connect-message small{color:#8792a0;margin-bottom:6px;font-size:9px;display:block}.connect-message p{border-radius:5px;margin:0;padding:13px 15px;font-size:12px;line-height:1.65}.connect-message>span{color:#56677d;background:#fafbfc;border:1px solid #d8dde4;border-radius:4px;margin-top:7px;padding:6px 8px;font-size:9px;display:inline-block}.connect-message.is-other p{color:#334155;background:#fafbfc;border:1px solid #e1e4e8}.connect-message.is-me{text-align:right;align-self:flex-end}.connect-message.is-me p{color:#fafbfc;text-align:left;background:#2b3e58}.connect-system-message{color:#536174;text-align:center;background:#e3e7ec;border-radius:4px;align-self:center;gap:4px;padding:10px 14px;display:grid}.connect-system-message strong{font-size:10px}.connect-system-message span{font-size:9px}.connect-compose{border-top:1px solid #e1e4e8;align-items:center;gap:12px;padding:16px 18px;display:flex}.connect-compose>span{color:#9aa3af;border:1px solid #dde1e6;border-radius:5px;flex:1;padding:11px 13px;font-size:10px}.connect-compose button{color:#fafbfc;opacity:1;background:#2b3e58;border:0;border-radius:5px;width:38px;height:38px}.connect-story h3{letter-spacing:-.04em;margin:18px 0;font-size:clamp(30px,3vw,44px);line-height:1.28}.connect-story>p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.8}.connect-point-list{border-top:1px solid var(--border-soft);margin-top:32px}.connect-point-list>div{border-bottom:1px solid var(--border-soft);grid-template-columns:38px 1fr;gap:12px;padding:17px 0;display:grid}.connect-point-list>div>span{color:var(--brand-medium);font-size:9px;font-weight:800}.connect-point-list strong{margin-bottom:5px;font-size:13px;display:block}.connect-point-list p{color:var(--text-secondary);margin:0;font-size:11px;line-height:1.65}.ecosystem-connect-card{grid-column:1/-1}html{scroll-behavior:smooth}@media (max-width:1080px){.ai-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-note-feature,.connect-layout{grid-template-columns:1fr}.connect-story{max-width:700px}}@media (max-width:700px){.ai-capability-grid{grid-template-columns:1fr}.ai-capability-card{border-left:0;border-right:0;min-height:0;padding:26px 4px 28px}.ai-capability-card h3{margin-top:26px}.ai-note-feature{gap:24px;margin-top:46px}.ai-note-robot img{height:280px}.ai-note-robot>div,.ai-note-summary header,.ai-note-summary footer{padding-left:20px;padding-right:20px}.ai-note-summary-body{margin:16px;padding:20px}.connect-layout{gap:38px}.connect-chat-list{min-height:330px;padding:24px 18px}.connect-message{max-width:88%}.ecosystem-connect-card{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.site-nav .nav-cta{font:inherit;cursor:pointer;border:0}.contact-dialog{max-height:min(820px,100svh - 32px);overflow-y:auto}.contact-dialog textarea{resize:vertical;min-height:110px}.contact-submit:disabled{cursor:wait;opacity:.68}.contact-honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.contact-status{border-radius:7px;padding:11px 12px;margin:-4px 0 0!important;font-size:12px!important;line-height:1.6!important}.contact-status.success{color:#276749;background:#eef7f1}.contact-status.error{color:#a33a34;background:#fff1f0}.contact-optional{color:#8a929d;font-size:11px;font-weight:500}.contact-success-toast{z-index:10000;color:#276749;text-align:center;background:#f3faf5;border:1px solid #d7e7dc;border-radius:9px;width:max-content;max-width:calc(100vw - 32px);padding:13px 18px;font-size:13px;font-weight:650;line-height:1.45;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #1f29371f}@media (max-width:700px){.contact-success-toast{width:calc(100vw - 32px);bottom:18px}}
