/*
Theme Name: Teamalf Dépannage Informatique
Author: Teamalf
Description: Thème vitrine sur mesure pour Teamalf - maintenance et dépannage informatique.
Version: 4.1.0
Text Domain: teamalf
*/
:root{--navy:#071f33;--navy2:#0b2d49;--red:#b00016;--light:#f4f8fb;--text:#1c2b38;--white:#fff;--muted:#667784;--radius:18px;--shadow:0 14px 40px rgba(7,31,51,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,92%);margin:auto}.top{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid #e9eef2}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:190px;max-height:72px;object-fit:contain}.links{display:flex;align-items:center;gap:28px;font-weight:700;color:var(--navy)}.links a:hover{color:var(--red)}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff;padding:14px 22px;border-radius:10px;font-weight:700;border:0;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(176,0,22,.24)}.btn.secondary{background:transparent;color:var(--navy);border:2px solid var(--navy)}.hero{background:linear-gradient(120deg,#f8fbfd 0%,#fff 58%,#eef5f9 100%);padding:84px 0}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px}.eyebrow{color:var(--red);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:14px}.hero h1{font-size:clamp(44px,6vw,72px);line-height:1.02;color:var(--navy);margin:10px 0 24px}.hero h1 span{color:var(--red)}.hero p{font-size:20px;color:#435666;max-width:650px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hero-card{background:var(--navy);border-radius:28px;padding:46px;color:#fff;box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;width:240px;height:240px;border:34px solid var(--red);border-radius:50%;right:-100px;bottom:-110px;opacity:.9}.hero-card img{width:250px;background:#fff;border-radius:18px;padding:12px;margin-bottom:30px}.hero-card h2{font-size:30px;line-height:1.15;margin:0 0 12px}.hero-card p{color:#dce7ee;font-size:17px;position:relative;z-index:2}.section{padding:84px 0}.section.alt{background:var(--light)}.section-head{text-align:center;max-width:760px;margin:0 auto 44px}.section-head h2{font-size:42px;line-height:1.15;color:var(--navy);margin:8px 0 14px}.section-head h2 span{color:var(--red)}.section-head p{color:var(--muted);font-size:18px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:1px solid #e5edf2;border-radius:var(--radius);padding:30px;box-shadow:0 8px 25px rgba(7,31,51,.06)}.icon{width:52px;height:52px;border-radius:14px;background:#fff1f3;color:var(--red);display:grid;place-items:center;font-size:26px;margin-bottom:18px}.card h3{color:var(--navy);font-size:22px;margin:0 0 10px}.card p{color:var(--muted);margin:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.panel{background:var(--navy);color:#fff;border-radius:26px;padding:42px}.panel h3{font-size:32px;margin:0 0 14px}.checks{display:grid;gap:12px;margin-top:24px}.check{display:flex;gap:12px}.check b{color:#ff5b6e}.prices{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.price{background:#fff;border:1px solid #e5edf2;border-radius:20px;padding:30px}.price.featured{border:2px solid var(--red);transform:translateY(-6px)}.price h3{color:var(--navy);margin:0}.price .amount{font-size:34px;color:var(--red);font-weight:800;margin:12px 0}.price small{color:var(--muted)}.about-values{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:32px}.value{text-align:center;padding:24px}.value strong{display:block;color:var(--navy);font-size:18px}.contact{background:linear-gradient(135deg,var(--navy),#0c3b60);color:#fff}.contact .section-head h2,.contact .section-head p{color:#fff}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px}.contact-info{background:rgba(255,255,255,.08);border-radius:22px;padding:34px}.contact-info h3{font-size:28px;margin-top:0}.contact-info p{color:#d9e5ec}.form{background:#fff;color:var(--text);padding:34px;border-radius:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:700;color:var(--navy)}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border:1px solid #cad6de;border-radius:9px;font:inherit}.field textarea{min-height:130px;resize:vertical}.notice{padding:12px 16px;border-radius:10px;margin-bottom:16px}.success{background:#e9f8ef;color:#176536}.error{background:#fff0f1;color:#8f0012}.footer{background:#041521;color:#cbd7df;padding:34px 0}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer img{width:160px;background:#fff;border-radius:10px;padding:6px}.mobile-toggle{display:none}.hp{position:absolute;left:-9999px}@media(max-width:900px){.links{display:none}.mobile-toggle{display:block}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.cards,.prices{grid-template-columns:1fr 1fr}.about-values{grid-template-columns:1fr 1fr}.hero{padding:58px 0}.section{padding:62px 0}}@media(max-width:620px){.nav{height:74px}.brand img{width:150px}.cards,.prices,.form-grid,.about-values{grid-template-columns:1fr}.field.full{grid-column:auto}.hero h1{font-size:46px}.section-head h2{font-size:34px}.footer-grid{flex-direction:column;text-align:center}.btn{width:100%}.actions{display:grid}.price.featured{transform:none}}

/* ===== TEAMALF V2 ===== */
.hero{padding:96px 0 104px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:auto -120px -220px auto;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(176,0,22,.09),rgba(176,0,22,0) 68%)}.hero-grid{grid-template-columns:1fr 1fr;gap:70px}.hero h1{letter-spacing:-.045em}.hero p{font-size:19px;line-height:1.75}.hero-visual{min-height:430px;background:linear-gradient(145deg,#061b2d,#0b3557);border-radius:34px;position:relative;display:grid;place-items:center;box-shadow:0 26px 70px rgba(7,31,51,.22);overflow:hidden}.hero-visual:before{content:"";position:absolute;width:320px;height:320px;border:48px solid var(--red);border-radius:50%;right:-170px;bottom:-160px}.device{width:78%;background:#eaf0f4;border-radius:18px;padding:9px;box-shadow:0 28px 50px rgba(0,0,0,.28);transform:perspective(900px) rotateY(-7deg) rotateX(2deg);position:relative;z-index:3}.device-bar{height:22px;display:flex;align-items:center;gap:6px;padding-left:6px}.device-bar i{width:7px;height:7px;border-radius:50%;background:#8b9aa5}.device-screen{height:235px;border-radius:11px;background:linear-gradient(135deg,#fff,#eef4f7);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.device-screen img{width:230px;max-width:68%;object-fit:contain}.status{font-size:13px;font-weight:700;color:var(--navy);background:#fff;padding:8px 12px;border-radius:999px;box-shadow:0 6px 20px rgba(7,31,51,.1)}.status span{display:inline-block;width:8px;height:8px;border-radius:50%;background:#20a35a;margin-right:6px}.floating-card{position:absolute;left:24px;bottom:26px;z-index:5;background:#fff;border-radius:15px;padding:15px 18px;box-shadow:0 14px 35px rgba(0,0,0,.18);display:flex;flex-direction:column;color:var(--navy)}.floating-card b{font-size:16px}.floating-card span{font-size:12px;color:var(--muted)}.orbit{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}.orbit-a{width:250px;height:250px;left:-90px;top:-80px}.orbit-b{width:160px;height:160px;left:-45px;top:-35px}.card{transition:.25s ease}.card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(7,31,51,.11);border-color:#d7e2e9}.section-head h2{letter-spacing:-.025em}.panel{position:relative;overflow:hidden;box-shadow:0 18px 45px rgba(7,31,51,.14)}.panel:after{content:"";position:absolute;width:160px;height:160px;border:24px solid var(--red);border-radius:50%;right:-70px;bottom:-80px}.price{box-shadow:0 8px 25px rgba(7,31,51,.05)}.value{background:#fff;border-radius:16px;border:1px solid #e8eef2}.contact .form{box-shadow:0 20px 50px rgba(0,0,0,.15)}.footer{border-top:4px solid var(--red)}
@media(max-width:900px){.hero-grid{gap:40px}.hero-visual{min-height:390px}.device-screen{height:210px}}
@media(max-width:620px){.hero{padding:54px 0 64px}.hero-visual{min-height:330px;border-radius:24px}.device{width:88%}.device-screen{height:175px}.floating-card{left:16px;right:16px;bottom:16px}.hero p{font-size:17px}}


/* ===== TEAMALF V3 FINAL ===== */
:root{--navy:#061f34;--navy2:#0a3557;--red:#b40019;--soft:#f5f8fb;--line:#e6edf2}
body{font-family:Inter,Arial,Helvetica,sans-serif}.wrap{width:min(1200px,92%)}
.top{box-shadow:0 8px 30px rgba(7,31,51,.05)}.nav{height:92px}.brand{display:flex;align-items:center;min-width:225px}.brand img{width:220px;max-height:82px}.links{gap:32px;font-size:15px}.nav-cta{padding:13px 19px}
.hero{padding:88px 0 98px;background:radial-gradient(circle at 85% 25%,rgba(176,0,22,.055),transparent 24%),linear-gradient(120deg,#f8fbfd 0%,#fff 58%,#f0f6f9 100%)}.hero-grid{gap:78px}.hero h1{font-size:clamp(48px,5.6vw,76px);max-width:650px}.hero p{max-width:620px}.trustline{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);box-shadow:0 8px 22px rgba(7,31,51,.05);padding:8px 12px;border-radius:999px;color:var(--navy);font-size:13px;font-weight:700;margin-bottom:18px}.trustline span{width:9px;height:9px;background:#23a85a;border-radius:50%;box-shadow:0 0 0 4px rgba(35,168,90,.12)}.hero-points{display:flex;flex-wrap:wrap;gap:16px 22px;margin-top:22px;color:#536675;font-size:14px;font-weight:700}.hero-points span::first-letter{color:var(--red)}
.hero-visual{min-height:450px;border-radius:32px}.device{width:80%;padding:10px}.device-screen{height:250px}.device-screen img{width:260px}.floating-card{padding:16px 19px}.floating-card b{font-size:17px}
.section{padding:92px 0}.section-head{margin-bottom:50px}.cards{gap:24px}.card{padding:32px;border-radius:20px}.card h3{font-size:21px}.icon{background:linear-gradient(145deg,#fff0f2,#f9e6e9);border:1px solid #f4d8dc}.split{gap:64px}.panel{padding:48px}.about-values{gap:20px}.value{padding:28px 20px;box-shadow:0 8px 24px rgba(7,31,51,.04)}
.prices{gap:24px}.price{padding:34px;border-radius:22px;position:relative}.price-tag{display:inline-block;color:var(--red);background:#fff0f2;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}.price a{display:inline-block;margin-top:20px;color:var(--navy);font-weight:800}.price a:hover{color:var(--red)}.price.featured{box-shadow:0 18px 44px rgba(176,0,22,.10)}
.contact{background:radial-gradient(circle at 12% 20%,rgba(255,255,255,.07),transparent 26%),linear-gradient(135deg,#051a2b,#0a3a60)}.contact-grid{gap:48px}.contact-info,.form{border-radius:24px}.form{padding:38px}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid rgba(176,0,22,.18);border-color:var(--red)}
.footer{padding:38px 0}.footer img{width:190px}.footer-grid{font-size:14px}
@media(max-width:1050px){.brand{min-width:auto}.brand img{width:185px}.links{gap:20px}.nav-cta{padding:12px 15px}.hero-grid{gap:48px}}
@media(max-width:900px){.nav{height:82px}.brand img{width:180px}.nav>.btn{display:none}.hero{padding-top:62px}.hero-grid{grid-template-columns:1fr}.hero-visual{max-width:650px;width:100%;margin:auto}.hero-points{margin-bottom:8px}}
@media(max-width:620px){.brand img{width:165px}.hero h1{font-size:48px}.trustline{font-size:12px}.hero-points{display:grid;gap:8px}.hero-visual{min-height:345px}.device-screen{height:180px}.section{padding:66px 0}}


/* ===== TEAMALF V3.1 — ESPACE PRO ===== */
.pro-link{color:var(--red)!important;font-weight:800}
.form-reassure{display:block;margin-top:10px;color:#6b7d89;text-align:center}
.pro-area{min-height:70vh;background:#fff}
.pro-hero{padding:72px 0 64px;background:linear-gradient(120deg,#f5f9fc,#fff 58%,#f8eef0)}
.pro-hero h1{font-size:clamp(38px,5vw,62px);line-height:1.08;color:var(--navy);max-width:820px;margin:10px 0 18px;letter-spacing:-.04em}
.pro-hero h1 span{color:var(--red)}
.pro-hero p{font-size:18px;color:var(--muted);max-width:760px}
.pro-login-grid{display:grid;grid-template-columns:1fr .85fr;gap:60px;align-items:start;max-width:1000px}
.pro-login-grid h2,.pro-toolbar h2{color:var(--navy);font-size:36px;margin:6px 0 12px}
.pro-benefits{display:grid;gap:12px;margin-top:26px;color:var(--navy);font-weight:700}
.pro-benefits span::first-letter{color:var(--red)}
.pro-box{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px;box-shadow:0 12px 36px rgba(7,31,51,.08)}
.pro-box h3{margin:0 0 22px;color:var(--navy);font-size:24px}
.pro-box #loginform{display:grid;gap:15px}
.pro-box #loginform p{margin:0}
.pro-box #loginform label{display:block;font-weight:700;color:var(--navy);margin-bottom:6px}
.pro-box #loginform input[type=text],.pro-box #loginform input[type=password]{width:100%;padding:13px 14px;border:1px solid #cad6de;border-radius:9px;font:inherit}
.pro-box #loginform input[type=submit]{background:var(--red);color:#fff;border:0;border-radius:10px;padding:13px 20px;font-weight:800;cursor:pointer}
.pro-help{margin:14px 0 0;text-align:center}.pro-help a{color:var(--red);font-weight:700}
.pro-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}
.pro-toolbar .btn.secondary{border:1px solid var(--navy);color:var(--navy);width:auto}
.pro-dashboard{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:start}
.pro-form-grid{margin:14px 0}
.pro-box .field{margin-bottom:14px}
.pro-box .field textarea{min-height:150px}
.request-list{display:grid;gap:14px}
.request-item{border:1px solid var(--line);border-radius:15px;padding:17px;background:#fbfdfe}
.request-item p{margin:8px 0 0;color:#586b79}
.request-top{display:flex;justify-content:space-between;gap:14px;align-items:center;color:var(--navy)}
.request-meta{font-size:13px;color:#788995;margin-top:6px}
.status-badge{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap;background:#eef3f6;color:var(--navy)}
.status-recue{background:#eaf3ff;color:#18558d}.status-en-cours{background:#fff2d8;color:#7b5600}.status-en-attente{background:#f1eaff;color:#5d3c88}.status-terminee{background:#e6f7ed;color:#176536}
.muted{color:var(--muted)}
.card p{font-size:16px}
@media(max-width:900px){.pro-login-grid,.pro-dashboard{grid-template-columns:1fr}.pro-toolbar{align-items:flex-start}.pro-toolbar .btn.secondary{width:auto}}
@media(max-width:620px){.pro-hero{padding:52px 0}.pro-toolbar{display:grid}.pro-toolbar .btn.secondary{width:100%}.request-top{align-items:flex-start;flex-direction:column}.pro-box{padding:22px}}

.pro-box form .field input,.pro-box form .field textarea,.pro-box form .field select{width:100%;box-sizing:border-box}

/* ===== TEAMALF V3.3 — COMPTES RENDUS & DOCUMENTS ===== */
.intervention-report{margin-top:15px;padding:15px;border-radius:12px;background:#f4f8fb;border-left:4px solid var(--red)}
.intervention-report>strong,.client-docs>strong{color:var(--navy)}
.client-docs{display:grid;gap:9px;margin-top:16px}
.doc-link{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--navy);text-decoration:none}
.doc-link:hover{border-color:var(--red);box-shadow:0 5px 18px rgba(7,31,51,.06)}
.doc-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:9px;background:#f8e9ec;color:var(--red);font-size:11px;font-weight:900}
.doc-link small{display:block;color:#788995;margin-top:2px}
.doc-download{color:var(--red);font-weight:800;font-size:13px}
@media(max-width:620px){.doc-link{grid-template-columns:auto 1fr}.doc-download{grid-column:2}}

/* ===== TEAMALF V3.5 — FOOTER & RGPD ===== */
.footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px}
.footer-legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;align-items:center;font-size:13px}
.footer-legal a{color:inherit;text-decoration:none}.footer-legal a:hover{color:var(--red)}
.privacy-mini{display:block;margin-top:8px;color:#6b7d89;font-size:12px;line-height:1.5}
.privacy-mini a{color:var(--red);font-weight:700}
.legal-hero{padding:64px 0 48px;background:linear-gradient(120deg,#f5f9fc,#fff 65%,#f8eef0)}
.legal-hero h1{font-size:clamp(36px,5vw,56px);color:var(--navy);margin:8px 0 0;letter-spacing:-.035em}
.legal-content{max-width:900px}
.legal-content h2{font-size:32px;color:var(--navy);margin-top:0}
.legal-content h3{font-size:21px;color:var(--navy);margin:32px 0 8px}
.legal-content p{color:#526775;line-height:1.75}
.legal-warning{margin-top:32px;padding:20px;border:1px solid #ead6a2;background:#fff9e9;border-radius:14px}
.legal-warning strong{color:#725400}
.legal-warning p{margin-bottom:0}
.legal-back{margin-top:36px}
@media(max-width:800px){.footer-main{display:grid}.footer-legal{justify-content:flex-start}}

/* ===== TEAMALF V3.7 — LOGO CLIENT PRO ===== */
.pro-identity{display:flex;align-items:center;gap:18px}
.pro-company-logo-wrap{width:130px;height:82px;border:1px solid var(--line);border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;padding:10px;box-shadow:0 5px 18px rgba(7,31,51,.06)}
.pro-company-logo{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.pro-contact-name{margin-top:-5px;color:var(--muted);font-size:14px}
@media(max-width:620px){.pro-identity{align-items:flex-start;flex-direction:column}.pro-company-logo-wrap{width:120px;height:74px}}

/* ===== TEAMALF V3.8 — LOGO PRO + ASSISTANCE À DISTANCE ===== */
.pro-actions{display:flex;align-items:center;gap:10px}
.pro-actions .btn{width:auto}
.remote-btn{background:var(--red);color:#fff}
.remote-btn:hover{filter:brightness(.95)}
.pro-company-logo-wrap{overflow:hidden}
.pro-company-logo-wrap img.pro-company-logo{display:block!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important}
.pro-company-initials{font-size:26px;font-weight:900;color:var(--navy);letter-spacing:.04em}
.remote-support-card{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 24px;padding:18px 22px;border-radius:16px;background:#f5f9fc;border:1px solid var(--line)}
.remote-support-card strong{display:block;color:var(--navy);margin-bottom:4px}
.remote-support-card span{color:var(--muted);font-size:14px}
.remote-text-link{white-space:nowrap;color:var(--red);font-weight:800;text-decoration:none}
@media(max-width:720px){.pro-actions{flex-wrap:wrap}.remote-support-card{align-items:flex-start;flex-direction:column}.remote-text-link{white-space:normal}}

/* ===== TEAMALF V4.0 — FACTURES DE MAINTENANCE ===== */
.maintenance-invoices{margin:0 0 28px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:0 12px 36px rgba(7,31,51,.06)}
.invoice-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}
.invoice-section-head h3{margin:5px 0 0;color:var(--navy);font-size:25px}
.invoice-count{font-size:13px;font-weight:800;color:var(--navy);background:#f2f6f8;border-radius:999px;padding:7px 11px}
.invoice-table-wrap{overflow-x:auto}
.invoice-table{width:100%;border-collapse:collapse;min-width:680px}
.invoice-table th{text-align:left;padding:11px 12px;border-bottom:1px solid var(--line);font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#728592}
.invoice-table td{padding:14px 12px;border-bottom:1px solid #edf1f3;color:#4e6372}
.invoice-table tbody tr:last-child td{border-bottom:0}
.invoice-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800;background:#eef3f6;color:var(--navy)}
.invoice-paye{background:#e6f7ed;color:#176536}
.invoice-a-regler{background:#fff0e8;color:#a24613}
.invoice-en-attente{background:#fff2d8;color:#7b5600}
.invoice-download{color:var(--red);font-weight:800;text-decoration:none;white-space:nowrap}
.invoice-download:hover{text-decoration:underline}
.invoice-empty{padding:18px;border-radius:13px;background:#f7fafc;color:var(--muted)}
@media(max-width:620px){.maintenance-invoices{padding:20px}.invoice-section-head{align-items:flex-start;flex-direction:column}}
.pro-quote-section{margin:0 0 28px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:0 12px 36px rgba(7,31,51,.06)}.pro-quote-form label{display:block;font-weight:700;color:var(--navy);font-size:14px;margin:15px 0}.pro-quote-form input,.pro-quote-form select,.pro-quote-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:7px;border:1px solid var(--line);border-radius:10px;padding:11px 12px;font:inherit}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.pro-alert{padding:12px 14px;border-radius:10px;margin:15px 0;font-weight:700}.pro-alert.success{background:#e8f7ee;color:#176536}.pro-alert.error{background:#fff0ed;color:#9d2b20}.quote-history{margin-top:26px;border-top:1px solid var(--line);padding-top:18px}.quote-history-row{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 0;border-bottom:1px solid #edf1f3}.quote-history-row div{display:flex;flex-direction:column}.quote-history-row span{font-size:13px;color:var(--muted)}@media(max-width:680px){.quote-grid{grid-template-columns:1fr}}