.stay-replica{--sr-brand:#5b3df5;--sr-brand-dark:#4328db;--sr-canvas:#f7f8fc;--sr-surface:#ffffff;--sr-surface-soft:#f8f9fc;--sr-text:#111827;--sr-text-muted:#526079;--sr-text-subtle:#66738a;--sr-border:#e1e5ee;--sr-border-strong:#cfd7e5;--sr-success:#087a50;--sr-success-soft:#e8f7f0;--sr-warning:#8a5800;--sr-warning-soft:#fff6df;--sr-focus:rgba(91,61,245,0.28);--sr-max-width:1584px;--sr-gap:clamp(24px,1.5vw,28px);--sr-card-media:clamp(280px,18vw,300px);--sr-card-price:clamp(220px,14vw,232px);--sr-card-height:276px;min-height:100vh;background:radial-gradient(circle at 52% -18rem,rgba(91,61,245,.075),transparent 36rem),var(--sr-canvas);color:var(--sr-text);font:14px/1.45 var(--font-geist-sans),Geist,Geist Fallback,Inter,ui-sans-serif,system-ui,sans-serif}body.enjway-body:has(.stay-replica){overflow-x:clip}.stay-replica *,.stay-replica :after,.stay-replica :before{box-sizing:border-box}.stay-replica :is(button,input){font:inherit}.stay-replica button{color:inherit;cursor:pointer}.stay-replica :is(a,button,input):focus-visible{outline:3px solid var(--sr-focus);outline-offset:2px}.stay-replica button:disabled{cursor:not-allowed}.sr-skip-link{position:fixed;z-index:300;top:8px;left:16px;padding:10px 14px;border-radius:10px;background:var(--sr-text);color:#fff;font-weight:750;text-decoration:none;transform:translateY(-150%)}.sr-skip-link:focus{transform:translateY(0)}.sr-main{min-height:calc(100vh - 68px)}.sr-search-dock{position:sticky;z-index:90;top:68px;width:min(calc(100% - 48px),var(--sr-max-width));margin:0 auto;padding:12px 0 10px;background:linear-gradient(180deg,rgba(246,247,251,.98) 78%,rgba(246,247,251,0))}.sr-searchbar{display:grid;grid-template-columns:minmax(220px,1.25fr) minmax(185px,.92fr) minmax(185px,.9fr) 132px;min-height:60px;overflow:hidden;border:1px solid rgba(194,201,216,.78);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 10px 30px rgba(30,40,70,.065)}.sr-searchbar>button{display:flex;min-width:0;min-height:58px;align-items:center;gap:11px;padding:8px 16px;border:0;border-right:1px solid var(--sr-border);background:var(--sr-surface);text-align:left;transition:background-color .15s ease}.sr-searchbar>button:hover{background:#fafaff}.sr-searchbar>button>span:last-child{min-width:0}.sr-searchbar :is(b,small){display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sr-searchbar b{color:#20283c;font-size:13px;font-weight:760}.sr-searchbar small{margin-top:2px;color:var(--sr-text-subtle);font-size:12px}.sr-searchbar .sr-modify{justify-content:center;border-right:0;color:var(--sr-brand-dark);font-weight:760;text-align:center}.sr-search-summary-icon{display:inline-grid;flex:0 0 32px;width:32px;height:32px;place-items:center;border:1px solid #dfe4f1;border-radius:10px;background:#f7f8ff;color:#5266a4}.sr-search-summary-icon svg{display:block;width:18px;height:18px;overflow:visible}.sr-search-summary-icon svg :is(path,circle,rect){fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.sr-layout{display:grid;width:min(calc(100% - 48px),var(--sr-max-width));margin:0 auto;padding:6px 0 48px;grid-template-columns:minmax(0,1fr);align-items:start}.sr-live-results-layout{grid-template-rows:auto minmax(0,1fr)}.sr-live-results-layout>.sr-results-head{grid-column:1;grid-row:1}.sr-live-results-layout>.sr-results{grid-column:1;grid-row:2}.sr-results-head{display:flex;min-width:0;min-height:82px;align-items:flex-start;justify-content:space-between;gap:24px;padding:8px 2px 14px}.sr-results-copy{min-width:0}.sr-results-copy h1{margin:0;color:var(--sr-text);font-size:clamp(24px,2vw,30px);font-weight:820;letter-spacing:-.04em;line-height:1.2}.sr-results-copy p{margin:6px 0 0;color:var(--sr-text-muted);font-size:13px;line-height:1.45}.sr-results-lowest{color:#38445d;font-weight:700}.sr-results-actions{display:flex;flex:0 0 auto;align-items:center;gap:12px}.sr-results-actions>label{display:flex;align-items:center;gap:9px;color:var(--sr-text-muted);font-size:12px;white-space:nowrap}.stay-results-sort-select{--modern-select-height:44px;--modern-select-radius:11px;--modern-select-font:700 13px/1.2 var(--display-font,"Geist",ui-sans-serif,system-ui,sans-serif);min-width:188px}.stay-results-sort-select .modern-select-trigger{min-height:44px;background:var(--sr-surface)}.sr-results{min-width:0}.sr-search-alert{display:grid;gap:2px;margin-bottom:12px;padding:12px 14px;border:1px solid #ead39b;border-radius:12px;background:var(--sr-warning-soft);color:#704800;font-size:12px}.sr-search-alert b{font-size:13px}.sr-search-alert button{min-height:36px;justify-self:start;margin-top:8px;padding:0 13px;border:1px solid #b98716;border-radius:9px;background:var(--sr-surface);color:#704800;font-weight:720}.sr-search-alert button:disabled{cursor:not-allowed;opacity:.6}.sr-hotel-list{display:grid;gap:20px}.sr-hotel-card{position:relative;display:grid;min-width:0;min-height:var(--sr-card-height);overflow:hidden;grid-template-areas:"media summary price";grid-template-columns:var(--sr-card-media) minmax(0,1fr) var(--sr-card-price);grid-template-rows:minmax(0,1fr);border:1px solid rgba(205,211,233,.92);border-radius:24px;background:linear-gradient(145deg,#fff,#fdfdff 72%,#f8f7ff);box-shadow:inset 0 1px 0 rgba(255,255,255,1),inset 0 -1px 0 rgba(90,72,193,.06),0 8px 18px rgba(37,43,82,.07),0 26px 58px rgba(45,48,102,.12);content-visibility:auto;contain-intrinsic-size:auto var(--sr-card-height);color:#18213d;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.sr-hotel-card:focus-within,.sr-hotel-card:not(.sr-hotel-skeleton):hover{border-color:rgba(164,166,221,.95);box-shadow:inset 0 1px 0 rgba(255,255,255,1),inset 0 -1px 0 rgba(90,72,193,.08),0 12px 24px rgba(37,43,82,.09),0 32px 68px rgba(54,48,132,.17);transform:translateY(-4px)}.sr-hotel-media{position:relative;grid-area:media;min-height:var(--sr-card-height);overflow:hidden;background:linear-gradient(145deg,#e9edf5,#dfe5ef);isolation:isolate}.sr-hotel-media:before{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(8,14,31,.18),transparent 24%,transparent 70%,rgba(8,14,31,.28)),linear-gradient(90deg,rgba(8,14,31,.08),transparent 32%);content:"";pointer-events:none}.sr-hotel-media.is-image-missing:after{position:absolute;inset:0;display:grid;place-items:center;color:#69768d;content:"Photo unavailable";font-size:12px;font-weight:700}.sr-hotel-photo{position:absolute;z-index:0;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;color:transparent}.sr-hotel-media>span{position:absolute;z-index:2;top:16px;left:16px;max-width:calc(100% - 72px);overflow:hidden;padding:8px 12px;border:1px solid rgba(255,255,255,.25);border-radius:999px;box-shadow:0 8px 22px rgba(8,14,31,.2);color:#fff;font-size:11px;font-style:normal;font-weight:700;text-overflow:ellipsis;white-space:nowrap;backdrop-filter:blur(12px)}.sr-hotel-media>button{position:absolute;z-index:2;top:14px;right:14px;display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:rgba(255,255,255,.9);box-shadow:0 8px 22px rgba(17,24,39,.17);color:#253047;font-size:23px;line-height:1;backdrop-filter:blur(14px);transition:background-color .14s ease,color .14s ease,transform .14s ease}.sr-hotel-media>button:hover,.sr-hotel-media>button[aria-pressed=true]{background:#fff;color:#d23d63;transform:scale(1.04)}.sr-thumbs{position:absolute;z-index:2;right:14px;bottom:14px}.sr-thumbs b{display:inline-flex;min-height:32px;align-items:center;padding:0 9px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(17,24,39,.72);color:#fff;font-size:11px;font-weight:700;backdrop-filter:blur(12px)}.sr-hotel-info{grid-area:summary;min-width:0;padding:24px 24px 13px;background:linear-gradient(145deg,rgba(255,255,255,.99),rgba(253,253,255,.96))}.sr-hotel-info h2{margin:0;color:#18213d;font-size:24px;font-weight:700;letter-spacing:-.03em;line-height:1.16}.sr-hotel-info h2 a{color:inherit;text-decoration:none}.sr-hotel-info h2 a:hover{color:var(--sr-brand-dark);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.sr-review{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:9px;margin-top:10px}.sr-stars{color:#df9a13;font-size:13px;letter-spacing:-1px}.sr-guest-score{display:inline-flex;min-width:0;align-items:center;gap:7px;padding:3px 9px 3px 4px;border:1px solid #d9eee4;border-radius:999px;background:#f6fbf8}.sr-guest-score b{display:inline-grid;min-width:32px;height:26px;place-items:center;border-radius:999px;background:var(--sr-success-soft);color:var(--sr-success);font-size:12px;font-variant-numeric:tabular-nums}.sr-guest-score strong{color:#27324a;font-size:12px;font-weight:700}.sr-review small{color:#5e6983;font-size:12px;font-weight:400}.sr-hotel-info>p{display:flex;align-items:center;gap:7px;margin:11px 0 0;overflow:hidden;color:#5e6983;font-size:13px;font-weight:400;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sr-hotel-info>p .sr-results-action-icon{flex:0 0 auto;width:16px;height:16px;color:#6a52f4;stroke-width:1.8}.sr-room-summary{display:flex;min-width:0;align-items:flex-start;gap:9px;margin-top:15px;color:#28344d}.sr-room-summary .sr-results-action-icon{flex:0 0 auto;width:18px;height:18px;margin-top:1px;color:#5b3df5;stroke-width:1.7}.sr-room-summary b{display:-webkit-box;min-width:0;overflow:hidden;font-size:12px;font-weight:700;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sr-stay-facts{display:flex;flex-wrap:wrap;gap:8px 16px;margin:14px 0 0;padding:0;list-style:none}.sr-stay-facts li{display:inline-flex;min-width:0;align-items:center;gap:7px;color:#5e6983;font-size:12px;font-weight:700;line-height:1.35}.sr-stay-fact-icon{display:inline-grid;width:22px;height:22px;flex:0 0 auto;place-items:center;border-radius:8px;background:#f0edff;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 3px 7px rgba(72,59,170,.1);color:#6548f5}.sr-stay-fact-icon svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sr-stay-facts li.is-meal .sr-stay-fact-icon{background:#fff6df;color:#a96805}.sr-stay-facts li.is-deal{color:#087a50}.sr-stay-facts li.is-deal .sr-stay-fact-icon{background:#eaf8f1;color:#0b8b5c}.sr-price{display:flex;min-width:0;grid-area:price;flex-direction:column;align-items:stretch;padding:24px 20px 20px;border-left:1px solid var(--sr-border);background:radial-gradient(circle at 100% 0,rgba(118,92,255,.16),transparent 48%),linear-gradient(160deg,#fff,#faf9ff 62%,#f3f0ff);box-shadow:inset 1px 0 0 rgba(255,255,255,.86);text-align:left}.sr-total-price{margin-top:0;color:#18213d;font-size:30px;font-weight:700;letter-spacing:-.04em;line-height:1.1;font-variant-numeric:tabular-nums}.sr-price>small{margin-top:3px;font-size:11px;line-height:1.35}.sr-price>p,.sr-price>small{color:#5e6983;font-weight:400}.sr-price>p{margin:10px 0 0;font-size:12px}.sr-price>s{margin-top:3px;color:#8993a5;font-size:11px}.sr-price>a{display:inline-flex;width:100%;min-height:50px;align-items:center;justify-content:center;margin-top:auto;padding:10px 12px;border:1px solid var(--sr-brand);border-radius:14px;background:linear-gradient(135deg,#6650f7,#4d2bec);box-shadow:inset 0 1px 0 rgba(255,255,255,.32),inset 0 -2px 0 rgba(49,24,174,.2),0 8px 14px rgba(91,61,245,.22),0 16px 30px rgba(91,61,245,.19);color:#fff;font-size:13px;font-weight:700;text-align:center;text-decoration:none;transition:background-color .14s ease,box-shadow .14s ease,transform .14s ease}.sr-price>a:hover{background:var(--sr-brand-dark);box-shadow:0 8px 20px rgba(91,61,245,.25);transform:translateY(-2px)}.sr-price>a:after{margin-left:8px;content:"→";font-size:17px;font-weight:500;transition:transform .14s ease}.sr-price>a:hover:after{transform:translateX(3px)}.sr-rate-copy{display:grid;gap:5px;margin-top:3px;padding:12px;border-radius:10px;background:var(--sr-surface-soft)}.sr-rate-copy strong{color:#303b51;font-size:15px}.sr-rate-copy small{color:var(--sr-text-subtle);font-size:11px;line-height:1.4}.sr-rate-status{display:inline-flex;width:100%;min-height:46px;align-items:center;justify-content:center;margin-top:auto;padding:9px 10px;border:1px solid var(--sr-border-strong);border-radius:11px;background:#eef1f5;color:#47546b;font-size:12px;font-weight:720;text-align:center}.sr-hotel-card[data-rate-state=error] .sr-rate-status{border-color:#e0c8cc;background:#f8f1f2;color:#7c3e48}.sr-empty{padding:clamp(40px,7vw,76px) 24px;border:1px solid var(--sr-border);border-radius:16px;background:var(--sr-surface);text-align:center}.sr-empty h2{margin:0;font-size:21px;letter-spacing:-.025em}.sr-empty p{max-width:600px;margin:9px auto 0;color:var(--sr-text-muted)}.sr-empty button{min-height:44px;margin:18px 4px 0;padding:0 16px;border:1px solid var(--sr-border-strong);border-radius:10px;background:var(--sr-surface);color:#344057;font-weight:720}.sr-empty button:first-of-type{border-color:var(--sr-brand);background:var(--sr-brand);color:#fff}.sr-hotel-skeleton{pointer-events:none;content-visibility:visible}.sr-hotel-skeleton>aside,.sr-hotel-skeleton>div>*,.sr-hotel-skeleton>i{display:block;border-radius:7px;background:linear-gradient(90deg,#edf0f5 25%,#f8f9fc 50%,#edf0f5 75%);background-size:200% 100%;animation:sr-shimmer 1.3s linear infinite}.sr-hotel-skeleton>i{grid-area:media;min-height:var(--sr-card-height);border-radius:0}.sr-hotel-skeleton>div{grid-area:summary;padding:24px 22px}.sr-hotel-skeleton>div>b{width:58%;height:22px}.sr-hotel-skeleton>div>span{width:82%;height:11px;margin-top:15px}.sr-hotel-skeleton>div>span+span{width:66%}.sr-hotel-skeleton>div>strong{width:52%;height:29px;margin-top:28px}.sr-hotel-skeleton>aside{grid-area:price;margin:20px 18px;border-radius:10px}@keyframes sr-shimmer{to{background-position:-200% 0}}@media (min-width:1600px){.stay-replica{--sr-card-height:264px}.sr-searchbar{grid-template-columns:minmax(300px,1.32fr) minmax(220px,.9fr) minmax(220px,.9fr) 144px}.sr-searchbar>button{padding-inline:18px}.sr-results-head{min-height:78px;padding-bottom:10px}.sr-hotel-info{padding:18px 22px 10px}.sr-price{padding:18px}.sr-price>small{font-size:12px}}@media (max-width:1260px) and (min-width:1101px){.sr-hotel-card{grid-template-columns:248px minmax(0,1fr) 202px}}@media (max-width:760px){.sr-layout,.sr-search-dock{width:min(calc(100% - 32px),var(--sr-max-width))}.sr-results-head{min-height:0;flex-direction:column;gap:12px;padding:8px 0 14px}.sr-results-copy h1{font-size:24px}.sr-results-actions{width:100%;justify-content:space-between}.sr-results-actions>label{margin-left:auto}.stay-results-sort-select{min-width:174px}.sr-hotel-card{min-height:0;grid-template-areas:"media" "summary" "price";grid-template-columns:minmax(0,1fr);grid-template-rows:auto;border-radius:24px;contain-intrinsic-size:auto 720px}.sr-hotel-media{min-height:250px;max-height:340px;aspect-ratio:2/1}.sr-hotel-info{padding:20px 20px 14px}.sr-hotel-info h2{font-size:23px}.sr-price{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.9fr);gap:2px 16px;padding:18px 20px 20px;border-top:1px solid var(--sr-border);border-left:0;box-shadow:inset 0 1px 0 rgba(255,255,255,.88)}.sr-price>:not(a):not(.sr-rate-status){grid-column:1}.sr-price>a,.sr-rate-status{grid-column:2;grid-row:1/span 6;align-self:end;min-height:48px;margin-top:0}.sr-rate-copy{margin:0}.sr-hotel-skeleton>i{min-height:220px}.sr-hotel-skeleton>div{min-height:170px;padding:22px 18px}.sr-hotel-skeleton>aside{min-height:90px;margin:16px 18px}}@media (max-width:700px){.sr-main{min-height:calc(100vh - 60px)}.sr-search-dock{top:60px}}@media (max-width:620px){.sr-search-dock{padding-top:9px;padding-bottom:8px}.sr-searchbar{grid-template-columns:minmax(0,1fr) 64px;min-height:56px;border-radius:13px}.sr-searchbar>button:not(.sr-search-summary):not(.sr-modify){display:none}.sr-searchbar .sr-modify{min-height:54px;padding:7px}.sr-searchbar b{font-size:12px}.sr-searchbar small{font-size:11px}.sr-search-summary-icon{flex-basis:30px;width:30px;height:30px}.sr-layout{padding-top:2px}.sr-results-copy h1{font-size:22px}.sr-results-copy p{font-size:12px}.sr-results-actions>label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.stay-results-sort-select{min-width:164px}}@media (max-width:480px){.sr-layout,.sr-search-dock{width:calc(100% - 24px)}.sr-results-actions{gap:8px}.stay-results-sort-select{min-width:148px}.sr-hotel-media{min-height:210px;max-height:none;aspect-ratio:16/10}.sr-hotel-info{padding:18px 17px 13px}.sr-hotel-info h2{font-size:21px}.sr-price{display:flex;flex-direction:column;gap:0;padding:17px}.sr-price>a,.sr-rate-status{width:100%;min-height:48px;margin-top:14px}}@media (prefers-reduced-motion:reduce){.stay-replica *,.stay-replica :after,.stay-replica :before{scroll-behavior:auto;animation-duration:.001ms;animation-iteration-count:1;transition-duration:.001ms}}@media (forced-colors:active){.sr-price>a{border:2px solid Highlight}}.sr-results-hero{position:relative;z-index:5;isolation:isolate;overflow:visible;padding:16px 0 7px;background:#fff}.sr-results-hero:before{content:none}.sr-results-hero>.sr-results-head,.sr-results-hero>.sr-search-dock,.sr-results-title{width:min(calc(100% - 56px),var(--sr-max-width));margin-inline:auto}.sr-results-title h1{margin:0;color:#10162f;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,6vw,58px);font-weight:500;letter-spacing:-.055em;line-height:.98}.sr-results-title p{margin:8px 0 0;color:#202842;font-size:clamp(15px,1.6vw,19px);font-weight:500;letter-spacing:-.025em}.sr-results-title p span{margin-inline:5px}.sr-results-hero>.sr-search-dock{top:68px;padding:14px 0 8px;background:transparent}.sr-results-hero .sr-searchbar{grid-template-columns:minmax(0,1fr) 62px;min-height:74px;overflow:visible;border:1px solid rgba(199,202,218,.78);border-radius:25px;background:rgba(255,255,255,.84);box-shadow:0 14px 30px rgba(38,45,80,.1);backdrop-filter:blur(22px)}.sr-results-hero .sr-searchbar>button{min-height:72px;border:0;background:transparent}.sr-results-hero .sr-searchbar>button:hover{background:rgba(248,248,255,.52)}.sr-results-hero .sr-searchbar>.sr-search-summary{display:flex;gap:13px;padding:9px 22px;border-radius:24px 0 0 24px}.sr-results-hero .sr-search-summary>span:last-child{display:grid;gap:2px}.sr-results-hero .sr-search-summary b{color:#18203a;font-size:16px;font-weight:520;letter-spacing:-.025em}.sr-results-hero .sr-search-summary small{margin:0;color:#8993aa;font-size:15px;font-weight:450;letter-spacing:-.025em}.sr-results-hero .sr-search-summary-icon{flex-basis:31px;width:31px;height:34px;border:0;border-radius:0;background:transparent;color:#111a39}.sr-results-hero .sr-search-summary-icon svg{width:28px;height:28px}.sr-results-hero .sr-search-summary-icon svg :is(path,circle,rect){stroke-width:1.9}.sr-results-hero .sr-searchbar .sr-modify{display:grid;min-height:72px;place-items:center;padding:0;border-left:0;border-radius:0 24px 24px 0;color:#131a33}.sr-results-action-icon{display:block;width:25px;height:25px;overflow:visible;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.sr-results-hero .sr-modify .sr-results-action-icon{width:26px;height:26px}.sr-results-hero>.sr-results-head{min-height:50px;flex-direction:row;align-items:center;gap:13px;padding:4px 0 2px}.sr-results-hero .sr-results-copy{flex:1 1 auto}.sr-results-hero .sr-results-copy p{margin:0;color:#202842;font-size:16px;font-weight:500;letter-spacing:-.025em}.sr-results-hero .sr-status-detail{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.sr-results-hero .sr-results-actions{width:auto;justify-content:flex-end;gap:9px}.sr-filter-control{position:relative}.sr-filter-control>summary,.sr-sort-control{display:flex;min-width:105px;min-height:44px;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(211,213,224,.76);border-radius:23px;background:rgba(255,255,255,.76);color:#171e38;box-shadow:inset 0 0 0 1px rgba(255,255,255,.72),0 8px 20px rgba(43,48,78,.08);font-size:14px;font-weight:520;list-style:none;cursor:pointer;backdrop-filter:blur(18px)}.sr-filter-control>summary::-webkit-details-marker{display:none}.sr-filter-control>summary:hover,.sr-sort-control:hover{background:rgba(255,255,255,.94)}.sr-filter-control>summary b{display:grid;min-width:21px;height:21px;place-items:center;border-radius:50%;background:#5b3df5;color:#fff;font-size:11px}.sr-filter-popover{position:absolute;z-index:130;top:calc(100% + 9px);right:0;display:grid;width:min(310px,calc(100vw - 32px));gap:4px;padding:10px;border:1px solid #dfe2ed;border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 22px 48px rgba(27,35,67,.18)}.sr-filter-option{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;width:100%;padding:10px;border:0;border-radius:12px;background:transparent;text-align:left;cursor:pointer}.sr-filter-option:hover{background:#f7f7ff}.sr-filter-option:disabled{cursor:not-allowed;opacity:.48}.sr-filter-option>i{display:grid;width:18px;height:18px;margin-top:2px;place-items:center;border:1.5px solid #b8bed0;border-radius:5px;color:#fff;font-size:12px;font-style:normal;font-weight:800}.sr-filter-option[aria-pressed=true]>i{border-color:#5b3df5;background:#5b3df5}.sr-filter-popover span{display:grid;gap:2px}.sr-filter-popover b{color:#1b233d;font-size:13px}.sr-filter-popover small{color:#707b93;font-size:11px}.sr-filter-popover>.sr-filter-clear{min-height:36px;border:0;border-radius:10px;background:#f0eeff;color:#4d34d5;font-size:12px;font-weight:750}.sr-sort-control{position:relative;padding-left:33px}.sr-sort-control>.sr-results-action-icon{position:absolute;z-index:2;left:13px;width:21px;height:21px;pointer-events:none}.sr-filter-control .sr-results-action-icon{width:21px;height:21px}.sr-sort-control .stay-results-sort-select{--modern-select-height:42px;width:68px;min-width:68px!important}.sr-sort-control .modern-select-trigger{min-height:42px;padding:0 12px 0 0;border:0;background:transparent;box-shadow:none}.sr-sort-control .modern-select-trigger>span{min-width:30px;overflow:visible;font-size:0}.sr-sort-control .modern-select-trigger>span:after{color:#171e38;content:"Sort";font-size:14px;font-weight:520}.sr-sort-control .modern-select-trigger>i{display:none}.sr-sort-control .modern-select-popover{right:0;left:auto;min-width:210px}.sr-results-hero+.sr-layout{position:relative;z-index:1;padding-top:11px}@media (max-width:700px){.sr-results-hero>.sr-search-dock{top:60px}}@media (max-width:620px){.sr-results-hero{padding-top:14px}.sr-results-hero>.sr-results-head,.sr-results-hero>.sr-search-dock,.sr-results-title{width:calc(100% - 32px)}.sr-results-title h1{font-size:clamp(36px,9.8vw,42px)}.sr-results-title p{margin-top:6px;font-size:15px}.sr-results-hero>.sr-search-dock{padding-top:12px}.sr-results-hero .sr-searchbar{grid-template-columns:minmax(0,1fr) 56px;min-height:70px;border-radius:24px}.sr-results-hero .sr-searchbar>button{min-height:68px}.sr-results-hero .sr-searchbar>.sr-search-summary{padding:8px 17px;border-radius:23px 0 0 23px}.sr-results-hero .sr-search-summary b{font-size:15px}.sr-results-hero .sr-search-summary small{font-size:14px}.sr-results-hero .sr-search-summary-icon{flex-basis:29px;width:29px;height:31px}.sr-results-hero .sr-search-summary-icon svg{width:26px;height:26px}.sr-results-hero .sr-searchbar .sr-modify{min-height:68px}.sr-results-hero>.sr-results-head{flex-direction:row;align-items:center;gap:10px;padding-top:7px}.sr-results-hero .sr-results-copy p{font-size:14px}.sr-results-hero .sr-results-actions{width:auto;margin-left:auto}.sr-filter-control>summary,.sr-sort-control{min-width:94px;min-height:41px;gap:6px;font-size:13px}.sr-sort-control{padding-left:29px}.sr-sort-control>.sr-results-action-icon{left:11px;width:18px;height:18px}.sr-filter-control .sr-results-action-icon{width:18px;height:18px}.sr-sort-control .modern-select-trigger{min-height:39px;padding-right:9px}.sr-sort-control .modern-select-trigger>span:after{font-size:13px}}@media (max-width:480px){.sr-results-hero>.sr-results-head,.sr-results-hero>.sr-search-dock,.sr-results-title{width:calc(100% - 24px)}.sr-results-title h1{font-size:32px}.sr-results-hero .sr-searchbar>.sr-search-summary{gap:11px;padding-inline:16px}.sr-results-hero .sr-search-summary small{font-size:15px}.sr-results-hero>.sr-results-head{flex-wrap:wrap}.sr-results-hero .sr-results-copy{flex-basis:100%}.sr-results-hero .sr-results-actions{width:100%;justify-content:flex-end}}