:root{--bg:#07111f;--panel:#0e1b2f;--panel-2:#12233b;--line:#243852;--text:#eaf1fb;--muted:#9eb0c7;--primary:#43d7b5;--primary-dark:#24b795;--blue:#68a9ff;--danger:#ff7d8d;--success:#66e0aa;--shadow:0 24px 70px rgba(0,0,0,.28);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}.brand{display:inline-flex;align-items:center;gap:.72rem;font-weight:800;font-size:1.13rem;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:.72rem;background:linear-gradient(135deg,var(--primary),var(--blue));color:#04131b;box-shadow:0 8px 26px rgba(67,215,181,.22)}.brand-light{color:#fff}.site-header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;max-width:1240px;margin:auto;padding:1.2rem 2rem;background:rgba(7,17,31,.82);backdrop-filter:blur(18px)}.site-nav{display:flex;align-items:center;gap:1.35rem;color:var(--muted)}.site-nav>a:hover{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.72rem 1.15rem;border:1px solid transparent;border-radius:.8rem;font-weight:750;cursor:pointer;transition:.2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--primary),#75e1ca);color:#052018;box-shadow:0 12px 30px rgba(67,215,181,.18)}.button-primary:hover{background:linear-gradient(135deg,#5ae5c4,var(--primary))}.button-secondary{background:#1c3150;color:#dce9f9;border-color:#2f4b70}.button-ghost{border-color:var(--line);color:var(--text);background:rgba(255,255,255,.02)}.button-large{min-height:3.25rem;padding:.9rem 1.35rem}.button-block{width:100%}.hero{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:4rem;min-height:760px;padding:5rem 2rem 7rem}.hero h1{font-size:clamp(3rem,6vw,5.5rem);line-height:1.02;letter-spacing:-.065em;margin:.75rem 0 1.4rem;max-width:760px}.hero-copy>p{font-size:1.16rem;color:var(--muted);max-width:680px}.eyebrow{color:var(--primary);font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;font-weight:850}.hero-actions{display:flex;gap:.85rem;margin:2rem 0}.trust-row{display:flex;flex-wrap:wrap;gap:.7rem}.trust-row span{color:#bdd0e7;font-size:.82rem;border:1px solid var(--line);padding:.38rem .65rem;border-radius:999px}.hero-product{border:1px solid #29405f;border-radius:22px;background:#0b1729;box-shadow:var(--shadow);overflow:hidden;transform:perspective(1000px) rotateY(-4deg) rotateX(2deg)}.browser-bar{display:flex;align-items:center;gap:.42rem;padding:.9rem 1rem;border-bottom:1px solid var(--line);color:#7086a2;font-size:.73rem}.browser-bar i{width:.56rem;height:.56rem;border-radius:50%;background:#334964}.browser-bar span{margin-left:.7rem}.preview-grid{display:grid;grid-template-columns:72px 1fr;min-height:420px}.preview-sidebar{background:#0a1424;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;gap:1.4rem;padding:1.25rem}.preview-sidebar b{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--primary);color:#052018}.preview-sidebar span{width:25px;height:5px;border-radius:5px;background:#2d4360}.preview-content{padding:2rem}.preview-heading{height:22px;width:45%;background:#2a4160;border-radius:8px;margin-bottom:2rem}.preview-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.preview-cards article{height:92px;background:linear-gradient(145deg,#142942,#102137);border:1px solid #29425f;border-radius:14px}.preview-chart{height:190px;margin-top:1rem;padding:1.5rem;display:flex;align-items:flex-end;gap:1rem;background:#0f2035;border:1px solid #29425f;border-radius:14px}.preview-chart div{flex:1;border-radius:6px 6px 2px 2px;background:linear-gradient(var(--primary),#3378a7)}.preview-chart div:nth-child(1){height:34%}.preview-chart div:nth-child(2){height:48%}.preview-chart div:nth-child(3){height:44%}.preview-chart div:nth-child(4){height:70%}.preview-chart div:nth-child(5){height:63%}.preview-chart div:nth-child(6){height:88%}.section{max-width:1240px;margin:auto;padding:6rem 2rem}.section-heading{max-width:760px;margin-bottom:2.6rem}.section h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.12;letter-spacing:-.045em;margin:.6rem 0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.feature-grid article,.security-cards article{padding:2rem;background:linear-gradient(145deg,var(--panel),#0b1729);border:1px solid var(--line);border-radius:var(--radius)}.feature-grid article>span{color:var(--primary);font-weight:800}.feature-grid h3{font-size:1.3rem;margin:1.1rem 0 .4rem}.feature-grid p,.security-cards span{color:var(--muted)}.security-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:3rem;align-items:start}.security-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.security-cards article{display:flex;flex-direction:column;gap:.45rem}.security-cards strong{font-size:1.08rem}.site-footer{max-width:1240px;margin:4rem auto 0;padding:2rem;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#7388a3;font-size:.84rem}.auth-page{min-height:100vh}.auth-shell{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);min-height:100vh}.auth-showcase{padding:3rem 4rem;background:radial-gradient(circle at 20% 20%,rgba(67,215,181,.14),transparent 30%),linear-gradient(145deg,#071321,#0b1f33);border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.auth-showcase h1{font-size:clamp(2.4rem,4vw,4.7rem);line-height:1.04;letter-spacing:-.055em;margin:.8rem 0 1.3rem}.auth-showcase p{color:var(--muted);max-width:620px;font-size:1.08rem}.security-list{display:flex;flex-wrap:wrap;gap:.8rem;color:#a9bed6;font-size:.82rem}.auth-panel{display:grid;place-items:center;padding:3rem 2rem;background:#f4f7fb;color:#15243a}.auth-card{width:min(100%,480px);padding:2.2rem;background:#fff;border:1px solid #dae3ee;border-radius:20px;box-shadow:0 24px 60px rgba(29,52,78,.12)}.auth-card-wide{width:min(100%,700px)}.auth-card-head h2{font-size:2rem;line-height:1.15;letter-spacing:-.035em;margin:.5rem 0}.auth-card-head p{color:#667890;margin-bottom:1.6rem}.form-stack{display:flex;flex-direction:column;gap:1rem}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.form-stack label>span{display:block;font-weight:750;font-size:.86rem;margin-bottom:.38rem}.form-stack input[type=text],.form-stack input[type=email],.form-stack input[type=password]{width:100%;height:3.1rem;border:1px solid #cbd7e5;border-radius:.72rem;padding:0 .9rem;background:#fbfdff;color:#132238;outline:none}.form-stack input:focus{border-color:#30b99b;box-shadow:0 0 0 4px rgba(48,185,155,.12)}.password-field{display:flex;position:relative}.password-field input{padding-right:4.2rem!important}.password-field button{position:absolute;right:.55rem;top:.52rem;border:0;background:#eaf3f3;color:#167b68;border-radius:.5rem;padding:.4rem .55rem;font-size:.75rem;font-weight:800;cursor:pointer}.password-note{margin:-.2rem 0 .2rem;color:#6b7c91;font-size:.78rem}.checkbox-row{display:flex!important;gap:.65rem;align-items:flex-start;font-size:.84rem;color:#52657c}.checkbox-row input{margin-top:.28rem}.auth-switch{text-align:center;color:#667890;font-size:.88rem;margin:1.25rem 0 0}.auth-switch a{color:#168c76;font-weight:800}.field-error{display:block;color:#c63e53;margin-top:.35rem;font-size:.76rem}.alert{padding:.85rem 1rem;border-radius:.7rem;margin-bottom:1rem;font-size:.88rem}.alert-danger{background:#fff0f2;color:#a82a40;border:1px solid #ffd1d8}.alert-success{background:#eafbf4;color:#126447;border:1px solid #bfeeda}.dashboard-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:1.5rem;background:#081422;border-right:1px solid var(--line);display:flex;flex-direction:column}.sidebar-nav{display:flex;flex-direction:column;gap:.35rem;margin-top:2rem}.sidebar-nav a{display:flex;align-items:center;gap:.8rem;padding:.72rem .85rem;border-radius:.68rem;color:#91a5bd;font-weight:650;font-size:.9rem}.sidebar-nav a:hover,.sidebar-nav a.active{background:#12263d;color:#fff}.sidebar-nav a.active{box-shadow:inset 3px 0 var(--primary)}.sidebar-nav span{width:1.2rem;text-align:center}.sidebar-foot{margin-top:auto;border-top:1px solid var(--line);padding-top:1rem;color:#8297af;font-size:.76rem}.status-dot{display:inline-block;width:.48rem;height:.48rem;border-radius:50%;background:var(--success);box-shadow:0 0 0 4px rgba(102,224,170,.09);margin-right:.5rem}.dashboard-main{min-width:0;background:#f3f6fa;color:#15243a}.dashboard-header{height:76px;padding:0 1.6rem;background:#fff;border-bottom:1px solid #dbe4ee;display:flex;align-items:center;gap:1rem;position:sticky;top:0;z-index:10}.dashboard-header>div:nth-child(2){display:flex;flex-direction:column}.dashboard-header>div:nth-child(2) span{font-size:.75rem;color:#8191a4}.profile-menu{margin-left:auto;display:flex;align-items:center;gap:.7rem}.profile-menu>div{display:flex;flex-direction:column;line-height:1.25}.profile-menu small{color:#788a9e}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#dff8f1;color:#087360;font-weight:900}.link-button{border:0;background:transparent;color:#607187;font-size:.76rem;cursor:pointer}.menu-button{display:none;border:1px solid #d4dfeb;background:#fff;border-radius:.55rem;padding:.45rem .65rem}.dashboard-content{padding:2rem;max-width:1500px;margin:auto}.welcome-row{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1.5rem}.welcome-row h1{font-size:2.35rem;letter-spacing:-.045em;margin:.3rem 0}.welcome-row p{color:#687b91;margin:0}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.metric-grid article,.panel{background:#fff;border:1px solid #dce5ef;border-radius:16px;box-shadow:0 10px 30px rgba(29,52,78,.04)}.metric-grid article{padding:1.25rem;display:flex;flex-direction:column}.metric-grid span{color:#718399;font-size:.82rem}.metric-grid strong{font-size:2rem;letter-spacing:-.04em;margin:.25rem 0}.metric-grid small{color:#8a9aae}.status-good{font-size:1.35rem!important;color:#149274}.dashboard-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:1rem;margin-top:1rem}.panel{padding:1.5rem}.panel-head{display:flex;align-items:center;justify-content:space-between}.panel h2{margin:.2rem 0 1rem;font-size:1.35rem}.pill{padding:.35rem .65rem;border-radius:999px;background:#e9fbf5;color:#10745f;font-size:.72rem;font-weight:850}.progress-list{display:flex;flex-direction:column}.progress-list>div{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-top:1px solid #edf1f5}.progress-list span{display:flex;align-items:center;gap:.75rem}.progress-list b{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#eef4fa;color:#526c88;font-size:.78rem}.progress-list strong{color:#14856d;font-size:.8rem}.progress-list em{font-style:normal;color:#8394a7;font-size:.8rem}.next-card{text-align:center;padding:1.4rem}.next-icon{display:grid;place-items:center;width:56px;height:56px;margin:auto;border-radius:16px;background:#e6f8f3;color:#0c8069;font-size:1.6rem}.next-card h3{margin:1rem 0 .4rem}.next-card p{color:#708399}.error-page{min-height:70vh;display:grid;place-content:center;text-align:center;padding:2rem}.error-page h1{font-size:3rem;margin:.4rem 0}.error-page p{color:var(--muted)}@media(max-width:980px){.site-nav>a:not(.button){display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:4rem}.hero-product{transform:none}.feature-grid{grid-template-columns:1fr}.security-section{grid-template-columns:1fr}.auth-shell{grid-template-columns:1fr}.auth-showcase{min-height:360px;padding:2rem}.auth-panel{padding:2rem 1rem}.dashboard-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:-280px;z-index:40;width:260px;transition:.25s}.sidebar.open{left:0;box-shadow:20px 0 50px rgba(0,0,0,.28)}.menu-button{display:block}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:620px){.site-header{padding:1rem}.site-nav{gap:.5rem}.site-nav .button-ghost{display:none}.hero,.section{padding-left:1rem;padding-right:1rem}.hero h1{font-size:3rem}.hero-actions{flex-direction:column}.preview-grid{grid-template-columns:48px 1fr}.preview-content{padding:1rem}.security-cards{grid-template-columns:1fr}.site-footer{margin-left:1rem;margin-right:1rem;flex-direction:column;gap:.5rem}.auth-showcase{min-height:300px}.auth-showcase h1{font-size:2.5rem}.auth-card{padding:1.35rem}.form-grid{grid-template-columns:1fr}.dashboard-header{padding:0 .8rem}.profile-menu>div{display:none}.dashboard-content{padding:1rem}.welcome-row{align-items:flex-start;flex-direction:column}.metric-grid{grid-template-columns:1fr}.welcome-row h1{font-size:2rem}}

:focus-visible{outline:3px solid #68a9ff;outline-offset:3px}.button:disabled{cursor:not-allowed;opacity:.62;transform:none}.link-button:focus-visible,.menu-button:focus-visible,.password-field button:focus-visible{outline:3px solid rgba(48,185,155,.35);outline-offset:2px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}


/* NexxBos 3.0 workspace modules */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1.35rem}.page-heading h1{font-size:2.25rem;line-height:1.1;letter-spacing:-.045em;margin:.28rem 0}.page-heading p{margin:0;color:#687b91;max-width:780px}.button-ghost-light{background:#fff;border-color:#d7e1eb;color:#36506e}.button-ghost-light:hover{border-color:#9eb4ca;background:#f8fbfe}.nav-disabled{opacity:.48;cursor:not-allowed}.nav-disabled small{margin-left:auto;font-size:.64rem;text-transform:uppercase;letter-spacing:.06em}.workspace-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1rem;align-items:start}.table-panel{padding:0;overflow:hidden}.compact-panel{position:sticky;top:92px}.compact-form{border-top:1px solid #e7edf3;margin-top:1rem;padding-top:1rem}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border-bottom:1px solid #e5ebf2}.search-form{display:flex;gap:.55rem;align-items:center;flex:1}.search-form input{width:min(520px,100%);height:2.75rem;border:1px solid #cad6e3;border-radius:.7rem;padding:0 .85rem;background:#fbfdff}.record-count{color:#75879c;font-size:.8rem;white-space:nowrap}.table-scroll{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;min-width:760px}.data-table th,.data-table td{text-align:left;padding:1rem 1.2rem;border-bottom:1px solid #edf1f5;vertical-align:middle}.data-table th{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#70839a;background:#f8fafc}.data-table td{font-size:.88rem}.data-table td>strong{display:block}.data-table td>small{display:block;color:#8a9aac;margin-top:.15rem}.data-table tbody tr:hover{background:#fbfdff}.actions-column{width:140px}.row-actions{display:flex;align-items:center;gap:.8rem;white-space:nowrap}.row-actions a,.row-actions button{border:0;background:none;padding:0;color:#157f6b;font-weight:750;font-size:.8rem;cursor:pointer}.row-actions button{color:#b44556}.status-badge{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.28rem .55rem;font-size:.69rem;font-weight:800;text-transform:capitalize;background:#edf2f7;color:#54697f}.status-active,.status-in_stock{background:#e5f8f1;color:#10765f}.status-draft,.status-preorder,.status-pending{background:#fff4da;color:#8a6515}.status-inactive,.status-out_of_stock,.status-archived{background:#f9e9ec;color:#a54153}.status-not_tracked{background:#eaf0f7;color:#5a6d82}.empty-state{text-align:center;padding:4rem 1.5rem}.empty-state>span{display:grid;place-items:center;width:60px;height:60px;margin:0 auto;border-radius:18px;background:#e8f7f3;color:#0e7b66;font-size:1.8rem}.empty-state h2{margin:1rem 0 .35rem}.empty-state p{color:#718399;max-width:520px;margin:0 auto 1.2rem}.category-list{display:flex;flex-direction:column;gap:.55rem}.category-list>div{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.7rem .8rem;border:1px solid #e4ebf2;border-radius:.65rem}.category-list small{color:#8091a5;text-transform:capitalize}.editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1rem;align-items:start}.editor-grid-wide{grid-template-columns:minmax(0,1fr) 300px}.editor-aside{display:flex;flex-direction:column;gap:1rem;position:sticky;top:92px}.form-panel{padding:1.4rem}.form-panel h2{margin:.1rem 0 1rem}.form-panel .panel-head p{margin:.2rem 0 1rem;color:#74869a}.form-stack select,.form-stack textarea,.form-stack input[type=url],.form-stack input[type=number],.form-stack input[type=search],.form-stack input[type=color]{width:100%;border:1px solid #cbd7e5;border-radius:.72rem;padding:.78rem .9rem;background:#fbfdff;color:#132238;outline:none}.form-stack select{min-height:3.1rem}.form-stack textarea{resize:vertical;line-height:1.5}.form-stack textarea:focus,.form-stack select:focus,.form-stack input:focus{border-color:#30b99b;box-shadow:0 0 0 4px rgba(48,185,155,.12)}.form-stack label>span{display:block;font-weight:750;font-size:.86rem;margin-bottom:.38rem}.field-help{display:block;color:#74869a;font-size:.76rem;margin-top:.35rem}.info-box{padding:1rem;border:1px solid #cfe8e2;background:#effaf7;border-radius:.8rem}.info-box strong{color:#116f5e}.info-box p{margin:.35rem 0 0;color:#597269;font-size:.84rem}.checkbox-card{display:flex!important;gap:.8rem;align-items:flex-start;border:1px solid #dce5ee;border-radius:.8rem;padding:.9rem}.checkbox-card input{width:auto;margin-top:.35rem}.checkbox-card span{margin:0!important}.checkbox-card strong,.checkbox-card small{display:block}.checkbox-card small{font-weight:400;color:#74869a}.card-list{display:flex;flex-direction:column}.source-card{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1.1rem 1.2rem;border-bottom:1px solid #edf1f5}.source-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#e8f7f3;color:#137863;font-weight:900}.source-title{display:flex;align-items:center;gap:.65rem}.source-card p{margin:.25rem 0;color:#60748a}.source-card small{color:#8393a5}.widget-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);gap:1rem}.widget-preview-panel{padding:1.4rem}.widget-preview{border:1px solid #d8e2ec;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 18px 45px rgba(29,52,78,.08);margin:1rem 0}.mock-browser{display:flex;align-items:center;gap:.35rem;padding:.7rem .85rem;border-bottom:1px solid #e3eaf1;background:#f5f8fb}.mock-browser>span{width:.55rem;height:.55rem;border-radius:50%;background:#c5d1de}.mock-browser small{margin-left:.45rem;color:#7b8da1}.mock-site{position:relative;min-height:360px;padding:2rem;background:linear-gradient(160deg,#f9fbfd,#eaf2f8)}.mock-lines{height:16px;width:65%;background:#cfdbe7;border-radius:8px;margin-bottom:.8rem}.mock-lines.short{width:42%}.mock-chat{position:absolute;right:24px;bottom:74px;width:min(300px,calc(100% - 48px));padding:1rem;background:#fff;border:1px solid #d7e1eb;border-radius:16px;box-shadow:0 18px 45px rgba(17,38,61,.16)}.mock-chat p{font-size:.84rem;color:#64768a}.mock-chat button{width:100%;border:0;border-radius:.65rem;background:#43d7b5;color:#052018;padding:.7rem;font-weight:800}.mock-launcher{position:absolute;right:24px;bottom:18px;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#43d7b5;color:#052018;font-weight:900;box-shadow:0 10px 25px rgba(17,38,61,.22)}.install-box{margin-top:1rem;padding:1rem;border:1px solid #dbe5ee;border-radius:.85rem;background:#f8fbfd}.install-box .panel-head small{display:block;color:#7a8b9e}.install-box textarea{width:100%;margin-top:.8rem;border:1px solid #ccd8e4;border-radius:.65rem;padding:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;resize:none}.copy-button{border:1px solid #b9c8d7;border-radius:.55rem;background:#fff;padding:.45rem .7rem;color:#36506e;font-weight:750;cursor:pointer}.color-input{display:flex;align-items:center;gap:.7rem}.color-input input[type=color]{width:58px;height:46px;padding:.25rem}.color-input code{font-size:.78rem;color:#4c6076}.readiness-meter{width:100%;height:12px;border:0;border-radius:99px;overflow:hidden;margin:.4rem 0 1rem;background:#e7edf3}.readiness-meter::-webkit-progress-bar{background:#e7edf3}.readiness-meter::-webkit-progress-value{background:linear-gradient(90deg,#43d7b5,#68a9ff)}.readiness-meter::-moz-progress-bar{background:linear-gradient(90deg,#43d7b5,#68a9ff)}.progress-list a{color:#167d69;font-size:.8rem;font-weight:800}.dashboard-grid-balanced{grid-template-columns:1fr 1fr}.action-list{display:flex;flex-direction:column}.action-list a{display:flex;gap:.9rem;align-items:center;padding:1rem 0;border-top:1px solid #edf1f5}.action-list a>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e9f7f3;color:#11745f;font-weight:850}.action-list a>div{display:flex;flex-direction:column}.action-list small{color:#7e8fa2}.toast{position:fixed;right:1rem;bottom:1rem;z-index:100;max-width:360px;padding:.8rem 1rem;border-radius:.7rem;background:#13243a;color:#fff;box-shadow:0 14px 40px rgba(0,0,0,.25);opacity:0;pointer-events:none;transform:translateY(12px);transition:.2s}.toast.show{opacity:1;transform:translateY(0)}
@media(max-width:1100px){.workspace-layout,.widget-layout{grid-template-columns:1fr}.compact-panel,.editor-aside{position:static}.editor-grid{grid-template-columns:1fr}.dashboard-grid-balanced{grid-template-columns:1fr}}
@media(max-width:720px){.page-heading{align-items:flex-start;flex-direction:column}.page-heading h1{font-size:1.9rem}.toolbar{align-items:stretch;flex-direction:column}.search-form{align-items:stretch;flex-direction:column}.search-form input{width:100%}.source-card{grid-template-columns:40px 1fr}.source-card>.row-actions{grid-column:2}.widget-layout{display:block}.widget-preview-panel{margin-top:1rem}}

/* NexxBos Step 4: OpenAI sales operations */
.metric-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.sync-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:24px}.sync-panel h2{margin:.25rem 0 .45rem}.sync-panel p{max-width:760px;margin:0;color:var(--muted)}.sync-actions{min-width:220px;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.inline-error{margin-top:12px;padding:10px 12px;border-radius:10px;background:#fff0f0;color:#9f2828;border:1px solid #f1c6c6;font-size:.9rem}.status-processing{background:#fff8df;color:#816000}.status-completed{background:#e7fbf4;color:#087458}.status-failed{background:#fff0f0;color:#a32727}.status-not_synced{background:#edf2f7;color:#5e6d7c}.readiness-mini{display:grid;gap:8px}.readiness-mini>div{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid var(--line);border-radius:11px}.readiness-mini span{color:var(--muted);font-size:.86rem}.readiness-mini strong{font-size:.86rem}.responsive-table{width:100%;overflow:auto}.responsive-table table{width:100%;border-collapse:collapse;min-width:780px}.responsive-table th,.responsive-table td{text-align:left;padding:14px 15px;border-bottom:1px solid var(--line);vertical-align:top}.responsive-table th{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);background:#f8fafc}.responsive-table td strong,.responsive-table td small{display:block}.responsive-table td small{margin-top:4px;color:var(--muted)}.table-copy{max-width:380px;color:var(--muted)}.table-link,.back-link{font-weight:750;color:var(--primary);text-decoration:none}.conversation-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.conversation-transcript{display:flex;flex-direction:column;gap:16px}.transcript-message{max-width:86%;padding:15px 17px;border-radius:16px;border:1px solid var(--line)}.transcript-message p{margin:6px 0;line-height:1.65}.transcript-message>small{color:var(--muted)}.transcript-user{align-self:flex-end;background:#e7fbf4;border-bottom-right-radius:5px}.transcript-assistant{align-self:flex-start;background:#f8fafc;border-bottom-left-radius:5px}.transcript-label{font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);display:flex;justify-content:space-between;gap:18px}.transcript-label time{font-weight:500;text-transform:none;letter-spacing:0}.conversation-meta{height:max-content}.conversation-meta h2{margin:.3rem 0 1rem}.conversation-meta dl{margin:0}.conversation-meta dl div{padding:11px 0;border-bottom:1px solid var(--line)}.conversation-meta dt{color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.conversation-meta dd{margin:4px 0 0;overflow-wrap:anywhere}.conversation-meta a{color:var(--primary);font-weight:700}.status-new,.status-open{background:#e7fbf4;color:#087458}.status-inactive,.status-closed{background:#edf2f7;color:#5e6d7c}.install-box code,.info-box code{overflow-wrap:anywhere}
@media(max-width:1180px){.metric-grid-five{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:880px){.sync-panel{align-items:flex-start;flex-direction:column}.sync-actions{align-items:flex-start;min-width:0}.conversation-layout{grid-template-columns:1fr}.conversation-meta{order:-1}.metric-grid-five{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.metric-grid-five{grid-template-columns:1fr}.transcript-message{max-width:94%}}

/* NexxBos Step 5: SaaS billing, analytics and platform controls */
.alert-info{background:#edf7ff;border-color:#c8e4f8;color:#245f83}.alert a{font-weight:800;text-decoration:underline}.billing-hero{display:flex;justify-content:space-between;gap:2rem;align-items:center;padding:1.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#f8fffd,#eef7ff)}.billing-hero h2{margin:.25rem 0 .4rem;font-size:2rem}.billing-hero p{max-width:720px;color:var(--muted)}.billing-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;color:var(--muted);font-size:.86rem}.billing-price{text-align:right;white-space:nowrap}.billing-price strong{display:block;font-size:2rem}.billing-price small,.plan-price small{color:var(--muted)}.usage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.usage-card{padding:1.2rem}.usage-card h3{margin:.15rem 0}.usage-card .panel-head>strong{font-size:1.4rem}.usage-card progress{width:100%;height:9px;border:0;border-radius:99px;overflow:hidden;background:#e8edf2}.usage-card progress::-webkit-progress-bar{background:#e8edf2}.usage-card progress::-webkit-progress-value{background:linear-gradient(90deg,#43d7b5,#5e9cf8)}.usage-card progress::-moz-progress-bar{background:linear-gradient(90deg,#43d7b5,#5e9cf8)}.usage-card>small,.usage-card>p{display:block;margin-top:.65rem;color:var(--muted)}.plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1rem 0}.plan-card{padding:1.35rem;display:flex;flex-direction:column}.plan-card h2{margin:.25rem 0}.plan-card>p{color:var(--muted);min-height:4.2rem}.plan-current{outline:2px solid #43d7b5;box-shadow:0 18px 45px rgba(67,215,181,.14)}.plan-price{margin:.6rem 0 1rem}.plan-price strong{font-size:1.65rem}.feature-list{padding:0;list-style:none;display:grid;gap:.55rem;margin:0 0 1rem}.feature-list li:before{content:'✓';color:#0e8b70;font-weight:900;margin-right:.5rem}.compact-form{margin-top:auto}.compact-form input{width:100%;border:1px solid #cbd7e5;border-radius:.65rem;padding:.7rem}.status-trialing{background:#fff6d9;color:#795b00}.status-active,.status-approved{background:#e7fbf4;color:#087458}.status-past_due,.status-declined,.status-expired{background:#fff0f0;color:#9b2a2a}.status-paused,.status-cancelled,.status-pending{background:#edf2f7;color:#5e6d7c}.period-switcher{display:flex;gap:.35rem;padding:.3rem;border:1px solid var(--line);border-radius:.75rem;background:#fff}.period-switcher button{border:0;background:transparent;border-radius:.5rem;padding:.55rem .7rem;font-weight:750;color:var(--muted);cursor:pointer}.period-switcher button.active{background:#15314d;color:#fff}.analytics-panel{min-width:0}.bar-chart{height:280px;display:flex;align-items:flex-end;gap:.35rem;padding:1rem .25rem 0;border-bottom:1px solid var(--line);overflow-x:auto}.bar-column{height:100%;min-width:17px;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:.4rem}.bar-column span{display:block;width:70%;min-height:3px;border-radius:5px 5px 0 0;background:linear-gradient(180deg,#43d7b5,#208bcb)}.bar-column small{font-size:.62rem;color:var(--muted);white-space:nowrap;transform:rotate(-45deg);transform-origin:center;margin-bottom:-.25rem}.rank-list{display:grid}.rank-list>div{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.85rem 0;border-bottom:1px solid var(--line)}.rank-list>div>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#e9f7f3;color:#11745f;font-weight:850}.rank-list small{color:var(--muted)}.muted{color:var(--muted)}.usage-summary{display:grid;gap:.4rem}.usage-summary>div{display:flex;justify-content:space-between;padding:.7rem 0;border-bottom:1px solid var(--line)}.usage-summary span{color:var(--muted)}
@media(max-width:1250px){.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.usage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.billing-hero{align-items:flex-start;flex-direction:column}.billing-price{text-align:left}.plan-grid,.usage-grid{grid-template-columns:1fr}.period-switcher{width:100%;justify-content:space-between}.period-switcher button{flex:1}.bar-chart{height:220px}.bar-column{min-width:22px}.rank-list>div{grid-template-columns:34px 1fr}.rank-list small{grid-column:2}}

.bar-h-5{height:5%}.bar-h-10{height:10%}.bar-h-15{height:15%}.bar-h-20{height:20%}.bar-h-25{height:25%}.bar-h-30{height:30%}.bar-h-35{height:35%}.bar-h-40{height:40%}.bar-h-45{height:45%}.bar-h-50{height:50%}.bar-h-55{height:55%}.bar-h-60{height:60%}.bar-h-65{height:65%}.bar-h-70{height:70%}.bar-h-75{height:75%}.bar-h-80{height:80%}.bar-h-85{height:85%}.bar-h-90{height:90%}.bar-h-95{height:95%}.bar-h-100{height:100%}
.pricing-hero{max-width:850px;margin:0 auto;padding:5.5rem 1.5rem 2rem;text-align:center}.pricing-hero h1{font-size:clamp(2.3rem,5vw,4.3rem);line-height:1.04;margin:.55rem 0 1rem}.pricing-hero p{font-size:1.08rem;color:var(--muted)}.public-plan-grid{max-width:1240px;margin:0 auto;padding:1rem 1.5rem 5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.public-plan-card{display:flex;flex-direction:column;padding:1.5rem;border:1px solid var(--line);border-radius:1.1rem;background:#fff;box-shadow:0 16px 42px rgba(24,50,76,.08)}.public-plan-card h2{font-size:2rem;margin:.35rem 0 0}.public-plan-card>small{color:var(--muted)}.public-plan-card>p{color:var(--muted);min-height:4.7rem}.public-plan-card .button{margin-top:auto;text-align:center}.plan-limits{margin:0 0 1.25rem}.plan-limits>div{display:flex;justify-content:space-between;gap:.7rem;padding:.55rem 0;border-bottom:1px solid var(--line)}.plan-limits dt{color:var(--muted)}.plan-limits dd{margin:0;font-weight:800}.pricing-note{max-width:1000px;margin:-2rem auto 5rem;padding:1.2rem 1.5rem;border:1px solid #cfe8e2;border-radius:1rem;background:#effaf7;display:flex;justify-content:space-between;gap:1rem}.pricing-note span{color:#56736c}@media(max-width:1050px){.public-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.public-plan-grid{grid-template-columns:1fr}.pricing-note{margin-left:1rem;margin-right:1rem;flex-direction:column}.site-nav>a:not(.button){display:none}}

/* NexxBos Step 6: secure Stripe Checkout, portal and invoice history */
.billing-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.provider-badge{display:inline-flex;align-items:center;padding:.28rem .58rem;border-radius:999px;background:#eeeafd;color:#4d35a7;font-size:.76rem;font-weight:800}.secure-payment-note{display:block;text-align:center;color:var(--muted);line-height:1.4}.plan-managed-note{margin-top:auto;padding:.75rem;border-radius:.7rem;background:#f3f6f9;color:var(--muted);font-size:.86rem}.invoice-panel{margin-top:1rem}.invoice-links{display:flex;flex-wrap:wrap;gap:.6rem}.invoice-links a{display:inline-flex;padding:.42rem .65rem;border:1px solid var(--line);border-radius:.55rem;color:var(--primary);font-weight:800;text-decoration:none}.invoice-links a:hover{background:#f2f7fb}.status-paid{background:#e7fbf4;color:#087458}.status-open,.status-draft{background:#fff8df;color:#816000}.status-void,.status-uncollectible{background:#edf2f7;color:#5e6d7c}.status-incomplete,.status-unpaid{background:#fff0f0;color:#9b2a2a}
@media(max-width:720px){.billing-heading{align-items:stretch;flex-direction:column}.billing-heading form,.billing-heading .button{width:100%}.invoice-links{min-width:120px}}

/* NexxBos 6.1: widget testing centre and visible launcher guidance */
.heading-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.widget-status-strip{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 1rem;padding:1rem 1.15rem;border:1px solid #d9e5ee;border-radius:1rem;background:#fff}.widget-status-strip>div{display:flex;flex-direction:column}.widget-status-strip strong{font-size:.96rem}.widget-status-strip span{color:var(--muted);font-size:.84rem}.widget-status-strip a{font-weight:850;color:#0c8069;white-space:nowrap}.widget-status-strip.is-ready{background:#edfbf6;border-color:#bfe9dc}.widget-status-strip.needs-work{background:#fff9e8;border-color:#eedc9e}.diagnostic-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:1rem 0}.diagnostic-item{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.8rem;border:1px solid var(--line);border-radius:.75rem;background:#fff}.diagnostic-item>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;font-weight:900}.diagnostic-item strong{font-size:.85rem}.diagnostic-item small{font-size:.72rem;color:var(--muted)}.diagnostic-item.ok>span{background:#def8ee;color:#087458}.diagnostic-item.warn>span{background:#fff1c7;color:#795b00}.test-centre-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(310px,.5fr);gap:1rem}.test-stage-panel{min-width:0}.test-stage-browser{overflow:hidden;border:1px solid #d8e2eb;border-radius:1rem;background:#fff;box-shadow:0 18px 50px rgba(33,58,83,.12)}.test-stage-bar{height:46px;display:flex;align-items:center;gap:.42rem;padding:0 1rem;border-bottom:1px solid #e0e7ee;background:#f7f9fb;color:#74869b;font-size:.76rem}.test-stage-bar i{width:9px;height:9px;border-radius:50%;background:#c7d1dc}.test-stage-bar span{margin-left:.45rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.test-stage-content{min-height:430px;padding:clamp(2rem,6vw,5rem);background:radial-gradient(circle at 85% 15%,rgba(67,215,181,.18),transparent 25%),linear-gradient(145deg,#091628,#112b45);color:#fff}.test-stage-content h2{max-width:640px;margin:.55rem 0 1rem;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.02;letter-spacing:-.05em}.test-stage-content>p{max-width:690px;color:#bdd0e1;font-size:1.02rem}.test-product-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:2.2rem}.test-product-row article{padding:1rem;border:1px solid rgba(255,255,255,.14);border-radius:.8rem;background:rgba(255,255,255,.06);backdrop-filter:blur(8px)}.test-product-row strong,.test-product-row span{display:block}.test-product-row span{margin-top:.25rem;color:#a9bfd2;font-size:.78rem}.widget-test-callout{display:flex;align-items:center;gap:.8rem;margin-top:1rem;padding:1rem;border-radius:.85rem;background:#eafaf5;border:1px solid #bfe9dc}.widget-test-callout>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#43d7b5;color:#06271f;font-weight:900}.widget-test-callout div{display:flex;flex-direction:column}.widget-test-callout small{color:var(--muted)}.guided-checklist{list-style:none;padding:0;margin:0;display:grid;gap:.7rem}.guided-checklist li{display:grid;grid-template-columns:34px 1fr;gap:.75rem;padding:.75rem;border:1px solid #e0e7ee;border-radius:.75rem;background:#fff}.guided-checklist li>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff0c9;color:#775800;font-weight:900}.guided-checklist li.done>span{background:#def8ee;color:#087458}.guided-checklist strong,.guided-checklist small{display:block}.guided-checklist small{margin-top:.15rem;color:var(--muted)}.test-links{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin-top:1rem}.test-checklist-panel{height:max-content;position:sticky;top:92px}
@media(max-width:1050px){.test-centre-grid{grid-template-columns:1fr}.test-checklist-panel{position:static}.diagnostic-list{grid-template-columns:1fr}}
@media(max-width:700px){.page-heading,.widget-status-strip{align-items:flex-start;flex-direction:column}.heading-actions{width:100%}.heading-actions .button{flex:1}.test-stage-content{min-height:390px;padding:2rem 1.25rem}.test-product-row{grid-template-columns:1fr}.test-links{grid-template-columns:1fr}.widget-status-strip a{white-space:normal}}


/* NexxBos 6.5.0 AI Training Center */
.training-workflow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:20px 0}
.training-step{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start}
.training-number{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--surface-soft,#eef8f5);font-weight:800;font-size:1.1rem}
.training-step h2{margin:.25rem 0 .5rem}
.training-step p{margin:0 0 1rem}
.training-sync{margin-top:20px}
.conversation-review-layout{grid-template-columns:minmax(0,1.55fr) minmax(330px,.8fr);align-items:start}
.conversation-review-sidebar{display:grid;gap:18px;position:sticky;top:90px}
.training-draft-panel textarea{resize:vertical}
.training-draft-panel h2{margin:.25rem 0 .5rem}
.training-draft-panel p{margin-top:0}
@media(max-width:1000px){
    .training-workflow{grid-template-columns:1fr}
    .conversation-review-layout{grid-template-columns:1fr}
    .conversation-review-sidebar{position:static}
}


/* NexxBos 6.6.0 Launch Readiness Center */
.launch-summary{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;margin-bottom:20px}
.launch-score{display:grid;place-items:center;align-content:center;width:150px;height:150px;border-radius:50%;background:var(--surface-soft,#eef8f5);text-align:center}
.launch-score strong{font-size:2.35rem;line-height:1}
.launch-score span{font-size:.78rem;margin-top:.4rem}
.launch-summary-copy h2{margin:.7rem 0 .35rem}
.launch-summary-copy p{margin:.2rem 0}
.launch-group{margin-bottom:20px}
.launch-check-list{display:grid;gap:12px}
.launch-check{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:15px;border:1px solid var(--border,#dfe8e5);border-radius:14px}
.launch-check-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;font-weight:900}
.launch-check-pass .launch-check-icon{background:#e8f8ef;color:#167348}
.launch-check-warn .launch-check-icon{background:#fff7df;color:#8a6300}
.launch-check-fail .launch-check-icon{background:#fdecec;color:#a12c2c}
.launch-check-copy p{margin:.35rem 0 0}
.launch-check-title{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.launch-sequence ol{display:grid;gap:10px;margin:0;padding-left:1.25rem}
@media(max-width:760px){
    .launch-summary{grid-template-columns:1fr}
    .launch-score{width:122px;height:122px}
    .launch-check{grid-template-columns:auto 1fr}
    .launch-check>.button{grid-column:2;justify-self:start}
}
