.account-page{min-height:100vh;display:flex;flex-direction:column;background:#f1f4f6}.account-main{padding-block:65px;flex:1}.account-main>h1{font-size:clamp(44px,7vw,74px);letter-spacing:-3px;line-height:1;margin:22px 0}.account-intro{max-width:660px;color:#596b78;font-size:14px}.account-card{max-width:800px;background:#ffffff;padding:35px;border:1px solid #d5ddc9;border-radius:6px;margin-top:25px}.account-card h2{font-size:30px;letter-spacing:-1px;margin-bottom:25px}.account-card form{display:grid;gap:12px}.account-card input[type=text],.account-card textarea{font:inherit;padding:12px;border:1px solid #cfd7c5;border-radius:4px;width:100%}.account-card button{border:0;margin-bottom:10px}.account-card .field-help{margin-top:17px}.account-feedback:empty{display:none}.account-feedback{font-size:13px;padding:15px 18px;background:#e2ebd2;border-radius:4px;max-width:800px;overflow-wrap:anywhere}.account-feedback.error{color:#882d1a;background:#ffebe3}.account-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;max-width:800px;font-size:13px;overflow-wrap:anywhere}.account-toolbar button{border:1px solid #b5c2a5;background:transparent;padding:9px 15px;border-radius:4px;white-space:nowrap}.order-list{display:grid;gap:12px;max-width:800px}.order-item{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:21px;background:#fff;border:1px solid #cdd8c1;border-radius:5px;text-align:left}.order-item strong{display:block}.order-item small{display:block;margin-top:4px;color:#6b795e;overflow-wrap:anywhere}.order-item span:last-child{color:#5c7542;font-size:12px}.delivery-files{list-style:none;padding:0;display:grid;gap:8px;margin-block:22px}.delivery-files a{display:flex;justify-content:space-between;gap:15px;padding:13px;border:1px solid #d2dcc6;border-radius:3px;font-size:12px;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.delivery-files small{color:#6b795e;white-space:nowrap;text-decoration:none}.delivery-files li.result a{background:#e8f4d7;border-color:#adc38f}#delivery-form{border-top:1px solid #d1d9c6;padding-top:28px;margin-top:25px}.review-label{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.7}.review-label input{width:18px;height:18px;flex-shrink:0}.email-check{border:1px solid #b8caa1;background:#eaf2df;border-radius:4px;padding:13px;margin-top:13px}.email-check p{font-size:11px;margin:0 0 10px;color:#4d6139}.email-check button{padding:9px 13px;background:#1b2515;color:white;border:0;border-radius:3px;font-size:11px}.email-check input{width:100%;max-width:180px;padding:8px;border:1px solid #becdab;border-radius:3px;margin:8px 0}.email-check label{margin-top:10px}.email-check small{display:block;font-size:10px;line-height:1.65;margin-top:8px}.email-check .verified{font-weight:700}.account-link{color:#c4e3b4;font-size:11px}@media(max-width:600px){.account-main{padding-block:38px}.account-card{padding:23px}.account-card h2{font-size:27px}.account-toolbar{font-size:11px}.order-item{padding:15px;font-size:12px}.order-item>span:last-child{font-size:10px}.delivery-files a{display:block}.delivery-files small{display:block;margin-top:5px}}

.account-card button:disabled{opacity:.5;cursor:not-allowed}

.quote-summary{padding:22px;background:#e8f1de;border:1px solid #c1d4a6;border-radius:5px;margin:20px 0}.quote-summary strong{font-size:28px}.quote-summary p{white-space:pre-wrap;overflow-wrap:anywhere}#quote-form,#accept-form{border-top:1px solid #cdd8c1;padding-top:24px;margin:25px 0}.account-card input[type=number]{font:inherit;padding:12px;border:1px solid #cfd7c5;border-radius:4px;width:100%}#order-actions{border-top:1px solid #d1d9c6;margin-top:25px;padding-top:20px}#order-actions summary{cursor:pointer;font-weight:600}#order-actions button{padding:12px 18px;border:1px solid #b4c1a6;background:#e6edde;cursor:pointer;border-radius:4px}.order-history{font-size:12px;color:#596b78;padding-left:20px;line-height:1.8}#delete-form{margin-top:18px}#quote-scope{white-space:pre-wrap}#accept-submit{white-space:normal}.legal-content h2{font-size:24px;margin:30px 0 10px}.legal-content p,.legal-content li{font-size:14px;line-height:1.8;overflow-wrap:anywhere}.legal-content a{text-decoration:underline}.legal-content .business-details{white-space:pre-line}.draft-warning{padding:15px;background:#edf2f7;border:1px solid #decb90;border-radius:5px;font-size:13px}


.account-page{background:#f1f5f8;color:var(--text)}.account-card{background:#fff;border-color:#cfdde6;border-radius:12px;box-shadow:0 20px 55px #2441550a;padding:36px}
.account-card input[type=text],.account-card input[type=number],.account-card textarea{background:white;color:#274354;border-color:#a5bac8;border-radius:6px}
.account-card label{color:#34566b}.account-toolbar button{background:white;color:#365c75;border-color:#b3c9d7}
.account-feedback{color:#436b50;background:#edf5ef;border:1px solid #b6d0bd}.account-feedback.error{border-color:#d8b2a9;color:#843c32;background:#fff0ed}
.order-item{background:#fff;color:#294b61;border-color:#cfdee8;border-radius:8px}.order-item:hover{border-color:#7d9cb1;background:#f2f7fa}.order-item small,.delivery-files small{color:#5b798c}.order-item span:last-child{color:#456e53}
.delivery-files a{color:#315c76;background:#f6f9fb;border-color:#c1d4e0;border-radius:5px}.delivery-files li.result a{background:#edf5ef;border-color:#b2d0be}
.email-check{background:#eef5ef;border-color:#bed5c5;border-radius:7px}.email-check p{color:#4f6f59}.email-check button{background:#294f3c;color:white}.email-check input{background:#fff;color:#29495e;border-color:#a1bacb}
.account-card .review-label{color:#44677d}.review-label input{accent-color:#48715a}.account-link{color:#396582}
.quote-summary{background:#edf5f1;border-color:#bad4c5;border-radius:8px;color:#3b6150}.quote-summary strong{color:#2b5542}
#quote-form,#accept-form,#order-actions,#delivery-form{border-color:#d0dfe8}#order-actions button{background:#edf3f7;color:#31576e;border-color:#a7c0d1;border-radius:5px}#order-actions button:hover{background:#dceaf3}
.order-history{color:#5b7689}.legal-content h2{color:#2a4a61}.legal-content p,.legal-content li{color:#4f6c7e}.legal-content a{color:#315e7b}.legal-content .business-details{color:#345d77}
.draft-warning{background:#edf3f8;color:#48677d;border-color:#b6cbdc;border-radius:7px}
@media(max-width:600px){.account-card{padding:24px 20px}.account-main>h1{font-size:46px;letter-spacing:-2px}}
