.prolium-landing{--bg: #0a0a0b;--bg-2: #0e0f10;--frame: #111213;--card: rgba(24, 26, 28, .55);--card-solid:#151617;--hairline: rgba(255, 255, 255, .08);--hairline-2:rgba(255, 255, 255, .14);--cream: #e8e8e8;--muted: rgba(232, 232, 232, .46);--muted-2: rgba(232, 232, 232, .28);--neon: #33d17d;--neon-soft: #2bb86d;--neon-hot: #4ade80;--glow: rgba(51, 209, 125, .55);--glow-soft: rgba(51, 209, 125, .22);--sage: #1a3a28;--sage-2: #1f4430;--r-lg: 26px;--r-md: 18px;--r-sm: 12px;--ease: cubic-bezier(.22, .61, .36, 1);--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;position:relative;min-height:100vh;min-height:100svh;font-family:var(--font);background:var(--bg);color:var(--cream);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip;overflow-wrap:anywhere;font-feature-settings:"tnum" 1,"ss01" 1,"cv05" 1}.prolium-landing *,.prolium-landing *:before,.prolium-landing *:after{box-sizing:border-box;margin:0;padding:0}html:has(.prolium-landing){scroll-behavior:smooth}.prolium-landing:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(120% 80% at 50% -10%,rgba(51,209,125,.06),transparent 55%),radial-gradient(90% 70% at 50% 120%,rgba(51,209,125,.04),transparent 60%),radial-gradient(140% 100% at 50% 50%,transparent 55%,rgba(0,0,0,.65) 100%)}.prolium-landing img,.prolium-landing svg{display:block}.prolium-landing a{color:inherit;text-decoration:none}.prolium-landing button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.prolium-landing .tnum{font-feature-settings:"tnum" 1;font-variant-numeric:tabular-nums}.prolium-landing .pill{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--hairline-2);border-radius:999px;padding:9px 16px;font-size:13px;color:var(--cream);transition:border-color .3s var(--ease),background .3s var(--ease),transform .3s var(--ease)}.prolium-landing .pill:hover{border-color:var(--neon-soft);background:#33d17d0f}.prolium-landing .btn-solid{display:inline-flex;align-items:center;gap:9px;background:var(--cream);color:#14170f;border-radius:999px;padding:13px 24px;font-size:15px;font-weight:500;min-height:44px;transition:transform .3s var(--ease),box-shadow .3s var(--ease),background .3s var(--ease)}.prolium-landing .btn-solid:hover{transform:translateY(-2px);box-shadow:0 14px 40px -12px #e9ece159}.prolium-landing .btn-ghost{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--hairline-2);border-radius:999px;padding:12px 22px;font-size:15px;color:var(--cream);min-height:44px;transition:border-color .3s var(--ease),background .3s var(--ease)}.prolium-landing .btn-ghost:hover{border-color:var(--neon-soft);background:#33d17d0d}.prolium-landing .eyebrow{font-size:12.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--neon-soft);display:inline-flex;align-items:center;gap:9px}.prolium-landing .eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--neon);box-shadow:0 0 10px var(--glow)}.prolium-landing #intro{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;height:100vh;height:100svh;background:radial-gradient(120% 120% at 50% 50%,#14180f,#0a0c08 70%);display:grid;place-items:center;transition:opacity .7s var(--ease),visibility .7s var(--ease)}.prolium-landing #intro.done{opacity:0;visibility:hidden}.prolium-landing .intro-stage{position:relative;width:min(78vw,760px);height:220px;display:grid;place-items:center}.prolium-landing .intro-word{position:absolute;font-size:clamp(44px,9vw,104px);font-weight:600;letter-spacing:-.03em;line-height:1}.prolium-landing .intro-word.dim{color:#e9ece11f}.prolium-landing .intro-word.lit{color:var(--neon-hot);text-shadow:0 0 26px var(--glow-soft);clip-path:polygon(0 0,0 0,0 100%,0 100%)}.prolium-landing .scan-line{position:absolute;top:-6%;bottom:-6%;left:0;width:2px;background:linear-gradient(180deg,transparent,var(--neon-hot) 30%,var(--neon-hot) 70%,transparent);transform:rotate(8deg);box-shadow:0 0 16px 2px var(--glow);opacity:0}.prolium-landing .scan-pct{position:absolute;top:-34px;left:0;transform:translate(-50%);font-size:13px;color:var(--cream);letter-spacing:.02em}.prolium-landing .page{position:relative;z-index:1;opacity:0;transition:opacity .6s var(--ease)}.prolium-landing .page.loaded{opacity:1}.prolium-landing .wrap{width:min(92vw,1240px);margin-inline:auto}.prolium-landing .nav{position:sticky;top:0;z-index:90;padding-top:env(safe-area-inset-top,0);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(180deg,#0c0e0bd9,#0c0e0b59);border-bottom:1px solid transparent;transition:border-color .4s var(--ease),background .4s var(--ease)}.prolium-landing .nav.scrolled{border-bottom-color:var(--hairline);background:#0c0e0be6}.prolium-landing .nav-inner{display:flex;align-items:center;justify-content:space-between;height:70px}.prolium-landing .brand{display:flex;align-items:center;gap:12px}.prolium-landing .logo-mark{width:34px;height:34px;filter:drop-shadow(0 0 10px var(--glow-soft))}.prolium-landing .brand-name{font-weight:600;font-size:18px;letter-spacing:-.01em}.prolium-landing .nav-links{display:flex;align-items:center;gap:30px}.prolium-landing .nav-links a{font-size:14.5px;color:var(--muted);transition:color .25s var(--ease);min-height:44px;display:inline-flex;align-items:center}.prolium-landing .nav-links a:hover{color:var(--cream)}.prolium-landing .nav-right{display:flex;align-items:center;gap:16px}.prolium-landing .nav-signin{font-size:14.5px;color:var(--muted);transition:color .25s var(--ease);min-height:44px;display:inline-flex;align-items:center}.prolium-landing .nav-signin:hover{color:var(--cream)}.prolium-landing .nav-cta{padding:9px 18px;font-size:13px;min-height:44px}.prolium-landing .nav-burger{display:none;min-height:44px;min-width:44px;align-items:center;justify-content:center;color:var(--cream)}.prolium-landing .nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:199;background:#0000008c}.prolium-landing .nav-sheet{position:fixed;top:0;right:0;bottom:0;z-index:200;width:min(320px,85vw);background:var(--bg-2);border-left:1px solid var(--hairline);padding:24px;padding-top:calc(24px + env(safe-area-inset-top,0));display:flex;flex-direction:column;gap:32px;transform:translate(100%);transition:transform .3s var(--ease);visibility:hidden}.prolium-landing .nav-sheet.open{transform:none;visibility:visible}.prolium-landing .nav-sheet-close{align-self:flex-end;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;color:var(--cream)}.prolium-landing .nav-sheet-links{display:flex;flex-direction:column;gap:0}.prolium-landing .nav-sheet-links a{font-size:17px;color:var(--cream);padding:14px 0;border-bottom:1px solid var(--hairline);transition:color .2s}.prolium-landing .nav-sheet-links a:hover{color:var(--neon)}.prolium-landing .nav-sheet-actions{display:flex;flex-direction:column;gap:12px;margin-top:auto}.prolium-landing .nav-sheet-btn{width:100%;justify-content:center;min-height:48px;font-size:16px}.prolium-landing .hero{padding:86px 0 30px;text-align:center}.prolium-landing .hero .eyebrow{margin-bottom:26px}.prolium-landing .hero h1{font-size:clamp(40px,6.4vw,82px);line-height:1.02;letter-spacing:-.035em;font-weight:600;max-width:16ch;margin-inline:auto}.prolium-landing .hero h1 .accent{background:linear-gradient(180deg,var(--neon-hot),var(--neon-soft));-webkit-background-clip:text;background-clip:text;color:transparent}.prolium-landing .hero p.sub{margin:26px auto 0;max-width:56ch;font-size:clamp(16px,1.6vw,19px);line-height:1.55;color:var(--muted)}.prolium-landing .hero-cta{display:flex;gap:14px;justify-content:center;margin-top:36px}.prolium-landing .hero-note{margin-top:18px;font-size:13px;color:var(--muted-2)}.prolium-landing .reveal{opacity:0;transform:translateY(26px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.prolium-landing .reveal.in{opacity:1;transform:none}.prolium-landing [data-delay="1"]{transition-delay:.06s}.prolium-landing [data-delay="2"]{transition-delay:.12s}.prolium-landing [data-delay="3"]{transition-delay:.18s}.prolium-landing [data-delay="4"]{transition-delay:.24s}.prolium-landing [data-delay="5"]{transition-delay:.3s}.prolium-landing [data-delay="6"]{transition-delay:.36s}.prolium-landing .dash-frame{margin:56px auto 0;width:min(94vw,1180px);border-radius:var(--r-lg);border:1px solid var(--hairline-2);background:linear-gradient(180deg,#141810e6,#0d100beb);box-shadow:0 0 0 1px #0006,0 50px 120px -40px #78a05a4d,0 30px 80px -30px #000c,inset 0 1px #ffffff08;padding:22px 24px 24px;position:relative;overflow:hidden}.prolium-landing .dash-frame:after{content:"";position:absolute;inset:0 0 auto 0;height:160px;background:radial-gradient(80% 100% at 50% 0%,rgba(51,209,125,.06),transparent 70%);pointer-events:none}.prolium-landing .dash-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--hairline)}.prolium-landing .dash-top .brand-name{font-size:16px}.prolium-landing .dash-nav{display:flex;gap:26px}.prolium-landing .dash-nav a{font-size:13.5px;color:var(--muted)}.prolium-landing .dash-nav a.active{color:var(--cream)}.prolium-landing .dash-account{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--muted)}.prolium-landing .dash-account b{color:var(--cream);font-weight:500}.prolium-landing .dash-sub{display:flex;align-items:center;justify-content:space-between;padding:20px 2px 22px}.prolium-landing .dash-tabs{display:flex;align-items:baseline;gap:22px}.prolium-landing .dash-tabs .t{font-size:26px;letter-spacing:-.02em;color:var(--muted-2);background:none;transition:color .25s var(--ease)}.prolium-landing .dash-tabs .t.lead{color:var(--muted);font-size:26px}.prolium-landing .dash-tabs .t.active{color:var(--cream);font-weight:600}.prolium-landing .dash-tabs .t:hover{color:var(--cream)}.prolium-landing .dash-sub-right{display:flex;align-items:center;gap:20px}.prolium-landing .toggle-row{display:flex;align-items:center;gap:11px;font-size:13.5px;color:var(--muted)}.prolium-landing .toggle{width:42px;height:23px;border-radius:999px;background:#ffffff14;border:1px solid var(--hairline-2);position:relative;transition:background .35s var(--ease),border-color .35s var(--ease)}.prolium-landing .toggle .knob{position:absolute;top:2px;left:2px;width:17px;height:17px;border-radius:50%;background:var(--cream);transition:transform .35s var(--ease),background .35s var(--ease)}.prolium-landing .toggle.on{background:#33d17d47;border-color:var(--neon-soft)}.prolium-landing .toggle.on .knob{transform:translate(19px);background:var(--neon-hot);box-shadow:0 0 12px var(--glow)}.prolium-landing .dash-grid{display:grid;grid-template-columns:1fr 1.55fr 1fr;gap:18px;align-items:stretch}.prolium-landing .col{display:flex;flex-direction:column;gap:18px}.prolium-landing .tile{border:1px solid var(--hairline);background:var(--card);border-radius:var(--r-md);padding:20px;position:relative;transition:border-color .35s var(--ease),transform .35s var(--ease)}.prolium-landing .tile:hover{border-color:var(--hairline-2)}.prolium-landing .tile .label{font-size:13px;color:var(--muted)}.prolium-landing .tile .big{font-size:clamp(38px,4vw,56px);font-weight:500;letter-spacing:-.03em;line-height:1;margin-top:14px}.prolium-landing .tile .unit{font-size:12.5px;color:var(--muted);margin-top:12px}.prolium-landing .tile.highlight{overflow:hidden;border-color:var(--hairline-2)}.prolium-landing .tile.highlight .fill{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:left;background:linear-gradient(90deg,var(--sage-2),var(--sage));width:0%;z-index:0;transition:width 1.6s var(--ease)}.prolium-landing .tile.highlight>*{position:relative;z-index:1}.prolium-landing .tile.note{display:flex;flex-direction:column;gap:22px;min-height:150px}.prolium-landing .tile.note .body{font-size:15px;line-height:1.4;color:var(--cream)}.prolium-landing .tile.note .foot{margin-top:auto;display:flex;justify-content:space-between;font-size:12.5px;color:var(--muted)}.prolium-landing .stage{border:1px solid var(--hairline);background:radial-gradient(80% 70% at 50% 45%,rgba(51,209,125,.05),transparent 70%),var(--card);border-radius:var(--r-md);position:relative;overflow:hidden;min-height:470px;display:grid;place-items:center}.prolium-landing .stage svg{width:100%;height:100%}.prolium-landing .dash-bottom{margin-top:22px}.prolium-landing .dash-bottom .head{font-size:22px;letter-spacing:-.02em;color:var(--cream);margin-bottom:16px}.prolium-landing .week-row{display:grid;grid-template-columns:18px repeat(7,1fr) 18px;align-items:center;font-size:12.5px;color:var(--muted);border-top:1px solid var(--hairline);padding-top:10px}.prolium-landing .week-row .arrow{color:var(--muted);cursor:pointer;transition:color .2s}.prolium-landing .week-row .arrow:hover{color:var(--cream)}.prolium-landing .week-row .day{text-align:center}.prolium-landing .halftone{margin-top:12px;display:grid;grid-auto-flow:column;grid-template-rows:repeat(9,1fr);gap:5px 5px;height:78px}.prolium-landing .halftone .dot{width:5px;height:5px;border-radius:50%;background:var(--cream);opacity:0;transition:opacity .5s var(--ease)}.prolium-landing .march{stroke-dashoffset:0;animation:pl-march 2.2s linear infinite}@keyframes pl-march{to{stroke-dashoffset:-28}}.prolium-landing .panel-sweep{transform-box:fill-box;transform-origin:center;animation:pl-sweep 4.5s ease-in-out infinite}@keyframes pl-sweep{0%,to{opacity:0;transform:translateY(34px)}50%{opacity:.55;transform:translateY(-30px)}}.prolium-landing .core-halo{animation:pl-halo 3.2s ease-in-out infinite;transform-box:fill-box;transform-origin:center}@keyframes pl-halo{0%,to{opacity:.4}50%{opacity:.75}}.prolium-landing .core-dot{animation:pl-pulse 2.4s ease-in-out infinite;transform-box:fill-box;transform-origin:center}@keyframes pl-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}.prolium-landing .ring{animation:pl-spin 14s linear infinite;transform-box:fill-box}@keyframes pl-spin{to{transform:rotate(360deg)}}.prolium-landing .link{animation:pl-dash 1.6s linear infinite}@keyframes pl-dash{to{stroke-dashoffset:-18}}.prolium-landing .chip{transform-box:fill-box;animation:pl-float 4s ease-in-out infinite}@keyframes pl-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.prolium-landing .post-card{transform-box:fill-box;animation:pl-floatCard 5.5s ease-in-out infinite;opacity:.9}@keyframes pl-floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.prolium-landing .strip{padding:70px 0 20px;text-align:center}.prolium-landing .strip .cap{font-size:13px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase}.prolium-landing .strip .logos{margin-top:26px;display:flex;flex-wrap:wrap;justify-content:center;gap:14px 40px;align-items:center}.prolium-landing .strip .logos span{font-size:19px;font-weight:600;color:#e9ece166;letter-spacing:-.01em;transition:color .3s var(--ease)}.prolium-landing .strip .logos span:hover{color:var(--cream)}.prolium-landing .section{padding:90px 0}.prolium-landing .section-head{max-width:720px}.prolium-landing .section-head h2{font-size:clamp(30px,4vw,50px);letter-spacing:-.03em;font-weight:600;line-height:1.05}.prolium-landing .section-head p{margin-top:18px;font-size:clamp(15px,1.5vw,18px);line-height:1.55;color:var(--muted)}.prolium-landing .feat-grid{margin-top:48px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.prolium-landing .feat{border:1px solid var(--hairline);background:var(--card);border-radius:var(--r-md);padding:28px;min-height:280px;display:flex;flex-direction:column;transition:border-color .35s var(--ease),transform .35s var(--ease),background .35s var(--ease)}.prolium-landing .feat:hover{border-color:var(--hairline-2);transform:translateY(-4px);background:#1a1c1e99}.prolium-landing .feat .stat{font-size:clamp(32px,5.5vw,46px);font-weight:500;letter-spacing:-.03em;color:var(--neon);text-shadow:0 0 24px var(--glow-soft)}.prolium-landing .feat h3{margin-top:18px;font-size:20px;font-weight:600;letter-spacing:-.01em}.prolium-landing .feat p{margin-top:12px;font-size:15px;line-height:1.5;color:var(--muted)}.prolium-landing .feat .ic{margin-top:auto;padding-top:22px;color:var(--neon-soft)}.prolium-landing .steps{margin-top:48px;display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.prolium-landing .step{border:1px solid var(--hairline);background:var(--card);border-radius:var(--r-md);padding:28px;position:relative;overflow:hidden}.prolium-landing .step .n{font-size:13px;color:var(--neon-soft);letter-spacing:.1em;margin-bottom:18px;display:inline-flex;align-items:center;gap:9px}.prolium-landing .step .n:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--neon);box-shadow:0 0 10px var(--glow)}.prolium-landing .step h3{font-size:21px;font-weight:600;letter-spacing:-.015em}.prolium-landing .step p{margin-top:12px;font-size:15px;line-height:1.5;color:var(--muted)}.prolium-landing .pgrid{margin-top:48px;display:grid;gap:18px;grid-template-columns:repeat(4,1fr)}.prolium-landing .pcard{border:1px solid var(--hairline);background:var(--card);border-radius:var(--r-md);padding:24px;transition:border-color .35s var(--ease),transform .35s var(--ease)}.prolium-landing .pcard:hover{border-color:var(--hairline-2);transform:translateY(-3px)}.prolium-landing .pcard .x{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#e1786e1a;color:#e0897f;font-size:16px;margin-bottom:16px}.prolium-landing .pcard h3{font-size:17px;font-weight:600;letter-spacing:-.01em}.prolium-landing .pcard p{margin-top:9px;font-size:14px;line-height:1.5;color:var(--muted)}.prolium-landing .scards{margin-top:18px;display:grid;gap:18px;grid-template-columns:repeat(4,1fr)}.prolium-landing .scard{border:1px solid var(--hairline);background:var(--card);border-radius:var(--r-md);padding:24px;transition:border-color .35s var(--ease),transform .35s var(--ease),background .35s var(--ease)}.prolium-landing .scard:hover{border-color:var(--neon-soft);transform:translateY(-3px);background:#1a1c1e8c}.prolium-landing .scard .tag{font-size:12px;letter-spacing:.04em;color:var(--neon-soft);display:inline-flex;align-items:center;gap:8px;margin-bottom:14px}.prolium-landing .scard .tag:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--neon);box-shadow:0 0 8px var(--glow)}.prolium-landing .scard h3{font-size:17px;font-weight:600;letter-spacing:-.01em}.prolium-landing .scard p{margin-top:9px;font-size:14px;line-height:1.5;color:var(--muted)}.prolium-landing .mission{padding:70px 0;text-align:center}.prolium-landing .mission .q{font-size:clamp(24px,3.2vw,40px);letter-spacing:-.02em;line-height:1.25;font-weight:500;max-width:24ch;margin-inline:auto}.prolium-landing .mission .q .accent{color:var(--neon)}.prolium-landing .mission .by{margin-top:22px;font-size:14px;color:var(--muted);letter-spacing:.02em}.prolium-landing .cta-band{margin:30px auto 0;border-radius:var(--r-lg);background:linear-gradient(180deg,#edf0e6,#dde2d2);color:#14170f;padding:64px 56px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden;box-shadow:0 40px 100px -40px #33d17d40}.prolium-landing .cta-band:after{content:"";position:absolute;right:-60px;top:-60px;width:340px;height:340px;background:radial-gradient(circle,rgba(140,180,100,.35),transparent 65%)}.prolium-landing .cta-band h2{font-size:clamp(28px,3.6vw,46px);letter-spacing:-.03em;line-height:1.05;max-width:18ch;font-weight:600}.prolium-landing .cta-band p{margin-top:14px;color:#14170f9e;font-size:17px;max-width:40ch}.prolium-landing .cta-band .btn-dark{background:#14170f;color:var(--cream);border-radius:999px;padding:15px 28px;font-size:16px;font-weight:500;white-space:nowrap;transition:transform .3s var(--ease),box-shadow .3s var(--ease);position:relative;z-index:1}.prolium-landing .cta-band .btn-dark:hover{transform:translateY(-2px);box-shadow:0 16px 40px -14px #14170f80}.prolium-landing .footer{padding:70px 0 50px;border-top:1px solid var(--hairline);margin-top:90px}.prolium-landing .footer-top{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.prolium-landing .footer .brand{margin-bottom:8px}.prolium-landing .footer .tag{font-size:14px;color:var(--muted);max-width:34ch;line-height:1.5}.prolium-landing .footer .social-row{display:flex;gap:12px;margin-top:20px}.prolium-landing .social-icon{width:44px;height:44px;border-radius:11px;border:1px solid var(--hairline-2);display:grid;place-items:center;color:var(--muted);transition:color .25s var(--ease),border-color .25s var(--ease),background .25s var(--ease),transform .25s var(--ease)}.prolium-landing .social-icon:hover{color:var(--neon-hot);border-color:var(--neon-soft);background:#33d17d12;transform:translateY(-2px)}.prolium-landing .social-icon svg{width:18px;height:18px}.prolium-landing .footer .contact{margin-top:22px;font-size:14px;color:var(--muted);line-height:1.5}.prolium-landing .footer .contact a{color:var(--cream);display:inline-flex;align-items:center;min-height:44px}.prolium-landing .footer .contact a:hover{color:var(--neon)}.prolium-landing .footer-cols{display:flex;gap:64px;flex-wrap:wrap}.prolium-landing .footer-cols .col-f h4{font-size:13px;color:var(--muted-2);text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.prolium-landing .footer-cols .col-f a{display:block;font-size:14.5px;color:var(--muted);padding:6px 0;margin-bottom:2px;min-height:44px;display:flex;align-items:center;transition:color .2s}.prolium-landing .footer-cols .col-f a:hover{color:var(--cream)}.prolium-landing .footer-bottom{margin-top:54px;padding-top:24px;border-top:1px solid var(--hairline);display:flex;justify-content:space-between;font-size:13px;color:var(--muted-2);flex-wrap:wrap;gap:12px}.prolium-landing .job-row{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:64px 0}.prolium-landing .job-row--border{border-bottom:1px solid var(--hairline)}.prolium-landing .job-h3{font-size:clamp(22px,3.2vw,28px);font-weight:600;margin-bottom:16px}.prolium-landing .job-body{color:var(--muted);font-size:clamp(15px,1.4vw,16px);line-height:1.6;margin-top:18px}.prolium-landing .job-body:first-of-type{margin-top:18px}.prolium-landing .job-mock{background:var(--card-solid);border:1px solid var(--hairline);border-radius:var(--r-md);padding:20px}.prolium-landing .job-mock--mono{font-family:monospace;font-size:14px;line-height:1.7;color:var(--muted)}.prolium-landing .job-mock--mono p{margin-bottom:16px}.prolium-landing .job-mock--mono p:last-child{margin-bottom:0}.prolium-landing .job-mock-dots{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--muted-2);font-size:12px}.prolium-landing .job-mock-dots>span:nth-child(-n+3){width:8px;height:8px;border-radius:50%;background:var(--muted-2);opacity:.4}.prolium-landing .job-qline{display:flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid var(--hairline);border-radius:var(--r-sm);margin-bottom:10px}.prolium-landing .job-qline--last{margin-bottom:0}.prolium-landing .job-pill-pub{background:var(--neon);color:#14170f;font-size:11px;font-weight:600;padding:3px 10px;border-radius:999px;white-space:nowrap}.prolium-landing .job-qline-title{flex:1;font-size:14px;color:var(--cream)}.prolium-landing .job-qline-meta{font-size:12px;color:var(--muted);font-family:monospace;white-space:nowrap}.prolium-landing .job-thread{margin-bottom:16px}.prolium-landing .job-thread-who{font-size:12px;color:var(--muted);margin-bottom:4px}.prolium-landing .job-thread-msg{font-size:15px;color:var(--cream);line-height:1.5}.prolium-landing .job-reply-card{background:#33d17d0f;border:1px solid var(--neon-soft);border-radius:var(--r-sm);padding:14px 16px;margin-bottom:16px}.prolium-landing .job-reply-label{font-size:12px;color:var(--neon-soft);margin-bottom:4px}.prolium-landing .job-reply-msg{font-size:14px;color:var(--cream);line-height:1.5}.prolium-landing .job-digest-pill{background:#e1786e1a;color:#e0897f;font-size:12px;font-weight:500;padding:5px 12px;border-radius:999px}.prolium-landing .job-escalate-pill{background:#33d17d14;color:var(--neon-soft);font-size:12px;font-weight:500;padding:5px 12px;border-radius:999px}@media(max-width:980px){.prolium-landing .nav-links{display:none}.prolium-landing .nav-burger{display:flex}.prolium-landing .nav-cta{display:none}.prolium-landing .dash-grid{grid-template-columns:1fr}.prolium-landing .stage{min-height:360px;order:-1}.prolium-landing .dash-top .dash-nav{display:none}.prolium-landing .feat-grid,.prolium-landing .steps{grid-template-columns:1fr}.prolium-landing .pgrid,.prolium-landing .scards{grid-template-columns:1fr 1fr}.prolium-landing .cta-band{flex-direction:column;align-items:flex-start;padding:44px 32px}.prolium-landing .footer-top{flex-direction:column}}@media(max-width:768px){.prolium-landing .section{padding:64px 0}.prolium-landing .hero{padding:64px 0 20px}.prolium-landing .strip{padding:48px 0 16px}.prolium-landing .mission{padding:48px 0}.prolium-landing .footer{padding:48px 0 36px;margin-top:56px}.prolium-landing .job-row{grid-template-columns:1fr;gap:28px;padding:40px 0}.prolium-landing .wd-grid{min-height:auto}.prolium-landing .wd-bub{font-size:12.5px;max-width:95%}.prolium-landing .wd-xtxt,.prolium-landing .wd-nm{font-size:12.5px}.prolium-landing .wd-cmt{margin-left:10px;font-size:12px}.prolium-landing .wd-rpl{margin-left:20px;font-size:12px}.prolium-landing .wd-tickline{font-size:11.5px}.prolium-landing .cta-band{text-align:center;align-items:center}.prolium-landing .cta-band h2{max-width:none}.prolium-landing .footer-cols{gap:32px}.prolium-landing .wd-genimg .wd-veil{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0a0e0ca6}.prolium-landing .wd-genimg .wd-lab{backdrop-filter:none;-webkit-backdrop-filter:none;background:#080c0ac7}.prolium-landing .cta-band{box-shadow:0 20px 50px -20px #33d17d33}.prolium-landing .wd-block{box-shadow:0 16px 40px -18px #000000b3}}@media(max-width:620px){.prolium-landing .pgrid,.prolium-landing .scards{grid-template-columns:1fr}}@media(max-width:480px){.prolium-landing .section{padding:48px 0}.prolium-landing .hero{padding:44px 0 10px}.prolium-landing .hero-cta{flex-direction:column}.prolium-landing .hero-cta .btn-solid,.prolium-landing .hero-cta .btn-ghost{width:100%;justify-content:center;min-height:48px;font-size:16px}.prolium-landing .dash-frame{padding:16px}.prolium-landing .dash-sub{flex-direction:column;align-items:flex-start;gap:16px}.prolium-landing .job-row{gap:20px;padding:32px 0}.prolium-landing .job-mock{padding:16px}.prolium-landing .job-mock--mono{font-size:13px}.prolium-landing .job-qline{padding:10px 12px;gap:8px}.prolium-landing .wd-legend{flex-wrap:wrap;gap:10px 16px;padding:12px 16px}.prolium-landing .wd-chat,.prolium-landing .wd-feed{padding:12px 14px}.prolium-landing .wd-block{border-radius:16px}.prolium-landing .section[id=problem] .eyebrow{justify-content:center}.prolium-landing .cta-band{padding:36px 24px;border-radius:20px}.prolium-landing .cta-band .btn-dark{min-height:48px;width:100%;text-align:center;display:flex;justify-content:center}.prolium-landing .cta-band p{font-size:15px}.prolium-landing .feat{min-height:auto;padding:22px}.prolium-landing .step{padding:22px}.prolium-landing .footer-cols{flex-direction:column;gap:28px}.prolium-landing .footer-bottom{flex-direction:column;text-align:center}}.prolium-landing .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes wd-blink{50%{opacity:0}}@keyframes wd-pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes wd-bnc{0%,60%,to{transform:none;opacity:.5}30%{transform:translateY(-3px);opacity:1}}@keyframes wd-spin{to{transform:rotate(360deg)}}@keyframes wd-tickpop{0%{transform:scale(.5)}70%{transform:scale(1.18)}to{transform:scale(1)}}@keyframes wd-sweep{0%{background-position:130% 0}to{background-position:-90% 0}}.prolium-landing .wd-block{background:#111614;border:1px solid rgba(255,255,255,.08);border-radius:22px;overflow:hidden;box-shadow:0 30px 80px -36px #000000d9}.prolium-landing .wd-grid{display:grid;grid-template-columns:5fr 6fr;min-height:520px}.prolium-landing .wd-badge{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:650;border-radius:99px;padding:3px 9px;vertical-align:middle}.prolium-landing .wd-bg-g{color:#33d17d;background:#33d17d21}.prolium-landing .wd-bg-a{color:#e8b153;background:#e8b1531f}.prolium-landing .wd-caret{display:inline-block;width:8px;height:14px;background:#33d17d;vertical-align:-2px;margin-left:1px;animation:wd-blink 1s steps(1) infinite}.prolium-landing .wd-pop{opacity:0;transform:translateY(9px) scale(.985);transition:opacity .38s ease,transform .38s cubic-bezier(.2,.9,.3,1.2)}.prolium-landing .wd-pop.wd-shown{opacity:1;transform:none}.prolium-landing .wd-chat{border-right:1px solid rgba(255,255,255,.08);padding:18px 20px;display:flex;flex-direction:column;gap:10px;background:linear-gradient(180deg,rgba(255,255,255,.012),transparent 30%)}.prolium-landing .wd-phead{display:flex;align-items:center;gap:9px;font-size:13px;color:#9aa59e;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:4px}.prolium-landing .wd-lgm{width:23px;height:23px;border-radius:7px;background:linear-gradient(150deg,#2fd47c,#159154);display:grid;place-items:center;color:#052113;font-size:11px;font-weight:800}.prolium-landing .wd-live{margin-left:auto;display:flex;align-items:center;gap:6px;font-size:11px;color:#33d17d;font-weight:650}.prolium-landing .wd-live i{width:5px;height:5px;border-radius:50%;background:#33d17d;animation:wd-pulse 2s infinite;font-style:normal}.prolium-landing .wd-bub{max-width:90%;border-radius:14px;padding:10px 13px;font-size:13.5px;line-height:1.5}.prolium-landing .wd-bub.wd-user{align-self:flex-end;background:#7cb8e81c;border:1px solid rgba(124,184,232,.24);color:#e0eaf3;border-bottom-right-radius:5px}.prolium-landing .wd-bub.wd-ai{align-self:flex-start;background:#151b18;border:1px solid rgba(255,255,255,.08);color:#d6ded9;border-bottom-left-radius:5px}.prolium-landing .wd-bub.wd-typing{padding:12px 15px}.prolium-landing .wd-tdots{display:inline-flex;gap:4px}.prolium-landing .wd-tdots i{width:5px;height:5px;border-radius:50%;background:#9aa59e;animation:wd-bnc 1s infinite;font-style:normal}.prolium-landing .wd-tdots i:nth-child(2){animation-delay:.15s}.prolium-landing .wd-tdots i:nth-child(3){animation-delay:.3s}.prolium-landing .wd-tickline{display:flex;align-items:center;gap:8px;margin-top:7px;font-size:12.5px;color:#9aa59e}.prolium-landing .wd-st{width:14px;height:14px;border-radius:50%;flex:none;position:relative}.prolium-landing .wd-st.wd-q{border:1.5px solid rgba(255,255,255,.15)}.prolium-landing .wd-st.wd-run{border:1.5px solid rgba(51,209,125,.25);border-top-color:#33d17d;animation:wd-spin .7s linear infinite}.prolium-landing .wd-st.wd-done{background:#33d17d;animation:wd-tickpop .32s cubic-bezier(.2,.9,.3,1.4)}.prolium-landing .wd-st.wd-done:after{content:"";position:absolute;left:3.6px;top:2px;width:4.4px;height:7px;border:solid #052113;border-width:0 2px 2px 0;transform:rotate(42deg)}.prolium-landing .wd-feed{padding:18px 20px;position:relative;background:radial-gradient(420px 260px at 78% -10%,rgba(51,209,125,.07),transparent 70%)}.prolium-landing .wd-fhead{display:flex;align-items:center;gap:8px;font-size:12.5px;color:#6d7772;margin-bottom:12px}.prolium-landing .wd-fhead b{color:#9aa59e;font-weight:640}.prolium-landing .wd-xpost{border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px 16px;background:#151b18}.prolium-landing .wd-xh{display:flex;align-items:center;gap:9px;margin-bottom:8px}.prolium-landing .wd-av{border-radius:50%;display:grid;place-items:center;font-weight:700;color:#0c1410;flex:none}.prolium-landing .wd-nm{font-weight:640;font-size:13.5px}.prolium-landing .wd-hd2{color:#6d7772;font-size:12px}.prolium-landing .wd-xtxt{font-size:13.5px;color:#dde5df;line-height:1.55;margin-bottom:10px}.prolium-landing .wd-genimg{position:relative;border-radius:11px;overflow:hidden;border:1px solid rgba(255,255,255,.08);height:132px;background:#0d1210}.prolium-landing .wd-genimg svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:none;overflow:hidden}.prolium-landing .wd-genimg svg.wd-active{display:block}.prolium-landing .wd-genimg .wd-veil{position:absolute;top:0;right:0;bottom:0;left:0;backdrop-filter:blur(14px) saturate(.45);-webkit-backdrop-filter:blur(14px) saturate(.45);background:#0a0e0c47;transition:opacity .8s ease}.prolium-landing .wd-genimg .wd-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 30%,rgba(255,255,255,.08) 50%,transparent 70%);background-size:220% 100%;animation:wd-sweep 1.1s linear infinite}.prolium-landing .wd-genimg .wd-lab{position:absolute;left:10px;bottom:8px;font-size:10.5px;color:#cfd8d2;z-index:3;background:#080c0a8c;border-radius:6px;padding:2px 8px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.prolium-landing .wd-genimg.wd-done .wd-veil,.prolium-landing .wd-genimg.wd-done .wd-shimmer{opacity:0;visibility:hidden;transition:opacity .7s,visibility 0s .7s}.prolium-landing .wd-erow{display:flex;gap:22px;margin-top:10px;font-size:11.5px;color:#6d7772;align-items:center}.prolium-landing .wd-erow span{display:inline-flex;align-items:center;gap:5px}.prolium-landing .wd-erow svg{width:13px;height:13px;stroke:#6d7772}.prolium-landing .wd-erow .wd-lk.wd-on svg{stroke:#33d17d;fill:#33d17d40}.prolium-landing .wd-erow .wd-lk.wd-on{color:#33d17d}.prolium-landing .wd-cmt{margin:11px 0 0 18px;padding:10px 13px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff05;font-size:13px;color:#cfd8d2}.prolium-landing .wd-cmt b{font-size:12px;color:#edf2ef}.prolium-landing .wd-cmt.wd-held{border-color:#e8b15366;background:#e8b1530b}.prolium-landing .wd-rpl{margin:8px 0 0 34px;padding:10px 13px;border-radius:12px;border:1px solid rgba(51,209,125,.28);background:#33d17d0d;font-size:13px;color:#dde5df}.prolium-landing .wd-dmtoast{margin:10px 0 0;width:100%;background:#141a17;border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:12px 14px;font-size:12.5px;box-shadow:0 8px 24px -6px #0009;opacity:0;transform:translateY(14px);transition:opacity .4s,transform .4s;color:#cfd8d2}.prolium-landing .wd-dmtoast.wd-shown{opacity:1;transform:none}.prolium-landing .wd-dmtoast .wd-t{color:#6d7772;font-size:11px;margin-bottom:5px}.prolium-landing .wd-legend{display:flex;align-items:center;gap:18px;padding:13px 22px;border-top:1px solid rgba(255,255,255,.08);font-size:12px;color:#6d7772}.prolium-landing .wd-legend .wd-sc{display:flex;align-items:center;gap:7px;transition:color .3s;min-height:44px;padding:4px 0}.prolium-landing .wd-legend .wd-sc i{width:6px;height:6px;border-radius:50%;background:#ffffff2e;transition:background .3s;font-style:normal}.prolium-landing .wd-legend .wd-sc.wd-on{color:#9aa59e}.prolium-landing .wd-legend .wd-sc.wd-on i{background:#33d17d}.prolium-landing .wd-legend .wd-r{margin-left:auto;font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:10.5px}@media(max-width:920px){.prolium-landing .wd-grid{grid-template-columns:1fr;min-height:auto}.prolium-landing .wd-chat{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.prolium-landing .wd-dmtoast{margin-top:12px}.prolium-landing .wd-chat,.prolium-landing .wd-feed{padding:14px 16px}}@media(prefers-reduced-motion:reduce){.prolium-landing *{animation:none!important;transition-duration:.01ms!important}}@media(prefers-reduced-motion:no-preference){.app-root{transition:background-color .2s ease,color .2s ease}.app-root.theme-no-transition{transition-duration:0s!important}}.app-root[data-theme=dark]{color-scheme:dark;--color-bg-base: #0a0a0b;--color-bg-subtle: #111113;--color-bg-elevated: #131316;--color-bg-surface: #161619;--color-bg-overlay: rgba(0, 0, 0, .6);--color-bg-hover: rgba(255, 255, 255, .04);--color-bg-active: rgba(255, 255, 255, .06);--color-border-default: rgba(255, 255, 255, .04);--color-border-strong: rgba(255, 255, 255, .07);--color-border-hover: rgba(255, 255, 255, .1);--color-text-primary: #ffffff;--color-text-secondary: rgba(255, 255, 255, .6);--color-text-tertiary: rgba(255, 255, 255, .4);--color-text-quaternary:rgba(255, 255, 255, .25);--color-text-on-accent: #0a0a0b;--color-text-placeholder: rgba(255, 255, 255, .25);--color-accent: #c7e89c;--color-accent-hover: #d4edb0;--color-accent-fill: #c7e89c;--color-accent-fill-hover: #d4edb0;--color-accent-text: #c7e89c;--color-accent-subtle: rgba(199, 232, 156, .08);--color-accent-muted: rgba(199, 232, 156, .15);--color-success: #c7e89c;--color-success-bg: rgba(199, 232, 156, .1);--color-warning: #f5b955;--color-warning-bg: rgba(245, 185, 85, .12);--color-danger: #e05a5a;--color-danger-bg: rgba(224, 90, 90, .1);--color-info: #5a9cf5;--color-info-bg: rgba(90, 156, 245, .12)}.app-root[data-theme=light]{color-scheme:light;--color-bg-base: #f8f9fa;--color-bg-subtle: #ffffff;--color-bg-elevated: #ffffff;--color-bg-surface: #f3f4f6;--color-bg-overlay: rgba(0, 0, 0, .4);--color-bg-hover: rgba(0, 0, 0, .03);--color-bg-active: rgba(0, 0, 0, .05);--color-border-default: rgba(0, 0, 0, .08);--color-border-strong: rgba(0, 0, 0, .14);--color-border-hover: rgba(0, 0, 0, .2);--color-text-primary: #111113;--color-text-secondary: rgba(0, 0, 0, .6);--color-text-tertiary: rgba(0, 0, 0, .45);--color-text-quaternary:rgba(0, 0, 0, .3);--color-text-on-accent: #ffffff;--color-text-placeholder: rgba(0, 0, 0, .3);--color-accent: #15803d;--color-accent-hover: #166534;--color-accent-fill: #15803d;--color-accent-fill-hover: #166534;--color-accent-text: #15803d;--color-accent-subtle: rgba(21, 128, 61, .06);--color-accent-muted: rgba(21, 128, 61, .12);--color-success: #15803d;--color-success-bg: rgba(21, 128, 61, .08);--color-warning: #b45309;--color-warning-bg: rgba(180, 83, 9, .08);--color-danger: #dc2626;--color-danger-bg: rgba(220, 38, 38, .06);--color-info: #2563eb;--color-info-bg: rgba(37, 99, 235, .06)}.sidebar-scroll-thin{scrollbar-width:thin;scrollbar-color:transparent transparent}.sidebar-scroll-thin:hover{scrollbar-color:var(--color-border-default) transparent}.sidebar-scroll-thin::-webkit-scrollbar{width:4px}.sidebar-scroll-thin::-webkit-scrollbar-track{background:transparent}.sidebar-scroll-thin::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.sidebar-scroll-thin:hover::-webkit-scrollbar-thumb{background:var(--color-border-default)}.sidebar-scroll-thin::-webkit-scrollbar-thumb:hover{background:var(--color-text-quaternary)}
