:root{font-family:Arial,Helvetica,sans-serif;color:#182c40;background:#edf2f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:86px;background:white;border-bottom:1px solid #d8e3ed;padding:18px 36px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:28px;font-weight:900;font-style:italic;color:#0075c9}.brand em{font-weight:400}header>span{font-size:12px;letter-spacing:2px;color:#5a6d7d}main{display:grid;grid-template-columns:440px minmax(0,1fr);max-width:1600px;margin:auto;min-height:calc(100vh - 86px)}.editor{background:white;padding:28px 30px}h1{font-size:25px;margin:0 0 10px}.intro{font-size:14px;color:#607184;line-height:1.5;margin:0 0 28px}fieldset{border:0;padding:0;margin:0 0 26px}legend{font-size:13px;color:#008ed0;font-weight:bold;margin-bottom:18px;padding:0}legend span{color:#243c50;font-size:16px;margin-left:10px}label,.label{display:block;font-size:14px;font-weight:600;margin-bottom:14px}input,textarea,select{font:inherit;color:#183046;border:1px solid #bdccd8;border-radius:6px;width:100%;padding:11px 10px;margin-top:7px;background:white}input:focus,textarea:focus,select:focus{outline:2px solid #009fdc;outline-offset:2px}.pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choices{display:flex;gap:12px;margin-top:-5px}.choices label{padding:11px 18px;border:1px solid #bdccd8;border-radius:6px;flex:1}.choices input{width:17px;height:17px;margin:0 7px 0 0;vertical-align:middle;accent-color:#007bcb}.hint{display:block;font-size:12px;color:#607184;font-weight:400;margin-top:6px}.unit{position:relative}.unit input{padding-right:50px}.unit span{position:absolute;right:12px;top:21px;color:#607184;font-weight:400}.estimate{border-top:2px solid #079ed6;padding-top:12px}.estimate>div{display:flex;justify-content:space-between;gap:10px;font-size:13px;margin:12px 0}.estimate b{white-space:nowrap}.estimate .total{border-top:1px solid #d6e2eb;padding-top:17px;align-items:center;font-size:16px}.total strong{font-size:28px;color:#0078bc}button{background:#007cc6;color:white;border:0;border-radius:6px;padding:15px;width:100%;font-size:16px;font-weight:bold;cursor:pointer}button:hover{background:#005f9b}button:disabled{opacity:.6;cursor:wait}.privacy{font-size:12px;line-height:1.6;color:#677b8c}#error{font-size:14px;color:#ab2222}.preview{padding:22px 28px;position:sticky;top:0;height:calc(100vh - 10px)}.preview-bar{display:flex;justify-content:space-between;font-size:14px;margin-bottom:16px}.preview-bar span{color:#677b8c}iframe{width:100%;height:calc(100% - 75px);border:1px solid #ced9e2;border-radius:5px;background:#d8e0e6}.preview-note{text-align:center;font-size:12px;color:#617484;margin-top:12px}@media(max-width:950px){main{grid-template-columns:380px minmax(0,1fr)}.editor{padding:24px 20px}.preview{padding:22px 14px}.pair{grid-template-columns:1fr}}@media(max-width:700px){header{padding:16px 20px;height:76px}header>span{display:none}main{display:block}.pair{grid-template-columns:1fr 1fr}.preview{position:static;height:800px}.editor{padding:24px}.brand{font-size:26px}}@media(max-width:380px){.pair{grid-template-columns:1fr}}
#pdf-preview{height:calc(100% - 75px);overflow:auto;padding:18px;background:#cdd6de;border:1px solid #b6c3ce;border-radius:4px}#pdf-preview canvas{display:block;width:100%;height:auto;margin-bottom:18px;box-shadow:0 2px 10px #152b4030;background:white}.preview{height:calc(100vh - 10px)}@media(max-width:700px){.preview{height:auto}#pdf-preview{height:auto;padding:8px}.preview-note{line-height:1.5}}

.header-actions{display:flex;align-items:center;gap:20px}.header-actions>span{font-size:12px;letter-spacing:2px;color:#5a6d7d}#language-toggle{width:auto;background:white;color:#0075c9;border:1px solid #0075c9;padding:10px 16px;font-size:14px}#language-toggle:hover{background:#edf7fd}@media(max-width:700px){.header-actions>span{display:none}.header-actions{gap:0}header{gap:12px}#language-toggle{padding:10px 12px}}

#email-client{margin-top:10px;background:#fff;color:#0070c0;border:1px solid #0070c0}#email-client:disabled{opacity:.5;cursor:not-allowed}

.demo-banner{padding:18px 24px;background:#e7f4ff;color:#153f61;text-align:center;font-size:14px;line-height:1.6}

#pricing-details{margin-bottom:18px}#pricing-details summary{cursor:pointer;color:#0070c0;font-weight:600;padding:8px 0}#pricing-details>div{display:flex;justify-content:space-between;gap:16px;margin:10px 0}#pricing-details>p{line-height:1.6}

#pricing-details>.rate-fields{display:grid;grid-template-columns:1fr;gap:8px}.rate-fields label{margin:0}

.priced-item{border:1px solid #cbdce9;border-radius:8px;padding:12px;margin:12px 0;display:grid;gap:8px}.priced-item button,#add-priced-item{padding:10px;background:#e4f2fc;color:#155b8c}.priced-items h3{font-size:15px;margin:16px 0 8px}
