.booth-page{padding-top:64px}.booth-page__top{background:var(--color-bg-sub,#F9F7F2);padding:32px 0 40px}.booth-breadcrumb{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--color-text-muted,#999);margin-bottom:24px}.booth-breadcrumb a{color:var(--color-text-muted,#888);text-decoration:none}.booth-breadcrumb a:hover{color:var(--color-text,#333)}.booth-page__header{margin-bottom:0}.booth-page__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--color-text,#333333);margin:0 0 12px;letter-spacing:-.02em}.booth-page__lead{font-size:.95rem;color:var(--color-text-muted,#666);line-height:1.8;max-width:1200px;margin:0}.booth-plan-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px;max-width:960px;margin:0 auto}.booth-plan-card{background:#fff;border:1.5px solid var(--color-border,#e2ddd3);border-radius:var(--radius-lg,12px);overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow .25s,transform .25s;display:flex;flex-direction:column}.booth-plan-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.booth-plan-card--featured{border-color:var(--color-primary,#C09A2A);box-shadow:var(--shadow-gold,0 4px 20px rgba(192,154,42,.2))}.booth-plan-card__badge{display:inline-block;padding:6px 20px;background:var(--color-accent,#D63384);color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.08em}.booth-plan-card__badge--gold{background:linear-gradient(135deg,var(--color-primary,#C09A2A),#D4B048);color:#fff}.booth-plan-card__badge--accent{background:#C02474;color:#fff}.booth-plan-card__img{width:100%;height:auto;max-height:180px;object-fit:contain;background:var(--color-bg-sub,#F9F7F2);padding:12px}.booth-plan-card__body{padding:24px 24px 28px;flex:1 1;display:flex;flex-direction:column}.booth-plan-card__price{margin-bottom:18px}.booth-plan-card__price-label{display:block;font-size:.85rem;color:var(--color-text-muted,#666);margin-bottom:4px}.booth-plan-card__price-num{font-family:var(--font-en,"Montserrat",sans-serif);font-size:2rem;font-weight:800;color:var(--color-primary,#C09A2A)}.booth-plan-card__price-unit{font-size:.88rem;color:var(--color-text-muted,#666);margin-left:4px}.booth-plan-card__price-tbd{display:inline-block;padding:6px 18px;font-size:.92rem;font-weight:700;color:var(--color-text-muted,#666);background:var(--color-bg-sub,#F9F7F2);border:1px dashed var(--color-border,#e2ddd3);border-radius:6px}.booth-plan-card__spec{display:flex;align-items:baseline;gap:10px;margin-bottom:6px}.booth-plan-card__spec-label{font-size:.85rem;color:var(--color-text-muted,#666);flex-shrink:0}.booth-plan-card__spec-value{font-family:var(--font-en,"Montserrat",sans-serif);font-size:1.1rem;font-weight:700;color:var(--color-text,#333333)}.booth-plan-card__plan-name{font-size:1.25rem;font-weight:800;color:var(--color-text,#333333);margin:0 0 16px;letter-spacing:.02em}.booth-plan-card__plan-name--gold{color:var(--color-primary,#C09A2A)}.booth-plan-card__spec-note{font-size:.85rem;color:var(--color-text-muted,#888);margin:0 0 8px}.booth-plan-card__spec-note--red{color:#D63384;font-weight:700}.booth-plan-card__equip-title{font-size:.85rem;font-weight:700;color:var(--color-text,#333333);margin:16px 0 10px;padding-top:14px;border-top:1px solid var(--color-border-light,#f0ede6)}.booth-plan-card__features{list-style:none;padding:0;margin:0 0 14px;flex:1 1}.booth-plan-card__features li{padding:5px 0;font-size:.88rem;color:var(--color-text,#333333);border-bottom:1px solid var(--color-border-light,#f0ede6);display:flex;align-items:center;gap:8px}.booth-plan-card__features li:before{content:"";display:inline-block;width:5px;height:5px;background:var(--color-primary,#C09A2A);border-radius:50%;flex-shrink:0}.booth-plan-card__note{font-size:.85rem;color:var(--color-text-muted,#888);margin:0;line-height:1.65}.booth-gallery{background:var(--color-bg-sub,#F9F7F2)}.booth-gallery__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.booth-gallery__item{border-radius:var(--radius-md,8px);overflow:hidden;background:#fff;box-shadow:var(--shadow-sm);transition:transform .25s,box-shadow .25s}.booth-gallery__item:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.booth-gallery__img{display:block;width:100%;height:180px;object-fit:cover}@media (max-width:960px){.booth-gallery__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.booth-gallery__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:12px}.booth-gallery__item{flex:0 0 70%;min-width:240px;scroll-snap-align:start}.booth-gallery__img{height:180px}}.booth-bottom-cta{background:var(--color-bg-dark,#333333)}.btn--primary{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,var(--color-primary,#C09A2A),#D4B048);color:#fff;font-weight:800;font-size:1.05rem;border-radius:var(--radius-sm,4px);text-decoration:none;box-shadow:0 4px 16px rgba(192,154,42,.35);transition:opacity .15s,box-shadow .15s}.btn--primary:hover{opacity:.88;box-shadow:0 6px 24px rgba(192,154,42,.45)}@media (max-width:700px){.booth-plan-grid{grid-template-columns:1fr;max-width:420px;gap:24px}.booth-plan-card__img{height:180px}}