:root{--ui-white:#fff;--ui-green:#00966e;--ui-red:#d62612;--ui-ink:#10271f;--ui-muted:#58665f;--ui-line:#10271f24;--ui-green-soft:#00966e17;--ui-red-soft:#d6261217;--ui-radius-sm:14px;--ui-radius-md:22px;--ui-radius-lg:34px;--ui-shadow-sm:0 8px 24px #10271f14;--ui-shadow-md:0 20px 60px #10271f1f;--ui-ease:cubic-bezier(.2,.8,.2,1)}html{scroll-padding-top:112px}body{color:var(--ui-ink);background:var(--ui-white);overscroll-behavior-y:contain}a,button,select,summary,[role=button]{cursor:pointer;touch-action:manipulation}a,button,input,select,textarea{transition:color .2s var(--ui-ease), background-color .2s var(--ui-ease), border-color .2s var(--ui-ease), box-shadow .2s var(--ui-ease), opacity .2s var(--ui-ease), transform .2s var(--ui-ease)}:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--ui-red);outline-offset:3px}.shell{width:min(1280px,100% - 48px)}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 1px 0 var(--ui-line)!important;background:#fffffff5!important;border:0!important}.header-inner{min-height:86px;padding-block:8px;position:relative}.brand{gap:12px}.brand-logo{max-height:68px;width:240px!important}.brand-ornament{width:38px!important}.brand-tagline{display:none!important}.desktop-nav{gap:4px}.nav-link{min-height:48px;color:var(--ui-ink);border-radius:999px;align-items:center;gap:7px;padding-inline:16px;display:inline-flex}.nav-link:hover{color:var(--ui-green);background:var(--ui-green-soft)}.desktop-nav .nav-link.is-active{color:var(--ui-white);background:var(--ui-green);box-shadow:inset 0 -3px 0 var(--ui-red)}.header-cta{min-height:50px;color:var(--ui-white);background:var(--ui-green);border-radius:999px;padding-inline:20px}.header-cta:hover{color:var(--ui-white);background:var(--ui-red)}.header-account-action{white-space:nowrap;align-items:center;gap:9px;max-width:250px;display:inline-flex}.site-header .header-account-action{color:var(--ui-white);background:var(--green-dark);border-color:var(--green-dark)}.site-header .header-account-action:hover{color:var(--ui-white);background:var(--ui-red);border-color:var(--ui-red)}.header-account-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.header-account-actions .header-cta{margin-left:0}.header-account-loading{background:linear-gradient(100deg,var(--ui-green-soft) 30%,#00966e2e 50%,var(--ui-green-soft) 70%);background-size:220% 100%;border-radius:999px;width:190px;min-height:50px;animation:1.2s ease-in-out infinite header-account-pulse;display:block}@keyframes header-account-pulse{to{background-position-x:-220%}}.header-account-avatar{width:34px;height:34px;color:var(--ui-green);background-color:var(--ui-white);background-position:50%;background-size:cover;border:2px solid #ffffffd1;border-radius:50%;flex:0 0 34px;place-items:center;font-size:.86rem;font-weight:900;display:grid;overflow:hidden}.header-account-name{text-overflow:ellipsis;min-width:0;overflow:hidden}.header-flag-line{height:6px}.route-loading{min-height:calc(100dvh - 92px);padding-block:clamp(36px,6vw,76px)}.route-loading-title{width:min(650px,72%);height:clamp(62px,8vw,90px);margin-bottom:30px}.route-loading-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.route-loading-card{height:clamp(250px,32vw,410px)}@media (prefers-reduced-motion:reduce){.header-account-loading{animation:none}}.v3-nearby-section{padding-top:28px}.nearby-discovery{color:var(--ui-ink);background:var(--ui-white);border:1px solid var(--ui-line);border-radius:var(--ui-radius-lg);box-shadow:10px 10px 0 var(--ui-green);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:28px;padding:clamp(24px,4vw,48px);display:grid}.nearby-intro,.nearby-results{min-width:0}.nearby-intro{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.discovery-eyebrow{color:var(--ui-red);letter-spacing:.14em;align-items:center;gap:7px;font-size:.7rem;font-weight:950;display:inline-flex}.nearby-intro h2{font-family:var(--font-sbor-poster),sans-serif;margin:12px 0;font-size:clamp(2.4rem,5vw,4.5rem);line-height:.9}.nearby-intro h2 em{color:var(--ui-green);font-style:normal}.nearby-intro>p{max-width:44ch;color:var(--ui-muted);line-height:1.55}.nearby-intro>small{color:var(--ui-muted);margin-top:9px}.discovery-button{min-height:50px;color:var(--ui-white);background:var(--ui-red);border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:14px;padding:10px 18px;font-weight:900;display:inline-flex}.discovery-button:hover{background:var(--ui-green)}.nearby-error{color:var(--ui-red);background:var(--ui-red-soft);border-radius:12px;padding:10px 12px}.nearby-error a{color:inherit;font-weight:900}.nearby-results{background:var(--ui-green-soft);border-radius:var(--ui-radius-md);padding:18px}.nearby-controls{grid-template-columns:1fr 1fr;gap:10px;display:grid}.nearby-controls label{color:var(--ui-muted);text-transform:uppercase;font-size:.7rem;font-weight:900}.nearby-controls select{width:100%;min-height:46px;color:var(--ui-ink);background:var(--ui-white);border:1px solid var(--ui-line);border-radius:12px;margin-top:5px;padding:0 12px;font-weight:800;display:block}.nearby-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:24px;display:flex}.nearby-placeholder strong{margin-top:12px;font-size:1.15rem}.nearby-placeholder p{max-width:34ch;color:var(--ui-muted)}.nearby-placeholder a{color:var(--ui-green);align-items:center;gap:5px;font-weight:900;display:inline-flex}.nearby-rings{width:92px;height:92px;color:var(--ui-green);background:var(--ui-white);border:1px solid var(--ui-green);border-radius:50%;place-items:center;display:grid;box-shadow:0 0 0 14px #00966e14,0 0 0 28px #00966e0a}.nearby-count{color:var(--ui-muted);margin:18px 0 10px;font-size:.76rem;font-weight:800}.nearby-results ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.nearby-results li a{min-height:64px;color:var(--ui-ink);background:var(--ui-white);border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.nearby-results li a:hover{border-color:var(--ui-green)}.nearby-results li span,.nearby-results li small,.nearby-results li strong{display:block}.nearby-results li small{color:var(--ui-red);font-size:.64rem;font-weight:900}.nearby-results li span span{color:var(--ui-muted);font-size:.76rem}.nearby-results li b{color:var(--ui-green);white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.nearby-discovery.is-compact{box-shadow:7px 7px 0 var(--ui-red);grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);padding:22px}.nearby-discovery.is-compact .nearby-intro h2{font-size:clamp(2rem,4vw,3rem)}.nearby-discovery.is-compact .nearby-placeholder{min-height:190px}.holiday-period-more{color:var(--ui-muted);flex-wrap:wrap;align-items:center;gap:7px;margin:10px 8px;font-size:.75rem;font-weight:800;display:flex}.holiday-period-more a{min-height:36px;color:var(--ui-green);background:var(--ui-green-soft);border-radius:999px;align-items:center;padding:7px 12px;display:inline-flex}.holiday-period-more a[aria-current=page]{color:var(--ui-white);background:var(--ui-green)}.holiday-filter{grid-template-columns:minmax(220px,1fr) repeat(3,minmax(150px,180px)) auto}.holiday-custom-dates{grid-column:1/-1;grid-template-columns:repeat(2,minmax(180px,260px));gap:12px;display:grid}.holiday-card-source{min-height:44px;color:var(--ui-muted);background:var(--ui-green-soft);border-top:1px solid var(--ui-line);align-items:center;padding:9px 16px;font-size:.66rem;font-weight:800;line-height:1.35;display:flex!important}.holiday-card-source:hover{color:var(--ui-green)}.holiday-practical-card{border-top:5px solid var(--ui-green)!important}.holiday-practical-card .holiday-facts{margin-top:18px}.holiday-practical-note{background:var(--ui-red-soft);border-radius:14px;margin-top:14px;padding:16px}.holiday-practical-note p{color:var(--ui-muted);margin:6px 0 10px}.holiday-practical-note a{color:var(--ui-red);align-items:center;gap:6px;font-weight:900;display:inline-flex}@media (max-width:1080px){.holiday-filter{grid-template-columns:1fr 1fr}.holiday-search-field,.holiday-filter .button{grid-column:1/-1}}@media (max-width:760px){.v3-nearby-section{padding-top:16px}.nearby-discovery,.nearby-discovery.is-compact{box-shadow:6px 6px 0 var(--ui-green);border-radius:24px;grid-template-columns:1fr;gap:16px;padding:18px}.nearby-intro{text-align:center;align-items:center}.nearby-intro h2,.nearby-discovery.is-compact .nearby-intro h2{font-size:clamp(2.15rem,12vw,3.3rem)}.nearby-controls{grid-template-columns:1fr}.nearby-results{padding:12px}.nearby-results li a{min-height:72px}.holiday-filter{grid-template-columns:1fr}.holiday-search-field,.holiday-filter .button{grid-column:auto}.holiday-custom-dates{grid-column:auto;grid-template-columns:1fr}.holiday-period-more{justify-content:center}.holiday-card-source{min-height:48px}}.button{border-radius:999px;min-height:48px;padding:11px 20px;font-weight:850}.button-primary,.button-accent{color:var(--ui-white);background:var(--ui-red);border-color:var(--ui-red)}.button-primary:hover,.button-accent:hover{color:var(--ui-white);background:var(--ui-green);border-color:var(--ui-green)}.button-light,.button-ghost{color:var(--ui-ink);background:var(--ui-white);border:1px solid var(--ui-line)}.button-light:hover,.button-ghost:hover{color:var(--ui-green);border-color:var(--ui-green);box-shadow:var(--ui-shadow-sm)}.input,.select,textarea{border:1.5px solid var(--ui-line);border-radius:var(--ui-radius-sm);background:var(--ui-white);min-height:48px;font-size:1rem}.input:focus,.select:focus,textarea:focus{border-color:var(--ui-green);box-shadow:0 0 0 4px var(--ui-green-soft)}.v3-home{background:var(--ui-white)}.v3-hero{border-bottom:1px solid var(--ui-line);min-height:690px;display:grid;overflow:hidden}.v3-hero-art{object-position:center 55%}.v3-hero-wash{background:linear-gradient(90deg,#10271fed 0%,#00966ec2 54%,#10271f2e 100%)!important}.v3-hero-inner{justify-content:flex-start;min-height:690px;padding-block:72px 80px}.v3-hero-copy{width:min(900px,78vw);color:var(--ui-white);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.v3-hero-copy h1{letter-spacing:-.025em;text-align:left;text-wrap:balance;justify-content:flex-start;gap:.13em;max-width:920px;font-size:clamp(4.6rem,8.2vw,7.4rem);line-height:.86}.v3-hero-copy h1 span{color:var(--ui-white)!important}.v3-hero-copy>p{max-width:660px;color:var(--ui-white);text-align:left;text-wrap:balance;margin:28px 0 24px;font-size:clamp(1.02rem,1.5vw,1.25rem);line-height:1.45}.v3-search{max-width:720px;margin-top:16px}.v3-search .search-control{background:var(--ui-white);min-height:68px;box-shadow:var(--ui-shadow-md);border:0;border-radius:999px;padding:6px}.v3-search .search-input{color:var(--ui-ink);padding-left:22px;font-size:1.05rem}.v3-search .search-submit{background:var(--ui-red);min-width:132px;min-height:56px}.v3-search .search-submit:hover{background:var(--ui-green)}.v3-hero-actions{justify-content:flex-start;gap:10px;margin-top:14px}.v3-hero-actions a{min-height:48px;color:var(--ui-white);background:#ffffff1f;border:1px solid #ffffff6b;padding:10px 16px;font-size:.82rem}.v3-hero-actions a:hover{background:var(--ui-white);color:var(--ui-green)}.v3-main{background:var(--ui-white)}.v3-section{padding-block:88px}.v3-next{padding-top:80px}.v3-section-head{align-items:end;margin-bottom:28px}.v3-section-head p,.section-kicker{color:var(--ui-red);letter-spacing:.18em;margin-bottom:8px;font-size:.72rem;font-weight:950}.v3-section-head h2,.section-title{max-width:850px;font-family:var(--font-sbor-poster),sans-serif;letter-spacing:-.045em;font-size:clamp(2.7rem,5.4vw,5.2rem);line-height:.92}.v3-section-head>a{min-height:48px;color:var(--ui-ink);border-bottom:2px solid var(--ui-ink);align-items:center;gap:10px;padding:8px 0;font-weight:850;display:inline-flex}.v3-section-head>a:hover{color:var(--ui-red);border-color:var(--ui-red)}.v3-next-grid{grid-template-columns:minmax(0,1.55fr) minmax(310px,.75fr);gap:24px;display:grid}.v3-feature-carousel,.v3-feature-event{border-radius:var(--ui-radius-lg)}.v3-feature-event{border:2px solid var(--ui-ink);min-height:600px;box-shadow:10px 10px 0 var(--ui-red)}.v3-feature-event:after{background:linear-gradient(#0000 24%,#10271feb 100%)}.v3-feature-event h3{max-width:780px;font-size:clamp(2.7rem,5vw,5rem);line-height:.9}.v3-feature-carousel-arrow{background:var(--ui-white);border:1px solid var(--ui-line);width:52px;height:52px}.v3-feature-carousel-dots{background:#10271fc7;padding:7px 10px;bottom:18px}.v3-event-list{grid-template-columns:1fr;gap:14px;display:grid}.v3-event-list>a{background:var(--ui-white);border:1.5px solid var(--ui-line);border-radius:var(--ui-radius-md);min-height:0;box-shadow:none;grid-template-columns:116px 1fr 30px;gap:16px;padding:12px}.v3-event-list>a:hover{border-color:var(--ui-green);box-shadow:var(--ui-shadow-sm)}.v3-event-list>a>div{border-radius:15px;width:116px;height:116px}.v3-event-list strong{font-size:1.13rem;line-height:1.15}.v3-path-section{padding-top:64px}.v3-bento{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.v3-bento>a{border:2px solid var(--ui-ink);border-radius:var(--ui-radius-lg);min-height:360px;box-shadow:none;justify-content:flex-end;padding:30px;overflow:hidden}.v3-bento>a:hover{box-shadow:8px 8px 0 var(--ui-ink);transform:translateY(-4px)}.v3-bento-calendar{color:var(--ui-ink);background:var(--ui-white);grid-column:span 5}.v3-bento-map{color:var(--ui-white);background:var(--ui-green);grid-column:span 7}.v3-bento-services{color:var(--ui-white);background:var(--ui-red);grid-column:1/-1;min-height:300px!important}.v3-bento h3{max-width:640px;font-size:clamp(2.2rem,4vw,4rem);line-height:.92}.v3-bento p{max-width:580px;font-size:1.05rem;line-height:1.45}.v3-bento-symbol{background:0 0;border:1.5px solid;border-radius:18px;width:58px;height:58px;top:28px;left:28px}.v3-bento>a>svg{top:30px;right:30px}.v3-stories{color:var(--ui-white);background:var(--ui-ink)}.v3-section-head-light h2,.v3-section-head-light>a{color:var(--ui-white);border-color:var(--ui-white)}.v3-story-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:230px;gap:16px}.v3-story-grid>a{border-radius:var(--ui-radius-md);border:1px solid #fff3;grid-column:span 4}.v3-story-grid>a.v3-story-lead{grid-area:span 2/span 8}.v3-story-grid>a:not(.v3-story-lead){grid-row:span 1}.v3-story-grid>a:after{background:linear-gradient(#0000 18%,#10271feb)}.v3-story-grid>a:hover{border-color:var(--ui-white);transform:translateY(-4px)}.v3-partner{padding-bottom:72px}.v3-provider-carousel{gap:22px}.v3-partner-copy{background:var(--ui-red);border:2px solid var(--ui-ink);border-radius:var(--ui-radius-lg);box-shadow:10px 10px 0 var(--ui-ink);padding:34px}.v3-partner-copy h2{font-size:clamp(2.9rem,5vw,5rem)}.v3-partner-copy>span{max-width:720px;font-size:1.08rem;line-height:1.5}.v3-partner-copy .button{color:var(--ui-ink);background:var(--ui-white)}.v3-partner-copy .button:hover{color:var(--ui-white);background:var(--ui-green)}.provider-grid{gap:20px}.v3-provider-carousel-track{grid-auto-columns:calc(33.3333% - 13.3333px);gap:20px}.provider-card{border:1.5px solid var(--ui-line);border-radius:var(--ui-radius-md);height:100%;box-shadow:none;overflow:hidden}.provider-card>a{flex-direction:column;height:100%;display:flex}.provider-card:hover{border-color:var(--ui-green);box-shadow:var(--ui-shadow-md);transform:translateY(-4px)}.provider-visual{aspect-ratio:16/10;min-height:0}.provider-category,.provider-verified{white-space:nowrap;max-width:calc(50% - 16px)}.provider-body{flex-direction:column;flex:1;padding:20px;display:flex}.provider-body h3{font-size:1.45rem}.provider-body>p{min-height:0}.provider-meta{margin-top:auto;padding-top:16px}.v3-community{background:var(--ui-white);border:2px solid var(--ui-green);border-radius:var(--ui-radius-lg);box-shadow:none;margin-block:16px 96px;padding:30px 36px}.v3-community h2{font-size:clamp(2.5rem,4vw,4rem)}.v3-community>a{background:var(--ui-green);min-height:52px;padding-inline:22px}.v3-community>a:hover{background:var(--ui-red)}.holidays-page{background:var(--ui-white)}.holidays-masthead{color:var(--ui-ink);background:var(--ui-white);border-bottom:1px solid var(--ui-line);padding-block:72px}.holidays-masthead:before{content:"";background:var(--ui-green-soft);clip-path:polygon(24% 0,100% 0,100% 100%,0 100%);width:36%;position:absolute;inset:0 0 0 auto}.holidays-masthead-grid{z-index:1;align-items:end;position:relative}.holidays-masthead h1{color:var(--ui-ink);font-size:clamp(4rem,9vw,8.5rem);line-height:.78}.holidays-masthead h1 em{color:var(--ui-red)}.holidays-title-preposition{color:var(--ui-green)!important}.holidays-masthead-grid>div>p:last-child{max-width:760px;font-size:1.12rem;line-height:1.55;color:var(--ui-muted)!important}.holidays-trust-panel{color:var(--ui-ink);background:var(--ui-white);border:2px solid var(--ui-green);border-radius:var(--ui-radius-lg);box-shadow:9px 9px 0 var(--ui-red);transform:none}.holidays-trust-panel>strong{color:var(--ui-red)}.holidays-trust-panel>span,.holidays-trust-panel small{color:var(--ui-muted)}.holidays-trust-panel p svg{color:var(--ui-green)}.holidays-content{padding-block:56px 96px}.holiday-date-tabs{background:var(--ui-green-soft);border-radius:999px;gap:8px;padding:6px}.holiday-date-tabs a{border-radius:999px;min-height:46px}.holiday-date-tabs a[aria-current=page]{color:var(--ui-white);background:var(--ui-green)}.holiday-filter{border:1px solid var(--ui-line);border-radius:var(--ui-radius-md);box-shadow:var(--ui-shadow-sm);background:#fffffff5;gap:14px;padding:18px}.holiday-search-field{border-radius:var(--ui-radius-sm);min-height:52px}.holiday-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.holiday-card{border:1.5px solid var(--ui-line);border-radius:var(--ui-radius-md);box-shadow:none;overflow:hidden}.holiday-card:hover{border-color:var(--ui-green);box-shadow:var(--ui-shadow-md);transform:translateY(-4px)}.holiday-card-media{aspect-ratio:16/11}.holiday-card-media:after{background:linear-gradient(#0000 34%,#10271fcc)}.holiday-kind{color:var(--ui-red);background:var(--ui-white)}.holiday-date-block{width:auto;color:var(--ui-white);background:#10271fe6;border:1px solid #ffffff38;border-radius:16px;padding:13px 16px;bottom:16px;left:16px;right:16px}.holiday-card-content{padding:22px}.holiday-card-content h3{font-size:1.45rem;line-height:1.08}.holiday-card-link{color:var(--ui-red)}.marketplace-page{background:var(--ui-white)}.marketplace-hero{color:var(--ui-white);background:var(--ui-green);border-bottom:8px solid var(--ui-red)}.marketplace-hero-grid{align-items:center;min-height:620px;padding-block:72px}.marketplace-hero h1{max-width:820px;font-size:clamp(4rem,8vw,7.5rem);line-height:.82}.marketplace-search{background:var(--ui-white);max-width:720px;min-height:64px;box-shadow:var(--ui-shadow-md);border-radius:999px;padding:6px 6px 6px 20px}.seller-promo-card{color:var(--ui-ink);background:var(--ui-white);border:2px solid var(--ui-ink);border-radius:var(--ui-radius-lg);box-shadow:10px 10px 0 var(--ui-red)}.service-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.service-category-card{border:1.5px solid var(--ui-line);border-radius:var(--ui-radius-md);min-height:210px;padding:24px}.service-category-card:hover{border-color:var(--ui-green);box-shadow:var(--ui-shadow-sm);transform:translateY(-4px)}.partner-cta{color:var(--ui-white);background:var(--ui-red);border-radius:var(--ui-radius-lg);padding:40px}.how-grid article{border:1.5px solid var(--ui-line);border-radius:var(--ui-radius-md)}.map-explorer{background:var(--ui-white);min-height:0}.map-toolbar{background:var(--ui-white);border-bottom:1px solid var(--ui-line);min-height:70px;padding:10px 24px}.filter-pills{gap:8px}.filter-pill{border:1px solid var(--ui-line);border-radius:999px;min-height:46px;padding-inline:16px}.filter-pill[data-active=true]{color:var(--ui-white);background:var(--ui-green);border-color:var(--ui-green)}.map-explorer{flex-direction:column;height:calc(100dvh - 86px);display:flex}.map-explorer .map-page{flex:1;grid-template-columns:minmax(340px,32%) 1fr;height:auto;min-height:0}.map-explorer .map-canvas{min-height:0}.map-list{border-right:1px solid var(--ui-line)}.map-list-head{padding:28px}.map-location-list{padding:0 16px 24px}.map-location-card{border:1.5px solid var(--ui-line);border-radius:var(--ui-radius-md);box-shadow:none}.map-location-card:hover{border-color:var(--ui-green)}.map-canvas{border-radius:0}.holiday-map-marker{width:44px;height:44px;color:var(--ui-white);background:var(--ui-red);border:4px solid var(--ui-white);box-shadow:0 8px 24px #10271f40}.auth-page,.profile-page{background:linear-gradient(135deg,var(--ui-green-soft),var(--ui-white) 52%,var(--ui-red-soft));min-height:calc(100dvh - 98px)}.auth-shell{gap:48px;padding-block:72px 110px}.auth-intro h1{font-size:clamp(4rem,7vw,7rem);line-height:.82}.auth-card{background:var(--ui-white);border:2px solid var(--ui-ink);border-radius:var(--ui-radius-lg);box-shadow:10px 10px 0 var(--ui-green);padding:30px}.auth-provider{border-radius:18px;min-height:66px}.auth-provider:hover{box-shadow:var(--ui-shadow-sm);transform:translateY(-2px)}.profile-shell{padding-block:56px 110px}.profile-hero-card,.profile-section,.profile-account-card,.profile-partner-card{border:1.5px solid var(--ui-line);border-radius:var(--ui-radius-lg);box-shadow:none}.profile-hero-card{overflow:hidden}.profile-hero-main{padding:34px}.profile-avatar{border-radius:24px}.profile-stats{background:var(--ui-green-soft)}.profile-action-card{border:1.5px solid var(--ui-line);border-radius:var(--ui-radius-md);min-height:112px}.profile-contribution-grid>a{border:1.5px solid var(--ui-line);border-radius:var(--ui-radius-md);min-height:88px}.profile-action-card:hover,.profile-contribution-grid>a:hover{border-color:var(--ui-green);transform:translateY(-3px)}.footer{color:var(--ui-white);background:var(--ui-ink);border-top:6px solid var(--ui-red);padding:32px 0 90px}.footer .footer-grid{grid-template-columns:1fr;align-items:start;gap:12px;text-align:left!important;justify-items:start!important}.footer .footer-grid>div:first-child{gap:4px;display:grid;justify-items:start!important}.footer .brand{justify-content:flex-start;width:auto}.footer .brand-logo{height:42px;margin-inline:0;width:auto!important}.footer p{margin:0;font-size:.82rem}.footer .footer-links{gap:0;justify-items:start!important}.footer-links strong{margin:0 0 2px}.footer-links a{justify-content:flex-start;align-items:center;min-height:44px;font-size:.92rem;display:flex}.mobile-nav{padding:7px max(7px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(7px,env(safe-area-inset-left));border:1px solid var(--ui-line);background:#fffffff7;border-radius:22px;bottom:10px;left:12px;right:12px;box-shadow:0 12px 36px #10271f2e}.mobile-nav a{min-height:52px;color:var(--ui-ink);border-radius:15px}.mobile-nav a:hover,.mobile-nav a:focus-visible{color:var(--ui-white);background:var(--ui-green)}.mobile-nav a.is-active{color:var(--ui-white);background:var(--ui-green);box-shadow:inset 0 -3px 0 var(--ui-red)}@media (min-width:1280px){.header-inner>.brand{position:absolute;top:50%;left:calc(50% - 33.3333vw);transform:translate(-50%,-50%)}.desktop-nav{margin-left:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-cta{margin-left:auto}}@media (max-width:1100px){.desktop-nav{display:none}.mobile-nav{z-index:60;grid-template-columns:repeat(5,1fr);display:grid;position:fixed}.mobile-nav a{align-content:center;place-items:center;gap:.05rem;font-size:.64rem;font-weight:850;display:grid}.mobile-nav svg{width:20px}.route-loading-grid{grid-template-columns:repeat(2,1fr)}.route-loading-card{height:min(36vw,330px)}.header-cta{margin-left:auto}.holiday-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.map-explorer{height:calc(100dvh - 182px)}.map-explorer .map-page{grid-template-columns:1fr}.map-explorer .map-toolbar{top:86px}.map-explorer .map-verification-note{bottom:.75rem}.map-explorer .map-list{padding-bottom:1rem}.shell{width:min(100% - 32px,1280px)}.site-header .header-inner{min-height:86px}.header-inner>.brand{width:auto;margin-inline:0;display:inline-flex}.header-inner>.brand .brand-ornament{display:none}.brand-logo{width:220px!important}.header-account-actions,.header-cta{display:none}.v3-hero,.v3-hero-inner{min-height:620px}.v3-hero-copy{width:88%}.v3-hero-copy h1{font-size:clamp(3.8rem,10vw,5.5rem)}.v3-next-grid{grid-template-columns:1fr}.v3-event-list{grid-template-columns:repeat(3,minmax(0,1fr))}.v3-event-list>a{grid-template-columns:1fr}.v3-event-list>a>div{width:100%;height:170px}.v3-bento-calendar,.v3-bento-map{grid-column:span 6}.v3-story-grid>a,.v3-story-grid>a.v3-story-lead{grid-area:span 1/span 6}.v3-provider-carousel-track{grid-auto-columns:calc(50% - 8px);gap:16px}.provider-category,.provider-verified{padding:6px 9px;font-size:.64rem}.marketplace-hero-grid{grid-template-columns:1fr}.seller-promo-card{max-width:720px}.service-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.map-explorer{height:calc(100dvh - 174px)}.map-explorer .map-toolbar{top:78px}html{scroll-padding-top:86px}.shell{width:min(100% - 24px,1280px)}.site-header .header-inner{min-height:78px;padding-block:8px}.header-inner>.brand{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin-inline:0;display:grid}.header-inner>.brand .brand-ornament{width:38px;display:block}.header-inner>.brand .brand-logo{width:min(40vw,180px)!important}.header-cta{display:none}.header-flag-line{height:5px}.v3-hero{min-height:auto}.v3-hero-art{object-position:58% center}.v3-hero-wash{background:linear-gradient(#10271f8c,#00966ee6)!important}.v3-hero-inner{justify-content:center;min-height:auto;padding-block:52px}.v3-hero-copy{text-align:center;width:100%}.v3-hero-copy h1{letter-spacing:.025em;white-space:nowrap;justify-content:center;gap:.16em;font-size:clamp(2.2rem,10.4vw,3.1rem);line-height:.92}.v3-hero-copy>p{text-align:center;margin:22px auto 20px;font-size:.96rem}.v3-search .search-control{min-height:60px}.v3-search .search-submit{min-width:54px;min-height:48px;padding-inline:14px}.v3-hero-actions{justify-content:center}.v3-hero-actions a{min-height:48px}.v3-section{padding-block:64px}.v3-next{padding-top:56px}.v3-section-head{text-align:center;align-items:center;margin-bottom:22px}.v3-section-head h2,.section-title{font-size:clamp(2.5rem,12vw,3.8rem)}.v3-path-section .v3-section-head h2{letter-spacing:-.035em;white-space:nowrap;font-size:clamp(1.75rem,8vw,2.15rem)}.v3-section-head>a{justify-content:center}.v3-feature-event{min-height:510px;box-shadow:7px 7px 0 var(--ui-red);border-radius:26px}.v3-feature-event h3{font-size:clamp(2.5rem,11vw,3.5rem)}.v3-feature-carousel-dots{top:18px;bottom:auto}.v3-event-list{grid-template-columns:1fr}.v3-event-list>a{grid-template-columns:100px 1fr 24px}.v3-event-list>a>div{width:100px;height:100px}.v3-bento{grid-template-columns:1fr}.v3-bento-calendar,.v3-bento-map,.v3-bento-services{grid-column:auto;min-height:310px!important}.v3-bento>a{border-radius:26px;justify-content:flex-end;padding:92px 20px 24px}.v3-bento-symbol{width:52px;height:52px;top:22px;left:50%;transform:translate(-50%)}.v3-story-grid{grid-template-columns:1fr;grid-auto-rows:320px}.v3-story-grid>a,.v3-story-grid>a.v3-story-lead{grid-column:auto}.v3-provider-carousel{gap:16px}.v3-provider-carousel-track{grid-auto-columns:100%}.provider-visual{aspect-ratio:16/9}.provider-category,.provider-verified{max-width:calc(50% - 12px);padding:6px 8px;font-size:.62rem}.provider-body{text-align:center;padding:18px}.provider-rating,.provider-meta span{justify-content:center}.provider-meta{flex-direction:column;align-items:center;gap:9px}.v3-partner-copy{box-shadow:7px 7px 0 var(--ui-ink);border-radius:26px;padding:26px 20px}.v3-partner-copy h2{font-size:3.1rem}.v3-community{text-align:center;margin-bottom:72px;padding:28px 20px}.v3-community>a{justify-content:center;width:100%}.holidays-masthead{padding-block:52px 44px}.holidays-masthead:before{opacity:.7;width:54%}.holidays-masthead-grid{gap:28px;padding-block:0}.holidays-masthead h1{font-size:clamp(4rem,19vw,6rem)}.holidays-masthead-grid>div>p:last-child{font-size:.94rem}.holidays-trust-panel{box-shadow:7px 7px 0 var(--ui-red);padding:22px}.holidays-trust-panel>strong{font-size:3.8rem}.holidays-content{padding-block:28px 88px}.holiday-date-tabs{border-radius:22px;grid-template-columns:repeat(2,1fr);display:grid}.holiday-filter{padding:14px}.holiday-grid{grid-template-columns:1fr}.holiday-card-content h3{font-size:1.6rem}.marketplace-hero-grid{min-height:auto;padding-block:56px}.marketplace-hero h1{font-size:clamp(3.6rem,17vw,5.4rem)}.seller-promo-card{box-shadow:7px 7px 0 var(--ui-red)}.service-category-grid{grid-template-columns:1fr}.service-category-card{min-height:170px}.partner-cta{padding:28px 22px}.map-toolbar{padding:9px 12px}.filter-pill{min-height:48px}.map-page{grid-template-columns:1fr;height:calc(100dvh - 155px)}.holiday-map-marker{border-width:3px;width:38px;height:38px}.auth-shell{padding-block:44px 100px}.auth-intro h1{font-size:clamp(3.7rem,18vw,5.5rem)}.auth-card{box-shadow:7px 7px 0 var(--ui-green);border-radius:26px;padding:22px 16px}.profile-shell{padding-block:32px 100px}.profile-hero-main{padding:24px 18px}.footer .footer-grid{text-align:center!important;justify-items:center!important}.footer .footer-grid>div:first-child{justify-items:center!important}.footer .brand{justify-content:center}.footer .brand-logo{margin-inline:auto}.footer .footer-links{justify-items:center!important}.footer-links a{justify-content:center}.mobile-nav{display:grid}.route-loading-title{width:72%;height:58px;margin-bottom:18px}.route-loading-grid{grid-template-columns:1fr}.route-loading-card{height:280px}.route-loading-card:nth-child(n+2){display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.v3-bento>a:hover,.v3-story-grid>a:hover,.provider-card:hover,.holiday-card:hover,.service-category-card:hover,.profile-action-card:hover,.profile-contribution-grid>a:hover{transform:none}}
@media screen and (prefers-reduced-motion:no-preference){[data-profile-motion=on]:not(.profile-hero-card):not(.sbornik-hero){opacity:1;translate:0 var(--profile-drift,0px);animation:none}.profile-hero-card[data-profile-motion]:before,.sbornik-hero[data-profile-motion]:after{translate:0 calc(var(--profile-drift,0px) * 3);animation:none}[data-profile-motion=on]:focus-within{translate:none}@supports (animation-timeline:view()) and (animation-range:entry 0% entry 50%){:root{--sbor-reveal-distance:20px;--sbor-reveal-opacity:.55}:where(.holiday-grid .holiday-card,.service-listing-grid .service-listing-card,.service-category-grid-specific>a,.megdan-topic-card,.profile-contribution-grid>a,.profile-saved-grid>a,.profile-section-heading,.sbornik-section-heading,.sbornik-stamp,.sbornik-badge-list>article,.sbornik-collection-list>article,.sbornik-history>article,.sbornik-empty){animation:1s cubic-bezier(.2,.8,.2,1) both sbor-scroll-reveal;animation-timeline:view();animation-range:entry entry 50%}@keyframes sbor-scroll-reveal{0%{opacity:var(--sbor-reveal-opacity);translate:0 var(--sbor-reveal-distance)}to{opacity:1;translate:0}}:where(.holiday-grid .holiday-card,.service-listing-grid .service-listing-card,.service-category-grid-specific>a,.megdan-topic-card,.profile-contribution-grid>a,.profile-saved-grid>a,.profile-section-heading,.sbornik-section-heading,.sbornik-stamp,.sbornik-badge-list>article,.sbornik-collection-list>article,.sbornik-history>article,.sbornik-empty):is(:focus-within,:target){opacity:1;animation:none;translate:none}.v3-hero{view-timeline:--sbor-hero block}.v3-hero-art{--sbor-hero-travel:-16%;--sbor-hero-scale:1.16;transform-origin:top;animation:1s linear both sbor-hero-drift;animation-timeline:--sbor-hero;animation-range:exit}@keyframes sbor-hero-drift{0%{transform:translateY(var(--sbor-hero-travel)) scale(var(--sbor-hero-scale))}to{transform:translateY(0) scale(var(--sbor-hero-scale))}}.v3-story-grid>a{view-timeline:--sbor-story block}.v3-story-grid>a>img{--sbor-photo-travel:5%;--sbor-photo-scale:1.12;transition:none;animation:1s linear both sbor-photo-parallax;animation-timeline:--sbor-story;animation-range:cover}@keyframes sbor-photo-parallax{0%{transform:translateY(calc(-1 * var(--sbor-photo-travel))) scale(var(--sbor-photo-scale))}to{transform:translateY(var(--sbor-photo-travel)) scale(var(--sbor-photo-scale))}}:is(.holiday-card-media,.holiday-detail-photo,.event-image,.service-listing-visual,.provider-visual,.service-detail-gallery>figure,.megdan-topic-media,.megdan-media-grid>figure,.megdan-reply-image,.v3-feature-event,.v3-event-list>a>div:first-child){view-timeline:--sbor-page-photo block;overflow:clip}:is(.holiday-card-media,.holiday-detail-photo,.event-image,.service-listing-visual,.provider-visual,.service-detail-gallery>figure,.megdan-topic-media,.megdan-media-grid>figure,.megdan-reply-image,.v3-feature-event,.v3-event-list>a>div:first-child)>img{--sbor-photo-travel:5%;--sbor-photo-scale:1.14;animation:1s linear both sbor-photo-parallax;animation-timeline:--sbor-page-photo;animation-range:cover}:is(.profile-hero-card,.sbornik-hero,.marketplace-hero,.megdan-hero){view-timeline:--sbor-page-decoration block}.profile-hero-card:before,.sbornik-hero:after,.marketplace-hero:after,.megdan-hero:before,.megdan-hero:after{pointer-events:none;animation:1s linear both sbor-decoration-drift;animation-timeline:--sbor-page-decoration;animation-range:cover}@keyframes sbor-decoration-drift{0%{translate:0 -30px}to{translate:0 30px}}.sbornik-stamp[style],.sbornik-history-photo{animation:1s linear both sbor-profile-photo;animation-timeline:view();animation-range:cover}@keyframes sbor-profile-photo{0%{background-position:50% 20%}to{background-position:50% 80%}}:is(.profile-contribution-grid>a,.profile-section-heading,.sbornik-section-heading,.sbornik-badge-list>article,.sbornik-collection-list>article,.sbornik-empty){--sbor-reveal-distance:36px;--sbor-reveal-opacity:.7}@media (max-width:700px){:is(.profile-contribution-grid>a,.profile-section-heading,.sbornik-section-heading,.sbornik-badge-list>article,.sbornik-collection-list>article,.sbornik-empty){--sbor-reveal-distance:16px}:is(.holiday-card-media,.holiday-detail-photo,.event-image,.service-listing-visual,.provider-visual,.service-detail-gallery>figure,.megdan-topic-media,.megdan-media-grid>figure,.megdan-reply-image,.v3-feature-event,.v3-event-list>a>div:first-child)>img{--sbor-photo-travel:2%;--sbor-photo-scale:1.06}:root{--sbor-reveal-distance:8px;--sbor-reveal-opacity:.75}.v3-hero-art{--sbor-hero-travel:-6%;--sbor-hero-scale:1.06}.v3-story-grid>a>img{--sbor-photo-travel:2%;--sbor-photo-scale:1.06}}}.v3-home :is(.v3-feature-carousel,.v3-event-list>a,.v3-bento>a,.v3-story-grid>a,.v3-provider-carousel-track>article){--home-enter-scale:.88}.v3-home [data-home-reveal=pending]{opacity:0;translate:0 72px;scale:var(--home-enter-scale,.94)}.v3-home [data-home-reveal=visible]{opacity:1;transition:opacity .7s,translate .85s cubic-bezier(.16,1,.3,1),scale .85s cubic-bezier(.16,1,.3,1);transition-delay:var(--home-reveal-delay,0s);translate:0;scale:1}.v3-home [data-home-reveal]:is(:focus-within,:target){opacity:1;transition:none;translate:none;scale:1}.v3-home :is(.v3-feature-carousel,.v3-event-list>a,.v3-story-grid>a)[data-home-reveal=pending] img{scale:1.18}.v3-home :is(.v3-feature-carousel,.v3-event-list>a,.v3-story-grid>a)[data-home-reveal=visible] img{transition:scale 1.25s cubic-bezier(.16,1,.3,1);transition-delay:var(--home-reveal-delay,0s);scale:1}.v3-home [data-home-reveal]:is(:focus-within,:target) img{transition:none;scale:1}@media (max-width:700px){.v3-home [data-home-reveal=pending]{translate:0 40px;scale:.94}.v3-home :is(.v3-feature-carousel,.v3-event-list>a,.v3-story-grid>a)[data-home-reveal=pending] img{scale:1.07}}}
:is(.button,.v3-hero-actions>a,.profile-edit-button,.discovery-button):is(:hover,:active){transform:none}@media screen and (prefers-reduced-motion:no-preference){:is(.button,.v3-hero-actions>a,.profile-edit-button,.discovery-button){transition:transform .18s ease-out,box-shadow .18s ease-out,background-color .18s ease-out,border-color .18s ease-out,color .18s ease-out}@media (hover:hover) and (pointer:fine){:is(.button,.v3-hero-actions>a,.profile-edit-button,.discovery-button):hover{transform:translateY(-2px);box-shadow:0 6px 14px #10271f29}}:is(.button,.v3-hero-actions>a,.profile-edit-button,.discovery-button):is(:active,[data-button-pressed=true]){transition-duration:90ms;transition-delay:0s;transform:translateY(1px)scale(.97);box-shadow:inset 0 2px 5px #10271f24}}:is(.button,.v3-hero-actions>a,.profile-edit-button,.discovery-button):is(:disabled,[aria-disabled=true],[aria-busy=true]){box-shadow:none;transform:none}@media (prefers-reduced-motion:reduce){:is(.button,.v3-hero-actions>a,.profile-edit-button,.discovery-button):is(:hover,:active){box-shadow:none;transform:none}}
.v3-feature-carousel .v3-feature-outgoing{z-index:2;pointer-events:none;min-height:0;box-shadow:none;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.v3-feature-outgoing{display:none!important}}@media screen and (prefers-reduced-motion:no-preference){.v3-feature-outgoing{animation:.4s both sbor-slide-out}.v3-feature-event.is-crossfading .v3-feature-event-copy{animation:.4s both sbor-slide-copy}@keyframes sbor-slide-out{0%{opacity:1}to{opacity:0}}@keyframes sbor-slide-copy{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0}}#main [data-site-motion=surface]{translate:0 var(--site-y,0px);scale:var(--site-scale,1);opacity:var(--site-opacity,1);animation:none}#main [data-site-motion=surface]:is(:focus-within,:target){opacity:1;translate:none;scale:1}#main [data-site-motion=photo]{transform:translateY(var(--site-y,0px)) scale(var(--site-scale,1));transition:none;animation:none}#main .profile-hero-card[data-site-motion]:before,#main .sbornik-hero[data-site-motion]:after,#main .marketplace-hero[data-site-motion]:after,#main .megdan-hero[data-site-motion]:before,#main .megdan-hero[data-site-motion]:after{translate:0 var(--site-y,0px);pointer-events:none;animation:none}}
