.app-shell{display:flex;flex-direction:column;min-height:100vh;background:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1a1a}.app-shell__header{display:flex;align-items:center;gap:24px;padding:12px 24px;background:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:10}.app-shell__brand{display:flex;align-items:baseline;gap:6px;text-decoration:none;color:#1a1a1a}.app-shell__brand-name{font-size:20px;font-weight:700;letter-spacing:-.02em}.app-shell__brand-full{font-size:14px;color:#666}.app-shell__nav{display:flex;align-items:center;gap:4px;flex:1}.app-shell__navlink{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;font-size:14px;text-decoration:none;color:#555;border-radius:4px;transition:background .1s,color .1s}.app-shell__navlink:hover{background:#f0f0f0;color:#1a1a1a}.app-shell__navlink.active{background:#e3f2fd;color:#1976d2;font-weight:500}.app-shell__badge{font-size:11px;padding:1px 5px;background:#e0e0e0;color:#666;border-radius:8px;font-weight:600}.app-shell__navlink.active .app-shell__badge{background:#1976d2;color:#fff}.app-shell__status{display:flex;align-items:center}.app-shell__pill{font-size:11px;padding:3px 8px;background:#f0f0f0;color:#666;border-radius:8px;font-weight:600;text-transform:uppercase}.app-shell__pill--live{background:#e8f5e9;color:#388e3c}.app-shell__pill--bundled{background:#fff8e1;color:#f9a825}.app-shell__pill--error{background:#fdecea;color:#d32f2f}.app-shell__main{flex:1;padding:24px;max-width:1280px;width:100%;margin:0 auto;box-sizing:border-box}.app-shell__error{background:#fdecea;color:#d32f2f;padding:12px 16px;border-radius:4px;margin-bottom:16px;display:flex;align-items:center;gap:12px}.app-shell__retry{margin-left:auto;padding:4px 12px;background:#fff;border:1px solid #d32f2f;color:#d32f2f;border-radius:4px;cursor:pointer;font-family:inherit;font-size:13px}.app-shell__retry:hover{background:#d32f2f;color:#fff}.app-shell__footer{display:flex;justify-content:space-between;padding:12px 24px;background:#fff;border-top:1px solid #e0e0e0;font-size:12px;color:#666}.app-shell__footer a{color:#1976d2;text-decoration:none}.app-shell__footer a:hover{text-decoration:underline}.module-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;transition:box-shadow .15s,border-color .15s}.module-card:hover{border-color:#b0b0b0;box-shadow:0 2px 8px #0000000f}.module-card--selected{border-color:#1976d2;box-shadow:0 2px 8px #1976d226}.module-card__header{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.module-card__id{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;font-weight:600;margin:0;color:#1a1a1a}.module-card__id a{color:inherit;text-decoration:none}.module-card__id a:hover{color:#1976d2;text-decoration:underline}.module-card__select{background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer;text-align:left}.module-card__select:hover{color:#1976d2;text-decoration:underline}.module-card__tier{font-size:11px;font-weight:600;text-transform:uppercase;padding:2px 6px;border-radius:4px;white-space:nowrap}.module-card__tier--proprietary{background:#fdecea;color:#d32f2f}.module-card__tier--off-the-shelf{background:#fff8e1;color:#f9a825}.module-card__tier--generic{background:#e8f5e9;color:#388e3c}.module-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;color:#666}.module-card__version{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.module-card__category{color:#666}.module-card__chip{font-size:11px;padding:1px 6px;background:#f0f0f0;border-radius:4px;color:#555}.module-card__chip--warn{background:#fff3cd;color:#856404}.module-card__subcategory{font-size:13px;color:#555;margin:0 0 12px}.module-card__tags{display:flex;flex-wrap:wrap;gap:4px;list-style:none;margin:0 0 12px;padding:0}.module-card__tag{font-size:11px;padding:2px 6px;background:#e3f2fd;color:#1976d2;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.module-card__tag--more{background:#f0f0f0;color:#888}.module-card__actions{display:flex;gap:6px;margin-top:auto;padding-top:12px;border-top:1px solid #f0f0f0}.module-card__btn{font-size:12px;padding:4px 10px;border:1px solid #1976d2;background:#1976d2;color:#fff;border-radius:4px;cursor:pointer;text-decoration:none;display:inline-block;font-family:inherit}.module-card__btn:hover{background:#1565c0}.module-card__btn--ghost{background:#fff;color:#1976d2}.module-card__btn--ghost:hover{background:#e3f2fd}.bundle-card{display:flex;flex-direction:column;background:#fafafa;border:1px solid #d0d0d0;border-left:4px solid #1976d2;border-radius:8px;padding:16px;transition:box-shadow .15s,border-color .15s}.bundle-card:hover{border-left-color:#1565c0;box-shadow:0 2px 8px #0000000f}.bundle-card__header{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:8px}.bundle-card__id{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;font-weight:600;margin:0;color:#1a1a1a}.bundle-card__id a{color:inherit;text-decoration:none}.bundle-card__id a:hover{color:#1976d2;text-decoration:underline}.bundle-card__tier{font-size:11px;font-weight:600;text-transform:uppercase;padding:2px 6px;border-radius:4px;white-space:nowrap}.bundle-card__tier--proprietary{background:#fdecea;color:#d32f2f}.bundle-card__tier--off-the-shelf{background:#fff8e1;color:#f9a825}.bundle-card__tier--generic{background:#e8f5e9;color:#388e3c}.bundle-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;font-size:12px;color:#666}.bundle-card__version{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.bundle-card__count{color:#666}.bundle-card__actions{display:flex;gap:6px;margin-top:auto;padding-top:12px;border-top:1px solid #e8e8e8}.bundle-card__btn{font-size:12px;padding:4px 10px;border:1px solid #1976d2;background:#1976d2;color:#fff;border-radius:4px;cursor:pointer;text-decoration:none;display:inline-block;font-family:inherit}.bundle-card__btn:hover{background:#1565c0}.bundle-card__btn--ghost{background:#fff;color:#1976d2}.bundle-card__btn--ghost:hover{background:#e3f2fd}.home{display:flex;flex-direction:column;gap:32px}.home__hero{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:32px;text-align:center}.home__title{font-size:36px;font-weight:700;margin:0 0 12px;letter-spacing:-.02em}.home__tagline{font-size:16px;color:#666;max-width:600px;margin:0 auto 24px}.home__stats{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.home__stat{display:flex;flex-direction:column;align-items:center;gap:4px}.home__stat-value{font-size:28px;font-weight:700;color:#1976d2;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.home__stat-label{font-size:11px;text-transform:uppercase;color:#888;font-weight:600;letter-spacing:.05em}.home__section{display:flex;flex-direction:column;gap:16px}.home__section-header{display:flex;align-items:baseline;justify-content:space-between}.home__section-title{font-size:20px;font-weight:600;margin:0}.home__section-link{font-size:13px;color:#1976d2;text-decoration:none}.home__section-link:hover{text-decoration:underline}.home__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 0;margin-bottom:16px;border-bottom:1px solid #e0e0e0}.filter-bar__search{flex:1;min-width:200px;padding:6px 12px;border:1px solid #ccc;border-radius:4px;font-size:14px;font-family:inherit}.filter-bar__search:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px #1976d226}.filter-bar__select{padding:6px 8px;border:1px solid #ccc;border-radius:4px;font-size:13px;font-family:inherit;background:#fff;cursor:pointer}.filter-bar__select:focus{outline:none;border-color:#1976d2}.filter-bar__clear{padding:6px 12px;background:#fff;border:1px solid #ccc;border-radius:4px;font-size:13px;cursor:pointer;font-family:inherit}.filter-bar__clear:hover{background:#f5f5f5;border-color:#999}.list-page{display:flex;flex-direction:column;gap:16px}.list-page__header{display:flex;align-items:baseline;gap:12px}.list-page__title{font-size:28px;font-weight:700;margin:0;letter-spacing:-.01em}.list-page__count{font-size:14px;color:#888;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.list-page__empty{text-align:center;padding:48px 24px;color:#888;background:#fff;border:1px dashed #ccc;border-radius:8px}.list-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.file-tree{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px 24px;font-size:13px}.file-tree__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;flex-wrap:wrap}.file-tree__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.file-tree__kind{display:inline-block;padding:2px 8px;background:#f0f4f8;color:#475569;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.file-tree__count{color:#64748b;font-size:12px}.file-tree__tier{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase}.file-tree__tier--stable{background:#dcfce7;color:#166534}.file-tree__tier--off-the-shelf{background:#dbeafe;color:#1e40af}.file-tree__tier--experimental{background:#fef3c7;color:#92400e}.file-tree__tier--deprecated{background:#fee2e2;color:#991b1b}.file-tree__root{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;color:#64748b;background:#f8fafc;padding:2px 6px;border-radius:4px;border:1px solid #e2e8f0}.file-tree__description{color:#475569;font-size:13px;line-height:1.5;margin:8px 0 16px}.file-tree__groups{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.file-tree__group{border:1px solid #f1f5f9;border-radius:6px;overflow:hidden}.file-tree__group-header{background:#f8fafc;padding:6px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f1f5f9}.file-tree__group-name{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;color:#475569;font-weight:600}.file-tree__group-count{font-size:10px;color:#94a3b8;background:#fff;padding:1px 6px;border-radius:8px;border:1px solid #e2e8f0}.file-tree__files{list-style:none;padding:0;margin:0}.file-tree__file{border-top:1px solid #f1f5f9}.file-tree__file:first-child{border-top:none}.file-tree__link{display:flex;align-items:center;gap:8px;padding:5px 12px;text-decoration:none;color:#1e293b;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;transition:background .1s}.file-tree__link:hover{background:#f8fafc;text-decoration:none}.file-tree__icon{width:18px;text-align:center;font-size:13px;line-height:1}.file-tree__name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-tree__size{color:#94a3b8;font-size:11px;font-variant-numeric:tabular-nums;min-width:50px;text-align:right}.file-tree--loading,.file-tree--error,.file-tree--empty{padding:16px;color:#64748b}.file-tree--error code,.file-tree--empty code{background:#f1f5f9;padding:1px 4px;border-radius:3px}.file-tree__hint{font-size:12px;color:#94a3b8;margin-top:4px}@media (max-width: 640px){.file-tree{padding:16px}.file-tree__link{padding:6px 10px;font-size:11px}.file-tree__size{display:none}}.human-summary{background:linear-gradient(135deg,#fefdfb,#faf6ee);border:1px solid #e8d9b8;border-radius:12px;padding:20px 24px;margin-bottom:8px;position:relative}.human-summary:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#c9a96e,#8b6f47);border-radius:12px 12px 0 0}.human-summary__lead{display:flex;align-items:center;gap:10px;margin-bottom:12px}.human-summary__icon{font-size:22px;line-height:1}.human-summary__heading{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600;color:#3c2f2a;margin:0;letter-spacing:-.01em}.human-summary__what,.human-summary__usage{font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.65;color:#2c241f;margin:0 0 12px}.human-summary__what{font-weight:500}.human-summary__usage{color:#4a3d35;font-style:italic;border-left:3px solid #c9a96e;padding-left:12px;margin-left:4px}.human-summary__meta{margin-top:16px;padding-top:12px;border-top:1px dashed #d4c5a0;display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.human-summary__meta-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#8b6f47;flex-shrink:0;padding-top:4px}.human-summary__copyable{flex:1;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;background:#ffffffb3;border:1px solid #e8d9b8;border-radius:6px;padding:8px 10px;color:#4a3d35;line-height:1.5;word-break:break-word;-webkit-user-select:all;user-select:all}.human-summary__tags{margin-top:12px;display:flex;flex-wrap:wrap;gap:4px}.human-summary__tag{display:inline-block;padding:2px 8px;background:#ffffffb3;color:#8b6f47;border:1px solid #e8d9b8;border-radius:10px;font-size:11px;font-weight:500}.human-summary__provenance{font-size:11px;color:#9b8b7e;font-style:italic;margin:8px 0 0}.human-summary--loading,.human-summary--error{padding:16px;text-align:center;color:#9b8b7e;font-style:italic}@media (max-width: 640px){.human-summary{padding:16px 18px}.human-summary__heading{font-size:18px}.human-summary__what,.human-summary__usage{font-size:15px}.human-summary__meta{flex-direction:column;gap:6px}.human-summary__meta-label{padding-top:0}}.module-detail{display:flex;flex-direction:column;gap:24px}.module-detail__back{display:inline-block;font-size:13px;color:#1976d2;text-decoration:none;margin-bottom:-8px}.module-detail__back:hover{text-decoration:underline}.module-detail__header{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px}.module-detail__id{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:32px;font-weight:700;margin:0 0 12px;letter-spacing:-.01em}.module-detail__meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px}.module-detail__tier{font-size:12px;font-weight:600;text-transform:uppercase;padding:3px 8px;border-radius:4px}.module-detail__tier--proprietary{background:#fdecea;color:#d32f2f}.module-detail__tier--off-the-shelf{background:#fff8e1;color:#f9a825}.module-detail__tier--generic{background:#e8f5e9;color:#388e3c}.module-detail__version{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;color:#555}.module-detail__category,.module-detail__subcategory{font-size:14px;color:#666}.module-detail__actions{display:flex;gap:8px;margin-top:16px}.module-detail__btn{padding:8px 16px;border:1px solid #ccc;background:#fff;border-radius:4px;font-size:14px;cursor:pointer;font-family:inherit}.module-detail__btn:hover{border-color:#999;background:#f5f5f5}.module-detail__btn--primary{background:#1976d2;border-color:#1976d2;color:#fff}.module-detail__btn--primary:hover{background:#1565c0;border-color:#1565c0}.module-detail__facet-tabs{display:flex;gap:4px;border-bottom:1px solid #e0e0e0}.module-detail__facet-tab{padding:8px 16px;border:none;background:transparent;font-size:14px;font-family:inherit;cursor:pointer;color:#666;border-bottom:2px solid transparent;margin-bottom:-1px}.module-detail__facet-tab:hover{color:#1a1a1a}.module-detail__facet-tab--active{color:#1976d2;border-bottom-color:#1976d2;font-weight:600}.module-detail__facet-private{font-size:11px;color:#d32f2f;margin-left:4px}.module-detail__section{display:flex;flex-direction:column;gap:12px}.module-detail__section-title{font-size:16px;font-weight:600;margin:0;color:#555;text-transform:uppercase;letter-spacing:.03em}.module-detail__section-hint{color:#64748b;font-size:13px;margin:0 0 12px}.module-detail__facet-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px}.module-detail__dl{display:grid;grid-template-columns:140px 1fr;gap:8px 16px;margin:0}.module-detail__dl dt{font-size:13px;color:#888;font-weight:500}.module-detail__dl dd{margin:0;font-size:14px;display:flex;flex-wrap:wrap;gap:4px;align-items:center}.module-detail__dl code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;background:#f5f5f5;padding:2px 6px;border-radius:3px}.module-detail__vis{font-size:11px;font-weight:600;text-transform:uppercase;padding:2px 6px;border-radius:3px}.module-detail__vis--public{background:#e8f5e9;color:#388e3c}.module-detail__vis--private{background:#fdecea;color:#d32f2f}.module-detail__vis--internal{background:#fff8e1;color:#f9a825}.module-detail__facet-warning{margin:16px 0 0;padding:8px 12px;background:#fff8e1;border:1px solid #f9a825;border-radius:4px;font-size:13px;color:#856404}.module-detail__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.module-detail__grid .module-detail__section{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px}.module-detail__empty{font-size:13px;color:#999;font-style:italic;margin:0}.module-detail__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.module-detail__list li{font-size:13px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.module-detail__list a{color:#1976d2;text-decoration:none}.module-detail__list a:hover{text-decoration:underline}.module-detail__list-meta{color:#888;font-size:12px}.module-detail__variant{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.module-detail__variant-state{background:#f0f0f0;padding:1px 5px;border-radius:3px}.module-detail__variant-percent{color:#856404;font-size:12px}.module-detail__tags{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.module-detail__tag{font-size:12px;padding:2px 8px;background:#e3f2fd;color:#1976d2;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.bundle-detail{display:flex;flex-direction:column;gap:24px}.bundle-detail__back{display:inline-block;font-size:13px;color:#1976d2;text-decoration:none;margin-bottom:-8px}.bundle-detail__back:hover{text-decoration:underline}.bundle-detail__header{background:#fff;border:1px solid #e0e0e0;border-left:6px solid #1976d2;border-radius:8px;padding:24px}.bundle-detail__id{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:32px;font-weight:700;margin:0 0 12px}.bundle-detail__meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.bundle-detail__tier{font-size:12px;font-weight:600;text-transform:uppercase;padding:3px 8px;border-radius:4px}.bundle-detail__tier--proprietary{background:#fdecea;color:#d32f2f}.bundle-detail__tier--off-the-shelf{background:#fff8e1;color:#f9a825}.bundle-detail__tier--generic{background:#e8f5e9;color:#388e3c}.bundle-detail__version{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;color:#555}.bundle-detail__description{font-size:15px;color:#333;margin:0}.bundle-detail__section{display:flex;flex-direction:column;gap:12px}.bundle-detail__section-title{font-size:14px;font-weight:600;margin:0;color:#555;text-transform:uppercase;letter-spacing:.03em}.bundle-detail__dl{display:grid;grid-template-columns:120px 1fr;gap:6px 16px;margin:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px 20px}.bundle-detail__dl dt{font-size:13px;color:#888;font-weight:500}.bundle-detail__dl dd{margin:0;font-size:14px;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.bundle-detail__dl code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;background:#f5f5f5;padding:2px 6px;border-radius:3px}.bundle-detail__table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.bundle-detail__table th,.bundle-detail__table td{padding:8px 12px;text-align:left;font-size:13px;border-bottom:1px solid #f0f0f0}.bundle-detail__table th{background:#f5f5f5;font-weight:600;color:#555;text-transform:uppercase;font-size:11px;letter-spacing:.03em}.bundle-detail__table tr:last-child td{border-bottom:none}.bundle-detail__table a{color:#1976d2;text-decoration:none;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.bundle-detail__table a:hover{text-decoration:underline}.bundle-detail__vis{font-size:11px;font-weight:600;text-transform:uppercase;padding:2px 6px;border-radius:3px}.bundle-detail__vis--public{background:#e8f5e9;color:#388e3c}.bundle-detail__vis--private{background:#fdecea;color:#d32f2f}.bundle-detail__error{background:#fdecea;color:#d32f2f;padding:12px 16px;border-radius:4px}.bundle-detail__actions{margin-top:16px}.bundle-detail__btn{padding:10px 20px;border:1px solid #ccc;background:#fff;border-radius:4px;font-size:14px;cursor:pointer;font-family:inherit}.bundle-detail__btn--primary{background:#1976d2;border-color:#1976d2;color:#fff}.bundle-detail__btn--primary:hover{background:#1565c0;border-color:#1565c0}.variants-page{display:flex;flex-direction:column;gap:16px}.variants-page__header{display:flex;align-items:baseline;gap:12px}.variants-page__title{font-size:28px;font-weight:700;margin:0}.variants-page__count{font-size:14px;color:#888;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.variants-page__intro{font-size:14px;color:#555;margin:0}.variants-page__empty{text-align:center;padding:48px 24px;color:#888;background:#fff;border:1px dashed #ccc;border-radius:8px}.variants-page__table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.variants-page__table th,.variants-page__table td{padding:8px 12px;text-align:left;font-size:13px;border-bottom:1px solid #f0f0f0}.variants-page__table th{background:#f5f5f5;font-weight:600;color:#555;text-transform:uppercase;font-size:11px;letter-spacing:.03em}.variants-page__table tr:last-child td{border-bottom:none}.variants-page__table a{color:#1976d2;text-decoration:none;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.variants-page__table a:hover{text-decoration:underline}.variants-page__table code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;background:#f5f5f5;padding:2px 6px;border-radius:3px}.variants-page__type{font-size:11px;font-weight:600;text-transform:uppercase;padding:2px 6px;border-radius:3px}.variants-page__type--mirror{background:#e3f2fd;color:#1976d2}.variants-page__type--fork{background:#fff8e1;color:#f9a825}.docs-page{display:flex;flex-direction:column;gap:16px}.docs-page__back{display:inline-block;font-size:13px;color:#1976d2;text-decoration:none;margin-bottom:-8px}.docs-page__back:hover{text-decoration:underline}.docs-page__header{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px}.docs-page__title{font-size:32px;font-weight:700;margin:0 0 8px;letter-spacing:-.01em}.docs-page__tagline{font-size:15px;color:#666;margin:0}.docs-page__tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.docs-page__tile{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:8px;transition:border-color .15s,transform .15s}.docs-page__tile:hover{border-color:#1976d2;transform:translateY(-2px);text-decoration:none}.docs-page__tile h2{font-size:20px;font-weight:600;margin:0;color:#1a1a1a}.docs-page__tile p{font-size:14px;color:#555;margin:0}.docs-page__tile-meta{margin-top:auto;font-size:12px;color:#888;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.docs-page__list{list-style:none;margin:0;padding:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.docs-page__list-item{border-bottom:1px solid #f0f0f0}.docs-page__list-item:last-child{border-bottom:none}.docs-page__list-item a{display:flex;align-items:center;gap:16px;padding:12px 20px;text-decoration:none;color:#1a1a1a}.docs-page__list-item a:hover{background:#f5f5f5;text-decoration:none}.docs-page__num{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:#1976d2;font-weight:600;min-width:40px}.docs-page__label{font-size:14px;text-transform:capitalize}.docs-page__source{font-size:12px;color:#888;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;padding:6px 12px;background:#f5f5f5;border-radius:4px;border:1px solid #e0e0e0}.docs-page__source code{background:transparent;padding:0}.docs-page__content{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:32px;line-height:1.6;font-size:15px}.docs-page__content h1{font-size:28px;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #e0e0e0}.docs-page__content h2{font-size:22px;margin:32px 0 12px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.docs-page__content h3{font-size:18px;margin:24px 0 8px}.docs-page__content h4{font-size:15px;margin:16px 0 6px;color:#555}.docs-page__content p{margin:0 0 12px;color:#333}.docs-page__content ul,.docs-page__content ol{margin:0 0 12px;padding-left:24px}.docs-page__content li{margin-bottom:4px}.docs-page__content code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em;background:#f5f5f5;padding:1px 5px;border-radius:3px;color:#d32f2f}.docs-page__content pre{background:#1a1a1a;color:#f0f0f0;padding:16px;border-radius:4px;overflow-x:auto;font-size:13px;line-height:1.4;margin:12px 0}.docs-page__content pre code{background:transparent;color:inherit;padding:0}.docs-page__content blockquote{margin:12px 0;padding:8px 16px;border-left:4px solid #1976d2;background:#f5f5f5;color:#555;font-style:italic}.docs-page__content table{border-collapse:collapse;width:100%;margin:12px 0}.docs-page__content th,.docs-page__content td{padding:6px 12px;border:1px solid #e0e0e0;text-align:left;font-size:13px}.docs-page__content th{background:#f5f5f5;font-weight:600}.docs-page__content a{color:#1976d2;text-decoration:none}.docs-page__content a:hover{text-decoration:underline}.docs-page__content hr{border:none;border-top:1px solid #e0e0e0;margin:24px 0}.pact-viewer{font-family:system-ui,-apple-system,sans-serif;max-width:900px;margin:0 auto;padding:24px;border-radius:12px}.pact-viewer.theme-dark{background:#0e0e15;color:#e6e6f0}.pact-viewer.theme-light{background:#fff;color:#1a1a1a}.pv-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:16px;margin-bottom:24px}.pv-header h2{margin:0;font-size:28px}.pv-source-toggle{display:flex;align-items:center;gap:8px;font-size:14px}.pv-source-toggle select{padding:6px 10px;border-radius:6px;background:#1a1a2a;color:#e6e6f0;border:1px solid rgba(255,255,255,.2)}.pv-mockups img{width:100%;border-radius:8px;margin-bottom:8px;border:1px solid rgba(255,255,255,.1)}.pv-section,.pv-simple,.pv-tone,.pv-personality,.pv-purpose,.pv-usage,.pv-examples,.pv-constraints,.pv-warnings,.pv-best{margin-bottom:24px}.pv-section h3,.pv-simple h3,.pv-tone h3,.pv-personality h3,.pv-purpose h3,.pv-usage h3,.pv-examples h3,.pv-constraints h3,.pv-warnings h3,.pv-best h3{font-size:16px;text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:8px}.pv-example pre{background:#ffffff0d;padding:12px;border-radius:6px;overflow-x:auto;font-size:13px}.pv-footer{margin-top:32px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);color:#666;font-size:12px}.pact-viewer-page{max-width:1080px;margin:0 auto;padding:32px 24px 64px}.pv-page-header{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #e0e0e0}.pv-breadcrumb{font-size:13px;margin-bottom:8px}.pv-breadcrumb a{color:#6b7280;text-decoration:none;transition:color .1s}.pv-breadcrumb a:hover{color:#1976d2}.pv-page-title{font-size:36px;font-weight:700;margin:0 0 8px;letter-spacing:-.02em;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.pv-page-subtitle{font-size:15px;color:#6b7280;margin:0;max-width:640px;line-height:1.5}.pv-controls{display:flex;gap:24px;align-items:flex-end;padding:20px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:32px;flex-wrap:wrap}.pv-control-group{display:flex;flex-direction:column;gap:6px;min-width:220px}.pv-control-group--right{margin-left:auto;align-self:center}.pv-control-group label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6b7280}.pv-control-group select{padding:9px 14px;border-radius:6px;background:#fff;color:#1a1a1a;border:1px solid #d1d5db;font-size:14px;font-family:inherit;cursor:pointer;transition:border-color .1s}.pv-control-group select:hover{border-color:#9ca3af}.pv-control-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.pv-control-hint{font-size:11px;color:#9ca3af;font-style:italic}.pv-control-link{font-size:13px;color:#1976d2;text-decoration:none;font-weight:500}.pv-control-link:hover{text-decoration:underline}.pv-status{padding:48px 24px;text-align:center;background:#fff;border:1px dashed #d1d5db;border-radius:10px;color:#6b7280;font-size:15px}.pv-status code{background:#f3f4f6;padding:2px 8px;border-radius:4px;font-size:13px;color:#1a1a2a}.pv-status--error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.pv-status--error p{margin:8px 0 0;font-size:14px}.pv-status--empty{background:#f9fafb}.pv-status--empty strong{display:block;font-size:18px;color:#1a1a1a;margin-bottom:12px}.pv-status-hint{font-size:12px;color:#6b7280;margin-top:8px}.pv-spinner{display:inline-block;width:24px;height:24px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:pv-spin .7s linear infinite;margin-bottom:12px;vertical-align:middle;margin-right:8px}@keyframes pv-spin{to{transform:rotate(360deg)}}@media (max-width: 720px){.pact-viewer-page{padding:16px 12px 48px}.pv-page-title{font-size:28px}.pv-controls{flex-direction:column;align-items:stretch;gap:16px;padding:16px}.pv-control-group--right{margin-left:0;align-self:flex-start}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5;color:#1a1a1a;background:#fafafa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#1976d2;text-decoration:none}a:hover{text-decoration:underline}code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em;background:#f5f5f5;padding:1px 4px;border-radius:3px}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.25}button{font-family:inherit}
