:root{color:#17241f;background:#f4f1ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:minmax(320px,440px) minmax(0,1fr);min-height:100vh}.side-panel{background:#073d31;color:#fff;display:flex;flex-direction:column;gap:28px;justify-content:space-between;padding:36px;position:sticky;top:0;height:100vh}.brand-row{align-items:center;display:flex;gap:14px}.brand-mark{align-items:center;background:#f5c84c;border-radius:8px;color:#073d31;display:flex;font-weight:900;height:48px;justify-content:center;width:48px}.eyebrow{color:#bee1d1;font-size:.75rem;font-weight:800;letter-spacing:0;margin:0 0 5px;text-transform:uppercase}.eyebrow.dark{color:#0d7a57}h1,h2,p{margin-top:0}.brand-row h1{font-size:1.35rem;line-height:1.1;margin:0}.side-actions{display:grid;gap:10px}.side-button{background:#ffffff17;border:1px solid rgba(255,255,255,.16);border-radius:8px;color:#e4f4ed;font-weight:900;min-height:44px;padding:0 14px;text-align:left}.side-button.active,.side-button:hover{background:#f5c84c;border-color:#f5c84c;color:#073d31}.card-visual{margin:auto 0;position:relative}.card-glow{background:#24a06f;filter:blur(60px);height:190px;left:20%;opacity:.45;position:absolute;top:15%;width:220px}.credit-card{background:linear-gradient(135deg,#ffffff38,#fff0),linear-gradient(145deg,#16845e,#092f43 58%,#14192f);border:1px solid rgba(255,255,255,.2);border-radius:18px;box-shadow:0 28px 80px #00000057;min-height:230px;overflow:hidden;padding:24px;position:relative}.credit-card:after{background:#f5c84c2e;border-radius:999px;content:"";height:180px;position:absolute;right:-70px;top:-55px;width:180px}.card-topline,.card-bottom{display:flex;font-size:.82rem;font-weight:800;justify-content:space-between;position:relative;z-index:1}.chip{background:linear-gradient(135deg,#ffe89b,#c58b22);border-radius:8px;height:42px;margin-top:42px;width:58px}.card-number{font-size:clamp(1.15rem,2.4vw,1.45rem);font-weight:800;margin:34px 0 26px;position:relative;z-index:1}.lead{color:#d8eae2;font-size:1.04rem;line-height:1.6;margin-bottom:0}.progress-panel{background:#ffffff1a;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:16px}.progress-label{display:flex;justify-content:space-between;margin-bottom:10px}.progress-label strong{color:#f5c84c}.progress-track{background:#ffffff29;border-radius:999px;height:9px;overflow:hidden}.progress-fill{background:#f5c84c;height:100%}.form-panel{padding:34px clamp(18px,4vw,58px)}.step-tabs{display:grid;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:18px}.step{align-items:center;background:#fff;border:1px solid #ded8cb;border-radius:8px;color:#5d675f;display:flex;flex-direction:column;font-size:.82rem;font-weight:800;gap:4px;min-height:62px;padding:8px 4px}.step span{color:#929c94;font-size:.78rem}.step.active{background:#dcf2e8;border-color:#15905f;color:#073d31}.step.active span{color:#0d7a57}.form-card{background:#fff;border:1px solid #e5decf;border-radius:8px;box-shadow:0 18px 55px #252b2514;padding:clamp(20px,3vw,34px)}.section-heading h2{color:#17241f;font-size:clamp(1.7rem,4vw,2.4rem);line-height:1.05;margin-bottom:8px}.section-heading p:last-child{color:#68736b;line-height:1.55;margin-bottom:0}.field-stack{display:grid;gap:18px;margin-top:28px}.photo-upload-panel{align-items:center;background:#f8fbf6;border:1px dashed #9dcbb6;border-radius:8px;display:grid;gap:18px;grid-template-columns:132px minmax(0,1fr);padding:16px}.photo-preview{align-items:center;aspect-ratio:1 / 1.18;background:#fff;border:1px solid #d9d2c4;border-radius:8px;color:#7a857e;display:flex;font-size:.9rem;font-weight:900;justify-content:center;overflow:hidden;width:132px}.photo-preview img{height:100%;object-fit:cover;width:100%}.photo-upload-copy{display:grid;gap:8px}.upload-label{color:#17241f;font-size:1.08rem;font-weight:900}.photo-upload-copy p{color:#68736b;line-height:1.5;margin-bottom:0}.photo-upload-copy strong{color:#0b6c4c;font-size:.88rem}.upload-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.file-input{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.grid{display:grid;gap:16px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:grid;gap:8px}.field span,.option-group legend{color:#293831;font-size:.84rem;font-weight:850}.field input,.field textarea{background:#faf8f2;border:1px solid #d9d2c4;border-radius:8px;color:#17241f;min-height:50px;outline:none;padding:0 14px;transition:border-color .16s ease,box-shadow .16s ease;width:100%}.field textarea{min-height:96px;padding-top:13px;resize:vertical}.field input:focus,.field textarea:focus{border-color:#15905f;box-shadow:0 0 0 3px #15905f24}.option-group{border:0;margin:0;padding:0}.options{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.option{align-items:center;background:#faf8f2;border:1px solid #d9d2c4;border-radius:8px;color:#3a4740;display:inline-flex;font-weight:800;gap:8px;min-height:44px;padding:0 13px}.option span{border:2px solid #89958d;border-radius:999px;height:14px;width:14px}.option.selected{background:#e3f5ec;border-color:#15905f;color:#073d31}.option.selected span{background:#15905f;border-color:#15905f}.notice,.success-banner,.error-banner{background:#eaf7f0;border:1px solid #b5dcc8;border-radius:8px;color:#24483b;line-height:1.55;padding:16px}.success-banner,.error-banner{display:grid;gap:4px;margin-bottom:16px}.error-banner{background:#fff1ed;border-color:#efb6a8;color:#7d2e1e}.terms-link{align-items:center;background:#fff8df;border:1px solid #ecd27b;border-radius:8px;color:#27352e;display:flex;justify-content:space-between;padding:16px;text-align:left;width:100%}.terms-link span{display:grid;gap:4px}.terms-link small{color:#697266;font-weight:650;line-height:1.45}.terms-link b{color:#0d7a57}.check-row{align-items:center;background:transparent;border:0;color:#27352e;display:flex;font-weight:800;gap:12px;padding:0;text-align:left}.checkbox{align-items:center;border:2px solid #15905f;border-radius:6px;color:#fff;display:flex;flex:0 0 24px;font-size:.56rem;font-weight:950;height:24px;justify-content:center;width:24px}.checkbox.checked{background:#15905f}.nav-row{display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:18px}.button{align-items:center;border-radius:8px;display:inline-flex;font-weight:900;justify-content:center;min-height:52px;padding:0 18px}.button.primary{background:#0b6c4c;border:1px solid #0b6c4c;color:#fff}.button.secondary{background:#fff;border:1px solid #d9d2c4;color:#2f3d36}.button:disabled{cursor:not-allowed;opacity:.48}.button.compact,.file-button{flex:0 0 auto;min-height:42px}.terms-page{background:#f4f1ea;min-height:100vh}.terms-header{align-items:center;background:#fff;border-bottom:1px solid #e5decf;display:flex;gap:18px;padding:24px clamp(18px,5vw,64px)}.terms-header h1{margin-bottom:0}.back-button{background:#dcf2e8;border:1px solid #bfe3d3;border-radius:8px;color:#0b6c4c;font-weight:900;min-height:42px;padding:0 16px}.terms-layout{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));padding:28px clamp(18px,5vw,64px)}.term-block{background:#fff;border:1px solid #e5decf;border-radius:8px;padding:20px}.term-block h2{font-size:1rem;margin-bottom:10px}.term-block p{color:#536057;line-height:1.58;margin-bottom:0}.terms-footer{align-items:center;background:#fff;border-top:1px solid #e5decf;bottom:0;display:flex;gap:18px;justify-content:space-between;padding:18px clamp(18px,5vw,64px);position:sticky}.login-shell{align-items:center;background:linear-gradient(135deg,#073d31f0,#092f43eb),#073d31;display:flex;justify-content:center;min-height:100vh;padding:24px}.login-card{background:#fff;border:1px solid #e5decf;border-radius:8px;box-shadow:0 26px 80px #00000038;display:grid;gap:20px;max-width:520px;padding:clamp(24px,4vw,38px);width:100%}.login-card h1{color:#17241f;font-size:clamp(2rem,5vw,3rem);line-height:1;margin-bottom:10px}.login-copy{color:#68736b;line-height:1.55;margin-bottom:0}.admin-shell{background:#f4f1ea;min-height:100vh;padding:30px clamp(18px,4vw,58px)}.admin-header{align-items:flex-end;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px}.admin-header h1{color:#17241f;font-size:clamp(2rem,4vw,3.2rem);line-height:1;margin-bottom:8px}.admin-header p:last-child{color:#68736b;line-height:1.5;margin-bottom:0}.admin-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.admin-stats{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.stat-card{background:#fff;border:1px solid #e5decf;border-radius:8px;box-shadow:0 16px 45px #252b250f;display:grid;gap:8px;padding:18px}.stat-card span{color:#68736b;font-size:.84rem;font-weight:850}.stat-card strong{color:#073d31;font-size:2rem;line-height:1}.admin-message{margin-bottom:16px}.admin-table-card{background:#fff;border:1px solid #e5decf;border-radius:8px;box-shadow:0 18px 55px #252b2514;overflow:hidden}.table-scroll{overflow-x:auto}.admin-table{border-collapse:collapse;min-width:980px;width:100%}.admin-table th,.admin-table td{border-bottom:1px solid #eee7da;padding:15px 16px;text-align:left;vertical-align:top}.admin-table th{background:#fbf8f1;color:#566259;font-size:.78rem;font-weight:950;text-transform:uppercase}.admin-table td{color:#27352e}.admin-table td strong,.admin-table td span{display:block}.admin-table td strong{font-weight:900}.admin-table td span{color:#68736b;font-size:.88rem;margin-top:4px}.status-pill{background:#f3eee3;border-radius:999px;color:#6f6555;display:inline-flex;font-size:.78rem;font-weight:900;padding:5px 10px}.status-pill.success{background:#dcf2e8;color:#0b6c4c}.empty-cell{color:#68736b;font-weight:800;padding:28px 16px;text-align:center}.request-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.request-card,.empty-panel{background:#fff;border:1px solid #e5decf;border-radius:8px;box-shadow:0 18px 55px #252b2514;padding:20px}.request-card h2{color:#17241f;font-size:1.35rem;margin-bottom:8px}.request-card p{color:#68736b;margin-bottom:0}.request-card dl{display:grid;gap:12px;margin:18px 0 0}.request-card dl div{border-top:1px solid #eee7da;display:grid;gap:4px;padding-top:12px}.request-card dt{color:#68736b;font-size:.78rem;font-weight:900;text-transform:uppercase}.request-card dd{color:#27352e;font-weight:850;margin:0}.empty-panel{color:#68736b;font-weight:850;grid-column:1 / -1;text-align:center}@media(max-width:880px){.app-shell{grid-template-columns:1fr}.side-panel{height:auto;position:static}.credit-card{min-height:205px}.step-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.terms-layout{grid-template-columns:1fr}.admin-header{align-items:stretch;flex-direction:column}.admin-actions{justify-content:flex-start}.admin-stats{grid-template-columns:1fr}}@media(max-width:620px){.side-panel{padding:24px 18px}.grid.two,.photo-upload-panel,.nav-row{grid-template-columns:1fr}.photo-preview{width:min(160px,100%)}.step-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.terms-footer{align-items:stretch;flex-direction:column}}
