:root{--cos-bp-mobile-max: 767px;--cos-bp-tablet-min: 768px;--cos-bp-tablet-max: 1279px;--cos-bp-pc-min: 1280px}:root{--space-mobile: 12px;--space-pc: 16px;--space-base: var(--space-pc);--space-xs: calc(var(--space-base) * .25);--space-sm: calc(var(--space-base) * .5);--space-md: var(--space-base);--space-lg: calc(var(--space-base) * 1.5);--space-xl: calc(var(--space-base) * 2)}:root{--text-pc-sm: 14px;--text-pc-md: 16px;--text-mobile-md: 16px;--text-mobile-lg: 18px;--tap-target-min: 44px;--text-sm: var(--text-pc-sm);--text-md: var(--text-pc-md);--text-lg: var(--text-pc-md)}@media (max-width: 767px){:root{--space-base: var(--space-mobile);--text-sm: var(--text-mobile-md);--text-md: var(--text-mobile-md);--text-lg: var(--text-mobile-lg)}}@media (min-width: 1280px){:root{--space-base: var(--space-pc);--text-sm: var(--text-pc-sm);--text-md: var(--text-pc-md);--text-lg: var(--text-pc-md)}}.hub-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--hub-bg, #0f0f12);color:var(--hub-fg, #f4f4f5);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color-scheme:dark}.hub-shell select,.hub-shell input[type=text],.hub-shell input[type=email],.hub-shell input[type=tel],.hub-shell input[type=url],.hub-shell input[type=number],.hub-shell input[type=search],.hub-shell input[type=password],.hub-shell textarea{color-scheme:dark;background-color:#ffffff0f!important;color:var(--hub-fg, #f4f4f5)!important;border-color:#ffffff26;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:8px;font-family:inherit}.hub-shell select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23f4f4f5' opacity='0.85'><path d='M5.23 7.21a.75.75 0 011.06.02L10 11.06l3.71-3.83a.75.75 0 111.08 1.04l-4.25 4.39a.75.75 0 01-1.08 0L5.21 8.27a.75.75 0 01.02-1.06z'/></svg>");background-repeat:no-repeat;background-position:right .6rem center;background-size:1.1rem;padding-right:2.25rem!important;cursor:pointer}.hub-shell select option{background-color:#0f0f12;color:#f4f4f5}.hub-shell select option:checked{background-color:var(--hub-accent, #16a34a);color:#fff}.hub-shell__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-base, 1rem);padding:var(--space-base, 1rem) calc(var(--space-base, 1rem) * 1.5);border-bottom:1px solid rgba(255,255,255,.08);background:#00000040;position:sticky;top:0;z-index:20}.hub-shell__brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.hub-shell__brand-icon{font-size:1.75rem;line-height:1}.hub-shell__brand-text strong{display:block;font-size:var(--text-md, 1rem)}.hub-shell__brand-text small{display:block;opacity:.7;font-size:.8rem}.hub-shell__nav{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.hub-shell__nav-link{color:inherit;text-decoration:none;opacity:.85;font-size:.95rem;padding:.35rem .5rem;border-radius:6px}.hub-shell__nav-link:hover,.hub-shell__nav-link--active{opacity:1;background:#ffffff14}.hub-shell__auth-btn{display:inline-flex;align-items:center;justify-content:center;min-height:var(--tap-target-min, 44px);padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:transparent;color:inherit;text-decoration:none;font-size:.9rem;cursor:pointer}.hub-shell__auth-btn--primary{background:var(--hub-accent, #7c3aed);border-color:transparent;color:#fff}.hub-shell__main{flex:1;width:min(1120px,100%);margin:0 auto;padding:calc(var(--space-base, 1rem) * 2) var(--space-base, 1rem)}.hub-shell__footer{padding:calc(var(--space-base, 1rem) * 2);border-top:1px solid rgba(255,255,255,.08);font-size:.85rem;opacity:.8}.hub-shell__footer-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));max-width:1120px;margin:0 auto}.hub-shell__footer a{color:inherit}.hub-hero{text-align:center;padding:2rem 0 3rem}.hub-hero h1{font-size:clamp(1.75rem,4vw,2.75rem);margin:0 0 1rem}.hub-hero p{max-width:42rem;margin:0 auto 1.5rem;opacity:.85;line-height:1.6}.hub-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.hub-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.hub-card{border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.25rem;background:#ffffff08}.hub-card__icon{font-size:1.75rem;margin-bottom:.5rem}.hub-card h3{margin:0 0 .5rem;font-size:1.05rem}.hub-card p{margin:0 0 1rem;opacity:.8;font-size:.9rem;line-height:1.5}.hub-card__link{display:inline-flex;align-items:center;min-height:var(--tap-target-min, 44px);padding:.4rem .9rem;border-radius:8px;background:var(--hub-accent, #7c3aed);color:#fff;text-decoration:none;font-size:.9rem}.hub-section{margin-bottom:2.5rem}.hub-section h2{margin:0 0 1rem;font-size:1.35rem}.hub-prose{line-height:1.7;opacity:.9}.hub-prose p{margin:0 0 1rem}.hub-pricing-table{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.hub-pricing-card{border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:1.25rem}.hub-pricing-card strong{display:block;font-size:1.5rem;margin:.5rem 0}.hub-cross-links{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.hub-cross-links a{padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.15);text-decoration:none;color:inherit;font-size:.85rem}@media (max-width: 767px){.hub-shell__header{flex-direction:column;align-items:flex-start}.hub-shell__nav{width:100%}}.pic{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-size:11.5px;line-height:1;background:linear-gradient(135deg,#141820fa,#1a2030fa);border:1px solid rgba(96,165,250,.22);color:#e2e8f0;white-space:nowrap;user-select:none;box-shadow:0 1px #ffffff0a inset,0 1px 2px #0003}.pic--hub-shell{min-height:36px;padding:6px 12px;font-size:12px}.pic--hub-auth{min-height:36px;padding:6px 12px;font-size:12px;background:linear-gradient(135deg,#141820f2,#1a2030f2)}.pic--marketing-shell{min-height:36px;padding:6px 12px;font-size:12px;background:linear-gradient(135deg,#111827,#1f2937);border-color:#60a5fa4d;color:#e5e7eb}.pic--dashboard{font-size:12px;background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#38bdf840;color:#e2e8f0;padding:6px 12px;min-height:32px}.pic--ide{font-size:11px;padding:4px 10px;background:linear-gradient(135deg,#0f172afa,#1e293bfa);border-color:#818cf847;color:#cbd5e1;min-height:28px}.pic--anon-shell{font-size:11.5px;padding:5px 10px;background:#0f172aeb;border-color:#94a3b840;color:#e2e8f0;min-height:30px}.pic--compact{padding:4px 8px;font-size:10.5px;gap:4px}.pic__avatar{font-size:12px;opacity:.9;flex-shrink:0}.pic--compact .pic__avatar{font-size:10.5px}.pic__label{font-weight:500;letter-spacing:.01em;max-width:140px;overflow:hidden;text-overflow:ellipsis}.pic--compact .pic__label{max-width:100px}.pic__settings,.pic__signout{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;margin:0;border:none;background:transparent;color:inherit;opacity:.55;border-radius:6px;cursor:pointer;font-size:11px;line-height:1;text-decoration:none;transition:opacity .12s ease,background-color .12s ease}.pic--compact .pic__settings,.pic--compact .pic__signout{width:16px;height:16px;font-size:10px}.pic__settings:hover,.pic__signout:hover{opacity:1;background:#ffffff14}.pic__signout:hover{background:#ef44442e;color:#fca5a5}.hub-auth{min-height:100vh;display:grid;grid-template-rows:auto 1fr;background:var(--hub-bg, #0f0f12);color:var(--hub-fg, #f4f4f5);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.hub-auth__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08);background:#00000047;position:sticky;top:0;z-index:20}.hub-auth__brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.hub-auth__brand-icon{font-size:1.75rem;line-height:1}.hub-auth__brand strong{display:block;font-size:1rem}.hub-auth__brand small{display:block;opacity:.65;font-size:.75rem}.hub-auth__top-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.hub-auth__nav-link{color:inherit;text-decoration:none;opacity:.85;padding:.45rem .75rem;border-radius:8px}.hub-auth__nav-link:hover{opacity:1;background:#ffffff14}.hub-auth__auth-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.4rem .9rem;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:transparent;color:inherit;text-decoration:none;font-size:.9rem;cursor:pointer}.hub-auth__auth-btn--primary{background:var(--hub-accent, #7c3aed);border-color:transparent;color:#fff}.hub-auth__body{display:grid;grid-template-columns:280px 1fr;min-height:0}.hub-auth__sidebar{border-right:1px solid rgba(255,255,255,.08);padding:1.25rem .75rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem;background:#ffffff05}.hub-auth__sidebar-title{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;opacity:.55;margin:0 .5rem .6rem;font-weight:600}.hub-auth__sidebar-section{display:flex;flex-direction:column;gap:.25rem}.hub-auth__sidebar-section--muted{margin-top:auto;padding:0 .5rem}.hub-auth__sidebar-footnote{font-size:.75rem;opacity:.5;margin:0}.hub-auth__sidebar-nav{display:flex;flex-direction:column;gap:.2rem}.hub-auth__sidebar-link{display:flex;align-items:center;gap:.7rem;padding:.55rem .6rem;border-radius:8px;text-decoration:none;color:inherit;opacity:.9;font-size:.9rem}.hub-auth__sidebar-link:hover{background:#ffffff0f;opacity:1}.hub-auth__sidebar-link--active{background:#ffffff1a;opacity:1;box-shadow:inset 3px 0 0 0 var(--hub-accent, #7c3aed)}.hub-auth__sidebar-link-icon{font-size:1.05rem;width:1.35em;text-align:center}.hub-auth__main{padding:1.75rem 2rem;overflow-y:auto;min-width:0}.hub-auth__section{max-width:1040px}.hub-auth__section--app{display:flex;flex-direction:column;gap:1.5rem}.hub-auth__app-header{display:flex;align-items:center;gap:1rem}.hub-auth__app-icon{font-size:2.5rem;width:72px;height:72px;border-radius:16px;display:grid;place-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.hub-auth__app-header h1{margin:0 0 .35rem;font-size:1.65rem}.hub-auth__app-desc{margin:0;opacity:.8;line-height:1.6}.hub-auth__stub-card{border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:1.5rem;background:#ffffff08;line-height:1.7}.hub-auth__stub-card h3{margin:0 0 .75rem;font-size:1.1rem}.hub-auth__stub-card code{padding:.1em .35em;border-radius:5px;background:#ffffff14;font-weight:600}.hub-auth__back-link{color:inherit;text-decoration:none;padding:.3rem .7rem;border-radius:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:inline-block;margin-top:.5rem}.hub-auth__back-link:hover{background:#ffffff1a}@media (max-width: 900px){.hub-auth__body{grid-template-columns:1fr}.hub-auth__sidebar{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}}
