@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400&family=Jost:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";:root{--hx-font-display: "Cormorant Garamond", Georgia, "Times New Roman", serif;--hx-font-ui: "Jost", system-ui, -apple-system, sans-serif;--hx-bg: #060608;--hx-text: #f4f0e8;--hx-gold: #d4a574;--demo-recording-bar-height: 0px;--hx-input-autofill-bg: #030304}body{margin:0;color:var(--hx-text);font-family:var(--hx-font-ui);-webkit-font-smoothing:antialiased}body.demo-recording-playback{cursor:none}body.demo-recording-playback *{cursor:none!important}.hx-app-shell--lock{display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden;position:relative}.hx-app-main{flex:1;min-height:0;display:flex;flex-direction:column}body.demo-recording-bar-active .hx-site-header,body.demo-recording-bar-active .hx-admin-impersonation-banner{top:var(--demo-recording-bar-height)}body.demo-recording-bar-active .hx-app-shell--scroll{scroll-padding-top:calc(clamp(88px,16vw,120px) + var(--demo-recording-bar-height))}.hx-demo-recording-bar{position:sticky;top:0;z-index:15000;box-sizing:border-box;width:100%;flex-shrink:0;display:flex;flex-direction:column;gap:6px;padding:6px 10px;min-height:40px;background:linear-gradient(180deg,#140c1cfa,#0c0812f5);border-bottom:1px solid var(--hx-gold);box-shadow:0 4px 20px #00000073;font-family:var(--hx-font-ui);color:var(--hx-text)}.hx-demo-recording-bar__row{display:flex;align-items:center;gap:6px;min-width:0}.hx-demo-recording-bar__row--playback{flex-wrap:wrap}.hx-demo-recording-bar__label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hx-gold);white-space:nowrap;flex-shrink:0}.hx-demo-recording-bar__btn{box-sizing:border-box;font-family:var(--hx-font-ui);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:5px 8px;border-radius:4px;border:1px solid rgba(212,165,116,.22);background:#ffffff0f;color:var(--hx-text);cursor:pointer;white-space:nowrap;flex-shrink:0}.hx-demo-recording-bar__btn--primary{border-color:var(--hx-gold);background:var(--hx-gold);color:#030304}.hx-demo-recording-bar__btn:disabled{opacity:.45;cursor:not-allowed}.hx-demo-recording-bar__btn-label--short{display:inline}.hx-demo-recording-bar__btn-label--full{display:none}.hx-demo-recording-bar__select{box-sizing:border-box;flex:1 1 120px;min-width:0;font-family:var(--hx-font-ui);font-size:12px;padding:5px 8px;border-radius:4px;border:1px solid rgba(212,165,116,.22);background:#030304;color:var(--hx-text)}@media(min-width:720px){.hx-demo-recording-bar{flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px;padding:6px 12px}.hx-demo-recording-bar__row--primary{flex:0 1 auto}.hx-demo-recording-bar__row--playback{flex:1 1 220px;justify-content:flex-end;margin-left:auto;flex-wrap:nowrap}.hx-demo-recording-bar__select{flex:0 1 240px;max-width:320px}.hx-demo-recording-bar__btn-label--short{display:none}.hx-demo-recording-bar__btn-label--full{display:inline}}.hx-demo-recording-manager textarea,.hx-demo-recording-manager input[type=text]{user-select:text;-webkit-user-select:text;cursor:text}.hx-demo-recording-manager textarea::selection,.hx-demo-recording-manager input[type=text]::selection{background:#d4a57473;color:var(--hx-text)}body.demo-recording-playback .hx-demo-recording-manager textarea,body.demo-recording-playback .hx-demo-recording-manager input[type=text]{cursor:text!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:var(--hx-text)!important;caret-color:var(--hx-text);box-shadow:0 0 0 1000px var(--hx-input-autofill-bg) inset!important;transition:background-color 99999s ease-out 0s}input:-moz-autofill{background-color:var(--hx-input-autofill-bg)!important;color:var(--hx-text)!important}.hx-app-shell--scroll{min-height:100vh;overflow-x:hidden;overflow-y:auto;scroll-padding-top:clamp(88px,16vw,120px)}.hx-app-shell--scroll.hx-app-shell--admin-scroll-x{overflow-x:auto}.hx-header-cta-label--full{display:inline}.hx-header-cta-label--short{display:none}.hx-explore-nav-how--full{display:inline}.hx-explore-nav-how--short,.hx-nav-desktop-only{display:none}.hx-nav-mobile-only{display:revert}@media(min-width:769px){.hx-nav-desktop-only{display:revert}.hx-nav-mobile-only{display:none}}.hx-explore-chrome{box-sizing:border-box;height:52px;padding:0 14px 0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hx-explore-chrome-nav{display:flex;align-items:center;gap:8px}.hx-explore-chrome-nav-link{box-sizing:border-box;font-family:var(--hx-font-ui);font-size:14px;font-weight:500;color:#8c909c;text-decoration:none;padding:6px 10px}.hx-explore-chrome-nav-link--nowrap{white-space:nowrap}@media(max-width:899px){.hx-explore-chrome{height:auto;min-height:52px;padding-top:max(14px,env(safe-area-inset-top,0px));padding-bottom:8px;padding-left:16px;padding-right:14px;gap:8px}.hx-explore-chrome-nav{gap:2px}.hx-explore-chrome-nav-link{font-size:11px;letter-spacing:.02em;padding:4px}.hx-explore-mobile-hidden{display:none}}.hx-site-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.hx-marketing-hero{min-height:clamp(480px,68vh,720px);padding:clamp(48px,10vw,120px) clamp(20px,4vw,48px) clamp(56px,8vw,100px)}.hx-site-header-nav{display:flex;align-items:center;gap:clamp(12px,3vw,28px);flex-wrap:wrap;justify-content:flex-end}.hx-marketing-hero-ctas{max-width:560px}@media(max-width:768px){.hx-header-cta-label--full{display:none}.hx-header-cta-label--short{display:inline}.hx-explore-nav-how--full{display:none}.hx-explore-nav-how--short{display:inline}.hx-site-header-nav{flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap}.hx-site-header-cta{display:none}.hx-marketing-hero{min-height:clamp(420px,62vh,620px)}.hx-marketing-hero-ctas{max-width:min(560px,calc(100% - 32px))}}@keyframes hx-imagery-spin{to{transform:rotate(360deg)}}.hx-imagery-spinner{width:12px;height:12px;box-sizing:border-box;border:2px solid rgba(156,179,203,.35);border-top-color:#9cb3cb;border-radius:50%;animation:hx-imagery-spin .65s linear infinite;flex-shrink:0}.hx-moon-loading-pip{position:absolute;top:auto;right:auto;left:max(10px,env(safe-area-inset-left,0px));bottom:calc(var(--hx-moon-pip-toolbar-inset, 56px) + 8px);z-index:997;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:#060a14eb;border:1px solid rgba(90,110,140,.45);box-shadow:0 2px 12px #00000080;pointer-events:none}.hx-zoom-controls .hx-moon-loading-pip--zoom-inline{position:static;top:auto;right:auto;left:auto;bottom:auto;flex-shrink:0}.hx-moon-loading-pip .hx-imagery-spinner{width:14px;height:14px;border-width:2px;border-top-color:#e6d2aff2;border-right-color:#9cb3cb33;border-bottom-color:#9cb3cb33;border-left-color:#9cb3cb33}.hx-account-shell{overflow-x:hidden}.hx-account-shell-header{min-width:0}.hx-account-shell-header nav{min-width:0}.hx-account-main{box-sizing:border-box;min-width:0}.hx-account-order-list,.hx-account-order-card{min-width:0}.hx-account-order-card{box-sizing:border-box}.hx-account-order-title,.hx-account-order-meta,.hx-account-order-card p,.hx-account-order-card section{overflow-wrap:anywhere;word-break:break-word}.hx-account-session-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px}.hx-account-action-row{display:flex;flex-wrap:wrap;gap:10px;min-width:0}.hx-account-action-btn{box-sizing:border-box;flex:1 1 auto;min-width:0;max-width:100%}@media(max-width:480px){.hx-account-shell-header{padding-left:max(12px,env(safe-area-inset-left,0px));padding-right:max(12px,env(safe-area-inset-right,0px));flex-wrap:wrap}.hx-account-main{padding-left:max(12px,env(safe-area-inset-left,0px));padding-right:max(12px,env(safe-area-inset-right,0px));padding-top:20px;padding-bottom:40px}.hx-account-order-card{padding:14px!important}.hx-account-h1{font-size:24px!important}.hx-account-action-row .hx-account-action-btn,.hx-account-magic-link-row .hx-account-action-btn{flex:1 1 100%;width:100%}}.hx-reel-overlay-video::-webkit-media-controls-fullscreen-button{display:none!important}.hx-reel-overlay-video::-moz-media-controls-fullscreen-button{display:none!important}.hx-marketing-reels-grid{display:grid;grid-template-columns:repeat(3,minmax(0,300px));justify-content:center;gap:clamp(16px,3vw,24px);width:100%}.hx-marketing-reels-grid>:last-child:nth-child(3n+1){grid-column:2}@media(max-width:720px){.hx-marketing-reels-grid{grid-template-columns:minmax(0,min(100%,300px))}.hx-marketing-reels-grid>:last-child:nth-child(3n+1){grid-column:auto}}
