@keyframes kenBurns{0%{transform:scale(1.02) translate(0)}to{transform:scale(1.08) translate(-1%,-1.5%)}}@keyframes heroFadeUp{0%{opacity:.15;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFadeDown{0%{opacity:.15;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroRevealCard{0%{opacity:.15;clip-path:inset(7% 5% 7% 5% round 14px)}to{opacity:1;clip-path:inset(0% 0% 0% 0% round 14px)}}@keyframes heroRevealBg{0%{opacity:.15;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes heroBadgePop{0%{opacity:.15;transform:scale(.78)}to{opacity:1;transform:scale(1)}}@keyframes heroSearchSlide{0%{opacity:.15;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.hero{position:relative;overflow:hidden;padding:32px 0 40px}.hero__inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:start}body:not(.wp-admin) .hero__eyebrow{animation:heroFadeUp .55s cubic-bezier(.22,1,.36,1) 0ms both}body:not(.wp-admin) .hero__heading{animation:heroFadeUp .7s cubic-bezier(.22,1,.36,1) .12s both}body:not(.wp-admin) .hero__subtitle{animation:heroFadeUp .6s cubic-bezier(.22,1,.36,1) .27s both}body:not(.wp-admin) .hero__search{animation:heroSearchSlide .65s cubic-bezier(.22,1,.36,1) .41s both}body:not(.wp-admin) .hero__chips{animation:heroFadeUp .55s cubic-bezier(.22,1,.36,1) .56s both}body:not(.wp-admin) .hero__img-wrap{animation:heroRevealCard .9s cubic-bezier(.22,1,.36,1) .16s both}body:not(.wp-admin) .hero__badge--tl{animation:heroBadgePop .5s cubic-bezier(.34,1.56,.64,1) .72s both}body:not(.wp-admin) .hero__badge--br{animation:heroBadgePop .5s cubic-bezier(.34,1.56,.64,1) .86s both}.hero__eyebrow{display:block;font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#e8a6b5;margin-bottom:10px}.hero__heading{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:56px;line-height:1.06;letter-spacing:-.01em;margin:10px 0 16px;color:#2a2a33}.hero__heading em{font-style:italic;color:#e8a6b5;display:inline-block}.hero__subtitle{font-size:15px;color:#565664;max-width:46ch;line-height:1.6;margin:0 0 24px}.hero__search{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;background:#fbf7f2;border-radius:999px;padding:6px;border:1px solid #ECE2E2;box-shadow:0 2px 4px #2c26200a,0 12px 32px #2c262014;max-width:600px;position:relative;z-index:10}.hero__search-field{padding:10px 20px;border-right:1px solid #ECE2E2;display:flex;flex-direction:column;justify-content:center;min-width:0;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .15s ease}.hero__search-field.is-open{background:#f5efea}.hero__search-field.is-error .hero__search-value{color:#cf8599}.hero__search-field:first-child{border-radius:993px 0 0 993px}.hero__search-field--last{border-radius:0 8px 8px 0}.hero__search-field:last-of-type{border-right:none}.hero__search-label{font-size:11px;color:#8c8c99;text-transform:uppercase;letter-spacing:.08em;font-weight:500;margin-bottom:2px}.hero__search-value{font-size:14px;color:#2a2a33;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero__search-btn{display:inline-flex;align-items:center;gap:8px;margin:4px;padding:14px 22px;border-radius:999px;background:#2a2a33;color:#fbf7f2;border:none;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .2s ease}.hero__dropdown{display:none;position:absolute;top:calc(100% + 8px);left:0;min-width:220px;background:#fbf7f2;border:1px solid #ECE2E2;border-radius:14px;box-shadow:0 2px 4px #2c26200a,0 12px 32px #2c262014;z-index:200;padding:6px;max-height:260px;overflow-y:auto;scrollbar-width:thin}.is-open>.hero__dropdown{display:block}.hero__dropdown-item{display:block;width:100%;padding:9px 14px;background:none;border:none;border-radius:8px;font-size:14px;color:#565664;text-align:left;cursor:pointer;transition:background .12s ease,color .12s ease}.hero__dropdown-item.is-selected{background:#f5efea;color:#2a2a33;font-weight:500}.hero__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;align-items:center}.hero__chips-label{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.1em;color:#8c8c99;text-transform:uppercase;margin-right:4px}.hero__chip{padding:7px 14px;border:1px solid #D9CECE;border-radius:999px;font-size:13px;color:#565664;background:#fbf7f2;-webkit-text-decoration:none;text-decoration:none;transition:border-color .2s ease,color .2s ease}.hero__media{position:relative}.hero:after{content:"";display:none;position:absolute;inset:0;z-index:1;background:linear-gradient(160deg,#2a2a339e,#2a2a3361,#2a2a33b3);pointer-events:none}.hero__img-wrap{aspect-ratio:4/5;max-height:calc(100vh - 160px);border-radius:14px;overflow:hidden;position:relative;box-shadow:0 2px 4px #2c26200a,0 12px 32px #2c262014;background:#f5efea}.hero__img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;animation:kenBurns 22s ease-in-out infinite alternate}.hero__img-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f5efea,#ece2e2)}.hero__badge{position:absolute;background:#fbf7f2;color:#2a2a33;border:1px solid #ECE2E2;border-radius:999px;padding:10px 16px;font-size:13px;box-shadow:0 2px 4px #2c26200a,0 12px 32px #2c262014;display:flex;align-items:center;gap:10px;white-space:nowrap}.hero__badge--tl{top:26px;left:-20px}.hero__badge--br{bottom:36px;right:-20px}.hero__badge-dot{width:8px;height:8px;border-radius:999px;background:#e8a6b5;flex-shrink:0}.hero--b{padding:0;height:720px}.hero--b .hero__bg{position:absolute;inset:0}.hero--b .hero__bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;animation:kenBurns 26s ease-in-out infinite alternate}.hero--b .hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#2c262059,#2c262026 40%,#2c26208c)}.hero--b .hero__inner{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:64px;grid-template-columns:1fr}.hero--b .hero__eyebrow{color:#fbd7dee6}.hero--b .hero__heading{font-size:80px;color:#fbf7f2;margin:16px 0 20px;max-width:14ch}.hero--b .hero__heading em{color:#fbd7def2}.hero--b .hero__subtitle{color:#fbf7f2e0;max-width:54ch;margin-bottom:24px}.hero--b .hero__search{max-width:680px;background:#fbf7f2f5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}body:not(.wp-admin) .hero--b .hero__bg-img{animation:heroRevealBg 1.2s cubic-bezier(.22,1,.36,1) 0ms both}body:not(.wp-admin) .hero--b .hero__eyebrow{animation:heroFadeUp .55s cubic-bezier(.22,1,.36,1) .2s both}body:not(.wp-admin) .hero--b .hero__heading{animation:heroFadeUp .7s cubic-bezier(.22,1,.36,1) .32s both}body:not(.wp-admin) .hero--b .hero__subtitle{animation:heroFadeUp .6s cubic-bezier(.22,1,.36,1) .46s both}body:not(.wp-admin) .hero--b .hero__search{animation:heroSearchSlide .65s cubic-bezier(.22,1,.36,1) .58s both}@media screen and (max-width:1180px){.hero__inner{gap:32px}.hero__heading{font-size:48px}.hero--b .hero__heading{font-size:68px}}@media screen and (max-width:1024px)and (any-hover:hover)and (any-pointer:fine){.hero__chip:hover{background:#fbf7f240;border-color:#fbf7f299;color:#fbf7f2}}@media screen and (max-width:1024px){.hero__inner{grid-template-columns:1fr;gap:0;min-height:540px;padding-bottom:48px}.hero__content{position:relative;z-index:2}body:not(.wp-admin) .hero__img-wrap{animation:heroRevealBg 1.1s cubic-bezier(.22,1,.36,1) 0ms both}.hero__heading{font-size:44px}.hero__search{max-width:640px}.hero__media{position:absolute;inset:0;z-index:0}.hero:after{display:block}.hero__img-wrap{width:100%;height:100%;aspect-ratio:unset;max-height:none;border-radius:0;box-shadow:none}.hero__eyebrow{color:#fbd7dee6}.hero__heading{color:#fbf7f2}.hero__heading em{color:#fbd7def2}.hero__subtitle{color:#fbf7f2d9}.hero__chips-label{color:#fbf7f299}.hero__chip{background:#fbf7f226;border-color:#fbf7f24d;color:#fbf7f2;backdrop-filter:blur(6px)}.hero__search{background:#fbf7f2eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);max-width:100%}.hero__badge{display:none}.hero--b{height:620px}.hero--b .hero__heading{font-size:56px}.hero--b .hero__search{max-width:100%}}@media screen and (max-width:768px){.hero__inner{min-height:460px;padding-bottom:36px}.hero__heading{font-size:38px;margin:8px 0 14px}.hero__subtitle{font-size:14px;margin:0 0 20px}.hero__search{grid-template-columns:1fr 1fr;border-radius:20px;max-width:100%}.hero__search-field{border-right:none;border-bottom:1px solid #ECE2E2}.hero__search-field:nth-child(odd){border-right:1px solid #ECE2E2}.hero__search-field:nth-child(2n){border-right:none}.hero__search-field:first-child{border-radius:14px 0 0}.hero__search-field:nth-child(2){border-radius:0 14px 0 0}.hero__search-field--last{border-radius:0;border-right:none;border-bottom:none}.hero__search-btn{margin:6px;border-radius:12px;width:calc(100% - 12px);justify-content:center;grid-column:1/-1}.hero__dropdown{left:0;right:0;min-width:0}.hero--b{height:520px}.hero--b .hero__inner{padding-bottom:40px}.hero--b .hero__heading{font-size:44px;margin:12px 0 16px}}@media screen and (max-width:640px){.hero__inner{min-height:380px;padding-bottom:28px}.hero__eyebrow{font-size:10px}.hero__heading{font-size:30px;margin:6px 0 12px}.hero__subtitle{font-size:13px;margin:0 0 16px;max-width:100%}.hero__search{grid-template-columns:1fr;border-radius:16px}.hero__search-field{padding:10px 16px}.hero__search-field{border-right:none;border-bottom:1px solid #ECE2E2}.hero__search-field:nth-child(odd){border-right:none}.hero__search-field:first-child{border-radius:10px 10px 0 0}.hero__search-field:nth-child(2){border-radius:0}.hero__search-field--last{border-radius:0;border-bottom:none}.hero__search-value{font-size:13px}.hero__chips{gap:6px;margin-top:14px}.hero__chip{padding:5px 12px;font-size:12px}.hero--b{height:420px}.hero--b .hero__inner{padding-bottom:28px}.hero--b .hero__heading{font-size:34px;margin:8px 0 12px}.hero--b .hero__subtitle{margin-bottom:16px}}@media screen and (max-width:360px){.hero__heading{font-size:26px}.hero--b .hero__heading{font-size:28px}}@media(any-hover:hover)and (any-pointer:fine){.hero__search-field:hover{background:#f5efea}.hero__search-btn:hover{background:#e8a6b5}.hero__dropdown-item:hover{background:#f5efea;color:#2a2a33}.hero__chip:hover{border-color:#2a2a33;color:#2a2a33}}@media(prefers-reduced-motion:reduce){.hero__eyebrow,.hero__heading,.hero__subtitle,.hero__search,.hero__chips,.hero__img-wrap,.hero__badge--tl,.hero__badge--br{animation:none}}
