:root{--green:#075f3a;--dark:#063c28;--gold:#d1a128;--ink:#1c2c22;--muted:#6e7c73;--line:#dfe7e1;--soft:#f5f8f5;--danger:#b42318;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#f8faf8;font-family:Inter,"Segoe UI",Arial,sans-serif}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}input,select,textarea{width:100%;min-height:45px;padding:.72rem .8rem;color:#23372a;background:#fbfcfb;border:1px solid #d5e0d8;border-radius:10px;outline:none}input:focus,select:focus,textarea:focus{border-color:#398a61;box-shadow:0 0 0 3px rgba(7,95,58,.1)}textarea{resize:vertical}label{display:grid;gap:.45rem;color:#3d5044;font-size:.78rem;font-weight:700}small{font-weight:500}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.25rem;border:1px solid transparent;border-radius:10px;font-weight:750;cursor:pointer}.btn.primary{color:#fff;background:var(--green)}.btn.secondary{color:#28523a;background:#fff;border-color:#cfdad2}.btn.gold{color:#3b2d06;background:#e5bd45}.btn.danger{color:#fff;background:#b42318}.btn.small{min-height:36px;padding:.5rem .8rem;font-size:.73rem}.btn.full{width:100%}.grid{display:grid;gap:1rem}.grid.two{grid-template-columns:1fr 1fr}.span-2{grid-column:1/-1}.logo-box{width:44px;height:44px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#087749,#033e29);border-radius:12px;font-family:Georgia,serif;font-weight:800}.logo-box.centered{margin-inline:auto}.campus-brand{display:flex;align-items:center;gap:.7rem}.campus-brand>span:last-child{display:grid}.campus-brand b{color:#073f2a;font-size:.86rem;letter-spacing:.08em}.campus-brand small{color:#718078;font-size:.68rem}.topbar,.admin-header{position:sticky;top:0;z-index:20;height:76px;padding:0 clamp(1rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.95);border-bottom:1px solid #e1e8e3;backdrop-filter:blur(14px)}.topbar nav,.admin-header nav{display:flex;align-items:center;gap:1.5rem;font-size:.83rem;font-weight:700}.public-hero{min-height:640px;padding:85px clamp(1.2rem,7vw,7.5rem);display:grid;grid-template-columns:1.08fr .72fr;gap:7vw;align-items:center;background:radial-gradient(circle at 85% 20%,rgba(209,161,40,.18),transparent 26%),linear-gradient(135deg,#f9fcf8,#edf7ef 58%,#faf5e6)}.pill,.section-title>span,.status-section>div>span,.installer-brand>span,.form-title>span,.login-card>span,.result-card>span,.detail-title>div>span,.admin-title>div>span{color:#1a6c47;font-size:.7rem;font-weight:800;letter-spacing:.13em}.pill{display:inline-block;padding:.55rem .8rem;background:rgba(255,255,255,.7);border:1px solid rgba(7,95,58,.15);border-radius:999px}.hero-content h1{max-width:760px;margin:1.35rem 0;color:#133a25;font-family:Georgia,serif;font-size:clamp(3rem,5.5vw,5.5rem);font-weight:500;letter-spacing:-.045em;line-height:.98}.hero-content h1 em{display:block;color:var(--green)}.hero-content>p{max-width:630px;color:#607066;font-size:1.03rem;line-height:1.8}.hero-buttons{display:flex;gap:.7rem;margin-top:1.8rem}.trust{margin-top:1.5rem;color:#617167;font-size:.76rem;font-weight:650}.program-panel{padding:2rem;color:#fff;background:linear-gradient(150deg,#076540,#053a28);border-radius:26px;box-shadow:0 30px 65px rgba(4,62,41,.22)}.program-panel>span{color:#efce69;font-size:.66rem;font-weight:800;letter-spacing:.14em}.program-panel h2{font-family:Georgia,serif;font-size:1.65rem;font-weight:500}.program-panel ul{display:grid;gap:.8rem;margin:1.3rem 0 0;padding:0;list-style:none}.program-panel li{display:flex;align-items:center;gap:.65rem;color:#e6f1e9;font-size:.85rem}.program-panel i{width:23px;height:23px;display:grid;place-items:center;flex:0 0 auto;color:#204a34;background:#efd06f;border-radius:50%;font-style:normal}.registration-section{scroll-margin-top:70px;padding:85px clamp(1rem,6vw,6.5rem)}.section-title{max-width:760px;margin:0 auto 2.3rem;text-align:center}.section-title h2{margin:.6rem 0;color:#193f2a;font-family:Georgia,serif;font-size:clamp(2rem,3vw,3rem);font-weight:500}.section-title p{color:var(--muted)}.registration-form{max-width:1160px;margin:auto;display:grid;grid-template-columns:245px 1fr;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 50px rgba(37,66,46,.08);overflow:hidden}.step-nav{padding:1rem;background:#f2f6f3;border-right:1px solid var(--line)}.step-nav button{width:100%;display:flex;align-items:center;gap:.7rem;padding:.8rem;color:#7e8b83;text-align:left;background:transparent;border:0;border-radius:12px;cursor:pointer}.step-nav b{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;background:#fff;border:1px solid #dbe4dd;border-radius:9px}.step-nav span{font-size:.78rem;font-weight:700}.step-nav button.active{color:#fff;background:var(--green)}.step-nav button.active b{color:#5c470d;background:#efcf6e;border:0}.step-nav button.complete{color:#246242}.form-body{min-height:620px;padding:2rem}.form-step{display:none}.form-step.active{display:block}.form-heading{display:flex;align-items:center;gap:.8rem;margin-bottom:1.5rem;padding-bottom:1.2rem;border-bottom:1px solid #e4ebe6}.form-heading>span{width:48px;height:48px;display:grid;place-items:center;color:#fff;background:var(--green);border-radius:13px;font-family:Georgia,serif;font-size:1.15rem}.form-heading small{color:#a67b12;font-size:.62rem;letter-spacing:.12em}.form-heading h3{margin:.15rem 0 0;color:#263f30;font-family:Georgia,serif;font-size:1.55rem;font-weight:500}fieldset{margin:0;padding:0;border:0}.choice-row{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.choice-row label{min-height:45px;display:flex;align-items:center;padding:.7rem;background:#fbfcfb;border:1px solid #d5e0d8;border-radius:10px}.choice-row input{width:auto;min-height:auto}.program-options{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.program-options label{min-height:94px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1rem;background:#fbfcfb;border:1px solid #dae4dc;border-radius:13px;cursor:pointer}.program-options label:hover{background:#f0f8f2;border-color:#4d966e}.program-options label>span{color:#b18419;font-family:Georgia,serif;font-size:1.4rem}.program-options input{width:auto;min-height:auto}.upload-area{padding:2.5rem;text-align:center;background:#f5faf6;border:1.5px dashed #8db29b;border-radius:15px}.upload-area span{color:#7a887f;font-size:.73rem}.upload-area input{max-width:450px;margin:auto;padding:.55rem;background:#fff}.declaration{margin-top:1.2rem;padding:1.2rem;color:#4d5c52;background:#fbf7e9;border:1px solid #eee0b7;border-radius:13px}.declaration p{margin:.4rem 0 0;font-size:.8rem;line-height:1.6}.form-actions{display:flex;justify-content:space-between;margin-top:2rem;padding-top:1.3rem;border-top:1px solid #e5ece7}.status-section{padding:75px clamp(1rem,8vw,9rem);display:grid;grid-template-columns:.75fr 1.25fr;gap:7vw;align-items:center;color:#fff;background:linear-gradient(140deg,#06462e,#052d20)}.status-section h2{margin:.6rem 0;font-family:Georgia,serif;font-size:2.6rem;font-weight:500}.status-section p{color:#bad0c2;line-height:1.7}.status-section form{display:grid;grid-template-columns:1fr 1fr auto;gap:.8rem;padding:1.2rem;background:#fff;border-radius:15px}.status-section label{color:#405147}.status-section button{align-self:end}footer{padding:2rem clamp(1rem,6vw,6rem);display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:2rem;color:#75827a;background:#fff;font-size:.73rem}.toast{position:fixed;top:88px;left:50%;z-index:50;transform:translateX(-50%);max-width:90vw;padding:.9rem 1.2rem;color:#fff;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.15)}.toast.error,.alert.error{background:#fff0ee;color:#912018;border:1px solid #f1c1bb}.toast.success,.alert.success{background:#eaf8ef;color:#17613c;border:1px solid #bfe3cc}.alert{margin-bottom:1rem;padding:.85rem 1rem;border-radius:9px;font-size:.8rem}.status-badge{display:inline-flex;padding:.35rem .55rem;border-radius:999px;font-size:.66rem;font-weight:800}.status-badge.pending{color:#805d05;background:#f7e7ae}.status-badge.verified{color:#1b5e3c;background:#dff3e7}.status-badge.accepted{color:#fff;background:#15804e}.status-badge.rejected{color:#92271e;background:#f8d9d5}.result-page,.login-page,.installer-page{min-height:100vh;display:grid;place-items:center;padding:2rem;background:radial-gradient(circle at 80% 15%,rgba(209,161,40,.17),transparent 26%),linear-gradient(135deg,#f4f9f5,#edf5ee)}.result-card,.login-card{width:min(620px,100%);padding:2.5rem;text-align:center;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 25px 70px rgba(4,66,42,.12)}.result-card h1,.login-card h1{margin:.7rem 0;color:#17452d;font-family:Georgia,serif;font-size:2rem;font-weight:500}.result-card>p,.login-card>p{color:var(--muted);line-height:1.6}.success-round{width:70px;height:70px;display:grid;place-items:center;margin:0 auto 1rem;color:#fff;background:var(--green);border:9px solid #e7f2eb;border-radius:50%;font-size:1.7rem}.registration-code{margin:1.4rem 0;padding:1rem;color:#17472f;background:#edf7f0;border:1px dashed #7aab8c;border-radius:10px;font-size:1.25rem;font-weight:800;letter-spacing:.05em}.result-card dl{display:grid;gap:.7rem;text-align:left}.result-card dl div{padding:.8rem;background:#f7f9f7;border-radius:9px}.result-card dt{color:#7a877f;font-size:.65rem;text-transform:uppercase}.result-card dd{margin:.2rem 0 0;font-weight:700}.button-row{display:flex;justify-content:center;gap:.7rem;margin-top:1.5rem}.login-card form{display:grid;gap:1rem;margin:1.5rem 0;text-align:left}.login-card>a{font-size:.75rem;color:#35674a}.installer-shell{width:min(1000px,100%);display:grid;grid-template-columns:.8fr 1.2fr;overflow:hidden;background:#fff;border-radius:22px;box-shadow:0 28px 80px rgba(4,61,40,.15)}.installer-brand{padding:3rem;color:#fff;background:linear-gradient(150deg,#086641,#053825)}.installer-brand .logo-box{background:#efd06f;color:#3f320d}.installer-brand>span{display:block;margin-top:2rem;color:#efd06f}.installer-brand h1{font-family:Georgia,serif;font-size:2.5rem;font-weight:500}.installer-brand p,.installer-brand li{color:#c2d6c8;line-height:1.7}.installer-card{padding:2.5rem}.form-title h2{margin:.4rem 0 1.5rem;font-family:Georgia,serif;font-size:1.8rem}.mini-title{margin:1.3rem 0 .8rem;padding-bottom:.5rem;color:#2b5b3e;border-bottom:1px solid var(--line);font-size:.72rem;font-weight:800;letter-spacing:.08em}.install-success{text-align:center}.admin-page{background:#f3f6f4}.admin-header{position:sticky}.admin-main{max-width:1500px;margin:auto;padding:2rem clamp(1rem,4vw,4rem)}.admin-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem}.admin-title h1{margin:.35rem 0;color:#183c28;font-family:Georgia,serif;font-size:2.2rem;font-weight:500}.admin-title p{margin:0;color:var(--muted)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.2rem}.stat-grid article{padding:1.2rem;background:#fff;border:1px solid var(--line);border-radius:14px}.stat-grid span,.stat-grid small{display:block;color:#7c8981;font-size:.68rem}.stat-grid strong{display:block;margin:.4rem 0;color:#155537;font-size:2rem}.data-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.filter-bar{display:grid;grid-template-columns:1fr 220px auto;gap:.7rem;padding:1rem;border-bottom:1px solid var(--line)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:1000px}th,td{padding:.9rem 1rem;text-align:left;border-bottom:1px solid #e8ede9;font-size:.76rem;vertical-align:middle}th{color:#6d7a72;background:#f8faf8;font-size:.66rem;text-transform:uppercase;letter-spacing:.06em}.applicant{display:flex;align-items:center;gap:.7rem}.applicant img{width:42px;height:50px;object-fit:cover;border-radius:7px}.applicant span{display:grid}.applicant small,.block{display:block;margin-top:.2rem;color:#78857d;font-size:.66rem;line-height:1.4}.row-actions{display:flex;gap:.4rem;align-items:center}.row-actions form{display:inline}.empty{text-align:center;color:#7d8981;padding:2.5rem}dialog{width:min(500px,90vw);padding:0;border:0;border-radius:16px;box-shadow:0 25px 80px rgba(0,0,0,.25)}dialog::backdrop{background:rgba(7,28,17,.62);backdrop-filter:blur(3px)}dialog form{display:grid;gap:1rem;padding:1.5rem}.dialog-head{display:flex;justify-content:space-between}.dialog-head span{color:#1f754e;font-size:.64rem;font-weight:800;letter-spacing:.1em}.dialog-head h2{margin:.3rem 0;font-family:Georgia,serif}.dialog-head button{font-size:1.5rem;background:transparent;border:0;cursor:pointer}.detail-page{padding:2rem;background:#eef3ef}.print-header,.detail-card{max-width:950px;margin:auto;background:#fff}.print-header{display:flex;align-items:center;gap:1rem;padding:1.3rem;border-bottom:3px double #294e38}.print-header>div:last-child{display:grid}.print-header b{font-family:Georgia,serif;font-size:1.2rem}.print-header span{color:#66746b;font-size:.75rem}.detail-card{padding:2rem}.detail-title{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:1.2rem;border-bottom:1px solid var(--line)}.detail-title h1{margin:.4rem 0;font-family:Georgia,serif}.detail-title p{margin:0;color:#6f7d74}.detail-title img{width:110px;height:140px;object-fit:cover;border-radius:9px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 1.5rem;margin-top:1rem}.detail-grid>div{padding:.8rem 0;border-bottom:1px solid #e9eeea}.detail-grid>div>span{display:block;color:#7d8981;font-size:.65rem;text-transform:uppercase}.detail-grid>div>b{display:block;margin-top:.25rem;font-size:.8rem;line-height:1.5}@media(max-width:900px){.public-hero,.status-section,.installer-shell{grid-template-columns:1fr}.registration-form{grid-template-columns:1fr}.step-nav{display:grid;grid-template-columns:repeat(4,1fr);border-right:0;border-bottom:1px solid var(--line)}.step-nav button{justify-content:center}.step-nav span{display:none}.status-section form{grid-template-columns:1fr 1fr}.status-section button{grid-column:1/-1}.stat-grid{grid-template-columns:1fr 1fr}.installer-brand{display:none}}@media(max-width:650px){.topbar,.admin-header{height:66px;padding-inline:1rem}.topbar nav>a:not(.btn),.admin-header nav span,.admin-header nav>a:first-child{display:none}.public-hero{min-height:auto;padding:55px 1rem}.hero-content h1{font-size:3.1rem}.hero-buttons{flex-direction:column}.registration-section{padding:65px 1rem}.grid.two,.program-options{grid-template-columns:1fr}.span-2{grid-column:auto}.form-body{padding:1.1rem}.status-section{padding:60px 1rem}.status-section form{grid-template-columns:1fr}.status-section button{grid-column:auto}footer{grid-template-columns:1fr;text-align:center;justify-items:center}.installer-page{padding:.5rem}.installer-card{padding:1.2rem}.result-card,.login-card{padding:1.5rem}.stat-grid{grid-template-columns:1fr 1fr}.admin-title{align-items:flex-start;gap:1rem}.filter-bar{grid-template-columns:1fr}.detail-grid{grid-template-columns:1fr}.detail-title img{width:80px;height:105px}}@media print{.no-print,.admin-header{display:none!important}.detail-page{padding:0;background:#fff}.detail-card{padding:1rem}.result-page{display:block;padding:1rem;background:#fff}.result-card{box-shadow:none;border:1px solid #aaa}}
