.site-branding-current{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:14px;margin:0 0 22px}.site-branding-preview,.site-favicon-preview{min-height:108px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.04),rgba(255,255,255,.015));padding:17px;display:flex;flex-direction:column;justify-content:center;gap:13px;overflow:hidden}.site-branding-current small{color:var(--muted);font-weight:700}.site-branding-preview .brand{width:max-content;max-width:100%}.site-favicon-preview span{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:#0b0d12;border:1px solid var(--line);overflow:hidden}.site-favicon-preview img{width:100%;height:100%;object-fit:contain}.site-upload-field{align-content:start}.site-file-picker{min-height:94px;border:1px dashed #424856;border-radius:15px;background:rgba(255,255,255,.025);padding:16px;display:flex;align-items:center;gap:13px;cursor:pointer;transition:.2s ease}.site-file-picker:hover{border-color:rgba(255,82,104,.72);background:rgba(239,35,60,.055)}.site-file-picker>span{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:rgba(239,35,60,.11);color:#ff6578;flex:0 0 auto}.site-file-picker div{display:flex;flex-direction:column;gap:4px}.site-file-picker strong{color:#fff}.site-file-picker small{color:var(--muted)}.site-file-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.site-file-preview{height:118px;margin-top:10px;border:1px solid var(--line);border-radius:14px;background:#0b0d12;display:grid;place-items:center;overflow:hidden;color:var(--muted);font-size:12px;text-align:center;padding:10px}.site-file-preview img{width:100%;height:100%;object-fit:contain}.site-file-preview-favicon img{width:70px;height:70px;border-radius:15px}.compact-toggle{padding:0;border:0;background:transparent}.compact-toggle label{min-height:54px}.brand-mark-image{border-radius:12px;overflow:hidden;background:transparent}.brand-mark-image img{width:100%;height:100%;object-fit:contain;display:block}.page-loader-logo.has-custom-logo{border:0;background:transparent;box-shadow:none;overflow:hidden}.page-loader-logo.has-custom-logo img{width:100%;height:100%;object-fit:contain;border-radius:14px}
@media(max-width:620px){.site-branding-current{grid-template-columns:1fr}.site-branding-current .brand-copy{display:flex}.site-branding-current .brand-copy small{display:block}.site-favicon-preview{min-height:96px}.site-file-picker{align-items:flex-start}.site-branding-card .form-card-head{align-items:flex-start}}

/* Perapihan khusus halaman Pengaturan Website pada layar kecil. */
body[data-current-page="admin-settings"] .dashboard-main,
body[data-current-page="admin-settings"] .settings-layout,
body[data-current-page="admin-settings"] .settings-content,
body[data-current-page="admin-settings"] .form-card,
body[data-current-page="admin-settings"] .form-grid,
body[data-current-page="admin-settings"] .form-field{min-width:0}
body[data-current-page="admin-settings"] #website,
body[data-current-page="admin-settings"] #branding,
body[data-current-page="admin-settings"] #commerce,
body[data-current-page="admin-settings"] #whatsapp,
body[data-current-page="admin-settings"] #security{scroll-margin-top:92px}

@media(max-width:700px){
 body[data-current-page="admin-settings"] .dashboard-topbar{margin-bottom:18px}
 body[data-current-page="admin-settings"] .dashboard-topbar h1{max-width:100%;margin:8px 0 7px;font-size:clamp(30px,8.4vw,36px);line-height:1.08;letter-spacing:-.035em;text-wrap:balance}
 body[data-current-page="admin-settings"] .dashboard-topbar p{max-width:100%;margin:0;font-size:13px;line-height:1.58}
 body[data-current-page="admin-settings"] .settings-layout{display:grid;grid-template-columns:1fr;gap:14px}
 body[data-current-page="admin-settings"] .settings-tabs{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:visible;padding:8px;border-radius:18px}
 body[data-current-page="admin-settings"] .settings-tabs a{display:flex;align-items:center;justify-content:flex-start;gap:9px;min-width:0;min-height:54px;padding:10px 11px;border-radius:12px;white-space:normal;overflow-wrap:anywhere;font-size:12px;font-weight:800;line-height:1.25}
 body[data-current-page="admin-settings"] .settings-tabs a:last-child{grid-column:1/-1}
 body[data-current-page="admin-settings"] .settings-tabs a svg{width:19px;height:19px;flex:0 0 auto}
 body[data-current-page="admin-settings"] .settings-content{gap:14px;padding-bottom:88px}
 body[data-current-page="admin-settings"] .form-card{padding:16px;border-radius:18px}
 body[data-current-page="admin-settings"] .form-card-head{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;margin-bottom:18px}
 body[data-current-page="admin-settings"] .form-card-head>span{width:44px;height:44px;border-radius:13px}
 body[data-current-page="admin-settings"] .form-card-head h2{margin:0 0 5px;font-size:21px;line-height:1.2;letter-spacing:-.02em;text-wrap:balance}
 body[data-current-page="admin-settings"] .form-card-head p{font-size:12.5px;line-height:1.55}
 body[data-current-page="admin-settings"] .form-grid{grid-template-columns:1fr;gap:14px}
 body[data-current-page="admin-settings"] .form-grid .full{grid-column:1}
 body[data-current-page="admin-settings"] .form-field{gap:8px}
 body[data-current-page="admin-settings"] .form-field label{font-size:12px;line-height:1.35}
 body[data-current-page="admin-settings"] .form-field input,
 body[data-current-page="admin-settings"] .form-field select{min-height:49px;font-size:15px}
 body[data-current-page="admin-settings"] .form-field textarea{min-height:118px;font-size:15px;line-height:1.55}
 body[data-current-page="admin-settings"] .btn.full{min-height:50px}
 body[data-current-page="admin-settings"] .site-branding-current{grid-template-columns:1fr;gap:10px;margin-bottom:16px}
 body[data-current-page="admin-settings"] .site-branding-preview,
 body[data-current-page="admin-settings"] .site-favicon-preview{min-height:92px;padding:14px;border-radius:14px}
 body[data-current-page="admin-settings"] .site-file-picker{min-height:82px;padding:13px;align-items:flex-start}
 body[data-current-page="admin-settings"] .site-file-picker>span{width:40px;height:40px}
 body[data-current-page="admin-settings"] .site-file-picker strong{font-size:13px;line-height:1.35}
 body[data-current-page="admin-settings"] .site-file-picker small{font-size:11px;line-height:1.45}
 body[data-current-page="admin-settings"] .site-file-preview{height:104px}
 body[data-current-page="admin-settings"] .toggle-list>label{align-items:center;gap:12px;padding:12px}
 body[data-current-page="admin-settings"] .toggle-list>label>div{min-width:0}
 body[data-current-page="admin-settings"] .toggle-list i{flex:0 0 auto}
}

@media(max-width:360px){
 body[data-current-page="admin-settings"] .settings-tabs{grid-template-columns:1fr}
 body[data-current-page="admin-settings"] .settings-tabs a:last-child{grid-column:auto}
 body[data-current-page="admin-settings"] .dashboard-topbar h1{font-size:29px}
}
