:root{--blue:#2563eb;--blue2:#1d4ed8;--light:#60a5fa;--gold:#f5b942;--bg:#f3f6fa;--surface:#fff;--alt:#eaf0f7;--border:#d8e0ea;--text:#101828;--muted:#667085;--shadow:0 14px 40px rgba(16,24,40,.08)}html[data-theme=dark]{--bg:#0c1420;--surface:#121d2b;--alt:#182638;--border:#2a3a4e;--text:#f4f7fb;--muted:#98a6b8;--shadow:0 18px 48px rgba(0,0,0,.28)}*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;background:var(--bg);color:var(--text)}a{text-decoration:none;color:inherit}.container{width:min(1380px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.header-main{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;font-size:21px;font-weight:900;letter-spacing:.08em}.brand img{width:48px;height:48px;object-fit:contain}.main-nav{display:flex;gap:22px;flex:1}.main-nav a,.category-scroll a{color:var(--muted);font-weight:700}.header-actions{display:flex;gap:8px}.category-nav{border-top:1px solid var(--border)}.category-scroll{display:flex;gap:26px;padding:12px 0;overflow:auto}.category-scroll a{white-space:nowrap;font-size:13px}.category-scroll a.active,.category-scroll a:hover{color:var(--blue)}.button{display:inline-flex;min-height:42px;padding:0 17px;align-items:center;justify-content:center;border-radius:10px;border:1px solid transparent;font-weight:800;cursor:pointer}.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:var(--blue2)}.button-secondary{background:var(--surface);border-color:var(--border)}.button-ghost{color:var(--muted)}.button-large{min-height:50px}.icon-button{width:42px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text)}.hero{padding:85px 0;background:radial-gradient(circle at 75% 25%,rgba(37,99,235,.26),transparent 38%)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.hero h1{font-size:clamp(48px,6vw,82px);line-height:1;letter-spacing:-.05em}.hero h1 span{color:var(--blue)}.hero p,.content-card p{color:var(--muted);line-height:1.7}.eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(37,99,235,.14);color:var(--light);font-size:11px;font-weight:900;text-transform:uppercase}.hero-actions{display:flex;gap:12px}.search-panel,.catalog-toolbar{display:grid;grid-template-columns:1fr 210px auto;gap:10px;background:var(--surface);padding:18px;border:1px solid var(--border);border-radius:17px;box-shadow:var(--shadow)}input,select,textarea{width:100%;padding:13px 14px;border:1px solid var(--border);border-radius:10px;background:var(--alt);color:var(--text)}label{display:grid;gap:7px;font-weight:700;font-size:13px}.section{padding:78px 0}.section-alt{background:var(--surface);border-block:1px solid var(--border)}.section-heading,.dashboard-header{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card,.content-card,.table-card,.auth-card,.product-summary{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);overflow:hidden}.product-image{height:210px;background:var(--alt);display:grid;place-items:center;color:var(--blue);font-size:38px;font-weight:900}.product-image img{width:100%;height:100%;object-fit:cover}.product-body,.content-card{padding:18px}.product-tags span{padding:5px 8px;border-radius:999px;background:var(--alt);color:var(--muted);font-size:11px;font-weight:800}.product-footer{display:flex;justify-content:space-between}.product-footer strong,.price{color:var(--blue);font-size:22px;font-weight:900}.site-footer{background:#09111c;color:#fff;padding:60px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.footer-grid a,.site-footer p{color:#98a6b8}.footer-bottom{border-top:1px solid #2a3a4e;margin-top:40px;padding-top:20px;color:#98a6b8}.auth-section{min-height:70vh;display:grid;place-items:center;padding:70px 20px}.auth-card{width:min(520px,100%);padding:32px}.form-stack{display:grid;gap:18px}.form-error,.flash{padding:13px 16px;border-radius:10px;margin-top:14px}.form-error,.flash-error{background:#fee2e2;color:#991b1b}.flash-success{background:#dcfce7;color:#166534}.demo{margin-top:20px;padding:14px;background:var(--alt);border-radius:10px}.narrow{max-width:850px}.table-card{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:15px;border-bottom:1px solid var(--border)}.danger{color:#ef4444}.product-page-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:30px}.product-media{min-height:520px;border-radius:20px;background:var(--alt);overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-placeholder{height:520px;display:grid;place-items:center;color:var(--blue);font-size:90px;font-weight:900}.product-summary{padding:28px;height:max-content;position:sticky;top:130px}.inline-actions{display:flex;gap:10px;margin:24px 0}.file-info{padding:13px;background:var(--alt);border-radius:10px}.product-content{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.review{padding:16px 0;border-bottom:1px solid var(--border)}@media(max-width:1050px){.main-nav{display:none}.hero-grid,.product-page-grid,.product-content{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.product-summary{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.container{width:min(100% - 24px,1380px)}.header-actions .button-secondary,.header-actions .button-ghost{display:none}.search-panel,.catalog-toolbar{grid-template-columns:1fr}.product-grid,.footer-grid{grid-template-columns:1fr}.section-heading,.dashboard-header{align-items:stretch;flex-direction:column}.hero-actions{flex-direction:column}}
.check-row{display:flex!important;align-items:center;gap:10px}.check-row input{width:auto}.creator-option{padding:18px;border:1px solid var(--border);border-radius:12px;background:var(--surface-alt)}.creator-option p{color:var(--muted);margin-bottom:0}.profile-header{background:var(--surface);border:1px solid var(--border);border-radius:18px;overflow:hidden;margin-bottom:24px;box-shadow:var(--shadow)}.profile-banner,.creator-banner{width:100%;height:230px;object-fit:cover;display:block}.profile-main{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;padding:26px}.profile-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;border:4px solid var(--surface);box-shadow:var(--shadow)}.profile-avatar.large{width:130px;height:130px}.profile-initial{display:grid;place-items:center;background:linear-gradient(135deg,var(--blue-light),var(--blue));color:#fff;font-size:38px;font-weight:900}.profile-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.profile-links{display:flex;gap:15px;flex-wrap:wrap;color:var(--muted);font-size:13px}.profile-links a{color:var(--blue);font-weight:700}.creator-hero{position:relative;background:var(--surface);border-bottom:1px solid var(--border)}.creator-profile-public{display:flex;gap:24px;align-items:center;padding:34px 0}.creator-banner+.creator-profile-public{margin-top:-70px;position:relative}.creator-profile-public h1{font-size:42px;margin:10px 0}.creator-profile-public p{color:var(--muted);max-width:760px}.product-body h3 a:hover{color:var(--blue)}
@media(max-width:800px){.profile-main{grid-template-columns:1fr;text-align:center}.profile-avatar{margin:auto}.profile-actions,.profile-links{justify-content:center}.creator-profile-public{flex-direction:column;text-align:center}.creator-profile-public .profile-links{justify-content:center}}

/* Ecommerce */
.cart-button{position:relative;text-decoration:none;display:grid;place-items:center}.cart-count{position:absolute;right:-7px;top:-7px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--blue);color:#fff;font-size:11px;display:grid;place-items:center;border:2px solid var(--bg)}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.cart-list{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:140px minmax(0,1fr) 140px 110px;gap:18px;align-items:center;padding:16px;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow)}.cart-thumb{height:105px;border-radius:12px;background:var(--surface-alt);display:grid;place-items:center;overflow:hidden;color:var(--blue);font-size:28px;font-weight:900}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-item p,.muted{color:var(--muted)}.cart-qty{display:grid;gap:8px}.cart-qty input{padding:9px}.cart-end{display:grid;justify-items:end;gap:12px}.plain-button{background:none;border:0;padding:0;cursor:pointer}.cart-summary{position:sticky;top:125px;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:24px;box-shadow:var(--shadow)}.cart-summary>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--border)}.cart-total{font-size:20px;border-top:2px solid var(--border);border-bottom:0!important;margin-top:8px}.full-width{width:100%;margin-top:18px}.payment-demo{padding:18px;border:1px dashed var(--blue);background:rgba(37,99,235,.08);border-radius:12px}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check-label{display:flex;align-items:flex-start;gap:10px}.check-label input{width:auto;margin-top:3px}.orders-list{display:grid;gap:14px}.order-card{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:20px;align-items:center;padding:20px;background:var(--surface);border:1px solid var(--border);border-radius:14px}.order-card h3,.order-card p{margin:6px 0}.order-card p{color:var(--muted)}.order-actions{display:grid;gap:10px;justify-items:end}.status-badge{display:inline-flex;padding:6px 9px;border-radius:999px;background:#dcfce7;color:#166534;font-size:11px;font-weight:900}.order-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:28px;background:linear-gradient(135deg,rgba(37,99,235,.18),transparent),var(--surface);border:1px solid var(--border);border-radius:18px}.order-hero>strong{font-size:32px;color:var(--blue)}.download-list{display:grid;gap:12px}.download-item{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px;border:1px solid var(--border);border-radius:12px;background:var(--bg)}.download-item h3,.download-item p{margin:4px 0}.download-item p{color:var(--muted)}.disabled{opacity:.55;pointer-events:none}.narrow-wide{max-width:1000px}.section-heading.compact{margin-bottom:14px;align-items:center}
@media(max-width:1050px){.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{grid-template-columns:110px minmax(0,1fr) 130px}.cart-end{grid-column:2/-1;display:flex;justify-content:space-between}.order-card{grid-template-columns:1fr auto}.order-actions{grid-column:1/-1;justify-items:stretch}}
@media(max-width:700px){.cart-item{grid-template-columns:1fr}.cart-thumb{height:190px}.cart-end{grid-column:auto}.two-cols{grid-template-columns:1fr}.order-card{grid-template-columns:1fr}.download-item,.order-hero{align-items:flex-start;flex-direction:column}}

/* Digital product purchase rules v4 */
.cart-item{grid-template-columns:150px minmax(0,1fr) 140px}
.cart-line-total{justify-self:end}
.purchase-info-banner{padding:14px 16px;margin-bottom:20px;border:1px solid rgba(37,99,235,.35);border-radius:12px;background:rgba(37,99,235,.10);color:var(--text);line-height:1.55}
.download-actions{display:flex;align-items:center;gap:12px}
.download-version-note{font-size:11px;color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.04em}
@media(max-width:1050px){.cart-item{grid-template-columns:120px minmax(0,1fr) 120px}}
@media(max-width:700px){.cart-item{grid-template-columns:1fr}.download-actions{align-items:flex-start;flex-direction:column}}

/* v4.2 digital fixes */
.cart-item{grid-template-columns:150px minmax(0,1fr) 140px}
.cart-end{display:grid;justify-items:end;gap:14px}
.purchase-info-banner,.purchase-update-note{padding:14px 16px;border:1px solid rgba(37,99,235,.35);border-radius:12px;background:rgba(37,99,235,.10);line-height:1.55}
.purchase-info-banner{margin:20px auto 0}
.purchase-update-note{margin-bottom:18px;color:var(--muted)}
.latest-file-label{display:inline-flex;margin-top:6px;color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.04em}
@media(max-width:700px){.cart-item{grid-template-columns:1fr}.cart-end{justify-items:start}}


/* Legal and contact pages */
.legal-hero{padding:72px 0 52px;background:linear-gradient(135deg,rgba(37,99,235,.16),transparent 58%);border-bottom:1px solid var(--border)}
.legal-hero h1{font-size:clamp(44px,6vw,68px);margin:18px 0 14px;letter-spacing:-.045em}
.legal-hero p{max-width:760px;color:var(--muted);font-size:18px;line-height:1.7}
.legal-hero small{color:var(--muted)}
.legal-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:28px;align-items:start}
.legal-nav{position:sticky;top:125px;display:grid;gap:7px;padding:16px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}
.legal-nav a{padding:10px 11px;border-radius:9px;color:var(--muted);font-size:13px;font-weight:700}
.legal-nav a:hover{background:var(--surface-alt);color:var(--blue)}
.legal-content{padding:32px}
.legal-content section{scroll-margin-top:150px;padding-bottom:26px;margin-bottom:26px;border-bottom:1px solid var(--border)}
.legal-content section:last-of-type{border-bottom:0}
.legal-content h2{font-size:24px;margin:0 0 12px}
.legal-content p{color:var(--muted);line-height:1.8}
.legal-content a{color:var(--blue);font-weight:700}
.legal-notice{padding:16px;border-radius:12px;background:rgba(245,185,66,.12);border:1px solid rgba(245,185,66,.38);color:var(--text);line-height:1.6}
.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:start}
.contact-cards{display:grid;gap:14px;margin-bottom:20px}
.contact-card{padding:22px;border:1px solid var(--border);border-radius:15px;background:var(--surface);box-shadow:var(--shadow)}
.contact-card>span{font-size:28px}
.contact-card h3{margin:12px 0 7px}
.contact-card p,.contact-information p{color:var(--muted);line-height:1.65}
.contact-form-card{padding:30px}
.contact-form-card h2{margin-top:0}
.contact-success{padding:18px;border-radius:12px;background:#dcfce7;color:#166534}
.contact-success p{margin-bottom:0}
@media(max-width:900px){
  .legal-layout,.contact-layout{grid-template-columns:1fr}
  .legal-nav{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .legal-nav{grid-template-columns:1fr}
  .legal-content,.contact-form-card{padding:22px}
}


/* v4.5 purchase deletion, favorite and footer fixes */
.favorite-button{
  background:rgba(245,185,66,.13);
  border:1px solid rgba(245,185,66,.55);
  color:#F5B942;
}
.favorite-button:hover{
  background:#F5B942;
  border-color:#F5B942;
  color:#0C1420;
}
.remove-list-button{
  appearance:none;
  border:1px solid rgba(239,68,68,.45);
  border-radius:9px;
  background:rgba(239,68,68,.10);
  color:#EF4444;
  padding:9px 12px;
  font:inherit;
  font-size:12px;
  font-weight:800;
  cursor:pointer;
}
.remove-list-button:hover{
  background:#EF4444;
  border-color:#EF4444;
  color:#FFFFFF;
}
.site-footer .footer-grid>div{
  min-width:0;
}
.site-footer .footer-grid>div:not(:first-child){
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:10px;
}
.site-footer .footer-grid h3{
  margin:0 0 8px;
  color:#F4F7FB;
}
.site-footer .footer-grid a{
  display:block;
}

/* v4.6 selectable */
.selectable-list-form{display:grid;gap:18px}.selection-toolbar{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--surface-alt)}.selection-toolbar input,.card-selection input,.purchase-item-row input{width:18px;height:18px;accent-color:var(--blue)}.selectable-card{position:relative}.card-selection{position:absolute;top:10px;left:10px;z-index:3;padding:7px 9px;border-radius:9px;background:var(--surface);border:1px solid var(--border)}.purchase-order-card{padding:20px;border:1px solid var(--border);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.purchase-order-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.purchase-item-list{display:grid;gap:10px}.purchase-item-row{display:grid;grid-template-columns:28px 1fr auto;gap:14px;align-items:center;padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--bg)}.purchase-item-row h3,.purchase-item-row p{margin:4px 0}.purchase-item-row p{color:var(--muted)}.purchase-item-actions{display:flex;gap:8px;align-items:center}@media(max-width:750px){.selection-toolbar,.purchase-order-header{align-items:flex-start;flex-direction:column}.purchase-item-row{grid-template-columns:28px 1fr}.purchase-item-actions{grid-column:2;flex-direction:column;align-items:flex-start}}

/* v4.7 product-card ratings */
.product-card-rating{display:flex;align-items:center;gap:6px;min-height:22px;margin:12px 0 14px;font-size:12px}
.product-card-stars{color:#F5B942;font-size:15px;letter-spacing:1px;line-height:1;white-space:nowrap}
.product-card-rating-value{color:var(--text);font-weight:800}
.product-card-review-count{color:var(--muted)}


/* v4.8 favorite toggle and download counter */
.favorite-button.is-active{
  background:#F5B942;
  border-color:#F5B942;
  color:#0C1420;
}
.favorite-button.is-active:hover{
  background:#DFA42F;
  border-color:#DFA42F;
  color:#0C1420;
}


/* v4.9 seller sales statistics */
.seller-stats-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
  margin-bottom:22px;
}
.seller-stat-card{
  padding:20px;
  border:1px solid var(--border);
  border-radius:14px;
  background:var(--surface);
  box-shadow:var(--shadow);
}
.seller-stat-card span{
  display:block;
  margin-bottom:9px;
  color:var(--muted);
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.seller-stat-card strong{
  color:var(--blue);
  font-size:28px;
}
@media(max-width:750px){
  .seller-stats-grid{grid-template-columns:1fr}
}

/* Ravorec v6 seller dashboard */
.seller-dashboard{background:radial-gradient(circle at 88% 0%,rgba(37,99,235,.10),transparent 28%),var(--bg)}.seller-dashboard-header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.seller-dashboard-header h1{margin:12px 0 7px;font-size:clamp(38px,5vw,56px);letter-spacing:-.04em}.seller-dashboard-header p{margin:0;color:var(--muted)}.seller-header-actions{display:flex;gap:10px;flex-wrap:wrap}.seller-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:26px}.seller-kpi{padding:20px;border:1px solid var(--border);border-radius:15px;background:var(--surface);box-shadow:var(--shadow)}.seller-kpi-featured{border-color:rgba(37,99,235,.45);background:linear-gradient(145deg,rgba(37,99,235,.14),var(--surface))}.seller-kpi span{display:block;margin-bottom:8px;color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.seller-kpi strong{display:block;font-size:28px}.seller-kpi small{display:block;margin-top:7px;color:var(--muted);font-size:11px;line-height:1.4}.seller-products-panel{overflow:hidden;border:1px solid var(--border);border-radius:17px;background:var(--surface);box-shadow:var(--shadow)}.seller-products-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;border-bottom:1px solid var(--border)}.seller-products-toolbar h2{margin:0 0 5px}.seller-products-toolbar p{margin:0;color:var(--muted);font-size:13px}.seller-toolbar-controls{display:flex;gap:10px}.seller-toolbar-controls input{width:235px}.seller-toolbar-controls select{width:160px}.seller-table-scroll{overflow-x:auto}.seller-table{width:100%;min-width:1160px;border-collapse:collapse}.seller-table th{padding:13px 15px;background:var(--surface-alt);color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.seller-table td{padding:15px;border-bottom:1px solid var(--border);vertical-align:middle}.seller-table tbody tr:last-child td{border-bottom:0}.seller-table tbody tr:hover{background:color-mix(in srgb,var(--surface-alt) 55%,transparent)}.seller-product-summary{display:flex;align-items:center;gap:12px;min-width:285px}.seller-thumb{flex:0 0 64px;width:64px;height:50px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:9px;background:var(--surface-alt);color:var(--blue);font-weight:900}.seller-thumb img{width:100%;height:100%;object-fit:cover}.seller-product-name{display:block;margin-bottom:5px;font-weight:900}.seller-product-summary small{display:block;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted)}.seller-category{display:inline-flex;padding:6px 9px;border-radius:999px;background:var(--surface-alt);color:var(--muted);font-size:11px;font-weight:800;white-space:nowrap}.seller-number{font-weight:800;white-space:nowrap}.seller-status{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:900}.seller-status-published{background:#DCFCE7;color:#166534}.seller-status-draft{background:var(--surface-alt);color:var(--muted)}.seller-date{color:var(--muted);font-size:12px;white-space:nowrap}.seller-actions{display:flex;gap:10px;white-space:nowrap}.seller-actions a{color:var(--blue);font-size:12px;font-weight:800}.seller-actions .seller-delete{color:#EF4444}.seller-empty{padding:70px 24px;text-align:center}.seller-empty p{color:var(--muted)}.seller-no-results{padding:32px;color:var(--muted);text-align:center}.seller-revenue-note{margin-top:18px;padding:17px 19px;border:1px solid rgba(245,185,66,.35);border-radius:13px;background:rgba(245,185,66,.09)}.seller-revenue-note p{margin:6px 0 0;color:var(--muted);line-height:1.55}@media(max-width:1100px){.seller-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-dashboard-header{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.seller-kpi-grid{grid-template-columns:1fr}.seller-products-toolbar{align-items:flex-start;flex-direction:column}.seller-toolbar-controls{width:100%;flex-direction:column}.seller-toolbar-controls input,.seller-toolbar-controls select{width:100%}.seller-header-actions{width:100%}.seller-header-actions .button{flex:1}}


/* v6.1 draft owner preview */
.draft-owner-notice{
  display:flex;
  align-items:center;
  gap:12px;
  margin-top:24px;
  padding:14px 16px;
  border:1px solid rgba(245,185,66,.45);
  border-radius:12px;
  background:rgba(245,185,66,.10);
}
.draft-owner-notice strong{color:#F5B942}
.draft-owner-notice span{flex:1;color:var(--muted)}
.draft-owner-notice a{color:var(--blue);font-weight:800}
@media(max-width:700px){
  .draft-owner-notice{align-items:flex-start;flex-direction:column}
}


/* v6.2 save feedback */
.flash{
  margin-top:16px;
  padding:14px 16px;
  border:1px solid var(--border);
  border-radius:11px;
  font-weight:800;
}
.flash-success{
  background:#DCFCE7;
  border-color:#86EFAC;
  color:#166534;
}
.flash-error{
  background:#FEE2E2;
  border-color:#FCA5A5;
  color:#991B1B;
}


/* v6.5 review editing */
.review-edit-note{
  margin:16px 0;
  padding:12px 14px;
  border:1px solid rgba(37,99,235,.35);
  border-radius:10px;
  background:rgba(37,99,235,.10);
  color:var(--muted);
  line-height:1.5;
}
