/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-portal-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}:root{--background:#f7f5fb;--surface:#fff;--surface-muted:#f1ebfa;--primary:#7150b5;--primary-hover:#61409f;--primary-soft:#eae0f8;--foreground:#282236;--muted-foreground:#70667d;--border:#e8e1f0;--control-border:#8d7ca3;--focus-ring:#7150b5;--success-bg:#eaf6ef;--success-fg:#286347;--warning-bg:#fff4dd;--warning-fg:#875b12;--danger-bg:#fdeef1;--danger-fg:#a23250;--neutral-bg:#f0edf4;--neutral-fg:#675e73;--shadow-card:0 4px 18px #3f2a5b09}*{box-sizing:border-box}body,html{background:var(--background)}body{min-height:100vh;color:var(--foreground);font-family:var(--font-portal-sans),Pretendard,"Apple SD Gothic Neo","Malgun Gothic",system-ui,sans-serif;margin:0;font-size:.875rem;line-height:1.55}button,input,select{font:inherit}a,button,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--focus-ring)}@supports (color:color-mix(in lab,red,red)){a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb,var(--focus-ring) 38%,transparent)}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:2px}code{color:#4f4560;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button{cursor:pointer;border:1px solid #0000;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.5rem;padding:.625rem 1rem;font-weight:650;line-height:1.2;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.button svg{flex:none;width:1.125rem;height:1.125rem}.button-primary{background:var(--primary);color:#fff}.button-primary:hover:not(:disabled){background:var(--primary-hover)}.button-secondary{border-color:var(--control-border);background:var(--surface);color:var(--foreground)}.button-ghost:hover:not(:disabled),.button-secondary:hover:not(:disabled){background:var(--surface-muted)}.button-ghost{color:var(--muted-foreground);background:0 0}.button-danger{background:var(--danger-fg);color:#fff}.button-danger:hover:not(:disabled){background:#84243f}.button:disabled{cursor:not-allowed;opacity:.52}.button-sm{min-height:2rem;padding:.4rem .75rem}.button-icon{width:2.5rem;padding:0}.app-shell{grid-template-columns:14.5rem minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:20;border-right:1px solid var(--border);background:var(--surface);flex-direction:column;width:14.5rem;padding:1.5rem 1.125rem 1rem;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.025em;align-items:center;gap:.75rem;min-height:2.75rem;padding:0 .375rem;font-size:1.25rem;display:flex}.brand-mark{background:var(--primary-soft);width:2.5rem;height:2.5rem;color:var(--primary);border-radius:.75rem;place-items:center;display:inline-grid}.brand-mark svg{width:1.35rem;height:1.35rem}.project-switcher{gap:.5rem;margin-top:1.75rem;display:grid}.nav-label,.project-switcher>span:first-child{color:var(--muted-foreground);letter-spacing:.035em;text-transform:uppercase;font-size:.75rem;font-weight:700}.select-wrap{border:1px solid var(--border);background:#faf8fd;border-radius:.875rem;grid-template-columns:2.25rem minmax(0,1fr) 1rem;align-items:center;gap:.625rem;min-height:4.75rem;padding:.625rem;display:grid}.select-wrap:focus-within{border-color:var(--primary)}.select-wrap select{width:100%;min-width:0;color:var(--foreground);background:0 0;border:0;outline:none;font-weight:650}.select-wrap>svg{width:1rem;color:var(--muted-foreground);pointer-events:none}.project-avatar,.user-avatar{background:var(--primary-soft);color:var(--primary);border-radius:.65rem;place-items:center;font-weight:750;display:inline-grid}.project-avatar{width:2.25rem;height:2.25rem}.sidebar-nav{gap:.35rem;margin-top:1.75rem;display:grid}.nav-label{padding:0 .5rem .5rem}.nav-item{min-height:3rem;color:var(--muted-foreground);border-radius:.7rem;align-items:center;gap:.75rem;padding:.7rem .75rem;font-size:.9375rem;font-weight:650;transition:background-color .15s,color .15s;display:flex}.nav-item svg{width:1.25rem;height:1.25rem}.nav-item.active,.nav-item:hover{background:var(--primary-soft);color:var(--primary-hover)}.sidebar-spacer{flex:1;min-height:1rem}.scenario-control{border-top:1px solid var(--border);padding:1rem .25rem}.scenario-control summary{color:var(--muted-foreground);cursor:pointer;align-items:center;gap:.5rem;font-weight:650;display:flex}.scenario-control summary svg{width:1rem}.scenario-control label{color:var(--muted-foreground);margin:.75rem 0 .35rem;font-size:.75rem;display:block}.compact-select select,.filters select,.scenario-control select{border:1px solid var(--control-border);background:var(--surface);min-height:2.5rem;color:var(--foreground);border-radius:.625rem;padding:0 2.25rem 0 .75rem}.scenario-control select{width:100%}.role-card{background:#f8f5fc;border-radius:.875rem;gap:.25rem;padding:.875rem;display:grid}.role-card small,.role-card span,.sidebar-user small{color:var(--muted-foreground);font-size:.75rem}.role-card strong{font-size:1rem}.sidebar-user{border-top:1px solid var(--border);align-items:center;gap:.7rem;margin-top:.9rem;padding:.9rem .35rem 0;display:flex}.sidebar-user .user-avatar,.user-menu-trigger .user-avatar{border-radius:50%;width:2.15rem;height:2.15rem}.sidebar-user div{min-width:0;display:grid}.app-column{grid-column:2;min-width:0}.topbar{z-index:15;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:0 2rem;display:flex;position:sticky;top:0}.refresh-group,.topbar-actions,.topbar-context{align-items:center;gap:.9rem;display:flex}.topbar-context span{color:var(--muted-foreground)}.topbar-actions{margin-left:auto}.demo-badge,.read-only-badge{background:var(--primary-soft);color:#583795;border-radius:999px;align-items:center;padding:.35rem .8rem;font-size:.75rem;font-weight:700;display:inline-flex}.user-menu-trigger{color:var(--foreground)}.user-menu-trigger>svg:last-child{width:.9rem}.mobile-menu-button{display:none}.main-content{width:100%;max-width:100rem;margin:0 auto;padding:2rem}.page-stack{gap:1.5rem;display:grid}.page-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;min-height:4.5rem;display:flex}.page-header h1{letter-spacing:-.035em;margin:0;font-size:clamp(1.65rem,2.4vw,2rem);line-height:1.2}.page-header p{color:var(--muted-foreground);margin:.45rem 0 0;font-size:.9375rem}.page-actions{align-items:center;gap:.75rem;display:flex}.refresh-group>span{color:var(--muted-foreground);font-size:.8125rem}.panel,.stat-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-card);border-radius:1.125rem}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.stat-link{border-radius:1.125rem;min-width:0}.stat-link:hover .stat-card{border-color:#cfc0e4}.stat-card{min-height:9rem;padding:1.25rem;display:grid}.stat-heading{color:var(--muted-foreground);justify-content:space-between;align-items:flex-start;font-weight:650;display:flex}.icon-tile,.large-icon-tile,.login-icon{background:var(--primary-soft);color:var(--primary);border-radius:.75rem;place-items:center;display:inline-grid}.icon-tile{width:2.5rem;height:2.5rem}.icon-tile svg{width:1.25rem}.stat-value{align-items:baseline;gap:.5rem;margin-top:.25rem;display:flex}.stat-value strong{letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:2rem;line-height:1.1}.stat-card p,.stat-value span{color:var(--muted-foreground)}.stat-card p{align-self:end;margin:.7rem 0 0;font-size:.8125rem}.panel-heading{border-bottom:1px solid #f1edf5;justify-content:space-between;align-items:center;gap:1rem;min-height:3.75rem;padding:0 1.5rem;display:flex}.panel-heading h2{letter-spacing:-.02em;margin:0;font-size:1rem}.panel-heading>span{color:var(--muted-foreground);font-size:.75rem}.panel-heading>a{color:var(--primary-hover);font-size:.8125rem;font-weight:700}.quota-panel{padding-bottom:1.5rem}.quota-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;padding:1.5rem;display:grid}.quota-item{min-width:0}.quota-label-row,.quota-value{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.quota-label-row span{color:var(--primary);font-weight:700}.quota-track{background:#eee7f7;border-radius:999px;height:.5rem;margin:.75rem 0;overflow:hidden}.quota-fill{border-radius:inherit;background:var(--primary);height:100%;display:block}.quota-fill.quota-warning{background:#a36a12}.quota-fill.quota-danger{background:var(--danger-fg)}.quota-value strong{font-variant-numeric:tabular-nums;font-size:.9375rem}.quota-message{color:var(--muted-foreground);font-size:.75rem}.quota-message.quota-warning{color:var(--warning-fg)}.quota-message.quota-danger{color:var(--danger-fg)}.dashboard-lower-grid{grid-template-columns:minmax(0,2fr) minmax(19rem,1fr);gap:1.5rem;display:grid}.responsive-table{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%}td,th{border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;height:3.75rem;padding:.75rem 1.5rem}th{color:var(--muted-foreground);background:#fcfbfd;font-size:.75rem;font-weight:650}tbody tr:last-child td{border-bottom:0}.resource-link{color:#3e3252;font-weight:700}.resource-link:hover{color:var(--primary-hover);text-underline-offset:.2em;text-decoration:underline}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:.28rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.status-success{background:var(--success-bg);color:var(--success-fg)}.status-warning{background:var(--warning-bg);color:var(--warning-fg)}.status-danger{background:var(--danger-bg);color:var(--danger-fg)}.status-neutral{background:var(--neutral-bg);color:var(--neutral-fg)}.status-purple{background:var(--primary-soft);color:#583795}.activity-list{margin:0;padding:.6rem 1.5rem;list-style:none}.activity-list li{grid-template-columns:.65rem minmax(0,1fr) auto;gap:.75rem;min-height:4.8rem;padding:1rem 0;display:grid;position:relative}.activity-list li+li{border-top:1px solid var(--border)}.activity-dot{background:var(--neutral-fg);border-radius:50%;width:.55rem;height:.55rem;margin-top:.4rem}.dot-succeeded{background:var(--success-fg)}.dot-accepted,.dot-running{background:var(--warning-fg)}.dot-failed{background:var(--danger-fg)}.activity-copy{gap:.1rem;min-width:0;display:grid}.activity-title{align-items:center;gap:.5rem;display:flex}.activity-copy small,.activity-copy>a,.activity-copy>span,.activity-list time{color:var(--muted-foreground);font-size:.75rem}.activity-copy>a:hover{color:var(--primary-hover)}.activity-list time{white-space:nowrap}.state-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;min-height:13rem;padding:2rem;display:flex}.state-card>svg{width:1.75rem;height:1.75rem;color:var(--primary)}.state-card h2,.state-card p{margin:0}.state-card h2{font-size:1rem}.state-card p{max-width:32rem;color:var(--muted-foreground)}.state-error>svg{color:var(--danger-fg)}.state-actions{gap:.75rem;margin-top:.5rem;display:flex}.standalone-state{place-items:center;min-height:100vh;padding:1rem;display:grid}.standalone-state .state-card{border:1px solid var(--border);background:var(--surface);border-radius:1.125rem;width:min(100%,36rem)}.operation-banner,.stale-notice{background:var(--warning-bg);color:#64410b;border:1px solid #e7c98d;border-radius:.75rem;align-items:flex-start;gap:.7rem;padding:.8rem 1rem;display:flex}.stale-notice{margin-bottom:1.5rem}.stale-notice svg{flex:none;width:1.15rem;margin-top:.15rem}.filters{grid-template-columns:minmax(15rem,1fr) auto auto;gap:.75rem;padding:1.25rem 1.5rem;display:grid}.search-field{border:1px solid var(--control-border);background:var(--surface);border-radius:.625rem;align-items:center;gap:.6rem;min-height:2.5rem;padding:0 .75rem;display:flex}.search-field:focus-within{outline:3px solid var(--focus-ring)}@supports (color:color-mix(in lab,red,red)){.search-field:focus-within{outline:3px solid color-mix(in srgb,var(--focus-ring) 30%,transparent)}}.search-field:focus-within{outline-offset:1px}.search-field svg{width:1.1rem;color:var(--muted-foreground)}.search-field input{width:100%;min-width:0;color:var(--foreground);background:0 0;border:0;outline:0}.result-count{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--muted-foreground);padding:.8rem 1.5rem}.result-count strong{color:var(--foreground)}.instance-table td,.instance-table th{padding-inline:1rem}.instance-mobile-list{display:none}.pagination{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.dialog-overlay{z-index:80;background:#1e162b6b;animation:fade-in .14s ease-out;position:fixed;inset:0}.action-dialog{z-index:90;border:1px solid var(--border);background:var(--surface);border-radius:1.125rem;width:min(100vw - 2rem,31rem);padding:1.5rem;animation:dialog-in .16s ease-out;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 64px #28223633}.action-dialog h2{margin:1rem 0 .5rem;font-size:1.25rem}.action-dialog>p{color:var(--muted-foreground);margin:0}.dialog-icon{background:var(--primary-soft);width:2.75rem;height:2.75rem;color:var(--primary);border-radius:.8rem;place-items:center;display:grid}.dialog-icon svg{width:1.4rem}.dialog-actions{justify-content:flex-end;gap:.65rem;margin-top:1.5rem;display:flex}.inline-error{background:var(--danger-bg);border:1px solid #efc2ce;border-radius:.7rem;gap:.25rem;margin-top:1rem;padding:.8rem;display:grid}.inline-error,.inline-error code{color:var(--danger-fg)}.dropdown-content{z-index:100;border:1px solid var(--border);background:var(--surface);border-radius:.75rem;min-width:12rem;padding:.35rem;box-shadow:0 12px 34px #28223624}.dropdown-content [role=menuitem],.dropdown-content [role=menuitemradio]{outline:none}.dropdown-content>div:first-child:not(.dropdown-item){color:var(--muted-foreground);padding:.45rem .6rem;font-size:.75rem}.dropdown-item{cursor:pointer;min-height:2.35rem;color:var(--foreground);border-radius:.5rem;align-items:center;gap:.55rem;padding:.5rem .6rem;display:flex}.dropdown-item[data-highlighted]{background:var(--surface-muted);color:var(--primary-hover)}.dropdown-item[data-disabled]{cursor:not-allowed;opacity:.48}.dropdown-item svg{width:1rem}.dropdown-separator{background:var(--border);height:1px;margin:.3rem}.instance-action-buttons{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.instance-action-buttons p{color:var(--muted-foreground);text-align:right;flex-basis:100%;margin:0;font-size:.75rem}.operation-banner{background:var(--primary-soft);color:#4f327f;border-color:#cbb9e4}.pulse-dot{background:var(--primary);border-radius:50%;flex:none;width:.6rem;height:.6rem;margin-top:.35rem}.detail-grid{grid-template-columns:minmax(0,2fr) minmax(18rem,1fr);gap:1.5rem;display:grid}.detail-main{padding:1.5rem}.detail-title{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.large-icon-tile{width:3.25rem;height:3.25rem}.detail-title>div{gap:.35rem;display:grid}.detail-title>div>span:first-child{color:var(--muted-foreground);font-size:.75rem}.detail-list,.settings-list{margin:0}.detail-list>div,.settings-list>div{border-top:1px solid var(--border);grid-template-columns:minmax(8rem,.36fr) minmax(0,1fr);gap:1rem;padding:1rem 0;display:grid}.detail-list dt,.settings-list dt{color:var(--muted-foreground)}.detail-list dd,.settings-list dd{margin:0;font-weight:600}.copy-row{align-items:center;gap:.5rem;min-width:0;display:flex}.copy-row code{overflow-wrap:anywhere}.address-panel ul,.members-panel ul{margin:0;padding:0;list-style:none}.address-panel li,.members-panel li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.address-panel li:last-child,.members-panel li:last-child{border-bottom:0}.address-panel li span,.members-panel li>span:last-child{color:var(--muted-foreground);font-size:.8125rem}.muted-copy{color:var(--muted-foreground)}.address-panel>.muted-copy,.padded-copy{margin:0;padding:1.5rem}.compact-select{color:var(--muted-foreground);align-items:center;gap:.6rem;display:flex}.activity-page-panel .activity-list{padding-block:0}.activity-page-panel .activity-list li{min-height:5.5rem}.settings-panel{padding-bottom:.5rem}.settings-list{padding:0 1.5rem}.members-panel li{justify-content:flex-start}.members-panel .user-avatar{border-radius:50%;width:2.25rem;height:2.25rem}.members-panel li>span:last-child{margin-left:auto}.permission-note{padding:1.5rem}.permission-note h2,.permission-note p{margin:0}.permission-note p{color:var(--muted-foreground);margin-top:.4rem}.projects-page{min-height:100vh}.projects-topbar{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;min-height:4.75rem;padding:0 2rem}.projects-topbar,.projects-topbar>div:last-child{align-items:center;gap:1rem;display:flex}.project-picker-wrap{width:min(70rem,100% - 2rem);margin:0 auto;padding:4rem 0}.project-picker-heading{max-width:42rem;margin-bottom:2rem}.eyebrow{color:var(--primary-hover);align-items:center;gap:.4rem;font-weight:700;display:flex}.eyebrow svg{width:1rem}.project-picker-heading h1{letter-spacing:-.045em;margin:.65rem 0 0;font-size:clamp(2rem,5vw,3rem);line-height:1.15}.project-picker-heading p{color:var(--muted-foreground);margin:.75rem 0 0;font-size:1rem}.project-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.project-card{border:1px solid var(--border);background:var(--surface);min-height:13rem;box-shadow:var(--shadow-card);border-radius:1.125rem;align-content:space-between;padding:1.35rem;transition:border-color .15s,background-color .15s;display:grid;position:relative}.project-card:hover{background:#fdfcff;border-color:#c8b6e1}.project-card-icon{background:var(--primary-soft);width:2.75rem;height:2.75rem;color:var(--primary);border-radius:.8rem;place-items:center;display:grid}.project-card-icon svg{width:1.35rem}.project-card p,.project-card>div>span{color:var(--muted-foreground);font-size:.8125rem}.project-card h2{margin:.25rem 0;font-size:1.15rem}.project-card p{margin:0}.project-card-role{background:var(--neutral-bg);color:var(--neutral-fg);border-radius:999px;padding:.3rem .6rem;font-size:.75rem;font-weight:700;position:absolute;top:1.35rem;right:1.35rem}.project-arrow{width:1.2rem;color:var(--primary);position:absolute;bottom:1.35rem;right:1.35rem}.login-page{background:var(--surface);grid-template-columns:minmax(24rem,.95fr) minmax(30rem,1.05fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:#6242a2;flex-direction:column;justify-content:space-between;min-height:100vh;padding:2.5rem clamp(2rem,5vw,5rem);display:flex;overflow:hidden}.brand-light .brand-mark{color:#fff;background:#ffffff26}.login-kicker{color:#ded1f3;font-weight:700}.login-brand-panel h1{letter-spacing:-.055em;margin:1rem 0;font-size:clamp(2.5rem,5vw,4.2rem);line-height:1.08}.login-brand-panel>div>p{color:#e7ddf6;max-width:34rem;margin:0;font-size:1rem;line-height:1.8}.security-note{color:#e7ddf6;align-items:center;gap:.7rem;font-size:.8125rem;display:flex}.security-note svg{width:1.1rem}.login-form-panel{place-items:center;padding:2rem;display:grid}.login-card{width:min(100%,29rem)}.login-icon{width:3rem;height:3rem}.login-card h2{letter-spacing:-.035em;margin:1.25rem 0 .5rem;font-size:1.75rem}.login-card>p,.login-card>small{color:var(--muted-foreground)}.login-card>p{margin:0 0 1.5rem;font-size:.9375rem}.login-alert{background:var(--danger-bg);color:var(--danger-fg);border:1px solid #ebc8d2;border-radius:.7rem;align-items:flex-start;gap:.6rem;margin:1rem 0;padding:.8rem;display:flex}.login-alert svg{flex:none;width:1.1rem;margin-top:.15rem}.login-submit{width:100%;min-height:2.8rem;margin-bottom:.8rem}.skeleton-page{background:var(--background);align-content:start;gap:1.5rem;min-height:100vh;padding:2rem;display:grid}.skeleton{background:linear-gradient(90deg,#eee9f4 25%,#f8f6fb 50%,#eee9f4 75%) 0 0/200% 100%;border-radius:1rem;animation:shimmer 1.4s linear infinite;overflow:hidden}.skeleton-heading{width:15rem;height:4rem}.skeleton-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.skeleton-card{height:9rem}.skeleton-panel{height:18rem}.spin{animation:spin .85s linear infinite}.mobile-sheet{z-index:90;border-right:1px solid var(--border);background:var(--surface);flex-direction:column;width:min(20rem,100vw - 3rem);padding:1.5rem 1.125rem 1rem;animation:sheet-in .16s ease-out;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;box-shadow:20px 0 55px #28223633}.sheet-close{position:absolute;top:.9rem;right:.75rem}@keyframes spin{to{transform:rotate(1turn)}}@keyframes shimmer{to{background-position:-200% 0}}@keyframes fade-in{0%{opacity:0}}@keyframes dialog-in{0%{opacity:0;transform:translate(-50%,-48%)scale(.98)}}@keyframes sheet-in{0%{transform:translate(-100%)}}@media (max-width:1279px){.app-shell{grid-template-columns:4.5rem minmax(0,1fr)}.sidebar{align-items:center;width:4.5rem;padding-inline:.65rem}.sidebar .brand strong,.sidebar .nav-item,.sidebar .nav-item:not(.active) span,.sidebar .nav-label,.sidebar .project-switcher>span:first-child,.sidebar .select-wrap select,.sidebar .select-wrap>svg{font-size:0}.sidebar .brand{padding:0}.sidebar .project-switcher{width:100%}.sidebar .select-wrap{grid-template-columns:1fr;min-height:3.25rem;padding:.45rem}.sidebar .project-avatar{margin:auto}.sidebar .nav-item{justify-content:center;width:3rem;padding:0}.sidebar .nav-item svg{width:1.25rem;height:1.25rem}.sidebar .role-card,.sidebar .scenario-control,.sidebar .sidebar-user{display:none}.app-column{grid-column:2}.skeleton-grid,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-lower-grid,.detail-grid{grid-template-columns:1fr}.project-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){body{font-size:.875rem}.app-shell{display:block}.sidebar{display:none}.app-column{width:100%}.topbar{min-height:4rem;padding:0 1rem}.mobile-menu-button{display:inline-flex}.demo-badge,.topbar-actions .user-menu-trigger>span:not(.user-avatar),.topbar-actions .user-menu-trigger>svg,.topbar-context>span{display:none}.topbar-context{min-width:0;overflow:hidden}.topbar-context strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar-actions{margin-left:0}.user-menu-trigger{padding:0}.main-content{padding:1rem}.page-stack{gap:1rem}.page-header{flex-direction:column;gap:1rem;min-height:auto}.page-header h1{font-size:1.65rem}.page-actions,.refresh-group{width:100%}.refresh-group{justify-content:space-between}.refresh-group>span{max-width:9rem}.instance-action-buttons{justify-content:flex-start;width:100%}.instance-action-buttons p{text-align:left}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.stat-card{min-height:8.25rem;padding:1rem}.stat-heading{font-size:.8125rem}.icon-tile{width:2rem;height:2rem}.stat-value strong{font-size:1.55rem}.stat-card p,.stat-value span{font-size:.75rem}.quota-grid{grid-template-columns:1fr;gap:1.5rem}.panel-heading{padding:0 1rem}td,th{padding-inline:1rem}.dashboard-lower-grid{gap:1rem}.dashboard-lower-grid .responsive-table{overflow:hidden}.dashboard-lower-grid table td:nth-child(3),.dashboard-lower-grid table td:nth-child(4),.dashboard-lower-grid table th:nth-child(3),.dashboard-lower-grid table th:nth-child(4){display:none}.filters{grid-template-columns:1fr 1fr;padding:1rem}.search-field{grid-column:1/-1;min-height:2.75rem}.filters select{width:100%;min-width:0;min-height:2.75rem}.result-count{padding-inline:1rem}.instance-table{display:none}.instance-mobile-card,.instance-mobile-list{gap:.75rem;padding:1rem;display:grid}.instance-mobile-card{border:1px solid var(--border);border-radius:.8rem;grid-template-columns:minmax(0,1fr) auto}.instance-mobile-card>div:first-child{flex-wrap:wrap;align-items:center;gap:.55rem;min-width:0;display:flex}.instance-mobile-card dl{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:.75rem;margin:0;display:grid}.instance-mobile-card dl>div{min-width:0;display:grid}.instance-mobile-card dt{color:var(--muted-foreground);font-size:.75rem}.instance-mobile-card dd{min-width:0;margin:0}.pagination{justify-content:space-between;padding-inline:1rem}.detail-list>div,.settings-list>div{grid-template-columns:1fr;gap:.25rem}.activity-list{padding-inline:1rem}.activity-list li{grid-template-columns:.65rem minmax(0,1fr)}.activity-list time{grid-column:2}.project-picker-wrap{padding:2rem 0}.projects-topbar{padding:0 1rem}.projects-topbar .brand strong,.projects-topbar .demo-badge{display:none}.project-card-grid{grid-template-columns:1fr}.login-page{background:var(--background);display:block}.login-brand-panel{min-height:auto;padding:1.5rem}.login-brand-panel>div:nth-child(2),.security-note{display:none}.login-form-panel{min-height:calc(100vh - 5.75rem);padding:1.25rem}.login-card{border:1px solid var(--border);background:var(--surface);border-radius:1.125rem;padding:1.5rem}.skeleton-page{padding:1rem}.skeleton-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}