@font-face{font-family:"PT Sans";font-style:normal;font-display:swap;font-weight:400;src:url("assets/fonts/pt-sans-cyrillic-400-normal.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:"PT Sans";font-style:normal;font-display:swap;font-weight:400;src:url("assets/fonts/pt-sans-latin-400-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"PT Sans";font-style:normal;font-display:swap;font-weight:700;src:url("assets/fonts/pt-sans-cyrillic-700-normal.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:"PT Sans";font-style:normal;font-display:swap;font-weight:700;src:url("assets/fonts/pt-sans-latin-700-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"PT Sans Narrow";font-style:normal;font-display:swap;font-weight:700;src:url("assets/fonts/pt-sans-narrow-cyrillic-700-normal.woff2") format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:"PT Sans Narrow";font-style:normal;font-display:swap;font-weight:700;src:url("assets/fonts/pt-sans-narrow-latin-700-normal.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

:root{--red:#ac2d37;--red-dark:#821f2a;--yellow:#f8d500;--yellow-light:#fae34e;--ink:#171719;--muted:#646267;--cream:#f7f3eb;--white:#fff;--line:rgba(23,23,25,.12);--shadow:0 28px 80px rgba(55,28,31,.16)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:86px}
body{margin:0;background:var(--cream);color:var(--ink);font-family:"PT Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
button,input,textarea{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
img{display:block;max-width:100%}
[hidden]{display:none!important}
.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.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}

.site-header{position:sticky;z-index:100;top:0;height:84px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}
.header-inner{height:100%;display:flex;align-items:center;gap:32px}
.brand{display:flex;align-items:center;gap:12px;margin-right:auto;min-width:max-content}.brand img{width:54px;height:50px;object-fit:cover}.brand span{display:flex;flex-direction:column}.brand strong{font-family:"PT Sans Narrow",sans-serif;font-size:20px;color:var(--red);line-height:1}.brand strong b{color:var(--ink)}.brand small{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:6px}
.desktop-nav{display:flex;gap:25px;font-size:14px;font-weight:700}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--red);transition:.2s}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}
.header-button{height:46px;display:grid;place-items:center;padding:0 21px;border-radius:8px;background:var(--red);color:#fff;font-size:14px;font-weight:700}.header-button:hover{background:var(--red-dark)}
.menu-button{display:none;width:44px;height:44px;border:0;background:transparent;padding:8px}.menu-button i{display:block;width:25px;height:2px;background:var(--ink);margin:5px auto;transition:.2s}.menu-button[aria-expanded="true"] i:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-button[aria-expanded="true"] i:nth-child(2){opacity:0}.menu-button[aria-expanded="true"] i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.mobile-menu{position:absolute;top:84px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:14px 24px 24px;box-shadow:0 25px 45px rgba(30,20,21,.14)}.mobile-menu a{display:block;padding:13px 4px;border-bottom:1px solid var(--line);font-size:17px;font-weight:700}.mobile-menu a:last-child{border-bottom:0;color:var(--red)}

.hero{position:relative;overflow:hidden;min-height:calc(100vh - 84px);background:linear-gradient(112deg,#faf8f3 0%,#f4efe5 57%,#ece5d9 100%)}
.hero:before{content:"";position:absolute;left:-190px;bottom:-270px;width:540px;height:540px;border:74px solid rgba(172,45,55,.055);border-radius:50%}.hero-lines{position:absolute;right:-180px;top:0;width:760px;height:100%;background:repeating-linear-gradient(135deg,transparent 0 94px,rgba(172,45,55,.055) 95px 96px)}
.hero-grid{position:relative;display:grid;grid-template-columns:1.04fr .96fr;gap:50px;min-height:calc(100vh - 84px);align-items:center}
.hero-copy{padding:54px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--red);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow span{width:10px;height:10px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 5px rgba(248,213,0,.22)}
.overline{margin:34px 0 10px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.hero h1{margin:0;font-family:"PT Sans Narrow",sans-serif;font-size:clamp(88px,8.2vw,126px);font-weight:700;line-height:.72;letter-spacing:-.04em}.hero h1 span{display:block;color:var(--red);text-transform:uppercase}
.hero-role{font-size:22px;line-height:1.25;font-weight:700;margin:37px 0 16px}.hero-text{max-width:620px;font-size:18px;line-height:1.55;color:#515055;margin:0}
.hero-actions{display:flex;gap:12px;margin-top:29px}.button{min-height:54px;border:0;border-radius:8px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:700;cursor:pointer}.button-primary{background:var(--red);color:#fff}.button-primary:hover{background:var(--red-dark)}.button-light{background:#fff;border:1px solid var(--line)}.button-dark{background:var(--ink);color:#fff}.button-yellow{background:var(--yellow);color:var(--red-dark)}
.hero-values{display:flex;gap:28px;margin-top:38px;padding-top:21px;border-top:1px solid var(--line);max-width:620px}.hero-values span{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hero-values i{font-style:normal;color:var(--red);margin-right:8px}
.hero-portrait{position:relative;align-self:end;height:710px}.portrait-circle{position:absolute;right:-18px;top:55px;width:535px;height:535px;border-radius:50%;background:var(--yellow)}.portrait-block{position:absolute;right:-90px;bottom:0;width:440px;height:235px;background:var(--red)}
.portrait-frame{position:absolute;right:4px;bottom:0;width:540px;height:645px;overflow:hidden;border-radius:280px 280px 0 0;filter:drop-shadow(0 23px 35px rgba(50,28,30,.14))}.portrait-frame img{width:100%;height:100%;object-fit:cover;object-position:50% 5%;filter:saturate(.96) contrast(1.02)}
.principle-card{position:absolute;left:-28px;bottom:55px;width:255px;background:#fff;padding:19px 21px;border-left:5px solid var(--yellow);box-shadow:var(--shadow)}.principle-card small,.year-card small{display:block;color:var(--red);font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px}.principle-card strong{font-size:18px;line-height:1.25}.year-card{position:absolute;right:-4px;top:82px;background:var(--red-dark);color:#fff;padding:15px 18px 17px;transform:rotate(2deg)}.year-card small{color:#f7cfd4}.year-card strong{font-family:"PT Sans Narrow",sans-serif;font-size:43px;line-height:.8}.year-card strong span{color:var(--yellow)}

.help-section,.agenda-section,.online-section{padding:105px 0}.section-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:55px;align-items:end;margin-bottom:43px}.section-heading h2,.about-copy h2,.polling-intro h2,.online-card h2,.contact-copy h2{font-family:"PT Sans Narrow",sans-serif;font-size:clamp(48px,5.5vw,72px);line-height:.94;margin:12px 0 0}.section-heading>p{font-size:17px;line-height:1.55;color:var(--muted);margin:0}.section-kicker{display:inline-block;color:var(--red);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.section-kicker-light{color:var(--yellow)}
.help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.help-card{min-height:330px;border-radius:24px;background:#fff;padding:28px;display:flex;flex-direction:column;transition:.25s}.help-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.help-card-accent{background:var(--yellow)}.help-card>span{font-size:12px;color:var(--muted)}.card-icon{font-size:34px;color:var(--red);margin-top:32px}.help-card h3{font-family:"PT Sans Narrow",sans-serif;font-size:30px;line-height:1.05;margin:18px 0 10px}.help-card p{line-height:1.5;color:var(--muted);margin:0}.help-card b{font-size:14px;color:var(--red);margin-top:auto}

.about-section{padding:110px 0;background:#fff}.about-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:82px;align-items:center}.about-photo{position:relative;height:650px;border-radius:28px;overflow:hidden;background:#eee}.about-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 16%;filter:saturate(.94) contrast(1.025) brightness(1.01)}.about-caption{position:absolute;left:22px;right:22px;bottom:22px;background:rgba(255,255,255,.93);backdrop-filter:blur(12px);border-radius:15px;padding:17px;display:flex;flex-direction:column}.about-caption strong{font-size:18px}.about-caption span{font-size:13px;color:var(--muted);margin-top:3px}.about-copy .lead{font-size:22px;line-height:1.45;margin:24px 0 16px}.about-copy>p:not(.lead){font-size:17px;line-height:1.55;color:var(--muted)}.timeline{margin-top:31px;border-top:1px solid var(--line)}.timeline>div{display:grid;grid-template-columns:105px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.timeline time{font-weight:700;color:var(--red)}.timeline p{line-height:1.5;margin:0}

.quote-section{padding:66px 0;background:var(--red);color:#fff}.quote-inner{position:relative;padding:25px 80px}.quote-inner>span{position:absolute;left:0;top:-24px;font-family:Georgia,serif;font-size:130px;line-height:1;color:var(--yellow)}blockquote{font-family:"PT Sans Narrow",sans-serif;font-size:clamp(34px,4vw,53px);line-height:1.1;margin:0;max-width:1000px}cite{display:block;margin-top:22px;color:#ffd7dc;font-style:normal}
.agenda-list{border-top:1px solid var(--line)}.agenda-list article{display:grid;grid-template-columns:90px 1fr;gap:28px;padding:28px 0;border-bottom:1px solid var(--line)}.agenda-list article>span{font-size:12px;font-weight:700;color:var(--red)}.agenda-list h3{font-family:"PT Sans Narrow",sans-serif;font-size:34px;line-height:1;margin:0 0 8px}.agenda-list p{font-size:17px;color:var(--muted);margin:0}

.polling-section{position:relative;overflow:hidden;padding:110px 0;background:var(--red-dark);color:#fff}.polling-section:after{content:"";position:absolute;right:-160px;top:-190px;width:460px;height:460px;border-radius:50%;background:var(--yellow);opacity:.16}.polling-decoration{position:absolute;left:-230px;bottom:-250px;width:560px;height:560px;border:74px solid rgba(248,213,0,.08);border-radius:50%}.polling-grid{position:relative;z-index:1;display:grid;grid-template-columns:.82fr 1.18fr;gap:68px;align-items:start}.polling-intro h2{font-size:clamp(54px,6vw,78px)}.polling-intro>p{font-size:19px;line-height:1.55;color:#ecd6d9}.privacy-note{display:flex;align-items:center;gap:13px;margin-top:33px}.privacy-note>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--red-dark);font-weight:700}.privacy-note div{display:flex;flex-direction:column}.privacy-note small{color:#d7b3b9;margin-top:2px}
.polling-panel{position:relative;background:#fff;color:var(--ink);border-radius:28px;padding:32px;box-shadow:0 32px 75px rgba(0,0,0,.22)}.polling-panel form>label{display:block;font-size:14px;font-weight:700;margin-bottom:9px}.uik-search-shell{position:relative}.uik-search-row{min-height:66px;border:1px solid #d4d1cc;border-radius:16px;background:#fbfaf7;padding:7px;display:flex;align-items:center;transition:.2s}.uik-search-row:focus-within{border-color:var(--red);box-shadow:0 0 0 4px rgba(172,45,55,.12);background:#fff}.uik-search-row svg{width:24px;height:24px;margin-left:8px;fill:none;stroke:var(--red);stroke-width:1.8;flex:none}.uik-search-row input{flex:1;min-width:0;height:50px;border:0;outline:0;background:transparent;padding:0 11px;font-size:18px}.uik-search-row input::-webkit-search-cancel-button{display:none}.uik-search-row input::placeholder{color:#99969a}.uik-clear{width:32px;height:32px;border:0;border-radius:50%;background:#ece9e3;color:var(--muted);font-size:22px;line-height:1;cursor:pointer;flex:none}.uik-submit{height:50px;border:0;border-radius:11px;background:var(--red);color:#fff;padding:0 23px;font-weight:700;cursor:pointer;margin-left:7px}.uik-submit:hover{background:var(--red-dark)}.uik-submit:disabled{opacity:.55;cursor:wait}.uik-hint{font-size:13px;line-height:1.45;color:var(--muted);margin:11px 2px 0}.uik-suggestions{position:absolute;z-index:20;left:0;right:0;top:76px;max-height:360px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:17px;padding:7px;box-shadow:0 20px 60px rgba(40,24,26,.2)}.uik-suggestion{width:100%;border:0;background:transparent;border-radius:11px;padding:12px;display:flex;justify-content:space-between;align-items:center;gap:18px;text-align:left;cursor:pointer;color:var(--ink)}.uik-suggestion:hover,.uik-suggestion.is-active{background:#f6f1e9}.uik-suggestion span{display:flex;flex-direction:column;min-width:0}.uik-suggestion strong{font-size:16px}.uik-suggestion small{font-size:12px;color:var(--muted);margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uik-suggestion>b{font-size:13px;color:var(--red);white-space:nowrap}
.uik-result{margin-top:25px;border-top:1px solid var(--line);padding-top:23px}.uik-result-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.uik-result-top>span{font-size:12px;font-weight:700;color:#236b37;background:#e8f5eb;border-radius:999px;padding:6px 10px}.uik-result-top>strong{font-family:"PT Sans Narrow",sans-serif;font-size:34px;color:var(--red)}.uik-found-address{font-size:16px;color:var(--muted);margin:15px 0 0}.uik-divider{height:1px;background:var(--line);margin:22px 0}.uik-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--red)}.uik-result h3{font-size:24px;line-height:1.15;margin:8px 0 6px}.uik-voting-address{font-size:17px;color:var(--muted);margin:0}.uik-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:23px}.small-button{min-height:44px;border:0;border-radius:999px;background:#eeeae4;color:var(--ink);padding:0 17px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;cursor:pointer}.small-button-primary{background:var(--red);color:#fff}.small-button-primary:hover{background:var(--red-dark)}.small-button-primary span{margin-left:7px}.uik-text-button{border:0;background:transparent;color:var(--red);font-weight:700;cursor:pointer;padding:10px}.uik-message{margin-top:21px;background:#fff6d6;border:1px solid rgba(172,45,55,.13);border-radius:15px;padding:17px;display:flex;align-items:flex-start;gap:12px}.uik-message>span{width:28px;height:28px;border-radius:50%;background:var(--yellow);color:var(--red-dark);display:grid;place-items:center;font-weight:700;flex:none}.uik-message h3{font-size:17px;margin:2px 0 3px}.uik-message p{color:var(--muted);line-height:1.4;margin:0}

.online-card{background:linear-gradient(135deg,var(--yellow),var(--yellow-light));border-radius:30px;padding:52px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.online-card h2{font-size:clamp(44px,5vw,65px)}.online-card p{max-width:710px;font-size:18px;color:#594d00;line-height:1.5;margin:15px 0 0}

.contact-section{padding:110px 0;background:var(--ink);color:#fff}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:76px}.contact-copy h2{font-size:clamp(54px,6vw,78px)}.contact-copy>p{font-size:18px;line-height:1.55;color:#b9b8bd}.contact-points{margin-top:34px;display:flex;flex-direction:column;gap:12px}.contact-points span{font-size:14px;color:#bbb}.contact-points i{font-style:normal;color:var(--yellow);margin-right:10px}.contact-form{position:relative;background:#fff;color:var(--ink);border-radius:26px;padding:31px}.contact-form>label:not(.consent):not(.honeypot){display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;margin-bottom:16px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #d9d7d3;border-radius:12px;padding:13px 14px;outline:0;background:#fff;font-size:16px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 4px rgba(172,45,55,.1)}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--muted);line-height:1.35;margin:3px 0 19px}.consent input{width:18px;height:18px;margin:0;padding:0;flex:none;accent-color:var(--red)}.contact-form .button{width:100%}.contact-form .button:disabled{opacity:.65;cursor:wait}.form-notice{margin-top:14px;border-radius:11px;padding:12px 14px;background:#e8f5eb;color:#236b37}.form-notice.is-error{background:#fff0f0;color:#8d2530}

.site-footer{background:#0e0e10;color:#fff;padding:42px 0 110px}.footer-main{display:flex;align-items:center;justify-content:space-between}.brand-footer{margin:0}.brand-footer small{color:#777}.footer-main nav{display:flex;gap:22px;font-size:14px}.footer-main nav a:hover{color:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #29292e;margin-top:30px;padding-top:19px;color:#777;font-size:12px}.mobile-dock{display:none}

:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}
@media(max-width:1000px){.desktop-nav,.header-button{display:none}.menu-button{display:block}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:65px}.hero-copy{padding-bottom:10px}.hero-portrait{height:620px;width:min(620px,100%);margin-inline:auto}.portrait-circle{right:50%;transform:translateX(50%)}.portrait-frame{right:50%;transform:translateX(50%)}.portrait-block{right:50%;transform:translateX(85%)}.principle-card{left:20px}.year-card{right:20px}.help-grid{grid-template-columns:1fr}.help-card{min-height:250px}.about-grid,.polling-grid,.contact-grid{grid-template-columns:1fr}.about-grid{gap:48px}.about-photo{height:620px}.polling-grid,.contact-grid{gap:44px}.polling-intro>p{max-width:700px}.online-card{align-items:flex-start;flex-direction:column}}
@media(max-width:700px){html{scroll-padding-top:74px}.container{width:calc(100% - 32px)}.site-header{height:72px}.brand img{width:42px;height:40px}.brand strong{font-size:17px}.brand small{font-size:7px;margin-top:4px}.mobile-menu{top:72px}.hero{min-height:auto}.hero-grid{padding-top:44px}.hero-copy{padding:0}.eyebrow{font-size:9px}.overline{font-size:9px;margin:25px 0 9px}.hero h1{font-size:64px;line-height:.77}.hero-role{font-size:17px;margin:24px 0 11px}.hero-text{font-size:15px;line-height:1.48}.hero-actions{flex-direction:column;margin-top:21px}.button{width:100%;min-height:50px}.hero-values{display:none}.hero-portrait{height:405px;margin-top:11px}.portrait-circle{width:330px;height:330px;top:36px}.portrait-block{width:250px;height:110px;transform:translateX(82%)}.portrait-frame{width:320px;height:392px;border-radius:180px 180px 0 0}.principle-card{left:0;bottom:17px;width:182px;padding:12px 14px;border-left-width:4px}.principle-card small{font-size:7px}.principle-card strong{font-size:12px}.year-card{right:0;top:48px;padding:10px 11px}.year-card small{display:none}.year-card strong{font-size:28px}.hero-lines{display:none}.help-section,.agenda-section,.online-section,.about-section,.polling-section,.contact-section{padding:72px 0}.section-heading{grid-template-columns:1fr;gap:18px;margin-bottom:31px}.section-heading h2,.about-copy h2,.polling-intro h2,.online-card h2,.contact-copy h2{font-size:48px}.section-heading>p{font-size:16px}.help-card{min-height:235px;padding:23px}.card-icon{margin-top:22px}.about-photo{height:500px}.about-copy .lead{font-size:19px}.timeline>div{grid-template-columns:1fr;gap:6px}.quote-inner{padding:18px 0 18px 48px}.quote-inner>span{font-size:92px}.quote-inner blockquote{font-size:34px}.agenda-list article{grid-template-columns:43px 1fr;gap:10px}.agenda-list h3{font-size:29px}.agenda-list p{font-size:15px}.polling-panel{padding:20px;border-radius:21px}.uik-search-row{display:grid;grid-template-columns:auto 1fr auto;padding:6px}.uik-search-row input{font-size:16px}.uik-submit{grid-column:1/-1;width:100%;margin:5px 0 0}.uik-suggestions{top:126px}.uik-suggestion small{display:none}.uik-result-top{align-items:flex-start}.uik-actions{flex-direction:column;align-items:stretch}.small-button,.uik-text-button{width:100%}.online-card{padding:28px;border-radius:23px}.contact-form{padding:21px;border-radius:21px}.footer-main,.footer-bottom{align-items:flex-start;flex-direction:column;gap:20px}.footer-main nav{flex-wrap:wrap}.site-footer{padding-bottom:120px}.mobile-dock{position:fixed;z-index:110;left:10px;right:10px;bottom:calc(9px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:5px;padding:6px;background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:18px;box-shadow:0 13px 35px rgba(0,0,0,.22);backdrop-filter:blur(16px)}.mobile-dock a{min-width:0;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:5px;flex-direction:column;color:var(--ink);font-size:10px;font-weight:700}.mobile-dock a>span{font-size:15px;line-height:1}.mobile-dock .mobile-dock-primary{background:var(--red);color:#fff}}
@media(max-width:380px){.hero h1{font-size:56px}.section-heading h2,.about-copy h2,.polling-intro h2,.online-card h2,.contact-copy h2{font-size:43px}.about-photo{height:450px}.uik-suggestion>b{display:none}}
