.elementor-widget-shortcode .elementor-widget-container,
.elementor-widget-text-editor .elementor-widget-container,
.elementor-widget-html .elementor-widget-container,
.elementor-widget-theme-post-content .elementor-widget-container {
    min-width: 0;
}

.elementor-widget-shortcode .gp-portal-home,
.elementor-widget-text-editor .gp-portal-home,
.elementor-widget-html .gp-portal-home,
.elementor-widget-theme-post-content .gp-portal-home,
.elementor-widget-shortcode .gp-portal-home__section,
.elementor-widget-text-editor .gp-portal-home__section,
.elementor-widget-html .gp-portal-home__section,
.elementor-widget-shortcode .gp-portal-home__embed-shell,
.elementor-widget-text-editor .gp-portal-home__embed-shell,
.elementor-widget-html .gp-portal-home__embed-shell,
.elementor-widget-shortcode .gp-portal-home__deferred-shell,
.elementor-widget-text-editor .gp-portal-home__deferred-shell,
.elementor-widget-html .gp-portal-home__deferred-shell {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
}

.elementor-widget-shortcode .gp-portal-home,
.elementor-widget-text-editor .gp-portal-home,
.elementor-widget-html .gp-portal-home {
    overflow-x: clip;
}

.elementor-widget-shortcode .gp-portal-home .container,
.elementor-widget-text-editor .gp-portal-home .container,
.elementor-widget-html .gp-portal-home .container {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.elementor-widget-shortcode .gp-portal-home__hero-shell,
.elementor-widget-shortcode .gp-portal-home__archive-hero,
.elementor-widget-shortcode .gp-portal-home__split,
.elementor-widget-shortcode .gp-portal-home__grid,
.elementor-widget-shortcode .gp-portal-home__stats,
.elementor-widget-text-editor .gp-portal-home__hero-shell,
.elementor-widget-text-editor .gp-portal-home__archive-hero,
.elementor-widget-text-editor .gp-portal-home__split,
.elementor-widget-text-editor .gp-portal-home__grid,
.elementor-widget-text-editor .gp-portal-home__stats,
.elementor-widget-html .gp-portal-home__hero-shell,
.elementor-widget-html .gp-portal-home__archive-hero,
.elementor-widget-html .gp-portal-home__split,
.elementor-widget-html .gp-portal-home__grid,
.elementor-widget-html .gp-portal-home__stats {
    min-width: 0;
}

.elementor-widget-shortcode .gp-portal-ad-card,
.elementor-widget-shortcode .gp-portal-card,
.elementor-widget-shortcode .gp-portal-micro,
.elementor-widget-text-editor .gp-portal-ad-card,
.elementor-widget-text-editor .gp-portal-card,
.elementor-widget-text-editor .gp-portal-micro,
.elementor-widget-html .gp-portal-ad-card,
.elementor-widget-html .gp-portal-card,
.elementor-widget-html .gp-portal-micro {
    min-width: 0;
}

.elementor-widget-shortcode .gp-portal-ad-card__body,
.elementor-widget-shortcode .gp-portal-card__body,
.elementor-widget-shortcode .gp-portal-micro__body,
.elementor-widget-text-editor .gp-portal-ad-card__body,
.elementor-widget-text-editor .gp-portal-card__body,
.elementor-widget-text-editor .gp-portal-micro__body,
.elementor-widget-html .gp-portal-ad-card__body,
.elementor-widget-html .gp-portal-card__body,
.elementor-widget-html .gp-portal-micro__body {
    min-width: 0;
}

.elementor-widget-shortcode .gp-portal-home img,
.elementor-widget-text-editor .gp-portal-home img,
.elementor-widget-html .gp-portal-home img {
    max-width: 100%;
}

.gp-portal-home {
    --gp-home-bg: #f6f1ea;
    --gp-home-surface: #fffdf9;
    --gp-home-surface-strong: #ffffff;
    --gp-home-ink: #18202a;
    --gp-home-muted: #5f6977;
    --gp-home-accent: #b95f18;
    --gp-home-accent-strong: #8f4209;
    --gp-home-accent-soft: rgba(185, 95, 24, 0.12);
    --gp-home-border: rgba(24, 32, 42, 0.12);
    --gp-home-shadow: 0 26px 50px rgba(34, 31, 27, 0.08);
    --gp-home-shadow-soft: 0 16px 34px rgba(34, 31, 27, 0.06);
    background:
        radial-gradient(circle at top right, rgba(255, 188, 124, 0.28), transparent 34%),
        linear-gradient(180deg, #fbf7f1 0%, #f3ece3 100%);
    color: var(--gp-home-ink);
    padding-bottom: 80px;
    font-family: "Manrope", "Segoe UI", sans-serif;
}

.gp-portal-home .container {
    max-width: 1280px;
}

.gp-portal-home a {
    color: inherit;
}

.gp-portal-home__hero {
    padding: 32px 0 24px;
}

.gp-portal-home__hero-shell {
    display: grid;
    grid-template-columns: minmax(0, 1.7fr) minmax(300px, 0.9fr);
    gap: 20px;
    align-items: stretch;
}

.gp-portal-home__archive-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(300px, 0.85fr);
    gap: 22px;
    align-items: stretch;
}

.gp-portal-home__copy,
.gp-portal-home__archive-copy,
.gp-portal-home__archive-note,
.gp-portal-home__archive-slot,
.gp-portal-home__hero-panel,
.gp-portal-home__quick-card,
.gp-portal-home__column,
.gp-portal-home__premium-card,
.gp-portal-home__empty {
    border: 1px solid var(--gp-home-border);
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: var(--gp-home-shadow);
}

.gp-portal-home__copy {
    padding: 34px;
    background:
        radial-gradient(circle at top left, rgba(255, 196, 144, 0.32), transparent 36%),
        linear-gradient(140deg, rgba(255, 255, 255, 0.98), rgba(255, 248, 239, 0.96));
}

.gp-portal-home__archive-copy {
    padding: 34px;
    background:
        radial-gradient(circle at top left, rgba(191, 235, 220, 0.36), transparent 35%),
        linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(243, 250, 247, 0.94));
}

