.code-setting-card{display:grid;gap:1.2rem;max-width:650px;margin:0 auto 3rem;padding:1.5rem;background:#fff;border:1px solid #e0e9e7;border-radius:17px}.code-mode{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.code-mode label{cursor:pointer}.code-mode input{position:absolute;opacity:0}.code-mode span{display:block;height:100%;padding:1rem;border:1.5px solid #dce7e5;border-radius:12px}.code-mode strong,.code-mode small{display:block}.code-mode strong{color:#102a43}.code-mode small{margin-top:.25rem;color:#718096;font-size:.68rem}.code-mode input:checked+span{border-color:var(--tenant-primary,#0f766e);background:#effcf8;box-shadow:0 0 0 3px rgba(15,118,110,.08)}.code-setting-card .field input{width:100%;border:1px solid #ccd9d6;border-radius:10px;padding:.7rem}.code-setting-card .field small{display:block;margin-top:.25rem;color:#718096;font-size:.65rem}.danger-zone{margin-top:1rem;padding-top:1rem;border-top:1px solid #fee2e2}.btn-danger-soft{border:1px solid #fecaca;background:#fff;color:#b42318}.btn-danger-soft:hover{background:#fff1f0;color:#912018}@media(max-width:550px){.code-mode{grid-template-columns:1fr}}
.product-master-manager{max-width:900px;margin:0 auto 3rem}.product-master-heading{margin-bottom:1rem}.product-master-heading h2{margin:.2rem 0;color:#102a43}.product-master-heading p{margin:0;color:#627d98}.product-master-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.product-master-card{overflow:hidden;border:1px solid #dce7e5;border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(16,42,67,.05)}.product-master-card>header{padding:1rem 1.1rem;border-bottom:1px solid #e8efed;background:#f7fbfa}.product-master-card header strong,.product-master-card header small,.product-master-row strong,.product-master-row small{display:block}.product-master-card header strong{color:#102a43;font-size:1rem}.product-master-card header small,.product-master-row small{margin-top:.2rem;color:#718096;font-size:.7rem}.product-master-list{max-height:430px;overflow:auto}.product-master-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.1rem;border-bottom:1px solid #edf2f1}.product-master-row:last-child{border-bottom:0}.product-master-row strong{color:#243b53;font-size:.86rem}.product-master-row form{margin:0}.product-master-row .btn{padding:.42rem .7rem;font-size:.72rem}.product-master-row .btn:disabled{cursor:not-allowed;opacity:.42}.product-master-empty{margin:0;padding:1.2rem;color:#718096}@media(max-width:720px){.product-master-grid{grid-template-columns:1fr}}
