:root{--ink:#142b3b;--green:#00615c;--paper:#f7f5f0;--line:#d9dfd9;--muted:#53636b;--white:#fff;--light:#e7ede5;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #ba5b26;outline-offset:5px}button{cursor:pointer}img{display:block;max-width:100%;height:auto}p,li{font-size:1.0625rem;line-height:1.7}p{color:var(--muted)}h1,h2,h3{font-weight:600;letter-spacing:-.045em}h1{font-size:clamp(3rem,6vw,5.8rem);line-height:1.02;margin:22px 0}h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.1;margin:0 0 24px}h3{font-size:1.5rem;line-height:1.25}em{font-family:Georgia,serif;font-weight:400;color:var(--green)}.wrap{width:min(1200px,calc(100% - 64px));margin:auto}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:96px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:1.5rem;font-weight:700;letter-spacing:-.055em}.brand img{width:36px;height:36px;border-radius:9px}.nav-links{display:flex;align-items:center;gap:27px;font-size:.9375rem}.nav-links a{text-decoration:none}.nav-links a:hover{color:var(--green)}.button{display:inline-flex;gap:12px;align-items:center;justify-content:center;background:var(--green);color:white;padding:16px 23px;border-radius:9px;border:1px solid transparent;font-size:1rem;font-weight:600;text-decoration:none;min-height:48px;line-height:1.3}.button:hover{background:#004c48}.button.secondary{color:var(--ink);background:transparent;border-color:#a9b4b4}.button.secondary:hover{background:var(--light)}.button.small{padding:12px 17px;font-size:.9rem}.eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.15em;font-weight:700;color:var(--green)}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center;padding:66px 0 76px}.hero-copy{padding:12px 0}.hero-copy p{max-width:430px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 14px}.fine{font-size:.875rem;line-height:1.6;color:var(--muted)}.hero-art{position:relative;min-width:0;padding-left:64px}.hero-photo{width:100%;height:600px;object-fit:cover;object-position:center 55%;border-radius:160px 12px 12px 12px}.phone{border:5px solid var(--ink);border-radius:30px;background:var(--paper);overflow:hidden;box-shadow:0 22px 55px #142b3b22}.hero-art .phone{position:absolute;width:200px;left:-4px;bottom:32px;transform:rotate(-5deg)}.photo-note{position:absolute;right:18px;bottom:14px;color:white;background:#142b3bbb;font-size:.75rem;padding:7px 10px;border-radius:5px}.strip{display:flex;justify-content:space-between;gap:20px;padding:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.95rem}.strip span{display:flex;gap:10px;align-items:center}.strip b{font-size:1.2rem;color:var(--green)}.section{padding:92px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.section-head h2{max-width:620px;margin-bottom:0}.section-head p{max-width:290px;margin-bottom:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.step{border-top:1px solid #aab7b4;padding-top:24px}.step-number{color:var(--green);font-size:.85rem;font-weight:600}.step h3{margin-top:30px}.step p{font-size:1rem}.work{background:var(--ink);color:white}.work .eyebrow{color:#a4d5c2}.work p{color:#c4d1d5}.trade-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.trade-card{display:flex;flex-direction:column;border:1px solid #536871;border-radius:12px;padding:28px;text-decoration:none;min-height:235px;transition:background .2s}.trade-card:hover{background:#213e4b}.trade-card .index{font-family:Georgia,serif;font-size:2.5rem;color:#9ac8b5}.trade-card h3{margin-bottom:6px}.trade-card p{font-size:.95rem;flex:1}.trade-card .link{font-size:.9rem;color:#b4dbc9}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.app-preview{background:var(--light);border-radius:16px;padding:42px 40px 0;max-height:640px;overflow:hidden;display:flex;justify-content:center}.app-preview .phone{width:265px;transform:rotate(5deg);flex-shrink:0}.check-list{padding:0;list-style:none}.check-list li{padding:14px 0;border-bottom:1px solid var(--line)}.check-list li:before{content:'✓';color:var(--green);margin-right:12px}.resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.resource{border:1px solid var(--line);padding:34px;border-radius:12px;background:white}.resource h3{margin:18px 0}.resource p{max-width:400px}.resource a{font-weight:600;color:var(--green)}.faq{max-width:820px}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{cursor:pointer;font-size:1.1rem;font-weight:600;line-height:1.5}.faq details p{max-width:700px}.cta{padding:65px;text-align:center;background:var(--light);border-radius:16px}.cta h2{max-width:670px;margin:0 auto 20px}.cta p{max-width:560px;margin:0 auto 28px}.footer{padding:50px 0 24px}.footer-top{display:flex;justify-content:space-between;gap:30px}.footer-links{display:flex;gap:24px;flex-wrap:wrap;font-size:.9rem}.footer-bottom{border-top:1px solid var(--line);margin-top:34px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:.8rem;color:var(--muted)}.skip{position:absolute;left:20px;top:-100px;background:white;padding:14px;z-index:10}.skip:focus{top:20px}.page-head{padding:65px 0 40px;max-width:900px}.page-head h1{font-size:clamp(2.6rem,5vw,4.5rem)}.page-head p{max-width:680px;font-size:1.15rem}.breadcrumb{font-size:.875rem;color:var(--muted);margin-bottom:25px}.content{max-width:830px}.content h2{font-size:2rem;margin-top:48px}.content h3{font-size:1.35rem}.content li{margin-bottom:10px}.content p{max-width:730px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:1rem}th,td{text-align:left;padding:18px 14px;border-bottom:1px solid var(--line);vertical-align:top;line-height:1.5}th{background:var(--light);font-weight:600}.aside-tip{border-left:3px solid var(--green);padding:4px 24px;margin:30px 0;background:var(--light)}.tool-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:35px;align-items:start}.tool-panel{padding:32px;background:white;border:1px solid var(--line);border-radius:12px}.tool-panel h2{font-size:1.65rem}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:flex;flex-direction:column;gap:9px;font-size:.9375rem;font-weight:500;margin-bottom:18px}input,select,textarea{width:100%;padding:13px;border:1px solid #aab7b4;border-radius:6px;color:var(--ink);background:white;min-height:48px}textarea{resize:vertical;min-height:110px}.result{background:var(--ink);color:white}.result p{color:#c4d1d5}.result dl{margin:0}.result dl>div{display:flex;justify-content:space-between;gap:20px;padding:19px 0;border-bottom:1px solid #536871}.result dd{margin:0;font-weight:600}.result .total dd{font-size:1.7rem;color:#b4dbc9}.error{color:#ab3425;font-size:.9rem;min-height:1.4em}.template-sheet{background:white;border:1px solid var(--line);padding:40px;margin:30px 0}.sheet-title{display:flex;justify-content:space-between;align-items:start;gap:20px}.sheet-title h2{font-size:2rem}.blank{min-height:50px;border-bottom:1px solid #b9c2bf}.print-only{display:none}.template-sheet td{height:60px}.notice{font-size:.875rem;color:var(--muted)}.wide{grid-column:1/-1}.mobile-download{display:none}@media(max-width:900px){.wrap{width:calc(100% - 40px)}.nav{min-height:80px}.nav-links{gap:18px}.nav-links .nav-extra{display:none}.hero{gap:25px;padding-top:40px}.hero-art{padding-left:30px}.hero-photo{height:520px}.hero-art .phone{width:165px;left:0}.split{gap:40px}.strip{flex-wrap:wrap}.steps{gap:24px}.section{padding:65px 0}.trade-card{padding:23px}.tool-layout{gap:20px}.tool-panel{padding:24px}}@media(max-width:640px){.wrap{width:calc(100% - 36px)}.nav-links>a:not(.button){display:none}.nav{gap:12px}.brand{font-size:1.3rem}.brand img{width:30px;height:30px}.hero{grid-template-columns:1fr;gap:32px;padding-bottom:45px}.hero-copy{padding:0}.hero-copy h1{max-width:440px}.hero-copy p{max-width:100%}.hero-art{padding-left:55px;margin-left:12px}.hero-photo{height:460px;border-top-left-radius:130px}.hero-art .phone{width:165px;bottom:24px;left:0}.strip{display:grid;grid-template-columns:1fr 1fr;gap:20px;font-size:.875rem}.section-head{display:block;margin-bottom:30px}.section-head p{max-width:100%}.steps,.trade-grid,.split,.resource-grid,.tool-layout{grid-template-columns:1fr}.steps{gap:22px}.step h3{margin-top:18px}.trade-card{min-height:205px}.split{gap:30px}.app-preview{max-height:500px}.cta{padding:40px 22px}.footer-top,.footer-bottom{flex-direction:column}.footer-links{gap:20px;line-height:1.5}.page-head{padding:42px 0 25px}.fields{grid-template-columns:1fr;gap:0}.template-sheet{padding:22px}.sheet-title{flex-direction:column}.resource{padding:26px}.photo-note{font-size:.75rem}.actions .button{flex:1;white-space:nowrap}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media print{body{background:white;color:black}header,footer,.page-head,.no-print,.cta,.skip,.template-help{display:none!important}.wrap{width:100%;margin:0}.template-sheet{border:0;margin:0;padding:0}.print-only{display:block}.template-sheet input{border:0;padding:0;font-weight:600}.template-sheet th{background:#eee!important}.template-sheet td{height:60px}.template-sheet{break-inside:avoid}.template-sheet h2{font-size:24pt}.template-sheet p{font-size:10pt}.template-sheet .fields{display:grid;grid-template-columns:1fr 1fr}.template-sheet label{font-size:10pt}}

.result .eyebrow{color:#b4dbc9}
