:root{--burgundy:#6f1d1b;--gold:#c9a66b;--gold2:#ead6ae;--teal:#173e3d;--ivory:#f7f2e8;--paper:#fffdf8;--ink:#171717;--muted:#6f6a63;--line:rgba(23,23,23,.12);--danger:#a72e2e;--shadow:0 24px 70px rgba(38,30,21,.12);--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Segoe UI",Tahoma,Arial,sans-serif;line-height:1.7;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(var(--container),calc(100% - 40px));margin:auto}.narrow{max-width:860px}.ambient{position:fixed;border-radius:50%;filter:blur(90px);opacity:.13;pointer-events:none;z-index:-1}.ambient.one{width:420px;height:420px;background:var(--gold);top:-150px;left:-120px}.ambient.two{width:500px;height:500px;background:var(--teal);right:-260px;top:420px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(23,23,23,.06)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.2}.brand strong{font-size:1.35rem}.brand small{color:var(--muted);font-size:.7rem;margin-top:4px}.brand-mark{width:42px;height:42px;position:relative;display:grid;place-items:center;transform:rotate(45deg);border:1px solid rgba(111,29,27,.25);border-radius:11px}.brand-mark i,.brand-mark b,.brand-mark em{position:absolute;display:block;border:2px solid var(--burgundy);width:23px;height:23px;border-radius:6px}.brand-mark b{width:15px;height:15px;border-color:var(--gold)}.brand-mark em{width:7px;height:7px;background:var(--teal);border:0;border-radius:2px}.main-nav{display:flex;align-items:center;gap:26px;font-size:.95rem}.main-nav>a,.link-button{position:relative;border:0;background:none;padding:8px 0}.main-nav>a:not(.nav-cta)::after,.link-button::after{content:"";position:absolute;right:0;bottom:2px;width:0;height:2px;background:var(--burgundy);transition:.25s}.main-nav>a:hover::after,.link-button:hover::after{width:100%}.nav-cta{background:var(--teal);color:#fff;padding:10px 18px!important;border-radius:999px}.inline-form{display:inline}.nav-toggle{display:none;border:0;background:var(--ivory);border-radius:12px;padding:9px 12px}.hero{min-height:720px;display:flex;align-items:center;padding:70px 0 90px;background:linear-gradient(180deg,rgba(247,242,232,.38),transparent)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:60px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--burgundy);font-weight:800;font-size:.78rem;letter-spacing:.06em}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.eyebrow-light{color:var(--gold2)}.hero h1,.page-hero h1,.detail-copy h1{font-size:clamp(2.7rem,5vw,5.2rem);line-height:1.12;margin:22px 0 24px;letter-spacing:-.04em}.hero h1 span{color:var(--burgundy)}.hero-copy>p{font-size:1.15rem;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;margin:34px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:14px;padding:12px 21px;font-weight:800;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--burgundy);color:#fff;box-shadow:0 12px 28px rgba(111,29,27,.22)}.btn-light{background:#fff;border-color:var(--line)}.btn-ghost{background:transparent;border-color:var(--line)}.btn-dark{background:var(--ink);color:#fff}.btn-danger{background:#fff0ef;color:var(--danger);border-color:#f1c4c0}.btn-sm{padding:8px 13px;border-radius:10px;font-size:.84rem}.btn-block{width:100%}.hero-stats{display:flex;gap:40px;margin-top:44px}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-size:1.7rem;color:var(--teal)}.hero-stats span{color:var(--muted);font-size:.82rem}.hero-art{position:relative;height:540px}.art-card{position:absolute;background:#fff;padding:12px;border-radius:28px;box-shadow:var(--shadow);overflow:hidden}.art-card img{width:100%;height:100%;object-fit:cover;border-radius:20px}.art-card span{position:absolute;right:28px;bottom:24px;background:rgba(255,253,248,.9);backdrop-filter:blur(10px);padding:8px 14px;border-radius:999px;font-weight:800}.art-card-main{width:76%;height:470px;left:0;top:20px;transform:rotate(-3deg)}.art-card-float{width:48%;height:250px;right:0;bottom:10px;transform:rotate(5deg);border:8px solid var(--paper)}.pattern-orbit{position:absolute;width:170px;height:170px;border:1px dashed var(--gold);border-radius:50%;right:25px;top:0;animation:spin 24s linear infinite}.pattern-orbit:before,.pattern-orbit:after{content:"";position:absolute;width:14px;height:14px;background:var(--burgundy);transform:rotate(45deg);top:10px;right:28px}.pattern-orbit:after{background:var(--teal);top:auto;right:auto;bottom:16px;left:30px}@keyframes spin{to{transform:rotate(360deg)}}.section{padding:100px 0}.section-tight{padding-top:55px}.section-soft{background:var(--ivory);border-top:1px solid rgba(23,23,23,.05);border-bottom:1px solid rgba(23,23,23,.05)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.section-head h2,.prose h2,.process-panel h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1.2;margin:12px 0 0}.section-head>p{max-width:420px;color:var(--muted)}.text-link,.card-link{color:var(--burgundy);font-weight:800}.type-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.type-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:28px;min-height:230px;position:relative;overflow:hidden;transition:.25s}.type-card:after{content:"";position:absolute;width:100px;height:100px;border:20px double rgba(201,166,107,.2);left:-35px;bottom:-35px;transform:rotate(45deg)}.type-card:hover{transform:translateY(-6px);border-color:rgba(111,29,27,.32);box-shadow:var(--shadow)}.type-index{color:var(--gold);font-weight:900}.type-card h3{font-size:1.35rem;margin:20px 0 8px}.type-card p{color:var(--muted);font-size:.9rem}.type-card small{font-weight:800;color:var(--teal)}.design-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.design-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;transition:.25s}.design-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.design-image{height:285px;display:block;position:relative;overflow:hidden;background:var(--ivory)}.design-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.design-card:hover .design-image img{transform:scale(1.04)}.card-badge{position:absolute;right:16px;top:16px;background:rgba(23,62,61,.88);color:#fff;padding:6px 11px;border-radius:999px;font-size:.75rem}.design-body{padding:23px}.meta-row{display:flex;gap:14px;color:var(--muted);font-size:.76rem}.meta-row span+span:before{content:"•";margin-left:14px;color:var(--gold)}.design-body h3{font-size:1.25rem;margin:9px 0}.design-body p{color:var(--muted);font-size:.9rem;min-height:52px}.card-link{font-size:.86rem}.process-panel{background:var(--teal);color:#fff;border-radius:36px;padding:58px;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;position:relative;overflow:hidden}.process-panel:after{content:"";position:absolute;width:280px;height:280px;border:40px double rgba(255,255,255,.05);left:-80px;bottom:-100px;transform:rotate(45deg)}.process-panel p{color:rgba(255,255,255,.72)}.process-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.process-list li{display:flex;gap:15px;align-items:center;border:1px solid rgba(255,255,255,.14);padding:18px;border-radius:18px}.process-list b{color:var(--gold);font-size:1.4rem}.process-list span{display:flex;flex-direction:column}.process-list small{color:rgba(255,255,255,.62)}.page-hero{padding:110px 0 80px;background:linear-gradient(135deg,var(--ivory),#fff)}.page-hero-compact{padding:72px 0 55px}.page-hero h1{font-size:clamp(2.5rem,5vw,4.6rem);max-width:980px}.page-hero p{font-size:1.1rem;color:var(--muted);max-width:720px}.story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.story-art{border-radius:32px;overflow:hidden;box-shadow:var(--shadow)}.story-art img{width:100%;min-height:480px;object-fit:cover}.prose p,.prose li{color:var(--muted)}.prose h3{font-size:1.35rem;margin-top:30px}.check-list{list-style:none;padding:0}.check-list li{padding:10px 34px 10px 0;position:relative}.check-list li:before{content:"✓";position:absolute;right:0;color:var(--burgundy);font-weight:900}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.values-grid article{background:#fff;border-radius:20px;padding:28px;border:1px solid var(--line)}.values-grid span{color:var(--gold);font-weight:900}.values-grid p{color:var(--muted)}.explore-layout{display:grid;grid-template-columns:260px 1fr;gap:34px;align-items:start}.filter-panel{position:sticky;top:105px;background:var(--ivory);border:1px solid var(--line);border-radius:24px;padding:22px}.filter-panel form,.auth-form,.admin-form{display:flex;flex-direction:column;gap:16px}label{display:flex;flex-direction:column;gap:7px;font-weight:800;font-size:.88rem}input,select,textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px 14px;color:var(--ink);outline:none;transition:.2s}input:focus,select:focus,textarea:focus{border-color:var(--burgundy);box-shadow:0 0 0 4px rgba(111,29,27,.08)}textarea{resize:vertical}.design-grid.compact{grid-template-columns:repeat(3,1fr)}.design-grid.compact .design-image{height:220px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:38px}.pagination a{width:40px;height:40px;border-radius:10px;border:1px solid var(--line);display:grid;place-items:center}.pagination a.active{background:var(--burgundy);color:#fff}.empty-state{text-align:center;padding:80px 24px;background:var(--ivory);border-radius:26px}.empty-state>span{font-size:3rem;color:var(--gold)}.detail-hero{padding:65px 0 75px;background:linear-gradient(180deg,var(--ivory),var(--paper))}.detail-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:58px;align-items:center}.detail-main-image{width:100%;height:570px;object-fit:cover;border-radius:30px;box-shadow:var(--shadow);background:#fff}.thumb-row{display:flex;gap:10px;margin-top:14px;overflow:auto}.thumb{width:86px;height:70px;padding:0;border:2px solid #fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.09)}.thumb img{width:100%;height:100%;object-fit:cover}.back-link{color:var(--muted);font-size:.85rem}.detail-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.detail-tags span{padding:6px 11px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:.75rem}.detail-copy h1{font-size:clamp(2.5rem,4vw,4.5rem)}.lead{font-size:1.1rem;color:var(--muted)}.detail-actions{display:flex;gap:10px;margin:28px 0}.fact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.fact-grid div{background:rgba(255,255,255,.65);border:1px solid var(--line);border-radius:14px;padding:14px;display:flex;flex-direction:column}.fact-grid small{color:var(--muted)}.content-layout{display:grid;grid-template-columns:1fr 330px;gap:60px;align-items:start}.detail-prose{font-size:1.05rem}.source-card{background:var(--teal);color:#fff;border-radius:24px;padding:28px;position:sticky;top:110px}.source-card p,.source-card small{color:rgba(255,255,255,.72)}.source-card .text-link{color:var(--gold2)}.source-card hr{border:0;border-top:1px solid rgba(255,255,255,.15);margin:24px 0}.auth-section{min-height:calc(100vh - 82px);display:grid;place-items:center;padding:55px 20px;background:var(--ivory)}.auth-card{width:min(960px,100%);display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:32px;overflow:hidden;box-shadow:var(--shadow)}.auth-art{background:var(--teal);color:#fff;padding:48px;display:flex;flex-direction:column}.auth-art h1{font-size:2.5rem;line-height:1.2}.auth-art p{color:rgba(255,255,255,.7)}.auth-art img{height:210px;width:100%;object-fit:cover;border-radius:20px;margin-top:auto}.auth-form{padding:52px;justify-content:center}.auth-form h2{font-size:2rem;margin:0}.auth-form p{color:var(--muted);font-size:.9rem}.dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.dash-card{padding:30px;border:1px solid var(--line);border-radius:24px;background:#fff}.dash-card:hover{box-shadow:var(--shadow)}.dash-icon{font-size:2rem;color:var(--burgundy)}.dash-card>strong{display:block;font-size:1.8rem;margin:12px 0 5px}.dash-card p{color:var(--muted)}.dash-card.muted{background:var(--ivory)}.dash-card.future{background:var(--teal);color:#fff}.dash-card.future p{color:rgba(255,255,255,.7)}.error-page{min-height:70vh;display:grid;place-items:center;text-align:center;padding:80px 20px}.error-code{font-size:7rem;font-weight:900;color:var(--gold);line-height:1}.site-footer{background:#102e2d;color:#fff;padding:70px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-grid p{color:rgba(255,255,255,.63)}.footer-grid h3{color:var(--gold2)}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-brand .brand-mark{border-color:rgba(255,255,255,.2)}.footer-brand .brand-mark i{border-color:var(--gold2)}.footer-brand small{color:rgba(255,255,255,.55)}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;color:rgba(255,255,255,.45);font-size:.8rem}.flash{margin-top:18px;padding:14px 18px;border-radius:13px;display:flex;justify-content:space-between;align-items:center}.flash button{background:none;border:0;font-size:1.2rem}.flash.success{background:#e5f5ed;color:#1d6945;border:1px solid #b9e3cd}.flash.error{background:#fff0ef;color:#8d2525;border:1px solid #f0c4c1}.admin-body{background:#f3f0e9}.admin-shell{min-height:100vh;display:grid;grid-template-columns:270px 1fr}.admin-sidebar{position:sticky;top:0;height:100vh;background:var(--teal);color:#fff;padding:28px 20px;display:flex;flex-direction:column}.admin-brand{padding:4px 8px 30px;border-bottom:1px solid rgba(255,255,255,.12)}.admin-brand small{color:rgba(255,255,255,.55)}.admin-brand .brand-mark i{border-color:var(--gold2)}.admin-sidebar nav{display:flex;flex-direction:column;gap:8px;margin-top:28px}.admin-sidebar nav a{padding:11px 14px;border-radius:11px;color:rgba(255,255,255,.78)}.admin-sidebar nav a:hover{background:rgba(255,255,255,.1);color:#fff}.admin-user{margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding:20px 8px 0;display:flex;flex-direction:column}.admin-user small{color:rgba(255,255,255,.5);margin-bottom:12px}.admin-user .btn{color:#fff;border-color:rgba(255,255,255,.2)}.admin-content{padding:0 34px 55px;min-width:0}.admin-topbar{height:84px;display:flex;align-items:center;gap:14px;border-bottom:1px solid rgba(23,23,23,.08)}.admin-topbar>div{display:flex;flex-direction:column}.admin-topbar small{color:var(--muted)}.admin-toggle{display:none}.admin-page{padding-top:30px}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.admin-stats article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.admin-stats span,.admin-stats small{display:block;color:var(--muted)}.admin-stats strong{display:block;font-size:2.2rem;color:var(--burgundy);margin:8px 0}.admin-panel,.form-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.panel-head h1,.panel-head h2{margin:0}.panel-head p{margin:4px 0 0;color:var(--muted)}.admin-title-row{margin-bottom:24px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:720px}th,td{text-align:right;padding:14px;border-bottom:1px solid var(--line);vertical-align:middle}th{font-size:.77rem;color:var(--muted);background:#faf8f3}td{font-size:.9rem}.table-thumb{width:64px;height:52px;object-fit:cover;border-radius:9px}.table-sub{display:block;color:var(--muted);font-size:.72rem;margin-top:4px}.status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:.72rem;font-weight:800}.status-published{background:#e5f5ed;color:#1d6945}.status-draft{background:#fff5dc;color:#8b6512}.status-archived{background:#eee;color:#555}.action-row{display:flex;gap:6px;align-items:center}.admin-filter{display:flex;gap:10px;margin-bottom:16px}.admin-filter input{max-width:320px}.admin-filter select{max-width:190px}.admin-form{gap:18px}.form-card{padding:30px}.form-section-title{display:flex;gap:15px;align-items:start;margin-bottom:24px}.form-section-title>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--ivory);color:var(--burgundy);font-weight:900}.form-section-title h2{margin:0}.form-section-title p{margin:3px 0 0;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.span-2{grid-column:1/-1}.upload-grid{display:grid;grid-template-columns:1fr 260px;gap:18px}.upload-box{border:1px dashed rgba(111,29,27,.35);background:var(--ivory);border-radius:16px;padding:20px}.upload-box input{background:#fff}.upload-box small{color:var(--muted)}.image-preview{min-height:190px;border-radius:16px;border:1px solid var(--line);display:grid;place-items:center;overflow:hidden;color:var(--muted)}.image-preview img{width:100%;height:100%;min-height:190px;object-fit:cover}.existing-gallery{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.existing-gallery>div{width:145px}.existing-gallery img{height:100px;width:100%;object-fit:cover;border-radius:10px;margin-bottom:6px}.check-stack{display:flex;flex-direction:column;justify-content:end;gap:12px}.check{flex-direction:row;align-items:center}.check input{width:auto}.sticky-actions{position:sticky;bottom:15px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:18px;padding:14px;display:flex;gap:10px;box-shadow:var(--shadow);z-index:3}.taxonomy-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:18px;align-items:start}.quick-add{display:flex;gap:8px;margin-bottom:18px}.type-add{display:grid;grid-template-columns:1fr 1fr auto}.chip-list{display:flex;flex-wrap:wrap;gap:8px}.taxonomy-chip{display:flex;align-items:center;gap:8px;background:var(--ivory);border-radius:999px;padding:7px 12px}.taxonomy-chip form{display:flex}.taxonomy-chip button,.icon-danger{border:0;background:none;color:var(--danger);font-size:1.1rem}.list-rows{display:flex;flex-direction:column}.list-rows>div{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.list-rows span{display:flex;flex-direction:column}.list-rows small{color:var(--muted)}.empty-inline{text-align:center;color:var(--muted);padding:30px}
@media(max-width:1020px){.type-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.design-grid,.design-grid.compact{grid-template-columns:repeat(2,1fr)}.hero-grid,.detail-grid,.story-grid{grid-template-columns:1fr}.hero{padding-top:40px}.hero-art{height:500px;max-width:650px;width:100%;margin:auto}.explore-layout{grid-template-columns:1fr}.filter-panel{position:static}.content-layout{grid-template-columns:1fr}.source-card{position:static}.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:fixed;right:-290px;width:270px;z-index:100;transition:.25s}.admin-sidebar.open{right:0;box-shadow:-20px 0 50px rgba(0,0,0,.2)}.admin-content{padding:0 20px 45px}.admin-toggle{display:block;border:0;background:#fff;border-radius:10px;padding:8px 11px}.admin-stats{grid-template-columns:repeat(2,1fr)}.taxonomy-grid{grid-template-columns:1fr}.process-panel{grid-template-columns:1fr}}
@media(max-width:740px){.container{width:min(100% - 24px,var(--container))}.main-nav{display:none;position:absolute;top:75px;right:12px;left:12px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:8px}.main-nav.open{display:flex}.main-nav a,.link-button{text-align:center}.nav-toggle{display:block}.hero{min-height:auto;padding-bottom:50px}.hero h1{font-size:2.75rem}.hero-stats{gap:18px;justify-content:space-between}.hero-art{height:390px}.art-card-main{height:350px;width:82%}.art-card-float{height:180px;width:52%}.section{padding:70px 0}.section-head{align-items:start;flex-direction:column}.type-grid,.values-grid,.design-grid,.design-grid.compact,.dashboard-grid{grid-template-columns:1fr}.process-panel{padding:30px;border-radius:24px}.process-list{grid-template-columns:1fr}.detail-main-image{height:430px}.fact-grid{grid-template-columns:1fr}.auth-card{grid-template-columns:1fr}.auth-art{min-height:320px;padding:32px}.auth-form{padding:32px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column;gap:8px}.admin-stats{grid-template-columns:1fr}.admin-title-row,.panel-head{align-items:flex-start;flex-direction:column}.admin-filter{flex-direction:column}.admin-filter input,.admin-filter select{max-width:none}.form-grid,.upload-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.quick-add,.type-add{display:flex;flex-direction:column}.action-row{flex-wrap:wrap}.detail-actions{flex-wrap:wrap}}

/* Taxonomy professional inline editing */
.taxonomy-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.taxonomy-grid-wide .admin-panel:nth-child(2){grid-row:span 2}.taxonomy-edit-list{display:grid;gap:.7rem;margin-top:1rem}.taxonomy-edit-item{display:flex;gap:.6rem;align-items:center;padding:.7rem;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.65)}.taxonomy-update-form{display:grid;grid-template-columns:minmax(120px,1fr) 100px auto;gap:.5rem;align-items:center;flex:1}.taxonomy-update-type{grid-template-columns:minmax(120px,1fr) minmax(100px,.8fr) 90px auto}.taxonomy-edit-item input,.taxonomy-edit-item select{min-height:40px;padding:.55rem .7rem;border-radius:10px}.taxonomy-edit-item form:last-child{margin:0}@media(max-width:980px){.taxonomy-grid-wide{grid-template-columns:1fr}.taxonomy-grid-wide .admin-panel:nth-child(2){grid-row:auto}.taxonomy-edit-item{align-items:stretch;flex-direction:column}.taxonomy-update-form,.taxonomy-update-type{grid-template-columns:1fr 1fr}.taxonomy-update-form .btn{grid-column:1/-1}.taxonomy-edit-item>form:last-child .btn{width:100%}}@media(max-width:560px){.taxonomy-update-form,.taxonomy-update-type{grid-template-columns:1fr}}
