:root{color-scheme:light;--bg:#f6f8fc;--page-max-width:1440px;--surface:#fff;--surface-weak:#f8fafc;--border:#e5e7eb;--border-strong:#d1d5db;--text:#263238;--muted:#64748b;--primary:#2e7d32;--primary-soft:rgba(46,125,50,.12);--secondary:#ff9800;--accent:#4caf50;--font-sans:"Noto Sans SC","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--radius-lg:16px;--radius-md:12px;--radius-sm:8px;--shadow-sm:0 1px 2px rgba(15,23,42,.04),0 6px 14px rgba(15,23,42,.04);--shadow-md:0 14px 28px rgba(15,23,42,.08)}*{box-sizing:border-box}body,html{min-height:100%}body,html{background:var(--bg)}body{margin:0;min-height:100vh;color:var(--text);font-family:var(--font-sans)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.prototype-app{min-height:100vh}.prototype-skip-link:focus{top:12px;left:12px;z-index:60;width:auto;height:auto;padding:10px 14px;margin:0;overflow:visible;clip:auto;white-space:normal;border-radius:12px;background:#0f172a;color:#fff;box-shadow:var(--shadow-md)}.prototype-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(229,231,235,.95);background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-sm)}.prototype-topbar-inner{display:grid;grid-template-columns:minmax(220px,1fr) minmax(320px,560px) auto;grid-gap:12px;gap:12px;align-items:center;min-height:60px;padding:0 12px}.prototype-topbar-brand{display:flex;align-items:center;gap:12px;min-width:0}.prototype-topbar-menu{display:none;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:12px;background:#f3f4f6;color:#475569;transition:transform .16s ease,background .16s ease,color .16s ease}.prototype-topbar-menu:hover{transform:translateY(-1px);background:var(--primary-soft);color:var(--primary)}.prototype-brand-lockup{display:flex;align-items:center;gap:10px;min-width:0}.prototype-brand-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:11px;background:linear-gradient(145deg,#2e7d32,#4caf50);color:#fff;box-shadow:0 8px 18px rgba(46,125,50,.2)}.prototype-brand-title{margin:0;font-size:.96rem;font-weight:700;line-height:1.2;color:#2e7d32}.prototype-search{display:flex;align-items:center;gap:10px;min-height:42px;width:100%;padding:0 14px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--muted)}.prototype-search-wrap{position:relative}.prototype-search-icon,.prototype-search-toggle{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:12px;background:transparent;color:inherit}.prototype-search-toggle{display:none;background:#f8fafc;box-shadow:inset 0 0 0 1px rgba(148,163,184,.12)}.prototype-mobile-search-panel,.prototype-search-dropdown{border:1px solid var(--border);border-radius:16px;background:hsla(0,0%,100%,.98);box-shadow:var(--shadow-md)}.prototype-search-dropdown{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:40;max-height:min(70vh,640px);overflow:auto;padding:12px}.prototype-mobile-search-panel{display:grid;grid-gap:10px;gap:10px;margin:12px 12px 0;padding:12px}.prototype-mobile-search-results{max-height:min(56vh,520px);overflow:auto}.prototype-search input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:var(--text)}.prototype-user{display:flex;align-items:center;gap:10px}.prototype-user-bell{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:999px;background:#f8fafc;color:#475569;box-shadow:inset 0 0 0 1px rgba(148,163,184,.12)}.prototype-user-chip{display:flex;align-items:center;gap:10px;padding:4px 8px 4px 4px;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px rgba(148,163,184,.16)}.prototype-user-chip img{width:32px;height:32px;border-radius:999px;object-fit:cover}.prototype-user-chip strong{display:block;font-size:.86rem;line-height:1.1}.prototype-user-chip span{display:block;margin-top:2px;color:var(--muted);font-size:.74rem}.prototype-user-chip i{color:#9ca3af;font-size:.72rem}.prototype-user-menu-wrap{position:relative}.prototype-user-chip-button{border:0;text-align:left}.prototype-user-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:35;display:none;min-width:168px;padding:8px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:var(--shadow-md)}.prototype-user-menu.is-open{display:grid;grid-gap:6px;gap:6px}.prototype-user-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;border-radius:12px;background:transparent;color:#334155;text-align:left}.prototype-user-menu-item:hover{background:#f8fafc}.prototype-app-loading{display:grid;place-items:center;padding:24px}.prototype-loading-card{display:grid;place-items:center;grid-gap:12px;gap:12px;min-width:220px;padding:20px;border:1px solid var(--border);border-radius:20px;background:hsla(0,0%,100%,.92);box-shadow:var(--shadow-md);color:#475569}.prototype-loading-spinner{width:36px;height:36px;border:3px solid rgba(46,125,50,.16);border-top:3px solid var(--primary);border-radius:50%;animation:prototype-spin .9s linear infinite}.auth-page{min-height:100vh;padding:20px}.auth-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,440px);grid-gap:16px;gap:16px;align-items:stretch;min-height:calc(100vh - 40px)}.auth-hero{display:flex;flex-direction:column;justify-content:flex-start;gap:16px;padding:clamp(24px,3vw,40px);border:1px solid rgba(229,231,235,.96);border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.96),rgba(243,248,243,.9)),radial-gradient(circle at top right,rgba(255,152,0,.12),transparent 24%),radial-gradient(circle at bottom left,rgba(46,125,50,.12),transparent 26%);box-shadow:var(--shadow-md)}.auth-brand{display:inline-flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;padding:8px 12px;border-radius:999px;background:rgba(46,125,50,.1);color:var(--primary);font-size:.86rem;font-weight:700}.auth-brand i{color:inherit}.auth-hero-copy{display:grid;grid-gap:18px;gap:18px;max-width:640px}.auth-hero h1{max-width:13ch;margin:18px 0 0;color:#111827;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05;letter-spacing:-.04em}.auth-hero p{max-width:60ch;margin:14px 0 0;color:#475569;font-size:.95rem;line-height:1.7}.auth-highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:28px}.auth-credential-grid article,.auth-highlight-grid article{padding:14px;border:1px solid rgba(229,231,235,.96);border-radius:16px;background:hsla(0,0%,100%,.8);box-shadow:var(--shadow-sm)}.auth-credential-grid strong,.auth-highlight-grid strong{display:block;margin-bottom:6px;font-size:.88rem}.auth-credential-grid span,.auth-highlight-grid span{color:#64748b;font-size:.8rem;line-height:1.55}.auth-card{display:flex;flex-direction:column;gap:14px;padding:clamp(22px,3vw,32px);border:1px solid rgba(229,231,235,.96);border-radius:24px;background:hsla(0,0%,100%,.96);box-shadow:var(--shadow-md)}.auth-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.auth-card-kicker{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:.72rem;font-weight:700;letter-spacing:.04em}.auth-card-head h2{margin:10px 0 0;font-size:1.25rem;line-height:1.2}.auth-card-description{margin:10px 0 0;color:#64748b;font-size:.84rem;line-height:1.6}.auth-form{gap:12px}.auth-field,.auth-form{display:flex;flex-direction:column}.auth-field{gap:8px;color:#334155;font-size:.84rem;font-weight:600}.auth-input{min-width:0}.auth-submit{width:100%;margin-top:4px}.auth-error{margin:0;color:#dc2626;font-size:.84rem}.auth-message{color:var(--primary)}.auth-credential-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.profile-identity{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #eef2f7;border-radius:18px;background:#f8fafc}.profile-identity img{width:72px;height:72px;border-radius:18px;object-fit:cover}.profile-identity h3{margin:0;font-size:1.08rem}.profile-identity p{margin:6px 0 0;color:#64748b;font-size:.88rem}.prototype-avatar-mini{display:block;width:28px;height:28px;border-radius:10px;object-fit:cover}.prototype-avatar-card{display:flex;align-items:center;gap:10px}.prototype-avatar-card img{width:44px;height:44px;border-radius:14px;object-fit:cover}.prototype-avatar-card-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.prototype-avatar-card-copy strong{color:#0f172a;font-size:.92rem}.prototype-avatar-card-copy span{color:#64748b;font-size:.76rem}.prototype-avatar-picker{grid-column:1/-1;display:grid;grid-gap:12px;gap:12px;padding:12px;border:1px solid rgba(229,231,235,.92);border-radius:16px;background:rgba(248,250,252,.9)}.prototype-avatar-picker-body{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center}.prototype-avatar-picker-preview{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,rgba(46,125,50,.14),rgba(148,163,184,.18))}.prototype-avatar-picker-preview img{width:100%;height:100%;object-fit:cover}.prototype-avatar-picker-field{min-width:0}.prototype-avatar-input{width:100%;padding:10px 12px;background:#fff}.prototype-avatar-input::-webkit-file-upload-button{margin-right:12px;padding:7px 12px;border:0;border-radius:10px;background:var(--primary-soft);color:var(--primary);font-weight:700;cursor:pointer}.prototype-avatar-input::file-selector-button{margin-right:12px;padding:7px 12px;border:0;border-radius:10px;background:var(--primary-soft);color:var(--primary);font-weight:700;cursor:pointer}.prototype-inline-meta{display:flex;flex-wrap:wrap;gap:6px 12px;color:#64748b;font-size:.76rem}.prototype-inline-tags{display:flex;flex-wrap:wrap;gap:8px}.prototype-row-actions-tight{gap:6px}.prototype-inline-chip{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#eef2f7;color:#475569;font-size:.76rem}.prototype-inline-chip-soft{background:rgba(46,125,50,.08);color:var(--primary)}.prototype-inline-button-danger{color:#dc2626}@keyframes prototype-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes prototype-dev-pulse{0%,to{transform:scale(1);opacity:.86}50%{transform:scale(1.12);opacity:1}}.dev-environment-badge{position:fixed;right:12px;bottom:12px;z-index:90;display:inline-flex;align-items:center;gap:8px;min-height:24px;padding:0 10px;border:1px solid rgba(148,163,184,.3);border-radius:999px;background:rgba(248,250,252,.84);color:#64748b;font-size:.68rem;font-weight:700;letter-spacing:.04em;white-space:nowrap;box-shadow:0 8px 18px rgba(15,23,42,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:none;opacity:.88}.dev-environment-badge-dot{width:6px;height:6px;border-radius:999px;background:#2e7d32;box-shadow:0 0 0 5px rgba(46,125,50,.1)}.dev-environment-badge-text{line-height:1}.prototype-dev-toast{position:fixed;left:50%;bottom:24px;z-index:130;transform:translate(-50%,16px);opacity:0;pointer-events:none;min-height:36px;padding:0 14px;border-radius:999px;background:rgba(15,23,42,.92);color:#f8fafc;font-size:.82rem;font-weight:600;line-height:36px;transition:opacity .14s ease,transform .14s ease}.prototype-dev-toast.is-visible{opacity:1;transform:translate(-50%)}.app-error-boundary{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:32px 20px;background:radial-gradient(circle at top,rgba(46,125,50,.16),transparent 36%),linear-gradient(180deg,rgba(248,250,252,.96),rgba(241,245,249,.98))}.app-error-boundary-panel{width:min(100%,560px);padding:32px;border:1px solid rgba(148,163,184,.2);border-radius:28px;background:hsla(0,0%,100%,.94);box-shadow:0 24px 60px rgba(15,23,42,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-error-boundary-kicker{display:inline-flex;margin-bottom:12px;color:#2e7d32;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.app-error-boundary-panel h1{margin:0;color:#0f172a;font-size:clamp(1.9rem,2.6vw,2.4rem);line-height:1.1}.app-error-boundary-panel p{margin:14px 0 0;color:#475569;font-size:.96rem;line-height:1.7}.app-error-boundary-detail{overflow-x:auto;margin:18px 0 0;padding:14px 16px;border-radius:16px;background:#0f172a;color:#e2e8f0;font-size:.8rem;line-height:1.6}.app-error-boundary-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.prototype-action-toast{position:fixed;right:24px;bottom:28px;z-index:90;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;grid-gap:12px;gap:12px;width:min(420px,calc(100vw - 32px));padding:14px 16px;border:1px solid rgba(226,232,240,.9);border-radius:18px;background:hsla(0,0%,100%,.96);box-shadow:0 22px 48px rgba(15,23,42,.18),0 6px 14px rgba(15,23,42,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.prototype-action-toast.is-success{border-color:rgba(46,125,50,.18)}.prototype-action-toast.is-error{border-color:rgba(220,38,38,.18)}.prototype-action-toast.is-info{border-color:rgba(37,99,235,.18)}.prototype-action-toast-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:#f8fafc;color:#1f2937;font-size:1rem}.prototype-action-toast.is-success .prototype-action-toast-icon{background:rgba(46,125,50,.12);color:#2e7d32}.prototype-action-toast.is-error .prototype-action-toast-icon{background:rgba(220,38,38,.12);color:#dc2626}.prototype-action-toast.is-info .prototype-action-toast-icon{background:rgba(37,99,235,.12);color:#2563eb}.prototype-action-toast-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.prototype-action-toast-copy strong{color:#0f172a;font-size:.93rem;font-weight:700;line-height:1.3}.prototype-action-toast-copy span{color:#475569;font-size:.86rem;line-height:1.55}.prototype-action-toast-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:#94a3b8;transition:background .16s ease,color .16s ease}.prototype-action-toast-close:hover{background:rgba(148,163,184,.12);color:#475569}@keyframes prototype-skeleton-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.prototype-skeleton{position:relative;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,rgba(226,232,240,.92) 20%,rgba(248,250,252,.96) 50%,rgba(226,232,240,.92) 80%),rgba(226,232,240,.92);background-size:220% 100%;animation:prototype-skeleton-shimmer 1.8s ease-in-out infinite}.prototype-skeleton-circle{border-radius:999px}.prototype-skeleton-button{height:40px;border-radius:999px}.prototype-skeleton-text{display:grid;grid-gap:8px;gap:8px}.prototype-skeleton-line{width:100%;height:12px}.prototype-button-loading{pointer-events:none}.prototype-skeleton-inline-icon{width:14px;height:14px}.prototype-skeleton-inline-label{width:92px;height:12px}.prototype-layout{display:grid;grid-template-columns:264px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:12px}.prototype-sidebar{position:-webkit-sticky;position:sticky;top:68px;display:flex;flex-direction:column;height:calc(100vh - 68px);overflow-y:auto;overflow-x:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);scrollbar-gutter:stable;overscroll-behavior:contain;box-shadow:var(--shadow-sm)}.prototype-sidebar-spacer{min-width:0}@media (min-width:1280px){.prototype-sidebar{position:fixed;top:68px;left:12px;width:264px;height:calc(100vh - 68px);z-index:25}}.prototype-sidebar-nav{padding:16px 12px 10px}.prototype-sidebar-section+.prototype-sidebar-section{margin-top:16px}.prototype-sidebar-section-title{margin:0 0 8px;padding:0 10px;color:#94a3b8;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.prototype-sidebar-list{display:flex;flex-direction:column;gap:4px}.prototype-sidebar-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:10px;color:#334155;font-size:.92rem;transition:background .16s ease,color .16s ease,transform .16s ease}.prototype-sidebar-item i{width:20px;text-align:center;color:inherit}.prototype-sidebar-item:hover{background:#f8fafc}.prototype-sidebar-item:focus-visible{outline:2px solid rgba(46,125,50,.36);outline-offset:2px;background:#f8fafc}.prototype-sidebar-item.is-active{background:var(--primary-soft);color:var(--primary);font-weight:600}.prototype-sidebar-item-static{color:#475569}.prototype-sidebar-footer{display:none}.prototype-sidebar-overlay{position:fixed;inset:0;z-index:20;display:none;border:0;background:rgba(15,23,42,.5);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease}.prototype-main{min-width:0}.prototype-container{display:flex;flex-direction:column;gap:14px;width:min(100%,var(--page-max-width));margin:0 auto;padding-bottom:24px}.prototype-page-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:10px;gap:10px}.prototype-page-copy{min-width:0}.prototype-page-title{margin:0;color:#111827;font-size:clamp(1.45rem,2.2vw,1.95rem);font-weight:800;line-height:1.2;letter-spacing:-.02em}.prototype-page-subtitle{margin:10px 0 0;color:var(--muted);font-size:.92rem;line-height:1.6}.prototype-page-actions{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;width:min(100%,560px)}.prototype-page-actions>*{flex:1 1;width:auto;min-width:0}.prototype-module-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:16px;border:1px solid rgba(229,231,235,.92);border-radius:16px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,250,252,.92)),#fff;box-shadow:var(--shadow-sm)}.prototype-module-copy{min-width:0}.prototype-module-kicker{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:.72rem;font-weight:700;letter-spacing:.04em}.prototype-module-title{margin:10px 0 0;color:#111827;font-size:1.1rem;font-weight:800;line-height:1.25}.prototype-module-desc{max-width:720px;margin:8px 0 0;color:var(--muted);font-size:.9rem;line-height:1.6}.prototype-module-tabs{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.prototype-module-tab{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border:1px solid var(--border);border-radius:999px;background:#fff;color:#475569;font-size:.84rem;font-weight:600;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.prototype-module-tab:hover{transform:translateY(-1px);background:#f8fafc}.prototype-module-tab.is-active{border-color:rgba(46,125,50,.28);background:var(--primary-soft);color:var(--primary)}.prototype-module-tab.is-muted{border-style:dashed;color:#94a3b8;background:#f8fafc}.prototype-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,250,252,.98)),#fff;color:#334155;font-size:.88rem;font-weight:600;white-space:nowrap;line-height:1;transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease}.prototype-page-actions .prototype-button,.prototype-page-actions .prototype-product-page-action{min-height:42px;min-width:0;width:auto;padding-inline:14px;border-radius:14px;font-size:.88rem}.prototype-page-actions .prototype-product-page-action-danger{border-color:rgba(153,27,27,.18);background:linear-gradient(180deg,rgba(220,38,38,.98),rgba(185,28,28,.98)),#fff;color:#fff;box-shadow:0 12px 24px rgba(185,28,28,.18)}.prototype-page-actions .prototype-product-page-action-danger:hover{background:linear-gradient(180deg,#c81e1e,#a21c1c)}.prototype-button:hover{transform:translateY(-1px);background:linear-gradient(180deg,#fff,rgba(241,245,249,.98)),#fff}.prototype-button-primary{border-color:transparent;background:linear-gradient(180deg,#3a8f3f,var(--primary));color:#fff;box-shadow:0 12px 24px rgba(46,125,50,.18)}.prototype-button-primary:hover{background:linear-gradient(180deg,#347f39,#2e7d32)}.prototype-button-neutral{background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,250,252,.98)),#fff;color:#475569}.prototype-input,.prototype-textarea{width:100%;min-height:42px;padding:11px 14px;border:1px solid rgba(148,163,184,.24);border-radius:14px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(247,250,252,.98)),#fff;color:#0f172a;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72),0 1px 0 hsla(0,0%,100%,.45);outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease;font-size:.92rem;line-height:1.6}.prototype-input::placeholder,.prototype-textarea::placeholder{color:#94a3b8}.prototype-input:focus,.prototype-select:focus,.prototype-textarea:focus{border-color:rgba(46,125,50,.55);box-shadow:0 0 0 4px rgba(46,125,50,.12)}.prototype-textarea{resize:vertical;min-height:100px}.prototype-input-search,.prototype-select-wide{width:100%;min-width:0}.prototype-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(188px,1fr));grid-gap:12px 14px;gap:12px 14px}.prototype-search-wrap{display:block;min-width:0;width:100%}.prototype-form-field,.prototype-form-label-wrap{display:flex;flex-direction:column;gap:8px;min-width:0}.prototype-form-label{color:#334155;font-size:.82rem;font-weight:700;letter-spacing:.01em}.prototype-form-hint{color:#94a3b8;font-size:.77rem;line-height:1.5}.prototype-card-actions,.prototype-form-actions{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:8px;margin-top:12px}.prototype-form-actions>*{flex:1 1;min-width:0}.prototype-inline-form{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;min-width:0}.prototype-inline-form .prototype-input,.prototype-inline-form .prototype-select{min-width:132px;width:132px}.prototype-inline-form .prototype-button{white-space:nowrap}.prototype-product-editor-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;padding:18px 20px;border:1px solid rgba(229,231,235,.92);border-radius:22px;background:linear-gradient(135deg,rgba(240,253,244,.94),hsla(0,0%,100%,.98)),#fff;box-shadow:var(--shadow-sm)}.prototype-product-editor-hero-copy{min-width:0}.prototype-product-editor-hero-compact{align-items:center}.prototype-product-editor-hero-topline{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;color:#64748b;font-size:.82rem;font-weight:600}.prototype-product-editor-hero h2{margin:8px 0 0;color:#0f172a;font-size:clamp(1.28rem,2.2vw,1.8rem);font-weight:800;line-height:1.18}.prototype-product-editor-hero p{max-width:760px;margin:8px 0 0;color:#475569;font-size:.88rem;line-height:1.65}.prototype-product-editor-workbench{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);grid-gap:12px;gap:12px;align-items:start}.prototype-product-editor-sheet{display:grid;grid-gap:14px;gap:14px;padding:16px;border:1px solid rgba(229,231,235,.92);border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.985),rgba(248,250,252,.95)),#fff;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.76),0 18px 36px rgba(15,23,42,.06)}.prototype-product-editor-sheet-main,.prototype-product-editor-sheet-side{position:relative}.prototype-product-editor-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.prototype-product-editor-sheet-head h3{margin:6px 0 0;color:#0f172a;font-size:1rem;font-weight:800}.prototype-product-editor-sheet-head p{max-width:520px;margin:6px 0 0;color:#64748b;font-size:.84rem;line-height:1.55}.prototype-product-editor-kicker{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.prototype-product-editor-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.prototype-product-editor-field-wide{grid-column:1/-1}.prototype-product-editor-ai{grid-column:1/-1;display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid rgba(46,125,50,.16);border-radius:18px;background:radial-gradient(circle at top right,rgba(46,125,50,.09),transparent 34%),linear-gradient(180deg,rgba(240,253,244,.92),rgba(247,250,252,.98)),#fff}.prototype-product-editor-ai-head,.prototype-product-editor-upload-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.prototype-product-editor-ai-kicker{display:inline-flex;margin-bottom:6px;color:var(--primary);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.prototype-product-editor-ai h4,.prototype-product-editor-upload h4{margin:0;color:#0f172a;font-size:1rem;font-weight:800}.prototype-product-editor-side,.prototype-product-editor-upload{display:grid;grid-gap:12px;gap:12px}.prototype-product-editor-upload{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.prototype-product-editor-upload-form{display:grid;grid-gap:0;gap:0}.prototype-product-editor-upload-grid,.prototype-product-image-uploader{display:grid;grid-gap:10px;gap:10px}.prototype-product-image-uploader{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.prototype-product-image-uploader:hover{transform:translateY(-1px)}.prototype-product-image-uploader-shell{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid rgba(148,163,184,.22);border-radius:18px;background:radial-gradient(circle at top right,rgba(46,125,50,.08),transparent 30%),linear-gradient(180deg,hsla(0,0%,100%,.99),rgba(240,253,245,.84)),#fff;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.82),0 12px 22px rgba(15,23,42,.04)}.prototype-product-image-uploader-preview{position:relative;display:grid;align-items:end;min-height:160px;overflow:hidden;padding:12px;border:1px solid rgba(148,163,184,.18);border-radius:18px;background:radial-gradient(circle at top right,rgba(46,125,50,.1),transparent 30%),linear-gradient(145deg,rgba(239,246,255,.94),rgba(236,253,245,.96));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.76),0 16px 28px rgba(15,23,42,.08)}.prototype-product-image-uploader-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.prototype-product-image-uploader-preview-fade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.02),rgba(15,23,42,.46)),radial-gradient(circle at top right,hsla(0,0%,100%,.16),transparent 24%)}.prototype-product-image-uploader-preview-copy{position:relative;z-index:1;display:grid;grid-gap:4px;gap:4px;color:#fff}.prototype-product-image-uploader-preview-copy span{font-size:.74rem;opacity:.82}.prototype-product-image-uploader-preview-copy strong{font-size:.92rem;font-weight:800;line-height:1.4}.prototype-product-image-uploader-meta{display:grid;grid-gap:8px;gap:8px}.prototype-product-image-uploader-meta p{margin:0;color:#64748b;font-size:.8rem;line-height:1.55}.prototype-product-image-uploader-chip-row{display:flex;flex-wrap:wrap;gap:8px}.prototype-product-image-uploader-hint{color:#475569}.prototype-product-image-uploader-note{display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-size:.74rem;font-weight:700;letter-spacing:.02em}.prototype-product-image-uploader-input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.prototype-product-editor-actions{justify-content:space-between;margin-top:6px}.prototype-product-editor-actions-side{justify-content:flex-end}.prototype-product-detail-workbench{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-gap:12px;gap:12px;align-items:start}.prototype-product-detail-section{display:grid;grid-gap:12px;gap:12px;padding:12px 0 0;border-top:1px solid rgba(226,232,240,.9)}.prototype-product-detail-gallery-head,.prototype-product-detail-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.prototype-product-detail-gallery-head>div{display:grid;grid-gap:6px;gap:6px}.prototype-product-detail-gallery-head h4{margin:0;color:#0f172a;font-size:1rem;font-weight:800}.prototype-product-detail-section-head h4{margin:0;color:#0f172a;font-size:.98rem;font-weight:800}.prototype-product-detail-section-head a{color:var(--primary);font-size:.84rem;font-weight:700}.prototype-product-detail-section-head a:hover{color:#1f6d25}.prototype-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:4px;color:#64748b;font-size:.82rem}.prototype-breadcrumb-current,.prototype-breadcrumb-link{display:inline-flex;align-items:center;gap:6px}.prototype-breadcrumb-link{color:#64748b}.prototype-breadcrumb-link:hover{color:var(--primary)}.prototype-breadcrumb-current{color:#334155;font-weight:600}.prototype-breadcrumb-sep{color:#cbd5e1}.prototype-empty-state{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border:1px dashed #dbe3ea;border-radius:14px;background:#f8fafc}.prototype-empty-state h3{margin:0 0 6px;font-size:1rem}.prototype-empty-state p{margin:0;color:#64748b;font-size:.88rem}.prototype-app-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px;margin-top:6px;padding:16px 0 4px;border-top:1px solid rgba(229,231,235,.92);color:#64748b;font-size:.82rem}.prototype-app-footer-copy,.prototype-app-footer-meta{margin:0}.prototype-app-footer-meta{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px 16px}.prototype-app-footer-link{color:#334155}.prototype-app-footer-link:hover{color:var(--primary)}.prototype-search-results{display:grid;grid-gap:16px;gap:16px}.prototype-search-results.is-compact{gap:12px}.prototype-search-results-state{padding:12px;border-radius:12px;background:#f8fafc;color:#64748b;font-size:.88rem}.prototype-search-group{display:grid;grid-gap:10px;gap:10px}.prototype-search-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.prototype-search-group-head h3,.prototype-search-group-head p,.prototype-search-item-desc,.prototype-search-item-subtitle{margin:0}.prototype-search-group-head h3{font-size:1rem}.prototype-search-group-head p,.prototype-search-item-desc,.prototype-search-item-subtitle{color:#64748b;font-size:.84rem;line-height:1.5}.prototype-search-group-link{color:var(--primary);font-size:.84rem;font-weight:600}.prototype-search-group-list{display:grid;grid-gap:8px;gap:8px}.prototype-search-item{display:grid;grid-gap:4px;gap:4px;padding:12px 14px;border:1px solid rgba(229,231,235,.92);border-radius:14px;background:#fff;transition:border-color .16s ease,background .16s ease,transform .16s ease}.prototype-search-item:focus-visible,.prototype-search-item:hover{border-color:rgba(46,125,50,.28);background:rgba(46,125,50,.04);transform:translateY(-1px);outline:none}.prototype-search-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.prototype-search-item-head strong{color:#111827}.prototype-search-item-head span{color:var(--primary);font-size:.78rem;font-weight:700}.prototype-empty-action{flex:0 0 auto}.prototype-profile-grid{gap:12px}.prototype-profile-panel .prototype-panel-head{margin-bottom:8px}.prototype-navigation-placeholder{display:grid;grid-gap:12px;gap:12px;max-width:960px}.prototype-navigation-placeholder-panel .prototype-panel-head{margin-bottom:8px}.prototype-navigation-placeholder-empty{padding:14px 16px}.prototype-key-value{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #edf2f7}.prototype-key-value:last-child{padding-bottom:0;border-bottom:0}.prototype-key{color:#64748b;font-size:.84rem}.prototype-value{color:#0f172a;font-size:.92rem;font-weight:600;text-align:right}.prototype-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:24px;padding:0 10px;border-radius:999px;font-size:.72rem;font-weight:600;line-height:1}.prototype-badge-neutral{background:#f1f5f9;color:#475569}.prototype-badge-blue,.prototype-badge-info,.prototype-badge-success{background:rgba(37,99,235,.1);color:#2563eb}.prototype-badge-green{background:rgba(34,197,94,.12);color:#16a34a}.prototype-badge-orange,.prototype-badge-warning,.prototype-badge-yellow{background:rgba(245,158,11,.14);color:#d97706}.prototype-badge-danger,.prototype-badge-red{background:rgba(239,68,68,.1);color:#dc2626}.prototype-badge-purple{background:rgba(168,85,247,.12);color:#9333ea}.prototype-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px}.prototype-metric-card{padding:16px;border:1px solid rgba(229,231,235,.92);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-sm)}.prototype-metric-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.prototype-metric-label{margin:0;color:#64748b;font-size:.82rem}.prototype-metric-value{margin:6px 0 0;font-size:1.55rem;font-weight:800;line-height:1.1;letter-spacing:-.02em}.prototype-metric-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:11px}.prototype-metric-icon-blue{background:rgba(37,99,235,.12);color:#2563eb}.prototype-metric-icon-purple{background:rgba(168,85,247,.12);color:#9333ea}.prototype-metric-icon-green{background:rgba(34,197,94,.12);color:#16a34a}.prototype-metric-icon-yellow{background:rgba(234,179,8,.14);color:#ca8a04}.prototype-metric-icon-orange{background:rgba(249,115,22,.14);color:#ea580c}.prototype-metric-icon-red{background:rgba(239,68,68,.12);color:#dc2626}.prototype-metric-foot{display:flex;align-items:center;gap:6px;margin-top:10px}.prototype-metric-delta{display:inline-flex;align-items:center;gap:4px;font-size:.84rem;font-weight:600}.prototype-metric-delta-success{color:#dc2626}.prototype-metric-delta-danger{color:#16a34a}.prototype-trend-range{display:flex;flex-direction:column;gap:12px}.prototype-trend-range-actions{display:flex;gap:8px;justify-content:flex-end}.prototype-metric-note{color:#94a3b8;font-size:.84rem}.public-trace-page{min-height:100vh;background:radial-gradient(circle at 15% 15%,rgba(202,138,4,.16),transparent 26%),radial-gradient(circle at 82% 12%,rgba(17,24,39,.12),transparent 24%),linear-gradient(180deg,#fbf8f2,#f1ece3 48%,#efe9df);color:#1f1b16;font-family:var(--font-sans)}.public-trace-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:48px 24px}.public-trace-empty-icon{display:grid;place-items:center;width:88px;height:88px;margin-bottom:24px;border-radius:50%;background:linear-gradient(135deg,rgba(255,248,237,.96),hsla(40,75%,95%,.88));border:1px solid rgba(131,95,33,.18);box-shadow:0 24px 44px rgba(38,26,10,.1);color:rgba(131,95,33,.72);font-size:36px}.public-trace-empty-title{margin:0 0 12px;color:#1f1b16;font-size:24px;font-weight:600;letter-spacing:.02em}.public-trace-empty-desc{margin:0;max-width:360px;color:rgba(77,58,25,.78);font-size:15px;line-height:1.6}.public-trace-shell{width:min(780px,calc(100vw - 32px));margin:0 auto;padding:22px 0 44px}.public-trace-card{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(255,252,246,.9),rgba(255,248,237,.82));border:1px solid rgba(131,95,33,.14);border-radius:28px;box-shadow:0 28px 60px rgba(38,26,10,.08),inset 0 1px 0 hsla(0,0%,100%,.72);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.public-trace-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);grid-gap:20px;gap:20px;align-items:center;padding:24px;margin-bottom:18px}.public-trace-hero-backdrop{position:absolute;inset:0;background:radial-gradient(circle at 78% 14%,rgba(202,138,4,.16),transparent 20%),linear-gradient(135deg,rgba(37,27,12,.95),rgba(56,42,21,.84))}.public-trace-hero-media,.public-trace-identity{position:relative;z-index:1}.public-trace-mark{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(216,180,90,.36);background:rgba(255,248,227,.08);color:#f4dfae;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.public-trace-kicker{margin:14px 0 8px;color:hsla(43,75%,89%,.76);font-size:13px;letter-spacing:.18em;text-transform:uppercase}.public-trace-title{margin:0;color:#fff8ec;font-family:var(--font-sans);font-size:clamp(38px,8vw,60px);font-weight:600;line-height:.96;letter-spacing:.02em}.public-trace-inline-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.public-trace-inline-pill{display:inline-flex;min-height:38px;align-items:center;border-radius:999px;border:1px solid rgba(216,180,90,.22);background:rgba(255,248,227,.08);padding:0 16px;color:rgba(255,244,220,.92);font-size:13px;font-weight:500}.public-trace-hero-media{display:flex;justify-content:center}.public-trace-image{width:100%;max-width:300px;aspect-ratio:4/5;object-fit:cover;border-radius:30px;background:linear-gradient(180deg,hsla(43,80%,94%,.88),hsla(42,45%,87%,.84));border:1px solid rgba(216,180,90,.24);box-shadow:0 24px 44px rgba(15,10,5,.24),inset 0 1px 0 hsla(0,0%,100%,.52)}.public-trace-image-placeholder{display:grid;place-items:center;color:hsla(43,86%,86%,.72);font-size:56px}.public-trace-info-card{padding:16px}.public-trace-fact-list{display:grid;grid-gap:10px;gap:10px;margin:0}.public-trace-fact-item{display:grid;grid-gap:8px;gap:8px;padding:16px 16px 14px;border-radius:20px;background:linear-gradient(180deg,rgba(255,251,243,.96),hsla(40,75%,95%,.88));border:1px solid rgba(131,95,33,.12);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.78),0 12px 28px rgba(47,32,10,.05)}.public-trace-fact-item dt{margin:0;color:rgba(77,58,25,.68);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.public-trace-fact-item dd{margin:0;color:#1f1b16;font-size:17px;line-height:1.6;font-weight:600;word-break:break-word}.public-trace-fact-item-emphasis{background:radial-gradient(circle at top right,rgba(216,180,90,.18),transparent 30%),linear-gradient(135deg,rgba(40,31,18,.98),rgba(84,60,26,.96));border-color:rgba(216,180,90,.22);box-shadow:0 18px 34px rgba(25,17,6,.18),inset 0 1px 0 hsla(0,0%,100%,.06)}.public-trace-fact-item-emphasis dd,.public-trace-fact-item-emphasis dt{color:#fff5de}.public-trace-signature{display:grid;justify-items:center;grid-gap:10px;gap:10px;margin-top:16px}.public-trace-signature-line{width:min(140px,36vw);height:1px;background:linear-gradient(90deg,transparent,rgba(131,95,33,.5),transparent)}.public-trace-signature p{margin:0;color:rgba(92,69,30,.78);font-size:12px;letter-spacing:.18em;text-transform:uppercase}@media (max-width:960px){.public-trace-hero{grid-template-columns:1fr}}@media (max-width:640px){.public-trace-shell{width:min(100vw - 20px,1160px);padding:16px 0 32px}.public-trace-hero,.public-trace-info-card{padding:16px;border-radius:22px}.public-trace-title{font-size:40px}.public-trace-fact-item dd{font-size:17px}.public-trace-fact-item dt,.public-trace-kicker,.public-trace-mark,.public-trace-signature p{letter-spacing:.12em}}.prototype-panel{align-self:stretch;width:100%;min-width:0;display:flex;flex-direction:column;padding:14px;border:1px solid rgba(229,231,235,.92);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-sm)}.prototype-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.prototype-panel-title{margin:0;font-size:.96rem;font-weight:700;line-height:1.3}.prototype-panel-subtitle{margin:6px 0 0;color:var(--muted);font-size:.84rem;line-height:1.6}.prototype-panel-action{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.prototype-panel-stack{display:flex;flex-direction:column;gap:12px}.product-ops-shell{display:grid;grid-gap:14px;gap:14px}.product-ops-panel{overflow:hidden;padding:16px;border:1px solid rgba(229,231,235,.9);background:radial-gradient(circle at top right,rgba(46,125,50,.08),transparent 36%),linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,250,252,.96)),#fff}.product-ops-actions{display:inline-flex;gap:8px;border-radius:14px;background:rgba(241,245,249,.88);padding:4px}.product-ops-switch{border:0;background:transparent;color:#475569;border-radius:10px;padding:8px 12px;font-size:.8rem;font-weight:700;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.product-ops-switch.is-active{background:rgba(46,125,50,.12);color:#1b5e20;box-shadow:inset 0 0 0 1px rgba(46,125,50,.2)}.product-ops-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);grid-gap:12px;gap:12px;min-height:420px}.product-ops-visual{display:grid;grid-gap:10px;gap:10px;align-content:start;padding:14px;border-radius:18px;background:rgba(248,250,252,.72);box-shadow:inset 0 0 0 1px rgba(148,163,184,.1)}.product-ops-donut{width:100%;max-width:310px;height:auto;margin:0 auto}.product-ops-category-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.product-ops-category-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;border:1px solid rgba(229,231,235,.92);background:hsla(0,0%,100%,.88);border-radius:12px;padding:10px 12px;text-align:left;cursor:pointer}.product-ops-category-item.is-active{border-color:rgba(46,125,50,.28);background:rgba(46,125,50,.08)}.product-ops-dot{width:10px;height:10px;border-radius:999px;background:var(--primary)}.product-ops-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#334155;font-size:.82rem;font-weight:600}.product-ops-percent{color:#0f172a;font-size:.82rem;font-weight:700}.product-ops-side{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:18px;background:hsla(0,0%,100%,.92);box-shadow:inset 0 0 0 1px rgba(148,163,184,.12)}.product-ops-head p{margin:0;color:#64748b;font-size:.74rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.product-ops-head h4{margin:6px 0 0;color:#111827;font-size:1rem;line-height:1.35}.product-ops-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.product-ops-metrics div{padding:8px 10px;border-radius:12px;background:rgba(248,250,252,.9);box-shadow:inset 0 0 0 1px rgba(148,163,184,.12)}.product-ops-metrics span{display:block;color:#64748b;font-size:.74rem}.product-ops-metrics strong{display:block;margin-top:5px;color:#0f172a;font-size:1rem}.product-ops-samples{display:grid;grid-gap:6px;gap:6px}.product-ops-sample-card{display:grid;grid-template-columns:40px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center;border:1px solid rgba(229,231,235,.9);border-radius:12px;padding:8px 10px;background:hsla(0,0%,100%,.9)}.product-ops-sample-thumb{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,rgba(46,125,50,.15),rgba(184,121,47,.15));color:var(--primary)}.product-ops-sample-thumb img{width:100%;height:100%;object-fit:cover}.product-ops-sample-card strong{display:block;color:#1f2937;font-size:.88rem;line-height:1.3}.product-ops-sample-card em{display:block;margin-top:2px;color:#64748b;font-size:.75rem;font-style:normal}.product-ops-bars{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:8px;gap:8px;align-items:end;min-height:246px}.product-ops-bar{display:flex;flex-direction:column;align-items:center;gap:8px;border:0;background:transparent;padding:0;cursor:pointer}.product-ops-bar-track{display:flex;align-items:flex-end;width:100%;height:192px;padding:8px 7px 7px;border-radius:16px;background:hsla(0,0%,100%,.9);box-shadow:inset 0 0 0 1px rgba(148,163,184,.12)}.product-ops-bar-track i{display:block;width:100%;border-radius:999px;box-shadow:0 8px 14px rgba(184,121,47,.18)}.product-ops-bar.is-active .product-ops-bar-track{background:rgba(46,125,50,.08)}.product-ops-bar.is-active .product-ops-bar-track i{box-shadow:0 10px 18px rgba(46,125,50,.2)}.product-ops-bar-label{color:#64748b;font-size:.74rem;text-align:center;line-height:1.3}.product-ops-ranking{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.product-ops-rank-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;border:1px solid rgba(229,231,235,.9);border-radius:12px;padding:10px;background:hsla(0,0%,100%,.9);text-align:left;cursor:pointer}.product-ops-rank-item.is-active{border-color:rgba(46,125,50,.28);background:rgba(46,125,50,.08)}.product-ops-rank-item strong{color:#1f2937;font-size:.82rem}.product-ops-meta{display:flex;flex-wrap:wrap;gap:8px}.product-ops-updated{display:flex;align-items:baseline;justify-content:space-between;gap:10px;color:#64748b;font-size:.78rem}.product-ops-updated strong{color:#0f172a;font-size:.96rem}.product-ops-panel .prototype-chart-empty{background:hsla(0,0%,100%,.92)}@media (max-width:1500px){.product-ops-workspace{grid-template-columns:minmax(0,1fr)}.product-ops-side{order:-1}}@media (max-width:1279px){.product-ops-category-list,.product-ops-metrics,.product-ops-ranking{grid-template-columns:1fr}.product-ops-bars{grid-template-columns:repeat(6,minmax(70px,1fr));overflow-x:auto;padding-bottom:8px}}.prototype-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:14px;gap:14px}.prototype-chart-svg{display:block;width:100%;height:240px}.prototype-echart{width:100%;min-height:240px}.prototype-chart-grid{stroke:#e5e7eb;stroke-width:1}.prototype-chart-line{fill:none;stroke:#2e7d32;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.prototype-chart-area{stroke:none}.prototype-chart-dot{filter:drop-shadow(0 4px 8px rgba(46,125,50,.18))}.prototype-bars{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:end;min-height:240px}.prototype-bars-interactive{align-items:end}.prototype-bars-item{display:flex;flex-direction:column;align-items:center;gap:8px;min-height:0}.prototype-bars-button{border:0;background:transparent;cursor:pointer;padding:0}.prototype-bars-button.is-selected .prototype-bars-label{color:#1f2937;font-weight:700}.prototype-bars-button.is-selected .prototype-bars-track span{box-shadow:0 12px 22px rgba(46,125,50,.24)}.prototype-bars-track{display:flex;align-items:flex-end;width:100%;height:180px;border-radius:999px;background:#f8fafc;padding:8px}.prototype-bars-track span{width:100%;border-radius:999px;background:linear-gradient(180deg,rgba(46,125,50,.88),rgba(46,125,50,.3));box-shadow:0 10px 18px rgba(46,125,50,.16)}.prototype-bars-label{color:#64748b;font-size:.78rem;text-align:center}.prototype-donut-wrap{display:flex;flex-direction:column;align-items:center;gap:10px;min-height:240px}.prototype-donut-wrap-interactive{align-items:stretch}.prototype-chart-board{display:grid;grid-gap:14px;gap:14px}.prototype-chart-board-turnover{grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr)}.prototype-donut-shell{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center}.prototype-donut{width:180px;height:180px}.prototype-donut-interactive{width:100%;height:auto;max-width:300px;margin:0 auto}.prototype-donut-segment{cursor:pointer;transition:opacity .16s ease,stroke-width .16s ease}.prototype-donut-segment.is-selected,.prototype-donut-segment:hover{opacity:1}.prototype-bars-button:focus-visible,.prototype-donut-legend-button:focus-visible,.prototype-donut-segment:focus-visible{outline:2px solid rgba(46,125,50,.36);outline-offset:2px}.prototype-donut-center-label{fill:#64748b;font-size:11px;font-weight:600}.prototype-donut-center-value{fill:#1f2937;font-size:24px;font-weight:800}.prototype-donut-bg{fill:none;stroke:#eef2f7;stroke-width:16}.prototype-chart-detail{display:grid;grid-gap:10px;gap:10px;padding:14px;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:inset 0 0 0 1px rgba(148,163,184,.12)}.prototype-chart-detail-wide{min-height:100%}.prototype-chart-detail-label{margin:0;color:#64748b;font-size:.78rem;font-weight:600}.prototype-chart-detail h4{margin:0;color:#1f2937;font-size:1rem;font-weight:700}.prototype-chart-detail-stats{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.prototype-chart-detail-stats-four{grid-template-columns:repeat(4,minmax(0,1fr))}.prototype-chart-detail-stats div{padding:10px 12px;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 1px rgba(148,163,184,.12)}.prototype-chart-detail-footer span,.prototype-chart-detail-stats span{display:block;color:#64748b;font-size:.74rem}.prototype-chart-detail-footer strong,.prototype-chart-detail-stats strong{display:block;margin-top:4px;font-size:.92rem}.prototype-chart-detail-list{display:grid;grid-gap:8px;gap:8px}.prototype-chart-detail-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 1px rgba(148,163,184,.1)}.prototype-chart-detail-row strong{display:block;font-size:.86rem;line-height:1.4}.prototype-chart-detail-row span{display:block;margin-top:4px;color:#64748b;font-size:.74rem}.prototype-chart-detail-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.prototype-chart-empty{padding:16px;border-radius:12px;background:#f8fafc;color:#64748b;font-size:.84rem}.prototype-donut-legend-interactive{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.prototype-donut-legend-button{width:100%;padding:10px 12px;border:1px solid #eef2f7;border-radius:12px;background:#fff;cursor:pointer}.prototype-donut-legend-button.is-selected{border-color:rgba(46,125,50,.28);background:rgba(46,125,50,.06)}.prototype-donut-legend{display:flex;flex-direction:column;gap:8px;width:100%}.prototype-donut-legend-item{display:grid;grid-template-columns:auto 1fr auto;grid-gap:8px;gap:8px;align-items:center;color:#475569;font-size:.84rem}.prototype-donut-legend-item strong{color:#111827}.prototype-donut-dot{width:10px;height:10px;border-radius:999px}.prototype-progress{position:relative;height:8px;border-radius:999px;background:#eef2f7;overflow:hidden}.prototype-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2e7d32,#4caf50)}.prototype-shell-skeleton .prototype-metric-card,.prototype-shell-skeleton .prototype-module-header,.prototype-shell-skeleton .prototype-panel,.prototype-shell-skeleton .prototype-sidebar,.prototype-shell-skeleton .prototype-topbar{pointer-events:none}.prototype-skeleton-card-copy{display:grid;min-width:0;grid-gap:8px;gap:8px}.prototype-skeleton-nav-title{width:72px;height:10px;margin:0 0 10px}.prototype-skeleton-nav-icon{width:18px;height:18px}.prototype-skeleton-nav-label{width:88px;height:12px}.prototype-skeleton-brand-lockup{display:flex;align-items:center;gap:10px}.prototype-skeleton-brand-icon,.prototype-skeleton-search-icon,.prototype-skeleton-topbar-menu,.prototype-skeleton-user-bell{width:36px;height:36px}.prototype-skeleton-brand-title{width:170px;height:16px}.prototype-skeleton-search{gap:10px}.prototype-skeleton-search-input{width:100%;height:14px}.prototype-skeleton-user{justify-content:flex-end}.prototype-skeleton-user-chip{gap:12px}.prototype-skeleton-user-avatar{width:40px;height:40px}.prototype-skeleton-user-name{width:76px;height:12px}.prototype-skeleton-user-role{width:52px;height:10px}.prototype-skeleton-page-actions{justify-content:flex-end}.prototype-skeleton-page-button{max-width:220px}.prototype-skeleton-page-title{height:22px}.prototype-skeleton-page-subtitle{height:12px}.prototype-skeleton-breadcrumbs{width:180px;height:12px}.prototype-skeleton-module-header{grid-template-columns:minmax(0,1fr) auto}.prototype-skeleton-chip{width:74px;height:24px}.prototype-skeleton-heading{width:188px;height:24px}.prototype-skeleton-body-copy{max-width:540px}.prototype-skeleton-header-action{width:180px}.prototype-skeleton-tab-row{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.prototype-skeleton-tab{width:112px;height:38px}.prototype-skeleton-metric-label{width:88px;height:10px}.prototype-skeleton-metric-value{width:108px;height:26px}.prototype-skeleton-metric-icon{width:36px;height:36px}.prototype-skeleton-panel-title{width:120px;height:14px}.prototype-skeleton-panel-subtitle{width:180px;height:10px}.prototype-skeleton-panel-action{width:108px;height:34px}.prototype-skeleton-chart-wrap{display:grid;grid-gap:14px;gap:14px}.prototype-skeleton-chart{width:100%;height:240px;border-radius:18px}.prototype-skeleton-legend-list{display:grid;grid-gap:10px;gap:10px}.prototype-skeleton-legend-item{display:flex;align-items:center;gap:10px}.prototype-skeleton-legend-dot{width:12px;height:12px}.prototype-skeleton-legend-label{width:96px;height:10px}.prototype-skeleton-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.prototype-skeleton-field{width:100%;height:44px;border-radius:12px}.prototype-skeleton-filter-actions{display:flex;gap:10px;justify-content:flex-end;grid-column:1/-1}.prototype-skeleton-filter-button{width:116px}.prototype-skeleton-filter-button-primary{width:132px}.prototype-skeleton-table-wrap{display:grid;grid-gap:12px;gap:12px}.prototype-skeleton-table-head,.prototype-skeleton-table-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(84px,1fr));grid-gap:10px;gap:10px}.prototype-skeleton-table-body{display:grid;grid-gap:10px;gap:10px}.prototype-skeleton-table-cell{width:100%;height:14px}.prototype-skeleton-table-heading{height:10px}.prototype-skeleton-pagination{display:flex;justify-content:flex-end;gap:10px}.prototype-skeleton-page-pill{width:38px;height:34px}.prototype-skeleton-page-pill-wide{width:84px}.prototype-skeleton-footer-panel{padding:16px}.prototype-skeleton-footer-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.prototype-skeleton-footer-copy{width:280px;max-width:100%;height:12px}.prototype-skeleton-footer-copy-short{width:140px}.prototype-skeleton-hero-panel{width:100%;height:180px;border-radius:18px}@media (max-width:900px){.prototype-skeleton-module-header{grid-template-columns:minmax(0,1fr)}.prototype-skeleton-header-action{width:100%}.prototype-skeleton-filter-actions{justify-content:stretch}.prototype-skeleton-filter-button,.prototype-skeleton-filter-button-primary{width:100%}}.prototype-table-wrap{overflow-x:auto}.prototype-table-wrap-fit{overflow-x:hidden}.prototype-table{width:max-content;min-width:100%;table-layout:auto;border-collapse:collapse}.prototype-table.is-fixed{width:100%;min-width:0;table-layout:fixed}.prototype-role-table .prototype-table-td{white-space:normal;vertical-align:top}.prototype-role-table .prototype-table-tr:hover{background:#fbfaff}.prototype-table-th{padding:0 6px 8px;border-bottom:1px solid #e5e7eb;color:#64748b;font-size:.82rem;font-weight:600;text-align:left;white-space:nowrap}.prototype-table-th.is-sortable{padding-top:2px}.prototype-table-sort-button{display:inline-flex;align-items:center;gap:8px;width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:inherit}.prototype-table-sort-button:hover{color:#334155}.prototype-table-sort-button:focus-visible{outline:2px solid rgba(46,125,50,.35);outline-offset:3px;border-radius:8px}.prototype-table-sort-button:disabled{cursor:default}.prototype-table-sort-button.is-active{color:var(--primary)}.prototype-table-sort-icon{display:inline-flex;align-items:center;justify-content:center;color:currentColor;font-size:.72rem}.prototype-align-right{text-align:right}.prototype-align-center{text-align:center}.prototype-table-tr{border-bottom:1px solid #f1f5f9;transition:background .16s ease}.prototype-table-tr:hover{background:#f8fafc}.prototype-table-td{padding:12px 6px;vertical-align:middle;font-size:.9rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.prototype-dashboard-recent-table{width:100%;table-layout:fixed}.prototype-dashboard-recent-table .prototype-table-td,.prototype-dashboard-recent-table .prototype-table-th{padding-left:4px;padding-right:4px}.prototype-dashboard-recent-table .prototype-table-td{padding-top:8px;padding-bottom:8px;font-size:.84rem}.prototype-dashboard-recent-table .prototype-order-cell{gap:8px}.prototype-dashboard-recent-table .prototype-row-user{gap:6px}.prototype-dashboard-recent-table .prototype-order-cell strong,.prototype-dashboard-recent-table .prototype-row-user span,.prototype-dashboard-recent-table .prototype-table-meta{display:block;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-dashboard-recent-table .prototype-row-actions{gap:6px}.prototype-dashboard-recent-table .prototype-table-td:last-child{overflow:visible;text-overflow:clip}.prototype-resource-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:12px;gap:12px}.prototype-resource-card{padding:14px;border:1px solid #eef2f7;border-radius:12px;background:#fff;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.prototype-resource-card:hover{transform:translateY(-1px);border-color:rgba(46,125,50,.24);box-shadow:0 10px 18px rgba(15,23,42,.06)}.prototype-resource-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:8px}.prototype-resource-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:11px}.prototype-resource-icon-blue{background:rgba(37,99,235,.12);color:#2563eb}.prototype-resource-icon-purple{background:rgba(168,85,247,.12);color:#9333ea}.prototype-resource-icon-green{background:rgba(34,197,94,.12);color:#16a34a}.prototype-resource-icon-yellow{background:rgba(234,179,8,.14);color:#ca8a04}.prototype-resource-icon-orange{background:rgba(249,115,22,.14);color:#ea580c}.prototype-resource-title{margin:0;font-size:.92rem;font-weight:600;line-height:1.35}.prototype-resource-desc{margin:0 0 12px;color:var(--muted);font-size:.82rem;line-height:1.6}.prototype-resource-action{color:var(--primary);font-size:.86rem;font-weight:600}.prototype-resource-action i{margin-left:4px}.prototype-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px}.prototype-feature-card{overflow:hidden;border:1px solid #eef2f7;border-radius:14px;background:#fff;box-shadow:var(--shadow-sm);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.prototype-feature-card:hover{transform:translateY(-2px);border-color:rgba(46,125,50,.22);box-shadow:var(--shadow-md)}.prototype-feature-image{height:132px;overflow:hidden}.prototype-feature-image img{width:100%;height:100%;object-fit:cover}.prototype-feature-body{padding:14px}.prototype-feature-title-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.prototype-feature-desc{margin:0 0 14px;color:#64748b;font-size:.84rem;line-height:1.65}.prototype-feature-link{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-size:.86rem;font-weight:600;transition:gap .16s ease}.prototype-feature-link:hover{gap:10px}.prototype-suggestion-stack{display:grid;grid-gap:10px;gap:10px}.prototype-suggestion{display:flex;gap:10px;padding:12px;border:1px solid #eef2f7;border-radius:12px;background:#fff}.prototype-suggestion-blue{background:#eff6ff;border-color:#dbeafe}.prototype-suggestion-green{background:#f0fdf4;border-color:#dcfce7}.prototype-suggestion-yellow{background:#fffbeb;border-color:#fef3c7}.prototype-suggestion-purple{background:#faf5ff;border-color:#f3e8ff}.prototype-suggestion-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 auto;border-radius:999px}.prototype-suggestion-icon-blue{background:rgba(37,99,235,.12);color:#2563eb}.prototype-suggestion-icon-green{background:rgba(34,197,94,.12);color:#16a34a}.prototype-suggestion-icon-yellow{background:rgba(234,179,8,.14);color:#ca8a04}.prototype-suggestion-icon-purple{background:rgba(168,85,247,.12);color:#9333ea}.prototype-suggestion-copy h4{margin:0 0 6px;font-size:.9rem}.prototype-suggestion-copy p{margin:0 0 10px;color:#475569;font-size:.8rem;line-height:1.55}.prototype-suggestion-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;color:#64748b;font-size:.72rem}.prototype-suggestion-pill{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 8px;border-radius:999px;font-weight:600}.prototype-suggestion-pill-blue{background:#dbeafe;color:#1d4ed8}.prototype-suggestion-pill-green{background:#dcfce7;color:#15803d}.prototype-suggestion-pill-yellow{background:#fef3c7;color:#b45309}.prototype-suggestion-pill-purple{background:#f3e8ff;color:#7e22ce}.prototype-entity-modal{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:16px}.prototype-entity-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.48)}.prototype-entity-modal-panel{position:relative;width:min(100%,520px);max-height:min(84vh,700px);overflow:auto;border:1px solid rgba(229,231,235,.94);border-radius:20px;background:linear-gradient(180deg,hsla(0,0%,100%,.99),rgba(248,250,252,.97)),#fff;box-shadow:0 34px 72px rgba(15,23,42,.24)}.prototype-entity-modal-panel-wide{width:min(100%,700px)}.prototype-entity-modal-head{padding:20px 20px 14px;border-bottom:1px solid #eef2f7}.prototype-entity-modal-head h3{margin:0;font-size:1.06rem}.prototype-entity-modal-head p:last-child{margin:8px 0 0;color:#64748b;font-size:.84rem;line-height:1.55}.prototype-entity-modal-kicker{margin:0 0 8px;color:#b8792f;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.prototype-entity-modal-actions{justify-content:flex-end;padding:16px 20px 20px;border-top:1px solid #eef2f7}.prototype-entity-modal-actions,.prototype-entity-modal-link-group{display:flex;flex-wrap:wrap;gap:10px}.prototype-entity-modal-danger{border-color:rgba(153,27,27,.14);background:linear-gradient(180deg,#d92d20,#b42318);box-shadow:0 12px 26px rgba(185,28,28,.18);color:#fff}.prototype-entity-modal-danger:hover{background:linear-gradient(180deg,#c81e1e,#a21c1c)}.prototype-entity-modal-error{margin:14px 20px 0;padding:12px 14px;border:1px solid rgba(190,24,93,.18);border-radius:14px;background:rgba(255,241,242,.9);color:#be123c;font-size:.86rem;line-height:1.55}.prototype-entity-block-grid{display:grid;grid-gap:12px;gap:12px;padding:14px 20px 18px}.prototype-entity-block-card{border:1px solid #eef2f7;border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,250,252,.96));padding:16px}.prototype-entity-block-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.prototype-entity-block-head h4{margin:0;font-size:.95rem}.prototype-entity-block-head p{margin:6px 0 0;color:#64748b;font-size:.8rem}.prototype-entity-block-items{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.prototype-entity-block-link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:11px 12px;border:1px solid #e5e7eb;border-radius:12px;color:#0f172a;background:#fff;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.prototype-entity-block-link:hover{border-color:rgba(212,175,55,.36);transform:translateY(-1px);box-shadow:0 14px 24px rgba(15,23,42,.08)}@media (max-width:767px){.prototype-entity-modal{align-items:flex-end;padding:12px}.prototype-entity-modal-panel,.prototype-entity-modal-panel-wide{width:100%;max-height:88vh;border-radius:20px 20px 0 0}.prototype-entity-modal-actions{flex-direction:column-reverse;align-items:stretch}.prototype-entity-modal-link-group{width:100%;flex-direction:column}}.prototype-form-label{font-size:.875rem}.prototype-form-hint{font-size:.8125rem}.prototype-form-error{color:#b91c1c;font-size:.8125rem;line-height:1.5}.prototype-form-field :is(.prototype-input,.prototype-textarea,.prototype-select)[aria-invalid=true]{border-color:rgba(185,28,28,.5);box-shadow:0 0 0 .25rem rgba(220,38,38,.12)}.prototype-form-field :is(.prototype-input,.prototype-textarea,.prototype-select)[aria-invalid=true]:focus{border-color:rgba(185,28,28,.55);box-shadow:0 0 0 .25rem rgba(220,38,38,.16)}.prototype-filter-panel{padding-bottom:18px}.prototype-filter-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;grid-gap:12px;gap:12px}.prototype-filter-group{display:grid;grid-template-columns:minmax(220px,1.2fr) repeat(3,minmax(156px,1fr));grid-gap:12px;gap:12px;min-width:0}.prototype-filter-group>.prototype-button{width:100%;justify-self:stretch}.prototype-filter-actions{display:grid;grid-template-columns:repeat(2,minmax(112px,1fr));grid-gap:8px;gap:8px;min-width:0;align-self:end}.prototype-select-shell{position:relative;display:block;min-width:0;width:100%}.prototype-select-shell-modern{z-index:1}.prototype-select-shell-modern.is-open{z-index:120}.prototype-select-trigger{display:inline-flex;min-height:44px;width:100%;min-width:0;padding:11px 14px;justify-content:space-between;align-items:center;text-align:left;background:#fff;color:#0f172a;border:1px solid rgba(148,163,184,.24);border-radius:14px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72),0 1px 0 hsla(0,0%,100%,.45);font-size:.92rem;line-height:1.6}.prototype-select-trigger:hover{border-color:rgba(46,125,50,.34)}.prototype-select-trigger.is-open{border-color:rgba(46,125,50,.42);box-shadow:0 0 0 4px rgba(46,125,50,.08),inset 0 1px 0 hsla(0,0%,100%,.72),0 1px 0 hsla(0,0%,100%,.45)}.prototype-select-trigger.is-disabled{cursor:not-allowed;opacity:.72}.prototype-select-value{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-select-value.is-placeholder{color:#94a3b8}.prototype-select-meta{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;color:#94a3b8}.prototype-select-chevron{font-size:.72rem;transition:transform .16s ease}.prototype-select-trigger.is-open .prototype-select-chevron{transform:rotate(180deg)}.prototype-select-panel{position:fixed;z-index:140;min-width:260px;width:auto;max-height:304px;overflow:auto;padding:6px;border:1px solid rgba(229,231,235,.94);border-radius:12px;background:#fff;box-shadow:var(--shadow-md)}.prototype-select-option{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:36px;padding:8px 10px;border:0;border-radius:10px;background:transparent;color:#0f172a;cursor:pointer;text-align:left;transition:background .16s ease,color .16s ease,transform .16s ease}.prototype-select-option:before{content:"";position:absolute;top:10px;bottom:10px;left:8px;width:3px;border-radius:999px;background:var(--primary);opacity:0;transition:opacity .16s ease}.prototype-select-option:focus-visible,.prototype-select-option:hover{background:rgba(46,125,50,.07);color:#14532d}.prototype-select-option.is-selected{background:var(--primary-soft);color:#14532d}.prototype-select-option.is-selected:before{opacity:1}.prototype-select-option:disabled{cursor:not-allowed;opacity:.5}.prototype-select-option-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.prototype-select-option-copy strong{font-size:.86rem;font-weight:600}.prototype-select-option-copy small{color:#64748b;font-size:.72rem}.prototype-select-option-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:transparent;color:transparent;flex:0 0 auto;opacity:0}.prototype-select-option.is-selected .prototype-select-option-icon{opacity:1;background:rgba(46,125,50,.1);color:var(--primary)}.prototype-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-width:0}.prototype-select-shell .prototype-select-icon{position:absolute;top:50%;right:14px;transform:translateY(-50%);color:#94a3b8;font-size:.72rem;pointer-events:none}.prototype-inline-button{width:34px;height:34px;border:0;border-radius:10px;background:rgba(46,125,50,.08);color:var(--primary);font-size:.92rem;transition:background .15s ease,transform .15s ease}.prototype-inline-button,.prototype-inline-ellipsis{display:inline-flex;align-items:center;justify-content:center}.prototype-inline-ellipsis{flex-direction:column;gap:2px;width:10px;height:12px}.prototype-inline-ellipsis-horizontal{flex-direction:row;width:12px;height:10px}.prototype-inline-ellipsis-dot{display:block;width:3px;height:3px;border-radius:999px;background:currentColor}.prototype-inline-ellipsis-horizontal .prototype-inline-ellipsis-dot{width:3px;height:3px}.prototype-inline-button:hover{background:rgba(46,125,50,.14);transform:translateY(-1px)}.prototype-row-user{display:flex;align-items:flex-start;gap:10px}.prototype-row-user-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.prototype-row-user-copy strong{color:#0f172a;font-size:.92rem;line-height:1.35}.prototype-row-user-copy span{color:#64748b;font-size:.78rem;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.prototype-row-user img{width:24px;height:24px;border-radius:999px;object-fit:cover}.prototype-row-actions{display:inline-flex;justify-content:flex-end;gap:10px;width:auto;color:#94a3b8;white-space:nowrap}.prototype-row-actions button{border:0;background:transparent;color:inherit;cursor:pointer}.prototype-row-actions a{text-decoration:none}.prototype-row-actions .prototype-inline-button:disabled{color:#94a3b8;background:#eef2f7;cursor:not-allowed;transform:none}.prototype-row-actions .prototype-inline-chip{white-space:nowrap}.prototype-product-cell{display:flex;align-items:flex-start;gap:10px;min-width:0}.prototype-product-cell>div{min-width:0}.prototype-product-cell img{width:36px;height:36px;border-radius:9px;object-fit:cover}.prototype-product-cell strong{font-size:.88rem}.prototype-product-cell span,.prototype-product-cell strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prototype-product-cell span{margin-top:4px;color:#64748b;font-size:.76rem;line-height:1.3}.prototype-order-cell{display:flex;align-items:flex-start;gap:10px;min-width:0}.prototype-order-cell>div{min-width:0}.prototype-order-cell strong{display:block;font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prototype-order-cell span,.prototype-table-meta{display:block;margin-top:4px;color:#64748b;font-size:.76rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prototype-product-thumb{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 auto;border-radius:10px;background:rgba(46,125,50,.1);color:var(--primary)}.prototype-product-thumb-image{overflow:hidden;background:#fff;box-shadow:inset 0 0 0 1px rgba(148,163,184,.18)}.prototype-product-thumb-image img{width:100%;height:100%;object-fit:cover}.prototype-product-tags{display:flex;flex-wrap:wrap;gap:8px;min-width:0;overflow:hidden}.prototype-product-tags .prototype-badge{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prototype-product-ai-copy{color:#475569;font-size:.8rem;line-height:1.55}.prototype-product-ai-copy,.prototype-product-ai-preview{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.prototype-product-ai-preview{min-width:0;color:#334155;font-size:.84rem;line-height:1.7}.prototype-product-ai-disclosure{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-width:0}.prototype-product-ai-preview-shell{position:relative;min-width:0;overflow:hidden;padding:14px 16px;border:1px solid rgba(226,232,240,.94);border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,250,252,.96)),#fff;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.76),0 10px 20px rgba(15,23,42,.04)}.prototype-product-ai-preview-shell:after{content:"";position:absolute;right:0;bottom:0;left:0;height:28px;background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(248,250,252,.92));pointer-events:none}.prototype-product-ai-button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid rgba(46,125,50,.16);border-radius:999px;background:linear-gradient(180deg,rgba(240,253,244,.96),hsla(0,0%,100%,.96));color:var(--primary);font-size:.8rem;font-weight:700;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.prototype-product-ai-button:hover{transform:translateY(-1px);background:linear-gradient(180deg,rgba(232,252,238,.98),hsla(0,0%,100%,.98));border-color:rgba(46,125,50,.28)}.prototype-product-ai-modal{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:24px}.prototype-product-ai-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.42);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.prototype-product-ai-modal-panel{position:relative;z-index:1;display:grid;grid-gap:16px;gap:16px;width:min(960px,calc(100vw - 32px));max-height:min(86vh,860px);padding:22px;border:1px solid rgba(229,231,235,.92);border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,250,252,.96)),#fff;box-shadow:0 30px 70px rgba(15,23,42,.24)}.prototype-product-ai-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.prototype-product-ai-modal-kicker{margin:0 0 8px;color:var(--primary);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.prototype-product-ai-modal-head h3{margin:0;color:#0f172a;font-size:1.1rem;font-weight:800}.prototype-product-ai-modal-close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(229,231,235,.9);border-radius:999px;background:#fff;color:#475569;cursor:pointer}.prototype-product-ai-modal-body{overflow:auto;padding:20px 22px 22px;border-radius:18px;background:linear-gradient(180deg,rgba(240,253,244,.72),rgba(248,250,252,.96));color:#334155;font-size:.95rem;line-height:1.85;white-space:pre-wrap}.prototype-product-ai-modal-body p{margin:0;overflow-wrap:anywhere;word-break:break-word}.prototype-product-link-card{display:grid;grid-gap:6px;gap:6px;min-width:0;padding:14px 16px;border:1px solid rgba(229,231,235,.92);border-radius:16px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,250,252,.94)),#fff;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.prototype-product-link-card:hover{transform:translateY(-1px);border-color:rgba(46,125,50,.24);box-shadow:0 12px 20px rgba(15,23,42,.06)}.prototype-product-link-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.prototype-product-link-card-head strong{min-width:0;color:#0f172a;font-size:.88rem;line-height:1.4}.prototype-product-link-card-meta{display:flex;flex-wrap:wrap;gap:8px;color:#64748b;font-size:.74rem;line-height:1.5}.prototype-product-link-card-action{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-size:.78rem;font-weight:600}.prototype-product-link-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:10px;gap:10px}.prototype-timeline{display:flex;flex-direction:column;gap:14px}.prototype-timeline-item{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px}.prototype-timeline-dot{width:12px;height:12px;margin-top:6px;border-radius:999px;background:linear-gradient(145deg,#2e7d32,#4caf50);box-shadow:0 0 0 5px rgba(46,125,50,.1)}.prototype-timeline-body{padding-bottom:12px;border-bottom:1px solid #eef2f7}.prototype-timeline-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.prototype-timeline-body span,.prototype-timeline-body time{display:block;color:#64748b;font-size:.84rem;line-height:1.6}.prototype-timeline-body time{margin-top:4px}.prototype-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.prototype-image-card{overflow:hidden;border:1px solid #eef2f7;border-radius:16px;background:#fff}.prototype-image-preview{position:relative;display:flex;align-items:flex-end;overflow:hidden;min-height:148px;padding:16px;background:radial-gradient(circle at top right,rgba(255,152,0,.14),transparent 30%),linear-gradient(145deg,rgba(46,125,50,.15),rgba(76,175,80,.12));color:#fff}.prototype-image-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.prototype-image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,23,42,.06),rgba(15,23,42,.45)),radial-gradient(circle at top right,rgba(255,152,0,.12),transparent 30%)}.prototype-image-preview span{display:block;font-size:.76rem;opacity:.8}.prototype-image-preview strong{display:block;margin-top:6px;font-size:1rem}.prototype-image-preview>div{position:relative;z-index:1}.prototype-image-body{display:flex;flex-direction:column;gap:12px;padding:14px 16px 16px}.prototype-image-meta{gap:10px;font-size:.82rem;line-height:1.5}.prototype-image-meta,.prototype-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;color:#64748b}.prototype-pagination{gap:14px;margin-top:16px;font-size:.84rem}.prototype-pagination-list{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.prototype-pagination-jump{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px}.prototype-pagination-jump-label{color:#475569}.prototype-pagination-jump-input{width:88px;min-height:36px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#0f172a}.prototype-pagination-jump-input:focus-visible{outline:2px solid rgba(46,125,50,.25);outline-offset:2px}.prototype-pagination-jump-button{cursor:pointer}.prototype-pagination-jump-error{color:#b91c1c}.prototype-pagination-item{min-width:36px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#475569;text-align:center}.prototype-pagination-ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:24px;color:#94a3b8;font-size:.84rem}.prototype-pagination-nav{display:inline-flex;align-items:center;gap:6px}.prototype-pagination-item.is-disabled{color:#94a3b8;background:#f8fafc;cursor:not-allowed}.prototype-pagination-item.is-active{border-color:rgba(46,125,50,.4);background:var(--primary-soft);color:var(--primary);font-weight:600}.prototype-panel-footer{margin-top:16px}.prototype-link{color:var(--primary);font-size:.86rem;font-weight:600}.prototype-kv-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:10px;gap:10px}.prototype-kv-item{display:flex;flex-direction:column;gap:4px;min-height:68px;padding:11px 12px;border-radius:11px;background:#f8fafc}.prototype-kv-rich{gap:8px}.prototype-kv-rich strong{font-size:.9rem;line-height:1.7;color:#334155;font-weight:500;max-height:6rem;overflow:auto;padding-right:4px}.prototype-kv-rich strong::-webkit-scrollbar{width:6px}.prototype-kv-rich strong::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(148,163,184,.24)}.prototype-product-detail-ai{gap:10px}.prototype-product-detail-ai .prototype-product-ai-disclosure{grid-template-columns:minmax(0,1fr)}.prototype-product-detail-ai .prototype-product-ai-button{justify-self:flex-start}.prototype-kv-item span{color:#64748b;font-size:.78rem}.prototype-kv-item strong{font-size:.98rem;overflow-wrap:anywhere;word-break:break-word}