
    :root {
        --font-base: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
        --font-heading: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
        --font-accent-hand: "Klee One", cursive;
        --font-hero-hand: "Klee One", "Noto Sans JP", cursive;
        --font-special-elite: "Special Elite", system-ui;
        --font-latin: "Inter", "Noto Sans JP", sans-serif;
    }

    body {
        font-family: var(--font-base);
        font-weight: 400;
        color: #102033;
    }

    .site-global-nav,
    .site-nav-link,
    .site-nav-toggle,
    .site-header-search-button {
        font-family: var(--font-base);
        font-weight: 800;
        letter-spacing: .02em;
        color: #102033;
    }

    .home-hero-title {
        flex: 0 1 auto;
        font-size: 1.875rem;
        line-height: 1.15;
    }

    .home-hero-family {
        transform: translate(-31px, calc(.15rem + 6px));
        width: 4.35rem;
    }

    @media (max-width: 374px) {
        .home-hero-title {
            font-size: 1.56rem;
        }

        .home-hero-family {
            width: 3.45rem;
        }
    }

    @media (min-width: 390px) and (max-width: 639px) {
        .home-hero-family {
            width: 4.75rem;
        }
    }

    @media (min-width: 640px) {
        .home-hero-title {
            font-size: 3rem;
            line-height: 1.08;
        }
    }

    @media (min-width: 1024px) {
        .home-hero-family {
            transform: translate(-35px, 20px);
            width: 10.5rem;
        }
    }

    .home-desktop-hero-section {
        --home-desktop-hero-image: none;
        position: relative;
        height: 698px;
        min-height: 698px;
        overflow: hidden;
        overflow: clip;
        background-color: #0f2f24;
        background-image: var(--home-desktop-hero-image);
        background-position: right 74%;
        background-repeat: no-repeat;
        background-size: 130% auto;
        font-family: var(--font-base);
    }

    .home-desktop-hero-section::before {
        content: "";
        position: absolute;
        inset: 0;
        background:
            linear-gradient(90deg, rgb(7 31 24 / .55) 0%, rgb(7 31 24 / .38) 29%, rgb(7 31 24 / .10) 56%, rgb(7 31 24 / .025) 100%),
            linear-gradient(180deg, rgb(15 23 42 / .04) 0%, rgb(15 23 42 / .00) 54%, rgb(15 23 42 / .10) 100%);
        pointer-events: none;
    }

    .home-desktop-hero__content {
        position: relative;
        z-index: 2;
        display: grid;
        min-height: 698px;
        max-width: 1288px;
        margin: 0 auto;
        padding: 4.25rem 0 11.2rem;
        grid-template-columns: minmax(0, 1fr) 23.2rem;
        align-items: center;
        gap: clamp(3.25rem, 6vw, 6.25rem);
    }

    .home-desktop-hero__copy {
        max-width: 43rem;
        margin-top: -1rem;
        color: #ffffff;
        text-shadow: 0 3px 18px rgb(2 6 23 / .36);
    }

    .home-desktop-hero__title {
        max-width: 700px;
        margin: 0;
        color: #ffffff;
        font-family: var(--font-hero-hand);
        font-size: clamp(54px, 4.1vw, 70px);
        font-weight: 400;
        letter-spacing: -.025em;
        line-height: 1.08;
        text-shadow:
            .028em 0 0 currentColor,
            -.012em 0 0 currentColor,
            0 .022em 0 currentColor,
            .014em .014em 0 currentColor,
            0 4px 16px rgb(0 0 0 / .32);
        -webkit-text-stroke: .012em #ffffff;
        paint-order: stroke fill;
    }

    .home-desktop-hero__title-line {
        display: block;
        white-space: nowrap;
    }

    .home-desktop-hero__title-normal {
        font-family: var(--font-hero-hand);
        font-weight: 400;
    }

    .home-desktop-hero__title-accent {
        display: inline-block;
        margin-right: .05em;
        color: #b7df78;
        font-family: var(--font-hero-hand);
        font-size: .97em;
        font-weight: 400;
        letter-spacing: -.035em;
        line-height: 1;
        transform: rotate(-3deg) skewX(-5deg) translateY(.03em);
        -webkit-text-stroke: .012em #b7df78;
        text-shadow:
            .028em 0 0 currentColor,
            -.012em 0 0 currentColor,
            0 .022em 0 currentColor,
            .014em .014em 0 currentColor,
            0 3px 12px rgb(0 0 0 / .20),
            0 0 1px rgb(183 223 120 / .68);
    }

    .home-desktop-hero__lead {
        margin-top: 1.25rem;
        max-width: 620px;
        color: rgb(255 255 255 / .95);
        font-family: var(--font-base);
        font-size: 15px;
        font-weight: 700;
        letter-spacing: .025em;
        line-height: 2;
        text-shadow: 0 2px 10px rgb(0 0 0 / .25);
    }

    .home-desktop-hero-card-carousel {
        position: relative;
        width: 100%;
        margin-top: 2.15rem;
        overflow: visible;
    }

    .home-desktop-hero-card-carousel .splide__track {
        overflow: hidden;
        border-radius: 1.38rem;
    }

    .home-desktop-hero-card-carousel .splide__list {
        align-items: stretch;
    }

    .home-desktop-hero-card-carousel .splide__slide {
        display: flex;
    }

    .home-desktop-hero__event-card {
        position: relative;
        width: 100%;
        display: flex;
        height: 23.15rem;
        flex-direction: column;
        border: 1px solid rgb(255 255 255 / .70);
        border-radius: 1.38rem;
        background: rgb(255 255 255 / .955);
        padding: 1.58rem 1.65rem 1.45rem;
        color: #0f172a;
        box-shadow: 0 24px 58px rgb(15 23 42 / .18);
        backdrop-filter: blur(14px);
        overflow: hidden;
    }

    .home-desktop-hero__event-label {
        display: inline-flex;
        align-items: center;
        gap: .48rem;
        color: #12713d;
        font-family: var(--font-latin);
        font-size: 11px;
        font-weight: 800;
        letter-spacing: .12em;
        text-transform: uppercase;
    }

    .home-desktop-hero__event-label svg,
    .home-desktop-hero__event-meta svg {
        width: 1rem;
        height: 1rem;
        fill: none;
        stroke: currentColor;
        stroke-width: 2.2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .home-desktop-hero__event-main {
        display: grid;
        grid-template-columns: minmax(0, 1fr) 6.85rem;
        gap: .72rem;
        align-items: start;
        margin-top: .78rem;
    }

    .home-desktop-hero__event-title {
        margin: 0;
        color: #102033;
        font-family: var(--font-heading);
        font-size: clamp(21px, 1.58vw, 27px);
        font-weight: 900;
        letter-spacing: .01em;
        line-height: 1.24;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .home-desktop-hero__event-kicker {
        margin-top: .28rem;
        color: #334155;
        font-family: var(--font-base);
        font-size: 12px;
        font-weight: 700;
        line-height: 1.35;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .home-desktop-hero__event-thumb {
        width: 6.85rem;
        height: 6.85rem;
        overflow: hidden;
        border: 5px solid #ffffff;
        border-radius: 999px;
        background: #ecfdf5;
        box-shadow: 0 12px 28px rgb(15 23 42 / .13);
    }

    .home-desktop-hero__event-thumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .home-desktop-hero__event-meta {
        display: grid;
        gap: .3rem;
        margin-top: .74rem;
        color: #047a50;
        font-family: var(--font-base);
        font-size: 13px;
        font-weight: 800;
        line-height: 1.35;
    }

    .home-desktop-hero__event-meta-row {
        display: flex;
        min-width: 0;
        align-items: center;
        gap: .45rem;
    }

    .home-desktop-hero__event-meta-row span {
        display: -webkit-box;
        min-width: 0;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .home-desktop-hero__event-summary {
        margin-top: .55rem;
        color: #263746;
        font-family: var(--font-base);
        font-size: 12px;
        font-weight: 500;
        line-height: 1.38;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .home-desktop-hero__event-button {
        display: inline-flex;
        width: 100%;
        min-height: 2.82rem;
        align-items: center;
        justify-content: center;
        gap: .75rem;
        margin-top: .78rem;
        border-radius: 999px;
        background: linear-gradient(135deg, #dff2e6 0%, #cfe8da 100%);
        color: #047a50;
        font-family: var(--font-base);
        font-size: 13px;
        font-weight: 800;
        letter-spacing: .04em;
        text-decoration: none;
        transition: transform .16s ease, box-shadow .16s ease, background .16s ease;
        margin-top: auto;
    }

    .home-desktop-hero__event-button:hover {
        transform: translateY(-1px);
        box-shadow: 0 10px 24px rgb(4 120 87 / .14);
        background: linear-gradient(135deg, #d9f0e3 0%, #c7e5d5 100%);
    }

    .home-desktop-hero__search-panel {
        position: absolute;
        left: 50%;
        bottom: .45rem;
        z-index: 7;
        width: min(70rem, calc(100% - 2rem));
        transform: translateX(-50%);
    }

    .home-desktop-hero__search-panel .home-filter-search-wrap {
        width: 100%;
    }

    .home-desktop-hero__search-panel .home-filter-search {
        display: grid;
        align-items: end;
        grid-template-columns: minmax(0, 1fr) minmax(0, .94fr) 14.2rem;
        gap: 1.25rem;
        border: 1px solid rgb(255 255 255 / .78);
        border-radius: 1.28rem;
        background: rgb(255 255 255 / .94);
        padding: 1.25rem 1.45rem 1.32rem;
        box-shadow: 0 22px 58px rgb(15 23 42 / .18);
        backdrop-filter: blur(14px);
    }

    .home-desktop-hero__search-panel .home-filter-search span {
        display: inline-flex;
        align-items: center;
        gap: .4rem;
        margin-bottom: .48rem;
        color: #12713d;
        font-family: var(--font-base);
        font-size: 12px;
        font-weight: 800;
        letter-spacing: .04em;
    }

    .home-desktop-hero__search-panel .home-filter-search select {
        min-height: 3.55rem;
        border-color: #cbd5e1;
        border-radius: .58rem;
        background-color: #ffffff;
        color: #0f172a;
        font-family: var(--font-base);
        font-size: 15px;
        font-weight: 800;
    }

    .home-desktop-hero__search-panel .home-filter-search button {
        min-height: 3.55rem;
        border-radius: .58rem;
        background: linear-gradient(135deg, #078c61 0%, #04744f 100%);
        font-family: var(--font-base);
        font-size: 16px;
        font-weight: 900;
        letter-spacing: .04em;
        box-shadow: 0 14px 30px rgb(4 120 87 / .22);
        transition: transform .16s ease, box-shadow .16s ease, background .16s ease;
    }

    .home-desktop-hero__search-panel .home-filter-search button:hover {
        transform: translateY(-1px);
        box-shadow: 0 18px 34px rgb(4 120 87 / .26);
    }

    .home-desktop-hero-card-carousel .site-splide__arrow {
        width: 3.05rem;
        height: 3.05rem;
        border: 0;
        background: rgb(255 255 255 / .92);
        color: #0f172a;
        box-shadow: 0 14px 32px rgb(15 23 42 / .18);
        opacity: 1;
    }

    .home-desktop-hero-card-carousel .site-splide__arrow:hover {
        background: #ffffff;
        color: #047857;
    }

    .home-desktop-hero-card-carousel .site-splide__arrow--prev {
        left: -4.15rem;
    }

    .home-desktop-hero-card-carousel .site-splide__arrow--next {
        right: -4.15rem;
    }

    .home-desktop-hero-card-carousel .site-splide__pagination {
        bottom: -3.1rem;
        left: 50%;
        width: auto;
        transform: translateX(-50%);
        gap: .55rem;
        border-radius: 999px;
        background: rgb(255 255 255 / .72);
        padding: .38rem .55rem;
        box-shadow: 0 12px 28px rgb(15 23 42 / .12);
        backdrop-filter: blur(8px);
    }

    .home-desktop-hero-card-carousel .site-splide__pagination-page {
        width: .55rem;
        height: .55rem;
        margin: 0;
        background: #94a3b8;
        opacity: .72;
    }

    .home-desktop-hero-card-carousel .site-splide__pagination-page.is-active {
        width: 1.35rem;
        transform: none;
        border-radius: 999px;
        background: #059669;
        opacity: 1;
    }

    @media (min-width: 1024px) and (max-width: 1120px) {
        .home-desktop-hero__content {
            grid-template-columns: minmax(0, 1fr) minmax(350px, 390px);
            gap: 2.2rem;
            padding-right: 2.75rem;
            padding-left: 4.75rem;
        }

        .home-desktop-hero__event-card {
            min-height: 21.6rem;
            padding: 1.4rem;
        }

        .home-desktop-hero__search-panel .home-filter-search {
            grid-template-columns: minmax(0, 1fr) minmax(0, .9fr) 12.5rem;
        }
    }

    @media (max-width: 1023px) and (min-width: 768px) {
        .home-desktop-hero-section {
            background-position: 67% center;
            background-size: cover;
        }

        .home-desktop-hero__content {
            padding: 5rem 3rem 9rem;
            grid-template-columns: 1fr;
            align-content: center;
            gap: 1.4rem;
        }

        .home-desktop-hero__copy {
            max-width: 38rem;
        }

        .home-desktop-hero__event-card {
            justify-self: end;
            width: min(100%, 30rem);
            padding: 1.3rem;
        }

        .home-desktop-hero__search-panel .home-filter-search {
            grid-template-columns: minmax(0, 1fr) minmax(0, .9fr) 12rem;
            gap: .9rem;
            padding: 1rem;
        }
    }

    .home-picks-tabs {
        --home-picks-accent: #047857;
        --home-picks-accent-soft: #ecfdf5;
    }

    .home-picks-tabs__card {
        overflow: hidden;
        border: 1px solid #e2e8f0;
        border-radius: 1.15rem;
        background: #ffffff;
        box-shadow: 0 14px 34px rgb(15 23 42 / .08);
    }

    .home-picks-tabs__radio {
        position: absolute;
        opacity: 0;
        pointer-events: none;
    }

    .home-picks-tabs__header {
        display: grid;
        gap: .85rem;
        border-bottom: 1px solid #e2e8f0;
        background: linear-gradient(135deg, #ffffff 0%, #f8fafc 58%, #ecfdf5 100%);
        padding: 1rem;
    }

    .home-picks-tabs__title-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 1rem;
    }

    .home-picks-tabs__mobile-icon,
    .home-picks-tabs__title-mobile,
    .home-picks-tabs__mobile-subtitle,
    .home-picks-tabs__mobile-all {
        display: none;
    }

    .home-picks-tabs__title {
        color: #0f172a;
        font-size: 1.25rem;
        font-weight: 900;
        line-height: 1.25;
    }

    .home-picks-tabs__eyebrow {
        color: #047857;
        font-size: .78rem;
        font-weight: 900;
        letter-spacing: .08em;
        text-transform: uppercase;
    }

    .home-picks-tabs__controls {
        display: inline-grid;
        width: fit-content;
        max-width: 100%;
        grid-template-columns: repeat(2, minmax(7.5rem, 1fr));
        gap: .45rem;
        border-radius: .95rem;
        background: #ffffff;
        padding: .35rem;
        box-shadow: inset 0 0 0 1px #e2e8f0;
    }

    .home-picks-tabs__tab {
        display: inline-flex;
        min-height: 2.45rem;
        align-items: center;
        justify-content: center;
        border: 0;
        border-radius: .75rem;
        color: #475569;
        cursor: pointer;
        font-size: .88rem;
        font-weight: 900;
        line-height: 1;
        padding: 0 .9rem;
        transition: background-color .18s ease, color .18s ease, box-shadow .18s ease;
    }

    .home-picks-tabs__tab:focus-visible {
        outline: 2px solid #10b981;
        outline-offset: 2px;
    }

    .home-picks-tabs__tab.is-active,
    #home-picks-editorial:checked ~ .home-picks-tabs__header label[for="home-picks-editorial"] {
        background: #047857;
        color: #ffffff;
        box-shadow: 0 8px 18px rgb(4 120 87 / .18);
    }

    .home-picks-tabs__panel {
        display: none;
        padding: 1rem;
    }

    .home-picks-tabs__panel.is-active,
    #home-picks-editorial:checked ~ .home-picks-tabs__panels .home-picks-tabs__panel--editorial {
        display: block;
    }

    .home-picks-tabs__panel[hidden] {
        display: none !important;
    }

    .home-picks-tabs__grid {
        display: flex;
        gap: 1rem;
        overflow-x: auto;
        overscroll-behavior-x: contain;
        padding: .1rem .08rem .85rem;
        scroll-behavior: smooth;
        scroll-padding-inline: .25rem;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }

    .home-picks-tabs__grid::-webkit-scrollbar {
        display: none;
    }

    .home-picks-tabs__carousel {
        position: relative;
    }

    .home-picks-tabs__nav {
        position: absolute;
        top: 44%;
        z-index: 5;
        display: grid;
        height: 2.8rem;
        width: 2.8rem;
        place-items: center;
        border: 1px solid rgb(226 232 240 / .95);
        border-radius: 999px;
        background: rgb(255 255 255 / .94);
        color: #047857;
        box-shadow: 0 14px 28px rgb(15 23 42 / .18);
        transition: opacity .18s ease, transform .18s ease, background-color .18s ease, color .18s ease;
    }

    .home-picks-tabs__nav:hover {
        background: #ecfdf5;
        color: #065f46;
    }

    .home-picks-tabs__nav:focus-visible {
        outline: 2px solid #10b981;
        outline-offset: 2px;
    }

    .home-picks-tabs__nav:not(:disabled):active {
        transform: translateY(-50%) scale(.96);
    }

    .home-picks-tabs__nav:disabled {
        opacity: .34;
        pointer-events: none;
    }

    .home-picks-tabs__nav--prev {
        left: .45rem;
        transform: translateY(-50%);
    }

    .home-picks-tabs__nav--next {
        right: .45rem;
        transform: translateY(-50%);
    }

    .home-picks-tabs__nav svg {
        height: 1.15rem;
        width: 1.15rem;
        stroke-width: 2.8;
    }

    .home-picks-tabs__item {
        flex: 0 0 calc((100% - 2rem) / 3);
        min-width: 0;
        scroll-snap-align: start;
    }

    .home-picks-tabs__item > article {
        height: 100%;
    }

    .home-picks-tabs__footer {
        margin-top: 1rem;
        border-top: 1px solid #f1f5f9;
        padding-top: .85rem;
        text-align: right;
    }

    .home-picks-editorial-card {
        display: flex;
        height: 100%;
        flex-direction: column;
        overflow: hidden;
        border: 1px solid #dfe6e5;
        border-radius: .9rem;
        background: #ffffff;
        box-shadow: 0 6px 16px rgb(15 23 42 / .05);
        color: inherit;
        text-decoration: none;
        transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
    }

    .home-picks-editorial-card:hover {
        border-color: #b8d6c8;
        box-shadow: 0 12px 26px rgb(15 23 42 / .09);
        transform: translateY(-2px);
    }

    .home-picks-editorial-card:focus-visible {
        outline: 2px solid #047857;
        outline-offset: 3px;
    }

    .home-picks-editorial-card__media {
        display: block;
        aspect-ratio: 16 / 10;
        overflow: hidden;
        background: #eef3f1;
    }

    .home-picks-editorial-card__media img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform .24s ease;
    }

    .home-picks-editorial-card:hover .home-picks-editorial-card__media img {
        transform: scale(1.025);
    }

    .home-picks-editorial-card__body {
        display: flex;
        min-width: 0;
        flex: 1;
        flex-direction: column;
        padding: .9rem;
    }

    .home-picks-editorial-card__meta {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: .4rem .55rem;
        color: #64748b;
        font-size: .7rem;
        font-weight: 700;
        line-height: 1.25;
    }

    .home-picks-editorial-card__category {
        border-radius: .35rem;
        background: #ecfdf5;
        color: #047857;
        padding: .22rem .42rem;
    }

    .home-picks-editorial-card__title {
        display: -webkit-box;
        overflow: hidden;
        margin-top: .65rem;
        color: #172033;
        font-size: .95rem;
        font-weight: 800;
        line-height: 1.5;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .home-picks-editorial-card__excerpt {
        display: -webkit-box;
        overflow: hidden;
        margin-top: .5rem;
        color: #64748b;
        font-size: .78rem;
        line-height: 1.6;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .home-picks-editorial-card__cta {
        display: inline-flex;
        align-items: center;
        gap: .3rem;
        margin-top: auto;
        padding-top: .65rem;
        color: #176144;
        font-size: .76rem;
        font-weight: 800;
    }

    @keyframes home-tap-feedback-wiggle {
        0% {
            transform: translateY(0) scale(1);
        }
        34% {
            transform: translateX(-1.5px) translateY(1px) scale(.988);
        }
        66% {
            transform: translateX(1.5px) translateY(1px) scale(.988);
        }
        100% {
            transform: translateY(0) scale(1);
        }
    }

    .home-desktop-news-tabs {
        display: none;
    }

    .home-desktop-news-tabs__card {
        overflow: hidden;
        border: 1px solid #e2e8f0;
        border-radius: 1.25rem;
        background: #ffffff;
        box-shadow: 0 16px 38px rgb(15 23 42 / .08);
    }

    .home-desktop-news-tabs__header {
        display: grid;
        gap: 1rem;
        border-bottom: 1px solid #e2e8f0;
        background: linear-gradient(135deg, #ffffff 0%, #f8fafc 56%, #ecfdf5 100%);
        padding: 1.2rem 1.35rem 1rem;
    }

    .home-desktop-news-tabs__title-row {
        display: flex;
        align-items: end;
        justify-content: space-between;
        gap: 1rem;
    }

    .home-desktop-news-tabs__eyebrow {
        color: #047857;
        font-size: .78rem;
        font-weight: 900;
        letter-spacing: .08em;
        text-transform: uppercase;
    }

    .home-desktop-news-tabs__title {
        margin-top: .25rem;
        color: #0f172a;
        font-size: 1.45rem;
        font-weight: 900;
        line-height: 1.25;
    }

    .home-desktop-news-tabs__helper {
        color: #64748b;
        font-size: .86rem;
        font-weight: 700;
        line-height: 1.7;
        text-align: right;
    }

    .home-desktop-news-tabs__radio {
        position: absolute;
        opacity: 0;
        pointer-events: none;
    }

    .home-desktop-news-tabs__controls {
        display: flex;
        flex-wrap: wrap;
        gap: .5rem;
    }

    .home-desktop-news-tabs__tab {
        display: inline-flex;
        min-height: 2.45rem;
        align-items: center;
        justify-content: center;
        border: 1px solid #e2e8f0;
        border-radius: 999px;
        background: #ffffff;
        color: #475569;
        cursor: pointer;
        font-size: .88rem;
        font-weight: 900;
        line-height: 1;
        padding: 0 1rem;
        transition: background-color .18s ease, border-color .18s ease, color .18s ease, box-shadow .18s ease;
    }

    .home-desktop-news-tabs__tab:focus-visible {
        outline: 2px solid #10b981;
        outline-offset: 2px;
    }

    #home-desktop-news-all:checked ~ .home-desktop-news-tabs__header label[for="home-desktop-news-all"],
    #home-desktop-news-site:checked ~ .home-desktop-news-tabs__header label[for="home-desktop-news-site"],
    #home-desktop-news-important:checked ~ .home-desktop-news-tabs__header label[for="home-desktop-news-important"],
    #home-desktop-news-city:checked ~ .home-desktop-news-tabs__header label[for="home-desktop-news-city"],
    #home-desktop-news-other:checked ~ .home-desktop-news-tabs__header label[for="home-desktop-news-other"],
    #home-desktop-news-open-close:checked ~ .home-desktop-news-tabs__header label[for="home-desktop-news-open-close"],
    #home-desktop-news-council:checked ~ .home-desktop-news-tabs__header label[for="home-desktop-news-council"] {
        border-color: #047857;
        background: #047857;
        color: #ffffff;
        box-shadow: 0 8px 18px rgb(4 120 87 / .18);
    }

    .home-desktop-news-tabs__panels {
        padding: 1.15rem 1.35rem 1.35rem;
    }

    .home-desktop-news-tabs__panel {
        display: none;
    }

    #home-desktop-news-all:checked ~ .home-desktop-news-tabs__panels .home-desktop-news-tabs__panel--all,
    #home-desktop-news-site:checked ~ .home-desktop-news-tabs__panels .home-desktop-news-tabs__panel--site,
    #home-desktop-news-important:checked ~ .home-desktop-news-tabs__panels .home-desktop-news-tabs__panel--important,
    #home-desktop-news-city:checked ~ .home-desktop-news-tabs__panels .home-desktop-news-tabs__panel--city,
    #home-desktop-news-other:checked ~ .home-desktop-news-tabs__panels .home-desktop-news-tabs__panel--other,
    #home-desktop-news-open-close:checked ~ .home-desktop-news-tabs__panels .home-desktop-news-tabs__panel--open-close,
    #home-desktop-news-council:checked ~ .home-desktop-news-tabs__panels .home-desktop-news-tabs__panel--council {
        display: block;
    }

    .home-desktop-news-tabs__grid {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: .75rem;
    }

    .home-desktop-news-tabs__item {
        display: block;
        min-height: 100%;
        border: 1px solid #f1f5f9;
        border-radius: .9rem;
        background: #f8fafc;
        padding: .85rem 1rem;
        transition: background-color .18s ease, border-color .18s ease, transform .18s ease;
    }

    .home-desktop-news-tabs__item:hover {
        border-color: #bbf7d0;
        background: #ecfdf5;
        transform: translateY(-1px);
    }

    .home-desktop-news-tabs__footer {
        margin-top: 1rem;
        border-top: 1px solid #f1f5f9;
        padding-top: .85rem;
        text-align: right;
    }

    .home-desktop-news-tabs__popular {
        margin-top: 1rem;
        border-top: 1px solid #e2e8f0;
        background: #fbfdfc;
        padding: 1.1rem 1.35rem 1.25rem;
    }

    @media (min-width: 1024px) {
        .home-picks-tabs__item {
            flex-basis: calc((100% - 3rem) / 4);
        }
    }

    @media (min-width: 768px) {
        .home-desktop-news-tabs {
            display: block;
        }
    }

    @media (max-width: 639px) {
        .home-transport-card {
            padding: .85rem;
            border-radius: 1rem;
        }

        .home-transport-section {
            display: none;
        }

        .home-editor-notices-section {
            display: none;
        }

        .home-important-notice-ticker-section {
            display: none;
        }

        .home-desktop-updates-section,
        .home-other-articles-section {
            display: none;
        }

        .home-mobile-updates-tabs {
            padding-top: .85rem !important;
            padding-bottom: 1rem !important;
        }

        .home-guide-mobile-banner,
        .home-guide-mobile-card,
        .home-life-category-card,
        .home-picks-tabs__item a,
        .home-mobile-update-item {
            -webkit-tap-highlight-color: transparent;
            touch-action: manipulation;
            transform-origin: center;
        }

        .home-guide-mobile-banner img,
        .home-picks-tabs__item img {
            transition: filter .16s ease, transform .16s ease;
        }

        .home-guide-mobile-banner:active,
        .home-guide-mobile-banner.is-tap-feedback,
        .home-guide-mobile-card:active,
        .home-guide-mobile-card.is-tap-feedback,
        .home-life-category-card:active,
        .home-life-category-card.is-tap-feedback,
        .home-picks-tabs__item a:active,
        .home-picks-tabs__item a.is-tap-feedback,
        .home-mobile-update-item:active,
        .home-mobile-update-item.is-tap-feedback {
            animation: home-tap-feedback-wiggle .24s ease-out;
        }

        .home-guide-mobile-banner:active,
        .home-guide-mobile-banner.is-tap-feedback,
        .home-guide-mobile-card:active,
        .home-guide-mobile-card.is-tap-feedback {
            box-shadow: 0 10px 24px rgb(15 23 42 / .14);
        }

        .home-guide-mobile-banner:active img,
        .home-guide-mobile-banner.is-tap-feedback img,
        .home-picks-tabs__item a:active img,
        .home-picks-tabs__item a.is-tap-feedback img {
            filter: brightness(1.05) saturate(1.04);
            transform: scale(.992);
        }

        .home-life-category-card:active,
        .home-life-category-card.is-tap-feedback,
        .home-mobile-update-item:active,
        .home-mobile-update-item.is-tap-feedback {
            background: #f8fafc;
        }

        @media (prefers-reduced-motion: reduce) {
            .home-guide-mobile-banner:active,
            .home-guide-mobile-banner.is-tap-feedback,
            .home-guide-mobile-card:active,
            .home-guide-mobile-card.is-tap-feedback,
            .home-life-category-card:active,
            .home-life-category-card.is-tap-feedback,
            .home-picks-tabs__item a:active,
            .home-picks-tabs__item a.is-tap-feedback,
            .home-mobile-update-item:active,
            .home-mobile-update-item.is-tap-feedback {
                animation: none;
                transform: scale(.99);
            }
        }

        .home-mobile-updates-card {
            overflow: hidden;
            border: 1px solid #e2e8f0;
            border-radius: 1rem;
            background: #ffffff;
            box-shadow: 0 12px 28px rgb(15 23 42 / .08);
        }

        .home-mobile-updates-tabs__radio {
            position: absolute;
            opacity: 0;
            pointer-events: none;
        }

        .home-mobile-updates-tabs__controls {
            display: grid;
            grid-template-columns: repeat(4, minmax(0, 1fr));
            gap: .32rem;
            padding: .65rem;
            border-bottom: 1px solid #e2e8f0;
            background: #f8fafc;
        }

        .home-mobile-updates-tabs__tab {
            display: inline-flex;
            min-height: 2.35rem;
            align-items: center;
            justify-content: center;
            border: 1px solid #e2e8f0;
            border-radius: .78rem;
            background: #ffffff;
            color: #475569;
            font-size: .72rem;
            font-weight: 900;
            line-height: 1;
        }

        .home-mobile-updates-tabs__tab:focus-visible {
            outline: 2px solid #10b981;
            outline-offset: 2px;
        }

        #home-mobile-updates-important:checked ~ .home-mobile-updates-tabs__controls label[for="home-mobile-updates-important"],
        #home-mobile-updates-open-close:checked ~ .home-mobile-updates-tabs__controls label[for="home-mobile-updates-open-close"],
        #home-mobile-updates-other:checked ~ .home-mobile-updates-tabs__controls label[for="home-mobile-updates-other"] {
            border-color: #047857;
            background: #047857;
            color: #ffffff;
            box-shadow: 0 8px 18px rgb(4 120 87 / .2);
        }

        .home-mobile-updates-tabs__panels {
            padding: .15rem 1rem 1rem;
            touch-action: pan-y;
            user-select: none;
        }

        .home-mobile-updates-panel {
            display: none;
        }

        #home-mobile-updates-important:checked ~ .home-mobile-updates-tabs__panels .home-mobile-updates-panel--important,
        #home-mobile-updates-open-close:checked ~ .home-mobile-updates-tabs__panels .home-mobile-updates-panel--open-close,
        #home-mobile-updates-other:checked ~ .home-mobile-updates-tabs__panels .home-mobile-updates-panel--other {
            display: block;
        }

        .home-mobile-update-item {
            display: block;
            padding: .75rem 0;
        }

        .home-mobile-update-item + .home-mobile-update-item {
            border-top: 1px solid #f1f5f9;
        }

        .home-mobile-update-footer {
            margin-top: .15rem;
            border-top: 1px solid #f1f5f9;
            padding-top: .75rem;
            text-align: right;
        }

        .home-hero-shell {
            gap: 0;
            padding-top: 1.15rem;
            padding-bottom: 1.25rem;
        }

        .home-picks-tabs__header {
            gap: .7rem;
            padding: .85rem;
        }

        .home-picks-tabs__title-row {
            display: block;
        }

        .home-picks-tabs__title {
            margin-top: .2rem;
            font-size: 1.12rem;
        }

        .home-picks-tabs__controls {
            display: grid;
            width: 100%;
            grid-template-columns: repeat(3, minmax(0, 1fr));
            gap: .38rem;
        }

        .home-picks-tabs__tab {
            min-height: 2.35rem;
            font-size: .76rem;
            font-weight: 900;
            line-height: 1.1;
            padding-inline: .65rem;
        }

        .home-picks-tabs__panel {
            padding: .85rem;
        }

        .home-picks-tabs__grid {
            display: flex;
            gap: .75rem;
            overflow-x: auto;
            padding: .1rem .05rem .7rem;
            scroll-snap-type: x mandatory;
            scrollbar-width: none;
            scroll-behavior: smooth;
        }

        .home-picks-tabs__grid::-webkit-scrollbar {
            display: none;
        }

        .home-picks-tabs__item {
            flex: 0 0 min(82vw, 20rem);
            scroll-snap-align: start;
        }

        .home-picks-tabs__nav {
            position: absolute;
            top: 44%;
            z-index: 5;
            display: grid;
            height: 2.5rem;
            width: 2.5rem;
            place-items: center;
            border: 1px solid rgb(226 232 240 / .95);
            border-radius: 999px;
            background: rgb(255 255 255 / .94);
            color: #047857;
            box-shadow: 0 12px 24px rgb(15 23 42 / .18);
            transition: opacity .18s ease, transform .18s ease, background-color .18s ease;
        }

        .home-picks-tabs__nav:focus-visible {
            outline: 2px solid #10b981;
            outline-offset: 2px;
        }

        .home-picks-tabs__nav:not(:disabled):active {
            transform: translateY(-50%) scale(.96);
        }

        .home-picks-tabs__nav:disabled {
            opacity: .34;
        }

        .home-picks-tabs__nav--prev {
            left: .35rem;
            transform: translateY(-50%);
        }

        .home-picks-tabs__nav--next {
            right: .35rem;
            transform: translateY(-50%);
        }

        .home-picks-tabs__nav svg {
            height: 1.1rem;
            width: 1.1rem;
            stroke-width: 2.8;
        }

        .home-mobile-hero-card {
            position: relative;
            min-height: clamp(27.5rem, 110vw, 31rem);
            overflow: hidden;
            border: 1px solid rgb(220 252 231 / .88);
            border-radius: 1.55rem;
            background: #fff7df;
            box-shadow: 0 18px 42px rgb(15 23 42 / .12);
            isolation: isolate;
        }

        .home-mobile-hero-card::after {
            position: absolute;
            inset: 0;
            z-index: 1;
            background:
                linear-gradient(180deg, rgb(255 255 255 / .78) 0%, rgb(255 255 255 / .58) 43%, rgb(255 255 255 / .08) 100%),
                linear-gradient(90deg, rgb(255 255 255 / .58) 0%, rgb(255 255 255 / .18) 64%, rgb(255 255 255 / 0) 100%);
            content: "";
            pointer-events: none;
        }

        .home-mobile-hero-card__image {
            position: absolute;
            inset: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center bottom;
        }

        .home-mobile-hero-card__content {
            position: relative;
            z-index: 2;
            max-width: none;
            padding: 1.45rem 1.2rem;
        }

        .home-mobile-hero-card__eyebrow {
            display: block;
            max-width: 100%;
            padding: 0;
            color: #047857;
            font-size: .82rem;
            font-weight: 900;
            line-height: 1.25;
            text-shadow: 0 1px 0 rgb(255 255 255 / .7);
        }

        .home-mobile-hero-card__title {
            margin-top: 1.55rem;
            color: #0f172a;
            font-size: clamp(2rem, 8.6vw, 2.22rem);
            font-weight: 900;
            letter-spacing: 0;
            line-height: 1.17;
            text-shadow: 0 1px 0 rgb(255 255 255 / .5);
        }

        .home-mobile-hero-card__title span {
            white-space: nowrap;
        }

        .home-mobile-hero-card__copy {
            margin-top: 1rem;
            max-width: 21rem;
            color: #1f2937;
            font-size: .86rem;
            font-weight: 700;
            line-height: 1.65;
            text-shadow: 0 1px 0 rgb(255 255 255 / .55);
        }

        .home-transport-grid {
            gap: .65rem;
        }

        .home-transport-heading {
            display: grid;
            grid-template-columns: minmax(0, 1fr) auto;
            align-items: end;
            gap: .75rem;
        }

        .home-transport-heading p:last-child {
            display: none;
        }

        .home-transport-title {
            font-size: 1.35rem;
            line-height: 1.15;
        }

        .home-transport-links {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: .5rem;
        }

        .home-transport-link {
            min-height: 3rem;
            gap: .45rem;
            border-radius: .85rem;
            padding: .55rem .65rem;
        }

        .home-transport-link--wide {
            grid-column: 1 / -1;
            min-height: 3rem;
        }

        .home-transport-icon {
            width: 2rem;
            height: 2rem;
            border-radius: .7rem;
        }

        .home-transport-icon svg {
            width: 1rem;
            height: 1rem;
        }

        .home-transport-label {
            font-size: .88rem;
            line-height: 1.2;
        }

        .home-transport-cta {
            min-height: 2.35rem;
            border-radius: .85rem;
            padding: .45rem .9rem;
        }

        section.mx-auto.w-full.max-w-6xl.px-4,
        section.mx-auto.grid.w-full.max-w-6xl.px-4 {
            padding-top: .85rem !important;
            padding-bottom: .85rem !important;
        }

        .home-life-category-grid {
            gap: .5rem;
        }

        .home-life-category-mobile-top {
            width: calc(100vw - 2rem);
            max-width: calc(100vw - 2rem);
            overflow: hidden;
        }

        .home-life-category-mobile-top .home-life-category-grid {
            width: 100%;
            grid-template-columns: repeat(2, minmax(0, 1fr));
        }

        .home-life-category-card {
            display: flex;
            min-width: 0;
            max-width: 100%;
            min-height: 2.65rem;
            align-items: center;
            gap: .45rem;
            border-radius: .85rem;
            padding: .58rem .68rem;
        }

        .home-life-category-marker {
            display: none;
        }

        .home-life-category-icon {
            display: grid;
            width: 2rem;
            height: 2rem;
            flex: 0 0 2rem;
            place-items: center;
            border-radius: .72rem;
            color: #ffffff;
            box-shadow: 0 7px 14px rgb(15 23 42 / .08);
        }

        .home-life-category-icon svg {
            width: 1.1rem;
            height: 1.1rem;
            fill: none;
            stroke: currentColor;
            stroke-width: 2;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

        .home-life-category-label {
            flex: 1 1 auto;
            min-width: 0;
            font-size: .86rem;
            line-height: 1.2;
        }

        .home-life-category-section {
            display: none;
        }

        .home-life-category-mobile-top {
            margin-top: 1.9rem;
        }

        .home-life-category-mobile-top .home-life-category-grid {
            margin-top: .85rem;
        }

        .home-life-category-mobile-top__eyebrow {
            font-size: .74rem;
            font-weight: 900;
            color: #f97316;
            letter-spacing: .02em;
        }

        .home-life-category-mobile-top__title {
            margin-top: .25rem;
            font-size: 1.22rem;
            line-height: 1.25;
            font-weight: 900;
            color: #0f172a;
        }

        .home-mobile-feature-card {
            padding: .9rem;
            border-radius: 1rem;
        }

        .home-mobile-feature-kicker {
            font-size: .78rem;
        }

        .home-mobile-feature-title {
            margin-top: .45rem;
            font-size: 1.22rem;
            line-height: 1.25;
        }

        .home-mobile-feature-copy {
            margin-top: .45rem;
            line-height: 1.55;
        }

        .home-mobile-feature-tags {
            display: none;
        }

        .home-mobile-feature-cta {
            min-height: 2.35rem;
            padding: .45rem .9rem;
            font-size: .8rem;
        }

        .home-guide-mobile-banner {
            width: 100%;
            max-width: 100%;
            border-radius: 1.05rem;
            box-shadow: 0 12px 28px rgb(15 23 42 / .10);
        }

        .home-guide-section,
        .home-council-section {
            padding-top: .42rem !important;
            padding-bottom: .42rem !important;
        }

        .home-guide-section + .home-guide-section {
            padding-top: .25rem !important;
        }

        .home-guide-mobile-banner img {
            display: block;
            width: 100%;
            height: auto;
        }

        .home-recent-event-meta,
        .home-open-close-excerpt,
        .home-other-article-excerpt {
            display: none;
        }
    }

    @media (max-width: 374px) {
        .home-mobile-hero-card {
            min-height: 25.75rem;
            border-radius: 1.35rem;
        }

        .home-mobile-hero-card__content {
            padding: 1.25rem 1rem;
        }

        .home-mobile-hero-card__eyebrow {
            font-size: .74rem;
        }

        .home-mobile-hero-card__title {
            margin-top: 1.25rem;
            font-size: 1.82rem;
        }

        .home-mobile-hero-card__copy {
            margin-top: .85rem;
            max-width: 15.5rem;
            font-size: .8rem;
            line-height: 1.65;
        }
    }

    .home-life-category-art,
    .home-life-category-icon,
    .home-life-category-arrow {
        display: none;
    }

    .home-life-category-desktop-heading {
        display: none;
    }

    .home-guide-mobile-card {
        display: none;
    }

    @media (max-width: 767px) {
        .home-guide-mobile-card {
            --guide-bg: #f8fafc;
            --guide-accent: #047857;
            --guide-decor: #dcfce7;
            --guide-border: #dbe7e1;
            position: relative;
            display: grid;
            min-height: 9.9rem;
            grid-template-columns: minmax(0, 1fr) 4.85rem;
            gap: .85rem;
            overflow: hidden;
            border: 1px solid var(--guide-border);
            border-radius: 1.15rem;
            background: linear-gradient(135deg, var(--guide-bg) 0%, #ffffff 78%);
            box-shadow: 0 12px 26px rgb(15 23 42 / .08);
            color: #0f172a;
            padding: 1.05rem 1rem;
            text-decoration: none;
            transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
            -webkit-tap-highlight-color: transparent;
            touch-action: manipulation;
            transform-origin: center;
        }

        .home-guide-mobile-card::before {
            content: "";
            position: absolute;
            top: -2.6rem;
            right: -2.35rem;
            width: 8.7rem;
            height: 8.7rem;
            border-radius: 9999px;
            background: var(--guide-decor);
            opacity: .64;
            pointer-events: none;
        }

        .home-guide-mobile-card::after {
            content: "";
            position: absolute;
            right: 1rem;
            bottom: .85rem;
            width: 2.65rem;
            height: 2.65rem;
            border-radius: 9999px;
            background: rgb(255 255 255 / .58);
            pointer-events: none;
        }

        .home-guide-mobile-card--parenting {
            --guide-bg: #fff1ec;
            --guide-accent: #a84834;
            --guide-decor: #f7d8ce;
            --guide-border: #f1c7ba;
        }

        .home-guide-mobile-card--development {
            --guide-bg: #edf8f3;
            --guide-accent: #2f6f5f;
            --guide-decor: #cfeadf;
            --guide-border: #c6e0d4;
        }

        .home-guide-mobile-card--council {
            --guide-bg: #f5f0fa;
            --guide-accent: #6a4e8f;
            --guide-decor: #e4d8f0;
            --guide-border: #d8c8e9;
        }

        .home-guide-mobile-card--procedure {
            --guide-bg: #edf3fb;
            --guide-accent: #315f98;
            --guide-decor: #d4e2f4;
            --guide-border: #c9d8ea;
        }

        .home-guide-mobile-card--bousai {
            --guide-bg: #eef4f2;
            --guide-accent: #315b50;
            --guide-decor: #d7e5df;
            --guide-border: #cadbd4;
        }

        .home-guide-mobile-card:focus-visible {
            outline: 3px solid rgb(16 185 129 / .72);
            outline-offset: 3px;
        }

        .home-guide-mobile-card__content,
        .home-guide-mobile-card__visual {
            position: relative;
            z-index: 1;
        }

        .home-guide-mobile-card__content {
            min-width: 0;
        }

        .home-guide-mobile-card__label {
            display: inline-flex;
            align-items: center;
            gap: .35rem;
            color: var(--guide-accent);
            font-size: .76rem;
            font-weight: 900;
            letter-spacing: .04em;
        }

        .home-guide-mobile-card__label::before {
            content: "";
            width: .5rem;
            height: .5rem;
            border-radius: 9999px;
            background: currentColor;
            box-shadow: 0 0 0 .28rem rgb(255 255 255 / .72);
        }

        .home-guide-mobile-card__title {
            margin-top: .48rem;
            color: #0f172a;
            font-size: clamp(1.18rem, 5.3vw, 1.36rem);
            font-weight: 800;
            line-height: 1.32;
            letter-spacing: .01em;
        }

        .home-guide-mobile-card__copy {
            margin-top: .52rem;
            color: #334155;
            font-size: .88rem;
            line-height: 1.62;
        }

        .home-guide-mobile-card__keywords {
            display: none;
            flex-wrap: wrap;
            gap: .4rem;
            margin-top: .75rem;
        }

        .home-guide-mobile-card__keyword {
            display: inline-flex;
            min-height: 1.55rem;
            align-items: center;
            border: 1px solid var(--guide-border);
            border-radius: 9999px;
            background: rgb(255 255 255 / .74);
            color: #475569;
            padding: .18rem .58rem;
            font-size: .7rem;
            font-weight: 800;
            line-height: 1;
        }

        .home-guide-mobile-card__footer {
            display: inline-flex;
            min-height: 2rem;
            align-items: center;
            gap: .35rem;
            margin-top: .82rem;
            color: var(--guide-accent);
            font-size: .83rem;
            font-weight: 900;
        }

        .home-guide-mobile-card__arrow {
            display: grid;
            width: 1.45rem;
            height: 1.45rem;
            place-items: center;
            border-radius: 9999px;
            background: rgb(255 255 255 / .78);
            box-shadow: inset 0 0 0 1px var(--guide-border);
        }

        .home-guide-mobile-card__arrow svg {
            width: .82rem;
            height: .82rem;
            fill: none;
            stroke: currentColor;
            stroke-width: 2.6;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

        .home-guide-mobile-card__visual {
            display: grid;
            width: 4.7rem;
            height: 4.7rem;
            place-items: center;
            align-self: center;
            justify-self: end;
            border-radius: 1.35rem;
            background: rgb(255 255 255 / .72);
            color: var(--guide-accent);
            box-shadow:
                inset 0 0 0 1px rgb(255 255 255 / .78),
                0 8px 18px rgb(15 23 42 / .08);
        }

        .home-guide-mobile-card__visual svg {
            width: 2.55rem;
            height: 2.55rem;
            fill: none;
            stroke: currentColor;
            stroke-width: 1.85;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

        .home-guide-mobile-card:active,
        .home-guide-mobile-card.is-tap-feedback {
            box-shadow: 0 10px 24px rgb(15 23 42 / .14);
            transform: scale(.992);
        }

        .home-life-category-section {
            display: none;
        }

        .home-life-category-card {
            display: flex;
            min-width: 0;
            max-width: 100%;
            min-height: 2.65rem;
            align-items: center;
            gap: .45rem;
            border-radius: .85rem;
            padding: .58rem .68rem;
        }

        .home-life-category-marker {
            display: none;
        }

        .home-life-category-icon {
            display: grid;
            width: 2rem;
            height: 2rem;
            flex: 0 0 2rem;
            place-items: center;
            border-radius: .72rem;
            color: #ffffff;
            box-shadow: 0 7px 14px rgb(15 23 42 / .08);
        }

        .home-life-category-icon svg {
            width: 1.1rem;
            height: 1.1rem;
            fill: none;
            stroke: currentColor;
            stroke-width: 2;
            stroke-linecap: round;
            stroke-linejoin: round;
        }
    }

    @media (max-width: 374px) {
        .home-guide-mobile-card {
            min-height: 9.25rem;
            grid-template-columns: minmax(0, 1fr) 3.9rem;
            gap: .62rem;
            padding: .95rem;
        }

        .home-guide-mobile-card__title {
            font-size: 1.12rem;
        }

        .home-guide-mobile-card__copy {
            font-size: .82rem;
            line-height: 1.58;
        }

        .home-guide-mobile-card__keywords {
            display: none;
        }

        .home-guide-mobile-card__visual {
            width: 3.85rem;
            height: 3.85rem;
            border-radius: 1.05rem;
        }

        .home-guide-mobile-card__visual svg {
            width: 2.12rem;
            height: 2.12rem;
        }
    }

    @media (min-width: 1024px) {
        .home-life-category-mobile-heading {
            display: none;
        }

        .home-life-category-desktop-heading {
            display: grid;
            place-items: center;
            text-align: center;
        }

        .home-life-category-desktop-icon {
            display: grid;
            height: 2.75rem;
            width: 2.75rem;
            place-items: center;
            color: #f97316;
        }

        .home-life-category-desktop-icon svg {
            height: 2.75rem;
            width: 2.75rem;
            fill: none;
            stroke: currentColor;
            stroke-width: 1.8;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

        .home-life-category-title-accent {
            margin-top: 1rem;
            display: flex;
            height: .18rem;
            width: 10.5rem;
            overflow: hidden;
            border-radius: 999px;
        }

        .home-life-category-title-accent span {
            flex: 1;
        }

        .home-life-category-grid {
            margin-top: 2.5rem;
            gap: 1.4rem;
        }

        .home-life-category-card {
            position: relative;
            display: block;
            overflow: hidden;
            min-height: 10.45rem;
            border-radius: .45rem;
            padding: 0 0 1.05rem;
            background: linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
            box-shadow: 0 14px 30px rgba(15, 23, 42, .08);
            transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
        }

        .home-life-category-card:hover {
            transform: translateY(-3px);
            background: #ffffff;
            box-shadow: 0 18px 34px rgba(15, 23, 42, .12);
        }

        .home-life-category-art {
            display: block;
            aspect-ratio: 16 / 7.4;
            width: 100%;
            object-fit: cover;
        }

        .home-life-category-marker {
            display: none;
        }

        .home-life-category-icon {
            position: relative;
            z-index: 1;
            display: grid;
            height: 3.7rem;
            width: 3.7rem;
            margin: -1.85rem auto .42rem;
            place-items: center;
            border-radius: 999px;
            color: #ffffff;
            box-shadow: 0 9px 20px rgba(15, 23, 42, .16), inset 0 0 0 3px rgba(255,255,255,.9);
        }

        .home-life-category-icon svg {
            height: 1.65rem;
            width: 1.65rem;
            fill: none;
            stroke: currentColor;
            stroke-width: 2;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

        .home-life-category-label {
            display: block;
            padding: 0 1rem;
            text-align: center;
            font-size: 1rem;
            line-height: 1.38;
            font-weight: 900;
            white-space: normal;
            word-break: keep-all;
            overflow-wrap: normal;
        }

        .home-life-category-arrow {
            position: absolute;
            right: .68rem;
            bottom: .45rem;
            display: grid;
            height: 1.35rem;
            width: 1.35rem;
            place-items: center;
            border-radius: 999px;
            color: #ffffff;
            font-size: .88rem;
            font-weight: 900;
        }
    }

    /* Desktop homepage: keep every major surface on the same visual grid. */
    @media (min-width: 1031px) {
        :root {
            --home-desktop-content-width: 70rem;
            --home-desktop-side-gutter: 2rem;
            --home-desktop-surface-border: #e2e8f0;
            --home-desktop-ink: #102033;
        }

        .home-desktop-hero-section {
            height: 46.75rem;
            min-height: 46.75rem;
            background-position: center 69%;
            background-size: cover;
        }

        .home-desktop-hero-section::before {
            background:
                linear-gradient(90deg, rgb(6 33 24 / .60) 0%, rgb(6 33 24 / .42) 31%, rgb(6 33 24 / .15) 57%, rgb(6 33 24 / .04) 100%),
                linear-gradient(180deg, rgb(15 23 42 / .04) 0%, rgb(15 23 42 / .00) 63%, rgb(15 23 42 / .18) 100%);
        }

        .home-desktop-hero__content {
            width: min(var(--home-desktop-content-width), calc(100% - var(--home-desktop-side-gutter)));
            min-height: 46.75rem;
            max-width: none;
            padding: 2.6rem 0 10.9rem;
            grid-template-columns: minmax(0, 1fr) 22.35rem;
            gap: clamp(2.8rem, 5vw, 5rem);
        }

        .home-desktop-hero__copy {
            max-width: 40rem;
            margin-top: -3.1rem;
        }

        .home-desktop-hero__title {
            max-width: 39rem;
            font-size: clamp(3.5rem, 4.35vw, 4.45rem);
            line-height: 1.1;
        }

        .home-desktop-hero__lead {
            max-width: 35rem;
            margin-top: 1.1rem;
            font-size: .9rem;
            line-height: 1.88;
        }

        .home-desktop-hero-card-carousel {
            margin-top: .4rem;
        }

        .home-desktop-hero__event-card {
            height: 22.65rem;
            border-radius: 1.5rem;
            padding: 1.45rem 1.5rem 1.35rem;
            box-shadow: 0 26px 56px rgb(15 23 42 / .22);
        }

        .home-desktop-hero__event-main {
            grid-template-columns: minmax(0, 1fr) 5.9rem;
            gap: .62rem;
            margin-top: .66rem;
        }

        .home-desktop-hero__event-title {
            font-size: 1.48rem;
            line-height: 1.22;
        }

        .home-desktop-hero__event-thumb {
            width: 5.9rem;
            height: 5.9rem;
            border-width: 4px;
        }

        .home-desktop-hero__event-kicker {
            font-size: .7rem;
        }

        .home-desktop-hero__event-meta {
            gap: .28rem;
            margin-top: .62rem;
            font-size: .75rem;
        }

        .home-desktop-hero__event-summary {
            margin-top: .48rem;
            font-size: .72rem;
            line-height: 1.5;
        }

        .home-desktop-hero__event-button {
            min-height: 2.6rem;
            font-size: .78rem;
        }

        .home-desktop-hero-card-carousel .site-splide__arrow {
            width: 2.8rem;
            height: 2.8rem;
        }

        .home-desktop-hero-card-carousel .site-splide__arrow--prev {
            left: -3.5rem;
        }

        .home-desktop-hero-card-carousel .site-splide__arrow--next {
            right: -3.5rem;
        }

        .home-desktop-hero-card-carousel .site-splide__pagination {
            bottom: -2.7rem;
        }

        .home-desktop-hero__search-panel {
            width: min(var(--home-desktop-content-width), calc(100% - var(--home-desktop-side-gutter)));
            bottom: 1.05rem;
        }

        .home-desktop-hero__search-panel .home-filter-search {
            grid-template-columns: minmax(0, 1fr) minmax(0, .94fr) 12.8rem;
            gap: 1rem;
            border-radius: 1.15rem;
            padding: 1rem 1.15rem 1.08rem;
            box-shadow: 0 20px 44px rgb(15 23 42 / .20);
        }

        .home-desktop-hero__search-panel .home-filter-search select,
        .home-desktop-hero__search-panel .home-filter-search button {
            min-height: 3.3rem;
        }

        .home-important-notice-ticker-section,
        .home-life-category-section,
        .home-transport-section,
        .home-guide-section,
        .home-picks-tabs,
        .home-desktop-updates-section,
        .home-editor-notices-section,
        .home-other-articles-section,
        .home-desktop-news-tabs {
            width: min(calc(var(--home-desktop-content-width) + 2rem), 100%);
            max-width: none;
            padding-right: 1rem;
            padding-left: 1rem;
        }

        .home-important-notice-ticker-section {
            padding-top: 1.45rem;
            padding-bottom: .85rem;
        }

        .important-notice-ticker {
            position: relative;
            overflow: hidden;
            border-color: #e5e7eb;
            border-radius: .9rem;
            background: linear-gradient(100deg, #ffffff 0%, #fffdf8 62%, #fffaf0 100%);
            box-shadow: 0 12px 28px rgb(15 23 42 / .065);
        }

        .important-notice-ticker::before {
            position: absolute;
            inset: 0 auto 0 0;
            width: .24rem;
            background: linear-gradient(180deg, #f59e0b 0%, #f97316 100%);
            content: "";
        }

        .important-notice-ticker::after {
            position: absolute;
            right: -2.5rem;
            top: -4.5rem;
            width: 10rem;
            height: 10rem;
            border: 1px solid rgb(245 158 11 / .13);
            border-radius: 999px;
            content: "";
            pointer-events: none;
        }

        .important-notice-ticker > div {
            position: relative;
            z-index: 1;
        }

        .important-notice-ticker__icon {
            display: grid;
            background: linear-gradient(135deg, #fff7df 0%, #ffedd5 100%);
            color: #c15b08;
            box-shadow: inset 0 0 0 1px rgb(245 158 11 / .22);
        }

        .important-notice-ticker__icon svg {
            stroke-width: 1.9;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

        .important-notice-ticker__item > span:first-child {
            border: 1px solid #fde3ae;
            border-radius: .38rem;
            background: #fff8e8;
            color: #9a4c08;
            font-weight: 800;
        }

        .important-notice-ticker__text {
            color: #1f2937;
            letter-spacing: .005em;
        }

        .important-notice-ticker__index-link {
            display: inline-flex;
            min-height: 2rem;
            align-items: center;
            gap: .38rem;
            border-left: 1px solid #eee7dc;
            padding-left: 1rem;
            color: #8a4a0a;
            text-decoration: none;
            transition: color .16s ease, transform .16s ease;
        }

        .important-notice-ticker__index-link:hover {
            color: #c15b08;
            transform: translateX(2px);
        }

    .home-life-category-section {
        padding-top: 3.75rem;
        padding-bottom: 3.55rem;
    }

        .home-life-category-desktop-heading {
            position: relative;
        }

        .home-life-category-desktop-heading::before {
            position: absolute;
            top: 1.55rem;
            width: min(17rem, 22vw);
            height: 1px;
            background: linear-gradient(90deg, transparent, #fed7aa);
            content: "";
            right: calc(50% + 12.6rem);
        }

        .home-life-category-desktop-heading::after {
            position: absolute;
            top: 1.55rem;
            width: min(17rem, 22vw);
            height: 1px;
            background: linear-gradient(90deg, #fed7aa, transparent);
            content: "";
            left: calc(50% + 12.6rem);
        }

        .home-life-category-desktop-heading h2 {
            font-size: clamp(2rem, 2.55vw, 2.58rem);
            letter-spacing: .02em;
        }

        .home-life-category-grid {
            margin-top: 2.1rem;
            gap: 1rem;
        }

        .home-life-category-card {
            min-height: 0;
            aspect-ratio: 6 / 5;
            isolation: isolate;
            border-radius: .78rem;
            background: #172033;
            padding: 0;
            box-shadow: 0 12px 25px rgb(15 23 42 / .11);
            outline: 1px solid rgb(255 255 255 / .42);
            outline-offset: -1px;
        }

        .home-life-category-card:hover {
            transform: translateY(-3px);
            box-shadow: 0 18px 32px rgb(15 23 42 / .19);
        }

        .home-life-category-card:focus-visible {
            outline: 3px solid color-mix(in srgb, var(--category-color) 62%, #ffffff);
            outline-offset: 3px;
        }

        .home-life-category-card::before {
            position: absolute;
            inset: 0;
            z-index: 1;
            border-radius: inherit;
            background:
                linear-gradient(180deg, rgb(15 23 42 / .04) 0%, rgb(15 23 42 / .08) 38%, rgb(15 23 42 / .78) 100%),
                linear-gradient(135deg, color-mix(in srgb, var(--category-color) 15%, transparent) 0%, transparent 55%);
            content: "";
            pointer-events: none;
        }

        .home-life-category-card::after {
            position: absolute;
            inset: 0 0 auto;
            z-index: 2;
            width: auto;
            height: .2rem;
            border-radius: .78rem .78rem 0 0;
            background: var(--category-color);
            box-shadow: none;
            content: "";
            opacity: .95;
        }

        .home-life-category-art {
            position: absolute;
            inset: 0;
            z-index: 0;
            width: 100%;
            height: 100%;
            aspect-ratio: auto;
            object-fit: cover;
            filter: saturate(.92) contrast(1.02);
            transition: transform .3s ease, filter .3s ease;
        }

        .home-life-category-card:hover .home-life-category-art {
            filter: saturate(1.04) contrast(1.05);
            transform: scale(1.04);
        }

        .home-life-category-icon {
            position: absolute;
            top: .78rem;
            left: .78rem;
            z-index: 3;
            width: 2.35rem;
            height: 2.35rem;
            margin: 0;
            border: 1px solid rgb(255 255 255 / .64);
            border-radius: .58rem;
            background: color-mix(in srgb, var(--category-color) 88%, #0f172a) !important;
            box-shadow: 0 8px 18px rgb(15 23 42 / .22);
            transition: transform .2s ease, background-color .2s ease;
        }

        .home-life-category-card:hover .home-life-category-icon {
            transform: translateY(-1px);
        }

        .home-life-category-icon svg {
            width: 1.14rem;
            height: 1.14rem;
            stroke-width: 1.9;
        }

        .home-life-category-label {
            position: absolute;
            right: 2.2rem;
            bottom: .82rem;
            left: .82rem;
            z-index: 3;
            padding: 0;
            color: #ffffff;
            font-size: .9rem;
            font-weight: 800;
            line-height: 1.38;
            letter-spacing: .015em;
            text-align: left;
            text-shadow: 0 2px 8px rgb(15 23 42 / .68);
            white-space: normal;
            word-break: keep-all;
        }

        .home-life-category-arrow {
            right: .72rem;
            bottom: .7rem;
            z-index: 3;
            width: 1.35rem;
            height: 1.35rem;
            border: 0;
            border-radius: 0;
            background: transparent !important;
            color: #ffffff;
            font-size: 1.28rem;
            line-height: 1;
            text-shadow: 0 2px 8px rgb(15 23 42 / .7);
            box-shadow: none;
            transition: transform .18s ease;
        }

        .home-life-category-card:hover .home-life-category-arrow {
            transform: translateX(3px);
            box-shadow: none;
        }

        .home-transport-section {
            padding-top: .85rem;
            padding-bottom: 1.5rem;
        }

        .home-transport-card {
            border-color: #cfe8da;
            border-radius: 1.25rem;
            padding: 1.25rem 1.35rem;
            box-shadow: 0 12px 28px rgb(15 23 42 / .06);
        }

        .home-transport-heading p:last-child {
            max-width: 13rem;
            font-size: .78rem;
            line-height: 1.55;
        }

        .home-transport-link {
            min-height: 4.1rem;
            border-radius: .9rem;
            padding: .75rem .9rem;
        }

        .home-guide-section {
            padding-top: 1.3rem;
            padding-bottom: 1.3rem;
        }

        .home-guide-section .home-mobile-feature-card {
            position: relative;
            overflow: hidden;
            border-radius: 1.25rem;
            padding: 1.55rem 1.7rem;
            box-shadow: 0 14px 30px rgb(15 23 42 / .065);
        }

        .home-guide-section .home-mobile-feature-card::after {
            position: absolute;
            right: 1.7rem;
            top: 0;
            width: 5.2rem;
            height: .24rem;
            border-radius: 0 0 999px 999px;
            background: #10b981;
            content: "";
        }

        .home-guide-section .home-mobile-feature-title {
            font-size: 1.66rem;
            letter-spacing: -.02em;
        }

        .home-guide-section .home-mobile-feature-copy {
            max-width: 52rem;
            line-height: 1.72;
        }

        .home-picks-tabs,
        .home-desktop-news-tabs {
            padding-top: 2.35rem;
            padding-bottom: 2.35rem;
        }

        .home-picks-tabs__card,
        .home-desktop-news-tabs__card {
            border-radius: 1.25rem;
            box-shadow: 0 16px 36px rgb(15 23 42 / .07);
        }

        .home-picks-tabs__header,
        .home-desktop-news-tabs__header {
            padding: 1.25rem 1.45rem 1.05rem;
        }

        .home-picks-tabs__title,
        .home-desktop-news-tabs__title {
            letter-spacing: -.02em;
        }

        .home-picks-tabs__panel,
        .home-desktop-news-tabs__panels {
            padding: 1.25rem 1.45rem 1.4rem;
        }

        .home-picks-tabs__item > article,
        .home-picks-tabs__item > a {
            border-radius: .95rem;
        }

        .home-desktop-news-tabs__item {
            border-radius: .95rem;
            padding: .95rem 1.05rem;
        }
    }

    /* Shared visual language for the top-page sections. */
    .home-content-stack {
        position: relative;
        border-top: 1px solid #edf2f0;
        background:
            linear-gradient(180deg, #ffffff 0%, #f8faf9 18%, #f7f9f8 82%, #ffffff 100%);
    }

    .home-life-category-desktop-heading p {
        color: #047857 !important;
        letter-spacing: .08em;
        text-transform: uppercase;
    }

    .home-life-category-desktop-icon {
        border-color: #cde8dc !important;
        background: #f1fbf6 !important;
        color: #047857 !important;
        box-shadow: 0 8px 20px rgb(4 120 87 / .09);
    }

    .home-life-category-card {
        border: 1px solid rgb(255 255 255 / .58);
        box-shadow: 0 10px 22px rgb(15 23 42 / .1);
    }

    .home-life-category-card::before {
        background:
            linear-gradient(180deg, rgb(15 23 42 / .02) 0%, rgb(15 23 42 / .07) 42%, rgb(15 23 42 / .82) 100%),
            linear-gradient(135deg, color-mix(in srgb, var(--category-color) 12%, transparent) 0%, transparent 58%);
    }

    .home-life-category-card:hover {
        box-shadow: 0 16px 30px rgb(15 23 42 / .16);
    }

    .home-transport-card,
    .home-guide-section .home-mobile-feature-card,
    .home-council-desktop-card,
    .home-procedure-desktop-card {
        position: relative;
        overflow: hidden;
        border-color: #dce5e3 !important;
        border-radius: 1rem !important;
        background: #ffffff !important;
        box-shadow: 0 11px 28px rgb(15 23 42 / .055) !important;
    }

    .home-guide-section .home-mobile-feature-card::after {
        display: none;
    }

    .home-transport-card > *,
    .home-guide-section .home-mobile-feature-card > *,
    .home-council-desktop-card > *,
    .home-procedure-desktop-card > * {
        position: relative;
        z-index: 2;
    }

    .home-transport-link {
        border-color: #e0e8e6 !important;
        border-radius: .68rem !important;
        box-shadow: none !important;
    }

    .home-transport-link:hover {
        border-color: #9fcfba !important;
        background: #f5fbf8 !important;
        box-shadow: 0 8px 18px rgb(15 23 42 / .06) !important;
    }

    .home-transport-icon {
        border-radius: .58rem !important;
        box-shadow: inset 0 0 0 1px rgb(255 255 255 / .65);
    }

    .home-transport-cta,
    .home-guide-section .home-mobile-feature-card a,
    .home-guide-section .home-mobile-feature-card > div > a,
    .home-council-desktop-card > div > span:last-child,
    .home-procedure-desktop-card > div:first-child > a {
        border-radius: .62rem !important;
        box-shadow: 0 8px 18px rgb(4 120 87 / .12);
    }

    .home-guide-section .home-mobile-feature-card:hover,
    .home-council-desktop-card:hover {
        border-color: #b9d9ca !important;
        box-shadow: 0 15px 32px rgb(15 23 42 / .08) !important;
    }

    .home-guide-section .home-mobile-feature-card [class*="rounded-full"],
    .home-council-desktop-card [class*="rounded-full"] {
        border-radius: .45rem !important;
    }

    .home-procedure-desktop-card .group {
        border-color: #e1e8e6 !important;
        border-radius: .72rem !important;
        box-shadow: none !important;
        transition: border-color .16s ease, background-color .16s ease, transform .16s ease;
    }

    .home-procedure-desktop-card .group:hover {
        border-color: #a9cdbc !important;
        background: #f6fbf8 !important;
        transform: translateY(-1px);
    }

    .home-picks-tabs__card,
    .home-desktop-news-tabs__card {
        position: relative;
        border-color: #dce5e3;
        border-radius: 1rem;
        background: #ffffff;
        box-shadow: 0 12px 30px rgb(15 23 42 / .06);
    }

    .home-picks-tabs__header,
    .home-desktop-news-tabs__header {
        border-bottom-color: #e5ecea;
        background: #fbfdfc;
    }

    .home-picks-tabs__eyebrow,
    .home-desktop-news-tabs__eyebrow {
        letter-spacing: .11em;
    }

    .home-picks-tabs__controls {
        gap: .2rem;
        border: 1px solid #dfe7e5;
        border-radius: .7rem;
        background: #f3f6f5;
        padding: .22rem;
        box-shadow: none;
    }

    .home-picks-tabs__tab {
        border-radius: .5rem;
        box-shadow: none;
    }

    .home-desktop-news-tabs__controls {
        gap: .35rem;
    }

    .home-desktop-news-tabs__tab {
        min-height: 2.3rem;
        border-color: #dfe7e5;
        border-radius: .55rem;
        padding: 0 .8rem;
        box-shadow: none;
    }

    .home-picks-tabs__tab.is-active,
    #home-desktop-news-all:checked ~ .home-desktop-news-tabs__header label[for="home-desktop-news-all"],
    #home-desktop-news-site:checked ~ .home-desktop-news-tabs__header label[for="home-desktop-news-site"],
    #home-desktop-news-important:checked ~ .home-desktop-news-tabs__header label[for="home-desktop-news-important"],
    #home-desktop-news-city:checked ~ .home-desktop-news-tabs__header label[for="home-desktop-news-city"],
    #home-desktop-news-other:checked ~ .home-desktop-news-tabs__header label[for="home-desktop-news-other"],
    #home-desktop-news-open-close:checked ~ .home-desktop-news-tabs__header label[for="home-desktop-news-open-close"],
    #home-desktop-news-council:checked ~ .home-desktop-news-tabs__header label[for="home-desktop-news-council"] {
        border-color: #047857;
        background: #047857;
        box-shadow: 0 6px 14px rgb(4 120 87 / .14);
    }

    .home-picks-tabs__item > article,
    .home-picks-tabs__item article {
        overflow: hidden;
        border-color: #dfe6e5 !important;
        border-radius: .76rem !important;
        box-shadow: 0 6px 16px rgb(15 23 42 / .05) !important;
    }

    .home-picks-tabs__item article img {
        transition: transform .25s ease, filter .25s ease;
    }

    .home-picks-tabs__item article:hover img {
        filter: saturate(1.04);
        transform: scale(1.025);
    }

    .home-picks-tabs__nav {
        width: 2.55rem;
        height: 2.55rem;
        border-color: #d9e5e1;
        color: #075f49;
        box-shadow: 0 10px 22px rgb(15 23 42 / .14);
    }

    .home-desktop-news-tabs__grid {
        overflow: hidden;
        gap: 0;
        border-top: 1px solid #e5ecea;
        border-left: 1px solid #e5ecea;
        border-radius: .72rem;
    }

    .home-desktop-news-tabs__item {
        border: 0;
        border-right: 1px solid #e5ecea;
        border-bottom: 1px solid #e5ecea;
        border-radius: 0;
        background: #ffffff;
        padding: .9rem 1rem;
        transition: background-color .16s ease, color .16s ease;
    }

    .home-desktop-news-tabs__item:hover {
        background: #f4faf7;
        transform: none;
    }

    .home-desktop-news-tabs__popular {
        border-top-color: #e5ecea;
        background: #fafcfb;
    }

    .important-notice-ticker {
        border-color: #eadfca;
        background: #ffffff;
        box-shadow: 0 9px 24px rgb(15 23 42 / .05);
    }

    .important-notice-ticker::after {
        opacity: .55;
    }

    @media (max-width: 767px) {
        .home-content-stack {
            border-top: 0;
            background: #f7f9f8;
        }

        .home-mobile-hero-card,
        .home-mobile-updates-card,
        .home-guide-mobile-card,
        .home-picks-tabs__card {
            border-color: #dce5e3 !important;
            border-radius: .9rem !important;
            box-shadow: 0 9px 22px rgb(15 23 42 / .06) !important;
        }

        .home-life-category-mobile-top__eyebrow,
        .home-picks-tabs__eyebrow {
            letter-spacing: .08em;
        }

        .home-life-category-card {
            border-color: #e1e8e6;
            border-radius: .72rem;
            box-shadow: 0 5px 14px rgb(15 23 42 / .045);
        }

        .home-transport-card {
            padding: .9rem;
        }

        .home-transport-link {
            min-height: 3rem;
        }

        .home-picks-tabs__header {
            background: #fbfdfc;
        }

        .home-picks-tabs__controls,
        .home-mobile-updates-tabs__controls {
            border: 1px solid #dfe7e5;
            border-radius: .68rem;
            background: #f3f6f5;
            padding: .2rem;
        }

        .home-picks-tabs__tab,
        .home-mobile-updates-tabs__tab {
            border-radius: .48rem;
        }
    }

    /* Mobile first view: share the desktop photography and live event data. */
    .home-mobile-portal {
        display: none;
    }

    @media (max-width: 767px) {
        .home-mobile-portal {
            display: block;
            overflow: clip;
            background: #f7faf8;
            padding-bottom: 1.1rem;
        }

        .home-mobile-photo-hero {
            position: relative;
            min-height: clamp(34.5rem, 148vw, 37.5rem);
            overflow: hidden;
            background: #dcefe6;
            isolation: isolate;
        }

        .home-mobile-photo-hero > .home-mobile-photo-hero__carousel {
            position: absolute !important;
            inset: 0;
            height: 100% !important;
        }

        .home-mobile-photo-hero__carousel .splide__track,
        .home-mobile-photo-hero__carousel .splide__list,
        .home-mobile-photo-hero__carousel .splide__slide {
            height: 100% !important;
        }

        .home-mobile-photo-hero__carousel .splide__slide {
            overflow: hidden;
        }

        .home-mobile-photo-hero__image {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: var(--mobile-hero-position, 67% center);
        }

        .home-mobile-photo-hero::after {
            position: absolute;
            inset: 0;
            z-index: 1;
            background:
                linear-gradient(180deg, rgb(255 255 255 / .72) 0%, rgb(255 255 255 / .48) 41%, rgb(255 255 255 / .05) 73%, rgb(5 46 33 / .08) 100%),
                linear-gradient(90deg, rgb(255 255 255 / .82) 0%, rgb(255 255 255 / .53) 53%, rgb(255 255 255 / .08) 88%);
            content: "";
            pointer-events: none;
        }

        .home-mobile-photo-hero__content {
            position: relative;
            z-index: 3;
            width: min(100%, 34rem);
            padding: 2rem 1.25rem 5rem;
            pointer-events: none;
        }

        .home-mobile-photo-hero__eyebrow {
            display: inline-flex;
            min-height: 2rem;
            align-items: center;
            border: 1px solid rgb(255 255 255 / .72);
            border-radius: 999px;
            background: rgb(255 255 255 / .76);
            color: #176144;
            box-shadow: 0 6px 18px rgb(15 23 42 / .06);
            padding: .38rem .82rem;
            font-size: .78rem;
            font-weight: 700;
            line-height: 1.2;
            backdrop-filter: blur(8px);
        }

        .home-mobile-photo-hero__title {
            margin-top: 1.7rem;
            color: #102033;
            font-family: var(--font-heading);
            font-size: 2rem;
            font-weight: 700;
            letter-spacing: 0;
            line-height: 1.35;
            text-wrap: balance;
        }

        .home-mobile-photo-hero__title span {
            display: block;
            white-space: nowrap;
        }

        .home-mobile-photo-hero__copy {
            max-width: 22rem;
            margin-top: 1.05rem;
            color: #243348;
            font-size: .92rem;
            font-weight: 500;
            line-height: 1.78;
        }

        .home-mobile-photo-hero__copy span {
            display: block;
        }

        .home-mobile-photo-hero__search {
            display: grid;
            width: min(100%, 25.5rem);
            min-height: 3.5rem;
            grid-template-columns: minmax(0, 1fr) 3.35rem;
            align-items: center;
            margin-top: 1.5rem;
            overflow: hidden;
            border: 1px solid rgb(255 255 255 / .86);
            border-radius: 1.1rem;
            background: rgb(255 255 255 / .94);
            box-shadow: 0 14px 32px rgb(15 23 42 / .14);
            pointer-events: auto;
            backdrop-filter: blur(10px);
        }

        .home-mobile-photo-hero__search input {
            min-width: 0;
            height: 100%;
            border: 0;
            background: transparent;
            color: #172033;
            padding: 0 0 0 1.15rem;
            font-size: 1rem;
            outline: 0;
        }

        .home-mobile-photo-hero__search input::placeholder {
            color: #7b8797;
            opacity: 1;
        }

        .home-mobile-photo-hero__search:focus-within {
            border-color: #3f8c69;
            box-shadow: 0 0 0 3px rgb(16 185 129 / .16), 0 14px 32px rgb(15 23 42 / .14);
        }

        .home-mobile-photo-hero__search button {
            display: grid;
            width: 100%;
            height: 100%;
            place-items: center;
            border: 0;
            background: transparent;
            color: #176144;
            cursor: pointer;
        }

        .home-mobile-photo-hero__search button:focus-visible {
            outline: 2px solid #047857;
            outline-offset: -5px;
        }

        .home-mobile-photo-hero__search svg {
            width: 1.5rem;
            height: 1.5rem;
            fill: none;
            stroke: currentColor;
            stroke-width: 2.25;
            stroke-linecap: round;
        }

        .home-mobile-photo-hero__carousel .site-splide__arrows {
            display: none;
        }

        .home-mobile-photo-hero__carousel .site-splide__pagination {
            position: absolute;
            z-index: 4;
            right: auto;
            bottom: 3.65rem;
            left: 50%;
            display: flex;
            gap: .48rem;
            margin: 0;
            padding: 0;
            list-style: none;
            transform: translateX(-50%);
        }

        .home-mobile-photo-hero__carousel .site-splide__pagination-page {
            display: block;
            width: .58rem;
            height: .58rem;
            border: 0;
            border-radius: 999px;
            background: rgb(255 255 255 / .68);
            box-shadow: 0 1px 5px rgb(15 23 42 / .2);
            padding: 0;
            transition: width .2s ease, background-color .2s ease;
        }

        .home-mobile-photo-hero__carousel .site-splide__pagination-page.is-active {
            width: 1.45rem;
            background: #ffffff;
        }

        .home-mobile-quick-wrap {
            position: relative;
            z-index: 6;
            width: min(calc(100% - 2rem), 43rem);
            margin: -2rem auto 0;
        }

        .home-mobile-quick-panel {
            border: 1px solid #e2e8e5;
            border-radius: 1.35rem;
            background: rgb(255 255 255 / .98);
            box-shadow: 0 17px 38px rgb(15 23 42 / .12);
            padding: 1.1rem;
        }

        .home-mobile-quick-panel__heading {
            display: flex;
            align-items: center;
            gap: .62rem;
            color: #102033;
            font-size: 1.05rem;
            font-weight: 800;
            line-height: 1.35;
        }

        .home-mobile-quick-panel__heading svg {
            width: 1.42rem;
            height: 1.42rem;
            fill: none;
            stroke: #176144;
            stroke-width: 1.9;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

        .home-mobile-quick-panel__grid {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: .65rem;
            margin-top: .95rem;
        }

        .home-mobile-quick-link {
            position: relative;
            display: grid;
            min-width: 0;
            min-height: 4.85rem;
            grid-template-columns: 2.25rem minmax(0, 1fr);
            align-items: center;
            gap: .45rem;
            border: 1px solid #e4eae8;
            border-radius: .9rem;
            background: #ffffff;
            color: #172033;
            padding: .65rem 1.2rem .65rem .65rem;
            box-shadow: 0 5px 14px rgb(15 23 42 / .055);
            font-size: .82rem;
            font-weight: 800;
            line-height: 1.3;
            text-decoration: none;
            transition: border-color .16s ease, background-color .16s ease, transform .16s ease;
        }

        .home-mobile-quick-link:hover {
            border-color: #a9cebc;
            background: #f7fcf9;
        }

        .home-mobile-quick-link:active {
            transform: scale(.985);
        }

        .home-mobile-quick-link:focus-visible,
        .home-mobile-quick-panel__all:focus-visible,
        .home-mobile-pickup__all:focus-visible,
        .home-mobile-pickup-card:focus-visible {
            outline: 2px solid #047857;
            outline-offset: 2px;
        }

        .home-mobile-quick-link__icon {
            display: grid;
            width: 2.25rem;
            height: 2.25rem;
            place-items: center;
            border-radius: .8rem;
            background: var(--quick-bg, #e8f5ee);
            color: var(--quick-color, #176144);
        }

        .home-mobile-quick-link__icon svg {
            width: 1.35rem;
            height: 1.35rem;
            fill: none;
            stroke: currentColor;
            stroke-width: 1.9;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

        .home-mobile-quick-link__arrow {
            position: absolute;
            top: 50%;
            right: .48rem;
            color: #718096;
            font-size: 1.1rem;
            font-weight: 500;
            transform: translateY(-50%);
        }

        .home-mobile-quick-link__label {
            min-width: 0;
            word-break: keep-all;
            overflow-wrap: normal;
        }

        .home-mobile-quick-panel__all {
            display: flex;
            min-height: 3rem;
            align-items: center;
            justify-content: center;
            gap: .6rem;
            margin-top: .75rem;
            border: 1px solid #4d8b6d;
            border-radius: .8rem;
            color: #176144;
            font-size: .9rem;
            font-weight: 800;
            text-decoration: none;
            cursor: pointer;
            list-style: none;
        }

        .home-mobile-quick-panel__all:hover {
            background: #f3faf6;
        }

        .home-mobile-quick-panel__all::-webkit-details-marker {
            display: none;
        }

        .home-mobile-quick-panel__all-icon {
            display: grid;
            width: 1.45rem;
            height: 1.45rem;
            place-items: center;
            border-radius: 999px;
            background: #e8f5ee;
            color: #176144;
            transition: transform .2s ease;
        }

        .home-mobile-quick-panel__all-icon svg {
            width: .85rem;
            height: .85rem;
            fill: none;
            stroke: currentColor;
            stroke-width: 2;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

        .home-mobile-category-details[open] .home-mobile-quick-panel__all-icon {
            transform: rotate(180deg);
        }

        .home-mobile-quick-panel__all-label--open {
            display: none;
        }

        .home-mobile-category-details[open] .home-mobile-quick-panel__all-label--closed {
            display: none;
        }

        .home-mobile-category-details[open] .home-mobile-quick-panel__all-label--open {
            display: inline;
        }

        .home-mobile-quick-panel:has(.home-mobile-category-details[open]) > .home-mobile-quick-panel__grid {
            display: none;
        }

        .home-mobile-category-details[open] {
            display: flex;
            flex-direction: column;
        }

        .home-mobile-category-details[open] > .home-mobile-quick-panel__all {
            order: 2;
            margin-top: .75rem;
        }

        .home-mobile-category-details__body {
            margin-top: .75rem;
            border-top: 1px solid #e7eeea;
            padding-top: .75rem;
            animation: home-mobile-category-open .2s ease-out;
        }

        .home-mobile-category-details[open] > .home-mobile-category-details__body {
            order: 1;
            margin-top: .85rem;
            border-top: 0;
            padding-top: 0;
        }

        .home-mobile-category-details__grid {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: .5rem;
        }

        .home-mobile-category-details__link {
            position: relative;
            display: grid;
            min-width: 0;
            min-height: 3.35rem;
            grid-template-columns: 1.9rem minmax(0, 1fr) .7rem;
            align-items: center;
            gap: .45rem;
            border: 1px solid #e4eae8;
            border-radius: .8rem;
            background: #ffffff;
            color: #172033;
            padding: .52rem .5rem;
            font-size: .72rem;
            font-weight: 800;
            line-height: 1.25;
            text-decoration: none;
            transition: border-color .16s ease, background-color .16s ease, transform .16s ease;
        }

        .home-mobile-category-details__link:hover {
            border-color: color-mix(in srgb, var(--category-color, #176144) 50%, #e4eae8);
            background: color-mix(in srgb, var(--category-color, #176144) 4%, #ffffff);
        }

        .home-mobile-category-details__link:active {
            transform: scale(.985);
        }

        .home-mobile-category-details__link:focus-visible {
            outline: 2px solid #047857;
            outline-offset: 2px;
        }

        .home-mobile-category-details__icon {
            display: grid;
            width: 1.9rem;
            height: 1.9rem;
            place-items: center;
            border-radius: .62rem;
            background: color-mix(in srgb, var(--category-color, #176144) 12%, #ffffff);
            color: var(--category-color, #176144);
        }

        .home-mobile-category-details__icon svg {
            width: 1.05rem;
            height: 1.05rem;
            fill: none;
            stroke: currentColor;
            stroke-width: 2;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

        .home-mobile-category-details__label {
            min-width: 0;
            overflow-wrap: anywhere;
        }

        .home-mobile-category-details__arrow {
            color: var(--category-color, #176144);
            font-size: 1rem;
            line-height: 1;
            text-align: center;
        }

        @keyframes home-mobile-category-open {
            from {
                opacity: 0;
                transform: translateY(-.35rem);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .home-mobile-pickup {
            width: 100%;
            max-width: 46rem;
            margin: 2rem auto 0;
            padding: 0 0 .5rem;
        }

        .home-mobile-pickup__heading {
            display: flex;
            align-items: end;
            justify-content: space-between;
            gap: .8rem;
            padding: 0 1rem;
        }

        .home-mobile-pickup__title-row {
            display: flex;
            min-width: 0;
            align-items: baseline;
            gap: .65rem;
        }

        .home-mobile-pickup__flag {
            width: 1.15rem;
            height: 1.15rem;
            flex: 0 0 auto;
            fill: none;
            stroke: #176144;
            stroke-width: 1.8;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

        .home-mobile-pickup__title {
            color: #172033;
            font-family: var(--font-accent-hand);
            font-size: 1.35rem;
            font-weight: 400;
            line-height: 1;
            white-space: nowrap;
        }

        .home-mobile-pickup__subtitle {
            color: #367658;
            font-size: .74rem;
            font-weight: 800;
            white-space: nowrap;
        }

        .home-mobile-pickup__all {
            display: inline-flex;
            min-height: 2.4rem;
            flex: 0 0 auto;
            align-items: center;
            gap: .25rem;
            color: #176144;
            font-size: .75rem;
            font-weight: 800;
            text-decoration: none;
        }

        .home-mobile-pickup__carousel {
            box-sizing: border-box;
            width: 100%;
            margin-top: .85rem;
            padding-left: 1rem;
        }

        .home-mobile-pickup__carousel .splide__track {
            overflow: visible;
        }

        .home-mobile-pickup__carousel .site-splide__pagination {
            display: none;
        }

        .home-mobile-pickup__carousel .site-splide__arrows {
            top: 0;
            bottom: 0;
            height: auto;
        }

        .home-mobile-pickup__carousel .site-splide__arrow {
            width: 2.5rem;
            height: 2.5rem;
            min-width: 2.5rem;
            min-height: 2.5rem;
            border-color: rgb(226 232 240 / .95);
            background: rgb(255 255 255 / .94);
            color: #047857;
            box-shadow: 0 12px 24px rgb(15 23 42 / .18);
        }

        .home-mobile-pickup__carousel .site-splide__arrow--prev {
            left: .35rem;
        }

        .home-mobile-pickup__carousel .site-splide__arrow--next {
            right: .35rem;
        }

        .home-mobile-pickup__carousel .site-splide__arrow svg {
            width: 1.1rem;
            height: 1.1rem;
        }

        .home-mobile-pickup-card {
            display: grid;
            min-height: 10.5rem;
            height: 10.5rem;
            grid-template-columns: minmax(7rem, 42%) minmax(0, 1fr);
            overflow: hidden;
            border: 1px solid #dde6e2;
            border-radius: 1rem;
            background: #ffffff;
            box-shadow: 0 10px 24px rgb(15 23 42 / .07);
            color: inherit;
            text-decoration: none;
        }

        .home-mobile-pickup-card__media {
            min-height: 100%;
            overflow: hidden;
            background: #eef3f1;
        }

        .home-mobile-pickup-card__media img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .home-mobile-pickup-card__body {
            display: flex;
            min-width: 0;
            flex-direction: column;
            padding: .7rem .72rem .65rem;
        }

        .home-mobile-pickup-card__title {
            display: -webkit-box;
            overflow: hidden;
            color: #172033;
            font-size: .86rem;
            font-weight: 800;
            line-height: 1.38;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

        .home-mobile-pickup-card__meta {
            display: grid;
            gap: .24rem;
            margin-top: .42rem;
            color: #536171;
            font-size: .66rem;
            font-weight: 600;
            line-height: 1.28;
        }

        .home-mobile-pickup-card__meta p {
            display: grid;
            grid-template-columns: 1rem minmax(0, 1fr);
            align-items: start;
            gap: .32rem;
        }

        .home-mobile-pickup-card__meta svg {
            width: .92rem;
            height: .92rem;
            fill: none;
            stroke: #367658;
            stroke-width: 1.8;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

        .home-mobile-pickup-card__meta span {
            display: -webkit-box;
            overflow: hidden;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
        }

        .home-mobile-pickup-card__cta {
            display: inline-flex;
            align-items: center;
            gap: .3rem;
            margin-top: auto;
            padding-top: .32rem;
            color: #176144;
            font-size: .71rem;
            font-weight: 800;
        }

        .home-picks-tabs__tab[data-home-picks-tab="events"],
        .home-picks-tabs__panel--events {
            display: none !important;
        }

        .home-picks-tabs {
            padding-right: 0;
            padding-left: 0;
            padding-top: 2rem;
            padding-bottom: .5rem;
        }

        .home-picks-tabs__card {
            overflow: visible;
            border: 0 !important;
            border-radius: 0 !important;
            background: transparent;
            box-shadow: none !important;
        }

        .home-picks-tabs__header {
            display: flex;
            align-items: flex-end;
            justify-content: space-between;
            gap: .8rem;
            border: 0;
            background: transparent;
            padding: 0 1rem;
        }

        .home-picks-tabs__title-row {
            display: flex;
            min-width: 0;
            align-items: baseline;
            justify-content: flex-start;
            gap: .6rem;
        }

        .home-picks-tabs__mobile-icon {
            display: block;
            width: 1.15rem;
            height: 1.15rem;
            flex: 0 0 auto;
            fill: none;
            stroke: #176144;
            stroke-width: 1.8;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

        .home-picks-tabs__eyebrow,
        .home-picks-tabs__title-desktop,
        .home-picks-tabs__controls {
            display: none;
        }

        .home-picks-tabs__title {
            margin: 0;
            line-height: 1;
            white-space: nowrap;
        }

        .home-picks-tabs__title-mobile,
        .home-picks-tabs__mobile-subtitle {
            display: inline;
        }

        .home-picks-tabs__title-mobile {
            color: #172033;
            font-family: var(--font-accent-hand);
            font-size: 1.35rem;
            font-weight: 400;
            line-height: 1;
        }

        .home-picks-tabs__mobile-subtitle {
            color: #367658;
            font-size: .68rem;
            font-weight: 800;
            white-space: nowrap;
        }

        .home-picks-tabs__mobile-all {
            display: inline-flex;
            min-height: 2.4rem;
            flex: 0 0 auto;
            align-items: center;
            gap: .25rem;
            color: #176144;
            font-size: .75rem;
            font-weight: 800;
            text-decoration: none;
        }

        .home-picks-tabs__mobile-all:focus-visible {
            outline: 2px solid #047857;
            outline-offset: 2px;
        }

        .home-picks-tabs__panel {
            padding: .85rem 0 0;
        }

        .home-picks-tabs__grid {
            gap: .75rem;
            padding: .1rem 1rem .7rem;
            scroll-padding-inline: 1rem;
        }

        .home-picks-tabs__item {
            flex: 0 0 calc(86% + .86rem);
        }

        .home-picks-editorial-card {
            display: grid;
            min-height: 12.25rem;
            grid-template-columns: minmax(7rem, 42%) minmax(0, 1fr);
            border-radius: 1rem;
            box-shadow: 0 10px 24px rgb(15 23 42 / .07);
            transform: none;
        }

        .home-picks-editorial-card__media {
            min-height: 100%;
            aspect-ratio: auto;
        }

        .home-picks-editorial-card__body {
            padding: .86rem .78rem .8rem;
        }

        .home-picks-editorial-card__meta {
            gap: .35rem .45rem;
            font-size: .66rem;
        }

        .home-picks-editorial-card__title {
            margin-top: .55rem;
            font-size: .88rem;
            line-height: 1.45;
            -webkit-line-clamp: 3;
        }

        .home-picks-editorial-card__excerpt {
            margin-top: .42rem;
            font-size: .7rem;
            line-height: 1.5;
            -webkit-line-clamp: 2;
        }

        .home-picks-editorial-card__cta {
            padding-top: .45rem;
            font-size: .73rem;
        }

        .home-picks-tabs__footer {
            display: none;
        }

        .home-guide-section,
        .home-council-section {
            padding: .68rem 1.25rem !important;
        }

        [data-home-mobile-guide="procedure"] {
            order: 31 !important;
        }

        [data-home-mobile-guide="parenting"] {
            order: 32 !important;
        }

        [data-home-mobile-guide="development"] {
            order: 33 !important;
        }

        [data-home-mobile-guide="council"] {
            order: 34 !important;
        }

        [data-home-mobile-guide="bousai"] {
            order: 35 !important;
        }

        .home-guide-mobile-card {
            min-height: 10.25rem;
            grid-template-columns: 4.5rem minmax(0, 1fr) 2.5rem;
            align-items: center;
            gap: .75rem;
            border-color: #e6ece9 !important;
            border-radius: 1rem !important;
            background: linear-gradient(112deg, #ffffff 0%, var(--guide-bg) 100%);
            padding: 1.05rem .8rem 1.05rem .85rem;
            box-shadow: 0 12px 26px rgb(15 23 42 / .085) !important;
        }

        .home-guide-mobile-card::before {
            top: -3.7rem;
            right: -3.25rem;
            width: 9.2rem;
            height: 9.2rem;
            opacity: .58;
        }

        .home-guide-mobile-card::after {
            display: none;
        }

        .home-guide-mobile-card--procedure {
            --guide-bg: #f7f9ff;
            --guide-accent: #4d72c7;
            --guide-decor: #dce5ff;
            --guide-border: #dce5f6;
        }

        .home-guide-mobile-card--parenting {
            --guide-bg: #fff9f7;
            --guide-accent: #c66f50;
            --guide-decor: #f7dfd7;
            --guide-border: #f2ddd5;
        }

        .home-guide-mobile-card--development {
            --guide-bg: #f7fcf9;
            --guide-accent: #43836b;
            --guide-decor: #dcefe7;
            --guide-border: #dcece5;
        }

        .home-guide-mobile-card--council {
            --guide-bg: #faf9ff;
            --guide-accent: #6650b5;
            --guide-decor: #e7e1f7;
            --guide-border: #e5e0f2;
        }

        .home-guide-mobile-card--bousai {
            --guide-bg: #f4f8f6;
            --guide-accent: #315b50;
            --guide-decor: #dce9e4;
            --guide-border: #d7e4df;
        }

        .home-guide-mobile-card__content {
            position: static;
            grid-column: 2;
            grid-row: 1;
            align-self: center;
        }

        .home-guide-mobile-card__label {
            gap: .38rem;
            font-size: .72rem;
            letter-spacing: .02em;
        }

        .home-guide-mobile-card__label::before {
            width: .46rem;
            height: .46rem;
            box-shadow: none;
        }

        .home-guide-mobile-card__title {
            margin-top: .48rem;
            font-size: 1.17rem;
            font-weight: 800;
            line-height: 1.35;
            letter-spacing: 0;
        }

        .home-guide-mobile-card__copy {
            margin-top: .55rem;
            color: #334155;
            font-size: .76rem;
            line-height: 1.78;
        }

        .home-guide-mobile-card__footer {
            position: absolute;
            top: 50%;
            right: .72rem;
            z-index: 2;
            min-height: 2.5rem;
            margin: 0;
            font-size: 0;
            transform: translateY(-50%);
        }

        .home-guide-mobile-card__arrow {
            width: 2.5rem;
            height: 2.5rem;
            background: rgb(255 255 255 / .94);
            box-shadow: 0 7px 18px rgb(15 23 42 / .09), inset 0 0 0 1px var(--guide-border);
        }

        .home-guide-mobile-card__arrow svg {
            width: .95rem;
            height: .95rem;
            stroke-width: 2.3;
        }

        .home-guide-mobile-card__visual {
            grid-column: 1;
            grid-row: 1;
            width: 4.5rem;
            height: 4.5rem;
            justify-self: start;
            border-radius: 9999px;
            background: color-mix(in srgb, var(--guide-decor) 50%, #ffffff);
            box-shadow: inset 0 0 0 1px rgb(255 255 255 / .88), 0 8px 20px rgb(15 23 42 / .055);
        }

        .home-guide-mobile-card__visual svg {
            width: 2.45rem;
            height: 2.45rem;
            stroke-width: 1.8;
        }

        .home-mobile-updates-tabs {
            order: 35 !important;
            padding: .9rem 1.25rem 1.8rem !important;
        }

        .home-mobile-updates-card {
            border-color: #e4e9e7 !important;
            border-radius: .95rem !important;
            box-shadow: 0 12px 28px rgb(15 23 42 / .075) !important;
        }

        .home-mobile-updates-card__header {
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: .75rem;
            padding: 1.1rem 1rem .45rem;
        }

        .home-mobile-updates-card__header h2 {
            margin: 0;
            font-size: 1.08rem;
            line-height: 1.4;
        }

        .home-mobile-updates-card__eyebrow {
            flex: 0 0 auto;
            color: #43836b;
            font-size: .6rem;
            font-weight: 900;
            letter-spacing: .06em;
            text-transform: uppercase;
        }

        .home-mobile-updates-tabs__controls {
            grid-template-columns: repeat(4, minmax(0, 1fr));
            gap: .38rem;
            border: 0;
            border-radius: 0;
            background: #ffffff;
            padding: .65rem 1rem .55rem;
        }

        .home-mobile-updates-tabs__tab {
            min-height: 2.75rem;
            border: 1px solid #e5e9e8;
            border-radius: .42rem;
            background: #ffffff;
            padding: .34rem .18rem;
            color: #475569;
            font-size: .64rem;
            line-height: 1.25;
            text-align: center;
        }

        #home-mobile-updates-latest:checked ~ .home-mobile-updates-tabs__controls label[for="home-mobile-updates-latest"],
        #home-mobile-updates-civic:checked ~ .home-mobile-updates-tabs__controls label[for="home-mobile-updates-civic"],
        #home-mobile-updates-childcare:checked ~ .home-mobile-updates-tabs__controls label[for="home-mobile-updates-childcare"],
        #home-mobile-updates-notices:checked ~ .home-mobile-updates-tabs__controls label[for="home-mobile-updates-notices"] {
            border-color: #4a8b70;
            background: linear-gradient(135deg, #4b9677 0%, #2f745a 100%);
            color: #ffffff;
            box-shadow: 0 7px 15px rgb(47 116 90 / .2);
        }

        #home-mobile-updates-latest:checked ~ .home-mobile-updates-tabs__panels .home-mobile-updates-panel--latest,
        #home-mobile-updates-civic:checked ~ .home-mobile-updates-tabs__panels .home-mobile-updates-panel--civic,
        #home-mobile-updates-childcare:checked ~ .home-mobile-updates-tabs__panels .home-mobile-updates-panel--childcare,
        #home-mobile-updates-notices:checked ~ .home-mobile-updates-tabs__panels .home-mobile-updates-panel--notices {
            display: block;
        }

        .home-mobile-updates-tabs__panels {
            padding: .1rem 1rem 1rem;
        }

        .home-mobile-update-item {
            position: relative;
            padding: .82rem 1.65rem .82rem 0;
        }

        .home-mobile-update-item::after {
            position: absolute;
            top: 50%;
            right: .12rem;
            color: #347b60;
            font-size: 1.25rem;
            font-weight: 500;
            content: "›";
            transform: translateY(-50%);
        }
    }

    @media (max-width: 420px) {
        .home-picks-tabs__item {
            flex-basis: calc(90% + .9rem);
        }
    }

    @media (max-width: 374px) {
        .home-guide-section,
        .home-council-section,
        .home-mobile-updates-tabs {
            padding-right: 1rem !important;
            padding-left: 1rem !important;
        }

        .home-guide-mobile-card {
            min-height: 9.7rem;
            grid-template-columns: 3.8rem minmax(0, 1fr) 2.3rem;
            gap: .55rem;
            padding: .92rem .62rem .92rem .72rem;
        }

        .home-guide-mobile-card__visual {
            width: 3.8rem;
            height: 3.8rem;
        }

        .home-guide-mobile-card__visual svg {
            width: 2.08rem;
            height: 2.08rem;
        }

        .home-guide-mobile-card__label {
            font-size: .65rem;
        }

        .home-guide-mobile-card__title {
            font-size: 1.02rem;
        }

        .home-guide-mobile-card__copy {
            font-size: .7rem;
            line-height: 1.68;
        }

        .home-guide-mobile-card__footer {
            right: .55rem;
        }

        .home-guide-mobile-card__arrow {
            width: 2.3rem;
            height: 2.3rem;
        }

        .home-mobile-updates-tabs__tab {
            font-size: .58rem;
        }
    }

    @media (max-width: 359px) {
        .home-picks-tabs__header {
            gap: .4rem;
        }

        .home-picks-tabs__title-row {
            gap: .35rem;
        }

        .home-picks-tabs__mobile-icon {
            width: 1rem;
            height: 1rem;
        }

        .home-picks-tabs__title-mobile {
            font-size: 1.15rem;
        }

        .home-picks-tabs__mobile-subtitle {
            font-size: .6rem;
        }

        .home-picks-tabs__mobile-all span {
            display: none;
        }

        .site-public-header > .mx-auto {
            gap: .4rem;
            padding-right: .7rem;
            padding-left: .7rem;
        }

        .site-public-header a[aria-label$="トップページ"] img {
            max-width: 8.8rem;
        }

        .site-public-header > .mx-auto > .lg\:hidden {
            flex: 0 0 auto;
            gap: .35rem;
        }

        .site-public-header > .mx-auto > .lg\:hidden > a,
        .site-public-header > .mx-auto > .lg\:hidden > button {
            padding-right: .55rem;
            padding-left: .55rem;
            font-size: .76rem;
            white-space: nowrap;
        }

        .home-mobile-photo-hero {
            min-height: 33.5rem;
        }

        .home-mobile-photo-hero__content {
            padding: 1.45rem 1rem 4.75rem;
        }

        .home-mobile-photo-hero__eyebrow {
            padding-inline: .68rem;
            font-size: .7rem;
        }

        .home-mobile-photo-hero__title {
            margin-top: 1.35rem;
            font-size: 1.72rem;
            line-height: 1.38;
        }

        .home-mobile-photo-hero__copy {
            margin-top: .82rem;
            font-size: .81rem;
            line-height: 1.7;
        }

        .home-mobile-photo-hero__search {
            min-height: 3.25rem;
            margin-top: 1.15rem;
        }

        .home-mobile-quick-wrap {
            width: calc(100% - 1.4rem);
        }

        .home-mobile-quick-panel {
            padding: .85rem;
        }

        .home-mobile-quick-panel__heading {
            font-size: .96rem;
        }

        .home-mobile-quick-panel__grid {
            gap: .48rem;
        }

        .home-mobile-quick-link {
            min-height: 4.35rem;
            grid-template-columns: 2.1rem minmax(0, 1fr);
            gap: .4rem;
            padding: .55rem 1rem .55rem .55rem;
            font-size: .78rem;
        }

        .home-mobile-quick-link__icon {
            width: 2.1rem;
            height: 2.1rem;
        }

        .home-mobile-pickup__title {
            font-size: 1.14rem;
        }

        .home-mobile-pickup__subtitle {
            font-size: .66rem;
        }
    }

    @media (prefers-reduced-motion: reduce) {
        .home-mobile-photo-hero__carousel .site-splide__pagination-page,
        .home-mobile-quick-link,
        .home-mobile-pickup-card__media img {
            transition: none;
        }
    }

    .home-heavy-rain-guide-section {
        padding-top: 0;
        padding-bottom: 2.9rem;
    }

    .home-heavy-rain-guide-banner {
        position: relative;
        display: grid;
        overflow: hidden;
        min-height: 13.5rem;
        color: #fff;
        border: 1px solid #bed8dc;
        border-radius: 1rem;
        background: #164a54;
        box-shadow: 0 12px 25px rgb(15 23 42 / .11);
        text-decoration: none;
        isolation: isolate;
        transition: transform .18s ease, box-shadow .18s ease;
    }

    .home-heavy-rain-guide-banner::after {
        position: absolute;
        z-index: 1;
        inset: 0;
        background: linear-gradient(90deg, rgb(4 45 52 / .96) 0%, rgb(4 45 52 / .83) 42%, rgb(4 45 52 / .31) 71%, rgb(4 45 52 / .18) 100%);
        content: "";
    }

    .home-heavy-rain-guide-banner:hover {
        transform: translateY(-3px);
        box-shadow: 0 18px 32px rgb(15 23 42 / .18);
    }

    .home-heavy-rain-guide-banner:focus-visible {
        outline: 3px solid #0f9b93;
        outline-offset: 3px;
    }

    .home-heavy-rain-guide-banner__image {
        position: absolute;
        z-index: 0;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .home-heavy-rain-guide-banner__body {
        position: relative;
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        max-width: 44rem;
        padding: clamp(1.35rem, 3.2vw, 2.6rem);
    }

    .home-heavy-rain-guide-banner__eyebrow {
        margin: 0;
        color: #b8f3ed;
        font-size: .73rem;
        font-weight: 900;
        letter-spacing: .12em;
    }

    .home-heavy-rain-guide-banner__title {
        margin: .48rem 0 0;
        color: #fff;
        font-size: clamp(1.38rem, 2.8vw, 2.2rem);
        font-weight: 900;
        line-height: 1.34;
    }

    .home-heavy-rain-guide-banner__copy {
        margin: .6rem 0 0;
        color: #e2f3f2;
        font-size: .91rem;
        font-weight: 700;
        line-height: 1.7;
    }

    .home-heavy-rain-guide-banner__actions {
        display: flex;
        flex-wrap: wrap;
        gap: .55rem;
        margin-top: 1rem;
    }

    .home-heavy-rain-guide-banner__cta {
        display: inline-flex;
        align-items: center;
        gap: .5rem;
        padding: .63rem .92rem;
        color: #075a57;
        border-radius: .6rem;
        background: #fff;
        font-size: .84rem;
        font-weight: 900;
        text-decoration: none;
    }

    .home-heavy-rain-guide-banner__cta:hover {
        background: #dff8f4;
    }

    .home-heavy-rain-guide-banner__sub-cta {
        display: inline-flex;
        align-items: center;
        padding: .58rem .72rem;
        color: #fff;
        border: 1px solid rgb(255 255 255 / .7);
        border-radius: .6rem;
        background: rgb(3 57 63 / .22);
        font-size: .78rem;
        font-weight: 900;
        text-decoration: none;
    }

    .home-heavy-rain-guide-banner__sub-cta:hover {
        background: rgb(255 255 255 / .15);
    }

    .home-heavy-rain-guide-banner__note {
        margin: .55rem 0 0;
        color: rgb(232 255 253 / .83);
        font-size: .68rem;
        line-height: 1.55;
    }

    @media (max-width: 640px) {
        .home-heavy-rain-guide-section {
            padding-bottom: 2rem;
        }

        .home-heavy-rain-guide-banner {
            min-height: 24rem;
            border-radius: .78rem;
        }

        .home-heavy-rain-guide-banner::after {
            background: linear-gradient(180deg, rgb(4 45 52 / .95) 0%, rgb(4 45 52 / .87) 47%, rgb(4 45 52 / .35) 72%, rgb(4 45 52 / .22) 100%);
        }

        .home-heavy-rain-guide-banner__image {
            object-position: 52% center;
        }

        .home-heavy-rain-guide-banner__body {
            justify-content: flex-start;
            padding: 1.2rem;
        }

        .home-heavy-rain-guide-banner__title {
            font-size: 1.38rem;
        }

        .home-heavy-rain-guide-banner__copy {
            max-width: 18rem;
            font-size: .83rem;
        }

        .home-heavy-rain-guide-banner__actions {
            gap: .45rem;
            margin-top: .8rem;
        }

        .home-heavy-rain-guide-banner__cta,
        .home-heavy-rain-guide-banner__sub-cta {
            padding: .53rem .62rem;
            font-size: .72rem;
        }
    }

