@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css");.medichat-root{--primary-50:#f0f4fd;--primary-100:#e7e8fb;--primary-200:#c7c9f3;--primary-300:#a8abeb;--primary-400:#888de2;--primary-500:#5a5dd5;--primary-600:#494caf;--primary-700:#383a89;--primary-800:#272864;--gray:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--surface:#fff;--surface-2:#fafbfd;--line:#e7eaf0;--line-strong:#dadde6;--mint-500:#10b981;--mint-600:#059669;--amber-500:#f59e0b;--amber-600:#d97706;--rose-500:#ef4444;--kakao-yellow:#fee500;--kakao-yellow-2:#ffd400;--kakao-bg:#c6daeb;--ink:#1a1714;--ink-2:#221e1a;--ink-3:#2c2722;--ink-line:#36302a;--on-dark-1:#fff;--on-dark-2:hsla(0,0%,100%,.72);--on-dark-3:hsla(0,0%,100%,.45);--shadow-sm:0 1px 2px rgba(17,20,40,.04);--shadow-md:0 6px 16px -6px rgba(17,20,40,.12);--shadow-lg:0 24px 48px -24px rgba(17,20,40,.3),0 8px 16px -8px rgba(17,20,40,.12);--shadow-xl:0 40px 80px -40px rgba(0,0,0,.55),0 12px 24px -12px rgba(0,0,0,.25);--shadow-brand:0 6px 18px -8px rgba(91,109,236,.45);--shadow-yellow:0 12px 28px -12px rgba(254,229,0,.55);--dur-1:140ms;--dur-2:220ms;--ease:cubic-bezier(.22,1,.36,1)}.medichat-root *,.medichat-root :after,.medichat-root :before{box-sizing:border-box}.medichat-root{margin:0;padding:0;font-family:Pretendard Variable,Pretendard,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.55;color:var(--gray-700);background:var(--surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:keep-all;overflow-wrap:break-word}.medichat-root a{color:inherit;text-decoration:none}.medichat-root button{font-family:inherit;cursor:pointer}.medichat-root img,.medichat-root svg{display:block;max-width:100%}.medichat-root h1,.medichat-root h2,.medichat-root h3,.medichat-root h4,.medichat-root p,.medichat-root ul{margin:0;padding:0}.medichat-root ul{list-style:none}.medichat-root .container{max-width:1200px;margin:0 auto;padding:0 32px}.medichat-root .hl{color:#000;background:linear-gradient(transparent 60%,var(--kakao-yellow) 60%);-webkit-text-fill-color:#000;white-space:nowrap}.medichat-root .intro-hero h1 .hl{background:linear-gradient(transparent 70%,var(--kakao-yellow) 70%)}.medichat-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:48px;padding:0 20px;border-radius:6px;border:none;outline:none;font-size:16px;font-weight:600;transition:background var(--dur-1) var(--ease),color var(--dur-1) var(--ease),border-color var(--dur-1) var(--ease),box-shadow var(--dur-1) var(--ease),transform var(--dur-1) var(--ease);white-space:nowrap}.medichat-root .btn svg{width:16px;height:16px}.medichat-root .btn:active{transform:translateY(1px)}.medichat-root .btn-yellow{background:var(--kakao-yellow);color:#181818;box-shadow:var(--shadow-yellow)}.medichat-root .btn-yellow:hover{background:var(--kakao-yellow-2)}.medichat-root .btn-dark{background:var(--ink);color:#fff}.medichat-root .btn-dark:hover{background:#000}.medichat-root .btn-outline-light{background:transparent;border:1px solid hsla(0,0%,100%,.28);color:#fff}.medichat-root .btn-outline-light:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.5)}.medichat-root .btn-ghost{background:transparent;color:var(--gray-600)}.medichat-root .btn-ghost:hover{background:var(--gray-100);color:var(--gray-900)}.medichat-root .btn-ghost-light{background:transparent;color:var(--on-dark-2)}.medichat-root .btn-ghost-light:hover{background:hsla(0,0%,100%,.08);color:#fff}.medichat-root .btn-sm{height:36px;padding:0 14px;border-radius:4px;font-size:12px}.medichat-root .btn-lg{height:60px;padding:0 28px;border-radius:7px;font-size:20px}.medichat-root .nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.96);border-bottom:1px solid var(--gray-100);transition:background var(--dur-2) var(--ease),border-color var(--dur-2) var(--ease)}.medichat-root .nav.is-scrolled{background:hsla(0,0%,100%,.78);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom-color:var(--line)}.medichat-root .nav-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.medichat-root .nav-brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;color:var(--gray-900);letter-spacing:-.3px}.medichat-root .nav-brand-mark{width:30px;height:30px;border-radius:9px;background:var(--ink);display:grid;place-items:center;color:#fff;font-weight:800;font-size:14px;box-shadow:0 4px 12px rgba(0,0,0,.18)}.medichat-root .nav-brand-logo{height:40px;width:auto;object-fit:contain;flex-shrink:0}.medichat-root .nav-links{display:flex;gap:28px;align-items:center}.medichat-root .nav-links a{font-size:14px;color:var(--gray-600);font-weight:500;transition:color var(--dur-1) var(--ease)}.medichat-root .nav-links a:hover{color:var(--gray-900)}.medichat-root .nav-cta{display:flex;gap:8px;align-items:center}.medichat-root .nav-cta .btn-sm{height:42px;padding:0 18px;font-size:14px}@media (max-width:760px){.medichat-root .nav-links{display:none}}.medichat-root .intro-hero{position:relative;background:radial-gradient(680px 340px at 18% 12%,rgba(254,229,0,.22),transparent 70%),radial-gradient(560px 320px at 92% 95%,rgba(254,229,0,.16),transparent 72%),#fff;color:var(--gray-900);padding:112px 0 56px;overflow:hidden}.medichat-root .intro-hero-inner{position:relative;text-align:center;z-index:2}.medichat-root .intro-hero-eyebrow{font-size:18px;font-weight:500;color:var(--gray-500);letter-spacing:.5px;margin-bottom:12px}.medichat-root .intro-hero h1{font-size:clamp(40px,4.4vw,64px);line-height:1.16;font-weight:800;letter-spacing:-.02em;color:var(--gray-900)}.medichat-root .intro-hero-sub{margin:0 auto clamp(28px,3vw,42px);font-size:clamp(22px,2.1vw,30px);font-weight:500;line-height:1.5;color:var(--gray-500);max-width:820px;letter-spacing:-.2px}.medichat-root .intro-hero-desc{margin:clamp(18px,2.2vw,28px) auto 0;font-size:clamp(18px,2vw,24px);font-weight:600;line-height:1.5;color:var(--gray-700);max-width:720px;letter-spacing:-.02em}.medichat-root .intro-hero-stats{display:flex;justify-content:center;gap:64px;margin:48px auto 0;flex-wrap:wrap}.medichat-root .hero-stat{text-align:center}.medichat-root .hero-stat-num{font-size:clamp(32px,3.4vw,48px);font-weight:800;color:var(--gray-900);letter-spacing:-.02em;line-height:1;display:inline-flex;align-items:baseline}.medichat-root .hero-stat-num small{font-size:.5em;font-weight:700;margin-left:4px;color:var(--gray-600)}.medichat-root .hero-stat-num small .sym{font-size:1.5em;font-weight:800;line-height:1;margin-left:1px;color:var(--gray-800)}.medichat-root .hero-stat-label{margin-top:8px;font-size:16px;color:var(--gray-500);font-weight:500;letter-spacing:-.1px}@media (max-width:600px){.medichat-root .intro-hero-stats{gap:28px;margin-top:36px}}.medichat-root .intro-cards-section{background:radial-gradient(460px 260px at 100% 0,rgba(254,229,0,.08),transparent 72%),var(--surface);padding:32px 0 120px}.medichat-root .intro-cards-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px}@media (max-width:860px){.medichat-root .intro-cards-grid{grid-template-columns:1fr;gap:20px}.medichat-root .intro-cards-section{padding:24px 0 96px}}.medichat-root .intro-card{position:relative;display:flex;flex-direction:column;aspect-ratio:1/1;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow-md);transition:transform var(--dur-2) var(--ease),border-color var(--dur-2) var(--ease),box-shadow var(--dur-2) var(--ease);color:inherit;text-decoration:none}.medichat-root .intro-card:hover{transform:translateY(-4px);border-color:var(--kakao-yellow);box-shadow:0 24px 46px -30px rgba(17,20,40,.22),0 14px 30px -16px rgba(17,20,40,.14)}.medichat-root .intro-card.is-coming{cursor:default}.medichat-root .intro-card.is-coming:hover{border-color:var(--line);box-shadow:var(--shadow-md);transform:none}.medichat-root .intro-card-visual{position:relative;flex:2 1;min-height:0;background:radial-gradient(700px 380px at 70% 10%,rgba(254,229,0,.55),transparent 65%),linear-gradient(180deg,#fffae0,#fff5c7);display:grid;place-items:center;padding:32px;overflow:hidden;border-bottom:1px solid rgba(254,229,0,.4)}@property --gx{syntax:"<percentage>";inherits:false;initial-value:70%}@property --gy{syntax:"<percentage>";inherits:false;initial-value:10%}.medichat-root .intro-card:not(.is-coming) .intro-card-visual{background:radial-gradient(700px 380px at var(--gx) var(--gy),rgba(254,229,0,.55),transparent 65%),linear-gradient(180deg,#fffae0 0,#fff5c7 100%);transition:--gx .35s var(--ease),--gy .35s var(--ease)}.medichat-root .intro-card-body{padding:24px 32px 0;display:flex;flex-direction:column;gap:12px;flex:1 1}.medichat-root .intro-card-tag{display:inline-flex;align-items:center;gap:8px;height:26px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.4px;color:var(--gray-600);background:var(--gray);border:1px solid var(--line);width:-moz-fit-content;width:fit-content}.medichat-root .intro-card-tag.is-yellow{color:#6b5900;background:rgba(254,229,0,.22);border-color:rgba(254,229,0,.5)}.medichat-root .intro-card h3{font-size:clamp(24px,2.4vw,32px);font-weight:800;color:var(--gray-900);letter-spacing:-.02em;line-height:1.25;margin-top:2px}.medichat-root .intro-card-desc{font-size:16px;color:var(--gray-600);line-height:1.65}.medichat-root .intro-card-list{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:4px}.medichat-root .intro-card-list li{font-size:14px;color:var(--gray-600);display:inline-flex;align-items:center;gap:8px}.medichat-root .intro-card-list li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--kakao-yellow);box-shadow:0 0 0 2px rgba(254,229,0,.25);flex-shrink:0}.medichat-root .intro-card-cta{margin-top:0;padding-top:8px;border-top:1px solid var(--line);display:inline-flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:600;color:var(--gray-900);transition:color var(--dur-1) var(--ease)}.medichat-root .intro-card-cta svg{transition:transform var(--dur-2) var(--ease)}.medichat-root .intro-card:not(.is-coming):hover .intro-card-cta{color:#6b5900}.medichat-root .intro-card:not(.is-coming):hover .intro-card-cta svg{transform:translateX(4px)}.medichat-root .intro-card.is-coming .intro-card-cta{color:var(--gray-400)}.medichat-root .coming-badge{position:absolute;top:20px;right:20px;font-size:11px;font-weight:700;letter-spacing:.8px;padding:6px 11px;border-radius:999px;background:rgba(254,229,0,.25);color:#6b5900;border:1px solid rgba(254,229,0,.5);z-index:3}.medichat-root .card-image-stack{position:absolute;inset:0;pointer-events:none}.medichat-root .card-image-stack img{position:absolute;left:50%;bottom:0;transform:translate(-50%);max-width:78%;max-height:100%;width:auto;height:auto}.medichat-root .card-image-stack .layer-phone{z-index:1;filter:drop-shadow(0 40px 56px rgba(160,120,0,.25)) drop-shadow(0 16px 24px rgba(160,120,0,.15)) drop-shadow(0 4px 8px rgba(120,90,0,.1))}.medichat-root .card-image-stack .layer-talk{z-index:2;bottom:0;filter:drop-shadow(0 12px 20px rgba(0,0,0,.06)) drop-shadow(0 4px 8px rgba(0,0,0,.04))}.medichat-root .card-image-stack .layer-button{z-index:3;bottom:5px}@keyframes cardImageRise{0%{transform:translate(-50%,110%)}to{transform:translate(-50%)}}.medichat-root .intro-card:not(.is-coming).in-view .card-image-stack img,.medichat-root .intro-card:not(.is-coming):hover .card-image-stack img{animation:cardImageRise .55s var(--ease) both}.medichat-root .intro-card:not(.is-coming).in-view .card-image-stack .layer-phone,.medichat-root .intro-card:not(.is-coming):hover .card-image-stack .layer-phone{animation-delay:0s}.medichat-root .intro-card:not(.is-coming).in-view .card-image-stack .layer-talk,.medichat-root .intro-card:not(.is-coming):hover .card-image-stack .layer-talk{animation-delay:.12s}.medichat-root .intro-card:not(.is-coming).in-view .card-image-stack .layer-button,.medichat-root .intro-card:not(.is-coming):hover .card-image-stack .layer-button{animation-delay:.24s}.medichat-root .alarm-image-row{display:flex;align-items:center;justify-content:center;width:100%;height:100%;gap:0}.medichat-root .alarm-image-row .alarm-img{flex:0 0 auto;position:relative;top:-18px;width:200px;height:auto;max-height:none;object-fit:contain;will-change:transform,opacity;filter:drop-shadow(0 40px 56px rgba(160,120,0,.25)) drop-shadow(0 16px 24px rgba(160,120,0,.15)) drop-shadow(0 4px 8px rgba(120,90,0,.1))}.medichat-root .alarm-image-row .alarm-img+.alarm-img{margin-left:-88px}.medichat-root .intro-card.is-coming,.medichat-root .intro-card.is-coming .intro-card-visual{overflow:visible}@keyframes alarmFanOut{0%{transform:translateX(220%) scale(.92);opacity:0}60%{opacity:1}to{transform:translateX(0) scale(1);opacity:1}}.medichat-root .intro-card.is-coming.is-hovered .alarm-image-row .alarm-img,.medichat-root .intro-card.is-coming:hover .alarm-image-row .alarm-img{animation-name:alarmFanOut;animation-duration:.6s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}.medichat-root .intro-card.is-coming.is-hovered .alarm-image-row .alarm-img:first-child,.medichat-root .intro-card.is-coming:hover .alarm-image-row .alarm-img:first-child{animation-delay:0s}.medichat-root .intro-card.is-coming.is-hovered .alarm-image-row .alarm-img:nth-child(2),.medichat-root .intro-card.is-coming:hover .alarm-image-row .alarm-img:nth-child(2){animation-delay:.15s}.medichat-root .intro-card.is-coming.is-hovered .alarm-image-row .alarm-img:nth-child(3),.medichat-root .intro-card.is-coming:hover .alarm-image-row .alarm-img:nth-child(3){animation-delay:.3s}.medichat-root .mock-talk{width:280px;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 22px 44px -10px rgba(0,0,0,.55),0 6px 16px -6px rgba(0,0,0,.3);font-family:inherit}.medichat-root .mock-talk-head{background:var(--kakao-yellow);padding:10px 14px;font-size:12px;font-weight:700;color:#181818;display:flex;align-items:center;gap:8px}.medichat-root .mock-talk-head svg{width:14px;height:14px;flex-shrink:0}.medichat-root .mock-talk-body{padding:16px}.medichat-root .mock-talk-caption{font-size:11px;color:var(--gray-500);margin-bottom:4px;letter-spacing:-.1px}.medichat-root .mock-talk-title{font-size:15px;font-weight:800;color:var(--gray-900);margin-bottom:10px;letter-spacing:-.3px}.medichat-root .mock-talk-hr{height:1px;background:var(--line);margin:10px 0 12px;border:0}.medichat-root .mock-talk-text{font-size:12.5px;color:var(--gray-700);line-height:1.55;white-space:pre-wrap}.medichat-root .mock-talk-btn{display:flex;align-items:center;justify-content:center;width:100%;height:36px;background:var(--gray-100);color:var(--gray-700);font-size:12px;font-weight:700;border-radius:6px;margin-top:14px;letter-spacing:-.2px}.medichat-root .mock-stack{position:relative;width:260px;height:230px}.medichat-root .mock-stack .mini-talk{position:absolute;width:240px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 18px 36px -10px rgba(0,0,0,.5),0 6px 14px -6px rgba(0,0,0,.28);transition:transform var(--dur-2) var(--ease)}.medichat-root .mock-stack .mini-talk-head{background:var(--kakao-yellow);padding:7px 12px;font-size:11px;font-weight:700;color:#181818;display:flex;align-items:center;gap:6px}.medichat-root .mock-stack .mini-talk-head svg{width:12px;height:12px}.medichat-root .mock-stack .mini-talk-body{padding:12px 14px}.medichat-root .mock-stack .mini-talk-cap{font-size:10px;color:var(--gray-500);margin-bottom:2px}.medichat-root .mock-stack .mini-talk-title{font-size:13px;font-weight:700;color:var(--gray-900);letter-spacing:-.2px}.medichat-root .mock-stack .mini-talk:first-child{top:0;left:6px;transform:rotate(-4deg);z-index:1}.medichat-root .mock-stack .mini-talk:nth-child(2){top:38px;left:0;transform:rotate(2deg);z-index:2}.medichat-root .mock-stack .mini-talk:nth-child(3){top:76px;left:22px;transform:rotate(-1deg);z-index:3}.medichat-root .intro-card:not(.is-coming):hover .mock-stack .mini-talk:first-child{transform:rotate(-6deg) translate(-6px,-4px)}.medichat-root .intro-card:not(.is-coming):hover .mock-stack .mini-talk:nth-child(3){transform:rotate(1deg) translate(6px,4px)}.medichat-root .intro-cta{background:radial-gradient(620px 320px at 50% 100%,rgba(254,229,0,.2),transparent 72%),radial-gradient(420px 240px at 0 0,rgba(254,229,0,.08),transparent 72%),var(--surface-2);border-top:1px solid var(--gray-100);padding:64px 0 72px}.medichat-root .intro-cta h2{font-size:clamp(32px,3.4vw,48px);color:var(--gray-900)}.medichat-root .intro-cta p{margin:18px auto 0;max-width:560px;font-size:18px;color:var(--gray-600);line-height:1.65}.medichat-root .cta-trust-line{text-align:center;font-size:18px;font-weight:500;color:var(--gray-600);margin:0 auto 20px;max-width:none;letter-spacing:-.1px}.medichat-root .br-mobile{display:none}.medichat-root .cta-trust-line strong{color:var(--gray-900);font-weight:800;font-size:20px;letter-spacing:-.3px}.medichat-root .cta-marquee-wrap{position:relative;overflow:hidden;margin:0 -32px 56px;padding:4px 0;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.medichat-root .cta-marquee{display:flex;gap:10px;width:max-content;animation:ctaScroll 50s linear infinite}.medichat-root .cta-hospital{flex-shrink:0;padding:10px 18px;background:#fff;border:1px solid var(--line);border-radius:999px;font-size:14px;font-weight:600;color:var(--gray-700);white-space:nowrap;box-shadow:var(--shadow-sm);letter-spacing:-.2px}@keyframes ctaScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.medichat-root .cta-push{display:flex!important;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 24px;margin:22px auto 0!important;max-width:720px!important}.medichat-root .cta-push-item{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:var(--gray-700);letter-spacing:-.2px}.medichat-root .cta-push-check{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--ink);border-radius:50%;flex-shrink:0;box-shadow:0 2px 6px -2px rgba(0,0,0,.35)}.medichat-root .cta-push-check svg{width:12px;height:12px;color:#fff}.medichat-root .intro-cta-actions{margin-top:36px;display:inline-flex;gap:14px;flex-wrap:wrap;justify-content:center}.medichat-root .footer{background:var(--ink-2);color:var(--on-dark-3);padding:40px 0 36px;border-top:1px solid var(--ink-line)}.medichat-root .footer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.medichat-root .footer-brand{display:flex;align-items:center;gap:10px}.medichat-root .footer-brand-name{font-size:14px;font-weight:700;color:#fff}.medichat-root .footer-meta{font-size:12px;color:var(--on-dark-3);line-height:1.7;max-width:600px}.medichat-root .footer-links{display:flex;gap:22px;font-size:14px;color:var(--on-dark-2)}.medichat-root .footer-links a:hover{color:#fff}.medichat-root .footer .nav-brand-mark{background:#fff;color:var(--ink)}.medichat-root .modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:20px}.medichat-root .modal.is-open{display:flex}.medichat-root .modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.medichat-root .modal-dialog{position:relative;width:100%;max-width:460px;max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:20px;padding:32px 28px 28px;box-shadow:var(--shadow-xl);animation:modalIn .3s var(--ease) both;color:var(--gray-700)}@keyframes modalIn{0%{transform:translateY(20px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.medichat-root .modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;background:transparent;border:none;font-size:24px;line-height:1;color:var(--gray-500);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background var(--dur-1) var(--ease),color var(--dur-1) var(--ease)}.medichat-root .modal-close:hover{background:var(--gray-100);color:var(--gray-900)}.medichat-root .modal-head{margin-bottom:20px;padding-right:32px}.medichat-root .modal-head h3{font-size:24px;font-weight:800;color:var(--gray-900);letter-spacing:-.02em;margin:0 0 6px}.medichat-root .modal-head p{font-size:14px;color:var(--gray-500);margin:0;line-height:1.6}.medichat-root .modal-form{display:flex;flex-direction:column;gap:14px}.medichat-root .form-row{display:flex;flex-direction:column;gap:6px}.medichat-root .form-row label{font-size:14px;font-weight:600;color:var(--gray-700)}.medichat-root .form-row label .req{color:var(--rose-500);margin-left:2px}.medichat-root .form-row input,.medichat-root .form-row select,.medichat-root .form-row textarea{font-family:inherit;font-size:14px;padding:12px 14px;border:1px solid var(--gray-300);border-radius:6px;outline:none;color:var(--gray-900);background:#fff;transition:border-color var(--dur-1) var(--ease),box-shadow var(--dur-1) var(--ease)}.medichat-root .form-row input::placeholder,.medichat-root .form-row textarea::placeholder{color:var(--gray-500)}.medichat-root .form-row input:focus,.medichat-root .form-row select:focus,.medichat-root .form-row textarea:focus{border-color:var(--kakao-yellow);box-shadow:0 0 0 3px rgba(254,229,0,.25)}.medichat-root .form-row textarea{resize:none;height:96px;line-height:1.6}.medichat-root .cselect{position:relative}.medichat-root .cselect-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;font-family:inherit;font-size:14px;padding:12px 14px;border:1px solid var(--gray-300);border-radius:6px;background:#fff;color:var(--gray-900);cursor:pointer;outline:none;transition:border-color var(--dur-1) var(--ease),box-shadow var(--dur-1) var(--ease);text-align:left}.medichat-root .cselect-trigger:focus,.medichat-root .cselect.is-open .cselect-trigger{border-color:var(--kakao-yellow);box-shadow:0 0 0 3px rgba(254,229,0,.25)}.medichat-root .cselect-value.is-placeholder{color:var(--gray-500)}.medichat-root .cselect-arrow{color:var(--gray-500);transition:transform var(--dur-1) var(--ease);flex-shrink:0}.medichat-root .cselect.is-open .cselect-arrow{transform:rotate(180deg);color:var(--ink)}.medichat-root .cselect-list{position:absolute;top:calc(100% + 6px);left:0;right:0;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 12px 32px -8px rgba(0,0,0,.12),0 4px 12px -4px rgba(0,0,0,.06);max-height:160px;overflow-y:auto;z-index:10;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity var(--dur-1) var(--ease),transform var(--dur-1) var(--ease)}.medichat-root .cselect.is-open .cselect-list{opacity:1;transform:translateY(0);pointer-events:auto}.medichat-root .cselect-option{padding:10px 12px;font-size:14px;color:var(--gray-700);border-radius:6px;cursor:pointer;transition:background var(--dur-1) var(--ease),color var(--dur-1) var(--ease)}.medichat-root .cselect-option.is-active,.medichat-root .cselect-option.is-selected,.medichat-root .cselect-option:hover{background:rgba(254,229,0,.18);color:var(--ink)}.medichat-root .form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:8px}.medichat-root .form-actions .btn-sm{height:auto;padding:10px 18px;border-radius:5px;font-size:13px}.medichat-root .form-row.is-error .cselect-trigger,.medichat-root .form-row.is-error input,.medichat-root .form-row.is-error select,.medichat-root .form-row.is-error textarea{border-color:var(--rose-500);box-shadow:0 0 0 3px rgba(239,68,68,.15)}.medichat-root .form-row .form-error{display:none;margin-top:0;font-size:12px;color:var(--rose-500)}.medichat-root .form-row.is-error .form-error{display:block}.medichat-root .mobile-cta{display:none}@media (max-width:600px){.medichat-root .mobile-cta{display:block;position:fixed;left:0;right:0;bottom:0;z-index:80;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:hsla(0,0%,100%,.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--line);box-shadow:0 -8px 24px -8px rgba(17,20,40,.12)}.medichat-root .mobile-cta .btn{width:100%;height:52px;font-size:16px}.medichat-root{padding-bottom:80px}}.medichat-root .toast{position:fixed;left:50%;bottom:40px;transform:translateX(-50%) translateY(20px);display:flex;align-items:center;gap:10px;padding:14px 22px;background:var(--ink);color:#fff;border-radius:12px;font-size:14px;font-weight:600;letter-spacing:-.2px;box-shadow:var(--shadow-lg);z-index:200;opacity:0;pointer-events:none;transition:opacity .28s var(--ease),transform .28s var(--ease)}.medichat-root .toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0)}.medichat-root .toast svg{width:18px;height:18px;color:var(--kakao-yellow);flex-shrink:0}@media (max-width:600px){.medichat-root .container{padding:0 20px}.medichat-root .intro-hero{padding:88px 0 40px}.medichat-root .intro-card{aspect-ratio:auto}.medichat-root .intro-card-visual{flex:none;height:240px}.medichat-root .alarm-image-row{transform:scale(.64)}.medichat-root .intro-card-body{padding:26px 24px 24px}.medichat-root .intro-cta{padding:72px 0 88px}.medichat-root .mock-talk{width:240px}.medichat-root .mock-stack{width:220px;height:200px}.medichat-root .mock-stack .mini-talk{width:200px}.medichat-root .footer-inner{flex-direction:column;align-items:flex-start}.medichat-root .br-mobile{display:inline}}.medichat-root[data-theme=violet-hybrid] .btn-yellow{background:#5a5dd5;color:#fff;box-shadow:0 12px 28px -12px rgba(91,109,236,.55)}.medichat-root[data-theme=violet-hybrid] .btn-yellow:hover{background:#494caf}.medichat-root[data-theme=violet-hybrid] .intro-hero{background:radial-gradient(680px 340px at 18% 12%,rgba(91,109,236,.18),transparent 70%),radial-gradient(560px 320px at 92% 95%,rgba(254,229,0,.14),transparent 72%),#fff}.medichat-root[data-theme=violet-hybrid] .intro-cards-section{background:radial-gradient(460px 260px at 100% 0,rgba(91,109,236,.08),transparent 72%),var(--surface)}.medichat-root[data-theme=violet-hybrid] .intro-card:hover{border-color:var(--primary-500);box-shadow:0 24px 44px -30px rgba(17,20,40,.22),0 14px 30px -16px rgba(17,20,40,.14)}.medichat-root[data-theme=violet-hybrid] .intro-card:not(.is-coming):hover .intro-card-cta{color:#5a5dd5}.medichat-root[data-theme=violet-hybrid] .intro-cta{background:radial-gradient(620px 320px at 50% 100%,rgba(91,109,236,.2),transparent 72%),radial-gradient(420px 240px at 0 0,rgba(254,229,0,.1),transparent 72%),var(--surface-2)}.medichat-root[data-theme=violet-hybrid] .cta-push-check{background:#5a5dd5;box-shadow:0 2px 6px -2px rgba(91,109,236,.48)}.medichat-root[data-theme=violet-hybrid] .cselect-trigger:focus,.medichat-root[data-theme=violet-hybrid] .cselect.is-open .cselect-trigger,.medichat-root[data-theme=violet-hybrid] .form-row input:focus,.medichat-root[data-theme=violet-hybrid] .form-row select:focus,.medichat-root[data-theme=violet-hybrid] .form-row textarea:focus{border-color:#5a5dd5;box-shadow:0 0 0 3px rgba(91,109,236,.22)}.medichat-root[data-theme=violet-hybrid] .cselect.is-open .cselect-arrow{color:#5a5dd5}.medichat-root[data-theme=violet-hybrid] .cselect-option.is-active,.medichat-root[data-theme=violet-hybrid] .cselect-option.is-selected,.medichat-root[data-theme=violet-hybrid] .cselect-option:hover{background:rgba(91,109,236,.12);color:#272864}.medichat-root{--star:#fbbf24}.medichat-root .accent-violet{color:var(--primary-500)}.medichat-root .hero-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin:clamp(36px,3.6vw,52px) auto 0}.medichat-root .stat-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:28px 36px;box-shadow:var(--shadow-md);text-align:center;min-width:168px}.medichat-root .stat-num{font-size:clamp(38px,5vw,50px);font-weight:800;color:var(--primary-500);line-height:1;letter-spacing:-.02em}.medichat-root .stat-num small{font-size:.44em;font-weight:800}.medichat-root .stat-num small.unit{color:var(--gray-500);font-weight:700}.medichat-root .stat-label{margin-top:11px;font-size:14px;color:var(--gray-600);font-weight:700}.medichat-root .hero-stats-note{margin:16px auto 0;font-size:12px;color:var(--gray-500);letter-spacing:-.1px}.medichat-root .reviews-grid{gap:18px;max-width:1100px;margin:0 auto 60px}.medichat-root .review-card{flex:1 1 240px;max-width:262px;background:var(--surface);border-radius:16px;padding:24px 22px}.medichat-root .review-card.is-featured{flex-basis:340px;max-width:360px}.medichat-root .review-card-top{margin-bottom:13px}.medichat-root .review-stars{color:var(--star);font-size:14px;letter-spacing:3px}.medichat-root .review-badge{font-size:11px;color:var(--primary-500);background:rgba(90,93,213,.09);padding:3px 10px}.medichat-root .review-quote{font-size:14.5px;line-height:1.7;margin:0 0 16px;word-break:keep-all}.medichat-root .review-foot{padding-top:14px}.medichat-root .review-name{font-size:13px}.medichat-root .review-meta{font-size:11.5px;margin-top:3px}.medichat-root .intro-pricing{padding:72px 0}.medichat-root .pricing-eyebrow{font-size:14px;font-weight:800;color:var(--primary-500);margin:0 0 10px}.medichat-root .pricing-grid{gap:20px;margin-top:38px}.medichat-root .price-card{flex:0 1 280px;background:var(--surface);border-radius:20px;padding:30px 32px}.medichat-root .price-card-name{font-size:16px;margin:0 0 8px}.medichat-root .price-card-amount{font-size:32px;color:var(--primary-500);line-height:1.1}.medichat-root .price-card-amount small{font-size:14px}.medichat-root .price-card-note{font-size:13px;color:var(--gray-500);margin:12px 0 0;line-height:1.7}.medichat-root .pricing-foot{font-size:13px;color:var(--gray-500);margin:24px 0 0}.medichat-root .consent-check{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--gray-700);font-weight:500;cursor:pointer;line-height:1.5}.medichat-root .consent-check input{width:16px;height:16px;margin:1px 0 0;flex-shrink:0;accent-color:var(--primary-500);cursor:pointer}.medichat-root .consent-link{color:var(--primary-500);text-decoration:underline}.medichat-root .form-row.is-error .consent-check{color:var(--rose-500)}.medichat-root .consent-check input:focus-visible,.medichat-root .cselect-option:focus-visible,.medichat-root .cselect-trigger:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px}.medichat-root .cselect-option.is-active{background:rgba(90,93,213,.12);color:var(--primary-700)}@media (prefers-reduced-motion:reduce){.medichat-root *,.medichat-root :after,.medichat-root :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.medichat-root .cta-marquee{animation:none!important;transform:none!important}}.medichat-root .nav-cta .btn-sm{height:46px;padding:0 20px;font-size:16px;border-radius:5px}.medichat-root .hero-cta{margin-top:clamp(34px,4vw,48px)}.medichat-root .hero-cta-micro{margin:15px 0 0;font-size:13.5px;color:var(--gray-500);font-weight:600}.medichat-root .hero-cta-micro .chk{color:#1a1714;font-weight:800}.medichat-root .intro-hero.is-big{padding:160px 0 88px;background:radial-gradient(780px 440px at 16% 6%,rgba(254,229,0,.4),transparent 66%),radial-gradient(660px 400px at 94% 102%,rgba(254,229,0,.3),transparent 70%),#fff}.medichat-root .intro-hero.is-big .intro-hero-sub{font-size:clamp(20px,2.4vw,30px);margin-bottom:30px}.medichat-root .intro-hero.is-big .hero-stat-num{font-size:clamp(40px,4.2vw,58px)}.medichat-root .intro-hero.is-big .hero-stat-label{font-size:18px;margin-top:12px;color:var(--gray-800);font-weight:700}.medichat-root .intro-hero.is-big .hero-cta{margin-top:56px}.medichat-root .intro-hero.is-big .btn-lg{height:66px;padding:0 34px;font-size:22px}.medichat-root .intro-hero.is-big .hero-cta-micro{font-size:17px;margin-top:18px}.medichat-root .stat-cards{display:inline-flex;gap:22px;flex-wrap:wrap;justify-content:center;margin-top:56px}.medichat-root .stat-cards .hero-stat{background:#fff;border:1px solid rgba(254,229,0,.55);border-radius:20px;padding:26px 40px;min-width:184px;box-shadow:0 10px 24px -16px rgba(17,20,40,.14)}.medichat-root .cards-head{text-align:center;font-size:clamp(26px,3.4vw,38px);font-weight:800;color:var(--gray-900);letter-spacing:-.02em;line-height:1.3;margin:0 0 14px}.medichat-root .cards-intro{text-align:center;font-size:clamp(19px,1.9vw,24px);color:var(--gray-600);font-weight:500;margin:0 auto 40px;max-width:760px;letter-spacing:-.2px}.medichat-root .intro-cards-section{padding:8px 0 96px}.medichat-root .intro-reviews{padding:44px 0 64px;background:var(--surface)}.medichat-root .reviews-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:22px;max-width:1200px;margin:0 auto}.medichat-root .review-card{flex:1 1 262px;max-width:300px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px 28px;box-shadow:var(--shadow-md);text-align:left}.medichat-root .review-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.medichat-root .review-stars{color:#fbbf24;font-size:17px;letter-spacing:4px}.medichat-root .review-badge{font-size:12.5px;font-weight:700;color:#6b5900;background:rgba(254,229,0,.2);border:1px solid rgba(254,229,0,.5);padding:4px 12px;border-radius:999px}.medichat-root .review-quote{font-size:16.5px;line-height:1.75;color:var(--gray-700);margin:0 0 18px;font-weight:500}.medichat-root .review-foot{padding-top:16px;border-top:1px solid var(--line)}.medichat-root .review-name{font-size:15px;color:var(--gray-900);font-weight:700}.medichat-root .review-meta{font-size:13px;color:var(--gray-500);font-weight:500;margin-top:4px}.medichat-root .intro-pricing{padding:80px 0 92px;background:var(--surface-2);text-align:center}.medichat-root .sec-eyebrow{display:inline-block;font-size:13px;font-weight:800;letter-spacing:.4px;color:#6b5900;background:rgba(254,229,0,.22);border:1px solid rgba(254,229,0,.5);padding:5px 14px;border-radius:999px;margin:0 0 16px}.medichat-root .pricing-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:24px;margin-top:44px}.medichat-root .price-card{position:relative;flex:0 1 342px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:24px;padding:36px 34px;box-shadow:var(--shadow-md);text-align:left}.medichat-root .price-card.is-featured{border:1px solid var(--line);box-shadow:var(--shadow-md)}.medichat-root .price-badge{position:absolute;top:22px;right:26px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:12.5px;font-weight:700;color:var(--gray-600);letter-spacing:-.1px}.medichat-root .price-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--kakao-yellow);box-shadow:0 0 0 3px rgba(254,229,0,.22)}.medichat-root .price-card-name{font-weight:800;font-size:18px;color:var(--gray-900);margin:0 0 12px}.medichat-root .price-card-amount{font-size:44px;font-weight:800;color:var(--gray-900);margin:0;line-height:1.05;letter-spacing:-.02em}.medichat-root .price-card-amount small{font-size:15px;color:var(--gray-500);font-weight:600}.medichat-root .price-features{list-style:none;margin:22px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.medichat-root .price-features li{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:var(--gray-700);font-weight:500}.medichat-root .price-features li svg{width:22px;height:22px;flex-shrink:0;padding:5px;color:#181818;background:var(--kakao-yellow);border-radius:50%}.medichat-root .price-features li strong{color:var(--gray-900);font-weight:800}.medichat-root .price-card-cta{margin-top:auto;padding-top:26px}.medichat-root .price-card-cta .btn{width:100%}.medichat-root .btn-secondary{background:#fff;border:1px solid var(--gray-300);color:var(--gray-700)}.medichat-root .btn-secondary:hover{background:var(--gray-100);border-color:var(--gray-400)}.medichat-root .pricing-foot{font-size:17px;font-weight:600;color:var(--gray-700);letter-spacing:-.2px;margin:32px 0 0}.medichat-root .intro-cta{position:relative;text-align:center;padding:92px 0 100px;overflow:hidden;border-top:none;background:radial-gradient(720px 360px at 50% 0,rgba(254,229,0,.24),transparent 70%),radial-gradient(520px 300px at 50% 120%,rgba(254,229,0,.12),transparent 72%),var(--ink)}.medichat-root .intro-cta h2{font-size:clamp(32px,3.6vw,52px);font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.2}.medichat-root .cta-push-item{color:hsla(0,0%,100%,.82)}.medichat-root .cta-push-check{background:var(--kakao-yellow)}.medichat-root .cta-push-check svg{color:#181818}@media(max-width:600px){.medichat-root .intro-hero.is-big{padding:96px 0 56px}.medichat-root .stat-cards{gap:14px}}.medichat-root .intro-faq{padding:80px 0 92px;background:var(--surface)}.medichat-root .intro-faq .cards-head{margin-bottom:40px}.medichat-root .faq-wrap{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.medichat-root .faq-item{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:box-shadow var(--dur-1) var(--ease),border-color var(--dur-1) var(--ease)}.medichat-root .faq-item.is-open{box-shadow:var(--shadow-md);border-color:var(--kakao-yellow-2)}.medichat-root .faq-q{width:100%;padding:20px 22px;background:#fff;border:none;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer}.medichat-root .faq-q,.medichat-root .faq-q-prefix{font-size:17px;font-weight:600;color:var(--gray-900)}.medichat-root .faq-q-prefix{display:inline-block;margin-right:10px}.medichat-root .faq-q-icon{flex-shrink:0;width:28px;height:28px;border-radius:999px;background:var(--gray-100);color:var(--gray-600);display:grid;place-items:center;transition:transform var(--dur-2) var(--ease),background var(--dur-1) var(--ease),color var(--dur-1) var(--ease)}.medichat-root .faq-item.is-open .faq-q-icon{background:var(--kakao-yellow);color:var(--ink);transform:rotate(180deg)}.medichat-root .faq-a{max-height:0;overflow:hidden;transition:max-height var(--dur-2) var(--ease)}.medichat-root .faq-a-inner{padding:0 22px 22px 56px;font-size:15px;line-height:1.75;color:var(--gray-600)}.medichat-root .faq-item.is-open .faq-a{max-height:720px}@media (max-width:600px){.medichat-root .faq-q{padding:18px 16px;font-size:15.5px}.medichat-root .faq-q-prefix{font-size:15.5px;margin-right:6px}.medichat-root .faq-a-inner{padding:0 16px 18px}}.medichat-root .faq-more{max-width:820px;margin:22px auto 0;text-align:center;font-size:15px;color:var(--gray-500)}.medichat-root .faq-more a{color:var(--primary-600);font-weight:700;text-decoration:underline}.medichat-root .faq-more a:hover{color:var(--primary-700)}.medichat-root .guide-hero{padding:72px 0 56px;background:var(--surface-2);border-bottom:1px solid var(--line)}.medichat-root .guide-hero .container{max-width:860px}.medichat-root .guide-eyebrow{font-size:14px;font-weight:700;color:var(--primary-500);letter-spacing:.02em;margin-bottom:14px}.medichat-root .guide-hero h1{font-size:clamp(28px,3.6vw,42px);font-weight:800;color:var(--gray-900);letter-spacing:-.02em;line-height:1.28}.medichat-root .guide-lead{margin-top:18px;font-size:17px;line-height:1.75;color:var(--gray-600);font-weight:500}.medichat-root .guide-body{padding:64px 0 88px}.medichat-root .guide-body .container{max-width:860px}.medichat-root .guide-toc{border:1px solid var(--line);border-radius:14px;padding:22px 26px;margin-bottom:56px;background:var(--surface-2)}.medichat-root .guide-toc-title{font-size:13px;font-weight:800;color:var(--gray-500);letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px}.medichat-root .guide-toc ol{list-style:none;counter-reset:toc;display:flex;flex-direction:column;gap:8px}.medichat-root .guide-toc li{counter-increment:toc;font-size:15.5px}.medichat-root .guide-toc li:before{content:counter(toc) ". ";color:var(--gray-400);font-weight:700}.medichat-root .guide-toc a{color:var(--gray-700);font-weight:500}.medichat-root .guide-toc a:hover{color:var(--primary-600);text-decoration:underline}.medichat-root .guide-section{margin-bottom:52px;scroll-margin-top:88px}.medichat-root .guide-section h2{font-size:clamp(22px,2.4vw,28px);font-weight:800;color:var(--gray-900);letter-spacing:-.02em;line-height:1.35;padding-bottom:14px;margin-bottom:20px;border-bottom:2px solid var(--gray-900)}.medichat-root .guide-section h3{font-size:18px;font-weight:700;color:var(--gray-900);margin:28px 0 10px}.medichat-root .guide-section p{font-size:16.5px;line-height:1.85;color:var(--gray-700);margin-bottom:16px}.medichat-root .guide-section strong{color:var(--gray-900);font-weight:700}.medichat-root .guide-list{display:flex;flex-direction:column;gap:12px;margin:8px 0 20px}.medichat-root .guide-list li{position:relative;padding-left:22px;font-size:16.5px;line-height:1.8;color:var(--gray-700)}.medichat-root .guide-list li:before{content:"";position:absolute;left:4px;top:12px;width:6px;height:6px;border-radius:50%;background:var(--primary-400)}.medichat-root .guide-check{display:flex;flex-direction:column;gap:14px;margin:20px 0 24px}.medichat-root .guide-check-item{border:1px solid var(--line);border-radius:12px;padding:18px 20px;background:#fff}.medichat-root .guide-check-q{font-size:16.5px;font-weight:700;color:var(--gray-900);display:flex;align-items:flex-start;gap:10px;line-height:1.5}.medichat-root .guide-check-q span:first-child{flex-shrink:0;width:22px;height:22px;margin-top:1px;border-radius:6px;background:var(--primary-500);color:#fff;font-size:12px;font-weight:800;display:grid;place-items:center}.medichat-root .guide-check-a{margin:10px 0 0 32px;font-size:15.5px;line-height:1.75;color:var(--gray-600)}.medichat-root .guide-table{width:100%;border-collapse:collapse;margin:8px 0 20px;font-size:15.5px}.medichat-root .guide-table td,.medichat-root .guide-table th{border:1px solid var(--line);padding:12px 14px;text-align:left;line-height:1.7;vertical-align:top}.medichat-root .guide-table th{background:var(--surface-2);font-weight:700;color:var(--gray-900);white-space:nowrap}.medichat-root .guide-table td{color:var(--gray-700)}.medichat-root .guide-note{border-left:3px solid var(--kakao-yellow);background:#fffdf3;padding:16px 20px;border-radius:0 10px 10px 0;font-size:15.5px;line-height:1.75;color:var(--gray-700);margin:20px 0}.medichat-root .guide-cta{margin-top:64px;padding:40px 32px;border-radius:18px;background:var(--ink);text-align:center}.medichat-root .guide-cta h2{font-size:clamp(22px,2.4vw,30px);font-weight:800;color:#fff;letter-spacing:-.02em;border:none;padding:0;margin:0 0 10px}.medichat-root .guide-cta p{font-size:15.5px;color:var(--on-dark-2);margin-bottom:24px}.medichat-root .guide-cta-actions{display:inline-flex;gap:12px;flex-wrap:wrap;justify-content:center}.medichat-root .guide-callout{border:1px solid var(--line-strong);border-radius:14px;padding:20px 24px;background:var(--surface-2);margin-bottom:28px}.medichat-root .guide-callout-title{font-size:16.5px;font-weight:800;color:var(--gray-900);margin-bottom:6px}.medichat-root .guide-callout-text{font-size:15.5px;line-height:1.75;color:var(--gray-600);margin:0}.medichat-root .guide-callout-text a{color:var(--primary-600);font-weight:700}.medichat-root .guide-callout-text a:hover{text-decoration:underline}.medichat-root .guide-start{text-align:center;margin:0 0 56px}.medichat-root .guide-start-hint{margin-top:12px;font-size:14px;color:var(--gray-500)}.medichat-root .guide-steps{list-style:none;counter-reset:none}.medichat-root .guide-step{margin-bottom:56px;scroll-margin-top:88px}.medichat-root .guide-step-head{display:flex;align-items:flex-start;gap:12px;padding-bottom:14px;margin-bottom:18px;border-bottom:2px solid var(--gray-900)}.medichat-root .guide-step-num{flex-shrink:0;width:30px;height:30px;margin-top:2px;border-radius:8px;background:var(--gray-900);color:#fff;font-size:15px;font-weight:800;display:grid;place-items:center}.medichat-root .guide-step-head h2{font-size:clamp(19px,2.1vw,24px);font-weight:800;color:var(--gray-900);letter-spacing:-.02em;line-height:1.45}.medichat-root .guide-step-body p{font-size:16.5px;line-height:1.85;color:var(--gray-700);margin-bottom:16px}.medichat-root .guide-step-body strong{color:var(--gray-900);font-weight:700}.medichat-root .guide-step-body a{color:var(--primary-600);font-weight:700}.medichat-root .guide-step-body a:hover{text-decoration:underline}.medichat-root .guide-shots{margin:4px 0}.medichat-root .guide-shots.is-pair{display:grid;grid-template-columns:minmax(0,560fr) minmax(0,359fr);grid-gap:14px;gap:14px;align-items:start}.medichat-root .guide-shot{margin:0}.medichat-root .guide-shot img{display:block;width:100%;height:auto;border:1px solid var(--line);border-radius:10px;background:#fff}.medichat-root .guide-download{margin-top:22px}.medichat-root .guide-download a{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:var(--gray-600);border:1px solid var(--line-strong);border-radius:8px;padding:10px 16px}.medichat-root .guide-download a:before{content:"↓";font-weight:800}.medichat-root .guide-download a:hover{color:var(--gray-900);border-color:var(--gray-400);background:var(--surface-2)}@media (max-width:600px){.medichat-root .guide-callout{padding:16px 18px}.medichat-root .guide-start{margin-bottom:40px}.medichat-root .guide-start .btn-lg{width:100%}.medichat-root .guide-step{margin-bottom:42px}.medichat-root .guide-step-num{width:26px;height:26px;font-size:13px;border-radius:7px}.medichat-root .guide-step-body p{font-size:16px}.medichat-root .guide-shots.is-pair{grid-template-columns:minmax(0,1fr);gap:10px}.medichat-root .guide-hero{padding:52px 0 40px}.medichat-root .guide-body{padding:48px 0 64px}.medichat-root .guide-toc{padding:18px 20px;margin-bottom:40px}.medichat-root .guide-section{margin-bottom:40px}.medichat-root .guide-list li,.medichat-root .guide-section p{font-size:16px}.medichat-root .guide-table{font-size:14.5px}.medichat-root .guide-table th{white-space:normal}.medichat-root .guide-cta{padding:32px 20px}}