*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}:root{--hb-bg:#f8f7f4;--hb-surface:#fff;--hb-surface-soft:#fcfbf8;--hb-text:#6b6375;--hb-text-strong:#08060d;--hb-text-muted:#a39bae;--hb-border:#e8e5de;--hb-border-strong:#d8d3c8;--hb-accent:#aa3bff;--hb-accent-soft:#aa3bff1a;--hb-accent-border:#aa3bff59;--hb-radius:18px;--hb-radius-lg:28px;--hb-shadow-soft:0 8px 24px #1c18120d;--hb-shadow-float:0 18px 50px #1c181214;--hb-font:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{font-family:var(--hb-font);color:var(--hb-text);background:var(--hb-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}h1,h2,h3,p{margin:0}h1{color:var(--hb-text-strong);letter-spacing:-.055em;font-size:clamp(2rem,5vw,4rem);font-weight:560;line-height:1.04}.hb-kicker{color:var(--hb-text-strong);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:700}.hb-date{color:var(--hb-text-muted);font-size:.9rem}@keyframes hb-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes hb-draw{to{stroke-dashoffset:0}}@keyframes hb-fade{0%{opacity:0}to{opacity:1}}@keyframes hb-dot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.hb-app-layout{background:var(--hb-bg);grid-template-columns:260px minmax(0,1fr);height:100dvh;display:grid;overflow:hidden}.hb-app-main{flex-direction:column;min-width:0;height:100dvh;display:flex;overflow:hidden}.hb-app-content{-webkit-overflow-scrolling:touch;flex:1;position:relative;overflow:hidden auto}.hb-sidebar{border-right:1px solid var(--hb-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;flex-direction:column;flex:0 0 260px;justify-content:space-between;width:260px;min-width:260px;max-width:260px;height:100svh;padding:18px 12px;transition:none;display:flex;position:sticky;top:0;overflow:hidden;transform:none}.hb-sidebar-brand{align-items:center;gap:12px;height:48px;margin-bottom:26px;display:flex}.hb-logo-mark{background:var(--hb-text-strong);color:#fff;letter-spacing:-.04em;border-radius:16px;flex:none;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.hb-sidebar-brand-text,.hb-sidebar-item span{opacity:1;white-space:nowrap;transition:none;transform:none}.hb-sidebar-brand-text strong{color:var(--hb-text-strong)}.hb-sidebar-brand-text span{color:var(--hb-text-muted);font-size:.78rem}.hb-sidebar-nav{gap:8px;display:grid}.hb-sidebar-item{width:100%;min-height:48px;color:var(--hb-text);text-align:left;background:0 0;border:1px solid #0000;border-radius:18px;align-items:center;gap:13px;padding:0 13px;transition:background .18s,color .18s,border-color .18s;display:flex}.hb-sidebar-item:hover{background:var(--hb-surface);border-color:var(--hb-border);color:var(--hb-text-strong)}.hb-sidebar-item.is-active{background:var(--hb-surface);border-color:var(--hb-accent-border);color:var(--hb-accent);box-shadow:var(--hb-shadow-soft)}.hb-sidebar-settings{margin-top:18px}.hb-sidebar-icon{flex:0 0 22px;place-items:center;width:22px;height:22px;display:grid;overflow:hidden}.hb-sidebar-icon svg{display:block;width:20px!important;max-width:20px!important;height:20px!important;max-height:20px!important}.hb-sidebar-emoji{background:var(--hb-surface-soft);width:22px;height:22px;color:var(--hb-text-muted);border-radius:8px;flex:0 0 22px;place-items:center;font-size:.62rem;font-weight:800;display:grid}.hb-sidebar-logout{color:var(--hb-text-muted,#8a8a8a)}.hb-sidebar-logout:hover{color:#d05353;background:#d0535314}.hb-sidebar-logout:hover .hb-sketch-icon{stroke:#d05353}.hb-mobilenav{display:none}@media (width<=860px){.hb-mobilenav{-webkit-backdrop-filter:blur(18px);border-top:1px solid var(--hb-border);padding-bottom:env(safe-area-inset-bottom,0px);background:#ffffffeb;flex:none;justify-content:space-around;align-items:stretch;display:flex}.hb-mobilenav-item{cursor:pointer;color:var(--hb-text-muted);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:9px 4px 8px;transition:color .15s;display:flex}.hb-mobilenav-item.is-active{color:var(--hb-accent,#aa3bff)}.hb-mobilenav-icon{place-items:center;width:24px;height:24px;display:grid}.hb-mobilenav-icon svg{stroke:currentColor;width:100%;height:100%}.hb-mobilenav-label{letter-spacing:-.01em;white-space:nowrap;font-size:.68rem;font-weight:500}}.hb-button{border:1px solid #0000;border-radius:999px;padding:14px 22px;font-weight:650;transition:transform .18s,border-color .18s,background .18s,color .18s,opacity .18s}.hb-button:hover:not(:disabled){transform:translateY(-1px)}.hb-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.hb-button-primary{background:var(--hb-accent);color:#fff}.hb-button-secondary{background:var(--hb-surface);color:var(--hb-text-strong);border-color:var(--hb-border)}.hb-button-secondary:hover:not(:disabled){border-color:var(--hb-accent-border)}.hb-button-ghost{color:var(--hb-text);background:0 0;border-color:#0000}.hb-button-ghost:hover:not(:disabled){background:var(--hb-surface);color:var(--hb-text-strong);border-color:var(--hb-border)}.hb-button-small{padding:10px 16px;font-size:.88rem}.hb-button-default{padding:14px 22px}.hb-button-large{padding:16px 28px;font-size:1rem}.hb-card{background:var(--hb-surface);border:1px solid var(--hb-border);border-radius:var(--hb-radius-lg);box-shadow:var(--hb-shadow-soft);padding:28px;animation:.22s both hb-rise}.hb-card-default{background:var(--hb-surface)}.hb-card-soft{background:var(--hb-surface-soft);box-shadow:none}.hb-card-quiet{box-shadow:none;background:0 0;border-color:#0000}.hb-field{gap:8px;display:grid}.hb-field span{color:var(--hb-text-strong);font-size:.9rem;font-weight:650}.hb-input,.hb-textarea{border:1px solid var(--hb-border);background:var(--hb-surface-soft);width:100%;color:var(--hb-text-strong);border-radius:16px;outline:none;padding:14px 16px;transition:border-color .18s,box-shadow .18s,background .18s}.hb-textarea{resize:vertical;min-height:280px;padding:22px;line-height:1.7}.hb-input:focus,.hb-textarea:focus{border-color:var(--hb-accent-border);box-shadow:0 0 0 4px var(--hb-accent-soft);background:var(--hb-surface)}.hb-page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.hb-page-header h1{margin-top:8px;font-size:clamp(2rem,4vw,3.2rem)}.hb-page-description{max-width:620px;margin-top:14px;line-height:1.65}.hb-page-action{flex:none;padding-top:6px}.hb-modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08060d57;place-items:center;padding:24px;animation:.18s both hb-fade;display:grid;position:fixed;inset:0}.hb-modal{background:var(--hb-surface);border:1px solid var(--hb-border);border-radius:var(--hb-radius-lg);width:min(520px,100%);box-shadow:var(--hb-shadow-float);padding:26px;animation:.22s both hb-rise}.hb-modal-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.hb-modal-header h2{color:var(--hb-text-strong);letter-spacing:-.035em;margin:0;font-size:1.35rem}.hb-modal-header p{margin-top:8px;line-height:1.55}.hb-modal-close{border:1px solid var(--hb-border);background:var(--hb-surface-soft);width:34px;height:34px;color:var(--hb-text);border-radius:999px;font-size:1.3rem;line-height:1}.hb-modal-close:hover{background:var(--hb-surface);color:var(--hb-text-strong);border-color:var(--hb-accent-border)}.hb-modal-body{margin-top:22px}.hb-modal-footer{justify-content:flex-end;gap:12px;margin-top:26px;display:flex}@media (width<=620px){.hb-modal-footer{flex-direction:column-reverse}.hb-modal-footer .hb-button{width:100%}}.hb-decharge-popup-overlay{z-index:140;box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08060d66;justify-content:center;align-items:center;padding:16px;animation:.24s both hb-fade;display:flex;position:fixed;inset:0;overflow-y:auto}.hb-decharge-popup{background:var(--hb-surface,#faf9f6);width:min(440px,100%);box-shadow:var(--hb-shadow-float,0 20px 60px #1e192838);text-align:center;border-radius:24px;padding:40px 32px 28px;animation:.32s cubic-bezier(.22,1,.36,1) both hb-rise;position:relative}.hb-decharge-popup-close{background:var(--hb-surface-soft,#f0eee8);width:32px;height:32px;color:var(--hb-text-muted,#8a8a8a);cursor:pointer;border:none;border-radius:50%;font-size:.9rem;transition:background .16s,color .16s;position:absolute;top:16px;right:16px}.hb-decharge-popup-close:hover{color:var(--hb-text,#2c2a26);background:#e8e5de}.hb-decharge-popup-brain{width:76px;margin:0 auto 6px;animation:4s ease-in-out infinite hb-popup-breathe}.hb-decharge-popup-brain svg{width:100%;height:auto}@keyframes hb-popup-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hb-decharge-popup-kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--hb-accent,#a855f7);margin:0 0 2px;font-size:.78rem;font-weight:600}.hb-decharge-popup-date{color:var(--hb-text-muted,#9b9890);margin:0 0 16px;font-size:.82rem}.hb-decharge-popup h2{letter-spacing:-.03em;color:var(--hb-text-strong,#2c2a26);margin:0 0 12px;font-size:1.5rem;line-height:1.3}.hb-decharge-popup-text{color:var(--hb-text-muted,#6d6a63);margin:0 0 26px;font-size:.95rem;line-height:1.6}.hb-decharge-popup-cta{border-radius:14px;width:100%;padding:14px 20px;font-size:1rem}.hb-decharge-popup-later{width:100%;color:var(--hb-text-muted,#9b9890);cursor:pointer;background:0 0;border:none;margin-top:4px;padding:12px 20px 0;font-size:.86rem;transition:color .16s}.hb-decharge-popup-later:hover{color:var(--hb-text,#2c2a26)}.hb-brain-loader{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f7f4db;place-items:center;padding:24px;animation:.18s both hb-fade;display:grid;position:fixed;inset:0}.hb-brain-loader-card{border:1px solid var(--hb-border);border-radius:var(--hb-radius-lg);width:min(420px,100%);box-shadow:var(--hb-shadow-float);text-align:center;background:#ffffffe6;padding:42px 34px 36px;animation:.24s both hb-rise}.hb-brain-loader-sketch{width:150px;stroke:var(--hb-accent);margin-bottom:20px}.hb-brain-loader-card h2{color:var(--hb-text-strong);letter-spacing:-.035em;margin:0;font-size:1.35rem}.hb-brain-loader-card p{margin-top:8px;line-height:1.55}.hb-brain-loader-dots{justify-content:center;gap:8px;margin-top:22px;display:flex}.hb-brain-loader-dots span{background:var(--hb-accent);border-radius:999px;width:7px;height:7px;animation:.9s ease-in-out infinite hb-dot}.hb-brain-loader-dots span:nth-child(2){animation-delay:.12s}.hb-brain-loader-dots span:nth-child(3){animation-delay:.24s}.hb-empty-state{text-align:center;border:1px dashed var(--hb-border-strong);border-radius:var(--hb-radius-lg);background:var(--hb-surface-soft);align-content:center;place-items:center;gap:14px;min-height:220px;margin-top:28px;padding:32px;display:grid}.hb-empty-state-sketch{color:var(--hb-text-muted);opacity:.78}.hb-empty-state-sketch .hb-sketch,.hb-empty-state-sketch .hb-sketch-icon{width:64px;height:64px;margin:0}.hb-empty-state h3{color:var(--hb-text-strong);letter-spacing:-.025em;margin:0;font-size:1.15rem}.hb-empty-state p{max-width:420px;margin:0;line-height:1.55}.hb-sketch{width:156px;stroke:var(--hb-text-strong);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;margin:0 auto 28px}.hb-sketch-icon{stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:22px;height:22px}.hb-brain-sketch path{stroke-dasharray:280;stroke-dashoffset:280px;animation:1.1s forwards hb-draw}.hb-brain-sketch path:nth-child(2){animation-delay:.12s}.hb-brain-sketch path:nth-child(3){animation-delay:.22s}.hb-brain-sketch path:nth-child(4){animation-delay:.32s}.hb-brain-sketch path:nth-child(5){animation-delay:.42s}.hb-badge-size-sm{padding:4px 10px;font-size:.72rem}.hb-badge-size-md{padding:6px 12px;font-size:.78rem}.hb-badge-size-lg{padding:8px 16px;font-size:.88rem}.hb-badge-neutral{background:var(--hb-surface-soft);border:1px solid var(--hb-border);color:var(--hb-text)}.hb-badge-primary{background:var(--hb-accent-soft);color:var(--hb-accent)}.hb-badge-success{color:#23834d;background:#28b45a1f}.hb-badge-warning{color:#a26b00;background:#ffb4001f}.hb-badge-danger{color:#b3263d;background:#dc35451f}.hb-progress{gap:8px;display:grid}.hb-progress-head{color:var(--hb-text-muted);justify-content:space-between;align-items:center;gap:12px;font-size:.82rem;font-weight:650;display:flex}.hb-progress-head strong{color:var(--hb-accent)}.hb-progress-track{background:var(--hb-border);border-radius:999px;height:8px;overflow:hidden}.hb-progress-track span{border-radius:inherit;background:var(--hb-accent);height:100%;transition:width .26s;display:block}.hb-dev-screen{place-items:center;height:100%;padding:32px;display:grid}.hb-dev-screen-inline{min-height:calc(100svh - 56px)}.hb-auth-page{box-sizing:border-box;-webkit-overflow-scrolling:touch;flex-direction:column;justify-content:safe center;align-items:center;height:100dvh;padding:32px;display:flex;position:relative;overflow:hidden auto}.hb-auth-bg{pointer-events:none;position:absolute;inset:0}.hb-auth-bg span{background:var(--hb-accent-soft);filter:blur(40px);border-radius:999px;width:360px;height:360px;animation:12s ease-in-out infinite hb-float;position:absolute}.hb-auth-bg span:first-child{top:8%;left:8%}.hb-auth-bg span:nth-child(2){animation-delay:2s;bottom:10%;right:10%}.hb-auth-bg span:nth-child(3){animation-delay:4s;bottom:-120px;left:42%}.hb-auth-shell{grid-template-columns:1fr 440px;align-items:center;gap:42px;width:min(1120px,100%);display:grid;position:relative}.hb-auth-visual{max-width:620px}.hb-auth-brain{stroke-width:2.4px;opacity:.96;width:clamp(200px,34vw,480px);margin:0 0 34px;animation:5s ease-in-out infinite hb-auth-brain-float}.hb-auth-visual h1{margin-top:14px}.hb-auth-visual p:not(.hb-kicker){max-width:520px;margin-top:20px;line-height:1.7}.hb-auth-card{border:1px solid var(--hb-border);border-radius:var(--hb-radius-lg);box-shadow:var(--hb-shadow-float);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;gap:20px;padding:28px;display:grid}.hb-auth-card h2{color:var(--hb-text-strong);letter-spacing:-.04em;margin-top:8px;font-size:1.8rem}.hb-auth-tabs{background:var(--hb-surface-soft);border:1px solid var(--hb-border);border-radius:999px;grid-template-columns:1fr 1fr;gap:8px;padding:6px;display:grid}.hb-auth-tabs button{color:var(--hb-text);background:0 0;border:0;border-radius:999px;padding:10px;font-weight:650}.hb-auth-tabs button.is-active{background:var(--hb-surface);color:var(--hb-text-strong);box-shadow:var(--hb-shadow-soft)}.hb-auth-card label{color:var(--hb-text-muted);gap:8px;font-size:.82rem;font-weight:700;display:grid}.hb-auth-card input{border:1px solid var(--hb-border);background:var(--hb-surface-soft);width:100%;color:var(--hb-text-strong);border-radius:16px;outline:none;padding:14px 16px}.hb-auth-card input:focus{border-color:var(--hb-accent-border);background:var(--hb-surface)}.hb-auth-name-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hb-password-field{grid-template-columns:1fr auto;gap:8px;display:grid}.hb-password-field button,.hb-auth-google{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text-strong);border-radius:16px;padding:0 14px;font-weight:650}.hb-auth-google{min-height:48px}.hb-auth-error{color:#b3263d;font-weight:650}.hb-auth-success{color:#1e8a4c;font-weight:650}@keyframes hb-float{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(18px,-22px)scale(1.04)}}@media (width<=880px){.hb-auth-shell{grid-template-columns:1fr}.hb-auth-visual{text-align:center;margin:0 auto}.hb-auth-brain{margin-inline:auto}}@media (width<=560px){.hb-auth-page{padding:18px}.hb-auth-name-grid{grid-template-columns:1fr}}@keyframes hb-auth-brain-float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-10px)rotate(1deg)}}@media (width<=640px){.hb-auth-page{padding:20px 18px}.hb-auth-shell{gap:20px}}.hb-auth-forgot{color:var(--hb-accent,#aa3bff);cursor:pointer;background:0 0;border:none;align-self:flex-end;margin-top:-6px;padding:2px 0;font-size:.85rem;font-weight:600}.hb-auth-consent{color:var(--hb-text-muted);cursor:pointer;align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.5;display:flex}.hb-auth-consent input{width:18px;height:18px;accent-color:var(--hb-accent,#aa3bff);flex:none;margin-top:2px}.hb-auth-consent a{color:var(--hb-accent,#aa3bff);font-weight:600}.hb-auth-reassurance{text-align:center;color:var(--hb-text-muted);margin:4px 0 0;font-size:.82rem}.hb-auth-legal{color:var(--hb-text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:26px;font-size:.8rem;display:flex}.hb-auth-legal a{color:var(--hb-text-muted);text-decoration:none}.hb-auth-legal a:hover{color:var(--hb-accent,#aa3bff);text-decoration:underline}.hb-glass{-webkit-backdrop-filter:blur(12px);box-shadow:0 10px 30px #3c285a1f;background:#ffffff80!important;border:1px solid #ffffffb3!important}.hb-auth-visual>.hb-kicker{letter-spacing:-.02em;color:var(--hb-text-strong);font-size:clamp(34px,5vw,52px);font-weight:800}.hb-auth-brain{stroke-width:3px;opacity:1;width:clamp(150px,20vw,260px)!important;margin:0 0 18px!important}.hb-auth-shell{align-items:center}.hb-auth-visual{text-align:left!important;margin:0!important}.hb-auth-tabs.hb-glass{background:#fff6!important}.hb-button-primary.hb-glass{color:#5a2a99!important}.hb-password-field .hb-eye{cursor:pointer;color:var(--hb-text-muted);place-items:center;display:grid;background:0 0!important;border:0!important;padding:0 12px!important}.hb-password-field .hb-eye:hover{color:var(--hb-accent)}.hb-eye svg{width:24px;height:24px;overflow:visible}.hb-eye .eye-open,.hb-eye .eye-shut{transform-box:fill-box;transform-origin:50%;transition:opacity .18s,transform .18s}.hb-eye .eye-open{opacity:0;transform:scaleY(.1)}.hb-eye .eye-shut,.hb-eye.is-open .eye-open{opacity:1;transform:scaleY(1)}.hb-eye.is-open .eye-shut{opacity:0;transform:scaleY(.1)}.hb-onb-exp{z-index:200;background:var(--hb-bg,#faf9f6);color:var(--hb-text-strong,#1c1b1a);box-sizing:border-box;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0;overflow-y:auto}.hb-onb-exp-panel{z-index:1;flex-direction:column;justify-content:center;gap:22px;width:min(980px,100%);min-height:min(720px,100vh - 56px);animation:.42s cubic-bezier(.16,1,.3,1) both hbOnbExpEnter;display:flex;position:relative}@keyframes hbOnbExpEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hb-onb-exp-head{text-align:center;max-width:720px;margin:0 auto}.hb-onb-exp-head-left{text-align:left;margin:0}.hb-onb-exp-brain{opacity:.9;width:92px;margin:0 auto 12px;display:block}.hb-onb-exp-brain-large{width:128px;animation:2.4s ease-in-out infinite hbOnbExpFloat}@keyframes hbOnbExpFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.03)}}.hb-onb-exp-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--hb-accent,#aa3bff);margin:0 0 10px;font-size:12px;font-weight:900}.hb-onb-exp h1{letter-spacing:-.06em;color:var(--hb-text-strong,#1c1b1a);margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:1.05}.hb-onb-exp p{color:var(--hb-text-muted,#1c1b1a94);margin:12px 0 0;font-size:1rem;line-height:1.6}.hb-onb-exp-paper{border:1px solid var(--hb-border,#e8e5de);background:#fffffff5;border-radius:24px;height:min(380px,44vh);min-height:260px;overflow:hidden;box-shadow:0 10px 38px #1c18121a,0 1px 4px #1c18120d}.hb-onb-exp-paper textarea{resize:none;box-sizing:border-box;width:100%;height:100%;color:var(--hb-text-strong,#1c1b1a);font-family:var(--hb-font,inherit);caret-color:var(--hb-accent,#aa3bff);background-image:repeating-linear-gradient(#0000 0 31px,#e8e5de9e 32px);border:0;outline:none;padding:24px 28px;font-size:1.06rem;line-height:1.75}.hb-onb-exp-paper textarea::placeholder{color:#1c1b1a47}.hb-onb-exp-footer{justify-content:space-between;align-items:center;gap:18px;display:flex}.hb-onb-exp-footer-center{justify-content:center}.hb-onb-exp-footer small{color:var(--hb-text-muted,#1c1b1a8c);font-weight:800}.hb-onb-exp button{background:var(--hb-accent,#aa3bff);color:#fff;cursor:pointer;box-shadow:0 10px 30px color-mix(in srgb, var(--hb-accent,#aa3bff) 26%, transparent);border:0;border-radius:999px;padding:15px 22px;font-size:.95rem;font-weight:900;transition:transform .16s,filter .16s,opacity .16s}.hb-onb-exp button:hover:not(:disabled){filter:brightness(.96);transform:translateY(-1px)}.hb-onb-exp button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.hb-onb-exp-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.hb-onb-exp-column{border:1px solid var(--hb-border,#e8e5de);background:#ffffffc7;border-radius:24px;min-height:330px;padding:16px;box-shadow:0 5px 22px #1c181212}.hb-onb-exp-column header{justify-content:space-between;align-items:center;gap:12px;display:flex}.hb-onb-exp-column header span{color:var(--hb-text-strong,#1c1b1a);font-size:.95rem;font-weight:950}.hb-onb-exp-column header small{background:var(--hb-accent-soft,#aa3bff1a);min-width:28px;height:28px;color:var(--hb-accent,#aa3bff);border-radius:999px;place-items:center;font-weight:950;display:inline-grid}.hb-onb-exp-column>p{margin-top:8px;font-size:.84rem}.hb-onb-exp-column-list{gap:9px;margin-top:14px;display:grid}.hb-onb-exp-column-list em{color:#1c1b1a5c;font-size:.9rem}.hb-onb-exp-mini-card{color:var(--hb-text-strong,#1c1b1a);background:#fff;border:1px solid #e8e5dee6;border-radius:16px;padding:12px 13px;font-size:.9rem;line-height:1.4;animation:.36s cubic-bezier(.16,1,.3,1) both hbOnbExpCard;box-shadow:0 2px 10px #1c18120d}@keyframes hbOnbExpCard{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.hb-onb-exp-calculate{text-align:center;align-items:center}.hb-onb-exp-loader{align-items:center;gap:9px;margin-top:12px;display:flex}.hb-onb-exp-loader span{background:var(--hb-accent,#aa3bff);border-radius:999px;width:11px;height:11px;animation:.9s ease-in-out infinite hbOnbExpLoader}.hb-onb-exp-loader span:nth-child(2){animation-delay:.12s}.hb-onb-exp-loader span:nth-child(3){animation-delay:.24s}@keyframes hbOnbExpLoader{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-7px)}}.hb-onb-exp-muted{max-width:460px}.hb-onb-exp-top3{grid-template-columns:1fr 1.08fr 1fr;align-items:start;gap:14px;width:min(860px,100%);margin:0 auto;display:grid}.hb-onb-exp-top-card{border:1px solid var(--hb-border,#e8e5de);background:#fff;border-radius:24px;flex-direction:column;justify-content:space-between;gap:16px;min-height:220px;padding:18px;animation:.52s cubic-bezier(.16,1,.3,1) both hbOnbExpTop;display:flex;box-shadow:0 5px 26px #1c181214}.hb-onb-exp-top-card-1{border-color:color-mix(in srgb, var(--hb-accent,#aa3bff) 34%, var(--hb-border,#e8e5de));order:2;transform:translateY(-16px)}.hb-onb-exp-top-card-2{order:1;margin-top:28px}.hb-onb-exp-top-card-3{order:3;margin-top:28px}@keyframes hbOnbExpTop{0%{opacity:0;transform:translateY(22px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.hb-onb-exp-top-card header,.hb-onb-exp-top-card footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.hb-onb-exp-top-card header span{letter-spacing:.12em;color:var(--hb-accent,#aa3bff);font-size:.72rem;font-weight:950}.hb-onb-exp-top-card header small,.hb-onb-exp-top-card footer span{color:var(--hb-text-muted,#1c1b1a8c);font-size:.78rem;font-weight:800}.hb-onb-exp-top-card h3{letter-spacing:-.025em;margin:0;font-size:1rem;line-height:1.42}.hb-onb-exp-top-card footer strong{color:var(--hb-text-strong,#1c1b1a);font-size:1.06rem}.hb-onb-exp-transformation{background:var(--hb-accent-soft,#aa3bff17);border:1px solid color-mix(in srgb, var(--hb-accent,#aa3bff) 20%, transparent);text-align:center;border-radius:22px;gap:6px;width:min(620px,100%);margin:0 auto;padding:16px 20px;display:grid}.hb-onb-exp-transformation strong{color:var(--hb-text-strong,#1c1b1a);font-size:1.02rem}.hb-onb-exp-transformation span{color:var(--hb-accent,#aa3bff);font-weight:950}.hb-onb-exp-error{text-align:center;font-weight:800;color:#b3263d!important}@media (width<=860px){.hb-onb-exp{align-items:flex-start;padding:18px}.hb-onb-exp-panel{min-height:auto;padding:18px 0}.hb-onb-exp-grid,.hb-onb-exp-top3{grid-template-columns:1fr}.hb-onb-exp-top-card,.hb-onb-exp-top-card-1,.hb-onb-exp-top-card-2,.hb-onb-exp-top-card-3{order:initial;margin-top:0;transform:none}.hb-onb-exp-footer{flex-direction:column;align-items:stretch}.hb-onb-exp button{width:100%}}.hb-decharge-tunnel-wrap{background:var(--hb-bg);z-index:1;position:absolute;inset:0;overflow:hidden}.hb-decharge-tunnel{width:100%;height:100%;position:relative}.hb-decharge-slide{opacity:0;pointer-events:none;flex-direction:column;height:100%;transition:opacity .48s cubic-bezier(.4,0,.2,1),transform .48s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0;overflow-y:auto;transform:translateY(24px)}.hb-decharge-slide.is-active{opacity:1;pointer-events:all;transform:translateY(0)}@keyframes hb-success-enter{0%{opacity:0;transform:scale(.97)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}.hb-decharge-slide.is-leaving{opacity:0;pointer-events:none;transition:opacity .32s,transform .32s;transform:translateY(-24px)}.hb-decharge-slide-inner{box-sizing:border-box;flex-direction:column;flex:1;gap:20px;width:100%;max-width:900px;height:100%;margin:0 auto;padding:28px 32px;display:flex}.hb-decharge-slide-inner-saisie{justify-content:center;gap:0;max-width:780px}.hb-decharge-slide-inner-top3{grid-template-rows:auto 1fr auto;gap:12px;max-width:860px;display:grid}.hb-decharge-slide-inner-center{text-align:center;justify-content:center;align-items:center}.hb-decharge-hero{flex-shrink:0}.hb-decharge-hero-compact{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;margin-bottom:60px;padding-top:0;display:flex}.hb-decharge-brain{opacity:.88;flex-shrink:0;width:100px;margin:0}.hb-decharge-hero-compact h1{letter-spacing:-.05em;color:var(--hb-text-strong);margin-top:0;font-size:clamp(2rem,4.5vw,3rem)}.hb-decharge-hero-compact p:not(.hb-kicker){color:var(--hb-text-muted);margin-top:5px;font-size:1.05rem;line-height:1.5}.hb-decharge-paper{border:1px solid var(--hb-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-radius:20px;flex-direction:column;flex-shrink:0;height:510px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #1c181299,0 1px 4px #1c18120d}.hb-decharge-paper textarea{resize:none;width:100%;min-height:200px;box-shadow:none;appearance:none;--line-h:28px;--pad-top:20px;background-image:repeating-linear-gradient(to bottom, transparent 0px, transparent calc(var(--line-h) - 1px), #e8e5de80 calc(var(--line-h) - 1px), #e8e5de80 var(--line-h));background-size:100% var(--line-h);background-position:0 var(--pad-top);color:var(--hb-text-strong);padding:var(--pad-top) 28px 20px;font-size:1rem;line-height:var(--line-h);font-family:var(--hb-font);caret-color:var(--hb-accent);box-sizing:border-box;background-attachment:local;border:0;outline:none;flex:1}.hb-decharge-paper textarea:focus{box-shadow:none;outline:none}.hb-decharge-paper textarea.is-recording{border-color:var(--hb-accent-border);box-shadow:inset 0 0 0 2px var(--hb-accent-border)}.hb-decharge-interim{color:var(--hb-text-muted);pointer-events:none;font-size:.92rem;font-style:italic;position:absolute;bottom:16px;left:28px;right:28px}.hb-decharge-bottom-bar{flex-shrink:0;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding-bottom:4px;display:flex}.hb-decharge-bottom-left{align-items:center;gap:12px;display:flex}.hb-decharge-bottom-left small{color:var(--hb-text-muted);font-weight:700}.hb-decharge-mic{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.9rem;font-weight:800;display:inline-flex}.hb-decharge-mic.is-active{color:var(--hb-accent);border-color:var(--hb-accent-border);background:var(--hb-accent-soft)}.hb-decharge-mic span{background:currentColor;border-radius:999px;width:7px;height:7px;animation:1s ease-in-out infinite hb-pulse}.hb-decharge-slide-header{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.hb-decharge-slide-header h2{color:var(--hb-text-strong);letter-spacing:-.04em;margin-top:4px;font-size:clamp(1.5rem,3vw,2.2rem)}.hb-decharge-slide-header p:not(.hb-kicker){color:var(--hb-text-muted);margin-top:4px;font-size:.9rem;line-height:1.5}.hb-decharge-bottom-fixed{border-top:1px solid var(--hb-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#f8f7f4f7;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 32px;display:flex}.hb-top3-header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.hb-top3-header-text h2{color:var(--hb-text-strong);letter-spacing:-.04em;margin-top:6px;font-size:clamp(1.4rem,2.5vw,2rem)}.hb-top3-header-text p:not(.hb-kicker){color:var(--hb-text-muted);margin-top:6px;line-height:1.55}.hb-top3-retour{flex-shrink:0}.hb-top3-zone{flex-direction:column;justify-content:center;align-items:center;min-height:0;padding:8px 0;display:flex}.hb-top3-podium{grid-template-columns:1fr 1.1fr 1fr;align-items:start;gap:12px;width:100%;display:grid}.hb-top3-slot-2,.hb-top3-slot-3{padding-top:32px}.hb-top-card{background:#fff;border:1px solid #e8e5de;border-radius:20px;flex-direction:column;gap:10px;height:clamp(200px,32vh,280px);padding:16px;transition:transform .18s,box-shadow .18s;animation:.42s cubic-bezier(.16,1,.3,1) both hb-card-rise;display:flex;overflow:hidden;box-shadow:0 6px 20px #1c18120d,0 1px 3px #1c18120a}.hb-top-card:hover{transform:translateY(-3px);box-shadow:0 6px 28px #1c18121a,0 1px 4px #1c18120d}.hb-top-card-1{border-color:#aa3bff59;box-shadow:0 0 0 2px #aa3bff1f,0 4px 24px #aa3bff1a,0 1px 4px #1c18120f}@keyframes hb-card-rise{0%{opacity:0;transform:translateY(22px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.hb-top-card-header{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.hb-top-card-rank{letter-spacing:.1em;color:var(--hb-accent);text-transform:uppercase;font-size:.7rem;font-weight:900}.hb-top-card-type{border-radius:999px;padding:3px 9px;font-size:.7rem;font-weight:800}.hb-top-card-action{color:#1a1a1a;letter-spacing:-.02em;flex-shrink:0;font-size:.88rem;font-weight:700;line-height:1.35}.hb-top-card-objectif{background:#aa3bff12;border-radius:10px;flex-shrink:0;align-items:flex-start;gap:7px;padding:7px 10px;display:flex}.hb-top-card-objectif-icon{flex-shrink:0;margin-top:1px;font-size:.85rem}.hb-top-card-objectif span:last-child{color:#333;font-size:.75rem;font-weight:700;line-height:1.4}.hb-top-card-pourquoi{color:#aaa;flex:1;font-size:.78rem;line-height:1.5;overflow:hidden}.hb-top-card-footer{border-top:1px solid #f0ede6;flex-shrink:0;justify-content:flex-end;margin-top:auto;padding-top:6px;display:flex}.hb-top-card-score{color:#ccc;letter-spacing:.05em;font-size:.7rem;font-weight:900}.hb-top3-cta{flex-direction:column;flex-shrink:0;align-items:center;gap:10px;padding-bottom:12px;display:flex}.hb-top3-modifier-btn{color:var(--hb-text-muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:4px 0;font-size:.88rem;font-weight:700;text-decoration:underline;transition:color .15s}.hb-top3-modifier-btn:hover{color:var(--hb-text)}.hb-top3-modifier-wrap{gap:40 px;flex-direction:column;flex:1;min-height:100px;display:flex;overflow-y:auto}.hb-top3-modifier-hint{font-size:3 rem;color:var(--hb-text-muted);flex-shrink:0;line-height:5}.hb-decharge-score-list{align-content:start;gap:10px;display:grid;overflow-y:auto}.hb-decharge-score-row{border:1px solid var(--hb-border);background:var(--hb-surface);box-shadow:var(--hb-shadow-soft);border-radius:18px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:14px;display:grid}.hb-decharge-score-row.is-selected{border-color:var(--hb-accent-border);background:var(--hb-accent-soft)}.hb-decharge-score-row.is-muted{opacity:.45}.hb-decharge-score-row p{color:var(--hb-text-strong);line-height:1.45}.hb-decharge-score-row small{font-weight:800}.hb-score-rank-btn{border:1px solid var(--hb-border);background:var(--hb-surface);width:34px;height:34px;color:var(--hb-accent);cursor:pointer;border-radius:999px;flex-shrink:0;font-weight:900}.hb-score-value{color:var(--hb-text-strong);flex-shrink:0;font-size:1rem}.hb-score-keep-btn{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text);cursor:pointer;border-radius:999px;flex-shrink:0;padding:8px 12px;font-size:.82rem;font-weight:800}.hb-decharge-slide-success{background:radial-gradient(#aa3bff14 0%,#0000 70%)}.hb-success-brain-wrap{place-items:center;width:120px;height:120px;animation:2s ease-in-out infinite hb-success-pulse;display:grid;position:relative}.hb-decharge-success-brain{opacity:.9;width:100px}@keyframes hb-success-pulse{0%,to{filter:drop-shadow(0 0 #aa3bff00);transform:scale(1)}50%{filter:drop-shadow(0 0 24px #aa3bff66);transform:scale(1.06)}}.hb-success-sub{color:var(--hb-text-muted);margin-top:4px;font-size:1rem}.hb-success-podium{grid-template-columns:1fr 1.1fr 1fr;align-items:start;gap:12px;width:min(760px,100%);margin-top:8px;display:grid}.hb-success-slot-2,.hb-success-slot-3{padding-top:40px}.hb-success-actions{flex-direction:column;align-items:center;gap:14px;margin-top:8px;display:flex}.hb-success-reset{color:var(--hb-text-muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;font-size:.88rem;font-weight:700;text-decoration:underline}.hb-success-reset:hover{color:var(--hb-text)}.hb-decharge-progress{z-index:10;flex-direction:column;gap:8px;display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.hb-decharge-progress-dot{background:var(--hb-border);cursor:pointer;border:0;border-radius:999px;width:8px;height:8px;transition:background .3s,transform .3s}.hb-decharge-progress-dot.is-active{background:var(--hb-accent);transform:scale(1.3)}.hb-decharge-popup{background:var(--hb-surface);border:1px solid var(--hb-border);text-align:center;border-radius:32px;width:min(520px,100vw - 32px);padding:28px;animation:.22s both hb-rise;box-shadow:0 6px 28px #1c18121a,0 1px 4px #1c18120d}.hb-decharge-popup-sketch{width:90px;margin:0 auto 14px}.hb-decharge-popup h2{color:var(--hb-text-strong);letter-spacing:-.04em;margin-top:10px;font-size:1.6rem}.hb-decharge-popup p:not(.hb-kicker){color:var(--hb-text-muted);margin-top:12px;line-height:1.65}.hb-decharge-popup-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}.hb-error-banner{color:#b3263d;background:#fdf0f2;border:1px solid #f2c6d0;border-radius:18px;flex-shrink:0;padding:14px 16px;font-weight:700}@keyframes hb-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.4)}}.hb-top3-podium:has(.hb-top-card-1:only-child){grid-template-columns:minmax(240px,1.1fr);max-width:340px;margin:0 auto}.hb-top-card-1{transform-origin:top}.hb-top-card-type{white-space:nowrap}.hb-top-card-action,.hb-top-card-pourquoi,.hb-top-card-score{margin:0}.hb-top3-cta .hb-btn,.hb-success-actions .hb-btn{min-width:210px}@media (prefers-reduced-motion:reduce){.hb-top-card,.hb-decharge-slide,.hb-decharge-slide-success.is-active,.hb-success-brain-wrap{transition:none!important;animation:none!important}}@media (width<=860px){.hb-top3-podium,.hb-success-podium{grid-template-columns:1fr}.hb-top3-slot-2,.hb-top3-slot-3,.hb-success-slot-2,.hb-success-slot-3{padding-top:0}.hb-top-card{height:auto}.hb-top3-header{flex-direction:column;gap:12px}.hb-decharge-hero-compact{text-align:center;flex-direction:column;gap:10px}}@media (width<=680px){.hb-decharge-slide-inner{padding:16px}.hb-decharge-slide-header{flex-direction:column;gap:14px}.hb-decharge-paper textarea{padding:16px 18px}.hb-decharge-bottom-bar{flex-direction:column;align-items:stretch}.hb-decharge-score-row{grid-template-columns:auto 1fr auto}.hb-decharge-score-row .hb-score-keep-btn{grid-column:2/-1;width:fit-content}.hb-decharge-progress{display:none}.hb-top-card{padding:16px}.hb-top-card-action{font-size:.95rem}}.hb-decharge-tunnel-wrap .hb-decharge-slide-inner-top3{grid-template-rows:auto 1fr auto!important;gap:12px!important;max-width:1400px!important}.hb-decharge-tunnel-wrap .hb-top3-zone{justify-content:center!important;align-items:center!important;min-height:0!important;padding:16px 0!important;display:flex!important}.hb-decharge-tunnel-wrap .hb-top3-podium{grid-template-columns:1fr 1.1fr 1fr!important;align-items:start!important;gap:12px!important;width:100%!important;max-width:860px!important;margin:0 auto!important;display:grid!important}.hb-decharge-tunnel-wrap .hb-top3-slot-2,.hb-decharge-tunnel-wrap .hb-top3-slot-3{padding-top:40px!important}.hb-decharge-tunnel-wrap .hb-top-card{box-sizing:border-box!important;z-index:2!important;opacity:1!important;background:#fff!important;border:1px solid #e8e5de!important;border-radius:20px!important;flex-direction:column!important;gap:10px!important;width:100%!important;height:240px!important;min-height:240px!important;max-height:240px!important;padding:16px!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:translateY(0)scale(1)!important;box-shadow:0 2px 16px #1c181212,0 1px 3px #1c18120a!important}.hb-decharge-tunnel-wrap .hb-top-card:hover{transform:translateY(-3px)scale(1)!important;box-shadow:0 6px 28px #1c18121a,0 1px 4px #1c18120d!important}.hb-decharge-tunnel-wrap .hb-top-card-1{background:#fff!important;border-color:#aa3bff4d!important;box-shadow:0 0 0 2px #aa3bff1a,0 8px 32px #aa3bff1a,0 2px 6px #1c18120d!important}.hb-decharge-tunnel-wrap .hb-top-card-header{flex-shrink:0!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;display:flex!important}.hb-decharge-tunnel-wrap .hb-top-card-rank{letter-spacing:.1em!important;color:var(--hb-accent)!important;text-transform:uppercase!important;white-space:nowrap!important;font-size:10px!important;font-weight:900!important;line-height:1!important}.hb-decharge-tunnel-wrap .hb-top-card-type{white-space:nowrap!important;border-radius:999px!important;flex-shrink:0!important;padding:5px 9px!important;font-size:10px!important;font-weight:800!important;line-height:1!important}.hb-decharge-tunnel-wrap .hb-top-card-action{color:#1a1a1a!important;letter-spacing:-.02em!important;flex-shrink:0!important;margin:0!important;font-size:13px!important;font-weight:700!important;line-height:1.35!important}.hb-decharge-tunnel-wrap .hb-top-card-1 .hb-top-card-action{font-size:14px!important}.hb-decharge-tunnel-wrap .hb-top-card-objectif{background:#aa3bff12!important;border-radius:10px!important;flex-shrink:0!important;align-items:flex-start!important;gap:7px!important;padding:7px 10px!important;display:flex!important}.hb-decharge-tunnel-wrap .hb-top-card-objectif span:last-child{color:#333!important;font-size:11px!important;font-weight:700!important;line-height:1.4!important}.hb-decharge-tunnel-wrap .hb-top-card-pourquoi{color:#aaa!important;flex:1!important;margin:0!important;font-size:11px!important;line-height:1.5!important;overflow:hidden!important}.hb-decharge-tunnel-wrap .hb-top-card-footer{border-top:1px solid #f0ede6!important;flex-shrink:0!important;justify-content:flex-end!important;margin-top:auto!important;padding-top:6px!important;display:flex!important}.hb-decharge-tunnel-wrap .hb-top-card-score{color:#ccc!important;letter-spacing:.05em!important;margin:0!important;font-size:10px!important;font-weight:900!important}.hb-decharge-tunnel-wrap .hb-top-card{animation:.52s cubic-bezier(.16,1,.3,1) both hb-card-rise!important}@media (width<=860px){.hb-decharge-tunnel-wrap .hb-top3-podium{grid-template-columns:1fr!important;max-width:420px!important}.hb-decharge-tunnel-wrap .hb-top3-slot-2,.hb-decharge-tunnel-wrap .hb-top3-slot-3{padding-top:0!important}.hb-decharge-tunnel-wrap .hb-top-card{height:auto!important;min-height:200px!important;max-height:none!important}}.hb-decharge-slide-inner.hb-decharge-slide-inner-top3{width:100%!important;max-width:1280px!important;padding:28px 56px!important}.hb-top3-zone{justify-content:center!important;align-items:center!important}.hb-top3-podium{grid-template-columns:1fr 1.25fr 1fr!important;gap:28px!important;width:min(1180px,100%)!important}.hb-top-card{border-radius:24px!important;height:300px!important;min-height:300px!important;padding:24px!important}.hb-top-card-action{font-size:1.05rem!important}.hb-top-card-1 .hb-top-card-action{font-size:1.15rem!important}@keyframes hb-sep-floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes hb-sep-driftin{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hb-sep-breathe{0%,to{opacity:.65}50%{opacity:1}}@keyframes hb-sep-twinkle{0%,to{opacity:.35}50%{opacity:.9}}@keyframes hb-sep-settle{0%{transform:scale(.94)}60%{transform:scale(1.03)}to{transform:scale(1)}}.hb-sep-inner{gap:18px;max-width:1320px;padding-bottom:0}.hb-sep-header{animation:.6s both hb-sep-driftin}.hb-sep-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:0;min-height:0;display:grid;position:relative}.hb-sep-col{border-radius:18px;flex-direction:column;min-height:56vh;transition:background .2s;display:flex;position:relative}.hb-sep-nebula{filter:blur(12px);z-index:0;pointer-events:none;background:radial-gradient(#aa3bff1a,#aa3bff08 46%,#0000 72%);border-radius:50%;width:86%;height:70%;transition:opacity 1.2s,transform .4s;animation:7.5s ease-in-out infinite hb-sep-breathe;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.hb-sep-col.is-over .hb-sep-nebula{background:radial-gradient(#aa3bff33,#aa3bff12 46%,#0000 72%);transform:translate(-50%,-50%)scale(1.07)}.hb-sep-ring{opacity:0;z-index:1;pointer-events:none;border:1.5px dashed #aa3bff66;border-radius:28px;width:82%;height:64%;transition:opacity .22s;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.hb-sep-col.is-over .hb-sep-ring{opacity:1}.hb-sep-col.is-breathing .hb-sep-nebula{animation:1.1s ease-in-out hb-sep-breathe}.hb-sep-col-svg{z-index:1;pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity .9s;position:absolute;inset:0;overflow:visible}.hb-sep-col-header{z-index:4;text-align:center;flex-shrink:0;padding-top:6px;position:relative}.hb-sep-col-label{letter-spacing:.04em;font-size:12px;font-weight:800}.hb-sep-col-count{color:var(--hb-text-muted,#bdbcb8);margin-top:4px;font-size:11px}.hb-sep-col-body{z-index:3;flex-direction:column;flex:1;align-items:center;gap:16px;padding:18px 18px 24px;display:flex;position:relative;overflow-y:auto}.hb-sep-card{cursor:grab;opacity:1;background:#fff;border:1px solid #0000000f;border-radius:14px;align-items:center;gap:10px;width:max-content;max-width:220px;padding:9px 14px 9px 12px;transition:box-shadow .2s,opacity .18s,transform .2s;animation:6s ease-in-out infinite hb-sep-floaty;display:flex;box-shadow:0 6px 20px #aa3bff1a,0 1px 2px #0000000a}.hb-sep-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #aa3bff2e}.hb-sep-card.is-dragging{opacity:.32;cursor:grabbing;animation:none;transform:scale(.97)}.hb-sep-card.is-settling{animation:.6s cubic-bezier(.34,1.56,.64,1) hb-sep-settle}.hb-sep-card-dot{background:var(--hb-accent);border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:4s ease-in-out infinite hb-sep-twinkle;box-shadow:0 0 0 4px #aa3bff1f,0 0 12px 2px #aa3bff66}.hb-sep-card-text{color:#1a1a1a;font-size:13px;line-height:1.35}.hb-sep-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;display:flex}.hb-sep-empty-ring{border:1.5px dashed #aa3bff52;border-radius:50%;width:36px;height:36px;animation:5s ease-in-out infinite hb-sep-twinkle}.hb-sep-empty-text{color:var(--hb-text-muted,#bdbcb8);font-size:12px;transition:opacity .5s}@media (width<=980px){.hb-sep-grid{grid-template-columns:1fr}.hb-sep-col-svg{display:none}}@media (prefers-reduced-motion:reduce){.hb-sep-card,.hb-sep-nebula,.hb-sep-empty-ring,.hb-sep-card-dot,.hb-sep-header{transition:none!important;animation:none!important}}.hb-top3-podium{transition:gap .9s cubic-bezier(.16,1,.3,1)}.hb-top3-podium.is-open{gap:40px!important}.hb-top3-relief{text-align:center;flex-direction:column;align-items:center;gap:6px;margin-top:26px;animation:.8s cubic-bezier(.16,1,.3,1) both hb-relief-in;display:flex}.hb-top3-relief-brain{opacity:.85;width:42px;margin-bottom:6px}.hb-top3-relief-line{color:var(--hb-text-muted);opacity:0;font-size:.95rem;line-height:1.5;animation:.7s both hb-relief-in}.hb-top3-relief-line-1{color:var(--hb-text-strong);font-weight:700;animation-delay:80ms}.hb-top3-relief-line-2{animation-delay:.8s}@keyframes hb-relief-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hb-top3-cta{transition:opacity .6s,transform .6s}.hb-top3-cta.is-hidden{opacity:0;pointer-events:none;transform:translateY(6px)}.hb-top3-cta.is-visible{opacity:1;pointer-events:all;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.hb-top3-podium,.hb-top3-relief,.hb-top3-relief-line,.hb-top3-cta{transition:none!important;animation:none!important}}.hb-top3-zone{gap:0;flex-direction:column!important}.hb-top3-cta{z-index:5;position:relative}.hb-top3-relief{z-index:1;pointer-events:none;position:relative}.hb-overlay{animation:.2s both hb-overlay-in;z-index:9999!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:#1c181273!important;justify-content:center!important;align-items:center!important;padding:20px!important;display:flex!important;position:fixed!important;inset:0!important}@keyframes hb-overlay-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hb-overlay{animation:none!important}}.hb-decharge-slide-success.is-active,.hb-decharge-slide-success.is-active .hb-decharge-slide-inner{animation:none!important}.hb-decharge-slide-success.is-active .hb-success-brain-wrap,.hb-decharge-slide-success.is-active .hb-success-sub,.hb-decharge-slide-success.is-active .hb-success-podium,.hb-decharge-slide-success.is-active .hb-top-card{transition:none!important;animation:none!important}.hb-onb-hint{background:var(--hb-surface-soft,#aa3bff0f);border:1px solid var(--hb-border,#ece8f0);border-left:3px solid var(--hb-accent,#aa3bff);text-align:left;border-radius:14px;align-items:flex-start;gap:14px;max-width:640px;margin:4px auto 20px;padding:14px 18px;display:flex}.hb-onb-hint-center{margin-left:auto;margin-right:auto}.hb-onb-hint-icon{flex:none;font-size:1.25rem;line-height:1.4}.hb-onb-hint p{color:var(--hb-text,#2c2733);margin:0;font-size:.92rem;line-height:1.55}.hb-onb-hint strong{color:var(--hb-text-strong,#1f1b24)}.hb-decharge-paper textarea::placeholder{color:color-mix(in srgb, var(--hb-text-muted,#1c1b1a8c) 68%, transparent)}.hb-onb-hint-icon{font-size:1.2rem;line-height:1}.hb-onb-hint-center{max-width:680px}@media (width<=980px){.hb-sep-col{min-height:auto}.hb-decharge-bottom-fixed{padding-bottom:calc(12px + env(safe-area-inset-bottom));z-index:6;margin-top:auto;position:sticky;bottom:0}}.hb-decharge-slide-success .hb-top-card{text-align:left!important;flex-direction:column!important;gap:10px!important;height:auto!important;min-height:0!important;max-height:none!important;padding:16px!important;display:flex!important;overflow:visible!important}.hb-decharge-slide-success .hb-top-card-header{justify-content:space-between!important;align-items:center!important;gap:8px!important;display:flex!important}.hb-decharge-slide-success .hb-top-card-action{color:#1a1a1a!important;font-size:15px!important;font-weight:700!important;line-height:1.35!important;display:block!important}.hb-decharge-slide-success .hb-top-card-motiv,.hb-decharge-slide-success .hb-top-card-pourquoi{color:#888!important;margin:0!important;font-size:12px!important;line-height:1.5!important}.hb-decharge-slide-success .hb-top-card-hint{color:#bbb!important;font-size:10px!important}@media (width<=980px){.hb-sep-col{min-height:auto}.hb-decharge-bottom-fixed{padding-bottom:calc(12px + env(safe-area-inset-bottom));z-index:6;margin-top:auto;position:sticky;bottom:0}}.hb-top-card.is-flip{perspective:1200px;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;overflow:visible!important}.hb-top-card-inner{width:100%;height:100%;min-height:200px;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative}.hb-top-card.is-flipped .hb-top-card-inner{transform:rotateY(180deg)}.hb-top-card-face{backface-visibility:hidden;box-sizing:border-box;text-align:left;background:#fff;border:1px solid #e8e5de;border-radius:20px;flex-direction:column;gap:10px;width:100%;height:100%;padding:16px;display:flex;position:absolute;inset:0;box-shadow:0 2px 16px #1c181212,0 1px 3px #1c18120a}.hb-top-card-back{justify-content:center;align-items:center;transform:rotateY(180deg)}.hb-top-card-action{color:#1a1a1a;margin:0;font-size:15px;font-weight:700;line-height:1.35}.hb-top-card-motiv{color:#888;border-left:2px solid;flex:1;margin:0;padding-left:8px;font-size:12px;line-height:1.5}.hb-top-card-hint{color:#bbb;margin-top:auto;font-size:10px}.hb-decharge-tunnel-wrap .hb-top-card.is-flip{height:240px!important;min-height:240px!important}@media (width<=860px){.hb-decharge-tunnel-wrap .hb-top-card.is-flip{height:220px!important;min-height:220px!important}}.hb-top-card.is-flip{perspective:1200px;cursor:pointer;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;overflow:visible!important}.hb-top-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.2,.7,.2,1);animation:6s ease-in-out infinite hb-topcard-shiver;position:relative}.hb-top-card.is-flip:hover .hb-top-card-inner,.hb-top-card.is-flip.is-flipped .hb-top-card-inner{animation:none;transform:rotateY(180deg)}@keyframes hb-topcard-shiver{0%,86%,to{transform:rotate(0)}90%{transform:rotate(-1.2deg)}94%{transform:rotate(1.2deg)}}.hb-top-card-face{backface-visibility:hidden;background:#fff;border:1px solid #e8e5de;border-radius:20px;flex-direction:column;gap:10px;padding:16px;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 2px 16px #1c181212,0 1px 3px #1c18120a}.hb-top-card-back{text-align:center;justify-content:center;align-items:center;gap:8px;transform:rotateY(180deg)}.hb-top-card-1 .hb-top-card-front{border-color:#aa3bff59;box-shadow:0 0 0 2px #aa3bff1f,0 4px 24px #aa3bff1a}.hb-top-card-hint{color:#b7b3ab;margin-top:auto;font-size:.68rem;font-weight:600}.hb-top-card-score-big{color:#5a2a99;font-size:2.2rem;font-weight:800;line-height:1}.hb-top-card-score-big small{color:#9b9790;font-size:1rem;font-weight:600}.hb-top-card-objectif-back{color:#33302b;margin:4px 0 0;font-size:.8rem;font-weight:700}.hb-top-card-back .hb-top-card-pourquoi{color:#6b6675;flex:none;font-size:.8rem}.hb-top-card-back{overflow:visible!important}.hb-top-card.is-flip:hover{z-index:10}.hb-score-breakdown{flex-direction:column;gap:9px;width:100%;display:flex}.hb-bd-row{color:#6b6675;justify-content:space-between;align-items:center;font-size:12.5px;font-weight:600;display:flex}.hb-bd-lab{align-items:center;gap:6px;display:inline-flex}.hb-bd-dots{gap:4px;display:inline-flex}.hb-bd-dots i{background:#e4e0d8;border-radius:50%;width:8px;height:8px}.hb-bd-dots i.on{background:#aa3bff}.hb-bd-q{color:#9b9790;cursor:pointer;background:0 0;border:1.4px solid #cfc9bf;border-radius:50%;place-items:center;width:16px;height:16px;padding:0;font-size:10px;font-weight:800;line-height:1;display:grid;position:relative}.hb-bd-q:hover,.hb-bd-q:focus{color:#aa3bff;border-color:#aa3bff;outline:none}.hb-bd-tip{color:#fff;opacity:0;visibility:hidden;z-index:20;text-align:left;background:#2a2732;border-radius:10px;width:190px;padding:9px 11px;font-size:11px;font-weight:500;line-height:1.45;transition:all .16s;position:absolute;bottom:130%;left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 8px 24px #14121c47}.hb-bd-tip:after{content:"";border:5px solid #0000;border-top-color:#2a2732;position:absolute;top:100%;left:50%;transform:translate(-50%)}.hb-bd-q:hover .hb-bd-tip,.hb-bd-q:focus .hb-bd-tip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.hb-bd-tip-score{flex-direction:column;gap:7px;width:196px;display:flex;left:auto;right:-6px;transform:translateY(4px)}.hb-bd-tip-score:after{left:auto;right:9px;transform:none}.hb-bd-tip-title{color:#cbb6f0;font-size:11px;font-weight:700}.hb-bd-tip-row{justify-content:space-between;align-items:center;font-size:11.5px;font-weight:500;display:flex}.hb-bd-dots-sm i{background:#565163;width:7px;height:7px}.hb-bd-dots-sm i.on{background:#c9a8ff}.hb-modif-list{flex-direction:column;gap:10px;display:flex}.hb-modif-row{cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:16px;align-items:center;gap:14px;padding:14px 16px;transition:all .15s;display:flex}.hb-modif-row:hover{border-color:#d9b8ff}.hb-modif-row.is-selected{background:#a855f714;border-color:#a855f773;box-shadow:0 0 0 1px #a855f740}.hb-modif-check{border:2px solid #d8d4cc;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;transition:all .15s;display:grid}.hb-modif-row.is-selected .hb-modif-check{background:#aa3bff;border-color:#aa3bff}.hb-modif-check svg{width:18px;height:18px}.hb-modif-txt{flex:1;min-width:0}.hb-modif-txt p{color:#33302b;margin:0;font-size:14px;font-weight:500}.hb-modif-txt small{font-size:11px;font-weight:700}.hb-modif-score{align-items:center;gap:7px;display:inline-flex}.hb-modif-score strong{color:#9b9790;font-size:14px;font-weight:800}.hb-modif-reset{cursor:pointer;color:#5a2a99;-webkit-backdrop-filter:blur(10px);background:#a83bff24;border:1px solid #a83bff66;border-radius:14px;margin:18px auto 0;padding:12px 20px;font-size:13.5px;font-weight:560;display:block;box-shadow:0 8px 22px #783cbe29}.hb-bd-tip-score{top:135%;bottom:auto;transform:translateY(-4px)}.hb-bd-q:hover .hb-bd-tip-score,.hb-bd-q:focus .hb-bd-tip-score{transform:translateY(0)}.hb-bd-tip-score:after{border-top-color:#0000;border-bottom-color:#2a2732;inset:auto 9px 100% auto}.hb-top-card-motiv{color:#6b6675;border-left:2.5px solid #aa3bff;flex:1;margin:12px 0 0;padding-left:11px;font-size:12.5px;font-style:italic;line-height:1.5}.hb-decharge-bottom-fixed .hb-button-primary{-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 22px #783cbe29;color:#5a2a99!important;background:#a83bff24!important;border:1px solid #a83bff66!important}.hb-decharge-slide-inner-saisie{max-width:960px!important}.hb-decharge-mic{place-items:center;gap:0;width:46px;height:46px;display:grid;border-radius:50%!important;padding:0!important}.hb-decharge-mic-icon{width:22px;height:22px;color:var(--hb-text)}.hb-decharge-mic:hover .hb-decharge-mic-icon{color:var(--hb-accent)}.hb-decharge-mic.is-active{background:var(--hb-accent);border-color:var(--hb-accent);animation:1.4s ease-in-out infinite hb-mic-pulse}.hb-decharge-mic.is-active .hb-decharge-mic-icon{color:#fff}@keyframes hb-mic-pulse{0%,to{box-shadow:0 0 #a83bff59}50%{box-shadow:0 0 0 8px #a83bff00}}.hb-decharge-bottom-bar .hb-button-primary{-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 22px #783cbe29;color:#5a2a99!important;background:#a83bff24!important;border:1px solid #a83bff66!important}.hb-decharge-popup .hb-decharge-popup-kicker{letter-spacing:-.02em;color:var(--hb-text-strong);text-transform:none;margin-bottom:2px;font-size:clamp(28px,6vw,34px);font-weight:700}.hb-decharge-popup .hb-decharge-popup-cta{-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 22px #783cbe29;color:#5a2a99!important;background:#a83bff24!important;border:1px solid #a83bff66!important}.hb-decharge-popup{box-sizing:border-box;max-height:calc(100svh - 32px);padding:32px 24px 24px;overflow-y:auto;width:min(420px,100%)!important}@media (width<=560px){.hb-decharge-popup{border-radius:24px;padding:28px 20px 20px}.hb-decharge-popup h2{font-size:1.35rem}.hb-decharge-popup .hb-decharge-popup-kicker{font-size:clamp(24px,7vw,30px)}}.hb-idea-detail-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.hb-idea-save-status{align-items:center;gap:12px;display:flex}.hb-idea-save-status span{color:var(--hb-text-muted);font-size:.85rem}.hb-idea-hero-copy{align-content:start;gap:12px;min-width:0;display:grid}.hb-idea-meta-row{color:var(--hb-text-muted);flex-wrap:wrap;align-items:center;gap:8px 14px;font-size:.82rem;font-weight:700;display:flex}.hb-idea-meta-row span{padding-right:14px;position:relative}.hb-idea-meta-row span:not(:last-child):after{content:"";background:var(--hb-border-strong,var(--hb-border));border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.hb-idea-section-heading{gap:4px;margin-bottom:16px;display:grid}.hb-idea-section-heading h2{letter-spacing:-.02em;color:var(--hb-text-strong);margin:0;font-size:1.15rem;font-weight:560;line-height:1.2}.hb-idea-detail-layout.hb-idea-detail-layout-v3{grid-template-columns:1.2fr 420px;grid-template-areas:"editor history""next history""premium premium""actions actions"}.hb-idea-detail-layout-v3 .hb-idea-editor-card{grid-area:editor}.hb-idea-detail-layout-v3 .hb-idea-next-card{grid-area:next}.hb-idea-detail-layout-v3 .hb-idea-history-card{grid-area:history;align-self:stretch}.hb-idea-detail-layout-v3 .hb-idea-premium-card{grid-area:premium}.hb-idea-detail-layout-v3 .hb-idea-actions-card{grid-area:actions}.hb-idea-history-card{height:100%}.hb-idea-premium-card{background:var(--hb-accent-soft);border-color:var(--hb-accent-border)}.hb-idea-premium-card h2{letter-spacing:-.02em;color:var(--hb-text-strong);margin:8px 0 6px;font-size:1.1rem;font-weight:560}.hb-idea-premium-card>p{color:var(--hb-text-muted);margin:0 0 16px;font-size:.92rem;line-height:1.55}.hb-idea-actions-card{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hb-idea-actions-card .hb-panel-label{width:100%;margin:0}.hb-linked-projects-v3{gap:8px;margin:4px 0 16px;display:grid}.hb-linked-projects-v3>div{border:1px solid var(--hb-border);background:var(--hb-surface-soft);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:.9rem;display:flex}.hb-linked-projects-v3 strong{color:var(--hb-text-strong);font-weight:560}.hb-linked-projects-v3 span{color:var(--hb-text-muted);font-weight:700}.hb-idea-card-grid-mixed{gap:14px;display:grid}.hb-loading{color:var(--hb-text-muted);text-align:center;padding:40px 0}@media (width<=900px){.hb-idea-detail-layout.hb-idea-detail-layout-v3{grid-template-columns:1fr;grid-template-areas:"editor""history""next""premium""actions"}.hb-idea-detail-topbar{align-items:flex-start}}.hb-idea-save-status.is-error span{color:#b3263d;font-weight:700}.hb-ideas-primary-action{justify-content:center;margin-top:18px;display:flex}.hb-ideas-capture-sketch{width:28px;height:28px;color:var(--hb-accent);flex-shrink:0;place-items:center;display:grid}.hb-ideas-capture-sketch svg{width:26px;height:26px}.hb-top3-reminder{border:1px solid var(--hb-border);background:var(--hb-surface);border-radius:24px;margin-top:18px;padding:22px;box-shadow:0 8px 24px #1c18120d}.hb-top3-reminder h2{color:var(--hb-text-strong);letter-spacing:-.03em;margin:6px 0 18px;font-size:1.25rem}.hb-top3-reminder-list{gap:10px;display:grid}.hb-top3-reminder-item{border:1px solid var(--hb-border);background:var(--hb-surface-soft);text-align:left;cursor:pointer;border-radius:16px;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.hb-top3-reminder-item:hover{border-color:var(--hb-accent-border);transform:translateY(-2px);box-shadow:0 10px 24px #1c18120f}.hb-top3-reminder-item span{background:var(--hb-accent-soft);width:28px;height:28px;color:var(--hb-accent);border-radius:999px;place-items:center;font-weight:800;display:grid}.hb-top3-reminder-item strong{color:var(--hb-text-strong);font-weight:560;line-height:1.35}.hb-top3-reminder-item small{color:var(--hb-text-muted);font-weight:800}.hb-lib-row{cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s}.hb-lib-row:hover{border-color:var(--hb-accent-border);transform:translateY(-2px);box-shadow:0 12px 30px #1c18120f}.hb-lib-row:hover .hb-lib-title{color:var(--hb-accent)}.hb-open-indicator{opacity:0;color:var(--hb-text-muted);white-space:nowrap;font-size:.78rem;font-weight:800;transition:opacity .18s,transform .18s;transform:translate(-6px)}.hb-lib-row:hover .hb-open-indicator{opacity:1;transform:translate(0)}@media (width<=760px){.hb-top3-reminder-item{grid-template-columns:28px 1fr}.hb-top3-reminder-item small{grid-column:2}.hb-open-indicator{display:none}}.hb-score-legend{color:var(--hb-text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;font-size:.76rem;font-weight:700;display:flex}.hb-score-legend span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.hb-score-legend i{border-radius:999px;width:8px;height:8px;display:inline-block}.hb-lib-score{min-width:38px;color:var(--hb-text-muted);text-align:right;background:0 0;border:0;padding:0;font-size:.86rem;font-weight:800}.hb-lib-score.s-high{color:#2f855a}.hb-lib-score.s-mid{color:#b7791f}.hb-lib-score.s-low{color:#8b6fcb}.hb-score-legend .s-high{background:#2f855a}.hb-score-legend .s-mid{background:#b7791f}.hb-score-legend .s-low{background:#8b6fcb}@media (width<=760px){.hb-score-legend{justify-content:flex-start;gap:10px;width:100%}}.hb-top3-reminder-item.is-done{opacity:.62}.hb-top3-check{background:var(--hb-accent-soft);width:28px;height:28px;color:var(--hb-accent);cursor:pointer;border:0;border-radius:999px;place-items:center;font-weight:800;display:grid}.hb-top3-reminder-item.is-done .hb-top3-check{color:#2f855a;background:#ddf3e5}.hb-top3-reminder-title{text-align:left;color:var(--hb-text-strong);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:560}.hb-top3-reminder-title:hover{color:var(--hb-accent)}.hb-top3-reminder-item.is-done .hb-top3-reminder-title{color:var(--hb-text-muted);text-decoration:line-through}.hb-top3-complete button{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text-strong);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:800}.hb-top3-complete button:hover{border-color:var(--hb-accent-border);color:var(--hb-accent);background:var(--hb-accent-soft)}.hb-top3-complete{border-top:1px solid var(--hb-border);justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding-top:16px;display:flex}.hb-top3-complete p{color:var(--hb-text-strong);margin:0;font-weight:800}.hb-top3-complete small{color:var(--hb-text-muted);margin-top:4px;font-size:.82rem;line-height:1.4;display:block}.hb-top3-complete-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.hb-top3-complete-actions button{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text-strong);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:800}.hb-top3-complete-actions button:hover{border-color:var(--hb-accent-border);color:var(--hb-accent);background:var(--hb-accent-soft)}.hb-top3-complete-actions button.is-primary{border-color:var(--hb-accent-border);background:var(--hb-accent);color:#fff}.hb-top3-complete-actions button.is-primary:hover{background:var(--hb-accent-strong,var(--hb-accent));color:#fff}.hb-top3-finished{text-align:center;padding:28px 18px}.hb-top3-finished h2{color:var(--hb-text-strong);letter-spacing:-.03em;margin:8px 0 10px;font-size:1.45rem}.hb-top3-finished p:not(.hb-kicker){max-width:560px;color:var(--hb-text-muted);margin:0 auto;line-height:1.6}.hb-top3-finished button{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text-strong);cursor:pointer;border-radius:999px;margin-top:18px;padding:9px 16px;font-size:.84rem;font-weight:800}.hb-top3-finished button:hover{border-color:var(--hb-accent-border);color:var(--hb-accent);background:var(--hb-accent-soft)}.hb-idea-status-banner{border:1px solid var(--hb-border);background:var(--hb-surface);border-radius:20px;align-items:flex-start;gap:14px;margin:22px 0 18px;padding:16px 18px;display:flex}.hb-idea-status-banner>span{white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800}.hb-idea-status-banner strong{color:var(--hb-text-strong);margin-bottom:4px;font-size:.98rem;font-weight:750;display:block}.hb-idea-status-banner p{color:var(--hb-text-muted);margin:0;font-size:.88rem;line-height:1.5}.hb-idea-status-banner.is-top3>span{background:var(--hb-accent-soft);color:var(--hb-accent)}.hb-idea-status-banner.is-waiting>span{color:#8b6fcb;background:#f3eeff}.hb-idea-status-banner.is-done>span{color:#2f855a;background:#ddf3e5}.hb-idea-detail-layout.hb-idea-detail-layout-v3{grid-template-columns:minmax(0,1fr) 420px!important;grid-template-areas:"editor history""next history"!important;align-items:stretch!important;gap:12px!important;display:grid!important}.hb-idea-detail-layout-v3 .hb-idea-editor-card{min-width:0;grid-area:editor!important}.hb-idea-detail-layout-v3 .hb-idea-next-card{min-width:0;grid-area:next!important}.hb-idea-detail-layout-v3 .hb-idea-history-card{align-self:stretch;min-width:0;height:100%;grid-area:history!important}.hb-idea-history-list{gap:14px;display:grid}.hb-idea-history-entry button{width:24px;height:24px;color:var(--hb-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;place-items:center;transition:all .2s;display:grid}.hb-idea-history-entry-head button:hover{color:#b3263d;background:#f4f4f4}.hb-idea-history-entry span{color:var(--hb-accent);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:800;display:block}.hb-idea-history-entry strong{color:var(--hb-text-muted);margin-top:3px;font-size:.78rem;display:block}.hb-idea-history-entry p{color:var(--hb-text-strong);margin:8px 0 0;font-size:.88rem;line-height:1.5}.hb-idea-history-empty{color:var(--hb-text-muted);margin:0;font-size:.88rem;line-height:1.5}.hb-idea-inline-status{flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;display:flex}.hb-idea-inline-status span{white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:.7rem;font-weight:800}.hb-idea-inline-status p{color:var(--hb-text-muted);margin:0;font-size:.86rem;line-height:1.45}.hb-idea-inline-status.is-top3 span{background:var(--hb-accent-soft);color:var(--hb-accent)}.hb-idea-inline-status.is-waiting span{color:#8b6fcb;background:#f3eeff}.hb-idea-inline-status.is-done span{color:#2f855a;background:#ddf3e5}.hb-idea-history-card{max-height:520px;overflow-y:auto}.hb-idea-history-entry{border-bottom:1px solid var(--hb-border);padding:10px 0}.hb-idea-detail-page{gap:12px!important;padding-bottom:18px!important}.hb-idea-detail-hero-v3{margin-bottom:8px!important}.hb-idea-detail-layout.hb-idea-detail-layout-v3{gap:10px!important}.hb-idea-section-heading{margin-bottom:8px!important}.hb-idea-full-field{gap:6px!important;margin-top:10px!important}.hb-idea-textarea,.hb-idea-full-field textarea,.hb-idea-full-field input{padding:10px 12px!important;line-height:1.45!important}.hb-idea-history-card{max-height:470px!important}.hb-idea-history-list{gap:8px!important}.hb-idea-history-entry{padding:8px 0!important}.hb-dash-focus{background:var(--hb-surface,#fff);border-radius:30px;flex-direction:column;min-height:0;padding:40px 44px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #1c1b1a0a,0 12px 40px #1c1b1a0d}@media (width<=640px){.hb-dash-focus{padding:30px 26px}}.hb-lib-list{flex-direction:column;gap:6px;display:flex}.hb-lib-row{cursor:pointer;background:#fff;border:1px solid #ececec;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;transition:border-color .14s,box-shadow .14s;display:flex}.hb-lib-row:hover{border-color:#d9b8ff;box-shadow:0 3px 12px #783cbe12}.hb-lib-row:focus-visible{outline:2px solid var(--hb-accent,#a855f7);outline-offset:2px;border-color:#d9b8ff}.hb-lib-row.is-done{opacity:.5}.hb-lib-dot{background:#a855f7;border-radius:50%;flex-shrink:0;width:9px;height:9px}.hb-lib-row.t-idee .hb-lib-dot{background:#1f9e86}.hb-lib-row.t-preo .hb-lib-dot{background:#e26d8f}.hb-lib-title{color:#33302b;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;font-weight:500;overflow:hidden}.hb-lib-meta{color:#9b9790;white-space:nowrap;font-size:12px;font-weight:600}.hb-lib-score{border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:13px;font-weight:800}.hb-lib-score.s-high{color:#2f855a;background:#ceffe6}.hb-lib-score.s-mid{color:#d0872f;background:#ffeaca}.hb-lib-score.s-low{color:#8b6fcb;background:#e2d5ff}.hb-lib-actions{align-items:center;gap:6px;display:flex}.hb-lib-act{color:#7a3fd0;cursor:pointer;white-space:nowrap;background:#faf7ff;border:1px solid #e4dff5;border-radius:9px;padding:6px 11px;font-size:12px;font-weight:600}.hb-lib-act:hover{color:#fff;background:#7a3fd0;border-color:#7a3fd0}.hb-lib-act-ic{place-items:center;padding:6px;display:grid}.hb-lib-act-ic svg{width:15px;height:15px}.hb-ideas-library-reveal{position:relative}.hb-ideas-back-to-safe{position:absolute;top:0;left:0;margin:0!important}.hb-lib-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;display:grid}@media (width<=720px){.hb-lib-list{grid-template-columns:1fr}}.hb-corbeille-icon{color:#d0453f;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.hb-corbeille-icon svg{width:28px;height:28px}.hb-ideas-v2-toolbar{align-items:center;gap:8px;display:flex}.hb-ideas-trash-btn{color:#6b6675;cursor:pointer;background:#fff;border:1px solid #e8e5de;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.hb-ideas-trash-btn:hover{color:#d0453f;border-color:#f0c9c6}.hb-ideas-trash-btn svg{width:18px;height:18px}.hb-idea-title-input-v3{overflow-wrap:anywhere;white-space:normal;width:100%;font-size:clamp(20px,4vw,90px);line-height:1.2}.hb-idea-detail-layout,.hb-idea-detail-layout-v3{grid-template-columns:1fr!important;grid-template-areas:none!important}.hb-idea-detail-layout>*{grid-area:auto!important}.hb-settings-layout{grid-template-rows:auto auto;grid-template-columns:1.25fr .75fr;gap:18px;display:grid}.hb-settings-main-card{grid-row:span 2}.hb-settings-list{gap:12px;margin-top:28px;display:grid}.hb-settings-row{border:1px solid var(--hb-border);background:var(--hb-surface-soft);border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.hb-settings-row strong{color:var(--hb-text-strong)}.hb-settings-row p{margin-top:4px;line-height:1.5}.hb-settings-row span{color:var(--hb-text-muted);white-space:nowrap;font-size:.82rem;font-weight:750}.hb-theme-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:18px;display:grid}.hb-theme-option{border:1px solid var(--hb-border,#eceae3);background:var(--hb-surface,#fff);text-align:left;cursor:pointer;border-radius:16px;flex-direction:column;gap:2px;padding:14px;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;position:relative}.hb-theme-option:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1e192814}.hb-theme-option.is-active{border-width:2px;border-color:var(--hb-accent);padding:13px}.hb-theme-check{color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.72rem;display:grid;position:absolute;top:10px;right:10px}.hb-theme-swatch{border-radius:10px;width:100%;height:34px;margin-bottom:10px;display:block}.hb-theme-name{color:var(--hb-text-strong,#2c2a26);font-size:.85rem;font-weight:600}.hb-theme-sub{color:var(--hb-text-muted,#9b9890);font-size:.75rem}.hb-feature-page{width:min(1180px,100%);height:100%;margin:0 auto;padding:28px}.hb-ideas-page,.hb-ideas-v2{gap:28px;display:grid}.hb-ideas-v2-hero{text-align:center;justify-items:center;gap:12px;max-width:980px;margin:0 auto;padding:18px 0 10px;display:grid}.hb-ideas-v2-brain{opacity:.92;place-items:center;width:112px;height:92px;display:grid}.hb-ideas-v2-brain svg,.hb-ideas-mini-brain svg{width:100%;height:100%}.hb-ideas-v2-hero h1{color:var(--hb-text-strong);letter-spacing:-.075em;max-width:760px;margin:0;font-size:clamp(2.6rem,5.2vw,4.8rem);line-height:.96}.hb-ideas-v2-hero>p{color:var(--hb-text-muted);max-width:680px;margin:0;font-size:1.08rem;line-height:1.65}.hb-ideas-v2-hero>p strong{color:var(--hb-accent);font-weight:850}.hb-ideas-v2-capture{border:1px solid var(--hb-accent-border);background:var(--hb-surface);width:min(860px,100%);box-shadow:var(--hb-shadow-soft);border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:18px;padding:12px 12px 12px 18px;display:grid}.hb-ideas-v2-capture span{color:var(--hb-accent);font-size:1.1rem}.hb-ideas-v2-capture input{color:var(--hb-text-strong);background:0 0;border:0;outline:none;min-width:0;font-size:1rem}.hb-ideas-v2-capture input::placeholder{color:var(--hb-text-muted)}.hb-live-score{border-radius:999px;align-items:center;gap:10px;width:fit-content;padding:8px 11px;font-size:.82rem;font-weight:850;display:inline-flex}.hb-live-score.is-idea{color:#9a6400;background:#d4a0171f}.hb-live-score.is-task{color:var(--hb-accent);background:var(--hb-accent-soft)}.hb-live-score.is-worry{color:#b3265f;background:#e05a8a1f}.hb-ideas-v2-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;display:grid}.hb-ideas-v2-aside{gap:18px;display:grid;position:sticky;top:24px}.hb-ideas-safety-card{border:1px solid var(--hb-accent-border);background:radial-gradient(circle at 8% 50%, #a855f71a, transparent 32%), var(--hb-surface);box-shadow:var(--hb-shadow-soft);border-radius:28px;grid-template-columns:auto 1fr repeat(3,minmax(120px,.65fr));align-items:center;gap:22px;padding:26px;display:grid}.hb-ideas-safety-icon{color:#fff;background:linear-gradient(135deg, var(--hb-accent), #a855f79e);border-radius:22px;place-items:center;width:58px;height:58px;font-weight:950;display:grid;box-shadow:0 16px 34px #a855f738}.hb-ideas-safety-card h2{color:var(--hb-text-strong);letter-spacing:-.035em;margin:0 0 6px;font-size:1.35rem}.hb-ideas-safety-card p{color:var(--hb-text-muted);margin:0}.hb-ideas-safety-stat{border-left:1px solid var(--hb-border);align-content:center;gap:3px;min-height:78px;padding-left:20px;display:grid}.hb-ideas-safety-stat span{color:var(--hb-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:900}.hb-ideas-safety-stat strong{color:var(--hb-accent);letter-spacing:-.035em;font-size:1.35rem}.hb-ideas-safety-stat small{color:var(--hb-text);font-size:.82rem;line-height:1.35}.hb-ideas-library{gap:18px;display:grid}.hb-ideas-library-header{justify-content:space-between;align-items:end;gap:18px;display:flex}.hb-ideas-library-header h2{color:var(--hb-text-strong);letter-spacing:-.05em;margin:4px 0 0;font-size:clamp(1.6rem,2.8vw,2.4rem)}.hb-ideas-v2-toolbar{grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:10px;display:grid}.hb-ideas-search-input{border:1px solid var(--hb-border);background:var(--hb-surface);width:100%;color:var(--hb-text-strong);border-radius:999px;outline:none;padding:13px 16px}.hb-ideas-search-input:focus{border-color:var(--hb-accent-border);box-shadow:var(--hb-shadow-soft)}.hb-ideas-filters,.hb-ideas-options{flex-wrap:wrap;gap:8px;display:flex}.hb-ideas-filters button,.hb-ideas-options button,.hb-ideas-options select{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text);border-radius:999px;padding:9px 13px;font-weight:750}.hb-ideas-filters button.is-active,.hb-ideas-options button.is-active{color:var(--hb-accent);background:var(--hb-accent-soft);border-color:var(--hb-accent-border)}.hb-ideas-stream{gap:28px;min-height:420px;display:grid}.hb-idea-period>p{color:var(--hb-accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:.78rem;font-weight:900}.hb-idea-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.hb-idea-v2-card{border:1px solid var(--hb-border);background:var(--hb-surface);box-shadow:var(--hb-shadow-soft);border-radius:22px;grid-template-columns:1fr auto;gap:8px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative}.hb-idea-v2-card:hover{border-color:var(--hb-accent-border);transform:translateY(-2px);box-shadow:0 18px 40px #14121c14}.hb-idea-v2-card.is-done{opacity:.55}.hb-idea-v2-card-main{text-align:left;background:0 0;border:0;grid-template-columns:auto 1fr;gap:12px;min-width:0;padding:0;display:grid}.hb-idea-v2-card-icon{background:var(--hb-accent-soft);width:34px;height:34px;color:var(--hb-accent);border-radius:14px;place-items:center;font-weight:900;display:grid}.hb-idea-v2-card.is-idea .hb-idea-v2-card-icon{color:#9a6400;background:#d4a0171f}.hb-idea-v2-card.is-worry .hb-idea-v2-card-icon{color:#b3265f;background:#e05a8a1f}.hb-idea-v2-card-content{gap:12px;min-width:0;display:grid}.hb-idea-v2-card-content strong{color:var(--hb-text-strong);line-height:1.28}.hb-idea-v2-card-content small{color:var(--hb-text-muted);font-size:.82rem;font-weight:750}.hb-idea-row-toggle{color:var(--hb-text-muted);letter-spacing:.12em;background:0 0;border:0;border-radius:999px;padding:6px 8px}.hb-idea-row-toggle:hover{color:var(--hb-text-strong);background:var(--hb-surface-soft)}.hb-idea-row-actions{border-top:1px solid var(--hb-border);flex-wrap:wrap;grid-column:1/-1;gap:8px;margin-top:6px;padding-top:12px;display:flex}.hb-idea-row-actions button{border:1px solid var(--hb-border);background:var(--hb-surface-soft);color:var(--hb-text);border-radius:999px;padding:7px 12px;font-size:.82rem;font-weight:750}.hb-idea-row-actions button:hover{border-color:var(--hb-accent-border);color:var(--hb-accent)}.hb-ideas-top3-card,.hb-ideas-kind-reminder{border-radius:28px}.hb-ideas-aside-title{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.hb-ideas-aside-title>span{background:var(--hb-accent-soft);width:34px;height:34px;color:var(--hb-accent);border-radius:14px;place-items:center;font-weight:900;display:grid}.hb-ideas-aside-title h3{color:var(--hb-text-strong);letter-spacing:-.025em;margin:0}.hb-ideas-aside-title p,.hb-ideas-muted{color:var(--hb-text-muted);margin:4px 0 0}.hb-ideas-top3-list{gap:10px;display:grid}.hb-ideas-top3-list button{border:1px solid var(--hb-border);background:var(--hb-surface-soft);text-align:left;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.hb-ideas-top3-list button span{background:var(--hb-accent-soft);width:26px;height:26px;color:var(--hb-accent);border-radius:999px;place-items:center;font-weight:900;display:grid}.hb-ideas-top3-list button strong{color:var(--hb-text-strong);font-size:.9rem;line-height:1.25}.hb-ideas-top3-list button small{color:var(--hb-accent);font-weight:900}.hb-ideas-kind-reminder p{color:var(--hb-text);margin:0;line-height:1.7}.hb-ideas-mini-brain{opacity:.88;width:96px;margin:24px auto 0}.hb-idea-detail-page{gap:24px;display:grid}.hb-idea-back{width:fit-content;color:var(--hb-text-muted);background:0 0;border:0;font-weight:750}.hb-idea-back:hover{color:var(--hb-text-strong)}.hb-idea-detail-hero{background:var(--hb-surface);border:1px solid var(--hb-border);border-radius:var(--hb-radius-lg);box-shadow:var(--hb-shadow-soft);grid-template-columns:1fr auto;align-items:start;gap:24px;padding:32px;display:grid}.hb-idea-title-input{border:0;border-bottom:1px solid var(--hb-border);width:100%;color:var(--hb-text-strong);letter-spacing:-.055em;background:0 0;outline:none;padding:10px 0 12px;font-size:clamp(2rem,4.2vw,3.5rem);font-weight:560;line-height:1.05}.hb-idea-save-row{justify-content:space-between;align-items:center;gap:14px;margin-top:18px;display:flex}.hb-idea-save-row span{color:var(--hb-text-muted);font-size:.9rem}.hb-idea-score-card{border:1px solid var(--hb-border);background:var(--hb-surface-soft);border-radius:32px;align-content:center;place-items:center;gap:2px;width:142px;min-height:142px;display:grid}.hb-idea-score-card span,.hb-idea-score-card small{color:var(--hb-text-muted);font-size:.8rem;font-weight:900}.hb-idea-score-card strong{color:var(--hb-accent);letter-spacing:-.06em;font-size:3rem}.hb-idea-detail-layout{grid-template-columns:1.2fr .8fr;grid-template-areas:"main score""main project""danger project";align-items:start;gap:18px;display:grid}.hb-idea-main-card{grid-area:main}.hb-idea-5s-card{grid-area:score}.hb-idea-project-card{grid-area:project}.hb-idea-danger-card{grid-area:danger}.hb-idea-textarea,.hb-idea-full-field textarea,.hb-idea-full-field input,.hb-idea-form-grid input,.hb-idea-form-grid select,.hb-idea-project-add select{border:1px solid var(--hb-border);background:var(--hb-surface-soft);width:100%;color:var(--hb-text-strong);border-radius:16px;outline:none;padding:13px 14px}.hb-idea-textarea,.hb-idea-full-field textarea{resize:vertical;line-height:1.65}.hb-idea-textarea:focus,.hb-idea-full-field textarea:focus,.hb-idea-full-field input:focus,.hb-idea-form-grid input:focus,.hb-idea-form-grid select:focus,.hb-idea-project-add select:focus{background:var(--hb-surface);border-color:var(--hb-accent-border)}.hb-idea-form-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.hb-idea-form-grid label,.hb-idea-full-field{color:var(--hb-text-muted);gap:8px;font-size:.82rem;font-weight:850;display:grid}.hb-idea-full-field{margin-top:16px}.hb-slider-row{gap:10px;margin-top:18px;display:grid}.hb-slider-row span{color:var(--hb-text);justify-content:space-between;font-weight:800;display:flex}.hb-slider-row strong{color:var(--hb-accent)}.hb-slider-row input{width:100%;accent-color:var(--hb-accent)}.hb-idea-project-add{grid-template-columns:1fr auto;gap:10px;margin-top:18px;display:grid}.hb-linked-ideas-list{gap:10px;margin-top:18px;display:grid}.hb-linked-ideas-list p{color:var(--hb-text-muted)}.hb-linked-ideas-list div{border:1px solid var(--hb-border);background:var(--hb-surface-soft);border-radius:16px;justify-content:space-between;gap:12px;padding:12px;display:flex}.hb-linked-ideas-list strong{color:var(--hb-text-strong)}.hb-linked-ideas-list span{color:var(--hb-text-muted);font-size:.82rem;font-weight:800}.hb-idea-danger-card{flex-wrap:wrap;gap:10px;display:flex}@media (width<=1180px){.hb-ideas-v2-layout{grid-template-columns:1fr}.hb-ideas-v2-aside{grid-template-columns:1fr 1fr;position:static}.hb-ideas-safety-card{grid-template-columns:auto 1fr}.hb-ideas-safety-stat{border-left:0;border-top:1px solid var(--hb-border);padding-top:16px;padding-left:0}}@media (width<=820px){.hb-ideas-v2-toolbar,.hb-ideas-v2-capture,.hb-idea-detail-hero,.hb-idea-form-grid,.hb-idea-project-add,.hb-idea-card-grid,.hb-ideas-v2-aside{grid-template-columns:1fr}.hb-ideas-library-header{flex-direction:column;align-items:stretch}.hb-ideas-safety-card{grid-template-columns:1fr}.hb-idea-detail-layout{grid-template-columns:1fr;grid-template-areas:"main""score""project""danger"}}.hb-ideas-v2-layout{grid-template-columns:minmax(0,1fr) 300px}.hb-ideas-v2-capture{transition:border-color .18s,box-shadow .18s,transform .18s;position:relative}.hb-ideas-v2-capture.is-active,.hb-ideas-v2-capture:focus-within{border-color:var(--hb-accent);transform:translateY(-1px);box-shadow:0 18px 50px #a855f724}.hb-ideas-v2-capture .hb-button,.hb-ideas-v2-capture button{opacity:0;pointer-events:none;transition:opacity .16s,transform .16s;transform:translate(6px)}.hb-ideas-v2-capture.is-active .hb-button,.hb-ideas-v2-capture.is-active button{opacity:1;pointer-events:auto;transform:translate(0)}.hb-ideas-capture-hint{color:var(--hb-text-muted);margin:-2px 0 0;font-size:.88rem;font-weight:750}.hb-ideas-elevator{text-align:center;justify-items:center;gap:10px;padding:28px 12px 34px;display:grid}.hb-ideas-elevator p{color:var(--hb-text-muted);margin:0;font-weight:800}.hb-ideas-elevator h2{max-width:560px;color:var(--hb-text-strong);letter-spacing:-.06em;margin:0;font-size:clamp(1.8rem,3.2vw,3rem);line-height:1.02}.hb-ideas-elevator button{border:1px solid var(--hb-accent-border);background:var(--hb-surface);color:var(--hb-accent);box-shadow:var(--hb-shadow-soft);border-radius:999px;align-items:center;gap:10px;margin-top:8px;padding:12px 18px;font-weight:900;display:inline-flex}.hb-ideas-elevator button span{animation:1.4s ease-in-out infinite hb-ideas-bounce;display:inline-block}@keyframes hb-ideas-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.hb-ideas-v2-toolbar{justify-content:center;margin:2px 0 6px;display:flex}.hb-ideas-filter-menu{z-index:20;width:fit-content;position:relative}.hb-ideas-filter-trigger{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text-strong);box-shadow:var(--hb-shadow-soft);border-radius:999px;align-items:center;gap:9px;padding:12px 18px;font-weight:850;display:inline-flex}.hb-ideas-filter-trigger small{color:var(--hb-text-muted);font-weight:750}.hb-ideas-filter-trigger strong{color:var(--hb-accent);font-size:1rem;line-height:1}.hb-ideas-filter-trigger:hover,.hb-ideas-filter-trigger.is-active{border-color:var(--hb-accent-border);color:var(--hb-accent)}.hb-ideas-filter-popover{border:1px solid var(--hb-border);background:var(--hb-surface);border-radius:22px;gap:6px;width:245px;padding:14px;display:grid;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 24px 70px #14121c24}.hb-ideas-filter-popover p{color:var(--hb-text-muted);text-transform:uppercase;letter-spacing:.08em;margin:4px 4px 2px;font-size:.74rem;font-weight:900}.hb-ideas-filter-popover hr{border:0;border-top:1px solid var(--hb-border);width:100%;margin:6px 0}.hb-ideas-filter-popover button{width:100%;color:var(--hb-text);text-align:left;background:0 0;border:0;border-radius:14px;padding:10px 11px;font-weight:800}.hb-ideas-filter-popover button:hover,.hb-ideas-filter-popover button.is-active{background:var(--hb-accent-soft);color:var(--hb-accent)}.hb-idea-v2-card{min-height:150px}.hb-idea-v2-card-main{grid-template-columns:auto 1fr auto;align-items:start;width:100%}.hb-idea-v2-card-content small{gap:3px;display:grid}.hb-idea-score-badge{border-radius:16px;place-self:end;place-items:center;min-width:58px;padding:9px 10px;line-height:1;display:grid}.hb-idea-score-badge strong{letter-spacing:-.04em;font-size:1.15rem}.hb-idea-score-badge small{margin-top:4px;font-size:.68rem;font-weight:850}.hb-idea-score-badge.is-high,.hb-live-score.is-high{color:var(--hb-accent);background:var(--hb-accent-soft)}.hb-idea-score-badge.is-medium,.hb-live-score.is-medium{color:#d97706;background:#fb923c24}.hb-idea-score-badge.is-low,.hb-live-score.is-low{color:#1f9d67;background:#22c55e21}.hb-ideas-kind-reminder p{font-size:1rem}@media (width<=1180px){.hb-ideas-v2-layout{grid-template-columns:1fr}}@media (width<=820px){.hb-ideas-filter-popover{left:0;transform:none}.hb-ideas-v2-capture .hb-button,.hb-ideas-v2-capture button{opacity:1;pointer-events:auto;transform:none}}.hb-ideas-page,.hb-ideas-v2{gap:18px}.hb-ideas-v2-hero{gap:9px;max-width:940px;min-height:auto;padding:6px 0 4px}.hb-ideas-v2-brain{width:88px;height:70px}.hb-ideas-v2-hero h1{max-width:700px;font-size:clamp(2.15rem,4.3vw,4rem)}.hb-ideas-v2-hero>p{max-width:620px;font-size:1rem;line-height:1.5}.hb-ideas-v2-capture{border-radius:22px;width:min(760px,100%);margin-top:10px;padding:10px 10px 10px 16px}.hb-ideas-capture-hint{margin-top:-4px;font-size:.82rem}.hb-ideas-v2-layout{width:100%;max-width:1040px;margin:0 auto;display:block}.hb-ideas-v2-main{gap:14px;display:grid}.hb-ideas-safety-card{text-align:center;border-radius:26px;grid-template-columns:1fr;justify-items:center;gap:14px;width:min(920px,100%);margin:0 auto;padding:20px 22px}.hb-ideas-safety-card h2{margin-bottom:4px;font-size:1.22rem}.hb-ideas-safety-card p{font-size:.92rem}.hb-ideas-safety-stat{border-left:0;border-top:1px solid var(--hb-border);justify-items:center;gap:2px;width:100%;max-width:720px;min-height:auto;padding:10px 0 0;display:grid}.hb-ideas-elevator{gap:7px;padding:14px 12px 20px}.hb-ideas-elevator p{font-size:.88rem}.hb-ideas-elevator h2{max-width:520px;font-size:clamp(1.4rem,2.4vw,2.25rem)}.hb-ideas-elevator button{margin-top:4px;padding:10px 16px}.hb-ideas-library{gap:14px;max-width:1040px;margin:0 auto}.hb-ideas-library-header{text-align:center;justify-content:center}.hb-ideas-library-header h2{font-size:clamp(1.35rem,2.3vw,2rem)}.hb-ideas-v2-toolbar{margin:0 0 4px}.hb-idea-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hb-idea-v2-card-main{grid-template-columns:auto 1fr auto;align-items:center;gap:11px}.hb-idea-v2-card-content{gap:7px}.hb-idea-v2-card-content strong{line-height:1.22}.hb-idea-row-actions{margin-top:4px;padding-top:9px}@media (width>=1220px){.hb-idea-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.hb-ideas-v2-hero{padding-top:0}.hb-ideas-safety-card{padding:18px 16px}.hb-idea-card-grid{grid-template-columns:1fr}.hb-idea-v2-card{min-height:98px}}.hb-ideas-safety-card{text-align:left;border-radius:28px;grid-template-columns:auto minmax(240px,1fr) repeat(3,minmax(120px,.65fr));place-items:center stretch;gap:22px;width:100%;max-width:1040px;margin:0 auto;padding:22px 24px;display:grid}.hb-ideas-safety-icon{border-radius:20px;width:54px;height:54px}.hb-ideas-safety-card>div:first-child+div{max-width:none}.hb-ideas-safety-card h2{margin:0 0 6px;font-size:1.3rem}.hb-ideas-safety-card p{margin:0;font-size:.94rem}.hb-ideas-safety-stat{border-top:0;border-left:1px solid var(--hb-border);text-align:left;align-content:center;justify-items:start;gap:3px;width:auto;max-width:none;min-height:74px;padding:0 0 0 18px;display:grid}.hb-ideas-safety-stat span{font-size:.68rem}.hb-ideas-safety-stat strong{font-size:1.12rem}.hb-ideas-safety-stat small{max-width:190px;font-size:.78rem}.hb-ideas-elevator{padding-top:18px}@media (width<=1180px){.hb-ideas-safety-card{text-align:left;grid-template-columns:auto 1fr;justify-items:stretch}.hb-ideas-safety-stat{border-left:0;border-top:1px solid var(--hb-border);text-align:left;justify-items:start;padding:14px 0 0}}@media (width<=820px){.hb-ideas-safety-card{text-align:center;grid-template-columns:1fr;justify-items:center;padding:18px 16px}.hb-ideas-safety-stat{text-align:center;justify-items:center}.hb-ideas-safety-stat small{max-width:100%}}.hb-ideas-v2:not(.is-library-open){min-height:calc(100vh - 72px)}.hb-ideas-elevator{padding-bottom:34px}.hb-ideas-elevator button{position:relative}@keyframes hb-library-reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hb-ideas-v2-layout{max-width:1040px;margin:0 auto}.hb-ideas-v2-main{justify-items:stretch}.hb-ideas-elevator+.hb-ideas-library{margin-top:0}@media (height>=760px){.hb-ideas-v2-hero{padding-top:0}.hb-ideas-elevator{padding-bottom:24px}}.hb-ideas-library{max-width:1120px;margin:0 auto}@media (width>=1500px){.hb-idea-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.hb-idea-card-grid{grid-template-columns:1fr}}.hb-idea-v2-card{border-radius:18px;min-height:110px;padding:16px 18px;transition:all .18s}.hb-idea-v2-card:hover{transform:translateY(-2px)}.hb-idea-v2-card-icon{border-radius:12px;width:34px;height:34px}.hb-idea-v2-card-content{min-width:0}.hb-idea-v2-card-content strong{margin-bottom:4px;font-size:1rem;line-height:1.25;display:block}.hb-idea-v2-card-content small{color:var(--hb-text-muted);flex-wrap:wrap;gap:8px;font-size:.78rem;display:flex}.hb-idea-score-badge strong{font-size:.95rem}.hb-idea-score-badge small{font-size:.65rem}.hb-idea-v2-card:hover .hb-idea-row-toggle{opacity:1}.hb-ideas-v2.is-library-page>.hb-ideas-v2-hero,.hb-ideas-v2.is-library-page .hb-ideas-safety-card,.hb-ideas-v2.is-library-page .hb-ideas-elevator{display:none!important}.hb-ideas-v2.is-library-page{gap:0}.hb-ideas-v2.is-library-page .hb-ideas-v2-layout{width:100%;max-width:1120px;margin:0 auto;padding-top:22px}.hb-ideas-v2.is-library-page .hb-ideas-v2-main{gap:20px}.hb-ideas-library-reveal{padding-top:0;animation:.32s both hb-library-page-in}@keyframes hb-library-page-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hb-ideas-library-header-v28{grid-template-columns:220px 1fr;align-items:start;gap:32px;display:grid}.hb-ideas-back-to-safe{place-self:start;margin-top:8px}.hb-ideas-library-header-v28>div:last-child{text-align:center}.hb-ideas-back-to-safe{border:1px solid var(--hb-border);background:var(--hb-surface);color:var(--hb-text);box-shadow:var(--hb-shadow-soft);border-radius:999px;justify-self:start;padding:10px 14px;font-weight:850}.hb-ideas-back-to-safe:hover{color:var(--hb-accent);border-color:var(--hb-accent-border)}.hb-idea-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}@media (width>=1500px){.hb-idea-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.hb-idea-v2-card{border-radius:18px;min-height:108px;padding:15px 16px}.hb-idea-v2-card-main{grid-template-columns:34px 1fr auto;align-items:center;gap:12px;display:grid}.hb-idea-v2-card-content strong{font-size:1rem;line-height:1.24}.hb-idea-v2-card-content small{flex-wrap:wrap;gap:8px;font-size:.78rem;display:flex}.hb-idea-score-badge{border-radius:999px;min-width:58px;padding:8px 10px}.hb-idea-row-toggle{opacity:0;transition:opacity .15s}.hb-idea-v2-card:hover .hb-idea-row-toggle,.hb-idea-row-toggle:focus-visible{opacity:1}.hb-ideas-v2.is-reassurance-page .hb-ideas-library{display:none}@media (width<=900px){.hb-idea-card-grid{grid-template-columns:1fr}.hb-ideas-v2.is-library-page .hb-ideas-v2-layout{padding-top:12px}.hb-ideas-library-header-v28{text-align:left;justify-items:stretch}.hb-ideas-back-to-safe{justify-self:start}}.hb-idea-detail-page-v6{max-width:1180px;margin:0 auto}.hb-idea-detail-hero-v6{grid-template-columns:minmax(0,1fr) 180px;align-items:stretch;overflow:visible}.hb-idea-hero-copy-v6{min-width:0}.hb-idea-save-row-v6{align-items:center}.hb-idea-save-actions-v6{align-items:center;gap:10px;display:flex;position:relative}.hb-idea-actions-menu-v6{position:relative}.hb-idea-actions-trigger-v6{border:1px solid var(--hb-border);background:var(--hb-surface-soft);color:var(--hb-text);cursor:pointer;border-radius:999px;padding:10px 14px;font-weight:850}.hb-idea-actions-trigger-v6:hover{color:var(--hb-accent);border-color:var(--hb-accent-border);background:var(--hb-surface)}.hb-idea-actions-popover-v6{z-index:30;border:1px solid var(--hb-border);background:var(--hb-surface);border-radius:18px;gap:6px;width:180px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 70px #14121c29}.hb-idea-actions-popover-v6 button{width:100%;color:var(--hb-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:10px 11px;font-weight:820}.hb-idea-actions-popover-v6 button:hover{background:var(--hb-accent-soft);color:var(--hb-accent)}.hb-idea-actions-popover-v6 button.is-danger:hover{color:#b3265f;background:#e05a8a1f}.hb-score-flip-card-v6{perspective:900px;cursor:help;background:0 0;border:0;width:180px;min-height:180px;padding:0;position:relative}.hb-score-flip-inner-v6{width:100%;height:100%;min-height:180px;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.2,.8,.2,1);display:block;position:relative}.hb-score-flip-card-v6:hover .hb-score-flip-inner-v6,.hb-score-flip-card-v6:focus-visible .hb-score-flip-inner-v6{transform:rotateY(180deg)}.hb-score-flip-front-v6,.hb-score-flip-back-v6{border:1px solid var(--hb-border);background:var(--hb-surface-soft);box-shadow:var(--hb-shadow-soft);backface-visibility:hidden;border-radius:34px;align-content:center;place-items:center;gap:4px;padding:20px;display:grid;position:absolute;inset:0}.hb-score-flip-front-v6 span,.hb-score-flip-front-v6 small{color:var(--hb-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:900}.hb-score-flip-front-v6 strong{color:var(--hb-accent);letter-spacing:-.07em;font-size:3.6rem;line-height:.9}.hb-score-flip-back-v6{text-align:center;background:radial-gradient(circle at 20% 10%, #a855f71f, transparent 32%), var(--hb-surface);gap:8px;transform:rotateY(180deg)}.hb-score-flip-back-v6 strong{color:var(--hb-text-strong);letter-spacing:-.02em;font-size:1rem}.hb-score-flip-back-v6 small{color:var(--hb-text-muted);font-size:.78rem;font-weight:700;line-height:1.45}.hb-score-help-v6{z-index:2;border:1px solid var(--hb-accent-border);background:var(--hb-surface);width:26px;height:26px;color:var(--hb-accent);box-shadow:var(--hb-shadow-soft);border-radius:999px;place-items:center;font-size:.82rem;font-weight:950;display:grid;position:absolute;top:14px;right:14px}.hb-idea-detail-layout-v6{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-template-areas:"description context""premium premium";gap:18px}.hb-idea-description-card-v6{grid-area:description;min-height:430px}.hb-idea-context-card-v6{grid-area:context;min-height:430px}.hb-idea-premium-card-v6{grid-area:premium}.hb-idea-description-textarea-v6{min-height:330px}.hb-idea-context-grid-v6{grid-template-columns:1fr 1fr}.hb-idea-score-context-v6{border:1px solid var(--hb-border);background:var(--hb-surface-soft);border-radius:18px;margin-top:16px;padding:14px}.hb-idea-score-context-v6 span{color:var(--hb-text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.72rem;font-weight:900;display:block}.hb-idea-score-context-v6 p{color:var(--hb-text);margin:0;font-size:.9rem;font-weight:750;line-height:1.5}@media (width<=900px){.hb-idea-detail-hero-v6,.hb-idea-detail-layout-v6,.hb-idea-context-grid-v6{grid-template-columns:1fr}.hb-idea-detail-layout-v6{grid-template-areas:"description""context""premium"}.hb-score-flip-card-v6{width:100%;min-height:150px}.hb-score-flip-inner-v6{min-height:150px}.hb-idea-save-row-v6{flex-direction:column;align-items:flex-start}}.hb-ideas-library-header-v28{grid-template-columns:260px 1fr 260px;align-items:center;margin-bottom:32px;display:grid}.hb-ideas-header-left{justify-content:flex-start;display:flex}.hb-ideas-header-center{text-align:center}.hb-ideas-header-center h2{margin-top:4px}.hb-idea-detail-page{padding-top:18px}.hb-idea-detail-topbar{margin-bottom:10px}.hb-idea-detail-hero-v3{margin-bottom:16px;padding:18px 22px}.hb-idea-title-input-v3{font-size:1.65rem}.hb-idea-status-message{color:var(--hb-text-muted);margin:0;font-size:.9rem;line-height:1.45}.hb-idea-score-card-compact{border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:82px;height:82px;display:flex}@media (width<=860px){.hb-app-layout{flex-direction:column;height:100dvh;display:flex}.hb-sidebar{display:none}.hb-app-main{flex:1;height:0}}@media (width<=820px){.hb-dashboard-page,.hb-feature-page{padding:18px}.hb-dashboard-grid,.hb-idees-layout,.hb-projets-layout,.hb-planning-layout,.hb-settings-layout{grid-template-rows:none;grid-template-columns:1fr}.hb-dashboard-main-panel,.hb-idees-main-card,.hb-projets-main-card,.hb-planning-main-card,.hb-settings-main-card{grid-row:auto}.hb-dashboard-actions,.hb-decharge-footer{flex-direction:column;align-items:stretch}.hb-decharge-footer .hb-button{width:100%}.hb-project-row,.hb-event-row{grid-template-columns:1fr}.hb-project-progress span{text-align:left}.hb-settings-row{flex-direction:column;align-items:flex-start}}@media (width<=760px){.hb-page-header{flex-direction:column}.hb-page-action,.hb-page-action .hb-button{width:100%}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body{overscroll-behavior-y:none}body{overflow-x:hidden}img,svg,canvas,video,iframe{max-width:100%}a,button,[role=button],input,label{-webkit-tap-highlight-color:transparent}@media (width<=768px){input,textarea,select{font-size:16px!important}.hb-settings-layout,.hb-ideas-v2-layout{grid-template-columns:1fr!important}.hb-onb-stage{width:100%!important;max-width:100%!important}.discover-hb{min-height:100svh!important}.hb-ideas-v2:not(.is-library-open){min-height:calc(100svh - 72px)!important}button,a[role=button],.hb-button,.hb-mobilenav-item,.hb-auth-tabs button{min-height:44px}.hb-feature-page,.hb-ideas-page,.hb-idea-detail-page,.hb-settings-page{padding-left:16px!important;padding-right:16px!important}.hb-lib-row{gap:10px;min-height:54px}.hb-lib-act,.hb-lib-act-ic{min-width:40px;min-height:40px}.hb-lib-act-ic svg{width:18px;height:18px}.hb-ideas-trash-btn{width:44px;height:44px}.hb-ideas-v2-layout,.hb-ideas-library,.hb-ideas-v2-capture,.hb-ideas-primary-action,.hb-lib-list{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important}.hb-ideas-v2-toolbar{grid-template-columns:1fr auto!important;gap:8px!important;max-width:100%!important;display:grid!important}.hb-ideas-v2-toolbar>*{min-width:0!important;max-width:100%!important}.hb-ideas-filter-trigger{width:100%!important}.hb-ideas-library-header{text-align:left!important;flex-direction:column!important;align-items:flex-start!important;gap:10px!important;display:flex!important}.hb-ideas-header-center{text-align:left!important}.hb-ideas-v2-capture{grid-template-columns:auto 1fr!important}.hb-ideas-v2-capture button{grid-column:1/-1!important}.hb-idea-title-input,.hb-idea-title-input.hb-idea-title-input-v3{padding-top:4px!important;padding-bottom:8px!important;font-size:clamp(24px,7vw,34px)!important;line-height:1.15!important}.hb-idea-detail-topbar{flex-direction:column;gap:12px;align-items:stretch!important}.hb-idea-back{align-self:flex-start}.hb-idea-save-status{flex-wrap:wrap;justify-content:flex-start;gap:8px 10px;width:100%}.hb-idea-save-status>span{flex:100%}.hb-idea-save-status .hb-button{flex:1 1 0}.hb-idea-detail-hero,.hb-idea-detail-hero-v3{grid-template-columns:1fr auto!important;align-items:start!important;gap:12px!important;max-width:100%!important}.hb-idea-score-card-compact{width:auto!important;min-width:0!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;flex-direction:row!important;justify-self:end!important;align-items:baseline!important;gap:4px!important;padding:0!important}.hb-idea-score-card-compact strong{font-size:22px!important;line-height:1!important}.hb-idea-score-card-compact small{font-size:12px!important}.hb-idea-history-entry-head button{min-width:34px;min-height:34px}.hb-idea-detail-layout.hb-idea-detail-layout-v3{grid-template-columns:1fr!important;grid-template-areas:none!important;gap:14px!important}.hb-idea-detail-layout.hb-idea-detail-layout-v3>*{grid-area:auto!important;min-width:0!important}.hb-ideas-v2-hero h1{font-size:clamp(1.7rem,7vw,2.1rem)!important;line-height:1.05!important}.hb-decharge-hero-compact h1{font-size:clamp(1.55rem,6.4vw,1.95rem)!important;line-height:1.1!important}.hb-ideas-library-header h2{font-size:clamp(1.35rem,5.6vw,1.7rem)!important}.hb-idea-section-heading h2{font-size:1.05rem!important}.hb-idea-title-input.hb-idea-title-input-v3{font-size:clamp(22px,6.4vw,30px)!important}.hb-idea-full-field textarea,.hb-idea-full-field input,.hb-idea-textarea,.hb-idea-textarea-v3{font-size:16px!important;font-weight:400!important;line-height:1.45!important}.hb-idea-full-field textarea::placeholder,.hb-idea-full-field input::placeholder,.hb-idea-textarea::placeholder,.hb-idea-textarea-v3::placeholder{opacity:1!important;font-weight:400!important}}@media (width<=860px){.hb-app-layout{height:100dvh!important}.hb-mobilenav{position:static!important}.hb-app-content{padding-top:env(safe-area-inset-top,0px)!important}}
