:root{--wvp-primary:#0f766e;--wvp-primary-dark:#115e59;--wvp-primary-soft:#e8f4f1;--wvp-accent:#0b5bd3;--wvp-bg:#f6f8f9;--wvp-surface:#ffffff;--wvp-surface-alt:#f0f5f4;--wvp-text:#101817;--wvp-muted:#4c5b58;--wvp-border:#d8e2df;--wvp-shadow:0 10px 32px rgba(20, 42, 38, 0.08);--wvp-radius:18px;--wvp-radius-sm:12px;--wvp-container:1380px;--wvp-content:900px;--wvp-sidebar:390px;--wvp-header-height:78px;--wvp-font:"Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--wvp-transition:180ms ease}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light}body{margin:0;background:var(--wvp-bg);color:var(--wvp-text);font-family:var(--wvp-font);font-size:16px;line-height:1.7;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img,svg,video,iframe{max-width:100%}img{height:auto;vertical-align:middle}iframe{border:0}a{color:var(--wvp-primary-dark);text-decoration-thickness:1px;text-underline-offset:.18em}a:hover{color:var(--wvp-primary)}button,input,textarea,select{font:inherit}button,[type="button"],[type="submit"]{cursor:pointer}h1,h2,h3,h4,h5,h6{color:var(--wvp-text);font-weight:800;line-height:1.2;margin:0 0 .7em;text-wrap:balance}h1{font-size:clamp(2rem, 4.8vw, 4.4rem);letter-spacing:-.045em}h2{font-size:clamp(1.55rem, 2.6vw, 2.55rem);letter-spacing:-.03em}h3{font-size:clamp(1.18rem, 1.6vw, 1.45rem);letter-spacing:-.018em}p,ul,ol,blockquote,table,figure{margin:0 0 1.35em}ul,ol{padding-inline-start:1.35rem}blockquote{border-inline-start:4px solid var(--wvp-primary);padding:1rem 1.25rem;background:var(--wvp-primary-soft);border-radius:0 var(--wvp-radius-sm) var(--wvp-radius-sm) 0}table{width:100%;border-collapse:collapse;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}th,td{border:1px solid var(--wvp-border);padding:.8rem .9rem;text-align:start}th{background:var(--wvp-surface-alt);font-weight:800}hr{border:0;border-top:1px solid var(--wvp-border);margin:2rem 0}::selection{background:var(--wvp-primary);color:#fff}:focus-visible{outline:3px solid #f0b429;outline-offset:3px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;margin:0;padding:.8rem 1rem;left:1rem;top:1rem;background:#fff;color:#000;z-index:100000}.wvp-container{width:min(calc(100% - clamp(24px, 5vw, 64px)), var(--wvp-container));margin-inline:auto}.wvp-site-main{min-width:0}.wvp-full-width{padding-block:clamp(2rem, 5vw, 5rem)}.wvp-skip-link{position:fixed}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.wvp-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:46px;padding:.72rem 1.15rem;border:1px solid var(--wvp-primary);border-radius:999px;background:var(--wvp-primary);color:#fff;font-weight:800;text-decoration:none;line-height:1.2;transition:background var(--wvp-transition),border-color var(--wvp-transition),transform var(--wvp-transition),box-shadow var(--wvp-transition)}.wvp-button:hover{color:#fff;background:var(--wvp-primary-dark);border-color:var(--wvp-primary-dark);transform:translateY(-1px);box-shadow:0 8px 20px rgb(15 118 110 / .2)}.wvp-button--secondary{background:#fff0;color:var(--wvp-primary-dark);border-color:var(--wvp-border)}.wvp-button--secondary:hover{background:var(--wvp-primary-soft);color:var(--wvp-primary-dark);border-color:var(--wvp-primary)}.wvp-button--light{background:#fff;border-color:#fff;color:var(--wvp-primary-dark)}.wvp-button--light:hover{background:var(--wvp-primary-soft);color:var(--wvp-primary-dark)}.wvp-button--small{min-height:38px;padding:.5rem .8rem;font-size:.88rem}.wvp-button--full{width:100%}.wvp-text-link{display:inline-flex;align-items:center;gap:.3rem;font-weight:800;text-decoration:none}.wvp-icon-button{width:44px;height:44px;display:inline-grid;place-items:center;border:1px solid var(--wvp-border);border-radius:50%;background:var(--wvp-surface);color:var(--wvp-text)}.wvp-icon-button:hover{background:var(--wvp-primary-soft);border-color:var(--wvp-primary);color:var(--wvp-primary-dark)}.wvp-icon-button svg,.wvp-menu-toggle svg,.wvp-widget-heading svg,.wvp-row-actions svg,.wvp-mini-actions svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.wvp-eyebrow{display:inline-block;margin-bottom:.65rem;color:var(--wvp-primary-dark);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.wvp-live-badge{display:inline-flex;align-items:center;min-height:28px;padding:.28rem .62rem;border-radius:999px;background:var(--wvp-primary-soft);color:var(--wvp-primary-dark);font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.wvp-search-form{display:flex;align-items:stretch;gap:.6rem}.wvp-search-field,input:not([type="checkbox"]):not([type="radio"]),textarea,select{width:100%;min-width:0;border:1px solid var(--wvp-border);border-radius:12px;background:var(--wvp-surface);color:var(--wvp-text);padding:.8rem .9rem}.wvp-search-field{min-height:46px}textarea{resize:vertical}.wvp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.wvp-contact-form label{display:grid;gap:.35rem;font-weight:800}.wvp-honeypot{position:absolute;left:-9999px}.wvp-notice{padding:1rem 1.15rem;border-radius:var(--wvp-radius-sm);margin-bottom:1rem;font-weight:700}.wvp-notice--success{background:#e9f7ef;color:#14532d}.wvp-notice--error{background:#fff0f0;color:#7f1d1d}.wvp-breadcrumbs{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;margin-bottom:1.2rem;color:var(--wvp-muted);font-size:.86rem}.wvp-breadcrumbs a{color:var(--wvp-primary-dark);text-decoration:none;font-weight:700}.wvp-post-meta{display:flex;flex-wrap:wrap;gap:.4rem .6rem;align-items:center;color:var(--wvp-text);font-size:.82rem;font-weight:700}.wvp-meta-author{color:var(--wvp-primary-dark)}.wvp-share-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.1rem}.wvp-share-row a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.45rem .72rem;border:1px solid var(--wvp-border);border-radius:999px;background:var(--wvp-surface);color:var(--wvp-text);font-size:.78rem;font-weight:800;text-decoration:none}.wvp-share-row a:hover{border-color:var(--wvp-primary);background:var(--wvp-primary-soft)}.wvp-ad-slot{width:min(calc(100% - 24px), var(--wvp-container));margin:clamp(1.25rem, 3vw, 2.5rem) auto;text-align:center;overflow:clip;contain:layout paint}.wvp-ad-label{display:block;margin-bottom:.25rem;color:var(--wvp-muted);font-size:.67rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.wvp-ad-widget>*{max-width:100%}.wvp-image-placeholder{aspect-ratio:16 / 9;display:grid;place-items:center;background:linear-gradient(135deg,var(--wvp-primary-soft),#dceeea);color:var(--wvp-primary-dark);font-size:2rem;font-weight:900}.wvp-pagination,.navigation.pagination{margin-top:2rem}.nav-links{display:flex;flex-wrap:wrap;gap:.5rem}.page-numbers{min-width:42px;min-height:42px;display:inline-grid;place-items:center;padding:.45rem .7rem;border:1px solid var(--wvp-border);border-radius:10px;background:var(--wvp-surface);color:var(--wvp-text);font-weight:800;text-decoration:none}.page-numbers.current,.page-numbers:hover{background:var(--wvp-primary);border-color:var(--wvp-primary);color:#fff}.wvp-site-header{position:sticky;top:0;z-index:1000;min-height:var(--wvp-header-height);background:color-mix(in srgb,var(--wvp-surface) 94%,transparent);border-bottom:1px solid var(--wvp-border);backdrop-filter:blur(14px)}.admin-bar .wvp-site-header{top:32px}.wvp-header-inner{min-height:var(--wvp-header-height);display:grid;grid-template-columns:minmax(190px,330px) 1fr auto;align-items:center;gap:1rem}.wvp-default-logo,.custom-logo-link{display:inline-flex;align-items:center;max-width:320px}.wvp-default-logo img,.custom-logo{width:auto;max-height:54px;object-fit:contain}.wvp-primary-nav{justify-self:center}.wvp-menu{display:flex;align-items:center;gap:clamp(.4rem, 1.3vw, 1.4rem);list-style:none;margin:0;padding:0}.wvp-menu li{position:relative}.wvp-menu a{display:block;padding:.7rem .35rem;color:var(--wvp-text);font-weight:800;text-decoration:none}.wvp-menu a:hover,.wvp-menu .current-menu-item>a{color:var(--wvp-primary)}.wvp-menu .sub-menu{display:none;position:absolute;inset-inline-start:0;top:100%;min-width:230px;list-style:none;margin:0;padding:.55rem;background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:var(--wvp-radius-sm);box-shadow:var(--wvp-shadow)}.wvp-menu li:hover>.sub-menu,.wvp-menu li:focus-within>.sub-menu{display:block}.wvp-header-actions{display:flex;gap:.5rem}.wvp-menu-toggle{display:none;width:44px;height:44px;border:0;background:#fff0;color:var(--wvp-text)}.wvp-header-search{padding:1rem 0;border-top:1px solid var(--wvp-border);background:var(--wvp-surface)}.wvp-header-search[hidden]{display:none}.wvp-header-search .wvp-search-form{max-width:760px;margin-inline:auto}.wvp-layout-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,var(--wvp-sidebar));gap:clamp(1.5rem, 3vw, 3rem);align-items:start;padding-block:clamp(1.5rem, 4vw, 4rem)}.wvp-site-footer{margin-top:clamp(3rem, 7vw, 7rem);background:#102a26;color:#d8e7e3}.wvp-footer-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;padding-block:3rem}.wvp-footer-brand{color:#fff;font-size:1.35rem;font-weight:900;text-decoration:none}.wvp-site-footer a{color:#fff}.wvp-footer-menu{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.8rem 1.2rem;list-style:none;margin:0;padding:0}.wvp-footer-credit{font-size:.86rem}.wvp-footer-bottom{padding-block:1.2rem;border-top:1px solid rgb(255 255 255 / .15);font-size:.86rem}.wvp-footer-bottom p{margin:0}.wvp-scroll-top{position:fixed;inset-inline-end:18px;bottom:18px;width:46px;height:46px;border:0;border-radius:50%;background:var(--wvp-primary);color:#fff;font-weight:900;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity var(--wvp-transition),transform var(--wvp-transition);z-index:900}.wvp-scroll-top.is-visible{opacity:1;transform:none;pointer-events:auto}@media (max-width:1080px){.wvp-header-inner{grid-template-columns:1fr auto auto}.wvp-menu-toggle{display:inline-grid;place-items:center;order:2}.wvp-primary-nav{display:none;grid-column:1 / -1;width:100%;justify-self:stretch;padding-bottom:1rem}.wvp-primary-nav.is-open{display:block}.wvp-menu{flex-direction:column;align-items:stretch;gap:0}.wvp-menu a{padding:.65rem 0;border-bottom:1px solid var(--wvp-border)}.wvp-menu .sub-menu{display:block;position:static;box-shadow:none;border:0;padding:0 0 0 1rem;background:#fff0}.wvp-header-actions{order:3}.wvp-layout-grid{grid-template-columns:minmax(0,1fr)}.wvp-sidebar{width:100%}}@media (max-width:782px){.admin-bar .wvp-site-header{top:46px}}@media (max-width:680px){.wvp-header-inner{grid-template-columns:minmax(0,1fr) auto auto}.wvp-default-logo,.custom-logo-link{max-width:210px}.wvp-default-logo img,.custom-logo{max-height:46px}.wvp-footer-grid{grid-template-columns:1fr}.wvp-footer-menu{justify-content:flex-start}.wvp-search-form{flex-direction:column}.wvp-form-grid{grid-template-columns:1fr}}.wvp-sidebar{display:grid;gap:1rem;min-width:0}.wvp-widget{padding:1.15rem;background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:var(--wvp-radius);box-shadow:0 5px 18px rgb(20 42 38 / .04)}.wvp-widget-title,.wvp-widget-heading h2{font-size:clamp(1.18rem, 1.6vw, 1.45rem);margin:0}.wvp-widget-title{padding-bottom:.7rem;margin-bottom:.85rem;border-bottom:2px solid var(--wvp-primary)}.wvp-widget-heading{display:flex;justify-content:space-between;align-items:center;gap:.7rem;padding-bottom:.75rem;margin-bottom:.9rem;border-bottom:1px solid var(--wvp-border)}.wvp-widget-heading>div{display:flex;align-items:center;gap:.55rem;min-width:0}.wvp-widget-heading svg{color:var(--wvp-primary);flex:0 0 auto}.wvp-profile-widget{text-align:center}.wvp-profile-avatar{width:78px;height:78px;display:grid;place-items:center;margin:0 auto .8rem;border-radius:50%;background:var(--wvp-primary);color:#fff;font-size:1.35rem;font-weight:900}.wvp-profile-widget h2{font-size:1.3rem;margin-bottom:.4rem}.wvp-profile-widget p{color:var(--wvp-muted)}.wvp-geo-dashboard--sidebar{display:contents}.wvp-tool-card{overflow:hidden}.wvp-tool-status{padding:.7rem .8rem;margin-bottom:.75rem;border-radius:10px;background:var(--wvp-surface-alt);color:var(--wvp-muted);font-size:.84rem;font-weight:700}.wvp-data-list,.wvp-security-list,.wvp-profile-fields{display:grid;gap:.55rem}.wvp-data-row,.wvp-output-row{display:grid;grid-template-columns:minmax(105px,.9fr) minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:48px;padding:.55rem .65rem;background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:10px}.wvp-output-row{grid-template-columns:minmax(110px,1fr) minmax(0,1fr)}.wvp-data-row>span,.wvp-output-row>span{font-size:.78rem;font-weight:800}.wvp-data-row strong,.wvp-output-row strong{min-width:0;overflow-wrap:anywhere;text-align:end;font-size:.84rem}.wvp-row-actions,.wvp-mini-actions{display:flex;gap:.3rem}.wvp-row-actions button,.wvp-mini-actions button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:1px solid var(--wvp-primary);border-radius:50%;background:var(--wvp-primary);color:#fff}.wvp-row-actions svg,.wvp-mini-actions svg{width:15px;height:15px}.wvp-tool-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.8rem}.wvp-clock{display:grid;place-items:center;padding:.9rem;margin-top:.8rem;background:var(--wvp-surface-alt);border:1px solid var(--wvp-border);border-radius:12px;text-align:center}.wvp-clock time{font-size:1.8rem;font-weight:900;letter-spacing:.04em}.wvp-clock span{font-weight:800}.wvp-clock small{color:var(--wvp-muted)}.wvp-device-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.wvp-device-card{position:relative;min-height:92px;padding:.65rem;background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:11px}.wvp-device-card>span{display:block;color:var(--wvp-muted);font-size:.68rem;font-weight:900;text-transform:uppercase}.wvp-device-card strong{display:block;margin-top:.35rem;font-size:.84rem;overflow-wrap:anywhere}.wvp-device-card .wvp-mini-actions{position:absolute;inset-inline-end:.45rem;bottom:.45rem}.wvp-profile-fields{margin-top:.8rem}.wvp-profile-fields label{display:grid;gap:.3rem;font-size:.8rem;font-weight:800}.wvp-weather-current{display:grid;grid-template-columns:72px minmax(0,1fr);gap:.9rem;align-items:center;padding:1rem;background:var(--wvp-surface-alt);border:1px solid var(--wvp-border);border-radius:14px}.wvp-weather-icon{font-size:3rem;line-height:1}.wvp-weather-current strong{display:block;font-size:1.45rem}.wvp-weather-current span:not(.wvp-weather-icon),.wvp-weather-current small{display:block}.wvp-weather-current small{color:var(--wvp-muted)}.wvp-weather-forecast{display:grid;gap:.5rem;margin-top:.7rem}.wvp-forecast-row{display:grid;grid-template-columns:60px 34px minmax(0,1fr) 54px 54px;align-items:center;gap:.4rem;padding:.55rem .6rem;background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:10px;font-size:.78rem}.wvp-forecast-row strong{font-size:.8rem}.wvp-forecast-metrics{display:grid;gap:.12rem;color:var(--wvp-muted);font-size:.68rem}.wvp-quality-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem 1rem;align-items:center;padding:.85rem;margin-top:.7rem;background:var(--wvp-surface-alt);border:1px solid var(--wvp-border);border-radius:12px}.wvp-quality-card>div:first-child span{display:block;font-size:.78rem;font-weight:800}.wvp-quality-card>div:first-child strong{display:block;color:var(--wvp-muted);font-size:.75rem}.wvp-quality-meter{grid-column:1 / -1;height:10px;overflow:hidden;background:var(--wvp-border);border-radius:999px}.wvp-quality-meter span{display:block;width:0;height:100%;background:var(--wvp-primary);border-radius:inherit;transition:width 400ms ease}.wvp-quality-value{font-size:1.25rem}.wvp-map-frame{min-height:220px;display:grid;place-items:center;overflow:hidden;background:var(--wvp-surface-alt);border:1px solid var(--wvp-border);border-radius:12px}.wvp-map-frame iframe{width:100%;height:260px}.wvp-map-frame p{margin:0;padding:1rem;color:var(--wvp-muted);text-align:center}.wvp-social-list{display:flex;flex-wrap:wrap;gap:.55rem}.wvp-social-list a{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--wvp-primary);color:#fff;font-weight:900;text-decoration:none}.wvp-latest-posts-viewport{position:relative;max-height:620px;overflow-y:auto;scrollbar-width:thin;overscroll-behavior:contain}.wvp-latest-posts-track{display:grid;gap:.65rem;will-change:transform}.wvp-latest-item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:.7rem;padding-bottom:.65rem;border-bottom:1px solid var(--wvp-border)}.wvp-latest-thumb{aspect-ratio:16/10;overflow:hidden;border-radius:8px}.wvp-latest-thumb img,.wvp-latest-thumb .wvp-image-placeholder{width:100%;height:100%;object-fit:cover}.wvp-latest-item h3{margin:0 0 .22rem;font-size:.88rem}.wvp-latest-item h3 a{color:var(--wvp-text);text-decoration:none}.wvp-latest-item time{color:var(--wvp-muted);font-size:.72rem;font-weight:700}.wvp-widget-list{list-style:none;margin:0;padding:0}.wvp-widget-list li{padding:.55rem 0;border-bottom:1px solid var(--wvp-border)}.wvp-widget-list a{color:var(--wvp-text);font-weight:750;text-decoration:none}.calendar_wrap,.wp-calendar-table{width:100%}.wp-calendar-table{display:table}.wp-calendar-table th,.wp-calendar-table td{padding:.35rem;text-align:center;border:0}.wp-calendar-table a{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--wvp-primary);color:#fff;text-decoration:none}.wvp-tool-symbol{color:var(--wvp-primary);font-size:1.15rem;font-weight:900}@media (max-width:420px){.wvp-device-grid{grid-template-columns:1fr}.wvp-data-row{grid-template-columns:minmax(90px,.9fr) minmax(0,1fr)}.wvp-row-actions{grid-column:1 / -1;justify-content:flex-end}.wvp-forecast-row{grid-template-columns:52px 30px minmax(0,1fr)}.wvp-forecast-row>:nth-last-child(-n+2){display:none}}.wvp-sidebar.rd-sidebar{--rd-primary:var(--wvp-primary, #0F766E);--rd-primary-dark:var(--wvp-primary-dark, #115E59);--rd-primary-soft:var(--wvp-primary-soft, #E8F4F1);--rd-heading:#153733;--rd-text:#334A46;--rd-muted:#61716E;--rd-bg:#F8F7F2;--rd-card:#FFFFFF;--rd-border:#E2E6DF;--rd-shadow:0 10px 32px rgba(15,35,65,.08);--rd-radius:10px;--rd-transition:180ms ease;display:grid;gap:22px;min-width:0;width:100%;color:var(--rd-text);font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.wvp-sidebar.rd-sidebar *,.wvp-sidebar.rd-sidebar *::before,.wvp-sidebar.rd-sidebar *::after{box-sizing:border-box}.wvp-sidebar.rd-sidebar img{max-width:100%;height:auto}.wvp-sidebar.rd-sidebar button,.wvp-sidebar.rd-sidebar input,.wvp-sidebar.rd-sidebar select,.wvp-sidebar.rd-sidebar textarea{font:inherit}html[data-theme="dark"] .wvp-sidebar.rd-sidebar{--rd-heading:#F4FBF8;--rd-text:#E5F2EE;--rd-muted:#B3C9C2;--rd-card:#0D2B24;--rd-border:#23493F;--rd-primary-soft:#123B31}.rd-sidebar .search-form{display:flex;gap:9px;width:100%}.rd-sidebar .search-form label{flex:1}.rd-sidebar .search-submit,.rd-sidebar .rd-button,.rd-sidebar input[type="submit"]{min-height:48px;border:0;border-radius:7px;background:var(--rd-primary);color:#fff;padding:0 22px;font-weight:700;box-shadow:0 7px 16px rgb(12 96 76 / .18)}.rd-sidebar .search-submit:hover,.rd-sidebar .rd-button:hover,.rd-sidebar input[type="submit"]:hover{background:var(--rd-primary-dark);color:#fff;transform:translateY(-1px)}.rd-sidebar .rd-content-area,.rd-sidebar{min-width:0}.rd-sidebar .rd-card-thumb{display:block;aspect-ratio:16 / 9;overflow:hidden;background:#E4EEE9}.rd-sidebar .rd-card-thumb img{width:100%;height:100%;object-fit:cover;transition:transform 450ms ease}.rd-sidebar .rd-post-card:hover .rd-card-thumb img{transform:scale(1.045)}.rd-sidebar .rd-thumb-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#E8F4F1,#F4FBF9);color:var(--rd-primary)}.rd-sidebar{display:grid;gap:22px}.rd-sidebar .widget,.rd-sidebar .rd-widget{background:#fff;border:1px solid var(--rd-border);border-radius:var(--rd-radius);padding:22px;box-shadow:0 6px 22px rgb(14 49 37 / .035)}.rd-sidebar .widget-title,.rd-sidebar .rd-widget-title{margin:0 0 16px;padding-bottom:10px;border-bottom:2px solid var(--rd-primary);color:var(--rd-heading);font-size:21px;line-height:1.3}.rd-sidebar .rd-profile{text-align:center}.rd-sidebar .rd-profile{transform-origin:center center;will-change:transform;transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease,background-color 220ms ease,color 220ms ease}@media (hover:hover) and (pointer:fine){.rd-sidebar .rd-profile:hover{transform:translateY(-3px) scale(1.03);border-color:rgb(12 96 76 / .48);box-shadow:0 14px 34px rgb(14 66 53 / .14)}}.rd-sidebar .rd-profile:focus-within{transform:translateY(-3px) scale(1.03);border-color:rgb(12 96 76 / .48);box-shadow:0 14px 34px rgb(14 66 53 / .14)}.rd-sidebar .rd-profile-image{width:112px;height:112px;margin:0 auto 14px;border-radius:50%;overflow:hidden;border:5px solid #E8F4F1;box-shadow:0 8px 20px rgb(12 96 76 / .14)}.rd-sidebar .rd-profile-image img{width:100%;height:100%;object-fit:cover}.rd-sidebar .rd-profile h2,.rd-sidebar .rd-profile h3{margin:0 0 7px;color:var(--rd-heading);font-size:20px;line-height:1.3}.rd-sidebar .rd-profile p{margin:0;font-size:14px;line-height:1.65}.rd-sidebar .rd-latest-list{display:grid;gap:13px}.rd-sidebar .rd-latest-item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center}.rd-sidebar .rd-latest-thumb{aspect-ratio:4 / 3;border-radius:6px;overflow:hidden;background:#E8F4F1}.rd-sidebar .rd-latest-thumb img{width:100%;height:100%;object-fit:cover}.rd-sidebar .rd-latest-title{margin:0;font-size:14px;line-height:1.42;font-weight:700}.rd-sidebar .rd-latest-title a{color:var(--rd-heading)}.rd-sidebar .rd-latest-title a:hover{color:var(--rd-primary)}.rd-sidebar .rd-latest-date{margin-top:4px;color:var(--rd-muted);font-size:11px}.rd-sidebar .widget ul,.rd-sidebar .rd-widget ul{list-style:none;padding:0;margin:0}.rd-sidebar .widget li,.rd-sidebar .rd-widget li{padding:8px 0;border-bottom:1px solid #E2E6DF}.rd-sidebar .widget li:last-child,.rd-sidebar .rd-widget li:last-child{border-bottom:0}.rd-sidebar .widget li a,.rd-sidebar .rd-widget li a{display:inline-block;color:#334A46}.rd-sidebar .widget li a:hover,.rd-sidebar .rd-widget li a:hover{color:var(--rd-primary);transform:translateX(3px)}.rd-sidebar #wp-calendar{--rd-calendar-circle-size:clamp(23px, 2.25vw, 32px);width:100%;table-layout:fixed;border-collapse:collapse;text-align:center;font-size:13px}.rd-sidebar #wp-calendar caption{color:var(--rd-heading);font-weight:800;margin-bottom:10px}.rd-sidebar #wp-calendar th,.rd-sidebar #wp-calendar td{padding:6px 1px;text-align:center;vertical-align:middle}.rd-sidebar #wp-calendar td a{display:inline-grid;place-items:center;width:var(--rd-calendar-circle-size);height:var(--rd-calendar-circle-size);min-width:var(--rd-calendar-circle-size);min-height:var(--rd-calendar-circle-size);aspect-ratio:1 / 1;margin:0 auto;padding:0;border-radius:50%;background:var(--rd-primary);color:#fff;line-height:1;text-align:center}.rd-sidebar #wp-calendar td a:hover,.rd-sidebar #wp-calendar td a:focus-visible{background:var(--rd-primary-dark);color:#fff;transform:scale(1.08)}.rd-sidebar .wp-calendar-nav{display:flex;justify-content:space-between;margin-top:8px;font-size:13px}.rd-sidebar .rd-newsletter-form{display:grid;gap:10px}.rd-sidebar .rd-newsletter-form input{min-height:44px;border:1px solid var(--rd-border);border-radius:7px;padding:0 12px}.rd-sidebar .rd-notice{margin:0 0 16px;padding:12px 14px;border-radius:7px;font-size:14px}.rd-sidebar .rd-notice-success{background:#E8F4F1;color:#1d6e3d;border:1px solid #bfe9cf}.rd-sidebar .rd-notice-error{background:#fff0f0;color:#9f2f2f;border:1px solid #f1c7c7}.rd-sidebar .site,.rd-sidebar .site-main,.rd-sidebar .rd-main-wrap,.rd-sidebar .rd-home,.rd-sidebar .rd-layout,.rd-sidebar .rd-content-area,.rd-sidebar,.rd-sidebar .rd-card-shell,.rd-sidebar .rd-entry,.rd-sidebar .entry-content{min-width:0;max-width:100%}.rd-sidebar .entry-content,.rd-sidebar .widget,.rd-sidebar .rd-widget,.rd-sidebar .rd-card-title,.rd-sidebar .entry-title{overflow-wrap:anywhere;word-break:normal}@media (max-width:1050px){.rd-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.rd-sidebar>*{min-width:0}}@media (max-width:780px){.rd-sidebar{grid-template-columns:1fr}}@media (max-width:640px){.rd-sidebar .search-form{display:grid;grid-template-columns:1fr}}@media (max-width:480px){.rd-sidebar .widget,.rd-sidebar .rd-widget{padding:19px}}@media (max-width:390px){.rd-sidebar .widget,.rd-sidebar .rd-widget{padding:17px}.rd-sidebar .rd-latest-item{grid-template-columns:76px minmax(0,1fr);gap:10px}}@media (max-width:320px){.rd-sidebar #wp-calendar{--rd-calendar-circle-size:23px}.rd-sidebar .widget,.rd-sidebar .rd-widget{padding:15px 13px}.rd-sidebar .rd-latest-item{grid-template-columns:66px minmax(0,1fr);gap:8px}.rd-sidebar .rd-latest-title{font-size:13px}}@media (max-width:260px){.rd-sidebar #wp-calendar{--rd-calendar-circle-size:21px;font-size:12px}.rd-sidebar #wp-calendar th,.rd-sidebar #wp-calendar td{padding-inline:0}.rd-sidebar .rd-latest-item{grid-template-columns:1fr}.rd-sidebar .rd-latest-thumb{width:100%}}@media (forced-colors:active){.rd-sidebar .rd-card-shell,.rd-sidebar .rd-post-card,.rd-sidebar .widget,.rd-sidebar .rd-widget,.rd-sidebar .rd-icon-button,.rd-sidebar .page-numbers{border:1px solid CanvasText}}@media print{.rd-sidebar .site-header,.rd-sidebar,.rd-sidebar .site-footer,.rd-sidebar .rd-scroll-top,.rd-sidebar .post-navigation,.rd-sidebar .comments-area{display:none!important}}.rd-sidebar body,.rd-sidebar .site-header,.rd-sidebar .rd-search-panel,.rd-sidebar .rd-primary-nav,.rd-sidebar .rd-primary-nav .sub-menu,.rd-sidebar .rd-icon-button,.rd-sidebar .search-field,.rd-sidebar .rd-card-shell,.rd-sidebar .rd-post-card,.rd-sidebar .page-numbers,.rd-sidebar .post-navigation a,.rd-sidebar .comments-area,.rd-sidebar .widget,.rd-sidebar .rd-widget,.rd-sidebar .comment-form input[type="text"],.rd-sidebar .comment-form input[type="email"],.rd-sidebar .comment-form input[type="url"],.rd-sidebar .comment-form textarea,.rd-sidebar .rd-form input[type="text"],.rd-sidebar .rd-form input[type="email"],.rd-sidebar .rd-form textarea,.rd-sidebar .rd-form select,.rd-sidebar .rd-newsletter-form input{transition:background-color 220ms ease,color 220ms ease,border-color 220ms ease,box-shadow 220ms ease}html[data-theme="dark"] .rd-sidebar .site-header,html[data-theme="dark"] .rd-sidebar .rd-search-panel,html[data-theme="dark"] .rd-sidebar .rd-primary-nav .sub-menu,html[data-theme="dark"] .rd-sidebar .rd-icon-button,html[data-theme="dark"] .rd-sidebar .search-field,html[data-theme="dark"] .rd-sidebar .rd-card-shell,html[data-theme="dark"] .rd-sidebar .rd-post-card,html[data-theme="dark"] .rd-sidebar .page-numbers,html[data-theme="dark"] .rd-sidebar .post-navigation a,html[data-theme="dark"] .rd-sidebar .comments-area,html[data-theme="dark"] .rd-sidebar .widget,html[data-theme="dark"] .rd-sidebar .rd-widget,html[data-theme="dark"] .rd-sidebar .comment-form input[type="text"],html[data-theme="dark"] .rd-sidebar .comment-form input[type="email"],html[data-theme="dark"] .rd-sidebar .comment-form input[type="url"],html[data-theme="dark"] .rd-sidebar .comment-form textarea,html[data-theme="dark"] .rd-sidebar .rd-form input[type="text"],html[data-theme="dark"] .rd-sidebar .rd-form input[type="email"],html[data-theme="dark"] .rd-sidebar .rd-form textarea,html[data-theme="dark"] .rd-sidebar .rd-form select,html[data-theme="dark"] .rd-sidebar .rd-newsletter-form input{background:var(--rd-card);color:var(--rd-text);border-color:var(--rd-border)}html[data-theme="dark"] .rd-sidebar .rd-primary-nav a,html[data-theme="dark"] .rd-sidebar .rd-logo-fallback,html[data-theme="dark"] .rd-sidebar .rd-icon-button,html[data-theme="dark"] .rd-sidebar .rd-card-title a,html[data-theme="dark"] .rd-sidebar .entry-content,html[data-theme="dark"] .rd-sidebar .widget li a,html[data-theme="dark"] .rd-sidebar .rd-widget li a,html[data-theme="dark"] .rd-sidebar .rd-latest-title a,html[data-theme="dark"] .rd-sidebar .post-navigation a,html[data-theme="dark"] .rd-sidebar .page-numbers,html[data-theme="dark"] .rd-sidebar input,html[data-theme="dark"] .rd-sidebar textarea,html[data-theme="dark"] .rd-sidebar select{color:var(--rd-text)}html[data-theme="dark"] .rd-sidebar .rd-primary-nav .current-menu-item>a,html[data-theme="dark"] .rd-sidebar .rd-primary-nav .current-menu-ancestor>a,html[data-theme="dark"] .rd-sidebar .rd-primary-nav a:hover,html[data-theme="dark"] .rd-sidebar .rd-card-title a:hover,html[data-theme="dark"] .rd-sidebar .rd-latest-title a:hover,html[data-theme="dark"] .rd-sidebar .widget li a:hover,html[data-theme="dark"] .rd-sidebar .rd-widget li a:hover{color:var(--rd-primary)}html[data-theme="dark"] .rd-sidebar .rd-card-thumb,html[data-theme="dark"] .rd-sidebar .entry-featured-image,html[data-theme="dark"] .rd-sidebar .rd-latest-thumb{background:#173D38}html[data-theme="dark"] .rd-sidebar .rd-thumb-placeholder{background:linear-gradient(135deg,#1B4A44,#081C1A)}html[data-theme="dark"] .rd-sidebar .widget li,html[data-theme="dark"] .rd-sidebar .rd-widget li{border-bottom-color:var(--rd-border)}html[data-theme="dark"] .rd-sidebar .rd-profile-image{border-color:#285E57;box-shadow:0 8px 22px rgb(0 0 0 / .35)}html[data-theme="dark"] .rd-sidebar .rd-notice-success{background:#123222;color:#9de2b8;border-color:#24563b}html[data-theme="dark"] .rd-sidebar .rd-notice-error{background:#351b22;color:#f0adb9;border-color:#65303c}@media (prefers-reduced-motion:reduce){.rd-sidebar .rd-theme-toggle,.rd-sidebar .rd-scroll-top,.rd-sidebar body,.rd-sidebar .site-header,.rd-sidebar .rd-search-panel,.rd-sidebar .rd-primary-nav,.rd-sidebar .rd-primary-nav .sub-menu,.rd-sidebar .rd-icon-button,.rd-sidebar .search-field,.rd-sidebar .rd-card-shell,.rd-sidebar .rd-post-card,.rd-sidebar .page-numbers,.rd-sidebar .post-navigation a,.rd-sidebar .comments-area,.rd-sidebar .widget,.rd-sidebar .rd-widget{transition:none!important}}.rd-sidebar .rd-share-icons{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:9px}.rd-sidebar .rd-share-button{width:33px;height:33px;min-width:33px;display:inline-grid;place-items:center;padding:0;overflow:hidden;border:1px solid rgb(255 255 255 / .3);border-radius:50%;color:#fff!important;text-decoration:none!important;box-shadow:0 7px 18px rgb(14 36 30 / .16);transition:transform 180ms ease,box-shadow 180ms ease,filter 180ms ease}.rd-sidebar .rd-share-button svg{width:15px;height:15px;display:block;fill:currentColor}.rd-sidebar .rd-share-button:hover,.rd-sidebar .rd-share-button:focus-visible{color:#fff!important;transform:translateY(-3px) scale(1.08);filter:brightness(1.06);box-shadow:0 11px 24px rgb(14 36 30 / .24)}.rd-sidebar .rd-share-button:focus-visible{outline:3px solid rgb(12 96 76 / .32);outline-offset:3px}.rd-sidebar .rd-share-facebook{background:#1877f2}.rd-sidebar .rd-share-x{background:#000}.rd-sidebar .rd-share-linkedin{background:#0a66c2}.rd-sidebar .rd-share-quora{background:#b92b27}.rd-sidebar .rd-share-pinterest{background:#e60023}.rd-sidebar .rd-share-reddit{background:#ff4500}.rd-sidebar .rd-share-telegram{background:#26a5e4}.rd-sidebar .rd-share-whatsapp{background:#25d366}html[data-theme="dark"] .rd-sidebar .rd-share-x{border-color:rgb(255 255 255 / .5)}@media (max-width:480px){.rd-sidebar .rd-share-icons{gap:8px}.rd-sidebar .rd-share-button{width:30px;height:30px;min-width:30px}.rd-sidebar .rd-share-button svg{width:13.5px;height:13.5px}}@media (max-width:340px){.rd-sidebar .rd-share-button{width:28.5px;height:28.5px;min-width:28.5px}}@media (prefers-reduced-motion:reduce){.rd-sidebar .rd-share-button{transition:none!important}}.rd-sidebar .rd-sidebar-social-icons{justify-content:center;gap:9px;margin-top:15px}.rd-sidebar .rd-sidebar-social-icons .rd-share-button{flex:0 0 auto}.rd-sidebar .rd-social-placeholder{cursor:default}.rd-sidebar .rd-social-placeholder:hover,.rd-sidebar .rd-social-placeholder:focus-visible{transform:none;filter:none}html[data-theme="dark"] .rd-sidebar .rd-profile:hover,html[data-theme="dark"] .rd-sidebar .rd-profile:focus-within{border-color:rgb(112 221 183 / .5);box-shadow:0 15px 36px rgb(0 0 0 / .38)}@media (prefers-reduced-motion:reduce){.rd-sidebar .rd-profile,.rd-sidebar .rd-profile:hover,.rd-sidebar .rd-profile:focus-within{transform:none!important;transition:none!important}}.rd-sidebar .rd-profile .rd-sidebar-social-icons .rd-share-button{transform-origin:center center;will-change:transform}@media (hover:hover) and (pointer:fine){.rd-sidebar .rd-profile .rd-sidebar-social-icons .rd-share-button:hover{transform:translateY(-3px) scale(1.15);filter:brightness(1.08);box-shadow:0 12px 25px rgb(14 36 30 / .27)}}.rd-sidebar .rd-profile .rd-sidebar-social-icons .rd-share-button:focus-visible{transform:translateY(-3px) scale(1.15);filter:brightness(1.08);box-shadow:0 12px 25px rgb(14 36 30 / .27)}@media (prefers-reduced-motion:reduce){.rd-sidebar .rd-profile .rd-sidebar-social-icons .rd-share-button,.rd-sidebar .rd-profile .rd-sidebar-social-icons .rd-share-button:hover,.rd-sidebar .rd-profile .rd-sidebar-social-icons .rd-share-button:focus-visible{transform:none!important;transition:none!important}}.rd-sidebar .rd-location-widget{overflow:hidden}.rd-sidebar .rd-location-status{margin:-2px 0 15px;color:var(--rd-muted);font-size:12px;line-height:1.55}.rd-sidebar .rd-location-status[data-state="ready"]{color:#115e59}.rd-sidebar .rd-location-status[data-state="error"]{color:#a1442f}.rd-sidebar .rd-location-details{display:grid;gap:0;margin:0}.rd-sidebar .rd-location-row{display:grid;grid-template-columns:minmax(94px,.9fr) minmax(0,1.15fr);gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #E2E6DF}.rd-sidebar .rd-location-row .rd-location-term,.rd-sidebar .rd-location-row .rd-location-description{min-width:0;margin:0;overflow-wrap:anywhere}.rd-sidebar .rd-location-row .rd-location-term{color:var(--rd-heading);font-size:12px;font-weight:700}.rd-sidebar .rd-location-row .rd-location-description{color:var(--rd-text);font-size:13px;font-weight:600;text-align:right}.rd-sidebar .rd-location-details{margin-bottom:16px}.rd-sidebar .rd-location-row{grid-template-columns:minmax(90px,.9fr) minmax(0,1.15fr) auto;gap:9px}.rd-sidebar .rd-location-row .rd-location-description{display:flex;justify-content:flex-end;text-align:right}.rd-sidebar .rd-location-field-value{min-width:0;overflow-wrap:anywhere}.rd-sidebar .rd-location-row-actions{display:inline-flex;gap:5px;align-items:center}.rd-sidebar .rd-location-icon-button,.rd-sidebar .rd-location-text-button,.rd-sidebar .rd-location-summary-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgb(12 96 76 / .24);background:rgb(12 96 76 / .075);color:var(--rd-primary-dark);cursor:pointer;touch-action:manipulation;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.rd-sidebar .rd-location-icon-button{width:30px;height:30px;min-width:30px;min-height:30px;padding:0;border-radius:50%}.rd-sidebar .rd-location-icon-button svg,.rd-sidebar .rd-location-text-button svg,.rd-sidebar .rd-location-summary-button svg{width:15px;height:15px;fill:currentColor;flex:0 0 auto}.rd-sidebar .rd-location-icon-button:hover,.rd-sidebar .rd-location-icon-button:focus-visible,.rd-sidebar .rd-location-text-button:hover,.rd-sidebar .rd-location-text-button:focus-visible,.rd-sidebar .rd-location-summary-button:hover,.rd-sidebar .rd-location-summary-button:focus-visible{transform:translateY(-2px) scale(1.04);border-color:var(--rd-primary);background:var(--rd-primary);color:#fff;box-shadow:0 8px 18px rgb(12 96 76 / .22);outline:none}.rd-sidebar .rd-location-icon-button.is-success,.rd-sidebar .rd-location-text-button.is-success,.rd-sidebar .rd-location-summary-button.is-success{border-color:var(--rd-primary);background:var(--rd-primary);color:#fff}.rd-sidebar .rd-location-address-card{width:100%;margin:15px 0 4px;padding:16px;border:1px solid rgb(12 96 76 / .25);border-radius:15px;background:linear-gradient(145deg,rgb(12 96 76 / .12),rgb(12 96 76 / .035));box-shadow:0 10px 26px rgb(17 61 51 / .08)}.rd-sidebar .rd-location-address-header{display:flex;gap:12px;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid rgb(12 96 76 / .22)}.rd-sidebar .rd-location-address-header h3{margin:0;color:var(--rd-heading);font-size:14px;font-weight:800;line-height:1.25}.rd-sidebar .rd-location-address-actions{display:inline-flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.rd-sidebar .rd-location-text-button{min-height:32px;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:800;line-height:1}.rd-sidebar .rd-location-address-value{display:block;width:100%;margin:0;padding:14px 0 1px;color:var(--rd-heading);font-style:normal;font-size:13.5px;font-weight:650;line-height:1.65;white-space:pre-line;overflow-wrap:anywhere;user-select:text;-webkit-user-select:text}.rd-sidebar .rd-location-all-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%;margin-top:15px}.rd-sidebar .rd-location-summary-button{min-height:38px;padding:8px 10px;border-radius:11px;font-size:10px;font-weight:800;line-height:1.2;text-align:center}html[data-theme="dark"] .rd-sidebar .rd-location-address-card,html[data-theme="dark"] .rd-sidebar .rd-location-address-card{border-color:rgb(112 221 183 / .24);background:linear-gradient(145deg,rgb(112 221 183 / .11),rgb(112 221 183 / .035));box-shadow:0 10px 26px rgb(0 0 0 / .2)}html[data-theme="dark"] .rd-sidebar .rd-location-icon-button,html[data-theme="dark"] .rd-sidebar .rd-location-text-button,html[data-theme="dark"] .rd-sidebar .rd-location-summary-button,html[data-theme="dark"] .rd-sidebar .rd-location-icon-button,html[data-theme="dark"] .rd-sidebar .rd-location-text-button,html[data-theme="dark"] .rd-sidebar .rd-location-summary-button{border-color:rgb(112 221 183 / .24);background:rgb(112 221 183 / .08);color:#7AD9CB}@media (max-width:767px){.rd-sidebar .rd-location-row{grid-template-columns:minmax(88px,.9fr) minmax(0,1.05fr) auto;gap:7px}.rd-sidebar .rd-location-icon-button{width:29px;height:29px;min-width:29px;min-height:29px}.rd-sidebar .rd-location-address-card{padding:14px}.rd-sidebar .rd-location-address-value{font-size:13px}}@media (max-width:420px){.rd-sidebar .rd-location-row{grid-template-columns:1fr auto;gap:6px 10px;align-items:start}.rd-sidebar .rd-location-row .rd-location-term{grid-column:1}.rd-sidebar .rd-location-row .rd-location-description{grid-column:1;justify-content:flex-start;text-align:left}.rd-sidebar .rd-location-row-actions{grid-column:2;grid-row:1 / span 2;align-self:center}.rd-sidebar .rd-location-address-header{align-items:flex-start;flex-direction:column}.rd-sidebar .rd-location-address-actions{width:100%;justify-content:flex-start}.rd-sidebar .rd-location-all-actions{grid-template-columns:1fr}}.rd-sidebar .rd-location-clock{display:grid;place-items:center;gap:4px;margin-top:18px;padding:17px 12px;border:1px solid rgb(12 96 76 / .24);border-radius:calc(var(--rd-radius) - 4px);background:linear-gradient(145deg,rgb(12 96 76 / .12),rgb(12 96 76 / .035));text-align:center}.rd-sidebar .rd-location-time{color:var(--rd-heading);font-size:clamp(24px, 2.2vw, 30px);font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.02em;line-height:1.15}.rd-sidebar .rd-location-date{color:var(--rd-text);font-size:13px;font-weight:600;line-height:1.45}.rd-sidebar .rd-location-zone{color:var(--rd-muted);font-size:10px;line-height:1.4;overflow-wrap:anywhere}.rd-sidebar .rd-location-note{margin:13px 0 0;color:var(--rd-muted);font-size:10px;line-height:1.55}html[data-theme="dark"] .rd-sidebar .rd-location-row{border-bottom-color:var(--rd-border)}html[data-theme="dark"] .rd-sidebar .rd-location-clock{border-color:rgb(112 221 183 / .24);background:linear-gradient(145deg,rgb(12 96 76 / .14),rgb(255 255 255 / .025))}html[data-theme="dark"] .rd-sidebar .rd-location-status[data-state="ready"]{color:#7AD9CB}html[data-theme="dark"] .rd-sidebar .rd-location-status[data-state="error"]{color:#ffab91}@media (max-width:340px){.rd-sidebar .rd-location-row{grid-template-columns:1fr;gap:3px}.rd-sidebar .rd-location-row .rd-location-description{text-align:left}.rd-sidebar .rd-location-time{font-size:22px}}.rd-sidebar .rd-location-map-widget{overflow:hidden}.rd-sidebar .rd-location-map-status{margin:-2px 0 13px;color:var(--rd-muted);font-size:12px;line-height:1.55}.rd-sidebar .rd-location-map-status[data-state="ready"]{color:#115e59}.rd-sidebar .rd-location-map-status[data-state="error"]{color:#a1442f}.rd-sidebar .rd-location-map-shell{position:relative;width:100%;aspect-ratio:4 / 3;min-height:220px;overflow:hidden;border:1px solid rgb(12 96 76 / .24);border-radius:calc(var(--rd-radius) - 4px);background:linear-gradient(rgb(12 96 76 / .07) 1px,transparent 1px),linear-gradient(90deg,rgb(12 96 76 / .07) 1px,transparent 1px),linear-gradient(145deg,rgb(12 96 76 / .11),rgb(12 96 76 / .025));background-size:28px 28px,28px 28px,auto;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .45)}.rd-sidebar .rd-location-map-placeholder{position:absolute;inset:0;display:grid;place-content:center;justify-items:center;gap:10px;padding:20px;color:var(--rd-muted);font-size:12px;font-weight:600;line-height:1.45;text-align:center}.rd-sidebar .rd-location-map-placeholder[hidden]{display:none}.rd-sidebar .rd-location-map-pin{position:relative;width:44px;height:38px;border:8px solid var(--rd-primary);border-radius:50% 50% 50% 0;transform:rotate(-45deg);filter:drop-shadow(0 7px 8px rgb(12 96 76 / .18))}.rd-sidebar .rd-location-map-pin::after{content:"";position:absolute;inset:7px;border-radius:50%;background:var(--rd-card)}.rd-sidebar .rd-location-map-frame{position:relative;z-index:1;display:block;width:100%;height:100%;min-height:220px;border:0;background:var(--rd-card)}.rd-sidebar .rd-location-map-frame[hidden]{display:none}.rd-sidebar .rd-location-map-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;margin-top:12px;padding:8px 15px;border:1px solid rgb(12 96 76 / .32);border-radius:999px;background:rgb(12 96 76 / .09);color:var(--rd-primary-dark);font-size:12px;font-weight:800;line-height:1.2;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.rd-sidebar .rd-location-map-link[hidden]{display:none}.rd-sidebar .rd-location-map-link:hover,.rd-sidebar .rd-location-map-link:focus-visible{transform:translateY(-2px) scale(1.03);background:var(--rd-primary);color:#fff;box-shadow:0 8px 20px rgb(12 96 76 / .22)}.rd-sidebar .rd-location-map-controls{position:absolute;top:10px;right:10px;left:auto;z-index:20;display:grid;width:44px;pointer-events:auto;isolation:isolate;overflow:hidden;border:1px solid rgb(16 49 41 / .18);border-radius:8px;background:#fff;box-shadow:0 3px 14px rgb(15 49 40 / .22)}.rd-sidebar .rd-location-map-control{display:grid;width:44px;height:44px;min-width:44px;min-height:44px;place-items:center;padding:0;border:0;border-radius:0;background:#fff;color:#16345A;font:800 28px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:#fff0}.rd-sidebar .rd-location-map-control+.rd-location-map-control{border-top:1px solid rgb(16 49 41 / .16)}.rd-sidebar .rd-location-map-control:hover,.rd-sidebar .rd-location-map-control:focus-visible{position:relative;z-index:1;background:var(--rd-primary);color:#fff;outline:3px solid rgb(12 96 76 / .25);outline-offset:-3px}.rd-sidebar .rd-location-map-control:active{transform:scale(.94)}.rd-sidebar .rd-location-map-control:disabled{color:#A8C9C2;background:#F4FBF9;cursor:not-allowed;opacity:.78}html[data-theme="dark"] .rd-sidebar .rd-location-map-controls{border-color:rgb(112 221 183 / .25);background:#153733;box-shadow:0 3px 16px rgb(0 0 0 / .4)}html[data-theme="dark"] .rd-sidebar .rd-location-map-control{background:#153733;color:#EEF8F4}html[data-theme="dark"] .rd-sidebar .rd-location-map-control+.rd-location-map-control{border-top-color:rgb(112 221 183 / .18)}html[data-theme="dark"] .rd-sidebar .rd-location-map-control:hover,html[data-theme="dark"] .rd-sidebar .rd-location-map-control:focus-visible{background:#7AD9CB;color:#081C1A}html[data-theme="dark"] .rd-sidebar .rd-location-map-control:disabled{background:#173D38;color:#8FAEA2}html[data-theme="dark"] .rd-sidebar .rd-location-map-shell{border-color:rgb(112 221 183 / .24);background:linear-gradient(rgb(112 221 183 / .06) 1px,transparent 1px),linear-gradient(90deg,rgb(112 221 183 / .06) 1px,transparent 1px),linear-gradient(145deg,rgb(12 96 76 / .13),rgb(255 255 255 / .02));background-size:28px 28px,28px 28px,auto;box-shadow:none}html[data-theme="dark"] .rd-sidebar .rd-location-map-status[data-state="ready"]{color:#7AD9CB}html[data-theme="dark"] .rd-sidebar .rd-location-map-status[data-state="error"]{color:#ffab91}html[data-theme="dark"] .rd-sidebar .rd-location-map-link{color:#7AD9CB}html[data-theme="dark"] .rd-sidebar .rd-location-map-link:hover,html[data-theme="dark"] .rd-sidebar .rd-location-map-link:focus-visible{color:#081C1A}@media (max-width:420px){.rd-sidebar .rd-location-map-shell,.rd-sidebar .rd-location-map-frame{min-height:200px}}@media (prefers-reduced-motion:reduce){.rd-sidebar .rd-location-map-link,.rd-sidebar .rd-location-map-control{transition:none}.rd-sidebar .rd-location-map-link:hover,.rd-sidebar .rd-location-map-link:focus-visible,.rd-sidebar .rd-location-map-control:hover,.rd-sidebar .rd-location-map-control:focus-visible,.rd-sidebar .rd-location-map-control:active{transform:none}}.rd-sidebar .rd-location-map-controls[hidden]{display:none!important}.rd-sidebar .rd-location-map-controls:not([hidden]){display:grid}.rd-sidebar .rd-latest-widget{min-width:0;overflow:hidden}.rd-sidebar .rd-latest-widget .rd-latest-list{position:relative;width:100%;height:min(620px, 68vh);min-height:320px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:auto;touch-action:pan-y;contain:layout paint}.rd-sidebar .rd-latest-widget .rd-latest-list::-webkit-scrollbar{width:0;height:0;display:none}.rd-sidebar .rd-latest-widget .rd-latest-item{min-width:0;flex-shrink:0}.rd-sidebar .rd-latest-widget .rd-latest-item-clone{pointer-events:none;user-select:none}.rd-sidebar .rd-latest-widget .rd-latest-list:hover,.rd-sidebar .rd-latest-widget .rd-latest-list:focus-within{cursor:default}@media (max-width:1199px){.rd-sidebar .rd-latest-widget .rd-latest-list{height:min(560px, 66vh);min-height:300px}}@media (max-width:767px){.rd-sidebar .rd-latest-widget .rd-latest-list{height:min(500px, 64vh);min-height:280px}}@media (max-width:479px){.rd-sidebar .rd-latest-widget .rd-latest-list{height:min(440px, 60vh);min-height:250px}}@media (max-width:320px){.rd-sidebar .rd-latest-widget .rd-latest-list{height:min(400px, 58vh);min-height:230px}}@media (max-height:520px) and (orientation:landscape){.rd-sidebar .rd-latest-widget .rd-latest-list{height:min(360px, 54vh);min-height:210px}}@media (min-width:1920px){.rd-sidebar .rd-latest-widget .rd-latest-list{height:min(680px, 70vh)}}@media (prefers-reduced-motion:reduce){.rd-sidebar .rd-latest-widget .rd-latest-list{height:auto;min-height:0;max-height:none;overflow:visible}.rd-sidebar .rd-latest-widget .rd-latest-item-clone{display:none}}.rd-sidebar .rd-latest-widget .rd-latest-list[data-rd-latest-scroll]{display:block;position:relative;overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important;scroll-behavior:auto;overscroll-behavior:contain;touch-action:none;cursor:grab;contain:layout paint}.rd-sidebar .rd-latest-widget .rd-latest-list[data-rd-latest-scroll]:active,.rd-sidebar .rd-latest-widget .rd-latest-list[data-rd-latest-scroll].is-manual-scrolling{cursor:grabbing;user-select:none}.rd-sidebar .rd-latest-widget .rd-latest-list[data-rd-latest-scroll]:focus-visible{outline:3px solid rgb(12 96 76 / .28);outline-offset:5px;border-radius:8px}.rd-sidebar .rd-latest-widget .rd-latest-list[data-rd-latest-scroll]::after{content:"";position:absolute;right:2px;top:8px;bottom:8px;width:3px;border-radius:999px;background:linear-gradient(to bottom,rgb(12 96 76 / .38),rgb(12 96 76 / .06));opacity:.42;pointer-events:none;transition:opacity .18s ease}.rd-sidebar .rd-latest-widget .rd-latest-list[data-rd-latest-scroll]:hover::after,.rd-sidebar .rd-latest-widget .rd-latest-list[data-rd-latest-scroll]:focus-visible::after,.rd-sidebar .rd-latest-widget .rd-latest-list[data-rd-latest-scroll].is-manual-scrolling::after{opacity:.9}.rd-sidebar .rd-latest-widget .rd-latest-scroll-track{display:grid;grid-template-columns:minmax(0,1fr);gap:13px;width:100%;min-width:0;will-change:transform;transform:translate3d(0,0,0);backface-visibility:hidden}.rd-sidebar .rd-latest-widget .rd-latest-scroll-track>.rd-latest-item{width:100%;min-width:0;margin:0}.rd-sidebar .rd-latest-widget .rd-latest-item-clone{pointer-events:none;user-select:none}@media (max-width:479px){.rd-sidebar .rd-latest-widget .rd-latest-scroll-track{gap:11px}}@media (max-width:320px){.rd-sidebar .rd-latest-widget .rd-latest-scroll-track{gap:10px}}.rd-sidebar-engagement{display:flex;width:100%;min-height:58px;align-items:center;justify-content:center;margin-top:14px;padding:12px 14px;border:1px solid rgb(12 96 76 / .24);border-radius:calc(var(--rd-radius) - 4px);background:linear-gradient(145deg,rgb(12 96 76 / .12),rgb(12 96 76 / .035));text-align:center}.rd-sidebar-engagement-value{display:inline-block;min-width:8ch;color:var(--rd-primary-dark);font-size:clamp(24px, 2.2vw, 30px);font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:.045em;line-height:1;text-align:center}html[data-theme="dark"] .rd-sidebar-engagement,html[data-theme="dark"] .rd-sidebar-engagement{border-color:rgb(112 221 183 / .24);background:linear-gradient(145deg,rgb(12 96 76 / .14),rgb(255 255 255 / .025))}html[data-theme="dark"] .rd-sidebar-engagement-value,html[data-theme="dark"] .rd-sidebar-engagement-value{color:#7AD9CB}@media (max-width:479px){.rd-sidebar-engagement{min-height:52px;padding:10px 12px}.rd-sidebar-engagement-value{font-size:23px}}@media (max-width:340px){.rd-sidebar-engagement-value{font-size:20px}}.rd-sidebar .rd-location-widget>.rd-location-note{margin-top:16px;margin-bottom:0}.rd-location-widget>.rd-location-note+.rd-sidebar-engagement{margin-top:14px;margin-bottom:0}.rd-sidebar .rd-location-row-address{align-items:flex-start}.rd-sidebar .rd-location-row-address .rd-location-description{max-width:58%;overflow-wrap:anywhere;line-height:1.45}.rd-sidebar .rd-precise-location-action{margin:14px 0 18px}.rd-sidebar .rd-precise-location-button{display:inline-flex;width:100%;min-height:42px;align-items:center;justify-content:center;padding:9px 14px;border:1px solid rgb(12 96 76 / .38);border-radius:10px;background:var(--rd-primary);color:#fff;font:inherit;font-size:13px;font-weight:800;line-height:1.2;cursor:pointer;box-shadow:0 7px 18px rgb(12 96 76 / .16);transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.rd-sidebar .rd-precise-location-button:hover,.rd-sidebar .rd-precise-location-button:focus-visible{transform:translateY(-2px) scale(1.015);box-shadow:0 10px 24px rgb(12 96 76 / .24)}.rd-sidebar .rd-precise-location-button:disabled{cursor:wait;opacity:.68;transform:none}.rd-sidebar .rd-precise-location-status{margin:8px 0 0;color:var(--rd-muted);font-size:11px;line-height:1.5}.rd-sidebar .rd-precise-location-status[data-state="error"]{color:#a33a32}.rd-sidebar .rd-precise-location-status[data-state="ready"]{color:var(--rd-primary-dark)}html[data-theme="dark"] .rd-sidebar .rd-precise-location-status[data-state="error"],html[data-theme="dark"] .rd-sidebar .rd-precise-location-status[data-state="error"]{color:#ffaaa3}@media (max-width:420px){.rd-sidebar .rd-location-row-address{display:block}.rd-sidebar .rd-location-row-address .rd-location-term,.rd-sidebar .rd-location-row-address .rd-location-description{max-width:none;width:100%;text-align:left}.rd-sidebar .rd-location-row-address .rd-location-description{margin-top:5px}}.rd-sidebar .rd-visitor-profile{margin-top:16px;padding:16px;border:1px solid rgb(12 96 76 / .24);border-radius:14px;background:linear-gradient(145deg,rgb(12 96 76 / .08),rgb(12 96 76 / .025))}.rd-sidebar .rd-visitor-profile-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:9px;border-bottom:1px solid rgb(12 96 76 / .22)}.rd-sidebar .rd-visitor-profile-header h2,.rd-sidebar .rd-visitor-profile-header h3{margin:0;color:var(--rd-heading);font-size:15px;line-height:1.3}.rd-sidebar .rd-local-only-badge{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:rgb(12 96 76 / .14);color:var(--rd-primary-dark);font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.rd-sidebar .rd-visitor-profile-note{margin:10px 0 12px;color:var(--rd-muted);font-size:10px;line-height:1.55}.rd-sidebar .rd-device-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.rd-sidebar .rd-device-details>div{min-width:0;padding:9px 10px;border:1px solid rgb(12 96 76 / .16);border-radius:10px;background:rgb(255 255 255 / .68)}.rd-sidebar .rd-device-details span,.rd-sidebar .rd-device-details strong{display:block;overflow-wrap:anywhere}.rd-sidebar .rd-device-details span{margin-bottom:3px;color:var(--rd-muted);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.035em}.rd-sidebar .rd-device-details strong{color:var(--rd-heading);font-size:11px;line-height:1.4}.rd-sidebar .rd-local-profile-form{display:grid;gap:10px}.rd-sidebar .rd-local-profile-form label{display:grid;gap:5px;margin:0}.rd-sidebar .rd-local-profile-form label>span,.rd-sidebar .rd-profile-output-row>span{color:var(--rd-heading);font-size:10px;font-weight:800}.rd-sidebar .rd-local-profile-form input{width:100%;min-height:40px;padding:8px 10px;border:1px solid rgb(12 96 76 / .26);border-radius:9px;background:var(--rd-card);color:var(--rd-text);font:inherit;font-size:12px}.rd-sidebar .rd-local-profile-form input:focus{border-color:var(--rd-primary);outline:3px solid rgb(12 96 76 / .14);outline-offset:1px}.rd-sidebar .rd-profile-output-row{display:grid;grid-template-columns:minmax(100px,.8fr) minmax(0,1.2fr);gap:10px;align-items:center;min-height:38px;padding:8px 10px;border:1px solid rgb(12 96 76 / .16);border-radius:9px;background:rgb(255 255 255 / .56)}.rd-sidebar .rd-profile-output-row strong{min-width:0;color:var(--rd-text);font-size:11px;text-align:right;overflow-wrap:anywhere}.rd-sidebar .rd-profile-id-row{grid-template-columns:minmax(95px,.75fr) minmax(0,1fr) auto}.rd-sidebar .rd-profile-copy-id{min-height:30px;padding:5px 8px;border:1px solid rgb(12 96 76 / .24);border-radius:8px;background:rgb(12 96 76 / .09);color:var(--rd-primary-dark);font-size:9px;font-weight:800;cursor:pointer}.rd-sidebar .rd-local-profile-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.rd-sidebar .rd-profile-save,.rd-sidebar .rd-profile-clear{min-height:40px;padding:8px 12px;border-radius:10px;font-size:10px;font-weight:800;cursor:pointer}.rd-sidebar .rd-profile-save{border:1px solid var(--rd-primary);background:var(--rd-primary);color:#fff}.rd-sidebar .rd-profile-clear{border:1px solid rgb(12 96 76 / .24);background:#fff0;color:var(--rd-primary-dark)}.rd-sidebar .rd-local-profile-status{min-height:16px;margin:0;color:var(--rd-muted);font-size:9px;line-height:1.45}html[data-theme="dark"] .rd-sidebar .rd-visitor-profile,html[data-theme="dark"] .rd-sidebar .rd-visitor-profile{border-color:rgb(112 221 183 / .22);background:linear-gradient(145deg,rgb(112 221 183 / .09),rgb(112 221 183 / .025))}html[data-theme="dark"] .rd-sidebar .rd-device-details>div,html[data-theme="dark"] .rd-sidebar .rd-profile-output-row,html[data-theme="dark"] .rd-sidebar .rd-device-details>div,html[data-theme="dark"] .rd-sidebar .rd-profile-output-row{background:rgb(17 27 28 / .74);border-color:rgb(112 221 183 / .16)}@media (max-width:420px){.rd-sidebar .rd-device-details{grid-template-columns:1fr}.rd-sidebar .rd-profile-id-row{grid-template-columns:1fr auto}.rd-sidebar .rd-profile-id-row>span{grid-column:1 / -1}}.rd-sidebar .rd-visitor-profile-widget{margin-top:0}.rd-sidebar .rd-visitor-profile-widget.rd-widget{padding:18px;border-color:rgb(12 96 76 / .24);background:linear-gradient(145deg,rgb(12 96 76 / .08),rgb(12 96 76 / .025))}.rd-sidebar .rd-visitor-profile-widget .rd-visitor-profile-header h2{font-size:18px}html[data-theme="dark"] .rd-sidebar .rd-visitor-profile-widget.rd-widget,html[data-theme="dark"] .rd-sidebar .rd-visitor-profile-widget.rd-widget{background:linear-gradient(145deg,rgb(112 221 183 / .10),rgb(112 221 183 / .035))}@media (max-width:480px){.rd-sidebar .rd-visitor-profile-widget.rd-widget{padding:14px}.rd-sidebar .rd-visitor-profile-widget .rd-visitor-profile-header h2{font-size:16px}}.rd-sidebar .rd-device-detail-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start}.rd-sidebar .rd-device-detail-content{min-width:0}.rd-sidebar .rd-profile-mini-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px;flex:0 0 auto}.rd-sidebar .rd-profile-mini-action{display:inline-grid;width:28px;height:28px;min-width:28px;min-height:28px;place-items:center;padding:0;border:1px solid rgb(12 96 76 / .24);border-radius:50%;background:rgb(12 96 76 / .09);color:var(--rd-primary-dark);cursor:pointer;transition:transform .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.rd-sidebar .rd-profile-mini-action svg{width:13px;height:13px;fill:currentColor;pointer-events:none}.rd-sidebar .rd-profile-mini-action:hover,.rd-sidebar .rd-profile-mini-action:focus-visible,.rd-sidebar .rd-profile-mini-action.is-success{transform:translateY(-2px) scale(1.08);background:var(--rd-primary);color:#fff;box-shadow:0 6px 14px rgb(12 96 76 / .22)}.rd-sidebar .rd-profile-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.rd-sidebar .rd-profile-input-row input{min-width:0}.rd-sidebar .rd-profile-output-row{grid-template-columns:minmax(86px,.7fr) minmax(0,1fr) auto}.rd-sidebar .rd-profile-id-row{grid-template-columns:minmax(86px,.72fr) minmax(0,1fr) auto}.rd-sidebar .rd-profile-summary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rd-sidebar .rd-profile-summary-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;padding:8px 10px;border:1px solid rgb(12 96 76 / .28);border-radius:10px;background:rgb(12 96 76 / .10);color:var(--rd-primary-dark);font-size:10px;font-weight:800;line-height:1.25;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.rd-sidebar .rd-profile-summary-button svg{width:15px;height:15px;flex:0 0 auto;fill:currentColor}.rd-sidebar .rd-profile-summary-button:hover,.rd-sidebar .rd-profile-summary-button:focus-visible,.rd-sidebar .rd-profile-summary-button.is-success{transform:translateY(-2px);background:var(--rd-primary);color:#fff;box-shadow:0 8px 18px rgb(12 96 76 / .20)}html[data-theme="dark"] .rd-sidebar .rd-profile-mini-action,html[data-theme="dark"] .rd-sidebar .rd-profile-mini-action,html[data-theme="dark"] .rd-sidebar .rd-profile-summary-button,html[data-theme="dark"] .rd-sidebar .rd-profile-summary-button{border-color:rgb(112 221 183 / .26);background:rgb(112 221 183 / .10);color:#7AD9CB}@media (max-width:420px){.rd-sidebar .rd-profile-summary-actions{grid-template-columns:1fr}.rd-sidebar .rd-profile-input-row{grid-template-columns:minmax(0,1fr)}.rd-sidebar .rd-profile-input-row .rd-profile-mini-actions{justify-content:flex-start}.rd-sidebar .rd-profile-output-row,.rd-sidebar .rd-profile-id-row{grid-template-columns:minmax(0,1fr) auto}.rd-sidebar .rd-profile-output-row>span,.rd-sidebar .rd-profile-id-row>span{grid-column:1 / -1}.rd-sidebar .rd-profile-output-row strong,.rd-sidebar .rd-profile-id-row strong{text-align:left}}.rd-sidebar .rd-visitor-profile-widget.rd-widget{background:var(--rd-card);border-color:var(--rd-border);box-shadow:0 6px 22px rgb(15 23 42 / .035)}html[data-theme="dark"] .rd-sidebar .rd-visitor-profile-widget.rd-widget,html[data-theme="dark"] .rd-sidebar .rd-visitor-profile-widget.rd-widget{background:var(--rd-card);border-color:var(--rd-border)}.rd-sidebar .rd-weather-widget{overflow:hidden;background:var(--rd-card)}.rd-sidebar .rd-weather-status{margin:-4px 0 14px;color:var(--rd-muted);font-size:12px;line-height:1.5}.rd-sidebar .rd-weather-status[hidden]{display:none}.rd-sidebar .rd-weather-status[data-state="error"]{color:#b42318}.rd-sidebar .rd-weather-current{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;align-items:center;margin-bottom:15px;padding:15px;border:1px solid rgb(12 96 76 / .22);border-radius:14px;background:linear-gradient(145deg,rgb(12 96 76 / .11),rgb(12 96 76 / .025))}.rd-sidebar .rd-weather-current-icon{display:grid;width:70px;height:70px;place-items:center}.rd-sidebar .rd-weather-current-icon svg{width:66px;height:66px}.rd-sidebar .rd-weather-current-copy{min-width:0}.rd-sidebar .rd-weather-current-temp{display:block;color:var(--rd-heading);font-size:clamp(30px, 4vw, 42px);font-weight:800;font-variant-numeric:tabular-nums;line-height:1}.rd-sidebar .rd-weather-current-condition{display:block;margin-top:6px;color:var(--rd-text);font-size:13px;font-weight:700}.rd-sidebar .rd-weather-location{display:block;margin-top:4px;color:var(--rd-muted);font-size:10px;line-height:1.4;overflow-wrap:anywhere}.rd-sidebar .rd-weather-forecast{display:grid;gap:7px}.rd-sidebar .rd-weather-day{display:grid;grid-template-columns:minmax(48px,.8fr) 38px minmax(72px,1fr) minmax(50px,.75fr);gap:8px;align-items:center;min-width:0;padding:9px 10px;border:1px solid var(--rd-border);border-radius:11px;background:var(--rd-card);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}@media (hover:hover) and (pointer:fine){.rd-sidebar .rd-weather-day:hover{transform:translateY(-2px);border-color:rgb(12 96 76 / .42);box-shadow:0 7px 16px rgb(17 61 51 / .08)}}.rd-sidebar .rd-weather-day-name{color:var(--rd-heading);font-size:12px;font-weight:800}.rd-sidebar .rd-weather-day-icon{display:grid;width:36px;height:36px;place-items:center}.rd-sidebar .rd-weather-day-icon svg{width:34px;height:34px}.rd-sidebar .rd-weather-day-temp{display:flex;align-items:baseline;gap:7px;min-width:0;font-variant-numeric:tabular-nums}.rd-sidebar .rd-weather-day-temp strong{color:var(--rd-heading);font-size:13px}.rd-sidebar .rd-weather-day-temp span{color:var(--rd-muted);font-size:11px}.rd-sidebar .rd-weather-rain{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;color:#0284c7;font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}.rd-sidebar .rd-weather-rain svg{width:15px;height:15px;fill:currentColor}.rd-sidebar .rd-weather-source{margin:12px 0 0;color:var(--rd-muted);font-size:9px;line-height:1.4;text-align:right}.rd-sidebar .rd-weather-source a{color:var(--rd-primary-dark);font-weight:700}html[data-theme="dark"] .rd-sidebar .rd-weather-current,html[data-theme="dark"] .rd-sidebar .rd-weather-current{background:linear-gradient(145deg,rgb(112 221 183 / .10),rgb(112 221 183 / .025));border-color:rgb(112 221 183 / .22)}html[data-theme="dark"] .rd-sidebar .rd-weather-status[data-state="error"],html[data-theme="dark"] .rd-sidebar .rd-weather-status[data-state="error"]{color:#fda29b}@media (max-width:480px){.rd-sidebar .rd-weather-current{grid-template-columns:62px minmax(0,1fr);gap:10px;padding:12px}.rd-sidebar .rd-weather-current-icon,.rd-sidebar .rd-weather-current-icon svg{width:58px;height:58px}.rd-sidebar .rd-weather-day{grid-template-columns:minmax(44px,.72fr) 34px minmax(64px,.9fr) minmax(46px,.66fr);gap:6px;padding:8px}.rd-sidebar .rd-weather-day-icon,.rd-sidebar .rd-weather-day-icon svg{width:31px;height:31px}}@media (max-width:340px){.rd-sidebar .rd-weather-day{grid-template-columns:1fr 32px auto}.rd-sidebar .rd-weather-rain{grid-column:1 / -1;justify-content:flex-start;padding-left:2px}}.rd-sidebar .rd-weather-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.rd-sidebar .rd-weather-heading-row .rd-widget-title{flex:1 1 auto;margin-bottom:0}.rd-sidebar .rd-weather-location-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;min-height:36px;max-width:150px;padding:7px 10px;border:1px solid rgb(12 96 76 / .34);border-radius:999px;background:rgb(12 96 76 / .09);color:var(--rd-primary-dark);font-size:10px;font-weight:800;line-height:1.2;cursor:pointer;transition:transform .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.rd-sidebar .rd-weather-location-button svg{width:15px;height:15px;flex:0 0 15px;fill:currentColor}.rd-sidebar .rd-weather-location-button:hover,.rd-sidebar .rd-weather-location-button:focus-visible{transform:translateY(-1px);background:var(--rd-primary);color:#fff;box-shadow:0 7px 18px rgb(12 96 76 / .2)}.rd-sidebar .rd-weather-location-button:disabled{opacity:.55;cursor:wait;transform:none}.rd-sidebar .rd-weather-capture{min-width:0}.rd-sidebar .rd-weather-legend{display:flex;justify-content:flex-end;gap:12px;margin:-4px 2px 8px;color:var(--rd-muted);font-size:9px;font-weight:700}.rd-sidebar .rd-weather-legend span{display:inline-flex;align-items:center;gap:5px}.rd-sidebar .rd-weather-legend i{width:8px;height:8px;border-radius:50%}.rd-sidebar .rd-weather-legend-rain{background:#0284c7}.rd-sidebar .rd-weather-legend-storm{background:#b45309}.rd-sidebar .rd-weather-day{grid-template-columns:minmax(46px,.7fr) 36px minmax(68px,.9fr) minmax(64px,.8fr)}.rd-sidebar .rd-weather-probabilities{display:grid;gap:4px;justify-items:end;min-width:0}.rd-sidebar .rd-weather-rain,.rd-sidebar .rd-weather-storm{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;width:100%;font-size:10px;font-weight:800;font-variant-numeric:tabular-nums}.rd-sidebar .rd-weather-rain{color:#0284c7}.rd-sidebar .rd-weather-storm{color:#b45309}.rd-sidebar .rd-weather-rain svg,.rd-sidebar .rd-weather-storm svg{width:13px;height:13px;flex:0 0 13px;fill:currentColor}.rd-sidebar .rd-weather-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:13px}.rd-sidebar .rd-weather-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:8px 10px;border:1px solid rgb(12 96 76 / .3);border-radius:11px;background:rgb(12 96 76 / .075);color:var(--rd-primary-dark);font-size:10px;font-weight:800;line-height:1.2;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}.rd-sidebar .rd-weather-action svg{width:15px;height:15px;flex:0 0 15px;fill:currentColor}.rd-sidebar .rd-weather-action-screenshot{grid-column:1 / -1}.rd-sidebar .rd-weather-action:hover,.rd-sidebar .rd-weather-action:focus-visible{transform:translateY(-2px);background:var(--rd-primary);color:#fff;box-shadow:0 8px 18px rgb(12 96 76 / .2)}.rd-sidebar .rd-weather-action:disabled{opacity:.48;cursor:not-allowed;transform:none;box-shadow:none}html[data-theme="dark"] .rd-sidebar .rd-weather-location-button,html[data-theme="dark"] .rd-sidebar .rd-weather-action,html[data-theme="dark"] .rd-sidebar .rd-weather-location-button,html[data-theme="dark"] .rd-sidebar .rd-weather-action{border-color:rgb(112 221 183 / .28);background:rgb(112 221 183 / .08);color:#7AD9CB}@media (max-width:520px){.rd-sidebar .rd-weather-heading-row{align-items:stretch;flex-direction:column}.rd-sidebar .rd-weather-location-button{width:100%;max-width:none}}@media (max-width:380px){.rd-sidebar .rd-weather-day{grid-template-columns:minmax(42px,.7fr) 32px minmax(62px,.85fr)}.rd-sidebar .rd-weather-probabilities{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch;padding-top:3px}.rd-sidebar .rd-weather-rain,.rd-sidebar .rd-weather-storm{justify-content:center}.rd-sidebar .rd-weather-actions{grid-template-columns:1fr}.rd-sidebar .rd-weather-action-screenshot{grid-column:auto}}@media (prefers-reduced-motion:reduce){.rd-sidebar .rd-latest-widget .rd-latest-list[data-rd-latest-scroll]{height:auto;min-height:0;max-height:none;overflow:visible!important;cursor:default;touch-action:auto}.rd-sidebar .rd-latest-widget .rd-latest-scroll-track{transform:none!important;will-change:auto}.rd-sidebar .rd-latest-widget .rd-latest-item-clone,.rd-sidebar .rd-latest-widget .rd-latest-list[data-rd-latest-scroll]::after{display:none!important}}.rd-sidebar .rd-ip-security-widget{overflow:hidden;background:var(--rd-card)}.rd-sidebar .rd-ip-security-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:9px}.rd-sidebar .rd-ip-security-heading .rd-widget-title{flex:1 1 auto;margin-bottom:0}.rd-sidebar .rd-ip-security-refresh{display:grid;flex:0 0 36px;width:36px;height:36px;place-items:center;padding:0;border:1px solid rgb(12 96 76 / .34);border-color:color-mix(in srgb,var(--rd-primary) 34%,transparent);border-radius:50%;background:rgb(12 96 76 / .09);background:color-mix(in srgb,var(--rd-primary) 9%,transparent);color:var(--rd-primary-dark);transition:transform .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.rd-sidebar .rd-ip-security-refresh svg{width:17px;height:17px;fill:currentColor}.rd-sidebar .rd-ip-security-refresh:hover,.rd-sidebar .rd-ip-security-refresh:focus-visible{transform:rotate(24deg) scale(1.04);background:var(--rd-primary);color:#fff;box-shadow:0 7px 18px rgb(12 96 76 / .22)}.rd-sidebar .rd-ip-security-refresh:disabled{opacity:.5;cursor:wait;transform:none}.rd-sidebar .rd-ip-security-note{margin:0 0 8px;color:var(--rd-muted);font-size:10px;line-height:1.55}.rd-sidebar .rd-ip-security-status{margin:0 0 12px;color:var(--rd-muted);font-size:11px;font-weight:700;line-height:1.45}.rd-sidebar .rd-ip-security-status[data-state="ready"]{color:var(--rd-primary-dark)}.rd-sidebar .rd-ip-security-status[data-state="error"]{color:#b42318}.rd-sidebar .rd-ip-security-list{display:grid;gap:7px}.rd-sidebar .rd-ip-security-row{display:grid;grid-template-columns:minmax(92px,.85fr) minmax(0,1.15fr);gap:10px;align-items:center;min-width:0;padding:10px 11px;border:1px solid var(--rd-border);border-radius:11px;background:var(--rd-card);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.rd-sidebar .rd-ip-security-row>span{color:var(--rd-muted);font-size:10px;font-weight:700;line-height:1.35}.rd-sidebar .rd-ip-security-row>strong{min-width:0;color:var(--rd-heading);font-size:11px;font-weight:800;line-height:1.4;text-align:right;overflow-wrap:anywhere}.rd-sidebar .rd-ip-security-row[data-state="good"]{border-color:rgb(12 96 76 / .35);border-color:color-mix(in srgb,var(--rd-primary) 35%,var(--rd-border));background:rgb(12 96 76 / .05);background:color-mix(in srgb,var(--rd-primary) 5%,var(--rd-card))}.rd-sidebar .rd-ip-security-row[data-state="good"]>strong{color:var(--rd-primary-dark)}.rd-sidebar .rd-ip-security-row[data-state="warn"]{border-color:rgb(180 83 9 / .32);background:rgb(180 83 9 / .055)}.rd-sidebar .rd-ip-security-row[data-state="warn"]>strong{color:#9a4507}.rd-sidebar .rd-ip-fingerprint{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;letter-spacing:.02em}.rd-sidebar .rd-ip-quality-card{display:grid;grid-template-columns:minmax(0,1fr) 72px;gap:14px;align-items:center;margin-top:10px;padding:13px;border:1px solid rgb(12 96 76 / .26);border-color:color-mix(in srgb,var(--rd-primary) 26%,var(--rd-border));border-radius:14px;background:linear-gradient(145deg,rgb(12 96 76 / .09),var(--rd-card));background:linear-gradient(145deg,color-mix(in srgb,var(--rd-primary) 9%,var(--rd-card)),var(--rd-card))}.rd-sidebar .rd-ip-quality-card>div:first-child>span{display:block;color:var(--rd-heading);font-size:13px;font-weight:800;line-height:1.35}.rd-sidebar .rd-ip-quality-card small{display:block;margin-top:4px;color:var(--rd-muted);font-size:9px;line-height:1.45}.rd-sidebar .rd-ip-quality-meter{--rd-ip-quality:0%;position:relative;display:grid;width:66px;height:66px;place-items:center;border-radius:50%;background:conic-gradient(var(--rd-primary) var(--rd-ip-quality),var(--rd-border) 0)}.rd-sidebar .rd-ip-quality-meter::before{content:"";position:absolute;inset:7px;border-radius:inherit;background:var(--rd-card);box-shadow:inset 0 0 0 1px var(--rd-border)}.rd-sidebar .rd-ip-quality-meter strong{position:relative;z-index:1;color:var(--rd-heading);font-size:14px;font-weight:800;font-variant-numeric:tabular-nums}.rd-sidebar .rd-ip-quality-meter[data-state="warn"]{background:conic-gradient(#b45309 var(--rd-ip-quality),var(--rd-border) 0)}.rd-sidebar .rd-ip-quality-meter[data-state="neutral"]{background:conic-gradient(#ca8a04 var(--rd-ip-quality),var(--rd-border) 0)}.rd-sidebar .rd-ip-security-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px}.rd-sidebar .rd-ip-security-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:8px 10px;border:1px solid rgb(12 96 76 / .30);border-color:color-mix(in srgb,var(--rd-primary) 30%,transparent);border-radius:11px;background:rgb(12 96 76 / .075);background:color-mix(in srgb,var(--rd-primary) 7.5%,transparent);color:var(--rd-primary-dark);font-size:10px;font-weight:800;line-height:1.2;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}.rd-sidebar .rd-ip-security-action svg{width:15px;height:15px;flex:0 0 15px;fill:currentColor}.rd-sidebar .rd-ip-security-action:hover,.rd-sidebar .rd-ip-security-action:focus-visible,.rd-sidebar .rd-ip-security-action.is-success{transform:translateY(-2px);background:var(--rd-primary);color:#fff;box-shadow:0 8px 18px rgb(12 96 76 / .2)}.rd-sidebar .rd-ip-security-action:disabled{opacity:.46;cursor:not-allowed;transform:none;box-shadow:none}html[data-theme="dark"] .rd-sidebar .rd-ip-security-refresh,html[data-theme="dark"] .rd-sidebar .rd-ip-security-refresh,html[data-theme="dark"] .rd-sidebar .rd-ip-security-action,html[data-theme="dark"] .rd-sidebar .rd-ip-security-action{border-color:rgb(112 221 183 / .28);background:rgb(112 221 183 / .08);color:#8fe2b6}html[data-theme="dark"] .rd-sidebar .rd-ip-security-row[data-state="warn"],html[data-theme="dark"] .rd-sidebar .rd-ip-security-row[data-state="warn"]{border-color:rgb(251 191 36 / .28);background:rgb(251 191 36 / .07)}html[data-theme="dark"] .rd-sidebar .rd-ip-security-row[data-state="warn"]>strong,html[data-theme="dark"] .rd-sidebar .rd-ip-security-row[data-state="warn"]>strong{color:#fbbf24}html[data-theme="dark"] .rd-sidebar .rd-ip-security-status[data-state="error"],html[data-theme="dark"] .rd-sidebar .rd-ip-security-status[data-state="error"]{color:#fda29b}@media (hover:hover) and (pointer:fine){.rd-sidebar .rd-ip-security-row:hover{transform:translateY(-1px);border-color:rgb(12 96 76 / .40);border-color:color-mix(in srgb,var(--rd-primary) 40%,var(--rd-border));box-shadow:0 7px 16px rgb(17 61 51 / .07)}}@media (max-width:380px){.rd-sidebar .rd-ip-security-row{grid-template-columns:minmax(0,1fr);gap:4px}.rd-sidebar .rd-ip-security-row>strong{text-align:left}.rd-sidebar .rd-ip-quality-card{grid-template-columns:minmax(0,1fr) 64px}.rd-sidebar .rd-ip-quality-meter{width:60px;height:60px}.rd-sidebar .rd-ip-security-actions{grid-template-columns:1fr}}.rd-sidebar .rd-weather-current-temp{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px;font-size:inherit;line-height:1.08}.rd-sidebar .rd-weather-current-temp .rd-weather-temp-line{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:5px;max-width:100%}.rd-sidebar .rd-weather-current-temp b{color:var(--rd-heading);font-size:clamp(27px, 3.4vw, 38px);font-style:normal;font-weight:800}.rd-sidebar .rd-weather-current-temp i{color:var(--rd-muted);font-size:17px;font-style:normal;font-weight:700}.rd-sidebar .rd-weather-current-temp em{color:var(--rd-primary-dark);font-size:clamp(17px, 2.2vw, 22px);font-style:normal;font-weight:800}.rd-sidebar .rd-weather-day-temp{display:grid;gap:2px;align-items:center;min-width:0;font-variant-numeric:tabular-nums}.rd-sidebar .rd-weather-day-temp .rd-weather-temp-line{display:flex;align-items:baseline;gap:3px;min-width:0;white-space:nowrap}.rd-sidebar .rd-weather-day-temp small{width:10px;color:var(--rd-muted);font-size:8px;font-weight:800}.rd-sidebar .rd-weather-day-temp b,.rd-sidebar .rd-weather-day-temp em,.rd-sidebar .rd-weather-day-temp i{font-style:normal;line-height:1.2}.rd-sidebar .rd-weather-day-temp b{color:var(--rd-heading);font-size:10px;font-weight:800}.rd-sidebar .rd-weather-day-temp i{color:var(--rd-muted);font-size:8px;font-weight:700}.rd-sidebar .rd-weather-day-temp em{color:var(--rd-primary-dark);font-size:9px;font-weight:800}@media (max-width:480px){.rd-sidebar .rd-weather-current-temp b{font-size:27px}.rd-sidebar .rd-weather-current-temp em{font-size:16px}.rd-sidebar .rd-weather-day-temp .rd-weather-temp-line{gap:2px}.rd-sidebar .rd-weather-day-temp b{font-size:9px}.rd-sidebar .rd-weather-day-temp em{font-size:8px}}.rd-sidebar .rd-latest-widget.is-hover-paused .rd-latest-list[data-rd-latest-scroll],.rd-sidebar .rd-latest-widget:hover .rd-latest-list[data-rd-latest-scroll]{cursor:grab}.rd-sidebar .rd-latest-widget .rd-latest-item-clone{pointer-events:auto}.rd-sidebar .rd-latest-widget .rd-latest-item a{position:relative;z-index:2;pointer-events:auto;cursor:pointer}.rd-sidebar .rd-latest-widget .rd-latest-item a:focus-visible{outline:3px solid rgb(12 96 76 / .30);outline-offset:3px;border-radius:5px}html[data-theme="dark"] .rd-sidebar .site-header,html[data-theme="dark"] .rd-sidebar .rd-search-panel,html[data-theme="dark"] .rd-sidebar .rd-primary-nav .sub-menu,html[data-theme="dark"] .rd-sidebar .rd-icon-button,html[data-theme="dark"] .rd-sidebar .search-field,html[data-theme="dark"] .rd-sidebar .rd-card-shell,html[data-theme="dark"] .rd-sidebar .rd-post-card,html[data-theme="dark"] .rd-sidebar .widget,html[data-theme="dark"] .rd-sidebar .rd-widget{background-color:var(--rd-card);border-color:var(--rd-border)}.rd-sidebar>.widget,.rd-sidebar>.rd-widget{background:#fff!important;color:#334A46;border-color:#E2E6DF}.rd-sidebar>.rd-widget.rd-visitor-profile-widget,.rd-sidebar>.rd-widget.rd-weather-widget,.rd-sidebar>.rd-widget.rd-ip-security-widget,.rd-sidebar>.rd-widget.rd-location-widget,.rd-sidebar>.rd-widget.rd-location-map-widget,.rd-sidebar>.rd-widget.rd-profile,.rd-sidebar>.rd-widget.rd-latest-widget{background-image:none!important;background-color:#fff!important}.rd-sidebar .rd-widget-title,.rd-sidebar .widget-title,.rd-sidebar .rd-profile-name,.rd-sidebar h2,.rd-sidebar h3{color:#153733}.rd-sidebar p,.rd-sidebar li,.rd-sidebar label,.rd-sidebar input,.rd-sidebar select,.rd-sidebar textarea{color:#334A46}.rd-sidebar .rd-location-status,.rd-sidebar .rd-location-note,.rd-sidebar .rd-precise-location-status,.rd-sidebar .rd-visitor-profile-note,.rd-sidebar .rd-local-profile-status,.rd-sidebar .rd-weather-status,.rd-sidebar .rd-weather-location,.rd-sidebar .rd-weather-legend,.rd-sidebar .rd-weather-source,.rd-sidebar .rd-ip-security-note,.rd-sidebar .rd-ip-security-status,.rd-sidebar .rd-latest-date,.rd-sidebar .rd-device-details span,.rd-sidebar .rd-ip-security-row>span{color:#61716E}.rd-sidebar .rd-location-row .rd-location-term,.rd-sidebar .rd-location-row .rd-location-description{min-width:0;margin:0;overflow-wrap:anywhere}.rd-sidebar .rd-location-row .rd-location-term{color:#153733;font-size:12px;font-weight:700}.rd-sidebar .rd-location-row .rd-location-description{display:flex;justify-content:flex-end;color:#334A46;font-size:13px;font-weight:600;text-align:right}.rd-sidebar .rd-weather-rain,.rd-sidebar .rd-weather-legend-rain+*{color:#075985}.rd-sidebar .rd-weather-storm,.rd-sidebar .rd-weather-legend-storm+*{color:#92400E}.rd-sidebar .rd-weather-legend-rain{background:#075985}.rd-sidebar .rd-weather-legend-storm{background:#92400E}.rd-sidebar .rd-location-status[data-state="ready"],.rd-sidebar .rd-location-map-status[data-state="ready"],.rd-sidebar .rd-ip-security-status[data-state="ready"]{color:#115e59}.rd-sidebar .rd-weather-source a,.rd-sidebar a:not(.rd-share-button):not(.button):not(.rd-read-more){color:#115e59}.rd-sidebar .rd-weather-source a:hover,.rd-sidebar a:not(.rd-share-button):not(.button):not(.rd-read-more):hover{color:#0E514B}.rd-sidebar button:focus-visible,.rd-sidebar a:focus-visible,.rd-sidebar input:focus-visible,.rd-sidebar select:focus-visible,.rd-sidebar textarea:focus-visible{outline:3px solid #115e59;outline-offset:3px}html[data-theme="dark"] .rd-sidebar>.widget,html[data-theme="dark"] .rd-sidebar>.rd-widget,html[data-theme="dark"] .rd-sidebar>.widget,html[data-theme="dark"] .rd-sidebar>.rd-widget{background:#102A27!important;color:#D9EEE9;border-color:#36776E}html[data-theme="dark"] .rd-sidebar>.rd-widget.rd-visitor-profile-widget,html[data-theme="dark"] .rd-sidebar>.rd-widget.rd-weather-widget,html[data-theme="dark"] .rd-sidebar>.rd-widget.rd-ip-security-widget,html[data-theme="dark"] .rd-sidebar>.rd-widget.rd-location-widget,html[data-theme="dark"] .rd-sidebar>.rd-widget.rd-location-map-widget,html[data-theme="dark"] .rd-sidebar>.rd-widget.rd-profile,html[data-theme="dark"] .rd-sidebar>.rd-widget.rd-latest-widget,html[data-theme="dark"] .rd-sidebar>.rd-widget.rd-visitor-profile-widget,html[data-theme="dark"] .rd-sidebar>.rd-widget.rd-weather-widget,html[data-theme="dark"] .rd-sidebar>.rd-widget.rd-ip-security-widget,html[data-theme="dark"] .rd-sidebar>.rd-widget.rd-location-widget,html[data-theme="dark"] .rd-sidebar>.rd-widget.rd-location-map-widget,html[data-theme="dark"] .rd-sidebar>.rd-widget.rd-profile,html[data-theme="dark"] .rd-sidebar>.rd-widget.rd-latest-widget{background-image:none!important;background-color:#102A27!important}html[data-theme="dark"] .rd-sidebar .rd-widget-title,html[data-theme="dark"] .rd-sidebar .widget-title,html[data-theme="dark"] .rd-sidebar .rd-profile-name,html[data-theme="dark"] .rd-sidebar h2,html[data-theme="dark"] .rd-sidebar h3,html[data-theme="dark"] .rd-sidebar .rd-widget-title,html[data-theme="dark"] .rd-sidebar .widget-title,html[data-theme="dark"] .rd-sidebar .rd-profile-name,html[data-theme="dark"] .rd-sidebar h2,html[data-theme="dark"] .rd-sidebar h3{color:#F4FBF9}html[data-theme="dark"] .rd-sidebar p,html[data-theme="dark"] .rd-sidebar li,html[data-theme="dark"] .rd-sidebar label,html[data-theme="dark"] .rd-sidebar .rd-location-row .rd-location-description,html[data-theme="dark"] .rd-sidebar p,html[data-theme="dark"] .rd-sidebar li,html[data-theme="dark"] .rd-sidebar label,html[data-theme="dark"] .rd-sidebar .rd-location-row .rd-location-description{color:#D9EEE9}html[data-theme="dark"] .rd-sidebar .rd-location-status,html[data-theme="dark"] .rd-sidebar .rd-location-note,html[data-theme="dark"] .rd-sidebar .rd-precise-location-status,html[data-theme="dark"] .rd-sidebar .rd-visitor-profile-note,html[data-theme="dark"] .rd-sidebar .rd-local-profile-status,html[data-theme="dark"] .rd-sidebar .rd-weather-status,html[data-theme="dark"] .rd-sidebar .rd-weather-location,html[data-theme="dark"] .rd-sidebar .rd-weather-legend,html[data-theme="dark"] .rd-sidebar .rd-weather-source,html[data-theme="dark"] .rd-sidebar .rd-ip-security-note,html[data-theme="dark"] .rd-sidebar .rd-ip-security-status,html[data-theme="dark"] .rd-sidebar .rd-latest-date,html[data-theme="dark"] .rd-sidebar .rd-location-status,html[data-theme="dark"] .rd-sidebar .rd-location-note,html[data-theme="dark"] .rd-sidebar .rd-precise-location-status,html[data-theme="dark"] .rd-sidebar .rd-visitor-profile-note,html[data-theme="dark"] .rd-sidebar .rd-local-profile-status,html[data-theme="dark"] .rd-sidebar .rd-weather-status,html[data-theme="dark"] .rd-sidebar .rd-weather-location,html[data-theme="dark"] .rd-sidebar .rd-weather-legend,html[data-theme="dark"] .rd-sidebar .rd-weather-source,html[data-theme="dark"] .rd-sidebar .rd-ip-security-note,html[data-theme="dark"] .rd-sidebar .rd-ip-security-status,html[data-theme="dark"] .rd-sidebar .rd-latest-date{color:#B9CEC6}html[data-theme="dark"] .rd-sidebar .rd-location-row .rd-location-term,html[data-theme="dark"] .rd-sidebar .rd-location-row .rd-location-term{color:#F4FBF9}html[data-theme="dark"] .rd-sidebar a:not(.rd-share-button):not(.button):not(.rd-read-more),html[data-theme="dark"] .rd-sidebar a:not(.rd-share-button):not(.button):not(.rd-read-more){color:#81DACC}html[data-theme="dark"] .rd-sidebar .rd-weather-rain,html[data-theme="dark"] .rd-sidebar .rd-weather-rain{color:#7DD3FC}html[data-theme="dark"] .rd-sidebar .rd-weather-storm,html[data-theme="dark"] .rd-sidebar .rd-weather-storm{color:#FDBA74}.rd-sidebar .rd-weather-legend span:first-child{color:#075985}.rd-sidebar .rd-weather-legend span:last-child{color:#92400E}html[data-theme="dark"] .rd-sidebar .rd-weather-legend span:first-child,html[data-theme="dark"] .rd-sidebar .rd-weather-legend span:first-child{color:#7DD3FC}html[data-theme="dark"] .rd-sidebar .rd-weather-legend span:last-child,html[data-theme="dark"] .rd-sidebar .rd-weather-legend span:last-child{color:#FDBA74}.rd-sidebar .search-submit,.rd-sidebar .rd-button,.rd-sidebar input[type="submit"],.rd-sidebar .wp-block-button__link,.rd-sidebar .page-numbers.current,.rd-sidebar .rd-scroll-top,.rd-sidebar .rd-theme-toggle{background-color:var(--rd-primary);color:#FFF}.rd-sidebar .search-submit:hover,.rd-sidebar .search-submit:focus-visible,.rd-sidebar .rd-button:hover,.rd-sidebar .rd-button:focus-visible,.rd-sidebar input[type="submit"]:hover,.rd-sidebar input[type="submit"]:focus-visible,.rd-sidebar .wp-block-button__link:hover,.rd-sidebar .wp-block-button__link:focus-visible{background-color:var(--rd-primary-dark);color:#FFF}html[data-theme="dark"] .rd-sidebar a:not(.rd-share-button):not(.button):not(.wp-block-button__link),html[data-theme="dark"] .rd-sidebar a:not(.rd-share-button):not(.button):not(.rd-read-more){color:#81DACC}html[data-theme="dark"] .rd-sidebar a:not(.rd-share-button):not(.button):not(.wp-block-button__link):hover,html[data-theme="dark"] .rd-sidebar a:not(.rd-share-button):not(.button):not(.rd-read-more):focus-visible{color:#B9EEE6}@media (hover:hover) and (pointer:fine){.rd-sidebar body.blog .rd-content-area .rd-post-card:hover .rd-card-thumb img,.rd-sidebar body.archive .rd-content-area .rd-post-card:hover .rd-card-thumb img,.rd-sidebar .rd-related .rd-post-card:hover .rd-card-thumb img{transform:scale(1.065)}}@media (prefers-reduced-motion:reduce){.rd-sidebar body.blog .rd-content-area .rd-post-card,.rd-sidebar body.archive .rd-content-area .rd-post-card,.rd-sidebar .rd-related .rd-post-card,.rd-sidebar body.blog .rd-content-area .rd-post-card .rd-card-thumb img,.rd-sidebar body.archive .rd-content-area .rd-post-card .rd-card-thumb img,.rd-sidebar .rd-related .rd-post-card .rd-card-thumb img{transition:none!important}}.rd-sidebar .wvp-home-primary-cta,.rd-sidebar .wvp-home-cta .rd-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px}.rd-sidebar .wvp-home-featured-image img,.rd-sidebar .wvp-home-featured-image .rd-thumb-placeholder{width:100%;height:100%;min-height:390px;object-fit:cover;transition:transform 520ms ease}.rd-sidebar .wvp-home-spotlight-thumb img,.rd-sidebar .wvp-home-spotlight-thumb .rd-thumb-placeholder{width:100%;height:100%;object-fit:cover}.rd-sidebar .wvp-home-cta .rd-button{flex:0 0 auto;background:#fff;color:var(--rd-primary-dark);box-shadow:none}.rd-sidebar .wvp-home-cta .rd-button:hover,.rd-sidebar .wvp-home-cta .rd-button:focus-visible{background:#eaf7f4;color:#083f3a}@media (max-width:900px){.rd-sidebar .wvp-home-featured-image img,.rd-sidebar .wvp-home-featured-image .rd-thumb-placeholder{min-height:330px}}@media (max-width:520px){.rd-sidebar .wvp-home-search .search-form{gap:8px}.rd-sidebar .wvp-home-featured-image img,.rd-sidebar .wvp-home-featured-image .rd-thumb-placeholder{min-height:230px}}.rd-sidebar .wvp-hub-search .search-form{max-width:680px}@keyframes wvpGeoPulse{50%{box-shadow:0 0 0 12px #fff0}}.rd-sidebar .wvp-geo-hero-actions .rd-button{background:#fff;color:#084838;box-shadow:0 12px 28px rgb(0 0 0 / .22)}.rd-sidebar .wvp-geo-hero-actions .rd-button:hover{color:#fff;background:#0f766e}.wvp-geo-tools-suite.rd-sidebar{width:100%;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:22px;align-items:start}.rd-sidebar .wvp-geo-tools-suite>.rd-widget{position:relative;height:auto;margin:0;padding:clamp(20px,2.1vw,28px);border-radius:18px;border-color:#d9e8e2;box-shadow:0 12px 34px rgb(6 46 41 / .07)}.rd-sidebar .wvp-geo-tools-suite>.rd-widget::before{content:"LIVE MODULE";position:absolute;top:17px;right:20px;color:var(--rd-primary-dark);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:800;letter-spacing:.1em}.rd-sidebar .wvp-geo-tools-suite .rd-widget-title{padding-right:90px;font-size:clamp(21px,2vw,28px)}.rd-sidebar .wvp-geo-tools-suite .rd-location-widget{grid-column:span 7}.rd-sidebar .wvp-geo-tools-suite .rd-visitor-profile-widget{grid-column:span 5}.rd-sidebar .wvp-geo-tools-suite .rd-weather-widget{grid-column:span 7}.rd-sidebar .wvp-geo-tools-suite .rd-ip-security-widget{grid-column:span 5}.rd-sidebar .wvp-geo-tools-suite .rd-location-map-widget{grid-column:1/-1}.rd-sidebar .wvp-geo-tools-suite .rd-location-map-shell{min-height:480px}.rd-sidebar .wvp-geo-tools-suite .rd-location-map-frame{min-height:480px}.rd-sidebar .wvp-geo-tools-suite .rd-location-details,.rd-sidebar .wvp-geo-tools-suite .rd-device-details,.rd-sidebar .wvp-geo-tools-suite .rd-weather-forecast,.rd-sidebar .wvp-geo-tools-suite .rd-ip-security-list{gap:10px}.rd-sidebar .wvp-geo-tools-suite .rd-location-row,.rd-sidebar .wvp-geo-tools-suite .rd-device-details>div,.rd-sidebar .wvp-geo-tools-suite .rd-profile-output-row,.rd-sidebar .wvp-geo-tools-suite .rd-weather-current,.rd-sidebar .wvp-geo-tools-suite .rd-weather-day,.rd-sidebar .wvp-geo-tools-suite .rd-ip-security-row,.rd-sidebar .wvp-geo-tools-suite .rd-ip-quality-card{border-radius:12px}html[data-theme="dark"] .rd-sidebar .wvp-geo-tools-suite>.rd-widget{background:var(--rd-card);border-color:var(--rd-border)}@media (max-width:1180px){.rd-sidebar .wvp-geo-tools-suite .rd-location-widget,.rd-sidebar .wvp-geo-tools-suite .rd-weather-widget{grid-column:span 7}.rd-sidebar .wvp-geo-tools-suite .rd-visitor-profile-widget,.rd-sidebar .wvp-geo-tools-suite .rd-ip-security-widget{grid-column:span 5}}@media (max-width:980px){.rd-sidebar .wvp-geo-tools-suite .rd-location-widget,.rd-sidebar .wvp-geo-tools-suite .rd-visitor-profile-widget,.rd-sidebar .wvp-geo-tools-suite .rd-weather-widget,.rd-sidebar .wvp-geo-tools-suite .rd-ip-security-widget{grid-column:1/-1}}@media (max-width:680px){.wvp-geo-tools-suite.rd-sidebar{gap:16px}.rd-sidebar .wvp-geo-tools-suite>.rd-widget{padding:18px;border-radius:14px}.rd-sidebar .wvp-geo-tools-suite>.rd-widget::before{position:static;display:inline-block;margin-bottom:8px}.rd-sidebar .wvp-geo-tools-suite .rd-widget-title{padding-right:0}.rd-sidebar .wvp-geo-tools-suite .rd-location-map-shell,.rd-sidebar .wvp-geo-tools-suite .rd-location-map-frame{min-height:350px}}.wvp-sidebar.rd-sidebar>.rd-widget{width:100%;margin:0;background:var(--rd-card);border:1px solid var(--rd-border);border-radius:var(--rd-radius);padding:22px;box-shadow:0 6px 22px rgb(14 49 37 / .035)}.wvp-sidebar.rd-sidebar>.rd-widget+.rd-widget{margin-top:0}.wvp-sidebar.rd-sidebar .rd-widget-title{margin:0 0 16px;padding:0 0 10px;border-bottom:2px solid var(--rd-primary);color:var(--rd-heading);font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:21px;font-weight:700;line-height:1.3}@media (max-width:640px){.wvp-sidebar.rd-sidebar{gap:18px}.wvp-sidebar.rd-sidebar>.rd-widget{padding:17px}}@media (max-width:380px){.wvp-sidebar.rd-sidebar>.rd-widget{padding:15px 13px}}.wvp-hero{padding-block:clamp(2rem, 6vw, 6.5rem);background:radial-gradient(circle at 85% 15%,rgb(15 118 110 / .14),transparent 36%),linear-gradient(180deg,#fff,var(--wvp-bg));border-bottom:1px solid var(--wvp-border)}.wvp-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:clamp(2rem, 5vw, 5rem);align-items:center}.wvp-hero-copy h1{max-width:920px}.wvp-hero-copy>p{max-width:720px;color:var(--wvp-muted);font-size:clamp(1.03rem, 1.6vw, 1.2rem)}.wvp-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.4rem 0}.wvp-hero-search{max-width:680px}.wvp-featured-story{overflow:hidden;background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:calc(var(--wvp-radius) + 6px);box-shadow:var(--wvp-shadow)}.wvp-featured-image{display:block;aspect-ratio:16/10;overflow:hidden}.wvp-featured-image img,.wvp-card-image img,.wvp-compact-image img,.wvp-hub-feature-image img{width:100%;height:100%;object-fit:cover}.wvp-featured-body{padding:clamp(1.1rem, 2.5vw, 1.6rem)}.wvp-featured-body h2{font-size:clamp(1.35rem, 2vw, 2rem)}.wvp-featured-body h2 a{color:var(--wvp-text);text-decoration:none}.wvp-section{padding-block:clamp(3rem, 7vw, 6rem)}.wvp-section+.wvp-section{border-top:1px solid var(--wvp-border)}.wvp-section-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.6rem}.wvp-section-heading h2{margin-bottom:0}.wvp-topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.wvp-topic-card{display:grid;gap:.35rem;min-height:150px;padding:1.2rem;background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:var(--wvp-radius);color:var(--wvp-text);text-decoration:none;transition:transform var(--wvp-transition),box-shadow var(--wvp-transition),border-color var(--wvp-transition)}.wvp-topic-card:hover{transform:translateY(-4px);border-color:var(--wvp-primary);box-shadow:var(--wvp-shadow)}.wvp-topic-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--wvp-primary-soft);color:var(--wvp-primary-dark);font-size:1.2rem;font-weight:900}.wvp-topic-card strong{font-size:1.08rem}.wvp-topic-card span:last-child{color:var(--wvp-muted);font-size:.88rem}.wvp-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem, 2vw, 1.5rem)}.wvp-post-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.wvp-post-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.wvp-grid-full{grid-column:1 / -1}.wvp-post-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:var(--wvp-radius);transition:transform 240ms ease,box-shadow 240ms ease,border-color 240ms ease;content-visibility:auto;contain-intrinsic-size:480px}.wvp-post-card:hover,.wvp-post-card:focus-within{transform:translateY(-5px) scale(1.008);border-color:var(--wvp-primary);box-shadow:var(--wvp-shadow)}.wvp-card-image{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--wvp-surface-alt)}.wvp-card-image img{transition:transform 420ms ease}.wvp-post-card:hover .wvp-card-image img{transform:scale(1.035)}.wvp-card-body{display:flex;flex-direction:column;flex:1;padding:1.15rem}.wvp-card-kicker{color:var(--wvp-primary-dark);font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.wvp-card-title{margin:.45rem 0 .7rem;font-size:clamp(1.12rem, 1.6vw, 1.42rem)}.wvp-card-title a{color:var(--wvp-text);text-decoration:none}.wvp-card-excerpt{margin-top:.75rem;color:var(--wvp-muted)}.wvp-card-body .wvp-text-link{margin-top:auto}.wvp-home-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.wvp-value-panel{padding:clamp(1.5rem, 4vw, 3rem);background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:calc(var(--wvp-radius) + 6px)}.wvp-value-panel--dark{background:#102a26;color:#e8f4f1;border-color:#102a26}.wvp-value-panel--dark h2,.wvp-value-panel--dark .wvp-eyebrow{color:#fff}.wvp-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.wvp-trust-grid>div{padding:1.25rem;background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:var(--wvp-radius)}.wvp-trust-grid strong{display:block;margin-bottom:.4rem;font-size:1.05rem}.wvp-trust-grid p{margin:0;color:var(--wvp-muted)}.wvp-page-header{margin-bottom:1.5rem;padding:clamp(1.2rem, 3vw, 2rem);background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:var(--wvp-radius)}.wvp-page-header h1{font-size:clamp(2rem, 4vw, 3.6rem)}.wvp-page-header p,.wvp-archive-description{color:var(--wvp-muted)}.wvp-entry-header{margin-bottom:1.5rem}.wvp-entry-header h1{font-size:clamp(2rem, 4.4vw, 4.2rem)}.wvp-single-article,.wvp-page-article{padding:clamp(1.2rem, 3vw, 2.2rem);background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:var(--wvp-radius)}.wvp-featured-media{margin:1.5rem 0 2rem}.wvp-featured-media img{width:100%;border-radius:var(--wvp-radius-sm)}.wvp-featured-media figcaption{color:var(--wvp-muted);font-size:.82rem;margin-top:.45rem}.wvp-entry-content{font-size:clamp(1rem, .35vw + .94rem, 1.1rem)}.wvp-entry-content>*{max-width:100%}.wvp-entry-content h2{margin-top:2.2em}.wvp-entry-content h3{margin-top:1.8em}.wvp-entry-content a{font-weight:650}.wvp-entry-content .alignwide{width:min(1120px, calc(100vw - 40px));max-width:none;margin-inline:50%;transform:translateX(-50%)}.wvp-entry-content .alignfull{width:100vw;max-width:none;margin-inline:50%;transform:translateX(-50%)}.wvp-entry-footer{padding-top:1.5rem;margin-top:2rem;border-top:1px solid var(--wvp-border)}.wvp-related-posts{margin-top:2.5rem}.wvp-compact-card{display:grid;grid-template-columns:120px minmax(0,1fr);gap:.9rem;align-items:start;padding:.8rem;background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:var(--wvp-radius-sm);transition:transform 220ms ease,box-shadow 220ms ease,border-color 220ms ease}.wvp-compact-card:hover,.wvp-compact-card:focus-within{transform:translateY(-4px) scale(1.008);border-color:var(--wvp-primary);box-shadow:var(--wvp-shadow)}.wvp-compact-image{aspect-ratio:16/10;overflow:hidden;border-radius:10px}.wvp-compact-card h3{margin:.1rem 0 .45rem;font-size:1rem}.wvp-compact-card h3 a{color:var(--wvp-text);text-decoration:none}.wvp-comments-area{margin-top:2rem;padding:1.25rem;background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:var(--wvp-radius)}.wvp-error-page{max-width:760px;margin:3rem auto;text-align:center;padding:2rem;background:var(--wvp-surface);border:1px solid var(--wvp-border);border-radius:var(--wvp-radius)}.wvp-error-code{display:block;font-size:clamp(4rem, 15vw, 10rem);font-weight:900;color:var(--wvp-primary-soft);line-height:.9}@media (max-width:1100px){.wvp-hero-grid{grid-template-columns:1fr}.wvp-topic-grid,.wvp-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.wvp-post-grid,.wvp-post-grid--two,.wvp-post-grid--three,.wvp-home-split{grid-template-columns:1fr}.wvp-topic-grid,.wvp-trust-grid{grid-template-columns:1fr}.wvp-section-heading{align-items:flex-start;flex-direction:column}.wvp-compact-card{grid-template-columns:96px minmax(0,1fr)}}#ez-toc-container,.ez-toc-container,.lwptoc,.rank-math-toc-block,.wp-block-rank-math-toc-block{width:100%;max-width:100%;margin:1.5rem 0;padding:1rem 1.15rem;background:var(--wvp-surface-alt);border:1px solid var(--wvp-border);border-radius:var(--wvp-radius-sm);color:var(--wvp-text)}#ez-toc-container a,.ez-toc-container a,.lwptoc a,.rank-math-toc-block a,.wp-block-rank-math-toc-block a{color:var(--wvp-primary-dark);font-weight:700}html[data-theme="dark"]{color-scheme:dark;--wvp-bg:#071d19;--wvp-surface:#0d2924;--wvp-surface-alt:#12342e;--wvp-text:#f1faf7;--wvp-muted:#b6cbc5;--wvp-border:#295047;--wvp-primary:#55c8aa;--wvp-primary-dark:#87e0c7;--wvp-primary-soft:#123b33;--wvp-shadow:0 12px 34px rgba(0,0,0,.24)}html[data-theme="dark"] body{background:var(--wvp-bg)}html[data-theme="dark"] .wvp-site-header{background:rgb(13 41 36 / .94)}html[data-theme="dark"] .wvp-hero{background:radial-gradient(circle at 85% 15%,rgb(85 200 170 / .16),transparent 38%),linear-gradient(180deg,#0d2924,#071d19)}html[data-theme="dark"] .wvp-value-panel--dark,html[data-theme="dark"] .wvp-site-footer{background:#03100e}html[data-theme="dark"] .wvp-button{color:#06211b}html[data-theme="dark"] .wvp-button--secondary{color:var(--wvp-text)}html[data-theme="dark"] .wvp-button--light{color:#102a26}html[data-theme="dark"] .wvp-error-code{color:#16483e}html[data-theme="dark"] .wvp-notice--success{background:#113c2a;color:#c7f9d8}html[data-theme="dark"] .wvp-notice--error{background:#4a1717;color:#ffd6d6}html{font-size:100%}body{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.78;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:800;line-height:1.28;letter-spacing:-.02em}.wvp-menu a{font-size:15px;font-weight:700;line-height:1.35}.wvp-menu .sub-menu a{font-weight:600}.wvp-button,.wvp-search-submit,input[type="submit"]{font-size:14px;font-weight:700;line-height:1.2}.wvp-button--small{font-size:13px}.wvp-hero-copy h1{font-size:clamp(44px, 6.4vw, 82px);font-weight:800;line-height:1.02;letter-spacing:-.055em}.wvp-hero-copy>p{font-size:clamp(18px, 1.55vw, 23px);line-height:1.65}.wvp-eyebrow{font-size:12px;font-weight:800;letter-spacing:.13em;line-height:1.4}.wvp-section-heading h2{font-size:clamp(27px, 2.65vw, 40px);font-weight:800;line-height:1.18;letter-spacing:-.035em}.wvp-featured-body h2{font-size:clamp(24px, 2.3vw, 34px);line-height:1.2;letter-spacing:-.025em}.wvp-topic-card strong{font-size:17px;line-height:1.35}.wvp-topic-card span:last-child{font-size:13px;line-height:1.4}.wvp-value-panel h2{font-size:clamp(28px, 3.5vw, 46px);line-height:1.18;letter-spacing:-.035em}.wvp-value-panel p,.wvp-trust-grid p{line-height:1.7}.wvp-trust-grid strong{font-size:22px;line-height:1.3}.wvp-page-header h1{font-size:clamp(29px, 3vw, 44px);line-height:1.22;letter-spacing:-.025em}.wvp-card-title{font-size:20px;line-height:1.38;letter-spacing:-.015em}.wvp-card-kicker{font-size:12px;font-weight:800;letter-spacing:.06em;line-height:1.4}.wvp-card-excerpt{font-size:15px;line-height:1.7}.wvp-post-meta{font-size:13px;font-weight:600;line-height:1.45}.wvp-text-link{font-size:14px;font-weight:800;line-height:1.35}.page-numbers{font-size:14px;font-weight:700}.wvp-entry-header h1{font-size:clamp(32px, 4vw, 52px);font-weight:800;line-height:1.17;letter-spacing:-.028em}.wvp-entry-content{font-size:clamp(17px, 1.3vw, 19px);line-height:1.8}.wvp-entry-content p,.wvp-entry-content li{line-height:1.8}.wvp-entry-content h2{margin-top:1.65em;font-size:clamp(26px, 2.7vw, 37px);line-height:1.28}.wvp-entry-content h3{margin-top:1.45em;font-size:clamp(22px, 2.2vw, 30px);line-height:1.28}.wvp-entry-content h4{font-size:22px;line-height:1.3}.wvp-entry-content h5{font-size:19px}.wvp-entry-content h6{font-size:17px}.wvp-entry-content table{font-size:15px}.wvp-breadcrumbs{font-size:13px;line-height:1.55}.wvp-related-posts>h2{font-size:27px;line-height:1.25}.wvp-compact-card h3{font-size:16px;line-height:1.32}.wvp-comments-area{font-size:16px}.wvp-special-hero h1{font-size:clamp(36px, 5vw, 64px);line-height:1.02;letter-spacing:-.045em}.wvp-special-hero p{font-size:18px;line-height:1.75}.wvp-hero-stats strong{font-size:23px;line-height:1}.wvp-hero-stats span{font-size:12px;font-weight:800;line-height:1.4}.wvp-hub-feature h2{font-size:clamp(25px, 2.35vw, 34px);line-height:1.25;letter-spacing:-.025em}.wvp-category-collection h3{font-size:clamp(24px, 2.3vw, 34px);line-height:1.2;letter-spacing:-.025em}.wvp-collection-heading p{font-size:14px;line-height:1.6}.wvp-geo-page .wvp-special-hero h1{font-size:clamp(48px, 8vw, 92px);line-height:.95;letter-spacing:-.06em}.wvp-geo-page .wvp-special-hero p{font-size:18px;line-height:1.75}.wvp-footer-brand{font-size:22px;font-weight:800;line-height:1.3}.wvp-footer-credit,.wvp-footer-menu a{font-size:14px;line-height:1.55}.wvp-footer-bottom{font-size:13px;line-height:1.55}.rd-sidebar{font-family:inherit}@media (max-width:1280px){.wvp-menu a{font-size:14px}}@media (max-width:780px){body{font-size:16px;line-height:1.72}.wvp-entry-content{font-size:16px;line-height:1.72}.wvp-entry-content p,.wvp-entry-content li{line-height:1.72}.wvp-entry-content table{font-size:14px}}@media (max-width:480px){.wvp-hero-copy h1{font-size:clamp(40px, 13vw, 60px)}.wvp-section-heading h2{font-size:clamp(24px, 7vw, 27px)}.wvp-card-title{font-size:19px}.wvp-entry-header h1{font-size:clamp(28px, 8vw, 34px)}.wvp-special-hero h1{font-size:clamp(32px, 10vw, 46px)}.wvp-geo-page .wvp-special-hero h1{font-size:clamp(38px, 13vw, 58px)}}@media (max-width:320px){body{font-size:15px}.wvp-hero-copy h1{font-size:36px}.wvp-section-heading h2{font-size:23px}.wvp-entry-header h1{font-size:27px}.wvp-card-title{font-size:18px}}