:root{--quote-bg:#0c0a09;--quote-panel:#171412;--quote-panel-2:#211d1a;--quote-border:#4b423b;--quote-text:#fafaf9;--quote-muted:#d6d3d1;--quote-accent:#f2c94c;--quote-user-accent:#d4a017;--quote-user-accent-text:#1c1917}
html{overflow-x:clip;scroll-behavior:smooth}body.quote-maker-page{margin:0;overflow-x:clip;background:var(--quote-bg);color:var(--quote-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.quote-maker-page *,.quote-maker-page *::before,.quote-maker-page *::after{box-sizing:border-box}.quote-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.quote-hero{padding:112px 0 68px;border-bottom:1px solid #29231f;background:radial-gradient(circle at 15% 15%,rgba(242,201,76,.12),transparent 33%),#0c0a09}.quote-hero__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(390px,1.05fr);gap:54px;align-items:center}.quote-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px;color:#d6d3d1;font-size:.86rem}.quote-breadcrumb a,.quote-copy-grid a{color:#f2c94c;text-decoration:underline;text-underline-offset:3px}.quote-eyebrow,.quote-kicker{color:#f2c94c;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.quote-hero h1{max-width:730px;margin:12px 0 20px;color:#fff;font-family:"Space Grotesk",Inter,sans-serif;font-size:clamp(2.55rem,5vw,5rem);line-height:.98;letter-spacing:-.055em}.quote-hero h1 span{color:#f2c94c}.quote-lead{max-width:680px;margin:0 0 24px;color:#e7e5e4;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.7}.quote-proof{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.quote-proof span{padding:8px 11px;border:1px solid #62564d;border-radius:999px;background:#171412;color:#f5f5f4;font-size:.82rem;font-weight:700}.quote-hero__image{margin:0;overflow:hidden;border:1px solid #4a4038;border-radius:24px;background:#171412;box-shadow:0 28px 70px rgba(0,0,0,.38)}.quote-hero__image img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover}.quote-hero__image figcaption{padding:11px 16px;color:#d6d3d1;font-size:.8rem}
.quote-answer{border-block:1px solid #efcda5;background:#fff7e8;color:#592c18}.quote-answer p{margin:0;padding:18px 0;line-height:1.65}.quote-tool-section,.quote-content-section{padding:78px 0}.quote-content-section--soft{border-block:1px solid #2f2925;background:#151210}.quote-section-heading{max-width:800px;margin:0 auto 34px;text-align:center}.quote-section-heading h2,.quote-copy-grid h2,.quote-final-cta h2{margin:8px 0 12px;color:#fff;font-family:"Space Grotesk",Inter,sans-serif;font-size:clamp(1.85rem,3.5vw,3rem);line-height:1.1;letter-spacing:-.035em}.quote-section-heading p:last-child,.quote-copy-grid p,.quote-final-cta p{color:#d6d3d1;line-height:1.75}
.quote-workspace{display:grid;grid-template-columns:minmax(0,.95fr) minmax(400px,1.05fr);gap:28px;align-items:start}.quote-editor,.quote-preview-panel{border:1px solid var(--quote-border);border-radius:22px;background:var(--quote-panel)}.quote-editor{padding:24px}.quote-editor fieldset{min-width:0;margin:0;padding:0 0 26px;border:0}.quote-editor fieldset+fieldset{padding-top:24px;border-top:1px solid var(--quote-border)}.quote-editor legend{padding:0;color:#fff;font-size:1.15rem;font-weight:850}.quote-fields{display:grid;gap:16px;margin-top:18px}.quote-fields--two{grid-template-columns:1fr 1fr}.quote-editor label{display:grid;gap:7px;color:#f5f5f4;font-size:.85rem;font-weight:700}.quote-editor input:not([type=color]):not([type=file]),.quote-editor textarea,.quote-editor select{width:100%;min-height:46px;padding:11px 12px;border:1px solid #62564d;border-radius:10px;background:#fff;color:#1c1917;font:inherit;font-weight:500}.quote-editor textarea{min-height:86px;resize:vertical}.quote-editor input:focus-visible,.quote-editor textarea:focus-visible,.quote-editor select:focus-visible,.quote-btn:focus-visible{outline:3px solid #f2c94c;outline-offset:2px}.quote-file-label{margin-top:16px;padding:14px;border:1px dashed #74675d;border-radius:12px;background:#211d1a}.quote-file-label input{color:#f5f5f4;font-weight:500}.quote-file-label small{color:#d6d3d1;font-weight:500}.quote-color-field{display:flex;min-height:46px;align-items:center;gap:12px;padding:6px 10px;border:1px solid #62564d;border-radius:10px;background:#fff;color:#292524}.quote-color-field input{width:52px;height:32px;padding:0;border:0;background:transparent}.quote-wide{grid-column:1/-1}.quote-legend-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}
.quote-item-list{display:grid;gap:14px}.quote-item-editor{padding:15px;border:1px solid #4b423b;border-radius:14px;background:#211d1a}.quote-item-editor__top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.quote-item-editor__top strong{color:#fff}.quote-item-remove{border:0;background:transparent;color:#fca5a5;font:inherit;font-size:.8rem;font-weight:850;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.quote-item-editor__grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(82px,.6fr) minmax(110px,.8fr);gap:12px}
.quote-btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:11px 18px;border:1px solid transparent;border-radius:11px;font:inherit;font-size:.9rem;font-weight:850;text-decoration:none;cursor:pointer;transition:transform .18s ease,background .18s ease}.quote-btn:hover{transform:translateY(-1px)}.quote-btn--primary{border-color:#f2c94c;background:#f2c94c;color:#241900}.quote-btn--secondary{border-color:#786b61;background:#292524;color:#fff}.quote-btn--quiet{border-color:#62564d;background:transparent;color:#f5f5f4}.quote-btn--small{min-height:36px;padding:7px 10px;border-color:#74675d;background:#332d28;color:#fff;font-size:.78rem}.quote-actions{display:flex;flex-wrap:wrap;gap:10px;padding-top:8px}.quote-privacy{color:#d6d3d1;font-size:.78rem;line-height:1.6}.quote-status{min-height:1.4em;color:#f2c94c;font-size:.84rem;font-weight:700}
.quote-preview-panel{position:sticky;top:88px;padding:14px;overflow:hidden}.quote-preview-bar{display:flex;justify-content:space-between;padding:4px 2px 13px;color:#e7e5e4;font-size:.78rem;font-weight:800}.quote-paper{position:relative;min-height:760px;overflow:hidden;padding:42px 34px 28px;background:#fff;color:#1c1917;box-shadow:0 6px 20px rgba(0,0,0,.2)}.quote-paper__accent{position:absolute;inset:0 0 auto;height:11px;background:var(--quote-user-accent)}.quote-paper__header{display:flex;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:2px solid var(--quote-user-accent)}.quote-paper__header h2{max-width:320px;margin:0;color:#1c1917;font-size:1.3rem;overflow-wrap:anywhere}.quote-paper__header p{max-width:340px;margin:6px 0 0;color:#57534e;font-size:.66rem;line-height:1.5;white-space:pre-line}.quote-logo{width:96px;height:54px;margin-bottom:10px}.quote-logo img{width:100%;height:100%;object-fit:contain;object-position:left center}.quote-document-meta{display:grid;align-content:start;justify-items:end;gap:4px;color:#57534e;font-size:.67rem;text-align:right}.quote-document-meta strong{display:inline-block;margin-bottom:5px;padding:6px 9px;border-radius:999px;background:var(--quote-user-accent);color:var(--quote-user-accent-text);font-size:.72rem;letter-spacing:.08em}.quote-client-box{display:grid;gap:3px;margin:22px 0;padding:13px 15px;border-left:4px solid var(--quote-user-accent);background:#f5f5f4}.quote-client-box span{color:#57534e;font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.quote-client-box strong{font-size:.85rem}.quote-client-box small{color:#57534e;font-size:.64rem}.quote-table-wrap{overflow-x:auto}.quote-paper table{width:100%;border-collapse:collapse;font-size:.67rem}.quote-paper th{padding:9px 7px;border-bottom:2px solid #a8a29e;color:#44403c;text-align:left}.quote-paper th:not(:first-child),.quote-paper td:not(:first-child){text-align:right}.quote-paper td{padding:10px 7px;border-bottom:1px solid #e7e5e4;vertical-align:top}.quote-paper td:first-child{font-weight:700;overflow-wrap:anywhere}.quote-empty-row td{padding:28px;color:#57534e;text-align:center!important;font-weight:500!important}.quote-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.65fr);gap:28px;margin-top:28px}.quote-conditions p{margin:0 0 6px;color:#57534e;font-size:.62rem;line-height:1.45;white-space:pre-line}.quote-summary dl{margin:0}.quote-summary dl div{display:flex;justify-content:space-between;gap:18px;padding:5px 0;color:#44403c;font-size:.68rem}.quote-summary dd{margin:0;font-weight:800}.quote-summary .quote-grand-total{margin-top:5px;padding-top:10px;border-top:2px solid var(--quote-user-accent);color:#1c1917;font-size:.88rem}.quote-paper__bottom{display:flex;justify-content:space-between;gap:18px;margin-top:36px;padding-top:12px;border-top:1px solid #d6d3d1;color:#57534e;font-size:.59rem}.quote-paper__bottom span:first-child{overflow-wrap:anywhere}
.quote-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quote-steps article{padding:22px;border:1px solid #403832;border-radius:16px;background:#1d1917}.quote-steps span{color:#f2c94c;font-size:.75rem;font-weight:900}.quote-steps h3{margin:12px 0 7px;color:#fff;font-size:1.03rem}.quote-steps p{margin:0;color:#d6d3d1;font-size:.88rem;line-height:1.65}.quote-copy-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.quote-tips{display:grid;gap:12px;padding:26px;border:1px solid #4b423b;border-radius:18px;background:#171412}.quote-tips strong{color:#fff;font-size:1.08rem}.quote-tips span{color:#d6d3d1;line-height:1.5}.quote-faq{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quote-faq details{padding:16px 18px;border:1px solid #4b423b;border-radius:12px;background:#211d1a}.quote-faq summary{color:#fff;font-weight:800;cursor:pointer}.quote-faq p{color:#d6d3d1;line-height:1.65}.quote-final-cta{padding:44px;border:1px solid #665a50;border-radius:24px;background:linear-gradient(135deg,#211d1a,#151210);text-align:center}.quote-final-cta>div{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:24px}.quote-maker-page .footer{background:#0a0a0a;color:#f5f5f4}.quote-maker-page .footer h3{color:#fff}.quote-maker-page .footer a,.quote-maker-page .footer p{color:#a8a29e}
.quote-final-cta p a{color:#f2c94c;text-decoration:underline;text-underline-offset:3px}
@media(max-width:980px){.quote-hero__grid,.quote-workspace,.quote-copy-grid{grid-template-columns:1fr}.quote-hero__image{max-width:760px}.quote-preview-panel{position:static}.quote-steps{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.quote-container{width:min(100% - 24px,1180px)}.quote-hero{padding:92px 0 48px}.quote-hero__grid{gap:34px}.quote-tool-section,.quote-content-section{padding:54px 0}.quote-editor{padding:18px}.quote-fields--two,.quote-item-editor__grid,.quote-faq,.quote-summary{grid-template-columns:1fr}.quote-legend-row{align-items:flex-start;flex-direction:column}.quote-actions .quote-btn{width:100%}.quote-paper{min-height:680px;padding:36px 18px 22px}.quote-paper__header{gap:12px}.quote-paper__header h2{font-size:1.05rem}.quote-document-meta{font-size:.58rem}.quote-steps{grid-template-columns:1fr}.quote-final-cta{padding:30px 18px}.quote-paper table{font-size:.58rem}.quote-paper th,.quote-paper td{padding:8px 4px}}
@media print{@page{size:A4;margin:10mm}html,body{background:#fff!important}.navbar,.quote-hero,.quote-answer,.quote-section-heading,.quote-editor,.quote-content-section,.footer,.quote-preview-bar{display:none!important}.quote-tool-section,.quote-container,.quote-workspace,.quote-preview-panel{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important}.quote-paper{min-height:auto!important;overflow:visible!important;box-shadow:none!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}.quote-table-wrap{overflow:visible}}
