:root{--blue:#0878bc;--blue-dark:#004b7b;--blue-deep:#073b68;--green:#32ad34;--green-soft:#e6f7e8;--ink:#082f58;--muted:#55718e;--line:#dce7f0;--soft:#f4f9fc;--white:#fff}*{box-sizing:border-box}html{font-family:Arial,"Segoe UI",sans-serif;color:var(--ink);background:#f5fafc}body{margin:0;min-width:280px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.portal-hero{position:relative;overflow:hidden;min-height:422px;background:linear-gradient(180deg,#e8f7ff 0%,#d7f1ff 58%,#eff8f4 100%)}.portal-hero:after{content:"";position:absolute;inset:auto 0 0;height:145px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.86))}.portal-hero-inner{position:relative;z-index:1;width:min(1120px,calc(100% - 36px));min-height:422px;margin:auto}.hero-content{position:relative;z-index:3;width:54%;padding:26px 0 52px}.brand-logo{display:block;width:300px;max-width:72%;height:112px;object-fit:contain;object-position:left center}.hero-content h1{margin:5px 0 8px;font-size:43px;line-height:.98;letter-spacing:-1.5px;text-transform:uppercase;color:var(--blue-deep)}.hero-content h1 span{color:var(--green)}.hero-content>p{max-width:570px;margin:0 0 18px;font-size:17px;line-height:1.42}.portal-search{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;max-width:620px;padding:5px;background:#fff;border:1px solid #b8cddd;border-radius:10px;box-shadow:0 8px 24px rgba(0,67,112,.14)}.search-icon{font-size:28px;text-align:center;color:var(--blue-deep)}.portal-search input{min-width:0;height:45px;border:0;outline:0;font-size:16px;color:var(--ink);text-transform:uppercase}.portal-search button{height:45px;padding:0 28px;border:0;border-radius:7px;background:linear-gradient(135deg,var(--blue-dark),var(--blue));color:#fff;font-size:15px;font-weight:800;text-transform:uppercase;cursor:pointer}.portal-search button:hover{filter:brightness(1.07)}.hero-content .search-help{margin:9px 3px 0;font-size:12px;color:#335e81}.portal-mascot{position:absolute;z-index:2;right:1%;bottom:-58px;width:390px;height:400px;object-fit:contain;object-position:center bottom}.hero-slogan{position:absolute;right:1%;top:30px;width:245px;margin:0;font-family:Georgia,serif;font-size:25px;font-style:italic;text-align:center;color:var(--blue-deep);transform:rotate(-4deg)}.hero-cloud{position:absolute;border-radius:50%;background:rgba(255,255,255,.62);filter:blur(2px)}.hero-cloud-one{width:360px;height:110px;left:34%;top:48px}.hero-cloud-two{width:270px;height:90px;right:8%;top:130px}.portal-main{position:relative;z-index:4;width:min(1120px,calc(100% - 36px));margin:-10px auto 0;padding-bottom:25px}.portal-card,.portal-message,.welcome-card{background:rgba(255,255,255,.97);border:1px solid var(--line);border-radius:16px;box-shadow:0 10px 28px rgba(12,65,105,.08)}.portal-card{padding:18px;margin-bottom:16px}.card-heading{display:flex;align-items:center;gap:14px;margin-bottom:16px}.card-heading h2,.section-title h2,.portal-message h2,.welcome-card h2{margin:0;font-size:20px}.card-heading p{margin:3px 0 0;color:var(--muted)}.heading-icon,.section-title>span{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:10px;background:linear-gradient(145deg,var(--blue),#065aa1);color:#fff;font-size:24px}.status-pill{margin-left:auto;padding:10px 15px;border-radius:999px;background:var(--green-soft);color:#238b2c;font-weight:700;white-space:nowrap}.writing-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:0;border:1px solid var(--line);border-radius:12px;overflow:hidden}.writing-grid>div{padding:12px 18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.writing-grid>div:nth-child(3n){border-right:0}.writing-grid>div:nth-last-child(-n+3){border-bottom:0}.writing-grid dt{font-size:13px;font-weight:700;color:#234e75}.writing-grid dd{margin:5px 0 0;font-size:17px}.writing-grid .featured dd{font-size:26px;font-weight:800;color:#083e7b}.section-title{display:flex;align-items:center;gap:10px;margin-bottom:16px}.section-title>span{flex-basis:34px;height:34px;font-size:18px;border-radius:8px}.process-timeline{display:grid;grid-template-columns:repeat(8,1fr);gap:0;padding:8px 0 0;margin:0;list-style:none}.process-timeline li{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}.process-timeline li:before{content:"";position:absolute;top:18px;left:0;right:0;height:3px;background:#ced9e3}.process-timeline li:first-child:before{left:50%}.process-timeline li:last-child:before{right:50%}.process-timeline li.complete:before,.process-timeline li.current:before{background:var(--green)}.process-timeline li.current:before{background:linear-gradient(90deg,var(--green) 0 50%,#ced9e3 50%)}.step-dot{position:relative;z-index:2;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#dce4eb;color:#70879c;font-weight:800}.complete .step-dot{background:var(--green);color:#fff}.current .step-dot{width:46px;height:46px;margin-top:-4px;background:var(--blue);color:#fff;box-shadow:0 0 0 6px #e3f2fc}.step-number{margin-top:7px;font-size:11px}.step-label{max-width:112px;margin-top:2px;font-size:12px;line-height:1.15}.current .step-label{font-weight:800;color:#00589a}.process-message{margin:17px 0 0;padding:10px 13px;border-radius:8px;background:#e8f4fd;color:#215879;font-size:13px}.payment-layout{display:grid;grid-template-columns:1fr 1.35fr;gap:16px}.payment-layout .portal-card{margin:0}.payment-summary dl{margin:0}.payment-summary dl>div{display:grid;grid-template-columns:1fr auto;gap:12px;padding:8px 4px;border-bottom:1px solid var(--line)}.payment-summary dl>div:last-child{border:0}.payment-summary dt{color:#294f71}.payment-summary dd{margin:0;font-weight:700}.payment-progress-row dd{display:flex;align-items:center;gap:10px}.progress-track{display:block;width:180px;max-width:16vw;height:14px;border-radius:999px;background:#e1e9ef;overflow:hidden}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2eae41,#63c856)}.public-table-wrap{overflow:hidden;border:1px solid var(--line);border-radius:10px}.payment-history table{width:100%;border-collapse:collapse}.payment-history th,.payment-history td{padding:10px 13px;text-align:left;border-bottom:1px solid var(--line)}.payment-history th{background:#edf3f7;font-size:13px}.payment-history tr:last-child td{border-bottom:0}.empty-payments{margin:25px 0;text-align:center;color:var(--muted)}.thanks-banner{display:flex;align-items:center;gap:15px;margin:17px 0 0;padding:17px 25px;border-radius:14px;background:linear-gradient(90deg,#e4f7e6,#f2fbf5);color:#0c4a6f}.leaf-mark{font-size:36px;color:var(--green)}.thanks-banner strong{font-size:16px}.thanks-banner p{margin:3px 0 0}.thanks-banner em{margin-left:auto;font-family:Georgia,serif;font-size:20px}.portal-message,.welcome-card{display:flex;align-items:center;gap:16px;padding:25px;margin:18px auto;max-width:760px}.portal-message>span,.welcome-card>span{display:grid;place-items:center;flex:0 0 52px;height:52px;border-radius:50%;background:#e8f4fd;color:var(--blue);font-size:27px;font-weight:800}.portal-message p,.welcome-card p{margin:5px 0 0;color:var(--muted)}.error-message>span{background:#fff0ed;color:#c7462b}.portal-footer{display:flex;justify-content:center;gap:24px;padding:18px;background:linear-gradient(90deg,var(--blue-dark),#006aa4);color:#fff;font-size:13px}.portal-footer span+span:before{content:"|";margin-right:24px;opacity:.6}@media(max-width:850px){.portal-hero{min-height:500px}.portal-hero-inner{min-height:500px}.hero-content{width:64%}.hero-slogan{display:none}.portal-mascot{right:-40px;width:330px;height:345px}.writing-grid{grid-template-columns:repeat(2,1fr)}.writing-grid>div,.writing-grid>div:nth-child(3n){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.writing-grid>div:nth-child(2n){border-right:0}.writing-grid>div:nth-last-child(-n+2){border-bottom:0}.process-timeline{grid-template-columns:repeat(4,1fr);row-gap:24px}.process-timeline li:nth-child(4):before,.process-timeline li:nth-child(8):before{right:50%}.process-timeline li:nth-child(5):before{left:50%}.payment-layout{grid-template-columns:1fr}.progress-track{max-width:35vw}}@media(max-width:600px){.portal-hero{min-height:680px}.portal-hero-inner{width:min(100% - 24px,1120px);min-height:680px}.hero-content{width:100%;padding-top:14px;text-align:center}.brand-logo{width:230px;height:92px;margin:auto;object-position:center}.hero-content h1{font-size:34px}.hero-content>p{font-size:15px}.portal-search{grid-template-columns:34px 1fr;margin-top:14px}.portal-search button{grid-column:1/-1;width:100%;margin-top:5px}.portal-mascot{right:50%;bottom:-52px;width:290px;height:310px;transform:translateX(50%)}.portal-main{width:min(100% - 20px,1120px);margin:-8px auto 0}.portal-card{padding:14px;border-radius:13px}.card-heading{align-items:flex-start;flex-wrap:wrap}.status-pill{width:100%;margin:0;text-align:center}.writing-grid{grid-template-columns:1fr}.writing-grid>div,.writing-grid>div:nth-child(2n),.writing-grid>div:nth-child(3n),.writing-grid>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.writing-grid>div:last-child{border-bottom:0}.process-timeline{grid-template-columns:repeat(2,1fr);row-gap:22px}.process-timeline li:nth-child(n):before{left:0;right:0}.process-timeline li:nth-child(odd):before{left:50%}.process-timeline li:nth-child(even):before{right:50%}.process-timeline li.current:before{background:#ced9e3}.process-timeline li.current:nth-child(odd):before{background:linear-gradient(90deg,var(--green) 0 0%,#ced9e3 0)}.step-label{font-size:11px}.payment-summary dl>div{grid-template-columns:1fr;text-align:left}.payment-summary dd{justify-self:start}.progress-track{max-width:none;width:min(220px,58vw)}.public-table-wrap{border:0;overflow:visible}.payment-history thead{display:none}.payment-history tbody,.payment-history tr,.payment-history td{display:block}.payment-history tr{margin-bottom:10px;padding:8px 10px;border:1px solid var(--line);border-radius:10px}.payment-history td{display:grid;grid-template-columns:95px 1fr;gap:10px;padding:6px 0;border:0}.payment-history td:before{content:attr(data-label);font-weight:700;color:#315977}.thanks-banner{align-items:flex-start;padding:15px}.thanks-banner em{display:none}.portal-footer{flex-direction:column;align-items:center;gap:5px;text-align:center}.portal-footer span+span:before{display:none}.portal-message,.welcome-card{padding:18px;align-items:flex-start}.portal-message>span,.welcome-card>span{flex-basis:42px;height:42px}.card-heading h2,.section-title h2,.portal-message h2,.welcome-card h2{font-size:18px}}
.payment-progress-row progress{width:180px;max-width:16vw;height:14px;border:0;border-radius:999px;overflow:hidden;background:#e1e9ef}.payment-progress-row progress::-webkit-progress-bar{background:#e1e9ef;border-radius:999px}.payment-progress-row progress::-webkit-progress-value{background:linear-gradient(90deg,#2eae41,#63c856);border-radius:999px}.payment-progress-row progress::-moz-progress-bar{background:linear-gradient(90deg,#2eae41,#63c856);border-radius:999px}@media(max-width:850px){.payment-progress-row progress{max-width:35vw}}@media(max-width:600px){.payment-progress-row progress{max-width:none;width:min(220px,58vw)}}
.portal-search.has-result{grid-template-columns:38px minmax(0,1fr) auto auto;max-width:780px}.portal-search .new-query{display:grid;place-items:center;height:45px;padding:0 22px;border:1px solid #b8cddd;border-radius:7px;background:#edf6fb;color:var(--blue-dark);font-size:14px;font-weight:800;text-decoration:none;text-transform:uppercase;white-space:nowrap}.portal-search .new-query:hover{background:#deeff8}@media(max-width:600px){.portal-search.has-result{grid-template-columns:34px 1fr}.portal-search .new-query{grid-column:1/-1;width:100%;margin-top:1px}}
