.portal-promo{--promo-accent:#9810fa;--promo-text:#101828;--promo-caption:#4a5565;--promo-border:#efefef;--promo-card-bg:#fff;box-sizing:border-box;width:100%;max-width:1264px;margin:0 auto;padding:1rem 1rem 2.5rem;color:var(--promo-text);overflow-x:clip}.portal-promo__header{margin-bottom:1.25rem}.portal-promo__page-title{margin:0 0 .35rem;font-size:1.75rem;font-weight:700}.portal-promo__catalog-title{margin:0 0 1.25rem;font-size:clamp(1.1rem,2.5vw,1.3125rem);font-weight:700;line-height:1.3}.portal-promo__empty,.portal-promo__status{color:var(--muted-foreground,#64748b)}.portal-promo__error{color:var(--destructive,#dc2626)}.portal-promo-editorial{margin-bottom:1.75rem}.portal-promo-editorial__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.portal-promo-editorial__title{display:flex;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700}.portal-promo-editorial__title-icon{font-size:1.35rem}.portal-promo-editorial__nav{display:flex;gap:.35rem}.portal-promo-editorial__arrow{width:2.25rem;height:2.25rem;border:1px solid var(--border,#e2e8f0);border-radius:999px;background:var(--card,#fff);cursor:pointer;font-size:1.25rem;line-height:1}.portal-promo-editorial__arrow:disabled{opacity:.35;cursor:default}.portal-promo-editorial__track{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.portal-promo-editorial__row{display:flex;gap:.75rem;padding-bottom:.25rem}.portal-promo-card--carousel{flex:0 0 calc(25% - 0.75rem);min-width:240px;scroll-snap-align:start}.portal-promo__layout{display:grid;grid-template-columns:minmax(200px,240px) minmax(0,1fr);gap:1.5rem;align-items:start}.portal-promo__sidebar-title{margin:0 0 .75rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground,#64748b)}.portal-promo__sections{display:flex;flex-direction:column;gap:.25rem}.portal-promo__section{display:flex;align-items:center;gap:.65rem;width:100%;padding:.55rem .65rem;border:none;border-radius:.5rem;background:transparent;text-align:left;font-size:.9rem;cursor:pointer;color:inherit}.portal-promo__section:hover{background:var(--color-gray-10,#f5f5f5)}.portal-promo__section--active{background:var(--color-misc-highlight,#efd9fe);font-weight:600}.portal-promo__section-icon{width:2rem;height:2rem;flex-shrink:0;border-radius:.35rem;background:var(--color-gray-10,#f5f5f5)}.portal-promo__section-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.portal-promo__section-icon--all{background:transparent;font-size:1.1rem}.portal-promo__tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.portal-promo__tab{padding:.45rem .9rem;border:1px solid var(--border,#e2e8f0);border-radius:999px;background:var(--card,#fff);font-size:.875rem;cursor:pointer}.portal-promo__tab--active{border-color:var(--promo-accent);background:color-mix(in srgb,var(--promo-accent) 12%,transparent);font-weight:600}.portal-promo__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:1rem;width:100%;min-width:0}.portal-promo-card{display:flex;flex-direction:column;position:relative;border:1px solid var(--promo-border);border-radius:.75rem;background:var(--promo-card-bg);color:inherit;overflow:hidden}.portal-promo-card__inner{display:flex;flex-direction:column;height:100%;padding:0;gap:1rem}.portal-promo-card__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.portal-promo-card__shop{font-size:.75rem;font-weight:400;line-height:1.17;color:var(--promo-caption)}.portal-promo-card__ad{font-size:.65rem;color:var(--muted-foreground,#94a3b8)}.portal-promo-card__main{display:flex;align-items:flex-start;gap:.75rem;flex:1;min-height:0}.portal-promo-card__logo-wrap{flex-shrink:0;width:4.5rem;height:4.5rem;border-radius:.5rem;background:var(--color-gray-10,#f5f5f5)}.portal-promo-card__logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.portal-promo-card__logo-fallback{font-size:1.5rem}.portal-promo-card__info{min-width:0;flex:1}.portal-promo-card__title{margin:0;font-size:1rem;font-weight:700;line-height:1.35}.portal-promo-card--carousel .portal-promo-card__title{font-size:.9rem}.portal-promo-card__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;margin-top:auto}.portal-promo-card__date-wrap{min-width:0;flex:1}.portal-promo-card__expires{display:flex;align-items:center;gap:.35rem;font-size:.75rem;line-height:1.17;color:var(--promo-caption)}.portal-promo-card__expires--muted{color:var(--color-gray-50,#8e8e8e)}.portal-promo-card__calendar{flex-shrink:0;font-size:.9rem}.portal-promo-card__btn{flex-shrink:0;padding:.5rem 1rem;border:none;border-radius:.5rem;background:var(--color-gray-10,#f5f5f5);color:var(--promo-text);font-weight:700;font-size:1rem;line-height:1.5;cursor:pointer;white-space:nowrap}.portal-promo-card__btn:hover{background:color-mix(in srgb,var(--promo-accent) 14%,var(--color-gray-10,#f5f5f5))}.portal-promo-card__code{text-align:left}.portal-promo-card__code code{display:block;font-size:.95rem;font-weight:700;letter-spacing:.04em}.portal-promo-card__code-hint{display:block;margin-top:.15rem;font-size:.7rem;color:var(--promo-caption)}.portal-promo-card--carousel .portal-promo-card__inner,.portal-promo-card--grid .portal-promo-card__inner{padding:.85rem .9rem .9rem}@media (max-width:900px){.portal-promo-card--carousel{flex:0 0 calc(50% - 0.375rem);min-width:min(220px,85vw)}.portal-promo__layout{grid-template-columns:1fr;gap:1rem}.portal-promo__layout>*{min-width:0}.portal-promo__sections{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.25rem}.portal-promo__section{flex:0 0 auto;width:auto;max-width:12rem;white-space:nowrap}.portal-promo__sidebar-title{display:none}}@media (max-width:600px){.portal-promo{padding:.75rem .75rem 2rem}.portal-promo__page-title{font-size:clamp(1.35rem,6vw,1.75rem)}.portal-promo__catalog-title{font-size:clamp(1rem,4.2vw,1.2rem);margin-bottom:1rem}.portal-promo-editorial__title{font-size:clamp(1.05rem,4vw,1.25rem)}.portal-promo__tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;margin-right:-.25rem;padding-bottom:.15rem}.portal-promo__tab{flex-shrink:0;font-size:clamp(.8125rem,3.2vw,.875rem);padding:.4rem .75rem}.portal-promo__grid{grid-template-columns:minmax(0,1fr);gap:.75rem}.portal-promo-card--carousel{flex:0 0 min(88%,20rem);min-width:0;max-width:100%}.portal-promo-card__logo-wrap{width:clamp(3rem,14vw,3.75rem);height:clamp(3rem,14vw,3.75rem)}.portal-promo-card__title{font-size:clamp(.875rem,3.8vw,1rem)}.portal-promo-card__btn{font-size:clamp(.875rem,3.5vw,1rem);padding:.45rem .75rem}.portal-promo-card__bottom{flex-wrap:wrap;gap:.5rem}.portal-promo-card__date-wrap{flex:1 1 100%}.portal-promo-card--carousel .portal-promo-card__inner,.portal-promo-card--grid .portal-promo-card__inner{padding:.75rem .8rem .85rem}}.portal-promo-modal-overlay{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.6);box-sizing:border-box}.portal-promo-modal{--jtn-ui-color-prime:#1588e2;--jtn-ui-color-prime-dark:#1a4480;--jtn-ui-color-prime-light:#73b8ee;--jtn-ui-color-prime-mark:#d8eeff;--jtn-ui-central-column-mobile-padding:16px;--jtn-ui-record-x-indent:32px;--jtnews-color-primary:#1588e2;--jtnews-color-secondary:#1588e2;--jtnews-color-button:#1588e2;--jtnews-color-link-highlight:#d8eeff;--jtnews-color-text:#37404d;--jtnews-color-caption:#77808c;--jtnews-color-link-primary:#1588e2;--jtnews-color-white:#fff;--jtnews-color-gray-10:#f5f5f5;--jtnews-color-gray-15:#efefef;--jtnews-color-gray-20:#ccc;--jtnews-color-blue-gray-60:#37404d;--jtnews-border-radius-1:4px;--jtnews-border-radius-4:16px;--jtnews-spacer-1:4px;--jtnews-spacer-4:16px;--jtnews-spacer-6:24px;--jtnews-spacer-12:48px;position:relative;display:flex;flex-flow:column;box-sizing:border-box;width:min(592px,100%);max-width:100%;max-height:min(100dvh - 32px,720px);margin:64px 0;padding:var(--jtnews-spacer-12) 0;overflow-x:hidden;overflow-y:auto;border-radius:var(--jtnews-border-radius-4);background:var(--jtnews-color-white);color:var(--jtnews-color-text);box-shadow:0 24px 48px rgba(15,23,42,.2);-webkit-font-smoothing:antialiased}.portal-promo-modal__close{position:absolute;top:var(--jtnews-spacer-4);right:var(--jtnews-spacer-4);z-index:1;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:var(--jtnews-border-radius-1);background:transparent;color:var(--jtnews-color-caption);cursor:pointer}.portal-promo-modal__close:hover{background:var(--jtnews-color-gray-10);color:var(--jtnews-color-text)}.portal-promo-modal__inner{display:flex;flex-direction:column;padding:0 var(--jtn-ui-central-column-mobile-padding)}@media (min-width:640px){.portal-promo-modal__inner{padding-inline:var(--jtn-ui-record-x-indent)}}.portal-promo-modal__body{display:flex;flex-direction:column;gap:var(--jtnews-spacer-6)}.portal-promo-modal__hero{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.portal-promo-modal__logo{width:clamp(96px,28vw,150px);height:clamp(96px,28vw,150px);flex-shrink:0;border-radius:var(--jtnews-border-radius-1);background:var(--jtnews-color-gray-10)}.portal-promo-card__logo-wrap,.portal-promo-modal__logo,.portal-promo__section-icon{display:flex;align-items:center;justify-content:center;overflow:hidden}.portal-promo-modal__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.portal-promo-modal__logo-fallback{font-size:3rem}.portal-promo-modal__text{display:flex;flex-direction:column;gap:.5rem;width:100%}.portal-promo-modal__shop{margin:0;font-size:1rem;line-height:1.5;color:var(--jtnews-color-link-primary);font-weight:700}.portal-promo-modal__title{margin:0;font-size:clamp(1.05rem,4.5vw,1.3125rem);font-weight:700;line-height:1.3;color:var(--jtnews-color-text);word-break:break-word}.portal-promo-modal__description{margin:0;font-size:1rem;line-height:1.5;color:var(--jtnews-color-caption);text-align:left}.portal-promo-modal__code-row{display:flex;flex-wrap:wrap;align-items:stretch;gap:var(--jtnews-spacer-4)}.portal-promo-modal__code{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center;padding:12px 16px;border:1px solid var(--jtnews-color-gray-15);border-radius:var(--jtnews-border-radius-1);background:var(--jtnews-color-white);font-size:1.125rem;letter-spacing:.04em;text-align:center}.portal-promo-modal__code,.portal-promo-modal__copy{min-height:48px;font-weight:700;color:var(--jtnews-color-text)}.portal-promo-modal__copy{padding:12px 20px;border:none;border-radius:var(--jtnews-border-radius-1);background:var(--jtnews-color-gray-10);font-size:1rem;line-height:1.5;cursor:pointer;white-space:nowrap}.portal-promo-modal__copy:hover{background:var(--jtnews-color-link-highlight)}.portal-promo-modal__link-btn{display:flex;align-items:center;justify-content:center;gap:var(--jtnews-spacer-1);width:100%;min-height:48px;padding:12px 16px;border:none;border-radius:var(--jtnews-border-radius-1);background:var(--jtnews-color-button);color:var(--jtnews-color-white);font-size:1rem;font-weight:700;line-height:1.5;text-decoration:none;cursor:pointer}.portal-promo-modal__link-btn:hover{background:var(--jtn-ui-color-prime-dark)}.portal-promo-modal__expires{margin:0;text-align:center;font-size:.75rem;line-height:1.17;color:var(--jtnews-color-caption)}@media (min-width:640px){.portal-promo-modal__hero{flex-direction:row;align-items:flex-start;gap:var(--jtnews-spacer-6);text-align:left}}@media (max-width:639px){.portal-promo-modal-overlay{align-items:flex-end;justify-content:stretch;padding:0}.portal-promo-modal{width:100%;max-width:100%;margin:0;max-height:min(92dvh,100dvh);padding:1.5rem 0 calc(1rem + env(safe-area-inset-bottom, 0px));border-radius:16px 16px 0 0;box-shadow:0 -8px 32px rgba(15,23,42,.18)}.portal-promo-modal__close{top:.75rem;right:.75rem;width:36px;height:36px}.portal-promo-modal__inner{padding-inline:1rem}.portal-promo-modal__hero{flex-direction:column;gap:.75rem}.portal-promo-modal__hero,.portal-promo-modal__text{align-items:center;text-align:center}.portal-promo-modal__description{text-align:center;font-size:clamp(.875rem,3.6vw,1rem)}.portal-promo-modal__shop{font-size:clamp(.875rem,3.5vw,1rem)}.portal-promo-modal__code-row{flex-direction:column;align-items:stretch;width:100%}.portal-promo-modal__code{width:100%;font-size:clamp(1rem,4.5vw,1.125rem);word-break:break-all}.portal-promo-modal__copy{width:100%}.portal-promo-modal__link-btn{font-size:clamp(.9375rem,4vw,1rem)}}.portal-horoscope{max-width:46rem;margin:0 auto;padding:1.25rem 1rem 3rem}.portal-horoscope__title-block{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.portal-horoscope__page-title{margin:0;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;line-height:1.15;letter-spacing:-.02em}.portal-horoscope__see-all{font-size:.95rem;font-weight:600;color:var(--accent);text-decoration:none;width:-moz-fit-content;width:fit-content}.portal-horoscope__see-all:hover{text-decoration:underline}.portal-horoscope__period-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -.25rem;padding:.15rem .25rem}.portal-horoscope__period-group{--items-count:5;--active-index:0;position:relative;display:grid;grid-template-columns:repeat(var(--items-count),minmax(5.5rem,1fr));gap:.35rem;min-width:min(100%,34rem);padding:.2rem;border-radius:.75rem;background:color-mix(in srgb,var(--text) 6%,transparent);touch-action:pan-x}.portal-horoscope__period-group:before{content:"";position:absolute;top:.2rem;bottom:.2rem;left:calc((100% / var(--items-count)) * var(--active-index) + .2rem);width:calc(100% / var(--items-count) - .4rem);border-radius:.6rem;background:var(--card);box-shadow:0 1px 4px rgba(15,23,42,.08);transition:left .2s ease;z-index:0}.portal-horoscope__period-btn{position:relative;z-index:1;width:100%;border:none;border-radius:.6rem;padding:.55rem .5rem;background:transparent;color:var(--muted);font-size:.82rem;font-weight:700;cursor:pointer;white-space:nowrap}.portal-horoscope__period-btn.is-active{color:var(--text)}.portal-horoscope__meta{margin:0;color:var(--muted);font-size:.78rem;font-weight:600}.portal-horoscope__error,.portal-horoscope__status{margin:0 0 1rem;color:var(--muted)}.portal-horoscope__error{color:#dc2626}.portal-horoscope__list{display:flex;flex-direction:column;gap:2rem}.portal-horoscope-forecast{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon head" "body body";gap:1rem 1.15rem}.portal-horoscope-forecast__icon{grid-area:icon;display:flex;align-items:center;justify-content:center}.portal-horoscope-forecast__head{grid-area:head;display:flex;flex-direction:column;gap:.35rem;align-self:center}.portal-horoscope-forecast__title{margin:0;font-size:clamp(1.1rem,3vw,1.35rem);font-weight:800;line-height:1.25}.portal-horoscope-forecast__range{margin:0;color:var(--muted);font-size:.78rem;font-weight:600}.portal-horoscope-forecast__body{grid-area:body;display:flex;flex-direction:column;gap:.85rem}.portal-horoscope-forecast__text{margin:0;font-size:1rem;line-height:1.65;color:var(--text)}.portal-horoscope-forecast__toggle{display:inline-flex;align-items:center;gap:.35rem;align-self:flex-start;border:1px solid var(--border);border-radius:.5rem;padding:.45rem .75rem;background:var(--card);color:var(--text);font-size:.85rem;font-weight:700;cursor:pointer}.portal-horoscope-forecast__toggle:hover{background:color-mix(in srgb,var(--accent) 8%,var(--card))}.portal-horoscope-forecast__chevron{transition:transform .2s ease}.portal-horoscope-forecast__chevron.is-open{transform:rotate(180deg)}@media (max-width:540px){.portal-horoscope-forecast{grid-template-columns:1fr;grid-template-areas:"icon" "head" "body";justify-items:center;text-align:center}.portal-horoscope-forecast__toggle{align-self:center}}.portal-traffic-page{max-width:1160px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.portal-traffic-map-row{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:1.25rem;align-items:start;margin-bottom:1.5rem}.portal-traffic-map-main{min-width:0}.portal-traffic-map-main .traffic-map-section{margin-bottom:0}.portal-traffic-aside{display:flex;flex-direction:column;gap:1rem;position:sticky;top:88px}.portal-traffic-aside-card{padding:1rem 1.1rem;border-radius:12px;border:1px solid var(--border);background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05)}.dark .portal-traffic-aside-card{background:#0f172a}.portal-traffic-aside-card--score{text-align:center}.portal-traffic-aside-label{margin:0 0 .5rem;font-size:.875rem;color:var(--muted)}.portal-traffic-aside-score{display:flex;align-items:baseline;justify-content:center;gap:.35rem;margin:0}.portal-traffic-aside-score .portal-traffic-level{font-size:2.5rem;line-height:1;min-width:3rem;min-height:3rem;padding:.35rem .65rem}.portal-traffic-aside-score-max{font-size:1rem;color:var(--muted)}.portal-traffic-aside-hint{margin:.75rem 0 0;font-size:.8125rem;color:var(--muted);line-height:1.45}.portal-traffic-aside-title{margin:0 0 .75rem;font-size:1rem;font-weight:700}.portal-traffic-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem;font-size:.875rem}.portal-traffic-legend li{display:flex;align-items:center;gap:.55rem}.portal-traffic-legend-swatch{width:1.25rem;height:.5rem;border-radius:3px;flex-shrink:0}.portal-traffic-legend-swatch--green{background:#22c55e}.portal-traffic-legend-swatch--yellow{background:#eab308}.portal-traffic-legend-swatch--red{background:#ef4444}.portal-traffic-widgets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.portal-traffic-widget-link{display:flex;flex-direction:column;gap:.15rem;padding:.55rem .65rem;border-radius:8px;text-decoration:none;color:inherit;transition:background .15s ease}.portal-traffic-widget-link:hover{background:color-mix(in srgb,var(--accent) 8%,transparent)}.portal-traffic-widget-name{font-size:.8125rem;font-weight:600;color:var(--accent)}.portal-traffic-widget-value{font-size:.875rem;color:var(--text);line-height:1.35}.portal-traffic-news{margin-top:2rem}.portal-traffic-news-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.portal-traffic-news-head h2{margin:0;font-size:1.25rem}.portal-traffic-news-all{font-size:.875rem;color:var(--accent);text-decoration:none;white-space:nowrap}.portal-traffic-news-all:hover{text-decoration:underline}.portal-traffic-news-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.portal-traffic-news-grid>li{display:flex;align-items:stretch}.portal-traffic-news-card{display:flex;flex-direction:column;flex:1 1 auto;width:100%;min-height:100%;border-radius:12px;border:1px solid var(--border);background:#fff;overflow:hidden;transition:box-shadow .15s ease,transform .15s ease}.dark .portal-traffic-news-card{background:#0f172a}.portal-traffic-news-card:hover{box-shadow:0 10px 28px rgba(15,23,42,.08);transform:translateY(-1px)}.portal-traffic-news-card-link{display:grid;grid-template-rows:auto minmax(0,1fr);flex:1 1 auto;min-height:100%;text-decoration:none;color:inherit}.portal-traffic-news-card-media{aspect-ratio:16/10;background:#e2e8f0;overflow:hidden}.portal-traffic-news-card-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.portal-traffic-news-card-media--placeholder{background:linear-gradient(135deg,#e2e8f0,#cbd5e1)}.portal-traffic-news-card-body{box-sizing:border-box;padding:.85rem 1rem 1rem;display:flex;flex-direction:column;justify-content:space-between;min-height:0}.portal-traffic-news-card-title{flex:0 0 3.796875rem;height:3.796875rem;overflow:hidden}.portal-traffic-news-card-body h3,.portal-traffic-news-card-title h3{margin:0;font-size:.9375rem;line-height:1.35;font-weight:600;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.portal-traffic-news-card-body time,.portal-traffic-news-card-date{flex:0 0 auto;margin:0;padding-top:.5rem;font-size:.75rem;line-height:1.2;color:var(--muted)}@media (max-width:1024px){.portal-traffic-map-row{grid-template-columns:1fr}.portal-traffic-aside{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.portal-traffic-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.portal-traffic-news-grid{grid-template-columns:1fr}}.portal-traffic-headline{margin-bottom:1.25rem}.portal-traffic-breadcrumbs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;color:var(--muted);font-size:.875rem}.portal-traffic-breadcrumbs a{color:var(--accent);text-decoration:none}.portal-traffic-headline h1{font-size:clamp(1.5rem,3vw,2rem);line-height:1.2;margin-bottom:.5rem}.portal-traffic-headline h1 span{color:var(--accent)}.portal-traffic-score-line{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:var(--text)}.portal-traffic-note{margin-top:.5rem;color:var(--muted);font-size:.875rem}.traffic-map-section{position:relative;width:100%;margin-bottom:1.5rem;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:#fff}.traffic-map{width:100%}.traffic-map-status{position:absolute;left:1rem;bottom:1rem;margin:0;padding:.35rem .65rem;border-radius:8px;background:rgba(255,255,255,.92);color:var(--muted);font-size:.875rem}.traffic-map-status--error{color:#b91c1c}.portal-traffic-description h2{font-size:1.25rem;margin-bottom:.75rem}.portal-traffic-description p{color:var(--muted);line-height:1.65}