.hl-page{--bg:#fff;--bg-elev:#f9f8f5;--surface:#fff;--surface-2:#f4f4f1;--ink:#0e0f12;--ink-2:#2a2c32;--hl-muted:#6b6c70;--muted-2:#a2a3a6;--line:#ecece9;--line-2:#dededa;--honey:#2e6b4f;--honey-soft:#dbe9e0;--honey-deep:#1b4a33;--plum:#1f5a8c;--plum-soft:#d7e4f0;--plum-deep:#0f3a60;--sage:#0e8c9a;--sage-soft:#cde7ea;--sage-deep:#095a66;--sky:#2a6b95;--sky-soft:#dceaf1;--sky-deep:#18476b;--rose:#5b6b7b;--rose-soft:#e2e7ee;--gold:#6b8273;--gold-soft:#dde5de;--grad-a:linear-gradient(135deg,#2e6b4f 0%,#0e8c9a 50%,#1f5a8c 100%);--grad-b:linear-gradient(135deg,#2a6b95 0%,#2e6b4f 100%);--grad-text:linear-gradient(95deg,#2e6b4f 0%,#0e8c9a 50%,#1f5a8c 100%);--hl-font-ui:"Inter",-apple-system,system-ui,sans-serif;--hl-font-mono:"JetBrains Mono",ui-monospace,monospace;--hl-radius:10px;--hl-radius-lg:18px;background:var(--bg);color:var(--ink);font-family:var(--hl-font-ui);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.005em;min-height:100vh;font-size:15px;line-height:1.55;overflow-x:hidden}.hl-page *{box-sizing:border-box}.hl-page h1,.hl-page h2,.hl-page h3,.hl-page h4,.hl-page h5{letter-spacing:-.02em;font-weight:600;font-family:var(--hl-font-ui);margin:0}.hl-page p{margin:0}.hl-page a{color:inherit;text-decoration:none}.hl-page button{cursor:pointer;color:inherit;background:0 0;border:none;padding:0;font-family:inherit}.hl-page .h1{letter-spacing:-.04em;font-weight:700;line-height:1}.hl-page .h2{letter-spacing:-.035em;font-weight:700;line-height:1.05}.hl-page .h3{letter-spacing:-.025em;font-weight:600;line-height:1.15}.hl-page .grad{background:var(--grad-text);-webkit-text-fill-color:transparent;color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite hlGradShift}@keyframes hlGradShift{0%,to{background-position:0%}50%{background-position:100%}}.hl-page .hl{white-space:nowrap;display:inline-block;position:relative}.hl-page .hl:after{content:"";z-index:-1;transform-origin:0;background:linear-gradient(100deg,#dbe9e0 0%,#cde7ea 50%,#d7e4f0 100%);border-radius:8px;height:.7em;animation:1.4s cubic-bezier(.5,0,0,1) .5s both hlGrow;position:absolute;bottom:-.02em;left:-6px;right:-6px}@keyframes hlGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hl-page .mono{font-family:var(--hl-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--hl-muted);font-size:11px;font-weight:500}.hl-page .eyebrow{font-family:var(--hl-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--hl-muted);align-items:center;gap:10px;font-size:11px;font-weight:500;display:inline-flex}.hl-page .eyebrow:before{content:"";background:var(--honey);width:6px;height:6px;box-shadow:0 0 0 4px var(--honey-soft);border-radius:50%;flex:none;animation:2.6s ease-in-out infinite hlPulseDot}.hl-page .eyebrow.no-line:before{display:none}@keyframes hlPulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.hl-page .btn{border:1px solid var(--line-2);background:var(--surface);height:42px;color:var(--ink);letter-spacing:-.005em;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 18px;font-size:14px;font-weight:500;transition:all .18s;display:inline-flex;position:relative}.hl-page .btn:hover{background:var(--surface-2);border-color:var(--ink-2);transform:translateY(-1px)}.hl-page .btn-primary{background:var(--ink);color:var(--bg);border-color:var(--ink)}.hl-page .btn-primary:hover{background:var(--ink-2)}.hl-page .btn-honey{background:var(--grad-a);color:#fff;border:none;box-shadow:0 1px 2px #0000000d,0 6px 18px -6px #e2723a73}.hl-page .btn-honey:hover{transform:translateY(-2px);box-shadow:0 1px 2px #0000000d,0 14px 30px -8px #e2723a8c}.hl-page .btn-ghost{background:0 0;border-color:#0000}.hl-page .btn-ghost:hover{background:var(--surface-2)}.hl-page .btn-lg{border-radius:12px;height:48px;padding:0 22px;font-size:15px}.hl-page .btn-sm{border-radius:8px;height:32px;padding:0 12px;font-size:12.5px}.hl-page .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--hl-radius-lg);overflow:hidden}.hl-page .tag{background:var(--surface-2);height:22px;color:var(--hl-muted);border:1px solid var(--line);font-feature-settings:"tnum";border-radius:999px;align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:500;display:inline-flex}.hl-page .tag-urgent{color:#b6411f;background:#f8ded4;border-color:#f1c8b5}.hl-page .tag-maintenance{background:var(--sky-soft);color:var(--sky-deep);border-color:#b7cfde}.hl-page .tag-safety{background:var(--gold-soft);color:#2f4d3b;border-color:#bbcac0}.hl-page .tag-meeting{background:var(--honey-soft);color:var(--honey-deep);border-color:#b6cfbe}.hl-page .tag-social{background:var(--sage-soft);color:var(--sage-deep);border-color:#a4d1d7}.hl-page .tag-general{background:var(--surface-2);color:var(--hl-muted)}.hl-page .tag-honey{background:var(--honey-soft);color:var(--honey-deep);border-color:#b6cfbe}.hl-page .tag-plum{background:var(--plum-soft);color:var(--plum-deep);border-color:#b0c7dc}.hl-page .avatar{letter-spacing:-.01em;border:1px solid var(--line);border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:11.5px;font-weight:600;display:inline-flex}.hl-page .section{padding:96px 0;position:relative}.hl-page .section+.section{border-top:1px solid var(--line)}.hl-page .wrap{max-width:1200px;margin:0 auto;padding:0 32px;position:relative}.hl-page .wrap-sm{max-width:880px;margin:0 auto;padding:0 32px}.hl-topnav{z-index:50;pointer-events:none;transition:top .25s;position:fixed;top:14px;left:0;right:0}.hl-topnav-inner{pointer-events:auto;-webkit-backdrop-filter:saturate(160%)blur(12px);background:#ffffff8c;border:1px solid #ecece98c;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;max-width:760px;height:48px;margin:0 auto;padding:0 8px 0 16px;transition:background .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:0 1px 2px #0e0f1205,0 6px 18px -10px #0e0f1214}.hl-topnav.scrolled .hl-topnav-inner{-webkit-backdrop-filter:saturate(180%)blur(22px);border-color:var(--line);background:#ffffffd1;box-shadow:0 1px 2px #0e0f120a,0 14px 36px -18px #0e0f1238}.hl-topnav-links{color:var(--hl-muted);align-items:center;gap:2px;font-size:13px;display:flex}.hl-topnav-links a{border-radius:7px;padding:6px 10px;transition:all .15s}.hl-topnav-links a:hover{color:var(--ink);background:var(--surface-2)}.hl-page .pill{background:var(--surface);border:1px solid var(--line);height:28px;color:var(--hl-muted);border-radius:999px;align-items:center;gap:8px;padding:0 12px 0 10px;font-size:12px;display:inline-flex;box-shadow:0 1px 2px #0000000a}.hl-page .pill .dot{background:var(--sage);border-radius:50%;width:7px;height:7px;animation:2s infinite hlPulseDot}.hl-page .win{background:var(--bg-elev);border:1px solid var(--line-2);border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #00000008,0 24px 56px -16px #0e0f121f}.hl-page .win-bar{border-bottom:1px solid var(--line);height:36px;color:var(--hl-muted);background:#f0efeb;align-items:center;gap:8px;padding:0 14px;font-size:12px;display:flex}.hl-page .win-dots{gap:6px;display:flex}.hl-page .win-dot{border-radius:50%;width:10px;height:10px}.hl-page .win-dot:first-child{background:#ff5f57}.hl-page .win-dot:nth-child(2){background:#ffbd2e}.hl-page .win-dot:nth-child(3){background:#28c941}.hl-page .lift{transition:transform .25s,box-shadow .25s,border-color .2s}.hl-page .lift:hover{border-color:var(--line-2);transform:translateY(-3px);box-shadow:0 12px 28px -12px #0e0f121f}.hl-page .reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(14px)}.hl-page .reveal.in{opacity:1;transform:translateY(0)}.hl-page .marquee{gap:0;display:flex;overflow:hidden}.hl-page .marquee-track{flex:none;gap:56px;padding-right:56px;animation:50s linear infinite hlMarquee;display:flex}@keyframes hlMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hl-page .gridbg{pointer-events:none;background-image:linear-gradient(to right,var(--line)1px,transparent 1px),linear-gradient(to bottom,var(--line)1px,transparent 1px);opacity:.6;background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70%,#000 30%,#0000 75%);mask-image:radial-gradient(70% 70%,#000 30%,#0000 75%)}.hl-page .blob{filter:blur(60px);pointer-events:none;opacity:.55;border-radius:50%;animation:20s ease-in-out infinite hlBlobFloat;position:absolute}@keyframes hlBlobFloat{0%,to{transform:translate(0)scale(1)}25%{transform:translate(120px,-80px)scale(1.25)}50%{transform:translate(-60px,60px)scale(.85)}75%{transform:translate(80px,40px)scale(1.15)}}@keyframes hlBlobFloat2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-100px,90px)scale(.9)}66%{transform:translate(60px,-70px)scale(1.2)}}.hl-page .blob.b2{animation:16s ease-in-out infinite hlBlobFloat2}.hl-page .orbit-wrap{aspect-ratio:1.1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}@keyframes hlOrbitSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hlOrbitSpinRev{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes hlNodeFloat{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-6px)}}@keyframes hlPulseLine{0%,to{opacity:.25}50%{opacity:.7}}@keyframes hlPop{0%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes hlToast{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hlPing{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.6)}}@keyframes hlDrawLine{0%{stroke-dashoffset:280px}to{stroke-dashoffset:0}}@keyframes hlBarfill{0%{width:0}to{width:var(--bar-w)}}.hl-page .hl-bento{background:var(--bg-elev);color:var(--ink);isolation:isolate;padding:96px 0;position:relative;overflow:hidden}.hl-page .hl-bento-bg{pointer-events:none;z-index:0;position:absolute;inset:0}.hl-page .hl-bento-glow{filter:blur(140px);opacity:.22;border-radius:50%;position:absolute}.hl-page .hl-bento-glow.a{background:var(--honey);width:620px;height:620px;animation:24s ease-in-out infinite hlBlobFloat;top:-200px;left:-10%}.hl-page .hl-bento-glow.b{background:var(--sage);opacity:.18;width:540px;height:540px;animation:28s ease-in-out infinite hlBlobFloat2;bottom:-220px;right:-8%}.hl-page .hl-bento-header{text-align:center;max-width:760px;margin:0 auto 48px}.hl-page .bento-eyebrow-row{background:var(--surface);border:1px solid var(--line);font-family:var(--hl-font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--honey-deep);border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:6px 14px 6px 10px;font-size:11px;display:inline-flex;box-shadow:0 1px 2px #0e0f1208}.hl-page .bento-eyebrow-dot{background:var(--honey);width:7px;height:7px;box-shadow:0 0 0 4px var(--honey-soft);border-radius:50%;animation:2.4s ease-in-out infinite hlPulseDot}.hl-page .hl-bento-display{letter-spacing:-.04em;color:var(--ink);margin:0 0 22px;font-size:clamp(36px,5.5vw,72px);font-weight:700;line-height:1}.hl-page .hl-bento-sub{color:var(--hl-muted);text-wrap:balance;max-width:620px;margin:0 auto;font-size:clamp(15px,1.4vw,19px);line-height:1.55}.hl-page .grad-warm{background:linear-gradient(95deg,#e07579 0%,#bc6bb3 50%,#6b7cc9 100%);-webkit-text-fill-color:transparent;color:#0000;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:8s ease-in-out infinite hlGradShift}.hl-page .hl-bento-scroll-wrap{width:100vw;margin-left:calc(50% - 50vw);position:relative}.hl-page .hl-bento-scroller{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:18px;padding-bottom:24px;padding-left:max(32px,50vw - 568px);padding-right:24px;scroll-padding-left:max(32px,50vw - 568px);display:flex;overflow-x:auto}.hl-page .hl-bento-scroller::-webkit-scrollbar{display:none}.hl-page .bento-tile{scroll-snap-align:start;background:var(--surface);border:1px solid var(--line);border-radius:28px;flex-direction:column;flex:0 0 460px;gap:22px;min-height:520px;padding:32px 32px 28px;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0e0f1205,0 16px 40px -24px #0e0f121a}.hl-page .bento-tile:hover{border-color:var(--line-2);transform:translateY(-4px);box-shadow:0 1px 2px #0e0f1208,0 28px 60px -28px #0e0f122e}.hl-page .bento-head{z-index:2;position:relative}.hl-page .bento-eyebrow{font-family:var(--hl-font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--honey-deep);background:var(--honey-soft);border:1px solid #b6cfbe;border-radius:6px;margin-bottom:18px;padding:4px 9px;font-size:10.5px;display:inline-block}.hl-page .bento-title{letter-spacing:-.025em;color:var(--ink);margin:0 0 12px;font-size:clamp(22px,2.2vw,32px);font-weight:600;line-height:1.1}.hl-page .bento-translate .bento-title{letter-spacing:-.03em;font-size:clamp(28px,3.4vw,48px);line-height:1.05}.hl-page .bento-sub{color:var(--hl-muted);max-width:480px;margin:0;font-size:14.5px;line-height:1.55}.hl-page .bento-translate .bento-sub{max-width:560px;font-size:16px}.hl-page .bento-mini-label{font-family:var(--hl-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted-2);align-items:center;gap:6px;margin-bottom:10px;font-size:10px;display:inline-flex}.hl-page .bento-mini-label.between{justify-content:space-between;width:100%;display:flex}.hl-page .bento-mini-pill{background:var(--sage-soft);height:22px;color:var(--sage-deep);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:600;font-family:var(--hl-font-mono);border:1px solid #a4d1d7;border-radius:999px;align-items:center;gap:5px;padding:0 9px;display:inline-flex}.hl-page .bento-pulse{background:var(--sage);width:6px;height:6px;box-shadow:0 0 0 3px var(--sage-soft);border-radius:50%;animation:2.4s ease-in-out infinite hlPulseDot}.hl-page .bento-translate{background:linear-gradient(150deg,#fff 0%,#f9fbf9 60%,#f4f7fa 100%);padding:40px 44px 36px;position:relative}.hl-page .bento-translate-bg{z-index:0;opacity:.85;pointer-events:none;position:absolute;inset:0}.hl-page .bento-translate-bg svg{width:110%;height:110%;position:absolute;top:50%;right:-20%;transform:translateY(-50%)}.hl-page .bento-translate-inner{z-index:1;flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:48px;display:grid;position:relative}.hl-page .bento-translate-stage{flex-direction:column;gap:18px;min-width:0;display:flex}.hl-page .bento-lang-strip{flex-wrap:wrap;gap:8px;display:flex}.hl-page .bento-lang-chip{background:var(--surface);border:1px solid var(--line);height:32px;color:var(--hl-muted);font-size:12.5px;font-weight:600;font-family:var(--hl-font-mono);letter-spacing:.04em;border-radius:999px;align-items:center;gap:6px;padding:0 12px;transition:all .4s;display:inline-flex;box-shadow:0 1px 2px #0e0f1205}.hl-page .bento-lang-chip.active{color:#fff;background:linear-gradient(135deg,#e07579 0%,#bc6bb3 100%);border-color:#0000;transform:scale(1.05);box-shadow:0 10px 24px -8px #bc6bb373}.hl-page .bento-lang-flag{font-size:14px;line-height:1}.hl-page .bento-translate-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:22px 24px 18px;animation:.6s both hlTranslateFlip;position:relative;overflow:hidden;box-shadow:0 10px 30px -18px #0e0f122e}.hl-page .bento-translate-card:before{content:"";background:linear-gradient(90deg,#0000,#e0757959,#0000);height:1px;position:absolute;top:0;left:0;right:0}@keyframes hlTranslateFlip{0%{opacity:0;filter:blur(3px);transform:translateY(6px)}to{opacity:1;filter:blur();transform:translateY(0)}}.hl-page .bento-translate-meta{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.hl-page .bento-translate-badge{font-size:10.5px;font-family:var(--hl-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--hl-muted);align-items:center;gap:6px;display:inline-flex}.hl-page .bento-translate-langlabel{color:#bc6bb3;font-size:12px;font-weight:600}.hl-page .bento-translate-body{color:var(--ink);letter-spacing:-.01em;min-height:86px;margin-bottom:14px;font-size:17px;font-weight:500;line-height:1.55}.hl-page .bento-translate-foot{border-top:1px dashed var(--line);color:var(--hl-muted);padding-top:14px;font-size:12px}.hl-page .bento-translate-count strong{color:#bc6bb3;font-weight:600}.hl-page .bento-translate-mini-stage{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.hl-page .bento-translate-mini-rail{flex-wrap:wrap;gap:6px;display:flex}.hl-page .bento-translate-mini-chip{background:var(--surface);border:1px solid var(--line);height:26px;color:var(--hl-muted);font-size:11px;font-weight:600;font-family:var(--hl-font-mono);letter-spacing:.04em;border-radius:999px;align-items:center;gap:5px;padding:0 10px;transition:all .4s;display:inline-flex}.hl-page .bento-translate-mini-chip.active{color:#fff;background:linear-gradient(135deg,#e07579 0%,#bc6bb3 100%);border-color:#0000;transform:scale(1.06);box-shadow:0 8px 18px -6px #bc6bb366}.hl-page .bento-translate-mini-flag{font-size:12px;line-height:1}.hl-page .bento-translate-mini-card{background:var(--bg-elev);border:1px solid var(--line);border-radius:12px;min-height:110px;margin-top:auto;padding:16px 16px 14px;animation:.55s both hlTranslateFlip}.hl-page .bento-translate-mini-meta{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.hl-page .bento-translate-mini-langlabel{color:#bc6bb3;font-size:11px;font-weight:600}.hl-page .bento-translate-mini-body{color:var(--ink);letter-spacing:-.005em;font-size:14px;font-weight:500;line-height:1.5}.hl-page .bento-drafts-stage{flex:1;grid-template-columns:1fr auto 1.2fr;align-items:stretch;gap:12px;min-height:0;display:grid}.hl-page .bento-drafts-brief{background:var(--bg-elev);border:1px dashed var(--line-2);border-radius:14px;padding:14px}.hl-page .bento-drafts-brief ul{font-family:var(--hl-font-mono);color:var(--ink-2);letter-spacing:-.005em;flex-direction:column;gap:4px;margin:0;padding:0;font-size:11.5px;list-style:none;display:flex}.hl-page .bento-drafts-brief li:before{content:"· ";color:var(--muted-2)}.hl-page .bento-drafts-arrow{background:var(--honey-soft);width:26px;height:26px;color:var(--honey-deep);border:1px solid #b6cfbe;border-radius:50%;justify-content:center;align-self:center;align-items:center;animation:2.4s ease-in-out infinite hlFlowPulse;display:inline-flex}@keyframes hlFlowPulse{0%,to{transform:scale(1);box-shadow:0 0 #2e6b4f40}50%{transform:scale(1.1);box-shadow:0 0 0 6px #2e6b4f00}}.hl-page .bento-drafts-output{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:14px;box-shadow:0 6px 18px -12px #0e0f121f}.hl-page .bento-drafts-title{color:var(--ink);letter-spacing:-.015em;min-height:20px;margin-bottom:6px;font-size:14px;font-weight:600}.hl-page .bento-drafts-body{color:var(--hl-muted);min-height:84px;font-size:12.5px;line-height:1.55}.hl-page .hl-caret-dark{background:var(--honey);vertical-align:-2px;width:2px;height:1em;margin-left:1px;animation:.9s step-end infinite hlCaret;display:inline-block}@keyframes hlCaret{0%,50%{opacity:1}51%,to{opacity:0}}.hl-page .bento-summary-stage{flex-direction:column;flex:1;gap:4px;min-height:0;display:flex}.hl-page .bento-summary-meta{border-bottom:1px dashed var(--line);color:var(--hl-muted);justify-content:space-between;align-items:center;margin-bottom:4px;padding:0 0 12px;display:flex}.hl-page .bento-summary-row{opacity:0;align-items:flex-start;gap:10px;padding:10px 0;display:flex;transform:translateY(6px)}.hl-page .bento-summary-row.in{animation:.5s forwards hlBulletIn}@keyframes hlBulletIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hl-page .bento-summary-icon{background:var(--sage-soft);width:22px;height:22px;color:var(--sage-deep);border:1px solid #a4d1d7;border-radius:6px;flex:none;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.hl-page .bento-summary-text{color:var(--ink);letter-spacing:-.01em;margin-bottom:2px;font-size:13px;font-weight:500}.hl-page .bento-summary-tag{font-family:var(--hl-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--honey-deep);font-size:9.5px}.hl-page .bento-spot-stage{flex-direction:column;flex:1;gap:14px;display:flex}.hl-page .bento-tickets{flex-direction:column;gap:6px;display:flex}.hl-page .bento-ticket{background:var(--bg-elev);border:1px solid var(--line);opacity:0;border-radius:10px;align-items:center;gap:10px;padding:9px 12px;display:flex;position:relative;transform:translate(-8px)}.hl-page .bento-ticket.in{animation:.45s forwards hlTicketIn}@keyframes hlTicketIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.hl-page .bento-ticket-avatar{border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:600;display:inline-flex}.hl-page .bento-ticket-unit{color:var(--ink);font-size:12px;font-weight:600;line-height:1.2}.hl-page .bento-ticket-text{color:var(--hl-muted);font-size:11px}.hl-page .bento-ticket-pulse{opacity:0;background:#e07579;border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite hlLinkPulse}@keyframes hlLinkPulse{0%,to{opacity:0;transform:scale(.8)}50%{opacity:.9;transform:scale(1.2)}}.hl-page .bento-detected{opacity:0;background:linear-gradient(135deg,#fdf1e8 0%,#f8e0e2 100%);border:1px solid #f1c2c5;border-radius:12px;padding:14px 16px;position:relative;overflow:hidden;transform:translateY(8px)}.hl-page .bento-detected.in{animation:.7s cubic-bezier(.2,.7,.2,1) .9s forwards hlPatternDetect}@keyframes hlPatternDetect{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.hl-page .bento-detected-glow{filter:blur(40px);opacity:.18;background:#e07579;border-radius:50%;width:110px;height:110px;position:absolute;top:-30px;right:-30px}.hl-page .bento-detected-label{font-family:var(--hl-font-mono);letter-spacing:.12em;text-transform:uppercase;color:#b6411f;align-items:center;gap:6px;margin-bottom:6px;font-size:10px;display:inline-flex}.hl-page .bento-detected-title{color:var(--ink);letter-spacing:-.01em;margin-bottom:10px;font-size:13.5px;font-weight:600}.hl-page .bento-detected-actions{flex-wrap:wrap;gap:6px;display:flex}.hl-page .bento-detected-cta{background:var(--surface);height:24px;color:var(--ink-2);border:1px solid var(--line);border-radius:7px;align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:500;display:inline-flex}.hl-page .bento-detected-cta.primary{color:#fff;background:linear-gradient(135deg,#e07579 0%,#bc6bb3 100%);border-color:#0000;font-weight:600}.hl-page .hl-how-bento{grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(140px,auto);gap:16px;display:grid}.hl-page .hl-how-tile{background:var(--surface);border:1px solid var(--line);border-radius:24px;flex-direction:column;grid-column:span 2;gap:14px;min-height:220px;padding:26px 26px 22px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.hl-page .hl-how-tile:hover{border-color:var(--line-2);transform:translateY(-3px);box-shadow:0 14px 32px -16px #0e0f1224}.hl-page .hl-how-announcements{background:linear-gradient(165deg,#fff 0%,#f4f8f4 100%);grid-area:span 2/span 4;min-height:620px;padding:32px 32px 28px}.hl-page .hl-how-events,.hl-page .hl-how-directory{grid-column:span 2;min-height:220px}.hl-page .hl-how-next{flex-direction:row;grid-column:span 6;align-items:center;gap:36px;min-height:0;padding:22px 28px}.hl-page .hl-how-next-copy{flex-direction:column;flex:none;max-width:280px;display:flex}.hl-page .hl-how-eyebrow{font-family:var(--hl-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--honey-deep);background:var(--honey-soft);border:1px solid #b6cfbe;border-radius:6px;margin-bottom:14px;padding:3px 8px;font-size:10.5px;display:inline-block}.hl-page .hl-how-eyebrow.muted{color:var(--hl-muted);background:var(--surface-2);border-color:var(--line)}.hl-page .hl-how-title{letter-spacing:-.03em;color:var(--ink);margin:0 0 14px;font-size:clamp(24px,2.6vw,38px);font-weight:600;line-height:1.05}.hl-page .hl-how-title-sm{letter-spacing:-.025em;color:var(--ink);margin:0 0 10px;font-size:22px;font-weight:600;line-height:1.1}.hl-page .hl-how-body{color:var(--hl-muted);max-width:380px;margin:0;font-size:14.5px;line-height:1.55}.hl-page .hl-how-body-sm{color:var(--hl-muted);margin:0;font-size:13px;line-height:1.55}.hl-page .hl-how-mock{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px 20px;position:relative;box-shadow:0 10px 30px -16px #0e0f121f}.hl-page .hl-how-mock-bar{align-items:center;gap:8px;margin-bottom:12px;display:flex}.hl-page .hl-how-mock-dot{border-radius:50%;width:8px;height:8px}.hl-page .hl-how-mock-dot.urgent{background:#b6411f;box-shadow:0 0 0 3px #f8ded499}.hl-page .hl-how-mock-cat{font-family:var(--hl-font-mono);letter-spacing:.12em;text-transform:uppercase;color:#b6411f;font-size:10px}.hl-page .hl-how-mock-pinned{font-family:var(--hl-font-mono);letter-spacing:.08em;color:var(--hl-muted);background:var(--surface-2);border:1px solid var(--line);border-radius:4px;margin-left:4px;padding:2px 7px;font-size:9.5px}.hl-page .hl-how-mock-attach{background:var(--bg-elev);border:1px solid var(--line);border-radius:10px;align-items:center;gap:10px;margin-top:14px;padding:10px 12px;display:flex}.hl-page .hl-how-mock-attach-icon{color:#b6411f;width:32px;height:32px;font-family:var(--hl-font-mono);letter-spacing:.06em;background:#f8ded4;border-radius:7px;flex:none;justify-content:center;align-items:center;font-size:9.5px;font-weight:700;display:inline-flex}.hl-page .hl-how-mock-attach-name{color:var(--ink);font-size:12.5px;font-weight:600}.hl-page .hl-how-mock-attach-meta{font-family:var(--hl-font-mono);color:var(--muted-2);letter-spacing:.04em;font-size:9.5px}.hl-page .hl-how-mock-timeline{border-top:1px dashed var(--line);margin-top:14px;padding-top:14px}.hl-page .hl-how-mock-timeline-row{align-items:center;gap:8px;display:flex}.hl-page .hl-how-mock-tl-step{flex:none;align-items:center;gap:8px;display:flex}.hl-page .hl-how-mock-tl-line{background:linear-gradient(90deg,var(--line)0%,var(--line-2)50%,var(--line)100%);flex:1;min-width:12px;height:1px}.hl-page .hl-how-mock-tl-dot{background:var(--surface-2);border:1.5px solid var(--line-2);border-radius:50%;flex:none;width:10px;height:10px}.hl-page .hl-how-mock-tl-dot.done{background:var(--honey);border-color:var(--honey)}.hl-page .hl-how-mock-tl-dot.active{background:var(--sage);border-color:var(--sage);box-shadow:0 0 0 4px var(--sage-soft);animation:2s infinite hlPulseDot}.hl-page .hl-how-mock-tl-label{color:var(--ink);font-size:11.5px;font-weight:600;line-height:1.1}.hl-page .hl-how-mock-tl-time{font-family:var(--hl-font-mono);color:var(--muted-2);letter-spacing:.04em;font-size:9.5px}.hl-page .hl-how-mock-ack{font-feature-settings:"\"tnum\"";align-items:center;gap:10px;display:flex}.hl-page .hl-how-mock-ack-btn{background:var(--grad-a);color:#fff;letter-spacing:-.005em;border-radius:8px;align-items:center;gap:6px;height:30px;padding:0 12px;font-size:12.5px;font-weight:600;display:inline-flex;box-shadow:0 6px 14px -6px #2e6b4f66}.hl-page .hl-how-mock-ack-check{background:#ffffff38;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:9px;font-weight:800;display:inline-flex}.hl-page .hl-how-mock-ack-count{color:var(--hl-muted);font-size:12px}.hl-page .hl-how-mock-ack-count strong{color:var(--honey-deep);margin-right:2px;font-size:16px;font-weight:700}.hl-page .hl-how-stats{grid-template-columns:repeat(3,1fr);gap:12px;padding-top:16px;display:grid}.hl-page .hl-how-stat{background:var(--surface);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:2px;padding:12px 14px;display:flex}.hl-page .hl-how-stat-num{letter-spacing:-.03em;background:var(--grad-text);-webkit-text-fill-color:transparent;font-feature-settings:"\"tnum\"";-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:700;line-height:1}.hl-page .hl-how-stat-lbl{font-family:var(--hl-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--hl-muted);font-size:9.5px}.hl-page .hl-how-mock-title{letter-spacing:-.02em;color:var(--ink);margin-bottom:6px;font-size:16px;font-weight:600}.hl-page .hl-how-mock-body{color:var(--hl-muted);margin-bottom:16px;font-size:13px;line-height:1.55}.hl-page .hl-how-mock-foot{border-top:1px dashed var(--line);justify-content:space-between;align-items:center;padding-top:14px;display:flex}.hl-page .hl-how-avatars{align-items:center;display:flex}.hl-page .hl-how-mock-avatar{border:2px solid var(--surface);border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:10.5px;font-weight:600;display:inline-flex}.hl-page .hl-how-mock-avatar.more{background:var(--surface-2);color:var(--hl-muted);font-size:9.5px}.hl-page .hl-how-mock-stat{font-feature-settings:"\"tnum\"";align-items:baseline;gap:6px;display:flex}.hl-page .hl-how-mock-stat-num{letter-spacing:-.03em;color:var(--honey-deep);font-size:22px;font-weight:700}.hl-page .hl-how-mock-stat-of{color:var(--hl-muted);font-size:11.5px}.hl-page .hl-how-mock-stat-pill{letter-spacing:.05em;color:var(--sage-deep);background:var(--sage-soft);border-radius:5px;margin-left:4px;padding:2px 7px;font-size:10px;font-weight:600}.hl-page .hl-how-mini{border-top:1px dashed var(--line);align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.hl-page .hl-how-cal{text-align:center;background:var(--plum);color:#fff;border-radius:10px;flex:none;width:52px;padding:8px 0}.hl-page .hl-how-cal-month{font-family:var(--hl-font-mono);letter-spacing:.14em;color:#ffffffd9;font-size:9px}.hl-page .hl-how-cal-day{letter-spacing:-.03em;font-size:20px;font-weight:700}.hl-page .hl-how-cal-name{color:var(--ink);font-size:14px;font-weight:600}.hl-page .hl-how-cal-sub{color:var(--hl-muted);font-size:11.5px}.hl-page .hl-how-mini-dir{flex-direction:column;align-items:stretch;gap:6px}.hl-page .hl-how-dir-row{background:var(--surface-2);border-radius:8px;align-items:center;gap:10px;padding:6px 10px;display:flex}.hl-page .hl-how-dir-unit{font-family:var(--hl-font-mono);color:var(--hl-muted);margin-left:auto;font-size:11px}.hl-page .hl-how-pills{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:8px;display:flex}.hl-page .hl-how-pill{background:var(--surface);border:1px solid var(--line);height:32px;color:var(--hl-muted);border-radius:999px;align-items:center;padding:0 14px;font-size:12.5px;font-weight:500;display:inline-flex}.hl-page .hl-persona-section{background:var(--bg-elev);padding:96px 0;overflow:hidden}.hl-page .hl-persona-header{text-align:center;margin-bottom:48px}.hl-page .hl-persona-scroll-wrap{width:100vw;margin-left:calc(50% - 50vw);position:relative}.hl-page .hl-persona-scroller{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding-bottom:24px;padding-left:max(32px,50vw - 568px);padding-right:24px;scroll-padding-left:max(32px,50vw - 568px);display:flex;overflow-x:auto}.hl-page .hl-persona-scroller::-webkit-scrollbar{display:none}.hl-page .hl-persona-card{scroll-snap-align:start;background:var(--surface);border:1px solid var(--line);border-radius:24px;flex-direction:column;flex:0 0 340px;gap:14px;min-height:420px;padding:24px 24px 22px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.hl-page .hl-persona-card:hover{border-color:var(--line-2);transform:translateY(-3px);box-shadow:0 14px 32px -16px #0e0f121f}.hl-page .hl-persona-soon{background:var(--bg-elev);border-style:dashed}.hl-page .hl-persona-head{align-items:center;gap:10px;margin-bottom:4px;display:flex}.hl-page .hl-persona-icon{background:var(--honey-soft);width:36px;height:36px;color:var(--honey-deep);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.hl-page .hl-persona-soon .hl-persona-icon{background:var(--plum-soft);color:var(--plum-deep)}.hl-page .hl-persona-title{letter-spacing:-.025em;color:var(--ink);margin:0 0 4px;font-size:22px;font-weight:600;line-height:1.1}.hl-page .hl-persona-body{color:var(--hl-muted);margin:0 0 4px;font-size:13.5px;line-height:1.55}.hl-page .hl-persona-pill{background:var(--plum-soft);color:var(--plum-deep);font-family:var(--hl-font-mono);letter-spacing:.1em;text-transform:uppercase;border:1px solid #b0c7dc;border-radius:999px;align-self:flex-start;padding:4px 10px;font-size:10px;font-weight:600;display:inline-block}.hl-page .hl-persona-foot{align-items:center;margin-top:auto;display:flex}.hl-page .hl-persona-cta{justify-content:center;width:100%}.hl-page .hl-persona-mock{background:var(--bg-elev);border:1px solid var(--line);border-radius:12px;flex-direction:column;flex:1;min-height:130px;padding:14px;display:flex}.hl-page .hl-persona-mock-eyebrow{font-family:var(--hl-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--hl-muted);margin-bottom:10px;font-size:10px}.hl-page .hl-persona-mock-bar{align-items:center;gap:6px;margin-bottom:8px;display:flex}.hl-page .hl-persona-mock-dot{background:#b6411f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #f8ded499}.hl-page .hl-persona-mock-cat{font-family:var(--hl-font-mono);letter-spacing:.1em;text-transform:uppercase;color:#b6411f;font-size:9.5px}.hl-page .hl-persona-mock-time{font-family:var(--hl-font-mono);color:var(--muted-2);margin-left:auto;font-size:9.5px}.hl-page .hl-persona-mock-title{color:var(--ink);letter-spacing:-.015em;margin-bottom:12px;font-size:13px;font-weight:600}.hl-page .hl-persona-mock-row{border-top:1px dashed var(--line);justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;display:flex}.hl-page .hl-persona-mock-avatars{display:flex}.hl-page .hl-persona-mock-avatar{border:2px solid var(--bg-elev);border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:9.5px;font-weight:600;display:inline-flex}.hl-page .hl-persona-mock-read{color:var(--honey-deep);font-feature-settings:"\"tnum\"";font-size:11px;font-weight:600}.hl-page .hl-persona-mock-decision{color:var(--ink-2);border-bottom:1px dashed var(--line);justify-content:space-between;align-items:center;padding:7px 0;font-size:12px;display:flex}.hl-page .hl-persona-mock-decision:last-child{border-bottom:none}.hl-page .hl-persona-mock-decision-value{font-family:var(--hl-font-mono);color:var(--honey-deep);font-feature-settings:"\"tnum\"";font-size:11px;font-weight:600}.hl-page .hl-persona-mock-vote-bar{background:var(--surface-2);border-radius:5px;width:100%;height:10px;margin-bottom:12px;position:relative;overflow:hidden}.hl-page .hl-persona-mock-vote-fill{background:var(--grad-a);--bar-w:87.5%;border-radius:5px;width:87.5%;height:100%;animation:1.6s cubic-bezier(.5,0,0,1) .3s both hlBarfill;display:block}.hl-page .hl-persona-mock-vote-row{color:var(--hl-muted);justify-content:space-between;align-items:center;font-size:11.5px;display:flex}.hl-page .hl-persona-mock-vote-row strong{color:var(--ink);font-feature-settings:"\"tnum\"";font-weight:700}.hl-page .hl-persona-mock-vote-status{background:var(--honey-soft);color:var(--honey-deep);font-family:var(--hl-font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:5px;padding:3px 8px;font-size:9.5px;font-weight:600}.hl-page .hl-persona-mock-time-stat{align-items:baseline;gap:6px;margin-bottom:14px;display:flex}.hl-page .hl-persona-mock-time-num{letter-spacing:-.035em;color:var(--ink);background:var(--grad-text);-webkit-text-fill-color:transparent;font-feature-settings:"\"tnum\"";-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:700;line-height:1}.hl-page .hl-persona-mock-time-unit{color:var(--hl-muted);font-size:14px;font-weight:500}.hl-page .hl-persona-mock-time-pill{color:var(--sage-deep);background:var(--sage-soft);border-radius:5px;margin-left:auto;padding:3px 7px;font-size:10px;font-weight:600}.hl-page .hl-persona-mock-time-spark{width:100%;height:36px;margin-top:auto}.hl-page .hl-persona-mock-soon{background:var(--surface);text-align:center;border-style:dashed;justify-content:center;align-items:center}.hl-page .hl-persona-mock-soon-label{color:var(--plum-deep);letter-spacing:-.01em;font-size:13px;font-weight:600;line-height:1.5}.hl-page .hl-persona-arrow{background:var(--surface);border:1px solid var(--line);width:40px;height:40px;color:var(--ink);cursor:pointer;z-index:3;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 28px -12px #0e0f1233}.hl-page .hl-persona-arrow:hover{transform:translateY(-50%)scale(1.05)}.hl-page .hl-persona-arrow.left{left:max(24px,50vw - 624px)}.hl-page .hl-persona-arrow.right{right:24px}.hl-page .hl-persona-arrow.left svg{transform:rotate(180deg)}.hl-page .hl-persona-arrow.hidden{opacity:0;pointer-events:none}.hl-page .hl-ops{background:var(--bg);padding:96px 0}.hl-page .hl-ops-bento{grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(140px,auto);gap:16px;display:grid}.hl-page .hl-ops-tile{background:var(--surface);border:1px solid var(--line);border-radius:24px;flex-direction:column;gap:16px;padding:26px 26px 22px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.hl-page .hl-ops-tile:hover{border-color:var(--line-2);transform:translateY(-3px);box-shadow:0 14px 32px -16px #0e0f1224}.hl-page .hl-ops-tasks{background:linear-gradient(165deg,#fff 0%,#f4f8f4 100%);grid-area:span 2/span 4;min-height:480px;padding:32px 32px 28px}.hl-page .hl-ops-messages,.hl-page .hl-ops-market{grid-column:span 2;min-height:220px}.hl-page .hl-ops-docs,.hl-page .hl-ops-voting{grid-column:span 3;min-height:220px}.hl-page .hl-ops-eyebrow{font-family:var(--hl-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--honey-deep);background:var(--honey-soft);border:1px solid #b6cfbe;border-radius:6px;margin-bottom:14px;padding:3px 8px;font-size:10.5px;display:inline-block}.hl-page .hl-ops-title{letter-spacing:-.025em;color:var(--ink);margin:0 0 12px;font-size:clamp(22px,2.4vw,32px);font-weight:600;line-height:1.1}.hl-page .hl-ops-title-sm{letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;font-size:19px;font-weight:600;line-height:1.15}.hl-page .hl-ops-body{color:var(--hl-muted);max-width:420px;margin:0;font-size:14px;line-height:1.55}.hl-page .hl-ops-body-sm{color:var(--hl-muted);margin:0;font-size:12.5px;line-height:1.5}.hl-page .hl-ops-task-board{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:auto;display:grid}.hl-page .hl-ops-task-col{background:var(--surface);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.hl-page .hl-ops-col-head{font-family:var(--hl-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--hl-muted);align-items:center;gap:6px;margin-bottom:4px;font-size:10px;display:flex}.hl-page .hl-ops-col-head strong{color:var(--ink);font-feature-settings:"\"tnum\"";margin-left:auto;font-weight:700}.hl-page .hl-ops-col-dot{border-radius:50%;width:6px;height:6px}.hl-page .hl-ops-col-dot.open{background:#b6411f}.hl-page .hl-ops-col-dot.prog{background:#1f5a8c}.hl-page .hl-ops-col-dot.done{background:#2e6b4f}.hl-page .hl-ops-task-card{background:var(--bg-elev);border:1px solid var(--line);border-radius:8px;padding:8px 10px}.hl-page .hl-ops-task-card.done{opacity:.6;text-decoration:line-through}.hl-page .hl-ops-task-title{color:var(--ink);letter-spacing:-.01em;margin-bottom:2px;font-size:12px;font-weight:600}.hl-page .hl-ops-task-meta{font-family:var(--hl-font-mono);color:var(--muted-2);font-size:9.5px}.hl-page .hl-ops-chat{flex-direction:column;gap:6px;margin-top:auto;display:flex}.hl-page .hl-ops-bubble{letter-spacing:-.005em;border-radius:14px;max-width:84%;padding:8px 12px;font-size:12.5px;line-height:1.45}.hl-page .hl-ops-bubble.in{background:var(--surface-2);color:var(--ink);border-bottom-left-radius:4px;align-self:flex-start}.hl-page .hl-ops-bubble.out{background:var(--grad-a);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.hl-page .hl-ops-listings{flex-direction:column;gap:6px;margin-top:auto;display:flex}.hl-page .hl-ops-listing{background:var(--bg-elev);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:12px;display:flex}.hl-page .hl-ops-listing-name{color:var(--ink);font-weight:500}.hl-page .hl-ops-listing-price{color:var(--honey-deep);font-weight:700;font-family:var(--hl-font-mono);font-feature-settings:"\"tnum\"";font-size:11.5px}.hl-page .hl-ops-files{flex-direction:column;gap:6px;margin-top:auto;display:flex}.hl-page .hl-ops-file{background:var(--bg-elev);border:1px solid var(--line);border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex}.hl-page .hl-ops-file-icon{color:#b6411f;width:28px;height:28px;font-family:var(--hl-font-mono);letter-spacing:.06em;background:#f8ded4;border-radius:6px;flex:none;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:inline-flex}.hl-page .hl-ops-file-name{color:var(--ink);letter-spacing:-.01em;font-size:12px;font-weight:600}.hl-page .hl-ops-file-meta{font-family:var(--hl-font-mono);color:var(--muted-2);font-size:9.5px}.hl-page .hl-ops-vote{margin-top:auto}.hl-page .hl-ops-vote-row{color:var(--ink);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12.5px;display:flex}.hl-page .hl-ops-vote-pill{font-family:var(--hl-font-mono);letter-spacing:.08em;text-transform:uppercase;background:var(--honey-soft);color:var(--honey-deep);border-radius:5px;padding:3px 8px;font-size:9.5px;font-weight:700}.hl-page .hl-ops-vote-bar{background:var(--surface-2);border-radius:4px;width:100%;height:8px;margin-bottom:10px;overflow:hidden}.hl-page .hl-ops-vote-fill{background:var(--grad-a);--bar-w:87.5%;border-radius:4px;width:87.5%;height:100%;animation:1.6s cubic-bezier(.5,0,0,1) .3s both hlBarfill;display:block}.hl-page .hl-ops-vote-meta{color:var(--hl-muted);font-feature-settings:"\"tnum\"";justify-content:space-between;align-items:center;font-size:11.5px;display:flex}.hl-page .hl-ops-vote-meta strong{color:var(--ink);font-weight:700}.hl-page .hl-trans{background:radial-gradient(ellipse 60% 50% at 50% 0%,#2e6b4f14 0%,transparent 60%),var(--bg);padding:96px 0;position:relative;overflow:hidden}.hl-page .hl-trans-header{text-align:center;max-width:680px;margin:0 auto 48px;position:relative}.hl-page .hl-trans-display{letter-spacing:-.04em;color:var(--ink);text-wrap:balance;margin:0 0 22px;font-size:clamp(36px,5.5vw,72px);font-weight:700;line-height:1}.hl-page .hl-trans-sub{color:var(--hl-muted);text-wrap:balance;max-width:620px;margin:0 auto 44px;font-size:clamp(15.5px,1.4vw,18px);line-height:1.6}.hl-page .hl-trans-stats{flex-wrap:wrap;justify-content:center;gap:48px;display:flex}.hl-page .hl-trans-stat{flex-direction:column;align-items:center;gap:4px;min-width:130px;display:flex}.hl-page .hl-trans-stat-num{letter-spacing:-.035em;color:var(--ink);background:var(--grad-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(28px,3.2vw,44px);font-weight:700;line-height:1}.hl-page .hl-trans-stat-label{font-family:var(--hl-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--hl-muted);text-align:center;max-width:160px;font-size:10.5px;line-height:1.4}.hl-page .hl-trans-marquee-wrap{flex-direction:column;gap:14px;margin-bottom:48px;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.hl-page .hl-trans-marquee{display:flex;overflow:hidden}.hl-page .hl-trans-track{flex:none;gap:14px;padding-right:14px;animation:50s linear infinite hlTransMarquee;display:flex}.hl-page .hl-trans-marquee.reverse .hl-trans-track{animation-duration:55s;animation-direction:reverse}@keyframes hlTransMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hl-page .hl-trans-chip{background:var(--surface);border:1px solid var(--line);height:56px;color:var(--ink);letter-spacing:-.01em;white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:12px;padding:0 22px 0 18px;font-size:15px;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-flex;box-shadow:0 1px 2px #00000005,0 4px 16px -8px #0e0f120f}.hl-page .hl-trans-chip:hover{border-color:var(--line-2);transform:translateY(-2px);box-shadow:0 4px 14px -4px #0e0f121f}.hl-page .hl-trans-chip-flag{font-size:18px;line-height:1}.hl-page .hl-trans-chip-text{font-weight:500}.hl-page .hl-trans-chip-code{font-family:var(--hl-font-mono);letter-spacing:.1em;color:var(--hl-muted);background:var(--surface-2);border:1px solid var(--line);border-radius:6px;margin-left:4px;padding:3px 7px;font-size:10.5px}.hl-page .hl-trans-footnote{text-align:center;color:var(--hl-muted);letter-spacing:-.005em;font-size:clamp(15px,1.4vw,18px)}.hl-page .hl-trans-footnote strong{color:var(--ink);background:var(--grad-text);-webkit-text-fill-color:transparent;letter-spacing:-.01em;-webkit-background-clip:text;background-clip:text;font-weight:700}.hl-page .hl-overview{background:var(--bg)}.hl-page .hl-overview-stage{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:48px;display:grid}.hl-page .hl-overview-visual{width:100%;min-height:520px;position:relative}.hl-page .hl-overview-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:18px 20px 16px;transition:transform .3s;position:absolute;box-shadow:0 10px 30px -16px #0e0f1229}.hl-page .hl-overview-card:hover{transform:translateY(-3px)}.hl-page .hl-overview-card-main{z-index:2;background:linear-gradient(#fff 0%,#f9fbf9 100%);width:70%;top:6%;left:4%}.hl-page .hl-overview-card-event{z-index:3;align-items:center;gap:14px;width:50%;display:flex;top:0%;right:0%}.hl-page .hl-overview-card-task{z-index:3;width:50%;bottom:16%;right:4%}.hl-page .hl-overview-card-msg{z-index:2;background:linear-gradient(135deg,#fdf1e8 0%,#f8e0e2 100%);border-color:#f1c2c5;width:56%;bottom:0%;left:8%}.hl-page .hl-overview-bar{align-items:center;gap:6px;margin-bottom:10px;display:flex}.hl-page .hl-overview-dot{border-radius:50%;width:7px;height:7px}.hl-page .hl-overview-dot.urgent{background:#b6411f;box-shadow:0 0 0 3px #f8ded499}.hl-page .hl-overview-cat{font-family:var(--hl-font-mono);letter-spacing:.14em;color:#b6411f;font-size:9.5px}.hl-page .hl-overview-title{letter-spacing:-.015em;color:var(--ink);margin-bottom:6px;font-size:15px;font-weight:600}.hl-page .hl-overview-body{color:var(--hl-muted);margin-bottom:12px;font-size:12.5px;line-height:1.55}.hl-page .hl-overview-foot{border-top:1px dashed var(--line);justify-content:space-between;align-items:center;padding-top:10px;display:flex}.hl-page .hl-overview-avatars{display:flex}.hl-page .hl-overview-avatar{border:2px solid var(--surface);border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:9.5px;font-weight:600;display:inline-flex}.hl-page .hl-overview-avatar.more{background:var(--surface-2);color:var(--hl-muted);font-size:9px}.hl-page .hl-overview-stat{color:var(--hl-muted);font-feature-settings:"\"tnum\"";font-size:11px}.hl-page .hl-overview-stat strong{color:var(--honey-deep);font-size:14px;font-weight:700}.hl-page .hl-overview-event-date{text-align:center;background:var(--plum);color:#fff;border-radius:8px;flex-direction:column;flex:none;width:46px;padding:6px 0;display:flex}.hl-page .hl-overview-event-month{font-family:var(--hl-font-mono);letter-spacing:.14em;color:#ffffffd9;font-size:8px}.hl-page .hl-overview-event-day{letter-spacing:-.03em;font-size:18px;font-weight:700}.hl-page .hl-overview-event-name{color:var(--ink);font-size:13px;font-weight:600}.hl-page .hl-overview-event-sub{color:var(--hl-muted);font-size:11px}.hl-page .hl-overview-task-bar{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.hl-page .hl-overview-task-tag{font-family:var(--hl-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--honey-deep);background:var(--honey-soft);border:1px solid #b6cfbe;border-radius:4px;padding:2px 7px;font-size:9.5px;font-weight:600}.hl-page .hl-overview-task-unit{font-family:var(--hl-font-mono);color:var(--muted-2);font-size:10px}.hl-page .hl-overview-task-title{color:var(--ink);margin-bottom:10px;font-size:13px;font-weight:600}.hl-page .hl-overview-task-assign{align-items:center;gap:8px;display:flex}.hl-page .hl-overview-msg-bar{font-family:var(--hl-font-mono);color:#b6411f;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:8px;font-size:10.5px;display:flex}.hl-page .hl-overview-pulse{background:#e07579;border-radius:50%;width:6px;height:6px;animation:2s infinite hlPulseDot;box-shadow:0 0 0 3px #fff9}.hl-page .hl-overview-msg-lang{letter-spacing:-.01em;color:var(--ink);font-size:18px;font-weight:700}.hl-page .hl-overview-features{flex-direction:column;gap:24px;display:flex}.hl-page .hl-overview-features-label{align-items:baseline;gap:14px;display:flex}.hl-page .hl-overview-features-count{letter-spacing:-.04em;background:var(--grad-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex:none;font-size:clamp(40px,4.5vw,56px);font-weight:700;line-height:1}.hl-page .hl-overview-features-text{color:var(--hl-muted);font-size:14.5px;line-height:1.55}.hl-page .hl-overview-pills{flex-wrap:wrap;gap:8px;display:flex}.hl-page .hl-overview-pill{background:var(--surface);border:1px solid var(--line);height:32px;color:var(--ink-2);border-radius:999px;align-items:center;padding:0 14px;font-size:12.5px;font-weight:500;transition:transform .2s,border-color .2s;display:inline-flex}.hl-page .hl-overview-pill:hover{border-color:var(--line-2);transform:translateY(-1px)}.hl-page .hl-overview-pill.primary{background:var(--honey-soft);color:var(--honey-deep);border-color:#b6cfbe;font-weight:600}.hl-page .hl-overview-meta{border-top:1px dashed var(--line);grid-template-columns:repeat(3,1fr);gap:18px;padding-top:18px;display:grid}.hl-page .hl-overview-meta-num{letter-spacing:-.035em;color:var(--ink);background:var(--grad-text);-webkit-text-fill-color:transparent;font-feature-settings:"\"tnum\"";-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:clamp(24px,2.4vw,32px);font-weight:700;line-height:1}.hl-page .hl-overview-meta-label{font-family:var(--hl-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--hl-muted);font-size:10.5px}.hl-page .hl-problem-stats{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.hl-page .hl-problem-stat{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:20px;padding:32px 28px 28px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative}.hl-page .hl-problem-stat:hover{border-color:var(--line-2);transform:translateY(-3px);box-shadow:0 14px 32px -16px #0e0f121f}.hl-page .hl-problem-stat-num{letter-spacing:-.045em;background:var(--grad-text);-webkit-text-fill-color:transparent;font-feature-settings:"\"tnum\"";-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:clamp(48px,6vw,80px);font-weight:700;line-height:1}.hl-page .hl-problem-stat-label{font-family:var(--hl-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);margin-bottom:6px;font-size:11px;font-weight:600}.hl-page .hl-problem-stat-detail{color:var(--hl-muted);font-size:13.5px;line-height:1.5}.hl-page .hl-chapter{font-family:var(--hl-font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--hl-muted);justify-content:center;align-items:center;gap:14px;width:100%;max-width:540px;margin:0 auto 32px;font-size:11px;font-weight:500;display:inline-flex}.hl-page .hl-chapter-line{background:linear-gradient(90deg,transparent 0%,var(--line-2)50%,transparent 100%);flex:1;min-width:40px;max-width:160px;height:1px}.hl-page .hl-chapter-num{color:var(--honey-deep);letter-spacing:.16em;font-weight:700}.hl-page .hl-chapter-sep{color:var(--muted-2);margin:0 -6px}.hl-page .hl-chapter-label{color:var(--ink);white-space:nowrap;font-weight:600}.hl-page .text-balance{text-wrap:balance}.hl-page .hl-grid-2{grid-template-columns:1fr 1fr;gap:24px;display:grid}.hl-page .hl-grid-3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.hl-page .hl-grid-4{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.hl-page .hl-grid-footer{grid-template-columns:2fr 1fr 1fr 1fr;gap:36px;display:grid}.hl-page .hl-hero-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:36px;display:flex}.hl-page .hl-hero-stats{-webkit-backdrop-filter:blur(8px);border:1px solid var(--line);background:#ffffff80;border-radius:16px;flex-wrap:wrap;justify-content:center;gap:48px;width:fit-content;margin-bottom:56px;margin-left:auto;margin-right:auto;padding:18px 28px;display:flex}.hl-page .hl-hero-stat{flex-direction:column;align-items:center;gap:4px;min-width:120px;display:flex}.hl-page .hl-hero-stat-num{letter-spacing:-.035em;background:var(--grad-text);-webkit-text-fill-color:transparent;font-feature-settings:"\"tnum\"";-webkit-background-clip:text;background-clip:text;font-size:clamp(24px,2.4vw,32px);font-weight:700;line-height:1}.hl-page .hl-hero-stat-label{font-family:var(--hl-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--hl-muted);text-align:center;max-width:180px;font-size:10.5px;line-height:1.4}@media (max-width:720px){.hl-page .hl-topnav-links{display:none}.hl-page .section{padding:72px 0}.hl-page .wrap,.hl-page .wrap-sm{padding:0 20px}.hl-page .win,.hl-page .hl-hero-mock{display:none}.hl-page .hl-grid-2{grid-template-columns:1fr;gap:16px}.hl-page .hl-grid-3{grid-template-columns:1fr;gap:14px}.hl-page .hl-grid-4{grid-template-columns:1fr 1fr;gap:12px}.hl-page .hl-grid-footer{grid-template-columns:1fr 1fr;gap:24px}.hl-page .hl-persona-section{padding:64px 0}.hl-page .hl-persona-scroll-wrap{width:100vw;margin-left:calc(50% - 50vw)}.hl-page .hl-persona-scroller{gap:12px;padding-left:20px;padding-right:20px;scroll-padding-left:20px}.hl-page .hl-persona-card{border-radius:20px;flex:0 0 280px;min-height:380px;padding:20px 20px 18px}.hl-page .hl-persona-title{font-size:20px}.hl-page .hl-persona-arrow{display:none}.hl-page .hl-hero{padding:96px 0 48px!important}.hl-page .hl-hero-cta{gap:10px;margin-bottom:32px}.hl-page .hl-hero-cta>a{width:100%;min-width:0!important}.hl-page .hl-bento{padding:64px 0}.hl-page .hl-bento-header{margin-bottom:36px}.hl-page .hl-bento-scroll-wrap{width:100vw;margin-left:calc(50% - 50vw)}.hl-page .hl-bento-scroller{gap:12px;padding-left:20px;padding-right:20px;scroll-padding-left:20px}.hl-page .bento-tile{border-radius:24px;flex:0 0 320px;min-height:440px;padding:22px 20px 20px}.hl-page .bento-drafts-stage{grid-template-columns:1fr;gap:10px}.hl-page .bento-drafts-arrow{align-self:center;transform:rotate(90deg)}.hl-page .hl-how-bento{grid-template-columns:1fr;gap:12px}.hl-page .hl-how-tile{border-radius:20px;grid-column:span 1;min-height:0;padding:22px 22px 20px}.hl-page .hl-how-announcements{grid-column:span 1;grid-template-columns:1fr;gap:18px;min-height:0;padding:24px 22px}.hl-page .hl-how-events,.hl-page .hl-how-directory{grid-column:span 1;min-height:0}.hl-page .hl-ops{padding:64px 0}.hl-page .hl-ops-bento{grid-template-columns:1fr;gap:12px}.hl-page .hl-ops-tile{border-radius:20px;min-height:0;padding:22px 22px 20px;grid-column:span 1!important}.hl-page .hl-ops-tasks{min-height:0;padding:24px 22px}.hl-page .hl-ops-task-board{grid-template-columns:1fr;gap:8px}.hl-page .hl-ops-docs,.hl-page .hl-ops-voting,.hl-page .hl-ops-messages,.hl-page .hl-ops-market{min-height:0}.hl-page .hl-trans{padding:80px 0}.hl-page .hl-trans-display{font-size:clamp(40px,11vw,64px)}.hl-page .hl-trans-stats{gap:24px}.hl-page .hl-trans-stat{min-width:90px}.hl-page .hl-trans-chip{gap:9px;height:46px;padding:0 16px 0 14px;font-size:13.5px}.hl-page .hl-trans-chip-flag{font-size:16px}}