.gp-portal-home__archive-copy h1 {
    margin: 0 0 14px;
    font-size: clamp(2rem, 4vw, 3.2rem);
    line-height: 1.04;
    font-weight: 900;
    letter-spacing: -0.03em;
    max-width: 12ch;
}

.gp-portal-home__archive-copy > p:last-of-type {
    margin: 0;
    max-width: 68ch;
    color: var(--gp-home-muted);
    font-size: 1rem;
    line-height: 1.75;
}

.gp-portal-home__eyebrow,
.gp-portal-home__section-kicker,
.gp-portal-home__panel-kicker {
    margin: 0 0 12px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--gp-home-accent-strong);
}

.gp-portal-home__eyebrow::before,
.gp-portal-home__section-kicker::before,
.gp-portal-home__panel-kicker::before {
    content: "";
    width: 11px;
    height: 11px;
    border-radius: 999px;
    background: linear-gradient(135deg, #ffd4a6, #b95f18);
    box-shadow: 0 0 0 7px rgba(185, 95, 24, 0.14);
}

.gp-portal-home__copy h1 {
    margin: 0 0 14px;
    font-size: clamp(2rem, 3.5vw, 3.15rem);
    line-height: 1.04;
    font-weight: 900;
    letter-spacing: -0.03em;
    max-width: 10.5ch;
}

.gp-portal-home__copy > p:last-of-type {
    margin: 0;
    max-width: 62ch;
    color: var(--gp-home-muted);
    font-size: 0.98rem;
    line-height: 1.72;
}

.gp-portal-home__hero-carousel {
    display: grid;
    gap: 18px;
}

.gp-portal-home__hero-carousel-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.gp-portal-home__hero-carousel-head a {
    color: var(--gp-home-accent-strong);
    font-size: 0.9rem;
    font-weight: 800;
    text-decoration: none;
}

.gp-portal-home__hero-carousel-stage {
    position: relative;
    min-height: 420px;
}

.gp-portal-home__hero-slide {
    position: absolute;
    inset: 0;
    display: grid;
    grid-template-columns: minmax(220px, 0.82fr) minmax(0, 1fr);
    gap: 18px;
    align-items: stretch;
    opacity: 0;
    pointer-events: none;
    transform: translateY(14px);
    transition: opacity .45s ease, transform .45s ease;
}

.gp-portal-home__hero-slide.is-active {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

.gp-portal-home__hero-slide-media {
    display: block;
    min-height: 100%;
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid rgba(24, 32, 42, 0.08);
    background: #ede5dc;
    box-shadow: var(--gp-home-shadow-soft);
}

.gp-portal-home__hero-slide-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gp-portal-home__hero-slide-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 12px;
    padding: 6px 0;
}

.gp-portal-home__hero-slide-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0;
    color: var(--gp-home-accent-strong);
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.gp-portal-home__hero-slide-body h2 {
    margin: 0;
    font-size: clamp(2rem, 3.3vw, 3.35rem);
    line-height: 1.02;
    font-weight: 900;
    letter-spacing: -0.04em;
    max-width: 10ch;
}

.gp-portal-home__hero-slide-body h2 a {
    text-decoration: none;
}

.gp-portal-home__hero-slide-body > p:last-child {
    margin: 0;
    max-width: 52ch;
    color: var(--gp-home-muted);
    font-size: 1rem;
    line-height: 1.74;
}

.gp-portal-home__hero-carousel-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.gp-portal-home__hero-carousel-dots {
    display: flex;
    align-items: center;
    gap: 8px;
}

.gp-portal-home__hero-carousel-btn,
.gp-portal-home__hero-carousel-dot {
    border: 0;
    cursor: pointer;
}

.gp-portal-home__hero-carousel-btn {
    min-height: 38px;
    padding: 0 14px;
    border-radius: 999px;
    background: rgba(255, 248, 241, 0.96);
    border: 1px solid rgba(24, 32, 42, 0.08);
    color: var(--gp-home-accent-strong);
    font-size: 0.82rem;
    font-weight: 800;
}

.gp-portal-home__hero-carousel-dot {
    width: 10px;
    height: 10px;
    border-radius: 999px;
    background: rgba(24, 32, 42, 0.18);
    transition: transform .18s ease, background .18s ease;
}

.gp-portal-home__hero-carousel-dot.is-active {
    transform: scale(1.25);
    background: var(--gp-home-accent);
}

.gp-portal-home__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px;
}

