@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&display=swap";:root{--font-heading: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--color-primary: #6f6eb3;--color-primary-dark: #5856a3;--color-text-dark: #2d2d44;--color-text-muted: #4a4f7d;--color-text-light: #6b7280;--color-background: #faf9f5;--color-white: #ffffff;--glass-bg: rgba(255, 255, 255, .55);--glass-blur: 20px;--glass-border: rgba(255, 255, 255, .5);--shadow-glass: 0 8px 24px rgba(0, 0, 0, .12), inset 0 1px 0 rgba(255, 255, 255, .5);--nav-bg: rgba(255, 255, 255, .92);--shadow-float: 0 8px 30px rgba(0, 0, 0, .12);--radius-md: 12px;--radius-pill: 999px;--hbm-emotion-red: #d32f2f;--hbm-emotion-yellow: #fbc02d;--hbm-emotion-blue: #0d47a1;--hbm-emotion-green: #1b5e20;--hbm-emotion-gradient-red: linear-gradient(135deg, #ffebee, #d32f2f);--hbm-emotion-gradient-yellow: linear-gradient(135deg, #fffde7, #fbc02d);--hbm-emotion-gradient-blue: linear-gradient(135deg, #e3f2fd, #0d47a1);--hbm-emotion-gradient-green: linear-gradient(135deg, #e8f5e9, #1b5e20)}html[dir=rtl]{--font-body: "Heebo", "Inter", sans-serif;--font-heading: "Heebo", "Plus Jakarta Sans", sans-serif;--hbm-font-family: "Heebo", "Inter", "Sora", system-ui, sans-serif}[dir=rtl] body{font-family:Heebo,Inter,sans-serif}[dir=rtl] [style*=Inter]{font-family:Heebo,Inter,sans-serif!important}*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;padding:0;font-family:var(--font-body);font-weight:var(--font-weight-regular);font-size:16px;line-height:1.5;color:var(--color-text-dark);background-color:var(--color-background)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--font-weight-bold);line-height:1.2;margin:0;color:var(--color-text-dark)}h1{font-size:2.5rem;font-weight:var(--font-weight-extrabold);letter-spacing:-.02em}h2{font-size:1.75rem;font-weight:var(--font-weight-bold);letter-spacing:-.01em}h3{font-size:1.25rem;font-weight:var(--font-weight-semibold)}p{margin:0;font-family:var(--font-body)}button{font-family:var(--font-body);font-weight:var(--font-weight-semibold)}input,textarea,select{font-family:var(--font-body);font-size:1rem}a{color:var(--color-primary);text-decoration:none}a:hover{color:var(--color-primary-dark)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes speakerPulse{0%,to{box-shadow:0 0 20px 4px #4f46e580,0 0 40px 8px #4f46e540}50%{box-shadow:0 0 30px 6px #4f46e5b3,0 0 60px 12px #4f46e559}}@keyframes glowPulseOrange{0%,to{box-shadow:0 0 8px #d977064d,0 0 20px #d9770626}50%{box-shadow:0 0 14px #d9770680,0 0 30px #d9770640}}@keyframes glowPulsePurple{0%,to{box-shadow:0 0 8px #6f6eb34d,0 0 20px #6f6eb326}50%{box-shadow:0 0 14px #6f6eb380,0 0 30px #6f6eb340}}:root{--hbm-font-family: "Inter", "Sora", system-ui, -apple-system, "Segoe UI", sans-serif;--hbm-color-primary: #6f6eb3;--hbm-color-primary-strong: #5958a0;--hbm-color-accent: #6f86ff;--hbm-color-surface: #ffffff;--hbm-color-surface-muted: #f8f9ff;--hbm-color-border: #d6daf0;--hbm-color-text: #23264a;--hbm-color-text-muted: #6b7280;--hbm-color-danger: #b91c1c;--hbm-color-danger-border: #fee2e2;--hbm-color-primary-soft: #eeedfe;--hbm-nav-height: 80px;--hbm-page-pad-x: max(16px, env(safe-area-inset-left, 0px), env(safe-area-inset-right, 0px));--hbm-page-pad-bottom: calc(var(--hbm-nav-height) + env(safe-area-inset-bottom, 0px));--hbm-content-max: 720px;--hbm-content-wide: 1040px;--hbm-content-max-flow: 720px;--hbm-section-gap: 16px;--hbm-nav-max: 560px;--hbm-cta-max: 360px;--hbm-session-stage-max: var(--hbm-content-max);--hbm-card-radius: 20px;--hbm-card-border-color: #e8eaf5;--hbm-card-shadow: 0 6px 20px rgba(17, 24, 39, .06);--hbm-card-pad: 20px}html{overflow-x:clip}body{margin:0;overflow-x:clip;max-width:100%}.hbm-mobile-shell{width:100%;max-width:100%;min-width:0;margin:0 auto;padding-inline:var(--hbm-page-pad-x);padding-bottom:var(--hbm-page-pad-bottom);box-sizing:border-box;min-height:100dvh;background:var(--color-background)}.hbm-home-screen{position:fixed;inset:0;width:100%;max-width:100%;min-height:100dvh;background:var(--color-background);overflow:auto;overflow-x:clip;display:flex;flex-direction:column;align-items:center;gap:16px;padding:max(12px,env(safe-area-inset-top,0px)) var(--hbm-page-pad-x) calc(var(--hbm-nav-height) + 16px + env(safe-area-inset-bottom,0px));box-sizing:border-box}.hbm-home-stack{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.hbm-bottom-nav{position:fixed;bottom:calc(16px + env(safe-area-inset-bottom,0px));inset-inline:max(16px,env(safe-area-inset-left,0px)) max(16px,env(safe-area-inset-right,0px));display:flex;align-items:center;height:var(--hbm-nav-height);background:var(--nav-bg);border-radius:var(--radius-pill);box-shadow:var(--shadow-float);z-index:100;padding-inline:0;box-sizing:border-box}.hbm-bottom-nav__indicator{position:absolute;z-index:0;top:12px;bottom:12px;inset-inline-start:6px;width:calc(20% - 12px);border-radius:var(--radius-pill);opacity:0;pointer-events:none;transition:inset-inline-start .32s cubic-bezier(.22,1,.36,1),opacity .2s ease}.hbm-bottom-nav[data-active-index="0"] .hbm-bottom-nav__indicator{opacity:1;inset-inline-start:6px}.hbm-bottom-nav[data-active-index="1"] .hbm-bottom-nav__indicator{opacity:1;inset-inline-start:calc(20% + 6px)}.hbm-bottom-nav[data-active-index="2"] .hbm-bottom-nav__indicator{opacity:1;inset-inline-start:calc(40% + 6px)}.hbm-bottom-nav[data-active-index="3"] .hbm-bottom-nav__indicator{opacity:1;inset-inline-start:calc(60% + 6px)}.hbm-bottom-nav[data-active-index="4"] .hbm-bottom-nav__indicator{opacity:1;inset-inline-start:calc(80% + 6px)}.hbm-bottom-nav__item{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;flex:1;min-width:0;min-height:44px;padding:8px 4px;color:#b3b3c6;font-size:clamp(11px,2.9vw,12px);font-weight:500;border:none;background:transparent;-webkit-user-select:none;user-select:none;transition:color .2s ease}.hbm-bottom-nav__item.is-active{color:var(--color-primary);font-weight:700}.hbm-bottom-nav__item:focus-visible{outline:2px solid var(--color-primary);outline-offset:-6px;border-radius:var(--radius-pill)}.hbm-bottom-nav__item:focus:not(:focus-visible){outline:none}.hbm-bottom-nav__item--center{flex:1}.hbm-bottom-nav__emotions-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px}.hbm-bottom-nav__emotions-icon img{width:28px;height:28px;display:block}.hbm-glass{background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur)) saturate(160%);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(160%);border:1px solid var(--glass-border);box-shadow:var(--shadow-glass)}.hbm-ui-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:12px 18px;border:1px solid transparent;border-radius:var(--radius-md);font-family:inherit;font-size:15px;font-weight:600;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none;transition:filter .18s ease,background .18s ease,border-color .18s ease,transform .08s ease}.hbm-ui-btn:active:not(:disabled){transform:translateY(1px)}.hbm-ui-btn:disabled{opacity:.55;cursor:not-allowed}.hbm-ui-btn--sm{min-height:38px;padding:9px 14px;font-size:14px}.hbm-ui-btn--primary{background:var(--color-primary);color:#fff}.hbm-ui-btn--primary:hover:not(:disabled){filter:brightness(1.05)}.hbm-ui-btn--secondary{background:var(--hbm-color-surface);border-color:var(--hbm-color-border);color:var(--color-primary)}.hbm-ui-btn--secondary:hover:not(:disabled){background:var(--hbm-color-surface-muted);border-color:var(--color-primary)}.hbm-ui-btn--ghost{background:transparent;color:var(--color-primary)}.hbm-ui-btn--ghost:hover:not(:disabled){background:var(--hbm-color-surface-muted)}.hbm-ui-btn--glass{color:var(--hbm-color-text);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur)) saturate(160%);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(160%);border-color:var(--glass-border);box-shadow:var(--shadow-glass)}.hbm-ui-btn--glass:hover:not(:disabled){filter:brightness(1.03)}@media(prefers-reduced-transparency:reduce){.hbm-glass,.hbm-ui-btn--glass{background:var(--hbm-color-surface);backdrop-filter:none;-webkit-backdrop-filter:none;border-color:var(--hbm-color-border)}}@media(prefers-reduced-motion:reduce){.hbm-bottom-nav__indicator{transition:opacity .2s ease}}.hbm-match-shell{position:relative;width:100%;max-width:100%;min-width:0;min-height:100dvh;margin:0 auto;background:var(--color-background);box-sizing:border-box;padding-inline:var(--hbm-page-pad-x)}.hbm-session-screen{position:fixed;inset:0;width:100%;max-width:100%;min-height:100dvh;background:var(--color-background);overflow:hidden;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding-inline:var(--hbm-page-pad-x)}.hbm-session-stage{position:fixed;inset-block:0;inset-inline:0;margin-inline:auto;width:100%;transform:translateZ(0);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media(max-width:640px){.hbm-meeting-layout__stack{margin-top:0!important}.hbm-meeting-layout__middle{margin-top:16px!important}}.hbm-session-stage[data-stacked=true] .hbm-meeting-layout__stack{margin-top:0}.hbm-session-stage[data-stacked=true] .hbm-meeting-layout__middle{margin-top:16px}.hbm-session-inner{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.hbm-surface-card{border:1px solid var(--hbm-color-border);border-radius:12px;background:var(--hbm-color-surface);box-shadow:0 4px 14px #1417380f}.hbm-field-input{width:100%;min-height:38px;border-radius:10px;border:1px solid var(--hbm-color-border);background:var(--hbm-color-surface-muted);color:var(--hbm-color-text);padding:0 12px;font-family:inherit;font-size:14px;box-sizing:border-box}.hbm-field-input::placeholder{color:var(--hbm-color-text-muted)}.hbm-field-input:focus{outline:none;border-color:var(--hbm-color-accent);box-shadow:0 0 0 3px #6f86ff38}.hbm-field-select{min-height:38px;border-radius:10px;border:1px solid var(--hbm-color-border);background-color:var(--hbm-color-surface-muted);color:var(--hbm-color-text);padding:0 32px 0 12px;font-family:inherit;font-size:14px;cursor:pointer;box-sizing:border-box;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2359558f' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.hbm-field-select:focus{outline:none;border-color:var(--hbm-color-accent);box-shadow:0 0 0 3px #6f86ff38}.hbm-dropdown-trigger{width:100%;min-height:38px;border-radius:10px;border:1px solid var(--hbm-color-border);background:var(--hbm-color-surface-muted);color:var(--hbm-color-text);padding:0 12px;font-family:inherit;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;box-sizing:border-box;transition:border-color .15s ease,background .15s ease}.hbm-dropdown-trigger.is-open,.hbm-dropdown-trigger:focus-visible{outline:none;border-color:var(--hbm-color-primary);background:#fff;box-shadow:0 0 0 3px #6f6eb326}.hbm-dropdown-trigger__chevron{color:#59558f;font-size:11px;flex-shrink:0}.hbm-conversations-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(128px,148px);gap:8px;align-items:stretch}@media(max-width:380px){.hbm-conversations-toolbar{grid-template-columns:1fr}}.hbm-conversations-count{font-size:12px;font-weight:600;color:var(--hbm-color-text-muted);padding-inline:4px}.hbm-conversations-pager{display:flex;align-items:center;justify-content:center;gap:12px;padding-block-start:4px}.hbm-conversations-pager__arrow{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(97,96,171,.15);border-radius:50%;background:var(--hbm-color-surface);color:var(--hbm-color-primary);cursor:pointer;transition:background .15s ease,opacity .15s ease}.hbm-conversations-pager__arrow:hover:not(:disabled){background:#f8f7ff}.hbm-conversations-pager__arrow:focus-visible{outline:3px solid var(--hbm-color-primary);outline-offset:2px}.hbm-conversations-pager__arrow:disabled{opacity:.35;cursor:default}.hbm-conversations-pager__label{font-size:13px;font-weight:700;color:var(--hbm-color-text-muted);min-width:96px;text-align:center}[dir=rtl] .hbm-conversations-pager__arrow svg{transform:scaleX(-1)}@media(min-width:768px){:root{--hbm-page-pad-x: 32px}.hbm-nav-view-shell{width:100%;max-width:var(--hbm-content-max);margin-inline:auto;background:var(--color-background)}.hbm-home-stack{max-width:var(--hbm-content-max-flow);margin-inline:auto}.hbm-bottom-nav{inset-inline:0;margin-inline:auto;width:min(100% - 32px,var(--hbm-nav-max));max-width:var(--hbm-nav-max)}.hbm-session-stage{width:min(100%,var(--hbm-session-stage-max));margin-inline:auto}.hbm-session-inner{max-width:480px;margin-inline:auto}}@media(min-width:1024px){:root{--hbm-page-pad-x: 40px}}.hbm-avatar{position:relative;display:inline-flex;flex-shrink:0;overflow:hidden;width:44px;height:44px;border-radius:999px;vertical-align:middle}.hbm-avatar-sm{width:32px;height:32px}.hbm-avatar-lg{width:48px;height:48px}.hbm-avatar-image{width:100%;height:100%;object-fit:cover}.hbm-avatar-fallback{display:flex;width:100%;height:100%;align-items:center;justify-content:center;border-radius:999px;border:1px solid #dde3fb;background:linear-gradient(145deg,#f3f5ff,#eef2ff);font-size:13px;font-weight:700;color:#4a4f8a;letter-spacing:.02em;-webkit-user-select:none;user-select:none}.hbm-avatar-emoji{font-size:20px;line-height:1}.hbm-avatar-sm .hbm-avatar-emoji{font-size:16px}.hbm-avatar-badge{position:absolute;bottom:0;inset-inline-end:0;width:10px;height:10px;border-radius:999px;border:2px solid #fff;background:#16a34a}.hbm-avatar-cta{position:absolute;bottom:-2px;inset-inline-end:-2px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;border:2px solid var(--hbm-color-surface, #fff);background:var(--hbm-color-primary, #6f6eb3);color:#fff}.hbm-avatar-group{display:flex;align-items:center}.hbm-avatar-group .hbm-avatar+.hbm-avatar{margin-inline-start:-8px;box-shadow:0 0 0 2px #fff}.hbm-avatar-group-count{display:flex;width:44px;height:44px;flex-shrink:0;align-items:center;justify-content:center;border-radius:999px;border:1px solid #dde3fb;background:#f3f4f6;font-size:11px;font-weight:700;color:#4a4f8a;box-shadow:0 0 0 2px #fff;margin-inline-start:-8px}.hbm-chats-scroll{max-height:min(60vh,520px);overflow-y:auto;overflow-x:hidden;padding-inline-end:2px;-webkit-overflow-scrolling:touch}.hbm-chats-row{text-align:start;border:1px solid #eef0fb;border-radius:16px;padding:12px 14px;display:flex;align-items:center;gap:12px;cursor:pointer;background:#fff;width:100%;min-width:0;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.hbm-chats-row:hover{border-color:#d6daf0;box-shadow:0 4px 14px #6f6eb314}.hbm-chats-tabs{display:inline-flex;border-radius:999px;border:1.5px solid #6f6eb3;overflow:hidden;background:#fff}.hbm-chats-tab{padding:7px 22px;border:none;background:transparent;color:#6f6eb3;font-weight:500;font-size:14px;cursor:pointer;line-height:1.4;white-space:nowrap;outline:none;transition:background .18s ease,color .18s ease}.hbm-chats-tab+.hbm-chats-tab{box-shadow:inset 1px 0 #6f6eb3}.hbm-chats-tab.is-active{background:#6f6eb3;color:#fff;font-weight:700}.hbm-chats-tab.is-active+.hbm-chats-tab{box-shadow:none}.hbm-chats-sort-trigger{width:100%;min-height:38px;border-radius:10px;border:1px solid var(--hbm-color-border);padding:0 12px;background:var(--hbm-color-surface-muted);color:var(--hbm-color-text);display:flex;align-items:center;justify-content:space-between;font-size:14px;box-sizing:border-box}.hbm-chats-sort-trigger.is-open{border-color:var(--hbm-color-accent);background:#f8f9ff}@keyframes hbm-skeleton-pulse{0%,to{opacity:1}50%{opacity:.45}}.hbm-skeleton{border-radius:8px;background:linear-gradient(90deg,#eef0fb,#f5f6ff,#eef0fb);background-size:200% 100%;animation:hbm-skeleton-pulse 1.4s ease-in-out infinite}.hbm-skeleton-circle{border-radius:999px}.hbm-chats-row--skeleton{pointer-events:none;cursor:default}.hbm-chats-row--skeleton:hover{border-color:#eef0fb;box-shadow:none}.hbm-event-card-skeleton{border:1px solid #eef0fb;border-radius:14px;padding:14px;background:#fff}.hbm-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:28px 16px}.hbm-empty__title{font-size:15px;font-weight:700;color:var(--hbm-color-text, #23264a)}.hbm-empty__description{font-size:14px;line-height:1.55;color:var(--hbm-color-text-muted, #6b7280);max-width:28rem}.hbm-empty__action{margin-top:4px}.hbm-events-panel{min-height:100dvh;background:var(--color-background);padding:0 var(--hbm-page-pad-x) var(--hbm-page-pad-bottom);box-sizing:border-box;display:flex;flex-direction:column;gap:14px;width:100%;max-width:100%;min-width:0;margin:0 auto}.hbm-chats-panel{min-height:100dvh;background:var(--color-background);padding:0 var(--hbm-page-pad-x) var(--hbm-page-pad-bottom);box-sizing:border-box;display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;min-width:0;margin:0 auto}.hbm-chats-shell{background:#fff;border:1px solid #e8eaf5;border-radius:20px;box-shadow:0 10px 32px #1118270f;padding:16px;display:flex;flex-direction:column;gap:14px;width:100%;min-width:0;box-sizing:border-box}.hbm-profile-shell>.hbm-screen-header,.hbm-events-panel>.hbm-screen-header,.hbm-chats-panel>.hbm-screen-header{margin-inline:calc(-1 * var(--hbm-page-pad-x));width:calc(100% + 2 * var(--hbm-page-pad-x));box-sizing:border-box}.hbm-events-next-card{border:1px solid var(--hbm-color-border);border-radius:14px;padding:14px 16px;background:var(--hbm-color-surface);box-shadow:0 1px 2px #23264a0a,0 6px 16px #23264a0d}.hbm-event-thumb{flex:0 0 auto;width:56px;height:56px;border-radius:12px;display:grid;place-items:center;background:var(--hbm-color-surface-muted);border:1px solid var(--hbm-color-border);overflow:hidden}.hbm-event-thumb__initial{font-size:22px;font-weight:800;line-height:1;color:var(--hbm-color-primary)}.hbm-event-thumb--image{background:var(--hbm-color-surface-muted)}.hbm-event-thumb__img{width:100%;height:100%;object-fit:cover;display:block}.hbm-events-next-card--clickable{width:100%;text-align:inherit;cursor:pointer;font:inherit;transition:border-color .15s ease,box-shadow .15s ease}.hbm-events-next-card--clickable:hover{border-color:#c9ccf0;box-shadow:0 6px 18px #11182714}.hbm-pull-refresh{touch-action:pan-y}.hbm-pull-refresh__hint{text-align:center;font-size:12px;font-weight:600;color:#9ca3af;height:0;overflow:hidden;opacity:0;transition:opacity .15s ease}.hbm-pull-refresh__hint.is-visible{height:auto;min-height:20px;opacity:1;margin-bottom:4px}.hbm-events-next-card__label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6f6eb3;margin-bottom:6px}.hbm-events-next-card__title{font-size:15px;font-weight:700;color:var(--hbm-color-text)}.hbm-events-next-card__topic{margin-block-start:2px;font-size:13px;font-weight:600;color:var(--hbm-color-primary)}.hbm-events-next-card__when{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;letter-spacing:.01em;color:var(--hbm-color-text-muted)}.hbm-events-next-card__when svg{flex-shrink:0;color:var(--hbm-color-text-muted)}.hbm-events-next-card__meta{font-size:12px;color:#6b7280;margin-top:4px}.hbm-events-mood-cta{border-radius:16px;padding:16px;background:#f0edff;border:1px solid #ddd8ff;display:flex;flex-direction:column;gap:10px}.hbm-events-mood-cta__question{margin:0;font-size:15px;font-weight:600;color:#4b4789}.hbm-events-mood-cta__btn{align-self:flex-start;border-radius:999px;padding:10px 20px;min-height:44px}.hbm-events-preview-note{font-size:11px;line-height:1.4;text-align:center;color:#9ca3af}.hbm-events-range-tabs{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:2px 0 4px;scrollbar-width:none}.hbm-events-range-tabs::-webkit-scrollbar{display:none}.hbm-events-range-tab{flex:0 0 auto;min-height:36px;padding:7px 16px;border-radius:999px;border:1px solid #e0e3f3;background:#fff;color:#5b608a;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.hbm-events-range-tab.is-active{background:#eef0ff;border-color:#6f6eb3;color:#4b4789;box-shadow:0 4px 12px #6f6eb324}.hbm-events-next-section{display:flex;flex-direction:column;gap:10px}.hbm-events-next-section__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.hbm-events-next-section__count{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#6f6eb3;color:#fff;font-size:11px;font-weight:800;display:grid;place-items:center}.hbm-events-next-section__list{display:grid;gap:10px}.hbm-events-next-section__fallback{margin:0;font-size:14px}.hbm-events-next-card--accent{border-left-width:4px;border-left-style:solid}.hbm-events-next-card__meta-row{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280;margin-top:6px}.hbm-events-next-card__meta-row svg{flex-shrink:0;color:#9ca3af}.hbm-events-next-card__register{margin-top:10px;align-self:flex-start;border-radius:999px;padding:8px 18px;min-height:36px;font-weight:700;font-size:13px}.hbm-events-calendar-shell{background:#fff;border:1px solid #e8eaf5;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #1118270d}.hbm-events-calendar-shell .hbm-cal{border:none;box-shadow:none;min-height:0;border-radius:0}.hbm-events-calendar-shell .hbm-cal__header{border-bottom:1px solid #e8eaf5}.hbm-events-empty-btn{border-radius:999px;padding:10px 24px;min-height:44px;font-weight:700}.hbm-events-empty-actions{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.hbm-events-empty-actions .hbm-events-empty-btn{width:min(100%,280px)}.hbm-events-range-empty-card{display:flex;flex-direction:column;align-items:center;gap:14px;padding:20px 18px;border-radius:16px;border:1px solid #e4e6f8;background:linear-gradient(165deg,#faf9ff,#f3f1ff 48%,#fff);box-shadow:0 6px 20px #6f6eb314;text-align:center}.hbm-events-range-empty-card--in-calendar{margin:8px 12px 16px;max-width:none}.hbm-events-range-empty-card__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:999px;background:#fff;color:#6f6eb3;border:1px solid #ddd8ff;box-shadow:0 4px 12px #6f6eb31f}.hbm-events-range-empty-card__copy{display:flex;flex-direction:column;gap:6px;max-width:22rem}.hbm-events-range-empty-card__title{margin:0;font-size:15px;font-weight:800;color:#1f2340;line-height:1.35}.hbm-events-range-empty-card__hint{margin:0;font-size:13px;line-height:1.5;color:#6b7280}.hbm-events-range-empty-card__cta{width:100%;max-width:280px;border-radius:999px;min-height:44px;padding:10px 22px;font-weight:700;font-size:14px;font-family:inherit;cursor:pointer;border:1px solid var(--hbm-color-primary-strong, #5958a0);background:var(--hbm-color-primary, #6f6eb3);color:#fff;box-shadow:0 6px 16px #6f6eb338;transition:filter .15s ease,transform .08s ease,box-shadow .15s ease}.hbm-events-range-empty-card__cta:hover{filter:brightness(1.06);box-shadow:0 8px 20px #6f6eb347}.hbm-events-range-empty-card__cta:active{transform:translateY(1px)}.hbm-cal__mood-dots{display:flex;flex-wrap:wrap;gap:3px;margin-top:4px;min-height:8px}.hbm-cal__mood-dot{width:6px;height:6px;border-radius:999px;flex-shrink:0;box-shadow:0 0 0 1px #ffffffd9}.hbm-cal__day--selected{border:2px solid #6366f1!important;outline:none;background:#fff!important;box-shadow:0 1px 5px #6366f138}.hbm-cal__day--selected .hbm-cal__day-num{font-weight:700}.hbm-cal__day--selected:has(.hbm-cal__day-num--today){background:#eff6ff!important;border-color:#6366f1!important}.hbm-cal__day-timeline-wrap{border-top:1px solid #eceef5;padding:16px 18px 18px;background:linear-gradient(180deg,#fbfbfe,#fff)}.hbm-day-timeline{display:grid;gap:14px;overflow:hidden}.hbm-day-timeline__head{display:grid;gap:8px}.hbm-day-timeline__eyebrow{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8b87ad}.hbm-day-timeline__title{font-size:17px;font-weight:700;letter-spacing:-.01em;color:#25233d}.hbm-day-timeline__filters{display:flex;flex-wrap:wrap;gap:6px}.hbm-day-timeline__filter{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:0 12px;border-radius:999px;border:1px solid #e4e6f2;background:#ffffffe6;color:#646089;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.hbm-day-timeline__filter:hover{border-color:#c9cadd;color:#4b4789}.hbm-day-timeline__filter.is-active{border-color:#6f6eb359;background:#f3f2ff;color:#4b4789;box-shadow:inset 0 0 0 1px #6f6eb314}.hbm-day-timeline__list{list-style:none;margin:0;padding:0;display:grid;gap:0}.hbm-day-timeline__item{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:stretch}.hbm-day-timeline__rail{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:18px}.hbm-day-timeline__dot{width:9px;height:9px;border-radius:50%;background:#6f6eb3;box-shadow:0 0 0 3px #6f6eb31f;flex-shrink:0}.hbm-day-timeline__dot.is-mood{background:#14b8a6;box-shadow:0 0 0 3px #14b8a61f}.hbm-day-timeline__line{flex:1;width:1px;margin-top:6px;background:linear-gradient(180deg,#dfe2f0,#dfe2f000)}.hbm-day-timeline__card{display:grid;gap:6px;width:100%;text-align:start;border:1px solid #eceef5;border-radius:14px;background:#fff;padding:12px 14px;margin-bottom:10px;font:inherit;box-shadow:0 1px 2px #1e1e3c0a}.hbm-day-timeline__card--clickable{cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.hbm-day-timeline__card--clickable:hover{border-color:#d8daf0;box-shadow:0 6px 18px #6f6eb31a;transform:translateY(-1px)}.hbm-day-timeline__card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.hbm-day-timeline__time{font-size:12px;font-weight:600;color:#6f6eb3;font-variant-numeric:tabular-nums;letter-spacing:.01em}.hbm-day-timeline__badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:color-mix(in srgb,var(--hbm-timeline-accent, #6f6eb3) 12%,white);color:var(--hbm-timeline-accent, #6f6eb3);flex-shrink:0}.hbm-day-timeline__badge.is-mood{border-radius:999px}.hbm-day-timeline__label{font-size:14px;font-weight:600;color:#30355f;line-height:1.45}.hbm-day-timeline__empty{margin:0;font-size:13px;color:#7b8099;padding:10px 2px 4px;font-style:italic}.hbm-day-timeline__empty-block{display:flex;flex-direction:column;gap:10px;padding:10px 2px 4px}.hbm-day-timeline__empty-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;color:#4b4789}.hbm-day-timeline__empty-line{margin:0;font-size:13px;color:#7b8099}.hbm-day-timeline__empty-action{border:none;background:transparent;padding:4px 0;min-height:44px;font-size:13px;font-weight:600;color:#6f6eb3;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.hbm-day-timeline__empty-action:hover{color:#5958a0}.hbm-events-next-card--v2{display:flex;align-items:center;justify-content:space-between;gap:12px}.hbm-events-next-card__body{flex:1;min-width:0;display:grid;gap:6px}.hbm-events-next-card__registered{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:6px 12px;border-radius:999px;border:1.5px solid #10b981;background:#10b9811a;color:#059669;font-size:12px;font-weight:700;white-space:nowrap}.hbm-events-next-card__register--outline{flex-shrink:0;min-height:32px;padding:0 14px;border-radius:999px;border:1.5px solid var(--hbm-color-border);background:var(--hbm-color-surface);color:var(--hbm-color-text);font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:border-color .15s ease,color .15s ease}.hbm-events-next-card__register--outline:hover{border-color:var(--hbm-color-primary);color:var(--hbm-color-primary)}.hbm-events-more-month-link{display:block;width:100%;margin-top:4px;padding:8px 0;border:none;background:transparent;color:#6f6eb3;font-size:13px;font-weight:600;text-align:center;cursor:pointer;font-family:inherit}.hbm-events-more-month-link:hover{color:#5a569a;text-decoration:underline}.hbm-events-next-section__list--extra{margin-top:8px}.hbm-events-timeline-header{display:flex;align-items:center;gap:10px;margin-inline:calc(-1 * var(--hbm-page-pad-x));width:calc(100% + 2 * var(--hbm-page-pad-x));padding:12px var(--hbm-page-pad-x);box-sizing:border-box;border-bottom:1px solid #eceef5;background:var(--color-background)}.hbm-events-timeline-header__title{flex:1;margin:0;font-size:20px;font-weight:700;letter-spacing:-.02em;color:#25233d;background:linear-gradient(135deg,#6f6eb3,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hbm-events-timeline-header__spacer{width:88px;flex-shrink:0}.hbm-cal__event-dots{display:flex;flex-wrap:wrap;gap:3px;margin-top:4px;min-height:8px}.hbm-cal__event-dot{width:6px;height:6px;border-radius:999px;flex-shrink:0}.hbm-events-fab{position:fixed;right:max(16px,env(safe-area-inset-right,0px));left:auto;bottom:calc(var(--hbm-nav-height) + env(safe-area-inset-bottom,0px));z-index:40;max-width:min(calc(100% - 32px),22rem);border:1px solid var(--hbm-color-primary, #6f6eb3);border-radius:999px;padding:12px 18px;min-height:48px;font-size:clamp(13px,3.4vw,14px);font-weight:700;color:#fff;cursor:pointer;background:var(--hbm-color-primary);box-shadow:0 8px 24px #6f6eb347;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;white-space:nowrap}.hbm-events-fab:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 10px 28px #6f6eb357}.hbm-events-fab:active{transform:translateY(0);filter:brightness(.98)}.hbm-day-timeline__row{display:flex;align-items:flex-start;gap:10px;width:100%}.hbm-day-timeline__emoji{flex:0 0 auto;font-size:16px;line-height:1.35}.hbm-day-timeline__row .hbm-day-timeline__time{flex:0 0 auto;min-width:3.4rem;font-size:12px;font-weight:700;letter-spacing:.02em;color:var(--hbm-color-text-muted)}.hbm-day-timeline__row .hbm-day-timeline__label{flex:1 1 auto;font-size:14px;font-weight:600;line-height:1.45;color:var(--hbm-color-text)}.hbm-events-mood-cta .hbm-events-feelings-link{margin-top:8px;align-self:flex-start}.hbm-events-calendar-footer{padding:0 18px 16px;border-top:1px solid #eceef5;background:#fff}.hbm-events-calendar-footer .hbm-events-feelings-link{margin-top:12px}.hbm-events-feelings-link{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(111,110,179,.16);border-radius:999px;background:linear-gradient(180deg,#fcfbff,#f7f6fd);font:inherit;font-size:13px;font-weight:600;letter-spacing:.01em;color:#5c5a8a;cursor:pointer;text-decoration:none;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.hbm-events-feelings-link:hover{border-color:#6f6eb359;background:#f3f2ff;color:#4b4789;box-shadow:0 4px 14px #6f6eb31a;text-decoration:none}.hbm-events-feelings-link__arrow{font-size:14px;line-height:1;opacity:.72;transition:transform .15s ease,opacity .15s ease}.hbm-events-feelings-link:hover .hbm-events-feelings-link__arrow{transform:translate(2px);opacity:1}.hbm-feelings-history{padding:0 16px 104px;max-width:520px;margin:0 auto;display:grid;gap:14px}.hbm-feelings-history__top{display:flex;align-items:center;gap:12px}.hbm-feelings-history__page-title{margin:0;font-size:20px;font-weight:800;color:#1f2340}.hbm-feelings-history__log-cta{position:relative;width:100%;display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid rgba(111,110,179,.2);border-radius:18px;cursor:pointer;font-family:inherit;color:var(--hbm-color-text-primary, #23214a);background:radial-gradient(130% 120% at 100% 0%,rgba(187,192,255,.3) 0%,transparent 48%),linear-gradient(135deg,#fff,#f6f5ff);box-shadow:inset 0 1px #ffffffe6,0 10px 26px #6f6eb329;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hbm-feelings-history__log-cta:hover{transform:translateY(-2px);border-color:#6f6eb361;box-shadow:inset 0 1px #ffffffe6,0 16px 34px #6f6eb338}.hbm-feelings-history__log-cta:active{transform:translateY(0);box-shadow:inset 0 1px #ffffffe6,0 8px 18px #6f6eb329}.hbm-feelings-history__log-cta:focus-visible{outline:2px solid var(--hbm-color-primary, #6f6eb3);outline-offset:3px}.hbm-feelings-history__log-cta-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:var(--hbm-color-primary-light, #eeedfe);border:1px solid rgba(111,110,179,.18);box-shadow:0 3px 10px #6f6eb324;flex-shrink:0}.hbm-feelings-history__log-cta-icon img{width:24px;height:24px;display:block}.hbm-feelings-history__log-cta-text{flex:1;text-align:start;font-size:15.5px;font-weight:600;letter-spacing:.005em}.hbm-feelings-history__log-cta-arrow{flex-shrink:0;color:var(--hbm-color-primary, #6f6eb3)}.hbm-feelings-history__card{border:1px solid #e8eaf5;border-radius:16px;background:#fff;padding:16px;display:grid;gap:14px;box-shadow:0 8px 24px #1118270d}.hbm-feelings-history__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.hbm-feelings-history__month-title{font-size:17px;font-weight:800;color:#1f2340}.hbm-feelings-history__nav{display:flex;align-items:center;gap:8px}.hbm-feelings-history__nav-arrows{display:flex;align-items:center;gap:6px}.hbm-feelings-history__today-btn{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(148,163,184,.5);background:#fff;color:#334155;font:inherit;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 1px 2px #1118270d;transition:all .2s ease}.hbm-feelings-history__today-btn:hover{background:#f8fafc;color:#0f172a;border-color:#94a3b8cc}.hbm-feelings-history__today-btn:active{transform:translateY(.5px)}.hbm-feelings-history__nav-arrow{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;border:1px solid rgba(148,163,184,.5);background:#fff;color:#334155;cursor:pointer;box-shadow:0 1px 2px #1118270d;transition:all .2s ease}.hbm-feelings-history__nav-arrow:hover:not(:disabled){background:#f8fafc;color:#0f172a;border-color:#94a3b8cc}.hbm-feelings-history__nav-arrow:active:not(:disabled){transform:translateY(.5px)}.hbm-feelings-history__nav-arrow:disabled{opacity:.4;cursor:not-allowed}[dir=rtl] .hbm-feelings-history__nav-arrow svg{transform:scaleX(-1)}.hbm-feelings-history__today-btn:focus-visible,.hbm-feelings-history__nav-arrow:focus-visible{outline:2px solid var(--hbm-color-primary, #6f6eb3);outline-offset:2px}.hbm-feelings-history__calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.hbm-feelings-history__dow{font-size:12px;font-weight:700;color:#6b7280;text-align:center}.hbm-feelings-history__empty-cell{min-height:58px}.hbm-feelings-history__day{border-radius:14px;border:1px solid #ececf4;background:#fff;padding:8px 6px;min-height:58px;display:grid;grid-template-rows:auto 1fr;justify-items:center;align-content:start;gap:7px;cursor:pointer;font:inherit;transition:border-color .12s ease}.hbm-feelings-history__day:hover:not(:disabled){border-color:#d9d8e6}.hbm-feelings-history__day:focus-visible{outline:none;border-color:var(--hbm-primary, #6f6eb3);box-shadow:0 0 0 2px #6f6eb359}.hbm-feelings-history__day--future{cursor:default;opacity:.4;background:#fbfbfd;box-shadow:none}.hbm-feelings-history__day--selected{border-color:var(--hbm-primary, #6f6eb3);box-shadow:0 0 0 2px #6f6eb352}.hbm-feelings-history__day-num{font-size:13px;font-weight:700;color:#3f4256;line-height:1;letter-spacing:-.2px}.hbm-feelings-history__day--today .hbm-feelings-history__day-num{color:var(--hbm-primary, #6f6eb3);font-weight:800}.hbm-feelings-history__day-dot{width:12px;height:12px;border-radius:50%;align-self:center;box-shadow:0 1px 3px #00000029,inset 0 0 0 1.5px #fff9}.hbm-feelings-history__day-dot--empty{width:7px;height:7px;background:transparent;box-shadow:inset 0 0 0 1.5px #6f6eb347}.hbm-feelings-history__selected-emotion{display:flex;align-items:center;gap:10px;border:1px solid #ececf4;border-radius:14px;padding:10px 14px;margin-top:4px}.hbm-feelings-history__selected-dot{width:12px;height:12px;border-radius:50%;flex:0 0 auto;box-shadow:0 1px 3px #00000029,inset 0 0 0 1.5px #ffffff8c}.hbm-feelings-history__selected-name{font-size:15px;font-weight:800;letter-spacing:-.2px;color:#1f2340}.hbm-feelings-history__selected-trend{margin-inline-start:auto;font-size:12px;font-weight:700;color:#6b7280}.hbm-feelings-history__summary-row{display:flex;gap:12px;flex-wrap:wrap}.hbm-fh-insights{display:grid;gap:14px}.hbm-fh-stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hbm-fh-stat{border:1px solid #ececf4;border-radius:16px;background:#fff;padding:14px 14px 16px;min-width:0;box-shadow:0 2px 10px #1118270a}.hbm-fh-stat__label{font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9195ab}.hbm-fh-stat__value{margin-top:10px;font-size:26px;font-weight:800;letter-spacing:-.5px;color:#1f2340;line-height:1}.hbm-fh-stat__value--accent{color:var(--hbm-green, #73c154)}.hbm-fh-stat__value--streak{display:inline-flex;align-items:center;gap:6px}.hbm-fh-stat__sub{margin-top:7px;font-size:12px;font-weight:600;color:#8b8fa3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hbm-fh-panel-grid{display:grid;grid-template-columns:1fr;gap:14px}.hbm-fh-card{border:1px solid #ececf4;border-radius:18px;background:#fff;padding:16px;box-shadow:0 2px 10px #1118270a}.hbm-fh-card__title{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#9195ab;margin-bottom:14px}.hbm-fh-balance{display:flex;flex-direction:column;align-items:center}.hbm-fh-balance .hbm-fh-card__title{align-self:flex-start}.hbm-fh-balance__plot{position:relative;width:100%;max-width:190px;aspect-ratio:1 / 1;border-radius:16px;border:1px solid #eceef6;overflow:hidden}.hbm-fh-balance__axis{position:absolute;background:#1f23401a}.hbm-fh-balance__axis--v{top:8%;bottom:8%;left:50%;width:1px;transform:translate(-50%)}.hbm-fh-balance__axis--h{left:8%;right:8%;top:50%;height:1px;transform:translateY(-50%)}.hbm-fh-balance__dot{position:absolute;width:14px;height:14px;border-radius:50%;transform:translate(-50%,-50%);border:2px solid rgba(255,255,255,.95)}.hbm-fh-balance__caption{margin-top:12px;font-size:12.5px;font-weight:700;color:#5b617a;text-align:center}.hbm-fh-breakdown__list{display:grid;gap:12px}.hbm-fh-breakdown__row{display:grid;gap:6px}.hbm-fh-breakdown__head{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:12.5px}.hbm-fh-breakdown__name{display:inline-flex;align-items:center;gap:8px;min-width:0;font-weight:700;color:#2c2f4a}.hbm-fh-breakdown__dot{width:9px;height:9px;border-radius:50%;flex:0 0 auto;box-shadow:inset 0 0 0 1.5px #ffffff80}.hbm-fh-breakdown__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hbm-fh-breakdown__meta{flex:0 0 auto;font-weight:700;color:#8b8fa3;font-variant-numeric:tabular-nums}.hbm-fh-breakdown__track{height:6px;border-radius:999px;background:#f1f3f9;overflow:hidden}.hbm-fh-breakdown__fill{height:100%;border-radius:999px}@media(min-width:600px){.hbm-fh-panel-grid{grid-template-columns:minmax(200px,240px) 1fr;align-items:start}}.hbm-feelings-history__empty-month,.hbm-feelings-history__muted{color:#6b7280;font-size:14px}.hbm-feelings-history__day-section{margin-top:4px;display:grid;gap:10px;border-top:1px solid #e8eaf5;padding-top:14px}.hbm-feelings-history__day-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.hbm-feelings-history__day-title{font-size:16px;font-weight:800;color:#1f2340}.hbm-feelings-history__day-date{font-size:13px;color:#6b7280;font-weight:600}.hbm-feelings-history__samples{display:grid;gap:10px}.hbm-feelings-history__sample{border-radius:14px;border:1px solid rgba(111,110,179,.16);padding:14px;box-shadow:0 4px 14px #1118270d;display:grid;gap:6px}.hbm-feelings-history__sample-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.hbm-feelings-history__sample-label{font-weight:800;color:#4b4789}.hbm-feelings-history__sample-time{font-size:12px;font-weight:700;color:#d4537e}.hbm-feelings-history__sample-meta{font-size:12px;color:#5b617a;font-weight:700}.hbm-feelings-history__sample-note{font-size:13px;color:#334155}.hbm-section-card{border:1px solid var(--hbm-color-border);border-radius:16px;background:var(--hbm-color-surface);overflow:hidden;box-shadow:0 4px 14px #0000000d}.hbm-status-ok{color:#166534}.hbm-status-error{color:#b91c1c}.hbm-text-muted{color:var(--hbm-color-text-muted)}.hbm-toggle{width:36px;height:22px;border-radius:999px;border:1px solid #d5d7e4;background:#e5e7eb;position:relative;cursor:pointer}.hbm-toggle.is-on{background:#7c7ad5}.hbm-toggle-knob{position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;top:2px;left:2px;transition:left .18s ease}.hbm-toggle.is-on .hbm-toggle-knob{left:17px}.hbm-pill-btn{border-radius:10px;border:1px solid var(--hbm-color-border);background:#fff;padding:6px 12px;cursor:pointer}.hbm-pill-btn.active{background:#bbc0ff}.hbm-screen-header{flex-shrink:0;padding:max(44px,env(safe-area-inset-top)) 20px 16px;border-bottom:1px solid rgba(111,110,179,.08);background:linear-gradient(180deg,#ffffffb8,#f8f9ff00)}.hbm-screen-header--flush{padding:0;border-bottom:none;background:transparent}.hbm-screen-header--sticky{position:sticky;top:0;z-index:30;padding-top:4px;padding-bottom:8px;background:var(--color-background);border-bottom:none}.hbm-screen-header__row{display:flex;align-items:center;gap:10px;min-height:44px}.hbm-screen-header--with-subtitle .hbm-screen-header__row{align-items:flex-start}.hbm-screen-header__action,.hbm-screen-header__trailing .hbm-screen-header__action{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;margin:0;padding:0;border:1px solid rgba(97,96,171,.15);border-radius:50%;background:var(--hbm-color-surface);color:var(--hbm-color-text-muted);cursor:pointer;transition:background .15s ease}.hbm-screen-header__action-spacer{width:44px;height:44px;flex-shrink:0}.hbm-screen-header__action:hover,.hbm-screen-header__trailing .hbm-screen-header__action:hover{background:#f8f7ff}.hbm-screen-header__action:focus-visible,.hbm-screen-header__trailing .hbm-screen-header__action:focus-visible{outline:3px solid var(--hbm-color-primary);outline-offset:2px}.hbm-screen-header__titles{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.hbm-screen-header--with-subtitle .hbm-screen-header__titles{justify-content:flex-start;padding-top:2px}.hbm-screen-header__title{margin:0;font-size:20px;font-weight:800;letter-spacing:-.02em;line-height:1.25;background:linear-gradient(135deg,#23264a,#6f6eb3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hbm-screen-header__subtitle{margin:6px 0 0;font-size:13px;font-weight:500;color:var(--hbm-color-text-muted);line-height:1.4}.hbm-screen-header__trailing{flex-shrink:0;display:flex;align-items:flex-start;gap:8px}.hbm-back-btn{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:100%;min-height:34px;border-radius:10px;border:1px solid #d9dcf7;background:#fff;padding:6px 12px;cursor:pointer;color:#30355f;font-size:13px;font-weight:600;white-space:nowrap;writing-mode:horizontal-tb;flex-shrink:0;box-sizing:border-box;transition:background .18s ease,border-color .18s ease,transform .08s ease}.hbm-back-btn:hover{background:#f7f8ff;border-color:#cfd5fb}.hbm-back-btn:active{transform:translateY(1px)}.hbm-btn-primary{border:none;background:var(--hbm-color-primary);color:#fff;border-radius:10px;cursor:pointer;transition:filter .18s ease,transform .08s ease}.hbm-btn-primary:hover:not(:disabled){filter:brightness(1.05)}.hbm-btn-primary:active:not(:disabled){transform:translateY(1px)}.hbm-btn-primary:disabled{opacity:.55;cursor:not-allowed;filter:none}.hbm-btn-save{width:100%;margin-top:4px;padding:14px 16px;border-radius:14px;border:none;background:var(--hbm-color-primary);color:#fff;cursor:pointer;font-weight:700;font-size:15px;font-family:inherit;transition:filter .18s ease,transform .08s ease}.hbm-btn-save:hover:not(:disabled){filter:brightness(1.05)}.hbm-btn-save:active:not(:disabled){transform:translateY(1px)}.hbm-btn-save:disabled{opacity:.65;cursor:not-allowed}.hbm-btn-save--compact{width:100%;margin-top:0;padding:11px 16px;border-radius:12px;font-size:14px}.hbm-btn-outline{border-radius:12px;padding:10px 14px;border:1px solid var(--hbm-color-border);background:#fff;color:var(--hbm-color-primary);cursor:pointer;font-weight:700;font-size:14px;font-family:inherit;transition:background .15s ease,border-color .15s ease}.hbm-btn-outline--block{width:100%;min-height:44px}.hbm-btn-outline:hover{background:#f7f8ff;border-color:#cfd5fb}.hbm-card-title{margin:0;font-size:16px;font-weight:800;color:#1f2340}.hbm-profile-shell{padding:0 var(--hbm-page-pad-x) calc(var(--hbm-page-pad-bottom) + 28px);max-width:100%;min-width:0;margin:0 auto;width:100%;box-sizing:border-box;background:var(--color-background);min-height:100dvh}.hbm-segment-tabs{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;align-items:center;width:100%;max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.hbm-segment-tabs::-webkit-scrollbar{display:none}.hbm-segment-tab{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;writing-mode:horizontal-tb;width:auto;min-height:38px;height:38px;padding:0 14px;border-radius:999px;border:1.5px solid var(--hbm-color-border);background:#fff;color:#5b608a;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;box-sizing:border-box;transition:background .15s ease,border-color .15s ease,color .15s ease}.hbm-segment-tab.is-active{background:#eef0ff;border-color:#6f6eb3;color:#4b4789}.hbm-segment-tab:disabled{opacity:.55;cursor:not-allowed}.hbm-interest-picker--form .hbm-interest-picker__trigger{width:100%;min-height:38px;border:1px solid var(--hbm-color-border);border-radius:10px;background:var(--hbm-color-surface-muted);padding:8px 12px;box-sizing:border-box}.hbm-interest-picker--form .hbm-interest-picker__trigger.is-open{border-color:var(--hbm-color-accent);background:#fff}.hbm-interest-picker__panel{display:flex;flex-direction:column}.hbm-interest-picker__chips--horizontal-panel{display:flex;flex-direction:column;gap:10px;padding:12px 12px 8px;min-width:0}.hbm-interest-picker__chips--wrap{max-height:220px;overflow-y:auto;padding:12px}.hbm-interest-picker__chip-grid{display:flex;flex-wrap:wrap;gap:8px}.hbm-interest-picker__chip-row{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-block-end:4px;min-width:0}.hbm-interest-picker__search{width:100%;min-height:36px;padding:0 12px;border:1px solid var(--hbm-color-border);border-radius:10px;background:var(--hbm-color-surface-muted);color:var(--hbm-color-text);font-family:inherit;font-size:14px;box-sizing:border-box}.hbm-interest-picker__search:focus{outline:none;border-color:var(--hbm-color-accent);background:#fff}.hbm-interest-picker__search:focus-visible{outline:3px solid var(--hbm-lavender, #bbc0ff);outline-offset:1px}.hbm-interest-picker__chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;padding:8px 14px;border:1.5px solid rgba(111,110,179,.25);border-radius:999px;background:#f8f7ff;color:var(--hbm-color-text, #1f2340);font-family:inherit;font-size:13px;font-weight:500;line-height:1.3;white-space:nowrap;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .1s ease}.hbm-interest-picker__chip:hover:not(:disabled){border-color:#6f6eb373}.hbm-interest-picker__chip:focus-visible{outline:3px solid var(--hbm-lavender, #bbc0ff);outline-offset:2px}.hbm-interest-picker__chip.is-selected{background:var(--hbm-color-primary, #6f6eb3);border-color:var(--hbm-color-primary, #6f6eb3);color:#fff;font-weight:600;box-shadow:0 2px 10px #6f6eb347}.hbm-interest-picker__chip.is-disabled{opacity:.45;cursor:not-allowed}.hbm-interest-picker__chip-check{font-size:11px;font-weight:700}.hbm-interest-picker__empty{margin:0;padding:8px 4px;color:var(--hbm-color-text-muted);font-size:13px}.hbm-interest-picker__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-top:1px solid var(--hbm-color-border);background:#faf9ff}.hbm-interest-picker__count{font-size:12px;color:var(--hbm-color-text-muted);font-weight:500}.hbm-interest-picker__preview{display:flex;flex-wrap:nowrap;gap:8px;margin-top:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-block-end:2px}.hbm-interest-picker__preview-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border:none;border-radius:999px;background:linear-gradient(135deg,#6867af1f,#8a89ce1f);color:#5b5fc8;font-family:inherit;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap}.hbm-interest-picker__preview-chip span{font-size:10px;opacity:.7}.hbm-interest-picker__done{padding:6px 16px;min-height:36px;background:var(--hbm-color-primary);color:#fff;border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;transition:transform .1s ease,filter .15s ease}.hbm-interest-picker__done:hover{filter:brightness(1.05)}.hbm-interest-picker__done:focus-visible{outline:3px solid var(--hbm-lavender, #bbc0ff);outline-offset:2px}.hbm-profile-accordion .hbm-accordion-item,.hbm-profile-accordion .hbm-accordion-content[data-state=open]{overflow:visible}.hbm-btn-secondary{border:1px solid #c9ccf4;background:#fff;color:#333a66;border-radius:10px;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .08s ease}.hbm-btn-secondary:hover{background:#f7f8ff;border-color:#bfc4f2}.hbm-btn-secondary:active{transform:translateY(1px)}.hbm-drawer-item{text-align:left;background:transparent;border:1px solid transparent;cursor:pointer;color:#353a66;transition:background .18s ease,color .18s ease,transform .08s ease,border-color .18s ease,box-shadow .18s ease;width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;font-size:14px;border-radius:12px;font-weight:600}.hbm-drawer-item-main{display:inline-flex;align-items:center;gap:10px;min-width:0}.hbm-drawer-icon-wrap{width:24px;height:24px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#f2f4ff;border:1px solid #dee3fb;color:#4d558f;flex:0 0 auto}.hbm-drawer-icon{stroke-width:2.1}.hbm-drawer-item:hover{background:#e9edff;border-color:#cfd6fb;box-shadow:0 1px #6874c814}.hbm-drawer-item:hover .hbm-drawer-icon-wrap{background:#dde4ff;border-color:#c4cdfd;color:#38407b}.hbm-drawer-item:active{background:#dfe6ff;border-color:#bcc7fb;transform:translateY(1px)}.hbm-drawer-item:focus-visible{outline:none;box-shadow:0 0 0 3px #6f86ff47}.hbm-drawer-item.is-active{background:linear-gradient(90deg,#6f86ff2e,#7d4eb81f);border-color:#c2c9f7;color:#23264a;box-shadow:0 1px #6874c81a}.hbm-drawer-item.is-active .hbm-drawer-icon-wrap{background:#dde4ff;border-color:#c7d0fd;color:#323a74}.hbm-drawer-overlay{position:fixed;inset:0;background:#12142b80;display:flex;justify-content:flex-end;z-index:2000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:hbm-drawer-fade-in .12s ease-out}.hbm-drawer-panel{position:fixed;top:0;right:0;z-index:2001;width:min(320px,calc(100vw - 48px));max-width:100%;height:100dvh;padding-bottom:env(safe-area-inset-bottom,0px);background:linear-gradient(180deg,#fff,#fafbff);border-left:1px solid var(--hbm-color-border);box-shadow:-18px 0 30px #191e4a29;display:grid;grid-template-rows:auto 1fr;animation:hbm-drawer-slide-in .16s ease-out}.hbm-drawer-panel[data-state=open]{opacity:1;transform:translate(0)}.hbm-drawer-panel--start{right:auto;left:0;border-left:none;border-right:1px solid var(--hbm-color-border);box-shadow:18px 0 30px #191e4a29}.hbm-drawer-header{padding:18px 14px 12px;border-bottom:1px solid var(--hbm-color-border);display:flex;align-items:center;justify-content:space-between}.hbm-drawer-title{color:#2e3364;font-size:15px;font-weight:700}.hbm-drawer-close{width:44px;height:44px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #d5daf8;background:#fff;color:#43497e;cursor:pointer;transition:background .18s ease,transform .08s ease}.hbm-drawer-close:hover{background:#f1f3ff}.hbm-drawer-close:active{transform:translateY(1px)}.hbm-drawer-close:focus-visible{outline:none;box-shadow:0 0 0 3px #6f86ff4d}.hbm-drawer-list{padding:12px;display:grid;gap:8px;align-content:start;overflow-y:auto}.hbm-drawer-badge{margin-left:8px;background:#ef4444;color:#fff;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:700}@keyframes hbm-drawer-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hbm-drawer-slide-in{0%{transform:translate(12px)}to{transform:translate(0)}}.hbm-label{display:block;font-size:13px;font-weight:700;color:#1f2340;margin-bottom:6px;cursor:default}.hbm-label--required:before{content:"*";color:#6f6eb3;margin-inline-end:2px}.hbm-field{display:grid;gap:0}.hbm-switch{width:42px;height:24px;flex-shrink:0;border-radius:999px;border:1px solid #d5d7e4;background:#e5e7eb;position:relative;cursor:pointer;transition:background .18s ease,border-color .18s ease}.hbm-switch[data-state=checked]{background:#7c7ad5;border-color:#646cde}.hbm-switch:disabled{opacity:.55;cursor:not-allowed}.hbm-switch-thumb{display:block;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a33;transition:transform .18s ease;transform:translate(2px);will-change:transform}.hbm-switch[data-state=checked] .hbm-switch-thumb{transform:translate(20px)}.hbm-switch-row{display:inline-flex;align-items:center;gap:10px}.hbm-switch-row.is-disabled{opacity:.65}.hbm-switch-label{margin-bottom:0;font-weight:600;font-size:13px;color:#2f3564;cursor:pointer}.hbm-switch-setting-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--hbm-color-border, #e8eaf5)}.hbm-switch-setting-row:last-child{border-bottom:none}.hbm-switch-setting-row__label{margin:0;font-weight:600;font-size:14px;cursor:pointer;flex:1}.hbm-progress{position:relative;overflow:hidden;height:8px;width:100%;border-radius:999px;background:#eef0fb}.hbm-progress-indicator{height:100%;width:100%;border-radius:999px;background:linear-gradient(90deg,#6f6eb3,#8b8ae8);transition:transform .35s ease}.hbm-profile-completion{display:grid;gap:8px;margin-bottom:16px}.hbm-profile-completion__head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.hbm-profile-completion__label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6f6eb3}.hbm-profile-completion__pct{font-size:13px;font-weight:700;color:#4b5563}.hbm-profile-completion__hint{margin:0;font-size:12px;line-height:1.5;color:#6b7280}.hbm-accordion{display:grid;gap:12px}.hbm-profile-accordion{margin-bottom:4px}.hbm-accordion-item{background:#fff;border-radius:20px;border:1px solid #e8eaf5;box-shadow:0 4px 14px #1118270d;overflow:hidden}.hbm-accordion-header{margin:0}.hbm-accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;background:transparent;border:none;cursor:pointer;text-align:start}.hbm-accordion-trigger-text{font-size:15px;font-weight:700;color:#1f2937}.hbm-accordion-chevron{color:#9ca3af;flex-shrink:0;transition:transform .2s ease}.hbm-accordion-trigger[data-state=open] .hbm-accordion-chevron{transform:rotate(180deg)}.hbm-accordion-content{overflow:hidden}.hbm-accordion-content[data-state=open]{animation:hbm-accordion-slide-down .22s ease}.hbm-accordion-content[data-state=closed]{animation:hbm-accordion-slide-up .18s ease}.hbm-accordion-content-inner{padding:0 18px 18px}@keyframes hbm-accordion-slide-down{0%{height:0;opacity:0}to{height:var(--radix-accordion-content-height);opacity:1}}@keyframes hbm-accordion-slide-up{0%{height:var(--radix-accordion-content-height);opacity:1}to{height:0;opacity:0}}.hbm-settings-panel{padding:0 var(--hbm-page-pad-x) var(--hbm-page-pad-bottom);max-width:100%;min-width:0;margin:0 auto;display:flex;flex-direction:column;gap:12px;min-height:100dvh;box-sizing:border-box;background:var(--color-background);width:100%}.hbm-settings-panel .hbm-back-btn{align-self:flex-start}.hbm-settings-sticky-head{position:sticky;top:0;z-index:30;display:flex;flex-direction:column;gap:12px;margin:-4px -16px 0;padding:4px 16px 8px;background:var(--color-background)}.hbm-settings-tabs-wrap{min-height:40px;margin:0 -16px;padding:0 16px 2px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hbm-settings-tabs-wrap::-webkit-scrollbar{display:none}.hbm-settings-tabs{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:8px;min-height:38px}.hbm-settings-tab{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;writing-mode:horizontal-tb;width:auto;min-height:38px;height:38px;padding:0 14px;border-radius:999px;border:1.5px solid #e0e3f3;background:#fff;color:#5b608a;font-size:13px;font-weight:700;line-height:1.2;cursor:pointer;font-family:inherit;box-sizing:border-box;transition:background .15s ease,border-color .15s ease,color .15s ease}.hbm-settings-embedded-panel{display:grid;gap:10px;min-width:0}.hbm-settings-embedded-panel .hbm-section-card{margin:0}.hbm-settings-browse-back{justify-self:start;border:none;background:transparent;padding:4px 0;font:inherit;font-size:13px;font-weight:600;color:#6f6eb3;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.hbm-settings-browse-back:hover{color:#5958a0}.hbm-settings-tab.is-active{background:#eef0ff;border-color:#6f6eb3;color:#4b4789}.hbm-settings-page{padding:20px 16px 104px;max-width:560px;margin-inline:auto;display:grid;gap:14px}.hbm-settings-page>h2{margin:0}.hbm-settings-page>.hbm-back-btn{justify-self:start}.hbm-settings-section-title{display:flex;align-items:center;gap:8px;margin:0;font-size:15px;font-weight:700;color:var(--hbm-color-text)}.hbm-settings-section-title svg{color:var(--hbm-color-primary);flex:0 0 auto}.hbm-settings-section-help{margin:0;font-size:12px;color:var(--hbm-color-text-muted)}.hbm-settings-page .hbm-section-card.hbm-settings-card{background:transparent;border:none;border-radius:0;box-shadow:none;overflow:visible}.hbm-settings-page .hbm-field-input,.hbm-settings-page .hbm-dropdown-trigger,.hbm-settings-page .hbm-field-select,.hbm-settings-page .hbm-listbox-trigger,.hbm-settings-page .hbm-input{background:var(--hbm-color-surface)}.hbm-settings-accordion{display:grid;gap:0}.hbm-settings-accordion .hbm-accordion-item{background:transparent;border:none;border-radius:0;box-shadow:none;border-bottom:1px solid var(--hbm-color-border);overflow:visible}.hbm-settings-accordion .hbm-accordion-trigger{padding:16px 2px}.hbm-settings-accordion .hbm-accordion-content-inner{padding:0 2px 18px;display:grid;gap:12px}.hbm-billing-form{display:grid;gap:12px}.hbm-billing-form__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.hbm-settings-subpanel{display:grid;gap:8px;padding:12px;border-radius:12px;background:var(--hbm-color-surface);border:1px solid var(--hbm-color-border)}.hbm-settings-divider{border:none;border-top:1px solid var(--hbm-color-border);width:100%;margin:4px 0}.hbm-settings-groupnav{display:flex;gap:4px;border-bottom:1px solid var(--hbm-color-border);overflow-x:auto;scrollbar-width:none}.hbm-settings-groupnav::-webkit-scrollbar{display:none}.hbm-settings-groupnav__tab{appearance:none;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;padding:10px 14px;font-family:inherit;font-size:15px;font-weight:600;color:var(--hbm-color-text-muted);white-space:nowrap;cursor:pointer;transition:color .15s ease,border-color .15s ease}.hbm-settings-groupnav__tab:hover{color:var(--hbm-color-text)}.hbm-settings-groupnav__tab.is-active{color:var(--hbm-color-primary);border-bottom-color:var(--hbm-color-primary);font-weight:700}.hbm-settings-groupnav__tab:focus-visible{outline:2px solid var(--hbm-color-primary);outline-offset:2px;border-radius:6px}.hbm-settings-body{display:flex;flex-direction:column;gap:12px;flex:1;min-width:0}.hbm-settings-card{padding:16px;display:grid;gap:14px}.hbm-settings-card .hbm-switch-setting-row{padding:12px 0}.hbm-settings-card .hbm-text-muted{margin-top:-6px;font-size:12px;line-height:1.45}.hbm-settings-subsection{display:grid;gap:12px}.hbm-settings-subsection-title{margin:0;font-size:15px;font-weight:700;color:var(--hbm-color-text)}.hbm-settings-expand-block{display:grid;gap:12px}.hbm-blocked-user-row{padding:10px;display:flex;align-items:center;justify-content:space-between;gap:10px}.hbm-billing-compact{display:grid;gap:12px;padding:16px;border:1px solid var(--hbm-color-border);border-radius:16px;background:var(--hbm-color-surface)}.hbm-billing-compact__plan{display:grid;gap:4px}.hbm-billing-compact__plan strong{font-size:20px;font-weight:800}.hbm-billing-compact__beta{display:inline-flex;width:fit-content;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;color:var(--hbm-color-accent-teal, #14b8a6);background:#14b8a61f}.hbm-billing-compact__usage{display:flex;flex-wrap:wrap;gap:8px}.hbm-billing-compact__usage-item{flex:1 1 calc(50% - 4px);min-width:118px;display:grid;gap:2px;padding:10px 12px;border-radius:12px;border:1px solid var(--hbm-color-border);background:var(--hbm-color-surface-muted);font-size:13px}.hbm-billing-compact__usage-item.is-warning{border-color:#6f6eb373;background:#bbc0ff2e}.hbm-billing-compact__usage-item.is-over{border-color:#d4537e73;background:#d4537e14}.hbm-billing-compact__usage-label{color:var(--hbm-color-text-muted);font-size:12px}.hbm-billing-compact__usage-item strong{font-size:15px;font-weight:800;color:var(--hbm-color-text)}.hbm-billing-compact__upgrade-hint{margin:0;font-size:13px;line-height:1.45;color:var(--hbm-color-text-muted)}.hbm-billing-advanced{border:1px solid var(--hbm-color-border);border-radius:16px;background:var(--hbm-color-surface);overflow:hidden}.hbm-billing-advanced__summary{list-style:none;cursor:pointer;padding:14px 16px;font-weight:700;font-size:15px;color:var(--hbm-color-text)}.hbm-billing-advanced__summary::-webkit-details-marker{display:none}.hbm-billing-advanced__summary:after{content:"▾";float:inline-end;color:var(--hbm-color-text-muted);transition:transform .18s ease}.hbm-billing-advanced[open] .hbm-billing-advanced__summary:after{transform:rotate(180deg)}.hbm-billing-advanced__body{display:grid;gap:12px;padding:0 16px 16px;border-top:1px solid var(--hbm-color-border)}.hbm-browse-empty{padding:20px 16px;border:1px dashed var(--hbm-color-border);border-radius:16px;background:var(--hbm-color-surface-muted);text-align:center}.hbm-browse-empty__title{margin:0 0 6px;font-size:16px;font-weight:700}.hbm-browse-empty__hint{margin:0;font-size:13px}.hbm-browse-toolbar{display:flex;gap:8px;align-items:stretch;flex-wrap:wrap}.hbm-browse-toolbar__search{flex:1 1 180px;min-width:0}.hbm-browse-toolbar__filters.is-active{border-color:var(--hbm-color-accent-purple, #6f6eb3);background:#6f6eb314}.hbm-community-browse-card{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:1px solid var(--hbm-color-border);border-radius:14px;background:var(--hbm-color-surface);text-align:start;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.hbm-community-browse-card:hover{border-color:#6f6eb373;box-shadow:0 4px 16px #0f172a0f}.hbm-community-browse-card__logo{width:44px;height:44px;border-radius:10px;overflow:hidden;flex-shrink:0;display:grid;place-items:center;background:var(--hbm-color-surface-muted);border:1px solid var(--hbm-color-border);font-weight:700;color:var(--hbm-color-text-muted)}.hbm-community-browse-card__logo img{width:100%;height:100%;object-fit:cover}.hbm-community-browse-card__body{flex:1;min-width:0}.hbm-community-browse-card__name{font-weight:700;font-size:15px}.hbm-community-browse-card__meta{font-size:12px;margin-top:2px}.hbm-community-browse-card__badge{flex-shrink:0;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;color:var(--hbm-color-accent-purple, #6f6eb3);background:#6f6eb31a}.hbm-billing-subcard{border:1px solid var(--hbm-color-border);border-radius:16px;padding:16px;display:grid;gap:12px;background:#fff}.hbm-billing-plan-card{border:1px solid var(--hbm-color-border);border-radius:16px;padding:16px;display:grid;gap:10px;background:#fff}.hbm-billing-plan-card.is-current{border-color:#6f6eb3;background:#f8f9ff;box-shadow:0 4px 14px #6f6eb31a}.hbm-billing-plan-price{font-size:22px;font-weight:800;color:#1f2340}.hbm-billing-feature-pill{display:inline-flex;border-radius:999px;padding:5px 10px;background:#eef0ff;color:#4b4789;font-size:12px;font-weight:600}.hbm-billing-entitlement{border:1px solid var(--hbm-color-border);border-radius:12px;padding:12px;background:var(--hbm-color-surface-muted)}.hbm-billing-list-item{border:1px solid var(--hbm-color-border);border-radius:12px;padding:12px;background:#fff}.hbm-separator{border:none;border-top:1px solid var(--hbm-color-border, #e8eaf5);width:100%;margin:4px 0}.hbm-profile-avatar-drop{padding:16px;border-radius:14px;border:1.5px dashed #e5e7eb;background:#fafafa;display:grid;justify-items:center;gap:10px}.hbm-profile-avatar-drop.is-drag-over{border-color:#6867af;background:#f5f6ff}.hbm-dialog-overlay{position:fixed;inset:0;z-index:2100;background:#0f172a47;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hbm-dialog-content{position:fixed;left:50%;top:50%;z-index:2101;width:min(420px,calc(100vw - 32px));transform:translate(-50%,-50%);border-radius:16px;border:1px solid var(--hbm-color-border);background:var(--hbm-color-surface);box-shadow:0 18px 48px #11182729;padding:20px}.hbm-conversation-detail-dialog{width:min(720px,calc(100vw - 32px));max-height:min(90vh,900px);padding:0;overflow:hidden;display:flex;flex-direction:column}.hbm-conversation-detail-dialog--compact{padding:20px;max-height:none;overflow:auto}.hbm-chart-container{position:relative;width:100%;height:100%}.security-alert-modal.hbm-alert-dialog,.security-alert-modal.hbm-dialog-content{width:min(500px,calc(100vw - 32px));max-width:500px;padding:40px;text-align:center}.emotion-matrix-overlay[data-state=open],.emotion-matrix-overlay[data-state=closed]{position:fixed;z-index:150;transform:none;inset:0;width:100%;max-width:none;height:100dvh;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));border:none;border-radius:0;box-shadow:none}.emotion-matrix-overlay.is-session[data-state=open],.emotion-matrix-overlay.is-session[data-state=closed]{z-index:8000}.hbm-dialog-header{position:relative;margin-bottom:12px}.hbm-dialog-title{margin:0;font-size:17px;font-weight:700;color:var(--hbm-color-text)}.hbm-dialog-description{margin:6px 0 0;font-size:13px;line-height:1.5;color:var(--hbm-color-text-muted)}.hbm-modal-sheet{position:fixed;inset-inline:0;bottom:0;z-index:2101;max-height:min(88vh,720px);border-radius:18px 18px 0 0;border:1px solid var(--hbm-color-border);border-bottom:none;background:var(--hbm-color-surface);box-shadow:0 -12px 40px #11182724;padding:8px 16px calc(16px + env(safe-area-inset-bottom,0px));overflow:auto}.hbm-modal-sheet__handle{width:36px;height:4px;border-radius:999px;background:#d6daf0;margin:4px auto 12px}.hbm-modal-sheet__close{position:absolute;inset-inline-end:0;top:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:var(--hbm-color-text-muted);cursor:pointer}.hbm-modal-sheet__close:hover{background:var(--hbm-color-surface-muted)}.hbm-modal-sheet__body{display:grid;gap:14px}.hbm-modal-sheet__footer{display:flex;gap:10px;justify-content:flex-end;margin-top:16px;padding-top:12px;border-top:1px solid #eef0ff}.hbm-modal-sheet__footer .hbm-btn-primary,.hbm-modal-sheet__footer .hbm-btn-secondary,.hbm-modal-sheet__footer .hbm-btn-outline,.hbm-modal-sheet__footer .sm-flow-btn{width:100%}.hbm-listbox{position:relative;width:100%}.hbm-listbox-trigger{width:100%;min-height:42px;border-radius:10px;border:1px solid var(--hbm-color-border);background:var(--hbm-color-surface-muted);color:var(--hbm-color-text);padding:0 12px;font-family:inherit;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;box-sizing:border-box}.hbm-listbox-trigger:focus-visible,.hbm-listbox-trigger[data-headlessui-state~=open]{outline:none;border-color:var(--hbm-color-primary);background:#fff;box-shadow:0 0 0 3px #6f6eb326}.hbm-listbox-trigger--invalid{border-color:#e57373}.hbm-listbox-trigger__value{display:inline-flex;align-items:center;gap:8px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hbm-listbox-trigger__placeholder{color:var(--hbm-color-text-muted)}.hbm-listbox-trigger__chevron{color:#59558f;flex-shrink:0}.hbm-listbox-options{z-index:1300;width:var(--button-width, 100%);max-height:260px;overflow:auto;margin-top:6px;border-radius:12px;border:1px solid var(--hbm-color-border);background:#fff;box-shadow:0 12px 32px #1118271f;padding:6px}.hbm-listbox-option{display:flex;align-items:center;gap:10px;padding:10px;border-radius:8px;cursor:pointer}.hbm-listbox-option--focus{background:#6f6eb314}.hbm-listbox-option--selected{background:#6f6eb31f}.hbm-listbox-option--disabled{opacity:.45;cursor:not-allowed}.hbm-listbox-option__text{display:grid;gap:2px;min-width:0;flex:1}.hbm-listbox-option__label{font-size:14px;font-weight:600;color:var(--hbm-color-text)}.hbm-listbox-option__desc{font-size:12px;color:var(--hbm-color-text-muted);line-height:1.35}.hbm-listbox-option__check{color:var(--hbm-color-primary);flex-shrink:0}.hbm-field-description{margin:0 0 8px;font-size:12px;line-height:1.45;color:var(--hbm-color-text-muted)}.hbm-field-error{margin:6px 0 0;font-size:12px;color:#c62828}.hbm-radial-chart__value{fill:var(--hbm-color-primary);font-size:22px;font-weight:800}.hbm-radial-chart__center-label{fill:var(--hbm-color-text);font-size:10px;font-weight:600}.hbm-radial-chart__sublabel{fill:var(--hbm-color-text-muted);font-size:9px;font-weight:500}.hbm-alert-dialog{max-width:420px}.hbm-alert-dialog__footer{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.hbm-alert-dialog__footer .hbm-btn-primary,.hbm-alert-dialog__footer .hbm-btn-outline{min-width:96px}.hbm-auth-dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2101;max-width:420px;width:calc(100% - 32px);max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;padding:32px;box-shadow:0 20px 60px #00000026}.hbm-community-events__chip{border:1px solid var(--hbm-color-border, rgba(0, 0, 0, .08));border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600;background:var(--hbm-color-surface, #fff);color:var(--hbm-color-text-muted, #6b7280);cursor:pointer}.hbm-community-events__chip.is-active{border-color:var(--hbm-color-primary, #6f6eb3);background:#6f6eb314;color:var(--hbm-color-text, #23264a)}.hbm-community-events__chips{display:flex;flex-wrap:wrap;gap:8px}.hbm-community-events__community-row{display:grid;gap:10px}.hbm-community-events__empty{display:grid;gap:12px;padding:16px 0;text-align:center;color:var(--hbm-color-text-muted, #6b7280)}.hbm-events-header-create{min-height:36px;padding:0 14px;font-size:13px;font-weight:700;border-radius:999px;border:none;background:linear-gradient(135deg,#6f86ff,#6f6eb3 42%,#8b5cf6);color:#fff;box-shadow:0 4px 16px #6f6eb352}.hbm-events-header-create:hover:not(:disabled){filter:brightness(1.04)}@media(min-width:768px){.hbm-chats-panel,.hbm-profile-shell,.hbm-settings-panel,.hbm-feelings-history,.sm-panel,.hbm-events-panel,.hbm-events-calendar-shell{max-width:var(--hbm-content-max);margin-inline:auto}.hbm-chats-panel,.hbm-events-panel,.hbm-settings-panel,.hbm-feelings-history{gap:var(--hbm-section-gap)}.hbm-feelings-history{padding-inline:var(--hbm-page-pad-x)}.hbm-home-screen{align-items:center}.hbm-home-stack{max-width:var(--hbm-content-max-flow);margin-inline:auto}.hbm-btn-save{display:block;width:auto;max-width:var(--hbm-cta-max);margin-inline:auto;padding-inline:32px}.hbm-chats-shell,.sm-card,.hbm-events-next-card,.hbm-events-empty-card,.hbm-accordion-item,.discovery-mycard,.discovery-banner{border-radius:var(--hbm-card-radius);border:1px solid var(--hbm-card-border-color);box-shadow:var(--hbm-card-shadow)}.hbm-chats-shell,.sm-card,.discovery-mycard,.discovery-banner{padding:var(--hbm-card-pad)}.hbm-events-next-card{padding:16px 20px}.hbm-screen-header{background:transparent;border-bottom:none;padding-top:8px;padding-bottom:12px}}.hbm-chats-shell,.hbm-feelings-history__card,.hbm-events-calendar-shell{background:transparent;border:none;box-shadow:none;padding-inline:0}.hbm-event-page{position:relative;isolation:isolate;display:grid;gap:12px;padding:20px 16px 104px;margin:0 auto;max-width:980px;background:linear-gradient(180deg,#f8f7ff,#f4f3fb 42%,#faf9f5)}.hbm-event-page:before,.hbm-event-page:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0;filter:blur(56px)}.hbm-event-page:before{width:min(70vw,280px);height:min(70vw,280px);top:-80px;inset-inline-end:-100px;background:#6f6eb32e}.hbm-event-page:after{width:min(55vw,220px);height:min(55vw,220px);bottom:120px;inset-inline-start:-80px;background:#bbc0ff52}.hbm-event-page>*{position:relative;z-index:1}.hbm-event-page__flow{display:grid;gap:12px}.hbm-event-page__topbar{display:flex;align-items:center;justify-content:flex-start;gap:10px}.hbm-event-page__upper{display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:stretch;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.65);background:#fff;box-shadow:0 0 0 1px #6f6eb31a,0 28px 64px #312e8124,0 8px 24px #0f172a0f}.hbm-event-page__cover{position:relative;overflow:hidden;width:100%;min-width:0;isolation:isolate;border-radius:0;background:#1e1b4b;aspect-ratio:16 / 9;min-height:200px;max-height:min(52vw,320px)}.hbm-event-page__cover-bloom{position:absolute;inset:-20%;z-index:0;background:radial-gradient(ellipse 55% 45% at 18% 22%,rgba(167,139,250,.55),transparent 68%),radial-gradient(ellipse 50% 42% at 82% 28%,rgba(59,130,246,.45),transparent 70%),radial-gradient(ellipse 60% 50% at 50% 100%,rgba(236,72,153,.35),transparent 72%);filter:blur(18px);opacity:.9;pointer-events:none}.hbm-event-page__info-card{margin-top:0;border-radius:0;border-top:none}@media(max-width:768px){.hbm-event-page{padding:14px 14px 104px;gap:12px}.hbm-event-page__flow{gap:14px}.hbm-event-page__upper{margin-inline:0;width:100%;max-width:none;border-radius:22px}.hbm-event-page__cover{aspect-ratio:16 / 10;min-height:228px;max-height:300px}.hbm-event-page__info-card{margin-inline:0;width:auto;border-radius:0;border-top:1px solid rgba(111,110,179,.08);margin-top:0;position:relative;z-index:2;box-shadow:none}.hbm-event-page__title{font-size:22px}.hbm-event-page__secondary-actions{display:flex;flex-wrap:nowrap;gap:8px}.hbm-event-page__secondary-actions .hbm-btn-secondary{flex:1 1 0;min-width:0}}@media(min-width:769px){.hbm-event-page__cover{max-height:380px;aspect-ratio:21 / 9}}.hbm-event-page__cover-media{position:absolute;inset:0;z-index:1;width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.hbm-event-page__cover-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(15,23,42,.35) 0%,transparent 38%,transparent 55%,rgba(15,23,42,.82) 100%),linear-gradient(90deg,rgba(15,23,42,.2) 0%,transparent 42%,transparent 58%,rgba(15,23,42,.15) 100%);pointer-events:none}.hbm-event-page__cover-shine{position:absolute;inset:0;z-index:3;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.03) 42%,rgba(255,255,255,.14) 50%,rgba(255,255,255,.03) 58%,transparent 100%);background-size:220% 100%;pointer-events:none}.hbm-event-page__cover-frame{position:absolute;inset:10px;z-index:4;border-radius:14px;border:1px solid rgba(255,255,255,.28);box-shadow:inset 0 1px #ffffff38,inset 0 0 24px #ffffff0a;pointer-events:none}@media(max-width:768px){.hbm-event-page__cover-frame{inset:8px;border-radius:12px}}.hbm-event-page__cover-tags{position:absolute;top:18px;inset-inline-start:18px;display:flex;flex-wrap:wrap;gap:8px;z-index:5}.hbm-event-page__tag{width:fit-content;border-radius:999px;border:1px solid rgba(255,255,255,.32);padding:5px 11px;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#fff;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 2px 10px #0000001f}.hbm-event-page__tag--stage{background:#6366f1eb;border-color:#ffffff40}.hbm-event-page__tag--stage-running{background:#22c55ee6}.hbm-event-page__tag--stage-finished{background:#475569bf}.hbm-event-page__tag--mode{background:#0f172a38;border-color:#ffffff47}.hbm-event-page__cover-fallback{position:absolute;inset:0;z-index:1;display:grid;place-items:center;overflow:hidden;background:linear-gradient(128deg,#312e81,#4c1d95 32%,#6d28d9,#7e22ce 72%,#9d174d)}.hbm-event-page__cover-mesh{position:absolute;inset:-30%;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.2) 0%,transparent 42%),radial-gradient(circle at 75% 20%,rgba(96,165,250,.35) 0%,transparent 40%),radial-gradient(circle at 60% 85%,rgba(244,114,182,.4) 0%,transparent 45%),radial-gradient(circle at 15% 70%,rgba(129,140,248,.3) 0%,transparent 38%);filter:blur(2px);animation:hbm-cover-mesh-drift 18s ease-in-out infinite alternate}.hbm-event-page__cover-brand{position:relative;z-index:1;font-size:clamp(1.75rem,9vw,3rem);font-weight:900;letter-spacing:.28em;text-indent:.28em;color:#ffffff2e;-webkit-user-select:none;user-select:none;pointer-events:none;text-shadow:0 2px 24px rgba(0,0,0,.15)}.hbm-event-page__meta,.hbm-event-page__info-card{border:1px solid rgba(111,110,179,.12);border-radius:0 0 22px 22px;padding:18px 18px 16px;background:linear-gradient(165deg,#fff,#fafbff);display:grid;gap:14px;box-shadow:none}.hbm-event-page__meta-head{display:grid;gap:10px}.hbm-event-page__cover-edit{position:absolute;inset-inline-end:18px;bottom:18px;z-index:5;display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#0f172a6b;color:#fff;font-size:12px;font-weight:700;font-family:inherit;cursor:pointer;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 16px #0003;transition:background .2s ease,transform .18s ease}.hbm-event-page__cover-edit:hover{background:#0f172a8c;transform:translateY(-1px)}.hbm-event-page__host-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hbm-event-page__host-mark{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:#6f6eb31f;color:var(--hbm-color-primary, #6f6eb3);flex-shrink:0}.hbm-event-page__host-name{font-size:13px;font-weight:700;color:var(--hbm-color-text, #111827)}.hbm-event-page__visibility-pill{margin-inline-start:auto;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;color:#4338ca;background:#6366f11a;border:1px solid rgba(99,102,241,.2)}.hbm-event-page__info-divider{height:1px;background:#94a3b838;margin:2px 0}.hbm-event-page__meta-rows{display:grid;gap:10px}.hbm-event-page__meta-row{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.4;color:#334155}.hbm-event-page__meta-copy{display:grid;gap:2px;min-width:0}.hbm-event-page__meta-ic{width:18px;height:18px;display:grid;place-items:center;flex:0 0 18px;color:var(--hbm-color-primary, #6f6eb3)}.hbm-event-page__meta-primary{font-weight:600;color:#0f172a}.hbm-event-page__meta-secondary{color:#64748b}.hbm-event-page__registered-row{padding-top:2px}.hbm-event-page__registered-count{font-size:12px;color:#64748b}.hbm-event-page__countdown{display:inline-flex;align-items:center;gap:8px;width:fit-content;max-width:100%;padding:10px 14px;border-radius:14px;background:#6f6eb314;border:1px solid rgba(111,110,179,.16);color:#334155;font-size:13px}.hbm-event-page__countdown--wide{width:100%;justify-content:center;box-sizing:border-box}.hbm-event-page__countdown-icon{color:var(--hbm-color-primary, #6f6eb3);flex-shrink:0}.hbm-event-page__countdown strong{font-weight:900;color:#0f172a}.hbm-event-page__cinema-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;box-sizing:border-box}.hbm-event-page__cinema-cta-icon{flex-shrink:0}.hbm-event-page__cinema-cta strong{font-weight:900}.hbm-event-page__countdown--live{background:#22c55e1a;border-color:#22c55e38;color:#166534;font-weight:700}.hbm-event-page__countdown--ended{background:#94a3b81f;border-color:#94a3b840;color:#475569;width:100%}.hbm-event-page__organizer-stats{border:1px solid rgba(111,110,179,.12);border-radius:22px;padding:16px 18px;background:linear-gradient(165deg,#fff,#f8f9ff);display:grid;gap:12px;box-shadow:inset 0 1px #fffffff2,0 14px 36px #6f6eb314}.hbm-event-page__organizer-stats-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.hbm-event-page__organizer-stats-label{font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#64748b}.hbm-event-page__organizer-stats-edit{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--hbm-color-border);border-radius:10px;padding:6px 10px;background:var(--hbm-color-surface);font-size:12px;font-weight:800;color:var(--hbm-color-primary, #6f6eb3);cursor:pointer}.hbm-event-page__organizer-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.hbm-event-page__organizer-stat{display:grid;gap:4px;text-align:center;padding:4px 8px}.hbm-event-page__organizer-stat--divider{border-inline-end:1px solid rgba(148,163,184,.25)}.hbm-event-page__organizer-stat-value{font-size:20px;font-weight:900;letter-spacing:-.02em;color:#0f172a}.hbm-event-page__organizer-stat-label{font-size:11px;color:#64748b;font-weight:700}.hbm-image-upload__branding-preview{display:flex;align-items:center;gap:12px}.hbm-image-upload__branding-thumb{width:56px;height:56px;object-fit:cover;border-radius:12px;border:1px solid var(--hbm-color-border, #d6daf0);background:#fff;flex-shrink:0}.hbm-image-upload__branding-actions{display:grid;gap:8px}.hbm-image-upload__branding-btn{height:32px;padding:0 12px;border-radius:10px;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.hbm-event-page__sheet-section{border:1px solid var(--hbm-color-border);border-radius:14px;padding:12px;background:var(--hbm-color-surface);display:grid;gap:10px}.hbm-event-page__sheet-section-title{margin:0;font-size:13px;font-weight:900;letter-spacing:-.01em;color:#111827}.hbm-event-page__sheet-help{margin:-4px 0 0;font-size:12px;color:#6b7280}.hbm-event-page__title{margin:0;font-size:24px;line-height:1.12;letter-spacing:-.01em}.hbm-event-page__topic{margin:4px 0 0;font-size:15px;font-weight:600;color:var(--hbm-color-primary)}.hbm-event-page__chips{display:flex;flex-wrap:wrap;gap:8px}.hbm-event-page__chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid rgba(148,163,184,.28);background:#f8fafce6;color:#334155;font-size:12px;font-weight:700}.hbm-event-page__chip strong{font-weight:900;color:#0f172a}.hbm-event-page__callout{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(111,110,179,.22);background:#6f6eb314;color:#334155;font-size:13px}.hbm-event-page__callout-ic{width:18px;height:18px;display:grid;place-items:center;flex:0 0 18px;color:#6f6eb3}.hbm-event-page__subtitle{color:#6b7280;font-size:13px}.hbm-event-page__actions{display:flex;gap:8px;flex-wrap:wrap}.hbm-event-page__primary-cta{width:100%}.hbm-event-page__secondary-actions{display:flex;flex-wrap:wrap;gap:10px}.hbm-event-page__secondary-actions .hbm-btn-secondary{justify-content:center;flex:1 1 150px}@media(max-width:520px){.hbm-event-page__secondary-actions{display:grid;grid-template-columns:1fr 1fr auto;gap:10px}.hbm-event-page__secondary-actions .hbm-btn-secondary{flex:initial;width:100%}}.hbm-event-page__about{border:1px solid rgba(111,110,179,.12);border-radius:22px;padding:18px;background:linear-gradient(165deg,#fff,#fafbff);box-shadow:inset 0 1px #fffffff2,0 14px 36px #6f6eb314;display:grid;gap:8px}.hbm-event-page__about-title{margin:0;font-size:14px;font-weight:900;letter-spacing:-.01em}.hbm-event-page__about-text{color:#475569;font-size:13px;line-height:1.5}.hbm-event-page__about-text--clamped{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hbm-event-page__about-more{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;padding:6px 0 0;color:#4f46e5;font-weight:800;cursor:pointer;width:fit-content}.hbm-event-page__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;border:1px solid var(--hbm-color-border);border-radius:16px;padding:12px 14px;background:var(--hbm-color-surface)}@media(max-width:540px){.hbm-event-page__stats{grid-template-columns:1fr}}.hbm-event-page__stat{display:grid;gap:2px}.hbm-event-page__stat-value{font-size:18px;font-weight:800;letter-spacing:-.01em}.hbm-event-page__stat-label{font-size:12px;color:#6b7280}.hbm-tabs-list{display:flex;width:100%;gap:4px;padding:4px;border-radius:14px;border:1px solid rgba(111,110,179,.14);background:#eef0ffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hbm-tabs-trigger{flex:1;border:0;border-radius:10px;padding:9px 10px;font-size:13px;font-weight:700;color:#64748b;background:transparent;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.hbm-tabs-trigger[data-state=active]{background:#fff;color:#1e1b4b;box-shadow:0 2px 8px #6f6eb31f}.hbm-tabs-content{margin-top:12px}.hbm-dropdown-content{min-width:220px;border-radius:14px;border:1px solid var(--hbm-color-border);background:var(--hbm-color-surface);padding:6px;box-shadow:0 18px 40px #0000002e}.hbm-dropdown-label{padding:6px 10px;font-size:12px;font-weight:800;color:#64748b}.hbm-dropdown-separator{height:1px;margin:6px;background:#94a3b840}.hbm-dropdown-item{display:flex;align-items:center;gap:10px;border-radius:10px;padding:8px 10px;font-size:13px;color:#111827;cursor:pointer;outline:none}.hbm-dropdown-item[data-disabled]{opacity:.55;cursor:default}.hbm-dropdown-item:focus{background:#6f6eb31f}.hbm-dropdown-item--inset{padding-inline-start:26px}.hbm-dropdown-item--checkable{padding-inline-start:8px}.hbm-dropdown-item__indicator{width:18px;height:18px;display:grid;place-items:center;color:#6f6eb3}.hbm-dropdown-item__chevron{margin-left:auto;color:#94a3b8}.hbm-dropdown-shortcut{margin-left:auto;font-size:12px;color:#94a3b8}.hbm-collapsible-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:12px;border:1px solid var(--hbm-color-border);padding:10px 12px;background:var(--hbm-color-surface);font-size:13px;font-weight:800;color:#111827;cursor:pointer}.hbm-collapsible-content{padding-top:10px}.hbm-event-splash-editor{display:grid;gap:14px}.hbm-event-splash-card{border:1px solid var(--hbm-color-border);border-radius:14px;background:var(--hbm-color-surface);padding:12px;display:grid;gap:12px;box-shadow:0 10px 22px #0f172a0f}.hbm-event-splash-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.hbm-event-splash-card__title{display:grid;gap:3px;min-width:0}.hbm-event-splash-card__title strong{font-size:14px;letter-spacing:-.01em}.hbm-event-splash-card__subtitle{font-size:12px;color:#6b7280}.hbm-event-splash-card__fields,.hbm-event-splash-advanced{display:grid;gap:10px}.hbm-event-splash-preview{border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:10px;background:#f8fafce6;display:grid;gap:10px}.hbm-event-splash-preview__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.hbm-event-splash-preview__badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;border:1px solid rgba(34,197,94,.18);background:#22c55e14;color:#166534;font-size:11px;font-weight:800}.hbm-event-page__back{height:36px;border-radius:12px;background:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hbm-event-page__flow--animate>*{animation:hbm-event-enter .52s cubic-bezier(.22,1,.36,1) backwards}.hbm-event-page__flow--animate>*:nth-child(1){animation-delay:.05s}.hbm-event-page__flow--animate>*:nth-child(2){animation-delay:.1s}.hbm-event-page__flow--animate>*:nth-child(3){animation-delay:.15s}.hbm-event-page__flow--animate>*:nth-child(4){animation-delay:.2s}.hbm-event-page__flow--animate>*:nth-child(5){animation-delay:.25s}@keyframes hbm-event-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hbm-event-page__btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;padding:0 18px;border:none;border-radius:14px;background:var( --cf-grad-btn, linear-gradient(135deg, #6f86ff 0%, #6f6eb3 42%, #8b5cf6 100%) );color:#fff;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 10px 28px #6f6eb352;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.hbm-event-page__btn-primary--locked,.hbm-event-page__btn-primary--locked:hover{background:var(--hbm-color-surface-muted, #e9e9f2);color:var(--hbm-color-text-muted, #6b6b83);box-shadow:none;cursor:not-allowed;font-weight:600;transform:none}.hbm-event-page__btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 32px #6f6eb361;filter:brightness(1.03)}.hbm-event-page__btn-primary:active:not(:disabled){transform:translateY(0)}.hbm-event-page__btn-primary:disabled{opacity:.55;cursor:not-allowed}.hbm-event-page__btn-primary--outline{background:transparent;color:#4f46e5;border:1.5px solid rgba(99,102,241,.45);box-shadow:none}.hbm-event-page__btn-primary--compact{width:auto;min-height:38px;padding:0 16px;font-size:14px}.hbm-event-page__btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border-radius:12px;border:1px solid rgba(111,110,179,.2);background:#fffffff2;color:#334155;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.hbm-event-page__btn-secondary:hover:not(:disabled){background:#f8f9ff;border-color:#6f6eb352;transform:translateY(-1px)}.hbm-event-page__btn-secondary--compact{min-height:32px;padding:0 12px;font-size:12px;font-weight:700}.hbm-event-page__btn-community{width:100%;min-height:44px;padding:0 16px;border-radius:14px;border:1.5px solid rgba(111,110,179,.28);background:#ffffffe6;color:#4338ca;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .18s ease,border-color .18s ease}.hbm-event-page__btn-community:hover:not(:disabled){background:#f5f6ff;border-color:#6366f173}.hbm-event-page__message{font-size:13px;color:#64748b;line-height:1.45}.hbm-event-page__message--error{color:#b91c1c}.hbm-event-page__host-mark{border-radius:10px;width:32px;height:32px;background:linear-gradient(145deg,#6f6eb324,#bbc0ff47)}.hbm-event-page__sheet-section{background:linear-gradient(165deg,#fff,#fafbff);border-color:#6f6eb324}.hbm-event-page__field{display:grid;gap:6px}.hbm-event-page__field-label{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#6f6eb3}.hbm-event-page__field-input{background:#f3f4fff2;border-color:#6f6eb32e}.hbm-event-page__warehouse{display:grid;gap:12px;margin-top:10px}.hbm-event-page__warehouse-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}.hbm-event-page__warehouse-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.hbm-event-page__warehouse-count{font-size:12px;color:#64748b;font-weight:600}.hbm-event-page__warehouse-list{list-style:none;margin:0;padding:0;display:grid;gap:0}.hbm-event-page__warehouse-item{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:10px 0;border-top:1px solid rgba(148,163,184,.2)}.hbm-event-page__warehouse-item:first-child{border-top:none;padding-top:4px}.hbm-event-page__warehouse-item-label{font-size:13px;color:#374151;min-width:0}@media(prefers-reduced-motion:no-preference){.hbm-event-page:before{animation:hbm-event-blob 16s ease-in-out infinite alternate}.hbm-event-page__cover-shine{animation:hbm-cover-shine 8s ease-in-out infinite}}@keyframes hbm-event-blob{0%{transform:translate(0) scale(1)}to{transform:translate(-10px,12px) scale(1.05)}}@keyframes hbm-cover-shine{0%,to{background-position:130% 0;opacity:.65}50%{background-position:-30% 0;opacity:1}}@keyframes hbm-cover-mesh-drift{0%{transform:rotate(0) scale(1)}to{transform:rotate(4deg) scale(1.08)}}@media(prefers-reduced-motion:reduce){.hbm-event-page:before,.hbm-event-page__flow--animate>*{animation:none}.hbm-event-page__cover-shine,.hbm-event-page__cover-mesh{animation:none}.hbm-event-page__btn-primary:hover:not(:disabled),.hbm-event-page__btn-secondary:hover:not(:disabled){transform:none}}.hbm-event-page__sheet-tabs{display:flex;width:100%;gap:4px;padding:4px;border-radius:99px;background:#f6f5ff;border:1px solid #e4e2f4;margin-bottom:12px}.hbm-event-page__sheet-tabs .hbm-tabs-trigger{flex:1;min-height:36px;border-radius:99px;font-size:13px;font-weight:700;color:#8b87b8;border:none;background:transparent;box-shadow:none}.hbm-event-page__sheet-tabs .hbm-tabs-trigger[data-state=active]{background:#fff;color:#1e1b4b;box-shadow:0 1px 4px #1c12641a}@media(max-width:768px){.hbm-event-page{padding:14px 14px 32px;gap:12px}.hbm-event-page__cover{aspect-ratio:unset;height:200px;min-height:200px;max-height:200px;border-radius:16px}.hbm-event-page__upper{border-radius:16px}.hbm-event-page__title{font-size:22px;font-weight:800;line-height:1.25}.hbm-event-page__btn-primary{min-height:50px;border-radius:13px}.hbm-event-page__info-card{gap:13px;padding:16px}}.hbm-event-page__organizer-you{padding:10px 14px;border-radius:12px;background:#6f6eb31a;border:1px solid rgba(111,110,179,.22);color:#434190;font-size:13px;font-weight:700;text-align:center}.hbm-event-splash-field-card{border:1px solid rgba(111,110,179,.14);border-radius:14px;padding:12px;background:linear-gradient(165deg,#fff,#fafbff);display:grid;gap:8px}.hbm-event-splash-field-card__label{font-size:13px;font-weight:800;color:#23264a}.hbm-event-splash-field-card__help{margin:0;font-size:12px;color:#64748b}.hbm-event-splash-field-card__textarea{min-height:88px;padding-top:10px;padding-bottom:10px;resize:vertical}.hbm-event-splash-advanced-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:12px;border:1px solid rgba(111,110,179,.16);background:#fff;font-size:13px;font-weight:700;color:#434190;cursor:pointer}.hbm-bottom-sheet-overlay{position:fixed;inset:0;z-index:2000;background:#18125c73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:hbm-bottom-sheet-fade-in .14s ease-out}.hbm-bottom-sheet{position:fixed;left:0;right:0;bottom:0;z-index:2001;display:flex;flex-direction:column;max-height:93dvh;height:min(93dvh,920px);background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -8px 40px #0003;animation:hbm-bottom-sheet-slide-up .22s cubic-bezier(.22,1,.36,1);padding-bottom:env(safe-area-inset-bottom,0px)}.hbm-bottom-sheet__handle{flex-shrink:0;width:36px;height:4px;border-radius:2px;background:#e4e2f4;margin:10px auto 0}.hbm-bottom-sheet__header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px 14px;border-bottom:1px solid #eceaf8}.hbm-bottom-sheet__title{margin:0;font-size:16px;font-weight:800;color:#1e1b4b;letter-spacing:-.01em}.hbm-bottom-sheet__close{width:32px;height:32px;border-radius:50%;border:1px solid #e4e2f4;background:#f6f5ff;color:#5a569a;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:background .15s ease}.hbm-bottom-sheet__close:hover{background:#eceaf8}.hbm-bottom-sheet__body{flex:1;min-height:0;overflow-y:auto;padding:16px 18px 24px;-webkit-overflow-scrolling:touch}.hbm-bottom-sheet__footer{flex-shrink:0;padding:12px 18px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid #eceaf8;background:#fff}.hbm-bottom-sheet__footer-actions{display:flex;gap:10px}.hbm-bottom-sheet__footer-actions .hbm-event-page__btn-secondary{flex:1;min-height:48px}.hbm-bottom-sheet__footer-actions .hbm-event-page__btn-primary{flex:2;min-height:48px}@keyframes hbm-bottom-sheet-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hbm-bottom-sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.hbm-warehouse-presets{display:grid;gap:14px}.hbm-warehouse-presets__intro{margin:0;font-size:13px;line-height:1.55;color:#5a569a}.hbm-warehouse-presets__section-label{margin:0;font-size:11px;font-weight:800;letter-spacing:.08em;color:#8b87b8;text-transform:uppercase}.hbm-warehouse-preset-card{border:1px solid rgba(111,110,179,.14);border-radius:14px;padding:14px;background:linear-gradient(165deg,#fff,#fafbff);display:grid;gap:12px}.hbm-warehouse-preset-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.hbm-warehouse-preset-card__title-row{display:flex;align-items:center;gap:9px;min-width:0}.hbm-warehouse-preset-card__title{font-size:15px;font-weight:800;color:#1e1b4b}.hbm-warehouse-preset-card__custom-btn{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border-radius:99px;border:1.5px solid #c7c5f7;background:#fff;color:#4b46ec;font-size:12px;font-weight:700;cursor:pointer;flex-shrink:0;transition:background .15s ease,color .15s ease,border-color .15s ease}.hbm-warehouse-preset-card__custom-btn.is-active{background:#4b46ec;border-color:#4b46ec;color:#fff}.hbm-warehouse-preset-card__select{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 14px;border-radius:11px;border:1.5px solid #e4e2f4;background:#fff;font-size:13.5px;font-weight:500;color:#8b87b8;cursor:pointer;text-align:left}.hbm-warehouse-preset-card__select.has-value{border-color:#4b46ec;color:#1e1b4b;font-weight:700}.hbm-warehouse-preset-card__select:disabled{opacity:.6;cursor:wait}.hbm-warehouse-preset-card__menu{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:30;background:#fff;border-radius:11px;border:1px solid #e4e2f4;box-shadow:0 8px 28px #1c126424;overflow:hidden;max-height:220px;overflow-y:auto}.hbm-warehouse-preset-card__menu-item{padding:11px 14px;font-size:13.5px;cursor:pointer;color:#5a569a;font-weight:500}.hbm-warehouse-preset-card__menu-item.is-selected{background:#f0efff;color:#4b46ec;font-weight:700}.hbm-warehouse-preset-card__menu-item:hover{background:#f6f5ff}.hbm-warehouse-preset-card__select-wrap{position:relative}.hbm-warehouse-preset-card__preview{background:#f6f5ff;border-radius:11px;border:1px solid #e4e2f4;padding:12px 14px}.hbm-warehouse-preset-card__preview-label{font-size:10.5px;font-weight:800;letter-spacing:.08em;color:#8b87b8;margin-bottom:8px}.hbm-warehouse-preset-card__preview-item{display:flex;gap:8px;font-size:13px;line-height:1.4;color:#5a569a}.hbm-warehouse-preset-card__preview-dot{font-weight:700;flex-shrink:0}.hbm-warehouse-preset-card__preview-more{font-size:12px;color:#8b87b8;margin-top:4px}.hbm-warehouse-preset-card__custom-panel{display:grid;gap:8px;padding:12px;border-radius:12px;border:1px solid #e4e2f4;background:#f6f5ff}.hbm-warehouse-preset-card__custom-actions{display:flex;gap:8px;margin-top:4px}.hbm-warehouse-preset-card__chip-row{display:flex;flex-wrap:wrap;gap:6px}.hbm-warehouse-preset-card__chip{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:99px;background:#fff;border:1px solid #e4e2f4;font-size:12px;color:#5a569a}.hbm-warehouse-preset-card__chip-remove{border:none;background:transparent;color:#8b87b8;cursor:pointer;padding:0;line-height:1}.hbm-warehouse-presets__info{display:flex;gap:9px;align-items:flex-start;padding:12px 14px;border-radius:12px;background:#f0efff;border:1px solid #dad8f7;font-size:12.5px;line-height:1.5;color:#5a569a}.hbm-warehouse-presets__info svg{flex-shrink:0;margin-top:1px;color:#4b46ec}.hbm-event-splash-editor--event-page{display:grid;gap:14px}.hbm-event-splash-editor__error{color:#b91c1c;font-size:12px}.hbm-event-splash-card--toggle,.hbm-event-splash-card--ad{border:1px solid rgba(111,110,179,.14);border-radius:14px;padding:14px;background:linear-gradient(165deg,#fff,#fafbff)}.hbm-event-splash-card--ad .hbm-event-splash-advanced--rows{margin-top:12px;padding-top:12px;border-top:1px solid rgba(111,110,179,.1)}.hbm-event-splash-logo-upload{width:100%;border:1.5px dashed #e4e2f4;border-radius:12px;padding:20px 16px;text-align:center;background:#f6f5ff;cursor:pointer;display:grid;gap:4px;justify-items:center}.hbm-event-splash-logo-upload:disabled{opacity:.6;cursor:wait}.hbm-event-splash-logo-upload__icon{width:38px;height:38px;border-radius:10px;background:#f0efff;display:inline-flex;align-items:center;justify-content:center;color:#4b46ec;margin-bottom:4px}.hbm-event-splash-logo-upload__title{font-size:13.5px;font-weight:700;color:#4b46ec}.hbm-event-splash-logo-upload__hint{font-size:11.5px;color:#8b87b8}.hbm-event-splash-logo-row{display:flex;align-items:center;gap:10px}.hbm-event-splash-logo-row__thumb{width:52px;height:52px;border-radius:10px;object-fit:cover;border:1px solid #e4e2f4;flex-shrink:0}.hbm-event-splash-logo-row__actions{flex:1;display:flex;gap:6px}.hbm-event-splash-logo-row__btn{flex:1;min-height:38px;border-radius:9px;border:1px solid #e4e2f4;background:#fff;font-size:12.5px;font-weight:600;color:#5a569a;cursor:pointer}.hbm-event-splash-logo-row__btn--danger{color:#dc2626}.hbm-splash-select-row{display:grid;grid-template-columns:minmax(88px,34%) 1fr;gap:10px;align-items:center}.hbm-splash-select-row__label{font-size:13px;font-weight:700;color:#1e1b4b}.hbm-splash-select-row__control{min-width:0}.hbm-event-splash-advanced--rows{display:grid;gap:10px;padding:12px;border-radius:12px;border:1px solid rgba(111,110,179,.12);background:#fff}.hbm-event-splash-advanced-trigger.is-open{background:#f0efff;color:#4b46ec;border-color:#dad8f7}.hbm-event-splash-advanced__toggle-row{padding-top:4px}.hbm-create-flow,.hbm-event-page{--cf-primary: var(--hbm-color-primary, #6f6eb3);--cf-primary-strong: var(--hbm-color-primary-strong, #5958a0);--cf-accent: var(--hbm-color-accent, #6f86ff);--cf-ink: var(--hbm-color-text, #23264a);--cf-ink-muted: var(--hbm-color-text-muted, #6b7280);--cf-border: var(--hbm-color-border, #d6daf0);--cf-surface: var(--hbm-color-surface, #ffffff);--cf-surface-muted: var(--hbm-color-surface-muted, #f8f9ff);--cf-grad-btn: linear-gradient( 135deg, var(--cf-accent) 0%, var(--cf-primary) 42%, #8b5cf6 100% );--cf-grad-btn-shadow: 0 4px 20px rgba(111, 110, 179, .32);font-family:var(--hbm-font-family, "Inter", system-ui, sans-serif)}.hbm-create-flow .hbm-btn-gradient,.hbm-event-page .hbm-btn-gradient{border:none;background:var(--cf-grad-btn);color:#fff;font-weight:700;box-shadow:var(--cf-grad-btn-shadow)}.hbm-create-flow .hbm-btn-gradient:hover:not(:disabled),.hbm-event-page .hbm-btn-gradient:hover:not(:disabled){filter:brightness(1.04)}.brand-banner{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--splash-bg, linear-gradient( 135deg, #f3f0ff 0%, white 20%, white 80%, #f3f0ff 100% ));display:flex;align-items:center;justify-content:center;z-index:10000;opacity:1;transform:scale(1)}.brand-banner-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.meeter-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}.meeter-text{font-size:4rem!important;font-weight:900!important;color:var(--splash-accent, #6867AF)!important;text-shadow:2px 2px 8px rgba(0,0,0,.1)!important;margin:0!important;letter-spacing:.1em;opacity:1;transform:scale(1)}.by-hbm{font-size:1.5rem;font-weight:600;color:var(--splash-accent, #6867AF);display:flex;align-items:center;gap:.5rem;opacity:1;transform:scale(1)}.meeter-logo{height:6.5625rem;width:auto;border-radius:50%;filter:drop-shadow(2px 2px 8px rgba(0,0,0,.1));background:#fffc;padding:.5rem;box-shadow:0 0 20px #fff9,inset 0 0 20px #fff3;opacity:1;transform:scale(1)}.hbm-logo{height:3.25rem;width:auto;filter:drop-shadow(2px 2px 8px rgba(0,0,0,.1))}.hbm-logo-small{height:1.5rem;width:auto;filter:drop-shadow(2px 2px 8px rgba(0,0,0,.1))}.partner-text{font-size:1.05rem;font-weight:700;color:#1a202c;opacity:.92;margin-top:.2rem;text-align:center;max-width:min(92vw,560px)}.partner-logo-wrap{margin-top:.9rem;display:grid;place-items:center}.partner-logo{height:6.5625rem;width:auto;max-width:min(92vw,520px);object-fit:contain;filter:drop-shadow(2px 2px 8px rgba(0,0,0,.1))}.brand-banner.fade-out{animation:banner-fade-out 1s ease-out forwards!important;pointer-events:none;animation-delay:0s!important;animation-fill-mode:forwards!important}@keyframes banner-fade-out{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.975)}to{opacity:0;transform:scale(.95)}}@media(max-width:768px){.meeter-text{font-size:3rem!important}.meeter-logo{height:5rem}.by-hbm{font-size:1.25rem}.hbm-logo{height:2.6rem}.hbm-logo-small{height:1.25rem}.partner-logo{height:5rem}}@media(max-width:430px){.meeter-text{font-size:2.5rem!important}.meeter-logo{height:4rem}.by-hbm{font-size:1rem}.hbm-logo{height:2.2rem}.hbm-logo-small{height:1rem}.partner-logo{height:4rem}}.auth-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:var(--hbm-color-surface, #fff);padding:20px}.auth-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;padding:40px;max-width:400px;width:100%;animation:slideUp .3s ease-out}.auth-card.success{text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.auth-card.error{text-align:center;border:2px solid #ff6b6b}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.auth-title,.auth-card h2{margin:44px 0 8px;font-size:34px;font-weight:800;letter-spacing:-.02em;font-family:"Sora",var(--font-heading, var(--font-body));color:var(--hbm-color-primary, #6f6eb3);text-align:start}.auth-card.success h2,.auth-card.error h2{color:inherit}.auth-subtitle{color:var(--hbm-color-text-muted, #6b7280);margin:0 0 28px;font-size:15px;line-height:1.5;text-align:start}.auth-card.success .auth-subtitle,.auth-card.error .auth-subtitle{color:inherit}.auth-form{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:14px;font-weight:500;color:var(--hbm-color-text, #23264a)}.form-group input{padding:14px 16px;border:1px solid var(--hbm-color-border, #d6daf0);border-radius:12px;font-size:15px;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit}.form-group input:focus{outline:none;border-color:var(--hbm-color-primary, #6f6eb3);box-shadow:0 0 0 3px #bbc0ff4d}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}.code-input{font-size:32px;letter-spacing:10px;text-align:center;font-weight:600;font-family:Monaco,Courier New,monospace;padding:12px 8px!important}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper input{width:100%;padding-right:40px}.toggle-password{position:absolute;right:12px;background:none;border:none;cursor:pointer;font-size:18px;padding:0;color:#999;transition:color .2s}.toggle-password:hover{color:#333}.password-strength{font-size:12px;color:#999;margin-top:4px}.password-match{font-size:12px;color:#4caf50;margin-top:4px}.error-message{padding:12px 16px;background-color:#fff3cd;border:1px solid #ffc107;border-radius:6px;color:#856404;font-size:14px;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.btn{padding:15px 20px;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .1s ease;width:100%;font-family:"Sora",var(--font-heading, var(--font-body))}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#bbc0ff;color:#0a0a0a;box-shadow:0 6px 16px #bbc0ff66}.btn-primary:hover:not(:disabled){background:#aeb3f7;box-shadow:0 8px 20px #bbc0ff80;transform:translateY(-1px)}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-secondary{background-color:#f0f0f0;color:#333;margin-top:10px}.btn-secondary:hover:not(:disabled){background-color:#e0e0e0}.btn-ghost{background:none;color:var(--hbm-color-primary, #6f6eb3);border:none;font-weight:700;margin-top:8px}.btn-ghost:hover:not(:disabled){color:var(--hbm-color-primary-strong, #5958a0);text-decoration:underline}.auth-divider{text-align:center;margin:20px 0;color:#999;position:relative}.auth-divider:before{content:"";position:absolute;left:0;top:50%;width:35%;height:1px;background:#e0e0e0}.auth-divider:after{content:"";position:absolute;right:0;top:50%;width:35%;height:1px;background:#e0e0e0}.success-icon{font-size:48px;margin-bottom:20px;animation:checkmark .6s ease-out}@keyframes checkmark{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.text-muted{opacity:.8;font-size:14px}@media(max-width:600px){.auth-card{padding:30px 20px}.auth-card h2{font-size:24px}.btn{padding:10px 16px;font-size:14px}.code-input{font-size:24px;letter-spacing:6px}}.social-auth-container{width:100%;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.social-auth-error{padding:.75rem 1rem;background-color:#fee2e2;color:#991b1b;border-radius:.375rem;border:1px solid #fecaca;font-size:.875rem;font-weight:500}.social-auth-buttons{display:flex;flex-direction:column;gap:.75rem}.social-auth-gis{display:flex;justify-content:center;width:100%;min-height:44px;color-scheme:light}.social-auth-button{display:inline-flex;align-items:center;justify-content:flex-start;gap:.75rem;width:100%;padding:.9rem 1.25rem;border:1px solid var(--hbm-color-border, #d6daf0);border-radius:.875rem;background-color:#fff;color:var(--hbm-color-text, #23264a);font-size:.95rem;font-weight:600;font-family:"Sora",var(--font-heading, var(--font-body));cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease;position:relative}.social-auth-button:hover:not(:disabled){background-color:#f9fafb;border-color:#bbc0ff;box-shadow:0 0 0 3px #bbc0ff1a}.social-auth-button:active:not(:disabled){background-color:#f3f4f6;border-color:#6867af}.social-auth-button:disabled{opacity:.6;cursor:not-allowed}.social-auth-button svg{width:20px;height:20px;flex-shrink:0}.social-auth-button.google{color:#374151}.social-auth-button.google svg{color:#4285f4}.social-auth-button.google:hover:not(:disabled){background-color:#f9fafb}.social-auth-button.apple{color:#1f2937}.social-auth-button.apple svg{color:#000}.social-auth-button.apple:hover:not(:disabled){background-color:#f9fafb}.social-auth-button.facebook{color:#1877f2}.spinner{display:inline-block;width:16px;height:16px;border:2px solid #d1d5db;border-top-color:#374151;border-radius:50%;animation:spin .6s linear infinite}.social-auth-divider{display:flex;align-items:center;gap:1rem;margin:.5rem 0}.social-auth-divider:before,.social-auth-divider:after{content:"";flex:1;height:1px;background-color:#d1d5db}.social-auth-divider span{color:#999;font-size:.875rem;font-weight:500;text-align:center}@media(max-width:640px){.social-auth-buttons{flex-direction:column}.social-auth-button{width:100%;min-width:unset}}.oauth-callback-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem}.oauth-callback-loading,.oauth-callback-error{background:#fff;border-radius:.5rem;padding:3rem 2rem;text-align:center;box-shadow:0 10px 40px #0000001a;max-width:400px;width:100%}.oauth-callback-loading{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.oauth-callback-loading .spinner{display:inline-block;width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.oauth-callback-loading p{font-size:1rem;color:#6b7280;margin:0}.oauth-callback-error{display:flex;flex-direction:column;gap:1rem}.oauth-callback-error h2{margin:0;font-size:1.5rem;color:#1f2937}.oauth-callback-error p{margin:0;font-size:.875rem;color:#6b7280;line-height:1.5}.oauth-callback-error button{padding:.75rem 1.5rem;background-color:#667eea;color:#fff;border:none;border-radius:.375rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.oauth-callback-error button:hover{background-color:#5568d3;box-shadow:0 4px 12px #667eea66}.oauth-callback-error button:active{background-color:#4757c1}.verification-code-container{display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px;width:100%}.verification-code-label{text-align:center;color:#333;font-size:14px;font-weight:500;margin:0}.verification-code-inputs{display:flex;gap:12px;justify-content:center;width:100%}.verification-code-input{width:52px;height:60px;font-size:26px;font-weight:700;text-align:center;border:1px solid var(--hbm-color-border, #d6daf0);border-radius:14px;transition:border-color .2s ease,box-shadow .2s ease;cursor:text;box-sizing:border-box;font-family:"Sora",var(--font-heading, var(--font-body));color:var(--hbm-color-text, #23264a);background:#fff}.verification-code-input:focus{border-color:var(--hbm-color-primary, #6f6eb3);box-shadow:0 0 0 3px #bbc0ff4d;outline:none}.verification-code-input::-webkit-outer-spin-button,.verification-code-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.verification-code-input[type=number]{-moz-appearance:textfield}.verification-code-buttons{display:flex;flex-direction:column;gap:12px;width:100%;align-items:center}.verification-code-submit{padding:12px 32px;font-size:14px;font-weight:600;border:none;border-radius:8px;background:#bbc0ff;color:#fff;cursor:pointer;transition:all .3s ease;width:100%;max-width:280px}.verification-code-submit:hover:not(:disabled){background:#9ca3d1}.verification-code-submit:active:not(:disabled){background:#6867af}.verification-code-submit:disabled{background:#d1d5e0;cursor:not-allowed;opacity:.6}.verification-code-resend-text{font-size:13px;color:#666;margin:0}.verification-code-resend{padding:10px 24px;font-size:13px;font-weight:500;border:1.5px solid #e5e7eb;border-radius:8px;background:#fff;color:#bbc0ff;cursor:pointer;transition:all .3s ease}.verification-code-resend:hover:not(:disabled){border-color:#bbc0ff}.verification-code-resend:disabled{background:#f3f4f6;color:#999;cursor:not-allowed;opacity:.6}.verification-code-error{font-size:13px;color:#dc2626;margin:0;text-align:center}@media(max-width:480px){.verification-code-inputs{gap:10px}.verification-code-input{width:40px;height:50px;font-size:24px}.verification-code-submit{max-width:100%}}.hbm-profile-section-grid{display:grid;gap:12px}.hbm-profile-input{height:44px;min-height:44px;border-radius:12px;margin-top:6px;font-size:16px}.hbm-profile-input--readonly{background:var(--hbm-color-surface-muted);color:var(--hbm-color-text-muted)}.hbm-profile-avatar-hint{font-size:12px;color:var(--hbm-color-text-muted)}.hbm-profile-avatar-actions{display:flex;gap:8px}.hbm-profile-avatar-btn{border-radius:12px;padding:8px 14px;border:1px solid var(--hbm-color-border);background:var(--hbm-color-surface);color:var(--hbm-color-text);cursor:pointer;font-weight:600;font-family:inherit}.hbm-profile-avatar-btn--danger{border-color:var(--hbm-color-danger-border);color:var(--hbm-color-danger)}.hbm-profile-hidden-input{display:none}.hbm-social-links{display:grid;gap:8px}.hbm-social-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.hbm-social-row{display:flex;align-items:stretch;height:44px;border:1px solid var(--hbm-color-border);border-radius:12px;background:var(--hbm-color-surface-muted);overflow:hidden}.hbm-social-row:focus-within{border-color:var(--hbm-color-accent);box-shadow:0 0 0 3px #6f86ff38}.hbm-social-icon{display:flex;align-items:center;justify-content:center;width:40px;flex:0 0 auto;color:var(--hbm-color-text-muted);border-inline-end:1px solid var(--hbm-color-border)}.hbm-social-prefix{display:flex;align-items:center;padding-inline:10px;font-size:14px;color:var(--hbm-color-text);background:var(--hbm-color-surface);border-inline-end:1px solid var(--hbm-color-border);white-space:nowrap}.hbm-social-input{flex:1 1 auto;min-width:0;border:none;background:transparent;padding-inline:10px;font-family:inherit;font-size:14px;color:var(--hbm-color-text)}.hbm-social-input:focus{outline:none}.hbm-social-input::placeholder{color:var(--hbm-color-text-muted)}:root{--hbm-purple: var(--hbm-color-primary, #6f6eb3);--hbm-purple-strong: var(--hbm-color-primary-strong, #5958a0);--hbm-orange: #f07b3c;--hbm-green: #73c154;--hbm-lavender: #bbc0ff;--hbm-peach: #f8d7c3;--hbm-mint: #d8eecf;--hbm-bg: var(--hbm-color-surface-muted, #f8f9ff);--hbm-white: var(--hbm-color-surface, #ffffff);--text-primary: var(--hbm-color-text, #23264a);--text-secondary: var(--hbm-color-text-muted, #6b7280);--discovery-card-shadow: 0 4px 14px rgba(17, 24, 39, .08);--discovery-banner-shadow: 0 4px 14px rgba(17, 24, 39, .05);--discovery-pill-radius: 50px;--discovery-card-radius: 20px}.discovery-banner{margin:20px 0 16px;padding:20px 18px;border-radius:var(--discovery-card-radius);border:1px solid var(--hbm-color-border, #e8eaf5);border-inline-start:4px solid var(--hbm-purple);background:var(--hbm-white);box-shadow:var(--discovery-banner-shadow);font-family:var(--hbm-font-family, "Sora", system-ui, sans-serif);color:var(--text-primary)}.discovery-banner__tag{display:flex;align-items:center;gap:6px;margin:0 0 10px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hbm-purple)}.discovery-banner__title{margin:0;font-size:18px;font-weight:700;line-height:1.35;color:var(--text-primary)}.discovery-banner__subtitle{margin:6px 0 0;font-size:14px;line-height:1.45;color:var(--text-secondary)}.discovery-banner__cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;margin-top:16px;padding:12px 20px;border:none;border-radius:14px;background:var(--hbm-purple);color:#fff;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:filter .18s ease,transform .08s ease}.discovery-banner__cta:hover{filter:brightness(1.05)}.discovery-banner__cta:active{transform:translateY(1px)}.discovery-banner__cta:focus-visible{outline:3px solid var(--hbm-lavender);outline-offset:2px}.discovery-banner__stats{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:14px;font-size:12px;font-weight:500;color:var(--text-secondary)}.discovery-banner__stat{display:inline-flex;align-items:center;gap:5px}.discovery-banner__stat-sep{opacity:.45}.discovery-banner__progress{margin-top:14px}.discovery-banner__progress .hbm-progress{height:6px;background:var(--hbm-color-border, #e8eaf5);border-radius:3px}.discovery-banner__progress .hbm-progress-indicator{background:var(--hbm-purple)}.discovery-banner__progress-label{margin-top:6px;font-size:11px;font-weight:600;color:var(--text-secondary)}.discovery-mycard{position:relative;margin:20px 0 16px;padding:20px 18px;border-radius:var(--discovery-card-radius);border:1px solid rgba(111,110,179,.14);border-inline-start:4px solid var(--hbm-purple);background:linear-gradient(145deg,#fff,#f8f9ff);box-shadow:var(--discovery-banner-shadow);font-family:var(--hbm-font-family, "Sora", system-ui, sans-serif);color:var(--text-primary);overflow:hidden}.discovery-mycard__tag{position:relative;display:flex;align-items:center;gap:6px;margin:0 0 10px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--hbm-purple)}.discovery-mycard__sparkle{flex-shrink:0}.discovery-mycard__title{position:relative;margin:0;font-size:17px;font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--text-primary)}.discovery-mycard__subtitle{position:relative;margin:6px 0 0;font-size:13px;line-height:1.45;color:var(--text-secondary)}.discovery-mycard__panel{position:relative;margin-top:2px;padding:16px 14px 14px;border-radius:14px;background:#ffffffc7;border:1px solid rgba(111,110,179,.1)}.discovery-value-strip{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(111,110,179,.08)}.discovery-value-strip__node{display:flex;flex-direction:column;align-items:center;gap:5px;flex:1;min-width:0;opacity:.42;transition:opacity .35s ease,transform .35s ease}.discovery-value-strip__node.is-lit{opacity:1;transform:translateY(-1px)}.discovery-value-strip__icon{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;transition:box-shadow .35s ease}.discovery-value-strip__icon--profile{background:#6f6eb31f;color:var(--hbm-purple)}.discovery-value-strip__node.is-lit .discovery-value-strip__icon--profile{box-shadow:0 0 12px #6f6eb359}.discovery-value-strip__icon--match{background:#14b8a61f;color:#0d9488}.discovery-value-strip__node.is-lit .discovery-value-strip__icon--match{box-shadow:0 0 12px #14b8a659}.discovery-value-strip__icon--ops{background:#d4537e1f;color:#d4537e}.discovery-value-strip__node.is-lit .discovery-value-strip__icon--ops{box-shadow:0 0 12px #d4537e4d}.discovery-value-strip__label{font-size:9px;font-weight:700;letter-spacing:.02em;text-align:center;line-height:1.2;color:var(--text-primary)}.discovery-value-strip__connector{flex:0 0 14px;height:2px;border-radius:2px;background:#6f6eb326;transition:background .35s ease,box-shadow .35s ease}.discovery-value-strip__connector.is-lit{background:linear-gradient(90deg,var(--hbm-purple),#14b8a6);box-shadow:0 0 6px #6f6eb340}.discovery-mycard__flow{position:relative;display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:16px;padding:12px 10px;border-radius:14px;background:#ffffffa6;border:1px solid rgba(111,110,179,.1)}.discovery-mycard__node{display:flex;flex-direction:column;align-items:center;gap:5px;flex:1;min-width:0;opacity:.45;transition:opacity .35s ease,transform .35s ease}.discovery-mycard__node.is-lit{opacity:1;transform:translateY(-1px)}.discovery-mycard__node-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;transition:box-shadow .35s ease}.discovery-mycard__node-icon--match{background:#6f6eb31f;color:var(--hbm-purple)}.discovery-mycard__node.is-lit .discovery-mycard__node-icon--match{box-shadow:0 0 12px #6f6eb359}.discovery-mycard__node-icon--connect{background:#14b8a61f;color:#0d9488}.discovery-mycard__node.is-lit .discovery-mycard__node-icon--connect{box-shadow:0 0 12px #14b8a659}.discovery-mycard__node-icon--ops{background:#d4537e1f;color:#d4537e}.discovery-mycard__node.is-lit .discovery-mycard__node-icon--ops{box-shadow:0 0 12px #d4537e4d}.discovery-mycard__node-label{font-size:9px;font-weight:700;letter-spacing:.02em;text-align:center;line-height:1.2;color:var(--text-primary)}.discovery-mycard__connector{flex:0 0 16px;height:2px;border-radius:2px;background:#6f6eb326;transition:background .35s ease,box-shadow .35s ease}.discovery-mycard__connector.is-lit{background:linear-gradient(90deg,var(--hbm-purple),#14b8a6);box-shadow:0 0 6px #6f6eb340}.discovery-mycard__nudge{position:relative;margin:12px 0 0;font-size:13px;font-weight:500;line-height:1.4;color:var(--text-secondary);font-style:italic}.discovery-mycard__cta{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;margin-top:14px;padding:12px 20px;border:none;border-radius:14px;background:linear-gradient(135deg,#7b7ac0,#6f6eb3 40%,#5958a0);background-size:200% 200%;color:#fff;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 4px 14px #6f6eb347;transition:transform .12s ease,box-shadow .15s ease;animation:discovery-mycard-cta-glow 5s ease infinite}@keyframes discovery-mycard-cta-glow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.discovery-mycard__cta:hover{box-shadow:0 6px 18px #6f6eb361;filter:brightness(1.03)}.discovery-mycard__cta:active{transform:translateY(1px)}.discovery-mycard__cta:focus-visible{outline:3px solid var(--hbm-lavender);outline-offset:2px}@media(prefers-reduced-motion:reduce){.discovery-mycard__cta{animation:none}}.discovery-mycard__link{display:block;width:100%;margin-top:12px;padding:8px;border:none;background:transparent;color:var(--hbm-purple);font-family:inherit;font-size:14px;font-weight:600;text-align:center;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.discovery-mycard__link:focus-visible{outline:3px solid var(--hbm-lavender);outline-offset:2px;border-radius:8px}.discovery-transition__body{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:24px 20px 40px;text-align:center;max-width:420px;margin:0 auto}.discovery-transition__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:16px;border-radius:50%;background:var(--hbm-bg);color:var(--hbm-purple)}.discovery-transition__tag{margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--hbm-purple)}.discovery-transition__title{margin:0;font-size:22px;font-weight:700;line-height:1.3;color:var(--text-primary)}.discovery-transition__text{margin:12px 0 24px;font-size:15px;line-height:1.5;color:var(--text-secondary)}.discovery-transition__cta{max-width:320px}.discovery-screen{position:fixed;inset:0;z-index:200;display:flex;flex-direction:column;background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(187,192,255,.35),transparent 55%),var(--hbm-bg);font-family:var(--hbm-font-family, "Sora", system-ui, sans-serif);overflow:hidden}.discovery-screen:focus{outline:none}.discovery-header{flex-shrink:0;padding:max(52px,env(safe-area-inset-top)) 20px 16px;border-bottom:1px solid rgba(111,110,179,.08);background:linear-gradient(180deg,#ffffffb8,#f8f9ff00)}.discovery-header__row{display:flex;align-items:flex-start;gap:10px}.discovery-header__titles{flex:1;min-width:0}.discovery-header__back{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;min-height:44px;padding:0 12px;border:1px solid var(--hbm-color-border, #e8eaf5);border-radius:999px;background:var(--hbm-white);color:var(--hbm-purple);font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.discovery-header__back:focus-visible{outline:3px solid var(--hbm-purple);outline-offset:2px}.discovery-header__close{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border:1px solid rgba(97,96,171,.15);border-radius:50%;background:var(--hbm-white);color:var(--text-secondary);cursor:pointer;transition:background .15s ease}.discovery-header__close:hover{background:#f8f7ff}.discovery-header__close:focus-visible{outline:3px solid var(--hbm-purple);outline-offset:2px}.discovery-header__title{margin:0;font-size:20px;font-weight:800;letter-spacing:-.02em;color:var(--text-primary);background:linear-gradient(135deg,#23264a,#6f6eb3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.discovery-header__sub{margin:6px 0 0;font-size:13px;font-weight:500;color:var(--text-secondary);line-height:1.4}.discovery-session-header{flex-shrink:0;display:flex;align-items:center;gap:12px;padding:max(44px,env(safe-area-inset-top)) 20px 4px}.discovery-session-header__main{flex:1;min-width:0}.discovery-session-header__kicker{display:inline-flex;align-items:center;gap:5px;margin:0;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--hbm-purple)}.discovery-session-header__title{margin:4px 0 0;font-size:18px;font-weight:800;line-height:1.25;letter-spacing:-.02em;color:var(--text-primary)}.discovery-session-header__line{margin:4px 0 0;font-size:13px;font-weight:500;color:var(--text-secondary);line-height:1.35}.discovery-session-context{flex-shrink:0;padding:4px 20px max(16px,env(safe-area-inset-bottom))}.discovery-session-context__teaser{display:flex;align-items:flex-start;gap:8px;margin:0;padding:10px 12px;border-radius:12px;background:#eef0ff8c;font-size:12px;font-weight:500;line-height:1.4;color:var(--text-secondary)}.discovery-session-context__teaser-icon{flex-shrink:0;margin-top:1px;color:var(--hbm-purple)}.discovery-session-context__insight{margin:10px 0 0;font-size:12px;font-weight:500;line-height:1.45;color:var(--text-secondary);text-align:center;opacity:.9}.discovery-hero__value-chain--compact{margin-top:0;padding:10px 12px;box-shadow:none;background:#ffffffb8}.discovery-hero__value-chain--compact .discovery-hero__value-icon{width:28px;height:28px;border-radius:8px}.discovery-hero__value-chain--compact .discovery-hero__value-label{font-size:9px}.discovery-hero{flex-shrink:0;padding:max(52px,env(safe-area-inset-top)) 20px 14px;border-bottom:1px solid rgba(111,110,179,.1);background:linear-gradient(180deg,#ffffffe0,#f8f9ff66)}.discovery-hero__top{display:flex;align-items:flex-start;gap:12px}.discovery-hero__brand{flex:1;min-width:0}.discovery-hero__kicker{display:inline-flex;align-items:center;gap:6px;margin:0 0 8px;padding:4px 10px;border-radius:999px;background:#6f6eb31a;color:var(--hbm-purple-strong);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.discovery-hero__title{margin:0;font-size:21px;font-weight:800;line-height:1.25;letter-spacing:-.025em;color:var(--text-primary)}.discovery-hero__subtitle{margin:8px 0 0;font-size:14px;font-weight:500;line-height:1.45;color:var(--text-secondary)}.discovery-hero__value-chain{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:16px;padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,#eef0ffe6,#fffffff2);border:1px solid rgba(111,110,179,.12);box-shadow:0 2px 8px #6f6eb30f}.discovery-hero__value-step{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;min-width:0;text-align:center}.discovery-hero__value-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px}.discovery-hero__value-icon--profile{background:#6f6eb324;color:var(--hbm-purple)}.discovery-hero__value-icon--match{background:#14b8a624;color:#0d9488}.discovery-hero__value-icon--ops{background:#d4537e1f;color:#d4537e}.discovery-hero__value-label{font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.02em;color:var(--text-primary)}.discovery-hero__value-arrow{flex-shrink:0;color:#6f6eb373}[dir=rtl] .discovery-hero__value-arrow{transform:scaleX(-1)}.discovery-hero__insight{margin:12px 0 0;padding:10px 12px;border-radius:12px;border-inline-start:3px solid var(--hbm-purple);background:#ffffffbf;font-size:13px;font-weight:500;line-height:1.45;color:var(--text-secondary);animation:discovery-insight-in .35s ease}@keyframes discovery-insight-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.discovery-card__teaser{margin-top:16px;padding:12px 14px;border-radius:12px;background:linear-gradient(135deg,#eef0ffa6,#ffffffe6);border:1px solid rgba(111,110,179,.12)}.discovery-card__teaser-label{display:block;margin-bottom:4px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--hbm-purple)}.discovery-card__teaser-text{margin:0;font-size:13px;font-weight:500;line-height:1.45;color:var(--text-secondary)}.discovery-dots{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 20px 4px;flex-shrink:0}.discovery-dots__dot{height:4px;border-radius:2px;border:none;padding:0;background:#6160ab33;transition:width .3s ease,background .3s ease}.discovery-dots__dot--done{width:20px;background:var(--hbm-purple)}.discovery-dots__dot--active{width:28px;background:var(--hbm-purple)}.discovery-dots__dot--pending{width:8px}.discovery-streak-bar{flex-shrink:0;display:flex;align-items:center;gap:8px;margin:0 20px 12px;padding:10px 16px;border-radius:14px;background:var(--hbm-white);box-shadow:0 2px 8px #0000000f;font-size:13px;font-weight:600;color:var(--text-primary)}.discovery-streak-bar__icon{color:var(--hbm-orange);flex-shrink:0}.discovery-screen__stage{flex:1;display:flex;flex-direction:column;min-height:0}.discovery-card-area{position:relative;flex:1;display:flex;align-items:center;justify-content:center;padding:12px 20px;overflow-y:auto;overflow-x:hidden;min-height:0;--discovery-skip-opacity: 0;--discovery-save-opacity: 0}.discovery-drag-skip,.discovery-drag-save{position:absolute;top:50%;transform:translateY(-50%);z-index:20;padding:8px 14px;border-radius:12px;font-size:14px;font-weight:700;pointer-events:none;opacity:0;transition:opacity .1s ease}.discovery-card-area .discovery-drag-skip{opacity:var(--discovery-skip-opacity, 0)}.discovery-card-area .discovery-drag-save{opacity:var(--discovery-save-opacity, 0)}.discovery-drag-skip{left:20px;background:#f4f5fa;color:var(--text-secondary)}.discovery-drag-save{right:20px;background:#eef0ff;color:var(--hbm-purple)}.discovery-card-stack{position:relative;width:100%;max-width:420px;margin:auto}.discovery-card{width:100%;border-radius:var(--discovery-card-radius);background:var(--hbm-white);border:1px solid var(--hbm-color-border, #e8eaf5);padding:24px 20px 18px;box-shadow:var(--discovery-card-shadow);box-sizing:border-box;position:relative;overflow:hidden}.discovery-card:before{content:none}.discovery-card--active{position:relative;z-index:2;cursor:grab;touch-action:none;--discovery-stamp-skip: 0;--discovery-stamp-save: 0;--discovery-exit-opacity: 1;--discovery-exit-scale: 1;transform:translate(var(--discovery-drag-x, 0)) rotate(var(--discovery-drag-rotate, 0deg)) scale(var(--discovery-exit-scale, 1));opacity:var(--discovery-exit-opacity, 1);transition:transform .05s linear,opacity .05s linear}.discovery-card--active.is-dragging{cursor:grabbing;transition:none;box-shadow:0 12px 32px #6f6eb32e,var(--discovery-card-shadow)}.discovery-card--active.discovery-card--idle-hint{animation:discovery-swipe-tease 3.4s ease-in-out infinite}@keyframes discovery-swipe-tease{0%,to,72%{transform:translate(0) rotate(0) scale(1)}78%{transform:translate(6px) rotate(.45deg) scale(1)}84%{transform:translate(-6px) rotate(-.45deg) scale(1)}90%{transform:translate(4px) rotate(.3deg) scale(1)}96%{transform:translate(-4px) rotate(-.3deg) scale(1)}}.discovery-card__stamp{position:absolute;top:24px;z-index:5;display:flex;flex-direction:row;align-items:center;gap:6px;padding:6px 12px;border-radius:10px;border:1.5px solid;font-size:11px;font-weight:700;letter-spacing:.04em;pointer-events:none;-webkit-user-select:none;user-select:none}.discovery-card__stamp--skip{left:16px;color:var(--text-secondary);border-color:var(--hbm-color-border, #e8eaf5);background:#fffffff5;transform:none;opacity:var(--discovery-stamp-skip, 0)}.discovery-card__stamp--save{right:16px;color:var(--hbm-purple);border-color:#6f6eb359;background:#eef0fff5;transform:none;opacity:var(--discovery-stamp-save, 0)}.discovery-card--active.is-exiting{transition:transform .48s cubic-bezier(.32,.72,0,1),opacity .42s ease,filter .35s ease,box-shadow .35s ease;filter:blur(.5px);pointer-events:none}.discovery-card--active.card-exit-left{animation:discovery-exit-left .48s cubic-bezier(.32,.72,0,1) forwards}.discovery-card--active.card-exit-right{animation:discovery-exit-right .48s cubic-bezier(.32,.72,0,1) forwards}@keyframes discovery-exit-left{0%{transform:translate(var(--discovery-drag-x, 0)) rotate(var(--discovery-drag-rotate, 0deg)) scale(1);opacity:1;filter:none}to{transform:translate(-115vw) rotate(-22deg) scale(.88);opacity:0;filter:blur(2px)}}@keyframes discovery-exit-right{0%{transform:translate(var(--discovery-drag-x, 0)) rotate(var(--discovery-drag-rotate, 0deg)) scale(1);opacity:1;filter:none}to{transform:translate(115vw) rotate(22deg) scale(.88);opacity:0;filter:blur(2px)}}.discovery-card--behind{position:absolute;top:0;left:0;right:0;z-index:1;transform:scale(.94) translateY(16px);opacity:.55;pointer-events:none;transition:transform .45s cubic-bezier(.32,.72,0,1),opacity .45s ease}.discovery-card-stack:has(.discovery-card--active.is-exiting) .discovery-card--behind{transform:scale(1) translateY(0);opacity:1}.discovery-card--behind .discovery-card__body,.discovery-card--behind .discovery-card__footer{visibility:hidden}.discovery-card.card-shake{animation:discovery-card-shake .2s ease}@keyframes discovery-card-shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.discovery-badge{display:inline-flex;align-items:center;gap:5px;margin-bottom:14px;padding:4px 10px;border-radius:var(--discovery-pill-radius);font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:#eef0ff;color:#5958a0}.discovery-badge--profile{background:#eef0ff;color:#5958a0}.discovery-badge--fun{background:#f3f0ff;color:#6f6eb3}.discovery-badge--vibe{background:#eef0ff;color:#5958a0}.discovery-badge--values{background:#f3f0ff;color:#6f6eb3}.discovery-badge--culture{background:#eef0ff;color:#5958a0}.discovery-badge--leisure{background:#f3f0ff;color:#6f6eb3}.discovery-card__title-block{margin-top:0;padding-inline-start:0;border-inline-start:none}.discovery-card__question{margin:0;font-size:20px;font-weight:700;line-height:1.35;letter-spacing:-.01em;color:var(--text-primary)}.discovery-card__sub{margin:8px 0 0;font-size:14px;font-weight:500;line-height:1.45;color:var(--text-secondary)}.discovery-card__body{margin-top:20px;min-height:72px;max-height:min(46vh,340px);overflow-y:auto;-webkit-overflow-scrolling:touch}.discovery-card__footer{margin-top:20px;padding-top:14px;border-top:1px solid var(--hbm-color-border, #e8eaf5)}.discovery-swipe-hint{margin:0 0 14px;text-align:center;font-size:14px;font-weight:600;line-height:1.45;letter-spacing:.01em;color:#5958a0;-webkit-user-select:none;user-select:none;pointer-events:none;animation:discovery-hint-nudge 3.4s ease-in-out infinite}@keyframes discovery-hint-nudge{0%,to,72%{transform:translate(0);opacity:.88}78%{transform:translate(-3px);opacity:1}84%{transform:translate(3px);opacity:1}90%{transform:translate(-2px);opacity:1}96%{transform:translate(2px);opacity:1}}.discovery-swipe-gesture{display:none}.discovery-swipe-gesture__side{display:flex;align-items:center;gap:6px;flex:1;min-width:0}.discovery-swipe-gesture__side--skip{justify-content:flex-start;color:#ea580c}.discovery-swipe-gesture__side--save{justify-content:flex-end;color:var(--hbm-purple-strong)}.discovery-swipe-gesture__label{font-size:12px;font-weight:700;letter-spacing:.02em;line-height:1.2}.discovery-swipe-gesture__arrow--left{flex-shrink:0;animation:discovery-wiggle-left 1.1s ease-in-out infinite}.discovery-swipe-gesture__arrow--right{flex-shrink:0;animation:discovery-wiggle-right 1.1s ease-in-out infinite}@keyframes discovery-wiggle-left{0%,to{transform:translate(0);opacity:.85}50%{transform:translate(-7px);opacity:1}}@keyframes discovery-wiggle-right{0%,to{transform:translate(0);opacity:.85}50%{transform:translate(7px);opacity:1}}.discovery-chips-empty{margin:0;padding:12px 14px;border-radius:12px;background:#6f6eb314;color:var(--hbm-purple-strong);font-size:14px;line-height:1.45}.discovery-swipe-track{margin-bottom:14px;-webkit-user-select:none;user-select:none;pointer-events:none}.discovery-swipe-track__labels{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:0 2px}.discovery-swipe-track__label{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.discovery-swipe-track__label--skip{color:#ea580c}.discovery-swipe-track__label--save{color:var(--hbm-purple-strong)}.discovery-swipe-track__rail{position:relative;height:6px;border-radius:999px;overflow:hidden;background:#6f6eb31a}.discovery-swipe-track__gradient{position:absolute;inset:0;background:linear-gradient(90deg,#f07b3c8c,#bbc0ffa6,#6f6eb3d9);opacity:.9}.discovery-swipe-track__knob{position:absolute;top:50%;left:50%;width:18px;height:18px;margin-top:-9px;margin-left:-9px;border-radius:50%;background:#fff;box-shadow:0 0 0 2px #6f6eb359,0 4px 12px #6f6eb359;animation:discovery-swipe-knob 2.6s ease-in-out infinite}@keyframes discovery-swipe-knob{0%,to{left:18%;box-shadow:0 0 0 2px #f07b3c73,0 4px 12px #f07b3c40}50%{left:82%;box-shadow:0 0 0 2px #6f6eb380,0 4px 12px #6f6eb359}}.discovery-card__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.discovery-action-btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;min-height:44px;padding:10px 8px;border-radius:12px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.discovery-action-btn:active:not(:disabled){transform:translateY(1px)}.discovery-action-btn--back{border:1.5px solid rgba(111,110,179,.42);background:var(--hbm-white);color:var(--text-secondary);box-shadow:none}.discovery-action-btn--back:hover:not(:disabled){border-color:var(--hbm-purple);color:var(--hbm-purple);background:#fafaff}.discovery-action-btn--skip{border:1.5px solid rgba(111,110,179,.42);background:var(--hbm-white);color:var(--hbm-purple);box-shadow:none}.discovery-action-btn--skip:hover:not(:disabled){border-color:var(--hbm-purple);background:#f7f8ff}.discovery-action-btn--save{border:none;background:var(--hbm-purple);color:#fff;box-shadow:none}.discovery-action-btn--save:hover:not(:disabled){filter:brightness(1.04)}.discovery-action-btn--save:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;filter:none}.discovery-action-btn:disabled{opacity:.35;cursor:not-allowed;transform:none}.discovery-action-btn:focus-visible{outline:3px solid var(--hbm-lavender);outline-offset:2px}@media(prefers-reduced-motion:reduce){.discovery-swipe-track__knob,.discovery-swipe-gesture__arrow--left,.discovery-swipe-gesture__arrow--right,.discovery-card--active.discovery-card--idle-hint,.discovery-swipe-hint{animation:none}.discovery-card--active.is-exiting,.discovery-card--active.card-exit-left,.discovery-card--active.card-exit-right{animation:none;transition:opacity .2s ease;transform:translate(0)!important;opacity:0!important}.discovery-swipe-track__knob{left:50%}}.discovery-fallback-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;border-radius:12px;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.discovery-card__fallback{display:flex;gap:10px}.discovery-fallback-btn--skip{border:1px solid var(--hbm-color-border, #e8eaf5);background:var(--hbm-white);color:var(--text-secondary)}.discovery-fallback-btn--skip:hover{background:#fff8f5;border-color:#f07b3c59;color:var(--hbm-orange)}.discovery-fallback-btn--save{border:none;background:var(--hbm-purple);color:#fff}.discovery-fallback-btn--save:hover{filter:brightness(1.05)}.discovery-fallback-btn:focus-visible{outline:3px solid var(--hbm-lavender);outline-offset:2px}.discovery-chips{display:flex;flex-wrap:wrap;gap:8px}.discovery-chips__head{display:flex;align-items:center;justify-content:flex-end;margin-bottom:12px}.discovery-chips__counter{display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:50px;background:var(--hbm-purple);color:var(--hbm-white);font-size:11px;font-weight:700}.discovery-chip{padding:8px 14px;border:1.5px solid var(--hbm-color-border, #e8eaf5);border-radius:var(--discovery-pill-radius);background:var(--hbm-white);color:var(--text-primary);font-family:inherit;font-size:13px;font-weight:500;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.discovery-chip:hover:not(:disabled){border-color:#6f6eb359;background:#fafaff}.discovery-chip:focus-visible{outline:3px solid var(--hbm-lavender);outline-offset:2px}.discovery-chip.is-selected{background:var(--hbm-purple);border-color:var(--hbm-purple);color:var(--hbm-white);box-shadow:none}.discovery-chip.is-disabled{opacity:.4;pointer-events:none;cursor:default}.discovery-binary{display:flex;gap:10px}.discovery-binary__option{flex:1;padding:18px 12px;border:1.5px solid var(--hbm-color-border, #e8eaf5);border-radius:14px;background:var(--hbm-white);text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease;font-family:inherit}.discovery-binary__option:hover{border-color:#6f6eb359;background:#fafaff}.discovery-binary__option:focus-visible{outline:3px solid var(--hbm-lavender);outline-offset:2px}.discovery-binary__option.is-selected{border-color:var(--hbm-purple);background:var(--hbm-purple);box-shadow:none}.discovery-binary__emoji{display:block;margin-bottom:6px;font-size:32px;line-height:1}.discovery-binary__label{font-size:14px;font-weight:600;color:var(--text-primary)}.discovery-binary__option.is-selected .discovery-binary__label{color:#fff}.discovery-binary__hint{margin-top:14px;font-size:11px;color:var(--text-secondary);text-align:center}.discovery-slider__labels{display:flex;justify-content:space-between;gap:8px;margin-bottom:12px;font-size:12px;font-weight:600;color:var(--text-secondary)}.discovery-slider__input{width:100%;height:6px;margin:8px 0;border-radius:3px;background:linear-gradient(90deg,var(--hbm-lavender),var(--hbm-purple));appearance:none;-webkit-appearance:none}.discovery-slider__input::-webkit-slider-thumb{width:24px;height:24px;border:none;border-radius:50%;background:var(--hbm-purple);box-shadow:0 3px 12px #6160ab73;cursor:pointer;appearance:none;-webkit-appearance:none}.discovery-slider__input::-moz-range-thumb{width:24px;height:24px;border:none;border-radius:50%;background:var(--hbm-purple);box-shadow:0 3px 12px #6160ab73;cursor:pointer}.discovery-slider__value{margin-top:8px;text-align:center;font-size:15px;font-weight:700;color:var(--hbm-purple)}.discovery-text-input{width:100%;padding:12px 16px;border:1.5px solid var(--hbm-color-border, #e8eaf5);border-radius:14px;background:var(--hbm-bg);color:var(--text-primary);font-family:var(--hbm-font-family, "Sora", system-ui, sans-serif);font-size:14px;box-sizing:border-box}.discovery-text-input:focus{outline:none;border-color:var(--hbm-purple);background:var(--hbm-white)}.discovery-text-input:focus-visible{box-shadow:0 0 0 3px #6160ab33}.discovery-text-meta{margin-top:8px;text-align:left;font-size:12px;color:var(--text-secondary)}.discovery-match-teaser{flex-shrink:0;display:flex;align-items:center;gap:10px;margin:12px 20px max(16px,env(safe-area-inset-bottom));padding:12px 16px;border:1px solid rgba(240,123,60,.2);border-radius:16px;background:linear-gradient(135deg,#fff8f4,#fff3eb);font-size:12px;line-height:1.4;color:var(--text-primary)}.discovery-success-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:#6160ab26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:discovery-overlay-enter .3s ease}@keyframes discovery-overlay-enter{0%{opacity:0}to{opacity:1}}.discovery-success-card{width:min(300px,90vw);padding:32px 24px;border-radius:28px;background:var(--hbm-white);box-shadow:0 20px 60px #6160ab40;text-align:center;animation:discovery-card-pop .3s cubic-bezier(.34,1.56,.64,1)}@keyframes discovery-card-pop{0%{transform:scale(.8)}to{transform:scale(1)}}.discovery-success-card__emoji{font-size:52px;line-height:1;margin-bottom:12px}.discovery-success-card__title{margin:0 0 10px;font-size:18px;font-weight:700;color:var(--text-primary)}.discovery-success-card__teaser{margin:0 0 20px;font-size:13px;line-height:1.5;color:var(--text-secondary)}.discovery-success-card__next{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:44px;border:none;border-radius:var(--discovery-pill-radius);background:var(--hbm-purple);color:var(--hbm-white);font-family:inherit;font-size:15px;font-weight:700;cursor:pointer}.discovery-success-card__next:focus-visible{outline:3px solid var(--hbm-lavender);outline-offset:2px}.discovery-complete{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;text-align:center}.discovery-complete__emoji{font-size:64px;line-height:1;margin-bottom:16px}.discovery-complete__title{margin:0 0 12px;font-size:22px;font-weight:800;color:var(--text-primary)}.discovery-complete__text{margin:0 0 28px;max-width:320px;font-size:15px;line-height:1.55;color:var(--text-secondary)}.discovery-complete__btn{min-width:200px;min-height:44px;padding:12px 24px;border:none;border-radius:var(--discovery-pill-radius);background:var(--hbm-purple);color:var(--hbm-white);font-family:inherit;font-size:15px;font-weight:700;cursor:pointer}.discovery-complete__btn:focus-visible{outline:3px solid var(--hbm-lavender);outline-offset:2px}.discovery-complete__btn-secondary{margin-top:12px;min-width:200px;min-height:44px;padding:12px 24px;border:1px solid var(--hbm-color-border, #e8eaf5);border-radius:var(--discovery-pill-radius);background:var(--hbm-white);color:var(--hbm-purple);font-family:inherit;font-size:15px;font-weight:700;cursor:pointer}.discovery-complete__btn-secondary:focus-visible{outline:3px solid var(--hbm-lavender);outline-offset:2px}.discovery-banner__link{display:block;width:100%;margin-top:10px;padding:8px;border:none;background:transparent;color:var(--hbm-purple);font-family:inherit;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.discovery-banner__link:focus-visible{outline:3px solid var(--hbm-lavender);outline-offset:2px;border-radius:8px}.discovery-review{overflow:hidden}.discovery-review-list{flex:1;margin:0;padding:0 16px max(16px,env(safe-area-inset-bottom));list-style:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.discovery-review-row{display:flex;align-items:center;gap:10px;width:100%;margin-bottom:10px;padding:14px 14px 14px 16px;border:1px solid var(--hbm-color-border, #e8eaf5);border-radius:16px;background:var(--hbm-white);box-shadow:0 2px 8px #1118270a;text-align:start;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.discovery-review-row:hover{border-color:#6f6eb359;box-shadow:0 4px 12px #1118270f}.discovery-review-row:focus-visible{outline:3px solid var(--hbm-lavender);outline-offset:2px}.discovery-review-row.is-empty{border-style:dashed;background:var(--hbm-bg)}.discovery-review-row__main{flex:1;min-width:0}.discovery-review-row .discovery-badge{margin-bottom:8px;font-size:9px}.discovery-review-row__question{margin:0;font-size:14px;font-weight:700;line-height:1.35;color:var(--text-primary)}.discovery-review-row__answer{margin:6px 0 0;font-size:13px;line-height:1.4;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.discovery-review-row__answer.is-muted{color:var(--text-secondary);font-style:italic}.discovery-review-row__action{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border-radius:50%;background:var(--hbm-bg);color:var(--hbm-purple)}.discovery-review-row__chevron{flex-shrink:0;color:var(--text-secondary);opacity:.6}.discovery-review-footer{flex-shrink:0;padding:12px 16px max(16px,env(safe-area-inset-bottom))}.discovery-edit-toolbar{flex-shrink:0;display:flex;justify-content:center;padding:0 20px 8px}.discovery-edit-remove{min-height:44px;padding:10px 16px;border:none;background:transparent;color:var(--hbm-orange);font-family:inherit;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.discovery-edit-remove:focus-visible{outline:3px solid var(--hbm-lavender);outline-offset:2px;border-radius:8px}@media(min-width:768px){.discovery-mycard__cta,.discovery-banner__cta{width:auto;min-width:220px;max-width:360px;margin-inline:auto;padding-inline:32px}}.hbm-cal-toolbar{display:flex;align-items:center;gap:4px;flex-wrap:nowrap;width:100%;min-width:0}.hbm-cal-toolbar__today{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 10px;border:1px solid var(--hbm-color-border, #d6daf0);border-radius:8px;background:#fff;color:var(--hbm-color-text, #23264a);font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s;flex-shrink:0}.hbm-cal-toolbar__today:hover{background:#f5f5fa;border-color:#bbc0ff}.hbm-cal-toolbar__arrow{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--hbm-color-border, #d6daf0);border-radius:8px;background:#fff;color:var(--hbm-color-text-muted, #6b7280);cursor:pointer;flex-shrink:0}.hbm-cal-toolbar__arrow:hover{background:#f5f5fa;border-color:#bbc0ff}.hbm-cal-toolbar__title{flex:1 1 auto;min-width:0;font-size:15px;font-weight:700;color:var(--hbm-color-text, #23264a);margin-left:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hbm-cal-toolbar__view-select{flex:0 0 auto;width:min(112px,30vw);margin-left:auto}.hbm-cal-toolbar__view-trigger{width:100%;min-height:32px;padding:0 8px;border:1px solid var(--hbm-color-border, #d6daf0);border-radius:8px;background:#fff;color:var(--hbm-color-text, #23264a);font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:4px;cursor:pointer}.hbm-cal-toolbar__view-trigger.is-open{border-color:#6867af;box-shadow:0 0 0 2px #6867af1f}.hbm-cal-toolbar__trailing{flex-shrink:0}@media(max-width:640px){.hbm-cal-toolbar__title{font-size:14px}.hbm-cal-toolbar__today{padding:0 8px;font-size:11px}.hbm-cal-toolbar__view-select{width:min(100px,28vw)}}.hbm-cal{display:flex;flex-direction:column;background:#fff;border-radius:16px;border:1px solid var(--hbm-color-border, #e9eaf0);box-shadow:0 2px 16px #1e1e3c0f;overflow:hidden;font-family:var(--hbm-font-body, "Inter", system-ui, sans-serif);min-height:560px}.hbm-cal__header{padding:12px 14px;border-bottom:1px solid var(--hbm-color-border, #e9eaf0);background:#fff;overflow:hidden}.hbm-cal__nav{display:flex;align-items:center;gap:4px}.hbm-cal__title{font-size:15px;font-weight:700;color:var(--hbm-color-text, #23264a);margin-left:6px;white-space:nowrap}.hbm-cal__nav-btn{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 10px;border:1px solid var(--hbm-color-border, #e9eaf0);border-radius:8px;background:#fff;color:var(--hbm-color-text, #23264a);font-size:12px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.hbm-cal__nav-btn:hover{background:#f5f5fa;border-color:#c9cadd}.hbm-cal__nav-btn--icon{padding:0 7px;color:var(--hbm-color-text-muted, #6b7280)}.hbm-cal__views{display:flex;gap:2px;background:var(--hbm-color-surface-muted, #f3f4f9);border-radius:10px;padding:3px}.hbm-cal__view-btn{padding:4px 12px;border:none;border-radius:7px;background:transparent;color:var(--hbm-color-text-muted, #6b7280);font-size:12px;font-weight:500;cursor:pointer;transition:background .15s,color .15s}.hbm-cal__view-btn:hover{background:#e8eaff;color:var(--hbm-color-primary, #6f6eb3)}.hbm-cal__view-btn--active{background:#eef2ff;color:#30355f;font-weight:600;box-shadow:none}.hbm-cal__add-btn{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0 14px;border:none;border-radius:999px;background:linear-gradient(135deg,var(--hbm-color-primary, #6f6eb3),#bbc0ff);color:#fff;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:filter .15s,transform .08s}.hbm-cal__add-btn:hover{filter:brightness(1.09);transform:translateY(-1px)}.hbm-cal__body{flex:1;display:flex;flex-direction:column;overflow:hidden}.hbm-cal__month-grid{display:flex;flex-direction:column;flex:1;padding:10px 12px 14px;gap:6px}.hbm-cal__dow-row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;border-bottom:none}.hbm-cal__dow{padding:0 0 4px;text-align:center;font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.hbm-cal__weeks{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;flex:none}.hbm-cal__week{display:contents}.hbm-cal__day{border:1px solid #d6daf0;border-radius:10px;padding:6px;min-height:68px;cursor:pointer;transition:box-shadow .15s ease,border-color .15s ease,background .15s ease;display:flex;flex-direction:column;gap:2px;overflow:hidden;background:#fff}.hbm-cal__day:hover{box-shadow:0 2px 10px #6f6eb324;background:#f8f8fd}.hbm-cal__day--other-month{background:#fafafa;opacity:.85}.hbm-cal__day--other-month .hbm-cal__day-num{color:#c4c6d6}.hbm-cal__day:has(.hbm-cal__day-num--today){background:#f3f2ff;border-color:#bbc0ff}.hbm-cal__day-top{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:wrap;margin-bottom:2px}.hbm-cal__day-num{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:#23264a;flex-shrink:0}.hbm-cal__day-num--today{background:#6f6eb3;color:#fff;font-weight:700}.hbm-cal__day:has(.hbm-cal__day-num--today) .hbm-cal__day-top:after{content:"Today";font-size:10px;border-radius:999px;padding:1px 6px;background:#e8eaff;color:#6f6eb3;margin-left:auto;line-height:1.2;flex-shrink:0;font-weight:600}.hbm-cal__day--selected{border-color:#6f6eb3;box-shadow:0 1px 5px #6f6eb333}.hbm-cal__day--selected:not(:has(.hbm-cal__day-num--today)) .hbm-cal__day-top:after{content:"Selected";font-size:9px;border-radius:999px;padding:1px 6px;background:#eef;color:#5958a0;font-weight:700;margin-left:auto;line-height:1.2;flex-shrink:0}.hbm-cal__day-add{width:16px;height:16px;border-radius:4px;background:transparent;border:none;color:var(--hbm-color-text-muted, #9899af);display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .1s,background .1s}.hbm-cal__day:hover .hbm-cal__day-add{opacity:1}.hbm-cal__day-add:hover{background:#e8eaff;color:var(--hbm-color-primary, #6f6eb3)}.hbm-cal__event-pill{display:flex;align-items:center;gap:4px;padding:2px 6px;border-radius:5px;border:none;font-size:11px;font-weight:500;cursor:pointer;text-align:left;width:100%;min-height:20px;overflow:hidden;transition:filter .12s;line-height:1.3}.hbm-cal__event-pill:hover{filter:brightness(.96)}.hbm-cal__event-pill--allday{margin:1px 0}.hbm-cal__pill-time{opacity:.7;flex-shrink:0;font-size:10px}.hbm-cal__pill-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hbm-cal__more{font-size:10px;font-weight:500;color:var(--hbm-color-text-muted, #6b7280);background:none;border:none;padding:1px 5px;cursor:pointer;border-radius:4px;text-align:left}.hbm-cal__more:hover{background:#f0f0f8;color:var(--hbm-color-primary, #6f6eb3)}.hbm-cal__week-header{display:grid;grid-template-columns:48px repeat(7,1fr);border-bottom:1px solid var(--hbm-color-border, #e9eaf0);background:#fafafe}.hbm-cal__week-header-gutter{border-right:1px solid var(--hbm-color-border, #e9eaf0)}.hbm-cal__week-header-day{padding:8px 4px 6px;text-align:center;border-right:1px solid var(--hbm-color-border, #e9eaf0);font-size:12px;color:var(--hbm-color-text-muted, #6b7280)}.hbm-cal__week-header-day:last-child{border-right:none}.hbm-cal__week-header-day--today .hbm-cal__week-header-num{background:var(--hbm-color-primary, #6f6eb3);color:#fff;border-radius:50%}.hbm-cal__week-header-dow{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.hbm-cal__week-header-num{font-size:14px;font-weight:700;width:28px;height:28px;margin:2px auto 0;display:flex;align-items:center;justify-content:center;border-radius:50%}.hbm-cal__week-gutter{border-right:1px solid var(--hbm-color-border, #e9eaf0)}.hbm-cal__week-hour-label{height:56px;display:flex;align-items:flex-start;justify-content:flex-end;padding:3px 8px 0 0;font-size:10px;color:#9899af;font-weight:500;-webkit-user-select:none;user-select:none}.hbm-cal__week-col{border-right:1px solid var(--hbm-color-border, #e9eaf0);position:relative}.hbm-cal__week-col:last-child{border-right:none}.hbm-cal__week-col--today{background:#6f6eb308}.hbm-cal__hour-line{position:absolute;left:0;right:0;height:1px;background:var(--hbm-color-border, #e9eaf0)}.hbm-cal__week-event{position:absolute;left:2px;right:2px;border-radius:5px;border:none;padding:3px 6px;cursor:pointer;text-align:left;overflow:hidden;display:flex;flex-direction:column;gap:1px;transition:filter .12s;font-size:11px}.hbm-cal__week-event:hover{filter:brightness(.94)}.hbm-cal__week-event-title{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.hbm-cal__week-event-time{font-size:10px;opacity:.75}.hbm-cal__day-view{display:flex;flex-direction:column;flex:1;overflow:hidden}.hbm-cal__day-header{padding:10px 16px;font-size:14px;font-weight:600;color:var(--hbm-color-text, #23264a);border-bottom:1px solid var(--hbm-color-border, #e9eaf0);display:flex;align-items:center;gap:8px}.hbm-cal__day-body{display:grid;grid-template-columns:48px 1fr;flex:1;overflow-y:auto}.hbm-cal__day-gutter{border-right:1px solid var(--hbm-color-border, #e9eaf0)}.hbm-cal__day-col{position:relative}.hbm-cal__agenda{padding:12px 16px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.hbm-cal__agenda--empty{justify-content:center;min-height:200px;padding:12px 4px 20px}.hbm-cal__agenda-day{display:flex;flex-direction:column;gap:6px}.hbm-cal__agenda-date{font-size:12px;font-weight:600;color:var(--hbm-color-text-muted, #6b7280);text-transform:uppercase;letter-spacing:.05em}.hbm-cal__agenda-date--today{color:var(--hbm-color-primary, #6f6eb3)}.hbm-cal__agenda-event{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--hbm-color-border);border-radius:12px;background:var(--hbm-color-surface);box-shadow:0 1px 2px #23264a0a,0 6px 16px #23264a0d;cursor:pointer;text-align:left;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease}.hbm-cal__agenda-event:hover{border-color:var(--hbm-color-primary);box-shadow:0 2px 4px #23264a0f,0 10px 24px #23264a14}.hbm-cal__agenda-time{font-size:11px;font-weight:600;color:var(--hbm-color-text-muted, #6b7280);white-space:nowrap}.hbm-cal__agenda-info{flex:1;display:flex;flex-direction:column;gap:2px}.hbm-cal__agenda-title{font-size:13px;font-weight:600;color:var(--hbm-color-text, #23264a)}.hbm-cal__agenda-loc{font-size:11px;color:var(--hbm-color-text-muted, #6b7280)}.hbm-cal--compact{min-height:420px;border-radius:16px}.hbm-cal--compact .hbm-cal__header{flex-direction:column;align-items:stretch;gap:10px;padding:12px 14px}.hbm-cal--compact .hbm-cal__nav{flex-wrap:wrap;row-gap:6px}.hbm-cal--compact .hbm-cal__nav-btn{font-size:11px;padding:5px 10px}.hbm-cal--compact .hbm-cal__title{font-size:14px;margin-left:4px}.hbm-cal--compact .hbm-cal__views{width:100%;justify-content:stretch;background:transparent;padding:0;gap:6px;border-radius:0}.hbm-cal--compact .hbm-cal__view-btn{flex:1;text-align:center;padding:6px 10px;min-height:32px;border:1px solid var(--hbm-color-border, #e9eaf0);border-radius:10px;background:#fff}.hbm-cal--compact .hbm-cal__view-btn--active{background:#eef2ff;border-color:var(--hbm-color-border, #e9eaf0)}.hbm-cal--compact .hbm-cal__nav-btn{border-radius:10px}.hbm-cal--compact .hbm-cal__day{min-height:72px}.hbm-cal--compact .hbm-cal__day-add{display:none}.hbm-cal--compact .hbm-cal__day-num{width:auto;height:auto;font-size:11px}.hbm-cal--compact .hbm-cal__event-pill{font-size:10px;padding:1px 4px}.hbm-cal--compact .hbm-cal__agenda{padding:10px 12px;max-height:min(52vh,420px)}@media(max-width:640px){.hbm-cal:not(.hbm-cal--compact){min-height:480px}.hbm-cal--compact .hbm-cal__view-btn[data-view=week],.hbm-cal--compact .hbm-cal__view-btn[data-view=day],.hbm-cal:not(.hbm-cal--compact) .hbm-cal__view-btn[data-view=week],.hbm-cal:not(.hbm-cal--compact) .hbm-cal__view-btn[data-view=day]{display:none}.hbm-cal__header{gap:8px;flex-wrap:wrap}.hbm-cal__views{overflow-x:auto;-webkit-overflow-scrolling:touch}.hbm-cal__add-btn{min-height:36px;padding:0 10px;font-size:12px}}.hbm-header-logo-editor__preview-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.hbm-header-logo-editor__preview-label{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#6f6eb3}.hbm-header-logo-editor__large-btn{min-height:28px;padding:0 12px;font-size:12px;border-radius:999px}.hbm-header-logo-editor__preview-box{border:1px solid rgba(111,110,179,.16);border-radius:12px;background:#fff;padding:10px;display:grid;place-items:center}.hbm-header-preview-frame{background:#faf9f5;border-radius:14px;border:1px solid #e2e8f0;overflow:hidden;position:relative;box-shadow:0 8px 20px #0f172a14}.hbm-header-preview-frame__bar{width:100%;display:flex;justify-content:center;position:absolute;top:0;inset-inline:0}.hbm-header-preview-frame__logos{display:flex;align-items:center;justify-content:space-between;gap:12px;width:min(385px,calc(100% - 32px))}.hbm-header-preview-frame__platform{width:44px;height:44px;border-radius:999px;border:1px solid rgba(0,0,0,.06);display:grid;place-items:center;overflow:hidden;flex-shrink:0}.hbm-header-preview-frame__platform img{width:32px;height:32px;object-fit:contain;transform-origin:center}.hbm-header-preview-frame__organizer-wrap{display:flex;align-items:center;flex:1 1 auto;min-width:0;max-width:calc(100% - 52px)}.hbm-header-preview-frame__organizer-drag{height:44px;width:100%;overflow:visible;display:flex;align-items:center;touch-action:none}.hbm-header-preview-frame__organizer-drag img{height:44px;width:auto;max-width:100%;object-fit:contain;transform-origin:left center}.hbm-header-preview-frame__feelings{width:40px;height:40px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;display:grid;place-items:center;color:#6f6eb3;flex-shrink:0;box-shadow:0 4px 12px #0000000f}.hbm-header-preview-frame__faux{padding:20px}.hbm-header-preview-frame__line{height:12px;width:74%;background:#1118271a;border-radius:8px;margin-top:10px}.hbm-header-preview-frame__line--wide{width:58%;height:14px;margin-top:0;margin-bottom:12px}.hbm-header-preview-frame__line--narrow{width:82%;margin-top:18px}.hbm-header-preview-frame__block{height:44px;width:100%;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06)}.hbm-header-logo-editor__drag-hint{margin:0;font-size:12px;color:#64748b}.hbm-header-logo-editor__sliders{display:grid;gap:10px}.hbm-header-logo-editor__slider{display:grid;grid-template-columns:96px 1fr 52px;gap:10px;align-items:center}.hbm-header-logo-editor__slider-label{font-size:12px;font-weight:700;color:#4a5568}.hbm-header-logo-editor__slider input[type=range]{width:100%;accent-color:#6f6eb3}.hbm-header-logo-editor__slider-value{font-size:12px;font-variant-numeric:tabular-nums;text-align:end;color:#4a5568}.hbm-header-logo-editor__reset-row{display:flex;justify-content:flex-end}.hbm-header-logo-editor__modal-backdrop{position:fixed;inset:0;z-index:20000;background:#0f172a8c;display:grid;place-items:center;padding:16px}.hbm-header-logo-editor__modal{width:min(420px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 16px 48px #0003}.hbm-header-logo-editor__modal-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#f8fafc;z-index:1}.hbm-header-logo-editor__modal-body{padding:12px;display:grid;place-items:center}.cd{--cd-primary: var(--hbm-color-primary, #6f6eb3);--cd-primary-soft: var(--hbm-color-primary-soft, #eeedfe);--cd-lavender: var(--hbm-lavender, #bbc0ff);--cd-teal: #14b8a6;--cd-teal-soft: rgba(20, 184, 166, .12);--cd-pink: #d4537e;--cd-ink: var(--hbm-color-text, #23264a);--cd-muted: var(--hbm-color-text-muted, #6b7280);--cd-line: #eef0f4;--cd-surface-muted: var(--hbm-color-surface-muted, #f8f9ff);--cd-radius: 16px;font-family:var(--hbm-font-family, "Inter", system-ui, sans-serif);color:var(--cd-ink)}.cd__cover{position:relative;height:150px;display:flex;align-items:flex-end;padding:18px;background:linear-gradient(135deg,var(--cd-primary),var(--cd-lavender))}.cd__cover-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.cd__cover-scrim{position:absolute;inset:0;background:linear-gradient(to top,#0000008c,#0000 62%);pointer-events:none}.cd__cover-text{position:relative;z-index:1}.cd__evname{font-family:var(--font-heading, "Sora", var(--hbm-font-family));font-weight:800;font-size:19px;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.4)}.cd__evsub{font-size:12.5px;color:#ffffffd9;margin-top:2px}.cd__close{position:absolute;top:14px;inset-inline-end:14px;z-index:2;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:#00000047;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.cd__close:hover{background:#0000006b}.cd__body{padding:0 20px 24px}.cd__title{margin:18px 0 0;font-family:var(--font-heading, "Sora", var(--hbm-font-family));font-size:15px;font-weight:700;color:var(--cd-muted);letter-spacing:.4px;text-transform:uppercase}.cd__peer{display:flex;align-items:center;gap:14px;margin-top:16px}.cd__peer-ring{padding:3px;border-radius:999px;flex-shrink:0;box-sizing:border-box}.cd__peer-name{font-family:var(--font-heading, "Sora", var(--hbm-font-family));font-weight:800;font-size:21px;line-height:1.15}.cd__peer-role{display:flex;align-items:center;gap:6px;color:var(--cd-muted);font-size:13.5px;margin-top:4px}.cd__stats{display:flex;margin-top:20px;border:1px solid var(--cd-line);border-radius:var(--cd-radius);overflow:hidden;background:var(--cd-surface-muted)}.cd__stat{flex:1;padding:13px 6px;text-align:center}.cd__stat+.cd__stat{border-inline-start:1px solid var(--cd-line)}.cd__stat-k{font-size:10.5px;color:var(--cd-muted);text-transform:uppercase;letter-spacing:.5px}.cd__stat-v{font-family:var(--font-heading, "Sora", var(--hbm-font-family));font-weight:700;font-size:15px;margin-top:6px}.cd__stat-v small{font-family:var(--hbm-font-family, "Inter", sans-serif);font-weight:500;font-size:12px;color:var(--cd-muted)}.cd__locrow{display:flex;align-items:center;gap:6px;color:var(--cd-muted);font-size:12.5px;margin:11px 2px 0}.cd__sec{margin-top:22px}.cd__label{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--cd-muted);font-weight:700;letter-spacing:.7px;text-transform:uppercase;margin-bottom:12px}.cd__chips{display:flex;flex-wrap:wrap;gap:8px}.cd__chip{font-size:13px;font-weight:600;padding:7px 13px;border-radius:999px;background:var(--cd-teal-soft);color:#0f766e;border:1px solid rgba(20,184,166,.2)}.cd__contactcard{border:1px solid var(--cd-line);border-radius:var(--cd-radius);padding:6px 16px}.cd__contact{display:flex;align-items:center;gap:12px;padding:12px 0;min-width:0;flex-wrap:wrap}.cd__contact+.cd__contact{border-top:1px solid var(--cd-line)}.cd__contact-ico{width:40px;height:40px;border-radius:12px;background:var(--cd-primary-soft);color:var(--cd-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cd__contact-main{flex:1 1 160px;min-width:0}.cd__contact-val{font-weight:700;font-size:15px;word-break:break-word}.cd__contact-cap{font-size:11.5px;color:var(--cd-muted);margin-top:1px}.cd__journey{display:flex;align-items:center}.cd__journey--single{justify-content:flex-start;gap:12px}.cd__journey-end{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:80px}.cd__journey--single .cd__journey-end{flex-direction:row;min-width:0}.cd__journey-dot{width:15px;height:15px;border-radius:50%;box-shadow:0 0 0 4px #00000008;flex-shrink:0}.cd__journey-bar{flex:1;height:6px;border-radius:999px;margin:0 6px 22px}.cd__journey-cap{font-size:13px;font-weight:600}.cd__journey-t{font-size:10px;color:var(--cd-muted);text-transform:uppercase;letter-spacing:.4px}.cd__notes{width:100%;border:1px solid var(--hbm-color-border, #d6daf0);border-radius:14px;padding:13px 15px;font-family:inherit;font-size:14px;line-height:1.5;resize:vertical;min-height:76px;color:var(--cd-ink);background:#fff}.cd__notes::placeholder{color:#9ca3af}.cd__notes-row{display:flex;justify-content:flex-end;margin-top:10px}.cd__footer{display:flex;justify-content:flex-end;margin-top:24px}.cd__badge{display:inline-block;font-size:11px;font-weight:700;padding:3px 11px;border-radius:999px;background:#f3f4f6;color:#4b5563}.cd__badge--teal{background:var(--cd-teal-soft);color:#0f766e}.cd__sessionid{font-size:12px;color:#9ca3af;word-break:break-all;margin-top:8px}.sm-panel{position:relative;min-height:100vh;max-width:520px;margin:0 auto;background:linear-gradient(180deg,#faf9f5,#f6f5fc,#faf9f5);color:#23264a;font-family:var(--hbm-font-family, "Inter", "Sora", sans-serif)}.sm-load-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:40vh;padding:32px 24px;text-align:center}.sm-load-state__spinner{width:32px;height:32px;border-radius:50%;border:3px solid rgba(187,192,255,.35);border-top-color:#6366f1;animation:sm-spin .8s linear infinite}.sm-load-state__text{font-size:15px;font-weight:700;color:#1f2340}.sm-load-state__sub{font-size:13px;color:#6b7280;line-height:1.5;max-width:280px}.sm-load-state--error .sm-load-state__text{color:#b42318}@keyframes sm-spin{to{transform:rotate(360deg)}}.sm-panel__scroll{overflow-y:auto;overflow-x:hidden;padding:0 0 calc(88px + env(safe-area-inset-bottom))}.sm-panel__scroll>:not(.hbm-screen-header):not(.sm-top){padding-left:16px;padding-right:16px}.sm-panel__scroll>.sm-top+*,.sm-panel__scroll>.hbm-screen-header+*{padding-top:16px}.sm-top .hbm-screen-header{padding-bottom:0;border-bottom:none;background:transparent}.sm-top .hbm-screen-header+.sm-top__progress,.sm-top__progress{padding:10px 20px 0}.sm-panel__scroll--no-nav{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.sm-top{display:flex;flex-direction:column;gap:0;margin-bottom:0}.sm-top__center{text-align:center;flex:1;min-width:0}.sm-top__title{font-size:18px;font-weight:800;color:#1f2340;margin:0}.sm-top__sub{font-size:11px;color:#6b7280;margin-top:2px}.sm-top__spacer{width:72px;flex-shrink:0}.sm-top__actions{min-width:72px;display:flex;justify-content:flex-end;flex-shrink:0}.sm-back-btn{display:inline-flex;align-items:center;gap:2px;min-height:36px;padding:6px 10px 6px 6px;border-radius:10px;border:1px solid #e8eaf5;background:#fff;color:#434190;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;flex-shrink:0;box-sizing:border-box;transition:background .18s ease,border-color .18s ease,transform .08s ease}.sm-back-btn:hover{background:#f7f8ff;border-color:#cfd5fb}.sm-back-btn:active{transform:translateY(1px)}.sm-back-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #6f6eb347}.sm-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:12px 20px;border-radius:12px;font-family:inherit;font-size:15px;font-weight:700;line-height:1.2;cursor:pointer;box-sizing:border-box;transition:filter .18s ease,transform .08s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,opacity .18s ease}.sm-btn--primary{border:1px solid var(--hbm-color-primary-strong, #5958a0);background:var(--hbm-color-primary, #6f6eb3);color:#fff;box-shadow:0 6px 16px #6f6eb338}.sm-btn--primary:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 8px 20px #6f6eb347}.sm-btn--primary:active:not(:disabled){transform:translateY(1px)}.sm-btn--primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.sm-btn--secondary{border:1px solid #c9ccf4;background:#fff;color:#333a66;min-height:44px;font-weight:600}.sm-btn--secondary:hover:not(:disabled){background:#f7f8ff;border-color:#bfc4f2}.sm-btn--secondary:active:not(:disabled){transform:translateY(1px)}.sm-btn--ghost{border:1px solid #e8eaf5;background:#fff;color:var(--hbm-color-primary, #6f6eb3);min-height:44px;font-weight:600;box-shadow:none}.sm-btn--ghost:hover:not(:disabled){background:#f7f8ff;border-color:#cfd5fb}.sm-btn--ghost:active:not(:disabled){transform:translateY(1px)}.sm-btn:disabled{opacity:.45;cursor:not-allowed}.sm-icon-btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;padding:8px;border-radius:10px;border:1px solid #e8eaf5;background:#fff;color:var(--hbm-color-primary, #6f6eb3);cursor:pointer;flex-shrink:0;transition:background .18s ease,border-color .18s ease,transform .08s ease}.sm-icon-btn:hover{background:#f7f8ff;border-color:#cfd5fb}.sm-icon-btn:active{transform:translateY(1px)}.sm-copy-variant{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #eef0f8}.sm-copy-variant__label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6f6eb3}.sm-copy-variant__pills{display:flex;gap:6px}.sm-copy-variant__pill{padding:6px 12px;border-radius:999px;border:1px solid #e8eaf5;background:#fff;color:#434190;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.sm-copy-variant__pill.is-active{background:#6f6eb31f;border-color:#6f6eb3;color:#434190}.sm-card{background:#fff;border:1px solid #e8eaf5;border-radius:16px;padding:16px;box-shadow:0 10px 32px #1118270f}.sm-card+.sm-card,.sm-stack>.sm-card+.sm-card,.sm-stack>*+*{margin-top:14px}.sm-stack{display:flex;flex-direction:column;gap:14px}.sm-cta-card{display:flex;align-items:center;gap:16px;padding:18px;border-radius:16px;border:1px solid rgba(111,110,179,.45);background:#f8f9ff;cursor:pointer;text-align:start;width:100%;font-family:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sm-cta-card:hover{border-color:#6f6eb361}.sm-cta-card:active{transform:translateY(1px)}.sm-cta-card:focus-visible{outline:none;box-shadow:0 0 0 3px #6f6eb347}.sm-cta-card__title{font-size:16px;font-weight:700;color:#1f2340}.sm-cta-card__sub{font-size:13px;color:#6f6eb3;margin-top:3px}.sm-row-btn{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border-radius:14px;border:1px solid #e8eaf5;background:#fff;cursor:pointer;text-align:start}.sm-row-btn:hover{background:#f8f9ff}.sm-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:99px;font-size:11px;font-weight:600;border:1px solid transparent}.sm-insight{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-radius:12px;font-size:13px;line-height:1.5}.sm-insight__title{font-weight:700;line-height:1.35}.sm-insight__text{margin:0;line-height:1.55}.sm-insight--warning{background:#faeeda;color:#633806}.sm-insight--healthy{background:#eaf3de;color:#27500a}.sm-insight--opportunity{background:#d1faf0;color:#0a5444}.sm-insight--info{background:#eef0ff;color:#2b2880}.sm-insight--science{background:#f3f4ff;color:#434190}.sm-card .sm-insight+.sm-insight{margin-top:10px}.sm-person-row{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:12px;background:#f8f9ff;border:1px solid #e8eaf5;cursor:pointer}.sm-person-row--warning{border-color:#f07b3c59;background:#fff8f3}.sm-avatar{display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;font-weight:700;letter-spacing:-.02em;overflow:hidden}.sm-avatar__img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.sm-avatar-edit{position:relative;border:none;background:transparent;padding:0;cursor:pointer;border-radius:50%;line-height:0}.sm-avatar-edit__badge{position:absolute;inset-block-end:0;inset-inline-end:0;width:24px;height:24px;border-radius:50%;background:#6f6eb3;color:#fff;display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 2px 6px #6f6eb34d}.sm-dots{display:flex;gap:4px}.sm-dots__dot{border-radius:50%;background:#e5e7f5}.sm-dots__dot.is-filled{background:currentColor}.sm-tabs{display:flex;gap:4px;background:#fff;border:1px solid #e6e8f5;border-radius:12px;padding:4px;margin-bottom:14px;box-shadow:inset 0 1px 2px #11182708}.sm-tabs__btn{flex:1;border:none;border-radius:9px;padding:9px;font-size:13px;font-weight:600;cursor:pointer;background:transparent;color:#6b7280;transition:color .15s,background .15s,box-shadow .15s}.sm-tabs__btn:hover:not(.is-active){color:#4a4f7d}.sm-tabs__btn.is-active{background:linear-gradient(135deg,#6f6eb3,#8987c9);color:#fff;box-shadow:0 2px 8px #6f6eb347}.sm-bottom-nav{position:fixed;left:50%;transform:translate(-50%);bottom:0;width:min(100%,520px);height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fffffff7;border-top:1px solid #e8eaf5;display:flex;align-items:center;justify-content:space-around;z-index:20}.sm-bottom-nav__btn{display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;cursor:pointer;padding:6px 14px;color:#9ca3af;font-size:10px;font-weight:600}.sm-bottom-nav__btn.is-active{color:#6f6eb3}.sm-progress-bar{height:3px;background:#eef0ff;border-radius:2px;overflow:hidden}.sm-progress-bar__fill{height:100%;background:#6f6eb3;border-radius:2px;transition:width .35s ease}.sm-input{width:100%;padding:14px 16px;border-radius:12px;border:1px solid #d6daf0;background:#fff;font-size:16px;color:#23264a;outline:none;font-family:inherit}.sm-input:focus{border-color:#6f6eb3}.sm-phone-call-link{display:inline-block;margin-block-start:10px;font-size:14px;font-weight:600;color:#6f6eb3;text-decoration:none}.sm-phone-call-link:hover{text-decoration:underline}.sm-option{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:13px;border:1px solid #e8eaf5;background:#fff;cursor:pointer}.sm-option.is-selected{border-color:#6f6eb3;background:#6f6eb314}.sm-birthday-card{border:1px solid rgba(240,123,60,.38);background:#fff8f3}.sm-event-card{border:1px solid rgba(20,184,166,.35);background:#f0fdfa}.sm-quest-done{opacity:.75;background:#73c15412!important;border-color:#73c1544d!important}.sm-section-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6f6eb3;margin-bottom:12px}.sm-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.sm-stat-grid--3{grid-template-columns:repeat(3,1fr)}.sm-orbit-card{padding-bottom:14px}.sm-orbit-viz-wrap{display:flex;justify-content:center;padding:4px 0 8px;min-height:min(72vw,300px)}.sm-orbit-viz__svg{display:block;width:100%;max-width:min(100%,380px);height:auto;min-height:280px}.sm-orbit-hint{margin:0 0 12px;padding:0 8px;font-size:11px;line-height:1.4;color:#9ca3af;text-align:center}.sm-orbit-legend{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 20px;padding-top:4px}.sm-stat-grid--4{grid-template-columns:repeat(2,1fr)}@media(min-width:400px){.sm-stat-grid--4{grid-template-columns:repeat(4,1fr)}}.sm-stat-box{background:#f8f9ff;border-radius:12px;padding:12px;text-align:center;border:1px solid #e8eaf5}.sm-stat-box__n{font-size:22px;font-weight:800}.sm-stat-box__l{font-size:11px;color:#6b7280;margin-top:3px}.sm-add-row{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:12px;border:1px dashed #c9ccf4;cursor:pointer;color:#6b7280;background:transparent;width:100%;text-align:start}.sm-action-item{display:flex;align-items:center;gap:14px;padding:13px 16px;border-radius:12px;background:#f8f9ff;border:1px solid #e8eaf5;cursor:pointer;width:100%;text-align:start}.sm-gap-visual{display:flex;align-items:stretch;justify-content:center;gap:0}.sm-gap-visual__col{flex:1;text-align:center}.sm-gap-visual__label{font-size:12px;color:#6b7280;margin-top:6px;line-height:1.35}.sm-gap-visual__divider{width:1px;background:#e8eaf5;margin:4px 12px;flex-shrink:0}.sm-gap-visual__n{font-size:48px;font-weight:800;line-height:1}.sm-gap-visual__n--muted{color:#c9ccf4}.sm-gap-visual__n--accent{color:#6f6eb3}.sm-type-grid{display:flex;flex-wrap:wrap;gap:8px}.sm-type-card{flex:1 1 calc(50% - 6px);padding:18px 14px;border-radius:14px;border:1px solid #e8eaf5;background:#fff;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer}.sm-type-card.is-selected{border-color:#6f6eb3;background:#6f6eb314}.sm-circle-picker{display:flex;gap:8px}.sm-circle-picker__item{flex:1;padding:10px 8px;border-radius:10px;border:1px solid #e8eaf5;text-align:center;font-size:11px;font-weight:600;cursor:pointer;color:#6b7280}.sm-circle-picker__item.is-selected{background:#6f6eb31a}.sm-notif-actions{display:flex;gap:8px}.sm-notif-actions__btn{flex:1;padding:10px 12px;border-radius:10px;border:1px solid #e8eaf5;background:#fff;font-size:13px;font-weight:600;cursor:pointer;color:#4a4f7d}.sm-notif-actions__btn.is-primary{background:#6f6eb31f;border-color:#6f6eb34d;color:#6f6eb3}.sm-textarea{width:100%;min-height:90px;border:none;outline:none;resize:none;font-size:13px;line-height:1.6;color:#4a4f7d;background:transparent;font-family:inherit}.sm-completion-rings{position:relative;width:220px;height:220px;display:flex;align-items:center;justify-content:center;margin:0 auto}.sm-completion-rings__ring{position:absolute;border-radius:50%;border:1.5px solid}.sm-link-btn{background:none;border:none;color:#6b7280;font-size:13px;cursor:pointer;padding:8px;text-align:center;width:100%}.sm-empty-map{text-align:center;background:#f8f9ff;border-style:dashed}.sm-empty-circle{display:grid;gap:10px;padding:8px 0 4px}.sm-empty-circle__text{font-size:13px;color:#6b7280;line-height:1.5;text-align:center}.sm-health-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.sm-health-avatar__svg{position:absolute;inset:0;pointer-events:none}.sm-health-avatar__face{position:relative;z-index:1}.sm-health-avatar__birthday{position:absolute;top:-2px;inset-inline-end:-2px;z-index:2;font-size:11px;line-height:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.12))}.sm-health-ring-arc--pulse{animation:sm-health-pulse 2s ease-in-out infinite}@keyframes sm-health-pulse{0%,to{opacity:1;stroke-width:1.5}50%{opacity:.55;stroke-width:2.2}}.sm-legend-fading-dot{width:8px;height:8px;border-radius:50%;background:#f07b3c;animation:sm-health-pulse 2s ease-in-out infinite}.sm-cta-card__body{flex:1;text-align:start;min-width:0}.sm-mapped-total{display:flex;align-items:center;gap:12px}.sm-mapped-total--compact{flex-shrink:0}.sm-mapped-total--strip{margin-bottom:14px;padding:12px 14px;border-radius:14px;border:1px solid rgba(111,110,179,.2);background:linear-gradient(135deg,#6f6eb314,#bbc0ff1f)}.sm-mapped-total--card{margin-top:10px;padding:10px 12px;border-radius:12px;background:#f8f9fff2;border:1px solid rgba(111,110,179,.15)}.sm-mapped-total__ring{position:relative;flex-shrink:0;color:#6160ab}.sm-mapped-total__nums{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.sm-mapped-total__count{font-size:15px;font-weight:800;color:#1f2340}.sm-mapped-total--compact .sm-mapped-total__count{font-size:13px}.sm-mapped-total__max{font-size:9px;font-weight:700;color:#6b7280}.sm-mapped-total__copy{min-width:0}.sm-mapped-total__label{font-size:13px;font-weight:700;color:#1f2340}.sm-mapped-total__sub{margin-top:2px;font-size:12px;color:#6b7280}.sm-cta-card__breakdown{margin-top:12px;display:flex;flex-direction:column;gap:10px}.sm-cta-card__breakdown .sm-mapped-total--card{margin-top:0;padding:8px 12px}.sm-circle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sm-circle-grid__cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:50px;padding:8px 6px;border-radius:10px;text-align:center;border:1px solid rgba(111,110,179,.14);box-shadow:inset 0 1px #ffffffe6,0 2px 8px #6f6eb30f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sm-circle-grid__ratio{font-size:13px;font-weight:800;line-height:1.15;font-variant-numeric:tabular-nums;color:#6160ab}.sm-circle-grid__label{font-size:10px;font-weight:600;line-height:1.2;letter-spacing:.02em;text-transform:capitalize;color:#6b7280}.sm-circle-grid__cell[data-circle=inner]{background:linear-gradient(155deg,#6f6eb329,#f8f9fffa 72%)}.sm-circle-grid__cell[data-circle=close]{background:linear-gradient(155deg,#6160ab21,#f8f9fffa 72%)}.sm-circle-grid__cell[data-circle=friend]{background:linear-gradient(155deg,#a8aeff38,#f8f9fffa 72%)}.sm-circle-grid__cell[data-circle=tribe]{background:linear-gradient(155deg,#7c75e824,#f8f9fffa 72%)}.sm-circle-grid__cell[data-circle=inner] .sm-circle-grid__ratio{color:#6f6eb3}.sm-circle-grid__cell[data-circle=close] .sm-circle-grid__ratio{color:#6766a8}.sm-circle-grid__cell[data-circle=friend] .sm-circle-grid__ratio{color:#6462b0}.sm-circle-grid__cell[data-circle=tribe] .sm-circle-grid__ratio{color:#5f5cad}.sm-circle-grid__cell.is-active{border-color:#6f6eb342;box-shadow:inset 0 1px #fffffff2,0 4px 12px #6f6eb31f}.sm-cta-card__hint{display:inline-flex;align-items:center;gap:6px;margin:10px 0 0;padding:6px 11px;border-radius:999px;font-size:12px;font-weight:600;color:#5c5a9e;background:#6f6eb31a;border:1px solid rgba(111,110,179,.12)}.sm-flow-screen{position:relative;isolation:isolate;background:linear-gradient(180deg,#faf9f5,#f4f3fb 38%,#faf9f5)}.sm-flow-screen:before,.sm-flow-screen:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0;filter:blur(52px)}.sm-flow-screen:before{width:min(72vw,260px);height:min(72vw,260px);top:-72px;inset-inline-end:-88px;background:#6f6eb333}.sm-flow-screen:after{width:min(60vw,200px);height:min(60vw,200px);bottom:48px;inset-inline-start:-72px;background:#bbc0ff61}.sm-flow-screen>*{position:relative;z-index:1}.sm-profile-entry__stack{gap:16px}.sm-cta-card--featured{position:relative;overflow:hidden;align-items:flex-start;border-color:#6f6eb338;background:linear-gradient(148deg,#fff,#f7f8ff 42%,#eef0ff);box-shadow:inset 0 1px #fffffff2,0 14px 36px #6f6eb324,0 2px 6px #1f23400a}.sm-cta-card--featured:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 90% 70% at 0% 0%,rgba(187,192,255,.42),transparent 58%);pointer-events:none}.sm-cta-card--featured:hover{transform:translateY(-2px);box-shadow:inset 0 1px #fffffff2,0 18px 40px #6f6eb32e,0 4px 10px #1f23400d}.sm-cta-card__icon-wrap{position:relative;z-index:1;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background:linear-gradient(145deg,#fffffff2,#bbc0ff59);border:1px solid rgba(111,110,179,.16);box-shadow:0 6px 18px #6f6eb324}.sm-cta-card--featured .sm-cta-card__body{position:relative;z-index:1}.sm-cta-card--featured .sm-cta-card__chevron{position:relative;z-index:1;flex-shrink:0;margin-top:4px}.sm-flow-screen .sm-mapped-total--card,.sm-flow-screen .sm-mapped-total--strip{background:#ffffffa6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-color:#6f6eb324;box-shadow:0 2px 10px #6f6eb30f}.sm-paradox-row{border-color:#6f6eb329;background:linear-gradient(135deg,#fff,#f6f7ff);box-shadow:0 6px 18px #6f6eb314}.sm-paradox-row:hover{background:linear-gradient(135deg,#fff,#eef0ff);border-color:#6f6eb33d}.sm-paradox-row__icon{flex-shrink:0;width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#6f6eb31f,#bbc0ff47);border:1px solid rgba(111,110,179,.12)}.sm-paradox-row__copy{text-align:start;min-width:0}.sm-paradox-row__title{font-size:14px;font-weight:700;color:#1f2340}.sm-paradox-row__sub{margin-top:2px;font-size:12px;color:#6b7280;line-height:1.4}.sm-profile-entry__quote{position:relative;overflow:hidden;border:1px solid rgba(111,110,179,.14);background:linear-gradient(135deg,#f6f7ff,#eceeff 48%,#f8f6ff);box-shadow:0 8px 24px #43419014}.sm-profile-entry__quote:after{content:"";position:absolute;top:-28px;inset-inline-end:-20px;width:96px;height:96px;border-radius:50%;background:radial-gradient(circle,rgba(111,110,179,.12) 0%,transparent 70%);pointer-events:none}@media(prefers-reduced-motion:no-preference){.sm-cta-card--featured .sm-cta-card__icon-wrap{animation:sm-icon-glow 5s ease-in-out infinite}.sm-flow-screen:before{animation:sm-blob-drift 14s ease-in-out infinite alternate}.sm-flow-screen .sm-flow-stack>*{animation:sm-flow-enter .5s cubic-bezier(.22,1,.36,1) backwards}.sm-flow-screen .sm-flow-stack>*:nth-child(1){animation-delay:.04s}.sm-flow-screen .sm-flow-stack>*:nth-child(2){animation-delay:.08s}.sm-flow-screen .sm-flow-stack>*:nth-child(3){animation-delay:.12s}.sm-flow-screen .sm-flow-stack>*:nth-child(4){animation-delay:.16s}.sm-flow-screen .sm-flow-stack>*:nth-child(5){animation-delay:.2s}.sm-flow-screen .sm-flow-stack>*:nth-child(6){animation-delay:.24s}.sm-flow-screen .sm-flow-stack>*:nth-child(7){animation-delay:.28s}.sm-flow-screen .sm-flow-stack>*:nth-child(8){animation-delay:.32s}.sm-flow-screen .sm-person-row{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sm-flow-screen .sm-person-row:hover{transform:translateY(-1px);box-shadow:0 6px 16px #6f6eb31a}}@keyframes sm-flow-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes sm-icon-glow{0%,to{box-shadow:0 6px 18px #6f6eb324}50%{box-shadow:0 8px 22px #6f6eb338}}@keyframes sm-blob-drift{0%{transform:translate(0) scale(1)}to{transform:translate(-12px,8px) scale(1.06)}}.sm-flow-screen .sm-card{background:linear-gradient(165deg,#fff,#fafbff 55%,#f5f6ff);border-color:#6f6eb324;box-shadow:inset 0 1px #ffffffeb,0 10px 28px #6f6eb317,0 2px 6px #1f234008}.sm-flow-screen .sm-tabs{background:#fff;border:1px solid #e6e8f5;box-shadow:inset 0 1px 2px #11182708}.sm-flow-screen .sm-tabs__btn{transition:background .2s ease,color .2s ease,transform .15s ease}.sm-flow-screen .sm-tabs__btn.is-active{box-shadow:0 4px 12px #6f6eb347}.sm-flow-screen .sm-input,.sm-flow-screen .sm-textarea{background:#ffffffeb;border-color:#6f6eb333;box-shadow:inset 0 1px 2px #6f6eb30a;transition:border-color .2s ease,box-shadow .2s ease}.sm-flow-screen .sm-input:focus,.sm-flow-screen .sm-textarea:focus{box-shadow:0 0 0 3px #6f6eb329}.sm-flow-screen .sm-option{background:linear-gradient(135deg,#fff,#f9faff);border-color:#6f6eb324;font-family:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.sm-flow-screen .sm-option--lift:hover{transform:translateY(-1px);box-shadow:0 6px 16px #6f6eb31a}.sm-flow-screen .sm-option.is-selected{background:linear-gradient(135deg,#6f6eb31a,#bbc0ff33);border-color:#6f6eb366;box-shadow:0 4px 14px #6f6eb31f}.sm-option__body{text-align:start;flex:1;min-width:0}.sm-option__label{font-size:14px;font-weight:600;color:#1f2340}.sm-option__sub{font-size:12px;color:#6b7280;margin-top:2px;line-height:1.4}.sm-flow-screen .sm-type-card{background:linear-gradient(160deg,#fff,#f6f7ff);border-color:#6f6eb324;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sm-flow-screen .sm-type-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #6f6eb31a}.sm-flow-screen .sm-type-card.is-selected{background:linear-gradient(160deg,#6f6eb314,#bbc0ff38);box-shadow:0 6px 18px #6f6eb324}.sm-flow-screen .sm-question-card{background:linear-gradient(145deg,#6f6eb314,#fff 40%,#f8f9ff);border-color:#6f6eb32e}.sm-flow-screen .sm-verdict-card.sm-person-hero,.sm-flow-screen .sm-person-hero{position:relative;overflow:hidden;background:linear-gradient(165deg,#fff,#f5f6ff,#eceeff);border-color:#6f6eb338;box-shadow:inset 0 1px #fffffff2,0 16px 40px #6f6eb31f}.sm-flow-screen .sm-person-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(187,192,255,.45),transparent 62%);pointer-events:none}.sm-flow-screen .sm-person-hero>*{position:relative;z-index:1}.sm-person-hero__meta{text-align:center}.sm-person-hero__name{font-size:20px;font-weight:700;color:#1f2340}.sm-person-hero__sub{font-size:13px;color:#6b7280;margin-top:2px}.sm-person-hero__pills{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.sm-flow-screen .sm-action-item{background:linear-gradient(135deg,#fff,#f8f9ff);border-color:#6f6eb324;font-family:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sm-flow-screen .sm-action-item--lift:hover{transform:translateY(-2px);border-color:#6f6eb33d;box-shadow:0 8px 20px #6f6eb31a}.sm-action-item__icon{flex-shrink:0;width:36px;height:36px;border-radius:11px;display:flex;align-items:center;justify-content:center;border:1px solid transparent}.sm-action-item__icon--purple{background:linear-gradient(145deg,#6f6eb31f,#bbc0ff40);border-color:#6f6eb31f}.sm-action-item__icon--tribe{background:linear-gradient(145deg,#7c75e81f,#a8aeff38);border-color:#7c75e826}.sm-action-item__icon--close{background:linear-gradient(145deg,#6160ab1a,#bbc0ff33);border-color:#6f6eb31f}.sm-action-item__copy{min-width:0;text-align:start}.sm-action-item__title{font-weight:600;color:#1f2340}.sm-action-item__sub{font-size:12px;color:#6b7280;margin-top:2px;line-height:1.4}.sm-flow-screen .sm-paradox-hero,.sm-flow-screen .sm-paradox-hero--intro{background:linear-gradient(145deg,#6f6eb31a,#fff 45%,#f0f1ff);border-color:#6f6eb32e}.sm-flow-screen .sm-paradox-form{background:linear-gradient(165deg,#fff,#f8f9ff)}.sm-flow-screen .sm-paradox-quote{background:linear-gradient(135deg,#f6f7ff,#eceeff);border:1px solid rgba(111,110,179,.12)}.sm-flow-screen .sm-insight--science,.sm-flow-screen .sm-insight--info{border:1px solid rgba(111,110,179,.1);box-shadow:0 4px 14px #6f6eb30f}.sm-flow-screen .sm-orbit-card{background:linear-gradient(180deg,#fff,#f6f7ff)}.sm-panel .sm-bottom-nav{background:#ffffffe0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top-color:#6f6eb31f}.sm-flow-screen .sm-back-btn{background:#ffffffd9;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.sm-completion-stack .sm-completion-rings{animation:sm-flow-enter .6s ease backwards}@media(prefers-reduced-motion:reduce){.sm-cta-card--featured .sm-cta-card__icon-wrap,.sm-flow-screen:before,.sm-flow-screen .sm-flow-stack>*{animation:none}.sm-flow-screen .sm-person-row:hover,.sm-flow-screen .sm-option--lift:hover,.sm-flow-screen .sm-action-item--lift:hover,.sm-flow-screen .sm-type-card:hover{transform:none}}.sm-insights-hero{display:block}.sm-health-summary{display:flex;gap:14px;align-items:center;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #e8eaf5}.sm-health-summary__copy{flex:1;min-width:0}.sm-health-summary__eyebrow{margin-bottom:6px}.sm-health-summary__title{font-size:15px;font-weight:700;color:#1f2340;line-height:1.35;margin-bottom:6px}.sm-health-summary__hint{margin:0;font-size:12px;color:#6b7280;line-height:1.5}.sm-capacity-ring{position:relative;flex-shrink:0}.sm-capacity-ring__text{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;line-height:1}.sm-capacity-ring__count{font-size:13px;font-weight:800;color:inherit}.sm-capacity-ring__max{font-size:10px;font-weight:600;color:#9ca3af}.sm-science-stack{display:grid;gap:10px}.sm-science-card{display:flex;gap:12px;padding:14px;border-radius:14px;background:#f8f9ff;border:1px solid #e8eaf5}.sm-science-card__icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sm-science-card__title{margin:0 0 6px;font-size:14px;font-weight:700;color:#1f2340;line-height:1.35}.sm-science-card__text{margin:0;font-size:13px;color:#4a4f7d;line-height:1.55}.sm-tip-card{padding:14px 16px;border-radius:14px;border:1px solid transparent}.sm-tip-card--info{background:#eef0ff;border-color:#6f6eb333}.sm-tip-card--science{background:#f3f4ff;border-color:#43419026}.sm-tip-card__title{font-size:14px;font-weight:700;margin-bottom:6px;line-height:1.35}.sm-tip-card--info .sm-tip-card__title{color:#2b2880}.sm-tip-card--science .sm-tip-card__title{color:#434190}.sm-tip-card__body{font-size:13px;line-height:1.55;color:#4a4f7d}.sm-research-stat{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid #e8eaf5}.sm-research-stat:last-child{border-bottom:none;padding-bottom:0}.sm-research-stat__n{font-size:22px;font-weight:800;color:#6f6eb3;min-width:56px;line-height:1.1}.sm-research-stat__bold{font-size:13px;font-weight:700;color:#1f2340;margin-bottom:2px}.sm-research-stat__text{font-size:13px;color:#4a4f7d;line-height:1.45}.sm-field{display:grid;gap:8px}.sm-field+.sm-field{margin-top:14px}.sm-field__label{font-size:13px;font-weight:600;color:#4a4f7d;line-height:1.4}.sm-field__hint{font-size:11px;color:#9ca3af;line-height:1.45}.sm-paradox-hero{text-align:center}.sm-paradox-hero--intro{background:linear-gradient(180deg,#f8f9ff,#fff)}.sm-paradox-hero__headline{font-size:22px;font-weight:800;line-height:1.3;margin:0 0 8px;color:#1f2340}.sm-paradox-hero__sub{font-size:14px;color:#6b7280;margin:0}.sm-paradox-form{display:grid;gap:0}.sm-paradox-actions{display:grid;gap:10px;padding-top:4px}.sm-paradox-gap-note{margin-top:16px;padding:12px 14px;border-radius:12px;background:#6f6eb314;color:#434190;font-size:14px;line-height:1.55;text-align:start}.sm-paradox-quote{background:#faf9f5}.sm-paradox-quote__text{font-size:15px;font-weight:600;font-style:italic;line-height:1.5;margin-bottom:8px;color:#1f2340}.sm-paradox-quote__author{font-size:12px;color:#6b7280}.sm-paradox-closing{font-size:13px;color:#6b7280;line-height:1.55;margin:12px 0 0}.sm-paradox-flow{position:relative;--sm-paradox-serif: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif}.sm-paradox-progress{display:flex;justify-content:center;gap:8px;margin:4px 0 16px}.sm-paradox-progress__dot{width:8px;height:8px;border-radius:999px;background:#6f6eb32e;transition:width .35s ease,background .35s ease,transform .35s ease}.sm-paradox-progress__dot.is-done{background:#6f6eb373}.sm-paradox-progress__dot.is-active{width:22px;background:#6f6eb3}.sm-paradox-step{width:100%}.sm-paradox-hero--quote{padding-top:8px;padding-bottom:20px}.sm-paradox-intro-quote{margin:12px 0 10px;font-size:clamp(1.05rem,4.5vw,1.25rem);font-weight:700;line-height:1.45;color:#1f2340;font-style:normal}.sm-paradox-intro-author{display:block;font-size:13px;color:#6b7280;font-style:normal}.sm-paradox-dunbar-hook{background:linear-gradient(145deg,#f8f9ff,#fff 55%,#f0f1ff);border-color:#6f6eb324}.sm-paradox-dunbar-hook__text{margin:0 0 8px;font-size:15px;font-weight:600;line-height:1.55;color:#434190}.sm-paradox-dunbar-hook__hint{margin:0;font-size:13px;color:#6b7280}.sm-section-label--accent{color:#6f6eb3}.sm-section-label--teal{color:#14b8a6}.sm-paradox-question{text-align:start}.sm-input--hero{font-size:28px;font-weight:800;text-align:center;padding:20px 16px;letter-spacing:-.02em;border-radius:18px;border-color:#6f6eb333;background:linear-gradient(180deg,#fff,#f8f9ff);box-shadow:0 0 0 1px #6f6eb30f,0 8px 24px #6f6eb314;transition:border-color .2s ease,box-shadow .2s ease}.sm-input--hero:focus{border-color:#6f6eb373;box-shadow:0 0 0 3px #6f6eb31f,0 8px 24px #6f6eb31a}.sm-paradox-benchmark{background:#6f6eb30f;border-color:#6f6eb31a}.sm-paradox-benchmark__body{margin:6px 0 0;font-size:13px;line-height:1.55;color:#4a4f7d}.sm-paradox-skip{justify-self:center;margin-top:0;font-size:13px;color:#6b7280}.sm-paradox-hero--reveal{background:linear-gradient(165deg,#f8f9ff,#fff 40%,#eceeff);border-color:#6f6eb338;box-shadow:0 0 0 1px #6f6eb314,0 16px 40px #6f6eb31f;overflow:hidden;position:relative}.sm-paradox-hero--reveal:after{content:"";position:absolute;inset:-40% -20% auto;height:60%;background:radial-gradient(ellipse at 50% 0%,rgba(187,192,255,.35),transparent 70%);pointer-events:none}.sm-paradox-reveal{position:relative;z-index:1}.sm-gap-visual--reveal{align-items:center;gap:8px;margin-top:8px}.sm-gap-visual__arrow{display:flex;align-items:center;justify-content:center;color:#9ca3af;flex-shrink:0;padding:0 4px}.sm-gap-visual--reveal .sm-gap-visual__n{font-size:clamp(2rem,10vw,2.75rem)}.sm-paradox-stat-n{font-variant-numeric:tabular-nums;letter-spacing:-.02em}.sm-gap-visual--reveal .sm-gap-visual__n--muted{color:#9ca3af}.sm-gap-visual__label--accent{color:#6f6eb3;font-weight:600}.sm-paradox-reveal-stack{gap:14px}.sm-paradox-gap-note--hero{display:grid;gap:8px;margin-top:20px;padding:16px 18px;border-radius:16px;background:linear-gradient(145deg,#6f6eb314,#bbc0ff29);border:1px solid rgba(111,110,179,.14);text-align:start}.sm-paradox-gap-note__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.sm-paradox-gap-note__n{font-size:clamp(1.5rem,7vw,1.85rem);font-weight:800;color:#1f2340;line-height:1.1;font-variant-numeric:tabular-nums}.sm-paradox-gap-note__text{margin:0;font-size:14px;line-height:1.55;color:#4a4f7d}.sm-paradox-gap-note__ratio{flex-shrink:0;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px;background:#6f6eb324;color:#6f6eb3;border:1px solid rgba(111,110,179,.12)}.sm-paradox-inflation{background:linear-gradient(180deg,#fff,#f8f9ff);border-color:#6f6eb31a;text-align:center}.sm-paradox-inflation__copy{margin:0;font-size:15px;line-height:1.65;color:#4a4f7d}.sm-paradox-inflation__copy strong{font-weight:700;color:#1f2340}.sm-paradox-quote-card{padding:0;overflow:hidden;border-color:#6f6eb31a}.sm-paradox-quote--editorial{position:relative;margin:0;padding:28px 22px 22px;background:linear-gradient(135deg,#faf9f5,#f6f7ff)}.sm-paradox-quote--editorial:before{content:"“";position:absolute;top:8px;inset-inline-start:16px;font-size:56px;line-height:1;font-weight:800;color:#6f6eb324;pointer-events:none;-webkit-user-select:none;user-select:none}.sm-paradox-quote--editorial__text{margin:0 0 12px;font-family:var(--sm-paradox-serif, Georgia, serif);font-size:17px;font-weight:700;font-style:italic;line-height:1.45;color:#1f2340;position:relative;z-index:1}.sm-paradox-quote--editorial__author{margin:0;font-size:13px;font-style:normal;color:#6b7280;position:relative;z-index:1}.sm-paradox-dunbar-card{background:linear-gradient(180deg,#fff,#fafbff)}.sm-dunbar-layers{display:grid;gap:0}.sm-dunbar-layers__row{display:flex;gap:16px;align-items:baseline;padding:14px 0;border-bottom:1px solid #e8eaf5}.sm-dunbar-layers__row:last-child{border-bottom:none;padding-bottom:0}.sm-dunbar-layers__n{min-width:44px;font-size:26px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.sm-dunbar-layers__label{flex:1;font-size:14px;line-height:1.45}.sm-dunbar-layers__row--tier-1 .sm-dunbar-layers__n{color:#6f6eb3}.sm-dunbar-layers__row--tier-1 .sm-dunbar-layers__label{color:#1f2340;font-weight:600}.sm-dunbar-layers__row--tier-2 .sm-dunbar-layers__n{color:#1f2340}.sm-dunbar-layers__row--tier-2 .sm-dunbar-layers__label{color:#4a4f7d}.sm-dunbar-layers__row--tier-3 .sm-dunbar-layers__n,.sm-dunbar-layers__row--tier-3 .sm-dunbar-layers__label{color:#6b7280}.sm-dunbar-layers__row--tier-4 .sm-dunbar-layers__n{color:#c9ccf4}.sm-dunbar-layers__row--tier-4 .sm-dunbar-layers__label{color:#9ca3af}.sm-paradox-dunbar-card .sm-paradox-closing{margin-top:16px;padding-top:14px;border-top:1px solid #e8eaf5}.sm-paradox-inflation__copy em{font-style:italic;color:#434190}.sm-dunbar-layers__n.sm-paradox-display-n{font-family:var(--sm-paradox-serif, Georgia, serif)}.sm-paradox-gap-note__sep{color:#6f6eb373;margin-inline-end:4px}.sm-paradox-inflation p{margin:0;font-size:14px;line-height:1.6;color:#434190}.sm-paradox-inflation strong,.sm-paradox-inflation b{font-weight:700;color:#1f2340}.sm-paradox-bridge-stack{padding-top:8px}.sm-paradox-bridge-header{text-align:center;padding:8px 8px 4px}.sm-paradox-bridge__title{margin:10px 0 8px;font-size:24px;font-weight:800;line-height:1.25;color:#1f2340}.sm-paradox-bridge__sub{margin:0;font-size:14px;line-height:1.55;color:#6b7280;max-width:320px;margin-inline:auto}.sm-paradox-bridge-facts{background:linear-gradient(180deg,#f8f9ff,#fff)}.sm-dunbar-stats{display:grid;gap:0;margin-top:4px}.sm-dunbar-stats__row{display:flex;align-items:baseline;gap:12px;padding:12px 0;border-bottom:1px solid #e8eaf5}.sm-dunbar-stats__row:last-child{border-bottom:none;padding-bottom:0}.sm-dunbar-stats__n{min-width:52px;font-size:20px;font-weight:800;color:#6f6eb3}.sm-dunbar-stats__label{font-size:13px;color:#4a4f7d;line-height:1.45}@media(prefers-reduced-motion:no-preference){.sm-paradox-hero--reveal:after{animation:sm-paradox-shimmer 6s ease-in-out infinite alternate}.sm-input--hero:not(:focus){animation:sm-input-breathe 4s ease-in-out infinite}}@keyframes sm-paradox-shimmer{0%{opacity:.5;transform:translateY(0)}to{opacity:1;transform:translateY(4px)}}@keyframes sm-input-breathe{0%,to{box-shadow:0 0 0 1px #6f6eb30f,0 8px 24px #6f6eb314}50%{box-shadow:0 0 0 1px #6f6eb31a,0 10px 28px #6f6eb31f}}@media(prefers-reduced-motion:reduce){.sm-paradox-hero--reveal:after,.sm-input--hero{animation:none}.sm-paradox-progress__dot{transition:none}}.sm-dunbar-facts__row{display:flex;gap:14px;padding:12px 0;border-bottom:1px solid #e8eaf5}.sm-dunbar-facts__row:last-child{border-bottom:none;padding-bottom:0}.sm-dunbar-facts__n{font-size:24px;font-weight:800;color:#6f6eb3;min-width:40px}.sm-dunbar-facts__label{font-size:13px;color:#4a4f7d;line-height:1.45}.sm-belonging-log-form{display:grid;gap:10px;margin-top:10px}.sm-reflection-card__intro{font-size:13px;color:#6b7280;line-height:1.55;margin:0 0 14px}.sm-textarea--bordered{width:100%;min-height:72px;padding:12px 14px;border-radius:12px;border:1px solid #d6daf0;background:#fff;font-family:inherit;font-size:13px;line-height:1.5;color:#4a4f7d;resize:vertical}.sm-textarea--bordered:focus{outline:none;border-color:#6f6eb3}.sm-quarterly-card__text{font-size:13px;color:#4a4f7d;line-height:1.55;margin:0 0 14px}.sm-insights-hero__ring{flex-shrink:0}.sm-insights-hero__bars{display:grid;gap:10px;min-width:0}.sm-tier-bar__head{display:flex;justify-content:space-between;gap:8px;font-size:12px;font-weight:600;color:#4a4f7d;margin-bottom:5px}.sm-tier-bar__meta{color:#6b7280;font-weight:500}.sm-tier-bar__track{height:4px}.sm-stat-pills{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.sm-stat-pill{border-radius:12px;padding:12px 8px;text-align:center;border:1px solid #e8eaf5}.sm-stat-pill--active{background:#eaf3de;border-color:#73c15459}.sm-stat-pill--fading{background:#faeeda;border-color:#f07b3c59}.sm-stat-pill--new{background:#eef0ff;border-color:#6f6eb347}.sm-stat-pill__n{display:block;font-size:22px;font-weight:800;line-height:1.1}.sm-stat-pill--active .sm-stat-pill__n{color:#27500a}.sm-stat-pill--fading .sm-stat-pill__n{color:#633806}.sm-stat-pill--new .sm-stat-pill__n{color:#434190}.sm-stat-pill__l{display:block;margin-top:4px;font-size:11px;color:#6b7280}.sm-dunbar-bar{display:flex;height:14px;border-radius:99px;overflow:hidden;background:#eef0ff;margin-bottom:10px}.sm-dunbar-bar__seg{min-width:2px;transition:width .35s ease}.sm-dunbar-legend{display:flex;flex-wrap:wrap;gap:10px 14px}.sm-dunbar-legend__item{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#6b7280}.sm-dunbar-legend__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.sm-dunbar-hint{margin-top:10px;font-size:11px;color:#9ca3af;font-style:italic}.sm-notif-card--birthday{border-color:#f07b3c59}.sm-notif-card--drift{border-color:#f07b3c38}.sm-notif-card--meeter{border-color:#14b8a659}.sm-notif-card--event{border-color:#a8aeff73}.sm-quests-counter{font-size:12px;font-weight:700;color:#6f6eb3;text-align:end;margin-top:-6px}.sm-quest-row__body{flex:1;min-width:0;text-align:start}.sm-quest-row__title-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.sm-quest-row__title{font-weight:600}.sm-quest-row__title.is-done,.sm-quest-row__desc.is-done,.sm-quest-row__icon.is-done{text-decoration:line-through;color:#73c154;opacity:.85}.sm-quest-row__desc{font-size:12px;color:#6b7280;line-height:1.45;margin-bottom:8px}.sm-quest-row__done{font-size:11px;color:#73c154;font-weight:700}.sm-flow-btn{width:100%}.sm-panel .sm-flow-btn.hbm-btn-primary,.sm-panel .hbm-btn-primary.sm-flow-btn{border:1px solid var(--hbm-color-primary-strong, #5958a0);background:var(--hbm-color-primary, #6f6eb3);box-shadow:0 6px 16px #6f6eb338;border-radius:12px;min-height:48px}.sm-question-card{background:#f8f9ff}.sm-question-card__title{font-size:19px;font-weight:700;line-height:1.3;margin-bottom:8px;color:#1f2340}.sm-question-card__sub{font-size:13px;color:#6b7280;line-height:1.55}.sm-verdict-card{display:flex;flex-direction:column;align-items:center;gap:14px;border-color:#6f6eb359}.sm-verdict-card__meta{text-align:center}.sm-verdict-card__name{font-size:20px;font-weight:700;color:#1f2340}.sm-verdict-card__type{font-size:13px;color:#6b7280}.sm-verdict-banner{width:100%;text-align:center;justify-content:center}.sm-verdict-tip{width:100%;background:#f8f9ff}.sm-verdict-tip__text{font-size:13px;color:#4a4f7d;line-height:1.45}.sm-circle-picker__item[data-circle=inner].is-selected{border-color:#6f6eb3;color:#6f6eb3;background:#6f6eb31a}.sm-circle-picker__item[data-circle=close].is-selected{border-color:#6160ab;color:#6160ab;background:#6f6eb31a}.sm-circle-picker__item[data-circle=friend].is-selected{border-color:#a8aeff;color:#5b58c9;background:#a8aeff26}.sm-circle-picker__item[data-circle=tribe].is-selected{border-color:#7c75e8;color:#4f46b5;background:#7c75e826}.sm-sheet-tips{margin:0 0 16px;padding-inline-start:18px;font-size:13px;color:#4a4f7d;line-height:1.55}.sm-sheet-tips li+li{margin-top:8px}.sm-tag-chips{display:flex;flex-wrap:wrap;gap:8px}.sm-tag-chip{display:inline-flex;align-items:center;gap:5px;padding:8px 14px;border-radius:999px;border:1px solid #e0e3f2;background:#fbfbfe;font-size:12px;font-weight:600;color:#4a4f7d;cursor:pointer;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.sm-tag-chip:hover{border-color:#6f6eb366}.sm-tag-chip.is-active{border-color:transparent;background:linear-gradient(135deg,#6f6eb3,#8987c9);color:#fff;box-shadow:0 4px 12px #6f6eb347}.sm-tag-hint{margin-top:10px;font-size:11px;color:#8a8fb0}.sm-belonging-log-item{display:flex;gap:10px;font-size:13px;color:#4a4f7d;line-height:1.45;padding:10px 0;border-bottom:1px solid #e8eaf5}.sm-belonging-log-item:last-of-type{border-bottom:none;padding-bottom:0}.sm-belonging-log-item__date{flex-shrink:0;font-size:11px;font-weight:600;color:#9ca3af;min-width:72px}@media(max-width:380px){.sm-insights-hero{grid-template-columns:1fr;justify-items:center}.sm-insights-hero__bars{width:100%}}.sm-panel{background:transparent}.sm-panel__scroll.sm-flow-screen,.sm-flow-screen{background:var(--color-background, #faf9f5)}.sm-flow-screen:before,.sm-flow-screen:after{display:none}.sm-flow-screen .sm-card,.sm-card{background:transparent;border:none;box-shadow:none}@media(min-width:768px){.sm-panel{max-width:var(--hbm-content-max, 720px)}}.hbm-confetti{position:fixed;inset:0;z-index:2147483000;pointer-events:none;overflow:hidden}.hbm-confetti__piece{position:absolute;top:-24px;left:var(--left, 50%);width:var(--w, 9px);height:var(--h, 9px);border-radius:2px;background:var(--hbm-confetti-color, #6f6eb3);opacity:0;will-change:transform,opacity;animation:hbm-confetti-fall var(--fall, 2.2s) cubic-bezier(.25,.6,.55,1) var(--delay, 0ms) forwards}.hbm-confetti__piece--round{border-radius:50%}@keyframes hbm-confetti-fall{0%{opacity:0;transform:translateY(-10vh) rotate(0)}8%{opacity:1}85%{opacity:1}to{opacity:0;transform:translate(var(--drift, 0px),108vh) rotate(var(--rot, 540deg))}}@media(prefers-reduced-motion:reduce){.hbm-confetti{display:none}}.hbm-bottom-sheet.sm-action-sheet{height:auto;max-height:min(80vh,560px);max-width:440px;inset-inline:0;margin-inline:auto}.sm-action-sheet .hbm-bottom-sheet__body{flex:0 1 auto;padding-block:14px 18px}@media(min-width:768px){.hbm-bottom-sheet.sm-action-sheet{bottom:40px;border-radius:18px;box-shadow:0 24px 60px #11182738}}.sm-option-list-field{display:grid;gap:10px}.sm-option-list{display:grid;gap:8px}.sm-option-list__item{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border-radius:12px;border:1px solid #e6e8f5;background:#fbfbfe;cursor:pointer;text-align:start;transition:border-color .15s,background .15s,box-shadow .15s}.sm-option-list__item:hover{border-color:#6f6eb359}.sm-option-list__item.is-selected{border-color:#6f6eb380;background:#6f6eb314;box-shadow:0 2px 10px #6f6eb31f}.sm-option-list__item.is-disabled{opacity:.5;cursor:not-allowed}.sm-option-list__icon{display:inline-flex;flex-shrink:0}.sm-option-list__text{display:grid;gap:2px;flex:1;min-width:0}.sm-option-list__label{font-size:14px;font-weight:600;color:#23264a}.sm-option-list__desc{font-size:12px;color:#6b7280}.sm-option-list__check{color:#6f6eb3;flex-shrink:0}.cem-backdrop{position:fixed;inset:0;background:#2b2a4a47;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:28px 20px}.cem-sheet{width:min(520px,96vw);max-height:90vh;background:#fff;border-radius:18px;box-shadow:0 24px 64px #0003;display:flex;flex-direction:column;overflow:hidden}.cem-sheet--details{width:min(700px,96vw)}.cem-sheet.cem-sheet--v2.cem-sheet--details{max-height:min(93vh,920px)}.cem-sheet--v2{border-radius:20px;box-shadow:0 2px 8px #18125c0d,0 16px 64px #18125c26;font-family:var(--hbm-font-family, "Inter", system-ui, sans-serif)}.hbm-create-flow .cem-backdrop{background:#2b2a4a47}.hbm-create-flow .cem-sheet-accent{background:var( --cf-grad-btn, linear-gradient(135deg, #6f86ff 0%, #6f6eb3 42%, #8b5cf6 100%) )}.cem-sheet-accent{height:3px;flex-shrink:0;background:linear-gradient(135deg,#6f86ff,#6f6eb3 40%,#8b5cf6)}.cem-header--v2{flex-direction:column;align-items:stretch;padding:24px 30px 20px;border-bottom:1px solid #f0eff9;gap:0}.cem-header__top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.cem-header__titles{display:flex;flex-direction:column;gap:3px;min-width:0}.cem-header__eyebrow{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9896c8}.cem-header__title--v2{font-size:21px;font-weight:800;color:#18125c;line-height:1.2}.cem-close--v2{width:30px;height:30px;border:1.5px solid #E4E2F4;border-radius:8px;color:#9896c8;transition:all .16s ease}.cem-close--v2:hover{border-color:#4b46ec;color:#4b46ec;background:#eeeef8}.cem-v2-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.cem-v2-steps__item{display:block;width:100%;padding:0;margin:0;border:none;background:transparent;text-align:start;cursor:default}.cem-v2-steps__item--clickable{cursor:pointer}.cem-v2-steps__item--clickable:hover .cem-v2-steps__lbl{color:#4b46ec}.cem-v2-steps__bar{height:3px;border-radius:100px;margin-bottom:7px;transition:background .3s ease}.cem-v2-steps__bar--done{background:#4b46ec}.cem-v2-steps__bar--active{background:linear-gradient(90deg,#4b46ec,#8b5cf6)}.cem-v2-steps__bar--pending{background:#e4e2f4}.cem-v2-steps__meta{display:flex;align-items:center;gap:6px;min-width:0}.cem-v2-steps__num{width:18px;height:18px;border-radius:50%;font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .28s ease}.cem-v2-steps__num--done,.cem-v2-steps__num--active{background:#4b46ec;color:#fff}.cem-v2-steps__num--active{box-shadow:0 0 0 3px #4b46ec24}.cem-v2-steps__num--pending{background:#eaeaf7;color:#9896c8}.cem-v2-steps__lbl{font-size:11px;font-weight:600;transition:color .28s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cem-v2-steps__lbl--done{color:#9896c8}.cem-v2-steps__lbl--active{color:#4b46ec}.cem-v2-steps__lbl--pending{color:#cccae8}.cem-body:has(.cem-step--details){padding:26px 30px}.cem-footer--v2{padding:16px 30px;border-top:1px solid #f0eff9;background:#fefeff;gap:10px}.cem-footer__row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.cem-footer__spacer{flex:0 0 auto;width:1px}.cem-footer__messages{display:flex;flex-direction:column;gap:4px;width:100%}.cem-btn-back--v2{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 20px;border:1.5px solid #E4E2F4;border-radius:11px;font-size:14px;font-weight:600;color:#5a569a}.cem-btn-back--v2:hover{border-color:#4b46ec;color:#4b46ec;background:#fff}.cem-hint--block{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:#6f6eb314;border:1px solid rgba(111,110,179,.2)}.cem-btn-next--v2{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 26px;border-radius:11px;font-size:14px;font-weight:700;background:linear-gradient(135deg,#4b90ec,#4b46ec 40%,#8b5cf6);margin-left:auto;color:#fff;border:none}.cem-btn-next--v2:not(:disabled):hover{background:#3836c8;transform:translateY(-1px);box-shadow:0 4px 20px #4b46ec2e;opacity:1}.cem-btn-next--v2:not(:disabled):active{transform:translateY(0);box-shadow:0 2px 10px #4b46ec24}.cem-btn-next--v2:disabled{opacity:.42;cursor:not-allowed;transform:none;box-shadow:none}.cem-btn-publish--v2{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 26px;border-radius:11px;font-size:14px;font-weight:700;background:#16a85b;margin-left:auto}.cem-btn-publish--v2:not(:disabled):hover{background:#12985a;box-shadow:0 4px 20px #16a85b38;opacity:1}.cem-footer__row{display:flex;align-items:center;gap:10px}.cem-footer__mid{display:inline-flex;align-items:center;gap:8px;margin-right:auto}.cem-btn-save-draft{display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border-radius:10px;border:1.5px solid #e4e2f4;background:#fff;color:#5a569a;font-size:13px;font-weight:600;cursor:pointer}.cem-btn-save-draft:not(:disabled):hover{border-color:#4b46ec;color:#4b46ec}.cem-btn-save-draft:disabled{opacity:.45;cursor:not-allowed}.cem-btn-discard{display:inline-flex;align-items:center;justify-content:center;padding:9px 14px;border-radius:10px;border:none;background:#fee2e2;color:#b91c1c;font-size:13px;font-weight:700;cursor:pointer}.cem-cart-badge{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#4b46ec;color:#fff;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.cem-cart-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;color:#4b46ec}.cem-cart-icon-badge{position:absolute;top:-6px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#4b46ec;color:#fff;font-size:9px;font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff}.cem-cart-icon-badge--rtl{right:auto;left:-8px}.cem-duration-slider-wrap{display:grid;gap:8px}.cem-duration-slider-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;font-weight:700;color:#4b46ec}.cem-duration-slider-zone{font-size:11px;font-weight:700;letter-spacing:.02em}.cem-duration-slider-zone--within{color:#15803d}.cem-duration-slider-zone--extends{color:#b45309}.cem-duration-slider-zone--unavailable{color:#b91c1c}.cem-duration-slider{width:100%;height:8px;border-radius:999px;appearance:none;background:linear-gradient(to right,#86efac 0%,#86efac var(--green-end, 100%),#fde68a var(--green-end, 100%),#fde68a var(--yellow-end, 100%),#fecaca var(--yellow-end, 100%),#fecaca 100%);outline:none}.cem-duration-slider::-webkit-slider-thumb{appearance:none;width:18px;height:18px;border-radius:50%;background:#4b46ec;border:2px solid #fff;box-shadow:0 1px 4px #11182733;cursor:pointer}.cem-duration-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#4b46ec;border:2px solid #fff;box-shadow:0 1px 4px #11182733;cursor:pointer}.cem-v2-steps__item--disabled{opacity:.45;cursor:not-allowed}.cem-cart-badge--inline{margin-left:8px}.cem-draft-notice{margin:0 16px 8px;padding:8px 10px;border-radius:10px;background:#4b46ec14;color:#4b46ec;font-size:13px;font-weight:600}.cem-cart-card{margin-bottom:14px;padding:12px 14px;border-radius:12px;border:1px solid rgba(111,110,179,.22);background:#6f6eb30f}.cem-cart-card__head{display:flex;align-items:center;gap:6px;margin-bottom:8px}.cem-cart-card__title{font-size:14px;font-weight:700;color:#3f3d6e}.cem-cart-card__list{margin:0 0 10px;padding-left:0;list-style:none;color:#5a569a;font-size:13px}.cem-cart-card__line{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px solid rgba(104,103,175,.12)}.cem-cart-card__line:last-child{border-bottom:none}.cem-cart-card__line-label{flex:1;min-width:0}.cem-cart-card__line-remove{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:8px;background:transparent;color:#6b7280;cursor:pointer}.cem-cart-card__line-remove:hover{background:#6867af14;color:#5a569a}.cem-cart-card__empty{margin:0 0 10px;color:#6b7280;font-size:13px}.cem-cart-card__actions{display:grid;gap:8px;margin-bottom:10px}.cem-cart-card__pay{width:100%;margin-left:0}.cem-cart-card__next-hint{margin:0;color:#6b7280;font-size:12px}.cem-cart-status{display:grid;gap:8px;padding:12px;border-radius:10px;font-size:13px;line-height:1.45}.cem-cart-status strong{font-size:14px;color:#1f2348}.cem-cart-status p{margin:0;color:#4b5563}.cem-cart-status__hint{color:#6b7280!important;font-size:12px!important}.cem-cart-status--pending{background:#fff7ed;border:1px solid #fed7aa}.cem-cart-status--simulate{background:#eff6ff;border:1px solid #bfdbfe}.cem-cart-status--success{background:#ecfdf5;border:1px solid #a7f3d0}.cem-cart-status__actions{display:flex;flex-wrap:wrap;gap:8px}.cem-footer__publish-group{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.cem-close-dialog-backdrop{position:fixed;inset:0;background:#11182773;display:grid;place-items:center;z-index:140;padding:16px}.cem-close-dialog{width:min(420px,100%);padding:18px;border-radius:14px;background:#fff;box-shadow:0 20px 60px #0f172a33}.cem-close-dialog__title{margin:0 0 8px;font-size:18px;color:#1f2348}.cem-close-dialog__body{margin:0 0 16px;color:#6b7280;font-size:14px}.cem-close-dialog__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.cem-step--details{gap:0}.cem-field--v2{margin-bottom:18px}.cem-label--v2{font-size:13px;font-weight:700;color:#18125c;margin-bottom:6px}.cem-required{color:#f04060;margin-left:2px}.cem-textarea--v2,.cem-select--v2{width:100%;padding:10px 14px;border:1.5px solid #E4E2F4;border-radius:10px;font-size:14px;color:#18125c;background:#fefeff;transition:border-color .16s ease,box-shadow .16s ease}.cem-input--v2:focus,.cem-textarea--v2:focus,.cem-select--v2:focus{border-color:#4b46ec;box-shadow:0 0 0 3px #4b46ec24}.cem-input--v2::placeholder,.cem-textarea--v2::placeholder{color:#c0bcdc}.cem-textarea--v2{resize:vertical;min-height:78px;line-height:1.6}.cem-select--v2{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239896C8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px;cursor:pointer}.cem-v2-divider{height:1px;background:#f2f1fa;margin:6px 0 18px}.cem-row2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cem-row2 .cem-field--v2{margin-bottom:18px}.cem-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cem-type-card{padding:16px 18px;border:1.5px solid #E4E2F4;border-radius:14px;cursor:pointer;background:#fefeff;display:flex;align-items:flex-start;gap:13px;text-align:start;transition:all .2s ease;font-family:inherit}.cem-type-card:hover:not(.cem-type-card--active){border-color:#c8c6e8;background:#fafaff}.cem-type-card--active{border-color:#4b46ec;background:#eeeef8}.cem-type-card__icon{width:36px;height:36px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f0eff9;color:#5a569a;transition:background .2s ease}.cem-type-card--active .cem-type-card__icon{background:#4b46ec1f;color:#4b46ec}.cem-type-card__body{display:flex;flex-direction:column;gap:2px;min-width:0}.cem-type-card__title{font-size:14px;font-weight:700;color:#18125c;line-height:1.25}.cem-type-card--active .cem-type-card__title{color:#4b46ec}.cem-type-card__sub{font-size:11.5px;color:#9896c8;line-height:1.4}.cem-loc-wrap{position:relative}.cem-loc-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9896c8;display:flex;align-items:center;justify-content:center;width:16px;height:16px;pointer-events:none}.cem-loc-wrap .cem-input.cem-loc-input{padding-left:42px}.cem-pills{display:flex;gap:6px;flex-wrap:wrap}.cem-pill{padding:7px 15px;border:1.5px solid #E4E2F4;border-radius:100px;background:#fff;font-family:inherit;font-size:13px;font-weight:600;color:#5a569a;cursor:pointer;transition:all .16s ease}.cem-pill:hover:not(.cem-pill--active){border-color:#4b46ec;color:#4b46ec}.cem-pill--active{background:#4b46ec;border-color:#4b46ec;color:#fff}.cem-pill--over-plan{opacity:.45;cursor:not-allowed}.cem-flow-select{width:100%}.cem-flow-select .hbm-listbox-trigger.cem-flow-select-trigger{width:100%;min-height:44px;text-align:start}.cem-radio-row{display:flex;gap:6px}.cem-radio-card{flex:1;padding:10px 14px;border:1.5px solid #E4E2F4;border-radius:11px;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#5a569a;background:#fff;transition:all .16s ease;font-family:inherit}.cem-radio-card--active{border-color:#4b46ec;color:#4b46ec;background:#eeeef8}.cem-radio-dot{width:16px;height:16px;border-radius:50%;border:2px solid #c8c6e8;position:relative;flex-shrink:0;transition:all .16s ease}.cem-radio-card--active .cem-radio-dot{border-color:#4b46ec;background:#4b46ec}.cem-radio-card--active .cem-radio-dot:after{content:"";position:absolute;inset:3px;border-radius:50%;background:#fff}.cem-field--fade-in{animation:cemFadeDown .2s ease forwards}@keyframes cemFadeDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:560px){.cem-header--v2{padding:20px 18px 16px}.cem-body:has(.cem-step--details){padding:20px 18px}.cem-footer--v2{padding:14px 18px}.cem-sheet--details{width:min(520px,96vw)}.cem-type-grid,.cem-row2{grid-template-columns:1fr}.cem-v2-steps__lbl{display:none}}.cem-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 16px;border-bottom:1px solid #f0f0f7;flex-shrink:0}.cem-header__left{display:flex;flex-direction:column;gap:6px}.cem-header__title{font-size:15px;font-weight:700;color:var(--hbm-text-primary, #23264a)}.cem-header__steplabel{font-size:11px;font-weight:600;color:var(--hbm-color-text-muted, #6b7280);text-transform:uppercase;letter-spacing:.04em}.cem-steps{display:flex;gap:6px}.cem-step-dot{width:6px;height:6px;border-radius:50%;background:#d1d5db;transition:background .2s ease}.cem-step-dot--active{background:#6f6eb3;width:18px;border-radius:999px}.cem-step-dot--done{background:#1d9e75}.cem-close{width:32px;height:32px;border-radius:8px;border:1px solid #e5e7eb;background:transparent;display:flex;align-items:center;justify-content:center;color:#6b7280;cursor:pointer;flex-shrink:0;transition:background .15s ease}.cem-close:hover{background:#f3f4f6}.cem-body{flex:1;overflow-y:auto;padding:20px}.cem-step{display:flex;flex-direction:column;gap:18px}.cem-field{display:flex;flex-direction:column;gap:6px}.cem-label{font-size:12px;font-weight:600;color:var(--hbm-text-primary, #23264a)}.cem-optional{color:var(--hbm-text-secondary, #6b7280);font-weight:400;font-size:11px}.cem-input,.cem-select,.cem-textarea{padding:9px 12px;border:1px solid #e5e7eb;border-radius:10px;font-size:13px;color:var(--hbm-text-primary, #23264a);background:#fff;outline:none;transition:border-color .15s ease;font-family:inherit}.cem-input:focus,.cem-select:focus,.cem-textarea:focus{border-color:#6f6eb3;box-shadow:0 0 0 3px #6f6eb31f}.cem-textarea{resize:vertical;min-height:72px}.cem-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.cem-type-pills{display:flex;gap:8px}.cem-type-pills--two .cem-type-pill{flex:1}.cem-type-pill{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 12px;border:1px solid #e5e7eb;border-radius:10px;font-size:13px;font-weight:500;color:var(--hbm-text-secondary, #6b7280);background:#fff;cursor:pointer;transition:all .15s ease}.cem-type-pill:hover{border-color:#6f6eb3;color:#6f6eb3}.cem-type-pill--active{background:#eeedfe;border-color:#6f6eb3;color:#6f6eb3;font-weight:600}.cem-meeter-info{display:flex;align-items:center;gap:6px;font-size:11px;color:#6f6eb3;background:#eeedfe;border-radius:8px;padding:7px 10px}.cem-duration-pills{display:flex;gap:6px;flex-wrap:wrap}.cem-duration-pill{padding:6px 14px;border:1px solid #e5e7eb;border-radius:999px;font-size:12px;color:var(--hbm-text-secondary, #6b7280);background:#fff;cursor:pointer;transition:all .15s ease}.cem-duration-pill:hover{border-color:#6f6eb3;color:#6f6eb3}.cem-duration-pill--active{background:#6f6eb3;border-color:#6f6eb3;color:#fff;font-weight:600}.cem-meeter-duration{font-size:13px;color:var(--hbm-text-secondary, #6b7280);padding:9px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb}.cem-radio-group{display:flex;gap:16px}.cem-radio-label{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--hbm-text-primary, #23264a);cursor:pointer}.cem-preview-card{padding:16px;border:1px solid rgba(111,110,179,.25);border-radius:14px;background:linear-gradient(135deg,#f5f5ff,#f0fff8);display:flex;flex-direction:column;gap:6px}.cem-preview-card__badge{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px;align-self:flex-start;text-transform:uppercase;letter-spacing:.5px}.cem-preview-card__name{font-size:16px;font-weight:700;color:var(--hbm-text-primary, #23264a)}.cem-preview-card__meta{font-size:12px;color:var(--hbm-text-secondary, #6b7280)}.cem-checkboxes{display:flex;flex-direction:column;gap:10px}.cem-check-row{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--hbm-text-primary, #23264a);cursor:pointer}.cem-check-row input[type=checkbox]{width:15px;height:15px;accent-color:#6f6eb3;cursor:pointer}.cem-check-note{font-size:10px;color:var(--hbm-text-secondary, #6b7280);margin-left:auto}.cem-footer{border-top:1px solid #f0f0f7;padding:14px 20px;display:flex;flex-direction:column;gap:8px;flex-shrink:0}.cem-footer__btns{display:flex;gap:10px;justify-content:flex-end}.cem-error{font-size:12px;color:#e24b4a;text-align:center}.cem-hint{font-size:11px;color:var(--hbm-color-text-muted, #6b7280);text-align:center;line-height:1.35}.cem-review-lead{margin:0 0 18px;font-size:13.5px;font-weight:400;line-height:1.55;color:#5a569a}.cem-btn-back{display:flex;align-items:center;gap:4px;padding:9px 16px;border:1px solid #e5e7eb;border-radius:8px;background:transparent;font-size:13px;font-weight:500;color:var(--hbm-text-secondary, #6b7280);cursor:pointer;transition:background .15s ease}.cem-btn-back:hover{background:#f3f4f6}.cem-btn-next{display:flex;align-items:center;gap:4px;padding:9px 20px;border:none;border-radius:8px;background:#6f6eb3;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s ease}.cem-btn-next:disabled{opacity:.45;cursor:not-allowed}.cem-btn-next:not(:disabled):hover{opacity:.9}.cem-btn-publish{padding:9px 24px;border:none;border-radius:8px;background:var(--hbm-color-primary, #4B46EC);color:#fff;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .15s ease}.cem-btn-publish:disabled{opacity:.45;cursor:not-allowed}.cem-btn-publish:not(:disabled):hover{opacity:.9}.cem-success{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 0;text-align:center}.cem-success__title{font-size:20px;font-weight:700;color:var(--hbm-text-primary, #23264a)}.cem-success__name{font-size:14px;color:var(--hbm-text-secondary, #6b7280);font-weight:500}.cem-success__btns{display:flex;gap:10px;margin-top:8px}.cem-success__linkrow{display:flex;flex-wrap:wrap;gap:8px;width:100%;max-width:100%;justify-content:center;align-items:center}.cem-success__linkinput{flex:1;min-width:0;max-width:320px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:8px;font-size:12px;color:var(--hbm-color-text, #1f1d42)}.cem-success__share{display:inline-flex;align-items:center;gap:8px;width:100%;max-width:320px;justify-content:center}.cem-splash-placement-hint{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;font-size:12px;line-height:1.4;color:var(--hbm-color-text-muted, #6b7280)}.cem-step-intro{margin:0 0 4px;font-size:13px;line-height:1.45;color:var(--hbm-color-text-muted, #6b7280)}.cem-step-intro--v2{margin:0 0 20px;font-size:13.5px;line-height:1.55;color:#5a569a}.cem-field-hint{margin:0 0 10px;font-size:12px;line-height:1.4;color:var(--hbm-color-text-muted, #6b7280)}.cem-section-title{margin:4px 0 10px;font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--hbm-text-secondary, #6b7280)}.cem-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cem-logo-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.cem-logo-upload-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px dashed #d6daf0;border-radius:12px;background:#fafbff;font-size:13px;font-weight:600;color:var(--hbm-text-primary, #23264a);cursor:pointer;transition:border-color .15s ease,background .15s ease;font-family:inherit}.cem-logo-upload-btn:hover{border-color:#6f6eb3;background:#f3f2ff}.cem-logo-preview{height:44px;width:auto;max-width:160px;object-fit:contain;border-radius:8px;border:1px solid #e5e7eb;background:#fff}.cem-btn-text{padding:6px 10px;border:none;background:transparent;font-size:12px;font-weight:600;color:var(--hbm-color-primary, #4B46EC);cursor:pointer;text-decoration:underline;text-underline-offset:2px;font-family:inherit}.cem-btn-text:hover{opacity:.85}.cem-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.cem-toggle-row--splash{padding-bottom:4px}.cem-toggle-info{flex:1;min-width:0}.cem-toggle-label{font-size:12px;font-weight:600;color:var(--hbm-color-text, #23264a)}.cem-toggle{width:36px;height:22px;border-radius:999px;border:1px solid #d5d7e4;background:#e5e7eb;position:relative;cursor:pointer;flex-shrink:0;transition:background .18s ease}.cem-toggle--on{background:#6f6eb3;border-color:#6f6eb3}.cem-toggle-knob{position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;top:2px;left:2px;transition:left .18s ease}.cem-toggle--on .cem-toggle-knob{left:17px}.cem-preview-card__logo-inline img{display:block;border-radius:6px}.cem-success__qr-wrap{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:4px}.cem-success__qr{display:block;width:min(180px,70vw);height:auto;border-radius:12px;border:1px solid #e5e7eb;background:#fff}.cem-success__qr-caption{font-size:11px;color:var(--hbm-color-text-muted, #6b7280)}.cem-loading-edit{display:flex;align-items:center;justify-content:center;min-height:160px;padding:24px;font-size:14px;color:var(--hbm-color-text-muted, #6b7280)}.cem-catalog-note{margin:0 0 12px;font-size:11px;line-height:1.45;color:var(--hbm-color-text-muted, #6b7280)}.cem-presets-grid{display:flex;flex-direction:column;gap:14px}.cem-preset-card{margin:0;padding:14px;border:1px solid rgba(111,110,179,.15);border-radius:14px;background:linear-gradient(145deg,#fff,#fafbff)}.cem-preset-preview{margin-top:10px;padding:10px 12px;border-radius:10px;background:#6f6eb30f;border:1px solid rgba(111,110,179,.12)}.cem-preset-preview--muted{margin-top:10px;margin-bottom:0;font-size:12px;color:var(--hbm-color-text-muted, #6b7280)}.cem-preset-preview-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.cem-preset-preview-toggle{width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left;margin-bottom:8px}.cem-preset-preview-toggle:hover .cem-preset-preview-title{color:var(--hbm-color-primary, #6F6EB3)}.cem-preset-chevron{font-size:10px;opacity:.6}.cem-preset-preview-title{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--hbm-color-text-muted, #6b7280)}.cem-preset-preview-meta{font-size:11px;color:var(--hbm-color-text-muted, #6b7280)}.cem-preset-cover{display:block;width:100%;max-height:120px;object-fit:cover;border-radius:8px;margin-bottom:8px}.cem-preset-preview-list{margin:0;padding:0 0 0 18px;font-size:13px;line-height:1.45;color:var(--hbm-color-text, #1f2937)}.cem-preset-preview-li{margin-bottom:6px;display:flex;align-items:flex-start;gap:8px}.cem-preset-thumb{width:28px;height:28px;border-radius:6px;object-fit:cover;flex-shrink:0}.cem-mobile-only-block{display:block}.cem-field--content-extra{margin-top:16px}.cem-logo-placement-mobile{margin-top:18px;padding-top:14px;border-top:1px solid rgba(111,110,179,.12)}.cem-logo-placement-mobile__title{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--hbm-color-text-muted, #6b7280);margin:0 0 4px}.cem-logo-placement-mobile--hint{font-size:13px;color:var(--hbm-color-text-muted, #6b7280);margin:8px 0 0}.cem-logo-placement-mobile__frame{position:relative;width:100%;max-width:320px;height:56px;margin-top:8px;border-radius:12px;background:linear-gradient(90deg,#f0f1fa,#fafbff);border:1px solid rgba(111,110,179,.15);overflow:hidden}.cem-logo-placement-mobile__meeter-badge{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:999px;background:#6867af33;border:2px solid rgba(104,103,175,.45)}.cem-logo-placement-mobile__org-logo{position:absolute;left:62%;top:50%;transform-origin:center center;touch-action:none;cursor:grab}.cem-logo-placement-mobile__org-logo:active{cursor:grabbing}.cem-logo-placement-mobile__org-logo img{display:block;max-height:44px;max-width:120px;width:auto;height:auto;object-fit:contain;pointer-events:none}.cem-logo-placement-mobile__slider-row{margin-top:12px;max-width:320px;display:flex;flex-direction:column;gap:4px}.cem-logo-placement-mobile__slider-row input[type=range]{width:100%}.cem-splash-logo-mobile{margin-top:16px;padding-top:12px;border-top:1px solid rgba(111,110,179,.12)}.cem-splash-logo-mobile__stage{display:flex;align-items:center;justify-content:center;height:132px;max-width:280px;margin-top:8px;border-radius:14px;background:linear-gradient(160deg,#eeedfe,#fff 55%,#f3f0ff);border:1px solid rgba(111,110,179,.18)}.cem-splash-logo-mobile__logo{touch-action:none;cursor:grab;transform-origin:center center}.cem-splash-logo-mobile__logo:active{cursor:grabbing}.cem-splash-logo-mobile__logo img{display:block;max-height:72px;max-width:160px;object-fit:contain;pointer-events:none}@media(max-width:480px){.cem-type-pills{flex-direction:column}.cem-radio-group{flex-direction:column;gap:8px}}.cem-preset-card__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.cem-preset-custom-btn{flex-shrink:0;padding:3px 10px;border-radius:20px;border:1px solid var(--hbm-color-primary, #4B46EC);background:transparent;color:var(--hbm-color-primary, #4B46EC);font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s}.cem-preset-custom-btn:hover{background:var(--hbm-color-primary, #4B46EC);color:#fff}.cem-inline-editor{margin-top:10px;padding:12px 14px;background:#4b46ec0a;border:1px solid rgba(75,70,236,.18);border-radius:12px;display:flex;flex-direction:column;gap:10px}.cem-inline-editor__input{width:100%;padding:8px 12px;border-radius:8px;border:1px solid rgba(111,110,179,.25);background:var(--hbm-color-surface, #fff);color:var(--hbm-color-text, #1a1a2e);font-size:13px;font-weight:500;box-sizing:border-box}.cem-inline-editor__input:focus{outline:none;border-color:var(--hbm-color-primary, #4B46EC);box-shadow:0 0 0 3px #4b46ec14}.cem-chips-box{display:flex;flex-wrap:wrap;gap:6px;align-items:center;min-height:42px;padding:6px 10px;border-radius:8px;border:1px solid rgba(111,110,179,.25);background:var(--hbm-color-surface, #fff);cursor:text;transition:border-color .15s,box-shadow .15s}.cem-chips-box:focus-within{border-color:var(--hbm-color-primary, #4B46EC);box-shadow:0 0 0 3px #4b46ec14}.cem-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 8px 3px 10px;border-radius:20px;background:#4b46ec1f;color:var(--hbm-color-primary, #4B46EC);font-size:12px;font-weight:500;line-height:1.4;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cem-chip__remove{background:none;border:none;padding:0;cursor:pointer;color:var(--hbm-color-primary, #4B46EC);font-size:14px;line-height:1;opacity:.6;flex-shrink:0;transition:opacity .1s}.cem-chip__remove:hover{opacity:1}.cem-chips-input{flex:1;min-width:120px;border:none;outline:none;background:transparent;font-size:13px;color:var(--hbm-color-text, #1a1a2e);padding:2px 0}.cem-chips-input::placeholder{color:var(--hbm-color-text-muted, #9ca3af);font-size:12px}.cem-chips-hint{margin:0;font-size:11px;color:var(--hbm-color-text-muted, #9ca3af);padding-left:2px}.cem-inline-editor__actions{display:flex;gap:8px;align-items:center}.cem-inline-editor__save{padding:6px 16px;border-radius:20px;border:none;background:var(--hbm-color-primary, #4B46EC);color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:opacity .15s}.cem-inline-editor__save:hover:not(:disabled){opacity:.88}.cem-inline-editor__save:disabled{opacity:.4;cursor:not-allowed}.cem-inline-editor__clear{padding:6px 12px;border-radius:20px;border:1px solid rgba(111,110,179,.25);background:transparent;color:var(--hbm-color-text-muted, #6b7280);font-size:12px;cursor:pointer;transition:border-color .15s}.cem-inline-editor__clear:hover{border-color:#6f6eb380}.cem-preset-custom-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:20px;background:#4b46ec1f;color:var(--hbm-color-primary, #4B46EC);font-size:12px;font-weight:600;flex-wrap:wrap}.cem-preset-custom-badge__count{opacity:.65;font-weight:400}.cem-preset-custom-badge__edit,.cem-preset-custom-badge__remove{background:none;border:none;padding:0 2px;cursor:pointer;color:inherit;line-height:1;font-size:13px;opacity:.7;transition:opacity .1s}.cem-preset-custom-badge__edit:hover,.cem-preset-custom-badge__remove:hover{opacity:1}.cem-template-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;border-radius:20px;background:#6f6eb31a;color:var(--hbm-color-primary, #6f6eb3);font-size:12px;font-weight:600;margin-bottom:4px}.cem-event-card{display:flex;border-radius:16px;box-shadow:var(--hbm-shadow-card, 0 4px 10px rgba(0,0,0,.13));border:1px solid var(--hbm-color-border, #d6daf0);overflow:hidden;background:#fff}.cem-event-card__accent{width:5px;flex-shrink:0}.cem-event-card__body{flex:1;padding:16px 18px;display:flex;flex-direction:column;gap:8px}.cem-event-card__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.cem-event-card__logo{height:28px;max-width:80px;object-fit:contain;border-radius:4px}.cem-event-card__name{font-size:18px;font-weight:700;font-family:var(--hbm-font-heading, "Plus Jakarta Sans", sans-serif);color:var(--hbm-color-text, #23264a);line-height:1.2}.cem-event-card__community{font-size:12px;color:var(--hbm-color-text-muted, #6b7280)}.cem-event-card__date-row,.cem-event-card__visibility-row{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--hbm-color-text, #23264a)}.cem-event-card__duration{padding:1px 8px;border-radius:20px;background:var(--hbm-color-surface-muted, #f8f9ff);border:1px solid var(--hbm-color-border, #d6daf0);font-size:11px;color:var(--hbm-color-text-muted, #6b7280)}.cem-event-card__splash-chip{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:var(--hbm-color-primary, #6f6eb3);font-weight:500}.cem-event-card__chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.cem-review-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:999px;background:#6f6eb317;color:var(--hbm-color-primary, #6f6eb3);font-size:11px;font-weight:500}.cem-splash-layout{display:grid;grid-template-columns:minmax(0,1fr) 236px;gap:24px;align-items:start}.cem-splash-controls{display:flex;flex-direction:column;gap:0;min-width:0}.cem-splash-phone-wrap{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:4px;position:sticky;top:0}.cem-phone-device{position:relative;width:248px;max-width:100%;margin-inline:auto;padding-bottom:10px}.cem-phone-device:after{content:"";position:absolute;left:12%;right:12%;bottom:0;height:14px;border-radius:50%;background:radial-gradient(ellipse at center,#2b2a4a38,#2b2a4a00 72%);pointer-events:none}.cem-phone-shell{position:relative;padding:3px;border-radius:42px;overflow:hidden;background:linear-gradient(155deg,#5c5b92,#3d3c68 38%,#252445 72%,#18172c);box-shadow:inset 0 1px #ffffff24,inset 0 -1px #00000047,0 2px 4px #2b2a4a1f,0 14px 36px #2b2a4a38,0 28px 56px #2b2a4a1a}.cem-phone-screen{position:relative;border-radius:39px;overflow:hidden;background:#fff;box-shadow:inset 0 0 0 1px #0000000d}.cem-phone-island{position:absolute;top:10px;left:50%;z-index:3;width:68px;height:20px;border-radius:999px;transform:translate(-50%);background:linear-gradient(180deg,#1a1930,#0f0e1c);box-shadow:0 1px 2px #00000059,inset 0 1px #ffffff0f;pointer-events:none}.cem-phone-screen .cem-splash-canvas{border:none!important;border-radius:0!important;box-shadow:none!important;display:block;overflow:hidden;width:100%!important;max-width:100%!important}.cem-phone-screen .cem-splash-canvas>div{width:100%!important}.cem-splash-phone-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:360px;background:#f8f7ff;border:1.5px dashed #d6d5f0;border-radius:24px;color:#9ca3af;font-size:11px;text-align:center;padding:16px}.cem-splash-slider-row{display:flex;align-items:center;gap:8px;margin-top:6px}.cem-splash-slider{flex:1;-webkit-appearance:none;appearance:none;height:4px;border-radius:2px;background:linear-gradient(to right,var(--hbm-color-primary, #6f6eb3) 0%,var(--hbm-color-primary, #6f6eb3) calc((var(--val, 100) - 40) / 140 * 100%),#e5e7eb calc((var(--val, 100) - 40) / 140 * 100%),#e5e7eb 100%);cursor:pointer;outline:none}.cem-splash-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:var(--hbm-color-primary, #6f6eb3);box-shadow:0 1px 4px #6f6eb366;cursor:grab;border:2px solid #fff}.cem-splash-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--hbm-color-primary, #6f6eb3);border:2px solid #fff;cursor:grab}.cem-splash-zoom-val,.cem-splash-scale-pct{font-size:11px;font-weight:500;color:var(--hbm-color-text-muted, #6b7280);margin-left:6px}.cem-splash-msg-row{display:flex;gap:8px;align-items:flex-start}.cem-splash-textarea{flex:1;min-width:0}.cem-splash-color-picker-wrap{position:relative;flex-shrink:0;cursor:pointer;display:flex;align-items:flex-start;padding-top:6px}.cem-splash-color-preview{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--hbm-color-border, #e5e7eb);transition:transform .12s,box-shadow .12s;box-shadow:0 1px 3px #0000001f}.cem-splash-color-picker-wrap:hover .cem-splash-color-preview{transform:scale(1.1);box-shadow:0 2px 6px #6f6eb34d}.cem-splash-color-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.cem-splash-drag-tip{text-align:center;font-size:10px;color:var(--hbm-color-text-muted, #9ca3af);margin-top:6px;letter-spacing:.02em}.cem-splash-dir-field{margin-top:14px;display:flex;flex-direction:column;gap:6px}.cem-splash-dir-label{font-size:12px;font-weight:600;color:var(--hbm-text-primary, #23264a)}.cem-splash-dir-hint{margin:0;font-size:11px;line-height:1.4;color:var(--hbm-color-text-muted, #6b7280)}.cem-splash-dir-row{display:flex;gap:6px}.cem-splash-dir-btn{min-width:44px;padding:6px 14px;border-radius:8px;border:1px solid var(--hbm-color-border, #e5e7eb);background:#fff;font-size:12px;font-weight:700;color:var(--hbm-color-text-muted, #6b7280);cursor:pointer;letter-spacing:.04em;transition:background .12s,color .12s,border-color .12s}.cem-splash-dir-btn--active{background:var(--hbm-color-primary, #6f6eb3);color:#fff;border-color:var(--hbm-color-primary, #6f6eb3)}.cem-splash-message-hint{margin:0;font-size:11px;line-height:1.45;color:var(--hbm-color-text-muted, #6b7280)}@media(max-width:680px){.cem-sheet--splash{width:min(520px,96vw)}.cem-splash-layout{grid-template-columns:1fr;gap:18px}.cem-splash-phone-wrap{position:static}.cem-splash-controls{order:1}.cem-splash-phone-wrap,.cem-splash-phone-empty{order:2}.cem-phone-device{width:min(248px,72vw)}}.cem-sheet--splash{width:min(760px,96vw)}.cem-body:has(.cem-step--splash){padding:26px 30px}.cem-step--splash{gap:0}.cem-v2-tog-row{display:flex;align-items:center;justify-content:space-between;padding:0 0 13px;border-bottom:1px solid #f2f1fa;margin-bottom:14px}.cem-v2-tog-label{font-size:14px;font-weight:600;color:#18125c}.cem-v2-tog-sub{font-size:11.5px;color:#9896c8;margin-top:1px;line-height:1.4}.cem-v2-tog{width:44px;height:24px;border-radius:100px;border:none;cursor:pointer;position:relative;flex-shrink:0;background:#d6d4f0;transition:background .2s ease;padding:0}.cem-v2-tog--on{background:#4b46ec}.cem-v2-tog:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #00000024;transition:left .2s ease}.cem-v2-tog--on:after{left:23px}.cem-v2-field-hint{margin:-2px 0 8px;font-size:11.5px;line-height:1.45;color:#9896c8}.cem-splash-welcome-field{animation:cemFadeDown .2s ease forwards}.cem-splash-welcome-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.cem-lang-tog{display:flex;gap:4px;flex-shrink:0}.cem-lang-btn{padding:5px 14px;border-radius:8px;border:1.5px solid #E4E2F4;font-family:inherit;font-size:12px;font-weight:700;background:#fff;color:#5a569a;cursor:pointer;transition:all .16s ease}.cem-lang-btn--active{background:#4b46ec;border-color:#4b46ec;color:#fff}.cem-splash-msg-row--v2{align-items:stretch}.cem-splash-welcome-input{min-height:60px}.cem-splash-color-picker-wrap--v2{padding-top:8px}.cem-logo-up{width:100%;border:2px dashed #ddd9f4;border-radius:12px;padding:20px;text-align:center;cursor:pointer;transition:all .16s ease;background:#fafaff;font-family:inherit}.cem-logo-up:hover:not(:disabled){border-color:#4b46ec;background:#eeeef8}.cem-logo-up:disabled{opacity:.65;cursor:wait}.cem-logo-up__icon{width:40px;height:40px;border-radius:10px;background:#eaeaf9;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;color:#5a569a}.cem-logo-up__title{display:block;font-size:13px;font-weight:700;color:#4b46ec}.cem-logo-up__sub{display:block;font-size:11px;color:#9896c8;margin-top:2px}.cem-logo-up--filled{cursor:default;padding:14px}.cem-logo-up--filled:hover{border-color:#ddd9f4;background:#fafaff}.cem-logo-up__preview{display:block;max-height:72px;max-width:100%;margin:0 auto 10px;object-fit:contain}.cem-logo-up__actions{display:flex;justify-content:center;gap:12px}.cem-range-wrap{display:flex;align-items:center;gap:10px}.cem-range-s{font-size:11px;color:#9896c8;font-weight:600;flex-shrink:0}.cem-splash-slider--v2{flex:1;-webkit-appearance:none;appearance:none;height:4px;border-radius:4px;outline:none;cursor:pointer;background:linear-gradient(to right,#4B46EC var(--pct, 50%),#E4E2F4 var(--pct, 50%))}.cem-splash-slider--v2::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid #4B46EC;box-shadow:0 2px 6px #4b46ec38;cursor:grab}.cem-splash-slider--v2::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid #4B46EC;box-shadow:0 2px 6px #4b46ec38;cursor:grab}.cem-splash-scale-pct--v2{color:#9896c8;font-weight:500;font-size:12px;margin-left:6px}.cem-preview-lbl{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7a78b8;text-align:center;margin-bottom:14px;padding:5px 12px;border-radius:999px;background:linear-gradient(135deg,#f5f4ff,#eeecff);border:1px solid #e4e2f8;box-shadow:0 1px 2px #6f6eb314}.cem-preview-lbl:before{content:"";width:6px;height:6px;border-radius:50%;background:#14b8a6;box-shadow:0 0 0 3px #14b8a62e;animation:cem-preview-pulse 2s ease-in-out infinite}@keyframes cem-preview-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(.88)}}@media(max-width:680px){.cem-body:has(.cem-step--splash){padding:20px 18px}.cem-splash-welcome-head{flex-wrap:wrap}}@media(min-width:681px){.cem-splash-layout{grid-template-columns:minmax(0,1fr) 252px;gap:28px}.cem-phone-device{width:248px}}.cem-sheet--v2 .cem-body{max-height:66vh}.cem-sheet--v2.cem-sheet--details .cem-body{min-height:0;overflow-y:auto}.cem-sheet--v2.cem-sheet--details .cem-header--v2{padding:18px 26px 14px}.cem-sheet--v2.cem-sheet--details .cem-header__top{margin-bottom:14px}.cem-sheet--v2.cem-sheet--details .cem-body:has(.cem-step--details-fit){padding:16px 26px 12px}.cem-sheet--v2.cem-sheet--details .cem-footer--v2{padding:12px 26px 14px}.cem-step--details-fit .cem-field--v2{margin-bottom:11px}.cem-step--details-fit .cem-v2-divider{margin:2px 0 12px}.cem-step--details-fit .cem-type-grid{gap:8px}.cem-step--details-fit .cem-type-card{padding:12px 14px;gap:10px}.cem-step--details-fit .cem-type-card__icon{width:32px;height:32px}.cem-step--details-fit .cem-type-card__title{font-size:13px}.cem-step--details-fit .cem-type-card__sub{font-size:11px}.cem-step--details-fit .cem-textarea--v2{min-height:52px;line-height:1.45}.cem-step--details-fit .cem-pill{padding:6px 12px;font-size:12px}.cem-step--details-fit .cem-radio-card{padding:8px 12px}.cem-sec-heading{margin:0 0 14px;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#9896c8}.cem-presets-grid .cem-preset-card--wizard{padding:16px 18px;margin:0 0 10px;border:1.5px solid #E4E2F4;border-radius:13px;background:#fff}.cem-presets-grid .cem-label--preset{font-size:13.5px;font-weight:700;color:#18125c}.cem-step--wizard-content .cem-preset-preview{border-color:#e4e2f4;background:#fafbff}.cem-step--wizard-content .cem-presets-grid{gap:10px}.cem-content-banner{margin-top:14px;background:#f4f3ff;border:1.5px solid #dddaf5;border-radius:11px;padding:12px 14px;display:flex;gap:9px;align-items:flex-start}.cem-content-banner__ic{flex-shrink:0;color:#9896c8;margin-top:2px}.cem-content-banner__txt{margin:0;flex:1;font-size:11.5px;font-weight:400;line-height:1.5;color:#5a569a}.cem-rc{border:1.5px solid #E4E2F4;border-radius:16px;overflow:hidden;margin-top:4px}.cem-rc-top{background:linear-gradient(130deg,#3836c8,#4b46ec 55%,#8b8ac4);padding:20px 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cem-rc-top-main{flex:1;min-width:0}.cem-rc-type-badge{font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf;margin-bottom:10px;display:inline-flex;align-items:center;gap:5px}.cem-rc-name{font-size:24px;font-weight:800;font-family:var(--app-font-heading, "Plus Jakarta Sans", system-ui, sans-serif);color:#fff;line-height:1.15}.cem-rc-name--placeholder{opacity:.45}.cem-rc-desc{font-size:12px;color:#ffffffad;margin-top:7px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cem-rc-vis{padding:5px 12px;border-radius:100px;background:#ffffff29;color:#ffffffeb;font-size:11px;font-weight:700;white-space:nowrap;flex-shrink:0;border:1px solid rgba(255,255,255,.2);display:inline-flex;align-items:center;gap:6px}.cem-rc-meta{padding:14px 24px;display:flex;flex-wrap:wrap;gap:0;border-bottom:1px solid #f0eff9;background:#fefeff}.cem-rc-mi{display:flex;align-items:center;gap:7px;font-size:13px;color:#5a569a;font-weight:600;padding-inline-end:18px;margin-inline-end:18px;border-inline-end:1px solid #E4E2F4}.cem-rc-mi:last-child{border-inline-end:none;padding-inline-end:0;margin-inline-end:0}.cem-rc-mi svg{flex-shrink:0;color:#9896c8}.cem-rc-secs{padding:16px 24px 20px;display:grid;grid-template-columns:1fr 1fr;gap:18px;background:#fefeff}.cem-rc-sec-lbl{font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#9896c8;margin-bottom:8px}.cem-rc-chips{display:flex;flex-wrap:wrap;gap:5px}.cem-rc-chip{padding:4px 10px;border-radius:100px;font-size:11.5px;font-weight:600;border:1.5px solid transparent;display:inline-flex;align-items:center;gap:5px;line-height:1.25}.cem-rc-chip svg{flex-shrink:0}.cem-rc-chip--purple{background:#eeeef8;color:#4b46ec;border-color:#4b46ec38}.cem-rc-chip--green{background:#73c1541a;color:#15965a;border-color:#16a85b38}.cem-rc-chip--muted{background:#f5f4ff;color:#9896c8;border-color:#e4e2f4}.cem-rc-chip--ellipsis{max-width:min(240px,100%);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cem-rc-community{padding:12px 24px 16px;font-size:12px;font-weight:600;color:#9896c8;border-top:1px solid #f0eff9;background:#fefeff}@media(max-width:620px){.cem-rc-secs{grid-template-columns:1fr;gap:14px}.cem-rc-meta{flex-direction:column;align-items:flex-start}.cem-rc-mi{border-inline-end:none;padding-inline-end:0;margin-inline-end:0}}.hbm-meeter-intro{display:flex;flex-direction:column;gap:18px;padding-bottom:8px}.hbm-meeter-intro__hero{border-radius:20px;overflow:hidden;padding:22px 20px 20px;background:radial-gradient(ellipse at 14% 12%,rgba(111,110,179,.85) 0%,transparent 58%),radial-gradient(ellipse at 92% 16%,rgba(111,134,255,.75) 0%,transparent 55%),radial-gradient(ellipse at 70% 96%,rgba(212,83,126,.45) 0%,transparent 52%),#2a2856;box-shadow:0 12px 34px #6f6eb347}.hbm-meeter-intro__hero-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.hbm-meeter-intro__hero-label{font-size:11px;font-weight:800;letter-spacing:.16em;color:#ffffffb3}.hbm-meeter-intro__hero-title{margin:0;font-size:25px;font-weight:800;color:#fff;line-height:1.16;letter-spacing:-.5px}.hbm-meeter-intro__hero-sub{margin:10px 0 0;font-size:13.5px;color:#ffffffc7;line-height:1.5}.hbm-meeter-intro__hero-avatars{display:flex;align-items:center;gap:10px;margin-top:18px}.hbm-meeter-intro__avatar-stack{display:flex}.hbm-meeter-intro__avatar{width:38px;height:38px;border-radius:50%;border:2.5px solid #3d3a6e;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12.5px;font-weight:800}.hbm-meeter-intro__avatar+.hbm-meeter-intro__avatar{margin-inline-start:-12px}.hbm-meeter-intro__hero-tagline{font-size:12.5px;font-weight:700;color:#ffffffd1}.hbm-meeter-intro__section-label{font-size:12px;font-weight:800;color:var(--cf-ink-muted, #9896c8);letter-spacing:.08em;margin-bottom:10px}.hbm-meeter-intro__format-toggle{display:flex;gap:8px;padding:4px;background:var(--cf-surface, #fff);border-radius:14px;border:1px solid var(--cf-border, #e4e2f4)}.hbm-meeter-intro__format-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 8px;border-radius:11px;border:none;background:transparent;color:var(--cf-ink-muted, #5a569a);font-size:14px;font-weight:800;font-family:inherit;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,color .18s ease}.hbm-meeter-intro__format-btn--active{background:var(--cf-grad-btn);color:#fff;box-shadow:0 4px 12px #6f6eb347}.hbm-meeter-intro__format-banner{display:flex;align-items:center;gap:9px;margin-top:10px;padding:11px 13px;border-radius:12px;background:var(--cf-surface-muted, #f0efff);border:1px solid var(--cf-border, #e7e5fc);font-size:12.5px;font-weight:700;color:var(--cf-primary, #6f6eb3);line-height:1.35}.hbm-meeter-intro__card{background:var(--cf-surface, #fff);border:1px solid var(--cf-border, #e4e2f4);border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:16px}.hbm-meeter-intro__card-title{margin:0;font-size:15.5px;font-weight:800;color:var(--cf-ink, #23264a)}.hbm-meeter-intro__card-title-row{display:flex;align-items:center;gap:9px;margin-bottom:16px}.hbm-meeter-intro__setup-item{display:flex;gap:12px;align-items:flex-start}.hbm-meeter-intro__setup-icon{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hbm-meeter-intro__setup-title{font-size:14px;font-weight:800;color:var(--cf-ink, #23264a);margin-bottom:2px}.hbm-meeter-intro__setup-desc{font-size:13px;color:var(--cf-ink-muted, #5a569a);line-height:1.45}.hbm-meeter-intro__step{display:flex;gap:13px;position:relative}.hbm-meeter-intro__step-line{position:absolute;inset-inline-start:15px;top:32px;bottom:-16px;width:2px;background:var(--cf-border, #e4e2f4)}.hbm-meeter-intro__step-num{width:32px;height:32px;border-radius:50%;background:var(--cf-grad-btn);color:#fff;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:1}.hbm-meeter-intro__step-body{padding-top:4px;padding-bottom:18px}.hbm-meeter-intro__step-body--last{padding-bottom:0}.hbm-meeter-intro__features-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hbm-meeter-intro__feature{background:var(--cf-surface, #fff);border:1px solid var(--cf-border, #e4e2f4);border-radius:15px;padding:14px;display:flex;flex-direction:column;gap:8px}.hbm-meeter-intro__feature-icon{width:36px;height:36px;border-radius:10px;background:var(--cf-surface-muted, #f0efff);display:flex;align-items:center;justify-content:center;color:var(--cf-primary, #6f6eb3)}.hbm-meeter-intro__feature-title{font-size:13.5px;font-weight:800;color:var(--cf-ink, #23264a);line-height:1.2}.hbm-meeter-intro__feature-desc{font-size:12px;color:var(--cf-ink-muted, #9896c8);line-height:1.4}.hbm-meeter-intro__actions{display:flex;flex-direction:column;gap:10px;margin-top:2px}.hbm-meeter-intro__cta-primary{width:100%;min-height:48px;border:none;border-radius:13px;background:var(--cf-grad-btn);color:#fff;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:var(--cf-grad-btn-shadow)}.hbm-meeter-intro__cta-ghost{width:100%;min-height:44px;border-radius:13px;border:1px solid var(--cf-border, #e4e2f4);background:var(--cf-surface, #fff);color:var(--cf-ink-muted, #5a569a);font-size:14px;font-weight:700;font-family:inherit;cursor:pointer}.hbm-create-hub{min-height:100%;padding:0 16px calc(104px + env(safe-area-inset-bottom));max-width:640px;margin:0 auto;background:var(--hbm-color-surface-muted, #f8f9ff)}.hbm-create-hub__content{display:grid;gap:14px;padding-top:8px}.hbm-create-hub__lead{margin:0;color:var(--hbm-color-text-muted, #6b7280);font-size:15px;line-height:1.5}.hbm-create-hub__card{border:1px solid var(--hbm-color-border, rgba(0, 0, 0, .08));border-radius:14px;padding:16px;background:var(--hbm-color-surface, #fff)}.hbm-create-hub__card-title{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:15px;font-weight:700;color:var(--hbm-color-text, #23264a)}.hbm-create-hub__card-body{margin:0;font-size:14px;line-height:1.55;color:var(--hbm-color-text-muted, #6b7280)}.hbm-create-hub__list,.hbm-create-hub__steps{margin:0;padding-inline-start:20px;display:grid;gap:8px;font-size:14px;line-height:1.45;color:var(--hbm-color-text, #23264a)}.hbm-create-hub__actions{display:grid;gap:10px;padding-top:4px}.hbm-create-hub__cta{min-height:44px;border-radius:12px}.hbm-create-hub__empty{padding:24px 0;display:grid;gap:16px;text-align:center;color:var(--hbm-color-text-muted, #6b7280)}.hbm-create-hub__wizard-placeholder{display:grid;gap:12px;justify-items:center;text-align:center;padding:24px 12px;color:var(--hbm-color-text-muted, #6b7280)}@media(min-width:1280px){.hbm-create-hub{max-width:720px;padding-inline:24px}.hbm-create-hub__card{padding:20px}}.hbm-mode-toggle{display:flex;justify-content:center;width:100%}.hbm-mode-toggle--below-welcome{margin:0 0 12px}.hbm-mode-toggle--above-cta{margin:4px 0 16px}.hbm-mode-toggle__pill{display:flex;border-radius:999px;border:1.5px solid #6f6eb3;overflow:hidden;background:transparent}.hbm-mode-toggle__half{padding:7px 22px;border:none;background:transparent;color:#6f6eb3;font-weight:500;font-size:14px;line-height:1.4;cursor:pointer;transition:background .18s ease,color .18s ease}.hbm-mode-toggle__half--left{border-right:1px solid #6f6eb3}.hbm-mode-toggle__half.is-active{background:#6f6eb3;color:#fff;font-weight:700}.hbm-mode-toggle__half:focus-visible{outline:2px solid #bbc0ff;outline-offset:2px}.hbm-nav-drawer-list{display:flex;flex-direction:column}.hbm-nav-drawer{display:flex;flex-direction:column;gap:0;padding:4px 8px 8px;flex:1;min-height:100%}.hbm-nav-drawer__logout{margin-top:auto;display:flex;align-items:center;gap:12px;width:100%;padding:12px;border:none;border-top:.5px solid var(--hbm-color-border-tertiary, #e4e2f4);border-radius:0;background:transparent;cursor:pointer;color:var(--hbm-color-danger);font-family:inherit;font-size:15px;font-weight:600;transition:background .12s ease}.hbm-nav-drawer__logout:hover{background:var(--hbm-color-danger-border, #fee2e2)}.hbm-nav-drawer__logout:focus-visible{outline:2px solid var(--hbm-color-danger);outline-offset:2px}.hbm-nav-drawer__profile{display:flex;align-items:center;gap:12px;width:100%;padding:10px;border:none;border-radius:12px;background:transparent;cursor:pointer;font:inherit;text-align:start;transition:background .12s ease}.hbm-nav-drawer__profile:hover{background:var(--hbm-color-primary-light, #eeedfe)}.hbm-nav-drawer__profile:focus-visible{outline:2px solid var(--hbm-color-primary);outline-offset:2px}.hbm-nav-drawer__avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid var(--hbm-color-primary-muted, #bbc0ff)}.hbm-nav-drawer__avatar--placeholder{display:flex;align-items:center;justify-content:center;background:var(--hbm-color-primary-light, #eeedfe);color:var(--hbm-color-primary, #6f6eb3);border-color:transparent}.hbm-nav-drawer__profile-text{display:flex;flex-direction:column;gap:1px;min-width:0}.hbm-nav-drawer__profile-name{font-size:15px;font-weight:600;color:var(--hbm-color-text-primary, #18125c);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hbm-nav-drawer__profile-sub{font-size:12px;font-weight:400;color:var(--hbm-color-text-muted, #9896c8)}.hbm-nav-drawer__divider{height:1px;background:var(--hbm-color-border-tertiary, #e4e2f4);margin:8px 6px}.hbm-nav-drawer__nav{display:flex;flex-direction:column;gap:2px}.hbm-nav-drawer__item{display:flex;align-items:center;gap:12px;width:100%;padding:11px 12px;border:none;border-radius:10px;background:transparent;cursor:pointer;font:inherit;text-align:start;color:#374151;transition:background .12s ease,color .12s ease}.hbm-nav-drawer__item:hover{background:var(--hbm-color-primary-light, #eeedfe);color:#3c3489}.hbm-nav-drawer__item:focus-visible{outline:2px solid var(--hbm-color-primary);outline-offset:2px}.hbm-nav-drawer__icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.65;color:inherit}.hbm-nav-drawer__item:hover .hbm-nav-drawer__icon{opacity:1}.hbm-nav-drawer__label{font-size:15px;color:inherit;font-weight:500}.hbm-nav-drawer__join-wrap{margin-top:20px;padding-top:16px;border-top:.5px solid var(--hbm-color-border-tertiary, #e4e2f4)}.hbm-nav-drawer__join-btn{width:100%;padding:13px;border-radius:12px;border:1.5px dashed var(--hbm-color-primary-muted, #bbc0ff);background:var(--hbm-color-primary-light, #eeedfe);display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:var(--hbm-color-primary);font-size:14px;font-weight:500;font-family:inherit;transition:background .12s ease,border-color .12s ease}.hbm-nav-drawer__join-btn:hover{background:var(--hbm-color-primary-light-strong, #e4e2f9);border-color:var(--hbm-color-primary)}.hbm-nav-drawer__join-btn:focus-visible{outline:2px solid var(--hbm-color-primary);outline-offset:2px}.hbm-welcome{position:fixed;inset:0;z-index:30000;display:flex;align-items:center;justify-content:center;padding:20px;background:#14162d8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-sizing:border-box}.hbm-welcome__card{position:relative;width:100%;max-width:380px;min-height:340px;background:var(--hbm-color-surface, #fff);border:1px solid var(--hbm-color-border, #d6daf0);border-radius:28px;box-shadow:var(--shadow-float, 0 24px 60px rgba(53, 62, 138, .28));padding:32px 26px 24px;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}.hbm-welcome__stage{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.hbm-welcome__icon{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;background:color-mix(in srgb,var(--hbm-color-primary, #6f6eb3) 12%,transparent);color:var(--hbm-color-primary, #6f6eb3);flex:0 0 auto}.hbm-welcome__logo{width:76px;height:76px;object-fit:contain;flex:0 0 auto}.hbm-welcome__title{font-family:"Sora",var(--font-heading, var(--font-body));font-weight:800;font-size:26px;line-height:1.15;letter-spacing:-.02em;color:var(--hbm-color-text, #23264a);margin:0}.hbm-welcome__body{font-family:var(--font-body);font-weight:500;font-size:16px;line-height:1.55;color:var(--hbm-color-text-muted, #6b7280);margin:0;max-width:300px}.hbm-welcome__body b{color:var(--hbm-color-primary, #6f6eb3);font-weight:800}.hbm-welcome__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;width:100%;max-width:300px}.hbm-welcome__feature{display:flex;align-items:center;gap:12px;font-family:var(--font-body);font-weight:600;font-size:15px;color:var(--hbm-color-text, #23264a);text-align:start}.hbm-welcome__feature svg{color:var(--hbm-color-primary, #6f6eb3);flex:0 0 auto}.hbm-welcome__note{font-family:var(--font-body);font-weight:500;font-size:13px;line-height:1.5;color:var(--hbm-color-text-muted, #6b7280);margin:0;max-width:300px}.hbm-welcome__footer{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:16px}.hbm-welcome__dots{display:flex;align-items:center;gap:8px}.hbm-welcome__dot{width:8px;height:8px;border-radius:999px;background:var(--hbm-color-border, #d6daf0);transition:width .2s ease,background .2s ease}.hbm-welcome__dot.is-active{width:20px;background:var(--hbm-color-primary, #6f6eb3)}.hbm-welcome__cta{width:100%;height:52px;border:none;border-radius:14px;background:var(--hbm-color-primary, #6f6eb3);color:#fff;font-family:"Sora",var(--font-heading, var(--font-body));font-weight:700;font-size:16px;cursor:pointer;transition:background .16s ease,transform .1s ease}.hbm-welcome__cta:hover{background:var(--hbm-color-primary-strong, #5958a0)}.hbm-welcome__cta:active{transform:scale(.98)}.hbm-welcome__skip{background:none;border:none;padding:10px 16px;font-family:var(--font-body);font-size:13px;color:var(--hbm-color-text-muted, #6b7280);text-decoration:underline;cursor:pointer}.hbm-welcome__back{position:absolute;top:18px;inset-inline-start:18px;background:none;border:none;padding:6px;color:var(--hbm-color-text-muted, #6b7280);cursor:pointer;border-radius:999px}.hbm-welcome__back:hover{background:var(--hbm-color-surface-muted, #f8f9ff)}@keyframes hbm-tour-pulse{0%,to{box-shadow:0 0 color-mix(in srgb,var(--hbm-color-primary, #6f6eb3) 40%,transparent)}50%{box-shadow:0 0 0 8px color-mix(in srgb,var(--hbm-color-primary, #6f6eb3) 0%,transparent)}}.hbm-tour-pulse{animation:hbm-tour-pulse .6s ease 2;border-radius:999px}.hbm-tour-cta-row{display:block;margin-top:16px}.hbm-tour-cta{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:12px 18px;border:none;border-radius:14px;background:var(--hbm-color-primary, #6f6eb3);color:#fff;font-family:"Sora",var(--font-heading, var(--font-body));font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 6px 16px color-mix(in srgb,var(--hbm-color-primary, #6f6eb3) 30%,transparent);transition:background .16s ease,transform .1s ease}.hbm-tour-cta:hover{background:var(--hbm-color-primary-strong, #5958a0)}.hbm-tour-cta:active{transform:scale(.98)}.hbm-tour-help{position:fixed;inset-inline-end:16px;bottom:calc(var(--hbm-nav-height, 80px) + 20px + env(safe-area-inset-bottom,0px));z-index:20001;width:44px;height:44px;border-radius:999px;border:1px solid var(--hbm-color-border, #d6daf0);background:var(--hbm-color-surface, #fff);color:var(--hbm-color-primary, #6f6eb3);box-shadow:var(--shadow-float, 0 8px 22px rgba(53, 62, 138, .18));display:grid;place-items:center;cursor:pointer}.hbm-tour-help:hover{background:var(--hbm-color-surface-muted, #f8f9ff)}.driver-popover.hbm-driver-popover{background:var(--hbm-color-surface, #fff);color:var(--hbm-color-text, #23264a);border-radius:18px;box-shadow:var(--shadow-float, 0 18px 44px rgba(53, 62, 138, .22));padding:18px 18px 16px;max-width:300px}.driver-popover.hbm-driver-popover .driver-popover-title{font-family:"Sora",var(--font-heading, var(--font-body));font-weight:800;font-size:17px;color:var(--hbm-color-text, #23264a)}.driver-popover.hbm-driver-popover .driver-popover-description{font-family:var(--font-body);font-size:14px;line-height:1.5;color:var(--hbm-color-text-muted, #6b7280)}.driver-popover.hbm-driver-popover .driver-popover-progress-text{color:var(--hbm-color-text-muted, #6b7280);font-family:var(--font-body);font-size:12px}.driver-popover.hbm-driver-popover .driver-popover-next-btn,.driver-popover.hbm-driver-popover .driver-popover-prev-btn{background:var(--hbm-color-primary, #6f6eb3);color:#fff;border:none;border-radius:999px;padding:7px 16px;font-family:var(--font-body);font-weight:700;font-size:13px;text-shadow:none}.driver-popover.hbm-driver-popover .driver-popover-prev-btn{background:var(--hbm-color-surface-muted, #f8f9ff);color:var(--hbm-color-text, #23264a)}@media(prefers-reduced-motion:reduce){.hbm-welcome{-webkit-backdrop-filter:none;backdrop-filter:none}.hbm-welcome__dot{transition:none}.hbm-tour-pulse{animation:none}}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}
