:root{--green:#173f36;--green-deep:#12352e;--green-mid:#426b5e;--green-soft:#e8f0e8;--mint:#cfe5d4;--ink:#22322e;--muted:#7c8982;--line:#e6eae4;--paper:#fff;--canvas:#f8f9f6;--peach:#f4dfca;--orange:#d8986b;--shadow:0 18px 46px rgba(33,57,48,.06);font-family:Inter,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:var(--ink);background:var(--canvas)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-size:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit}svg{flex-shrink:0}::selection{background:#c8e3d3;color:#173f36}:focus-visible{outline:3px solid #d6a373;outline-offset:3px}.sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.noscript{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;background:white;padding:30px}
.app-shell{display:flex;min-height:100vh}.sidebar{width:254px;flex:0 0 254px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:100vh;position:sticky;top:0;height:100vh;z-index:30;padding:34px 16px 20px}.brand-wrap{padding:3px 15px 39px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:27px;font-weight:850;line-height:1;letter-spacing:-.09em;text-decoration:none;color:#1f473b}.brand-icon{position:relative;display:inline-block;width:30px;height:32px}.brand-icon span{position:absolute;width:20px;height:25px;border-radius:4px;background:#b4d2bd;border:2px solid white;top:4px;left:1px;transform:rotate(-14deg)}.brand-icon span:nth-child(2){left:6px;top:3px;transform:rotate(-5deg);background:#dae8da}.brand-icon span:nth-child(3){left:9px;top:4px;transform:rotate(5deg);background:#427261;box-shadow:inset 0 7px 0 #ecf3e7}.brand-dot{color:#e6a678}.brand-caption{color:#9ca9a0;margin:11px 0 0 42px;letter-spacing:.04em;font-size:10px}.sidebar-label{font-size:10px;color:#a5ada7;letter-spacing:.19em;font-weight:800;margin:0 14px 16px}.main-nav{display:grid;gap:5px}.nav-item{width:100%;background:transparent;border:0;color:#7c8982;padding:13px 14px;display:flex;align-items:center;gap:14px;text-align:left;border-radius:11px;font-weight:700;transition:background .18s,color .18s}.nav-item:hover{background:#f3f7f3;color:var(--green)}.nav-item.active{background:#e9f1e9;color:var(--green)}.nav-item svg{opacity:.9}.nav-item em{margin-left:auto;font-style:normal;font-size:11px;background:#eef0eb;color:#607066;border-radius:8px;padding:2px 7px}.nav-item.active em{background:#d6e6d8}.sidebar-bottom{margin-top:auto}.privacy-mini{border-radius:13px;background:#eff5ef;display:grid;gap:7px;padding:17px;margin:0 2px 18px;color:#527567}.privacy-mini .privacy-icon{font-size:23px;color:#62937a;line-height:1}.privacy-mini strong{font-size:11px;color:#426d58;line-height:1.6}.privacy-mini span:last-child{font-size:10px;color:#829d8d}.side-help{background:transparent;border:0;color:#7f8c83;font-size:12px;font-weight:700;padding:11px 15px;display:flex;align-items:center;gap:10px}.side-help:hover{color:var(--green)}.side-help span{width:18px;height:18px;border-radius:50%;border:1.5px solid currentColor;text-align:center;line-height:15px;font-size:11px}
.app-main{flex:1;min-width:0;display:flex;flex-direction:column}.topbar{height:78px;flex-shrink:0;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 49px}.topbar-left,.topbar-right{display:flex;align-items:center;gap:23px}.topbar-crumb{color:#9ba69e;font-size:11px;letter-spacing:.13em;font-weight:800}.topbar-crumb #top-title{font-size:12px;letter-spacing:.05em;color:#405148}.crumb-slash{margin:0 7px;color:#c8d1ca}.local-indicator{color:#778b7c;font-size:11px;font-weight:700;display:flex;align-items:center;gap:8px}.local-dot{width:7px;height:7px;border-radius:50%;background:#76b88d;box-shadow:0 0 0 4px #eaf5ed}.topbar-help{width:30px;height:30px;border:1px solid #dfe7de;border-radius:50%;color:#678373;background:#fff;font-weight:700}.topbar-help:hover{background:var(--green-soft)}.mobile-menu{display:none}.app-main main{flex:1}.page{max-width:1340px;margin:0 auto;padding:39px 50px 76px}.footer{max-width:1440px;width:100%;margin:auto auto 0;padding:19px 50px 24px;display:flex;align-items:center;justify-content:space-between;color:#a3aea5;font-size:10px;letter-spacing:.03em}.eyebrow{font-size:10px;font-weight:850;color:#8da59a;letter-spacing:.22em;display:block}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:5px 0 29px}.page-heading h1,.home-greeting h1{font-size:32px;line-height:1.35;color:#1a342a;letter-spacing:-.055em;margin:11px 0 6px;font-weight:800}.page-heading p,.home-greeting p{font-size:13px;color:#839087;line-height:1.9;margin:0}.pill{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:30px;padding:6px 11px;background:#f1f3ef;color:#758178;font-weight:750;font-size:10px;letter-spacing:.02em}.pill.success{background:#e7f3e9;color:#398454}.pill.warning{background:#fff3df;color:#ab8041}.section-row{display:flex;justify-content:space-between;align-items:end;gap:15px;margin:0 0 20px}.section-row h2{font-size:20px;letter-spacing:-.04em;margin:8px 0 0;color:#263e33}.section-sub{color:#9da79e;font-size:11px}.section-row.compact{margin-bottom:21px}
.home-greeting{display:flex;align-items:flex-end;justify-content:space-between;margin:0 0 25px}.home-greeting h1{margin-top:9px;margin-bottom:4px}.home-greeting p{font-size:12px}.greeting-mark{color:#d7a77b}.date-label{color:#a1aba2;font-size:11px;font-weight:600;padding-bottom:8px}.hero{min-height:296px;border-radius:19px;background:radial-gradient(circle at 85% 100%,#3d6d59 0%,transparent 45%),linear-gradient(115deg,#173e34,#194b3b);position:relative;overflow:hidden;display:flex;align-items:center;margin-bottom:39px;box-shadow:0 19px 37px rgba(26,67,50,.11)}.hero:before{content:"";position:absolute;width:380px;height:380px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:3%;top:-180px}.hero:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.07);border-radius:50%;right:-135px;bottom:-305px}.hero-content{position:relative;z-index:2;padding:40px 55px;color:#fff;width:58%}.hero-overline{font-size:10px;letter-spacing:.2em;color:#bad6c2;font-weight:750;display:flex;align-items:center;gap:9px}.hero-overline-dot{width:6px;height:6px;border-radius:50%;background:#efb688}.hero-content h2{font-size:34px;line-height:1.45;letter-spacing:-.06em;margin:16px 0 10px;font-weight:800}.hero-content h2 span{color:#f0c69f}.hero-content p{color:#d4e5da;font-size:11px;line-height:2;max-width:350px;margin:0 0 22px}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 19px;border-radius:8px;white-space:nowrap;text-decoration:none;font-size:12px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s}.btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 7px 16px rgba(24,61,48,.12)}.btn-cream{background:#faf8f0;color:#285245}.btn-primary{background:var(--green);color:#fff}.btn-primary:hover{background:#275447}.btn-outline{background:#fff;border:1px solid #d7e1d9;color:#395a49}.btn-ghost{background:#f4f7f2;color:#577364}.btn-danger{background:#b94d44;color:#fff}.btn-danger-text{background:transparent;color:#ab5d56}.btn-small{padding:10px 14px;font-size:11px}.hero-art{position:absolute;width:40%;height:100%;right:17px;top:0}.art-glow{position:absolute;width:260px;height:260px;background:rgba(183,222,174,.09);border-radius:50%;right:6%;top:13%;filter:blur(4px)}.art-paper{position:absolute;background:#fafaf2;border-radius:10px;box-shadow:0 22px 36px rgba(3,26,17,.22)}.paper-back{width:168px;height:205px;right:25%;top:52px;transform:rotate(14deg);background:#d5e2cb;padding:36px 21px}.paper-back span{display:block;height:8px;border-radius:10px;background:#aac4b5;margin-bottom:12px}.paper-back span:nth-child(2){width:80%}.paper-back span:nth-child(3){width:65%}.paper-front{width:189px;height:234px;right:29%;top:42px;transform:rotate(-9deg);padding:27px 25px}.art-paper-header{display:flex;justify-content:space-between;margin-bottom:23px}.art-paper-header i:first-child{width:31px;height:31px;border-radius:8px;background:#d9e8d9}.art-paper-header i:last-child{width:45px;height:8px;border-radius:8px;background:#deeadf;margin-top:4px}.art-line{height:7px;border-radius:10px;background:#e1e9df;margin:11px 0}.art-line.long{width:100%}.art-line.medium{width:77%}.art-line.short{width:57%}.art-chart{display:flex;gap:7px;align-items:end;height:61px;padding:11px 4px 0}.art-chart b{display:block;width:20px;border-radius:4px 4px 0 0;background:#cadfd0;height:22px}.art-chart b:nth-child(2){height:36px}.art-chart b:nth-child(3){height:30px;background:#91bea5}.art-chart b:nth-child(4){height:48px;background:#5d9a7e}.art-paper-footer{display:flex;justify-content:space-between;gap:5px;margin-top:9px}.art-paper-footer i{height:5px;width:48px;background:#e1e9df;border-radius:3px}.art-check{width:55px;height:55px;position:absolute;top:66px;right:14%;display:grid;place-items:center;border-radius:15px;background:#edb985;box-shadow:0 10px 25px rgba(14,40,27,.25);color:#fff;transform:rotate(9deg)}.art-sparkle{position:absolute;color:#e6b88b;font-size:29px;top:192px;right:10%;transform:rotate(10deg)}
.workflow-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:28px}.workflow-card{appearance:none;background:#fff;border:1px solid var(--line);border-radius:15px;text-align:left;padding:22px 25px 20px;min-height:244px;box-shadow:var(--shadow);transition:transform .2s,border-color .2s,box-shadow .2s}.workflow-card:hover{transform:translateY(-4px);border-color:#b1d0bd;box-shadow:0 20px 45px rgba(24,60,45,.11)}.workflow-card.peach:hover{border-color:#e8c4a8}.workflow-card-top{display:flex;justify-content:space-between;align-items:start;margin-bottom:16px}.workflow-symbol{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#e8f1e7;color:#477b5b}.workflow-card.peach .workflow-symbol{background:#fff0e2;color:#b87952}.card-corner{color:#a4afa4}.workflow-year{color:#8fa598;font-weight:750;font-size:11px}.workflow-card h3{font-size:21px;margin:6px 0;letter-spacing:-.05em;color:#233e31}.workflow-card p{font-size:11px;line-height:1.9;color:#8a978e;margin:0 0 19px;min-height:39px}.card-progress{display:flex;align-items:center;gap:13px;color:#94a098;font-size:10px;font-weight:700}.card-progress-track{height:5px;border-radius:8px;background:#ecf0e9;flex:1;overflow:hidden}.card-progress-track span{height:100%;display:block;border-radius:8px;background:#77ad89;transition:width .2s}.workflow-card.peach .card-progress-track span{background:#e5ae83}.home-lower{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(250px,1fr);gap:18px}.how-card,.safe-card{border-radius:15px;background:#fff;border:1px solid var(--line);padding:27px 26px;box-shadow:var(--shadow)}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.how-steps>div{position:relative}.how-steps>div>span{position:absolute;right:24px;top:11px;font-size:11px;font-weight:800;color:#cbd6ca}.how-steps>div:not(:last-child):after{content:"";position:absolute;width:19px;height:1px;background:#dce7dd;right:-6px;top:29px}.how-icon{width:46px;height:46px;background:#f0f6ef;border-radius:13px;display:grid;place-items:center;color:#5d8c6b;margin-bottom:11px}.how-steps strong{font-size:12px;color:#344d3c}.how-steps p{font-size:10px;line-height:1.7;color:#94a097;margin:5px 0 0}.safe-card{background:#edf4ee;border-color:#e3ece2;position:relative;overflow:hidden}.safe-card:after{content:"✳";font-size:147px;line-height:1;position:absolute;right:-13px;top:-30px;color:rgba(121,171,132,.1)}.safe-icon{position:relative;z-index:1;color:#497b5c;margin-bottom:13px}.safe-card .eyebrow{color:#6d9679}.safe-card h3{font-size:17px;line-height:1.5;letter-spacing:-.04em;margin:9px 0;color:#2f5942}.safe-card p{font-size:10px;color:#769181;line-height:1.9;max-width:250px}.text-link{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;padding:4px 0;color:#3a7353;font-size:10px;font-weight:800}.home-disclaimer{display:flex;align-items:flex-start;gap:10px;margin:26px 0 0;color:#88968b;font-size:10px;line-height:1.8}.home-disclaimer svg{color:#8aaa98}.home-disclaimer a{color:#527e62;text-underline-offset:3px}
.year-picker{display:flex;align-items:center;gap:11px;font-size:11px;font-weight:800;color:#74897b;white-space:nowrap}.year-picker select,.import-controls select{appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23587363' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center;border:1px solid #dfe7df;border-radius:8px;padding:11px 33px 11px 13px;color:#33513d;font-weight:800;font-size:11px;outline:none}.wizard-layout{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:22px;align-items:start}.wizard-main{min-width:0}.wizard-stepper{display:flex;justify-content:space-between;background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:17px;padding:15px 11px;overflow-x:auto;box-shadow:var(--shadow)}.wizard-step{border:0;background:none;color:#a3ada3;display:flex;align-items:center;gap:6px;white-space:nowrap;font-size:10px;font-weight:800;padding:5px 4px}.wizard-step:hover,.wizard-step.current{color:#305a41}.wizard-step.current .step-number{background:#2d6546;color:#fff;border-color:#2d6546}.wizard-step.passed .step-number{background:#e5f2e8;color:#4f9567;border-color:#e5f2e8}.step-number{width:26px;height:26px;border:1px solid #e0e8df;border-radius:50%;display:grid;place-items:center;font-size:10px}.wizard-panel{background:white;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow);overflow:hidden}.panel-heading{padding:29px 33px 23px;border-bottom:1px solid var(--line)}.panel-step{font-size:10px;color:#72a481;letter-spacing:.12em;font-weight:900}.panel-heading h2{margin:9px 0 5px;font-size:23px;letter-spacing:-.05em;color:#284130}.panel-heading p{color:#8b998f;font-size:11px;line-height:1.8;margin:0}.panel-body{padding:28px 33px 34px;min-height:308px}.panel-footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:17px 33px;gap:10px}.panel-footer-right{display:flex;align-items:center;gap:15px}.auto-save-label{color:#9cac9f;font-size:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px 18px}.form-field{min-width:0}.form-field.span-2{grid-column:span 2}.form-field label,.notes-label{display:flex;align-items:center;gap:8px;font-weight:800;color:#405248;font-size:11px;margin-bottom:9px}.form-field input,.form-field select,.notes-area,.proposal-input input,.import-controls select{height:43px;width:100%;background:#fff;border:1px solid #dfe6df;border-radius:7px;padding:0 12px;color:#263d30;outline:none;transition:border-color .16s,box-shadow .16s}.form-field input:focus,.notes-area:focus,.proposal-input input:focus,.import-controls select:focus{border-color:#6caa7c;box-shadow:0 0 0 3px #e5f1e7}.form-field input::placeholder,.notes-area::placeholder{color:#b1bcb2}.field-control{position:relative}.field-control input{padding-right:40px}.field-suffix{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:10px;font-weight:800;color:#9ba89c;pointer-events:none}.field-hint{font-size:10px;color:#98a49a;margin:7px 0 0;line-height:1.7}.advanced-badge{background:#f4f6f1;color:#94a493;padding:3px 6px;border-radius:4px;font-weight:700;font-size:9px}.info-banner,.soft-note,.review-alert,.mismatch-alert{display:flex;align-items:flex-start;gap:10px;padding:13px 15px;border-radius:8px;background:#eff6ee;color:#568069;font-size:11px;line-height:1.8;margin-bottom:25px}.info-banner svg,.soft-note svg,.review-alert svg,.mismatch-alert svg{flex-shrink:0}.soft-note{background:#f8f6f0;color:#947c5b}.form-divider{height:1px;background:var(--line);margin:31px 0}.subsection-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:18px}.subsection-heading h3{font-size:15px;letter-spacing:-.03em;margin:0 0 5px}.subsection-heading p{font-size:10px;color:#9ba79d;margin:0;line-height:1.7}.empty-inline{display:flex;align-items:center;gap:10px;padding:19px;border:1px dashed #dae4da;border-radius:8px;color:#8b9c8d;font-size:11px;line-height:1.7}.dependent-card{border:1px solid var(--line);background:#fcfdfb;border-radius:10px;padding:17px;margin-bottom:12px}.dependent-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;color:#46634b;font-size:12px}.dependent-grid{gap:15px}.icon-button{border:0;background:none;padding:5px;display:grid;place-items:center;color:#7f9083}.icon-button:hover{color:#285941}.guide-card{position:relative;overflow:hidden;background:#edf4eb;border-radius:13px;padding:21px 20px 29px;min-height:224px}.guide-top{display:flex;align-items:center;gap:9px;color:#5f926c;font-size:10px;font-weight:900}.guide-icon{width:32px;height:32px;border-radius:9px;background:#d8ead9;display:grid;place-items:center}.guide-card h3{position:relative;font-size:18px;line-height:1.55;letter-spacing:-.05em;color:#355b40;margin:15px 0 8px}.guide-card p{position:relative;color:#78937c;font-size:10px;line-height:2;margin:0}.guide-decoration{position:absolute;right:-22px;bottom:-69px;color:#dae9d9;font-size:153px;line-height:1}.aside-upload{display:flex;align-items:center;gap:9px;width:100%;text-align:left;border:1px solid var(--line);border-radius:11px;padding:14px;background:#fff;margin-top:14px;box-shadow:var(--shadow)}.aside-upload:hover{border-color:#accdb4}.aside-upload-icon{color:#59936b}.aside-upload span:nth-child(2){flex:1;display:grid;gap:5px}.aside-upload strong{font-size:11px;color:#365e43}.aside-upload small{font-size:9px;color:#99a89b}.aside-upload>svg{color:#9aac9b}.aside-assurance{display:flex;justify-content:center;align-items:center;gap:5px;margin-top:16px;color:#a4b0a4;font-size:9px}.review-intro{display:flex;gap:13px;align-items:center;color:#488660;background:#eaf5ec;padding:18px;border-radius:9px}.review-intro h3{font-size:13px;margin:0 0 4px;color:#336b49}.review-intro p{font-size:10px;color:#78967e;margin:0}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:19px 0 27px}.review-box{background:#fafbf8;border:1px solid var(--line);padding:18px;border-radius:9px;display:grid;gap:4px}.review-box span,.review-box small{font-size:10px;color:#97a498}.review-box strong{font-size:24px;color:#325f42;letter-spacing:-.05em}.review-subheading{font-size:13px;color:#374e3c;margin-bottom:13px}.checklist{border:1px solid var(--line);border-radius:9px;overflow:hidden}.checklist-row{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:1px solid var(--line)}.checklist-row:last-child{border:0}.checklist-row>span:nth-child(2){display:grid;gap:4px;flex:1}.checklist-row strong{font-size:11px}.checklist-row small{font-size:9px;color:#9aa79b}.checklist-row b{font-size:11px;color:#426d4c;max-width:50%;overflow-wrap:anywhere;text-align:right}.checklist-row b.missing{color:#bd9263}.check-mark{width:20px;height:20px;border:1px solid #e1e8df;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.check-mark.done{background:#e9f5eb;color:#559764;border-color:#e9f5eb}.review-alert{margin:17px 0 0;background:#fff4e6;color:#99744c}.inline-link{border:0;background:transparent;padding:0;text-decoration:underline;color:inherit;font-weight:800}.notes-label span{font-size:9px;color:#a0ac9e;font-weight:600}.notes-area{height:auto;padding:11px 13px;resize:vertical;line-height:1.7}