.gp-portal-home__archive-side {
    display: grid;
    gap: 18px;
}

.gp-portal-home__archive-note {
    padding: 26px;
    background:
        radial-gradient(circle at top right, rgba(255, 196, 144, 0.22), transparent 34%),
        linear-gradient(155deg, rgba(18, 31, 44, 0.98), rgba(28, 47, 55, 0.96));
    color: #f8fbfd;
}

.gp-portal-home__archive-note h2 {
    margin: 0 0 12px;
    font-size: 1.9rem;
    line-height: 1.08;
    font-weight: 900;
}

.gp-portal-home__archive-note p:last-child {
    margin: 0;
    color: rgba(248, 251, 253, 0.8);
    line-height: 1.65;
}

.gp-portal-home__archive-slot {
    padding: 20px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(249, 251, 252, 0.96));
}

.gp-portal-home__archive-slot .gp-marketing-slot {
    min-height: 100%;
}

.gp-portal-home__quick-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.gp-portal-home__hero-summary {
    display: grid;
    gap: 16px;
    margin-top: 24px;
    padding: 18px;
    border-radius: 26px;
    border: 1px solid rgba(185, 95, 24, 0.12);
    background:
        radial-gradient(circle at top left, rgba(255, 214, 170, 0.16), transparent 30%),
        linear-gradient(165deg, rgba(255, 252, 248, 0.95), rgba(252, 245, 236, 0.92));
    box-shadow: 0 14px 28px rgba(34, 31, 27, 0.05);
}

.gp-portal-home__quick-nav a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 0 12px;
    border-radius: 999px;
    background: rgba(255, 248, 241, 0.9);
    border: 1px solid rgba(24, 32, 42, 0.08);
    color: var(--gp-home-accent-strong);
    font-size: 0.84rem;
    font-weight: 800;
    text-decoration: none;
}

.gp-portal-home__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 18px;
    border-radius: 999px;
    border: 1px solid rgba(24, 32, 42, 0.14);
    background: rgba(255, 255, 255, 0.9);
    color: var(--gp-home-ink);
    font-weight: 700;
    text-decoration: none;
    transition: transform .18s ease, box-shadow .18s ease, background .18s ease;
}

.gp-portal-home__btn:hover,
.gp-portal-home__btn:focus {
    transform: translateY(-1px);
    box-shadow: var(--gp-home-shadow-soft);
}

