﻿.bookmark-button{display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;color:#212529;border:1px solid #7a7a7a;width:45px;height:45px;border-radius:50%;transition:all 0.2s ease}.bookmark-button:hover{background-color:#e9ecef;box-shadow:0 4px 6px rgba(0,0,0,0.2);cursor:pointer}.bookmark-button:active{transform:scale(0.95)}.bookmark-button:focus{outline:none}.bookmark-button:focus-visible{outline:3px solid rgba(0,123,255,0.5);outline-offset:2px}.footbar{position:fixed;left:0;right:0;bottom:0;height:64px;display:none;background:rgba(255,255,255,0.97);border-top:1px solid #e9edf2;box-shadow:0 -4px 18px rgba(18,38,63,0.08);z-index:1050;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding-bottom:env(safe-area-inset-bottom)}.footbar .footbar-nav{display:flex;align-items:stretch;justify-content:space-around;width:100%;height:100%;margin:0;padding:4px 6px 4px;list-style:none}.footbar .footbar-nav li{flex:1 1 0;min-width:0;text-align:center}.footbar .footbar-link{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:5px 3px;border-radius:10px;color:#6b7280;font-size:0.7rem;font-weight:500;line-height:1.1;text-decoration:none;transition:color 0.2s ease, background-color 0.2s ease, transform 0.15s ease}.footbar .footbar-link .icon{display:flex;align-items:center;justify-content:center;width:32px;height:28px;margin-bottom:2px;border-radius:8px;font-size:1.15rem;line-height:1;transition:color 0.2s ease, background-color 0.2s ease, transform 0.2s ease}.footbar .footbar-link .label{display:block;max-width:100%;overflow:hidden;font-size:0.65rem;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.footbar .footbar-link:hover{color:#0d6efd;background:rgba(13,110,253,0.04)}.footbar .footbar-link:hover .icon{color:#0d6efd;transform:translateY(-1px)}.footbar .footbar-link.active{color:#0d6efd;font-weight:700}.footbar .footbar-link.active .icon{color:#0d6efd;background:rgba(13,110,253,0.08)}.footbar .footbar-link:focus{outline:none}.footbar .footbar-link:focus-visible{outline:2px solid rgba(13,110,253,0.35);outline-offset:-2px}.footbar .footbar-link:active{transform:scale(0.96)}@media (max-width: 767px){.footbar{display:block}main#main-content{padding-bottom:calc( 64px + 12px + env(safe-area-inset-bottom))}}@media (max-width: 374px){.footbar{height:60px}.footbar .footbar-nav{padding-left:3px;padding-right:3px}.footbar .footbar-link{padding-left:1px;padding-right:1px}.footbar .footbar-link .icon{width:29px;height:26px;font-size:1.05rem}.footbar .footbar-link .label{font-size:0.6rem}main#main-content{padding-bottom:calc( 60px + 12px + env(safe-area-inset-bottom))}}.flash-container{position:fixed;top:0;left:0;right:0;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;z-index:1040;pointer-events:none}.notice,.alert{padding:12px;margin:0;margin-bottom:0;border-radius:0;font-weight:bold;font-size:16px;overflow:hidden;opacity:1;pointer-events:auto;width:100%;max-width:none}.notice{background-color:#e0f7e9;color:#1b5e20;border:1px solid #a5d6a7}.alert{background-color:#fdecea;color:#c62828;border:1px solid #f44336}.fade-out{transition:opacity 0.4s ease, max-height 0.4s ease, margin 0.4s ease, padding 0.4s ease;opacity:0 !important;max-height:0 !important;margin:0 !important;padding-top:0 !important;padding-bottom:0 !important;border-width:0 !important}.home-hero{position:relative;width:100%;min-height:400px;margin-bottom:1.5rem;overflow:hidden}.home-hero-img{display:block;width:100%;height:400px;object-fit:cover;object-position:center}.home-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.15) 45%, rgba(0,0,0,0.48) 100%)}.home-hero-search{position:absolute;top:50%;left:50%;width:80%;max-width:720px;transform:translate(-50%, -50%);text-align:center}.home-hero-title{margin-bottom:0.4rem;color:#fff;font-size:clamp(1.7rem, 4vw, 2.8rem);font-weight:700;letter-spacing:0.08em;line-height:1.3;text-shadow:0 2px 10px rgba(0,0,0,0.35)}.home-hero-title span{font-size:0.65em;font-weight:500}.home-hero-subtitle{margin-bottom:1.5rem;color:rgba(255,255,255,0.95);font-size:0.95rem;letter-spacing:0.08em;text-shadow:0 2px 8px rgba(0,0,0,0.4)}.home-search-form{padding:5px;border-radius:12px;background:rgba(255,255,255,0.96);box-shadow:0 10px 30px rgba(0,0,0,0.2);backdrop-filter:blur(6px)}.home-search-form .form-control{height:48px;border:0;border-radius:8px 0 0 8px;box-shadow:none;font-size:0.95rem}.home-search-form .form-control:focus{box-shadow:none}.home-search-form .btn{min-width:52px;border-radius:8px;font-size:1rem}.register-card-img{display:block;width:100%;height:100%;min-height:180px;object-fit:cover}.mountain-card-img-wrap{position:relative}.mountain-card-img-wrap.clickable-card-mini{height:140px;overflow:hidden;border-radius:10px;background:#f5f5f5;transition:transform 0.2s ease, box-shadow 0.2s ease}.mountain-card-img-wrap.clickable-card-mini:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(18,38,63,0.13)}.mountain-card-img-wrap.clickable-card-mini:hover .home-card-img{transform:scale(1.04)}.mountain-card-img-wrap.clickable-card-mini .home-card-img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.mountain-pref-badge,.mountain-name-badge{position:absolute;color:#fff;white-space:nowrap;text-shadow:0 1px 4px rgba(0,0,0,0.7)}.mountain-pref-badge{top:6px;right:6px;padding:4px 8px;border-radius:5px;background:rgba(0,0,0,0.55);font-size:0.72rem}.mountain-name-badge{bottom:8px;left:8px;font-size:0.9rem;font-weight:600}.post-thumb{display:block;width:100px;height:100px;border-radius:10px;object-fit:cover}.post-card-body{padding:0.5rem 0}.post-card-compact{border-radius:10px}.post-card-compact.enhanced{overflow:hidden;border:1px solid #e9edf2;background:#fff;box-shadow:0 8px 24px rgba(18,38,63,0.08);transition:transform 0.2s ease, box-shadow 0.2s ease}.post-card-compact.enhanced:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(18,38,63,0.13)}.post-card-compact.enhanced .post-thumb{box-shadow:none}.home-search-links{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:1.5rem}.home-search-section{min-width:0}.home-search-title{display:flex;align-items:center;gap:0.45rem;margin:0 0 0.75rem;padding-bottom:0.5rem;border-bottom:2px solid #e9edf2;color:#1f2937;font-size:1.1rem;font-weight:700}.home-search-title i{font-size:0.98rem}.home-area-section{margin-bottom:1.5rem}.home-area-section .home-search-title i{color:#e53935}.region-tabs{display:flex;flex-wrap:wrap;gap:0.4rem}.region-tab{padding:0.4rem 0.85rem;border:1px solid #e1e6eb;border-radius:20px;background:#f8fafc;color:#6b7280;font-size:0.82rem;cursor:pointer;transition:background 0.2s ease, border-color 0.2s ease, color 0.2s ease}.region-tab:hover{border-color:#0d6efd;color:#0d6efd}.region-tab.active{border-color:#0d6efd;background:#0d6efd;color:#fff}.region-contents{margin-top:0.75rem}.region-content{display:none;align-items:center;gap:1rem;padding:0.75rem 1rem;border-radius:10px;background:#f8fafc}.region-content.active{display:flex}.region-all-link{flex:0 0 auto;color:#1f2937;font-weight:700;text-decoration:none}.region-all-link:hover{color:#0d6efd}.prefecture-list{display:flex;flex-wrap:wrap;gap:0.25rem 0.8rem}.prefecture-link{color:#6b7280;font-size:0.85rem;white-space:nowrap;text-decoration:none}.prefecture-link:hover{color:#0d6efd;text-decoration:underline}.home-title-section .home-search-title i{color:#f5c542}.title-list{display:flex;flex-wrap:wrap;gap:0.4rem}.title-link{display:inline-block;padding:0.35rem 0.7rem;border:1px solid #e9edf2;border-radius:20px;background:#f8fafc;color:#4b5563;font-size:0.8rem;text-decoration:none;transition:transform 0.2s ease, border-color 0.2s ease, color 0.2s ease, background 0.2s ease}.title-link:hover{border-color:#0d6efd;background:#fff;color:#0d6efd;transform:translateY(-1px)}.home-section{margin-bottom:2rem}.home-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:0.9rem}.home-section-title{display:flex;align-items:center;gap:0.55rem}.home-section-title h2{margin:0;color:#1f2937;font-size:1.3rem;font-weight:700;line-height:1.2}.section-type{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:24px;padding:0 0.45rem;border-radius:6px;color:#fff;font-size:0.7rem;font-weight:700;line-height:1}.section-type-mountain{background:#27ae60}.section-type-post{background:#0d6efd}.section-type-record{background:#6f42c1}.home-section-more{display:inline-flex;align-items:center;gap:0.3rem;color:#0d6efd;font-size:0.83rem;text-decoration:none;white-space:nowrap}.home-section-more i{font-size:0.68rem;transition:transform 0.2s ease}.home-section-more:hover{color:#0b5ed7}.home-section-more:hover i{transform:translateX(3px)}.home-section-content{width:100%}.home-popular-posts .home-section-content{margin-top:0.25rem}.word-break{word-break:keep-all;overflow-wrap:normal;hyphens:none}@media (min-width: 768px){.home-hero{min-height:430px}.home-hero-img{height:430px}.home-hero-search{width:70%}.home-search-links{grid-template-columns:2fr 1fr}}@media (max-width: 767px){.home-hero{min-height:360px}.home-hero-img{height:360px}.home-hero-search{width:90%}.home-hero-title{font-size:1.65rem;letter-spacing:0.04em}.home-hero-subtitle{margin-bottom:1rem;font-size:0.8rem}.home-search-form .form-control{height:44px;font-size:0.85rem}.home-search-form .btn{min-width:46px}.mountain-pref-badge{top:4px;right:4px}.mountain-name-badge{bottom:6px;left:6px}.home-search-links{display:block}.home-title-section{margin-top:1.25rem}.region-tabs{gap:0.3rem}.region-tab{padding:0.32rem 0.68rem;font-size:0.78rem}.region-content{display:none}.region-content.active{display:flex;align-items:center;gap:0.6rem}.region-all-link{flex:0 0 3rem;margin:0;font-size:0.8rem}.prefecture-list{flex:1;gap:0.2rem 0.55rem}.prefecture-link{font-size:0.78rem}.title-link{padding:0.32rem 0.65rem;font-size:0.78rem}.home-section{margin-bottom:1.5rem}.home-section-header{margin-bottom:0.7rem}.home-section-title{gap:0.45rem}.home-section-title h2{font-size:1.1rem}.section-type{min-width:30px;height:22px;font-size:0.65rem}.home-section-more{font-size:0.78rem}}.home-register{margin:0 0 2rem}.home-register-card{overflow:hidden;border:1px solid #e9edf2;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(18,38,63,0.08)}.home-register-img{display:block;width:100%;height:100%;min-height:240px;object-fit:cover}.home-register-body{padding:2rem 2.5rem}.home-register-heading{display:flex;align-items:center;gap:0.8rem;margin-bottom:1rem}.home-register-heading h2{margin:0.15rem 0 0;color:#1f2937;font-size:1.45rem;font-weight:700;line-height:1.4}.home-register-icon{display:inline-flex;flex:0 0 48px;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:rgba(13,110,253,0.1);color:#0d6efd;font-size:1.3rem}.home-register-label{display:block;color:#0d6efd;font-size:0.72rem;font-weight:700;letter-spacing:0.08em}.home-register-text{margin:0 0 1.25rem;color:#6b7280;font-size:0.9rem;line-height:1.9}.home-register-text strong{color:#1f2937;font-weight:600}.home-register-actions{display:flex;align-items:center;gap:0.7rem}.home-register-primary{display:inline-flex;align-items:center;gap:0.65rem;min-height:52px;padding:0.55rem 1rem;border-radius:10px;background:#0d6efd;color:#fff;text-decoration:none;box-shadow:0 5px 14px rgba(13,110,253,0.2);transition:background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease}.home-register-primary>i:first-child{font-size:1rem}.home-register-primary>i:last-child{margin-left:0.25rem;font-size:0.7rem;transition:transform 0.2s ease}.home-register-primary span{display:flex;flex-direction:column;line-height:1.25}.home-register-primary span strong{font-size:0.9rem;font-weight:700}.home-register-primary span small{margin-top:0.15rem;color:rgba(255,255,255,0.8);font-size:0.65rem}.home-register-primary:hover{background:#0b5ed7;color:#fff;transform:translateY(-2px);box-shadow:0 8px 18px rgba(13,110,253,0.25)}.home-register-primary:hover>i:last-child{transform:translateX(3px)}.home-register-login{display:inline-flex;align-items:center;justify-content:center;gap:0.4rem;min-height:52px;padding:0.6rem 1rem;border:1px solid #e9edf2;border-radius:10px;background:#fff;color:#6b7280;font-size:0.82rem;font-weight:600;text-decoration:none;transition:border-color 0.2s ease, color 0.2s ease, background 0.2s ease}.home-register-login:hover{border-color:#0d6efd;background:#f8fafc;color:#0d6efd}.home-register-note{display:flex;align-items:center;gap:0.35rem;margin:0.75rem 0 0;color:#88929a;font-size:0.68rem}.home-register-note i{color:#27ae60;font-size:0.7rem}@media (max-width: 767px){.home-register{margin-bottom:1.5rem}.home-register-body{padding:1.5rem 1.25rem}.home-register-heading{gap:0.65rem;margin-bottom:0.85rem}.home-register-heading h2{font-size:1.2rem}.home-register-icon{flex-basis:42px;width:42px;height:42px;border-radius:12px;font-size:1.1rem}.home-register-label{font-size:0.65rem}.home-register-text{font-size:0.82rem;line-height:1.8}.home-register-actions{display:flex;align-items:stretch;gap:0.5rem}.home-register-primary{flex:1;justify-content:center;min-height:50px;padding:0.5rem 0.7rem}.home-register-primary span strong{font-size:0.82rem}.home-register-primary span small{font-size:0.6rem}.home-register-login{flex:0 0 auto;min-height:50px;padding:0.5rem 0.8rem;font-size:0.75rem}.home-register-note{font-size:0.63rem}}.mountains-index{width:100%}.mountain-card{position:relative;margin-bottom:1rem !important;background:#ffffff;border:1px solid #e9ecef;border-radius:0.75rem;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.05);transition:transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease}.mountain-card.clickable-card{cursor:pointer;text-decoration:none}@media (min-width: 768px){.mountain-card.clickable-card:hover{transform:translateY(-3px);border-color:rgba(46,129,255,0.25);box-shadow:0 8px 24px rgba(0,0,0,0.09)}}.mountain-card .col-auto{padding:0.75rem !important}.mount-images{width:150px;flex-shrink:0}.mount-main{width:150px !important;height:150px !important;min-width:150px !important;min-height:150px !important;max-width:150px !important;max-height:150px !important;aspect-ratio:1 / 1;overflow:hidden;border-radius:0.6rem;background:#f5f6f7}.mount-main img,.mount-main .mount-main-img{width:100% !important;height:100% !important;object-fit:cover !important;display:block;transition:transform 0.35s ease}@media (min-width: 768px){.mountain-card.clickable-card:hover .mount-main img{transform:scale(1.035)}}.mount-images>div:last-child{display:flex;gap:0.35rem;margin-top:0.35rem !important}.mount-images{width:150px;flex:0 0 150px;display:flex;flex-direction:column;box-sizing:border-box}.mount-main{width:150px;height:150px;overflow:hidden;border-radius:6px;box-sizing:border-box}.mount-main-img{display:block;width:100% !important;height:100% !important;object-fit:cover}.mount-thumbs{display:flex;width:150px;height:72px;margin-top:6px;gap:6px;box-sizing:border-box}.mount-thumb{width:72px;height:72px;flex:0 0 72px;overflow:hidden;border-radius:4px;box-sizing:border-box}.mount-thumb img{display:block;width:100% !important;height:100% !important;object-fit:cover !important}.mountain-card .col>.py-2{padding:0.85rem 0.9rem 0.8rem 0 !important}.mountain-card .col .mb-1.small{margin-bottom:0.45rem !important}.mountain-card h4{color:#212529 !important;font-size:1.15rem !important;font-weight:700;line-height:1.3;letter-spacing:0.01em}.mountain-card h4+*{line-height:1.2}.mountain-card .badge{border-radius:0.4rem;padding:0.28rem 0.5rem;font-size:0.7rem;font-weight:700}.mountain-card .text-xs.text-muted{margin-top:0.15rem;color:#6c757d !important;font-size:0.75rem !important;line-height:1.6}.mountain-card .text-xs.text-muted{letter-spacing:0.01em}.mountain-card hr{margin-top:0.55rem !important;margin-bottom:0.55rem !important;border:0;border-top:1px solid #e9ecef;opacity:1}.mountain-card .star5_rating{display:inline-block;transform:translateY(1px)}.mountain-card .text-warning{color:#f5b301 !important}.mountain-card .small.text-muted{font-size:0.75rem}.mountain-card .fw-bold{font-size:0.82rem}.mountain-card .fa-comment-dots{margin-right:0.15rem;color:#8a939b}.mountain-card .d-inline-flex.align-items-center{background:#f8f9fa !important;border:1px solid #e9ecef !important;border-radius:0.45rem !important;box-shadow:none !important;padding:0.3rem 0.55rem !important;transition:background-color 0.15s ease, border-color 0.15s ease}.mountain-card .d-inline-flex .text-muted{color:#7a8289 !important;font-size:0.68rem}.mountain-card .d-inline-flex .fw-semibold,.mountain-card .d-inline-flex .fw-semibold.text-dark{color:#212529 !important;font-size:0.72rem}.mountain-card .d-inline-flex .fw-semibold.text-dark{font-weight:600}.mountain-card .small.text-muted{line-height:1.5}.mountain-card .fa-flag{font-size:0.72rem;vertical-align:middle;opacity:0.9}@media (max-width: 767px){.mountain-card{margin-left:0.5rem !important;margin-right:0.5rem !important;margin-bottom:0.8rem !important;border-radius:0.65rem}.mountain-card .col-auto{padding:0.6rem !important}.mount-images{width:112px}.mount-main{width:112px !important;height:112px !important;min-width:112px !important;min-height:112px !important;max-width:112px !important;max-height:112px !important;border-radius:0.55rem}.mount-thumb{width:53px !important;height:53px !important;min-width:53px !important;min-height:53px !important;max-width:53px !important;max-height:53px !important;flex:0 0 53px !important}.mountain-card .col>.py-2{padding:0.65rem 0.55rem 0.6rem 0 !important}.mountain-card h4{font-size:1rem !important;line-height:1.25}.mountain-card .text-xxs{font-size:0.62rem}.mountain-card .text-xs.text-muted{font-size:0.68rem !important;line-height:1.45}.mountain-card .d-flex.align-items-center.mb-2{margin-bottom:0.45rem !important;flex-wrap:wrap}.mountain-card .d-flex.flex-wrap{gap:0.3rem !important}.mountain-card .d-inline-flex.align-items-center{padding:0.25rem 0.45rem !important}.mountain-card .d-inline-flex .text-muted{font-size:0.62rem}.mountain-card .d-inline-flex .fw-semibold,.mountain-card .d-inline-flex .fw-semibold.text-dark{font-size:0.65rem}}@media (max-width: 400px){.mountain-card .col-auto{padding:0.5rem !important}.mount-images{width:95px}.mount-main{width:95px !important;height:95px !important;min-width:95px !important;min-height:95px !important;max-width:95px !important;max-height:95px !important}.mount-thumb{width:45px !important;height:45px !important;min-width:45px !important;min-height:45px !important;max-width:45px !important;max-height:45px !important;flex-basis:45px !important}.mountain-card h4{font-size:0.92rem !important}}.mountain-card.clickable-card:focus-within{outline:3px solid rgba(46,129,255,0.2);outline-offset:2px}.mountain-admin-menu{position:fixed;bottom:60px;right:20px;z-index:1000}.badge-level{display:inline-flex;align-items:center;gap:0.4rem;padding:0.35rem 0.6rem;border-radius:0.5rem;font-weight:600}.badge-level-entry{background:#ffc107;color:#000}.badge-level-beginner{background:#28a745;color:#fff}.badge-level-intermediate{background:#007bff;color:#fff}.badge-level-advanced{background:#ff0000;color:#fff}.badge-level-expert{background:#6f42c1;color:#fff}.badge-level i{color:inherit}.badge-teal{background:#20c997;color:#fff}.badge-orange{background:#fd7e14;color:#fff}.badge-indigo{background:#6610f2;color:#fff}.badge-pink{background:#e83e8c;color:#fff}.mountain-search{margin:0.75rem 0.5rem 1rem}.mountain-search-main{display:flex;align-items:stretch;gap:0.5rem}.mountain-search-input{position:relative;display:flex;align-items:center;flex:1}.mountain-search-input .form-control{min-height:42px;padding-left:2.5rem;padding-right:3rem;border:1px solid #ced4da;border-radius:0.5rem;box-shadow:none}.mountain-search-input .form-control:focus{border-color:var(--bs-primary);box-shadow:0 0 0 0.15rem rgba(var(--bs-primary-rgb), 0.12)}.mountain-search-input-icon{position:absolute;left:0.9rem;z-index:2;color:#8a939b;pointer-events:none}.mountain-search-submit{position:absolute;right:0;top:0;bottom:0;width:44px;border:0;border-radius:0 0.5rem 0.5rem 0;background:var(--bs-primary);color:#fff;transition:opacity 0.15s ease}.mountain-search-submit:hover{opacity:0.9}.mountain-filter-button{display:inline-flex;align-items:center;justify-content:center;gap:0.4rem;min-width:88px;padding:0 0.9rem;border:1px solid #ced4da;border-radius:0.5rem;background:#fff;color:#495057;font-size:0.875rem;font-weight:600;transition:background-color 0.15s ease, border-color 0.15s ease, color 0.15s ease}.mountain-filter-button:hover{background:#f8f9fa;border-color:#adb5bd}.mountain-filter-count{padding:0.15rem 0.4rem;border-radius:999px;background:var(--bs-primary);color:#fff;font-size:0.65rem;font-weight:700}.mountain-search-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:0.65rem;padding:0.25rem 0.1rem}.mountain-result-count{display:flex;align-items:center;gap:0.35rem;min-width:0}.mountain-result-badge{display:inline-flex;align-items:center;gap:0.3rem;padding:0.3rem 0.65rem;border-radius:999px;background:#f1f3f5;color:#495057;font-size:0.75rem;white-space:nowrap}.mountain-result-badge.is-filtered{background:rgba(var(--bs-primary-rgb), 0.1);color:var(--bs-primary)}.mountain-result-description{color:#868e96;font-size:0.75rem}.mountain-sort{display:flex;align-items:center;gap:0.4rem}.mountain-sort-label{display:inline-flex;align-items:center;gap:0.25rem;margin:0;color:#6c757d;font-size:0.75rem;white-space:nowrap}.mountain-sort-select{width:auto;min-width:150px}.mountain-filter-modal .modal-content{overflow:hidden;border:0;border-radius:0.75rem;box-shadow:0 1rem 3rem rgba(0,0,0,0.15)}.mountain-filter-header{padding:1rem 1.25rem;border-bottom:1px solid #e9ecef;background:#fff}.mountain-filter-kicker{display:block;margin-bottom:0.2rem;color:var(--bs-primary);font-size:0.6rem;font-weight:700;letter-spacing:0.12em}.mountain-filter-header .modal-title{display:flex;align-items:center;gap:0.5rem;font-size:1.05rem}.mountain-filter-body{padding:0;background:#fff}.mountain-filter-section{padding:1.1rem 1.25rem;border-bottom:1px solid #edf0f2}.mountain-filter-section:last-child{border-bottom:0}.mountain-filter-section-title{display:flex;align-items:center;gap:0.75rem;margin-bottom:0.85rem}.mountain-filter-section-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border-radius:0.5rem;background:rgba(var(--bs-primary-rgb), 0.09);color:var(--bs-primary)}.mountain-filter-section-title h6{margin:0;font-size:0.9rem;font-weight:700}.mountain-filter-section-title p{margin:0.15rem 0 0;color:#8a939b;font-size:0.7rem}.mountain-filter-options{display:flex;flex-wrap:wrap;gap:0.45rem}.mountain-filter-chip{margin:0 !important;padding:0.4rem 0.7rem;border-radius:999px !important;font-size:0.78rem;line-height:1.2;transition:background-color 0.15s ease, color 0.15s ease, border-color 0.15s ease, transform 0.1s ease}.mountain-filter-chip:hover{transform:translateY(-1px)}.btn-check:checked+.mountain-filter-chip{background-color:var(--bs-primary);border-color:var(--bs-primary);color:#fff}.mountain-time-filter{display:flex;align-items:end;gap:0.75rem}.mountain-time-field{flex:1}.mountain-time-label{display:block;margin-bottom:0.3rem;color:#6c757d;font-size:0.7rem}.mountain-time-separator{padding-bottom:0.4rem;color:#868e96;font-weight:600}.mountain-region{margin-bottom:0.9rem;padding:0.8rem;border:1px solid #e9ecef;border-radius:0.6rem;background:#fafbfc}.mountain-region:last-child{margin-bottom:0}.mountain-region-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:0.7rem;padding-bottom:0.6rem;border-bottom:1px solid #e9ecef}.mountain-region-name{display:flex;align-items:center;gap:0.4rem;color:#343a40;font-size:0.85rem;font-weight:700}.mountain-region-name i{color:var(--bs-primary)}.mountain-region-header .form-check{margin:0}.mountain-filter-footer{display:flex;gap:0.6rem;padding:0.75rem 1rem;border-top:1px solid #e9ecef;background:#fff}.mountain-filter-clear{flex:0 0 30%}.mountain-filter-submit{flex:1;font-weight:600}@media (max-width: 575.98px){.mountain-search{margin:0.6rem 0.4rem 0.8rem}.mountain-search-main{gap:0.4rem}.mountain-filter-button{min-width:46px;padding:0 0.75rem}.mountain-search-toolbar{align-items:flex-start}.mountain-result-description{display:none}.mountain-sort{gap:0}.mountain-sort-label{display:none}.mountain-sort-select{min-width:125px;max-width:150px}.mountain-filter-section{padding:1rem}.mountain-filter-section-title{margin-bottom:0.7rem}.mountain-time-filter{gap:0.5rem}.mountain-region{padding:0.7rem}.mountain-filter-footer{padding:0.65rem}.mountain-filter-clear{flex-basis:32%}}.mountain-card .title-badge-gold,.mountain-card .title-badge-silver,.mountain-card .title-badge-bronze,.mountain-card .title-badge-red,.mountain-card .title-badge-green,.mountain-card .title-badge-teal,.mountain-card .title-badge-indigo,.mountain-card .title-badge-blue,.mountain-card .title-badge-light,.mountain-card .title-badge-dark,.mountain-card .title-badge-yellow,.mountain-card .title-badge-orange,.mountain-card .title-badge-pink,.mountain-card .title-badge-default{display:inline-block;border-radius:0.4rem !important;font-size:0.7rem;font-weight:700;line-height:1.2}.mountain-card .title-badge-gold{background:linear-gradient(135deg, #fff3a3 0%, #d4af37 45%, #f6d365 100%) !important;color:#4a3500 !important;border:1px solid #c49b25}.mountain-card .title-badge-silver{background:linear-gradient(135deg, #f8f9fa 0%, #adb5bd 50%, #e9ecef 100%) !important;color:#343a40 !important;border:1px solid #adb5bd}.mountain-card .title-badge-bronze{background:linear-gradient(135deg, #e8b07a 0%, #a65f2b 50%, #cd7f32 100%) !important;color:#fff !important;border:1px solid #995421}.mountain-card .title-badge-red{background:#dc3545 !important;color:#fff !important}.mountain-card .title-badge-green{background:#198754 !important;color:#fff !important}.mountain-card .title-badge-teal{background:#20c997 !important;color:#fff !important}.mountain-card .title-badge-indigo{background:#6610f2 !important;color:#fff !important}.mountain-card .title-badge-blue{background:#0d6efd !important;color:#fff !important}.mountain-card .title-badge-light{background:#f1f3f5 !important;color:#343a40 !important;border:1px solid #ced4da}.mountain-card .title-badge-dark{background:#212529 !important;color:#fff !important}.mountain-card .title-badge-yellow{background:#ffc107 !important;color:#212529 !important}.mountain-card .title-badge-orange{background:#fd7e14 !important;color:#fff !important}.mountain-card .title-badge-pink{background:#e83e8c !important;color:#fff !important}.mountain-card .title-badge-default{background:#f8f9fa !important;color:#212529 !important;border:1px solid #ced4da}.card-gold{background:linear-gradient(135deg, gold, #f5b800) !important;color:#5c4300 !important;border:1px solid #e0aa00 !important}.card-silver{background:linear-gradient(135deg, #e5e7eb, #aeb4bc) !important;color:#343a40 !important;border:1px solid #9da3aa !important}.card-bronze{background:linear-gradient(135deg, #cd7f32, #a95f20) !important;color:#ffffff !important;border:1px solid #914f1b !important}.mountain-detail{width:100%;max-width:1100px;margin:0 auto;color:#212529}.mountain-detail-breadcrumb{font-size:0.75rem}.mountain-detail-hero{width:100%;margin-bottom:1rem}.mountain-detail-hero-image{position:relative;width:100%;min-height:430px;overflow:hidden;background:#eef0f2}.mountain-detail-main-image{display:block;width:100%;height:430px;object-fit:cover}.mountain-detail-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top, rgba(0,0,0,0.78) 0%, rgba(0,0,0,0.25) 45%, rgba(0,0,0,0.02) 100%)}.mountain-detail-hero-content{position:absolute;left:0;right:0;bottom:0;padding:2rem;color:#fff}.mountain-detail-titles{margin-bottom:0.8rem}.mountain-detail-name h1{margin:0;font-size:clamp(2rem, 5vw, 3.5rem);font-weight:800;line-height:1.1;letter-spacing:0.02em;text-shadow:0 2px 10px rgba(0,0,0,0.3)}.mountain-detail-kana{margin-bottom:0.25rem;font-size:0.85rem;opacity:0.85}.mountain-detail-location{display:flex;flex-wrap:wrap;gap:0.8rem;margin-top:0.8rem;font-size:0.8rem;opacity:0.9}.mountain-detail-actions{display:flex;justify-content:flex-end;align-items:center;gap:0.7rem;margin:0.75rem 0 1.5rem;padding:0 0.5rem}.mountain-action-main{font-weight:600;border-radius:0.5rem;padding-left:1rem;padding-right:1rem}.mountain-detail-section{margin:0 0 2.5rem;padding:0 0.75rem}.mountain-detail-section-heading{margin-bottom:1rem}.mountain-detail-section-kicker{display:block;margin-bottom:0.15rem;color:#2e81ff;font-size:0.62rem;font-weight:800;letter-spacing:0.16em}.mountain-detail-section-heading h2{display:flex;align-items:center;gap:0.5rem;margin:0;font-size:1.3rem;font-weight:750}.mountain-detail-section-heading h2 i{color:#2e81ff;font-size:1rem}.mountain-detail-section-heading p{margin:0.35rem 0 0;color:#6c757d;font-size:0.75rem}.mountain-spec-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:0.75rem}.mountain-spec-card{display:flex;align-items:center;gap:0.75rem;min-height:90px;padding:1rem;background:#fff;border:1px solid #e9ecef;border-radius:0.75rem;box-shadow:0 2px 10px rgba(0,0,0,0.04)}.mountain-spec-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;border-radius:0.65rem;background:#eef5ff;color:#2e81ff;font-size:1rem}.mountain-spec-icon-rating{background:#fff7df;color:#f5b301}.mountain-spec-label{margin-bottom:0.2rem;color:#6c757d;font-size:0.68rem}.mountain-spec-value{font-size:1.15rem;font-weight:750;line-height:1.2}.mountain-spec-value small{font-size:0.7rem;font-weight:500}.mountain-spec-value-small{font-size:0.85rem}.mountain-spec-rating{display:flex;align-items:center;gap:0.45rem}.mountain-spec-rating strong{font-size:0.9rem}.mountain-detail-summary{margin-bottom:1rem;padding:1rem 1.1rem;background:#f5f9ff;border-left:4px solid #2e81ff;border-radius:0.5rem;font-size:1rem;font-weight:650;line-height:1.8}.mountain-detail-description{color:#495057;font-size:0.9rem;line-height:2}.mountain-detail-description p{margin-bottom:1rem}.mountain-detail-description p:last-child{margin-bottom:0}.mountain-detail-gallery{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));grid-auto-rows:150px;gap:0.5rem}.mountain-gallery-item{position:relative;display:block;width:100%;height:100%;padding:0;overflow:hidden;border:0;border-radius:0.55rem;background:#f1f3f5;cursor:pointer}.mountain-gallery-item-1{grid-column:span 2;grid-row:span 2}.mountain-gallery-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.mountain-gallery-item:hover .mountain-gallery-image{transform:scale(1.04)}.mountain-photo-modal-content{background:transparent;border:0;box-shadow:none}.mountain-modal-image{display:block;width:auto;max-width:100%;max-height:85vh;margin:0 auto;object-fit:contain}.mountain-route-list{display:flex;flex-direction:column;gap:0.65rem}.mountain-route-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;background:#fff;border:1px solid #e9ecef;border-radius:0.7rem;box-shadow:0 2px 8px rgba(0,0,0,0.035)}.mountain-route-main{display:flex;align-items:center;gap:0.75rem;min-width:0}.mountain-route-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;border-radius:0.55rem;background:#eef5ff;color:#2e81ff}.mountain-route-main h3{margin:0;font-size:0.9rem;font-weight:700}.mountain-route-meta{margin-top:0.25rem;color:#868e96;font-size:0.68rem}.mountain-route-stats{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.mountain-route-stat{min-width:80px;text-align:right}.mountain-route-stat>span{display:block;margin-bottom:0.2rem;color:#868e96;font-size:0.65rem}.mountain-route-stat>strong{font-size:0.8rem}.mountain-detail-map{overflow:hidden;border:1px solid #e9ecef;border-radius:0.75rem;background:#f5f6f7;box-shadow:0 2px 10px rgba(0,0,0,0.04)}.mountain-detail-map iframe{display:block;width:100%;min-height:400px;border:0}.mountain-chart-card{padding:1rem;background:#fff;border:1px solid #e9ecef;border-radius:0.75rem;box-shadow:0 2px 10px rgba(0,0,0,0.04)}.mountain-admin-menu{position:fixed;right:20px;bottom:60px;z-index:1000}@media (max-width: 767.98px){.mountain-detail-hero-image{min-height:360px}.mountain-detail-main-image{height:360px}.mountain-detail-hero-content{padding:1.25rem}.mountain-spec-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.mountain-detail-gallery{grid-auto-rows:120px}.mountain-route-card{align-items:flex-start;flex-direction:column}.mountain-route-stats{width:100%;justify-content:flex-start}.mountain-route-stat{text-align:left}}@media (max-width: 575.98px){.mountain-detail{width:100%}.mountain-detail-hero{margin-bottom:0.5rem}.mountain-detail-hero-image{min-height:300px;border-radius:0}.mountain-detail-main-image{height:300px}.mountain-detail-hero-content{padding:1rem}.mountain-detail-name h1{font-size:2rem}.mountain-detail-location{gap:0.4rem;font-size:0.7rem}.mountain-detail-actions{margin-top:0.5rem;margin-bottom:1.25rem;padding:0 0.75rem}.mountain-detail-section{margin-bottom:2rem;padding:0 0.75rem}.mountain-detail-section-heading h2{font-size:1.15rem}.mountain-spec-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:0.5rem}.mountain-spec-card{min-height:78px;padding:0.7rem;gap:0.55rem}.mountain-spec-icon{width:34px;height:34px;flex-basis:34px;font-size:0.8rem}.mountain-spec-value{font-size:0.95rem}.mountain-spec-value-small{font-size:0.72rem}.mountain-detail-summary{padding:0.8rem;font-size:0.85rem}.mountain-detail-description{font-size:0.82rem;line-height:1.9}.mountain-detail-gallery{grid-template-columns:repeat(2, minmax(0, 1fr));grid-auto-rows:105px;gap:0.35rem}.mountain-gallery-item-1{grid-column:span 2;grid-row:span 2}.mountain-route-card{padding:0.8rem}.mountain-route-stats{gap:1.2rem}.mountain-detail-map iframe{min-height:300px}.mountain-admin-menu{right:10px;bottom:10px}}.mountain-detail{margin-top:0 !important;padding-top:0 !important}.mountain-detail-hero{margin-top:0 !important;padding-top:0 !important;width:100%;overflow:hidden}.mountain-detail-hero-image{position:relative;width:100%;height:420px;overflow:hidden;margin-top:0 !important;padding-top:0 !important}.mountain-detail-main-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;margin-top:0 !important;padding-top:0 !important}.navbar-toggler,.navbar-toggler:focus,.navbar-toggler:active{outline:none !important;box-shadow:none !important;border:none !important;background:transparent !important}.navbar-toggler img,.navbar-toggler img:focus,.navbar-toggler img:active{outline:none !important;box-shadow:none !important;border:none !important}.navbar-nav .nav-link:focus,.navbar-nav .nav-link:active{outline:none !important;box-shadow:none !important;border:none !important}.nav-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.35);z-index:1025;pointer-events:none}.nav-overlay.active{display:block;pointer-events:auto}.nav-panel{position:absolute;top:calc(50px + 10px);left:8px;right:8px;z-index:1035;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,0.15);overflow:hidden;transform:translateY(-8px);opacity:0;transition:transform .28s ease, opacity .28s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.nav-panel-inner{padding:0.75rem;max-height:calc(100vh - 90px);overflow-y:auto;-webkit-overflow-scrolling:touch}.nav-panel-close{border-radius:6px;padding:.25rem .5rem}.nav-panel .nav-user{background:linear-gradient(90deg, rgba(13,110,253,0.04), rgba(255,255,255,0));padding:.35rem .4rem;border-radius:8px;margin-bottom:.35rem}.nav-panel .nav-link{padding:.45rem .5rem;border-radius:6px;color:#212529;transition:background .12s ease;display:flex;align-items:center}.nav-panel .nav-link:hover{background:rgba(0,0,0,0.04);text-decoration:none}.collapse.show.nav-panel,.nav-panel.show{transform:translateY(0);opacity:1}.navbar-brand{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.navbar-brand:focus{outline:none !important;box-shadow:none !important;border:none !important}.navbar-brand:focus-visible{outline:3px solid rgba(0,123,255,0.5);outline-offset:2px}.offcanvas-nav{--offcanvas-width: 320px}.offcanvas.offcanvas-end.offcanvas-nav{width:var(--offcanvas-width);max-width:90vw;box-shadow:-20px 0 60px rgba(0,0,0,0.18);background:#ffffff;backdrop-filter:blur(6px);z-index:1085}.offcanvas.offcanvas-end.offcanvas-nav .offcanvas-header{border-bottom:1px solid rgba(0,0,0,0.06);padding:1rem}.offcanvas.offcanvas-end.offcanvas-nav .offcanvas-body{padding:0}.offcanvas.offcanvas-end.offcanvas-nav .nav-panel-inner{padding:0.75rem 1rem}.offcanvas.offcanvas-end.offcanvas-nav .navbar-nav{display:flex;flex-direction:column;gap:.25rem}.offcanvas.offcanvas-end.offcanvas-nav .nav-link{padding:.6rem .75rem;border-radius:8px;transition:background .16s ease, transform .12s ease}.offcanvas.offcanvas-end.offcanvas-nav .nav-link:active,.offcanvas.offcanvas-end.offcanvas-nav .nav-link:focus,.offcanvas.offcanvas-end.offcanvas-nav .nav-link:hover{background:rgba(0,0,0,0.04);transform:translateX(4px)}.offcanvas.offcanvas-end.offcanvas-nav .nav-user{background:linear-gradient(90deg, rgba(13,110,253,0.04), rgba(255,255,255,0));padding:.6rem .5rem;border-radius:10px;margin:.4rem 0 .6rem 0}@media (min-width: 992px){.offcanvas-nav{--offcanvas-width: 380px}}.offcanvas-backdrop.show{z-index:1080;background-color:rgba(0,0,0,0.45)}.word-break{word-break:keep-all;overflow-wrap:normal;hyphens:none}.section-type{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:24px;padding:0 0.45rem;border-radius:6px;color:#fff;font-size:0.7rem;font-weight:700;line-height:1}.section-type-post{background:#0d6efd}.section-type-record{background:#6f42c1}.section-type-mountain{background:#27ae60}.post-category-pills{display:inline-flex;align-items:center;flex-wrap:wrap;gap:0.3rem}.post-category-pill{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0.25rem 0.6rem;border:1px solid transparent;border-radius:999px;font-size:0.68rem;font-weight:600;line-height:1;white-space:nowrap}.post-category-parent{border-color:rgba(2,18,78,0.18);background:rgba(2,18,78,0.09);color:#0d6efd}.post-category-child{border-color:rgba(13,110,253,0.18);background:rgba(13,110,253,0.07);color:#0b5ed7}.posts-index{padding-top:0}.posts-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.posts-page-title{display:flex;align-items:center;gap:0.6rem}.posts-page-title h1{margin:0;color:#1f2937;font-size:1.35rem;font-weight:700}.posts-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:0.7rem;border:1px solid #e9edf2;border-radius:10px;background:#f8fafc}.posts-filter-form{display:flex;align-items:center;gap:0.5rem}.posts-filter-form .form-select{min-width:150px}.posts-sort{display:flex;align-items:center;gap:0.2rem;padding:0.2rem;border:1px solid #e9edf2;border-radius:10px;background:#fff}.posts-sort-link{display:inline-flex;align-items:center;gap:0.3rem;padding:0.35rem 0.7rem;border-radius:7px;color:#6b7280;font-size:0.78rem;text-decoration:none;transition:background 0.2s ease, color 0.2s ease}.posts-sort-link i{font-size:0.7rem}.posts-sort-link:hover{color:#0d6efd;background:#f8fafc}.posts-sort-link.active{background:#0d6efd;color:#fff}.posts-list{width:100%}.post-card-compact{overflow:hidden;border-radius:10px}.post-card-compact.enhanced{border:1px solid #e9edf2;background:#fff;box-shadow:0 8px 24px rgba(18,38,63,0.08);transition:transform 0.2s ease, box-shadow 0.2s ease}.post-card-compact.enhanced:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(18,38,63,0.13)}.post-card-compact .post-thumb{display:block;width:110px;height:110px;margin:0.6rem;border-radius:10px;object-fit:cover}.post-card-body{height:100%;padding:0.7rem 0.75rem 0.7rem 0.25rem}.post-card-meta{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;margin-bottom:0.55rem}.post-card-meta-left{display:flex;align-items:center;flex-wrap:wrap;gap:0.4rem;min-width:0}.post-card-views{display:inline-flex;align-items:center;gap:0.2rem;color:#88929a;font-size:0.68rem}.post-card-views i{font-size:0.65rem}.post-card-date{flex:0 0 auto;color:#88929a;font-size:0.68rem;white-space:nowrap}.post-card-title{margin:0;color:#1f2937;font-size:0.95rem;font-weight:700;line-height:1.55}.post-card-title a{color:inherit;text-decoration:none}.post-card-title a:hover{color:#0d6efd}.post-card-draft{background:rgba(108,117,125,0.06) !important}.posts-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:180px;border:1px dashed #e9edf2;border-radius:10px;background:#f8fafc;color:#6b7280}.posts-empty i{margin-bottom:0.5rem;font-size:1.5rem}.posts-empty p{margin:0;font-size:0.85rem}.post-detail{padding-bottom:3rem}.post-breadcrumb{color:#6b7280;font-size:0.78rem}.post-breadcrumb a{color:inherit;text-decoration:none}.post-breadcrumb a:hover{color:#0d6efd}.post-detail-header{max-width:900px;margin:0 auto;padding:1.5rem 0 1rem}.post-detail-category{display:flex;align-items:center;gap:0.45rem;margin-bottom:0.75rem}.post-detail-category>i{color:#0d6efd;font-size:0.85rem}.post-detail-title{margin:0;color:#1f2937;font-size:clamp(1.6rem, 3vw, 2.2rem);font-weight:700;line-height:1.45;letter-spacing:0.01em}.post-detail-meta{display:flex;align-items:center;flex-wrap:wrap;gap:0.75rem 1rem;margin-top:1rem;color:#88929a;font-size:0.75rem}.post-detail-meta span{display:inline-flex;align-items:center;gap:0.25rem}.post-detail-meta i{font-size:0.7rem}.post-detail-status{color:#6c757d}.post-detail-edit{display:inline-flex;align-items:center;gap:0.25rem;color:#0d6efd;text-decoration:none}.post-detail-edit:hover{color:#0b5ed7}.post-detail-image{max-width:1100px;margin:0 auto 2rem;overflow:hidden;border-radius:16px;background:#f5f5f5}.post-detail-image img{display:block;width:100%;max-height:600px;object-fit:cover}.post-lead{max-width:900px;margin:0 auto 2rem;padding:1.25rem 1.4rem;border-left:4px solid #0d6efd;border-radius:0 10px 10px 0;background:#f8fafc;color:#4b5563;font-size:1rem;line-height:1.9}.post-parts{max-width:900px;margin:0 auto}.post-part{margin-bottom:1.25rem}.post-parts .header_1,.post-parts .header_2,.post-parts .header_3,.post-parts .header_sub{color:#1f2937;word-break:keep-all;overflow-wrap:break-word}.post-parts .header_1{margin:3rem 0 1.25rem;padding:0.8rem 1rem;border-left:5px solid #0d6efd;border-bottom:1px solid #e9edf2;background:linear-gradient(90deg, rgba(13,110,253,0.06), transparent);font-size:1.45rem;font-weight:700;line-height:1.5}.post-parts .header_2{margin:2.5rem 0 1rem;padding-bottom:0.55rem;border-bottom:2px solid #e9edf2;font-size:1.25rem;font-weight:700;line-height:1.5}.post-parts .header_3{margin:2rem 0 0.8rem;padding-left:0.7rem;border-left:3px solid #0d6efd;font-size:1.08rem;font-weight:700;line-height:1.5}.post-parts .header_sub{margin:1.5rem 0 0.7rem;color:#4b5563;font-size:0.95rem;font-weight:700;line-height:1.5}.post-parts .paragraph,.post-parts>.post-part>p{margin:0 0 1.25rem;color:#374151;font-size:0.95rem;line-height:2;word-break:normal;overflow-wrap:break-word}.post-content-image{margin:1.75rem auto;text-align:center}.post-content-image img{display:inline-block;max-width:100%;height:auto;border-radius:10px;background:#f5f5f5}.post-image-comment{margin:-1rem auto 1.5rem;color:#6b7280;font-size:0.78rem;line-height:1.7;text-align:center}.post-content-url{margin:1.25rem 0;padding:0.8rem 1rem;border:1px solid #e9edf2;border-radius:10px;background:#f8fafc}.post-content-url a{display:inline-flex;align-items:center;gap:0.45rem;color:#0d6efd;font-size:0.88rem;font-weight:600;text-decoration:none;overflow-wrap:break-word}.post-content-url a:hover{color:#0b5ed7;text-decoration:underline}.post-content-url a i{flex:0 0 auto;font-size:0.75rem}.post-adjacent{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem;max-width:900px;margin:3rem auto 0}.post-adjacent-card{display:flex;min-width:0;overflow:hidden;border:1px solid #e9edf2;border-radius:16px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 8px 24px rgba(18,38,63,0.08);transition:transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease}.post-adjacent-card:hover{border-color:rgba(13,110,253,0.25);box-shadow:0 14px 32px rgba(18,38,63,0.13);transform:translateY(-3px)}.post-adjacent-prev .post-adjacent-content{order:2}.post-adjacent-next .post-adjacent-content{order:1}.post-adjacent-image{flex:0 0 110px;width:110px;min-height:110px;background:#f5f5f5}.post-adjacent-image img{display:block;width:100%;height:100%;min-height:110px;object-fit:cover}.post-adjacent-content{display:flex;flex:1;min-width:0;flex-direction:column;justify-content:center;padding:0.9rem}.post-adjacent-label{display:flex;align-items:center;justify-content:space-between;gap:0.4rem;margin-bottom:0.4rem;color:#0d6efd;font-size:0.7rem;font-weight:700}.post-adjacent-label i{font-size:0.65rem}.post-adjacent-card h3{display:-webkit-box;margin:0;overflow:hidden;color:#1f2937;font-size:0.85rem;font-weight:700;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.post-adjacent-card time{margin-top:0.45rem;color:#88929a;font-size:0.65rem}.post-related{max-width:1100px;margin:3.5rem auto 0}.post-related-other{margin-top:3rem}.post-related-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding-bottom:0.6rem;border-bottom:2px solid #e9edf2}.post-related-header h2{display:flex;align-items:center;gap:0.55rem;margin:0;color:#1f2937;font-size:1.15rem;font-weight:700;line-height:1.4}.post-related-subtitle{color:#88929a;font-size:0.72rem;white-space:nowrap}@media (max-width: 767px){.posts-page-header{margin-bottom:0.75rem}.posts-page-title{gap:0.45rem}.posts-page-title h1{font-size:1.15rem}.posts-toolbar{align-items:stretch;flex-direction:column;gap:0.6rem;padding:0.6rem}.posts-filter-form{width:100%}.posts-filter-form .form-select{flex:1;min-width:0}.posts-filter-form .btn{flex:0 0 auto}.posts-sort{width:100%}.posts-sort .posts-sort-link{flex:1;justify-content:center}.post-card-compact .post-thumb{width:90px;height:90px;margin:0.5rem}.post-card-body{padding:0.55rem 0.6rem 0.55rem 0.1rem}.post-card-meta{margin-bottom:0.4rem}.post-card-title{font-size:0.85rem;line-height:1.5}.post-card-date,.post-card-views{font-size:0.62rem}.post-category-pills{gap:0.25rem}.post-category-pill{min-height:20px;padding:0.2rem 0.5rem;font-size:0.62rem}.section-type{min-width:30px;height:22px;font-size:0.65rem}.post-detail{padding-bottom:2rem}.post-breadcrumb{padding:0.35rem 0;font-size:0.68rem}.post-detail-header{padding:1.25rem 0 0.75rem}.post-detail-title{font-size:1.45rem;line-height:1.5}.post-detail-meta{gap:0.5rem 0.75rem;margin-top:0.8rem;font-size:0.68rem}.post-detail-category{margin-bottom:0.6rem}.post-detail-image{margin-bottom:1.5rem;border-radius:10px}.post-detail-image img{max-height:400px}.post-lead{margin-bottom:1.5rem;padding:1rem;font-size:0.88rem;line-height:1.8}.post-parts .header_1{margin:2.25rem 0 1rem;padding:0.65rem 0.75rem;font-size:1.2rem}.post-parts .header_2{margin:2rem 0 0.85rem;font-size:1.08rem}.post-parts .header_3{margin:1.6rem 0 0.7rem;font-size:0.98rem}.post-parts .header_sub{margin-top:1.3rem;font-size:0.88rem}.post-parts .paragraph,.post-parts>.post-part>p{font-size:0.88rem;line-height:1.9}.post-content-image{margin:1.5rem auto}.post-image-comment{margin-top:-0.8rem;font-size:0.7rem}.post-content-url{padding:0.7rem 0.8rem}.post-content-url a{font-size:0.8rem}.post-adjacent{grid-template-columns:1fr;gap:0.75rem;margin-top:2.5rem}.post-adjacent-card{min-height:90px}.post-adjacent-image{flex:0 0 90px;width:90px;min-height:90px}.post-adjacent-image img{min-height:90px}.post-adjacent-content{padding:0.7rem}.post-adjacent-card h3{font-size:0.78rem;-webkit-line-clamp:2}.post-adjacent-label{font-size:0.65rem}.post-related{margin-top:2.5rem}.post-related-other{margin-top:2.25rem}.post-related-header{align-items:flex-start;flex-direction:column;gap:0.3rem;margin-bottom:0.8rem}.post-related-header h2{font-size:1rem}.post-related-subtitle{font-size:0.68rem}}.record-card-compact .record-thumb,.record-card-compact .thumb-img,.record-images .record-imgs,.image-preview,.record-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.image-preview{aspect-ratio:1 / 1;height:auto;overflow:hidden}.record-img-container{position:relative;height:150px;overflow:hidden}.record-img-content-top{position:absolute;top:3%;right:3%;color:white;filter:drop-shadow(3px 3px 2px rgba(34,34,34,0.9))}.record-img-content-bottom{position:absolute;bottom:0;left:0;width:100%;z-index:2;background-color:rgba(0,0,0,0.25);padding:0.5rem 0.6rem;color:white;font-size:0.9rem}.image-preview{cursor:pointer}.record-images{display:flex !important;flex-wrap:nowrap;gap:0.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.record-images .record-imgs{flex:0 0 140px;height:auto;width:140px;border-radius:5px}.record-card-compact{border-radius:6px}.record-card-compact .record-thumb,.record-card-compact .thumb-img{width:140px;height:140px;overflow:hidden;display:block}.record-card-compact .card-body{padding-top:0.5rem;padding-bottom:0.5rem}.record-card-compact h6{font-size:1rem;margin-bottom:0.25rem}.record-card-compact .small{font-size:0.85rem}.record-card-compact.enhanced{background:linear-gradient(180deg, #fff, #fbfeff);border:1px solid rgba(11,42,43,0.04);box-shadow:0 10px 24px rgba(11,42,43,0.04);transition:transform 0.18s ease, box-shadow 0.18s ease}.record-card-compact.enhanced:hover{transform:translateY(-4px);box-shadow:0 18px 30px rgba(11,42,43,0.06)}.record-card-compact.enhanced .thumb-img{border-radius:8px;box-shadow:0 6px 16px rgba(11,42,43,0.06)}.record-card-compact.enhanced .fa-chevron-right{color:rgba(11,42,43,0.3)}.record-card-compact.enhanced .small{color:rgba(11,42,43,0.6)}@media (max-width: 575px){.record-card-compact.enhanced{padding:6px}}@media (min-width: 768px){.record-img-container{height:200px}.record-card-compact .record-thumb,.record-card-compact .thumb-img{width:160px;height:160px}.record-images .record-imgs{flex:0 0 320px;width:320px;height:240px}}.record-card-mini{border-radius:6px;overflow:hidden;transition:transform 0.18s ease, box-shadow 0.18s ease}.record-card-mini .record-card-mini-img,.record-card-mini .card-img-top{height:120px;object-fit:cover;display:block;width:100%}.clickable-card-mini:hover{transform:translateY(-4px);box-shadow:0 18px 30px rgba(11,42,43,0.06)}@media (min-width: 768px){.record-card-mini .record-card-mini-img,.record-card-mini .card-img-top{height:120px}}.rating-icons{font-size:2rem;cursor:pointer}.rating-icons .fa-star{margin-right:0.2em;transition:color 0.2s;color:#e0e0e0}.rating-icons .fa-star.fa-solid{color:#ffc107}.star5_rating{position:relative;z-index:0;display:inline-block;white-space:nowrap;color:#CCCCCC}.star5_rating:before,.star5_rating:after{content:'★★★★★'}.star5_rating:after{position:absolute;z-index:1;top:0;left:0;overflow:hidden;white-space:nowrap;color:#ffcf32}.star5_rating[data-rate="0.0"]:after{width:0%;color:#215cff}.star5_rating[data-rate="0.1"]:after{width:2%;color:#215cff}.star5_rating[data-rate="0.2"]:after{width:4%;color:#215cff}.star5_rating[data-rate="0.3"]:after{width:6%;color:#215cff}.star5_rating[data-rate="0.4"]:after{width:8%;color:#215cff}.star5_rating[data-rate="0.5"]:after{width:10%;color:#215cff}.star5_rating[data-rate="0.6"]:after{width:12%;color:#215cff}.star5_rating[data-rate="0.7"]:after{width:14%;color:#215cff}.star5_rating[data-rate="0.8"]:after{width:16%;color:#215cff}.star5_rating[data-rate="0.9"]:after{width:18%;color:#215cff}.star5_rating[data-rate="1.0"]:after{width:20%;color:#215cff}.star5_rating[data-rate="1.1"]:after{width:22%;color:#215cff}.star5_rating[data-rate="1.2"]:after{width:24%;color:#215cff}.star5_rating[data-rate="1.3"]:after{width:26%;color:#215cff}.star5_rating[data-rate="1.4"]:after{width:28%;color:#215cff}.star5_rating[data-rate="1.5"]:after{width:30%;color:#215cff}.star5_rating[data-rate="1.6"]:after{width:32%;color:#215cff}.star5_rating[data-rate="1.7"]:after{width:34%;color:#215cff}.star5_rating[data-rate="1.8"]:after{width:36%;color:#215cff}.star5_rating[data-rate="1.9"]:after{width:38%;color:#215cff}.star5_rating[data-rate="2.0"]:after{width:40%;color:#15ff00}.star5_rating[data-rate="2.1"]:after{width:42%;color:#15ff00}.star5_rating[data-rate="2.2"]:after{width:44%;color:#15ff00}.star5_rating[data-rate="2.3"]:after{width:46%;color:#15ff00}.star5_rating[data-rate="2.4"]:after{width:48%;color:#15ff00}.star5_rating[data-rate="2.5"]:after{width:50%;color:#15ff00}.star5_rating[data-rate="2.6"]:after{width:52%;color:#15ff00}.star5_rating[data-rate="2.7"]:after{width:54%;color:#ffcf32}.star5_rating[data-rate="2.8"]:after{width:56%;color:#ffcf32}.star5_rating[data-rate="2.9"]:after{width:58%;color:#ffcf32}.star5_rating[data-rate="3.0"]:after{width:60%;color:#ffcf32}.star5_rating[data-rate="3.1"]:after{width:62%;color:#ffcf32}.star5_rating[data-rate="3.2"]:after{width:64%;color:#ffcf32}.star5_rating[data-rate="3.3"]:after{width:66%;color:#ffcf32}.star5_rating[data-rate="3.4"]:after{width:68%;color:#ffcf32}.star5_rating[data-rate="3.5"]:after{width:70%;color:#FF6600}.star5_rating[data-rate="3.6"]:after{width:72%;color:#FF6600}.star5_rating[data-rate="3.7"]:after{width:74%;color:#FF6600}.star5_rating[data-rate="3.8"]:after{width:76%;color:#FF6600}.star5_rating[data-rate="3.9"]:after{width:78%;color:#FF6600}.star5_rating[data-rate="4.0"]:after{width:80%;color:#FF6600}.star5_rating[data-rate="4.1"]:after{width:82%;color:#FF6600}.star5_rating[data-rate="4.2"]:after{width:84%;color:#FF0000}.star5_rating[data-rate="4.3"]:after{width:86%;color:#FF0000}.star5_rating[data-rate="4.4"]:after{width:88%;color:#FF0000}.star5_rating[data-rate="4.5"]:after{width:90%;color:#FF0000}.star5_rating[data-rate="4.6"]:after{width:92%;color:#FF0000}.star5_rating[data-rate="4.7"]:after{width:94%;color:#FF0000}.star5_rating[data-rate="4.8"]:after{width:96%;color:#FF0000}.star5_rating[data-rate="4.9"]:after{width:98%;color:#FF0000}.star5_rating[data-rate="5.0"]:after{width:100%;color:#FF0000}.profile-background{object-fit:cover;object-position:center;width:100%;height:250px}@media (min-width: 768px){.profile-background{width:100%;height:400px}}.profile-icon{position:absolute;bottom:5%;left:5%;object-fit:cover;object-position:center;width:100px;height:100px}@media (min-width: 768px){.profile-icon{bottom:10%;width:150px;height:150px}}.profile-icon-preview{object-fit:cover;object-position:center;width:100px;height:100px;max-width:none !important;max-height:none !important;display:inline-block !important;aspect-ratio:1 / 1;object-position:center;border-radius:50% !important}@media (min-width: 768px){.profile-icon-preview{width:150px;height:150px}}.user-icon{object-fit:cover;object-position:center;display:inline-block;border:none;box-shadow:none}.user-icon-xs{width:24px;height:24px}.user-icon-sm{width:32px;height:32px}.user-icon-lg{width:50px;height:50px}.mountaineer-card{border:1px solid rgba(15,23,42,0.06);border-radius:12px;background:#ffffff;color:#0f172a;box-shadow:0 6px 18px rgba(15,23,42,0.06);position:relative;padding:14px}.mountaineer-card::before{content:'';position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg, #4ab6ff 0%, #6dd3b4 100%)}.mountaineer-card h5{color:#0b2a2b;font-weight:700;margin-bottom:2px}.mountaineer-card .text-muted{color:rgba(11,42,43,0.6) !important}.mountaineer-card .progress{background:#f1f5f9;border-radius:999px;overflow:hidden;height:8px}.mountaineer-card .progress-bar{background:linear-gradient(90deg, #4ab6ff 0%, #6dd3b4 100%)}@media (min-width: 768px){.mountaineer-card{padding:18px 20px}}.mountaineer-card .small{font-size:0.85rem}.user-section-card{border:1px solid rgba(11,42,43,0.06);border-radius:12px;background:#ffffff;color:#0f172a;box-shadow:0 6px 18px rgba(15,23,42,0.04);position:relative}.user-section-card h5{margin-top:0;margin-bottom:8px;color:#0b2a2b}.dashboard-inline{background:transparent;border:none;padding:0}.dashboard-inline .fw-bold{font-size:1rem;color:#0b2a2b}.dashboard-inline .btn-link{color:#2b8ed6}.dashboard-inline .btn-link:hover{text-decoration:underline}.icon-link{display:inline-flex;flex-direction:column;align-items:center;gap:0.15rem;text-decoration:none;color:#2b8ed6}.icon-link i{color:inherit}.icon-link .small{color:#2b8ed6}.icon-link:hover{color:#19689a;text-decoration:none}@media (max-width: 575px){.icon-link i{font-size:1.1rem}.icon-link .small{font-size:0.7rem}}.icon-link-inline{display:inline-flex;align-items:center;gap:0.5rem;color:#0b2a2b;font-weight:700}.icon-link-inline i{color:#4ab6ff}.icon-link-inline:hover{color:#19689a;text-decoration:none}.user-section-card .card-body,.user-section-card>.d-flex,.user-section-card>.table-responsive{padding:12px}.famous-progress-item{max-width:800px}.famous-progress-item .famous-title{font-weight:700;color:#0b2a2b}.famous-progress-item .pct-badge{display:inline-block;min-width:44px;text-align:center;background:linear-gradient(90deg, #4ab6ff, #6dd3b4);color:white;padding:4px 8px;border-radius:999px;font-weight:700;box-shadow:0 6px 12px rgba(74,182,255,0.12)}.famous-progress-item .progress{background:#f1f5f9;border-radius:10px;overflow:hidden;height:10px}.famous-progress-item .progress-bar{background:linear-gradient(90deg, #4ab6ff, #6dd3b4);transition:width 0.8s cubic-bezier(0.2, 0.8, 0.2, 1)}.famous-progress-item .progress-text{color:rgba(11,42,43,0.6)}.famous-progress-item .fa-medal{font-size:1.05rem;color:#f6b042}@media (max-width: 575px){.famous-progress-item{padding-left:8px;padding-right:8px}.famous-progress-item .pct-badge{min-width:38px;font-size:0.9rem}}.chart-card{border-radius:12px;background:#ffffff;box-shadow:0 8px 24px rgba(15,23,42,0.06);overflow:hidden;border:1px solid rgba(15,23,42,0.04)}.chart-card-header{background:linear-gradient(90deg, rgba(74,182,255,0.08), rgba(109,211,180,0.06));border-bottom:1px solid rgba(15,23,42,0.03)}.chart-icon{font-size:1.25rem;color:#4ab6ff}.chart-card .card-body{background:transparent}.chart-card .highcharts-container{min-height:200px}@media (max-width: 575px){.section-card-header{background:linear-gradient(90deg, rgba(74,182,255,0.04), rgba(109,211,180,0.03));border-bottom:1px solid rgba(15,23,42,0.03);width:100%}.section-card-header h5{margin:0}.section-icon{font-size:1.05rem;color:#4ab6ff}.section-card-header .small{color:rgba(11,42,43,0.6)}.top-mountains .top-mountains-list{display:flex;flex-direction:column}.top-mountains .top-mountain-item{background:linear-gradient(180deg, rgba(255,255,255,0.9), #fbfeff);border-radius:10px;border:1px solid rgba(15,23,42,0.03);align-items:center}.top-mountains .top-rank-badge{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:white;box-shadow:0 4px 12px rgba(11,42,43,0.06)}.top-rank-badge.rank-1{background:linear-gradient(90deg, #f43f5e, #fb923c)}.top-rank-badge.rank-2{background:linear-gradient(90deg, #f59e0b, #f97316)}.top-rank-badge.rank-3{background:linear-gradient(90deg, #06b6d4, #3b82f6)}.top-rank-badge:not(.rank-1):not(.rank-2):not(.rank-3){background:#94a3b8}.top-mountain-link{color:#0b2a2b;font-weight:700}.top-mountain-item .badge{box-shadow:0 6px 14px rgba(15,23,42,0.06)}.top-mountains .top-mountain-item:hover{transform:translateY(-2px);transition:transform 0.15s ease}}@media (max-width: 575px) and (max-width: 575px){.top-rank-badge{width:34px;height:34px;font-size:0.9rem}.top-mountain-item{padding:10px}}@media (max-width: 575px){.chart-card .highcharts-container{min-height:180px}.chart-icon{font-size:1rem}}.yamasuru-table{border-collapse:collapse !important;table-layout:fixed !important;width:100% !important}.yamasuru-table th,.yamasuru-table td{border:1px solid #dee2e6 !important;padding:0.375rem 0.75rem}.yamasuru-table td{overflow-wrap:break-word}.yamasuru-table thead{background:transparent}html{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial;font-size:16px;height:100%;width:100%;max-width:1200px;min-width:375px;margin:0 auto}body{padding-top:65px;padding-bottom:65px;min-height:100vh;display:flex;flex-direction:column}header{position:fixed;top:0;height:65px;padding:0.5rem 0;margin:0 auto;width:100%;max-width:1200px;min-width:375px;background-color:#ffffff;border-bottom:1px solid #b3b3b3;z-index:1030}footer{margin-top:auto}img{display:block;object-fit:cover;width:100%}section{margin:2rem 0}.text-s{font-size:0.9rem}.text-xs{font-size:0.8rem}.text-xxs{font-size:0.7rem}.text-xxxs{font-size:0.6rem}.color-red{color:#FF0000}.color-orange{color:#FF6600}body{word-break:normal;overflow-wrap:break-word}p,li{line-height:1.8}footer{flex-shrink:0;margin-top:auto;background:#f8fafc;border-top:1px solid #e9edf2}.site-footer{padding:2.5rem 1rem 1.5rem}.site-footer-brand{margin:0 0 0.4rem;color:#1f2937;font-size:1.15rem;font-weight:700;letter-spacing:0.06em}.site-footer-description{margin:0 0 1.5rem;color:#6b7280;font-size:0.78rem;line-height:1.7}.site-footer-nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0.45rem 1.25rem;margin-bottom:1.5rem}.site-footer-link{position:relative;color:#6b7280;font-size:0.78rem;line-height:1.5;text-decoration:none;transition:color 0.2s ease, transform 0.2s ease}.site-footer-link:hover{color:#0d6efd}.site-footer-link:focus{outline:none}.site-footer-link:focus-visible{outline:2px solid rgba(13,110,253,0.3);outline-offset:4px;border-radius:4px}.site-footer-divider{width:100%;max-width:560px;height:1px;margin:0 auto 1.25rem;background:#e9edf2}.site-footer-copyright{margin:0;color:#88929a;font-size:0.68rem;line-height:1.6}.site-footer-top{display:inline-flex;align-items:center;justify-content:center;gap:0.35rem;margin-top:0.9rem;padding:0.35rem 0.75rem;border:1px solid #e9edf2;border-radius:999px;background:#fff;color:#6b7280;font-size:0.7rem;text-decoration:none;transition:color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease, transform 0.2s ease}.site-footer-top i{font-size:0.65rem}.site-footer-top:hover{border-color:#0d6efd;background:#fff;color:#0d6efd;transform:translateY(-1px)}.site-footer-top:focus{outline:none}.site-footer-top:focus-visible{outline:2px solid rgba(13,110,253,0.3);outline-offset:2px}@media (max-width: 767px){.site-footer{padding:2rem 1rem 1.25rem}.site-footer-brand{font-size:1.05rem}.site-footer-description{margin-bottom:1.25rem;font-size:0.72rem}.site-footer-nav{gap:0.5rem 1rem;margin-bottom:1.25rem}.site-footer-link{font-size:0.7rem}.site-footer-divider{margin-bottom:1rem}.site-footer-copyright{font-size:0.62rem}}.text-s{font-size:0.9rem}.text-xs{font-size:0.8rem}.text-xxs{font-size:0.7rem}.text-xxxs{font-size:0.6rem}.color-red{color:#ff0000}.color-orange{color:#ff6600}p,li{line-height:1.8}img{display:block;width:100%;object-fit:cover}section{margin:5rem 0}
