.product-drawer{position:fixed;z-index:43;right:0;top:0;height:100vh;width:min(680px,96vw);background:#fff;box-shadow:-20px 0 60px #12233f33;transform:translateX(105%);transition:transform .28s ease;display:grid;grid-template-rows:auto 1fr}
.product-drawer.open{transform:none}.product-drawer>header,.product-drawer footer{display:flex;align-items:center;justify-content:space-between;padding:17px 22px;border-bottom:1px solid var(--line)}
.product-drawer header h2{margin:3px 0 0}.product-drawer header small{color:var(--blue);font-weight:800}.product-drawer form{min-height:0;display:grid;grid-template-rows:1fr auto}.product-drawer footer{border-top:1px solid var(--line);border-bottom:0;justify-content:flex-end;gap:9px;background:#fff}
.drawer-body{overflow:auto;padding:18px 24px 30px}.drawer-section{padding-bottom:11px;border-bottom:1px solid var(--line);margin-bottom:8px}.drawer-section h3{margin:0 0 5px;font-size:15px}.drawer-section p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.drawer-section.price-section{margin-top:25px;padding-top:18px;border-top:1px solid var(--line)}
.select-action{display:grid;grid-template-columns:1fr auto;gap:7px}.select-action select{min-width:0}.select-action button{padding:9px 13px;font-size:18px}
@media(max-width:600px){.product-drawer{width:100vw}.drawer-body{padding:15px 18px}.product-drawer .form-grid{grid-template-columns:1fr}}

/* v107.11 product relationship rules */
.relationship-editor-actions{display:flex;justify-content:flex-end;margin:14px 0}.relationship-list{display:grid;gap:10px;margin-top:12px}.relationship-row{display:grid;grid-template-columns:90px 1fr auto;gap:12px;align-items:start;border:1px solid var(--border,#e5e7eb);border-radius:12px;padding:12px;background:var(--surface,#fff)}.relationship-type{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.relation-required .relationship-type{color:#b42318}.relation-recommended .relationship-type{color:#175cd3}.relation-alternative .relationship-type{color:#7a5af8}.relationship-main{display:grid;gap:3px}.relationship-main small,.relationship-main p{margin:0;color:var(--muted,#667085);font-size:12px}.relationship-main p{margin-top:4px}.relationship-row .danger-link{align-self:center}

/* v136.0 - basit ürün tanımlama deneyimi */
.product-drawer{width:min(760px,97vw)}
.simple-rule-guide{display:grid;gap:4px;margin:0 0 18px;padding:13px 15px;border:1px solid #dbeafe;border-radius:12px;background:#f8fbff}.simple-rule-guide strong{font-size:12px;color:#1e40af}.simple-rule-guide span{font-size:12px;line-height:1.5;color:#64748b}
.simple-advanced{margin-top:18px;border:1px solid #e2e8f0;border-radius:12px;background:#fafbfd;overflow:hidden}.simple-advanced>summary{padding:12px 14px;cursor:pointer;color:#475569;font-size:12px;font-weight:750;list-style:none}.simple-advanced>summary::-webkit-details-marker{display:none}.simple-advanced>summary:after{content:'›';float:right;font-size:18px;transition:transform .18s}.simple-advanced[open]>summary:after{transform:rotate(90deg)}.simple-advanced>.form-grid,.simple-advanced>.presentation-preview{margin:0 14px 14px}
#pdSimpleCapacityField,#pdParentProductField{padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#fafcfe}.presentation-hidden{display:none!important}
.technical-rule-fields{display:none!important}
.product-drawer-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-drawer-tabs button{font-size:11px!important;white-space:nowrap}
