:root{--ue-bordeaux:#80172a;--ue-red:#9b1528;--ue-warm-red:#c20f2f;--ue-yellow:#f2ad00;--ue-ink:#262626;--ue-muted:#545454;--ue-line:#d8d8d8;--ue-soft:#f9f9f9;--ue-surface:#fff;--ue-green:#026937;--ue-blue:#0082ca;--shadow-soft:0 18px 50px #2626261f;color:#262626;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font:16px/1.45 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}img{max-width:100%}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #f2ad00c7}#root{min-height:100svh}.main-layout{flex-direction:column;min-height:100svh;display:flex}.main-content{flex:1 0 auto;width:100%;min-width:0}.protected-route-message{min-height:100svh;color:var(--ue-ink);background:var(--ue-soft);place-items:center;padding:24px;display:grid}.protected-route-message section{border:1px solid var(--ue-line);background:var(--ue-surface);width:min(460px,100%);box-shadow:var(--shadow-soft);text-align:left;border-radius:8px;padding:24px}.protected-route-message h1{margin:0 0 8px;font-size:1.4rem;line-height:1.2}.protected-route-message p{color:var(--ue-muted);margin:0 0 18px;font-weight:700}.protected-route-actions{flex-wrap:wrap;gap:10px;display:flex}.protected-route-actions button{color:#fff;background:var(--ue-bordeaux);cursor:pointer;border:0;border-radius:4px;min-height:40px;padding:0 14px;font-weight:900}.protected-route-actions button.secondary{border:1px solid var(--ue-line);color:var(--ue-ink);background:var(--ue-surface)}.home-page{background:var(--ue-surface);min-height:100vh;color:var(--ue-ink);padding:2rem max(2rem,50vw - 590px);font-family:Source Sans Pro,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}.hero-actions a{color:var(--ue-ink);text-decoration:none}.hero-section{width:100%;margin:0 auto;padding:3rem 0 4rem}.hero-copy{background:var(--ue-bordeaux);min-height:520px;color:var(--ue-surface);border-radius:8px;flex-direction:column;justify-content:center;padding:54px;display:flex;position:relative;overflow:hidden}.hero-copy:before{content:"";pointer-events:none;background:linear-gradient(135deg,#0000 0 32%,#f2ad00f2 32% 45%,#0000 45%),linear-gradient(135deg,#0000 0 52%,#c20f2fcc 52% 68%,#0000 68%);width:46%;height:100%;position:absolute;top:0;right:0}.hero-copy>*{z-index:1;max-width:680px;position:relative}.eyebrow,.section-heading span,.flow-copy span,.publisher-section>div>span{color:var(--ue-yellow);letter-spacing:0;text-transform:uppercase;font-size:.82rem;font-weight:900}.section-heading span,.publisher-section>div>span{color:var(--ue-red)}.hero-copy h1{color:var(--ue-surface);letter-spacing:0;margin:20px 0 18px;font-size:4rem;line-height:1}.hero-copy p{color:#ffffffe0;max-width:620px;font-size:1.25rem;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-actions a{color:#fff;border-radius:6px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:900;display:inline-flex}.primary-action{background:var(--ue-yellow);color:var(--ue-ink)}.secondary-action{color:var(--ue-surface);border:1px solid #ffffff94}.primary-action:hover,.primary-action:focus-visible{background:#ffbf3b}.secondary-action:hover,.secondary-action:focus-visible{background:#ffffff1f}.summary-strip{border:1px solid var(--ue-line);background:var(--ue-surface);border-radius:8px;grid-template-columns:repeat(3,1fr);width:100%;margin:0 auto 3rem;display:grid}.summary-strip div{border-right:1px solid var(--ue-line);gap:6px;padding:26px 30px;display:grid}.summary-strip div:last-child{border-right:0}.summary-strip strong{color:var(--ue-bordeaux);font-size:1.85rem;line-height:1}.summary-strip span{color:var(--ue-muted);font-weight:700}.content-grid,.flow-section,.publisher-section{width:100%;margin:0 auto 4rem}.content-grid{grid-template-columns:320px minmax(0,1fr);gap:36px;padding:82px 0;display:grid}.section-heading h2,.flow-copy h2,.publisher-section h2{color:var(--ue-ink);letter-spacing:0;margin:12px 0 0;font-size:2.35rem;line-height:1.1}.flow-section{background:var(--ue-ink);color:var(--ue-surface);border-radius:8px;grid-template-columns:minmax(0,.85fr) minmax(360px,1fr);align-items:center;gap:42px;padding:46px;display:grid}.flow-copy h2{color:var(--ue-surface)}.flow-copy p{color:#ffffffc7;margin-top:18px;line-height:1.6}.steps-list,.publisher-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.steps-list li{background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:16px;min-height:64px;padding:0 18px;font-weight:800;display:flex}.steps-list span{width:38px;height:38px;color:var(--ue-ink);background:var(--ue-yellow);border-radius:6px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.publisher-section{border-top:1px solid var(--ue-line);grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);align-items:start;gap:42px;margin-top:28px;margin-bottom:56px;padding-top:42px;display:grid}.publisher-section p{max-width:650px;color:var(--ue-muted);margin-top:18px;line-height:1.6}.publisher-list{grid-template-columns:repeat(2,minmax(0,1fr))}.publisher-list li{background:var(--ue-soft);border:1px solid var(--ue-line);min-height:150px;color:var(--ue-ink);border-radius:8px;gap:16px;padding:22px;font-weight:900;display:grid}.publisher-list span{background:var(--ue-bordeaux);width:34px;height:34px;color:var(--ue-surface);border-radius:6px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}a:focus-visible,button:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #f2ad00c7}@media (width<=1024px){.home-page{padding:1.5rem 1.5rem 2.5rem}.hero-section,.content-grid,.flow-section,.publisher-section{grid-template-columns:1fr}.hero-copy{min-height:440px}.hero-copy h1{font-size:3rem}}@media (width<=720px){.home-page{padding:0 1rem 2rem}.hero-section,.summary-strip,.content-grid,.flow-section,.publisher-section{width:100%}.hero-section{padding:1.25rem 0 1.5rem}.hero-copy{min-height:auto;padding:2rem 1.25rem}.hero-copy:before{opacity:.18;width:100%}.flow-section{gap:24px;margin-bottom:2.75rem;padding:24px 20px}.hero-copy h1{font-size:2.25rem;line-height:1.06}.hero-copy p{font-size:1.05rem}.hero-actions{margin-top:24px}.hero-actions a{width:100%}.summary-strip{grid-template-columns:1fr;margin-bottom:2rem}.summary-strip div{border-right:0;border-bottom:1px solid var(--ue-line);padding:22px 20px}.summary-strip div:last-child{border-bottom:0}.section-heading h2,.flow-copy h2,.publisher-section h2{font-size:1.85rem}.steps-list li{align-items:flex-start;min-height:auto;padding:16px}.steps-list span{flex:0 0 38px}.publisher-section{gap:24px;margin-top:0;margin-bottom:32px;padding-top:32px}.publisher-list{grid-template-columns:1fr}.publisher-list li{min-height:auto;padding:18px}}@media (width<=380px){.home-page{padding-inline:.75rem}.hero-copy{padding:1.5rem 1rem}.hero-copy h1{font-size:1.9rem}.section-heading h2,.flow-copy h2,.publisher-section h2{font-size:1.65rem}.summary-strip strong{font-size:1.55rem}.steps-list li{gap:12px;padding:14px}}.mode-switch{background:var(--ue-soft);border:1px solid var(--ue-line);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:5px;display:grid}.mode-switch button{min-height:44px;color:var(--ue-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;font-weight:900}.mode-switch button.active,.mode-switch button:hover,.mode-switch button:focus-visible{color:var(--ue-bordeaux);background:var(--ue-surface)}.google-login-section,.advertiser-login-section{flex-direction:column;gap:20px;margin-top:24px;display:flex}.advertiser-form{gap:16px;display:grid}.advertiser-form label{color:var(--ue-ink);gap:8px;font-size:.88rem;font-weight:900;display:grid}.advertiser-form input{width:100%;min-height:48px;color:var(--ue-ink);background:var(--ue-surface);border:1px solid var(--ue-line);font:inherit;border-radius:6px;padding:0 12px}.advertiser-form input:focus-visible{outline-offset:1px;outline:2px solid #80172a4d}.advertiser-form button{min-height:52px;color:var(--ue-surface);background:var(--ue-red);font:inherit;cursor:pointer;border:0;border-radius:8px;font-weight:900}.advertiser-form button:hover,.advertiser-form button:focus-visible{background:var(--ue-bordeaux)}.advertiser-form button:disabled{opacity:.6;cursor:wait}.advertiser-mode-toggle{color:var(--ue-bordeaux);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.92rem;font-weight:900}.advertiser-mode-actions{flex-wrap:wrap;align-items:center;gap:14px 18px;display:flex}.advertiser-mode-toggle:hover,.advertiser-mode-toggle:focus-visible{color:var(--ue-red);text-decoration:underline}.login-success{color:#1e6b49;background:#2581591a;border:1px solid #2581593d;border-radius:8px;padding:14px 18px;font-size:.92rem;font-weight:700}.password-requirements{background:var(--ue-soft);border:1px solid var(--ue-line);border-radius:8px;flex-direction:column;gap:6px;margin:-6px 0 0;padding:12px 16px;list-style:none;display:flex}.password-requirements li{color:var(--ue-muted);align-items:center;gap:8px;font-size:.86rem;font-weight:600;transition:color .14s;display:flex}.password-requirements li span{justify-content:center;width:1.1em;font-weight:900;display:inline-flex}.password-requirements li.is-valid{color:#1e6b49}.password-requirements li.is-invalid span{color:var(--ue-muted)}.advertiser-contact{border:1px solid var(--ue-bordeaux);min-height:52px;color:var(--ue-bordeaux);background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0 22px;font-weight:900;text-decoration:none;transition:background .16s,color .16s;display:inline-flex}.advertiser-contact:hover{background:var(--ue-bordeaux);color:var(--ue-surface)}@media (width<=980px){.login-layout{grid-template-columns:1fr}.login-intro{min-height:430px}}@media (width<=720px){.login-layout{gap:16px;width:min(100% - 32px,1060px);padding:22px 0 32px}.login-intro{justify-content:flex-start;min-height:auto}.login-intro,.login-panel{padding:22px}.login-intro:before{opacity:.58;width:58%}.login-intro:after{display:none}.login-intro span{font-size:.76rem}.login-intro h1{margin:10px 0;font-size:1.85rem;line-height:1.1}.login-intro p{font-size:.98rem;line-height:1.45}.login-intro ul{display:none}.google-login-section,.advertiser-login-section{gap:18px;margin-top:20px}}.login-page{background:linear-gradient(180deg, #80172a0f 0, #fff0 360px), var(--ue-surface);min-height:100svh;color:var(--ue-ink);text-align:left;font-family:Source Sans Pro,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-checking{min-height:100svh;color:var(--ue-ink);justify-content:center;align-items:center;margin:0;padding:24px;font-family:Source Sans Pro,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.05rem;display:flex}.login-layout{grid-template-columns:minmax(0,.9fr) 430px;align-items:stretch;gap:42px;width:min(1060px,100% - 48px);margin:0 auto;padding:70px 0 58px;display:grid}.login-intro{background:var(--ue-bordeaux);min-height:560px;color:var(--ue-surface);border-radius:8px;flex-direction:column;justify-content:center;padding:52px;display:flex;position:relative;overflow:hidden}.login-intro:before,.login-intro:after{content:"";pointer-events:none;position:absolute}.login-intro:before{background:linear-gradient(135deg,#0000 0 30%,#f2ad00f0 30% 44%,#0000 44%),linear-gradient(135deg,#0000 0 52%,#c20f2fc7 52% 68%,#0000 68%);width:45%;height:100%;inset:0 0 auto auto}.login-intro>*{z-index:1;max-width:620px;position:relative}.login-intro span{color:var(--ue-yellow);letter-spacing:0;text-transform:uppercase;font-size:.82rem;font-weight:900}.login-intro h1{color:var(--ue-surface);letter-spacing:0;margin:18px 0;font-size:3.6rem;line-height:1.02}.login-intro p{color:#ffffffdb;margin:0;font-size:1.18rem;line-height:1.6}.login-intro ul{gap:12px;margin:34px 0 0;padding:0;list-style:none;display:grid}.login-intro li{color:#ffffffe6;align-items:center;gap:12px;font-weight:800;display:flex}.login-intro li:before{content:"";background:var(--ue-yellow);border-radius:3px;flex:none;width:10px;height:10px}.login-panel{background:var(--ue-surface);border:1px solid var(--ue-line);box-shadow:var(--shadow-soft);border-radius:8px;flex-direction:column;justify-content:center;padding:28px;display:flex}.google-login-section{flex-direction:column;gap:20px;margin-top:24px;display:flex}.google-info h2{color:var(--ue-ink);margin:0 0 8px;font-size:1.15rem}.google-info p{color:var(--ue-muted);margin:0;font-size:.95rem;line-height:1.55}.login-error{color:var(--ue-red);background:#c20f2f14;border:1px solid #c20f2f33;border-radius:8px;padding:14px 18px;font-size:.92rem;font-weight:700}.google-btn{border:1px solid var(--ue-line);background:var(--ue-surface);min-height:56px;color:var(--ue-ink);font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:0 28px;font-size:1.05rem;font-weight:800;transition:border-color .16s,box-shadow .16s,background .16s;display:inline-flex}.google-btn:hover{border-color:#4285f4;box-shadow:0 2px 12px #4285f426}.google-btn:active{background:var(--ue-soft)}.google-btn:disabled{opacity:.6;cursor:not-allowed}.google-btn svg{flex:0 0 20px}.google-hint{color:var(--ue-muted);text-align:center;margin:0;font-size:.85rem;font-weight:700}@media (width<=980px){.login-layout{grid-template-columns:1fr}.login-intro{min-height:430px}}@media (width<=720px){.login-layout{gap:16px;width:min(100% - 32px,1060px);padding:22px 0 32px}.login-intro{justify-content:flex-start;min-height:auto}.login-intro,.login-panel{padding:22px}.login-intro:before{opacity:.58;width:58%}.login-intro:after{display:none}.login-intro span{font-size:.76rem}.login-intro h1{margin:10px 0;font-size:1.85rem;line-height:1.1}.login-intro p{font-size:.98rem;line-height:1.45}.login-intro ul{display:none}.google-login-section{gap:18px;margin-top:20px}}.route-loader{background:var(--ue-surface);justify-content:center;align-items:center;min-height:100svh;display:flex}.route-loader-label{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.route-loader-spinner{border:3px solid var(--ue-line);border-top-color:var(--ue-bordeaux);border-radius:50%;width:34px;height:34px;animation:.7s linear infinite route-loader-spin}@keyframes route-loader-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.route-loader-spinner{border-top-color:var(--ue-line);border-right-color:var(--ue-bordeaux);animation:none}}.app-navbar{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-bottom:1px solid #d8d8d8d1;justify-content:space-between;align-items:center;gap:24px;min-height:76px;padding:1.2rem 2.5rem;display:flex;position:sticky;top:0}.navbar-brand{color:var(--ue-ink);align-items:center;gap:18px;font-weight:800;text-decoration:none;display:inline-flex}.navbar-brand img{width:12rem;height:auto}.navbar-brand span{border-left:1px solid var(--ue-line);padding-left:1.5rem;font-size:.95rem}.navbar-action{color:var(--ue-bordeaux);border:1px solid var(--ue-bordeaux);min-height:42px;border-radius:6px;justify-content:center;align-items:center;padding:0 18px;font-weight:800;text-decoration:none;transition:background-color .16s,color .16s;display:inline-flex}.navbar-action:hover,.navbar-action:focus-visible{background:var(--ue-bordeaux);color:var(--ue-surface)}.navbar-auth-actions,.navbar-quick{align-items:center;gap:10px;display:inline-flex}.navbar-user-badge{display:none}.navbar-menu-badge{color:#fff;background:#d71988;border-radius:999px;place-items:center;min-width:19px;height:19px;margin-left:auto;padding:0 6px;font-size:.7rem;font-weight:900;line-height:1;display:grid}.navbar-icon-link{border:1px solid var(--ue-line);width:42px;height:42px;color:var(--ue-bordeaux);background:var(--ue-surface);border-radius:8px;place-items:center;text-decoration:none;transition:border-color .16s,background-color .16s,color .16s;display:inline-grid;position:relative}.navbar-icon-link:hover,.navbar-icon-link:focus-visible{border-color:var(--ue-bordeaux);color:var(--ue-surface);background:var(--ue-bordeaux)}.navbar-icon-link svg{display:block}.navbar-icon-badge{border:2px solid var(--ue-surface);color:#fff;background:#d71988;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.68rem;font-weight:900;line-height:1;display:grid;position:absolute;top:-6px;right:-6px}.navbar-notifications{position:relative}.notifications-menu{z-index:20;background:var(--ue-surface);border:1px solid var(--ue-line);width:340px;max-width:calc(100vw - 32px);box-shadow:var(--shadow-soft);border-radius:10px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.notifications-head{border-bottom:1px solid var(--ue-line);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.notifications-head strong{color:var(--ue-ink);font-weight:900}.notifications-head button{color:var(--ue-bordeaux);font:inherit;cursor:pointer;background:0 0;border:0;font-size:.82rem;font-weight:800}.notifications-head button:hover{text-decoration:underline}.notifications-list{max-height:380px;overflow-y:auto}.notifications-empty{color:var(--ue-muted,#6b6b6b);text-align:center;padding:22px 14px}.notification-item{border:0;border-bottom:1px solid var(--ue-line);width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;gap:3px;padding:12px 14px;display:grid}.notification-item:last-child{border-bottom:0}.notification-item:hover,.notification-item:focus-visible{background:var(--ue-soft)}.notification-item.unread{background:#d719880f}.notification-title{color:var(--ue-ink);font-weight:800}.notification-item.unread .notification-title:before{content:"";vertical-align:middle;background:#d71988;border-radius:999px;width:8px;height:8px;margin-right:7px;display:inline-block}.notification-body{color:var(--ue-ink);opacity:.85;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;display:-webkit-box;overflow:hidden}.notification-time{color:var(--ue-muted,#6b6b6b);font-size:.76rem;font-weight:700}.notifications-footer{border-top:1px solid var(--ue-line);background:var(--ue-surface);padding:10px 14px}.notifications-footer button{background:var(--ue-soft);width:100%;min-height:38px;color:var(--ue-bordeaux);font:inherit;cursor:pointer;border:0;border-radius:7px;font-weight:900}.notifications-footer button:hover,.notifications-footer button:focus-visible{background:#d719881a}.navbar-user{position:relative}.navbar-user-trigger{border:1px solid var(--ue-line);min-height:42px;color:var(--ue-ink);background:var(--ue-surface);font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:0 16px;font-weight:800;display:inline-flex;position:relative}.navbar-user-trigger:hover,.navbar-user-trigger:focus-visible{color:var(--ue-bordeaux);border-color:#80172a66}.navbar-chevron{color:var(--ue-bordeaux);align-items:center;display:inline-flex}.navbar-user-alert-dot{display:none}.navbar-user-menu{z-index:20;background:var(--ue-surface);border:1px solid var(--ue-line);min-width:190px;box-shadow:var(--shadow-soft);border-radius:10px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.navbar-user-menu a,.navbar-user-menu button{color:var(--ue-ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:11px 12px;font-weight:800;text-decoration:none;display:flex}.navbar-user-menu a:hover,.navbar-user-menu a:focus-visible,.navbar-user-menu button:hover,.navbar-user-menu button:focus-visible{color:var(--ue-bordeaux);background:var(--ue-soft)}.navbar-user-menu a.navbar-mobile-only{display:none}.navbar-menu-alert-dot{background:var(--ue-red);border-radius:999px;flex:none;width:9px;height:9px}@media (width<=1024px){.app-navbar{flex-wrap:wrap;padding:14px 24px}.navbar-links{order:3;justify-content:center;width:100%}}@media (width<=720px){.app-navbar{flex-wrap:nowrap;gap:12px}.navbar-brand{flex:auto;justify-content:flex-start;min-width:0}.navbar-brand img{width:132px}.navbar-brand span{display:none}.navbar-action{flex:none}.navbar-auth-actions{flex:none;justify-content:flex-end;width:auto}.navbar-auth-actions>.navbar-icon-link,.navbar-quick{display:none}.navbar-user-badge{border:2px solid var(--ue-surface);color:#fff;background:#d71988;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.68rem;font-weight:900;line-height:1;display:grid;position:absolute;top:-6px;right:-6px}.navbar-user{justify-content:flex-end;width:auto;display:flex}.navbar-user-trigger{max-width:min(210px,100vw - 180px);padding:0 12px}.navbar-user-trigger>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.navbar-user-alert-dot{border:2px solid var(--ue-surface);background:var(--ue-red);border-radius:999px;width:15px;height:15px;display:block;position:absolute;top:-5px;right:-5px}.navbar-user-menu a.navbar-mobile-only{display:flex}.navbar-user-menu{max-width:calc(100vw - 32px);left:auto;right:0}.navbar-links{justify-content:flex-start;overflow-x:auto}}.app-footer{border-top:1px solid var(--ue-line);background:var(--ue-surface);box-sizing:border-box;flex:none;width:100%;margin:0 auto}.footer-main{box-sizing:border-box;justify-content:space-between;align-items:center;padding:2rem 2.5rem 3rem;display:flex}.footer-brand-mark img{width:12rem;height:auto}.footer-brand{max-width:27rem}.footer-brand p{color:var(--ue-muted);margin:2rem 0 0;font-size:1rem;line-height:1.62}.footer-link-group{align-content:start;gap:13px;display:grid}.footer-link-group h2{color:var(--ue-ink);margin:0 0 .7rem;font-size:1rem;font-weight:900;line-height:1.2}.footer-link-group a{color:var(--ue-muted);font-weight:700;line-height:1.45;text-decoration:none}.footer-link-group a:hover,.footer-link-group a:focus-visible,.footer-admin-link:hover,.footer-admin-link:focus-visible{color:var(--ue-red)}.footer-contact-group svg,.footer-admin-link svg{color:currentColor;flex:none}:is(.footer-contact-group li:has(a:hover),.footer-contact-group li:has(a:focus-visible)){color:var(--ue-red)}.footer-contact-group ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.footer-contact-group li{color:var(--ue-muted);grid-template-columns:1.5rem minmax(0,1fr);align-items:center;gap:12px;display:grid}.footer-contact-group a{overflow-wrap:anywhere}.footer-bottom{border-top:1px solid var(--ue-line);color:var(--ue-muted);justify-content:space-between;align-items:center;gap:2rem;padding:1.25rem 2.5rem;font-size:.9rem;font-weight:800;display:flex}.footer-admin-link{color:var(--ue-muted);justify-self:center;align-items:center;gap:8px;text-decoration:none;display:inline-flex}@media (width<=1024px){.footer-main{grid-template-columns:1fr;gap:2.5rem}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.footer-main{flex-direction:column;padding:2rem 1.5rem}.footer-links{grid-template-columns:1fr;gap:2rem}.footer-bottom{grid-template-columns:1fr;align-items:center;padding:1.25rem 1.5rem}.footer-admin-link{justify-self:start}}
