:root{--osk-customer:#167c3b;--osk-vendor:#118eb3;--osk-platform:#3a3a3a;--osk-cream:#faf4e8;--osk-brown:#6b2f0d}
.osk-portal-entry-grid--primary{grid-template-columns:repeat(2,minmax(0,1fr));max-width:900px;margin-inline:auto}
.osk-portal-entry-card{border-top:7px solid var(--osk-customer);display:flex;flex-direction:column;gap:1rem}
.osk-portal-entry-card--vendor{border-top-color:var(--osk-vendor)}
.osk-portal-entry-card .dashboard-actions{margin-top:auto}
.auth-choice-note{text-align:center;margin-top:1.25rem}
.osk-login-menu{position:relative}.osk-login-menu summary{list-style:none;cursor:pointer}.osk-login-menu summary::-webkit-details-marker{display:none}
.osk-login-menu[open] div{position:absolute;right:0;top:calc(100% + .5rem);z-index:50;min-width:190px;padding:.5rem;background:#fff;border:1px solid #d8c8bb;border-radius:.65rem;box-shadow:0 12px 28px #32180d26;display:grid}
.osk-login-menu div a{padding:.7rem .8rem;color:var(--osk-brown);font-weight:700;text-decoration:none;border-radius:.4rem}.osk-login-menu div a:hover{background:var(--osk-cream)}
.osk-shared-footer{background:#fff;border-top:3px solid #e8d9cc;margin-top:3rem}.osk-shared-footer .site-footer__inner{display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem;align-items:start;padding-block:2rem}.osk-shared-footer p{margin:.35rem 0;color:#555}.osk-shared-footer nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.osk-shared-footer nav a,.osk-staff-access{color:#6b2f0d}.osk-footer-meta{grid-column:1/-1;border-top:1px solid #e5ddd6;padding-top:1rem;display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;color:#666}.osk-staff-access{margin-left:auto;font-size:.82rem}
.market-home-section{margin-block:2rem}.market-home-section--offer{border-radius:1rem;padding:2rem;background:linear-gradient(125deg,#e5f6ec,#fff7df)}
.market-home-section__actions{display:flex;flex-wrap:wrap;gap:.7rem}.market-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.market-trust-grid article{padding:1.25rem;border:1px solid #ded4cb;border-radius:.8rem;background:#fff}
.blog-shell{max-width:1120px;margin:auto}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.blog-card{overflow:hidden;border:1px solid #ded4cb;border-radius:.9rem;background:#fff}.blog-card img{display:block;width:100%;height:210px;object-fit:cover}.blog-card__body{padding:1.2rem}.blog-article{max-width:860px;margin:auto}.blog-article__hero{width:100%;max-height:520px;object-fit:cover;border-radius:1rem}.blog-article__body{font-size:1.08rem;line-height:1.75}.blog-admin-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:1rem}.workflow-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.4rem;margin-block:1rem}.workflow-step{padding:.7rem;border-radius:.55rem;background:#eee;text-align:center;font-size:.82rem}.workflow-step--current{background:#def1fa;border:2px solid var(--osk-vendor);font-weight:700}
.vendor-branded-page .market-hero{background:var(--vendor-primary);border-bottom:10px solid var(--vendor-accent);color:#fff}.vendor-branded-page .market-hero .kicker{color:#fff}.vendor-branded-page a:not(.button){color:var(--vendor-accent)}
@media(max-width:800px){.osk-portal-entry-grid--primary,.blog-grid,.market-trust-grid,.blog-admin-grid{grid-template-columns:1fr}.workflow-steps{grid-template-columns:1fr}.osk-shared-footer .site-footer__inner{grid-template-columns:1fr}.osk-footer-meta{grid-column:auto}.osk-staff-access{margin-left:0}}
/* R23 cumulative content administration */
.oc-page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem}.oc-page-head h1{margin:.1rem 0}.button-row{display:flex;gap:.5rem;flex-wrap:wrap}.oc-editor-tabs{display:flex;gap:0;border-bottom:1px solid #ccd2d6;margin-bottom:0;background:#fff}.oc-editor-tabs button{border:0;border-right:1px solid #d8dde0;background:#f5f6f7;padding:.85rem 1.15rem;font-weight:700}.oc-editor-tabs button.is-active{background:#fff;color:#6f3012;border-top:3px solid #209dca}.oc-editor-help{background:#eef8fb;border-left:4px solid #209dca;margin:0 0 1rem;padding:.7rem 1rem}.image-picker{display:flex;gap:.5rem;align-items:center}.image-picker input{flex:1}.media-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1rem;margin-top:1rem}.media-tile{display:flex;flex-direction:column;gap:.5rem;background:#fff;border:1px solid #d6dadd;border-radius:8px;padding:.75rem}.media-tile img{width:100%;height:160px;object-fit:contain;background:#f2f4f5}.media-tile--disabled{opacity:.65}.media-tile textarea{width:100%;min-height:72px}.oc-tab-panel h2,.oc-tab-panel h3{border-bottom:1px solid #dfe3e6;padding-bottom:.55rem;margin-top:1.4rem}@media(max-width:760px){.oc-page-head{display:block}.oc-editor-tabs{overflow-x:auto}.image-picker{display:block}.media-gallery{grid-template-columns:1fr}}
/* R24 responsive tables */
.osk-table-shell{border:1px solid #d7dbde;border-radius:.7rem;background:#fff;overflow:hidden}.osk-table-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:end;padding:.75rem;background:#f5f7f7;border-bottom:1px solid #d7dbde}.osk-table-toolbar label{font-weight:700}.osk-table-toolbar input{display:block;min-width:min(28rem,65vw);padding:.55rem}.osk-table-scroll{max-height:42rem;overflow:auto;scrollbar-gutter:stable both-edges}.osk-table-scroll table{min-width:1050px;margin:0}.osk-table-scroll thead{position:sticky;top:0;z-index:2;background:#f4f5ef}.osk-table-scroll th[data-sort]{cursor:pointer}.osk-table-scroll th[data-sort]::after{content:' ↕';color:#777}.osk-table-scroll th[data-direction=asc]::after{content:' ↑'}.osk-table-scroll th[data-direction=desc]::after{content:' ↓'}.osk-table-scroll tbody tr:nth-child(even){background:#fafafa}@media(max-width:760px){.osk-table-toolbar{align-items:stretch;flex-direction:column}.osk-table-toolbar input{min-width:0;width:100%}}
/* R24 shared footer: customer and vendor information remain separate. */
.osk-shared-footer .site-footer__inner.osk-footer-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:1.5rem 2rem; }
.osk-footer-grid .osk-footer-brand { grid-column:1/-1; }
.osk-footer-grid nav { display:flex; flex-direction:column; align-items:flex-start; gap:.55rem; }
.osk-footer-grid nav strong { color:var(--osk-charcoal,#292929); }
.osk-footer-grid .osk-footer-meta { grid-column:1/-1; }
@media (max-width:900px) { .osk-shared-footer .site-footer__inner.osk-footer-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } .osk-footer-grid .osk-footer-brand,.osk-footer-grid .osk-footer-meta { grid-column:1/-1; } }
@media (max-width:560px) { .osk-shared-footer .site-footer__inner.osk-footer-grid { grid-template-columns:1fr; } .osk-footer-grid .osk-footer-meta { display:grid; } }

/* OSK easy-editor patterns and styling. */
.osk-editor-tabs{display:flex;overflow-x:auto;border-bottom:1px solid #cfd5d8;background:#fff;margin:0 0 1rem;position:sticky;top:0;z-index:8}
.osk-editor-tabs button{white-space:nowrap;border:0;border-right:1px solid #d9dddf;border-top:3px solid transparent;background:#f5f6f7;padding:.9rem 1rem;font-weight:700;color:#4c4c4c;cursor:pointer}
.osk-editor-tabs button.is-active{background:#fff;color:#6b2f0d;border-top-color:#209dca}
[data-product-tab-panel][hidden]{display:none!important}
.osk-rich-editor{border:1px solid #aeb5b8;background:#fff}.osk-rich-toolbar{display:flex;flex-wrap:wrap;gap:.25rem;padding:.45rem;border-bottom:1px solid #ccd2d5;background:#f5f6f7}.osk-rich-toolbar button{min-width:2.25rem;padding:.35rem .55rem;border:1px solid #c6ccd0;background:#fff;border-radius:.2rem;font-weight:700}.osk-rich-surface{min-height:15rem;padding:.8rem;overflow:auto;line-height:1.55}.osk-rich-source{width:100%;min-height:15rem;border:0;padding:.8rem}
.osk-category-checklist{display:grid;gap:.45rem;margin:.75rem 0}.osk-category-checklist .checkbox-row{display:grid;grid-template-columns:1.35rem 1fr;align-items:center;gap:.6rem;padding:.55rem .7rem;border:1px solid #dfe3e5;border-radius:.35rem}.osk-category-checklist input{width:1.15rem!important;height:1.15rem!important;margin:0!important}
.sales-cards{display:grid;grid-template-columns:repeat(4,minmax(9rem,1fr));gap:.6rem;margin:.75rem 0}.sales-cards article{display:grid;gap:.2rem;padding:.75rem;border:1px solid #d7dbde;border-radius:.55rem;background:#fff}.sales-cards span{font-size:.75rem;font-weight:700;color:#52616a}.sales-cards strong{font-size:1.2rem;color:#512b18}.sales-filters{display:flex;flex-wrap:wrap;gap:.5rem;align-items:end;margin:.75rem 0}.sales-filters label{display:grid;gap:.2rem;font-weight:700}.osk-financial-summary{max-width:42rem;margin:0 0 1rem}.osk-financial-summary th{width:65%;text-align:left}.market-store-card__logo{display:grid;place-items:center;min-height:8rem;margin:-.1rem -.1rem .75rem;background:#fff}.market-store-card__logo img,.market-store-logo{display:block;max-width:100%;max-height:9rem;width:auto;height:auto;object-fit:contain;margin:0 auto}.market-store-logo{margin-bottom:1rem}@media(max-width:760px){.sales-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
