/*! Copyright © 2026 Radovan Zvolský. All rights reserved. */
:root{color-scheme:light;--bg:#ffffff;--bg-soft:#f5f7fa;--paper:#ffffff;--paper-translucent:rgba(255, 255, 255, 0.82);--text:#212529;--muted:#5f6873;--line:#dee2e6;--line-strong:#c6ccd2;--primary:#0d6efd;--primary-deep:#0754c7;--primary-soft:#eaf2ff;--danger:#c92a3c;--dark:#181b1f;--shadow:0 24px 70px rgba(33, 37, 41, 0.1);--radius-xl:32px;--radius-lg:24px;--radius-md:16px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji"}:root[data-theme=dark]{color-scheme:dark;--bg:#212529;--bg-soft:#272c31;--paper:#2b3035;--paper-translucent:rgba(43, 48, 53, 0.86);--text:#f8f9fa;--muted:#adb5bd;--line:#495057;--line-strong:#616970;--primary:#f8f9fa;--primary-deep:#e9ecef;--primary-soft:rgba(248, 249, 250, 0.1);--danger:#ff9ca7;--dark:#111315;--shadow:0 28px 80px rgba(0, 0, 0, 0.3)}*,::after,::before{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px 14px;border-radius:10px;background:var(--paper);color:var(--text);transform:translateY(-150%);box-shadow:var(--shadow)}.skip-link:focus{transform:translateY(0)}.page-shell{width:min(100% - 32px,1480px);margin-inline:auto}.admin-header,.site-header,.site-header-inner{height:82px}.admin-header,.site-header{border-bottom:1px solid var(--line)}.admin-header,.site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--text);text-decoration:none;font-size:18px;font-weight:850;letter-spacing:.04em}.brand small{margin-left:6px;color:var(--muted);font-size:12px;font-weight:650;letter-spacing:0}.brand-mark{position:relative;width:30px;height:30px;display:inline-block;transform:rotate(-4deg)}.brand-mark i{position:absolute;top:4px;width:17px;height:24px;border-radius:16px 16px 5px;transform:rotate(45deg)}.brand-mark i:first-child{left:1px;background:linear-gradient(145deg,#ff8a00,#ed162d 75%)}.brand-mark i:last-child{right:1px;background:linear-gradient(145deg,#6dd5fa,#0d6efd 75%);transform:rotate(-45deg);border-radius:16px 16px 16px 5px}.admin-actions,.site-nav{display:flex;align-items:center;gap:22px}.site-header-inner>.site-nav{margin-inline-start:auto}.site-nav a{color:var(--muted);text-decoration:none;font-size:14px;font-weight:650}.site-nav a:hover{color:var(--text)}.age-badge{display:inline-grid;place-items:center;min-width:38px;height:28px;padding-inline:8px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:12px;font-weight:800}.icon-button{width:38px;height:38px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:50%;background:0 0;color:var(--text);cursor:pointer}.icon-button:hover{background:var(--bg-soft)}.icon-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:18px;color:var(--primary-deep);font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.primary-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:0 20px;background:#075fd7;color:#fff;text-decoration:none;font-size:14px;font-weight:780;cursor:pointer;transition:transform .15s,background .15s,border-color .15s}.primary-button:hover{background:#0754c7;transform:translateY(-1px)}.primary-button:disabled{background:#59636e;color:#fff;cursor:not-allowed;transform:none}.full-button{width:100%}.form-status{margin-top:14px;padding:12px 14px;border:1px solid rgba(33,163,102,.3);border-radius:12px;background:rgba(33,163,102,.1);color:var(--text);font-size:13px}.form-status.error{border-color:rgba(201,42,60,.35);background:rgba(201,42,60,.1)}.site-footer{min-height:220px;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(360px,1.35fr) auto;gap:28px clamp(34px,5vw,72px);align-items:start;padding:48px 0 36px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.site-footer .footer-brand{display:flex;flex-direction:column;gap:6px}.site-footer strong{color:var(--text);font-size:16px}.footer-company{display:flex;flex-direction:column;gap:5px;margin:0;color:var(--muted);font-style:normal;line-height:1.55}.footer-company strong{margin-bottom:2px}.site-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.site-footer a{text-underline-offset:3px}.site-footer small{grid-column:1/-1;color:var(--muted)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media (max-width:860px){.site-nav a{display:none}.site-footer{grid-template-columns:1fr 1.4fr}.site-footer nav{grid-column:1/-1;flex-direction:row}}@media (max-width:600px){.page-shell{width:min(100% - 24px,1480px)}.site-header,.site-header-inner{height:70px}.site-nav{gap:9px}.age-badge{display:none}.site-footer{grid-template-columns:1fr}.site-footer nav{flex-direction:column;gap:8px}.site-footer small{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,::after,::before{scroll-behavior:auto!important;transition-duration:NaNs!important;animation-duration:NaNs!important;animation-iteration-count:1!important}}
