
.website-cost{--ink:#17382f;--muted:#53645b;--line:#c8d0c6;--accent:#bf5a32;margin:36px 0;padding:24px;border:1px solid var(--line);background:#f7f5ef}
.website-cost *{box-sizing:border-box}.website-cost .notice{background:#eee8d9;border-left:4px solid var(--accent);padding:18px;margin:20px 0;font-size:15px}.website-cost section{margin:30px 0}.website-cost .actions{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.website-cost button{font:650 14px/1.35 system-ui;min-height:44px;padding:10px 16px;border:1px solid #6c8174;border-radius:5px;background:white;color:var(--ink);cursor:pointer}.website-cost button.primary{background:var(--ink);color:white}.website-cost button:disabled{opacity:.55;cursor:default}.website-cost :focus-visible{outline:3px solid var(--accent);outline-offset:3px}.website-cost .hint{font-size:14px;color:var(--muted)}.website-cost .cost{background:white;border:1px solid var(--line);border-top:4px solid var(--ink);padding:18px;margin:24px 0;min-width:0}.website-cost legend{font-weight:750}.website-cost .fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.website-cost label{font-size:13px;font-weight:650}.website-cost label:first-child{grid-column:span 2}.website-cost input,.website-cost select{display:block;min-width:0;width:100%;height:44px;margin-top:6px;border:1px solid #7d8e83;border-radius:3px;background:white;color:var(--ink);padding:8px 10px;font:16px system-ui}.website-cost input:disabled{background:#eee;color:#657268}.website-cost input[aria-invalid=true]{border:2px solid #a33925}.website-cost .remove{margin-top:16px;border:0;text-decoration:underline;font-weight:400;padding-left:0}.website-cost .totals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.website-cost .total{border:1px solid var(--line);padding:20px 16px;background:white}.website-cost .total h3{font-size:13px;margin:0 0 10px}.website-cost .total strong{font:500 28px/1.1 Georgia;display:block;overflow-wrap:anywhere}.website-cost .total p{font-size:12px;margin:10px 0 0}.website-cost .total:last-child{background:var(--ink);color:white}.website-cost .table-wrap{overflow-x:auto}.website-cost table{border-collapse:collapse;width:100%;font-size:14px}.website-cost caption{text-align:left;font-size:13px;padding:12px 0}.website-cost th,.website-cost td{text-align:left;border-bottom:1px solid var(--line);padding:12px 10px;overflow-wrap:anywhere}.website-cost .manual td{height:50px}.website-cost .manual th{min-width:90px}.website-cost .enhanced{display:none}.js .website-cost .enhanced{display:flex}.js .website-cost #costs{display:block}.website-cost [hidden]{display:none!important}.website-cost #status{font-size:15px;padding:12px 0}
@media(max-width:700px){.website-cost{padding:14px;margin:24px 0}.website-cost .fields,.website-cost .totals{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.website-cost .cost{padding:12px}.website-cost .total{padding:14px 10px}.website-cost .total strong{font-size:24px}.website-cost .actions button{flex:1 1 140px}}
@media print{.cost-guide>*{display:none!important}.cost-guide>.website-cost{display:block!important}.website-cost{border:0;padding:0;margin:0;background:white}.website-cost .actions,.website-cost .remove{display:none!important}.website-cost section{margin:16px 0}.website-cost .notice{padding:8px;margin:8px 0}.website-cost .cost{break-inside:avoid;padding:8px;margin:10px 0}.website-cost .fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.website-cost input,.website-cost select{border:0;border-bottom:1px solid #aaa;height:auto;padding:3px;font-size:10pt}.website-cost .totals{grid-template-columns:repeat(4,minmax(0,1fr))}.website-cost .total,.website-cost .total:last-child{background:white;color:black;padding:10px}.website-cost .total strong{font-size:18pt}.website-cost .table-wrap{overflow:visible}.website-cost .manual{break-before:page}.website-cost tr{break-inside:avoid}.website-cost thead{display:table-header-group}}
