@keyframes alhai-pulse{0%,to{transform:scale(1);}50%{transform:scale(1.1);}}@keyframes alhai-pulse-glow{0%,to{box-shadow:0 4px 8px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.06);}50%{box-shadow:0 0 0 0 rgba(37,99,235,.8),0 0 0 8px rgba(37,99,235,.4),0 0 0 16px rgba(37,99,235,.2),0 0 20px rgba(37,99,235,.3),0 8px 16px rgba(0,0,0,.2);}}@keyframes alhai-bubble-fade-in{0%{opacity:0;transform:translateY(.5rem);}to{opacity:1;transform:translateY(0);}}.alhai-button{position:fixed;z-index:99998;display:flex;align-items:center;gap:.5rem;padding:.375rem 1.25rem .375rem .375rem;background-color:#2563eb;color:#fff;border:2px solid #fff;border-radius:.5rem;font-size:1rem;font-weight:600;line-height:1.5;cursor:pointer;box-shadow:0 .25rem .5rem rgba(0,0,0,.1),0 .125rem .25rem rgba(0,0,0,.06);transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;}.alhai-button__avatar{width:4.5rem;height:4.5rem;border-radius:50%;object-fit:cover;flex-shrink:0;}.alhai-button--bottom-right{bottom:calc(1rem + env(safe-area-inset-bottom,0));right:1.25rem;}.alhai-button:hover{background-color:#1d4ed8;transform:translateY(-.125rem);box-shadow:0 .5rem 1rem rgba(0,0,0,.15),0 .25rem .5rem rgba(0,0,0,.08);}.alhai-button:focus{outline:.125rem solid #2563eb;outline-offset:.125rem;}.alhai-button:active{transform:translateY(0);box-shadow:0 .125rem .25rem rgba(0,0,0,.1);}.alhai-bubble-labels{position:fixed;z-index:99997;display:flex;flex-direction:column;gap:.75rem;max-width:20rem;pointer-events:none;opacity:0;transition:opacity .5s ease,transform .5s ease;padding-top:.75rem;}.alhai-bubble-labels--bottom-right{bottom:calc(7.25rem + env(safe-area-inset-bottom,0));right:1.25rem;align-items:flex-end;}.alhai-bubble{background-color:#1a1a2e;color:#fff;padding:.625rem 1rem;border-radius:.75rem;font-size:1rem;line-height:1.4;box-shadow:0 0 0 2px rgba(130,120,255,.45),0 .25rem .75rem rgba(0,0,0,.2);cursor:pointer;opacity:0;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease;}.alhai-bubble:hover{background-color:#2a2a4e;box-shadow:0 0 0 2px rgba(130,120,255,.7),0 .375rem 1rem rgba(0,0,0,.3);transform:translateY(-.125rem);}.alhai-bubble:active{transform:translateY(0);background-color:#12122a;}.alhai-bubble:empty{display:none;}.alhai-bubble-dismiss{position:absolute;top:-.75rem;right:-.75rem;z-index:1;width:2.25rem;height:2.25rem;padding:0;border:0;border-radius:50%;background-color:#1a1a2e;color:rgba(255,255,255,.8);font-family:Arial,Helvetica,sans-serif;font-size:1.75rem;line-height:1;cursor:pointer;box-shadow:0 0 0 2px rgba(130,120,255,.45),0 .125rem .25rem rgba(0,0,0,.3);transition:background-color .2s ease,color .2s ease,transform .2s ease;}.alhai-bubble-dismiss:active{transform:scale(.9);}.alhai-bubble-dismiss:hover{background-color:#2a2a4e;color:#fff;}.alhai-iframe-container{position:fixed;z-index:99999;width:55%;height:80%;max-width:100%;max-height:100%;opacity:0;visibility:hidden;border-radius:.75rem;box-shadow:0 1.25rem 2.5rem rgba(0,0,0,.2),0 .5rem 1rem rgba(0,0,0,.1);overflow:hidden;transform:scale(0);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;}.alhai-iframe-container--bottom-right{bottom:calc(7.25rem + env(safe-area-inset-bottom,0));right:1.25rem;transform-origin:bottom right;}@media (max-width:768px){.alhai-button{padding:.375rem 1rem .375rem .375rem;font-size:1rem;}.alhai-button__avatar{width:3rem;height:3rem;}.alhai-bubble-labels--bottom-left,.alhai-bubble-labels--bottom-right{bottom:calc(7rem + env(safe-area-inset-bottom,0));}.alhai-iframe-container{top:0;bottom:0;right:0;left:0;width:100%;height:100%;max-width:none;max-height:none;border-radius:0;}}@media (max-width:480px){.alhai-button{padding:.75rem 1rem;font-size:1rem;}}@media (prefers-contrast:high){.alhai-button{border:.125rem solid currentColor;}}@media (prefers-reduced-motion:reduce){.alhai-button,.alhai-iframe-container{transition:none;}}@media print{.alhai-bubble-labels,.alhai-button,.alhai-iframe-container{display:none;}}@keyframes spin{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes blink{from{opacity:0;}50%{opacity:1;}to{opacity:0;}}:root{--rott-clay-50:#faf7f1;--rott-clay-100:#f3ede1;--rott-clay-200:#e8dcc4;--rott-clay-300:#d6c39d;--rott-clay-400:#bda273;--rott-clay-500:#8b6f47;--rott-clay-600:#6b5538;--rott-clay-700:#4a3a25;--rott-clay-800:#2d2317;--rott-clay-900:#1a140d;--rott-moss-50:#f1f4ed;--rott-moss-100:#dde4d2;--rott-moss-200:#b9c8a1;--rott-moss-300:#8da872;--rott-moss-400:#637d49;--rott-moss-500:#465c30;--rott-moss-600:#33441f;--rott-moss-700:#243010;--rott-moss-800:#161e08;--rott-brick-300:#e29874;--rott-brick-400:#c66f48;--rott-brick-500:#a04f2c;--rott-brick-600:#7d3a1d;--rott-brick-700:#5a2812;--rott-harbor-300:#7a99a8;--rott-harbor-500:#3e5d6c;--rott-harbor-700:#1f3540;--rott-ink:#1a140d;--rott-paper:#faf7f1;--rott-bg:var(--rott-paper);--rott-bg-elev:#fff;--rott-bg-sunken:var(--rott-clay-100);--rott-surface:#fffdf8;--rott-line:rgba(26,20,13,.1);--rott-line-strong:rgba(26,20,13,.22);--rott-border-ui:rgba(26,20,13,.5);--rott-text:var(--rott-ink);--rott-text-muted:rgba(26,20,13,.62);--rott-text-subtle:rgba(26,20,13,.42);--rott-accent:var(--rott-brick-500);--rott-accent-ink:#fff7ee;--rott-accent-soft:rgba(160,79,44,.1);--rott-secondary:var(--rott-moss-500);--rott-tertiary:var(--rott-harbor-500);--rott-font-display:"Fraunces","Cormorant Garamond",Georgia,serif;--rott-font-body:"Geist","GT Walsheim",ui-sans-serif,-apple-system,sans-serif;--rott-font-mono:"Geist Mono",ui-monospace,monospace;--rott-text-xs:12px;--rott-text-sm:13.5px;--rott-text-base:16px;--rott-text-md:18px;--rott-text-lg:22px;--rott-text-xl:28px;--rott-text-2xl:36px;--rott-text-3xl:48px;--rott-text-4xl:68px;--rott-text-5xl:96px;--rott-text-6xl:140px;--rott-leading-tight:1.05;--rott-leading-snug:1.2;--rott-leading-normal:1.55;--rott-leading-display:.95;--rott-tracking-display:-.025em;--rott-tracking-h1:-.02em;--rott-tracking-h2:-.015em;--rott-tracking-h3:-.01em;--rott-tracking-eyebrow:.18em;--rott-tracking-meta:.06em;--rott-s-1:4px;--rott-s-2:8px;--rott-s-3:12px;--rott-s-4:16px;--rott-s-5:20px;--rott-s-6:24px;--rott-s-8:32px;--rott-s-10:40px;--rott-s-12:48px;--rott-s-16:64px;--rott-s-20:80px;--rott-s-24:96px;--rott-r-xs:2px;--rott-r-sm:4px;--rott-r-md:8px;--rott-r-lg:14px;--rott-r-xl:22px;--rott-r-pill:999px;--rott-sh-1:0 1px 0 rgba(26,20,13,.06),0 1px 2px rgba(26,20,13,.04);--rott-sh-2:0 4px 14px -4px rgba(26,20,13,.12),0 2px 4px rgba(26,20,13,.04);--rott-sh-3:0 18px 40px -16px rgba(26,20,13,.22),0 6px 12px -6px rgba(26,20,13,.1);--rott-sh-4:0 32px 80px -24px rgba(26,20,13,.3);--rott-easing:cubic-bezier(.2,.7,.2,1);--rott-dur:.35s;--rott-maxw:1280px;--rott-header-height:72px;}[data-theme=dark]{--rott-bg:#14110b;--rott-bg-elev:#1c1812;--rott-bg-sunken:#100d08;--rott-surface:#1c1812;--rott-line:rgba(243,237,225,.08);--rott-line-strong:rgba(243,237,225,.18);--rott-border-ui:rgba(243,237,225,.45);--rott-text:#f3ede1;--rott-text-muted:rgba(243,237,225,.62);--rott-text-subtle:rgba(243,237,225,.4);--rott-accent:var(--rott-brick-400);--rott-accent-ink:#14110b;--rott-accent-soft:rgba(198,111,72,.16);}*,::after,::before{box-sizing:border-box;}body,html{margin:0;padding:0;}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:calc(var(--rott-header-height) + var(--rott-s-3));}body{font-family:var(--rott-font-body);font-size:var(--rott-text-base);line-height:var(--rott-leading-normal);color:var(--rott-text);background:var(--rott-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"ss01","cv11";}img,picture,svg,video{max-width:100%;height:auto;display:block;}a{color:var(--rott-text);text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:.06em;transition:color var(--rott-dur) var(--rott-easing);}a:hover{color:var(--rott-accent);}button{font:inherit;color:inherit;background:0 0;border:0;cursor:pointer;}input,select,textarea{font:inherit;color:inherit;}::selection{background:var(--rott-accent);color:var(--rott-accent-ink);}::-webkit-scrollbar{width:10px;height:10px;}::-webkit-scrollbar-thumb{background:var(--rott-line-strong);border-radius:var(--rott-r-pill);border:2px solid var(--rott-bg);}::-webkit-scrollbar-track{background:0 0;}h1,h2,h3,h4,h5,h6{font-family:var(--rott-font-display);font-weight:400;margin:0 0 var(--rott-s-4);color:var(--rott-text);}h1{font-size:var(--rott-text-3xl);line-height:var(--rott-leading-tight);letter-spacing:var(--rott-tracking-h1);}h2{font-size:var(--rott-text-2xl);line-height:var(--rott-leading-snug);letter-spacing:var(--rott-tracking-h2);}h3{font-size:var(--rott-text-xl);line-height:var(--rott-leading-snug);letter-spacing:var(--rott-tracking-h3);font-weight:500;}p{margin:0 0 var(--rott-s-4);}.display{font-family:var(--rott-font-display);font-weight:380;letter-spacing:var(--rott-tracking-display);line-height:var(--rott-leading-display);font-variation-settings:"opsz" 144,"SOFT" 30;}.eyebrow{font-family:var(--rott-font-mono);font-size:11px;letter-spacing:var(--rott-tracking-eyebrow);text-transform:uppercase;color:var(--rott-text-muted);font-weight:500;}.lead{font-size:var(--rott-text-md);line-height:var(--rott-leading-normal);color:var(--rott-text-muted);max-width:62ch;}.meta{font-family:var(--rott-font-mono);font-size:var(--rott-text-xs);letter-spacing:var(--rott-tracking-meta);color:var(--rott-text-muted);text-transform:uppercase;}.num{font-family:var(--rott-font-display);font-feature-settings:"tnum","lnum";font-weight:400;}.wrap{max-width:var(--rott-maxw);margin:0 auto;padding:0 var(--rott-s-8);}@media (max-width:720px){.wrap{padding:0 var(--rott-s-4);}}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important;}.skip-link{position:absolute;top:-100px;left:var(--rott-s-3);padding:var(--rott-s-3) var(--rott-s-5);background:var(--rott-text);color:var(--rott-bg);border-radius:var(--rott-r-md);font-weight:500;text-decoration:none;z-index:10000;}.skip-link:focus{top:var(--rott-s-3);}:focus-visible{outline:2px solid var(--rott-accent);outline-offset:2px;border-radius:var(--rott-r-sm);}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s !important;animation-iteration-count:1 !important;transition-duration:0s !important;scroll-behavior:auto !important;}}[data-animate]{opacity:0;transform:translateY(16px);transition:opacity .6s var(--rott-easing),transform .6s var(--rott-easing);}@media (prefers-reduced-motion:reduce){[data-animate]{opacity:1;transform:none;transition:none;}}.rott-icon{display:inline-block;width:1em;height:1em;vertical-align:-.15em;flex-shrink:0;fill:currentColor;}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--rott-font-body);font-size:var(--rott-text-sm);font-weight:500;letter-spacing:.005em;padding:12px 20px;min-height:44px;border-radius:var(--rott-r-pill);border:1px solid transparent;cursor:pointer;transition:transform var(--rott-dur) var(--rott-easing),background var(--rott-dur) var(--rott-easing),color var(--rott-dur) var(--rott-easing),border-color var(--rott-dur) var(--rott-easing);text-decoration:none;white-space:nowrap;color:var(--rott-text);}.btn:active{transform:translateY(.5px);}.btn-primary{background:var(--rott-accent);color:var(--rott-accent-ink);border-color:var(--rott-accent);}.btn-primary:focus-visible,.btn-primary:hover{background:var(--rott-brick-600);border-color:var(--rott-brick-600);color:var(--rott-accent-ink);}.btn-link{padding:6px 0;min-height:0;background:0 0;color:var(--rott-text);border:0;border-bottom:1px solid var(--rott-text);border-radius:0;gap:6px;}.btn-link:focus-visible,.btn-link:hover{color:var(--rott-accent);border-bottom-color:var(--rott-accent);}.btn-sm{padding:8px 14px;font-size:var(--rott-text-xs);min-height:36px;}.btn-lg{padding:16px 28px;font-size:var(--rott-text-base);min-height:52px;}.btn .rott-icon,.btn svg{width:1.1em;height:1.1em;}.btn .arrow{display:inline-flex;transition:transform var(--rott-dur) var(--rott-easing);}.btn:focus-visible .arrow,.btn:hover .arrow{transform:translateX(3px);}.chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;min-height:28px;font-size:var(--rott-text-xs);font-weight:500;letter-spacing:.02em;background:var(--rott-bg-sunken);color:var(--rott-text);border-radius:var(--rott-r-pill);border:1px solid transparent;transition:all var(--rott-dur) var(--rott-easing);text-decoration:none;white-space:nowrap;cursor:pointer;}.chip:focus-visible,.chip:hover{border-color:var(--rott-text);}.chip-outline{background:0 0;border-color:var(--rott-border-ui);}.rating{display:inline-flex;align-items:center;gap:2px;color:var(--rott-accent);font-family:var(--rott-font-mono);font-size:var(--rott-text-xs);}.rating .rott-icon,.rating svg{width:14px;height:14px;display:block;}.rating .rating-value{margin-left:6px;color:var(--rott-text);}.rott-card{display:flex;flex-direction:column;background:var(--rott-surface);border:1px solid var(--rott-line);border-radius:var(--rott-r-lg);overflow:hidden;transition:transform var(--rott-dur) var(--rott-easing),box-shadow var(--rott-dur) var(--rott-easing),border-color var(--rott-dur) var(--rott-easing);}.rott-card:hover{transform:translateY(-2px);box-shadow:var(--rott-sh-3);border-color:var(--rott-line-strong);}.rott-card__media{display:block;position:relative;aspect-ratio:4/3;overflow:hidden;color:inherit;text-decoration:none;}.rott-card__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform calc(var(--rott-dur) * 2) var(--rott-easing);}.rott-card:hover .rott-card__media img{transform:scale(1.03);}.rott-card__badge{position:absolute;top:14px;left:14px;padding:6px 10px;background:var(--rott-bg);color:var(--rott-text);font-size:11px;font-family:var(--rott-font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--rott-r-pill);font-weight:500;line-height:1;}.rott-card__save{position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,253,248,.85);color:var(--rott-text);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer;display:grid;place-items:center;transition:background var(--rott-dur) var(--rott-easing),color var(--rott-dur) var(--rott-easing),transform var(--rott-dur) var(--rott-easing);}.rott-card__save:focus-visible,.rott-card__save:hover{background:var(--rott-text);color:var(--rott-bg);}.rott-card__body{display:flex;flex-direction:column;gap:10px;padding:var(--rott-s-5);flex:1;}.rott-card__top{display:flex;justify-content:space-between;align-items:baseline;gap:12px;}.rott-card__eyebrow{font-family:var(--rott-font-mono);font-size:var(--rott-text-xs);letter-spacing:var(--rott-tracking-meta);text-transform:uppercase;color:var(--rott-text-muted);}.rott-card__title{font-family:var(--rott-font-display);font-size:var(--rott-text-xl);line-height:var(--rott-leading-snug);letter-spacing:var(--rott-tracking-h3);font-weight:500;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.rott-card__title a{color:inherit;text-decoration:none;}.rott-card__title a:focus-visible,.rott-card__title a:hover{color:var(--rott-accent);}.rott-card__tags{display:flex;flex-wrap:wrap;gap:6px;}.rott-card__meta{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:8px;gap:12px;}.rott-card__price{display:flex;flex-direction:column;}.rott-card__price .meta{margin-bottom:2px;font-size:10px;}.rott-card__price .num{font-size:var(--rott-text-xl);line-height:1;}.rott-card__price-empty{font-size:var(--rott-text-xs);}.rott-card__cta{font-size:13px;flex-shrink:0;}.rott-cards{display:grid;gap:var(--rott-s-6);}.rott-cards--cols-3{grid-template-columns:repeat(3,1fr);}@media (max-width:960px){.rott-cards--cols-3,.rott-cards--cols-4{grid-template-columns:repeat(2,1fr);}}@media (max-width:560px){.rott-cards--cols-2,.rott-cards--cols-3,.rott-cards--cols-4{grid-template-columns:1fr;}}.rating-star{position:relative;display:inline-block;width:14px;height:14px;color:var(--rott-accent);}.rating-star--empty{color:var(--rott-line-strong);}.rating-star--half .rating-star__bg{color:var(--rott-line-strong);position:absolute;inset:0;}.rating-star--half .rating-star__fg{color:var(--rott-accent);position:absolute;inset:0;clip-path:inset(0 50% 0 0);}.rott-site-header{position:sticky;top:0;z-index:1000;background:color-mix(in oklab,var(--rott-paper) 86%,transparent);backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%);border-bottom:1px solid var(--rott-line);transition:box-shadow var(--rott-dur) var(--rott-easing);}.rott-site-header__inner{max-width:var(--rott-maxw);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--rott-s-6);padding:var(--rott-s-4) var(--rott-s-8);min-height:var(--rott-header-height);}@media (max-width:720px){.rott-site-header__inner{padding:var(--rott-s-3) var(--rott-s-4);gap:var(--rott-s-3);}}.rott-site-header__brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--rott-text);min-height:44px;}.rott-site-header__brand:focus-visible,.rott-site-header__brand:hover{color:var(--rott-text);}.rott-site-header__brand-logo{width:28px;height:28px;flex-shrink:0;}.rott-site-header__brand-text{display:flex;flex-direction:column;line-height:1.05;}.rott-site-header__brand-name{font-family:var(--rott-font-display);font-size:19px;font-weight:500;letter-spacing:-.01em;}.rott-site-header__brand-tag{font-family:var(--rott-font-mono);font-size:10px;letter-spacing:var(--rott-tracking-eyebrow);text-transform:uppercase;color:var(--rott-text-muted);}@media (max-width:720px){.rott-site-header__brand-tag{display:none;}}.rott-site-header__nav{display:flex;align-items:center;gap:var(--rott-s-8);flex:1;justify-content:center;}.rott-site-header__menu{display:flex;gap:28px;list-style:none;padding:0;margin:0;font-size:var(--rott-text-sm);}.rott-site-header__menu a{color:var(--rott-text-muted);text-decoration:none;font-weight:400;position:relative;padding:4px 0;min-height:44px;display:inline-flex;align-items:center;transition:color var(--rott-dur) var(--rott-easing);}.rott-site-header__menu a:focus-visible,.rott-site-header__menu a:hover{color:var(--rott-text);}.rott-site-header__menu .current-menu-item>a,.rott-site-header__menu .current_page_item>a{color:var(--rott-text);font-weight:500;}.rott-site-header__menu .current-menu-item>a::after,.rott-site-header__menu .current_page_item>a::after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:var(--rott-accent);}.rott-site-header__actions{display:flex;align-items:center;gap:var(--rott-s-3);flex-shrink:0;}.rott-site-header__search{flex-shrink:0;gap:8px;}.rott-site-header__search .rott-icon{width:16px;height:16px;}@media (max-width:720px){.rott-site-header__search-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.rott-site-header__search{padding:0;width:44px;height:44px;border-radius:50%;}}.rott-site-header__burger{display:none;width:44px;height:44px;border:0;background:0 0;color:var(--rott-text);border-radius:var(--rott-r-md);cursor:pointer;place-items:center;transition:background var(--rott-dur) var(--rott-easing);}@media (max-width:960px){.rott-site-header__burger{display:grid;}.rott-site-header__nav{display:none;}}.rott-site-header__burger:focus-visible,.rott-site-header__burger:hover{background:var(--rott-bg-sunken);}.rott-site-header__burger .rott-icon{width:20px;height:20px;}.rott-site-header__burger .icon-close{display:none;}.rott-site-header__burger[aria-expanded=true] .icon-menu{display:none;}.rott-site-header__burger[aria-expanded=true] .icon-close{display:block;}.rott-mobile-panel{position:fixed;inset:var(--rott-header-height) 0 0 0;background:var(--rott-bg);transform:translateX(100%);transition:transform var(--rott-dur) var(--rott-easing);z-index:999;overflow-y:auto;padding:var(--rott-s-6) var(--rott-s-4);display:none;}@media (max-width:960px){.rott-mobile-panel{display:block;}}body[data-menu-open] .rott-mobile-panel{transform:translateX(0);}body[data-menu-open]{overflow:hidden;}.rott-mobile-panel__menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--rott-s-1);}.rott-mobile-panel__menu a{display:block;padding:var(--rott-s-3) var(--rott-s-2);font-family:var(--rott-font-display);font-size:var(--rott-text-xl);font-weight:400;letter-spacing:var(--rott-tracking-h3);color:var(--rott-text);text-decoration:none;border-bottom:1px solid var(--rott-line);min-height:44px;}.rott-mobile-panel__menu a:focus-visible,.rott-mobile-panel__menu a:hover{color:var(--rott-accent);}.rott-mobile-panel__cta{margin-top:var(--rott-s-6);width:100%;}.rott-site-header__search[aria-expanded=true]{filter:brightness(.92);}.rott-site-header__search-panel{border-top:1px solid var(--rott-line);background:var(--rott-paper);}.rott-site-header__search-panel[hidden]{display:none;}.rott-site-header__search-form{max-width:var(--rott-maxw);margin:0 auto;padding:var(--rott-s-3) var(--rott-s-8);display:flex;align-items:center;gap:var(--rott-s-3);}@media (max-width:720px){.rott-site-header__search-form{padding:var(--rott-s-3) var(--rott-s-4);}}.rott-site-header__search-input{flex:1;min-width:0;font:inherit;color:var(--rott-text);background:0 0;border:0;border-bottom:1px solid var(--rott-line);padding:var(--rott-s-2) 0;outline:0;transition:border-color var(--rott-dur) var(--rott-easing);}.rott-site-header__search-input::placeholder{color:var(--rott-text-muted);}.rott-site-header__search-input:focus{border-bottom-color:var(--rott-accent);}.rott-site-header__search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;}.rott-site-header__search-submit{flex-shrink:0;}.rott-site-header__search-close{width:44px;height:44px;min-width:44px;min-height:44px;border:0;background:0 0;color:var(--rott-text);border-radius:50%;cursor:pointer;display:grid;place-items:center;flex-shrink:0;transition:background var(--rott-dur) var(--rott-easing);}.rott-site-header__search-close:focus-visible,.rott-site-header__search-close:hover{background:var(--rott-bg-sunken);}.rott-site-footer{border-top:1px solid var(--rott-line);background:var(--rott-bg-sunken);margin-top:var(--rott-s-16);padding:var(--rott-s-16) 0 var(--rott-s-8);}.rott-site-footer__inner{max-width:var(--rott-maxw);margin:0 auto;padding:0 var(--rott-s-8);}@media (max-width:720px){.rott-site-footer__inner{padding:0 var(--rott-s-4);}}.rott-site-footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:var(--rott-s-8);}@media (max-width:960px){.rott-site-footer__grid{grid-template-columns:1fr 1fr;gap:var(--rott-s-6);}}@media (max-width:560px){.rott-site-footer__grid{grid-template-columns:1fr;text-align:center;}.rott-site-footer__brand,.rott-site-footer__col,.rott-site-footer__contact{display:flex;flex-direction:column;align-items:center;}.rott-site-footer__lead,.rott-site-footer__tagline{max-width:32ch;margin-left:auto;margin-right:auto;}.rott-site-footer__col ul,.rott-site-footer__contact ul{align-items:center;}.rott-site-footer__col a,.rott-site-footer__contact a{justify-content:center;}.rott-site-footer__meta{justify-content:center;text-align:center;}}.rott-site-footer__brand-link{display:inline-block;line-height:0;text-decoration:none;}.rott-site-footer__brand-logo{width:120px;height:120px;max-width:100%;object-fit:contain;color:var(--rott-text);display:block;}svg.rott-site-footer__brand-logo{width:32px;height:32px;object-fit:initial;}.rott-site-footer__tagline{font-family:var(--rott-font-display);font-size:clamp(20px,1.8vw,24px);font-weight:400;letter-spacing:var(--rott-tracking-h2);line-height:1.25;margin:var(--rott-s-3) 0 var(--rott-s-2);color:var(--rott-text);max-width:22ch;}.rott-site-footer__lead{font-size:var(--rott-text-sm);line-height:var(--rott-leading-normal);color:var(--rott-text-muted);max-width:36ch;}.rott-site-footer__col-title{font-family:var(--rott-font-mono);font-size:11px;letter-spacing:var(--rott-tracking-eyebrow);text-transform:uppercase;color:var(--rott-text-muted);font-weight:500;margin:0 0 14px;}.rott-site-footer__col ul,.rott-site-footer__contact ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;font-size:var(--rott-text-sm);}.rott-site-footer__col a,.rott-site-footer__contact a{color:var(--rott-text-muted);text-decoration:none;display:inline-flex;align-items:center;gap:8px;min-height:32px;transition:color var(--rott-dur) var(--rott-easing);}.rott-site-footer__col a:focus-visible,.rott-site-footer__col a:hover,.rott-site-footer__contact a:focus-visible,.rott-site-footer__contact a:hover{color:var(--rott-text);}.rott-site-footer__rule{height:1px;background:var(--rott-line);width:100%;border:0;margin:var(--rott-s-12) 0 var(--rott-s-5);}.rott-site-footer__meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--rott-s-3);font-family:var(--rott-font-mono);font-size:var(--rott-text-xs);letter-spacing:var(--rott-tracking-meta);color:var(--rott-text-muted);text-transform:uppercase;}.rott-site-footer__meta a{color:inherit;text-decoration:none;}.rott-site-footer__meta a:focus-visible,.rott-site-footer__meta a:hover{color:var(--rott-text);}.rott-breadcrumbs{border-bottom:1px solid var(--rott-line);}@keyframes rott-bar-grow{from{transform:scaleX(0);}to{transform:scaleX(1);}}@keyframes rott-live-pulse{0%{box-shadow:0 0 0 0 rgba(47,138,77,.55);}60%{box-shadow:0 0 0 10px rgba(47,138,77,0);}100%{box-shadow:0 0 0 0 rgba(47,138,77,0);}}@media (max-width:720px){body{padding-bottom:76px;}}.rott-hotels-archive{background:var(--rott-paper);color:var(--rott-text);}.rott-hotels-archive__head{padding:var(--rott-s-12) 0 var(--rott-s-8);}.rott-hotels-archive__head-inner{display:flex;flex-direction:column;gap:var(--rott-s-2);}.rott-breadcrumbs{font-family:var(--rott-font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--rott-text-muted);display:flex;gap:8px;align-items:center;}.rott-breadcrumbs a{color:var(--rott-text-muted);text-decoration:none;}.rott-breadcrumbs a:focus-visible,.rott-breadcrumbs a:hover{color:var(--rott-ink);text-decoration:underline;text-underline-offset:4px;}.rott-breadcrumbs .sep{opacity:.5;}.rott-hotels-archive__title{font-family:var(--rott-font-display);font-size:clamp(48px,7vw,96px);font-weight:380;letter-spacing:var(--rott-tracking-h1);line-height:.98;margin:8px 0 6px;color:var(--rott-ink);font-variation-settings:"opsz" 144,"SOFT" 50,"WONK" 0;}.rott-hotels-archive__lead{max-width:60ch;margin:0;color:var(--rott-text-muted);}.rott-archive-filters{position:sticky;top:calc(var(--rott-header-height) + var(--rott-s-3));z-index:50;background:rgba(250,247,241,.96);backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%);border-top:1px solid var(--rott-line);border-bottom:1px solid var(--rott-line);}.rott-archive-filters__inner{display:flex;flex-wrap:wrap;gap:var(--rott-s-4);align-items:center;padding:var(--rott-s-3) 0;}.rott-archive-filters__group{display:flex;flex-wrap:wrap;align-items:center;gap:6px;}.rott-archive-filters__label{font-family:var(--rott-font-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--rott-text-muted);margin-right:4px;}.rott-archive-filters__view{margin-left:auto;display:flex;gap:4px;}.rott-archive-filters .chip{min-height:32px;padding:4px 12px;font-size:13px;cursor:pointer;background:0 0;}.rott-archive-filters .chip.is-active{background:var(--rott-ink);color:var(--rott-paper);border-color:var(--rott-ink);}@media (max-width:720px){.rott-archive-filters__inner{flex-direction:column;align-items:stretch;gap:var(--rott-s-3);}.rott-archive-filters__group{justify-content:center;row-gap:6px;}.rott-archive-filters__label{flex-basis:100%;text-align:center;margin:0;}.rott-archive-filters__view{margin-left:0;justify-content:center;}}.rott-archive-views{padding:var(--rott-s-8) 0 var(--rott-s-16);min-height:50vh;}.rott-archive-list .rott-cards{margin-bottom:var(--rott-s-8);position:relative;}.rott-archive-map-pane{padding:0;}.rott-archive-map{width:100%;height:70vh;min-height:480px;background:var(--rott-clay-100);isolation:isolate;}@media (min-width:720px){.rott-archive-map-pane .wrap{max-width:100%;padding:0;}}.rott-archive-list .nav-links,.rott-archive-list .pagination{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:var(--rott-s-8);}.rott-archive-list .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:0 12px;border:1px solid var(--rott-line);border-radius:var(--rott-r-md);color:var(--rott-text);text-decoration:none;font-family:var(--rott-font-mono);font-size:13px;}.rott-archive-list .page-numbers.current{background:var(--rott-ink);color:var(--rott-paper);border-color:var(--rott-ink);}.rott-archive-list .page-numbers:hover:not(.current){border-color:var(--rott-ink);}