:root{--pob-bg: #060b11;--pob-panel: #0d1323;--pob-panel-2: #1d2644;--pob-stroke: #283660;--pob-stroke-soft: #1d2644;--pob-stroke-hi: #5664b1;--pob-text: #f8f8ff;--pob-text-2: #ccd6ff;--pob-text-3: #8898c0;--pob-accent: #7d8ce0;--pob-accent-hi: #bcc6ff;--pob-pink: #e387c0;--pob-pink-hi: #fccce5;--pob-violet: #5664b1;--pob-success: #45d85d;--pob-grad: linear-gradient(90deg, #5664b1, #e387c0);--pob-grad-soft: linear-gradient(90deg, rgba(86, 100, 177, .18), rgba(227, 135, 192, .12));--pob-grad-text: linear-gradient(90deg, #7d8ce0, #e387c0);--pob-font-head: "Red Hat Display", "Segoe UI", Arial, sans-serif;--pob-font-body: "Montserrat", "Segoe UI", Arial, sans-serif;--pob-radius: 8px;--pob-radius-lg: 12px;--pob-radius-pill: 999px;--pob-shadow: 0 24px 60px -18px rgba(0, 0, 0, .8);--pob-glow: rgba(86, 100, 177, .35)}.pob :where(button){font:inherit;margin:0;min-width:0;max-width:none;height:auto;box-shadow:none;text-transform:none;letter-spacing:normal;line-height:normal}.pob :where(h1,h2,h3,p,ul,li){margin:0;padding:0;text-shadow:none}.pob :where(ul){list-style:none}.pob :where(div,span,ul,li,h1,h2,h3,p){border-radius:0}.pob *{box-sizing:border-box}.pob :where(i){margin:0;width:auto;height:auto;line-height:1;font-size:inherit;vertical-align:middle}.pob-eyebrow{display:inline-block;font-family:var(--pob-font-head);font-weight:900;font-size:13px;line-height:18px;letter-spacing:1.4px;text-transform:uppercase;color:var(--pob-text-2)}.pob-h1{display:block;margin-top:10px;font-family:var(--pob-font-head);font-weight:800;font-size:32px;line-height:40px;letter-spacing:0;color:var(--pob-text);-webkit-font-smoothing:antialiased}.pob-h1 .pob-grad-txt{font-weight:900;background:var(--pob-grad-text);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.pob-h1-line{display:block}.pob-h2{margin-top:10px;font-family:var(--pob-font-head);font-weight:900;font-size:24px;line-height:32px;color:var(--pob-text)}.pob-h2-lead{margin-top:0}.pob-sub{margin-top:10px;max-width:560px;font-family:var(--pob-font-body);font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px;color:var(--pob-text-2)}.pob-sub--wide{max-width:none}.pob-sub-ico{font-size:18px;vertical-align:-3px;color:var(--pob-text)}.pob-point-ico{font-size:16px;vertical-align:-3px;color:var(--pob-text)}.pob-lead{margin:24px 0 12px;font-family:var(--pob-font-head);font-weight:900;font-size:11px;line-height:16px;letter-spacing:1.1px;text-transform:uppercase;color:var(--pob-text-2)}.pob-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:11px 18px;border-radius:var(--pob-radius);border:1px solid transparent;background:transparent;color:var(--pob-text);font-family:var(--pob-font-head);font-weight:700;font-size:14px;line-height:20px;white-space:nowrap;cursor:pointer;transition:border-color .1s ease,color .1s ease,background-color .1s ease,transform .1s ease}.pob-btn:active{transform:translateY(1px)}.pob-btn:focus-visible{outline:2px solid var(--pob-accent);outline-offset:2px}.pob-btn-primary{height:34px;padding:0 1.25rem;background:rgba(13,19,35,.55);border:1px solid var(--pob-violet);border-radius:var(--pob-radius);color:var(--pob-text-2);font-family:var(--pob-font-head);font-weight:600;font-size:13px}.pob-btn-primary:hover{border-color:var(--pob-accent);color:var(--pob-text);background-color:#5664b11f;transform:translateY(-1px)}.pob-btn-ghost{height:34px;padding:0 1.1rem;background:rgba(13,19,35,.55);border:1px solid var(--pob-stroke);border-radius:var(--pob-radius);color:var(--pob-text-3);font-family:var(--pob-font-head);font-weight:500;font-size:13px}.pob-btn-ghost:hover{border-color:var(--pob-stroke-hi);color:var(--pob-text-2)}.pob-btn-text{padding:11px 6px;background:transparent;color:var(--pob-text-3)}.pob-btn-text:hover{color:var(--pob-text)}.pob-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(6,11,17,.9);contain:layout paint}.pob-shell{position:relative;display:flex;flex-direction:column;width:min(960px,100%);max-height:92vh;background-color:var(--pob-panel);background-image:linear-gradient(rgba(13,19,35,.8),rgba(13,19,35,.8)),url(../../../pro-onboarding-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid var(--pob-stroke);border-radius:var(--pob-radius-lg);box-shadow:var(--pob-shadow);overflow:hidden}.pob-shell--section{width:min(620px,100%)}.pob-shell--demo{width:min(880px,100%)}.pob-scroll{overflow-y:auto;padding:34px 38px 26px}.pob-step-head{display:flex;align-items:center;gap:9px}.pob-step-glyph{display:grid;place-items:center;color:var(--pob-accent);font-size:20px}.pob-step-glyph svg{width:20px;height:20px;fill:currentColor}.pob-step-eyebrow{font-family:var(--pob-font-head);font-weight:900;font-size:11px;line-height:16px;letter-spacing:1.2px;text-transform:uppercase;color:var(--pob-text-2)}.pob-shell--section .pob-art-frame{width:100%;margin:18px 0 0}.pob-shell--demo .cmod-demo,.pob-shell--demo .pwd-demo{margin-top:24px}.pob-shell--demo .cmod-demo{--fce-canvas-h: 336px}.pob-points{margin-top:18px;display:flex;flex-direction:column;gap:9px}.pob-point{display:flex;align-items:center;gap:10px;font-family:var(--pob-font-body);font-weight:400;font-size:13px;line-height:19px;letter-spacing:.25px;color:var(--pob-text-2)}.pob-point-mark{flex:0 0 auto;display:grid;place-items:center;width:6px;color:var(--pob-accent-hi)}.pob-point-mark:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.pob-foot{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:16px 34px;border-top:1px solid var(--pob-stroke-soft);background:rgba(6,11,17,.5)}.pob-foot-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.pob-foot-docs{text-decoration:none}.pob-caps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.pob-cap{display:flex;flex-direction:column;gap:10px;padding:14px 16px 16px;background:rgba(13,19,35,.75);border:1px solid var(--pob-stroke);border-radius:var(--pob-radius-lg)}.pob-cap-ico{display:flex;align-items:center;height:26px;color:var(--pob-accent);font-size:26px}.pob-cap-ico svg{width:26px;height:26px;fill:currentColor}.pob-cap-t{font-family:var(--pob-font-head);font-weight:700;font-size:16px;line-height:22px;color:var(--pob-text)}.pob-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.pob-tile{padding:14px 16px 16px;background:rgba(13,19,35,.75);border:1px solid var(--pob-stroke);border-radius:var(--pob-radius-lg)}.pob-tile-cnt{font-family:var(--pob-font-head);font-weight:900;font-size:22px;line-height:28px;color:var(--pob-text)}.pob-tile-lbl{margin-top:2px;font-family:var(--pob-font-body);font-weight:500;font-size:12px;line-height:16px;letter-spacing:.4px;color:var(--pob-text-2)}.pob-perks{display:flex;flex-wrap:wrap;gap:9px}.pob-perk{display:inline-flex;align-items:center;gap:8px;padding:9px 15px;border-radius:var(--pob-radius-pill);border:1px solid var(--pob-stroke);background:rgba(13,19,35,.75);font-family:var(--pob-font-body);font-weight:500;font-size:12px;line-height:16px;letter-spacing:.4px;color:var(--pob-text)}.pob-perk-ico{display:grid;place-items:center;color:var(--pob-accent)}.pob-perk-ico i{font-size:16px}.pob-perk-ico svg{width:16px;height:16px;fill:currentColor}.pob-cards{display:flex;flex-direction:column;gap:11px;margin-top:20px}.pob-fcard{display:flex;align-items:center;gap:15px;width:100%;padding:15px 16px;text-align:left;background:rgba(13,19,35,.75);border:1px solid var(--pob-stroke);border-radius:var(--pob-radius);cursor:pointer;transition:border-color .1s ease,background-color .1s ease}.pob-fcard:hover{border-color:var(--pob-stroke-hi);background-color:#1d2644bf}.pob-fcard:focus-visible{outline:2px solid var(--pob-accent);outline-offset:2px}.pob-fcard-glyph{flex:0 0 26px;width:26px;height:26px;display:grid;place-items:center;color:var(--pob-accent)}.pob-fcard-glyph i{font-size:26px}.pob-fcard-glyph svg{width:26px;height:26px;fill:currentColor}.pob-fcard-body{flex:1;min-width:0}.pob-fcard-t{font-family:var(--pob-font-head);font-weight:700;font-size:16px;line-height:24px;color:var(--pob-text)}.pob-fcard-d{margin-top:1px;font-family:var(--pob-font-body);font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:var(--pob-text-2)}.pob-fcard-chev{flex:0 0 auto;display:grid;place-items:center;color:var(--pob-text-3);font-size:18px}.pob-fcard-chev.done{color:var(--pob-accent-hi);font-size:20px}.pob-pm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10015;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(6,11,17,.88);contain:layout paint}.pob-pm{position:relative;width:100%;max-width:440px;padding:28px 28px 22px;background:var(--pob-panel);border:1px solid var(--pob-stroke);border-radius:var(--pob-radius-lg);box-shadow:var(--pob-shadow);overflow:hidden}.pob-pm-glyph{width:46px;height:46px;display:grid;place-items:center;margin-bottom:15px;border-radius:var(--pob-radius);background:radial-gradient(120% 120% at 30% 20%,#243385,var(--pob-panel-2));border:1px solid var(--pob-stroke);color:var(--pob-accent)}.pob-pm-glyph i{font-size:24px}.pob-pm-close,.pob-shell-close{position:absolute;top:14px;right:14px;width:24px;height:24px;min-width:24px;min-height:24px;padding:0;margin:0;background:transparent;border:none;border-radius:4px;color:var(--pob-text-2);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .15s ease,background-color .15s ease}.pob-pm-close:hover,.pob-pm-close:focus-visible,.pob-shell-close:hover,.pob-shell-close:focus-visible{color:var(--pob-text);background:rgba(86,100,177,.18);outline:none}.pob-pm-close:after,.pob-shell-close:after{display:none!important}.pob-pm-close i,.pob-shell-close i{font-size:18px;line-height:1}.pob-shell-close{top:18px;right:18px;z-index:2}.pob-pm-glyph svg{width:24px;height:24px;fill:currentColor}.pob-pm-title{font-family:var(--pob-font-head);font-weight:900;font-size:22px;line-height:28px;color:var(--pob-text)}.pob-pm-body{margin-top:9px;font-family:var(--pob-font-body);font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px;color:var(--pob-text-2)}.pob-pm-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:20px}.pob-pm-cta{text-decoration:none}.pob-pm-links{display:flex;gap:10px;margin-top:20px}.pob-pm-links>.pob-btn{flex:1 1 0;min-width:0;padding-left:0;padding-right:0}.pob-pm-explore{width:100%;margin-top:10px}.pob-art-frame{margin-top:11px;border:1px solid var(--pob-stroke);border-radius:var(--pob-radius);background:rgba(6,11,17,.55);overflow:hidden}.pob-art{display:block;width:100%;height:auto}.pob-art-card{fill:#060b118c;stroke:var(--pob-stroke);stroke-width:1}.pob-art-card--then{fill:#e387c00d;stroke:var(--pob-pink);animation:pob-art-then 4.5s ease-in-out infinite}.pob-art-lbl{fill:var(--pob-text-3);font-family:var(--pob-font-head);font-size:10px;font-weight:700;letter-spacing:1.1px}.pob-art-key rect{fill:var(--pob-panel-2);stroke:var(--pob-stroke-hi);stroke-width:1}.pob-art-lbl--then{fill:#fccce5bf}.pob-art-keytxt{fill:var(--pob-text-2);font-family:var(--pob-font-head);font-size:11px;font-weight:700;text-anchor:middle}.pob-art-key{animation:pob-art-key 4.5s ease-in-out infinite}.pob-art-chev{fill:var(--pob-accent-hi);font-family:Material Symbols Sharp;font-size:16px;text-anchor:middle;dominant-baseline:central;opacity:0}.pob-art-chev--1{animation:pob-art-chev 4.5s ease-in-out infinite}.pob-art-chev--2{animation:pob-art-chev 4.5s ease-in-out .1s infinite}.pob-art-chev--3{animation:pob-art-chev 4.5s ease-in-out .2s infinite}.pob-art-act rect{fill:#e387c01a;stroke:var(--pob-pink);stroke-width:1;animation:pob-art-act 4.5s ease-in-out infinite}.pob-art-acttxt{fill:var(--pob-pink-hi);font-family:var(--pob-font-head);font-size:9px;font-weight:700;text-anchor:middle;animation:pob-art-acttxt 4.5s ease-in-out infinite}@keyframes pob-art-key{0%,14%{transform:translate(0)}22%,34%{transform:translateY(3px)}44%,to{transform:translate(0)}}@keyframes pob-art-chev{0%,18%{opacity:0}26%,54%{opacity:1}66%,to{opacity:0}}@keyframes pob-art-act{0%,22%{fill:#e387c01a;stroke:var(--pob-pink)}32%,58%{fill:#fccce538;stroke:var(--pob-pink-hi)}70%,to{fill:#e387c01a;stroke:var(--pob-pink)}}@keyframes pob-art-acttxt{0%,22%{fill:#fccce5b3}32%,58%{fill:var(--pob-pink-hi)}70%,to{fill:#fccce5b3}}@keyframes pob-art-then{0%,22%{stroke:var(--pob-pink)}32%,58%{stroke:var(--pob-pink-hi)}70%,to{stroke:var(--pob-pink)}}.pob-dock{position:fixed;left:16px;bottom:100px;z-index:9980;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.pob-dock-btn{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:var(--pob-radius-pill);border:1px solid var(--pob-stroke);background:rgba(13,19,35,.9);font-family:var(--pob-font-head);font-weight:700;font-size:12px;line-height:16px;color:var(--pob-text-3);cursor:pointer;transition:color .15s ease,border-color .15s ease}.pob-dock-btn:hover{color:var(--pob-text);border-color:var(--pob-stroke-hi)}.pob-dock-btn i{font-size:15px}.pob-dock-chip{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:var(--pob-radius-pill);border:1px solid rgba(125,140,224,.3);background:rgba(125,140,224,.1);font-family:var(--pob-font-body);font-weight:500;font-size:12px;line-height:16px;letter-spacing:.4px;color:var(--pob-text-2)}.pob-dock-chip-dot{width:7px;height:7px;border-radius:50%;background:var(--pob-success)}@media (max-width: 900px){.pob-tiles{grid-template-columns:repeat(2,1fr)}.pob-scroll{padding:26px 22px 20px}.pob-foot{padding:14px 22px}.pob-h1{font-size:26px;line-height:34px}}@media (prefers-reduced-motion: reduce){.pob *{animation:none!important;transition:none!important}}
