:root{--bg: #fff8ec;--paper: #fffdf7;--ink: #24313a;--muted: #6b7378;--red: #ef4338;--blue: #2259b7;--green: #00a77d;--yellow: #f4bd32;--peach: #ffe1d2;--mint: #dcf8eb;--sky: #e3f3ff;--lilac: #f2ecff;--leaf: #cfeecf;--line: rgba(36, 49, 58, .12);--shadow: 0 22px 60px rgba(50, 41, 26, .12);color:var(--ink);background:var(--bg);font-family:Montserrat,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(90deg,rgba(255,255,255,.62) 1px,transparent 1px),linear-gradient(180deg,#fff8ec,#fffdf7 44%,#f0fbf6);background-size:84px 84px,auto;margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img,video{max-width:100%}.app-shell{min-height:100vh}.sidebar{background:#fff;border-right:1px solid var(--line);box-shadow:10px 0 35px #24313a14;display:flex;flex-direction:column;gap:20px;height:100vh;left:0;padding:24px 18px;position:fixed;top:0;width:260px;z-index:30}.logo-block{align-items:center;background:#fff8ec;border-radius:8px;display:flex;justify-content:center;min-height:112px;padding:18px}.logo-block img{display:block;max-height:82px;object-fit:contain}.sidebar-label,.section-kicker{color:var(--red);font-size:13px;font-weight:900;letter-spacing:0;margin:0;text-transform:uppercase}.sidebar-nav{display:grid;gap:8px}.sidebar-nav a{align-items:center;border-radius:8px;color:#43505a;display:flex;font-weight:800;gap:10px;min-height:44px;padding:11px 12px;transition:background .18s ease,color .18s ease,transform .18s ease}.sidebar-nav a:hover,.sidebar-nav a.active{background:var(--blue);color:#fff;transform:translate(4px)}.sidebar-contact{background:#f4fbf7;border:1px solid rgba(0,167,125,.2);border-radius:8px;color:#29453d;display:grid;gap:8px;line-height:1.45;margin-top:auto;padding:14px}.sidebar-contact span{color:var(--muted);font-size:14px}.sidebar-close,.mobile-header{display:none}.main-content{margin-left:260px;min-height:100vh}.hero-page{align-items:center;background:linear-gradient(180deg,#fff8ecf0,#fffdf7eb),repeating-linear-gradient(135deg,rgba(244,189,50,.2) 0 8px,transparent 8px 44px);display:grid;gap:clamp(24px,5vw,66px);grid-template-columns:minmax(0,.95fr) minmax(360px,1fr);min-height:100vh;overflow:hidden;padding:clamp(40px,7vw,88px) clamp(24px,5vw,74px);position:relative}.hero-copy{max-width:720px;position:relative;z-index:1}h1,h2,h3,p{margin-top:0}.hero-copy h1{color:var(--ink);font-size:clamp(52px,7.4vw,98px);letter-spacing:0;line-height:.95;margin:12px 0 24px}.hero-copy h1 small{color:var(--red);display:block;font-size:clamp(28px,4vw,52px);line-height:1.05;margin-top:12px}.hero-copy p{color:#4f5a62;font-size:clamp(18px,2vw,24px);line-height:1.5;max-width:660px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button-primary,.button-secondary{align-items:center;border-radius:8px;display:inline-flex;font-weight:900;justify-content:center;min-height:50px;padding:13px 18px}.button-primary{background:var(--yellow);box-shadow:0 12px 28px #f4bd3247;color:#352b12}.button-secondary{background:#fff;border:2px solid rgba(0,167,125,.22);color:#12604d}.hero-visual{align-self:stretch;background:linear-gradient(135deg,#ffe1d2b3,#e3f3ffe6),#fff;border:10px solid #ffffff;border-radius:8px;box-shadow:0 26px 70px #32291a29;display:grid;min-height:520px;overflow:hidden;place-items:center;transform:rotate(1deg)}.hero-visual img{height:100%;object-fit:cover;transform:rotate(-1deg) scale(1.03);width:100%}.mission-band,.director-section,.contacts-section{align-items:center;background:#fffdf7;border-block:1px dashed rgba(36,49,58,.16);display:grid;gap:28px;grid-template-columns:minmax(260px,.75fr) minmax(0,1fr);padding:clamp(42px,6vw,74px) clamp(24px,5vw,74px)}.mission-band h2,.director-section h2,.contacts-section h2{font-size:clamp(30px,4.7vw,54px);letter-spacing:0;line-height:1.05;margin:10px 0 0}.mission-band p,.director-section p,.contacts-section p{color:var(--muted);font-size:18px;line-height:1.65;margin-bottom:0}.home-carousel-section{background:linear-gradient(180deg,#fffdf7fa,#ffe1d270),#fffdf7;padding:clamp(42px,6vw,74px) clamp(24px,5vw,74px)}.home-carousel-heading{align-items:end;display:flex;gap:18px;justify-content:space-between;margin-bottom:22px}.home-carousel-heading h2{font-size:clamp(32px,5vw,58px);line-height:1.02;margin:8px 0 0}.home-carousel-controls{display:flex;gap:8px}.home-carousel-controls button,.home-carousel-dots button{cursor:pointer}.home-carousel-controls button{align-items:center;background:#fff;border:1px solid rgba(36,49,58,.14);border-radius:8px;color:var(--ink);display:grid;height:46px;place-items:center;transition:background .18s ease,color .18s ease,transform .18s ease;width:46px}.home-carousel-controls button:hover{background:var(--green);color:#fff;transform:translateY(-2px)}.home-carousel-frame{background:#fff;border:10px solid #fff;border-radius:8px;box-shadow:0 22px 54px #32291a24;overflow:hidden}.home-carousel-track{display:flex;transition:transform .62s ease;will-change:transform}.home-carousel-slide{min-width:100%;position:relative}.home-carousel-collage,.home-carousel-single{display:grid;min-height:clamp(360px,54vw,700px)}.home-carousel-collage{gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-carousel-single{grid-template-columns:1fr}.home-carousel-slide img{display:block;height:100%;min-height:clamp(360px,54vw,700px);object-fit:cover;width:100%}.home-carousel-slide span{background:#ffffffeb;border:1px solid rgba(36,49,58,.12);border-radius:8px;bottom:18px;box-shadow:0 12px 30px #32291a1f;color:var(--ink);font-weight:900;left:18px;line-height:1.2;max-width:min(420px,calc(100% - 36px));padding:10px 14px;position:absolute}.home-carousel-dots{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:16px}.home-carousel-dots button{background:#24313a2e;border:0;border-radius:999px;height:10px;padding:0;width:28px}.home-carousel-dots button[aria-current=true]{background:var(--red)}.branch-section,.home-services-section,.page-section{padding:clamp(42px,6vw,74px) clamp(24px,5vw,74px)}.branch-section{background:linear-gradient(180deg,#e3f3ffc7,#fffdf7f5),#f7fcff}.section-header{align-items:flex-start;display:grid;gap:18px;grid-template-columns:auto minmax(0,1fr);margin-bottom:30px;max-width:980px}.section-icon{align-items:center;background:var(--yellow);border-radius:8px;color:#352b12;display:grid;height:54px;place-items:center;width:54px}.section-header h1{font-size:clamp(36px,6vw,72px);letter-spacing:0;line-height:.98;margin:8px 0 12px}.section-header p{color:var(--muted);font-size:18px;line-height:1.55;margin:0}.branch-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.branch-card,.service-card,.news-item,.folder-card{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 14px 34px #32291a14;overflow:hidden}.branch-card:nth-child(3n+1){border-top:6px solid var(--green)}.branch-card:nth-child(3n+2){border-top:6px solid var(--yellow)}.branch-card:nth-child(3n+3){border-top:6px solid var(--red)}.branch-card img,.service-card img{aspect-ratio:4 / 3;display:block;object-fit:cover;width:100%}.branch-card>div,.service-card>div{padding:18px}.branch-card h3,.service-card h2,.folder-card h3{font-size:22px;line-height:1.12;margin-bottom:10px}.branch-card p,.service-card p{color:var(--muted);line-height:1.5}.home-services-section{background:linear-gradient(180deg,#fffdf7,#dcf8ebb8),#fffdf7}.home-services-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-service-card{--accent: var(--green);--card-wash: #ffffff;background:var(--card-wash);border:1px solid rgba(36,49,58,.1);border-radius:8px;box-shadow:0 14px 34px #32291a14;display:grid;gap:18px;min-height:285px;padding:24px;position:relative}.home-service-card:before{background:var(--accent);content:"";height:7px;inset:0 0 auto;position:absolute}.home-service-card:nth-child(6n+1){--accent: var(--green);--card-wash: #f4fff9}.home-service-card:nth-child(6n+2){--accent: var(--yellow);--card-wash: #fffaf0}.home-service-card:nth-child(6n+3){--accent: var(--blue);--card-wash: #f3f9ff}.home-service-card:nth-child(6n+4){--accent: var(--red);--card-wash: #fff6f4}.home-service-card:nth-child(6n+5){--accent: #7b61ff;--card-wash: #fbf8ff}.home-service-card:nth-child(6n){--accent: #40a557;--card-wash: #f7fff0}.home-service-card h3{font-size:clamp(24px,3vw,34px);line-height:1.12;margin:0;overflow-wrap:anywhere}.home-service-body{align-items:center;display:grid;gap:22px;grid-template-columns:minmax(0,1fr) minmax(150px,186px)}.home-service-body p{color:var(--muted);font-size:16px;line-height:1.62;margin:0}.home-service-body img,.home-service-body video{display:block;filter:drop-shadow(0 14px 18px rgba(50,41,26,.1));height:176px;justify-self:end;object-fit:contain;width:176px}.home-service-body video{border-radius:8px;object-fit:cover}.branch-card dl{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin:16px 0}.branch-card dt{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.branch-card dd{font-weight:900;margin:4px 0 0}.branch-card a{color:var(--blue);font-weight:900}.director-section img{border:10px solid #ffffff;border-radius:8px;box-shadow:0 22px 54px #32291a24;justify-self:center;max-height:420px;object-fit:cover}.contacts-section{background:linear-gradient(180deg,#fffdf7f5,#e3f3ffbd),#f7fcff}.contact-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.contact-grid a{align-items:center;background:#f7fbff;border:1px solid rgba(34,89,183,.16);border-radius:8px;display:flex;font-weight:800;gap:10px;min-height:50px;padding:13px}.news-list{display:grid;gap:18px}.news-item{display:grid;gap:0;grid-template-columns:minmax(280px,.45fr) minmax(0,1fr)}.news-media{background:#111;min-height:280px}.news-media img,.news-media video{display:block;height:100%;object-fit:cover;width:100%}.news-item>div:last-child{padding:clamp(22px,4vw,42px)}.news-item time{color:var(--green);font-weight:900}.news-item h2{font-size:clamp(28px,4vw,48px);line-height:1;margin:12px 0}.news-item p{color:var(--muted);font-size:18px;line-height:1.6}.masonry-gallery{columns:3 260px;column-gap:16px}.masonry-gallery figure{background:#fff;border:1px solid var(--line);border-radius:8px;break-inside:avoid;margin:0 0 16px;overflow:hidden}.masonry-gallery img,.masonry-gallery video{display:block;height:auto;width:100%}.masonry-gallery .tall img,.masonry-gallery .tall video{aspect-ratio:3 / 4;object-fit:cover}.masonry-gallery figcaption{display:grid;gap:6px;padding:14px 16px}.masonry-gallery figcaption strong{font-weight:900}.masonry-gallery figcaption span{color:var(--muted);line-height:1.45}.services-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{display:grid;grid-template-columns:220px minmax(0,1fr)}.service-card img,.service-card video{aspect-ratio:auto;height:100%;min-height:210px;object-fit:cover;width:100%}.attestation-layout{align-items:start;display:grid;gap:22px;grid-template-columns:320px minmax(0,1fr)}.branch-tabs{align-self:start;display:grid;gap:10px;max-height:calc(100vh - 120px);overflow-y:auto;position:sticky;top:24px}.branch-tabs button,.year-switcher button{background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--ink);cursor:pointer;font-weight:900;text-align:left}.branch-tabs button{align-items:center;display:grid;gap:12px;grid-template-columns:62px minmax(0,1fr);min-height:74px;padding:10px}.branch-tabs button.active{background:var(--blue);color:#fff}.branch-tabs img{aspect-ratio:1;border-radius:8px;object-fit:cover;width:62px}.documents-panel{display:grid;gap:18px}.general-documents{background:#fff;border:1px solid var(--line);border-radius:8px;display:grid;gap:14px;margin-bottom:22px;padding:18px}.general-documents h2{font-size:24px;line-height:1.1;margin:0}.documents-hero{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;display:grid;gap:20px;grid-template-columns:240px minmax(0,1fr);overflow:hidden}.documents-hero img{aspect-ratio:4 / 3;height:100%;object-fit:cover;width:100%}.documents-hero div{padding:18px 18px 18px 0}.documents-hero h2{font-size:clamp(28px,4vw,46px);line-height:1;margin:8px 0}.documents-hero p{color:var(--muted);margin-bottom:0}.documents-summary{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.documents-summary span{background:#f4f8ec;border:1px solid var(--line);border-radius:8px;color:var(--ink);font-size:13px;font-weight:900;padding:7px 10px}.year-switcher{display:flex;flex-wrap:wrap;gap:10px}.year-switcher button{min-height:44px;padding:10px 14px;text-align:center}.year-switcher button.active{background:var(--red);color:#fff}.folder-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.folder-card{padding:20px}.folder-card ul{display:grid;gap:10px;list-style:none;margin:0;padding:0}.folder-card li{align-items:center;background:#f8faf5;border-radius:8px;color:#46535b;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr) auto;padding:10px}.folder-card li button{align-items:center;background:var(--green);border:0;border-radius:8px;color:#fff;cursor:pointer;display:grid;height:34px;place-items:center;width:34px}.documents-tree,.folder-list{display:grid;gap:14px}.folder-section{background:#fff;border:1px solid var(--line);border-radius:8px;display:grid;gap:12px;padding:16px}.folder-section .folder-section{background:#f8faf5}.document-section{background:#f8faf5;border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;padding:14px}.document-section h4{color:var(--ink);font-size:16px;line-height:1.25;margin:0;overflow-wrap:anywhere}.folder-section h3{align-items:center;color:var(--ink);display:flex;font-size:18px;gap:8px;line-height:1.25;margin:0;overflow-wrap:anywhere}.file-list{display:grid;gap:10px;list-style:none;margin:0;padding:0}.file-row{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;padding:10px}.documents-tree>.file-list>.file-row{background:#f8faf5}.file-row>div:first-of-type{display:grid;gap:3px;min-width:0}.file-row span{color:var(--ink);font-weight:900;line-height:1.25;overflow-wrap:anywhere}.file-row small{color:var(--muted);font-size:12px;font-weight:800}.file-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.file-actions a{align-items:center;background:var(--green);border-radius:8px;color:#fff;display:inline-flex;font-size:13px;font-weight:900;gap:6px;min-height:34px;padding:8px 10px;white-space:nowrap}.file-actions a:first-child{background:var(--blue)}.empty-documents{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--muted);display:flex;font-weight:900;gap:10px;padding:18px}.empty-inline{color:var(--muted);font-weight:800;line-height:1.45;margin:0}.whatsapp-button{background:var(--green);border-radius:8px;bottom:22px;box-shadow:0 14px 40px #00a77d52;color:#fff;font-weight:900;padding:14px 18px;position:fixed;right:22px;z-index:25}.overlay{background:#0000006b;border:0;inset:0;position:fixed;z-index:20}@media(max-width:1060px){.sidebar{transform:translate(-105%);transition:transform .2s ease}.sidebar.open{transform:translate(0)}.sidebar-close{align-items:center;background:#f2f4f5;border:0;border-radius:8px;cursor:pointer;display:grid;height:40px;place-items:center;position:absolute;right:12px;top:12px;width:40px}.main-content{margin-left:0;padding-top:70px}.mobile-header{align-items:center;background:#fffdf7eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);display:flex;gap:12px;height:70px;left:0;padding:12px 16px;position:fixed;right:0;top:0;z-index:15}.mobile-header button{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;display:grid;height:42px;place-items:center;width:42px}.mobile-header img{height:42px;object-fit:contain;width:42px}.mobile-header span{font-weight:900}.hero-page,.mission-band,.director-section,.contacts-section,.news-item,.service-card,.attestation-layout,.documents-hero{grid-template-columns:1fr}.hero-page{min-height:auto}.hero-visual{min-height:380px}.home-carousel-collage{grid-template-columns:1.25fr 1fr}.home-carousel-collage img:first-child{grid-row:span 2}.home-carousel-collage img{min-height:190px}.documents-hero div{padding:0 18px 18px}.branch-tabs{max-height:none;overflow:visible;position:static}.home-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-service-body{grid-template-columns:minmax(0,1fr) 144px}.home-service-body img,.home-service-body video{height:144px;width:144px}}@media(max-width:760px){.branch-grid,.home-services-grid,.services-grid,.folder-grid,.contact-grid,.section-header{grid-template-columns:1fr}.hero-copy h1{font-size:clamp(42px,15vw,62px)}.hero-copy h1 small{font-size:clamp(24px,8vw,34px)}.hero-page,.branch-section,.home-services-section,.home-carousel-section,.page-section,.mission-band,.director-section,.contacts-section{padding-inline:18px}.home-carousel-heading{align-items:start;flex-direction:column}.home-carousel-controls{width:100%}.home-carousel-controls button{flex:1}.home-carousel-frame{border-width:6px}.home-carousel-collage,.home-carousel-single{min-height:auto}.home-carousel-collage{grid-template-columns:1fr}.home-carousel-collage img:first-child{grid-row:auto}.home-carousel-slide img,.home-carousel-collage img{aspect-ratio:4 / 3;min-height:0}.home-carousel-slide span{bottom:12px;left:12px;max-width:calc(100% - 24px)}.whatsapp-button{bottom:14px;left:14px;right:14px;text-align:center}.file-row{align-items:start;grid-template-columns:auto minmax(0,1fr)}.file-actions{grid-column:1 / -1;justify-content:stretch}.file-actions a{flex:1 1 128px;justify-content:center}.home-service-card{min-height:auto}.home-service-body{align-items:start;grid-template-columns:1fr}.home-service-body img,.home-service-body video{height:150px;justify-self:start;width:150px}}
