*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--brand-green: #1C5E33;--brand-green-mid: #2a7a44;--brand-gold: #B97214;--brand-gold-light: #C8842A;--bg: #0f1117;--bg-card: #161b22;--bg-card2: #161b22;--border: #21262d;--border2: #1c2128;--text: #e6edf3;--text-muted: #8b949e;--text-dim: #58677a;--font: "Inter", system-ui, sans-serif}html.light{--bg: #f4f1ea;--bg-card: #faf8f3;--bg-card2: #f0ede6;--border: #dcd7cc;--border2: #ccc7bb;--text: #1a1814;--text-muted: #5c5448;--text-dim: #9e9284}html.light body{background:var(--bg);color:var(--text)}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}nav{position:sticky;top:0;z-index:100;background:#161b22f0;backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:0 2rem;height:60px;display:flex;align-items:center;justify-content:space-between}.nav-logo img{height:28px;width:auto}.nav-links{display:flex;align-items:center;gap:1.5rem;list-style:none}.nav-links a{font-size:.85rem;color:var(--text-muted);transition:color .15s}.nav-links a:hover{color:var(--text)}.nav-cta{padding:.45rem 1rem;background:var(--brand-green);color:#fff!important;border-radius:6px;font-weight:500;transition:background .15s!important}.nav-cta:hover{background:var(--brand-green-mid)!important}html.light nav{background:#f4f1eaf2}.theme-toggle{background:none;border:1px solid var(--border);color:var(--text-muted);border-radius:6px;padding:.3rem .65rem;cursor:pointer;font-size:.72rem;font-family:var(--font);letter-spacing:.05em;text-transform:uppercase;transition:border-color .15s,color .15s;flex-shrink:0}.theme-toggle:hover{border-color:var(--brand-green);color:var(--text)}@media(max-width:600px){.nav-links{display:none}}.page-header{padding:4rem 2rem 3rem;max-width:720px;margin:0 auto;text-align:center}.page-label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--brand-green-mid);margin-bottom:.8rem}.page-header h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem}.page-header p{font-size:1rem;color:var(--text-muted);line-height:1.75;max-width:520px;margin:0 auto}.kontakt-split{display:grid;grid-template-columns:1fr 1fr;gap:0;max-width:1100px;margin:0 auto;border:1px solid var(--border);border-radius:16px;overflow:hidden;background:var(--bg-card)}@media(max-width:800px){.kontakt-split{grid-template-columns:1fr;border-radius:12px}.kontakt-split .panel-doctors{border-left:none;border-top:1px solid var(--border)}}.panel-b2b{padding:3rem 2.5rem;display:flex;flex-direction:column}.panel-b2b form{flex:1;display:flex;flex-direction:column}.panel-b2b .form-grid{flex:1}.panel-doctors{padding:3rem 2.5rem;border-left:1px solid var(--border);background:var(--bg-card2);display:flex;flex-direction:column}.panel-label{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.2rem;display:flex;align-items:center;gap:.5rem}.panel-label .dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.panel-label.b2b-label{color:var(--brand-green-mid)}.panel-label.b2b-label .dot{background:var(--brand-green-mid)}.panel-label.doc-label{color:#4d9e6e}.panel-label.doc-label .dot{background:#4d9e6e}.panel-b2b h2,.panel-doctors h2{font-size:1.35rem;font-weight:700;margin-bottom:.6rem;letter-spacing:-.01em}.panel-desc{font-size:.9rem;color:var(--text-muted);line-height:1.7;margin-bottom:2rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-grid .full{grid-column:1 / -1}@media(max-width:500px){.form-grid{grid-template-columns:1fr}}.field{display:flex;flex-direction:column;gap:.35rem}.field label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.field input,.field select,.field textarea{background:#ffffff0a;border:1px solid var(--border2);border-radius:7px;padding:.7rem .9rem;color:var(--text);font-family:var(--font);font-size:.9rem;transition:border-color .15s,background .15s;outline:none;width:100%}.field input::placeholder,.field textarea::placeholder{color:var(--text-dim)}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand-green-mid);background:#2a7a440f}.field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%237a9a83' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .8rem center;padding-right:2rem;cursor:pointer}.field select option{background:#161b22;color:var(--text)}.field textarea{resize:vertical;min-height:110px;line-height:1.6}.btn-submit{width:100%;padding:.85rem 1.5rem;background:var(--brand-green);color:#fff;border:none;border-radius:8px;font-family:var(--font);font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s,transform .1s;margin-top:1.5rem;letter-spacing:.01em}.btn-submit:hover{background:var(--brand-green-mid);transform:translateY(-1px)}.form-note{font-size:.75rem;color:var(--text-dim);margin-top:.8rem;line-height:1.5}.doc-features{list-style:none;margin-bottom:2rem;flex:1}.doc-features li{display:flex;align-items:flex-start;gap:.7rem;font-size:.88rem;color:var(--text-muted);padding:.6rem 0;border-bottom:1px solid var(--border);line-height:1.5}.doc-features li:last-child{border-bottom:none}.doc-features li:before{content:"";width:5px;height:5px;border-radius:50%;background:#4d9e6e;flex-shrink:0;margin-top:.45em}.btn-doc{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;background:var(--brand-green);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;transition:background .15s,transform .1s;width:100%;justify-content:center;letter-spacing:.01em;box-sizing:border-box}.btn-doc:hover{background:var(--brand-green-mid);transform:translateY(-1px);color:#fff}.btn-submit,.btn-doc{min-height:50px}.contact-info{max-width:1100px;margin:2rem auto 0;padding:2rem 2.5rem;display:flex;gap:3rem;flex-wrap:wrap;align-items:center;border-top:1px solid var(--border)}.contact-info .ci-item{display:flex;align-items:center;gap:.6rem;font-size:.88rem;color:var(--text-muted)}.contact-info .ci-item svg{flex-shrink:0;color:var(--text-dim)}.contact-info .ci-item a{color:var(--text-muted);transition:color .15s}.contact-info .ci-item a:hover{color:var(--text)}.main-wrapper{max-width:1100px;margin:0 auto;padding:0 2rem 4rem}footer{background:#0f1117;border-top:1px solid rgba(255,255,255,.06);padding:3rem 2rem}html.light footer{background:#0a0d12}html.light .footer-logo p,html.light .footer-col h5,html.light .footer-col a,html.light .footer-bottom{color:#e6edf38c}html.light .footer-col a:hover{color:#e6edf3}.footer-inner{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}.footer-logo img{height:22px;opacity:.6}.footer-logo p{font-size:.75rem;color:var(--text-dim);margin-top:.6rem;max-width:240px;line-height:1.5}.footer-links{display:flex;gap:3rem;flex-wrap:wrap}.footer-col h5{font-size:.72rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.8rem}.footer-col ul{list-style:none}.footer-col li+li{margin-top:.5rem}.footer-col a{font-size:.82rem;color:var(--text-muted);transition:color .15s}.footer-col a:hover{color:var(--text)}.footer-bottom{max-width:1100px;margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.75rem;color:var(--text-dim)}.form-success{display:none;text-align:center;padding:2rem 0}.form-success .check{width:52px;height:52px;border-radius:50%;background:#5aad7a26;border:1px solid rgba(90,173,122,.3);display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem}.form-success h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.form-success p{font-size:.88rem;color:var(--text-muted);line-height:1.65}
