@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;}.display em{font-style:italic;font-variation-settings:"opsz" 144,"SOFT" 100,"WONK" 1;}.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-ghost{background:0 0;color:var(--rott-text);border-color:var(--rott-border-ui);}.btn-ghost:focus-visible,.btn-ghost:hover{background:var(--rott-bg-sunken);border-color:var(--rott-text);color:var(--rott-text);}.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);}.field{display:flex;flex-direction:column;gap:6px;}.field-label{font-size:var(--rott-text-xs);letter-spacing:var(--rott-tracking-meta);text-transform:uppercase;color:var(--rott-text-muted);font-weight:500;font-family:var(--rott-font-mono);}.input{width:100%;padding:14px 16px;font-family:var(--rott-font-body);font-size:var(--rott-text-base);background:var(--rott-surface);color:var(--rott-text);border:1px solid var(--rott-border-ui);border-radius:var(--rott-r-md);outline:0;transition:border-color var(--rott-dur) var(--rott-easing),background var(--rott-dur) var(--rott-easing);}.input::placeholder{color:var(--rott-text-subtle);}.input:focus,.input:focus-visible{border-color:var(--rott-accent);background-color:var(--rott-bg-elev);outline:2px solid var(--rott-accent);outline-offset:2px;}.input-underline{width:100%;padding:10px 0;background:0 0;border:0;border-bottom:1px solid var(--rott-border-ui);border-radius:0;font-family:var(--rott-font-display);font-size:var(--rott-text-lg);color:var(--rott-text);outline:0;transition:border-color var(--rott-dur) var(--rott-easing);}.input-underline:focus,.input-underline:focus-visible{border-bottom-color:var(--rott-text);outline:0;box-shadow:0 1px 0 0 var(--rott-text);}.input[aria-invalid=true]{border-color:var(--rott-brick-600);}select.input{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:44px;background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'12\' height=\'8\' viewBox=\'0 0 12 8\' fill=\'none\' stroke=\'%231a140d\' stroke-width=\'1.5\' stroke-linecap=\'round\' stroke-linejoin=\'round\'%3E%3Cpolyline points=\'1,1 6,7 11,1\'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px 8px;cursor:pointer;line-height:1.4;}select.input:hover{border-color:var(--rott-text);}select.input:focus,select.input:focus-visible{background-image:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'12\' height=\'8\' viewBox=\'0 0 12 8\' fill=\'none\' stroke=\'%23a04f2c\' stroke-width=\'1.5\' stroke-linecap=\'round\' stroke-linejoin=\'round\'%3E%3Cpolyline points=\'1,1 6,7 11,1\'/%3E%3C/svg%3E");}select.input::-ms-expand{display:none;}select.input:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--rott-text);}select.input option{color:var(--rott-text);background:var(--rott-paper);}.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--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);}.img-ph{background:radial-gradient(120% 80% at 30% 20%,var(--rott-clay-200),transparent 60%),radial-gradient(120% 80% at 80% 90%,var(--rott-moss-200),transparent 60%),linear-gradient(180deg,var(--rott-clay-100),var(--rott-clay-300));position:relative;overflow:hidden;}.img-ph::after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgba(26,20,13,.04) 0 1px,transparent 1px 8px);mix-blend-mode:multiply;}.rott-story{display:flex;flex-direction:column;gap:var(--rott-s-3);padding-bottom:var(--rott-s-6);border-bottom:1px solid var(--rott-line);}.rott-story__media{display:block;aspect-ratio:4/3;border-radius:var(--rott-r-md);overflow:hidden;margin-bottom:var(--rott-s-1);background:var(--rott-clay-100);}.rott-story__media img{width:100%;height:100%;object-fit:cover;display:block;}.rott-story__meta{display:flex;justify-content:space-between;gap:8px;}.rott-story__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:400;margin:0;}.rott-story__title a{color:inherit;text-decoration:none;}.rott-story__title a:focus-visible,.rott-story__title a:hover{color:var(--rott-accent);}.rott-story__excerpt{margin:0;color:var(--rott-text-muted);font-size:14px;line-height:var(--rott-leading-normal);max-width:55ch;}.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__tagline em{font-style:italic;font-variation-settings:"opsz" 144,"SOFT" 100,"WONK" 1;}.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-marquee{border-bottom:1px solid var(--rott-line);overflow:hidden;padding:10px 0;background:var(--rott-bg);}.rott-marquee__track{display:inline-flex;gap:48px;white-space:nowrap;animation:rott-marquee 40s linear infinite;will-change:transform;}.rott-marquee__group{display:inline-flex;gap:48px;}.rott-marquee__item{font-family:var(--rott-font-mono);font-size:11px;letter-spacing:var(--rott-tracking-eyebrow);text-transform:uppercase;color:var(--rott-text-muted);flex-shrink:0;}@keyframes rott-marquee{from{transform:translateX(0);}to{transform:translateX(-50%);}}@media (prefers-reduced-motion:reduce){.rott-marquee__track{animation:none;}}.rott-hero{padding:var(--rott-s-8) 0 var(--rott-s-10);}.rott-hero__grid{display:grid;grid-template-columns:7fr 5fr;gap:var(--rott-s-10);align-items:start;}@media (max-width:960px){.rott-hero__grid{grid-template-columns:1fr;gap:var(--rott-s-8);align-items:stretch;}}.rott-hero__eyebrow{margin-bottom:var(--rott-s-4);}.rott-hero__title{font-size:clamp(44px,7.5vw,96px);margin:0;max-width:16ch;}.rott-hero__lead{margin-top:var(--rott-s-5);font-size:var(--rott-text-md);max-width:56ch;}.rott-hero__ctas{display:flex;flex-wrap:wrap;gap:var(--rott-s-3);margin-top:var(--rott-s-5);}.rott-hero__booking{background:var(--rott-clay-100);padding:var(--rott-s-8);border-radius:var(--rott-r-lg);}@media (max-width:720px){.rott-hero__booking{padding:var(--rott-s-5);}}.rott-hero__booking-eyebrow{margin-bottom:var(--rott-s-5);}.rott-hero__booking-form{display:flex;flex-direction:column;gap:14px;}.rott-hero__booking-submit{margin-top:4px;width:100%;justify-content:center;}.rott-hero__booking-phone{text-align:center;margin:4px 0 0;font-size:11px;}.rott-hero__booking-phone a{color:var(--rott-text);}.rott-hero__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--rott-s-8);margin-top:var(--rott-s-16);padding-top:var(--rott-s-8);border-top:1px solid var(--rott-text);}@media (max-width:720px){.rott-hero__stats{grid-template-columns:repeat(2,1fr);gap:var(--rott-s-6);}}.rott-hero__stat-num{font-size:clamp(40px,6vw,64px);line-height:1;}.rott-hero__stat-label{margin-top:8px;}.rott-neighborhoods{padding:var(--rott-s-16) 0;}.rott-neighborhoods__head{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:var(--rott-s-8);margin-bottom:var(--rott-s-10);}.rott-neighborhoods__title{font-family:var(--rott-font-display);font-size:var(--rott-text-3xl);line-height:var(--rott-leading-tight);letter-spacing:var(--rott-tracking-h1);font-weight:400;max-width:16ch;margin:8px 0 0;}.rott-neighborhoods__title em{font-style:italic;font-variation-settings:"opsz" 144,"SOFT" 100,"WONK" 1;}.rott-neighborhoods__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:120px;gap:16px;}@media (max-width:960px){.rott-neighborhoods__grid{grid-template-columns:repeat(6,1fr);grid-auto-rows:110px;}}@media (max-width:560px){.rott-neighborhoods__grid{grid-template-columns:1fr;grid-auto-rows:200px;}}.rott-neighborhoods__tile{position:relative;border-radius:var(--rott-r-lg);overflow:hidden;text-decoration:none;color:#fff;display:block;transition:transform var(--rott-dur) var(--rott-easing),box-shadow var(--rott-dur) var(--rott-easing);}.rott-neighborhoods__tile:hover{transform:translateY(-2px);box-shadow:var(--rott-sh-3);}.rott-neighborhoods__bg{position:absolute;inset:0;z-index:0;background-color:var(--rott-clay-300);}.rott-neighborhoods__overlay{position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,transparent 0,transparent 40%,rgba(26,20,13,.42) 78%,rgba(26,20,13,.72) 100%);}.rott-neighborhoods__tile--hotel .rott-neighborhoods__index{text-shadow:0 1px 4px rgba(26,20,13,.55);}.rott-neighborhoods__tile--hotel,.rott-neighborhoods__tile--hotel.rott-neighborhoods__tile--clay,.rott-neighborhoods__tile--hotel.rott-neighborhoods__tile--dark,.rott-neighborhoods__tile--hotel.rott-neighborhoods__tile--moss{color:#fff;}.rott-neighborhoods__tile--hotel .rott-neighborhoods__hint,.rott-neighborhoods__tile--hotel .rott-neighborhoods__index,.rott-neighborhoods__tile--hotel .rott-neighborhoods__name-sm{color:#fff;}.rott-neighborhoods__tile--hotel .rott-neighborhoods__hint{color:rgba(255,255,255,.78);}.rott-neighborhoods__tile--hotel .rott-neighborhoods__bg{transition:transform .6s var(--rott-easing);}.rott-neighborhoods__tile--hotel:focus-visible .rott-neighborhoods__bg,.rott-neighborhoods__tile--hotel:hover .rott-neighborhoods__bg{transform:scale(1.04);}.rott-neighborhoods__content{position:relative;z-index:1;padding:36px;display:flex;flex-direction:column;justify-content:space-between;height:100%;}.rott-neighborhoods__content--bottom{justify-content:flex-end;padding:24px;}.rott-neighborhoods__content--white{color:#fff;}.rott-neighborhoods__index{color:rgba(255,255,255,.8);}.rott-neighborhoods__sub{color:rgba(255,255,255,.8);margin-bottom:12px;}.rott-neighborhoods__name{font-size:clamp(36px,5vw,64px);margin:0;color:#fff;line-height:var(--rott-leading-display);font-weight:380;}.rott-neighborhoods__name em{font-style:italic;font-variation-settings:"opsz" 144,"SOFT" 100,"WONK" 1;}.rott-neighborhoods__name-sm{font-family:var(--rott-font-display);font-size:var(--rott-text-lg);font-weight:500;margin:6px 0 0;}.rott-neighborhoods__lead{margin:12px 0 0;max-width:380px;color:rgba(255,255,255,.85);font-size:15px;line-height:1.5;}.rott-neighborhoods__tag{color:rgba(255,255,255,.7);font-size:13px;margin-top:16px;display:inline-block;}.rott-neighborhoods__hint{margin-top:8px;font-size:12px;color:rgba(243,237,225,.6);}.rott-neighborhoods__tile--featured{grid-column:span 7;grid-row:span 4;}.rott-neighborhoods__tile--clay{grid-column:span 5;grid-row:span 2;color:var(--rott-ink);}.rott-neighborhoods__tile--moss{grid-column:span 3;grid-row:span 2;}.rott-neighborhoods__tile--dark{grid-column:span 2;grid-row:span 2;}@media (max-width:960px){.rott-neighborhoods__tile--featured{grid-column:span 6;grid-row:span 3;}.rott-neighborhoods__tile--clay{grid-column:span 6;grid-row:span 2;}.rott-neighborhoods__tile--moss{grid-column:span 3;grid-row:span 2;}.rott-neighborhoods__tile--dark{grid-column:span 3;grid-row:span 2;}}@media (max-width:560px){.rott-neighborhoods__tile--clay,.rott-neighborhoods__tile--dark,.rott-neighborhoods__tile--featured,.rott-neighborhoods__tile--moss{grid-column:1;grid-row:span 1;}}.rott-featured{padding:var(--rott-s-16) 0;background:var(--rott-clay-100);}.rott-featured__head{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:var(--rott-s-8);margin-bottom:var(--rott-s-10);}.rott-featured__title{font-family:var(--rott-font-display);font-size:var(--rott-text-3xl);line-height:var(--rott-leading-tight);letter-spacing:var(--rott-tracking-h1);font-weight:400;margin:8px 0 0;}.rott-featured__title em{font-style:italic;font-variation-settings:"opsz" 144,"SOFT" 100,"WONK" 1;}.rott-featured__cta{margin-top:var(--rott-s-12);text-align:center;}.rott-concierge{padding:var(--rott-s-16) 0;}.rott-concierge__grid{display:grid;grid-template-columns:5fr 7fr;gap:var(--rott-s-20);align-items:flex-start;}@media (max-width:960px){.rott-concierge__grid{grid-template-columns:1fr;gap:var(--rott-s-10);}}.rott-concierge__intro{position:sticky;top:calc(var(--rott-header-height) + var(--rott-s-6));}@media (max-width:960px){.rott-concierge__intro{position:static;}}.rott-concierge__title{font-family:var(--rott-font-display);font-size:var(--rott-text-3xl);line-height:var(--rott-leading-tight);letter-spacing:var(--rott-tracking-h1);font-weight:400;margin:8px 0 var(--rott-s-6);}.rott-concierge__title em{font-style:italic;font-variation-settings:"opsz" 144,"SOFT" 100,"WONK" 1;}.rott-concierge__lead{margin:0;}.rott-concierge__cta{margin-top:var(--rott-s-8);}.rott-concierge__services{display:grid;grid-template-columns:1fr 1fr;gap:16px;}@media (max-width:560px){.rott-concierge__services{grid-template-columns:1fr;}}.rott-concierge__service{padding:28px;background:var(--rott-surface);color:var(--rott-text);border:1px solid var(--rott-line);border-radius:var(--rott-r-lg);transition:transform var(--rott-dur) var(--rott-easing),box-shadow var(--rott-dur) var(--rott-easing);}.rott-concierge__service:hover{transform:translateY(-2px);box-shadow:var(--rott-sh-2);}.rott-concierge__service.is-featured{background:var(--rott-accent);color:var(--rott-accent-ink);border:0;}.rott-concierge__service-icon{width:22px;height:22px;display:block;}.rott-concierge__service-title{font-family:var(--rott-font-display);font-size:20px;font-weight:500;letter-spacing:var(--rott-tracking-h3);margin:20px 0 8px;}.rott-concierge__service-body{margin:0;font-size:14px;line-height:var(--rott-leading-normal);color:var(--rott-text-muted);}.rott-concierge__service.is-featured .rott-concierge__service-body{color:rgba(255,247,238,.85);}.rott-pullquote{padding:var(--rott-s-16) 0;background:var(--rott-clay-900);color:var(--rott-paper);}.rott-pullquote__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--rott-s-20);align-items:center;}@media (max-width:960px){.rott-pullquote__grid{grid-template-columns:1fr;gap:var(--rott-s-10);}}.rott-pullquote__kicker{color:rgba(243,237,225,.6);}.rott-pullquote__quote{font-size:clamp(28px,4vw,56px);line-height:1.05;margin:var(--rott-s-4) 0 0;color:#fff;font-weight:380;}.rott-pullquote__quote em{font-style:italic;font-variation-settings:"opsz" 144,"SOFT" 100,"WONK" 1;}.rott-pullquote__author{margin-top:var(--rott-s-8);display:flex;align-items:center;gap:16px;}.rott-pullquote__avatar{width:44px;height:44px;border-radius:50%;background:var(--rott-clay-300);flex-shrink:0;}.rott-pullquote__author-name{font-size:14px;color:var(--rott-paper);font-weight:500;}.rott-pullquote__author-meta{color:rgba(243,237,225,.6);}.rott-pullquote__images{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;}.rott-pullquote__img-stack{display:flex;flex-direction:column;gap:16px;}.rott-pullquote__img{border-radius:var(--rott-r-lg);overflow:hidden;}.rott-pullquote__img--portrait{aspect-ratio:3/4;background:radial-gradient(120% 80% at 30% 20%,var(--rott-brick-300),transparent 60%),linear-gradient(135deg,var(--rott-brick-400),var(--rott-brick-700));}.rott-pullquote__img--moss{aspect-ratio:1/1;background:linear-gradient(135deg,var(--rott-moss-300),var(--rott-moss-700));}.rott-pullquote__img--harbor{aspect-ratio:1/1;background:linear-gradient(135deg,var(--rott-harbor-300),var(--rott-harbor-700));}.rott-arch{padding:var(--rott-s-16) 0;}.rott-arch__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--rott-s-16);align-items:center;}@media (max-width:960px){.rott-arch__grid{grid-template-columns:1fr;gap:var(--rott-s-10);}}.rott-arch__media{aspect-ratio:4/5;border-radius:var(--rott-r-lg);overflow:hidden;background:radial-gradient(120% 80% at 30% 20%,var(--rott-clay-200),transparent 60%),linear-gradient(135deg,var(--rott-clay-300),var(--rott-clay-700));}.rott-arch__media img{width:100%;height:100%;object-fit:cover;display:block;}.rott-arch__title{font-size:clamp(40px,6vw,88px);margin:var(--rott-s-3) 0 var(--rott-s-6);line-height:var(--rott-leading-display);}.rott-arch__title em{font-style:italic;font-variation-settings:"opsz" 144,"SOFT" 100,"WONK" 1;}.rott-arch__lead{font-size:17px;line-height:1.65;color:var(--rott-text-muted);max-width:50ch;}.rott-arch__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:var(--rott-s-8);padding-top:var(--rott-s-8);border-top:1px solid var(--rott-line);}.rott-arch__stat-num{font-size:var(--rott-text-xl);}.rott-arch__stat-label{margin-top:4px;}.rott-arch__ctas{margin-top:var(--rott-s-8);display:flex;flex-wrap:wrap;gap:var(--rott-s-3);}.rott-stories{padding:var(--rott-s-16) 0;background:var(--rott-clay-100);}.rott-stories__head{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:var(--rott-s-6);margin-bottom:var(--rott-s-10);}.rott-stories__title{font-family:var(--rott-font-display);font-size:var(--rott-text-3xl);line-height:var(--rott-leading-tight);letter-spacing:var(--rott-tracking-h1);font-weight:400;margin:8px 0 0;}.rott-stories__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--rott-s-8);}@media (max-width:960px){.rott-stories__grid{grid-template-columns:repeat(2,1fr);}}@media (max-width:560px){.rott-stories__grid{grid-template-columns:1fr;}}.rott-testimonials{padding:var(--rott-s-16) 0;}.rott-testimonials__head{text-align:center;margin-bottom:var(--rott-s-12);}.rott-testimonials__title{font-family:var(--rott-font-display);font-size:var(--rott-text-3xl);line-height:var(--rott-leading-tight);letter-spacing:var(--rott-tracking-h1);font-weight:400;margin:8px auto 0;}.rott-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--rott-s-6);}@media (max-width:960px){.rott-testimonials__grid{grid-template-columns:1fr;}}.rott-testimonial{margin:0;padding:var(--rott-s-8);background:var(--rott-surface);border:1px solid var(--rott-line);border-radius:var(--rott-r-lg);display:flex;flex-direction:column;gap:var(--rott-s-4);}.rott-testimonial__quote{font-size:22px;line-height:1.35;margin:0;font-weight:380;}.rott-testimonial__caption{display:flex;justify-content:space-between;align-items:baseline;}.rott-testimonial__name{font-size:14px;font-weight:500;}.rott-final-cta{padding:var(--rott-s-16) 0;border-top:1px solid var(--rott-line);background:var(--rott-clay-100);}.rott-final-cta__inner{text-align:center;}.rott-final-cta__title{font-size:clamp(56px,9vw,120px);margin:var(--rott-s-4) auto var(--rott-s-8);max-width:14ch;line-height:var(--rott-leading-display);}.rott-final-cta__title em{font-style:italic;font-variation-settings:"opsz" 144,"SOFT" 100,"WONK" 1;}.rott-final-cta__lead{margin:0 auto var(--rott-s-10);max-width:52ch;}.rott-final-cta__ctas{display:flex;gap:var(--rott-s-3);justify-content:center;flex-wrap:wrap;}.rott-newsletter{padding:var(--rott-s-16) 0;border-top:1px solid var(--rott-line);}.rott-newsletter__grid{display:grid;grid-template-columns:5fr 7fr;gap:var(--rott-s-16);align-items:center;}@media (max-width:960px){.rott-newsletter__grid{grid-template-columns:1fr;gap:var(--rott-s-8);}}.rott-newsletter__title{font-family:var(--rott-font-display);font-size:var(--rott-text-3xl);line-height:var(--rott-leading-tight);letter-spacing:var(--rott-tracking-h1);font-weight:400;margin:8px 0 0;}.rott-newsletter__desc{margin-top:var(--rott-s-3);color:var(--rott-text-muted);font-size:15px;}.rott-newsletter__form{display:flex;gap:var(--rott-s-3);align-items:flex-end;flex-wrap:wrap;}.rott-newsletter__field{flex:1;min-width:240px;}.rott-newsletter__submit{flex-shrink:0;}