:root{color-scheme:light;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.45;font-weight:400;color:#0f172a;background:#f1f5f9;--space-1: .5rem;--space-2: .75rem;--space-3: 1rem;--space-4: 1.5rem}*{box-sizing:border-box}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{margin:0;min-height:100vh;background:radial-gradient(circle at 10% 10%,#dbeafe 0%,transparent 35%),radial-gradient(circle at 90% 0%,#e2e8f0 0%,transparent 35%),#f8fafc;color:#0f172a}a{color:#1d4ed8;text-decoration:none}a:hover{text-decoration:underline}main{margin:0 auto;max-width:1120px;padding:1.5rem}header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1rem 1.25rem;border:1px solid #dbe2ea;border-radius:14px;background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-bottom:1rem}header nav{display:flex;gap:.5rem;flex-wrap:wrap}.brand{display:inline-flex;align-items:center;gap:.65rem}.brand img{width:44px;height:44px;object-fit:contain;border-radius:10px;border:1px solid #dbe2ea;background:#fff}.brand a,.brand a:visited,.brand a:hover,.brand a:active{color:#111827;text-decoration:none}header nav a{padding:.35rem .25rem;border:none;background:transparent;color:#111827;font-weight:600}header nav a:hover{color:#000;text-decoration:none}.menu-toggle{display:none;margin:0;padding:.25rem .5rem;border:none;background:transparent;color:#111827;box-shadow:none;font-size:1.5rem;line-height:1}.menu-toggle:hover,.menu-toggle:active{transform:none;box-shadow:none;filter:none}section{padding:1.25rem;border:1px solid #dbe2ea;border-radius:14px;background:#fff;box-shadow:0 8px 24px -18px #0f172a59}section+section{margin-top:var(--space-3)}.hero-carousel-section{position:relative}.hero-carousel__loading{margin:0;padding:2rem;text-align:center;color:#475569}.hero-carousel__kicker{margin:0 0 .75rem;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.hero-carousel{position:relative}.hero-carousel__viewport{position:relative;overflow:hidden;border-radius:12px;border:1px solid #dbe2ea;background:#0f172a;box-shadow:0 16px 40px -24px #0f172a8c}.hero-carousel__track{display:flex;transition:transform .5s cubic-bezier(.33,1,.68,1);will-change:transform;position:relative;z-index:0}.hero-carousel__slide{position:relative;min-width:0;margin-top:0;padding:0;border:none;border-radius:0;background:transparent}.hero-carousel__slide-link{position:relative;display:block;width:100%;color:inherit;text-decoration:none}.hero-carousel__slide-link:hover{text-decoration:none}.hero-carousel__media{position:relative;width:100%;max-width:none;max-height:min(52vh,440px);overflow:hidden;background:#0f172a}.hero-carousel__media:before{content:"";display:block;width:100%;padding-bottom:56.25%}.hero-carousel__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hero-carousel__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a0d,#0f172a40 35%,#0f172ae0);pointer-events:none}.hero-carousel__overlay{position:absolute;left:0;right:0;bottom:0;padding:1rem 1.1rem 1.15rem;max-width:100%}@media (min-width: 720px){.hero-carousel__overlay{padding:1.25rem 1.5rem 1.5rem;max-width:min(100%,52rem)}}.hero-carousel__time{display:block;margin-bottom:.35rem;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#cbd5e1}.hero-carousel__title{margin:0 0 .4rem;font-size:clamp(1.15rem,2.8vw,1.65rem);font-weight:800;line-height:1.2;letter-spacing:-.02em;color:#f8fafc;text-shadow:0 1px 2px rgba(0,0,0,.35)}.hero-carousel__excerpt{margin:0 0 .5rem;font-size:.92rem;line-height:1.45;color:#e2e8f0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-carousel__cta{display:inline-block;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#93c5fd}.hero-carousel__slide-link:hover .hero-carousel__cta{color:#bfdbfe}.hero-carousel__arrows{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:0 .35rem;pointer-events:none;z-index:2}@media (min-width: 720px){.hero-carousel__arrows{padding:0 .65rem}}.hero-carousel__arrow{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:0;padding:0;border:1px solid rgba(255,255,255,.35)!important;border-radius:999px;background:#0f172a73!important;color:#f8fafc!important;font-size:1.65rem;line-height:1;box-shadow:none!important;letter-spacing:0;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-carousel__arrow:hover{background:#0f172ab8!important;filter:none!important;transform:none!important}.hero-carousel__dots{display:flex;justify-content:center;gap:.4rem;padding:.65rem 0 .15rem}.hero-carousel__dots button{width:.45rem;height:.45rem;margin:0;padding:0;border:none!important;border-radius:999px;background:#cbd5e1!important;box-shadow:none!important;cursor:pointer;letter-spacing:0}.hero-carousel__dots button.is-active{background:#1d4ed8!important;transform:scale(1.25)}.hero-carousel__dots button:hover{filter:brightness(.92)!important;transform:scale(1.15)}.hero-carousel__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin-top:.65rem;padding:0;border:none;background:transparent}.hero-carousel__thumb{display:flex;flex-direction:column;align-items:stretch;gap:.35rem;margin:0;padding:.35rem;border:2px solid transparent;border-radius:8px;background:#f8fafc;cursor:pointer;text-align:left;font:inherit;color:inherit;box-shadow:none!important;transition:border-color .15s ease,background .15s ease}.hero-carousel__thumb:hover{background:#f1f5f9;filter:none!important;transform:none!important}.hero-carousel__thumb.is-active{border-color:#1d4ed8;background:#eff6ff}.hero-carousel__thumb-media{display:block;aspect-ratio:16 / 10;border-radius:4px;overflow:hidden;border:1px solid #e2e8f0}.hero-carousel__thumb-media img{width:100%;height:100%;object-fit:cover;display:block}.hero-carousel__thumb-title{font-size:.72rem;font-weight:600;line-height:1.25;color:#334155;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-carousel__thumb.is-active .hero-carousel__thumb-title{color:#0f172a}.hero-carousel--empty{border-radius:12px;border:1px solid #dbe2ea;overflow:hidden;background:#fff}.hero-carousel__empty-inner{display:grid;grid-template-columns:1fr 1.15fr;gap:0;align-items:stretch;min-height:220px}.hero-carousel__empty-img{width:100%;height:100%;min-height:220px;object-fit:cover}.hero-carousel__empty-text{padding:1.25rem 1.35rem;display:flex;flex-direction:column;justify-content:center;gap:.35rem}.hero-carousel__empty-text p{margin:.35rem 0 0;color:#475569;line-height:1.5}.hero-carousel__empty-title{margin:0;font-size:1.35rem;font-weight:800;color:#0f172a}.hero-carousel__empty-link{display:inline-block;margin-top:.5rem;font-weight:700}@media (prefers-reduced-motion: reduce){.hero-carousel__track{transition:none}}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.schematizmus-directory__intro{margin:0 0 1rem;max-width:48rem;color:#475569;line-height:1.55}.schematizmus-directory__intro code{font-size:.88em}.schematizmus-directory__error{color:#b91c1c;font-weight:600}.schematizmus-directory__search{display:block;margin:0 0 1rem}.schematizmus-directory__search input{width:100%;max-width:28rem;padding:.5rem .65rem;border:1px solid #cbd5e1;border-radius:8px;font:inherit}.schematizmus-directory__entry{scroll-margin-top:1rem}.schematizmus-directory__entry+.schematizmus-directory__entry{margin-top:1.25rem}.schematizmus-directory__entry-toolbar{display:flex;justify-content:flex-end;margin-bottom:.35rem}.schematizmus-directory__permalink{font-size:.8rem;font-weight:600;color:#64748b;text-decoration:none}.schematizmus-directory__permalink:hover{color:#1d4ed8;text-decoration:underline}.news-card-link{display:block;color:inherit;text-decoration:none}.news-card-link:hover{text-decoration:none}.news-card-link article{height:100%;transition:transform .12s ease}.news-card-link:hover article{transform:translateY(-2px)}.news-card-thumb{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block;margin:0 0 .5rem;border-radius:8px;border:1px solid #e2e8f0;background:#fff}.blog-list-card{margin-top:.65rem}.blog-list-card:first-child{margin-top:.6rem}.blog-list-card__link{display:flex;align-items:flex-start;gap:.85rem;padding:.65rem .75rem;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;color:inherit;text-decoration:none;transition:transform .12s ease,box-shadow .15s ease}.blog-list-card__link:hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 8px 20px -14px #0f172a59}.blog-list-card__thumb{width:5.5rem;height:4rem;flex-shrink:0;object-fit:cover;border-radius:6px;border:1px solid #e2e8f0;background:#fff}.blog-list-card__body{min-width:0;flex:1}.blog-list-card__body .post-title{display:block;font-size:1rem;color:#0f172a}.blog-list-card__link:hover .blog-list-card__body .post-title{text-decoration:underline}.admin-grid{display:grid;grid-template-columns:1fr;gap:1rem}.admin-col{min-width:0}.admin-col-sticky{position:static;top:auto;align-self:auto}.admin-panel{margin-top:var(--space-3);padding:var(--space-2);border:1px solid #e2e8f0;border-radius:12px;background:#fcfdff}.admin-media-row{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:.65rem 0;border-bottom:1px solid #e2e8f0}.admin-media-row__top{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1.25rem}.admin-media-usage{margin:0;font-size:.88rem;line-height:1.45}.admin-media-usage--unused{color:#64748b;font-style:italic;padding:.35rem .55rem;border-radius:6px;background:#f8fafc;border:1px dashed #cbd5e1}.admin-media-usage--used{padding:.45rem .6rem;border-radius:8px;background:#f0fdf4;border:1px solid #bbf7d0}.admin-media-usage__label{margin:0 0 .35rem;font-weight:600;color:#166534}.admin-media-usage__list{margin:0;padding:0 0 0 1.1rem;list-style:disc}.admin-media-usage__list li{margin:.2rem 0;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .6rem}.admin-media-usage__list a{color:#0f4c81;text-decoration:underline;text-underline-offset:2px}.admin-media-row:last-child{border-bottom:none}.admin-media-row__main{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.admin-media-row__snippet{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;flex:1 1 14rem;min-width:0;justify-content:flex-end}.admin-media-row__code{display:inline-block;max-width:min(100%,44rem);padding:.35rem .55rem;border-radius:6px;background:#f1f5f9;border:1px solid #e2e8f0;font-size:.78rem;line-height:1.35;word-break:break-all;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.admin-toolbar{display:flex;flex-wrap:wrap;gap:var(--space-1);margin:var(--space-2) 0 var(--space-3);padding:var(--space-2);border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc}.admin-subnav{display:flex;flex-wrap:wrap;gap:var(--space-1);margin:var(--space-2) 0;padding:0;list-style:none}.admin-subnav-link{display:inline-flex;align-items:center;padding:.45rem .85rem;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#334155;font-weight:500;text-decoration:none;font-size:.95rem}.admin-subnav-link:hover{border-color:#94a3b8;background:#f8fafc}.admin-subnav-link-active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.admin-tab-grid,.admin-tab-single{margin-top:var(--space-2)}.admin-tab-single>h2:first-child,.admin-tab-single .admin-panel>h2:first-child{margin-top:0}.admin-global-message{margin-top:var(--space-3);font-weight:500}.admin-inline-field{display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap}.admin-inline-field select{width:auto;min-width:7rem;margin:0}.admin-section-toolbar{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;margin-top:.75rem;padding-top:.65rem;border-top:1px solid #e2e8f0}.admin-section-toolbar label{display:inline-flex;align-items:center;gap:.4rem;margin:0}.admin-section-toolbar select{width:auto;min-width:4rem;margin:0}.admin-section-toolbar button{margin:0}.admin-history-header{margin-top:1rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.admin-history-footer{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.admin-history-controls{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto}.admin-history-controls button,.admin-history-controls select{margin:0}.admin-list-card{display:flex;flex-direction:column;gap:.65rem;padding:.75rem .85rem;margin:.45rem 0;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.admin-list-card-body{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.admin-post-views{flex:0 0 100%;margin:0;font-size:.78rem;font-weight:600;color:#475569}.admin-list-card-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;padding-top:.6rem;border-top:1px solid #f1f5f9}.admin-list-card-actions button{margin:0}.button-secondary{border-color:#94a3b8;background:linear-gradient(180deg,#f1f5f9,#e2e8f0);color:#1e293b;box-shadow:0 6px 14px -10px #0f172a59}.button-secondary:hover{background:linear-gradient(180deg,#e2e8f0,#cbd5e1)}.button-success{border-color:#15803d;background:linear-gradient(180deg,#22c55e,#16a34a);box-shadow:0 7px 16px -10px #15803de6}.button-success:hover{background:linear-gradient(180deg,#16a34a,#15803d)}.button-danger{border-color:#b91c1c;background:linear-gradient(180deg,#ef4444,#dc2626);box-shadow:0 7px 16px -10px #b91c1ce6}.button-danger:hover{background:linear-gradient(180deg,#dc2626,#b91c1c)}.status-badge{display:inline-flex;align-items:center;padding:.15rem .45rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.02em;border:1px solid transparent}.status-published,.status-active{color:#166534;background:#dcfce7;border-color:#86efac}.status-draft,.status-inactive{color:#92400e;background:#fef3c7;border-color:#fcd34d}h1,h2{margin:0 0 .75rem;letter-spacing:-.01em}h1{font-size:clamp(1.4rem,2vw,1.9rem)}h2{font-size:1.1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eef2f7}.section-title-underlined{border-top:none;padding-top:0;padding-bottom:.5rem;border-bottom:1px solid #eef2f7}.home-popular-hint{margin:-.25rem 0 .75rem;font-size:.88rem;line-height:1.45;color:#64748b}.home-latest-posts{margin-top:.25rem}.home-latest-posts .blog-list-card:first-child{margin-top:.35rem}.home-blog-more{margin:1rem 0 0;font-size:.95rem;color:#475569;text-align:center}.home-blog-more a{font-weight:600}p{margin:.5rem 0}input,select,textarea,button{font:inherit;border-radius:10px}input,select,textarea{width:100%;max-width:100%;margin:.35rem 0;padding:.58rem .72rem;border:1px solid #cbd5e1;background:#fff}textarea{min-height:120px;resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid #bfdbfe;border-color:#3b82f6}button{margin:.35rem .35rem .35rem 0;padding:.58rem 1rem;border:1px solid #1d4ed8;background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;font-weight:700;letter-spacing:.01em;cursor:pointer;box-shadow:0 6px 14px -9px #1d4ed8e6;transition:transform .12s ease,box-shadow .15s ease,filter .15s ease}button:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 10px 18px -10px #1d4ed8e6}button:active{transform:translateY(0);box-shadow:0 5px 12px -10px #1d4ed8e6}button:focus-visible{outline:3px solid #bfdbfe;outline-offset:2px}button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}article{margin-top:.6rem;padding:.75rem;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}small{color:#475569}.post-meta{display:block;margin-top:.35rem}.post-title{display:block}.youtube-embed{position:relative;width:100%;max-width:100%;aspect-ratio:16 / 9;margin:.75rem 0;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;background:#0f172a}.youtube-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.admin-post-editor{padding:var(--space-3)}.admin-post-editor-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-2);margin-bottom:var(--space-2)}.admin-post-editor-header h2{margin:0;padding:0;border:none;font-size:1.15rem}a.admin-guide-link{display:inline-flex;align-items:center;justify-content:center;margin:0;text-decoration:none;white-space:nowrap}a.admin-guide-link:hover{text-decoration:none}.admin-post-editor input,.admin-post-editor textarea,.admin-post-editor select{font-family:ui-monospace,SFMono-Regular,Cascadia Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:.9rem;line-height:1.55}.admin-post-editor .admin-post-body,.admin-post-editor textarea.admin-post-body{min-height:clamp(22rem,55vh,40rem)}.admin-editor-split{display:grid;gap:var(--space-2);grid-template-columns:1fr;align-items:start}@media (min-width: 960px){.admin-editor-split{grid-template-columns:1fr 1fr}}.admin-markdown-preview-panel{border:1px solid #e2e8f0;border-radius:10px;padding:var(--space-2);background:#fff;max-height:min(70vh,42rem);overflow:auto}.admin-preview-title{margin:0 0 var(--space-1);font-size:.85rem;color:#64748b;font-weight:700;letter-spacing:.02em}.markdown-body{color:#0f172a;line-height:1.55}.markdown-body :first-child{margin-top:0}.markdown-body :last-child{margin-bottom:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4{margin:1rem 0 .5rem;line-height:1.25;letter-spacing:-.02em}.markdown-body h1{font-size:1.5rem}.markdown-body h2{font-size:1.25rem;padding:0;border:none;margin-top:1.25rem}.markdown-body h3{font-size:1.05rem}.markdown-body p{margin:.5rem 0}.markdown-body ul,.markdown-body ol{margin:.5rem 0;padding-left:1.35rem}.markdown-body li{margin:.2rem 0}.markdown-body blockquote{margin:.75rem 0;padding:.35rem 0 .35rem .85rem;border-left:4px solid #cbd5e1;color:#475569;background:#f8fafc;border-radius:0 8px 8px 0}.markdown-body hr{border:none;border-top:1px solid #e2e8f0;margin:1rem 0}.markdown-body a{color:#1d4ed8;word-break:break-word}.markdown-body a:hover{text-decoration:underline}.markdown-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em;background:#f1f5f9;color:#0f172a;padding:.12rem .35rem;border-radius:6px}.markdown-body pre{margin:.75rem 0;padding:.75rem 1rem;border-radius:10px;border:1px solid #e2e8f0;background:#0f172a;color:#e2e8f0;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.45}.markdown-body pre code{background:transparent;color:inherit;padding:0;font-size:inherit}.markdown-body table{width:100%;border-collapse:collapse;margin:.75rem 0;font-size:.92rem}.markdown-body th,.markdown-body td{border:1px solid #e2e8f0;padding:.45rem .6rem;text-align:left}.markdown-body th{background:#f1f5f9;font-weight:700}.markdown-body img.markdown-img{max-width:100%;height:auto;border-radius:10px;display:block;margin:.75rem 0}.blog-post-article .markdown-body img.markdown-img{max-width:min(100%,34rem);margin-left:auto;margin-right:auto}.blog-content-img{max-width:100%;height:auto;display:block;margin:.75rem 0;border-radius:10px}.blog-post-article .blog-content-img{max-width:min(100%,34rem);margin-left:auto;margin-right:auto}.markdown-body-preview{font-size:.92rem}.markdown-body-preview .youtube-embed{margin:.5rem 0}.guide-page ul{margin:.5rem 0 .75rem;padding-left:1.25rem}.guide-page pre{margin:.5rem 0;padding:.75rem 1rem;border-radius:10px;border:1px solid #e2e8f0;background:#0f172a;color:#e2e8f0;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.45}.guide-page pre code{background:transparent;color:inherit;padding:0}.guide-page a.button-secondary{display:inline-flex;margin-top:.5rem;text-decoration:none}.guide-page a.button-secondary:hover{text-decoration:none}label{display:inline-flex;align-items:center;gap:.5rem;margin-right:.75rem}code{background:#eef2ff;color:#3730a3;padding:.1rem .35rem;border-radius:6px}.orthodox-calendar-section{padding:0;border:none;background:transparent;box-shadow:none}.orthodox-calendar-section+section{margin-top:var(--space-3)}.orthodox-calendar-widget{padding:1.25rem;border:1px solid #dbe2ea;border-radius:14px;background:#fff;box-shadow:0 8px 24px -18px #0f172a59}.orthodox-calendar-widget__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.orthodox-calendar-widget__title{margin:0;padding:0;border:none;font-size:1.1rem;letter-spacing:-.01em;color:#0f172a}.orthodox-calendar-widget__toggle{display:inline-flex;border-radius:10px;border:1px solid #cbd5e1;overflow:hidden;background:#f1f5f9}.orthodox-calendar-widget__toggle button{margin:0;padding:.42rem .85rem;border:none;border-radius:0;background:transparent;color:#475569;font-weight:600;font-size:.82rem;box-shadow:none;cursor:pointer}.orthodox-calendar-widget__toggle button+button{border-left:1px solid #cbd5e1}.orthodox-calendar-widget__toggle button:hover{filter:none;transform:none;background:#e2e8f0;color:#0f172a}.orthodox-calendar-widget__toggle button.is-active{background:#eff6ff;color:#1d4ed8}.orthodox-calendar-widget__toggle button:focus-visible{outline:2px solid #93c5fd;outline-offset:2px;z-index:1}.orthodox-calendar-widget__body{color:#0f172a}.orthodox-calendar-widget__date{margin:0 0 .5rem;font-size:.95rem;font-weight:600;color:#334155}.orthodox-calendar-widget__feast{margin:0 0 .5rem;font-size:1.05rem;font-weight:700;line-height:1.35}.orthodox-calendar-widget__note,.orthodox-calendar-widget__post{margin:.35rem 0 0;font-size:.95rem;color:#334155}.orthodox-calendar-widget__reading{margin:.65rem 0 0;font-size:.88rem;line-height:1.45;color:#475569}.orthodox-calendar-widget__status{margin:0;color:#64748b}.orthodox-calendar-widget__error{margin:0;color:#b91c1c}@media (max-width: 720px){header{align-items:flex-start}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;margin-left:auto}header nav{display:none;width:100%;flex-direction:column;gap:.35rem;margin-top:.25rem}header nav.nav-open{display:flex}header nav a{padding:.45rem 0}main{padding:.9rem}section{padding:.9rem}article{display:block!important}.admin-grid{grid-template-columns:1fr}.admin-col-sticky{position:static}.news-grid,.hero-carousel__empty-inner{grid-template-columns:1fr}.hero-carousel__thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-list-card__link{flex-direction:column;align-items:stretch}.blog-list-card__thumb{width:100%;height:auto;aspect-ratio:16 / 9;max-height:12rem}}.contact-page{width:100%;max-width:none;padding:1.5rem 1.75rem}.contact-page__header{margin-bottom:1.25rem}.contact-page__intro{margin:.5rem 0 0;font-size:1.05rem;line-height:1.6;color:#475569}.contact-card{margin:0 0 1.5rem;padding:1.25rem 1.35rem;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.contact-card__title{margin:0 0 1rem;font-size:1.15rem;font-weight:700;color:#0f172a;line-height:1.35}.contact-details{margin:0}.contact-details__row{display:grid;grid-template-columns:5.5rem 1fr;gap:.35rem 1rem;padding:.65rem 0;border-bottom:1px solid #e2e8f0}.contact-details__row:first-child{padding-top:0}.contact-details__row:last-child{border-bottom:none;padding-bottom:0}.contact-details dt{margin:0;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.contact-details dd{margin:0;font-size:1rem;line-height:1.55;color:#0f172a}.contact-details dd a{color:#0f4c81}.contact-card--map{margin-bottom:0;padding-bottom:1rem}.contact-card--map .contact-card__title{margin-bottom:.85rem}.contact-map__frame{position:relative;width:100%;aspect-ratio:16 / 9;min-height:14rem;max-height:26rem;overflow:hidden;border-radius:10px;border:1px solid #e2e8f0;background:#e2e8f0}.contact-map__fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block}.contact-map__fallback img{width:100%;height:100%;object-fit:cover}.contact-map__frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;border:0;background:transparent}.contact-map__links{margin:.75rem 0 0;font-size:.9rem}.contact-map__links a{color:#0f4c81;text-decoration:underline;text-underline-offset:2px}@media (max-width: 768px){.contact-page{padding:1.25rem}.contact-map__frame{min-height:12rem;max-height:none;aspect-ratio:4 / 3}.contact-details__row{grid-template-columns:1fr;gap:.2rem}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#fff;border-top:2px solid #cbd5e1;box-shadow:0 -4px 24px #0000001a;padding:1rem 1.25rem;animation:cookie-slide-up .35s ease}@keyframes cookie-slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-banner__inner{max-width:68rem;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem 2rem}.cookie-banner__text{flex:1 1 22rem;font-size:.92rem;color:#0f172a;line-height:1.55}.cookie-banner__text p{margin:0 0 .45rem}.cookie-banner__summary-note{font-size:.86rem;color:#475569}.cookie-banner__detail-toggle{background:none;border:none;padding:0;font-size:.84rem;color:#2563eb;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.cookie-banner__detail{margin-top:.65rem;padding:.75rem .9rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:.85rem;color:#334155;line-height:1.6}.cookie-banner__detail p{margin:0 0 .5rem}.cookie-banner__detail p:last-child{margin:0}.cookie-banner__detail a{color:#0f4c81}.cookie-banner__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;flex-shrink:0}@media (max-width: 600px){.cookie-banner__actions{width:100%;justify-content:stretch}.cookie-banner__actions button{flex:1}}.scroll-to-top{position:fixed;right:max(.75rem,env(safe-area-inset-right));bottom:max(.75rem,env(safe-area-inset-bottom));z-index:90;width:2.75rem;height:2.75rem;margin:0;padding:0;border:1px solid #cbd5e1;border-radius:999px;background:#fffffff0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#1e293b;font-size:1.2rem;line-height:1;font-weight:700;cursor:pointer;box-shadow:0 6px 22px -10px #0f172a73}.scroll-to-top:hover{background:#fff;border-color:#94a3b8;color:#0f172a}.scroll-to-top:focus-visible{outline:3px solid #bfdbfe;outline-offset:2px}
