.dash-shell{min-height:100vh;display:flex}.dash-sidebar{background:var(--dark);color:#fff;flex-direction:column;flex-shrink:0;width:240px;height:100vh;transition:width .18s;display:flex;position:sticky;top:0;overflow:visible}.dash-sidebar__inner{flex-direction:column;flex:1;width:100%;height:100%;display:flex;overflow:hidden auto}.dash-sidebar__brand{color:#fff;letter-spacing:-.3px;cursor:default;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;min-height:65px;padding:16px;font-size:18px;font-weight:700;display:flex}.dash-sidebar__logo{border-radius:8px;flex:0 0 32px;width:32px;height:32px}.dash-sidebar__brand-text{color:#fff;white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.dash-sidebar-toggle{color:#191a23;cursor:pointer;background:#b9ff66;border:1px solid #b9ff66;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .12s,border-color .12s,box-shadow .12s;display:none}@media (max-width:768px){.dash-sidebar-toggle{display:inline-flex}}.dash-nav{flex-direction:column;flex:1;gap:2px;padding:12px;display:flex}.dash-nav__item{color:#ffffff8c;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.dash-nav__item.is-active{background:var(--accent);color:var(--dark)}.dash-nav__item svg{flex-shrink:0;width:18px;height:18px}.dash-nav__label,.dash-submit-btn__label,.dash-sidebar__brand-text,.dash-sidebar__meta{transition:opacity .12s}.dash-sidebar.is-collapsed .dash-sidebar__brand{justify-content:center;gap:6px;padding-left:8px;padding-right:8px}.dash-sidebar.is-collapsed .dash-sidebar__brand-text,.dash-sidebar.is-collapsed .dash-nav__label,.dash-sidebar.is-collapsed .dash-submit-btn__label,.dash-sidebar.is-collapsed .dash-sidebar__meta{display:none}.dash-sidebar.is-collapsed .dash-nav__item,.dash-sidebar.is-collapsed .dash-signout-btn,.dash-sidebar.is-collapsed .dash-submit-btn{justify-content:center;padding-left:0;padding-right:0}.dash-sidebar.is-collapsed .dash-nav__item,.dash-sidebar.is-collapsed .dash-signout-btn{width:44px;height:44px;margin-left:auto;margin-right:auto}.dash-submit-btn{justify-content:center;align-items:center;gap:6px;display:inline-flex}.dash-submit-btn__icon{font-size:16px;line-height:1}.dash-sidebar.is-collapsed .dash-submit-btn{border-radius:10px;height:44px;width:44px!important}.dash-sidebar__footer{border-top:1px solid #ffffff14;flex-direction:column;gap:8px;padding:12px;display:flex}.dash-signout-btn{color:#ffffff73;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:500;transition:background .12s,color .12s;display:flex}.dash-body{flex-direction:column;flex:1;min-width:0;display:flex}.dash-topbar{border-bottom:1px solid var(--border);z-index:20;background:#fff;align-items:center;gap:12px;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.dash-topbar__title{color:var(--dark);flex:1;font-size:16px;font-weight:600}.dash-notif-btn{border:1px solid var(--border);cursor:pointer;width:36px;height:36px;color:var(--dark);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s;display:flex}.dash-notif-btn:hover{background:var(--soft)}.dash-avatar{background:var(--dark);width:36px;height:36px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.dash-hamburger{cursor:pointer;color:var(--dark);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:background .12s;display:none}.dash-hamburger:hover{background:var(--soft)}.dash-main{background:#f7f7f7;flex:1;padding:32px 28px}.dash-overlay{z-index:90;background:#00000073;display:none;position:fixed;inset:0}@media (max-width:768px){.dash-sidebar{z-index:100;width:260px;transition:left .22s;position:fixed;top:0;left:-260px;box-shadow:4px 0 24px #00000059}.dash-sidebar__collapse{display:none}.dash-sidebar.is-collapsed{width:260px}.dash-sidebar.is-collapsed .dash-sidebar__brand{flex-direction:row;justify-content:flex-start;align-items:center;padding:16px}.dash-sidebar.is-collapsed .dash-sidebar__brand-text,.dash-sidebar.is-collapsed .dash-nav__label,.dash-sidebar.is-collapsed .dash-submit-btn__label,.dash-sidebar.is-collapsed .dash-sidebar__meta{display:inline}.dash-sidebar.is-collapsed .dash-nav__item,.dash-sidebar.is-collapsed .dash-signout-btn,.dash-sidebar.is-collapsed .dash-submit-btn{justify-content:flex-start;height:auto;padding:10px 12px;width:100%!important}.dash-sidebar.is-open{left:0}.dash-overlay.is-open{display:block}.dash-hamburger{display:flex}.dash-main{padding:20px 16px}.dash-topbar{padding:0 16px}}.dash-page-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;display:flex}.dash-page-head h1{margin:0;font-size:26px;font-weight:700}.dash-page-head p{color:#777;margin:4px 0 0;font-size:14px}.dash-page-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dash-section-head{justify-content:space-between;align-items:flex-end;gap:16px;margin:0 0 12px;display:flex}.dash-section-head h2{color:var(--dark);margin:0;font-size:16px;font-weight:700}.dash-section-head p{color:#777;margin:3px 0 0;font-size:13px}.dash-text-link{color:var(--dark);border-bottom:1px solid;font-size:13px;font-weight:700;text-decoration:none}.dash-empty{text-align:center;border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 24px;display:flex}.dash-empty__icon{background:var(--accent);width:80px;height:80px;box-shadow:0 5px 0 0 var(--dark);border-radius:20px;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.dash-empty h2{margin:0;font-size:22px;font-weight:700}.dash-empty p{color:#666;max-width:340px;margin:0;font-size:15px;line-height:1.55}.dash-empty--compact{text-align:left;align-items:flex-start;padding:28px}.dash-checklist{border:1px solid var(--border);background:#fff;border-radius:16px;margin-bottom:24px;padding:20px 24px}.dash-checklist__title{color:var(--dark);margin:0 0 14px;font-size:14px;font-weight:700}.dash-checklist__item{color:#444;border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:7px 0;font-size:14px;display:flex}.dash-checklist__item:last-child{border-bottom:none}.dash-checklist__item--done{color:#aaa;text-decoration:line-through}.dash-checklist__label{flex:1}.dash-checklist__action{color:var(--dark);border-bottom:1px solid;font-size:12px;font-weight:700;text-decoration:none}.dash-checklist__action:hover{color:#000}.dash-check{border:2px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:flex}.dash-check--done{background:var(--accent);border-color:var(--dark);color:var(--dark)}.dash-products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.product-card{border:1px solid var(--border);color:inherit;background:#fff;border-radius:16px;flex-direction:column;gap:10px;padding:20px;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex}.product-card:hover{box-shadow:0 5px 0 0 var(--dark);transform:translateY(-2px)}.product-card__name{color:var(--dark);margin:0;font-size:17px;font-weight:700}.product-card__url{color:#999;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.product-card__desc{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.product-card__meta{color:#64748b;margin:-2px 0 0;font-size:12px;font-weight:700}.product-card__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.product-card__date{color:#aaa;font-size:12px}.dash-sidebar-toggle{color:#0f172a;background:#fff;border-color:#e2e8f0}.dash-sidebar-toggle:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a14}.dash-sidebar-toggle:active{background:#f1f5f9}.dash-nav__item{gap:12px;min-height:44px;padding:12px}.dash-nav__item.is-active{color:#0f172a;background:#f8fafc;font-weight:700;box-shadow:inset 3px 0 #10b981}.dash-nav__item svg{width:20px;height:20px}.dash-submit-btn{min-height:46px}.dash-sidebar__footer{gap:16px;padding:16px}.dash-sidebar__user{flex-direction:column;gap:10px;display:flex}.dash-sidebar__profile{align-items:center;gap:10px;min-width:0;display:flex}.dash-sidebar__avatar{color:#0f172a;background:#f8fafc;border-radius:999px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:flex}.dash-sidebar__meta{min-width:0}.dash-sidebar__meta p,.dash-sidebar__meta span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dash-sidebar__meta p{color:#f8fafc;margin:0;font-size:13px;font-weight:700}.dash-sidebar__meta span{color:#94a3b8;margin-top:2px;font-size:12px}.dash-signout-btn{min-height:44px}.dash-topbar{border-bottom-color:#e2e8f0;height:48px}.dash-topbar__left,.dash-topbar__actions{align-items:center;display:flex}.dash-topbar__left{flex:1;gap:10px;min-width:0}.dash-topbar__actions{justify-content:flex-end;gap:6px}.dash-topbar__menu{position:relative}.dash-breadcrumb{color:#475569;align-items:center;gap:6px;min-height:36px;padding:9px 10px;font-size:13px;font-weight:700;display:flex}.dash-breadcrumb a{color:#475569;text-decoration:none}.dash-breadcrumb a:hover,.dash-breadcrumb span[aria-current=page]{color:#0f172a}.dash-breadcrumb__segment{align-items:center;gap:6px;display:inline-flex}.dash-breadcrumb__sep{color:#cbd5e1}.dash-notif-btn,.dash-avatar-btn{width:36px;height:36px}.dash-notif-btn{border-color:#cbd5e1;position:relative}.dash-notif-btn svg{width:17px;height:17px}.dash-avatar-btn{color:#b9ff66;background:#0f172a;border:1px solid #0f172a;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.dash-avatar-btn:hover{background:#1e293b}.dash-notif-dot,.dash-notif-badge{background:#ef4444;position:absolute;top:5px;right:5px;box-shadow:0 0 0 2px #fff}.dash-notif-dot{border-radius:999px;width:8px;height:8px}.dash-notif-badge{color:#fff;border-radius:999px;padding:2px 5px;font-size:10px;font-weight:800;line-height:1}.dash-sidebar{color:#0f172a;background:#fff;border-right:1px solid #e2e8f0;width:256px}.dash-sidebar.is-collapsed{width:72px}.dash-sidebar__brand{color:#0f172a;border-bottom:1px solid #e2e8f0;gap:10px;min-height:56px;padding:12px 14px}.dash-sidebar__logo{background:#b9ff66;border:1px solid #d9f99d;border-radius:9px;width:30px;height:30px;padding:3px}.dash-sidebar__brand-text{color:#0f172a;letter-spacing:-.01em;font-size:15px;font-weight:700}.dash-nav{gap:3px;padding:12px 10px}.dash-nav__group-label{color:#64748b;letter-spacing:.04em;text-transform:uppercase;margin:4px 10px 8px;font-size:11px;font-weight:700}.dash-nav__item{color:#475569;border-radius:8px;gap:10px;min-height:40px;padding:9px 10px;font-size:14px;font-weight:500}.dash-nav__item:hover{color:#0f172a;background:#f1f5f9}.dash-nav__item.is-active{box-shadow:none;color:#0f172a;background:#f1f5f9;font-weight:600}.dash-nav__item.is-active svg{color:#0f172a}.dash-nav__item svg{color:#64748b;width:18px;height:18px}.dash-sidebar__footer{border-top:1px solid #e2e8f0;gap:12px;padding:12px}.dash-submit-btn.btn.btn--accent{color:#fff;background:#0f172a;border-color:#0f172a;border-radius:9px;height:40px;min-height:40px;padding:0 12px;font-size:13px;font-weight:600}.dash-submit-btn.btn.btn--accent:hover{box-shadow:none;color:#fff;background:#1e293b;border-color:#1e293b;transform:none}.dash-sidebar__user{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;gap:8px;padding:8px}.dash-sidebar__profile{gap:9px}.dash-sidebar__avatar{color:#0f172a;background:#fff;border:1px solid #e2e8f0;flex:0 0 30px;width:30px;height:30px}.dash-sidebar__meta p{color:#0f172a;font-size:13px;font-weight:600}.dash-sidebar__meta span{color:#64748b;font-size:12px}.dash-signout-btn{color:#64748b;border-radius:8px;gap:9px;width:100%;min-height:36px;padding:8px;font-size:13px;font-weight:500;overflow:hidden}.dash-signout-btn:hover{color:#0f172a;background:#f1f5f9}.dash-signout-btn svg{flex-shrink:0;width:16px;height:16px}.dash-signout-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dash-sidebar.is-collapsed .dash-signout-label{display:none}.dash-sidebar.is-collapsed .dash-sidebar__brand{padding-left:10px;padding-right:10px}.dash-sidebar.is-collapsed .dash-nav{padding-left:8px;padding-right:8px}.dash-sidebar.is-collapsed .dash-nav__group-label,.dash-sidebar.is-collapsed .dash-sidebar__user{display:none}.dash-sidebar.is-collapsed .dash-nav__item,.dash-sidebar.is-collapsed .dash-signout-btn{width:40px;height:40px}.dash-sidebar.is-collapsed .dash-submit-btn{background:#0f172a;border-radius:9px;height:40px;width:40px!important}.dash-dropdown{color:#0f172a;z-index:80;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:320px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 20px 50px #0f172a29}.dash-dropdown__head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.dash-dropdown__head strong{font-size:14px}.dash-dropdown__head span{color:#64748b;font-size:12px}.dash-notification-row{grid-template-columns:8px 1fr auto;align-items:flex-start;gap:10px;min-height:56px;padding:12px 14px;display:grid}.dash-notification-row:hover,.dash-user-menu__item:hover{background:#f8fafc}.dash-notification-row__dot{background:#10b981;border-radius:999px;width:8px;height:8px;margin-top:5px}.dash-notification-row strong,.dash-notification-row small{display:block}.dash-notification-row strong{color:#0f172a;margin-bottom:2px;font-size:13px}.dash-notification-row small{color:#475569;font-size:12px;line-height:1.35}.dash-notification-row em{color:#64748b;white-space:nowrap;font-size:11px;font-style:normal}.dash-notifications-empty{color:#64748b;padding:18px 14px;font-size:13px;line-height:1.4}.dash-user-menu{width:240px}.dash-user-menu__identity{border-bottom:1px solid #e2e8f0;padding:14px}.dash-user-menu__identity strong,.dash-user-menu__identity span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dash-user-menu__identity strong{font-size:14px}.dash-user-menu__identity span{color:#64748b;margin-top:2px;font-size:12px}.dash-user-menu__item{color:#0f172a;text-align:left;background:0 0;border:0;width:100%;min-height:44px;padding:12px 14px;font-size:14px;font-weight:700;display:flex}.dash-main{background:#f8fafc;padding:24px 32px}.dash-page-head{margin-bottom:16px}.dash-page-head h1{color:#0f172a;letter-spacing:-.01em;font-size:30px}.dash-page-head p{color:#475569}.dash-section-head{margin:32px 0 14px}.dash-section-head h2{color:#0f172a;font-size:18px}.dash-section-head p{color:#64748b;font-size:14px}.dash-text-link{color:#10b981;border-bottom:0}.dash-text-link:hover{color:#047857}.dash-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.dash-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px 20px;position:relative}.dash-stat-card span{color:#64748b;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.dash-stat-card strong{color:#0f172a;margin-top:6px;font-size:28px;line-height:1.1;display:block}.dash-stat-card.has-pulse:after{content:"";background:#10b981;border-radius:999px;width:8px;height:8px;animation:1.7s ease-out infinite dashPulse;position:absolute;top:16px;right:16px}@keyframes dashPulse{0%{box-shadow:0 0 #10b98161}to{box-shadow:0 0 0 10px #10b98100}}.dash-guidance{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:16px;align-items:center;gap:16px;margin:20px 0 24px;padding:20px 24px;display:flex}.dash-guidance__icon{color:#fff;background:#10b981;border-radius:999px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dash-guidance__icon svg{width:20px;height:20px}.dash-guidance__copy{flex:1;min-width:0}.dash-guidance__copy h2{color:#0f172a;margin:0;font-size:15px;font-weight:700}.dash-guidance__copy p{color:#475569;margin:4px 0 0;font-size:14px;line-height:1.45}.dash-guidance__dismiss{color:#64748b;background:0 0;border:0;flex:none;min-height:44px;padding:0 4px;font-size:13px;font-weight:700}.dash-guidance__dismiss:hover{color:#334155}.dash-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{cursor:pointer;border-color:#e2e8f0;gap:14px;min-height:240px;transition:border-color .2s ease-out,box-shadow .2s ease-out,transform .2s ease-out}.product-card:hover{border-color:#cbd5e1;box-shadow:0 18px 40px #0f172a1a}.product-card:active{transform:scale(.99)}.product-card__name{color:#0f172a;font-size:18px}.product-card__url{color:#64748b;align-items:center;gap:6px;margin:4px 0 0;font-size:14px;display:flex}.product-card__url svg{color:#94a3b8;flex:0 0 14px;width:14px;height:14px}.product-card__meta-row{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.product-category-tag{color:#334155;background:#f1f5f9;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.product-category-tag svg{color:#64748b;width:12px;height:12px}.product-card__meta-dot{background:#cbd5e1;border-radius:999px;width:4px;height:4px}.product-card__footer{border-top-color:#e2e8f0;gap:16px;margin-top:auto}.product-card__dates{color:#64748b;flex-direction:column;gap:2px;font-size:12px;display:flex}.product-card__dates span:last-child:not(:first-child){color:#059669}.product-card__details{color:#059669;flex:none;font-size:14px;font-weight:700}.product-status{border-left:4px solid #94a3b8;border-radius:12px;padding:12px}.product-status p{letter-spacing:.04em;align-items:center;gap:7px;margin:0 0 4px;font-size:12px;font-weight:800;display:flex}.product-status strong{color:#334155;font-size:14px;line-height:1.35;display:block}.product-status span:not(.product-status__dot){color:#64748b;margin-top:3px;font-size:12px;display:block}.product-status__dot{border-radius:999px;flex:0 0 8px;width:8px;height:8px}.product-status--review{background:#fffbeb;border-left-color:#f59e0b}.product-status--review p{color:#b45309}.product-status--review .product-status__dot{background:#f59e0b;animation:1.4s ease-in-out infinite dashStatusPulse}.product-status--ready{background:#ecfdf5;border-left-color:#10b981}.product-status--ready p{color:#047857}.product-status--ready .product-status__dot{background:#10b981}.product-status--draft{background:#f8fafc;border-left-color:#94a3b8}.product-status--draft p{color:#475569}.product-status--draft .product-status__dot{background:#94a3b8}@keyframes dashStatusPulse{0%,to{opacity:.55;transform:scale(.88)}50%{opacity:1;transform:scale(1.12)}}.dash-submit-secondary{color:#475569;min-height:44px;margin-top:14px;padding:12px 0;font-size:14px;font-weight:700;display:inline-flex}.dash-submit-secondary:hover{color:#0f172a}.dash-products-tools{justify-content:flex-end;align-items:center;gap:10px;margin:-2px 0 14px;display:flex}.dash-search-field{color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;width:320px;height:44px;padding:0 12px;display:flex}.dash-search-field svg{width:16px;height:16px}.dash-search-field input{color:#0f172a;font:inherit;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:14px}.dash-search-field:focus-within,.dash-products-tools select:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9813d}.dash-products-tools select{color:#334155;font:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;height:44px;padding:0 12px;font-size:14px}.dash-activity-section{margin-top:2px}.dash-activity-list{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.dash-activity-row{grid-template-columns:24px 1fr auto;align-items:center;gap:12px;min-height:56px;padding:0 16px;display:grid}.dash-activity-row+.dash-activity-row{border-top:1px solid #f1f5f9}.dash-activity-row:hover{background:#f8fafc}.dash-activity-empty{color:#64748b;padding:22px 16px;font-size:14px}.dash-activity-icon{border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.dash-activity-icon svg{width:14px;height:14px}.dash-activity-icon--blue{color:#1d4ed8;background:#dbeafe}.dash-activity-icon--green{color:#047857;background:#d1fae5}.dash-activity-icon--amber{color:#b45309;background:#fef3c7}.dash-activity-icon--purple{color:#6d28d9;background:#ede9fe}.dash-activity-text{color:#334155;font-size:14px;line-height:1.35}.dash-activity-text strong{color:#0f172a}.dash-activity-time{color:#64748b;white-space:nowrap;font-size:12px}.dash-footer-band{color:#64748b;border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:18px;margin-top:32px;padding:32px 0 24px;font-size:12px;display:flex}.dash-footer-band span:last-child{gap:12px;display:flex}.dash-footer-band a:hover{color:#334155}.dash-help-widget{z-index:50;position:fixed;bottom:96px;right:24px}.status-pill{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.status-pill--pending{color:#64748b;background:#f8fafc;border-color:#e2e8f0}.status-pill--in-review{color:#b45309;background:#fffbeb;border-color:#fcd34d}.status-pill--report-ready{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.status-pill--archived{color:#64748b;background:#f1f5f9;border-color:#e2e8f0}@keyframes statusPulse{0%,to{box-shadow:0 0 #f59e0b52}50%{box-shadow:0 0 0 5px #f59e0b00}}.score-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.score-badge--compact{min-height:24px;padding:0 8px;font-size:11px}.score-badge--excellent{color:#047857;background:#ecfdf5}.score-badge--good{color:#4d7c0f;background:#f7fee7}.score-badge--warn{color:#b45309;background:#fffbeb}.score-badge--critical{color:#b91c1c;background:#fef2f2}.score-badge--empty{color:#64748b;background:#f1f5f9}@media (prefers-reduced-motion:reduce){.product-status--review .product-status__dot,.dash-stat-card.has-pulse:after,.status-pill__dot.is-pulsing,.reports-score-skeleton{animation:none}.product-card,.dash-sidebar,.dash-sidebar-toggle,.dash-nav__item{transition:none}}@media (max-width:1100px){.dash-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.dash-sidebar.is-collapsed{width:260px}.dash-sidebar.is-collapsed .dash-nav__group-label{display:block}.dash-sidebar.is-collapsed .dash-sidebar__user{display:flex}.dash-sidebar.is-collapsed .dash-nav__item,.dash-sidebar.is-collapsed .dash-signout-btn,.dash-sidebar.is-collapsed .dash-submit-btn{justify-content:flex-start;height:auto;width:100%!important}.dash-dropdown{width:min(320px,100vw - 32px);right:-52px}.dash-stats,.dash-products-grid{grid-template-columns:1fr}.dash-guidance{flex-direction:column;align-items:flex-start}.dash-products-tools{flex-direction:column;align-items:stretch}.dash-search-field,.dash-products-tools select{width:100%}.dash-activity-row{grid-template-columns:24px 1fr;padding:10px 14px}.dash-activity-time{grid-column:2}.dash-footer-band{flex-direction:column;gap:8px}}.release-hero{border:1px solid var(--border);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin:22px 0;padding:22px 24px;display:flex}.release-hero__eyebrow{color:#64748b;letter-spacing:.04em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.release-hero h2{margin:0;font-size:20px;line-height:1.25}.release-hero p{color:#64748b;margin:6px 0 0;font-size:14px;line-height:1.45}.release-table{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-top:20px;overflow:hidden}.release-table__head,.release-table__row{grid-template-columns:1.1fr 130px 170px 130px 150px 120px;align-items:center;gap:12px;display:grid}.release-table__head{color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px 20px;font-size:11px;font-weight:700}.release-table__row{padding:14px 20px}.release-table__row.is-current{background:#fafbff}.release-table__empty{color:#cbd5e1;text-align:center;padding:32px;font-size:14px}.release-table__release,.release-table__status{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.release-table__version{color:#475569;background:#e2e8f0;border-radius:5px;padding:2px 8px;font-size:12px;font-weight:700;text-decoration:none}.release-table__row.is-current .release-table__version{color:#3730a3;background:#e0e7ff}.release-table__version:hover{box-shadow:inset 0 0 0 1px}.release-table__current{color:#94a3b8;font-size:10px}.release-table__plan{color:#64748b;text-transform:capitalize;font-size:12px;font-weight:500}.release-table__date{color:#334155;font-size:13px}.release-table__report span{color:#cbd5e1;font-size:12px}.release-table__report-btn{color:var(--dark);white-space:nowrap;border:1px solid #cbd5e1;border-radius:7px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.release-table__report-btn:hover{background:var(--dark);border-color:var(--dark);color:#fff}@media (max-width:980px){.release-table{overflow-x:auto}.release-table__head,.release-table__row{min-width:880px}}@media (max-width:640px){.release-hero{flex-direction:column;align-items:flex-start}}.release-detail{gap:18px;display:grid}.release-detail__section{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:20px}.release-detail__section h2{color:#64748b;letter-spacing:.05em;text-transform:uppercase;margin:0 0 16px;font-size:13px;font-weight:800}.release-detail__row{border-top:1px solid #f1f5f9;grid-template-columns:180px 1fr;gap:18px;padding:12px 0;display:grid}.release-detail__row:first-of-type{border-top:none;padding-top:0}.release-detail__row span{color:#94a3b8;font-size:12px;font-weight:700}.release-detail__row p{color:#334155;margin:0;font-size:14px;line-height:1.6}.release-detail__chips{flex-wrap:wrap;gap:8px;display:flex}.release-detail__chips span{color:#475569;background:#f1f5f9;border-radius:999px;padding:5px 10px;font-size:12px}@media (max-width:640px){.release-detail__row{grid-template-columns:1fr;gap:6px}}.status-badge{letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;place-self:center start;align-items:center;gap:5px;width:max-content;max-width:100%;min-height:22px;padding:3px 10px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.status-badge:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.status-badge--pending{color:#d97706;background:#fff8e1}.status-badge--in-review{color:#3b82f6;background:#eff6ff}.status-badge--reviewed{color:#16a34a;background:#f0fdf4}.status-badge--in-progress{color:#92400e;background:#fffbeb}.status-badge--revision{color:#b91c1c;background:#fef2f2}.status-badge--submitted,.status-badge--paid{color:#15803d;background:#f0fdf4}.status-badge--unpaid,.status-badge--pending-payment{color:#6b7280;background:#f3f4f6}.wizard-shell{max-width:620px;margin:0 auto}.wizard-progress{gap:6px;margin-bottom:36px;display:flex}.wizard-progress__step{background:#e5e5e5;border-radius:999px;flex:1;height:5px;transition:background .2s}.wizard-progress__step.is-done{background:var(--dark)}.wizard-progress__step.is-active{background:var(--accent)}.wizard-step-label{color:#999;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:13px;font-weight:600}.wizard-title{margin:0 0 6px;font-size:30px;font-weight:700;line-height:1.15}.wizard-sub{color:#666;margin:0 0 28px;font-size:15px}.wizard-field{margin-bottom:20px}.wizard-field label{color:var(--dark);margin-bottom:6px;font-size:14px;font-weight:600;display:block}.wizard-field label span{color:#999;margin-left:4px;font-weight:400}.wizard-field input,.wizard-field textarea{width:100%;color:var(--dark);box-sizing:border-box;background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;outline:none;padding:11px 14px;font-family:inherit;font-size:15px;transition:border .12s,box-shadow .12s}.wizard-field input:focus,.wizard-field textarea:focus{border-color:var(--dark);box-shadow:0 0 0 3px #191a230f}.wizard-field textarea{resize:vertical;min-height:110px}.wizard-field__hint{color:#aaa;margin-top:5px;font-size:12px}.wizard-type-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.wizard-type-btn{cursor:pointer;color:var(--dark);background:#fff;border:1.5px solid #e0e0e0;border-radius:12px;padding:13px 10px;font-family:inherit;font-size:13px;font-weight:600;transition:background .12s,border-color .12s,box-shadow .12s,color .12s}.wizard-type-btn:hover{background:var(--accent);border-color:var(--dark)}.wizard-type-btn.is-selected{background:var(--accent);border-color:var(--dark);box-shadow:0 3px 0 0 var(--dark)}.wizard-actions{border-top:1px solid var(--border);align-items:center;gap:12px;margin-top:32px;padding-top:24px;display:flex}.wizard-plans{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:520px){.wizard-plans{grid-template-columns:1fr}}.plan-card{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e0e0e0;border-radius:14px;padding:18px;font-family:inherit;transition:border-color .12s,box-shadow .12s,background .12s}.plan-card:hover{border-color:var(--dark)}.plan-card.is-selected{border-color:var(--dark);box-shadow:0 4px 0 0 var(--dark);background:var(--accent)}.plan-card__tag{background:var(--dark);color:var(--accent);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;margin-bottom:10px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.plan-card__name{color:var(--dark);margin-bottom:2px;font-size:15px;font-weight:700}.plan-card__price{color:var(--dark);margin-bottom:10px;font-size:24px;font-weight:800}.plan-card__price span{color:#888;font-size:13px;font-weight:400}.plan-card.is-selected .plan-card__price span{color:var(--dark)}.plan-card__features{color:#666;flex-direction:column;gap:3px;margin:0;padding:0;font-size:12px;line-height:1.5;list-style:none;display:flex}.plan-card.is-selected .plan-card__features{color:var(--dark)}.wizard-summary{background:#fff;border:1.5px solid #e0e0e0;border-radius:14px;overflow:hidden}.wizard-summary__row{border-bottom:1px solid var(--border);gap:16px;padding:13px 20px;font-size:14px;display:flex}.wizard-summary__row:last-child{border-bottom:none}.wizard-summary__label{color:#999;flex-shrink:0;width:110px;font-weight:500}.wizard-summary__value{color:var(--dark);word-break:break-word;flex:1;font-weight:500}.wizard-success{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:460px;margin:0 auto;padding:60px 24px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.products-toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.products-search{flex:1;min-width:220px}.products-search input{width:100%;height:42px;color:var(--dark);font:inherit;background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;outline:none;padding:0 14px;font-size:14px;transition:border-color .12s,box-shadow .12s}.products-search input:focus{border-color:var(--dark);box-shadow:0 0 0 3px #b9ff6673}.products-filter{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.products-filter button{color:#666;cursor:pointer;height:42px;font:inherit;background:#fff;border:1.5px solid #e0e0e0;border-radius:999px;padding:0 16px;font-size:13px;font-weight:600;transition:background .12s,border-color .12s,color .12s}.products-filter button:hover{color:var(--dark);border-color:#aaa}.products-filter button.is-active{background:var(--dark);border-color:var(--dark);color:#fff}.products-list{border:1.5px solid var(--border);background:#fff;border-radius:16px;overflow:hidden}.products-list__row{border-bottom:1px solid #f2f2f2;grid-template-columns:2fr 1fr 1fr auto;align-items:center;gap:16px;padding:14px 20px;font-size:14px;transition:background .1s;display:grid}.products-list__row:last-child{border-bottom:none}.products-list__row:hover{background:#fafbff}.products-list__head{color:#bbb;text-transform:uppercase;letter-spacing:.07em;border-bottom:1.5px solid var(--border);background:#f9fafb;grid-template-columns:2fr 1fr 1fr auto;gap:16px;padding:10px 20px;font-size:11px;font-weight:700;display:grid}.products-list__url{color:#bbb;text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin-top:3px;font-size:12px;overflow:hidden}.products-list--management .products-list__head,.products-list--management .products-list__row{grid-template-columns:minmax(160px,1fr) 155px 100px 140px 110px 270px}.products-list--management{max-width:1280px}.products-list__titleline,.products-list__release,.products-list__reports,.products-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.products-list__name{text-decoration:none}.products-list__name:hover{text-decoration:underline}.products-list__version{color:#444;font-size:11px;font-weight:800;font-family:var(--font-jetbrains-mono), monospace;letter-spacing:.02em;background:#ebebeb;border-radius:6px;padding:3px 8px}.products-list__release{color:#777;font-size:13px;font-weight:500}.products-list__reports{color:#777;font-size:13px}.products-list__reports strong{color:var(--dark);font-size:15px;font-weight:800}.products-actions{justify-content:flex-end;gap:6px}.products-actions__divider{background:#e5e5e5;flex-shrink:0;width:1px;height:22px;margin:0 2px}.products-action,.products-icon-action{border-radius:8px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.products-action{white-space:nowrap;border:1.5px solid #d9d9d9;min-height:36px;padding:0 13px;font-size:12px;font-weight:700;transition:background .12s,border-color .12s,color .12s,box-shadow .12s}.products-action--outline{color:var(--dark);background:#fff}.products-action--outline:hover{border-color:var(--dark);background:var(--accent);box-shadow:0 2px 0 0 var(--dark)}.products-action--dark{background:var(--dark);color:#fff;border-color:var(--dark)}.products-action--dark:hover{background:var(--accent);color:var(--dark);box-shadow:0 2px 0 0 var(--dark)}.products-icon-action{color:#bbb;cursor:pointer;background:0 0;border:1.5px solid #0000;border-radius:8px;width:36px;height:36px;padding:0;transition:background .12s,border-color .12s,color .12s}.products-icon-action:hover{color:var(--dark);background:#f5f5f5;border-color:#e0e0e0}.products-icon-action--danger:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.delete-modal-backdrop{z-index:300;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.15s delete-fade-in;display:flex;position:fixed;inset:0}@keyframes delete-fade-in{0%{opacity:0}to{opacity:1}}.delete-modal{border:2px solid var(--dark);box-shadow:6px 6px 0 0 var(--dark);text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:400px;padding:36px 32px 28px;animation:.18s cubic-bezier(.34,1.4,.64,1) delete-modal-in;display:flex}@keyframes delete-modal-in{0%{opacity:0;transform:scale(.92)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.delete-modal__icon{color:#dc2626;background:#fee2e2;border:1.5px solid #fecaca;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:4px;display:flex;box-shadow:0 3px #fca5a5}.delete-modal__title{color:var(--dark);letter-spacing:-.3px;margin:0;font-size:22px;font-weight:800}.delete-modal__body{color:#666;max-width:320px;margin:0;font-size:14px;line-height:1.65}.delete-modal__body strong{color:var(--dark);font-weight:700}.delete-modal__actions{gap:10px;width:100%;margin-top:4px;display:flex}.delete-modal__cancel,.delete-modal__confirm{cursor:pointer;font:inherit;border-radius:10px;flex:1;height:46px;font-size:14px;font-weight:700;transition:background .12s,box-shadow .12s,border-color .12s}.delete-modal__cancel{color:var(--dark);background:#fff;border:1.5px solid #d9d9d9}.delete-modal__cancel:hover{background:#f5f5f5;border-color:#aaa}.delete-modal__confirm{color:#fff;background:#dc2626;border:1.5px solid #dc2626;box-shadow:0 3px #991b1b}.delete-modal__confirm:hover{background:#b91c1c;box-shadow:0 1px #7f1d1d}.delete-modal__confirm:active{box-shadow:none;transform:translateY(2px)}@media (max-width:1100px){.products-list--management .products-list__head,.products-list--management .products-list__row{grid-template-columns:minmax(180px,2fr) 140px 135px minmax(210px,auto)}.products-list--management .products-list__head span:nth-child(3),.products-list--management .products-list__head span:nth-child(5),.products-list--management .products-list__row>.products-list__reports,.products-list--management .products-list__row>.products-list__date{display:none}}@media (max-width:760px){.products-toolbar{flex-direction:column;align-items:stretch;gap:10px}.products-search input,.products-filter button{height:44px}.products-list--management .products-list__head{display:none}.products-list--management .products-list__row{grid-template-columns:1fr;gap:12px;min-height:auto;padding:16px 20px}.products-actions{justify-content:flex-start}}.dash-loading{color:#aaa;text-align:center;padding:60px 0;font-size:14px}.reports-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.reports-library{gap:16px;display:grid}.reports-product{border:1px solid var(--border);background:#fff;border-radius:16px;overflow:hidden}.reports-product__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.reports-product__head h2{color:var(--dark);margin:0;font-size:18px;font-weight:800}.reports-product__head p{color:#999;margin:4px 0 0;font-size:13px}.reports-product__meta{color:#64748b;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.reports-product__meta>span:not(.reports-score){background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:5px 10px}.reports-expand{color:var(--dark);cursor:pointer;font:inherit;background:#fff;border:1px solid #d9d9d9;border-radius:999px;min-height:30px;padding:0 12px;font-size:12px;font-weight:800}.reports-expand:hover:not(:disabled){background:var(--accent);border-color:var(--dark)}.reports-expand:disabled{color:#94a3b8;cursor:default}.reports-release-table{overflow-x:auto}.reports-release-head,.reports-release-row{grid-template-columns:minmax(180px,1.4fr) 150px 160px 80px minmax(260px,1.6fr) 120px;align-items:center;gap:14px;min-width:960px;display:grid}.reports-release-head{border-bottom:1px solid var(--border);color:#aaa;letter-spacing:.06em;text-transform:uppercase;background:#fafafa;padding:11px 24px;font-size:11px;font-weight:800}.reports-release-row{border-bottom:1px solid var(--border);padding:15px 24px}.reports-release-row:last-child{border-bottom:0}.reports-release-row.is-ready{background:#fbfff6}.reports-release-empty{color:#94a3b8;padding:22px 24px;font-size:13px}.reports-release-cell{min-width:0}.reports-release-cell--version,.reports-release-cell--scores,.reports-release-cell--action{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.reports-release-cell--action{justify-content:flex-end}.reports-release-cell--muted{color:#94a3b8;font-size:13px}.reports-version{color:#3730a3;background:#e0e7ff;border-radius:5px;padding:3px 8px;font-size:12px;font-weight:800;text-decoration:none}.reports-version:hover{box-shadow:inset 0 0 0 1px}.reports-change{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.reports-status{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.reports-status--ready{color:#065f46;background:#d1fae5}.reports-score{border-radius:999px;justify-content:center;align-items:center;min-width:40px;min-height:32px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.reports-score--good{color:#15803d;background:#f0fdf4}.reports-score--warn{color:#b45309;background:#fffbeb}.reports-score--bad{color:#b91c1c;background:#fef2f2}.reports-score--empty{color:#94a3b8;background:#f1f5f9}.reports-mini-score{border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.reports-mini-score--bad{color:#991b1b;background:#fee2e2}.reports-action{border:1px solid var(--dark);color:var(--dark);white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 13px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.reports-action:hover{background:var(--accent)}.reports-action--dark{background:var(--dark);color:#fff}.reports-action--dark:hover{background:var(--accent);color:var(--dark)}@media (max-width:760px){.reports-toolbar{flex-direction:column;align-items:stretch}.reports-product__head{flex-direction:column;align-items:flex-start}.reports-product__meta{justify-content:flex-start}}.reports-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:-10px 0 16px;display:grid}.reports-summary-strip button{border:1px solid var(--border);cursor:pointer;text-align:left;background:#fff;border-radius:14px;min-height:76px;padding:14px 16px}.reports-summary-strip button:hover{border-color:var(--dark);box-shadow:0 2px 0 0 var(--dark)}.reports-summary-strip span,.reports-stat span{color:#64748b;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.reports-summary-strip strong{color:var(--dark);font-family:var(--font-jetbrains-mono), monospace;margin-top:7px;font-size:24px;line-height:1.1;display:block}.reports-reassurance{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding:14px 16px;font-size:13px;font-weight:700;display:flex}.reports-reassurance a{color:#047857;flex-shrink:0;text-decoration:none}.reports-search{align-items:stretch;display:flex}.reports-search select{color:#334155;font:inherit;background:#f8fafc;border:1.5px solid #e0e0e0;border-radius:10px 0 0 10px;padding:0 10px;font-size:13px;font-weight:800}.reports-search input{border-left:0;border-radius:0 10px 10px 0}.reports-product__head{align-items:stretch;padding:0}.reports-product__identity{flex:40%;align-items:center;gap:11px;min-width:260px;padding:18px 24px;text-decoration:none;display:flex}.reports-product__identity:hover{background:#f8fafc}.reports-favicon{background:var(--accent);border:1px solid var(--dark);color:var(--dark);border-radius:6px;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:inline-flex}.reports-product__identity p{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.reports-product-link{color:#047857;font-weight:800}.reports-product__stats{flex:60%;grid-template-columns:repeat(4,minmax(92px,1fr));justify-content:end;align-items:center;gap:10px;padding:14px 20px;display:grid}.reports-stat{color:inherit;font:inherit;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;min-height:58px;padding:9px 10px}button.reports-stat{cursor:pointer}.reports-stat:disabled{cursor:default;opacity:.65}.reports-stat strong{color:#0f172a;margin-top:4px;font-size:16px;font-weight:900;display:block}.reports-release-head button{color:inherit;cursor:pointer;font:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:5px;padding:0;display:inline-flex}.reports-breakdown-head{align-items:center;gap:6px;display:inline-flex}.reports-breakdown-head span{color:#475569;text-transform:none;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:inline-flex}.reports-mini-score{text-decoration:none}.reports-mini-score--excellent{color:#047857;background:#d1fae5}.reports-mini-score--good{color:#4d7c0f;background:#ecfccb}.reports-mini-score--warn{color:#92400e;background:#fef3c7}.reports-mini-score--critical{color:#991b1b;background:#fee2e2}.reports-mini-score--pending{color:#94a3b8;background:#f1f5f9}.reports-scoring-text{color:#64748b;font-size:12px;font-weight:800}.reports-score-skeleton{background:#e2e8f0;border-radius:999px;width:48px;height:20px;animation:1.5s ease-in-out infinite reportsPulse;display:inline-flex}@keyframes reportsPulse{0%,to{opacity:.55}50%{opacity:1}}.reports-action--primary{color:#fff;background:#059669;border-color:#059669;gap:7px;font-weight:900}.reports-action--primary:hover{color:#fff;background:#047857}.reports-action-link{color:#64748b;align-items:center;gap:4px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.reports-action-link:hover{color:#0f172a}.reports-card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:13px 20px;display:flex}.reports-comparison{flex-wrap:wrap;flex:1;align-items:center;gap:12px;display:flex}.reports-comparison>span{color:#64748b;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:900}.reports-comparison div{flex-wrap:wrap;gap:7px;display:flex}.reports-comparison b{border-radius:999px;padding:4px 8px;font-size:11px}.reports-comparison .is-up{color:#047857;background:#ecfdf5}.reports-comparison .is-flat{color:#475569;background:#f1f5f9}.reports-comparison .is-down{color:#b91c1c;background:#fef2f2}.reports-comparison .is-pending{color:#cbd5e1;background:#f8fafc}@media (max-width:900px){.reports-summary-strip{grid-template-columns:1fr}.reports-product__head,.reports-card-footer,.reports-reassurance{flex-direction:column;align-items:stretch}.reports-product__stats{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}}.pl-head,.pl-row{grid-template-columns:minmax(200px,2fr) 70px 140px 170px 90px 160px;align-items:center;display:grid}.pl-head>div,.pl-row>div{min-width:0}.pl-page{flex-direction:column;gap:20px;display:flex}.pl-page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pl-page-title{margin:0;font-size:22px;font-weight:800}.pl-page-sub{color:#94a3b8;margin:4px 0 0;font-size:13px}.pl-loading{text-align:center;color:#aaa;padding:60px;font-size:14px}.pl-error{color:#dc2626;background:#fef2f2;border-radius:8px;padding:20px 24px;font-size:14px}.skel{background:linear-gradient(90deg,#e8e8e8 25%,#f7f7f7 38%,#e8e8e8 63%) 0 0/400% 100%;border-radius:8px;max-width:100%;animation:1.25s ease-in-out infinite skel-shimmer;display:block}@keyframes skel-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.skel{animation:none}}.skel-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin-bottom:28px;display:grid}.skel-card-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px;display:grid}.skel-table{border:1px solid var(--border);background:#fff;border-radius:16px;overflow:hidden}.skel-table-row{border-bottom:1px solid var(--border);align-items:center;gap:16px;min-height:58px;padding:14px 20px;display:grid}.skel-table-row:last-child{border-bottom:none}.pl-chips{flex-wrap:wrap;gap:8px;display:flex}.pl-chip{cursor:default;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:10px;padding:8px 14px;display:flex}.pl-chip-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.pl-chip-val{font-size:17px;font-weight:800;line-height:1}.pl-chip-label{color:#94a3b8;margin-top:2px;font-size:11px}.pl-table{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.pl-head{z-index:3;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:0;position:sticky;top:0}.pl-head>div{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;padding:10px;font-size:11px;font-weight:700}.pl-col-name{overflow:hidden;padding-left:16px!important}.pl-col-prog{overflow:hidden}.pl-col-actions{align-items:center;gap:6px;display:flex;padding-right:16px!important}.pl-group{border-bottom:1px solid #e2e8f0}.pl-group:last-child{border-bottom:none}.pl-group-head{cursor:pointer;text-align:left;background:#fafbfc;border:none;border-bottom:1px solid #e2e8f0;align-items:center;gap:9px;width:100%;padding:7px 16px 7px 12px;transition:background .12s;display:flex}.pl-group-head:hover{background:#f1f5f9}.pl-chevron{flex-shrink:0;transition:transform .15s;display:block}.pl-group-dot{border-radius:50%;flex-shrink:0;width:11px;height:11px}.pl-group-name{letter-spacing:.06em;font-size:12px;font-weight:800}.pl-group-count{color:#64748b;background:#0000000f;border-radius:999px;flex-shrink:0;padding:1px 9px;font-size:11px;font-weight:700}.pl-group-line{opacity:.18;flex:1;height:1px}.pl-empty{color:#cbd5e1;padding:18px 56px;font-size:13px;font-style:italic}.pl-row{min-height:50px;color:inherit;border-bottom:1px solid #f1f5f9;transition:background .1s}.pl-row:last-child{border-bottom:none}.pl-row:hover{background:#f8fafc}.pl-row>div{padding:10px}.pl-btn{white-space:nowrap;border:1px solid #0000;border-radius:6px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.4;text-decoration:none;transition:opacity .1s,background .1s;display:inline-flex}.pl-btn:hover{opacity:.85}.pl-btn--ghost{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.pl-btn--approve{color:#fff;background:#191a23}.pl-btn--assign{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.pl-row-name{color:#0f172a;flex-wrap:wrap;align-items:center;gap:7px;font-size:14px;font-weight:600;display:flex}.pl-row-version{color:#64748b;letter-spacing:.02em;white-space:nowrap;background:#e2e8f0;border-radius:4px;flex-shrink:0;padding:1px 6px;font-size:10px;font-weight:700}.pl-row-type{color:#94a3b8;text-transform:capitalize;margin-top:2px;font-size:11px}.pl-col-client{align-items:center;gap:7px;min-width:0;display:flex}.pl-client-av{color:#fff;background:#cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:9px;font-weight:800;display:inline-flex}.pl-client-name{color:#334155;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;overflow:hidden}.pl-plan{text-transform:capitalize;white-space:nowrap;border-radius:5px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.pl-avs{align-items:center;display:flex}.pl-av-wrap{margin-right:-5px;position:relative}.pl-av-wrap:last-child{margin-right:0}.pl-av{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:9px;font-weight:800;display:inline-flex}.pl-av-more{color:#64748b;background:#e2e8f0;margin-left:3px;font-size:9px}.pl-av-dot{border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;bottom:0;right:0}.pl-prog{flex-direction:column;gap:4px;width:100%;min-width:0;display:flex}.pl-prog-track{background:#e2e8f0;border-radius:999px;width:100%;min-width:0;height:5px;position:relative;overflow:hidden}.pl-prog-fill{border-radius:999px;height:100%;transition:width .3s;position:absolute;top:0;left:0}.pl-prog-fill--sub{z-index:1;background:#3b82f6}.pl-prog-fill--apr{z-index:2;background:#10b981}.pl-prog-label{color:#64748b;white-space:nowrap;font-size:11px}.pl-dl{color:#94a3b8;white-space:nowrap;font-size:12px;font-weight:500}.pl-dl--warn{color:#f59e0b;font-weight:700}.pl-dl--over{color:#ef4444;font-weight:700}.pl-status{white-space:nowrap;border-radius:6px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.pl-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.pl-none{color:#cbd5e1;font-size:12px}@media (max-width:1024px){.pl-head,.pl-row{grid-template-columns:minmax(180px,2fr) 70px 130px 155px 160px}.pl-col-dl{display:none}}@media (max-width:800px){.pl-head,.pl-row{grid-template-columns:minmax(160px,2fr) 130px 150px}.pl-col-plan,.pl-col-rev,.pl-col-dl{display:none}}@media (max-width:560px){.pl-head,.pl-row{grid-template-columns:1fr 140px}.pl-col-plan,.pl-col-rev,.pl-col-prog,.pl-col-dl{display:none}}.siri-widget{display:inline-block;position:relative}.siri-bubble{color:#111;white-space:nowrap;opacity:0;transform-origin:100% 100%;pointer-events:none;background:#fff;border-radius:14px 14px 4px;padding:9px 14px;font-size:13px;font-weight:500;line-height:1.4;transition:opacity .35s,transform .35s;position:absolute;bottom:calc(100% + 10px);right:0;transform:translateY(6px)scale(.94);box-shadow:0 4px 24px #00000021}.siri-bubble.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.siri-bubble:after{content:"";border-top:7px solid #fff;border-left:7px solid #0000;position:absolute;bottom:-6px;right:14px}.siri-orb{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;transition:filter .2s;animation:3s ease-in-out infinite siri-float;display:block;position:relative}.siri-orb:hover{filter:brightness(1.1)}.siri-widget:after{content:"";pointer-events:none;background:radial-gradient(#00000040 0%,#0000 70%);width:60%;height:10px;animation:3s ease-in-out infinite siri-shadow;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}@keyframes siri-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes siri-shadow{0%,to{opacity:.5;width:60%}50%{opacity:.25;width:40%}}.siri-chat{transform-origin:100% 100%;background:#fff;border-radius:20px;flex-direction:column;width:310px;height:400px;display:flex;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 12px 48px #0000002e}.siri-chat__header{background:var(--dark);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.siri-chat__header-info{align-items:center;gap:10px;display:flex}.siri-chat__avatar{background:var(--accent);width:36px;height:36px;color:var(--dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.siri-chat__brand{color:#fff;margin:0;font-size:13px;font-weight:600;line-height:1}.siri-chat__status{color:#aaa;align-items:center;gap:4px;margin:3px 0 0;font-size:11px;line-height:1;display:flex}.siri-chat__dot{background:var(--accent);border-radius:50%;width:6px;height:6px;display:inline-block}.siri-chat__close{color:#aaa;cursor:pointer;background:0 0;border:none;padding:4px;font-size:16px;line-height:1;transition:color .15s}.siri-chat__close:hover{color:#fff}.siri-chat__body{background:#f7f7f8;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.siri-chat__typing{background:#fff;border-radius:14px 14px 14px 4px;align-items:center;gap:5px;width:fit-content;padding:10px 14px;display:flex;box-shadow:0 1px 4px #00000012}.siri-chat__typing span{background:#bbb;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite siri-dot-bounce;display:block}.siri-chat__typing span:nth-child(2){animation-delay:.2s}.siri-chat__typing span:nth-child(3){animation-delay:.4s}@keyframes siri-dot-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.siri-chat__msg{color:var(--dark);background:#fff;border-radius:14px 14px 14px 4px;max-width:85%;padding:10px 14px;font-size:13px;line-height:1.5;animation:.3s siri-msg-in;box-shadow:0 1px 4px #00000012}@keyframes siri-msg-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.siri-chat__msg--user{background:var(--dark);color:#fff;border-radius:14px 14px 4px;align-self:flex-end}.siri-chat__footer{background:#fff;border-top:1px solid #eee;flex-shrink:0;align-items:center;gap:8px;padding:12px 14px;display:flex}.siri-chat__input{color:var(--dark);background:#f7f7f8;border:1px solid #e5e5e5;border-radius:20px;outline:none;flex:1;padding:8px 14px;font-size:13px;transition:border-color .15s}.siri-chat__input:focus{border-color:var(--dark)}.siri-chat__send{background:var(--dark);width:34px;height:34px;color:var(--accent);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.siri-chat__send:hover{background:#2e3044}.status-pill{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-self:start;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:800;line-height:1.2;display:inline-flex}.status-pill__dot{background:currentColor;border-radius:999px;width:6px;height:6px}.status-pill__dot.is-pulsing{animation:1.5s ease-in-out infinite statusPulse}.status-pill--in-review{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.status-pill--report-ready{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.status-pill--pending{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.status-pill--archived{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0}@media (prefers-reduced-motion:reduce){.status-pill__dot.is-pulsing{animation:none}}.products-page-head{margin-bottom:18px}.products-stat-strip{color:#475569;flex-wrap:wrap;align-items:center;gap:7px;display:flex}.products-stat-strip>*+:before{color:#cbd5e1;content:"·";margin-right:7px}.products-stat-strip a{color:#047857;font-weight:700;text-decoration:none}.products-empty-state{max-width:480px;margin:0 auto;padding-top:64px;padding-bottom:64px}.products-empty-state__icon{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.products-empty-state__link{color:#475569;font-size:13px;font-weight:700;text-decoration:none}.products-toolbar{justify-content:space-between;align-items:center;display:flex}.products-search{flex:0 448px;max-width:448px}.products-search input{border:1px solid #cbd5e1;height:40px}.products-toolbar__right{align-items:center;gap:8px;display:flex}.products-filter{gap:6px}.products-filter button{color:#334155;border:1px solid #e2e8f0;height:36px;padding:0 16px}.products-filter button:hover{background:#f8fafc;border-color:#cbd5e1}.products-filter button.is-active{color:#fff;background:#0f172a;border-color:#0f172a}.products-export{position:relative}.products-export__button{color:#334155;cursor:pointer;font:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:9px;align-items:center;gap:7px;height:36px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.products-export__button svg,.products-sort-head svg,.products-list__url svg,.products-list__reports svg,.products-icon-action svg,.products-list__chevron{width:14px;height:14px}.products-bulk-bar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:14px;margin:0 0 12px;padding:10px 14px;display:flex}.products-bulk-bar button{color:#334155;cursor:pointer;font:inherit;background:0 0;border:0;font-size:13px;font-weight:700}.products-list.products-list--management{border:1px solid #e2e8f0;border-radius:12px;max-width:none;overflow:visible}.products-list--management .products-list__head,.products-list--management .products-list__row{grid-template-columns:minmax(240px,1.7fr) 170px 110px 145px 115px 112px 30px;align-items:center;gap:12px;padding-left:16px;padding-right:16px;display:grid}.products-list--management.has-bulk .products-list__head,.products-list--management.has-bulk .products-list__row{grid-template-columns:42px minmax(230px,1.7fr) 170px 110px 145px 115px 112px 30px}.products-list__head{color:#475569;letter-spacing:.08em;text-transform:uppercase;z-index:5;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-size:11px;font-weight:800;position:sticky;top:48px}.products-list__head>span,.products-sort-head{align-items:center;gap:5px;min-height:38px;display:inline-flex}.products-sort-head{color:#475569;cursor:pointer;font:inherit;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;padding:0;font-size:11px;font-weight:800}.products-sort-head svg{color:#94a3b8}.products-sort-head.is-active svg{color:#0f172a}.products-list__row{border-bottom:1px solid #f1f5f9;min-height:72px;padding-top:12px;padding-bottom:12px}.products-list__row:hover,.products-list__row:focus{cursor:pointer;background:#f8fafc;outline:none}.products-list__row:active{background:#f1f5f9}.products-list__checkbox{justify-content:center;align-items:center;height:40px;display:flex}.products-list__checkbox input{accent-color:#0f172a;width:16px;height:16px}.products-list__product{align-items:center;gap:10px;min-width:0;display:flex}.products-list__favicon{background:#f1f5f9 50%/16px 16px no-repeat;border:1px solid #e2e8f0;border-radius:4px;flex:0 0 18px;width:18px;height:18px;display:inline-flex}.products-list__name{color:#0f172a;font-size:14px;font-weight:800}.products-list__url{color:#64748b;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;max-width:32ch;margin-top:3px;font-size:12px;text-decoration:none;display:flex;overflow:hidden}.products-list__category{color:#64748b;text-transform:uppercase;background:#f1f5f9;border-radius:999px;margin-top:5px;padding:3px 7px;font-size:10px;font-weight:800;display:inline-flex}.products-list__release{color:#64748b;flex-direction:column;align-items:flex-start;gap:5px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.products-list__version,.release-table__version{color:#0f172a;font-family:var(--font-jetbrains-mono), monospace;background:#f1f5f9;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:800}.products-list__reports a{color:#059669;align-items:center;gap:2px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.products-list__reports a:hover{color:#047857}.products-list__reports>span{color:#94a3b8;font-size:14px}.products-list__date{color:#64748b;white-space:nowrap;font-size:13px}.products-actions{justify-content:flex-start;position:relative}.products-action.products-action--primary{box-shadow:none;color:#fff;background:#0f172a;border:1px solid #0f172a;border-radius:9px;justify-content:center;align-items:center;height:38px;padding:0 16px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.products-icon-action.products-icon-action--kebab{box-shadow:none;color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.products-icon-action.products-icon-action--kebab:hover{background:#f1f5f9}.products-kebab{position:relative}.products-menu{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:190px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 18px 45px #0f172a29}.products-menu a,.products-menu button{color:#334155;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;padding:9px 10px;font-size:13px;font-weight:700;text-decoration:none;display:block}.products-menu a:hover,.products-menu button:hover{background:#f8fafc}.products-menu hr{border:0;border-top:1px solid #e2e8f0;margin:6px 0}.products-menu .is-danger{color:#dc2626}.products-menu--export{min-width:210px}.products-list__chevron{color:#94a3b8;justify-self:end}.products-filter-empty{text-align:center;padding:80px 24px}.products-filter-empty h2{color:#0f172a;margin:0 0 6px;font-size:16px}.products-filter-empty p{color:#64748b;margin:0 0 14px;font-size:14px}.products-filter-empty button{color:#0f172a;cursor:pointer;font:inherit;background:0 0;border:0;font-size:13px;font-weight:800;text-decoration:underline}.products-pagination{color:#64748b;justify-content:space-between;align-items:center;min-height:48px;padding-top:12px;font-size:12px;display:flex}.products-pagination__controls{gap:6px;display:flex}.products-pagination button{color:#334155;cursor:pointer;font:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-height:32px;padding:0 10px;font-weight:700}.products-pagination button.is-active{color:#fff;background:#0f172a}.product-breadcrumb{color:#94a3b8;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.product-breadcrumb a{color:#64748b;font-weight:700;text-decoration:none}.product-breadcrumb strong{color:#0f172a}.product-detail-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.product-detail-head h1{color:#0f172a;margin:0;font-size:28px;line-height:1.15}.product-detail-head p{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0 0;font-size:13px;display:flex}.product-detail-head svg,.report-ready-banner svg,.release-sort svg,.release-table__report-btn svg,.release-table__chevron{width:16px;height:16px}.product-detail-head a{color:#334155;align-items:center;gap:3px;text-decoration:none;display:inline-flex}.product-settings-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.product-settings-btn:hover{background:#f8fafc}.product-overview{grid-template-columns:minmax(0,3fr) minmax(280px,2fr);gap:24px;margin-bottom:18px;display:grid}.product-overview__about,.product-overview__snapshot{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px}.product-overview__label{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.product-overview__description{color:#334155;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 14px;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.product-overview__tags{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.product-overview__tags span{color:#475569;background:#f1f5f9;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.product-overview__about a,.product-overview__snapshot a,.version-comparison__head a,.release-table__progress-link{color:#047857;font-size:13px;font-weight:800;text-decoration:none}.product-overview__snapshot{background:#f8fafc}.product-overview__snapshot h2{margin:0 0 14px;font-size:15px}.product-overview__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.product-overview__stats div{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.product-overview__stats strong{color:#0f172a;font-size:18px;display:block}.product-overview__stats span{color:#64748b;margin-top:3px;font-size:11px;display:block}.report-ready-banner{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:14px;align-items:center;gap:12px;margin-bottom:18px;padding:14px 16px;display:flex}.report-ready-banner p{flex:1;margin:0;font-size:14px}.report-ready-banner a{color:#047857;white-space:nowrap;font-size:13px;font-weight:900;text-decoration:none}.report-ready-banner button{color:#047857;cursor:pointer;font:inherit;background:0 0;border:0;font-weight:900}.version-comparison{margin:18px 0}.version-comparison__head{justify-content:space-between;align-items:flex-end;margin-bottom:12px;display:flex}.version-comparison__head h2{color:#0f172a;margin:0;font-size:18px}.version-comparison__head p{color:#64748b;margin:3px 0 0;font-size:13px}.version-comparison__grid{grid-template-columns:repeat(6,minmax(180px,1fr));gap:12px;display:grid;overflow-x:auto}.version-metric-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:180px;padding:14px}.version-metric-card span{color:#64748b;font-size:12px;font-weight:800}.version-metric-card strong{margin-top:6px;font-size:24px;display:block}.version-metric-card strong.is-positive{color:#059669}.version-metric-card strong.is-negative{color:#dc2626}.version-metric-card p{color:#64748b;margin:4px 0 0;font-size:12px}.version-metric-card__spark{background:#f1f5f9;border-radius:999px;height:5px;margin-top:12px;overflow:hidden}.version-metric-card__spark span{background:#10b981;width:72%;height:100%;display:block}.version-metric-card.is-skeleton{background:linear-gradient(110deg,#fff 0%,#f8fafc 50%,#fff 100%)}.release-hero--dismissible{position:relative}.release-hero__dismiss{color:#64748b;cursor:pointer;font:inherit;background:0 0;border:0;font-size:12px;font-weight:800;position:absolute;top:12px;right:16px}.release-action-bar{justify-content:space-between;align-items:center;margin:18px 0 10px;display:flex}.release-action-bar>div:last-child{align-items:center;gap:8px;display:flex}.release-sort{color:#475569;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;display:inline-flex}.release-sort:hover{background:#f1f5f9}.release-sort select{color:inherit;font:inherit;background:0 0;border:0;font-size:13px;font-weight:800}.release-table.release-table--focused{border:1px solid #e2e8f0;border-radius:12px;margin-top:10px}.release-table--focused .release-table__head,.release-table--focused .release-table__row{grid-template-columns:minmax(180px,1.1fr) minmax(130px,.8fr) minmax(230px,1.2fr) minmax(230px,1fr) minmax(150px,auto) 24px;padding-left:16px;padding-right:16px}.release-table--focused .release-table__head{color:#475569;padding-top:12px;padding-bottom:12px;font-weight:800}.release-table--focused .release-table__row{border-bottom:1px solid #f1f5f9;min-height:76px}.release-table--focused .release-table__row:hover,.release-table--focused .release-table__row:focus{cursor:pointer;background:#f8fafc;outline:none}.release-table--focused .release-table__row:active{background:#f1f5f9}.release-table__current,.release-table__previous{text-transform:uppercase;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900}.release-table__current{color:#047857;background:#d1fae5}.release-table__previous{color:#64748b;background:#f1f5f9}.release-table__plan{flex-basis:100%;margin-top:2px}.release-table__timeline,.release-table__status-rich{flex-direction:column;gap:5px;display:flex}.release-table__timeline span:first-child{color:#334155;font-size:13px;font-weight:700}.release-table__timeline span:last-child,.release-table__status-rich>span:not(.status-pill){color:#64748b;font-size:12px}.release-table__timeline .is-due-soon{color:#d97706}.release-table__timeline .is-overdue{color:#dc2626}.release-progress{background:#e2e8f0;border-radius:999px;width:150px;height:4px;overflow:hidden}.release-progress span{background:#f59e0b;height:100%;display:block}.release-table__report-btn--primary{box-shadow:none;color:#fff;background:#059669;border-color:#059669;border-radius:9px;gap:7px;min-height:40px;padding:0 14px;font-size:13px;font-weight:900}.release-table__report-btn--primary:hover{background:#047857;border-color:#047857}.release-table__chevron{color:#94a3b8;justify-self:end}.reviewer-strip{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.reviewer-strip__avatars{padding-left:8px;display:flex}.reviewer-strip__avatars button{color:#b9ff66;cursor:pointer;font:inherit;background:#0f172a;border:0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-8px;font-size:10px;font-weight:900;display:flex;box-shadow:0 0 0 2px #fff}.next-steps-card{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:16px;margin-top:18px;padding:20px}.next-steps-card h2{color:#064e3b;margin:0 0 10px;font-size:17px}.next-steps-card ul{color:#065f46;margin:0 0 16px 18px;padding:0;font-size:14px;line-height:1.55}.settings-modal-backdrop{z-index:100;background:#0f172a52;justify-content:flex-end;display:flex;position:fixed;inset:0}.product-settings-panel{background:#fff;flex-direction:column;gap:12px;width:100%;max-width:430px;height:100%;padding:24px;display:flex;position:relative;overflow-y:auto;box-shadow:-20px 0 60px #0f172a2e}.product-settings-panel h2{margin:0 0 8px;font-size:20px}.product-settings-panel label{color:#475569;flex-direction:column;gap:6px;font-size:12px;font-weight:800;display:flex}.product-settings-panel input,.product-settings-panel textarea{color:#334155;font:inherit;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px}.product-settings-panel__close{color:#334155;cursor:pointer;font:inherit;background:#f1f5f9;border:0;border-radius:999px;width:32px;height:32px;font-weight:900;position:absolute;top:18px;right:18px}.product-settings-panel__danger{border-top:1px solid #e2e8f0;flex-direction:column;gap:8px;margin-top:10px;padding-top:14px;display:flex}.product-settings-panel__danger button{color:#dc2626;cursor:pointer;font:inherit;background:0 0;border:1px solid #fecaca;border-radius:10px;min-height:40px;font-weight:800}@media (max-width:1100px){.products-list--management .products-list__head,.products-list--management .products-list__row,.products-list--management.has-bulk .products-list__head,.products-list--management.has-bulk .products-list__row{grid-template-columns:minmax(230px,1.5fr) 160px 135px minmax(150px,auto) 26px}.products-list--management.has-bulk .products-list__checkbox,.products-list--management .products-list__head>span:nth-last-child(4),.products-list--management .products-list__row>.products-list__reports,.products-list--management .products-list__row>.products-list__date{display:none}}@media (max-width:900px){.product-overview{grid-template-columns:1fr}.release-table--focused{overflow-x:auto}.release-table--focused .release-table__head,.release-table--focused .release-table__row{min-width:980px}}@media (max-width:760px){.products-toolbar,.products-toolbar__right,.release-action-bar,.release-action-bar>div:last-child,.version-comparison__head,.report-ready-banner{flex-direction:column;align-items:stretch}.products-search{width:100%;max-width:none}.products-list--management .products-list__head{display:none}.products-list--management .products-list__row,.products-list--management.has-bulk .products-list__row{grid-template-columns:1fr}.products-list__chevron{display:none}.products-actions{justify-content:space-between}.product-detail-head{align-items:flex-start}}@media (max-width:680px){.billing-plan-grid{grid-template-columns:1fr!important}}
.team-badge{background:var(--accent);color:var(--dark);text-transform:uppercase;letter-spacing:.08em;vertical-align:middle;border-radius:999px;align-items:center;margin-left:6px;padding:2px 8px;font-size:10px;font-weight:800;display:inline-flex}.asgn-grid{flex-direction:column;gap:12px;display:flex}.asgn-card{border:1px solid var(--border);color:inherit;background:#fff;border-radius:16px;align-items:center;gap:20px;padding:20px 24px;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex}.asgn-card:hover{box-shadow:0 4px 0 0 var(--dark);transform:translateY(-2px)}.asgn-card--pending{border-left:4px solid #d1d5db}.asgn-card--in-progress{border-left:4px solid var(--accent)}.asgn-card--revision{border-left:4px solid #dc2626}.asgn-card--submitted{border-left:4px solid #86efac}.asgn-card__main{flex:1;min-width:0}.asgn-card__name{color:var(--dark);margin:0 0 3px;font-size:17px;font-weight:700}.asgn-card__meta{color:#888;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;display:flex}.asgn-card__goals{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.asgn-goal-chip{background:var(--soft);color:#555;border:1px solid #e0e0e0;border-radius:999px;padding:2px 10px;font-size:11px;font-weight:600}.asgn-card__right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.priority-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.priority-badge--urgent{color:#dc2626;background:#fef2f2}.priority-badge--high{color:#ea580c;background:#fff7ed}.priority-badge--normal{color:#2563eb;background:#eff6ff}.priority-badge--low{color:#6b7280;background:#f9fafb}.deadline-label{color:#aaa;white-space:nowrap;font-size:12px}.deadline-label--urgent{color:#dc2626;font-weight:600}.asgn-detail-grid{grid-template-columns:1fr 340px;align-items:start;gap:20px;display:grid}@media (max-width:900px){.asgn-detail-grid{grid-template-columns:1fr}}.info-card{border:1px solid var(--border);background:#fff;border-radius:16px;overflow:hidden}.info-card__head{border-bottom:1px solid var(--border);color:#888;text-transform:uppercase;letter-spacing:.06em;background:#fafafa;padding:16px 20px;font-size:13px;font-weight:700}.info-card__body{padding:20px}.info-card__row{border-bottom:1px solid var(--border);gap:12px;padding:10px 0;font-size:14px;display:flex}.info-card__row:last-child{border-bottom:none}.info-card__label{color:#999;flex-shrink:0;width:120px;font-weight:500}.info-card__value{color:var(--dark);flex:1;font-weight:500}.access-card{background:#fffbeb;border:1px solid #fde68a;border-radius:14px;padding:16px 20px}.access-card__title{text-transform:uppercase;letter-spacing:.06em;color:#92400e;margin-bottom:8px;font-size:12px;font-weight:700}.access-card__text{color:#78350f;white-space:pre-wrap;font-size:13px;line-height:1.55;font-family:var(--font-jetbrains-mono), monospace}.review-shell{max-width:760px;margin:0 auto}.review-tabs{flex-wrap:wrap;gap:6px;margin-bottom:28px;display:flex}.review-tab-btn{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #c8c8c8;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:12.5px;font-weight:600;transition:color .12s,background .12s,border-color .12s,box-shadow .12s;display:inline-flex}.review-tab-btn:hover{color:#0e0e0c;background:#f5f5f5;border-color:#0e0e0c}.review-tab-btn.is-active{color:#fff;background:#0e0e0c;border-color:#0e0e0c;box-shadow:0 2px 8px #00000026}.review-tab-btn.is-done{color:#16a34a;background:#f0fdf4;border-color:#86efac}.review-tab-btn.is-done:after{content:" ✓";font-size:10px;font-weight:800}.review-question{margin-bottom:24px}.review-question__label{color:var(--dark);margin-bottom:8px;font-size:14px;font-weight:600;line-height:1.4;display:block}.review-question__hint{color:#aaa;margin-top:5px;font-size:12px}.review-textarea{width:100%;color:var(--dark);resize:vertical;box-sizing:border-box;background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;outline:none;min-height:90px;padding:11px 14px;font-family:inherit;font-size:14px;line-height:1.55;transition:border .12s,box-shadow .12s}.review-textarea:focus{border-color:var(--dark);box-shadow:0 0 0 3px #191a230f}.review-textarea--sm{min-height:64px}.review-radio-group{flex-wrap:wrap;gap:8px;display:flex}.review-radio-btn{cursor:pointer;color:var(--dark);background:#fff;border:1.5px solid #e0e0e0;border-radius:999px;padding:7px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .12s,border-color .12s,color .12s}.review-radio-btn:hover{border-color:var(--dark);background:var(--soft)}.review-radio-btn.is-selected{background:var(--accent);border-color:var(--dark);color:var(--dark)}.emotion-grid{flex-wrap:wrap;gap:8px;display:flex}.emotion-btn{cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;padding:8px 18px;font-family:inherit;font-size:14px;transition:background .12s,border-color .12s}.emotion-btn:hover{border-color:var(--dark)}.emotion-btn.is-selected{background:var(--accent);border-color:var(--dark)}.score-grid{flex-wrap:wrap;gap:8px;display:flex}.score-btn{cursor:pointer;width:52px;height:52px;color:var(--dark);background:#fff;border:1.5px solid #e0e0e0;border-radius:12px;font-family:inherit;font-size:18px;font-weight:700;transition:background .12s,border-color .12s,box-shadow .12s}.score-btn:hover{border-color:var(--dark);background:var(--soft)}.score-btn.is-selected{background:var(--accent);border-color:var(--dark);box-shadow:0 3px 0 0 var(--dark)}.review-save-bar{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:32px;padding:16px 0;display:flex}.review-save-bar__saved{color:#aaa;font-size:12px}.pipeline-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;margin-bottom:28px;display:grid}.stat-card{border:1px solid var(--border);background:#fff;border-radius:8px;min-width:0;padding:18px}.stat-card__label{color:#aaa;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:12px;font-weight:700}.stat-card__value{color:var(--dark);margin-bottom:4px;font-size:36px;font-weight:800;line-height:1}.stat-card__sub{color:#aaa;font-size:12px}.stat-card--accent{background:var(--accent);border-color:var(--dark);box-shadow:0 4px 0 0 var(--dark)}.stat-card--accent .stat-card__label,.stat-card--accent .stat-card__value,.stat-card--accent .stat-card__sub{color:var(--dark)}.queue-list{border:1px solid var(--border);background:#fff;border-radius:16px;overflow:hidden}.queue-list__head{color:#aaa;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--border);background:#fafafa;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:12px;padding:12px 20px;font-size:11px;font-weight:700;display:grid}.queue-list__row{border-bottom:1px solid var(--border);grid-template-columns:2fr 1fr 1fr 1fr auto;align-items:center;gap:12px;min-width:0;padding:14px 20px;font-size:14px;transition:background .1s;display:grid}.queue-list__row>*{min-width:0}.queue-list__row:last-child{border-bottom:none}.queue-list__row:hover{background:#fafafa}.queue-list__name{color:var(--dark);font-weight:700}.queue-list__client{color:#aaa;font-size:12px}.reviewer-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.reviewer-card{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;gap:14px;padding:20px;display:flex}.reviewer-avatar{background:var(--dark);width:48px;height:48px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.reviewer-card__name{margin-bottom:2px;font-size:15px;font-weight:700}.reviewer-card__role{color:#888;margin-bottom:6px;font-size:12px}.reviewer-card__stats{color:#aaa;gap:12px;font-size:12px;display:flex}.reviewer-status{text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;place-self:center start;align-items:center;width:max-content;max-width:100%;min-height:22px;padding:3px 9px;font-size:10px;font-weight:700;line-height:1.2;display:inline-flex}.reviewer-status--available{color:#16a34a;background:#dcfce7}.reviewer-status--busy{color:#ca8a04;background:#fef9c3}.reviewer-status--away{color:#9ca3af;background:#f3f4f6}.reviewer-status--invited{color:#2563eb;background:#eff6ff}.team-board-page{min-height:calc(100vh - 108px);color:var(--dark);background:#fff;margin:-24px;padding:18px 14px 24px;overflow-x:auto}.team-board-topbar{justify-content:space-between;align-items:center;gap:16px;min-width:1160px;margin-bottom:18px;display:flex}.team-board-viewbar{align-items:center;gap:12px;display:flex}.team-board-status-pill{color:var(--dark);background:var(--accent);border:1.5px solid var(--dark);box-shadow:0 3px 0 0 var(--dark);border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:14px;font-weight:700;display:inline-flex}.team-board-status-pill svg{width:18px;height:18px}.team-view-tabs{border:1px solid var(--border);background:#f7f7f7;border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex}.team-view-tabs button{color:#6b7280;height:32px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.team-view-tabs button svg{width:15px;height:15px}.team-view-tabs button.is-active{color:var(--dark);box-shadow:0 1px 0 #0000000f, inset 0 0 0 1px var(--border);background:#fff}.team-board-summary{color:#6b7280;white-space:nowrap;align-items:center;gap:10px;font-size:13px;display:flex}.team-board-summary span{border:1px solid var(--border);background:#fff;border-radius:999px;padding:5px 10px}.team-board{grid-template-columns:repeat(5,360px);align-items:start;gap:12px;min-width:1848px;display:grid}.team-board-column{border:1px solid #0000;border-radius:12px;min-height:515px;padding:14px 12px 16px}.team-board-column--grey{background:#f8fafc;border-color:#e2e8f0}.team-board-column--red{background:#fef2f2;border-color:#fecaca}.team-board-column--blue{background:#eff6ff;border-color:#bfdbfe}.team-board-column--amber{background:#fffbeb;border-color:#fde68a}.team-board-column--violet{background:#f5f3ff;border-color:#ddd6fe}.team-board-column--green{background:#f0fdf4;border-color:#bbf7d0}.team-board-column__head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.team-board-status{text-transform:uppercase;white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:14px;font-weight:800;line-height:1;display:inline-flex}.team-board-status svg{width:16px;height:16px}.team-board-status--grey{color:#fff;background:#64748b}.team-board-status--red{color:#fff;background:#dc2626}.team-board-status--blue{color:#fff;background:#1d7bed}.team-board-status--amber{color:#18181b;background:#fbbf24}.team-board-status--violet{color:#fff;background:#8b5cf6}.team-board-status--green{color:#fff;background:#38a169}.team-board-count{font-size:18px;font-weight:800}.team-board-column--grey .team-board-count{color:#64748b}.team-board-column--red .team-board-count{color:#ef4444}.team-board-column--blue .team-board-count{color:#1d7bed}.team-board-column--amber .team-board-count{color:#fbbf24}.team-board-column--violet .team-board-count{color:#a78bfa}.team-board-column--green .team-board-count{color:#22c55e}.team-board-cards{flex-direction:column;gap:10px;display:flex}.team-board-empty,.team-task-card{border:1px solid var(--border);background:#fff;border-radius:11px}.team-board-empty{color:#9ca3af;text-align:center;padding:24px 16px;font-size:14px}.team-task-card{min-height:138px;color:inherit;flex-direction:column;gap:12px;padding:16px;text-decoration:none;transition:border-color .16s,transform .16s,background .16s;display:flex}.team-task-card:hover{border-color:var(--dark);box-shadow:0 3px 0 0 var(--dark);background:#fff;transform:translateY(-1px)}.team-task-card--skeleton:hover{border-color:var(--border);box-shadow:none;transform:none}.team-task-card__title{color:var(--dark);font-size:18px;font-weight:700;line-height:1.28}.team-task-card__meta{color:#6b7280;text-transform:capitalize;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.team-task-card__meta span:not(:last-child):after{content:"";vertical-align:middle;background:#d1d5db;border-radius:50%;width:3px;height:3px;margin-left:6px;display:inline-block}.team-task-card__desc{color:#4b5563;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.42;display:-webkit-box;overflow:hidden}.team-task-card__goals{flex-wrap:wrap;gap:6px;display:flex}.team-task-card__goals span{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.team-task-card__footer{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;display:flex}.team-task-avatar{background:var(--dark);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:inline-flex}.team-task-date,.team-task-priority{color:#6b7280;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:5px;min-height:28px;padding:4px 8px;font-size:13px;font-weight:700;display:inline-flex}.team-task-date svg,.team-task-priority svg{width:15px;height:15px}.team-task-date.is-urgent,.team-task-date.is-overdue,.team-task-priority--urgent,.team-task-priority--high{color:#fb7185;background:#7f1d1d24;border-color:#fb71853d}.team-task-priority--high{color:#ea580c;background:#fff7ed;border-color:#fed7aa}.team-task-priority--normal{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.team-task-priority--low{color:#6b7280;background:#f9fafb;border-color:#e5e7eb}.team-list-view{flex-direction:column;gap:28px;min-width:1160px;padding-top:18px;display:flex}.team-list-section{flex-direction:column;gap:8px;display:flex}.team-list-section__head{align-items:center;gap:12px;padding-left:2px;display:flex}.team-list-table{background:0 0}.team-list-row{min-height:48px;color:var(--dark);border-bottom:1px solid #eef0f2;grid-template-columns:minmax(260px,1.5fr) minmax(180px,.9fr) minmax(130px,.7fr) minmax(150px,.7fr) minmax(150px,.7fr) minmax(190px,.8fr);align-items:center;gap:18px;padding:0 14px;text-decoration:none;display:grid}.team-list-row:not(.team-list-row--head):hover{background:#fafafa}.team-list-row--skeleton:hover{background:0 0}.team-list-row--head{color:#6b7280;letter-spacing:.02em;background:0 0;border-bottom:1px solid #eef0f2;min-height:42px;font-size:12px;font-weight:800}.team-list-name,.team-list-client{align-items:center;gap:10px;min-width:0;display:flex}.team-list-name{font-size:14px;font-weight:700}.team-list-name svg{color:#94a3b8;flex-shrink:0;width:16px;height:16px}.team-list-name span:last-child,.team-list-client{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-list-client{color:#4b5563;font-size:13px;font-weight:600}.team-list-client .team-task-avatar{width:24px;height:24px;font-size:10px}.team-list-muted{color:#6b7280;text-transform:capitalize;font-size:13px}.team-list-empty{color:#9ca3af;border-bottom:1px solid #eef0f2;align-items:center;min-height:48px;padding:0 14px;font-size:14px;display:flex}.team-skel{background:linear-gradient(90deg,#f1f5f9 0%,#e5e7eb 50%,#f1f5f9 100%) 0 0/220% 100%;border-radius:999px;animation:1.25s ease-in-out infinite team-skel-pulse;display:block}.team-skel--title{width:min(78%,260px);height:18px}.team-skel--line{width:92%;height:12px}.team-skel--line-short{width:54%;height:12px}.team-skel--avatar{border-radius:50%;width:28px;height:28px}.team-skel--pill{border-radius:8px;width:92px;height:28px}@keyframes team-skel-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:900px){.team-board-page{margin:-18px;padding:14px 12px 20px}.team-board{grid-template-columns:repeat(5,320px);min-width:1648px}.team-board-topbar,.team-list-view{min-width:1020px}.team-list-row{grid-template-columns:minmax(240px,1.5fr) minmax(160px,.9fr) minmax(120px,.7fr) minmax(130px,.7fr) minmax(140px,.7fr) minmax(170px,.8fr)}}.assign-panel{border:1px solid var(--border);background:#fff;border-radius:16px;padding:24px}.assign-panel__title{margin:0 0 16px;font-size:16px;font-weight:700}.reviewer-pick{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.reviewer-pick:last-of-type{border-bottom:none}.password-field{position:relative}.password-field input{padding-right:48px}.password-toggle{cursor:pointer;color:#aaa;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.severity-badge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.severity-badge--Critical{color:#dc2626;background:#fef2f2;border-color:#fecaca}.severity-badge--Major{color:#d97706;background:#fffbeb;border-color:#fde68a}.severity-badge--Minor{color:#0284c7;background:#f0f9ff;border-color:#bae6fd}.severity-badge--Positive{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.findings-section{border-top:2px dashed var(--border);margin-top:32px;padding-top:24px}.findings-section__head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.findings-section__title{color:#888;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:700}.findings-list{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.finding-card{border:1px solid var(--border);background:#fafafa;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.finding-card--Critical{border-left:3px solid #dc2626}.finding-card--Major{border-left:3px solid #d97706}.finding-card--Minor{border-left:3px solid #0284c7}.finding-card--Positive{border-left:3px solid #16a34a}.finding-card__body{flex:1;min-width:0}.finding-card__title{color:var(--dark);margin-bottom:4px;font-size:14px;font-weight:600}.finding-card__desc{color:#666;margin-bottom:4px;font-size:13px;line-height:1.5}.finding-card__loc{color:#aaa;font-size:11px;font-style:italic}.finding-card__del{cursor:pointer;color:#ccc;background:0 0;border:none;flex-shrink:0;padding:0;font-size:18px;line-height:1;transition:color .1s}.finding-card__del:hover{color:#dc2626}.add-finding-form{background:#fafafa;border:1.5px dashed #d1d5db;border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.add-finding-form__row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.add-finding-form select,.add-finding-form input{color:var(--dark);background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;padding:8px 12px;font-family:inherit;font-size:13px}.add-finding-form select:focus,.add-finding-form input:focus{border-color:var(--dark)}.add-finding-form textarea{color:var(--dark);resize:vertical;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;min-height:60px;padding:8px 12px;font-family:inherit;font-size:13px}.add-finding-form textarea:focus{border-color:var(--dark)}.score-breakdown{grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:24px;display:grid}@media (max-width:600px){.score-breakdown{grid-template-columns:1fr}}.score-breakdown__item{border:1px solid var(--border);background:#fafafa;border-radius:12px;padding:16px}.score-breakdown__label{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:12px;font-weight:700}.score-mini-grid{flex-wrap:wrap;gap:6px;display:flex}.score-mini-btn{cursor:pointer;width:38px;height:38px;color:var(--dark);background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:14px;font-weight:700;transition:background .12s,border-color .12s}.score-mini-btn:hover{border-color:var(--dark);background:var(--soft)}.score-mini-btn.is-selected{background:var(--accent);border-color:var(--dark);box-shadow:0 2px 0 0 var(--dark)}.test-shell{grid-template-columns:1fr 380px;gap:0;height:calc(100vh - 64px);display:grid;overflow:hidden}@media (max-width:900px){.test-shell{grid-template-columns:1fr;height:auto}}.test-frame-wrap{border-right:1px solid var(--border);background:#f0f0f0;flex-direction:column;display:flex;position:relative;overflow:hidden}.test-frame-bar{border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;align-items:center;gap:10px;padding:10px 16px;display:flex}.test-frame-bar__url{color:#555;text-overflow:ellipsis;white-space:nowrap;background:#f3f4f6;border-radius:8px;flex:1;padding:6px 12px;font-family:monospace;font-size:13px;overflow:hidden}.test-frame-iframe{border:none;flex:1;width:100%;height:100%}.test-frame-blocked{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:40px;display:flex}.test-notes-panel{background:#fff;flex-direction:column;height:100%;display:flex;overflow:hidden}.test-notes-header{border-bottom:1px solid var(--border);background:#fafafa;flex-shrink:0;padding:16px 20px}.test-notes-header h3{margin:0 0 2px;font-size:14px;font-weight:700}.test-notes-header p{color:#888;margin:0;font-size:12px}.test-notes-list{flex-direction:column;flex:1;gap:10px;padding:16px 20px;display:flex;overflow-y:auto}.test-note-item{border:1px solid var(--border);background:#fafafa;border-radius:10px;padding:12px 14px}.test-note-item__head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.test-note-item__time{color:#aaa;font-size:11px}.test-note-item__text{color:var(--dark);font-size:13px;line-height:1.5}.test-notes-input-area{border-top:1px solid var(--border);background:#fff;flex-shrink:0;padding:16px 20px}.test-quick-btns{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.test-quick-btn{cursor:pointer;border:1.5px solid #0000;border-radius:999px;padding:4px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .1s}.test-quick-btn--Critical{color:#dc2626;background:#fef2f2;border-color:#fecaca}.test-quick-btn--Critical:hover{color:#fff;background:#dc2626}.test-quick-btn--Major{color:#d97706;background:#fffbeb;border-color:#fde68a}.test-quick-btn--Major:hover{color:#fff;background:#d97706}.test-quick-btn--Minor{color:#0284c7;background:#f0f9ff;border-color:#bae6fd}.test-quick-btn--Minor:hover{color:#fff;background:#0284c7}.test-quick-btn--Positive{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.test-quick-btn--Positive:hover{color:#fff;background:#16a34a}.test-note-input{resize:none;box-sizing:border-box;border:1.5px solid #e0e0e0;border-radius:10px;outline:none;width:100%;min-height:64px;padding:10px 12px;font-family:inherit;font-size:13px;transition:border-color .12s}.test-note-input:focus{border-color:var(--dark)}.review-preview-grid{grid-template-columns:1fr 300px;align-items:start;gap:20px;max-width:1000px;display:grid}@media (max-width:800px){.review-preview-grid{grid-template-columns:1fr}}.review-tab-summary{border:1px solid var(--border);background:#fff;border-radius:14px;margin-bottom:12px;overflow:hidden}.review-tab-summary__head{border-bottom:1px solid var(--border);background:#fafafa;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.review-tab-summary__title{align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.review-tab-summary__body{color:#555;padding:14px 18px;font-size:13px;line-height:1.6}.review-tab-summary__empty{color:#bbb;padding:14px 18px;font-size:13px;font-style:italic}.tab-complete-badge{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.tab-incomplete-badge{color:#d97706;background:#fffbeb;border:1px solid #fde68a;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.perf-card{background:var(--dark);color:#fff;border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex}.perf-card__name{font-size:16px;font-weight:700}.perf-card__role{color:#ffffff80;margin-top:-12px;font-size:12px}.perf-metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.perf-metric{text-align:center;background:#ffffff14;border-radius:10px;padding:12px}.perf-metric__val{color:var(--accent);font-size:28px;font-weight:800;line-height:1}.perf-metric__label{color:#ffffff80;margin-top:4px;font-size:11px}.activity-feed{flex-direction:column;gap:0;display:flex}.activity-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:14px;padding:14px 0;display:flex}.activity-item:last-child{border-bottom:none}.activity-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:5px}.activity-dot--green{background:#22c55e}.activity-dot--yellow{background:#f59e0b}.activity-dot--blue{background:#3b82f6}.activity-dot--gray{background:#d1d5db}.activity-item__text{color:var(--dark);flex:1;font-size:13px;line-height:1.5}.activity-item__time{color:#aaa;white-space:nowrap;flex-shrink:0;font-size:11px}.test-checklist{flex-direction:column;gap:8px;display:flex}.test-checklist__item{border:1px solid var(--border);color:var(--dark);cursor:pointer;background:#fafafa;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 14px;font-size:13px;line-height:1.4;transition:background .1s,border-color .1s;display:flex}.test-checklist__item:hover{background:#f0f0f0}.test-checklist__item.is-checked{color:#15803d;opacity:.7;background:#f0fdf4;border-color:#86efac;text-decoration:line-through}.test-checklist__num{background:var(--dark);width:22px;height:22px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.test-checklist__item.is-checked .test-checklist__num{color:#fff;background:#16a34a}.copy-btn{cursor:pointer;color:#555;background:#f3f4f6;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:4px;padding:3px 10px;font-family:inherit;font-size:11px;font-weight:600;transition:background .1s,color .1s;display:inline-flex}.copy-btn:hover{background:var(--dark);color:#fff;border-color:var(--dark)}.copy-btn--copied{color:#16a34a;background:#f0fdf4;border-color:#86efac}.goal-focus-card{border:1px solid var(--border);border-left:3px solid var(--accent);background:#fafafa;border-radius:10px;margin-bottom:8px;padding:12px 16px}.goal-focus-card__name{color:var(--dark);margin-bottom:3px;font-size:14px;font-weight:700}.goal-focus-card__desc{color:#888;font-size:12px}.review-nav-progress{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:20px;display:flex}.review-nav-dot{background:#e0e0e0;border-radius:999px;width:28px;height:4px;transition:background .2s}.review-nav-dot.is-done{background:#22c55e}.review-nav-dot.is-active{background:var(--dark)}.review-tab-header{align-items:center;gap:12px;margin-bottom:6px;display:flex}.review-tab-icon{background:var(--accent);border:2px solid var(--dark);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.review-pane__title{margin:0 0 2px;font-size:20px;font-weight:700}.review-pane__sub{color:#888;margin:0 0 28px;font-size:13px}.review-history-grid{flex-direction:column;gap:20px;max-width:800px;display:flex}.review-history-section{border:1px solid var(--border);background:#fff;border-radius:16px;overflow:hidden}.review-history-section__head{border-bottom:1px solid var(--border);color:#888;text-transform:uppercase;letter-spacing:.06em;background:#fafafa;align-items:center;gap:8px;padding:14px 20px;font-size:13px;font-weight:700;display:flex}.review-history-section__body{padding:20px}.review-field-row{margin-bottom:16px}.review-field-row:last-child{margin-bottom:0}.review-field-label{color:#aaa;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:700}.review-field-value{color:var(--dark);font-size:14px;line-height:1.6}.score-display{align-items:baseline;gap:4px;display:inline-flex}.score-display__num{color:var(--dark);font-size:48px;font-weight:800;line-height:1}.score-display__denom{color:#aaa;font-size:20px;font-weight:500}.score-color--great{color:#16a34a!important}.score-color--good{color:#65a30d!important}.score-color--ok{color:#d97706!important}.score-color--poor{color:#dc2626!important}.urgency-strip{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:12px;margin-bottom:20px;padding:14px 18px;display:flex}.urgency-strip__icon{flex-shrink:0;font-size:20px}.urgency-strip__text{color:#dc2626;flex:1;font-size:13px;font-weight:500}.urgency-strip__link{color:#dc2626;white-space:nowrap;font-size:13px;font-weight:700;text-decoration:none}.urgency-strip__link:hover{text-decoration:underline}.tab-progress-bar{border-bottom:1px solid var(--border);align-items:center;gap:8px;margin-bottom:20px;padding:12px 0;display:flex}.tab-progress-bar__label{color:#aaa;flex-shrink:0;font-size:12px;font-weight:600}.tab-progress-pills{flex:1;gap:4px;display:flex}.tab-progress-pill{background:#e0e0e0;border-radius:999px;flex:1;height:6px;transition:background .2s}.tab-progress-pill.is-done{background:#22c55e}.tab-progress-pill.is-active{background:var(--dark)}
.support-chat{z-index:300;pointer-events:none;flex-direction:column;align-items:flex-end;gap:14px;display:flex;position:fixed;bottom:24px;right:24px}.support-chat__panel,.support-chat__orb{pointer-events:auto}.support-chat__panel{border:1px solid var(--dark);width:min(380px,100vw - 32px);max-height:min(680px,100vh - 116px);box-shadow:0 8px 0 0 var(--dark), 0 22px 70px #191a232e;color:var(--dark);background:#fff;border-radius:24px;padding:18px;animation:.18s ease-out supportPanelIn;overflow:auto}.support-chat__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.support-chat__eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:700}.support-chat__head h2{margin:0;font-size:24px;font-weight:700;line-height:1.05}.support-chat__close{border:1px solid var(--dark);background:var(--soft);width:34px;height:34px;color:var(--dark);border-radius:50%;font-size:18px;line-height:1}.support-chat__close:hover{background:var(--dark);color:#fff}.support-chat__modes{grid-template-columns:1fr;gap:8px;margin-bottom:14px;display:grid}.support-chat__mode{border:1px solid var(--dark);width:100%;color:var(--dark);text-align:left;background:#fff;border-radius:12px;padding:10px 12px;font-size:14px;font-weight:700;transition:background .14s,transform .14s,box-shadow .14s}.support-chat__mode:hover,.support-chat__mode.is-active{background:var(--accent);box-shadow:0 3px 0 0 var(--dark);transform:translateY(-1px)}.support-chat__thread{background:var(--soft);border:1px dashed #191a2359;border-radius:16px;flex-direction:column;gap:10px;min-height:124px;margin-bottom:14px;padding:12px;display:flex}.support-chat__bubble{border:1px solid var(--dark);border-radius:14px;max-width:88%;padding:10px 12px;font-size:14px;line-height:1.35}.support-chat__bubble--bot{background:#fff;align-self:flex-start}.support-chat__bubble--user{background:var(--dark);color:#fff;align-self:flex-end}.support-chat__form{flex-direction:column;gap:10px;display:flex}.support-chat__form label{color:var(--dark);flex-direction:column;gap:6px;font-size:13px;font-weight:700;display:flex}.support-chat__form input,.support-chat__form textarea{border:1px solid var(--dark);width:100%;color:var(--dark);font:inherit;background:#fff;border-radius:12px;outline:none;padding:11px 12px;font-size:14px}.support-chat__form textarea{resize:vertical;min-height:104px}.support-chat__form input:focus,.support-chat__form textarea:focus{box-shadow:0 0 0 3px var(--accent)}.support-chat__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.support-chat__actions span{color:var(--muted);font-size:12px}.support-chat__actions button{border:1px solid var(--dark);background:var(--dark);color:#fff;min-width:128px;height:46px;box-shadow:0 3px 0 0 var(--dark);border-radius:12px;font-size:15px;font-weight:700}.support-chat__actions button:hover:not(:disabled){background:var(--accent);color:var(--dark)}.support-chat__actions button:disabled{cursor:not-allowed;opacity:.55}.support-chat__orb{width:78px;height:78px;box-shadow:0 0 0 1px #191a2340, 0 10px 0 0 var(--dark), 0 18px 46px #191a2352;color:#fff;isolation:isolate;background:radial-gradient(circle,#fff 0 10%,#54d8ff 28%,#9f59ff 51%,#ff4ea1 72%,#111827 100%);border:1px solid #ffffffb3;border-radius:50%;place-items:center;display:grid;position:relative;overflow:hidden}.support-chat__orb:before,.support-chat__orb:after{content:"";mix-blend-mode:screen;filter:blur(7px);opacity:.9;z-index:-1;background:conic-gradient(from 90deg,#54d8ffe6,#b9ff66cc,#ff4ea1db,#9f59fff2,#54d8ffe6);border-radius:44%;animation:5s linear infinite supportOrbSpin;position:absolute;inset:-28%}.support-chat__orb:after{opacity:.72;animation-duration:3.2s;animation-direction:reverse;inset:-18%}.support-chat__orb:hover{transform:translateY(-2px)}.support-chat__orb-core{background:radial-gradient(circle at 35% 28%,#fffffff2,#fff3 26%,#0000 39%);border-radius:50%;position:absolute;inset:11px}.support-chat__orb-core span{border:2px solid #ffffff57;border-radius:45%;animation:2.4s ease-in-out infinite supportOrbWave;position:absolute;inset:9px}.support-chat__orb-core span:nth-child(2){animation-delay:-.6s;inset:15px}.support-chat__orb-core span:nth-child(3){animation-delay:-1.2s;inset:21px}.support-chat__orb-label{z-index:1;color:#fff;text-shadow:0 1px 8px #0000008c;font-size:12px;font-weight:700;position:relative}@keyframes supportPanelIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes supportOrbSpin{to{transform:rotate(1turn)}}@keyframes supportOrbWave{0%,to{border-radius:45% 55% 58% 42%;transform:rotate(0)scale(.95)}50%{border-radius:60% 40% 44% 56%;transform:rotate(130deg)scale(1.08)}}@media (max-width:560px){.support-chat{bottom:16px;right:16px}.support-chat__panel{border-radius:20px;padding:16px}.support-chat__orb{width:68px;height:68px}}@media (prefers-reduced-motion:reduce){.support-chat__panel,.support-chat__orb:before,.support-chat__orb:after,.support-chat__orb-core span{animation:none}}
