:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#17212f;background:#f7f8fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--teal: #1a7a6e;--teal-dark: #0d5c52;--surface: #ffffff;--muted: #5f6c7b;--shadow: 0 20px 45px rgba(15, 33, 52, .08)}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#eef5f4,#f7f8fa 28%)}body,button,input,textarea{font:inherit}img{display:block;max-width:100%}button,input,textarea{border:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.7}textarea{resize:vertical}#root{min-height:100vh}a{color:inherit;text-decoration:none}ul{margin:0;padding-left:1.1rem}p,li{color:var(--muted)}h1,h2,h3,strong{color:#17212f;margin:0}.app-page,.auth-page{min-height:100vh;padding:18px}.app-page{display:flex;justify-content:center}.app-frame{width:min(100%,1120px)}.app-surface{display:grid;gap:18px}.auth-page{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--teal) 0%,var(--teal-dark) 100%)}.auth-shell{width:min(100%,1140px);display:grid;gap:20px}.hero-brand,.auth-card,.card,.bottom-nav{border-radius:28px;box-shadow:var(--shadow)}.hero-brand{padding:28px;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-brand h1,.hero-brand p,.hero-brand strong{color:#fff}.hero-brand__images{display:flex;align-items:center;gap:18px;margin-bottom:24px}.hero-brand__images img:first-child{width:110px;height:110px;border-radius:999px;object-fit:cover}.hero-brand__images img:last-child{width:92px;height:92px;object-fit:contain}.auth-card,.card{background:var(--surface);padding:22px}.content-stack,.stack-lg,.stack-md,.stack-sm,.form-grid{display:grid}.content-stack,.stack-lg{gap:20px}.stack-md,.form-grid{gap:16px}.stack-sm{gap:12px}.muted,.helper-text{color:var(--muted)}.page-header{display:grid;gap:10px}.page-header__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.page-header h1{font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.1}.page-header p{margin:0;max-width:760px}.back-link{display:inline-flex;align-items:center;color:var(--teal);font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;font-weight:700;transition:transform .2s ease}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn-primary{color:#fff;background:var(--teal)}.btn-secondary{color:#17212f;background:#eef2f5}.btn-outline{color:var(--teal);background:transparent;border:1.5px solid rgba(26,122,110,.24)}.btn-danger{color:#fff;background:#df4c45}.btn-full{width:100%}.button-group{display:grid;gap:12px}.button-group--left{justify-content:start}.button-group--spread{grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:grid;gap:8px}.field span{font-size:.95rem;font-weight:700}.input{width:100%;min-height:52px;padding:14px 16px;color:#17212f;background:#f5f7f9;border:1px solid transparent;border-radius:16px;outline:none}.input:focus{border-color:#1a7a6e66;background:#fff}.input:disabled{color:#6c7786}.textarea{min-height:120px}.checkbox-card{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;padding:16px;border-radius:18px;background:#e8f7f5}.checkbox-card input{width:18px;height:18px;accent-color:var(--teal);margin-top:4px}.form-error{margin:0;color:#d34040;font-weight:600}.helper-text{margin:0;text-align:center}.helper-text a,.text-link{color:var(--teal);font-weight:700}.install-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(135deg,#1a7a6e0f,#1a7a6e24)}.install-card p{margin:6px 0 0}.state{display:grid;gap:12px;place-items:center;text-align:center;min-height:280px;padding:28px;background:var(--surface);border-radius:28px;box-shadow:var(--shadow)}.state--full{min-height:calc(100vh - 36px)}.state--loading{background:transparent;box-shadow:none}.spinner{width:42px;height:42px;border-radius:999px;border:3px solid rgba(26,122,110,.2);border-top-color:var(--teal);animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.highlight-card{background:linear-gradient(135deg,#1a7a6e1f,#0d5c520d)}.highlight-card h2,.banner-card h2{font-size:clamp(1.35rem,3vw,1.85rem);margin-top:12px;margin-bottom:8px}.card-header-inline,.profile-hero,.history-card,.aspect-card,.bottom-nav,.inline-chip-group,.recommendation-row,.choice-row,.guide-step,.question-card__title,.wheel-legend,.wheel-legend__item,.profile-photo-editor{display:flex}.card-header-inline,.history-card,.aspect-card,.bottom-nav,.question-card__title{justify-content:space-between}.card-header-inline,.history-card,.aspect-card,.bottom-nav,.recommendation-row,.choice-row,.wheel-legend,.wheel-legend__item,.profile-photo-editor{align-items:center}.status-pill,.info-chip,.aspect-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:.82rem;font-weight:700}.info-chip{color:#455366;background:#eef2f5}.menu-grid{display:grid;gap:16px}.menu-link,.history-card{padding:18px 20px;background:var(--surface);border-radius:24px;box-shadow:var(--shadow)}.menu-link{display:grid;gap:6px}.recommendation-row{justify-content:space-between;gap:16px;padding:14px 16px;border-radius:18px;background:#f7f9fb}.recommendation-row strong{min-width:150px}.bottom-nav{position:sticky;bottom:0;z-index:20;margin-top:18px;padding:12px;background:#ffffffeb;border:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav__item{flex:1;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;min-height:48px;border-radius:18px;color:#586579;font-weight:700}.bottom-nav__icon{font-size:18px;line-height:1}.bottom-nav__label{font-size:11px;line-height:1.1}.bottom-nav__item.is-active{color:var(--teal);background:#1a7a6e1f}.profile-hero{gap:18px}.avatar{border-radius:999px;object-fit:cover;background:#1a7a6e1f}.avatar--large{width:88px;height:88px}.avatar--xlarge{width:112px;height:112px}.avatar--placeholder{display:grid;place-items:center;color:var(--teal);font-weight:800;font-size:2rem}.inline-chip-group{flex-wrap:wrap;gap:8px;margin-top:10px}.eyebrow,.guide-step{color:#758295;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.stat-value{font-size:2.4rem;line-height:1;color:var(--teal)}.stat-value--small{font-size:1.35rem}.profile-photo-editor{flex-direction:column;justify-content:center;gap:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.choice-row{gap:10px;flex-wrap:wrap}.choice-chip{min-height:42px;padding:0 16px;border-radius:999px;color:#49566a;background:#edf2f6}.choice-chip.is-selected{color:#fff;background:var(--teal)}.progress-track{position:relative;width:100%;height:8px;margin-top:14px;background:#e0efec;border-radius:999px;overflow:hidden}.progress-fill{display:block;height:100%;background:var(--teal);border-radius:inherit}.instruction-list{display:grid;gap:8px}.question-card__title{align-items:start;gap:12px;margin-bottom:16px}.question-card__title span{white-space:nowrap;padding:6px 10px;border-radius:12px;color:var(--teal);background:#e8f7f5;font-size:.8rem;font-weight:700}.option-list{display:grid;gap:10px}.option-card{display:flex;justify-content:space-between;gap:16px;width:100%;padding:14px 16px;color:#17212f;background:#f7f9fb;border:1px solid #e2e7ed;border-radius:18px;text-align:left}.option-card small{color:#6d7988}.option-card.is-selected{color:#fff;background:var(--teal);border-color:var(--teal)}.option-card.is-selected small{color:#fffc}.sticky-actions{position:sticky;bottom:12px;padding:14px;border-radius:24px;background:#fffffff0;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.result-hero{display:grid;place-items:center}.wheel-block{display:grid;gap:18px;place-items:center}.wheel-ring{position:relative;width:min(70vw,320px);aspect-ratio:1 / 1;border-radius:999px;display:grid;place-items:center}.wheel-ring:after{content:"";position:absolute;top:18%;right:18%;bottom:18%;left:18%;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #17212f0a}.wheel-center{position:relative;z-index:1;width:42%;text-align:center}.wheel-center span{display:block;color:#667281;font-size:.82rem;margin-bottom:6px}.wheel-center strong{color:#17212f;font-size:1rem}.wheel-legend{flex-wrap:wrap;justify-content:center;gap:10px 18px}.wheel-legend__item{gap:8px;color:#536072}.wheel-legend__dot{width:12px;height:12px;border-radius:999px}@media (min-width: 768px){.app-page,.auth-page{padding:28px}.auth-shell{grid-template-columns:minmax(320px,.95fr) minmax(420px,1.05fr);align-items:stretch}.hero-brand,.auth-card,.card,.bottom-nav{border-radius:32px}.hero-brand,.auth-card,.card{padding:28px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.button-group{grid-auto-flow:column;grid-auto-columns:max-content}.button-group .btn-full{width:auto}}@media (max-width: 767px){.button-group--spread{grid-template-columns:1fr}.history-card,.aspect-card,.recommendation-row,.question-card__title,.option-card{flex-direction:column;align-items:flex-start}}.dash-page{background:#f7f8fa;border-radius:28px;overflow:hidden}.dash-scroll{padding:20px;display:grid;gap:20px}.dash-center{padding:20px}.dash-header{display:flex;align-items:center;gap:14px}.dash-header__text{flex:1;min-width:0}.dash-header__title{display:flex;align-items:center;gap:6px;font-size:20px;font-weight:800;color:#17212f}.dash-header__title span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-header__subtitle{margin-top:2px;font-size:13px;color:#17212f8c}.dash-avatar{width:44px;height:44px;border-radius:999px;background:#1a7a6e26;display:grid;place-items:center;overflow:hidden}.dash-avatar__img{width:100%;height:100%;object-fit:cover}.dash-avatar__placeholder{color:var(--teal);font-size:18px}.dash-status{border-radius:16px;padding:20px;background:#fff;border:1px solid rgba(23,33,47,.1);box-shadow:0 10px 24px #0f21340d}.dash-status--empty{text-align:center}.dash-status__icon{width:68px;height:68px;border-radius:999px;margin:0 auto;background:#1a7a6e14;display:grid;place-items:center;font-size:26px;color:var(--teal)}.dash-status__title{margin-top:14px;font-size:15px;font-weight:700;color:#17212f}.dash-status__desc{margin-top:6px;font-size:12px;color:#17212f8c;line-height:1.6}.dash-status__button{margin-top:16px;width:100%;min-height:44px;border-radius:30px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--teal);color:#fff;font-weight:600;font-size:13px}.dash-status__button-icon{font-size:18px;line-height:1}.dash-status--filled{border-style:solid;border-width:1px}.dash-status__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.dash-status__top-label{min-width:0;font-size:10px;font-weight:700;color:#17212f73;letter-spacing:.8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-status__top-date{font-size:10px;color:#17212f59;white-space:nowrap;flex-shrink:0}.dash-status__mid{margin-top:8px;display:grid;grid-template-columns:1fr auto;align-items:start;gap:10px}.dash-status__mid-title{min-width:0;font-size:20px;font-weight:800;color:#17212f;line-height:1.15;word-break:break-word}.dash-status__badge{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;white-space:nowrap;flex-shrink:0;justify-self:end}.dash-status__desc--clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dash-status__cta{margin-top:14px;display:inline-flex;align-items:center;gap:4px;padding:10px 14px;border-radius:30px;border-width:1px;border-style:solid;font-size:12px;font-weight:600;width:fit-content;max-width:100%}.dash-status__cta-icon{font-size:16px;line-height:1}.dash-section-title{font-size:16px;font-weight:700;color:#17212f}.dash-menu-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dash-menu-card{background:#fff;border-radius:16px;box-shadow:0 10px 24px #0f21340d;padding:16px;display:flex;flex-direction:column;gap:10px}.dash-menu-card__icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;font-size:18px}.dash-menu-card__title{font-weight:700;font-size:13px;color:#17212f}.dash-menu-card__subtitle{margin-top:2px;font-size:11px;color:#17212f8c}.dash-rek-card{background:#fff;border-radius:16px;box-shadow:0 10px 24px #0f21340d;padding:16px;display:grid;gap:12px}.dash-rek-card__header{display:flex;align-items:center;gap:10px}.dash-rek-card__icon{width:34px;height:34px;border-radius:10px;background:#f5a6231f;display:grid;place-items:center;font-size:18px}.dash-rek-card__text{flex:1;min-width:0}.dash-rek-card__title{font-size:13px;font-weight:700;color:#17212f}.dash-rek-card__subtitle{margin-top:2px;font-size:10px;color:#17212f61}.dash-rek-card__badge{padding:3px 8px;border-radius:999px;font-size:9px;font-weight:700;white-space:nowrap}.dash-rek-card__content{font-size:12px;color:#17212f8c;line-height:1.5}.dash-rek-card__preview-wrapper{max-width:100%;overflow:hidden}.dash-rek-card__preview{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:3em}.dash-rek-card__more{margin-top:6px;font-size:11px;color:#17212f61}.dash-rek-card__footer{display:flex;align-items:center;justify-content:flex-end;gap:4px;font-size:12px;font-weight:600}.dash-rek-card__footer-icon{font-size:14px}.dash-bottom-space{height:80px}@media (max-width: 767px){.dash-menu-row{grid-template-columns:1fr 1fr}}@media (max-width: 767px){.dash-status__mid{grid-template-columns:1fr;gap:8px}.dash-status__mid-title{font-size:18px;line-height:1.15}.dash-status__badge{justify-self:start;width:fit-content}.dash-status__cta{width:100%;justify-content:space-between}}.screening-shell{min-height:100vh;background:#f7f8fa;display:flex;flex-direction:column}.screening-shell--center{align-items:center;justify-content:center;padding:28px}.screening-appbar{background:#fff;display:flex;align-items:center;gap:10px;padding:calc(env(safe-area-inset-top) + 12px) 20px 12px;position:sticky;top:0;z-index:40}.screening-appbar__back{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#000000de;font-size:20px;font-weight:700}.screening-appbar__title{font-size:16px;font-weight:700;color:#000000de}.screening-progress{background:#fff;padding:12px 20px 16px;border-bottom:1px solid rgba(23,33,47,.06);position:sticky;top:calc(env(safe-area-inset-top) + 60px);z-index:39}.screening-progress__label{font-size:10px;font-weight:700;color:#00000073;letter-spacing:1px}.screening-progress__row{margin-top:4px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.screening-progress__name{font-size:17px;font-weight:800;color:#000000de}.screening-progress__count{font-size:12px;color:#00000073;white-space:nowrap}.screening-progress__bar{margin-top:10px;height:6px;background:#e0f0ee;border-radius:10px;overflow:hidden}.screening-progress__fill{height:100%;background:var(--teal);border-radius:10px}.screening-progress__instrumen-row{margin-top:10px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.screening-progress__instrumen-name,.screening-progress__instrumen-count{font-size:11px;color:#00000073}.screening-body{flex:1;display:flex;flex-direction:column;min-height:0}.screening-scroll{flex:1;overflow:auto;padding:20px}.screening-empty{color:#0000008a;font-size:13px}.screening-error{display:grid;place-items:center;gap:12px;text-align:center}.screening-error__icon{font-size:48px;color:#00000061}.screening-error__message{color:#0000008a;font-size:13px;line-height:1.5;max-width:320px}.screening-error__retry{background:var(--teal);color:#fff;border-radius:30px;padding:12px 18px;font-weight:700}.screening-petunjuk{margin-bottom:16px;padding:14px;background:#e8f7f5;border-radius:12px;border:1px solid rgba(26,122,110,.25)}.screening-petunjuk__title{font-size:12px;font-weight:700;color:var(--teal)}.screening-petunjuk__list{margin-top:8px;display:grid;gap:4px}.screening-petunjuk__row{display:grid;grid-template-columns:36px 12px 1fr;align-items:start}.screening-petunjuk__key{font-size:12px;font-weight:700;color:var(--teal)}.screening-petunjuk__sep{font-size:12px;color:#00000073}.screening-petunjuk__value{font-size:12px;color:#000000de}.screening-soal{display:grid;gap:14px}.screening-soal-card{background:#fff;border-radius:14px;box-shadow:0 8px 18px #0000000a;padding:16px}.screening-soal-card__head{display:flex;align-items:flex-start;gap:8px}.screening-soal-card__question{flex:1;font-size:13px;font-weight:600;color:#000000de;line-height:1.4}.screening-soal-card__unit{margin-left:8px;padding:3px 8px;background:#e8f7f5;border-radius:6px;font-size:10px;font-weight:600;color:var(--teal);white-space:nowrap}.screening-soal-card__options{margin-top:12px;display:grid;gap:8px}.screening-option{width:100%;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background:#00000008;transition:background .18s ease,border-color .18s ease,color .18s ease;text-align:left}.screening-option__radio{font-size:18px;line-height:1;color:#00000061}.screening-option__label{font-size:13px;color:#000000de;font-weight:400}.screening-option.is-selected{background:var(--teal);border-color:var(--teal)}.screening-option.is-selected .screening-option__radio,.screening-option.is-selected .screening-option__label{color:#fff}.screening-option.is-selected .screening-option__label{font-weight:600}.screening-option--compact{padding:10px 14px}.screening-instrumen{padding-bottom:0;margin-bottom:20px}.screening-instrumen__q{display:flex;gap:6px;align-items:flex-start}.screening-instrumen__no{font-size:13px;color:#00000073;font-weight:600}.screening-instrumen__text{font-size:13px;color:#000000de;line-height:1.5}.screening-scale{margin-top:10px;display:grid;gap:6px}.screening-scale__row{display:grid;gap:0}.screening-scale__cell{height:44px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background:#0000000f;font-size:15px;font-weight:700;color:#0000008a}.screening-scale__cell.is-selected{background:var(--teal);border-color:var(--teal);color:#fff}.screening-scale__labels{display:flex;justify-content:space-between;font-size:9px;color:#00000061}.screening-instrumen__vertical{margin-top:10px;display:grid;gap:6px}.screening-instrumen__divider{margin-top:8px;height:1px;background:#00000014}.screening-footer{background:#fff;padding:12px 20px 24px;display:flex;gap:12px}.screening-footer__prev,.screening-footer__next{flex:1;min-height:48px;border-radius:30px;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-weight:700}.screening-footer__prev{color:#0000008a;border:1px solid rgba(0,0,0,.16);background:transparent}.screening-footer__prev:disabled{opacity:.5}.screening-footer__next{background:var(--teal);color:#fff}.screening-footer__next:disabled{background:#1a7a6e59}.screening-footer__next-content{display:inline-flex;align-items:center;justify-content:center;gap:4px}.screening-footer__next-icon{font-size:18px;line-height:1}.screening-footer__spinner{width:20px;height:20px;border-radius:999px;border:2px solid rgba(255,255,255,.55);border-top-color:#fff;animation:spin .9s linear infinite}.screening-snackbar{margin:0 20px 10px;padding:10px 12px;border-radius:10px;background:#ff52521a;color:#be1414;font-weight:600;font-size:12px}.result-shell{min-height:100vh;background:#f7f8fa;display:flex;flex-direction:column}.result-appbar{position:sticky;top:0;z-index:50;background:#fff;padding:calc(env(safe-area-inset-top) + 12px) 20px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,33,47,.06)}.result-appbar__title{font-size:16px;font-weight:700;color:#000000de}.result-appbar__close{width:40px;height:40px;border-radius:12px;color:#0000008a;font-size:18px;display:inline-flex;align-items:center;justify-content:center}.result-center{flex:1;display:grid;place-items:center;padding:28px}.result-scroll{display:grid}.result-wheel-section{background:#fff;padding:28px 20px 18px;text-align:center}.result-wheel-section__title{font-size:16px;font-weight:700;color:#000000de}.result-wheel-section__subtitle{margin-top:4px;font-size:12px;color:#00000073}.result-wheel-section__wheel{margin-top:24px;display:grid;place-items:center}.result-wheel{width:320px;height:320px;position:relative}.result-wheel__svg{width:100%;height:100%;display:block}.result-wheel__center{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none}.result-wheel__center-label{width:110px;height:110px;border-radius:999px;background:#fff;display:grid;place-items:center;text-align:center;font-size:13px;font-weight:800;line-height:1.3;padding:10px;box-shadow:0 6px 16px #0000000d}.result-legend{margin-top:16px;display:grid;gap:6px;place-items:center}.result-legend__row{display:grid;grid-template-columns:140px 140px;justify-content:center;gap:0}.result-legend__item{display:inline-flex;align-items:center;gap:4px;font-size:10px;color:#0000008a}.result-legend__dot{width:10px;height:10px;border-radius:999px}.result-banner{margin:20px;padding:16px;border-radius:14px;border:1px solid rgba(0,0,0,.12);display:flex;gap:12px;align-items:flex-start}.result-banner__icon{margin-top:1px}.result-banner__title{font-weight:700;font-size:14px}.result-banner__desc{margin-top:4px;font-size:12px;color:#0000008a;white-space:pre-line;line-height:1.5}.result-detail{padding:0 20px}.result-detail__header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.result-detail__title{font-size:15px;font-weight:700;color:#000000de}.result-detail__count{font-size:12px;color:#00000073}.result-detail__list{margin-top:14px;display:grid;gap:12px}.result-aspek-card{background:#fff;border-radius:14px;box-shadow:0 8px 18px #0000000a;padding:16px;display:flex;align-items:center;gap:12px}.result-aspek-card__icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center}.result-aspek-card__name{flex:1;font-size:13px;font-weight:700;color:#000000de}.result-aspek-card__badge{padding:5px 10px;border-radius:8px;font-size:11px;font-weight:700;white-space:nowrap}.result-cta{padding:0 20px 18px}.result-cta__button{width:100%;min-height:52px;border-radius:30px;background:var(--teal);color:#fff;font-weight:700;font-size:15px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.result-cta__icon{font-size:18px}.result-bottom-space{height:14px}@media (max-width: 767px){.result-wheel{width:320px;height:320px}}@media (max-width: 767px){.screening-shell{border-radius:0;margin:0}}@media (max-width: 767px){.screening-footer{padding-bottom:calc(env(safe-area-inset-bottom) + 96px)}}@media (max-width: 767px){.app-page{padding:0}.app-frame{width:100%}.app-page--nav .app-surface{padding-bottom:calc(env(safe-area-inset-bottom) + 76px)}.content-stack{padding:18px}.dash-page{border-radius:0}.bottom-nav{position:fixed;left:0;right:0;bottom:0;margin-top:0;padding:6px 0 calc(env(safe-area-inset-bottom) + 10px);background:#fff;border:0;box-shadow:0 -2px 10px #0000000f;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0}.bottom-nav__item{border-radius:0;background:transparent;color:#00000061;font-weight:600;min-height:54px}.bottom-nav__icon{color:inherit;font-size:0}.bottom-nav__icon svg{width:24px;height:24px;display:block}.bottom-nav__label{font-size:11px;line-height:1.1}.bottom-nav__item.is-active{background:transparent;color:var(--teal)}}.edu-shell{min-height:100vh;background:#f7f8fa;display:flex;flex-direction:column}.edu-appbar{background:#fff;position:sticky;top:0;z-index:50;padding:calc(env(safe-area-inset-top) + 12px) 20px 12px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;border-bottom:1px solid rgba(23,33,47,.06)}.edu-appbar__back{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#000000de;font-size:20px;font-weight:700}.edu-appbar__title{text-align:center;font-size:17px;font-weight:700;color:#000000de}.edu-appbar__spacer{width:40px;height:40px}.edu-center{flex:1;display:grid;place-items:center;padding:28px}.edu-scroll{flex:1;overflow:auto}@media (max-width: 767px){.edu-scroll{padding-bottom:calc(env(safe-area-inset-bottom) + 76px)}}.edu-error{display:grid;place-items:center;gap:12px;text-align:center}.edu-error__icon{font-size:48px;color:#00000061}.edu-error__message{color:#0000008a;font-size:13px;line-height:1.5;max-width:320px}.edu-error__retry{background:var(--teal);color:#fff;border-radius:30px;padding:12px 18px;font-weight:700}.edu-empty{min-height:65vh;display:grid;place-items:center;text-align:center;padding:32px}.edu-empty__icon{width:80px;height:80px;border-radius:999px;display:grid;place-items:center;font-size:34px}.edu-empty__title{margin-top:16px;font-size:16px;font-weight:700;color:#000000de}.edu-empty__desc{margin-top:8px;font-size:13px;color:#00000073;line-height:1.6;max-width:360px}.edu-empty__button{margin-top:24px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--teal);color:#fff;padding:12px 24px;border-radius:30px;font-size:13px;font-weight:600}.edu-empty__button-icon{font-size:18px;line-height:1}.edu-list{padding:20px}.edu-list__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.edu-list__title{font-size:16px;font-weight:700;color:#000000de}.edu-list__badge{padding:4px 10px;border-radius:20px;font-size:11px;font-weight:600;white-space:nowrap}.edu-list__gap{height:16px}.edu-cards{display:grid;gap:14px}.edu-card{background:#fff;border-radius:14px;box-shadow:0 8px 18px #0000000a;padding:16px}.edu-card__row{display:flex;align-items:flex-start;gap:10px}.edu-card__icon{width:22px;height:22px;display:grid;place-items:center}.edu-card__meta{flex:1;display:grid;gap:5px}.edu-card__title{font-size:14px;font-weight:700;color:#000000de}.edu-card__tag{width:fit-content;padding:3px 8px;border-radius:6px;font-size:10px;font-weight:700}.edu-card__text{margin-top:10px;font-size:12px;color:#0000008a;line-height:1.6;white-space:pre-line}.history-shell{min-height:100vh;background:#f7f8fa;display:flex;flex-direction:column;position:relative}.history-appbar{background:#fff;position:sticky;top:0;z-index:50;padding:calc(env(safe-area-inset-top) + 12px) 20px 12px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;border-bottom:1px solid rgba(23,33,47,.06)}.history-appbar__back{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#000000de;font-size:20px;font-weight:700}.history-appbar__title{text-align:center;font-size:17px;font-weight:700;color:#000000de}.history-appbar__spacer{width:40px;height:40px}.history-center{flex:1;display:grid;place-items:center;padding:28px}.history-scroll{flex:1;overflow:auto;padding:20px}@media (max-width: 767px){.history-scroll{padding-bottom:calc(env(safe-area-inset-bottom) + 110px)}}.history-error{display:grid;place-items:center;gap:12px;text-align:center}.history-error__icon{font-size:48px;color:#00000061}.history-error__message{color:#0000008a;font-size:13px;line-height:1.5;max-width:320px}.history-error__retry{background:var(--teal);color:#fff;border-radius:30px;padding:12px 18px;font-weight:700}.history-banner{padding:16px;border-radius:14px;background:#e8f7f5;border:1px solid rgba(26,122,110,.2);display:flex;gap:10px;align-items:flex-start}.history-banner__icon{width:20px;height:20px;border-radius:999px;background:#1a7a6e1f;color:var(--teal);font-weight:800;font-size:12px;display:grid;place-items:center;flex-shrink:0}.history-banner__title{font-size:13px;font-weight:700;color:#000000de}.history-banner__desc{margin-top:4px;font-size:12px;color:#0000008a;line-height:1.5}.history-section{margin-top:24px}.history-section__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.history-section__label{font-size:11px;font-weight:700;color:#00000073;letter-spacing:1px}.history-section__total{font-size:11px;color:var(--teal);font-weight:600;white-space:nowrap}.history-empty{padding:40px 0;display:grid;place-items:center;text-align:center}.history-empty__icon{width:80px;height:80px;border-radius:999px;background:#1a7a6e14;color:var(--teal);display:grid;place-items:center;font-size:34px}.history-empty__title{margin-top:16px;font-size:15px;font-weight:700;color:#000000de}.history-empty__desc{margin-top:8px;font-size:13px;color:#00000073;line-height:1.6}.history-empty__button{margin-top:24px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--teal);color:#fff;padding:12px 24px;border-radius:30px;font-size:13px;font-weight:600}.history-empty__button-icon{font-size:18px;line-height:1}.history-list{margin-top:12px;display:grid;gap:10px}.history-item{background:#fff;border-radius:14px;box-shadow:0 8px 18px #0000000a;padding:14px 16px;display:flex;align-items:center;gap:12px}.history-item__icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.history-item__body{flex:1;min-width:0}.history-item__top{display:flex;align-items:center;gap:8px;min-width:0}.history-item__title{font-size:13px;font-weight:700;color:#000000de;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item__badge{padding:2px 7px;border-radius:6px;font-size:9px;font-weight:700;white-space:nowrap;flex-shrink:0}.history-item__date{margin-top:4px;font-size:11px;color:#00000061}.history-item__chev{color:#00000042;font-size:20px;line-height:1}.history-fab{position:fixed;right:18px;bottom:calc(env(safe-area-inset-bottom) + 92px);width:56px;height:56px;border-radius:999px;background:var(--teal);color:#fff;font-size:28px;line-height:1;display:grid;place-items:center;box-shadow:0 10px 24px #0000002e;z-index:60}.history-bottom-space{height:40px}.profile-shell{min-height:100vh;background:#f7f8fa;display:flex;flex-direction:column}.profile-appbar{background:#fff;position:sticky;top:0;z-index:50;padding:calc(env(safe-area-inset-top) + 12px) 20px 12px;border-bottom:1px solid rgba(23,33,47,.06)}.profile-appbar__title{font-size:17px;font-weight:700;color:#000000de}.profile-center{flex:1;display:grid;place-items:center;padding:28px}.profile-scroll{flex:1;overflow:auto}@media (max-width: 767px){.profile-scroll{padding-bottom:calc(env(safe-area-inset-bottom) + 90px)}}.profile-error{display:grid;place-items:center;gap:12px;text-align:center}.profile-error__icon{font-size:48px;color:#00000061}.profile-error__message{color:#0000008a;font-size:13px;line-height:1.5;max-width:320px}.profile-error__retry{background:var(--teal);color:#fff;border-radius:30px;padding:12px 18px;font-weight:700}.profile-error__logout{background:transparent;color:#ff5252;font-weight:700;display:inline-flex;align-items:center;gap:8px}.profile-header{background:#fff;padding:24px 20px;display:grid;place-items:center;text-align:center}.profile-avatar{position:relative;width:84px;height:84px;border-radius:999px;background:#1a7a6e26;overflow:hidden;display:grid;place-items:center}.profile-avatar__img{width:100%;height:100%;object-fit:cover}.profile-avatar__placeholder{font-size:42px;color:var(--teal)}.profile-avatar__camera{position:absolute;right:0;bottom:0;width:22px;height:22px;border-radius:999px;background:var(--teal);color:#fff;display:grid;place-items:center;font-size:12px}.profile-header__name{margin-top:12px;font-size:18px;font-weight:800;color:#000000de}.profile-header__badges{margin-top:10px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.profile-info{padding:5px 10px;border-radius:20px;background:#f0f0f0;display:inline-flex;align-items:flex-start;gap:5px;max-width:100%}.profile-info--wide{max-width:80vw}.profile-info__icon{margin-top:2px;font-size:13px;color:#00000073}.profile-info__text{font-size:12px;color:#0000008a;word-break:break-word}.profile-stats{margin:12px 20px 0;background:#fff;border-radius:14px;box-shadow:0 8px 18px #0000000a;display:grid;grid-template-columns:1fr 1px 1fr;align-items:center}.profile-stat{padding:18px 0;display:grid;place-items:center;text-align:center}.profile-stat__value{font-size:24px;font-weight:800;color:var(--teal)}.profile-stats__divider{width:1px;height:40px;background:#0000001f}.profile-stat__label{margin-top:2px;font-size:10px;font-weight:700;color:#00000073;letter-spacing:1px}.profile-section-label{margin-top:24px;padding:0 20px 10px;font-size:11px;font-weight:700;color:#00000073;letter-spacing:1px}.profile-menu{width:calc(100% - 40px);margin:4px 20px;background:#fff;border-radius:14px;box-shadow:0 6px 14px #00000008;padding:14px 16px;display:flex;align-items:center;gap:12px;text-align:left}.profile-menu__icon{width:36px;height:36px;border-radius:10px;background:#e8f7f5;color:var(--teal);display:grid;place-items:center;font-size:18px;flex-shrink:0}.profile-menu__text{flex:1;min-width:0;display:grid;gap:2px}.profile-menu__title{font-size:13px;font-weight:700;color:#000000de}.profile-menu__subtitle{font-size:11px;color:#00000073}.profile-menu__subtitle--long{line-height:1.5}.profile-menu__chev{color:#00000042;font-size:20px;line-height:1}.profile-menu--no-arrow{cursor:default}.profile-menu--no-arrow .profile-menu__chev{display:none}.profile-logout{padding:28px 20px 0}.profile-logout__button{width:100%;border-radius:30px;padding:14px;border:1.5px solid rgba(255,82,82,1);color:#ff5252;background:transparent;font-weight:600;font-size:14px}.profile-footer{margin-top:16px;text-align:center}.profile-footer__brand{color:#00000061;font-size:10px;letter-spacing:1.5px}.profile-footer__version{margin-top:4px;color:#00000061;font-size:11px;font-weight:500}.profile-bottom-space{height:32px}.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:grid;place-items:center;z-index:100;padding:20px}.dialog{width:min(420px,100%);background:#fff;border-radius:16px;padding:16px;box-shadow:0 18px 40px #00000040}.dialog__title{font-weight:700;font-size:16px;color:#000000de}.dialog__content{margin-top:8px;font-size:13px;color:#0000008a;line-height:1.5}.dialog__actions{margin-top:14px;display:flex;justify-content:flex-end;gap:10px}.dialog__btn{padding:10px 12px;border-radius:10px;font-weight:700;font-size:13px}.dialog__btn--ghost{background:transparent;color:#00000073}.dialog__btn--danger{background:#ff5252;color:#fff}.pi-shell{min-height:100vh;background:#f7f8fa;display:flex;flex-direction:column}.pi-appbar{background:#fff;position:sticky;top:0;z-index:60;padding:calc(env(safe-area-inset-top) + 12px) 20px 12px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;border-bottom:1px solid rgba(23,33,47,.06)}.pi-appbar__back{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#000000de;font-size:20px;font-weight:700}.pi-appbar__title{text-align:center;font-size:17px;font-weight:700;color:#000000de}.pi-appbar__save{color:var(--teal);font-weight:700;font-size:14px;padding:8px 10px;border-radius:10px;justify-self:end}.pi-appbar__save:disabled{opacity:.6}.pi-appbar__spinner{width:20px;height:20px;border-radius:999px;border:2px solid rgba(26,122,110,.25);border-top-color:var(--teal);animation:spin .9s linear infinite;display:inline-block}.pi-center{flex:1;display:grid;place-items:center;padding:28px}.pi-scroll{padding:20px;overflow:auto}.pi-photo{display:grid;place-items:center;gap:8px}.pi-photo__avatar{position:relative;width:104px;height:104px;border-radius:999px;background:#1a7a6e1a;overflow:hidden;display:grid;place-items:center}.pi-photo__img{width:100%;height:100%;object-fit:cover}.pi-photo__placeholder{font-size:56px;color:var(--teal)}.pi-photo__camera{position:absolute;right:0;bottom:0;width:32px;height:32px;border-radius:999px;background:var(--teal);color:#fff;display:grid;place-items:center;font-size:16px}.pi-photo__link{background:transparent;color:var(--teal);font-weight:600;font-size:13px}.pi-card{margin-top:24px;background:#fff;border-radius:14px;box-shadow:0 8px 18px #0000000a;overflow:hidden}.pi-gap{height:14px}.pi-row{display:flex;align-items:center;gap:12px;padding:12px 16px}.pi-row__icon{width:18px;height:18px;display:grid;place-items:center;color:var(--teal);font-size:18px;flex-shrink:0}.pi-row__chev{color:#00000042;font-size:20px;line-height:1;margin-left:6px}.pi-divider{height:1px;background:#00000014}.pi-field{flex:1;min-width:0;display:grid}.pi-field__label{font-size:12px;color:#00000073}.pi-field__input{margin-top:2px;font-size:14px;color:#000000de;border:0;outline:0;padding:8px 0;background:transparent;width:100%}.pi-field__input--textarea{resize:none;padding:10px 0;line-height:1.4}.pi-field__value{margin-top:2px;font-size:14px;color:#0000008a;padding:8px 0}.pi-chips{margin-top:6px;display:flex;gap:10px;flex-wrap:wrap}.pi-chip{padding:8px 16px;border-radius:20px;background:#0000000f;border:1px solid rgba(0,0,0,.1);font-size:13px;font-weight:600;color:#0000008a;transition:background .18s ease,border-color .18s ease,color .18s ease}.pi-chip.is-selected{background:var(--teal);border-color:var(--teal);color:#fff}.pi-form-error{margin-top:12px;color:#be1414;font-weight:600;font-size:12px;background:#ff52521a;padding:10px 12px;border-radius:10px}.pi-bottom-space{height:18px}.pi-error{display:grid;place-items:center;gap:12px;text-align:center}.pi-error__icon{font-size:48px;color:#00000061}.pi-error__message{color:#0000008a;font-size:13px;line-height:1.5;max-width:320px}.pi-error__retry{background:var(--teal);color:#fff;border-radius:30px;padding:12px 18px;font-weight:700}.sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:120;display:grid;align-items:end}.sheet{background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;padding:12px 20px 20px}.sheet__handle{width:40px;height:4px;border-radius:2px;background:#0003;margin:0 auto 16px}.sheet__title{font-weight:700;font-size:15px;text-align:center;color:#000000de;margin-bottom:16px}.sheet__item{width:100%;display:flex;align-items:center;gap:12px;padding:14px 8px;border-radius:12px;font-size:14px;color:#000000de}.sheet__item-icon{color:var(--teal);font-size:18px;width:24px;display:grid;place-items:center}.guide-shell{min-height:100vh;background:#f7f8fa;display:flex;flex-direction:column}.guide-appbar{background:#fff;position:sticky;top:0;z-index:60;padding:calc(env(safe-area-inset-top) + 12px) 20px 12px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;border-bottom:1px solid rgba(23,33,47,.06)}.guide-appbar__back{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#000000de;font-size:20px;font-weight:700}.guide-appbar__title{text-align:center;font-size:17px;font-weight:700;color:#000000de}.guide-appbar__spacer{width:40px;height:40px}.guide-center{flex:1;display:grid;place-items:center;padding:28px}.guide-scroll{flex:1;overflow:auto;padding:24px 20px;display:grid;gap:12px}.guide-error{display:grid;place-items:center;gap:12px;text-align:center}.guide-error__icon{font-size:48px;color:#00000061}.guide-error__message{color:#0000008a;font-size:13px;line-height:1.5;max-width:320px}.guide-error__retry{background:var(--teal);color:#fff;border-radius:30px;padding:12px 18px;font-weight:700}.guide-empty{color:#00000073;font-size:13px}.guide-card{background:#fff;border-radius:16px;box-shadow:0 8px 18px #0000000a;padding:16px;display:flex;align-items:flex-start;gap:14px}.guide-card__icon{width:44px;height:44px;border-radius:12px;background:#e8f7f5;color:var(--teal);display:grid;place-items:center;font-size:22px;flex-shrink:0}.guide-card__body{flex:1;min-width:0}.guide-card__step{font-size:10px;font-weight:700;color:#00000061;letter-spacing:.8px}.guide-card__title{margin-top:4px;font-size:14px;font-weight:700;color:#000000de}.guide-card__desc{margin-top:5px;font-size:12px;color:#00000073;line-height:1.55;white-space:pre-line}.guide-bottom-space{height:20px}.onboarding-page{min-height:100vh;background:linear-gradient(180deg,var(--teal) 0%,var(--teal-dark) 100%)}.onboarding-safe{min-height:100vh;padding:calc(0px + env(safe-area-inset-top)) 28px calc(0px + env(safe-area-inset-bottom)) 28px}.onboarding-body{min-height:100svh;display:flex;flex-direction:column;width:min(100%,520px);margin:0 auto}.onboarding-spacer{flex:1}.onboarding-spacer--2{flex:2}.onboarding-spacer--3{flex:3}.onboarding-hero{text-align:center}.onboarding-hero__row{display:flex;align-items:center;justify-content:center;gap:20px}.onboarding-hero__logo{width:140px;height:140px;border-radius:999px;overflow:hidden}.onboarding-hero__logo img{width:100%;height:100%;object-fit:cover}.onboarding-hero__radar{width:115px;height:115px}.onboarding-hero__radar img{width:100%;height:100%;object-fit:contain}.onboarding-hero__title{margin-top:28px;color:#fff;font-size:28px;font-weight:800;letter-spacing:2px}.onboarding-hero__subtitle{margin-top:12px;color:#ffffffb3;font-size:15px;line-height:1.5}.onboarding-description{color:#ffffff8a;font-size:13px;line-height:1.6;text-align:center;margin-bottom:28px}.onboarding-cta__button{width:100%;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:30px;border:1.5px solid rgba(255,255,255,.7);color:#7fffd4;font-size:16px;font-weight:600}.onboarding-cta__icon{display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1;margin-top:-2px}.onboarding-footer{margin-top:32px;text-align:center}.onboarding-footer__brand{color:#ffffff61;font-size:10px;letter-spacing:1.5px}.onboarding-footer__version{margin-top:4px;color:#ffffff3d;font-size:11px;font-weight:500}.onboarding-bottom-space{height:24px}.form-page{min-height:100vh;background:#fff}.form-page__header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px;padding:14px 18px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(23,33,47,.06)}.form-page__back{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;color:#17212f;font-size:22px;font-weight:700}.form-page__title{text-align:center;color:#17212f;font-weight:700;font-size:18px}.form-page__spacer{width:40px;height:40px}.form-page__content{padding:16px 24px 40px;max-width:520px;margin:0 auto}.form-page__subtitle{text-align:center;color:#17212fad;font-size:13px;line-height:1.5;margin-top:16px;margin-bottom:32px}.form-page__form{display:flex;flex-direction:column}.field-label{font-size:13px;font-weight:600;color:#17212fe6;margin-bottom:8px}.input-row{position:relative;display:flex;align-items:center}.input-row__icon{position:absolute;left:14px;color:#17212f61;font-size:16px}.input-row__suffix{position:absolute;right:10px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:transparent;color:#17212f80;font-size:16px}.input--flat{padding-left:44px;padding-right:56px;background:#f5f5f5;border-radius:12px;border:1px solid transparent}.input--flat:focus{border-color:#1a7a6e99}.form-page__gap{height:20px}.terms-card{background:#e8f7f5;border-radius:12px;padding:12px}.terms-card__row{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:start}.terms-card__row input{width:18px;height:18px;margin-top:2px;accent-color:var(--teal)}.terms-card__row span{font-size:12px;color:#17212fe6;line-height:1.5}.terms-card__info{display:flex;align-items:center;gap:6px;margin-top:10px;padding-left:34px;color:var(--teal);font-weight:600;font-size:11px}.terms-card__shield{font-size:14px}.form-page__error{margin-top:12px;color:#d34040;font-weight:600;font-size:13px}.form-page__submit{margin-top:32px;width:100%;min-height:52px;border-radius:30px;background:var(--teal);color:#fff;font-weight:700;font-size:16px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.form-page__submit:disabled{opacity:.6}.form-page__submit-icon{font-size:18px;line-height:1}.form-page__helper{margin-top:20px;text-align:center;font-size:13px;color:#17212f99}.form-page__helper a{color:var(--teal);font-weight:700}.form-page__footer{margin-top:24px;text-align:center}.form-page__footer-brand{color:#17212f47;font-size:10px;letter-spacing:1.5px}.form-page__footer-version{margin-top:4px;color:#17212f47;font-size:11px;font-weight:500}
