:root{--ink:#163e32;--dark:#10392e;--green:#236345;--lime:#d2ef72;--paper:#f5f7f2;--muted:#63746b;--line:#dce3d9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}header{padding:18px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:white;gap:24px}.brand{display:block;flex-shrink:0}.brand img{width:174px;height:85px;object-fit:contain;display:block}nav{display:flex;gap:28px;align-items:center;flex-wrap:wrap}nav>a{text-decoration:none;font-size:14px;font-weight:bold}nav form{margin:0}.button,button{border:0;background:var(--ink);color:white;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:32px;padding:15px 23px;border-radius:6px;cursor:pointer;font-weight:bold;line-height:1.4;font-size:16px}.button:hover,button:hover{background:var(--green)}.button.lime{background:var(--lime);color:var(--dark)}.button.lime:hover{background:#e1fc93}.small{font-size:14px;padding:12px 18px}.link{padding:0;background:none;color:var(--ink);font-size:14px}.hero{background:var(--dark);color:#fff;padding:80px 5% 86px;display:grid;grid-template-columns:1.2fr 1fr;gap:7%;align-items:center}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:bold;margin:0 0 22px}.hero .eyebrow{color:var(--lime)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(38px,4.4vw,68px);line-height:1.09;letter-spacing:-2.4px;margin-bottom:26px;font-weight:600}h1 em{font-style:normal;color:var(--lime)}.lead{font-size:19px;line-height:1.7;max-width:560px;margin-bottom:32px}.hero .lead{color:#d0dfd5}.brand-panel{background:#ecf0e6;border-radius:12px;overflow:hidden;transform:rotate(-2deg);box-shadow:16px 16px 0 #245642}.brand-panel>img{display:block;width:100%;height:auto}.brand-caption{color:var(--ink);display:flex;align-items:flex-end;justify-content:space-between;padding:32px;gap:22px}.brand-caption span{font-size:12px;letter-spacing:1.7px}.brand-caption strong{font-size:27px;line-height:1.15;letter-spacing:-.8px}.services{padding:86px 5%}.section-title{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px}.section-title p{margin-bottom:0;color:var(--muted)}.section-title .eyebrow{margin-bottom:14px;color:var(--green)}h2{font-size:32px;letter-spacing:-1px;line-height:1.2;margin-bottom:18px}h3{font-size:24px;letter-spacing:-.5px;line-height:1.2}.grid{display:grid;gap:20px}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service{border:1px solid var(--line);background:#fff;padding:28px;display:flex;flex-direction:column;min-height:320px;border-radius:8px}.service:nth-child(5){background:#e9f1da}.number{font-size:15px;color:var(--green);border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:24px}.micro{font-size:12px;color:var(--muted);margin-bottom:10px}.service p:not(.micro){color:var(--muted);font-size:16px}.service a{font-size:14px;font-weight:bold;margin-top:auto}.client-band{margin:0 5% 64px;padding:45px;background:var(--dark);color:white;display:flex;align-items:center;justify-content:space-between;gap:40px;border-radius:10px}.client-band p{max-width:620px}.client-band .eyebrow{color:var(--lime)}.client-band .button{flex-shrink:0}.contact{padding:0 5% 64px;display:flex;justify-content:space-between;align-items:center;gap:28px}.contact h2{max-width:650px}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:30px 5%;font-size:13px;color:var(--muted);background:#fff}footer strong{letter-spacing:2px;color:var(--ink)}.login-layout{max-width:1150px;margin:auto;min-height:70vh;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;padding:70px 5%}.login-layout h1{font-size:56px}.card{background:white;padding:28px;border:1px solid var(--line);border-radius:9px;margin-bottom:24px}form label{display:block;font-size:14px;font-weight:bold;margin:18px 0}input:not([type=checkbox]),select,textarea{display:block;width:100%;border:1px solid #aebcb0;border-radius:5px;padding:12px;margin-top:7px;color:var(--ink);background:white}input[type=file]{font-size:14px}textarea{resize:vertical}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #78a825;outline-offset:3px}form .muted{font-size:14px;margin-top:18px}.muted{color:var(--muted)}.workspace{max-width:1320px;padding:52px 5% 80px;margin:0 auto;min-height:72vh}.workspace h1{font-size:44px}.workspace>.eyebrow{color:var(--green)}.narrow{max-width:760px}.projects{grid-template-columns:repeat(3,minmax(0,1fr))}.project{display:flex;flex-direction:column;text-decoration:none;transition:border-color .15s}.project:hover{border-color:var(--green)}.project h2{font-size:24px;margin-top:22px}.project p{color:var(--muted)}.project-bottom{margin-top:auto;padding-top:28px;display:flex;flex-direction:column;gap:12px;font-size:13px}.project-bottom strong{font-size:14px}.badge,.count{display:inline-block;border-radius:50px;background:#e8efdf;font-size:12px;font-weight:bold;padding:6px 13px;align-self:flex-start;white-space:nowrap}.count{font-size:14px}.empty{text-align:center;border:1px dashed #b6c5b7;padding:50px 24px;border-radius:8px}.empty h2{font-size:24px}summary{cursor:pointer;font-size:17px;font-weight:bold}details form{max-width:650px}details .badge{margin-left:14px}.client-list{margin-top:30px}.description{white-space:normal;overflow-wrap:anywhere;max-width:900px}.admin-tools{grid-template-columns:1fr 1fr;margin:32px 0}.file-row{padding:22px;background:#fff;border-bottom:1px solid var(--line);display:flex;gap:22px;align-items:center;flex-wrap:wrap}.file-type{background:#edf3e4;border-radius:7px;padding:14px 10px;font-size:12px;font-weight:bold;min-width:55px;text-align:center}.file-info{flex:1;min-width:140px}.file-info h3{font-size:16px;margin-bottom:5px;overflow-wrap:anywhere}.file-info p{margin:0;font-size:13px;color:var(--muted)}.file-row details{width:100%}.file-row summary{font-size:13px}.danger{color:#a1372c}.danger-button{background:#9e3024}.notice{background:#e4f4cc;border:1px solid #9ec271;padding:18px 5%;overflow-wrap:anywhere}.notice.error{background:#ffebe7;border-color:#dcada3;color:#81251b}.check{display:flex;align-items:center;gap:10px}.check input{width:18px;height:18px}main{min-height:70vh}@media(min-width:1600px){.hero,.services{padding-left:max(5%,calc((100vw - 1450px)/2));padding-right:max(5%,calc((100vw - 1450px)/2))}}@media(max-width:900px){.hero{gap:40px;padding-top:55px}.hero h1{font-size:46px}.brand-caption{padding:22px;display:block}.brand-caption span{display:block;margin-bottom:18px}.services-grid,.projects{grid-template-columns:repeat(2,minmax(0,1fr))}.client-band{display:block}.client-band .button{margin-top:16px}.section-title{align-items:flex-start}.section-title>p{max-width:270px}nav{gap:17px}.contact{display:block}}@media(max-width:600px){header{padding:12px 5%;gap:12px;align-items:center;flex-wrap:wrap}.brand img{width:128px;height:64px}nav{gap:14px}nav a{font-size:13px}.small{padding:10px 12px}.hero{grid-template-columns:1fr;padding:42px 6% 55px}.hero h1{font-size:43px;letter-spacing:-1.8px}.hero .lead{font-size:17px}.brand-panel{max-width:420px;transform:none;box-shadow:8px 8px 0 #245642}.brand-caption{display:flex;padding:22px}.brand-caption span{font-size:11px;margin:0}.brand-caption strong{font-size:24px}.services{padding:54px 6%}.section-title{display:block}.section-title>p{max-width:none;margin-top:20px}.services-grid,.projects,.admin-tools{grid-template-columns:1fr}.service{min-height:270px}.client-band{padding:28px;margin:0 6% 42px}.contact{padding:0 6% 42px}h2{font-size:28px}.login-layout{grid-template-columns:1fr;padding:40px 6%;gap:25px}.login-layout h1{font-size:42px}.workspace{padding:36px 6% 55px}.workspace h1{font-size:35px;letter-spacing:-1px}.card{padding:22px}.file-row{gap:14px;padding:18px}.file-row .button{margin-left:69px}footer{flex-direction:column;gap:8px}.admin-tools{gap:0}.count{margin-top:18px}}
