#po-pro{--po-bg:#f4f6fa;--po-surface:#fff;--po-ink:#17233d;--po-muted:#647088;--po-line:#e3e8f0;--po-soft:#eef2f8;--po-accent:#ff8a40;--po-accent-ink:#984008;--po-tint:#fff2e9;--po-green:#23724f;--po-green-bg:#edf8f1;font-family:'Plus Jakarta Sans',sans-serif;color:var(--po-ink);background:var(--po-bg);font-size:14px;line-height:1.5;border-radius:16px;overflow:clip;container-type:inline-size;text-align:left}
#po-pro *{box-sizing:border-box}
#po-pro [hidden]{display:none!important}
#po-pro button,#po-pro input,#po-pro textarea{font:inherit}
#po-pro button{cursor:pointer}
#po-pro button:disabled{cursor:default;opacity:.5}
#po-pro button:focus-visible,#po-pro input:focus-visible,#po-pro summary:focus-visible,#po-pro textarea:focus-visible{outline:3px solid #6a9eff;outline-offset:3px}
#po-pro button{color:inherit}
#po-pro h1,#po-pro h2,#po-pro h3,#po-pro p{margin:0}
#po-pro .po-top{padding:17px 30px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--po-surface);border-bottom:1px solid var(--po-line)}
#po-pro .po-logo{display:flex;align-items:center;gap:9px;font-weight:800;letter-spacing:-.6px;font-size:15px;line-height:1.2}
#po-pro .po-b{background:#24489c;color:#fff;border-radius:7px;width:30px;height:36px;display:grid;place-items:center;font-size:22px;box-shadow:inset 0 -3px #f3c346}
#po-pro .po-logo small{display:block;font-size:9px;letter-spacing:1.9px;font-weight:600;color:var(--po-muted);margin-top:4px}
#po-pro .po-pro-label{font-size:12px;color:var(--po-muted)}
#po-pro .po-hero{padding:30px 36px 23px;background:radial-gradient(ellipse at 100% 0%,var(--po-tint),transparent 65%)}
#po-pro .po-eyebrow{font-size:11px;font-weight:800;letter-spacing:1.5px;color:var(--po-accent-ink);margin-bottom:8px}
#po-pro h1{font-size:clamp(25px,4.1cqi,39px);line-height:1.16;font-weight:800;letter-spacing:-1.25px;max-width:750px}
#po-pro .po-intro{margin-top:12px;max-width:610px;color:var(--po-muted);font-size:14px;line-height:1.7}
#po-pro .po-trust{display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:17px;font-size:11px;color:var(--po-muted)}
#po-pro .po-trust span{display:flex;align-items:center;gap:6px}
#po-pro .po-trust svg{color:var(--po-green)}
#po-pro .po-steps{display:flex;align-items:center;gap:12px;margin:0 36px 21px;padding-top:8px}
#po-pro .po-step{display:flex;align-items:center;gap:8px;white-space:nowrap;color:var(--po-muted);font-size:12px;font-weight:600}
#po-pro .po-step b{display:grid;place-items:center;border:1px solid var(--po-line);background:var(--po-surface);width:26px;height:26px;border-radius:50%;font-size:11px}
#po-pro .po-step[data-current="true"]{color:var(--po-ink)}
#po-pro .po-step[data-current="true"] b{background:var(--po-ink);color:var(--po-surface);border-color:var(--po-ink)}
#po-pro .po-step[data-done="true"] b{background:var(--po-green-bg);color:var(--po-green);border-color:transparent}
#po-pro .po-step-line{height:1px;background:var(--po-line);width:35px}
#po-pro .po-layout{display:grid;grid-template-columns:minmax(0,1fr) 288px;align-items:start;gap:22px;padding:0 36px 30px}
#po-pro .po-editor{background:var(--po-surface);border:1px solid var(--po-line);border-radius:16px;padding:24px;min-width:0}
#po-pro h2{font-size:18px;font-weight:800;letter-spacing:-.4px}
#po-pro h3{font-size:14px;font-weight:700}
#po-pro .po-desc{font-size:12px;color:var(--po-muted);margin-top:5px;line-height:1.6}
#po-pro .po-number-row{display:flex;align-items:center;justify-content:space-between;gap:16px}
#po-pro .po-quantity{display:flex;align-items:center;border:1px solid var(--po-line);background:var(--po-bg);border-radius:10px;flex:none;padding:3px}
#po-pro .po-quantity button{background:var(--po-surface);border:0;border-radius:7px;width:34px;height:38px;display:grid;place-items:center;font-size:20px}
#po-pro .po-quantity input{width:68px;text-align:center;color:var(--po-ink);background:transparent;border:0;padding:5px 0;font-size:20px;font-weight:800;appearance:textfield;-moz-appearance:textfield}
#po-pro .po-quantity input::-webkit-inner-spin-button{appearance:none}
#po-pro .po-error{color:#b42318;font-size:12px;margin-top:8px}
#po-pro .po-separator{height:1px;background:var(--po-line);margin:23px 0}
#po-pro .po-duration{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:12px}
#po-pro .po-duration button{border:1px solid var(--po-line);background:var(--po-surface);border-radius:9px;padding:11px 3px;font-size:12px;font-weight:600;min-height:44px}
#po-pro .po-duration button[aria-pressed="true"]{background:var(--po-ink);color:var(--po-surface);border-color:var(--po-ink);box-shadow:0 3px 8px #15203c15}
#po-pro .po-base{padding:14px;background:var(--po-soft);border-radius:10px;display:flex;gap:10px;align-items:start;margin-top:14px}
#po-pro .po-base>span{color:var(--po-green);margin-top:2px}
#po-pro .po-base h3{display:flex;align-items:center;flex-wrap:wrap;gap:8px}
#po-pro .po-included{font-size:10px;font-weight:700;color:var(--po-green);background:var(--po-green-bg);padding:2px 6px;border-radius:4px}
#po-pro .po-options{display:grid;gap:10px;margin-top:15px}
#po-pro .po-option{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid var(--po-line);border-radius:10px;cursor:pointer}
#po-pro .po-option:has(input:checked){border-color:var(--po-accent);background:var(--po-tint)}
#po-pro .po-option input{width:19px;height:19px;accent-color:var(--po-accent);margin:0;flex:none}
#po-pro .po-option-text{flex:1;min-width:0}
#po-pro .po-option-text strong{display:block;font-size:12px;font-weight:700}
#po-pro .po-option-text small{font-size:11px;display:block;color:var(--po-muted);margin-top:3px}
#po-pro .po-option-price{font-size:12px;font-weight:700;white-space:nowrap}
#po-pro .po-pack{background:var(--po-green-bg);color:var(--po-green);font-size:12px;padding:11px 13px;border-radius:9px;margin-top:12px;display:flex;gap:8px;align-items:start}
#po-pro .po-details{font-size:11px;color:var(--po-muted);margin-top:14px}
#po-pro summary{cursor:pointer;min-height:30px;line-height:1.6}
#po-pro .po-details ul{padding-left:18px;margin:8px 0 0;line-height:1.9}
#po-pro .po-summary{background:var(--po-surface);border:1px solid var(--po-line);border-radius:16px;box-shadow:0 8px 25px #15203c08;overflow:hidden}
#po-pro .po-summary-top{background:#182540;color:#fff;padding:21px 21px 19px}
#po-pro .po-summary-top p{color:#c7d3ea;font-size:11px;margin-top:5px}
#po-pro .po-summary-top h2{font-size:17px;color:#fff}
#po-pro .po-summary-body{padding:20px}
#po-pro .po-volume{font-size:10px;display:inline-block;letter-spacing:.25px;border-radius:5px;background:var(--po-soft);color:var(--po-muted);padding:4px 7px;font-weight:600;margin-bottom:15px}
#po-pro .po-lines{display:grid;gap:12px;font-size:11px}
#po-pro .po-line{display:flex;justify-content:space-between;align-items:start;gap:10px}
#po-pro .po-line span{flex:1;min-width:0}
#po-pro .po-line small{display:block;color:var(--po-muted);font-size:10px;margin-top:2px}
#po-pro .po-line strong{font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}
#po-pro .po-line.po-saving{color:var(--po-green)}
#po-pro .po-total{margin-top:18px;padding-top:17px;border-top:1px solid var(--po-line)}
#po-pro .po-total-label{font-size:11px;color:var(--po-muted)}
#po-pro .po-total-value{font-size:32px;font-weight:800;line-height:1.3;letter-spacing:-1px;font-variant-numeric:tabular-nums;margin-top:3px;overflow-wrap:anywhere}
#po-pro .po-total-sub{font-size:11px;color:var(--po-muted);margin-top:4px}
#po-pro .po-primary{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;background:var(--po-accent);border:0;border-radius:9px;min-height:48px;padding:12px 13px;color:#241b15;font-size:12px;font-weight:800;box-shadow:0 3px 0 #a9431318}
#po-pro .po-primary:hover{filter:brightness(1.035)}
#po-pro .po-summary .po-primary{margin-top:21px}
#po-pro .po-micro{font-size:10px;color:var(--po-muted);text-align:center;line-height:1.6;margin-top:9px}
#po-pro .po-help{display:flex;gap:10px;margin-top:17px;align-items:start;padding:0 4px}
#po-pro .po-avatar{width:31px;height:31px;flex:none;border-radius:50%;display:grid;place-items:center;background:var(--po-soft);font-size:10px;font-weight:800}
#po-pro .po-help details{font-size:11px;line-height:1.8;color:var(--po-muted)}
#po-pro .po-help summary{color:var(--po-ink);min-height:24px;font-weight:600}
#po-pro .po-help a{color:var(--po-accent-ink)}
#po-pro .po-back{background:none;border:0;padding:0;display:inline-flex;gap:6px;align-items:center;font-size:11px;color:var(--po-muted);margin-bottom:15px;min-height:30px}
#po-pro .po-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px 12px;margin-top:22px}
#po-pro .po-field{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:600;min-width:0}
#po-pro .po-wide{grid-column:1/-1}
#po-pro .po-field input,#po-pro .po-field textarea{padding:12px;width:100%;min-width:0;border:1px solid var(--po-line);border-radius:8px;background:var(--po-surface);color:var(--po-ink);font-size:13px;font-weight:400}
#po-pro .po-field input::placeholder,#po-pro .po-field textarea::placeholder{color:var(--po-muted);opacity:.8}
#po-pro .po-field textarea{resize:vertical;min-height:80px}
#po-pro .po-optional{font-weight:400;color:var(--po-muted)}
#po-pro .po-privacy{display:flex;gap:7px;margin-top:19px;color:var(--po-muted);font-size:10px;line-height:1.8}
#po-pro .po-privacy svg{flex:none;margin-top:2px}
#po-pro .po-form-note{padding:14px;border-radius:9px;background:var(--po-soft);margin-top:18px;font-size:12px;line-height:1.7}
#po-pro .po-footer{border-top:1px solid var(--po-line);padding:17px 36px;background:var(--po-surface);display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:var(--po-muted);font-size:10px}
#po-pro .po-result{padding:0 36px 30px}
#po-pro .po-success{display:flex;align-items:center;gap:12px;margin-bottom:18px}
#po-pro .po-success-icon{background:var(--po-green-bg);color:var(--po-green);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;flex:none}
#po-pro .po-paper{background:var(--po-surface);border:1px solid var(--po-line);border-radius:12px;padding:30px;box-shadow:0 8px 24px #15203c08}
#po-pro .po-paper-head{display:flex;gap:20px;justify-content:space-between;padding-bottom:23px;border-bottom:2px solid var(--po-ink)}
#po-pro .po-paper-head h2{font-size:23px;margin-top:6px}
#po-pro .po-doc-label{color:var(--po-accent-ink);font-size:10px;font-weight:700;letter-spacing:1.6px}
#po-pro .po-paper-meta{font-size:11px;line-height:1.9;color:var(--po-muted);text-align:right}
#po-pro .po-parties{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:24px 0;font-size:12px;line-height:1.9}
#po-pro .po-parties small{display:block;color:var(--po-muted);font-size:10px;font-weight:700;letter-spacing:1px;margin-bottom:5px}
#po-pro .po-parties strong{display:block;font-weight:700}
#po-pro .po-address{white-space:pre-line;overflow-wrap:anywhere}
#po-pro .po-doc-table{width:100%;border-collapse:collapse;font-size:12px}
#po-pro .po-doc-table th{font-size:10px;text-align:left;color:var(--po-muted);font-weight:600;border-bottom:1px solid var(--po-line);padding:9px 0}
#po-pro .po-doc-table td{padding:13px 0;border-bottom:1px solid var(--po-line);vertical-align:top}
#po-pro .po-doc-table td:first-child{padding-right:12px}
#po-pro .po-doc-table th:last-child,#po-pro .po-doc-table td:last-child{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}
#po-pro .po-doc-table small{display:block;color:var(--po-muted);font-size:11px;margin-top:3px}
#po-pro .po-doc-total{display:flex;gap:10px 16px;justify-content:flex-end;align-items:baseline;flex-wrap:wrap;margin-top:25px}
#po-pro .po-doc-total span{font-size:12px;color:var(--po-muted)}
#po-pro .po-doc-total strong{font-size:29px;letter-spacing:-.8px}
#po-pro .po-doc-includes{margin-top:25px;padding-top:16px;border-top:1px solid var(--po-line);font-size:11px;line-height:1.8;color:var(--po-muted)}
#po-pro .po-actions{display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap;margin-top:17px}
#po-pro .po-secondary{min-height:44px;border:1px solid var(--po-line);background:var(--po-surface);padding:10px 14px;border-radius:8px;font-size:12px;font-weight:600}
@media(pointer:coarse){#po-pro .po-quantity button{min-width:44px;min-height:44px}#po-pro summary{min-height:44px;padding-top:8px}#po-pro .po-field input,#po-pro .po-field textarea{font-size:16px}}
@container(max-width:790px){#po-pro .po-layout{grid-template-columns:minmax(0,1fr) 245px;gap:15px;padding-left:24px;padding-right:24px}#po-pro .po-editor{padding:18px}#po-pro .po-hero{padding-left:24px;padding-right:24px}#po-pro .po-steps{margin-left:24px;margin-right:24px}#po-pro .po-number-row{align-items:start;flex-direction:column;gap:12px}#po-pro .po-option{flex-wrap:wrap;gap:8px}#po-pro .po-option-price{margin-left:27px}#po-pro .po-option-text{min-width:calc(100% - 32px)}}
@container(max-width:620px){#po-pro .po-top{padding:15px 18px}#po-pro .po-pro-label{font-size:10px}#po-pro .po-layout{grid-template-columns:1fr;padding:0 18px 24px;gap:16px}#po-pro .po-hero{padding:25px 18px 20px}#po-pro .po-intro{font-size:13px}#po-pro .po-steps{margin:0 18px 18px;gap:8px}#po-pro .po-step{font-size:11px}#po-pro .po-step-line{width:20px}#po-pro .po-number-row{flex-direction:row;align-items:center;gap:10px}#po-pro .po-quantity input{width:56px}#po-pro .po-quantity button{width:31px}#po-pro .po-summary-top{padding:16px 20px}#po-pro .po-summary-body{padding:18px 20px}#po-pro .po-option{flex-wrap:nowrap}#po-pro .po-option-text{min-width:0}#po-pro .po-option-price{margin-left:0}#po-pro .po-footer{padding:15px 18px}#po-pro .po-trust{gap:8px 14px}#po-pro .po-result{padding:0 18px 25px}#po-pro .po-paper{padding:20px}#po-pro .po-parties{grid-template-columns:1fr;gap:16px}#po-pro .po-paper-head{flex-wrap:wrap;gap:9px}#po-pro .po-paper-meta{text-align:left}#po-pro .po-field input,#po-pro .po-field textarea{font-size:16px}#po-pro .po-doc-total strong{font-size:25px}}
@container(max-width:360px){#po-pro .po-number-row{align-items:start;flex-direction:column}#po-pro .po-duration{gap:4px}#po-pro .po-duration button{font-size:11px}#po-pro .po-pro-label{display:none}#po-pro .po-option{flex-wrap:wrap}#po-pro .po-option-text{min-width:calc(100% - 30px)}#po-pro .po-option-price{margin-left:27px}#po-pro .po-fields{grid-template-columns:1fr}#po-pro .po-step{white-space:normal}}
#po-pro{--po-bg:#f1f4f8;--po-muted:#58667c;--po-line:#dce3ed;--po-soft:#f0f4fa;--po-accent:#ff8a40;border-radius:12px}
#po-pro .po-top{padding:18px 34px}
#po-pro .po-brand{display:flex;align-items:center;gap:15px;min-width:0}
#po-pro .po-brand img{width:195px;max-width:100%;height:auto;display:block;border-radius:5px}
#po-pro .po-brand>span{font-size:11px;letter-spacing:1px;font-weight:800;color:var(--po-muted);border-left:1px solid var(--po-line);padding-left:15px}
#po-pro .po-pro-label{display:flex;align-items:center;gap:8px;font-size:12px}
#po-pro .po-hero{padding:29px 34px 25px;background:var(--po-surface)}
#po-pro .po-eyebrow{color:var(--po-accent-ink);font-size:11px;letter-spacing:1.3px;margin-bottom:12px}
#po-pro h1{font-size:clamp(27px,4.2cqi,40px);line-height:1.2;letter-spacing:-1.3px;max-width:800px}
#po-pro .po-intro{font-size:14px;max-width:640px;margin-top:13px}
#po-pro .po-trust{font-size:12px;margin-top:18px;gap:10px 24px}
#po-pro .po-trust svg{width:15px;height:15px}
#po-pro[data-details="true"] .po-hero{display:none}
#po-pro .po-partners{display:flex;align-items:center;justify-content:flex-start;gap:30px;flex-wrap:wrap;padding:19px 34px;background:var(--po-surface);border-top:1px solid var(--po-line);border-bottom:1px solid var(--po-line);margin-bottom:28px}
#po-pro .po-partners-title{font-size:10px;letter-spacing:1px;font-weight:800;color:var(--po-muted)}
#po-pro .po-partners-title>span{display:block;font-size:11px;letter-spacing:0;font-weight:400;margin-top:4px}
#po-pro .po-partner-logo{padding:5px 10px;background:#fff;border-radius:6px;flex:none}
#po-pro .po-partner-logo img{display:block;width:120px;height:auto}
#po-pro .po-partner-text{font-size:12px;line-height:1.8;border-left:1px solid var(--po-line);padding-left:28px;color:var(--po-muted)}
#po-pro .po-partner-text strong{font-size:13px;color:var(--po-ink);font-weight:700}
#po-pro .po-layout{grid-template-columns:minmax(0,1fr) 302px;padding:0 34px 32px;gap:24px}
#po-pro .po-main-column{display:grid;gap:17px;min-width:0}
#po-pro .po-editor{border-radius:12px;padding:25px;border-color:var(--po-line)}
#po-pro .po-section-heading{display:flex;align-items:center;gap:10px;margin-bottom:22px}
#po-pro .po-section-index{font-size:11px;font-weight:800;letter-spacing:1px;color:var(--po-muted)}
#po-pro .po-section-heading h2{font-size:18px;font-weight:800;letter-spacing:-.5px}
#po-pro h3{font-size:13px}
#po-pro .po-desc{font-size:12px;line-height:1.6}
#po-pro .po-number-row{flex-direction:row;align-items:center;gap:12px}
#po-pro .po-quantity{padding:3px;border-radius:8px;background:var(--po-surface)}
#po-pro .po-quantity button{width:35px;height:40px;background:var(--po-soft);border-radius:5px}
#po-pro .po-quantity input{width:70px;font-size:24px;letter-spacing:-.7px}
#po-pro .po-range-wrap{margin-top:18px}
#po-pro .po-range{width:100%;height:36px;margin:0;appearance:none;background:transparent;cursor:pointer;accent-color:var(--po-accent);display:block}
#po-pro .po-range::-webkit-slider-runnable-track{height:6px;border-radius:4px;background:linear-gradient(to right,var(--po-accent) 0%,var(--po-accent) var(--po-range-fill,9.8%),var(--po-line) var(--po-range-fill,9.8%),var(--po-line) 100%)}
#po-pro .po-range::-webkit-slider-thumb{appearance:none;width:24px;height:24px;background:var(--po-accent);border:4px solid var(--po-surface);border-radius:50%;margin-top:-9px;box-shadow:0 1px 5px #17233d50}
#po-pro .po-range::-moz-range-track{height:6px;border-radius:4px;background:var(--po-line)}
#po-pro .po-range::-moz-range-progress{height:6px;background:var(--po-accent)}
#po-pro .po-range::-moz-range-thumb{width:17px;height:17px;background:var(--po-accent);border:4px solid var(--po-surface);border-radius:50%}
#po-pro .po-range-ticks{display:flex;justify-content:space-between;color:var(--po-muted);font-size:11px;padding:0 4px}
#po-pro .po-range-note{font-size:11px;color:var(--po-green);margin-top:10px;line-height:1.7}
#po-pro .po-separator{margin:22px 0}
#po-pro .po-duration{gap:7px}
#po-pro .po-duration button{padding:13px 3px;border-radius:7px;font-size:12px;box-shadow:none}
#po-pro .po-duration button[aria-pressed="true"]{box-shadow:none}
#po-pro .po-options-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}
#po-pro .po-link-button{background:transparent;border:0;text-decoration:underline;text-underline-offset:3px;padding:5px 0;font-size:12px;font-weight:600;color:var(--po-ink);min-height:30px}
#po-pro .po-base{align-items:center;padding:15px 13px;gap:10px;border-radius:8px;background:var(--po-soft);margin-top:12px}
#po-pro .po-base>div{flex:1;min-width:0}
#po-pro .po-base h3{font-size:13px}
#po-pro .po-base svg{width:18px;height:18px;flex:none}
#po-pro .po-base-price{font-size:13px;font-weight:700;white-space:nowrap;flex:none;color:var(--po-ink)}
#po-pro .po-base-price small{display:block;font-size:11px;font-weight:400;text-align:right}
#po-pro .po-options{gap:0;margin-top:5px}
#po-pro .po-option{border:0;border-bottom:1px solid var(--po-line);border-radius:0;padding:16px 1px;gap:11px;flex-wrap:nowrap}
#po-pro .po-option:has(input:checked){background:transparent;border-color:var(--po-line)}
#po-pro .po-option input{width:19px;height:19px;accent-color:#223d68}
#po-pro .po-option-text{min-width:0}
#po-pro .po-option-text strong{font-size:13px}
#po-pro .po-option-text small{font-size:12px}
#po-pro .po-option-price{margin-left:0;font-size:13px}
#po-pro .po-price-note{font-size:11px;color:var(--po-muted);margin-top:12px}
#po-pro .po-pack{font-size:12px;border-radius:7px;padding:12px;line-height:1.6}
#po-pro .po-pack svg{flex:none;margin-top:2px}
#po-pro .po-service-strip{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;border-top:1px solid var(--po-line);padding-top:17px;margin-top:18px;font-size:11px;color:var(--po-muted)}
#po-pro .po-service-strip>span{display:flex;align-items:center;gap:6px}
#po-pro .po-service-strip svg{width:16px;height:16px;flex:none;color:var(--po-ink)}
#po-pro .po-summary{border:0;border-radius:12px;box-shadow:0 5px 22px #1222400d}
#po-pro .po-summary-top{padding:22px;background:#192b49}
#po-pro .po-summary-kicker{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:600;letter-spacing:.85px;color:#c6d6ee;margin-bottom:13px}
#po-pro .po-summary-kicker svg{width:15px;height:15px}
#po-pro .po-summary-top h2{font-size:19px;letter-spacing:-.3px;line-height:1.35}
#po-pro .po-summary-top p{font-size:12px;margin-top:7px}
#po-pro .po-summary-body{padding:22px}
#po-pro .po-total{margin:0;padding:0;border:0}
#po-pro .po-total-label{font-size:12px}
#po-pro .po-total-value{font-size:38px;letter-spacing:-1.5px;margin-top:6px}
#po-pro .po-total-sub{font-size:12px;margin-top:7px;line-height:1.7}
#po-pro .po-volume{padding:0;margin:18px 0 0;background:transparent;color:var(--po-muted);font-size:11px}
#po-pro .po-volume-saving{font-size:12px;font-weight:600;color:var(--po-green);margin-top:5px;line-height:1.7}
#po-pro .po-lines{border-top:1px solid var(--po-line);padding-top:17px;margin-top:17px;font-size:12px;gap:12px}
#po-pro .po-line small{font-size:11px}
#po-pro .po-primary{border-radius:7px;font-size:13px;padding:13px;min-height:49px;box-shadow:none}
#po-pro .po-micro{font-size:11px;line-height:1.7;margin-top:11px}
#po-pro .po-summary-reassurance{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:19px;padding-top:16px;border-top:1px solid var(--po-line);font-size:11px;color:var(--po-muted);line-height:1.8}
#po-pro .po-summary-reassurance>svg{width:19px;height:19px;color:var(--po-green)}
#po-pro .po-summary-reassurance strong{font-weight:400}
#po-pro .po-help{padding:17px 0 0;margin-top:0;gap:11px}
#po-pro .po-avatar{background:var(--po-surface);border:1px solid var(--po-line);width:39px;height:39px;font-size:11px}
#po-pro .po-help>div{font-size:11px;line-height:1.8;min-width:0;overflow-wrap:anywhere}
#po-pro .po-help strong{display:block;font-size:12px}
#po-pro .po-help>div>span{display:block;color:var(--po-muted)}
#po-pro .po-configuration-compact{display:flex;justify-content:space-between;gap:12px;align-items:center}
#po-pro .po-configuration-compact p{font-size:12px;line-height:1.8;color:var(--po-muted)}
#po-pro .po-configuration-compact button{flex:none}
#po-pro[data-details="true"] [data-view="offer"] .po-section-heading{margin-bottom:13px}
#po-pro [data-view="details"]>.po-section-heading{margin-bottom:9px}
#po-pro .po-fields{margin-top:20px;gap:15px 13px}
#po-pro .po-field{font-size:12px}
#po-pro .po-field input,#po-pro .po-field textarea{font-size:14px;border-radius:7px;min-height:46px}
#po-pro .po-field input::placeholder{opacity:.78}
#po-pro .po-details{font-size:12px;margin-top:17px}
#po-pro .po-details summary{line-height:1.8}
#po-pro .po-email-field{margin-top:15px}
#po-pro .po-privacy{font-size:11px;margin-top:17px}
#po-pro .po-generate{margin-top:18px}
#po-pro .po-result{padding:0 34px 30px}
#po-pro .po-paper{border-radius:8px;padding:30px;border-top:4px solid #192b49}
#po-pro .po-parties{overflow-wrap:anywhere}
#po-pro .po-doc-table{font-size:13px}
#po-pro .po-doc-table th,#po-pro .po-doc-table small{font-size:11px}
#po-pro .po-doc-includes{font-size:12px}
#po-pro .po-footer{font-size:11px;padding:18px 34px}
@container(max-width:820px){#po-pro .po-layout{grid-template-columns:minmax(0,1fr) 266px;gap:18px;padding:0 24px 28px}#po-pro .po-top,#po-pro .po-partners{padding-left:24px;padding-right:24px}#po-pro .po-hero{padding-left:24px;padding-right:24px}#po-pro .po-editor{padding:21px}#po-pro .po-number-row{flex-wrap:wrap}#po-pro .po-partners{gap:20px}#po-pro .po-partner-text{padding-left:20px}#po-pro .po-summary-body{padding:20px}#po-pro .po-summary-top{padding:21px}#po-pro .po-summary-top h2{font-size:18px}#po-pro .po-total-value{font-size:35px}#po-pro .po-base{flex-wrap:wrap}#po-pro .po-base-price{margin-left:28px}}
@container(max-width:660px){#po-pro .po-layout{grid-template-columns:1fr;padding:0 18px 24px;gap:15px}#po-pro .po-main-column{display:contents}#po-pro [data-view="offer"]{grid-row:1}#po-pro .po-layout>aside{grid-row:2}#po-pro [data-view="details"]{grid-row:3}#po-pro .po-top{padding:16px 18px}#po-pro .po-brand img{width:177px}#po-pro .po-pro-label{display:none}#po-pro .po-hero{padding:23px 18px}#po-pro .po-trust{gap:8px 14px;font-size:11px}#po-pro .po-intro{font-size:13px}#po-pro .po-partners{gap:12px 18px;padding:17px 18px;margin-bottom:20px}#po-pro .po-partners-title{width:100%}#po-pro .po-partners-title>span{display:inline;margin-left:8px}#po-pro .po-partner-logo{padding:3px 6px}#po-pro .po-partner-logo img{width:100px}#po-pro .po-partner-text{font-size:11px;padding-left:18px}#po-pro .po-partner-text strong{font-size:12px}#po-pro .po-editor{padding:20px}#po-pro .po-section-heading{margin-bottom:20px}#po-pro .po-section-heading h2{font-size:18px}#po-pro .po-number-row{flex-wrap:nowrap}#po-pro .po-base{flex-wrap:nowrap}#po-pro .po-base-price{margin-left:0}#po-pro .po-duration button{font-size:12px}#po-pro .po-summary-top{padding:19px 22px}#po-pro .po-summary-body{padding:20px 22px}#po-pro .po-total-value{font-size:37px}#po-pro .po-total-sub{font-size:12px}#po-pro .po-help{padding:16px 3px 0}#po-pro .po-result{padding:0 18px 24px}#po-pro .po-paper{padding:20px}#po-pro .po-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}#po-pro .po-field input,#po-pro .po-field textarea{font-size:16px}#po-pro .po-footer{padding:17px 18px}#po-pro[data-details="true"] .po-summary-kicker,#po-pro[data-details="true"] .po-summary-top h2,#po-pro[data-details="true"] .po-lines,#po-pro[data-details="true"] .po-volume,#po-pro[data-details="true"] .po-volume-saving,#po-pro[data-details="true"] .po-summary-reassurance,#po-pro[data-details="true"] .po-micro,#po-pro[data-details="true"] .po-help{display:none}#po-pro[data-details="true"] .po-summary-top{padding:12px 20px}#po-pro[data-details="true"] .po-summary-top p{margin:0}#po-pro[data-details="true"] .po-summary-body{padding:13px 20px}#po-pro[data-details="true"] .po-total-value{font-size:30px}#po-pro[data-details="true"] .po-total-sub{margin-top:2px}#po-pro .po-configuration-compact{align-items:start}}
@container(max-width:380px){#po-pro .po-number-row{align-items:start;flex-direction:column}#po-pro .po-quantity input{width:68px}#po-pro .po-duration{gap:5px}#po-pro .po-duration button{font-size:11px}#po-pro .po-option{flex-wrap:wrap}#po-pro .po-option-text{min-width:calc(100% - 32px)}#po-pro .po-option-price{margin-left:30px}#po-pro .po-base{flex-wrap:wrap}#po-pro .po-base-price{margin-left:28px}#po-pro .po-partners-title>span{display:block;margin-left:0}#po-pro .po-partners{gap:10px 13px}#po-pro .po-partner-logo img{width:85px}#po-pro .po-partner-text{padding-left:13px}#po-pro .po-section-heading h2{font-size:16px}#po-pro .po-fields{grid-template-columns:1fr}#po-pro .po-configuration-compact{flex-direction:column;gap:3px}}
@media(pointer:coarse){#po-pro .po-presets button,#po-pro .po-quantity button{min-width:44px;min-height:44px}#po-pro .po-link-button{min-height:44px}#po-pro .po-field input,#po-pro .po-field textarea{font-size:16px}}
#po-pro .po-hero-kpis{display:flex;gap:12px 26px;flex-wrap:wrap;margin-top:20px;font-size:12px;color:var(--po-muted)}
#po-pro .po-hero-kpis>span,#po-pro .po-hero-kpis>a{display:flex;align-items:center;gap:6px}
#po-pro .po-hero-kpis strong{font-weight:800;color:var(--po-ink)}
#po-pro .po-hero-kpis a{text-decoration:none;color:var(--po-muted)}
#po-pro .po-hero-kpis svg{width:14px;height:14px;color:var(--po-accent-ink)}
#po-pro .po-trust{border-top:1px solid var(--po-line);padding-top:16px;margin-top:20px}
#po-pro .po-partners{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 25px;padding-top:17px;padding-bottom:21px;align-items:center}
#po-pro .po-partners-title{grid-column:1/-1;display:flex;gap:12px;align-items:center;font-size:10px}
#po-pro .po-partners-title>span{display:inline;margin:0;font-size:11px}
#po-pro .po-partner-logo{justify-self:center;display:block;text-decoration:none;padding:5px 8px;max-width:100%}
#po-pro .po-partner-logo img{width:112px;height:auto;max-width:100%}
#po-pro .po-partner-itn img{width:142px}
#po-pro .po-partner-category{text-align:center;min-width:0}
#po-pro .po-partner-category>span{display:block;font-size:10px;color:var(--po-muted);line-height:1.6;margin-bottom:7px}
#po-pro .po-partner-category .po-partner-logo{display:inline-block}
#po-pro .po-partner-epa img{width:177px}
#po-pro .po-base{display:block;padding:18px;background:var(--po-soft);border:1px solid var(--po-line)}
#po-pro .po-base-heading{display:flex;justify-content:space-between;align-items:start;gap:18px}
#po-pro .po-base-heading>div:first-child{flex:1;min-width:0}
#po-pro .po-base-label{display:flex;align-items:center;gap:6px;font-size:9px;letter-spacing:.7px;font-weight:800;color:var(--po-green);margin-bottom:8px}
#po-pro .po-base-label svg{width:15px;height:15px}
#po-pro .po-base h3{font-size:16px;line-height:1.5;font-weight:800;letter-spacing:-.25px}
#po-pro .po-base-price{margin:0;font-size:16px;line-height:1.5;color:var(--po-ink)}
#po-pro .po-base-price strong{font-weight:800}
#po-pro .po-course-content{display:grid;grid-template-columns:1fr 1fr;gap:16px 17px;padding:16px 0 0;margin:17px 0 0;border-top:1px solid var(--po-line);list-style:none;font-size:11px;color:var(--po-muted)}
#po-pro .po-course-content li{display:flex;gap:8px;align-items:start}
#po-pro .po-course-content li svg{width:16px;height:16px;color:var(--po-muted);margin-top:2px}
#po-pro .po-course-content strong{font-weight:700;color:var(--po-ink)}
#po-pro .po-course-content small{display:block;font-size:11px;line-height:1.65;margin-top:3px}
#po-pro .po-service-strip{gap:10px;font-size:11px;line-height:1.7}
#po-pro .po-service-strip>span{align-items:start}
#po-pro .po-service-strip svg{margin-top:2px}
#po-pro .po-mobile-budget{display:none}
#po-pro .po-page-content{background:var(--po-surface);border-top:1px solid var(--po-line)}
#po-pro .po-page-content h2{font-size:27px;letter-spacing:-.9px;line-height:1.3}
#po-pro .po-benefits{padding:35px 34px}
#po-pro .po-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:27px}
#po-pro .po-benefit-grid>div>svg{width:23px;height:23px;color:var(--po-accent-ink);margin-bottom:11px}
#po-pro .po-page-content h3{font-size:13px;line-height:1.6}
#po-pro .po-page-content p{color:var(--po-muted);font-size:12px;line-height:1.8;margin-top:7px}
#po-pro .po-audiences{padding:32px 34px;display:grid;grid-template-columns:1fr 1.65fr;gap:35px;background:var(--po-bg);border-block:1px solid var(--po-line)}
#po-pro .po-audiences h2{font-size:25px}
#po-pro .po-audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px 25px}
#po-pro .po-quality{display:flex;align-items:start;gap:16px;padding:26px 34px}
#po-pro .po-quality>svg{width:27px;height:27px;color:var(--po-green);flex:none;margin-top:3px}
#po-pro .po-quality p{margin-top:4px}
#po-pro .po-quality-links{display:flex;gap:6px 20px;flex-wrap:wrap;margin-top:12px}
#po-pro .po-quality-links a{font-size:11px;color:var(--po-ink);text-underline-offset:3px}
#po-pro .po-contact{margin:4px 34px 32px;padding:28px 30px;display:grid;grid-template-columns:1.7fr 1fr;gap:25px;border-radius:12px;background:#192b49;color:#fff}
#po-pro .po-contact .po-eyebrow{color:#ffb37e;font-size:9px;letter-spacing:.8px}
#po-pro .po-contact h2{font-size:25px;color:#fff}
#po-pro .po-contact p{color:#c8d6e9;max-width:420px}
#po-pro .po-contact-person{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px}
#po-pro .po-contact-person .po-avatar{background:#304766;color:#fff;border-color:#496081;width:43px;height:43px;margin-bottom:9px}
#po-pro .po-contact-person strong{font-size:13px;color:#fff}
#po-pro .po-profile-link{color:inherit;text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 35%,transparent);text-underline-offset:4px}
#po-pro .po-profile-link:hover{text-decoration-color:currentColor}
#po-pro .po-help .po-profile-link{color:var(--po-ink)}
#po-pro .po-contact-person .po-profile-link{color:#fff}
#po-pro .po-person-links,#po-pro .po-help strong.po-person-links{display:flex;align-items:center;flex-wrap:wrap;gap:7px}
#po-pro .po-linkedin{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;border-radius:6px;color:#0a66c2;background:#e9f2fc;text-decoration:none;flex:none}
#po-pro .po-linkedin img{display:block;width:18px;height:18px;padding:1px;background:#fff;border-radius:2px}
#po-pro .po-help .po-linkedin{color:#0a66c2}
#po-pro .po-contact-person .po-linkedin{background:#304766;color:#a8d4ff}
@media(pointer:coarse){#po-pro .po-linkedin{min-width:44px;min-height:44px}}
#po-pro .po-contact-person>span:not(.po-avatar){color:#c8d6e9;margin-top:3px}
#po-pro .po-contact-cta{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--po-accent);color:#241b15;border-radius:7px;text-decoration:none;font-size:12px;font-weight:800;padding:12px 18px;min-height:44px;margin-top:16px;max-width:100%}
#po-pro .po-contact-cta svg{width:16px;height:16px}
#po-pro .po-contact-person small{color:#c8d6e9;font-size:10px;margin-top:8px}
#po-pro .po-faq{padding:0 34px 32px}
#po-pro .po-faq h2{font-size:22px;margin-bottom:16px}
#po-pro .po-faq details{border-bottom:1px solid var(--po-line);padding:11px 0}
#po-pro .po-faq summary{font-size:12px;font-weight:600;line-height:1.8;min-height:32px;align-content:center}
#po-pro .po-faq details p{margin:5px 0 8px;max-width:750px}
#po-pro[data-details="true"] .po-partners,#po-pro[data-details="true"] .po-page-content{display:none}
#po-pro[data-details="true"] .po-layout,#po-pro[data-details="true"] .po-result{padding-top:27px}
@container(max-width:820px){#po-pro .po-partners{gap:12px 16px}#po-pro .po-base-heading{flex-wrap:wrap;gap:10px}#po-pro .po-base-heading>div:first-child{flex-basis:100%}#po-pro .po-base-price{display:flex;align-items:baseline;gap:5px}#po-pro .po-course-content{grid-template-columns:1fr;gap:12px}#po-pro .po-benefits,#po-pro .po-quality,#po-pro .po-audiences{padding-left:24px;padding-right:24px}#po-pro .po-contact{margin-left:24px;margin-right:24px}#po-pro .po-faq{padding-left:24px;padding-right:24px}}
@container(max-width:660px){#po-pro .po-partners{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;padding:17px 18px}#po-pro .po-partners-title{display:block}#po-pro .po-partners-title>span{margin-left:7px}#po-pro .po-partner-logo img{width:102px}#po-pro .po-partner-itn img{width:128px}#po-pro .po-partner-epa img{width:150px}#po-pro .po-partner-category>span{font-size:10px}#po-pro .po-base-heading{flex-wrap:nowrap;gap:10px}#po-pro .po-base-heading>div:first-child{flex-basis:auto}#po-pro .po-base-price{display:block}#po-pro .po-base h3{font-size:15px}#po-pro .po-course-content{grid-template-columns:1fr 1fr;font-size:11px}#po-pro .po-mobile-budget{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--po-line);padding-top:15px;margin-top:17px}#po-pro .po-mobile-budget>div>span{font-size:11px;color:var(--po-muted);display:block}#po-pro .po-mobile-budget strong{display:block;font-size:22px;font-weight:800;letter-spacing:-.5px}#po-pro .po-mobile-budget button{font-size:12px;padding:10px 13px;min-height:44px;border:0;border-radius:7px;color:#241b15;background:var(--po-accent);font-weight:700}#po-pro .po-mobile-budget small{display:block;font-size:11px;color:var(--po-muted)}#po-pro .po-benefits,#po-pro .po-audiences,#po-pro .po-quality{padding:28px 20px}#po-pro .po-page-content h2{font-size:24px}#po-pro .po-benefit-grid{grid-template-columns:1fr;gap:22px;margin-top:22px}#po-pro .po-benefit-grid>div>svg{float:left;margin:3px 14px 15px 0}#po-pro .po-benefit-grid p{margin-left:37px}#po-pro .po-audiences{grid-template-columns:1fr;gap:24px}#po-pro .po-audience-grid{gap:22px 18px}#po-pro .po-contact{grid-template-columns:1fr;margin:0 18px 27px;padding:23px;gap:25px}#po-pro .po-contact-person{align-items:start;position:relative;padding-left:53px}#po-pro .po-contact-person .po-avatar{position:absolute;left:0;top:0}#po-pro .po-contact h2{font-size:24px}#po-pro .po-faq{padding:0 20px 27px}#po-pro .po-faq h2{font-size:21px}#po-pro .po-range{height:44px}}
@container(max-width:410px){#po-pro .po-base-heading{flex-wrap:wrap}#po-pro .po-base-heading>div:first-child{flex-basis:100%}#po-pro .po-base-price{display:flex}#po-pro .po-course-content{grid-template-columns:1fr;gap:12px}#po-pro .po-base{padding:15px}#po-pro .po-audience-grid{grid-template-columns:1fr}#po-pro .po-partners-title>span{display:block;margin:4px 0 0}#po-pro .po-hero-kpis{gap:10px 16px;font-size:11px}#po-pro .po-contact-person{padding-left:0}#po-pro .po-contact-person .po-avatar{position:static}}
#po-pro{--po-accent:#ff6b35}
#po-pro .po-primary,#po-pro .po-contact-cta,#po-pro .po-mobile-budget button{background:linear-gradient(135deg,var(--po-accent),#f7931e);color:#fff;border:0;border-radius:999px;padding:12px 22px;min-height:49px;font-size:15px;font-weight:700;line-height:1.7;box-shadow:0 6px 18px rgba(247,107,53,.3);text-decoration:none}
#po-pro .po-primary:hover{filter:none}
#po-pro .po-mobile-budget{flex-wrap:wrap}
@media(prefers-reduced-motion:no-preference){#po-pro .po-primary,#po-pro .po-contact-cta,#po-pro .po-mobile-budget button{transition:box-shadow .18s ease}}
#po-pro .po-addons{container-type:inline-size;margin-top:20px}
#po-pro .po-addons-heading{display:flex;align-items:center;justify-content:space-between;gap:8px 14px;flex-wrap:wrap;margin-bottom:10px}
#po-pro .po-addons-heading h3{font-size:12px;font-weight:600;color:var(--po-muted)}
#po-pro .po-bundle-button{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;min-height:36px;border:1px solid var(--po-line);border-radius:999px;background:var(--po-surface);color:var(--po-ink);font-size:11px;font-weight:700}
#po-pro .po-bundle-button[aria-pressed="true"]{color:var(--po-green);background:var(--po-green-bg);border-color:color-mix(in srgb,var(--po-green) 35%,var(--po-line))}
#po-pro .po-addon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
#po-pro .po-addon{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px 10px;align-items:start;width:100%;padding:13px;border:1px solid var(--po-line);border-radius:10px;background:var(--po-surface);text-align:left;min-width:0}
#po-pro .po-addon:hover{border-color:color-mix(in srgb,var(--po-ink) 40%,var(--po-line))}
#po-pro .po-addon[aria-pressed="true"]{border-color:var(--po-green);background:color-mix(in srgb,var(--po-green-bg) 55%,var(--po-surface))}
#po-pro .po-addon-icon{display:grid;place-items:center;width:28px;height:28px;background:var(--po-soft);border-radius:7px;color:var(--po-muted)}
#po-pro .po-addon-icon svg{width:16px;height:16px}
#po-pro .po-addon-copy{min-width:0}
#po-pro .po-addon-copy strong{display:block;font-size:12px;font-weight:700;line-height:1.5}
#po-pro .po-addon-copy small{display:block;margin-top:4px;font-size:11px;line-height:1.6;color:var(--po-muted);font-weight:400}
#po-pro .po-addon-bottom{grid-column:1/-1;display:flex;align-items:center;align-self:end;justify-content:space-between;gap:8px;margin-top:2px}
#po-pro .po-addon-price{font-size:12px;font-weight:700;white-space:nowrap;font-variant-numeric:tabular-nums}
#po-pro .po-addon-price small{font-size:10px;color:var(--po-muted);font-weight:400;margin-left:3px}
#po-pro .po-addon-control{display:flex;align-items:center;justify-content:center;gap:5px;padding:6px 9px;border-radius:999px;background:var(--po-soft);color:var(--po-ink);font-size:11px;font-weight:600;white-space:nowrap;min-width:76px}
#po-pro .po-addon-control svg{width:13px;height:13px}
#po-pro .po-addon .po-addon-check{display:none}
#po-pro .po-addon[aria-pressed="true"] .po-addon-control{background:var(--po-green);color:var(--po-surface)}
#po-pro .po-addon[aria-pressed="true"] .po-addon-plus{display:none}
#po-pro .po-addon[aria-pressed="true"] .po-addon-check{display:block}
#po-pro .po-pack{padding:9px 11px;font-size:11px;align-items:center}
#po-pro .po-pack svg{margin-top:0}
#po-pro .po-avatar{display:block;width:42px;height:42px;object-fit:cover;border:1px solid var(--po-line)}
#po-pro .po-contact-person .po-avatar{width:64px;height:64px;border:2px solid #fff;margin-bottom:10px}
@container(max-width:510px){#po-pro .po-addon-grid{grid-template-columns:1fr}#po-pro .po-addon{grid-template-columns:28px minmax(0,1fr) auto;gap:8px 10px;align-items:center}#po-pro .po-addon-bottom{grid-column:auto;display:flex;flex-direction:column;align-self:center;align-items:flex-end;gap:8px;margin:0}#po-pro .po-addon-price small{display:block;text-align:right;margin:0}#po-pro .po-addon-copy small{margin-top:3px}}
@container(max-width:320px){#po-pro .po-addon{grid-template-columns:minmax(0,1fr) auto;padding:12px;gap:10px}#po-pro .po-addon-icon{display:none}#po-pro .po-addons-heading{align-items:start}}
@container(max-width:660px){#po-pro .po-contact-person{padding-left:78px}}
@container(max-width:410px){#po-pro .po-contact-person{padding-left:0}}
@media(pointer:coarse){#po-pro .po-bundle-button{min-height:44px}}
@media(prefers-reduced-motion:no-preference){#po-pro .po-addon{transition:background-color .16s ease,border-color .16s ease}}
#po-pro{color-scheme:light;width:100%;max-width:1180px;margin:0 auto;border-radius:0;scroll-margin-top:110px}
#po-pro h1,#po-pro h2,#po-pro h3{padding:0;color:inherit;font-family:inherit}
#po-pro li{margin:0;padding:0}
#po-pro a:focus-visible{outline:3px solid #6a9eff;outline-offset:3px}
#po-pro .po-privacy-note{font-size:11px;line-height:1.7;color:var(--po-muted);margin-top:9px}
#po-pro .po-privacy-note a{color:var(--po-ink);text-decoration:underline;text-underline-offset:3px}
#po-pro .po-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
#po-pro .po-submit-status{font-size:12px;color:var(--po-muted);margin-top:12px;line-height:1.7}
#po-pro #po-submit-error{margin-top:15px;padding:12px;border:1px solid #eab9b9;border-radius:8px;background:#fff5f5;line-height:1.7}
#po-pro .po-download-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:20px 0}
#po-pro .po-download-actions .po-primary{width:auto;display:inline-flex;gap:9px;align-items:center;justify-content:center}
#po-pro .po-email-feedback{font-size:12px;line-height:1.8;color:var(--po-muted);overflow-wrap:anywhere;margin:8px 0 18px}
#po-pro .po-email-feedback[data-state="failed"],#po-pro .po-email-feedback[data-state="unknown"]{color:#963e1a}
#po-pro .po-doc-tax{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--po-line);padding-top:13px;margin-top:13px;font-size:13px}
#po-pro .po-doc-total{justify-content:space-between;margin-top:20px}
#po-pro .po-doc-total strong{font-size:18px;letter-spacing:0}
#po-pro .po-doc-final{font-size:24px;font-weight:700;margin-top:15px;padding-top:15px;border-top:2px solid var(--po-ink)}
#po-pro .po-validity{font-size:12px;line-height:1.7;margin-top:18px;color:var(--po-muted)}
#po-pro .po-success h2{scroll-margin-top:115px}
#po-pro .po-noscript{margin:20px;padding:18px;border:1px solid var(--po-line);border-radius:10px;background:#fff;line-height:1.8}
#po-pro .po-noscript a{color:var(--po-accent-ink);text-decoration:underline}
#po-pro #configurateur{scroll-margin-top:110px}
#po-pro [data-view="offer"],#po-pro [data-view="details"]{scroll-margin-top:112px}
#po-pro .po-base[data-selected]{border:1px solid var(--po-line);background:var(--po-surface)}
#po-pro .po-base[data-selected="true"]{border-color:var(--po-green);background:color-mix(in srgb,var(--po-green-bg) 55%,var(--po-surface))}
#po-pro .po-base-actions{display:flex;justify-content:flex-end;margin-top:12px}
#po-pro .po-theory-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:9px 13px;border:1px solid var(--po-line);border-radius:999px;background:var(--po-surface);font-size:12px;font-weight:700}
#po-pro .po-theory-toggle[aria-pressed="true"]{color:var(--po-surface);background:var(--po-green);border-color:var(--po-green)}
#po-pro .po-choice-mark{width:17px;height:17px;border:1.5px solid currentColor;border-radius:4px;display:grid;place-items:center}
#po-pro .po-theory-toggle[aria-pressed="true"] .po-choice-mark:after{content:'';width:8px;height:5px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-1px) rotate(-45deg)}
#po-pro .po-doc-includes p+p{margin-top:5px}
#po-pro.po-tpr-configurator{max-width:none;margin:0;background:transparent;border-radius:0}
#po-pro.po-tpr-configurator .po-layout,#po-pro.po-tpr-configurator .po-result{padding:0}
#po-pro.po-tpr-configurator .po-editor{border:0;padding:0;background:transparent}
#po-pro.po-tpr-configurator .po-main-column{gap:24px}
@container(max-width:660px){#po-pro .po-download-actions .po-primary{width:100%}#po-pro .po-success h2{font-size:22px}#po-pro .po-doc-final{font-size:20px}}
