:root{font-family:Arial,sans-serif;color:#193c2e;background:#f1f5f2;font-size:16px}*{box-sizing:border-box}body{margin:0}header{background:white;padding:22px 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dce5df}.brand{font-size:27px}.brand small{font-size:10px;letter-spacing:2px;margin-left:18px}main{max-width:1450px;margin:auto;padding:32px 4%}.intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:bold}h1{font-size:42px;line-height:1.1;letter-spacing:-1.5px;margin:12px 0}p{color:#65786b;line-height:1.5}.sun{border-radius:50%;background:#f5ce67;height:150px;width:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:66px;transform:rotate(8deg)}.sun small{font-size:12px}button,.button{display:inline-block;border:1px solid #cfdbd2;border-radius:7px;padding:10px 14px;background:white;color:#23543c;cursor:pointer;font:600 14px Arial}button:hover,.button:hover{background:#e5eee8}.primary,button.active{background:#265c42;color:white;border-color:#265c42}nav{display:flex;gap:10px;padding-bottom:13px;border-bottom:1px solid #d6e0d9;margin-bottom:22px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 325px;gap:24px}article{background:white;border:1px solid #dbe5de;padding:24px;border-radius:13px;margin-bottom:18px}.heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px}h2{font-size:19px;margin:0}.heading h2{color:#718b79}.heading h2 span{color:#193c2e;margin-left:10px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:14px;color:#556d5e}input,select{width:100%;min-width:0;font:14px Arial;background:#fbfcfb;border:1px solid #ccdacf;border-radius:6px;color:#1e412f;padding:11px 8px}label input,label select{margin-top:8px}input:focus,select:focus,button:focus-visible{outline:2px solid #4e9870;outline-offset:2px}.picker{display:flex;gap:10px;margin-bottom:12px}.picker select{flex:1}.scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{color:#647b6b;font-size:12px;padding:10px 5px;border-bottom:1px solid #e2ebe4}td{padding:9px 4px;border-bottom:1px solid #ecf1ed;font-size:14px}td:first-child{min-width:170px}td:nth-child(2),td:nth-child(3){min-width:65px}td:nth-child(4){min-width:100px}td:nth-child(5){white-space:nowrap}td input{padding:9px 6px}td button{padding:6px 9px;color:#a15146}.hint{font-size:12px;line-height:1.6}.reserve{display:flex;align-items:center;gap:15px;margin-top:18px}.reserve input{width:85px}.summary{position:sticky;top:20px;align-self:start;border-radius:15px;background:#193c2f;color:white;padding:25px}.summary p,.summary small,.summary span,.summary dt{color:#c0d5c6}.summary h2{font-size:25px}.summary p{font-size:14px}.profit{padding:24px 0;margin:24px 0;border-block:1px solid #466553}.profit small,.profit span,.target small{display:block;font-size:13px}.profit strong{display:block;font-size:32px;letter-spacing:-1px;color:#f4cf77;margin:8px 0}dl{font-size:14px}dl div{display:flex;justify-content:space-between;gap:12px;margin:18px 0}dd{margin:0;font-weight:bold}.total{border-top:1px solid #466553;padding-top:18px}.target{padding:17px;background:#2d5240;border-radius:9px}.target strong{display:block;font-size:23px;margin-top:8px}.actions{display:flex;flex-wrap:wrap;gap:10px}footer{border-top:1px solid #d6e2d9;display:flex;justify-content:space-between;gap:20px;margin-top:38px;padding-top:20px;color:#6a8071;font-size:12px}#message:not(:empty){padding:13px;background:#fff0c8;border-radius:8px}[hidden]{display:none!important}@media(max-width:1100px){.workspace{grid-template-columns:1fr}.summary{position:static}}@media(max-width:650px){header{align-items:flex-start;flex-direction:column;gap:16px}.brand small{display:none}h1{font-size:33px}.sun{display:none}main{padding:24px 4%}.fields{grid-template-columns:1fr}article{padding:16px}.picker{flex-direction:column}.heading{align-items:flex-start}footer{flex-direction:column}}@media print{header,nav,button,.actions,.picker,footer,#message{display:none!important}.workspace{display:block}.summary{position:static;background:white;color:#193c2f;break-inside:avoid}.summary p,.summary span,.summary dt,.summary small,.profit strong{color:#193c2f}.target{background:#eee}article{break-inside:avoid}input,select{border:none}.intro,.sun{display:none}body{background:white}}

.workspace>div,article{min-width:0}.summary{min-width:0}.heading h2{line-height:1.4}@media(max-width:650px){.heading{flex-wrap:wrap}}
