.folio-workspace{--folio-navy-950: #071525;--folio-navy-900: #0b2037;--folio-navy-800: #123352;--folio-gold-500: #c99a43;--folio-gold-100: #f9eed7;--folio-bg: #f3f6f9;--folio-surface: #ffffff;--folio-surface-subtle: #eaf0f5;--folio-text: #142335;--folio-muted: #627184;--folio-border: #d9e1e8;--folio-danger: #a63b3b;--folio-success: #27745a;--folio-shadow: 0 18px 48px rgba(7, 21, 37, .1);background:var(--folio-bg);color:var(--folio-text);min-height:100vh;font-family:Inter,Segoe UI,system-ui,sans-serif}.folio-workspace[data-theme=dark]{--folio-bg: #071525;--folio-surface: #0d243c;--folio-surface-subtle: #132e49;--folio-text: #f2f5f8;--folio-muted: #a9b8c8;--folio-border: #29445f;--folio-gold-100: #3c321e;--folio-shadow: 0 18px 48px rgba(0, 0, 0, .28)}@media(prefers-color-scheme:dark){.folio-workspace[data-theme=system]{--folio-bg: #071525;--folio-surface: #0d243c;--folio-surface-subtle: #132e49;--folio-text: #f2f5f8;--folio-muted: #a9b8c8;--folio-border: #29445f;--folio-gold-100: #3c321e;--folio-shadow: 0 18px 48px rgba(0, 0, 0, .28)}}.folio-workspace *,.folio-workspace *:before,.folio-workspace *:after{box-sizing:border-box}.folio-workspace a{color:inherit}.folio-session-gate{display:grid;place-items:center;padding:2rem}.folio-skip-link{position:fixed;left:1rem;top:-4rem;z-index:100;background:var(--folio-gold-500);color:var(--folio-navy-950);padding:.75rem 1rem;border-radius:.5rem}.folio-skip-link:focus{top:1rem}.folio-navigation{position:fixed;inset:0 auto 0 0;width:282px;z-index:40;display:flex;flex-direction:column;color:#f4f7fa;background:linear-gradient(165deg,var(--folio-navy-950),var(--folio-navy-800));transition:width .2s ease,transform .2s ease}.folio-page{min-height:100vh;margin-left:282px;transition:margin-left .2s ease}.folio-navigation.is-collapsed{width:82px}.folio-navigation.is-collapsed+.folio-page{margin-left:82px}.folio-brand{min-height:80px;padding:1rem 1.1rem;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.folio-brand a{display:flex;align-items:center;gap:.75rem;text-decoration:none;min-width:0}.folio-brand-mark{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:13px;background:var(--folio-gold-500);color:var(--folio-navy-950);font-weight:800;font-size:1.3rem}.folio-brand-copy{display:grid;line-height:1.15;white-space:nowrap}.folio-brand-copy strong{font-size:1.1rem}.folio-brand-copy small{color:#bdc9d5}.folio-nav-close,.folio-mobile-menu{display:none}.folio-search{margin:1rem;height:42px;padding:0 .75rem;display:flex;align-items:center;gap:.55rem;border:1px solid rgba(255,255,255,.15);background:#ffffff14;border-radius:.75rem}.folio-search input{width:100%;min-width:0;color:#fff;background:transparent;border:0;outline:0}.folio-search input::-moz-placeholder{color:#b9c5d1}.folio-search input::placeholder{color:#b9c5d1}.folio-navigation nav{flex:1;overflow-y:auto;padding:0 .75rem 1rem}.folio-nav-group{margin-bottom:1rem}.folio-nav-group h2{padding:.2rem .55rem;color:#aebdcb;font-size:.7rem;letter-spacing:.11em;text-transform:uppercase}.folio-nav-group a{display:flex;align-items:center;gap:.65rem;min-height:42px;padding:.55rem .65rem;border-radius:.65rem;color:#e9eef3;font-size:.88rem;text-decoration:none}.folio-nav-group a:hover,.folio-nav-group a:focus-visible{background:#ffffff1f;outline:0}.folio-nav-group a[aria-current=page]{color:var(--folio-gold-100);background:#c99a4333}.folio-nav-group a span{flex:1;min-width:0}.folio-nav-empty{color:#bcc8d3;padding:1rem;font-size:.85rem}.folio-collapse{min-height:48px;padding:.7rem 1.2rem;display:flex;align-items:center;gap:.5rem;color:#cad4dd;border:0;border-top:1px solid rgba(255,255,255,.1);background:transparent;cursor:pointer}.folio-navigation.is-collapsed .folio-brand-copy,.folio-navigation.is-collapsed .folio-search input,.folio-navigation.is-collapsed .folio-nav-group h2,.folio-navigation.is-collapsed .folio-nav-group a span,.folio-navigation.is-collapsed .folio-nav-group a svg:last-child,.folio-navigation.is-collapsed .folio-collapse span{display:none}.folio-navigation.is-collapsed .folio-search{justify-content:center;padding:0}.folio-navigation.is-collapsed .folio-nav-group a{justify-content:center}.folio-topbar{min-height:70px;padding:.8rem clamp(1rem,3vw,2.5rem);display:flex;align-items:center;justify-content:space-between;gap:1rem;position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--folio-surface) 92%,transparent);border-bottom:1px solid var(--folio-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.folio-topbar>div:first-child{display:flex;align-items:center;gap:.65rem}.folio-preview-label{padding:.2rem .45rem;border-radius:999px;color:var(--folio-navy-900);background:var(--folio-gold-100);font-size:.72rem}.folio-top-actions{display:flex;align-items:center;gap:.65rem}.folio-top-actions>a{display:inline-flex;align-items:center;gap:.3rem;font-size:.85rem;text-decoration:none}.folio-top-actions select{color:var(--folio-text);background:var(--folio-surface);border:1px solid var(--folio-border);border-radius:.5rem;padding:.4rem .6rem}.folio-user-menu{position:relative}.folio-user-menu>button{display:flex;align-items:center;gap:.5rem;padding:.4rem .65rem;color:var(--folio-text);border:1px solid var(--folio-border);border-radius:.65rem;background:var(--folio-surface);cursor:pointer}.folio-user-popover{position:absolute;right:0;top:calc(100% + .5rem);width:250px;display:grid;gap:.45rem;padding:1rem;border:1px solid var(--folio-border);border-radius:.8rem;background:var(--folio-surface);box-shadow:var(--folio-shadow)}.folio-user-popover small{color:var(--folio-muted);overflow-wrap:anywhere}.folio-user-popover button{margin-top:.4rem;padding:.6rem 0 0;display:flex;align-items:center;gap:.4rem;color:var(--folio-danger);border:0;border-top:1px solid var(--folio-border);background:none;cursor:pointer}.folio-notification{margin:1rem clamp(1rem,3vw,2.5rem) 0;padding:.8rem 1rem;display:flex;justify-content:space-between;border:1px solid var(--folio-border);border-radius:.7rem;background:var(--folio-surface)}.folio-notification button{color:inherit;border:0;background:none;cursor:pointer}.folio-main{width:min(100%,1480px);margin:0 auto;padding:clamp(1rem,3vw,2.5rem)}.folio-hero{max-width:780px;margin:1.25rem 0 2rem}.folio-eyebrow{margin:0 0 .35rem;color:var(--folio-gold-500);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.folio-hero h1,.folio-module-header h1{margin:0;color:var(--folio-text);font-size:clamp(1.75rem,3.2vw,3rem);line-height:1.08}.folio-hero>p:last-child,.folio-module-header p{color:var(--folio-muted)}.folio-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:1rem}.folio-module-card{min-width:0;position:relative;border:1px solid var(--folio-border);border-radius:1rem;background:var(--folio-surface);box-shadow:0 6px 20px #0715250a;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.folio-module-card:hover{transform:translateY(-3px);box-shadow:var(--folio-shadow)}.folio-module-card>a{min-height:260px;padding:1.2rem;display:grid;grid-template-columns:48px 1fr;gap:1rem;text-decoration:none}.folio-card-icon{width:48px;height:48px;display:grid;place-items:center;color:var(--folio-gold-500);background:var(--folio-gold-100);border-radius:.85rem}.folio-card-meta{display:flex;align-items:center;gap:.5rem}.folio-card-meta small{color:var(--folio-muted)}.folio-module-card h2{margin:.75rem 0 .4rem;font-size:1.1rem}.folio-module-card p{min-height:3.8em;margin:0 0 1rem;color:var(--folio-muted);font-size:.88rem}.folio-favourite{position:absolute;z-index:2;right:.75rem;top:.75rem;padding:.35rem;color:var(--folio-gold-500);border:0;background:transparent;cursor:pointer}.folio-badge{width:-moz-fit-content;width:fit-content;padding:.18rem .5rem;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:capitalize}.folio-badge--neutral{color:var(--folio-muted);background:var(--folio-surface-subtle)}.folio-badge--gold{color:var(--folio-navy-900);background:var(--folio-gold-100)}.folio-badge--success{color:var(--folio-success);background:color-mix(in srgb,var(--folio-success) 12%,var(--folio-surface))}.folio-privacy-badge{width:-moz-fit-content;width:fit-content;padding:.32rem .55rem;display:inline-flex;align-items:center;gap:.35rem;color:var(--folio-muted);border:1px solid var(--folio-border);border-radius:999px;font-size:.72rem}.folio-button{min-height:40px;padding:.55rem .9rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:.6rem;font-weight:700;text-decoration:none;cursor:pointer}.folio-button--primary{color:#fff;background:var(--folio-navy-800)}.folio-button--secondary{color:var(--folio-text);background:var(--folio-surface);border-color:var(--folio-border)}.folio-button--ghost{color:var(--folio-text);background:transparent}.folio-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1rem}.folio-state{min-height:300px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed var(--folio-border);border-radius:1rem;background:var(--folio-surface)}.folio-state>svg{width:42px;height:42px;color:var(--folio-gold-500)}.folio-state h2{margin:.8rem 0 .3rem}.folio-state p{max-width:620px;color:var(--folio-muted)}.folio-state small{margin-bottom:1rem;color:var(--folio-muted)}.folio-state--error>svg{color:var(--folio-danger)}.folio-spin{animation:folio-spin 1s linear infinite}@keyframes folio-spin{to{transform:rotate(360deg)}}.folio-module-header{margin-bottom:1.25rem;padding:clamp(1.2rem,3vw,2rem);display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;border:1px solid var(--folio-border);border-radius:1rem;background:var(--folio-surface)}.folio-module-header>div:first-child>a{display:inline-block;margin-bottom:.8rem;color:var(--folio-muted);font-size:.85rem}.folio-module-header h1{font-size:clamp(1.6rem,2.7vw,2.45rem)}.folio-module-header p{max-width:760px;margin-bottom:0}.folio-module-meta{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem}.folio-module-meta small{color:var(--folio-muted)}.module-theme-scope,.folio-native-module{min-width:0;overflow:hidden;border-radius:1rem}.folio-native-surface{min-width:0;padding:clamp(.75rem,2vw,1.25rem);border:1px solid var(--folio-border);border-radius:1rem;background:var(--folio-surface)}.timezone-pilot input{min-width:0}@media(max-width:860px){.folio-navigation{transform:translate(-100%);width:min(88vw,310px)}.folio-navigation.is-open{transform:translate(0)}.folio-navigation.is-collapsed{width:min(88vw,310px)}.folio-navigation.is-collapsed .folio-brand-copy,.folio-navigation.is-collapsed .folio-search input,.folio-navigation.is-collapsed .folio-nav-group h2,.folio-navigation.is-collapsed .folio-nav-group a span,.folio-navigation.is-collapsed .folio-nav-group a svg:last-child{display:initial}.folio-navigation.is-collapsed .folio-search,.folio-navigation.is-collapsed .folio-nav-group a{justify-content:flex-start;padding-left:.65rem}.folio-page,.folio-navigation.is-collapsed+.folio-page{margin-left:0}.folio-nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;visibility:hidden;opacity:0;background:#0715259e;transition:opacity .2s}.folio-nav-backdrop.is-open{visibility:visible;opacity:1}.folio-mobile-menu{position:fixed;z-index:25;left:.7rem;top:.85rem;width:40px;height:40px;display:grid;place-items:center;color:var(--folio-text);border:1px solid var(--folio-border);border-radius:.65rem;background:var(--folio-surface)}.folio-nav-close{margin-left:auto;display:grid;place-items:center;color:#fff;border:0;background:transparent}.folio-collapse{display:none}.folio-topbar{padding-left:4rem}.folio-topbar>div:first-child strong,.folio-preview-label,.folio-top-actions>a,.folio-user-menu>button span{display:none}.folio-module-header{flex-direction:column}.folio-module-meta{justify-content:flex-start}}@media(max-width:520px){.folio-top-actions select{max-width:82px}.folio-card-grid{grid-template-columns:1fr}.folio-main{padding:1rem}.folio-module-card>a{min-height:220px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-0{bottom:0}.bottom-1\/4{bottom:25%}.bottom-20{bottom:5rem}.bottom-3{bottom:.75rem}.bottom-6{bottom:1.5rem}.left-1\/4{left:25%}.left-20{left:5rem}.left-3{left:.75rem}.left-4{left:1rem}.right-1\/4{right:25%}.right-20{right:5rem}.right-4{right:1rem}.right-6{right:1.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-1\/4{top:25%}.top-20{top:5rem}.top-4{top:1rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-6{margin-left:1.5rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-auto{height:auto}.h-full{height:100%}.max-h-64{max-height:16rem}.max-h-80{max-height:20rem}.max-h-\[80vh\]{max-height:80vh}.max-h-\[90vh\]{max-height:90vh}.min-h-\[200px\]{min-height:200px}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-64{min-width:16rem}.min-w-80{min-width:20rem}.min-w-\[1050px\]{min-width:1050px}.min-w-\[700px\]{min-width:700px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-dashed{border-style:dashed}.border-\[\#005691\]{--tw-border-opacity: 1;border-color:rgb(0 86 145 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-amber-500\/30{border-color:#f59e0b4d}.border-amber-500\/50{border-color:#f59e0b80}.border-amber-500\/60{border-color:#f59e0b99}.border-amber-700\/40{border-color:#b4530966}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-blue-700{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.border-blue-700\/30{border-color:#1d4ed84d}.border-blue-700\/40{border-color:#1d4ed866}.border-cyan-500\/60{border-color:#06b6d499}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-600{--tw-border-opacity: 1;border-color:rgb(5 150 105 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-gray-800{--tw-border-opacity: 1;border-color:rgb(31 41 55 / var(--tw-border-opacity, 1))}.border-green-500\/30{border-color:#22c55e4d}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-green-700{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity, 1))}.border-green-700\/40{border-color:#15803d66}.border-orange-500\/30{border-color:#f973164d}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-500\/30{border-color:#ef44444d}.border-red-500\/50{border-color:#ef444480}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.border-red-700\/40{border-color:#b91c1c66}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-700{--tw-border-opacity: 1;border-color:rgb(190 18 60 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-500\/30{border-color:#eab3084d}.border-yellow-600{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.border-l-red-500{--tw-border-opacity: 1;border-left-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-l-yellow-500{--tw-border-opacity: 1;border-left-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-\[\#005691\]{--tw-bg-opacity: 1;background-color:rgb(0 86 145 / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-700{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.bg-amber-700\/30{background-color:#b453094d}.bg-amber-900\/20{background-color:#78350f33}.bg-amber-900\/30{background-color:#78350f4d}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.bg-blue-700\/10{background-color:#1d4ed81a}.bg-blue-700\/20{background-color:#1d4ed833}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.bg-blue-900\/20{background-color:#1e3a8a33}.bg-blue-900\/30{background-color:#1e3a8a4d}.bg-blue-900\/50{background-color:#1e3a8a80}.bg-cyan-700\/30{background-color:#0e74904d}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-700{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-gray-700\/50{background-color:#37415180}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-gray-800\/20{background-color:#1f293733}.bg-gray-800\/30{background-color:#1f29374d}.bg-gray-800\/40{background-color:#1f293766}.bg-gray-800\/50{background-color:#1f293780}.bg-gray-800\/60{background-color:#1f293799}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-gray-900\/20{background-color:#11182733}.bg-gray-900\/40{background-color:#11182766}.bg-gray-900\/50{background-color:#11182780}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity, 1))}.bg-green-900\/20{background-color:#14532d33}.bg-green-900\/30{background-color:#14532d4d}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-900\/20{background-color:#7c2d1233}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-red-900\/50{background-color:#7f1d1d80}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-700{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.bg-slate-950\/80{background-color:#020617cc}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-yellow-800{--tw-bg-opacity: 1;background-color:rgb(133 77 14 / var(--tw-bg-opacity, 1))}.bg-yellow-900\/20{background-color:#713f1233}.bg-opacity-50{--tw-bg-opacity: .5}.bg-\[linear-gradient\(rgba\(29\,78\,216\,0\.05\)_1px\,transparent_1px\)\,linear-gradient\(90deg\,rgba\(29\,78\,216\,0\.05\)_1px\,transparent_1px\)\]{background-image:linear-gradient(rgba(29,78,216,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(29,78,216,.05) 1px,transparent 1px)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#005691\]{--tw-gradient-from: #005691 var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 86 145 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/20{--tw-gradient-from: rgb(37 99 235 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800{--tw-gradient-from: #1e40af var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900{--tw-gradient-from: #1e3a8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800\/50{--tw-gradient-from: rgb(31 41 55 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-900{--tw-gradient-from: #0f172a var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-blue-400{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #60a5fa var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-gray-900{--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #111827 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-purple-900{--tw-gradient-to: rgb(88 28 135 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #581c87 var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#004578\]{--tw-gradient-to: #004578 var(--tw-gradient-to-position)}.to-amber-500{--tw-gradient-to: #f59e0b var(--tw-gradient-to-position)}.to-blue-500{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-blue-700{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.to-blue-700\/20{--tw-gradient-to: rgb(29 78 216 / .2) var(--tw-gradient-to-position)}.to-blue-800{--tw-gradient-to: #1e40af var(--tw-gradient-to-position)}.to-blue-900{--tw-gradient-to: #1e3a8a var(--tw-gradient-to-position)}.to-emerald-600{--tw-gradient-to: #059669 var(--tw-gradient-to-position)}.to-gray-900\/50{--tw-gradient-to: rgb(17 24 39 / .5) var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.to-slate-800{--tw-gradient-to: #1e293b var(--tw-gradient-to-position)}.to-slate-900{--tw-gradient-to: #0f172a var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.bg-\[size\:50px_50px\]{background-size:50px 50px}.fill-rose-400{fill:#fb7185}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-left{-o-object-position:left;object-position:left}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-6{padding-bottom:1.5rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pr-4{padding-right:1rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[11px\]{font-size:11px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-\[\#005691\]{--tw-text-opacity: 1;color:rgb(0 86 145 / var(--tw-text-opacity, 1))}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-amber-300{--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-400\/80{color:#fbbf24cc}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue-300\/70{color:#93c5fdb3}.text-blue-300\/80{color:#93c5fdcc}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-700\/30{color:#1d4ed84d}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-cyan-200{--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.text-cyan-400{--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.text-cyan-400\/80{color:#22d3eecc}.text-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-purple-300{--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.text-purple-400{--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-200{--tw-text-opacity: 1;color:rgb(254 240 138 / var(--tw-text-opacity, 1))}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-blue-500\/30{--tw-shadow-color: rgb(59 130 246 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/20{--tw-shadow-color: rgb(29 78 216 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/30{--tw-shadow-color: rgb(29 78 216 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/40{--tw-shadow-color: rgb(29 78 216 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/50{--tw-shadow-color: rgb(29 78 216 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/30{--tw-shadow-color: rgb(34 197 94 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/30{--tw-shadow-color: rgb(249 115 22 / .3);--tw-shadow: var(--tw-shadow-colored)}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur-2xl{--tw-blur: blur(40px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-3xl{--tw-blur: blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-lg{--tw-blur: blur(16px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-xl{--tw-blur: blur(24px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-1000{transition-delay:1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.toepie-shell{--app-bg: linear-gradient(135deg, #f8fafc 0%, #eef2f7 55%, #fff7e0 100%);--header-bg: rgba(255, 255, 255, .88);--surface: rgba(255, 255, 255, .88);--surface-hover: #ffffff;--surface-muted: rgba(241, 245, 249, .9);--text: #172033;--text-muted: #667085;--text-soft: #7a8699;--border: rgba(156, 119, 39, .24);--border-strong: rgba(180, 124, 19, .52);--accent: #b7791f;--accent-strong: #8a5a05;--accent-contrast: #ffffff;--danger: #d97706;--shadow: 0 18px 48px rgba(30, 41, 59, .11);--shadow-soft: 0 10px 28px rgba(30, 41, 59, .08);min-height:100vh;background:var(--app-bg);color:var(--text)}.toepie-shell[data-theme=soft-slate]{--app-bg: linear-gradient(135deg, #e8edf3 0%, #dbe4ec 52%, #f4efe2 100%);--header-bg: rgba(245, 248, 252, .9);--surface: rgba(255, 255, 255, .76);--surface-hover: rgba(255, 255, 255, .95);--surface-muted: rgba(226, 232, 240, .82);--text: #1f2937;--text-muted: #5d6978;--text-soft: #7b8794;--border: rgba(75, 85, 99, .18);--border-strong: rgba(127, 92, 22, .4);--accent: #a16207;--accent-strong: #7c4a03;--shadow: 0 18px 48px rgba(51, 65, 85, .13);--shadow-soft: 0 10px 28px rgba(51, 65, 85, .1)}.toepie-shell[data-theme=classic-dark]{--app-bg: linear-gradient(135deg, #0f172a 0%, #111827 55%, #1f2937 100%);--header-bg: rgba(15, 23, 42, .9);--surface: rgba(17, 24, 39, .9);--surface-hover: rgba(31, 41, 55, .95);--surface-muted: rgba(30, 41, 59, .8);--text: #f3f4f6;--text-muted: #cbd5e1;--text-soft: #94a3b8;--border: rgba(234, 179, 8, .32);--border-strong: rgba(234, 179, 8, .62);--accent: #facc15;--accent-strong: #f59e0b;--accent-contrast: #111827;--danger: #fb923c;--shadow: 0 18px 48px rgba(0, 0, 0, .28);--shadow-soft: 0 10px 28px rgba(0, 0, 0, .22)}.toepie-shell[data-theme=system]{--app-bg: linear-gradient(135deg, #f8fafc 0%, #eef2f7 55%, #fff7e0 100%);--header-bg: rgba(255, 255, 255, .88);--surface: rgba(255, 255, 255, .88);--surface-hover: #ffffff;--surface-muted: rgba(241, 245, 249, .9);--text: #172033;--text-muted: #667085;--text-soft: #7a8699;--border: rgba(156, 119, 39, .24);--border-strong: rgba(180, 124, 19, .52);--accent: #b7791f;--accent-strong: #8a5a05;--accent-contrast: #ffffff;--danger: #d97706;--shadow: 0 18px 48px rgba(30, 41, 59, .11);--shadow-soft: 0 10px 28px rgba(30, 41, 59, .08)}@media(prefers-color-scheme:dark){.toepie-shell[data-theme=system]{--app-bg: linear-gradient(135deg, #0f172a 0%, #111827 55%, #1f2937 100%);--header-bg: rgba(15, 23, 42, .9);--surface: rgba(17, 24, 39, .9);--surface-hover: rgba(31, 41, 55, .95);--surface-muted: rgba(30, 41, 59, .8);--text: #f3f4f6;--text-muted: #cbd5e1;--text-soft: #94a3b8;--border: rgba(234, 179, 8, .32);--border-strong: rgba(234, 179, 8, .62);--accent: #facc15;--accent-strong: #f59e0b;--accent-contrast: #111827;--danger: #fb923c;--shadow: 0 18px 48px rgba(0, 0, 0, .28);--shadow-soft: 0 10px 28px rgba(0, 0, 0, .22)}}.toepie-header{border-bottom:1px solid var(--border);background:var(--header-bg);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.dashboard-header-row{display:flex;min-height:4rem;align-items:center;justify-content:space-between;gap:1rem}.brand-title{color:var(--accent-strong)}.brand-subtitle,.dashboard-muted,.module-card-description,.module-card-version,.category-description,.category-count,.dashboard-footer{color:var(--text-muted)}.logo-glow{background:color-mix(in srgb,var(--accent) 22%,transparent)}.theme-picker,.user-pill{display:inline-flex;align-items:center;min-height:2.25rem;border:1px solid var(--border);border-radius:.625rem;background:var(--surface);color:var(--accent-strong);box-shadow:var(--shadow-soft)}.theme-picker{gap:.45rem;padding:.375rem .55rem .375rem .65rem}.theme-picker select{max-width:8.75rem;border:0;background:transparent;color:var(--text);font-size:.875rem;font-weight:600;outline:0}.theme-picker option{color:#111827}.user-pill{gap:.5rem;padding:.375rem .75rem}.dashboard-link{color:var(--text-muted)}.dashboard-link:hover{background:var(--surface-muted);color:var(--accent-strong)}.dashboard-link-danger:hover{color:var(--danger)}.dashboard-main{color:var(--text)}.dashboard-search{border:1px solid var(--border);background:var(--surface);color:var(--text);box-shadow:var(--shadow-soft)}.dashboard-search::-moz-placeholder{color:var(--text-soft)}.dashboard-search::placeholder,.search-icon{color:var(--text-soft)}.dashboard-search:focus{border-color:var(--border-strong);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 20%,transparent)}.dashboard-content{display:grid;gap:1.35rem}.dashboard-section-label{color:var(--text-muted);font-size:.875rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.module-card{position:relative;display:flex;align-items:flex-start;gap:.75rem;border:1px solid var(--border);border-radius:.75rem;background:var(--surface);padding:1rem;box-shadow:var(--shadow-soft);transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.module-card-ready:hover{border-color:var(--border-strong);background:var(--surface-hover);box-shadow:var(--shadow);transform:translateY(-1px)}.module-card-disabled{opacity:.62}.module-card-icon,.module-card-icon-disabled,.category-icon{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:var(--accent-contrast);box-shadow:0 10px 24px color-mix(in srgb,var(--accent) 30%,transparent)}.module-card-icon-disabled{background:var(--surface-muted);color:var(--text-soft);box-shadow:none}.module-card-title{color:var(--text);font-size:1rem;font-weight:700;line-height:1.35;transition:color .18s ease}.module-card-ready:hover .module-card-title{color:var(--accent-strong)}.module-card-description{margin-top:.125rem;font-size:.875rem;line-height:1.45}.module-card-version{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.75rem}.favorite-button{flex-shrink:0;border-radius:.375rem;padding:.125rem;transition:color .16s ease,background .16s ease}.favorite-button-active{color:#e11d48}.favorite-button-idle{color:var(--text-soft)}.favorite-button:hover{background:color-mix(in srgb,#e11d48 10%,transparent);color:#e11d48}.categories-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:.9rem}.category-section{border:1px solid var(--border);border-radius:.875rem;background:var(--surface);box-shadow:var(--shadow-soft);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.category-section:hover{border-color:var(--border-strong);background:var(--surface-hover)}.category-section.is-open{padding:.85rem}.category-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;border-radius:.75rem;padding:.9rem;color:var(--text);text-align:left}.category-section.is-open .category-toggle{margin-bottom:.65rem;padding:.15rem .1rem .75rem}.category-heading{display:flex;min-width:0;align-items:center;gap:.85rem}.category-icon{width:2.25rem;height:2.25rem;flex-shrink:0;border-radius:.65rem}.category-title{color:var(--accent-strong);font-size:1.05rem;font-weight:800;line-height:1.25}.category-description{margin-top:.15rem;font-size:.85rem;line-height:1.35}.category-actions{display:flex;flex-shrink:0;align-items:center;gap:.65rem;color:var(--text-soft)}.category-count{font-size:.78rem;white-space:nowrap}.dashboard-footer{border-top:1px solid var(--border)}.developer-button{background:linear-gradient(135deg,#ea580c,#d97706);color:#fff;box-shadow:0 14px 32px #ea580c47}@media(min-width:1024px){.categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-section.is-open{grid-column:1 / -1}}@media(max-width:860px){.dashboard-header-row{align-items:flex-start;flex-direction:column;padding:.8rem 0}.dashboard-header-row>div:last-child{flex-wrap:wrap}}@media(max-width:640px){.category-toggle,.category-actions{align-items:flex-start;flex-direction:column}.category-actions{gap:.35rem;padding-left:3.1rem}.theme-picker select{max-width:7.5rem}}.module-theme-scope{color:var(--text)}.module-theme-scope .bg-gray-900,.module-theme-scope .bg-slate-900,.module-theme-scope .bg-zinc-900,.module-theme-scope .bg-neutral-900,.module-theme-scope .bg-gray-900\/80,.module-theme-scope .bg-gray-900\/70,.module-theme-scope .bg-gray-900\/60,.module-theme-scope .bg-gray-900\/50,.module-theme-scope .bg-gray-900\/40,.module-theme-scope .bg-slate-900\/80,.module-theme-scope .bg-slate-900\/70,.module-theme-scope .bg-slate-900\/60,.module-theme-scope .bg-slate-900\/50,.module-theme-scope .bg-slate-900\/40,.module-theme-scope .bg-black{background-color:color-mix(in srgb,var(--surface) 95%,transparent)!important}.module-theme-scope .bg-gray-800,.module-theme-scope .bg-gray-700,.module-theme-scope .bg-slate-800,.module-theme-scope .bg-slate-700,.module-theme-scope .bg-zinc-800,.module-theme-scope .bg-neutral-800,.module-theme-scope .bg-gray-800\/80,.module-theme-scope .bg-gray-800\/70,.module-theme-scope .bg-gray-800\/60,.module-theme-scope .bg-gray-800\/50,.module-theme-scope .bg-gray-800\/40,.module-theme-scope .bg-gray-800\/30,.module-theme-scope .bg-gray-800\/20,.module-theme-scope .bg-gray-700\/80,.module-theme-scope .bg-gray-700\/70,.module-theme-scope .bg-gray-700\/60,.module-theme-scope .bg-gray-700\/50,.module-theme-scope .bg-gray-700\/40,.module-theme-scope .bg-slate-800\/80,.module-theme-scope .bg-slate-800\/70,.module-theme-scope .bg-slate-800\/60,.module-theme-scope .bg-slate-800\/50,.module-theme-scope .bg-slate-800\/40,.module-theme-scope .bg-slate-800\/30,.module-theme-scope .bg-slate-700\/80,.module-theme-scope .bg-slate-700\/70,.module-theme-scope .bg-slate-700\/60,.module-theme-scope .bg-slate-700\/50,.module-theme-scope .bg-slate-700\/40{background-color:color-mix(in srgb,var(--surface-muted) 88%,var(--surface))!important}.module-theme-scope .from-gray-900,.module-theme-scope .from-gray-800,.module-theme-scope .from-slate-900,.module-theme-scope .from-slate-800{--tw-gradient-from: color-mix(in srgb, var(--surface-muted) 90%, var(--surface)) var(--tw-gradient-from-position) !important;--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position) !important}.module-theme-scope .to-gray-900,.module-theme-scope .to-gray-800,.module-theme-scope .to-slate-900,.module-theme-scope .to-slate-800{--tw-gradient-to: color-mix(in srgb, var(--surface) 95%, transparent) var(--tw-gradient-to-position) !important}.module-theme-scope .text-white,.module-theme-scope .text-gray-100,.module-theme-scope .text-gray-200,.module-theme-scope .text-slate-100,.module-theme-scope .text-slate-200{color:var(--text)!important}.module-theme-scope .text-gray-300,.module-theme-scope .text-gray-400,.module-theme-scope .text-gray-500,.module-theme-scope .text-slate-300,.module-theme-scope .text-slate-400{color:var(--text-muted)!important}.module-theme-scope .placeholder\:text-gray-400::-moz-placeholder,.module-theme-scope .placeholder\:text-gray-500::-moz-placeholder,.module-theme-scope .placeholder\:text-slate-400::-moz-placeholder,.module-theme-scope .placeholder\:text-slate-500::-moz-placeholder{color:var(--text-soft)!important}.module-theme-scope .placeholder\:text-gray-400::placeholder,.module-theme-scope .placeholder\:text-gray-500::placeholder,.module-theme-scope .placeholder\:text-slate-400::placeholder,.module-theme-scope .placeholder\:text-slate-500::placeholder{color:var(--text-soft)!important}.module-theme-scope .border-gray-700,.module-theme-scope .border-gray-600,.module-theme-scope .border-gray-800,.module-theme-scope .border-slate-700,.module-theme-scope .border-slate-800,.module-theme-scope .border-blue-700,.module-theme-scope .border-blue-700\/40,.module-theme-scope .border-blue-700\/30,.module-theme-scope .border-white\/10{border-color:var(--border)!important}.toepie-shell[data-theme=folio-light] .module-theme-scope input,.toepie-shell[data-theme=folio-light] .module-theme-scope select,.toepie-shell[data-theme=folio-light] .module-theme-scope textarea,.toepie-shell[data-theme=soft-slate] .module-theme-scope input,.toepie-shell[data-theme=soft-slate] .module-theme-scope select,.toepie-shell[data-theme=soft-slate] .module-theme-scope textarea{color-scheme:light}.toepie-shell[data-theme=classic-dark] .module-theme-scope input,.toepie-shell[data-theme=classic-dark] .module-theme-scope select,.toepie-shell[data-theme=classic-dark] .module-theme-scope textarea{color-scheme:dark}.toepie-shell[data-theme=system] .module-theme-scope input,.toepie-shell[data-theme=system] .module-theme-scope select,.toepie-shell[data-theme=system] .module-theme-scope textarea{color-scheme:light}.module-theme-scope .text-blue-300,.module-theme-scope .text-blue-400{color:#2563eb!important}.module-theme-scope .text-purple-300,.module-theme-scope .text-purple-400{color:#7c3aed!important}.module-theme-scope .text-green-300,.module-theme-scope .text-green-400{color:#16a34a!important}.module-theme-scope .text-red-300,.module-theme-scope .text-red-400{color:#dc2626!important}.module-theme-scope .text-amber-300,.module-theme-scope .text-amber-400,.module-theme-scope .text-yellow-200,.module-theme-scope .text-yellow-400{color:#b45309!important}.module-theme-scope .text-orange-300,.module-theme-scope .text-orange-400{color:#c2410c!important}.module-theme-scope .text-sky-300,.module-theme-scope .text-cyan-400{color:#0369a1!important}.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-blue-300,.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-blue-400{color:#93c5fd!important}.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-purple-300,.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-purple-400{color:#d8b4fe!important}.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-green-300,.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-green-400{color:#86efac!important}.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-red-300,.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-red-400{color:#fca5a5!important}.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-amber-300,.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-amber-400,.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-yellow-200,.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-yellow-400{color:#fde68a!important}.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-orange-300,.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-orange-400{color:#fdba74!important}.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-sky-300,.toepie-shell[data-theme=classic-dark] .module-theme-scope .text-cyan-400{color:#7dd3fc!important}@media(prefers-color-scheme:dark){.toepie-shell[data-theme=system] .module-theme-scope input,.toepie-shell[data-theme=system] .module-theme-scope select,.toepie-shell[data-theme=system] .module-theme-scope textarea{color-scheme:dark}.toepie-shell[data-theme=system] .module-theme-scope .text-blue-300,.toepie-shell[data-theme=system] .module-theme-scope .text-blue-400{color:#93c5fd!important}.toepie-shell[data-theme=system] .module-theme-scope .text-purple-300,.toepie-shell[data-theme=system] .module-theme-scope .text-purple-400{color:#d8b4fe!important}.toepie-shell[data-theme=system] .module-theme-scope .text-green-300,.toepie-shell[data-theme=system] .module-theme-scope .text-green-400{color:#86efac!important}.toepie-shell[data-theme=system] .module-theme-scope .text-red-300,.toepie-shell[data-theme=system] .module-theme-scope .text-red-400{color:#fca5a5!important}.toepie-shell[data-theme=system] .module-theme-scope .text-amber-300,.toepie-shell[data-theme=system] .module-theme-scope .text-amber-400,.toepie-shell[data-theme=system] .module-theme-scope .text-yellow-200,.toepie-shell[data-theme=system] .module-theme-scope .text-yellow-400{color:#fde68a!important}.toepie-shell[data-theme=system] .module-theme-scope .text-orange-300,.toepie-shell[data-theme=system] .module-theme-scope .text-orange-400{color:#fdba74!important}.toepie-shell[data-theme=system] .module-theme-scope .text-sky-300,.toepie-shell[data-theme=system] .module-theme-scope .text-cyan-400{color:#7dd3fc!important}}.placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.last\:border-b-0:last-child{border-bottom-width:0px}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.01\]:hover{--tw-scale-x: 1.01;--tw-scale-y: 1.01;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-blue-300:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.hover\:border-blue-500:hover{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.hover\:border-blue-500\/40:hover{border-color:#3b82f666}.hover\:border-blue-500\/50:hover{border-color:#3b82f680}.hover\:border-blue-500\/60:hover{border-color:#3b82f699}.hover\:border-blue-600:hover{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#004070\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 64 112 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#004578\]:hover{--tw-bg-opacity: 1;background-color:rgb(0 69 120 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-500:hover{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700\/10:hover{background-color:#1d4ed81a}.hover\:bg-blue-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-800\/40:hover{background-color:#1e40af66}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-600:hover{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-800\/70:hover{background-color:#1f2937b3}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-500\/10:hover{background-color:#f973161a}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-700:hover{--tw-bg-opacity: 1;background-color:rgb(161 98 7 / var(--tw-bg-opacity, 1))}.hover\:from-blue-600:hover{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-blue-800:hover{--tw-gradient-from: #1e40af var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-green-600:hover{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-orange-400:hover{--tw-gradient-from: #fb923c var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:from-orange-600:hover{--tw-gradient-from: #ea580c var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-amber-400:hover{--tw-gradient-to: #fbbf24 var(--tw-gradient-to-position)}.hover\:to-amber-600:hover{--tw-gradient-to: #d97706 var(--tw-gradient-to-position)}.hover\:to-blue-700:hover{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.hover\:to-emerald-700:hover{--tw-gradient-to: #047857 var(--tw-gradient-to-position)}.hover\:to-indigo-700:hover{--tw-gradient-to: #4338ca var(--tw-gradient-to-position)}.hover\:text-blue-200:hover{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.hover\:text-blue-300:hover{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.hover\:text-blue-400:hover{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-orange-400:hover{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.hover\:text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-blue-700\/10:hover{--tw-shadow-color: rgb(29 78 216 / .1);--tw-shadow: var(--tw-shadow-colored)}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#005691\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 86 145 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-800:disabled{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.disabled\:bg-slate-100:disabled{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-400:disabled{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-45:disabled{opacity:.45}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:-translate-x-1{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(min-width:640px){.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:w-auto{width:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[minmax\(0\,1fr\)_minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.sm\:flex-row{flex-direction:row}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}}@media(min-width:1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:grid-cols-\[1fr_360px\]{grid-template-columns:1fr 360px}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media(min-width:1280px){.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
