@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap");:root{--paper:#f4f8f7;--white:#ffffff;--ink:#102a2b;--muted:#607673;--brand:#087f6f;--brand-dark:#075d55;--brand-bright:#10a891;--aqua:#64d7c0;--ice:#eefaf7;--mint:#e8f7f2;--line:#dce8e5;--coral:#c7513f;--navy:#071f2a;--gold:#c59a4a;--soft-coral:#fff0ea;--shadow-sm:0 10px 30px rgba(8,31,42,0.08);--shadow-md:0 22px 70px rgba(8,31,42,0.14);--shadow-lg:0 34px 100px rgba(8,31,42,0.22);--shadow-glow:0 24px 80px rgba(8,127,111,0.2);--ease:cubic-bezier(0.2,0.8,0.2,1);--font-body:"Inter",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:"Plus Jakarta Sans","Inter",ui-sans-serif,system-ui,sans-serif;--color-background:#f4f8f7;--color-background-rgb:244,248,247;--color-surface:#ffffff;--color-surface-rgb:255,255,255;--color-surface-elevated:#f8fcfb;--color-text:#102a2b;--color-text-muted:#607673;--color-border:#dce8e5;--color-primary:#087f6f;--color-primary-strong:#075d55;--color-primary-soft:#e8f7f2;--color-secondary:#64d7c0;--color-success:#0b8f6f;--color-warning:#c59a4a;--color-danger:#c7513f;--color-danger-soft:#fff0f0;--color-input:#f7faf9;--color-hover:#f2faf7;--color-focus-ring:rgba(8,127,111,0.24);--color-disabled:#d7e2df;--shadow-surface:0 8px 24px rgba(10,34,37,0.06);--shadow-elevated:0 18px 44px rgba(8,31,42,0.1);color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--color-background)}body{margin:0;color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a,body,button,input,select,textarea{transition:background-color .18s var(--ease),border-color .18s var(--ease),color .18s var(--ease),box-shadow .18s var(--ease)}::selection{background:var(--color-focus-ring);color:var(--color-text)}::placeholder{color:color-mix(in srgb,var(--color-text-muted) 72%,transparent)}*{scrollbar-color:var(--color-border) var(--color-background)}a{color:inherit;text-decoration:none}.hero{min-height:92vh;padding:28px clamp(20px,5vw,70px) 42px;background:linear-gradient(120deg,rgba(232,247,242,.94),rgba(255,255,255,.84)),url(https://images.unsplash.com/photo-1576091160550-2173dba999ef?auto=format&fit=crop&w=1800&q=85)}.nav{display:flex;align-items:center;justify-content:space-between;gap:16px}.brandLogo{display:block;width:min(220px,52vw);height:auto;object-fit:contain}.navLinks{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 18px}.navLinks a{color:var(--brand-dark);font-size:13px;font-weight:800}.heroGrid{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:clamp(28px,6vw,86px);gap:clamp(28px,6vw,86px);align-items:center;max-width:1160px;min-height:calc(92vh - 84px);margin:0 auto}.heroCopy{max-width:620px}.eyebrow{margin:0 0 10px;color:var(--brand);font-size:12px;font-weight:900;letter-spacing:0;text-transform:none}h1,h2,p{margin-top:0}.authCard h1,.documentCard h1,.documentCard h2,.feature h2,.form button,.lead,.navLinks a,.primary,.process h2,.secondary,.webAppBrand,.webAuthCard h2,.webAuthIntro h1,.webComposer button,.webPanelHeader h1,.webPrimaryButton,.webSidebar button,h1,h2{font-family:var(--font-display);letter-spacing:-.01em}.srOnly{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.heroLogo{display:block;width:min(620px,100%);height:auto;margin:0 0 18px;object-fit:contain}.lead{max-width:520px;color:var(--ink);font-size:clamp(22px,3vw,36px);line-height:1.08;font-weight:900}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border-radius:16px;padding:0 20px;font-size:14px;font-weight:900}.primary{background:var(--brand);color:var(--white)}.secondary{border:1px solid var(--brand);background:rgba(255,255,255,.76);color:var(--brand)}.phone{position:relative;overflow:hidden;min-height:610px;border:10px solid #102a2b;border-radius:38px;background:var(--paper);box-shadow:0 24px 70px rgba(8,31,42,.22);padding:22px}.phoneTop{width:104px;height:6px;border-radius:99px;background:#102a2b;margin:0 auto 24px}.appHeader{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}.phoneLogo{display:block;width:118px;height:auto;object-fit:contain}.appHeader strong{display:block;margin-top:3px;font-size:20px}.appKicker{font-size:12px}.appKicker,.verified{color:var(--brand);font-weight:900}.verified{border-radius:999px;background:var(--mint);padding:7px 10px;font-size:11px}.doctorHeroCard{position:relative;overflow:hidden;height:272px;border:1px solid var(--line);border-radius:24px;background:var(--white);margin-bottom:14px}.doctorHeroCard img{width:100%;height:100%;object-fit:cover;object-position:center 22%}.doctorHeroOverlay{position:absolute;right:12px;bottom:12px;left:12px;border:1px solid rgba(255,255,255,.38);border-radius:18px;background:rgba(16,42,43,.78);padding:12px;color:var(--white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.conversationCard span,.doctorHeroOverlay span,.messageBubble span{display:block;color:var(--brand);font-size:11px;font-weight:900}.doctorHeroOverlay span{color:#72ddc5}.doctorHeroOverlay strong{display:block;margin-top:4px;font-size:17px}.conversationCard{border:1px solid var(--line);border-radius:22px;background:var(--white);padding:14px;margin-bottom:14px}.messageRow{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.messageRow img{width:56px;height:56px;border-radius:18px;object-fit:cover;background:var(--mint)}.messageRow p{margin:5px 0 0;color:var(--ink);font-size:15px;line-height:1.24;font-weight:900}.messageBubble{justify-content:space-between;gap:12px;margin-top:12px;border-radius:18px;background:var(--mint);padding:12px}.messageBubble,.typingDots{display:flex;align-items:center}.typingDots{gap:5px}.typingDots i{width:7px;height:7px;border-radius:99px;background:var(--brand);opacity:.55}.tabbar{position:absolute;right:18px;bottom:18px;left:18px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:18px;background:var(--white);padding:14px}.tabbar span{height:8px;border-radius:99px;background:var(--line)}.tabbar span:first-child{background:var(--brand)}.band{background:var(--white);border-block:1px solid var(--line)}.inner{max-width:1120px;margin:0 auto;padding:64px clamp(20px,5vw,40px)}.featureGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.feature{padding:6px 0 6px 18px}.feature h2{margin-bottom:8px;font-size:20px}.feature p,.process li,footer span{color:var(--muted);line-height:1.65}.process{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:36px;gap:36px;align-items:start}.process h2{max-width:420px;font-size:clamp(30px,4vw,46px);line-height:.98}.process ol{margin:0;padding:0;list-style:none;counter-reset:steps}.process li{counter-increment:steps;display:flex;gap:14px;align-items:center;min-height:58px;border-bottom:1px solid var(--line);font-weight:800}.process li:before{content:counter(steps);display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:12px;background:var(--mint);color:var(--brand);font-size:13px;font-weight:900}footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding:24px clamp(20px,5vw,70px);background:var(--white);font-size:12px}footer a,footer strong{color:var(--brand);font-weight:900}.footerLinks{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 18px}.documentPage{min-height:100vh;padding:28px clamp(20px,5vw,70px) 64px;background:var(--paper)}.backHome{display:inline-flex;color:var(--brand);font-size:28px;font-weight:900}.documentCard{max-width:820px;margin:44px auto 0;border:1px solid var(--line);border-radius:24px;background:var(--white);padding:clamp(24px,5vw,46px);box-shadow:0 20px 60px rgba(8,31,42,.08)}.documentCard h1{margin-bottom:8px;color:var(--ink);font-size:clamp(34px,5vw,54px);line-height:.98}.documentCard h2{margin:30px 0 10px;font-size:20px}.documentCard p{color:var(--muted);line-height:1.72}.documentCard a{color:var(--brand);font-weight:900}.updated{font-size:13px;font-weight:800}.webAppPage{position:relative;isolation:isolate;overflow-x:clip;min-height:100vh;background:var(--paper);color:var(--ink)}.webAppPage:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 12% 10%,rgba(100,215,192,.34),transparent 30%),radial-gradient(circle at 85% 12%,rgba(199,81,63,.14),transparent 28%),radial-gradient(circle at 70% 82%,rgba(8,127,111,.18),transparent 32%),linear-gradient(135deg,#f7fbfa,#eff8f5 42%,#ffffff);background-size:140% 140%;animation:ambientShift 16s var(--ease) infinite alternate}.webAppPage:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(8,127,111,.045) 1px,transparent 0),linear-gradient(90deg,rgba(8,127,111,.04) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.42),transparent 72%);mask-image:linear-gradient(180deg,rgba(0,0,0,.42),transparent 72%)}.webAppLoading{display:grid;min-height:100vh;place-items:center;color:var(--brand);font-weight:900}.webAuthShell{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,440px);grid-gap:clamp(28px,6vw,80px);gap:clamp(28px,6vw,80px);align-items:center;min-height:100vh;max-width:1320px;margin:0 auto;padding:36px clamp(20px,5vw,48px)}.webAuthIntro h1{max-width:680px;margin:14px 0 18px;color:var(--ink);font-size:clamp(42px,7vw,74px);line-height:.94;text-shadow:0 14px 34px rgba(8,31,42,.08)}.webAuthIntro p{max-width:560px;color:var(--muted);font-size:17px;line-height:1.7}.webAppBrand{display:inline-flex;margin-bottom:34px;color:var(--brand);font-size:34px;font-weight:900}.webLogoLink{display:inline-flex;width:min(270px,72vw);margin-bottom:28px}.webLogoLink img,.webSidebarLogo img{display:block;width:100%;height:auto;object-fit:contain}.webAuthCard{display:grid;grid-gap:14px;gap:14px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.74);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(248,252,251,.82)),rgba(255,255,255,.84);padding:26px;box-shadow:var(--shadow-glow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.webAuthCard:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--brand),var(--aqua),var(--coral))}.webAuthCard h2{margin:8px 0;font-size:30px}.webAuthCard label{display:grid;grid-gap:7px;gap:7px;color:var(--ink);font-size:12px;font-weight:900}.webAuthCard input,.webComposer textarea,.webVerificationForm input{width:100%;border:1px solid var(--line);border-radius:16px;background:var(--paper);color:var(--ink);font:inherit}.webAuthCard input{height:50px;padding:0 13px}.webAuthTabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;border:1px solid rgba(220,232,229,.76);border-radius:18px;background:rgba(244,248,247,.78);padding:5px}.linkButton,.passwordInput button,.webAuthTabs button,.webBackButton,.webListItem a,.webListItem button,.webPostActions button,.webProfile button,.webSuggestionList button{border:0;background:transparent;color:var(--brand);cursor:pointer;font:inherit;font-weight:900}.webAuthTabs button{min-height:42px;border-radius:13px;color:var(--muted)}.webAuthTabs button.active{background:linear-gradient(135deg,var(--brand),var(--brand-bright));color:var(--white);box-shadow:0 12px 24px rgba(8,127,111,.18)}.passwordInput{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px;align-items:center}.passwordInput input{min-width:0}.passwordRule,.webAuthMessage{margin:-4px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.acceptLine{grid-template-columns:auto 1fr;align-items:start}.acceptLine input{width:18px;height:18px}.acceptLine a,.webAuthMessage{color:var(--brand);font-weight:900}.webComposer button,.webDangerButton,.webPrimaryButton{min-height:52px;border:0;border-radius:17px;background:var(--brand);color:var(--white);cursor:pointer;font:inherit;font-weight:900}.webPrimaryButton:disabled{cursor:not-allowed;opacity:.65}.webDangerButton{min-height:52px;border:0;border-radius:17px;background:#fff0f0;color:var(--coral);cursor:pointer;font:inherit;font-weight:900;box-shadow:none}.webDangerButton:disabled{cursor:not-allowed;opacity:.65}.webAppShell{display:grid;grid-template-columns:280px minmax(0,1fr) 320px;grid-gap:20px;gap:20px;min-height:100vh;width:100%;margin:0;padding:14px 20px}.webAppShell>*{min-width:0}.webSidebar{position:-webkit-sticky;position:sticky;top:18px;height:calc(100vh - 36px);overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(245,251,249,.78));padding:18px;box-shadow:18px 0 54px rgba(8,31,42,.07),var(--shadow-sm);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.webSidebarLogo{display:flex;width:168px;margin:0 auto 18px}.webMiniProfile{display:grid;justify-items:center;grid-gap:6px;gap:6px;position:relative;overflow:hidden;border:1px solid rgba(220,232,229,.9);border-radius:22px;background:linear-gradient(145deg,rgba(232,247,242,.98),rgba(255,255,255,.84) 62%,rgba(255,240,234,.58));padding:20px 12px;text-align:center}.webMiniProfile:before{content:"";position:absolute;inset:0 0 auto;height:56px;background:linear-gradient(90deg,rgba(8,127,111,.2),rgba(100,215,192,.22),rgba(199,81,63,.12))}.webMiniProfile span{display:grid;place-items:center;width:58px;height:58px;border-radius:20px;position:relative;background:linear-gradient(135deg,var(--brand),var(--brand-bright));color:var(--white);font-weight:900;box-shadow:0 14px 28px rgba(8,127,111,.24)}.webMiniProfile strong{color:var(--ink)}.webMiniProfile small{color:var(--muted);font-weight:800}.webSidebar nav{display:grid;grid-gap:8px;gap:8px;margin-top:16px}.webSidebar button{display:flex;align-items:center;gap:11px;min-height:50px;border:0;border-radius:17px;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-weight:900;text-align:left;padding:0 14px}.webSidebar button.active{background:linear-gradient(135deg,rgba(8,127,111,.13),rgba(100,215,192,.18));color:var(--brand);box-shadow:inset 0 0 0 1px rgba(8,127,111,.14),0 12px 26px rgba(8,127,111,.1)}.webNavIcon{width:21px;height:21px;flex:0 0 auto;color:currentColor}.webSidebar button.active .webNavIcon,.webSidebar button:hover .webNavIcon{filter:drop-shadow(0 5px 10px rgba(8,127,111,.18))}.webMainPanel{width:100%;min-width:0;padding:8px 0 28px}.webRightRail{top:18px;display:grid;align-content:start;grid-gap:14px;gap:14px;height:calc(100vh - 36px);overflow:auto;padding-bottom:4px}.webPanelHeader,.webRightRail{position:-webkit-sticky;position:sticky}.webPanelHeader{display:flex;align-items:center;justify-content:space-between;gap:18px;top:0;z-index:4;margin-bottom:22px;border:1px solid rgba(255,255,255,.68);border-radius:26px;background:rgba(255,255,255,.72);padding:16px 18px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.webPanelHeader h1{margin:0;color:var(--ink);font-size:clamp(34px,5vw,52px);line-height:.96}.webPostHead,.webUserBadge{display:flex;align-items:center;gap:11px}.webUserBadge{border:1px solid rgba(220,232,229,.86);border-radius:18px;background:rgba(255,255,255,.84);padding:10px 12px}.webPostHead span,.webProfileAvatar,.webUserBadge span{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:15px;background:var(--mint);color:var(--brand);font-weight:900}.webListItem strong,.webPostHead strong,.webUserBadge strong{display:block;color:var(--ink)}.webListItem small,.webPostHead small,.webUserBadge small{color:var(--muted)}.webGrid,.webList{display:grid;grid-gap:14px;gap:14px}.webStack{display:grid;grid-gap:18px;gap:18px}.webProfileGrid,.webRoomGrid,.webSettingsGrid,.webTopCards{display:grid;grid-gap:14px;gap:14px}.webRoomGrid,.webSettingsGrid,.webTopCards{grid-template-columns:repeat(2,minmax(0,1fr))}.webProfileGrid{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr)}.metricCard,.webAdminCard,.webPanelCard{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(248,252,251,.78));padding:20px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .24s var(--ease),box-shadow .24s var(--ease),border-color .24s var(--ease)}.metricCard:before,.webAdminCard:before,.webPanelCard:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,rgba(8,127,111,.64),rgba(100,215,192,.7),rgba(199,81,63,.26));opacity:0;transition:opacity .24s var(--ease)}.metricCard:hover,.webAdminCard:hover,.webPanelCard:hover{transform:translateY(-3px);border-color:rgba(8,127,111,.18);box-shadow:var(--shadow-md)}.metricCard:hover:before,.webAdminCard:hover:before,.webPanelCard:hover:before{opacity:1}.metricCard{display:grid;grid-gap:8px;gap:8px}.metricCard small,.metricCard span,.webDefinitionList dt,.webThread span{color:var(--muted);font-size:12px;font-weight:800}.metricCard strong{color:var(--ink);font-size:clamp(26px,3vw,34px);font-weight:900}.webSectionHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.webAdminCard h2,.webEmpty h2,.webPanelCard h2,.webSectionHeader h2{margin-bottom:8px;font-family:var(--font-display);font-size:24px;line-height:1.08}.webAdminCard p,.webEmpty p,.webPanelCard p,.webSectionHeader p{margin-bottom:0;color:var(--muted);line-height:1.65}.statusPill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border:1px solid rgba(8,127,111,.16);border-radius:999px;background:var(--mint);color:var(--brand);padding:0 12px;font-size:12px;font-weight:900;white-space:nowrap}.statusPill.ok{background:var(--brand);color:var(--white)}.webNotice{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;border:1px solid rgba(8,127,111,.16);border-radius:18px;background:var(--mint);color:var(--brand-dark);padding:13px 14px;font-weight:800}.webNotice button{border:0;background:transparent;color:var(--brand);cursor:pointer;font:inherit;font-weight:900}.webVerificationForm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.webVerificationForm label{display:grid;grid-gap:7px;gap:7px;color:var(--ink);font-size:12px;font-weight:900}.webVerificationForm input{height:50px;padding:0 13px}.webVerificationForm .webPrimaryButton{align-self:end}.webComposer,.webListItem,.webPost,.webProfile{border:1px solid rgba(255,255,255,.74);border-radius:24px;background:rgba(255,255,255,.88);padding:20px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.webComposer textarea{min-height:96px;resize:vertical;padding:14px}.webComposer div,.webPostActions,.webStats{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.webComposer span{color:var(--brand);font-weight:900}.webComposer button{min-height:42px;padding:0 18px}.webListItem p,.webPost p,.webProfile p{color:var(--muted);line-height:1.65}.webPostActions button.active{color:var(--brand-dark)}.webInlineComment{display:grid;grid-gap:10px;gap:10px;margin-top:14px;border-top:1px solid var(--line);padding-top:14px}.webInlineComment textarea{width:100%;min-height:74px;border:1px solid var(--line);border-radius:16px;background:var(--paper);color:var(--ink);padding:12px;resize:vertical;font:inherit}.webInlineComment div,.webMessageComposer{display:flex;align-items:center;justify-content:flex-end;gap:10px}.webInlineComment button,.webMessageComposer button{min-height:40px;border:0;border-radius:14px;background:var(--brand);color:var(--white);cursor:pointer;padding:0 14px;font:inherit;font-weight:900}.webInlineComment button:first-child{background:var(--paper);color:var(--brand)}.webListItem{display:flex;align-items:center;justify-content:space-between;gap:16px}.webListItem p{margin:6px 0 4px}.webProfile{text-align:center}.webDefinitionList{display:grid;grid-gap:12px;gap:12px;margin:0}.webDefinitionList div{display:grid;grid-template-columns:130px minmax(0,1fr);grid-gap:12px;gap:12px;border-bottom:1px solid var(--line);padding-bottom:10px}.webDefinitionList.compact{margin-top:14px}.webDefinitionList dd{margin:0;color:var(--ink);font-weight:800}.webMessageLayout{grid-template-columns:280px minmax(0,1fr)}.webMessageLayout,.webRoomDetail{display:grid;grid-gap:14px;gap:14px}.webBackButton{width:-moz-fit-content;width:fit-content;min-height:40px;border:1px solid rgba(8,127,111,.14);border-radius:14px;background:rgba(255,255,255,.82);color:var(--brand);padding:0 14px}.webRoomHero{display:flex;align-items:center;justify-content:space-between;gap:16px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.74);border-radius:28px;background:linear-gradient(135deg,rgba(8,127,111,.88),rgba(16,168,145,.82)),var(--brand);padding:clamp(20px,4vw,34px);color:var(--white);box-shadow:var(--shadow-glow)}.webRoomHero:after{content:"";position:absolute;right:-90px;bottom:-110px;width:250px;height:250px;border-radius:999px;background:rgba(255,255,255,.14)}.webRoomHero h2{margin-bottom:8px;font-family:var(--font-display);font-size:clamp(30px,4vw,46px)}.webRoomHero p,.webRoomHero span{color:rgba(255,255,255,.82)}.webRoomHero button{position:relative;z-index:1;min-height:44px;border:1px solid rgba(255,255,255,.38);border-radius:16px;background:rgba(255,255,255,.18);color:var(--white);padding:0 16px;cursor:pointer;font:inherit;font-weight:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.webThreadList{display:grid;grid-gap:10px;gap:10px}.webThread{display:grid;grid-gap:5px;gap:5px;border:1px solid rgba(255,255,255,.74);border-radius:18px;background:rgba(255,255,255,.88);padding:14px;color:var(--ink);cursor:pointer;font:inherit;text-align:left}.webThread.active{border-color:rgba(8,127,111,.24);background:linear-gradient(135deg,rgba(232,247,242,.96),rgba(255,255,255,.9));box-shadow:var(--shadow-sm)}.webMessagePane{display:grid;grid-gap:12px;gap:12px}.webMessagePane p{width:-moz-fit-content;width:fit-content;max-width:min(560px,100%);border-radius:18px;background:var(--mint);color:var(--ink);padding:12px 14px}.webMessageComposer{margin-top:10px;border-top:1px solid var(--line);padding-top:14px}.webMessageComposer input{min-width:0;flex:1 1;height:44px;border:1px solid var(--line);border-radius:15px;background:var(--paper);color:var(--ink);padding:0 12px;font:inherit}.webEmpty{display:grid;min-height:220px;place-items:center;align-content:center;text-align:center}.webAdminList{display:grid;grid-gap:14px;gap:14px}.webAdminCard{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:start}.webAdminActions{display:grid;min-width:142px;grid-gap:10px;gap:10px}.webProfileAvatar{width:88px;height:88px;border-radius:30px;margin:0 auto 16px;font-size:28px}.webStats{justify-content:center;margin:24px 0}.webStats span{border-radius:16px;background:var(--paper);padding:13px 18px;color:var(--muted)}.webStats strong{color:var(--ink)}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes phoneFloat{0%,to{transform:translateY(0) rotate(.8deg)}50%{transform:translateY(-10px) rotate(-.4deg)}}@keyframes shimmer{0%{transform:translateX(-120%) skewX(-18deg)}to{transform:translateX(180%) skewX(-18deg)}}@keyframes typingPulse{0%,to{transform:translateY(0);opacity:.35}50%{transform:translateY(-3px);opacity:1}}@keyframes ambientShift{0%{background-position:0 42%}to{background-position:100% 58%}}.authPage,.documentPage,.hero{background:linear-gradient(140deg,rgba(244,248,247,.94),rgba(255,255,255,.82)),linear-gradient(45deg,rgba(8,127,111,.08),rgba(199,81,63,.05))}.hero{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;background:linear-gradient(112deg,rgba(248,251,250,.96),rgba(232,247,242,.88) 50%,rgba(255,240,234,.64)),url(https://images.unsplash.com/photo-1576091160550-2173dba999ef?auto=format&fit=crop&w=1800&q=85)}.hero:before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(8,127,111,.06) 1px,transparent 0),linear-gradient(90deg,rgba(8,127,111,.05) 1px,transparent 0);background-size:58px 58px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.28),transparent 70%);mask-image:linear-gradient(90deg,rgba(0,0,0,.28),transparent 70%)}.nav{position:relative;z-index:2;width:min(100%,1180px);margin:0 auto;border:1px solid rgba(220,232,229,.88);border-radius:24px;background:rgba(255,255,255,.72);padding:12px 16px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:fadeUp .7s var(--ease) both}.brandLogo{width:min(188px,50vw);filter:drop-shadow(0 10px 18px rgba(8,31,42,.08))}.navLinks a{position:relative;border-radius:999px;padding:9px 10px;transition:background .22s var(--ease),color .22s var(--ease),transform .22s var(--ease)}.navLinks a:hover{background:var(--mint);color:var(--brand);transform:translateY(-1px)}.heroGrid{min-height:calc(100vh - 98px)}.hero>.heroGrid{min-height:calc(100vh - 70px);padding-top:24px}.heroCopy{animation:fadeUp .8s .12s var(--ease) both}.eyebrow{display:inline-flex;width:-moz-fit-content;width:fit-content;border:1px solid rgba(8,127,111,.16);border-radius:999px;background:rgba(232,247,242,.78);padding:7px 11px;box-shadow:0 8px 20px rgba(8,127,111,.08)}.heroLogo{width:min(590px,100%);margin-top:12px;filter:drop-shadow(0 24px 42px rgba(8,31,42,.13))}.lead{max-width:580px;color:var(--navy);text-wrap:balance}.form button,.primary,.secondary,.webComposer button,.webPrimaryButton{position:relative;overflow:hidden;box-shadow:0 14px 34px rgba(8,127,111,.22);transition:transform .22s var(--ease),box-shadow .22s var(--ease),border-color .22s var(--ease),background .22s var(--ease)}.form button:after,.primary:after,.webComposer button:after,.webPrimaryButton:after{content:"";position:absolute;inset:-20%;width:48%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.42),transparent);transform:translateX(-120%) skewX(-18deg)}.form button:hover:after,.primary:hover:after,.webComposer button:hover:after,.webPrimaryButton:hover:after{animation:shimmer .8s var(--ease)}.form button:hover,.primary:hover,.secondary:hover,.webComposer button:hover,.webPrimaryButton:hover{transform:translateY(-2px);box-shadow:0 20px 46px rgba(8,127,111,.28)}.form button,.primary,.webComposer button,.webPrimaryButton{background:linear-gradient(135deg,var(--brand),var(--brand-dark))}.secondary{border-color:rgba(8,127,111,.2);background:rgba(255,255,255,.78);box-shadow:0 10px 26px rgba(8,31,42,.07);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.phone{border-color:#081f2a;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(244,248,247,.96)),var(--paper);box-shadow:0 42px 110px rgba(8,31,42,.28),inset 0 0 0 1px rgba(255,255,255,.2);animation:phoneFloat 6.5s var(--ease) infinite;transform-origin:50% 60%}.phone:before{content:"";position:absolute;inset:10px;pointer-events:none;border:1px solid rgba(255,255,255,.8);border-radius:27px}.authCard,.conversationCard,.doctorHeroCard,.documentCard,.webAuthCard,.webComposer,.webListItem,.webPost,.webProfile{box-shadow:var(--shadow-sm)}.doctorHeroCard{height:286px;border-color:rgba(220,232,229,.86);box-shadow:0 18px 42px rgba(8,31,42,.14)}.doctorHeroCard img{transform:scale(1.015);transition:transform .7s var(--ease)}.phone:hover .doctorHeroCard img{transform:scale(1.06)}.doctorHeroOverlay{box-shadow:0 18px 36px rgba(8,31,42,.24)}.conversationCard{border-color:rgba(220,232,229,.88)}.messageRow img{border:2px solid var(--white);box-shadow:0 12px 24px rgba(8,31,42,.14)}.messageBubble{border:1px solid rgba(8,127,111,.12);background:linear-gradient(135deg,var(--mint),rgba(255,255,255,.84))}.typingDots i:first-child{animation:typingPulse 1s infinite}.typingDots i:nth-child(2){animation:typingPulse 1s .14s infinite}.typingDots i:nth-child(3){animation:typingPulse 1s .28s infinite}.tabbar{border-color:rgba(220,232,229,.92);box-shadow:0 18px 34px rgba(8,31,42,.12)}.band{background:linear-gradient(180deg,var(--white),rgba(244,248,247,.7))}.featureGrid{gap:20px}.feature{border:1px solid rgba(220,232,229,.9);border-left:4px solid var(--brand);border-radius:22px;background:rgba(255,255,255,.86);padding:22px;box-shadow:var(--shadow-sm);transition:transform .24s var(--ease),box-shadow .24s var(--ease),border-color .24s var(--ease)}.feature:hover,.webListItem:hover,.webPost:hover{transform:translateY(-4px);border-color:rgba(8,127,111,.28);box-shadow:var(--shadow-md)}.process li{min-height:72px}.process li:before{box-shadow:inset 0 -2px 0 rgba(8,127,111,.12)}footer{background:linear-gradient(90deg,var(--white),rgba(232,247,242,.72))}.authCard,.documentCard,.webAuthCard,.webComposer,.webListItem,.webPost,.webProfile{border-color:rgba(220,232,229,.9);background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.authCard,.documentCard,.webAppShell,.webAuthShell{animation:fadeUp .62s var(--ease) both}.linkButton,.webAuthTabs button,.webListItem a,.webListItem button,.webPostActions button,.webProfile button,.webSidebar button{transition:color .2s var(--ease),background .2s var(--ease),transform .2s var(--ease)}.linkButton:hover,.webAuthTabs button:hover,.webListItem a:hover,.webListItem button:hover,.webPostActions button:hover,.webProfile button:hover,.webSidebar button:hover{transform:translateY(-1px)}.authCard h1,.documentCard h1,.webAuthIntro h1,.webPanelHeader h1{text-wrap:balance}.webUserBadge{box-shadow:var(--shadow-sm)}.webRailStats,.webSuggestionList{display:grid;grid-gap:10px;gap:10px;margin:0}.webRailStats div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding-bottom:10px}.webRailStats dt{color:var(--muted);font-size:12px;font-weight:800}.webRailStats dd{margin:0;color:var(--ink);font-weight:900}.webSuggestionList button{border:1px solid var(--line);border-radius:14px;background:var(--paper);padding:10px 12px;color:var(--ink);cursor:pointer;font:inherit;font-weight:900;text-align:left}.form input,.webAuthCard input,.webComposer textarea,.webVerificationForm input{transition:border-color .2s var(--ease),box-shadow .2s var(--ease),background .2s var(--ease)}.form input:focus,.webAuthCard input:focus,.webComposer textarea:focus,.webVerificationForm input:focus{outline:0;border-color:rgba(8,127,111,.5);background:var(--white);box-shadow:0 0 0 4px rgba(8,127,111,.1)}.webPostHead span,.webProfileAvatar,.webUserBadge span{background:linear-gradient(135deg,var(--mint),rgba(255,240,234,.9));box-shadow:inset 0 -2px 0 rgba(8,127,111,.08)}.webStats span{border:1px solid rgba(220,232,229,.92);background:linear-gradient(180deg,var(--white),var(--paper))}.backHome{transition:color .2s var(--ease),transform .2s var(--ease)}.backHome:hover{color:var(--brand-dark);transform:translateX(2px)}.authPage{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(135deg,#e8f7f2,#ffffff)}.authCard{width:min(100%,520px);border:1px solid var(--line);border-radius:22px;background:var(--white);padding:30px;box-shadow:0 20px 60px rgba(8,31,42,.12)}.authIcon{display:grid;place-items:center;width:72px;height:72px;border-radius:24px;background:var(--brand);color:var(--white);font-size:34px;font-weight:900}.authCard h1{margin-top:22px;color:var(--ink);font-size:34px;line-height:1.08}.authCard p{color:var(--muted);line-height:1.65}.form{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.form label{display:grid;grid-gap:7px;gap:7px;color:var(--ink);font-size:12px;font-weight:900}.form input{height:52px;border:1px solid var(--line);border-radius:15px;padding:0 14px;color:var(--ink);font:inherit}.form button{height:54px;border:0;border-radius:17px;background:var(--brand);color:var(--white);cursor:pointer;font:inherit;font-weight:900}.message{border-radius:15px;padding:12px 14px;font-size:13px;line-height:1.5}.message.ok{background:var(--mint);color:var(--brand-dark)}.message.error{background:#fff0f0;color:var(--coral)}@media (max-width:860px){.hero{min-height:auto}.featureGrid,.heroGrid,.process{grid-template-columns:1fr}.heroGrid{min-height:auto;padding-top:80px}.phone{min-height:520px;animation:none}.webAuthShell{grid-template-columns:1fr}.webSidebar{position:static;height:auto}.webMiniProfile{display:none}.webSidebar nav{grid-template-columns:repeat(8,minmax(96px,1fr));overflow-x:auto}.webSidebar button{min-width:96px;text-align:center}.webPanelHeader{align-items:flex-start;flex-direction:column}.webAdminCard,.webMessageLayout,.webProfileGrid,.webRoomGrid,.webSettingsGrid,.webTopCards{grid-template-columns:1fr}.webAdminActions{grid-template-columns:1fr 1fr;min-width:0}.webRightRail{position:static;height:auto;overflow:visible}}@media (max-width:1180px) and (min-width:861px){.webMessageLayout,.webProfileGrid,.webRoomGrid,.webSettingsGrid,.webTopCards{grid-template-columns:1fr}}@media (max-width:560px){.nav{align-items:flex-start;flex-direction:column}.navLinks{justify-content:flex-start}.heroGrid{padding-top:48px}.lead{font-size:24px}.phone{border-width:7px;border-radius:30px;padding:18px}.doctorHeroCard{height:238px}.webAuthShell{padding-top:24px}.webAuthIntro h1{font-size:38px}.webListItem{align-items:flex-start;flex-direction:column}.webVerificationForm{grid-template-columns:1fr}.webNotice,.webSectionHeader{align-items:flex-start;flex-direction:column}.webDefinitionList div{grid-template-columns:1fr;gap:4px}.webAdminActions{grid-template-columns:1fr;width:100%}.authCard{padding:24px}footer{align-items:flex-start;flex-direction:column}.footerLinks{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}.webAppPage{background:#f3f6f5}.webAppPage:before{background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(243,246,245,.94)),radial-gradient(circle at 8% 0,rgba(8,127,111,.11),transparent 28%),radial-gradient(circle at 96% 8%,rgba(100,215,192,.1),transparent 24%);animation:none}.webAppPage:after{opacity:.45;background-size:96px 96px}.metricCard,.webAdminCard,.webComposer,.webListItem,.webPanelCard,.webPanelHeader,.webPost,.webProfile,.webRightRail .webPanelCard,.webSidebar{border-color:rgba(214,226,223,.86);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 8px 24px rgba(10,34,37,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.webSidebar{padding:14px}.webSidebarLogo{width:132px;margin:0 0 14px}.webMiniProfile{justify-items:start;grid-template-columns:auto minmax(0,1fr);gap:3px 10px;border-radius:16px;padding:14px;text-align:left}.webMiniProfile:before{display:none}.webMiniProfile span{grid-row:span 2;width:42px;height:42px;border-radius:13px;box-shadow:none}.webMiniProfile strong{overflow:hidden;max-width:100%;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.webMiniProfile small{font-size:12px;font-weight:600}.webSidebar nav{gap:4px;margin-top:12px}.webSidebar button{min-height:42px;border-radius:12px;padding:0 11px;font-family:var(--font-body);font-size:14px;font-weight:700}.webSidebar button.active{background:#e9f5f1;box-shadow:inset 3px 0 0 var(--brand)}.webNavIcon{width:19px;height:19px}.webMainPanel{padding:0 0 24px}.webPanelHeader{position:static;margin-bottom:14px;padding:14px 16px}.webPanelHeader h1{font-family:var(--font-body);font-size:clamp(24px,2.2vw,32px);line-height:1.12}.webUserBadge{border-radius:14px;padding:8px 10px;box-shadow:none}.webPostHead span,.webProfileAvatar,.webUserBadge span{width:38px;height:38px;border-radius:12px}.webListItem strong,.webPostHead strong,.webUserBadge strong{font-size:14px;font-weight:700}.webListItem small,.webPostHead small,.webUserBadge small{font-size:12px;font-weight:500}.webGrid,.webList,.webStack{gap:12px}.metricCard,.webAdminCard,.webComposer,.webListItem,.webPanelCard,.webPost,.webProfile{padding:16px}.webComposer textarea{min-height:82px;border-radius:13px;background:#f7faf9;font-size:14px}.webComposer span{color:var(--muted);font-size:12px;font-weight:600}.webComposer button,.webDangerButton,.webInlineComment button,.webMessageComposer button,.webPrimaryButton{min-height:40px;border-radius:12px;box-shadow:none;font-family:var(--font-body);font-size:13px;font-weight:700}.webComposer button{padding:0 16px}.webAdminCard p,.webEmpty p,.webListItem p,.webPanelCard p,.webPost p,.webProfile p{color:#526765;font-size:14px;line-height:1.58}.webPostActions{justify-content:flex-start;border-top:1px solid #edf2f1;padding-top:10px}.webBackButton,.webListItem a,.webListItem button,.webPostActions button,.webSuggestionList button{border-radius:10px;color:var(--brand-dark);font-size:13px;font-weight:700}.webListItem button.active,.webListItem button:disabled{cursor:default;background:#e9f5f1;color:var(--brand-dark);opacity:1}.webPostActions button{padding:7px 9px}.metricCard:hover,.webAdminCard:hover,.webListItem:hover,.webPanelCard:hover,.webPost:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(10,34,37,.08)}.webAdminCard h2,.webEmpty h2,.webPanelCard h2,.webSectionHeader h2{font-family:var(--font-body);font-size:18px;font-weight:800;letter-spacing:0;line-height:1.2}.webRightRail{gap:12px}.webRightRail .webPanelCard{padding:15px}.webSuggestionList button{border-color:#e2ebe8;background:#f7faf9;padding:10px 11px}.webProfileGrid,.webRoomGrid,.webSettingsGrid{gap:12px}.webRoomHero{border-radius:20px;background:linear-gradient(135deg,#0a7b70,#119984);padding:22px;box-shadow:0 14px 36px rgba(8,127,111,.16)}.webRoomHero h2{font-family:var(--font-body);font-size:clamp(24px,3vw,34px);font-weight:800}.webThread{border-radius:14px;padding:12px}.webMessageLayout{grid-template-columns:250px minmax(0,1fr)}.webMessagePane p{border-radius:14px;font-size:14px}.webAuthCard input,.webInlineComment textarea,.webMessageComposer input,.webVerificationForm input{border-radius:12px;background:#f7faf9}.statusPill{min-height:28px;font-size:11px;font-weight:700}.webNotice{border-radius:14px;padding:11px 12px;font-size:13px}@media (max-width:860px){.webSidebar{padding:12px}.webSidebarLogo{width:118px}.webSidebar nav{grid-template-columns:repeat(7,minmax(86px,1fr))}.webSidebar button{min-width:86px;justify-content:center;font-size:13px}.webPanelHeader h1{font-size:24px}}.webSidebar .webMiniProfile{display:grid;justify-items:start;grid-template-columns:auto minmax(0,1fr);grid-gap:3px 10px;gap:3px 10px;width:100%;border:1px solid rgba(214,226,223,.9);border-radius:16px;background:rgba(255,255,255,.92);cursor:pointer;color:inherit;padding:14px;text-align:left}.webSidebar .webMiniProfile:hover{border-color:rgba(8,127,111,.28);background:#f2faf7}.webUserBadge[hidden]{display:none!important}.webPostAuthor{width:100%;border:0;background:transparent;padding:0;cursor:pointer;color:inherit;font:inherit;text-align:left}.webPostAuthor:hover strong{color:var(--brand-dark)}.webComposerFooter{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;margin-top:12px}.webAudienceSwitch{display:inline-grid!important;grid-template-columns:repeat(2,auto);gap:4px!important;margin:0!important;border:1px solid #dce8e5;border-radius:13px;background:#f7faf9;padding:4px}.webAudienceSwitch button{min-height:32px;border:0;border-radius:10px;background:transparent;color:var(--muted);box-shadow:none;cursor:pointer;font:inherit;font-size:12px;font-weight:800;padding:0 10px}.webAudienceSwitch button.active{background:var(--brand);color:#fff}.webComposerFooter>span{margin:0;color:#526765;font-size:12px;font-weight:650}.webAudiencePill{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:12px;border-radius:999px;background:#eef7f4;color:var(--brand-dark);padding:5px 9px;font-size:11px;font-weight:850}.webPanelHeader{min-height:66px;border-color:rgba(214,226,223,.78);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(246,252,250,.9))}.webPanelHeader h1{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display);font-size:clamp(22px,2vw,30px);font-weight:800;letter-spacing:0;line-height:1.15}.webPanelHeader h1:before{content:"";width:8px;height:28px;border-radius:999px;background:linear-gradient(180deg,var(--brand),var(--brand-bright));box-shadow:0 10px 20px rgba(8,127,111,.2)}.webSidebar button{font-family:var(--font-display);font-size:13.5px;font-weight:750;letter-spacing:0}.webSidebar button.active{color:var(--brand-dark)}.webRightRail,.webSidebar{top:14px;height:calc(100vh - 28px)}.webSidebar{border-radius:20px}.webRightRail{padding-right:0}.webDirectMessagePanel,.webRoomChat,.webSettingsCard,.webSettingsHero{border:1px solid rgba(214,226,223,.86);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(10,34,37,.06)}.webRoomChat{display:grid;overflow:hidden}.webRoomChatHeader{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #edf2f1;padding:16px 18px}.webDmHeader h2,.webRoomChatHeader h2,.webSettingsHero h2{margin:0;color:var(--ink);font-family:var(--font-display);letter-spacing:0}.webRoomChatHeader h2{font-size:20px}.webDmHeader p,.webRoomChatHeader p,.webSettingsCard p,.webSettingsHero p{margin:4px 0 0;color:#526765;font-size:13px}.webRoomChatHeader>span{border-radius:999px;background:#e9f5f1;color:var(--brand-dark);padding:6px 10px;font-size:12px;font-weight:800}.webDmMessages,.webRoomChatMessages{display:grid;grid-gap:12px;gap:12px;padding:16px}.webRoomMessage{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;max-width:78%}.webRoomMessage.own{justify-self:end}.webDmHeader>span,.webRoomMessage>span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:var(--mint);color:var(--brand-dark);font-size:13px;font-weight:900}.webRoomMessage div{border-radius:16px;background:#f7faf9;padding:10px 12px}.webRoomMessage.own div{background:#e7f5f0}.webDmMessages strong,.webRoomMessage strong{display:block;color:var(--ink);font-size:13px}.webRoomMessage p{margin:3px 0;color:#405754;font-size:14px;line-height:1.45}.webRoomMessage small{color:var(--muted);font-size:11px}.webMessageComposer,.webRoomComposer{border-top:1px solid #edf2f1;padding:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px}.webMessageComposer input,.webRoomComposer input{min-height:42px;border:1px solid #dce8e5;border-radius:13px;background:#f7faf9;color:var(--ink);font:inherit;padding:0 12px}.webMessageComposer button,.webRoomComposer button{min-height:42px;border:0;border-radius:13px;background:var(--brand);color:#fff;cursor:pointer;font:inherit;font-weight:800;padding:0 16px}.webDirectMessagePanel{overflow:hidden}.webDmHeader{display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf2f1;padding:16px}.webDmHeader h2{font-size:20px}.webDmMessages p{display:grid;grid-gap:3px;gap:3px;max-width:74%;margin:0;border-radius:16px;background:#f7faf9;color:#405754;padding:10px 12px;font-size:14px;line-height:1.45}.webDmMessages p.own{justify-self:end;background:#e7f5f0}.webDmMessages small{color:var(--muted);font-size:11px}.webSettingsPage{display:grid;grid-gap:12px;gap:12px}.webSettingsHero{overflow:hidden;padding:22px;background:radial-gradient(circle at 92% 12%,rgba(100,215,192,.26),transparent 28%),linear-gradient(135deg,#ffffff,#f4fbf8 58%,#fff3ef)}.webSettingsCard>span,.webSettingsHero span{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;background:#e9f5f1;color:var(--brand-dark);padding:6px 10px;font-size:11px;font-weight:850}.webSettingsHero h2{margin-top:10px;font-size:clamp(24px,3vw,36px)}.webSettingsCard{display:grid;grid-template-columns:minmax(92px,auto) minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:16px}.webSettingsCard strong{display:block;color:var(--ink);font-size:15px}.webSettingsCard a,.webSettingsCard button{min-height:38px;border:0;border-radius:12px;background:var(--brand);color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:800;padding:0 14px}.webSettingsCard.danger a,.webSettingsCard.danger button{background:#fff0f0;color:var(--coral)}.webSettingsGrid{grid-template-columns:1fr}.webProfilePage{display:grid;grid-gap:12px;gap:12px}.webProfileHero,.webProfileMediaGrid,.webProfileTabs{border:1px solid rgba(214,226,223,.86);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(10,34,37,.06)}.webProfileHero{overflow:hidden}.webProfileCover{height:128px;background:radial-gradient(circle at 18% 22%,rgba(255,255,255,.5),transparent 28%),linear-gradient(135deg,#086f64,#0f9b86 48%,#c7513f)}.webProfileTop{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:18px;gap:18px;padding:0 22px 18px}.webProfileAvatarLarge{width:104px;height:104px;margin-top:-38px;border:5px solid #fff;border-radius:28px;background:linear-gradient(135deg,var(--brand),var(--brand-bright));color:#fff;font-size:28px;box-shadow:0 14px 30px rgba(8,127,111,.22)}.webProfileAvatarLarge img{width:100%;height:100%;border-radius:23px;object-fit:cover}.webProfileIdentity{min-width:0;padding-top:18px}.webProfileNameRow{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.webProfileNameRow h2{margin:0;color:var(--ink);font-family:var(--font-body);font-size:clamp(26px,3vw,38px);font-weight:850;letter-spacing:0}.webProfileNameRow span{border-radius:999px;background:#e7f5f0;color:var(--brand-dark);padding:5px 10px;font-size:12px;font-weight:800}.webProfileIdentity>strong{display:block;margin-top:4px;color:var(--ink);font-size:15px}.webProfileIdentity p{margin:5px 0 0}.webProfileBio{max-width:720px;color:#405754!important}.webProfileActions{display:flex;flex-wrap:wrap;gap:10px;border-top:1px solid #edf2f1;padding:16px 22px}.webProfileActions button,.webProfileTabs button{min-height:38px;border:1px solid #dce9e5;border-radius:12px;background:#fff;color:var(--brand-dark);cursor:pointer;font:inherit;font-size:13px;font-weight:800;padding:0 14px}.webProfileActions button:first-child,.webProfileTabs button.active{border-color:transparent;background:var(--brand);color:#fff}.webProfileHero .webStats{justify-content:flex-start;border-top:1px solid #edf2f1;margin:0;padding:16px 22px 20px}.webProfileTabs{display:flex;gap:8px;padding:10px}.webProfileMediaGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;padding:12px}.webMediaTile{display:grid;place-items:end start;min-height:180px;border-radius:14px;background:linear-gradient(180deg,rgba(4,42,38,0),rgba(4,42,38,.58)),linear-gradient(135deg,#e9f7f3,#ffffff 48%,#fff1ec);padding:14px}.webMediaTile span{border-radius:999px;background:rgba(255,255,255,.9);color:var(--ink);padding:6px 10px;font-size:12px;font-weight:800}.authPage,.documentPage,.webAppPage{background:var(--color-background);color:var(--color-text)}.webAppPage{background:radial-gradient(circle at 12% 10%,rgba(100,215,192,.18),transparent 30%),radial-gradient(circle at 85% 12%,rgba(199,81,63,.08),transparent 28%),var(--color-background)}.hero{background:linear-gradient(120deg,rgba(var(--color-background-rgb),.84),rgba(var(--color-surface-rgb),.72)),url(https://images.unsplash.com/photo-1576091160550-2173dba999ef?auto=format&fit=crop&w=1800&q=85);background-position:50%;background-size:cover}.authCard,.band,.conversationCard,.doctorHeroCard,.documentCard,.feature,.form,.phone,.process ol,.webAdminCard,.webAuthCard,.webComposer,.webDirectMessagePanel,.webListItem,.webPanelCard,.webPost,.webProfileHero,.webProfileMediaGrid,.webProfileTabs,.webRoomChat,.webSettingsCard,.webSettingsHero,footer{border-color:var(--color-border);background-color:color-mix(in srgb,var(--color-surface) 92%,transparent);color:var(--color-text)}.form input,.webAuthCard input,.webComposer textarea,.webInlineComment textarea,.webMessageComposer input,.webRoomComposer input,.webVerificationForm input{border-color:var(--color-border);background:var(--color-input);color:var(--color-text)}.message.ok,.statusPill,.webAudiencePill,.webProfileNameRow span,.webRoomChatHeader>span,.webSettingsCard>span,.webSettingsHero span{background:var(--color-primary-soft);color:var(--color-primary-strong)}.message.error,.webDangerButton,.webSettingsCard.danger button{background:var(--color-danger-soft);color:var(--color-danger)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:2px}@media (max-width:720px){.webProfileTop{grid-template-columns:1fr;gap:8px}.webProfileAvatarLarge{margin-left:18px}.webProfileIdentity{padding:0 18px}.webProfileMediaGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1180px){.webAppShell{grid-template-columns:280px minmax(0,1fr)}.webRightRail{display:none}}@media (max-width:860px){.webAppShell{grid-template-columns:minmax(0,1fr);gap:16px;padding:12px 16px}.webSidebar{position:static;height:auto;overflow-x:auto}.webSidebar nav{display:flex;overflow-x:auto}.webSidebar button{flex:0 0 auto}.webDmMessages p,.webRoomMessage{max-width:92%}.webMessageLayout,.webSettingsCard{grid-template-columns:1fr}.webSettingsCard{align-items:start}.webComposerFooter{grid-template-columns:1fr;align-items:stretch}.webAudienceSwitch{grid-template-columns:repeat(2,minmax(0,1fr))}}