:root{--ink:#172033;--muted:#667085;--paper:#fbfaf7;--soft:#f3f1eb;--line:#e4e1d9;--white:#fff;--blue:#5268e8;--blueDeep:#3f54cf;--apricot:#ec7659;--shadow:0 24px 60px rgba(28,31,43,.08);--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.shell{width:min(1120px,calc(100% - 40px));margin:auto}.header{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink);font-size:19px;font-weight:780;letter-spacing:-.02em}.brandMark{width:35px;height:35px;border-radius:12px;display:grid;place-items:center;background:var(--ink);color:white;font-size:19px}.nav{display:flex;gap:28px}.nav a,.back,.textLink{color:var(--ink);text-decoration:none;font-size:14px;font-weight:650}.nav a{color:#596174}.hero{min-height:650px;display:grid;grid-template-columns:1.05fr .8fr;gap:76px;align-items:center;padding:80px 0 110px}.eyebrow{display:flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:800;color:#4e5870}.spark{width:8px;height:8px;border-radius:50%;background:var(--apricot);box-shadow:0 0 0 5px rgba(236,118,89,.12)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(48px,5.5vw,74px);line-height:.98;letter-spacing:-.055em;margin:24px 0 30px;font-weight:780}.hero h1 em{font-style:normal;color:var(--blue)}.lead{font-size:19px;color:#60697a;max-width:670px;line-height:1.65}.ctaRow{display:flex;align-items:center;gap:26px;margin-top:38px}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:14px;padding:15px 20px;font:inherit;font-weight:760;text-decoration:none;cursor:pointer;transition:.2s}.btnPrimary{background:var(--ink);color:white;box-shadow:0 10px 25px rgba(23,32,51,.12)}.btnPrimary:hover{transform:translateY(-1px);background:#232e45}.btnLight{background:white;color:var(--ink)}.btnFull{width:100%;margin-top:8px}.trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:27px;color:#7a8190;font-size:13px}.trust span+span:before{content:"·";margin-right:22px;color:#b0b4bb}.heroVisual{background:white;border:1px solid var(--line);border-radius:32px;padding:28px;box-shadow:var(--shadow);transform:rotate(1.2deg)}.visualTop,.summaryTop,.sectionTitle,.sectionHead{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.pill{display:inline-flex;border-radius:999px;background:#eef0fb;color:#485bbc;padding:7px 11px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.heroVisual h2{font-size:29px;letter-spacing:-.035em;margin:20px 0 22px}.grade{width:55px;height:55px;border-radius:17px;display:grid;place-items:center;color:white;font-size:24px;font-weight:850;background:#777}.gradeA{background:#2c9f64}.gradeB{background:#68ab56}.gradeC{background:#a7b83d}.gradeD{background:#e5ad32}.gradeE{background:#e98b30}.gradeF{background:#de5e3d}.gradeG{background:#c4433e}.route{border-top:1px solid var(--line)}.routeItem{display:flex;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.routeNo{flex:none;width:31px;height:31px;border-radius:10px;background:var(--soft);display:grid;place-items:center;font-weight:800;font-size:12px}.routeItem strong{display:block;font-size:15px}.routeItem small{display:block;color:#8a8f99;margin-top:3px}.visualFooter{display:flex;justify-content:space-between;align-items:end;padding-top:24px;color:#7e8490;font-size:12px}.visualFooter strong{color:var(--blue);font-size:14px}.section{padding:110px 0}.sectionSoft{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.sectionHead{align-items:end}.sectionHead h2,.callout h2,.sectionTitle h2{font-size:42px;letter-spacing:-.045em;margin:12px 0 0}.sectionHead>p{max-width:410px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:54px}.step{padding:30px;border:1px solid #dfddd6;border-radius:22px;background:rgba(255,255,255,.55)}.stepNo{color:var(--apricot);font-size:12px;font-weight:850;margin-bottom:54px}.step h3{font-size:20px;letter-spacing:-.02em}.step p{color:#6e7583;margin-bottom:0}.callout{margin-top:100px;margin-bottom:100px;padding:44px 50px;background:white;border:1px solid var(--line);border-radius:30px;display:flex;align-items:center;justify-content:space-between;gap:30px}.callout h2{font-size:34px;margin:14px 0 0}.footer{display:flex;justify-content:space-between;gap:40px;padding:35px 0 50px;border-top:1px solid var(--line);color:#7a808b}.footer>div{display:flex;gap:14px}.footer strong{color:var(--ink)}.footer small{max-width:580px;text-align:right}.analyseWrap,.devisWrap{padding:45px 0 110px}.back{display:inline-block;margin-bottom:24px}.searchPanel,.propertyCard,.insightHero,.prioritySection,.checkCard,.formCard{background:white;border:1px solid var(--line);border-radius:var(--radius)}.searchPanel{padding:42px}.searchPanel h1{font-size:45px;letter-spacing:-.045em;margin:14px 0 8px}.panelLead{color:var(--muted);font-size:17px}.searchForm{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:28px}.input,input,select,textarea{width:100%;border:1px solid #d9d7d1;background:white;color:var(--ink);border-radius:13px;padding:15px 16px;font:inherit;outline:none}.input:focus,input:focus,select:focus,textarea:focus{border-color:#9ba7eb;box-shadow:0 0 0 4px rgba(82,104,232,.09)}.notice{font-size:12px;color:#8a909b;margin-top:12px}.error,.success,.loading{margin-top:18px;border-radius:14px;padding:14px 16px;font-size:14px}.error{background:#fff0ed;color:#a43b2f;border:1px solid #f2c6bd}.success{display:flex;flex-direction:column;background:#eff5ff;color:#2f4a97;border:1px solid #cbd7ff}.loading{display:flex;align-items:center;gap:12px;background:#f4f5f8;color:#535c6d}.loader{width:17px;height:17px;border:2px solid #c8ccd4;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hidden{display:none!important}.result{margin-top:22px}.propertyCard{padding:30px}.summaryTop h2{font-size:28px;letter-spacing:-.03em;margin:10px 0 2px}.address{color:var(--muted)}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:25px}.metric{background:#f7f7f4;border-radius:16px;padding:15px}.metric small{display:block;color:#818793;margin-bottom:5px}.metric strong{font-size:15px}.insightHero{padding:50px;margin-top:18px}.insightHero h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.05em;max-width:800px;margin:15px 0 14px}.insightResume{font-size:18px;line-height:1.65;color:#646d7c;max-width:830px}.takeaways{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px}.takeaway{padding:20px;border-radius:17px;background:var(--soft)}.takeaway span{font-size:11px;color:var(--apricot);font-weight:850}.takeaway p{margin:8px 0 0;font-weight:680;line-height:1.4}.prioritySection{margin-top:18px;padding:46px}.sectionTitle{align-items:end}.sectionTitle .kicker,.kicker{font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;color:var(--apricot)}.sectionTitle h2{font-size:35px;margin-top:8px}.sectionTitle>p{color:var(--muted);max-width:360px}.priorityList{margin-top:30px}.priorityItem{display:grid;grid-template-columns:48px 1fr;gap:20px;padding:25px 0;border-top:1px solid var(--line)}.priorityIndex{width:42px;height:42px;border:1px solid var(--line);border-radius:14px;display:grid;place-items:center;font-weight:800}.priorityMeta{display:flex;gap:14px;color:#838995;font-size:12px;align-items:center}.level{border-radius:999px;padding:5px 9px;background:#eef0f4;color:#555e6f;font-weight:750}.level.prioritaire{background:#fff0e9;color:#b04d34}.priorityBody h3{font-size:22px;letter-spacing:-.025em;margin:8px 0 5px}.priorityBody p{color:#6a7280;margin-bottom:0;max-width:740px}.checkCard{margin-top:18px;padding:40px;display:grid;grid-template-columns:.7fr 1.3fr;gap:50px}.checkCard h2{font-size:29px;letter-spacing:-.035em;margin:8px 0}.checkCard ul{margin:0;padding-left:20px;color:#646d7c}.checkCard li+li{margin-top:10px}.nextStep{margin-top:18px;border-radius:28px;background:var(--blue);color:white;padding:42px 46px;display:flex;justify-content:space-between;align-items:center;gap:30px}.pillLight{background:rgba(255,255,255,.15);color:white}.nextStep h2{font-size:34px;letter-spacing:-.04em;margin:14px 0 6px}.nextStep p{margin:0;color:#dce1ff}.devisLayout{display:grid;grid-template-columns:.8fr 1.1fr;gap:70px;align-items:start;padding-top:26px}.devisIntro{position:sticky;top:30px}.devisIntro h1{font-size:50px;letter-spacing:-.05em;line-height:1.02;margin:17px 0 20px}.devisIntro>p{color:var(--muted);font-size:18px}.projectRecap{margin-top:28px;padding:22px;border-radius:20px;background:white;border:1px solid var(--line)}.projectRecap strong,.projectRecap small{display:block}.projectRecap strong{margin-top:12px;font-size:18px}.projectRecap small{color:var(--muted);margin-top:4px}.recapPriority{margin-top:14px;padding-top:14px;border-top:1px solid var(--line);font-size:13px}.privacyNote{display:flex;flex-direction:column;gap:4px;margin-top:20px;padding:17px 18px;border-left:3px solid var(--apricot);background:#fff8f5;color:#70665f;font-size:13px}.formCard{padding:34px}.formCard label{display:block;font-size:13px;font-weight:750;margin-bottom:18px}.formCard label>span:first-of-type{color:var(--apricot)}.formCard input,.formCard select,.formCard textarea{margin-top:7px}.fieldRow{display:grid;grid-template-columns:1fr 1fr;gap:14px}.optional{font-weight:500!important;color:#9a9ea7!important}.separator{height:1px;background:var(--line);margin:9px 0 23px}.consent{display:flex!important;align-items:flex-start;gap:11px;font-weight:500!important;color:#6d7482;line-height:1.45}.consent input{width:18px;height:18px;margin:2px 0 0;flex:none}.consent strong{color:#4f5663}.formCard .success{margin-bottom:0}
@media(max-width:850px){.nav a:first-child{display:none}.hero{grid-template-columns:1fr;padding:50px 0 70px;gap:45px}.heroVisual{transform:none}.steps,.takeaways{grid-template-columns:1fr}.sectionHead,.sectionTitle,.callout,.nextStep,.footer{flex-direction:column;align-items:flex-start}.searchForm{grid-template-columns:1fr}.metrics{grid-template-columns:1fr 1fr}.checkCard{grid-template-columns:1fr}.devisLayout{grid-template-columns:1fr;gap:35px}.devisIntro{position:static}.fieldRow{grid-template-columns:1fr}.footer small{text-align:left}.trust span+span:before{display:none}}
@media(max-width:520px){.shell{width:min(100% - 24px,1120px)}.header{height:72px}.nav{gap:12px}.hero h1{font-size:43px}.searchPanel,.insightHero,.prioritySection,.checkCard,.formCard{padding:26px}.metrics{grid-template-columns:1fr}.summaryTop{align-items:flex-start}.callout{padding:30px}.devisIntro h1{font-size:40px}}
.budgetHero{margin-top:28px;padding:24px 26px;border-radius:20px;background:#f6f4ee;display:flex;justify-content:space-between;align-items:center;gap:24px}.budgetHero h3{margin:5px 0 3px;font-size:21px}.budgetHero p{margin:0;color:var(--muted);font-size:13px}.budgetHero>strong{font-size:28px;letter-spacing:-.035em;white-space:nowrap}.priorityNumbers{display:flex;gap:34px;flex-wrap:wrap;margin-top:16px}.priorityNumbers small{display:block;color:#8a909b;font-size:11px;margin-bottom:3px}.priorityNumbers strong{font-size:15px}.potentialGrade{color:var(--blue)}.costNote{display:block;color:#9297a1;margin-top:7px}.resultActions{display:flex;gap:10px;margin-top:18px}.btnGhost{background:transparent;border:1px solid var(--line);color:var(--ink)}
.pdfSheet{background:white;max-width:900px;margin:30px auto;padding:52px;border:1px solid var(--line);border-radius:24px}.pdfHead{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:24px}.pdfTitle{font-size:36px;letter-spacing:-.04em;margin:8px 0}.pdfBudget{margin:28px 0;padding:22px;background:var(--soft);border-radius:18px;display:flex;justify-content:space-between;align-items:center}.pdfPriority{padding:20px 0;border-top:1px solid var(--line)}.pdfPriority h3{margin:5px 0}.pdfFoot{margin-top:30px;padding-top:18px;border-top:1px solid var(--line);font-size:11px;color:#777}.printBar{max-width:900px;margin:25px auto 0;display:flex;justify-content:flex-end;gap:10px}@media print{body{background:white}.header,.printBar{display:none!important}.pdfSheet{border:0;margin:0;max-width:none;padding:20px;box-shadow:none}.pdfPriority{break-inside:avoid}}
@media(max-width:650px){.budgetHero{align-items:flex-start;flex-direction:column}.budgetHero>strong{font-size:24px}.resultActions{flex-direction:column}.resultActions .btn{width:100%}}
.rgeHero{display:grid;grid-template-columns:1.15fr .65fr;gap:55px;align-items:end;padding:25px 0 34px}.rgeHero h1{font-size:clamp(42px,5vw,64px);line-height:1;letter-spacing:-.055em;margin:18px 0}.rgeHero>div>p{font-size:18px;color:var(--muted);max-width:720px}.rgeSearchCard{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:28px}.rgeSearchFields{display:grid;grid-template-columns:1.1fr .6fr auto;gap:12px;align-items:end}.rgeSearchFields label{font-size:12px;font-weight:800}.rgeSearchFields input,.rgeSearchFields select{margin-top:7px}.rgeResults{padding:50px 0}.rgeList{display:grid;gap:12px;margin-top:28px}.rgeCard{background:white;border:1px solid var(--line);border-radius:20px;padding:24px 26px;display:flex;justify-content:space-between;gap:30px;align-items:center}.rgeCard h3{font-size:20px;margin:7px 0 4px}.rgeCard p{color:var(--muted);margin:0 0 4px}.rgeCard small{color:#8a909b}.rgeDomain{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--blue);font-weight:850}.rgeContacts{display:flex;gap:8px;flex:none}.emptyRge{padding:30px;border-radius:18px;background:var(--soft);display:flex;flex-direction:column}.proPulse{margin:30px 0 100px;background:var(--ink);color:white;border-radius:30px;padding:42px 46px;display:grid;grid-template-columns:1fr .9fr;gap:60px;align-items:center}.proPulse h2{font-size:34px;letter-spacing:-.04em;margin:15px 0 8px}.proPulse p{color:#cbd1dd;margin:0}.voteBox{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:22px;border-radius:20px}.voteButtons{display:flex;gap:8px;margin:14px 0 8px}.voteBtn{border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);color:white;border-radius:12px;padding:12px 14px;font-weight:750;cursor:pointer}.voteBtn.selected{background:white;color:var(--ink)}.voteBox small{display:block;color:#bfc6d4;min-height:18px}.proPulse .pill{background:rgba(255,255,255,.12);color:white}@media(max-width:850px){.rgeHero,.proPulse{grid-template-columns:1fr}.rgeSearchFields{grid-template-columns:1fr}.rgeCard{align-items:flex-start;flex-direction:column}.rgeContacts{width:100%;flex-wrap:wrap}.voteButtons{flex-direction:column}}
/* V5 FINAL — rapport visuel */
.brand small{display:block;font-size:9px;font-weight:500;color:var(--muted);margin-top:1px}.reportUI{font-size:14px}.reportTitle{display:flex;justify-content:space-between;gap:25px;align-items:flex-start;padding:24px 4px}.reportTitle h2{font-size:32px;margin:8px 0 6px;letter-spacing:-.04em}.reportTitle p{color:var(--muted);margin:0;max-width:720px}.foundPill{background:#172033;color:#fff;border-radius:999px;padding:9px 13px;font-weight:800;white-space:nowrap}.reportGrid{display:grid;grid-template-columns:.85fr 1.2fr .55fr;gap:18px;align-items:start}.reportLeft{display:grid;gap:14px}.officialNote{background:#eaf3ff;color:#245ca5;padding:11px 13px;border-radius:8px;font-size:12px}.ademeBox{width:max-content;min-width:210px;background:#0d203e;color:#fff;padding:18px;border-radius:12px;box-shadow:var(--shadow)}.ademeBox small,.ademeBox strong{display:block}.ademeBox strong{font-size:18px;margin:8px 0}.ademeBox button{border:0;background:transparent;color:#dce7f6;padding:0;cursor:pointer;font-size:11px}.adSlot{border:1px solid #cfd3da;border-radius:8px;min-height:68px;display:grid;place-items:center;text-align:center;color:#7a808b;background:#fafafa;font-size:12px}.adSlot small{display:block;margin-top:-20px}.summaryCard,.energyCard,.coproCard,.recommendPanel,.checkCard{background:#fff;border:1px solid var(--line);border-radius:14px}.summaryCard{padding:20px}.summaryCard h3,.energyCard h3,.coproCard h3{margin:0 0 12px}.fact{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #eceae5}.fact span{color:#596274}.fact strong{text-align:right}.gradeText{border-radius:999px;padding:2px 9px}.gradeD{background:#f5c400}.gesD{background:#7251c7;color:#fff}.goodNews{margin-top:15px;border:1px solid #72c99d;background:#f2fbf6;border-radius:9px;padding:12px;display:flex;gap:10px}.goodNews strong,.goodNews span{display:block}.goodNews span{font-size:11px;margin-top:3px}.energyCard{padding:20px}.energyCard>small{color:#667085}.energyCard hr{border:0;border-top:1px solid var(--line);margin:20px 0}.energyScale{margin:10px 0}.scaleRow{height:38px;display:flex;align-items:center;gap:12px;position:relative}.scaleLabel{height:29px;color:white;display:flex;align-items:center;padding-left:10px;clip-path:polygon(0 0,88% 0,100% 50%,88% 100%,0 100%);font-size:19px}.scaleRow:nth-child(1) .scaleLabel{width:75px}.scaleRow:nth-child(2) .scaleLabel{width:90px}.scaleRow:nth-child(3) .scaleLabel{width:105px}.scaleRow:nth-child(4) .scaleLabel{width:120px}.scaleRow:nth-child(5) .scaleLabel{width:135px}.scaleRow:nth-child(6) .scaleLabel{width:150px}.scaleRow:nth-child(7) .scaleLabel{width:165px}.scaleA{background:#11a66a}.scaleB{background:#55b94f}.scaleC{background:#a6c934}.scaleD{background:#f6bd00}.scaleE{background:#f39a16}.scaleF{background:#ef671c}.scaleG{background:#dc2528}.gesScale .scaleA{background:#ded2f2;color:#241b3d}.gesScale .scaleB{background:#c8b7ea;color:#241b3d}.gesScale .scaleC{background:#ad94df}.gesScale .scaleD{background:#8566ce}.gesScale .scaleE{background:#694bad}.gesScale .scaleF{background:#513a8e}.gesScale .scaleG{background:#372a67}.scaleRow>span{font-size:11px}.scaleValue{position:absolute;right:0;min-width:88px;text-align:center;padding:11px 8px;border-radius:8px;color:#111;font-size:22px}.gesScale .scaleValue{color:#fff}.scaleValue small{display:block;font-size:8px;font-weight:600;margin-top:3px}.coproCard{padding:22px;margin-top:300px}.buildingIcon{font-size:28px;background:#edf3fc;width:48px;height:48px;display:grid;place-items:center;border-radius:8px;color:#174c91}.coproCard p{line-height:1.6;color:#3e4755}.recommendPanel{margin-top:18px;padding:24px;display:grid;grid-template-columns:1.55fr .65fr;gap:25px}.recommendMain .sectionTitle h2{font-size:24px}.priorityTable{border:1px solid var(--line);border-radius:10px;overflow:hidden;margin:20px 0 14px}.priorityRow{display:grid;grid-template-columns:32px 1fr 95px 135px;gap:12px;align-items:center;padding:14px;border-bottom:1px solid var(--line)}.priorityRow:last-child{border:0}.priorityRow div strong,.priorityRow div small{display:block}.priorityRow div small{color:var(--muted);margin-top:3px}.priorityDot{width:22px;height:22px;border-radius:50%;background:#18a36b;color:#fff;display:grid;place-items:center;font-weight:800;font-size:11px}.impactTag{background:#e7f6ed;color:#237b51;border-radius:6px;padding:6px;text-align:center;font-size:11px;font-weight:800}.projectionCard{border-left:1px solid var(--line);padding-left:25px}.projectionCard p{color:var(--muted);font-size:12px;line-height:1.5}.projection{display:flex;align-items:center;gap:18px;margin:22px 0;font-size:25px}.gradeChip{width:46px;height:40px;border-radius:12px;display:grid;place-items:center;color:#fff;font-size:20px}.gradeA,.gradeB{background:#159a66}.gradeC{background:#9fb92e}.gradeD{background:#f1bc00;color:#222}.gradeE{background:#ed8e13}.gradeF{background:#e55c20}.gradeG{background:#ce2728}.budgetMini{background:#f5f5f2;padding:14px;border-radius:10px;margin:18px 0}.budgetMini small,.budgetMini strong{display:block}.budgetMini strong{margin-top:5px}.projectionCard .btn{width:100%;font-size:12px}.checkCard{margin-top:18px}.resultActions{margin-bottom:80px}@media(max-width:950px){.reportGrid{grid-template-columns:1fr 1fr}.coproCard{margin-top:0}.recommendPanel{grid-template-columns:1fr}.projectionCard{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.priorityRow{grid-template-columns:30px 1fr}.priorityRow>span:nth-child(3),.priorityRow>strong{margin-left:42px}}@media(max-width:650px){.reportGrid{grid-template-columns:1fr}.reportTitle{flex-direction:column}.scaleValue{right:5px}.coproCard{margin:0}.recommendPanel{padding:18px}}
/* V5 PDF */
.pdfSheet{max-width:1120px}.pdfBrand{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px}.pdfBrand>div:last-child{text-align:right}.pdfBrand small{display:block;color:var(--muted);margin-top:4px}.pdfHero{display:grid;grid-template-columns:.9fr 1.15fr .55fr;gap:22px;margin-top:26px}.pdfHero h1{font-size:30px;line-height:1.05;letter-spacing:-.04em}.pdfHero p{color:#5e6878;line-height:1.55}.pdfAdeme{display:inline-block;background:#0d203e;color:white;border-radius:10px;padding:14px;margin:10px 0}.pdfAdeme small,.pdfAdeme strong{display:block}.pdfAdeme strong{font-size:17px;margin-top:5px}.pdfFacts{border:1px solid var(--line);border-radius:12px;padding:16px;margin-top:12px}.pdfFacts h2,.pdfScales h2,.pdfWorks h2,.pdfChecks h2{font-size:18px}.pdfFacts p{margin:7px 0}.pdfScales{border:1px solid var(--line);border-radius:12px;padding:18px}.pdfScales h2+div{margin-bottom:8px}.pdfScales h2:not(:first-child){border-top:1px solid var(--line);padding-top:18px;margin-top:22px}.pdfBars{display:flex;gap:3px}.pdfBar{width:38px;padding:8px 0;text-align:center;color:white;font-weight:900;border-radius:5px;opacity:.38}.pdfBar.sel{opacity:1;outline:3px solid #172033;outline-offset:2px}.pdfGes.scaleA{background:#d9ccef;color:#222}.pdfGes.scaleB{background:#c3afe7}.pdfGes.scaleC{background:#a58bd8}.pdfGes.scaleD{background:#7b5bc1}.pdfGes.scaleE{background:#6247a5}.pdfGes.scaleF{background:#4a367f}.pdfGes.scaleG{background:#34275f}.pdfCopro{border:1px solid var(--line);border-radius:12px;padding:18px;align-self:end}.pdfWorks{display:grid;grid-template-columns:1.6fr .6fr;gap:22px;border-top:1px solid var(--line);margin-top:28px;padding-top:25px}.pdfWorks article{display:grid;grid-template-columns:1fr 130px;gap:5px 15px;padding:13px 0;border-bottom:1px solid var(--line)}.pdfWorks article span{color:var(--muted);font-size:12px}.pdfWorks article strong{grid-column:2;grid-row:1/3;align-self:center}.pdfWorks aside{border-left:1px solid var(--line);padding-left:22px}.pdfChecks{margin-top:24px;border:1px solid var(--line);border-radius:12px;padding:18px}.pdfFoot{text-align:center}@media print{.pdfSheet{padding:12mm}.pdfHero{grid-template-columns:.9fr 1.15fr .55fr}.adSlot{min-height:45px}.pdfWorks article{break-inside:avoid} @page{size:A4 landscape;margin:8mm}}
