/*
Theme Name: АМТ — Воспитательная работа
Theme URI: https://example.local/
Author: ГАПОУ СО «АМТ»
Description: Закрытая тема рабочего кабинета для плана воспитательной работы.
Version: 1.4.3
Requires at least: 6.4
Requires PHP: 8.1
Text Domain: amt-vospitanie-theme
*/
:root{--amt-navy:#173f5f;--amt-navy-deep:#0f2e46;--amt-ink:#172534;--amt-muted:#637588;--amt-line:#dbe4eb;--amt-bg:#eef3f7;--amt-white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 8% 0%,#f9fcff 0,transparent 30%),var(--amt-bg);color:var(--amt-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:var(--amt-navy)}a:hover{color:var(--amt-navy-deep)}.amt-site-header{position:relative;z-index:2;border-bottom:1px solid rgba(198,214,225,.8);background:rgba(255,255,255,.94);backdrop-filter:blur(8px)}.amt-site-header__inner,.amt-site-main,.amt-site-footer__inner{width:min(1480px,calc(100% - 40px));margin:auto}.amt-site-header__inner{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:66px}.amt-brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--amt-ink)}.amt-brand:hover{color:var(--amt-ink)}.amt-brand__mark{display:grid;place-items:center;width:39px;height:39px;border-radius:4px;background:var(--amt-navy);box-shadow:0 5px 13px rgba(15,46,70,.18);color:#fff;font-size:12px;font-weight:800;letter-spacing:.07em}.amt-brand__name{font-weight:800;font-size:14px}.amt-brand__sub{font-size:12px;color:var(--amt-muted)}.amt-site-user{display:flex;align-items:center;gap:8px;color:var(--amt-muted);font-size:13px}.amt-site-user:before{content:"";width:7px;height:7px;border-radius:4px;background:#2c9b65;box-shadow:0 0 0 4px #e3f5ec}.amt-site-main{min-height:calc(100vh - 128px)}.amt-page{padding:2px 0 38px}.amt-page__title{margin:22px 0 16px;font-size:26px}.amt-site-footer{border-top:1px solid var(--amt-line);background:rgba(255,255,255,.75);color:var(--amt-muted);font-size:12px}.amt-site-footer__inner{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px 0}.amt-site-footer__tag{font-weight:700;color:#8091a0}
/* The portal page is intentionally a self-contained work application, without the public site header or footer. */
body.amt-portal-page{min-height:100vh;background:#f4f7fc}body.amt-portal-page .amt-portal-page__main{min-height:100vh}body.amt-portal-page .entry-header,body.amt-portal-page .wp-block-post-title{display:none}@media(max-width:640px){.amt-site-header__inner,.amt-site-main,.amt-site-footer__inner{width:min(100% - 28px,1480px)}.amt-site-user,.amt-brand__sub{display:none}.amt-site-header__inner{min-height:58px}.amt-site-footer__inner{align-items:flex-start;flex-direction:column}}

/* v1.4.0 — restrained interface: no component exceeds a 4px corner radius. */
.amt-site-header *, .amt-site-footer *{border-radius:4px!important}
