:root{--ink:#131c20;--ink2:#233137;--paper:#f1f4ef;--white:#fff;--line:#dce2dc;--muted:#718087;--green:#63b52d;--green2:#3c8419;--red:#b64f49}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.55 Inter,"Segoe UI",Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(19,28,32,.96);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--green);color:#13200e;font-size:21px;font-weight:900;transform:rotate(-5deg)}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:16px}.brand small{margin-top:6px;color:#93a0a4;font-size:9px;letter-spacing:.18em;text-transform:uppercase}.site-header nav{display:flex;gap:28px}.site-header nav a{color:#b6c0c3;font-size:13px;font-weight:700}.site-header nav a:hover{color:#fff}.hero{position:relative;overflow:hidden;background:var(--ink);color:#fff}.hero:before{content:"";position:absolute;inset:0;opacity:.07;background-image:linear-gradient(rgba(255,255,255,.4) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.4) 1px,transparent 1px);background-size:50px 50px}.hero-grid{position:relative;min-height:520px;display:grid;grid-template-columns:1fr .75fr;align-items:center;gap:70px;padding:65px 0}.eyebrow{margin:0 0 14px;color:var(--green2);font-size:10px;font-weight:850;letter-spacing:.16em}.hero .eyebrow,.detail-hero .eyebrow{color:var(--green)}.hero h1{margin:0;font-size:clamp(47px,5vw,70px);line-height:.98;letter-spacing:-.05em}.hero h1 em{color:var(--green);font-style:normal}.lead{max-width:600px;margin:25px 0 30px;color:#acb7ba;font-size:17px}.btn{min-height:43px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#455258;cursor:pointer;font-size:12px;font-weight:800}.btn.primary{border-color:var(--green);background:var(--green);color:#13200e}.btn.wsc{border-color:#34566a;background:#426d85;color:#fff}.btn.wide{width:100%}.feature-card{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#1e2a2f;box-shadow:0 30px 70px rgba(0,0,0,.3);transform:rotate(1deg)}.feature-card>span{position:absolute;margin:17px;padding:5px 7px;border-radius:4px;background:#182327;color:var(--green);font-size:9px;font-weight:800}.feature-art{height:260px;display:grid;place-items:center;background:linear-gradient(145deg,#8dc44d,#295943);color:#fff;font-size:75px;font-weight:900}.feature-card small,.feature-card h2{display:block;margin:20px 22px 0}.feature-card small{color:var(--green);font-size:9px;font-weight:800;letter-spacing:.1em}.feature-card h2{margin-top:7px;margin-bottom:22px;font-size:23px}.filters{position:relative;z-index:2;margin-top:-25px}.filters form{display:grid;grid-template-columns:1fr 190px auto;gap:10px;padding:13px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 12px 35px rgba(32,48,42,.09)}.filters input,.filters select{height:46px;padding:0 14px;border:1px solid #e1e6e1;border-radius:6px;outline:0}.category-row{display:flex;gap:8px;padding-top:17px;overflow:auto}.category-row a{flex:0 0 auto;padding:9px 11px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#5a686d;font-size:11px;font-weight:750}.category-row a.active,.category-row a:hover{border-color:var(--green);background:#eef7e9;color:var(--green2)}.category-row span{margin-left:6px;color:#95a09c}.downloads{padding-top:75px;padding-bottom:95px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:25px}.section-head h2{margin:0;font-size:34px;letter-spacing:-.04em}.section-head>span{color:var(--muted);font-size:12px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff;transition:.2s}.cards article:hover{transform:translateY(-4px);box-shadow:0 16px 42px rgba(30,46,39,.1)}.cover{height:190px;display:grid;place-items:center;background:linear-gradient(145deg,#8cc455,#285c4a) center/cover;color:#fff;font-size:60px;font-weight:900}.cover[style] span{display:none}.card-body{padding:20px}.kicker{display:flex;justify-content:space-between;color:var(--green2);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.kicker i{padding:4px 6px;border-radius:4px;background:#eef6ea;font-style:normal}.card-body h3{margin:13px 0 8px;font-size:19px}.card-body>p{min-height:62px;margin:0;color:var(--muted);font-size:12px}.card-body dl{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:17px 0;padding:13px 0;border-top:1px solid #edf0ed;border-bottom:1px solid #edf0ed}.card-body dt{color:#9aa3a6;font-size:8px;text-transform:uppercase}.card-body dd{overflow:hidden;margin:3px 0 0;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.detail-link{font-size:12px;font-weight:800}.empty,.empty-page{padding:55px;border:1px dashed #bec8c0;border-radius:10px;background:#fff;text-align:center}.empty-page{max-width:700px;margin:70px auto}.empty-page h1{font-size:38px}footer{background:#101719;color:#718087;font-size:10px}.footer-inner{min-height:70px;display:flex;align-items:center;justify-content:space-between}
.detail-hero{padding:45px 0 60px;background:var(--ink);color:#fff}.detail-hero a{color:#91a0a4;font-size:11px}.detail-hero .eyebrow{margin-top:40px}.detail-hero h1{margin:0;font-size:clamp(42px,6vw,70px);letter-spacing:-.055em;line-height:1}.detail-hero>div>p:not(.eyebrow){max-width:720px;color:#abb7ba;font-size:16px}.badges{display:flex;gap:7px;margin-top:22px}.badges span{padding:6px 8px;border:1px solid rgba(255,255,255,.15);border-radius:4px;color:#b9c3c6;font-size:9px;text-transform:uppercase}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;padding-top:45px;padding-bottom:85px;align-items:start}.detail-main{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.detail-cover-image{width:100%;max-height:500px;display:block;object-fit:cover}.detail-cover-placeholder{height:370px;display:grid;place-items:center;background:linear-gradient(145deg,#8cc455,#285c4a);color:#fff;font-size:100px;font-weight:900}.rich{padding:36px;color:#617075;line-height:1.8}.rich h2{margin:0 0 16px;color:var(--ink);font-size:30px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px}.gallery img{width:100%;height:145px;display:block;object-fit:cover}.download-box{position:sticky;top:95px;padding:26px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 15px 40px rgba(30,46,39,.08)}.download-box h2{margin:0 0 22px;font-size:22px}.download-box dl{margin:0 0 22px}.download-box dl div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #edf0ed}.download-box dt{color:#839095;font-size:11px}.download-box dd{margin:0;font-size:11px;font-weight:800}
.login-page{min-height:100vh;display:grid;place-items:center;padding:40px;background:var(--ink);color:#fff}.login-page>.brand{position:absolute;top:30px;left:35px}.login-card{width:min(430px,100%);padding:35px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#1d292e;box-shadow:0 30px 80px rgba(0,0,0,.3)}.login-card h1{margin:0;font-size:36px}.login-card>p:not(.eyebrow){color:#9eacb0}.login-card form{display:grid;gap:15px;margin-top:25px}.login-card label,.simple-form label,.entry-form label,.install-form label{display:flex;flex-direction:column;gap:7px;color:#c3ccce;font-size:11px;font-weight:700}.login-card input,.simple-form input,.simple-form select,.simple-form textarea,.entry-form input,.entry-form select,.entry-form textarea,.install-form input{padding:11px;border:1px solid #48565b;border-radius:6px;background:#172126;color:#fff;outline:0}.divider{display:flex;align-items:center;gap:12px;margin:20px 0;color:#6e7c81;font-size:10px}.divider:before,.divider:after{content:"";height:1px;flex:1;background:#3c4a4f}.back{display:block;margin-top:20px;color:#839196;font-size:10px;text-align:center}.flash{position:fixed;z-index:100;top:18px;left:50%;transform:translateX(-50%);max-width:700px;padding:12px 18px;border-radius:7px;background:#e9f5e4;color:#3b7223;box-shadow:0 10px 30px rgba(0,0,0,.15);font-size:12px;font-weight:700;transition:.3s}.flash.error{background:#f9e5e3;color:#9d3f39}.flash.hide{opacity:0;pointer-events:none;transform:translate(-50%,-15px)}
.admin-shell{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr)}.admin-shell>aside{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:24px 15px;background:var(--ink);color:#fff}.admin-shell>aside>.brand{padding:0 9px 25px;border-bottom:1px solid rgba(255,255,255,.08)}.admin-shell>aside nav{display:flex;flex-direction:column;gap:5px;margin-top:22px}.admin-shell>aside nav a{padding:11px 13px;border-radius:7px;color:#94a2a6;font-size:12px;font-weight:700}.admin-shell>aside nav a:hover,.admin-shell>aside nav a.active{background:rgba(99,181,45,.12);color:#fff}.admin-user{display:flex;flex-direction:column;margin-top:auto;padding:15px 10px 0;border-top:1px solid rgba(255,255,255,.08)}.admin-user strong{font-size:12px}.admin-user small{margin-top:3px;color:#78868a;font-size:9px}.admin-user form{margin-top:10px}.admin-user button{padding:0;border:0;background:transparent;color:#8d9a9e;cursor:pointer;font-size:10px}.admin-work{min-width:0}.admin-work>header{min-height:98px;display:flex;align-items:center;justify-content:space-between;padding:22px 34px;border-bottom:1px solid var(--line);background:#fff}.admin-work>header p{margin:0;color:var(--green2);font-size:8px;font-weight:850;letter-spacing:.14em}.admin-work>header h1{margin:4px 0 0;font-size:24px}.admin-content{padding:28px 34px 70px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:17px}.metrics article{display:flex;flex-direction:column;padding:20px;border:1px solid var(--line);border-radius:9px;background:#fff}.metrics span{color:var(--muted);font-size:10px}.metrics strong{margin-top:10px;font-size:27px}.panel{border:1px solid var(--line);border-radius:9px;background:#fff}.panel-head{min-height:74px;display:flex;align-items:center;justify-content:space-between;padding:17px 21px;border-bottom:1px solid #edf0ed}.panel-head h2{margin:0;font-size:18px}.panel-head a{font-size:10px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th{padding:11px 14px;background:#fafbf9;color:#899499;font-size:8px;letter-spacing:.09em;text-align:left;text-transform:uppercase}td{padding:13px 14px;border-top:1px solid #edf0ed;color:#637176;font-size:10px;white-space:nowrap}td strong{color:#253237}.state{padding:4px 6px;border-radius:4px;background:#eef2ed}.state.published{background:#e8f5e3;color:#4b832f}.state.beta{background:#fff0d6;color:#966115}.actions{display:flex;gap:8px}.actions a,.actions button{padding:0;border:0;background:transparent;color:var(--green2);cursor:pointer;font-size:9px}.actions button{color:var(--red)}.entry-form,.simple-form{display:grid;gap:16px;padding:22px}.entry-form label,.simple-form label,.install-form label{color:#4f5d62}.entry-form input,.entry-form select,.entry-form textarea,.simple-form input,.simple-form select,.simple-form textarea,.install-form input{border-color:#d6ddd7;background:#fff;color:var(--ink)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.check{display:flex!important;align-items:center!important;justify-content:flex-end;flex-direction:row!important}.check input{width:17px;height:17px;accent-color:var(--green)}.upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.upload{padding:16px;border:1px dashed #abb8ae;border-radius:7px;background:#f7f9f6}.upload small{color:#8a969a;font-size:9px;font-weight:500}.image-preview{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.image-preview img{width:100%;height:90px;object-fit:cover;border-radius:5px}.existing-media{display:grid;gap:14px;padding:18px;border:1px solid #dfe5df;border-radius:9px;background:#fafcf9}.existing-media-head{display:flex;justify-content:space-between;gap:12px}.existing-media-head>div{display:flex;flex-direction:column;gap:4px}.existing-media-head strong{font-size:13px}.existing-media-head small{color:#7f8b87;font-size:9px}.cover-preview-card{display:grid;grid-template-columns:minmax(0,360px) 1fr;gap:16px;align-items:start;padding:12px;border:1px solid #e5eae5;border-radius:8px;background:#fff}.cover-preview-link{display:block;grid-row:1 / span 2}.cover-preview-link img{width:100%;max-height:230px;display:block;object-fit:cover;border-radius:7px;background:#eef2ed}.media-preview-label{display:flex;flex-direction:column;gap:5px}.media-preview-label strong{font-size:11px}.media-preview-label span,.gallery-preview-meta span{overflow:hidden;color:#89938f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.media-delete{display:flex!important;align-items:center!important;flex-direction:row!important;gap:7px!important;color:#8a3e3e!important;font-size:9px!important;font-weight:700!important}.media-delete input{width:15px!important;height:15px!important;margin:0!important;accent-color:#a84f4f}.gallery-preview-admin{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.gallery-preview-card{overflow:hidden;border:1px solid #e3e8e3;border-radius:8px;background:#fff}.gallery-preview-card>a{display:block;background:#eef2ed}.gallery-preview-card img{width:100%;height:125px;display:block;object-fit:cover}.gallery-preview-meta{display:grid;gap:8px;padding:9px}.form-actions{display:flex;justify-content:flex-end;gap:9px}.admin-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.category-list{padding:8px 20px 20px}.category-list>div{display:grid;grid-template-columns:1fr auto auto auto;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #edf0ed}.category-list strong{font-size:11px}.category-list span,.category-list code{color:#889498;font-size:9px}.category-list form button{border:0;background:transparent;color:var(--red);cursor:pointer;font-size:9px}.hint{padding:12px;border-radius:6px;background:#f0f5ee;color:#68766b;font-size:10px}.rights-panel{margin-top:16px}.rights-summary{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:20px}.rights-summary h3{margin:0 0 10px;font-size:12px}.rights-summary span{display:inline-flex;margin:3px;padding:6px 8px;border-radius:5px;background:#edf3e9;color:#486f35;font-size:9px}.rights-summary span.disabled{background:#f1f1f1;color:#999}.rights-summary small{margin-left:5px}.settings-form>.form-actions{margin-top:18px}
.installer{min-height:100vh;padding:35px;background:var(--ink);color:#fff}.installer>.brand{max-width:900px;margin:0 auto 30px}.installer>section{width:min(900px,100%);margin:auto;padding:34px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#1c282d}.installer h1{margin:0 0 25px;font-size:40px}.install-form{display:grid;gap:18px}.install-form fieldset{display:grid;gap:14px;padding:20px;border:1px solid #3b494e;border-radius:8px}.install-form legend{padding:0 8px;color:var(--green);font-size:11px;font-weight:800}.install-form small{color:#809095}.install-success{padding:24px;border-radius:8px;background:#243a2d}.install-success code{color:var(--green)}
@media(max-width:980px){.gallery-preview-admin{grid-template-columns:repeat(3,minmax(0,1fr))}.cards{grid-template-columns:repeat(2,1fr)}.detail-layout{grid-template-columns:1fr}.download-box{position:static}.admin-shell{grid-template-columns:76px minmax(0,1fr)}.admin-shell>aside{padding:17px 8px}.admin-shell>aside .brand>span:last-child,.admin-shell>aside nav a{font-size:0}.admin-shell>aside nav a:before{content:"•";font-size:20px}.admin-user strong,.admin-user small{display:none}.metrics{grid-template-columns:repeat(2,1fr)}.admin-two{grid-template-columns:1fr}}@media(max-width:700px){.cover-preview-card{grid-template-columns:1fr}.cover-preview-link{grid-row:auto}.gallery-preview-admin{grid-template-columns:repeat(2,minmax(0,1fr))}.wrap{width:min(100% - 26px,1180px)}.site-header nav a:not(:last-child){display:none}.hero-grid{grid-template-columns:1fr;padding:60px 0 80px}.feature-card{display:none}.filters form{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.detail-cover-placeholder{height:250px}.gallery{grid-template-columns:1fr}.admin-shell{display:block}.admin-shell>aside{position:static;height:auto;display:block}.admin-shell>aside>.brand,.admin-user{display:none}.admin-shell>aside nav{flex-direction:row;overflow:auto;margin:0}.admin-shell>aside nav a{flex:0 0 auto;font-size:10px}.admin-shell>aside nav a:before{display:none}.admin-work>header{padding:17px}.admin-content{padding:16px 12px 45px}.metrics{grid-template-columns:1fr 1fr}.form-grid,.upload-grid{grid-template-columns:1fr}.category-list>div{grid-template-columns:1fr auto}.category-list code,.category-list span{display:none}.rights-summary{grid-template-columns:1fr}.installer{padding:18px}.installer>section{padding:22px}}@media(max-width:430px){.gallery-preview-admin{grid-template-columns:1fr}.metrics{grid-template-columns:1fr}.cards article .cover{height:220px}.footer-inner{align-items:flex-start;flex-direction:column;justify-content:center}.detail-hero h1{font-size:40px}.form-actions{flex-direction:column}.form-actions .btn{width:100%}}

/* Download gallery lightbox */
.gallery-lightbox-trigger{display:block;width:100%;padding:0;border:0;background:#111;cursor:zoom-in;overflow:hidden}.gallery-lightbox-trigger:focus-visible{outline:3px solid var(--green);outline-offset:-3px}.gallery-lightbox-trigger img{transition:transform .18s ease,opacity .18s ease}.gallery-lightbox-trigger:hover img{transform:scale(1.025);opacity:.92}.portal-lightbox[hidden]{display:none}.portal-lightbox{position:fixed;inset:0;z-index:10000;display:grid;grid-template-columns:minmax(54px,90px) minmax(0,1fr) minmax(54px,90px);grid-template-rows:64px minmax(0,1fr) 58px;align-items:center;background:rgba(5,9,10,.94);backdrop-filter:blur(7px)}.portal-lightbox-image-wrap{grid-column:2;grid-row:2;min-width:0;min-height:0;height:100%;display:flex;align-items:center;justify-content:center;padding:12px}.portal-lightbox-image{max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 22px 70px rgba(0,0,0,.45)}.portal-lightbox-close,.portal-lightbox-prev,.portal-lightbox-next{border:0;background:rgba(255,255,255,.08);color:#fff;cursor:pointer;transition:background .15s ease,transform .15s ease}.portal-lightbox-close:hover,.portal-lightbox-prev:hover,.portal-lightbox-next:hover{background:rgba(255,255,255,.17)}.portal-lightbox-close:focus-visible,.portal-lightbox-prev:focus-visible,.portal-lightbox-next:focus-visible{outline:2px solid #fff;outline-offset:2px}.portal-lightbox-close{grid-column:3;grid-row:1;justify-self:end;align-self:start;margin:12px 14px 0 0;width:42px;height:42px;border-radius:50%;font-size:25px;line-height:1}.portal-lightbox-prev,.portal-lightbox-next{grid-row:2;width:52px;height:64px;border-radius:9px;font-size:31px}.portal-lightbox-prev{grid-column:1;justify-self:center}.portal-lightbox-next{grid-column:3;justify-self:center}.portal-lightbox-prev:hover{transform:translateX(-2px)}.portal-lightbox-next:hover{transform:translateX(2px)}.portal-lightbox-meta{grid-column:2;grid-row:3;align-self:start;display:flex;justify-content:center;gap:12px;color:#fff;text-align:center;font-size:12px}.portal-lightbox-caption{max-width:min(70vw,850px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#dfe6e2}.portal-lightbox-counter{flex:0 0 auto;color:#9eaba5;font-variant-numeric:tabular-nums}.portal-lightbox.is-single .portal-lightbox-prev,.portal-lightbox.is-single .portal-lightbox-next{display:none}body.lightbox-open{overflow:hidden}@media(max-width:700px){.portal-lightbox{grid-template-columns:54px minmax(0,1fr) 54px;grid-template-rows:58px minmax(0,1fr) 62px}.portal-lightbox-image-wrap{grid-column:1 / 4;padding:8px 12px 74px}.portal-lightbox-prev,.portal-lightbox-next{grid-row:3;width:44px;height:44px;border-radius:50%;font-size:24px;align-self:center}.portal-lightbox-meta{grid-row:3;align-self:center;padding:0 8px}.portal-lightbox-caption{display:none}.portal-lightbox-close{margin:8px 8px 0 0}}

/* 1.5.4 configurable styles, sidebars and boxes */
:root{--portal-bg:#f4f6f3;--portal-surface:#fff;--portal-text:#253237;--portal-muted:#7d898d;--portal-primary:#63b52d;--portal-secondary:#386a22;--portal-border:#e2e7e2;--portal-header:#172329}
html[data-color-scheme="light"]{color-scheme:light}html[data-color-scheme="dark"]{color-scheme:dark}html[data-color-scheme="dark"] body.portal-body{background:var(--portal-bg);color:var(--portal-text)}@media(prefers-color-scheme:dark){html[data-color-scheme="system"] body.portal-body{background:var(--portal-bg);color:var(--portal-text)}}
.portal-body{background-color:var(--portal-bg);color:var(--portal-text);background-image:var(--portal-custom-background,none);background-size:cover;background-attachment:fixed}.portal-body .site-header{background:var(--portal-header)}.portal-body .panel,.portal-body .portal-box,.portal-body .download-box,.portal-body .cards article{border-color:var(--portal-border);background:var(--portal-surface);color:var(--portal-text)}.portal-body .btn.primary,.portal-body .style-chooser button,.portal-body .box-search button{background:var(--portal-primary)}.portal-columns{width:min(calc(100% - 42px),1600px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start}.portal-columns.has-left{grid-template-columns:var(--portal-left-width) minmax(0,1fr)}.portal-columns.has-right{grid-template-columns:minmax(0,1fr) var(--portal-right-width)}.portal-columns.has-left.has-right{grid-template-columns:var(--portal-left-width) minmax(0,1fr) var(--portal-right-width)}.portal-main-column{min-width:0}.portal-main-column>.hero .wrap,.portal-main-column>.filters .wrap,.portal-main-column>.downloads.wrap,.portal-main-column>.detail-hero .wrap,.portal-main-column>.detail-layout.wrap{width:100%}.portal-sidebar{display:grid;gap:14px;padding-top:24px;position:sticky;top:12px;max-height:calc(100vh - 24px);overflow:auto}.portal-box{border:1px solid var(--portal-border);border-radius:9px;overflow:hidden;box-shadow:0 2px 14px rgba(20,35,28,.04)}.portal-box>h3{margin:0;padding:13px 15px;border-bottom:1px solid var(--portal-border);font-size:12px}.portal-box-content{padding:12px 14px}.portal-box-scroll{display:flex;flex-direction:column}.portal-box-scroll .portal-box-content{min-height:0;overflow-y:auto}.box-category-level{list-style:none;margin:0;padding:0}.box-category-level li{margin:0}.box-category-level a{display:block;padding:6px 4px;color:var(--portal-text);font-size:11px;text-decoration:none}.box-category-level a:hover{color:var(--portal-primary)}.box-category-level.depth-2{padding-left:12px}.box-category-level.depth-3{padding-left:12px}.box-category-level.depth-4{padding-left:12px}.box-category-level.depth-5{padding-left:12px}.box-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.box-search input{min-width:0;padding:8px;border:1px solid var(--portal-border);border-radius:5px}.box-search button,.style-chooser button{border:0;border-radius:5px;color:#fff;padding:8px 10px;cursor:pointer}.style-chooser{display:flex;align-items:center;gap:6px;margin-left:auto}.style-chooser select{max-width:150px;padding:6px;border:1px solid var(--portal-border);border-radius:5px;background:var(--portal-surface);color:var(--portal-text);color-scheme:light dark}.style-chooser select option{background:var(--portal-surface);color:var(--portal-text)}.brand-logo{width:38px;height:38px;object-fit:contain}.style-colors{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:12px 0}.style-colors>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.style-colors h3{grid-column:1/-1}.style-colors label{display:flex;justify-content:space-between;align-items:center;gap:8px}.style-colors input[type=color]{width:46px;height:32px;padding:1px}.check-row{display:flex;flex-wrap:wrap;gap:14px}.box-admin-list{display:grid;gap:10px;padding:16px}.box-admin-list article{padding:12px;border:1px solid #e1e6e1;border-radius:8px}.box-admin-list summary{display:flex;justify-content:space-between;gap:12px;cursor:pointer}.box-admin-list summary span{color:#7a8781;font-size:10px}.smtp-steps{display:grid;gap:8px;padding:16px}.smtp-steps article{display:flex;flex-direction:column;padding:10px;border:1px solid #e3e8e3;border-radius:6px}.custom-category-row{border-bottom:1px solid #e5e9e5}.custom-field-detail>h3{margin-top:20px}.custom-field-category-title{margin:18px 0 8px;font-size:12px;color:var(--portal-muted)}
@media(max-width:1180px){.portal-columns.has-left,.portal-columns.has-right,.portal-columns.has-left.has-right{grid-template-columns:minmax(0,1fr)}.portal-sidebar{position:static;max-height:none;padding-top:12px}.portal-sidebar-right{order:3}.portal-main-column{order:2}.portal-sidebar-left{order:1}.style-chooser{display:none}}

/* Mixed image/video download gallery */
.gallery-lightbox-trigger{position:relative;min-height:120px}.gallery-lightbox-trigger video{display:block;width:100%;height:100%;min-height:120px;max-height:240px;object-fit:cover;background:#050708}.gallery-video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:rgba(0,0,0,.68);color:#fff;font-size:20px;pointer-events:none}.gallery-video-trigger:hover .gallery-video-play{background:rgba(0,0,0,.82)}.portal-lightbox-video{max-width:100%;max-height:100%;background:#000;box-shadow:0 22px 70px rgba(0,0,0,.45)}.portal-lightbox-video[hidden],.portal-lightbox-image[hidden]{display:none}.gallery-preview-card video{width:100%;height:125px;display:block;object-fit:contain;background:#0b0e0f}.gallery-preview-card.video-media .gallery-preview-meta strong{color:var(--green)}

/* 1.5.9: multiple upload results are stacked instead of overlapping. */
.flash-stack{position:fixed;z-index:1000;top:18px;left:50%;transform:translateX(-50%);width:min(760px,calc(100vw - 28px));display:grid;gap:8px;pointer-events:none}.flash-stack .flash{position:static;left:auto;top:auto;transform:none;max-width:none;width:100%;pointer-events:auto}.flash-stack .flash.hide{opacity:0;transform:translateY(-8px)}@media(max-width:640px){.flash-stack{top:10px;width:calc(100vw - 20px)}}

/* 1.6.0: dedicated dependency field and dependency box */
.dependency-box{margin:0 28px 30px;border:1px solid var(--portal-border,var(--line));border-radius:10px;background:var(--portal-surface,#fff);overflow:hidden}.dependency-box-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid var(--portal-border,var(--line))}.dependency-box-head .eyebrow{margin:0 0 4px;color:var(--portal-primary,var(--green2));font-size:8px;font-weight:850;letter-spacing:.13em}.dependency-box-head h2{margin:0;font-size:21px}.dependency-box-head>span{display:grid;place-items:center;min-width:30px;height:30px;padding:0 8px;border-radius:999px;background:color-mix(in srgb,var(--portal-primary,var(--green)) 12%,transparent);color:var(--portal-primary,var(--green2));font-size:11px;font-weight:850}.dependency-list{display:grid}.dependency-card{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px 16px;border-bottom:1px solid var(--portal-border,var(--line));color:inherit;text-decoration:none;transition:background .15s ease}.dependency-card:last-child{border-bottom:0}.dependency-card:hover{background:color-mix(in srgb,var(--portal-primary,var(--green)) 5%,transparent)}.dependency-card img,.dependency-placeholder{width:62px;height:48px;border-radius:6px;object-fit:cover;background:#e7ede5}.dependency-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#8cc455,#285c4a);color:#fff;font-size:16px;font-weight:900}.dependency-info{min-width:0;display:flex;flex-direction:column;gap:3px}.dependency-info strong{overflow:hidden;color:var(--portal-text,var(--ink));font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dependency-info small{color:var(--portal-muted,#839095);font-size:9px}.dependency-info em{overflow:hidden;color:var(--portal-muted,#6f7d82);font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.dependency-card>b{color:var(--portal-primary,var(--green2));font-size:18px}.dependency-editor{display:grid;gap:14px;padding:16px;border:1px solid #dfe5df;border-radius:8px;background:#fafcf9}.dependency-editor legend{padding:0 7px;color:#334139;font-size:12px;font-weight:800}.dependency-toggle>span{display:flex;align-items:center;gap:8px}.dependency-toggle input{width:17px!important;height:17px!important;margin:0;accent-color:var(--green)}.dependency-editor small{color:#7d8980;font-size:9px;line-height:1.55}@media(max-width:700px){.dependency-box{margin:0 14px 22px}.dependency-card{grid-template-columns:52px minmax(0,1fr) auto;padding:11px 12px}.dependency-card img,.dependency-placeholder{width:52px;height:44px}.dependency-info em{display:none}}

/* 1.7.0: browser-language confirmation */
.language-detection{position:relative;z-index:1200;display:flex;align-items:center;justify-content:center;gap:24px;padding:12px 20px;background:#132128;color:#eef5f1;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 4px 18px rgba(0,0,0,.14)}.language-detection>div{display:grid;gap:2px;max-width:760px}.language-detection strong{font-size:12px}.language-detection span{font-size:10px;line-height:1.45;color:#cbd7d1}.language-detection form{display:flex;align-items:center;gap:8px;margin:0}.language-detection .btn{white-space:nowrap}@media(max-width:760px){.language-detection{align-items:stretch;flex-direction:column;gap:9px}.language-detection form{flex-wrap:wrap}}

/* 1.7.1: independently scrollable ACP navigation */
@media (min-width:701px){
  .admin-shell>aside{overflow:hidden}
  .admin-shell>aside>.brand{flex:0 0 auto}
  .admin-shell>aside nav{
    flex:1 1 auto;
    min-height:0;
    overflow-x:hidden;
    overflow-y:auto;
    overscroll-behavior:contain;
    scrollbar-gutter:stable;
    scrollbar-width:thin;
    scrollbar-color:rgba(255,255,255,.22) transparent;
    padding-right:5px;
    margin-right:-5px;
  }
  .admin-shell>aside nav::-webkit-scrollbar{width:7px}
  .admin-shell>aside nav::-webkit-scrollbar-track{background:transparent}
  .admin-shell>aside nav::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18);border-radius:999px}
  .admin-shell>aside nav::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.30)}
  .admin-user{flex:0 0 auto}
}
@media (max-width:700px){
  .admin-shell>aside{overflow:visible}
  .admin-shell>aside nav{
    flex:0 1 auto;
    min-height:auto;
    overflow-x:auto;
    overflow-y:hidden;
    overscroll-behavior-x:contain;
    scrollbar-gutter:auto;
    padding-right:0;
    margin-right:0;
  }
}

/* 1.7.3: global font assignment and style-aware start-page scheme selector */
.typography-global>label{display:grid;gap:7px;max-width:520px;padding:0 18px 18px;font-weight:700}.typography-global select{min-height:42px;padding:9px 11px;border:1px solid #dce2dc;border-radius:6px;background:#fff;color:#253237}


/* Template- und Designgrafiken */
.site-header{background-size:cover;background-position:center}
.hero{background-size:cover;background-position:center}
.template-hero-image{width:100%;max-height:150px;object-fit:cover;border-radius:14px;margin-bottom:12px;display:block}
footer{background-size:cover;background-position:center}

.detail-hero,.account-heading,.login-page{background-size:cover;background-position:center}
