.page-hero[data-astro-cid-tmoec5s5]{padding:clamp(8rem,16vw,14rem) clamp(1.5rem,5vw,6rem) clamp(3rem,6vw,5rem);text-align:center;border-bottom:1px solid var(--border);position:relative}.label[data-astro-cid-tmoec5s5]{display:inline-block;font-family:var(--mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--fg-60);margin-bottom:1.5rem}.heading[data-astro-cid-tmoec5s5]{font-size:clamp(2rem,5vw,4.5rem);font-weight:800;line-height:.94;letter-spacing:-.04em;margin:0 0 1rem;color:var(--fg)}.heading[data-astro-cid-tmoec5s5] em[data-astro-cid-tmoec5s5]{font-family:var(--serif);font-style:italic;font-weight:400;color:var(--green)}.subhead[data-astro-cid-tmoec5s5]{font-size:1.1rem;color:var(--fg-60);max-width:42rem;margin:0 auto}.sec[data-astro-cid-tmoec5s5]{padding:3rem 1.5rem}.sec-max[data-astro-cid-tmoec5s5]{max-width:800px;margin:0 auto}.tabs-container[data-astro-cid-tmoec5s5]{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);overflow:hidden}.tabs[data-astro-cid-tmoec5s5]{display:flex;gap:.5rem;padding:1.5rem 2rem;flex-wrap:wrap}.tab-btn[data-astro-cid-tmoec5s5]{padding:.55rem 1.2rem;border-radius:100px;background:transparent;border:1px solid var(--border);color:var(--fg-60);font-family:var(--mono);font-size:.7rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:all .3s var(--ease)}.tab-btn[data-astro-cid-tmoec5s5]:hover{color:var(--fg);border-color:var(--fg-15);background:var(--fg-06)}.tab-btn[data-astro-cid-tmoec5s5].active{color:var(--bg);background:var(--green);border-color:var(--green)}.tab-panel[data-astro-cid-tmoec5s5]{display:none;padding:2rem;animation:fadeIn .3s ease}.tab-panel[data-astro-cid-tmoec5s5].active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.poptavka-form[data-astro-cid-tmoec5s5]{display:flex;flex-direction:column;gap:1.5rem}.form-msg[data-astro-cid-tmoec5s5]{padding:1rem;border-radius:.375rem;font-size:.95rem;text-align:center}.form-msg[data-astro-cid-tmoec5s5].ok{background:#5bec131a;color:var(--green);border:1px solid var(--green)}.form-msg[data-astro-cid-tmoec5s5].err{background:#ff64641a;color:#ff6464;border:1px solid #ff6464}.form-group[data-astro-cid-tmoec5s5]{display:flex;flex-direction:column}.form-group[data-astro-cid-tmoec5s5] label[data-astro-cid-tmoec5s5]{font-family:var(--mono);font-size:.6rem;letter-spacing:.15em;text-transform:uppercase;color:var(--fg-35);margin-bottom:.5rem;font-weight:500}.form-group[data-astro-cid-tmoec5s5] input[data-astro-cid-tmoec5s5],.form-group[data-astro-cid-tmoec5s5] select[data-astro-cid-tmoec5s5],.form-group[data-astro-cid-tmoec5s5] textarea[data-astro-cid-tmoec5s5]{padding:.75rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--r);color:var(--fg);font-family:var(--sans);font-size:.85rem;transition:border-color .3s;outline:none}.form-group[data-astro-cid-tmoec5s5] input[data-astro-cid-tmoec5s5]::placeholder,.form-group[data-astro-cid-tmoec5s5] textarea[data-astro-cid-tmoec5s5]::placeholder{color:var(--fg-35)}.form-group[data-astro-cid-tmoec5s5] input[data-astro-cid-tmoec5s5]:focus,.form-group[data-astro-cid-tmoec5s5] select[data-astro-cid-tmoec5s5]:focus,.form-group[data-astro-cid-tmoec5s5] textarea[data-astro-cid-tmoec5s5]:focus{border-color:var(--green)}.form-group[data-astro-cid-tmoec5s5] textarea[data-astro-cid-tmoec5s5]{resize:vertical;min-height:100px}.form-group[data-astro-cid-tmoec5s5].checkbox{flex-direction:row;align-items:center;gap:.5rem}.form-group[data-astro-cid-tmoec5s5].checkbox input[data-astro-cid-tmoec5s5]{width:1.25rem;height:1.25rem;cursor:pointer;margin:0}.form-group[data-astro-cid-tmoec5s5].checkbox label[data-astro-cid-tmoec5s5]{margin:0;cursor:pointer;font-weight:400}.hp[data-astro-cid-tmoec5s5]{display:none!important}.btn[data-astro-cid-tmoec5s5]{padding:.85rem 2rem;background:var(--green);color:var(--bg);border:none;border-radius:100px;font-weight:700;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .4s var(--ease);display:inline-flex;align-items:center;gap:.6rem}.btn[data-astro-cid-tmoec5s5]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #5bec134d}.btn[data-astro-cid-tmoec5s5]:disabled{opacity:.6;cursor:not-allowed}.btn[data-astro-cid-tmoec5s5] svg[data-astro-cid-tmoec5s5]{width:1.25rem;height:1.25rem}@media(max-width:768px){.page-hero[data-astro-cid-tmoec5s5]{padding:4rem 1rem 2rem}.heading[data-astro-cid-tmoec5s5]{font-size:2rem}.tabs[data-astro-cid-tmoec5s5]{gap:.4rem}.tab-btn[data-astro-cid-tmoec5s5]{font-size:.65rem;padding:.55rem .9rem}.tab-panel[data-astro-cid-tmoec5s5]{padding:1.5rem}}
