/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, 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,samp,pre{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{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}}:root{--muted:#5c6673;--quiet:#737e8c;color:#1b2028;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--muted:#b5bec9;--quiet:#8e9aa8;color:#edf1f5;background:#111318}*{box-sizing:border-box}body{background:inherit;min-width:320px;color:inherit;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer}.app-shell{width:min(1200px,100% - 40px);margin:auto}.site-header{z-index:10;border:1px solid;align-items:center;gap:22px;min-height:58px;margin:14px 0 0;padding:8px 10px 8px 14px;display:flex;position:sticky;top:14px}@supports (color:color-mix(in lab,red,red)){.site-header{border:1px solid color-mix(in srgb,currentColor 12%,transparent)}}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f6f8d1;border-radius:8px}:root[data-theme=dark] .site-header{background:#111318d1}.wordmark{align-items:center;gap:9px;min-width:max-content;font-size:14px;font-weight:750;text-decoration:none;display:flex}.mark{color:#fff;background:#e05d3f;border-radius:7px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.site-header nav{flex:1;align-items:center;gap:2px;display:flex;overflow-x:auto}.site-header nav a{color:currentColor;padding:7px 9px;text-decoration:none}@supports (color:color-mix(in lab,red,red)){.site-header nav a{color:color-mix(in srgb,currentColor 68%,transparent)}}.site-header nav a{white-space:nowrap;font-size:13px}.site-header nav a:hover{color:inherit;background:currentColor}@supports (color:color-mix(in lab,red,red)){.site-header nav a:hover{background:color-mix(in srgb,currentColor 8%,transparent)}}.header-actions{gap:4px;display:flex}.icon-button,.favorite-button{width:34px;height:34px;color:inherit;background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.icon-button:hover,.favorite-button:hover{background:currentColor}@supports (color:color-mix(in lab,red,red)){.icon-button:hover,.favorite-button:hover{background:color-mix(in srgb,currentColor 9%,transparent)}}.hero{max-width:820px;padding:84px 0 35px}.eyebrow{color:#db664b;letter-spacing:.08em;margin:0 0 8px;font-size:11px;font-weight:800}.hero h1{letter-spacing:0;margin:0;font-size:clamp(38px,6vw,70px);line-height:1.03}.hero h1 em{color:#e05d3f;font-style:normal}.hero>p:last-child{color:currentColor;max-width:620px;margin:20px 0 0}@supports (color:color-mix(in lab,red,red)){.hero>p:last-child{color:color-mix(in srgb,currentColor 66%,transparent)}}.hero>p:last-child{line-height:1.75}.search-panel{border:1px solid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:12px;display:grid;position:relative}@supports (color:color-mix(in lab,red,red)){.search-panel{border:1px solid color-mix(in srgb,currentColor 12%,transparent)}}.search-panel{background:#fff;border-radius:8px;box-shadow:0 12px 30px #141e280d}:root[data-theme=dark] .search-panel{box-shadow:none;background:#1a1e25}.search-field{border:1px solid;align-items:center;gap:10px;min-height:46px;padding:0 8px 0 13px;display:flex;position:relative}@supports (color:color-mix(in lab,red,red)){.search-field{border:1px solid color-mix(in srgb,currentColor 15%,transparent)}}.search-field{border-radius:7px}.search-field:focus-within{border-color:#e05d3f;box-shadow:0 0 0 3px #e05d3f26}.search-field input{width:100%;color:inherit;background:0 0;border:0;outline:0}.search-history{z-index:5;border:1px solid;width:min(360px,100%);padding:8px;position:absolute;top:calc(100% + 6px);left:0}@supports (color:color-mix(in lab,red,red)){.search-history{border:1px solid color-mix(in srgb,currentColor 14%,transparent)}}.search-history{background:inherit;border-radius:7px;box-shadow:0 12px 28px #00000026}.search-history div{color:currentColor;align-items:center;gap:7px;padding:7px;font-size:12px;display:flex}@supports (color:color-mix(in lab,red,red)){.search-history div{color:color-mix(in srgb,currentColor 60%,transparent)}}.search-history div button{color:inherit;background:0 0;border:0;margin-left:auto;font-size:12px}.search-history>button{text-align:left;width:100%;color:inherit;background:0 0;border:0;border-radius:5px;padding:8px;display:block}.search-history>button:hover{background:currentColor}@supports (color:color-mix(in lab,red,red)){.search-history>button:hover{background:color-mix(in srgb,currentColor 8%,transparent)}}.category-row{scrollbar-width:none;align-items:center;gap:4px;display:flex;overflow-x:auto}.category-row::-webkit-scrollbar{display:none}.service-strip::-webkit-scrollbar{display:none}.category-row button{color:currentColor;border:0;border-radius:6px;min-height:38px;padding:0 10px}@supports (color:color-mix(in lab,red,red)){.category-row button{color:color-mix(in srgb,currentColor 66%,transparent)}}.category-row button{white-space:nowrap;background:0 0;font-size:13px}.category-row button:hover,.category-row button.active{color:#fff;background:#202833}:root[data-theme=dark] .category-row button:hover,:root[data-theme=dark] .category-row button.active{color:#161b22;background:#eaf1f7}.filter-menu{position:relative}.filter-menu summary{white-space:nowrap;cursor:pointer;border-radius:6px;align-items:center;gap:7px;min-height:38px;padding:0 10px;font-size:13px;list-style:none;display:flex}.filter-menu summary:hover{background:currentColor}@supports (color:color-mix(in lab,red,red)){.filter-menu summary:hover{background:color-mix(in srgb,currentColor 8%,transparent)}}.filter-menu summary::-webkit-details-marker{display:none}.filter-menu>div{z-index:6;border:1px solid;gap:10px;width:220px;padding:12px;display:grid;position:absolute;top:44px;right:0}@supports (color:color-mix(in lab,red,red)){.filter-menu>div{border:1px solid color-mix(in srgb,currentColor 15%,transparent)}}.filter-menu>div{background:#fff;border-radius:7px;box-shadow:0 16px 30px #00000024}:root[data-theme=dark] .filter-menu>div{background:#1a1e25}.filter-menu label{color:currentColor;gap:5px;font-size:12px;display:grid}@supports (color:color-mix(in lab,red,red)){.filter-menu label{color:color-mix(in srgb,currentColor 68%,transparent)}}.filter-menu select{border:1px solid;padding:7px}@supports (color:color-mix(in lab,red,red)){.filter-menu select{border:1px solid color-mix(in srgb,currentColor 15%,transparent)}}.filter-menu select{color:inherit;background:0 0;border-radius:5px}.service-strip{scrollbar-width:none;align-items:center;gap:9px;margin:18px 0 46px;padding-bottom:2px;display:flex;overflow-x:auto}.service-intro,.service-strip a{border:1px solid;align-items:center;gap:7px;min-height:35px;padding:0 10px;display:flex}@supports (color:color-mix(in lab,red,red)){.service-intro,.service-strip a{border:1px solid color-mix(in srgb,currentColor 12%,transparent)}}.service-intro,.service-strip a{white-space:nowrap;border-radius:6px;font-size:12px;text-decoration:none}.service-intro{border-color:#0000;padding-left:0;font-weight:750}.service-strip a:hover{border-color:currentColor}@supports (color:color-mix(in lab,red,red)){.service-strip a:hover{border-color:color-mix(in srgb,currentColor 28%,transparent)}}.service-state{color:#17202a;background:#c9ced5;border-radius:4px;padding:3px 6px;font-size:10px}.service-state.operational{background:#85d8a6}.service-state.degraded,.service-state.planned{background:#f1cb75}.service-state.down{background:#f18c88}.service-state.access_protected{background:#f0b2cb}.content-section{margin:52px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:15px;display:flex}.section-heading h2{letter-spacing:0;align-items:center;gap:8px;margin:0;font-size:22px;display:flex}.section-heading>span{color:currentColor}@supports (color:color-mix(in lab,red,red)){.section-heading>span{color:color-mix(in srgb,currentColor 58%,transparent)}}.section-heading>span{font-size:13px}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.resource-card{border:1px solid;flex-direction:column;min-width:0;min-height:226px;padding:15px;display:flex}@supports (color:color-mix(in lab,red,red)){.resource-card{border:1px solid color-mix(in srgb,currentColor 13%,transparent)}}.resource-card{background:#ffffffe0;border-radius:8px;transition:transform .18s,border-color .18s,background .18s}:root[data-theme=dark] .resource-card{background:#171b21}.resource-card:hover{background:#fff;border-color:#e05d3f8c;transform:translateY(-2px)}:root[data-theme=dark] .resource-card:hover{background:#1d222a}.resource-card.compact{min-height:178px}.card-topline,.card-actions,.tag-row,.card-links,.detail-title{align-items:center;display:flex}.card-topline{justify-content:space-between}.card-actions{gap:3px}.brand-icon{color:#202733;background:#e8edf2;border-radius:7px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.brand-icon.md{border-radius:8px;width:64px;height:64px;font-size:22px}.brand-icon img{object-fit:contain;width:22px;height:22px}.brand-icon.md img{width:38px;height:38px}.featured-mark{color:#d16c1b;align-items:center;gap:3px;font-size:11px;font-weight:750;display:flex}.favorite-button.active,.detail-favorite.active{color:#df5d69}.card-title{align-items:center;gap:8px;margin-top:15px;text-decoration:none;display:flex}.card-title h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;overflow:hidden}.rating{border-radius:4px;place-items:center;min-width:21px;height:21px;padding:0 4px;font-size:11px;font-weight:850;display:inline-grid}.rating-s{color:#092315;background:#85d8a6}.rating-a{color:#263215;background:#dbe58d}.rating-b{color:#443107;background:#f1cb75}.resource-card p{color:currentColor;flex:1;margin:8px 0}@supports (color:color-mix(in lab,red,red)){.resource-card p{color:color-mix(in srgb,currentColor 66%,transparent)}}.resource-card p{font-size:13px;line-height:1.55}.tag-row{flex-wrap:wrap;gap:5px;margin-top:auto}.tag,.category-chip{background:currentColor;border-radius:4px;padding:4px 6px}@supports (color:color-mix(in lab,red,red)){.tag,.category-chip{background:color-mix(in srgb,currentColor 8%,transparent)}}.tag,.category-chip{color:currentColor}@supports (color:color-mix(in lab,red,red)){.tag,.category-chip{color:color-mix(in srgb,currentColor 75%,transparent)}}.tag,.category-chip{white-space:nowrap;font-size:11px}.category-chip.violet{color:#3e246d;background:#e5d7ff}.category-chip.blue{color:#144c81;background:#cfe6ff}.category-chip.cyan{color:#15515a;background:#c9f1f1}.category-chip.rose{color:#75233f;background:#ffd9e4}.category-chip.amber{color:#704a09;background:#fee7b5}.category-chip.green{color:#225d32;background:#d1efd5}.card-links{gap:12px;margin-top:13px}.card-links a{color:currentColor;align-items:center;gap:4px;display:flex}@supports (color:color-mix(in lab,red,red)){.card-links a{color:color-mix(in srgb,currentColor 66%,transparent)}}.card-links a{font-size:12px;text-decoration:none}.card-links a:hover{color:#d95e41}.empty-state{border:1px dashed;margin-top:12px;padding:28px}@supports (color:color-mix(in lab,red,red)){.empty-state{border:1px dashed color-mix(in srgb,currentColor 23%,transparent)}}.empty-state{color:currentColor;border-radius:8px}@supports (color:color-mix(in lab,red,red)){.empty-state{color:color-mix(in srgb,currentColor 60%,transparent)}}.empty-state{text-align:center}.utility-actions{gap:5px;display:flex}.utility-actions button{border:1px solid;align-items:center;gap:5px;padding:7px 9px;display:flex}@supports (color:color-mix(in lab,red,red)){.utility-actions button{border:1px solid color-mix(in srgb,currentColor 16%,transparent)}}.utility-actions button{color:inherit;background:0 0;border-radius:5px;font-size:12px}.utility-actions input{display:none}.detail-page{padding:54px 0 10px}.back-link{color:currentColor;align-items:center;gap:6px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.back-link{color:color-mix(in srgb,currentColor 65%,transparent)}}.back-link{font-size:13px;text-decoration:none}.detail-hero{border-bottom:1px solid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin:30px 0;padding-bottom:30px;display:grid}@supports (color:color-mix(in lab,red,red)){.detail-hero{border-bottom:1px solid color-mix(in srgb,currentColor 12%,transparent)}}.detail-hero h1{margin:0;font-size:clamp(30px,5vw,48px)}.detail-hero p{color:currentColor;margin:7px 0 13px}@supports (color:color-mix(in lab,red,red)){.detail-hero p{color:color-mix(in srgb,currentColor 65%,transparent)}}.detail-favorite{border:1px solid;align-items:center;gap:6px;padding:9px 11px;display:flex}@supports (color:color-mix(in lab,red,red)){.detail-favorite{border:1px solid color-mix(in srgb,currentColor 16%,transparent)}}.detail-favorite{color:inherit;background:0 0;border-radius:6px}.detail-layout{grid-template-columns:minmax(0,1fr) 230px;gap:44px;display:grid}.metadata{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:28px;display:grid}.metadata div{border:1px solid;gap:5px;padding:11px;display:grid}@supports (color:color-mix(in lab,red,red)){.metadata div{border:1px solid color-mix(in srgb,currentColor 12%,transparent)}}.metadata div{border-radius:7px}.metadata svg{color:#d95e41}.metadata span,.detail-sidebar small{color:currentColor}@supports (color:color-mix(in lab,red,red)){.metadata span,.detail-sidebar small{color:color-mix(in srgb,currentColor 56%,transparent)}}.metadata span,.detail-sidebar small{font-size:11px}.metadata b{font-size:12px}.detail-content{min-width:0;line-height:1.75}.detail-content h2{margin-top:29px;font-size:20px}.detail-content p,.no-detail{color:currentColor}@supports (color:color-mix(in lab,red,red)){.detail-content p,.no-detail{color:color-mix(in srgb,currentColor 75%,transparent)}}.detail-sidebar{border:1px solid;align-self:start;gap:8px;padding:14px;display:grid;position:sticky;top:85px}@supports (color:color-mix(in lab,red,red)){.detail-sidebar{border:1px solid color-mix(in srgb,currentColor 12%,transparent)}}.detail-sidebar{border-radius:8px}.detail-sidebar h2{margin:0 0 4px;font-size:14px}.detail-sidebar a,.knowledge-links a{color:inherit;border-radius:5px;align-items:center;gap:7px;padding:8px;font-size:13px;text-decoration:none;display:flex}.detail-sidebar a:hover,.knowledge-links a:hover{background:currentColor}@supports (color:color-mix(in lab,red,red)){.detail-sidebar a:hover,.knowledge-links a:hover{background:color-mix(in srgb,currentColor 8%,transparent)}}.knowledge-links{margin-top:36px}.knowledge-links a svg:last-child{margin-left:auto}.related{margin-top:64px}footer{border-top:1px solid;justify-content:space-between;gap:16px;margin-top:72px;padding:22px 0;display:flex}@supports (color:color-mix(in lab,red,red)){footer{border-top:1px solid color-mix(in srgb,currentColor 12%,transparent)}}footer{color:currentColor}@supports (color:color-mix(in lab,red,red)){footer{color:color-mix(in srgb,currentColor 56%,transparent)}}footer{font-size:12px}footer a{color:inherit}@media(max-width:850px){.site-header{gap:12px}.site-header nav{order:3;width:100%}.site-header{flex-wrap:wrap}.header-actions{margin-left:auto}.search-panel{grid-template-columns:1fr auto}.category-row{grid-column:1/-1}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:1fr}.detail-sidebar{grid-template-columns:repeat(3,1fr);position:static}.detail-sidebar h2,.detail-sidebar small{grid-column:1/-1}}@media(max-width:560px){.app-shell{width:min(100% - 24px,1200px)}.site-header{margin-top:6px;top:6px}.site-header nav{display:none}.hero{padding-top:56px}.hero h1{font-size:38px}.search-panel{grid-template-columns:1fr}.filter-menu{position:static}.filter-menu>div{right:0}.category-row{flex-wrap:wrap;padding-right:0;overflow:visible}.resource-grid{grid-template-columns:1fr}.resource-card{min-height:210px}.section-heading{align-items:flex-start}.section-heading>span{text-align:right;max-width:140px}.service-strip{flex-wrap:wrap;margin-bottom:35px;overflow:visible}.detail-hero{grid-template-columns:auto 1fr}.detail-favorite{grid-column:1/-1;justify-content:center}.metadata,.detail-sidebar{grid-template-columns:1fr}.detail-sidebar h2,.detail-sidebar small{grid-column:auto}footer{flex-direction:column}}.hero>p:last-child,.resource-card p,.section-heading>span,.metadata span,.detail-sidebar small,.detail-content p,.no-detail,footer{color:var(--muted)}
