/* ==========================================================================
   Responsive Styles
   ========================================================================== */

/* Tablet (768px - 1199px) */
@media (max-width: 1199px) {
    .section-title-jp{
        font-size: 24px;
    }
    .title-yellow-small {
        font-size: 24px;
    }
    .title-yellow{
        font-size: 32px;
    }
    .title-yellow-large{
        font-size: 36px;
    }
    .companies-grid {
        grid-template-columns: 1fr;
        gap: 80px 30px;
        max-width: 450px;
    }
    
    .company-card {
        width: 100%;
        margin-top: 20px;
    }
    
    .company-tag {
        width: 298.874px;
        height: 36.775px;
        font-size: 17.512px;
        line-height: 36.775px;
    }
    .points-top-text-wrapper-pc{
        font-size: 2vw;
        margin: 4.3vw auto 1.9vw auto;
        padding: 2.67vw 0;
        max-width: 83.8vw;
    }
    .points-top-text{
        max-width: 75.15vw;
    }
    .points-grid {
        grid-template-columns: 1fr;
        padding: 20px 15px 0 25px;
    }
    
    .main-navigation ul {
        gap: 15px;
    }
    
    .main-navigation a {
        font-size: 14px;
    }
    
    /* INDEX Section */
    .index-item {
        padding: 25px 5px;
    }
    
    .index-item span {
        font-size: 14px;
    }
    
    .index-title {
        font-size: 30px;
    }
    .comparison-top-wrapper{
        display: flex;
        flex-direction: column;
        margin: 20px 0;
    }
    .comparison-top-text{
        margin: 0 auto;
    }
    .no-yellow-underline{
        display: inline-block;
    }
    .no-yellow-underline-shimasu{
        display: none;
    }
    .overview-inner{
        flex-wrap: wrap;
        justify-content: center;
    }
}

/* Tablet Portrait and Below (max-width: 991px) */
@media (max-width: 991px) {
    .header-container {
        flex-wrap: wrap;
    }
    
    .header-right {
        width: 100%;
        justify-content: space-between;
        margin-top: 15px;
    }
    
    .hero-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
    }
    
    .hero-item {
        min-height: 180px;
    }
    
    .problems-grid {
        grid-template-columns: 1fr;
    }
    .comparison-top-text .orange-number{
        font-size: 6vw;
    }
    .comparison-top-text .orange-text{
        font-size: 5.5vw;
    }
    .type-cell{
        font-size: 27px;
    }
    .comparison-table{
        border-radius: 38px 38px 0 0;
        box-shadow: none;
    }
    .comparison-table-wrapper{
        margin-bottom: 0;
        padding-left: 0;
        margin-left: 2.5vw !important;
        padding-bottom: 0;
        padding-right: 0;
    }
    .comparison-table thead th{
        min-width: 33.33vw;
    }
    
    .comparison-table thead th,
    .comparison-table tbody td {
        padding: 10px;
    }

    .comparison-icon{
        font-size: 6.67vw;
        margin-bottom: 3.33vw;
    }
    .comparison-text{
        font-size: 12px;
    }
    .type-cell{
        font-size: 3.33vw;
        width: 33.33vw;
    }
    .merit-cell{
        min-width: 43vw;
    }
    .demerit-cell{
        min-width: 43vw;
    }
    .comparison-bottom-pc{
        display: none;
    }
    .comparison-bottom-sp{
        border-radius: 0 0 38px 38px;
        background-color: #04479B;
        margin-left: 2.5vw;
        display: block;
        padding: 0 4.17vw 4.5vw 2vw;
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.25);
    }
    .scroll-hint{
        width: 33.5vw;
        padding-top: 8px;
    }
    .comparison-bottom-wrapper{
        display: flex;
        gap: 1vw;
    }
    .comparison-bottom-wrapper .table-button-inner{
        text-align: center;
        margin-bottom: 0;
        gap: 2.167vw;
        margin-top: 2.67vw;
    }
    .comparison-bottom-wrapper .table-button-inner .table-button{
        font-size: 2.45vw;
        width: 46vw;
        border-radius: 2.83vw;
        padding: 1.67vw;
        height: 7.29vw;
        gap: 0;
        justify-content: space-between;
    }
    .comparison-bottom-wrapper .table-button-inner .table-button-white{
        border: 1px solid #F45F1A;
    }
    .comparison-bottom-wrapper .table-button-inner .table-button .arrow-icon{
        width: 2.33vw;
    }
    .screenshot-caption{
        font-size: 10px;
    }

    .budget-top-wrapper-sp{
        display: block;
        margin: 0 auto;
        width: 95vw;
        margin-right: 5px;
        margin-top: 4.67vw;
    }
}

