/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{inset:0;position:absolute}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}:root{--bg: #ffffff;--surface: #f6f6f6;--surface-strong: #efefef;--text: #111111;--muted: #5d5d5d;--border: #dedede;--shadow: 0 12px 30px rgba(17, 17, 17, .05);--container: min(1120px, calc(100% - 2rem) );--radius: 20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;background:var(--bg);color:var(--text);line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto;background:var(--surface)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.container{width:var(--container);margin:0 auto}.page-shell{padding-bottom:4rem}.skip-link,.sr-only{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:30;background:#111;color:#fff;padding:.75rem 1rem;border-radius:10px}.site-header{position:sticky;top:0;z-index:20;background:#fffffff5;backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.topbar,.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:1rem}.topbar{min-height:76px}.brand{display:inline-flex;align-items:center;gap:.85rem}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;overflow:hidden;flex-shrink:0}.brand-mark img{width:60px;height:60px;object-fit:contain;background:transparent}.brand strong,.footer-brand{display:block;font-size:1.1rem}.brand small,.footer-copy,.eyebrow span,.meta-row,figcaption,.article-copy p,.section-heading p,.page-header p,.page-copy p,.panel p,.author-box p,.ad-placeholder small{color:var(--muted)}.top-nav{display:flex;align-items:center;gap:1.25rem;font-size:.96rem;padding-bottom:.5rem;justify-content:flex-end}.mobile-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--border);border-radius:10px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px}.mobile-menu-toggle span{width:18px;height:2px;background:#111;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.mobile-menu-toggle.open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.mobile-menu-toggle.open span:nth-child(2){opacity:0}.mobile-menu-toggle.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.top-nav a,.nav-button{padding:.35rem 0;border:0;background:transparent;color:var(--text)}.nav-button-with-icon{display:inline-flex;align-items:center;gap:.45rem}.nav-chevron{font-size:.85rem;color:var(--muted);transition:transform .2s ease,color .2s ease}.nav-chevron.open{transform:rotate(180deg)}.language-switcher{display:inline-flex!important;align-items:center;gap:.65rem!important;font-weight:600!important}.language-switcher span{color:var(--muted);font-size:.88rem}.language-switcher select{min-height:42px;padding:0 .85rem;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--text)}.language-switcher select:focus{outline:none;border-color:#111;box-shadow:0 0 0 3px #11111114}.top-nav a.active,.nav-button.active{font-weight:700}.nav-button.active .nav-chevron{color:var(--text)}.nav-dropdown{position:relative}.category-popup{position:absolute;top:calc(100% + .85rem);left:0;min-width:320px;max-height:min(60vh,420px);overflow-y:auto;overscroll-behavior:contain;padding:.85rem;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.category-popup a{display:block;padding:.8rem;border-radius:14px}.category-popup a.active{background:#111;color:#fff}.category-popup a.active small{color:#ffffffb8}.category-popup a:hover,.category-popup a:focus-visible,.sticky-scroll a:hover,.top-nav a:hover,.footer-nav a:hover{background:none}.category-popup small{display:block;margin-top:.2rem;color:var(--muted)}.sticky-categories,.site-footer{border-bottom:1px solid var(--border)}.search-form{display:flex;gap:.75rem;min-width:0;width:100%}.nav-search{flex:0 0 auto;width:min(100%,420px);min-width:min(100%,280px)}.search-form input{flex:1 1 auto;min-width:0;min-height:48px;padding:0 1rem;border:1px solid var(--border);border-radius:999px}.search-form button{flex:0 0 auto}.search-form button,.button-primary,.share-links a,.pagination-bar button,.pagination-bar a{min-height:48px;padding:0 1rem;border:1px solid #111;border-radius:999px;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;text-align:center}.sticky-categories{position:sticky;top:76px;z-index:15;background:#fffffffa}.sticky-scroll{display:flex;gap:.75rem;overflow-x:auto;padding:.9rem 0;scrollbar-width:none}.sticky-scroll::-webkit-scrollbar{display:none}.sticky-scroll a,.tag-list a,.tag-list.static span,.tag-list.static a{display:inline-flex;align-items:center;white-space:nowrap;padding:.6rem .9rem;border:1px solid var(--border);border-radius:999px;background:#fff;line-height:1.1}.sticky-scroll a{font-size:.86rem}.sticky-scroll a.active,.tag-list a.active{border-color:#111;background:#111;color:#fff;font-weight:700}.hero-grid,.latest-layout,.article-layout{display:grid;gap:1.5rem}.hero-grid,.latest-layout{grid-template-columns:1fr;padding-top:2rem}.hero-main,.hero-sidebar,.rail-stack,.article-main,.article-sidebar,.category-blocks{display:grid;gap:1.25rem}.kicker,.eyebrow{display:flex;gap:.75rem;flex-wrap:wrap;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em}.kicker{color:var(--muted)}.breaking-list{display:grid;gap:.75rem;padding:0;margin:0;list-style:none}.breaking-list a,.article-card h3 a,.featured-copy h1,.article-header h1,.page-header h1,.page-copy h1{text-wrap:balance}.featured-story,.article-card,.panel,.author-box,.article-summary-box,.ad-placeholder,.page-copy,.category-block{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:#fff}.featured-story img,.article-figure img,.article-card img{aspect-ratio:16 / 10;object-fit:cover}.featured-copy,.article-copy,.panel,.author-box,.article-summary-box,.ad-placeholder,.page-copy,.category-block,.article-header,.article-body,.share-row{padding:1.1rem}.featured-copy h1,.article-header h1{margin:0;font-family:"Instrument Serif",serif;font-size:clamp(2rem,5vw,4rem);line-height:1.02}.lead{font-size:1.05rem;max-width:60ch}.featured-actions,.meta-row,.share-links,.pagination-bar,.section-heading.inline{margin-top:20px;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.section-heading.inline{justify-content:space-between}.ad-placeholder{min-height:180px;background:linear-gradient(180deg,#fff,#f5f5f5)}.section-spacing{padding-top:2.5rem}.section-heading{margin-bottom:1rem}.section-heading-link{display:flex;justify-content:flex-end;margin:-.25rem 0 1rem}.section-heading-link a{font-weight:700}.section-heading h2,.article-body h2,.article-body h3,.share-row h2,.author-box h2,.related-section h2,.panel h2,.article-summary-box h2{margin:0 0 .65rem;font-size:clamp(1.25rem,2.5vw,1.8rem)}.card-grid{display:grid;gap:1rem}.related-grid .article-card{display:grid;grid-template-rows:auto 1fr;height:100%}.related-grid .article-copy{display:grid;align-content:start}.latest-list{display:grid;gap:1rem}.news-feed-header{margin-bottom:1.5rem}.news-feed-grid{display:grid;gap:1rem}.news-feed-grid.latest{grid-template-columns:1.2fr 1fr}.news-feed-grid.latest .article-card:first-child{grid-row:span 2}.news-feed-grid.latest .article-card:first-child .article-image-link img{min-height:100%}.news-feed-grid.trending{grid-template-columns:repeat(3,minmax(0,1fr))}.news-feed-empty{max-width:720px}.article-card.compact{display:grid;grid-template-columns:120px 1fr}.article-card.compact img{width:100%;height:100%}.latest-list .article-card.compact,.category-block .article-card.compact{width:100%;grid-template-columns:380px minmax(0,1fr);align-items:start}.latest-list .article-card.compact .article-image-link,.category-block .article-card.compact .article-image-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:10px;background:transparent;border:0;border-radius:0;overflow:visible}.latest-list .article-card.compact img,.category-block .article-card.compact img{width:auto;height:auto;max-width:350px;max-height:250px;border-radius:var(--radius);background:transparent;object-fit:contain;object-position:center}.article-card h3{margin:.2rem 0 .4rem;font-size:1.2rem}.article-summary-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-title-clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.article-read-more{margin-top:.7rem;display:inline-flex;width:fit-content;font-weight:700;text-decoration:underline;text-underline-offset:3px}.article-card .article-copy{display:grid;align-content:start}.latest-list .article-card.compact .article-copy,.category-block .article-card.compact .article-copy{padding:.9rem 1rem .9rem .35rem;min-height:250px}.category-block{padding:1rem}.breadcrumbs{display:flex;gap:.35rem;flex-wrap:wrap;font-size:.92rem;color:var(--muted)}.breadcrumb-separator{margin-left:.35rem}.page-header.narrow,.page-copy{max-width:760px}.article-layout{align-items:start;grid-template-columns:1fr;grid-auto-flow:row}.article-figure{margin:0}figcaption{padding-top:.55rem;font-size:.92rem}.article-body{display:grid;gap:.75rem;padding-left:0;padding-right:0;min-width:0;overflow-wrap:anywhere}.article-main,.article-sidebar{min-width:0}.article-body>*{margin:0}.article-body :is(h1,h2,h3,h4,h5,h6){margin-top:.5rem}.article-body p,.page-copy p{max-width:70ch}.article-body :is(a,p,li,blockquote,h1,h2,h3,h4,h5,h6){overflow-wrap:anywhere;word-break:break-word}.article-body pre{max-width:100%;overflow-x:auto;padding:.9rem 1rem;border:1px solid var(--border);border-radius:14px;background:#fff}.article-body iframe,.article-body video,.article-body embed,.article-body object{max-width:100%}.article-body iframe{width:100%}.article-body table,.article-body .table{width:100%;max-width:100%;border-collapse:collapse;margin:.5rem 0 1rem;color:inherit;background:transparent}.article-body .table-scroll{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--border);border-radius:14px;background:#fff}.article-body .table-scroll>table,.article-body .table-scroll>.table{width:max-content;min-width:100%;margin:0}.article-body .table-scroll th{white-space:nowrap}.article-body th,.article-body td{border:1px solid var(--border);padding:.6rem .75rem;vertical-align:top;text-align:start}.article-body thead th{background:#f5f5f5;font-weight:700}.article-body .table-bordered,.article-body .table-bordered th,.article-body .table-bordered td{border:1px solid var(--border)}.article-body .table-striped tbody tr:nth-of-type(odd){background:#fafafa}.article-body .table-hover tbody tr:hover{background:#f3f3f3}.share-links a,.pagination-bar a,.pagination-bar button{display:inline-flex;align-items:center;justify-content:center}.share-links a:nth-child(2),.share-links a:nth-child(3),.pagination-bar a{background:#fff;color:#111}.tag-list{display:flex;column-gap:.75rem;row-gap:.6rem;flex-wrap:wrap;align-items:flex-start;list-style:none;margin:0;padding:0}.tag-list li{display:flex}.tag-list.static{display:flex;gap:.6rem;flex-wrap:wrap}.site-footer{margin-top:3rem;border-top:1px solid var(--border);padding:2rem 0 3rem}.footer-nav{display:flex;gap:1rem;flex-wrap:wrap}.skeleton-shell{pointer-events:none}.skeleton{position:relative;overflow:hidden;border-radius:12px;background:#ececec}.skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);animation:skeleton-shimmer 1.2s ease-in-out infinite}.skeleton-line{height:14px;margin-bottom:.55rem}.skeleton-line-short{width:min(240px,55%)}.skeleton-line-medium{width:min(520px,85%)}.skeleton-line-title{height:28px;width:min(700px,95%)}.skeleton-image{width:100%;aspect-ratio:16 / 10}.skeleton-image-hero{aspect-ratio:16 / 9}.skeleton-chip{width:100%;max-width:180px;height:38px;margin-bottom:.5rem;border-radius:999px}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){.skeleton:after{animation:none}}@media (min-width: 768px){.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.category-block .card-grid.two-up{grid-template-columns:1fr}.hero-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.75fr)}.article-layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.65fr)}}@media (max-width: 767px){.footer-grid,.top-nav{flex-direction:column;align-items:stretch}.topbar{align-items:center;flex-wrap:wrap}.brand{flex:1}.mobile-menu-toggle{display:inline-flex}.top-nav{display:none;width:100%;margin-top:.65rem;padding-top:.65rem;border-top:1px solid var(--border)}.top-nav.mobile-open{display:flex}.top-nav{gap:.5rem}.language-switcher{justify-content:space-between}.nav-search{width:100%;max-width:none;min-width:0}.category-popup{position:static;margin-top:.75rem;min-width:auto;max-height:50vh}.article-card.compact,.latest-list .article-card.compact,.category-block .article-card.compact{grid-template-columns:1fr}.latest-list .article-card.compact .article-copy,.category-block .article-card.compact .article-copy{min-height:auto;padding:1rem}.latest-list .article-card.compact .article-image-link,.category-block .article-card.compact .article-image-link{padding:0}.latest-list .article-card.compact img,.category-block .article-card.compact img{width:100%;height:auto;max-width:none;max-height:none;aspect-ratio:16 / 10;object-fit:cover;border-radius:0}.news-feed-grid.latest,.news-feed-grid.trending{grid-template-columns:1fr}.news-feed-grid.latest .article-card:first-child{grid-row:auto}.sticky-categories{top:76px}}@media (max-width: 420px){.search-form{flex-wrap:wrap}.search-form button{width:100%}}.admin-wrap,.admin-main,.admin-shell{display:grid;gap:1rem}.admin-shell-wide{width:100%;max-width:none;padding:1.5rem}.admin-sidebar{display:grid;gap:1rem;align-content:start}.admin-sidebar-head h1{margin:0}.admin-sidebar-nav{display:grid;gap:.5rem}.admin-sidebar-btn{min-height:46px;padding:0 1rem;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--text);text-align:left;transition:all .2s ease}.admin-sidebar-btn.active{border-color:#111;background:#111;color:#fff}.admin-sidebar-btn:hover{border-color:#111}.admin-logout-btn{width:100%}.admin-btn{min-height:42px;padding:0 .95rem;border-radius:999px;border:1px solid transparent;font:inherit;font-weight:600;transition:all .2s ease}.admin-btn-primary{background:#111;color:#fff;border-color:#111}.admin-btn-primary:hover{background:#222;border-color:#222}.admin-btn-secondary{background:#fff;color:#111;border-color:#cfcfcf}.admin-btn-secondary:hover{background:#f5f5f5;border-color:#a9a9a9}.admin-btn-danger{background:#fff;color:#a12626;border-color:#e2b6b6}.admin-btn-danger:hover{background:#fff2f2;border-color:#cf8f8f}.admin-btn:focus-visible,.admin-sidebar-btn:focus-visible{outline:2px solid #111;outline-offset:2px}.admin-grid{display:grid;gap:1rem}.admin-form{display:grid;gap:.85rem;background:linear-gradient(180deg,#fff,#fcfcfc);border:1px solid #e6e6e6;box-shadow:0 8px 24px #1111110a}.admin-form-head h2{margin:0 0 .35rem}.admin-form-head p{margin:0;color:var(--muted);font-size:.94rem}.admin-form-meta{display:grid;gap:.75rem}.admin-form label{display:grid;gap:.35rem;font-weight:600;font-size:.93rem;color:#2a2a2a}.admin-inline-check{display:inline-flex!important;align-items:center;gap:.55rem!important}.admin-inline-check input{width:18px;min-width:18px;min-height:18px;height:18px;margin:0;padding:0;border-radius:5px;border:1px solid #bcbcbc;background:#fff;box-shadow:none;cursor:pointer;accent-color:#111}.admin-form-flags{margin-top:0;padding:.25rem 0 .4rem;border-top:1px dashed var(--border);border-bottom:1px dashed var(--border)}.admin-form input:not([type=checkbox]):not([type=file]),.admin-form select,.admin-form textarea{width:100%;min-height:44px;border:1px solid #d9d9d9;border-radius:12px;padding:.6rem .75rem;font:inherit;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.admin-form textarea{min-height:108px;resize:vertical}.admin-form input:not([type=checkbox]):not([type=file]):focus,.admin-form select:focus,.admin-form textarea:focus{outline:none;border-color:#111;box-shadow:0 0 0 3px #11111114}.admin-form input:not([type=checkbox]):not([type=file])::placeholder,.admin-form textarea::placeholder{color:#8a8a8a}.admin-locale-card{border-style:dashed;background:#fdfdfd}.admin-locale-card h3{margin:0 0 .4rem;font-size:.95rem;letter-spacing:.04em}.admin-form-actions{position:sticky;bottom:12px;background:#fff;border-top:1px solid var(--border);padding-top:.85rem;display:flex;justify-content:flex-end}.admin-list{display:grid;gap:.75rem;align-content:start}.admin-item-actions{gap:.55rem}.admin-item-actions .admin-btn{min-height:38px;padding:0 .8rem}.admin-list-item strong{font-size:1rem}.admin-list-item p{margin:.4rem 0}.admin-upload-field{padding:.85rem;border:1px dashed #cfcfcf;border-radius:14px;background:#fbfbfb}.admin-upload-field input[type=file]{min-height:46px;padding:.55rem .6rem;background:#fff}.admin-upload-field input[type=file]::file-selector-button{border:1px solid #111;background:#111;color:#fff;border-radius:999px;padding:.4rem .8rem;margin-right:.7rem;cursor:pointer}.admin-image-preview{max-height:220px;border-radius:14px;border:1px solid var(--border);object-fit:cover;background:#fff}.admin-error{color:#9f1d1d;margin:0;padding:.7rem .85rem;border:1px solid #e5b3b3;background:#fff3f3;border-radius:12px}.admin-note{margin:0;padding:.7rem .85rem;border:1px solid #b8ddbe;background:#f1fbf2;color:#1f6d2d;border-radius:12px}.ck-editor__editable{min-height:180px}.ck.ck-editor{border-radius:12px;overflow:hidden;border:1px solid #dcdcdc}@media (min-width: 1024px){.admin-shell{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start}.admin-sidebar{position:sticky;top:100px}.admin-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:start}.admin-form-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form-meta-wide{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 767px){.admin-shell-wide{padding:1rem}}
