.dj-home{--carbon:#fff;--carbon-1:#fff;--carbon-2:#fff;--carbon-3:#fff;--border:#e3e7ee;--border-2:#d3dae5;--border-soft:#0f354012;--teal:#0f3540;--teal-dim:#1f505d;--teal-deep:#0a2831;--teal-2:#2e7a90;--brass:#96522f;--brass-2:#d18a63;--fg:#17242a;--silver:#334155;--muted:#4c5b63;--muted-2:#8892a2;--red:#b0392e;--amber:#b4791f;--teal-wash:#0f35400f;--teal-wash-2:#0f354009;--teal-line:#0f35402e;--red-wash:#c0392b1a;--amber-wash:#b4791f1f;--shadow-md:0 14px 30px -16px #0f172a33,0 2px 8px #0f172a0f;--shadow-lg:0 50px 100px -36px #0f172a47,0 0 0 1px #0f35400d;--glow-teal:0 0 60px -18px #0f354038;--ease:cubic-bezier(.2,.7,.2,1);--maxw:1220px;--sans:var(--font-rubik), -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--mono:var(--font-geist-mono), ui-monospace, "SF Mono", "Cascadia Code", "Segoe UI Mono", Menlo, monospace}.dj-home *,.dj-home :before,.dj-home :after{box-sizing:border-box}.dj-home{background:var(--carbon);color:var(--fg);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.55;overflow-x:hidden}.dj-home:after{content:"";z-index:999;pointer-events:none;opacity:.028;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.dj-home h1,.dj-home h2,.dj-home h3,.dj-home h4{letter-spacing:-.02em;text-wrap:balance;margin:0;font-weight:600}.dj-home p{margin:0}.dj-home a{color:inherit;text-decoration:none}.dj-home .wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}.dj-home .mono{font-family:var(--mono)}.dj-home .eyebrow{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--teal-deep);font-size:12px;font-weight:500}.dj-home .teal-text{color:var(--teal)}.dj-home .grad-text{background:linear-gradient(100deg,var(--teal-2),var(--teal) 45%,var(--teal-deep));color:#0000;-webkit-background-clip:text;background-clip:text}.dj-home ::selection{background:var(--teal);color:#fff}.dj-home #prog{background:linear-gradient(90deg,var(--teal-deep),var(--teal));z-index:100;width:0;height:2px;box-shadow:0 0 10px var(--teal);transition:width 80ms linear;position:fixed;top:0;left:0}.dj-home .btn{font-family:var(--sans);cursor:pointer;transition:transform .16s var(--ease),background .18s,border-color .18s,box-shadow .22s;border:1px solid #0000;border-radius:11px;align-items:center;gap:8px;padding:12px 20px;font-size:14.5px;font-weight:500;line-height:1;display:inline-flex;position:relative;overflow:hidden}.dj-home .btn:active{transform:translateY(1px)scale(.99)}.dj-home .btn-primary{background:var(--teal);color:#fff;font-weight:600;box-shadow:0 0 0 1px #0f354040,0 8px 24px -10px #0f354080}.dj-home .btn-primary:hover{background:var(--teal-2);transform:translateY(-1px);box-shadow:0 0 0 1px #0f354066,0 12px 34px -8px #0f3540b3}.dj-home .btn-primary:after{content:"";width:40%;height:100%;transition:left .5s var(--ease);background:linear-gradient(100deg,#0000,#ffffff8c,#0000);position:absolute;top:0;left:-60%;transform:skew(-18deg)}.dj-home .btn-primary:hover:after{left:130%}.dj-home .btn-ghost{color:var(--fg);border-color:var(--border-2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f35400b}.dj-home .btn-ghost:hover{background:#0f35400f;border-color:#c3cbd8;transform:translateY(-1px)}.dj-home .btn-sm{border-radius:9px;padding:8px 14px;font-size:13px}.dj-home .brand{align-items:center;gap:10px;display:inline-flex}.dj-home .brand .mark{border:1px solid var(--border);color:var(--brass);background:radial-gradient(120% 120% at 30% 20%,#0f3540,#09141a);border-radius:24%;flex:none;place-items:center;width:30px;height:30px;display:grid;box-shadow:inset 0 1px #0f35400f}.dj-home .brand .mark svg{filter:drop-shadow(0 0 4px #0f354080);width:60%;height:60%}.dj-home .brand .word{font-family:var(--mono);letter-spacing:.04em;color:var(--fg);font-size:15px}.dj-home header.nav{z-index:50;background:color-mix(in srgb,var(--carbon) 72%,transparent);-webkit-backdrop-filter:saturate(1.4)blur(16px);border-bottom:1px solid #0000;transition:border-color .25s,background .25s;position:sticky;top:0}.dj-home header.nav.scrolled{border-bottom-color:var(--border)}.dj-home .nav-inner{align-items:center;gap:28px;height:68px;display:flex}.dj-home .nav-links{gap:2px;margin-left:10px;display:flex}.dj-home .nav-links a{color:var(--muted);border-radius:8px;padding:8px 13px;font-size:14px;transition:color .16s;position:relative}.dj-home .nav-links a:after{content:"";background:var(--teal);transform-origin:0;height:1px;transition:transform .25s var(--ease);opacity:.8;position:absolute;bottom:4px;left:13px;right:13px;transform:scaleX(0)}.dj-home .nav-links a:hover{color:var(--fg)}.dj-home .nav-links a:hover:after{transform:scaleX(1)}.dj-home .nav-right{align-items:center;gap:10px;margin-left:auto;display:flex}@media (max-width:960px){.dj-home .nav-links,.dj-home .signin-link{display:none}}.dj-home .hero{isolation:isolate;padding:86px 0 20px;position:relative;overflow:hidden}.dj-home #aurora{z-index:-2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.dj-home .hero-grid{z-index:-1;pointer-events:none;background-image:linear-gradient(var(--border-soft) 1px,transparent 1px),linear-gradient(90deg,var(--border-soft) 1px,transparent 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(76% 60% at 50% 8%,#000,#0000 78%);mask-image:radial-gradient(76% 60% at 50% 8%,#000,#0000 78%)}.dj-home .hero-inner{text-align:center;position:relative}.dj-home .h-anim{opacity:0;animation:riseIn .9s var(--ease) forwards;transform:translateY(22px)}@keyframes riseIn{to{opacity:1;transform:none}}.dj-home .pill{border:1px solid var(--border-2);color:var(--muted);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f35400b;border-radius:100px;align-items:center;gap:9px;padding:6px 14px 6px 6px;font-size:12.5px;display:inline-flex}.dj-home .pill b{color:var(--silver);font-weight:500}.dj-home .pill .tag{background:var(--teal);color:#fff;font-family:var(--mono);letter-spacing:.04em;border-radius:100px;padding:3px 8px;font-size:10.5px;font-weight:600}.dj-home .pill .dot{background:var(--teal);width:6px;height:6px;box-shadow:0 0 8px var(--teal);border-radius:50%;animation:2.4s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.dj-home h1.hero-title{letter-spacing:-.045em;max-width:14ch;margin:24px auto 0;font-size:clamp(42px,7.4vw,86px);font-weight:600;line-height:.98}.dj-home .hero-sub{max-width:60ch;color:var(--muted);margin:26px auto 0;font-size:clamp(16px,1.9vw,20px);line-height:1.6}.dj-home .hero-sub b{color:var(--silver);font-weight:500}.dj-home .hero-cta{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}.dj-home .hero-trust{color:var(--muted-2);flex-wrap:wrap;justify-content:center;gap:20px;margin-top:24px;font-size:13px;display:flex}.dj-home .hero-trust span{align-items:center;gap:6px;display:inline-flex}.dj-home .check{color:var(--teal)}.dj-home .stage{z-index:1;perspective:2200px;max-width:1160px;margin:56px auto 0;position:relative}.dj-home .stage:before{content:"";filter:blur(40px);z-index:-1;background:radial-gradient(closest-side,#0f354038,#0000 72%);width:70%;height:70%;position:absolute;top:8%;left:50%;transform:translate(-50%)}.dj-home .app-frame{border:1px solid var(--border-2);background:var(--carbon);box-shadow:var(--shadow-lg);transform-origin:top;opacity:0;animation:frameIn 1.1s var(--ease) .35s forwards;border-radius:16px;overflow:hidden;transform:rotateX(6deg)scale(.99)}@keyframes frameIn{to{opacity:1;transform:rotateX(1.5deg)scale(1)}}.dj-home .app-topbar{border-bottom:1px solid var(--border);background:linear-gradient(180deg,var(--carbon-2),var(--carbon-1));align-items:center;gap:12px;padding:11px 15px;display:flex}.dj-home .dots{gap:7px;display:flex}.dj-home .dots i{background:#d3dae5;border-radius:50%;width:11px;height:11px;display:block}.dj-home .addr{background:var(--carbon-2);border:1px solid var(--border);max-width:330px;height:28px;color:var(--muted);font-size:11.5px;font-family:var(--mono);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;margin:0 auto;display:flex}.dj-home .app-body{grid-template-columns:216px 1fr 300px;min-height:540px;display:grid}.dj-home .side{border-right:1px solid var(--border);background:var(--carbon-1);flex-direction:column;display:flex}.dj-home .side-top{border-bottom:1px solid var(--border);align-items:center;height:56px;padding:0 16px;display:flex}.dj-home .side-nav{flex-direction:column;flex:1;gap:1px;padding:8px 12px;display:flex;overflow:hidden}.dj-home .side-group{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:#8a8a90a6;padding:11px 12px 4px;font-size:10px}.dj-home .navitem{color:var(--muted);cursor:default;border-radius:8px;align-items:center;gap:11px;padding:6px 12px;font-size:13px;font-weight:500;transition:color .15s;display:flex}.dj-home .navitem svg{flex:none;width:15px;height:15px}.dj-home .navitem.active{background:linear-gradient(90deg,var(--teal-wash),transparent);color:var(--fg);box-shadow:inset 0 0 0 1px var(--teal-line)}.dj-home .navitem.active svg{color:var(--teal)}.dj-home .side-foot{border-top:1px solid var(--border);align-items:center;gap:10px;padding:10px 12px;display:flex}.dj-home .avatar{width:28px;height:28px;color:var(--brass);font-size:11px;font-weight:600;font-family:var(--mono);border:1px solid var(--border);background:linear-gradient(140deg,#0f3540,#09141a);border-radius:8px;flex:none;place-items:center;display:grid}.dj-home .main{background:radial-gradient(120% 60% at 100% 0%,#0f354008,transparent 60%),var(--carbon);padding:18px 20px;overflow:hidden}.dj-home .main-head h3{letter-spacing:-.02em;font-size:19px}.dj-home .main-head p{color:var(--muted);margin-top:2px;font-size:12.5px}.dj-home .kpis{grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 0 15px;display:grid}.dj-home .kpi{border:1px solid var(--border);background:var(--carbon-2);border-radius:12px;padding:12px;transition:border-color .2s}.dj-home .kpi:hover{border-color:var(--teal-line)}.dj-home .kpi .top{justify-content:space-between;align-items:center;display:flex}.dj-home .kpi .k{color:var(--muted);font-size:10.5px;font-weight:500}.dj-home .kpi .top svg{width:15px;height:15px;color:var(--muted)}.dj-home .kpi .v{letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:8px;font-size:24px;font-weight:600;line-height:1}.dj-home .card{border:1px solid var(--border);background:var(--carbon-2);border-radius:12px;overflow:hidden}.dj-home .card-h{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:11px 14px;display:flex}.dj-home .card-h svg{width:15px;height:15px;color:var(--muted)}.dj-home .card-h h4{font-size:13px;font-weight:500}.dj-home .card-h .all{color:var(--muted);font-size:11.5px;font-family:var(--mono);align-items:center;gap:4px;margin-left:auto;display:inline-flex}.dj-home .rowlist>div{border-top:1px solid var(--border);align-items:center;gap:12px;padding:9px 14px;transition:background .15s;display:flex}.dj-home .rowlist>div:first-child{border-top:none}.dj-home .rowlist>div:hover{background:#0f354008}.dj-home .rowlist .mno{font-family:var(--mono);color:var(--muted);flex:none;width:84px;font-size:11px}.dj-home .rowlist .ttl{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12.5px;font-weight:500;overflow:hidden}.dj-home .bdg{font-size:10.5px;font-weight:500;font-family:var(--mono);white-space:nowrap;border:1px solid #0000;border-radius:100px;align-items:center;padding:2px 9px;display:inline-flex}.dj-home .bdg-active{background:var(--teal);color:#fff;font-weight:600}.dj-home .bdg-pending{background:var(--border-2);color:var(--silver)}.dj-home .bdg-intake{color:var(--muted);border-color:var(--border-2);background:0 0}.dj-home .bdg-closed{background:var(--red-wash);color:var(--red)}.dj-home .aside{border-left:1px solid var(--border);background:var(--carbon-1);flex-direction:column;display:flex}.dj-home .ai-head{border-bottom:1px solid var(--border);align-items:center;gap:9px;padding:13px 15px;display:flex}.dj-home .ai-orb{background:conic-gradient(from 200deg,var(--teal),var(--brass),var(--teal-dim),var(--teal));width:20px;height:20px;box-shadow:0 0 14px -2px var(--teal);color:#fff;border-radius:6px;flex:none;place-items:center;display:grid}.dj-home .ai-orb .ai-orb-mark{width:66%;height:66%}@keyframes spin{to{transform:rotate(360deg)}}.dj-home .ai-head b{font-size:13px;font-weight:500}.dj-home .ai-head .st{font-size:10px;font-family:var(--mono);color:var(--teal);align-items:center;gap:5px;margin-left:auto;display:flex}.dj-home .ai-head .st:before{content:"";background:var(--teal);width:6px;height:6px;box-shadow:0 0 8px var(--teal);border-radius:50%;animation:2s infinite pulse}.dj-home .ai-body{flex-direction:column;flex:1;gap:11px;padding:14px;display:flex;overflow:hidden}.dj-home .bubble{border-radius:11px;padding:10px 12px;font-size:12px;line-height:1.55}.dj-home .bubble.q{background:var(--teal);color:#fff;border-bottom-right-radius:3px;align-self:flex-end;max-width:84%;font-weight:500}.dj-home .bubble.a{background:var(--carbon-2);border:1px solid var(--border);color:var(--silver);border-bottom-left-radius:3px}.dj-home .bubble.a b{color:var(--fg)}.dj-home .cite{font-family:var(--mono);color:var(--teal);background:var(--teal-wash);border-radius:6px;align-items:center;gap:6px;margin-top:8px;padding:3px 8px;font-size:10px;display:inline-flex}.dj-home .ai-input{border:1px solid var(--border);color:var(--muted);background:var(--carbon-2);border-radius:9px;align-items:center;gap:8px;margin:0 14px 14px;padding:8px 11px;font-size:11.5px;display:flex}.dj-home .ai-input .send{background:var(--teal);color:#fff;border-radius:6px;place-items:center;width:21px;height:21px;margin-left:auto;display:grid}.dj-home .float-badge{z-index:3;border:1px solid var(--border-2);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;animation:riseIn .8s var(--ease) forwards;background:#ffffffdb;border-radius:13px;align-items:center;gap:11px;padding:10px 13px;display:flex;position:absolute}.dj-home .fb-1{animation-delay:.9s;top:34%;left:-18px}.dj-home .fb-2{animation-delay:1.05s;top:62%;right:-16px}.dj-home .fb-float{animation:riseIn .8s var(--ease) forwards,floaty 6s ease-in-out infinite}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.dj-home .float-badge .ic{background:var(--teal-wash);width:34px;height:34px;color:var(--teal);border-radius:9px;flex:none;place-items:center;display:grid}.dj-home .float-badge .t{font-size:12.5px;font-weight:600;line-height:1.2}.dj-home .float-badge .s{color:var(--muted);font-size:10.5px;font-family:var(--mono);margin-top:2px}@media (max-width:1000px){.dj-home .float-badge{display:none}.dj-home .app-body{grid-template-columns:190px 1fr}.dj-home .aside{display:none}}@media (max-width:720px){.dj-home .app-body{grid-template-columns:1fr}.dj-home .side{display:none}.dj-home .app-frame{opacity:1;animation:none;transform:none}.dj-home .kpis{grid-template-columns:1fr 1fr}}.dj-home .vhero{z-index:1;max-width:768px;margin:46px auto 0;position:relative}@keyframes consoleIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}.dj-home .vconsole{background:linear-gradient(#fffffff0,#f8fafcf5) padding-box,linear-gradient(135deg,var(--teal-line),#0f35400d 45%) border-box;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-lg),0 0 90px -40px #0f35404d;opacity:0;animation:consoleIn 1s var(--ease) .28s forwards;border:1px solid #0000;border-radius:20px;position:relative;overflow:hidden}.dj-home .vc-head{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 18px;display:flex}.dj-home .vc-head b{font-size:14px}.dj-home .vc-model{color:var(--muted);font-size:10.5px}.dj-home .vc-live{font-size:10px;font-family:var(--mono);color:var(--teal);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.dj-home .vc-live:before{content:"";background:var(--teal);width:6px;height:6px;box-shadow:0 0 8px var(--teal);border-radius:50%;animation:2s infinite pulse}.dj-home .vc-body{flex-direction:column;justify-content:center;gap:12px;min-height:200px;padding:22px 18px;display:flex}.dj-home .vc-msg{border-radius:13px;max-width:90%;padding:11px 14px;font-size:14px;line-height:1.55}.dj-home .vc-msg.q{background:var(--teal);color:#fff;border-bottom-right-radius:4px;align-self:flex-end;font-weight:500}.dj-home .vc-msg.a{background:var(--carbon-2);border:1px solid var(--border);color:var(--silver);border-bottom-left-radius:4px;align-self:flex-start}.dj-home .vc-msg.a b{color:var(--fg)}.dj-home .vc-cites{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.dj-home .vc-cite{font-family:var(--mono);color:var(--teal);background:var(--teal-wash);border:1px solid var(--teal-line);border-radius:6px;padding:3px 8px;font-size:10px}.dj-home .vc-dots{align-items:center;gap:5px;height:16px;display:inline-flex}.dj-home .vc-dots i{background:var(--muted);border-radius:50%;width:6px;height:6px;animation:1.2s infinite blink}.dj-home .vc-dots i:nth-child(2){animation-delay:.18s}.dj-home .vc-dots i:nth-child(3){animation-delay:.36s}@keyframes blink{0%,60%,to{opacity:.25}30%{opacity:1}}.dj-home .vc-input{border-top:1px solid var(--border);color:var(--muted);background:#0f35400a;align-items:center;gap:10px;padding:14px 16px;font-size:13.5px;display:flex}.dj-home .vc-input .cursor{background:var(--teal);width:1.5px;height:15px;margin-left:-4px;animation:1.05s step-end infinite caret;display:inline-block}@keyframes caret{50%{opacity:0}}.dj-home .vc-input .send{background:var(--teal);color:#fff;border-radius:7px;flex:none;place-items:center;width:24px;height:24px;margin-left:auto;display:grid}.dj-home .vc-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;display:flex}.dj-home .vchip{font-family:var(--sans);color:var(--muted);border:1px solid var(--border-2);cursor:pointer;transition:all .18s var(--ease);background:#0f35400b;border-radius:100px;padding:7px 14px;font-size:12.5px}.dj-home .vchip:hover,.dj-home .vchip.on{color:var(--teal);border-color:var(--teal-line);background:var(--teal-wash)}.dj-home .v-caps{flex-wrap:wrap;justify-content:center;gap:9px;max-width:660px;margin:0 auto;display:flex}.dj-home .vcap{font-family:var(--mono);color:var(--silver);border:1px solid var(--border);background:#0f354008;border-radius:100px;padding:6px 13px;font-size:11.5px}.dj-home .marq-wrap{text-align:center;padding:54px 0 8px}.dj-home .marq-wrap p{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted-2);font-size:11.5px}.dj-home .marquee{margin-top:24px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.dj-home .marquee-track{gap:56px;width:max-content;animation:34s linear infinite scroll-x;display:flex}.dj-home .marquee:hover .marquee-track{animation-play-state:paused}@keyframes scroll-x{to{transform:translate(-50%)}}.dj-home .marquee span{letter-spacing:-.02em;color:var(--muted);white-space:nowrap;font-size:19px;font-weight:600;transition:color .2s}.dj-home .marquee span:hover{color:var(--silver)}.dj-home .marquee span.serif{letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-weight:600}.dj-home section.band{padding:110px 0}.dj-home .sec-head{text-align:center;max-width:680px;margin:0 auto 56px}.dj-home .sec-head h2{letter-spacing:-.035em;font-size:clamp(30px,4.6vw,50px);line-height:1.05}.dj-home .sec-head p{color:var(--muted);margin-top:18px;font-size:17.5px;line-height:1.6}.dj-home .bento{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.dj-home .b{border:1px solid var(--border);background:var(--carbon-2);transition:transform .28s var(--ease),box-shadow .28s,border-color .28s;border-radius:18px;flex-direction:column;padding:22px;display:flex;position:relative;overflow:hidden}.dj-home .b:hover{box-shadow:var(--shadow-md);border-color:var(--border-2);transform:translateY(-4px)}.dj-home .b .pillar{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--muted-2);font-size:9.5px}.dj-home .b .ic{background:var(--teal-wash);width:38px;height:38px;color:var(--teal);border:1px solid var(--teal-line);box-shadow:inset 0 0 12px -6px var(--teal);border-radius:11px;place-items:center;margin:13px 0 14px;display:grid}.dj-home .b .ic svg{width:18px;height:18px}.dj-home .b h3{letter-spacing:-.02em;font-size:16.5px}.dj-home .b .lead{color:var(--muted);flex:1;margin-top:7px;font-size:13px;line-height:1.5}.dj-home .b ul{flex-wrap:wrap;gap:6px;margin:14px 0 0;padding:0;list-style:none;display:flex}.dj-home .b li{font-family:var(--mono);color:var(--silver);border:1px solid var(--border);background:#0f354008;border-radius:6px;padding:3px 8px;font-size:10.5px}.dj-home .b.s4{grid-column:span 4}.dj-home .b.s3{grid-column:span 3}.dj-home .b.s2{grid-column:span 2}.dj-home .b.wide{flex-direction:row;align-items:center;gap:26px}.dj-home .b.wide>.txt{flex-direction:column;flex:1;display:flex}.dj-home .b.wide .ic{margin-top:0}.dj-home .b.feature{background:linear-gradient(var(--carbon-2),var(--carbon-2)) padding-box,linear-gradient(135deg,var(--teal-line),#0f354005 55%) border-box;border:1px solid #0000}.dj-home .b.feature:before{content:"";border-radius:inherit;background:radial-gradient(340px circle at var(--mx,50%) var(--my,0%),#0f354024,transparent 60%);opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.dj-home .b.feature:hover:before{opacity:1}.dj-home .mini{border:1px solid var(--border);background:var(--carbon);width:308px;box-shadow:var(--shadow-md);border-radius:13px;flex:none;padding:14px;position:relative}@media (max-width:960px){.dj-home .bento{grid-template-columns:repeat(4,1fr)}.dj-home .b.s4{grid-column:span 4}.dj-home .b.s3{grid-column:span 2}.dj-home .b.wide{flex-direction:column;align-items:stretch}.dj-home .mini{width:100%}}@media (max-width:600px){.dj-home .bento{grid-template-columns:1fr 1fr}.dj-home .b.s2,.dj-home .b.s3,.dj-home .b.s4{grid-column:span 2}}.dj-home .recon{flex-direction:column;gap:8px;display:flex}.dj-home .recon-row{align-items:center;gap:10px;font-size:11.5px;display:flex}.dj-home .recon-row .lab{color:var(--muted);font-family:var(--mono);flex:1;font-size:10.5px}.dj-home .recon-row .amt{font-family:var(--mono);font-variant-numeric:tabular-nums;color:var(--silver)}.dj-home .tied{background:var(--teal-wash);border:1px solid var(--teal-line);font-family:var(--mono);color:var(--teal);border-radius:9px;justify-content:space-between;align-items:center;margin-top:4px;padding:8px 11px;font-size:11px;display:flex}.dj-home .verity-mini{flex-direction:column;gap:9px;display:flex}.dj-home .verity-mini .vq{background:var(--teal);color:#fff;border-radius:10px 10px 3px;align-self:flex-end;max-width:85%;padding:8px 11px;font-size:11.5px;font-weight:500}.dj-home .verity-mini .va{background:var(--carbon-2);border:1px solid var(--border);color:var(--silver);border-radius:10px 10px 10px 3px;padding:8px 11px;font-size:11.5px}.dj-home .ke-band{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:radial-gradient(60% 100% at 18% 0%,#0f35400f,transparent 58%),var(--carbon-1);position:relative;overflow:hidden}.dj-home .ke-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:54px;display:grid;position:relative}.dj-home .ke-grid h2{letter-spacing:-.035em;font-size:clamp(28px,4vw,44px);line-height:1.06}.dj-home .ke-grid .lede{color:var(--muted);margin-top:18px;font-size:16.5px;line-height:1.62}.dj-home .ke-list{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.dj-home .ke-item{align-items:flex-start;gap:12px;display:flex}.dj-home .ke-item .kc{background:var(--teal-wash);width:32px;height:32px;color:var(--teal);border:1px solid var(--teal-line);border-radius:9px;flex:none;place-items:center;display:grid}.dj-home .ke-item .kc svg{width:15px;height:15px}.dj-home .ke-item b{font-size:13.5px;display:block}.dj-home .ke-item span{color:var(--muted);font-size:12px;line-height:1.45}.dj-home .ledger{border:1px solid var(--border-2);background:var(--carbon-2);box-shadow:var(--shadow-lg);border-radius:18px;position:relative;overflow:hidden}.dj-home .ledger-h{border-bottom:1px solid var(--border);background:var(--carbon-1);align-items:center;gap:9px;padding:13px 16px;display:flex}.dj-home .ledger-h h4{font-size:13.5px}.dj-home .ledger-h .tb{font-family:var(--mono);color:var(--teal);background:var(--teal-wash);border:1px solid var(--teal-line);border-radius:100px;margin-left:auto;padding:3px 9px;font-size:10.5px}.dj-home .ledger table{border-collapse:collapse;width:100%;font-size:12px}.dj-home .ledger th{text-align:left;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding:11px 16px 8px;font-size:9.5px;font-weight:500}.dj-home .ledger th.r,.dj-home .ledger td.r{text-align:right}.dj-home .ledger td{border-top:1px solid var(--border);padding:9px 16px}.dj-home .ledger td.acc{color:var(--silver)}.dj-home .ledger td.dr,.dj-home .ledger td.cr{font-family:var(--mono);font-variant-numeric:tabular-nums;color:var(--silver)}.dj-home .ledger tr.total td{border-top:1px solid var(--border-2);color:var(--fg);font-weight:600}.dj-home .ledger tr.total td.dr,.dj-home .ledger tr.total td.cr{color:var(--teal)}@media (max-width:900px){.dj-home .ke-grid{grid-template-columns:1fr;gap:36px}.dj-home .ke-list{grid-template-columns:1fr}}.dj-home .demo-band{background:var(--carbon-1);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.dj-home .tabs{flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:28px;display:flex}.dj-home .tab{color:var(--muted);cursor:pointer;font-size:13.5px;font-weight:500;font-family:var(--sans);transition:all .18s var(--ease);background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;display:inline-flex}.dj-home .tab:hover{color:var(--fg);background:#0f354008}.dj-home .tab.active{background:var(--carbon-2);color:var(--fg);border-color:var(--border-2);box-shadow:0 0 0 1px var(--teal-line),0 8px 20px -12px #0f354066}.dj-home .tab svg{width:15px;height:15px}.dj-home .tab.active svg{color:var(--teal)}.dj-home .panel-frame{border:1px solid var(--border-2);background:var(--carbon);box-shadow:var(--shadow-lg);border-radius:16px;max-width:1080px;margin:0 auto;overflow:hidden}.dj-home .panel{display:none}.dj-home .panel.active{animation:fade .4s var(--ease);display:block}@keyframes fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.dj-home .panel-top{border-bottom:1px solid var(--border);background:var(--carbon-1);align-items:center;gap:10px;padding:13px 18px;display:flex}.dj-home .panel-top svg.lead-ic{width:16px;height:16px;color:var(--muted)}.dj-home .panel-top h4{font-size:14px;font-weight:500}.dj-home .panel-top .sub{color:var(--muted);font-size:11.5px;font-family:var(--mono)}.dj-home .panel-inner{padding:18px}.dj-home .tbl-scroll{overflow-x:auto}.dj-home table.tbl{border-collapse:collapse;width:100%;min-width:620px;font-size:12.5px}.dj-home table.tbl th{text-align:left;font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding:0 10px 10px;font-size:10px;font-weight:500}.dj-home table.tbl th.r,.dj-home table.tbl td.r{text-align:right}.dj-home table.tbl td{border-top:1px solid var(--border);vertical-align:middle;padding:11px 10px}.dj-home table.tbl tbody tr{transition:background .15s}.dj-home table.tbl tbody tr:hover{background:var(--carbon-2)}.dj-home .t-mno{font-family:var(--mono);color:var(--muted);font-size:11px}.dj-home .t-title{font-weight:500}.dj-home .t-muted{color:var(--muted)}.dj-home .t-val{font-family:var(--mono);font-variant-numeric:tabular-nums;color:var(--silver)}.dj-home .prio{font-size:10.5px;font-weight:500;font-family:var(--mono);border:1px solid var(--border-2);color:var(--muted);border-radius:100px;align-items:center;padding:2px 9px;display:inline-flex}.dj-home .prio-urgent{color:var(--red);border-color:#c0392b4d}.dj-home .prio-high{color:var(--teal);border-color:var(--teal-line)}.dj-home .cal{grid-template-columns:1fr 260px;gap:16px;display:grid}.dj-home .cal-grid{border:1px solid var(--border);border-radius:12px;overflow:hidden}.dj-home .cal-days{background:var(--carbon-1);border-bottom:1px solid var(--border);grid-template-columns:repeat(5,1fr);display:grid}.dj-home .cal-days div{font-family:var(--mono);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;border-right:1px solid var(--border);padding:8px 10px;font-size:10px}.dj-home .cal-body{grid-template-columns:repeat(5,1fr);min-height:230px;display:grid}.dj-home .cal-col{border-right:1px solid var(--border);flex-direction:column;gap:6px;padding:8px;display:flex}.dj-home .cal-col:last-child{border-right:none}.dj-home .ev{border-left:2px solid;border-radius:7px;padding:6px 8px;font-size:10.5px;line-height:1.25;transition:transform .15s}.dj-home .ev:hover{transform:translate(2px)}.dj-home .ev.hearing{background:var(--teal-wash);border-color:var(--teal);color:var(--silver)}.dj-home .ev.mention{border-color:var(--muted);color:var(--silver);background:#0f35400a}.dj-home .ev.sol{background:var(--red-wash);border-color:var(--red);color:var(--red)}.dj-home .ev b{color:var(--fg);font-size:10.5px;font-weight:600;display:block}.dj-home .ev .tm{font-family:var(--mono);color:var(--muted);font-size:9.5px}.dj-home .sol-panel{flex-direction:column;gap:9px;display:flex}.dj-home .sol-card{border:1px solid var(--border);background:var(--carbon-2);border-radius:10px;padding:11px}.dj-home .sol-card .lb{font-family:var(--mono);text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:9.5px}.dj-home .sol-item{border-top:1px solid var(--border);align-items:center;gap:8px;padding:7px 0;font-size:11.5px;display:flex}.dj-home .sol-item:first-of-type{border-top:none}.dj-home .sol-item .dot{border-radius:50%;flex:none;width:7px;height:7px}.dj-home .sol-item .days{font-family:var(--mono);margin-left:auto;font-size:10.5px}.dj-home .conflict{background:var(--amber-wash);color:var(--amber);border:1px solid #b4791f4d;border-radius:9px;align-items:center;gap:8px;padding:9px 11px;font-size:11px;display:flex}@media (max-width:820px){.dj-home .cal{grid-template-columns:1fr}}.dj-home .bill-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.dj-home .bk{border:1px solid var(--border);background:var(--carbon-2);border-radius:11px;padding:13px}.dj-home .bk .k{color:var(--muted);font-size:11px}.dj-home .bk .v{font-variant-numeric:tabular-nums;letter-spacing:-.02em;margin-top:5px;font-size:21px;font-weight:600}.dj-home .bk .d{font-size:10px;font-family:var(--mono);color:var(--muted);margin-top:3px}.dj-home .timerbar{border:1px solid var(--teal-line);background:var(--teal-wash);border-radius:11px;align-items:center;gap:10px;margin-bottom:16px;padding:11px 14px;font-size:12.5px;display:flex}.dj-home .timerbar .rec{background:var(--teal);width:9px;height:9px;box-shadow:0 0 8px var(--teal);border-radius:50%;animation:1.6s infinite pulse}.dj-home .timerbar .tt{font-family:var(--mono);color:var(--teal);font-variant-numeric:tabular-nums}.dj-home .timerbar .lbl{color:var(--silver)}.dj-home .bdg-issued{background:var(--border-2);color:var(--silver)}.dj-home .bdg-part{background:var(--amber-wash);color:var(--amber)}.dj-home .bdg-paid{background:var(--teal-wash);color:var(--teal)}@media (max-width:700px){.dj-home .bill-kpis{grid-template-columns:1fr 1fr}}.dj-home .board{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.dj-home .col{border:1px solid var(--border);background:var(--carbon-1);border-radius:12px;padding:11px}.dj-home .col-h{align-items:center;gap:8px;margin-bottom:10px;font-size:12px;font-weight:600;display:flex}.dj-home .col-h .ct{font-family:var(--mono);color:var(--muted);margin-left:auto;font-size:10.5px}.dj-home .col-h .dot{border-radius:50%;width:8px;height:8px}.dj-home .tcard{border:1px solid var(--border);background:var(--carbon-2);border-radius:9px;margin-bottom:8px;padding:10px 11px;transition:transform .15s,border-color .15s}.dj-home .tcard:hover{border-color:var(--border-2);transform:translateY(-2px)}.dj-home .tcard .tt{font-size:12px;font-weight:500;line-height:1.35}.dj-home .tcard .meta{align-items:center;gap:8px;margin-top:8px;display:flex}.dj-home .tcard .mm{font-family:var(--mono);color:var(--muted);font-size:9.5px}.dj-home .tcard .due{font-family:var(--mono);color:var(--muted);margin-left:auto;font-size:9.5px}.dj-home .tcard .due.soon{color:var(--red)}.dj-home .miniav{color:#fff;width:18px;height:18px;font-size:8.5px;font-weight:600;font-family:var(--mono);border-radius:5px;place-items:center;display:grid}@media (max-width:700px){.dj-home .board{grid-template-columns:1fr}}.dj-home .trust-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dj-home .three-way{border:1px solid var(--border);background:var(--carbon-2);border-radius:12px;padding:16px}.dj-home .tw-node{align-items:center;gap:12px;padding:11px 0;display:flex}.dj-home .tw-node .tw-ic{background:var(--carbon);border:1px solid var(--border);width:32px;height:32px;color:var(--teal);border-radius:8px;flex:none;place-items:center;display:grid}.dj-home .tw-node .tw-t{font-size:12.5px;font-weight:500}.dj-home .tw-node .tw-s{color:var(--muted);font-size:10.5px;font-family:var(--mono)}.dj-home .tw-node .tw-amt{font-family:var(--mono);font-variant-numeric:tabular-nums;margin-left:auto;font-size:13px}.dj-home .tw-link{border-left:2px dashed var(--border-2);height:16px;margin-left:15px}@media (max-width:820px){.dj-home .trust-grid{grid-template-columns:1fr}}.dj-home .metrics{text-align:center;grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.dj-home .metric .n{letter-spacing:-.045em;font-variant-numeric:tabular-nums;color:var(--teal);text-shadow:0 0 40px #0f354059;font-size:clamp(38px,5.4vw,60px);font-weight:600;line-height:1}.dj-home .metric .l{color:var(--muted);margin-top:12px;font-size:13.5px}@media (max-width:700px){.dj-home .metrics{grid-template-columns:1fr 1fr;gap:34px 24px}}.dj-home .sec-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.dj-home .sec-card{border:1px solid var(--border);background:var(--carbon-2);transition:transform .25s var(--ease),border-color .25s;border-radius:16px;padding:22px}.dj-home .sec-card:hover{border-color:var(--border-2);transform:translateY(-4px)}.dj-home .sec-card .ic{background:var(--carbon);border:1px solid var(--border);width:36px;height:36px;color:var(--teal);border-radius:10px;place-items:center;margin-bottom:13px;display:grid}.dj-home .sec-card h4{font-size:15px}.dj-home .sec-card p{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.5}.dj-home .sec-card .badge{font-family:var(--mono);color:var(--teal);background:var(--teal-wash);border-radius:6px;margin-top:12px;padding:3px 8px;font-size:10.5px;display:inline-block}@media (max-width:820px){.dj-home .sec-grid{grid-template-columns:1fr 1fr}}.dj-home .quote-band{text-align:center}.dj-home .quote{letter-spacing:-.025em;max-width:860px;margin:0 auto;font-size:clamp(24px,3.6vw,34px);font-weight:500;line-height:1.32}.dj-home .qmeta{align-items:center;gap:12px;margin-top:28px;display:inline-flex}.dj-home .qmeta .av{width:44px;height:44px;color:var(--brass);font-weight:600;font-family:var(--mono);border:1px solid var(--border);background:linear-gradient(140deg,#0f3540,#09141a);border-radius:11px;place-items:center;display:grid}.dj-home .qmeta .who{text-align:left}.dj-home .qmeta .who b{font-size:14px;display:block}.dj-home .qmeta .who span{color:var(--muted);font-size:12.5px}.dj-home .cta-final{background:linear-gradient(180deg,var(--carbon-2),var(--carbon-1));border:1px solid var(--border-2);text-align:center;border-radius:26px;margin:0 28px;padding:78px 40px;position:relative;overflow:hidden}.dj-home .cta-final:before{content:"";background:radial-gradient(50% 70% at 50% -14%,#0f354047,#0000 70%);position:absolute;inset:0}.dj-home .cta-final:after{content:"";background-image:linear-gradient(var(--border-soft) 1px,transparent 1px),linear-gradient(90deg,var(--border-soft) 1px,transparent 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(62% 80% at 50% 0,#000,#0000);mask-image:radial-gradient(62% 80% at 50% 0,#000,#0000)}.dj-home .cta-final>*{z-index:1;position:relative}.dj-home .cta-final h2{letter-spacing:-.035em;font-size:clamp(30px,4.8vw,52px);line-height:1.04}.dj-home .cta-final p{color:var(--muted);max-width:52ch;margin:18px auto 0;font-size:17.5px}.dj-home .cta-note{color:var(--muted-2);font-size:12.5px;font-family:var(--mono);margin-top:20px}.dj-home footer.foot{border-top:1px solid var(--border);margin-top:110px;padding:66px 0 42px}.dj-home .foot-grid{grid-template-columns:1.5fr repeat(4,1fr);gap:30px;display:grid}.dj-home .foot-brand p{color:var(--muted);max-width:30ch;margin-top:14px;font-size:13px;line-height:1.6}.dj-home .foot-col h5{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-2);margin-bottom:14px;font-size:11px;font-weight:500}.dj-home .foot-col a{color:var(--muted);padding:5px 0;font-size:13.5px;transition:color .15s;display:block}.dj-home .foot-col a:hover{color:var(--fg)}.dj-home .foot-bot{border-top:1px solid var(--border);color:var(--muted-2);font-size:12.5px;font-family:var(--mono);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:48px;padding-top:24px;display:flex}@media (max-width:780px){.dj-home .foot-grid{grid-template-columns:1fr 1fr}.dj-home .foot-brand{grid-column:span 2}}.dj-home .balance-band{text-align:center;border-top:1px solid var(--border);background:radial-gradient(60% 100% at 50% 120%,#0f35400d,#0000 60%);padding:118px 0;position:relative;overflow:hidden}.dj-home .balance-band .eyebrow{display:block}.dj-home .balance-band h2{letter-spacing:-.035em;max-width:17ch;margin:16px auto 0;font-size:clamp(28px,4.4vw,46px)}.dj-home .balance-band .bp{max-width:52ch;color:var(--muted);margin:16px auto 0;font-size:17px}.dj-home .scales-wrap{max-width:460px;margin:46px auto 0}.dj-home .scales-svg{width:100%;height:auto;overflow:visible}.dj-home .beam-grp{transform-box:fill-box;transform-origin:50% 0;transition:transform 1.8s cubic-bezier(.34,1.28,.5,1);transform:rotate(-10deg)}.dj-home .scales-wrap.in .beam-grp{transform:rotate(0)}.dj-home .balance-lbl{max-width:400px;font-family:var(--mono);color:var(--muted);justify-content:space-between;margin:20px auto 0;font-size:11.5px;display:flex}.dj-home .balance-lock{font-family:var(--mono);color:var(--teal);background:var(--teal-wash);border:1px solid var(--teal-line);opacity:0;transition:opacity .6s 1s var(--ease),transform .6s 1s var(--ease);border-radius:100px;align-items:center;gap:8px;margin:26px auto 0;padding:9px 16px;font-size:12.5px;display:inline-flex;transform:translateY(8px)}.dj-home .scales-wrap.in .balance-lock{opacity:1;transform:none}.dj-home .intg{flex-wrap:wrap;justify-content:center;gap:12px;max-width:880px;margin:0 auto;display:flex}.dj-home .intg .chip{border:1px solid var(--border);background:var(--carbon-2);color:var(--silver);border-radius:12px;align-items:center;gap:10px;padding:11px 16px;font-size:13.5px;transition:border-color .2s,transform .2s;display:inline-flex}.dj-home .intg .chip:hover{border-color:var(--teal-line);transform:translateY(-2px)}.dj-home .intg .chip .g{background:var(--teal-wash);min-width:24px;height:24px;color:var(--teal);font-family:var(--mono);border-radius:6px;flex:none;place-items:center;padding:0 5px;font-size:9.5px;font-weight:700;display:grid}.dj-home .intg .chip .g svg{width:13px;height:13px}.dj-home .cmp{border:1px solid var(--border);background:var(--carbon-2);border-radius:18px;max-width:840px;margin:52px auto 0;overflow:hidden}.dj-home .cmp-row{grid-template-columns:1.5fr 1fr 1fr 1fr;align-items:center;display:grid}.dj-home .cmp-row+.cmp-row{border-top:1px solid var(--border)}.dj-home .cmp-row.head>div{font-family:var(--mono);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);text-align:center;padding:14px 16px;font-size:11px}.dj-home .cmp-row.head>div:first-child{text-align:left;color:var(--silver)}.dj-home .cmp-row.head .us{color:var(--teal)}.dj-home .cmp-row>div{text-align:center;padding:13px 16px;font-size:13px}.dj-home .cmp-row>div:first-child{text-align:left;color:var(--silver);font-weight:500}.dj-home .cmp-row .col-us{background:#0f35400b}.dj-home .cmp .yes{color:var(--teal);font-weight:700}.dj-home .cmp .no{color:var(--muted-2)}.dj-home .cmp .part{color:var(--amber);font-family:var(--mono);font-size:11px}@media (max-width:720px){.dj-home .cmp-row{grid-template-columns:1.4fr .7fr .7fr .7fr}.dj-home .cmp-row>div{padding:11px 7px;font-size:11.5px}.dj-home .cmp-row.head>div{padding:11px 7px;font-size:9.5px}}.dj-home .price-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:16px;max-width:1000px;margin:0 auto;display:grid}.dj-home .plan{border:1px solid var(--border);background:var(--carbon-2);border-radius:18px;flex-direction:column;padding:26px;display:flex;position:relative}.dj-home .plan.pop{background:linear-gradient(var(--carbon-2),var(--carbon-2)) padding-box,linear-gradient(160deg,var(--teal),var(--teal-deep)) border-box;box-shadow:0 0 0 1px var(--teal-line),0 30px 70px -34px #0f354066;border-color:#0000}.dj-home .plan .pop-tag{background:var(--teal);color:#fff;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:4px 12px;font-size:10px;font-weight:700;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.dj-home .plan .pname{font-size:13px;font-weight:600;font-family:var(--mono);letter-spacing:.03em;text-transform:uppercase;color:var(--teal-deep)}.dj-home .plan.pop .pname{color:var(--teal)}.dj-home .plan .pdesc{color:var(--muted);min-height:36px;margin-top:8px;font-size:12.5px}.dj-home .plan .price{letter-spacing:-.03em;margin-top:14px;font-size:38px;font-weight:600;line-height:1}.dj-home .plan .price small{color:var(--muted);font-size:13px;font-weight:400;font-family:var(--mono);letter-spacing:0}.dj-home .plan .per{color:var(--muted-2);font-size:11px;font-family:var(--mono);margin-top:5px}.dj-home .plan .pbtn{margin-top:20px}.dj-home .plan .pbtn .btn{justify-content:center;width:100%}.dj-home .plan ul{flex-direction:column;gap:11px;margin:22px 0 0;padding:0;list-style:none;display:flex}.dj-home .plan li{color:var(--silver);align-items:flex-start;gap:9px;font-size:13px;line-height:1.4;display:flex}.dj-home .plan li svg{width:15px;height:15px;color:var(--teal);flex:none;margin-top:1px}@media (max-width:820px){.dj-home .price-grid{grid-template-columns:1fr;max-width:400px}}.dj-home .tgrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.dj-home .tcard2{border:1px solid var(--border);background:var(--carbon-2);transition:border-color .25s,transform .25s var(--ease);border-radius:16px;flex-direction:column;padding:24px;display:flex}.dj-home .tcard2:hover{border-color:var(--border-2);transform:translateY(-3px)}.dj-home .tcard2 .qt{color:var(--silver);flex:1;font-size:14.5px;line-height:1.55}.dj-home .tcard2 .qt b{color:var(--fg)}.dj-home .tcard2 .tm{border-top:1px solid var(--border);align-items:center;gap:11px;margin-top:20px;padding-top:18px;display:flex}.dj-home .tcard2 .av{border:1px solid var(--border);width:38px;height:38px;color:var(--brass);font-family:var(--mono);background:linear-gradient(140deg,#0f3540,#09141a);border-radius:10px;flex:none;place-items:center;font-size:12px;font-weight:600;display:grid}.dj-home .tcard2 .nm{font-size:13px;font-weight:600}.dj-home .tcard2 .rl{color:var(--muted);font-size:11.5px}@media (max-width:820px){.dj-home .tgrid{grid-template-columns:1fr}}.dj-home .reveal{opacity:0;transition:opacity .8s var(--ease),transform .8s var(--ease);transform:translateY(22px)}.dj-home .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.dj-home *{scroll-behavior:auto;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.dj-home .reveal,.dj-home .h-anim,.dj-home .app-frame,.dj-home .float-badge{opacity:1!important;transform:none!important}.dj-home #aurora{display:none}}.dj-home :focus-visible{outline:2px solid var(--teal);outline-offset:2px;border-radius:4px}.dj-home .nh-grid{z-index:1;grid-template-columns:minmax(240px,24%) 1fr auto;align-items:center;gap:24px;min-height:min(72vh,720px);display:grid;position:relative}.dj-home .nh-title{font-family:var(--sans);letter-spacing:-.03em;max-width:11ch;color:var(--fg);margin:0;font-size:clamp(38px,4.4vw,62px);font-weight:400;line-height:1.05}.dj-home .nh-cta{justify-self:end}.dj-home .nh-cta .btn{border-radius:16px;gap:12px;padding:24px 50px;font-size:28px}.dj-home .nh-cta .btn svg{width:22px;height:22px}@media (max-width:1040px){.dj-home .nh-grid{text-align:left;grid-template-columns:1fr;gap:34px;min-height:0}.dj-home .nh-title{order:1;max-width:16ch;font-size:clamp(36px,8vw,52px)}.dj-home .nh-stage{order:2}.dj-home .nh-cta{order:3;justify-self:start}}.dj-home .nh-stage{justify-content:center;display:flex}.dj-home .nh-deck{width:384px;max-width:100%;height:512px;position:relative}.dj-home .nh-deck:before{content:"";z-index:0;background:radial-gradient(44% 38% at 64% 26%,color-mix(in srgb,var(--brass) 40%,transparent),transparent 70%), radial-gradient(50% 46% at 32% 76%,color-mix(in srgb,var(--teal) 36%,transparent),transparent 72%);filter:blur(50px);opacity:.5;pointer-events:none;position:absolute;inset:-16% -24%}@media (max-width:560px){.dj-home .nh-deck{transform-origin:top;transform:scale(.8)}}.dj-home .nh-slot{will-change:transform,opacity;animation:21s cubic-bezier(.4,0,.2,1) infinite nh-cycle;position:absolute;inset:0}.dj-home .nh-slot:first-child{animation-delay:0s}.dj-home .nh-slot:nth-child(2){animation-delay:-3s}.dj-home .nh-slot:nth-child(3){animation-delay:-6s}.dj-home .nh-slot:nth-child(4){animation-delay:-9s}.dj-home .nh-slot:nth-child(5){animation-delay:-12s}.dj-home .nh-slot:nth-child(6){animation-delay:-15s}.dj-home .nh-slot:nth-child(7){animation-delay:-18s}@keyframes nh-cycle{0%{opacity:0;z-index:50;transform:translateY(-54px)scale(1.045)}5%{opacity:1;z-index:50;transform:translateY(0)scale(1)}15%{opacity:1;z-index:50;transform:translateY(0)scale(1)}22%{opacity:.97;z-index:34;transform:translateY(-11px)scale(.96)}46%{opacity:.88;z-index:26;transform:translateY(-21px)scale(.92)}70%{opacity:.77;z-index:18;transform:translateY(-30px)scale(.884)}89%{opacity:.6;z-index:10;transform:translateY(-37px)scale(.854)}99%{opacity:0;z-index:5;transform:translateY(-43px)scale(.834)}to{opacity:0;z-index:50;transform:translateY(-54px)scale(1.045)}}.dj-home .nh-card{background:linear-gradient(#fff,#f8fafc);border-radius:26px;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 2px 3px #0910200d,0 16px 30px -12px #09102038,0 50px 90px -36px #09102070}.dj-home .nh-card:after{content:"";border-radius:inherit;pointer-events:none;z-index:5;position:absolute;inset:0;box-shadow:inset 0 1px #fff9,inset 0 0 0 1px #0910200d}.dj-home .nh-grain:before{content:"";opacity:.5;mix-blend-mode:soft-light;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:170px;position:absolute;inset:0}.dj-home .nh-card>*{z-index:2;position:relative}.dj-home .nh-ch{border-bottom:1px solid #e7edeb;align-items:center;gap:11px;padding:16px 18px;display:flex}.dj-home .nh-ic{border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.dj-home .nh-ic svg{width:15px;height:15px}.dj-home .nh-navy{color:#d18a63;background:linear-gradient(145deg,#14586a,#0a2831);box-shadow:0 5px 13px -4px #0f35408c,inset 0 1px #ffffff24}.dj-home .nh-blue{color:#0f3540;background:linear-gradient(145deg,#e7f0f2,#d9e7ea)}.dj-home .nh-brass{color:#8b6c34;background:linear-gradient(145deg,#f3e7d2,#e9d6b4)}.dj-home .nh-cal-ic{color:#4a5b8c;background:linear-gradient(145deg,#ebeef8,#dbe1f1)}.dj-home .nh-ch b{color:#17242a;letter-spacing:-.01em;font-size:14.5px}.dj-home .nh-rt{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:#5a6472;align-items:center;gap:6px;margin-left:auto;font-size:10px;display:inline-flex}.dj-home .nh-rt.nh-live{color:#96522f}.dj-home .nh-rt.nh-live:before{content:"";background:#96522f;border-radius:50%;width:6px;height:6px;animation:2s infinite nh-pulse}@keyframes nh-pulse{0%{box-shadow:0 0 #96522f80}70%{box-shadow:0 0 0 6px #96522f00}to{box-shadow:0 0 #96522f00}}.dj-home .nh-cb{flex-direction:column;flex:1;gap:12px;padding:16px 18px;display:flex}.dj-home .nh-mlab{font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;color:#6b7686;font-size:9.5px}.dj-home .nh-tag{white-space:nowrap;border-radius:100px;padding:3px 9px;font-size:9.5px;font-weight:700}.dj-home .nh-ok{color:#1e7a54;background:#e6f2ec}.dj-home .nh-warn{color:#b4791f;background:#f7eedd}.dj-home .nh-tag.nh-navy{color:#0f3540;background:#e2ecee}.dj-home .nh-av{color:#fff;width:22px;height:22px;font-size:9px;font-weight:700;font-family:var(--mono);border-radius:50%;flex:none;place-items:center;display:grid;box-shadow:0 2px 5px -1px #0910204d}.dj-home .nh-lrow{align-items:center;gap:10px;font-size:12.5px;display:flex}.dj-home .nh-lrow .nh-t{color:#17242a;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.dj-home .nh-mn{font-family:var(--mono);color:#6b7686;background:#f0f2f6;border-radius:5px;flex:none;padding:2px 6px;font-size:9.5px}.dj-home .nh-rr{flex:none;margin-left:auto}.dj-home .nh-num{font-variant-numeric:tabular-nums}.dj-home .nh-panel{background:#f5f8f7;border:1px solid #e7edeb;border-radius:15px;padding:13px 14px}.dj-home .nh-verity{background:radial-gradient(130% 70% at 100% -8%,#fbf6ec 0%,#0000 44%),linear-gradient(#fff,#f6f8fc)}.dj-home .nh-vbody{flex-direction:column;flex:1;justify-content:center;gap:12px;padding:17px 18px;display:flex}.dj-home .nh-vq{color:#fff;background:linear-gradient(155deg,#14586a,#0f3540);border-radius:16px 16px 5px;align-self:flex-end;max-width:80%;padding:11px 14px;font-size:13px;box-shadow:0 10px 20px -10px #0f35408c}.dj-home .nh-va{color:#39465a;background:#fff;border:1px solid #e7ecf4;border-radius:16px 16px 16px 5px;align-self:flex-start;max-width:96%;padding:13px 14px;font-size:13px;line-height:1.6;box-shadow:0 14px 30px -16px #09102052}.dj-home .nh-va b{color:#17242a;font-weight:600}.dj-home .nh-vacts{gap:8px;margin-top:12px;display:flex}.dj-home .nh-vbtn{border-radius:9px;align-items:center;gap:6px;padding:7px 12px;font-size:11px;font-weight:600;display:inline-flex}.dj-home .nh-p{color:#fff;background:linear-gradient(#bc7248,#96522f);box-shadow:0 6px 14px -6px #96522f99}.dj-home .nh-g{color:#33415a;background:#f1f3f7;border:1px solid #e4e8ef}.dj-home .nh-cites{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.dj-home .nh-cite{font-family:var(--mono);color:#8b6c34;background:linear-gradient(#fbf3e5,#f5e9d2);border:1px solid #ead8b6;border-radius:7px;align-items:center;gap:5px;padding:3px 8px;font-size:9.5px;display:inline-flex}.dj-home .nh-cite:before{content:"";background:#d18a63;border-radius:50%;width:4px;height:4px}.dj-home .nh-dash{background:linear-gradient(158deg,#9db3e6 0%,#c6b9da 44%,#f0d9bb 100%);justify-content:flex-start;padding:22px 20px}.dj-home .nh-hello{font-family:var(--serif,Georgia,serif);color:#152142;letter-spacing:-.02em;font-size:29px;font-weight:600;line-height:1.05}.dj-home .nh-ask{color:#34406b;margin-top:8px;font-size:13px;font-weight:600}.dj-home .nh-glass{background:#0e142a52;border:1px solid #ffffff1f;border-radius:16px;margin-top:16px;padding:14px;box-shadow:0 10px 22px -12px #00000059}.dj-home .nh-gtop{justify-content:space-between;align-items:flex-end;display:flex}.dj-home .nh-gk{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#c7d2f0;font-size:9.5px}.dj-home .nh-gv{font-family:var(--serif,Georgia,serif);color:#fff;margin-top:3px;font-size:23px;font-weight:600}.dj-home .nh-up{color:#8be3b4;font-size:11px;font-weight:700;font-family:var(--mono)}.dj-home .nh-spark{width:100%;height:44px;margin-top:10px;display:block}.dj-home .nh-drows{flex-direction:column;gap:7px;margin-top:12px;display:flex}.dj-home .nh-drow{background:#0e142a42;border:1px solid #ffffff14;border-radius:11px;align-items:center;gap:11px;padding:9px 12px;display:flex}.dj-home .nh-dl{color:#eef2ff;flex:none;width:78px;font-size:12px;font-weight:600}.dj-home .nh-db{background:#ffffff38;border-radius:5px;flex:1;height:5px;overflow:hidden}.dj-home .nh-db i{background:#fff;border-radius:5px;height:100%;display:block}.dj-home .nh-dn{font-family:var(--serif,Georgia,serif);color:#fff;text-align:right;font-variant-numeric:tabular-nums;width:26px;font-size:15px}.dj-home .nh-seg{border-radius:6px;gap:2px;height:10px;margin-top:4px;display:flex;overflow:hidden}.dj-home .nh-seg i{border-radius:2px;height:100%}.dj-home .nh-leg{gap:14px;margin-top:9px;display:flex}.dj-home .nh-leg span{color:#5a6472;align-items:center;gap:6px;font-size:10.5px;display:inline-flex}.dj-home .nh-leg i{border-radius:3px;width:8px;height:8px}.dj-home .nh-trust{color:#fff;background:linear-gradient(158deg,#314375 0%,#1a2749 55%,#111b37 100%);justify-content:flex-start;padding:22px}.dj-home .nh-lbl{font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:#a9b7e2;font-size:10px}.dj-home .nh-big{font-family:var(--serif,Georgia,serif);letter-spacing:-.02em;margin-top:10px;font-size:44px;font-weight:600;line-height:1}.dj-home .nh-recon{align-items:center;gap:8px;margin-top:22px;display:flex}.dj-home .nh-node{text-align:center;background:#ffffff14;border:1px solid #ffffff24;border-radius:11px;flex:1;padding:10px 6px}.dj-home .nh-nk{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:#a9b7e2;font-size:9px}.dj-home .nh-nv{font-variant-numeric:tabular-nums;margin-top:4px;font-size:13px;font-weight:600}.dj-home .nh-link{background:#8fa0d899;flex:none;width:14px;height:2px}.dj-home .nh-tied{color:#9bebc2;background:#2ea46e29;border:1px solid #7fe3ae66;border-radius:100px;align-items:center;gap:8px;margin-top:14px;padding:8px 14px;font-size:11.5px;font-weight:600;display:inline-flex}.dj-home .nh-tied svg{width:14px;height:14px}.dj-home .nh-timer{color:#fff;background:linear-gradient(160deg,#0e2044,#0a1730);border-radius:14px;align-items:center;gap:12px;padding:14px 15px;display:flex;box-shadow:0 14px 28px -16px #0a1730b3}.dj-home .nh-rec{background:#ff6b5e;border-radius:50%;flex:none;width:9px;height:9px;animation:1.6s infinite nh-pulse2}@keyframes nh-pulse2{0%{box-shadow:0 0 #ff6b5e99}70%{box-shadow:0 0 0 7px #ff6b5e00}to{box-shadow:0 0 #ff6b5e00}}.dj-home .nh-tt{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:18px;font-weight:600}.dj-home .nh-tlb{color:#9fb0de;font-size:11px;font-family:var(--mono);margin-left:auto}.dj-home .nh-hoursbar{width:100%;height:56px;display:block}.dj-home .nh-cal{grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.dj-home .nh-cell{aspect-ratio:1;font-family:var(--mono);color:#8892a2;background:#f4f6fa;border:1px solid #edf0f5;border-radius:8px;justify-content:flex-end;align-items:flex-start;padding:4px 5px;font-size:8.5px;display:flex;position:relative}.dj-home .nh-cdot{border-radius:50%;width:6px;height:6px;position:absolute;bottom:5px;left:5px}.dj-home .nh-cell.nh-td{background:#eef2fa;border-color:#c7d3ea}.dj-home .nh-sol{background:linear-gradient(160deg,#fbedeb,#fdf6f5);border:1px solid #f1cfca;border-radius:13px;align-items:center;gap:11px;padding:11px 13px;display:flex}.dj-home .nh-solring{flex:none;width:34px;height:34px}.dj-home .nh-solt{color:#8a2b22;font-size:12px;font-weight:600}.dj-home .nh-sols{color:#b4544a;font-size:10.5px;font-family:var(--mono)}.dj-home .nh-books{color:#fff;text-align:center;background:linear-gradient(155deg,#cfa463,#a9803e 55%,#8f672f);justify-content:center;align-items:center;padding:22px}.dj-home .nh-ringwrap{width:150px;height:150px;position:relative}.dj-home .nh-ringwrap svg{width:100%;height:100%;transform:rotate(-90deg)}.dj-home .nh-rv{place-items:center;display:grid;position:absolute;inset:0}.dj-home .nh-rv b{font-family:var(--serif,Georgia,serif);letter-spacing:-.02em;font-size:38px;font-weight:600}.dj-home .nh-bstatus{background:#140e043d;border-radius:100px;align-items:center;gap:8px;margin-top:16px;padding:8px 15px;font-size:12.5px;font-weight:600;display:inline-flex}.dj-home .nh-bd{background:#f2d9a8;border-radius:50%;width:8px;height:8px}.dj-home .nh-pnl{gap:10px;width:100%;margin-top:16px;display:flex}.dj-home .nh-pb{background:#ffffff24;border-radius:11px;flex:1;padding:9px}.dj-home .nh-pk{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:#fffc;font-size:9px}.dj-home .nh-pv{font-family:var(--serif,Georgia,serif);margin-top:3px;font-size:17px;font-weight:600}.dj-home #aurora,.dj-home .hero-grid,.dj-home .nh-deck:before{display:none}@media (prefers-reduced-motion:reduce){.dj-home .nh-slot:first-child{z-index:50;opacity:1;transform:translateY(0)scale(1)}.dj-home .nh-slot:nth-child(2){z-index:34;opacity:.97;transform:translateY(-11px)scale(.96)}.dj-home .nh-slot:nth-child(3){z-index:26;opacity:.88;transform:translateY(-21px)scale(.92)}.dj-home .nh-slot:nth-child(4){z-index:18;opacity:.77;transform:translateY(-30px)scale(.884)}.dj-home .nh-slot:nth-child(5){z-index:10;opacity:.6;transform:translateY(-37px)scale(.854)}.dj-home .nh-slot:nth-child(n+6){opacity:0}}.dj-home header.nav .wrap,.dj-home .hero .nh-grid{max-width:none;padding-left:clamp(20px,4vw,56px);padding-right:clamp(20px,4vw,56px)}.dj-home .sh-stage{z-index:1;justify-content:center;display:flex;position:relative}.dj-home .sh-deck{width:760px;max-width:100%;height:600px;position:relative}.dj-home .sh-deck:before{content:"";z-index:0;background:radial-gradient(40% 38% at 62% 32%,color-mix(in srgb,var(--brass) 30%,transparent),transparent 70%),radial-gradient(44% 42% at 32% 72%,color-mix(in srgb,var(--teal) 26%,transparent),transparent 72%);filter:blur(64px);opacity:.4;pointer-events:none;position:absolute;inset:6% 4%}@media (max-width:1120px){.dj-home .sh-deck{transform-origin:top;height:380px;transform:scale(.62)}}@media (max-width:560px){.dj-home .sh-deck{height:270px;transform:scale(.44)}}.dj-home .sh-slot{transition:transform .55s cubic-bezier(.2,.7,.2,1);animation:9s ease-in-out infinite sh-float;position:absolute}.dj-home .sh-slot:nth-child(2){animation-delay:-1.6s}.dj-home .sh-slot:nth-child(3){animation-delay:-3.2s}.dj-home .sh-slot:nth-child(4){animation-delay:-4.8s}.dj-home .sh-slot:nth-child(5){animation-delay:-6.4s}@keyframes sh-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.dj-home .sh-slot.pop{z-index:40;animation-play-state:paused;transform:translateY(0)}.dj-home .sh-s-verity{z-index:6;width:340px;height:436px;top:84px;left:206px}.dj-home .sh-s-dash{z-index:3;width:300px;height:400px;top:32px;left:34px}.dj-home .sh-s-time{z-index:2;width:302px;height:202px;top:388px;left:46px}.dj-home .sh-s-trust{z-index:4;width:294px;height:262px;top:14px;left:426px}.dj-home .sh-s-books{z-index:5;width:266px;height:290px;top:298px;left:454px}.dj-home .sh-card{background:linear-gradient(#fff,#f8fafc);border-radius:24px;flex-direction:column;transition:transform .55s cubic-bezier(.2,.7,.2,1),box-shadow .55s;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 2px 3px #0910200d,0 18px 34px -12px #09102038,0 48px 88px -40px #09102066}.dj-home .sh-card:after{content:"";border-radius:inherit;pointer-events:none;z-index:6;position:absolute;inset:0;box-shadow:inset 0 1px #fff9,inset 0 0 0 1px #0910200d}.dj-home .sh-slot.pop .sh-card{transform:scale(1.045);box-shadow:0 4px 8px #09102014,0 26px 46px -14px #0910204d,0 70px 120px -46px #09102080}.dj-home .sh-grain:before{content:"";opacity:.5;mix-blend-mode:soft-light;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:170px;position:absolute;inset:0}.dj-home .sh-card>*{z-index:2;position:relative}.dj-home .sh-ch{border-bottom:1px solid #e7edeb;align-items:center;gap:10px;padding:14px 16px;display:flex}.dj-home .sh-ic{border-radius:8px;flex:none;place-items:center;width:28px;height:28px;display:grid}.dj-home .sh-ic svg{width:14px;height:14px}.dj-home .sh-navy{color:#d18a63;background:linear-gradient(145deg,#14586a,#0a2831);box-shadow:0 5px 12px -4px #0f35408c}.dj-home .sh-brass{color:#8b6c34;background:linear-gradient(145deg,#f3e7d2,#e9d6b4)}.dj-home .sh-ch b{color:#17242a;letter-spacing:-.01em;font-size:13.5px}.dj-home .sh-rt{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;color:#5a6472;align-items:center;gap:6px;margin-left:auto;font-size:9.5px;display:inline-flex}.dj-home .sh-rt.sh-live{color:#96522f}.dj-home .sh-rt.sh-live:before{content:"";background:#96522f;border-radius:50%;width:6px;height:6px;animation:2s infinite sh-pulse}@keyframes sh-pulse{0%{box-shadow:0 0 #96522f80}70%{box-shadow:0 0 0 6px #96522f00}to{box-shadow:0 0 #96522f00}}.dj-home .sh-cb{flex-direction:column;flex:1;gap:10px;padding:14px 16px;display:flex}.dj-home .sh-vchat{flex-direction:column;flex:1;justify-content:flex-end;gap:9px;padding:13px 14px;display:flex;overflow:hidden}.dj-home .sh-msg{opacity:0;border-radius:15px;max-width:88%;padding:10px 13px;font-size:12.5px;line-height:1.5;animation:.35s forwards sh-msgin;transform:translateY(8px)}@keyframes sh-msgin{to{opacity:1;transform:none}}.dj-home .sh-q{color:#fff;background:linear-gradient(155deg,#14586a,#0f3540);border-bottom-right-radius:5px;align-self:flex-end;box-shadow:0 8px 16px -8px #0f354080}.dj-home .sh-a{color:#39465a;background:#fff;border:1px solid #e7ecf4;border-bottom-left-radius:5px;align-self:flex-start;box-shadow:0 12px 26px -16px #0910204d}.dj-home .sh-a b{color:#17242a;font-weight:600}.dj-home .sh-dots{align-items:center;gap:4px;padding:3px 2px;display:inline-flex}.dj-home .sh-dots i{background:#9fb0c8;border-radius:50%;width:6px;height:6px;animation:1.2s infinite sh-blink}.dj-home .sh-dots i:nth-child(2){animation-delay:.18s}.dj-home .sh-dots i:nth-child(3){animation-delay:.36s}@keyframes sh-blink{0%,60%,to{opacity:.28}30%{opacity:1}}.dj-home .sh-cites{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.dj-home .sh-cite{font-family:var(--mono);color:#8b6c34;background:linear-gradient(#fbf3e5,#f5e9d2);border:1px solid #ead8b6;border-radius:7px;align-items:center;gap:5px;padding:3px 7px;font-size:9px;display:inline-flex}.dj-home .sh-cite:before{content:"";background:#d18a63;border-radius:50%;width:4px;height:4px}.dj-home .sh-vinput{color:#5a6472;background:#fff;border:1px solid #e7ecf4;border-radius:11px;align-items:center;gap:9px;margin:0 14px 14px;padding:9px 11px;font-size:12px;display:flex}.dj-home .sh-vt{color:#33415a;flex:1;min-height:16px}.dj-home .sh-vcur{background:#96522f;width:1.5px;height:15px;margin-left:-4px;animation:1s step-end infinite sh-caret;display:inline-block}@keyframes sh-caret{50%{opacity:0}}.dj-home .sh-vsend{color:#fff;background:linear-gradient(#14586a,#0f3540);border-radius:7px;flex:none;place-items:center;width:24px;height:24px;display:grid}.dj-home .sh-vsend svg{width:12px;height:12px}.dj-home .sh-dash{background:linear-gradient(158deg,#9db3e6 0%,#c6b9da 44%,#f0d9bb 100%);justify-content:flex-start;padding:20px 18px}.dj-home .sh-hello{font-family:var(--serif,Georgia,serif);color:#152142;letter-spacing:-.02em;font-size:26px;font-weight:600;line-height:1.05}.dj-home .sh-ask{color:#34406b;margin-top:7px;font-size:12.5px;font-weight:600}.dj-home .sh-glass{background:#0e142a52;border:1px solid #ffffff1f;border-radius:14px;margin-top:14px;padding:12px}.dj-home .sh-gtop{justify-content:space-between;align-items:flex-end;display:flex}.dj-home .sh-gk{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#c7d2f0;font-size:9px}.dj-home .sh-gv{font-family:var(--serif,Georgia,serif);color:#fff;margin-top:2px;font-size:21px;font-weight:600}.dj-home .sh-up{color:#8be3b4;font-size:10px;font-weight:700;font-family:var(--mono)}.dj-home .sh-spark{width:100%;height:40px;margin-top:9px;display:block}.dj-home .sh-drow{background:#0e142a42;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:10px;margin-top:8px;padding:8px 11px;display:flex}.dj-home .sh-dl{color:#eef2ff;flex:none;width:74px;font-size:11.5px;font-weight:600}.dj-home .sh-db{background:#ffffff38;border-radius:5px;flex:1;height:5px;overflow:hidden}.dj-home .sh-db i{background:#fff;border-radius:5px;height:100%;display:block}.dj-home .sh-dn{font-family:var(--serif,Georgia,serif);color:#fff;text-align:right;width:24px;font-size:14px}.dj-home .sh-timer{color:#fff;background:linear-gradient(160deg,#0e2044,#0a1730);border-radius:13px;align-items:center;gap:11px;padding:12px 13px;display:flex;box-shadow:0 12px 24px -14px #0a1730b3}.dj-home .sh-rec{background:#ff6b5e;border-radius:50%;flex:none;width:8px;height:8px;animation:1.6s infinite sh-pulse2}@keyframes sh-pulse2{0%{box-shadow:0 0 #ff6b5e99}70%{box-shadow:0 0 0 7px #ff6b5e00}to{box-shadow:0 0 #ff6b5e00}}.dj-home .sh-tt{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:16px;font-weight:600}.dj-home .sh-tlb{color:#9fb0de;font-size:10.5px;font-family:var(--mono);margin-left:auto}.dj-home .sh-hoursbar{width:100%;height:44px;margin-top:2px;display:block}.dj-home .sh-trust{color:#fff;background:linear-gradient(158deg,#314375 0%,#1a2749 55%,#111b37 100%);justify-content:flex-start;padding:20px}.dj-home .sh-lbl{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:#a9b7e2;font-size:9.5px}.dj-home .sh-big{font-family:var(--serif,Georgia,serif);letter-spacing:-.02em;margin-top:8px;font-size:40px;font-weight:600;line-height:1}.dj-home .sh-sm{color:#bcc8ed;align-items:center;gap:7px;margin-top:7px;font-size:11.5px;display:inline-flex}.dj-home .sh-sm:before{content:"";background:#7fe3ae;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #7fe3ae}.dj-home .sh-recon{align-items:center;gap:6px;margin-top:16px;display:flex}.dj-home .sh-node{text-align:center;background:#ffffff14;border:1px solid #ffffff24;border-radius:9px;flex:1;padding:8px 4px}.dj-home .sh-nk{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:#a9b7e2;font-size:8px}.dj-home .sh-nv{font-variant-numeric:tabular-nums;margin-top:3px;font-size:10px;font-weight:600}.dj-home .sh-link{background:#8fa0d899;flex:none;width:10px;height:2px}.dj-home .sh-tied{color:#9bebc2;background:#2ea46e29;border:1px solid #7fe3ae66;border-radius:100px;align-items:center;gap:6px;margin-top:12px;padding:6px 12px;font-size:10.5px;font-weight:600;display:inline-flex}.dj-home .sh-tied svg{width:12px;height:12px}.dj-home .sh-books{color:#fff;text-align:center;background:linear-gradient(155deg,#cfa463,#a9803e 55%,#8f672f);justify-content:center;align-items:center;padding:20px}.dj-home .sh-ringwrap{width:134px;height:134px;position:relative}.dj-home .sh-ringwrap svg{width:100%;height:100%;transform:rotate(-90deg)}.dj-home .sh-rv{place-items:center;display:grid;position:absolute;inset:0}.dj-home .sh-rv b{font-family:var(--serif,Georgia,serif);font-size:34px;font-weight:600}.dj-home .sh-bstatus{background:#140e043d;border-radius:100px;align-items:center;gap:7px;margin-top:14px;padding:7px 13px;font-size:11.5px;font-weight:600;display:inline-flex}.dj-home .sh-bd{background:#f2d9a8;border-radius:50%;width:7px;height:7px}.dj-home .sh-pnl{gap:9px;width:100%;margin-top:14px;display:flex}.dj-home .sh-pb{background:#ffffff24;border-radius:10px;flex:1;padding:8px}.dj-home .sh-pk{font-family:var(--mono);letter-spacing:.04em;text-transform:uppercase;color:#fffc;font-size:8px}.dj-home .sh-pv{font-family:var(--serif,Georgia,serif);margin-top:2px;font-size:15px;font-weight:600}@media (prefers-reduced-motion:reduce){.dj-home .sh-slot{animation:none}}.dj-home .sh-cal-body{flex-direction:column;flex:1;gap:12px;padding:13px 14px;display:flex}.dj-home .sh-week{justify-content:space-between;display:flex}.dj-home .sh-wd{flex-direction:column;align-items:center;gap:6px;width:20%;display:flex}.dj-home .sh-wl{font-family:var(--mono);color:#8892a2;border-radius:9px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:grid}.dj-home .sh-wd.sh-on .sh-wl{color:#fff;background:#0f3540;animation:2.2s infinite sh-dayp}@keyframes sh-dayp{0%{box-shadow:0 0 #0f354073}70%{box-shadow:0 0 0 8px #0f354000}to{box-shadow:0 0 #0f354000}}.dj-home .sh-wd i{background:0 0;border-radius:50%;width:5px;height:5px}.dj-home .sh-wd i.sh-h{background:#0f3540}.dj-home .sh-wd i.sh-m{background:#8892a2}.dj-home .sh-wd i.sh-s{background:#b0392e}.dj-home .sh-agenda{flex-direction:column;flex:1;gap:8px;display:flex}.dj-home .sh-ev{border:1px solid #e7edeb;border-left:3px solid var(--c,#0f3540);opacity:0;background:#f5f8f7;border-radius:11px;align-items:center;gap:10px;padding:9px 11px;display:flex;transform:translateY(10px)}.dj-home .sh-ev.show{opacity:1;transition:opacity .45s cubic-bezier(.2,.7,.2,1),transform .45s cubic-bezier(.2,.7,.2,1);transform:none}.dj-home .sh-eh{--c:#0f3540}.dj-home .sh-em{--c:#8892a2}.dj-home .sh-eb{--c:#96522f}.dj-home .sh-es{--c:#b0392e;background:linear-gradient(90deg,#fbedeb,#fdf6f5);border-color:#f1cfca}.dj-home .sh-tm{font-family:var(--mono);color:#5a6472;text-align:center;flex:none;width:36px;font-size:10px;font-weight:600}.dj-home .sh-et{color:#17242a;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:500;overflow:hidden}.dj-home .sh-es .sh-et{color:#8a2b22}.dj-home .sh-cd{font-family:var(--mono);color:#b0392e;background:#f8dcd8;border-radius:6px;flex:none;padding:2px 6px;font-size:10px;font-weight:700}.dj-home .sh-docket{color:#1e7a54;opacity:0;background:#e6f2ec;border:1px solid #cde9d8;border-radius:9px;align-self:flex-start;align-items:center;gap:7px;margin-top:2px;padding:7px 11px;font-size:11px;font-weight:600;display:inline-flex;transform:translateY(8px)scale(.96)}.dj-home .sh-docket.show{opacity:1;transition:opacity .4s,transform .4s;transform:none}.dj-home .sh-docket svg{width:13px;height:13px}.dj-home .sh-tasks{color:#fff;background:linear-gradient(158deg,#2e3e6b,#151f3c);justify-content:flex-start;padding:18px}.dj-home .sh-th{justify-content:space-between;align-items:center;display:flex}.dj-home .sh-tlbl{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:#a9b7e2;font-size:9.5px}.dj-home .sh-tcount{font-family:var(--mono);color:#9bebc2;font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.dj-home .sh-tprog{background:#ffffff24;border-radius:5px;height:5px;margin-top:11px;overflow:hidden}.dj-home .sh-tprog i{background:linear-gradient(90deg,#7fe3ae,#5cc98e);border-radius:5px;height:100%;transition:width .5s cubic-bezier(.2,.7,.2,1);display:block}.dj-home .sh-tlist{flex-direction:column;gap:11px;margin-top:14px;display:flex}.dj-home .sh-tk{align-items:center;gap:10px;display:flex}.dj-home .sh-box{border:1.5px solid #9fb0de8c;border-radius:6px;flex:none;place-items:center;width:18px;height:18px;transition:background .3s,border-color .3s;display:grid}.dj-home .sh-box svg{color:#17242a;opacity:0;width:11px;height:11px;transition:opacity .3s,transform .3s;transform:scale(.5)}.dj-home .sh-tk.done .sh-box{background:#7fe3ae;border-color:#7fe3ae}.dj-home .sh-tk.done .sh-box svg{opacity:1;transform:none}.dj-home .sh-ttl{color:#eaf0ff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;transition:color .3s,opacity .3s;overflow:hidden}.dj-home .sh-tk.done .sh-ttl{color:#8e9bc0;opacity:.7;text-decoration:line-through}.dj-home .sh-pr{font-family:var(--mono);color:#c6d0e8;background:#ffffff1a;border-radius:5px;flex:none;margin-left:auto;padding:2px 6px;font-size:8.5px}
