.homeHero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:28px;gap:28px;align-items:end;width:100%;min-width:0;padding:24px 26px 22px;margin-bottom:18px;border:1px solid #dbe5dd;border-radius:24px;background:linear-gradient(145deg,#fbfdfb,#f3f8f4 62%,#edf5ef);box-shadow:0 10px 30px rgba(24,67,43,.06);overflow:visible}.homeHero:after{content:"";position:absolute;right:0;bottom:-72px;width:210px;height:210px;border-radius:50%;border:32px solid rgba(23,139,88,.05);pointer-events:none;z-index:0}.homeHeroCopy{position:relative;z-index:1;min-width:0}.homeBrand{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;font-size:16px;font-weight:950;letter-spacing:-.02em;color:#123d28}.homeBrandIcon{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:#e3f2e8;font-size:16px}.homeEyebrow{font-size:10px;font-weight:950;letter-spacing:.17em;color:#668071;margin-bottom:7px}.homeHero h1{margin:0;font-size:clamp(42px,7vw,64px);line-height:.92;letter-spacing:-.055em;color:#15231a}.homeHero p{margin:12px 0 0;max-width:520px;color:#66736b;font-size:15px;line-height:1.5}.homeActions{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(128px,1fr));grid-gap:9px;gap:9px;width:292px;max-width:100%;min-width:0}.homeAction{display:flex;align-items:center;justify-content:flex-start;gap:9px;min-height:46px;padding:11px 13px;border:1px solid #dde6df;border-radius:13px;background:rgba(255,255,255,.82);font-size:11px;font-weight:950;letter-spacing:.04em;box-shadow:0 3px 10px rgba(20,50,31,.025);transition:transform .15s ease,border-color .15s ease,background .15s ease;min-width:0}.homeAction:hover{transform:translateY(-1px);border-color:#b9ccbe;background:#fff}.homeAction .actionIcon{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#edf3ee;color:#315b42;font-size:13px;font-weight:950}.homeAction.primary{background:#0f5d3b;border-color:#0f5d3b;color:#fff}.homeAction.primary .actionIcon{background:rgba(255,255,255,.15);color:#fff}.homeAction.live{background:#fff8f8;border-color:#efd4d4;color:#a22d2d}.homeAction.live .actionIcon{font-size:10px;color:#d62f2f;background:#fdeaea}.homeActions .demoBadge{grid-column:1/-1;justify-self:end}.agendaTools{display:none}.accountBar,.authWelcome{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid var(--line);border-radius:19px;padding:15px 17px;margin-bottom:16px}.accountBar>div,.authWelcome>div{display:flex;flex-direction:column;min-width:0}.accountBar strong,.authWelcome strong{font-size:16px}.accountBar span,.authWelcome span{color:var(--muted);font-size:12px;margin-top:3px}.accountBar button,.accountBar>a,.authWelcome>a{border:0;border-radius:11px;background:#edf3ee;color:var(--green);padding:10px 12px;font-size:10px;font-weight:950;white-space:nowrap;cursor:pointer}.authWelcome>a{background:var(--green);color:#fff}.accountProblem{border-color:#e4d9b5;background:#fffdf5}.accountProblem>a{background:#f4eed8;color:#6c5a24}.userMenu{position:absolute;z-index:8;top:18px;right:20px}.userMenuTrigger{display:flex;align-items:center;gap:9px;border:1px solid #dce6df;background:rgba(255,255,255,.92);border-radius:999px;padding:5px 9px 5px 5px;box-shadow:0 6px 20px rgba(25,65,43,.08);cursor:pointer;color:#17251c}.userMenuAvatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#e8f2eb;color:#225d3c;font-size:16px;flex:0 0 auto}.userMenuAvatar img{width:100%;height:100%;object-fit:cover}.userMenuHello{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}.userMenuHello small{font-size:9px;color:#78847d;font-weight:800}.userMenuHello strong{font-size:12px;max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.userMenuChevron{font-size:14px;color:#7d8981;transition:transform .15s ease}.userMenuChevron.open{transform:rotate(180deg)}.userMenuPanel{position:absolute;right:0;top:48px;width:260px;max-width:calc(100vw - 36px);background:#fff;border:1px solid #dce6df;border-radius:17px;box-shadow:0 16px 38px rgba(18,52,34,.16);padding:8px;overflow:hidden}.userMenuIdentity{padding:10px 11px 9px;border-bottom:1px solid #edf1ee;margin-bottom:4px}.userMenuIdentity strong{display:flex;align-items:center;gap:7px;font-size:14px}.userMenuIdentity em{font-style:normal;font-size:8px;letter-spacing:.08em;background:#e7f3eb;color:#12613d;padding:4px 6px;border-radius:999px}.userMenuIdentity span{display:block;margin-top:3px;color:#78817b;font-size:10px;overflow:hidden;text-overflow:ellipsis}.userMenuLogout,.userMenuPanel>a{width:100%;display:flex;align-items:center;gap:10px;text-align:left;border:0;background:transparent;border-radius:11px;padding:10px;color:#243229;cursor:pointer}.userMenuLogout:hover,.userMenuPanel>a:hover{background:#f3f7f4}.userMenuLogout>span,.userMenuPanel>a>span{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:#edf3ee;font-size:12px}.userMenuPanel b{display:block;font-size:12px}.userMenuPanel small{display:block;color:#7a857e;font-size:9px;margin-top:2px}.userMenuLogout{margin-top:3px;color:#9b3636;border-top:1px solid #edf1ee;border-radius:0 0 11px 11px}.userMenuLogout>span{background:#fff0f0}@media(max-width:700px){.homeHero{grid-template-columns:1fr;gap:20px;padding:20px 18px 18px;border-radius:20px}.homeHero:after{display:none}.homeBrand{margin-bottom:16px;padding-right:128px}.homeHero h1{font-size:48px}.homeHero p{font-size:14px;margin-top:9px}.homeActions{width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.homeAction{min-height:48px}.homeActions .demoBadge{justify-self:start}.accountBar,.authWelcome{align-items:flex-start;padding:14px}.accountBar button,.accountBar>a,.authWelcome>a{align-self:center}.userMenu{top:14px;right:14px}.userMenuTrigger{padding-right:7px}.userMenuHello strong{max-width:76px}.userMenuPanel{width:min(270px,calc(100vw - 36px));right:0}}@media(max-width:420px){.homeHero{padding:18px 15px 15px}.homeHero h1{font-size:44px}.homeActions{gap:7px}.homeAction{padding:10px 9px;font-size:10px}.homeAction .actionIcon{width:22px;height:22px}.homeBrand{font-size:15px;padding-right:112px}.accountBar,.authWelcome{display:grid;grid-template-columns:1fr}.accountBar button,.accountBar>a,.authWelcome>a{width:100%;text-align:center}.userMenu{top:12px;right:12px}.userMenuAvatar{width:31px;height:31px}.userMenuHello small{display:none}.userMenuHello strong{font-size:11px;max-width:70px}}