@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap");:root{--c-purple:#7C3AED;--c-pink:#EC4899;--c-yellow:#FBBF24;--c-bg:#FAF7FF;--c-dark:#1A1535;--c-text:#2D1F5A;--c-muted:#6B7280}*,:after,:before{font-family:Nunito,Arial,Helvetica,sans-serif!important}body{background:var(--c-bg);margin:0}.page-main{flex:1 1;width:100%;max-width:1200px;margin:0 auto;padding:2.5rem 1.25rem 3rem}.site-nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:white;border-bottom:1px solid #ede9fe;box-shadow:0 1px 6px rgba(124,58,237,.07)}.site-nav-inner{max-width:1200px;margin:0 auto;padding:0 1.25rem;height:62px;gap:1.25rem}.site-logo,.site-nav-inner{display:flex;align-items:center}.site-logo{gap:.4rem;text-decoration:none;flex-shrink:0}.logo-brand{font-size:1.2rem;font-weight:800;color:var(--c-dark)}.logo-tld{color:var(--c-purple)}.nav-search-form{flex:1 1;max-width:340px;display:flex;align-items:center;background:#F5F3FF;border:1.5px solid #ede9fe;border-radius:999px;padding:0 .4rem 0 .85rem;gap:.25rem;transition:border-color .15s}.nav-search-form:focus-within{border-color:var(--c-purple)}.nav-search-input{flex:1 1;border:none;background:transparent;outline:none;font-size:.875rem;font-weight:600;color:var(--c-dark);padding:.45rem 0;min-width:0}.nav-search-input::placeholder{color:#9CA3AF;font-weight:400}.nav-search-btn{background:none;border:none;cursor:pointer;padding:.3rem .4rem;font-size:.85rem;line-height:1;opacity:.55;transition:opacity .15s}.nav-search-btn:hover{opacity:1}.nav-links{display:flex;gap:1.1rem;margin-left:auto}.nav-link{color:#374151;text-decoration:none;font-weight:700;font-size:.875rem;white-space:nowrap;transition:color .15s}.nav-link:hover{color:var(--c-purple)}.home-hero{margin:-2.5rem -1.25rem 0;background-image:linear-gradient(160deg,rgba(55,15,120,.97),rgba(109,40,217,.94) 45%,rgba(157,23,77,.95)),url(/img/bd-pattern-1.png);background-size:cover,auto;background-repeat:no-repeat,repeat;padding:4rem 1.25rem 4.5rem;text-align:center}.home-hero-inner{max-width:640px;margin:0 auto}.home-hero-title{font-size:clamp(1.85rem,5vw,3rem);font-weight:900;color:white;line-height:1.15;margin:0 0 .7rem;text-shadow:0 2px 18px rgba(0,0,0,.22)}.home-hero-sub{color:rgba(255,255,255,.82);font-size:1.05rem;font-weight:500;margin:0 0 2rem}.home-hero-form{width:100%}.home-hero-search{display:flex;align-items:center;background:white;border-radius:999px;padding:.3rem .3rem .3rem 1.1rem;box-shadow:0 8px 36px rgba(0,0,0,.25);gap:.5rem}.home-hero-icon{font-size:1rem;opacity:.35;flex-shrink:0;line-height:1}.home-hero-input{flex:1 1;border:none;outline:none;font-size:1rem;font-weight:600;color:var(--c-dark);background:transparent;min-width:0;padding:.6rem 0}.home-hero-input::placeholder{color:#9CA3AF;font-weight:400}.home-hero-input--geo{color:var(--c-purple)}.home-hero-btn{background:var(--c-purple);color:white;border:none;border-radius:999px;font-weight:800;font-size:.95rem;padding:.72rem 1.5rem;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s}.home-hero-btn:hover{background:#6D28D9}.home-hero-hints{margin-top:1.1rem;color:rgba(255,255,255,.65);font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.4rem}.home-hero-hint{color:#FDE68A;text-decoration:none;font-weight:700;transition:color .12s}.home-hero-hint:hover{color:white}.site-footer{background:var(--c-dark);color:rgba(255,255,255,.6);padding:2.5rem 1.5rem 1.5rem}.footer-top{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}@media (min-width:680px){.footer-top{flex-direction:row;justify-content:space-between;text-align:left;align-items:flex-start}}.footer-brand{max-width:320px}.footer-logo{font-size:1.05rem;font-weight:800;color:white}.footer-logo strong{color:white}.footer-logo span{color:#FDE68A}.footer-brand p{font-size:.82rem;color:rgba(255,255,255,.45);margin-top:.3rem;line-height:1.5}.footer-nav{display:flex;flex-direction:column;gap:.5rem;align-items:center}@media (min-width:680px){.footer-nav{align-items:flex-end}}.footer-nav a{color:rgba(255,255,255,.65);text-decoration:none;font-size:.88rem;font-weight:600;transition:color .15s}.footer-nav a:hover{color:#F9A8D4}.footer-cities{max-width:900px;margin:1.5rem auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:.3rem;border-top:1px solid rgba(255,255,255,.08);padding-top:1.25rem}.footer-city{color:rgba(255,255,255,.45);font-size:.75rem;text-decoration:none;padding:.15rem .45rem;border-radius:.3rem;transition:color .12s,background .12s}.footer-city:hover{color:white;background:rgba(255,255,255,.07)}.footer-copy{text-align:center;font-size:.75rem;color:rgba(255,255,255,.3);margin-top:1.25rem;max-width:900px;margin-left:auto;margin-right:auto}.venue-card{background:white;border-radius:1.1rem;overflow:hidden;border:1.5px solid #ede9fe;box-shadow:0 2px 10px rgba(124,58,237,.06);display:flex;flex-direction:column;transition:transform .18s,box-shadow .18s;cursor:pointer;color:inherit}.venue-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(124,58,237,.14);border-color:#C4B5FD}.venue-thumb{position:relative;height:185px;overflow:hidden;background:linear-gradient(135deg,#EDE9FE,#FCE7F3);flex-shrink:0}.venue-img{width:100%;height:100%;object-fit:cover;display:block}.venue-img-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem}.price-pill{position:absolute;top:.55rem;right:.55rem;background:rgba(26,21,53,.85);color:#FDE68A;font-weight:800;font-size:.7rem;padding:.18rem .55rem;border-radius:.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.venue-body{padding:.9rem 1rem 1.1rem;display:flex;flex-direction:column;gap:.35rem;flex:1 1}.venue-name{font-size:.97rem;font-weight:800;color:#1A1535;line-height:1.3;margin:0}.venue-loc{font-size:.8rem;color:#6B7280;margin:0}.venue-rating{display:flex;align-items:center;gap:.28rem;font-size:.85rem;margin-top:.1rem}.stars{color:#FBBF24;font-size:.78rem;letter-spacing:.04em}.rating-val{font-weight:700;color:#374151}.review-ct{color:#9CA3AF;font-size:.77rem}.venue-pricing{font-size:.8rem;font-weight:700;color:#065F46;background:#ECFDF5;border:1px solid #a7f3d0;border-radius:.45rem;padding:.28rem .6rem;margin:.1rem 0;display:inline-block;align-self:flex-start}.venue-badges{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.2rem}.chip{font-size:.7rem;font-weight:700;padding:.18rem .55rem;border-radius:9999px}.chip-pink{background:#FCE7F3;color:#9D174D}.chip-purple{background:#EDE9FE;color:#5B21B6}.venue-cta{display:block;margin-top:auto;background:#EC4899;color:white;text-decoration:none;font-weight:700;font-size:.87rem;padding:.55rem 1rem;border-radius:.6rem;text-align:center;transition:background .15s,transform .1s;border:none;cursor:pointer;width:100%;font-family:inherit}.venue-cta:hover{background:#DB2777;transform:translateY(-1px)}.venue-cta:active{transform:translateY(0)}.venue-grid{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem}@media (min-width:560px){.venue-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.venue-grid{grid-template-columns:repeat(3,1fr)}}.loading-state{text-align:center;padding:4rem 1rem;color:#9CA3AF}.spinner{display:block;font-size:2.5rem;animation:bob 1.2s ease-in-out infinite;margin-bottom:.75rem}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.empty-state{text-align:center;padding:4rem 1rem;color:#9CA3AF}.empty-icon{display:block;font-size:3rem;margin-bottom:.75rem;opacity:.6}.empty-msg{font-size:1.05rem;font-weight:700;color:#6B7280;margin:0}.empty-hint{font-size:.87rem;color:#D1D5DB;margin-top:.4rem}.page-header{margin-bottom:1.75rem}.page-title{font-size:1.65rem;font-weight:900;color:#1A1535;margin:0 0 .3rem}.page-sub{font-size:.93rem;color:#6B7280;margin:0}.result-count{color:#EC4899;font-weight:700}.section-header{margin-bottom:1.5rem}.section-title{font-size:1.5rem;font-weight:900;color:#1A1535;margin:0 0 .25rem}.section-sub{font-size:.9rem;color:#6B7280;margin:0}.home-section{margin-bottom:2.75rem}.home-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1rem}.home-section-title{font-size:1.3rem;font-weight:900;color:#1A1535;margin:0 0 1rem}.home-section-head .home-section-title{margin-bottom:0}.home-section-sub{font-size:.88rem;color:#6B7280;margin:0 0 1.25rem}.home-section-link{color:#7C3AED;font-weight:700;text-decoration:none}.home-section-link:hover{text-decoration:underline}.home-see-all{font-size:.85rem;font-weight:700;color:#7C3AED;text-decoration:none;white-space:nowrap}.home-see-all:hover{text-decoration:underline}.home-venues-head{margin-bottom:1.25rem}.activity-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:.75rem;gap:.75rem}@media (max-width:1024px){.activity-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:640px){.activity-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:380px){.activity-grid{grid-template-columns:repeat(2,1fr)}}.activity-tile{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.1rem .5rem;background:white;border:1.5px solid #ede9fe;border-radius:1rem;text-decoration:none;text-align:center;transition:border-color .15s,box-shadow .15s,transform .15s}.activity-tile:hover{border-color:var(--c-purple);box-shadow:0 4px 20px rgba(124,58,237,.12);transform:translateY(-2px)}.activity-tile-emoji{font-size:1.75rem;line-height:1}.activity-tile-label{font-size:.75rem;font-weight:700;color:#374151;line-height:1.3}.cities-row{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cities-row::-webkit-scrollbar{display:none}.city-card{display:flex;flex-direction:column;align-items:center;padding:.85rem 1.4rem;background:white;border:1.5px solid #ede9fe;border-radius:.85rem;text-decoration:none;flex-shrink:0;transition:border-color .15s,background .15s,transform .15s}.city-card:hover{border-color:var(--c-purple);background:#F5F3FF;transform:translateY(-1px)}.city-card-name{font-size:.9rem;font-weight:800;color:#1A1535}.city-card-state{font-size:.72rem;color:#9CA3AF;font-weight:700;margin-top:.1rem}.activity-strip{display:flex;flex-wrap:wrap;gap:.55rem}.activity-chip{display:inline-flex;align-items:center;gap:.38rem;padding:.5rem 1rem;background:white;border:1.5px solid #ede9fe;border-radius:999px;color:#5B21B6;text-decoration:none;font-size:.875rem;font-weight:700;white-space:nowrap;transition:background .15s,border-color .15s,color .15s,transform .1s}.activity-chip:hover{background:#7C3AED;border-color:#7C3AED;color:white;transform:translateY(-1px)}.activity-chip-emoji{font-size:1rem;line-height:1}.state-section{margin-bottom:2rem}.state-name{font-size:1.05rem;font-weight:800;color:#7C3AED;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.65rem;padding-bottom:.35rem;border-bottom:2px solid #ede9fe}.city-chips{display:flex;flex-wrap:wrap;gap:.45rem}.city-chip{display:inline-block;background:white;border:1.5px solid #ede9fe;color:#5B21B6;text-decoration:none;font-size:.83rem;font-weight:700;padding:.3rem .75rem;border-radius:9999px;transition:background .15s,border-color .15s,color .15s}.city-chip:hover{background:#7C3AED;border-color:#7C3AED;color:white}.popular-city-card{display:flex;align-items:center;gap:.6rem;padding:.7rem .9rem;background:white;border:1.5px solid #ede9fe;border-radius:.75rem;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .12s}.popular-city-card:hover{border-color:#7C3AED;box-shadow:0 3px 14px rgba(124,58,237,.1);transform:translateY(-2px)}.popular-city-emoji{font-size:1.35rem;line-height:1;flex-shrink:0}.popular-city-name{font-weight:800;font-size:.88rem;color:#1A1535;margin:0}.popular-city-count{font-size:.72rem;color:#9CA3AF;margin:.1rem 0 0;font-weight:700}.contact-wrap{max-width:520px;margin:0 auto}.contact-form{gap:1.1rem}.contact-form,.field{display:flex;flex-direction:column}.field{gap:.3rem}.label{font-size:.88rem;font-weight:700;color:#2D1F5A}.input-field{border:1.5px solid #ede9fe;border-radius:.65rem;padding:.7rem .9rem;font-size:.95rem;color:#1A1535;background:white;outline:none;transition:border-color .15s;width:100%;box-sizing:border-box}.input-field:focus{border-color:#7C3AED}.textarea{min-height:120px;resize:vertical}.submit-btn{background:#EC4899;color:white;font-weight:800;font-size:.97rem;padding:.8rem 1.5rem;border:none;border-radius:.7rem;cursor:pointer;transition:background .15s,transform .1s}.submit-btn:hover:not(:disabled){background:#DB2777;transform:translateY(-1px)}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.error-msg{color:#EF4444;font-size:.88rem;font-weight:600;text-align:center}.success-panel{text-align:center;padding:3rem 1rem;background:white;border-radius:1rem;border:1.5px solid #ede9fe}.success-icon{font-size:3rem;display:block;margin-bottom:.75rem}.prose-page{max-width:680px;margin:0 auto}.prose-page p{color:#4B5563;line-height:1.65;margin-bottom:1rem;font-size:.95rem}.prose-page h2{font-size:1.1rem;font-weight:800;color:#2D1F5A;margin:1.75rem 0 .5rem}.prose-page ul{color:#4B5563;padding-left:1.4rem;margin-bottom:1rem;font-size:.95rem;line-height:1.65}.prose-page li{margin-bottom:.25rem}.prose-page a{color:#7C3AED;text-decoration:underline}.prose-page a:hover{color:#EC4899}.breadcrumb{display:flex;align-items:center;gap:.4rem;margin-bottom:.6rem;font-size:.83rem}.breadcrumb-link{color:#7C3AED;text-decoration:none;font-weight:600}.breadcrumb-link:hover{text-decoration:underline}.breadcrumb-sep{color:#9CA3AF}.breadcrumb-cur{color:#6B7280}.venue-bullets{list-style:none;padding:0;margin:.3rem 0 .2rem;display:flex;flex-direction:column;gap:.2rem}.venue-bullets li{font-size:.78rem;color:#6B7280;font-weight:600;line-height:1.4}.top-picks-section{margin-bottom:2.5rem}.top-picks-heading{font-size:1.05rem;font-weight:900;color:#1A1535;margin:0 0 .9rem}.top-picks-list{display:flex;flex-direction:column;gap:.65rem}.top-pick-card{display:flex;align-items:center;gap:.85rem;background:white;border:1.5px solid #ede9fe;border-radius:.9rem;padding:.7rem 1rem .7rem .75rem;box-shadow:0 1px 6px rgba(124,58,237,.05);transition:border-color .15s,box-shadow .15s,transform .15s;color:inherit}.top-pick-card:hover{border-color:#C4B5FD;box-shadow:0 6px 22px rgba(124,58,237,.12);transform:translateY(-2px)}.top-pick-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;width:4.5rem;text-align:center;gap:.2rem}.top-pick-badge-emoji{font-size:1.5rem;line-height:1}.top-pick-badge-label{font-size:.62rem;font-weight:800;color:#7C3AED;text-transform:uppercase;letter-spacing:.03em;line-height:1.25}.top-pick-thumb{width:72px;height:56px;object-fit:cover;border-radius:.55rem;flex-shrink:0;background:#EDE9FE}.top-pick-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.top-pick-name{font-size:.93rem;font-weight:800;color:#1A1535;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-pick-reason{font-size:.78rem;color:#6B7280;margin:0;line-height:1.4}.top-pick-meta{display:flex;align-items:center;gap:.65rem;margin-top:.15rem}.top-pick-price,.top-pick-rating{font-size:.76rem;font-weight:700;color:#374151}.top-pick-arrow{font-size:1rem;color:#C4B5FD;flex-shrink:0;font-weight:700;transition:color .15s}.top-pick-card:hover .top-pick-arrow{color:#7C3AED}.filter-bar{position:-webkit-sticky;position:sticky;top:62px;z-index:50;background:var(--c-bg);border-bottom:1px solid #ede9fe;padding:.65rem 0 .75rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem}.filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.filter-divider{display:inline-block;width:1px;height:1.25rem;background:#DDD6FE;align-self:center;flex-shrink:0;margin:0 .15rem}@media (max-width:560px){.filter-divider{display:none}}