/* Mobile (max-width: 767px) */
@media (max-width: 767px) {
    /* Top Bar - main.cssで管理 */
    
    /* Header - main.cssで管理 */
    
    /* サイドバーを非表示 */
    .company-intro-sidebar {
        display: none !important;
    }
    
    /* PC用今すぐCHECKインジケーターを非表示 */
    .check-indicator-pc {
        display: none !important;
    }
    
    /* Hero Section - 高さ縮小 */
    .hero-section {
        max-height: 100%;
        height: 125vw;
    }
    
    
    /* Hero Section */
    .hero-content{
        background-image: url('../images/mv-sp.avif');
        aspect-ratio: 600 / 749;
        max-height: 100%;
        height: 125vw !important;
    }
    
    /* INDEX Section */
    .content-index {
        padding: 0;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
    
    .index-container {
        flex-direction: column;
        border: none;
        max-width: 280px;
        margin:  0 auto;
    }
    .index-item {
        border-right: none;
        border-bottom: none;
        border-left: none;
        padding: 18px 15px;
        min-height: auto;
        justify-content: left;
        align-items: center;
        gap: 5px;
        flex-direction: row;
    }
    .index-title-item-sp{
        max-width: 100%;
        width: 100vw;
        display: block;
        font-family: var(--font-ja);
        font-weight: 700;
        color: #fff;
        margin: 0;
        text-align: center;
        z-index: 2;
        position: relative;
        padding: 20px 15px;
        background-color: #1F2937;
    }
    .index-title-item{
        display: none;
    }
    .index-item::before{
        display: none;
    }
    .index-item:not(.index-title-item) {
        text-align: left;
    }
    .index-item .pc-only{
        display: none;
    }
    .index-item:last-child {
        border-bottom: none;
    }
    
    /* INDEXタイトル部分 */
    .index-title-item {
        border-bottom: 1px solid #000;
        padding: 20px;
        justify-content: center;
    }
    
    .index-title {
        font-size: 30px;
    }
    /* スマホ用：赤い四角と矢印を表示 */
    .index-item .index-square,
    .index-item .index-arrow {
        display: inline-block;
        color: #04479B;
        flex-shrink: 0;
    }
    .index-square::before{
        content: "";
        width: 16px;
        height: 11px;
        background-color: #04479B;
        position: absolute;
        left: -20px;
        top: -5px;
    }
    .index-item .index-square {
        position: relative;
    }
    
    .index-item .index-arrow {
        font-size: 10px;
        width: auto;
        text-align: center;
    }

    .section-title-jp{
        border-bottom: none;
    }
    .section-title-jp::before{
        width: 8.17vw;
    }

    /* Recommended Companies */
    .recommended-companies .section-header {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 15px;
    }
    /* スマホ用改行 - 無効化 */
    .sp-br {
        display: none;
    }
    
    /* おすすめ業者カード - 横スクロール形式 */
    .companies-grid-wrapper {
        width: 100%;
        position: relative;
        overflow: visible;
    }
    
    .companies-grid {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        padding: 20px 0 15px;
        max-width: 100%;
        margin: 0;
        -ms-overflow-style: none;
        scrollbar-width: none;
        justify-content: flex-start;
    }
    
    .companies-grid::-webkit-scrollbar {
        display: none;
    }
    
    .company-wrapper {
        flex: 0 0 calc(100vw - 100px);
        width: calc(100vw - 100px);
        max-width: calc(100vw - 100px);
        min-width: calc(100vw - 100px);
        scroll-snap-align: start;
        scroll-snap-stop: always;
    }
    
    .company-wrapper:first-child {
        margin-left: 20px;
    }
    
    .company-wrapper:last-child {
        margin-right: 20px;
    }
    
    /* スクロールインジケーター */
    .scroll-indicator {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        padding: 10px 0 5px;
    }
    
    .scroll-text {
        font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #FFF;
        letter-spacing: 2px;
    }
    
    .scroll-arrow {
        font-size: 16px;
        color: #FFF;
        animation: scrollArrow 1.5s ease-in-out infinite;
    }
    
    @keyframes scrollArrow {
        0%, 100% {
            transform: translateX(0);
            opacity: 1;
        }
        50% {
            transform: translateX(8px);
            opacity: 0.5;
        }
    }
    
    .company-card {
        width: 100%;
        margin-top: 20px;
    }
    
    .company-tag {
        width: 280px;
        height: 34px;
        font-size: 16px;
        line-height: 34px;
    }
    
    .company-catchcopy {
        font-size: 22px;
        padding: 28px 12px 18px;
        min-height: 90px;
    }
    
    .company-image-wrapper {
        padding: 0;
    }
    
    .company-image {
        height: auto;
    }
    
    .company-info {
        padding: 12px 10px;
    }
    
    .company-name {
        font-size: 20px;
        margin-bottom: 8px;
        min-height: 55px;
        line-height: 1.4;
    }
    
    .company-feature-wrapper {
        gap: 8px;
        margin-bottom: 10px;
        padding: 6px 12px;
        min-height: 110px;
    }
    
    .crown-left {
        width: 70px;
        height: 100px;
    }
    
    .crown-right {
        width: 70px;
        height: 100px;
    }
    
    .company-feature {
        font-size: 17px;
    }
    
    .company-btn {
        font-size: 23px;
    }
    
    .company-btn.btn-consult,
    .company-btn.btn-review {
        width: 100%;
        max-width: 100%;
        height: 55px;
        font-size: 14px;
        margin-top: 0;
    }
    
    .arrow-icon {
        width: 8px;
    }
    
    /* Problems Section */
    .problems-title-wrapper {
        gap: 15px;
    }
    
    .alert-message {
        flex-direction: column;
        padding: 20px 15px;
        gap: 15px;
    }
    
    .alert-icon {
        width: 60px;
    }
    
    .alert-title {
        font-size: 20px;
    }
    
    .problems-grid {
        gap: 20px;
        margin-bottom: 30px;
    }
    
    .problem-item {
        padding: 20px 15px;
    }
    
    .problem-number {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }
    
    .problem-title {
        font-size: 16px;
    }
    
    .problem-description {
        font-size: 13px;
    }
    
    .advice-box {
        width: calc(100% - 20px);
        height: auto;
        min-height: 120px;
        padding: 50px 15px 20px;
        margin: 0 10px 115px;
        box-shadow: 3px 3px 0 0 #000;
        overflow: visible;
    }
    
    .advice-icons {
        top: 0;
        left: 0;
        gap: 0;
    }
    
    .advice-icon-corner {
        width: 50px;
        margin-top: -28px;
        margin-left: -18px;
    }
    
    .advice-icon-main {
        width: 82px;
        height: auto;
        margin-left: -3px;
        margin-top: -12px;
    }
    
    .advice-arrow {
        bottom: -85px;
        width: 168px;
        height: 51px;
    }
    
    .advice-text {
        color: #000;
        font-family: "Hiragino Maru Gothic ProN", "Noto Sans JP", "Hiragino Sans", sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.6;
        text-align: center;
    }

    /* 比較セクションの吹き出し下余白を縮める */
    .comparison-section {
        margin-bottom: 20px;
    }

    .comparison-advice {
        margin-bottom: 15px;
    }
    
    /* Comparison Section */
    .section-title-main {
        font-size: 4.8vw;
    }
    
    .section-title-sub {
        font-size: 6.4vw;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
    .section-title-sub .char-with-dot::before {
        width: 7px;
        height: 7px;
        top: -3px;
    }
    .comparison-top-sp{
        display: block;
    }
    .comparison-top-pc{
        display: none;
    }
    .comparison-top-text{
        font-size: 4vw;
    }
    .comparison-top-text br{
        display: inline-block;
    }
    .yellow-underline.compariosn-top-text{
        display: inline-block;
        background: transparent;
    }
    .comparison-table-wrapper {
        overflow-x: scroll;
    }
    
    .comparison-table {
        min-width: 600px;
        font-size: 12px;
    }
    
    .comparison-table thead th {
        padding: 8px;
        font-size: 18px;
    }
    .col-heading-small{
        font-size: 12px;
    }

    .comparison-table tbody td {
        padding: 1vw 1.33vw;
    }
    
    .merit-cell li,
    .demerit-cell li {
        margin-bottom: 8px;
        font-size: 12px;
    }
    
    .comparison-note {
        font-size: 10px;
        margin-bottom: 20px;
        white-space: nowrap;
    }
    .section-title-jp{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .section-title-jp::before{
        display: block;
        position: static;
        transform: none;
        height: 8.17vw;
        margin-right: 5px;
    }
    .section-title-jp{
        font-size: 4.33vw;
        padding: 2vw 0;
    }
    .title-yellow{
        font-size: 4vw;
    }

    .title-yellow-small {
        font-size: 4vw;
    }
    .title-yellow-large{
        font-size: 5.5vw;
    }
    .title-yellow-sp-small{
        font-size: 4vw;
    }
    .title-red-deco::after{
        display: none;
    }

    /* Points Section - main.cssで管理 */
    .points-top-text-wrapper-pc{
        display: none;
    }
    .points-top-text-wrapper-sp{
        display: block;
        width: 92.83vw;
        margin: 4vw auto 2.5vw auto;
    }
    .points-top-text{
        max-width: 81vw;
    }
    .point-title{
        font-size: 5.33vw;
        padding-top: 0;
    }
    .point2-title{
        display: block;
        width: 95.67vw;
        margin: 0 auto;
    }
    .point2-title-pc{
        display: none;
    }
    .point3-heading{
        display: none;
    }
    .point3-heading-sp{
        display: block;
        width: 86.7vw;
    }
    .points-inner{
        flex-direction: column;
        align-items: center;
    }
    .point-3-inner{
        flex-direction: column;
        padding-top: 35px;
    }
    .point-item {
        padding: 20px 15px;
        overflow: visible;
        width: 95.16vw;
        max-width: 100%;
        min-height: 83.16vw;
    }

    .point-item-title{
        font-size: 5.33vw;
        min-width: 83.33vw;
    }
    .point-description {
        font-size: 3.33vw;
        padding: 0;
    }
    .points-bottom-img-sp{
        display: block;
        margin-bottom: 62px;
    }
    .points-bottom-img{
        display: none;
    }
    .strengths-heading-text{
        text-align: center;
        font-size: 24px;
        line-height: 1.2;
    }
    .strengths-heading-ontex::before{
        width: 330px;
        border-radius: 18px;
        align-items: center;
        bottom: -12px;
    }
    .company-introduction-wrapper{
        padding: 0 2vw;
    }
    .company-common-title{
        font-size: 4.33vw;
        width: 48vw;
        height: 11vw;
        padding-right: 5vw;
        background-position: bottom;
    }
    .company-name-fukidashi{
        width: 200px;
    }
    .company-name-large{
        padding: 2.5vw;
        text-align: left;
        padding-left: 6.7vw;
    }
    .company-name-large::before{
        width: 2.5vw;
        height: 6.5vw;
        top: 20%;

    }
    .overview-inner{
        flex-direction: column-reverse;
        padding-left: 0;
        gap: 19px;
    }
    .overview-screenshot{
        width: 100%;
    }
    .overview-table{
        width: 100%;
    }
    .result-swiper .swiper-button-prev,
    .result-swiper .swiper-button-next{
        width: 4.67vw;
        height: 4.67vw;
    }
    .review-pc{
        display: none;
    }
    .review-sp{
        gap: 18px;
        display: flex;
        flex-direction: column;
        margin-top: 28px;
    }
    .review-container{
        border-radius: 40px;
        border: 1px solid #000;
        flex-direction: column;
        align-items: flex-start;
        padding: 5.33vw;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        position: relative;
    }
    .review-wrapper{
        margin-left: 0;
    }
    .review-container:nth-child(even){
        flex-direction: column;
    }
    .review-image{
        display: flex;
        width: 87px;
        gap: 16px;
    }
    .review-name{
        text-align: left;
        margin-top: 12px;
    }
    .review-star{
        display: flex;
        align-items: flex-start;
        width: 100%;
    }
    .review-star div{
        width: 132px;
    }
    .review-star-text{
        font-size: 7px;
    }
    .review-text-wrapper{
        box-shadow: none;
        max-width: 465px;
        margin: 0 auto;
        padding: 0;
        margin-top: 16px;
    }
    .review-text::before{
        position: absolute;
        width: 32px;
        height: 30px;
        background-image: url(../images/q-mark-1.avif);
        background-size: contain;
        background-repeat: no-repeat;
        left: 5vw;
        content: "";
        top: 25vw;
    }
    .review-text::after{
        position: absolute;
        width: 32px;
        height: 30px;
        background-image: url(../images/q-mark-2.avif);
        background-size: contain;
        background-repeat: no-repeat;
        right: 8.33vw;
        bottom: 11.67vw;
        content: "";
    }
    .review-text{
        font-size: 18px;
    }
    .review-link-wrapper{
        font-size: 8px;
        margin-right: 25.83vw;
        margin-left: auto;
    }


    /* 施工実績セクション - 2カラム表示 */
    .result-inner{
        gap: 0;
    }
    .result-item{
        width: 46.33vw;
    }
    .result-swiper {
        width: 46.33vw;
        height: 47.17vw;
    }

    .budget-section{
        padding-bottom: 23px;
        background-image: url(../images/bg-budget-sp.avif);
    }
    .budget-point-heading-wrapper{
        margin-top: 16px;
    }

    .budget-point-heading-wrapper::before{
        width: 100vw;
    }
    .budget-point-heading{
        font-size: 24px;
    }
    .budget-top-text-wrapper{
        display: none;
    }
    .budge-top-wrapper-sp{
        display: block;
        width: 92.83vw;
        margin: 0 auto;
        margin-top: 30px;
    }
    .budget-point-wrapper{
        width: 97.33vw;
        max-width: 100%;
    }

    .faq-container{
        padding: 21px 10px;
    }
    .faq-title{
        font-size: 4vw;
    }
    .faq-item{
        width: 92.5vw;
    }
    .faq-item.active .faq-answer{
        padding-left: 10px;
    }
    .faq-list{
        gap: 4vw;
    }
    .faq-a-text{
        font-size: 3.8vw;
        line-height: 1;
        font-weight: 700;
    }
}

/* Small Mobile (max-width: 480px) */
@media (max-width: 480px) {
    .top-bar-text {
        font-size: 11px;
    }
    
    .site-title-en {
        font-size: 18px;
    }
    
    .header-title {
        font-size: 18px;
    }
    
    .header-title .number {
        font-size: 28px;
    }
    
    /* Hero Section */
    .hero-grid {
        gap: 5px;
    }
    
    .hero-item {
        min-height: 120px;
    }
    
    .index-title {
        font-size: 24px;
    }
    
    .index-item span:not(.index-square):not(.index-arrow) {
        font-size: 15px;
    }
    
    .recommended-companies .section-header {
        margin-bottom: 10px;
    }
    
    
    .companies-grid {
        gap: 12px;
        padding: 15px 0 20px;
    }
    
    .company-wrapper {
        flex: 0 0 calc(100vw - 90px);
        width: calc(100vw - 90px);
        max-width: calc(100vw - 90px);
        min-width: calc(100vw - 90px);
    }
    
    .company-wrapper:first-child {
        margin-left: 15px;
    }
    
    .company-wrapper:last-child {
        margin-right: 15px;
    }
    
    .company-catchcopy {
        font-size: 20px;
        padding: 25px 10px 15px;
        line-height: 1.4;
        min-height: 80px;
    }
    
    .company-name {
        font-size: 18px;
        min-height: 50px;
        line-height: 1.4;
    }
    
    .company-feature-wrapper {
        min-height: 100px;
    }
    
    .company-tag {
        width: 260px;
        height: 32px;
        font-size: 14px;
        line-height: 32px;
    }
    
    .company-catchcopy {
        font-size: 18px;
        padding: 25px 10px 15px;
        min-height: 80px;
    }
    
    .company-image-wrapper {
        padding: 0;
    }
    
    .company-image {
        height: auto;
    }
    
    .company-info {
        padding: 10px 8px;
    }
    
    .company-name {
        font-size: 18px;
        margin-bottom: 6px;
    }
    
    .company-feature-wrapper {
        gap: 6px;
        margin-bottom: 8px;
        padding: 5px 10px;
    }
    
    .crown-left {
        width: 60px;
        height: 85px;
    }
    
    .crown-right {
        width: 60px;
        height: 85px;
    }
    
    .company-feature {
        font-size: 15px;
    }
    
    .alert-title {
        font-size: 18px;
    }

    /* 比較セクション - 480px以下 */
    .intro-line {
        gap: 3px;
    }

    .text-small-work {
        font-size: 18px;
        padding: 0 3px;
    }

    .text-easy-request {
        font-size: 12px;
    }

    .text-local {
        gap: 1px;
    }

    .text-local .char-bg {
        font-size: 18px;
        padding: 0 4px;
    }

    .question-mark {
        font-size: 18px;
    }

    .hake-icon {
        height: 30px;
    }

    .text-rich-experience {
        font-size: 16px;
    }

    .text-major {
        font-size: 18px;
        padding: 0 3px;
    }

    .comparison-header {
        margin-bottom: 15px;
    }
    
    .section-title-main {
        font-size: 20px;
    }
    
    .section-title-sub {
        font-size: 28px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .section-title-sub .char-with-dot::before {
        width: 7px;
        height: 7px;
        top: -3px;
    }
    .budget-point-img{
        width: 50px;
    }
    /* .points-section - main.cssで管理 */
}

/* Extra Small Mobile (max-width: 360px) */
@media (max-width: 360px) {
    .recommended-companies .section-header {
        margin-bottom: 8px;
    }
    
    .recommended-companies .section-title-jp {
        font-size: 15px;
        padding: 4px 6px;
        margin-bottom: 5px;
    }
    
    .recommended-companies .section-title-en {
        font-size: 13px !important;
        white-space: nowrap;
    }
    
    .companies-grid {
        gap: 10px;
        padding: 12px 0 18px;
    }
    
    .company-wrapper {
        flex: 0 0 calc(100vw - 70px);
        width: calc(100vw - 70px);
        max-width: calc(100vw - 70px);
        min-width: calc(100vw - 70px);
    }
    
    .company-wrapper:first-child {
        margin-left: 12px;
    }
    
    .company-wrapper:last-child {
        margin-right: 12px;
    }

    /* 比較セクション - 360px以下 */
    .intro-line {
        gap: 2px;
    }

    .text-small-work {
        font-size: 16px;
        padding: 1px 3px;
    }

    .text-easy-request {
        font-size: 11px;
    }

    .text-local .char-bg {
        font-size: 16px;
        padding: 1px 3px;
    }

    .question-mark {
        font-size: 16px;
    }

    .hake-icon {
        height: 25px;
    }

    .text-rich-experience {
        font-size: 14px;
    }

    .text-major {
        font-size: 20px;
        padding: 1px 4px;
    }

    .comparison-header {
        margin-bottom: 10px;
    }

    .section-title-main {
        font-size: 18px;
    }

    .section-title-sub {
        font-size: 24px;
    }

    .comparison-note {
        font-size: 9px;
    }
}

/* Print Styles */
@media print {
    .hamburger-btn,
    .mobile-menu,
    .company-buttons {
        display: none !important;
    }
    
    .companies-grid {
        grid-template-columns: 1fr;
    }
    
    a {
        text-decoration: underline;
    }
}
