@charset "UTF-8";.loc-hero{margin-bottom:1.5rem}.loc-hero__head{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.loc-hero__title-box{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.loc-hero__title{font-family:Jost,sans-serif;font-size:2rem;font-weight:700;line-height:1;letter-spacing:.04em;color:#222}.loc-hero__title-ja{font-size:.875rem;color:#888}.loc-hero__budget{display:flex;align-items:center;gap:.5rem;padding:.3125rem .5rem .3125rem .75rem;border:1px solid #222;border-radius:.5rem}.loc-hero__budget-add{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;flex-shrink:0;border:none;border-radius:50%;background:#491699;color:#fff;font-size:1rem;line-height:1;cursor:pointer;text-decoration:none}.loc-hero__budget-add:link,.loc-hero__budget-add:visited{color:#fff}.loc-hero__budget-add:hover{background:#491699cc}.loc-hero__search{position:relative;margin-left:auto}.loc-hero__search .search-box__input{width:220px;max-width:100%}.loc-hero__search .map-selector__search-results{left:auto;right:0;transform:none;top:calc(100% + .25rem)}.loc-hero__visual{position:relative;width:100%;aspect-ratio:1300/360;border-radius:.5rem;overflow:hidden}.loc-hero__visual--empty{background:linear-gradient(135deg,#d4c8e8,#b8a8d8)}.loc-hero__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.loc-hero__overlay{position:absolute;right:1rem;bottom:1rem;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.loc-hero__stats{display:flex;gap:1.25rem;padding:.5rem 1rem;background:#ffffffeb;border-radius:.5rem;box-shadow:0 2px 10px #2222221f}.loc-hero__stat{display:flex;align-items:center;gap:.3125rem;font-size:.8125rem;color:#222}.loc-hero__stat i{font-size:1rem;line-height:1;color:#888}.loc-hero__stat-num{font-family:Jost,sans-serif;font-weight:600}.loc-hero__actions{display:flex;gap:.5rem}.loc-hero__action{display:flex;align-items:center;gap:.375rem;padding:.4375rem .875rem;background:#fff;border:1px solid rgba(34,34,34,.2);border-radius:.375rem;box-shadow:0 2px 10px #2222221f;font-family:Jost,sans-serif;font-size:.8125rem;font-weight:600;color:#222;cursor:pointer}.loc-hero__action i{font-size:1rem;line-height:1}.loc-hero__action:hover{background:#f1f1f1}.loc-hero__action--follow i{color:#e0245e}.loc-hero__action--following{background:#e0245e14;border-color:#e0245e66}.loc-hero__action--following:hover{background:#e0245e24}.loc-hero__action--pay,.loc-hero__action--buy,.loc-hero__action--donate,.loc-hero__action--send{background:#491699;color:#fff;border-color:#491699}.loc-hero__action--pay:link,.loc-hero__action--pay:visited,.loc-hero__action--buy:link,.loc-hero__action--buy:visited,.loc-hero__action--donate:link,.loc-hero__action--donate:visited,.loc-hero__action--send:link,.loc-hero__action--send:visited{color:#fff}.loc-hero__action--pay:hover,.loc-hero__action--pay:active,.loc-hero__action--pay:focus,.loc-hero__action--buy:hover,.loc-hero__action--buy:active,.loc-hero__action--buy:focus,.loc-hero__action--donate:hover,.loc-hero__action--donate:active,.loc-hero__action--donate:focus,.loc-hero__action--send:hover,.loc-hero__action--send:active,.loc-hero__action--send:focus{color:#fff;background:#491699d9;border-color:#491699d9}.loc-hero__action-icon{width:1rem;height:1rem;flex-shrink:0}.loc-hero__profile-card{position:absolute;left:1rem;bottom:1rem;z-index:2;display:flex;gap:.875rem;align-items:flex-start;max-width:calc(60% - 1rem);padding:.75rem 1rem;background:#ffffffeb;border-radius:.5rem;box-shadow:0 2px 10px #2222221f}.loc-hero__profile-avatar{width:4rem;height:4rem;border-radius:50%;overflow:hidden;flex-shrink:0;background:#f1f1f1}.loc-hero__profile-avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.loc-hero__profile-meta{display:flex;flex-direction:column;gap:.25rem;min-width:0}.loc-hero__profile-header{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.loc-hero__profile-label{font-family:Jost,sans-serif;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#888;line-height:1}.loc-hero__profile-name{font-family:Jost,sans-serif;font-size:1rem;font-weight:700;color:#222;line-height:1.2}.loc-hero__profile-desc{font-size:.75rem;line-height:1.4;color:#222222bf;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.loc-hero__profile-location{display:inline-flex;align-items:center;gap:.125rem;font-size:.75rem;color:#222}.loc-hero__profile-location i{font-size:.875rem;line-height:1;color:#888}.loc-hero__profile-location a{color:#222;text-decoration:none}.loc-hero__profile-location a:link,.loc-hero__profile-location a:visited{color:#222}.loc-hero__profile-location a:hover{text-decoration:underline}.loc-hero__profile-edit{align-self:flex-end;margin-top:.5rem;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:600;color:#222;background:#fff;border:1px solid #222;border-radius:.25rem;text-decoration:none;line-height:1}.loc-hero__profile-edit:link,.loc-hero__profile-edit:visited{color:#222}.loc-hero__profile-edit:hover,.loc-hero__profile-edit:focus{background:#22222214}.loc-hero__profile-edit i{font-size:.875rem;line-height:1}.loc-hero__upload{position:absolute;top:.75rem;right:.75rem;z-index:2;display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .625rem;background:#fff;border:0;border-radius:.5rem;font-family:Jost,sans-serif;font-size:.8125rem;font-weight:600;color:#222;text-decoration:none;line-height:1;cursor:pointer}.loc-hero__upload:link,.loc-hero__upload:visited{color:#222}.loc-hero__upload:hover,.loc-hero__upload:focus{background:#efefef}.loc-hero__upload i{font-size:1rem;line-height:1}.loc-hero__upload-error{position:absolute;top:3rem;right:.75rem;z-index:2;padding:.25rem .5rem;background:#ffeeeef2;border:1px solid #fcc;border-radius:.25rem;font-size:.6875rem;color:#c00}.loc-hero__credit{position:absolute;left:.75rem;bottom:.75rem;z-index:2;display:inline-flex;align-items:center;gap:.125rem;padding:.1875rem .5rem;background:#2222228c;border-radius:.25rem;color:#fff;font-size:.625rem;line-height:1.3;text-decoration:none;max-width:50%}.loc-hero__credit:hover{background:#222222bf}.loc-hero__credit:link,.loc-hero__credit:visited{color:#fff}.loc-hero__credit i{font-size:.75rem;line-height:1;opacity:.8}.loc-hero__desc{font-size:.875rem;line-height:1.8;color:#222;white-space:pre-line}.loc-hero__visual:has(+.loc-hero__desc){margin-bottom:1rem}@media screen and (max-width:768px){.loc-hero__title{font-size:1.5rem}.loc-hero__visual{aspect-ratio:16/9}.loc-hero__search{margin-left:0;width:100%}.loc-hero__overlay{right:.5rem;bottom:.5rem;gap:.375rem}.loc-hero__stats{gap:.875rem;padding:.4375rem .75rem}.loc-hero__action span{display:none}.loc-hero__profile-card{left:.5rem;bottom:.5rem;max-width:calc(70% - .5rem);gap:.5rem;padding:.5rem .625rem}.loc-hero__profile-avatar{width:3rem;height:3rem}.loc-hero__profile-name{font-size:.875rem}.loc-hero__profile-desc{-webkit-line-clamp:1;font-size:.75rem}.loc-hero__profile-location{font-size:.75rem}.loc-hero__profile-edit{font-size:.6875rem;padding:.1875rem .5rem}}@media screen and (max-width:480px){.loc-hero__profile-card{padding:.375rem .5rem;gap:.5rem;max-width:calc(80% - .5rem)}.loc-hero__profile-avatar{width:2.5rem;height:2.5rem}.loc-hero__profile-desc{display:none}}.loc-listing__sublocations{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1rem}.loc-listing__pagination{margin-bottom:1rem}.map-selector{margin-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.map-selector__header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;border-bottom:1px solid #e8e8e8}@media screen and (max-width:768px){.map-selector__header{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem 1rem}}.map-selector__title-box{display:flex;align-items:baseline;gap:.5rem}.map-selector__label{font-family:Jost,sans-serif;font-size:.75rem;font-weight:500;color:#888;text-transform:uppercase;letter-spacing:.05em}.map-selector__title{font-size:1rem;font-weight:700;color:#222;margin:0}.map-selector__breadcrumb{display:flex;align-items:center;gap:.375rem;font-size:.8125rem}.map-selector__crumb--current{font-weight:700;color:#222}.map-selector__crumb--future{color:#888}.map-selector__crumb--link{color:#491699;background:none;border:none;cursor:pointer;font-size:inherit;padding:0;text-decoration:underline;text-underline-offset:2px}.map-selector__crumb--link:hover{color:#34106c}.map-selector__crumb-sep{color:#ccc;font-size:.875rem}.map-selector__map-area{background:#f9f9f6;padding:.25rem 0;display:flex;justify-content:center}.map-selector__map-wrap{width:100%;max-width:100%}.map-selector__map-wrap--small{max-width:320px}@media screen and (max-width:768px){.map-selector__map-wrap--small{max-width:240px}}.map-selector__two-col{display:flex;flex-direction:column;background:#f9f9f6;gap:1.25rem}.map-selector__content-col{padding:0 1.5rem 1rem}@media screen and (max-width:768px){.map-selector__content-col{padding:0 1rem 1rem}}.map-selector__panel{width:100%;display:flex;flex-direction:column;gap:1rem}.map-selector__area-heading{display:flex;align-items:baseline;gap:.5rem;padding:0 .25rem}.map-selector__area-heading-ja{font-size:1.25rem;font-weight:700;color:#222}.map-selector__area-heading-en{font-family:Jost,sans-serif;font-size:.75rem;font-weight:500;color:#555}.map-selector__visual-col{width:100%;position:relative;overflow:hidden;aspect-ratio:1300/320;min-height:200px}@media screen and (max-width:768px){.map-selector__visual-col{aspect-ratio:16/9;min-height:160px}}.map-selector__visual-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.map-selector__visual-img--color{background-repeat:no-repeat;background-size:cover}.map-selector__visual-overlay{position:absolute;bottom:1.5rem;right:1.5rem;text-align:right;display:flex;flex-direction:column;gap:.25rem}@media screen and (max-width:768px){.map-selector__visual-overlay{bottom:1rem;right:1rem}}.map-selector__visual-label-en{font-family:Jost,sans-serif;font-size:.625rem;font-weight:500;color:#fffc;text-transform:uppercase;letter-spacing:.1em}.map-selector__visual-label{font-family:Jost,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5);line-height:1.2}@media screen and (max-width:768px){.map-selector__visual-label{font-size:1.125rem}}.map-selector__panel-title{font-size:1.125rem;font-weight:700;color:#222;margin:0;display:flex;align-items:center;gap:.5rem}.map-selector__panel-dot{display:inline-block;width:10px;height:10px;border-radius:50%}.map-selector__panel-title-en{font-family:Jost,sans-serif;font-size:.75rem;font-weight:400;color:#888}.map-selector__pill-grid{display:flex;flex-wrap:wrap;gap:.5rem}.map-selector__pill{display:inline-block;padding:.375rem 1rem;background:#f1f1f1;border:1px solid #ddd;border-radius:.25rem;font-size:.875rem;color:#222;cursor:pointer;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}.map-selector__pill:hover{background:#ece6fa;border-color:#491699;color:#222}.map-selector__empty{font-size:.875rem;color:#888}.map-selector__back-link{align-self:center;background:none;border:none;color:#888;font-size:.8125rem;cursor:pointer;padding:0}.map-selector__back-link:hover{color:#491699}.map-selector__search{position:relative;display:flex;justify-content:center;background:#fff;padding:0 1rem 1rem}.map-selector__search .search-box__input{width:260px;max-width:100%;height:2.25rem}.map-selector__search-results{position:absolute;top:100%;left:50%;transform:translate(-50%);width:320px;max-width:calc(100% - 2rem);max-height:320px;overflow-y:auto;background:#fff;border:1px solid rgba(34,34,34,.3);border-radius:.375rem;box-shadow:0 6px 20px #0000001f;z-index:20}.map-selector__search-result{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.5rem .875rem;background:none;border:none;border-bottom:1px solid rgba(34,34,34,.06);font-size:.8125rem;color:#222;text-align:left;text-decoration:none;cursor:pointer}.map-selector__search-result:last-child{border-bottom:none}.map-selector__search-result:link,.map-selector__search-result:visited{color:#222}.map-selector__search-result:hover,.map-selector__search-result:focus{background:#ece6fa;color:#222}.map-selector__search-result-name{min-width:0}.map-selector__search-result-parent{color:#888;font-size:.75rem}.map-selector__search-result-type{flex-shrink:0;font-family:Jost,sans-serif;font-size:.625rem;color:#888;border:1px solid rgba(34,34,34,.3);border-radius:100vh;padding:.0625rem .5rem}.map-selector__search-empty{display:block;padding:.75rem .875rem;font-size:.8125rem;color:#888}.map-selector__tabs{display:flex;flex-wrap:wrap;gap:0;padding:0 1.5rem;background:#fff;border-top:1px solid #e8e8e8}@media screen and (max-width:768px){.map-selector__tabs{padding:0 .5rem}}.map-selector__tab{display:flex;align-items:center;gap:.375rem;padding:.625rem .875rem;background:none;border:none;border-bottom:2px solid transparent;font-size:.8125rem;color:#222;cursor:pointer;white-space:nowrap;transition:border-color .2s ease,background-color .2s ease}.map-selector__tab:hover{background:#ece6fa}.map-selector__tab--active{border-bottom-color:#491699;font-weight:700}.map-selector__tab-dot{display:inline-block;width:8px;height:8px;border-radius:50%}.japan-area-map__svg{width:100%;height:auto}.japan-area-map__svg .area{cursor:pointer;transition:opacity .2s ease,filter .2s ease}.japan-area-map__svg .area:hover{filter:brightness(1.1) drop-shadow(0 2px 6px rgba(0,0,0,.2))}.japan-area-map__svg .area.dimmed{opacity:.3;filter:saturate(.4)}.japan-area-map__svg .area-label{font-family:Noto Sans JP,sans-serif;font-size:16px;font-weight:700;fill:#222;pointer-events:none}.japan-area-map__svg .area-label-en{font-family:Jost,Inter,sans-serif;font-size:8px;font-weight:500;fill:#222;pointer-events:none}.page-hero{display:flex;gap:0;margin-bottom:2rem;min-height:280px;overflow:hidden}@media screen and (max-width:768px){.page-hero{flex-direction:column;min-height:auto}}.page-hero__map-col{flex:0 0 35%;max-width:35%;background:#f1f1f1;padding:1.25rem;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:1024px){.page-hero__map-col{flex:0 0 40%;max-width:40%}}@media screen and (max-width:768px){.page-hero__map-col{flex:none;max-width:100%;padding:1rem}}.page-hero__category-col{flex:0 0 35%;max-width:35%;background:#f1f1f1;padding:1.25rem 1.5rem;display:flex;flex-direction:column}@media screen and (max-width:1024px){.page-hero__category-col{flex:0 0 40%;max-width:40%}}@media screen and (max-width:768px){.page-hero__category-col{flex:none;max-width:100%;padding:1rem}}.page-hero__visual-col{flex:1;position:relative;overflow:hidden;min-height:280px}@media screen and (max-width:768px){.page-hero__visual-col{min-height:180px}}.page-hero__visual-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.japan-map{width:100%;max-width:320px;height:auto;margin:0 auto}@media screen and (max-width:768px){.japan-map{max-width:260px}}.map-region-tabs{display:flex;flex-wrap:wrap;gap:.375rem;padding:.75rem 82px 0;margin-bottom:.25rem}@media screen and (max-width:1024px){.map-region-tabs{padding:.75rem 42px 0}}@media screen and (max-width:768px){.map-region-tabs{padding:.75rem 1rem 0;gap:.25rem}}.map-region-tab{display:inline-flex;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:600;border:1px solid #222;border-radius:.25rem;background:#fff;color:#222;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.map-region-tab:hover,.map-region-tab:active,.map-region-tab:focus{background-color:#efefef}.map-region-tab--active,.map-region-tab.active{background:#222;color:#fff;border-color:#222}.map-region-tab__dot{width:8px;height:8px;border-radius:50%;margin-right:.375rem;flex-shrink:0}.category-nav{flex:1}.category-nav__title{font-family:Jost,sans-serif;font-size:1rem;font-weight:700;margin-bottom:.75rem;letter-spacing:.05em}.category-nav__list{list-style:none;padding:0;margin:0}.category-nav__item{border-bottom:1px solid rgba(34,34,34,.08)}.category-nav__item:last-child{border-bottom:none}.category-nav__link{display:flex;align-items:center;justify-content:space-between;padding:.5rem .25rem;font-size:.875rem;font-weight:500;text-decoration:none;color:#222;transition:background-color .2s ease}.category-nav__link:hover,.category-nav__link:active,.category-nav__link:focus{background-color:#efefef;border-radius:.25rem}.category-nav__link:after{content:"";width:6px;height:6px;border-right:2px solid #222;border-bottom:2px solid #222;transform:rotate(-45deg);flex-shrink:0;margin-left:.5rem;opacity:.5}.category-nav__count{font-family:Jost,sans-serif;font-size:.75rem;color:#888;margin-left:auto;margin-right:.75rem}.page-section{margin-bottom:2.5rem}.page-section--nopad .page-section__body{padding:0}.page-section__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.page-section__title-box{display:flex;align-items:baseline;gap:.75rem}.page-section__title{font-family:Jost,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.03em;line-height:1}.page-section__subtitle{font-family:Noto Sans JP,sans-serif;font-size:.75rem;color:#888}.comment-section__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.comment-section__load-more{display:flex;justify-content:center;margin-bottom:1rem}.comment-section__load-more-btn{height:2rem;padding:0 1.5rem;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#222;border:1px solid #222;border-radius:100vh;font-size:.8125rem;cursor:pointer;transition:background-color .15s ease}.comment-section__load-more-btn:hover,.comment-section__load-more-btn:focus{background:#efefef}.comment-section__load-more-btn[disabled]{opacity:.55;cursor:progress}.search-box{position:relative;display:flex;align-items:center}.search-box__icon{position:absolute;left:.625rem;width:.875rem;height:.875rem;pointer-events:none;opacity:.3}.search-box__input{width:150px;height:2rem;padding:0 .75rem 0 1.875rem;border:1px solid rgba(34,34,34,.15);border-radius:100vh;font-size:.8125rem;background:#fff;outline:none}.search-box__input::-moz-placeholder{color:#2222224d}.search-box__input::placeholder{color:#2222224d}.search-box__input:focus{border-color:#222}@media screen and (max-width:768px){.search-box__input{width:100%}}.comment__btn{width:auto;height:2rem;display:inline-flex;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;background:#222;color:#fff;font-size:.875rem;line-height:1;border:none;border-radius:100vh;cursor:pointer;flex-shrink:0;white-space:nowrap;text-decoration:none}.comment__btn:link,.comment__btn:visited{color:#fff}.comment__btn:hover,.comment__btn:active,.comment__btn:focus{color:#fff;background-color:#222c}.comment__icon{width:1rem;height:1rem;filter:brightness(0) invert(1)}.comment-thread{background:#f1f1f1;margin-bottom:.75rem;padding:.75rem 1rem;border-radius:.375rem}@media screen and (max-width:768px){.comment-thread{padding:.75rem .625rem}}.comment-block{margin-bottom:1rem}.comment-item{display:flex;gap:1.25rem}.comment-item__aside{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:4.5rem;margin-top:.1875rem}.comment-item__date{margin-bottom:.5rem;line-height:1.2;white-space:nowrap}.comment-item__avatar{width:3rem;height:3rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;background-color:#fff}.comment-item__name{margin-top:.375rem;font-size:.6875rem;color:#888;text-align:center;word-break:break-word}.comment-item__body{flex:1;min-width:0}.comment-item__title{font-size:.9375rem;font-weight:700;line-height:1.4;margin-bottom:.375rem;color:#222}.comment-item__type-badge{display:inline-block;margin-right:.5rem;padding:.0625rem .375rem;font-family:Jost,sans-serif;font-size:.6875rem;font-weight:600;line-height:1.4;vertical-align:middle;border-radius:.1875rem;white-space:nowrap}.comment-item__type-badge--sell{color:#222;background:#fff;border:1px solid #222}.comment-item__type-badge--donate{color:#491699;background:#ece6fa;border:1px solid transparent}.comment-item__text{font-size:.8125rem;line-height:1.5;color:#222222d9;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.comment-item__tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.625rem}.comment-item__side{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;flex-shrink:0;gap:.75rem}.comment-item__view{position:relative;height:1.5rem;padding:0 1.75rem 0 .875rem;display:flex;align-items:center;background:#222;color:#fff;font-family:Jost,sans-serif;font-size:.8125rem;line-height:1;border-radius:100vh;text-decoration:none;flex-shrink:0}.comment-item__view:link,.comment-item__view:visited{color:#fff}.comment-item__view:hover,.comment-item__view:active,.comment-item__view:focus{color:#fff;background-color:#222c}.comment-item__view:after{content:"";position:absolute;top:50%;right:.75rem;width:.625rem;height:.5625rem;transform:translateY(-50%);background:url(/img/common/arrow-right-line.svg) center/contain no-repeat}@media screen and (max-width:768px){.comment-item{flex-wrap:wrap;gap:.75rem}.comment-item__aside{flex-direction:row;align-items:center;gap:.5rem;width:100%}.comment-item__name{margin-top:0}.comment-item__body{flex:1 1 100%;order:3}.comment-item__side{flex-direction:row;align-items:center;width:100%;justify-content:space-between;order:2}}.comment-post__meta{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.75rem 1rem;margin-top:.875rem}@media screen and (max-width:768px){.comment-post__meta{justify-content:center}}.comment-post__discuss{display:flex;justify-content:center;margin-top:.875rem;padding-top:.875rem;border-top:1px solid #707070}.comment-post__action{height:1.875rem;padding:0 .875rem;display:inline-flex;align-items:center;gap:.375rem;background:#491699;color:#fff;font-size:.8125rem;line-height:1;border:none;border-radius:100vh;text-decoration:none;white-space:nowrap;cursor:pointer}.comment-post__action:link,.comment-post__action:visited{color:#fff}.comment-post__action:hover,.comment-post__action:active,.comment-post__action:focus{color:#fff;background-color:#381175}.comment-post__action-kone{width:1rem;height:1rem;display:block;flex-shrink:0}.comment-post__action-price{font-family:Jost,sans-serif;font-weight:700;font-size:.875rem}.comment-post__action-label{display:inline-block;line-height:1;padding-bottom:2px}.comment-share{display:flex;align-items:center;gap:.625rem;padding:.25rem .75rem;border:1px solid rgba(34,34,34,.3);border-radius:.375rem}.comment-share__label{font-family:Jost,sans-serif;font-size:.75rem;font-weight:600;color:#888}.comment-share__icon{width:1.125rem;height:1.125rem;display:block}.comment-stats{display:flex;align-items:center;gap:1rem;font-size:.8125rem;color:#222}.comment-stats__item{display:inline-flex;align-items:center;gap:.25rem}.comment-stats__icon{display:inline-block;width:1rem;height:1rem;flex-shrink:0;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.comment-stats__icon--like{background-color:#f5317f;-webkit-mask-image:url(/img/common/icons/heart-fill.svg);mask-image:url(/img/common/icons/heart-fill.svg)}.comment-stats__icon--comment{background-color:currentColor;-webkit-mask-image:url(/img/common/icons/comment_icon-line.svg);mask-image:url(/img/common/icons/comment_icon-line.svg)}.comment-stats__item--toggle{background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer}.comment-stats__item--toggle:hover,.comment-stats__item--toggle:focus{color:#491699}.comment-stats__item--toggle.is-open .comment-stats__caret{transform:rotate(180deg)}.comment-stats__caret{margin-left:.125rem;font-size:.75rem;line-height:1;color:#888;transition:transform .15s ease}.comment__btn--reply{height:1.5rem;padding:0 .875rem;gap:.375rem;font-size:.8125rem}.comment__btn--reply .comment__icon{width:.8125rem;height:.8125rem}.comment-replies{list-style:none;margin:.875rem 0 0;padding:0}.comment-reply{display:flex;align-items:flex-start;gap:.625rem;padding:.75rem 0 .75rem 2.5rem;border-top:1px solid rgba(34,34,34,.08)}@media screen and (max-width:768px){.comment-reply{padding-left:1rem}}.comment-reply__avatar{width:1.875rem;height:1.875rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0;background:#fff}.comment-reply__body{flex:1;min-width:0}.comment-reply__head{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.comment-reply__name{font-size:.75rem;font-weight:700;color:#222}.comment-reply__text{font-size:.8125rem;line-height:1.5;color:#222222d9}.comment-reply__reward{display:inline-flex;align-items:center;align-self:center;gap:.1875rem;flex-shrink:0;font-family:Jost,sans-serif;font-size:.75rem;font-weight:700;color:#491699}.comment-reply__reward-icon{width:.875rem;height:.875rem;display:block}.comment-pagination{display:flex;justify-content:center;align-items:center;gap:1rem;padding:.75rem 0;font-family:Jost,sans-serif;font-size:.875rem;font-weight:600}.comment-pagination__link{text-decoration:none;color:#222;border-bottom:1px solid #222}.comment-pagination__link:hover{opacity:.7}.comment-pagination__current{color:#888}.ranking-grid--top{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.25rem}@media screen and (max-width:768px){.ranking-grid--top{gap:.625rem}}.ranking-grid--bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media screen and (max-width:768px){.ranking-grid--bottom{gap:.625rem}}@media screen and (max-width:480px){.ranking-grid--bottom{grid-template-columns:repeat(2,1fr)}}.ranking-item{position:relative;overflow:hidden;border-radius:.5rem;cursor:pointer}.ranking-item:hover .ranking-item__img{transform:scale(1.03)}.ranking-item__img-box{position:relative;width:100%;padding-top:66.67%;overflow:hidden}.ranking-item__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.ranking-item__number{position:absolute;top:.5rem;left:.625rem;font-family:Jost,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);line-height:1;z-index:1}.ranking-item__kone{position:absolute;bottom:.5rem;right:.625rem;display:flex;align-items:center;z-index:1}.page-section .section__scroll-list{padding:0}.notif__filter-tabs,.msg__filter-tabs{display:flex;gap:.5rem;align-items:center}.notif__filter-tab,.msg__filter-tab{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;border:1px solid rgba(34,34,34,.18);border-radius:999px;background:#fff;color:#222;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background-color .15s,color .15s,border-color .15s}.notif__filter-tab:hover,.msg__filter-tab:hover{background:#f1f1f1}.notif__filter-tab--active,.msg__filter-tab--active{background:#222;color:#fff;border-color:#222}.notif__filter-tab--active:hover,.msg__filter-tab--active:hover{background:#222c}.notif__filter-badge,.msg__filter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1rem;height:1rem;padding:0 .25rem;border-radius:999px;background:#db2b39;color:#fff;font-size:.625rem;font-weight:700;line-height:1}.notif__mark-all-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;margin-left:auto;border:1px solid rgba(34,34,34,.18);border-radius:999px;background:#fff;color:#222;font-size:.8125rem;font-weight:600;cursor:pointer}.notif__mark-all-btn:hover{background:#f1f1f1}.notif__mark-all-btn i{font-size:1rem;line-height:1}.notif__row,.msg__row{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;border-bottom:1px solid rgba(34,34,34,.08);text-decoration:none;color:#222;transition:background-color .15s}.notif__row:hover,.msg__row:hover{background:#22222205}.notif__row:link,.notif__row:visited,.msg__row:link,.msg__row:visited{color:#222}.notif__row--unread,.msg__row--unread{background:#4916990a}.notif__row--unread:hover,.msg__row--unread:hover{background:#49169912}.notif__icon{flex-shrink:0;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#2222220d}.notif__icon i{font-size:1.125rem;color:#222}.notif__icon-img{width:1.25rem;height:1.25rem}.msg__avatar{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden;background:#f1f1f1}.msg__avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.msg__avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#22222214}.msg__avatar-placeholder i{font-size:1.125rem;color:#888}.notif__body,.msg__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1875rem}.notif__title,.msg__sender{font-weight:700;font-size:.875rem;color:#222;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notif__text,.msg__preview{font-size:.8125rem;color:#222222b3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notif__meta,.msg__meta{flex-shrink:0;display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#888}.notif__dot,.msg__dot{width:.5rem;height:.5rem;border-radius:50%;background:#491699}.notif__pagination,.msg__pagination{margin-top:1rem}.section__empty{padding:2rem 1rem;text-align:center;color:#22222280;font-size:.875rem}
