:root{color-scheme:light;--bg:#eef3f9;--panel:hsla(0,0%,100%,.88);--panel-strong:#fff;--border:rgba(15,23,42,.08);--text:#101828;--muted:#667085;--primary:#3b82f6;--shadow:0 20px 60px rgba(15,23,42,.08);--radius-xl:28px;--radius-lg:22px;--radius-md:16px}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at top,rgba(59,130,246,.1),transparent 32%),linear-gradient(180deg,#f7f9fc,#edf2f8);color:var(--text)}body,html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(100%,760px);margin:0 auto;padding:24px 18px 40px}.shell--home{padding-top:28px}.sector-hub-shell{position:relative;z-index:2;width:min(1180px,calc(100% - 32px));min-height:100vh;margin:0 auto;padding:28px 0 44px}.sector-hub{position:relative;display:grid;grid-gap:24px;gap:24px;min-height:min(760px,calc(100vh - 72px));padding:30px;border:1px solid rgba(15,23,42,.08);border-radius:28px;overflow:hidden;background:radial-gradient(circle at 50% 0,rgba(37,99,235,.05),transparent 32%),linear-gradient(180deg,hsla(0,0%,100%,.96),rgba(243,247,252,.94));box-shadow:0 28px 90px rgba(15,23,42,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sector-hub:before{content:"";position:absolute;inset:28px;border-radius:24px;background-image:linear-gradient(rgba(15,23,42,.045) 1px,transparent 0),linear-gradient(90deg,rgba(15,23,42,.045) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:radial-gradient(circle at center,#000 0,transparent 74%);mask-image:radial-gradient(circle at center,#000 0,transparent 74%);pointer-events:none}.sector-hub__header{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:8px 4px 10px;color:var(--text);text-align:center}.sector-hub__brand{display:inline-flex;align-items:center;gap:12px;min-height:52px;padding:8px 14px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:18px;font-weight:850}.sector-hub__brand img{width:44px;height:auto;object-fit:contain}.sector-hub h1{margin:0;font-size:clamp(32px,5vw,62px);line-height:1;letter-spacing:0}.sector-hub__copy{max-width:340px;margin:0;color:var(--muted);line-height:1.7;word-break:keep-all}.sector-hub__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.sector-hub-card{position:relative;display:flex;align-items:center;gap:14px;min-height:104px;padding:18px;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:hsla(0,0%,100%,.92);box-shadow:0 18px 48px rgba(15,23,42,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .18s ease,border-color .18s ease,background .18s ease}.sector-hub-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--sector-accent) 58%,rgba(15,23,42,.14));background:#fff}.sector-hub-card__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff;font-size:28px;line-height:1;flex:0 0 auto;box-shadow:0 14px 34px rgba(0,0,0,.22)}.sector-hub-card__body{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1 1}.sector-hub-card__body strong{color:var(--text);font-size:18px;font-weight:850;line-height:1.2}.sector-hub-card__body span,.sector-hub-card__count{color:var(--muted);font-size:13px;font-weight:700}.sector-hub-card__count{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:rgba(37,99,235,.08)}.shell--sector{position:relative;z-index:2}.company-card,.hero,.panel,.sector-card,.sector-header{background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.hero,.panel,.sector-header{border-radius:var(--radius-xl)}.hero{padding:22px 20px;margin-bottom:18px}.hero--landing{display:grid;grid-gap:14px;gap:14px}.eyebrow{margin:0 0 8px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero h1,.sector-header h1{margin:0;font-size:clamp(24px,4vw,34px);line-height:1.15}.hero-copy{margin:10px 0 0;color:var(--muted);line-height:1.6;font-size:14px}.landing-actions{display:flex;flex-wrap:wrap;gap:10px}.primary-action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;background:var(--primary);color:#fff;font-weight:800;box-shadow:0 16px 32px rgba(59,130,246,.22)}.landing-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.landing-summary strong{display:block;margin-top:8px;font-size:20px;color:var(--text)}.grid{display:grid;grid-gap:12px;gap:12px}.grid--sectors{grid-template-columns:1fr}.sector-card{display:flex;align-items:center;gap:14px;padding:16px;border-radius:24px;transition:transform .18s ease,box-shadow .18s ease}.sector-card:hover{transform:translateY(-1px)}.sector-card__badge{width:18px;height:18px;border-radius:999px;flex:0 0 auto;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.45)}.sector-card__body{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1}.company-card__title strong,.sector-card__body strong{font-size:16px;font-weight:800;color:var(--text)}.company-card__footer span,.company-card__meta span,.company-card__title span,.sector-card__body span{color:var(--muted);font-size:13px}.sector-card__arrow{color:#98a2b3;font-size:28px;line-height:1}.sector-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;margin-bottom:14px}.back-link{color:var(--primary);font-size:14px;font-weight:700;white-space:nowrap}.sector-nav{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.sector-pill{padding:9px 12px;border-radius:999px;background:hsla(0,0%,100%,.74);border:1px solid var(--border);color:var(--muted);font-size:13px;font-weight:700}.sector-pill.is-active{color:var(--text);background:rgba(59,130,246,.12);border-color:rgba(59,130,246,.22)}.sector-pill--news{color:#101828;background:rgba(16,24,40,.08)}.panel{padding:14px;margin-bottom:14px}.panel--search{display:grid;grid-gap:10px;gap:10px}.search-input{width:100%;border:1px solid var(--border);border-radius:18px;background:hsla(0,0%,100%,.92);color:var(--text);padding:14px 16px;outline:none}.search-input::placeholder{color:#98a2b3}.meta-row{display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.company-card{border-radius:24px;padding:16px}.company-card__top{display:flex;align-items:center;gap:12px}.logo-wrap{display:inline-flex;width:52px;height:52px;border-radius:16px;overflow:hidden;background:#fff;border:1px solid rgba(15,23,42,.08);flex:0 0 auto}.logo-img{width:100%;height:100%;object-fit:contain;display:block}.company-card__title{display:flex;flex-direction:column;gap:4px;min-width:0}.company-card__footer,.company-card__meta{display:flex;justify-content:space-between;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(15,23,42,.06)}.company-detail__top{display:flex;align-items:center;gap:14px}.company-detail__title{display:flex;flex-direction:column;gap:4px}.company-detail__title strong{font-size:18px}.company-detail__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.company-detail__grid>div{padding:14px;border-radius:18px;background:hsla(0,0%,100%,.75);border:1px solid rgba(15,23,42,.06)}.detail-label{display:block;margin-bottom:8px;color:var(--muted);font-size:12px;font-weight:700}.detail-error,.detail-loading{font-size:13px;color:var(--muted);padding:2px 0 6px}.detail-error{color:#d92d20}.company-list{margin-bottom:10px}.company-item,.company-list{display:grid;grid-gap:10px;gap:10px}.company-row-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:stretch}.company-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:14px;gap:14px;align-items:center;border:1px solid var(--border);border-radius:18px;padding:14px 16px;color:var(--text);text-align:left}.company-pin-button,.company-row{background:hsla(0,0%,100%,.88);box-shadow:var(--shadow);cursor:pointer}.company-pin-button{min-width:76px;border:1px solid rgba(15,23,42,.08);border-radius:18px;color:var(--muted);font-size:13px;font-weight:900}.company-pin-button.is-pinned{color:#fff;border-color:#101828;background:#101828}.company-pin-button--detail{margin-left:auto;min-height:42px;padding:0 14px;box-shadow:none}.company-row.is-active{border-color:rgba(59,130,246,.45);box-shadow:0 20px 50px rgba(59,130,246,.12)}.company-row__name{font-size:15px;font-weight:800}.company-row__cap,.company-row__ticker{color:var(--muted);font-size:13px;font-weight:700}.panel--company-detail{display:grid;grid-gap:14px;gap:14px;margin-top:0;margin-bottom:0;padding-top:12px}.panel--company-detail-inline{margin-bottom:6px}.positive{color:#039855!important;font-weight:700}.negative{color:#d92d20!important;font-weight:700}.empty-state{margin-top:16px;padding:18px;border-radius:20px;background:hsla(0,0%,100%,.7);border:1px dashed rgba(15,23,42,.12);color:var(--muted);text-align:center}@media (min-width:700px){.grid--sectors{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.grid--sectors{grid-template-columns:repeat(3,minmax(0,1fr))}}.plokar-home{position:relative;height:100vh;overflow-x:hidden;overflow-y:hidden;color:var(--text);background:#fff}.webgl-shader{position:fixed;inset:0;z-index:0;display:block;width:100%;height:100%;opacity:0}.home-noise,.home-overlay{position:fixed;inset:0;pointer-events:none}.home-noise{z-index:0;opacity:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 240 240' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.6'/%3E%3C/svg%3E")}.home-overlay{z-index:1;background:transparent}.home-shell{position:relative;z-index:2;width:min(1180px,calc(100% - 40px));margin:0 auto;height:100vh;padding:24px 0}.home-header{position:-webkit-sticky;position:sticky;top:18px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;margin-bottom:28px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 16px 60px rgba(15,23,42,.08)}.home-brand{display:inline-flex;align-items:center;gap:10px;font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif;font-weight:700;letter-spacing:-.03em}.home-brand-mark{width:42px;height:28px;object-fit:contain;display:block;flex:0 0 auto}.home-brand-text{font-size:1.05rem}.home-main-tabs{display:flex;align-items:center;gap:8px;margin-right:auto}.home-main-tabs a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border:1px solid rgba(15,23,42,.1);border-radius:999px;background:#fff;color:#101828;font-size:14px;font-weight:900;white-space:nowrap}.home-main-tabs .home-main-tabs__news{border:2px solid #2563eb;background:#eff6ff;color:#1d4ed8}.home-nav{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.home-nav a{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.84);color:var(--text);font-size:.92rem;font-weight:850;border-radius:999px;transition:.2s ease}.home-nav a:hover{color:var(--text);border-color:rgba(37,99,235,.24);background:rgba(239,246,255,.96)}.home-nav .home-account-link.is-signed-in{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#101828;background:rgba(37,99,235,.08)}.logged-in-home{width:min(100%,900px);min-height:calc(100vh - 124px);display:flex;align-items:center;justify-content:center;padding:0 0 40px}.logged-in-home__frame{width:100%;padding:12px;border-radius:34px;background:hsla(0,0%,100%,.96);border:1px solid rgba(15,23,42,.06);box-shadow:0 20px 60px rgba(15,23,42,.08)}.logged-in-home__panel{display:grid;grid-gap:18px;gap:18px;padding:22px 20px 20px;border-radius:28px;background:hsla(0,0%,100%,.98);border:1px solid rgba(15,23,42,.06)}.logged-in-home__brand{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:8px 16px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.98);box-shadow:0 12px 30px rgba(15,23,42,.04);font-size:18px;font-weight:850}.logged-in-home__brand img{width:40px;height:28px;object-fit:contain}.logged-in-home__composer{display:grid;grid-gap:14px;gap:14px;width:100%;max-width:760px;margin:0 auto}.logged-in-home__quick-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.logged-in-home__input-row{display:flex;align-items:center;gap:10px;padding:12px;border-radius:26px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 16px 36px rgba(15,23,42,.06)}.logged-in-home__icon-button,.logged-in-home__send-button{border:0;background:transparent;color:var(--muted);cursor:pointer}.logged-in-home__icon-button{width:42px;height:42px;border-radius:999px;background:rgba(15,23,42,.04);font-size:18px;font-weight:800;flex:0 0 auto}.logged-in-home__icon-button:hover,.logged-in-home__send-button:hover{color:var(--text)}.logged-in-home__input-wrap{position:relative;flex:1 1;min-width:0}.logged-in-home__input{width:100%;min-height:44px;border:0;outline:0;background:transparent;color:var(--text);font-size:16px}.logged-in-home__placeholder{position:absolute;inset:0;display:flex;align-items:center;pointer-events:none;color:#98a2b3;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.logged-in-home__send-button{min-width:82px;height:42px;padding:0 18px;border-radius:999px;background:#101828;color:#fff;font-weight:800}.logged-in-home__error,.logged-in-home__status{margin:0;padding:0 4px;font-size:13px;line-height:1.5;text-align:center}.logged-in-home__status{color:var(--muted)}.logged-in-home__error{color:#b42318}.logged-in-home__results{display:grid;grid-gap:14px;gap:14px;width:min(100%,760px);margin:0 auto;padding-top:8px}.logged-in-home__company{display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.05)}.logged-in-home__company img{width:52px;height:52px;border-radius:16px;object-fit:cover;background:#fff;border:1px solid rgba(15,23,42,.08)}.logged-in-home__company strong,.logged-in-home__news-head strong{display:block;color:var(--text);font-size:15px;font-weight:850;line-height:1.35}.logged-in-home__company span,.logged-in-home__news-head span,.logged-in-home__news-item p{color:var(--muted);font-size:13px;line-height:1.4}.logged-in-home__news-list{display:grid;grid-gap:12px;gap:12px}.logged-in-home__news-item{display:grid;grid-gap:8px;gap:8px;padding:16px 18px;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.05);transition:transform .18s ease,border-color .18s ease,background .18s ease}.logged-in-home__news-item:hover{transform:translateY(-1px);border-color:rgba(59,130,246,.22);background:#fff}.logged-in-home__news-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.logged-in-home__news-head strong{flex:1 1}.logged-in-home__news-item p{margin:0}.logged-in-home__empty{padding:24px 18px;border:1px dashed rgba(15,23,42,.12);border-radius:22px;background:hsla(0,0%,100%,.55);color:var(--muted);text-align:center;line-height:1.6}.logged-in-home__mobile-nav{display:none}.home-hero{min-height:calc(100vh - 124px);justify-content:center;padding:0 0 52px;text-align:center}.home-hero,.home-hero-center{display:flex;align-items:center}.home-hero-center{flex-direction:column;gap:20px;width:min(100%,820px)}.home-eyebrow{margin:0 0 14px;color:var(--muted);font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.home-card h2,.home-hero h1,.home-section-heading h2{margin-top:0;font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.06em}.home-hero h1{max-width:780px;margin-bottom:30px;font-size:clamp(4.5rem,14vw,10rem);line-height:.95;letter-spacing:0;text-wrap:balance;text-shadow:0 18px 70px rgba(15,23,42,.08)}.orbital-home{width:min(100%,820px);height:min(620px,calc(100vh - 150px))}.orbital-home,.orbital-home__stage{display:flex;align-items:center;justify-content:center}.orbital-home__stage{position:relative;width:min(100%,680px);height:min(100%,560px);perspective:1000px}.orbital-home__ring{position:absolute;width:440px;height:440px;box-shadow:inset 0 0 40px rgba(15,23,42,.04),0 0 60px rgba(15,23,42,.03)}.orbital-home__core,.orbital-home__ring{border:1px solid rgba(15,23,42,.08);border-radius:999px}.orbital-home__core{position:relative;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:118px;height:118px;background:hsla(0,0%,100%,.98);box-shadow:0 24px 80px rgba(15,23,42,.12),0 0 42px rgba(15,23,42,.04);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.orbital-home__core img{width:78px;height:auto;object-fit:contain;filter:drop-shadow(0 14px 28px rgba(15,23,42,.1))}.orbital-home__node{position:absolute;left:50%;top:50%;z-index:4;display:flex;align-items:center;gap:12px;width:172px;min-height:68px;padding:12px 13px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(247,250,253,.96)),#fff;color:var(--text);box-shadow:0 20px 54px rgba(15,23,42,.08),inset 0 1px 0 hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);opacity:var(--node-opacity);transform:translate(calc(-50% + var(--node-x)),calc(-50% + var(--node-y))) scale(var(--node-scale));transition:transform .28s ease,opacity .28s ease,background .28s ease,border-color .28s ease}.orbital-home__node:focus-visible,.orbital-home__node:hover{opacity:1;background:linear-gradient(180deg,#fff,rgba(247,250,255,.98)),#fff;border-color:rgba(37,99,235,.18);outline:none}.orbital-home__ticker{display:inline-flex;align-items:center;justify-content:center;width:50px;height:42px;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fff;color:#0f172a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:900;letter-spacing:.04em;flex:0 0 auto;box-shadow:0 14px 30px rgba(15,23,42,.08)}.orbital-home__node span:last-child{display:grid;grid-gap:4px;gap:4px;text-align:left}.orbital-home__node strong{font-size:16px;line-height:1.1;letter-spacing:0}.orbital-home__node small{color:var(--muted);font-size:12px;font-weight:700;line-height:1.2}.home-text{max-width:620px;margin-bottom:32px;color:var(--muted);font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.8;word-break:keep-all}.home-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.home-button,.home-card-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid rgba(15,23,42,.08);border-radius:999px;font-weight:800;transition:transform .2s ease,background .2s ease,border-color .2s ease}.home-button:hover,.home-card-button:hover{color:inherit;transform:translateY(-2px)}.home-button--primary,.home-card-button{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-color:transparent;box-shadow:0 14px 48px rgba(37,99,235,.22),inset 0 1px 0 hsla(0,0%,100%,.18);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-button--primary:hover,.home-card-button:hover{color:#fff}.home-button--secondary{color:var(--text);background:rgba(15,23,42,.04);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.login-modal{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:20px}.login-modal__backdrop{position:absolute;inset:0;border:0;background:hsla(0,0%,100%,.76);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default}.login-modal__panel{position:relative;z-index:1;width:min(100%,420px);padding:28px;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(245,248,252,.96));box-shadow:0 32px 90px rgba(15,23,42,.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);color:var(--text);text-align:left}.login-modal__close{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#fff;color:var(--text);font-size:22px;line-height:1;cursor:pointer}.login-modal__brand{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;font-weight:850}.login-modal__brand img{width:42px;height:28px;object-fit:contain}.login-modal h2{margin:0 0 18px;font-size:32px;line-height:1.1;letter-spacing:0}.login-modal__socials{display:grid;grid-gap:10px;gap:10px;margin-bottom:16px}.login-modal__socials button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;color:#101828;font-weight:900;cursor:pointer}.login-modal__socials button span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#101828;color:#fff;font-size:13px;font-weight:900}.login-modal__socials button:nth-child(2) span{background:#03c75a}.login-modal__error,.login-modal__status{margin:14px 0 0;padding:12px 14px;border-radius:14px;font-size:13px;font-weight:800;line-height:1.5}.login-modal__status{color:#0f5132;background:rgba(3,152,85,.08);border:1px solid rgba(3,152,85,.14)}.login-modal__error{color:#7f1d1d;background:rgba(217,45,32,.08);border:1px solid rgba(217,45,32,.14)}.account-panel{position:relative;z-index:2;width:min(100% - 40px,680px);margin:10vh auto 0;padding:28px;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(245,248,252,.96));box-shadow:0 32px 90px rgba(15,23,42,.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);color:var(--text)}.account-panel h1{margin:0;font-size:clamp(32px,5vw,48px);letter-spacing:0}.account-panel p{margin:8px 0 0;color:var(--muted);line-height:1.7}.account-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:26px}.account-home-link{padding:9px 12px;border-radius:999px;color:var(--text);background:rgba(15,23,42,.04);font-size:13px;font-weight:800}.account-profile{display:flex;align-items:center;gap:18px;margin-bottom:24px;padding:18px;border-radius:22px;background:rgba(15,23,42,.03)}.account-avatar{display:inline-flex;align-items:center;justify-content:center;width:78px;height:78px;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:#fff;color:#101828;font-size:34px;font-weight:900;overflow:hidden;flex:0 0 auto}.account-avatar img{width:100%;height:100%;object-fit:cover}.account-eyebrow{margin:0 0 6px!important;color:var(--muted)!important;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.account-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:20px}.account-list div{display:grid;grid-gap:6px;gap:6px;padding:14px;border-radius:16px;background:rgba(15,23,42,.03)}.account-list span{color:var(--muted);font-size:12px;font-weight:800}.account-list strong{overflow-wrap:anywhere}.account-actions{display:flex;flex-wrap:wrap;gap:10px}.community-page{height:auto;min-height:100vh;overflow-y:auto}.community-shell{position:relative;z-index:2;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:22px 0 56px}.community-header,.community-hero,.community-main,.community-side-section{border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,hsla(0,0%,100%,.97),rgba(246,249,253,.94));box-shadow:0 24px 80px rgba(15,23,42,.08);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.community-header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:14px 18px;border-radius:24px}.community-topnav{display:flex;align-items:center;gap:8px}.community-topnav a{padding:9px 13px;border-radius:999px;color:var(--muted);font-size:14px;font-weight:800}.community-topnav a:hover{color:var(--text);background:rgba(15,23,42,.04)}.community-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:18px 0;padding:28px;border-radius:24px}.community-eyebrow{margin:0 0 8px;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.community-hero h1{margin:0;font-size:clamp(34px,5vw,56px);line-height:1;letter-spacing:0}.community-hero p{margin:12px 0 0;color:var(--muted);line-height:1.7;word-break:keep-all}.community-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:18px;gap:18px;align-items:start}.community-main,.community-side-section{border-radius:24px}.community-main{padding:18px}.community-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.community-tabs{display:flex;flex-wrap:wrap;gap:8px}.community-tabs button{min-height:38px;padding:0 13px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:hsla(0,0%,100%,.72);color:var(--muted);font-size:13px;font-weight:900;cursor:pointer}.community-tabs button.is-active{color:#fff;background:#101828}.community-compose{display:grid;grid-gap:12px;gap:12px;margin-bottom:14px;padding:18px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:hsla(0,0%,100%,.86)}.community-compose label,.community-compose__top div{display:grid;grid-gap:7px;gap:7px}.community-compose__top{display:grid;grid-template-columns:minmax(0,180px) minmax(0,1fr);grid-gap:12px;gap:12px;align-items:end}.community-compose span{color:var(--muted);font-size:12px;font-weight:900}.community-compose strong{min-height:42px;display:inline-flex;align-items:center;overflow-wrap:anywhere}.community-compose input,.community-compose select,.community-compose textarea{width:100%;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;color:var(--text);outline:0}.community-compose input,.community-compose select{min-height:42px;padding:0 12px}.community-compose textarea{min-height:132px;padding:12px;resize:vertical}.community-compose__actions{display:flex;justify-content:flex-end;gap:10px}.community-search{display:flex;align-items:center;gap:8px;min-width:260px;padding:0 12px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#fff}.community-search span{color:var(--muted);font-size:12px;font-weight:900}.community-search input{width:100%;min-height:40px;border:0;outline:0;background:transparent;color:var(--text)}.community-post-list{display:grid;grid-gap:10px;gap:10px}.community-post{display:grid;grid-gap:8px;gap:8px;padding:18px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:hsla(0,0%,100%,.82)}.community-post__footer,.community-post__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:var(--muted);font-size:12px;font-weight:800}.community-post__meta span:first-child{color:#2563eb}.community-post h2{margin:0;font-size:clamp(18px,2vw,22px);line-height:1.35;letter-spacing:0}.community-post p{margin:0;color:var(--muted);line-height:1.65;word-break:keep-all}.community-post__footer strong{color:var(--text)}.community-post__actions{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.community-comment button,.community-post__actions button{min-height:28px;padding:0 9px;border:1px solid rgba(217,45,32,.18);border-radius:999px;background:rgba(217,45,32,.06);color:#b42318;font-size:12px;font-weight:900;cursor:pointer}.community-comments{display:grid;grid-gap:8px;gap:8px;margin-top:6px;padding-top:12px;border-top:1px solid rgba(15,23,42,.08)}.community-comment{display:grid;grid-gap:5px;gap:5px;padding:11px 12px;border-radius:14px;background:rgba(15,23,42,.03)}.community-comment div{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between}.community-comment div>span{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px}.community-comment strong{color:var(--text);font-size:13px;overflow-wrap:anywhere}.community-comment span{color:var(--muted);font-size:12px;font-weight:800}.community-comment p{color:var(--text);font-size:14px}.community-comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.community-comment-form input{width:100%;min-height:40px;padding:0 12px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#fff;color:var(--text);outline:0}.community-comment-form button{min-height:40px;padding:0 14px;border:0;border-radius:999px;background:#101828;color:#fff;font-weight:900;cursor:pointer}.company-news-board{display:grid;grid-gap:16px;gap:16px;margin-top:18px;padding:24px;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.97),rgba(246,249,253,.94));box-shadow:0 24px 80px rgba(15,23,42,.08);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.company-news-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.company-news-toolbar h1{margin:0;font-size:clamp(34px,5vw,56px);line-height:1;letter-spacing:0}.company-news-toolbar span{display:block;margin-top:10px;color:var(--muted);font-size:13px;font-weight:800}.company-news-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.company-news-actions button:disabled{cursor:wait;opacity:.66}.company-news-pins{display:flex;flex-wrap:wrap;gap:8px}.company-news-pins button{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:hsla(0,0%,100%,.84);color:var(--text);cursor:pointer}.company-news-pins span{max-width:170px;overflow:hidden;color:var(--muted);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.company-news-list{display:grid;grid-gap:10px;gap:10px}.company-news-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;padding:16px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:hsla(0,0%,100%,.86);color:var(--text);transition:transform .18s ease,border-color .18s ease}.company-news-item:hover{transform:translateY(-1px);border-color:rgba(59,130,246,.25)}.company-news-item__ticker{min-width:58px;padding:8px 10px;border-radius:999px;background:#101828;color:#fff;font-size:12px;font-weight:900;text-align:center}.company-news-item strong{display:block;margin-bottom:6px;font-size:15px;line-height:1.42}.company-news-item p,.company-news-item__meta{margin:0;color:var(--muted);font-size:13px;font-weight:800}.company-news-item__meta{text-align:right;white-space:nowrap}.company-news-empty{display:grid;justify-items:center;grid-gap:12px;gap:12px;padding:34px 18px;border:1px dashed rgba(15,23,42,.14);border-radius:20px;background:hsla(0,0%,100%,.62);color:var(--muted);text-align:center}.company-news-empty strong{color:var(--text);font-size:18px}.company-news-empty p{max-width:520px;margin:0;line-height:1.7}.community-sidebar{display:grid;grid-gap:18px;gap:18px}.community-side-section{padding:20px}.community-side-section h2{margin:0 0 14px;font-size:18px;letter-spacing:0}.community-side-section ol{display:grid;grid-gap:10px;gap:10px;margin:0;padding-left:20px}.community-side-section li{color:var(--muted);font-weight:800}.community-side-section a{color:var(--text)}.community-stats{display:grid;grid-gap:8px;gap:8px}.community-stats div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-radius:14px;background:rgba(15,23,42,.03)}.community-stats strong{font-size:20px}.community-stats span{color:var(--muted);font-size:13px;font-weight:800}.home-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;padding:0;margin:42px 0 0;list-style:none}.home-card,.home-faq-card,.home-feature-card,.home-sector-card,.home-stats li{border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(247,250,253,.96));-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 24px 80px rgba(15,23,42,.08)}.home-stats li{padding:18px;border-radius:20px}.home-stats strong{display:block;margin-bottom:6px;font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif;font-size:1.05rem}.home-stats span{color:var(--muted);font-size:.88rem}.home-panel{position:relative;display:flex;justify-content:flex-end}.home-panel:before{content:"";position:absolute;inset:-70px -30px -40px;border-radius:50%;background:radial-gradient(circle at 25% 45%,rgba(37,99,235,.08),transparent 32%),radial-gradient(circle at 78% 20%,rgba(59,130,246,.05),transparent 36%);filter:blur(58px);z-index:-1}.home-card{position:relative;overflow:hidden;padding:28px;min-height:460px;border-radius:32px}.home-card-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:96px}.home-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:34px;padding:0 12px;color:var(--muted);border:1px solid rgba(15,23,42,.08);border-radius:999px;background:rgba(15,23,42,.03);font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.08em}.home-card h2{margin-bottom:12px;font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.055em}.home-card h2,.home-card p{position:relative;z-index:1}.home-card p{max-width:330px;color:var(--muted);line-height:1.7}.home-release-box{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin:28px 0}.home-release-box div{padding:16px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:rgba(15,23,42,.03)}.home-release-box span{display:block;margin-bottom:6px;color:var(--muted);font-size:.84rem}.home-release-box strong{font-family:Space Grotesk,ui-sans-serif,system-ui,sans-serif}.home-card-button{position:relative;z-index:1;width:100%;min-height:54px;border:0}.home-section{padding:70px 0 0}.home-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.home-section-heading h2{margin:0;font-size:clamp(2rem,4vw,4rem);letter-spacing:-.06em}.home-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.home-faq-card,.home-feature-card{border-radius:22px;padding:24px}.home-faq-card h3,.home-feature-card h3{margin-bottom:10px;font-size:1.25rem;letter-spacing:-.035em}.home-faq-card p,.home-feature-card p{margin-bottom:0;color:var(--muted);line-height:1.75;word-break:keep-all}.home-sector-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.home-sector-card{display:flex;align-items:center;gap:14px;padding:16px;border-radius:24px;transition:transform .18s ease,box-shadow .18s ease}.home-sector-card:hover{transform:translateY(-1px)}.home-sector-card__dot{width:18px;height:18px;border-radius:999px;flex:0 0 auto;box-shadow:inset 0 0 0 1px rgba(15,23,42,.1)}.home-sector-card__body{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1}.home-sector-card__body strong{font-size:16px;font-weight:800;color:var(--text)}.home-sector-card__body span{color:var(--muted);font-size:13px}.home-sector-card__arrow{color:#98a2b3;font-size:28px;line-height:1}.home-faq-list{display:grid;grid-gap:14px;gap:14px}.home-faq-card{border-radius:24px}@media (max-width:920px){.sector-hub-shell{width:min(100% - 24px,680px);padding:18px 0 32px}.sector-hub{min-height:auto;padding:22px}.sector-hub,.sector-hub__header{display:grid;grid-gap:18px;gap:18px}.sector-hub__header{align-items:start}.sector-hub__copy{max-width:none}.home-hero,.sector-hub__grid{grid-template-columns:1fr}.home-hero{padding-top:64px}.home-feature-grid,.home-sector-grid,.home-stats{grid-template-columns:1fr}.home-card{min-height:420px}.community-layout{grid-template-columns:1fr}.community-toolbar{align-items:stretch;flex-direction:column}.community-search{min-width:0}.community-compose__top{grid-template-columns:1fr}}@media (max-width:640px){.logged-in-home{width:min(100%,760px);padding-bottom:92px}.logged-in-home__frame{padding:12px}.logged-in-home__panel{padding:18px 14px 16px}.logged-in-home__input-row{flex-wrap:wrap}.logged-in-home__send-button{width:100%;min-width:0}.orbital-home{height:auto;min-height:calc(100vh - 140px)}.orbital-home__stage{height:auto;display:grid;grid-gap:12px;gap:12px;padding:8px 0}.orbital-home__ring{display:none}.orbital-home__core,.orbital-home__node{position:relative;left:auto;top:auto;transform:none}.orbital-home__core{justify-self:center;width:104px;height:104px;margin-bottom:12px}.orbital-home__node{width:min(100%,320px);opacity:1}.account-panel{width:min(100% - 28px,680px);margin-top:5vh;padding:20px}.account-profile{align-items:flex-start}.account-list{grid-template-columns:1fr}.community-shell{width:min(100% - 28px,1180px);padding-top:14px}.community-header,.community-hero{align-items:flex-start;flex-direction:column}.community-header{border-radius:20px}.community-topnav{flex-wrap:wrap}.community-hero,.community-main,.community-side-section{padding:18px}.community-compose__actions .home-button,.community-hero .home-button,.community-toolbar .home-button{width:100%}.community-compose__actions{flex-direction:column}.community-comment-form{grid-template-columns:1fr}.home-shell{width:min(100% - 28px,1180px);padding-top:14px}.home-header{align-items:flex-start;flex-direction:column;border-radius:24px}.home-main-tabs{width:100%;margin-right:0}.home-main-tabs a{flex:1 1}.home-nav{width:100%;display:flex}.home-hero{min-height:calc(100vh - 110px);padding:0 0 40px}.home-actions .home-button{width:100%}.home-release-box{grid-template-columns:1fr}.home-section-heading{display:block}}