.hld{max-width:860px;margin:12px auto;border:1px solid #f1cad2;border-radius:16px;background:linear-gradient(180deg,#fff 0%,#fff9fb 100%);overflow:hidden;box-shadow:0 5px 18px rgba(117,18,47,.06)}
.hld__compact{position:relative;padding:14px 16px 16px}
.hld__compact:before{content:"✦";position:absolute;top:12px;right:15px;color:#efabc0;font-size:.9rem}
.hld__compact-kicker{display:flex;align-items:center;gap:8px;width:fit-content;max-width:calc(100% - 42px);margin:0 0 10px;padding:0 3px 6px 0;border-bottom:3px solid #e85d82;color:#7f102d;font-size:clamp(1.18rem,4.2vw,1.48rem);font-weight:900;line-height:1.2;letter-spacing:.025em;text-shadow:0 1px 0 #fff}
.hld__compact-kicker:before{content:"✦";display:inline-grid;flex:0 0 30px;width:30px;height:30px;place-items:center;border-radius:50%;background:linear-gradient(145deg,#b51d48,#7f102d);color:#fff;font-size:.85rem;box-shadow:0 3px 8px rgba(127,16,45,.2),inset 0 1px 0 rgba(255,255,255,.35)}
.hld__compact-direction{display:flex;align-items:baseline;gap:9px;margin:0 0 8px}
.hld__compact-direction span{font-size:.82rem;color:#76646a}
.hld__compact-direction strong{font-size:1.42rem;color:#a51225;line-height:1.2}
.hld__compact-pick{margin:7px 0 10px;min-height:94px}
.hld__compact-pick .event-card__thumb{flex:0 0 34%;width:34%;max-width:34%;min-height:94px;aspect-ratio:16/9}
.hld__compact-pick .event-card__body{width:66%;padding:9px 10px;gap:4px}
.hld__compact-pick .event-card__title{font-size:1rem;line-height:1.4}
.hld__compact-pick .event-card__place{margin:0;font-size:.78rem;color:#5f5558}
.hld__empty{margin:8px 0;font-size:.9rem}
.hld__detail-toggle{width:100%;min-height:42px;margin:0;padding:8px 13px;border:0;border-radius:8px;background:linear-gradient(180deg,#d51e38,#b90f29);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 3px 0 #940d21}
.hld__details{padding:13px 15px 16px;border-top:1px solid #f0dce1;background:#fff}
.hld__title{margin:0 0 4px;font-size:1.12rem;color:#7f1630}.hld__intro p{margin:0 0 10px;font-size:.88rem;line-height:1.55}
.hld__form{display:grid;gap:9px}.hld__fieldset{margin:0;padding:9px 10px;border:1px solid #e3d5d9;border-radius:9px}.hld__fieldset legend{padding:0 4px;font-size:.88rem;font-weight:700}
.hld__birth{display:flex;align-items:center;gap:7px;flex-wrap:nowrap}.hld__birth label{display:flex;align-items:center;gap:4px;min-width:0}.hld__birth label:first-child{flex:1.45}.hld__birth label:nth-child(2),.hld__birth label:nth-child(3){flex:1}.hld__birth span{white-space:nowrap;font-size:.86rem}
.hld__selects{display:grid;grid-template-columns:1fr 1fr;gap:7px}.hld label{display:grid;gap:4px}.hld input,.hld select{box-sizing:border-box;width:100%;min-height:38px;padding:6px 8px;border:1px solid #aaa;border-radius:6px;background:#fff}
.hld__birth input{min-width:0;text-align:center}.hld__trip-row{display:flex!important;align-items:center;gap:9px}.hld__trip-row>span{flex:0 0 auto;font-size:.88rem;font-weight:700}.hld__trip-row input{flex:1;min-width:0}
.hld__tabs{display:flex;gap:6px;margin-bottom:7px}.hld__tab,.hld__submit,.hld__more-button{min-height:38px;padding:7px 12px;border:0;border-radius:6px;cursor:pointer}.hld__tab{background:#f2edef;color:#654852;border:1px solid #e1d5d9}.hld__tab.is-active{background:#8d4a5b;color:#fff;border-color:#8d4a5b}.hld__submit{background:#93445a;color:#fff;font-weight:800}.hld__tab:hover{background:#e9dfe2}.hld__tab.is-active:hover,.hld__submit:hover{background:#7d3c4e}.hld__suggestions{display:grid;gap:4px;margin-top:4px}.hld__suggestion{text-align:left;padding:8px;border:1px solid #ddd;background:#fff}.hld__selected,.hld__privacy,.hld__note{margin:5px 0 0;font-size:.78rem;line-height:1.5}.hld__error{padding:9px;background:#fff2f2;color:#9b0014}.hld__result{margin-top:13px}.hld__summary h3{margin-bottom:4px}.hld__directions{margin:3px 0 7px;font-size:1.35rem;font-weight:800;color:#a51225}.hld__summary p{margin:3px 0}
.hld-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.hld-result-card{height:100%}.hld-result-card__placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:#fff1f5;color:#d64c70;font-size:1.5rem}.hld__more-item{height:100%}.hld__more-button{display:block;margin:9px auto 0;border:1px solid #c7192d;background:#fff;color:#a51225;font-weight:700}.hld-cta{margin:16px 0;padding:12px;border:1px solid #ddd;border-radius:6px}
@media(max-width:700px){.hld{margin:8px 0}.hld__compact{padding:12px 13px 14px}.hld__details{padding:11px 12px 14px}.hld__compact-pick{padding:9px 10px}.hld__compact-pick a{font-size:1rem}.hld__birth{gap:5px}.hld__birth label{gap:3px}.hld__birth input{padding-left:4px;padding-right:4px}.hld__selects,.hld-cards{grid-template-columns:1fr}.hld__tabs{display:grid;grid-template-columns:1fr 1fr}.hld__tab{padding:6px}.hld-result-card{min-height:112px}}

/* Existing theme event-card classes are reused. These rules are only a fallback when the event stylesheet is not loaded. */
.hld .event-card{border:1px solid #e9d7dc;border-radius:12px;overflow:hidden;background:#fff;display:flex;box-shadow:0 2px 10px rgba(0,0,0,.04)}
.hld .event-card__thumb{display:block;overflow:hidden;background:#fff1f5;line-height:0}
.hld .event-card__thumb img{display:block;width:100%!important;height:100%!important;object-fit:cover;object-position:center}
.hld .event-card__body{display:flex;min-width:0;flex:1;flex-direction:column}
.hld .event-card__top{display:flex;align-items:center}
.hld .event-card__status{display:inline-flex;align-items:center;width:fit-content;min-height:20px;padding:1px 7px;border-radius:999px;background:#b3174e;color:#fff;font-size:10px;font-weight:700}
.hld .event-card__title{display:-webkit-box;overflow:hidden;font-weight:800;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.hld .event-card__title a{color:#171717;text-decoration:none}
.hld .event-card__place{margin:0;color:#5f5558}
.hld .event-card__actions{margin-top:auto}
.hld .event-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:6px 11px;border-radius:7px;background:#b3174e;color:#fff;font-size:.82rem;font-weight:700;text-decoration:none}
@media(max-width:560px){.hld .event-card--compact{min-height:112px;flex-direction:row}.hld .event-card--compact .event-card__thumb{flex:0 0 38%;width:38%;max-width:38%;min-height:112px}.hld .event-card--compact .event-card__body{width:62%;padding:8px 9px;gap:4px}.hld .event-card--compact .event-card__title{font-size:.92rem;line-height:1.35}.hld .event-card--compact .event-card__place{font-size:.76rem}}
.hld-food-card{display:flex;align-items:center;gap:10px;margin:8px 0 10px;padding:9px 10px;border:1px solid #f0d5bc;border-radius:11px;background:linear-gradient(135deg,#fffaf1,#fff);box-shadow:0 2px 9px rgba(92,50,10,.05)}
.hld-food-card>img,.hld-food-card__icon{flex:0 0 62px;width:62px;height:62px;border-radius:9px;object-fit:cover}
.hld-food-card__icon{display:flex;align-items:center;justify-content:center;background:#fff0d6;font-size:1.7rem}
.hld-food-card>div{min-width:0}.hld-food-card__label{display:block;margin-bottom:2px;color:#9a4a0a;font-size:.72rem;font-weight:800}.hld-food-card strong{display:block;color:#3a2417;font-size:1rem;line-height:1.35;text-decoration:none!important;border:0!important;border-bottom:0!important;box-shadow:none!important;background:none!important;background-image:none!important;padding-bottom:0!important}.hld-food-card p{margin:2px 0 0;color:#67564c;font-size:.76rem;line-height:1.4}
.hld__food-section{margin:12px 0}.hld__food-section>h3{margin:0 0 7px;color:#7f1630;font-size:1.05rem}.hld-food-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.hld-food-list .hld-food-card{height:100%;margin:0;align-items:flex-start}.hld-food-list .hld-food-card>img,.hld-food-list .hld-food-card__icon{flex-basis:52px;width:52px;height:52px}
.hld__notice-small{margin:10px 0 0;color:#777;font-size:.68rem;line-height:1.45}
@media(max-width:700px){.hld-food-list{grid-template-columns:1fr}.hld-food-card{padding:8px 9px}.hld-food-card>img,.hld-food-card__icon{flex-basis:58px;width:58px;height:58px}}

.hld-food-card strong::before,.hld-food-card strong::after{content:none!important;display:none!important;background:none!important;border:0!important;box-shadow:none!important}
.hld__compact-direction--advice{align-items:flex-start;flex-direction:column;gap:2px}
.hld__compact-direction--advice strong{font-size:1.05rem;line-height:1.35;color:#8b1734}


/* 0.4.5: 方位候補0件時の近場・自然・編集部おすすめ表示 */
.hld__fallback-message{margin:0 0 12px;color:#5f5558;font-size:.92em;line-height:1.65}
.hld__fallback-message--compact{margin:10px 2px 12px;font-size:.86em}
.hld__fallback-section h3{margin-bottom:6px}
