.home-page{position:relative}.home-page .home-hero{position:relative;overflow:visible;background:#101119;padding:clamp(120px,16vh,200px) 0 0}.home-page .home-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:#101119;animation:home-hero-slowzoom 10s ease-out forwards}.home-page .home-hero-bg video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.home-page .home-hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#10111957,#10111924 40%,#10111975)}.home-page .home-hero-inner{position:relative;z-index:2;max-width:1380px;margin:0 auto;padding:0 24px;text-align:center;display:flex;flex-direction:column;align-items:center;will-change:opacity,transform}.home-page .home-hero-tag{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;margin-bottom:20px}.home-page .home-hero-tag:before{content:"";width:22px;height:2px;border-radius:2px;background:#fff9;display:block}.home-page .home-hero-title{font-family:var(--font-display);font-weight:800;font-style:normal;color:#fff;font-size:min(55px,12vw);line-height:1.14;letter-spacing:-.028em;max-width:22ch;margin:0 auto}.home-page .home-hero-h1-sub{display:block;margin-top:16px;font-family:var(--font-sans);font-weight:300;font-size:clamp(22px,2.4vw,30px);font-style:italic;letter-spacing:0;line-height:1.2;color:#fffc}.home-page .home-hero-ctas{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:48px}.home-page .home-hero-ui{position:relative;z-index:2;max-width:920px;margin:clamp(56px,8vh,100px) auto -14%;padding:0 24px;will-change:transform}.home-page .home-hero-ui-frame{aspect-ratio:1760 / 959;border-radius:6px 6px 0 0;overflow:hidden;background:#1a1b26;box-shadow:0 -24px 80px #00000080;outline:10px solid rgba(255,255,255,.11)}.home-page .home-hero-ui-frame img{width:100%;height:100%;object-fit:contain;object-position:top center;display:block}@media(max-width:900px){.home-page .home-hero{padding-top:104px}.home-page .home-hero-tag{margin-bottom:14px}.home-page .home-hero-title{font-size:clamp(26px,7.4vw,32px);line-height:1.12;letter-spacing:-.03em}.home-page .home-hero-h1-sub{margin-top:10px;font-size:clamp(15px,4vw,17px);line-height:1.28}.home-page .home-hero-ctas{margin-top:22px;gap:12px}.home-page .home-hero-ctas a>span{height:48px;padding-left:20px;padding-right:20px;font-size:12px;letter-spacing:.08em}.home-page .home-hero-ui{margin:24px auto -12%}.home-page .home-hero-ui-frame{outline-width:4px}}@media(prefers-reduced-motion:reduce){.home-page .home-hero-bg{animation:none}.home-page .home-hero-inner,.home-page .home-hero-ui{transform:none!important}}@keyframes home-hero-slowzoom{0%{transform:scale(1)}to{transform:scale(1.03)}}.home-page .hp40{--space: #101119;--lime: #dbf27c;--lime-ink: #3a4a0e;--blue: #0080ff;--page-gutter: 24px;--ecru: #fcfbfa;background:var(--ecru);padding:calc(14% + clamp(72px,8vw,110px)) var(--page-gutter) clamp(96px,11vw,150px)}.home-page .hp40-in{max-width:920px;margin:0 auto;text-align:left}.home-page .hp40-copy p{font-family:var(--font-display);font-weight:400;font-size:clamp(22px,1.6vw + 16px,35px);line-height:1.32;letter-spacing:-.02em;color:var(--space);text-wrap:pretty;max-width:820px;margin-inline:auto}.home-page .hp40-w{display:inline-block;opacity:.1;filter:blur(2px);transform:translateY(.14em);transition:opacity .35s ease,filter .35s ease,transform .35s ease}.home-page .hp40-w.on{opacity:1;filter:none;transform:none}.home-page .hp40-ic{display:inline-flex;align-items:center;justify-content:center;width:.86em;height:.86em;border-radius:50%;vertical-align:middle;position:relative;top:-.06em}.home-page .hp40-ic svg{width:.5em;height:.5em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-page .hp40-ic--lime{background:var(--lime);color:var(--lime-ink)}.home-page .hp40-ic--blue{background:var(--blue);color:#fff}.home-page .hp40-ic--ink{background:var(--space);color:#fff}.home-page .hp40-ctarow{max-width:820px;margin-inline:auto}.home-page .hp40-cta{display:inline-flex;align-items:center;gap:10px;margin-top:26px;font-family:var(--font-sans);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--space);text-decoration:none;border-bottom:1.5px solid var(--lime);padding-bottom:5px;transition:border-color .2s ease}.home-page .hp40-cta svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease}.home-page .hp40-cta:hover{border-color:var(--space)}.home-page .hp40-cta:hover svg{transform:translate(4px)}@media(max-width:900px){.home-page .hp40{--page-gutter: 20px;padding:calc(12% + 24px) var(--page-gutter) 36px}.home-page .hp40-copy p,.home-page .hp40-ctarow{max-width:none}.home-page .hp40-copy p{font-size:clamp(23px,5.8vw,26px);line-height:1.36;letter-spacing:-.015em}.home-page .hp40-ic{width:.78em;height:.78em;top:-.04em}.home-page .hp40-cta{margin-top:16px;font-size:12px;gap:8px}}@media(prefers-reduced-motion:reduce){.home-page .hp40-w{opacity:1;filter:none;transform:none;transition:none}}#results.fg{--lime: #dbf27c;--lime-ink: #3a4a0e;--space: #101119;--space-m: #5c5e7a;--ecru: #fcfbfa;--ecru-b: #e5e3d8;--page-bg: #fcfbfa;background:var(--page-bg);padding:96px 0 80px}@media(max-width:900px){#results.fg{padding-top:56px}#results.fg .fg-header-title{font-size:clamp(26px,7vw,34px)}}#results.fg .fg-inner{max-width:1380px;margin:0 auto;padding:0 24px}#results.fg .fg-header{max-width:720px;margin:0 auto 52px;text-align:center}#results.fg .fg-header-title{font-family:var(--font-display);font-weight:800;font-size:clamp(28px,3.4vw,48px);color:var(--space);line-height:1.1;letter-spacing:-.01em;margin:0;white-space:normal;text-wrap:balance}#results.fg .fg-header-title em{font-style:italic;font-weight:800}#results.fg .fg-grid{display:grid;grid-template-columns:1fr 1.1fr 1.1fr;grid-template-rows:auto auto;gap:14px;align-items:stretch}#results.fg .fg-card{background:var(--ecru);border:1px solid rgba(0,0,0,.08);border-radius:6px;overflow:hidden;opacity:0;transform:translateY(22px);transition:opacity .5s ease,transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .3s ease}#results.fg .fg-card.fg-in{opacity:1;transform:translateY(0)}#results.fg .fg-card:not(.fg-left):hover{box-shadow:0 14px 44px #00000017;transform:translateY(-4px)}#results.fg .fg-left{grid-column:1;grid-row:1 / 3;display:flex;flex-direction:column}#results.fg .fg-left-body{padding:28px 26px 22px}#results.fg .fg-left-img{flex:1;min-height:220px;overflow:hidden;position:relative}#results.fg .fg-left-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .7s cubic-bezier(.2,.8,.2,1)}#results.fg .fg-left:hover .fg-left-img img:not(.fg-left-logo){transform:scale(1.05)}#results.fg .fg-left-img img.fg-left-logo{position:absolute;bottom:18px;right:18px;left:auto;transform:none;width:79px;height:auto;object-fit:contain;pointer-events:none}#results.fg .fg-left:hover .fg-left-img img.fg-left-logo{transform:none}#results.fg .fg-split{grid-column:2 / 4;display:flex;flex-direction:row}#results.fg .fg-split-body{flex:1;padding:36px 30px;display:flex;flex-direction:column;min-width:0}#results.fg .fg-split-img{flex:1;overflow:hidden;min-width:0;position:relative}#results.fg .fg-split-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix type='saturate' values='0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");opacity:.18;mix-blend-mode:overlay}#results.fg .fg-split-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.2,.8,.2,1)}#results.fg .fg-split:hover .fg-split-img img{transform:scale(1.04)}#results.fg .fg-icon-card{padding:32px 28px;display:flex;flex-direction:column}#results.fg .fg-eyebrow{font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#9a9b8e;margin-bottom:10px}#results.fg .fg-title{font-family:var(--font-display);font-weight:800;font-size:clamp(20px,1.8vw,26px);color:var(--space);line-height:1.12;letter-spacing:-.02em;margin-bottom:12px}#results.fg .fg-desc{font-family:var(--font-sans);font-size:13.5px;color:#888880;line-height:1.6;margin-bottom:22px;flex:1}#results.fg .fg-num{font-family:var(--font-display);font-weight:800;font-size:64px;line-height:.95;letter-spacing:-.04em;color:var(--space);margin-bottom:16px}#results.fg .fg-num-text{font-size:28px}#results.fg .fg-badge{width:46px;height:46px;border-radius:50%;background:#10111912;border:1px solid rgba(16,17,25,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;color:var(--space);margin-bottom:18px;transition:background .3s ease,border-color .3s ease,transform .3s ease,color .3s ease}#results.fg .fg-card:hover .fg-badge{background:var(--lime);border-color:var(--lime);color:var(--lime-ink);transform:rotate(-8deg) scale(1.08)}#results.fg .fg-card:nth-child(1){transition-delay:.04s}#results.fg .fg-card:nth-child(2){transition-delay:.12s}#results.fg .fg-card:nth-child(3){transition-delay:.2s}#results.fg .fg-card:nth-child(4){transition-delay:.28s}@media(max-width:900px){#results.fg .fg-grid{grid-template-columns:1fr 1fr}#results.fg .fg-left{grid-row:auto;flex-direction:column-reverse}#results.fg .fg-split{grid-column:1 / -1;flex-direction:column-reverse}#results.fg .fg-split-img,#results.fg .fg-left-img{min-height:140px;max-height:140px}}@media(max-width:580px){#results.fg .fg-grid{grid-template-columns:1fr 1fr}#results.fg .fg-header-title{white-space:normal}#results.fg .fg-left,#results.fg .fg-split{grid-column:1 / -1;flex-direction:column-reverse}#results.fg .fg-split-img,#results.fg .fg-left-img{min-height:120px;max-height:120px}}@media(prefers-reduced-motion:reduce){#results.fg .fg-card{opacity:1;transform:none;transition:box-shadow .3s ease}#results.fg .fg-left-img img,#results.fg .fg-split-img img,#results.fg .fg-badge{transition:none}#results.fg .fg-card:hover .fg-badge{transform:none}}.home-page .tline{--space-m: #5c5e7a;--ecru-b: #e5e3d8;--page-bg: #fcfbfa;--page-max: 1380px;--page-gutter: 24px;background:var(--page-bg);padding:0 var(--page-gutter) 40px;margin-top:-32px}.home-page .tline-in{max-width:var(--page-max);margin:0 auto;padding:0}.home-page .tline ul{list-style:none;margin:0;padding:26px 0 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px 22px}.home-page .tline li{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-sans)}.home-page .tline li span{font-size:12px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:var(--space-m)}.home-page .tline svg{width:16px;height:16px;flex:none;fill:none;stroke:var(--space-m);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.home-page .tline b{font-weight:700;color:inherit;font-variant-numeric:tabular-nums}.home-page .tline .tb-dot{width:4px;height:4px;border-radius:50%;background:var(--ecru-b);display:block}@media(max-width:900px){.home-page .tline .tb-dot{display:none}.home-page .tline ul{justify-content:flex-start;gap:14px 20px}}.bkm-root{--bkm-stage-image: url(/home-design/sections/booking-engine/booking-engine-bg.webp);--bkm-nh: var(--font-display), system-ui, sans-serif;--bkm-nb: var(--font-sans), system-ui, sans-serif;--nh: var(--font-display), system-ui, sans-serif;--nb: var(--font-sans), system-ui, sans-serif;position:relative;width:100%;display:flex;justify-content:center}.bkm-root .bkm-device-wrap{width:100%;max-width:660px;margin:0 auto}.bkm-root .bk-backdrop{width:min(660px,90vmin);max-width:100%;aspect-ratio:1 / 1;border-radius:24px;overflow:hidden;background:linear-gradient(#00000073,#00000073),var(--bkm-stage-image) center 38% / cover no-repeat;display:flex;align-items:center;justify-content:center;padding:48px;box-shadow:0 34px 90px #00000073}.bkm-root .bk-device{width:440px;max-width:100%;position:relative}.bkm-root .bk-device .bk-stage{position:relative;min-height:420px}.bkm-root .platform-screen.active{opacity:1;pointer-events:auto}@keyframes bkmPulseRing{0%{transform:scale(.7);opacity:.5}80%,to{transform:scale(1.8);opacity:0}}@keyframes bkmLiveCore{0%,to{opacity:1}50%{opacity:.78}}@keyframes bkmCaretBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}.bkm-root .platform-screens{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:28px}.bkm-root .platform-screen{position:absolute;top:28px;right:28px;bottom:28px;left:28px;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease;pointer-events:none}.bkm-root .platform-screen.active{opacity:1;transform:translateY(0);pointer-events:auto}.bkm-root .ui-card{background:#fff;border-radius:12px;box-shadow:0 24px 64px #00000047;width:100%;max-width:480px;overflow:hidden;font-family:var(--nb)}.bkm-root .ui-card-header{padding:14px 18px 12px;border-bottom:1px solid var(--ecru-b);display:flex;align-items:center;justify-content:space-between}.bkm-root .ui-card-title{font-size:13px;font-weight:700;color:var(--space);letter-spacing:.01em}.bkm-root .ui-card-meta{font-size:11px;color:var(--space-m);font-weight:500}.bkm-root .ui-card-body{padding:14px 18px 16px}.bkm-root .ui-row{display:flex;align-items:center;padding:9px 0;border-bottom:1px solid rgba(229,227,216,.5);gap:10px}.bkm-root .ui-row:last-child{border-bottom:none}.bkm-root .ui-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;transition:background .45s ease}.bkm-root .ui-row-label{font-size:13px;font-weight:600;color:var(--space);flex:1}.bkm-root .ui-row-sub{font-size:11px;color:var(--space-m)}.bkm-root .ui-badge{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:4px}.bkm-root .ui-badge-green{background:#0080ff1a;color:#0080ff}.bkm-root .ui-badge-lime{background:var(--lime);color:var(--space)}.bkm-root .ui-badge-blue{background:#0080ff1a;color:var(--blue)}.bkm-root .ui-badge-gray{background:var(--ecru-b);color:var(--space-m)}.bkm-root .ui-badge-amber{background:#1e202d12;color:#101119}.bkm-root .ui-bar-wrap{flex:1;background:var(--ecru-b);border-radius:3px;height:6px;overflow:hidden}.bkm-root .ui-bar{height:100%;border-radius:3px}.bkm-root .ui-total-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0 0;margin-top:8px;border-top:1px solid var(--ecru-b)}.bkm-root .ui-total-label{font-size:12px;font-weight:700;color:var(--space)}.bkm-root .ui-total-val{font-family:var(--nh);font-size:18px;font-weight:800;color:var(--space)}@keyframes bkmRowSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes bkmFlashBg{0%,to{background:transparent}40%{background:#dbf27c2e}}@keyframes bkmLivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.75)}}.bkm-root .ui-row-new{animation:bkmRowSlideIn .38s ease forwards}.bkm-root .ui-row-flash,.bkm-root .ui-flash-val{animation:bkmFlashBg .65s ease}@keyframes bkmBadgeSwap{0%{opacity:0;transform:translateY(-7px) scale(.86)}60%{opacity:1}to{opacity:1;transform:translateY(0) scale(1)}}.bkm-root .ui-badge-swap{animation:bkmBadgeSwap .42s cubic-bezier(.34,.01,.22,1)}.bkm-root .ui-badge{transition:background .4s ease,color .4s ease}.bkm-root .olive-card{--olive: #101119;--olive-deep: #151720;--olive-cream: #eeedf6;padding:0;overflow:hidden;border-radius:14px;background:#fff}.bkm-root .olive-head{display:flex;align-items:center;justify-content:space-between;background:var(--olive-deep);padding:9px 16px;transition:background-color .55s ease}.bkm-root .olive-logo{display:inline-flex;align-items:center;gap:8px;font-family:var(--nh);font-weight:800;font-size:17px;letter-spacing:.16em;color:#fff}.bkm-root .olive-logo-sub{font-weight:400;letter-spacing:.36em;font-size:10px;opacity:.8;align-self:flex-end;margin-bottom:2px}.bkm-root .olive-logo-img{height:35px;width:auto;display:block}.bkm-root .olive-leaf{width:13px;height:13px;border-radius:0 60%;background:#5c5e7a;transform:rotate(45deg);flex-shrink:0}.bkm-root .olive-pill{font-family:var(--nb);font-size:11px;font-weight:600;letter-spacing:.02em;padding:4px 10px;border-radius:999px;background:#ffffff26;color:var(--olive-cream)}.bkm-root .olive-photo{position:relative;height:84px;background-size:cover;background-position:center 42%}.bkm-root .olive-photo-tag{position:absolute;left:14px;bottom:12px;font-family:var(--nb);font-size:11px;font-weight:700;letter-spacing:.02em;color:#fff;background:#1e202dd9;padding:5px 11px;border-radius:999px;transition:opacity .3s}.bkm-root .olive-body{padding:11px 16px 13px}.bkm-root .olive-room-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bkm-root .olive-room-name{font-family:var(--nh);font-weight:700;font-size:15px;color:#101119;margin:0}.bkm-root .olive-room-meta{font-family:var(--nb);font-size:11.5px;color:#5c5e7a;margin:2px 0 0}.bkm-root .olive-rate{text-align:right;white-space:nowrap;flex-shrink:0}.bkm-root .olive-rate-num{font-family:var(--nh);font-weight:800;font-size:16px;color:var(--olive)}.bkm-root .olive-rate-unit{display:block;font-family:var(--nb);font-size:10.5px;color:#9a9d9e;margin-top:1px}.bkm-root .olive-dates{display:flex;align-items:center;gap:10px;margin:10px 0;padding:8px 12px;background:var(--olive-cream);border-radius:9px}.bkm-root .olive-date{display:flex;flex-direction:column;gap:2px}.bkm-root .olive-date-n{margin-left:auto;text-align:right}.bkm-root .olive-date-label{font-family:var(--nb);font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#9a9d9e}.bkm-root .olive-date-val{font-family:var(--nh);font-weight:700;font-size:12.5px;color:#101119}.bkm-root .olive-date-arrow{color:#9a9d9e;font-size:13px}.bkm-root .olive-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.bkm-root .olive-total-label{display:block;font-family:var(--nb);font-size:11px;color:#9a9d9e}.bkm-root .olive-total{font-family:var(--nh);font-weight:800;font-size:19px;color:#101119}.bkm-root .olive-book{font-family:var(--nh);font-weight:700;font-size:12.5px;letter-spacing:.02em;color:#fff;background:var(--olive);border:none;border-radius:9px;padding:10px 20px;cursor:pointer;transition:background .2s,transform .2s;box-shadow:0 6px 16px #1e202d38}.bkm-root .olive-book:hover{background:var(--olive-deep);transform:translateY(-1px)}.bkm-root .olive-book-pulse{animation:bkmOlivePulse .7s ease}@keyframes bkmOlivePulse{0%,to{box-shadow:0 6px 16px #1e202d38}45%{box-shadow:0 0 0 7px #1e202d24}}.bkm-root .olive-brandhint{position:absolute;top:9px;right:9px;display:flex;align-items:center;gap:8px;background:#1e202db8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:5px 10px 5px 11px}.bkm-root .olive-brandhint-label{font-family:var(--nb);font-size:10px;font-weight:600;letter-spacing:.03em;color:#fff;white-space:nowrap}.bkm-root .olive-swatches{display:inline-flex;gap:4px}.bkm-root .olive-swatches i{width:12px;height:12px;border-radius:50%;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff4d}.bkm-root .olive-swatches i.active{box-shadow:0 0 0 1.5px #fff}.bkm-root #bk-brand{display:flex;flex-direction:column}.bkm-root .brand-body{flex:1;padding:22px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.bkm-root .brand-title{font-family:var(--nh);font-weight:800;font-size:25px;letter-spacing:-.02em;color:#101119;margin:0 0 9px;line-height:1.1;white-space:nowrap}.bkm-root .brand-title .brand-accent{color:var(--olive);transition:color .55s ease}.bkm-root .brand-caption{font-family:var(--nb);font-size:12.5px;color:#8a8c9e;margin:0;text-wrap:balance;max-width:240px}.bkm-root .brand-logo-slot{position:relative;height:35px;min-width:132px;display:inline-flex;align-items:center}.bkm-root .brand-logo-dash{position:absolute;top:0;right:0;bottom:0;left:0;border:1.5px dashed rgba(255,255,255,.55);border-radius:7px;display:flex;align-items:center;justify-content:center;gap:6px;font-family:var(--nb);font-size:10px;font-weight:600;letter-spacing:.05em;color:#ffffffd9;white-space:nowrap;transition:opacity .4s ease}.bkm-root .brand-logo-dash svg{width:13px;height:13px}.bkm-root .brand-logo-img{height:35px;width:auto;display:block;opacity:0;transform:translateY(-9px) scale(.9);transition:opacity .45s ease,transform .5s cubic-bezier(.2,.9,.25,1.4)}.bkm-root #bk-brand.logo-in .brand-logo-dash{opacity:0}.bkm-root #bk-brand.logo-in .brand-logo-img{opacity:1;transform:none}.bkm-root .brand-spectrum-wrap{position:relative;display:inline-block;margin-top:26px}.bkm-root .brand-spectrum{width:248px;height:14px;border-radius:999px;display:block;background:linear-gradient(90deg,#d9564a,#dd7d3f,#d2b441 24%,#8cbf57 37%,#5bb98a 49%,#46a7c4,#4a72c4 75%,#7a5ac9 87%,#bd57a4);box-shadow:inset 0 0 0 1px #00000014}.bkm-root .brand-thumb{position:absolute;top:7px;left:0;width:22px;height:22px;border-radius:50%;background:#fff;color:#d9564a;box-shadow:0 1px 6px #0000004d,inset 0 0 0 3px currentColor;transform:translate(-50%,-50%)}.bkm-root .brand-spectrum-cap{font-family:var(--nb);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9a9d9e;margin:13px 0 0}.bkm-root .brand-pointer{position:absolute;top:0;left:0;width:19px;height:19px;pointer-events:none;opacity:0;z-index:5;transition:left .5s cubic-bezier(.4,.1,.2,1),top .5s cubic-bezier(.4,.1,.2,1),opacity .3s ease}.bkm-root .brand-pointer svg{width:100%;height:100%;filter:drop-shadow(0 1px 2px rgba(0,0,0,.28))}@keyframes bkmPayPop{0%{opacity:0;transform:translateY(-14px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bkmAcScroll{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - 4.5px))}}@keyframes bkmChPop{0%{opacity:0;transform:translateY(-50%) scale(.55)}to{opacity:1;transform:translateY(-50%) scale(1)}}@keyframes bkmOrbitSpin{to{transform:rotate(360deg)}}@keyframes bkmOrbitSpinRev{to{transform:rotate(-360deg)}}@keyframes bkmPmsBarIn{0%{opacity:0;transform:translate(60px,-50%) scale(.9)}60%{opacity:1}to{opacity:1;transform:translateY(-50%) scale(1)}}.bkm-root .bk-stage{position:relative;width:100%}.bkm-root .bk-shot{opacity:0;transform:translateY(8px) scale(.99);transition:opacity .5s ease,transform .5s ease;pointer-events:none}.bkm-root .bk-shot.bk-on{opacity:1;transform:none;pointer-events:auto}.bkm-root #bk-result{position:relative}.bkm-root #bk-picker{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column}.bkm-root .bk-pick-body{flex:1;display:flex;flex-direction:column;padding:12px 16px 13px}.bkm-root .bk-month{font-family:var(--nh);font-weight:700;font-size:14px;color:#101119;text-align:center;margin-bottom:7px}.bkm-root .bk-dow{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:5px}.bkm-root .bk-dow span{text-align:center;font-family:var(--nb);font-size:10px;font-weight:600;color:#9a9d9e;letter-spacing:.02em}.bkm-root .bk-days{display:grid;grid-template-columns:repeat(7,1fr);column-gap:0;row-gap:4px}.bkm-root .bk-day{height:24px;display:flex;align-items:center;justify-content:center;font-family:var(--nb);font-size:11.5px;color:#101119;border-radius:7px}.bkm-root .bk-day-empty{visibility:hidden}.bkm-root .bk-day-in{background:var(--olive-cream);border-radius:0}.bkm-root .bk-day-ci,.bkm-root .bk-day-co{background:var(--olive);color:#fff;font-weight:700}.bkm-root .bk-day-ci{border-radius:7px 0 0 7px}.bkm-root .bk-day-co{border-radius:0 7px 7px 0}.bkm-root .bk-pick-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px}.bkm-root .bk-range{font-family:var(--nb);font-size:12px;font-weight:600;color:#9a9d9e;transition:color .3s}.bkm-root .bk-range.bk-range-set{color:var(--olive)}.bkm-root .bk-search{flex-shrink:0}.bkm-root .bk-extras-body{padding:11px 16px 13px;display:flex;flex-direction:column}.bkm-root .bk-shot-sub{font-family:var(--nb);font-size:12px;color:#9a9d9e;margin:0 0 9px}.bkm-root .bk-extra-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f2f1ea}.bkm-root .bk-extra-item:last-of-type{border-bottom:none}.bkm-root .bk-extra-label{flex:1;font-family:var(--nh);font-weight:600;font-size:14px;color:#101119}.bkm-root .bk-extra-price{font-family:var(--nb);font-size:11.5px;font-weight:600;color:#9a9d9e;white-space:nowrap}.bkm-root .bk-extra-muted .bk-extra-label{color:#c0c3b0}.bkm-root .bk-extra-muted .bk-extra-price{color:#d0d2c0}.bkm-root .bk-extra-check{width:20px;height:20px;border-radius:50%;border:2px solid #d4d7c0;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .3s,border-color .3s;font-size:11px}.bkm-root .bk-extra-check.bk-checked{background:#6f9171;border-color:#6f9171}.bkm-root .bk-extra-check.bk-checked:after{content:"✓";color:#fff;font-weight:800;line-height:1}.bkm-root .bk-extra-active{animation:bkmFlashBg .5s ease}.bkm-root .bk-extras-foot{margin-top:10px;padding-top:10px;border-top:1px solid #f2f1ea;display:flex;align-items:center;justify-content:space-between;gap:10px}.bkm-root .bk-et-label{font-family:var(--nb);font-size:11px;color:#9a9d9e;display:block}.bkm-root .bk-et-val{font-family:var(--nh);font-weight:800;font-size:20px;color:#101119}.bkm-root .bk-pay-body{padding:11px 16px 13px}.bkm-root .bk-pay-card{background:linear-gradient(135deg,var(--olive-deep) 0%,var(--olive) 100%);border-radius:10px;padding:12px 14px;margin:8px 0 12px;display:flex;align-items:center;gap:12px;color:#fff}.bkm-root .bk-pay-brand{font-family:var(--nh);font-weight:800;font-size:13px;letter-spacing:.12em}.bkm-root .bk-pay-num{font-family:var(--nb);font-size:12.5px;letter-spacing:.1em;flex:1}.bkm-root .bk-pay-exp{font-family:var(--nb);font-size:11px;opacity:.78}.bkm-root .bk-pay-summary{display:flex;flex-direction:column;gap:6px;margin-bottom:11px}.bkm-root .bk-pay-row{display:flex;justify-content:space-between;font-family:var(--nb);font-size:12px;color:#8a8d82}.bkm-root .bk-pay-total-row{display:flex;justify-content:space-between;font-family:var(--nh);font-weight:800;font-size:15px;color:#101119;margin-top:4px;padding-top:8px;border-top:1px solid #f0efe9}.bkm-root .bk-secure{font-family:var(--nb);font-size:11px;color:#9a9d9e;text-align:center;margin-top:8px}.bkm-root .bk-confirm-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 18px 14px;gap:9px}.bkm-root .bk-confirm-icon{width:25px;height:25px;border-radius:50%;background:#6f9171;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bkm-root .bk-confirm-icon svg{width:14px;height:14px}.bkm-root .bk-confirm-title{font-family:var(--nh);font-weight:800;font-size:19px;color:#101119;margin:0}.bkm-root .bk-confirm-sub{font-family:var(--nb);font-size:13px;color:#7c8264;margin:0}.bkm-root .bk-confirm-details{width:100%;background:var(--olive-cream);border-radius:10px;padding:10px 14px;display:flex;flex-direction:column;gap:7px}.bkm-root .bk-confirm-row{display:flex;justify-content:space-between;font-family:var(--nb);font-size:12px;color:#5c6152}.bkm-root .bk-confirm-row span:last-child{font-weight:700;color:#2e3320}.bkm-root .bk-pill-green{background:#6f917133;color:#4f7355}.bkm-root #bk-extras,.bkm-root #bk-payment,.bkm-root #bk-confirm{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column}@keyframes bkmRevScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}@keyframes bkmTrustScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.bkm-root .bk-device .bk-shot{position:absolute;top:0;right:0;bottom:0;left:0}.cmm-root{--cmm-stage-image: url(/home-design/sections/channel-manager/channel-manager-bg-1280.webp);--cmm-space: #101119;--cmm-space-m: #5c5e7a;--cmm-ecru: #faf9f6;--cmm-ecru-b: #ebe9e4;--cmm-lime: #dbf27c;--cmm-lime-ink: #3a4a0e;--cmm-blue: #0080ff;--cmm-nh: var(--font-display), system-ui, sans-serif;--cmm-nb: var(--font-sans), system-ui, sans-serif;--lime: #dbf27c;--lime-ink: #3a4a0e;--space: #101119;--space-m: #5c5e7a;--ecru: #faf9f6;--ecru-b: #ebe9e4;--blue: #0080ff;--nh: var(--font-display), system-ui, sans-serif;--nb: var(--font-sans), system-ui, sans-serif;position:relative;width:100%;display:flex;justify-content:center}.cmm-root .cmm-device-wrap{width:100%;max-width:660px;margin:0 auto}.cmm-root .ch-backdrop{width:min(660px,100%);aspect-ratio:1 / 1;border-radius:24px;overflow:hidden;background:linear-gradient(#00000073,#00000073),var(--cmm-stage-image) center 38% / cover no-repeat;display:flex;align-items:center;justify-content:center;padding:48px;box-shadow:0 34px 90px #0000007a}.cmm-root .ch-device{width:480px;max-width:100%;position:relative}.cmm-root .platform-screen.active{opacity:1;pointer-events:auto}.cmm-root .ch-device .ch-stage{position:relative;height:300px;overflow:hidden;border-radius:14px;box-shadow:0 22px 60px #00000061;isolation:isolate}.cmm-root #ch-cal-screen,.cmm-root #ch-ota-screen{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s ease,visibility .65s ease;border-radius:14px;overflow:hidden}.cmm-root #ch-cal-screen{background:#fff;display:flex;flex-direction:column}.cmm-root #ch-ota-screen{background:var(--ecru);display:flex;align-items:center;justify-content:center}@keyframes cmmPulseRing{0%{transform:scale(.7);opacity:.5}80%,to{transform:scale(1.8);opacity:0}}@keyframes cmmLiveCore{0%,to{opacity:1}50%{opacity:.78}}@keyframes cmmCaretBlink{0%,50%{opacity:1}50.01%,to{opacity:0}}.cmm-root .platform-screens{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:28px}.cmm-root .platform-screen{position:absolute;top:28px;right:28px;bottom:28px;left:28px;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease;pointer-events:none}.cmm-root .ui-card{background:#fff;border-radius:12px;box-shadow:0 24px 64px #00000047;width:100%;max-width:480px;overflow:hidden;font-family:var(--nb)}.cmm-root .ui-card-header{padding:14px 18px 12px;border-bottom:1px solid var(--ecru-b);display:flex;align-items:center;justify-content:space-between}.cmm-root .ui-card-title{font-size:13px;font-weight:700;color:var(--space);letter-spacing:.01em}.cmm-root .ui-card-meta{font-size:11px;color:var(--space-m);font-weight:500}.cmm-root .ui-card-body{padding:14px 18px 16px}.cmm-root .ui-row{display:flex;align-items:center;padding:9px 0;border-bottom:1px solid rgba(229,227,216,.5);gap:10px}.cmm-root .ui-row:last-child{border-bottom:none}.cmm-root .ui-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;transition:background .45s ease}.cmm-root .ui-row-label{font-size:13px;font-weight:600;color:var(--space);flex:1}.cmm-root .ui-row-sub{font-size:11px;color:var(--space-m)}.cmm-root .ui-badge{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:4px}.cmm-root .ui-badge-green{background:#0080ff1a;color:#0080ff}.cmm-root .ui-badge-lime{background:var(--lime);color:var(--space)}.cmm-root .ui-badge-blue{background:#0080ff1a;color:var(--blue)}.cmm-root .ui-badge-gray{background:var(--ecru-b);color:var(--space-m)}.cmm-root .ui-badge-amber{background:#1e202d12;color:#101119}.cmm-root .ch-logo{width:26px;height:26px;border-radius:50%;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #00000021}.cmm-root .ch-logo img{width:100%;height:100%;object-fit:cover;display:block}.cmm-root .ch-logo-direct{background:var(--lime)}.cmm-root .ui-total-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0 0;margin-top:8px;border-top:1px solid var(--ecru-b)}.cmm-root .ui-total-label{font-size:12px;font-weight:700;color:var(--space)}.cmm-root .ui-total-val{font-family:var(--nh);font-size:18px;font-weight:800;color:var(--space)}@keyframes cmmRowSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes cmmFlashBg{0%,to{background:transparent}40%{background:#dbf27c2e}}@keyframes cmmLivePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.75)}}.cmm-root .ui-row-new{animation:cmmRowSlideIn .38s ease forwards}.cmm-root .ui-row-flash{animation:cmmFlashBg .65s ease}@keyframes cmmBadgeSwap{0%{opacity:0;transform:translateY(-7px) scale(.86)}60%{opacity:1}to{opacity:1;transform:translateY(0) scale(1)}}.cmm-root .ui-badge-swap{animation:cmmBadgeSwap .42s cubic-bezier(.34,.01,.22,1)}.cmm-root .ui-badge{transition:background .4s ease,color .4s ease}.cmm-root .live-dot-sm{display:inline-block;width:6px;height:6px;background:#0080ff;border-radius:50%;vertical-align:middle;margin-right:4px;animation:cmmLivePulse 1.4s ease-in-out infinite}@keyframes cmmOlivePulse{0%,to{box-shadow:0 6px 16px #1e202d38}45%{box-shadow:0 0 0 7px #1e202d24}}@keyframes cmmPayPop{0%{opacity:0;transform:translateY(-14px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}.cmm-root .pms-shot{opacity:0;transform:translateY(8px) scale(.99);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.cmm-root .pms-shot.pms-shot-on{opacity:1;transform:none;pointer-events:auto}.cmm-root #pms-cal-shot{position:absolute;top:0;right:0;bottom:0;left:0}.cmm-root .pms-cal-grid{padding:9px 14px 12px}.cmm-root .pms-cal-axis{display:flex;align-items:center;margin-bottom:7px}.cmm-root .pms-cal-room-h{width:38px;flex-shrink:0}.cmm-root .pms-cal-axis .d{flex:1;text-align:center;font-family:var(--nb);font-size:10.5px;color:#9a9d92}.cmm-root .pms-cal-row{display:flex;align-items:center;height:32px}.cmm-root .pms-cal-room{width:38px;flex-shrink:0;font-family:var(--nh);font-weight:700;font-size:11.5px;color:#5c5e7a}.cmm-root .pms-cal-track{position:relative;flex:1;height:100%;background:repeating-linear-gradient(to right,transparent 0,transparent calc(14.2857% - 1px),#efeee8 calc(14.2857% - 1px),#efeee8 14.2857%)}.cmm-root .pms-bar{position:absolute;top:50%;transform:translateY(-50%);height:23px;display:flex;align-items:center;gap:5px;padding:0 19px 0 12px;font-family:var(--nb);font-size:10.5px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;background:var(--edge, #5b6bb0);clip-path:polygon(0 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,0 100%,8px 50%);transition:background .4s ease}.cmm-root .pms-bar:before{content:"";position:absolute;top:0;bottom:0;left:0;right:11px;background:#2c3563;clip-path:polygon(0 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,0 100%,8px 50%)}.cmm-root .pms-bar>*{position:relative;z-index:1}.cmm-root #ch-bar-ab:before{background:#c8e060}.cmm-root .pms-bar-nm{overflow:hidden;text-overflow:ellipsis}.cmm-root .pms-bar-blue{--edge: #0080ff}.cmm-root .pms-bar-green{--edge: #101119}.cmm-root .pms-bar-amber{--edge: #5c5e7a}.cmm-root .pms-bar-lime{--edge: #1c1d27}.cmm-root .pms-bar-orange{--edge: #5c5e7a}.cmm-root .pms-bar-red{--edge: #101119}.cmm-root .pms-bar-ppl{color:#0080ff;flex-shrink:0;display:inline-flex}.cmm-root .pms-bar-ppl svg{width:13px;height:13px;display:block}.cmm-root .pms-notif-t .live-dot-sm{background:#0080ff}@keyframes cmmAcScroll{0%{transform:translateY(0)}to{transform:translateY(calc(-50% - 4.5px))}}.cmm-root .ch-stage{position:relative;width:100%}.cmm-root .ch-shot{opacity:0;transform:translateY(8px) scale(.99);transition:opacity .5s ease,transform .5s ease;pointer-events:none}.cmm-root .ch-shot.ch-shot-on{opacity:1;transform:none;pointer-events:auto}.cmm-root #ch-dist-shot{position:relative}.cmm-root #ch-cal-shot{position:absolute;top:0;right:0;bottom:0;left:0}.cmm-root .ch-res{opacity:0}.cmm-root .ch-res.ch-in{animation:cmmChPop .46s cubic-bezier(.2,.9,.25,1.25) forwards}@keyframes cmmChPop{0%{opacity:0;transform:translateY(-50%) scale(.55)}to{opacity:1;transform:translateY(-50%) scale(1)}}.cmm-root .ch-res-nm{overflow:hidden;text-overflow:ellipsis;transition:opacity .25s ease}.cmm-root .ch-res.ch-fresh:before{background:#101119}.cmm-root .ch-res.ch-fresh .ch-res-nm{color:#fff;font-weight:800}.cmm-root .ch-res:not(.ch-fresh) .ch-res-nm{color:#c5cae8;font-weight:700}.cmm-root #ch-intro-shot{position:absolute;top:0;right:0;bottom:0;left:0}.cmm-root .ch-intro{display:flex;align-items:center;justify-content:center}.cmm-root .ch-orbit{position:relative;height:100%;min-height:232px;display:flex;align-items:center;justify-content:center}.cmm-root .ch-orbit-ring{position:absolute;top:50%;left:50%;width:0;height:0;animation:cmmOrbitSpin 20s linear infinite}@keyframes cmmOrbitSpin{to{transform:rotate(360deg)}}@keyframes cmmOrbitSpinRev{to{transform:rotate(-360deg)}}@media(prefers-reduced-motion:reduce){.cmm-root .ch-orbit-ring,.cmm-root .orb-img{animation:cmmNone}}.cmm-root .ch-orbit-center{position:relative;z-index:2;width:94px;height:94px;border-radius:50%;background:var(--space);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 26px #1e202d4d}.cmm-root .ch-orbit-num{font-family:var(--nh);font-weight:800;font-size:31px;line-height:1;letter-spacing:-.02em;color:#fff}.cmm-root .ch-orbit-lbl{font-family:var(--nb);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--lime);margin-top:4px}.cmm-root .ch-orbit-cap{position:absolute;left:0;right:0;bottom:4px;text-align:center;font-family:var(--nb);font-size:11px;font-weight:600;color:var(--space-m)}.cmm-root .pms-bar-new{opacity:0;transform-origin:right center}.cmm-root .pms-bar-new.pms-bar-in{animation:cmmPmsBarIn .6s cubic-bezier(.2,.8,.2,1) forwards}@keyframes cmmPmsBarIn{0%{opacity:0;transform:translate(60px,-50%) scale(.9)}60%{opacity:1}to{opacity:1;transform:translateY(-50%) scale(1)}}@keyframes cmmRevScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}@keyframes cmmTrustScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.cmm-root .ch-logo-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(3,1fr);gap:5px;padding:5px;background:var(--ecru)}.cmm-root .clg-tile{background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:0;transform:scale(.7);transition:opacity .42s ease,transform .42s cubic-bezier(.2,.9,.25,1.2);box-shadow:0 2px 10px #0000001a,0 1px 3px #00000014}.cmm-root .clg-tile.clg-center{grid-column:2/4;grid-row:1/3;background:var(--blue);border-radius:10px}.cmm-root .clg-sa-logo{width:82%;max-width:140px;height:auto;display:block}.cmm-root .clg-logo img{width:72%;max-width:64px;max-height:58px;object-fit:contain;display:block}.cmm-root .clg-empty{background:#0000000a}.cmm-root #ch-cal-screen.ch-screen-on,.cmm-root #ch-ota-screen.ch-screen-on{opacity:1;visibility:visible;pointer-events:auto}.cmm-root .pms-cbadge{width:16px;height:16px;border-radius:50%;flex-shrink:0;overflow:hidden;background:#fff;box-shadow:0 1px 4px #0000002e;display:inline-flex;align-items:center;justify-content:center}.cmm-root .pms-cbadge img{width:100%;height:100%;object-fit:cover;display:block}.cmm-root .pms-cbadge-direct{background:var(--lime)}@keyframes cmmCalRowFlash{0%,to{background:transparent}35%{background:#dbf27c57}}.cmm-root .cal-row-flash{animation:cmmCalRowFlash .9s ease}.cmm-root .ch-src-toast{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--ecru-b);border-radius:999px;padding:3px 9px 3px 4px;box-shadow:0 3px 12px #00000024;font-family:var(--nb);font-size:10.5px;font-weight:700;color:var(--space);opacity:0;transform:scale(.86);transition:opacity .3s ease,transform .3s cubic-bezier(.2,1,.4,1);white-space:nowrap}.cmm-root .ch-src-toast.on{opacity:1;transform:scale(1)}.cmm-root .ch-src-toast-ic{width:18px;height:18px;border-radius:50%;overflow:hidden;flex-shrink:0}.cmm-root .ch-src-toast-ic img{width:100%;height:100%;object-fit:cover;display:block}.cmm-root .ch-ota-rows{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-evenly;padding:6px 0;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent 100%)}.cmm-root .ch-ota-row{display:flex;gap:16px;width:max-content}.cmm-root .ch-ota-row-fwd{animation:cmmOtaFwd 28s linear infinite}.cmm-root .ch-ota-row-rev{animation:cmmOtaRev 34s linear infinite}@keyframes cmmOtaFwd{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes cmmOtaRev{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.cmm-root .ch-ota-row-fwd,.cmm-root .ch-ota-row-rev{animation:cmmNone}}.cmm-root .ch-ota-pill{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 16px 0 10px;background:#fff;border:1px solid var(--ecru-b);border-radius:999px;white-space:nowrap;flex-shrink:0;box-shadow:0 2px 6px #0000000f;opacity:.5}.cmm-root .ch-ota-pill-img{width:20px;height:20px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#fff;display:flex;align-items:center;justify-content:center}.cmm-root .ch-ota-pill-img img{width:100%;height:100%;object-fit:cover;display:block}.cmm-root .ch-ota-pill-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.cmm-root .ch-ota-pill-name{font-family:var(--nb);font-size:11.5px;font-weight:600;color:var(--space);letter-spacing:.01em}.cmm-root .ch-ota-center{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid var(--ecru-b);border-radius:22px;padding:16px 30px 14px;text-align:center;box-shadow:0 8px 32px #1e202d1a}.cmm-root .ch-ota-big-num{font-family:var(--nh);font-weight:800;font-size:58px;line-height:1;letter-spacing:-.04em;color:var(--space)}.cmm-root .ch-ota-channels{font-family:var(--nb);font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--space-m);margin-top:5px}.cmm-root .ch-ota-via{font-family:var(--nb);font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--lime-ink);background:var(--lime);padding:3px 10px;border-radius:999px;margin-bottom:6px}.cmm-root .ch-ota-flow{display:flex;align-items:center;gap:6px;margin-top:9px;padding-top:9px;border-top:1px solid var(--ecru-b);width:100%;justify-content:center}.cmm-root .ch-ota-flow-dots{display:flex;gap:3px;align-items:center}.cmm-root .ch-ota-flow-dots span{width:7px;height:7px;border-radius:50%;display:block}.cmm-root .ch-ota-flow-arrow{color:var(--space-m);font-size:14px;line-height:1}.cmm-root .ch-ota-flow-hotel{display:flex;align-items:center;gap:4px;font-family:var(--nb);font-size:10.5px;font-weight:700;color:var(--space)}.gam-root{--gam-stage-image: url(/home-design/sections/guest-advisor/stage-bg.webp);--gam-hero-image: url(/home-design/sections/guest-advisor/s1-hero.webp);--gam-lime: #dbf27c;--gam-space: #1e202d;--gam-space-m: #5c5e7a;--gam-ecru: #fcfbfa;--gam-ecru-b: #e5e3d8;--gam-sage-900: #1e2b1a;--gam-sage-700: #44513f;--gam-sage-600: #65795f;--gam-sage-500: #7a9175;--gam-sage-400: #8ca280;--gam-sage-300: #a8b89e;--gam-sage-200: #c5d1bf;--gam-sage-100: #e0e8df;--gam-ease: cubic-bezier(.22, 1, .36, 1);--gam-nh: var(--font-display), system-ui, sans-serif;--gam-nb: var(--font-sans), system-ui, sans-serif;--lime: #dbf27c;--space: #1e202d;--space-m: #5c5e7a;--ecru: #fcfbfa;--ecru-b: #e5e3d8;--sage-900: #1e2b1a;--sage-700: #44513f;--sage-600: #65795f;--sage-500: #7a9175;--sage-400: #8ca280;--sage-300: #a8b89e;--sage-200: #c5d1bf;--sage-100: #e0e8df;--ease: cubic-bezier(.22, 1, .36, 1);--nh: var(--font-display), system-ui, sans-serif;--nb: var(--font-sans), system-ui, sans-serif;position:relative;width:100%;display:flex;justify-content:center}.gam-root .gam-viewport{position:relative;width:100%;height:100%;max-width:none;margin:0}.gam-root .stage{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:0;overflow:hidden;box-shadow:none;background:linear-gradient(#0006,#00000075),var(--gam-stage-image) center 38% / cover no-repeat}.gam-root #step1.step{transform:translate(0)}.gam-root .scene{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px}.gam-root .scene-checkin{background:transparent}.gam-root .dot-grid{display:none}.gam-root .phone-wrap{position:relative;z-index:3;display:grid;place-items:center;width:270px;height:490px;transform:scale(.8)}.gam-root .phone{position:relative;width:248px;height:452px;background:transparent;border-radius:28px;padding:0;border:none;box-shadow:0 22px 60px #00000021,0 4px 14px #0000000f;transition:box-shadow .5s var(--ease)}.gam-root .phone.glow-green{box-shadow:0 22px 60px #1e202d47,0 4px 14px #1e202d1f}.gam-root .notch{position:absolute;top:12px;left:50%;transform:translate(-50%);width:72px;height:8px;background:#0d0d0d;border-radius:999px;z-index:30}.gam-root .screen{position:relative;width:100%;height:100%;border-radius:28px;overflow:hidden;background:#fff}.gam-root .phone-bar{position:absolute;top:0;left:0;right:0;height:28px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;z-index:26;pointer-events:none;font-family:var(--nb);font-size:10.5px;font-weight:600;color:var(--space)}.gam-root .progress-track{position:absolute;top:0;left:0;right:0;height:3px;background:#ffffff26;z-index:25}.gam-root .progress-fill{height:100%;width:0%;background:#2d3148;border-radius:0 2px 2px 0;transition:width .4s var(--ease),background .2s ease;position:relative;overflow:hidden}.gam-root .progress-fill.flash{background:#5c5e7a}.gam-root .progress-fill.shimmer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);transform:translate(-100%);animation:gamBarShimmer .9s ease-out}@keyframes gamBarShimmer{to{transform:translate(220%)}}.gam-root .step{position:absolute;top:0;right:0;bottom:0;left:0;padding:36px 20px 20px;transform:translate(100%);transition:transform .35s var(--ease);display:flex;flex-direction:column}.gam-root .s1-hero{position:relative;margin:-36px -20px 0;height:120px;background:var(--gam-hero-image) center/cover}.gam-root .s1-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000000d,#000000a8)}.gam-root .s1-hero-text{position:absolute;bottom:12px;left:14px;color:#fff}.gam-root .s1-welcome{font-size:10px;font-weight:500;opacity:.85;letter-spacing:.01em}.gam-root .s1-hotel{font-family:var(--nh);font-weight:800;font-size:16px;line-height:1.08;letter-spacing:-.02em}.gam-root .s1-actions{display:flex;justify-content:space-around;margin-top:17px}.gam-root .s1-action{display:flex;flex-direction:column;align-items:center;gap:6px}.gam-root .s1-act-circle{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}.gam-root .s1-act-circle svg{width:16px;height:16px}.gam-root .s1-ac-lime{background:#1e202d;color:#fff}.gam-root .s1-ac-sage{background:var(--sage-500);color:#fff}.gam-root .s1-ac-blue{background:var(--sage-400);color:#fff}.gam-root .s1-action span{font-size:9.5px;font-weight:600;color:var(--space)}.gam-root .s1-room-card{margin-top:15px;background:var(--space);border-radius:10px;padding:9px 12px;display:flex;align-items:center}.gam-root .s1-rc-left,.gam-root .s1-rc-right{flex:1}.gam-root .s1-rc-sep{width:1px;height:30px;background:#ffffff26;margin:0 10px}.gam-root .s1-rc-label{font-size:8px;color:#ffffff80;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.gam-root .s1-rc-name{font-family:var(--nh);font-size:12px;font-weight:700;color:#fff;margin-top:2px;line-height:1.2}.gam-root .s1-rc-time{font-family:var(--nh);font-size:12px;font-weight:700;color:#fff;margin-top:2px}.gam-root .s1-rc-day{font-size:10px;color:#ffffff9e;font-weight:500}.gam-root .s1-rc-arrow{font-size:18px;color:#ffffff59;margin-left:4px;line-height:1}.gam-root .s1-checkin{margin-top:12px;background:#1e202d;border-radius:10px;padding:9px 13px;transition:transform .15s ease}.gam-root .s1-checkin.tapped{animation:gamCiTap .55s ease forwards}@keyframes gamCiTap{0%{transform:scale(1);box-shadow:0 0 #1e202d80}40%{transform:scale(.96);box-shadow:0 0 0 7px #1e202d38}to{transform:scale(1);box-shadow:0 0 0 10px #1e202d00}}.gam-root .s1-ci-title{font-family:var(--nh);font-size:13px;font-weight:800;color:#fff}.gam-root .s1-ci-sub{font-size:9.5px;color:#ffffffb8;margin-top:2px;line-height:1.4}.gam-root .s1-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}.gam-root .s1-tile{background:#e8e9f0;border-radius:4px;padding:13px 12px;font-family:var(--nb);font-size:11px;font-weight:700;color:#1e202d;letter-spacing:.01em}.gam-root .s1-tile:nth-child(2){background:var(--sage-100);color:var(--sage-700)}.gam-root .s1-tile:nth-child(3){background:#e0e1ef;color:#1e202d}.gam-root .s1-tile:nth-child(4){background:#e5e6f0;color:#1e202d}.gam-root .s2-inner{opacity:0;transform:translateY(8px);display:flex;flex-direction:column}.gam-root .s2-inner.show{opacity:1;transform:translateY(0);transition:opacity .4s var(--ease),transform .4s var(--ease)}.gam-root .s2-label{font-size:10px;color:#2d3148;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.gam-root .s2-hotel{font-family:var(--nh);font-weight:700;font-size:17px;color:var(--space);margin-top:8px;letter-spacing:-.01em}.gam-root .s2-dates{font-size:13px;color:var(--space);margin-top:7px;font-weight:600}.gam-root .s2-dates .arrow{color:var(--sage-500);margin:0 2px}.gam-root .s2-room{font-size:12px;color:var(--space-m);margin-top:5px;font-weight:500}.gam-root .s2-pill{margin-top:14px;background:#1e202d12;border-radius:8px;padding:10px 12px;font-size:12px;color:var(--space);display:flex;align-items:center;gap:8px;font-weight:500}.gam-root .s2-cta{margin-top:16px;height:40px;border:none;border-radius:6px;background:#1e202d;color:#fff;font-family:var(--nb);font-size:12px;font-weight:700;letter-spacing:.06em;display:flex;align-items:center;justify-content:center;gap:5px;cursor:default}.gam-root .s2-cta.pulse{animation:gamCtaPulse .6s var(--ease)}@keyframes gamCtaPulse{0%{box-shadow:0 0 #1e202d73}to{box-shadow:0 0 0 8px #1e202d00}}.gam-root .s3{background:var(--sage-900);align-items:center;justify-content:center}.gam-root .s3-label{font-family:var(--nb);font-size:12px;color:#ffffffa6;text-align:center;margin-bottom:20px;font-weight:500;animation:gamLabelPulse 1.8s ease-in-out infinite}.gam-root .s3-label.confirmed{color:var(--sage-300);animation:none;font-weight:700}@keyframes gamLabelPulse{0%,to{opacity:.5}50%{opacity:.9}}.gam-root .viewfinder{position:relative;width:186px;height:118px;border-radius:9px}.gam-root .id-card{position:absolute;top:8px;right:8px;bottom:8px;left:8px;background:#f4f1e9;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 3px 14px #00000052}.gam-root .id-header{background:var(--sage-700);padding:3px 7px;display:flex;align-items:center;gap:4px}.gam-root .id-header-flag{font-size:7px;line-height:1}.gam-root .id-header-text{font-family:var(--nb);font-size:4.5px;font-weight:700;color:#ffffffe0;letter-spacing:.1em}.gam-root .id-body{display:flex;gap:6px;padding:5px 7px 4px;flex:1}.gam-root .id-photo-area{width:30px;flex-shrink:0;display:flex;flex-direction:column;gap:2px}.gam-root .id-photo-img{width:30px;height:37px;border-radius:2px;overflow:hidden;background:var(--sage-200)}.gam-root .id-photo-img svg{width:100%;height:100%;display:block}.gam-root .id-sig{height:6px;background:#00000012;border-radius:1px;margin-top:2px}.gam-root .id-info{flex:1;display:flex;flex-direction:column;gap:3px;padding-top:1px}.gam-root .id-field{display:flex;flex-direction:column}.gam-root .id-fl{font-family:var(--nb);font-size:3.5px;color:#999;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.gam-root .id-fv{font-family:var(--nb);font-size:6.5px;color:#1e202d;font-weight:700;line-height:1.1}.gam-root .id-fv.sm{font-size:5.5px}.gam-root .id-mrz{padding:2.5px 5px 3px;background:#e6e2d6;font-family:Courier New,monospace;font-size:3.8px;color:#666;line-height:1.7;letter-spacing:.01em;border-top:.5px solid rgba(0,0,0,.1)}.gam-root .id-holo{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,transparent 30%,rgba(93,101,130,.18) 45%,rgba(255,255,255,.22) 50%,rgba(93,101,130,.12) 55%,transparent 70%);animation:gamHoloShift 2.8s ease-in-out infinite}@keyframes gamHoloShift{0%,to{transform:translate(-120%)}60%{transform:translate(220%)}}.gam-root .bracket{position:absolute;width:15px;height:15px;transition:transform .2s var(--ease),border-color .15s ease}.gam-root .bracket.tl{top:0;left:0;border-top:2.5px solid var(--lime);border-left:2.5px solid var(--lime)}.gam-root .bracket.tr{top:0;right:0;border-top:2.5px solid var(--lime);border-right:2.5px solid var(--lime)}.gam-root .bracket.bl{bottom:0;left:0;border-bottom:2.5px solid var(--lime);border-left:2.5px solid var(--lime)}.gam-root .bracket.br{bottom:0;right:0;border-bottom:2.5px solid var(--lime);border-right:2.5px solid var(--lime)}.gam-root .viewfinder.snap .bracket.tl{transform:translate(7px,7px)}.gam-root .viewfinder.snap .bracket.tr{transform:translate(-7px,7px)}.gam-root .viewfinder.snap .bracket.bl{transform:translate(7px,-7px)}.gam-root .viewfinder.snap .bracket.br{transform:translate(-7px,-7px)}.gam-root .viewfinder.snap .bracket{border-color:var(--sage-300)}.gam-root .scan-line{position:absolute;left:0;right:0;top:0;height:1.5px;background:linear-gradient(90deg,transparent,var(--sage-300),transparent);box-shadow:0 -7px 12px #5d658273;opacity:0}.gam-root .scan-line.run{opacity:1;animation:gamScanSweep 1.2s linear 2}.gam-root .scan-line.stopped{opacity:0;animation:none}@keyframes gamScanSweep{0%{top:0}to{top:calc(100% - 1.5px)}}.gam-root .green-flash{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e202d1f;border-radius:7px;opacity:0;pointer-events:none}.gam-root .green-flash.go{animation:gamGreenFlash .3s ease-out forwards}@keyframes gamGreenFlash{0%{opacity:1}to{opacity:0}}.gam-root .verified-badge{position:absolute;bottom:34px;left:50%;transform:translate(-50%) scale(0);background:var(--sage-600);color:#fff;font-family:var(--nb);font-weight:700;font-size:11px;letter-spacing:.04em;border-radius:99px;padding:6px 16px;white-space:nowrap;box-shadow:0 0 16px #1e202d66}.gam-root .verified-badge.go{animation:gamBadgePop .3s var(--ease) forwards}@keyframes gamBadgePop{0%{transform:translate(-50%) scale(0)}70%{transform:translate(-50%) scale(1.08)}to{transform:translate(-50%) scale(1)}}.gam-root .s4{align-items:center;justify-content:center}.gam-root .s4-circle{width:21px;height:21px;border-radius:50%;background:var(--sage-600);display:flex;align-items:center;justify-content:center;transform:scale(.6)}.gam-root .s4-circle.go{animation:gamCirclePop .35s var(--ease) forwards}@keyframes gamCirclePop{0%{transform:scale(.6)}to{transform:scale(1)}}.gam-root .s4-check{width:28px;height:28px}.gam-root .s4-check path{stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:24;stroke-dashoffset:24}.gam-root .s4-circle.go .s4-check path{animation:gamDrawCheck .4s var(--ease) 80ms forwards}@keyframes gamDrawCheck{to{stroke-dashoffset:0}}.gam-root .s4-t1,.gam-root .s4-t2,.gam-root .s4-t3{opacity:0;transform:translateY(6px);text-align:center}.gam-root .s4-t1.go,.gam-root .s4-t2.go,.gam-root .s4-t3.go{opacity:1;transform:translateY(0);transition:opacity .35s var(--ease),transform .35s var(--ease)}.gam-root .s4-t1{font-family:var(--nh);font-weight:800;font-size:18px;color:var(--space);letter-spacing:-.01em;margin-top:16px}.gam-root .s4-t2{font-family:var(--nb);font-weight:500;font-size:13px;color:var(--space-m);margin-top:8px}.gam-root .s4-t3{font-family:var(--nb);font-size:11px;color:#2d3148;margin-top:10px;font-weight:600}.spm-root{--spm-stage-image: url(/home-design/sections/sabee-pay-stage.webp);--spm-lime: #dbf27c;--spm-lime-ink: #3a4a0e;--spm-space: #101119;--spm-space-m: #5c5e7a;--spm-ecru: #faf9f6;--spm-ecru-b: #ebe9e4;--spm-nh: var(--font-display), system-ui, sans-serif;--spm-nb: var(--font-sans), system-ui, sans-serif;--lime: #dbf27c;--lime-ink: #3a4a0e;--space: #101119;--space-m: #5c5e7a;--ecru: #faf9f6;--ecru-b: #ebe9e4;--nh: var(--font-display), system-ui, sans-serif;--nb: var(--font-sans), system-ui, sans-serif;position:relative;width:100%;display:flex;justify-content:center}.spm-root .spm-viewport{position:relative;width:100%;max-width:580px;margin:0 auto}.spm-root .stage{width:min(580px,100%);aspect-ratio:1;border-radius:24px;overflow:hidden;position:relative;margin:0 auto;box-shadow:0 34px 90px #0000007a;background:linear-gradient(#10111999,#10111999),var(--spm-stage-image) center/cover no-repeat}.spm-root .fn{position:absolute;pointer-events:none;opacity:0;transform:translateY(-18px) scale(.86);transition:opacity .3s ease,transform .46s cubic-bezier(.34,1.56,.64,1)}.spm-root .fn.in{opacity:1;transform:none}.spm-root .fn.out{opacity:0;transform:translateY(10px) scale(.94);transition:opacity .3s ease,transform .3s ease}.spm-root .folio{width:300px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 22px 64px #0000004d}.spm-root .folio-hd{padding:14px 17px 13px;border-bottom:1px solid #efeee8;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.spm-root .folio-eye{font-size:9.5px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#9a9d92;margin-bottom:4px}.spm-root .folio-num{font-family:var(--nh);font-weight:800;font-size:15.5px;color:var(--space)}.spm-root .badge{font-size:8.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:999px;margin-top:3px;flex-shrink:0;transition:background .5s ease,color .5s ease}.spm-root .badge-pending{background:#1e202d12;color:var(--space)}.spm-root .badge-processing{background:#0080ff1f;color:#0080ff}.spm-root .badge-paid{background:#dbf27c73;color:var(--lime-ink)}@keyframes spmBadgePop{0%{transform:scale(.75);opacity:.5}65%{transform:scale(1.14)}to{transform:scale(1);opacity:1}}.spm-root .badge-pop{animation:spmBadgePop .42s cubic-bezier(.34,1.4,.64,1)}.spm-root .folio-body{padding:13px 17px 15px;display:flex;flex-direction:column}.spm-root .frow{display:flex;align-items:center;gap:10px;padding:6px 0;border-bottom:1px solid rgba(229,227,216,.5)}.spm-root .frow:last-of-type{border-bottom:none}.spm-root .fl{font-size:9.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#9a9d92;width:46px;flex-shrink:0}.spm-root .fv{font-size:12.5px;font-weight:600;color:var(--space)}.spm-root .fvl{font-size:11.5px;font-weight:500;color:#7c7f8c}.spm-root .fdiv{height:1px;background:#efeee8;margin:7px 0 5px}.spm-root .pslot{display:flex;align-items:center;gap:9px;padding:9px 12px;border-radius:10px;border:1.5px dashed #d4d3cc;min-height:46px;margin:3px 0 8px;transition:border-color .45s ease,background .45s ease}.spm-root .pslot.filled{border-color:#ebe9e4;background:#faf9f6}.spm-root .pph{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#c5c4bc}.spm-root .psc{display:flex;align-items:center;gap:8px;width:100%;opacity:0;transform:scale(.9) translateY(3px);transition:opacity .4s ease,transform .4s cubic-bezier(.34,1.56,.64,1)}.spm-root .psc.show{opacity:1;transform:none}.spm-root .chip{width:26px;height:18px;border-radius:3px;background:linear-gradient(135deg,var(--space) 0%,#3a3e55 50%,var(--space) 100%);flex-shrink:0}.spm-root .cbrand{font-family:var(--nh);font-weight:800;font-size:12px;color:var(--space);line-height:1}.spm-root .cmask{font-size:10.5px;font-weight:600;color:#9a9d92;letter-spacing:.06em;margin-top:1px}.spm-root .autotag{margin-left:auto;flex-shrink:0;font-size:7.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:2px 7px;border-radius:999px;background:var(--lime);color:var(--lime-ink);opacity:0;transition:opacity .3s ease .35s}.spm-root .autotag.show{opacity:1}.spm-root .ftot{display:flex;justify-content:space-between;align-items:center;padding-top:9px;border-top:1px solid #efeee8}.spm-root .ftotl{font-size:10px;font-weight:700;color:#9a9d92}.spm-root .ftota{font-family:var(--nh);font-weight:800;font-size:20px;letter-spacing:-.02em;color:var(--space)}.spm-root .vcard{width:200px;border-radius:13px;background:linear-gradient(135deg,#101119,#1c1d27);padding:14px 16px 13px;display:flex;flex-direction:column;gap:11px;box-shadow:0 18px 44px #0006,0 0 0 1px #dbf27c3d}.spm-root .vct{display:flex;align-items:center;justify-content:space-between}.spm-root .vcbrand{font-family:var(--nh);font-weight:800;font-size:13px;color:#fff;letter-spacing:.05em}.spm-root .vcauto{font-size:7px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:2px 6px;border-radius:999px;background:var(--lime);color:var(--lime-ink)}.spm-root .vcnum{font-size:11.5px;font-weight:600;letter-spacing:.13em;color:#ffffff85}.spm-root .vcname{font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59}.spm-root .toast{display:flex;align-items:center;gap:12px;background:#fff;border-radius:14px;padding:12px 16px;box-shadow:0 16px 44px #00000040;width:260px}.spm-root .toast-ic{width:34px;height:34px;border-radius:50%;background:#0080ff;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.spm-root .toast-ic svg{width:17px;height:17px}.spm-root .toast-t{font-family:var(--nh);font-weight:700;font-size:13.5px;color:var(--space)}.spm-root .toast-s{font-size:11px;font-weight:600;color:#9a9d92;margin-top:2px}.spm-root .ledger{display:flex;align-items:center;gap:11px;background:#fffffff7;border-radius:13px;padding:11px 14px;box-shadow:0 14px 38px #00000038;width:295px}.spm-root .ldot{width:7px;height:7px;border-radius:50%;background:#0080ff;flex-shrink:0}.spm-root .lmain{flex:1;min-width:0}.spm-root .ltit{font-size:12.5px;font-weight:700;color:var(--space)}.spm-root .lsub{font-size:10px;font-weight:600;color:#9a9d92;margin-top:2px}.spm-root .lamt{font-family:var(--nh);font-weight:800;font-size:13.5px;color:#0080ff;white-space:nowrap;flex-shrink:0}.spm-root .lchk{width:20px;height:20px;border-radius:50%;background:#0080ff;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:10px;font-weight:800}.spm-root .trustbar{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;padding:0 24px;position:absolute;bottom:20px;left:0;pointer-events:none}.spm-root .tl-img{width:auto;display:block;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1);opacity:.6}.spm-root .tl-pci{height:28px}.spm-root .tl-psd2{height:34px}.spm-root .tl-stripe{height:20px}.spm-root .tl-sep{width:1px;height:18px;background:#ffffff40;flex-shrink:0}#platform.platform{--lime: #dbf27c;--lime-ink: #3a4a0e;--space: #101119;--space-m: #5c5e7a;--ecru: #fcfbfa;--ecru-b: #e5e3d8;--page-bg: #fcfbfa;--blue: #0080ff;background:var(--page-bg);padding:88px 0}#platform.platform .platform-inner{max-width:1380px;margin:0 auto;padding:0 24px}#platform.platform .platform-header{max-width:840px;margin:0 auto 56px;text-align:center}#platform.platform .platform-header .platform-eyebrow{justify-content:center}#platform.platform .platform-cats{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:48px;flex-wrap:wrap}#platform.platform .platform-cat{background:none;border:none;cursor:pointer;font-family:var(--font-sans);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--space-m);padding:0 0 10px;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}#platform.platform .platform-cat:hover{color:var(--space)}#platform.platform .platform-cat.active{color:var(--space);border-color:var(--lime)}#platform.platform .platform-grid{display:none;grid-template-columns:1fr 1.15fr;gap:72px;align-items:center}#platform.platform .platform-grid.active{display:grid}#platform.platform .platform-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--space-m);display:flex;align-items:center;gap:10px;margin-bottom:18px}#platform.platform .platform-eyebrow:before{content:"";width:22px;height:2px;background:var(--space-m);border-radius:2px;display:block}#platform.platform .platform-title{font-family:var(--font-display);font-weight:800;font-size:clamp(36px,3.2vw,48px);color:var(--space);line-height:1.18;letter-spacing:-.03em;margin-bottom:16px;text-wrap:balance}#platform.platform .platform-title .nowrap-line{display:block;white-space:normal}#platform.platform .platform-title em{font-style:italic;font-weight:800}#platform.platform .platform-sub{font-family:var(--font-sans);font-size:15px;color:var(--space-m);line-height:1.65;margin:0 auto;max-width:560px;text-wrap:pretty}#platform.platform .acc-list{display:flex;flex-direction:column}#platform.platform .acc-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 0;background:none;border:none;cursor:pointer;text-align:left;gap:16px}#platform.platform .acc-trigger-label{font-family:var(--font-display);font-size:19px;font-weight:700;color:var(--space-m);transition:color .15s}#platform.platform .acc-item.active .acc-trigger-label{color:var(--space)}#platform.platform .acc-icon{width:28px;height:28px;border:1.5px solid var(--ecru-b);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--space-m);transition:all .2s;font-size:18px;font-weight:300;line-height:1}#platform.platform .acc-item.active .acc-icon{background:var(--lime);border-color:var(--lime);color:var(--space)}#platform.platform .acc-body{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .2s}#platform.platform .acc-item.active .acc-body{max-height:220px;padding-bottom:24px}#platform.platform .acc-body p{font-family:var(--font-sans);font-size:15px;color:var(--space-m);line-height:1.65;margin-bottom:16px;max-width:400px;text-wrap:pretty}#platform.platform .acc-learn{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-sans);font-size:13px;font-weight:700;color:var(--space);text-decoration:none;letter-spacing:.02em;border-bottom:1.5px solid var(--space);padding-bottom:1px;width:fit-content;transition:color .15s,border-color .15s}#platform.platform .acc-learn:hover{color:var(--blue);border-color:var(--blue)}#platform.platform .platform-visual{border-radius:6px;overflow:hidden;aspect-ratio:4 / 3;position:relative;background:#111}#platform.platform .pv-anim{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s ease;background-size:cover;background-position:center;pointer-events:none}#platform.platform .pv-anim.active{opacity:1;pointer-events:auto}#platform.platform .pv-anim:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#12141e73;z-index:0}#platform.platform .pv-anim.pv-anim-full:before{display:none}#platform.platform .pv-anim iframe{position:relative;z-index:1;width:100%;height:100%;border:0;display:block;background:transparent}#platform.platform .pv-anim.pv-anim-scaled{display:flex;align-items:center;justify-content:center}#platform.platform .pv-anim.pv-anim-scaled iframe{width:72%;height:72%}#platform.platform .pv-anim .pv-module{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}#platform.platform .pv-anim .pv-module>*{width:100%;height:100%;max-height:100%}#platform.platform .pv-go-badge{position:absolute;inset:18px 18px auto auto;width:54px;height:auto;object-fit:contain;border-radius:14px;z-index:2;box-shadow:0 8px 22px -8px #12141e8c;border:1px solid rgba(255,255,255,.5);pointer-events:none}#platform.platform .pv-anim .hpm-root .pms-backdrop,#platform.platform .pv-anim .bkm-root .bk-backdrop{border-radius:0;box-shadow:none;width:100%;max-width:none;aspect-ratio:auto;height:100%;background:transparent!important}#platform.platform .pv-anim .cmm-root,#platform.platform .pv-anim .cmm-root .cmm-device-wrap,#platform.platform .pv-anim .cmm-root .w-full{height:100%;width:100%;max-width:none}#platform.platform .pv-anim .cmm-root{container-type:size}#platform.platform .pv-anim .cmm-root .ch-backdrop{border-radius:0;box-shadow:none;width:100%;max-width:none;aspect-ratio:auto;height:100%;padding:0;display:flex;align-items:center;justify-content:center}#platform.platform .pv-anim .cmm-root .ch-device{width:480px;max-height:none;transform:scale(min(1,100cqw / 520px,100cqh / 360px));transform-origin:center center}#platform.platform .pv-anim .cmm-root .ch-device .ch-stage{height:300px;min-height:300px}#platform.platform .pv-anim .spm-root{height:100%;width:100%;container-type:size}#platform.platform .pv-anim .spm-root .w-full,#platform.platform .pv-anim .spm-root .spm-viewport{height:100%;width:100%;max-width:none;display:flex;align-items:center;justify-content:center}#platform.platform .pv-anim .spm-root .stage{width:580px;height:580px;margin:0;flex-shrink:0;border-radius:0;box-shadow:none;background:transparent!important;transform:scale(min(1,100cqw / 580px,100cqh / 580px));transform-origin:center center}#platform.platform .pv-anim .gam-root,#platform.platform .pv-anim .gam-root .w-full{height:100%;width:100%}#platform.platform .pv-anim .gam-root .gam-viewport{width:100%;height:100%;max-width:none;min-height:100%;overflow:hidden}#platform.platform .pv-anim .gam-root .stage{border-radius:0;box-shadow:none;width:100%;height:100%;max-width:none;aspect-ratio:auto}#platform.platform .pv-anim .gam-root .scene{padding:20px}#platform.platform .pv-anim .gam-root .phone-wrap{transform:scale(.92)}#platform.platform .pv-anim .bkm-root,#platform.platform .pv-anim .bkm-root .bkm-device-wrap{height:100%;max-width:none}#platform.platform .pv-anim .bkm-root .bk-backdrop{padding:20px;align-items:center;justify-content:center;min-height:0;display:flex}#platform.platform .pv-anim .bkm-root .bk-device{width:min(400px,100%);max-height:100%;flex-shrink:1}#platform.platform .pv-anim .bkm-root .bk-device .bk-stage{min-height:0;height:min(420px,100%);max-height:380px}@media(max-width:900px){#platform.platform .platform-title{font-size:clamp(26px,7vw,34px)}#platform.platform .platform-grid.active{grid-template-columns:1fr;gap:40px}#platform.platform .platform-visual{order:-1;aspect-ratio:4 / 3}#platform.platform .pv-anim{container-type:size}#platform.platform .pv-anim.pv-anim-full iframe{width:100%;height:100%;transform:none}#platform.platform .pv-anim.pv-anim-scaled{container-type:size;display:flex;align-items:center;justify-content:center;overflow:hidden}#platform.platform .pv-anim.pv-anim-scaled iframe{width:560px;height:560px;flex-shrink:0;min-width:0;min-height:0;transform:scale(min(1,100cqw / 560px,100cqh / 560px));transform-origin:center center}#platform.platform .pv-anim .bkm-root .bk-backdrop{padding:16px}#platform.platform .pv-anim .bkm-root .bk-device{width:400px;max-width:none;max-height:none;flex-shrink:0;transform:scale(min(1,(100cqw - 32px) / 400px,(100cqh - 32px) / 420px));transform-origin:center center}#platform.platform .pv-anim .bkm-root .bk-device .bk-stage{min-height:420px;height:420px;max-height:none}#platform.platform .pv-anim .gam-root .scene{padding:12px}#platform.platform .pv-anim .gam-root .phone-wrap{transform:scale(min(1,(100cqw - 24px) / 270px,(100cqh - 24px) / 490px));transform-origin:center center}}@media(prefers-reduced-motion:reduce){#platform.platform .acc-body,#platform.platform .pv-anim{transition:none}}.home-page .off{--lime: #dbf27c;--lime-ink: #3a4a0e;--space: #101119;--ecru: #fcfbfa;--page-max: 1380px;--page-gutter: 24px;position:relative;background:transparent;padding:clamp(32px,4vw,56px) var(--page-gutter)}.home-page .off-box{position:relative;overflow:hidden;border-radius:6px;max-width:var(--page-max);margin:0 auto;background:var(--space);padding:clamp(40px,4.4vw,64px) clamp(32px,3.6vw,56px);opacity:0;transform:translateY(60px) scale(.985);transition:opacity .7s ease,transform .9s cubic-bezier(.2,.75,.2,1)}.home-page .off.in .off-box{opacity:1;transform:none}.home-page .off-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:#0080ff}.home-page .off-video video,.home-page .off-video-fill{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:right center;display:block;filter:none;transform:none}.home-page .off-video:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix type='saturate' values='0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");opacity:.18;mix-blend-mode:overlay}.home-page .off-video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#000000b3,#00000085 45%,#0003 75%,#0000001a)}.home-page .off-in{position:relative;z-index:1;display:grid;grid-template-columns:1fr;max-width:100%;margin:0 auto;padding-top:clamp(8px,1vw,16px)}.home-page .off-copy{max-width:min(620px,100%)}.home-page .off-tag{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;margin:0 0 20px}.home-page .off-h{font-family:var(--font-display);font-weight:800;font-size:clamp(32px,3.7vw,48px);line-height:1.04;letter-spacing:-.03em;color:#fff;margin:0;max-width:19ch;text-wrap:balance}.home-page .off-kick{display:flex;align-items:flex-start;gap:12px;font-family:var(--font-display);font-weight:800;font-style:italic;font-size:clamp(19px,1.8vw,24px);line-height:1.25;letter-spacing:-.02em;color:var(--ecru);margin:18px 0 0}.home-page .off-kick-ic{flex:none;display:inline-flex;color:var(--ecru);margin-top:.15em}.home-page .off-kick>span{min-width:0;flex:1;text-wrap:pretty}.home-page .off-kick-ic svg{width:26px;height:26px;animation:off-switch 3.4s ease-in-out infinite}@keyframes off-switch{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.home-page .off-lead{font-family:var(--font-sans);font-size:16.5px;line-height:1.62;color:#ffffffb8;margin:16px 0 0;max-width:46ch;text-wrap:pretty}.home-page .off-figs{display:flex;flex-direction:row;flex-wrap:wrap;gap:clamp(20px,3vw,44px);margin:24px 0 0;padding:0;border:0;align-items:center}.home-page .off-fig{display:flex;align-items:center;gap:14px;padding:0;border:0}.home-page .off-fig-ic{flex:none;width:44px;height:44px;border-radius:50%;background:var(--lime);color:var(--lime-ink);display:inline-flex;align-items:center;justify-content:center}.home-page .off-fig-ic svg{width:21px;height:21px}.home-page .off-fig-t{display:block}.home-page .off-fig-t b{display:block;font-family:var(--font-display);font-weight:800;font-size:clamp(24px,2.2vw,32px);line-height:.95;letter-spacing:-.035em;color:#fff;font-variant-numeric:tabular-nums}.home-page .off-fig-t span{display:block;font-family:var(--font-sans);font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff9;margin-top:6px;white-space:nowrap}.home-page .off-act{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:22px;flex-wrap:wrap;margin-top:24px;padding:0;text-align:left}.home-page .off-inc{display:flex;flex-direction:column;gap:9px;margin:22px 0 0;padding:0;list-style:none}.home-page .off-inc li{display:flex;align-items:center;gap:12px;font-family:var(--font-sans);font-size:15.5px;font-weight:500;color:#fff}.home-page .off-inc svg{width:18px;height:18px;flex:none;padding:3px;border-radius:50%;background:#ffffff24;color:#fff;stroke-width:3}.home-page .off-cd{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:8px 13px;margin-top:24px}.home-page .off-cd-lab{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-sans);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff9}.home-page .off-cd-lab:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--lime);display:block;animation:off-pulse 2.6s ease-in-out infinite}@keyframes off-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.7)}}.home-page .off-cd-u{display:inline-flex;align-items:baseline;gap:5px}.home-page .off-cd-u b{font-family:var(--font-display);font-weight:800;font-size:19px;line-height:1;letter-spacing:-.03em;color:#fff;font-variant-numeric:tabular-nums}.home-page .off-cd-u i{font-style:normal;font-family:var(--font-sans);font-size:9.5px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:#ffffff8c}.home-page .off-fine{margin-top:14px;padding-top:14px;border-top:0;font-family:var(--font-sans);font-size:13px;line-height:1.55;color:#fff9}.home-page .off-fine b,.home-page .off-fine a{color:#fff;font-weight:700}.home-page .off-fine a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:#ffffff59;transition:text-decoration-color .2s ease}.home-page .off-fine a:hover{text-decoration-color:#fff}@media(max-width:900px){.home-page .off{padding-left:16px;padding-right:16px}.home-page .off-h{font-size:clamp(26px,7vw,34px);max-width:none}.home-page .off-copy{max-width:100%}.home-page .off-box{opacity:1;transform:none;padding:28px 20px 24px}.home-page .off-video video,.home-page .off-video-fill,.home-page .off-video:before,.home-page .off-video:after{display:none}.home-page .off-kick,.home-page .off-inc{display:none}.home-page .off-lead{font-size:15px;margin-top:12px}.home-page .off-figs{gap:16px 20px;margin-top:18px}.home-page .off-fig-later{display:none}.home-page .off-fig{gap:10px}.home-page .off-fig-ic{width:36px;height:36px}.home-page .off-fig-ic svg{width:18px;height:18px}.home-page .off-fig-t b{font-size:24px}.home-page .off-fig-t span{white-space:normal;max-width:11ch}.home-page .off-act{margin-top:20px}.home-page .off-act>*{width:100%}.home-page .off-cd{margin-top:18px;flex-wrap:wrap;gap:8px 10px}.home-page .off-cd-lab{white-space:nowrap}.home-page .off-cd-u b{font-size:16px}.home-page .off-cd-u:last-child{display:none}.home-page .off-fine{margin-top:12px;padding-top:12px}}@media(prefers-reduced-motion:reduce){.home-page .off-box{opacity:1;transform:none;transition:none}.home-page .off-kick-ic svg{animation:none}.home-page .off-cd-lab:before{animation:none}}#segments.seg{--space: #101119;--space-m: #5c5e7a;--ecru: #fcfbfa;--ecru-b: #e5e3d8;--page-bg: #fcfbfa;--blue: #0080ff;background:var(--page-bg);padding:88px 0 80px}#segments.seg .seg-inner{max-width:1380px;margin:0 auto;padding:0 24px}#segments.seg .seg-header{margin-bottom:44px}#segments.seg .seg-eyebrow{font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--space-m);display:flex;align-items:center;gap:10px;margin-bottom:14px}#segments.seg .seg-eyebrow:before{content:"";width:22px;height:2px;background:var(--space-m);border-radius:2px;display:block;flex-shrink:0}#segments.seg .seg-title{font-family:var(--font-display);font-weight:800;font-size:clamp(36px,3.2vw,48px);color:var(--space);line-height:1.18;letter-spacing:-.03em;margin-bottom:16px}#segments.seg .seg-title em{font-style:italic;font-weight:800}#segments.seg .seg-sub{font-family:var(--font-sans);font-size:15px;color:var(--space-m);line-height:1.65;max-width:560px;text-wrap:pretty}#segments.seg .exp-items{display:flex;border:1px solid var(--ecru-b);border-radius:6px;overflow:hidden;height:560px;background:var(--ecru)}#segments.seg .exp-item{display:flex;flex:0 0 84px;min-width:84px;border-right:1px solid var(--ecru-b);overflow:hidden;transition:flex .5s cubic-bezier(.4,0,.2,1)}#segments.seg .exp-item:last-child{border-right:none}#segments.seg .exp-item.active{flex:1 1 760px;min-width:0}#segments.seg .exp-tab-head{flex:0 0 84px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:32px 0;margin:0;cursor:pointer;background:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:var(--font-sans);color:inherit;text-align:inherit}#segments.seg .exp-num{font-family:var(--font-display);font-weight:800;font-size:18px;color:var(--space-m);line-height:1}#segments.seg .exp-item.active .exp-num{color:var(--space)}#segments.seg .exp-label{writing-mode:vertical-rl;transform:rotate(180deg);font-family:var(--font-display);font-weight:800;font-size:18px;color:var(--space);white-space:nowrap;letter-spacing:-.01em;line-height:1}#segments.seg .exp-tab-body{display:flex;flex:1 1 auto;min-width:0;opacity:0;pointer-events:none;transition:opacity .3s ease .1s}#segments.seg .exp-item:not(.active) .exp-tab-body{flex:0 0 0;width:0;overflow:hidden}#segments.seg .exp-item.active .exp-tab-body{opacity:1;pointer-events:auto}#segments.seg .exp-tab-content{flex:0 0 360px;padding:48px 44px;display:flex;flex-direction:column;justify-content:center;gap:16px}#segments.seg .exp-tab-title{font-family:var(--font-display);font-weight:800;font-size:34px;line-height:1.12;color:var(--space);letter-spacing:-.02em;margin:0}#segments.seg .exp-tab-desc{font-family:var(--font-sans);font-size:15px;color:var(--space-m);line-height:1.6;text-wrap:pretty;margin:0}#segments.seg .exp-tab-link{display:inline-flex;align-items:center;gap:6px;color:var(--space);font-family:var(--font-sans);font-size:13px;font-weight:700;letter-spacing:.04em;text-decoration:none;border-bottom:1.5px solid var(--space);width:fit-content;padding-bottom:2px;transition:color .15s,border-color .15s}#segments.seg .exp-tab-link:hover{color:var(--blue);border-color:var(--blue)}#segments.seg .exp-tab-image{flex:1;min-width:0;position:relative;background-size:cover;background-position:center;background-color:var(--ecru-b)}@media(max-width:900px){#segments.seg .seg-title{font-size:clamp(26px,7vw,34px)}#segments.seg .exp-items{flex-direction:column;height:auto}#segments.seg .exp-item{flex-direction:column;flex:0 0 auto!important;min-width:0;width:100%;border-right:none;border-bottom:1px solid var(--ecru-b)}#segments.seg .exp-tab-head{flex:0 0 auto;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:18px 20px}#segments.seg .exp-label{writing-mode:horizontal-tb;transform:none}#segments.seg .exp-tab-body{flex-direction:column;flex:0 0 auto;width:100%;opacity:1;max-height:0;overflow:hidden;transition:max-height .4s ease;pointer-events:none}#segments.seg .exp-item:not(.active) .exp-tab-body{flex:0 0 auto;width:100%}#segments.seg .exp-item.active .exp-tab-body{max-height:1200px;width:100%;flex:0 0 auto;pointer-events:auto}#segments.seg .exp-tab-content{flex:none;width:100%;padding:24px 20px}#segments.seg .exp-tab-image{flex:none;width:100%;height:220px}}#video-demo.vs{--lime: #dbf27c;--lime-h: #c8e060;--space: #101119;--space-h: #33354a;--space-m: #5c5e7a;--ecru: #fcfbfa;--page-bg: #fcfbfa;background:var(--page-bg);padding:80px 0;position:relative}#video-demo.vs .vs-inner{max-width:1380px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:stretch}#video-demo.vs .vs-eyebrow{font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--space-m);display:flex;align-items:center;gap:10px;margin-bottom:20px}#video-demo.vs .vs-eyebrow:before{content:"";width:22px;height:2px;background:var(--space-m);border-radius:2px;display:block;flex-shrink:0}#video-demo.vs .vs-title{font-family:var(--font-display);font-weight:800;font-size:clamp(36px,3.2vw,48px);color:var(--space);line-height:1.18;letter-spacing:-.03em;margin-bottom:44px}#video-demo.vs .vs-title em{font-style:italic;font-weight:800}#video-demo.vs .vs-desc{font-family:var(--font-sans);font-size:15px;color:var(--space-m);line-height:1.65;margin-top:-24px;margin-bottom:36px;max-width:none;text-wrap:pretty}#video-demo.vs .vs-features{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:36px}#video-demo.vs .vs-feature-icon{width:44px;height:44px;background:var(--lime);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--space);margin-bottom:14px}#video-demo.vs .vs-feature-title{font-family:var(--font-display);font-weight:800;font-size:17px;color:var(--space);margin-bottom:6px}#video-demo.vs .vs-feature-desc{font-family:var(--font-sans);font-size:13.5px;color:var(--space-m);line-height:1.55;text-wrap:pretty;margin:0}#video-demo.vs .vs-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px}#video-demo.vs .vs-btn-watch{display:inline-flex;align-items:center;height:48px;padding:0 28px;background:var(--space);border-radius:6px;color:var(--ecru);font-family:var(--font-sans);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:background .15s,transform .12s}#video-demo.vs .vs-btn-watch:hover{background:var(--space-h);transform:translateY(-1px)}#video-demo.vs .vs-btn-explore{display:inline-flex;align-items:center;gap:6px;height:48px;padding:0 26px;background:var(--lime);border-radius:6px;color:var(--space);font-family:var(--font-sans);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:background .15s,transform .12s}#video-demo.vs .vs-btn-explore:hover{background:var(--lime-h);transform:translateY(-1px)}#video-demo.vs .vs-right{display:flex;align-items:center}#video-demo.vs .vs-video-wrap{position:relative;border:none;padding:0;border-radius:6px;overflow:hidden;width:100%;aspect-ratio:16 / 9;height:auto;min-height:0;background:var(--space)}#video-demo.vs .vs-video-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}#video-demo.vs .vs-video-facade{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;border:0;cursor:pointer;background:var(--space)}#video-demo.vs .vs-video-facade:focus-visible{outline:2px solid var(--lime);outline-offset:-2px}#video-demo.vs .vs-video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}#video-demo.vs .vs-video-play{position:absolute;top:50%;left:50%;z-index:1;display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:var(--lime);color:var(--space);transform:translate(-50%,-50%);box-shadow:0 8px 24px #10111947;transition:transform .15s ease,background .15s ease}#video-demo.vs .vs-video-play svg{margin-left:3px}#video-demo.vs .vs-video-facade:hover .vs-video-play,#video-demo.vs .vs-video-facade:focus-visible .vs-video-play{background:var(--lime-h);transform:translate(-50%,-50%) scale(1.06)}@media(max-width:900px){#video-demo.vs .vs-title{font-size:clamp(26px,7vw,34px)}#video-demo.vs .vs-inner{grid-template-columns:1fr;gap:40px}#video-demo.vs .vs-right{order:-1}#video-demo.vs .vs-title{margin-bottom:32px}#video-demo.vs .vs-desc{margin-top:-16px}#video-demo.vs .vs-features{grid-template-columns:1fr}#video-demo.vs .vs-video-wrap{min-height:0}}#why-switch.whs{--lime: #dbf27c;--lime-ink: #3a4a0e;--space: #101119;--space-m: #5c5e7a;--ecru: #fcfbfa;--ecru-b: #e5e3d8;--page-bg: #fcfbfa;--page-max: 1380px;--page-gutter: 24px;background:var(--page-bg);padding:96px 0}#why-switch.whs .whs-inner{max-width:var(--page-max);margin:0 auto;padding:0 var(--page-gutter)}#why-switch.whs .whs-head{max-width:760px;margin-bottom:44px}#why-switch.whs .whs-eyebrow{font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--space-m);display:flex;align-items:center;gap:10px;margin-bottom:16px}#why-switch.whs .whs-eyebrow:before{content:"";width:22px;height:2px;background:var(--space-m);border-radius:2px;display:block;flex-shrink:0}#why-switch.whs .whs-title{font-family:var(--font-display);font-weight:800;font-size:clamp(32px,3vw,44px);line-height:1.14;color:var(--space);margin:0 0 18px;text-wrap:balance}#why-switch.whs .whs-title em{font-style:italic;font-weight:800}#why-switch.whs .whs-lead{font-family:var(--font-sans);font-size:16px;line-height:1.65;color:var(--space-m);max-width:620px;margin:0}#why-switch.whs .whs-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#why-switch.whs .whs-card{background:var(--ecru);border:1px solid var(--ecru-b);border-radius:6px;padding:32px;display:flex;flex-direction:column}#why-switch.whs .whs-badge{width:46px;height:46px;border-radius:50%;background:var(--lime);display:flex;align-items:center;justify-content:center;color:var(--lime-ink);margin-bottom:18px}#why-switch.whs .whs-badge svg{width:20px;height:20px}#why-switch.whs .whs-card-title{font-family:var(--font-display);font-weight:800;font-size:20px;line-height:1.25;color:var(--space);margin:0 0 10px;min-height:2.5em}#why-switch.whs .whs-card-desc{font-family:var(--font-sans);font-size:14.5px;line-height:1.6;color:var(--space-m);margin:0}@media(max-width:1100px){#why-switch.whs .whs-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){#why-switch.whs .whs-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#why-switch.whs .whs-card{padding:16px 14px}#why-switch.whs .whs-card-desc{display:none}#why-switch.whs .whs-title{font-size:clamp(26px,7vw,32px)}}#onboarding.onb{--lime: #dbf27c;--lime-ink: #3a4a0e;--space: #101119;--space-h: #33354a;--space-m: #5c5e7a;--ecru-b: #e5e3d8;--page-bg: #fcfbfa;background:var(--page-bg);padding:88px 0 80px}#onboarding.onb .onb-inner{max-width:1380px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1.1fr;gap:88px;align-items:start}#onboarding.onb .onb-eyebrow{font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--space-m);display:flex;align-items:center;gap:10px;margin-bottom:14px}#onboarding.onb .onb-eyebrow:before{content:"";width:22px;height:2px;background:var(--space-m);border-radius:2px;display:block;flex-shrink:0}#onboarding.onb .onb-title{font-family:var(--font-display);font-weight:800;font-size:clamp(36px,3.2vw,48px);line-height:1.18;letter-spacing:-.03em;color:var(--space);margin-bottom:28px;text-wrap:balance}#onboarding.onb .onb-title em{font-style:italic;font-weight:800;color:var(--space)}#onboarding.onb .onb-lead{font-family:var(--font-sans);font-size:18px;line-height:1.55;color:var(--space-m);max-width:440px;margin-bottom:36px;text-wrap:pretty}#onboarding.onb .onb-cta{display:inline-flex;align-items:center;gap:0;height:44px;padding:0 0 0 20px;background:var(--space);border:none;border-radius:6px;color:#fff;font-family:var(--font-sans);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;overflow:hidden;transition:background .15s}#onboarding.onb .onb-cta:after{content:"→";display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-left:16px;background:var(--lime);color:var(--lime-ink);font-size:16px;border-radius:0 6px 6px 0;transition:transform .2s ease}#onboarding.onb .onb-cta:hover{background:var(--space-h)}#onboarding.onb .onb-steps{display:flex;flex-direction:column;position:relative}#onboarding.onb .onb-line-track{position:absolute;left:23px;top:0;bottom:0;width:2px;background:var(--ecru-b);transform:translate(-50%);z-index:0}#onboarding.onb .onb-line-fill{position:absolute;left:23px;top:0;width:2px;height:0%;background:var(--space);transform:translate(-50%);z-index:0;transition:height .08s linear}#onboarding.onb .onb-step{display:grid;grid-template-columns:46px 1fr;gap:20px;padding:38px 0;position:relative;z-index:1}#onboarding.onb .onb-step:first-child{padding-top:4px}#onboarding.onb .onb-num{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-weight:700;font-size:14px;letter-spacing:.04em;justify-self:center;position:relative;z-index:1;flex-shrink:0;transition:background .3s ease,transform .3s ease,color .3s ease}#onboarding.onb .onb-num-dark{background:var(--space);color:#fff}#onboarding.onb .onb-num-lime{background:var(--lime);color:var(--lime-ink)}#onboarding.onb .onb-step:hover .onb-num{background:var(--lime);color:var(--lime-ink);transform:rotate(-8deg) scale(1.08)}#onboarding.onb .onb-step-h{font-family:var(--font-display);font-weight:800;font-size:24px;line-height:1.14;letter-spacing:-.02em;color:var(--space);margin:0 0 12px;text-wrap:balance}#onboarding.onb .onb-step-p{font-family:var(--font-sans);font-size:16px;line-height:1.6;color:var(--space-m);text-wrap:pretty;margin:0}@media(max-width:900px){#onboarding.onb .onb-title{font-size:clamp(26px,7vw,34px)}#onboarding.onb .onb-inner{grid-template-columns:1fr;gap:56px}}@media(prefers-reduced-motion:reduce){#onboarding.onb .onb-num{transition:none}#onboarding.onb .onb-step:hover .onb-num{transform:none}}#reviews.rev{--lime: #dbf27c;--space: #101119;--space-m: #5c5e7a;--ecru: #fcfbfa;--ecru-b: #e5e3d8;--page-bg: #fcfbfa;background:var(--page-bg);padding:88px 0 100px;overflow:hidden}#reviews.rev .rev-head{max-width:1380px;margin:0 auto 48px;padding:0 24px}#reviews.rev .rev-eyebrow{font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--space-m);display:flex;align-items:center;gap:10px;margin-bottom:14px}#reviews.rev .rev-eyebrow:before{content:"";width:22px;height:2px;background:var(--space-m);border-radius:2px;display:block;flex-shrink:0}#reviews.rev .rev-title{font-family:var(--font-display);font-weight:800;font-size:clamp(36px,3.2vw,48px);line-height:1.18;letter-spacing:-.03em;color:var(--space);text-wrap:balance;margin:0}#reviews.rev .rev-title em{font-style:italic;font-weight:800}#reviews.rev .rev-viewport{position:relative;width:100%;overflow-x:hidden;overflow-y:visible;padding:8px 0 40px}#reviews.rev .rev-track{display:flex;width:max-content;gap:24px;align-items:stretch;animation:rev-scroll 70s linear infinite}#reviews.rev .rev-viewport:hover .rev-track{animation-play-state:paused}@keyframes rev-scroll{to{transform:translate(calc(-50% - 12px))}}#reviews.rev .rev-card{flex-shrink:0;width:380px;max-width:100%;background:var(--ecru);border-radius:6px;box-shadow:0 8px 28px #00000012;overflow:hidden;display:flex;flex-direction:column}#reviews.rev .rev-card-img{height:200px;background-size:cover;background-position:center}#reviews.rev .rev-card-body{padding:28px 28px 26px;display:flex;flex-direction:column;flex:1}#reviews.rev .rev-mark{font-family:var(--font-display);font-weight:800;font-size:44px;line-height:.6;color:var(--lime);margin-bottom:8px}#reviews.rev .rev-context{font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--space-m);margin-bottom:10px}#reviews.rev .rev-quote{font-family:var(--font-sans);font-size:16px;line-height:1.6;color:var(--space);text-wrap:pretty;margin:0 0 22px}#reviews.rev .rev-meta{margin-top:auto;padding-top:18px;border-top:1px solid var(--ecru-b)}#reviews.rev .rev-name{font-family:var(--font-display);font-weight:800;font-size:16px;letter-spacing:-.01em;color:var(--space)}#reviews.rev .rev-hotel{font-family:var(--font-sans);font-size:13px;font-weight:500;color:var(--space-m);margin-top:3px}#reviews.rev .rev-learn{display:inline-block;margin-top:12px;font-family:var(--font-sans);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--space);text-decoration:none}#reviews.rev .rev-learn:hover{color:var(--space-m)}@media(max-width:900px){#reviews.rev .rev-title{font-size:clamp(26px,7vw,34px)}#reviews.rev .rev-track{animation:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;-webkit-overflow-scrolling:touch}#reviews.rev .rev-card{scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){#reviews.rev .rev-track{animation:none}}#compare.cmp{--lime: #dbf27c;--lime-ink: #3a4a0e;--space: #101119;--space-m: #5c5e7a;--ecru: #fcfbfa;--ecru-b: #e5e3d8;--page-max: 1380px;--page-gutter: 24px;background:var(--ecru);padding:96px 0}#compare.cmp .cmp-inner{max-width:var(--page-max);margin:0 auto;padding:0 var(--page-gutter);display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}#compare.cmp .cmp-eyebrow{font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--space-m);display:flex;align-items:center;gap:10px;margin:0 0 16px}#compare.cmp .cmp-eyebrow:before{content:"";width:22px;height:2px;background:var(--space-m);border-radius:2px;display:block;flex-shrink:0}#compare.cmp .cmp-title{font-family:var(--font-display);font-weight:800;font-size:clamp(34px,3.4vw,52px);line-height:1.08;letter-spacing:-.02em;color:var(--space);margin:0 0 20px}#compare.cmp .cmp-title em{font-style:italic;font-weight:800}#compare.cmp .cmp-sub{font-family:var(--font-sans);font-size:17px;line-height:1.6;color:var(--space-m);max-width:380px;margin:0}#compare.cmp .cmp-col,#compare.cmp .cmp-list{display:flex;flex-direction:column}#compare.cmp .cmp-link{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0 20px;border-bottom:1px solid var(--ecru-b);font-family:var(--font-display);font-size:22px;font-weight:800;color:var(--space);text-decoration:none;transition:color .15s}#compare.cmp .cmp-link:after{content:"→";font-family:var(--font-sans);font-size:18px;font-weight:400;color:var(--space-m);transition:transform .18s}#compare.cmp .cmp-link:hover{color:var(--space-m)}#compare.cmp .cmp-link:hover:after{transform:translate(5px)}#compare.cmp .cmp-all{align-self:flex-start;margin-top:30px}#compare.cmp .cmp-note{margin:24px 0 0;font-family:var(--font-sans);font-size:15px;font-style:italic;color:var(--space-m)}@media(max-width:900px){#compare.cmp .cmp-title{font-size:clamp(26px,7vw,34px)}#compare.cmp .cmp-inner{grid-template-columns:1fr;gap:40px}#compare.cmp .cmp-link{font-size:19px}}#final-cta.cta57{--lime: #dbf27c;--lime-h: #c8e060;--lime-ink: #3a4a0e;position:relative;padding:100px 24px 116px;overflow:hidden;background:var(--cta57-bg) center / cover no-repeat}#final-cta.cta57:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;z-index:0}#final-cta.cta57 .cta57-inner{position:relative;z-index:1;max-width:780px;margin:0 auto;text-align:center}#final-cta.cta57 .cta57-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-sans);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--lime);margin-bottom:20px}#final-cta.cta57 .cta57-eyebrow svg{width:20px;height:20px;flex-shrink:0}#final-cta.cta57 .cta57-title{font-family:var(--font-display);font-weight:800;letter-spacing:-.03em;line-height:1.02;color:#fff;margin:0}#final-cta.cta57 .cta57-title em{font-style:italic;font-weight:800}#final-cta.cta57 .cta57-line{display:block;font-size:clamp(28px,6vw,60px);white-space:normal;text-wrap:balance;transition:transform .7s cubic-bezier(.16,1,.3,1)}#final-cta.cta57 .cta57-line-l{transform:translate(-40px);opacity:0;transition:transform .7s cubic-bezier(.16,1,.3,1),opacity .7s ease}#final-cta.cta57 .cta57-line-r{transform:translate(40px);opacity:0;margin-top:6px;transition:transform .7s cubic-bezier(.16,1,.3,1) .08s,opacity .7s ease .08s}#final-cta.cta57.is-visible .cta57-line-l,#final-cta.cta57.is-visible .cta57-line-r{transform:translate(0);opacity:1}#final-cta.cta57 .cta57-sub{font-family:var(--font-sans);font-size:17px;line-height:1.6;color:#ffffffb3;max-width:460px;margin:28px auto 0}#final-cta.cta57 .cta57-check{color:var(--lime);flex-shrink:0;vertical-align:-1px}#final-cta.cta57 .cta57-sub-2{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 8px;font-family:var(--font-sans);font-size:15px;line-height:1.6;color:#ffffff80;margin:10px auto 0}#final-cta.cta57 .cta57-ctas{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:36px}@media(max-width:900px){#final-cta.cta57{padding:72px 20px 88px}#final-cta.cta57 .cta57-line{font-size:clamp(26px,7.2vw,40px)}}@media(prefers-reduced-motion:reduce){#final-cta.cta57 .cta57-line-l,#final-cta.cta57 .cta57-line-r{transform:none;opacity:1;transition:none}}.footer-updates-form{position:relative}.footer-updates-success{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;padding:14px 16px;border:1px solid rgba(16,17,25,.08);border-radius:10px;background:linear-gradient(135deg,#ceff0024,#ffffffeb 58%);box-shadow:0 10px 28px #1011190f;animation:footer-updates-success-in .62s cubic-bezier(.22,1,.36,1) both}.footer-updates-success--duplicate{background:linear-gradient(135deg,#1011190a,#fffffff5 62%)}.footer-updates-success-badge{flex-shrink:0;width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:#ceff00;color:#101119;animation:footer-updates-badge-pop .72s cubic-bezier(.22,1,.36,1) .08s both}.footer-updates-success--duplicate .footer-updates-success-badge{background:#101119;color:#fff}.footer-updates-success-check{width:22px;height:22px}.footer-updates-success-check path{stroke-dasharray:24;stroke-dashoffset:24;animation:footer-updates-check-draw .45s ease .34s forwards}.footer-updates-success-copy{min-width:0}.footer-updates-success-title{margin:0;font-family:var(--font-display, inherit);font-size:1.05rem;font-weight:800;line-height:1.25;color:#101119;animation:footer-updates-copy-in .55s ease .18s both}.footer-updates-success-message{margin:4px 0 0;font-size:.8125rem;line-height:1.45;color:#101119b8;animation:footer-updates-copy-in .55s ease .28s both}.footer-updates-form-shell{transition:opacity .35s ease,filter .35s ease}.footer-updates-form-shell.is-locked{opacity:.58;filter:grayscale(.08);pointer-events:none;-webkit-user-select:none;user-select:none}.footer-updates-form-shell.is-locked:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;pointer-events:none}@keyframes footer-updates-success-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes footer-updates-badge-pop{0%{opacity:0;transform:scale(.55)}65%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes footer-updates-check-draw{to{stroke-dashoffset:0}}@keyframes footer-updates-copy-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.footer-updates-success,.footer-updates-success-badge,.footer-updates-success-title,.footer-updates-success-message,.footer-updates-success-check path{animation:none}.footer-updates-success-check path{stroke-dashoffset:0}.footer-updates-form-shell{transition:none}}/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:"Proxima Nova", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-600:oklch(57.7% .245 27.325);--color-amber-50:oklch(98.7% .022 95.277);--color-amber-100:oklch(96.2% .059 95.617);--color-amber-300:oklch(87.9% .169 91.605);--color-amber-500:oklch(76.9% .188 70.08);--color-amber-700:oklch(55.5% .163 48.998);--color-amber-800:oklch(47.3% .137 46.201);--color-neutral-200:oklch(92.2% 0 0);--color-neutral-300:oklch(87% 0 0);--color-neutral-400:oklch(70.8% 0 0);--color-neutral-500:oklch(55.6% 0 0);--color-neutral-600:oklch(43.9% 0 0);--color-neutral-900:oklch(20.5% 0 0);--color-black:#000;--color-white:#fff;--spacing:.25rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--tracking-tight:-.025em;--tracking-wide:.025em;--tracking-wider:.05em;--tracking-widest:.1em;--leading-tight:1.25;--leading-snug:1.375;--leading-relaxed:1.625;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--aspect-video:16 / 9;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-canvas:#faf9f6;--color-ecru:#fcfbfa;--color-neutral-lightest:#f2f2f2;--color-neutral-lighter:#dadad9;--color-neutral-light:#b5b6b4;--color-neutral:#858582;--color-neutral-dark:#545450;--color-neutral-darkest:#0b0c06;--color-white-20:#fff3}@supports (color:color-mix(in lab,red,red)){:root,:host{--color-white-20:color-mix(in srgb, var(--color-white), transparent 80%)}}:root,:host{--color-neutral-darkest-15:#0b0c0626}@supports (color:color-mix(in lab,red,red)){:root,:host{--color-neutral-darkest-15:color-mix(in srgb, var(--color-neutral-darkest), transparent 85%)}}:root,:host{--color-azure-radiance-lightest:#e5f2ff;--color-azure-radiance:#0080ff;--color-azure-radiance-dark:#06c;--color-lime:#e2f28b;--color-lime-dark:#dbf27c;--color-lime-ink:#3a4a0e;--color-manz:#101119;--color-eyebrow:#5c5e7a;--color-scheme-background:var(--color-white);--color-scheme-foreground:var(--color-white);--color-scheme-text:var(--color-neutral-darkest);--color-scheme-border:var(--color-neutral-darkest-15);--color-background-primary:var(--color-canvas);--color-background-secondary:#faf9f6;--color-background-alternative:#0b0c06;--color-border-primary:var(--color-neutral-darkest-15);--color-border-alternative:#fff;--color-text-primary:#0b0c06;--color-text-alternative:#fff;--nav-bar-h:4rem;--radius-button:6px;--radius-card:1rem;--radius-image:1rem;--radius-form:min(6.25rem, .75rem);--radius-checkbox:.25rem;--font-display:"Neutiva", ui-serif, Georgia, "Times New Roman", serif;--ease-reveal:cubic-bezier(.22, 1, .36, 1);--ease-ui:cubic-bezier(.2, .8, .2, 1)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html{scroll-behavior:smooth}body{background-color:var(--color-canvas);min-height:100vh;color:var(--color-neutral-darkest);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}h1,h2,h3{font-family:var(--font-display);font-weight:800}h1 em,h2 em,h3 em,h1 i,h2 i,h3 i{font-family:var(--font-display);font-style:italic;font-weight:800}h4,h5,h6{font-family:var(--font-display);font-weight:700}.font-display{font-family:var(--font-display)}p,li,label,input,textarea,select,button{font-family:var(--font-sans)}button:not(:disabled),[role=button]:not(:disabled){cursor:pointer}}@layer components{h1.font-bold,h2.font-bold,h3.font-bold,h1.font-semibold,h2.font-semibold,h3.font-semibold{font-weight:800}h1 em,h2 em,h3 em,h1 i,h2 i,h3 i,h1 em.font-bold,h2 em.font-bold,h3 em.font-bold,h1 i.font-bold,h2 i.font-bold,h3 i.font-bold{font-family:var(--font-display);font-style:italic;font-weight:800}h4.font-bold,h5.font-bold,h6.font-bold,h4.font-semibold,h5.font-semibold,h6.font-semibold,h4.font-extrabold,h5.font-extrabold,h6.font-extrabold{font-weight:700}button.inline-flex.gap-3.items-center.justify-center.whitespace-nowrap:not(.p-0):not(.size-10):not(.rounded-full){border-radius:var(--radius-button)}.btn-light button.inline-flex.gap-3.border.border-border-primary.bg-background-alternative{border-color:var(--color-white);background-color:var(--color-white);color:var(--color-neutral-darkest)}input.flex.size-full.min-h-11.border,textarea.flex.min-h-11.w-full.border,button.flex.min-h-11.w-full.items-center.justify-between.gap-1{border-radius:var(--radius-form)}button[data-state].inline-flex.items-center.justify-center.whitespace-nowrap.border.border-border-primary{border-radius:var(--radius-button)}[role=checkbox].size-\[1\.125rem\]{border-radius:var(--radius-checkbox)}.eyebrow,.eyebrow-light,.eyebrow-dark,.sec-eyebrow,p.mb-3.font-semibold.md\:mb-4{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--color-eyebrow);align-items:center;gap:10px;font-size:11px;font-weight:700;line-height:1;display:flex}.eyebrow:before,.eyebrow-light:before,.eyebrow-dark:before,.sec-eyebrow:before,p.mb-3.font-semibold.md\:mb-4:before{content:"";background-color:currentColor;border-radius:2px;flex-shrink:0;width:22px;height:2px}.eyebrow-dark{color:var(--color-canvas);opacity:.85}.eyebrow-center{justify-content:center}.eyebrow-no-rule:before{display:none}.eyebrow-inline{display:inline-flex}.sabee-icon{color:currentColor;transition:color .25s}.sabee-icon svg{transform-box:fill-box;transform-origin:50%;width:100%;height:100%;display:block}.sabee-icon[data-anim=swing] svg{transform-origin:50% 12%}.sabee-icon[data-anim=grow] svg{transform-origin:50% 100%}.sabee-icon[data-anim=draw] svg :is(path,polyline,line,circle,rect,polygon){vector-effect:non-scaling-stroke;stroke-dasharray:1;stroke-dashoffset:1px}@keyframes sabee-icon-spin{to{transform:rotate(360deg)}}@keyframes sabee-icon-tick{to{transform:rotate(360deg)}}@keyframes sabee-icon-swing{0%,to{transform:rotate(-10deg)}50%{transform:rotate(10deg)}}@keyframes sabee-icon-flip{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(0)}}@keyframes sabee-icon-rise{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes sabee-icon-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes sabee-icon-nudge{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@keyframes sabee-icon-ping{0%,to{transform:scale(1)}45%{transform:scale(1.16)}}@keyframes sabee-icon-grow{0%,to{transform:scaleY(1)}50%{transform:scaleY(.55)}}@keyframes sabee-icon-draw{0%{stroke-dashoffset:1px}55%{stroke-dashoffset:0}to{stroke-dashoffset:0}}.icon-group:hover .sabee-icon[data-anim=spin] svg,.sabee-icon[data-anim=spin][data-active] svg{animation:1.3s linear infinite sabee-icon-spin}.icon-group:hover .sabee-icon[data-anim=tick] svg,.sabee-icon[data-anim=tick][data-active] svg{animation:2s steps(12,end) infinite sabee-icon-tick}.icon-group:hover .sabee-icon[data-anim=swing] svg,.sabee-icon[data-anim=swing][data-active] svg{animation:1.4s ease-in-out infinite sabee-icon-swing}.icon-group:hover .sabee-icon[data-anim=flip] svg{animation:1.6s ease-in-out infinite sabee-icon-flip}.icon-group:hover .sabee-icon[data-anim=rise] svg,.sabee-icon[data-anim=rise][data-active] svg{animation:2.2s ease-in-out infinite sabee-icon-rise}.icon-group:hover .sabee-icon[data-anim=bob] svg,.sabee-icon[data-anim=bob][data-active] svg{animation:1.6s ease-in-out infinite sabee-icon-bob}.icon-group:hover .sabee-icon[data-anim=nudge] svg{animation:1s ease-in-out infinite sabee-icon-nudge}.icon-group:hover .sabee-icon[data-anim=ping] svg,.icon-group:hover .sabee-icon[data-anim=snap] svg,.sabee-icon[data-anim=ping][data-active] svg,.sabee-icon[data-anim=snap][data-active] svg{animation:1.3s ease-in-out infinite sabee-icon-ping}.icon-group:hover .sabee-icon[data-anim=grow] svg{animation:1.6s ease-in-out infinite sabee-icon-grow}.icon-group:hover .sabee-icon[data-anim=draw] svg :is(path,polyline,line,circle,rect,polygon),.sabee-icon[data-anim=draw][data-active] svg :is(path,polyline,line,circle,rect,polygon){animation:1.5s ease-in-out forwards sabee-icon-draw}.sabee-icon-circle{width:46px;height:46px;color:var(--color-manz);background:#10111912;border:1px solid #1011191f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .3s,border-color .3s,transform .3s,color .3s;display:inline-flex}.sabee-icon-circle--sm{width:32px;height:32px}.sabee-icon-circle--xs{width:26px;height:26px}.sabee-icon-circle .sabee-icon{color:inherit}.icon-group:hover .sabee-icon-circle:not(.sabee-icon-circle--filled){background:var(--color-lime-dark);border-color:var(--color-lime-dark);color:var(--color-lime-ink);transform:rotate(-8deg)scale(1.08)}.sabee-icon-circle--filled{background:var(--color-lime-dark);border-color:var(--color-lime-dark);color:var(--color-lime-ink)}.sabee-icon-circle--overlay{color:#fff;background:#0006;border-color:#0000;width:4rem;height:4rem}.icon-group:hover .sabee-icon-circle--overlay{background:var(--color-lime-dark);border-color:var(--color-lime-dark);color:var(--color-lime-ink)}.icon-group:hover>.sabee-icon{color:var(--color-lime-dark)}@media(prefers-reduced-motion:reduce){.sabee-icon svg,.sabee-icon svg :is(path,polyline,line,circle,rect,polygon){animation:none!important}}.platform-tab-media-shell{justify-content:center;align-self:start;align-items:flex-start;margin-top:0;display:flex;position:sticky;top:6rem}@media(min-width:768px){.platform-tab-media-shell{margin-top:var(--platform-media-offset,0px)}}.platform-tab-media{aspect-ratio:872/488;border-radius:var(--radius-image);background-color:var(--color-background-secondary);justify-content:center;align-items:center;width:100%;max-width:min(100%,32rem);display:flex;overflow:hidden}.platform-tab-media__img{object-fit:contain;object-position:top center;width:100%;height:100%}.platform-tab-media--animation{aspect-ratio:auto;background-color:#0000;align-items:flex-start;max-width:min(100%,36rem);overflow:visible}.platform-tab-media--animation .ssm-root,.platform-tab-media--animation .gam-root,.platform-tab-media--animation .spm-root,.platform-tab-media--animation .bkm-root{width:100%}.platform-tab-media--animation .ssm-viewport,.platform-tab-media--animation .gam-viewport,.platform-tab-media--animation .spm-viewport,.platform-tab-media--animation .cmm-device-wrap,.platform-tab-media--animation .hpm-device-wrap,.platform-tab-media--animation .bkm-device-wrap{max-width:100%}.platform-tab-media--animation .cmm-root .cmm-device-wrap{max-width:min(100%,660px)}.platform-tab-media--animation .spm-root .stage,.platform-tab-media--animation .gam-root .stage{box-shadow:0 34px 90px #0000007a}.platform-tab-media--pms{aspect-ratio:auto;background-color:#0000;max-width:min(100%,30rem);overflow:visible}.platform-tab-media--channel,.platform-tab-media--booking{aspect-ratio:auto;background-color:#0000;max-width:min(100%,41.25rem);overflow:visible}.platform-tab-media--animation .bkm-root .bkm-device-wrap{max-width:min(100%,660px)}.platform-tab-media--pms .hpm-root{width:100%}.hero-peel-roll{pointer-events:none;background:linear-gradient(90deg,transparent 0%,#0b0c0638 20%,var(--color-white) 44%,var(--color-white) 56%,#0b0c062e 80%,transparent 100%);border-radius:50%/14%;width:clamp(22px,3.2%,44px);height:clamp(80px,18%,200px);position:absolute;transform:translate(-50%,-50%)rotate(-45deg)}@supports (color:color-mix(in lab,red,red)){.hero-peel-roll{background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--color-neutral-darkest) 22%,transparent) 20%,var(--color-white) 44%,var(--color-white) 56%,color-mix(in srgb,var(--color-neutral-darkest) 18%,transparent) 80%,transparent 100%)}}.hero-peel-roll{box-shadow:-3px 5px 14px #0b0c064d}@supports (color:color-mix(in lab,red,red)){.hero-peel-roll{box-shadow:-3px 5px 14px color-mix(in srgb,var(--color-neutral-darkest) 30%,transparent)}}.hero-peel-shadow{pointer-events:none;background:radial-gradient(70% 45%,#0b0c066b,#0000 72%);width:clamp(60px,12%,160px);height:clamp(60px,12%,160px);position:absolute;transform:translate(-50%,-50%)rotate(-45deg)}@supports (color:color-mix(in lab,red,red)){.hero-peel-shadow{background:radial-gradient(ellipse 70% 45% at 50% 50%,color-mix(in srgb,var(--color-neutral-darkest) 42%,transparent) 0%,transparent 72%)}}.hero-peel-shadow{filter:blur(8px)}.typewriter-caret{animation:1s step-end infinite typewriter-caret-blink}@media(prefers-reduced-motion:reduce){.typewriter-caret{animation:none}}.hero-side-frame{clip-path:polygon(4rem 0%,100% 0%,100% 100%,0% 100%,0% 4rem)}@media(max-width:767px){.hero-side-frame{clip-path:polygon(2rem 0%,100% 0%,100% 100%,0% 100%,0% 2rem)}}}@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{inset-inline:0}.inset-y-0{inset-block:0}.-top-12{top:-3rem}.-top-32{top:-8rem}.top-0{top:0}.top-1\.5{top:calc(var(--spacing) * 1.5)}.top-1\/2{top:50%}.top-3{top:.75rem}.top-3\.5{top:calc(var(--spacing) * 3.5)}.top-4{top:1rem}.top-6{top:1.5rem}.top-24{top:6rem}.top-\[5vh\]{top:5vh}.top-full{top:100%}.right-0{right:0}.right-1{right:.25rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-\[5\%\]{right:5%}.-bottom-12{bottom:-3rem}.bottom-0{bottom:0}.bottom-\[5\%\]{bottom:5%}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[999\]{z-index:999}.z-\[1000\]{z-index:1000}.z-\[1001\]{z-index:1001}.z-\[1002\]{z-index:1002}.z-\[1100\]{z-index:1100}.order-1{order:1}.order-2{order:2}.order-first{order:-9999}.order-last{order:9999}.col-span-3{grid-column:span 3/span 3}.col-start-1{grid-column-start:1}.col-end-2{grid-column-end:2}.row-span-1{grid-row:span 1/span 1}.row-start-1{grid-row-start:1}.row-end-2{grid-row-end:2}.container{width:100%}@media(min-width:480px){.container{max-width:480px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1440px){.container{max-width:1440px}}.m-2{margin:.5rem}.container{margin-inline:auto}@media(min-width:480px){.container{max-width:none}}@media (width >= 100%){.container{max-width:100%}}@media(min-width:992px){.container{max-width:992px}}@media(min-width:1280px){.container{max-width:1280px}}.-mx-1{margin-inline:-.25rem}.mx-2{margin-inline:.5rem}.mx-3\.5{margin-inline:calc(var(--spacing) * 3.5)}.mx-\[3px\]{margin-inline:3px}.mx-\[5\%\]{margin-inline:5%}.mx-auto{margin-inline:auto}.my-1{margin-block:.25rem}.my-\[3px\]{margin-block:3px}.prose{color:#000;max-width:100%}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1rem;margin-bottom:1rem}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:700}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";border-left-width:.1875rem;border-left-color:var(--color-neutral-darkest-15);padding-inline-start:1em;margin-top:1.5rem;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:1.25rem;font-style:italic;font-weight:400;line-height:1.5}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5rem;margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5rem;margin-bottom:1.5rem;font-size:2rem;font-weight:600;line-height:1.2}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5rem;margin-bottom:1.25rem;font-size:1.5rem;font-weight:600;line-height:1.4}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:#0b0c06;opacity:.8;border-left-width:2px;border-left-color:#000;margin-top:.5rem;padding-left:.5rem;font-size:.875rem;line-height:1.5}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:NaN NaN NaN;--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);font-size:1rem;line-height:1.5}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.5rem;margin-bottom:2.5rem}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose :where(h1,h2,h3,h4,h5,h6):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700}.prose :where(h5):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25rem;margin-bottom:1rem;font-size:1.25rem;line-height:1.4}.prose :where(h6):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25rem;margin-bottom:1rem;font-size:1.125rem;line-height:1.4}:where(:where(.prose)):not(:where([class~=not-prose],[class~=not-prose] *))>h2:first-child,:where(:where(.prose)):not(:where([class~=not-prose],[class~=not-prose] *))>h3:first-child,:where(:where(.prose)):not(:where([class~=not-prose],[class~=not-prose] *))>h4:first-child{margin-top:1.5rem}:where(:where(.prose)):not(:where([class~=not-prose],[class~=not-prose] *))>h5:first-child,:where(:where(.prose)):not(:where([class~=not-prose],[class~=not-prose] *))>h6:first-child{margin-top:1.25rem}.-mt-4{margin-top:-1rem}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-9{margin-top:calc(var(--spacing) * 9)}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-24{margin-top:6rem}.mt-\[5vh\]{margin-top:5vh}.-mr-2{margin-right:-.5rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:calc(var(--spacing) * 2.5)}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:calc(var(--spacing) * 3.5)}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:calc(var(--spacing) * 9)}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-\[-5vh\]{margin-bottom:-5vh}.mb-\[18px\]{margin-bottom:18px}.-ml-4{margin-left:-1rem}.ml-0{margin-left:0}.ml-3{margin-left:.75rem}.ml-\[-5vw\]{margin-left:-5vw}.ml-auto{margin-left:auto}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.table{display:table}.aspect-\[3\/2\]{aspect-ratio:3/2}.aspect-\[16\/9\]{aspect-ratio:16/9}.aspect-\[16\/10\]{aspect-ratio:16/10}.aspect-square{aspect-ratio:1}.aspect-video{aspect-ratio:var(--aspect-video)}.size-2{width:.5rem;height:.5rem}.size-2\.5{width:calc(var(--spacing) * 2.5);height:calc(var(--spacing) * 2.5)}.size-3\.5{width:calc(var(--spacing) * 3.5);height:calc(var(--spacing) * 3.5)}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-7{width:calc(var(--spacing) * 7);height:calc(var(--spacing) * 7)}.size-8{width:2rem;height:2rem}.size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.size-10{width:2.5rem;height:2.5rem}.size-12{width:3rem;height:3rem}.size-14{width:3.5rem;height:3.5rem}.size-16{width:4rem;height:4rem}.size-\[1\.125rem\]{width:1.125rem;height:1.125rem}.size-\[3\.75rem\]{width:3.75rem;height:3.75rem}.size-\[4\.5rem\]{width:4.5rem;height:4.5rem}.size-\[18px\]{width:18px;height:18px}.size-\[var\(--icon-size\)\]{width:var(--icon-size);height:var(--icon-size)}.size-full{width:100%;height:100%}.h-0{height:0}.h-0\.5{height:calc(var(--spacing) * .5)}.h-2{height:.5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:2rem}.h-9{height:calc(var(--spacing) * 9)}.h-11{height:calc(var(--spacing) * 11)}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-\[25rem\]{height:25rem}.h-\[26rem\]{height:26rem}.h-\[52px\]{height:52px}.h-\[60px\]{height:60px}.h-\[90vh\]{height:90vh}.h-\[390px\]{height:390px}.h-\[400px\]{height:400px}.h-\[480px\]{height:480px}.h-\[660px\]{height:660px}.h-\[940px\]{height:940px}.h-\[1200px\]{height:1200px}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-dvh{height:100dvh}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.h-svh{height:100svh}.max-h-8{max-height:2rem}.max-h-12{max-height:3rem}.max-h-14{max-height:3.5rem}.max-h-16{max-height:4rem}.max-h-28{max-height:7rem}.max-h-96{max-height:24rem}.max-h-\[calc\(100vh-7rem\)\]{max-height:calc(100vh - 7rem)}.min-h-0{min-height:0}.min-h-10{min-height:2.5rem}.min-h-11{min-height:calc(var(--spacing) * 11)}.min-h-14{min-height:3.5rem}.min-h-16{min-height:4rem}.min-h-\[160px\]{min-height:160px}.min-h-\[calc\(100svh-7\.25rem\)\]{min-height:calc(100svh - 7.25rem)}.min-h-screen{min-height:100vh}.min-h-svh{min-height:100svh}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:calc(var(--spacing) * 7)}.w-9{width:calc(var(--spacing) * 9)}.w-10{width:2.5rem}.w-11{width:calc(var(--spacing) * 11)}.w-72{width:18rem}.w-\[--sidebar-width\]{width:--sidebar-width}.w-\[52px\]{width:52px}.w-\[60px\]{width:60px}.w-\[90\%\]{width:90%}.w-\[220px\]{width:220px}.w-\[390px\]{width:390px}.w-\[660px\]{width:660px}.w-\[940px\]{width:940px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.max-w-\[--skeleton-width\]{max-width:--skeleton-width}.max-w-\[40rem\]{max-width:40rem}.max-w-\[100vw\]{max-width:100vw}.max-w-\[560px\]{max-width:560px}.max-w-\[640px\]{max-width:640px}.max-w-\[680px\]{max-width:680px}.max-w-\[720px\]{max-width:720px}.max-w-\[760px\]{max-width:760px}.max-w-\[880px\]{max-width:880px}.max-w-\[900px\]{max-width:900px}.max-w-\[1280px\]{max-width:1280px}.max-w-\[1380px\]{max-width:1380px}.max-w-full{max-width:100%}.max-w-lg{max-width:48rem}.max-w-md{max-width:35rem}.max-w-none{max-width:none}.max-w-prose{max-width:65ch}.max-w-sm{max-width:30rem}.max-w-xl{max-width:64rem}.min-w-0{min-width:0}.min-w-5{min-width:1.25rem}.min-w-10{min-width:2.5rem}.min-w-14{min-width:3.5rem}.min-w-18{min-width:4.5rem}.min-w-32{min-width:8rem}.min-w-44{min-width:11rem}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.flex-1{flex:1}.flex-shrink,.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.grow-0{flex-grow:0}.grow-1{flex-grow:1}.basis-\[95\%\]{flex-basis:95%}.basis-full{flex-basis:100%}.table-fixed{table-layout:fixed}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-x-px{--tw-translate-x: -1px ;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-px{--tw-translate-x:1px;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-0{--tw-translate-y: -0px ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-1\/2{--tw-translate-y: 50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-90{rotate:90deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.transform-gpu{transform:translateZ(0) var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.resize{resize:both}.scroll-mt-24{scroll-margin-top:6rem}.\[scrollbar-width\:thin\]{scrollbar-width:thin}.list-none{list-style-type:none}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.grid-flow-col{grid-auto-flow:column}.grid-flow-row{grid-auto-flow:row}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-\[max-content\]{grid-template-columns:max-content}.grid-cols-\[max-content_1fr\]{grid-template-columns:max-content 1fr}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-0{gap:0}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:.25rem}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(.25rem * var(--tw-space-y-reverse));margin-block-end:calc(.25rem * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(.5rem * var(--tw-space-y-reverse));margin-block-end:calc(.5rem * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(.75rem * var(--tw-space-y-reverse));margin-block-end:calc(.75rem * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(1rem * var(--tw-space-y-reverse));margin-block-end:calc(1rem * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(1.5rem * var(--tw-space-y-reverse));margin-block-end:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)))}.gap-x-2{column-gap:.5rem}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-x-5{column-gap:1.25rem}.gap-x-6{column-gap:1.5rem}.gap-x-8{column-gap:2rem}.gap-x-12{column-gap:3rem}.gap-x-14{column-gap:3.5rem}.gap-x-20{column-gap:5rem}.gap-x-\[8vw\]{column-gap:8vw}:where(.space-x-1>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(.25rem * var(--tw-space-x-reverse));margin-inline-end:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.gap-y-10{row-gap:2.5rem}.gap-y-12{row-gap:3rem}.gap-y-16{row-gap:4rem}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-neutral-darkest\/10>:not(:last-child)){border-color:#0b0c061a}@supports (color:color-mix(in lab,red,red)){:where(.divide-neutral-darkest\/10>:not(:last-child)){border-color:color-mix(in oklab,var(--color-neutral-darkest) 10%,transparent)}}.self-start{align-self:flex-start}.self-stretch{align-self:stretch}.justify-self-center{justify-self:center}.justify-self-end{justify-self:flex-end}.justify-self-start{justify-self:flex-start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[1\.25rem\]{border-radius:1.25rem}.rounded-\[6px\]{border-radius:6px}.rounded-card{border-radius:var(--radius-card)}.rounded-full{border-radius:3.40282e38px}.rounded-image{border-radius:var(--radius-image)}.rounded-md{border-radius:var(--radius-md)}.rounded-none{border-radius:0}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-l-\[6px\]{border-top-left-radius:6px;border-bottom-left-radius:6px}.rounded-r-\[6px\]{border-top-right-radius:6px;border-bottom-right-radius:6px}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-\[1\.5px\]{border-style:var(--tw-border-style);border-width:1.5px}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-2{border-left-style:var(--tw-border-style);border-left-width:2px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-none{--tw-border-style:none;border-style:none}.border-\[\#e5e3d8\]{border-color:#e5e3d8}.border-\[\#eceadf\]{border-color:#eceadf}.border-\[rgba\(16\,17\,25\,0\.09\)\]{border-color:#10111917}.border-\[rgba\(16\,17\,25\,0\.16\)\]{border-color:#10111929}.border-\[var\(--cm-ecru-b\)\]{border-color:var(--cm-ecru-b)}.border-amber-300\/80{border-color:#ffd236cc}@supports (color:color-mix(in lab,red,red)){.border-amber-300\/80{border-color:color-mix(in oklab,var(--color-amber-300) 80%,transparent)}}.border-border-alternative{border-color:var(--color-border-alternative)}.border-border-primary{border-color:var(--color-border-primary)}.border-lime-dark{border-color:var(--color-lime-dark)}.border-neutral-200{border-color:var(--color-neutral-200)}.border-neutral-300{border-color:var(--color-neutral-300)}.border-neutral-darkest{border-color:var(--color-neutral-darkest)}.border-neutral-darkest\/5{border-color:#0b0c060d}@supports (color:color-mix(in lab,red,red)){.border-neutral-darkest\/5{border-color:color-mix(in oklab,var(--color-neutral-darkest) 5%,transparent)}}.border-neutral-darkest\/10{border-color:#0b0c061a}@supports (color:color-mix(in lab,red,red)){.border-neutral-darkest\/10{border-color:color-mix(in oklab,var(--color-neutral-darkest) 10%,transparent)}}.border-neutral-darkest\/15{border-color:#0b0c0626}@supports (color:color-mix(in lab,red,red)){.border-neutral-darkest\/15{border-color:color-mix(in oklab,var(--color-neutral-darkest) 15%,transparent)}}.border-scheme-border{border-color:var(--color-scheme-border)}.border-transparent{border-color:#0000}.border-white\/15{border-color:#ffffff26}@supports (color:color-mix(in lab,red,red)){.border-white\/15{border-color:color-mix(in oklab,var(--color-white) 15%,transparent)}}.border-white\/85{border-color:#ffffffd9}@supports (color:color-mix(in lab,red,red)){.border-white\/85{border-color:color-mix(in oklab,var(--color-white) 85%,transparent)}}.scheme-1,.scheme-2{--color-scheme-background:var(--color-manz);--color-scheme-foreground:var(--color-manz);--color-scheme-text:var(--color-white);--color-scheme-border:var(--color-white-20);background-color:var(--color-scheme-background);color:var(--color-scheme-text)}.scheme-3{--color-scheme-background:var(--color-canvas);--color-scheme-foreground:var(--color-canvas);--color-scheme-text:var(--color-neutral-darkest);--color-scheme-border:var(--color-neutral-darkest-15);background-color:var(--color-scheme-background);color:var(--color-scheme-text)}.scheme-4{--color-scheme-background:var(--color-neutral-lighter);--color-scheme-foreground:var(--color-neutral-lighter);--color-scheme-text:var(--color-neutral-darkest);--color-scheme-border:var(--color-neutral-darkest-15);background-color:var(--color-scheme-background);color:var(--color-scheme-text)}.bg-\[\#3DDC4E\]{background-color:#3ddc4e}.bg-\[\#101119\]{background-color:#101119}.bg-\[\#dbf27c\]{background-color:#dbf27c}.bg-\[\#f7f6f0\]{background-color:#f7f6f0}.bg-\[\#fcfbfa\]{background-color:#fcfbfa}.bg-\[\#fdfcf8\]{background-color:#fdfcf8}.bg-\[var\(--cm-ecru\)\]{background-color:var(--cm-ecru)}.bg-amber-50{background-color:var(--color-amber-50)}.bg-amber-100{background-color:var(--color-amber-100)}.bg-azure-radiance-lightest{background-color:var(--color-azure-radiance-lightest)}.bg-background{background-color:#fff}.bg-background-alternative{background-color:var(--color-background-alternative)}.bg-background-alternative\/70{background-color:#0b0c06b3}@supports (color:color-mix(in lab,red,red)){.bg-background-alternative\/70{background-color:color-mix(in oklab,var(--color-background-alternative) 70%,transparent)}}.bg-background-primary{background-color:var(--color-background-primary)}.bg-background-secondary{background-color:var(--color-background-secondary)}.bg-background-success{background-color:#ecfdf3}.bg-black{background-color:var(--color-black)}.bg-black\/25{background-color:#00000040}@supports (color:color-mix(in lab,red,red)){.bg-black\/25{background-color:color-mix(in oklab,var(--color-black) 25%,transparent)}}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.bg-black\/60{background-color:#0009}@supports (color:color-mix(in lab,red,red)){.bg-black\/60{background-color:color-mix(in oklab,var(--color-black) 60%,transparent)}}.bg-black\/90{background-color:#000000e6}@supports (color:color-mix(in lab,red,red)){.bg-black\/90{background-color:color-mix(in oklab,var(--color-black) 90%,transparent)}}.bg-border-primary{background-color:var(--color-border-primary)}.bg-canvas{background-color:var(--color-canvas)}.bg-ecru{background-color:var(--color-ecru)}.bg-lime{background-color:var(--color-lime)}.bg-lime\!{background-color:var(--color-lime)!important}.bg-manz\/55{background-color:#1011198c}@supports (color:color-mix(in lab,red,red)){.bg-manz\/55{background-color:color-mix(in oklab,var(--color-manz) 55%,transparent)}}.bg-neutral-900{background-color:var(--color-neutral-900)}.bg-neutral-darkest{background-color:var(--color-neutral-darkest)}.bg-neutral-darkest\/10{background-color:#0b0c061a}@supports (color:color-mix(in lab,red,red)){.bg-neutral-darkest\/10{background-color:color-mix(in oklab,var(--color-neutral-darkest) 10%,transparent)}}.bg-neutral-light{background-color:var(--color-neutral-light)}.bg-neutral-lightest{background-color:var(--color-neutral-lightest)}.bg-neutral-white{background-color:#fff}.bg-scheme-foreground{background-color:var(--color-scheme-foreground)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-white\/5{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.bg-white\/5{background-color:color-mix(in oklab,var(--color-white) 5%,transparent)}}.bg-gradient-to-t{--tw-gradient-position:to top in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-ecru{--tw-gradient-from:var(--color-ecru);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.fill-current{fill:currentColor}.stroke-neutral-darkest\/12{stroke:#0b0c061f}@supports (color:color-mix(in lab,red,red)){.stroke-neutral-darkest\/12{stroke:color-mix(in oklab,var(--color-neutral-darkest) 12%,transparent)}}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.\!p-0{padding:0!important}.p-0{padding:0}.p-0\.5{padding:calc(var(--spacing) * .5)}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-7{padding:calc(var(--spacing) * 7)}.p-8{padding:2rem}.px-1{padding-inline:.25rem}.px-2{padding-inline:.5rem}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:.75rem}.px-3\.5{padding-inline:calc(var(--spacing) * 3.5)}.px-4{padding-inline:1rem}.px-5{padding-inline:1.25rem}.px-6{padding-inline:1.5rem}.px-8{padding-inline:2rem}.px-12{padding-inline:3rem}.px-\[5\%\]{padding-inline:5%}.py-0{padding-block:0}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:.25rem}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:.5rem}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:.75rem}.py-4{padding-block:1rem}.py-6{padding-block:1.5rem}.py-8{padding-block:2rem}.py-10{padding-block:2.5rem}.py-12{padding-block:3rem}.py-16{padding-block:4rem}.py-20{padding-block:5rem}.pt-1{padding-top:.25rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-\[56\%\]{padding-top:56%}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:calc(var(--spacing) * 7)}.pr-8{padding-right:2rem}.pr-9{padding-right:calc(var(--spacing) * 9)}.pr-10{padding-right:2.5rem}.pr-\[2\.75rem\]{padding-right:2.75rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-28{padding-bottom:7rem}.pl-0{padding-left:0}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-12{padding-left:3rem}.pl-\[2\.75rem\]{padding-left:2.75rem}.pl-\[5vw\]{padding-left:5vw}.text-center{text-align:center}.text-left{text-align:left}.text-start{text-align:start}.align-middle{vertical-align:middle}.font-display{font-family:var(--font-display)}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:var(--font-sans)}.text-2xl{font-size:1.5rem;line-height:var(--tw-leading,1.4)}.text-3xl{font-size:1.75rem;line-height:var(--tw-leading,1.4)}.text-4xl{font-size:2rem;line-height:var(--tw-leading,1.3)}.text-5xl{font-size:2.25rem;line-height:var(--tw-leading,1.2)}.text-6xl{font-size:2.5rem;line-height:var(--tw-leading,1.2)}.text-7xl{font-size:2.75rem;line-height:var(--tw-leading,1.2)}.text-base{font-size:1rem;line-height:var(--tw-leading,1.5)}.text-lg{font-size:1.25rem;line-height:var(--tw-leading,1.5)}.text-md{font-size:1.125rem;line-height:var(--tw-leading,1.5)}.text-sm{font-size:.875rem;line-height:var(--tw-leading,1.5)}.text-xl{font-size:1.25rem;line-height:var(--tw-leading,1.4)}.text-xs{font-size:.75rem;line-height:var(--tw-leading,1.5)}.text-\[0\.8rem\]{font-size:.8rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[17px\]{font-size:17px}.text-\[22px\]{font-size:22px}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.text-\[40px\]{font-size:40px}.leading-5{--tw-leading:1.25rem;line-height:1.25rem}.leading-\[1\.02\]{--tw-leading:1.02;line-height:1.02}.leading-\[1\.2\]{--tw-leading:1.2;line-height:1.2}.leading-\[1\.04\]{--tw-leading:1.04;line-height:1.04}.leading-\[1\.4\]{--tw-leading:1.4;line-height:1.4}.leading-\[1\.05\]{--tw-leading:1.05;line-height:1.05}.leading-\[1\.7\]{--tw-leading:1.7;line-height:1.7}.leading-\[1\.15\]{--tw-leading:1.15;line-height:1.15}.leading-\[1\.65\]{--tw-leading:1.65;line-height:1.65}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.leading-snug{--tw-leading:var(--leading-snug);line-height:var(--leading-snug)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.02em\]{--tw-tracking:-.02em;letter-spacing:-.02em}.tracking-\[-0\.03em\]{--tw-tracking:-.03em;letter-spacing:-.03em}.tracking-\[-0\.035em\]{--tw-tracking:-.035em;letter-spacing:-.035em}.tracking-\[0\.1em\]{--tw-tracking:.1em;letter-spacing:.1em}.tracking-\[0\.08em\]{--tw-tracking:.08em;letter-spacing:.08em}.tracking-\[0\.14em\]{--tw-tracking:.14em;letter-spacing:.14em}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-wrap{text-wrap:wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.tab-1{-moz-tab-size:1;tab-size:1}.tab-2{-moz-tab-size:2;tab-size:2}.tab-3{-moz-tab-size:3;tab-size:3}.text-\[\#5c5e7a\]{color:#5c5e7a}.text-\[\#0080FF\]{color:#0080ff}.text-\[\#101119\]{color:#101119}.text-\[\#dbf27c\]{color:#dbf27c}.text-\[rgba\(16\,17\,25\,0\.4\)\]{color:#10111966}.text-\[rgba\(16\,17\,25\,0\.45\)\]{color:#10111973}.text-\[var\(--cm-lime\)\]{color:var(--cm-lime)}.text-\[var\(--cm-space\)\]{color:var(--cm-space)}.text-\[var\(--cm-space-m\)\]{color:var(--cm-space-m)}.text-amber-700{color:var(--color-amber-700)}.text-amber-800{color:var(--color-amber-800)}.text-azure-radiance-dark{color:var(--color-azure-radiance-dark)}.text-black{color:var(--color-black)}.text-current{color:currentColor}.text-lime{color:var(--color-lime)}.text-lime-ink{color:var(--color-lime-ink)}.text-lime-ink\/80{color:#3a4a0ecc}@supports (color:color-mix(in lab,red,red)){.text-lime-ink\/80{color:color-mix(in oklab,var(--color-lime-ink) 80%,transparent)}}.text-neutral{color:var(--color-neutral)}.text-neutral-500{color:var(--color-neutral-500)}.text-neutral-600{color:var(--color-neutral-600)}.text-neutral-900{color:var(--color-neutral-900)}.text-neutral-dark{color:var(--color-neutral-dark)}.text-neutral-darkest{color:var(--color-neutral-darkest)}.text-neutral-darkest\!{color:var(--color-neutral-darkest)!important}.text-red-600{color:var(--color-red-600)}.text-text-alternative{color:var(--color-text-alternative)}.text-text-alternative\/90{color:#ffffffe6}@supports (color:color-mix(in lab,red,red)){.text-text-alternative\/90{color:color-mix(in oklab,var(--color-text-alternative) 90%,transparent)}}.text-text-primary{color:var(--color-text-primary)}.text-text-primary\/40{color:#0b0c0666}@supports (color:color-mix(in lab,red,red)){.text-text-primary\/40{color:color-mix(in oklab,var(--color-text-primary) 40%,transparent)}}.text-text-primary\/60{color:#0b0c0699}@supports (color:color-mix(in lab,red,red)){.text-text-primary\/60{color:color-mix(in oklab,var(--color-text-primary) 60%,transparent)}}.text-text-secondary{color:#aaa}.text-text-success{color:#027a48}.text-white{color:var(--color-white)}.text-white\/55{color:#ffffff8c}@supports (color:color-mix(in lab,red,red)){.text-white\/55{color:color-mix(in oklab,var(--color-white) 55%,transparent)}}.text-white\/60{color:#fff9}@supports (color:color-mix(in lab,red,red)){.text-white\/60{color:color-mix(in oklab,var(--color-white) 60%,transparent)}}.text-white\/70{color:#ffffffb3}@supports (color:color-mix(in lab,red,red)){.text-white\/70{color:color-mix(in oklab,var(--color-white) 70%,transparent)}}.text-white\/75{color:#ffffffbf}@supports (color:color-mix(in lab,red,red)){.text-white\/75{color:color-mix(in oklab,var(--color-white) 75%,transparent)}}.text-white\/80{color:#fffc}@supports (color:color-mix(in lab,red,red)){.text-white\/80{color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.text-white\/85{color:#ffffffd9}@supports (color:color-mix(in lab,red,red)){.text-white\/85{color:color-mix(in oklab,var(--color-white) 85%,transparent)}}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.no-underline{text-decoration-line:none}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.accent-lime{accent-color:var(--color-lime)}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-100{opacity:1}.shadow-\[0_0_0_1px_hsl\(var\(--border-primary\)\)\]{--tw-shadow:0 0 0 1px var(--tw-shadow-color,hsl(var(--border-primary)));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-0{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-border-primary{--tw-ring-color:var(--color-border-primary)}.ring-offset-white{--tw-ring-offset-color:var(--color-white)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.logo-alt img[alt*=logo i],.logo-alt img[src*=logo i]{filter:brightness(0)invert()}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[left\,right\,width\]{transition-property:left,right,width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[margin\,opa\]{transition-property:margin,opa;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\,height\,padding\]{transition-property:width,height,padding;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[width\]{transition-property:width;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-linear{--tw-ease:linear;transition-timing-function:linear}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.will-change-transform{will-change:transform}.prose-neutral{--tw-prose-body:oklch(37.1% 0 0);--tw-prose-headings:oklch(20.5% 0 0);--tw-prose-lead:oklch(43.9% 0 0);--tw-prose-links:oklch(20.5% 0 0);--tw-prose-bold:oklch(20.5% 0 0);--tw-prose-counters:oklch(55.6% 0 0);--tw-prose-bullets:oklch(87% 0 0);--tw-prose-hr:oklch(92.2% 0 0);--tw-prose-quotes:oklch(20.5% 0 0);--tw-prose-quote-borders:oklch(92.2% 0 0);--tw-prose-captions:oklch(55.6% 0 0);--tw-prose-kbd:oklch(20.5% 0 0);--tw-prose-kbd-shadows:NaN NaN NaN;--tw-prose-code:oklch(20.5% 0 0);--tw-prose-pre-code:oklch(92.2% 0 0);--tw-prose-pre-bg:oklch(26.9% 0 0);--tw-prose-th-borders:oklch(87% 0 0);--tw-prose-td-borders:oklch(92.2% 0 0);--tw-prose-invert-body:oklch(87% 0 0);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.8% 0 0);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.8% 0 0);--tw-prose-invert-bullets:oklch(43.9% 0 0);--tw-prose-invert-hr:oklch(37.1% 0 0);--tw-prose-invert-quotes:oklch(97% 0 0);--tw-prose-invert-quote-borders:oklch(37.1% 0 0);--tw-prose-invert-captions:oklch(70.8% 0 0);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87% 0 0);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(43.9% 0 0);--tw-prose-invert-td-borders:oklch(37.1% 0 0)}.animate-in{--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;animation-name:enter;animation-duration:.15s}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.\[animation-direction\:reverse\]{animation-direction:reverse}.\[edge\:generate\]{edge:generate}.\[page\:scaffold\]{page:scaffold}.\[routes\:check\]{routes:check}.\[storage\:sync\]{storage:sync}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.fade-in-0{--tw-enter-opacity:0}.paused{animation-play-state:paused}.running{animation-play-state:running}.zoom-in-95{--tw-enter-scale:.95}.group-focus-within\/menu-item\:opacity-100:is(:where(.group\/menu-item):focus-within *){opacity:1}@media(hover:hover){.group-hover\:translate-x-0\.5:is(:where(.group):hover *){--tw-translate-x:calc(var(--spacing) * .5);translate:var(--tw-translate-x) var(--tw-translate-y)}.group-hover\:translate-x-\[2px\]:is(:where(.group):hover *){--tw-translate-x:2px;translate:var(--tw-translate-x) var(--tw-translate-y)}.group-hover\:-translate-y-\[2px\]:is(:where(.group):hover *){--tw-translate-y: -2px ;translate:var(--tw-translate-x) var(--tw-translate-y)}.group-hover\:text-text-primary:is(:where(.group):hover *){color:var(--color-text-primary)}.group-hover\/menu-item\:opacity-100:is(:where(.group\/menu-item):hover *){opacity:1}}.group-has-\[\[data-sidebar\=menu-action\]\]\/menu-item\:pr-8:is(:where(.group\/menu-item):has([data-sidebar=menu-action]) *){padding-right:2rem}.group-data-\[collapsible\=icon\]\:-mt-8:is(:where(.group)[data-collapsible=icon] *){margin-top:-2rem}.group-data-\[collapsible\=icon\]\:hidden:is(:where(.group)[data-collapsible=icon] *){display:none}.group-data-\[collapsible\=icon\]\:\!size-10:is(:where(.group)[data-collapsible=icon] *){width:2.5rem!important;height:2.5rem!important}.group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]:is(:where(.group)[data-collapsible=icon] *){width:--sidebar-width-icon}.group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]:is(:where(.group)[data-collapsible=icon] *){width:calc(var(--sidebar-width-icon) + 1rem)}.group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]:is(:where(.group)[data-collapsible=icon] *){width:calc(var(--sidebar-width-icon) + 1rem + 2px)}.group-data-\[collapsible\=icon\]\:overflow-hidden:is(:where(.group)[data-collapsible=icon] *){overflow:hidden}.group-data-\[collapsible\=icon\]\:\!p-0:is(:where(.group)[data-collapsible=icon] *){padding:0!important}.group-data-\[collapsible\=icon\]\:\!p-2:is(:where(.group)[data-collapsible=icon] *){padding:.5rem!important}.group-data-\[collapsible\=icon\]\:opacity-0:is(:where(.group)[data-collapsible=icon] *){opacity:0}.group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]:is(:where(.group)[data-collapsible=offcanvas] *){right:calc(var(--sidebar-width) * -1)}.group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]:is(:where(.group)[data-collapsible=offcanvas] *){left:calc(var(--sidebar-width) * -1)}.group-data-\[collapsible\=offcanvas\]\:w-0:is(:where(.group)[data-collapsible=offcanvas] *){width:0}.group-data-\[collapsible\=offcanvas\]\:translate-x-0:is(:where(.group)[data-collapsible=offcanvas] *){--tw-translate-x:0px;translate:var(--tw-translate-x) var(--tw-translate-y)}.group-data-\[side\=left\]\:-right-4:is(:where(.group)[data-side=left] *){right:-1rem}.group-data-\[side\=left\]\:border-r:is(:where(.group)[data-side=left] *){border-right-style:var(--tw-border-style);border-right-width:1px}.group-data-\[side\=right\]\:left-0:is(:where(.group)[data-side=right] *){left:0}.group-data-\[side\=right\]\:rotate-180:is(:where(.group)[data-side=right] *){rotate:180deg}.group-data-\[side\=right\]\:border-l:is(:where(.group)[data-side=right] *){border-left-style:var(--tw-border-style);border-left-width:1px}.group-data-\[variant\=floating\]\:rounded-lg:is(:where(.group)[data-variant=floating] *){border-radius:var(--radius-lg)}.group-data-\[variant\=floating\]\:border:is(:where(.group)[data-variant=floating] *){border-style:var(--tw-border-style);border-width:1px}.group-data-\[variant\=floating\]\:border-border-primary:is(:where(.group)[data-variant=floating] *){border-color:var(--color-border-primary)}@media(hover:hover){.peer-hover\/menu-button\:text-text-primary:is(:where(.peer\/menu-button):hover~*){color:var(--color-text-primary)}}.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*){cursor:not-allowed}.peer-disabled\:opacity-70:is(:where(.peer):disabled~*){opacity:.7}.peer-data-\[active\=true\]\/menu-button\:text-text-primary:is(:where(.peer\/menu-button)[data-active=true]~*){color:var(--color-text-primary)}.peer-data-\[size\=default\]\/menu-button\:top-1\.5:is(:where(.peer\/menu-button)[data-size=default]~*){top:calc(var(--spacing) * 1.5)}.peer-data-\[size\=lg\]\/menu-button\:top-2\.5:is(:where(.peer\/menu-button)[data-size=lg]~*){top:calc(var(--spacing) * 2.5)}.peer-data-\[size\=sm\]\/menu-button\:top-1:is(:where(.peer\/menu-button)[data-size=sm]~*){top:.25rem}.peer-data-\[variant\=inset\]\:min-h-\[calc\(100svh-theme\(spacing\.4\)\)\]:is(:where(.peer)[data-variant=inset]~*){min-height:calc(100svh - 1rem)}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:var(--tw-leading,1.5)}.file\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.placeholder\:text-neutral::placeholder{color:var(--color-neutral)}.placeholder\:text-neutral-400::placeholder{color:var(--color-neutral-400)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.after\:inset-y-0:after{content:var(--tw-content);inset-block:0}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.group-data-\[collapsible\=offcanvas\]\:after\:left-full:is(:where(.group)[data-collapsible=offcanvas] *):after{content:var(--tw-content);left:100%}.first\:border-t:first-child{border-top-style:var(--tw-border-style);border-top-width:1px}.odd\:bg-background-secondary:nth-child(odd){background-color:var(--color-background-secondary)}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}@media(hover:hover){.hover\:-translate-y-px:hover{--tw-translate-y: -1px ;translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:border-\[\#101119\]:hover{border-color:#101119}.hover\:border-amber-500:hover{border-color:var(--color-amber-500)}.hover\:border-neutral-darkest\/40:hover{border-color:#0b0c0666}@supports (color:color-mix(in lab,red,red)){.hover\:border-neutral-darkest\/40:hover{border-color:color-mix(in oklab,var(--color-neutral-darkest) 40%,transparent)}}.hover\:border-neutral-darkest\/70:hover{border-color:#0b0c06b3}@supports (color:color-mix(in lab,red,red)){.hover\:border-neutral-darkest\/70:hover{border-color:color-mix(in oklab,var(--color-neutral-darkest) 70%,transparent)}}.hover\:border-white:hover{border-color:var(--color-white)}.hover\:bg-background-alternative:hover{background-color:var(--color-background-alternative)}.hover\:bg-background-primary:hover{background-color:var(--color-background-primary)}.hover\:bg-background-secondary:hover{background-color:var(--color-background-secondary)}.hover\:bg-lime-dark:hover{background-color:var(--color-lime-dark)}.hover\:bg-lime-dark\!:hover{background-color:var(--color-lime-dark)!important}.hover\:bg-neutral-darkest:hover{background-color:var(--color-neutral-darkest)}.hover\:bg-white\/10:hover{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/10:hover{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.hover\:text-\[\#0070E0\]:hover{color:#0070e0}.hover\:text-\[\#101119\]:hover{color:#101119}.hover\:text-\[var\(--brand-indigo\)\]:hover{color:var(--brand-indigo)}.hover\:text-neutral-900:hover{color:var(--color-neutral-900)}.hover\:text-neutral-darkest:hover{color:var(--color-neutral-darkest)}.hover\:text-text-alternative:hover{color:var(--color-text-alternative)}.hover\:text-text-primary:hover{color:var(--color-text-primary)}.hover\:text-white:hover{color:var(--color-white)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow:0 0 0 1px var(--tw-shadow-color,hsl(var(--sidebar-accent)));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.group-data-\[collapsible\=offcanvas\]\:hover\:bg-background-primary:is(:where(.group)[data-collapsible=offcanvas] *):hover{background-color:var(--color-background-primary)}.hover\:after\:bg-border-primary:hover:after{content:var(--tw-content);background-color:var(--color-border-primary)}}.focus\:border-\[\#101119\]:focus{border-color:#101119}.focus\:border-neutral-900:focus{border-color:var(--color-neutral-900)}.focus\:bg-background-primary:focus{background-color:var(--color-background-primary)}.focus\:bg-background-secondary:focus{background-color:var(--color-background-secondary)}.focus\:text-white:focus{color:var(--color-white)}.focus\:ring-0:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-azure-radiance:focus{--tw-ring-color:var(--color-azure-radiance)}.focus\:ring-border-primary:focus{--tw-ring-color:var(--color-border-primary)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:ring-0:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-1:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-border-primary:focus-visible{--tw-ring-color:var(--color-border-primary)}.focus-visible\:ring-lime-dark\/60:focus-visible{--tw-ring-color:#dbf27c99}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-lime-dark\/60:focus-visible{--tw-ring-color:color-mix(in oklab, var(--color-lime-dark) 60%, transparent)}}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width:1px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.active\:bg-background-secondary:active{background-color:var(--color-background-secondary)}.active\:text-text-primary:active{color:var(--color-text-primary)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.has-\[\[data-variant\=inset\]\]\:bg-background-primary:has([data-variant=inset]){background-color:var(--color-background-primary)}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:bg-background-alternative[aria-selected=true]{background-color:var(--color-background-alternative)}.aria-selected\:bg-background-alternative\/50[aria-selected=true]{background-color:#0b0c0680}@supports (color:color-mix(in lab,red,red)){.aria-selected\:bg-background-alternative\/50[aria-selected=true]{background-color:color-mix(in oklab,var(--color-background-alternative) 50%,transparent)}}.aria-selected\:text-text-secondary[aria-selected=true]{color:#aaa}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.data-\[active\=true\]\:bg-background-secondary[data-active=true]{background-color:var(--color-background-secondary)}.data-\[active\=true\]\:font-medium[data-active=true]{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.data-\[active\=true\]\:text-text-primary[data-active=true]{color:var(--color-text-primary)}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:.25rem;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=bottom\]\:slide-in-from-bottom-1\/2[data-side=bottom]{--tw-enter-translate-y:50%}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-.5rem}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem ;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=left\]\:slide-in-from-right-1[data-side=left]{--tw-enter-translate-x:.25rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:.5rem}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:.25rem;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=right\]\:slide-in-from-left-1[data-side=right]{--tw-enter-translate-x:-.25rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-.5rem}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem ;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:.5rem}.data-\[state\=active\]\:animate-tabs[data-state=active]{animation:.6s cubic-bezier(.4,0,.2,1) forwards tabs}.data-\[state\=active\]\:border-black[data-state=active]{border-color:var(--color-black)}.data-\[state\=active\]\:border-l-border-primary[data-state=active]{border-left-color:var(--color-border-primary)}.data-\[state\=active\]\:bg-background-alternative[data-state=active]{background-color:var(--color-background-alternative)}.data-\[state\=active\]\:bg-transparent[data-state=active]{background-color:#0000}.data-\[state\=active\]\:text-text-alternative[data-state=active]{color:var(--color-text-alternative)}.data-\[state\=active\]\:text-text-primary[data-state=active]{color:var(--color-text-primary)}.data-\[state\=checked\]\:translate-x-\[18px\][data-state=checked]{--tw-translate-x:18px;translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[state\=checked\]\:bg-background-alternative[data-state=checked]{background-color:var(--color-background-alternative)}.data-\[state\=checked\]\:text-text-alternative[data-state=checked]{color:var(--color-text-alternative)}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:.2s ease-out accordion-up}.data-\[state\=closed\]\:opacity-0[data-state=closed]{opacity:0}.data-\[state\=closed\]\:duration-700[data-state=closed]{--tw-duration:.7s;transition-duration:.7s}.data-\[state\=closed\]\:animate-out[data-state=closed]{--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial;animation-name:exit;animation-duration:.15s}.data-\[state\=closed\]\:duration-700[data-state=closed]{animation-duration:.7s}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y:100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x:-100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x:-50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{--tw-exit-translate-x:100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y:-100%}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=indeterminate\]\:bg-background-primary[data-state=indeterminate]{background-color:var(--color-background-primary)}.data-\[state\=indeterminate\]\:text-text-primary[data-state=indeterminate]{color:var(--color-text-primary)}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:.2s ease-out accordion-down}.data-\[state\=open\]\:bg-background-secondary[data-state=open]{background-color:var(--color-background-secondary)}.data-\[state\=open\]\:opacity-100[data-state=open]{opacity:1}.data-\[state\=open\]\:duration-300[data-state=open]{--tw-duration:.3s;transition-duration:.3s}.data-\[state\=open\]\:duration-700[data-state=open]{--tw-duration:.7s;transition-duration:.7s}.data-\[state\=open\]\:animate-in[data-state=open]{--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial;animation-name:enter;animation-duration:.15s}.data-\[state\=open\]\:duration-300[data-state=open]{animation-duration:.3s}.data-\[state\=open\]\:duration-700[data-state=open]{animation-duration:.7s}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y:100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x:-100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x:-50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x:100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y:-100%}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}@media(hover:hover){.data-\[state\=open\]\:hover\:bg-background-secondary[data-state=open]:hover{background-color:var(--color-background-secondary)}.data-\[state\=open\]\:hover\:text-text-primary[data-state=open]:hover{color:var(--color-text-primary)}}.data-\[state\=unchecked\]\:translate-x-0\.5[data-state=unchecked]{--tw-translate-x:calc(var(--spacing) * .5);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[state\=unchecked\]\:bg-\[\#c6c6c6\][data-state=unchecked]{background-color:#c6c6c6}@media(min-width:480px){.sm\:col-start-1{grid-column-start:1}.sm\:col-end-3{grid-column-end:3}.sm\:col-end-4{grid-column-end:4}.sm\:row-start-1{grid-row-start:1}.sm\:row-end-2{grid-row-end:2}.sm\:mb-0{margin-bottom:0}.sm\:mb-4{margin-bottom:1rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:h-\[30rem\]{height:30rem}.sm\:basis-4\/5{flex-basis:80%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-\[0\.5fr_1fr\]{grid-template-columns:.5fr 1fr}.sm\:grid-cols-\[1fr_max-content\]{grid-template-columns:1fr max-content}.sm\:flex-row{flex-direction:row}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-end{align-items:flex-end}.sm\:justify-end{justify-content:flex-end}.sm\:gap-2{gap:.5rem}.sm\:gap-4{gap:1rem}:where(.sm\:space-y-0>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(0px * var(--tw-space-y-reverse));margin-block-end:calc(0px * calc(1 - var(--tw-space-y-reverse)))}.sm\:gap-x-6{column-gap:1.5rem}:where(.sm\:space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(.5rem * var(--tw-space-x-reverse));margin-inline-end:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}:where(.sm\:space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(1rem * var(--tw-space-x-reverse));margin-inline-end:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:gap-y-12{row-gap:3rem}.sm\:gap-y-14{row-gap:3.5rem}.sm\:px-4{padding-inline:1rem}.sm\:px-6{padding-inline:1.5rem}.sm\:py-6{padding-block:1.5rem}.sm\:pr-6{padding-right:1.5rem}.sm\:text-left{text-align:left}}@media(min-width:768px){.md\:absolute{position:absolute}.md\:sticky{position:sticky}.md\:top-20{top:5rem}.md\:right-8{right:2rem}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-first{order:-9999}.md\:order-last{order:9999}.md\:col-span-1{grid-column:span 1/span 1}.md\:mt-0{margin-top:0}.md\:mt-6{margin-top:1.5rem}.md\:mt-8{margin-top:2rem}.md\:mt-16{margin-top:4rem}.md\:mt-18{margin-top:4.5rem}.md\:mt-20{margin-top:5rem}.md\:mr-6{margin-right:1.5rem}.md\:mr-12{margin-right:3rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-5{margin-bottom:1.25rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-18{margin-bottom:4.5rem}.md\:ml-0{margin-left:0}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:inline{display:inline}.md\:size-8{width:2rem;height:2rem}.md\:h-\[30rem\]{height:30rem}.md\:h-\[72px\]{height:72px}.md\:h-\[516px\]{height:516px}.md\:h-\[calc\(100vh_-10rem\)\]{height:calc(100vh - 10rem)}.md\:max-h-14{max-height:3.5rem}.md\:max-h-16{max-height:4rem}.md\:max-h-20{max-height:5rem}.md\:max-h-32{max-height:8rem}.md\:min-h-18{min-height:4.5rem}.md\:min-h-\[calc\(100svh-7\.5rem\)\]{min-height:calc(100svh - 7.5rem)}.md\:w-\[19\.5rem\]{width:19.5rem}.md\:w-\[80\%\]{width:80%}.md\:w-\[321\.6px\]{width:321.6px}.md\:w-\[738px\]{width:738px}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:max-w-\[14rem\]{max-width:14rem}.md\:basis-1\/2{flex-basis:50%}.md\:grid-flow-col{grid-auto-flow:column}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[\.75fr_1fr\]{grid-template-columns:.75fr 1fr}.md\:grid-cols-\[0\.5fr_1fr\]{grid-template-columns:.5fr 1fr}.md\:grid-cols-\[1\.5fr_1fr_1fr\]{grid-template-columns:1.5fr 1fr 1fr}.md\:grid-cols-\[1fr_max-content\]{grid-template-columns:1fr max-content}.md\:grid-cols-\[max-content\]{grid-template-columns:max-content}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:items-start{align-items:flex-start}.md\:justify-between{justify-content:space-between}.md\:justify-center{justify-content:center}.md\:justify-end{justify-content:flex-end}.md\:justify-start{justify-content:flex-start}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-10{gap:2.5rem}.md\:gap-12{gap:3rem}.md\:gap-16{gap:4rem}.md\:gap-20{gap:5rem}.md\:gap-x-4{column-gap:1rem}.md\:gap-x-6{column-gap:1.5rem}.md\:gap-x-8{column-gap:2rem}.md\:gap-x-12{column-gap:3rem}.md\:gap-x-20{column-gap:5rem}.md\:gap-y-0{row-gap:0}.md\:gap-y-4{row-gap:1rem}.md\:gap-y-12{row-gap:3rem}.md\:gap-y-16{row-gap:4rem}.md\:overflow-hidden{overflow:hidden}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-3{padding-inline:.75rem}.md\:px-6{padding-inline:1.5rem}.md\:px-12{padding-inline:3rem}.md\:px-\[52px\]{padding-inline:52px}.md\:py-0{padding-block:0}.md\:py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.md\:py-4{padding-block:1rem}.md\:py-5{padding-block:1.25rem}.md\:py-8{padding-block:2rem}.md\:py-10{padding-block:2.5rem}.md\:py-12{padding-block:3rem}.md\:py-16{padding-block:4rem}.md\:py-18{padding-block:4.5rem}.md\:py-20{padding-block:5rem}.md\:py-24{padding-block:6rem}.md\:py-28{padding-block:7rem}.md\:py-\[84px\]{padding-block:84px}.md\:py-\[88px\]{padding-block:88px}.md\:pt-8{padding-top:2rem}.md\:pt-16{padding-top:4rem}.md\:pt-\[88px\]{padding-top:88px}.md\:pr-8{padding-right:2rem}.md\:pb-0{padding-bottom:0}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-12{padding-bottom:3rem}.md\:pb-14{padding-bottom:3.5rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-18{padding-bottom:4.5rem}.md\:pb-24{padding-bottom:6rem}.md\:pl-0{padding-left:0}.md\:text-left{text-align:left}.md\:text-2xl{font-size:1.5rem;line-height:var(--tw-leading,1.4)}.md\:text-3xl{font-size:1.75rem;line-height:var(--tw-leading,1.4)}.md\:text-4xl{font-size:2rem;line-height:var(--tw-leading,1.3)}.md\:text-5xl{font-size:2.25rem;line-height:var(--tw-leading,1.2)}.md\:text-7xl{font-size:2.75rem;line-height:var(--tw-leading,1.2)}.md\:text-8xl{font-size:3rem;line-height:var(--tw-leading,1.2)}.md\:text-9xl{font-size:3.25rem;line-height:var(--tw-leading,1.2)}.md\:text-base{font-size:1rem;line-height:var(--tw-leading,1.5)}.md\:text-lg{font-size:1.25rem;line-height:var(--tw-leading,1.5)}.md\:text-md{font-size:1.125rem;line-height:var(--tw-leading,1.5)}.md\:text-xl{font-size:1.25rem;line-height:var(--tw-leading,1.4)}.md\:text-\[15px\]{font-size:15px}.md\:text-\[17px\]{font-size:17px}.md\:text-\[27px\]{font-size:27px}.md\:text-\[40px\]{font-size:40px}.md\:text-\[44px\]{font-size:44px}.md\:text-\[56px\]{font-size:56px}.md\:text-\[60px\]{font-size:60px}.md\:leading-\[1\.3\]{--tw-leading:1.3;line-height:1.3}.md\:opacity-0{opacity:0}.md\:peer-data-\[variant\=inset\]\:m-2:is(:where(.peer)[data-variant=inset]~*){margin:.5rem}.md\:peer-data-\[variant\=inset\]\:ml-0:is(:where(.peer)[data-variant=inset]~*){margin-left:0}.md\:peer-data-\[variant\=inset\]\:rounded-xl:is(:where(.peer)[data-variant=inset]~*){border-radius:var(--radius-xl)}.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2:is(:where(.peer)[data-state=collapsed]~*):is(:where(.peer)[data-variant=inset]~*){margin-left:.5rem}}.after\:md\:hidden:after{content:var(--tw-content)}@media(min-width:768px){.after\:md\:hidden:after{display:none}.first\:md\:relative:first-child{position:relative}}@media(min-width:992px){.lg\:sticky{position:sticky}.lg\:top-0{top:0}.lg\:top-16{top:4rem}.lg\:top-24{top:6rem}.lg\:top-32{top:8rem}.lg\:right-16{right:4rem}.lg\:col-start-auto{grid-column-start:auto}.lg\:col-end-auto{grid-column-end:auto}.lg\:row-start-auto{grid-row-start:auto}.lg\:row-end-auto{grid-row-end:auto}.lg\:-mt-16{margin-top:-4rem}.lg\:-mt-32{margin-top:-8rem}.lg\:mt-20{margin-top:5rem}.lg\:mr-0{margin-right:0}.lg\:mr-20{margin-right:5rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-24{margin-bottom:6rem}.lg\:mb-32{margin-bottom:8rem}.lg\:mb-48{margin-bottom:12rem}.lg\:ml-\[5vw\]{margin-left:5vw}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:inline-block{display:inline-block}.lg\:h-\[60vh\]{height:60vh}.lg\:max-h-\[calc\(100vh-7rem\)\]{max-height:calc(100vh - 7rem)}.lg\:w-\[280px\]{width:280px}.lg\:w-\[940px\]{width:940px}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:max-w-\[40rem\]{max-width:40rem}.lg\:max-w-xxs{max-width:20rem}.lg\:shrink-0{flex-shrink:0}.lg\:basis-4\/5{flex-basis:80%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[1fr_0\.5fr\]{grid-template-columns:1fr .5fr}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:items-start{align-items:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:justify-start{justify-content:flex-start}.lg\:gap-0{gap:0}.lg\:gap-1\.5{gap:calc(var(--spacing) * 1.5)}.lg\:gap-3{gap:.75rem}.lg\:gap-12{gap:3rem}.lg\:gap-16{gap:4rem}.lg\:gap-20{gap:5rem}.lg\:gap-x-12{column-gap:3rem}.lg\:gap-x-20{column-gap:5rem}.lg\:gap-y-4{row-gap:1rem}.lg\:gap-y-8{row-gap:2rem}.lg\:gap-y-16{row-gap:4rem}.lg\:justify-self-end{justify-self:flex-end}.lg\:overflow-x-clip{overflow-x:clip}.lg\:overflow-y-auto{overflow-y:auto}.lg\:p-6{padding:1.5rem}.lg\:px-0{padding-inline:0}.lg\:px-2{padding-inline:.5rem}.lg\:px-4{padding-inline:1rem}.lg\:px-16{padding-inline:4rem}.lg\:py-6{padding-block:1.5rem}.lg\:py-12{padding-block:3rem}.lg\:py-20{padding-block:5rem}.lg\:py-28{padding-block:7rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pb-28{padding-bottom:7rem}.lg\:text-left{text-align:left}.lg\:text-4xl{font-size:2rem;line-height:var(--tw-leading,1.3)}.lg\:text-5xl{font-size:2.25rem;line-height:var(--tw-leading,1.2)}.lg\:text-6xl{font-size:2.5rem;line-height:var(--tw-leading,1.2)}.lg\:text-7xl{font-size:2.75rem;line-height:var(--tw-leading,1.2)}.lg\:text-8xl{font-size:3rem;line-height:var(--tw-leading,1.2)}.lg\:text-9xl{font-size:3.25rem;line-height:var(--tw-leading,1.2)}.lg\:text-10xl{font-size:3.5rem;line-height:var(--tw-leading,1.2)}.lg\:text-base{font-size:1rem;line-height:var(--tw-leading,1.5)}.lg\:\[--height-close\:auto\]{--height-close:auto}}@media(min-width:1280px){.xl\:w-\[240px\]{width:240px}.xl\:w-\[300px\]{width:300px}.xl\:max-w-sm{max-width:30rem}.xl\:flex-row{flex-direction:row}.xl\:gap-2{gap:.5rem}.xl\:gap-3{gap:.75rem}.xl\:gap-6{gap:1.5rem}.xl\:gap-16{gap:4rem}.xl\:gap-20{gap:5rem}.xl\:border-t-0{border-top-style:var(--tw-border-style);border-top-width:0}.xl\:border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.xl\:px-4{padding-inline:1rem}.xl\:px-5{padding-inline:1.25rem}.xl\:py-10{padding-block:2.5rem}.xl\:pr-8{padding-right:2rem}.xl\:pl-10{padding-left:2.5rem}.xl\:text-\[13px\]{font-size:13px}}.prose-headings\:font-bold :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *)){--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.prose-h2\:scroll-mt-28 :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){scroll-margin-top:7rem}.prose-a\:text-\[var\(--brand-indigo\)\] :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--brand-indigo)}.\[\&_svg\]\:size-6 svg{width:1.5rem;height:1.5rem}.\[\&_tr\]\:border-t tr{border-top-style:var(--tw-border-style);border-top-width:1px}.\[\&_tr\]\:border-r-0 tr{border-right-style:var(--tw-border-style);border-right-width:0}.\[\&_tr\]\:border-l-0 tr{border-left-style:var(--tw-border-style);border-left-width:0}.\[\&\:has\(\[aria-selected\]\)\]\:bg-background-alternative:has([aria-selected]){background-color:var(--color-background-alternative)}.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-background-alternative\/50:has([aria-selected].day-outside){background-color:#0b0c0680}@supports (color:color-mix(in lab,red,red)){.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-background-alternative\/50:has([aria-selected].day-outside){background-color:color-mix(in oklab,var(--color-background-alternative) 50%,transparent)}}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>span\]\:line-clamp-1>span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.\[\&\>span\:last-child\]\:truncate>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.\[\&\>svg\]\:size-4>svg{width:1rem;height:1rem}.\[\&\>svg\]\:size-6>svg{width:1.5rem;height:1.5rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-text-primary>svg{color:var(--color-text-primary)}.\[\&\>tr\]\:last\:border-b-0>tr:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.\[\&\[data-panel-group-direction\=vertical\]\>div\]\:rotate-90[data-panel-group-direction=vertical]>div{rotate:90deg}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{rotate:180deg}[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize,[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}}@font-face{font-family:Proxima Nova;src:url(/home-design/fonts/ProximaNova-Regular.woff2)format("woff2"),url(/home-design/fonts/ProximaNova-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/home-design/fonts/ProximaNova-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Proxima Nova;src:url(/home-design/fonts/ProximaNova-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Neutiva;src:url(/home-design/fonts/Neutiva-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Neutiva;src:url(/home-design/fonts/Neutiva-BoldItalic.woff)format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Neutiva;src:url(/home-design/fonts/Neutiva-ExtraBold.woff)format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Neutiva;src:url(/home-design/fonts/Neutiva-ExtraBoldItalic.woff)format("woff");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Neutiva;src:url(/home-design/fonts/Neutiva-SemiBold.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}:root{--sabee-brand:#0080ff;--sabee-brand-lightest:#e5f2ff;--sabee-brand-lighter:#cce5ff;--sabee-brand-light:#4ca6ff;--sabee-brand-dark:#06c;--sabee-brand-darker:#036;--sabee-brand-darkest:#00264c;--sabee-accent:#101119;--sabee-accent-light:#2a2b36;--sabee-accent-dark:#0a0b12;--sabee-lime:#e2f28b;--sabee-lime-dark:#dbf27c;--sabee-lime-ink:#3a4a0e;--sabee-canvas:#faf9f6;--sabee-eyebrow:#5c5e7a;--sabee-neutral-white:#fff;--sabee-neutral-canvas:#faf9f6;--sabee-neutral-lightest:#f2f2f2;--sabee-neutral-lighter:#dadad9;--sabee-neutral-light:#b5b6b4;--sabee-neutral:#858582;--sabee-neutral-dark:#545450;--sabee-neutral-darker:#23241e;--sabee-neutral-darkest:#0b0c06;--sabee-steel-light:#60616b;--sabee-steel:#101119;--sabee-steel-dark:#0a0b12;--sabee-steel-darker:#0b0c11;--sabee-steel-darkest:#08090d;--brand-indigo:var(--sabee-brand);--font-sans:"Proxima Nova", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-display:"Neutiva", ui-serif, Georgia, "Times New Roman", serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--radius-button:6px;--radius-card:1rem;--radius-image:1rem;--radius-form:.75rem;--radius-checkbox:.25rem;--ease-reveal:cubic-bezier(.22, 1, .36, 1);--ease-ui:cubic-bezier(.2, .8, .2, 1);--sabee-overlay:var(--sabee-steel)}@supports (color:color-mix(in lab,red,red)){:root{--sabee-overlay:color-mix(in srgb, var(--sabee-steel) 52%, transparent)}}:root{--sabee-overlay-soft:var(--sabee-steel)}@supports (color:color-mix(in lab,red,red)){:root{--sabee-overlay-soft:color-mix(in srgb, var(--sabee-steel) 38%, transparent)}}:root{--sabee-overlay-tint:var(--sabee-brand)}@supports (color:color-mix(in lab,red,red)){:root{--sabee-overlay-tint:color-mix(in srgb, var(--sabee-brand) 4%, transparent)}}html body section.faq,html body .faq,html body .bh-faq,html body .go-faq-section,html body .mkt-faq{--lime:#dbf27c;--lime-h:#c8e060;--lime-ink:#3a4a0e;--space:#101119;--space-m:#5c5e7a;--ecru-b:#e5e3d8;--page-bg:#fcfbfa;background:var(--page-bg);padding:88px 0 112px}html body .faq .faq-inner,html body .bh-faq .bh-faq-inner,html body .go-faq-section .faq-inner,html body .mkt-faq .faq-inner{max-width:var(--page-max,1380px);padding:0 var(--page-gutter,24px);margin:0 auto}html body .faq .faq-header,html body .bh-faq .bh-faq-header,html body .mkt-faq .faq-header{text-align:center;flex-direction:column;align-items:center;max-width:620px;margin:0 auto 64px;display:flex}html body .faq .faq-eyebrow,html body .faq .sec-eyebrow,html body .bh-faq .bh-faq-eyebrow,html body .mkt-faq .faq-eyebrow{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--space-m);justify-content:center;align-items:center;gap:10px;margin-bottom:14px;font-size:11px;font-weight:700;display:flex}html body .faq .faq-eyebrow:before,html body .faq .sec-eyebrow:before,html body .bh-faq .bh-faq-eyebrow:before,html body .mkt-faq .faq-eyebrow:before{display:none}html body .faq .faq-title,html body .bh-faq .bh-faq-title,html body .mkt-faq .faq-title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--space);text-wrap:balance;margin:0;font-size:clamp(32px,3.4vw,46px);font-weight:800;line-height:1.12}html body .faq .faq-title em,html body .faq .faq-title i,html body .bh-faq .bh-faq-title em,html body .bh-faq .bh-faq-title i,html body .mkt-faq .faq-title em{font-style:italic;font-weight:800}html body .faq .faq-sub,html body .bh-faq .bh-faq-sub,html body .mkt-faq .faq-sub{font-family:var(--font-sans);color:var(--space-m);margin-top:16px;font-size:17px;line-height:1.6}html body .faq .faq-grid,html body .bh-faq .bh-faq-grid,html body .go-faq-section .faq-grid,html body .mkt-faq .faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:0 clamp(24px,4vw,56px);display:grid}html body .faq .faq-col,html body .bh-faq .bh-faq-col,html body .mkt-faq .faq-col{flex-direction:column;display:flex}html body .faq .faq-item,html body .bh-faq .bh-faq-item,html body .mkt-faq .faq-item{box-shadow:none;background:0 0;border:none;border-radius:0}html body .faq .faq-trigger,html body .bh-faq .bh-faq-trigger,html body .mkt-faq .faq-trigger{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:20px;padding:26px 2px;font-family:inherit;display:flex}html body .faq .faq-q,html body .bh-faq .bh-faq-q,html body .mkt-faq .faq-q{font-family:var(--font-display);letter-spacing:-.02em;color:var(--space);text-wrap:balance;overflow-wrap:break-word;font-size:18px;font-weight:700;line-height:1.3}html body .faq .faq-icon,html body .bh-faq .bh-faq-icon,html body .mkt-faq .faq-icon{border:1px solid var(--ecru-b);width:30px;height:30px;color:var(--space-m);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:18px;line-height:1;transition:background .2s,border-color .2s,color .2s,transform .3s;display:flex;transform:none}html body .faq .faq-item.active .faq-icon,html body .bh-faq .bh-faq-item.active .bh-faq-icon,html body .mkt-faq .faq-item.active .faq-icon{background:var(--lime);border-color:var(--lime);color:var(--lime-ink);transform:rotate(180deg)}html body .faq:not(.mkt-faq) .faq-body,html body .bh-faq .bh-faq-body{max-height:0;transition:max-height .4s cubic-bezier(.2,.8,.2,1);overflow:hidden}html body .mkt-faq .faq-body{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.2,.8,.2,1);display:grid;overflow:hidden}html body .mkt-faq .faq-item.active .faq-body{grid-template-rows:1fr}html body .faq .faq-body-inner,html body .bh-faq .bh-faq-body-inner,html body .mkt-faq .faq-body-inner{padding:0 12px 30px 2px}html body .mkt-faq .faq-body-inner{min-height:0;padding:0;overflow:hidden}html body .mkt-faq .faq-body-inner p{padding:0 12px 30px 2px}@media(prefers-reduced-motion:reduce){html body .mkt-faq .faq-body{transition:none}}html body .faq .faq-body p,html body .bh-faq .bh-faq-body p,html body .mkt-faq .faq-body p{font-family:var(--font-sans);color:var(--space-m);text-wrap:pretty;margin:0;font-size:16px;line-height:1.7}html body .faq .faq-body p+p,html body .bh-faq .bh-faq-body p+p,html body .mkt-faq .faq-body p+p{margin-top:12px}html body .faq .faq-footer,html body .bh-faq .bh-faq-footer,html body .mkt-faq .faq-footer{text-align:center;max-width:480px;margin:72px auto 0}html body .faq .faq-footer-title,html body .bh-faq .bh-faq-footer-title,html body .mkt-faq .faq-footer-title{font-family:var(--font-display);color:var(--space);margin-bottom:12px;font-size:30px;font-weight:800}html body .faq .faq-footer-p,html body .bh-faq .bh-faq-footer-p,html body .mkt-faq .faq-footer-p{font-family:var(--font-sans);color:var(--space-m);margin-bottom:28px;font-size:16px;line-height:1.6}html body .faq .faq-cta-btn,html body .bh-faq .bh-faq-cta,html body .mkt-faq .faq-cta-btn{background:var(--lime);height:46px;color:var(--lime-ink);font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 28px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}html body .faq .faq-cta-btn:hover,html body .bh-faq .bh-faq-cta:hover,html body .mkt-faq .faq-cta-btn:hover{background:var(--lime-h);transform:translateY(-1px)}@media(max-width:1024px){html body .faq .faq-header,html body .bh-faq .bh-faq-header,html body .mkt-faq .faq-header{margin-bottom:48px}html body .faq .faq-q,html body .bh-faq .bh-faq-q,html body .mkt-faq .faq-q{font-size:17px}}@media(max-width:860px){html body .faq .faq-grid,html body .bh-faq .bh-faq-grid,html body .go-faq-section .faq-grid,html body .mkt-faq .faq-grid{grid-template-columns:1fr;gap:0}html body .faq .faq-header,html body .bh-faq .bh-faq-header,html body .mkt-faq .faq-header{margin-bottom:36px}html body .faq .faq-trigger,html body .bh-faq .bh-faq-trigger,html body .mkt-faq .faq-trigger{gap:16px;padding:22px 0}html body .faq .faq-footer,html body .bh-faq .bh-faq-footer,html body .mkt-faq .faq-footer{margin-top:48px}html body .faq .faq-footer-title,html body .bh-faq .bh-faq-footer-title,html body .mkt-faq .faq-footer-title{font-size:26px}}[data-reveal],[data-rv]{opacity:1!important}@media(min-width:768px){:root{--nav-bar-h:4.5rem}}html[data-nav-photo-hero] .home-hero,html[data-nav-photo-hero] [data-photo-hero]{margin-top:calc(-1 * var(--nav-bar-h))}header.nav-over-hero>section#relume{color:#fff;background-color:#0000;border-bottom-color:#0000;transition:background-color .2s,border-color .2s,color .2s}header.nav-over-hero .nav-logo{filter:brightness(0)invert()}header.nav-over-hero .nav-burger-bar{background-color:#fff!important}header.nav-over-hero .nav-bar-links a,header.nav-over-hero .nav-bar-links button{color:#fff}@keyframes typewriter-caret-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes banner-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}.banner-live-dot{animation:2s ease-in-out infinite banner-live-pulse}@media(prefers-reduced-motion:reduce){.banner-live-dot,.animate-orbit{animation:none}}@keyframes orbit{0%{transform:rotate(calc(var(--angle) * 1deg)) translate(calc(var(--radius) * 1px)) rotate(calc(var(--angle) * -1deg))}to{transform:rotate(calc(var(--angle) * 1deg + 360deg)) translate(calc(var(--radius) * 1px)) rotate(calc(var(--angle) * -1deg - 360deg))}}.animate-orbit{animation:orbit calc(var(--duration) * 1s) linear infinite}.reveal-up{opacity:0;transition:opacity .55s ease,transform .55s var(--ease-reveal);will-change:opacity,transform;transform:translateY(24px)}.reveal-up.is-visible{opacity:1;transform:none}.float-reveal{transition:transform .75s var(--ease-reveal),opacity .55s ease;will-change:transform,opacity}.float-hidden{opacity:0;transform:translateY(72px)}.float-visible{opacity:1;transform:translateY(0)}.bento-card{opacity:0;transition:opacity .55s ease,transform .5s var(--ease-reveal),box-shadow .3s var(--ease-reveal);transition-delay:var(--reveal-delay,0s);will-change:opacity,transform;transform:translateY(24px)}.bento-card.is-visible{opacity:1;transform:translateY(0)}.bento-card.is-visible:hover{transition-delay:0s;transform:translateY(-4px);box-shadow:0 18px 44px #1011191f}.bento-media{transition:transform .7s var(--ease-reveal);will-change:transform}.bento-card.is-visible:hover .bento-media{transform:scale(1.05)}.seg-tile-bg{will-change:transform;transition:transform .55s cubic-bezier(.4,0,.2,1)}.seg-tile:hover .seg-tile-bg{transform:scale(1.04)}[data-state=open]>.faq-trigger,.faq-trigger[data-state=open]{color:var(--color-azure-radiance)}.faq-trigger svg{transition:transform .4s var(--ease-ui),color .2s var(--ease-ui)}[data-state=open]>.faq-trigger svg,.faq-trigger[data-state=open] svg{color:var(--color-azure-radiance)}.now-live-badge{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;flex-shrink:0;align-items:center;gap:7px;font-size:10.5px;font-weight:700;display:inline-flex}.now-live-dot{background:#16a34a;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.6s ease-in-out infinite live-core;display:inline-block;position:relative}.now-live-dot:after{content:"";border:1.5px solid #16a34ab3;border-radius:50%;animation:1.6s cubic-bezier(.2,.6,.2,1) infinite pulse-ring;position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px}@keyframes pulse-ring{0%{opacity:.75;transform:scale(.65)}80%,to{opacity:0;transform:scale(2.15)}}@keyframes live-core{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.78)}}@keyframes hcFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes hcOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-16px)}}.hero-card{transition:opacity .28s,transform .32s cubic-bezier(.18,.89,.28,1.32)}.hero-card-in{opacity:1;transform:translateY(0)scale(1)}.hero-card-hidden{opacity:0;transform:translateY(8px)scale(.9)}@keyframes caret-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}@keyframes flashBg{0%,to{background-color:#0000}40%{background-color:#dbf27c2e}}.ui-flash-val{animation:.65s flashBg}@media(prefers-reduced-motion:reduce){.reveal-up,.float-reveal,.bento-card{opacity:1;transition:none;transform:none}.bento-media,.seg-tile-bg{transition:none}.now-live-dot,.now-live-dot:after,.rev-track,.ui-flash-val{animation:none}}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}@keyframes tabs{0%{opacity:0}to{opacity:1}}
