@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Prata&display=swap";:root{--forest: #16352c;--forest2: #234c3f;--lime: #d7ef95;--cream: #f6f3ea;--paper: #fffdf8;--ink: #15221d;--muted: #6c7772;--line: #deded5;--red: #ae4739}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Manrope,Arial,sans-serif;background:var(--paper)}#app,#app>div:not(.loader){min-height:100vh}#app>div:not(.loader){display:flex;flex-direction:column}#app>div:not(.loader)>main{flex:1 0 auto}#app>div:not(.loader)>footer{flex-shrink:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.62}.primary.is-loading{display:inline-flex;align-items:center;justify-content:center;gap:9px}.button-spinner{width:15px;height:15px;flex:0 0 auto;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite}.container{width:min(1160px,calc(100% - 40px));margin:auto}.header{background:var(--paper);position:relative;z-index:10}.utility{height:70px;display:flex;align-items:center;gap:34px}.status{border:0;background:none;display:flex;align-items:center;text-align:left;padding:0;gap:11px;color:var(--ink);text-decoration:none}.status i{width:10px;height:10px;border-radius:50%;box-shadow:0 0 0 5px #edf1e7}.status i.open{background:#54a067}.status i.closed{background:var(--red)}.status span{display:flex;flex-direction:column}.status b{font-size:13px}.status small,.brand small{font-size:11px;color:var(--muted)}.weather{border-left:1px solid var(--line);padding-left:28px}.weather strong{font-size:27px}.utility-links{margin-left:auto;display:flex;gap:22px;align-items:center}.header-search{margin-left:auto;display:flex;width:min(270px,28vw);height:38px;border:1px solid var(--line);border-radius:20px;background:#fff;overflow:hidden}.header-search input{min-width:0;flex:1;border:0;padding:8px 4px 8px 16px;background:transparent;font-size:12px}.header-search button{width:42px;border:0;background:transparent;color:var(--forest);font-size:22px;font-weight:800}.header-search button:disabled{opacity:.35;cursor:default}.header-search+.utility-links{margin-left:0}.utility-links a,.utility-links button{color:var(--muted);font-size:12px;border:0;background:none;text-decoration:none}.utility-links .feedback-link{padding:8px 12px;border:1px solid #d9b8b0;border-radius:999px;color:#943f34;background:#fff6f3;font-weight:700}.utility-links .feedback-link:hover{border-color:#bd7569;background:#fce9e5}.nav{height:86px;border-top:1px solid var(--line);display:flex;align-items:center}.brand{display:flex;align-items:center;gap:12px;border:0;background:none;text-align:left;color:var(--ink);text-decoration:none}.brand-mark{display:grid;place-items:center;background:var(--forest);color:var(--lime);width:46px;height:46px;border-radius:50%;font-family:Prata,serif}.brand span:last-child{display:flex;flex-direction:column}.brand b{font-family:Prata,serif;font-size:19px}.navlinks{margin-left:auto;display:flex;gap:34px}.navlinks button,.navlinks a{border:0;background:none;font-weight:600;font-size:13px;color:var(--ink);text-decoration:none}.burger{display:none;margin-left:auto;border:0;background:none;font-size:24px}.mobile-management-link,.mobile-auth-link{display:none}.hero{background:var(--forest);color:#fff;min-height:520px;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:560px;height:560px;border:1px solid #ffffff1c;border-radius:50%;right:-70px;top:-210px;box-shadow:0 0 0 80px #ffffff08,0 0 0 160px #ffffff05}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.3fr .7fr;gap:80px;align-items:center;min-height:520px}.eyebrow,.section-heading span{color:#7e917e;text-transform:uppercase;letter-spacing:2px;font-weight:800;font-size:11px}.hero .eyebrow{color:var(--lime)}.form-success{color:var(--forest2);background:#edf7ef;border:1px solid #bedbc4;border-radius:10px;padding:12px 14px;font-size:13px;line-height:1.45;margin-bottom:15px}.owner-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.owner-edit{color:var(--forest);border-color:var(--forest)}h1,h2,h3,p{margin-top:0}.hero h1,.page-title h1{font:400 58px/1.12 Prata,serif;margin:20px 0}.hero h1 em{color:var(--lime);font-style:normal}.hero p{max-width:570px;color:#c8d3cf;line-height:1.75}.hero-actions{display:flex;gap:12px;margin-top:30px}.primary,.secondary{border:0;padding:14px 22px;font-weight:800;font-size:12px}.primary{background:var(--lime);color:var(--forest)}.secondary{background:transparent;color:#fff;border:1px solid #ffffff55}.hero-card{background:#21483b;border:1px solid #ffffff1a;padding:32px}.important-task-card{min-width:0;border-top:3px solid var(--lime);cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.important-task-card:hover,.important-task-card:focus-visible{transform:translateY(-4px);background:#285445;box-shadow:0 18px 45px #07181247;outline:none}.important-task-card time{display:block;margin-top:23px;color:#aebdb7;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.important-task-card h2{margin:12px 0 14px;color:#fff;font:400 29px/1.25 Prata,serif;overflow-wrap:anywhere}.hero .important-task-card p{display:-webkit-box;margin-bottom:25px;overflow:hidden;color:#c8d3cf;font-size:13px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:4}.important-task-link{display:flex;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid #ffffff20;color:var(--lime);font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.important-task-link b{font-size:18px}.important-task-empty{cursor:default}.important-task-empty:hover{transform:none;background:#21483b;box-shadow:none}.season{text-transform:uppercase;letter-spacing:2px;font-size:10px;color:#aebdb7}.big-temp{font:70px Prata;margin:18px 0 0}.weather-details{border-top:1px solid #ffffff20;padding-top:20px;display:grid;grid-template-columns:repeat(3,1fr)}.weather-details span{font-size:10px;color:#aebdb7}.weather-details b{font-size:13px;color:#fff}.important{padding:80px 0 45px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-heading h2,.documents-preview h2{font:38px Prata;margin:8px 0 0}.section-heading button{border:0;background:none;font-weight:700}.notice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.notice{border-top:3px solid var(--red);background:#f7f1eb;padding:24px;display:flex;gap:16px}.notice-icon{flex:0 0 28px;height:28px;background:var(--red);color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:800}.notice time,.news-card time{font-size:10px;color:var(--muted);text-transform:uppercase}.notice h3{font-size:15px;margin:9px 0}.notice p{font-size:12px;color:var(--muted);line-height:1.5}.quick{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 0 75px}.quick button{padding:25px;border:1px solid var(--line);background:transparent;text-align:left;display:grid;grid-template-columns:50px 1fr}.quick span{grid-row:span 2;color:#9aa39f}.quick b{font-family:Prata}.quick small{margin-top:8px;color:var(--muted)}.news-section{background:var(--cream);padding:75px 0}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.news-card{background:var(--paper)}.news-image{height:180px;background:linear-gradient(140deg,#77917c,#234c3f);background-size:cover;background-position:center;padding:15px}.news-image span,.tag{background:var(--lime);font-size:9px;font-weight:800;text-transform:uppercase;padding:6px 9px}.news-body{padding:24px}.news-body h3{font:20px/1.35 Prata;margin:10px 0}.news-body p,.all-news p{color:var(--muted);font-size:13px;line-height:1.65}.news-body button{border:0;background:none;padding:0;font-weight:800;font-size:11px}.documents-preview{padding:90px 0;display:grid;grid-template-columns:.7fr 1.3fr;gap:90px;align-items:center}.documents-preview>div:first-child p{color:var(--muted);line-height:1.7;margin-bottom:25px}.doc-list{border-top:1px solid var(--line)}.doc-list a{display:flex;align-items:center;gap:16px;padding:18px 8px;border-bottom:1px solid var(--line);text-decoration:none;color:var(--ink)}.file-icon{display:grid;place-items:center;width:42px;height:48px;background:#e9eee8;color:var(--forest);font-size:9px;font-weight:800}.doc-list a>span:nth-child(2){display:flex;flex-direction:column;flex:1}.doc-list b{font-size:13px}.doc-list small{font-size:10px;color:var(--muted);margin-top:5px}.doc-list i{font-style:normal;color:var(--forest);font-size:12px}.page{min-height:600px;padding-top:70px;padding-bottom:100px}.page-title{max-width:700px;margin-bottom:50px}.page-title p{color:var(--muted)}.contacts-view{padding-bottom:95px;background:#f7f6f0}.contacts-hero{background:radial-gradient(circle at 79% 13%,rgba(215,239,149,.2),transparent 23%),linear-gradient(125deg,#173d2e,#285640 56%,#416f52)}.contacts-content{position:relative;z-index:2}.contacts-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.contacts-catalog>a,.contacts-catalog>div{display:flex;min-width:0;min-height:205px;padding:29px;border:1px solid #dfe5dc;border-radius:20px;background:#fff;box-shadow:0 12px 30px #16352c0f;text-decoration:none;color:var(--ink)}.contacts-catalog>a{cursor:pointer}.contacts-catalog>a:hover{transform:translateY(-3px);box-shadow:0 19px 38px #16352c1c}.contacts-catalog>*>b{display:grid;place-items:center;flex:0 0 58px;height:58px;margin-right:18px;border-radius:50%;background:#edf2e8;color:var(--forest2);font:20px Prata,serif}.contacts-catalog>*>span{display:flex;min-width:0;flex:1;flex-direction:column;font:20px/1.3 Prata,serif;overflow-wrap:anywhere}.contacts-catalog small{margin-top:10px;color:var(--muted);font:11px/1.65 Manrope,sans-serif}.contacts-catalog>*>i{align-self:flex-end;flex:0 0 auto;margin-left:10px;color:var(--forest2);font-size:10px;font-style:normal;font-weight:800;text-transform:uppercase}.contacts-note{display:grid;grid-template-columns:56px 1fr;gap:23px;max-width:760px;margin-top:34px;padding:29px 33px;border-radius:18px;background:#e9efdf}.contacts-note>span{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--forest);color:var(--lime);font:25px Prata,serif}.contacts-note h2{margin:0 0 9px;font:24px Prata,serif}.contacts-note p{margin:0;color:var(--muted);font-size:12px;line-height:1.75}.all-news{max-width:850px}.all-news article{padding:30px 0;border-top:1px solid var(--line)}.all-news time{color:var(--muted);font-size:11px;margin-right:15px}.all-news h2{font:25px Prata;margin:14px 0}.news-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.news-catalog-card{min-width:0;border:1px solid #e1e6df;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 10px 28px #16352c0f;transition:transform .18s ease,box-shadow .18s ease}.news-catalog-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #16352c1f}.news-catalog-image{height:210px;padding:16px;background:linear-gradient(145deg,#8ba091,#234c3f);background-position:center;background-size:cover}.news-catalog-image span{display:inline-block;padding:6px 9px;background:var(--lime);color:var(--forest);font-size:9px;font-weight:800;text-transform:uppercase}.article-meta .tag{color:var(--forest)}.news-catalog-body{padding:24px}.news-catalog-body time{color:var(--muted);font-size:10px;text-transform:uppercase}.news-catalog-body h2{margin:12px 0 10px;font:21px/1.35 Prata,serif}.news-catalog-body p{min-height:64px;color:var(--muted);font-size:13px;line-height:1.65}.news-catalog-body>b{color:var(--forest2);font-size:11px}.content-page{min-width:0;overflow:hidden}.detail-page{min-width:0}.back-link{display:inline-flex;align-items:center;gap:8px;margin:0 0 34px;padding:0;border:0;background:transparent;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.04em}.back-link span{font-size:24px;line-height:1}.back-link:hover{color:var(--ink)}.news-detail{width:min(820px,100%);margin:0 auto;overflow-wrap:anywhere;word-break:normal}.news-detail>time{display:inline-block;margin-right:12px;color:var(--muted);font-size:11px;text-transform:uppercase}.news-detail>h1{max-width:760px;margin:22px 0 20px;font:400 clamp(36px,6vw,58px)/1.12 Prata,serif}.news-detail .lead,.document-detail .lead{color:#56625c;font-size:18px;line-height:1.7}.news-detail>img{display:block;width:100%;max-width:100%;max-height:540px;margin:38px 0;border-radius:20px;object-fit:cover}.rich-text{width:100%;max-width:100%;min-width:0;overflow:hidden;color:#26362f;font-size:16px;line-height:1.85;overflow-wrap:anywhere}.rich-text>*{max-width:100%!important}.rich-text p,.rich-text li,.rich-text blockquote,.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4{white-space:normal!important;overflow-wrap:anywhere}.rich-text h2,.rich-text h3{margin:38px 0 15px;font-family:Prata,serif;line-height:1.3}.rich-text img,.rich-text video,.rich-text iframe,.rich-text svg,.rich-text canvas{display:block;width:auto!important;height:auto!important;max-width:100%!important;margin:26px auto;border-radius:16px}.rich-text iframe{width:100%!important;aspect-ratio:16 / 9}.rich-text pre,.rich-text table{display:block;max-width:100%;overflow-x:auto}.rich-text pre{padding:18px;border-radius:12px;background:#172a23;color:#f7fff9;white-space:pre}.rich-text table{border-collapse:collapse}.rich-text td,.rich-text th{min-width:130px;padding:10px 12px;border:1px solid var(--line)}.rich-text a{color:var(--forest2);text-decoration-color:var(--lime);text-decoration-thickness:3px;text-underline-offset:3px}.news-attachments{margin-top:55px;padding-top:30px;border-top:1px solid var(--line)}.news-attachments h2{font:26px Prata,serif}.news-attachments a{display:flex;align-items:center;gap:15px;min-width:0;padding:16px 0;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none}.news-attachments a>span:nth-child(2){display:flex;flex:1;min-width:0;flex-direction:column}.news-attachments a>span:nth-child(2) b,.news-attachments a>span:nth-child(2) small{overflow:hidden;text-overflow:ellipsis}.news-attachments small{margin-top:5px;color:var(--muted)}.news-attachments i{color:var(--forest2);font-size:12px;font-style:normal;font-weight:800}.document-list{display:grid;gap:14px;width:min(960px,100%)}.document-card{display:grid;grid-template-columns:62px minmax(0,1fr) 42px;align-items:center;gap:20px;width:100%;min-width:0;padding:22px 24px;border:1px solid #dfe4de;border-radius:18px;background:#fff;color:var(--ink);text-align:left;box-shadow:0 7px 24px #1c3a2e0b;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.document-card:hover{transform:translateY(-2px);border-color:#bccbc0;box-shadow:0 14px 32px #1c3a2e17}.document-type{display:flex;align-items:center;justify-content:center;flex-direction:column;width:62px;height:70px;border-radius:12px 12px 12px 3px;background:#e8efe9;color:var(--forest2);box-shadow:inset 0 -3px #d3ded5}.document-type b{max-width:52px;overflow:hidden;font-size:12px;letter-spacing:.05em;text-overflow:ellipsis}.document-type small{margin-top:4px;color:#718078;font-size:9px;text-transform:uppercase}.document-card-body{display:flex;min-width:0;flex-direction:column}.document-card-meta{display:flex;align-items:center;gap:10px;margin-bottom:7px;color:var(--muted);font-size:10px;text-transform:uppercase}.document-card-meta b{color:var(--forest2);letter-spacing:.07em}.document-card-meta time:before{content:"•";margin-right:10px}.document-card-body>strong{overflow:hidden;font:400 19px/1.35 Prata,serif;text-overflow:ellipsis}.document-card-body>small,.document-description{margin-top:7px;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.document-description{font-size:13px}.document-card-arrow{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--cream);color:var(--forest2);font-weight:800;transition:background .18s ease,color .18s ease,transform .18s ease}.document-card:hover .document-card-arrow{transform:translate(3px);background:var(--forest);color:#fff}.document-list.compact .document-card{padding:16px 18px;border-radius:14px;box-shadow:none}.document-list.compact .document-type{width:52px;height:58px}.document-list.compact .document-card-body>strong{font-size:16px}.document-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:70px;align-items:start}.document-hero-copy h1{margin:18px 0 22px;font:400 clamp(38px,6vw,60px)/1.12 Prata,serif;overflow-wrap:anywhere}.document-download{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-width:245px;margin-top:20px;padding:17px 18px 17px 22px;background:var(--forest);color:#fff;font-size:12px;font-weight:800;text-decoration:none}.document-download b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--lime);color:var(--forest)}.document-passport{min-width:0;padding:30px;border-radius:22px;background:var(--cream)}.large-type{width:82px;height:92px;margin-bottom:25px;background:var(--forest);color:var(--lime);box-shadow:none}.large-type small{color:#b8c8c0}.document-passport>div{display:flex;min-width:0;flex-direction:column;gap:6px;padding:15px 0;border-top:1px solid #d9ddd4}.document-passport>div small{color:var(--muted);font-size:10px;text-transform:uppercase}.document-passport>div b{min-width:0;overflow-wrap:anywhere;font-size:13px}.document-editor .panel-title{margin-bottom:26px}.document-editor .current-file{display:flex;align-items:center;gap:17px;margin:5px 0 16px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--cream)}.document-editor .current-file>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column;gap:5px}.document-editor .current-file>span:nth-child(2) b{overflow-wrap:anywhere}.document-editor .current-file>span:nth-child(2) small{color:var(--muted)}.document-editor .current-file>a{color:var(--forest2);font-size:12px;font-weight:800;text-decoration:none}.weather-view{padding-bottom:95px;background:#f7f6f0}.weather-hero{position:relative;overflow:hidden;min-height:410px;background:radial-gradient(circle at 78% 16%,rgba(199,221,157,.22),transparent 24%),linear-gradient(125deg,#173d2e,#285640 56%,#416f52);color:#fff}.weather-hero:after{content:"";position:absolute;right:-8%;bottom:-160px;width:620px;height:320px;border:1px solid rgba(255,255,255,.1);border-radius:50%;transform:rotate(-9deg)}.weather-hero-inner{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:90px;min-height:410px}.weather-copy{position:relative;z-index:1;max-width:620px}.weather-copy .eyebrow{color:var(--lime)}.weather-copy h1{margin:14px 0 16px;font:400 clamp(43px,6vw,68px)/1.03 Prata,serif}.weather-copy>p{max-width:560px;margin:0;color:#d6e1d9;font-size:17px;line-height:1.7}.weather-freshness{display:flex;align-items:center;gap:9px;margin-top:31px;color:#bfcec4;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.weather-freshness i,.source-status i{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px #cadfa01f}.weather-current{position:relative;z-index:1;display:grid;justify-items:center;padding:28px 0;text-align:center}.weather-symbol{height:92px;font-size:77px;line-height:1;filter:drop-shadow(0 13px 18px rgba(0,0,0,.16))}.weather-temperature{margin:2px 0 -2px;font:400 clamp(76px,10vw,112px)/1 Prata,serif;letter-spacing:-.06em}.weather-condition{font:23px Prata,serif}.weather-feels{margin-top:10px;color:#c8d6cc;font-size:13px}.weather-content{position:relative;z-index:2;margin-top:-42px}.weather-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.weather-metrics article{position:relative;min-height:190px;padding:30px;border:1px solid #e1e5dc;border-radius:20px;background:#fff;box-shadow:0 14px 36px #19362a12}.weather-metrics article>small{display:block;margin-bottom:16px;color:var(--forest2);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.weather-metrics article>b{display:block;font:400 39px/1.1 Prata,serif}.weather-metrics article>b em{font:700 12px Manrope,sans-serif;color:var(--muted)}.weather-metrics article>p{margin:13px 0 0;color:var(--muted);font-size:12px}.metric-icon{position:absolute;top:25px;right:26px;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#eef3e9;color:var(--forest2);font-size:20px}.weather-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:34px}.weather-source-card,.weather-station-card{min-height:275px;padding:38px;border-radius:22px}.weather-source-card{border:1px solid #dfe4db;background:#fff}.weather-source-card h2,.weather-station-card h2{margin:13px 0 15px;font:29px Prata,serif}.weather-source-card>p,.weather-station-card p{color:var(--muted);font-size:13px;line-height:1.75}.source-status{display:flex;align-items:center;gap:14px;margin-top:27px;padding-top:22px;border-top:1px solid var(--line)}.source-status span{display:flex;flex-direction:column;gap:4px}.source-status b{font-size:12px}.source-status small{color:var(--muted);font-size:10px}.weather-station-card{display:grid;grid-template-columns:85px 1fr;gap:25px;align-items:start;background:#e9efdf}.station-mark{display:grid;place-items:center;width:78px;height:78px;border-radius:50%;background:var(--forest);color:var(--lime);font-size:37px}.store-view{padding-bottom:95px;background:#f7f6f0}.store-hero{position:relative;overflow:hidden;min-height:410px;background:radial-gradient(circle at 82% 18%,rgba(215,239,149,.2),transparent 22%),linear-gradient(125deg,#173d2e,#285640 58%,#416f52);color:#fff}.store-hero.is-closed{background:radial-gradient(circle at 82% 18%,rgba(225,154,130,.18),transparent 22%),linear-gradient(125deg,#253a32,#3f5147 58%,#65534b)}.store-hero:before,.store-hero:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%}.store-hero:before{right:-105px;top:-260px;width:650px;height:650px}.store-hero:after{right:45px;top:-130px;width:390px;height:390px}.store-hero-inner{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:90px;min-height:410px}.store-hero-copy{position:relative;z-index:1;max-width:650px}.store-hero-copy .eyebrow{color:var(--lime)}.store-hero-copy h1{margin:14px 0 17px;font:400 clamp(43px,6vw,68px)/1.04 Prata,serif;overflow-wrap:anywhere}.store-hero-copy>p{max-width:590px;margin:0;color:#d4e0d8;font-size:17px;line-height:1.75}.store-closure-alert{display:flex;align-items:center;gap:15px;width:fit-content;margin-top:28px;padding:14px 19px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#0f1f1947;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.store-closure-alert>span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#dc806b;font-weight:800}.store-closure-alert>div{display:flex;flex-direction:column;gap:4px}.store-closure-alert b{font-size:12px}.store-closure-alert small{color:#d8e0db;font-size:10px;text-transform:uppercase}.store-current{position:relative;z-index:1;display:grid;justify-items:center;padding:25px 0;text-align:center}.store-status-orbit{display:grid;place-items:center;width:128px;height:128px;margin-bottom:18px;border:1px solid rgba(255,255,255,.17);border-radius:50%;box-shadow:0 0 0 20px #ffffff09,0 0 0 42px #ffffff05}.store-status-mark{display:grid;place-items:center;width:88px;height:88px;border-radius:50%;background:var(--lime);color:var(--forest);font:52px/1 Manrope,sans-serif;box-shadow:0 17px 32px #0003}.is-closed .store-status-mark{background:#dc806b;color:#fff}.store-current>small{margin-top:8px;color:#becdc3;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.store-current>strong{margin:5px 0 7px;font:400 49px Prata,serif}.store-current>p{margin:0;color:#d3ded7;font-size:14px}.store-live{display:flex;align-items:center;gap:8px;margin-top:21px;color:#bdcbc2;font-size:10px;letter-spacing:.05em;text-transform:uppercase}.store-live i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px #d7ef951a}.is-closed .store-live i{background:#dc806b;box-shadow:0 0 0 5px #dc806b1a}.store-content{position:relative;z-index:2;margin-top:-43px}.store-contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.store-contact-grid>article,.store-contact-grid>a{position:relative;display:flex;min-height:184px;padding:31px 32px 28px 92px;border:1px solid #e1e5dc;border-radius:20px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 14px 36px #19362a12;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease}.store-contact-grid>a:hover{transform:translateY(-3px);box-shadow:0 20px 42px #19362a1f}.store-card-icon{position:absolute;top:29px;left:30px;display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#edf3e8;color:var(--forest2);font-size:22px}.store-contact-grid small{margin-bottom:12px;color:var(--forest2);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.store-contact-grid b{font:400 23px/1.35 Prata,serif;overflow-wrap:anywhere}.store-contact-grid p{margin:auto 0 0;padding-top:15px;color:var(--muted);font-size:11px}.store-info-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);gap:16px;margin-top:34px}.store-schedule-card{padding:39px;border:1px solid #dfe4db;border-radius:22px;background:#fff}.store-section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.store-section-title h2,.store-note-card h2{margin:10px 0 0;font:30px Prata,serif}.store-today-badge{padding:10px 14px;border-radius:18px;background:#e9f0df;color:var(--forest2);font-size:10px;font-weight:800}.store-week{border-top:1px solid var(--line)}.store-week>div{position:relative;display:grid;grid-template-columns:46px minmax(150px,1fr) auto 72px;align-items:center;min-height:55px;border-bottom:1px solid var(--line);color:#34433d}.store-week>div.today{margin:0 -13px;padding:0 13px;border-color:transparent;border-radius:11px;background:var(--forest);color:#fff}.store-week>div.weekend:not(.today){color:#929b96}.store-day-short{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--cream);font-size:10px;font-weight:800}.store-week .today .store-day-short{background:var(--lime);color:var(--forest)}.store-day-full,.store-week b{font-size:12px}.store-week b small{display:block;margin-top:4px;color:var(--muted);font-size:9px;font-weight:600}.store-week i{color:var(--lime);font-size:9px;font-style:normal;font-weight:800;text-align:right;text-transform:uppercase}.store-note-card{display:grid;grid-template-columns:65px 1fr;gap:22px;align-content:start;min-height:100%;padding:38px;border-radius:22px;background:#e9efdf}.store-note-mark{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:var(--forest);color:var(--lime);font:31px Prata,serif}.store-note-card p{margin:17px 0 25px;color:var(--muted);font-size:13px;line-height:1.75}.store-note-card .primary{display:inline-flex;width:fit-content;color:var(--forest);text-decoration:none}.store-page{display:grid;grid-template-columns:1fr 1fr;gap:100px}.store-page h1{font:48px Prata;margin:20px 0}.open-label{display:inline-block;padding:10px 14px;font-weight:800;font-size:12px;margin-bottom:25px}.open-label.yes{background:#dcebd6;color:#32623d}.open-label.no{background:#f1dfdc;color:#913d34}.schedule{background:var(--cream);padding:35px}.schedule h3{font:24px Prata}.schedule div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}.contacts{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contacts>a,.contacts>div{border:1px solid var(--line);padding:25px;display:flex;gap:18px;align-items:center;text-decoration:none;color:var(--ink)}.contacts b{font:28px Prata;color:var(--forest)}.contacts span{display:flex;flex-direction:column;font-weight:700}.contacts small{font-weight:400;color:var(--muted);margin-top:6px}.search-page .page-title{max-width:820px}.search-page-form{display:flex;max-width:680px;margin:28px 0 14px}.search-page-form input{min-width:0;flex:1;padding:15px 17px;border-right:0}.search-groups{display:grid;gap:48px;width:min(920px,100%)}.search-group-title{display:flex;align-items:center;gap:10px;margin-bottom:14px;font:27px Prata,serif}.search-group-title b{display:grid;place-items:center;min-width:26px;height:26px;padding:0 7px;border-radius:14px;background:var(--lime);font:800 11px Manrope,sans-serif}.search-result{position:relative;padding:23px 65px 23px 0;border-top:1px solid var(--line);cursor:pointer}.search-result:after{content:"→";position:absolute;right:14px;top:50%;color:var(--forest2);font-size:20px;transform:translateY(-50%)}.search-result small{color:var(--muted);font-size:10px;text-transform:uppercase}.search-result h2{margin:9px 0 8px;font:21px Prata,serif}.search-result p{margin:0 0 9px;color:var(--muted);font-size:13px;line-height:1.55}.search-result>b,.search-result>div>b{color:var(--forest2);font-size:11px}.document-search-result{display:grid;grid-template-columns:62px 1fr;gap:20px;align-items:center}.search-empty{width:min(720px,100%);padding:40px}.login-page{min-height:650px;background:var(--cream);display:grid;place-items:center;padding:40px}.login-page form{width:min(430px,100%);background:#fff;padding:45px;box-shadow:0 20px 60px #25403312}.register-page form{width:min(560px,100%)}.consent-checkbox{display:grid;grid-template-columns:22px 1fr;align-items:start;gap:11px;margin:5px 0 8px;font-size:12px;font-weight:500;line-height:1.55}.consent-checkbox input{width:19px;height:19px;margin:1px 0 0;accent-color:var(--forest)}.consent-checkbox a,.consent-note a,.legal-document a{color:var(--forest2);text-decoration:underline;text-underline-offset:2px}.consent-note{display:block;margin:0 0 18px;color:var(--muted);font-size:10px;line-height:1.5}.consent-configuration-error{color:var(--red);font-weight:700}.legal-warning{margin:20px 0;padding:16px 18px;border:1px solid rgba(174,53,43,.35);border-radius:12px;background:#fff1ef;color:#7d241d;line-height:1.55}.legal-warning b{display:block;margin-bottom:4px}.login-page input.field-invalid{border-color:var(--red);box-shadow:0 0 0 3px #b33b3b1f}.login-page .field-error{display:block;margin-top:6px;color:var(--red);font-size:11px;font-weight:600;line-height:1.4}.consent-checkbox.consent-invalid{padding:10px;border:1px solid var(--red);border-radius:10px;background:#b33b3b0d}.consent-error{margin:-8px 0 10px}.legal-page{min-height:650px;padding:60px 24px 100px;background:var(--cream)}.legal-document{width:min(850px,100%);margin:0 auto;padding:50px 58px;background:#fff;box-shadow:0 20px 60px #25403312}.legal-document h1{margin:12px 0 10px;font:36px/1.25 Prata,serif;color:var(--forest)}.legal-document h2{margin:32px 0 10px;font:22px/1.35 Prata,serif;color:var(--forest)}.legal-document p,.legal-document li{font-size:14px;line-height:1.75}.legal-document ul{padding-left:22px}.legal-meta{color:var(--muted)}@media(max-width:640px){.legal-page{padding:25px 12px 60px}.legal-document{padding:30px 22px}.legal-document h1{font-size:28px}}.login-page h1{font:28px Prata;margin:22px 0 8px}.login-page p{font-size:12px;color:var(--muted);margin-bottom:30px}label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:700;margin-bottom:18px}input,textarea,select{border:1px solid var(--line);background:#fff;padding:12px;outline:none}input:focus,textarea:focus,select:focus{border-color:var(--forest)}.form-error{color:var(--red);font-size:12px;margin-bottom:15px}.login-page .primary{width:100%}.verification-banner{border-bottom:1px solid #e2c77f;background:#fff4cf;color:#594719}.verification-banner .container{display:flex;align-items:center;gap:16px;padding-top:15px;padding-bottom:15px}.verification-mark{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:50%;background:#e0ad32;color:#fff;font-weight:900}.verification-banner b{display:block;margin-bottom:3px}.verification-banner p{margin:0;font-size:12px;line-height:1.5}.verification-links{display:flex;align-items:center;gap:9px;margin-left:auto}.verification-links a,.verification-notice-links a{padding:8px 11px;border-radius:8px;background:var(--forest);color:#fff;font-size:11px;font-weight:800;text-decoration:none}.verification-links small{color:#806d3d}.verification-close{display:grid;place-items:center;width:30px;height:30px;flex:0 0 auto;border:0;border-radius:50%;background:transparent;color:#806d3d;font-size:22px;line-height:1}.verification-close:hover{background:#80601a1a}.verification-notice{display:flex;flex-direction:column;gap:7px;margin:0 0 22px;padding:16px;border:1px solid #e4d09b;border-radius:12px;background:#fff8e5;font-size:12px;line-height:1.55}.verification-notice-links{display:flex;gap:8px;margin-top:3px}.verification-status{padding:8px 11px;border-radius:20px;font-size:10px;font-weight:800;text-transform:uppercase}.verification-status.verified{background:#dcebd6;color:#32623d}.verification-status.pending{background:#fff0c4;color:#80601a}.verification-setting{margin-top:8px}.profile-editor{max-width:760px}.admin{padding-top:55px;padding-bottom:100px;min-height:700px}.admin-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.admin-head h1{font:32px Prata;margin:10px 0}.text-btn{border:0;background:none;color:var(--muted)}.admin-layout{display:grid;grid-template-columns:200px 1fr;gap:30px}.role-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px;margin:8px 0 24px}.role-grid label{flex-direction:row;align-items:center;margin:0;padding:12px 0;border-bottom:1px solid var(--line)}.role-grid input,.setting-card input{width:auto}.setting-card{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:35px;margin:0 0 25px;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--cream)}.setting-card span{display:flex;flex-direction:column;gap:7px}.setting-card small{color:var(--muted);font-weight:400;line-height:1.5}.setting-card input{width:23px;height:23px;flex:0 0 auto}.admin aside{display:flex;flex-direction:column}.admin aside button,.admin aside a{padding:14px;text-align:left;border:0;background:none;color:var(--ink);font-size:13px;text-decoration:none}.admin aside button.active,.admin aside a.active{background:var(--forest);color:#fff}.admin-panel{position:relative;border:1px solid var(--line);padding:30px;min-width:0}.admin-loading-overlay{position:absolute;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;align-content:start;justify-content:center;justify-items:center;gap:14px;min-height:220px;padding-top:48px;box-sizing:border-box;border-radius:inherit;background:#f7f6f0c7;color:var(--forest2);text-align:center;cursor:wait;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.admin-loading-overlay b{font-size:12px;letter-spacing:.06em;text-transform:uppercase}.admin-loading-spinner{width:46px;height:46px;border:4px solid rgba(38,82,61,.16);border-top-color:var(--forest);border-right-color:var(--lime);border-radius:50%;box-shadow:0 8px 22px #1c3a2e1f;animation:spin .8s linear infinite}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.panel-title h2{font:26px Prata;margin:0}.small{padding:10px 15px}.admin-list>div{display:flex;align-items:center;gap:12px;padding:15px 0;border-top:1px solid var(--line)}.admin-list span{flex:1;display:flex;flex-direction:column}.admin-list small{color:var(--muted);font-size:10px;margin-top:5px}.admin-list button{border:0;background:none;font-size:11px}.user-attachments-editor{margin:25px 0;padding-top:24px;border-top:1px solid var(--line)}.user-attachment-list{display:grid;gap:8px;margin-top:18px}.user-attachment-list>div{display:flex;align-items:center;gap:10px;padding:12px 0;border-top:1px solid var(--line)}.user-attachment-list>div>span{display:flex;min-width:0;flex:1;flex-direction:column}.user-attachment-list b{overflow:hidden;text-overflow:ellipsis}.user-attachment-list small{margin-top:4px;color:var(--muted);font-size:10px}.user-attachment-list button{border:0;background:none;font-size:11px}.notification-stack{position:fixed;z-index:1000;right:22px;bottom:22px;display:flex;width:min(390px,calc(100vw - 32px));flex-direction:column;gap:10px;pointer-events:none}.notification{display:grid;grid-template-columns:28px minmax(0,1fr) 18px;gap:10px;align-items:center;width:100%;padding:14px 16px;border:1px solid #cbdccc;border-radius:14px;background:#f4fbf2;color:#285333;text-align:left;box-shadow:0 16px 44px #15221d2e;pointer-events:auto;animation:notification-in .2s ease-out}.notification.error{border-color:#e4c1bb;background:#fff3f1;color:#8f392f}.notification>span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#4f9361;color:#fff;font-weight:900}.notification.error>span{background:var(--red)}.notification b{font-size:12px;line-height:1.45}.notification i{color:currentColor;font-size:18px;font-style:normal;opacity:.6}@keyframes notification-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.feedback-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:grid;place-items:center;padding:20px;background:#0a19149e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.feedback-dialog{position:relative;width:min(520px,100%);padding:36px;border-radius:24px;background:#fff;box-shadow:0 28px 90px #00000052}.feedback-close{position:absolute;top:14px;right:16px;width:36px;height:36px;border:0;border-radius:50%;background:#f2f3ef;color:var(--muted);font-size:24px}.feedback-icon{display:grid;place-items:center;width:50px;height:50px;margin-bottom:20px;border-radius:50%;background:#f8dfd9;color:#a94337;font-size:23px;font-weight:900}.feedback-dialog h2{margin:7px 0 10px;font:30px Prata,serif}.feedback-dialog>p{margin:0 0 22px;color:var(--muted);font-size:13px;line-height:1.65}.feedback-dialog label{display:flex;flex-direction:column;gap:8px;margin-bottom:10px;font-size:11px;font-weight:700}.feedback-dialog textarea{width:100%;resize:vertical;padding:14px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fff;line-height:1.55}.feedback-dialog textarea:focus{outline:2px solid #d7ef95;border-color:var(--forest2)}.feedback-author{display:block;margin-bottom:18px;color:var(--muted);font-size:10px}.feedback-dialog .primary{width:100%}.suggestion-count{display:grid;place-items:center;min-width:42px;height:42px;border-radius:50%;background:var(--forest);color:var(--lime);font-weight:800}.suggestion-list{display:grid;gap:14px}.suggestion-list article{min-width:0;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fafaf6}.suggestion-meta{display:flex;justify-content:space-between;gap:20px;color:var(--forest2);font-size:11px;font-weight:800}.suggestion-meta time{color:var(--muted);font-weight:500}.suggestion-list p{margin:13px 0 10px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.suggestion-list article>small{color:var(--muted);font-size:10px}.danger{color:var(--red)}.editor label{font-size:11px}.checks{display:flex;gap:25px}.checks label{flex-direction:row;align-items:center}.upload-form{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr auto;gap:8px;margin-bottom:25px}.upload-form input,.upload-form select{min-width:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.schedule-editor{display:grid;grid-template-columns:35px minmax(92px,1fr) 20px minmax(92px,1fr) auto minmax(92px,1fr) 20px minmax(92px,1fr);align-items:center;gap:8px;margin-bottom:8px}.schedule-heading{margin:18px 0 10px;color:var(--muted);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.schedule-heading>span:first-of-type{grid-column:2 / 5}.schedule-heading>span:last-of-type{grid-column:6 / 9}.lunch-label{color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase}.editor hr,.admin-panel hr{border:0;border-top:1px solid var(--line);margin:35px 0}.closure-form{display:grid;grid-template-columns:1fr 1fr 1.5fr auto;gap:10px;align-items:end}.closure-form label{margin:0}.empty{padding:35px;color:var(--muted);background:#f5f5f0}.toast{position:fixed;bottom:20px;right:20px;background:var(--red);color:#fff;padding:15px;z-index:50}footer{background:#102a22;color:#fff;padding:45px 0}footer .brand,footer .brand b{color:#fff}footer .brand small{color:#b8c8c0}.danger-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border:1px solid #c95e50;border-radius:10px;background:#b94f42;color:#fff;font-weight:800;box-shadow:0 8px 18px #ae47392e}.danger-action:hover{background:#a94337;transform:translateY(-1px)}.icon-danger{display:inline-grid;place-items:center;flex:0 0 38px;width:38px;height:38px;padding:0;border:1px solid #efd0ca;border-radius:11px;background:#fff3f0;color:#a94337;font-size:17px;line-height:1}.icon-danger:hover{border-color:#d98b80;background:#fbe5e0}.confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#0a191494;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.confirm-dialog{width:min(440px,100%);padding:34px;border-radius:22px;background:#fff;box-shadow:0 26px 80px #0000004d;text-align:center}.confirm-icon{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 18px;border-radius:50%;background:#f8dfd9;color:#a94337;font-size:25px;font-weight:800}.confirm-dialog h2{margin:0 0 10px;font:27px Prata,serif}.confirm-dialog p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.confirm-dialog>div{display:flex;justify-content:center;gap:10px;margin-top:26px}.confirm-dialog .confirm-cancel{border-color:#aeb9b1;background:#eef1ee;color:#263c32;box-shadow:none}.confirm-dialog .confirm-cancel:hover{border-color:#87978d;background:#dfe5e0;color:#172b22}.contact-editor-list{display:grid;gap:16px;margin-bottom:22px}.contact-editor-list article{min-width:0;padding:20px;border:1px solid var(--line);border-radius:16px;background:#f8f8f3}.contact-editor-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.contact-editor-list label:last-child{margin-bottom:0}footer .container{display:flex;align-items:center;justify-content:space-between}footer p{font-size:11px;color:#9baca5;margin:0}.loader{height:100vh;display:grid;place-content:center;text-align:center;background:var(--cream);color:var(--muted)}.loader span{margin:auto;width:35px;height:35px;border:3px solid #ddd;border-top-color:var(--forest);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:800px){.container{width:min(100% - 28px,1160px)}.utility{height:60px}.utility-links .feedback-link{padding:7px 10px;font-size:0}.utility-links .feedback-link:after{content:"Проблема";font-size:11px}.header-search{width:min(190px,34vw)}.weather{padding-left:15px}.status small{display:none}.nav{height:70px}.navlinks{display:none;position:absolute;top:130px;left:0;right:0;background:var(--paper);padding:20px;flex-direction:column;margin:0;box-shadow:0 15px 25px #0002}.navlinks.show{display:flex}.burger{display:block}.hero-inner{grid-template-columns:1fr;padding:65px 0}.hero h1,.page-title h1{font-size:40px}.hero-card{display:none}.important-task-card{display:block}.notice-grid,.news-grid,.news-catalog,.quick,.contacts{grid-template-columns:1fr}.news-catalog-image{height:230px}.search-groups{gap:34px}.role-grid,.attachment-actions{grid-template-columns:1fr}.news-attachments a{align-items:flex-start}.news-attachments i{display:none}.important{padding-top:55px}.quick{padding-bottom:55px}.documents-preview{grid-template-columns:1fr;gap:35px;padding:60px 0}.document-hero{grid-template-columns:1fr;gap:35px}.news-detail>h1,.document-hero-copy h1{font-size:38px}.back-link{margin-bottom:30px}.document-card{grid-template-columns:52px minmax(0,1fr) 34px;gap:14px;padding:17px 15px}.document-type{width:52px;height:60px}.document-card-body>strong{font-size:16px}.document-description,.document-card-body>small{white-space:normal}.document-card-arrow{width:32px;height:32px}.document-passport{padding:23px}.store-page{grid-template-columns:1fr;gap:35px}.admin-layout{grid-template-columns:1fr}.utility-links>a:first-child{display:none}.mobile-management-link,.mobile-auth-link{display:block;color:var(--forest2)!important;font-weight:800!important}.contacts-catalog{grid-template-columns:1fr}.contacts-catalog>a,.contacts-catalog>div{min-height:145px}.admin aside{flex-direction:row;overflow:auto}.upload-form,.closure-form,.form-grid{grid-template-columns:1fr}.admin-panel{padding:20px}.admin-list>div{align-items:flex-start;flex-wrap:wrap}.schedule-editor{grid-template-columns:30px 1fr 10px 1fr}.schedule-editor .lunch-label{grid-column:2 / -1;margin-top:3px}.schedule-editor .lunch-label+input{grid-column:2}.schedule-heading{display:none}.section-heading h2{font-size:30px}.section-heading>button{display:none}footer .container{flex-direction:column;align-items:flex-start;gap:25px}.brand b{font-size:15px}.utility{gap:15px}.utility-links{gap:5px}}@media(max-width:520px){.header-search{width:42px;border:0}.header-search input{display:none}.header-search button{width:42px}.weather strong{font-size:21px}.search-page-form{display:grid;gap:8px}.search-result{padding-right:35px}.document-search-result{grid-template-columns:48px 1fr;gap:13px}.setting-card{align-items:flex-start;gap:18px;padding:18px}.news-detail>h1,.document-hero-copy h1{font-size:32px}.news-detail .lead,.document-detail .lead{font-size:16px}.news-detail>img{margin:28px 0;border-radius:14px}.rich-text{font-size:15px}.document-card{grid-template-columns:46px minmax(0,1fr)}.document-type{width:46px;height:54px}.document-card-arrow{display:none}.document-card-meta{align-items:flex-start;flex-direction:column;gap:3px}.document-card-meta time:before{content:none}.document-download{width:100%;min-width:0}}.field-label{margin:18px 0 8px;color:var(--ink);font-size:13px;font-weight:800;letter-spacing:.03em}.rich-editor,.cover-editor,.attachment-editor{border:1px solid #d9ded8;border-radius:14px;background:#fff}.rich-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:10px;border-bottom:1px solid #e7eae6;background:#f7f8f5;border-radius:14px 14px 0 0}.rich-toolbar button{min-height:34px;padding:5px 10px;border:1px solid #d7ddd5;border-radius:8px;background:#fff;color:var(--ink);font-size:13px}.rich-toolbar button.active{background:var(--forest2);color:#fff;border-color:var(--forest2)}.tiptap-content{min-height:260px;padding:20px;outline:none;line-height:1.7}.tiptap-content p:first-child{margin-top:0}.tiptap-content img{display:block;max-width:100%;height:auto;margin:18px auto;border-radius:12px}.tiptap-content blockquote{margin:16px 0;padding:6px 18px;border-left:4px solid var(--lime);color:#4f5a51}.visually-hidden,.file-picker input{position:absolute!important;width:1px;height:1px;opacity:0;pointer-events:none}.cover-editor,.attachment-editor{margin-top:22px;padding:18px}.cover-editor>small,.form-hint{display:block;margin-top:9px;color:var(--muted);font-size:12px}.cover-preview{position:relative;margin-bottom:14px}.cover-preview img{width:100%;max-height:330px;object-fit:cover;border-radius:12px}.cover-preview .icon-danger{position:absolute;top:12px;right:12px;background:#fffffff0}.source-tabs{display:flex;gap:18px;margin:10px 0 14px}.source-tabs label,.toggle-row{display:flex!important;flex-direction:row!important;align-items:center;gap:8px}.source-tabs input,.toggle-row input{width:auto!important}.file-picker{display:grid!important;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;cursor:pointer}.file-picker span{padding:10px 14px;border-radius:9px;background:var(--forest2);color:#fff;font-size:13px;font-weight:700}.file-picker b{min-width:0;overflow:hidden;color:var(--muted);font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.file-picker.compact span{padding:8px 11px}.upload-action{border:1px solid var(--forest2);background:var(--forest2);color:#fff}.upload-action:hover{background:var(--forest);color:#fff}.upload-action:disabled{border-color:#aeb8b1;background:#aeb8b1;color:#fff;opacity:.78}.attachment-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}.attachment-actions>div{display:grid;align-content:start;gap:9px;padding:14px;border-radius:11px;background:#f6f7f4}.attachment-actions small{color:var(--muted)}.attachment-list{margin-top:12px}.attachment-list>div{display:flex;align-items:center;gap:12px;padding:10px 0;border-top:1px solid #e5e9e4}.attachment-list span{display:flex;flex:1;flex-direction:column;min-width:0}.attachment-list small{color:var(--muted)}.form-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px}.admin-document{max-width:none}.admin-document .panel-title{margin-bottom:25px}.admin-document h2{margin:4px 0 0;font-family:Georgia,serif;font-size:clamp(28px,4vw,44px)}@media(max-width:760px){.store-hero,.store-hero-inner{min-height:auto}.store-hero-inner{grid-template-columns:1fr;gap:35px;padding-top:65px;padding-bottom:88px}.store-hero-copy{text-align:center}.store-hero-copy>p{font-size:15px}.store-closure-alert{margin-right:auto;margin-left:auto;text-align:left}.store-current{padding-top:5px}.store-status-orbit{width:108px;height:108px}.store-status-mark{width:75px;height:75px;font-size:43px}.store-current>strong{font-size:42px}.store-contact-grid,.store-info-grid{grid-template-columns:1fr}.store-schedule-card,.store-note-card{padding:27px}.store-section-title{align-items:flex-start;flex-direction:column}.store-week>div{grid-template-columns:40px minmax(110px,1fr) auto}.store-week i{display:none}.store-note-card{grid-template-columns:58px 1fr}.store-note-mark{width:56px;height:56px}.weather-hero,.weather-hero-inner{min-height:auto}.weather-hero-inner{grid-template-columns:1fr;gap:25px;padding-top:65px;padding-bottom:85px}.weather-copy{text-align:center}.weather-copy>p{font-size:15px}.weather-freshness{justify-content:center}.weather-current{padding:10px 0 0}.weather-symbol{height:68px;font-size:58px}.weather-temperature{font-size:88px}.weather-content{margin-top:-35px}.weather-metrics,.weather-info-grid{grid-template-columns:1fr}.weather-metrics article{min-height:150px}.weather-source-card,.weather-station-card{min-height:0;padding:27px}.weather-station-card{grid-template-columns:58px 1fr;gap:17px}.station-mark{width:56px;height:56px;font-size:27px}.document-editor .current-file{align-items:flex-start;flex-wrap:wrap}.document-editor .current-file>a{width:100%;padding-left:79px}.attachment-actions{grid-template-columns:1fr}.source-tabs{align-items:flex-start;flex-direction:column;gap:8px}.file-picker{grid-template-columns:1fr}}@media(max-width:480px){.contacts-view,.contacts-view section,.contacts-content{min-width:0;max-width:100%;overflow:hidden}.contacts-catalog>a,.contacts-catalog>div{align-items:flex-start;min-height:0;padding:20px;flex-wrap:wrap}.contacts-catalog>*>b{flex-basis:48px;width:48px;height:48px;margin-right:13px;font-size:16px}.contacts-catalog>*>span{width:calc(100% - 61px);font-size:17px}.contacts-catalog>*>i{width:100%;margin:15px 0 0 61px}.contacts-note{grid-template-columns:42px minmax(0,1fr);gap:15px;padding:22px 18px}.contacts-note>span{width:42px;height:42px}.confirm-dialog{padding:28px 20px}.feedback-dialog{padding:30px 20px 22px}.suggestion-meta{flex-direction:column;gap:4px}.confirm-dialog>div{flex-direction:column-reverse}.confirm-dialog button{width:100%}.store-contact-grid>article,.store-contact-grid>a{min-height:170px;padding:76px 23px 23px}.store-card-icon{top:22px;left:22px}.store-contact-grid b{font-size:20px}.store-week>div{grid-template-columns:38px minmax(0,1fr) auto}.store-day-full,.store-week b{font-size:11px}.store-note-card{grid-template-columns:1fr}}.services-title{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.services-title .primary{flex:none;margin-bottom:8px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;cursor:pointer;transition:.2s;box-shadow:0 8px 28px #22372b0f}.service-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #22372b1f}.service-picture,.service-cover{background:linear-gradient(135deg,#dce9d9,#f4e5b9);background-size:cover;background-position:center;min-height:190px;padding:18px;display:flex;align-items:flex-start}.service-picture span,.service-cover span{background:#ffffffe6;border-radius:20px;padding:7px 12px;font-size:12px;font-weight:700}.service-body{padding:22px}.service-body h2{font-size:22px;margin:0 0 10px}.service-body>p{color:var(--muted);height:48px;overflow:hidden;margin-bottom:22px}.service-meta{display:flex;justify-content:space-between;gap:12px;align-items:flex-end;border-top:1px solid var(--line);padding-top:16px}.service-meta span{font-weight:700}.service-meta small,.seller small{display:block;color:var(--muted);font-weight:400;margin-top:3px}.service-meta b{color:var(--forest2);text-align:right}.rating{color:var(--muted);font-size:13px;margin-top:14px}.service-detail{max-width:1050px;margin:auto}.service-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.service-cover{min-height:430px;border-radius:24px}.service-detail h1{font-size:48px;margin:12px 0}.seller{border-left:3px solid var(--lime);padding-left:15px;margin:25px 0}.service-price{font-size:24px;font-weight:800;color:var(--forest2)}.reaction-buttons{display:flex;align-items:center;gap:10px;margin-top:25px}.reaction-buttons button{border:1px solid var(--line);padding:10px 14px;border-radius:10px;background:#fff}.reaction-buttons button.active{background:var(--forest2);color:#fff;border-color:var(--forest2)}.comments{max-width:760px;margin:70px auto 0}.comment-form{display:flex;gap:12px;align-items:flex-end;margin:20px 0 30px}.comment-form textarea{flex:1}.comment{border-top:1px solid var(--line);padding:20px 0}.comment time{float:right;color:var(--muted);font-size:12px}.comment p{white-space:pre-wrap;margin-bottom:0}.service-editor{max-width:760px;margin:auto;background:#fff;padding:35px;border-radius:22px;box-shadow:0 10px 35px #22372b14}.register-page{padding:60px 20px}.register-page form{max-width:520px}.register-page label>small{display:block;color:var(--muted);font-weight:400;margin-top:6px}.login-page .text-btn{margin-top:12px;width:100%}@media(max-width:900px){.service-grid{grid-template-columns:repeat(2,1fr)}.service-detail-grid{grid-template-columns:1fr}.service-cover{min-height:320px}.services-title{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.service-grid{grid-template-columns:1fr}.service-detail h1{font-size:36px}.comment-form{display:block}.comment-form button{margin-top:10px}.service-editor{padding:22px}.service-meta{align-items:flex-start;flex-direction:column}.service-meta b{text-align:left}}.service-image-editor{display:grid;gap:12px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#faf9f5}.service-image-preview{position:relative;overflow:hidden;border-radius:12px;background:var(--cream)}.service-image-preview img{display:block;width:100%;height:260px;object-fit:cover}.service-image-preview .image-remove{position:absolute;top:12px;right:12px;background:#fffffff0}.service-image-editor>small{color:var(--muted);font-size:11px;font-weight:400}@media(max-width:600px){.service-image-preview img{height:190px}}@media(max-width:520px){.utility{position:relative;gap:8px;overflow:visible}.header-search{flex:0 0 42px;width:42px;min-width:42px;overflow:visible}.header-search.open{position:absolute;inset:8px 0 auto;z-index:8;display:flex;width:100%;height:40px;border:1px solid var(--line);border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 8px 24px #19372a29}.header-search.open input{display:block;width:calc(100% - 44px);padding:0 8px 0 14px}.header-search.open button{flex:0 0 42px;height:38px}}.portal-section-view{padding-bottom:100px;background:#f7f6f0}.section-hero{position:relative;overflow:hidden;min-height:410px;color:#fff}.section-hero:before,.section-hero:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%}.section-hero:before{top:-280px;right:-90px;width:650px;height:650px}.section-hero:after{top:-110px;right:95px;width:330px;height:330px}.news-list-hero{background:radial-gradient(circle at 83% 17%,rgba(215,239,149,.17),transparent 23%),linear-gradient(125deg,#15392d,#28523f 62%,#456b54)}.documents-list-hero{background:radial-gradient(circle at 81% 18%,rgba(234,206,142,.17),transparent 23%),linear-gradient(125deg,#293a34,#465b50 62%,#6d7561)}.services-list-hero{height:410px;min-height:410px;background:radial-gradient(circle at 82% 16%,rgba(246,211,134,.19),transparent 24%),linear-gradient(125deg,#233c33,#3f614e 62%,#75805d)}.services-list-hero .section-hero-inner{height:410px;min-height:410px}.section-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center;min-height:410px}.section-hero-copy{max-width:690px;padding:58px 0}.section-hero-copy .eyebrow{color:var(--lime)}.section-hero-copy h1{margin:16px 0 20px;font:400 clamp(44px,6.4vw,70px)/1.05 Prata,serif}.section-hero-copy p{max-width:620px;margin:0;color:#d2ddd7;font-size:16px;line-height:1.75}.hero-primary{margin-top:27px}.section-hero-summary{position:relative;z-index:1;display:grid;justify-items:center;text-align:center}.section-symbol{display:grid;place-items:center;width:82px;height:82px;margin-bottom:10px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#ffffff0f;color:var(--lime);font:36px Prata,serif;box-shadow:0 0 0 20px #ffffff06}.section-hero-summary>strong{font:400 72px/1 Prata,serif}.section-hero-summary>small{margin-top:5px;color:#cad6cf;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.section-hero-summary>div{display:flex;align-items:center;gap:9px;margin-top:22px;color:#d3ddd7;font-size:11px}.section-hero-summary i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px #d7ef951a}.section-catalog-content{position:relative;z-index:2;margin-top:-1px;padding-top:68px}.catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:32px}.catalog-heading h2{margin:8px 0 0;font:37px Prata,serif}.catalog-heading>p{max-width:390px;margin:0;color:var(--muted);font-size:12px;line-height:1.7;text-align:right}.section-empty{grid-column:1/-1;border-radius:18px}.premium-news-grid .news-catalog-card{display:flex;min-height:440px;flex-direction:column;border:0}.premium-news-grid .news-catalog-card.featured{box-shadow:0 0 0 2px #ae473947,0 15px 35px #16352c17}.premium-news-grid .news-catalog-image{height:220px}.premium-news-grid .news-catalog-body{display:flex;flex:1;flex-direction:column}.premium-news-grid .news-catalog-body p{min-height:0}.premium-news-grid .news-catalog-body>b{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:19px;border-top:1px solid #e8eae5}.premium-news-grid .news-catalog-body>b i{font-size:19px;font-style:normal}.article-view{padding-bottom:90px;background:#f7f6f0}.article-view .news-detail{width:100%;max-width:none}.article-header{position:relative;overflow:hidden;min-height:370px;padding:48px 0 82px;background:linear-gradient(125deg,#173d2e,#285640 58%,#416f52);color:#fff}.article-header:after{content:"";position:absolute;top:-310px;right:-120px;width:720px;height:720px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 80px #ffffff06}.article-header-inner{position:relative;z-index:1;width:min(900px,calc(100% - 40px))}.back-link.light{color:#c2d0c8}.back-link.light:hover{color:#fff}.article-meta{display:flex;align-items:center;gap:12px;margin-top:18px}.article-meta time{color:#c2d0c8;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.article-header h1{max-width:850px;margin:22px 0 19px;font:400 clamp(39px,6vw,65px)/1.08 Prata,serif;overflow-wrap:anywhere}.article-header .lead{max-width:730px;margin:0;color:#d7e0da;font-size:18px;line-height:1.7}.article-body{width:min(900px,calc(100% - 40px))}.article-cover{display:block;position:relative;z-index:2;width:100%;max-height:520px;margin:-42px 0 0;border:8px solid #f7f6f0;border-radius:24px;object-fit:cover}.article-paper{padding:55px 65px;border:1px solid #e1e5de;border-radius:0 0 22px 22px;background:#fff;box-shadow:0 18px 45px #19362a0f}.article-paper .news-attachments{margin-bottom:0}.documents-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:start}.documents-guide{position:sticky;top:20px;display:grid;grid-template-columns:48px 1fr;gap:16px;padding:25px;border-radius:18px;background:#e7edde}.guide-mark{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:var(--forest);color:var(--lime);font:22px Prata,serif}.documents-guide h3{margin:2px 0 10px;font:19px Prata,serif}.documents-guide p{margin:0;color:var(--muted);font-size:11px;line-height:1.7}.documents-layout .document-list{width:100%}.documents-layout .document-card{background:#fffffff5}.document-detail-view{padding-bottom:90px;background:#f7f6f0}.document-detail-hero{position:relative;overflow:hidden;padding:48px 0 78px;background:linear-gradient(128deg,#293a34,#536457);color:#fff}.document-detail-hero:after{content:"";position:absolute;right:-180px;top:-320px;width:730px;height:730px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.document-detail-hero .container{position:relative;z-index:1}.document-detail-hero .document-hero-copy .eyebrow{color:var(--lime)}.document-detail-hero .document-hero-copy .lead{color:#d4ddd7}.document-detail-hero .document-passport{background:#fffffff5;color:var(--ink);box-shadow:0 18px 45px #00000024}.document-detail-hero .document-download{background:var(--lime);color:var(--forest)}.document-detail-hero .document-download b{background:var(--forest);color:var(--lime)}.document-detail-note{display:grid;grid-template-columns:55px 1fr;gap:22px;max-width:760px;margin-top:45px;padding:30px;border-radius:20px;background:#e7edde}.document-detail-note h2{margin:7px 0 8px;font:25px Prata,serif}.document-detail-note p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.premium-service-grid .service-card{border:0;border-radius:20px}.premium-service-grid .service-picture{position:relative;min-height:220px}.service-rating-badge{position:absolute;top:18px;right:18px;padding:7px 11px;border-radius:18px;background:var(--forest);color:var(--lime);font-size:11px}.premium-service-grid .service-body{display:flex;min-height:245px;flex-direction:column}.premium-service-grid .service-body>p{height:auto;max-height:65px}.premium-service-grid .service-meta{margin-top:auto}.premium-service-grid .service-meta>span{display:grid;grid-template-columns:34px 1fr;align-items:center;column-gap:9px}.premium-service-grid .service-meta>span>i{display:grid;grid-row:span 2;place-items:center;width:34px;height:34px;border-radius:50%;background:#e7edde;color:var(--forest);font-style:normal}.premium-service-grid .rating{display:flex;justify-content:space-between}.premium-service-grid .rating i{color:var(--forest2);font-style:normal;font-weight:800}.service-detail-view{padding-bottom:95px;background:#f7f6f0}.service-detail-view .service-detail{max-width:none}.service-detail-hero{padding:48px 0 75px;background:linear-gradient(128deg,#1f3c32,#48614e);color:#fff}.service-detail-view .service-detail-grid{gap:70px}.service-detail-view .service-cover{min-height:480px;box-shadow:0 22px 50px #00000030}.service-detail-copy .eyebrow{color:var(--lime)}.section-hero-copy h1{max-width:790px;margin:14px 0 17px;font:400 clamp(42px,5.5vw,64px)/1.04 Prata,serif}.service-detail-copy .lead{color:#d4ded8;font-size:17px;line-height:1.75}.service-detail-copy .service-price{margin:25px 0;color:var(--lime);font:28px Prata,serif}.seller-card{display:flex;align-items:center;gap:14px;padding:16px 0;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.seller-card>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--lime);color:var(--forest);font-weight:800}.seller-card>div{display:flex;flex-direction:column;gap:3px}.seller-card small,.seller-card em{color:#bccbc2;font-size:10px;font-style:normal}.seller-card b{font-size:14px}.service-contacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}.service-contacts>a,.service-contacts>div{display:flex;min-width:0;padding:15px;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:#ffffff0f;color:#fff;text-decoration:none;flex-direction:column;gap:5px}.service-contacts small{color:#bbc9c0;font-size:9px;text-transform:uppercase}.service-contacts b{overflow-wrap:anywhere;font-size:12px}.service-detail-copy .owner-actions .secondary{color:#fff}.service-community{padding-top:45px}.service-trust{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:32px 38px;border-radius:21px;background:#e7edde}.service-trust h2,.comments-heading h2{margin:7px 0 8px;font:27px Prata,serif}.service-trust p{margin:0;color:var(--muted);font-size:12px}.service-trust .reaction-buttons{flex:none;margin:0}.service-trust .reaction-buttons button{background:#ffffffbf}.service-community .comments{width:min(800px,100%);max-width:none;margin-top:55px}.comments-heading{margin-bottom:22px}@media(max-width:900px){.section-hero-inner{grid-template-columns:1fr .55fr;gap:35px}.documents-layout{grid-template-columns:1fr}.documents-guide{position:static}.article-paper{padding:45px}.service-detail-view .service-detail-grid{grid-template-columns:1fr;gap:40px}.service-detail-view .service-cover{min-height:400px}}@media(max-width:700px){.services-list-hero,.services-list-hero .section-hero-inner{height:auto}.section-hero,.section-hero-inner{min-height:auto}.section-hero-inner{grid-template-columns:1fr;padding:58px 0 70px;text-align:center}.section-hero-copy{padding:0}.section-hero-copy p{font-size:15px}.section-hero-summary{display:none}.catalog-heading{align-items:flex-start;flex-direction:column;gap:13px}.catalog-heading>p{text-align:left}.section-catalog-content{padding-top:48px}.article-header{padding:38px 0 62px}.article-header-inner,.article-body{width:min(100% - 28px,900px)}.article-paper{padding:32px 25px}.article-cover{margin-top:-30px;border-width:5px;border-radius:17px}.document-detail-hero{padding:38px 0 60px}.document-detail-note{margin-right:14px;margin-left:14px}.service-detail-hero{padding:38px 0 60px}.service-detail-view .service-cover{min-height:320px}.service-trust{align-items:flex-start;flex-direction:column;padding:27px}.service-contacts{grid-template-columns:1fr}}@media(max-width:480px){.section-hero-copy h1{font-size:39px}.catalog-heading h2{font-size:31px}.article-header h1,.service-detail-copy h1{font-size:36px}.article-header .lead{font-size:16px}.article-paper{margin-right:-2px;margin-left:-2px;padding:28px 19px}.documents-guide,.document-detail-note{grid-template-columns:1fr}.service-detail-view .service-cover{min-height:260px}.service-trust .reaction-buttons{width:100%;flex-wrap:wrap}}:root{--forest: #20211f;--forest2: #343632;--lime: #ff6b45;--cream: #f1eee7;--paper: #f8f6f1;--ink: #20211f;--muted: #74756f;--line: #d8d4cc;--red: #c84f3b}body{background:linear-gradient(rgba(32,33,31,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(32,33,31,.025) 1px,transparent 1px),var(--paper);background-size:32px 32px}.header{position:sticky;top:0;background:#f8f6f1f0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.utility{height:52px}.nav{height:82px;border-top-color:#20211f14}.brand{gap:14px}.brand-mark{width:48px;height:48px;border-radius:4px;background:var(--ink);color:var(--lime);font:800 30px/1 Manrope,sans-serif;letter-spacing:-.08em}.brand b{font:800 19px/1.1 Manrope,sans-serif;letter-spacing:-.04em;text-transform:uppercase}.brand small{margin-top:4px;letter-spacing:.14em;text-transform:uppercase}.navlinks{gap:8px}.navlinks a,.navlinks button{padding:10px 13px;border-radius:3px;font-size:12px;letter-spacing:.02em;transition:background .18s ease,color .18s ease}.navlinks a:hover,.navlinks a.router-link-active{background:var(--ink);color:#fff}.header-search{border-radius:3px;background:#ffffffb3}.utility-links .feedback-link{border-radius:3px;border-color:#e0b4a8;background:#fff2ed;color:#9e3d27}.hero{min-height:590px;background:linear-gradient(90deg,transparent 0 64%,rgba(255,255,255,.055) 64% 64.15%,transparent 64.15%),linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),#20211f;background-size:auto,64px 64px,64px 64px,auto}.hero:before{content:"01";position:absolute;right:max(4vw,30px);bottom:-75px;color:#ffffff09;font:800 clamp(240px,34vw,520px)/.8 Manrope,sans-serif;letter-spacing:-.13em}.hero:after{width:260px;height:260px;right:11%;top:-130px;border-color:var(--lime);border-radius:0;transform:rotate(18deg);box-shadow:none;opacity:.55}.hero-inner{min-height:590px;grid-template-columns:1.18fr .82fr}.hero h1,.page-title h1{font-family:Manrope,sans-serif;font-weight:700;letter-spacing:-.06em}.hero h1{max-width:760px;font-size:clamp(51px,7vw,86px);line-height:.98}.hero h1 em{color:var(--lime)}.hero p{max-width:610px;color:#c6c5be;font-size:16px}.eyebrow,.section-heading span{color:#8a8982;letter-spacing:.18em}.hero .eyebrow,.section-hero-copy .eyebrow,.weather-copy .eyebrow,.store-hero-copy .eyebrow{color:var(--lime)}.primary,.secondary{min-height:46px;border-radius:3px;padding:14px 22px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary{background:var(--lime);color:#1f201e}.primary:hover{transform:translateY(-2px);box-shadow:0 12px 25px #ff6b453d}.hero-card{border:1px solid rgba(255,255,255,.16);border-radius:3px;background:#ffffff12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.important-task-card{border-top:4px solid var(--lime)}.important-task-card:hover,.important-task-card:focus-visible{background:#ffffff1c}.important-task-empty:hover{background:#ffffff12}.important-task-link{color:var(--lime)}.news-section,.portal-section-view,.article-view,.document-detail-view,.service-detail-view,.contacts-view,.weather-view,.store-view{background:var(--cream)}.news-section{padding:88px 0}.section-heading h2,.documents-preview h2,.catalog-heading h2,.panel-title h2,.contacts-note h2,.documents-guide h3{font-family:Manrope,sans-serif;font-weight:700;letter-spacing:-.045em}.news-catalog-card,.service-card,.document-card,.contacts-catalog>a,.contacts-catalog>div,.weather-metrics article,.store-contact-grid>article,.store-contact-grid>a{border-radius:4px;box-shadow:0 12px 30px #20211f12}.news-catalog-card:hover,.service-card:hover{box-shadow:0 22px 45px #20211f24}.news-catalog-image{background:linear-gradient(145deg,#a49f94,#343632)}.news-catalog-image span,.tag{background:var(--lime);color:var(--ink)}.news-catalog-body h2,.news-body h3,.all-news h2,.document-card-body>strong,.contacts-catalog>*>span{font-family:Manrope,sans-serif;font-weight:700;letter-spacing:-.03em}.document-type,.file-icon{border-radius:3px;background:#e7e2d9;color:var(--ink)}.document-card:hover .document-card-arrow{background:var(--lime);color:var(--ink)}.section-hero,.contacts-hero,.weather-hero,.store-hero,.news-list-hero,.documents-list-hero,.services-list-hero,.article-header,.document-detail-hero,.service-detail-hero{background:linear-gradient(135deg,rgba(255,107,69,.14),transparent 38%),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),#252624;background-size:auto,70px 70px,auto}.section-hero:before,.section-hero:after,.article-header:after,.document-detail-hero:after{border-radius:0;border-color:#ff6b4559;transform:rotate(18deg)}.section-hero-copy h1,.article-header h1,.document-hero-copy h1,.service-detail h1,.weather-copy h1,.store-hero-copy h1{font-family:Manrope,sans-serif;font-weight:700;letter-spacing:-.055em}.section-symbol,.guide-mark,.contacts-note>span,.station-mark,.store-note-mark{border-radius:3px;background:var(--lime);color:var(--ink)}.contacts-note,.documents-guide,.document-detail-note,.service-trust,.weather-station-card,.store-note-card{border-radius:4px;background:#e4dfd5}.login-page{background:linear-gradient(135deg,rgba(255,107,69,.15),transparent 38%),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),#252624;background-size:auto,64px 64px,auto}.login-page form{border-top:5px solid var(--lime);border-radius:3px;box-shadow:0 28px 70px #00000047}.login-page h1,.legal-document h1,.legal-document h2,.admin-head h1{font-family:Manrope,sans-serif;font-weight:700;letter-spacing:-.04em}input,textarea,select{border-radius:3px}input:focus,textarea:focus,select:focus{border-color:var(--lime);box-shadow:0 0 0 3px #ff6b451f}.admin aside button.active,.admin aside a.active{background:var(--ink);border-left:4px solid var(--lime)}.admin-panel,.legal-document{border-radius:4px;background:#fff}footer{background:#1b1c1a;border-top:5px solid var(--lime)}footer .brand-mark{background:var(--lime);color:var(--ink)}@media(max-width:800px){.header{position:relative}.navlinks{top:112px;border-top:3px solid var(--lime);background:var(--paper)}.hero-inner{min-height:auto;padding:80px 0}.hero h1{font-size:clamp(46px,13vw,67px)}.hero:before{right:-25px;bottom:-35px;font-size:230px}}@media(max-width:520px){.utility{height:54px}.nav{height:72px}.brand-mark{width:42px;height:42px;font-size:26px}.navlinks{top:126px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions button{width:100%}.hero h1{font-size:44px}}
