.host-card-container__title{font-size:22px;font-weight:500;margin-bottom:25px}@media(max-width:768px){.host-card-container__title{font-size:20px;margin-bottom:20px}}.host-card{border:1px solid #e5e7eb;border-radius:.75rem;padding:30px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:box-shadow .3s ease}@media(max-width:768px){.host-card{padding:20px 15px;margin-bottom:20px}}.host-card:hover{box-shadow:0 4px 6px rgba(0,0,0,.07)}.host-card__profile{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:20px;margin-left:5px;text-align:left}.host-card__avatar{width:55px;height:55px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #f3f4f6}.host-card__info{flex:1 1}.host-card__name{font-size:20px;font-weight:700;margin-bottom:3px;color:#1f2937;line-height:1.3}.host-card__role{font-size:15px;color:#6b7280;margin:0;line-height:1.3;font-weight:400}.host-card__bio{margin-bottom:20px;text-align:left;padding:0 5px}.host-card__bio p{font-size:16px;line-height:1.6;margin:0;color:#4b5563}.host-card__contact-btn{text-align:center}.host-card__contact-btn a{display:inline-block;padding:8px 25px;background-color:#4c6ef5;color:#fff;border-radius:100px;text-decoration:none;font-weight:600;font-size:14px;transition:all .3s ease;box-shadow:0 2px 4px rgba(76,110,245,.2)}.host-card__contact-btn a:hover{background-color:#3b5bdb;color:#fff;box-shadow:0 4px 8px rgba(76,110,245,.3);transform:translateY(-1px)}.host-card__contact-btn a:active{transform:translateY(0)}.space-map{padding-top:40px}.space-map__location{margin:0}.space-map__map-wrap{border-radius:16px;overflow:hidden;background:#f7f7f7}.space-map__placeholder{width:100%;min-height:480px;background:#f7f7f7}.space-map__note{margin:0;color:#717171}.map-space-detail{width:100%;min-height:480px;height:480px;position:relative}.map-space-detail>div{width:100%;height:100%}.offerings-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:40px 24px;background:rgba(0,0,0,.45);animation:offerings-modal-fade-in .2s ease}.offerings-modal__panel{width:100%;max-width:720px;max-height:calc(100vh - 80px);background:#fff;border-radius:12px;box-shadow:0 8px 28px rgba(0,0,0,.18);display:flex;flex-direction:column;overflow:hidden;animation:offerings-modal-slide-in .25s cubic-bezier(.16,1,.3,1)}.offerings-modal__header{position:relative;padding:24px 24px 8px;flex-shrink:0}.offerings-modal__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:16px;padding:0;border:none;border-radius:50%;background:transparent;color:#222;cursor:pointer;transition:background-color .15s ease}.offerings-modal__close:hover{background:#f7f7f7}.offerings-modal__title{margin:0;font-size:22px;font-weight:600;line-height:1.25;color:#222}.offerings-modal__body{padding:8px 24px 32px;overflow-y:auto;flex:1 1;min-height:0}.offerings-modal__grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr;grid-gap:16px 32px;gap:16px 32px}@media(min-width:768px){.offerings-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 48px}}.offerings-modal__grid--with-descriptions{gap:24px 48px}@media(min-width:768px){.offerings-modal__grid--with-descriptions{grid-template-columns:1fr}}.offerings-modal__item{display:flex;align-items:flex-start;gap:16px;min-width:0}.offerings-modal__icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#222;margin-top:1px}.offerings-modal__content{flex:1 1;min-width:0}.offerings-modal__label{display:block;font-size:16px;font-weight:400;line-height:1.43;color:#222}.offerings-modal__grid--with-descriptions .offerings-modal__label{font-weight:600;line-height:1.25}.offerings-modal__description{margin:4px 0 0;font-size:16px;font-weight:400;line-height:1.43;color:#717171}@keyframes offerings-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes offerings-modal-slide-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:767px){.offerings-modal{padding:0;align-items:flex-end}.offerings-modal__panel{max-width:none;max-height:92vh;border-radius:12px 12px 0 0}}.space-offerings__section{padding-top:40px}.space-offerings .feature-list-section{padding:0;margin:0}.feature-spotlight-list{list-style:none;margin:0;padding:0;border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb}.feature-spotlight-list__item{display:flex;align-items:flex-start;gap:16px;padding:24px 0;border-bottom:1px solid #ebebeb}.feature-spotlight-list__item:last-child{border-bottom:none}.feature-spotlight-list__icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:flex-start;justify-content:center;padding-top:1px;color:#222}.feature-spotlight-list__content{flex:1 1;min-width:0}.feature-spotlight-list__title{margin:0 0 4px;font-size:16px;font-weight:600;line-height:1.25;color:#222}.feature-spotlight-list__description{margin:0;font-size:16px;font-weight:400;line-height:1.43;color:#717171}.feature-list-section__grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px 24px;gap:16px 24px}@media(min-width:768px){.feature-list-section__grid{gap:16px 48px}}.feature-list-section__item{display:flex;align-items:center;gap:16px;min-width:0}.feature-list-section__icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#222}.feature-list-section__label{min-width:0;font-size:16px;font-weight:400;line-height:1.43;color:#222}.feature-list-section__toggle{margin-top:24px;padding:13px 23px;border:1px solid #222;border-radius:8px;background:#fff;font-size:16px;font-weight:600;line-height:1.25;color:#222;cursor:pointer;transition:background-color .15s ease}.feature-list-section__toggle:hover{background:#f7f7f7}.feature-list-section__toggle:active{background:#f0f0f0}.google-rating-badge{display:flex;flex-direction:row;align-items:center;gap:4px;padding:0;background:transparent;border:none;min-width:auto}.google-rating-badge__logo{flex-shrink:0}.google-rating-badge__logo svg{display:block}.google-rating-badge__content{display:flex;flex-direction:column;align-items:center;text-align:center}.google-rating-badge__rating{display:flex;align-items:center;gap:8px;margin-bottom:4px}.google-rating-badge__score{font-size:22px;font-weight:700;color:#1f2937;line-height:1}.google-rating-badge__stars{display:flex;gap:2px}.google-rating-badge__stars i{font-size:13px;color:#fbbf24}.google-rating-badge__stars .far{color:#e5e7eb}.google-rating-badge__count{font-size:10px;color:#6b7280;font-weight:500}@media(max-width:768px){.google-rating-badge{gap:10px}.google-rating-badge__logo svg{width:20px;height:20px}.google-rating-badge__score{font-size:20px}.google-rating-badge__stars i{font-size:12px}.google-rating-badge__count{font-size:10px}}