:root{--coral-text:#bd371f;--font-pretendard:"Pretendard Variable",Pretendard,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;--coral:#e35336;--coral-dark:#be3d27;--cream:#faf7f4;--warm:#f2e9e1;--ink:#27221f;--muted:#6f6660;--line:#ded4cc;--white:#fff;--green:#496e62;--max:1200px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-pretendard),sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{border:0}p{color:var(--muted);line-height:1.75}h1,h2,h3{letter-spacing:-.035em;line-height:1.12}h1{white-space:pre-line;font-size:clamp(3.2rem,6vw,6.6rem);font-weight:600}h2{font-size:clamp(2.3rem,4.5vw,4.4rem);font-weight:600}h3{font-size:1.25rem}::selection{background:#f6c6b9}:focus-visible{outline-offset:4px;border-radius:4px;outline:3px solid #245fd6}.siteHeader{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf7f4e8;border-bottom:1px solid #ded4ccb3;position:sticky;top:0}.headerInner{height:78px;max-width:var(--max);justify-content:space-between;align-items:center;gap:26px;margin:auto;padding:0 28px;display:flex}.logo{letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.45rem;font-weight:700;display:inline-flex}.logo svg{width:34px;height:34px;color:var(--coral)}.desktopNav{align-items:center;gap:28px;font-size:.92rem;font-weight:500;display:flex}.desktopNav a{position:relative}.desktopNav a:after{content:"";background:var(--ink);height:1px;transition:all .2s;position:absolute;bottom:-6px;left:0;right:100%}.desktopNav a:hover:after{right:0}.headerActions{align-items:center;gap:18px;display:flex}.language{font-size:.86rem;font-weight:600}.button{background:var(--coral);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:20px;padding:15px 24px;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:var(--coral-dark);transform:translateY(-2px)}.buttonSmall{padding:11px 18px;font-size:.86rem}.mobileMenu{display:none;position:relative}.mobileMenu summary{cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;list-style:none;transition:background .2s;display:flex}.mobileMenu summary:hover{background:var(--warm)}.mobileMenu summary::-webkit-details-marker{display:none}.mobileMenu summary span{background:var(--ink);border-radius:2px;width:20px;height:2px;transition:background .2s}.mobileMenu summary:hover span{background:var(--coral-dark)}.mobileMenu nav{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;width:min(280px,100vw - 32px);padding:18px;display:flex;position:absolute;top:50px;right:0;box-shadow:0 20px 50px #3b28221a}.mobileMenu nav a{border-bottom:1px solid #eee;padding:12px}.hero{max-width:var(--max);grid-template-columns:1fr 1fr;align-items:center;gap:64px;min-height:700px;margin:auto;padding:82px 28px 100px;display:grid}.heroCopy{z-index:2;position:relative}.heroCopy>p{max-width:600px;margin:28px 0 34px;font-size:1.16rem}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--coral);margin-bottom:25px;font-size:.76rem;font-weight:700;display:inline-flex}.eyebrow.light{color:#ffd7cd}.buttonRow{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.textLink{border-bottom:1px solid var(--ink);align-items:center;gap:10px;padding:5px 0;font-weight:600;display:inline-flex}.heroImage{position:relative}.heroImage img{filter:saturate(.92);border-radius:44% 44% 16px 16px;width:100%;height:auto;display:block;position:relative}.imageHalo{filter:blur(1px);background:#f2c8bb;border-radius:50%;width:80%;height:85%;position:absolute;top:3%;right:7%}.innerHero h1{font-size:clamp(3rem,5.5vw,5.6rem)}.trustRow{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(30px,7vw,100px);min-height:90px;padding:22px 28px;font-size:.92rem;font-weight:600;display:flex}.trustRow span{align-items:center;gap:10px;display:flex}.trustRow i{color:var(--coral);border:1px solid #e9b6aa;border-radius:50%;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.section{max-width:var(--max);margin:0 auto;padding:125px 28px}.section.warm{max-width:none;padding-left:max(28px,calc((100vw - var(--max))/2 + 28px));padding-right:max(28px,calc((100vw - var(--max))/2 + 28px));background:var(--warm)}.sectionHeading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:70px;display:flex}.sectionHeading>p{max-width:360px}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.steps article{border-right:1px solid var(--line);min-height:220px;padding:30px 24px 35px 0}.steps article+article{padding-left:24px}.steps article:last-child{border-right:0}.steps article>span{color:var(--coral);font-size:.75rem;font-weight:700}.steps h3{margin:38px 0 12px}.steps p{font-size:.93rem}.wideVisual{background:#e8d6ca;border-radius:30px;height:min(570px,53vw);margin-top:60px;overflow:hidden}.wideVisual img{object-fit:cover;width:100%;height:100%}.personaGrid{grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.personaGrid article{background:var(--cream);border:1px solid #e4d9d1;border-radius:22px;flex-direction:column;grid-column:span 4;min-height:240px;padding:32px;display:flex}.personaIcon{color:var(--coral);margin-bottom:auto;font-size:2rem}.personaGrid h3{margin:30px 0 10px}.quotes{grid-template-columns:1fr 1fr;gap:20px;display:grid}.quotes figure{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;align-items:flex-start;min-height:250px;padding:35px;display:flex}.samplePill{color:var(--coral-dark);letter-spacing:.07em;text-transform:uppercase;background:#f4ded7;border-radius:99px;padding:7px 11px;font-size:.68rem;font-weight:700}.quotes blockquote{margin:auto 0;font-size:1.45rem;line-height:1.55}.quotes figcaption{color:var(--muted);font-size:.84rem}.quotes.stacked{grid-template-columns:1fr}.problem{background:var(--ink);color:#fff;max-width:none;padding-left:max(28px,calc((100vw - var(--max))/2 + 28px));padding-right:max(28px,calc((100vw - var(--max))/2 + 28px));grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.problem .eyebrow{color:#f09a84}.statGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.statGrid article{border-top:1px solid #fff5;padding:26px 4px}.statGrid h3{margin-bottom:13px;font-size:1.6rem}.problem .statGrid{grid-template-columns:1fr}.problem .statGrid article{grid-template-columns:180px 1fr;display:grid}.problem p{color:#d3cbc6}.faqSection{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.accordion details{border-top:1px solid var(--line)}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{cursor:pointer;justify-content:space-between;gap:20px;padding:25px 0;font-size:1.1rem;font-weight:600;list-style:none;display:flex}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{color:var(--coral);font-size:1.35rem;transition:all .2s}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{padding:0 40px 28px 0}.downloadCTA{max-width:var(--max);background:var(--coral);color:#fff;border-radius:30px;justify-content:space-between;align-items:center;gap:50px;margin:0 auto 40px;padding:65px;display:flex}.downloadCTA h2{max-width:720px;font-size:clamp(2.3rem,4vw,4rem)}.downloadCTA p{color:#ffe8e2;max-width:650px;margin-top:20px}.buttonLight{color:var(--coral);background:#fff;flex:none}.buttonLight:hover{color:var(--coral-dark);background:#fff}footer{max-width:var(--max);margin:auto;padding:70px 28px 30px}.footerTop{grid-template-columns:2fr 1fr 1fr;gap:60px;display:grid}.footerTop>div:first-child p{max-width:320px;margin-top:18px}.footerLinks{flex-direction:column;gap:13px;font-size:.9rem;display:flex}.footerBottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;margin-top:65px;padding-top:25px;font-size:.76rem;display:flex}.timeline{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.timeline article{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:240px;padding:25px}.timeline article>span,.sectionNumber{color:var(--coral);font-size:2.4rem;font-weight:500}.timeline h3{margin:60px 0 12px}.splitSection,.patientView,.contactSection{grid-template-columns:1fr 1fr;gap:80px;display:grid}.patientView{max-width:none;padding-left:max(28px,calc((100vw - var(--max))/2 + 28px));padding-right:max(28px,calc((100vw - var(--max))/2 + 28px));background:#dfe9e5;align-items:center}.phoneMock{border:9px solid var(--ink);background:#fff;border-radius:40px;width:min(100%,380px);margin:auto;padding:32px 20px;box-shadow:0 25px 55px #304b4140}.phoneTop{background:#ddd;border-radius:9px;width:70px;height:8px;margin:-18px auto 30px}.phoneMock strong{font-size:1.45rem}.uiRow{background:var(--cream);border:1px solid var(--line);border-radius:12px;align-items:center;gap:13px;margin-top:12px;padding:16px;font-size:.86rem;display:flex}.uiRow span{width:25px;height:25px;color:var(--coral);background:#f6dbd4;border-radius:50%;place-items:center;font-size:.7rem;display:grid}.contactSection>div>p{max-width:450px;margin-top:24px;font-size:1.05rem}.contactForm{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contactForm label{flex-direction:column;gap:8px;font-size:.8rem;font-weight:600;display:flex}.contactForm input,.contactForm textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:14px}.contactForm textarea{resize:vertical}.contactForm .full{grid-column:1/-1}.pageIntro,.legalIntro{max-width:var(--max);text-align:center;margin:auto;padding:120px 28px 90px}.pageIntro h1{font-size:clamp(3.2rem,7vw,6.8rem)}.pageIntro p{max-width:650px;margin:28px auto 0;font-size:1.12rem}.guideGroup{grid-template-columns:.65fr 1.35fr;gap:80px;display:grid}.guideGroup h2{margin-top:20px;font-size:2.7rem}.warning{max-width:calc(var(--max) - 56px);background:#f8e8e3;border:1px solid #e7b5a8;border-radius:22px;gap:22px;margin:70px auto 120px;padding:35px;display:flex}.warning>span{background:var(--coral);color:#fff;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.warning h2{margin-bottom:8px;font-size:1.4rem}.controlGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.controlGrid article{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:290px;padding:32px}.controlGrid article>span{color:var(--coral);font-size:2.3rem}.controlGrid h3{margin:75px 0 12px}.dataGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.dataGrid article{background:var(--cream);border-radius:18px;min-height:230px;padding:28px}.dataGrid i{color:var(--coral);font-style:normal;font-weight:700}.dataGrid h3{margin:40px 0 10px}.trustNote{text-align:center;max-width:700px;margin:45px auto 0}.newsList{padding-top:20px}.newsList article{border-top:1px solid var(--line);grid-template-columns:.7fr 1.3fr;align-items:center;gap:65px;padding:45px 0;display:grid}.newsVisual{border-radius:22px;place-items:center;height:270px;display:grid;overflow:hidden}.newsVisual span{font-size:3rem;font-weight:700}.visual1{color:var(--coral);background:#f0c8bb}.visual2{color:var(--green);background:#dce9e4}.visual3{color:#f7c0b2;background:#302a27}.newsList time{color:var(--muted);margin-left:12px;font-size:.8rem}.newsList h2{margin:20px 0 12px;font-size:2.2rem}.legalIntro{border-bottom:1px solid var(--line)}.legalIntro h1{margin:0 0 18px;font-size:clamp(3rem,6vw,5.5rem)}.legalLayout{max-width:var(--max);grid-template-columns:280px 1fr;gap:90px;margin:auto;padding:80px 28px 130px;display:grid}.legalLayout aside{height:max-content;color:var(--muted);flex-direction:column;gap:12px;font-size:.79rem;display:flex;position:sticky;top:110px}.legalLayout aside strong{color:var(--ink);margin-bottom:8px;font-size:.9rem}.legalContent section{border-bottom:1px solid var(--line);margin-bottom:45px;padding:0 0 45px;scroll-margin-top:120px}.legalContent h2{margin-bottom:18px;font-size:1.7rem}.legalContent p{font-size:1rem}.legalTableWrap{margin-top:24px;overflow-x:auto}.legalContent table{border-collapse:collapse;width:100%;font-size:.95rem}.legalContent th,.legalContent td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 16px}.legalContent th{background:var(--cream);width:32%;font-weight:650}@media (max-width:960px){.desktopNav{display:none}.mobileMenu{display:block}.hero{gap:35px;min-height:auto}.steps,.timeline{grid-template-columns:1fr 1fr}.steps article:nth-child(2){border-right:0}.personaGrid article{grid-column:span 6}.statGrid{grid-template-columns:1fr}.dataGrid{grid-template-columns:1fr 1fr}.downloadCTA{margin:0 20px 30px}.guideGroup{grid-template-columns:1fr;gap:45px}}@media (max-width:720px){h1{font-size:3.25rem}.headerInner{height:68px;padding:0 18px}.headerActions{display:none}.mobileMenu{display:block}.hero,.innerHero{grid-template-columns:1fr;gap:48px;padding:65px 20px 75px}.heroImage{grid-row:1}.heroImage img{border-radius:42% 42% 14px 14px}.heroCopy>p{font-size:1rem}.trustRow{justify-content:flex-start;gap:18px 25px}.section,.section.warm{padding:85px 20px}.sectionHeading{margin-bottom:45px;display:block}.sectionHeading>p{margin-top:20px}.steps,.timeline{grid-template-columns:1fr}.steps article,.steps article+article{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:25px 0}.steps h3{margin:28px 0 10px}.wideVisual{border-radius:18px;height:66vw;margin-top:35px}.personaGrid,.quotes,.statGrid,.controlGrid,.dataGrid{grid-template-columns:1fr;display:grid}.personaGrid article{grid-column:auto;min-height:210px}.quotes figure{min-height:220px;padding:26px}.problem,.faqSection,.splitSection,.patientView,.contactSection{grid-template-columns:1fr;gap:50px}.problem .statGrid article{grid-template-columns:1fr;gap:10px}.downloadCTA{border-radius:22px;padding:42px 26px;display:block}.downloadCTA .button{margin-top:30px}.footerTop{grid-template-columns:1fr;gap:35px}.footerBottom{flex-direction:column}.patientView{padding:80px 20px}.contactForm{grid-template-columns:1fr}.contactForm label{grid-column:1}.pageIntro,.legalIntro{padding:90px 20px 65px}.pageIntro h1{font-size:3.3rem}.warning{margin:50px 20px 90px}.newsList article{grid-template-columns:1fr;gap:28px}.newsVisual{height:210px}.legalLayout{grid-template-columns:1fr;padding:50px 20px 90px}.legalLayout aside{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.accordion summary span{transition:none}}.doctorBody{min-height:100vh;color:var(--ink);background:#f4f0ec}.doctorAuthPage{background:radial-gradient(circle at 15% 10%,#f5d9d2 0,transparent 32%),var(--cream);place-items:center;min-height:100vh;padding:40px 20px;display:grid}.doctorAuthCard{border:1px solid var(--line);width:min(100%,600px);box-shadow:var(--shadow-card);background:#ffffffeb;border-radius:28px;padding:48px}.doctorWordmark{font-family:var(--font-heading);color:var(--coral);align-items:center;gap:8px;font-size:1.45rem;font-weight:700;display:inline-flex}.doctorWordmarkLogo{width:auto;height:30px;display:block}.doctorWordmark span{font-family:var(--font-body);color:var(--coral-dark);background:#f5d9d2;border-radius:99px;padding:4px 7px;font-size:.72rem}.doctorEyebrow{color:var(--coral-dark);letter-spacing:.08em;margin:28px 0 12px;font-size:.75rem;font-weight:800;display:block}.doctorAuthCard h1{margin-bottom:18px;font-size:clamp(2rem,5vw,3rem)}.doctorAuthCard>p{font-size:1.05rem}.doctorAuthCard small{color:var(--muted);margin-top:24px;line-height:1.6;display:block}.doctorForm{gap:20px;margin-top:32px;display:grid}.doctorForm label,.doctorEditor label{color:var(--ink);gap:8px;font-size:.86rem;font-weight:700;display:grid}.doctorForm input,.doctorEditor input,.doctorEditor textarea,.doctorEditor select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:14px 15px;transition:border-color .2s,box-shadow .2s}.doctorForm input:focus,.doctorEditor input:focus,.doctorEditor textarea:focus,.doctorEditor select:focus{border-color:var(--coral);box-shadow:0 0 0 3px #e353361f}.doctorForm input:disabled{background:var(--warm);color:var(--muted)}.doctorForm .button{width:100%}.doctorFormMessage{color:var(--green);font-size:.88rem}.doctorFormError{color:var(--coral-dark)}.doctorTextButton{color:var(--muted);cursor:pointer;background:0 0;font-size:.88rem}.doctorPrivacyNote{background:var(--warm);border-radius:12px;padding:14px;font-size:.88rem}.doctorHeader{height:74px;padding:0 max(24px,calc((100vw - var(--max))/2));border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf7f4f0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.doctorHeader>div,.doctorHeader nav{align-items:center;gap:28px;display:flex}.doctorHeader nav{font-size:.9rem;font-weight:700}.doctorIdentity{align-items:center;gap:16px;display:flex}.doctorIdentity>span{text-align:right;display:grid}.doctorIdentity small{color:var(--muted)}.doctorHeaderActions{align-items:center;gap:8px;display:flex}.doctorHeaderButton{border:1px solid var(--line);cursor:pointer;font:inherit;color:inherit;white-space:nowrap;background:#fff;border-radius:99px;justify-content:center;align-items:center;padding:9px 14px;font-weight:600;text-decoration:none;display:inline-flex}.doctorHeaderButton:hover{border-color:#cdbeb4}.doctorBackLink{color:var(--muted);margin-bottom:18px;font-weight:700;display:inline-flex}.doctorBackLink:hover{color:var(--coral-dark)}.doctorSettingsLayout{gap:18px;max-width:640px;display:grid}.doctorSettingsCard{border:1px solid var(--line);background:#fff;border-radius:24px;padding:32px;box-shadow:0 16px 36px -32px #26221f80}.doctorSettingsCard h2{margin-bottom:8px;font-size:1.35rem}.doctorSettingsCard>div>p,.doctorSettingsCard>p{font-size:.95rem}.doctorSettingsCard.doctorForm{margin-top:0}.doctorDangerZone{background:#fff8f6;border-color:#e7b5a8;gap:20px;display:grid}.doctorDangerActions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.doctorDangerButton{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:99px;padding:13px 18px;font-weight:700}.doctorDangerButton:hover{background:var(--coral-dark)}.doctorDangerButton:disabled,.doctorHeaderButton:disabled{opacity:.6;cursor:not-allowed}.doctorPortalMain{width:min(var(--max),100%);margin:auto;padding:64px 28px 100px;overflow:visible}.doctorDashboardIntro{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px;display:flex}.doctorDashboardIntro .doctorEyebrow{margin-top:0}.doctorDashboardIntro h1{max-width:800px;font-size:clamp(2.25rem,5vw,4rem)}.doctorDashboardIntro p{max-width:650px;margin-top:20px;font-size:1.05rem}.doctorSecondaryButton{border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:#fff;border-radius:99px;padding:13px 18px;font-weight:700}.doctorQueue{gap:12px;display:grid}.doctorQueueCard{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:18px;padding:21px 24px;transition:transform .2s,border-color .2s;display:flex;box-shadow:0 12px 30px -26px #26221f73}.doctorQueueCard:hover{border-color:#cdbeb4;transform:translateY(-2px)}.doctorPatientAvatar{width:48px;height:48px;color:var(--coral-dark);background:#f5d9d2;border-radius:50%;flex:none;place-items:center;font-size:1.1rem;font-weight:800;display:grid}.doctorQueueMain{flex:1;gap:5px;min-width:0;display:grid}.doctorQueueName{align-items:center;gap:8px;font-weight:800;display:flex}.doctorQueueName i{background:var(--coral);border-radius:50%;width:7px;height:7px}.doctorQueueMain small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.doctorStatus{color:var(--coral-dark);white-space:nowrap;background:#f5d9d2;border-radius:99px;align-items:center;padding:7px 11px;font-size:.74rem;font-weight:800;display:inline-flex}.doctorStatusReviewed{color:var(--green);background:#dfe9e5}.doctorEmpty{text-align:center;border:1px dashed var(--line);background:#fff;border-radius:24px;padding:70px 24px}.doctorEmpty>span{width:56px;height:56px;color:var(--green);background:#dfe9e5;border-radius:50%;place-items:center;margin:0 auto 22px;font-size:1.4rem;display:grid}.doctorEmpty h2{margin-bottom:8px;font-size:1.5rem}.doctorEditor{gap:22px;display:grid}.doctorEditorTop{justify-content:space-between;align-items:center;display:flex}.doctorEditorTop>a{color:var(--muted);font-weight:700}.doctorVisitHeading{align-items:center;gap:20px;padding:20px 0 28px;display:flex}.doctorVisitHeading .doctorPatientAvatar{width:64px;height:64px;font-size:1.35rem}.doctorVisitHeading .doctorEyebrow{margin:0 0 5px}.doctorVisitHeading h1{font-size:2rem}.doctorVisitHeading p{margin-top:5px}.doctorEditorCard{border:1px solid var(--line);background:#fff;border-radius:24px;gap:22px;padding:32px;display:grid;box-shadow:0 16px 36px -32px #26221f80}.doctorEditorSectionHeading{border-bottom:1px solid var(--line);gap:16px;margin-bottom:4px;padding-bottom:22px;display:flex}.doctorEditorSectionHeading>span{color:var(--coral);font-family:var(--font-heading);font-weight:800}.doctorEditorSectionHeading h2{margin-bottom:4px;font-size:1.55rem}.doctorEditorSectionHeading p{font-size:.9rem}.doctorEditor textarea{resize:vertical;line-height:1.6}.doctorStepList,.doctorMedList,.doctorListEditor{gap:16px;display:grid}.doctorStepList fieldset,.doctorMedCard{border:1px solid var(--line);border-radius:16px;gap:16px;margin:0;padding:20px;display:grid}.doctorStepList legend,.doctorMedCard legend{color:var(--coral-dark);padding:0 8px;font-size:.82rem;font-weight:800}.doctorFormRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.doctorFormRow4{grid-template-columns:repeat(4,minmax(0,1fr))}.doctorMedCardTop,.doctorListRow{grid-template-columns:1fr auto;align-items:end;gap:12px;display:grid}.doctorEmptyHint{color:var(--muted);font-size:.92rem}.doctorTextButton,.doctorGhostButton{appearance:none;cursor:pointer;font:inherit;background:0 0;border:0;font-weight:700}.doctorTextButton{color:var(--coral-dark);justify-self:start;padding:4px 0}.doctorGhostButton{color:var(--muted);border:1px solid var(--line);background:#faf7f4;border-radius:10px;padding:12px 14px}.doctorGhostButton:hover,.doctorTextButton:hover{color:var(--coral-dark)}.doctorEditorActions{background:var(--ink);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;display:flex;position:sticky;bottom:16px;box-shadow:0 16px 40px #26221f47}.doctorEditorActions p{color:#d8d0cb;margin-top:4px;font-size:.84rem}.doctorEditorActions .doctorFormMessage{color:#b7d8ce}.doctorEditorActions .button{flex:none}@media (max-width:720px){.doctorAuthCard{border-radius:22px;padding:32px 24px}.doctorHeader{padding:0 18px}.doctorHeader nav,.doctorIdentity>span{display:none}.doctorHeader>div{gap:12px}.doctorIdentity{gap:0}.doctorHeaderActions{gap:6px}.doctorHeaderButton{padding:8px 12px;font-size:.86rem}.doctorWordmarkLogo{height:26px}.doctorPortalMain{padding:42px 18px 80px}.doctorDashboardIntro{align-items:start;display:grid}.doctorDashboardIntro h1 br{display:none}.doctorQueueCard{gap:12px;padding:18px 16px}.doctorQueueCard>span:last-child{display:none}.doctorQueueMain small{white-space:normal}.doctorStatus{font-size:.68rem}.doctorEditorCard,.doctorSettingsCard{padding:24px 18px}.doctorFormRow,.doctorFormRow4,.doctorMedCardTop,.doctorListRow{grid-template-columns:1fr}.doctorGhostButton{justify-self:start}.doctorEditorActions{display:grid;position:static}.doctorEditorActions .button{width:100%}}:root{--coral:#e35336;--coral-dark:#d14024;--cream:#f7f4f1;--warm:#f1ebe5;--ink:#26221f;--muted:#6f6862;--line:#ded7d0;--white:#fff;--max:1180px;--font-heading:var(--font-outfit),var(--font-pretendard),sans-serif;--font-body:var(--font-dm-sans),var(--font-pretendard),sans-serif;--shadow-card:0 22px 46px -28px #26221f33,0 4px 14px -8px #26221f1a}html{background:var(--warm)}body{background:var(--cream);font-family:var(--font-body);word-break:keep-all;overflow-wrap:break-word;width:100%;font-size:16px;line-height:1.5;overflow-x:clip}p{color:var(--muted);text-wrap:pretty;line-height:1.65}h1,h2,h3{font-family:var(--font-heading);letter-spacing:0;text-wrap:balance;white-space:normal;font-weight:700}h1{font-size:clamp(2.25rem,5vw,3.5rem);line-height:1.08}h2{font-size:clamp(1.875rem,4vw,3.125rem);line-height:1.2}h3{font-size:clamp(1.5rem,2.5vw,2.25rem);line-height:1.25}.siteHeader{background:var(--cream);-webkit-backdrop-filter:none;backdrop-filter:none;border:0;position:relative}.headerInner{height:74px;padding:0 24px}.logo{font-family:var(--font-heading);letter-spacing:0;gap:10px;font-size:1.25rem}.logo img{border-radius:9px;width:36px;height:36px;box-shadow:0 4px 12px #e353362e}.desktopNav{gap:8px;font-size:.9375rem}.desktopNav a{border-radius:999px;padding:8px 12px;transition:background .2s,color .2s}.desktopNav a:hover{background:var(--white);color:var(--coral-dark)}.desktopNav a:after{display:none}.button{gap:10px;min-height:48px;padding:12px 22px;font-weight:700;box-shadow:0 8px 20px -12px #be3d27b3}.buttonSmall{min-height:42px;padding:9px 17px}main{overflow:clip}.hero{gap:68px;min-height:auto;padding:52px 28px 88px}.heroCopy>p{color:#26221fc7;max-width:34rem;margin:24px 0 30px;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.55}.eyebrow{letter-spacing:.08em;margin-bottom:18px;font-size:.75rem;line-height:1.4}.heroImage img{aspect-ratio:1;object-fit:cover;box-shadow:var(--shadow-card);filter:none;border-radius:1.75rem}.imageHalo{display:none}.heroPanel{z-index:2;background:var(--cream);border-radius:0 0 2rem 2rem;position:relative;box-shadow:0 18px 36px -24px #1a1a1a24,0 3px 10px -6px #1a1a1a0f}.homeHero{text-align:center;flex-direction:column;align-items:center;gap:36px;padding-top:44px;display:flex}.homeHero .heroCopy{max-width:760px}.heroCopy{width:100%;min-width:0}.heroCopy h1,.heroCopy p{max-width:100%}.homeHero .heroCopy>p{margin-left:auto;margin-right:auto}.homeHero .buttonRow{justify-content:center}.homeHero .heroImage{width:min(100%,760px);margin-top:44px}.homeHero .heroImage img{aspect-ratio:3/2;border-radius:1.75rem}.trustRow{border-color:var(--line);background:var(--warm);min-height:84px;font-size:.9375rem}.trustRow i{background:#f5d9d2;border:0;font-style:normal}.section{padding:96px 28px}.section.warm{background:var(--warm)}.sectionHeading{align-items:flex-end;margin-bottom:52px}.sectionHeading h2{max-width:680px}.sectionHeading>p{max-width:390px;font-size:1.0625rem}.stepsVisualGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stepCard{flex-direction:column;gap:18px;display:flex}.stepImage{box-shadow:var(--shadow-card);background:#eaded5;border-radius:1.5rem;position:relative;overflow:hidden}.stepImage img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.stepNumber{background:var(--coral);color:#fff;width:48px;height:48px;font-family:var(--font-heading);border-radius:50%;place-items:center;font-size:1.5rem;font-weight:700;display:grid;position:absolute;top:14px;left:14px;box-shadow:0 8px 18px #be3d273d}.stepCard h3{margin:0 0 8px;font-size:1.5rem}.stepCard p{font-size:1rem}.steps,.wideVisual{display:none}.personaGrid{gap:16px}.personaGrid article,.quotes figure,.timeline article,.controlGrid article,.dataGrid article{box-shadow:var(--shadow-card);border-color:#ded7d0e6;border-radius:1.5rem}.personaGrid article{background:#ffffffb8;min-height:220px}.personaGrid h3{font-size:1.35rem}.quotes figure{min-height:230px;padding:32px}.quotes blockquote{font-family:var(--font-heading);font-size:1.35rem;font-weight:600;line-height:1.45}.problem{background:var(--ink);max-width:calc(var(--max) - 56px);box-shadow:var(--shadow-card);border-radius:2rem;margin:96px auto 0;padding:72px}.problem h2{max-width:420px}.patientView{max-width:calc(var(--max) - 56px);box-shadow:var(--shadow-card);border-radius:2rem;gap:60px;margin:0 auto;padding:72px}.patientView h2{margin-top:14px}.patientVisual{margin-top:0;padding:14px 0}.patientVisual .shareChip{bottom:-1%;right:0}.patientVisual .heroBlob.a{background:#cfe0d8}.patientVisual .heroDots{background-image:radial-gradient(var(--green) 1.5px,transparent 1.6px)}.problem .statGrid article{grid-template-columns:160px 1fr}.problem .statGrid h3{font-size:1.35rem}.faqSection{gap:72px}.accordion summary{padding:22px 0;font-size:1.125rem}.downloadCTA{border-radius:2rem;padding:60px;box-shadow:0 22px 50px -30px #be3d278c}.downloadCTA h2{font-size:clamp(1.875rem,4vw,3.125rem);line-height:1.2}.innerHero{min-height:auto;padding-top:60px}.innerHero h1,.pageIntro h1,.legalIntro h1{font-size:clamp(2.25rem,5vw,3.5rem)}.pageIntro,.legalIntro{padding:96px 28px 76px}.pageIntro p{font-size:1.125rem;line-height:1.65}.timeline h3{font-size:1.5rem}.timeline article>span,.sectionNumber{font-family:var(--font-heading);font-weight:700}.guideGroup h2{font-size:clamp(1.875rem,4vw,3.125rem)}.newsList h2{font-size:clamp(1.75rem,3vw,2.25rem)}.newsVisual{box-shadow:var(--shadow-card);border-radius:1.5rem;position:relative}.visual1{background:#f5d9d2}.newsVisual .heroDots{bottom:10%;left:10%}.newsIcon{z-index:1;border-radius:24px;width:96px;height:96px;position:relative;box-shadow:0 18px 40px -14px #be3d2773}.newsSteps{z-index:1;gap:12px;display:flex;position:relative}.newsSteps span{background:var(--coral);color:#fff;width:48px;height:48px;font-family:var(--font-heading);border-radius:50%;place-items:center;font-size:1.25rem;font-weight:700;display:grid;box-shadow:0 8px 18px #be3d273d}.newsSteps span:nth-child(2n){translate:0 12px}.visual3 svg{z-index:1;position:relative}.legalContent h2{font-family:var(--font-body);letter-spacing:0;font-size:1.5rem}@media (min-width:961px){html[lang=en] h1,html[lang=en] h2,html[lang=en] h3{letter-spacing:-.025em}}@media (max-width:960px){.stepsVisualGrid{grid-template-columns:repeat(2,1fr)}.problem{max-width:none;margin:72px 20px 0}.patientView{max-width:none;margin:0 20px}}@media (max-width:720px){h1{font-size:2.25rem;line-height:1.2}h2{font-size:1.875rem;line-height:1.2}h3{font-size:1.5rem}.headerInner{height:66px}.logo img{width:34px;height:34px}.hero,.innerHero{gap:36px;padding:42px 20px 64px}.homeHero{gap:28px;padding-top:32px}.homeHero .heroImage{margin-top:32px}.homeHero .heroImage img{aspect-ratio:1;border-radius:1.25rem}.heroImage{grid-row:auto}.heroImage img{border-radius:1.25rem}.heroCopy>p{margin:20px 0 26px;font-size:1.125rem;line-height:1.55}.buttonRow{gap:18px}.trustRow{text-align:center;justify-content:center;gap:14px 20px;padding:20px}.section,.section.warm{padding:68px 20px}.sectionHeading{margin-bottom:36px}.stepsVisualGrid{grid-template-columns:1fr;gap:34px}.stepImage{border-radius:1.25rem}.stepCard h3{font-size:1.5rem}.personaGrid article{min-height:190px;padding:26px}.problem{border-radius:0;margin:0;padding:64px 20px}.problem .statGrid article{grid-template-columns:1fr}.patientView{border-radius:0;max-width:none;margin:0;padding:64px 20px}.faqSection{gap:38px}.downloadCTA{border-radius:1.5rem;margin:0 16px 24px;padding:40px 24px}.pageIntro,.legalIntro{padding:72px 20px 56px}}.heroVisual{z-index:1;justify-content:center;width:min(100%,760px);margin-top:40px;padding:14px 0 30px;display:flex;position:relative}.heroBlob{z-index:0;border-radius:50%;position:absolute}.heroBlob.a{background:#f5d9d2;width:340px;height:340px;top:8%;left:8%}.heroBlob.b{background:var(--warm);width:230px;height:230px;bottom:2%;right:9%}.heroDots{background-image:radial-gradient(var(--coral) 1.5px,transparent 1.6px);opacity:.3;background-size:14px 14px;width:130px;height:90px;position:absolute;bottom:8%;left:13%}.heroPhone{z-index:1;background:var(--white);border:7px solid var(--ink);text-align:left;border-radius:38px;width:min(100%,330px);padding:24px 20px;position:relative;transform:rotate(-1.5deg);box-shadow:0 30px 60px -18px #26221f47}.heroPhone .phoneTop{background:#e6e0da;border-radius:9px;width:64px;height:7px;margin:-6px auto 20px}.heroCardHead{align-items:center;gap:11px;display:flex}.heroCardHead>div{flex:1;min-width:0}.heroCardIcon{width:38px;height:38px;color:var(--coral);background:#fdeadd;border-radius:50%;flex:none;place-items:center;display:grid}.heroCardHead strong{font-size:1rem;line-height:1.3;display:block}.heroCardHead small{color:var(--muted);font-size:.78rem}.heroCardHead .samplePill{flex:none;margin-left:auto}.heroCardLabel{letter-spacing:.06em;color:var(--muted);text-transform:uppercase;margin:16px 0 7px;font-size:.72rem;font-weight:700;display:block}.heroSummaryText{background:var(--cream);border:1px solid var(--line);border-radius:12px;margin:0;padding:12px 14px;font-size:.95rem;line-height:1.55}.heroTask{background:var(--cream);border:1px solid var(--line);border-radius:12px;align-items:center;gap:10px;margin-top:8px;padding:11px 14px;font-size:.88rem;display:flex}.heroTask i{width:24px;height:24px;color:var(--green);background:#e7f0e9;border-radius:50%;flex:none;place-items:center;font-size:.72rem;font-style:normal;display:grid}.heroTask:last-child i{color:var(--coral);background:#fbe3da}.heroChip{z-index:2;background:var(--white);border:1px solid var(--line);border-radius:999px;align-items:center;gap:10px;padding:10px 18px;font-size:.85rem;font-weight:600;animation:5.5s ease-in-out infinite alternate heroFloat;display:flex;position:absolute;box-shadow:0 14px 34px -12px #26221f4d}.heroChip em{color:var(--muted);font-variant-numeric:tabular-nums;font-style:normal}.recChip{top:14%;left:2%;transform:rotate(-3deg)}.shareChip{animation-delay:1.2s;bottom:12%;right:2%;transform:rotate(2deg)}.heroWave{align-items:center;gap:3px;height:16px;display:flex}.heroWave i{background:var(--coral);border-radius:3px;width:3px;animation:1.1s ease-in-out infinite alternate heroWave}.heroWave i:first-child{height:7px;animation-delay:0s}.heroWave i:nth-child(2){height:13px;animation-delay:.15s}.heroWave i:nth-child(3){height:9px;animation-delay:.3s}.heroWave i:nth-child(4){height:15px;animation-delay:.45s}.heroWave i:nth-child(5){height:8px;animation-delay:.6s}.heroAvatars{display:flex}.heroAvatars i{border:2px solid var(--white);border-radius:50%;width:24px;height:24px}.heroAvatars i:first-child{background:#e88d70}.heroAvatars i:last-child{background:#7f9d92;margin-left:-8px}@keyframes heroFloat{0%{translate:0 -6px}to{translate:0 6px}}@keyframes heroWave{0%{transform:scaleY(.5)}to{transform:scaleY(1.4)}}@media (prefers-reduced-motion:reduce){.heroChip,.heroWave i{animation:none}}.heroVisual.heroWelcomeVisual{width:min(100%,400px);margin-top:0;padding:0}.heroStartCardWrap{z-index:1;border-radius:32px;width:100%;position:relative;box-shadow:0 12px 32px #ba5a2e14}.heroStartCard{width:100%;height:auto;display:block}@media (max-width:720px){.heroVisual{margin-top:26px;padding:10px 0 22px}.heroVisual.heroWelcomeVisual{margin-top:0;padding:0}.heroBlob.a{width:230px;height:230px;left:2%}.heroBlob.b{width:170px;height:170px;right:0}.recChip{top:4%;left:0}.shareChip{bottom:4%;right:0}.heroChip{padding:8px 14px;font-size:.78rem}}.pledge{text-align:center;padding:190px 28px;position:relative}.pledge .heroBlob.a{width:380px;height:380px;top:-150px;left:7%}.pledge .heroBlob.b{background:#f5d9d2;width:300px;height:300px;bottom:130px;right:-130px}.pledge .heroDots{inset:24% 11% auto auto}.problem,.pledgeInner{z-index:1;position:relative}.pledgeStatement{letter-spacing:-.035em;color:var(--ink);margin-top:6px;font-size:clamp(3.1rem,7.5vw,7.8rem);font-weight:600;line-height:1.08}.pledgeStatement em{color:var(--coral);white-space:nowrap;font-style:normal}.pledgeNote{max-width:520px;margin:34px auto 0;font-size:1.08rem}@media (max-width:720px){.pledge{padding:120px 20px}.pledge .heroBlob.a{width:250px;height:250px;top:-100px;left:4%}.pledge .heroBlob.b{width:190px;height:190px;bottom:90px;right:-85px}.pledge .heroDots{top:12%;right:4%}.pledgeNote{margin-top:26px;font-size:.98rem}}.button,.buttonSmall,.buttonLight,.textLink,.desktopNav,.mobileMenu,.headerActions,.language,.logo,.eyebrow,.samplePill,.trustRow,.accordion summary,.heroChip,.heroPhone,.phoneMock,.stepNumber,.sectionNumber,.pledge .heroDots{-webkit-user-select:none;user-select:none}html.js-reveal [data-reveal],html.js-reveal [data-reveal-group]>*{opacity:0;transition:opacity .65s cubic-bezier(.22,.61,.36,1),transform .65s cubic-bezier(.22,.61,.36,1);transform:translateY(22px)}html.js-reveal [data-reveal].is-in,html.js-reveal [data-reveal-group].is-in>*{opacity:1;transform:none}html.js-reveal [data-reveal-group].is-in>:nth-child(2){transition-delay:70ms}html.js-reveal [data-reveal-group].is-in>:nth-child(3){transition-delay:.14s}html.js-reveal [data-reveal-group].is-in>:nth-child(4){transition-delay:.21s}html.js-reveal [data-reveal-group].is-in>:nth-child(5){transition-delay:.28s}html.js-reveal [data-reveal-group].is-in>:nth-child(n+6){transition-delay:.34s}@media (prefers-reduced-motion:reduce){html.js-reveal [data-reveal],html.js-reveal [data-reveal-group]>*{opacity:1;transition:none;transform:none}}.personaGrid article,.quotes figure,.timeline article,.controlGrid article,.dataGrid article,.stepCard,.newsVisual{transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s cubic-bezier(.22,.61,.36,1)}.personaGrid article:hover,.quotes figure:hover,.timeline article:hover,.controlGrid article:hover,.dataGrid article:hover{transform:translateY(-5px);box-shadow:0 30px 56px -30px #26221f47,0 6px 18px -8px #26221f1f}.stepImage img{transition:transform .5s cubic-bezier(.22,.61,.36,1)}.stepCard:hover .stepImage img{transform:scale(1.03)}.textLink{transition:color .2s,border-color .2s}.textLink:hover{color:var(--coral-dark);border-color:var(--coral-dark)}@media (prefers-reduced-motion:reduce){.personaGrid article,.quotes figure,.timeline article,.controlGrid article,.dataGrid article,.stepCard,.newsVisual,.stepImage img{transition:none}.personaGrid article:hover,.quotes figure:hover,.timeline article:hover,.controlGrid article:hover,.dataGrid article:hover,.stepCard:hover .stepImage img{transform:none}}.scanLanding{flex-direction:column;max-width:560px;min-height:100svh;margin:0 auto;padding:22px 24px 40px;display:flex}.scanHeader{padding:4px 0 30px}.scanHeader .logo{cursor:default}.scanLanding h1{letter-spacing:-.035em;font-size:clamp(2.15rem,8.5vw,3rem);font-weight:600;line-height:1.16}.scanIntro{max-width:34em;margin:16px 0 26px;font-size:1.02rem}.scanIntro b{color:var(--ink)}.scanButtons{flex-wrap:wrap;gap:10px;max-width:460px;display:flex}.storeBadge{color:#fff;background:#101010;border:1px solid #2c2723;border-radius:13px;flex:190px;justify-content:center;align-items:center;gap:11px;min-height:58px;padding:10px 18px;transition:transform .2s;display:flex}.storeBadge:hover{transform:translateY(-2px)}.storeBadge svg{flex:none;width:26px;height:26px}.storeBadge span{text-align:left;flex-direction:column;line-height:1.2;display:flex}.storeBadge small{color:#d8d2cc;letter-spacing:.02em;font-size:.66rem;font-weight:500}.storeBadge strong{letter-spacing:-.01em;font-size:1.06rem;font-weight:600}.storeBadgeSoon{opacity:.55;cursor:default}.scanHint{color:var(--muted);margin-top:14px;font-size:.85rem}.scanVisual{justify-content:center;width:100%;max-width:380px;margin:46px auto 8px;padding:22px 10px 18px;display:flex;position:relative}.scanVisual .heroBlob.a{width:250px;height:250px;top:6%;left:-6%}.scanVisual .heroDots{bottom:5%;left:auto;right:-3%}.scanVisual .heroStartCardWrap{width:100%}.scanVisual .recChip{top:-2%;left:-2%}.trustRow.scanTrust{background:var(--warm);border:0;border-radius:20px;justify-content:flex-start;gap:14px 26px;min-height:0;margin-top:42px;padding:20px 24px;font-size:.85rem}.trustRow.scanTrust i{background:var(--white);border-color:#0000}.scanFooter{text-align:center;color:var(--muted);margin-top:auto;padding-top:26px;font-size:.8rem}.blogList{gap:26px;max-width:1040px;margin:0 auto;padding:0 28px 110px;display:grid}.blogEmpty{text-align:center;padding:40px 0}.blogGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:22px;display:grid}.blogFeatured .blogCard{grid-template-columns:1.15fr 1fr;align-items:center;display:grid}.blogFeatured .blogCardCover{aspect-ratio:3/2;height:100%}.blogFeatured .blogCardBody{padding:34px 36px}.blogFeatured .blogCard h2{font-size:clamp(1.5rem,2.6vw,2.05rem)}.blogCard{box-shadow:var(--shadow-card);background:#fff;border:1px solid #ded7d0e6;border-radius:1.5rem;flex-direction:column;transition:transform .2s,border-color .2s;display:flex;overflow:hidden}.blogCard:hover{border-color:#cdbeb4;transform:translateY(-3px)}.blogCardCover{aspect-ratio:3/2;background:var(--warm);overflow:hidden}.blogCardCover img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.blogCard:hover .blogCardCover img{transform:scale(1.03)}.blogCardBody{flex-direction:column;gap:0;padding:22px 24px 26px;display:flex}.blogCard h2{margin:14px 0 8px;font-size:1.28rem;line-height:1.35}.blogCard p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.65;display:-webkit-box;overflow:hidden}.blogMeta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:.8rem;display:flex}.blogPost{max-width:860px;margin:0 auto;padding:72px 28px 40px}.blogPost header{max-width:760px;margin:0 auto 30px}.blogPost h1{margin:18px 0 16px;font-size:clamp(1.9rem,4.2vw,2.8rem);line-height:1.22}.blogLede{font-size:1.14rem;line-height:1.75}.blogByline{color:var(--ink);align-items:center;gap:10px;margin-top:22px;font-size:.9rem;font-weight:600;display:flex}.blogByline img{border:1px solid var(--line);border-radius:50%}.blogCover{background:var(--warm);box-shadow:var(--shadow-card);border-radius:24px;margin:0 0 30px;overflow:hidden}.blogCover img{width:100%;height:auto;display:block}.blogToc{border:1px solid var(--line);background:#fff;border-radius:16px;max-width:760px;margin:0 auto 30px;padding:18px 22px}.blogToc strong{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-size:.78rem;display:block}.blogToc ol{gap:6px;padding-left:20px;font-size:.96rem;line-height:1.55;display:grid}.blogToc a{color:var(--ink);border-bottom:1px solid #0000;text-decoration:none}.blogToc a:hover{border-bottom-color:var(--coral)}.blogBody{gap:16px;max-width:760px;margin:0 auto;display:grid}.blogBody h2{margin-top:30px;scroll-margin-top:90px;font-size:clamp(1.4rem,2.8vw,1.85rem);line-height:1.3}.blogBody p{font-size:1.03rem;line-height:1.85}.blogBody ul,.blogBody ol{color:var(--muted);gap:12px;padding-left:22px;font-size:1.02rem;line-height:1.75;display:grid}.blogBody li::marker{color:var(--coral);font-weight:700}.blogNote{background:var(--warm);border:1px solid var(--line);color:var(--muted);border-radius:16px;margin-top:14px;padding:20px 22px;font-size:.9rem;line-height:1.7}.blogQuote{border-left:4px solid var(--coral);margin:18px 0;padding:6px 0 6px 22px}.blogQuote p{color:var(--ink);font-size:1.18rem;font-weight:600;line-height:1.6}.blogQuote cite{color:var(--muted);margin-top:8px;font-size:.85rem;font-style:normal;display:block}.blogFigure{background:var(--warm);border-radius:20px;margin:18px 0 6px;overflow:hidden}.blogFigure img{width:100%;height:auto;display:block}.blogFigure figcaption{color:var(--muted);border:1px solid var(--line);background:#fff;border-top:0;border-radius:0 0 20px 20px;padding:10px 14px 12px;font-size:.84rem}.blogSources{border-top:1px solid var(--line);max-width:760px;margin:40px auto 0;padding-top:26px}.blogSources h2{letter-spacing:.02em;margin-bottom:12px;font-size:1.05rem}.blogSources ul{color:var(--muted);gap:8px;padding-left:20px;font-size:.92rem;line-height:1.6;display:grid}.blogSources a{color:var(--coral-text);text-underline-offset:3px;text-decoration:underline}.blogFaq{max-width:760px;margin:0 auto;padding:14px 28px 30px}.blogFaq h2{margin-bottom:16px;font-size:1.5rem}.blogAuthor{border:1px solid var(--line);background:#fff;border-radius:20px;align-items:flex-start;gap:16px;max-width:760px;margin:10px auto 0;padding:22px 24px;display:flex}.blogAuthor img{border:1px solid var(--line);border-radius:50%;flex:none}.blogAuthor strong{margin-bottom:6px;display:block}.blogAuthor p{font-size:.9rem;line-height:1.65}.blogRelated{max-width:1040px;margin:0 auto;padding:56px 28px 20px}.blogRelatedHead{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:18px;display:flex}.blogRelatedHead h2{font-size:1.5rem}.blogBackRow{max-width:760px;margin:0 auto;padding:30px 28px 90px}@media (max-width:720px){.blogList{padding:0 20px 80px}.blogFeatured .blogCard{grid-template-columns:1fr}.blogFeatured .blogCardBody{padding:22px 22px 26px}.blogPost{padding:56px 20px 36px}.blogCover{border-radius:18px}.blogFaq,.blogBackRow,.blogRelated{padding-left:20px;padding-right:20px}.blogAuthor{margin-left:20px;margin-right:20px}}.sharedVisitPage{min-height:100svh;font-family:var(--font-pretendard),sans-serif;background:#f7f4f1;padding:0 20px 34px;overflow:clip}.sharedVisitHeader{justify-content:space-between;align-items:center;width:min(100%,720px);height:76px;margin:0 auto;display:flex}.sharedVisitBrand{align-items:center;display:inline-flex}.sharedVisitBrandLogo{width:auto;height:30px;display:block}.sharedVisitPrivacyBadge{color:var(--muted);background:#ffffffa8;border:1px solid #d6cec7;border-radius:999px;padding:7px 11px;font-size:.75rem;font-weight:700}.sharedVisitContent{width:min(100%,720px);margin:0 auto}.sharedVisitHero{background:linear-gradient(135deg,#e8593b 0%,var(--coral) 55%,#d4472c 100%);color:#fff;border-radius:28px;padding:48px 44px 42px;position:relative;overflow:hidden;box-shadow:0 24px 52px -34px #be3d27b8}.sharedVisitHero:after{content:"";background:#ffffff24;border-radius:50%;width:180px;height:180px;position:absolute;top:-76px;right:-75px}.sharedVisitEyebrow{color:var(--coral-dark);letter-spacing:.06em;font-size:.76rem;font-weight:800;line-height:1.4}.sharedVisitHero .sharedVisitEyebrow{color:#ffe0d8}.sharedVisitHero h1{z-index:1;color:#fff;font-family:var(--font-pretendard),sans-serif;margin:12px 0 20px;font-size:clamp(2rem,7vw,3rem);line-height:1.2;position:relative}.sharedVisitMeta{color:#ffffffeb;flex-wrap:wrap;align-items:center;gap:9px 20px;font-size:.92rem;display:flex}.sharedVisitMeta span+span:before{content:"";background:#ffffffb3;border-radius:50%;width:4px;height:4px;margin:0 11px 2px 0;display:inline-block}.sharedVisitPrivacyNote{z-index:1;color:#ffffffe6;border-top:1px solid #ffffff4d;max-width:560px;margin-top:30px;padding-top:22px;font-size:.84rem;line-height:1.65;position:relative}.sharedVisitGrid{gap:14px;margin-top:16px;display:grid}.sharedVisitSection{background:#fff;border:1px solid #ded7d0f2;border-radius:22px;padding:28px;box-shadow:0 18px 40px -34px #26221f7a}.sharedVisitSection h2{font-family:var(--font-pretendard),sans-serif;margin-bottom:18px;font-size:1.3rem;line-height:1.35}.sharedVisitSectionLabel{color:var(--coral-dark);margin-bottom:7px;font-size:.75rem;font-weight:800}.sharedVisitOverview{background:#fff8f5;border-color:#edcfc6}.sharedVisitOverviewText{color:var(--ink);font-size:1.03rem;line-height:1.78}.sharedVisitList{gap:14px;list-style:none;display:grid}.sharedVisitList li{grid-template-columns:28px 1fr;align-items:start;gap:12px;display:grid}.sharedVisitList li>span{width:28px;height:28px;color:var(--coral-dark);background:#f8e3dc;border-radius:50%;place-items:center;font-size:.74rem;font-weight:800;display:grid}.sharedVisitList p{color:var(--ink);padding-top:2px;line-height:1.65}.sharedVisitSectiongreen .sharedVisitList li>span{color:var(--green);background:#dfeae5}.sharedVisitSectionsand .sharedVisitList li>span{color:#7e654e;background:#eee6db}.sharedVisitChecklist{gap:10px;list-style:none;display:grid}.sharedVisitChecklist li{border:1px solid var(--line);background:#faf8f6;border-radius:13px;grid-template-columns:28px 1fr;align-items:start;gap:12px;padding:13px 14px;display:grid}.sharedVisitChecklist li>span{color:#fff;background:#fff;border:2px solid #c9bdb4;border-radius:8px;place-items:center;width:24px;height:24px;margin-top:1px;font-size:.75rem;font-weight:800;display:grid}.sharedVisitChecklist p{color:var(--ink);line-height:1.55}.sharedVisitChecklist .sharedVisitStepDone{background:#f1f6f3;border-color:#d5e3dc}.sharedVisitChecklist .sharedVisitStepDone>span{border-color:var(--green);background:var(--green)}.sharedVisitChecklist .sharedVisitStepDone p{color:var(--muted);text-decoration:line-through}.sharedVisitSafety{color:var(--ink);background:#eee8e2;border-radius:17px;grid-template-columns:auto 1fr;gap:6px 18px;margin:18px 0 52px;padding:20px 22px;display:grid}.sharedVisitSafety strong{font-size:.86rem}.sharedVisitSafety p{font-size:.83rem;line-height:1.65}.sharedVisitDownload{text-align:center;background:var(--coral);color:#fff;border-radius:28px;width:min(100%,720px);margin:0 auto;padding:42px;box-shadow:0 24px 50px -34px #be3d27c2}.sharedVisitDownload .sharedVisitEyebrow{color:#ffe0d8}.sharedVisitDownload h2{color:#fff;font-family:var(--font-pretendard),sans-serif;margin:10px 0 13px;font-size:clamp(1.75rem,6vw,2.5rem);line-height:1.25}.sharedVisitDownload>p:not(.sharedVisitEyebrow){color:#ffe8e2;max-width:500px;margin:0 auto;font-size:.94rem}.sharedVisitStoreLinks{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:25px;display:flex}.sharedVisitStoreButton{color:#fff;background:#111;border:1px solid #322a27;border-radius:13px;justify-content:center;align-items:center;gap:11px;min-width:190px;min-height:58px;padding:9px 18px;transition:transform .2s,background .2s;display:flex}.sharedVisitStoreButton:hover{background:#282321;transform:translateY(-2px)}.sharedVisitStoreButton svg{flex:none;width:27px;height:27px}.sharedVisitStoreButton span{flex-direction:column;align-items:flex-start;line-height:1.12;display:flex}.sharedVisitStoreButton small{color:#d9d4d1;letter-spacing:.025em;font-size:.61rem}.sharedVisitStoreButton strong{letter-spacing:-.01em;font-size:1.02rem;font-weight:600}.sharedVisitFooter{text-align:center;color:var(--muted);padding-top:24px;font-size:.76rem}.sharedVisitFallback{flex-direction:column;align-items:center;padding-top:26px;display:flex}.sharedVisitFallback>.sharedVisitBrand{width:min(100%,560px)}.sharedVisitFallbackCard{text-align:center;border:1px solid var(--line);width:min(100%,560px);box-shadow:var(--shadow-card);background:#fff;border-radius:26px;margin:70px auto 22px;padding:46px 34px}.sharedVisitFallbackCard h1{font-family:var(--font-pretendard),sans-serif;margin:10px 0 16px;font-size:clamp(1.85rem,7vw,2.45rem);line-height:1.28}.sharedVisitFallbackCard>p:last-child{max-width:390px;margin:0 auto;font-size:.95rem}.sharedVisitFallback .sharedVisitDownload{margin-top:auto}@media (max-width:560px){.sharedVisitPage{padding:0 14px 26px}.sharedVisitFallback{padding-top:22px}.sharedVisitHeader{height:68px;padding:0 4px}.sharedVisitHero{border-radius:22px;padding:38px 24px 32px}.sharedVisitMeta{gap:6px;display:grid}.sharedVisitMeta span+span:before{display:none}.sharedVisitSection{border-radius:19px;padding:24px 20px}.sharedVisitSafety{grid-template-columns:1fr;margin-bottom:38px}.sharedVisitDownload{border-radius:22px;padding:36px 20px}.sharedVisitStoreLinks{display:grid}.sharedVisitStoreButton{width:100%}.sharedVisitFallbackCard{margin:48px auto 18px;padding:38px 22px}}@media (prefers-reduced-motion:reduce){.sharedVisitStoreButton{transition:none}}.officialBadges{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.officialBadge{border-radius:8px;height:48px;transition:transform .2s,opacity .2s;display:inline-flex;overflow:hidden}.officialBadge:hover{transform:translateY(-2px)}.officialBadge:active{opacity:.85;transform:none}.officialBadge:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.officialBadge img{width:auto;height:48px;display:block}.officialBadgePlay img{height:62.5px;margin:-7.25px 0}.invite{flex-direction:column;max-width:560px;min-height:100svh;margin:0 auto;padding:22px 24px 40px;display:flex;overflow:visible}.inviteHeader{justify-content:center;padding:4px 0 0;display:flex}.inviteLogo{border-radius:11px;width:44px;height:44px;box-shadow:0 4px 12px #e353362e}.inviteHero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:36px 0 44px;display:flex}.inviteAvatars{justify-content:center;align-items:center;gap:12px;margin-bottom:30px;display:flex}.inviteAvatar{border-radius:50%;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 12px 26px -14px #26221f66}.inviteAvatar svg{width:34px;height:34px}.inviteAvatarA{color:var(--coral-dark);background:#f5d9d2}.inviteAvatarB{color:var(--green);background:#d9e6e0}.inviteLink{color:var(--coral);align-items:center;gap:6px;display:flex}.inviteLink i{background:#e9b6aa;border-radius:50%;width:5px;height:5px}.inviteLink svg{width:26px;height:26px;margin:0 4px;animation:2.4s ease-in-out infinite inviteBeat}@keyframes inviteBeat{0%,to{transform:scale(1)}12%{transform:scale(1.14)}24%{transform:scale(1)}}.inviteHero .eyebrow{margin-bottom:14px}.invite h1{letter-spacing:-.035em;font-size:clamp(2.1rem,8vw,2.9rem);font-weight:700;line-height:1.16}.inviteIntro{max-width:30em;margin:16px auto 30px;font-size:1.02rem}.inviteBadges{justify-content:center}.inviteHint{color:var(--muted);margin-top:18px;font-size:.85rem}.trustRow.inviteTrust{background:var(--warm);border:0;border-radius:20px;flex-direction:column;align-items:flex-start;gap:12px;width:max-content;max-width:100%;min-height:0;margin:0 auto;padding:20px 28px;font-size:.85rem}.trustRow.inviteTrust i{background:var(--white);border-color:#0000}.inviteFooter{text-align:center;color:var(--muted);padding-top:30px;font-size:.8rem}@media (max-width:400px){.officialBadges{gap:10px}}@media (prefers-reduced-motion:reduce){.inviteLink svg{animation:none}.officialBadge{transition:none}}.eyebrow{color:var(--coral-text)}.button{background:var(--coral-dark)}.button:hover{background:#a8321f}.blogKeyPoints{border:1px solid var(--line);border-left:4px solid var(--coral);background:#fff;border-radius:16px;max-width:760px;margin:0 auto 28px;padding:20px 22px}.blogKeyPoints strong{letter-spacing:.08em;text-transform:uppercase;color:var(--coral-text);margin-bottom:10px;font-size:.78rem;display:block}.blogKeyPoints ul{color:var(--ink);gap:8px;padding-left:20px;font-size:1rem;line-height:1.7;display:grid}.samplePill{color:#a8321f}
