.employer-app{--indigo: #1e3a8a;--indigo-d: #162d6e;--indigo-dd: #0f1f4d;--wash: #e8eef8;--wash-2: #f2f5fc;--orange: #FF6F0B;--orange-d: #e0600a;--orange-bg: #fff3ea;--ink: #14162b;--grey: #5b6172;--grey-2: #868ca0;--line: #dde4f0;--line-2: #c9d3e8;--white: #ffffff;--green: #17a673;--green-bg: #e7f6ef;--amber: #d98a12;--amber-bg: #fdf3e3;--radius: 14px;--radius-sm: 10px;--radius-lg: 22px;--shadow-sm: 0 1px 2px rgba(30,58,138,.05), 0 1px 3px rgba(30,58,138,.06);--shadow: 0 4px 14px rgba(30,58,138,.07), 0 2px 6px rgba(30,58,138,.05);--shadow-lg: 0 18px 48px rgba(30,58,138,.14), 0 6px 16px rgba(30,58,138,.08);--maxw: 1180px;--font: "Inter", system-ui, -apple-system, sans-serif;--mono: "JetBrains Mono", ui-monospace, monospace;--red: #e0463c;--red-bg: #fdecea;--red-border-soft: #f4c7c2;--red-text-strong: #b42318;--amber-text-strong: #8a5a08;--amber-border-soft: #f2dcae;--green-text-strong: #0f7a52;--green-border-soft: #bce7d4;--gray-bg: #eef0f4;--joined-bg: #d3f0e2;--joined-text: #0b5c3d}[data-theme=dark] .employer-app{--indigo: #5b7fe0;--indigo-d: #a9bdfa;--indigo-dd: #0f1a37;--orange: #ff9a4d;--orange-d: #ffb37a;--orange-bg: rgba(255,111,11,.16);--wash: rgba(91,127,224,.12);--wash-2: rgba(255,255,255,.05);--ink: #e8ebf5;--grey: #9aa2bc;--grey-2: #75809e;--line: #2b3358;--line-2: #3c4670;--white: #1a2036;--green: #3ddc84;--green-bg: rgba(61,220,132,.14);--amber: #f2b33d;--amber-bg: rgba(242,179,61,.14);--shadow-sm: 0 1px 2px rgba(0,0,0,.35), 0 1px 3px rgba(0,0,0,.4);--shadow: 0 4px 14px rgba(0,0,0,.4), 0 2px 6px rgba(0,0,0,.35);--shadow-lg: 0 18px 48px rgba(0,0,0,.55), 0 6px 16px rgba(0,0,0,.4);--red: #ff6b7a;--red-bg: rgba(255,107,122,.14);--red-border-soft: rgba(255,107,122,.35);--red-text-strong: #ff96a0;--amber-text-strong: #f2c063;--amber-border-soft: rgba(242,179,61,.35);--green-text-strong: #57e0a0;--green-border-soft: rgba(61,220,132,.35);--gray-bg: rgba(255,255,255,.06);--joined-bg: rgba(61,220,132,.16);--joined-text: #57e0a0}[data-theme=dark] .employer-app .nav,[data-theme=dark] .employer-app .topbar{background:#0f1424d1}.employer-app *{box-sizing:border-box;margin:0;padding:0}.employer-app{scroll-behavior:smooth}.employer-app{font-family:var(--font);color:var(--ink);background:var(--white);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.employer-app a{color:inherit;text-decoration:none}.employer-app button{font-family:inherit;cursor:pointer;border:none;background:none}.employer-app img,.employer-app svg{display:block}.employer-app ::selection{background:#1e3a8a29}.employer-app .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.employer-app .view{display:none}.employer-app .view.active{display:block;animation:fade .4s ease}.employer-app .ic{width:20px;height:20px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}.employer-app .ic-sm{width:16px;height:16px}.employer-app .ic-lg{width:26px;height:26px}.employer-app .nav{position:sticky;top:0;z-index:60;background:#ffffffd1;-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--line)}.employer-app .nav-inner{display:flex;align-items:center;gap:28px;height:68px}.employer-app .brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:-.02em;font-size:18px}.employer-app .logo-mark{width:32px;height:32px;flex:none;display:flex;align-items:center;justify-content:center}.employer-app .brand-text{display:flex;flex-direction:column}.employer-app .brand-name{font-weight:800;letter-spacing:-.03em;line-height:1}.employer-app .brand-name .match{color:var(--indigo)}.employer-app .brand-name .day{color:var(--orange)}.employer-app .brand-tagline{display:block;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--grey-2);margin-top:2px}.employer-app .nav-links{display:flex;align-items:center;gap:4px;margin-left:8px}.employer-app .nav-link{padding:9px 13px;border-radius:9px;font-size:14.5px;font-weight:500;color:var(--grey);transition:.15s}.employer-app .nav-link:hover{color:var(--ink);background:var(--wash)}.employer-app .nav-cta{margin-left:auto;display:flex;align-items:center;gap:10px}.employer-app .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:14.5px;border-radius:10px;padding:10px 18px;transition:transform .12s,box-shadow .18s,background .18s,border-color .18s;white-space:nowrap}.employer-app .btn:active{transform:translateY(1px)}.employer-app .btn-primary{background:var(--indigo);color:#fff;box-shadow:0 6px 18px #1e3a8a47}.employer-app .btn-primary:hover{background:#2743c9;box-shadow:0 10px 26px #1e3a8a57}.employer-app .btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--line-2)}.employer-app .btn-ghost:hover{border-color:var(--indigo);color:var(--indigo);background:var(--wash-2)}.employer-app .btn-white{background:#fff;color:var(--indigo-d);box-shadow:var(--shadow)}.employer-app .btn-white:hover{box-shadow:var(--shadow-lg)}.employer-app .btn-outline-white{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4)}.employer-app .btn-outline-white:hover{background:#ffffff1f;border-color:#ffffffb3}.employer-app .btn-lg{padding:14px 24px;font-size:15.5px}.employer-app .btn-block{width:100%}.employer-app .nav-burger{display:none;margin-left:auto;padding:8px;border-radius:9px;color:var(--ink)}.employer-app .nav-burger:hover{background:var(--wash)}.employer-app .hero{position:relative;overflow:hidden;background:radial-gradient(1100px 520px at 80% -8%,var(--wash) 0%,transparent 60%),linear-gradient(180deg,var(--wash-2) 0%,var(--white) 100%)}.employer-app .hero-grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.5;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(700px 380px at 78% 6%,#000 0%,transparent 72%);mask-image:radial-gradient(700px 380px at 78% 6%,#000 0%,transparent 72%)}.employer-app .hero-inner{position:relative;display:grid;grid-template-columns:1.06fr .94fr;gap:56px;align-items:center;padding:74px 0 86px}.employer-app .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--indigo-d);background:var(--white);border:1px solid var(--line-2);padding:7px 13px 7px 10px;border-radius:999px;box-shadow:var(--shadow-sm)}.employer-app .eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px var(--green-bg)}.employer-app h1.hero-title{font-size:clamp(38px,5.2vw,62px);line-height:1.02;letter-spacing:-.035em;font-weight:900;margin:22px 0 0;color:var(--ink)}.employer-app h1.hero-title .accent{color:var(--indigo);position:relative;white-space:nowrap}.employer-app .hero-sub{font-size:18px;color:var(--grey);margin-top:20px;max-width:540px}.employer-app .hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px}.employer-app .link-demo{display:inline-flex;align-items:center;gap:7px;font-weight:600;font-size:14.5px;color:var(--indigo-d);padding:10px 6px}.employer-app .link-demo:hover{color:var(--indigo)}.employer-app .link-demo .ic{transition:transform .15s}.employer-app .link-demo:hover .ic{transform:translate(3px)}.employer-app .hero-stats{display:flex;gap:30px;margin-top:40px;padding-top:26px;border-top:1px solid var(--line)}.employer-app .stat .n{font-family:var(--mono);font-weight:700;font-size:26px;letter-spacing:-.03em;color:var(--indigo-d)}.employer-app .stat .n .sm{font-size:15px;color:var(--grey-2)}.employer-app .stat .l{font-size:12.5px;color:var(--grey);margin-top:2px}.employer-app .hero-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:22px;position:relative}.employer-app .hero-card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;padding:1px;background:linear-gradient(135deg,#17a67380,#1e3a8a80);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.4}.employer-app .hc-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.employer-app .hc-head .t{font-weight:700;font-size:14px;letter-spacing:.02em;color:var(--grey);text-transform:uppercase}.employer-app .badge-open{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:var(--green);background:var(--green-bg);padding:4px 10px;border-radius:999px}.employer-app .wed-rail{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin:4px 0 18px}.employer-app .wed-day{text-align:center;border-radius:10px;padding:9px 0 8px;border:1px solid var(--line);background:var(--wash-2)}.employer-app .wed-day .dow{font-size:10.5px;font-weight:700;color:var(--grey-2);letter-spacing:.05em}.employer-app .wed-day .dnum{font-family:var(--mono);font-weight:600;font-size:15px;color:var(--ink);margin-top:3px}.employer-app .wed-day.is-wed{background:var(--indigo);border-color:var(--indigo);box-shadow:0 8px 20px #1e3a8a52;transform:translateY(-3px);position:relative}.employer-app .wed-day.is-wed .dow,.employer-app .wed-day.is-wed .dnum{color:#fff}.employer-app .wed-day.is-wed:after{content:"MatchDay";position:absolute;left:50%;transform:translate(-50%);bottom:-22px;font-size:9.5px;font-weight:800;letter-spacing:.05em;color:var(--indigo);text-transform:uppercase;white-space:nowrap}.employer-app .wed-day.is-past{opacity:.5}.employer-app .hc-drive{border:1px solid var(--line);border-radius:var(--radius);padding:14px;margin-top:26px;background:var(--wash-2)}.employer-app .hc-drive+.hc-drive{margin-top:10px}.employer-app .hcd-top{display:flex;align-items:center;gap:10px}.employer-app .hcd-ic{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex:none;background:var(--white);border:1px solid var(--line-2);color:var(--indigo)}.employer-app .hcd-name{font-weight:700;font-size:14.5px}.employer-app .hcd-meta{font-size:12px;color:var(--grey);font-family:var(--mono)}.employer-app .hcd-pool{margin-left:auto;text-align:right}.employer-app .hcd-pool .n{font-family:var(--mono);font-weight:700;font-size:18px;color:var(--indigo-d)}.employer-app .hcd-pool .l{font-size:10.5px;color:var(--grey-2)}.employer-app .hcd-bar{height:6px;border-radius:999px;background:var(--line);margin-top:11px;overflow:hidden}.employer-app .hcd-bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--green),var(--indigo))}.employer-app .hcd-legend{display:flex;justify-content:space-between;font-size:11px;color:var(--grey);margin-top:7px}.employer-app .hcd-legend b{font-family:var(--mono);color:var(--ink);font-weight:600}.employer-app section{padding:88px 0}.employer-app .sec-head{max-width:660px;margin-bottom:48px}.employer-app .sec-head.center{margin-left:auto;margin-right:auto;text-align:center}.employer-app .kicker{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--indigo);margin-bottom:14px}.employer-app .kicker:before{content:"";width:22px;height:2px;background:var(--indigo);border-radius:2px}.employer-app .sec-head.center .kicker:before{display:none}.employer-app h2.sec-title{font-size:clamp(28px,3.6vw,40px);line-height:1.08;letter-spacing:-.03em;font-weight:800}.employer-app .sec-lead{font-size:17.5px;color:var(--grey);margin-top:16px}.employer-app .bg-wash{background:var(--wash)}.employer-app .bg-ink{background:radial-gradient(900px 500px at 15% 0%,#24327a,#24327a00 55%),linear-gradient(160deg,var(--indigo-dd) 0%,#101a4d 100%);color:#fff}.employer-app .bg-ink h2.sec-title,.employer-app .bg-ink .stat .n{color:#fff}.employer-app .bg-ink .sec-lead{color:#b9c2f0}.employer-app .bg-ink .kicker{color:#9fb0ff}.employer-app .what-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.employer-app .what-list{display:grid;gap:14px}.employer-app .what-item{display:flex;gap:14px;align-items:flex-start}.employer-app .what-ic{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;flex:none;background:var(--wash);color:var(--indigo);border:1px solid var(--line-2)}.employer-app .what-item h4{font-size:15.5px;font-weight:700}.employer-app .what-item p{font-size:14.5px;color:var(--grey);margin-top:2px}.employer-app .what-quote{background:var(--wash);border:1px solid var(--line);border-radius:var(--radius-lg);padding:32px;position:relative}.employer-app .what-quote .mark{font-size:60px;line-height:.5;color:var(--line-2);font-family:Georgia,serif}.employer-app .what-quote p{font-size:21px;font-weight:600;letter-spacing:-.01em;color:var(--ink);margin-top:10px}.employer-app .what-quote .by{margin-top:18px;font-size:13px;color:var(--grey);font-weight:600}.employer-app .stream-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.employer-app .stream{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow-sm);transition:transform .18s,box-shadow .18s,border-color .18s}.employer-app .stream:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--line-2)}.employer-app .stream-ic{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:var(--wash);color:var(--indigo);margin-bottom:16px}.employer-app .stream h3{font-size:16.5px;font-weight:700;letter-spacing:-.01em}.employer-app .stream .tag{font-size:11.5px;font-weight:600;color:var(--grey-2);margin-top:2px}.employer-app .stream-nums{display:flex;gap:16px;margin-top:16px;padding-top:16px;border-top:1px dashed var(--line-2)}.employer-app .stream-nums .k{flex:1}.employer-app .stream-nums .k .n{font-family:var(--mono);font-weight:700;font-size:20px;color:var(--indigo-d)}.employer-app .stream-nums .k .l{font-size:10.5px;color:var(--grey)}.employer-app .stream-foot{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.employer-app .pill{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;padding:4px 9px;border-radius:999px}.employer-app .pill-open{color:var(--green);background:var(--green-bg)}.employer-app .pill-soon{color:var(--amber);background:var(--amber-bg)}.employer-app .stream-foot .lvl{font-size:11.5px;color:var(--grey);font-family:var(--mono)}.employer-app .timeline{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin-top:8px;position:relative}.employer-app .tl-line{position:absolute;top:24px;left:8%;right:8%;height:2px;background:#fff3}.employer-app .tl-line i{display:block;height:100%;width:100%;background:linear-gradient(90deg,var(--green),#7d92ff)}.employer-app .tl-step{position:relative;padding:0 10px;text-align:center}.employer-app .tl-node{width:46px;height:46px;border-radius:50%;margin:0 auto 16px;display:grid;place-items:center;background:var(--white);color:var(--indigo-d);font-family:var(--mono);font-weight:700;position:relative;z-index:2;box-shadow:0 8px 20px #00000040}.employer-app .tl-step.hl .tl-node{background:var(--green);color:#fff}.employer-app .tl-step h5{font-size:14px;font-weight:700;color:#fff}.employer-app .tl-step p{font-size:12.5px;color:#b9c2f0;margin-top:5px}.employer-app .funnel{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.employer-app .fn{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:22px;position:relative;box-shadow:var(--shadow-sm)}.employer-app .fn .step{font-family:var(--mono);font-size:12px;font-weight:700;color:var(--indigo);letter-spacing:.04em}.employer-app .fn-ic{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;margin:14px 0 16px;background:linear-gradient(135deg,var(--wash),var(--white));border:1px solid var(--line-2);color:var(--indigo)}.employer-app .fn h4{font-size:16px;font-weight:700}.employer-app .fn p{font-size:13.5px;color:var(--grey);margin-top:6px}.employer-app .fn .arw{position:absolute;right:-20px;top:50%;transform:translateY(-50%);color:var(--line-2);z-index:2}.employer-app .fn:last-child .arw{display:none}.employer-app .cover-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px}.employer-app .cover{display:flex;gap:14px;align-items:flex-start;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:18px;box-shadow:var(--shadow-sm)}.employer-app .cover .ck{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex:none;background:var(--green-bg);color:var(--green)}.employer-app .cover h4{font-size:14.5px;font-weight:700}.employer-app .cover p{font-size:13px;color:var(--grey);margin-top:2px}.employer-app .price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:start}.employer-app .price{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px 26px;box-shadow:var(--shadow-sm);position:relative}.employer-app .price.feature{border-color:var(--indigo);box-shadow:0 20px 50px #1e3a8a2e}.employer-app .price.feature:before{content:"Most popular";position:absolute;top:-12px;left:26px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:var(--indigo);padding:5px 12px;border-radius:999px}.employer-app .price .pname{font-size:15px;font-weight:700;color:var(--indigo-d)}.employer-app .price .pdesc{font-size:13px;color:var(--grey);margin-top:4px;min-height:38px}.employer-app .price .pamt{margin:16px 0 6px}.employer-app .price .pamt .v{font-family:var(--mono);font-weight:700;font-size:34px;letter-spacing:-.03em;color:var(--ink)}.employer-app .price .pamt .u{font-size:13px;color:var(--grey)}.employer-app .price ul{list-style:none;margin:18px 0 22px;display:grid;gap:11px}.employer-app .price li{display:flex;gap:10px;align-items:flex-start;font-size:13.5px;color:var(--ink)}.employer-app .price li .ic{color:var(--green);margin-top:1px}.employer-app .price-note{text-align:center;font-size:12.5px;color:var(--grey-2);margin-top:22px}.employer-app .test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.employer-app .test{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.employer-app .test .stars{display:flex;gap:2px;color:var(--amber);margin-bottom:14px}.employer-app .test p{font-size:15px;color:var(--ink);font-weight:500;letter-spacing:-.005em;flex:1}.employer-app .test .who{display:flex;align-items:center;gap:12px;margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.employer-app .avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;flex:none;font-weight:700;font-size:15px;color:#fff}.employer-app .test .who .nm{font-size:14px;font-weight:700}.employer-app .test .who .rl{font-size:12px;color:var(--grey)}.employer-app .faq-wrap{max-width:760px;margin:0 auto;display:grid;gap:12px}.employer-app .faq{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:border-color .18s,box-shadow .18s}.employer-app .faq[open]{border-color:var(--line-2);box-shadow:var(--shadow)}.employer-app .faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:14px;padding:20px 22px;font-weight:600;font-size:15.5px}.employer-app .faq summary::-webkit-details-marker{display:none}.employer-app .faq summary .q-ic{margin-left:auto;color:var(--grey-2);transition:transform .2s;flex:none}.employer-app .faq[open] summary .q-ic{transform:rotate(45deg);color:var(--indigo)}.employer-app .faq .a{padding:0 22px 22px;color:var(--grey);font-size:14.5px;line-height:1.65}.employer-app .cta-band{border-radius:var(--radius-lg);padding:64px 56px;text-align:center;position:relative;overflow:hidden;background:radial-gradient(700px 340px at 80% -20%,#3a52e6,#3a52e600 62%),linear-gradient(150deg,var(--indigo) 0%,var(--indigo-dd) 100%);color:#fff;box-shadow:var(--shadow-lg)}.employer-app .cta-band .wed-mini{display:inline-flex;gap:5px;margin-bottom:22px}.employer-app .cta-band .wed-mini span{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;font-family:var(--mono);font-size:12px;font-weight:600;background:#ffffff1f;color:#cfd8ff}.employer-app .cta-band .wed-mini span.on{background:#fff;color:var(--indigo-d);font-weight:700}.employer-app .cta-band h2{font-size:clamp(28px,4vw,44px);letter-spacing:-.03em;font-weight:800}.employer-app .cta-band p{font-size:17.5px;color:#c8d0f8;margin-top:14px;max-width:560px;margin-left:auto;margin-right:auto}.employer-app .cta-band .actions{display:flex;gap:12px;justify-content:center;margin-top:30px;flex-wrap:wrap}.employer-app footer{border-top:1px solid var(--line);padding:56px 0 34px;background:var(--wash-2)}.employer-app .foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.employer-app .foot-brand p{font-size:13.5px;color:var(--grey);margin-top:14px;max-width:280px}.employer-app .foot-col h5{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--grey-2);margin-bottom:14px}.employer-app .foot-col a{display:block;font-size:14px;color:var(--grey);padding:5px 0;transition:color .15s}.employer-app .foot-col a:hover{color:var(--indigo)}.employer-app .foot-bar{display:flex;align-items:center;justify-content:space-between;margin-top:42px;padding-top:24px;border-top:1px solid var(--line);font-size:12.5px;color:var(--grey-2)}.employer-app .foot-bar .r{display:flex;gap:18px}.employer-app .toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%) translateY(20px);background:var(--ink);color:#fff;padding:13px 20px;border-radius:12px;font-size:14px;font-weight:500;box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;transition:.3s;z-index:200;display:flex;align-items:center;gap:10px}.employer-app .toast.show{opacity:1;transform:translate(-50%) translateY(0)}.employer-app .toast .ic{color:#8ea2ff}.employer-app .mobile-menu{display:none;position:fixed;top:68px;right:0;bottom:0;left:0;background:var(--white);z-index:55;padding:24px;flex-direction:column;gap:6px}.employer-app .mobile-menu.open{display:flex}.employer-app .mobile-menu a{padding:14px 12px;border-radius:10px;font-weight:600;font-size:16px}.employer-app .mobile-menu a:hover{background:var(--wash)}.employer-app .mobile-menu .btn{margin-top:8px}@media (max-width: 1000px){.employer-app .hero-inner{grid-template-columns:1fr;gap:44px;padding:52px 0 64px}.employer-app .what-grid{grid-template-columns:1fr;gap:34px}.employer-app .stream-grid{grid-template-columns:repeat(2,1fr)}.employer-app .funnel{grid-template-columns:1fr 1fr}.employer-app .fn .arw{display:none}.employer-app .cover-grid{grid-template-columns:1fr 1fr}.employer-app .price-grid{grid-template-columns:1fr;max-width:440px;margin:0 auto}.employer-app .test-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.employer-app .timeline{grid-template-columns:1fr 1fr 1fr;row-gap:34px}.employer-app .tl-line{display:none}.employer-app .foot-grid{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width: 640px){.employer-app section{padding:62px 0}.employer-app .nav-links,.employer-app .nav-cta .btn-ghost{display:none}.employer-app .nav-burger{display:grid;place-items:center}.employer-app .stream-grid,.employer-app .cover-grid,.employer-app .funnel{grid-template-columns:1fr}.employer-app .hero-stats{flex-wrap:wrap;gap:20px}.employer-app .timeline{grid-template-columns:1fr}.employer-app .cta-band{padding:44px 24px}.employer-app .foot-grid{grid-template-columns:1fr}.employer-app .foot-bar{flex-direction:column;gap:12px;text-align:center}}@media (prefers-reduced-motion: reduce){.employer-app *{animation:none!important;scroll-behavior:auto;transition:none!important}}.employer-app :focus-visible{outline:2px solid var(--indigo);outline-offset:2px;border-radius:6px}.employer-app .auth{min-height:100vh;display:grid;grid-template-columns:480px 1fr;background:var(--white)}.employer-app .auth-aside{position:relative;overflow:hidden;padding:44px 44px 40px;color:#fff;display:flex;flex-direction:column;background:radial-gradient(760px 420px at 12% -10%,#2c3ea0,#2c3ea000 58%),linear-gradient(165deg,var(--indigo-d) 0%,#101a4d 100%)}.employer-app .auth-aside .aa-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(520px 360px at 80% 110%,#000,transparent 72%);mask-image:radial-gradient(520px 360px at 80% 110%,#000,transparent 72%)}.employer-app .auth-aside .brand{color:#fff;position:relative}.employer-app .auth-aside .brand-name .match{color:#fff}.employer-app .auth-aside .brand-tagline{color:#9fb0ff}.employer-app .aa-body{position:relative;margin-top:auto}.employer-app .aa-body h2{font-size:30px;line-height:1.12;letter-spacing:-.03em;font-weight:800;margin-bottom:14px}.employer-app .aa-body p{color:#c2ccf5;font-size:15px;max-width:340px}.employer-app .aa-list{list-style:none;display:grid;gap:14px;margin-top:28px}.employer-app .aa-list li{display:flex;align-items:center;gap:12px;font-size:14.5px;color:#e6ebff}.employer-app .aa-list li .ck{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;flex:none;background:#ffffff1f;color:#8ff0c6}.employer-app .aa-wed{position:relative;display:flex;gap:6px;margin-top:34px}.employer-app .aa-wed span{width:34px;height:40px;border-radius:9px;display:grid;place-content:center;text-align:center;background:#ffffff14;border:1px solid rgba(255,255,255,.12);font-family:var(--mono);font-size:11px;font-weight:600;color:#b9c2f0;line-height:1.2}.employer-app .aa-wed span.on{background:#fff;color:var(--indigo-d);border-color:#fff;font-weight:700}.employer-app .aa-wed span small{display:block;font-size:8px;letter-spacing:.04em;opacity:.8}.employer-app .auth-main{padding:40px 48px 56px;overflow-y:auto}.employer-app .am-inner{max-width:620px;margin:0 auto}.employer-app .am-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.employer-app .link-back{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;color:var(--grey)}.employer-app .link-back:hover{color:var(--indigo)}.employer-app .am-top .alt{font-size:13.5px;color:var(--grey)}.employer-app .am-top .alt a{color:var(--indigo);font-weight:700;cursor:pointer}.employer-app .am-head h1{font-size:27px;letter-spacing:-.025em;font-weight:800}.employer-app .am-head p{color:var(--grey);font-size:14.5px;margin-top:6px}.employer-app .steps{display:flex;align-items:center;gap:0;margin:26px 0 30px}.employer-app .step-i{display:flex;align-items:center;gap:10px;flex:1}.employer-app .step-i .dot{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;flex:none;font-family:var(--mono);font-weight:700;font-size:13px;background:var(--wash);color:var(--grey-2);border:1.5px solid var(--line-2);transition:.2s}.employer-app .step-i .st{font-size:12.5px;font-weight:600;color:var(--grey-2)}.employer-app .step-i .bar{flex:1;height:2px;background:var(--line-2);margin:0 4px;border-radius:2px}.employer-app .step-i.active .dot{background:var(--indigo);color:#fff;border-color:var(--indigo);box-shadow:0 6px 16px #1e3a8a4d}.employer-app .step-i.active .st{color:var(--ink)}.employer-app .step-i.done .dot{background:var(--green);color:#fff;border-color:var(--green)}.employer-app .step-i.done .st{color:var(--ink)}.employer-app .step-i:last-child{flex:none}.employer-app .fstep{display:none;animation:fade .3s ease}.employer-app .fstep.active{display:block}.employer-app .frow{display:grid;grid-template-columns:1fr 1fr;gap:16px}.employer-app .field{margin-bottom:16px}.employer-app .field.full{grid-column:1 / -1}.employer-app .field label{display:block;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:7px}.employer-app .field label .opt{color:var(--grey-2);font-weight:500}.employer-app .field label .req{color:var(--indigo)}.employer-app .input,.employer-app .select,.employer-app textarea.input{width:100%;font-family:inherit;font-size:14.5px;color:var(--ink);background:var(--white);border:1.5px solid var(--line-2);border-radius:var(--radius-sm);padding:11px 13px;transition:.15s}.employer-app .input::placeholder{color:var(--grey-2)}.employer-app .input:focus,.employer-app .select:focus,.employer-app textarea.input:focus{outline:none;border-color:var(--indigo);box-shadow:0 0 0 4px #1e3a8a1f}.employer-app .input.err,.employer-app .select.err{border-color:var(--red);box-shadow:0 0 0 4px #e0463c1a}.employer-app .input-wrap{position:relative}.employer-app .input-wrap .pfx{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:var(--grey-2);font-size:14px;pointer-events:none}.employer-app .input-wrap.has-pfx .input{padding-left:34px}.employer-app select.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235b6172' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px;cursor:pointer}.employer-app .err-msg{font-size:12px;color:var(--red);margin-top:6px;display:none}.employer-app .field.show-err .err-msg{display:block}.employer-app .chips-input{display:flex;flex-wrap:wrap;gap:7px;align-items:center;padding:8px 10px;border:1.5px solid var(--line-2);border-radius:var(--radius-sm);background:var(--white);transition:.15s}.employer-app .chips-input:focus-within{border-color:var(--indigo);box-shadow:0 0 0 4px #1e3a8a1f}.employer-app .chip{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--indigo-d);background:var(--wash);border:1px solid var(--line-2);padding:5px 8px 5px 10px;border-radius:8px}.employer-app .chip button{color:var(--grey);display:grid;place-items:center;border-radius:4px}.employer-app .chip button:hover{color:var(--red)}.employer-app .chips-input input{flex:1;min-width:120px;border:none;outline:none;font-family:inherit;font-size:14px;padding:5px 2px;background:transparent}.employer-app .hint{font-size:12px;color:var(--grey-2);margin-top:6px}.employer-app .toggle-row{display:flex;flex-wrap:wrap;gap:10px}.employer-app .toggle-pill{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--grey);background:var(--white);border:1.5px solid var(--line-2);padding:10px 16px;border-radius:999px;transition:.15s}.employer-app .toggle-pill:hover{border-color:var(--indigo);color:var(--indigo)}.employer-app .toggle-pill.on{background:var(--indigo);border-color:var(--indigo);color:#fff;box-shadow:0 6px 16px #1e3a8a3d}.employer-app .toggle-pill .tk{width:16px;height:16px;border-radius:5px;border:1.5px solid currentColor;display:grid;place-items:center}.employer-app .toggle-pill.on .tk{background:#fff;border-color:#fff;color:var(--indigo)}.employer-app .opt-note{display:flex;gap:10px;align-items:flex-start;background:var(--wash);border:1px solid var(--line);border-radius:var(--radius);padding:12px 14px;font-size:13px;color:var(--grey);margin-bottom:20px}.employer-app .opt-note .ic{color:var(--indigo);flex:none;margin-top:1px}.employer-app .consent{display:flex;gap:12px;align-items:flex-start;padding:13px 0}.employer-app .consent+.consent{border-top:1px solid var(--line)}.employer-app .check{width:22px;height:22px;border-radius:7px;border:1.5px solid var(--line-2);flex:none;cursor:pointer;display:grid;place-items:center;background:var(--white);color:#fff;transition:.15s;margin-top:1px}.employer-app .check.on{background:var(--indigo);border-color:var(--indigo)}.employer-app .check .ic{opacity:0;transition:.12s}.employer-app .check.on .ic{opacity:1}.employer-app .consent label{font-size:14px;color:var(--ink);cursor:pointer;line-height:1.5}.employer-app .consent label a{color:var(--indigo);font-weight:600}.employer-app .form-actions{display:flex;align-items:center;gap:12px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.employer-app .form-actions .spacer{flex:1}.employer-app .verify-card{max-width:480px;margin:40px auto 0;text-align:center}.employer-app .verify-badge{width:64px;height:64px;border-radius:18px;margin:0 auto 22px;display:grid;place-items:center;background:linear-gradient(135deg,var(--wash),var(--white));border:1px solid var(--line-2);color:var(--indigo)}.employer-app .verify-card h1{font-size:26px;letter-spacing:-.025em;font-weight:800}.employer-app .verify-card>p{color:var(--grey);font-size:15px;margin-top:10px}.employer-app .verify-card .em{color:var(--ink);font-weight:700}.employer-app .otp{display:flex;justify-content:center;gap:10px;margin:30px 0 8px}.employer-app .otp input{width:52px;height:60px;text-align:center;font-family:var(--mono);font-size:24px;font-weight:700;color:var(--ink);border:1.5px solid var(--line-2);border-radius:12px;background:var(--white);transition:.15s}.employer-app .otp input:focus{outline:none;border-color:var(--indigo);box-shadow:0 0 0 4px #1e3a8a1f}.employer-app .otp input.filled{border-color:var(--indigo);background:var(--wash-2)}.employer-app .otp-err{color:var(--red);font-size:13px;font-weight:600;min-height:20px;margin-bottom:8px}.employer-app .resend{font-size:13.5px;color:var(--grey);margin-top:18px}.employer-app .resend a{color:var(--indigo);font-weight:700;cursor:pointer}.employer-app .resend a.disabled{color:var(--grey-2);cursor:default;pointer-events:none}.employer-app .verify-hint{font-size:12px;color:var(--grey-2);margin-top:22px}@media (max-width: 900px){.employer-app .auth{grid-template-columns:1fr}.employer-app .auth-aside{display:none}.employer-app .auth-main{padding:28px 22px 44px}}@media (max-width: 560px){.employer-app .frow{grid-template-columns:1fr}.employer-app .steps{gap:0}.employer-app .step-i .st{display:none}.employer-app .otp input{width:44px;height:52px;font-size:20px}}.employer-app .login-card{max-width:400px;margin:10px auto 0}.employer-app .login-card .am-head{text-align:center;margin-bottom:8px}.employer-app .pw-field{position:relative}.employer-app .pw-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:var(--grey-2);padding:6px;border-radius:7px}.employer-app .pw-toggle:hover{color:var(--indigo);background:var(--wash)}.employer-app .login-row{display:flex;align-items:center;justify-content:space-between;margin:-2px 0 20px}.employer-app .remember{display:flex;align-items:center;gap:9px;cursor:pointer;font-size:13.5px;color:var(--ink);-webkit-user-select:none;user-select:none}.employer-app .remember .check{width:20px;height:20px;margin:0}.employer-app .link-inline{font-size:13.5px;color:var(--indigo);font-weight:600;cursor:pointer}.employer-app .link-inline:hover{text-decoration:underline}.employer-app .auth-divider{display:flex;align-items:center;gap:14px;margin:22px 0;color:var(--grey-2);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.employer-app .auth-divider:before,.employer-app .auth-divider:after{content:"";flex:1;height:1px;background:var(--line)}.employer-app .sso-grid{display:grid;gap:10px}.employer-app .sso-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;font-weight:600;font-size:14.5px;padding:11px 16px;border:1.5px solid var(--line-2);border-radius:10px;background:var(--white);color:var(--ink);transition:.15s}.employer-app .sso-btn:hover{border-color:var(--indigo);background:var(--wash-2)}.employer-app .sso-btn .glyph{width:18px;height:18px;flex:none}.employer-app .login-foot{text-align:center;font-size:13.5px;color:var(--grey);margin-top:24px}.employer-app .login-foot a{color:var(--indigo);font-weight:700;cursor:pointer}.employer-app .lc-panel{display:none;animation:fade .28s ease}.employer-app .lc-panel.active{display:block}.employer-app .mfa-method{display:flex;align-items:center;gap:12px;background:var(--wash);border:1px solid var(--line);border-radius:var(--radius);padding:13px 15px;margin-bottom:4px;text-align:left}.employer-app .mfa-method .mm-ic{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;flex:none;background:var(--white);border:1px solid var(--line-2);color:var(--indigo)}.employer-app .mfa-method .mm-t{font-size:13.5px;font-weight:700}.employer-app .mfa-method .mm-s{font-size:12px;color:var(--grey)}.employer-app .link-backup{display:inline-block;margin-top:16px;font-size:13px;color:var(--indigo);font-weight:600;cursor:pointer}.employer-app .app-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh;background:var(--wash)}.employer-app .sidebar{background:var(--white);border-right:1px solid var(--line);display:flex;flex-direction:column;position:sticky;top:0;height:100vh;z-index:50}.employer-app .sb-brand{display:flex;align-items:center;gap:11px;padding:18px 20px;border-bottom:1px solid var(--line);font-weight:800;letter-spacing:-.02em;font-size:17px}.employer-app .sb-nav{flex:1;overflow-y:auto;padding:16px 12px}.employer-app .sb-sec{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--grey-2);padding:0 10px;margin:16px 0 8px}.employer-app .sb-sec:first-child{margin-top:0}.employer-app .nav-item{display:flex;align-items:center;gap:12px;padding:10px 11px;border-radius:10px;color:var(--grey);font-weight:600;font-size:14px;cursor:pointer;transition:.14s;margin-bottom:2px;width:100%;text-align:left}.employer-app .nav-item:hover{background:var(--wash);color:var(--ink)}.employer-app .nav-item.active{background:var(--indigo);color:#fff;box-shadow:0 6px 16px #1e3a8a42}.employer-app .nav-item .ic{flex:none}.employer-app .nav-item .nbadge{margin-left:auto;font-family:var(--mono);font-size:11px;font-weight:700;min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:var(--wash);color:var(--indigo-d)}.employer-app .nav-item.active .nbadge{background:#ffffff3d;color:#fff}.employer-app .sb-foot{border-top:1px solid var(--line);padding:12px}.employer-app .sb-user{display:flex;align-items:center;gap:11px;padding:8px 10px;border-radius:10px;cursor:pointer}.employer-app .sb-user:hover{background:var(--wash)}.employer-app .sb-user .av{width:36px;height:36px;border-radius:10px;flex:none;display:grid;place-items:center;font-weight:700;font-size:14px;color:#fff;background:linear-gradient(135deg,var(--green),var(--indigo))}.employer-app .sb-user .nm{font-size:13px;font-weight:700;line-height:1.2}.employer-app .sb-user .rl{font-size:11.5px;color:var(--grey)}.employer-app .app-main{display:flex;flex-direction:column;min-width:0}.employer-app .topbar{position:sticky;top:0;z-index:40;background:#ffffffdb;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:16px;padding:0 26px;height:64px}.employer-app .tb-burger{display:none;padding:8px;border-radius:8px;color:var(--ink)}.employer-app .tb-burger:hover{background:var(--wash)}.employer-app .tb-title{font-weight:800;font-size:19px;letter-spacing:-.02em}.employer-app .tb-search{margin-left:10px;position:relative;width:300px;max-width:34vw}.employer-app .tb-search input{width:100%;font-family:inherit;font-size:13.5px;padding:9px 12px 9px 36px;border:1.5px solid var(--line-2);border-radius:10px;background:var(--wash-2);transition:.15s}.employer-app .tb-search input:focus{outline:none;border-color:var(--indigo);background:var(--white);box-shadow:0 0 0 4px #1e3a8a1a}.employer-app .tb-search .ic{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:var(--grey-2);width:17px;height:17px}.employer-app .tb-actions{margin-left:auto;display:flex;align-items:center;gap:6px}.employer-app .icon-btn{position:relative;width:40px;height:40px;border-radius:10px;display:grid;place-items:center;color:var(--grey);transition:.14s}.employer-app .icon-btn:hover{background:var(--wash);color:var(--ink)}.employer-app .icon-btn .ndot{position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:50%;background:var(--red);border:2px solid var(--white)}.employer-app .tb-user{display:flex;align-items:center;gap:9px;padding:5px 8px 5px 6px;border-radius:10px;cursor:pointer;position:relative}.employer-app .tb-user:hover{background:var(--wash)}.employer-app .tb-user .av{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;font-weight:700;font-size:12.5px;color:#fff;background:linear-gradient(135deg,var(--green),var(--indigo));flex:none}.employer-app .tb-user .co{font-size:13px;font-weight:700;line-height:1.15}.employer-app .tb-user .co small{display:block;font-size:11px;color:var(--grey);font-weight:500}.employer-app .user-dd{position:absolute;top:52px;right:0;width:210px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:6px;display:none;z-index:60}.employer-app .user-dd.open{display:block;animation:fade .15s ease}.employer-app .user-dd button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:9px 11px;border-radius:8px;font-size:13.5px;font-weight:600;color:var(--ink)}.employer-app .user-dd button:hover{background:var(--wash)}.employer-app .user-dd .sep{height:1px;background:var(--line);margin:6px 4px}.employer-app .user-dd button.danger{color:var(--red)}.employer-app .page{display:none;padding:26px}.employer-app .page.active{display:block;animation:fade .3s ease}.employer-app .page-wrap{max-width:1200px;margin:0 auto}.employer-app .dash-greet{margin-bottom:22px}.employer-app .dash-greet h2{font-size:23px;font-weight:800;letter-spacing:-.025em}.employer-app .dash-greet p{color:var(--grey);font-size:14px;margin-top:3px}.employer-app .kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.employer-app .kpi{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow-sm);transition:transform .16s,box-shadow .16s;cursor:default}.employer-app .kpi:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.employer-app .kpi .ktop{display:flex;align-items:center;gap:9px}.employer-app .kpi .kic{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex:none}.employer-app .kpi .klabel{font-size:12px;color:var(--grey);font-weight:600;line-height:1.25}.employer-app .kpi .kn{font-family:var(--mono);font-weight:700;font-size:30px;letter-spacing:-.03em;color:var(--ink);margin:10px 0 2px}.employer-app .kpi .kdelta{font-size:11.5px;font-weight:600;display:inline-flex;align-items:center;gap:4px}.employer-app .kdelta.up{color:var(--green)}.employer-app .kdelta.down{color:var(--red)}.employer-app .kdelta.flat{color:var(--grey-2)}.employer-app .kdelta.warn{color:var(--amber)}.employer-app .dash-cols{display:grid;grid-template-columns:1fr 348px;gap:18px;align-items:start}.employer-app .dash-col{display:grid;gap:18px}.employer-app .card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.employer-app .card-head{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid var(--line)}.employer-app .card-head h3{font-size:15px;font-weight:700;letter-spacing:-.01em;display:flex;align-items:center;gap:8px}.employer-app .card-head h3 .ic{color:var(--indigo)}.employer-app .card-head .more{font-size:12.5px;color:var(--indigo);font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.employer-app .card-head .more:hover{text-decoration:underline}.employer-app .card-body{padding:16px 18px}.employer-app .funnel-row{display:flex;align-items:center;gap:12px;margin-bottom:11px}.employer-app .funnel-row:last-child{margin-bottom:0}.employer-app .funnel-row .flbl{width:96px;font-size:12.5px;color:var(--grey);font-weight:600;flex:none}.employer-app .funnel-row .ftrack{flex:1;height:30px;border-radius:8px;background:var(--wash);overflow:hidden}.employer-app .funnel-row .ffill{height:100%;border-radius:8px;display:flex;align-items:center;padding:0 11px;color:#fff;font-family:var(--mono);font-weight:700;font-size:12.5px;min-width:42px;background:linear-gradient(90deg,var(--indigo),#4d67e8);transition:width .6s cubic-bezier(.2,.8,.2,1)}.employer-app .funnel-row .fpct{width:44px;text-align:right;font-family:var(--mono);font-size:12px;color:var(--grey);flex:none}.employer-app .drive-row{display:flex;align-items:center;gap:13px;padding:13px 0;border-top:1px solid var(--line)}.employer-app .drive-row:first-child{border-top:none;padding-top:2px}.employer-app .drive-row:last-child{padding-bottom:2px}.employer-app .drive-ic{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;flex:none;background:var(--wash);color:var(--indigo);border:1px solid var(--line-2)}.employer-app .drive-row .dn{font-size:14px;font-weight:700}.employer-app .drive-row .dm{font-size:12px;color:var(--grey);font-family:var(--mono);margin-top:1px}.employer-app .drive-row .dmeta{margin-left:auto;text-align:right}.employer-app .status-pill{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;padding:4px 10px;border-radius:999px;white-space:nowrap}.employer-app .st-shared{color:var(--indigo-d);background:var(--wash)}.employer-app .st-short{color:var(--amber);background:var(--amber-bg)}.employer-app .st-booked{color:var(--green);background:var(--green-bg)}.employer-app .st-matching{color:var(--grey);background:var(--gray-bg)}.employer-app .drive-row .dcount{font-size:11px;color:var(--grey);margin-top:5px;font-family:var(--mono)}.employer-app .action-row{display:flex;gap:12px;align-items:center;padding:12px 0;border-top:1px solid var(--line)}.employer-app .action-row:first-child{border-top:none;padding-top:2px}.employer-app .action-ic{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex:none}.employer-app .a-over{background:var(--red-bg);color:var(--red)}.employer-app .a-today{background:var(--amber-bg);color:var(--amber)}.employer-app .a-soon{background:var(--wash);color:var(--indigo)}.employer-app .action-row .at{font-size:13.5px;font-weight:600;line-height:1.3}.employer-app .action-row .ad{font-size:11.5px;color:var(--grey);margin-top:2px}.employer-app .action-row .ad.due-over{color:var(--red);font-weight:700}.employer-app .action-row .ad.due-today{color:var(--amber);font-weight:700}.employer-app .action-btn{margin-left:auto;font-size:12.5px;font-weight:700;color:var(--indigo);padding:7px 12px;border-radius:8px;border:1.5px solid var(--line-2);flex:none}.employer-app .action-btn:hover{border-color:var(--indigo);background:var(--wash-2)}.employer-app .cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.employer-app .cal-head .m{font-size:14.5px;font-weight:700}.employer-app .cal-head button{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:var(--grey)}.employer-app .cal-head button:hover{background:var(--wash);color:var(--ink)}.employer-app .cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.employer-app .cal-dow{text-align:center;font-size:10.5px;font-weight:700;color:var(--grey-2);padding:4px 0}.employer-app .cal-day{aspect-ratio:1;display:grid;place-items:center;font-family:var(--mono);font-size:12.5px;border-radius:8px;color:var(--ink);position:relative}.employer-app .cal-day.muted{color:var(--line-2)}.employer-app .cal-day.wed{color:var(--indigo-d);font-weight:700;background:var(--wash)}.employer-app .cal-day.today{outline:1.5px solid var(--indigo);outline-offset:-1.5px}.employer-app .cal-day.matchday{background:var(--indigo);color:#fff;font-weight:700;box-shadow:0 4px 12px #1e3a8a4d}.employer-app .cal-day.booked:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:5px;height:5px;border-radius:50%;background:var(--green)}.employer-app .cal-day.matchday.booked:after{background:var(--white)}.employer-app .cal-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px;font-size:11.5px;color:var(--grey)}.employer-app .cal-legend span{display:inline-flex;align-items:center;gap:6px}.employer-app .cal-legend i{width:10px;height:10px;border-radius:3px;display:inline-block}.employer-app .notif-row{display:flex;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.employer-app .notif-row:first-child{border-top:none;padding-top:2px}.employer-app .notif-ic{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;flex:none}.employer-app .ni-cand{background:var(--wash);color:var(--indigo)}.employer-app .ni-ok{background:var(--green-bg);color:var(--green)}.employer-app .ni-warn{background:var(--amber-bg);color:var(--amber)}.employer-app .notif-row .nt{font-size:13px;line-height:1.4}.employer-app .notif-row .ntime{font-size:11px;color:var(--grey-2);margin-top:3px}.employer-app .ph{text-align:center;max-width:460px;margin:60px auto}.employer-app .ph .ph-ic{width:72px;height:72px;border-radius:20px;margin:0 auto 22px;display:grid;place-items:center;background:var(--white);border:1px solid var(--line-2);color:var(--indigo);box-shadow:var(--shadow)}.employer-app .ph h2{font-size:22px;font-weight:800;letter-spacing:-.02em}.employer-app .ph p{color:var(--grey);font-size:14.5px;margin-top:10px}.employer-app .ph .tag{display:inline-block;margin-top:18px;font-size:12px;font-weight:700;color:var(--indigo);background:var(--wash);padding:6px 14px;border-radius:999px;font-family:var(--mono)}.employer-app .sb-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#14162b66;z-index:45}.employer-app .sb-backdrop.show{display:block}@media (max-width: 1080px){.employer-app .kpi-grid{grid-template-columns:repeat(2,1fr)}.employer-app .dash-cols{grid-template-columns:1fr}}@media (max-width: 860px){.employer-app .app-shell{grid-template-columns:1fr}.employer-app .sidebar{position:fixed;left:0;top:0;width:264px;transform:translate(-100%);transition:transform .25s}.employer-app .sidebar.open{transform:none;box-shadow:var(--shadow-lg)}.employer-app .tb-burger{display:grid;place-items:center}.employer-app .tb-search{display:none}}@media (max-width: 520px){.employer-app .kpi-grid{grid-template-columns:1fr 1fr;gap:10px}.employer-app .page{padding:18px 16px}.employer-app .tb-user .co{display:none}}.employer-app .mkt-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.employer-app .mkt-head .mh-t h2{font-size:23px;font-weight:800;letter-spacing:-.025em}.employer-app .mkt-head .mh-t p{color:var(--grey);font-size:14px;margin-top:3px}.employer-app .privacy-chip{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;color:var(--indigo-d);background:var(--wash);border:1px solid var(--line-2);padding:8px 13px;border-radius:999px;white-space:nowrap}.employer-app .privacy-chip .ic{color:var(--indigo)}.employer-app .mkt-filters{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:8px}.employer-app .mkt-search{position:relative;flex:1;min-width:220px}.employer-app .mkt-search input{width:100%;font-family:inherit;font-size:14px;padding:10px 12px 10px 38px;border:1.5px solid var(--line-2);border-radius:10px;background:var(--white);transition:.15s}.employer-app .mkt-search input:focus{outline:none;border-color:var(--indigo);box-shadow:0 0 0 4px #1e3a8a1a}.employer-app .mkt-search .ic{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--grey-2);width:17px;height:17px}.employer-app .chip-group{display:flex;gap:6px;flex-wrap:wrap}.employer-app .fchip{font-size:13px;font-weight:600;color:var(--grey);background:var(--white);border:1.5px solid var(--line-2);padding:8px 13px;border-radius:999px;transition:.14s}.employer-app .fchip:hover{border-color:var(--indigo);color:var(--indigo)}.employer-app .fchip.on{background:var(--indigo);border-color:var(--indigo);color:#fff;box-shadow:0 4px 12px #1e3a8a38}.employer-app .mkt-sel{font-family:inherit;font-size:13.5px;font-weight:600;color:var(--ink);background:var(--white);border:1.5px solid var(--line-2);border-radius:10px;padding:9px 34px 9px 13px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235b6172' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center}.employer-app .mkt-sel:focus{outline:none;border-color:var(--indigo);box-shadow:0 0 0 4px #1e3a8a1a}.employer-app .mkt-count{font-size:13px;color:var(--grey);margin:16px 0 14px;font-weight:500}.employer-app .mkt-count b{color:var(--ink);font-family:var(--mono)}.employer-app .drive-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:18px}.employer-app .dcard{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;transition:transform .16s,box-shadow .16s,border-color .16s;overflow:hidden}.employer-app .dcard:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:var(--line-2)}.employer-app .dcard-top{display:flex;align-items:flex-start;gap:12px;padding:18px 18px 14px}.employer-app .dcard .d-ic{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;flex:none;background:var(--wash);color:var(--indigo);border:1px solid var(--line-2)}.employer-app .dcard h3{font-size:16px;font-weight:700;letter-spacing:-.01em;line-height:1.2}.employer-app .dcard .d-stream{font-size:12px;font-weight:600;color:var(--grey-2);margin-top:3px}.employer-app .dcard-top .status-pill{margin-left:auto;flex:none}.employer-app .st-open{color:var(--green);background:var(--green-bg)}.employer-app .st-wait{color:var(--amber);background:var(--amber-bg)}.employer-app .st-closed{color:var(--grey);background:var(--gray-bg)}.employer-app .st-soon{color:var(--indigo-d);background:var(--wash)}.employer-app .dcard-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 18px 4px}.employer-app .dstat{background:var(--wash-2);border:1px solid var(--line);border-radius:10px;padding:10px 8px;text-align:center}.employer-app .dstat .n{font-family:var(--mono);font-weight:700;font-size:19px;color:var(--indigo-d);letter-spacing:-.02em}.employer-app .dstat .n.green{color:var(--green)}.employer-app .dstat .l{font-size:10px;color:var(--grey);margin-top:2px;line-height:1.2}.employer-app .dbars{padding:14px 18px 4px}.employer-app .dbar{margin-bottom:9px}.employer-app .dbar:last-child{margin-bottom:0}.employer-app .dbar .bl{display:flex;justify-content:space-between;font-size:11px;color:var(--grey);margin-bottom:4px}.employer-app .dbar .bl b{font-family:var(--mono);color:var(--ink);font-weight:600}.employer-app .dbar .bt{height:6px;border-radius:999px;background:var(--line);overflow:hidden}.employer-app .dbar .bt i{display:block;height:100%;border-radius:999px}.employer-app .dbar .bt i.ind{background:linear-gradient(90deg,var(--indigo),#4d67e8)}.employer-app .dbar .bt i.grn{background:linear-gradient(90deg,var(--green),#3fbf8f)}.employer-app .dmeta-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 10px;padding:16px 18px;margin-top:12px;border-top:1px solid var(--line)}.employer-app .dmeta-item{display:flex;align-items:center;gap:9px}.employer-app .dmeta-item .mi-ic{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;flex:none;background:var(--wash);color:var(--indigo)}.employer-app .dmeta-item .mv{font-size:13px;font-weight:700;color:var(--ink);line-height:1.15}.employer-app .dmeta-item .ml2{font-size:10.5px;color:var(--grey)}.employer-app .dcard-foot{margin-top:auto;display:flex;gap:10px;padding:14px 18px;border-top:1px solid var(--line);background:var(--wash-2)}.employer-app .dcard-foot .btn{flex:1}.employer-app .btn[disabled]{opacity:.5;cursor:not-allowed;box-shadow:none}.employer-app .mkt-empty{text-align:center;padding:56px 20px;color:var(--grey)}.employer-app .mkt-empty .me-ic{width:60px;height:60px;border-radius:16px;margin:0 auto 16px;display:grid;place-items:center;background:var(--wash);color:var(--grey-2);border:1px solid var(--line-2)}.employer-app .mkt-empty h3{font-size:17px;font-weight:700;color:var(--ink)}.employer-app .mkt-empty p{font-size:14px;margin-top:6px}.employer-app .mkt-foot-note{display:flex;align-items:center;gap:9px;justify-content:center;margin-top:26px;font-size:12.5px;color:var(--grey-2)}@media (max-width: 620px){.employer-app .mkt-head{flex-direction:column}.employer-app .drive-grid{grid-template-columns:1fr}}.employer-app .dd-back{margin-bottom:16px}.employer-app .dd-hero{padding:24px}.employer-app .dd-hero-grid{display:grid;grid-template-columns:1fr 300px;gap:28px;align-items:start}.employer-app .dd-hero .d-ic{width:54px;height:54px;border-radius:14px;display:grid;place-items:center;flex:none;background:var(--wash);color:var(--indigo);border:1px solid var(--line-2);margin-bottom:14px}.employer-app .dd-hero h1{font-size:27px;font-weight:800;letter-spacing:-.03em;line-height:1.1}.employer-app .dd-hero .d-stream{font-size:13.5px;font-weight:600;color:var(--grey-2);margin-top:5px}.employer-app .dd-hero .d-desc{font-size:14.5px;color:var(--grey);margin-top:14px;max-width:560px;line-height:1.6}.employer-app .dd-facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.employer-app .fact{display:flex;align-items:center;gap:10px;background:var(--wash-2);border:1px solid var(--line);border-radius:11px;padding:9px 14px}.employer-app .fact .f-ic{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;flex:none;background:var(--white);border:1px solid var(--line-2);color:var(--indigo)}.employer-app .fact .fv{font-size:13.5px;font-weight:700;line-height:1.15}.employer-app .fact .fl{font-size:10.5px;color:var(--grey)}.employer-app .dd-action{background:linear-gradient(160deg,var(--wash),var(--wash-2));border:1px solid var(--line-2);border-radius:var(--radius);padding:18px;position:sticky;top:80px}.employer-app .dd-next{background:var(--white);border:1px solid var(--line);border-radius:11px;padding:13px 14px;margin-bottom:14px;display:flex;align-items:center;gap:11px}.employer-app .dd-next .n-ic{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;flex:none;background:var(--indigo);color:#fff;box-shadow:0 6px 16px #1e3a8a4d}.employer-app .dd-next .nv{font-size:15px;font-weight:800;letter-spacing:-.01em}.employer-app .dd-next .nl{font-size:11px;color:var(--grey)}.employer-app .dd-action .btn{width:100%;margin-bottom:9px}.employer-app .dd-action .btn:last-child{margin-bottom:0}.employer-app .dd-action .ap-note{font-size:11.5px;color:var(--grey-2);text-align:center;margin-top:12px;display:flex;align-items:center;gap:6px;justify-content:center}.employer-app .dd-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.employer-app .dd-grid .full{grid-column:1 / -1}.employer-app .pool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.employer-app .pool-stat{background:var(--wash-2);border:1px solid var(--line);border-radius:12px;padding:16px 14px;position:relative}.employer-app .pool-stat .n{font-family:var(--mono);font-weight:700;font-size:26px;letter-spacing:-.03em;color:var(--indigo-d)}.employer-app .pool-stat .n.green{color:var(--green)}.employer-app .pool-stat .l{font-size:12px;color:var(--grey);margin-top:2px;font-weight:600}.employer-app .pool-stat .sub{font-size:11px;color:var(--grey-2);margin-top:4px;font-family:var(--mono)}.employer-app .pool-arrow{position:absolute;right:-13px;top:50%;transform:translateY(-50%);color:var(--line-2);z-index:2}.employer-app .dist-row{display:flex;align-items:center;gap:12px;margin-bottom:11px}.employer-app .dist-row:last-child{margin-bottom:0}.employer-app .dist-row .dl{width:128px;font-size:13px;font-weight:600;color:var(--ink);flex:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employer-app .dist-row .dtrack{flex:1;height:22px;border-radius:7px;background:var(--wash);overflow:hidden}.employer-app .dist-row .dtrack i{display:block;height:100%;border-radius:7px;transition:width .6s cubic-bezier(.2,.8,.2,1)}.employer-app .dist-row .dtrack i.ind{background:linear-gradient(90deg,var(--indigo),#5069e8)}.employer-app .dist-row .dtrack i.grn{background:linear-gradient(90deg,var(--green),#40c090)}.employer-app .dist-row .dtrack i.amb{background:linear-gradient(90deg,#e0a33a,#f0c063)}.employer-app .dist-row .dp{width:40px;text-align:right;font-family:var(--mono);font-size:12px;color:var(--grey);flex:none}.employer-app .eval-step{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.employer-app .eval-step:first-child{border-top:none;padding-top:2px}.employer-app .eval-step .es-ic{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex:none;background:var(--green-bg);color:var(--green)}.employer-app .eval-step .es-t{font-size:13.5px;font-weight:700}.employer-app .eval-step .es-s{font-size:11.5px;color:var(--grey)}.employer-app .eval-step .es-c{margin-left:auto;text-align:right}.employer-app .eval-step .es-c .n{font-family:var(--mono);font-weight:700;font-size:15px;color:var(--indigo-d)}.employer-app .eval-step .es-c .l{font-size:10.5px;color:var(--grey-2)}.employer-app .up-row{display:flex;align-items:center;gap:13px;padding:13px 0;border-top:1px solid var(--line)}.employer-app .up-row:first-child{border-top:none;padding-top:2px}.employer-app .up-cal{width:44px;height:46px;border-radius:11px;flex:none;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line-2);text-align:center}.employer-app .up-cal .m{background:var(--indigo);color:#fff;font-size:9px;font-weight:800;letter-spacing:.06em;padding:3px 0;text-transform:uppercase}.employer-app .up-cal .d{flex:1;display:grid;place-items:center;font-family:var(--mono);font-weight:700;font-size:17px;color:var(--ink);background:var(--white)}.employer-app .up-row .ud{font-size:13.5px;font-weight:700}.employer-app .up-row .us{font-size:11.5px;color:var(--grey);margin-top:1px}.employer-app .up-row .u-act{margin-left:auto}@media (max-width: 900px){.employer-app .dd-hero-grid{grid-template-columns:1fr}.employer-app .dd-action{position:static}.employer-app .dd-grid{grid-template-columns:1fr}.employer-app .pool-grid{grid-template-columns:1fr 1fr}.employer-app .pool-arrow{display:none}}@media (max-width: 520px){.employer-app .pool-grid{grid-template-columns:1fr 1fr}.employer-app .dist-row .dl{width:92px;font-size:12px}}.employer-app .wz-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.employer-app .wz-ctx{display:inline-flex;align-items:center;gap:10px;background:var(--wash);border:1px solid var(--line-2);border-radius:11px;padding:8px 14px}.employer-app .wz-ctx .c-ic{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;flex:none;background:var(--white);border:1px solid var(--line-2);color:var(--indigo)}.employer-app .wz-ctx .cv{font-size:13.5px;font-weight:700;line-height:1.15}.employer-app .wz-ctx .cl{font-size:11px;color:var(--grey)}.employer-app .wz{display:grid;grid-template-columns:244px 1fr;gap:22px;align-items:start}.employer-app .wz-rail{position:sticky;top:80px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:12px}.employer-app .wz-si{display:flex;gap:12px;align-items:center;padding:8px 9px;border-radius:9px;position:relative}.employer-app .wz-si+.wz-si{margin-top:2px}.employer-app .wz-si .num{width:26px;height:26px;border-radius:50%;flex:none;display:grid;place-items:center;font-family:var(--mono);font-weight:700;font-size:12px;background:var(--wash);color:var(--grey-2);border:1.5px solid var(--line-2);transition:.15s;z-index:2}.employer-app .wz-si .lbl{font-size:13px;font-weight:600;color:var(--grey)}.employer-app .wz-si.clickable{cursor:pointer}.employer-app .wz-si.clickable:hover,.employer-app .wz-si.active{background:var(--wash)}.employer-app .wz-si.active .num{background:var(--indigo);color:#fff;border-color:var(--indigo);box-shadow:0 4px 12px #1e3a8a4d}.employer-app .wz-si.active .lbl{color:var(--ink)}.employer-app .wz-si.done .num{background:var(--green);color:#fff;border-color:var(--green)}.employer-app .wz-si.done .lbl{color:var(--ink)}.employer-app .wz-si:not(:last-child):after{content:"";position:absolute;left:21px;top:34px;width:2px;height:14px;background:var(--line-2);z-index:1}.employer-app .wz-si.done:not(:last-child):after{background:var(--green)}.employer-app .wz-rail-mini{display:none;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:14px 16px;margin-bottom:16px}.employer-app .wz-rail-mini .mtxt{font-size:13px;font-weight:700;margin-bottom:8px;display:flex;justify-content:space-between}.employer-app .wz-rail-mini .mtxt span{color:var(--grey);font-weight:600;font-family:var(--mono)}.employer-app .wz-rail-mini .mbar{height:6px;border-radius:999px;background:var(--wash);overflow:hidden}.employer-app .wz-rail-mini .mbar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--indigo),#4d67e8);transition:width .3s}.employer-app .wz-main{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.employer-app .wz-main-head{padding:20px 24px 16px;border-bottom:1px solid var(--line)}.employer-app .wz-main-head .sc{font-family:var(--mono);font-size:12px;font-weight:700;color:var(--indigo)}.employer-app .wz-main-head h2{font-size:20px;font-weight:800;letter-spacing:-.02em;margin-top:4px}.employer-app .wz-main-head p{font-size:13.5px;color:var(--grey);margin-top:3px}.employer-app .wz-body{padding:22px 24px}.employer-app .wz-step{display:none;animation:fade .28s ease}.employer-app .wz-step.active{display:block}.employer-app .wz-actions{display:flex;align-items:center;gap:12px;padding:16px 24px;border-top:1px solid var(--line);background:var(--wash-2)}.employer-app .wz-actions .spacer{flex:1}.employer-app .dropzone{border:1.6px dashed var(--line-2);border-radius:12px;padding:26px 20px;text-align:center;cursor:pointer;transition:.15s;background:var(--wash-2)}.employer-app .dropzone:hover{border-color:var(--indigo);background:var(--wash)}.employer-app .dropzone.filled{border-style:solid;border-color:var(--green);background:var(--green-bg)}.employer-app .dropzone .dz-ic{width:44px;height:44px;border-radius:12px;margin:0 auto 12px;display:grid;place-items:center;background:var(--white);border:1px solid var(--line-2);color:var(--indigo)}.employer-app .dropzone.filled .dz-ic{color:var(--green);border-color:var(--green)}.employer-app .dropzone .dz-t{font-size:14px;font-weight:700}.employer-app .dropzone .dz-s{font-size:12.5px;color:var(--grey);margin-top:4px}.employer-app .dz-parsed{display:none;align-items:center;gap:8px;justify-content:center;margin-top:10px;font-size:12.5px;font-weight:700;color:var(--green)}.employer-app .dropzone.filled .dz-parsed{display:flex}.employer-app .round-row{display:grid;grid-template-columns:1fr 128px;gap:10px;align-items:center;margin-bottom:10px}.employer-app .round-row .rnum{font-family:var(--mono);font-size:12px;font-weight:700;color:var(--indigo);background:var(--wash);border:1px solid var(--line-2);border-radius:7px;padding:3px 8px;margin-right:8px}.employer-app .range-wrap{display:flex;align-items:center;gap:16px}.employer-app .range{flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:999px;background:var(--line-2);outline:none}.employer-app .range::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:var(--indigo);cursor:pointer;box-shadow:0 3px 8px #1e3a8a66;border:3px solid #fff}.employer-app .range::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--indigo);cursor:pointer;border:3px solid #fff;box-shadow:0 3px 8px #1e3a8a66}.employer-app .range-val{font-family:var(--mono);font-weight:700;font-size:22px;color:var(--indigo-d);width:64px;text-align:right}.employer-app .wed-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.employer-app .wed-opt{border:1.5px solid var(--line-2);border-radius:12px;padding:12px;cursor:pointer;transition:.14s;background:var(--white);text-align:center}.employer-app .wed-opt:hover{border-color:var(--indigo)}.employer-app .wed-opt.sel{border-color:var(--indigo);background:var(--wash);box-shadow:0 6px 16px #1e3a8a29}.employer-app .wed-opt.disabled{opacity:.5;cursor:not-allowed}.employer-app .wed-opt .wd{font-family:var(--mono);font-weight:700;font-size:20px;color:var(--ink)}.employer-app .wed-opt .wm{font-size:11px;color:var(--grey);text-transform:uppercase;letter-spacing:.04em;font-weight:700}.employer-app .wed-opt .ws{font-size:11px;margin-top:6px;font-weight:600}.employer-app .wed-opt .ws.avail{color:var(--green)}.employer-app .wed-opt .ws.full{color:var(--amber)}.employer-app .rv-sec{border:1px solid var(--line);border-radius:12px;margin-bottom:12px;overflow:hidden}.employer-app .rv-head{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;background:var(--wash-2);border-bottom:1px solid var(--line)}.employer-app .rv-head .rt{font-size:13.5px;font-weight:700;display:flex;align-items:center;gap:8px}.employer-app .rv-head .rt .ic{color:var(--indigo)}.employer-app .rv-edit{font-size:12.5px;font-weight:700;color:var(--indigo);cursor:pointer;display:inline-flex;align-items:center;gap:5px}.employer-app .rv-edit:hover{text-decoration:underline}.employer-app .rv-body{padding:13px 15px;display:grid;grid-template-columns:1fr 1fr;gap:12px 18px}.employer-app .rv-item .k{font-size:11px;color:var(--grey);font-weight:600}.employer-app .rv-item .v{font-size:13.5px;color:var(--ink);font-weight:600;margin-top:2px}.employer-app .rv-item.wide{grid-column:1 / -1}.employer-app .rv-confirm{display:flex;gap:12px;align-items:flex-start;background:var(--wash);border:1px solid var(--line-2);border-radius:11px;padding:13px 15px;margin-top:6px}.employer-app .reg-done{text-align:center;max-width:520px;margin:40px auto}.employer-app .reg-done .rd-badge{width:76px;height:76px;border-radius:22px;margin:0 auto 22px;display:grid;place-items:center;background:var(--green-bg);color:var(--green)}.employer-app .reg-done h2{font-size:25px;font-weight:800;letter-spacing:-.025em}.employer-app .reg-done>p{color:var(--grey);font-size:15px;margin-top:10px}.employer-app .reg-done .rd-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:18px;margin:24px 0;display:flex;align-items:center;gap:14px;text-align:left}.employer-app .reg-done .rd-card .rd-id{font-family:var(--mono);font-weight:700;font-size:17px;color:var(--indigo-d)}.employer-app .reg-done .rd-card .rd-l{font-size:12px;color:var(--grey)}.employer-app .reg-done .rd-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}@media (max-width: 900px){.employer-app .wz{grid-template-columns:1fr}.employer-app .wz-rail{display:none}.employer-app .wz-rail-mini{display:block}}@media (max-width: 520px){.employer-app .rv-body,.employer-app .round-row{grid-template-columns:1fr}}.employer-app .modal-ov{position:fixed;top:0;right:0;bottom:0;left:0;background:#14162b80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:none;align-items:center;justify-content:center;z-index:120;padding:20px}.employer-app .modal-ov.open{display:flex;animation:fade .2s ease}.employer-app .modal{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);width:min(700px,100%);max-height:92vh;display:flex;flex-direction:column;overflow:hidden}.employer-app .modal-head{padding:18px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:13px}.employer-app .modal-head .m-ic{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;flex:none;background:linear-gradient(135deg,var(--green),var(--indigo));color:#fff}.employer-app .modal-head h3{font-size:17px;font-weight:800;letter-spacing:-.02em}.employer-app .modal-head .mh-sub{font-size:12.5px;color:var(--grey);margin-top:2px;display:flex;align-items:center;gap:6px}.employer-app .modal-head .m-x{margin-left:auto;width:36px;height:36px;border-radius:9px;display:grid;place-items:center;color:var(--grey-2);flex:none}.employer-app .modal-head .m-x:hover{background:var(--wash);color:var(--ink)}.employer-app .ai-chip{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:var(--indigo-d);background:var(--wash);border:1px solid var(--line-2);padding:2px 8px;border-radius:999px}.employer-app .modal-body{padding:20px 22px;overflow-y:auto}.employer-app .jd-hint{display:flex;gap:10px;align-items:center;background:var(--wash);border:1px solid var(--line);border-radius:var(--radius);padding:11px 14px;font-size:12.5px;color:var(--grey);margin-bottom:18px}.employer-app .jd-hint .ic{color:var(--indigo);flex:none}.employer-app .jd-hint .jd-mode-tag{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;flex:none}.employer-app .jd-mode-tag.review{color:var(--grey-2)}.employer-app .jd-mode-tag.editing{color:var(--indigo)}.employer-app .modal-foot{padding:15px 22px;border-top:1px solid var(--line);display:flex;gap:10px;align-items:center;background:var(--wash-2)}.employer-app .modal-foot .spacer{flex:1}.employer-app .modal .input:disabled,.employer-app .modal .select:disabled,.employer-app .modal textarea:disabled{background:var(--wash-2);color:var(--ink);-webkit-text-fill-color:var(--ink);opacity:1;cursor:default;border-color:var(--line)}.employer-app .modal .chips-input.locked{background:var(--wash-2);border-color:var(--line)}@media (max-width: 560px){.employer-app .modal-foot{flex-wrap:wrap}.employer-app .modal-foot .spacer{display:none}.employer-app .modal-foot .btn{flex:1}}.employer-app .val-summary{display:flex;gap:13px;align-items:center;border-radius:var(--radius);padding:14px 16px;margin-bottom:18px}.employer-app .val-summary .vs-ic{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;flex:none;background:#ffffffa6}.employer-app .val-summary .vs-t{font-size:14.5px;font-weight:800}.employer-app .val-summary .vs-s{font-size:12.5px;margin-top:1px;opacity:.9}.employer-app .val-summary.ok{background:var(--green-bg);color:var(--green-text-strong);border:1px solid var(--green-border-soft)}.employer-app .val-summary.warn{background:var(--amber-bg);color:var(--amber-text-strong);border:1px solid var(--amber-border-soft)}.employer-app .val-summary.fail{background:var(--red-bg);color:var(--red-text-strong);border:1px solid var(--red-border-soft)}.employer-app .check-list{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.employer-app .check-row{display:flex;gap:12px;align-items:flex-start;padding:13px 15px;border-top:1px solid var(--line)}.employer-app .check-row:first-child{border-top:none}.employer-app .check-ic{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;flex:none}.employer-app .check-ic.pass{background:var(--green-bg);color:var(--green)}.employer-app .check-ic.warn{background:var(--amber-bg);color:var(--amber)}.employer-app .check-ic.fail{background:var(--red-bg);color:var(--red)}.employer-app .check-row .cl2{font-size:13.5px;font-weight:700}.employer-app .check-row .cm{font-size:12.5px;color:var(--grey);margin-top:2px}.employer-app .check-row .cfix{margin-left:auto;font-size:12px;font-weight:700;color:var(--indigo);cursor:pointer;flex:none;white-space:nowrap}.employer-app .check-row .cfix:hover{text-decoration:underline}.employer-app .warn-box{margin-top:16px;border:1px solid var(--amber-border-soft);background:var(--amber-bg);border-radius:var(--radius);padding:14px 16px}.employer-app .warn-box h4{font-size:12.5px;font-weight:800;color:var(--amber-text-strong);display:flex;align-items:center;gap:8px;margin-bottom:9px;letter-spacing:.02em}.employer-app .warn-box ul{list-style:none;display:grid;gap:8px}.employer-app .warn-box li{font-size:12.5px;color:var(--amber-text-strong);display:flex;gap:9px;align-items:flex-start}.employer-app .warn-box li .ic{color:var(--amber);flex:none;margin-top:1px}.employer-app .warn-box li b{font-weight:800}.employer-app .rt-filters{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0 18px}.employer-app .rt-layout{display:grid;grid-template-columns:344px 1fr;gap:18px;align-items:start}.employer-app .reg-list{display:grid;gap:12px}.employer-app .reg-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:15px 16px;cursor:pointer;transition:transform .14s,box-shadow .14s,border-color .14s}.employer-app .reg-card:hover{border-color:var(--line-2);box-shadow:var(--shadow)}.employer-app .reg-card.sel{border-color:var(--indigo);box-shadow:0 0 0 3px #1e3a8a1f}.employer-app .reg-card .rc-top{display:flex;align-items:center;gap:10px}.employer-app .reg-card .rc-ref{font-family:var(--mono);font-size:11px;color:var(--grey-2);font-weight:600}.employer-app .reg-card .rc-name{font-size:14.5px;font-weight:700;letter-spacing:-.01em;margin-top:2px}.employer-app .reg-card .rc-role{font-size:12px;color:var(--grey);margin-top:1px}.employer-app .reg-card .rc-top .status-pill{margin-left:auto;flex:none}.employer-app .mini-steps{display:flex;gap:3px;margin-top:13px}.employer-app .mini-steps i{flex:1;height:4px;border-radius:2px;background:var(--line)}.employer-app .mini-steps i.on{background:linear-gradient(90deg,var(--indigo),#4d67e8)}.employer-app .mini-steps i.on.green{background:linear-gradient(90deg,var(--green),#3fbf8f)}.employer-app .mini-steps i.on.amber{background:linear-gradient(90deg,#e0a33a,#f0c063)}.employer-app .mini-steps i.on.red{background:linear-gradient(90deg,var(--red),#f08a83)}.employer-app .reg-card .rc-foot{display:flex;align-items:center;justify-content:space-between;margin-top:10px;font-size:11.5px;color:var(--grey-2);font-family:var(--mono)}.employer-app .st-draft{color:var(--grey);background:var(--gray-bg)}.employer-app .st-cr{color:var(--amber);background:var(--amber-bg)}.employer-app .st-approved{color:var(--green-text-strong);background:var(--green-bg)}.employer-app .st-inprog{color:var(--indigo-d);background:var(--wash)}.employer-app .st-completed{color:var(--green-text-strong);background:var(--green-bg)}.employer-app .st-cancelled{color:var(--red-text-strong);background:var(--red-bg)}.employer-app .reg-detail{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.employer-app .rd-h{display:flex;align-items:flex-start;gap:14px;padding:20px 22px;border-bottom:1px solid var(--line)}.employer-app .rd-h .rd-ic{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;flex:none;background:var(--wash);color:var(--indigo);border:1px solid var(--line-2)}.employer-app .rd-h h3{font-size:18px;font-weight:800;letter-spacing:-.02em}.employer-app .rd-h .rd-sub{font-size:12.5px;color:var(--grey);margin-top:3px;font-family:var(--mono)}.employer-app .rd-h .status-pill{margin-left:auto;flex:none}.employer-app .rd-banner{display:flex;gap:11px;align-items:center;margin:18px 22px 0;padding:12px 15px;border-radius:11px;font-size:13px}.employer-app .rd-banner .ic{flex:none}.employer-app .rd-banner.cr{background:var(--amber-bg);color:var(--amber-text-strong);border:1px solid var(--amber-border-soft)}.employer-app .rd-banner.cancelled{background:var(--red-bg);color:var(--red-text-strong);border:1px solid var(--red-border-soft)}.employer-app .rd-banner.action{background:var(--wash);color:var(--indigo-d);border:1px solid var(--line-2)}.employer-app .rd-banner b{font-weight:800}.employer-app .rd-banner .bn-act{margin-left:auto;font-weight:700;color:var(--indigo);cursor:pointer;white-space:nowrap;flex:none}.employer-app .rd-banner .bn-act:hover{text-decoration:underline}.employer-app .tl2{padding:18px 22px 22px}.employer-app .tl2-item{display:flex;gap:14px;padding:5px 0;position:relative}.employer-app .tl2-col{display:flex;flex-direction:column;align-items:center;flex:none;width:34px}.employer-app .tl2-dot{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex:none;z-index:2;background:var(--wash);color:var(--grey-2);border:1.5px solid var(--line-2)}.employer-app .tl2-conn{width:2px;flex:1;min-height:18px;background:var(--line-2);margin:3px 0}.employer-app .tl2-item.done .tl2-dot{background:var(--green);color:#fff;border-color:var(--green)}.employer-app .tl2-item.done .tl2-conn{background:var(--green)}.employer-app .tl2-item.current .tl2-dot{background:var(--indigo);color:#fff;border-color:var(--indigo);box-shadow:0 0 0 4px #1e3a8a29}.employer-app .tl2-item.cr .tl2-dot{background:var(--amber);color:#fff;border-color:var(--amber);box-shadow:0 0 0 4px #d98a1229}.employer-app .tl2-item.cancelled .tl2-dot{background:var(--red);color:#fff;border-color:var(--red)}.employer-app .tl2-body{padding-bottom:16px;flex:1;min-width:0}.employer-app .tl2-item:last-child .tl2-body{padding-bottom:0}.employer-app .tl2-body .st{font-size:14px;font-weight:700}.employer-app .tl2-item.upcoming .tl2-body .st{color:var(--grey-2);font-weight:600}.employer-app .tl2-body .dt{font-size:11.5px;color:var(--grey-2);font-family:var(--mono);margin-top:2px}.employer-app .tl2-note{margin-top:8px;background:var(--wash);border:1px solid var(--line);border-radius:10px;padding:10px 12px;font-size:12.5px;color:var(--grey)}.employer-app .tl2-note.cr{background:var(--amber-bg);border-color:var(--amber-border-soft);color:var(--amber-text-strong)}.employer-app .tl2-note .n-act{display:inline-block;margin-top:8px;font-weight:700;color:var(--indigo);cursor:pointer}.employer-app .tl2-note .n-act:hover{text-decoration:underline}.employer-app .rt-empty{text-align:center;padding:60px 20px;color:var(--grey)}.employer-app .rt-empty .re-ic{width:60px;height:60px;border-radius:16px;margin:0 auto 16px;display:grid;place-items:center;background:var(--wash);color:var(--grey-2);border:1px solid var(--line-2)}.employer-app .rt-empty h3{font-size:17px;font-weight:700;color:var(--ink)}@media (max-width: 900px){.employer-app .rt-layout{grid-template-columns:1fr}}.employer-app .slot-ctx{display:flex;align-items:center;gap:12px;background:var(--wash);border:1px solid var(--line-2);border-radius:var(--radius);padding:12px 16px;margin-bottom:18px}.employer-app .slot-ctx .sx-ic{width:40px;height:40px;border-radius:11px;background:var(--white);border:1px solid var(--line-2);color:var(--indigo);display:grid;place-items:center;flex:none}.employer-app .slot-ctx .sx-t{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--grey-2)}.employer-app .slot-ctx .sx-n{font-size:15px;font-weight:800}.employer-app .slot-layout{display:grid;grid-template-columns:1fr 384px;gap:18px;align-items:start}.employer-app .cal-grid.cal-lg .cal-day{font-size:14px;border-radius:10px}.employer-app .cal-day.pickable{cursor:pointer}.employer-app .cal-day.pickable:hover{outline:1.5px solid var(--indigo);outline-offset:-1.5px}.employer-app .cal-day.picked{background:var(--indigo)!important;color:#fff!important;font-weight:700;box-shadow:0 6px 16px #1e3a8a4d}.employer-app .cal-day.disabled{color:var(--line-2)}.employer-app .timeslot{display:flex;align-items:center;gap:12px;border:1.5px solid var(--line-2);border-radius:12px;padding:12px 14px;cursor:pointer;transition:.14s;margin-bottom:10px}.employer-app .timeslot:hover{border-color:var(--indigo)}.employer-app .timeslot.on{border-color:var(--indigo);background:var(--wash);box-shadow:0 0 0 3px #1e3a8a1f}.employer-app .timeslot.full{opacity:.55;cursor:not-allowed}.employer-app .timeslot.full:hover{border-color:var(--line-2)}.employer-app .timeslot .ts-name{font-size:13.5px;font-weight:700}.employer-app .timeslot .ts-cap{font-size:11.5px;color:var(--grey);margin-top:3px}.employer-app .timeslot .cap-bar{width:96px;height:5px;border-radius:999px;background:var(--line);overflow:hidden;margin-top:6px}.employer-app .timeslot .cap-bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--green),var(--indigo))}.employer-app .timeslot .ts-check{margin-left:auto;width:22px;height:22px;border-radius:50%;border:1.5px solid var(--line-2);display:grid;place-items:center;color:#fff;flex:none}.employer-app .timeslot.on .ts-check{background:var(--indigo);border-color:var(--indigo)}.employer-app .timeslot .ts-check .ic{opacity:0}.employer-app .timeslot.on .ts-check .ic{opacity:1}.employer-app .sec-label{font-size:11.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--grey-2);margin:20px 0 10px}.employer-app .panelist{display:flex;align-items:center;gap:11px;padding:10px 0;border-top:1px solid var(--line)}.employer-app .panelist:first-of-type{border-top:none}.employer-app .panelist .pv-av{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-weight:700;font-size:12px;color:#fff;background:linear-gradient(135deg,var(--green),var(--indigo));flex:none}.employer-app .panelist .pv-n{font-size:13px;font-weight:700}.employer-app .panelist .pv-r{font-size:11.5px;color:var(--grey)}.employer-app .switch{margin-left:auto;width:42px;height:23px;border-radius:999px;background:var(--line-2);position:relative;cursor:pointer;transition:.15s;flex:none}.employer-app .switch.on{background:var(--indigo)}.employer-app .switch i{position:absolute;top:2px;left:2px;width:19px;height:19px;border-radius:50%;background:#fff;transition:.15s}.employer-app .switch.on i{left:21px}.employer-app .link-opt{display:flex;align-items:center;gap:12px;border:1.5px solid var(--line-2);border-radius:11px;padding:12px 14px;cursor:pointer;margin-bottom:9px;transition:.14s}.employer-app .link-opt:hover{border-color:var(--indigo)}.employer-app .link-opt.on{border-color:var(--indigo);background:var(--wash)}.employer-app .link-opt .lo-radio{width:20px;height:20px;border-radius:50%;border:1.5px solid var(--line-2);flex:none;display:grid;place-items:center}.employer-app .link-opt.on .lo-radio{border-color:var(--indigo)}.employer-app .link-opt.on .lo-radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--indigo)}.employer-app .link-opt .lo-t{font-size:13px;font-weight:700}.employer-app .link-opt .lo-s{font-size:11.5px;color:var(--grey)}.employer-app .booked-card{background:linear-gradient(160deg,var(--green-bg),var(--white));border:1px solid var(--green-border-soft);border-radius:var(--radius);padding:18px;margin-bottom:16px}.employer-app .booked-card .bc-h{display:flex;align-items:center;gap:11px;margin-bottom:12px}.employer-app .booked-card .bc-ic{width:40px;height:40px;border-radius:11px;background:var(--green);color:#fff;display:grid;place-items:center;flex:none}.employer-app .booked-card .bc-t{font-size:15px;font-weight:800;color:var(--green-text-strong)}.employer-app .booked-card .bc-s{font-size:12px;color:#2f9169}.employer-app .bc-row{display:flex;align-items:center;gap:10px;padding:7px 0;font-size:13px;border-top:1px solid var(--green-border-soft)}.employer-app .bc-row:first-of-type{border-top:none}.employer-app .bc-row .ic{color:var(--green);flex:none}.employer-app .bc-row b{font-weight:700}.employer-app .bc-row .bc-link{color:var(--indigo);font-weight:600;word-break:break-all}.employer-app .slot-actions{display:flex;gap:10px}.employer-app .btn-danger{background:var(--white);color:var(--red-text-strong);border:1.5px solid var(--red-border-soft)}.employer-app .btn-danger:hover{background:var(--red-bg)}.employer-app .slot-prompt{text-align:center;padding:34px 16px;color:var(--grey)}.employer-app .slot-prompt .sp-ic{width:54px;height:54px;border-radius:14px;margin:0 auto 12px;display:grid;place-items:center;background:var(--wash);color:var(--indigo);border:1px solid var(--line-2)}.employer-app .slot-prompt h3{font-size:15px;font-weight:700;color:var(--ink)}.employer-app .slot-prompt p{font-size:13px;margin-top:5px}@media (max-width: 900px){.employer-app .slot-layout{grid-template-columns:1fr}}.employer-app .cand-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:14px}.employer-app .cand-drive-sel{display:flex;align-items:center;gap:10px;background:var(--white);border:1.5px solid var(--line-2);border-radius:10px;padding:6px 10px 6px 12px}.employer-app .cand-drive-sel .cds-ic{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;flex:none;background:var(--wash);color:var(--indigo)}.employer-app .cand-drive-sel select{border:none;outline:none;font-family:inherit;font-size:14px;font-weight:700;color:var(--ink);background:transparent;cursor:pointer;padding-right:4px}.employer-app .cand-search{position:relative;flex:1;min-width:200px}.employer-app .cand-search input{width:100%;font-family:inherit;font-size:14px;padding:10px 12px 10px 36px;border:1.5px solid var(--line-2);border-radius:10px;background:var(--white)}.employer-app .cand-search input:focus{outline:none;border-color:var(--indigo);box-shadow:0 0 0 4px #1e3a8a1a}.employer-app .cand-search .ic{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:var(--grey-2);width:17px;height:17px}.employer-app .cand-summary{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.employer-app .cand-sumchip{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--grey);background:var(--white);border:1.5px solid var(--line-2);padding:7px 13px;border-radius:999px;cursor:pointer;transition:.14s}.employer-app .cand-sumchip:hover{border-color:var(--indigo)}.employer-app .cand-sumchip.on{background:var(--indigo);border-color:var(--indigo);color:#fff}.employer-app .cand-sumchip b{font-family:var(--mono)}.employer-app .cand-sumchip .dotc{width:8px;height:8px;border-radius:50%}.employer-app .cand-sumchip.on .dotc{background:var(--white)!important}.employer-app .cand-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow-sm)}.employer-app table.cand{width:100%;border-collapse:collapse;min-width:940px}.employer-app table.cand th{text-align:left;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--grey-2);padding:12px 14px;border-bottom:1px solid var(--line);background:var(--wash-2);white-space:nowrap}.employer-app table.cand td{padding:12px 14px;border-bottom:1px solid var(--line);font-size:13px;vertical-align:middle}.employer-app table.cand tr:last-child td{border-bottom:none}.employer-app table.cand tbody tr:hover td{background:var(--wash-2)}.employer-app table.cand tr.dec-short td:first-child{box-shadow:inset 3px 0 0 var(--green)}.employer-app table.cand tr.dec-reject td:first-child{box-shadow:inset 3px 0 0 var(--red)}.employer-app table.cand tr.dec-reject td{opacity:.6}.employer-app table.cand tr.dec-hold td:first-child{box-shadow:inset 3px 0 0 var(--amber)}.employer-app .cand-id{font-family:var(--mono);font-weight:700;color:var(--indigo-d)}.employer-app .cand-anon{font-size:10.5px;color:var(--grey-2);display:flex;align-items:center;gap:4px;margin-top:2px}.employer-app .match-cell{display:flex;align-items:center;gap:9px}.employer-app .match-ring{width:40px;height:40px;border-radius:50%;flex:none;display:grid;place-items:center;font-family:var(--mono);font-weight:700;font-size:12px;color:var(--indigo-d)}.employer-app .skill-mini{display:flex;flex-wrap:wrap;gap:4px;max-width:220px}.employer-app .skill-mini span{font-size:11px;font-weight:600;background:var(--wash);border:1px solid var(--line-2);color:var(--indigo-d);padding:2px 7px;border-radius:6px;white-space:nowrap}.employer-app .skill-mini .more{background:transparent;border:none;color:var(--grey-2)}.employer-app .loc-cell{font-weight:600}.employer-app .loc-cell small{display:block;font-size:11px;color:var(--grey);font-weight:500}.employer-app .cand-actions{display:flex;align-items:center;gap:6px;white-space:nowrap}.employer-app .cbtn{width:32px;height:32px;border-radius:8px;border:1.5px solid var(--line-2);display:grid;place-items:center;color:var(--grey);transition:.13s}.employer-app .cbtn:hover{border-color:var(--indigo);color:var(--indigo);background:var(--wash-2)}.employer-app .cbtn.on.short{background:var(--green);border-color:var(--green);color:#fff}.employer-app .cbtn.on.reject{background:var(--red);border-color:var(--red);color:#fff}.employer-app .cbtn.on.hold{background:var(--amber);border-color:var(--amber);color:#fff}.employer-app .btn-passport{font-size:12.5px;font-weight:700;color:var(--indigo);padding:7px 12px;border-radius:8px;border:1.5px solid var(--line-2);display:inline-flex;align-items:center;gap:6px}.employer-app .btn-passport:hover{border-color:var(--indigo);background:var(--wash-2)}.employer-app .cand-privacy{display:flex;align-items:center;gap:9px;justify-content:center;margin-top:16px;font-size:12.5px;color:var(--grey-2)}.employer-app .cand-empty{text-align:center;padding:56px 20px;color:var(--grey)}.employer-app .cand-empty .ce-ic{width:60px;height:60px;border-radius:16px;margin:0 auto 16px;display:grid;place-items:center;background:var(--wash);color:var(--grey-2);border:1px solid var(--line-2)}.employer-app .cand-empty h3{font-size:17px;font-weight:700;color:var(--ink)}.employer-app .pp-layout{display:grid;grid-template-columns:1fr 340px;gap:18px;align-items:start}.employer-app .pp-main{display:grid;gap:18px;min-width:0}.employer-app .pp-rail{display:grid;gap:16px;position:sticky;top:80px}.employer-app .pp-snap-head{display:flex;align-items:center;gap:14px}.employer-app .pp-snap-head .ps-av{width:54px;height:54px;border-radius:14px;flex:none;display:grid;place-items:center;background:linear-gradient(135deg,var(--indigo-d),var(--indigo));color:#fff}.employer-app .pp-snap-head .ps-id{font-family:var(--mono);font-weight:700;font-size:20px;color:var(--indigo-d)}.employer-app .pp-snap-head .ps-anon{font-size:11.5px;color:var(--grey-2);display:flex;align-items:center;gap:5px;margin-top:3px}.employer-app .pp-snap-head .status-pill{margin-left:auto}.employer-app .pp-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.employer-app .pp-fact{background:var(--wash-2);border:1px solid var(--line);border-radius:10px;padding:10px 12px}.employer-app .pp-fact .fl{font-size:10.5px;color:var(--grey);font-weight:600}.employer-app .pp-fact .fv{font-size:13.5px;font-weight:700;margin-top:2px}.employer-app .gauge{display:flex;flex-direction:column;align-items:center;text-align:center}.employer-app .gauge-ring{width:128px;height:128px;border-radius:50%;display:grid;place-items:center}.employer-app .gauge-ring .gi{width:100px;height:100px;border-radius:50%;background:var(--white);display:grid;place-items:center;flex-direction:column}.employer-app .gauge-ring .gn{font-family:var(--mono);font-weight:700;font-size:30px;letter-spacing:-.03em;color:var(--indigo-d);line-height:1}.employer-app .gauge-ring .gp{font-size:10px;color:var(--grey-2)}.employer-app .gauge .gl{font-size:13.5px;font-weight:700;margin-top:12px}.employer-app .gauge .gs{font-size:12px;color:var(--grey);margin-top:2px}.employer-app .decision-btns{display:grid;gap:9px}.employer-app .dbtn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;font-weight:700;font-size:14px;padding:11px;border-radius:10px;border:1.5px solid var(--line-2);background:var(--white);color:var(--ink);transition:.14s}.employer-app .dbtn:hover{border-color:var(--indigo)}.employer-app .dbtn.short.on{background:var(--green);border-color:var(--green);color:#fff}.employer-app .dbtn.hold.on{background:var(--amber);border-color:var(--amber);color:#fff}.employer-app .dbtn.reject.on{background:var(--red);border-color:var(--red);color:#fff}.employer-app .note-composer textarea{width:100%;font-family:inherit;font-size:13px;border:1.5px solid var(--line-2);border-radius:10px;padding:10px 12px;resize:vertical;min-height:68px}.employer-app .note-composer textarea:focus{outline:none;border-color:var(--indigo);box-shadow:0 0 0 4px #1e3a8a1a}.employer-app .note-list{display:grid;gap:8px;margin-top:12px}.employer-app .note-item{background:var(--wash-2);border:1px solid var(--line);border-radius:10px;padding:9px 11px}.employer-app .note-item .nt{font-size:12.5px;color:var(--ink)}.employer-app .note-item .nm{font-size:10.5px;color:var(--grey-2);margin-top:4px;font-family:var(--mono)}.employer-app .note-empty{font-size:12px;color:var(--grey-2);text-align:center;padding:8px}.employer-app .sm-group{margin-bottom:14px}.employer-app .sm-group:last-child{margin-bottom:0}.employer-app .sm-label{font-size:11.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--grey-2);margin-bottom:8px}.employer-app .sm-chips{display:flex;flex-wrap:wrap;gap:7px}.employer-app .sm-chip{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;padding:5px 10px;border-radius:8px}.employer-app .sm-chip.match{background:var(--green-bg);color:var(--green-text-strong)}.employer-app .sm-chip.miss{background:var(--red-bg);color:var(--red-text-strong)}.employer-app .sm-chip.good{background:var(--wash);color:var(--indigo-d);border:1px solid var(--line-2)}.employer-app .sm-chip .ic{width:13px;height:13px}.employer-app .edu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.employer-app .edu-item .el{font-size:11px;color:var(--grey);font-weight:600}.employer-app .edu-item .ev{font-size:14px;font-weight:700;margin-top:2px}.employer-app .proj-card{border:1px solid var(--line);border-radius:var(--radius);padding:15px}.employer-app .proj-card+.proj-card{margin-top:12px}.employer-app .proj-card .pt{font-size:14.5px;font-weight:700}.employer-app .proj-card .stack{display:flex;flex-wrap:wrap;gap:6px;margin:9px 0}.employer-app .proj-card .stack span{font-size:11px;font-weight:600;background:var(--wash);border:1px solid var(--line-2);color:var(--indigo-d);padding:2px 7px;border-radius:6px}.employer-app .proj-card .pp-row{font-size:12.5px;color:var(--grey);margin-top:5px}.employer-app .proj-card .pp-row b{color:var(--ink);font-weight:600}.employer-app .proj-link{font-size:12px;color:var(--grey-2);display:inline-flex;align-items:center;gap:6px;margin-top:8px}.employer-app .eval-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.employer-app .eval-item{background:var(--wash-2);border:1px solid var(--line);border-radius:11px;padding:12px 14px}.employer-app .eval-item .el{font-size:11.5px;color:var(--grey);font-weight:600}.employer-app .eval-item .ev{font-size:15px;font-weight:700;font-family:var(--mono);color:var(--indigo-d);margin-top:3px}.employer-app .eval-item .ev.ok{color:var(--green)}.employer-app .eval-item .eb{height:5px;border-radius:999px;background:var(--line);overflow:hidden;margin-top:8px}.employer-app .eval-item .eb i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--indigo),#4d67e8)}.employer-app .sc-list{list-style:none;display:grid;gap:9px}.employer-app .sc-list li{display:flex;gap:10px;align-items:flex-start;font-size:13.5px}.employer-app .sc-list li .ic{flex:none;margin-top:1px}.employer-app .sc-list.pos li .ic{color:var(--green)}.employer-app .sc-list.neg li .ic{color:var(--amber)}.employer-app .mx-text{font-size:14px;color:var(--ink);line-height:1.6;background:var(--wash);border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px;margin-bottom:14px}.employer-app .factor-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-top:1px solid var(--line)}.employer-app .factor-row:first-child{border-top:none}.employer-app .factor-row .fk{font-size:13px;color:var(--grey);flex:1}.employer-app .factor-row .fvv{font-size:13px;font-weight:700}.employer-app .factor-row .fic{width:22px;height:22px;border-radius:6px;display:grid;place-items:center;flex:none}.employer-app .factor-row .fic.ok{background:var(--green-bg);color:var(--green)}.employer-app .factor-row .fic.no{background:var(--amber-bg);color:var(--amber)}@media (max-width: 960px){.employer-app .pp-layout{grid-template-columns:1fr}.employer-app .pp-rail{position:static;grid-template-columns:1fr}}@media (max-width: 520px){.employer-app .pp-facts,.employer-app .edu-grid,.employer-app .eval-grid{grid-template-columns:1fr}}.employer-app .mx-head-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;background:var(--wash);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:18px}.employer-app .mx-head-row .mh-id{font-family:var(--mono);font-weight:700;font-size:15px;color:var(--indigo-d)}.employer-app .mx-head-row .mh-l{font-size:11.5px;color:var(--grey)}.employer-app .mx-head-row .mh-score{font-family:var(--mono);font-weight:700;font-size:30px;letter-spacing:-.03em;color:var(--indigo-d);line-height:1}.employer-app .mx-head-row .mh-sl{font-size:10.5px;color:var(--grey-2);text-align:right}.employer-app .mx-intro{font-size:13.5px;color:var(--grey);line-height:1.55;margin-bottom:16px}.employer-app .mx-sec-label{font-size:11.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--grey-2);margin:18px 0 8px}.employer-app .mxf-row{display:grid;grid-template-columns:158px 1fr 48px;gap:12px;align-items:center;padding:11px 0;border-top:1px solid var(--line)}.employer-app .mxf-row:first-of-type{border-top:none}.employer-app .mxf-l{font-size:13px;font-weight:600}.employer-app .mxf-l small{display:block;font-size:10px;color:var(--grey-2);font-weight:600;font-family:var(--mono);margin-top:1px}.employer-app .mxf-track{height:10px;border-radius:999px;background:var(--wash);overflow:hidden}.employer-app .mxf-track i{display:block;height:100%;border-radius:999px;transition:width .6s cubic-bezier(.2,.8,.2,1)}.employer-app .mxf-track i.hi{background:linear-gradient(90deg,var(--green),#3fbf8f)}.employer-app .mxf-track i.mid{background:linear-gradient(90deg,var(--indigo),#4d67e8)}.employer-app .mxf-track i.lo{background:linear-gradient(90deg,#e0a33a,#f0c063)}.employer-app .mxf-v{font-family:var(--mono);font-weight:700;font-size:13px;text-align:right}.employer-app .risk-list{display:grid;gap:8px}.employer-app .risk-item{display:flex;gap:10px;align-items:flex-start;padding:10px 13px;border-radius:10px;font-size:12.5px}.employer-app .risk-item .ic{flex:none;margin-top:1px}.employer-app .risk-item.med{background:var(--amber-bg);color:var(--amber-text-strong);border:1px solid var(--amber-border-soft)}.employer-app .risk-item.low{background:var(--wash);color:var(--grey);border:1px solid var(--line-2)}.employer-app .risk-none{display:flex;gap:9px;align-items:center;background:var(--green-bg);color:var(--green-text-strong);border:1px solid var(--green-border-soft);border-radius:10px;padding:11px 13px;font-size:13px;font-weight:600}.employer-app .deadline-banner{display:flex;align-items:center;gap:14px;border-radius:var(--radius);padding:15px 18px;margin-bottom:18px;border:1px solid}.employer-app .deadline-banner .db-ic{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;flex:none;background:#fff9}.employer-app .deadline-banner .db-t{font-size:14.5px;font-weight:800}.employer-app .deadline-banner .db-s{font-size:12.5px;margin-top:2px;opacity:.95}.employer-app .deadline-banner .db-count{margin-left:auto;text-align:right;flex:none;padding-left:14px}.employer-app .deadline-banner .db-count .n{font-family:var(--mono);font-weight:800;font-size:19px;line-height:1;white-space:nowrap}.employer-app .deadline-banner .db-count .l{font-size:10px;letter-spacing:.04em;text-transform:uppercase;margin-top:3px}.employer-app .deadline-banner.ok{background:var(--wash);border-color:var(--line-2);color:var(--indigo-d)}.employer-app .deadline-banner.ok .db-ic{color:var(--indigo)}.employer-app .deadline-banner.warn{background:var(--amber-bg);border-color:var(--amber-border-soft);color:var(--amber-text-strong)}.employer-app .deadline-banner.warn .db-ic{color:var(--amber)}.employer-app .deadline-banner.crit{background:var(--red-bg);border-color:var(--red-border-soft);color:var(--red-text-strong)}.employer-app .deadline-banner.crit .db-ic{color:var(--red)}.employer-app .bulk-bar{display:flex;align-items:center;gap:12px;background:var(--indigo-d);color:#fff;border-radius:12px;padding:9px 8px 9px 15px;margin-bottom:14px}.employer-app .bulk-bar .bb-n{font-weight:700;font-size:13.5px}.employer-app .bulk-bar .bb-sp{margin-left:auto}.employer-app .bulk-bar button{font-size:13px;font-weight:700;padding:7px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#ffffff24;color:#fff;display:inline-flex;align-items:center;gap:6px}.employer-app .bulk-bar button:hover{background:#ffffff42}.employer-app .bulk-bar button.clear{border:none;background:transparent;opacity:.85}.employer-app .bulk-bar button.clear:hover{opacity:1;background:transparent}.employer-app .chkbox{width:18px;height:18px;border-radius:5px;border:1.7px solid var(--line-2);display:grid;place-items:center;cursor:pointer;color:#fff;flex:none}.employer-app .chkbox.on{background:var(--indigo);border-color:var(--indigo)}.employer-app .chkbox .ic{opacity:0;width:12px;height:12px}.employer-app .chkbox.on .ic{opacity:1}.employer-app table.cand tr.rowsel td{background:var(--wash)!important}.employer-app .short-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:14px}.employer-app .short-toolbar .cand-search{flex:1;min-width:200px}.employer-app .short-toolbar .grow{flex:1}.employer-app .info-banner{display:flex;gap:11px;align-items:center;background:var(--wash);border:1px solid var(--line-2);border-radius:var(--radius);padding:12px 16px;margin-bottom:16px;font-size:13px;color:var(--indigo-d)}.employer-app .info-banner .ic{color:var(--indigo);flex:none}.employer-app .reveal .rn{font-family:inherit;font-weight:700;font-size:13.5px;color:var(--ink)}.employer-app .reveal .re{font-size:11px;color:var(--green);font-weight:600;display:flex;align-items:center;gap:4px;margin-top:2px}.employer-app .btn-mini{font-size:12px;font-weight:700;padding:6px 11px;border-radius:8px;border:1.5px solid var(--line-2);color:var(--grey);display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.employer-app .btn-mini:hover{border-color:var(--indigo);color:var(--indigo);background:var(--wash-2)}.employer-app .btn-mini.danger:hover{border-color:var(--red);color:var(--red);background:var(--red-bg)}.employer-app .btn-mini:disabled{opacity:.4;cursor:not-allowed}.employer-app .btn-mini:disabled:hover{border-color:var(--line-2);color:var(--grey);background:transparent}.employer-app .day-head{display:flex;align-items:center;gap:16px;background:linear-gradient(120deg,var(--indigo-d),var(--indigo));color:#fff;border-radius:var(--radius);padding:16px 20px;margin-bottom:18px}.employer-app .day-head .dh-date{text-align:center;background:#ffffff26;border-radius:12px;padding:8px 14px;flex:none}.employer-app .day-head .dh-date .d{font-family:var(--mono);font-weight:800;font-size:24px;line-height:1}.employer-app .day-head .dh-date .m{font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin-top:2px}.employer-app .day-head .dh-t{font-size:16px;font-weight:800}.employer-app .day-head .dh-s{font-size:12.5px;opacity:.92;margin-top:2px}.employer-app .intv-people{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.employer-app .intv-people .ip{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:600;background:var(--wash);border:1px solid var(--line-2);border-radius:999px;padding:3px 9px 3px 4px}.employer-app .intv-people .ip .av{width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,var(--indigo),var(--green));color:#fff;font-size:9px;display:grid;place-items:center;font-weight:700}.employer-app .intv-add{font-size:11.5px;font-weight:700;color:var(--indigo);cursor:pointer;display:inline-flex;align-items:center;gap:3px}.employer-app .intv-time{font-family:var(--mono);font-weight:700;font-size:13.5px}.employer-app .mlink{display:inline-flex;align-items:center;gap:8px}.employer-app .mlink a{color:var(--indigo);font-weight:700;font-size:12.5px;display:inline-flex;align-items:center;gap:5px}.employer-app .mlink .cp{color:var(--grey-2);cursor:pointer;display:inline-flex}.employer-app .mlink .cp:hover{color:var(--indigo)}.employer-app table.cand tr.intv-cancelled td{opacity:.5}.employer-app .resched-opts{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.employer-app .resched-opt{border:1.5px solid var(--line-2);border-radius:10px;padding:11px;text-align:center;cursor:pointer;font-family:var(--mono);font-weight:700;font-size:13px;transition:.13s}.employer-app .resched-opt:hover{border-color:var(--indigo)}.employer-app .resched-opt.sel{background:var(--indigo);border-color:var(--indigo);color:#fff}.employer-app .resched-opt.taken{opacity:.4;cursor:not-allowed;text-decoration:line-through}.employer-app .panel-pick{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.employer-app .panel-pick .pp-chip{font-size:12.5px;font-weight:600;border:1.5px solid var(--line-2);border-radius:999px;padding:6px 12px;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.employer-app .panel-pick .pp-chip:hover{border-color:var(--indigo);color:var(--indigo)}.employer-app .panel-pick .pp-chip.added{background:var(--wash);border-color:var(--line);color:var(--grey-2);cursor:default}.employer-app .kanban-board{display:flex;gap:14px;overflow-x:auto;padding-bottom:10px;align-items:flex-start}.employer-app .kanban-col{min-width:234px;max-width:234px;background:var(--wash-2);border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column;flex:none}.employer-app .kanban-col.dragover{outline:2px dashed var(--indigo);outline-offset:-2px;background:var(--wash)}.employer-app .kcol-head{padding:11px 13px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line)}.employer-app .kcol-head .kdot{width:9px;height:9px;border-radius:50%;flex:none}.employer-app .kcol-head .kt{font-size:12.5px;font-weight:700;letter-spacing:-.01em}.employer-app .kcol-head .kn{margin-left:auto;font-family:var(--mono);font-size:11px;font-weight:700;color:var(--grey-2);background:var(--white);border:1px solid var(--line);border-radius:999px;padding:1px 8px}.employer-app .kcol-body{padding:10px;display:flex;flex-direction:column;gap:9px;min-height:54px;overflow-y:auto;max-height:62vh}.employer-app .kcol-empty{font-size:11.5px;color:var(--grey-2);text-align:center;padding:12px 4px}.employer-app .kcard{background:var(--white);border:1px solid var(--line);border-radius:11px;padding:10px 11px;box-shadow:var(--shadow-sm);cursor:grab;transition:box-shadow .13s,transform .13s}.employer-app .kcard:hover{box-shadow:var(--shadow)}.employer-app .kcard:active{cursor:grabbing}.employer-app .kcard.dragging{opacity:.45}.employer-app .kcard .kc-top{display:flex;align-items:flex-start;gap:8px}.employer-app .kcard .kc-name{font-size:13px;font-weight:700;line-height:1.25;min-width:0}.employer-app .kcard .kc-id{font-family:var(--mono);font-size:10px;color:var(--grey-2);margin-top:2px;display:flex;align-items:center;gap:4px}.employer-app .kcard .kc-score{margin-left:auto;flex:none;font-family:var(--mono);font-weight:700;font-size:11px;color:#fff;border-radius:6px;padding:2px 6px}.employer-app .kcard .kc-foot{display:flex;align-items:center;gap:6px;margin-top:10px}.employer-app .kbtn{width:26px;height:26px;border-radius:7px;border:1px solid var(--line-2);display:grid;place-items:center;color:var(--grey);background:var(--white)}.employer-app .kbtn:hover{border-color:var(--indigo);color:var(--indigo)}.employer-app .kbtn.rej:hover{border-color:var(--red);color:var(--red)}.employer-app .kbtn:disabled{opacity:.35;cursor:not-allowed}.employer-app .kbtn:disabled:hover{border-color:var(--line-2);color:var(--grey)}.employer-app .kbtn.restore{width:auto;padding:0 10px;font-size:11.5px;font-weight:700;gap:5px}.employer-app .kanban-hint{font-size:12px;color:var(--grey-2);display:flex;align-items:center;gap:7px;margin-bottom:14px}.employer-app .kbtn.fb-done{background:var(--green-bg);border-color:var(--green-border-soft);color:var(--green)}.employer-app .fb-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.employer-app .fb-field>label{display:block;font-size:12.5px;font-weight:700;margin-bottom:7px}.employer-app .fb-field .req{color:var(--indigo)}.employer-app .fb-wide{grid-column:1 / -1}.employer-app .stars{display:flex;gap:5px}.employer-app .stars .star{cursor:pointer;color:var(--line-2);display:inline-flex}.employer-app .stars .star.on{color:#f5a623}.employer-app .fbpills{display:flex;gap:8px;flex-wrap:wrap}.employer-app .fbpill{font-size:12.5px;font-weight:700;border:1.5px solid var(--line-2);border-radius:999px;padding:7px 13px;cursor:pointer;color:var(--grey);background:var(--white)}.employer-app .fbpill:hover{border-color:var(--indigo)}.employer-app .fbpill.on{background:var(--indigo);border-color:var(--indigo);color:#fff}.employer-app .fbpill.on.pass{background:var(--green);border-color:var(--green)}.employer-app .fbpill.on.fail{background:var(--red);border-color:var(--red)}.employer-app .fbpill.on.hold{background:var(--amber);border-color:var(--amber)}.employer-app .fb-sel{width:100%;font-family:inherit;font-size:14px;padding:9px 12px;border:1.5px solid var(--line-2);border-radius:10px;background:var(--white)}.employer-app .fb-sel:focus{outline:none;border-color:var(--indigo)}.employer-app .fb-ta{width:100%;font-family:inherit;font-size:13px;border:1.5px solid var(--line-2);border-radius:10px;padding:10px 12px;resize:vertical;min-height:60px}.employer-app .fb-ta:focus{outline:none;border-color:var(--indigo);box-shadow:0 0 0 4px #1e3a8a1a}.employer-app .fb-err{border-color:var(--red)!important}.employer-app .fb-err-pills{outline:1.5px solid var(--red);outline-offset:3px;border-radius:12px}.employer-app .fb-gate{display:flex;gap:9px;align-items:center;background:var(--amber-bg);border:1px solid var(--amber-border-soft);color:var(--amber-text-strong);border-radius:10px;padding:11px 14px;font-size:12.5px;margin-bottom:16px}.employer-app .fb-gate .ic{color:var(--amber);flex:none}@media (max-width: 560px){.employer-app .fb-grid{grid-template-columns:1fr}}.employer-app .st-joined{color:var(--joined-text);background:var(--joined-bg)}.employer-app .offer-ctc{font-family:var(--mono);font-weight:700}.employer-app .oletter{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:var(--indigo);cursor:pointer}.employer-app .oletter:hover{text-decoration:underline}.employer-app .oletter.done{color:var(--green)}.employer-app .decline-r{font-size:11px;color:var(--red-text-strong);margin-top:3px}.employer-app .resp-pill{font-size:11.5px;font-weight:700;padding:3px 9px;border-radius:999px;display:inline-block}.employer-app .resp-pill.pending{color:var(--amber);background:var(--amber-bg)}.employer-app .resp-pill.accepted{color:var(--green-text-strong);background:var(--green-bg)}.employer-app .resp-pill.declined{color:var(--red-text-strong);background:var(--red-bg)}.employer-app .resp-pill.negotiating{color:var(--indigo-d);background:var(--wash)}.employer-app .offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.employer-app .offer-grid .fb-wide{grid-column:1 / -1}@media (max-width: 560px){.employer-app .offer-grid{grid-template-columns:1fr}}.employer-app .seg-tabs{display:inline-flex;background:var(--wash-2);border:1px solid var(--line);border-radius:10px;padding:3px;gap:3px;margin-bottom:16px}.employer-app .seg-tabs button{font-size:13px;font-weight:700;padding:7px 15px;border-radius:8px;color:var(--grey)}.employer-app .seg-tabs button.on{background:var(--white);color:var(--indigo-d);box-shadow:var(--shadow-sm)}.employer-app .notif-list{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.employer-app .nc-item{display:flex;gap:13px;padding:14px 16px;border-top:1px solid var(--line);cursor:pointer}.employer-app .nc-item:first-child{border-top:none}.employer-app .nc-item:hover{background:var(--wash-2)}.employer-app .nc-item.unread{background:var(--wash)}.employer-app .nc-ic{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;flex:none}.employer-app .nc-main{flex:1;min-width:0}.employer-app .nc-cat{font-size:10.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.employer-app .nc-title{font-size:13.5px;font-weight:700;margin-top:2px}.employer-app .nc-body{font-size:12.5px;color:var(--grey);margin-top:2px}.employer-app .nc-meta{display:flex;align-items:center;gap:12px;margin-top:8px;flex-wrap:wrap}.employer-app .nc-time{font-size:11px;color:var(--grey-2);font-family:var(--mono)}.employer-app .nc-channels{display:flex;gap:6px}.employer-app .nc-channels .ch{display:inline-flex;align-items:center;gap:4px;font-size:10.5px;font-weight:700;color:var(--grey-2);background:var(--wash-2);border:1px solid var(--line);border-radius:999px;padding:2px 8px}.employer-app .nc-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex:none}.employer-app .nc-act{font-size:12px;font-weight:700;color:var(--indigo);white-space:nowrap}.employer-app .nc-act:hover{text-decoration:underline}.employer-app .nc-unread-dot{width:9px;height:9px;border-radius:50%;background:var(--indigo)}.employer-app .notif-empty{text-align:center;color:var(--grey-2);padding:40px 20px;font-size:13px}.employer-app .pref-table{width:100%;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);border-collapse:collapse;overflow:hidden}.employer-app .pref-table th{text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--grey-2);padding:13px 16px;border-bottom:1px solid var(--line);background:var(--wash-2)}.employer-app .pref-table th.ch-col,.employer-app .pref-table td.ch-col{text-align:center;width:130px}.employer-app .pref-table td{padding:13px 16px;border-bottom:1px solid var(--line);font-size:13.5px;font-weight:600}.employer-app .pref-table tr:last-child td{border-bottom:none}.employer-app .pref-cat{display:flex;align-items:center;gap:10px}.employer-app .pref-cat .pc-ic{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;flex:none}.employer-app .tgl{width:38px;height:22px;border-radius:999px;background:var(--line-2);position:relative;cursor:pointer;transition:.15s;display:inline-block;vertical-align:middle}.employer-app .tgl.on{background:var(--indigo)}.employer-app .tgl:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;transition:.15s}.employer-app .tgl.on:after{left:18px}.employer-app .pref-note{font-size:12px;color:var(--grey-2);margin-top:14px;display:flex;gap:8px;align-items:center}.employer-app .pref-note .ic{color:var(--indigo);flex:none}.employer-app .rep-2col{display:grid;grid-template-columns:1.3fr 1fr;gap:18px;align-items:start}.employer-app .rep-funnel .rf-row{display:grid;grid-template-columns:140px 1fr 92px;gap:12px;align-items:center;padding:8px 0}.employer-app .rf-l{font-size:13px;font-weight:600}.employer-app .rf-track{height:28px;border-radius:8px;background:var(--wash);overflow:hidden}.employer-app .rf-track i{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,var(--indigo),#4d67e8);transition:width .6s cubic-bezier(.2,.8,.2,1)}.employer-app .rf-track i.green{background:linear-gradient(90deg,var(--green),#3fbf8f)}.employer-app .rf-right{text-align:right}.employer-app .rf-v{font-size:14px;font-weight:700;font-family:var(--mono)}.employer-app .rf-conv{font-size:10.5px;color:var(--grey-2);font-family:var(--mono)}.employer-app .rep-skills .rs-row{display:grid;grid-template-columns:130px 1fr 34px;gap:12px;align-items:center;padding:7px 0}.employer-app .rs-l{font-size:13px;font-weight:600}.employer-app .rs-track{height:10px;border-radius:999px;background:var(--wash);overflow:hidden}.employer-app .rs-track i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--green),#3fbf8f)}.employer-app .rs-v{font-size:12px;font-weight:700;font-family:var(--mono);text-align:right;color:var(--grey)}.employer-app .kpi .kpi-sub{font-size:11px;color:var(--grey-2);margin-top:3px}.employer-app .kpi-val.pct-warn{color:var(--amber)}@media (max-width: 900px){.employer-app .rep-2col{grid-template-columns:1fr}}.employer-app .set-layout{display:grid;grid-template-columns:210px 1fr;gap:20px;align-items:start}.employer-app .set-rail{position:sticky;top:80px;display:flex;flex-direction:column;gap:2px;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:8px}.employer-app .set-rail a{font-size:13px;font-weight:600;color:var(--grey);padding:9px 12px;border-radius:8px;cursor:pointer}.employer-app .set-rail a:hover{background:var(--wash-2);color:var(--ink)}.employer-app .set-main{display:grid;gap:18px;min-width:0}.employer-app .set-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.employer-app .set-grid .wide{grid-column:1 / -1}.employer-app .set-field label{font-size:12.5px;font-weight:700;margin-bottom:6px;display:block}.employer-app .member-row{display:flex;align-items:center;gap:12px;padding:11px 0;border-top:1px solid var(--line)}.employer-app .member-row:first-child{border-top:none}.employer-app .member-av{width:36px;height:36px;border-radius:50%;flex:none;display:grid;place-items:center;color:#fff;font-weight:700;font-size:12px;background:linear-gradient(135deg,var(--indigo-d),var(--green))}.employer-app .member-info{flex:1;min-width:0}.employer-app .member-info .mn{font-weight:700;font-size:13.5px}.employer-app .member-info .me{font-size:12px;color:var(--grey)}.employer-app .member-row .fb-sel{width:auto;flex:none}.employer-app .member-x{color:var(--grey-2);padding:6px;border-radius:7px;cursor:pointer;flex:none}.employer-app .member-x:hover{color:var(--red);background:var(--wash)}.employer-app .add-row{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.employer-app .add-row .fb-sel{flex:1;min-width:120px}.employer-app .add-row .fb-sel.sm{flex:none;width:140px}.employer-app .set-chips{display:flex;flex-wrap:wrap;gap:8px}.employer-app .set-chip{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;background:var(--wash);border:1px solid var(--line-2);color:var(--indigo-d);padding:6px 8px 6px 12px;border-radius:999px}.employer-app .set-chip .x{cursor:pointer;color:var(--grey-2);display:inline-flex}.employer-app .set-chip .x:hover{color:var(--red)}.employer-app .priv-row{display:flex;align-items:center;gap:14px;padding:13px 0;border-top:1px solid var(--line)}.employer-app .priv-row:first-child{border-top:none}.employer-app .priv-row .pi{flex:1}.employer-app .priv-row .pt{font-size:13.5px;font-weight:700}.employer-app .priv-row .pd{font-size:12px;color:var(--grey);margin-top:2px}@media (max-width: 800px){.employer-app .set-layout{grid-template-columns:1fr}.employer-app .set-rail{position:static;flex-direction:row;flex-wrap:wrap}.employer-app .set-grid{grid-template-columns:1fr}}.employer-app .role-cell .rn{font-weight:700;font-size:13.5px;display:flex;align-items:center;gap:7px}.employer-app .role-cell .rd{font-size:11.5px;color:var(--grey);margin-top:3px;max-width:280px}.employer-app .role-cell .rc{font-size:10.5px;color:var(--grey-2);font-family:var(--mono);margin-top:5px}.employer-app .role-badge{font-size:9.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--indigo);background:var(--wash);border:1px solid var(--line-2);border-radius:999px;padding:2px 7px}.employer-app .tgl.locked{opacity:.65;cursor:not-allowed}.employer-app .perm-lock{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;color:var(--grey-2)}.employer-app .access-note{display:flex;gap:9px;align-items:center;background:var(--wash);border:1px solid var(--line-2);color:var(--indigo-d);border-radius:10px;padding:11px 14px;font-size:12.5px;margin-bottom:16px}.employer-app .access-note .ic{color:var(--indigo);flex:none}.employer-app .pref-table td.role-td{min-width:240px}.employer-app .sup-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.employer-app .sup-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:16px;cursor:pointer;transition:transform .14s,box-shadow .14s,border-color .14s}.employer-app .sup-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:var(--line-2)}.employer-app .sup-card .sc-ic{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;margin-bottom:11px}.employer-app .sup-card .sc-t{font-size:13.5px;font-weight:700;letter-spacing:-.01em}.employer-app .sup-card .sc-d{font-size:11.5px;color:var(--grey);margin-top:4px;line-height:1.4}.employer-app .ticket-row{display:flex;align-items:center;gap:13px;padding:13px 0;border-top:1px solid var(--line)}.employer-app .ticket-row:first-child{border-top:none}.employer-app .ticket-ic{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex:none}.employer-app .ticket-main{flex:1;min-width:0}.employer-app .ticket-ref{font-family:var(--mono);font-size:10.5px;color:var(--grey-2);font-weight:600}.employer-app .ticket-t{font-size:13.5px;font-weight:700;margin-top:1px}.employer-app .ticket-s{font-size:12px;color:var(--grey);margin-top:2px}.employer-app .ticket-meta{text-align:right;flex:none}.employer-app .ticket-time{font-size:11px;color:var(--grey-2);font-family:var(--mono);margin-top:6px}.employer-app .sup-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.employer-app .sup-form-grid .wide{grid-column:1 / -1}.employer-app .sup-field label{font-size:12.5px;font-weight:700;margin-bottom:6px;display:block}@media (max-width: 900px){.employer-app .sup-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.employer-app .sup-grid,.employer-app .sup-form-grid{grid-template-columns:1fr}}.institute-app{--primary:#1E3A8A;--primary-600:#1a337a;--primary-700:#162a63;--primary-900:#0f1c45;--secondary:#FF6F0B;--secondary-600:#e85f00;--secondary-wash:#fff2e7;--wash:#eef2fb;--ink:#151a2d;--muted:#5c657f;--faint:#98a0b8;--line:#e5e8f2;--line-strong:#d5dbec;--white:#ffffff;--green:#16a34a;--amber:#f59e0b;--danger:#dc2626;--radius:14px;--radius-sm:10px;--shadow-sm:0 1px 2px rgba(15,28,69,.06);--shadow:0 6px 22px -8px rgba(15,28,69,.18), 0 2px 6px rgba(15,28,69,.05);--shadow-lg:0 24px 60px -20px rgba(15,28,69,.35);--sans:"Plus Jakarta Sans",system-ui,-apple-system,Segoe UI,sans-serif;--mono:"JetBrains Mono",ui-monospace,SFMono-Regular,monospace}.institute-app *{box-sizing:border-box;margin:0;padding:0}.institute-app{font-family:var(--sans);color:var(--ink);background:var(--wash);-webkit-font-smoothing:antialiased;line-height:1.5}.institute-app a{color:inherit;text-decoration:none}.institute-app button{font-family:inherit;cursor:pointer;border:none;background:none}.institute-app svg{display:block}.institute-app input,.institute-app select,.institute-app textarea{font-family:inherit}.institute-app .screen{display:none;min-height:100vh}.institute-app .screen.active{display:block}.institute-app .md-logo{display:inline-flex;align-items:center;gap:10px}.institute-app .md-glyph{width:38px;height:38px;flex:0 0 auto}.institute-app .md-word{display:flex;flex-direction:column;line-height:1}.institute-app .md-word b{font-size:21px;font-weight:800;letter-spacing:-.01em}.institute-app .md-word b .m{color:var(--primary)}.institute-app .md-word b .d{color:var(--secondary)}.institute-app .md-word small{font-size:8.5px;letter-spacing:.06em;color:var(--faint);font-weight:600;margin-top:3px;text-transform:none}.institute-app .md-logo.on-dark .md-word b .m{color:#fff}.institute-app .md-logo.on-dark .md-word small{color:#ffffffb3}.institute-app .md-logo.sm .md-glyph{width:30px;height:30px}.institute-app .md-logo.sm .md-word b{font-size:16px}.institute-app .md-logo.sm .md-word small{font-size:7.5px}.institute-app .btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14.5px;font-weight:600;border-radius:var(--radius-sm);padding:13px 16px;transition:transform .06s,box-shadow .15s,background .15s,border-color .15s}.institute-app .btn:active{transform:translateY(1px)}.institute-app .btn--auto{width:auto}.institute-app .btn-primary{background:var(--primary);color:#fff;box-shadow:0 8px 20px -8px #1e3a8ab3}.institute-app .btn-primary:hover{background:var(--primary-600)}.institute-app .btn-primary.full{background:var(--faint);box-shadow:none;cursor:not-allowed}.institute-app .btn-secondary{background:var(--secondary);color:#fff;box-shadow:0 8px 20px -8px #ff6f0b99}.institute-app .btn-secondary:hover{background:var(--secondary-600)}.institute-app .btn-outline{background:#fff;color:var(--ink);border:1px solid var(--line-strong)}.institute-app .btn-outline:hover{background:#f7f8fc;border-color:var(--faint)}.institute-app .btn-ghost{background:transparent;color:var(--muted)}.institute-app .btn-ghost:hover{background:var(--wash);color:var(--primary)}.institute-app .btn[disabled]{opacity:.5;cursor:not-allowed}.institute-app .btn svg{width:17px;height:17px;stroke:currentColor}.institute-app .badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:5px 11px;border-radius:999px;border:1px solid transparent;white-space:nowrap}.institute-app .badge .dot{width:7px;height:7px;border-radius:50%;background:currentColor}.institute-app .badge.sm{font-size:11px;padding:3px 9px}.institute-app .b-open{color:#15803d;background:#dcfce7;border-color:#bbf7d0}.institute-app .b-closing{color:#b45309;background:#fef3c7;border-color:#fde68a}.institute-app .b-full{color:#6b7280;background:#f3f4f6;border-color:#e5e7eb}.institute-app .b-new{color:var(--primary);background:var(--wash);border-color:#c7d2f0}.institute-app .b-soon{color:var(--secondary-600);background:var(--secondary-wash);border-color:#ffd8b8}.institute-app .land{min-height:100vh;display:flex;flex-direction:column;background:var(--white)}.institute-app .land-nav{display:flex;align-items:center;justify-content:space-between;padding:20px 42px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20}.institute-app .land-nav .ln-actions{display:flex;align-items:center;gap:12px}.institute-app .land-hero{flex:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;max-width:1200px;margin:0 auto;width:100%;padding:56px 42px}.institute-app .land-copy .eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--primary);background:var(--wash);border:1px solid #c7d2f0;padding:6px 13px;border-radius:999px}.institute-app .land-copy .eyebrow .sq{width:9px;height:9px;border-radius:3px;background:var(--secondary)}.institute-app .land-copy h1{font-size:52px;line-height:1.06;font-weight:800;letter-spacing:-.03em;margin:22px 0 18px}.institute-app .land-copy h1 .hl{color:var(--secondary)}.institute-app .land-copy p{font-size:17px;color:var(--muted);max-width:52ch}.institute-app .land-cta{display:flex;gap:13px;margin-top:32px}.institute-app .land-cta .btn{padding:15px 26px;font-size:15px}.institute-app .land-trust{display:flex;gap:28px;margin-top:40px;flex-wrap:wrap}.institute-app .land-trust .t{display:flex;flex-direction:column}.institute-app .land-trust .t b{font-size:24px;font-weight:800;color:var(--primary);letter-spacing:-.02em}.institute-app .land-trust .t span{font-size:12.5px;color:var(--faint);font-weight:500;margin-top:2px}.institute-app .land-visual{position:relative}.institute-app .hv-card{background:linear-gradient(160deg,var(--primary) 0%,var(--primary-700) 60%,var(--primary-900) 100%);border-radius:24px;padding:30px;color:#fff;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.institute-app .hv-rails{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.14;pointer-events:none}.institute-app .hv-rails span{position:absolute;top:-8%;height:116%;width:1.5px;background:linear-gradient(to bottom,transparent,#fff 30%,#fff 70%,transparent)}.institute-app .hv-rails span:nth-child(1){left:22%}.institute-app .hv-rails span:nth-child(2){left:44%}.institute-app .hv-rails span:nth-child(3){left:66%}.institute-app .hv-rails span:nth-child(4){left:84%}.institute-app .hv-head{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;margin-bottom:22px}.institute-app .hv-head .t{font-size:13px;font-weight:700;letter-spacing:.02em}.institute-app .hv-head .pill{font-size:10.5px;font-weight:600;background:var(--secondary);color:#fff;padding:4px 10px;border-radius:999px}.institute-app .hv-stages{display:flex;flex-direction:column;gap:9px;position:relative;z-index:2}.institute-app .hv-stage{display:flex;align-items:center;gap:12px;background:#ffffff17;border:1px solid rgba(255,255,255,.14);border-radius:11px;padding:11px 14px}.institute-app .hv-stage .s-n{width:26px;height:26px;border-radius:8px;background:#ffffff24;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;font-family:var(--mono);flex:0 0 auto}.institute-app .hv-stage.hot .s-n{background:var(--secondary)}.institute-app .hv-stage .s-l{flex:1;font-size:13px;font-weight:600}.institute-app .hv-stage .s-v{font-size:13px;font-weight:700;font-family:var(--mono);color:#fffc}.institute-app .land-foot{text-align:center;padding:22px;color:var(--faint);font-size:12.5px;border-top:1px solid var(--line)}.institute-app .auth{display:flex;min-height:100vh}.institute-app .auth-brand{position:sticky;top:0;width:51%;min-width:51%;height:100vh;overflow:hidden;flex-shrink:0;color:#fff;padding:52px 56px;display:flex;flex-direction:column;background:radial-gradient(120% 120% at 12% 8%,rgba(255,255,255,.12),transparent 42%),linear-gradient(155deg,var(--primary) 0%,var(--primary-700) 58%,var(--primary-900) 100%)}.institute-app .auth-brand .rails{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.15;pointer-events:none}.institute-app .auth-brand .rails span{position:absolute;top:-10%;height:120%;width:1.5px;background:linear-gradient(to bottom,transparent,#fff 30%,#fff 70%,transparent)}.institute-app .auth-brand .rails span:nth-child(1){left:18%}.institute-app .auth-brand .rails span:nth-child(2){left:34%}.institute-app .auth-brand .rails span:nth-child(3){left:50%}.institute-app .auth-brand .rails span:nth-child(4){left:66%}.institute-app .auth-brand .rails span:nth-child(5){left:82%}.institute-app .auth-node{position:absolute;left:50%;top:46%;width:12px;height:12px;border-radius:50%;transform:translate(-50%,-50%);background:var(--secondary);box-shadow:0 0 0 6px #ff6f0b38,0 0 34px #ff6f0b99}.institute-app .ab-body{margin-top:auto;position:relative;z-index:2}.institute-app .ab-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#ffffffd9;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);padding:6px 12px;border-radius:999px}.institute-app .ab-body h1{font-size:38px;line-height:1.1;font-weight:800;letter-spacing:-.02em;margin:22px 0 16px;max-width:16ch}.institute-app .ab-body p{font-size:15px;color:#ffffffd1;max-width:46ch}.institute-app .ab-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px;position:relative;z-index:2}.institute-app .ab-chip{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:500;color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);padding:7px 12px;border-radius:999px}.institute-app .ab-chip svg{width:14px;height:14px;stroke:var(--secondary)}.institute-app .auth-form{flex:1;padding:48px 40px;background:var(--white);overflow-y:auto}.institute-app .auth-card{width:100%;max-width:420px;margin:0 auto}.institute-app .auth-card .back{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--muted);margin-bottom:26px}.institute-app .auth-card .back:hover{color:var(--primary)}.institute-app .auth-card .back svg{width:16px;height:16px;stroke:currentColor}.institute-app .ac-head h2{font-size:26px;font-weight:800;letter-spacing:-.02em}.institute-app .ac-head p{color:var(--muted);font-size:14.5px;margin-top:6px}.institute-app .field{margin-bottom:16px}.institute-app .field.mb0{margin-bottom:0}.institute-app .field>label{display:block;font-size:12.5px;font-weight:600;color:var(--ink);margin-bottom:7px}.institute-app .field>label .req{color:var(--secondary);margin-left:2px}.institute-app .ctl{width:100%;font-size:14.5px;color:var(--ink);padding:12px 14px;background:#fbfcfe;border:1px solid var(--line-strong);border-radius:var(--radius-sm);transition:border-color .15s,box-shadow .15s,background .15s}.institute-app .ctl::placeholder{color:var(--faint)}.institute-app .ctl:focus{outline:none;border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #1e3a8a24}.institute-app select.ctl{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2398a0b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:38px;cursor:pointer}.institute-app .input-icon{position:relative;display:flex;align-items:center}.institute-app .input-icon>svg{position:absolute;left:13px;width:18px;height:18px;stroke:var(--faint);pointer-events:none}.institute-app .input-icon .ctl{padding-left:40px}.institute-app .auth-foot{margin-top:26px;text-align:center;font-size:13px;color:var(--muted)}.institute-app .auth-foot a{color:var(--primary);font-weight:600}.institute-app .auth-foot a:hover{text-decoration:underline}.institute-app .hint{font-size:12px;color:var(--faint);margin-top:6px}.institute-app .otp-row{display:flex;gap:10px;margin:6px 0 4px}.institute-app .otp-box{width:52px;height:58px;text-align:center;font-size:22px;font-weight:700;font-family:var(--mono);color:var(--ink);background:#fbfcfe;border:1.5px solid var(--line-strong);border-radius:12px;transition:all .15s}.institute-app .otp-box:focus{outline:none;border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #1e3a8a24}.institute-app .otp-box.filled{border-color:var(--primary);background:#fff}.institute-app .otp-meta{display:flex;align-items:center;justify-content:space-between;margin:14px 0 24px}.institute-app .otp-meta .rk{font-size:13px;color:var(--muted)}.institute-app .otp-resend{font-size:13px;font-weight:600;color:var(--primary)}.institute-app .otp-resend[disabled]{color:var(--faint);cursor:not-allowed}.institute-app .otp-sent{display:flex;align-items:center;gap:9px;background:var(--secondary-wash);border:1px solid #ffd8b8;color:var(--secondary-600);font-size:12.5px;font-weight:600;padding:10px 12px;border-radius:10px;margin-bottom:20px}.institute-app .otp-sent svg{width:16px;height:16px;stroke:currentColor;flex:0 0 auto}.institute-app .soft-auth{min-height:100vh;background:var(--wash);display:flex;flex-direction:column;padding:34px 48px 48px}.institute-app .soft-auth-logo{margin-bottom:26px}.institute-app .soft-auth-grid{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;max-width:1180px;width:100%;margin:0 auto}.institute-app .soft-illus-card{background:transparent;border:none;border-radius:0;padding:0;box-shadow:none;display:flex;align-items:center;justify-content:center}.institute-app .soft-illus-card svg{width:100%;height:auto;max-width:440px}.institute-app .soft-illus-img{width:100%;height:auto;max-width:520px;display:block}.institute-app .soft-form-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:44px 46px;box-shadow:var(--shadow-lg);max-width:520px;width:100%;justify-self:center}.institute-app .soft-toplink{text-align:right;font-size:13.5px;color:var(--muted);font-weight:500;margin-bottom:26px}.institute-app .soft-toplink a{color:var(--secondary);font-weight:700;cursor:pointer}.institute-app .soft-toplink a:hover{text-decoration:underline}.institute-app .soft-back{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--muted);margin-bottom:16px;cursor:pointer}.institute-app .soft-back:hover{color:var(--primary)}.institute-app .soft-back svg{width:16px;height:16px;stroke:currentColor}.institute-app .soft-form-card h2{font-size:34px;font-weight:800;letter-spacing:-.03em;color:var(--ink)}.institute-app .soft-form-card .sub{font-size:15px;color:var(--muted);margin-top:8px;margin-bottom:30px}.institute-app .soft-forgot{text-align:right;margin-top:12px}.institute-app .soft-forgot a{font-size:13px;font-weight:700;color:var(--primary);cursor:pointer}.institute-app .soft-forgot a:hover{text-decoration:underline}.institute-app .soft-form-card .btn{margin-top:22px;padding:15px 18px;font-size:15px}.institute-app .soft-foot{text-align:center;font-size:13.5px;color:var(--muted);margin-top:22px;font-weight:500}.institute-app .soft-foot a{color:var(--secondary);font-weight:700;cursor:pointer}.institute-app .soft-foot a:hover{text-decoration:underline}.institute-app .soft-form-card .field>label{font-size:13px}.institute-app .soft-form-card--wide{max-width:600px}.institute-app .soft-auth-grid--reg{align-items:center}.institute-app .soft-form-card .reg-steps{margin-top:22px}.institute-app .soft-form-card .reg-section h3{margin-top:6px}@media (max-width:920px){.institute-app .soft-auth{padding:24px}.institute-app .soft-auth-grid{grid-template-columns:1fr;gap:26px}.institute-app .soft-illus-card{display:none}.institute-app .soft-form-card{padding:32px 26px}.institute-app .soft-form-card h2{font-size:28px}}.institute-app .reg-wrap{width:100%;max-width:640px;margin:0 auto;padding-top:0}.institute-app .reg-steps{display:flex;align-items:center;gap:6px;margin:6px 0 26px}.institute-app .reg-steps .rs{display:flex;align-items:center;gap:9px}.institute-app .reg-steps .rs-n{width:26px;height:26px;border-radius:50%;background:var(--wash);color:var(--faint);font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:var(--mono);border:1.5px solid var(--line-strong)}.institute-app .reg-steps .rs.on .rs-n{background:var(--primary);color:#fff;border-color:var(--primary)}.institute-app .reg-steps .rs.done .rs-n{background:var(--green);color:#fff;border-color:var(--green)}.institute-app .reg-steps .rs-l{font-size:12.5px;font-weight:600;color:var(--faint)}.institute-app .reg-steps .rs.on .rs-l{color:var(--ink)}.institute-app .reg-steps .rs-conn{flex:1;height:1.5px;background:var(--line);min-width:14px}.institute-app .reg-section{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:24px}.institute-app .reg-section>h3{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:700;margin-bottom:3px}.institute-app .reg-section>h3 .n{width:24px;height:24px;border-radius:7px;background:var(--wash);color:var(--primary);font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:var(--mono);flex:0 0 auto}.institute-app .reg-section>.sub{color:var(--faint);font-size:12.5px;margin:0 0 18px 33px}.institute-app .reg-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 16px}.institute-app .reg-grid .full{grid-column:1/-1}.institute-app .reg-foot{display:flex;align-items:center;gap:12px;margin-top:20px}.institute-app .reg-foot .spacer{flex:1}.institute-app .tags{display:flex;flex-wrap:wrap;gap:7px;align-items:center;padding:9px 10px;background:#fbfcfe;border:1px solid var(--line-strong);border-radius:var(--radius-sm);min-height:46px;transition:border-color .15s,box-shadow .15s}.institute-app .tags.focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #1e3a8a24}.institute-app .tags .tag{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--primary);background:var(--wash);border:1px solid #c7d2f0;padding:4px 8px 4px 10px;border-radius:8px}.institute-app .tags .tag button{display:flex;padding:1px;border-radius:4px;color:var(--primary)}.institute-app .tags .tag button svg{width:13px;height:13px;stroke:currentColor;stroke-width:2.4}.institute-app .tags .tag button:hover{background:#1e3a8a1f}.institute-app .tags input{flex:1;min-width:110px;border:none;background:none;outline:none;font-size:14px;color:var(--ink);padding:4px}.institute-app .dsh{display:grid;grid-template-columns:250px 1fr;min-height:100vh;background:var(--wash)}.institute-app .dsh-side{background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.institute-app .dsh-brand{display:flex;align-items:center;padding:18px;border-bottom:1px solid var(--line)}.institute-app .dsh-nav{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:2px}.institute-app .dsh-navitem{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;color:var(--muted);font-size:13.5px;font-weight:500;cursor:pointer;transition:all .12s;position:relative}.institute-app .dsh-navitem svg{width:19px;height:19px;stroke:currentColor;flex:0 0 auto}.institute-app .dsh-navitem .nav-label{flex:1}.institute-app .dsh-navitem:hover{background:var(--wash);color:var(--ink)}.institute-app .dsh-navitem.on{background:var(--wash);color:var(--primary);font-weight:600}.institute-app .dsh-navitem.on svg{stroke:var(--primary)}.institute-app .dsh-navitem.on:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:0 3px 3px 0;background:var(--primary)}.institute-app .dsh-navitem.soon{cursor:pointer}.institute-app .dsh-navitem .soon-tag{font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--secondary-600);background:var(--secondary-wash);border:1px solid #ffd8b8;padding:2px 6px;border-radius:5px}.institute-app .dsh-navlabel{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);font-weight:700;padding:14px 14px 6px}.institute-app .dsh-navdiv{height:1px;background:var(--line);margin:8px 12px}.institute-app .dsh-user{padding:12px 14px;border-top:1px solid var(--line);display:flex;align-items:center;gap:11px}.institute-app .dsh-user .av{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--secondary),var(--primary));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex:0 0 auto;font-family:var(--mono)}.institute-app .dsh-user .um{flex:1;min-width:0}.institute-app .dsh-user .un{font-size:13px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.institute-app .dsh-user .ur{font-size:11.5px;color:var(--faint)}.institute-app .dsh-logout{color:var(--faint);padding:7px;border-radius:8px}.institute-app .dsh-logout:hover{color:var(--danger);background:#fef2f2}.institute-app .dsh-logout svg{width:17px;height:17px;stroke:currentColor}.institute-app .dsh-main{display:flex;flex-direction:column;min-width:0}.institute-app .dsh-top{position:sticky;top:0;z-index:30;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);padding:15px 26px;display:flex;align-items:center;justify-content:space-between;gap:16px}.institute-app .dsh-top h1{font-size:19px;font-weight:800;letter-spacing:-.01em}.institute-app .dsh-top .sub{font-size:12.5px;color:var(--muted);margin-top:2px;max-width:70ch}.institute-app .dsh-top-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.institute-app .dsh-filter{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--ink);background:#fff;border:1px solid var(--line-strong);border-radius:10px;padding:9px 13px;cursor:pointer}.institute-app .dsh-filter svg{width:15px;height:15px;stroke:var(--muted)}.institute-app .dsh-icobtn{width:38px;height:38px;border-radius:10px;border:1px solid var(--line-strong);background:#fff;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.institute-app .dsh-icobtn svg{width:18px;height:18px;stroke:var(--muted)}.institute-app .dsh-icobtn .dotbadge{position:absolute;top:8px;right:9px;width:7px;height:7px;border-radius:50%;background:var(--secondary);border:1.5px solid #fff}.institute-app .dsh-content{padding:24px 26px 48px}.institute-app .dsh-eyebrow{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-weight:700;margin:2px 0 14px}.institute-app .kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(186px,1fr));gap:14px;margin-bottom:26px}.institute-app .kpi{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow-sm)}.institute-app .kpi-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.institute-app .kpi-ic{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:var(--wash);color:var(--primary)}.institute-app .kpi-ic svg{width:18px;height:18px;stroke:currentColor}.institute-app .kpi.warn .kpi-ic{background:var(--secondary-wash);color:var(--secondary-600)}.institute-app .kpi.good .kpi-ic{background:#dcfce7;color:var(--green)}.institute-app .kpi-trend{display:inline-flex;align-items:center;gap:3px;font-size:12px;font-weight:700;font-family:var(--mono);padding:3px 7px;border-radius:7px}.institute-app .kpi-trend svg{width:13px;height:13px}.institute-app .kpi-trend.up{color:var(--green);background:#dcfce7}.institute-app .kpi-trend.down{color:var(--danger);background:#fee2e2}.institute-app .kpi-num{font-size:28px;font-weight:800;letter-spacing:-.02em;line-height:1}.institute-app .kpi-label{font-size:12.5px;color:var(--muted);margin-top:6px;font-weight:500}.institute-app .wgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.institute-app .wcard{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:20px}.institute-app .wcard.wspan{grid-column:1/-1}.institute-app .wcard-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.institute-app .wcard-head h3{font-size:15px;font-weight:700}.institute-app .wc-sub{font-size:12px;color:var(--faint);margin-top:3px}.institute-app .wc-link{font-size:12.5px;font-weight:600;color:var(--primary);cursor:pointer}.institute-app .wc-link:hover{text-decoration:underline}.institute-app .funnel{display:flex;flex-direction:column;gap:9px}.institute-app .fn-row{display:grid;grid-template-columns:150px 1fr 46px;align-items:center;gap:14px}.institute-app .fn-name{font-size:13px;font-weight:600;color:var(--ink)}.institute-app .fn-barwrap{background:var(--wash);border-radius:8px;overflow:hidden;height:30px;display:flex;align-items:center}.institute-app .fn-bar{height:100%;display:flex;align-items:center;padding:0 11px;color:#fff;font-size:12.5px;font-weight:700;font-family:var(--mono);background:linear-gradient(90deg,var(--primary),#3a5bd0);border-radius:8px;min-width:34px;transition:width .5s}.institute-app .fn-pct{font-size:12.5px;font-weight:700;color:var(--muted);font-family:var(--mono);text-align:right}.institute-app .hbars{display:flex;flex-direction:column;gap:12px}.institute-app .hbar-row{display:grid;grid-template-columns:96px 1fr 38px;align-items:center;gap:12px}.institute-app .hbar-name{font-size:12.5px;font-weight:600;color:var(--ink)}.institute-app .hbar-track{height:9px;background:var(--wash);border-radius:999px;overflow:hidden}.institute-app .hbar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--secondary),#ff9a4d)}.institute-app .hbar-val{font-size:12.5px;font-weight:700;color:var(--muted);font-family:var(--mono);text-align:right}.institute-app .donut-wrap{display:flex;align-items:center;gap:22px}.institute-app .donut{position:relative;flex:0 0 auto}.institute-app .donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.institute-app .donut-center b{font-size:24px;font-weight:800;letter-spacing:-.02em}.institute-app .donut-center span{font-size:11px;color:var(--faint)}.institute-app .legend{display:flex;flex-direction:column;gap:11px;flex:1}.institute-app .legend-item{display:flex;align-items:center;gap:9px;font-size:13px}.institute-app .lg-dot{width:11px;height:11px;border-radius:3px;flex:0 0 auto}.institute-app .lg-k{flex:1;color:var(--muted);font-weight:500}.institute-app .lg-v{font-weight:700;font-family:var(--mono)}.institute-app .outcome-row{display:grid;grid-template-columns:96px 1fr 34px;align-items:center;gap:12px;margin-bottom:13px}.institute-app .outcome-row .ok{font-size:12.5px;font-weight:600;color:var(--ink)}.institute-app .outcome-track{height:9px;background:var(--wash);border-radius:999px;overflow:hidden}.institute-app .outcome-fill{height:100%;border-radius:999px}.institute-app .outcome-v{font-size:12.5px;font-weight:700;font-family:var(--mono);color:var(--muted);text-align:right}.institute-app .outcome-hi{display:flex;align-items:baseline;gap:8px;margin-top:16px;padding-top:15px;border-top:1px solid var(--line)}.institute-app .outcome-hi b{font-size:26px;font-weight:800;color:var(--primary);letter-spacing:-.02em}.institute-app .outcome-hi span{font-size:12.5px;color:var(--muted)}.institute-app .wlist{display:flex;flex-direction:column}.institute-app .wli{display:flex;align-items:center;gap:13px;padding:11px 0;border-bottom:1px solid var(--line)}.institute-app .wli:last-child{border-bottom:none}.institute-app .wli .av{width:36px;height:36px;border-radius:10px;background:var(--wash);color:var(--primary);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;font-family:var(--mono);flex:0 0 auto}.institute-app .wli-main{flex:1;min-width:0}.institute-app .wli-t{font-size:13.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.institute-app .wli-s{font-size:12px;color:var(--faint);margin-top:1px}.institute-app .wli-time{font-size:12.5px;font-weight:700;font-family:var(--mono);text-align:right;flex:0 0 auto}.institute-app .wli-time span{display:block;font-size:11px;font-weight:500;color:var(--faint);font-family:var(--sans);margin-top:1px}.institute-app .pa-ic{width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.institute-app .pa-ic svg{width:17px;height:17px}.institute-app .pa-warn{background:var(--secondary-wash);color:var(--secondary-600)}.institute-app .pa-info{background:var(--wash);color:var(--primary)}.institute-app .pa-btn{font-size:12.5px;font-weight:600;color:var(--primary);border:1px solid var(--line-strong);background:#fff;border-radius:9px;padding:7px 13px;flex:0 0 auto}.institute-app .pa-btn:hover{background:var(--wash);border-color:#c7d2f0}@media (max-width:1080px){.institute-app .wgrid{grid-template-columns:1fr}.institute-app .wcard.wspan{grid-column:auto}}.institute-app .mkt-toolbar{display:flex;align-items:center;gap:14px;margin-bottom:20px;flex-wrap:wrap}.institute-app .mkt-search{flex:1;min-width:240px;position:relative;display:flex;align-items:center}.institute-app .mkt-search svg{position:absolute;left:13px;width:17px;height:17px;stroke:var(--faint);pointer-events:none}.institute-app .mkt-search input{width:100%;font-size:14px;padding:11px 14px 11px 40px;background:#fff;border:1px solid var(--line-strong);border-radius:var(--radius-sm)}.institute-app .mkt-search input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #1e3a8a24}.institute-app .mkt-count{font-size:12.5px;color:var(--faint);font-weight:500}.institute-app .drives-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:18px}.institute-app .drive-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:20px;display:flex;flex-direction:column;transition:box-shadow .18s,transform .18s}.institute-app .drive-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.institute-app .dc-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.institute-app .dc-stream{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--primary);background:var(--wash);border:1px solid #c7d2f0;padding:4px 10px;border-radius:7px}.institute-app .dc-name{font-size:17px;font-weight:800;letter-spacing:-.01em;line-height:1.25}.institute-app .dc-desc{font-size:13px;color:var(--muted);margin-top:6px;line-height:1.5}.institute-app .dc-meta{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px;margin:16px 0}.institute-app .dc-meta-item{display:flex;flex-direction:column;gap:3px}.institute-app .dc-meta-item .mk{font-size:11px;color:var(--faint);font-weight:500}.institute-app .dc-meta-item .mv{font-size:13.5px;font-weight:700;color:var(--ink)}.institute-app .dc-readiness{background:var(--wash);border-radius:11px;padding:12px 14px;margin-bottom:16px}.institute-app .dc-readiness .rrow{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.institute-app .dc-readiness .rk{font-size:12.5px;font-weight:600;color:var(--muted)}.institute-app .dc-readiness .rv{font-size:14px;font-weight:800;color:var(--primary)}.institute-app .dc-readiness .rbar{height:7px;background:#fff;border-radius:999px;overflow:hidden}.institute-app .dc-readiness .rbar i{display:block;height:100%;background:linear-gradient(90deg,var(--secondary),#ff9a4d);border-radius:999px}.institute-app .dc-actions{display:flex;gap:10px;margin-top:auto}.institute-app .dc-actions .btn{padding:10px 12px;font-size:12.5px;flex:1}.institute-app .dc-actions .btn:last-child{flex:1.3}.institute-app .drives-empty{grid-column:1/-1;text-align:center;padding:60px;color:var(--faint);font-size:14px}.institute-app .dd-back{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--muted);margin-bottom:18px}.institute-app .dd-back:hover{color:var(--primary)}.institute-app .dd-back svg{width:16px;height:16px;stroke:currentColor}.institute-app .dd-hero{background:linear-gradient(155deg,var(--primary),var(--primary-900));border-radius:var(--radius);padding:26px 28px;color:#fff;position:relative;overflow:hidden;margin-bottom:20px}.institute-app .dd-hero .rails{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12}.institute-app .dd-hero .rails span{position:absolute;top:-10%;height:120%;width:1.5px;background:linear-gradient(to bottom,transparent,#fff,transparent)}.institute-app .dd-hero .rails span:nth-child(1){left:30%}.institute-app .dd-hero .rails span:nth-child(2){left:55%}.institute-app .dd-hero .rails span:nth-child(3){left:78%}.institute-app .dd-hero-top{display:flex;align-items:center;gap:10px;position:relative;z-index:2;margin-bottom:14px}.institute-app .dd-hero h2{font-size:24px;font-weight:800;letter-spacing:-.02em;position:relative;z-index:2}.institute-app .dd-hero p{font-size:14px;color:#ffffffd9;margin-top:6px;max-width:60ch;position:relative;z-index:2}.institute-app .dd-hero-stats{display:flex;gap:32px;margin-top:20px;position:relative;z-index:2;flex-wrap:wrap}.institute-app .dd-hs .n{font-size:20px;font-weight:800;font-family:var(--mono)}.institute-app .dd-hs .n.orange{color:#ffb87a}.institute-app .dd-hs .l{font-size:11.5px;color:#ffffffb3;margin-top:2px}.institute-app .dd-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:16px}.institute-app .dd-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:20px}.institute-app .dd-panel h3{font-size:14.5px;font-weight:700;margin-bottom:14px;display:flex;align-items:center;gap:8px}.institute-app .dd-panel h3 svg{width:17px;height:17px;stroke:var(--primary)}.institute-app .dd-crit{display:flex;flex-direction:column;gap:11px}.institute-app .dd-crit-row{display:flex;align-items:flex-start;gap:10px;font-size:13.5px}.institute-app .dd-crit-row svg{width:17px;height:17px;stroke:var(--green);flex:0 0 auto;margin-top:1px}.institute-app .dd-crit-row b{font-weight:700}.institute-app .dd-kv{display:grid;grid-template-columns:auto 1fr;gap:11px 16px;font-size:13.5px}.institute-app .dd-kv .k{color:var(--faint)}.institute-app .dd-kv .v{font-weight:600;text-align:right}@media (max-width:960px){.institute-app .dd-grid,.institute-app .dc-meta{grid-template-columns:1fr}}@media (max-width:960px){.institute-app .auth,.institute-app .land-hero{grid-template-columns:1fr}.institute-app .auth-brand{display:none}.institute-app .auth-form{padding:32px 24px}.institute-app .land-visual{display:none}.institute-app .dsh{grid-template-columns:1fr}.institute-app .dsh-side{position:fixed;left:0;top:0;z-index:60;transform:translate(-100%);transition:transform .2s;width:250px}.institute-app .dsh-side.open{transform:none}}.institute-app .modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f1c456b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:institutePickFadeIn .15s ease}@keyframes institutePickFadeIn{0%{opacity:0}to{opacity:1}}.institute-app .modal-card{background:#fff;border-radius:18px;box-shadow:var(--shadow-lg);width:100%;max-width:540px;max-height:88vh;display:flex;flex-direction:column;animation:institutePickPopUp .2s cubic-bezier(.2,.8,.3,1)}.institute-app .modal-card.wide{max-width:640px}@keyframes institutePickPopUp{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.institute-app .modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 0}.institute-app .modal-head h3{font-size:19px;font-weight:800;letter-spacing:-.01em}.institute-app .modal-head .msub{font-size:13px;color:var(--muted);margin-top:4px}.institute-app .modal-x{color:var(--faint);padding:6px;border-radius:8px;flex:0 0 auto}.institute-app .modal-x:hover{color:var(--ink);background:var(--wash)}.institute-app .modal-x svg{width:20px;height:20px;stroke:currentColor}.institute-app .modal-body{padding:20px 24px;overflow-y:auto}.institute-app .modal-foot{display:flex;gap:10px;padding:0 24px 22px;justify-content:flex-end}.institute-app .pick-row{display:flex;align-items:center;gap:12px;padding:11px 12px;border:1px solid var(--line);border-radius:11px;margin-bottom:9px;cursor:pointer;transition:all .12s}.institute-app .pick-row:hover{border-color:#c7d2f0;background:#fbfcfe}.institute-app .pick-row.on{border-color:var(--primary);background:var(--wash)}.institute-app .pick-row.entered{cursor:default}.institute-app .pick-row.entered:hover{border-color:var(--line);background:none}.institute-app .pick-check-input{width:18px;height:18px;border-radius:6px;accent-color:var(--primary);flex:0 0 auto;cursor:pointer}.institute-app .pick-row.entered .pick-check-input{cursor:not-allowed}.institute-app .pick-av{width:34px;height:34px;border-radius:9px;background:var(--wash);color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;font-family:var(--mono);flex:0 0 auto}.institute-app .pick-main{flex:1;min-width:0}.institute-app .pick-name{font-size:13.5px;font-weight:600}.institute-app .pick-meta{font-size:12px;color:var(--faint);margin-top:2px;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.institute-app .pick-score{text-align:right;flex:0 0 auto}.institute-app .pick-score b{font-size:14px;font-weight:800;color:var(--secondary-600);font-family:var(--mono)}.institute-app .pick-score span{display:block;font-size:10.5px;color:var(--faint)}.institute-app .pick-note{display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--muted);background:var(--wash);border-radius:10px;padding:11px 13px;margin-bottom:16px}.institute-app .pick-note svg{width:16px;height:16px;stroke:var(--primary);flex:0 0 auto}.institute-app .err-msg{color:var(--danger);font-size:12px;margin-top:6px}.institute-app .hub-intro{font-size:14.5px;color:var(--muted);max-width:64ch;margin-bottom:22px}.institute-app .hub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.institute-app .hub-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:22px;cursor:pointer;transition:box-shadow .18s,transform .18s,border-color .18s;display:flex;flex-direction:column}.institute-app .hub-card:hover{box-shadow:var(--shadow);transform:translateY(-2px);border-color:#c7d2f0}.institute-app .hub-card.disabled{cursor:not-allowed;opacity:.62}.institute-app .hub-card.disabled:hover{box-shadow:var(--shadow-sm);transform:none;border-color:var(--line)}.institute-app .hub-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.institute-app .hub-ic{width:46px;height:46px;border-radius:12px;background:var(--wash);color:var(--primary);display:flex;align-items:center;justify-content:center}.institute-app .hub-ic svg{width:23px;height:23px;stroke:currentColor}.institute-app .hub-tag{font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:4px 9px;border-radius:6px}.institute-app .hub-tag.fast{color:var(--primary);background:var(--wash)}.institute-app .hub-tag.rec{color:var(--secondary-600);background:var(--secondary-wash)}.institute-app .hub-title{font-size:17px;font-weight:800;letter-spacing:-.01em}.institute-app .hub-desc{font-size:13px;color:var(--muted);margin-top:7px;line-height:1.55;flex:1}.institute-app .hub-best{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;color:var(--green);margin-top:16px}.institute-app .hub-best svg{width:15px;height:15px;stroke:currentColor}.institute-app .hub-cta{display:inline-flex;align-items:center;gap:7px;font-size:13.5px;font-weight:700;color:var(--primary);margin-top:14px}.institute-app .hub-cta svg{width:16px;height:16px;stroke:currentColor}@media (max-width:820px){.institute-app .hub-grid{grid-template-columns:1fr}}.institute-app .soon-note{display:inline-flex;align-items:center;gap:9px;font-size:13px;color:var(--muted);background:var(--wash);border:1px solid var(--line);border-radius:11px;padding:12px 16px;margin-top:28px}.institute-app .soon-note svg{width:17px;height:17px;stroke:var(--primary);flex:0 0 auto}.institute-app .bulk-steps{display:flex;align-items:center;margin-bottom:22px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:16px 20px}.institute-app .bstep{display:flex;align-items:center;gap:9px}.institute-app .bnum{width:28px;height:28px;border-radius:50%;background:var(--wash);color:var(--faint);font-size:12.5px;font-weight:700;font-family:var(--mono);display:flex;align-items:center;justify-content:center;position:relative;flex:0 0 auto;border:1.5px solid var(--line-strong)}.institute-app .bnum svg{width:15px;height:15px;stroke:#fff;stroke-width:2.5;position:absolute;opacity:0;fill:none;stroke-linecap:round;stroke-linejoin:round}.institute-app .bnum span{transition:opacity .2s}.institute-app .bstep.current .bnum{background:var(--primary);color:#fff;border-color:var(--primary)}.institute-app .bstep.done .bnum{background:var(--green);border-color:var(--green)}.institute-app .bstep.done .bnum span{opacity:0}.institute-app .bstep.done .bnum svg{opacity:1}.institute-app .blabel{font-size:12.5px;font-weight:600;color:var(--faint)}.institute-app .bstep.current .blabel,.institute-app .bstep.done .blabel{color:var(--ink)}.institute-app .bconn{flex:1;height:1.5px;background:var(--line);margin:0 12px;min-width:16px}.institute-app .bulk-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:24px;min-height:280px}.institute-app .bulk-panel{display:none}.institute-app .bulk-panel.active{display:block;animation:instituteUploadFadeUp .3s ease}@keyframes instituteUploadFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.institute-app .bulk-h{font-size:17px;font-weight:800;letter-spacing:-.01em}.institute-app .bulk-sub{font-size:13px;color:var(--muted);margin:6px 0 20px}.institute-app .file-chip{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:13px 15px;margin-top:14px}.institute-app .file-chip .fi{width:38px;height:38px;border-radius:9px;background:var(--wash);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.institute-app .file-chip .fi svg{width:19px;height:19px;stroke:var(--primary)}.institute-app .file-chip .fmeta{flex:1;min-width:0}.institute-app .file-chip .fn{font-size:13.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.institute-app .file-chip .fs{font-size:12px;color:var(--faint);font-family:var(--mono);margin-top:2px}.institute-app .tmpl-link{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:var(--primary);cursor:pointer}.institute-app .tmpl-link svg{width:15px;height:15px;stroke:currentColor}.institute-app .col-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.institute-app .col-chips span{font-size:12px;font-weight:500;color:var(--muted);background:var(--wash);border:1px solid var(--line);padding:5px 10px;border-radius:7px;font-family:var(--mono)}.institute-app .jsd-wrap{border-radius:14px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-sm)}.institute-app .jsd-tbl{width:100%;border-collapse:collapse;font-size:13.5px}.institute-app .jsd-tbl thead th{background:var(--primary);color:#fff;text-align:left;font-size:12.5px;font-weight:700;padding:14px 16px;white-space:nowrap;letter-spacing:.01em}.institute-app .jsd-tbl tbody td{padding:13px 16px;color:var(--ink);border-bottom:1px solid #edf0f8;vertical-align:middle}.institute-app .jsd-tbl tbody tr:nth-child(2n){background:#f4f7fe}.institute-app .jsd-tbl tbody tr:last-child td{border-bottom:none}.institute-app .jsd-name{font-weight:600}.institute-app .jsd-muted{color:var(--muted)}.institute-app .jdup{font-weight:800;font-size:13.5px;letter-spacing:.03em}.institute-app .jdup.pass{color:var(--green)}.institute-app .jdup.fail{color:var(--danger)}.institute-app .import-stats{display:flex;gap:14px;justify-content:center;margin:18px 0 22px;flex-wrap:wrap}.institute-app .import-stats .is{background:#fbfcfe;border:1px solid var(--line);border-radius:12px;padding:14px 22px;text-align:center}.institute-app .import-stats .is b{font-size:22px;font-weight:800;display:block}.institute-app .import-stats .is span{font-size:12px;color:var(--faint)}.institute-app .import-done{text-align:center;padding:20px 10px}.institute-app .import-done .ok-ring{width:74px;height:74px;border-radius:50%;background:#dcfce7;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.institute-app .import-done .ok-ring svg{width:38px;height:38px;stroke:var(--green);stroke-width:2.5}.institute-app .import-done h3{font-size:22px;font-weight:800;letter-spacing:-.02em}.institute-app .import-done p{font-size:14px;color:var(--muted);margin-top:8px;max-width:46ch;margin-left:auto;margin-right:auto}.institute-app .bulk-foot{display:flex;align-items:center;gap:12px;margin-top:18px}.institute-app .bulk-foot .spacer{flex:1}.institute-app .upload-zone{border:2px dashed var(--line-strong);border-radius:var(--radius);background:#fafbff;padding:32px 24px 28px;text-align:center;cursor:pointer;transition:border-color .15s,background .15s;display:flex;flex-direction:column;align-items:center;gap:0}.institute-app .upload-zone:hover,.institute-app .upload-zone.drag{border-color:var(--primary);background:var(--wash)}.institute-app .uz-illus{pointer-events:none;margin-bottom:16px}.institute-app .uz-folder{width:160px;height:120px;filter:drop-shadow(0 6px 16px rgba(245,166,35,.28))}.institute-app .uz-text h4{font-size:15px;font-weight:700;color:var(--ink);margin:0 0 6px}.institute-app .uz-text p{font-size:12.5px;color:var(--faint);font-weight:500;margin:0}.institute-app .uz-link{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.institute-app .kb-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:18px;flex-wrap:wrap}.institute-app .kb-scroll{overflow-x:auto;padding-bottom:14px}.institute-app .kb-board{display:flex;gap:14px;min-width:min-content}.institute-app .kb-col{width:230px;flex:0 0 auto;background:#f7f9fd;border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column;max-height:660px}.institute-app .kb-col-head{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-bottom:1px solid var(--line)}.institute-app .kb-col-head .kt{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700}.institute-app .kb-col-head .kdot{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.institute-app .kb-col-head .kc{font-size:11.5px;font-weight:700;font-family:var(--mono);color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:999px;padding:2px 8px}.institute-app .kb-list{padding:10px;display:flex;flex-direction:column;gap:9px;overflow-y:auto}.institute-app .kb-card{background:#fff;border:1px solid var(--line);border-radius:11px;padding:12px;box-shadow:var(--shadow-sm)}.institute-app .kb-card:hover{border-color:#c7d2f0}.institute-app .kb-card .kc-top{display:flex;align-items:center;gap:9px;margin-bottom:9px}.institute-app .kb-card .kc-av{width:30px;height:30px;border-radius:8px;background:var(--wash);color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;font-family:var(--mono);flex:0 0 auto}.institute-app .kb-card .kc-name{font-size:13px;font-weight:600;line-height:1.2}.institute-app .kb-card .kc-role{font-size:11px;color:var(--faint);margin-top:1px}.institute-app .kb-card .kc-foot{display:flex;align-items:center;justify-content:space-between;margin-top:9px}.institute-app .kb-card .kc-stream{font-size:10.5px;font-weight:700;color:var(--primary);background:var(--wash);padding:2px 7px;border-radius:5px}.institute-app .kb-card .kc-score{font-size:11px;font-weight:700;font-family:var(--mono);color:var(--secondary-600)}.institute-app .kb-empty{padding:20px;text-align:center;font-size:12px;color:var(--faint)}.institute-app .invite-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media (max-width:820px){.institute-app .invite-grid{grid-template-columns:1fr}}.institute-app .invite-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:24px}.institute-app .invite-panel h3{font-size:15px;font-weight:700;margin-bottom:16px}.institute-app .invite-right{display:flex;flex-direction:column;align-items:center;text-align:center;background:linear-gradient(160deg,#fff,#fbfcfe)}.institute-app .invite-linkbox{width:100%;display:flex;align-items:center;gap:8px;background:var(--wash);border:1px solid var(--line-strong);border-radius:11px;padding:11px 13px;margin-bottom:16px}.institute-app .invite-linkbox input{flex:1;border:none;background:none;outline:none;font-size:13px;font-family:var(--mono);color:var(--ink);min-width:0}.institute-app .invite-linkbox button{padding:7px 12px;font-size:12.5px;font-weight:700;color:var(--primary);background:#fff;border:1px solid var(--line-strong);border-radius:8px;flex:0 0 auto}.institute-app .invite-linkbox button:hover{background:var(--wash)}.institute-app .qr-holder{padding:16px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm)}.institute-app .qr-holder svg,.institute-app .qr-holder img{width:180px;height:180px;display:block}.institute-app .invite-expiry{font-size:12.5px;color:var(--faint);margin-top:16px}.institute-app .invite-expiry b{color:var(--ink)}.institute-app .inv-list{display:flex;flex-direction:column;gap:10px;margin-top:14px}.institute-app .inv-row{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:13px 16px}.institute-app .inv-row-main{flex:1;min-width:0}.institute-app .inv-row-link{font-size:13px;font-family:var(--mono);color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.institute-app .inv-row-meta{font-size:12px;color:var(--muted);margin-top:3px;display:flex;gap:8px;flex-wrap:wrap}.institute-app .b-danger{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.js-landing{--indigo: #2f4fe0;--indigo-d: #1b2e8c;--indigo-dd: #14205e;--wash: #eef1fc;--wash-2: #f6f8ff;--ink: #14162b;--grey: #5b6172;--grey-2: #868ca0;--line: #e3e8f7;--line-2: #d5dbf5;--white: #ffffff;--green: #17a673;--green-bg: #e7f6ef;--amber: #d98a12;--amber-bg: #fdf3e3;--radius: 14px;--radius-sm: 10px;--radius-lg: 22px;--shadow-sm: 0 1px 2px rgba(20, 32, 94, .05), 0 1px 3px rgba(20, 32, 94, .06);--shadow: 0 4px 14px rgba(20, 32, 94, .07), 0 2px 6px rgba(20, 32, 94, .05);--shadow-lg: 0 18px 48px rgba(20, 32, 94, .14), 0 6px 16px rgba(20, 32, 94, .08);--maxw: 1180px;--font: "Inter", system-ui, -apple-system, sans-serif;--mono: "JetBrains Mono", ui-monospace, monospace}[data-theme=dark] .js-landing{--indigo: #5b7fe0;--indigo-d: #a9bdfa;--indigo-dd: #0f1a37;--wash: rgba(91, 127, 224, .12);--wash-2: rgba(255, 255, 255, .05);--ink: #e8ebf5;--grey: #9aa2bc;--grey-2: #75809e;--line: #2b3358;--line-2: #3c4670;--white: #1a2036;--green: #3ddc84;--green-bg: rgba(61, 220, 132, .14);--amber: #f2b33d;--amber-bg: rgba(242, 179, 61, .14);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .35), 0 1px 3px rgba(0, 0, 0, .4);--shadow: 0 4px 14px rgba(0, 0, 0, .4), 0 2px 6px rgba(0, 0, 0, .35);--shadow-lg: 0 18px 48px rgba(0, 0, 0, .55), 0 6px 16px rgba(0, 0, 0, .4)}[data-theme=dark] .js-landing .nav{background:#0f1424d1}.js-landing *{box-sizing:border-box;margin:0;padding:0}.js-landing{scroll-behavior:smooth;font-family:var(--font);color:var(--ink);background:var(--white);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.js-landing a{color:inherit;text-decoration:none}.js-landing button{font-family:inherit;cursor:pointer;border:none;background:none}.js-landing img,.js-landing svg{display:block}.js-landing ::selection{background:#2f4fe029}.js-landing .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.js-landing .ic{width:20px;height:20px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}.js-landing .ic-sm{width:16px;height:16px}.js-landing .ic-lg{width:26px;height:26px}.js-landing .nav{position:sticky;top:0;z-index:60;background:#ffffffd1;-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--line)}.js-landing .nav-inner{display:flex;align-items:center;gap:28px;height:68px}.js-landing .brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:-.02em;font-size:18px}.js-landing .logo-mark{width:32px;height:32px;border-radius:9px;flex:none;background:linear-gradient(135deg,var(--green) 0%,var(--indigo) 68%);display:grid;place-items:center;color:#fff;box-shadow:0 4px 12px #2f4fe047}.js-landing .brand small{display:block;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--indigo);margin-top:-3px}.js-landing .nav-links{display:flex;align-items:center;gap:4px;margin-left:8px}.js-landing .nav-link{padding:9px 13px;border-radius:9px;font-size:14.5px;font-weight:500;color:var(--grey);transition:.15s}.js-landing .nav-link:hover{color:var(--ink);background:var(--wash)}.js-landing .nav-cta{margin-left:auto;display:flex;align-items:center;gap:10px}.js-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:14.5px;border-radius:10px;padding:10px 18px;transition:transform .12s,box-shadow .18s,background .18s,border-color .18s;white-space:nowrap}.js-landing .btn:active{transform:translateY(1px)}.js-landing .btn-primary{background:var(--indigo);color:#fff;box-shadow:0 6px 18px #2f4fe047}.js-landing .btn-primary:hover{background:#2743c9;box-shadow:0 10px 26px #2f4fe057}.js-landing .btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--line-2)}.js-landing .btn-ghost:hover{border-color:var(--indigo);color:var(--indigo);background:var(--wash-2)}.js-landing .btn-white{background:#fff;color:var(--indigo-d);box-shadow:var(--shadow)}.js-landing .btn-white:hover{box-shadow:var(--shadow-lg)}.js-landing .btn-outline-white{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4)}.js-landing .btn-outline-white:hover{background:#ffffff1f;border-color:#ffffffb3}.js-landing .btn-lg{padding:14px 24px;font-size:15.5px}.js-landing .btn-block{width:100%}.js-landing .nav-burger{display:none;margin-left:auto;padding:8px;border-radius:9px;color:var(--ink)}.js-landing .nav-burger:hover{background:var(--wash)}.js-landing .hero{position:relative;overflow:hidden;background:radial-gradient(1100px 520px at 80% -8%,#e9edff,#e9edff00 60%),linear-gradient(180deg,#fbfcff,#fff)}.js-landing .hero-grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.5;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(700px 380px at 78% 6%,#000 0%,transparent 72%);mask-image:radial-gradient(700px 380px at 78% 6%,#000 0%,transparent 72%)}.js-landing .hero-inner{position:relative;display:grid;grid-template-columns:1.06fr .94fr;gap:56px;align-items:center;padding:74px 0 86px}.js-landing .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--indigo-d);background:#fff;border:1px solid var(--line-2);padding:7px 13px 7px 10px;border-radius:999px;box-shadow:var(--shadow-sm)}.js-landing .eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px var(--green-bg)}.js-landing h1.hero-title{font-size:clamp(38px,5.2vw,62px);line-height:1.02;letter-spacing:-.035em;font-weight:900;margin:22px 0 0;color:var(--ink)}.js-landing h1.hero-title .accent{color:var(--indigo);position:relative;white-space:nowrap}.js-landing .hero-sub{font-size:18px;color:var(--grey);margin-top:20px;max-width:540px}.js-landing .hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px}.js-landing .link-demo{display:inline-flex;align-items:center;gap:7px;font-weight:600;font-size:14.5px;color:var(--indigo-d);padding:10px 6px;cursor:pointer}.js-landing .link-demo:hover{color:var(--indigo)}.js-landing .link-demo .ic{transition:transform .15s}.js-landing .link-demo:hover .ic{transform:translate(3px)}.js-landing .hero-stats{display:flex;gap:30px;margin-top:40px;padding-top:26px;border-top:1px solid var(--line)}.js-landing .stat .n{font-family:var(--mono);font-weight:700;font-size:26px;letter-spacing:-.03em;color:var(--indigo-d)}.js-landing .stat .n .sm{font-size:15px;color:var(--grey-2)}.js-landing .stat .l{font-size:12.5px;color:var(--grey);margin-top:2px}.js-landing .hero-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:22px;position:relative}.js-landing .hc-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.js-landing .hc-head .t{font-weight:700;font-size:14px;letter-spacing:.02em;color:var(--grey);text-transform:uppercase}.js-landing .badge-open{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:var(--green);background:var(--green-bg);padding:4px 10px;border-radius:999px}.js-landing .wed-rail{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin:4px 0 18px}.js-landing .wed-day{text-align:center;border-radius:10px;padding:9px 0 8px;border:1px solid var(--line);background:var(--wash-2)}.js-landing .wed-day .dow{font-size:10.5px;font-weight:700;color:var(--grey-2);letter-spacing:.05em}.js-landing .wed-day .dnum{font-family:var(--mono);font-weight:600;font-size:15px;color:var(--ink);margin-top:3px}.js-landing .wed-day.is-wed{background:var(--indigo);border-color:var(--indigo);box-shadow:0 8px 20px #2f4fe052;transform:translateY(-3px);position:relative}.js-landing .wed-day.is-wed .dow,.js-landing .wed-day.is-wed .dnum{color:#fff}.js-landing .wed-day.is-wed:after{content:"MatchDay";position:absolute;left:50%;transform:translate(-50%);bottom:-22px;font-size:9.5px;font-weight:800;letter-spacing:.05em;color:var(--indigo);text-transform:uppercase;white-space:nowrap}.js-landing .wed-day.is-past{opacity:.5}.js-landing .hc-drive{border:1px solid var(--line);border-radius:var(--radius);padding:14px;margin-top:26px;background:var(--wash-2)}.js-landing .hc-drive+.hc-drive{margin-top:10px}.js-landing .hcd-top{display:flex;align-items:center;gap:10px}.js-landing .hcd-ic{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex:none;background:#fff;border:1px solid var(--line-2);color:var(--indigo)}.js-landing .hcd-name{font-weight:700;font-size:14.5px}.js-landing .hcd-meta{font-size:12px;color:var(--grey);font-family:var(--mono)}.js-landing .hcd-pool{margin-left:auto;text-align:right}.js-landing .hcd-pool .n{font-family:var(--mono);font-weight:700;font-size:18px;color:var(--indigo-d)}.js-landing .hcd-pool .l{font-size:10.5px;color:var(--grey-2)}.js-landing .hcd-bar{height:6px;border-radius:999px;background:var(--line);margin-top:11px;overflow:hidden}.js-landing .hcd-bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--green),var(--indigo))}.js-landing .hcd-legend{display:flex;justify-content:space-between;font-size:11px;color:var(--grey);margin-top:7px}.js-landing .hcd-legend b{font-family:var(--mono);color:var(--ink);font-weight:600}.js-landing section{padding:88px 0}.js-landing .sec-head{max-width:660px;margin-bottom:48px}.js-landing .sec-head.center{margin-left:auto;margin-right:auto;text-align:center}.js-landing .kicker{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--indigo);margin-bottom:14px}.js-landing .kicker:before{content:"";width:22px;height:2px;background:var(--indigo);border-radius:2px}.js-landing .sec-head.center .kicker:before{display:none}.js-landing h2.sec-title{font-size:clamp(28px,3.6vw,40px);line-height:1.08;letter-spacing:-.03em;font-weight:800}.js-landing .sec-lead{font-size:17.5px;color:var(--grey);margin-top:16px}.js-landing .bg-wash{background:var(--wash)}.js-landing .bg-ink{background:radial-gradient(900px 500px at 15% 0%,#24327a,#24327a00 55%),linear-gradient(160deg,var(--indigo-dd) 0%,#101a4d 100%);color:#fff}.js-landing .bg-ink h2.sec-title{color:#fff}.js-landing .bg-ink .sec-lead{color:#b9c2f0}.js-landing .bg-ink .kicker{color:#9fb0ff}.js-landing .what-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.js-landing .what-list{display:grid;gap:14px}.js-landing .what-item{display:flex;gap:14px;align-items:flex-start}.js-landing .what-ic{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;flex:none;background:var(--wash);color:var(--indigo);border:1px solid var(--line-2)}.js-landing .what-item h4{font-size:15.5px;font-weight:700}.js-landing .what-item p{font-size:14.5px;color:var(--grey);margin-top:2px}.js-landing .what-quote{background:var(--wash);border:1px solid var(--line);border-radius:var(--radius-lg);padding:32px;position:relative}.js-landing .what-quote .mark{font-size:60px;line-height:.5;color:var(--line-2);font-family:Georgia,serif}.js-landing .what-quote p{font-size:21px;font-weight:600;letter-spacing:-.01em;color:var(--ink);margin-top:10px}.js-landing .what-quote .by{margin-top:18px;font-size:13px;color:var(--grey);font-weight:600}.js-landing .fx-list{display:grid;gap:12px;margin-top:8px}.js-landing .fx{display:grid;grid-template-columns:64px 1fr auto auto;align-items:center;gap:22px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px 22px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.js-landing .fx:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:var(--line-2)}.js-landing .fx-date{text-align:center}.js-landing .fx-date .d{font-family:var(--mono);font-weight:700;font-size:26px;color:var(--indigo);line-height:1;display:block}.js-landing .fx-date .mo{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--grey-2)}.js-landing .fx-title{font-weight:700;font-size:15.5px;letter-spacing:-.01em}.js-landing .fx-sub{font-size:13px;color:var(--grey);margin-top:2px}.js-landing .fx-fmt{font-size:12px;color:var(--grey);font-family:var(--mono);border:1px solid var(--line);border-radius:999px;padding:5px 12px;white-space:nowrap}.js-landing .fx .btn{padding:9px 16px;font-size:13.5px}@media (max-width: 760px){.js-landing .fx{grid-template-columns:56px 1fr;gap:6px 18px}.js-landing .fx-fmt,.js-landing .fx .btn{grid-column:2;justify-self:start;margin-top:4px}}.js-landing .stream-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.js-landing .stream{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow-sm);transition:transform .18s,box-shadow .18s,border-color .18s}.js-landing .stream:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:var(--line-2)}.js-landing .stream-ic{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:var(--wash);color:var(--indigo);margin-bottom:16px}.js-landing .stream h3{font-size:16.5px;font-weight:700;letter-spacing:-.01em}.js-landing .stream .tag{font-size:11.5px;font-weight:600;color:var(--grey-2);margin-top:2px}.js-landing .stream-nums{display:flex;gap:16px;margin-top:16px;padding-top:16px;border-top:1px dashed var(--line-2)}.js-landing .stream-nums .k{flex:1}.js-landing .stream-nums .k .n{font-family:var(--mono);font-weight:700;font-size:20px;color:var(--indigo-d)}.js-landing .stream-nums .k .l{font-size:10.5px;color:var(--grey)}.js-landing .stream-foot{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.js-landing .pill{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;padding:4px 9px;border-radius:999px}.js-landing .pill-open{color:var(--green);background:var(--green-bg)}.js-landing .pill-soon{color:var(--amber);background:var(--amber-bg)}.js-landing .stream-foot .lvl{font-size:11.5px;color:var(--grey);font-family:var(--mono)}.js-landing .timeline{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin-top:8px;position:relative}.js-landing .tl-line{position:absolute;top:24px;left:8%;right:8%;height:2px;background:#fff3}.js-landing .tl-line i{display:block;height:100%;width:100%;background:linear-gradient(90deg,var(--green),#7d92ff)}.js-landing .tl-step{position:relative;padding:0 10px;text-align:center}.js-landing .tl-node{width:46px;height:46px;border-radius:50%;margin:0 auto 16px;display:grid;place-items:center;background:#fff;color:var(--indigo-d);font-family:var(--mono);font-weight:700;position:relative;z-index:2;box-shadow:0 8px 20px #00000040}.js-landing .tl-step.hl .tl-node{background:var(--green);color:#fff}.js-landing .tl-step h5{font-size:14px;font-weight:700;color:#fff}.js-landing .tl-step p{font-size:12.5px;color:#b9c2f0;margin-top:5px}.js-landing .cover-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px}.js-landing .cover{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:18px;box-shadow:var(--shadow-sm)}.js-landing .cover .ck{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex:none;background:var(--green-bg);color:var(--green)}.js-landing .cover h4{font-size:14.5px;font-weight:700}.js-landing .cover p{font-size:13px;color:var(--grey);margin-top:2px}.js-landing .league{width:100%;border-collapse:collapse;margin-top:8px;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.js-landing .league th{font-size:10.5px;text-transform:uppercase;letter-spacing:.1em;color:var(--grey-2);text-align:left;padding:15px 22px;background:var(--wash);font-weight:700}.js-landing .league td{padding:16px 22px;font-size:14.5px;border-top:1px solid var(--line);vertical-align:middle}.js-landing .league tbody tr{transition:background .15s ease}.js-landing .league tbody tr:hover{background:var(--wash-2)}.js-landing .league tr td:first-child{font-family:var(--mono);font-weight:700;font-size:16px;color:var(--indigo);width:54px}.js-landing .emp-name{font-weight:700;font-size:14.5px;color:var(--ink)}.js-landing .emp-sector{color:var(--grey);font-size:12.5px}.js-landing .open-n{font-family:var(--mono);font-weight:700;font-size:15px;color:var(--indigo-d)}.js-landing .badge{font-size:11px;font-weight:700;padding:5px 11px;border-radius:999px;display:inline-block;white-space:nowrap}.js-landing .badge.wk{color:#fff;background:var(--indigo)}.js-landing .badge.nx{color:var(--green);background:var(--green-bg)}@media (max-width: 700px){.js-landing .league thead{display:none}.js-landing .league,.js-landing .league tbody,.js-landing .league tr,.js-landing .league td{display:block;width:100%}.js-landing .league tr{padding:14px 20px;border-top:1px solid var(--line)}.js-landing .league td{border:none;padding:3px 0}.js-landing .league tr td:first-child{display:inline-block}}.js-landing .test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.js-landing .test{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.js-landing .test .stars{display:flex;gap:2px;color:var(--amber);margin-bottom:14px}.js-landing .test p{font-size:15px;color:var(--ink);font-weight:500;letter-spacing:-.005em;flex:1}.js-landing .test .who{display:flex;align-items:center;gap:12px;margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.js-landing .avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;flex:none;font-weight:700;font-size:15px;color:#fff}.js-landing .test .who .nm{font-size:14px;font-weight:700}.js-landing .test .who .rl{font-size:12px;color:var(--grey)}.js-landing .faq-wrap{max-width:760px;margin:0 auto;display:grid;gap:12px}.js-landing .faq{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:border-color .18s,box-shadow .18s}.js-landing .faq[open]{border-color:var(--line-2);box-shadow:var(--shadow)}.js-landing .faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:14px;padding:20px 22px;font-weight:600;font-size:15.5px}.js-landing .faq summary::-webkit-details-marker{display:none}.js-landing .faq summary .q-ic{margin-left:auto;color:var(--grey-2);transition:transform .2s;flex:none}.js-landing .faq[open] summary .q-ic{transform:rotate(45deg);color:var(--indigo)}.js-landing .faq .a{padding:0 22px 22px;color:var(--grey);font-size:14.5px;line-height:1.65}.js-landing .cta-band{border-radius:var(--radius-lg);padding:64px 56px;text-align:center;position:relative;overflow:hidden;background:radial-gradient(700px 340px at 80% -20%,#3a52e6,#3a52e600 62%),linear-gradient(150deg,var(--indigo) 0%,var(--indigo-dd) 100%);color:#fff;box-shadow:var(--shadow-lg)}.js-landing .cta-band .wed-mini{display:inline-flex;gap:5px;margin-bottom:22px}.js-landing .cta-band .wed-mini span{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;font-family:var(--mono);font-size:12px;font-weight:600;background:#ffffff1f;color:#cfd8ff}.js-landing .cta-band .wed-mini span.on{background:#fff;color:var(--indigo-d);font-weight:700}.js-landing .cta-band h2{font-size:clamp(28px,4vw,44px);letter-spacing:-.03em;font-weight:800}.js-landing .cta-band p{font-size:17.5px;color:#c8d0f8;margin-top:14px;max-width:560px;margin-left:auto;margin-right:auto}.js-landing .cta-band .actions{display:flex;gap:12px;justify-content:center;margin-top:30px;flex-wrap:wrap}.js-landing footer{border-top:1px solid var(--line);padding:56px 0 34px;background:var(--wash-2)}.js-landing .foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.js-landing .foot-brand p{font-size:13.5px;color:var(--grey);margin-top:14px;max-width:280px}.js-landing .foot-col h5{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--grey-2);margin-bottom:14px}.js-landing .foot-col a{display:block;font-size:14px;color:var(--grey);padding:5px 0;transition:color .15s}.js-landing .foot-col a:hover{color:var(--indigo)}.js-landing .foot-bar{display:flex;align-items:center;justify-content:space-between;margin-top:42px;padding-top:24px;border-top:1px solid var(--line);font-size:12.5px;color:var(--grey-2)}.js-landing .foot-bar .r{display:flex;gap:18px}.js-landing .mobile-menu{display:none;position:fixed;top:68px;right:0;bottom:0;left:0;background:#fff;z-index:55;padding:24px;flex-direction:column;gap:6px}.js-landing .mobile-menu.open{display:flex}.js-landing .mobile-menu a{padding:14px 12px;border-radius:10px;font-weight:600;font-size:16px}.js-landing .mobile-menu a:hover{background:var(--wash)}.js-landing .mobile-menu .btn{margin-top:8px}@media (max-width: 1000px){.js-landing .hero-inner{grid-template-columns:1fr;gap:44px;padding:52px 0 64px}.js-landing .what-grid{grid-template-columns:1fr;gap:34px}.js-landing .stream-grid{grid-template-columns:repeat(2,1fr)}.js-landing .cover-grid{grid-template-columns:1fr 1fr}.js-landing .test-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.js-landing .timeline{grid-template-columns:1fr 1fr 1fr;row-gap:34px}.js-landing .tl-line{display:none}.js-landing .foot-grid{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width: 640px){.js-landing section{padding:62px 0}.js-landing .nav-links,.js-landing .nav-cta .btn-ghost{display:none}.js-landing .nav-burger{display:grid;place-items:center}.js-landing .stream-grid,.js-landing .cover-grid{grid-template-columns:1fr}.js-landing .hero-stats{flex-wrap:wrap;gap:20px}.js-landing .timeline{grid-template-columns:1fr}.js-landing .cta-band{padding:44px 24px}.js-landing .foot-grid{grid-template-columns:1fr}.js-landing .foot-bar{flex-direction:column;gap:12px;text-align:center}}@media (prefers-reduced-motion: reduce){.js-landing *{animation:none!important;scroll-behavior:auto;transition:none!important}}.js-landing :focus-visible{outline:2px solid var(--indigo);outline-offset:2px;border-radius:6px}.portal{min-height:100vh;display:grid;grid-template-columns:264px 1fr;background:var(--bg)}@media (max-width: 960px){.portal{grid-template-columns:1fr}}.portal .side{background:var(--white);border-right:1px solid var(--line);display:flex;flex-direction:column;position:sticky;top:0;height:100vh}@media (max-width: 960px){.portal .side{position:relative;height:auto}}.portal .side-top{padding:20px 18px 16px;border-bottom:1px solid var(--line)}.portal .side-top .brand{display:flex;align-items:center;gap:10px}.portal .side-top .brand-logo{height:32px;width:auto;display:block}.portal .side-top .brand-sub{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:600}.portal .side-nav{flex:1;overflow-y:auto;padding:14px 12px;display:flex;flex-direction:column;gap:2px}.portal .side-nav .nav-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:500;color:var(--ink-2);text-decoration:none;transition:.15s ease}.portal .side-nav .nav-item i{font-size:20px;color:var(--muted);transition:.15s}.portal .side-nav .nav-item:hover{background:var(--indigo-050)}.portal .side-nav .nav-item.active{background:var(--indigo-050);color:var(--indigo);font-weight:600}.portal .side-nav .nav-item.active i{color:var(--indigo)}.portal .side-foot{padding:12px;border-top:1px solid var(--line)}.portal .user-chip{display:flex;align-items:center;gap:11px;padding:9px 10px;border-radius:12px}.portal .user-chip .user-av{width:38px;height:38px;border-radius:11px;background:var(--indigo);color:var(--white);font-weight:700;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.portal .user-chip .un{font-weight:600;font-size:13.5px;line-height:1.2;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal .signout-btn{background:none;border:1px solid var(--line);border-radius:9px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--danger);flex-shrink:0;transition:.15s ease}.portal .signout-btn:hover{background:var(--danger-bg)}.portal .main{min-width:0;display:flex;flex-direction:column}.portal .topbar{position:sticky;top:0;z-index:40;background:var(--header-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);padding:14px 30px;display:flex;align-items:center;gap:16px}.portal .topbar .pg-title{font-weight:700;font-size:18px;letter-spacing:-.01em}.portal .topbar .sp{flex:1}.portal .portal-body{max-width:960px;margin:0 auto;padding:24px;display:grid;gap:20px}.portal .portal-hero h1{margin:0;font-size:24px;font-weight:800;letter-spacing:-.01em}.portal .portal-hero .sub{color:var(--muted);font-size:13px;margin-top:4px}.portal .dash-top{display:flex;gap:16px;flex-wrap:wrap;align-items:stretch}.portal .ring-card{flex:0 0 auto;display:flex;align-items:center;gap:18px;padding:20px 26px}.portal .ring-card-label{display:flex;flex-direction:column;gap:4px;max-width:160px}.portal .ring-card-label b{font-size:14px}.portal .ring-card-label span{font-size:12px;color:var(--muted)}.portal .ring{position:relative;width:132px;height:132px;flex-shrink:0}.portal .ring svg{transform:rotate(-90deg)}.portal .ring .ctr{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.portal .ring .ctr .p{font-weight:700;font-size:28px;color:var(--indigo)}.portal .ring .ctr .l{font-size:10.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-top:2px}.portal .stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;flex:1;min-width:280px}.portal .stat{padding:18px 20px}.portal .stat .k{color:var(--muted);font-size:12.5px}.portal .stat .v{font-size:22px;font-weight:700;margin-top:6px;letter-spacing:-.01em}.portal .portal-link-card{display:block;padding:16px 20px;font-size:14px;font-weight:600;color:var(--indigo);text-decoration:none}.portal .portal-link-card:hover{background:var(--indigo-050)}.portal .portal-section{padding:0}.portal .section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 20px;border-bottom:1px solid var(--line)}.portal .section-head h2{font-size:16px;font-weight:700;margin:0}.portal .section-body{padding:18px 20px}.portal .section-loading{color:var(--muted);font-size:13px;padding:4px 0}.portal .pipeline{display:flex;flex-wrap:wrap;gap:8px}.portal .pip{flex:1 1 90px;text-align:center;padding:10px 8px;border-radius:var(--r-sm);border:1px solid var(--line);background:var(--bg);color:var(--muted);font-size:12px}.portal .pip.done{background:var(--success-bg);color:var(--success);border-color:transparent}.portal .pip.current{background:var(--indigo);color:var(--white);border-color:transparent;font-weight:700}.portal .pip .n{display:block;font-size:10px;opacity:.7}.portal .drive-list{display:grid;gap:12px}.portal .drive{display:flex;align-items:center;gap:14px;padding:16px;flex-wrap:wrap}.portal .drive .info{flex:1;min-width:160px}.portal .drive .info b{font-size:15px}.portal .drive .meta{color:var(--muted);font-size:12px;margin-top:4px;display:flex;flex-wrap:wrap;gap:10px}.portal .drive .meta.actions{margin-top:0;align-items:center}.portal .confirm-msg{font-size:12px;color:var(--ink-2)}.portal .tag{font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;white-space:nowrap}.portal .tag.selected{background:var(--success-bg);color:var(--success)}.portal .tag.progress{background:var(--warn-bg);color:var(--warn)}.portal .tag.closed{background:var(--danger-bg);color:var(--danger)}.portal .portal-empty{text-align:center;color:var(--muted);padding:30px}.portal .fld{margin-bottom:14px;max-width:360px}.portal .acct-static{padding:10px 12px;color:var(--ink);font-size:13.5px}.portal .offer-reason-input{flex:1;min-width:160px;border:1px solid var(--line);background:var(--indigo-050);border-radius:9px;padding:10px 12px;font-family:inherit;font-size:13.5px;color:var(--ink);outline:none}.portal .offer-reason-input:focus{border-color:var(--indigo);background:var(--white);box-shadow:var(--focus)}.portal .rec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media (max-width: 720px){.portal .rec-grid{grid-template-columns:1fr}}.portal .rec-card{padding:20px;display:flex;flex-direction:column;gap:14px}.portal .rec-top{display:flex;align-items:center;gap:14px}.portal .rec-logo{width:44px;height:44px;border-radius:12px;background:var(--indigo);color:var(--white);font-weight:700;font-size:17px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.portal .rec-id{flex:1;min-width:0}.portal .rec-role{font-weight:700;font-size:15px}.portal .rec-co{font-size:12.5px;color:var(--muted)}.portal .rec-eligible{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:var(--success);background:var(--success-bg);padding:4px 10px;border-radius:999px;flex-shrink:0;white-space:nowrap}.portal .rec-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:12.5px;color:var(--muted)}.portal .rec-meta span{display:inline-flex;align-items:center;gap:5px}.portal .skill-chips{display:flex;flex-wrap:wrap;gap:8px}.portal .skill-chip{font-size:12px;font-weight:500;color:var(--indigo);background:var(--indigo-050);border-radius:999px;padding:5px 11px}.portal .rec-drive{font-size:12.5px;color:var(--ink-2);display:flex;align-items:center;gap:6px}.portal .rec-view-link{align-self:flex-start;text-decoration:none}.portal .passport-page{display:grid;gap:20px}.portal .passport-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.portal .passport-print-btn{flex-shrink:0}.portal .passport{background:linear-gradient(140deg,var(--indigo),var(--indigo-600));border-radius:var(--r);overflow:hidden;color:#fff;box-shadow:var(--shadow-lg)}.portal .passport-head{padding:26px 28px;display:flex;align-items:center;gap:16px;border-bottom:1px solid rgba(255,255,255,.12)}.portal .passport-head .who{display:flex;align-items:center;gap:16px}.portal .passport-av{width:60px;height:60px;border-radius:16px;background:#ffffff29;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:22px;flex-shrink:0}.portal .passport-head .nm{font-size:20px;font-weight:700}.portal .passport-head .idc{font-size:12.5px;color:#ffffffb3}.portal .passport-body{padding:26px 28px;background:var(--white);color:var(--ink)}.portal .pb-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}@media (max-width: 640px){.portal .pb-metrics{grid-template-columns:1fr 1fr}}.portal .pb-metric{border:1px solid var(--line);border-radius:var(--r-sm);padding:16px}.portal .pb-metric .v{font-weight:700;font-size:21px;color:var(--indigo);overflow-wrap:anywhere}.portal .pb-metric .k{font-size:12px;color:var(--muted);margin-top:2px}.portal .pb-sec{margin-bottom:22px}.portal .pb-sec:last-child{margin-bottom:0}.portal .pb-sec .lbl{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:12px}.portal .pb-chips{display:flex;flex-wrap:wrap;gap:10px}.portal .pb-chip{font-size:13px;font-weight:600;color:var(--indigo);background:var(--indigo-050);padding:8px 14px;border-radius:999px}.portal .pb-facts{font-size:14px;color:var(--ink-2)}.portal .pb-verified{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--success)}.portal .pb-verified i{color:var(--success)}@media print{.portal .side,.portal .topbar{display:none}.portal .passport-page>*:not(.passport){display:none}.portal .portal-body{max-width:none;padding:0;margin:0}.portal .passport{box-shadow:none;border-radius:0}}.portal .topbar-bell{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;color:var(--ink-2);text-decoration:none}.portal .topbar-bell:hover{background:var(--indigo-050);color:var(--indigo)}.portal .bell-badge{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--accent);color:#fff;font-size:10.5px;font-weight:700;line-height:16px;text-align:center}.portal .ntc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.portal .ntc-h1{font-size:20px;font-weight:700;margin:0}.portal .ntc-sub{font-size:13px;color:var(--muted);margin:2px 0 0}.portal .portal-hint{font-size:13px;color:var(--muted)}.portal .ntc-empty{border:1px dashed var(--line);border-radius:var(--r);padding:32px;text-align:center;color:var(--muted);background:var(--white)}.portal .ntc-feed{display:flex;flex-direction:column;gap:10px}.portal .ntc-item{display:flex;gap:14px;align-items:flex-start;background:var(--white);border:1px solid var(--line);border-left:3px solid var(--line);border-radius:var(--r-sm);padding:14px 16px}.portal .ntc-item.unread{border-left-color:var(--indigo);background:var(--indigo-050)}.portal .ntc-ic{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--indigo);background:var(--indigo-050)}.portal .ntc-ic.ntc-offer{color:var(--success);background:var(--success-bg)}.portal .ntc-main{flex:1;min-width:0}.portal .ntc-cat{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.portal .ntc-title{font-weight:700;font-size:14.5px;margin-top:2px}.portal .ntc-body{font-size:13px;color:var(--ink-2);margin-top:2px;overflow-wrap:anywhere}.portal .ntc-time{font-size:12px;color:var(--muted);margin-top:6px}.portal .ntc-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.portal .ntc-dot{width:9px;height:9px;border-radius:999px;background:var(--accent)}.portal .ntc-view{font-size:12.5px;font-weight:600;color:var(--indigo);text-decoration:none;white-space:nowrap}.portal .card-hd{font-weight:700;font-size:15px;padding:16px 18px;border-bottom:1px solid var(--line)}.portal .sup-faq{border-bottom:1px solid var(--line)}.portal .sup-faq:last-child{border-bottom:0}.portal .sup-faq>summary{list-style:none;cursor:pointer;padding:14px 18px;font-weight:600;font-size:14px;display:flex;justify-content:space-between;align-items:center}.portal .sup-faq>summary::-webkit-details-marker{display:none}.portal .sup-faq>summary:after{content:"+";color:var(--muted);font-size:18px}.portal .sup-faq[open]>summary:after{content:"−"}.portal .sup-faq-a{padding:0 18px 16px;font-size:13.5px;color:var(--ink-2);line-height:1.5}.portal .sup-form{display:flex;flex-direction:column;gap:14px;padding:18px}.portal .sup-field{display:flex;flex-direction:column;gap:6px}.portal .sup-field>span{font-size:12.5px;font-weight:600;color:var(--ink-2)}.portal .sup-field select,.portal .sup-field input,.portal .sup-field textarea{border:1px solid var(--line);border-radius:var(--r-sm);padding:10px 12px;font:inherit;background:var(--white);color:var(--ink)}.portal .sup-field textarea{resize:vertical}.portal .sup-err{color:#b42318;font-size:13px}.portal .sup-ok{color:var(--success);background:var(--success-bg);border-radius:var(--r-sm);padding:10px 12px;font-size:13px}.portal .sup-list{display:flex;flex-direction:column}.portal .sup-row{display:flex;justify-content:space-between;gap:14px;padding:14px 18px;border-bottom:1px solid var(--line)}.portal .sup-row:last-child{border-bottom:0}.portal .sup-row-main{min-width:0}.portal .sup-ref{font-size:12px;font-weight:700;color:var(--indigo)}.portal .sup-subj{font-weight:600;font-size:14px;margin-top:2px}.portal .sup-msg{font-size:13px;color:var(--ink-2);margin-top:2px;overflow-wrap:anywhere}.portal .sup-row-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.portal .sup-pill{font-size:11.5px;font-weight:700;padding:3px 10px;border-radius:999px;background:var(--indigo-050);color:var(--indigo);white-space:nowrap}.portal .sup-pill.sup-resolved{background:var(--success-bg);color:var(--success)}.portal .sup-time{font-size:12px;color:var(--muted)}.portal .side-help{display:flex;align-items:center;gap:8px;padding:9px 12px;margin-bottom:8px;border-radius:10px;color:var(--ink-2);text-decoration:none;font-size:13.5px;font-weight:500}.portal .side-help:hover{background:var(--indigo-050);color:var(--indigo)}.portal .asm-empty{border:1px dashed var(--line);border-radius:var(--r);padding:32px;text-align:center;color:var(--muted);background:var(--white)}.portal .asm-list{display:flex;flex-direction:column;gap:12px}.portal .asm-card{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 18px}.portal .asm-card-main{min-width:0}.portal .asm-card-top{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.portal .asm-name{font-weight:700;font-size:15px}.portal .asm-domain{font-size:11.5px;font-weight:600;color:var(--indigo);background:var(--indigo-050);padding:2px 9px;border-radius:999px}.portal .asm-card-desc{font-size:13px;color:var(--ink-2);margin:4px 0 0}.portal .asm-card-meta{font-size:12px;color:var(--muted);margin-top:6px}.portal .asm-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.portal .asm-pill{font-size:11.5px;font-weight:700;padding:3px 10px;border-radius:999px;background:var(--indigo-050);color:var(--indigo);white-space:nowrap}.portal .asm-pill.asm-pill-pass{background:var(--success-bg);color:var(--success)}.portal .asm-pill.asm-pill-fail{background:#fdecec;color:#b42318}.portal .asm-runner{padding:22px}.portal .asm-runner-head{margin-bottom:12px}.portal .asm-back{background:none;border:0;color:var(--indigo);font-weight:600;font-size:13px;cursor:pointer;padding:0}.portal .asm-title{font-size:19px;font-weight:700;margin:0}.portal .asm-desc{font-size:13.5px;color:var(--ink-2);margin:4px 0 18px}.portal .asm-qs{display:flex;flex-direction:column;gap:18px;margin-bottom:18px}.portal .asm-q{border:1px solid var(--line);border-radius:var(--r-sm);padding:14px 16px;margin:0}.portal .asm-q-prompt{font-weight:600;font-size:14px;padding:0;margin-bottom:10px}.portal .asm-opt{display:flex;align-items:center;gap:10px;padding:7px 0;font-size:13.5px;cursor:pointer}.portal .asm-err{color:#b42318;font-size:13px;margin-bottom:12px}.portal .asm-result{text-align:center;padding:26px;border-radius:var(--r-sm);background:var(--indigo-050)}.portal .asm-result.asm-pass{background:var(--success-bg)}.portal .asm-result.asm-fail{background:#fdecec}.portal .asm-score{font-size:42px;font-weight:800;color:var(--ink)}.portal .asm-verdict{font-size:16px;font-weight:700;margin-top:2px}.portal .asm-detail{font-size:13px;color:var(--ink-2);margin-top:6px}.portal .pb-assessments{display:flex;flex-direction:column;gap:8px}.portal .pb-asm{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:var(--r-sm);padding:10px 14px}.portal .pb-asm-name{font-size:13.5px;font-weight:600;color:var(--ink);min-width:0;overflow-wrap:anywhere}.portal .pb-asm-badge{font-size:12px;font-weight:700;padding:3px 10px;border-radius:999px;white-space:nowrap;flex-shrink:0;background:var(--indigo-050);color:var(--indigo)}.portal .pb-asm-badge.pb-asm-pass{background:var(--success-bg);color:var(--success)}.portal .pb-asm-badge.pb-asm-fail{background:#fdecec;color:#b42318}/*!
 * Tabler Icons 2.47.0 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:tabler-icons;font-style:normal;font-weight:400;src:url(/assets/tabler-icons-CxJwhvub.eot?v2.47.0);src:url(/assets/tabler-icons-CxJwhvub.eot?#iefix-v2.47.0) format("embedded-opentype"),url(/assets/tabler-icons-D5JoOYqm.woff2?v2.47.0) format("woff2"),url(/assets/tabler-icons-Cc2ogwWc.woff?) format("woff"),url(/assets/tabler-icons-CP87XZZ8.ttf?v2.47.0) format("truetype")}.ti{font-family:tabler-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-12-hours:before{content:"ﱓ"}.ti-123:before{content:""}.ti-24-hours:before{content:""}.ti-2fa:before{content:""}.ti-360:before{content:""}.ti-360-view:before{content:""}.ti-3d-cube-sphere:before{content:""}.ti-3d-cube-sphere-off:before{content:""}.ti-3d-rotate:before{content:""}.ti-a-b:before{content:""}.ti-a-b-2:before{content:""}.ti-a-b-off:before{content:""}.ti-abacus:before{content:""}.ti-abacus-off:before{content:""}.ti-abc:before{content:""}.ti-access-point:before{content:""}.ti-access-point-off:before{content:""}.ti-accessible:before{content:""}.ti-accessible-off:before{content:""}.ti-accessible-off-filled:before{content:""}.ti-activity:before{content:""}.ti-activity-heartbeat:before{content:""}.ti-ad:before{content:""}.ti-ad-2:before{content:""}.ti-ad-circle:before{content:""}.ti-ad-circle-filled:before{content:""}.ti-ad-circle-off:before{content:""}.ti-ad-filled:before{content:""}.ti-ad-off:before{content:""}.ti-address-book:before{content:""}.ti-address-book-off:before{content:""}.ti-adjustments:before{content:""}.ti-adjustments-alt:before{content:""}.ti-adjustments-bolt:before{content:""}.ti-adjustments-cancel:before{content:""}.ti-adjustments-check:before{content:""}.ti-adjustments-code:before{content:""}.ti-adjustments-cog:before{content:""}.ti-adjustments-dollar:before{content:""}.ti-adjustments-down:before{content:""}.ti-adjustments-exclamation:before{content:""}.ti-adjustments-filled:before{content:""}.ti-adjustments-heart:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-adjustments-minus:before{content:""}.ti-adjustments-off:before{content:""}.ti-adjustments-pause:before{content:""}.ti-adjustments-pin:before{content:""}.ti-adjustments-plus:before{content:""}.ti-adjustments-question:before{content:""}.ti-adjustments-search:before{content:""}.ti-adjustments-share:before{content:""}.ti-adjustments-star:before{content:""}.ti-adjustments-up:before{content:""}.ti-adjustments-x:before{content:""}.ti-aerial-lift:before{content:""}.ti-affiliate:before{content:""}.ti-affiliate-filled:before{content:""}.ti-air-balloon:before{content:""}.ti-air-conditioning:before{content:""}.ti-air-conditioning-disabled:before{content:""}.ti-air-traffic-control:before{content:"ﬁ"}.ti-alarm:before{content:""}.ti-alarm-average:before{content:"ﲞ"}.ti-alarm-filled:before{content:""}.ti-alarm-minus:before{content:""}.ti-alarm-minus-filled:before{content:""}.ti-alarm-off:before{content:""}.ti-alarm-plus:before{content:""}.ti-alarm-plus-filled:before{content:""}.ti-alarm-snooze:before{content:""}.ti-alarm-snooze-filled:before{content:""}.ti-album:before{content:""}.ti-album-off:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-circle-filled:before{content:""}.ti-alert-circle-off:before{content:"ﱥ"}.ti-alert-hexagon:before{content:""}.ti-alert-hexagon-filled:before{content:"勤"}.ti-alert-hexagon-off:before{content:"ﱦ"}.ti-alert-octagon:before{content:""}.ti-alert-octagon-filled:before{content:""}.ti-alert-small:before{content:""}.ti-alert-small-off:before{content:"ﱧ"}.ti-alert-square:before{content:""}.ti-alert-square-filled:before{content:"卑"}.ti-alert-square-rounded:before{content:""}.ti-alert-square-rounded-filled:before{content:"喝"}.ti-alert-square-rounded-off:before{content:"ﱨ"}.ti-alert-triangle:before{content:""}.ti-alert-triangle-filled:before{content:""}.ti-alert-triangle-off:before{content:"ﱩ"}.ti-alien:before{content:""}.ti-alien-filled:before{content:""}.ti-align-box-bottom-center:before{content:""}.ti-align-box-bottom-center-filled:before{content:""}.ti-align-box-bottom-left:before{content:""}.ti-align-box-bottom-left-filled:before{content:""}.ti-align-box-bottom-right:before{content:""}.ti-align-box-bottom-right-filled:before{content:""}.ti-align-box-center-bottom:before{content:"頋"}.ti-align-box-center-middle:before{content:""}.ti-align-box-center-middle-filled:before{content:""}.ti-align-box-center-stretch:before{content:"頻"}.ti-align-box-center-top:before{content:"鬒"}.ti-align-box-left-bottom:before{content:""}.ti-align-box-left-bottom-filled:before{content:""}.ti-align-box-left-middle:before{content:""}.ti-align-box-left-middle-filled:before{content:""}.ti-align-box-left-stretch:before{content:"龜"}.ti-align-box-left-top:before{content:""}.ti-align-box-left-top-filled:before{content:""}.ti-align-box-right-bottom:before{content:""}.ti-align-box-right-bottom-filled:before{content:""}.ti-align-box-right-middle:before{content:""}.ti-align-box-right-middle-filled:before{content:""}.ti-align-box-right-stretch:before{content:"𢡊"}.ti-align-box-right-top:before{content:""}.ti-align-box-right-top-filled:before{content:""}.ti-align-box-top-center:before{content:""}.ti-align-box-top-center-filled:before{content:""}.ti-align-box-top-left:before{content:""}.ti-align-box-top-left-filled:before{content:""}.ti-align-box-top-right:before{content:""}.ti-align-box-top-right-filled:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-right:before{content:""}.ti-alpha:before{content:""}.ti-alphabet-cyrillic:before{content:""}.ti-alphabet-greek:before{content:""}.ti-alphabet-latin:before{content:""}.ti-alt:before{content:"ﱔ"}.ti-ambulance:before{content:""}.ti-ampersand:before{content:""}.ti-analyze:before{content:""}.ti-analyze-filled:before{content:""}.ti-analyze-off:before{content:""}.ti-anchor:before{content:""}.ti-anchor-off:before{content:""}.ti-angle:before{content:""}.ti-ankh:before{content:""}.ti-antenna:before{content:""}.ti-antenna-bars-1:before{content:""}.ti-antenna-bars-2:before{content:""}.ti-antenna-bars-3:before{content:""}.ti-antenna-bars-4:before{content:""}.ti-antenna-bars-5:before{content:""}.ti-antenna-bars-off:before{content:""}.ti-antenna-off:before{content:""}.ti-aperture:before{content:""}.ti-aperture-off:before{content:""}.ti-api:before{content:""}.ti-api-app:before{content:""}.ti-api-app-off:before{content:""}.ti-api-off:before{content:""}.ti-app-window:before{content:""}.ti-app-window-filled:before{content:""}.ti-apple:before{content:""}.ti-apps:before{content:""}.ti-apps-filled:before{content:""}.ti-apps-off:before{content:""}.ti-archery-arrow:before{content:"ﱕ"}.ti-archive:before{content:""}.ti-archive-filled:before{content:"廒"}.ti-archive-off:before{content:""}.ti-armchair:before{content:""}.ti-armchair-2:before{content:""}.ti-armchair-2-off:before{content:""}.ti-armchair-off:before{content:""}.ti-arrow-autofit-content:before{content:""}.ti-arrow-autofit-content-filled:before{content:""}.ti-arrow-autofit-down:before{content:""}.ti-arrow-autofit-height:before{content:""}.ti-arrow-autofit-left:before{content:""}.ti-arrow-autofit-right:before{content:""}.ti-arrow-autofit-up:before{content:""}.ti-arrow-autofit-width:before{content:""}.ti-arrow-back:before{content:""}.ti-arrow-back-up:before{content:""}.ti-arrow-back-up-double:before{content:"溺"}.ti-arrow-badge-down:before{content:""}.ti-arrow-badge-down-filled:before{content:""}.ti-arrow-badge-left:before{content:""}.ti-arrow-badge-left-filled:before{content:""}.ti-arrow-badge-right:before{content:""}.ti-arrow-badge-right-filled:before{content:""}.ti-arrow-badge-up:before{content:""}.ti-arrow-badge-up-filled:before{content:""}.ti-arrow-bar-both:before{content:"﫝"}.ti-arrow-bar-down:before{content:""}.ti-arrow-bar-left:before{content:""}.ti-arrow-bar-right:before{content:""}.ti-arrow-bar-to-down:before{content:""}.ti-arrow-bar-to-left:before{content:""}.ti-arrow-bar-to-right:before{content:""}.ti-arrow-bar-to-up:before{content:""}.ti-arrow-bar-up:before{content:""}.ti-arrow-bear-left:before{content:""}.ti-arrow-bear-left-2:before{content:""}.ti-arrow-bear-right:before{content:""}.ti-arrow-bear-right-2:before{content:""}.ti-arrow-big-down:before{content:""}.ti-arrow-big-down-filled:before{content:""}.ti-arrow-big-down-line:before{content:""}.ti-arrow-big-down-line-filled:before{content:""}.ti-arrow-big-down-lines:before{content:""}.ti-arrow-big-down-lines-filled:before{content:""}.ti-arrow-big-left:before{content:""}.ti-arrow-big-left-filled:before{content:""}.ti-arrow-big-left-line:before{content:""}.ti-arrow-big-left-line-filled:before{content:""}.ti-arrow-big-left-lines:before{content:""}.ti-arrow-big-left-lines-filled:before{content:""}.ti-arrow-big-right:before{content:""}.ti-arrow-big-right-filled:before{content:""}.ti-arrow-big-right-line:before{content:""}.ti-arrow-big-right-line-filled:before{content:""}.ti-arrow-big-right-lines:before{content:""}.ti-arrow-big-right-lines-filled:before{content:""}.ti-arrow-big-up:before{content:""}.ti-arrow-big-up-filled:before{content:""}.ti-arrow-big-up-line:before{content:""}.ti-arrow-big-up-line-filled:before{content:""}.ti-arrow-big-up-lines:before{content:""}.ti-arrow-big-up-lines-filled:before{content:""}.ti-arrow-bounce:before{content:""}.ti-arrow-capsule:before{content:"﫞"}.ti-arrow-curve-left:before{content:""}.ti-arrow-curve-right:before{content:""}.ti-arrow-down:before{content:""}.ti-arrow-down-bar:before{content:""}.ti-arrow-down-circle:before{content:""}.ti-arrow-down-from-arc:before{content:"ﶆ"}.ti-arrow-down-left:before{content:""}.ti-arrow-down-left-circle:before{content:""}.ti-arrow-down-rhombus:before{content:""}.ti-arrow-down-right:before{content:""}.ti-arrow-down-right-circle:before{content:""}.ti-arrow-down-square:before{content:""}.ti-arrow-down-tail:before{content:""}.ti-arrow-down-to-arc:before{content:"ﶇ"}.ti-arrow-elbow-left:before{content:"吝"}.ti-arrow-elbow-right:before{content:"燐"}.ti-arrow-fork:before{content:""}.ti-arrow-forward:before{content:""}.ti-arrow-forward-up:before{content:""}.ti-arrow-forward-up-double:before{content:"璘"}.ti-arrow-guide:before{content:""}.ti-arrow-iteration:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-left-bar:before{content:""}.ti-arrow-left-circle:before{content:""}.ti-arrow-left-from-arc:before{content:"ﶈ"}.ti-arrow-left-rhombus:before{content:""}.ti-arrow-left-right:before{content:""}.ti-arrow-left-square:before{content:""}.ti-arrow-left-tail:before{content:""}.ti-arrow-left-to-arc:before{content:"ﶉ"}.ti-arrow-loop-left:before{content:""}.ti-arrow-loop-left-2:before{content:""}.ti-arrow-loop-right:before{content:""}.ti-arrow-loop-right-2:before{content:""}.ti-arrow-merge:before{content:""}.ti-arrow-merge-alt-left:before{content:"ﲟ"}.ti-arrow-merge-alt-right:before{content:"ﲠ"}.ti-arrow-merge-both:before{content:""}.ti-arrow-merge-left:before{content:""}.ti-arrow-merge-right:before{content:""}.ti-arrow-move-down:before{content:""}.ti-arrow-move-left:before{content:""}.ti-arrow-move-right:before{content:""}.ti-arrow-move-up:before{content:""}.ti-arrow-narrow-down:before{content:""}.ti-arrow-narrow-left:before{content:""}.ti-arrow-narrow-right:before{content:""}.ti-arrow-narrow-up:before{content:""}.ti-arrow-ramp-left:before{content:""}.ti-arrow-ramp-left-2:before{content:""}.ti-arrow-ramp-left-3:before{content:""}.ti-arrow-ramp-right:before{content:""}.ti-arrow-ramp-right-2:before{content:""}.ti-arrow-ramp-right-3:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-right-bar:before{content:""}.ti-arrow-right-circle:before{content:""}.ti-arrow-right-from-arc:before{content:"ﶊ"}.ti-arrow-right-rhombus:before{content:""}.ti-arrow-right-square:before{content:""}.ti-arrow-right-tail:before{content:""}.ti-arrow-right-to-arc:before{content:"ﶋ"}.ti-arrow-rotary-first-left:before{content:""}.ti-arrow-rotary-first-right:before{content:""}.ti-arrow-rotary-last-left:before{content:""}.ti-arrow-rotary-last-right:before{content:""}.ti-arrow-rotary-left:before{content:""}.ti-arrow-rotary-right:before{content:""}.ti-arrow-rotary-straight:before{content:""}.ti-arrow-roundabout-left:before{content:""}.ti-arrow-roundabout-right:before{content:""}.ti-arrow-sharp-turn-left:before{content:""}.ti-arrow-sharp-turn-right:before{content:""}.ti-arrow-up:before{content:""}.ti-arrow-up-bar:before{content:""}.ti-arrow-up-circle:before{content:""}.ti-arrow-up-from-arc:before{content:"ﶌ"}.ti-arrow-up-left:before{content:""}.ti-arrow-up-left-circle:before{content:""}.ti-arrow-up-rhombus:before{content:""}.ti-arrow-up-right:before{content:""}.ti-arrow-up-right-circle:before{content:""}.ti-arrow-up-square:before{content:""}.ti-arrow-up-tail:before{content:""}.ti-arrow-up-to-arc:before{content:"ﶍ"}.ti-arrow-wave-left-down:before{content:""}.ti-arrow-wave-left-up:before{content:""}.ti-arrow-wave-right-down:before{content:""}.ti-arrow-wave-right-up:before{content:""}.ti-arrow-zig-zag:before{content:""}.ti-arrows-cross:before{content:""}.ti-arrows-diagonal:before{content:""}.ti-arrows-diagonal-2:before{content:""}.ti-arrows-diagonal-minimize:before{content:""}.ti-arrows-diagonal-minimize-2:before{content:""}.ti-arrows-diff:before{content:""}.ti-arrows-double-ne-sw:before{content:""}.ti-arrows-double-nw-se:before{content:""}.ti-arrows-double-se-nw:before{content:""}.ti-arrows-double-sw-ne:before{content:""}.ti-arrows-down:before{content:""}.ti-arrows-down-up:before{content:""}.ti-arrows-exchange:before{content:""}.ti-arrows-exchange-2:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-arrows-join:before{content:""}.ti-arrows-join-2:before{content:""}.ti-arrows-left:before{content:""}.ti-arrows-left-down:before{content:""}.ti-arrows-left-right:before{content:""}.ti-arrows-maximize:before{content:""}.ti-arrows-minimize:before{content:""}.ti-arrows-move:before{content:""}.ti-arrows-move-horizontal:before{content:""}.ti-arrows-move-vertical:before{content:""}.ti-arrows-random:before{content:""}.ti-arrows-right:before{content:""}.ti-arrows-right-down:before{content:""}.ti-arrows-right-left:before{content:""}.ti-arrows-shuffle:before{content:""}.ti-arrows-shuffle-2:before{content:""}.ti-arrows-sort:before{content:""}.ti-arrows-split:before{content:""}.ti-arrows-split-2:before{content:""}.ti-arrows-transfer-down:before{content:""}.ti-arrows-transfer-up:before{content:""}.ti-arrows-up:before{content:""}.ti-arrows-up-down:before{content:""}.ti-arrows-up-left:before{content:""}.ti-arrows-up-right:before{content:""}.ti-arrows-vertical:before{content:""}.ti-artboard:before{content:""}.ti-artboard-filled:before{content:"廙"}.ti-artboard-off:before{content:""}.ti-article:before{content:""}.ti-article-filled-filled:before{content:""}.ti-article-off:before{content:""}.ti-aspect-ratio:before{content:""}.ti-aspect-ratio-filled:before{content:""}.ti-aspect-ratio-off:before{content:""}.ti-assembly:before{content:""}.ti-assembly-off:before{content:""}.ti-asset:before{content:""}.ti-asterisk:before{content:""}.ti-asterisk-simple:before{content:""}.ti-at:before{content:""}.ti-at-off:before{content:""}.ti-atom:before{content:""}.ti-atom-2:before{content:""}.ti-atom-2-filled:before{content:""}.ti-atom-off:before{content:""}.ti-augmented-reality:before{content:""}.ti-augmented-reality-2:before{content:""}.ti-augmented-reality-off:before{content:""}.ti-automatic-gearbox:before{content:"ﲉ"}.ti-avocado:before{content:"ﶎ"}.ti-award:before{content:""}.ti-award-filled:before{content:""}.ti-award-off:before{content:""}.ti-axe:before{content:""}.ti-axis-x:before{content:""}.ti-axis-y:before{content:""}.ti-baby-bottle:before{content:""}.ti-baby-carriage:before{content:""}.ti-background:before{content:"ﴬ"}.ti-backhoe:before{content:""}.ti-backpack:before{content:""}.ti-backpack-off:before{content:""}.ti-backslash:before{content:"調"}.ti-backspace:before{content:""}.ti-backspace-filled:before{content:""}.ti-badge:before{content:""}.ti-badge-3d:before{content:""}.ti-badge-4k:before{content:""}.ti-badge-8k:before{content:""}.ti-badge-ad:before{content:""}.ti-badge-ad-off:before{content:"ﶏ"}.ti-badge-ar:before{content:""}.ti-badge-cc:before{content:""}.ti-badge-filled:before{content:""}.ti-badge-hd:before{content:""}.ti-badge-off:before{content:""}.ti-badge-sd:before{content:""}.ti-badge-tm:before{content:""}.ti-badge-vo:before{content:""}.ti-badge-vr:before{content:""}.ti-badge-wc:before{content:""}.ti-badges:before{content:""}.ti-badges-filled:before{content:""}.ti-badges-off:before{content:""}.ti-baguette:before{content:""}.ti-ball-american-football:before{content:""}.ti-ball-american-football-off:before{content:""}.ti-ball-baseball:before{content:""}.ti-ball-basketball:before{content:""}.ti-ball-bowling:before{content:""}.ti-ball-football:before{content:""}.ti-ball-football-off:before{content:""}.ti-ball-tennis:before{content:""}.ti-ball-volleyball:before{content:""}.ti-balloon:before{content:""}.ti-balloon-filled:before{content:"彩"}.ti-balloon-off:before{content:""}.ti-ballpen:before{content:""}.ti-ballpen-filled:before{content:"徭"}.ti-ballpen-off:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-bandage-filled:before{content:""}.ti-bandage-off:before{content:""}.ti-barbell:before{content:""}.ti-barbell-off:before{content:""}.ti-barcode:before{content:""}.ti-barcode-off:before{content:""}.ti-barrel:before{content:""}.ti-barrel-off:before{content:""}.ti-barrier-block:before{content:""}.ti-barrier-block-off:before{content:""}.ti-baseline:before{content:""}.ti-baseline-density-large:before{content:"藺"}.ti-baseline-density-medium:before{content:"隣"}.ti-baseline-density-small:before{content:"鱗"}.ti-basket:before{content:""}.ti-basket-bolt:before{content:"ףּ"}.ti-basket-cancel:before{content:"פּ"}.ti-basket-check:before{content:"﭅"}.ti-basket-code:before{content:"צּ"}.ti-basket-cog:before{content:"קּ"}.ti-basket-discount:before{content:"רּ"}.ti-basket-dollar:before{content:"שּ"}.ti-basket-down:before{content:"תּ"}.ti-basket-exclamation:before{content:"וֹ"}.ti-basket-filled:before{content:""}.ti-basket-heart:before{content:"בֿ"}.ti-basket-minus:before{content:"כֿ"}.ti-basket-off:before{content:""}.ti-basket-pause:before{content:"פֿ"}.ti-basket-pin:before{content:"ﭏ"}.ti-basket-plus:before{content:"ﭐ"}.ti-basket-question:before{content:"ﭑ"}.ti-basket-search:before{content:"ﭒ"}.ti-basket-share:before{content:"ﭓ"}.ti-basket-star:before{content:"ﭔ"}.ti-basket-up:before{content:"ﭕ"}.ti-basket-x:before{content:"ﭖ"}.ti-bat:before{content:""}.ti-bath:before{content:""}.ti-bath-filled:before{content:""}.ti-bath-off:before{content:""}.ti-battery:before{content:""}.ti-battery-1:before{content:""}.ti-battery-1-filled:before{content:""}.ti-battery-2:before{content:""}.ti-battery-2-filled:before{content:""}.ti-battery-3:before{content:""}.ti-battery-3-filled:before{content:""}.ti-battery-4:before{content:""}.ti-battery-4-filled:before{content:""}.ti-battery-automotive:before{content:""}.ti-battery-charging:before{content:""}.ti-battery-charging-2:before{content:""}.ti-battery-eco:before{content:""}.ti-battery-filled:before{content:""}.ti-battery-off:before{content:""}.ti-beach:before{content:""}.ti-beach-off:before{content:""}.ti-bed:before{content:""}.ti-bed-filled:before{content:""}.ti-bed-flat:before{content:"ﲡ"}.ti-bed-off:before{content:""}.ti-beer:before{content:""}.ti-beer-filled:before{content:""}.ti-beer-off:before{content:""}.ti-bell:before{content:""}.ti-bell-bolt:before{content:""}.ti-bell-cancel:before{content:""}.ti-bell-check:before{content:""}.ti-bell-code:before{content:""}.ti-bell-cog:before{content:""}.ti-bell-dollar:before{content:""}.ti-bell-down:before{content:""}.ti-bell-exclamation:before{content:""}.ti-bell-filled:before{content:""}.ti-bell-heart:before{content:""}.ti-bell-minus:before{content:""}.ti-bell-minus-filled:before{content:""}.ti-bell-off:before{content:""}.ti-bell-pause:before{content:""}.ti-bell-pin:before{content:""}.ti-bell-plus:before{content:""}.ti-bell-plus-filled:before{content:""}.ti-bell-question:before{content:""}.ti-bell-ringing:before{content:""}.ti-bell-ringing-2:before{content:""}.ti-bell-ringing-2-filled:before{content:""}.ti-bell-ringing-filled:before{content:""}.ti-bell-school:before{content:""}.ti-bell-search:before{content:""}.ti-bell-share:before{content:""}.ti-bell-star:before{content:""}.ti-bell-up:before{content:""}.ti-bell-x:before{content:""}.ti-bell-x-filled:before{content:""}.ti-bell-z:before{content:""}.ti-bell-z-filled:before{content:""}.ti-beta:before{content:""}.ti-bible:before{content:""}.ti-bike:before{content:""}.ti-bike-off:before{content:""}.ti-binary:before{content:""}.ti-binary-off:before{content:""}.ti-binary-tree:before{content:""}.ti-binary-tree-2:before{content:""}.ti-biohazard:before{content:""}.ti-biohazard-off:before{content:""}.ti-blade:before{content:""}.ti-blade-filled:before{content:""}.ti-bleach:before{content:""}.ti-bleach-chlorine:before{content:""}.ti-bleach-no-chlorine:before{content:""}.ti-bleach-off:before{content:""}.ti-blender:before{content:"ﲢ"}.ti-blockquote:before{content:""}.ti-bluetooth:before{content:""}.ti-bluetooth-connected:before{content:""}.ti-bluetooth-off:before{content:""}.ti-bluetooth-x:before{content:""}.ti-blur:before{content:""}.ti-blur-off:before{content:""}.ti-bmp:before{content:""}.ti-body-scan:before{content:"ﲣ"}.ti-bold:before{content:""}.ti-bold-off:before{content:""}.ti-bolt:before{content:""}.ti-bolt-off:before{content:""}.ti-bomb:before{content:""}.ti-bomb-filled:before{content:"惘"}.ti-bone:before{content:""}.ti-bone-off:before{content:""}.ti-bong:before{content:""}.ti-bong-off:before{content:""}.ti-book:before{content:""}.ti-book-2:before{content:""}.ti-book-download:before{content:""}.ti-book-filled:before{content:"慎"}.ti-book-off:before{content:""}.ti-book-upload:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-ai:before{content:"ﲊ"}.ti-bookmark-edit:before{content:"艹"}.ti-bookmark-filled:before{content:"愈"}.ti-bookmark-minus:before{content:"著"}.ti-bookmark-off:before{content:""}.ti-bookmark-plus:before{content:"褐"}.ti-bookmark-question:before{content:"視"}.ti-bookmarks:before{content:""}.ti-bookmarks-filled:before{content:"ײַ"}.ti-bookmarks-off:before{content:""}.ti-books:before{content:""}.ti-books-off:before{content:""}.ti-border-all:before{content:""}.ti-border-bottom:before{content:""}.ti-border-corner-ios:before{content:"ﶘ"}.ti-border-corner-pill:before{content:"ﵢ"}.ti-border-corner-rounded:before{content:"ﵣ"}.ti-border-corner-square:before{content:"ﵤ"}.ti-border-corners:before{content:""}.ti-border-horizontal:before{content:""}.ti-border-inner:before{content:""}.ti-border-left:before{content:""}.ti-border-none:before{content:""}.ti-border-outer:before{content:""}.ti-border-radius:before{content:""}.ti-border-right:before{content:""}.ti-border-sides:before{content:""}.ti-border-style:before{content:""}.ti-border-style-2:before{content:""}.ti-border-top:before{content:""}.ti-border-vertical:before{content:""}.ti-bottle:before{content:""}.ti-bottle-filled:before{content:"憎"}.ti-bottle-off:before{content:""}.ti-bounce-left:before{content:""}.ti-bounce-left-filled:before{content:"ﬠ"}.ti-bounce-right:before{content:""}.ti-bounce-right-filled:before{content:"ﬡ"}.ti-bow:before{content:""}.ti-bowl:before{content:""}.ti-bowl-chopsticks:before{content:"﶐"}.ti-bowl-filled:before{content:"ﬢ"}.ti-bowl-spoon:before{content:"﶑"}.ti-box:before{content:""}.ti-box-align-bottom:before{content:""}.ti-box-align-bottom-filled:before{content:"慠"}.ti-box-align-bottom-left:before{content:""}.ti-box-align-bottom-left-filled:before{content:"懲"}.ti-box-align-bottom-right:before{content:""}.ti-box-align-bottom-right-filled:before{content:"戴"}.ti-box-align-left:before{content:""}.ti-box-align-left-filled:before{content:"揄"}.ti-box-align-right:before{content:""}.ti-box-align-right-filled:before{content:"搜"}.ti-box-align-top:before{content:""}.ti-box-align-top-filled:before{content:"摒"}.ti-box-align-top-left:before{content:""}.ti-box-align-top-left-filled:before{content:"敖"}.ti-box-align-top-right:before{content:""}.ti-box-align-top-right-filled:before{content:"晴"}.ti-box-margin:before{content:""}.ti-box-model:before{content:""}.ti-box-model-2:before{content:""}.ti-box-model-2-off:before{content:""}.ti-box-model-off:before{content:""}.ti-box-multiple:before{content:""}.ti-box-multiple-0:before{content:""}.ti-box-multiple-1:before{content:""}.ti-box-multiple-2:before{content:""}.ti-box-multiple-3:before{content:""}.ti-box-multiple-4:before{content:""}.ti-box-multiple-5:before{content:""}.ti-box-multiple-6:before{content:""}.ti-box-multiple-7:before{content:""}.ti-box-multiple-8:before{content:""}.ti-box-multiple-9:before{content:""}.ti-box-off:before{content:""}.ti-box-padding:before{content:""}.ti-box-seam:before{content:""}.ti-braces:before{content:""}.ti-braces-off:before{content:""}.ti-brackets:before{content:""}.ti-brackets-angle:before{content:"ﲲ"}.ti-brackets-angle-off:before{content:"ﲱ"}.ti-brackets-contain:before{content:""}.ti-brackets-contain-end:before{content:""}.ti-brackets-contain-start:before{content:""}.ti-brackets-off:before{content:""}.ti-braille:before{content:""}.ti-brain:before{content:""}.ti-brand-4chan:before{content:""}.ti-brand-abstract:before{content:""}.ti-brand-adobe:before{content:""}.ti-brand-adonis-js:before{content:""}.ti-brand-airbnb:before{content:""}.ti-brand-airtable:before{content:""}.ti-brand-algolia:before{content:""}.ti-brand-alipay:before{content:""}.ti-brand-alpine-js:before{content:""}.ti-brand-amazon:before{content:""}.ti-brand-amd:before{content:""}.ti-brand-amigo:before{content:""}.ti-brand-among-us:before{content:""}.ti-brand-android:before{content:""}.ti-brand-angular:before{content:""}.ti-brand-ansible:before{content:"並"}.ti-brand-ao3:before{content:""}.ti-brand-appgallery:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-apple-arcade:before{content:""}.ti-brand-apple-filled:before{content:"ﵴ"}.ti-brand-apple-podcast:before{content:""}.ti-brand-appstore:before{content:""}.ti-brand-asana:before{content:""}.ti-brand-auth0:before{content:"ﲳ"}.ti-brand-aws:before{content:"社"}.ti-brand-azure:before{content:"祉"}.ti-brand-backbone:before{content:""}.ti-brand-badoo:before{content:""}.ti-brand-baidu:before{content:""}.ti-brand-bandcamp:before{content:""}.ti-brand-bandlab:before{content:""}.ti-brand-beats:before{content:""}.ti-brand-behance:before{content:""}.ti-brand-bilibili:before{content:""}.ti-brand-binance:before{content:""}.ti-brand-bing:before{content:""}.ti-brand-bitbucket:before{content:""}.ti-brand-blackberry:before{content:""}.ti-brand-blender:before{content:""}.ti-brand-blogger:before{content:""}.ti-brand-bluesky:before{content:"ﵵ"}.ti-brand-booking:before{content:""}.ti-brand-bootstrap:before{content:""}.ti-brand-bulma:before{content:""}.ti-brand-bumble:before{content:""}.ti-brand-bunpo:before{content:""}.ti-brand-c-sharp:before{content:""}.ti-brand-cake:before{content:""}.ti-brand-cakephp:before{content:""}.ti-brand-campaignmonitor:before{content:""}.ti-brand-carbon:before{content:""}.ti-brand-cashapp:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-cinema-4d:before{content:"况"}.ti-brand-citymapper:before{content:""}.ti-brand-cloudflare:before{content:"祈"}.ti-brand-codecov:before{content:""}.ti-brand-codepen:before{content:""}.ti-brand-codesandbox:before{content:""}.ti-brand-cohost:before{content:""}.ti-brand-coinbase:before{content:""}.ti-brand-comedy-central:before{content:""}.ti-brand-coreos:before{content:""}.ti-brand-couchdb:before{content:""}.ti-brand-couchsurfing:before{content:""}.ti-brand-cpp:before{content:""}.ti-brand-craft:before{content:"全"}.ti-brand-crunchbase:before{content:""}.ti-brand-css3:before{content:""}.ti-brand-ctemplar:before{content:""}.ti-brand-cucumber:before{content:""}.ti-brand-cupra:before{content:""}.ti-brand-cypress:before{content:""}.ti-brand-d3:before{content:""}.ti-brand-databricks:before{content:"ﱁ"}.ti-brand-days-counter:before{content:""}.ti-brand-dcos:before{content:""}.ti-brand-debian:before{content:""}.ti-brand-deezer:before{content:""}.ti-brand-deliveroo:before{content:""}.ti-brand-deno:before{content:""}.ti-brand-denodo:before{content:""}.ti-brand-deviantart:before{content:""}.ti-brand-digg:before{content:"侀"}.ti-brand-dingtalk:before{content:""}.ti-brand-discord:before{content:""}.ti-brand-discord-filled:before{content:""}.ti-brand-disney:before{content:""}.ti-brand-disqus:before{content:""}.ti-brand-django:before{content:""}.ti-brand-docker:before{content:""}.ti-brand-doctrine:before{content:""}.ti-brand-dolby-digital:before{content:""}.ti-brand-douban:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-dribbble-filled:before{content:""}.ti-brand-drops:before{content:""}.ti-brand-drupal:before{content:""}.ti-brand-edge:before{content:""}.ti-brand-elastic:before{content:""}.ti-brand-electronic-arts:before{content:"充"}.ti-brand-ember:before{content:""}.ti-brand-envato:before{content:""}.ti-brand-etsy:before{content:""}.ti-brand-evernote:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-facebook-filled:before{content:""}.ti-brand-feedly:before{content:"冀"}.ti-brand-figma:before{content:""}.ti-brand-filezilla:before{content:"勇"}.ti-brand-finder:before{content:""}.ti-brand-firebase:before{content:""}.ti-brand-firefox:before{content:""}.ti-brand-fiverr:before{content:""}.ti-brand-flickr:before{content:""}.ti-brand-flightradar24:before{content:""}.ti-brand-flipboard:before{content:""}.ti-brand-flutter:before{content:""}.ti-brand-fortnite:before{content:""}.ti-brand-foursquare:before{content:""}.ti-brand-framer:before{content:""}.ti-brand-framer-motion:before{content:""}.ti-brand-funimation:before{content:""}.ti-brand-gatsby:before{content:""}.ti-brand-git:before{content:""}.ti-brand-github:before{content:""}.ti-brand-github-copilot:before{content:""}.ti-brand-github-filled:before{content:""}.ti-brand-gitlab:before{content:""}.ti-brand-gmail:before{content:""}.ti-brand-golang:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-analytics:before{content:""}.ti-brand-google-big-query:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-google-filled:before{content:"ﴚ"}.ti-brand-google-fit:before{content:""}.ti-brand-google-home:before{content:""}.ti-brand-google-maps:before{content:"祐"}.ti-brand-google-one:before{content:""}.ti-brand-google-photos:before{content:""}.ti-brand-google-play:before{content:""}.ti-brand-google-podcasts:before{content:""}.ti-brand-grammarly:before{content:""}.ti-brand-graphql:before{content:""}.ti-brand-gravatar:before{content:""}.ti-brand-grindr:before{content:""}.ti-brand-guardian:before{content:""}.ti-brand-gumroad:before{content:""}.ti-brand-hbo:before{content:""}.ti-brand-headlessui:before{content:""}.ti-brand-hexo:before{content:"祖"}.ti-brand-hipchat:before{content:""}.ti-brand-html5:before{content:""}.ti-brand-inertia:before{content:""}.ti-brand-instagram:before{content:""}.ti-brand-intercom:before{content:""}.ti-brand-itch:before{content:"諸"}.ti-brand-javascript:before{content:""}.ti-brand-juejin:before{content:""}.ti-brand-kako-talk:before{content:"ﴭ"}.ti-brand-kbin:before{content:"𢡄"}.ti-brand-kick:before{content:"﨣"}.ti-brand-kickstarter:before{content:""}.ti-brand-kotlin:before{content:""}.ti-brand-laravel:before{content:""}.ti-brand-lastfm:before{content:""}.ti-brand-leetcode:before{content:"祝"}.ti-brand-letterboxd:before{content:"﨤"}.ti-brand-line:before{content:""}.ti-brand-linkedin:before{content:""}.ti-brand-linktree:before{content:""}.ti-brand-linqpad:before{content:""}.ti-brand-livewire:before{content:"ﵶ"}.ti-brand-loom:before{content:""}.ti-brand-mailgun:before{content:""}.ti-brand-mantine:before{content:""}.ti-brand-mastercard:before{content:""}.ti-brand-mastodon:before{content:""}.ti-brand-matrix:before{content:""}.ti-brand-mcdonalds:before{content:""}.ti-brand-medium:before{content:""}.ti-brand-meetup:before{content:"ﱪ"}.ti-brand-mercedes:before{content:""}.ti-brand-messenger:before{content:""}.ti-brand-meta:before{content:""}.ti-brand-minecraft:before{content:"﫯"}.ti-brand-miniprogram:before{content:""}.ti-brand-mixpanel:before{content:""}.ti-brand-monday:before{content:""}.ti-brand-mongodb:before{content:""}.ti-brand-my-oppo:before{content:""}.ti-brand-mysql:before{content:""}.ti-brand-national-geographic:before{content:""}.ti-brand-nem:before{content:""}.ti-brand-netbeans:before{content:""}.ti-brand-netease-music:before{content:""}.ti-brand-netflix:before{content:""}.ti-brand-nexo:before{content:""}.ti-brand-nextcloud:before{content:""}.ti-brand-nextjs:before{content:""}.ti-brand-nodejs:before{content:"﫠"}.ti-brand-nord-vpn:before{content:""}.ti-brand-notion:before{content:""}.ti-brand-npm:before{content:""}.ti-brand-nuxt:before{content:""}.ti-brand-nytimes:before{content:""}.ti-brand-oauth:before{content:"禍"}.ti-brand-office:before{content:""}.ti-brand-ok-ru:before{content:""}.ti-brand-onedrive:before{content:""}.ti-brand-onlyfans:before{content:""}.ti-brand-open-source:before{content:""}.ti-brand-openai:before{content:""}.ti-brand-openvpn:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-pagekit:before{content:""}.ti-brand-parsinta:before{content:"ﱂ"}.ti-brand-patreon:before{content:""}.ti-brand-patreon-filled:before{content:"ﳿ"}.ti-brand-paypal:before{content:""}.ti-brand-paypal-filled:before{content:""}.ti-brand-paypay:before{content:""}.ti-brand-peanut:before{content:""}.ti-brand-pepsi:before{content:""}.ti-brand-php:before{content:""}.ti-brand-picsart:before{content:""}.ti-brand-pinterest:before{content:""}.ti-brand-planetscale:before{content:""}.ti-brand-pnpm:before{content:"ﵷ"}.ti-brand-pocket:before{content:""}.ti-brand-polymer:before{content:""}.ti-brand-powershell:before{content:""}.ti-brand-printables:before{content:"ﴛ"}.ti-brand-prisma:before{content:""}.ti-brand-producthunt:before{content:""}.ti-brand-pushbullet:before{content:""}.ti-brand-pushover:before{content:""}.ti-brand-python:before{content:""}.ti-brand-qq:before{content:""}.ti-brand-radix-ui:before{content:""}.ti-brand-react:before{content:""}.ti-brand-react-native:before{content:""}.ti-brand-reason:before{content:""}.ti-brand-reddit:before{content:""}.ti-brand-redhat:before{content:""}.ti-brand-redux:before{content:""}.ti-brand-revolut:before{content:""}.ti-brand-rumble:before{content:"𣏕"}.ti-brand-rust:before{content:"禎"}.ti-brand-safari:before{content:""}.ti-brand-samsungpass:before{content:""}.ti-brand-sass:before{content:""}.ti-brand-sentry:before{content:""}.ti-brand-sharik:before{content:""}.ti-brand-shazam:before{content:""}.ti-brand-shopee:before{content:""}.ti-brand-sketch:before{content:""}.ti-brand-skype:before{content:""}.ti-brand-slack:before{content:""}.ti-brand-snapchat:before{content:""}.ti-brand-snapseed:before{content:""}.ti-brand-snowflake:before{content:""}.ti-brand-socket-io:before{content:""}.ti-brand-solidjs:before{content:""}.ti-brand-soundcloud:before{content:""}.ti-brand-spacehey:before{content:""}.ti-brand-speedtest:before{content:"勺"}.ti-brand-spotify:before{content:""}.ti-brand-stackoverflow:before{content:""}.ti-brand-stackshare:before{content:""}.ti-brand-steam:before{content:""}.ti-brand-stocktwits:before{content:"ﵸ"}.ti-brand-storj:before{content:"穀"}.ti-brand-storybook:before{content:""}.ti-brand-storytel:before{content:""}.ti-brand-strava:before{content:""}.ti-brand-stripe:before{content:""}.ti-brand-sublime-text:before{content:""}.ti-brand-sugarizer:before{content:""}.ti-brand-supabase:before{content:""}.ti-brand-superhuman:before{content:""}.ti-brand-supernova:before{content:""}.ti-brand-surfshark:before{content:""}.ti-brand-svelte:before{content:""}.ti-brand-swift:before{content:"突"}.ti-brand-symfony:before{content:""}.ti-brand-tabler:before{content:""}.ti-brand-tailwind:before{content:""}.ti-brand-taobao:before{content:""}.ti-brand-teams:before{content:"﫟"}.ti-brand-ted:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-terraform:before{content:"節"}.ti-brand-tether:before{content:""}.ti-brand-thingiverse:before{content:"ﴜ"}.ti-brand-threads:before{content:"ﬂ"}.ti-brand-threejs:before{content:""}.ti-brand-tidal:before{content:""}.ti-brand-tiktok:before{content:""}.ti-brand-tiktok-filled:before{content:""}.ti-brand-tinder:before{content:""}.ti-brand-topbuzz:before{content:""}.ti-brand-torchain:before{content:""}.ti-brand-toyota:before{content:""}.ti-brand-trello:before{content:""}.ti-brand-tripadvisor:before{content:""}.ti-brand-tumblr:before{content:""}.ti-brand-twilio:before{content:""}.ti-brand-twitch:before{content:""}.ti-brand-twitter:before{content:""}.ti-brand-twitter-filled:before{content:""}.ti-brand-typescript:before{content:""}.ti-brand-uber:before{content:""}.ti-brand-ubuntu:before{content:""}.ti-brand-unity:before{content:""}.ti-brand-unsplash:before{content:""}.ti-brand-upwork:before{content:""}.ti-brand-valorant:before{content:""}.ti-brand-vercel:before{content:""}.ti-brand-vimeo:before{content:""}.ti-brand-vinted:before{content:""}.ti-brand-visa:before{content:""}.ti-brand-visual-studio:before{content:""}.ti-brand-vite:before{content:""}.ti-brand-vivaldi:before{content:""}.ti-brand-vk:before{content:""}.ti-brand-vlc:before{content:"喝"}.ti-brand-volkswagen:before{content:""}.ti-brand-vsco:before{content:""}.ti-brand-vscode:before{content:""}.ti-brand-vue:before{content:""}.ti-brand-walmart:before{content:""}.ti-brand-waze:before{content:""}.ti-brand-webflow:before{content:""}.ti-brand-wechat:before{content:""}.ti-brand-weibo:before{content:""}.ti-brand-whatsapp:before{content:""}.ti-brand-wikipedia:before{content:"啕"}.ti-brand-windows:before{content:""}.ti-brand-windy:before{content:""}.ti-brand-wish:before{content:""}.ti-brand-wix:before{content:""}.ti-brand-wordpress:before{content:""}.ti-brand-x:before{content:"ﰏ"}.ti-brand-x-filled:before{content:"ﰡ"}.ti-brand-xamarin:before{content:"喙"}.ti-brand-xbox:before{content:""}.ti-brand-xdeep:before{content:"ﰐ"}.ti-brand-xing:before{content:""}.ti-brand-yahoo:before{content:""}.ti-brand-yandex:before{content:"﫡"}.ti-brand-yarn:before{content:"ﵹ"}.ti-brand-yatse:before{content:""}.ti-brand-ycombinator:before{content:""}.ti-brand-youtube:before{content:""}.ti-brand-youtube-filled:before{content:"ﰢ"}.ti-brand-youtube-kids:before{content:""}.ti-brand-zalando:before{content:""}.ti-brand-zapier:before{content:""}.ti-brand-zeit:before{content:""}.ti-brand-zhihu:before{content:""}.ti-brand-zoom:before{content:""}.ti-brand-zulip:before{content:""}.ti-brand-zwift:before{content:""}.ti-bread:before{content:""}.ti-bread-off:before{content:""}.ti-briefcase:before{content:""}.ti-briefcase-2:before{content:"ﬃ"}.ti-briefcase-filled:before{content:"ﴀ"}.ti-briefcase-off:before{content:""}.ti-brightness:before{content:""}.ti-brightness-2:before{content:""}.ti-brightness-auto:before{content:"ﶙ"}.ti-brightness-down:before{content:""}.ti-brightness-down-filled:before{content:"ﬣ"}.ti-brightness-half:before{content:""}.ti-brightness-off:before{content:""}.ti-brightness-up:before{content:""}.ti-brightness-up-filled:before{content:"ﬤ"}.ti-broadcast:before{content:""}.ti-broadcast-off:before{content:""}.ti-browser:before{content:""}.ti-browser-check:before{content:""}.ti-browser-off:before{content:""}.ti-browser-plus:before{content:""}.ti-browser-x:before{content:""}.ti-brush:before{content:""}.ti-brush-off:before{content:""}.ti-bucket:before{content:""}.ti-bucket-droplet:before{content:""}.ti-bucket-off:before{content:""}.ti-bug:before{content:""}.ti-bug-filled:before{content:"ﴁ"}.ti-bug-off:before{content:""}.ti-building:before{content:""}.ti-building-arch:before{content:""}.ti-building-bank:before{content:""}.ti-building-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-broadcast-tower:before{content:""}.ti-building-carousel:before{content:""}.ti-building-castle:before{content:""}.ti-building-church:before{content:""}.ti-building-circus:before{content:""}.ti-building-community:before{content:""}.ti-building-cottage:before{content:""}.ti-building-estate:before{content:""}.ti-building-factory:before{content:""}.ti-building-factory-2:before{content:""}.ti-building-fortress:before{content:""}.ti-building-hospital:before{content:""}.ti-building-lighthouse:before{content:""}.ti-building-monument:before{content:""}.ti-building-mosque:before{content:"練"}.ti-building-pavilion:before{content:""}.ti-building-skyscraper:before{content:""}.ti-building-stadium:before{content:""}.ti-building-store:before{content:""}.ti-building-tunnel:before{content:""}.ti-building-warehouse:before{content:""}.ti-building-wind-turbine:before{content:""}.ti-bulb:before{content:""}.ti-bulb-filled:before{content:""}.ti-bulb-off:before{content:""}.ti-bulldozer:before{content:""}.ti-burger:before{content:"ﲴ"}.ti-bus:before{content:""}.ti-bus-off:before{content:""}.ti-bus-stop:before{content:""}.ti-businessplan:before{content:""}.ti-butterfly:before{content:""}.ti-cactus:before{content:""}.ti-cactus-filled:before{content:"ﬥ"}.ti-cactus-off:before{content:""}.ti-cake:before{content:""}.ti-cake-off:before{content:""}.ti-calculator:before{content:""}.ti-calculator-filled:before{content:"ﬦ"}.ti-calculator-off:before{content:""}.ti-calendar:before{content:""}.ti-calendar-bolt:before{content:""}.ti-calendar-cancel:before{content:""}.ti-calendar-check:before{content:""}.ti-calendar-clock:before{content:"ﴮ"}.ti-calendar-code:before{content:""}.ti-calendar-cog:before{content:""}.ti-calendar-dollar:before{content:""}.ti-calendar-dot:before{content:"﴾"}.ti-calendar-down:before{content:""}.ti-calendar-due:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-exclamation:before{content:""}.ti-calendar-filled:before{content:"ﬧ"}.ti-calendar-heart:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-month:before{content:"ﴯ"}.ti-calendar-off:before{content:""}.ti-calendar-pause:before{content:""}.ti-calendar-pin:before{content:""}.ti-calendar-plus:before{content:""}.ti-calendar-question:before{content:""}.ti-calendar-repeat:before{content:"㮝"}.ti-calendar-sad:before{content:"ﴝ"}.ti-calendar-search:before{content:""}.ti-calendar-share:before{content:""}.ti-calendar-smile:before{content:"ﴞ"}.ti-calendar-star:before{content:""}.ti-calendar-stats:before{content:""}.ti-calendar-time:before{content:""}.ti-calendar-up:before{content:""}.ti-calendar-user:before{content:"ﴟ"}.ti-calendar-week:before{content:"ﴰ"}.ti-calendar-x:before{content:""}.ti-camera:before{content:""}.ti-camera-bolt:before{content:""}.ti-camera-cancel:before{content:""}.ti-camera-check:before{content:""}.ti-camera-code:before{content:""}.ti-camera-cog:before{content:""}.ti-camera-dollar:before{content:""}.ti-camera-down:before{content:""}.ti-camera-exclamation:before{content:""}.ti-camera-filled:before{content:"嘆"}.ti-camera-heart:before{content:""}.ti-camera-minus:before{content:""}.ti-camera-off:before{content:""}.ti-camera-pause:before{content:""}.ti-camera-pin:before{content:""}.ti-camera-plus:before{content:""}.ti-camera-question:before{content:""}.ti-camera-rotate:before{content:""}.ti-camera-search:before{content:""}.ti-camera-selfie:before{content:""}.ti-camera-share:before{content:""}.ti-camera-star:before{content:""}.ti-camera-up:before{content:""}.ti-camera-x:before{content:""}.ti-camper:before{content:"逸"}.ti-campfire:before{content:""}.ti-campfire-filled:before{content:"ﬨ"}.ti-candle:before{content:""}.ti-candle-filled:before{content:"ﰣ"}.ti-candy:before{content:""}.ti-candy-off:before{content:""}.ti-cane:before{content:""}.ti-cannabis:before{content:""}.ti-capsule:before{content:"﫣"}.ti-capsule-filled:before{content:"ﰤ"}.ti-capsule-horizontal:before{content:"﫢"}.ti-capsule-horizontal-filled:before{content:"ﰥ"}.ti-capture:before{content:""}.ti-capture-filled:before{content:"﬩"}.ti-capture-off:before{content:""}.ti-car:before{content:""}.ti-car-crane:before{content:""}.ti-car-crash:before{content:""}.ti-car-garage:before{content:"ﱷ"}.ti-car-off:before{content:""}.ti-car-suv:before{content:"ﲋ"}.ti-car-turbine:before{content:""}.ti-caravan:before{content:""}.ti-cardboards:before{content:""}.ti-cardboards-off:before{content:""}.ti-cards:before{content:""}.ti-cards-filled:before{content:"ﰦ"}.ti-caret-down:before{content:""}.ti-caret-down-filled:before{content:"שׁ"}.ti-caret-left:before{content:""}.ti-caret-left-filled:before{content:"שׂ"}.ti-caret-left-right:before{content:"ﱃ"}.ti-caret-left-right-filled:before{content:"ﴂ"}.ti-caret-right:before{content:""}.ti-caret-right-filled:before{content:"שּׁ"}.ti-caret-up:before{content:""}.ti-caret-up-down:before{content:"ﱄ"}.ti-caret-up-down-filled:before{content:"ﴃ"}.ti-caret-up-filled:before{content:"שּׂ"}.ti-carousel-horizontal:before{content:""}.ti-carousel-horizontal-filled:before{content:"朗"}.ti-carousel-vertical:before{content:""}.ti-carousel-vertical-filled:before{content:"望"}.ti-carrot:before{content:""}.ti-carrot-off:before{content:""}.ti-cash:before{content:""}.ti-cash-banknote:before{content:""}.ti-cash-banknote-off:before{content:""}.ti-cash-off:before{content:""}.ti-cast:before{content:""}.ti-cast-off:before{content:""}.ti-cat:before{content:""}.ti-category:before{content:""}.ti-category-2:before{content:""}.ti-category-filled:before{content:"אַ"}.ti-category-minus:before{content:"ﴠ"}.ti-category-plus:before{content:"ﴡ"}.ti-ce:before{content:""}.ti-ce-off:before{content:""}.ti-cell:before{content:""}.ti-cell-signal-1:before{content:""}.ti-cell-signal-2:before{content:""}.ti-cell-signal-3:before{content:""}.ti-cell-signal-4:before{content:""}.ti-cell-signal-5:before{content:""}.ti-cell-signal-off:before{content:""}.ti-certificate:before{content:""}.ti-certificate-2:before{content:""}.ti-certificate-2-off:before{content:""}.ti-certificate-off:before{content:""}.ti-chair-director:before{content:""}.ti-chalkboard:before{content:""}.ti-chalkboard-off:before{content:""}.ti-charging-pile:before{content:""}.ti-chart-arcs:before{content:""}.ti-chart-arcs-3:before{content:""}.ti-chart-area:before{content:""}.ti-chart-area-filled:before{content:""}.ti-chart-area-line:before{content:""}.ti-chart-area-line-filled:before{content:""}.ti-chart-arrows:before{content:""}.ti-chart-arrows-vertical:before{content:""}.ti-chart-bar:before{content:""}.ti-chart-bar-off:before{content:""}.ti-chart-bubble:before{content:""}.ti-chart-bubble-filled:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-candle-filled:before{content:""}.ti-chart-circles:before{content:""}.ti-chart-donut:before{content:""}.ti-chart-donut-2:before{content:""}.ti-chart-donut-3:before{content:""}.ti-chart-donut-4:before{content:""}.ti-chart-donut-filled:before{content:""}.ti-chart-dots:before{content:""}.ti-chart-dots-2:before{content:""}.ti-chart-dots-3:before{content:""}.ti-chart-dots-filled:before{content:"ﴄ"}.ti-chart-grid-dots:before{content:""}.ti-chart-grid-dots-filled:before{content:"ﴅ"}.ti-chart-histogram:before{content:""}.ti-chart-infographic:before{content:""}.ti-chart-line:before{content:""}.ti-chart-pie:before{content:""}.ti-chart-pie-2:before{content:""}.ti-chart-pie-3:before{content:""}.ti-chart-pie-4:before{content:""}.ti-chart-pie-filled:before{content:""}.ti-chart-pie-off:before{content:""}.ti-chart-ppf:before{content:""}.ti-chart-radar:before{content:""}.ti-chart-sankey:before{content:""}.ti-chart-scatter:before{content:"ﶓ"}.ti-chart-scatter-3d:before{content:"ﶒ"}.ti-chart-treemap:before{content:""}.ti-check:before{content:""}.ti-checkbox:before{content:""}.ti-checklist:before{content:""}.ti-checks:before{content:""}.ti-checkup-list:before{content:""}.ti-cheese:before{content:""}.ti-chef-hat:before{content:""}.ti-chef-hat-off:before{content:""}.ti-cherry:before{content:""}.ti-cherry-filled:before{content:""}.ti-chess:before{content:""}.ti-chess-bishop:before{content:""}.ti-chess-bishop-filled:before{content:""}.ti-chess-filled:before{content:""}.ti-chess-king:before{content:""}.ti-chess-king-filled:before{content:""}.ti-chess-knight:before{content:""}.ti-chess-knight-filled:before{content:""}.ti-chess-queen:before{content:""}.ti-chess-queen-filled:before{content:""}.ti-chess-rook:before{content:""}.ti-chess-rook-filled:before{content:""}.ti-chevron-compact-down:before{content:"﫰"}.ti-chevron-compact-left:before{content:"﫱"}.ti-chevron-compact-right:before{content:"﫲"}.ti-chevron-compact-up:before{content:"﫳"}.ti-chevron-down:before{content:""}.ti-chevron-down-left:before{content:""}.ti-chevron-down-right:before{content:""}.ti-chevron-left:before{content:""}.ti-chevron-left-pipe:before{content:"﫤"}.ti-chevron-right:before{content:""}.ti-chevron-right-pipe:before{content:"﫥"}.ti-chevron-up:before{content:""}.ti-chevron-up-left:before{content:""}.ti-chevron-up-right:before{content:""}.ti-chevrons-down:before{content:""}.ti-chevrons-down-left:before{content:""}.ti-chevrons-down-right:before{content:""}.ti-chevrons-left:before{content:""}.ti-chevrons-right:before{content:""}.ti-chevrons-up:before{content:""}.ti-chevrons-up-left:before{content:""}.ti-chevrons-up-right:before{content:""}.ti-chisel:before{content:""}.ti-christmas-ball:before{content:"ﴱ"}.ti-christmas-tree:before{content:""}.ti-christmas-tree-off:before{content:""}.ti-circle:before{content:""}.ti-circle-0-filled:before{content:""}.ti-circle-1-filled:before{content:""}.ti-circle-2-filled:before{content:""}.ti-circle-3-filled:before{content:""}.ti-circle-4-filled:before{content:""}.ti-circle-5-filled:before{content:""}.ti-circle-6-filled:before{content:""}.ti-circle-7-filled:before{content:""}.ti-circle-8-filled:before{content:""}.ti-circle-9-filled:before{content:""}.ti-circle-arrow-down:before{content:""}.ti-circle-arrow-down-filled:before{content:""}.ti-circle-arrow-down-left:before{content:""}.ti-circle-arrow-down-left-filled:before{content:""}.ti-circle-arrow-down-right:before{content:""}.ti-circle-arrow-down-right-filled:before{content:""}.ti-circle-arrow-left:before{content:""}.ti-circle-arrow-left-filled:before{content:""}.ti-circle-arrow-right:before{content:""}.ti-circle-arrow-right-filled:before{content:""}.ti-circle-arrow-up:before{content:""}.ti-circle-arrow-up-filled:before{content:""}.ti-circle-arrow-up-left:before{content:""}.ti-circle-arrow-up-left-filled:before{content:""}.ti-circle-arrow-up-right:before{content:""}.ti-circle-arrow-up-right-filled:before{content:""}.ti-circle-caret-down:before{content:""}.ti-circle-caret-left:before{content:""}.ti-circle-caret-right:before{content:""}.ti-circle-caret-up:before{content:""}.ti-circle-check:before{content:""}.ti-circle-check-filled:before{content:""}.ti-circle-chevron-down:before{content:""}.ti-circle-chevron-left:before{content:""}.ti-circle-chevron-right:before{content:""}.ti-circle-chevron-up:before{content:""}.ti-circle-chevrons-down:before{content:""}.ti-circle-chevrons-left:before{content:""}.ti-circle-chevrons-right:before{content:""}.ti-circle-chevrons-up:before{content:""}.ti-circle-dashed:before{content:""}.ti-circle-dashed-number-0:before{content:"ﱫ"}.ti-circle-dashed-number-1:before{content:"ﱬ"}.ti-circle-dashed-number-2:before{content:"ﱭ"}.ti-circle-dashed-number-3:before{content:"ﱮ"}.ti-circle-dashed-number-4:before{content:"ﱯ"}.ti-circle-dashed-number-5:before{content:"ﱰ"}.ti-circle-dashed-number-6:before{content:"ﱱ"}.ti-circle-dashed-number-7:before{content:"ﱲ"}.ti-circle-dashed-number-8:before{content:"ﱳ"}.ti-circle-dashed-number-9:before{content:"ﱴ"}.ti-circle-dashed-percentage:before{content:"ﵺ"}.ti-circle-dashed-x:before{content:"ﱵ"}.ti-circle-dot:before{content:""}.ti-circle-dot-filled:before{content:""}.ti-circle-dotted:before{content:""}.ti-circle-filled:before{content:""}.ti-circle-half:before{content:""}.ti-circle-half-2:before{content:""}.ti-circle-half-vertical:before{content:""}.ti-circle-key:before{content:""}.ti-circle-key-filled:before{content:""}.ti-circle-letter-a:before{content:""}.ti-circle-letter-b:before{content:""}.ti-circle-letter-c:before{content:""}.ti-circle-letter-d:before{content:""}.ti-circle-letter-e:before{content:""}.ti-circle-letter-f:before{content:""}.ti-circle-letter-g:before{content:""}.ti-circle-letter-h:before{content:""}.ti-circle-letter-i:before{content:""}.ti-circle-letter-j:before{content:""}.ti-circle-letter-k:before{content:""}.ti-circle-letter-l:before{content:""}.ti-circle-letter-m:before{content:""}.ti-circle-letter-n:before{content:""}.ti-circle-letter-o:before{content:""}.ti-circle-letter-p:before{content:""}.ti-circle-letter-q:before{content:""}.ti-circle-letter-r:before{content:""}.ti-circle-letter-s:before{content:""}.ti-circle-letter-t:before{content:""}.ti-circle-letter-u:before{content:""}.ti-circle-letter-v:before{content:""}.ti-circle-letter-w:before{content:""}.ti-circle-letter-x:before{content:""}.ti-circle-letter-y:before{content:""}.ti-circle-letter-z:before{content:""}.ti-circle-minus:before{content:""}.ti-circle-minus-2:before{content:"ﲌ"}.ti-circle-number-0:before{content:""}.ti-circle-number-1:before{content:""}.ti-circle-number-2:before{content:""}.ti-circle-number-3:before{content:""}.ti-circle-number-4:before{content:""}.ti-circle-number-5:before{content:""}.ti-circle-number-6:before{content:""}.ti-circle-number-7:before{content:""}.ti-circle-number-8:before{content:""}.ti-circle-number-9:before{content:""}.ti-circle-off:before{content:""}.ti-circle-percentage:before{content:"ﵻ"}.ti-circle-plus:before{content:""}.ti-circle-plus-2:before{content:"ﲍ"}.ti-circle-rectangle:before{content:""}.ti-circle-rectangle-off:before{content:""}.ti-circle-square:before{content:""}.ti-circle-triangle:before{content:""}.ti-circle-x:before{content:""}.ti-circle-x-filled:before{content:""}.ti-circles:before{content:""}.ti-circles-filled:before{content:""}.ti-circles-relation:before{content:""}.ti-circuit-ammeter:before{content:""}.ti-circuit-battery:before{content:""}.ti-circuit-bulb:before{content:""}.ti-circuit-capacitor:before{content:""}.ti-circuit-capacitor-polarized:before{content:""}.ti-circuit-cell:before{content:""}.ti-circuit-cell-plus:before{content:""}.ti-circuit-changeover:before{content:""}.ti-circuit-diode:before{content:""}.ti-circuit-diode-zener:before{content:""}.ti-circuit-ground:before{content:""}.ti-circuit-ground-digital:before{content:""}.ti-circuit-inductor:before{content:""}.ti-circuit-motor:before{content:""}.ti-circuit-pushbutton:before{content:""}.ti-circuit-resistor:before{content:""}.ti-circuit-switch-closed:before{content:""}.ti-circuit-switch-open:before{content:""}.ti-circuit-voltmeter:before{content:""}.ti-clear-all:before{content:""}.ti-clear-formatting:before{content:""}.ti-click:before{content:""}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-copy:before{content:""}.ti-clipboard-data:before{content:""}.ti-clipboard-heart:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-off:before{content:""}.ti-clipboard-plus:before{content:""}.ti-clipboard-smile:before{content:"ﶚ"}.ti-clipboard-text:before{content:""}.ti-clipboard-typography:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-clock-12:before{content:"ﱖ"}.ti-clock-2:before{content:""}.ti-clock-24:before{content:"ﱗ"}.ti-clock-bolt:before{content:""}.ti-clock-cancel:before{content:""}.ti-clock-check:before{content:""}.ti-clock-code:before{content:""}.ti-clock-cog:before{content:""}.ti-clock-dollar:before{content:""}.ti-clock-down:before{content:""}.ti-clock-edit:before{content:""}.ti-clock-exclamation:before{content:""}.ti-clock-filled:before{content:""}.ti-clock-heart:before{content:""}.ti-clock-hour-1:before{content:""}.ti-clock-hour-10:before{content:""}.ti-clock-hour-11:before{content:""}.ti-clock-hour-12:before{content:""}.ti-clock-hour-2:before{content:""}.ti-clock-hour-3:before{content:""}.ti-clock-hour-4:before{content:""}.ti-clock-hour-5:before{content:""}.ti-clock-hour-6:before{content:""}.ti-clock-hour-7:before{content:""}.ti-clock-hour-8:before{content:""}.ti-clock-hour-9:before{content:""}.ti-clock-minus:before{content:""}.ti-clock-off:before{content:""}.ti-clock-pause:before{content:""}.ti-clock-pin:before{content:""}.ti-clock-play:before{content:""}.ti-clock-plus:before{content:""}.ti-clock-question:before{content:""}.ti-clock-record:before{content:""}.ti-clock-search:before{content:""}.ti-clock-share:before{content:""}.ti-clock-shield:before{content:""}.ti-clock-star:before{content:""}.ti-clock-stop:before{content:""}.ti-clock-up:before{content:""}.ti-clock-x:before{content:""}.ti-clothes-rack:before{content:""}.ti-clothes-rack-off:before{content:""}.ti-cloud:before{content:""}.ti-cloud-bolt:before{content:""}.ti-cloud-cancel:before{content:""}.ti-cloud-check:before{content:""}.ti-cloud-code:before{content:""}.ti-cloud-cog:before{content:""}.ti-cloud-computing:before{content:""}.ti-cloud-data-connection:before{content:""}.ti-cloud-dollar:before{content:""}.ti-cloud-down:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-exclamation:before{content:""}.ti-cloud-filled:before{content:""}.ti-cloud-fog:before{content:""}.ti-cloud-heart:before{content:""}.ti-cloud-lock:before{content:""}.ti-cloud-lock-open:before{content:""}.ti-cloud-minus:before{content:""}.ti-cloud-network:before{content:"ﱸ"}.ti-cloud-off:before{content:""}.ti-cloud-pause:before{content:""}.ti-cloud-pin:before{content:""}.ti-cloud-plus:before{content:""}.ti-cloud-question:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-search:before{content:""}.ti-cloud-share:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-star:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-up:before{content:""}.ti-cloud-upload:before{content:""}.ti-cloud-x:before{content:""}.ti-clover:before{content:""}.ti-clover-2:before{content:""}.ti-clubs:before{content:""}.ti-clubs-filled:before{content:""}.ti-code:before{content:""}.ti-code-asterix:before{content:""}.ti-code-circle:before{content:""}.ti-code-circle-2:before{content:""}.ti-code-dots:before{content:""}.ti-code-minus:before{content:""}.ti-code-off:before{content:""}.ti-code-plus:before{content:""}.ti-coffee:before{content:""}.ti-coffee-off:before{content:""}.ti-coffin:before{content:""}.ti-coin:before{content:""}.ti-coin-bitcoin:before{content:""}.ti-coin-bitcoin-filled:before{content:"ﴆ"}.ti-coin-euro:before{content:""}.ti-coin-euro-filled:before{content:"ﴇ"}.ti-coin-filled:before{content:"ﴈ"}.ti-coin-monero:before{content:""}.ti-coin-monero-filled:before{content:"ﴉ"}.ti-coin-off:before{content:""}.ti-coin-pound:before{content:""}.ti-coin-pound-filled:before{content:"ﴊ"}.ti-coin-rupee:before{content:""}.ti-coin-rupee-filled:before{content:"ﴋ"}.ti-coin-taka:before{content:"ﴍ"}.ti-coin-taka-filled:before{content:"ﴌ"}.ti-coin-yen:before{content:""}.ti-coin-yen-filled:before{content:"ﴎ"}.ti-coin-yuan:before{content:""}.ti-coin-yuan-filled:before{content:"ﴏ"}.ti-coins:before{content:""}.ti-color-filter:before{content:""}.ti-color-picker:before{content:""}.ti-color-picker-off:before{content:""}.ti-color-swatch:before{content:""}.ti-color-swatch-off:before{content:""}.ti-column-insert-left:before{content:""}.ti-column-insert-right:before{content:""}.ti-column-remove:before{content:"﫴"}.ti-columns:before{content:""}.ti-columns-1:before{content:""}.ti-columns-2:before{content:""}.ti-columns-3:before{content:""}.ti-columns-off:before{content:""}.ti-comet:before{content:""}.ti-command:before{content:""}.ti-command-off:before{content:""}.ti-compass:before{content:""}.ti-compass-filled:before{content:"ﴐ"}.ti-compass-off:before{content:""}.ti-components:before{content:""}.ti-components-off:before{content:""}.ti-cone:before{content:""}.ti-cone-2:before{content:""}.ti-cone-off:before{content:""}.ti-cone-plus:before{content:"杖"}.ti-confetti:before{content:""}.ti-confetti-off:before{content:""}.ti-confucius:before{content:""}.ti-container:before{content:""}.ti-container-off:before{content:""}.ti-contrast:before{content:""}.ti-contrast-2:before{content:""}.ti-contrast-2-off:before{content:""}.ti-contrast-off:before{content:""}.ti-cooker:before{content:""}.ti-cookie:before{content:""}.ti-cookie-man:before{content:""}.ti-cookie-off:before{content:""}.ti-copy:before{content:""}.ti-copy-check:before{content:"﴿"}.ti-copy-minus:before{content:"﵀"}.ti-copy-off:before{content:""}.ti-copy-plus:before{content:"﵁"}.ti-copy-x:before{content:"﵂"}.ti-copyleft:before{content:""}.ti-copyleft-filled:before{content:""}.ti-copyleft-off:before{content:""}.ti-copyright:before{content:""}.ti-copyright-filled:before{content:""}.ti-copyright-off:before{content:""}.ti-corner-down-left:before{content:""}.ti-corner-down-left-double:before{content:""}.ti-corner-down-right:before{content:""}.ti-corner-down-right-double:before{content:""}.ti-corner-left-down:before{content:""}.ti-corner-left-down-double:before{content:""}.ti-corner-left-up:before{content:""}.ti-corner-left-up-double:before{content:""}.ti-corner-right-down:before{content:""}.ti-corner-right-down-double:before{content:""}.ti-corner-right-up:before{content:""}.ti-corner-right-up-double:before{content:""}.ti-corner-up-left:before{content:""}.ti-corner-up-left-double:before{content:""}.ti-corner-up-right:before{content:""}.ti-corner-up-right-double:before{content:""}.ti-cpu:before{content:""}.ti-cpu-2:before{content:""}.ti-cpu-off:before{content:""}.ti-crane:before{content:""}.ti-crane-off:before{content:""}.ti-creative-commons:before{content:""}.ti-creative-commons-by:before{content:""}.ti-creative-commons-nc:before{content:""}.ti-creative-commons-nd:before{content:""}.ti-creative-commons-off:before{content:""}.ti-creative-commons-sa:before{content:""}.ti-creative-commons-zero:before{content:""}.ti-credit-card:before{content:""}.ti-credit-card-filled:before{content:"ﴑ"}.ti-credit-card-off:before{content:""}.ti-credit-card-pay:before{content:"ﴲ"}.ti-credit-card-refund:before{content:"ﴳ"}.ti-cricket:before{content:""}.ti-crop:before{content:""}.ti-crop-1-1:before{content:"ﵐ"}.ti-crop-16-9:before{content:"ﵑ"}.ti-crop-3-2:before{content:"ﵒ"}.ti-crop-5-4:before{content:"ﵓ"}.ti-crop-7-5:before{content:"ﵔ"}.ti-crop-landscape:before{content:"ﵕ"}.ti-crop-portrait:before{content:"ﵖ"}.ti-cross:before{content:""}.ti-cross-filled:before{content:""}.ti-cross-off:before{content:""}.ti-crosshair:before{content:""}.ti-crown:before{content:""}.ti-crown-off:before{content:""}.ti-crutches:before{content:""}.ti-crutches-off:before{content:""}.ti-crystal-ball:before{content:""}.ti-csv:before{content:""}.ti-cube:before{content:"流"}.ti-cube-off:before{content:"歹"}.ti-cube-plus:before{content:"殺"}.ti-cube-send:before{content:""}.ti-cube-unfolded:before{content:""}.ti-cup:before{content:""}.ti-cup-off:before{content:""}.ti-curling:before{content:""}.ti-curly-loop:before{content:""}.ti-currency:before{content:""}.ti-currency-afghani:before{content:""}.ti-currency-bahraini:before{content:""}.ti-currency-baht:before{content:""}.ti-currency-bitcoin:before{content:""}.ti-currency-cent:before{content:""}.ti-currency-dinar:before{content:""}.ti-currency-dirham:before{content:""}.ti-currency-dogecoin:before{content:""}.ti-currency-dollar:before{content:""}.ti-currency-dollar-australian:before{content:""}.ti-currency-dollar-brunei:before{content:""}.ti-currency-dollar-canadian:before{content:""}.ti-currency-dollar-guyanese:before{content:""}.ti-currency-dollar-off:before{content:""}.ti-currency-dollar-singapore:before{content:""}.ti-currency-dollar-zimbabwean:before{content:""}.ti-currency-dong:before{content:""}.ti-currency-dram:before{content:""}.ti-currency-ethereum:before{content:""}.ti-currency-euro:before{content:""}.ti-currency-euro-off:before{content:""}.ti-currency-florin:before{content:"﫵"}.ti-currency-forint:before{content:""}.ti-currency-frank:before{content:""}.ti-currency-guarani:before{content:""}.ti-currency-hryvnia:before{content:""}.ti-currency-iranian-rial:before{content:"縉"}.ti-currency-kip:before{content:""}.ti-currency-krone-czech:before{content:""}.ti-currency-krone-danish:before{content:""}.ti-currency-krone-swedish:before{content:""}.ti-currency-lari:before{content:""}.ti-currency-leu:before{content:""}.ti-currency-lira:before{content:""}.ti-currency-litecoin:before{content:""}.ti-currency-lyd:before{content:""}.ti-currency-manat:before{content:""}.ti-currency-monero:before{content:""}.ti-currency-naira:before{content:""}.ti-currency-nano:before{content:""}.ti-currency-off:before{content:""}.ti-currency-paanga:before{content:""}.ti-currency-peso:before{content:""}.ti-currency-pound:before{content:""}.ti-currency-pound-off:before{content:""}.ti-currency-quetzal:before{content:""}.ti-currency-real:before{content:""}.ti-currency-renminbi:before{content:""}.ti-currency-ripple:before{content:""}.ti-currency-riyal:before{content:""}.ti-currency-rubel:before{content:""}.ti-currency-rufiyaa:before{content:""}.ti-currency-rupee:before{content:""}.ti-currency-rupee-nepalese:before{content:""}.ti-currency-shekel:before{content:""}.ti-currency-solana:before{content:""}.ti-currency-som:before{content:""}.ti-currency-taka:before{content:""}.ti-currency-tenge:before{content:""}.ti-currency-tugrik:before{content:""}.ti-currency-won:before{content:""}.ti-currency-xrp:before{content:"ﴴ"}.ti-currency-yen:before{content:""}.ti-currency-yen-off:before{content:""}.ti-currency-yuan:before{content:""}.ti-currency-zloty:before{content:""}.ti-current-location:before{content:""}.ti-current-location-off:before{content:""}.ti-cursor-off:before{content:""}.ti-cursor-text:before{content:""}.ti-cut:before{content:""}.ti-cylinder:before{content:""}.ti-cylinder-off:before{content:"滛"}.ti-cylinder-plus:before{content:"滋"}.ti-dashboard:before{content:""}.ti-dashboard-off:before{content:""}.ti-database:before{content:""}.ti-database-cog:before{content:"塚"}.ti-database-dollar:before{content:"﨑"}.ti-database-edit:before{content:"晴"}.ti-database-exclamation:before{content:"﨓"}.ti-database-export:before{content:""}.ti-database-heart:before{content:"﨔"}.ti-database-import:before{content:""}.ti-database-leak:before{content:"凞"}.ti-database-minus:before{content:"猪"}.ti-database-off:before{content:""}.ti-database-plus:before{content:"益"}.ti-database-search:before{content:"礼"}.ti-database-share:before{content:"神"}.ti-database-smile:before{content:"ﶛ"}.ti-database-star:before{content:"祥"}.ti-database-x:before{content:"福"}.ti-decimal:before{content:"都"}.ti-deer:before{content:""}.ti-delta:before{content:""}.ti-dental:before{content:""}.ti-dental-broken:before{content:""}.ti-dental-off:before{content:""}.ti-deselect:before{content:"麟"}.ti-desk:before{content:"ﴵ"}.ti-details:before{content:""}.ti-details-off:before{content:""}.ti-device-airpods:before{content:""}.ti-device-airpods-case:before{content:""}.ti-device-airtag:before{content:"﫦"}.ti-device-analytics:before{content:""}.ti-device-audio-tape:before{content:""}.ti-device-camera-phone:before{content:""}.ti-device-cctv:before{content:""}.ti-device-cctv-off:before{content:""}.ti-device-computer-camera:before{content:""}.ti-device-computer-camera-off:before{content:""}.ti-device-desktop:before{content:""}.ti-device-desktop-analytics:before{content:""}.ti-device-desktop-bolt:before{content:""}.ti-device-desktop-cancel:before{content:""}.ti-device-desktop-check:before{content:""}.ti-device-desktop-code:before{content:""}.ti-device-desktop-cog:before{content:""}.ti-device-desktop-dollar:before{content:""}.ti-device-desktop-down:before{content:""}.ti-device-desktop-exclamation:before{content:""}.ti-device-desktop-heart:before{content:""}.ti-device-desktop-minus:before{content:""}.ti-device-desktop-off:before{content:""}.ti-device-desktop-pause:before{content:""}.ti-device-desktop-pin:before{content:""}.ti-device-desktop-plus:before{content:""}.ti-device-desktop-question:before{content:""}.ti-device-desktop-search:before{content:""}.ti-device-desktop-share:before{content:""}.ti-device-desktop-star:before{content:""}.ti-device-desktop-up:before{content:""}.ti-device-desktop-x:before{content:""}.ti-device-floppy:before{content:""}.ti-device-gamepad:before{content:""}.ti-device-gamepad-2:before{content:""}.ti-device-gamepad-3:before{content:"ﱘ"}.ti-device-heart-monitor:before{content:""}.ti-device-heart-monitor-filled:before{content:"器"}.ti-device-imac:before{content:""}.ti-device-imac-bolt:before{content:""}.ti-device-imac-cancel:before{content:""}.ti-device-imac-check:before{content:""}.ti-device-imac-code:before{content:""}.ti-device-imac-cog:before{content:""}.ti-device-imac-dollar:before{content:""}.ti-device-imac-down:before{content:""}.ti-device-imac-exclamation:before{content:""}.ti-device-imac-heart:before{content:""}.ti-device-imac-minus:before{content:""}.ti-device-imac-off:before{content:""}.ti-device-imac-pause:before{content:""}.ti-device-imac-pin:before{content:""}.ti-device-imac-plus:before{content:""}.ti-device-imac-question:before{content:""}.ti-device-imac-search:before{content:""}.ti-device-imac-share:before{content:""}.ti-device-imac-star:before{content:""}.ti-device-imac-up:before{content:""}.ti-device-imac-x:before{content:""}.ti-device-ipad:before{content:""}.ti-device-ipad-bolt:before{content:""}.ti-device-ipad-cancel:before{content:""}.ti-device-ipad-check:before{content:""}.ti-device-ipad-code:before{content:""}.ti-device-ipad-cog:before{content:""}.ti-device-ipad-dollar:before{content:""}.ti-device-ipad-down:before{content:""}.ti-device-ipad-exclamation:before{content:""}.ti-device-ipad-heart:before{content:""}.ti-device-ipad-horizontal:before{content:""}.ti-device-ipad-horizontal-bolt:before{content:""}.ti-device-ipad-horizontal-cancel:before{content:""}.ti-device-ipad-horizontal-check:before{content:""}.ti-device-ipad-horizontal-code:before{content:""}.ti-device-ipad-horizontal-cog:before{content:""}.ti-device-ipad-horizontal-dollar:before{content:""}.ti-device-ipad-horizontal-down:before{content:""}.ti-device-ipad-horizontal-exclamation:before{content:""}.ti-device-ipad-horizontal-heart:before{content:""}.ti-device-ipad-horizontal-minus:before{content:""}.ti-device-ipad-horizontal-off:before{content:""}.ti-device-ipad-horizontal-pause:before{content:""}.ti-device-ipad-horizontal-pin:before{content:""}.ti-device-ipad-horizontal-plus:before{content:""}.ti-device-ipad-horizontal-question:before{content:""}.ti-device-ipad-horizontal-search:before{content:""}.ti-device-ipad-horizontal-share:before{content:""}.ti-device-ipad-horizontal-star:before{content:""}.ti-device-ipad-horizontal-up:before{content:""}.ti-device-ipad-horizontal-x:before{content:""}.ti-device-ipad-minus:before{content:""}.ti-device-ipad-off:before{content:""}.ti-device-ipad-pause:before{content:""}.ti-device-ipad-pin:before{content:""}.ti-device-ipad-plus:before{content:""}.ti-device-ipad-question:before{content:""}.ti-device-ipad-search:before{content:""}.ti-device-ipad-share:before{content:""}.ti-device-ipad-star:before{content:""}.ti-device-ipad-up:before{content:""}.ti-device-ipad-x:before{content:""}.ti-device-landline-phone:before{content:""}.ti-device-laptop:before{content:""}.ti-device-laptop-off:before{content:""}.ti-device-mobile:before{content:""}.ti-device-mobile-bolt:before{content:""}.ti-device-mobile-cancel:before{content:""}.ti-device-mobile-charging:before{content:""}.ti-device-mobile-check:before{content:""}.ti-device-mobile-code:before{content:""}.ti-device-mobile-cog:before{content:""}.ti-device-mobile-dollar:before{content:""}.ti-device-mobile-down:before{content:""}.ti-device-mobile-exclamation:before{content:""}.ti-device-mobile-filled:before{content:"塀"}.ti-device-mobile-heart:before{content:""}.ti-device-mobile-message:before{content:""}.ti-device-mobile-minus:before{content:""}.ti-device-mobile-off:before{content:""}.ti-device-mobile-pause:before{content:""}.ti-device-mobile-pin:before{content:""}.ti-device-mobile-plus:before{content:""}.ti-device-mobile-question:before{content:""}.ti-device-mobile-rotated:before{content:""}.ti-device-mobile-search:before{content:""}.ti-device-mobile-share:before{content:""}.ti-device-mobile-star:before{content:""}.ti-device-mobile-up:before{content:""}.ti-device-mobile-vibration:before{content:""}.ti-device-mobile-x:before{content:""}.ti-device-nintendo:before{content:""}.ti-device-nintendo-off:before{content:""}.ti-device-projector:before{content:"ﰑ"}.ti-device-remote:before{content:""}.ti-device-sd-card:before{content:""}.ti-device-sim:before{content:""}.ti-device-sim-1:before{content:""}.ti-device-sim-2:before{content:""}.ti-device-sim-3:before{content:""}.ti-device-speaker:before{content:""}.ti-device-speaker-off:before{content:""}.ti-device-tablet:before{content:""}.ti-device-tablet-bolt:before{content:""}.ti-device-tablet-cancel:before{content:""}.ti-device-tablet-check:before{content:""}.ti-device-tablet-code:before{content:""}.ti-device-tablet-cog:before{content:""}.ti-device-tablet-dollar:before{content:""}.ti-device-tablet-down:before{content:""}.ti-device-tablet-exclamation:before{content:""}.ti-device-tablet-filled:before{content:"墨"}.ti-device-tablet-heart:before{content:""}.ti-device-tablet-minus:before{content:""}.ti-device-tablet-off:before{content:""}.ti-device-tablet-pause:before{content:""}.ti-device-tablet-pin:before{content:""}.ti-device-tablet-plus:before{content:""}.ti-device-tablet-question:before{content:""}.ti-device-tablet-search:before{content:""}.ti-device-tablet-share:before{content:""}.ti-device-tablet-star:before{content:""}.ti-device-tablet-up:before{content:""}.ti-device-tablet-x:before{content:""}.ti-device-tv:before{content:""}.ti-device-tv-off:before{content:""}.ti-device-tv-old:before{content:""}.ti-device-usb:before{content:"ﱙ"}.ti-device-vision-pro:before{content:"﫧"}.ti-device-watch:before{content:""}.ti-device-watch-bolt:before{content:""}.ti-device-watch-cancel:before{content:""}.ti-device-watch-check:before{content:""}.ti-device-watch-code:before{content:""}.ti-device-watch-cog:before{content:""}.ti-device-watch-dollar:before{content:""}.ti-device-watch-down:before{content:""}.ti-device-watch-exclamation:before{content:""}.ti-device-watch-heart:before{content:""}.ti-device-watch-minus:before{content:""}.ti-device-watch-off:before{content:""}.ti-device-watch-pause:before{content:""}.ti-device-watch-pin:before{content:""}.ti-device-watch-plus:before{content:""}.ti-device-watch-question:before{content:""}.ti-device-watch-search:before{content:""}.ti-device-watch-share:before{content:""}.ti-device-watch-star:before{content:""}.ti-device-watch-stats:before{content:""}.ti-device-watch-stats-2:before{content:""}.ti-device-watch-up:before{content:""}.ti-device-watch-x:before{content:""}.ti-devices:before{content:""}.ti-devices-2:before{content:""}.ti-devices-bolt:before{content:""}.ti-devices-cancel:before{content:""}.ti-devices-check:before{content:""}.ti-devices-code:before{content:""}.ti-devices-cog:before{content:""}.ti-devices-dollar:before{content:""}.ti-devices-down:before{content:""}.ti-devices-exclamation:before{content:""}.ti-devices-heart:before{content:""}.ti-devices-minus:before{content:""}.ti-devices-off:before{content:""}.ti-devices-pause:before{content:""}.ti-devices-pc:before{content:""}.ti-devices-pc-off:before{content:""}.ti-devices-pin:before{content:""}.ti-devices-plus:before{content:""}.ti-devices-question:before{content:""}.ti-devices-search:before{content:""}.ti-devices-share:before{content:""}.ti-devices-star:before{content:""}.ti-devices-up:before{content:""}.ti-devices-x:before{content:""}.ti-diabolo:before{content:"煮"}.ti-diabolo-off:before{content:"漢"}.ti-diabolo-plus:before{content:"瀞"}.ti-dialpad:before{content:""}.ti-dialpad-filled:before{content:"層"}.ti-dialpad-off:before{content:""}.ti-diamond:before{content:""}.ti-diamond-filled:before{content:""}.ti-diamond-off:before{content:""}.ti-diamonds:before{content:""}.ti-diamonds-filled:before{content:""}.ti-dice:before{content:""}.ti-dice-1:before{content:""}.ti-dice-1-filled:before{content:""}.ti-dice-2:before{content:""}.ti-dice-2-filled:before{content:""}.ti-dice-3:before{content:""}.ti-dice-3-filled:before{content:""}.ti-dice-4:before{content:""}.ti-dice-4-filled:before{content:""}.ti-dice-5:before{content:""}.ti-dice-5-filled:before{content:""}.ti-dice-6:before{content:""}.ti-dice-6-filled:before{content:""}.ti-dice-filled:before{content:""}.ti-dimensions:before{content:""}.ti-direction:before{content:""}.ti-direction-arrows:before{content:"ﴶ"}.ti-direction-horizontal:before{content:""}.ti-direction-sign:before{content:""}.ti-direction-sign-filled:before{content:""}.ti-direction-sign-off:before{content:""}.ti-directions:before{content:""}.ti-directions-off:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disabled-off:before{content:""}.ti-disc:before{content:""}.ti-disc-golf:before{content:""}.ti-disc-off:before{content:""}.ti-discount:before{content:""}.ti-discount-2:before{content:""}.ti-discount-2-off:before{content:""}.ti-discount-check:before{content:""}.ti-discount-check-filled:before{content:""}.ti-discount-off:before{content:""}.ti-divide:before{content:""}.ti-dna:before{content:""}.ti-dna-2:before{content:""}.ti-dna-2-off:before{content:""}.ti-dna-off:before{content:""}.ti-dog:before{content:""}.ti-dog-bowl:before{content:""}.ti-door:before{content:""}.ti-door-enter:before{content:""}.ti-door-exit:before{content:""}.ti-door-off:before{content:""}.ti-dots:before{content:""}.ti-dots-circle-horizontal:before{content:""}.ti-dots-diagonal:before{content:""}.ti-dots-diagonal-2:before{content:""}.ti-dots-vertical:before{content:""}.ti-download:before{content:""}.ti-download-off:before{content:""}.ti-drag-drop:before{content:""}.ti-drag-drop-2:before{content:""}.ti-drone:before{content:""}.ti-drone-off:before{content:""}.ti-drop-circle:before{content:""}.ti-droplet:before{content:""}.ti-droplet-bolt:before{content:""}.ti-droplet-cancel:before{content:""}.ti-droplet-check:before{content:""}.ti-droplet-code:before{content:""}.ti-droplet-cog:before{content:""}.ti-droplet-dollar:before{content:""}.ti-droplet-down:before{content:""}.ti-droplet-exclamation:before{content:"豈"}.ti-droplet-filled:before{content:""}.ti-droplet-half:before{content:""}.ti-droplet-half-2:before{content:""}.ti-droplet-half-2-filled:before{content:"ﭬ"}.ti-droplet-half-filled:before{content:""}.ti-droplet-heart:before{content:"更"}.ti-droplet-minus:before{content:"車"}.ti-droplet-off:before{content:""}.ti-droplet-pause:before{content:"賈"}.ti-droplet-pin:before{content:"滑"}.ti-droplet-plus:before{content:"串"}.ti-droplet-question:before{content:"句"}.ti-droplet-search:before{content:"龜"}.ti-droplet-share:before{content:"龜"}.ti-droplet-star:before{content:"契"}.ti-droplet-up:before{content:"金"}.ti-droplet-x:before{content:"喇"}.ti-droplets:before{content:"ﰒ"}.ti-dual-screen:before{content:"繁"}.ti-e-passport:before{content:""}.ti-ear:before{content:""}.ti-ear-off:before{content:""}.ti-ear-scan:before{content:"ﵗ"}.ti-ease-in:before{content:""}.ti-ease-in-control-point:before{content:""}.ti-ease-in-out:before{content:""}.ti-ease-in-out-control-points:before{content:""}.ti-ease-out:before{content:""}.ti-ease-out-control-point:before{content:""}.ti-edit:before{content:""}.ti-edit-circle:before{content:""}.ti-edit-circle-off:before{content:""}.ti-edit-off:before{content:""}.ti-egg:before{content:""}.ti-egg-cracked:before{content:""}.ti-egg-filled:before{content:""}.ti-egg-fried:before{content:""}.ti-egg-off:before{content:""}.ti-eggs:before{content:""}.ti-elevator:before{content:""}.ti-elevator-off:before{content:""}.ti-emergency-bed:before{content:""}.ti-empathize:before{content:""}.ti-empathize-off:before{content:""}.ti-emphasis:before{content:""}.ti-engine:before{content:""}.ti-engine-off:before{content:""}.ti-equal:before{content:""}.ti-equal-double:before{content:""}.ti-equal-not:before{content:""}.ti-eraser:before{content:""}.ti-eraser-off:before{content:""}.ti-error-404:before{content:""}.ti-error-404-off:before{content:""}.ti-escalator:before{content:"ﬆ"}.ti-escalator-down:before{content:"ﬄ"}.ti-escalator-up:before{content:"ﬅ"}.ti-exchange:before{content:""}.ti-exchange-off:before{content:""}.ti-exclamation-circle:before{content:""}.ti-exclamation-mark:before{content:""}.ti-exclamation-mark-off:before{content:""}.ti-explicit:before{content:""}.ti-explicit-off:before{content:""}.ti-exposure:before{content:""}.ti-exposure-0:before{content:""}.ti-exposure-minus-1:before{content:""}.ti-exposure-minus-2:before{content:""}.ti-exposure-off:before{content:""}.ti-exposure-plus-1:before{content:""}.ti-exposure-plus-2:before{content:""}.ti-external-link:before{content:""}.ti-external-link-off:before{content:""}.ti-eye:before{content:""}.ti-eye-bolt:before{content:"ﭭ"}.ti-eye-cancel:before{content:"ﭮ"}.ti-eye-check:before{content:""}.ti-eye-closed:before{content:""}.ti-eye-code:before{content:"ﭯ"}.ti-eye-cog:before{content:""}.ti-eye-discount:before{content:"ﭰ"}.ti-eye-dollar:before{content:"ﭱ"}.ti-eye-down:before{content:"ﭲ"}.ti-eye-edit:before{content:""}.ti-eye-exclamation:before{content:""}.ti-eye-filled:before{content:""}.ti-eye-heart:before{content:""}.ti-eye-minus:before{content:"ﭳ"}.ti-eye-off:before{content:""}.ti-eye-pause:before{content:"ﭴ"}.ti-eye-pin:before{content:"ﭵ"}.ti-eye-plus:before{content:"ﭶ"}.ti-eye-question:before{content:"ﭷ"}.ti-eye-search:before{content:"ﭸ"}.ti-eye-share:before{content:"ﭹ"}.ti-eye-star:before{content:"ﭺ"}.ti-eye-table:before{content:""}.ti-eye-up:before{content:"ﭻ"}.ti-eye-x:before{content:""}.ti-eyeglass:before{content:""}.ti-eyeglass-2:before{content:""}.ti-eyeglass-off:before{content:""}.ti-face-id:before{content:""}.ti-face-id-error:before{content:""}.ti-face-mask:before{content:""}.ti-face-mask-off:before{content:""}.ti-fall:before{content:""}.ti-favicon:before{content:"ﵥ"}.ti-feather:before{content:""}.ti-feather-off:before{content:""}.ti-fence:before{content:""}.ti-fence-off:before{content:""}.ti-fidget-spinner:before{content:""}.ti-file:before{content:""}.ti-file-3d:before{content:""}.ti-file-alert:before{content:""}.ti-file-analytics:before{content:""}.ti-file-arrow-left:before{content:""}.ti-file-arrow-right:before{content:""}.ti-file-barcode:before{content:""}.ti-file-broken:before{content:""}.ti-file-certificate:before{content:""}.ti-file-chart:before{content:""}.ti-file-check:before{content:""}.ti-file-code:before{content:""}.ti-file-code-2:before{content:""}.ti-file-cv:before{content:"署"}.ti-file-database:before{content:""}.ti-file-delta:before{content:""}.ti-file-description:before{content:""}.ti-file-diff:before{content:""}.ti-file-digit:before{content:""}.ti-file-dislike:before{content:""}.ti-file-dollar:before{content:""}.ti-file-dots:before{content:""}.ti-file-download:before{content:""}.ti-file-euro:before{content:""}.ti-file-export:before{content:""}.ti-file-filled:before{content:""}.ti-file-function:before{content:""}.ti-file-horizontal:before{content:""}.ti-file-import:before{content:""}.ti-file-infinity:before{content:""}.ti-file-info:before{content:""}.ti-file-invoice:before{content:""}.ti-file-lambda:before{content:""}.ti-file-like:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-neutral:before{content:"ﴢ"}.ti-file-off:before{content:""}.ti-file-orientation:before{content:""}.ti-file-pencil:before{content:""}.ti-file-percent:before{content:""}.ti-file-phone:before{content:""}.ti-file-plus:before{content:""}.ti-file-power:before{content:""}.ti-file-report:before{content:""}.ti-file-rss:before{content:""}.ti-file-sad:before{content:"ﴣ"}.ti-file-scissors:before{content:""}.ti-file-search:before{content:""}.ti-file-settings:before{content:""}.ti-file-shredder:before{content:""}.ti-file-signal:before{content:""}.ti-file-smile:before{content:"ﴤ"}.ti-file-spreadsheet:before{content:""}.ti-file-stack:before{content:""}.ti-file-star:before{content:""}.ti-file-symlink:before{content:""}.ti-file-text:before{content:""}.ti-file-text-ai:before{content:"﨧"}.ti-file-time:before{content:""}.ti-file-type-bmp:before{content:"﬇"}.ti-file-type-css:before{content:"﬈"}.ti-file-type-csv:before{content:"﬉"}.ti-file-type-doc:before{content:"﬊"}.ti-file-type-docx:before{content:"﬋"}.ti-file-type-html:before{content:"﬌"}.ti-file-type-jpg:before{content:"﬍"}.ti-file-type-js:before{content:"﬎"}.ti-file-type-jsx:before{content:"﬏"}.ti-file-type-pdf:before{content:"﬐"}.ti-file-type-php:before{content:"﬑"}.ti-file-type-png:before{content:"﬒"}.ti-file-type-ppt:before{content:"ﬓ"}.ti-file-type-rs:before{content:"ﬔ"}.ti-file-type-sql:before{content:"ﬕ"}.ti-file-type-svg:before{content:"ﬖ"}.ti-file-type-ts:before{content:"ﬗ"}.ti-file-type-tsx:before{content:"﬘"}.ti-file-type-txt:before{content:"﬙"}.ti-file-type-vue:before{content:"﬚"}.ti-file-type-xls:before{content:"﬛"}.ti-file-type-xml:before{content:"﬜"}.ti-file-type-zip:before{content:"יִ"}.ti-file-typography:before{content:""}.ti-file-unknown:before{content:""}.ti-file-upload:before{content:""}.ti-file-vector:before{content:""}.ti-file-x:before{content:""}.ti-file-x-filled:before{content:""}.ti-file-zip:before{content:""}.ti-files:before{content:""}.ti-files-off:before{content:""}.ti-filter:before{content:""}.ti-filter-bolt:before{content:"ﭼ"}.ti-filter-cancel:before{content:"ﭽ"}.ti-filter-check:before{content:"ﭾ"}.ti-filter-code:before{content:"ﭿ"}.ti-filter-cog:before{content:"茶"}.ti-filter-discount:before{content:"ﮀ"}.ti-filter-dollar:before{content:"刺"}.ti-filter-down:before{content:"ﮁ"}.ti-filter-edit:before{content:"切"}.ti-filter-exclamation:before{content:"ﮂ"}.ti-filter-filled:before{content:"ﰧ"}.ti-filter-heart:before{content:"ﮃ"}.ti-filter-minus:before{content:"度"}.ti-filter-off:before{content:""}.ti-filter-pause:before{content:"ﮄ"}.ti-filter-pin:before{content:"ﮅ"}.ti-filter-plus:before{content:"拓"}.ti-filter-question:before{content:"ﮆ"}.ti-filter-search:before{content:"ﮇ"}.ti-filter-share:before{content:"ﮈ"}.ti-filter-star:before{content:"糖"}.ti-filter-up:before{content:"ﮉ"}.ti-filter-x:before{content:"宅"}.ti-filters:before{content:""}.ti-fingerprint:before{content:""}.ti-fingerprint-off:before{content:""}.ti-fingerprint-scan:before{content:"ﲵ"}.ti-fire-extinguisher:before{content:"﫶"}.ti-fire-hydrant:before{content:""}.ti-fire-hydrant-off:before{content:""}.ti-firetruck:before{content:""}.ti-first-aid-kit:before{content:""}.ti-first-aid-kit-off:before{content:""}.ti-fish:before{content:""}.ti-fish-bone:before{content:""}.ti-fish-christianity:before{content:""}.ti-fish-hook:before{content:""}.ti-fish-hook-off:before{content:""}.ti-fish-off:before{content:""}.ti-flag:before{content:""}.ti-flag-2:before{content:""}.ti-flag-2-filled:before{content:""}.ti-flag-2-off:before{content:""}.ti-flag-3:before{content:""}.ti-flag-3-filled:before{content:""}.ti-flag-bolt:before{content:"ﮊ"}.ti-flag-cancel:before{content:"ﮋ"}.ti-flag-check:before{content:"ﮌ"}.ti-flag-code:before{content:"ﮍ"}.ti-flag-cog:before{content:"ﮎ"}.ti-flag-discount:before{content:"ﮏ"}.ti-flag-dollar:before{content:"ﮐ"}.ti-flag-down:before{content:"ﮑ"}.ti-flag-exclamation:before{content:"ﮒ"}.ti-flag-filled:before{content:""}.ti-flag-heart:before{content:"ﮓ"}.ti-flag-minus:before{content:"ﮔ"}.ti-flag-off:before{content:""}.ti-flag-pause:before{content:"ﮕ"}.ti-flag-pin:before{content:"ﮖ"}.ti-flag-plus:before{content:"ﮗ"}.ti-flag-question:before{content:"ﮘ"}.ti-flag-search:before{content:"ﮙ"}.ti-flag-share:before{content:"ﮚ"}.ti-flag-star:before{content:"ﮛ"}.ti-flag-up:before{content:"ﮜ"}.ti-flag-x:before{content:"ﮝ"}.ti-flame:before{content:""}.ti-flame-off:before{content:""}.ti-flare:before{content:""}.ti-flask:before{content:""}.ti-flask-2:before{content:""}.ti-flask-2-filled:before{content:"ﴒ"}.ti-flask-2-off:before{content:""}.ti-flask-filled:before{content:"ﴓ"}.ti-flask-off:before{content:""}.ti-flip-flops:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-none:before{content:""}.ti-float-right:before{content:""}.ti-flower:before{content:""}.ti-flower-off:before{content:""}.ti-focus:before{content:""}.ti-focus-2:before{content:""}.ti-focus-auto:before{content:"謁"}.ti-focus-centered:before{content:""}.ti-fold:before{content:""}.ti-fold-down:before{content:""}.ti-fold-up:before{content:""}.ti-folder:before{content:""}.ti-folder-bolt:before{content:"奈"}.ti-folder-cancel:before{content:"懶"}.ti-folder-check:before{content:"癩"}.ti-folder-code:before{content:"羅"}.ti-folder-cog:before{content:"蘿"}.ti-folder-dollar:before{content:"螺"}.ti-folder-down:before{content:"裸"}.ti-folder-exclamation:before{content:"邏"}.ti-folder-filled:before{content:""}.ti-folder-heart:before{content:"樂"}.ti-folder-minus:before{content:""}.ti-folder-off:before{content:""}.ti-folder-open:before{content:"﫷"}.ti-folder-pause:before{content:"洛"}.ti-folder-pin:before{content:"烙"}.ti-folder-plus:before{content:""}.ti-folder-question:before{content:"珞"}.ti-folder-root:before{content:"﵃"}.ti-folder-search:before{content:"落"}.ti-folder-share:before{content:"酪"}.ti-folder-star:before{content:"駱"}.ti-folder-symlink:before{content:"亂"}.ti-folder-up:before{content:"卵"}.ti-folder-x:before{content:""}.ti-folders:before{content:""}.ti-folders-off:before{content:""}.ti-forbid:before{content:""}.ti-forbid-2:before{content:""}.ti-forbid-2-filled:before{content:"ﰨ"}.ti-forbid-filled:before{content:"ﰩ"}.ti-forklift:before{content:""}.ti-forms:before{content:""}.ti-fountain:before{content:""}.ti-fountain-filled:before{content:"ﰪ"}.ti-fountain-off:before{content:""}.ti-frame:before{content:""}.ti-frame-off:before{content:""}.ti-free-rights:before{content:""}.ti-freeze-column:before{content:"謹"}.ti-freeze-row:before{content:"贈"}.ti-freeze-row-column:before{content:"賓"}.ti-fridge:before{content:""}.ti-fridge-off:before{content:""}.ti-friends:before{content:""}.ti-friends-off:before{content:""}.ti-frustum:before{content:"犯"}.ti-frustum-off:before{content:"瞧"}.ti-frustum-plus:before{content:"爵"}.ti-function:before{content:""}.ti-function-filled:before{content:"ﰫ"}.ti-function-off:before{content:""}.ti-galaxy:before{content:"ﲶ"}.ti-garden-cart:before{content:""}.ti-garden-cart-off:before{content:""}.ti-gas-station:before{content:""}.ti-gas-station-off:before{content:""}.ti-gauge:before{content:""}.ti-gauge-filled:before{content:"ﰬ"}.ti-gauge-off:before{content:""}.ti-gavel:before{content:""}.ti-gender-agender:before{content:""}.ti-gender-androgyne:before{content:""}.ti-gender-bigender:before{content:""}.ti-gender-demiboy:before{content:""}.ti-gender-demigirl:before{content:""}.ti-gender-epicene:before{content:""}.ti-gender-female:before{content:""}.ti-gender-femme:before{content:""}.ti-gender-genderfluid:before{content:""}.ti-gender-genderless:before{content:""}.ti-gender-genderqueer:before{content:""}.ti-gender-hermaphrodite:before{content:""}.ti-gender-intergender:before{content:""}.ti-gender-male:before{content:""}.ti-gender-neutrois:before{content:""}.ti-gender-third:before{content:""}.ti-gender-transgender:before{content:""}.ti-gender-trasvesti:before{content:""}.ti-geometry:before{content:""}.ti-ghost:before{content:""}.ti-ghost-2:before{content:""}.ti-ghost-2-filled:before{content:""}.ti-ghost-3:before{content:"ﰓ"}.ti-ghost-filled:before{content:""}.ti-ghost-off:before{content:""}.ti-gif:before{content:""}.ti-gift:before{content:""}.ti-gift-card:before{content:""}.ti-gift-card-filled:before{content:"ﰭ"}.ti-gift-filled:before{content:"ﴔ"}.ti-gift-off:before{content:""}.ti-git-branch:before{content:""}.ti-git-branch-deleted:before{content:""}.ti-git-cherry-pick:before{content:""}.ti-git-commit:before{content:""}.ti-git-compare:before{content:""}.ti-git-fork:before{content:""}.ti-git-merge:before{content:""}.ti-git-pull-request:before{content:""}.ti-git-pull-request-closed:before{content:""}.ti-git-pull-request-draft:before{content:""}.ti-gizmo:before{content:""}.ti-glass:before{content:""}.ti-glass-champagne:before{content:"ﶜ"}.ti-glass-cocktail:before{content:"ﶝ"}.ti-glass-full:before{content:""}.ti-glass-full-filled:before{content:"ﰮ"}.ti-glass-gin:before{content:"ﶞ"}.ti-glass-off:before{content:""}.ti-globe:before{content:""}.ti-globe-filled:before{content:"ﰯ"}.ti-globe-off:before{content:""}.ti-go-game:before{content:""}.ti-golf:before{content:""}.ti-golf-off:before{content:""}.ti-gps:before{content:""}.ti-gradienter:before{content:""}.ti-grain:before{content:""}.ti-graph:before{content:""}.ti-graph-filled:before{content:"ﴕ"}.ti-graph-off:before{content:""}.ti-grave:before{content:""}.ti-grave-2:before{content:""}.ti-grid-3x3:before{content:"ﲤ"}.ti-grid-4x4:before{content:"ﲥ"}.ti-grid-dots:before{content:""}.ti-grid-goldenratio:before{content:"ﲦ"}.ti-grid-pattern:before{content:""}.ti-grid-scan:before{content:"ﲧ"}.ti-grill:before{content:""}.ti-grill-fork:before{content:""}.ti-grill-off:before{content:""}.ti-grill-spatula:before{content:""}.ti-grip-horizontal:before{content:""}.ti-grip-vertical:before{content:""}.ti-growth:before{content:""}.ti-guitar-pick:before{content:""}.ti-guitar-pick-filled:before{content:""}.ti-gymnastics:before{content:"﵄"}.ti-h-1:before{content:""}.ti-h-2:before{content:""}.ti-h-3:before{content:""}.ti-h-4:before{content:""}.ti-h-5:before{content:""}.ti-h-6:before{content:""}.ti-hammer:before{content:""}.ti-hammer-off:before{content:""}.ti-hand-click:before{content:""}.ti-hand-finger:before{content:""}.ti-hand-finger-off:before{content:""}.ti-hand-grab:before{content:""}.ti-hand-little-finger:before{content:""}.ti-hand-middle-finger:before{content:""}.ti-hand-move:before{content:""}.ti-hand-off:before{content:""}.ti-hand-ring-finger:before{content:""}.ti-hand-rock:before{content:""}.ti-hand-sanitizer:before{content:""}.ti-hand-stop:before{content:""}.ti-hand-three-fingers:before{content:""}.ti-hand-two-fingers:before{content:""}.ti-hanger:before{content:""}.ti-hanger-2:before{content:""}.ti-hanger-off:before{content:""}.ti-hash:before{content:""}.ti-haze:before{content:""}.ti-haze-moon:before{content:"﫸"}.ti-hdr:before{content:"嗢"}.ti-heading:before{content:""}.ti-heading-off:before{content:""}.ti-headphones:before{content:""}.ti-headphones-filled:before{content:"屮"}.ti-headphones-off:before{content:""}.ti-headset:before{content:""}.ti-headset-off:before{content:""}.ti-health-recognition:before{content:""}.ti-heart:before{content:""}.ti-heart-bolt:before{content:"ﮞ"}.ti-heart-broken:before{content:""}.ti-heart-cancel:before{content:"ﮟ"}.ti-heart-check:before{content:"ﮠ"}.ti-heart-code:before{content:"ﮡ"}.ti-heart-cog:before{content:"ﮢ"}.ti-heart-discount:before{content:"ﮣ"}.ti-heart-dollar:before{content:"ﮤ"}.ti-heart-down:before{content:"ﮥ"}.ti-heart-exclamation:before{content:"ﮦ"}.ti-heart-filled:before{content:""}.ti-heart-handshake:before{content:""}.ti-heart-minus:before{content:""}.ti-heart-off:before{content:""}.ti-heart-pause:before{content:"ﮧ"}.ti-heart-pin:before{content:"ﮨ"}.ti-heart-plus:before{content:""}.ti-heart-question:before{content:"ﮩ"}.ti-heart-rate-monitor:before{content:""}.ti-heart-search:before{content:"ﮪ"}.ti-heart-share:before{content:"ﮫ"}.ti-heart-star:before{content:"ﮬ"}.ti-heart-up:before{content:"ﮭ"}.ti-heart-x:before{content:"ﮮ"}.ti-heartbeat:before{content:""}.ti-hearts:before{content:""}.ti-hearts-off:before{content:""}.ti-helicopter:before{content:""}.ti-helicopter-landing:before{content:""}.ti-helmet:before{content:""}.ti-helmet-off:before{content:""}.ti-help:before{content:""}.ti-help-circle:before{content:"欄"}.ti-help-circle-filled:before{content:"悔"}.ti-help-hexagon:before{content:""}.ti-help-hexagon-filled:before{content:"慨"}.ti-help-octagon:before{content:""}.ti-help-octagon-filled:before{content:"憎"}.ti-help-off:before{content:""}.ti-help-small:before{content:"爛"}.ti-help-square:before{content:"鸞"}.ti-help-square-filled:before{content:"懲"}.ti-help-square-rounded:before{content:"蘭"}.ti-help-square-rounded-filled:before{content:"敏"}.ti-help-triangle:before{content:"嵐"}.ti-help-triangle-filled:before{content:"既"}.ti-hemisphere:before{content:"甆"}.ti-hemisphere-off:before{content:"猪"}.ti-hemisphere-plus:before{content:"瑱"}.ti-hexagon:before{content:""}.ti-hexagon-0-filled:before{content:""}.ti-hexagon-1-filled:before{content:""}.ti-hexagon-2-filled:before{content:""}.ti-hexagon-3-filled:before{content:""}.ti-hexagon-3d:before{content:""}.ti-hexagon-4-filled:before{content:""}.ti-hexagon-5-filled:before{content:""}.ti-hexagon-6-filled:before{content:""}.ti-hexagon-7-filled:before{content:""}.ti-hexagon-8-filled:before{content:""}.ti-hexagon-9-filled:before{content:""}.ti-hexagon-filled:before{content:""}.ti-hexagon-letter-a:before{content:""}.ti-hexagon-letter-b:before{content:""}.ti-hexagon-letter-c:before{content:""}.ti-hexagon-letter-d:before{content:""}.ti-hexagon-letter-e:before{content:""}.ti-hexagon-letter-f:before{content:""}.ti-hexagon-letter-g:before{content:""}.ti-hexagon-letter-h:before{content:""}.ti-hexagon-letter-i:before{content:""}.ti-hexagon-letter-j:before{content:""}.ti-hexagon-letter-k:before{content:""}.ti-hexagon-letter-l:before{content:""}.ti-hexagon-letter-m:before{content:""}.ti-hexagon-letter-n:before{content:""}.ti-hexagon-letter-o:before{content:""}.ti-hexagon-letter-p:before{content:""}.ti-hexagon-letter-q:before{content:""}.ti-hexagon-letter-r:before{content:""}.ti-hexagon-letter-s:before{content:""}.ti-hexagon-letter-t:before{content:""}.ti-hexagon-letter-u:before{content:""}.ti-hexagon-letter-v:before{content:""}.ti-hexagon-letter-w:before{content:""}.ti-hexagon-letter-x:before{content:""}.ti-hexagon-letter-y:before{content:""}.ti-hexagon-letter-z:before{content:""}.ti-hexagon-minus:before{content:"ﲏ"}.ti-hexagon-minus-2:before{content:"ﲎ"}.ti-hexagon-number-0:before{content:""}.ti-hexagon-number-1:before{content:""}.ti-hexagon-number-2:before{content:""}.ti-hexagon-number-3:before{content:""}.ti-hexagon-number-4:before{content:""}.ti-hexagon-number-5:before{content:""}.ti-hexagon-number-6:before{content:""}.ti-hexagon-number-7:before{content:""}.ti-hexagon-number-8:before{content:""}.ti-hexagon-number-9:before{content:""}.ti-hexagon-off:before{content:""}.ti-hexagon-plus:before{content:"ﱅ"}.ti-hexagon-plus-2:before{content:"ﲐ"}.ti-hexagonal-prism:before{content:"瘟"}.ti-hexagonal-prism-off:before{content:"画"}.ti-hexagonal-prism-plus:before{content:"瘝"}.ti-hexagonal-pyramid:before{content:"直"}.ti-hexagonal-pyramid-off:before{content:"益"}.ti-hexagonal-pyramid-plus:before{content:"盛"}.ti-hexagons:before{content:""}.ti-hexagons-off:before{content:""}.ti-hierarchy:before{content:""}.ti-hierarchy-2:before{content:""}.ti-hierarchy-3:before{content:""}.ti-hierarchy-off:before{content:""}.ti-highlight:before{content:""}.ti-highlight-off:before{content:""}.ti-history:before{content:""}.ti-history-off:before{content:""}.ti-history-toggle:before{content:""}.ti-home:before{content:""}.ti-home-2:before{content:""}.ti-home-bolt:before{content:""}.ti-home-cancel:before{content:""}.ti-home-check:before{content:""}.ti-home-cog:before{content:""}.ti-home-dollar:before{content:""}.ti-home-dot:before{content:""}.ti-home-down:before{content:""}.ti-home-eco:before{content:""}.ti-home-edit:before{content:""}.ti-home-exclamation:before{content:""}.ti-home-hand:before{content:""}.ti-home-heart:before{content:""}.ti-home-infinity:before{content:""}.ti-home-link:before{content:""}.ti-home-minus:before{content:""}.ti-home-move:before{content:""}.ti-home-off:before{content:""}.ti-home-plus:before{content:""}.ti-home-question:before{content:""}.ti-home-ribbon:before{content:""}.ti-home-search:before{content:""}.ti-home-share:before{content:""}.ti-home-shield:before{content:""}.ti-home-signal:before{content:""}.ti-home-star:before{content:""}.ti-home-stats:before{content:""}.ti-home-up:before{content:""}.ti-home-x:before{content:""}.ti-horse:before{content:"ﱆ"}.ti-horse-toy:before{content:""}.ti-horseshoe:before{content:"ﲷ"}.ti-hospital:before{content:"ﵙ"}.ti-hospital-circle:before{content:"ﵘ"}.ti-hotel-service:before{content:""}.ti-hourglass:before{content:""}.ti-hourglass-empty:before{content:""}.ti-hourglass-filled:before{content:""}.ti-hourglass-high:before{content:""}.ti-hourglass-low:before{content:""}.ti-hourglass-off:before{content:""}.ti-html:before{content:""}.ti-http-connect:before{content:"﨨"}.ti-http-delete:before{content:"﨩"}.ti-http-get:before{content:"飯"}.ti-http-head:before{content:"飼"}.ti-http-options:before{content:"館"}.ti-http-patch:before{content:"鶴"}.ti-http-post:before{content:"郞"}.ti-http-put:before{content:"隷"}.ti-http-que:before{content:"者"}.ti-http-trace:before{content:"侮"}.ti-ice-cream:before{content:""}.ti-ice-cream-2:before{content:""}.ti-ice-cream-off:before{content:""}.ti-ice-skating:before{content:""}.ti-icons:before{content:""}.ti-icons-off:before{content:""}.ti-id:before{content:""}.ti-id-badge:before{content:""}.ti-id-badge-2:before{content:""}.ti-id-badge-off:before{content:""}.ti-id-off:before{content:""}.ti-image-in-picture:before{content:"ﶟ"}.ti-inbox:before{content:""}.ti-inbox-off:before{content:""}.ti-indent-decrease:before{content:""}.ti-indent-increase:before{content:""}.ti-infinity:before{content:""}.ti-infinity-off:before{content:""}.ti-info-circle:before{content:""}.ti-info-circle-filled:before{content:""}.ti-info-hexagon:before{content:""}.ti-info-hexagon-filled:before{content:"暑"}.ti-info-octagon:before{content:""}.ti-info-octagon-filled:before{content:"梅"}.ti-info-small:before{content:"濫"}.ti-info-square:before{content:""}.ti-info-square-filled:before{content:"海"}.ti-info-square-rounded:before{content:""}.ti-info-square-rounded-filled:before{content:""}.ti-info-triangle:before{content:"藍"}.ti-info-triangle-filled:before{content:"渚"}.ti-inner-shadow-bottom:before{content:""}.ti-inner-shadow-bottom-filled:before{content:""}.ti-inner-shadow-bottom-left:before{content:""}.ti-inner-shadow-bottom-left-filled:before{content:""}.ti-inner-shadow-bottom-right:before{content:""}.ti-inner-shadow-bottom-right-filled:before{content:""}.ti-inner-shadow-left:before{content:""}.ti-inner-shadow-left-filled:before{content:""}.ti-inner-shadow-right:before{content:""}.ti-inner-shadow-right-filled:before{content:""}.ti-inner-shadow-top:before{content:""}.ti-inner-shadow-top-filled:before{content:""}.ti-inner-shadow-top-left:before{content:""}.ti-inner-shadow-top-left-filled:before{content:""}.ti-inner-shadow-top-right:before{content:""}.ti-inner-shadow-top-right-filled:before{content:""}.ti-input-ai:before{content:"ﱚ"}.ti-input-check:before{content:"ﱛ"}.ti-input-search:before{content:""}.ti-input-x:before{content:"ﱜ"}.ti-ironing:before{content:"塚"}.ti-ironing-1:before{content:""}.ti-ironing-2:before{content:""}.ti-ironing-3:before{content:""}.ti-ironing-off:before{content:""}.ti-ironing-steam:before{content:""}.ti-ironing-steam-off:before{content:""}.ti-irregular-polyhedron:before{content:"磌"}.ti-irregular-polyhedron-off:before{content:"睊"}.ti-irregular-polyhedron-plus:before{content:"着"}.ti-italic:before{content:""}.ti-jacket:before{content:""}.ti-jetpack:before{content:""}.ti-jewish-star:before{content:""}.ti-jewish-star-filled:before{content:""}.ti-jpg:before{content:""}.ti-json:before{content:""}.ti-jump-rope:before{content:""}.ti-karate:before{content:""}.ti-kayak:before{content:""}.ti-kering:before{content:""}.ti-key:before{content:""}.ti-key-off:before{content:""}.ti-keyboard:before{content:""}.ti-keyboard-hide:before{content:""}.ti-keyboard-off:before{content:""}.ti-keyboard-show:before{content:""}.ti-keyframe:before{content:""}.ti-keyframe-align-center:before{content:""}.ti-keyframe-align-center-filled:before{content:"ﰰ"}.ti-keyframe-align-horizontal:before{content:""}.ti-keyframe-align-horizontal-filled:before{content:"ﰱ"}.ti-keyframe-align-vertical:before{content:""}.ti-keyframe-align-vertical-filled:before{content:"ﰲ"}.ti-keyframe-filled:before{content:"ﰳ"}.ti-keyframes:before{content:""}.ti-keyframes-filled:before{content:"ﰴ"}.ti-ladder:before{content:""}.ti-ladder-off:before{content:""}.ti-ladle:before{content:"ﰔ"}.ti-lambda:before{content:""}.ti-lamp:before{content:""}.ti-lamp-2:before{content:""}.ti-lamp-off:before{content:""}.ti-lane:before{content:"﫹"}.ti-language:before{content:""}.ti-language-hiragana:before{content:""}.ti-language-katakana:before{content:""}.ti-language-off:before{content:""}.ti-lasso:before{content:""}.ti-lasso-off:before{content:""}.ti-lasso-polygon:before{content:""}.ti-layers-difference:before{content:""}.ti-layers-intersect:before{content:""}.ti-layers-intersect-2:before{content:""}.ti-layers-linked:before{content:""}.ti-layers-off:before{content:""}.ti-layers-subtract:before{content:""}.ti-layers-union:before{content:""}.ti-layout:before{content:""}.ti-layout-2:before{content:""}.ti-layout-align-bottom:before{content:""}.ti-layout-align-center:before{content:""}.ti-layout-align-left:before{content:""}.ti-layout-align-middle:before{content:""}.ti-layout-align-right:before{content:""}.ti-layout-align-top:before{content:""}.ti-layout-board:before{content:""}.ti-layout-board-split:before{content:""}.ti-layout-bottombar:before{content:""}.ti-layout-bottombar-collapse:before{content:""}.ti-layout-bottombar-collapse-filled:before{content:"ﰵ"}.ti-layout-bottombar-expand:before{content:""}.ti-layout-bottombar-expand-filled:before{content:"ﰶ"}.ti-layout-bottombar-filled:before{content:"ﰷ"}.ti-layout-bottombar-inactive:before{content:"﵅"}.ti-layout-cards:before{content:""}.ti-layout-collage:before{content:""}.ti-layout-columns:before{content:""}.ti-layout-dashboard:before{content:""}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-vertical:before{content:""}.ti-layout-grid:before{content:""}.ti-layout-grid-add:before{content:""}.ti-layout-grid-remove:before{content:"墳"}.ti-layout-kanban:before{content:""}.ti-layout-list:before{content:""}.ti-layout-navbar:before{content:""}.ti-layout-navbar-collapse:before{content:""}.ti-layout-navbar-collapse-filled:before{content:"ﰸ"}.ti-layout-navbar-expand:before{content:""}.ti-layout-navbar-expand-filled:before{content:"ﰹ"}.ti-layout-navbar-filled:before{content:"ﰺ"}.ti-layout-navbar-inactive:before{content:"﵆"}.ti-layout-off:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-inactive:before{content:"﵇"}.ti-layout-sidebar-left-collapse:before{content:""}.ti-layout-sidebar-left-collapse-filled:before{content:"ﰻ"}.ti-layout-sidebar-left-expand:before{content:""}.ti-layout-sidebar-left-expand-filled:before{content:"ﰼ"}.ti-layout-sidebar-right:before{content:""}.ti-layout-sidebar-right-collapse:before{content:""}.ti-layout-sidebar-right-collapse-filled:before{content:"ﰽ"}.ti-layout-sidebar-right-expand:before{content:""}.ti-layout-sidebar-right-expand-filled:before{content:"ﰾ"}.ti-layout-sidebar-right-inactive:before{content:"﵈"}.ti-leaf:before{content:""}.ti-leaf-off:before{content:""}.ti-lego:before{content:""}.ti-lego-off:before{content:""}.ti-lemon:before{content:""}.ti-lemon-2:before{content:""}.ti-letter-a:before{content:""}.ti-letter-a-small:before{content:"ﳇ"}.ti-letter-b:before{content:""}.ti-letter-b-small:before{content:"ﳈ"}.ti-letter-c:before{content:""}.ti-letter-c-small:before{content:"ﳉ"}.ti-letter-case:before{content:""}.ti-letter-case-lower:before{content:""}.ti-letter-case-toggle:before{content:""}.ti-letter-case-upper:before{content:""}.ti-letter-d:before{content:""}.ti-letter-d-small:before{content:"ﳊ"}.ti-letter-e:before{content:""}.ti-letter-e-small:before{content:"ﳋ"}.ti-letter-f:before{content:""}.ti-letter-f-small:before{content:"ﳌ"}.ti-letter-g:before{content:""}.ti-letter-g-small:before{content:"ﳍ"}.ti-letter-h:before{content:""}.ti-letter-h-small:before{content:"ﳎ"}.ti-letter-i:before{content:""}.ti-letter-i-small:before{content:"ﳏ"}.ti-letter-j:before{content:""}.ti-letter-j-small:before{content:"ﳐ"}.ti-letter-k:before{content:""}.ti-letter-k-small:before{content:"ﳑ"}.ti-letter-l:before{content:""}.ti-letter-l-small:before{content:"ﳒ"}.ti-letter-m:before{content:""}.ti-letter-m-small:before{content:"ﳓ"}.ti-letter-n:before{content:""}.ti-letter-n-small:before{content:"ﳔ"}.ti-letter-o:before{content:""}.ti-letter-o-small:before{content:"ﳕ"}.ti-letter-p:before{content:""}.ti-letter-p-small:before{content:"ﳖ"}.ti-letter-q:before{content:""}.ti-letter-q-small:before{content:"ﳗ"}.ti-letter-r:before{content:""}.ti-letter-r-small:before{content:"ﳘ"}.ti-letter-s:before{content:""}.ti-letter-s-small:before{content:"ﳙ"}.ti-letter-spacing:before{content:""}.ti-letter-t:before{content:""}.ti-letter-t-small:before{content:"ﳚ"}.ti-letter-u:before{content:""}.ti-letter-u-small:before{content:"ﳛ"}.ti-letter-v:before{content:""}.ti-letter-v-small:before{content:"ﳜ"}.ti-letter-w:before{content:""}.ti-letter-w-small:before{content:"ﳝ"}.ti-letter-x:before{content:""}.ti-letter-x-small:before{content:"ﳞ"}.ti-letter-y:before{content:""}.ti-letter-y-small:before{content:"ﳟ"}.ti-letter-z:before{content:""}.ti-letter-z-small:before{content:"ﳠ"}.ti-library:before{content:"﵌"}.ti-library-minus:before{content:"﵉"}.ti-library-photo:before{content:"﵊"}.ti-library-plus:before{content:"﵋"}.ti-license:before{content:""}.ti-license-off:before{content:""}.ti-lifebuoy:before{content:""}.ti-lifebuoy-off:before{content:""}.ti-lighter:before{content:""}.ti-line:before{content:""}.ti-line-dashed:before{content:""}.ti-line-dotted:before{content:""}.ti-line-height:before{content:""}.ti-line-scan:before{content:"ﲸ"}.ti-link:before{content:""}.ti-link-minus:before{content:"ﴖ"}.ti-link-off:before{content:""}.ti-link-plus:before{content:"ﴗ"}.ti-list:before{content:""}.ti-list-check:before{content:""}.ti-list-details:before{content:""}.ti-list-letters:before{content:"ﱇ"}.ti-list-numbers:before{content:""}.ti-list-search:before{content:""}.ti-list-tree:before{content:"﫺"}.ti-live-photo:before{content:""}.ti-live-photo-off:before{content:""}.ti-live-view:before{content:""}.ti-load-balancer:before{content:"臭"}.ti-loader:before{content:""}.ti-loader-2:before{content:""}.ti-loader-3:before{content:""}.ti-loader-quarter:before{content:""}.ti-location:before{content:""}.ti-location-bolt:before{content:"ﮯ"}.ti-location-broken:before{content:""}.ti-location-cancel:before{content:"ﮰ"}.ti-location-check:before{content:"ﮱ"}.ti-location-code:before{content:"﮲"}.ti-location-cog:before{content:"﮳"}.ti-location-discount:before{content:"﮴"}.ti-location-dollar:before{content:"﮵"}.ti-location-down:before{content:"﮶"}.ti-location-exclamation:before{content:"﮷"}.ti-location-filled:before{content:""}.ti-location-heart:before{content:"﮸"}.ti-location-minus:before{content:"﮹"}.ti-location-off:before{content:""}.ti-location-pause:before{content:"﮺"}.ti-location-pin:before{content:"﮻"}.ti-location-plus:before{content:"﮼"}.ti-location-question:before{content:"﮽"}.ti-location-search:before{content:"﮾"}.ti-location-share:before{content:"﮿"}.ti-location-star:before{content:"﯀"}.ti-location-up:before{content:"﯁"}.ti-location-x:before{content:"﯂"}.ti-lock:before{content:""}.ti-lock-access:before{content:""}.ti-lock-access-off:before{content:""}.ti-lock-bolt:before{content:"襤"}.ti-lock-cancel:before{content:"拉"}.ti-lock-check:before{content:"臘"}.ti-lock-code:before{content:"蠟"}.ti-lock-cog:before{content:"廊"}.ti-lock-dollar:before{content:"朗"}.ti-lock-down:before{content:"浪"}.ti-lock-exclamation:before{content:"狼"}.ti-lock-heart:before{content:"郎"}.ti-lock-minus:before{content:"來"}.ti-lock-off:before{content:""}.ti-lock-open:before{content:""}.ti-lock-open-off:before{content:""}.ti-lock-pause:before{content:"冷"}.ti-lock-pin:before{content:"勞"}.ti-lock-plus:before{content:"擄"}.ti-lock-question:before{content:"櫓"}.ti-lock-search:before{content:"爐"}.ti-lock-share:before{content:"盧"}.ti-lock-square:before{content:""}.ti-lock-square-rounded:before{content:""}.ti-lock-square-rounded-filled:before{content:""}.ti-lock-star:before{content:"老"}.ti-lock-up:before{content:"蘆"}.ti-lock-x:before{content:"虜"}.ti-logic-and:before{content:""}.ti-logic-buffer:before{content:""}.ti-logic-nand:before{content:""}.ti-logic-nor:before{content:""}.ti-logic-not:before{content:""}.ti-logic-or:before{content:""}.ti-logic-xnor:before{content:""}.ti-logic-xor:before{content:""}.ti-login:before{content:""}.ti-login-2:before{content:"ﱶ"}.ti-logout:before{content:""}.ti-logout-2:before{content:"奄"}.ti-lollipop:before{content:""}.ti-lollipop-off:before{content:""}.ti-luggage:before{content:""}.ti-luggage-off:before{content:""}.ti-lungs:before{content:""}.ti-lungs-off:before{content:""}.ti-macro:before{content:""}.ti-macro-off:before{content:""}.ti-magnet:before{content:""}.ti-magnet-off:before{content:""}.ti-magnetic:before{content:"ﲹ"}.ti-mail:before{content:""}.ti-mail-ai:before{content:"僧"}.ti-mail-bolt:before{content:"路"}.ti-mail-cancel:before{content:"露"}.ti-mail-check:before{content:"魯"}.ti-mail-code:before{content:"鷺"}.ti-mail-cog:before{content:"碌"}.ti-mail-dollar:before{content:"祿"}.ti-mail-down:before{content:"綠"}.ti-mail-exclamation:before{content:"菉"}.ti-mail-fast:before{content:""}.ti-mail-filled:before{content:"漢"}.ti-mail-forward:before{content:""}.ti-mail-heart:before{content:"錄"}.ti-mail-minus:before{content:"鹿"}.ti-mail-off:before{content:""}.ti-mail-opened:before{content:""}.ti-mail-opened-filled:before{content:"煮"}.ti-mail-pause:before{content:"論"}.ti-mail-pin:before{content:"壟"}.ti-mail-plus:before{content:"弄"}.ti-mail-question:before{content:"籠"}.ti-mail-search:before{content:"聾"}.ti-mail-share:before{content:"牢"}.ti-mail-star:before{content:"磊"}.ti-mail-up:before{content:"賂"}.ti-mail-x:before{content:"雷"}.ti-mailbox:before{content:""}.ti-mailbox-off:before{content:""}.ti-man:before{content:""}.ti-manual-gearbox:before{content:""}.ti-map:before{content:""}.ti-map-2:before{content:""}.ti-map-bolt:before{content:"﯃"}.ti-map-cancel:before{content:"﯄"}.ti-map-check:before{content:"﯅"}.ti-map-code:before{content:"﯆"}.ti-map-cog:before{content:"﯇"}.ti-map-discount:before{content:"﯈"}.ti-map-dollar:before{content:"﯉"}.ti-map-down:before{content:"﯊"}.ti-map-east:before{content:"ﱝ"}.ti-map-exclamation:before{content:"﯋"}.ti-map-heart:before{content:"﯌"}.ti-map-minus:before{content:"﯍"}.ti-map-north:before{content:"ﱞ"}.ti-map-off:before{content:""}.ti-map-pause:before{content:"﯎"}.ti-map-pin:before{content:""}.ti-map-pin-2:before{content:"ﱈ"}.ti-map-pin-bolt:before{content:"壘"}.ti-map-pin-cancel:before{content:"屢"}.ti-map-pin-check:before{content:"樓"}.ti-map-pin-code:before{content:"淚"}.ti-map-pin-cog:before{content:"漏"}.ti-map-pin-dollar:before{content:"累"}.ti-map-pin-down:before{content:"縷"}.ti-map-pin-exclamation:before{content:"陋"}.ti-map-pin-filled:before{content:""}.ti-map-pin-heart:before{content:"勒"}.ti-map-pin-minus:before{content:"肋"}.ti-map-pin-off:before{content:""}.ti-map-pin-pause:before{content:"凜"}.ti-map-pin-pin:before{content:"凌"}.ti-map-pin-plus:before{content:"稜"}.ti-map-pin-question:before{content:"綾"}.ti-map-pin-search:before{content:"菱"}.ti-map-pin-share:before{content:""}.ti-map-pin-star:before{content:"陵"}.ti-map-pin-up:before{content:"讀"}.ti-map-pin-x:before{content:"拏"}.ti-map-pins:before{content:""}.ti-map-plus:before{content:"﯏"}.ti-map-question:before{content:"﯐"}.ti-map-route:before{content:"ﱹ"}.ti-map-search:before{content:""}.ti-map-share:before{content:"﯑"}.ti-map-south:before{content:"ﱟ"}.ti-map-star:before{content:"﯒"}.ti-map-up:before{content:"ﯓ"}.ti-map-west:before{content:"ﱠ"}.ti-map-x:before{content:"ﯔ"}.ti-markdown:before{content:""}.ti-markdown-off:before{content:""}.ti-marquee:before{content:""}.ti-marquee-2:before{content:""}.ti-marquee-off:before{content:""}.ti-mars:before{content:""}.ti-mask:before{content:""}.ti-mask-off:before{content:""}.ti-masks-theater:before{content:""}.ti-masks-theater-off:before{content:""}.ti-massage:before{content:""}.ti-matchstick:before{content:""}.ti-math:before{content:""}.ti-math-1-divide-2:before{content:""}.ti-math-1-divide-3:before{content:""}.ti-math-avg:before{content:""}.ti-math-equal-greater:before{content:""}.ti-math-equal-lower:before{content:""}.ti-math-function:before{content:""}.ti-math-function-off:before{content:""}.ti-math-function-y:before{content:""}.ti-math-greater:before{content:""}.ti-math-integral:before{content:""}.ti-math-integral-x:before{content:""}.ti-math-integrals:before{content:""}.ti-math-lower:before{content:""}.ti-math-max:before{content:""}.ti-math-max-min:before{content:"ﶠ"}.ti-math-min:before{content:""}.ti-math-not:before{content:""}.ti-math-off:before{content:""}.ti-math-pi:before{content:""}.ti-math-pi-divide-2:before{content:""}.ti-math-symbols:before{content:""}.ti-math-x-divide-2:before{content:""}.ti-math-x-divide-y:before{content:""}.ti-math-x-divide-y-2:before{content:""}.ti-math-x-minus-x:before{content:""}.ti-math-x-minus-y:before{content:""}.ti-math-x-plus-x:before{content:""}.ti-math-x-plus-y:before{content:""}.ti-math-xy:before{content:""}.ti-math-y-minus-y:before{content:""}.ti-math-y-plus-y:before{content:""}.ti-maximize:before{content:""}.ti-maximize-off:before{content:""}.ti-meat:before{content:""}.ti-meat-off:before{content:""}.ti-medal:before{content:""}.ti-medal-2:before{content:""}.ti-medical-cross:before{content:""}.ti-medical-cross-circle:before{content:"﫨"}.ti-medical-cross-filled:before{content:""}.ti-medical-cross-off:before{content:""}.ti-medicine-syrup:before{content:""}.ti-meeple:before{content:""}.ti-melon:before{content:"ﱺ"}.ti-menorah:before{content:""}.ti-menu:before{content:""}.ti-menu-2:before{content:""}.ti-menu-deep:before{content:"﫻"}.ti-menu-order:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-2-bolt:before{content:"樂"}.ti-message-2-cancel:before{content:"諾"}.ti-message-2-check:before{content:"丹"}.ti-message-2-code:before{content:""}.ti-message-2-cog:before{content:"寧"}.ti-message-2-dollar:before{content:"怒"}.ti-message-2-down:before{content:"率"}.ti-message-2-exclamation:before{content:"異"}.ti-message-2-heart:before{content:"北"}.ti-message-2-minus:before{content:"磻"}.ti-message-2-off:before{content:""}.ti-message-2-pause:before{content:"便"}.ti-message-2-pin:before{content:"復"}.ti-message-2-plus:before{content:"不"}.ti-message-2-question:before{content:"泌"}.ti-message-2-search:before{content:"數"}.ti-message-2-share:before{content:""}.ti-message-2-star:before{content:"索"}.ti-message-2-up:before{content:"參"}.ti-message-2-x:before{content:"塞"}.ti-message-bolt:before{content:"省"}.ti-message-cancel:before{content:"葉"}.ti-message-chatbot:before{content:""}.ti-message-check:before{content:"說"}.ti-message-circle:before{content:""}.ti-message-circle-2:before{content:""}.ti-message-circle-2-filled:before{content:""}.ti-message-circle-bolt:before{content:"殺"}.ti-message-circle-cancel:before{content:"辰"}.ti-message-circle-check:before{content:"沈"}.ti-message-circle-code:before{content:"拾"}.ti-message-circle-cog:before{content:"若"}.ti-message-circle-dollar:before{content:"掠"}.ti-message-circle-down:before{content:"略"}.ti-message-circle-exclamation:before{content:"亮"}.ti-message-circle-heart:before{content:"兩"}.ti-message-circle-minus:before{content:"凉"}.ti-message-circle-off:before{content:""}.ti-message-circle-pause:before{content:"梁"}.ti-message-circle-pin:before{content:"糧"}.ti-message-circle-plus:before{content:"良"}.ti-message-circle-question:before{content:"諒"}.ti-message-circle-search:before{content:"量"}.ti-message-circle-share:before{content:"勵"}.ti-message-circle-star:before{content:"呂"}.ti-message-circle-up:before{content:"女"}.ti-message-circle-x:before{content:"廬"}.ti-message-code:before{content:""}.ti-message-cog:before{content:"旅"}.ti-message-dollar:before{content:"濾"}.ti-message-dots:before{content:""}.ti-message-down:before{content:"礪"}.ti-message-exclamation:before{content:"閭"}.ti-message-forward:before{content:""}.ti-message-heart:before{content:"驪"}.ti-message-language:before{content:""}.ti-message-minus:before{content:"麗"}.ti-message-off:before{content:""}.ti-message-pause:before{content:"黎"}.ti-message-pin:before{content:"力"}.ti-message-plus:before{content:""}.ti-message-question:before{content:"曆"}.ti-message-reply:before{content:"﵍"}.ti-message-report:before{content:""}.ti-message-search:before{content:"歷"}.ti-message-share:before{content:""}.ti-message-star:before{content:"轢"}.ti-message-up:before{content:"年"}.ti-message-x:before{content:"憐"}.ti-messages:before{content:""}.ti-messages-off:before{content:""}.ti-meteor:before{content:""}.ti-meteor-off:before{content:""}.ti-meter-cube:before{content:"ﵼ"}.ti-meter-square:before{content:"ﵽ"}.ti-metronome:before{content:"ﴥ"}.ti-michelin-bib-gourmand:before{content:"﫩"}.ti-michelin-star:before{content:"﫫"}.ti-michelin-star-green:before{content:"﫪"}.ti-mickey:before{content:""}.ti-mickey-filled:before{content:""}.ti-microphone:before{content:""}.ti-microphone-2:before{content:""}.ti-microphone-2-off:before{content:""}.ti-microphone-off:before{content:""}.ti-microscope:before{content:""}.ti-microscope-off:before{content:""}.ti-microwave:before{content:""}.ti-microwave-off:before{content:""}.ti-military-award:before{content:""}.ti-military-rank:before{content:""}.ti-milk:before{content:""}.ti-milk-off:before{content:""}.ti-milkshake:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-minus-vertical:before{content:""}.ti-mist:before{content:""}.ti-mist-off:before{content:""}.ti-mobiledata:before{content:"淋"}.ti-mobiledata-off:before{content:"林"}.ti-moneybag:before{content:""}.ti-mood-angry:before{content:""}.ti-mood-annoyed:before{content:""}.ti-mood-annoyed-2:before{content:""}.ti-mood-boy:before{content:""}.ti-mood-check:before{content:""}.ti-mood-cog:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-confuzed-filled:before{content:""}.ti-mood-crazy-happy:before{content:""}.ti-mood-cry:before{content:""}.ti-mood-dollar:before{content:""}.ti-mood-edit:before{content:"洞"}.ti-mood-empty:before{content:""}.ti-mood-empty-filled:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-happy-filled:before{content:""}.ti-mood-heart:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-kid-filled:before{content:""}.ti-mood-look-down:before{content:"ﴷ"}.ti-mood-look-left:before{content:""}.ti-mood-look-right:before{content:""}.ti-mood-look-up:before{content:"ﴸ"}.ti-mood-minus:before{content:""}.ti-mood-nerd:before{content:""}.ti-mood-nervous:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-neutral-filled:before{content:""}.ti-mood-off:before{content:""}.ti-mood-pin:before{content:""}.ti-mood-plus:before{content:""}.ti-mood-puzzled:before{content:"ﴹ"}.ti-mood-sad:before{content:""}.ti-mood-sad-2:before{content:""}.ti-mood-sad-dizzy:before{content:""}.ti-mood-sad-filled:before{content:""}.ti-mood-sad-squint:before{content:""}.ti-mood-search:before{content:""}.ti-mood-share:before{content:"暴"}.ti-mood-sick:before{content:""}.ti-mood-silence:before{content:""}.ti-mood-sing:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-smile-beam:before{content:""}.ti-mood-smile-dizzy:before{content:""}.ti-mood-smile-filled:before{content:""}.ti-mood-suprised:before{content:""}.ti-mood-tongue:before{content:""}.ti-mood-tongue-wink:before{content:""}.ti-mood-tongue-wink-2:before{content:""}.ti-mood-unamused:before{content:""}.ti-mood-up:before{content:""}.ti-mood-wink:before{content:""}.ti-mood-wink-2:before{content:""}.ti-mood-wrrr:before{content:""}.ti-mood-x:before{content:""}.ti-mood-xd:before{content:""}.ti-moon:before{content:""}.ti-moon-2:before{content:""}.ti-moon-filled:before{content:""}.ti-moon-off:before{content:""}.ti-moon-stars:before{content:""}.ti-moped:before{content:""}.ti-motorbike:before{content:""}.ti-mountain:before{content:""}.ti-mountain-off:before{content:""}.ti-mouse:before{content:""}.ti-mouse-2:before{content:""}.ti-mouse-filled:before{content:"אָ"}.ti-mouse-off:before{content:""}.ti-moustache:before{content:""}.ti-movie:before{content:""}.ti-movie-off:before{content:""}.ti-mug:before{content:""}.ti-mug-off:before{content:""}.ti-multiplier-0-5x:before{content:""}.ti-multiplier-1-5x:before{content:""}.ti-multiplier-1x:before{content:""}.ti-multiplier-2x:before{content:""}.ti-mushroom:before{content:""}.ti-mushroom-filled:before{content:""}.ti-mushroom-off:before{content:""}.ti-music:before{content:""}.ti-music-bolt:before{content:"ﯕ"}.ti-music-cancel:before{content:"ﯖ"}.ti-music-check:before{content:"ﯗ"}.ti-music-code:before{content:"ﯘ"}.ti-music-cog:before{content:"ﯙ"}.ti-music-discount:before{content:"ﯚ"}.ti-music-dollar:before{content:"ﯛ"}.ti-music-down:before{content:"ﯜ"}.ti-music-exclamation:before{content:"ﯝ"}.ti-music-heart:before{content:"ﯞ"}.ti-music-minus:before{content:"ﯟ"}.ti-music-off:before{content:""}.ti-music-pause:before{content:"ﯠ"}.ti-music-pin:before{content:"ﯡ"}.ti-music-plus:before{content:"ﯢ"}.ti-music-question:before{content:"ﯣ"}.ti-music-search:before{content:"ﯤ"}.ti-music-share:before{content:"ﯥ"}.ti-music-star:before{content:"ﯦ"}.ti-music-up:before{content:"ﯧ"}.ti-music-x:before{content:"ﯨ"}.ti-navigation:before{content:""}.ti-navigation-bolt:before{content:"ﯩ"}.ti-navigation-cancel:before{content:"ﯪ"}.ti-navigation-check:before{content:"ﯫ"}.ti-navigation-code:before{content:"ﯬ"}.ti-navigation-cog:before{content:"ﯭ"}.ti-navigation-discount:before{content:"ﯮ"}.ti-navigation-dollar:before{content:"ﯯ"}.ti-navigation-down:before{content:"ﯰ"}.ti-navigation-east:before{content:"ﲺ"}.ti-navigation-exclamation:before{content:"ﯱ"}.ti-navigation-filled:before{content:""}.ti-navigation-heart:before{content:"ﯲ"}.ti-navigation-minus:before{content:"ﯳ"}.ti-navigation-north:before{content:"ﲻ"}.ti-navigation-off:before{content:""}.ti-navigation-pause:before{content:"ﯴ"}.ti-navigation-pin:before{content:"ﯵ"}.ti-navigation-plus:before{content:"ﯶ"}.ti-navigation-question:before{content:"ﯷ"}.ti-navigation-search:before{content:"ﯸ"}.ti-navigation-share:before{content:"ﯹ"}.ti-navigation-south:before{content:"ﲼ"}.ti-navigation-star:before{content:"ﯺ"}.ti-navigation-top:before{content:"﫬"}.ti-navigation-up:before{content:"ﯻ"}.ti-navigation-west:before{content:"ﲽ"}.ti-navigation-x:before{content:"ﯼ"}.ti-needle:before{content:""}.ti-needle-thread:before{content:""}.ti-network:before{content:""}.ti-network-off:before{content:""}.ti-new-section:before{content:""}.ti-news:before{content:""}.ti-news-off:before{content:""}.ti-nfc:before{content:""}.ti-nfc-off:before{content:""}.ti-no-copyright:before{content:""}.ti-no-creative-commons:before{content:""}.ti-no-derivatives:before{content:""}.ti-north-star:before{content:""}.ti-note:before{content:""}.ti-note-off:before{content:""}.ti-notebook:before{content:""}.ti-notebook-off:before{content:""}.ti-notes:before{content:""}.ti-notes-off:before{content:""}.ti-notification:before{content:""}.ti-notification-off:before{content:""}.ti-number:before{content:""}.ti-number-0:before{content:""}.ti-number-0-small:before{content:"ﳡ"}.ti-number-1:before{content:""}.ti-number-1-small:before{content:"ﳢ"}.ti-number-10-small:before{content:"ﳣ"}.ti-number-11-small:before{content:"ﳤ"}.ti-number-12-small:before{content:"ﳥ"}.ti-number-13-small:before{content:"ﳦ"}.ti-number-14-small:before{content:"ﳧ"}.ti-number-15-small:before{content:"ﳨ"}.ti-number-16-small:before{content:"ﳩ"}.ti-number-17-small:before{content:"ﳪ"}.ti-number-18-small:before{content:"ﳫ"}.ti-number-19-small:before{content:"ﳬ"}.ti-number-2:before{content:""}.ti-number-2-small:before{content:"ﳭ"}.ti-number-20-small:before{content:"ﳮ"}.ti-number-21-small:before{content:"ﳯ"}.ti-number-22-small:before{content:"ﳰ"}.ti-number-23-small:before{content:"ﳱ"}.ti-number-24-small:before{content:"ﳲ"}.ti-number-25-small:before{content:"ﳳ"}.ti-number-26-small:before{content:"ﳴ"}.ti-number-27-small:before{content:"ﳵ"}.ti-number-28-small:before{content:"ﳶ"}.ti-number-29-small:before{content:"ﳷ"}.ti-number-3:before{content:""}.ti-number-3-small:before{content:"ﳸ"}.ti-number-4:before{content:""}.ti-number-4-small:before{content:"ﳹ"}.ti-number-5:before{content:""}.ti-number-5-small:before{content:"ﳺ"}.ti-number-6:before{content:""}.ti-number-6-small:before{content:"ﳻ"}.ti-number-7:before{content:""}.ti-number-7-small:before{content:"ﳼ"}.ti-number-8:before{content:""}.ti-number-8-small:before{content:"ﳽ"}.ti-number-9:before{content:""}.ti-number-9-small:before{content:"ﳾ"}.ti-numbers:before{content:""}.ti-nurse:before{content:""}.ti-nut:before{content:"ﱡ"}.ti-octagon:before{content:""}.ti-octagon-filled:before{content:""}.ti-octagon-minus:before{content:"ﲒ"}.ti-octagon-minus-2:before{content:"ﲑ"}.ti-octagon-off:before{content:""}.ti-octagon-plus:before{content:"ﲔ"}.ti-octagon-plus-2:before{content:"ﲓ"}.ti-octahedron:before{content:"类"}.ti-octahedron-off:before{content:"窱"}.ti-octahedron-plus:before{content:"節"}.ti-old:before{content:""}.ti-olympics:before{content:""}.ti-olympics-off:before{content:""}.ti-om:before{content:""}.ti-omega:before{content:""}.ti-outbound:before{content:""}.ti-outlet:before{content:""}.ti-oval:before{content:""}.ti-oval-filled:before{content:""}.ti-oval-vertical:before{content:""}.ti-oval-vertical-filled:before{content:""}.ti-overline:before{content:""}.ti-package:before{content:""}.ti-package-export:before{content:""}.ti-package-import:before{content:""}.ti-package-off:before{content:""}.ti-packages:before{content:""}.ti-pacman:before{content:""}.ti-page-break:before{content:""}.ti-paint:before{content:""}.ti-paint-filled:before{content:""}.ti-paint-off:before{content:""}.ti-palette:before{content:""}.ti-palette-off:before{content:""}.ti-panorama-horizontal:before{content:""}.ti-panorama-horizontal-off:before{content:""}.ti-panorama-vertical:before{content:""}.ti-panorama-vertical-off:before{content:""}.ti-paper-bag:before{content:""}.ti-paper-bag-off:before{content:""}.ti-paperclip:before{content:""}.ti-parachute:before{content:""}.ti-parachute-off:before{content:""}.ti-parentheses:before{content:""}.ti-parentheses-off:before{content:""}.ti-parking:before{content:""}.ti-parking-circle:before{content:"ﵚ"}.ti-parking-off:before{content:""}.ti-password:before{content:""}.ti-password-fingerprint:before{content:"ﱻ"}.ti-password-mobile-phone:before{content:"ﱼ"}.ti-password-user:before{content:"ﱽ"}.ti-paw:before{content:""}.ti-paw-filled:before{content:""}.ti-paw-off:before{content:""}.ti-paywall:before{content:"ﵾ"}.ti-pdf:before{content:""}.ti-peace:before{content:""}.ti-pencil:before{content:""}.ti-pencil-bolt:before{content:"ﯽ"}.ti-pencil-cancel:before{content:"ﯾ"}.ti-pencil-check:before{content:"ﯿ"}.ti-pencil-code:before{content:"ﰀ"}.ti-pencil-cog:before{content:"ﰁ"}.ti-pencil-discount:before{content:"ﰂ"}.ti-pencil-dollar:before{content:"ﰃ"}.ti-pencil-down:before{content:"ﰄ"}.ti-pencil-exclamation:before{content:"ﰅ"}.ti-pencil-heart:before{content:"ﰆ"}.ti-pencil-minus:before{content:""}.ti-pencil-off:before{content:""}.ti-pencil-pause:before{content:"ﰇ"}.ti-pencil-pin:before{content:"ﰈ"}.ti-pencil-plus:before{content:""}.ti-pencil-question:before{content:"ﰉ"}.ti-pencil-search:before{content:"ﰊ"}.ti-pencil-share:before{content:"ﰋ"}.ti-pencil-star:before{content:"ﰌ"}.ti-pencil-up:before{content:"ﰍ"}.ti-pencil-x:before{content:"ﰎ"}.ti-pennant:before{content:""}.ti-pennant-2:before{content:""}.ti-pennant-2-filled:before{content:""}.ti-pennant-filled:before{content:""}.ti-pennant-off:before{content:""}.ti-pentagon:before{content:""}.ti-pentagon-filled:before{content:""}.ti-pentagon-number-0:before{content:"ﱾ"}.ti-pentagon-number-1:before{content:"ﱿ"}.ti-pentagon-number-2:before{content:"ﲀ"}.ti-pentagon-number-3:before{content:"ﲁ"}.ti-pentagon-number-4:before{content:"ﲂ"}.ti-pentagon-number-5:before{content:"ﲃ"}.ti-pentagon-number-6:before{content:"ﲄ"}.ti-pentagon-number-7:before{content:"ﲅ"}.ti-pentagon-number-8:before{content:"ﲆ"}.ti-pentagon-number-9:before{content:"ﲇ"}.ti-pentagon-off:before{content:""}.ti-pentagon-plus:before{content:"ﱉ"}.ti-pentagon-x:before{content:"ﲈ"}.ti-pentagram:before{content:""}.ti-pepper:before{content:""}.ti-pepper-off:before{content:""}.ti-percentage:before{content:""}.ti-perfume:before{content:""}.ti-perspective:before{content:""}.ti-perspective-off:before{content:""}.ti-phone:before{content:""}.ti-phone-call:before{content:""}.ti-phone-calling:before{content:""}.ti-phone-check:before{content:""}.ti-phone-filled:before{content:"爫"}.ti-phone-incoming:before{content:""}.ti-phone-off:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-phone-plus:before{content:""}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-photo-ai:before{content:"免"}.ti-photo-bolt:before{content:"戀"}.ti-photo-cancel:before{content:""}.ti-photo-check:before{content:""}.ti-photo-circle:before{content:"ﱊ"}.ti-photo-circle-minus:before{content:"ﱢ"}.ti-photo-circle-plus:before{content:"ﱣ"}.ti-photo-code:before{content:"撚"}.ti-photo-cog:before{content:"漣"}.ti-photo-dollar:before{content:"煉"}.ti-photo-down:before{content:""}.ti-photo-edit:before{content:""}.ti-photo-exclamation:before{content:"璉"}.ti-photo-filled:before{content:"琢"}.ti-photo-heart:before{content:""}.ti-photo-hexagon:before{content:"ﱋ"}.ti-photo-minus:before{content:""}.ti-photo-off:before{content:""}.ti-photo-pause:before{content:"秊"}.ti-photo-pentagon:before{content:"ﱌ"}.ti-photo-pin:before{content:"練"}.ti-photo-plus:before{content:""}.ti-photo-question:before{content:"聯"}.ti-photo-scan:before{content:"ﲨ"}.ti-photo-search:before{content:""}.ti-photo-sensor:before{content:""}.ti-photo-sensor-2:before{content:""}.ti-photo-sensor-3:before{content:""}.ti-photo-share:before{content:"輦"}.ti-photo-shield:before{content:""}.ti-photo-square-rounded:before{content:"ﱍ"}.ti-photo-star:before{content:""}.ti-photo-up:before{content:""}.ti-photo-video:before{content:"ﲕ"}.ti-photo-x:before{content:""}.ti-physotherapist:before{content:""}.ti-piano:before{content:"䀘"}.ti-pick:before{content:"﫼"}.ti-picture-in-picture:before{content:""}.ti-picture-in-picture-off:before{content:""}.ti-picture-in-picture-on:before{content:""}.ti-picture-in-picture-top:before{content:""}.ti-pig:before{content:""}.ti-pig-money:before{content:""}.ti-pig-off:before{content:""}.ti-pilcrow:before{content:""}.ti-pilcrow-left:before{content:"ﵿ"}.ti-pilcrow-right:before{content:"ﶀ"}.ti-pill:before{content:""}.ti-pill-off:before{content:""}.ti-pills:before{content:""}.ti-pin:before{content:""}.ti-pin-end:before{content:"ﵛ"}.ti-pin-filled:before{content:""}.ti-pin-invoke:before{content:"ﵜ"}.ti-ping-pong:before{content:""}.ti-pinned:before{content:""}.ti-pinned-filled:before{content:""}.ti-pinned-off:before{content:""}.ti-pizza:before{content:""}.ti-pizza-off:before{content:""}.ti-placeholder:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-plane-inflight:before{content:""}.ti-plane-off:before{content:""}.ti-plane-tilt:before{content:""}.ti-planet:before{content:""}.ti-planet-off:before{content:""}.ti-plant:before{content:""}.ti-plant-2:before{content:""}.ti-plant-2-off:before{content:""}.ti-plant-off:before{content:""}.ti-play-basketball:before{content:"辶"}.ti-play-card:before{content:""}.ti-play-card-off:before{content:""}.ti-play-football:before{content:"逸"}.ti-play-handball:before{content:"難"}.ti-play-volleyball:before{content:"響"}.ti-player-eject:before{content:""}.ti-player-eject-filled:before{content:""}.ti-player-pause:before{content:""}.ti-player-pause-filled:before{content:""}.ti-player-play:before{content:""}.ti-player-play-filled:before{content:""}.ti-player-record:before{content:""}.ti-player-record-filled:before{content:""}.ti-player-skip-back:before{content:""}.ti-player-skip-back-filled:before{content:""}.ti-player-skip-forward:before{content:""}.ti-player-skip-forward-filled:before{content:""}.ti-player-stop:before{content:""}.ti-player-stop-filled:before{content:""}.ti-player-track-next:before{content:""}.ti-player-track-next-filled:before{content:""}.ti-player-track-prev:before{content:""}.ti-player-track-prev-filled:before{content:""}.ti-playlist:before{content:""}.ti-playlist-add:before{content:""}.ti-playlist-off:before{content:""}.ti-playlist-x:before{content:""}.ti-playstation-circle:before{content:""}.ti-playstation-square:before{content:""}.ti-playstation-triangle:before{content:""}.ti-playstation-x:before{content:""}.ti-plug:before{content:""}.ti-plug-connected:before{content:""}.ti-plug-connected-x:before{content:""}.ti-plug-off:before{content:""}.ti-plug-x:before{content:""}.ti-plus:before{content:""}.ti-plus-equal:before{content:""}.ti-plus-minus:before{content:""}.ti-png:before{content:""}.ti-podium:before{content:""}.ti-podium-off:before{content:""}.ti-point:before{content:""}.ti-point-filled:before{content:""}.ti-point-off:before{content:""}.ti-pointer:before{content:""}.ti-pointer-bolt:before{content:"蓮"}.ti-pointer-cancel:before{content:"連"}.ti-pointer-check:before{content:"鍊"}.ti-pointer-code:before{content:"列"}.ti-pointer-cog:before{content:"劣"}.ti-pointer-dollar:before{content:"咽"}.ti-pointer-down:before{content:"烈"}.ti-pointer-exclamation:before{content:"裂"}.ti-pointer-filled:before{content:"אּ"}.ti-pointer-heart:before{content:"說"}.ti-pointer-minus:before{content:"廉"}.ti-pointer-off:before{content:"念"}.ti-pointer-pause:before{content:"捻"}.ti-pointer-pin:before{content:"殮"}.ti-pointer-plus:before{content:"簾"}.ti-pointer-question:before{content:"獵"}.ti-pointer-search:before{content:"令"}.ti-pointer-share:before{content:"囹"}.ti-pointer-star:before{content:"寧"}.ti-pointer-up:before{content:"嶺"}.ti-pointer-x:before{content:"怜"}.ti-pokeball:before{content:""}.ti-pokeball-off:before{content:""}.ti-poker-chip:before{content:""}.ti-polaroid:before{content:""}.ti-polaroid-filled:before{content:"碑"}.ti-polygon:before{content:""}.ti-polygon-off:before{content:""}.ti-poo:before{content:""}.ti-pool:before{content:""}.ti-pool-off:before{content:""}.ti-power:before{content:""}.ti-pray:before{content:""}.ti-premium-rights:before{content:""}.ti-prescription:before{content:""}.ti-presentation:before{content:""}.ti-presentation-analytics:before{content:""}.ti-presentation-off:before{content:""}.ti-printer:before{content:""}.ti-printer-off:before{content:""}.ti-prism:before{content:"缾"}.ti-prism-off:before{content:"絛"}.ti-prism-plus:before{content:"練"}.ti-prison:before{content:""}.ti-progress:before{content:"嗀"}.ti-progress-alert:before{content:"輻"}.ti-progress-bolt:before{content:"行"}.ti-progress-check:before{content:"降"}.ti-progress-down:before{content:"見"}.ti-progress-help:before{content:"廓"}.ti-progress-x:before{content:"兀"}.ti-prompt:before{content:""}.ti-prong:before{content:"ﶡ"}.ti-propeller:before{content:""}.ti-propeller-off:before{content:""}.ti-protocol:before{content:"ﶁ"}.ti-pumpkin-scary:before{content:""}.ti-puzzle:before{content:""}.ti-puzzle-2:before{content:""}.ti-puzzle-filled:before{content:""}.ti-puzzle-off:before{content:""}.ti-pyramid:before{content:""}.ti-pyramid-off:before{content:""}.ti-pyramid-plus:before{content:"者"}.ti-qrcode:before{content:""}.ti-qrcode-off:before{content:""}.ti-question-mark:before{content:""}.ti-quote:before{content:""}.ti-quote-off:before{content:""}.ti-quotes:before{content:"ﬞ"}.ti-radar:before{content:""}.ti-radar-2:before{content:""}.ti-radar-off:before{content:""}.ti-radio:before{content:""}.ti-radio-off:before{content:""}.ti-radioactive:before{content:""}.ti-radioactive-filled:before{content:""}.ti-radioactive-off:before{content:""}.ti-radius-bottom-left:before{content:""}.ti-radius-bottom-right:before{content:""}.ti-radius-top-left:before{content:""}.ti-radius-top-right:before{content:""}.ti-rainbow:before{content:""}.ti-rainbow-off:before{content:""}.ti-rating-12-plus:before{content:""}.ti-rating-14-plus:before{content:""}.ti-rating-16-plus:before{content:""}.ti-rating-18-plus:before{content:""}.ti-rating-21-plus:before{content:""}.ti-razor:before{content:""}.ti-razor-electric:before{content:""}.ti-receipt:before{content:""}.ti-receipt-2:before{content:""}.ti-receipt-bitcoin:before{content:"ﵦ"}.ti-receipt-dollar:before{content:"ﵧ"}.ti-receipt-euro:before{content:"ﵨ"}.ti-receipt-off:before{content:""}.ti-receipt-pound:before{content:"ﵩ"}.ti-receipt-refund:before{content:""}.ti-receipt-rupee:before{content:"ﶂ"}.ti-receipt-tax:before{content:""}.ti-receipt-yen:before{content:"ﵪ"}.ti-receipt-yuan:before{content:"ﵫ"}.ti-recharging:before{content:""}.ti-record-mail:before{content:""}.ti-record-mail-off:before{content:""}.ti-rectangle:before{content:""}.ti-rectangle-filled:before{content:""}.ti-rectangle-rounded-bottom:before{content:"﫭"}.ti-rectangle-rounded-top:before{content:"﫮"}.ti-rectangle-vertical:before{content:""}.ti-rectangle-vertical-filled:before{content:""}.ti-rectangular-prism:before{content:"蝹"}.ti-rectangular-prism-off:before{content:"荒"}.ti-rectangular-prism-plus:before{content:"華"}.ti-recycle:before{content:""}.ti-recycle-off:before{content:""}.ti-refresh:before{content:""}.ti-refresh-alert:before{content:""}.ti-refresh-dot:before{content:""}.ti-refresh-off:before{content:""}.ti-regex:before{content:""}.ti-regex-off:before{content:""}.ti-registered:before{content:""}.ti-relation-many-to-many:before{content:""}.ti-relation-one-to-many:before{content:""}.ti-relation-one-to-one:before{content:""}.ti-reload:before{content:""}.ti-reorder:before{content:"ﰕ"}.ti-repeat:before{content:""}.ti-repeat-off:before{content:""}.ti-repeat-once:before{content:""}.ti-replace:before{content:""}.ti-replace-filled:before{content:""}.ti-replace-off:before{content:""}.ti-report:before{content:""}.ti-report-analytics:before{content:""}.ti-report-medical:before{content:""}.ti-report-money:before{content:""}.ti-report-off:before{content:""}.ti-report-search:before{content:""}.ti-reserved-line:before{content:"臨"}.ti-resize:before{content:""}.ti-restore:before{content:"﫽"}.ti-rewind-backward-10:before{content:"諸"}.ti-rewind-backward-15:before{content:"請"}.ti-rewind-backward-20:before{content:"謁"}.ti-rewind-backward-30:before{content:"諾"}.ti-rewind-backward-40:before{content:"諭"}.ti-rewind-backward-5:before{content:"謹"}.ti-rewind-backward-50:before{content:"變"}.ti-rewind-backward-60:before{content:"贈"}.ti-rewind-forward-10:before{content:"輸"}.ti-rewind-forward-15:before{content:"遲"}.ti-rewind-forward-20:before{content:"醙"}.ti-rewind-forward-30:before{content:"鉶"}.ti-rewind-forward-40:before{content:"陼"}.ti-rewind-forward-5:before{content:"難"}.ti-rewind-forward-50:before{content:"靖"}.ti-rewind-forward-60:before{content:"韛"}.ti-ribbon-health:before{content:""}.ti-rings:before{content:"頻"}.ti-ripple:before{content:""}.ti-ripple-off:before{content:""}.ti-road:before{content:""}.ti-road-off:before{content:""}.ti-road-sign:before{content:""}.ti-robot:before{content:""}.ti-robot-face:before{content:"ﲾ"}.ti-robot-off:before{content:""}.ti-rocket:before{content:""}.ti-rocket-off:before{content:""}.ti-roller-skating:before{content:""}.ti-rollercoaster:before{content:""}.ti-rollercoaster-off:before{content:""}.ti-rosette:before{content:""}.ti-rosette-filled:before{content:""}.ti-rosette-number-0:before{content:""}.ti-rosette-number-1:before{content:""}.ti-rosette-number-2:before{content:""}.ti-rosette-number-3:before{content:""}.ti-rosette-number-4:before{content:""}.ti-rosette-number-5:before{content:""}.ti-rosette-number-6:before{content:""}.ti-rosette-number-7:before{content:""}.ti-rosette-number-8:before{content:""}.ti-rosette-number-9:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-360:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-rotate-dot:before{content:""}.ti-rotate-rectangle:before{content:""}.ti-route:before{content:""}.ti-route-2:before{content:""}.ti-route-alt-left:before{content:"ﲩ"}.ti-route-alt-right:before{content:"ﲪ"}.ti-route-off:before{content:""}.ti-route-scan:before{content:"ﲿ"}.ti-route-square:before{content:"ﲬ"}.ti-route-square-2:before{content:"ﲫ"}.ti-route-x:before{content:"ﲮ"}.ti-route-x-2:before{content:"ﲭ"}.ti-router:before{content:""}.ti-router-off:before{content:""}.ti-row-insert-bottom:before{content:""}.ti-row-insert-top:before{content:""}.ti-row-remove:before{content:"﫾"}.ti-rss:before{content:""}.ti-rubber-stamp:before{content:""}.ti-rubber-stamp-off:before{content:""}.ti-ruler:before{content:""}.ti-ruler-2:before{content:""}.ti-ruler-2-off:before{content:""}.ti-ruler-3:before{content:""}.ti-ruler-measure:before{content:""}.ti-ruler-off:before{content:""}.ti-run:before{content:""}.ti-rv-truck:before{content:"ﳀ"}.ti-s-turn-down:before{content:""}.ti-s-turn-left:before{content:""}.ti-s-turn-right:before{content:""}.ti-s-turn-up:before{content:""}.ti-sailboat:before{content:""}.ti-sailboat-2:before{content:""}.ti-sailboat-off:before{content:""}.ti-salad:before{content:""}.ti-salt:before{content:""}.ti-sandbox:before{content:"ﵬ"}.ti-satellite:before{content:""}.ti-satellite-off:before{content:""}.ti-sausage:before{content:""}.ti-scale:before{content:""}.ti-scale-off:before{content:""}.ti-scale-outline:before{content:""}.ti-scale-outline-off:before{content:""}.ti-scan:before{content:""}.ti-scan-eye:before{content:""}.ti-schema:before{content:""}.ti-schema-off:before{content:""}.ti-school:before{content:""}.ti-school-bell:before{content:""}.ti-school-off:before{content:""}.ti-scissors:before{content:""}.ti-scissors-off:before{content:""}.ti-scooter:before{content:""}.ti-scooter-electric:before{content:""}.ti-scoreboard:before{content:"恵"}.ti-screen-share:before{content:""}.ti-screen-share-off:before{content:""}.ti-screenshot:before{content:""}.ti-scribble:before{content:""}.ti-scribble-off:before{content:""}.ti-script:before{content:""}.ti-script-minus:before{content:""}.ti-script-plus:before{content:""}.ti-script-x:before{content:""}.ti-scuba-diving:before{content:"﵎"}.ti-scuba-mask:before{content:""}.ti-scuba-mask-off:before{content:""}.ti-sdk:before{content:""}.ti-search:before{content:""}.ti-search-off:before{content:""}.ti-section:before{content:""}.ti-section-sign:before{content:""}.ti-seeding:before{content:""}.ti-seeding-off:before{content:""}.ti-select:before{content:""}.ti-select-all:before{content:"立"}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-send-2:before{content:"ﵝ"}.ti-send-off:before{content:""}.ti-seo:before{content:""}.ti-separator:before{content:""}.ti-separator-horizontal:before{content:""}.ti-separator-vertical:before{content:""}.ti-server:before{content:""}.ti-server-2:before{content:""}.ti-server-bolt:before{content:""}.ti-server-cog:before{content:""}.ti-server-off:before{content:""}.ti-servicemark:before{content:""}.ti-settings:before{content:""}.ti-settings-2:before{content:""}.ti-settings-automation:before{content:""}.ti-settings-bolt:before{content:"玲"}.ti-settings-cancel:before{content:"瑩"}.ti-settings-check:before{content:"羚"}.ti-settings-code:before{content:"聆"}.ti-settings-cog:before{content:"鈴"}.ti-settings-dollar:before{content:"零"}.ti-settings-down:before{content:"靈"}.ti-settings-exclamation:before{content:"領"}.ti-settings-filled:before{content:""}.ti-settings-heart:before{content:"例"}.ti-settings-minus:before{content:"禮"}.ti-settings-off:before{content:""}.ti-settings-pause:before{content:"醴"}.ti-settings-pin:before{content:"隸"}.ti-settings-plus:before{content:"惡"}.ti-settings-question:before{content:"了"}.ti-settings-search:before{content:"僚"}.ti-settings-share:before{content:"寮"}.ti-settings-star:before{content:"尿"}.ti-settings-up:before{content:"料"}.ti-settings-x:before{content:"樂"}.ti-shadow:before{content:""}.ti-shadow-off:before{content:""}.ti-shape:before{content:""}.ti-shape-2:before{content:""}.ti-shape-3:before{content:""}.ti-shape-off:before{content:""}.ti-share:before{content:""}.ti-share-2:before{content:""}.ti-share-3:before{content:""}.ti-share-off:before{content:""}.ti-shi-jumping:before{content:"𤋮"}.ti-shield:before{content:""}.ti-shield-bolt:before{content:"燎"}.ti-shield-cancel:before{content:"療"}.ti-shield-check:before{content:""}.ti-shield-check-filled:before{content:""}.ti-shield-checkered:before{content:""}.ti-shield-checkered-filled:before{content:""}.ti-shield-chevron:before{content:""}.ti-shield-code:before{content:"蓼"}.ti-shield-cog:before{content:"遼"}.ti-shield-dollar:before{content:"龍"}.ti-shield-down:before{content:"暈"}.ti-shield-exclamation:before{content:"阮"}.ti-shield-filled:before{content:""}.ti-shield-half:before{content:""}.ti-shield-half-filled:before{content:""}.ti-shield-heart:before{content:"劉"}.ti-shield-lock:before{content:""}.ti-shield-lock-filled:before{content:""}.ti-shield-minus:before{content:"杻"}.ti-shield-off:before{content:""}.ti-shield-pause:before{content:"柳"}.ti-shield-pin:before{content:"流"}.ti-shield-plus:before{content:"溜"}.ti-shield-question:before{content:"琉"}.ti-shield-search:before{content:"留"}.ti-shield-share:before{content:"硫"}.ti-shield-star:before{content:"紐"}.ti-shield-up:before{content:"類"}.ti-shield-x:before{content:""}.ti-ship:before{content:""}.ti-ship-off:before{content:""}.ti-shirt:before{content:""}.ti-shirt-filled:before{content:""}.ti-shirt-off:before{content:""}.ti-shirt-sport:before{content:""}.ti-shoe:before{content:""}.ti-shoe-off:before{content:""}.ti-shopping-bag:before{content:""}.ti-shopping-bag-check:before{content:"ﰖ"}.ti-shopping-bag-discount:before{content:"ﰗ"}.ti-shopping-bag-edit:before{content:"ﰘ"}.ti-shopping-bag-exclamation:before{content:"ﰙ"}.ti-shopping-bag-heart:before{content:"ﶢ"}.ti-shopping-bag-minus:before{content:"ﰚ"}.ti-shopping-bag-plus:before{content:"ﰛ"}.ti-shopping-bag-search:before{content:"ﰜ"}.ti-shopping-bag-x:before{content:"ﰝ"}.ti-shopping-cart:before{content:""}.ti-shopping-cart-bolt:before{content:"ﭗ"}.ti-shopping-cart-cancel:before{content:"ﭘ"}.ti-shopping-cart-check:before{content:"ﭙ"}.ti-shopping-cart-code:before{content:"ﭚ"}.ti-shopping-cart-cog:before{content:"ﭛ"}.ti-shopping-cart-copy:before{content:"ﭜ"}.ti-shopping-cart-discount:before{content:"ﭝ"}.ti-shopping-cart-dollar:before{content:"ﭞ"}.ti-shopping-cart-down:before{content:"ﭟ"}.ti-shopping-cart-exclamation:before{content:"ﭠ"}.ti-shopping-cart-filled:before{content:"ﰿ"}.ti-shopping-cart-heart:before{content:"ﭡ"}.ti-shopping-cart-minus:before{content:"ﭢ"}.ti-shopping-cart-off:before{content:""}.ti-shopping-cart-pause:before{content:"ﭣ"}.ti-shopping-cart-pin:before{content:"ﭤ"}.ti-shopping-cart-plus:before{content:"ﭥ"}.ti-shopping-cart-question:before{content:"ﭦ"}.ti-shopping-cart-search:before{content:"ﭧ"}.ti-shopping-cart-share:before{content:"ﭨ"}.ti-shopping-cart-star:before{content:"ﭩ"}.ti-shopping-cart-up:before{content:"ﭪ"}.ti-shopping-cart-x:before{content:"ﭫ"}.ti-shovel:before{content:""}.ti-shovel-pitchforks:before{content:"ﴺ"}.ti-shredder:before{content:""}.ti-sign-left:before{content:""}.ti-sign-left-filled:before{content:""}.ti-sign-right:before{content:""}.ti-sign-right-filled:before{content:""}.ti-signal-2g:before{content:""}.ti-signal-3g:before{content:""}.ti-signal-4g:before{content:""}.ti-signal-4g-plus:before{content:""}.ti-signal-5g:before{content:""}.ti-signal-6g:before{content:"笠"}.ti-signal-e:before{content:"粒"}.ti-signal-g:before{content:"狀"}.ti-signal-h:before{content:"識"}.ti-signal-h-plus:before{content:"炙"}.ti-signal-lte:before{content:"什"}.ti-signature:before{content:""}.ti-signature-off:before{content:""}.ti-sitemap:before{content:""}.ti-sitemap-off:before{content:""}.ti-skateboard:before{content:""}.ti-skateboard-off:before{content:""}.ti-skateboarding:before{content:"響"}.ti-skew-x:before{content:"ﴻ"}.ti-skew-y:before{content:"ﴼ"}.ti-skull:before{content:""}.ti-slash:before{content:""}.ti-slashes:before{content:""}.ti-sleigh:before{content:""}.ti-slice:before{content:""}.ti-slideshow:before{content:""}.ti-smart-home:before{content:""}.ti-smart-home-off:before{content:""}.ti-smoking:before{content:""}.ti-smoking-no:before{content:""}.ti-snowboarding:before{content:"﵏"}.ti-snowflake:before{content:""}.ti-snowflake-off:before{content:""}.ti-snowman:before{content:""}.ti-soccer-field:before{content:""}.ti-social:before{content:""}.ti-social-off:before{content:""}.ti-sock:before{content:""}.ti-sofa:before{content:""}.ti-sofa-off:before{content:""}.ti-solar-electricity:before{content:"ﳁ"}.ti-solar-panel:before{content:""}.ti-solar-panel-2:before{content:""}.ti-sort-0-9:before{content:""}.ti-sort-9-0:before{content:""}.ti-sort-a-z:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-ascending-2:before{content:""}.ti-sort-ascending-letters:before{content:""}.ti-sort-ascending-numbers:before{content:""}.ti-sort-ascending-shapes:before{content:"ﶔ"}.ti-sort-ascending-small-big:before{content:"ﶕ"}.ti-sort-deacending-small-big:before{content:"ﶖ"}.ti-sort-descending:before{content:""}.ti-sort-descending-2:before{content:""}.ti-sort-descending-letters:before{content:""}.ti-sort-descending-numbers:before{content:""}.ti-sort-descending-shapes:before{content:"ﶗ"}.ti-sort-z-a:before{content:""}.ti-sos:before{content:""}.ti-soup:before{content:""}.ti-soup-off:before{content:""}.ti-source-code:before{content:""}.ti-space:before{content:""}.ti-space-off:before{content:""}.ti-spacing-horizontal:before{content:""}.ti-spacing-vertical:before{content:""}.ti-spade:before{content:""}.ti-spade-filled:before{content:""}.ti-sparkles:before{content:""}.ti-speakerphone:before{content:""}.ti-speedboat:before{content:""}.ti-sphere:before{content:"視"}.ti-sphere-off:before{content:"襁"}.ti-sphere-plus:before{content:"覆"}.ti-spider:before{content:""}.ti-spiral:before{content:""}.ti-spiral-off:before{content:""}.ti-sport-billard:before{content:""}.ti-spray:before{content:""}.ti-spy:before{content:""}.ti-spy-off:before{content:""}.ti-sql:before{content:""}.ti-square:before{content:""}.ti-square-0-filled:before{content:""}.ti-square-1-filled:before{content:""}.ti-square-2-filled:before{content:""}.ti-square-3-filled:before{content:""}.ti-square-4-filled:before{content:""}.ti-square-5-filled:before{content:""}.ti-square-6-filled:before{content:""}.ti-square-7-filled:before{content:""}.ti-square-8-filled:before{content:""}.ti-square-9-filled:before{content:""}.ti-square-arrow-down:before{content:""}.ti-square-arrow-down-filled:before{content:"בּ"}.ti-square-arrow-left:before{content:""}.ti-square-arrow-left-filled:before{content:"גּ"}.ti-square-arrow-right:before{content:""}.ti-square-arrow-right-filled:before{content:"דּ"}.ti-square-arrow-up:before{content:""}.ti-square-arrow-up-filled:before{content:"הּ"}.ti-square-asterisk:before{content:""}.ti-square-asterisk-filled:before{content:"וּ"}.ti-square-check:before{content:""}.ti-square-check-filled:before{content:""}.ti-square-chevron-down:before{content:""}.ti-square-chevron-down-filled:before{content:"זּ"}.ti-square-chevron-left:before{content:""}.ti-square-chevron-left-filled:before{content:"﬷"}.ti-square-chevron-right:before{content:""}.ti-square-chevron-right-filled:before{content:"טּ"}.ti-square-chevron-up:before{content:""}.ti-square-chevron-up-filled:before{content:"יּ"}.ti-square-chevrons-down:before{content:""}.ti-square-chevrons-down-filled:before{content:"ךּ"}.ti-square-chevrons-left:before{content:""}.ti-square-chevrons-left-filled:before{content:"כּ"}.ti-square-chevrons-right:before{content:""}.ti-square-chevrons-right-filled:before{content:"לּ"}.ti-square-chevrons-up:before{content:""}.ti-square-chevrons-up-filled:before{content:"﬽"}.ti-square-dot:before{content:""}.ti-square-dot-filled:before{content:"מּ"}.ti-square-f0:before{content:""}.ti-square-f0-filled:before{content:""}.ti-square-f1:before{content:""}.ti-square-f1-filled:before{content:""}.ti-square-f2:before{content:""}.ti-square-f2-filled:before{content:""}.ti-square-f3:before{content:""}.ti-square-f3-filled:before{content:""}.ti-square-f4:before{content:""}.ti-square-f4-filled:before{content:""}.ti-square-f5:before{content:""}.ti-square-f5-filled:before{content:""}.ti-square-f6:before{content:""}.ti-square-f6-filled:before{content:""}.ti-square-f7:before{content:""}.ti-square-f7-filled:before{content:""}.ti-square-f8:before{content:""}.ti-square-f8-filled:before{content:""}.ti-square-f9:before{content:""}.ti-square-f9-filled:before{content:""}.ti-square-filled:before{content:"ﱀ"}.ti-square-forbid:before{content:""}.ti-square-forbid-2:before{content:""}.ti-square-half:before{content:""}.ti-square-key:before{content:""}.ti-square-letter-a:before{content:""}.ti-square-letter-b:before{content:""}.ti-square-letter-c:before{content:""}.ti-square-letter-d:before{content:""}.ti-square-letter-e:before{content:""}.ti-square-letter-f:before{content:""}.ti-square-letter-g:before{content:""}.ti-square-letter-h:before{content:""}.ti-square-letter-i:before{content:""}.ti-square-letter-j:before{content:""}.ti-square-letter-k:before{content:""}.ti-square-letter-l:before{content:""}.ti-square-letter-m:before{content:""}.ti-square-letter-n:before{content:""}.ti-square-letter-o:before{content:""}.ti-square-letter-p:before{content:""}.ti-square-letter-q:before{content:""}.ti-square-letter-r:before{content:""}.ti-square-letter-s:before{content:""}.ti-square-letter-t:before{content:""}.ti-square-letter-u:before{content:""}.ti-square-letter-v:before{content:""}.ti-square-letter-w:before{content:""}.ti-square-letter-x:before{content:""}.ti-square-letter-y:before{content:""}.ti-square-letter-z:before{content:""}.ti-square-minus:before{content:""}.ti-square-minus-filled:before{content:"﬿"}.ti-square-number-0:before{content:""}.ti-square-number-1:before{content:""}.ti-square-number-2:before{content:""}.ti-square-number-3:before{content:""}.ti-square-number-4:before{content:""}.ti-square-number-5:before{content:""}.ti-square-number-6:before{content:""}.ti-square-number-7:before{content:""}.ti-square-number-8:before{content:""}.ti-square-number-9:before{content:""}.ti-square-off:before{content:""}.ti-square-percentage:before{content:"ﶃ"}.ti-square-plus:before{content:""}.ti-square-plus-2:before{content:"ﲖ"}.ti-square-root:before{content:""}.ti-square-root-2:before{content:""}.ti-square-rotated:before{content:""}.ti-square-rotated-filled:before{content:""}.ti-square-rotated-forbid:before{content:""}.ti-square-rotated-forbid-2:before{content:""}.ti-square-rotated-off:before{content:""}.ti-square-rounded:before{content:""}.ti-square-rounded-arrow-down:before{content:""}.ti-square-rounded-arrow-down-filled:before{content:""}.ti-square-rounded-arrow-left:before{content:""}.ti-square-rounded-arrow-left-filled:before{content:""}.ti-square-rounded-arrow-right:before{content:""}.ti-square-rounded-arrow-right-filled:before{content:""}.ti-square-rounded-arrow-up:before{content:""}.ti-square-rounded-arrow-up-filled:before{content:""}.ti-square-rounded-check:before{content:""}.ti-square-rounded-check-filled:before{content:""}.ti-square-rounded-chevron-down:before{content:""}.ti-square-rounded-chevron-down-filled:before{content:""}.ti-square-rounded-chevron-left:before{content:""}.ti-square-rounded-chevron-left-filled:before{content:""}.ti-square-rounded-chevron-right:before{content:""}.ti-square-rounded-chevron-right-filled:before{content:""}.ti-square-rounded-chevron-up:before{content:""}.ti-square-rounded-chevron-up-filled:before{content:""}.ti-square-rounded-chevrons-down:before{content:""}.ti-square-rounded-chevrons-down-filled:before{content:""}.ti-square-rounded-chevrons-left:before{content:""}.ti-square-rounded-chevrons-left-filled:before{content:""}.ti-square-rounded-chevrons-right:before{content:""}.ti-square-rounded-chevrons-right-filled:before{content:""}.ti-square-rounded-chevrons-up:before{content:""}.ti-square-rounded-chevrons-up-filled:before{content:""}.ti-square-rounded-filled:before{content:""}.ti-square-rounded-letter-a:before{content:""}.ti-square-rounded-letter-b:before{content:""}.ti-square-rounded-letter-c:before{content:""}.ti-square-rounded-letter-d:before{content:""}.ti-square-rounded-letter-e:before{content:""}.ti-square-rounded-letter-f:before{content:""}.ti-square-rounded-letter-g:before{content:""}.ti-square-rounded-letter-h:before{content:""}.ti-square-rounded-letter-i:before{content:""}.ti-square-rounded-letter-j:before{content:""}.ti-square-rounded-letter-k:before{content:""}.ti-square-rounded-letter-l:before{content:""}.ti-square-rounded-letter-m:before{content:""}.ti-square-rounded-letter-n:before{content:""}.ti-square-rounded-letter-o:before{content:""}.ti-square-rounded-letter-p:before{content:""}.ti-square-rounded-letter-q:before{content:""}.ti-square-rounded-letter-r:before{content:""}.ti-square-rounded-letter-s:before{content:""}.ti-square-rounded-letter-t:before{content:""}.ti-square-rounded-letter-u:before{content:""}.ti-square-rounded-letter-v:before{content:""}.ti-square-rounded-letter-w:before{content:""}.ti-square-rounded-letter-x:before{content:""}.ti-square-rounded-letter-y:before{content:""}.ti-square-rounded-letter-z:before{content:""}.ti-square-rounded-minus:before{content:""}.ti-square-rounded-minus-2:before{content:"ﲗ"}.ti-square-rounded-minus-filled:before{content:"נּ"}.ti-square-rounded-number-0:before{content:""}.ti-square-rounded-number-0-filled:before{content:""}.ti-square-rounded-number-1:before{content:""}.ti-square-rounded-number-1-filled:before{content:""}.ti-square-rounded-number-2:before{content:""}.ti-square-rounded-number-2-filled:before{content:""}.ti-square-rounded-number-3:before{content:""}.ti-square-rounded-number-3-filled:before{content:""}.ti-square-rounded-number-4:before{content:""}.ti-square-rounded-number-4-filled:before{content:""}.ti-square-rounded-number-5:before{content:""}.ti-square-rounded-number-5-filled:before{content:""}.ti-square-rounded-number-6:before{content:""}.ti-square-rounded-number-6-filled:before{content:""}.ti-square-rounded-number-7:before{content:""}.ti-square-rounded-number-7-filled:before{content:""}.ti-square-rounded-number-8:before{content:""}.ti-square-rounded-number-8-filled:before{content:""}.ti-square-rounded-number-9:before{content:""}.ti-square-rounded-number-9-filled:before{content:""}.ti-square-rounded-percentage:before{content:"ﶄ"}.ti-square-rounded-plus:before{content:""}.ti-square-rounded-plus-2:before{content:"ﲘ"}.ti-square-rounded-plus-filled:before{content:""}.ti-square-rounded-x:before{content:""}.ti-square-rounded-x-filled:before{content:""}.ti-square-toggle:before{content:""}.ti-square-toggle-horizontal:before{content:""}.ti-square-x:before{content:""}.ti-square-x-filled:before{content:"סּ"}.ti-squares-diagonal:before{content:""}.ti-squares-filled:before{content:""}.ti-stack:before{content:""}.ti-stack-2:before{content:""}.ti-stack-3:before{content:""}.ti-stack-back:before{content:"ﴦ"}.ti-stack-backward:before{content:"ﴧ"}.ti-stack-forward:before{content:"ﴨ"}.ti-stack-front:before{content:"ﴩ"}.ti-stack-middle:before{content:"ﴪ"}.ti-stack-pop:before{content:""}.ti-stack-push:before{content:""}.ti-stairs:before{content:""}.ti-stairs-down:before{content:""}.ti-stairs-up:before{content:""}.ti-star:before{content:""}.ti-star-filled:before{content:""}.ti-star-half:before{content:""}.ti-star-half-filled:before{content:""}.ti-star-off:before{content:""}.ti-stars:before{content:""}.ti-stars-filled:before{content:""}.ti-stars-off:before{content:""}.ti-status-change:before{content:""}.ti-steam:before{content:""}.ti-steering-wheel:before{content:""}.ti-steering-wheel-off:before{content:""}.ti-step-into:before{content:""}.ti-step-out:before{content:""}.ti-stereo-glasses:before{content:""}.ti-stethoscope:before{content:""}.ti-stethoscope-off:before{content:""}.ti-sticker:before{content:""}.ti-sticker-2:before{content:"ﴽ"}.ti-storm:before{content:""}.ti-storm-off:before{content:""}.ti-stretching:before{content:""}.ti-stretching-2:before{content:"舘"}.ti-strikethrough:before{content:""}.ti-submarine:before{content:""}.ti-subscript:before{content:""}.ti-subtask:before{content:""}.ti-sum:before{content:""}.ti-sum-off:before{content:""}.ti-sun:before{content:""}.ti-sun-electricity:before{content:"ﳂ"}.ti-sun-filled:before{content:""}.ti-sun-high:before{content:""}.ti-sun-low:before{content:""}.ti-sun-moon:before{content:""}.ti-sun-off:before{content:""}.ti-sun-wind:before{content:""}.ti-sunglasses:before{content:""}.ti-sunrise:before{content:""}.ti-sunset:before{content:""}.ti-sunset-2:before{content:""}.ti-superscript:before{content:""}.ti-svg:before{content:""}.ti-swimming:before{content:""}.ti-swipe:before{content:""}.ti-swipe-down:before{content:"ﵞ"}.ti-swipe-left:before{content:"ﵟ"}.ti-swipe-right:before{content:"ﵠ"}.ti-swipe-up:before{content:"ﵡ"}.ti-switch:before{content:""}.ti-switch-2:before{content:""}.ti-switch-3:before{content:""}.ti-switch-horizontal:before{content:""}.ti-switch-vertical:before{content:""}.ti-sword:before{content:""}.ti-sword-off:before{content:""}.ti-swords:before{content:""}.ti-table:before{content:""}.ti-table-alias:before{content:""}.ti-table-column:before{content:"﫿"}.ti-table-down:before{content:"靖"}.ti-table-export:before{content:""}.ti-table-filled:before{content:""}.ti-table-heart:before{content:"精"}.ti-table-import:before{content:""}.ti-table-minus:before{content:"羽"}.ti-table-off:before{content:""}.ti-table-options:before{content:""}.ti-table-plus:before{content:"﨟"}.ti-table-row:before{content:"ﬀ"}.ti-table-share:before{content:"蘒"}.ti-table-shortcut:before{content:""}.ti-tag:before{content:""}.ti-tag-off:before{content:""}.ti-tag-starred:before{content:"ﲙ"}.ti-tags:before{content:""}.ti-tags-off:before{content:""}.ti-tallymark-1:before{content:""}.ti-tallymark-2:before{content:""}.ti-tallymark-3:before{content:""}.ti-tallymark-4:before{content:""}.ti-tallymarks:before{content:""}.ti-tank:before{content:""}.ti-target:before{content:""}.ti-target-arrow:before{content:""}.ti-target-off:before{content:""}.ti-teapot:before{content:""}.ti-telescope:before{content:""}.ti-telescope-off:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-temperature-minus:before{content:""}.ti-temperature-off:before{content:""}.ti-temperature-plus:before{content:""}.ti-temperature-snow:before{content:"ﶣ"}.ti-temperature-sun:before{content:"ﶤ"}.ti-template:before{content:""}.ti-template-off:before{content:""}.ti-tent:before{content:""}.ti-tent-off:before{content:""}.ti-terminal:before{content:""}.ti-terminal-2:before{content:""}.ti-test-pipe:before{content:""}.ti-test-pipe-2:before{content:""}.ti-test-pipe-off:before{content:""}.ti-tex:before{content:""}.ti-text-caption:before{content:""}.ti-text-color:before{content:""}.ti-text-decrease:before{content:""}.ti-text-direction-ltr:before{content:""}.ti-text-direction-rtl:before{content:""}.ti-text-grammar:before{content:"ﵭ"}.ti-text-increase:before{content:""}.ti-text-orientation:before{content:""}.ti-text-plus:before{content:""}.ti-text-recognition:before{content:""}.ti-text-resize:before{content:""}.ti-text-scan-2:before{content:"ﳃ"}.ti-text-size:before{content:""}.ti-text-spellcheck:before{content:""}.ti-text-wrap:before{content:""}.ti-text-wrap-disabled:before{content:""}.ti-texture:before{content:""}.ti-theater:before{content:""}.ti-thermometer:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-down-filled:before{content:""}.ti-thumb-down-off:before{content:""}.ti-thumb-up:before{content:""}.ti-thumb-up-filled:before{content:""}.ti-thumb-up-off:before{content:""}.ti-tic-tac:before{content:""}.ti-ticket:before{content:""}.ti-ticket-off:before{content:""}.ti-tie:before{content:""}.ti-tilde:before{content:""}.ti-tilt-shift:before{content:""}.ti-tilt-shift-off:before{content:""}.ti-time-duration-0:before{content:"䀹"}.ti-time-duration-10:before{content:"𥉉"}.ti-time-duration-15:before{content:"𥳐"}.ti-time-duration-30:before{content:"𧻓"}.ti-time-duration-45:before{content:"齃"}.ti-time-duration-5:before{content:"龎"}.ti-time-duration-60:before{content:"﫚"}.ti-time-duration-90:before{content:"﫛"}.ti-time-duration-off:before{content:"﫜"}.ti-timeline:before{content:""}.ti-timeline-event:before{content:""}.ti-timeline-event-exclamation:before{content:""}.ti-timeline-event-filled:before{content:"ﴘ"}.ti-timeline-event-minus:before{content:""}.ti-timeline-event-plus:before{content:""}.ti-timeline-event-text:before{content:""}.ti-timeline-event-x:before{content:""}.ti-tir:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-toilet-paper:before{content:""}.ti-toilet-paper-off:before{content:""}.ti-toml:before{content:"艹"}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-tools-kitchen:before{content:""}.ti-tools-kitchen-2:before{content:""}.ti-tools-kitchen-2-off:before{content:""}.ti-tools-kitchen-3:before{content:"ﴫ"}.ti-tools-kitchen-off:before{content:""}.ti-tools-off:before{content:""}.ti-tooltip:before{content:""}.ti-topology-bus:before{content:""}.ti-topology-complex:before{content:""}.ti-topology-full:before{content:""}.ti-topology-full-hierarchy:before{content:""}.ti-topology-ring:before{content:""}.ti-topology-ring-2:before{content:""}.ti-topology-ring-3:before{content:""}.ti-topology-star:before{content:""}.ti-topology-star-2:before{content:""}.ti-topology-star-3:before{content:""}.ti-topology-star-ring:before{content:""}.ti-topology-star-ring-2:before{content:""}.ti-topology-star-ring-3:before{content:""}.ti-torii:before{content:""}.ti-tornado:before{content:""}.ti-tournament:before{content:""}.ti-tower:before{content:""}.ti-tower-off:before{content:""}.ti-track:before{content:""}.ti-tractor:before{content:""}.ti-trademark:before{content:""}.ti-traffic-cone:before{content:""}.ti-traffic-cone-off:before{content:""}.ti-traffic-lights:before{content:""}.ti-traffic-lights-off:before{content:""}.ti-train:before{content:""}.ti-transaction-bitcoin:before{content:"ﵮ"}.ti-transaction-dollar:before{content:"ﵯ"}.ti-transaction-euro:before{content:"ﵰ"}.ti-transaction-pound:before{content:"ﵱ"}.ti-transaction-rupee:before{content:"ﶅ"}.ti-transaction-yen:before{content:"ﵲ"}.ti-transaction-yuan:before{content:"ﵳ"}.ti-transfer:before{content:"ﰟ"}.ti-transfer-in:before{content:""}.ti-transfer-out:before{content:""}.ti-transfer-vertical:before{content:"ﰞ"}.ti-transform:before{content:""}.ti-transform-filled:before{content:""}.ti-transform-point:before{content:"ﶩ"}.ti-transform-point-bottom-left:before{content:"ﶥ"}.ti-transform-point-bottom-right:before{content:"ﶦ"}.ti-transform-point-top-left:before{content:"ﶧ"}.ti-transform-point-top-right:before{content:"ﶨ"}.ti-transition-bottom:before{content:""}.ti-transition-left:before{content:""}.ti-transition-right:before{content:""}.ti-transition-top:before{content:""}.ti-trash:before{content:""}.ti-trash-filled:before{content:""}.ti-trash-off:before{content:""}.ti-trash-x:before{content:""}.ti-trash-x-filled:before{content:""}.ti-treadmill:before{content:"﩮"}.ti-tree:before{content:""}.ti-trees:before{content:""}.ti-trekking:before{content:""}.ti-trending-down:before{content:""}.ti-trending-down-2:before{content:""}.ti-trending-down-3:before{content:""}.ti-trending-up:before{content:""}.ti-trending-up-2:before{content:""}.ti-trending-up-3:before{content:""}.ti-triangle:before{content:""}.ti-triangle-filled:before{content:""}.ti-triangle-inverted:before{content:""}.ti-triangle-inverted-filled:before{content:""}.ti-triangle-minus:before{content:"ﲛ"}.ti-triangle-minus-2:before{content:"ﲚ"}.ti-triangle-off:before{content:""}.ti-triangle-plus:before{content:"ﲝ"}.ti-triangle-plus-2:before{content:"ﲜ"}.ti-triangle-square-circle:before{content:""}.ti-triangle-square-circle-filled:before{content:"﭂"}.ti-triangles:before{content:""}.ti-trident:before{content:""}.ti-trolley:before{content:""}.ti-trophy:before{content:""}.ti-trophy-filled:before{content:""}.ti-trophy-off:before{content:""}.ti-trowel:before{content:""}.ti-truck:before{content:""}.ti-truck-delivery:before{content:""}.ti-truck-loading:before{content:""}.ti-truck-off:before{content:""}.ti-truck-return:before{content:""}.ti-txt:before{content:""}.ti-typography:before{content:""}.ti-typography-off:before{content:""}.ti-ufo:before{content:""}.ti-ufo-off:before{content:""}.ti-umbrella:before{content:""}.ti-umbrella-filled:before{content:""}.ti-umbrella-off:before{content:""}.ti-underline:before{content:""}.ti-universe:before{content:"ﳄ"}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-usb:before{content:""}.ti-user:before{content:""}.ti-user-bolt:before{content:"六"}.ti-user-cancel:before{content:"戮"}.ti-user-check:before{content:""}.ti-user-circle:before{content:""}.ti-user-code:before{content:"陸"}.ti-user-cog:before{content:"倫"}.ti-user-dollar:before{content:"崙"}.ti-user-down:before{content:"淪"}.ti-user-edit:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-filled:before{content:"ﴙ"}.ti-user-heart:before{content:""}.ti-user-hexagon:before{content:"ﱎ"}.ti-user-minus:before{content:""}.ti-user-off:before{content:""}.ti-user-pause:before{content:"輪"}.ti-user-pentagon:before{content:"ﱏ"}.ti-user-pin:before{content:""}.ti-user-plus:before{content:""}.ti-user-question:before{content:""}.ti-user-scan:before{content:"ﲯ"}.ti-user-search:before{content:""}.ti-user-share:before{content:"律"}.ti-user-shield:before{content:""}.ti-user-square:before{content:"ﱑ"}.ti-user-square-rounded:before{content:"ﱐ"}.ti-user-star:before{content:""}.ti-user-up:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-users-group:before{content:"﨡"}.ti-users-minus:before{content:"﨎"}.ti-users-plus:before{content:"﨏"}.ti-uv-index:before{content:""}.ti-ux-circle:before{content:""}.ti-vaccine:before{content:""}.ti-vaccine-bottle:before{content:""}.ti-vaccine-bottle-off:before{content:""}.ti-vaccine-off:before{content:""}.ti-vacuum-cleaner:before{content:""}.ti-variable:before{content:""}.ti-variable-minus:before{content:""}.ti-variable-off:before{content:""}.ti-variable-plus:before{content:""}.ti-vector:before{content:""}.ti-vector-bezier:before{content:""}.ti-vector-bezier-2:before{content:""}.ti-vector-bezier-arc:before{content:""}.ti-vector-bezier-circle:before{content:""}.ti-vector-off:before{content:""}.ti-vector-spline:before{content:""}.ti-vector-triangle:before{content:""}.ti-vector-triangle-off:before{content:""}.ti-venus:before{content:""}.ti-versions:before{content:""}.ti-versions-filled:before{content:""}.ti-versions-off:before{content:""}.ti-video:before{content:""}.ti-video-minus:before{content:""}.ti-video-off:before{content:""}.ti-video-plus:before{content:""}.ti-view-360:before{content:""}.ti-view-360-off:before{content:""}.ti-viewfinder:before{content:""}.ti-viewfinder-off:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-wide:before{content:""}.ti-vinyl:before{content:""}.ti-vip:before{content:""}.ti-vip-off:before{content:""}.ti-virus:before{content:""}.ti-virus-off:before{content:""}.ti-virus-search:before{content:""}.ti-vocabulary:before{content:""}.ti-vocabulary-off:before{content:""}.ti-volcano:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-volume-off:before{content:""}.ti-vs:before{content:"ﱒ"}.ti-walk:before{content:""}.ti-wall:before{content:""}.ti-wall-off:before{content:""}.ti-wallet:before{content:""}.ti-wallet-off:before{content:""}.ti-wallpaper:before{content:""}.ti-wallpaper-off:before{content:""}.ti-wand:before{content:""}.ti-wand-off:before{content:""}.ti-wash:before{content:""}.ti-wash-dry:before{content:""}.ti-wash-dry-1:before{content:""}.ti-wash-dry-2:before{content:""}.ti-wash-dry-3:before{content:""}.ti-wash-dry-a:before{content:""}.ti-wash-dry-dip:before{content:""}.ti-wash-dry-f:before{content:""}.ti-wash-dry-flat:before{content:"奔"}.ti-wash-dry-hang:before{content:""}.ti-wash-dry-off:before{content:""}.ti-wash-dry-p:before{content:""}.ti-wash-dry-shade:before{content:""}.ti-wash-dry-w:before{content:""}.ti-wash-dryclean:before{content:""}.ti-wash-dryclean-off:before{content:""}.ti-wash-eco:before{content:"婢"}.ti-wash-gentle:before{content:""}.ti-wash-hand:before{content:"嬨"}.ti-wash-machine:before{content:""}.ti-wash-off:before{content:""}.ti-wash-press:before{content:""}.ti-wash-temperature-1:before{content:""}.ti-wash-temperature-2:before{content:""}.ti-wash-temperature-3:before{content:""}.ti-wash-temperature-4:before{content:""}.ti-wash-temperature-5:before{content:""}.ti-wash-temperature-6:before{content:""}.ti-wash-tumble-dry:before{content:""}.ti-wash-tumble-off:before{content:""}.ti-waterpolo:before{content:"﩯"}.ti-wave-saw-tool:before{content:""}.ti-wave-sine:before{content:""}.ti-wave-square:before{content:""}.ti-waves-electricity:before{content:"ﳅ"}.ti-webhook:before{content:""}.ti-webhook-off:before{content:""}.ti-weight:before{content:""}.ti-wheel:before{content:"ﱤ"}.ti-wheelchair:before{content:""}.ti-wheelchair-off:before{content:""}.ti-whirl:before{content:""}.ti-wifi:before{content:""}.ti-wifi-0:before{content:""}.ti-wifi-1:before{content:""}.ti-wifi-2:before{content:""}.ti-wifi-off:before{content:""}.ti-wind:before{content:""}.ti-wind-electricity:before{content:"ﳆ"}.ti-wind-off:before{content:""}.ti-windmill:before{content:""}.ti-windmill-filled:before{content:""}.ti-windmill-off:before{content:""}.ti-window:before{content:""}.ti-window-maximize:before{content:""}.ti-window-minimize:before{content:""}.ti-window-off:before{content:""}.ti-windsock:before{content:""}.ti-wiper:before{content:""}.ti-wiper-wash:before{content:""}.ti-woman:before{content:""}.ti-wood:before{content:""}.ti-world:before{content:""}.ti-world-bolt:before{content:"慄"}.ti-world-cancel:before{content:"栗"}.ti-world-check:before{content:"率"}.ti-world-code:before{content:"隆"}.ti-world-cog:before{content:"利"}.ti-world-dollar:before{content:"吏"}.ti-world-down:before{content:"履"}.ti-world-download:before{content:""}.ti-world-exclamation:before{content:"易"}.ti-world-heart:before{content:"李"}.ti-world-latitude:before{content:""}.ti-world-longitude:before{content:""}.ti-world-minus:before{content:"梨"}.ti-world-off:before{content:""}.ti-world-pause:before{content:"泥"}.ti-world-pin:before{content:"理"}.ti-world-plus:before{content:"痢"}.ti-world-question:before{content:"罹"}.ti-world-search:before{content:"裏"}.ti-world-share:before{content:"裡"}.ti-world-star:before{content:"里"}.ti-world-up:before{content:"離"}.ti-world-upload:before{content:""}.ti-world-www:before{content:""}.ti-world-x:before{content:"匿"}.ti-wrecking-ball:before{content:""}.ti-writing:before{content:""}.ti-writing-off:before{content:""}.ti-writing-sign:before{content:""}.ti-writing-sign-off:before{content:""}.ti-x:before{content:""}.ti-xbox-a:before{content:""}.ti-xbox-b:before{content:""}.ti-xbox-x:before{content:""}.ti-xbox-y:before{content:""}.ti-xd:before{content:"勉"}.ti-xxx:before{content:"ﰠ"}.ti-yin-yang:before{content:""}.ti-yin-yang-filled:before{content:""}.ti-yoga:before{content:""}.ti-zeppelin:before{content:""}.ti-zeppelin-off:before{content:""}.ti-zip:before{content:""}.ti-zodiac-aquarius:before{content:""}.ti-zodiac-aries:before{content:""}.ti-zodiac-cancer:before{content:""}.ti-zodiac-capricorn:before{content:""}.ti-zodiac-gemini:before{content:""}.ti-zodiac-leo:before{content:""}.ti-zodiac-libra:before{content:""}.ti-zodiac-pisces:before{content:""}.ti-zodiac-sagittarius:before{content:""}.ti-zodiac-scorpio:before{content:""}.ti-zodiac-taurus:before{content:""}.ti-zodiac-virgo:before{content:""}.ti-zoom-cancel:before{content:""}.ti-zoom-check:before{content:""}.ti-zoom-check-filled:before{content:""}.ti-zoom-code:before{content:""}.ti-zoom-exclamation:before{content:""}.ti-zoom-filled:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-in-area:before{content:""}.ti-zoom-in-area-filled:before{content:""}.ti-zoom-in-filled:before{content:""}.ti-zoom-money:before{content:""}.ti-zoom-out:before{content:""}.ti-zoom-out-area:before{content:""}.ti-zoom-out-filled:before{content:""}.ti-zoom-pan:before{content:""}.ti-zoom-question:before{content:""}.ti-zoom-replace:before{content:""}.ti-zoom-reset:before{content:""}.ti-zoom-scan:before{content:"ﲰ"}.ti-zzz:before{content:""}.ti-zzz-off:before{content:""}:root{--indigo:#1e3a8a;--indigo-600:#172c69;--indigo-050:#f2f3f8;--indigo-100:#e4e7f1;--accent:#FF6F0B;--accent-600:#E85F00;--accent-050:#FFF3E9;--accent-100:#FFE1C9;--ink:#141726;--ink-2:#3a3f52;--muted:#727890;--faint:#9aa0b6;--line:#e4e7f2;--line-strong:#d2d7ea;--bg:#f4f6fc;--white:#fff;--success:#0f9d58;--success-bg:#e8f6ee;--warn:#e0930b;--warn-bg:#fdf3e2;--danger:#d9314b;--danger-bg:#fdecef;--teal:#0aa3a3;--violet:#7c5cff;--amber:#f2a63b;--shadow-sm:0 1px 2px rgba(20,23,38,.06);--shadow-md:0 6px 20px rgba(20,23,38,.07);--shadow-lg:0 24px 60px rgba(20,23,38,.14);--r:14px;--r-sm:10px;--focus:0 0 0 3px rgba(30,58,138,.3);--sidebar:248px;--teal-bg:#e2f5f5;--teal-border:#bfe6e6;--violet-bg:#efeaff;--amber-bg:#fdf1de;--amber-text:#b9820c;--gray-bg:#eef0f5;--gray-text:#6b7180;--bronze-bg:#f7e9df;--bronze-text:#a5642f;--mauve-bg:#f3eef0;--mauve-text:#8a6b75;--warn-text-strong:#8a5b09;--warn-border-soft:#f4dfae;--success-text-strong:#0b6b3d;--success-border-soft:#bfe3cd;--indigo-text-strong:#26408f;--indigo-border-soft:#c9d3f7;--danger-border-soft:#f0c2cb;--danger-text-strong:#9c2333;--wash-cool:#fafbff;--wash-blue:#f5f8ff;--wash-dim:#fafbfe;--muted-wash:#f0f1f5;--topbar-glass:rgba(255,255,255,.72);--header-glass:rgba(244,246,252,.86)}:root[data-theme=dark]{--indigo:#4c6fe0;--indigo-600:#3f5bc0;--indigo-050:rgba(124,140,255,.12);--indigo-100:rgba(124,140,255,.18);--accent:#ff9a4d;--accent-600:#ffb37a;--accent-050:rgba(255,111,11,.16);--accent-100:rgba(255,111,11,.24);--ink:#e8ebf5;--ink-2:#c3c9dc;--muted:#8b93ac;--faint:#6b7390;--line:#2a3150;--line-strong:#3b4368;--bg:#0f1424;--white:#1a2036;--success:#3ddc84;--success-bg:rgba(61,220,132,.14);--warn:#f2b33d;--warn-bg:rgba(242,179,61,.14);--danger:#ff6b81;--danger-bg:rgba(255,107,129,.14);--teal:#2dd4d4;--violet:#9b8cff;--amber:#f2b33d;--shadow-sm:0 1px 2px rgba(0,0,0,.4);--shadow-md:0 6px 20px rgba(0,0,0,.45);--shadow-lg:0 24px 60px rgba(0,0,0,.55);--focus:0 0 0 3px rgba(124,140,255,.4);--teal-bg:rgba(45,212,212,.14);--teal-border:rgba(45,212,212,.35);--violet-bg:rgba(155,140,255,.16);--amber-bg:rgba(242,179,61,.16);--amber-text:#f2c063;--gray-bg:rgba(139,147,172,.14);--gray-text:#a7aec4;--bronze-bg:rgba(214,150,110,.16);--bronze-text:#d99f74;--mauve-bg:rgba(200,150,170,.14);--mauve-text:#c993a8;--warn-text-strong:#f2c063;--warn-border-soft:rgba(242,179,61,.35);--success-text-strong:#57e0a0;--success-border-soft:rgba(61,220,132,.35);--indigo-text-strong:#a9bdfa;--indigo-border-soft:rgba(124,140,255,.35);--danger-border-soft:rgba(255,107,129,.35);--danger-text-strong:#ff96a6;--wash-cool:rgba(255,255,255,.03);--wash-blue:rgba(124,140,255,.06);--wash-dim:rgba(255,255,255,.02);--muted-wash:rgba(255,255,255,.05);--topbar-glass:rgba(15,20,36,.68);--header-glass:rgba(15,20,36,.82)}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-size:14px}.mono{font-family:JetBrains Mono,ui-monospace,monospace;font-feature-settings:"tnum" 1}a{color:inherit}h1,h2,h3,h4{margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:6px;border:3px solid var(--bg)}@keyframes spin{to{transform:rotate(360deg)}}#auth-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:var(--indigo-050);transition:opacity .5s ease}#auth-screen.hidden{opacity:0;pointer-events:none}#auth-screen .topbar{position:fixed;top:0;left:0;right:0;height:56px;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:var(--topbar-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}#auth-screen .brand{display:flex;align-items:center;gap:9px;font-weight:700;letter-spacing:-.01em}#auth-screen .brand .brand-logo{height:28px;width:auto;display:block}#auth-screen .brand small{display:block;font-weight:500;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-top:-2px}#auth-screen .env{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--muted);padding:5px 11px;border:1px solid var(--line);border-radius:999px;background:var(--white)}#auth-screen .env i{color:var(--success);font-size:9px}#auth-screen .shell{display:grid;grid-template-columns:1.05fr .95fr;min-height:100vh}#auth-screen .panel{position:relative;overflow:hidden;color:#fff;padding:96px 64px 56px;background:radial-gradient(1200px 520px at 12% -10%,rgba(255,255,255,.14),transparent 60%),linear-gradient(155deg,#274ab0,#172c69 52%,#10204b);display:flex;flex-direction:column;justify-content:space-between}#auth-screen .panel .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:#ffffffb8;font-weight:600;margin-bottom:26px}#auth-screen .panel h1{font-size:40px;line-height:1.08;font-weight:700;letter-spacing:-.025em;margin:0 0 18px;max-width:12ch}#auth-screen .panel h1 em{font-style:normal;color:#c2cceb}#auth-screen .panel p.lede{color:#ffffffc7;font-size:15.5px;max-width:40ch;margin:0}#auth-screen .rail{margin:44px 0 8px;display:flex;gap:14px}#auth-screen .rail .day{flex:1;border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:22px 12px;text-align:center;background:#ffffff0a;position:relative;min-height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center}#auth-screen .rail .day .dow{font-size:12.5px;letter-spacing:.1em;color:#ffffffa6;text-transform:uppercase;font-weight:700}#auth-screen .rail .day.wed{background:#fff;border-color:#fff;color:var(--indigo);box-shadow:var(--shadow-md);transform:translateY(-8px)}#auth-screen .rail .day.wed .dow{color:var(--indigo);font-size:13px}#auth-screen .rail .day.wed .mark{width:34px;height:34px;margin-bottom:8px}#auth-screen .rail .day.wed .tag{margin-top:6px;background:var(--indigo);color:#fff;font-size:9.5px;font-weight:700;letter-spacing:.08em;padding:3px 10px;border-radius:999px;text-transform:uppercase;white-space:nowrap}#auth-screen .metrics{display:flex;gap:34px;margin-top:auto;padding-top:40px}#auth-screen .metrics .m .v{font-size:26px;font-weight:700;letter-spacing:-.02em}#auth-screen .metrics .m .k{font-size:12px;color:#ffffff9e;margin-top:2px}#auth-screen .panel .foot{margin-top:34px;font-size:12px;color:#ffffff80}#auth-screen .authwrap{display:flex;align-items:center;justify-content:center;padding:96px 40px 48px}#auth-screen .card{width:100%;max-width:420px;background:var(--white);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-lg);padding:36px 36px 30px}#auth-screen .card .kicker{font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--indigo);font-weight:700}#auth-screen .card h2{font-size:23px;font-weight:700;letter-spacing:-.02em;margin:8px 0 4px}#auth-screen .card .sub{color:var(--muted);font-size:14px;margin:0 0 24px}#auth-screen .field{margin-bottom:16px}#auth-screen .field label{display:block;font-size:13px;font-weight:600;color:var(--ink-2);margin-bottom:7px}#auth-screen .field .hint{font-weight:500;color:var(--muted);float:right;font-size:12.5px}#auth-screen .field .hint a{color:var(--indigo);text-decoration:none;font-weight:600}#auth-screen .field .hint a:hover{text-decoration:underline}#auth-screen .inp{position:relative;display:flex;align-items:center;background:var(--indigo-050);border:1px solid var(--line);border-radius:var(--r-sm);transition:border-color .15s,box-shadow .15s,background .15s}#auth-screen .inp i.lead{padding:0 10px 0 13px;color:var(--muted);font-size:18px}#auth-screen .inp input{flex:1;border:0;background:transparent;padding:12px 14px;font-size:14.5px;color:var(--ink);font-family:inherit;outline:none;min-width:0;min-height:20px}#auth-screen .inp i.lead+input{padding-left:0}#auth-screen .inp input::placeholder{color:#a4aac0}#auth-screen .inp .toggle{border:0;background:transparent;color:var(--muted);cursor:pointer;padding:0 14px;display:grid;place-items:center;font-size:18px}#auth-screen .inp .toggle:hover{color:var(--ink-2)}#auth-screen .inp:focus-within{border-color:var(--indigo);background:var(--white);box-shadow:var(--focus)}#auth-screen .field.invalid .inp{border-color:var(--danger);background:var(--danger-bg)}#auth-screen .field.invalid .inp i.lead{color:var(--danger)}#auth-screen .field.valid .inp i.lead{color:var(--success)}#auth-screen .msg{display:none;align-items:center;gap:6px;margin-top:7px;font-size:12.5px;color:var(--danger)}#auth-screen .field.invalid .msg{display:flex}#auth-screen .msg i{font-size:15px}#auth-screen .row{display:flex;align-items:center;justify-content:space-between;margin:4px 0 22px}#auth-screen .check{display:flex;align-items:center;gap:9px;cursor:pointer;font-size:13.5px;color:var(--ink-2);-webkit-user-select:none;user-select:none}#auth-screen .check input{position:absolute;opacity:0;width:0;height:0}#auth-screen .check .box{width:18px;height:18px;border:1.5px solid var(--line-strong);border-radius:5px;background:var(--white);display:grid;place-items:center;color:#fff;transition:.15s}#auth-screen .check .box i{font-size:13px;opacity:0;transform:scale(.6);transition:.12s}#auth-screen .check input:checked+.box{background:var(--indigo);border-color:var(--indigo)}#auth-screen .check input:checked+.box i{opacity:1;transform:scale(1)}#auth-screen .check input:focus-visible+.box{box-shadow:var(--focus)}#auth-screen .link{color:var(--indigo);font-weight:600;font-size:13.5px;text-decoration:none;background:none;border:0;cursor:pointer;font-family:inherit}#auth-screen .link:hover{text-decoration:underline}#auth-screen .btn{width:100%;border:0;border-radius:var(--r-sm);font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 16px;transition:background .15s,box-shadow .15s,transform .05s}#auth-screen .btn:active{transform:translateY(1px)}#auth-screen .btn:focus-visible{box-shadow:var(--focus)}#auth-screen .btn-primary{background:var(--indigo);color:#fff;box-shadow:0 6px 16px #1e3a8a47}#auth-screen .btn-primary:hover{background:var(--indigo-600)}#auth-screen .btn-primary[disabled]{opacity:.65;cursor:not-allowed;box-shadow:none}#auth-screen .btn .spin{width:17px;height:17px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;display:none;animation:spin .7s linear infinite}#auth-screen .btn.loading .spin{display:inline-block}#auth-screen .btn-ghost{background:var(--white);border:1px solid var(--line-strong);color:var(--ink-2);box-shadow:var(--shadow-sm)}#auth-screen .btn-ghost:hover{background:var(--indigo-050);border-color:var(--line-strong)}#auth-screen .divider{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:12px;margin:22px 0}#auth-screen .divider:before,#auth-screen .divider:after{content:"";height:1px;flex:1;background:var(--line)}#auth-screen .divider span{letter-spacing:.06em;text-transform:uppercase;font-weight:600}#auth-screen .sso{display:grid;grid-template-columns:1fr 1fr;gap:10px}#auth-screen .sso .btn-ghost{font-size:13.5px;padding:11px 10px;gap:8px}#auth-screen .sso .full{grid-column:1 / -1}#auth-screen .sso .g{color:#ea4335}#auth-screen .sso .ms{color:#0a7ef4}#auth-screen .sso .okta{color:var(--indigo)}#auth-screen .banner{display:none;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:var(--r-sm);font-size:13px;margin-bottom:20px;border:1px solid;line-height:1.4}#auth-screen .banner.show{display:flex}#auth-screen .banner i{font-size:18px;margin-top:1px;flex-shrink:0}#auth-screen .banner.error{background:var(--danger-bg);border-color:var(--danger-border-soft);color:var(--danger-text-strong)}#auth-screen .banner.error i{color:var(--danger)}#auth-screen .banner b{font-weight:700}#auth-screen .mfa-inputs{display:flex;gap:10px;margin:6px 0 4px;justify-content:space-between}#auth-screen .mfa-inputs input{width:100%;aspect-ratio:1/1.15;text-align:center;font-family:JetBrains Mono,monospace;font-size:24px;font-weight:600;border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--indigo-050);color:var(--ink);outline:none;transition:.15s}#auth-screen .mfa-inputs input:focus{border-color:var(--indigo);background:var(--white);box-shadow:var(--focus)}#auth-screen .mfa-inputs.invalid input{border-color:var(--danger);background:var(--danger-bg)}#auth-screen .mfa-meta{display:flex;align-items:center;justify-content:space-between;margin:16px 0 22px;font-size:13px;color:var(--muted)}#auth-screen .back{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;background:none;border:0;cursor:pointer;font-family:inherit;padding:0;margin-bottom:16px}#auth-screen .back:hover{color:var(--ink-2)}#auth-screen .device-chip{display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid var(--line);border-radius:var(--r-sm);background:var(--indigo-050);font-size:13px;margin-bottom:22px}#auth-screen .device-chip i{font-size:20px;color:var(--indigo)}#auth-screen .device-chip .who{color:var(--muted)}#auth-screen .device-chip b{display:block;color:var(--ink)}#auth-screen .cardfoot{text-align:center;font-size:12.5px;color:var(--muted);margin-top:22px}#auth-screen .cardfoot a{color:var(--muted);text-decoration:none}#auth-screen .cardfoot a:hover{color:var(--ink-2);text-decoration:underline}#auth-screen .success-panel{text-align:center;padding:14px 0 6px}#auth-screen .success-panel .tick{width:64px;height:64px;border-radius:50%;background:var(--success-bg);color:var(--success);display:grid;place-items:center;font-size:34px;margin:0 auto 18px;animation:pop .4s ease}@keyframes pop{0%{transform:scale(.7);opacity:0}60%{transform:scale(1.06)}to{transform:scale(1);opacity:1}}.auth-error{color:var(--danger);font-size:13px;margin:8px 0}#auth-screen .success-panel h2{margin:0 0 6px}#auth-screen .success-panel .redir{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;margin-top:8px}#auth-screen .success-panel .redir .spin{width:14px;height:14px;border:2px solid var(--line-strong);border-top-color:var(--indigo);border-radius:50%;animation:spin .7s linear infinite}#auth-screen .view{display:none}#auth-screen .view.active{display:block;animation:fade .28s ease}@keyframes fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.toast{position:fixed;top:70px;right:20px;z-index:120;background:var(--white);border:1px solid var(--line);border-left:3px solid var(--success);border-radius:12px;box-shadow:var(--shadow-lg);padding:14px 16px;display:flex;gap:11px;align-items:flex-start;max-width:340px;transform:translate(120%);transition:transform .35s cubic-bezier(.2,.8,.2,1)}.toast.show{transform:translate(0)}.toast i{color:var(--success);font-size:20px;margin-top:1px}.toast .t-title{font-weight:600;font-size:14px}.toast .t-body{font-size:13px;color:var(--muted);margin-top:2px}.toast-wrap{position:fixed;top:70px;right:20px;z-index:120;display:flex;flex-direction:column;gap:10px;align-items:flex-end}.toast-wrap .toast{position:static;transform:none}.toast.toast-error{border-left-color:var(--danger)}.toast.toast-error i{color:var(--danger)}.toast.toast-info{border-left-color:var(--muted)}.toast.toast-info i{color:var(--muted)}.sidebar{position:fixed;left:0;top:0;bottom:0;width:var(--sidebar);background:var(--white);border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:30;transition:transform .25s}.sb-brand{display:flex;align-items:center;gap:10px;padding:16px 18px;border-bottom:1px solid var(--line)}.sb-brand .brand-logo{height:34px;width:auto;display:block}.sb-brand b{font-weight:700;letter-spacing:-.01em;font-size:15px}.sb-brand small{display:block;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-weight:600}.sb-scroll{flex:1;overflow-y:auto;padding:12px 12px 20px}.nav-label{font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);font-weight:700;padding:14px 10px 6px}.nav-item{display:flex;align-items:center;gap:11px;padding:9px 11px;border-radius:9px;color:var(--ink-2);text-decoration:none;font-weight:500;font-size:13.5px;margin-bottom:2px;cursor:pointer}.nav-item i{font-size:19px;color:var(--muted)}.nav-item:hover{background:var(--indigo-050)}.nav-item.active{background:var(--indigo);color:#fff}.nav-item.active i{color:#fff}.nav-item .count{margin-left:auto;font-size:11px;background:var(--indigo-050);color:var(--indigo);padding:1px 7px;border-radius:999px;font-weight:700}.admin-app .nav-item .count{background:var(--accent-050);color:var(--accent)}.nav-item.active .count{background:#fff3;color:#fff}.sb-foot{padding:12px;border-top:1px solid var(--line)}.sb-user{display:flex;align-items:center;gap:10px;padding:8px;border-radius:10px;cursor:pointer}.sb-user:hover{background:var(--indigo-050)}.avatar{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#274ab0,#7c5cff);color:#fff;display:grid;place-items:center;font-weight:700;font-size:13px}.sb-user .who b{font-size:13px;display:block}.sb-user .who span{font-size:11.5px;color:var(--muted)}.main{margin-left:var(--sidebar);min-height:100vh}header.top{position:sticky;top:0;z-index:20;background:var(--header-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);padding:14px 26px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.crumb{font-size:12px;color:var(--muted)}.top h1{font-size:19px;font-weight:700;letter-spacing:-.02em}.top .grow{flex:1}.search{display:flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--line);border-radius:10px;padding:8px 12px;width:240px;color:var(--muted)}.search input{border:0;outline:none;font-family:inherit;font-size:13px;width:100%;background:transparent;color:var(--ink)}.icon-btn{width:38px;height:38px;border-radius:10px;border:1px solid var(--line);background:var(--white);color:var(--ink-2);display:grid;place-items:center;cursor:pointer;position:relative;font-size:19px}.icon-btn:hover{background:var(--indigo-050)}.icon-btn .dot{position:absolute;top:8px;right:9px;width:7px;height:7px;background:var(--danger);border-radius:50%;border:1.5px solid var(--white)}.menu-toggle{display:none}.filters{display:flex;align-items:center;gap:10px;padding:14px 26px;flex-wrap:wrap}.select{display:flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--line);border-radius:10px;padding:8px 12px;font-size:13px;font-weight:500;cursor:pointer}.select i:first-child{color:var(--indigo);font-size:17px}.select i:last-child{color:var(--muted);font-size:16px;margin-left:2px}.select b{font-weight:600}.btn{border:0;border-radius:10px;font-family:inherit;font-weight:600;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:9px 14px}.btn:focus-visible{box-shadow:var(--focus);outline:none}.btn-primary{background:var(--indigo);color:#fff}.btn-primary:hover{background:var(--indigo-600)}.btn-accent{background:var(--accent);color:#fff}.btn-accent:hover{background:var(--accent-600)}.btn-ghost{background:var(--white);border:1px solid var(--line);color:var(--ink-2)}.btn-ghost:hover{background:var(--indigo-050)}.content{padding:6px 26px 40px}.section-title{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:26px 4px 12px}.section-title .rule{flex:1;height:1px;background:var(--line)}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-sm)}.card-h{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 12px}.card-h h3{font-size:15px;font-weight:700;letter-spacing:-.01em}.card-h .sub{font-size:12px;color:var(--muted);font-weight:500;margin-top:1px}.card-h .act{font-size:12.5px;color:var(--indigo);font-weight:600;cursor:pointer}.card-h .act:hover{text-decoration:underline}.admin-app .card-h .act{color:var(--accent)}.hero{display:grid;grid-template-columns:340px 1fr;gap:0;border-radius:var(--r);overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-md);margin-top:2px}.hero-left{color:#fff;padding:26px 28px;position:relative;overflow:hidden;background:radial-gradient(700px 300px at 0% 0%,rgba(255,255,255,.14),transparent 60%),linear-gradient(160deg,#274ab0,#172c69 60%,#10204b);display:flex;flex-direction:column}.hero-left .q{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3;font-weight:600;display:flex;align-items:center;gap:7px}.hero-left h2{font-size:22px;font-weight:700;letter-spacing:-.02em;margin:8px 0 0;line-height:1.2;max-width:16ch}.gauge-wrap{display:flex;align-items:center;gap:16px;margin:20px 0 6px}.gauge{position:relative;width:132px;height:132px;flex-shrink:0}.gauge svg{transform:rotate(-90deg)}.gauge .val{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.gauge .val .n{font-size:34px;font-weight:700;letter-spacing:-.02em}.gauge .val .u{font-size:11px;color:#ffffffb3;margin-top:-2px}.verdict .badge{display:inline-flex;align-items:center;gap:6px;background:#ffffff29;border:1px solid rgba(255,255,255,.25);padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.verdict p{color:#ffffffd1;font-size:13px;margin:10px 0 0;line-height:1.45}.countdown{margin-top:auto;padding-top:20px;display:flex;align-items:center;gap:14px}.countdown .cd-box{background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:10px 14px;text-align:center;min-width:66px}.countdown .cd-box .n{font-size:22px;font-weight:700}.countdown .cd-box .k{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6}.countdown .cd-when{font-size:12.5px;color:#fffc}.countdown .cd-when b{display:block;color:#fff;font-size:14px}.hero-right{background:var(--white);padding:22px 24px;display:flex;flex-direction:column}.hero-right .hr-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.hero-right .hr-top h3{font-size:14px;font-weight:700}.hero-right .hr-top span{font-size:12px;color:var(--muted)}.pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;flex:1}.pillar{border:1px solid var(--line);border-radius:12px;padding:14px}.pillar .ph{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:600;color:var(--ink-2)}.pillar .ph i{font-size:17px}.pillar .pn{font-size:26px;font-weight:700;letter-spacing:-.02em;margin:10px 0 2px}.pillar .pn small{font-size:13px;color:var(--muted);font-weight:600}.bar{height:6px;border-radius:4px;background:var(--indigo-050);overflow:hidden;margin-top:8px}.bar>i{display:block;height:100%;border-radius:4px}.pillar .pf{font-size:11.5px;color:var(--muted);margin-top:7px;display:flex;align-items:center;gap:5px}.attn{display:flex;align-items:center;gap:10px;margin-top:16px;background:var(--warn-bg);border:1px solid var(--warn-border-soft);border-radius:10px;padding:11px 14px;font-size:13px;color:var(--warn-text-strong)}.attn i{font-size:18px;color:var(--warn)}.attn b{font-weight:700}.attn .fix{margin-left:auto;color:var(--indigo);font-weight:600;cursor:pointer;font-size:12.5px}.admin-app .attn .fix{color:var(--accent)}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.kpi{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:15px 16px;box-shadow:var(--shadow-sm);position:relative}.kpi .kh{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12.5px;font-weight:600}.kpi .kh .ic{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;font-size:15px;flex-shrink:0}.kpi .kv{font-size:27px;font-weight:700;letter-spacing:-.025em;margin:10px 0 2px}.kpi .kv small{font-size:14px;color:var(--faint);font-weight:600}.kpi .kd{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:4px}.up{color:var(--success)}.down{color:var(--danger)}.flat{color:var(--muted)}.ic.i-indigo{background:var(--indigo-050);color:var(--indigo)}.ic.i-teal{background:var(--teal-bg);color:var(--teal)}.ic.i-violet{background:var(--violet-bg);color:var(--violet)}.ic.i-amber{background:var(--amber-bg);color:var(--amber)}.ic.i-green{background:var(--success-bg);color:var(--success)}.ic.i-red{background:var(--danger-bg);color:var(--danger)}.ic.i-accent{background:var(--accent-050);color:var(--accent)}.kpi.acc{position:relative;overflow:hidden}.kpi.acc:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--accent)}.seg{display:inline-flex;background:var(--white);border:1px solid var(--line);border-radius:9px;padding:3px;gap:2px}.seg button{border:0;background:transparent;font-family:inherit;font-size:12px;font-weight:600;color:var(--muted);padding:5px 12px;border-radius:7px;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.seg button i{font-size:15px}.seg button.on{background:var(--indigo);color:#fff}.kpis.hide,.mtable.hide{display:none}.mtable{background:var(--white);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-sm);overflow:hidden}.mtable table{width:100%;border-collapse:collapse}.mtable th{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--faint);font-weight:700;text-align:left;padding:12px 16px;background:var(--indigo-050);border-bottom:1px solid var(--line);white-space:nowrap}.mtable th.r,.mtable td.r{text-align:right}.mtable td{padding:12px 16px;border-top:1px solid var(--line);font-size:13.5px;vertical-align:middle}.mtable tr:hover td{background:var(--wash-cool)}.mtable .mname{display:flex;align-items:center;gap:10px;font-weight:600;color:var(--ink)}.mtable .mname .ic{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;font-size:16px;flex-shrink:0}.mtable .mval{font-family:JetBrains Mono,monospace;font-weight:700;font-size:15px}.mtable .mval small{color:var(--faint);font-weight:600;font-size:12px}.mtable .mchg{font-family:JetBrains Mono,monospace;font-weight:700;font-size:13px;display:inline-flex;align-items:center;gap:5px;justify-content:flex-end}.mtable .mchg i{font-size:15px}.mtable .grp{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);background:var(--bg);border:1px solid var(--line);border-radius:999px;padding:3px 9px}@media (max-width:640px){.mtable .colgrp{display:none}}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grid-2{display:grid;grid-template-columns:1.4fr 1fr;gap:16px}.grid-2b{display:grid;grid-template-columns:1fr 1fr;gap:16px}.funnel{padding:8px 18px 18px}.fstep{margin-bottom:11px}.fstep .fl{display:flex;align-items:center;justify-content:space-between;font-size:12.5px;margin-bottom:5px}.fstep .fl .name{color:var(--ink-2);font-weight:500}.fstep .fl .v{font-weight:700}.fstep .fl .v .pct{color:var(--muted);font-weight:500;font-size:11.5px;margin-left:6px}.ftrack{height:30px;border-radius:8px;background:var(--indigo-050);overflow:hidden;display:flex;align-items:center}.ftrack>i{height:100%;border-radius:8px;display:block}.funnel .conv{font-size:11px;color:var(--faint);text-align:right;margin-top:2px}.cal{padding:6px 18px 16px}.cal .cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-top:6px}.cal .cal-grid .dow{font-size:10.5px;text-align:center;color:var(--faint);font-weight:700;padding:2px 0}.cal .cal-cell{aspect-ratio:1/1;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12.5px;color:var(--ink-2);position:relative;font-family:JetBrains Mono,monospace}.cal .cal-cell.mute{color:var(--faint)}.cal .cal-cell.wed{background:var(--indigo-050);color:var(--indigo);font-weight:700}.cal .cal-cell.next{background:var(--indigo);color:#fff;font-weight:700;box-shadow:0 4px 10px #1e3a8a59}.cal .cal-cell.next:after{content:"";position:absolute;bottom:5px;width:4px;height:4px;border-radius:50%;background:#fff}.cal .cal-cell.today{border:1.5px solid var(--indigo)}.events{padding:0 18px 16px}.event{display:flex;align-items:center;gap:12px;padding:11px 0;border-top:1px solid var(--line)}.event .ed{width:44px;text-align:center;flex-shrink:0}.event .ed .d{font-size:18px;font-weight:700;font-family:JetBrains Mono,monospace;color:var(--indigo)}.event .ed .m{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.event .ei b{font-size:13.5px;display:block}.event .ei span{font-size:12px;color:var(--muted)}.event .estat{margin-left:auto;font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px}.estat.ready{background:var(--success-bg);color:var(--success)}.estat.prep{background:var(--warn-bg);color:var(--warn-text-strong)}.estat.open{background:var(--indigo-050);color:var(--indigo)}.slot{display:flex;align-items:center;gap:22px;padding:14px 20px 20px}.donut{position:relative;width:130px;height:130px;flex-shrink:0}.donut svg{transform:rotate(-90deg)}.donut .center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.donut .center .n{font-size:26px;font-weight:700;letter-spacing:-.02em}.donut .center .k{font-size:11px;color:var(--muted)}.slot-legend{flex:1}.lg{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--line)}.lg:last-child{border:0}.lg .lgn{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--ink-2)}.lg .sw{width:11px;height:11px;border-radius:3px}.lg .lgv{font-weight:700;font-family:JetBrains Mono,monospace}table{width:100%;border-collapse:collapse}.lb{padding:4px 8px 12px}.lb th{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--faint);font-weight:700;text-align:left;padding:8px 10px}.lb th.r,.lb td.r{text-align:right}.lb td{padding:10px;border-top:1px solid var(--line);font-size:13px}.lb tr:hover td{background:var(--indigo-050)}.rank{width:24px;height:24px;border-radius:7px;background:var(--indigo-050);color:var(--indigo);font-weight:700;display:grid;place-items:center;font-size:12px;font-family:JetBrains Mono,monospace}.rank.g1{background:var(--amber-bg);color:var(--amber-text)}.rank.g2{background:var(--gray-bg);color:var(--gray-text)}.rank.g3{background:var(--bronze-bg);color:var(--bronze-text)}.lb .org{display:flex;align-items:center;gap:10px}.lb .org .lo{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;font-weight:700;font-size:12px;color:#fff}.lb .org b{font-size:13px}.lb .org span{font-size:11.5px;color:var(--muted);display:block}.mini{height:6px;width:90px;border-radius:4px;background:var(--indigo-050);overflow:hidden;display:inline-block;vertical-align:middle}.mini>i{display:block;height:100%;background:var(--indigo);border-radius:4px}.trend-up{color:var(--success);font-weight:600;font-size:12px}.trend-dn{color:var(--danger);font-weight:600;font-size:12px}footer{padding:20px 26px 40px;color:var(--faint);font-size:12px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.scrim,.page.hide{display:none}.dm-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:2px 0 14px}.dm-search{display:flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--line);border-radius:10px;padding:9px 12px;min-width:230px;flex:1;max-width:340px;color:var(--muted)}.dm-search input{border:0;outline:none;font-family:inherit;font-size:13px;width:100%;background:transparent;color:var(--ink)}.dm-count{font-size:12.5px;color:var(--muted);margin-left:2px}.dm-count b{color:var(--ink);font-weight:700}.bulkbar{display:none;align-items:center;gap:12px;background:var(--indigo);color:#fff;border-radius:10px;padding:9px 14px;margin-bottom:12px;font-size:13px;box-shadow:var(--shadow-md)}.bulkbar.show{display:flex}.bulkbar b{font-weight:700}.bulkbar .bb-actions{margin-left:auto;display:flex;gap:8px}.bulkbar .bb{background:#ffffff29;border:1px solid rgba(255,255,255,.28);color:#fff;border-radius:8px;padding:6px 11px;font-size:12.5px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-family:inherit}.bulkbar .bb:hover{background:#ffffff42}.bulkbar .bb.clear{background:transparent;border-color:transparent;text-decoration:underline}.dm-table-wrap{background:var(--white);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-sm);overflow:hidden}.dm-scroll{overflow-x:auto}table.dm{width:100%;border-collapse:collapse;min-width:1120px}table.dm th{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--faint);font-weight:700;text-align:left;padding:10px 12px;background:var(--indigo-050);border-bottom:1px solid var(--line);white-space:nowrap;position:sticky;top:0;vertical-align:top}table.dm th .sa{font-size:12px}table.dm th.r,table.dm td.r{text-align:right}table.dm th.c,table.dm td.c{text-align:center}table.dm td{padding:12px 14px;border-top:1px solid var(--line);font-size:13px;white-space:nowrap;vertical-align:middle}table.dm tbody tr:hover td{background:var(--wash-cool)}table.dm tr.sel td{background:var(--indigo-050)}.dm-name b{font-weight:600;font-size:13.5px;display:block}.dm-name span{font-size:11.5px;color:var(--muted)}.cap{font-family:JetBrains Mono,monospace;font-weight:600}.chip{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;padding:3px 9px;border-radius:999px}.chip.dom{background:var(--indigo-050);color:var(--indigo)}.chip.stream{background:var(--teal-bg);color:var(--teal)}.badge-st{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;padding:4px 10px;border-radius:999px}.badge-st i{font-size:8px}.st-active{background:var(--success-bg);color:var(--success)}.st-published{background:var(--indigo-050);color:var(--indigo)}.st-draft{background:var(--gray-bg);color:var(--gray-text)}.st-archived{background:var(--mauve-bg);color:var(--mauve-text)}.cb{width:17px;height:17px;border:1.5px solid var(--line-strong);border-radius:5px;background:var(--white);display:inline-grid;place-items:center;cursor:pointer;vertical-align:middle;color:#fff}.cb i{font-size:12px;opacity:0}.cb.on{background:var(--indigo);border-color:var(--indigo)}.cb.on i{opacity:1}.rowact{display:flex;align-items:center;gap:4px;justify-content:flex-end}.rowact button{width:30px;height:30px;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--muted);cursor:pointer;display:grid;place-items:center;font-size:17px}.rowact button:hover{background:var(--indigo-050);color:var(--indigo);border-color:var(--line)}.creator{display:flex;align-items:center;gap:8px}.creator .av{width:24px;height:24px;border-radius:6px;background:linear-gradient(135deg,#274ab0,#7c5cff);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:700}.dm-pager{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid var(--line);flex-wrap:wrap;gap:10px}.dm-pager .pinfo{font-size:12.5px;color:var(--muted)}.dm-pager .pctrl{display:flex;align-items:center;gap:6px}.pbtn{min-width:32px;height:32px;padding:0 9px;border:1px solid var(--line);background:var(--white);border-radius:8px;font-family:JetBrains Mono,monospace;font-size:12.5px;font-weight:600;color:var(--ink-2);cursor:pointer}.pbtn:hover:not(:disabled){background:var(--indigo-050)}.pbtn.on{background:var(--indigo);color:#fff;border-color:var(--indigo)}.pbtn:disabled{opacity:.4;cursor:not-allowed}.pbtn.gap{opacity:.4;cursor:default;pointer-events:none;display:inline-flex;align-items:center;justify-content:center}.rpp{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--muted)}.rpp select{border:1px solid var(--line);border-radius:8px;padding:5px 8px;font-family:inherit;font-size:12.5px;background:var(--white);color:var(--ink)}.dm-empty{padding:48px 20px;text-align:center;color:var(--muted)}.dm-empty i{font-size:34px;color:var(--line-strong);display:block;margin-bottom:8px}.kebab-menu{position:absolute;z-index:60;background:var(--white);border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow-lg);padding:5px;min-width:170px;display:none}.kebab-menu.show{display:block}.kebab-menu button{display:flex;align-items:center;gap:9px;width:100%;border:0;background:transparent;font-family:inherit;font-size:13px;color:var(--ink-2);padding:8px 10px;border-radius:7px;cursor:pointer;text-align:left}.kebab-menu button:hover{background:var(--indigo-050)}.kebab-menu button.danger{color:var(--danger)}.kebab-menu button.danger:hover{background:var(--danger-bg)}.kebab-menu hr{border:0;border-top:1px solid var(--line);margin:4px 0}.col-label{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--faint);font-weight:700;white-space:nowrap}.col-filter-row{display:flex;align-items:center;gap:4px;margin-top:6px;text-transform:none;letter-spacing:normal}.col-select,.col-text-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--white);border:1px solid var(--line);border-radius:7px;padding:5px 7px;font-family:inherit;font-size:12px;font-weight:500;color:var(--ink);width:104px;min-width:0}.col-select:focus,.col-text-input:focus{outline:none;border-color:var(--indigo)}.col-sort-btn{flex:0 0 auto;width:24px;height:24px;border-radius:6px;border:1px solid var(--line);background:var(--white);color:var(--faint);display:inline-grid;place-items:center;cursor:pointer}.col-sort-btn:hover{background:var(--indigo-100);color:var(--indigo)}.col-sort-btn.active{color:var(--indigo);background:var(--indigo-100);border-color:var(--indigo)}.admin-app .col-sort-btn:hover{background:var(--accent-050);color:var(--accent)}.admin-app .col-sort-btn.active{color:var(--accent);background:var(--accent-050);border-color:var(--accent)}.col-range-wrap{position:relative;display:inline-block}.col-range-trigger{display:flex;align-items:center;gap:5px;background:var(--white);border:1px solid var(--line);border-radius:7px;padding:5px 7px;font-family:inherit;font-size:12px;font-weight:500;color:var(--muted);width:104px;cursor:pointer}.col-range-trigger .crt-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;text-align:left}.col-range-trigger i{font-size:13px;flex:0 0 auto}.col-range-trigger.active{color:var(--ink);border-color:var(--indigo)}.col-range-trigger.active .crt-text{color:var(--indigo);font-weight:600}.col-filter-pop{z-index:70;background:var(--white);border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow-lg);padding:10px;min-width:210px;text-transform:none;letter-spacing:normal;font-weight:400;cursor:default;white-space:normal}.col-filter-pop .cf-opt{display:flex;align-items:center;gap:8px;width:100%;border:0;background:transparent;font-family:inherit;font-size:13px;color:var(--ink-2);padding:7px 8px;border-radius:7px;cursor:pointer;text-align:left}.col-filter-pop .cf-opt:hover{background:var(--indigo-050)}.col-filter-pop .cf-opt.on{color:var(--indigo);font-weight:600}.col-filter-pop input[type=text],.col-filter-pop input[type=number],.col-filter-pop input[type=date]{display:block;width:100%;border:1px solid var(--line);border-radius:8px;padding:7px 9px;font-family:inherit;font-size:13px;margin-bottom:6px;color:var(--ink);box-sizing:border-box}.col-filter-pop .cal{padding:2px 0 0}.col-filter-pop .cal-cell{cursor:pointer}.col-filter-pop .cal-cell.picked{background:var(--indigo);color:#fff;font-weight:700}.col-filter-pop .cal-cell.inrange{background:var(--indigo-050);color:var(--indigo)}.col-filter-pop .cf-actions{display:flex;justify-content:space-between;margin-top:8px;padding-top:8px;border-top:1px solid var(--line)}.col-filter-pop .cf-actions button{border:0;background:transparent;color:var(--indigo);font-size:12.5px;font-weight:600;cursor:pointer;font-family:inherit;padding:4px 2px}.col-filter-pop .cf-actions button:disabled{color:var(--faint);cursor:not-allowed}.modal-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#1417266b;z-index:200;display:none;align-items:flex-start;justify-content:center;padding:56px 16px;overflow-y:auto}.modal-scrim.show{display:flex}.modal{background:var(--white);border-radius:16px;box-shadow:var(--shadow-lg);width:100%;max-width:640px;animation:mpop .22s ease}@keyframes mpop{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.modal-h{display:flex;align-items:flex-start;justify-content:space-between;padding:22px 24px 6px}.modal-h h3{font-size:18px;font-weight:700;letter-spacing:-.01em}.modal-h p{font-size:13px;color:var(--muted);margin:3px 0 0}.modal-h .x{width:34px;height:34px;border-radius:9px;border:1px solid var(--line);background:var(--white);color:var(--muted);cursor:pointer;display:grid;place-items:center;font-size:19px}.modal-h .x:hover{background:var(--indigo-050)}.modal-b{padding:14px 24px 4px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.fld{display:flex;flex-direction:column;gap:6px}.fld.full{grid-column:1 / -1}.fld label{font-size:12.5px;font-weight:600;color:var(--ink-2)}.fld input,.fld select{border:1px solid var(--line);background:var(--indigo-050);border-radius:9px;padding:10px 12px;font-family:inherit;font-size:13.5px;color:var(--ink);outline:none}.fld input:focus,.fld select:focus{border-color:var(--indigo);background:var(--white);box-shadow:var(--focus)}.fld .fnote{font-size:11.5px;color:var(--faint)}.day-toggle{display:flex;gap:8px}.day-toggle .d{flex:1;text-align:center;border:1px solid var(--line);background:var(--white);border-radius:9px;padding:9px;font-size:13px;font-weight:600;cursor:pointer;color:var(--ink-2)}.day-toggle .d.on{background:var(--indigo);color:#fff;border-color:var(--indigo)}.modal-f{display:flex;align-items:center;gap:10px;padding:16px 24px 22px;margin-top:8px}.modal-f .grow{flex:1}.modal-f .btn-lg{padding:11px 18px;font-size:14px}@media (max-width:560px){.modal-b{grid-template-columns:1fr}}#wizard{position:fixed;top:0;right:0;bottom:0;left:0;z-index:210;background:var(--bg);display:none;flex-direction:column}#wizard.show{display:flex}.wiz-top{display:flex;align-items:center;gap:14px;padding:14px 22px;background:var(--white);border-bottom:1px solid var(--line);flex-shrink:0}.wiz-top .glyph{width:30px;height:30px;border-radius:8px;background:var(--indigo);display:grid;place-items:center;color:#fff;font-size:17px}.wiz-top .wt{font-weight:700;font-size:15px;letter-spacing:-.01em}.wiz-top .wt small{display:block;font-size:11px;color:var(--muted);font-weight:500}.wiz-top .grow{flex:1}.autosave{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--muted);padding:6px 11px;border:1px solid var(--line);border-radius:999px;background:var(--white)}.autosave i{font-size:14px;color:var(--success)}.autosave.saving i{color:var(--warn);animation:spin 1s linear infinite}.wiz-top .x{width:36px;height:36px;border-radius:9px;border:1px solid var(--line);background:var(--white);color:var(--muted);cursor:pointer;display:grid;place-items:center;font-size:20px}.wiz-top .x:hover{background:var(--indigo-050)}.wiz-body{flex:1;overflow:hidden;display:grid;grid-template-columns:280px 1fr}.wiz-rail{background:var(--white);border-right:1px solid var(--line);padding:26px 20px;overflow-y:auto}.wiz-rail .rlabel{font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);font-weight:700;margin-bottom:16px}.stepper{position:relative}.stepper .st{display:flex;gap:13px;padding-bottom:24px;position:relative;cursor:pointer}.stepper .st:last-child{padding-bottom:0}.stepper .st:after{content:"";position:absolute;left:15px;top:32px;bottom:2px;width:2px;background:var(--line)}.stepper .st:last-child:after{display:none}.stepper .st.done:after{background:var(--indigo)}.st .dot{width:32px;height:32px;border-radius:50%;border:2px solid var(--line-strong);background:var(--white);display:grid;place-items:center;font-family:JetBrains Mono,monospace;font-weight:700;font-size:13px;color:var(--muted);flex-shrink:0;z-index:1;transition:.2s}.st.current .dot{border-color:var(--indigo);color:var(--indigo);box-shadow:0 0 0 4px var(--indigo-050)}.st.done .dot{background:var(--indigo);border-color:var(--indigo);color:#fff}.st .si b{font-size:13.5px;display:block;color:var(--ink-2);font-weight:600}.st.current .si b{color:var(--ink)}.st .si span{font-size:11.5px;color:var(--muted)}.st .si .stmark{font-size:11px;font-weight:700;color:var(--success);display:none}.st.done .si .stmark{display:inline}.wiz-main{overflow-y:auto;padding:32px 40px 40px}.wiz-progress{display:none}.wstep{display:none;max-width:720px;animation:fade .25s ease}.wstep.active{display:block}.wstep .wh{margin-bottom:22px}.wstep .wh .eyebrow{font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--indigo);font-weight:700}.wstep .wh h2{font-size:22px;font-weight:700;letter-spacing:-.02em;margin:6px 0 4px}.wstep .wh p{color:var(--muted);font-size:13.5px;margin:0}.wgrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.wfld{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.wfld.full{grid-column:1 / -1}.wfld>label{font-size:13px;font-weight:600;color:var(--ink-2)}.wfld>label .req{color:var(--danger)}.wfld .desc{font-size:12px;color:var(--faint);margin-top:-4px}.wfld input[type=text],.wfld input[type=number],.wfld select{border:1px solid var(--line);background:var(--indigo-050);border-radius:10px;padding:11px 13px;font-family:inherit;font-size:14px;color:var(--ink);outline:none;width:100%}.wfld input:focus,.wfld select:focus{border-color:var(--indigo);background:var(--white);box-shadow:var(--focus)}.wfld.err input,.wfld.err .pick,.wfld.err .chips{border-color:var(--danger)}.wfld .emsg{display:none;font-size:12px;color:var(--danger);align-items:center;gap:5px}.wfld.err .emsg{display:flex}.pick{display:flex;gap:9px;flex-wrap:wrap}.pick .opt{border:1px solid var(--line);background:var(--white);border-radius:10px;padding:10px 15px;font-size:13.5px;font-weight:600;cursor:pointer;color:var(--ink-2);display:inline-flex;align-items:center;gap:8px}.pick .opt i{font-size:17px;color:var(--muted)}.pick .opt.on{background:var(--indigo);color:#fff;border-color:var(--indigo)}.pick .opt.on i{color:#fff}.chips{display:flex;gap:8px;flex-wrap:wrap}.chipc{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;color:var(--ink-2);-webkit-user-select:none;user-select:none;display:inline-flex;align-items:center;gap:6px}.chipc i{font-size:15px;opacity:0;width:0;transition:.15s}.chipc.on{background:var(--indigo-050);color:var(--indigo);border-color:var(--indigo)}.chipc.on i{opacity:1;width:15px}.datechips{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.datechip{border:1px solid var(--line);background:var(--white);border-radius:10px;padding:11px 13px;cursor:pointer;display:flex;align-items:center;gap:10px}.datechip .cbx{width:18px;height:18px;border:1.5px solid var(--line-strong);border-radius:5px;display:grid;place-items:center;color:#fff;flex-shrink:0}.datechip .cbx i{font-size:12px;opacity:0}.datechip.on{border-color:var(--indigo);background:var(--indigo-050)}.datechip.on .cbx{background:var(--indigo);border-color:var(--indigo)}.datechip.on .cbx i{opacity:1}.datechip .dt b{font-size:13.5px;font-family:JetBrains Mono,monospace}.datechip .dt span{font-size:11px;color:var(--muted);display:block}.evrow{display:flex;align-items:flex-start;gap:14px;border:1px solid var(--line);border-radius:12px;padding:15px 16px;margin-bottom:12px;background:var(--white)}.evrow .evi{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;font-size:20px;flex-shrink:0}.evrow .evbody{flex:1}.evrow .evbody b{font-size:14px}.evrow .evbody p{font-size:12.5px;color:var(--muted);margin:2px 0 0}.evrow .evcfg{display:none;gap:12px;margin-top:12px;flex-wrap:wrap}.evrow.on .evcfg{display:flex}.evrow .evcfg .mini-fld{display:flex;flex-direction:column;gap:5px}.evrow .evcfg label{font-size:11.5px;color:var(--muted);font-weight:600}.evrow .evcfg input{width:110px;border:1px solid var(--line);background:var(--indigo-050);border-radius:8px;padding:7px 10px;font-family:inherit;font-size:13px}.switch{width:44px;height:25px;border-radius:999px;background:var(--line-strong);position:relative;cursor:pointer;flex-shrink:0;transition:.2s;margin-top:2px}.switch:after{content:"";position:absolute;top:2px;left:2px;width:21px;height:21px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:.2s}.switch.on{background:var(--indigo)}.switch.on:after{left:21px}.admin-app .switch.on{background:var(--accent)}.rev-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.rev-card{border:1px solid var(--line);border-radius:12px;background:var(--white);padding:16px 18px}.rev-card.full{grid-column:1 / -1}.rev-card .rc-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.rev-card .rc-h b{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.rev-card .rc-edit{font-size:12px;color:var(--indigo);font-weight:600;cursor:pointer}.rev-card .rc-edit:hover{text-decoration:underline}.rev-row{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-top:1px solid var(--line);font-size:13px}.rev-row:first-of-type{border-top:0}.rev-row .k{color:var(--muted)}.rev-row .v{font-weight:600;text-align:right}.rev-warn{display:flex;align-items:center;gap:9px;background:var(--warn-bg);border:1px solid var(--warn-border-soft);border-radius:10px;padding:11px 14px;font-size:13px;color:var(--warn-text-strong);margin-bottom:16px}.rev-warn i{font-size:18px;color:var(--warn)}.wiz-foot{display:flex;align-items:center;gap:12px;padding:14px 24px;background:var(--white);border-top:1px solid var(--line);flex-shrink:0}.wiz-foot .stepnum{font-size:12.5px;color:var(--muted);font-family:JetBrains Mono,monospace}.wiz-foot .grow{flex:1}.wiz-foot .btn-lg{padding:11px 20px;font-size:14px}@media (max-width:900px){.wiz-body{grid-template-columns:1fr}.wiz-rail{display:none}.wiz-main{padding:20px 18px 32px}.wiz-progress{display:block;margin-bottom:18px}.wiz-progress .pbar{height:6px;background:var(--line);border-radius:4px;overflow:hidden}.wiz-progress .pbar>i{display:block;height:100%;background:var(--indigo);border-radius:4px;transition:width .3s}.wiz-progress .plabel{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin-bottom:7px;font-weight:600}.wgrid,.rev-grid{grid-template-columns:1fr}.datechips{grid-template-columns:1fr 1fr}}@media (max-width:560px){.wiz-foot{flex-wrap:wrap}.wiz-foot .btn-lg{flex:1;justify-content:center}.datechips{grid-template-columns:1fr}}.tpl-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:16px}.tpl-card{background:var(--white);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-sm);padding:18px;display:flex;flex-direction:column;transition:box-shadow .15s,border-color .15s}.tpl-card:hover{box-shadow:var(--shadow-md);border-color:var(--line-strong)}.tpl-card.inactive{opacity:.72}.tpl-head{display:flex;align-items:flex-start;gap:12px}.tpl-ic{width:44px;height:44px;border-radius:11px;display:grid;place-items:center;font-size:22px;flex-shrink:0}.tpl-head .tt{flex:1;min-width:0}.tpl-head .tt b{font-size:15px;font-weight:700;letter-spacing:-.01em;display:block}.tpl-head .tt .meta{display:flex;align-items:center;gap:8px;margin-top:4px;flex-wrap:wrap}.vbadge{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;background:var(--indigo-050);color:var(--indigo);padding:2px 7px;border-radius:6px}.tpl-sections{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0 14px}.tsec{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--ink-2);background:var(--bg);border:1px solid var(--line);border-radius:8px;padding:7px 9px}.tsec i{font-size:15px;color:var(--indigo);flex-shrink:0}.tsec b{font-weight:700;font-family:JetBrains Mono,monospace}.tpl-foot{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:14px;border-top:1px solid var(--line)}.tpl-foot .used{font-size:12px;color:var(--muted)}.tpl-foot .used b{color:var(--ink);font-weight:700}.tpl-foot .grow{flex:1}.tpl-foot button{width:32px;height:32px;border-radius:8px;border:1px solid var(--line);background:var(--white);color:var(--muted);cursor:pointer;display:grid;place-items:center;font-size:17px}.tpl-foot button:hover{background:var(--indigo-050);color:var(--indigo)}.tpl-updated{font-size:11px;color:var(--faint);margin-top:6px}.modal.wide{max-width:760px}.ed-body{display:grid;grid-template-columns:200px 1fr;min-height:360px}.ed-tabs{border-right:1px solid var(--line);padding:12px;background:var(--bg);border-bottom-left-radius:16px}.ed-tab{display:flex;align-items:center;gap:10px;padding:9px 11px;border-radius:9px;font-size:13px;font-weight:600;color:var(--ink-2);cursor:pointer;margin-bottom:2px}.ed-tab i{font-size:17px;color:var(--muted)}.ed-tab:hover{background:var(--white)}.ed-tab.on{background:var(--indigo);color:#fff}.ed-tab.on i{color:#fff}.ed-pane{padding:20px 24px;overflow-y:auto;max-height:60vh}.ed-panel{display:none}.ed-panel.on{display:block}.ed-panel h4{font-size:15px;font-weight:700;margin-bottom:4px}.ed-panel .phelp{font-size:12.5px;color:var(--muted);margin-bottom:16px}.ed-head-fields{display:grid;grid-template-columns:1fr 150px 150px;gap:12px;padding:16px 24px 0}.ed-head-fields .fld label{font-size:12px}.wt-row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.wt-row .wt-name{width:150px;font-size:13px;font-weight:600;color:var(--ink-2)}.wt-row input[type=range]{flex:1;accent-color:var(--indigo)}.wt-row .wt-val{width:48px;text-align:right;font-family:JetBrains Mono,monospace;font-weight:700;font-size:13px}.wt-total{margin-top:10px;font-size:12.5px;color:var(--muted);display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:10px}.wt-total b{font-family:JetBrains Mono,monospace}.wt-total b.bad{color:var(--danger)}.wt-total b.good{color:var(--success)}.stage-list{display:flex;flex-direction:column;gap:8px}.stage-item{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;padding:9px 12px;background:var(--white);font-size:13px}.stage-item .num{width:22px;height:22px;border-radius:6px;background:var(--indigo-050);color:var(--indigo);font-family:JetBrains Mono,monospace;font-weight:700;font-size:11px;display:grid;place-items:center}.stage-item .sn{flex:1;font-weight:600}.stage-item .rm{color:var(--muted);cursor:pointer;font-size:17px}.stage-item .rm:hover{color:var(--danger)}.stage-add{display:flex;gap:8px;margin-top:10px}.stage-add input{flex:1;border:1px solid var(--line);background:var(--indigo-050);border-radius:9px;padding:9px 11px;font-family:inherit;font-size:13px}.notif-row{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;padding:10px 12px;margin-bottom:8px}.notif-row .nn{flex:1;font-size:13px;font-weight:600}.notif-row .chn{display:flex;gap:6px}.chn .cw{border:1px solid var(--line);border-radius:7px;padding:5px 9px;font-size:11.5px;font-weight:700;cursor:pointer;color:var(--muted);display:inline-flex;align-items:center;gap:4px}.chn .cw.on{background:var(--indigo);color:#fff;border-color:var(--indigo)}.priv-row,.asmt-row{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:9px;padding:11px 13px;margin-bottom:8px}.priv-row .pn,.asmt-row .an{flex:1}.priv-row .pn b,.asmt-row .an b{font-size:13.5px}.priv-row .pn span,.asmt-row .an span{font-size:12px;color:var(--muted);display:block}.match-row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.match-row .mn{width:150px;font-size:13px;font-weight:600;color:var(--ink-2)}.match-row input[type=range]{flex:1;accent-color:var(--indigo)}.match-row .mv{width:48px;text-align:right;font-family:JetBrains Mono,monospace;font-weight:700;font-size:13px}.ver-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.ver-item:first-child{border-top:0}.ver-item .vtag{font-family:JetBrains Mono,monospace;font-weight:700;font-size:12px;background:var(--indigo-050);color:var(--indigo);padding:3px 8px;border-radius:6px;flex-shrink:0}.ver-item.cur .vtag{background:var(--indigo);color:#fff}.ver-item .vb b{font-size:13px}.ver-item .vb span{font-size:12px;color:var(--muted);display:block}.ver-item .vrestore{margin-left:auto;font-size:12px;color:var(--indigo);font-weight:600;cursor:pointer;background:none;border:0;font-family:inherit}.ver-item .vrestore:hover{text-decoration:underline}.ver-item.cur .vrestore{color:var(--muted);cursor:default;text-decoration:none}.se-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:16px 24px 4px}.se-grid .fld.full{grid-column:1 / -1}.taginput{display:flex;flex-wrap:wrap;gap:6px;border:1px solid var(--line);background:var(--indigo-050);border-radius:10px;padding:7px 8px;min-height:44px;align-items:center}.taginput:focus-within{border-color:var(--indigo);background:var(--white);box-shadow:var(--focus)}.taginput input{border:0;background:transparent;outline:none;font-family:inherit;font-size:13.5px;flex:1;min-width:110px;padding:4px;color:var(--ink)}.tag{display:inline-flex;align-items:center;gap:6px;background:var(--white);border:1px solid var(--line);border-radius:7px;padding:4px 9px;font-size:12.5px;font-weight:600;color:var(--ink-2)}.tag i{cursor:pointer;color:var(--muted);font-size:14px}.tag i:hover{color:var(--danger)}.tag.gh{background:var(--teal-bg);border-color:var(--teal-border);color:var(--teal)}.schips{display:flex;gap:8px;flex-wrap:wrap}.flow-chips{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.flow-chips .arr{color:var(--faint);font-size:15px}.cutoff-row{display:flex;align-items:center;gap:14px}.cutoff-row input[type=range]{flex:1;accent-color:var(--indigo)}.cutoff-row .cv{width:60px;text-align:right;font-family:JetBrains Mono,monospace;font-weight:700;font-size:16px;color:var(--indigo)}.skill-pill{display:inline-flex;align-items:center;gap:5px;background:var(--indigo-050);color:var(--indigo);border-radius:6px;padding:2px 8px;font-size:12px;font-weight:600;margin:2px 3px 2px 0}.st-pending{background:var(--warn-bg);color:var(--warn-text-strong)}.pct{font-family:JetBrains Mono,monospace;font-weight:600}.pct-good{color:var(--success)}.pct-mid{color:var(--warn)}.pct-low{color:var(--danger)}.inst-org{display:flex;align-items:center;gap:10px}.inst-org .ilogo{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;font-weight:700;font-size:12px;color:#fff;flex-shrink:0}.inst-org b{font-size:13.5px;display:block}.inst-org span{font-size:11.5px;color:var(--muted)}.mr-cell{display:flex;align-items:center;gap:8px;justify-content:flex-end}.dropzone{border:1.5px dashed var(--line-strong);border-radius:12px;background:var(--indigo-050);padding:26px;text-align:center;color:var(--muted);cursor:pointer}.dropzone:hover{border-color:var(--indigo);background:var(--white)}.dropzone i{font-size:32px;color:var(--indigo);display:block;margin-bottom:8px}.dropzone b{color:var(--ink);font-weight:600}.drivepick{max-height:260px;overflow-y:auto;border:1px solid var(--line);border-radius:10px}.drivepick .dp{display:flex;align-items:center;gap:11px;padding:10px 13px;border-bottom:1px solid var(--line);cursor:pointer;font-size:13px}.drivepick .dp:last-child{border-bottom:0}.drivepick .dp:hover{background:var(--indigo-050)}.drivepick .dp .cbx{width:18px;height:18px;border:1.5px solid var(--line-strong);border-radius:5px;display:grid;place-items:center;color:#fff;flex-shrink:0}.drivepick .dp .cbx i{font-size:12px;opacity:0}.drivepick .dp.on .cbx{background:var(--indigo);border-color:var(--indigo)}.drivepick .dp.on .cbx i{opacity:1}.drivepick .dp .dpn b{font-size:13px;display:block}.drivepick .dp .dpn span{font-size:11.5px;color:var(--muted)}.backlink{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;background:none;border:0;cursor:pointer;font-family:inherit;margin-bottom:14px;padding:0}.backlink:hover{color:var(--indigo)}.lnk{cursor:pointer}.lnk:hover{color:var(--indigo);text-decoration:underline}.idhead{display:flex;align-items:flex-start;gap:16px;background:var(--white);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-sm);padding:20px 22px;flex-wrap:wrap}.idhead .biglogo{width:56px;height:56px;border-radius:14px;display:grid;place-items:center;font-weight:700;font-size:21px;color:#fff;flex-shrink:0}.idhead .idmeta{flex:1;min-width:200px}.idhead h2{font-size:20px;font-weight:700;letter-spacing:-.02em;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.idhead .subrow{display:flex;gap:16px;flex-wrap:wrap;color:var(--muted);font-size:13px;margin-top:8px}.idhead .subrow span{display:inline-flex;align-items:center;gap:6px}.idhead .subrow i{font-size:15px}.idhead .idactions{display:flex;gap:8px;flex-wrap:wrap}.tabbar{display:flex;gap:2px;border-bottom:1px solid var(--line);margin-top:20px;overflow-x:auto}.tabbar button{border:0;background:none;font-family:inherit;font-size:13.5px;font-weight:600;color:var(--muted);padding:12px 15px;cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap;display:inline-flex;align-items:center;gap:7px}.tabbar button i{font-size:16px}.tabbar button:hover{color:var(--ink-2)}.tabbar button.on{color:var(--indigo);border-bottom-color:var(--indigo)}.admin-app .tabbar button.on{color:var(--accent);border-bottom-color:var(--accent)}.tabpane{display:none;padding-top:20px}.tabpane.on{display:block}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.timeline{padding:4px 0}.tl-item{display:flex;gap:13px;padding-bottom:20px;position:relative}.tl-item:after{content:"";position:absolute;left:11px;top:28px;bottom:-2px;width:2px;background:var(--line)}.tl-item:last-child:after{display:none}.tl-item:last-child{padding-bottom:0}.tl-dot{width:24px;height:24px;border-radius:50%;background:var(--indigo-050);color:var(--indigo);display:grid;place-items:center;font-size:13px;flex-shrink:0;z-index:1}.tl-b b{font-size:13.5px}.tl-b span{font-size:12px;color:var(--muted);display:block;margin-top:1px}.barchart{display:flex;align-items:flex-end;gap:16px;height:170px;padding:12px 6px 0}.barchart .bc{flex:1;display:flex;flex-direction:column;align-items:center;gap:7px;height:100%;justify-content:flex-end}.barchart .bc .bwrap{width:100%;flex:1;display:flex;align-items:flex-end;justify-content:center}.barchart .bc .bar2{width:56%;background:linear-gradient(180deg,#274ab0,#1e3a8a);border-radius:6px 6px 0 0;min-height:4px;position:relative}.barchart .bc .bar2.avg{background:linear-gradient(180deg,#c7d0f5,#9aa9e8)}.barchart .bc .lbl{font-size:11px;color:var(--muted);text-align:center}.barchart .bc .val{font-size:12px;font-weight:700;font-family:JetBrains Mono,monospace}.perf-legend{display:flex;gap:16px;font-size:12px;color:var(--muted);margin-top:10px}.perf-legend .sw{width:11px;height:11px;border-radius:3px;display:inline-block;vertical-align:-1px;margin-right:5px}.cand-stage{font-size:11.5px;font-weight:700;padding:3px 9px;border-radius:999px;background:var(--indigo-050);color:var(--indigo)}@media (max-width:900px){.info-grid{grid-template-columns:1fr}}.st-danger{background:var(--danger-bg);color:var(--danger)}.st-teal{background:var(--teal-bg);color:var(--teal)}.viewpills{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;margin:2px 0 12px}.viewpills button{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:7px 13px;font-size:12.5px;font-weight:600;color:var(--ink-2);cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.viewpills button i{font-size:15px;color:var(--muted)}.viewpills button.on{background:var(--indigo);color:#fff;border-color:var(--indigo)}.viewpills button.on i{color:#fff}#upWizard{position:fixed;top:0;right:0;bottom:0;left:0;z-index:210;background:var(--bg);display:none;flex-direction:column}#upWizard.show{display:flex}.up-scan{text-align:center;padding:48px 20px}.up-scan .ring{width:54px;height:54px;border:4px solid var(--indigo-050);border-top-color:var(--indigo);border-radius:50%;margin:0 auto 16px;animation:spin .8s linear infinite}.up-scan h3{font-size:16px;font-weight:700;margin-bottom:4px}.up-scan p{color:var(--muted);font-size:13px;margin:0}.bigtick{width:72px;height:72px;border-radius:50%;background:var(--success-bg);color:var(--success);display:grid;place-items:center;font-size:40px;margin:0 auto 18px;animation:pop .4s ease}.filechip{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:12px;padding:14px 16px;background:var(--white);margin-top:14px}.filechip .fi{width:42px;height:42px;border-radius:10px;background:var(--success-bg);color:var(--success);display:grid;place-items:center;font-size:22px;flex-shrink:0}.filechip b{font-size:14px;display:block}.filechip span{font-size:12px;color:var(--muted)}.filechip .rm{margin-left:auto;color:var(--muted);cursor:pointer;font-size:18px;background:none;border:0}.filechip .rm:hover{color:var(--danger)}.up-note{display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--muted);margin-top:16px}.up-note a{color:var(--indigo);font-weight:600;cursor:pointer}.res-banner{display:flex;align-items:center;gap:11px;border-radius:10px;padding:12px 14px;font-size:13.5px;margin-bottom:16px;border:1px solid}.res-banner i{font-size:20px;flex-shrink:0}.res-ok{background:var(--success-bg);border-color:var(--success-border-soft);color:var(--success-text-strong)}.res-warn{background:var(--warn-bg);border-color:var(--warn-border-soft);color:var(--warn-text-strong)}.res-info{background:var(--indigo-050);border-color:var(--indigo-border-soft);color:var(--indigo-text-strong)}.duptable{width:100%;border-collapse:separate;border-spacing:0;border-radius:14px;overflow:hidden;border:1px solid var(--line)}.duptable th{background:var(--indigo);color:#fff;font-size:14px;font-weight:700;text-align:left;padding:16px;border-right:1px solid rgba(255,255,255,.2)}.duptable th:last-child{border-right:0}.duptable td{padding:15px 16px;font-size:14px;border-top:1px solid var(--line);border-right:1px solid var(--line);color:var(--ink-2)}.duptable td:last-child{border-right:0}.duptable td.c{text-align:center}.duptable tbody tr:nth-child(2n){background:var(--wash-blue)}.duptable .cbx{width:22px;height:22px;border:2px solid var(--line-strong);border-radius:7px;display:inline-grid;place-items:center;cursor:pointer;color:#fff}.duptable .cbx.on{background:var(--indigo);border-color:var(--indigo)}.duptable .cbx i{font-size:14px;opacity:0}.duptable .cbx.on i{opacity:1}.duptable th .cbx{border-color:#ffffffbf}.duptable th .cbx.on{background:#fff;border-color:#fff;color:var(--indigo)}.dupacts{display:flex;gap:16px}.dupacts button{background:none;border:0;color:var(--indigo);cursor:pointer;font-size:21px;padding:0;display:grid;place-items:center}.dupacts button:hover{opacity:.65}.sr-summary{background:radial-gradient(600px 240px at 0% 0%,rgba(255,255,255,.14),transparent 60%),linear-gradient(160deg,#274ab0,#172c69 70%,#10204b);color:#fff;border-radius:14px;padding:18px 22px;margin-bottom:16px}.sr-summary b.lab{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#ffffffb3;display:flex;align-items:center;gap:7px}.sr-summary p{font-size:14px;margin:10px 0 0;line-height:1.7}.sr-summary .hl{background:#ffffff2e;border-radius:6px;padding:1px 8px;font-weight:600;white-space:nowrap}.set-card{background:var(--white);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm);margin-bottom:14px;overflow:hidden}.set-card .sc-h{display:flex;align-items:center;gap:12px;padding:15px 20px;border-bottom:1px solid var(--line)}.set-card .sc-h .sic{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;font-size:19px;flex-shrink:0}.set-card .sc-h b{font-size:14.5px;font-weight:700;display:block}.set-card .sc-h p{font-size:12.5px;color:var(--muted);margin:1px 0 0}.set-body{padding:16px 20px;display:flex;flex-direction:column;gap:18px}.set-row{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.set-row .sl{flex:1;min-width:210px}.set-row .sl b{font-size:13.5px;font-weight:600;color:var(--ink-2)}.set-row .sl span{font-size:12px;color:var(--muted);display:block;margin-top:2px}.set-row .sc{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.set-row .sc input[type=number]{width:92px;border:1px solid var(--line);background:var(--indigo-050);border-radius:9px;padding:9px 11px;font-family:inherit;font-size:13.5px;color:var(--ink)}.set-row .sc select{border:1px solid var(--line);background:var(--indigo-050);border-radius:9px;padding:9px 11px;font-family:inherit;font-size:13.5px;color:var(--ink);min-width:190px}.set-row .sc input:focus,.set-row .sc select:focus{border-color:var(--indigo);background:var(--white);box-shadow:var(--focus);outline:none}.set-row .sc input[type=range]{width:150px;accent-color:var(--indigo)}.set-row .sc .rv{font-family:JetBrains Mono,monospace;font-weight:700;font-size:13px;color:var(--indigo);width:44px;text-align:right}.set-row.disabled{opacity:.45;pointer-events:none}.sr-foot{display:flex;align-items:center;gap:12px;position:sticky;bottom:0;background:linear-gradient(180deg,transparent,var(--bg) 30%);padding:16px 0 6px;margin-top:8px}.sr-dirty{font-size:12.5px;color:var(--warn);font-weight:600;display:none;align-items:center;gap:5px}.sr-dirty.show{display:inline-flex}.ev-toggle{margin-left:auto;flex-shrink:0}.tsec.wide{grid-column:1 / -1}.tsec .tsv{margin-left:auto;font-weight:700;color:var(--ink)}.ev-off{opacity:.62}.live-dot{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;color:var(--success);font-weight:700;border:1px solid var(--success-border-soft);background:var(--success-bg);padding:6px 11px;border-radius:999px}.live-dot .d{width:8px;height:8px;border-radius:50%;background:var(--success);animation:pulse 1.8s infinite}@keyframes pulse{0%{box-shadow:0 0 #0f9d5880}70%{box-shadow:0 0 0 8px #0f9d5800}to{box-shadow:0 0 #0f9d5800}}.stage-strip{display:flex;gap:10px;overflow-x:auto;padding:2px 0 8px}.stage-card{min-width:118px;flex:1;border:1px solid var(--line);border-radius:12px;background:var(--white);padding:12px 13px;cursor:pointer;box-shadow:var(--shadow-sm)}.stage-card:hover{border-color:var(--line-strong)}.stage-card.on{border-color:var(--indigo);box-shadow:var(--focus)}.stage-card .top{height:4px;border-radius:3px;margin-bottom:10px}.stage-card .sc-n{font-size:22px;font-weight:700;font-family:JetBrains Mono,monospace;letter-spacing:-.02em}.stage-card .sc-l{font-size:11px;color:var(--muted);margin-top:3px;line-height:1.3}.stbadge{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;padding:3px 9px;border-radius:999px;background:var(--indigo-050);color:var(--indigo)}.stbadge i{font-size:8px}tr.row-flash td{animation:flash 1.4s ease}@keyframes flash{0%{background:var(--success-bg)}to{background:transparent}}.btn-success{background:var(--success);color:#fff;border-color:var(--success)}.btn-success:hover{filter:brightness(.95)}.btn-danger{background:var(--white);color:var(--danger);border-color:var(--danger-border-soft)}.btn-danger:hover{background:var(--danger-bg)}.appr-wrap{display:grid;grid-template-columns:326px 1fr;gap:16px;align-items:start}@media (max-width:980px){.appr-wrap{grid-template-columns:1fr}}.appr-list{display:flex;flex-direction:column;gap:9px}.appr-item{border:1px solid var(--line);border-radius:12px;background:var(--white);padding:12px 14px;cursor:pointer;box-shadow:var(--shadow-sm)}.appr-item:hover{border-color:var(--line-strong)}.appr-item.on{border-color:var(--indigo);box-shadow:var(--focus)}.appr-item .ai-top{display:flex;align-items:center;gap:10px}.appr-item b{font-size:13.5px;display:block}.appr-item .role{font-size:12px;color:var(--muted)}.appr-item .ai-meta{display:flex;align-items:center;justify-content:space-between;margin-top:10px;gap:8px}.appr-item .when{font-size:11px;color:var(--faint)}.appr-detail{border:1px solid var(--line);border-radius:14px;background:var(--white);box-shadow:var(--shadow-sm);overflow:hidden}.ad-head{padding:18px 20px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;gap:14px}.ad-head .htitle{font-size:17px;font-weight:700;letter-spacing:-.01em}.ad-head .hsub{font-size:12.5px;color:var(--muted);margin-top:2px}.ad-actions{display:flex;gap:8px;flex-wrap:wrap;padding:13px 20px;border-bottom:1px solid var(--line);background:var(--bg)}.ad-body{padding:4px 20px 20px}.ad-sec{padding:16px 0;border-bottom:1px solid var(--line)}.ad-sec:last-child{border-bottom:0}.ad-sec h4{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 13px;font-weight:700}.ad-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ad-f label{font-size:11.5px;color:var(--muted);display:block;margin-bottom:3px}.ad-f b{font-size:14px;font-weight:600}.jd-box{background:var(--indigo-050);border:1px solid var(--line);border-radius:10px;padding:14px 16px;font-size:13px;line-height:1.65;color:var(--ink-2);white-space:pre-line;max-height:220px;overflow:auto}.skillchips{display:flex;flex-wrap:wrap;gap:7px}.skillchips span{background:var(--indigo-050);color:var(--indigo);border-radius:999px;padding:4px 11px;font-size:12px;font-weight:600}.panelist{display:flex;align-items:center;gap:10px;padding:7px 0}.panelist .pav{width:30px;height:30px;border-radius:50%;background:var(--indigo);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700;flex-shrink:0}.panelist b{font-size:13px}.panelist span{font-size:11.5px;color:var(--muted)}.adlog{display:flex;gap:11px;padding:8px 0}.adlog .dot{width:9px;height:9px;border-radius:50%;background:var(--indigo);margin-top:5px;flex-shrink:0}.adlog .lg b{font-size:13px;font-weight:600}.adlog .lg span{font-size:11.5px;color:var(--muted)}.calseg{display:inline-flex;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--white)}.calseg button{border:0;background:none;padding:8px 15px;font-size:13px;font-weight:600;color:var(--muted);cursor:pointer}.calseg button.on{background:var(--indigo);color:#fff}.cal-nav{display:flex;align-items:center;gap:6px}.cal-nav .navbtn{width:34px;height:34px;border:1px solid var(--line);background:var(--white);border-radius:9px;cursor:pointer;display:grid;place-items:center;color:var(--ink-2)}.cal-nav .navbtn:hover{border-color:var(--line-strong)}.cal-title{font-size:16px;font-weight:700;min-width:190px;text-align:center}.cal-month{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--white);box-shadow:var(--shadow-sm)}.cal-dow{display:grid;grid-template-columns:repeat(7,1fr);background:var(--bg);border-bottom:1px solid var(--line)}.cal-dow div{padding:9px 8px;font-size:11px;font-weight:700;color:var(--muted);text-align:center;text-transform:uppercase;letter-spacing:.06em}.cal-month .cal-grid{display:grid;grid-template-columns:repeat(7,1fr)}.cal-month .cal-cell{height:128px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:5px 5px 4px;cursor:pointer;display:flex;flex-direction:column;gap:2px;background:var(--white);position:relative;overflow:hidden;transition:background .12s ease}.cal-month .cal-cell:hover{background:var(--wash-cool)}.cal-month .cal-cell:nth-child(7n){border-right:0}.cal-month .cal-cell.dim,.cal-month .cal-cell.dim:hover{background:var(--wash-dim)}.cal-month .cal-cell.dim .dnum,.cal-month .cal-cell.dim .cal-events{opacity:.5}.cal-month .cal-cell.dim .dnum{color:var(--ink-2);font-weight:500}.cal-month .cal-cell.today{background:var(--indigo-050);box-shadow:inset 3px 0 0 var(--indigo)}.cal-month .cal-cell.today:hover{background:var(--indigo-050)}.cal-month .cal-cell .dnum{flex:0 0 auto;font-size:12px;font-weight:600;color:var(--ink-2);width:22px;height:22px;display:inline-grid;place-items:center;border-radius:50%}.cal-month .cal-cell.today .dnum{background:var(--indigo);color:#fff;font-weight:700}.cal-month .cal-cell .cal-events{display:flex;flex-direction:column;gap:2px;overflow:hidden;min-height:0}.cal-chip{display:block;font-size:10.5px;line-height:16px;padding:1px 6px;border-radius:5px;background:var(--indigo-050);color:var(--indigo);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;border-left:3px solid var(--indigo);flex:0 0 auto}.cal-chip.done{background:var(--success-bg);color:var(--success-text-strong);border-left-color:var(--success)}.cal-chip.cancel{background:var(--muted-wash);color:var(--muted);border-left-color:var(--muted);text-decoration:line-through}.cal-more{font-size:10.5px;color:var(--indigo);cursor:pointer;font-weight:600;padding:1px 6px;flex:0 0 auto}.cal-more:hover{text-decoration:underline}.cal-week{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.cal-wcol{border:1px solid var(--line);border-radius:12px;background:var(--white);overflow:hidden;min-height:280px;box-shadow:var(--shadow-sm)}.cal-wcol .wh{padding:9px;text-align:center;border-bottom:1px solid var(--line);font-size:12px;font-weight:700;cursor:pointer}.cal-wcol .wh.today{background:var(--indigo);color:#fff}.cal-wcol .wh span{display:block;font-size:16px}.cal-wcol .wb{padding:8px;display:flex;flex-direction:column;gap:7px}.wslot{border:1px solid var(--line);border-left:3px solid var(--indigo);border-radius:8px;padding:7px 9px;cursor:pointer}.wslot.done{border-left-color:var(--success)}.wslot.cancel{border-left-color:var(--muted);opacity:.6}.wslot .wt{font-size:11.5px;font-weight:700}.wslot .we{font-size:11px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cal-dayv{display:flex;flex-direction:column;gap:10px}.dslot{border:1px solid var(--line);border-radius:12px;background:var(--white);padding:14px 16px;box-shadow:var(--shadow-sm);display:flex;gap:16px;align-items:flex-start;flex-wrap:wrap}.dslot.done{border-left:4px solid var(--success)}.dslot.cancel{opacity:.6}.dslot .dtime{min-width:96px;font-weight:700;font-size:13.5px}.dslot .dtime small{display:block;font-size:11px;color:var(--muted);font-weight:500;margin-top:2px}.dslot .dmain{flex:1;min-width:240px}.dslot .dmain .dl{display:flex;gap:16px;flex-wrap:wrap;font-size:12.5px;color:var(--muted);margin-top:6px}.dslot .dmain .dl b{color:var(--ink-2)}.cap-bar{height:7px;border-radius:4px;background:var(--indigo-050);overflow:hidden;margin-top:8px;max-width:280px}.cap-bar i{display:block;height:100%;background:var(--indigo)}.dslot .dacts{display:flex;gap:6px;flex-wrap:wrap}.dslot .dacts button{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;color:var(--ink-2);cursor:pointer;display:inline-flex;align-items:center;gap:5px}.dslot .dacts button:hover{border-color:var(--indigo);color:var(--indigo)}.cfg-card{background:var(--white);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-sm);padding:20px 22px;margin-bottom:16px}.cfg-h{display:flex;align-items:center;gap:11px;margin-bottom:2px}.cfg-h .ic{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-size:18px}.cfg-h b{font-size:15px;font-weight:700}.cfg-desc{font-size:12.5px;color:var(--muted);margin:0 0 12px 45px}.cfg-field{padding:15px 0;border-top:1px solid var(--line)}.cfg-field:first-of-type{border-top:0}.cf-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;flex-wrap:wrap}.cf-top label{font-size:13.5px;font-weight:600;color:var(--ink-2)}.cf-desc{font-size:12px;color:var(--faint);margin-top:2px;max-width:52ch}.cf-control{margin-top:12px}.count-hint{font-size:12px;color:var(--muted);font-weight:600;white-space:nowrap}.chipc.disabled{opacity:.4;pointer-events:none}.sr-select{border:1px solid var(--line);background:var(--indigo-050);border-radius:9px;padding:10px 12px;font-family:inherit;font-size:13.5px;color:var(--ink);min-width:220px;outline:none}.sr-select:focus{border-color:var(--indigo);background:var(--white);box-shadow:var(--focus)}.cfg-actions{display:flex;align-items:center;gap:10px;margin:2px 0 18px}.cfg-actions .grow{flex:1}.save-hint{font-size:12.5px;color:var(--warn);font-weight:600;display:none}.save-hint.show{display:inline-flex;align-items:center;gap:5px}.flowseq{display:inline-flex;align-items:center;gap:5px;flex-wrap:wrap}.flowseq .fp{font-size:11px;font-weight:700;background:var(--indigo-050);color:var(--indigo);padding:2px 8px;border-radius:6px}.flowseq .ar{color:var(--faint);font-size:13px}.skill-count{font-size:12px;color:var(--muted)}.modal.form-modal{max-width:680px}.form-scroll{padding:16px 24px 4px;max-height:64vh;overflow-y:auto}.fsec{border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.fsec:first-child{border-top:0;padding-top:0;margin-top:0}.fsec .fsec-t{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.frow{display:grid;grid-template-columns:1fr 1fr;gap:14px}.chip-input{border:1px solid var(--line);background:var(--indigo-050);border-radius:10px;padding:8px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.chip-input:focus-within{border-color:var(--indigo);background:var(--white);box-shadow:var(--focus)}.chip-input .ci-chip{background:var(--white);border:1px solid var(--line);border-radius:7px;padding:4px 8px;font-size:12.5px;font-weight:600;display:inline-flex;align-items:center;gap:6px;color:var(--ink-2)}.chip-input .ci-chip i{font-size:14px;cursor:pointer;color:var(--muted)}.chip-input .ci-chip i:hover{color:var(--danger)}.chip-input input{border:0;outline:none;background:transparent;font-family:inherit;font-size:13.5px;flex:1;min-width:120px;padding:4px}.chip-input.good .ci-chip{border-color:var(--success-border-soft);color:var(--success);background:var(--success-bg)}.cutoff-wrap{display:flex;align-items:center;gap:14px}.cutoff-wrap input[type=range]{flex:1;accent-color:var(--indigo)}.cutoff-wrap .cbig{font-family:JetBrains Mono,monospace;font-weight:700;font-size:22px;min-width:60px;text-align:right}.flow-pick{display:flex;gap:8px;flex-wrap:wrap}.flow-pick .fopt{border:1px solid var(--line);background:var(--white);border-radius:9px;padding:9px 13px;font-size:13px;font-weight:600;cursor:pointer;color:var(--ink-2);display:inline-flex;align-items:center;gap:7px}.flow-pick .fopt .ord{font-family:JetBrains Mono,monospace;font-size:11px;background:var(--indigo);color:#fff;width:18px;height:18px;border-radius:5px;display:none;place-items:center}.flow-pick .fopt.on{background:var(--indigo-050);border-color:var(--indigo);color:var(--indigo)}.flow-pick .fopt.on .ord{display:grid}@media (max-width:1180px){.kpis{grid-template-columns:repeat(3,1fr)}.pillars{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr 1fr}}@media (max-width:980px){.sidebar{transform:translate(-100%)}.sidebar.open{transform:none;box-shadow:var(--shadow-md)}.main{margin-left:0}.menu-toggle{display:grid}.hero,.grid-2,.grid-2b,.grid-3{grid-template-columns:1fr}.scrim.show{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#14172666;z-index:25}#auth-screen .panel{display:none}#auth-screen .authwrap{padding:84px 20px 40px}}@media (max-width:640px){.kpis,.pillars{grid-template-columns:1fr 1fr}.search{display:none}.content{padding:6px 16px 30px}header.top,.filters{padding-left:16px;padding-right:16px}}@media (max-width:440px){#auth-screen .card{padding:28px 22px 24px;border-radius:12px}#auth-screen .sso{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
