:root{--navy:#081d33;--green:#0aa374;--green2:#08795b;--mint:#e8f7f1;--ink:#102238;--muted:#66778a;--line:#dce4e9;--soft:#f4f7f8;--white:#fff;--shadow:0 20px 60px rgba(8,29,51,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,sans-serif;background:white}a{text-decoration:none;color:inherit}.container{width:min(1160px,calc(100% - 34px));margin:auto}.top{background:var(--navy);color:#d5e3eb;font-size:11px}.top .container{height:38px;display:flex;align-items:center;justify-content:center;gap:10px}.top b{background:#ffffff18;border-radius:99px;padding:4px 8px;color:white}.header{position:sticky;top:0;z-index:20;background:#fffffff5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header .container{height:72px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:41px;height:41px;border-radius:12px;background:var(--green);color:white;display:grid;place-items:center;font-size:11px;font-weight:900}.brand div{display:flex;flex-direction:column}.brand strong{font-size:16px;color:var(--navy)}.brand small{font-size:8px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin-top:4px}.nav{display:flex;gap:24px;margin-left:auto}.nav a{font-size:11px;font-weight:800;color:#536779}.nav a:hover{color:var(--green)}.actions{display:flex;gap:8px}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:10px;padding:11px 15px;font:inherit;font-size:10px;font-weight:900;cursor:pointer}.btn-green{background:var(--green);color:white}.btn-green:hover{background:var(--green2)}.btn-outline{background:white;border-color:var(--line);color:var(--navy)}.btn-soft{background:var(--mint);color:var(--green2)}.hero{background:linear-gradient(115deg,#f6faf8,#fff 58%,#ecf8f4);overflow:hidden}.hero .container{min-height:520px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;padding-block:55px}.eyebrow{font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--green2)}.hero h1{font-size:52px;line-height:1.04;letter-spacing:-.055em;color:var(--navy);margin:18px 0}.hero h1 em{color:var(--green);font-style:normal}.hero p{font-size:15px;line-height:1.8;color:var(--muted);max-width:570px}.hero-actions{display:flex;gap:9px;margin-top:25px}.visual{height:390px;border-radius:25px;background:radial-gradient(circle at 60% 40%,#174362,#0b2944 55%,#071c30);position:relative;overflow:hidden;box-shadow:0 35px 75px #081d3340}.visual:before,.visual:after{content:"";position:absolute;border:1px solid #ffffff1a;border-radius:50%;width:310px;height:310px;left:65px;top:38px}.visual:after{width:220px;height:220px;left:110px;top:83px}.seal{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);width:150px;height:150px;border:1px solid #ffffff3a;border-radius:50%;box-shadow:inset 0 0 0 9px #ffffff0a;display:flex;flex-direction:column;align-items:center;justify-content:center;color:white}.seal strong{font-size:38px}.seal small{color:#65ddb9;font-size:8px;letter-spacing:.18em}.float{position:absolute;background:white;border-radius:13px;padding:11px 14px;box-shadow:0 12px 35px #0003}.float small{display:block;font-size:8px;color:#82919c}.float strong{font-size:11px;color:var(--navy)}.float.one{right:18px;top:28px}.float.two{left:20px;bottom:35px}.stats{border-block:1px solid var(--line)}.stats .container{display:grid;grid-template-columns:repeat(4,1fr);padding-block:24px}.stats div{text-align:center;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats strong{font-size:24px;color:var(--navy)}.stats span{display:block;font-size:9px;color:var(--muted);margin-top:4px}.section{padding:80px 0}.section.gray{background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}.section-head h2{font-size:32px;color:var(--navy);letter-spacing:-.04em;margin:8px 0 0}.section-head p{max-width:470px;font-size:11px;line-height:1.7;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.card{background:white;border:1px solid var(--line);border-radius:15px;padding:20px}.card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.card b{display:inline-block;background:var(--mint);color:var(--green2);padding:6px 8px;border-radius:7px;font-size:8px}.card h3{font-size:15px;line-height:1.4;color:var(--navy);min-height:42px}.card p{font-size:9px;color:var(--muted)}.card a{display:inline-flex;color:var(--green2);font-size:9px;font-weight:900;margin-top:9px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.step{background:white;border:1px solid var(--line);border-radius:14px;padding:19px;display:flex;gap:13px}.step>span{width:34px;height:34px;background:var(--mint);color:var(--green2);border-radius:10px;display:grid;place-items:center;font-size:9px;font-weight:900}.step h3{font-size:13px;margin:0 0 6px}.step p{font-size:9px;line-height:1.6;color:var(--muted);margin:0}.cta{background:linear-gradient(115deg,#087557,#0aa374);color:white;padding:54px 0}.cta .container{display:flex;align-items:center;justify-content:space-between}.cta h2{font-size:30px;max-width:650px;margin:0 0 8px}.cta p{font-size:11px;color:#d6f4ea}.footer{background:var(--navy);color:#aec0cc;padding:50px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer p,.footer a{font-size:9px;line-height:1.8}.footer-col{display:flex;flex-direction:column;gap:8px}.footer-col b{font-size:10px;color:white}.footer-bottom{border-top:1px solid #ffffff13;margin-top:35px;padding-top:18px;font-size:8px;display:flex;justify-content:space-between}
.auth-page{min-height:100vh;background:#f4f7f8;display:grid;place-items:center;padding:25px}.auth-box{width:min(920px,100%);display:grid;grid-template-columns:1fr 1fr;background:white;border-radius:23px;overflow:hidden;box-shadow:var(--shadow)}.auth-side{background:var(--navy);color:white;padding:42px;display:flex;flex-direction:column;justify-content:space-between}.auth-side h1{font-size:36px;line-height:1.1;letter-spacing:-.05em}.auth-side p{font-size:11px;line-height:1.8;color:#afc3cf}.auth-form{padding:48px;display:grid;align-content:center}.auth-form h2{font-size:25px;margin:0 0 8px}.auth-form>p{font-size:10px;color:var(--muted);margin-bottom:22px}.form-field{display:flex;flex-direction:column;gap:7px;margin-bottom:14px}.form-field span{font-size:9px;font-weight:800;color:#53697a}.form-field input,.form-field select,.form-field textarea{border:1px solid #d5e0e5;border-radius:9px;padding:11px 12px;font:inherit;font-size:10px;outline:none;background:#fcfdfd}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0aa37412}.auth-form .btn{width:100%;margin-top:5px}.auth-note{text-align:center;border-top:1px solid var(--line);padding-top:15px;margin-top:18px;font-size:9px;color:var(--muted)}.auth-note a{color:var(--green2);font-weight:900}.alert{padding:11px 13px;border-radius:9px;font-size:9px;margin-bottom:14px}.alert-error{background:#fff0ef;color:#9b3c34}.alert-success{background:var(--mint);color:var(--green2)}
.register-page{background:#f4f7f8;min-height:100vh}.simple-head{background:white;border-bottom:1px solid var(--line)}.simple-head .container{height:70px;display:flex;align-items:center;justify-content:space-between}.register-wrap{display:grid;grid-template-columns:250px 1fr;gap:25px;padding-block:30px 55px}.reg-side{background:var(--navy);color:white;border-radius:18px;padding:24px;height:max-content;position:sticky;top:25px}.reg-side h2{font-size:21px}.reg-side p{font-size:9px;line-height:1.7;color:#9fb5c2}.reg-steps{display:grid;gap:5px;margin-top:20px}.reg-step{display:flex;align-items:center;gap:9px;padding:9px;border-radius:9px;color:#8ba2b1;font-size:9px}.reg-step span{width:27px;height:27px;border:1px solid #ffffff22;border-radius:8px;display:grid;place-items:center}.reg-step.active{background:#ffffff12;color:white}.reg-step.active span{background:var(--green);border-color:var(--green)}.reg-form{background:white;border:1px solid var(--line);border-radius:18px;padding:27px}.form-title{display:flex;gap:12px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:20px}.form-title>span{width:38px;height:38px;border-radius:10px;background:var(--mint);color:var(--green2);display:grid;place-items:center;font-size:10px;font-weight:900}.form-title h2{font-size:18px;margin:0 0 4px}.form-title p{font-size:9px;color:var(--muted);margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-field.full{grid-column:1/-1}.form-field textarea{min-height:80px;resize:vertical}.step-pane{display:none}.step-pane.active{display:block}.reg-nav{display:flex;justify-content:space-between;margin-top:18px}.check{display:flex;gap:9px;font-size:9px;line-height:1.6;color:var(--muted)}.check input{accent-color:var(--green)}
.portal{background:#f4f7f8;min-height:100vh}.portal-head{background:white;border-bottom:1px solid var(--line)}.portal-head .container{height:70px;display:flex;align-items:center;gap:35px}.portal-head nav{display:flex;gap:22px;margin-left:auto}.portal-head nav a{font-size:9px;font-weight:800;color:var(--muted)}.portal-head nav a.active{color:var(--green2)}.user-chip{background:var(--soft);border-radius:9px;padding:7px 10px;font-size:8px}.portal-main{padding-block:30px 55px}.welcome{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.welcome h1{font-size:24px;margin:7px 0}.welcome p{font-size:9px;color:var(--muted)}.reg-no{font-size:9px;text-align:right;color:var(--muted)}.reg-no b{display:block;color:var(--navy);font-size:12px;margin-top:5px}.status-box{display:flex;align-items:center;gap:14px;background:#fff9eb;border:1px solid #eedaaa;border-radius:14px;padding:17px 20px;margin-bottom:14px}.status-box>span{width:38px;height:38px;border-radius:10px;background:#ffedc8;display:grid;place-items:center}.status-box h2{font-size:13px;margin:0 0 5px}.status-box p{font-size:8px;color:var(--muted);margin:0}.portal-grid{display:grid;grid-template-columns:1fr 290px;gap:14px}.panel{background:white;border:1px solid var(--line);border-radius:14px;padding:20px;margin-bottom:14px}.panel h3{font-size:13px;margin:0 0 14px}.stage-list{display:grid;grid-template-columns:repeat(7,1fr)}.stage{text-align:center;font-size:7px;color:var(--muted)}.stage i{width:25px;height:25px;border-radius:50%;border:2px solid var(--line);display:grid;place-items:center;margin:0 auto 8px;font-style:normal}.stage.done i{background:var(--green);color:white;border-color:var(--green)}.doc-row,.pay-row{display:grid;grid-template-columns:1fr auto;align-items:center;padding:10px 0;border-top:1px solid #edf1f2}.doc-row strong,.pay-row strong{font-size:9px}.doc-row small,.pay-row small{display:block;font-size:7px;color:var(--muted);margin-top:3px}.badge{display:inline-flex;padding:5px 7px;border-radius:99px;font-size:7px;font-weight:900}.badge-green{background:var(--mint);color:var(--green2)}.badge-amber{background:#fff0d0;color:#996811}.badge-red{background:#fdeceb;color:#a54740}.profile{text-align:center}.avatar{width:58px;height:58px;border-radius:16px;background:var(--green);color:white;display:grid;place-items:center;margin:auto;font-weight:900}.profile h3{margin:12px 0 4px}.profile p{font-size:8px;color:var(--muted)}.profile .btn{width:100%;margin-top:12px}
@media(max-width:900px){.nav{display:none}.hero .container{grid-template-columns:1fr;text-align:center}.hero-actions{justify-content:center}.visual{max-width:560px;width:100%;margin:auto}.cards{grid-template-columns:1fr 1fr}.register-wrap{grid-template-columns:1fr}.reg-side{display:none}.portal-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-col:last-child{display:none}}
@media(max-width:620px){.header .btn-outline{display:none}.hero h1{font-size:38px}.stats .container{grid-template-columns:1fr 1fr}.stats div{padding:12px}.cards,.steps,.form-grid{grid-template-columns:1fr}.section-head,.cta .container,.welcome{display:block}.cta .btn{margin-top:15px}.auth-box{grid-template-columns:1fr}.auth-side{min-height:260px;padding:28px}.auth-form{padding:32px 24px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.portal-head nav{display:none}.stage-list{grid-template-columns:1fr}.stage{display:flex;align-items:center;gap:8px;text-align:left;padding:5px}.stage i{margin:0}.reg-no{text-align:left;margin-top:12px}}

/* Portal biodata Neo Feeder v1.1 */
.register-account{max-width:1040px}.register-account .auth-form{padding-block:34px}.account-flow{display:grid;gap:8px;margin-top:22px}.account-flow span{display:flex;align-items:center;gap:9px;font-size:9px;color:#bfd0da}.account-flow b{width:26px;height:26px;border-radius:8px;background:#ffffff14;color:#62deb8;display:grid;place-items:center}.profile-progress{background:white;border:1px solid var(--line);border-radius:14px;padding:15px 18px;margin-bottom:14px}.profile-progress>div{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:var(--muted)}.profile-progress strong{font-size:13px;color:var(--green2)}.profile-progress>i{display:block;height:8px;background:#e7edef;border-radius:99px;margin-top:10px;overflow:hidden}.profile-progress>i>b{display:block;height:100%;background:linear-gradient(90deg,#0aa374,#23c997);border-radius:inherit}.profile-progress p{font-size:8px;color:var(--muted);margin:8px 0 0}.profile-progress.compact{padding:11px 14px}.profile-form{display:grid;gap:14px}.profile-section{margin:0}.profile-section .form-title{margin-bottom:18px}.profile-submit{position:sticky;bottom:12px;z-index:15;display:flex;justify-content:flex-end;gap:8px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#ffffffed;box-shadow:0 10px 35px #0b25321a;backdrop-filter:blur(8px)}.status-required{background:#eef9f5;border-color:#bfe8d8}.status-box>a{margin-left:auto;white-space:nowrap}.locked-workflow{display:flex;align-items:center;gap:17px}.locked-workflow>span{width:46px;height:46px;border-radius:13px;background:#eef3f5;display:grid;place-items:center}.locked-workflow h3{margin-bottom:6px}.locked-workflow p,.muted-copy{font-size:8px;line-height:1.7;color:var(--muted)}.payment-form{display:grid;gap:8px;margin-top:10px}.payment-form .btn{width:100%}.profile .btn+.btn{margin-top:7px}.profile-form input:disabled,.profile-form select:disabled,.profile-form textarea:disabled{background:#f1f4f5;color:#71818b}.reference-info{padding:12px 14px;border-radius:10px;background:#edf6fb;color:#315d77;font-size:9px}
@media(max-width:700px){.status-box{align-items:flex-start;flex-wrap:wrap}.status-box>a{margin-left:52px}.profile-submit{bottom:6px}.profile-submit .btn{flex:1}}
