@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--ink:#002642;--ink-soft:#1b3551;--ink-2:#3a4b5f;--ink-3:#5c6b7a;--ink-4:#8a95a0;--amaranth:#840032;--amaranth-hover:#600025;--amaranth-soft:#f5e7ec;--gold:#e59500;--gold-soft:#fbe9c8;--ivory:#f7f3ed;--ivory-2:#f2ede5;--paper:#fff;--paper-soft:#fbf8f3;--line:#e6dfd3;--line-soft:#efeae0;--red:#840032;--red-dark:#600025;--red-light:#f5e7ec;--red-mid:#ecd2d9;--cream:#f7f3ed;--cream-dark:#f2ede5;--cream-darker:#e6dfd3;--border:#e6dfd3;--gray-50:#fbf8f3;--gray-100:#f2ede5;--gray-200:#e6dfd3;--gray-400:#8a95a0;--gray-500:#5c6b7a;--gray-600:#3a4b5f;--gray-700:#1b3551;--gray-900:#002642;--bg:#f7f3ed;--surface:#fff;--surface2:#f2ede5;--text:#002642;--muted:#5c6b7a;--muted2:#8a95a0;--border-light:#efeae0;--border2:#e6dfd3;--page-cream:#f7f3ed;--accent:#840032;--accent-hover:#600025;--accent-light:#f5e7ec;--accent-dim:#4a001c;--danger:#c2410c;--r:6px;--r-sm:4px;--font-sans:"Plus Jakarta Sans", "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-serif:"Plus Jakarta Sans", Georgia, serif;--navbar-h:60px;--shadow-sm:0 1px 2px #0026420a;--shadow:0 1px 3px #0026420d, 0 1px 2px #00264208;--shadow-lg:0 4px 16px #00264212, 0 2px 4px #0026420a}[data-theme=dark]{--bg:#1a1a1a;--surface:#242424;--surface2:#2a2a2a;--text:#e8e8e8;--muted:#9c9c9c;--muted2:#7a7a7a;--border:#333;--border-light:#2e2e2e;--border2:#333;--page-cream:#1a1a1a;--accent:#c7395e;--accent-hover:#a02849;--accent-light:#3a1c26;--accent-dim:#8a1f3a;--ink:#e8e8e8;--ink-soft:#d4d4d4;--ink-2:#bababa;--ink-3:#9c9c9c;--ink-4:#7a7a7a;--ivory:#1a1a1a;--ivory-2:#2a2a2a;--paper:#242424;--paper-soft:#1f1f1f;--line:#333;--line-soft:#2e2e2e;--gray-50:#1f1f1f;--gray-100:#2a2a2a;--gray-200:#333;--gray-400:#7a7a7a;--gray-500:#9c9c9c;--gray-600:#bababa;--gray-700:#d4d4d4;--gray-900:#e8e8e8;--cream:#1a1a1a;--cream-dark:#2a2a2a;--cream-darker:#333;--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{font-size:16px}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.5}@keyframes logoGlow{0%,to{filter:drop-shadow(0 0 1px #0026422e)drop-shadow(0 0 3px #00264214)}50%{filter:drop-shadow(0 0 2px #84003240)drop-shadow(0 0 6px #8400321a)}}@keyframes circleL{0%,to{stroke:#002642}50%{stroke:#1b3551}}@keyframes circleR{0%,to{stroke:#840032}50%{stroke:#600025}}@keyframes bridgeAnim{0%,to{stroke:#e59500}50%{stroke:#c97e00}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e6dfd3;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#d4cbbc}a{color:inherit;text-decoration:none}button{font-family:var(--font-sans);cursor:pointer}a,button{transition:all .15s}img{display:block}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}.fade-up{animation:.35s forwards fadeUp}.fade-in{animation:.25s forwards fadeIn}.home-shell{background:0 0;grid-template-columns:220px minmax(0,1fr) 280px;align-items:start;gap:20px;max-width:1280px;margin:0 auto;padding:16px 20px 72px;display:grid}.home-left-rail a:hover{background:#f2ede5!important}.home-right-rail a:hover{background:#f2ede5}@media (max-width:1200px){.home-shell{grid-template-columns:200px minmax(0,1fr);gap:16px}.home-right-rail{display:none!important}}@media (max-width:840px){.home-shell{grid-template-columns:1fr;padding:8px 10px 48px}.home-left-rail{display:none!important}}.feed-card{border-color:#e6dfd3!important;border-radius:4px!important}.feed-card:hover{background:#fff!important;border-color:#c9bfa9!important}@media (max-width:640px){.settings-inner-grid{grid-template-columns:1fr!important}}.footer-accordion summary::-webkit-details-marker{display:none}.footer-accordion[open] summary svg{transform:rotate(180deg)}@media (max-width:840px){.messages-shell{grid-template-columns:1fr!important}.messages-list-pane[data-mobile-hidden=true],.messages-detail-pane[data-mobile-hidden=true]{display:none}}@keyframes eg-spin{to{transform:rotate(360deg)}}@media (max-width:768px){input,textarea,select{font-size:16px!important}button,a,[role=button]{touch-action:manipulation}html,body{max-width:100vw;overflow-x:hidden}.legal-prose table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}.legal-prose code{word-break:break-word;overflow-wrap:anywhere}.legal-prose pre{max-width:100%;overflow-x:auto}nav.eg-navbar{padding-left:12px!important;padding-right:12px!important}nav.eg-navbar .eg-wordmark{display:none!important}nav.eg-navbar form.eg-navbar-search{flex:auto!important}nav.eg-navbar .eg-username-text,nav.eg-navbar .eg-logout-text{display:none!important}nav.eg-navbar .eg-auth-cta{padding:4px 8px!important;font-size:11px!important}}@media (max-width:380px){nav.eg-navbar form.eg-navbar-search input::placeholder{font-size:12px}}@media (max-width:768px){.eg-home-shell main{margin-left:0!important;padding:12px 14px!important}.eg-home-shell .eg-home-right-rail{display:none!important}.eg-company-shell main{margin-left:0!important;padding:14px 14px 88px!important}.eg-company-shell .eg-company-right-rail{padding:0 14px;flex-shrink:1!important;width:100%!important}.eg-company-shell{flex-wrap:wrap!important}.eg-mobile-cta-fab{display:inline-flex!important}}@media (max-width:640px){.settings-inner-grid>div:first-child{position:static!important;top:auto!important}.settings-inner-grid>div:first-child button,.settings-inner-grid>div:first-child a{min-height:44px;padding-top:14px!important;padding-bottom:14px!important}}@media (max-width:768px){[role=dialog][aria-modal=true]:not(.eg-cookie-dialog){padding:4px!important}[role=dialog][aria-modal=true]:not(.eg-cookie-dialog)>form,[role=dialog][aria-modal=true]:not(.eg-cookie-dialog)>div{width:100%!important;max-width:100%!important;padding-left:18px!important;padding-right:18px!important}[role=dialog][aria-modal=true]:not(.eg-cookie-dialog) button{min-height:44px}}@media (max-width:1024px){.eg-home-shell .eg-home-right-rail{display:none!important}}@media (max-width:768px){nav.eg-navbar .eg-navbar-left{flex:none!important}nav.eg-navbar .eg-navbar-right{flex:none!important;gap:6px!important}nav.eg-navbar form.eg-navbar-search{margin:0 8px;flex:auto!important;min-width:0!important;max-width:none!important}nav.eg-navbar form.eg-navbar-search input{min-width:0!important}nav.eg-navbar .eg-navbar-hamburger{display:inline-flex!important}}.eg-left-sidebar-mobile{overflow:hidden}@media (max-width:480px){nav.eg-navbar{padding-left:8px!important;padding-right:8px!important}nav.eg-navbar .eg-auth-cta{min-height:30px!important;padding:4px 8px!important;font-size:11px!important}nav.eg-navbar form.eg-navbar-search input::placeholder{font-size:11px}nav.eg-navbar form.eg-navbar-search input{font-size:13px!important}nav.eg-navbar form.eg-navbar-search>div{height:34px!important;padding:0 10px!important}}@media (max-width:768px){.eg-akis-toolbar{gap:8px;flex-wrap:nowrap!important;margin-bottom:12px!important;padding-top:14px!important}.eg-akis-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;min-width:0;overflow:auto hidden}.eg-akis-tabs::-webkit-scrollbar{display:none}.eg-akis-tabs button{margin-right:14px!important}.eg-akis-write{flex-shrink:0!important;padding:8px 12px!important}}@media (max-width:480px){.eg-akis-write .eg-akis-write-label{display:none}.eg-akis-write{justify-content:center;width:36px;height:36px;border-radius:50%!important;padding:8px 10px!important}}@media (max-width:768px){.eg-akis-card{gap:12px!important;padding:16px!important}.eg-akis-vote{width:30px!important}.eg-akis-footer{flex-wrap:wrap;gap:18px!important}}@media (max-width:380px){.eg-akis-card{gap:8px!important;padding:14px 12px!important}.eg-akis-footer{gap:14px!important}}@media (max-width:768px){.eg-main-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto hidden;flex-wrap:nowrap!important}.eg-main-tabs::-webkit-scrollbar{display:none}}@media (max-width:480px){.eg-tumsirket-sector{margin-top:2px!important;margin-left:0!important;font-size:11px!important;display:block!important}.eg-tumsirket-count{display:none}}@media (max-width:600px){.eg-cookie-banner{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.eg-cookie-text{min-width:0!important}.eg-cookie-actions{flex-direction:column!important;gap:6px!important}.eg-cookie-actions button{width:100%;min-height:40px}}@media (max-width:1024px){.eg-footer-grid{grid-template-columns:1fr 1fr 1fr!important;gap:24px!important}}@media (max-width:768px){.eg-footer-inner{padding:36px 18px 18px!important}.eg-footer-grid{grid-template-columns:1fr 1fr!important;gap:24px!important;margin-bottom:28px!important}.eg-footer-bottom{text-align:left;flex-direction:column!important;align-items:flex-start!important}}@media (max-width:480px){.eg-footer-grid{grid-template-columns:1fr!important;gap:20px!important}}@media (max-width:768px){body main{padding-bottom:88px!important;padding-left:14px!important;padding-right:14px!important}}@media (max-width:900px){.eg-kaydol-shell{grid-template-columns:1fr!important}.eg-kaydol-shell>div:first-child{display:none!important}}[data-theme=dark] body{color:#e8e8e8;background:#1a1a1a}[data-theme=dark] [style*="background:#F7F3ED"],[data-theme=dark] [style*="background: #F7F3ED"],[data-theme=dark] [style*="background:#f7f3ed"],[data-theme=dark] [style*="background:#EDE8E2"],[data-theme=dark] [style*="background: #EDE8E2"],[data-theme=dark] [style*="background:#F0EDE8"],[data-theme=dark] [style*="background: #F0EDE8"],[data-theme=dark] [style*="background:#f0ede8"],[data-theme=dark] [style*="background:#f7f4f0"],[data-theme=dark] [style*="background: #f7f4f0"]{background-color:#1a1a1a!important}[data-theme=dark] [style*="background:#FFFFFF"],[data-theme=dark] [style*="background: #FFFFFF"],[data-theme=dark] [style*="background:#ffffff"],[data-theme=dark] [style*="background:#fff"],[data-theme=dark] [style*="background: #fff"],[data-theme=dark] [style*="background:#FFF"],[data-theme=dark] [style*="background: #FFF"],[data-theme=dark] [style*=background\:white],[data-theme=dark] [style*="background: white"]{background-color:#242424!important}[data-theme=dark] [style*="background:#FBF8F3"],[data-theme=dark] [style*="background: #FBF8F3"],[data-theme=dark] [style*="background:#fbf8f3"]{background-color:#1f1f1f!important}[data-theme=dark] [style*="background:#F2EDE5"],[data-theme=dark] [style*="background: #F2EDE5"],[data-theme=dark] [style*="background:#f2ede5"],[data-theme=dark] [style*="background:#f5f0eb"],[data-theme=dark] [style*="background: #f5f0eb"],[data-theme=dark] [style*="background:#F5F0EB"],[data-theme=dark] [style*="background:#f3f0eb"]{background-color:#2a2a2a!important}[data-theme=dark] [style*="background:#fde8e8"],[data-theme=dark] [style*="background: #fde8e8"],[data-theme=dark] [style*="background:#FDE8E8"],[data-theme=dark] [style*="background:#F5E7EC"],[data-theme=dark] [style*="background: #F5E7EC"],[data-theme=dark] [style*="background:#F5E8E8"]{background-color:#3a1c26!important}[data-theme=dark] [style*="solid #E6DFD3"],[data-theme=dark] [style*="solid #e6dfd3"],[data-theme=dark] [style*="solid #DDD7CE"],[data-theme=dark] [style*="solid #ddd7ce"],[data-theme=dark] [style*="solid #ddd8d0"],[data-theme=dark] [style*="solid #DDD8D0"],[data-theme=dark] [style*="solid #e5e7eb"],[data-theme=dark] [style*="solid #E5E7EB"],[data-theme=dark] [style*="solid #ede9e3"],[data-theme=dark] [style*="solid #f5f0eb"],[data-theme=dark] [style*="solid #F5F0EB"],[data-theme=dark] [style*="solid #EFEAE0"],[data-theme=dark] [style*="solid #efeae0"],[data-theme=dark] [style*="solid #f0ede8"],[data-theme=dark] [style*="solid #F0EDE8"],[data-theme=dark] [style*="solid #f3f0eb"],[data-theme=dark] [style*="solid #DDD7CE"],[data-theme=dark] [style*="border-color:#E6DFD3"],[data-theme=dark] [style*="border-color: #E6DFD3"],[data-theme=dark] [style*=border-bottom-color\:],[data-theme=dark] [style*=border-top-color\:]{border-color:#333!important}[data-theme=dark] [style*="color:#002642"],[data-theme=dark] [style*="color: #002642"],[data-theme=dark] [style*="color:#1C0E09"],[data-theme=dark] [style*="color: #1C0E09"],[data-theme=dark] [style*="color:#1c0e09"],[data-theme=dark] [style*="color:#1a1008"],[data-theme=dark] [style*="color: #1a1008"],[data-theme=dark] [style*="color:#1A1008"],[data-theme=dark] [style*="color:#111827"],[data-theme=dark] [style*="color: #111827"]{color:#e8e8e8!important}[data-theme=dark] [style*="color:#1B3551"],[data-theme=dark] [style*="color: #1B3551"],[data-theme=dark] [style*="color:#1b3551"]{color:#d4d4d4!important}[data-theme=dark] [style*="color:#3A4B5F"],[data-theme=dark] [style*="color: #3A4B5F"],[data-theme=dark] [style*="color:#3a4b5f"],[data-theme=dark] [style*="color:#3D2B24"],[data-theme=dark] [style*="color: #3D2B24"],[data-theme=dark] [style*="color:#3d2b24"]{color:#bababa!important}[data-theme=dark] [style*="color:#44403c"],[data-theme=dark] [style*="color: #44403c"],[data-theme=dark] [style*="color:#44403C"],[data-theme=dark] [style*="color:#4b5563"],[data-theme=dark] [style*="color:#374151"]{color:#b8b8b8!important}[data-theme=dark] [style*="color:#5C6B7A"],[data-theme=dark] [style*="color: #5C6B7A"],[data-theme=dark] [style*="color:#5c6b7a"],[data-theme=dark] [style*="color:#6b7280"],[data-theme=dark] [style*="color:#475569"]{color:#9c9c9c!important}[data-theme=dark] [style*="color:#8A95A0"],[data-theme=dark] [style*="color: #8A95A0"],[data-theme=dark] [style*="color:#8a95a0"],[data-theme=dark] [style*="color:#9ca3af"],[data-theme=dark] [style*="color:#a8a29e"]{color:#7a7a7a!important}[data-theme=dark] [style*="color:#78716c"],[data-theme=dark] [style*="color:#78716C"],[data-theme=dark] [style*="color:#7A6A60"],[data-theme=dark] [style*="color: #7A6A60"],[data-theme=dark] [style*="color:#A89A8C"],[data-theme=dark] [style*="color: #A89A8C"],[data-theme=dark] [style*="color:#a89a8c"]{color:#888!important}[data-theme=dark] [style*="color:#840032"],[data-theme=dark] [style*="color: #840032"],[data-theme=dark] [style*="color:#BB080B"],[data-theme=dark] [style*="color: #BB080B"],[data-theme=dark] [style*="color:#bb080b"]{color:#e0466a!important}[data-theme=dark] [style*="background:#840032"],[data-theme=dark] [style*="background: #840032"],[data-theme=dark] [style*="background:#BB080B"],[data-theme=dark] [style*="background: #BB080B"],[data-theme=dark] [style*="background:#bb080b"],[data-theme=dark] [style*="background:#600025"],[data-theme=dark] [style*="background:#9a0609"]{background-color:#c7395e!important}[data-theme=dark] [style*="solid #840032"],[data-theme=dark] [style*="solid #BB080B"],[data-theme=dark] [style*="solid #bb080b"]{border-color:#c7395e!important}[data-theme=dark] [style*="background: rgb(247, 243, 237)"],[data-theme=dark] [style*="background:rgb(247, 243, 237)"],[data-theme=dark] [style*="background: rgb(237, 232, 226)"],[data-theme=dark] [style*="background: rgb(240, 237, 232)"]{background-color:#1a1a1a!important}[data-theme=dark] [style*="background: rgb(255, 255, 255)"],[data-theme=dark] [style*="background:rgb(255, 255, 255)"]{background-color:#242424!important}[data-theme=dark] [style*="background: rgb(251, 248, 243)"],[data-theme=dark] [style*="background:rgb(251, 248, 243)"]{background-color:#1f1f1f!important}[data-theme=dark] [style*="background: rgb(242, 237, 229)"],[data-theme=dark] [style*="background:rgb(242, 237, 229)"]{background-color:#2a2a2a!important}[data-theme=dark] [style*="background: rgb(132, 0, 50)"],[data-theme=dark] [style*="background:rgb(132, 0, 50)"],[data-theme=dark] [style*="background: rgb(187, 8, 11)"]{background-color:#c7395e!important}[data-theme=dark] [style*="background: rgb(253, 232, 232)"],[data-theme=dark] [style*="background: rgb(245, 231, 236)"]{background-color:#3a1c26!important}[data-theme=dark] [style*="color: rgb(0, 38, 66)"],[data-theme=dark] [style*="color:rgb(0, 38, 66)"],[data-theme=dark] [style*="color: rgb(28, 14, 9)"],[data-theme=dark] [style*="color: rgb(26, 16, 8)"],[data-theme=dark] [style*="color: rgb(17, 24, 39)"]{color:#e8e8e8!important}[data-theme=dark] [style*="color: rgb(27, 53, 81)"]{color:#d4d4d4!important}[data-theme=dark] [style*="color: rgb(58, 75, 95)"],[data-theme=dark] [style*="color: rgb(61, 43, 36)"]{color:#bababa!important}[data-theme=dark] [style*="color: rgb(68, 64, 60)"],[data-theme=dark] [style*="color: rgb(75, 85, 99)"],[data-theme=dark] [style*="color: rgb(55, 65, 81)"]{color:#b8b8b8!important}[data-theme=dark] [style*="color: rgb(92, 107, 122)"],[data-theme=dark] [style*="color: rgb(107, 114, 128)"]{color:#9c9c9c!important}[data-theme=dark] [style*="color: rgb(138, 149, 160)"],[data-theme=dark] [style*="color: rgb(156, 163, 175)"],[data-theme=dark] [style*="color: rgb(168, 162, 158)"]{color:#7a7a7a!important}[data-theme=dark] [style*="color: rgb(120, 113, 108)"],[data-theme=dark] [style*="color: rgb(122, 106, 96)"],[data-theme=dark] [style*="color: rgb(168, 154, 140)"]{color:#888!important}[data-theme=dark] [style*="color: rgb(132, 0, 50)"],[data-theme=dark] [style*="color: rgb(187, 8, 11)"]{color:#e0466a!important}[data-theme=dark] [style*="solid rgb(230, 223, 211)"],[data-theme=dark] [style*="solid rgb(221, 215, 206)"],[data-theme=dark] [style*="solid rgb(221, 216, 208)"],[data-theme=dark] [style*="solid rgb(229, 231, 235)"],[data-theme=dark] [style*="solid rgb(239, 234, 224)"],[data-theme=dark] [style*="solid rgb(245, 240, 235)"],[data-theme=dark] [style*="solid rgb(243, 240, 235)"]{border-color:#333!important}[data-theme=dark] [style*="solid rgb(132, 0, 50)"],[data-theme=dark] [style*="solid rgb(187, 8, 11)"]{border-color:#c7395e!important}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{color:#e8e8e8!important;background:#2a2a2a!important;border-color:#3a3a3a!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#7a7a7a!important}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#3a3a3a!important}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#4a4a4a!important}[data-theme=dark] svg circle[stroke=\#002642]{stroke:#c4c4c4!important}[data-theme=dark] svg circle[stroke=\#840032]{stroke:#e0466a!important}[data-theme=dark] aside.eg-left-sidebar-mobile,[data-theme=dark] aside.eg-left-sidebar-desktop{background:#1a1a1a!important;border-color:#2e2e2e!important}[data-theme=dark] nav.eg-navbar{background:#1a1a1a!important;border-bottom-color:#2e2e2e!important}[data-theme=dark] nav.eg-navbar form.eg-navbar-search>div{background:#242424!important;border-color:#333!important}[data-theme=dark] nav.eg-navbar form.eg-navbar-search input{color:#e8e8e8!important;background:0 0!important;border:none!important}[data-theme=dark] nav.eg-navbar .eg-navbar-hamburger{color:#bababa!important;background:#242424!important;border-color:#333!important}[data-theme=dark] nav.eg-navbar .eg-auth-cta[style*="background: #FBF8F3"],[data-theme=dark] nav.eg-navbar .eg-auth-cta[style*="background:#FBF8F3"]{color:#e8e8e8!important;background:#2a2a2a!important;border-color:#3a3a3a!important}[data-theme=dark] .quiet-card:hover,[data-theme=dark] .feed-card:hover{background:#2a2a2a!important;border-color:#4a4a4a!important}[data-theme=dark] [role=dialog][aria-labelledby=cookie-consent-title]{background:#0f0f0f!important}[data-theme=dark] .legal-prose code{color:#e0e0e0!important;background:#2a2a2a!important}[data-theme=dark] .legal-prose strong{color:#f5f5f5!important}[data-theme=dark] [style*="border-left: 3px solid"],[data-theme=dark] [style*=borderLeft]{border-left-color:#c7395e!important}[data-theme=dark] [role=status][style*="background: #002642"]{color:#1a1a1a!important;background:#e8e8e8!important}[data-theme=dark] .eg-ghost{opacity:.55;mix-blend-mode:normal!important}[data-theme=dark] .eg-ghost img{filter:brightness(.85)saturate(.8)contrast(.95)}