.gp-portal-home__btn.is-primary {
    border-color: transparent;
    background: linear-gradient(135deg, #b95f18, #8f4209);
    color: #fff;
}

.gp-portal-home__stats {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    margin-top: 0;
}

.gp-portal-home__stats--archive {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.gp-portal-home__stat {
    border-radius: 18px;
    padding: 14px 15px;
    background: rgba(255, 255, 255, 0.74);
    border: 1px solid rgba(185, 95, 24, 0.12);
}

.gp-portal-home__stat strong {
    display: block;
    font-size: 1.34rem;
    line-height: 1;
    font-weight: 900;
}

.gp-portal-home__stat span {
    display: block;
    margin-top: 6px;
    color: var(--gp-home-muted);
    font-size: 0.82rem;
    line-height: 1.35;
}

.gp-portal-home__hero-panel {
    padding: 22px;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.gp-portal-home__panel-card {
    padding: 18px;
    border-radius: 20px;
    background:
        radial-gradient(circle at top right, rgba(255, 207, 157, 0.22), transparent 38%),
        linear-gradient(160deg, rgba(33, 42, 54, 0.97), rgba(42, 51, 60, 0.96));
    color: #fff;
    box-shadow: 0 16px 34px rgba(15, 23, 42, 0.18);
}

.gp-portal-home__panel-card h2 {
    margin: 0 0 10px;
    font-size: 1.7rem;
    line-height: 1.02;
    font-weight: 900;
    letter-spacing: -0.03em;
}

.gp-portal-home__panel-card p {
    margin: 0;
    color: rgba(255, 255, 255, 0.78);
    font-size: 0.95rem;
    line-height: 1.58;
}

.gp-portal-home__panel-list {
    display: grid;
    gap: 8px;
}

.gp-portal-home__panel-list a {
    display: block;
    padding: 14px 15px;
    border-radius: 16px;
    text-decoration: none;
    background: rgba(255, 248, 241, 0.92);
    border: 1px solid rgba(24, 32, 42, 0.08);
    font-weight: 700;
    transition: transform .16s ease, box-shadow .16s ease, background .16s ease;
}

.gp-portal-home__panel-list a:hover,
.gp-portal-home__panel-list a:focus {
    transform: translateY(-1px);
    box-shadow: 0 10px 22px rgba(15, 23, 42, 0.08);
    background: rgba(255, 251, 247, 0.98);
}

.gp-portal-home__hero-editorial {
    display: grid;
    gap: 12px;
}

.gp-portal-home__hero-editorial-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.gp-portal-home__hero-editorial-head a {
    color: var(--gp-home-accent-strong);
    font-size: 0.9rem;
    font-weight: 800;
    text-decoration: none;
}

.gp-portal-home__hero-editorial-lead {
    display: grid;
    gap: 0;
    overflow: hidden;
    border-radius: 22px;
    background: linear-gradient(160deg, rgba(255, 255, 255, 0.98), rgba(255, 247, 238, 0.94));
    border: 1px solid rgba(24, 32, 42, 0.08);
    box-shadow: var(--gp-home-shadow-soft);
}

.gp-portal-home__hero-editorial-media,
.gp-portal-home__hero-editorial-media img,
.gp-portal-home__hero-editorial-item-thumb,
.gp-portal-home__hero-editorial-item-thumb img {
    display: block;
    width: 100%;
    height: 100%;
}

.gp-portal-home__hero-editorial-media {
    min-height: 196px;
    background: #ede5dc;
}

.gp-portal-home__hero-editorial-media img,
.gp-portal-home__hero-editorial-item-thumb img {
    object-fit: cover;
}

.gp-portal-home__hero-editorial-body {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 16px 17px 17px;
}

.gp-portal-home__hero-editorial-meta,
.gp-portal-home__hero-editorial-item-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0;
    color: var(--gp-home-accent-strong);
    font-size: 0.75rem;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.gp-portal-home__hero-editorial-badge {
    display: inline-flex;
    align-items: center;
    min-height: 26px;
    padding: 0 10px;
    border-radius: 999px;
    background: linear-gradient(135deg, #fff0dc, #f5b26b);
    color: #8f4209;
}

.gp-portal-home__hero-editorial-body h3,
.gp-portal-home__hero-editorial-item-body h4 {
    margin: 0;
    line-height: 1.18;
    font-weight: 900;
}

.gp-portal-home__hero-editorial-body h3 {
    font-size: clamp(1.16rem, 1.8vw, 1.55rem);
}

.gp-portal-home__hero-editorial-body h3 a,
.gp-portal-home__hero-editorial-item-body h4 a {
    text-decoration: none;
}

.gp-portal-home__hero-editorial-body p:last-child {
    margin: 0;
    color: var(--gp-home-muted);
    line-height: 1.58;
}

.gp-portal-home__hero-editorial-list {
    display: grid;
    gap: 8px;
}

.gp-portal-home__hero-editorial-item {
    display: grid;
    grid-template-columns: 104px minmax(0, 1fr);
    gap: 12px;
    align-items: start;
    padding: 10px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid rgba(24, 32, 42, 0.08);
    transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease;
}

.gp-portal-home__hero-editorial-item:hover,
.gp-portal-home__hero-editorial-item:focus-within {
    transform: translateY(-1px);
    border-color: rgba(185, 95, 24, 0.18);
    box-shadow: 0 12px 22px rgba(15, 23, 42, 0.08);
}

.gp-portal-home__hero-editorial-item-thumb {
    min-height: 78px;
    aspect-ratio: 4 / 3;
    border-radius: 16px;
    overflow: hidden;
    background: linear-gradient(145deg, rgba(242, 232, 221, 0.92), rgba(233, 222, 210, 0.82));
}

.gp-portal-home__hero-editorial-item-body {
    display: flex;
    flex-direction: column;
    gap: 5px;
    min-width: 0;
}

.gp-portal-home__hero-editorial-item-body h4 {
    font-size: 1rem;
}

.gp-portal-home__hero-editorial-item-body h4 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.gp-portal-home__hero-editorial-item-meta {
    font-size: 0.68rem;
    letter-spacing: 0.08em;
}

.gp-portal-home__quick-links,
.gp-portal-home__section {
    padding: 0 0 24px;
}

.gp-portal-home__section--archive-hero {
    padding-top: 18px;
}

.gp-portal-home__grid {
    display: grid;
    gap: 18px;
}

.gp-portal-home__grid--quick {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.gp-portal-home__grid--news,
.gp-portal-home__grid--premium {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.gp-portal-home__split--ads {
    align-items: start;
}

.gp-portal-home__quick-card,
.gp-portal-home__premium-card {
    padding: 24px;
    text-decoration: none;
}

.gp-portal-home__quick-card {
    display: grid;
    align-content: start;
    gap: 14px;
}

.gp-portal-home__quick-card-art {
    display: block;
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    border-radius: 22px;
    border: 1px solid rgba(211, 219, 228, 0.85);
    background:
        radial-gradient(circle at top left, rgba(255, 214, 170, 0.35), transparent 36%),
        linear-gradient(160deg, rgba(255, 255, 255, 0.98), rgba(250, 244, 236, 0.94));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

.gp-portal-home__quick-card strong,
.gp-portal-home__premium-card h3 {
    display: block;
    margin: 0;
    font-size: 1.08rem;
    font-weight: 900;
}

.gp-portal-home__quick-card span,
.gp-portal-home__premium-card p {
    display: block;
    color: var(--gp-home-muted);
    line-height: 1.7;
}

.gp-portal-home__section-head {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 18px;
}

.gp-portal-home__section-head h2 {
    margin: 0;
    font-size: clamp(1.4rem, 2.2vw, 2.15rem);
    line-height: 1.1;
    font-weight: 900;
}

.gp-portal-home__section-copy {
    margin: 10px 0 0;
    color: var(--gp-home-muted);
    line-height: 1.7;
    max-width: 62ch;
}

.gp-portal-home__section-head a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 14px;
    border-radius: 999px;
    border: 1px solid rgba(24, 32, 42, 0.1);
    background: rgba(255, 255, 255, 0.76);
    font-weight: 800;
    color: var(--gp-home-accent-strong);
    text-decoration: none;
    transition: transform .16s ease, box-shadow .16s ease, background .16s ease;
}

.gp-portal-home__section-head a:hover,
.gp-portal-home__section-head a:focus {
    transform: translateY(-1px);
    box-shadow: 0 10px 20px rgba(15, 23, 42, 0.06);
}

.gp-portal-home__embed-shell {
    padding: 22px;
    border: 1px solid var(--gp-home-border);
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: var(--gp-home-shadow);
    overflow: hidden;
}

.gp-portal-home__embed-shell--wide {
    padding-bottom: 26px;
}

.gp-portal-home__split {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.gp-portal-home__column,
.gp-portal-card,
.gp-portal-micro {
    overflow: hidden;
}

.gp-portal-home__column {
    padding: 20px;
}

.gp-portal-home__stack,
.gp-portal-home__mini-list {
    display: grid;
    gap: 14px;
}

.gp-portal-home__stack--ads {
    display: grid;
    gap: 16px;
}

.gp-portal-ad-card {
    display: grid;
    grid-template-columns: minmax(145px, 180px) minmax(0, 1fr);
    gap: 16px;
    padding: 16px;
    border-radius: 24px;
    background: rgba(255, 251, 247, 0.94);
    border: 1px solid rgba(24, 32, 42, 0.08);
    box-shadow: var(--gp-home-shadow-soft);
}

.gp-portal-ad-card__media {
    position: relative;
    display: block;
    min-height: 150px;
    border-radius: 18px;
    overflow: hidden;
    background: #ede5dc;
}

.gp-portal-ad-card__media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gp-portal-ad-card__badge {
    position: absolute;
    top: 12px;
    left: 12px;
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 0 12px;
    border-radius: 999px;
    background: linear-gradient(135deg, #b95f18, #8f4209);
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.gp-portal-ad-card__body {
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-width: 0;
}

.gp-portal-ad-card__meta,
.gp-portal-ad-card__stats {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.gp-portal-ad-card__meta a,
.gp-portal-ad-card__meta span,
.gp-portal-ad-card__stats span {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 0 10px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(24, 32, 42, 0.08);
    font-size: 0.82rem;
    font-weight: 700;
    text-decoration: none;
}

.gp-portal-ad-card__meta a {
    color: var(--gp-home-accent-strong);
}

.gp-portal-ad-card h3 {
    margin: 0;
    font-size: 1.18rem;
    line-height: 1.3;
    font-weight: 900;
}

.gp-portal-ad-card h3 a {
    text-decoration: none;
}

.gp-portal-ad-card p {
    margin: 0;
    color: var(--gp-home-muted);
    line-height: 1.65;
}

.gp-portal-card {
    display: grid;
    grid-template-columns: 160px minmax(0, 1fr);
    border-radius: 22px;
    background: var(--gp-home-surface-strong);
    border: 1px solid rgba(24, 32, 42, 0.08);
    box-shadow: var(--gp-home-shadow-soft);
}

.gp-portal-card__media,
.gp-portal-card__media img,
.gp-portal-micro__thumb,
.gp-portal-micro__thumb img {
    display: block;
    width: 100%;
    height: 100%;
}

.gp-portal-card__media img,
.gp-portal-micro__thumb img {
    object-fit: cover;
}

.gp-portal-card__body {
    padding: 18px 18px 20px;
}

.gp-portal-card__meta,
.gp-portal-micro__body p {
    margin: 0 0 8px;
    color: var(--gp-home-accent-strong);
    font-size: 0.82rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.gp-portal-card__body h3,
.gp-portal-micro__body h4 {
    margin: 0 0 10px;
    font-size: 1.02rem;
    line-height: 1.35;
    font-weight: 800;
}

.gp-portal-card__body p:last-child,
.gp-portal-micro__body h4 + p {
    margin-bottom: 0;
}

.gp-portal-card__body > p:last-child {
    color: var(--gp-home-muted);
    font-size: 0.95rem;
    line-height: 1.65;
}

.gp-portal-micro {
    display: grid;
    grid-template-columns: 110px minmax(0, 1fr);
    gap: 14px;
    align-items: stretch;
    padding: 14px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid rgba(24, 32, 42, 0.08);
}

.gp-portal-micro__thumb {
    min-height: 104px;
    border-radius: 16px;
    overflow: hidden;
}

.gp-portal-micro__body {
    align-self: center;
}

.gp-portal-home__section--nearby .container,
.gp-portal-home__section--premium .container {
    padding-top: 4px;
}

.gp-portal-home__premium-card ul {
    margin: 14px 0 0;
    padding-left: 18px;
    color: var(--gp-home-muted);
    line-height: 1.75;
}

.gp-portal-home__actions--footer {
    margin-top: 22px;
}

.gp-portal-home__empty {
    padding: 22px;
}

.gp-portal-home__empty h3 {
    margin: 0 0 10px;
    font-size: 1.05rem;
    font-weight: 900;
}

.gp-portal-home__empty p {
    margin: 0;
    color: var(--gp-home-muted);
    line-height: 1.65;
}

.gp-portal-news-magazine {
    display: grid;
    gap: 18px;
}

.gp-portal-news-magazine__lead {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.9fr);
    gap: 18px;
    padding: 18px;
    border-radius: 26px;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(255, 248, 239, 0.94));
    border: 1px solid var(--gp-home-border);
}

.gp-portal-news-magazine__lead-media,
.gp-portal-news-magazine__item-media {
    display: block;
    overflow: hidden;
    border-radius: 22px;
}

.gp-portal-news-magazine__lead-media {
    min-height: 280px;
}

.gp-portal-news-magazine__lead-media img,
.gp-portal-news-magazine__item-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gp-portal-news-magazine__lead-body,
.gp-portal-news-magazine__item-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.gp-portal-news-magazine__meta {
    margin: 0 0 8px;
    color: var(--gp-home-accent-strong);
    font-size: 0.82rem;
    font-weight: 800;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.gp-portal-news-magazine__lead h3,
.gp-portal-news-magazine__item h4 {
    margin: 0 0 10px;
    line-height: 1.16;
    font-weight: 900;
}

.gp-portal-news-magazine__lead h3 {
    font-size: clamp(1.4rem, 2.4vw, 2.2rem);
}

.gp-portal-news-magazine__trail {
    display: grid;
    gap: 14px;
}

.gp-portal-news-magazine__item {
    display: grid;
    grid-template-columns: 140px minmax(0, 1fr);
    gap: 14px;
    padding: 14px;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.88);
    border: 1px solid rgba(24, 32, 42, 0.08);
}

.gp-portal-news-magazine__item-media {
    min-height: 110px;
}

.gp-portal-home__marketing-band {
    padding: 0 0 28px;
}

.gp-portal-home__marketing-shell {
    padding: 24px;
    border-radius: 28px;
    background: linear-gradient(135deg, #071b23 0%, #0d2e34 100%);
    border: 1px solid rgba(126, 226, 195, 0.12);
    box-shadow: 0 26px 70px rgba(6, 32, 36, 0.22);
}

.gp-portal-home__marketing-shell .gp-portal-home__section-head {
    margin-bottom: 18px;
}

.gp-portal-home__marketing-shell .gp-portal-home__section-kicker,
.gp-portal-home__marketing-shell .gp-portal-home__section-head h2,
.gp-portal-home__marketing-shell .gp-portal-home__section-head a {
    color: #effff7;
}

.gp-portal-home__marketing-shell .gp-portal-home__section-head a {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(239, 255, 247, 0.18);
}

.gp-portal-spotlight {
    display: grid;
    grid-template-columns: minmax(320px, 1.02fr) minmax(0, 1fr);
    gap: 0;
    overflow: hidden;
    border-radius: 26px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(239, 255, 247, 0.14);
}

.gp-portal-spotlight__media,
.gp-portal-spotlight__media img {
    display: block;
    width: 100%;
    height: 100%;
}

.gp-portal-spotlight__media {
    min-height: 320px;
    background: rgba(255, 255, 255, 0.1);
}

.gp-portal-spotlight__media img {
    object-fit: cover;
}

.gp-portal-spotlight__body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 24px 24px 26px;
}

.gp-portal-spotlight__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    margin-bottom: 14px;
    color: rgba(239, 255, 247, 0.78);
    font-size: 0.84rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.gp-portal-spotlight__badge {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 0 14px;
    border-radius: 999px;
    background: linear-gradient(135deg, #fff0dc, #f5b26b);
    color: #8f4209;
}

.gp-portal-spotlight__body h3 {
    margin: 0 0 12px;
    font-size: clamp(1.4rem, 2.3vw, 2.1rem);
    line-height: 1.08;
    font-weight: 900;
}

.gp-portal-spotlight__body h3 a {
    color: #ffffff;
    text-decoration: none;
}

.gp-portal-spotlight__body p {
    margin: 0;
    color: rgba(239, 255, 247, 0.82);
    line-height: 1.72;
}

.gp-portal-spotlight__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 20px;
}

.gp-portal-home img.is-fallback {
    object-fit: cover;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.55), rgba(249, 242, 233, 0.95));
}

.gp-portal-home__marketing-slot .gp-marketing-slot {
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
}

.gp-portal-home__deferred-shell {
    border: 1px solid var(--gp-home-border);
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: var(--gp-home-shadow);
    overflow: hidden;
}

.gp-portal-home__deferred-shell--cards {
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
}

.gp-portal-home__deferred-body {
    min-height: 220px;
}

.gp-portal-home__deferred-shell--embed .gp-portal-home__deferred-body,
.gp-portal-home__deferred-shell--embed-wide .gp-portal-home__deferred-body {
    padding: 24px;
}

.gp-portal-home__deferred-shell--cards .gp-portal-home__deferred-body {
    padding: 0;
}

.gp-portal-home__deferred-status {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 22px 24px 12px;
    color: var(--gp-home-muted);
    font-size: 0.96rem;
    font-weight: 700;
}

.gp-portal-home__deferred-status p {
    margin: 0;
}

.gp-portal-home__deferred-spinner {
    width: 18px;
    height: 18px;
    border-radius: 999px;
    border: 2px solid rgba(185, 95, 24, 0.2);
    border-top-color: var(--gp-home-accent);
    animation: gpPortalHomeSpin .8s linear infinite;
}

.gp-portal-home__skeleton {
    display: grid;
    gap: 14px;
    padding: 0 24px 24px;
}

.gp-portal-home__skeleton--cards {
    grid-template-columns: 1fr;
}

.gp-portal-home__skeleton--embed {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.gp-portal-home__skeleton--embed-wide {
    grid-template-columns: 1fr;
}

.gp-portal-home__skeleton-block {
    position: relative;
    display: block;
    min-height: 118px;
    border-radius: 20px;
    background: linear-gradient(90deg, rgba(243, 236, 227, 0.85) 25%, rgba(255, 255, 255, 0.98) 50%, rgba(243, 236, 227, 0.85) 75%);
    background-size: 240% 100%;
    animation: gpPortalHomePulse 1.4s ease-in-out infinite;
}

.gp-portal-home__skeleton--cards .gp-portal-home__skeleton-block {
    min-height: 148px;
}

.gp-portal-home__skeleton--embed-wide .gp-portal-home__skeleton-block {
    min-height: 64px;
}

.gp-portal-home__deferred-error {
    display: grid;
    gap: 14px;
    padding: 24px;
}

.gp-portal-home__deferred-error p,
.gp-portal-home__noscript {
    margin: 0;
    color: var(--gp-home-muted);
}

.gp-portal-home__retry,
.gp-portal-home__noscript a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    min-height: 42px;
    padding: 0 16px;
    border-radius: 999px;
    border: 1px solid rgba(24, 32, 42, 0.14);
    background: rgba(255, 255, 255, 0.94);
    color: var(--gp-home-ink);
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
}

.gp-portal-home__noscript {
    padding: 0 24px 24px;
}

@keyframes gpPortalHomeSpin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@keyframes gpPortalHomePulse {
    0% {
        background-position: 100% 0;
    }

    100% {
        background-position: -100% 0;
    }
}

@media (max-width: 1199px) {
    .gp-portal-home__archive-hero,
    .gp-portal-home__grid--quick,
    .gp-portal-home__grid--news,
    .gp-portal-home__grid--premium,
    .gp-portal-home__split {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .gp-portal-home__stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .gp-portal-home__skeleton--embed {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .gp-portal-news-magazine__lead {
        grid-template-columns: 1fr;
    }

    .gp-portal-spotlight {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 1024px) {
    .gp-portal-home__hero-shell {
        grid-template-columns: 1fr;
    }

    .gp-portal-home__hero-slide {
        grid-template-columns: 1fr;
    }

    .gp-portal-home__hero-slide-media {
        min-height: 260px;
    }

    .gp-portal-home__hero-slide-body h2 {
        max-width: none;
        font-size: clamp(2rem, 5vw, 2.9rem);
    }
}

@media (max-width: 767px) {
    .gp-portal-home__hero {
        padding-top: 20px;
    }

    .gp-portal-home__hero-shell,
    .gp-portal-home__archive-hero,
    .gp-portal-home__grid--quick,
    .gp-portal-home__grid--news,
    .gp-portal-home__grid--premium,
    .gp-portal-home__split,
    .gp-portal-home__stats {
        grid-template-columns: 1fr;
    }

    .gp-portal-home__copy,
    .gp-portal-home__archive-copy,
    .gp-portal-home__archive-note,
    .gp-portal-home__archive-slot,
    .gp-portal-home__hero-panel,
    .gp-portal-home__marketing-shell,
    .gp-portal-home__quick-card,
    .gp-portal-home__column,
    .gp-portal-home__premium-card,
    .gp-portal-home__empty {
        border-radius: 22px;
    }

    .gp-portal-home__copy {
        padding: 24px;
    }

    .gp-portal-home__copy h1 {
        max-width: none;
        font-size: 2rem;
    }

    .gp-portal-home__hero-carousel-stage {
        min-height: 0;
    }

    .gp-portal-home__hero-slide {
        position: relative;
        inset: auto;
        display: none;
    }

    .gp-portal-home__hero-slide.is-active {
        display: grid;
    }

    .gp-portal-home__hero-slide-body h2 {
        max-width: none;
        font-size: 2rem;
    }

    .gp-portal-home__hero-slide-media {
        min-height: 220px;
        border-radius: 18px;
    }

    .gp-portal-home__hero-carousel-nav {
        flex-wrap: wrap;
        justify-content: center;
    }

    .gp-portal-home__archive-copy h1 {
        max-width: none;
        font-size: 2rem;
    }

    .gp-portal-home__section-head {
        align-items: start;
        flex-direction: column;
    }

    .gp-portal-card {
        grid-template-columns: 1fr;
    }

    .gp-portal-card__media {
        min-height: 180px;
    }

    .gp-portal-micro {
        grid-template-columns: 1fr;
    }

    .gp-portal-micro__thumb {
        min-height: 150px;
    }

    .gp-portal-ad-card {
        grid-template-columns: 1fr;
    }

    .gp-portal-ad-card__media {
        min-height: 190px;
    }

    .gp-portal-home__btn {
        width: 100%;
    }

    .gp-portal-home__quick-nav a {
        width: 100%;
    }

    .gp-portal-home__stats--archive {
        grid-template-columns: 1fr;
    }

    .gp-portal-home__embed-shell {
        padding: 16px;
        border-radius: 22px;
    }

    .gp-portal-home__deferred-shell {
        border-radius: 22px;
    }

    .gp-portal-home__deferred-shell--embed .gp-portal-home__deferred-body,
    .gp-portal-home__deferred-shell--embed-wide .gp-portal-home__deferred-body,
    .gp-portal-home__noscript,
    .gp-portal-home__skeleton,
    .gp-portal-home__deferred-status {
        padding-left: 16px;
        padding-right: 16px;
    }

    .gp-portal-home__skeleton--embed {
        grid-template-columns: 1fr;
    }

    .gp-portal-news-magazine__item {
        grid-template-columns: 1fr;
    }

    .gp-portal-news-magazine__item-media {
        min-height: 180px;
    }

    .gp-portal-spotlight__media {
        min-height: 220px;
    }

    .gp-portal-spotlight__body {
        padding: 22px;
    }

    .gp-portal-home__hero-editorial-item {
        grid-template-columns: 88px minmax(0, 1fr);
        gap: 10px;
        padding: 10px;
    }

    .gp-portal-home__hero-editorial-item-thumb {
        border-radius: 14px;
    }
}
