:root{--hottr-ink: #050608;--hottr-charcoal: #11131a;--hottr-pink: #ff0cb6;--hottr-font-display: "Poppins", system-ui, sans-serif;--hottr-ease: cubic-bezier(.19, 1, .22, 1);--hottr-header-h-mobile: 56px;--hottr-header-h-desktop: 64px;--hottr-orb-inset: 20px;--hottr-orb-size-mobile: 56px;--hottr-orb-size-desktop: 32px;--hottr-orb-voice-size: 128px;--hottr-rail-w: 256px;--hottr-rail-pad-x: 28px;--hottr-rail-pad-y: 32px;--hottr-dock-h: 96px;--hottr-radius: 2px;--hottr-radius-sheet: 12px;--hottr-fan-item-h: 44px;--hottr-fan-route-gap: 75px;--hottr-fan-context-gap: 52px;--hottr-fan-hairline-gap: 42px;--hottr-fan-hairline-w: 154px;--hottr-fan-curve-depth: 78px;--hottr-fan-curve-throw: 528px;--hottr-hottie-orb-clearance: calc( var(--hottr-orb-inset) + var(--hottr-orb-size-mobile) + env(safe-area-inset-bottom, 0px) + 12px )}.hottr-header{height:var(--hottr-header-h-mobile);display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#050608bf;backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06)}@media (min-width: 1024px){.hottr-header{height:var(--hottr-header-h-desktop);display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px) minmax(0,1fr);gap:24px}}.hottr-header--floating{position:absolute;inset:0 0 auto;height:auto;background:none;backdrop-filter:none;border-bottom:none;padding:16px 20px;opacity:.4;transition:opacity var(--hottr-duration-base, .2s) var(--hottr-ease)}.hottr-header--floating:hover,.hottr-header--floating:focus-within{opacity:1}button.hottr-lockup{min-height:var(--hottr-fan-item-h)}.hottr-lockup{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;cursor:pointer;color:#fff}.hottr-wordmark{display:inline-flex;align-items:baseline;gap:0;white-space:nowrap;font-family:var(--hottr-font-display, Poppins, system-ui, sans-serif);font-weight:900;line-height:1;letter-spacing:-.04em;color:#fff}.hottr-wordmark__main{text-transform:uppercase}.hottr-wordmark__dot{color:var(--hottr-pink)}.hottr-wordmark__suffix{font-weight:300;font-style:normal;text-transform:lowercase;color:#ffffffb3}.hottr-worldswitch{position:absolute;left:0;right:0;top:100%;z-index:50;display:grid;grid-template-columns:1fr 1fr;background:#050608f7;backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.06)}.hottr-worldswitch__item{display:block;width:100%;min-height:var(--hottr-fan-item-h);padding:20px;text-align:left;background:none;border:1px solid rgba(255,255,255,.05);border-left:2px solid transparent;color:#fff;cursor:pointer}.hottr-worldswitch__item[aria-current=true]{border-left-color:var(--hottr-pink)}.hottr-worldswitch__tagline{display:block;margin-top:7px;font:300 italic 12px/1.5 var(--hottr-font-display);letter-spacing:-.005em;color:#ffffff8c}.hottr-dock-scrim{position:absolute;left:0;right:0;bottom:0;height:var(--hottr-dock-h);background:linear-gradient(to top,#050608eb,#05060894 56%,#05060800);pointer-events:none}.hottr-dock{position:fixed;inset:0;z-index:40;pointer-events:none}.hottr-dock>*{pointer-events:auto}@media (min-width: 1024px){.hottr-dock{display:none}}.hottr-orb-slot{position:absolute;bottom:var(--hottr-orb-inset);z-index:3;background:none;border:none;padding:0;cursor:pointer;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-hand=right] .hottr-orb-slot{right:var(--hottr-orb-inset)}[data-hand=left] .hottr-orb-slot{left:var(--hottr-orb-inset)}.hottr-orb-slot:focus-visible{outline:2px solid var(--hottr-pink);outline-offset:4px}.hottr-fan__item{display:inline-flex;align-items:center;gap:8px;min-height:var(--hottr-fan-item-h);min-width:var(--hottr-fan-item-h);font:800 11px/1 var(--hottr-font-display);letter-spacing:.05em;text-transform:uppercase;color:#ffffffd6;background:none;border:none;cursor:pointer;opacity:0;transition:opacity var(--hottr-duration-base, .2s) var(--hottr-ease),transform var(--hottr-duration-slow, .4s) var(--hottr-ease),color var(--hottr-duration-fast, .12s) var(--hottr-ease)}.hottr-fan__item .ms{font-size:20px;color:#ffffff8c;transition:color var(--hottr-duration-fast, .12s) var(--hottr-ease)}.hottr-fan__item:active{transform:scale(.97)}.hottr-fan__item:focus-visible{outline:2px solid var(--hottr-pink);outline-offset:2px}.hottr-fan__item[aria-current=true],.hottr-fan__item[data-route=hottie],.hottr-fan__item[aria-current=true] .ms,.hottr-fan__item[data-route=hottie] .ms{color:var(--hottr-pink)}.hottr-fan{position:absolute;bottom:calc(var(--hottr-orb-inset) + var(--hottr-orb-size-mobile) + 12px);display:flex;flex-direction:column;gap:var(--hottr-fan-hairline-gap);z-index:2}[data-hand=right] .hottr-fan{right:var(--hottr-orb-inset);align-items:flex-end}[data-hand=left] .hottr-fan{left:var(--hottr-orb-inset);align-items:flex-start}.hottr-fan__group{position:relative;display:flex;flex-direction:column}.hottr-fan__group--routes{gap:calc(var(--hottr-fan-route-gap) - var(--hottr-fan-item-h))}.hottr-fan__group--context{gap:calc(var(--hottr-fan-context-gap) - var(--hottr-fan-item-h))}[data-hand=right] .hottr-fan__group{align-items:flex-end}[data-hand=left] .hottr-fan__group{align-items:flex-start}.hottr-fan__hairline{width:var(--hottr-fan-hairline-w);height:1px;background:#ffffff1f}.hottr-fan{--hand-sign: -1}.hottr-fan .hottr-fan__item{transform:translate(calc(var(--arc-x, 0px) * var(--arc-scale, 1) * var(--hand-sign, 1)))}[data-hand=left] .hottr-fan{--hand-sign: 1}[data-hand=right] .hottr-fan .hottr-fan__item{flex-direction:row-reverse}.hottr-fan .hottr-fan__item:active{transform:translate(calc(var(--arc-x, 0px) * var(--arc-scale, 1) * var(--hand-sign, 1))) scale(.97)}.hottr-fan[data-open=true] .hottr-fan__item,.hottr-rail .hottr-fan__item{opacity:1}.hottr-fan[data-open=false]{pointer-events:none}.hottr-fan-scrim{position:absolute;inset:0;z-index:1;background:#0506089e;opacity:0;pointer-events:none;transition:opacity var(--hottr-duration-base, .2s) var(--hottr-ease)}.hottr-fan-scrim[data-visible=true]{opacity:1;pointer-events:auto}@media (prefers-reduced-motion: reduce){.hottr-fan .hottr-fan__item{transform:none;transition-duration:1ms}}.hottr-rail{width:var(--hottr-rail-w);flex:none;padding:var(--hottr-rail-pad-y) var(--hottr-rail-pad-x);border-right:1px solid rgba(255,255,255,.05);display:none;overflow:visible}.hottr-rail .hottr-orb-slot{position:static;transition:transform .3s var(--hottr-ease)}@media (min-width: 1024px){.hottr-rail{display:block}}.hottr-rail__orb-row{display:flex;align-items:center;gap:14px;padding-bottom:26px;border-bottom:1px solid rgba(255,255,255,.05);overflow:visible}.hottr-rail__routes{margin-top:26px;display:flex;flex-direction:column;gap:15px;align-items:flex-start}.hottr-rail__context{margin-top:28px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;gap:15px;align-items:flex-start}.hottr-sheet{position:absolute;inset:0;z-index:2;background:var(--hottr-charcoal);border-top:1px solid rgba(255,255,255,.1);border-radius:var(--hottr-radius-sheet) var(--hottr-radius-sheet) var(--hottr-radius) var(--hottr-radius);overflow:hidden;will-change:transform;transform:translateY(100%);transition:transform .3s var(--hottr-ease)}.hottr-sheet[data-height=peek]{transform:translateY(20%)}.hottr-sheet[data-height=sheet]{transform:translateY(10%)}.hottr-sheet[data-height=full]{transform:translateY(0);border-radius:0}.hottr-sheet[data-dragging=true]{transition:none;transform:translateY(calc(var(--sheet-base, 20%) + var(--drag-y, 0px)))}.hottr-sheet__handle{display:flex;justify-content:center;padding:10px 0 14px;touch-action:none;cursor:grab}.hottr-sheet__handle span{width:40px;height:3px;border-radius:2px;background:#ffffff3d}.hottr-scrim{position:absolute;inset:0;z-index:1;background:#0506089e;opacity:0;pointer-events:none;transition:opacity .3s var(--hottr-ease)}.hottr-scrim[data-visible=true]{opacity:1;pointer-events:auto}@media (prefers-reduced-motion: reduce){.hottr-sheet,.hottr-scrim,.hottr-hottie,.hottr-hottie-scrim,.hottr-rail .hottr-orb-slot{transition-duration:1ms}}.hottr-hottie-layer{position:fixed;inset:0;z-index:2;pointer-events:none;overflow:hidden}.hottr-dock>.hottr-hottie-layer{pointer-events:none}.hottr-hottie-layer[data-open=true],.hottr-dock>.hottr-hottie-layer[data-open=true]{pointer-events:auto}.hottr-hottie-scrim{position:absolute;inset:0;background:#0506089e;opacity:0;pointer-events:none;transition:opacity .3s var(--hottr-ease)}.hottr-hottie-layer[data-open=true] .hottr-hottie-scrim{opacity:1;pointer-events:auto}.hottr-hottie{position:absolute;left:0;right:0;bottom:0;height:90%;z-index:1;display:flex;flex-direction:column;background:var(--hottr-charcoal);border-top:1px solid rgba(255,255,255,.1);border-radius:var(--hottr-radius-sheet) var(--hottr-radius-sheet) var(--hottr-radius) var(--hottr-radius);overflow:hidden;transform:translateY(100%);transition:transform .3s var(--hottr-ease),opacity .3s var(--hottr-ease)}.hottr-hottie-layer[data-open=true] .hottr-hottie{transform:translateY(0)}.hottr-hottie__handle{display:flex;justify-content:center;padding:10px 0 4px}.hottr-hottie__handle span{width:40px;height:3px;border-radius:2px;background:#ffffff3d}.hottr-hottie__bar{display:flex;align-items:center;gap:16px;min-height:var(--hottr-fan-item-h);padding:4px 20px 12px;border-bottom:1px solid rgba(255,255,255,.05)}.hottr-hottie__title{margin:0;font:800 11px/1 var(--hottr-font-display);letter-spacing:.05em;text-transform:uppercase;color:#fff}.hottr-hottie__modes{display:flex;align-items:center;gap:8px;margin-left:auto}.hottr-hottie__mode,.hottr-hottie__close,.hottr-hottie__send{min-height:var(--hottr-fan-item-h);min-width:var(--hottr-fan-item-h);padding:0 10px;font:800 11px/1 var(--hottr-font-display);letter-spacing:.05em;text-transform:uppercase;color:#ffffff8c;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;transition:color var(--hottr-duration-fast, .12s) var(--hottr-ease),border-color var(--hottr-duration-fast, .12s) var(--hottr-ease)}.hottr-hottie__mode[data-active=true],.hottr-hottie__send{color:#fff;border-bottom-color:var(--hottr-pink)}.hottr-hottie__mode:focus-visible,.hottr-hottie__close:focus-visible,.hottr-hottie__send:focus-visible{outline:2px solid var(--hottr-pink);outline-offset:2px}.hottr-hottie__close{color:#ffffff8c}.hottr-hottie__send:disabled{color:#ffffff52;border-bottom-color:transparent;cursor:default}.hottr-hottie__chat,.hottr-hottie__voice{flex:1;min-height:0;display:flex;flex-direction:column}.hottr-hottie__transcript{flex:1;min-height:0;overflow:auto;padding:20px}.hottr-hottie__empty{margin:0;font:400 15px/1.5 var(--hottr-font-display);color:#ffffff8c}.hottr-hottie__voice{padding:20px;padding-bottom:var(--hottr-hottie-orb-clearance);gap:16px}.hottr-hottie__orb-well{display:none;flex:none;width:var(--hottr-orb-voice-size);height:var(--hottr-orb-voice-size);margin:0 auto;pointer-events:none}.hottr-hottie__line{margin:0 0 20px}.hottr-hottie__speaker{font:700 10px/1 var(--hottr-font-display);letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;margin-bottom:8px}.hottr-hottie__speaker[data-you=true]{color:var(--hottr-pink)}.hottr-hottie__line p{margin:0;font-family:var(--hottr-font-display);font-weight:400;color:#ffffff52;font-size:13px;line-height:1.5}.hottr-hottie__line[data-recede=previous] p{font-size:15px;color:#ffffff8c}.hottr-hottie__line[data-recede=newest] p{font-size:24px;font-weight:700;line-height:1.2;color:#fff;padding-bottom:8px;border-bottom:1px solid var(--hottr-pink)}.hottr-hottie__composer{display:flex;align-items:stretch;gap:12px;padding-top:8px;padding-inline:20px;padding-bottom:var(--hottr-hottie-orb-clearance)}.hottr-hottie__composer .hottr-hottie__send{flex:none}@media (min-width: 1024px){.hottr-hottie-layer{left:var(--hottr-rail-w);top:var(--hottr-header-h-desktop)}.hottr-hottie{inset:0 auto 0 0;width:min(28rem,100%);height:auto;border-top:none;border-right:1px solid rgba(255,255,255,.05);border-radius:0;transform:translate(-100%);opacity:0}.hottr-hottie-layer[data-open=true] .hottr-hottie{transform:translate(0);opacity:1}.hottr-hottie__handle{display:none}.hottr-hottie__composer{padding:8px 20px 20px}.hottr-hottie__voice{padding:20px;align-items:center;text-align:center}.hottr-hottie-layer[data-open=true][data-mode=voice] .hottr-hottie__orb-well{display:block}.hottr-rail:has(.hottr-hottie-layer[data-open=true][data-mode=voice]) .hottr-rail__orb-row{min-height:var(--hottr-orb-size-desktop)}.hottr-rail:has(.hottr-hottie-layer[data-open=true][data-mode=voice]) .hottr-orb-slot{position:relative;z-index:4;transform:translate(var(--hottr-orb-voice-x, 0px),var(--hottr-orb-voice-y, 0px)) scale(calc(var(--hottr-orb-voice-size) / var(--hottr-orb-size-desktop)));transform-origin:center}.hottr-rail:has(.hottr-hottie-layer[data-open=true][data-mode=voice]) .hottr-orb--resting{--orb-intensity: .38 !important}.hottr-rail:has(.hottr-hottie-layer[data-open=true][data-mode=voice]) .hottr-orb--resting .hottr-orb__shell{box-shadow:0 0 calc(var(--orb-size) * .02) #ff8ce05c,0 0 calc(var(--orb-size) * .045) #ff0cb62e,0 0 calc(var(--orb-size) * .08) #ff0cb60f}.hottr-rail:has(.hottr-hottie-layer[data-open=true][data-mode=voice]) .hottr-orb--interested .hottr-orb__shell{box-shadow:0 0 calc(var(--orb-size) * .045) #ff8ce0f5,0 0 calc(var(--orb-size) * .1) #ff0cb6b8,0 0 calc(var(--orb-size) * .2) #ff0cb657}}.hottr-worldswitch__item[data-unavailable=true]{opacity:.32;cursor:default;pointer-events:none}:root{--hottr-orb-primary: #ff0cb6;--hottr-orb-rim: #ff8ce0;--hottr-orb-active: #ff4dcc;--hottr-orb-depth: #d4008e;--hottr-orb-deep: #7d0659;--hottr-orb-ink: #050608}.hottr-orb{--orb-size: 128px;--orb-intensity: 1;--orb-highlight-x: 27%;--orb-highlight-y: 20%;--orb-crescent-rotate: -18deg;position:relative;display:inline-grid;width:var(--orb-size);aspect-ratio:1;place-items:center;isolation:isolate;overflow:visible;vertical-align:middle}.hottr-orb__shell,.hottr-orb__body,.hottr-orb__depth,.hottr-orb__energy,.hottr-orb__highlight,.hottr-orb__rim,.hottr-orb__near-bloom,.hottr-orb__far-bloom,.hottr-orb__particles,.hottr-orb__connections,.hottr-orb__activation-ring{position:absolute;inset:0;border-radius:50%;pointer-events:none}.hottr-orb__shell{z-index:4;transform:scale(1);will-change:transform,filter;box-shadow:0 0 calc(var(--orb-size) * .03) #ff8ce0eb,0 0 calc(var(--orb-size) * .07) #ff0cb694,0 0 calc(var(--orb-size) * .145) #ff0cb633}.hottr-orb__body{z-index:1;background:var(--hottr-orb-primary);box-shadow:inset max(calc(var(--orb-size) * -.078125),-10px) max(calc(var(--orb-size) * -.109375),-14px) min(calc(var(--orb-size) * .1875),24px) #7d065933,inset min(calc(var(--orb-size) * .046875),6px) min(calc(var(--orb-size) * .0390625),5px) min(calc(var(--orb-size) * .125),16px) #ff8ce014}.hottr-orb__depth{z-index:2;background:radial-gradient(ellipse 78% 72% at 70% 72%,rgba(58,0,39,.78) 0%,rgba(84,0,57,.7) 22%,rgba(125,6,89,.52) 43%,rgba(212,0,142,.2) 65%,rgba(212,0,142,.05) 76%,transparent 86%),radial-gradient(ellipse 58% 50% at 55% 58%,rgba(125,6,89,.18) 0%,rgba(125,6,89,.08) 48%,transparent 76%);mix-blend-mode:multiply;opacity:1;will-change:transform}.hottr-orb__energy{z-index:3;inset:8%;background:radial-gradient(ellipse at 39% 38%,rgba(255,77,204,.22) 0%,rgba(255,12,182,.11) 29%,rgba(255,12,182,.025) 52%,transparent 70%);filter:blur(calc(var(--orb-size) * .016));opacity:.72;will-change:transform,opacity}.hottr-orb__rim{z-index:4;inset:-.5%;border:0;background:conic-gradient(from 205deg,#ff4dcc57,#ff8ce0f5 42deg,#ff4dccbd 94deg,#ff0cb659 164deg,#ff0cb629 224deg,#ff4dcc7a 289deg,#ff8ce0db 334deg,#ff4dcc57 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - max(3px,calc(var(--orb-size) * .02))),#000 calc(100% - max(2px,calc(var(--orb-size) * .012))));mask:radial-gradient(farthest-side,transparent calc(100% - max(3px,calc(var(--orb-size) * .02))),#000 calc(100% - max(2px,calc(var(--orb-size) * .012))));filter:drop-shadow(0 0 calc(var(--orb-size) * .022) rgba(255,140,224,.8)) drop-shadow(0 0 calc(var(--orb-size) * .05) rgba(255,12,182,.42));opacity:.92}.hottr-orb__highlight{z-index:5;inset:5%;background:radial-gradient(ellipse at var(--orb-highlight-x) var(--orb-highlight-y),rgba(255,140,224,.7) 0%,rgba(255,140,224,.46) 5%,rgba(255,77,204,.2) 10%,rgba(255,12,182,.045) 17%,transparent 28%),radial-gradient(ellipse at calc(var(--orb-highlight-x) - 11%) calc(var(--orb-highlight-y) + 23%),rgba(255,77,204,.15) 0%,rgba(255,12,182,.045) 23%,transparent 42%);opacity:.94;will-change:transform,opacity}.hottr-orb__highlight:before{content:"";position:absolute;inset:0;border-radius:50%;border-top:calc(var(--orb-size) * .038) solid rgba(255,140,224,.72);border-left:calc(var(--orb-size) * .024) solid rgba(255,77,204,.38);border-right:calc(var(--orb-size) * .009) solid transparent;border-bottom:calc(var(--orb-size) * .009) solid transparent;transform:rotate(var(--orb-crescent-rotate));filter:blur(calc(var(--orb-size) * .0015)) drop-shadow(0 0 calc(var(--orb-size) * .014) rgba(255,140,224,.44));opacity:.88}.hottr-orb__near-bloom{z-index:2;inset:-25%;background:radial-gradient(circle,rgba(255,12,182,calc(.18 * var(--orb-intensity))),rgba(255,12,182,calc(.085 * var(--orb-intensity))) 31%,rgba(255,12,182,calc(.028 * var(--orb-intensity))),#ff0cb600 69%);filter:blur(calc(var(--orb-size) * .08));transform:scale(1);will-change:transform,opacity}.hottr-orb__far-bloom{z-index:1;inset:-38%;background:radial-gradient(circle,rgba(255,12,182,calc(.05 * var(--orb-intensity))),rgba(255,12,182,calc(.02 * var(--orb-intensity))) 42%,#ff0cb600 72%);filter:blur(calc(var(--orb-size) * .18));transform:scale(1)}.hottr-orb__particles,.hottr-orb__connections{z-index:0;overflow:visible}.hottr-orb__particles{opacity:.34}.hottr-orb__particle{--x: 50%;--y: 50%;--particle-scale: 1;--particle-delay: 0s;position:absolute;left:var(--x);top:var(--y);width:max(2px,calc(var(--orb-size) * .018));aspect-ratio:1;border-radius:50%;background:var(--hottr-orb-active);box-shadow:0 0 calc(var(--orb-size) * .045) #ff0cb6e6;opacity:0;transform:translate(-50%,-50%) scale(var(--particle-scale));animation:hottr-orb-particle 2.8s ease-in-out var(--particle-delay) infinite}.hottr-orb__connection{--x1: 0%;--y1: 0%;--x2: 50%;--y2: 0%;--delay: 0ms;position:absolute;left:50%;top:50%;width:74%;height:1px;transform-origin:0 50%;background:linear-gradient(90deg,#ff0cb6f2,#ff4dcc73,#ff0cb600);box-shadow:0 0 8px #ff0cb6b8;opacity:.72;animation:hottr-orb-connection-flow 1.8s ease-in-out var(--delay) infinite}.hottr-orb__connection:nth-child(1){transform:rotate(-168deg)}.hottr-orb__connection:nth-child(2){transform:rotate(-28deg)}.hottr-orb__connection:nth-child(3){transform:rotate(152deg)}.hottr-orb__connection:nth-child(4){transform:rotate(31deg)}.hottr-orb__activation-ring{z-index:3;inset:-11%;border:max(1px,calc(var(--orb-size) * .014)) solid rgba(255,77,204,.64);animation:hottr-orb-activation-ring 1.4s ease-in-out infinite}.hottr-orb--core .hottr-orb__body{background:var(--hottr-orb-primary);box-shadow:none}.hottr-orb--core .hottr-orb__shell{box-shadow:0 0 max(4px,calc(var(--orb-size) * .35)) #ff0cb666}.hottr-orb--core .hottr-orb__depth,.hottr-orb--core .hottr-orb__energy,.hottr-orb--core .hottr-orb__highlight,.hottr-orb--core .hottr-orb__rim,.hottr-orb--core .hottr-orb__far-bloom{display:none}.hottr-orb--core .hottr-orb__near-bloom{inset:-28%;opacity:.28;filter:blur(calc(var(--orb-size) * .2))}.hottr-orb--cinematic .hottr-orb__near-bloom,.hottr-orb--cinematic .hottr-orb__far-bloom{transform:scale(1.1)}.hottr-orb--cinematic .hottr-orb__rim{opacity:1;filter:drop-shadow(0 0 calc(var(--orb-size) * .03) rgba(255,140,224,.94)) drop-shadow(0 0 calc(var(--orb-size) * .068) rgba(255,12,182,.55))}.hottr-orb--resting .hottr-orb__shell{animation:hottr-orb-shell-resting 4s ease-in-out infinite}.hottr-orb--resting .hottr-orb__near-bloom{animation:hottr-orb-bloom-resting 4s ease-in-out infinite}.hottr-orb--resting .hottr-orb__depth{animation:hottr-orb-depth-shift 7s ease-in-out infinite}.hottr-orb--resting .hottr-orb__energy{animation:hottr-orb-energy-shift 6.4s ease-in-out infinite}.hottr-orb--resting .hottr-orb__highlight{animation:hottr-orb-highlight-drift 7.2s ease-in-out infinite}.hottr-orb--resting .hottr-orb__rim{animation:hottr-orb-rim-life 4s ease-in-out infinite}.hottr-orb--interested{--orb-highlight-x: 42%;--orb-highlight-y: 18%;--orb-crescent-rotate: 6deg}.hottr-orb--interested .hottr-orb__shell{animation:hottr-orb-shell-interested 2.2s ease-in-out infinite}.hottr-orb--interested .hottr-orb__near-bloom{animation:hottr-orb-bloom-interested 2.2s ease-in-out infinite}.hottr-orb--interested .hottr-orb__depth{animation:hottr-orb-depth-shift 5s ease-in-out infinite}.hottr-orb--interested .hottr-orb__energy{animation:hottr-orb-energy-shift 4.4s ease-in-out infinite}.hottr-orb--interested .hottr-orb__rim{animation:hottr-orb-rim-life 2.2s ease-in-out infinite}.hottr-orb--connected .hottr-orb__shell{animation:hottr-orb-shell-connected 2.8s ease-in-out infinite}.hottr-orb--connected .hottr-orb__depth{animation:hottr-orb-depth-shift 6s ease-in-out infinite}.hottr-orb--connected .hottr-orb__energy{animation:hottr-orb-energy-shift 2.8s ease-in-out infinite}.hottr-orb--connected .hottr-orb__rim{animation:hottr-orb-rim-life 2.8s ease-in-out infinite}.hottr-orb--activated .hottr-orb__shell{animation:hottr-orb-shell-activated 1.4s ease-in-out infinite}.hottr-orb--activated .hottr-orb__near-bloom{animation:hottr-orb-bloom-activated 1.4s ease-in-out infinite}.hottr-orb--activated .hottr-orb__energy{animation:hottr-orb-energy-compress 1.4s ease-in-out infinite}.hottr-orb--activated .hottr-orb__rim{animation:hottr-orb-rim-life 1.4s ease-in-out infinite}.hottr-orb--intense .hottr-orb__shell{animation:hottr-orb-shell-intense .8s ease-in-out infinite}.hottr-orb--intense .hottr-orb__near-bloom,.hottr-orb--intense .hottr-orb__far-bloom{animation:hottr-orb-bloom-intense .8s ease-in-out infinite}.hottr-orb--intense .hottr-orb__energy{animation:hottr-orb-energy-shift 1.6s ease-in-out infinite}.hottr-orb--intense .hottr-orb__rim{opacity:1;animation:hottr-orb-rim-intense .8s ease-in-out infinite}.hottr-orb--product-tv{--orb-highlight-x: 28%;--orb-highlight-y: 24%;--orb-crescent-rotate: -21deg}.hottr-orb--product-men{--orb-highlight-x: 50%;--orb-highlight-y: 18%;--orb-crescent-rotate: 20deg}.hottr-orb--product-travel{--orb-highlight-x: 38%;--orb-highlight-y: 20%;--orb-crescent-rotate: -2deg}.hottr-orb--product-care{--orb-highlight-x: 30%;--orb-highlight-y: 28%;--orb-crescent-rotate: -23deg}.hottr-orb--product-chat{--orb-highlight-x: 40%;--orb-highlight-y: 26%;--orb-crescent-rotate: -8deg}.hottr-orb--product-me{--orb-highlight-x: 44%;--orb-highlight-y: 22%;--orb-crescent-rotate: 8deg}.hottr-orb--product-media{--orb-highlight-x: 24%;--orb-highlight-y: 24%;--orb-crescent-rotate: -26deg}.hottr-orb--product-music{--orb-highlight-x: 48%;--orb-highlight-y: 20%;--orb-crescent-rotate: 16deg}.hottr-orb--product-news{--orb-highlight-x: 32%;--orb-highlight-y: 18%;--orb-crescent-rotate: -10deg}.hottr-orb--product-pro{--orb-highlight-x: 50%;--orb-highlight-y: 12%;--orb-crescent-rotate: 20deg}.hottr-orb--product-careers{--orb-highlight-x: 52%;--orb-highlight-y: 22%;--orb-crescent-rotate: 24deg}.hottr-orb--product-passport{--orb-highlight-x: 26%;--orb-highlight-y: 18%;--orb-crescent-rotate: -17deg}.hottr-orb--product-world{--orb-highlight-x: 46%;--orb-highlight-y: 16%;--orb-crescent-rotate: 13deg}@keyframes hottr-orb-shell-resting{0%,to{transform:scale(1);filter:brightness(.96)}50%{transform:scale(1.018);filter:brightness(1.035)}}@keyframes hottr-orb-bloom-resting{0%,to{transform:scale(1);opacity:.76}50%{transform:scale(1.07);opacity:1}}@keyframes hottr-orb-depth-shift{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-1.4%,.9%) scale(1.012)}}@keyframes hottr-orb-energy-shift{0%,to{transform:translate(-1%,-1%) scale(.99);opacity:.58}50%{transform:translate(2%,1.4%) scale(1.035);opacity:.8}}@keyframes hottr-orb-highlight-drift{0%,to{transform:translate(-.8%,-.7%);opacity:.82}50%{transform:translate(1.1%,.7%);opacity:.96}}@keyframes hottr-orb-rim-life{0%,to{opacity:.82;filter:brightness(.96) drop-shadow(0 0 calc(var(--orb-size) * .022) rgba(255,140,224,.78)) drop-shadow(0 0 calc(var(--orb-size) * .048) rgba(255,12,182,.4))}50%{opacity:1;filter:brightness(1.06) drop-shadow(0 0 calc(var(--orb-size) * .03) rgba(255,140,224,.94)) drop-shadow(0 0 calc(var(--orb-size) * .06) rgba(255,12,182,.48))}}@keyframes hottr-orb-rim-intense{0%,to{opacity:.92;filter:brightness(1.04) drop-shadow(0 0 calc(var(--orb-size) * .03) rgba(255,140,224,.9)) drop-shadow(0 0 calc(var(--orb-size) * .07) rgba(255,12,182,.55))}50%{opacity:1;filter:brightness(1.16) drop-shadow(0 0 calc(var(--orb-size) * .045) rgba(255,140,224,1)) drop-shadow(0 0 calc(var(--orb-size) * .1) rgba(255,12,182,.7))}}@keyframes hottr-orb-shell-interested{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@keyframes hottr-orb-bloom-interested{0%,to{transform:scale(1);opacity:.78}50%{transform:scale(1.12);opacity:1}}@keyframes hottr-orb-shell-connected{0%,to{transform:scale(1);filter:brightness(.98)}50%{transform:scale(1.025);filter:brightness(1.06)}}@keyframes hottr-orb-shell-activated{0%,to{transform:scale(1)}46%{transform:scale(.985)}62%{transform:scale(1.055)}}@keyframes hottr-orb-bloom-activated{0%,to{transform:scale(1);opacity:.78}46%{transform:scale(.92);opacity:.62}62%{transform:scale(1.18);opacity:1}}@keyframes hottr-orb-energy-compress{0%,to{transform:scale(1.04);opacity:.72}46%{transform:scale(.72);opacity:.96}62%{transform:scale(1.18);opacity:.86}}@keyframes hottr-orb-shell-intense{0%,to{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.08);filter:brightness(1.12)}}@keyframes hottr-orb-bloom-intense{0%,to{transform:scale(1.12);opacity:.84}50%{transform:scale(1.28);opacity:1}}@keyframes hottr-orb-particle{0%,to{opacity:0;transform:translate(-50%,-50%) scale(.4)}35%{opacity:.75}70%{opacity:0;transform:translate(-50%,-50%) scale(calc(var(--particle-scale) * 1.55))}}@keyframes hottr-orb-connection-flow{0%,to{opacity:.22;filter:brightness(.85)}50%{opacity:.88;filter:brightness(1.16)}}@keyframes hottr-orb-activation-ring{0%{transform:scale(.72);opacity:0}44%{opacity:.78}to{transform:scale(1.22);opacity:0}}.hottr-orb--reduced-motion,.hottr-orb--reduced-motion *{animation:none!important;transition:none!important}@media (prefers-reduced-motion: reduce){.hottr-orb,.hottr-orb *{animation:none!important;transition:none!important}}:root{--brand-accent: 255 12 182;--brand-bg: 5 6 8;--brand-night: 2 2 3;--brand-surface: 17 19 26;--brand-active: 255 12 182;--brand-support: 255 12 182;--brand-text: 255 255 255;--brand-text-secondary: 255 255 255;--font-display: "Poppins", system-ui, sans-serif;--font-body: "Poppins", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--hottr-ink: #050608;--hottr-night: #020203;--hottr-charcoal: #11131A;--hottr-charcoal-warm: #1A1A1A;--hottr-pink-300: #ff8ce0;--hottr-pink-500: #ff4dcc;--hottr-pink: #FF0CB6;--hottr-pink-dark: #D4008E;--hottr-pink-900: #b30880;--hottr-pink-deep: #7d0659;--hottr-text: #FFFFFF;--hottr-text-secondary: rgba(255, 255, 255, .72);--hottr-text-marker: rgba(255, 255, 255, .55);--hottr-text-muted: rgba(255, 255, 255, .48);--hottr-text-dim: rgba(255, 255, 255, .32);--hottr-border: rgba(255, 255, 255, .12);--hottr-border-subtle: rgba(255, 255, 255, .05);--hottr-border-pink: rgba(255, 12, 182, .2);--hottr-border-pink-strong: rgba(255, 12, 182, .3);--hottr-radius: 2px;--hottr-radius-modal: 12px;--hottr-radius-full: 9999px;--hottr-shadow-soft: 0 0 8px rgba(255, 12, 182, .6);--hottr-shadow-medium: 0 0 15px rgba(255, 12, 182, .4);--hottr-shadow-strong: 0 0 20px rgba(255, 12, 182, .6);--hottr-shadow-bloom: 0 0 32px rgba(255, 12, 182, 1);--hottr-shadow-cast: 0 10px 30px -10px rgba(255, 12, 182, .3);--hottr-font-display: "Poppins", system-ui, sans-serif;--hottr-font-body: "Poppins", system-ui, sans-serif;--hottr-font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--hottr-tracking-display: -.04em;--hottr-tracking-heading: -.02em;--hottr-tracking-label: .04em;--hottr-tracking-cta: .05em;--hottr-tracking-marker: .06em;--hottr-tracking-stamp: .12em;--hottr-scrim-cinematic: linear-gradient(to top, rgba(5, 6, 8, 1) 0%, rgba(5, 6, 8, .4) 40%, rgba(5, 6, 8, 0) 100%);--hottr-ease: cubic-bezier(.19, 1, .22, 1);--hottr-duration-fast: .12s;--hottr-duration-base: .2s;--hottr-duration-slow: .4s;--hottr-orb-primary: #FF0CB6;--hottr-orb-rim: #FF8CE0;--hottr-orb-active: #FF4DCC;--hottr-orb-depth: #D4008E;--hottr-orb-deep: #7D0659;--hottr-orb-bg: #050608;--hottr-orb-color: var(--hottr-orb-primary);--hottr-orb-highlight: var(--hottr-orb-active);--hottr-orb-soft: var(--hottr-orb-rim);--hottr-orb-background: var(--hottr-orb-bg);--hottr-orb-glow-soft: 0 0 8px rgba(255, 12, 182, .6);--hottr-orb-glow-medium: 0 0 15px rgba(255, 12, 182, .4);--hottr-orb-glow-strong: 0 0 20px rgba(255, 12, 182, .6);--hottr-orb-glow-bloom: 0 0 32px rgba(255, 12, 182, 1);--hottr-orb-rest-duration: 4s;--hottr-orb-interest-duration: 2.2s;--hottr-orb-active-duration: 1.4s;--hottr-orb-intense-duration: .8s;--hottr-orb-ease: ease-in-out}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/fonts/Poppins-Regular.ttf) format("truetype");font-display:swap}@font-face{font-family:Poppins;font-style:italic;font-weight:400;src:url(/fonts/Poppins-Italic.ttf) format("truetype");font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(/fonts/Poppins-Medium.ttf) format("truetype");font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/fonts/Poppins-SemiBold.ttf) format("truetype");font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/fonts/Poppins-Bold.ttf) format("truetype");font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:800;src:url(/fonts/Poppins-ExtraBold.ttf) format("truetype");font-display:swap}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(/fonts/Poppins-Black.ttf) format("truetype");font-display:swap}@font-face{font-family:Poppins;font-style:italic;font-weight:900;src:url(/fonts/Poppins-BlackItalic.ttf) format("truetype");font-display:swap}:root{--hottr-paper: #f6f4ef;--hottr-text-primary: var(--hottr-text, #FFFFFF);--hottr-glow-soft: var(--hottr-shadow-soft, 0 0 8px rgba(255, 12, 182, .6));--hottr-glow-medium: var(--hottr-shadow-medium, 0 0 15px rgba(255, 12, 182, .4));--hottr-glow-strong: var(--hottr-shadow-strong, 0 0 20px rgba(255, 12, 182, .6));--hottr-glow-bloom: var(--hottr-shadow-bloom, 0 0 32px rgba(255, 12, 182, 1));--hottr-glow-cast: var(--hottr-shadow-cast, 0 10px 30px -10px rgba(255, 12, 182, .3));--hottr-scrim-soft: linear-gradient(180deg, rgba(255, 12, 182, .06) 0%, rgba(255, 12, 182, 0) 100%);--hottr-radius-sheet: var(--hottr-radius-modal, 12px);--hottr-sp-1: 4px;--hottr-sp-2: 8px;--hottr-sp-3: 12px;--hottr-sp-4: 16px;--hottr-sp-5: 24px;--hottr-sp-6: 32px;--hottr-sp-7: 48px;--hottr-sp-8: 64px;--hottr-sp-9: 96px;--hottr-fast: var(--hottr-duration-fast, .12s);--hottr-base: var(--hottr-duration-base, .2s);--hottr-slow: var(--hottr-duration-slow, .4s);color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}html{background:var(--hottr-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--hottr-ink);color:var(--hottr-text-primary);font-family:Poppins,system-ui,-apple-system,sans-serif;font-weight:400;font-size:14px;line-height:1.55;letter-spacing:0;overflow-x:hidden;-webkit-tap-highlight-color:transparent}button,a,[role=button],input,textarea,select{-webkit-tap-highlight-color:transparent;touch-action:manipulation}#root{isolation:isolate;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6,.font-display{font-family:Poppins,system-ui,-apple-system,sans-serif;font-weight:700;margin:0}h1{font-size:clamp(2.5rem,6vw,4.5rem);line-height:.92;letter-spacing:-.04em;text-transform:uppercase;font-weight:800}h2{font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.05;letter-spacing:-.02em;text-transform:uppercase;font-weight:800}h3{font-size:1.25rem;line-height:1.2;letter-spacing:-.01em;text-transform:uppercase}p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;font-size:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}:focus-visible{outline:2px solid var(--hottr-pink);outline-offset:2px}::-moz-selection{background:var(--hottr-pink);color:var(--hottr-night)}::selection{background:var(--hottr-pink);color:var(--hottr-night)}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;font-size:22px;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.hottr-no-scrollbar::-webkit-scrollbar{display:none}.hottr-no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border:2px solid var(--hottr-ink);border-radius:0}::-webkit-scrollbar-thumb:hover{background:#fff3}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.1) transparent}.hottr-sheet-top{border-top-left-radius:var(--hottr-radius-sheet);border-top-right-radius:var(--hottr-radius-sheet)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pink-dot,.hottr-pinkdot{color:var(--hottr-pink)}.hottr-frame{position:relative}.hottr-frame>.hottr-corner{position:absolute;width:28px;height:28px;pointer-events:none;z-index:5}.hottr-frame>.hottr-corner.tl{top:14px;left:14px;border-top:1px solid rgba(255,255,255,.6);border-left:1px solid rgba(255,255,255,.6)}.hottr-frame>.hottr-corner.br{bottom:14px;right:14px;border-bottom:1px solid rgba(255,255,255,.6);border-right:1px solid rgba(255,255,255,.6)}.hottr-vrot{position:absolute;font-family:Poppins,sans-serif;font-weight:700;font-size:9px;letter-spacing:.45em;color:var(--hottr-text-muted);text-transform:uppercase;white-space:nowrap;transform:rotate(-90deg);transform-origin:right top}.hottr-slash{position:absolute;height:8px;background:var(--hottr-pink);transform:rotate(-3deg);box-shadow:0 0 24px #ff0cb6b3;z-index:1;pointer-events:none}.hottr-section-marker{font-family:Poppins,sans-serif;font-weight:700;font-size:10px;letter-spacing:.32em;text-transform:uppercase;color:var(--hottr-pink);display:inline-flex;align-items:center;gap:12px}.hottr-section-marker:before{content:"";width:28px;height:1px;background:var(--hottr-pink)}.hottr-arch-marker{font-family:Poppins,sans-serif;font-weight:700;font-size:10px;letter-spacing:.25em;text-transform:uppercase;color:var(--hottr-text-muted)}.hottr-hero-display{font-family:Poppins,sans-serif;font-weight:900;line-height:.84;letter-spacing:-.05em;text-transform:uppercase;color:var(--hottr-text-primary);margin:0}.hottr-hero-display em{font-style:italic;font-weight:300;color:var(--hottr-text-secondary);letter-spacing:-.02em}.hottr-mast{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:12px;padding:14px 18px 10px;border-bottom:1px solid rgba(255,255,255,.6)}.hottr-mast .l,.hottr-mast .r{font-family:Poppins,sans-serif;font-weight:700;font-size:8px;letter-spacing:.32em;text-transform:uppercase;color:var(--hottr-text-secondary)}.hottr-mast .r{text-align:right}.hottr-mast .c{font-family:Poppins,sans-serif;font-weight:900;font-size:10px;letter-spacing:.45em;text-transform:uppercase;white-space:nowrap}@media (max-width: 720px){.hottr-mast{grid-template-columns:auto 1fr}.hottr-mast .c{display:none}}.hottr-submast{display:flex;justify-content:space-between;gap:16px;padding:8px 18px 14px;font-family:Poppins,sans-serif;font-weight:700;font-size:8px;letter-spacing:.3em;text-transform:uppercase;color:#ffffff8c;border-bottom:4px solid var(--hottr-pink);box-shadow:0 6px 24px -10px #ff0cb699}.hottr-colofon{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;padding:18px;border-top:4px solid var(--hottr-pink);font-family:Poppins,sans-serif;font-weight:700;font-size:8px;letter-spacing:.32em;text-transform:uppercase;color:var(--hottr-text-muted)}.hottr-colofon b{color:var(--hottr-text-primary)}.hottr-colofon .center{text-align:center}.hottr-colofon .right{text-align:right}@media (max-width: 720px){.hottr-colofon{grid-template-columns:1fr;gap:4px;text-align:left}.hottr-colofon .right,.hottr-colofon .center{text-align:left}}.hottr-grain{position:relative}.hottr-grain:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:100;opacity:.12;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.92' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.7'/></svg>")}@keyframes hottr-pulse{0%,to{opacity:1;filter:brightness(1)}50%{opacity:.65;filter:brightness(1.4)}}.hottr-pulse{animation:hottr-pulse 3s var(--hottr-ease) infinite}.hottr-flip-perspective{perspective:1200px;-webkit-perspective:1200px}.hottr-flip-inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transition:transform var(--hottr-slow) var(--hottr-ease);-webkit-transition:-webkit-transform var(--hottr-slow) var(--hottr-ease)}.hottr-flip-inner.is-flipped{transform:rotateY(180deg)}.hottr-flip-face{position:absolute;inset:0;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden}.hottr-flip-face.back{transform:rotateY(180deg)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-body, Poppins),system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html,body{background-color:rgb(var(--brand-bg, 5 6 8));color:rgb(var(--brand-text, 255 255 255));font-family:var(--font-body, Poppins),system-ui,sans-serif;-webkit-font-smoothing:antialiased}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.fullstop{color:rgb(var(--brand-accent, 255 12 182))}.marker{font-family:var(--font-body, Poppins),system-ui,sans-serif;font-weight:700;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#ffffff7a}.hottr-suffix{font-weight:300;font-style:normal;text-transform:lowercase;letter-spacing:-.01em;opacity:.7}.hottr-eyebrow{font-family:var(--font-body, Poppins),system-ui,sans-serif;font-weight:700;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--brand-accent, 255 12 182))}.hottr-marker{font-family:var(--font-body, Poppins),system-ui,sans-serif;font-weight:700;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#ffffff7a}.hottr-h1{font-family:var(--font-display, Poppins),system-ui,sans-serif;font-weight:800;font-size:24px;line-height:1.05;letter-spacing:-.02em;text-transform:uppercase;color:rgb(var(--brand-text, 255 255 255))}.hottr-h2{font-family:var(--font-display, Poppins),system-ui,sans-serif;font-weight:700;font-size:20px;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase;color:rgb(var(--brand-text, 255 255 255))}.hottr-h3{font-family:var(--font-display, Poppins),system-ui,sans-serif;font-weight:700;font-size:16px;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;color:rgb(var(--brand-text, 255 255 255))}.hottr-body{font-family:var(--font-body, Poppins),system-ui,sans-serif;font-weight:400;font-size:14px;line-height:1.55;letter-spacing:-.005em;color:#ffffffb8}.hottr-cta{font-family:var(--font-display, Poppins),system-ui,sans-serif;font-weight:800;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-\[-6px\]{inset:-6px}.inset-x-0{left:0;right:0}.inset-x-3{left:.75rem;right:.75rem}.inset-x-4{left:1rem;right:1rem}.inset-x-6{left:1.5rem;right:1.5rem}.inset-y-0{top:0;bottom:0}.-bottom-1{bottom:-.25rem}.-left-\[12\%\]{left:-12%}.-right-\[18\%\]{right:-18%}.-top-1{top:-.25rem}.-top-\[8\%\]{top:-8%}.bottom-0{bottom:0}.bottom-16{bottom:4rem}.bottom-2{bottom:.5rem}.bottom-5{bottom:1.25rem}.bottom-8{bottom:2rem}.bottom-\[68px\]{bottom:68px}.bottom-\[calc\(96px\+env\(safe-area-inset-bottom\)\)\]{bottom:calc(96px + env(safe-area-inset-bottom))}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\.5{left:.375rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-3{left:.75rem}.left-4{left:1rem}.left-6{left:1.5rem}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.right-8{right:2rem}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-14{top:3.5rem}.top-16{top:4rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-20{top:5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-32{top:8rem}.top-4{top:1rem}.top-\[18\%\]{top:18%}.isolate{isolation:isolate}.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}.order-first{order:-9999}.m-5{margin:1.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.-mt-0\.5{margin-top:-.125rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.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-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[1\/1\]{aspect-ratio:1/1}.aspect-\[2\/3\]{aspect-ratio:2/3}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-\[4\/5\]{aspect-ratio:4/5}.aspect-\[9\/16\]{aspect-ratio:9/16}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-1\.5{width:.375rem;height:.375rem}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-1\/2{height:50%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-2\/3{height:66.666667%}.h-20{height:5rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-44{height:11rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[2px\]{height:2px}.h-\[36vh\]{height:36vh}.h-\[68dvh\]{height:68dvh}.h-\[68px\]{height:68px}.h-\[72dvh\]{height:72dvh}.h-\[78dvh\]{height:78dvh}.h-\[calc\(100dvh-4rem\)\]{height:calc(100dvh - 4rem)}.h-\[calc\(100dvh-var\(--hottr-header-h-mobile\,56px\)\)\]{height:calc(100dvh - var(--hottr-header-h-mobile,56px))}.h-dvh{height:100dvh}.h-full{height:100%}.h-px{height:1px}.max-h-\[44dvh\]{max-height:44dvh}.max-h-\[80dvh\]{max-height:80dvh}.max-h-\[85dvh\]{max-height:85dvh}.min-h-0{min-height:0px}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[240px\]{min-height:240px}.min-h-\[44px\]{min-height:44px}.min-h-\[60dvh\]{min-height:60dvh}.min-h-\[calc\(100dvh-4rem\)\]{min-height:calc(100dvh - 4rem)}.min-h-\[inherit\]{min-height:inherit}.min-h-dvh{min-height:100dvh}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[180px\]{width:180px}.w-\[220px\]{width:220px}.w-\[240px\]{width:240px}.w-\[260px\]{width:260px}.w-\[280px\]{width:280px}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[44px\]{min-width:44px}.min-w-\[72px\]{min-width:72px}.min-w-\[80px\]{min-width:80px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-\[280px\]{max-width:280px}.max-w-\[34ch\]{max-width:34ch}.max-w-\[420px\]{max-width:420px}.max-w-\[46ch\]{max-width:46ch}.max-w-\[520px\]{max-width:520px}.max-w-\[60\%\]{max-width:60%}.max-w-\[62ch\]{max-width:62ch}.max-w-\[680px\]{max-width:680px}.max-w-\[80\%\]{max-width:80%}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-md{max-width:28rem}.max-w-screen-md{max-width:768px}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-45{--tw-rotate: -45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-\[pin-shake_0\.3s_ease-in-out\]{animation:pin-shake .3s ease-in-out}.animate-\[pulse_2\.4s_var\(--hottr-ease\)_infinite\]{animation:pulse 2.4s var(--hottr-ease) infinite}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-in{animation:fade-in .2s cubic-bezier(.19,1,.22,1)}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-neon{0%,to{opacity:1;filter:brightness(1)}50%{opacity:.65;filter:brightness(1.4)}}.animate-pulse-neon{animation:pulse-neon 3s cubic-bezier(.19,1,.22,1) infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.snap-start{scroll-snap-align:start}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.columns-2{-moz-columns:2;columns:2}.break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid}.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-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-\[100px_1fr_auto\]{grid-template-columns:100px 1fr auto}.grid-cols-\[minmax\(0\,1fr\)_auto_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.grid-cols-\[minmax\(0\,1fr\)_minmax\(280px\,420px\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1fr) minmax(280px,420px) minmax(0,1fr)}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-px{gap:1px}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-0\.5{row-gap:.125rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-white\/\[0\.06\]>:not([hidden])~:not([hidden]){border-color:#ffffff0f}.divide-white\/\[0\.07\]>:not([hidden])~:not([hidden]){border-color:#ffffff12}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded,.rounded-\[2px\]{border-radius:2px}.rounded-full{border-radius:9999px}.rounded-none{border-radius:0}.rounded-sharp,.rounded-sm{border-radius:2px}.rounded-t-\[12px\]{border-top-left-radius:12px;border-top-right-radius:12px}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-\[3px\]{border-bottom-width:3px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-\[3px\]{border-top-width:3px}.border-dashed{border-style:dashed}.border-\[\#FF0CB6\]\/40{border-color:#ff0cb666}.border-border-pink{border-color:#ff0cb633}.border-border-subtle{border-color:#ffffff0d}.border-hottr-pink{--tw-border-opacity: 1;border-color:rgb(var(--brand-accent, 255 12 182) / var(--tw-border-opacity, 1))}.border-hottr-pink\/30{border-color:rgb(var(--brand-accent, 255 12 182) / .3)}.border-pink{--tw-border-opacity: 1;border-color:rgb(255 12 182 / var(--tw-border-opacity, 1))}.border-pink\/20{border-color:#ff0cb633}.border-pink\/30{border-color:#ff0cb64d}.border-pink\/40{border-color:#ff0cb666}.border-pink\/50{border-color:#ff0cb680}.border-pink\/60{border-color:#ff0cb699}.border-pink\/70{border-color:#ff0cb6b3}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.border-white\/20{border-color:#fff3}.border-white\/40{border-color:#fff6}.border-white\/\[0\.04\]{border-color:#ffffff0a}.border-white\/\[0\.05\]{border-color:#ffffff0d}.border-white\/\[0\.06\]{border-color:#ffffff0f}.border-white\/\[0\.07\]{border-color:#ffffff12}.border-white\/\[0\.08\]{border-color:#ffffff14}.border-white\/\[0\.10\]{border-color:#ffffff1a}.border-white\/\[0\.12\]{border-color:#ffffff1f}.border-white\/\[0\.15\]{border-color:#ffffff26}.border-white\/\[0\.18\]{border-color:#ffffff2e}.border-white\/\[0\.20\]{border-color:#fff3}.border-white\/\[0\.30\]{border-color:#ffffff4d}.bg-\[\#050608\]{--tw-bg-opacity: 1;background-color:rgb(5 6 8 / var(--tw-bg-opacity, 1))}.bg-\[\#1A1A1A\]{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-\[\#FF0CB6\]{--tw-bg-opacity: 1;background-color:rgb(255 12 182 / var(--tw-bg-opacity, 1))}.bg-\[\#FF0CB6\]\/10{background-color:#ff0cb61a}.bg-charcoal{--tw-bg-opacity: 1;background-color:rgb(17 19 26 / var(--tw-bg-opacity, 1))}.bg-charcoal-warm{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-charcoal\/30{background-color:#11131a4d}.bg-charcoal\/40{background-color:#11131a66}.bg-charcoal\/60{background-color:#11131a99}.bg-charcoal\/80{background-color:#11131acc}.bg-hottr-charcoal{--tw-bg-opacity: 1;background-color:rgb(17 19 26 / var(--tw-bg-opacity, 1))}.bg-hottr-ink\/60{background-color:#05060899}.bg-hottr-ink\/70{background-color:#050608b3}.bg-hottr-ink\/75{background-color:#050608bf}.bg-hottr-ink\/90{background-color:#050608e6}.bg-hottr-pink{--tw-bg-opacity: 1;background-color:rgb(var(--brand-accent, 255 12 182) / var(--tw-bg-opacity, 1))}.bg-hottr-pink\/10{background-color:rgb(var(--brand-accent, 255 12 182) / .1)}.bg-ink{--tw-bg-opacity: 1;background-color:rgb(5 6 8 / var(--tw-bg-opacity, 1))}.bg-ink\/40{background-color:#05060866}.bg-ink\/55{background-color:#0506088c}.bg-ink\/60{background-color:#05060899}.bg-ink\/80{background-color:#050608cc}.bg-ink\/85{background-color:#050608d9}.bg-ink\/90{background-color:#050608e6}.bg-ink\/95{background-color:#050608f2}.bg-night{--tw-bg-opacity: 1;background-color:rgb(2 2 3 / var(--tw-bg-opacity, 1))}.bg-night\/70{background-color:#020203b3}.bg-night\/80{background-color:#020203cc}.bg-night\/95{background-color:#020203f2}.bg-pink{--tw-bg-opacity: 1;background-color:rgb(255 12 182 / var(--tw-bg-opacity, 1))}.bg-pink\/10{background-color:#ff0cb61a}.bg-pink\/15{background-color:#ff0cb626}.bg-pink\/50{background-color:#ff0cb680}.bg-pink\/60{background-color:#ff0cb699}.bg-pink\/90{background-color:#ff0cb6e6}.bg-pink\/\[0\.03\]{background-color:#ff0cb608}.bg-pink\/\[0\.04\]{background-color:#ff0cb60a}.bg-pink\/\[0\.05\]{background-color:#ff0cb60d}.bg-pink\/\[0\.06\]{background-color:#ff0cb60f}.bg-pink\/\[0\.08\]{background-color:#ff0cb614}.bg-pink\/\[0\.10\]{background-color:#ff0cb61a}.bg-pink\/\[0\.12\]{background-color:#ff0cb61f}.bg-pink\/\[0\.20\]{background-color:#ff0cb633}.bg-text-muted{background-color:#ffffff7a}.bg-text-muted\/60{background-color:#fff9}.bg-transparent{background-color:transparent}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/20{background-color:#fff3}.bg-white\/30{background-color:#ffffff4d}.bg-white\/45{background-color:#ffffff73}.bg-white\/5{background-color:#ffffff0d}.bg-white\/60{background-color:#fff9}.bg-white\/\[0\.03\]{background-color:#ffffff08}.bg-white\/\[0\.04\]{background-color:#ffffff0a}.bg-white\/\[0\.05\]{background-color:#ffffff0d}.bg-white\/\[0\.06\]{background-color:#ffffff0f}.bg-white\/\[0\.10\]{background-color:#ffffff1a}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-hottr-scrim{background-image:linear-gradient(to top,rgba(5,6,8,1) 0%,rgba(5,6,8,.4) 40%,transparent 100%)}.bg-pink-wash{background-image:linear-gradient(180deg,#ff0cb60f,#ff0cb600)}.from-ink{--tw-gradient-from: #050608 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 6 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-ink\/85{--tw-gradient-to: rgb(5 6 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 6 8 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-\[calc\(0\.75rem\+env\(safe-area-inset-bottom\)\)\]{padding-bottom:calc(.75rem + env(safe-area-inset-bottom))}.pb-\[calc\(124px\+env\(safe-area-inset-bottom\)\)\]{padding-bottom:calc(124px + env(safe-area-inset-bottom))}.pb-\[calc\(72px\+env\(safe-area-inset-bottom\)\)\]{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.pb-\[env\(safe-area-inset-bottom\)\]{padding-bottom:env(safe-area-inset-bottom)}.pl-10{padding-left:2.5rem}.pl-3{padding-left:.75rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pr-1{padding-right:.25rem}.pr-20{padding-right:5rem}.pr-3{padding-right:.75rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-body,.font-display{font-family:Poppins,system-ui,-apple-system,sans-serif}.font-mono{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-7xl{font-size:4.5rem;line-height:1}.text-\[0\.75rem\]{font-size:.75rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.text-\[48px\]{font-size:48px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[clamp\(1\.75rem\,3vw\,2\.25rem\)\]{font-size:clamp(1.75rem,3vw,2.25rem)}.text-\[clamp\(2\.25rem\,5vw\,3\.5rem\)\]{font-size:clamp(2.25rem,5vw,3.5rem)}.text-\[clamp\(2\.5rem\,6vw\,4\.5rem\)\]{font-size:clamp(2.5rem,6vw,4.5rem)}.text-\[clamp\(3rem\,8vw\,6rem\)\]{font-size:clamp(3rem,8vw,6rem)}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.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)}.leading-\[0\.86\]{line-height:.86}.leading-\[0\.88\]{line-height:.88}.leading-\[0\.92\]{line-height:.92}.leading-\[0\.95\]{line-height:.95}.leading-\[0\.9\]{line-height:.9}.leading-\[1\.55\]{line-height:1.55}.leading-\[1\.5\]{line-height:1.5}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.04em\]{letter-spacing:-.04em}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.32em\]{letter-spacing:.32em}.tracking-\[0\.3em\]{letter-spacing:.3em}.tracking-\[0\.45em\]{letter-spacing:.45em}.tracking-\[0\.4em\]{letter-spacing:.4em}.tracking-\[0\.5em\]{letter-spacing:.5em}.tracking-cta{letter-spacing:.05em}.tracking-display,.tracking-hottr-display{letter-spacing:-.04em}.tracking-hottr-heading{letter-spacing:-.02em}.tracking-hottr-label{letter-spacing:.04em}.tracking-hottr-marker,.tracking-marker{letter-spacing:.06em}.tracking-tight{letter-spacing:-.02em}.tracking-ultra{letter-spacing:.12em}.tracking-wide{letter-spacing:.04em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.06em}.text-\[\#FF0CB6\]{--tw-text-opacity: 1;color:rgb(255 12 182 / var(--tw-text-opacity, 1))}.text-hottr-pink{--tw-text-opacity: 1;color:rgb(var(--brand-accent, 255 12 182) / var(--tw-text-opacity, 1))}.text-ink{--tw-text-opacity: 1;color:rgb(5 6 8 / var(--tw-text-opacity, 1))}.text-night{--tw-text-opacity: 1;color:rgb(2 2 3 / var(--tw-text-opacity, 1))}.text-pink{--tw-text-opacity: 1;color:rgb(255 12 182 / var(--tw-text-opacity, 1))}.text-pink-300{--tw-text-opacity: 1;color:rgb(255 140 224 / var(--tw-text-opacity, 1))}.text-pink\/80{color:#ff0cb6cc}.text-text-muted{color:#ffffff7a}.text-text-primary{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-text-secondary{color:#ffffffb8}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/20{color:#fff3}.text-white\/30{color:#ffffff4d}.text-white\/35{color:#ffffff59}.text-white\/40{color:#fff6}.text-white\/45{color:#ffffff73}.text-white\/50{color:#ffffff80}.text-white\/55{color:#ffffff8c}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/\[0\.15\]{color:#ffffff26}.text-white\/\[0\.88\]{color:#ffffffe0}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.caret-hottr-pink{caret-color:rgb(var(--brand-accent, 255 12 182) / 1)}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.opacity-\[0\.06\]{opacity:.06}.mix-blend-overlay{mix-blend-mode:overlay}.shadow-\[0_6px_24px_-10px_rgba\(255\,12\,182\,0\.6\)\]{--tw-shadow: 0 6px 24px -10px rgba(255,12,182,.6);--tw-shadow-colored: 0 6px 24px -10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0_0_60px_rgba\(255\,12\,182\,0\.04\)\]{--tw-shadow: inset 0 0 60px rgba(255,12,182,.04);--tw-shadow-colored: inset 0 0 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-glow-cast{--tw-shadow: 0 10px 30px -10px rgba(255,12,182,.3);--tw-shadow-colored: 0 10px 30px -10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-glow-medium{--tw-shadow: 0 0 15px rgba(255,12,182,.4);--tw-shadow-colored: 0 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-glow-soft{--tw-shadow: 0 0 8px rgba(255,12,182,.6);--tw-shadow-colored: 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-glow-strong{--tw-shadow: 0 0 20px rgba(255,12,182,.6);--tw-shadow-colored: 0 0 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-neon-medium{--tw-shadow: 0 0 15px rgb(var(--brand-accent, 255 12 182) / .4);--tw-shadow-colored: 0 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-neon-soft{--tw-shadow: 0 0 8px rgb(var(--brand-accent, 255 12 182) / .6);--tw-shadow-colored: 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sheet{--tw-shadow: 0 -16px 48px -24px rgba(255,12,182,.35);--tw-shadow-colored: 0 -16px 48px -24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-signal{--tw-shadow: 0 0 24px -8px rgba(255,12,182,.55);--tw-shadow-colored: 0 0 24px -8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-night{--tw-ring-opacity: 1;--tw-ring-color: rgb(2 2 3 / var(--tw-ring-opacity, 1))}.ring-pink{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 12 182 / var(--tw-ring-opacity, 1))}.ring-white\/20{--tw-ring-color: rgb(255 255 255 / .2)}.ring-offset-2{--tw-ring-offset-width: 2px}.ring-offset-ink{--tw-ring-offset-color: #050608}.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)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));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)}.grayscale{--tw-grayscale: grayscale(100%);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)!important}.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)}.backdrop-blur{--tw-backdrop-blur: blur(8px);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-blur-\[1px\]{--tw-backdrop-blur: blur(1px);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-blur-md{--tw-backdrop-blur: blur(12px);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-blur-sm{--tw-backdrop-blur: blur(4px);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-blur-xl{--tw-backdrop-blur: blur(24px);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-saturate-150{--tw-backdrop-saturate: saturate(1.5);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,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[background\,color\,border-color\,transform\]{transition-property:background,color,border-color,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[background\,color\,border-color\]{transition-property:background,color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[background\,color\]{transition-property:background,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[background-color\,color\,border-color\,box-shadow\,transform\]{transition-property:background-color,color,border-color,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[background\]{transition-property:background;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\,background\,color\]{transition-property:border-color,background,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\,background-color\]{transition-property:border-color,background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\,background\]{transition-property:border-color,background;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\,box-shadow\,transform\]{transition-property:border-color,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\,box-shadow\]{transition-property:border-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\,color\,background\]{transition-property:border-color,color,background;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\,color\]{transition-property:border-color,color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\,opacity\,transform\]{transition-property:border-color,opacity,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\,transform\]{transition-property:border-color,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[border-color\]{transition-property:border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[color\,background\,border-color\]{transition-property:color,background,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[color\,background-color\,border-color\,box-shadow\]{transition-property:color,background-color,border-color,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[color\,background-color\,border-color\,transform\]{transition-property:color,background-color,border-color,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[color\,border-color\,background-color\,transform\]{transition-property:color,border-color,background-color,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[color\,border-color\,background\]{transition-property:color,border-color,background;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[color\,border-color\]{transition-property:color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200,.duration-\[200ms\],.duration-base{transition-duration:.2s}.duration-fast{transition-duration:.12s}.duration-slow{transition-duration:.4s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-mechanical,.ease-signal{transition-timing-function:cubic-bezier(.19,1,.22,1)}.\[scrollbar-width\:none\]{scrollbar-width:none}.glass-field::-moz-placeholder{color:#ffffff47}.glass-field::placeholder{color:#ffffff47}@supports not (backdrop-filter: blur(20px)){[style*=backdrop-filter]{background:#050608f7!important}}.mapboxgl-ctrl-group{background:#050608d9!important;border:1px solid rgba(255,12,182,.25)!important;border-radius:2px!important;backdrop-filter:blur(12px)}.mapboxgl-ctrl-group button{background-color:transparent!important;width:32px!important;height:32px!important}.mapboxgl-ctrl-group button:hover{background-color:#ff0cb626!important}.mapboxgl-ctrl-group button+button{border-top:1px solid rgba(255,12,182,.18)!important}.mapboxgl-ctrl-group button .mapboxgl-ctrl-icon{filter:invert(1) hue-rotate(180deg) saturate(.2) brightness(1.4)}.mapboxgl-ctrl-attrib{background:#050608b3!important;color:#ffffff7a!important;font-family:Poppins,system-ui,sans-serif;font-size:10px!important;padding:2px 8px!important;border-radius:0!important}.mapboxgl-ctrl-attrib a{color:#ff0cb6d9!important}.mapboxgl-ctrl-attrib-button{background-color:#ff0cb6d9!important}.mapboxgl-ctrl-logo{opacity:.5}.hottr-profile-marker,.hottr-venue-marker{background:transparent;border:none;padding:0;cursor:pointer}.hottr-profile-marker:focus-visible,.hottr-venue-marker:focus-visible{outline:2px solid #FF0CB6;outline-offset:2px}.placeholder\:text-text-muted::-moz-placeholder{color:#ffffff7a}.placeholder\:text-text-muted::placeholder{color:#ffffff7a}.placeholder\:text-white\/35::-moz-placeholder{color:#ffffff59}.placeholder\:text-white\/35::placeholder{color:#ffffff59}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:border-r-0:last-child{border-right-width:0px}.focus-within\:border-pink:focus-within{--tw-border-opacity: 1;border-color:rgb(255 12 182 / var(--tw-border-opacity, 1))}@media (hover: hover) and (pointer: fine){.hover\:border-hottr-pink\/40:hover{border-color:rgb(var(--brand-accent, 255 12 182) / .4)}.hover\:border-hottr-pink\/50:hover{border-color:rgb(var(--brand-accent, 255 12 182) / .5)}.hover\:border-pink:hover{--tw-border-opacity: 1;border-color:rgb(255 12 182 / var(--tw-border-opacity, 1))}.hover\:border-pink\/40:hover{border-color:#ff0cb666}.hover\:border-pink\/60:hover{border-color:#ff0cb699}.hover\:border-white\/25:hover{border-color:#ffffff40}.hover\:border-white\/\[0\.20\]:hover{border-color:#fff3}.hover\:border-white\/\[0\.24\]:hover{border-color:#ffffff3d}.hover\:border-white\/\[0\.28\]:hover{border-color:#ffffff47}.hover\:border-white\/\[0\.30\]:hover{border-color:#ffffff4d}.hover\:bg-hottr-pink:hover{--tw-bg-opacity: 1;background-color:rgb(var(--brand-accent, 255 12 182) / var(--tw-bg-opacity, 1))}.hover\:bg-pink-dark:hover{--tw-bg-opacity: 1;background-color:rgb(212 0 142 / var(--tw-bg-opacity, 1))}.hover\:bg-pink\/10:hover{background-color:#ff0cb61a}.hover\:bg-pink\/15:hover{background-color:#ff0cb626}.hover\:bg-pink\/25:hover{background-color:#ff0cb640}.hover\:bg-pink\/\[0\.04\]:hover{background-color:#ff0cb60a}.hover\:bg-pink\/\[0\.08\]:hover{background-color:#ff0cb614}.hover\:bg-pink\/\[0\.10\]:hover{background-color:#ff0cb61a}.hover\:bg-pink\/\[0\.15\]:hover{background-color:#ff0cb626}.hover\:bg-pink\/\[0\.18\]:hover{background-color:#ff0cb62e}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/60:hover{background-color:#fff9}.hover\:bg-white\/\[0\.02\]:hover{background-color:#ffffff05}.hover\:bg-white\/\[0\.03\]:hover{background-color:#ffffff08}.hover\:bg-white\/\[0\.04\]:hover{background-color:#ffffff0a}.hover\:bg-white\/\[0\.06\]:hover{background-color:#ffffff0f}.hover\:bg-white\/\[0\.10\]:hover{background-color:#ffffff1a}.hover\:text-\[\#FF0CB6\]:hover,.hover\:text-pink:hover{--tw-text-opacity: 1;color:rgb(255 12 182 / var(--tw-text-opacity, 1))}.hover\:text-text-primary:hover,.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-glow-soft:hover{--tw-shadow: 0 0 8px rgba(255,12,182,.6);--tw-shadow-colored: 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-neon-soft:hover{--tw-shadow: 0 0 8px rgb(var(--brand-accent, 255 12 182) / .6);--tw-shadow-colored: 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-neon-strong:hover{--tw-shadow: 0 0 20px rgb(var(--brand-accent, 255 12 182) / .6);--tw-shadow-colored: 0 0 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}.focus\:border-\[\#FF0CB6\]:focus{--tw-border-opacity: 1;border-color:rgb(255 12 182 / var(--tw-border-opacity, 1))}.focus\:border-hottr-pink:focus{--tw-border-opacity: 1;border-color:rgb(var(--brand-accent, 255 12 182) / var(--tw-border-opacity, 1))}.focus\:border-hottr-pink\/60:focus{border-color:rgb(var(--brand-accent, 255 12 182) / .6)}.focus\:border-pink:focus{--tw-border-opacity: 1;border-color:rgb(255 12 182 / var(--tw-border-opacity, 1))}.focus\:bg-ink\/60:focus{background-color:#05060899}.focus\:bg-white\/\[0\.07\]:focus{background-color:#ffffff12}.focus\:shadow-glow-soft:focus{--tw-shadow: 0 0 8px rgba(255,12,182,.6);--tw-shadow-colored: 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:border-pink:focus-visible{--tw-border-opacity: 1;border-color:rgb(255 12 182 / var(--tw-border-opacity, 1))}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-pink:focus-visible{outline-color:#ff0cb6}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-hottr-pink:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--brand-accent, 255 12 182) / var(--tw-ring-opacity, 1))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-hottr-ink:focus-visible{--tw-ring-offset-color: #050608}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.97\]:active{--tw-scale-x: .97;--tw-scale-y: .97;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.99\]:active{--tw-scale-x: .99;--tw-scale-y: .99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-hottr-pink-dark:active{--tw-bg-opacity: 1;background-color:rgb(212 0 142 / var(--tw-bg-opacity, 1))}.active\:bg-pink-deep:active{--tw-bg-opacity: 1;background-color:rgb(125 6 89 / var(--tw-bg-opacity, 1))}.active\:bg-pink\/20:active{background-color:#ff0cb633}.active\:bg-pink\/5:active{background-color:#ff0cb60d}.active\:bg-white\/10:active,.active\:bg-white\/\[0\.10\]:active{background-color:#ffffff1a}.active\:bg-white\/\[0\.14\]:active{background-color:#ffffff24}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-25:disabled{opacity:.25}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}@media (hover: hover) and (pointer: fine){.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-\[1\.04\]{--tw-scale-x: 1.04;--tw-scale-y: 1.04;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:border-pink{--tw-border-opacity: 1;border-color:rgb(255 12 182 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:bg-pink{--tw-bg-opacity: 1;background-color:rgb(255 12 182 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-white\/25{background-color:#ffffff40}.group:hover .group-hover\:text-night{--tw-text-opacity: 1;color:rgb(2 2 3 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-pink{--tw-text-opacity: 1;color:rgb(255 12 182 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:shadow-glow-soft{--tw-shadow: 0 0 8px rgba(255,12,182,.6);--tw-shadow-colored: 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}.aria-\[invalid\=true\]\:border-hottr-pink[aria-invalid=true]{--tw-border-opacity: 1;border-color:rgb(var(--brand-accent, 255 12 182) / var(--tw-border-opacity, 1))}@media (min-width: 640px){.sm\:inline{display:inline}.sm\:h-16{height:4rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:gap-3{gap:.75rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-\[13px\]{font-size:13px}.sm\:text-\[14px\]{font-size:14px}}@media (min-width: 768px){.md\:inset-x-auto{left:auto;right:auto}.md\:bottom-12{bottom:3rem}.md\:bottom-auto{bottom:auto}.md\:left-1\/2{left:50%}.md\:left-10{left:2.5rem}.md\:right-6{right:1.5rem}.md\:top-1\/2{top:50%}.md\:top-20{top:5rem}.md\:top-6{top:1.5rem}.md\:m-12{margin:3rem}.md\:-mx-12{margin-left:-3rem;margin-right:-3rem}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-6{margin-bottom:1.5rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:aspect-\[16\/9\]{aspect-ratio:16/9}.md\:aspect-auto{aspect-ratio:auto}.md\:h-11{height:2.75rem}.md\:h-12{height:3rem}.md\:h-16{height:4rem}.md\:h-\[72dvh\]{height:72dvh}.md\:min-h-\[60dvh\]{min-height:60dvh}.md\:w-11{width:2.75rem}.md\:w-16{width:4rem}.md\:w-\[220px\]{width:220px}.md\:w-\[280px\]{width:280px}.md\:w-\[320px\]{width:320px}.md\:w-\[340px\]{width:340px}.md\:w-\[360px\]{width:360px}.md\:w-full{width:100%}.md\:max-w-lg{max-width:32rem}.md\:-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:columns-3{-moz-columns:3;columns:3}.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-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-\[180px_1fr_auto\]{grid-template-columns:180px 1fr auto}.md\:grid-cols-\[1fr_minmax\(0\,1\.4fr\)\]{grid-template-columns:1fr minmax(0,1.4fr)}.md\:grid-cols-\[7fr_5fr\]{grid-template-columns:7fr 5fr}.md\:grid-cols-\[minmax\(0\,1fr\)_240px\]{grid-template-columns:minmax(0,1fr) 240px}.md\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1\.4fr\)\]{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}.md\:gap-10{gap:2.5rem}.md\:gap-16{gap:4rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:gap-7{gap:1.75rem}.md\:rounded-\[2px\]{border-radius:2px}.md\:border{border-width:1px}.md\:border-white\/\[0\.07\]{border-color:#ffffff12}.md\:border-white\/\[0\.10\]{border-color:#ffffff1a}.md\:p-10{padding:2.5rem}.md\:p-3{padding:.75rem}.md\:p-4{padding:1rem}.md\:p-5{padding:1.25rem}.md\:p-6{padding:1.5rem}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:p-9{padding:2.25rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-7{padding-left:1.75rem;padding-right:1.75rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-12{padding-top:3rem;padding-bottom:3rem}.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pb-0{padding-bottom:0}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-14{padding-bottom:3.5rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-7{padding-bottom:1.75rem}.md\:pt-12{padding-top:3rem}.md\:pt-24{padding-top:6rem}.md\:pt-28{padding-top:7rem}.md\:pt-8{padding-top:2rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-\[11px\]{font-size:11px}.md\:text-\[15px\]{font-size:15px}.md\:text-\[28px\]{font-size:28px}.md\:text-\[32px\]{font-size:32px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1024px){.lg\:sticky{position:sticky}.lg\:top-16{top:4rem}.lg\:order-first{order:-9999}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-\[calc\(100dvh-4rem\)\]{height:calc(100dvh - 4rem)}.lg\:h-\[calc\(100dvh-8rem\)\]{height:calc(100dvh - 8rem)}.lg\:h-full{height:100%}.lg\:min-h-0{min-height:0px}.lg\:w-\[460px\]{width:460px}.lg\:w-\[72px\]{width:72px}.lg\:flex-1{flex:1 1 0%}.lg\:shrink-0{flex-shrink:0}.lg\:grid-cols-2{grid-template-columns:repeat(2,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-\[420px_minmax\(0\,1fr\)\]{grid-template-columns:420px minmax(0,1fr)}.lg\:grid-cols-\[minmax\(0\,1\.4fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.lg\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:gap-2{gap:.5rem}.lg\:gap-8{gap:2rem}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-y-auto{overflow-y:auto}.lg\:border-b-0{border-bottom-width:0px}.lg\:border-l{border-left-width:1px}.lg\:border-r{border-right-width:1px}.lg\:border-white\/\[0\.07\]{border-color:#ffffff12}.lg\:bg-white\/\[0\.03\]{background-color:#ffffff08}.lg\:p-12{padding:3rem}.lg\:p-3{padding:.75rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-7{padding-left:1.75rem;padding-right:1.75rem}.lg\:px-9{padding-left:2.25rem;padding-right:2.25rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pb-20{padding-bottom:5rem}}@media (min-width: 1280px){.xl\:columns-4{-moz-columns:4;columns:4}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:gap-8{gap:2rem}}.\[\&\:\:-moz-range-thumb\]\:h-4::-moz-range-thumb{height:1rem}.\[\&\:\:-moz-range-thumb\]\:w-4::-moz-range-thumb{width:1rem}.\[\&\:\:-moz-range-thumb\]\:border-0::-moz-range-thumb{border-width:0px}.\[\&\:\:-moz-range-thumb\]\:bg-pink::-moz-range-thumb{--tw-bg-opacity: 1;background-color:rgb(255 12 182 / var(--tw-bg-opacity, 1))}.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{display:none}.\[\&\:\:-webkit-search-cancel-button\]\:appearance-none::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.\[\&\:\:-webkit-slider-thumb\]\:h-4::-webkit-slider-thumb{height:1rem}.\[\&\:\:-webkit-slider-thumb\]\:w-4::-webkit-slider-thumb{width:1rem}.\[\&\:\:-webkit-slider-thumb\]\:appearance-none::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.\[\&\:\:-webkit-slider-thumb\]\:bg-pink::-webkit-slider-thumb{--tw-bg-opacity: 1;background-color:rgb(255 12 182 / var(--tw-bg-opacity, 1))}.\[\&\:\:-webkit-slider-thumb\]\:shadow-glow-soft::-webkit-slider-thumb{--tw-shadow: 0 0 8px rgba(255,12,182,.6);--tw-shadow-colored: 0 0 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.\[\&\>\*\]\:h-full>*{height:100%}.\[\&\>\*\]\:w-full>*{width:100%}.\[\&_img\]\:h-full img{height:100%}.\[\&_img\]\:w-full img{width:100%}.\[\&_img\]\:object-cover img{-o-object-fit:cover;object-fit:cover}
