:root{--ink:#132820;--forest:#184b3c;--green:#2b805f;--lime:#d4ee58;--paper:#f6f6ef;--line:#d9ded5;--muted:#637168}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.site-header,.hero,.choices,.site-footer{max-width:1240px;margin:auto;padding-left:32px;padding-right:32px}.site-header{min-height:96px;display:flex;justify-content:space-between;align-items:center;gap:28px}.wordmark{display:block;width:185px;color:var(--forest);text-decoration:none}.wordmark svg{display:block;width:100%;height:auto}.wordmark-top{fill:currentColor;font:800 42px Arial,Helvetica,sans-serif}.wordmark-bottom{fill:var(--green);font:600 38px Arial,Helvetica,sans-serif}.header-actions{display:flex;align-items:center;gap:20px}.text-action,.primary-action,.footer-contact,.submit-action{font:700 12px/1 Arial,Helvetica,sans-serif;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.text-action{padding:10px 0;border:0;background:transparent;color:var(--forest)}.primary-action,.footer-contact{border:1px solid #96b87e;border-radius:999px;padding:13px 17px;background:transparent;color:var(--green)}.primary-action:hover,.footer-contact:hover{background:var(--lime);border-color:var(--lime);color:var(--forest)}.hero{padding-top:30px;padding-bottom:28px;background:radial-gradient(circle at 93% 18%,#d4ee58 0 7%,transparent 7.3%)}.eyebrow{margin:0 0 12px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}h1,h2,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:-.065em;line-height:.96}h1{max-width:770px;margin-bottom:16px;font-size:clamp(43px,5vw,68px)}h2{font-size:clamp(34px,4vw,50px);margin-bottom:18px}.hero>p:last-child{max-width:670px;margin-bottom:0;font-size:16px;line-height:1.5}.choices{padding-top:8px;padding-bottom:66px}.choice-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line)}.choice-grid a{position:relative;min-height:224px;padding:22px 18px;color:var(--ink);text-decoration:none;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:12px;overflow:hidden;transition:.18s}.choice-grid a:last-child{border-right:0}.choice-grid a:hover{background:#eaf4d0}.choice-grid small{color:#8da867;font-size:12px;font-weight:700}.choice-grid strong{display:block;min-height:2.08em;font:500 25px/1.04 Georgia,serif;letter-spacing:-.05em}.choice-grid span{position:relative;z-index:1;max-width:158px;color:var(--muted);font-size:13px;line-height:1.45}.choice-grid b{position:relative;z-index:1;margin-top:auto;width:35px;height:35px;border:1px solid #a5b4a5;border-radius:50%;display:grid;place-items:center}.choice-art{position:absolute;right:12px;bottom:14px;width:76px;height:58px;color:var(--forest);opacity:.92;pointer-events:none}.art-fill{fill:#e3f2ab}.art-line{fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.art-plane{fill:var(--green)}.site-footer{max-width:none;padding-top:0;padding-bottom:0;background:var(--forest);color:#dce9df}.footer-top,.footer-bottom{max-width:1240px;margin:auto;padding-left:32px;padding-right:32px}.footer-top{min-height:202px;display:grid;grid-template-columns:185px minmax(240px,1fr) auto;align-items:center;gap:56px}.wordmark.inverted{color:#f4f6ec}.wordmark.inverted .wordmark-bottom{fill:var(--lime)}.footer-top p{max-width:440px;margin:0;font:16px/1.55 Arial,Helvetica,sans-serif}.footer-contact{color:#f4f6ec;border-color:#86ae96}.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:20px;padding-bottom:22px;border-top:1px solid rgba(255,255,255,.17);color:#c2d4c7;font-size:12px}.footer-bottom p{margin:0}.footer-bottom i{padding:0 5px;font-style:normal}.legal-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:11px}.legal-links a{color:#eaf4d0;text-decoration:none}.legal-links a:hover{text-decoration:underline}.legal-links span{white-space:nowrap}.modal[hidden]{display:none}.modal{position:fixed;z-index:10;inset:0;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:rgba(14,33,25,.62);backdrop-filter:blur(3px)}.modal-panel{position:relative;z-index:1;width:min(100%,660px);max-height:calc(100vh - 40px);overflow:auto;background:var(--paper);padding:44px;border-radius:4px;box-shadow:0 25px 80px rgba(0,0,0,.24)}.modal-panel.compact{width:min(100%,580px)}.modal-close{position:absolute;right:17px;top:12px;width:36px;height:36px;border:0;background:transparent;color:var(--forest);font-size:31px;font-weight:300;line-height:1;cursor:pointer}.modal-intro{max-width:530px;color:var(--muted);font-size:15px;line-height:1.55}form{margin-top:26px}label{display:grid;gap:7px;margin-bottom:16px;color:var(--forest);font-size:12px;font-weight:700}input,select,textarea{width:100%;border:1px solid #bfc9bf;border-radius:0;background:#fff;color:var(--ink);padding:11px;font:15px/1.35 Arial,Helvetica,sans-serif}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-note{margin:2px 0 18px;color:var(--muted);font-size:12px;line-height:1.45}.privacy-check{display:flex;align-items:flex-start;gap:8px;margin-bottom:18px;color:var(--muted);font-size:12px;line-height:1.45;font-weight:400}.privacy-check input{width:auto;margin:2px 0 0}.privacy-check a{color:var(--forest)}.submit-action{border:0;background:var(--forest);color:#fff;padding:14px 18px}.submit-action:hover{background:var(--green)}body.modal-open{overflow:hidden}@media(max-width:900px){.choice-grid{grid-template-columns:repeat(2,1fr)}.choice-grid a:nth-child(even){border-right:0}.choice-grid a:last-child{border-right:1px solid var(--line)}.footer-top{grid-template-columns:185px 1fr;gap:28px}.footer-contact{grid-column:2;justify-self:start}}@media(max-width:600px){.site-header,.hero,.choices,.footer-top,.footer-bottom{padding-left:20px;padding-right:20px}.site-header{min-height:84px}.wordmark{width:155px}.header-actions{gap:12px}.text-action{font-size:11px}.primary-action{padding:10px 12px;font-size:10px}.hero{padding-top:25px;padding-bottom:22px;background:none}h1{font-size:42px}.choices{padding-bottom:44px}.choice-grid{grid-template-columns:1fr}.choice-grid a,.choice-grid a:last-child{min-height:184px;border-right:0}.choice-grid span{max-width:220px}.choice-art{right:20px;bottom:22px;width:96px;height:72px}.footer-top{display:flex;min-height:0;padding-top:42px;padding-bottom:36px;align-items:flex-start;flex-direction:column;gap:22px}.footer-bottom{display:block;padding-top:17px;padding-bottom:20px}.footer-bottom p+ p{margin-top:10px}.legal-links{justify-content:flex-start}.modal-panel{padding:36px 22px 26px}.form-row{grid-template-columns:1fr}}
.termination-panel{width:min(100%,760px)}.form-section{margin:0 0 20px;padding:18px;border:1px solid var(--line)}.form-section legend{padding:0 7px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.form-section small,label small{color:var(--muted);font-size:11px;font-weight:400}.pzp-fields .form-row label{grid-template-rows:auto 38px auto}.pzp-fields .form-row label small{line-height:1.35}.pzp-fields .form-row input,.pzp-fields .form-row select{height:47px}.address-note{margin:-4px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.manual-insurer{margin-top:4px}.conditional[hidden],.manual-insurer[hidden],.account-field[hidden]{display:none}
.preview-panel{width:min(100%,850px)}.termination-preview{margin:26px 0 20px;padding:42px clamp(24px,5vw,64px);background:#fff;color:#161616;font:16px/1.4 'Times New Roman',Times,serif;box-shadow:0 1px 4px rgba(0,0,0,.12)}.termination-preview .letter-sender{padding-bottom:7px;border-bottom:1px solid #777;text-align:center;line-height:1.28}.termination-preview .letter-window-gap{height:54px}.termination-preview .letter-address{width:280px;margin:0 0 38px auto;font-style:normal;line-height:1.36}.termination-preview .letter-date{margin:0 0 40px;text-align:right;line-height:1.38}.termination-preview .letter-subject{margin:0 0 30px;line-height:1.35}.termination-preview .letter-body p{margin:0 0 22px;text-align:left;line-height:1.46}.termination-preview .letter-closing{margin:34px 0 0}.termination-preview .letter-signature{width:250px;margin:58px 0 0 auto;text-align:center}.termination-preview .letter-signature-line{border-top:1px dotted #111;margin-bottom:5px}.termination-preview .letter-signature p{margin:0;line-height:1.3}.pdf-export{position:fixed;left:0;top:0;width:680px;padding:0;background:#fff;color:#111;font:16px/1.38 'Times New Roman',Times,serif;pointer-events:none}.pdf-export .letter-sender{padding-bottom:7px;border-bottom:1px solid #777;text-align:center;line-height:1.28}.pdf-export .letter-window-gap{height:54px}.pdf-export .letter-address{width:280px;margin:0 0 38px auto;font-style:normal;line-height:1.36}.pdf-export .letter-date{margin:0 0 40px;text-align:right;line-height:1.38}.pdf-export .letter-subject{margin:0 0 28px;line-height:1.35}.pdf-export .letter-body p{margin:0 0 16px;text-align:left;line-height:1.38}.pdf-export .letter-closing{margin:28px 0 0}.pdf-export .letter-signature{width:250px;margin:54px 0 0 auto;text-align:center}.pdf-export .letter-signature-line{border-top:1px dotted #111;margin-bottom:5px}.pdf-export .letter-signature p{margin:0;line-height:1.3}.export-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.secondary-action{border:1px solid #96b87e;background:transparent;color:var(--forest);padding:13px 15px;font:700 12px/1 Arial,Helvetica,sans-serif;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.secondary-action:hover{background:#eaf4d0}.export-status{min-height:18px;margin:14px 0 0}.export-status.error{color:#a23d12}.export-status.success{color:var(--green)}@media(max-width:600px){.termination-preview{padding:28px 20px;font-size:14px}.termination-preview .letter-sender{text-align:left}.termination-preview .letter-address{margin-bottom:34px;width:auto}.termination-preview .letter-date{text-align:left;margin-bottom:34px}.termination-preview .letter-signature{margin-top:48px}.export-actions{display:grid;grid-template-columns:1fr}.export-actions button{width:100%}}
.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.contact-status{min-height:18px;margin:14px 0 0}.contact-status.error{color:#a23d12}.contact-status.success{color:var(--green)}.submit-action[disabled]{cursor:wait;opacity:.7}
.termination-preview .letter-insurance-object{margin:2px 0 24px;padding:14px 18px;border-top:1px solid #9ea99d;border-bottom:1px solid #9ea99d;background:#f7f8f4}.termination-preview .letter-insurance-object>p{margin:0 0 10px!important;color:var(--forest);font:700 11px/1.2 Arial,Helvetica,sans-serif;letter-spacing:.12em;text-transform:uppercase}.termination-preview .letter-insurance-object dl{margin:0}.termination-preview .letter-insurance-object div{display:grid;grid-template-columns:minmax(180px,42%) 1fr;gap:18px;padding:3px 0}.termination-preview .letter-insurance-object dt{font-weight:700}.termination-preview .letter-insurance-object dd{margin:0}@media(max-width:600px){.termination-preview .letter-insurance-object{padding:13px 14px}.termination-preview .letter-insurance-object div{grid-template-columns:1fr;gap:2px;padding:5px 0}}

/* Martinisko visual direction: navy, warm gold and light ivory. */
:root{--ink:#0b1f35;--forest:#0b1f35;--green:#9a7545;--lime:#d8b77f;--paper:#fbfaf7;--line:#dbe1e7;--muted:#617080}
body{background:var(--paper)}
.wordmark-bottom{fill:var(--green)}
.text-action{color:var(--forest)}
.primary-action,.footer-contact{border-color:#b7925f;color:var(--forest)}
.primary-action:hover,.footer-contact:hover{background:var(--lime);border-color:var(--lime);color:var(--ink)}
.hero{background:radial-gradient(circle at 93% 18%,rgba(216,183,127,.34) 0 7%,transparent 7.3%)}
.eyebrow{color:var(--green)}
.choice-grid a:hover{background:#f3eee4}
.choice-grid small{color:var(--green)}
.choice-grid b{border-color:#b9c3cc}
.choice-art{color:var(--forest)}
.art-fill{fill:#eee1cd}
.art-plane{fill:var(--green)}
.site-footer{background:var(--forest);color:#edf1f4}
.wordmark.inverted{color:#fff}
.wordmark.inverted .wordmark-bottom{fill:var(--lime)}
.footer-contact{color:#fff;border-color:rgba(216,183,127,.8)}
.footer-contact:hover{color:var(--ink)}
.footer-bottom{border-top-color:rgba(255,255,255,.18);color:#c7d1da}
.legal-links a,.footer-bottom a{color:#f2dfbf!important}
.modal-backdrop{background:rgba(6,20,35,.7)}
.modal-panel{background:var(--paper)}
.modal-close,label{color:var(--forest)}
input,select,textarea{border-color:#c9d2da;background:#fff;color:var(--ink)}
.privacy-check a{color:var(--forest)}
.submit-action{background:var(--forest)}
.submit-action:hover{background:#9a7545}
.secondary-action{border-color:#b7925f;color:var(--forest)}
.secondary-action:hover{background:#f3eee4}
.export-status.success,.contact-status.success{color:var(--green)}
.termination-preview .letter-insurance-object{border-color:#c4ccd3;background:#f4f5f3}

/* Menšie tematické ilustrácie, aby neprekrývali text najmä na mobile. */
.footer-top{min-height:150px}
.choice-art{right:14px;bottom:16px;width:60px;height:46px}
.cookie-notice[hidden]{display:none}
.cookie-notice{position:fixed;z-index:20;left:18px;bottom:18px;width:min(520px,calc(100vw - 36px));display:flex;align-items:center;gap:18px;padding:16px 18px;border:1px solid #dbe1e7;background:#fff;color:var(--ink);box-shadow:0 18px 50px rgba(11,31,53,.18)}
.cookie-notice p{margin:0;font-size:13px;line-height:1.45}
.cookie-notice a{color:var(--forest);font-weight:700}
.cookie-notice-close{flex:0 0 auto;border:0;background:var(--forest);color:#fff;padding:11px 14px;font:700 11px/1 Arial,Helvetica,sans-serif;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}
.cookie-notice-close:hover{background:var(--green)}
.inline-form-action{padding:0;border:0;background:transparent;color:var(--forest);font:700 12px/1.45 Arial,Helvetica,sans-serif;text-decoration:underline;cursor:pointer}
@media(max-width:600px){.choice-art{right:18px;bottom:20px;width:68px;height:52px}.cookie-notice{right:14px;left:14px;bottom:14px;width:auto;align-items:stretch;flex-direction:column;gap:12px}.cookie-notice-close{width:100%}}

/* Náhľad používa rovnakú listovú sadzbu ako export PDF a DOCX. */
.termination-preview{padding:62px clamp(34px,6vw,78px);font:18px/1.52 Arial,Helvetica,sans-serif}
.termination-preview .letter-sender{padding:0;border:0;text-align:center;line-height:1.35;text-decoration:underline}
.termination-preview .letter-correspondence{display:inline-block;margin-top:8px;text-decoration:none}
.termination-preview .letter-window-gap{height:108px}
.termination-preview .letter-address{width:300px;margin:0 0 88px auto;line-height:1.45}
.termination-preview .letter-date{margin:0 0 112px;text-align:right;line-height:1.45}
.termination-preview .letter-subject{margin:0 0 56px;font-weight:700;line-height:1.42}
.termination-preview .letter-body p{margin:0 0 28px;line-height:1.52}
.termination-preview .letter-body p.letter-compact{margin:0}
.termination-preview .letter-closing{margin:62px 0 0}
.termination-preview .letter-signature{width:270px;margin:88px 0 0 auto}
.termination-preview .letter-signature-line{border-top:1px solid #111;margin-bottom:7px}
.termination-preview .letter-attachment{margin:66px 0 0}
@media(max-width:600px){.termination-preview{padding:38px 22px;font-size:15px}.termination-preview .letter-sender{text-align:left}.termination-preview .letter-window-gap{height:56px}.termination-preview .letter-address{width:auto;margin-bottom:48px}.termination-preview .letter-date{margin-bottom:60px;text-align:left}.termination-preview .letter-subject{margin-bottom:34px}.termination-preview .letter-signature{margin-top:62px}}
