.skill-bundles-page{width:min(100%, var(--content-wide));gap:var(--space-4);align-content:start;margin:0 auto;display:grid}.bundle-grid{gap:var(--space-3);display:grid}.bundle-browser-panel{max-width:min(38rem,100vw - 1.25rem)}.bundle-import-panel{max-width:min(44rem,100vw - 1.25rem)}.bundle-browser-info{gap:var(--space-5)}.bundle-import-info{gap:var(--space-4)}.bundle-overlay-section{gap:var(--space-3);display:grid}.bundle-overlay-category{gap:var(--space-2);min-width:0;display:grid}.bundle-overlay-category-header{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;color:var(--text);text-align:left;background:0 0;border:0;padding:0;display:flex}.bundle-overlay-category-header-copy{gap:.1rem;display:grid}.bundle-overlay-category-title{color:var(--text);letter-spacing:-.03em;margin:0;font-size:.98rem;font-weight:850}.bundle-overlay-category-count{color:var(--text-muted);font-size:.74rem;font-weight:800}.bundle-overlay-category-chevron{flex:none;width:1.1rem;height:1.1rem;transition:transform .16s}.bundle-overlay-category-chevron.expanded{transform:rotate(180deg)}.bundle-category-grid,.bundle-created-category-grid,.bundle-created-all-grid,.bundle-imported-category-grid,.bundle-imported-all-grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.bundle-category-grid .bundle-browse-card,.bundle-created-category-grid .bundle-created-card,.bundle-created-all-grid .bundle-created-card,.bundle-imported-category-grid .bundle-imported-card,.bundle-imported-all-grid .bundle-imported-card{width:100%;min-width:0}.bundle-overlay-section .home-section-header{z-index:2;justify-content:space-between;align-items:center;gap:var(--space-3);display:flex;position:relative}.bundle-overlay-section .home-section-header h2{color:var(--text);letter-spacing:-.03em;margin:0;font-size:1.05rem;font-weight:850}.bundle-overlay-section .home-section-action{z-index:3;border-radius:var(--radius-pill);min-height:auto;box-shadow:none;color:var(--accent-strong);background:0 0;border:0;padding:.35rem .65rem;font-size:.8rem;font-weight:900;position:relative}.bundle-skill-list-selector{gap:var(--space-2);padding:var(--space-3) var(--space-4);scrollbar-width:none;-webkit-overflow-scrolling:touch;background:0 0;align-items:center;margin:0;display:flex;overflow:auto hidden}.bundle-skill-list-selector::-webkit-scrollbar{display:none}.bundle-skill-list-selector .bundle-installed-card-small{align-items:center;gap:var(--space-2);min-width:unset;width:auto;min-height:44px;padding:0 var(--space-3) 0 var(--space-2);border:1px solid var(--border);box-shadow:none;scroll-snap-align:start;background:0 0;border-radius:999px;flex:none;display:inline-flex}.bundle-skill-list-selector .bundle-installed-card-small.selected,.bundle-skill-list-selector .bundle-installed-card-small[aria-selected=true]{background:color-mix(in srgb, var(--accent) 18%, var(--surface));border-color:color-mix(in srgb, var(--accent) 70%, var(--border))}.bundle-skill-list-selector .bundle-icon-small{border-radius:999px;width:34px;min-width:34px;height:34px}.bundle-skill-list-selector h3{white-space:nowrap;margin:0;font-size:.95rem;line-height:1}.bundle-skill-list-selector .bundle-mini-progress{display:none}.bundle-skill-list-selector .bundle-installed-meta{white-space:nowrap;color:var(--text-muted);margin:0;font-size:.8rem}.bundle-skill-list-selector .bundle-card-note-compact{white-space:nowrap;color:var(--warning);margin:0;font-size:.8rem;font-weight:900}.bundle-installed-strip{gap:var(--space-3);margin:calc(var(--space-1) * -1) calc(var(--space-3) * -1) 0;padding:var(--space-1) var(--space-3) calc(var(--space-5));scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--accent) 46%, var(--border)) color-mix(in srgb, var(--surface-soft) 62%, transparent);-webkit-overflow-scrolling:touch;display:flex;overflow:auto visible}.bundle-installed-strip::-webkit-scrollbar{height:.45rem}.bundle-installed-strip::-webkit-scrollbar-track{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--surface-soft) 62%, transparent)}.bundle-installed-strip::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--accent) 46%, var(--border))}.bundle-icon{border-radius:var(--radius-lg);border:1px solid color-mix(in srgb, var(--accent) 56%, var(--border));background:color-mix(in srgb, var(--accent-soft) 45%, transparent);width:2.75rem;height:2.75rem;color:var(--accent-strong);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 18%, transparent);justify-content:center;align-items:center;display:inline-flex}.bundle-icon svg{color:currentColor;stroke:currentColor;width:76%;height:76%;margin:auto;display:block}.bundle-icon-large{border-radius:calc(var(--radius-lg) + .1rem);width:3.4rem;height:3.4rem}.bundle-installed-card{width:7.4rem;min-width:7.4rem;min-height:9.4rem;padding:var(--space-3);gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-raised);color:var(--text);text-align:left;box-shadow:var(--shadow-mini);scroll-snap-align:start;align-content:start;display:grid}.bundle-installed-card h3{min-height:2.2em;color:var(--text);letter-spacing:-.03em;margin:0;font-size:.92rem;font-weight:850;line-height:1.12}.bundle-installed-card-small{align-items:center;gap:var(--space-2);min-height:48px;padding:0 var(--space-3);border:1px solid var(--border);background:var(--surface);color:var(--text-muted);border-radius:999px;flex:none;display:flex}.bundle-installed-meta{color:var(--text-muted);margin:0;font-size:.78rem;font-weight:800;line-height:1.2}.bundle-mini-progress .bundle-progress-wrap{gap:var(--space-1)}.bundle-mini-progress .bundle-progress-bar{height:.45rem}.bundle-mini-progress .bundle-progress-meta{display:none}.bundle-card-note-compact{font-size:.72rem}.bundle-import-content{gap:var(--space-4);width:min(100%,44rem);margin:0 auto;display:grid}.bundle-import-card{gap:var(--space-4);padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-raised);box-shadow:var(--shadow-1);grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}.bundle-import-icon{border-radius:calc(var(--radius-lg) + .25rem);border:1px solid color-mix(in srgb, var(--accent) 55%, var(--border));background:color-mix(in srgb, var(--accent-soft) 52%, var(--surface));width:4rem;height:4rem;color:var(--accent-strong);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 16%, transparent);place-items:center;display:grid}.bundle-import-copy{gap:var(--space-2);min-width:0;display:grid}.bundle-import-title{color:var(--text);letter-spacing:-.03em;margin:0;font-size:1.08rem;font-weight:900}.bundle-import-helper,.bundle-import-types,.bundle-file-name,.bundle-import-status{margin:0;line-height:1.35}.bundle-import-helper,.bundle-import-types,.bundle-import-status{color:var(--text-muted);font-size:.88rem;font-weight:700}.bundle-file-name{color:var(--text);word-break:break-word;font-size:.95rem;font-weight:850}.bundle-file-name-empty{color:var(--text-muted);font-weight:700}.bundle-file-picker{align-items:center;gap:var(--space-3);margin-top:var(--space-1);flex-wrap:wrap;grid-column:1/-1;display:flex}.bundle-file-input{display:none}.bundle-file-picker-button{min-height:2.9rem;padding:0 var(--space-4);border-radius:var(--radius-pill);border:1px solid color-mix(in srgb, var(--accent) 60%, transparent);background:color-mix(in srgb, var(--accent) 90%, var(--surface));color:var(--accent-contrast);box-shadow:var(--shadow-mini);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.bundle-file-picker-button:hover{background:color-mix(in srgb, var(--accent-strong) 95%, var(--surface))}.bundle-file-picker-button:active{transform:translateY(0)scale(.985)}.bundle-icon-field,.bundle-icon-upload{gap:var(--space-2);display:grid}.bundle-icon-upload-helper{color:var(--text-muted);margin:0;font-size:.82rem;font-weight:700;line-height:1.3}.bundle-import-status-success{color:color-mix(in srgb, var(--accent) 48%, var(--text))}.bundle-import-preview{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-mini);display:grid}.bundle-import-preview-header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);flex-wrap:wrap;display:flex}.bundle-import-preview-copy{gap:.35rem;min-width:0;display:grid}.bundle-import-preview-copy h3{color:var(--text);letter-spacing:-.03em;margin:0;font-size:1rem;font-weight:900}.bundle-import-preview-copy p{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.35}.bundle-import-preview-meta{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}.bundle-detail-meta,.bundle-public-toggle{gap:var(--space-2);flex-wrap:wrap;display:flex}.bundle-detail-meta{align-items:center}.bundle-meta-line,.bundle-public-toggle-copy p{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.35}.bundle-public-toggle{padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-raised);box-shadow:var(--shadow-1);cursor:pointer;align-items:flex-start}.bundle-public-toggle input{margin-top:.2rem}.bundle-public-toggle-copy{gap:.2rem;min-width:0;display:grid}.bundle-public-toggle-copy strong{color:var(--text);font-size:.95rem;font-weight:900}.bundle-import-pill{border:1px solid var(--border);background:color-mix(in srgb, var(--accent-soft) 52%, var(--surface));min-height:2rem;color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;padding:0 .75rem;font-size:.78rem;font-weight:850;display:inline-flex}.bundle-import-pill-muted{background:var(--surface-soft);color:var(--text-muted)}.bundle-import-pill-accent{border-color:color-mix(in srgb, var(--accent) 55%, var(--border));background:color-mix(in srgb, var(--accent) 22%, var(--surface));color:var(--accent-strong)}.bundle-import-preview-list{gap:var(--space-2);display:grid}.bundle-import-actions{width:min(100%,44rem);padding-top:var(--space-1);margin:0 auto}.bundle-import-actions .overlay-cancel{background:var(--surface);color:var(--text);border-color:var(--border)}.bundle-import-actions .overlay-submit{background:var(--accent);color:var(--accent-contrast);border-color:transparent}.bundle-import-actions .overlay-submit:disabled{opacity:.58;background:color-mix(in srgb, var(--surface-soft) 70%, var(--surface));color:var(--text-muted);border-color:var(--border);box-shadow:none;cursor:not-allowed}.bundle-import-actions .overlay-submit:disabled:hover{transform:none}.bundle-browse-strip{z-index:1;gap:var(--space-4);padding:0 var(--space-4) var(--space-3) 0;scroll-padding-right:var(--space-4);scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--accent) 46%, var(--border)) color-mix(in srgb, var(--surface-soft) 62%, transparent);-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin:0;display:flex;position:relative;overflow:auto visible}.bundle-browse-strip::-webkit-scrollbar{height:.45rem}.bundle-browse-strip::-webkit-scrollbar-track{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--surface-soft) 62%, transparent)}.bundle-browse-strip::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--accent) 46%, var(--border))}.bundle-browse-strip .bundle-browse-card{scroll-snap-align:start;flex:none;width:11.5rem;min-width:11.5rem}.bundle-browse-grid,.bundle-installed-all-grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.bundle-installed-all-grid .bundle-installed-card{width:100%;min-width:0}.bundle-browse-card{min-height:9.75rem;padding:var(--space-4) var(--space-3);gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface-raised) 88%, var(--surface-soft));color:var(--text);text-align:center;box-shadow:var(--shadow-1);align-content:center;justify-items:center;display:grid;position:relative}.bundle-browse-card h3{color:var(--text);letter-spacing:-.03em;margin:0;font-size:.98rem;font-weight:850;line-height:1.14}.bundle-browse-card p{color:var(--text-muted);margin:0;font-size:.82rem;font-weight:700;line-height:1.2}.bundle-browse-card.installed{border-color:color-mix(in srgb, var(--accent) 55%, var(--border))}.bundle-installed-check{top:var(--space-2);right:var(--space-2);border-radius:var(--radius-pill);background:var(--accent);width:1.45rem;height:1.45rem;color:var(--accent-contrast);justify-content:center;align-items:center;display:inline-flex;position:absolute}.bundle-installed-check>svg{width:.95rem;height:.95rem}.bundle-card{width:100%;min-height:auto;padding:var(--space-4);gap:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-raised);box-shadow:var(--shadow-mini);color:var(--text);text-align:left;text-decoration:none;display:grid}.bundle-card-link{cursor:pointer;transition:background-color .16s,border-color .16s,transform .12s,box-shadow .16s}.bundle-card-link.selected{background:color-mix(in srgb, var(--accent-soft) 18%, var(--surface-raised) 10%);box-shadow:var(--shadow-mini)}@media (hover:hover) and (pointer:fine){.bundle-card-link:hover,.bundle-card-link.selected:hover{border-color:var(--accent);background:color-mix(in srgb, var(--accent-soft) 36%, var(--surface-raised));box-shadow:var(--shadow-mini);transform:translateY(-1px)}.bundle-card:has(.bundle-card-action:hover){border-color:var(--accent);background:color-mix(in srgb, var(--accent-soft) 36%, var(--surface-raised));box-shadow:var(--shadow-mini);transform:translateY(-1px)}}.bundle-card-header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.bundle-card h3,.bundle-detail-hero h1{color:var(--text);letter-spacing:-.03em;margin:0;line-height:1.1}.bundle-card h3{font-size:1.1rem}.bundle-detail-hero h1{font-size:clamp(1.6rem,6vw,2.15rem)}.bundle-percent-pill,.bundle-row-status{border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent-strong);white-space:nowrap;flex:none;justify-content:center;align-items:center;padding:.35rem .65rem;font-size:.76rem;font-weight:900;line-height:1;display:inline-flex}.bundle-card-description,.bundle-empty,.bundle-card-note{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.4}.bundle-card-note{color:var(--warning-text);font-weight:700}.bundle-progress-wrap{gap:var(--space-2);display:grid}.bundle-progress-bar{--bundle-progress:0%;border-radius:var(--radius-pill);background:var(--surface-soft);border:1px solid var(--border);width:100%;height:.7rem;overflow:hidden}.bundle-progress-fill{width:var(--bundle-progress);border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--accent-strong));height:100%;display:block}.bundle-progress-meta,.bundle-detail-stats,.bundle-review-summary{justify-content:space-between;align-items:center;gap:var(--space-2);color:var(--text-muted);flex-wrap:wrap;font-size:.82rem;font-weight:800;display:flex}.bundle-skill-preview{gap:var(--space-2);flex-wrap:wrap;display:flex}.tag-chip.readonly{pointer-events:none}.bundle-card-action{width:100%;margin-top:var(--space-1)}.bundle-review-panel{max-width:min(42rem,100vw - 1.5rem)}.bundle-review-info,.bundle-detail-hero{gap:var(--space-4);display:grid}.bundle-review-hero{align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface-soft) 40%, var(--surface-raised));grid-template-columns:auto minmax(0,1fr) auto;display:grid}.bundle-review-hero-copy{gap:var(--space-1);min-width:0;display:grid}.bundle-review-hero-copy h3{color:var(--text);margin:0;font-size:1rem;font-weight:850;line-height:1.15}.bundle-review-hero-copy p{color:var(--text-muted);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.35;display:-webkit-box;overflow:hidden}.bundle-review-list{gap:var(--space-2);display:grid}.bundle-review-list.compact{border:1px solid var(--border);border-radius:var(--radius-lg);gap:0;overflow:hidden}.bundle-review-row,.bundle-skill-row{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface-soft) 56%, var(--surface-raised));color:var(--text);text-decoration:none;display:flex}.bundle-review-row{cursor:pointer}.bundle-review-list.compact .bundle-review-row{background:color-mix(in srgb, var(--surface-raised) 74%, var(--surface-soft));border-width:0 0 1px;border-radius:0}.bundle-review-list.compact .bundle-review-row:last-child{border-bottom-width:0}.bundle-review-row input{width:1.15rem;height:1.15rem;accent-color:var(--accent);flex:none}.bundle-review-expand{width:1.5rem;height:1.5rem;color:var(--text-muted);flex:none;justify-content:center;align-items:center;display:inline-flex}.bundle-review-expand>svg{width:1rem;height:1rem}.bundle-review-row-main{flex:auto;gap:.1rem;min-width:0;display:grid}.bundle-review-row-main strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;line-height:1.25;overflow:hidden}.bundle-review-row-main span{color:var(--text-muted);font-size:.8rem;line-height:1.25}.bundle-review-row.already-have,.bundle-skill-row.missing{opacity:.72}.bundle-row-status.complete{background:color-mix(in srgb, var(--success) 18%, var(--surface));color:var(--success-text)}.bundle-row-status.pending{background:color-mix(in srgb, var(--warning) 18%, var(--surface));color:var(--warning-text)}.bundle-remove-button{width:fit-content}.bundle-remove-confirm{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--danger-border);border-radius:var(--radius-md);background:var(--danger-surface);display:grid}.bundle-remove-confirm p{color:var(--danger-text);margin:0;font-size:.9rem;font-weight:800;line-height:1.35}.bundle-delete-skill-list{gap:var(--space-2);display:grid}.bundle-delete-skill-row{align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--danger-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface-raised) 78%, var(--danger-surface));cursor:pointer;display:flex}.bundle-delete-skill-row input{accent-color:var(--danger-vivid);flex:none}.bundle-delete-skill-row.missing{opacity:.62;cursor:not-allowed}.bundle-remove-confirm-actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.bundle-remove-confirm-actions button{flex:8rem}@media (width<=640px){.bundle-import-card{padding:var(--space-4);grid-template-columns:1fr}.bundle-import-icon{width:3.5rem;height:3.5rem}.bundle-import-preview{padding:var(--space-3)}.bundle-import-preview-header{flex-direction:column}.bundle-import-preview-meta{justify-content:flex-start}.bundle-import-actions{width:min(100%,44rem)}.bundle-import-actions button{width:100%}}@media (width>=900px){.skill-bundles-page{gap:var(--space-5);width:min(100%,64rem)}.bundle-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr))}.bundle-detail-actions{grid-template-columns:1fr 1fr}.bundle-detail-actions .bundle-detail-primary,.bundle-detail-actions .bundle-detail-delete{grid-column:1/-1}}.bundle-create-panel{max-width:min(44rem,100vw - 1.5rem)}.bundle-create-content{align-content:start;gap:var(--space-4)}.bundle-create-stepper{gap:var(--space-2);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.bundle-create-step{align-items:center;gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);min-width:0;color:var(--text-muted);padding:.4rem .65rem;display:inline-flex;position:relative}.bundle-create-step:not(:last-child):after{content:"";right:calc(-1 * var(--space-2));width:var(--space-2);background:var(--border);height:1px;position:absolute;top:50%}.bundle-create-step.active{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, var(--surface));color:var(--text)}.bundle-create-step.complete{border-color:color-mix(in srgb, var(--accent) 38%, var(--border));color:var(--text)}.bundle-create-step.complete:not(:last-child):after{background:color-mix(in srgb, var(--accent) 38%, var(--border))}.bundle-create-step-index{border-radius:var(--radius-pill);background:var(--surface-soft);width:1.7rem;height:1.7rem;color:var(--text);flex:none;place-items:center;font-size:.84rem;font-weight:900;display:grid}.bundle-create-step.active .bundle-create-step-index{background:var(--accent);color:var(--accent-contrast)}.bundle-create-step.complete .bundle-create-step-index{background:var(--accent-soft);color:var(--text)}.bundle-create-step-label{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:850;line-height:1.15;overflow:hidden}.bundle-search-section{gap:var(--space-2);align-content:start;display:grid}.bundle-search-toggle{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;min-height:auto;box-shadow:none;color:var(--text);text-align:left;background:0 0;border:0;border-radius:0;margin:0;padding:0;display:flex}.bundle-search-toggle:hover{color:var(--text);background:0 0;transform:none}.bundle-search-toggle .skill-category-title{align-items:center;gap:var(--space-2);color:inherit;font-size:.82rem;display:inline-flex}.bundle-search-toggle .skill-category-chevron{color:inherit}.bundle-search-body{gap:var(--space-2);padding:0 0 var(--space-1);display:grid}.bundle-search-field .textfield-label{color:var(--text-muted)}.bundle-skill-select-grid{gap:var(--space-2);display:grid}.bundle-skill-select-card{text-align:left;width:100%}.bundle-skill-select-card.selected{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, var(--surface-raised))}.bundle-skill-select-card .skill-item-main{gap:.1rem}.bundle-skill-select-card .skill-item-main strong{color:var(--text)}.bundle-skill-select-card .skill-item-main span{color:var(--text-muted)}.bundle-skill-select-card .bundle-row-status{min-width:2rem}.bundle-selected-skill-summary{gap:var(--space-2);display:grid}.bundle-review-hero.bundle-created-preview{align-items:center;width:100%}.bundle-created-preview .bundle-review-hero-copy{min-width:0}.bundle-created-preview .bundle-review-summary{justify-content:flex-start}.bundle-detail-meta{gap:var(--space-2);flex-wrap:wrap;display:flex}.bundle-detail-status{justify-self:end;min-width:5.75rem;min-height:2.2rem;padding:.4rem .85rem;font-size:.76rem;line-height:1}.bundle-meta-line{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);min-height:2rem;color:var(--text-muted);align-items:center;padding:0 .75rem;font-size:.82rem;font-weight:800;display:inline-flex}.bundle-detail-panel .bundle-review-list.compact .bundle-review-row{align-items:flex-start}.bundle-detail-panel .bundle-review-row-main span{white-space:normal}.bundle-detail-actions{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.bundle-detail-actions button{width:100%;min-height:2.9rem;padding:0 var(--space-4);border-radius:var(--radius-md)}.bundle-detail-actions .bundle-detail-secondary,.bundle-detail-actions .bundle-detail-close,.bundle-detail-actions .bundle-detail-export{background:var(--surface);border-color:var(--border);color:var(--text)}.bundle-detail-actions .bundle-detail-primary,.bundle-detail-actions .bundle-detail-export,.bundle-detail-actions .bundle-detail-delete{grid-column:1/-1}.bundle-detail-actions .bundle-detail-primary{order:0}.bundle-detail-actions .bundle-detail-secondary{order:1}.bundle-detail-actions .bundle-detail-close{order:2}.bundle-detail-actions .bundle-detail-delete{order:3}.bundle-create-success-card{padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--surface-soft) 44%, var(--surface-raised));place-items:center start}.bundle-create-success-card>svg{width:2.3rem;height:2.3rem;color:var(--success);flex:none}.bundle-create-confirmation{justify-items:center}.bundle-created-card,.bundle-imported-card{width:100%;min-width:0}.bundle-created-card h3,.bundle-imported-card h3{min-height:0}.bundle-created-card .bundle-installed-meta,.bundle-imported-card .bundle-installed-meta{color:var(--text-muted)}.bundle-created-card .bundle-installed-check,.bundle-imported-card .bundle-installed-check{top:var(--space-2);right:var(--space-2)}@media (width<=640px){.bundle-create-stepper{grid-template-columns:repeat(2,minmax(0,1fr))}.bundle-create-step:after{display:none}.bundle-detail-actions{grid-template-columns:1fr}}