:root{--mc-bg:#111111;--mc-bg-soft:#151515;--mc-panel:#181818;--mc-panel-strong:#1d1d1d;--mc-border:#2a2a2a;--mc-border-strong:#343434;--mc-text:#f5f7f5;--mc-text-soft:#a4ada4;--mc-text-mute:#7d857d;--mc-green:#00c853;--mc-green-soft:rgba(0, 200, 83, 0.14);--mc-orange:#ff9800;--mc-orange-soft:rgba(255, 152, 0, 0.14);--mc-danger:#ff7657;--mc-radius:22px;--mc-radius-sm:14px;--mc-shadow:0 24px 70px rgba(0, 0, 0, 0.28)}*,*::before,*::after{box-sizing:border-box}html,body{overflow-x:clip}body{min-height:100vh;color:var(--mc-text);background:radial-gradient(circle at top right,rgb(0 200 83 / .12),transparent 26%),radial-gradient(circle at left 18%,rgb(255 152 0 / .08),transparent 24%),linear-gradient(180deg,#101010 0%,#111111 100%)}::selection{background:rgb(0 200 83 / .28);color:#fff}a{color:inherit;text-decoration:none}a:hover{color:#fff;text-decoration:none}p{margin:0 0 1rem;color:var(--mc-text-soft)}h1,h2,h3,h4,h5,h6{margin:0 0 .8rem;font-family:"Bahnschrift","Trebuchet MS","Segoe UI",sans-serif;line-height:1.08;letter-spacing:-.02em}h1{font-size:clamp(1.8rem, 4vw, 3.5rem)}h2{font-size:clamp(1.55rem, 3.4vw, 2.45rem)}h3{font-size:clamp(1.15rem, 2.2vw, 1.4rem)}small{color:var(--mc-text-mute)}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}[hidden]{display:none!important}img{max-width:100%;height:auto}.site-shell{width:min(1240px, calc(100% - 24px));max-width:100%;margin-inline:auto}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.main-content,.sidebar,.resource-single,.single-copy{min-width:0}.site-main{padding:28px 0 56px}.section-stack{display:flex;flex-direction:column;gap:28px}.section-block{display:flex;flex-direction:column;gap:18px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.section-head h2{max-width:none}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--mc-green);font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow::before{content:"";width:12px;height:12px;border-radius:4px;background:linear-gradient(180deg,var(--mc-green),#0a7f3d);box-shadow:0 0 0 4px rgb(0 200 83 / .12)}.panel,.widget-panel,.resource-card,.hero-panel,.comment-card,.archive-controls,.pagination-wrap,.auth-panel,.download-panel,.site-footer,.site-header,.type-card{border:1px solid var(--mc-border);border-radius:var(--mc-radius);background:linear-gradient(180deg,rgb(28 28 28 / .96),rgb(19 19 19 / .98));box-shadow:var(--mc-shadow)}.panel{padding:20px}.site-header{border-radius:0;border-left:0;border-right:0;box-shadow:none;background:rgb(17 17 17 / .92)}.header-bottom-wrap{border-top:1px solid rgb(255 255 255 / .05)}.header-top,.nav-shell,.footer-grid,.footer-meta,.footer-widgets{display:flex;align-items:center;gap:18px}.header-top{padding:16px 0;justify-content:space-between;border-bottom:1px solid rgb(255 255 255 / .04)}.header-main{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex:0 1 auto}.brand-wrap{display:flex;align-items:center;flex:1 1 auto;min-width:0}.site-brand{display:inline-flex;align-items:center;gap:14px;min-width:0;max-width:100%;text-decoration:none}.site-brand>:last-child{min-width:0}.site-brand strong{display:block;font-size:1.15rem;line-height:1.05;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-brand small{display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-brand-mark{width:20px;height:20px;flex:0 0 auto;border-radius:5px;background:linear-gradient(180deg,#5d4037 0 33%,#00c853 33% 68%,#0e6f2f 68% 100%);box-shadow:0 0 0 5px rgb(255 255 255 / .02)}.header-actions{display:flex;align-items:center;gap:10px;justify-content:flex-end;flex-shrink:0}.header-auth-links,.mobile-utility-links{display:flex;align-items:center;gap:10px}.header-icon-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid var(--mc-border-strong);border-radius:16px;background:rgb(255 255 255 / .02);color:var(--mc-text)}.header-icon-button:hover{background:rgb(255 255 255 / .05)}.header-icon-svg{width:22px;height:22px;display:block}.nav-toggle .icon-close{display:none}.nav-toggle.is-open .icon-menu{display:none}.nav-toggle.is-open .icon-close{display:block}.search-form{display:flex;align-items:center;gap:10px;width:100%}.search-form label{display:block;flex:1}input[type="search"],input[type="text"],input[type="email"],input[type="password"],input[type="url"],textarea,select{width:100%;padding:14px 16px;border:1px solid var(--mc-border-strong);border-radius:16px;background:#111;color:var(--mc-text);font:inherit;transition:border-color 0.18s ease,box-shadow 0.18s ease,background 0.18s ease}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:0;border-color:var(--mc-green);box-shadow:0 0 0 4px rgb(0 200 83 / .16)}textarea{resize:vertical;min-height:140px}.button,button,input[type="submit"],.search-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 18px;border:1px solid #fff0;border-radius:16px;font:700 0.96rem/1 "Bahnschrift","Trebuchet MS","Segoe UI",sans-serif;letter-spacing:.01em;cursor:pointer;text-decoration:none;transition:transform 0.15s ease,background 0.15s ease,border-color 0.15s ease,color 0.15s ease}.button:hover,button:hover,input[type="submit"]:hover,.search-submit:hover{transform:translateY(-1px)}.button-primary,.search-submit,input[type="submit"]{background:linear-gradient(180deg,#09cf58,#00ad49);color:#071208}.button-primary:hover,.search-submit:hover,input[type="submit"]:hover{color:#041007}.button-ghost,.nav-toggle,.slider-button,.comment-reaction{background:rgb(255 255 255 / .02);border-color:var(--mc-border-strong);color:var(--mc-text)}.button-large{min-height:54px;padding:0 22px}.button-download{padding:0 50px;font-size:20px}.nav-toggle{display:none}.nav-shell{display:flex;padding:14px 0;flex-direction:column;align-items:stretch;justify-content:space-between;gap:12px}.primary-nav{width:100%}.menu-list,.footer-links,.sidebar-list,.comment-list,.download-list,.meta-badges,.stat-list,.spec-list,.footer-inline{list-style:none;padding:0;margin:0}.menu-list{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-width:0;justify-content:flex-start}.menu-list a,.footer-links a{display:inline-flex;align-items:center;padding:10px 14px;border-radius:14px;color:var(--mc-text-soft)}.menu-list a:hover,.footer-links a:hover{background:rgb(255 255 255 / .04);color:#fff}.mobile-utility-links{display:none}.curseforge-author-panel{padding:24px}.curseforge-author-card{display:flex;align-items:center;gap:18px;padding:18px;border:1px solid rgb(255 255 255 / .08);border-radius:20px;background:linear-gradient(135deg,rgb(255 255 255 / .03),rgb(0 200 83 / .06))}.curseforge-author-avatar{width:72px;height:72px;flex:0 0 auto;border-radius:20px;overflow:hidden;display:grid;place-items:center;border:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .03);color:#fff;font-size:1.5rem;font-weight:700}.curseforge-author-avatar img{width:100%;height:100%;object-fit:cover}.curseforge-author-copy{min-width:0;flex:1}.curseforge-author-copy strong{display:block;font-size:1.15rem;margin-bottom:6px}.curseforge-author-copy p{margin:0}.curseforge-author-actions{flex:0 0 auto}.category-filter-panel{display:flex;flex-direction:column;gap:18px}.category-pill-list{gap:12px}.search-modal{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:20px}.search-modal-backdrop{position:absolute;inset:0;background:rgb(0 0 0 / .72);backdrop-filter:blur(8px)}.search-modal-dialog{position:relative;z-index:1;width:min(760px, calc(100vw - 32px));padding:24px}.search-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.search-modal-head h2{margin-bottom:0}.search-modal-body .search-form{align-items:stretch}.search-modal-open{overflow:hidden}.hero-surface,.single-hero,.archive-hero,.download-hero,.profile-hero{padding:28px}.hero-grid,.single-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:22px;align-items:start}.hero-grid{display:flex;flex-direction:column}.hero-side.panel{width:100%}.hero-side,.info-card,.countdown-card{padding:20px}.single-hero .info-card{width:100%;max-width:360px;justify-self:end}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.tag-cloud-inline{display:flex;flex-wrap:wrap;gap:10px}.compact-gap{gap:8px}.tag-pill,.tag-cloud-inline a,.widget_tag_cloud a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid rgb(255 255 255 / .08);border-radius:999px;background:rgb(255 255 255 / .03);color:var(--mc-text-soft);font-size:.84rem}.tag-pill:hover,.tag-cloud-inline a:hover,.widget_tag_cloud a:hover{border-color:rgb(0 200 83 / .35);color:#fff}.tag-pill-large{min-height:42px;padding:0 16px;font-size:.95rem}.accent-green{background:var(--mc-green-soft);color:#8ef0b0;border-color:rgb(0 200 83 / .3)}.stat-list,.meta-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}.stat-list li,.meta-badges li{padding:16px 18px;border:1px solid rgb(255 255 255 / .06);border-radius:18px;background:rgb(255 255 255 / .025)}.stat-list strong,.meta-badges strong{display:block;margin-bottom:6px;font-size:1.2rem}.stat-list span,.meta-badges span{display:block;color:var(--mc-text-soft);font-size:.9rem}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.resource-grid-list{grid-template-columns:1fr}.resource-grid-flow{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch}.type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.slider-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,36%);gap:20px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}.slider-track>*{scroll-snap-align:start}.slider-controls{display:flex;gap:8px}.slider-button{min-height:42px;padding:0 14px}.resource-card{overflow:hidden;display:flex;flex-direction:column}.resource-grid-list .resource-card{flex-direction:row;align-items:stretch;min-height:220px}.resource-card-media{display:block;aspect-ratio:16/10;background:#111;overflow:hidden}.resource-grid-list .resource-card-media{display:flex;flex:0 0 clamp(200px, 28%, 300px);min-width:200px;aspect-ratio:auto}.resource-card-media img{width:100%;height:100%;object-fit:cover;transition:transform 0.35s ease}.resource-card:hover .resource-card-media img{transform:scale(1.03)}.resource-placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(135deg,rgb(0 200 83 / .18),rgb(255 152 0 / .1));color:#fff;font-size:3rem;font-weight:700}.resource-grid-list .resource-placeholder{min-height:100%}.resource-card-body{display:flex;flex-direction:column;gap:14px;padding:20px;flex:1}.resource-grid-list .resource-card-body{min-width:0;padding:18px 22px}.resource-card h3{margin:0;line-height:1.18}.resource-card p{margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.resource-grid-list .resource-card p{-webkit-line-clamp:4;line-clamp:4}.card-topline,.card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.card-meta{margin-top:auto;padding-top:8px;color:var(--mc-text-mute);font-size:.88rem}.type-card{padding:22px}.type-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:16px;color:var(--mc-text-mute);font-size:.88rem}.breadcrumbs a{color:var(--mc-text-soft)}.breadcrumbs span:not(:last-child)::after,.breadcrumbs a::after{content:"/";margin-left:10px;color:var(--mc-text-mute)}.breadcrumbs span:last-child::after{display:none}.archive-controls{display:flex;flex-direction:column;gap:18px;padding:18px;margin-top:18px}.archive-control-group,.archive-controls label,.auth-form label{display:flex;flex-direction:column;gap:8px;color:var(--mc-text-soft)}.archive-control-heading{display:block;color:var(--mc-text-soft);font-size:.92rem;font-weight:600}.archive-filter-links{display:flex;flex-wrap:wrap;gap:10px}.archive-filter-links .tag-pill{min-height:40px}.archive-sort-links .tag-pill{min-width:110px}.checkbox-row{flex-direction:row!important;align-items:center}.copy{padding:26px}.copy>*:last-child{margin-bottom:0}.copy h2,.copy h3,.copy h4{margin-top:1.6rem}.copy ul,.copy ol{padding-left:1.2rem;color:var(--mc-text-soft)}.copy blockquote{margin:1.4rem 0;padding:16px 20px;border-left:3px solid var(--mc-green);background:rgb(255 255 255 / .02);border-radius:0 14px 14px 0}.copy table{width:100%;border-collapse:collapse}.copy table td,.copy table th{padding:12px;border:1px solid var(--mc-border)}.spec-list{display:flex;flex-direction:column;gap:12px}.spec-list div{display:grid;grid-template-columns:110px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid rgb(255 255 255 / .06)}.spec-list div:last-child{border-bottom:0;padding-bottom:0}.spec-list dt{color:var(--mc-text-mute)}.spec-list dd{margin:0;color:#fff}.info-cover{margin:-20px -20px 18px;overflow:hidden;border-radius:22px 22px 0 0}.info-cover img{width:100%;aspect-ratio:16/10;object-fit:cover}.single-hero .info-cover img{aspect-ratio:16/9;max-height:220px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gallery-grid figure{margin:0;border-radius:16px;overflow:hidden;background:#111}.gallery-grid img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover}.content-image-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:18px 0}.content-image-group-item{margin:0;border-radius:16px;overflow:hidden;background:#111}.content-image-group-item img{display:block;width:100%;height:100%;aspect-ratio:4/3;object-fit:cover}.content-note{margin:16px 0;padding:14px 16px;border-left:3px solid var(--mc-green);border-radius:12px;background:rgb(97 255 142 / .06);color:var(--mc-text-soft)}.resource-single .content-panel a:not(.button){color:var(--mc-green);text-decoration-color:rgb(97 255 142 / .45)}.resource-single .content-panel a:not(.button):hover{color:#8cffb0;text-decoration-color:currentColor}.content-panel img,.page-panel img,.gallery-grid img,.info-cover img{cursor:zoom-in}.lightbox-modal{position:fixed;inset:0;z-index:95;display:grid;place-items:center;padding:24px;background:rgb(4 4 4 / .88);backdrop-filter:blur(10px)}.lightbox-dialog{position:relative;width:min(1080px, 100%);display:flex;flex-direction:column;gap:14px}.lightbox-stage{border:1px solid rgb(255 255 255 / .08);border-radius:24px;overflow:hidden;background:#0d0d0d;box-shadow:var(--mc-shadow)}.lightbox-stage img{display:block;width:auto;max-width:100%;max-height:min(80vh, 880px);margin:0 auto;object-fit:contain}.lightbox-caption{margin:0;text-align:center;color:var(--mc-text-soft)}.lightbox-close{position:absolute;top:16px;right:16px;z-index:1;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;border:1px solid rgb(255 255 255 / .12);border-radius:16px;background:rgb(17 17 17 / .88);color:var(--mc-text);font-size:1.55rem;line-height:1}.lightbox-open{overflow:hidden}.download-list{display:flex;flex-direction:column;gap:12px}.download-list li{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border:1px solid rgb(255 255 255 / .08);border-radius:18px;background:rgb(255 255 255 / .025)}.download-list strong{display:block;margin-bottom:4px}.large-download-list .button{min-width:190px}.countdown-card{display:flex;flex-direction:column;gap:14px;max-width:520px;margin-top:18px}.countdown-value{font-size:clamp(2rem, 6vw, 3.4rem);font-weight:700;line-height:1}.countdown-value small{font-size:.95rem;font-weight:400}.progress-bar{height:12px;border-radius:999px;background:rgb(255 255 255 / .06);overflow:hidden}.progress-bar span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--mc-orange),var(--mc-green));transition:width 1s linear}.download-footnote{margin-top:18px}.sidebar-stack{display:flex;flex-direction:column;gap:18px}.widget-panel{padding:20px}.widget-title{font-size:1.1rem;margin-bottom:14px}.sidebar-list{display:flex;flex-direction:column;gap:12px}.sidebar-list li{display:flex;flex-direction:column;gap:4px;padding-bottom:12px;border-bottom:1px solid rgb(255 255 255 / .06)}.sidebar-list li:last-child{border-bottom:0;padding-bottom:0}.sidebar-resource-link{display:grid;grid-template-columns:68px minmax(0,1fr);gap:12px;align-items:center;color:inherit}.sidebar-resource-link:hover .sidebar-resource-copy strong{color:#8ef0b0}.sidebar-resource-thumb{display:block;width:68px;aspect-ratio:1;border-radius:16px;overflow:hidden;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08)}.sidebar-resource-thumb img{display:block;width:100%;height:100%;object-fit:cover}.sidebar-resource-placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(135deg,rgb(0 200 83 / .18),rgb(255 152 0 / .1));color:#fff;font-size:1.25rem;font-weight:700}.sidebar-resource-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.sidebar-resource-copy strong{display:block;color:#fff;font-size:.95rem;line-height:1.3}.sidebar-resource-copy small{display:block;color:var(--mc-text-mute)}.compact-list li{padding-bottom:10px;margin-bottom:0}.compact-resource-link{grid-template-columns:56px minmax(0,1fr);gap:10px;align-items:flex-start}.compact-resource-thumb{width:56px;border-radius:14px}.empty-state{padding:28px;text-align:center}.empty-state h1,.empty-state h2{max-width:18ch;margin-inline:auto}.pagination-wrap{padding:10px 16px}.pagination-wrap .page-numbers{display:flex;align-items:center;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}.pagination-wrap a,.pagination-wrap span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:0 12px;border-radius:12px;background:rgb(255 255 255 / .03);color:var(--mc-text-soft)}.pagination-wrap .current{background:var(--mc-green-soft);color:#93efb1}.auth-layout{width:min(720px, calc(100% - 32px));margin:0 auto;padding:28px 0 56px}.auth-panel{padding:28px}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-links-inline{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px}.form-message{min-height:1.5rem;color:var(--mc-text-soft);font-size:.92rem}.form-message.is-error{color:#ffb4a3}.form-message.is-success{color:#9cf0bb}.profile-header{display:flex;align-items:center;gap:18px}.profile-avatar img{border-radius:50%;border:3px solid rgb(255 255 255 / .08)}.comments-panel{padding:24px}.comment-list{display:flex;flex-direction:column;gap:16px}.comment-card{display:grid;grid-template-columns:56px 1fr;gap:16px;padding:18px}.comment-avatar img{border-radius:50%}.comment-main{display:flex;flex-direction:column;gap:10px}.comment-header,.comment-footer{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.comment-header time{color:var(--mc-text-mute);font-size:.85rem}.comment-footer{margin-top:6px}.comment-reaction strong{font-size:.88rem}.comment-feedback{font-size:.85rem;color:var(--mc-text-mute)}.children{margin:16px 0 0 32px;padding-left:0;display:flex;flex-direction:column;gap:16px}.comment-form-dark{display:flex;flex-direction:column;gap:14px;margin-top:16px}.site-footer{margin:0 0 22px;padding:24px 0 0}.footer-grid{align-items:flex-start;justify-content:space-between;padding:0 0 22px;flex-wrap:wrap}.footer-panel{flex:1 1 220px}.footer-links{display:flex;flex-direction:column;gap:4px}.footer-meta{justify-content:space-between;padding:16px 0 22px;border-top:1px solid rgb(255 255 255 / .06);color:var(--mc-text-mute);font-size:.92rem;flex-wrap:wrap}.footer-inline{display:flex;align-items:center;gap:8px}.not-found-panel{padding:56px 28px}.content-panel img,.page-panel img{border-radius:18px}@media (max-width:1120px){.hero-grid,.single-hero-grid,.content-grid{grid-template-columns:1fr}.header-main{gap:14px}.nav-shell .menu-list{gap:6px}.nav-shell .menu-list a,.header-auth-links .button{padding-inline:12px}}@media (max-width:960px){.header-top{gap:12px;border-bottom:0}.site-brand{max-width:min(100%, calc(100vw - 170px))}.site-brand strong{font-size:1rem}.header-main{justify-content:flex-end;flex:0 1 auto}.header-auth-links{display:none}.nav-toggle{display:inline-flex}.nav-shell{display:none;padding-top:14px;padding-bottom:14px}.nav-shell.is-open{display:flex}.mobile-utility-links{display:flex;flex-wrap:wrap}.menu-list{flex-direction:column;align-items:stretch}.menu-list a{width:100%}.resource-grid,.type-grid,.gallery-grid,.content-image-group,.stat-list,.meta-badges{grid-template-columns:1fr}.curseforge-author-card,.download-list li,.section-head,.profile-header{flex-direction:column;align-items:flex-start}.slider-track{grid-auto-columns:minmax(280px,88%)}}@media (max-width:720px){.site-shell{width:min(1240px, calc(100% - 16px))}.site-main{padding-top:20px}.hero-surface,.single-hero,.archive-hero,.download-hero,.profile-hero,.panel,.widget-panel,.auth-panel,.comments-panel{padding:20px}.archive-controls{gap:16px}.search-form{flex-direction:column;align-items:stretch}.button,.search-submit,input[type="submit"]{width:100%}.curseforge-author-actions,.curseforge-author-actions .button{width:100%}.header-actions .header-icon-button{width:auto}.site-brand small{display:none}.site-brand{max-width:calc(100vw - 124px)}.site-brand strong{font-size:clamp(0.96rem, 4.1vw, 1.06rem)}.resource-grid-list .resource-card{flex-direction:column;min-height:0}.resource-grid-list .resource-card-media{min-width:0;flex-basis:auto;aspect-ratio:16/8;max-height:210px}.resource-grid-list .resource-card-body{padding:16px 18px 18px}.search-modal-dialog{padding:20px}.spec-list div{grid-template-columns:1fr}.single-hero .info-cover img{max-height:180px}.lightbox-modal{padding:12px}.lightbox-close{top:12px;right:12px;width:44px;min-width:44px;height:44px;min-height:44px}.children{margin-left:16px}}@media (max-width:540px){.resource-grid-list .resource-card-media{aspect-ratio:16/7;max-height:180px}}@media (min-width:961px){.resource-grid-list .resource-card{flex-direction:row;min-height:220px}.resource-grid-list .resource-card-media{min-width:200px;flex:0 0 clamp(200px, 28%, 300px);aspect-ratio:auto}}:not(pre)>code{background:#00ad49!important;color:#fff!important}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}