:root{--maroon: #7B1A38;--maroon-deep: #57102A;--ink: #1C2430;--slate: #838B97;--slate-light: #ABB1B9;--border-soft: #F2DCE1;--page-bg: #F1F1F4;--card-border: #ECE6E8;--line-soft: #F1DCE1;--white: #FFFFFF;--ai-bg: #FBF0EC;--pink-bg: #FBE7EA;--pink-icon: #DE3B5C;--amber-bg: #FBF1D8;--amber-icon: #CB9A33;--mint-bg: #DEEFE6;--mint-icon: #34926E;--lilac-bg: #EAE2F7;--lilac-icon: #8264C7;--check-green: #2FA66B;--badge-soft-bg: #F0F1F3;--badge-soft-text: #8A8F98;--badge-amber-bg: #FAE8B8;--badge-amber-text: #97700E;--badge-gray-bg: #ECEDEF;--badge-gray-text: #767C87;--button-disabled: #D4D7DC;--focus-ring: rgba(123, 26, 56, .32);--shadow-card: 0 18px 44px rgba(30, 20, 25, .08);--shadow-button: 0 10px 22px rgba(123, 26, 56, .18);--font-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{min-height:100%;background:var(--page-bg)}body{min-width:320px;min-height:100vh;margin:0;color:var(--ink);background:var(--page-bg);font-family:var(--font-system);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button{font:inherit}#root,.app-shell{min-height:100vh}.language-screen,.center-screen{min-height:100vh;display:grid;place-items:center;padding:32px 18px}.language-screen{background:var(--white)}.language-panel{width:min(100%,460px);display:grid;gap:28px}.language-hero{min-height:154px;display:grid;align-content:end;justify-items:center;gap:12px;text-align:center}.rotating-greeting{min-height:82px;margin:0;color:var(--ink);font-size:clamp(54px,12vw,76px);font-weight:650;letter-spacing:0;line-height:1;animation:greetingFade .42s ease both}.language-instruction{margin:0;color:var(--slate);font-size:15px;line-height:1.45}.language-list{display:grid;gap:10px}.language-option{width:100%;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;color:var(--ink);background:var(--white);border:1.5px solid var(--card-border);border-radius:18px;box-shadow:0 4px 14px #1e141909;cursor:pointer;text-align:left;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.language-option:hover{border-color:var(--border-soft);box-shadow:0 8px 18px #1e14190e;transform:translateY(-1px)}.language-option:active{transform:translateY(0)}.language-option.is-selected{background:var(--ai-bg);border-color:var(--maroon);box-shadow:0 8px 20px #7b1a381a}.language-option-copy{min-width:0;display:grid;gap:4px}.language-option-label{font-size:17px;font-weight:650;line-height:1.15}.language-option-subtitle{color:var(--slate);font-size:13px;line-height:1.25}.language-check{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 24px;color:var(--maroon);font-size:18px;font-weight:800}.primary-button,.secondary-button,.text-button{border:0;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.primary-button{width:100%;min-height:54px;padding:14px 22px;color:var(--white);background:var(--maroon);border-radius:999px;box-shadow:var(--shadow-button);font-weight:750;font-size:15px}.primary-button:hover:not(:disabled){background:var(--maroon-deep);transform:translateY(-1px)}.primary-button:active:not(:disabled){transform:translateY(0)}.primary-button:disabled{color:#f8f8f9;background:var(--button-disabled);box-shadow:none;cursor:not-allowed}.center-screen{background:radial-gradient(circle at 50% -15%,rgba(123,26,56,.08),transparent 34%),var(--page-bg)}.institution-card{width:min(100%,430px);display:grid;gap:24px;padding:28px 24px 24px;background:var(--white);border:1px solid var(--card-border);border-radius:26px;box-shadow:var(--shadow-card)}.brand-stack{display:flex;align-items:center;gap:12px}.brand-kicker,.brand-location{margin:0}.brand-kicker{color:var(--ink);font-size:12px;font-weight:800;letter-spacing:1.4px}.brand-location{margin-top:3px;color:var(--slate);font-size:13px}.seal-logo{display:grid;place-items:center;flex:0 0 auto;color:#e8c97a;background:radial-gradient(circle at 35% 30%,var(--maroon),var(--maroon-deep));border-radius:50%;box-shadow:0 10px 22px #7b1a382e}.seal-logo-sm{width:38px;height:38px}.seal-logo-md{width:52px;height:52px}.seal-logo-lg{width:66px;height:66px}.seal-logo svg{width:56%;height:56%}.welcome-copy{display:grid;gap:12px}.welcome-copy h1{margin:0;color:var(--ink);font-size:30px;font-weight:760;line-height:1.16;letter-spacing:0}.welcome-copy p{max-width:330px;margin:0;color:var(--slate);font-size:14.5px;line-height:1.6}.language-chip{width:fit-content;max-width:100%;padding:8px 12px;color:var(--maroon);background:var(--ai-bg);border:1px solid var(--line-soft);border-radius:999px;font-size:12.5px;font-weight:700;line-height:1.2}.action-stack{display:grid;gap:10px}.secondary-button{width:100%;min-height:54px;padding:14px 22px;color:var(--maroon);background:var(--white);border:1.5px solid var(--border-soft);border-radius:999px;font-weight:750;font-size:15px}.secondary-button:hover{border-color:var(--maroon);background:var(--ai-bg)}.text-button{justify-self:center;padding:6px 10px;color:var(--slate);background:transparent;border-radius:999px;font-size:13px;font-weight:650}.text-button:hover{color:var(--maroon);background:#7b1a380f}.placeholder-card{justify-items:start}.reference-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;gap:18px;padding:32px 16px;background:var(--page-bg)}.device,.flow-card{width:100%;max-width:430px;background:var(--white);border:1px solid var(--card-border);box-shadow:0 10px 28px #1e14190f}.device{border-radius:26px;padding:20px 18px 22px}.reference-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px;gap:10px}.reference-brand{display:flex;align-items:center;gap:9px;min-width:0}.reference-seal{flex-shrink:0;width:38px;height:38px;border-radius:50%;background:radial-gradient(circle at 35% 30%,var(--maroon),var(--maroon-deep));display:flex;align-items:center;justify-content:center}.brand-text{min-width:0;line-height:1.2}.brand-text .l1{display:block;color:var(--ink);font-size:11.5px;font-weight:700;letter-spacing:.2px}.brand-text .l2{display:block;color:var(--slate);font-size:9.5px;font-weight:500;white-space:nowrap}.lang-switch{flex-shrink:0;display:flex;align-items:center;gap:4px;max-width:162px;padding:4px 0;color:var(--slate);background:transparent;border:0;border-radius:999px;cursor:pointer;font-size:11.5px}.lang-switch strong{min-width:0;overflow:hidden;color:var(--maroon);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.hero{margin-bottom:22px;text-align:center}.eyebrow{margin-bottom:12px;color:var(--maroon);font-size:11px;font-weight:700;letter-spacing:1.6px}.hero h1{margin:0 0 12px;color:var(--ink);font-size:23px;font-weight:700;line-height:1.32;letter-spacing:0}.subtitle{max-width:300px;margin:0 auto;color:var(--slate);font-size:12.5px;line-height:1.55}.search-bar{display:flex;align-items:center;gap:10px;width:100%;margin:22px 0 26px;padding:7px 7px 7px 16px;background:var(--white);border:1.5px solid var(--border-soft);border-radius:32px;box-shadow:0 6px 18px #7b1a3812}.search-action{border:1.5px solid var(--border-soft);cursor:pointer;text-align:left}.search-bar input,.fake-input{flex:1;min-width:0;color:var(--slate-light);background:transparent;border:0;outline:0;font-family:inherit;font-size:12.5px}.mic-btn{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--maroon);border:0;border-radius:50%;cursor:pointer;transition:background .15s ease,transform .15s ease}.mic-btn:hover{background:var(--maroon-deep);transform:scale(1.04)}.section-title{margin-bottom:12px;color:var(--ink);font-size:14.5px;font-weight:700}.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:22px}.quick-card{position:relative;min-width:0;min-height:134px;padding:11px 8px 38px;text-align:left;border:0;border-radius:16px;cursor:pointer;transition:transform .15s ease}.quick-card:hover{transform:translateY(-1px)}.quick-card.pink{background:var(--pink-bg)}.quick-card.amber{background:var(--amber-bg)}.quick-card.mint{background:var(--mint-bg)}.quick-card.lilac{background:var(--lilac-bg)}.quick-card .card-icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;margin-bottom:9px;color:var(--white);border-radius:50%;font-size:14px;font-weight:800}.quick-card.pink .card-icon{background:var(--pink-icon)}.quick-card.emergency-card{border:1px solid rgba(222,59,92,.2)}.quick-card.amber .card-icon{background:var(--amber-icon)}.quick-card.mint .card-icon{background:var(--mint-icon)}.quick-card.lilac .card-icon{background:var(--lilac-icon)}.quick-card strong{display:block;margin-bottom:4px;color:var(--ink);font-size:11px;font-weight:700;line-height:1.28}.quick-card>span:not(.card-icon):not(.card-arrow){display:block;color:var(--slate);font-size:9px;line-height:1.3}.card-arrow{position:absolute;bottom:10px;left:10px;width:23px;height:23px;display:flex;align-items:center;justify-content:center;color:var(--white);background:var(--maroon);border-radius:50%;font-size:15px;line-height:1}.ai-box{padding:16px 16px 14px;background:var(--ai-bg);border-radius:18px}.ai-header{display:flex;align-items:center;gap:10px;margin-bottom:13px}.ai-icon{flex-shrink:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:var(--maroon);border-radius:50%}.ai-header h3{margin:0;color:var(--ink);font-size:13px;font-weight:700}.ai-features{display:grid;grid-template-columns:repeat(3,1fr);gap:9px 8px}.ai-feature{display:flex;align-items:flex-start;gap:5px;color:#4b5360;font-size:10px;line-height:1.35}.ai-feature svg{flex-shrink:0;margin-top:1px}.reference-footer{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:18px;color:var(--slate-light);font-size:10px}.flow-card{padding:20px 18px 18px;border-radius:22px}.flow-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:22px}.flow-header-left{display:flex;align-items:center;gap:8px;color:var(--maroon)}.flow-header-left h3{margin:0;color:var(--ink);font-size:13.5px;font-weight:700;letter-spacing:.3px}.badge-soft{flex-shrink:0;padding:5px 12px;color:var(--badge-soft-text);background:var(--badge-soft-bg);border-radius:20px;font-size:10px;font-weight:500;white-space:nowrap}.timeline{margin:0;padding:0;list-style:none}.timeline-step{display:flex;gap:13px}.step-indicator{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.step-circle{width:26px;height:26px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--maroon);background:var(--white);border:1.7px solid var(--maroon);border-radius:50%;font-size:11.5px;font-weight:700}.timeline-step.done .step-circle{color:var(--white);background:var(--maroon)}.step-line{width:2px;flex:1;margin:3px 0;background:var(--line-soft)}.step-content{min-width:0;padding-bottom:20px}.timeline-step.last .step-content{padding-bottom:0}.step-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:3px}.step-title-row h4{margin:0;color:var(--ink);font-size:12.5px;font-weight:700}.step-content p{margin:0;color:var(--slate);font-size:11px;line-height:1.4}.badge-tag{padding:3px 8px;border-radius:20px;font-size:8.5px;font-weight:700;letter-spacing:.3px;white-space:nowrap}.badge-tag.amber{color:var(--badge-amber-text);background:var(--badge-amber-bg)}.badge-tag.gray{color:var(--badge-gray-text);background:var(--badge-gray-bg)}.process-card{width:min(100%,460px);display:grid;gap:20px;padding:24px 22px;background:var(--white);border:1px solid var(--card-border);border-radius:26px;box-shadow:var(--shadow-card)}.process-header{display:flex;align-items:center;gap:13px}.process-header h1{margin:3px 0 0;color:var(--ink);font-size:24px;line-height:1.15}.process-intro{margin:0;color:var(--slate);font-size:14px;line-height:1.55}.process-progress{height:8px;overflow:hidden;background:var(--badge-soft-bg);border-radius:999px}.process-progress span{display:block;height:100%;background:var(--maroon);border-radius:inherit;transition:width .18s ease}.step-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.step-tabs button{min-height:34px;color:var(--slate);background:var(--white);border:1px solid var(--card-border);border-radius:999px;cursor:pointer;font-weight:750}.step-tabs button.is-active{color:var(--white);background:var(--maroon);border-color:var(--maroon)}.form-section{display:grid;gap:10px}.form-section label,.form-section h2,.recommendation-box h2,.summary-box h2,.call-panel h2{margin:0;color:var(--ink);font-size:15px;font-weight:760;line-height:1.35}.form-section textarea,.form-section input{width:100%;color:var(--ink);background:#fff;border:1.5px solid var(--border-soft);border-radius:18px;box-shadow:0 6px 18px #7b1a380d;font-family:inherit;font-size:14px;line-height:1.45;outline:0;padding:14px 15px;resize:vertical}.form-section input{min-height:52px}.form-section textarea:focus,.form-section input:focus{border-color:var(--maroon);box-shadow:0 0 0 3px var(--focus-ring)}.choice-grid{display:grid;gap:9px}.choice-chip{min-height:48px;padding:11px 13px;color:var(--ink);background:var(--white);border:1px solid var(--card-border);border-radius:16px;cursor:pointer;font-weight:680;text-align:left}.choice-chip.is-selected{color:var(--maroon);background:var(--ai-bg);border-color:var(--maroon)}.recommendation-box,.summary-box{display:grid;gap:12px;padding:16px;background:var(--ai-bg);border:1px solid var(--line-soft);border-radius:20px}.recommendation-box p{margin:0;color:var(--maroon);font-size:14px;font-weight:800}.summary-box dl{display:grid;gap:12px;margin:0}.summary-box div{display:grid;gap:3px}.summary-box dt{color:var(--ink);font-size:12px;font-weight:800}.summary-box dd{margin:0;color:var(--slate);font-size:12.5px;line-height:1.45}.process-actions{display:grid;grid-template-columns:.82fr 1.18fr;gap:10px}.video-screen{min-height:100vh;display:grid;place-items:center;padding:24px 16px;background:#111827}.video-room{width:min(100%,860px);display:grid;grid-template-columns:1fr 280px;gap:14px;padding:16px;background:#1c2430;border:1px solid rgba(255,255,255,.08);border-radius:26px;box-shadow:0 24px 50px #00000047}.video-topbar{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--white)}.video-topbar p,.video-topbar h1{margin:0}.video-topbar p{color:var(--slate-light);font-size:11px;font-weight:800;letter-spacing:1.4px}.video-topbar h1{margin-top:3px;font-size:20px}.video-topbar span{padding:7px 11px;color:#ddf8ea;background:#2fa66b29;border:1px solid rgba(47,166,107,.35);border-radius:999px;font-size:12px;font-weight:750;white-space:nowrap}.video-stage{min-height:430px;display:grid;grid-template-columns:1fr 168px;gap:12px}.mp-window,.citizen-window,.call-panel{background:#263241;border:1px solid rgba(255,255,255,.08);border-radius:20px}.mp-window{display:grid;place-items:center;align-content:center;gap:10px;padding:22px;color:var(--white);text-align:center}.mp-avatar{width:92px;height:92px;display:grid;place-items:center;color:#e8c97a;background:radial-gradient(circle at 35% 30%,var(--maroon),var(--maroon-deep));border-radius:50%;font-size:28px;font-weight:850}.mp-window h2,.mp-window p,.citizen-window p{margin:0}.mp-window h2{font-size:20px}.mp-window p,.citizen-window p{color:var(--slate-light);font-size:13px}.citizen-window{align-self:end;min-height:138px;display:grid;place-items:center;align-content:center;gap:8px}.citizen-window span{width:42px;height:42px;background:var(--badge-gray-bg);border-radius:50%}.call-panel{padding:16px;color:var(--white)}.call-panel h2{color:var(--white);margin-bottom:12px}.call-panel ul{display:grid;gap:10px;margin:0;padding-left:18px;color:var(--slate-light);font-size:13px;line-height:1.45}.call-controls{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:10px}.call-controls button:not(.primary-button){min-width:54px;min-height:44px;color:var(--white);background:#ffffff1a;border:1px solid rgba(255,255,255,.12);border-radius:999px;cursor:pointer;font-weight:750}.call-controls .primary-button{width:auto;min-width:190px}.service-list{display:grid;gap:10px}.service-item{display:flex;gap:11px;padding:13px;background:var(--white);border:1px solid var(--card-border);border-radius:18px}.service-item>span{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;color:var(--white);background:var(--maroon);border-radius:50%;font-size:12px;font-weight:800}.service-item h2,.service-item p{margin:0}.service-item h2{color:var(--ink);font-size:13.5px;line-height:1.25}.service-item p{margin-top:4px;color:var(--slate);font-size:12px;line-height:1.45}.ai-chat{display:grid;gap:10px;padding:14px;background:#f8f8fa;border:1px solid var(--card-border);border-radius:20px}.chat-bubble{max-width:92%;padding:11px 13px;border-radius:16px;font-size:13px;line-height:1.45}.chat-bubble.system{color:var(--ink);background:var(--white);border:1px solid var(--card-border)}.chat-bubble.user{justify-self:end;color:var(--white);background:var(--maroon)}.modal-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:20px;background:#1c243080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.emergency-modal{width:min(100%,390px);display:grid;gap:18px;padding:24px 22px 22px;background:var(--white);border:1px solid var(--card-border);border-radius:26px;box-shadow:0 28px 70px #1c243047}.emergency-pulse{width:70px;height:70px;display:grid;place-items:center;justify-self:center;background:var(--pink-bg);border-radius:50%}.emergency-pulse span{width:44px;height:44px;background:var(--pink-icon);border-radius:50%;box-shadow:0 0 #de3b5c52;animation:emergencyPulse 1.3s ease infinite}.emergency-copy{display:grid;gap:8px;text-align:center}.emergency-copy h1,.emergency-copy p{margin:0}.emergency-copy h1{color:var(--ink);font-size:24px;line-height:1.18}.emergency-copy p{color:var(--slate);font-size:14px;line-height:1.5}.location-share-card{display:grid;gap:6px;padding:14px;background:#f8f8fa;border:1px solid var(--card-border);border-radius:18px}.location-share-card div{display:flex;align-items:center;gap:8px;color:var(--ink);font-size:13px}.location-share-card p,.location-share-card small{margin:0}.location-share-card p{color:var(--maroon);font-size:13px;font-weight:800}.location-share-card small{color:var(--slate);font-size:11.5px;line-height:1.4}.emergency-status-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.emergency-status-list li{display:flex;align-items:center;gap:8px;color:var(--slate);font-size:12.5px;line-height:1.3}.emergency-status-list span{width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto;color:var(--slate);background:var(--badge-soft-bg);border-radius:50%;font-size:10px;font-weight:800}.emergency-status-list li.is-complete{color:var(--ink);font-weight:700}.emergency-status-list li.is-complete span{color:var(--white);background:var(--check-green)}.status-dot{width:9px;height:9px;background:var(--check-green);border-radius:50%;box-shadow:0 0 0 4px #2fa66b21}.emergency-actions{display:grid;grid-template-columns:.85fr 1.15fr;gap:10px}.call-link{display:grid;place-items:center;text-decoration:none}@keyframes emergencyPulse{0%{box-shadow:0 0 #de3b5c59}70%{box-shadow:0 0 0 18px #de3b5c00}to{box-shadow:0 0 #de3b5c00}}.screen-fade{animation:screenFade .36s ease both}.language-option:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible,.text-button:focus-visible,.lang-switch:focus-visible,.mic-btn:focus-visible,.quick-card:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}@keyframes screenFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes greetingFade{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(max-width:520px){.language-screen,.center-screen{padding:24px 14px}.language-panel{gap:22px}.language-hero{min-height:132px}.language-option{border-radius:16px;padding-inline:14px}.institution-card{border-radius:24px;padding:24px 20px 22px}.welcome-copy h1{font-size:27px}.reference-screen{padding:16px 10px}.device{padding:18px 14px 20px;border-radius:22px}.hero h1{font-size:20px}.cards-grid{grid-template-columns:repeat(2,1fr);gap:9px}.quick-card{min-height:128px;padding-bottom:40px}.ai-features{grid-template-columns:repeat(2,1fr)}.brand-text .l2{white-space:normal}.flow-card{padding:18px 14px 16px;border-radius:20px}.flow-header{align-items:flex-start}.process-card{padding:22px 18px;border-radius:24px}.process-actions{grid-template-columns:1fr}.video-room{grid-template-columns:1fr;border-radius:22px}.video-topbar{align-items:flex-start;flex-direction:column}.video-stage{min-height:360px;grid-template-columns:1fr}.citizen-window{min-height:112px}.call-controls{flex-wrap:wrap}.call-controls .primary-button{width:100%}}@media(min-height:860px){.language-panel{gap:34px}.language-hero{min-height:194px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
