:root{--brand:#4F8F2F;--gold:#F2C614;--ink:#172238;--muted:#728096;--surface:#fff;--soft:#f5f8f2;--line:#e4eadf;--danger:#d84a43;--info:#2d83c5;--purple:#7a54c5;--navy:#1d3557;--shadow:0 24px 70px rgba(49,87,37,.14);--safe-bottom:max(16px,env(safe-area-inset-bottom))}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:#edf4e9}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:radial-gradient(circle at 0 0,rgba(120,180,78,.28),transparent 30%),linear-gradient(145deg,#eef5e9,#fbfcfa);min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}svg{width:22px;height:22px}.ambient{position:fixed;border-radius:50%;filter:blur(25px);pointer-events:none;z-index:0}.ambient-a{width:300px;height:300px;left:-130px;top:25%;background:rgba(89,154,51,.18)}.ambient-b{width:260px;height:260px;right:-120px;top:8%;background:rgba(242,198,20,.13)}
.mobile-shell{position:relative;z-index:1;width:min(1180px,calc(100% - 28px));min-height:calc(100vh - 28px);margin:14px auto 120px;border:1px solid rgba(255,255,255,.9);border-radius:34px;background:rgba(255,255,255,.86);box-shadow:var(--shadow);backdrop-filter:blur(24px);overflow:hidden}.topbar{height:76px;padding:12px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(64,92,54,.08);background:rgba(255,255,255,.78);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand-mini{display:flex;align-items:center;gap:11px}.brand-mini img{width:52px;height:52px;object-fit:contain}.brand-mini span{display:grid;line-height:1.08}.brand-mini b{font-size:18px;letter-spacing:.08em}.brand-mini small{font-size:11px;color:var(--muted);margin-top:4px}.top-actions{display:flex;gap:8px}.avatar-btn{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--soft);color:var(--brand)}.soft-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);background:#fff;padding:11px 15px;border-radius:14px;font-weight:800;box-shadow:0 8px 20px rgba(38,67,30,.08)}.soft-btn.small{font-size:12px;padding:9px 13px}.app-main{padding-bottom:50px}.flash{margin:14px 22px 0;padding:12px 14px;border-radius:14px;font-size:13px;font-weight:700}.flash.success{background:#eaf7e5;color:#2f7421}.flash.warning{background:#fff5d8;color:#8b6512}.flash.danger{background:#ffebe9;color:#a33d37}.flash.info{background:#e8f3fb;color:#286c9e}
.hero{position:relative;min-height:430px;padding:46px 38px 34px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:28px;background:linear-gradient(135deg,#eef7e9 0%,#fff 58%,#fff8d9 100%);overflow:hidden}.hero:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-80px;top:-100px;background:radial-gradient(circle,rgba(100,167,61,.25),transparent 66%)}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;background:#e9f4e3;color:#3f7b2c;font-weight:800;font-size:11px;letter-spacing:.07em;text-transform:uppercase}.hero h1{font-size:clamp(38px,5.5vw,66px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 15px;max-width:690px}.hero h1 em{font-style:normal;color:var(--brand)}.hero p{font-size:16px;color:#5f6d80;line-height:1.75;max-width:630px;margin:0}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.btn-primary,.btn-secondary,.btn-danger{border:0;border-radius:16px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:850;cursor:pointer;transition:.2s ease}.btn-primary{color:#fff;background:linear-gradient(145deg,#73b34b,var(--brand));box-shadow:0 14px 30px rgba(73,139,42,.28)}.btn-primary:hover{transform:translateY(-2px)}.btn-secondary{background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 10px 24px rgba(36,66,28,.08)}.btn-danger{background:#fff0ef;color:#b33d37}.btn-block{width:100%}.hero-card{position:relative;z-index:2;justify-self:center;width:min(370px,100%);padding:25px;border-radius:32px;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.9);box-shadow:0 28px 64px rgba(45,86,31,.17);text-align:center}.hero-card img{width:174px;height:174px;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(41,78,30,.18))}.hero-card h3{margin:8px 0 3px;font-size:24px}.hero-card p{font-size:12px;line-height:1.5}.status-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;font-size:11px;font-weight:850}.status-chip:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.status-chip.open,.badge.success{background:#e8f6e3;color:#347624}.status-chip.closed,.badge.danger{background:#ffeaea;color:#a83c37}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:30px 34px}.quick-card{position:relative;padding:22px 18px;border-radius:24px;background:linear-gradient(145deg,#fff,#f8faf7);border:1px solid #fff;box-shadow:0 14px 34px rgba(38,67,31,.09);transition:.2s ease}.quick-card:hover{transform:translateY(-5px)}.quick-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#78b94e,var(--brand));box-shadow:0 12px 24px rgba(75,139,44,.25)}.quick-card:nth-child(2) .quick-icon{background:linear-gradient(145deg,#f0c94d,#dca923)}.quick-card:nth-child(3) .quick-icon{background:linear-gradient(145deg,#59a7d2,#267eb0)}.quick-card:nth-child(4) .quick-icon{background:linear-gradient(145deg,#845fd1,#6943b6)}.quick-card h3{margin:15px 0 6px;font-size:16px}.quick-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.section{padding:38px 34px}.section.soft{background:#f7faf5}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head h2{font-size:28px;margin:0}.section-head p{margin:7px 0 0;color:var(--muted);font-size:13px}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.step-card{padding:20px;border-radius:22px;background:#fff;border:1px solid var(--line);position:relative}.step-number{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:#eaf5e4;color:var(--brand);font-weight:900}.step-card h3{font-size:15px;margin:13px 0 6px}.step-card p{font-size:12px;color:var(--muted);line-height:1.55;margin:0}.info-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.info-card{padding:19px;border-radius:20px;background:#fff;border:1px solid var(--line)}.info-card b{display:block;font-size:22px}.info-card span{font-size:11px;color:var(--muted)}.help-box{padding:26px;border-radius:26px;background:linear-gradient(145deg,#173729,#27553d);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}.help-box p{opacity:.78;margin:6px 0 0;font-size:13px}.help-box .btn-secondary{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.1);color:#fff}
.auth-wrap{min-height:calc(100vh - 150px);display:grid;place-items:center;padding:30px 18px}.auth-card{width:min(520px,100%);padding:28px;border-radius:28px;background:#fff;border:1px solid #fff;box-shadow:0 25px 70px rgba(41,77,30,.14)}.auth-brand{text-align:center;margin-bottom:21px}.auth-brand img{width:100px;height:100px;object-fit:contain}.auth-brand h1{font-size:25px;margin:7px 0 5px}.auth-brand p{font-size:12px;color:var(--muted);margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:11px;font-weight:850;color:#4f5d70}.field input,.field select,.field textarea{width:100%;border:1px solid #dfe6da;border-radius:14px;padding:12px 13px;outline:none;background:#fff;color:var(--ink)}.field input:focus,.field select:focus,.field textarea:focus{border-color:#7eb45c;box-shadow:0 0 0 4px #edf6e8}.field textarea{min-height:92px;resize:vertical}.field small{color:var(--muted);font-size:10px}.form-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px}.form-link{font-size:12px;color:var(--brand);font-weight:800}.divider{height:1px;background:var(--line);margin:20px 0}
.dashboard-hero{padding:28px 34px;background:linear-gradient(135deg,#edf7e8,#fff 62%,#fff6cb);display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center}.dashboard-hero h1{font-size:32px;margin:0 0 7px}.dashboard-hero p{margin:0;color:var(--muted);font-size:13px}.reg-card{padding:15px 18px;border-radius:18px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px rgba(36,67,27,.08)}.reg-card small{display:block;color:var(--muted);font-size:10px}.reg-card b{font-size:17px}.progress-card{margin:24px 34px;padding:20px;border-radius:24px;background:#fff;border:1px solid var(--line)}.progress-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.progress-head b{font-size:14px}.progress-track{height:10px;border-radius:999px;background:#edf1eb;overflow:hidden}.progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),#8ac15f)}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 34px 28px}.dash-action{padding:18px;border-radius:22px;background:#fff;border:1px solid var(--line);display:flex;align-items:center;gap:13px}.dash-action .quick-icon{width:48px;height:48px;border-radius:16px;flex:0 0 auto}.dash-action b{display:block;font-size:13px}.dash-action small{font-size:10px;color:var(--muted)}.status-panel{margin:0 34px 28px;padding:22px;border-radius:24px;background:linear-gradient(145deg,#193e2b,#2d5d42);color:#fff;display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px}.status-panel .badge{margin-bottom:8px}.status-panel p{margin:5px 0 0;opacity:.78;font-size:12px}.badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:850}.badge.warning{background:#fff1c8;color:#88600b}.badge.info{background:#e6f2fb;color:#276d9d}.badge.purple{background:#efe8ff;color:#6545aa}.badge.navy{background:#e8eef8;color:#294b78}.badge.muted{background:#eef1ed;color:#667264}.status-panel .btn-secondary{background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.2);color:#fff}
.wizard-wrap{padding:26px 28px 28px}.wizard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.wizard-head h1{font-size:28px;margin:0 0 5px}.wizard-head p{margin:0;color:var(--muted);font-size:12px}.wizard-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:20px}.wizard-step{padding:12px;border-radius:16px;background:#f2f5f0;color:#7a8577;display:flex;align-items:center;gap:8px;font-size:10px;font-weight:850}.wizard-step i{width:24px;height:24px;border-radius:9px;display:grid;place-items:center;background:#fff;font-style:normal}.wizard-step.active{background:#e9f4e3;color:var(--brand)}.wizard-step.done{background:#eff8ea;color:#3b7d29}.form-card{padding:22px;border-radius:24px;background:#fff;border:1px solid var(--line)}.form-card h2{font-size:18px;margin:0 0 17px}.form-footer{display:flex;justify-content:space-between;gap:12px;margin-top:20px}.doc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.doc-item{padding:16px;border:1px dashed #cfdac9;border-radius:18px;background:#fbfcfa}.doc-item.uploaded{border-style:solid;background:#f1f8ed}.doc-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.doc-head b{font-size:13px}.doc-head small{font-size:10px;color:var(--muted)}.doc-actions{display:flex;gap:8px;flex-wrap:wrap}.file-input{font-size:11px}.review-list{display:grid;gap:10px}.review-row{display:grid;grid-template-columns:150px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--line);font-size:12px}.review-row span{color:var(--muted)}.submit-note{margin-top:15px;padding:14px;border-radius:16px;background:#fff7da;color:#77570d;font-size:11px;line-height:1.6}.lookup-result{margin-top:18px;padding:20px;border-radius:22px;background:#fff;border:1px solid var(--line)}
.bottom-nav{position:fixed;z-index:50;left:50%;bottom:var(--safe-bottom);transform:translateX(-50%);width:min(650px,calc(100% - 24px));min-height:72px;padding:8px 12px;display:grid;grid-template-columns:1fr 1fr 76px 1fr 1fr;align-items:center;border-radius:25px;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.95);box-shadow:0 20px 52px rgba(35,67,27,.2);backdrop-filter:blur(20px)}.nav-item{height:52px;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#7d8793}.nav-item svg{width:20px;height:20px}.nav-item span{font-size:9px;font-weight:800}.nav-item.active{color:var(--brand);background:#edf6e8}.nav-fab{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;justify-self:center;margin-top:-28px;color:#fff;background:linear-gradient(145deg,#79b950,var(--brand));border:6px solid rgba(255,255,255,.96);box-shadow:0 16px 34px rgba(72,136,42,.33)}.nav-fab svg{width:27px;height:27px}.toast{position:fixed;z-index:80;left:50%;bottom:106px;transform:translate(-50%,20px);opacity:0;padding:12px 16px;border-radius:14px;background:#142219;color:#fff;font-size:12px;font-weight:750;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:auto;text-align:center}.hero-copy{display:grid;justify-items:center}.hero-card{width:min(330px,100%)}.quick-grid,.steps,.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-strip{grid-template-columns:1fr 1fr}.hero p{max-width:720px}.status-panel{grid-template-columns:1fr}.dashboard-hero{grid-template-columns:1fr}.reg-card{justify-self:start}}
@media(max-width:680px){body{background:#fff}.mobile-shell{width:100%;min-height:100vh;margin:0 0 112px;border:0;border-radius:0;box-shadow:none}.topbar{height:68px;padding:9px 15px}.brand-mini img{width:46px;height:46px}.hero{padding:30px 18px 25px}.hero h1{font-size:39px}.hero p{font-size:13px}.hero-card{padding:20px;border-radius:27px}.hero-card img{width:132px;height:132px}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:20px 15px;gap:11px}.quick-card{padding:17px 14px;border-radius:20px}.section{padding:29px 15px}.steps{grid-template-columns:1fr 1fr}.info-strip{grid-template-columns:1fr}.help-box{align-items:flex-start;flex-direction:column}.auth-wrap{padding:18px 14px}.auth-card{padding:22px 18px;border-radius:24px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.form-actions{align-items:stretch;flex-direction:column}.dashboard-hero{padding:23px 16px}.dashboard-hero h1{font-size:27px}.progress-card,.status-panel{margin-left:15px;margin-right:15px}.dashboard-grid{grid-template-columns:1fr 1fr;padding:0 15px 24px;gap:10px}.dash-action{padding:14px;border-radius:18px}.wizard-wrap{padding:21px 14px}.wizard-head{display:block}.wizard-head .status-chip{margin-top:10px}.wizard-steps{grid-template-columns:1fr 1fr}.wizard-step{padding:10px}.form-card{padding:17px;border-radius:20px}.doc-grid{grid-template-columns:1fr}.review-row{grid-template-columns:110px 1fr}.bottom-nav{width:calc(100% - 18px);min-height:68px;grid-template-columns:1fr 1fr 70px 1fr 1fr;padding:7px 8px;border-radius:23px}.nav-fab{width:61px;height:61px;border-width:5px}.section-head{align-items:flex-start;flex-direction:column}.section-head h2{font-size:24px}}
@media(max-width:390px){.hero h1{font-size:34px}.hero-actions{display:grid;width:100%}.quick-grid{gap:9px}.quick-card h3{font-size:14px}.steps{grid-template-columns:1fr}.dashboard-grid{grid-template-columns:1fr}.wizard-steps{grid-template-columns:1fr 1fr}.review-row{grid-template-columns:1fr;gap:3px}.bottom-nav{width:calc(100% - 12px)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
