:root{font-family:Inter,system-ui,Arial,sans-serif;color:#18212f;background:#f4f6fb;line-height:1.4}*{box-sizing:border-box}body{margin:0;background:#f6f7f9}a{color:inherit}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.layoutShell{min-height:100vh;display:grid;grid-template-columns:280px 1fr}.sidebar{background:#121826;color:#fff;padding:24px;display:flex;flex-direction:column;gap:20px}.sidebarBrand{display:flex;gap:14px;align-items:center}.sidebarBrandLogo{width:56px;height:56px;border-radius:16px;background:#ffffff14;display:grid;place-items:center;overflow:hidden;font-weight:700}.sidebarBrandLogo img{width:100%;height:100%;object-fit:contain;padding:8px}.sidebarTitle{font-weight:700}.sidebarSub{color:#ffffffb8;font-size:.92rem}.sidebarNav{display:grid;gap:8px}.sidebarLink{text-decoration:none;padding:12px 14px;border-radius:14px;color:#ffffffdb}.sidebarLink.active,.sidebarLink:hover{background:#ffffff1a;color:#fff}.contentArea{padding:28px}.authPage,.publicShell{display:grid;place-items:center;padding:24px}.authCard,.publicContainer{width:min(1100px,100%)}.authCard{background:#fff;border-radius:24px;padding:32px;display:grid;gap:16px;box-shadow:0 16px 48px #12182614}.stack{display:grid;gap:20px}.smallGap{gap:10px}.pageHeader{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.splitHeader{align-items:end}.card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 12px 36px #1218260f}.muted{color:#667085}.small{font-size:.92rem}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;color:#667085;font-weight:700}.alert{border-radius:16px;padding:14px 16px}.alert.error{background:#fff0f0;color:#a12828}.primaryButton,.secondaryButton{border:none;border-radius:14px;padding:12px 16px;cursor:pointer;font-weight:600}.primaryButton{background:#0d56a6;color:#fff}.secondaryButton{background:#e9edf7;color:#18212f}.primaryButton:disabled,.secondaryButton:disabled{opacity:.55;cursor:default}label{display:grid;gap:8px}input,select,textarea{width:100%;border:1px solid #d0d7e5;border-radius:14px;padding:12px 14px;background:#fff}textarea{resize:vertical}.infoGrid{display:grid;grid-template-columns:220px 1fr;gap:24px}.logoPreview{min-height:180px;border-radius:20px;background:#f4f6fb;display:grid;place-items:center;padding:20px}.infoList,.infoGridSmall{display:grid;gap:16px}.infoRow{padding-bottom:12px;border-bottom:1px solid #eef1f6}.toolbarInline{display:flex;gap:10px;flex-wrap:wrap}.toolbarInline input{min-width:260px}.twoCol{display:grid;grid-template-columns:minmax(320px,460px) 1fr;gap:20px}.listTable{display:grid;gap:10px}.listRow{width:100%;border:1px solid #e7ebf3;background:#fff;border-radius:18px;padding:14px;display:flex;justify-content:space-between;gap:14px;text-align:left;cursor:pointer}.listRow.active{border-color:#0d56a6;box-shadow:inset 0 0 0 1px #0d56a6}.badge{display:inline-block;padding:6px 10px;border-radius:999px;background:#eef3ff;font-size:.85rem}.pagination{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.detailHeader{display:flex;justify-content:space-between;gap:16px;align-items:start}.itemRow,.overviewRow,.selectRow,.summaryBar,.totalRow{display:flex;justify-content:space-between;gap:16px;align-items:center}.itemRow,.selectRow,.overviewRow{padding:14px 0;border-bottom:1px solid #eef1f6}.grow{flex:1}.detailCard{min-height:480px}.publicHeader{display:grid;gap:18px}.storeIntro{display:flex;gap:20px;align-items:center}.storeLogo{width:92px;height:92px;border-radius:24px;background:#f4f6fb;display:grid;place-items:center;overflow:hidden}.storeLogo img{width:100%;height:100%;object-fit:contain;padding:12px}.stepper{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.step{background:#fff;border-radius:14px;border:1px solid rgb(13,86,166);padding:12px;color:#0d56a6}.step.active{background:#0d56a6;color:#fff;font-weight:700}.formGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.orderOverview{display:grid;grid-template-columns:1.3fr 1fr;gap:24px}.termsRow{grid-template-columns:20px 1fr;align-items:start}.confirmationCard{text-align:center}@media(max-width:960px){.layoutShell,.twoCol,.infoGrid,.orderOverview{grid-template-columns:1fr}.contentArea{padding:16px}.stepper,.formGrid{grid-template-columns:1fr}}.publicFooter{margin-top:40px;padding:20px 0;border-top:1px solid #eee;background:#fafafa}.publicFooterInner{max-width:900px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;font-size:14px}.footerStore{font-weight:500}.footerLink{color:#333;text-decoration:none}.footerLink:hover{text-decoration:underline}.publicPage{min-height:100vh;display:flex;flex-direction:column}.publicShell{flex:1}.publicFooter{width:100%;border-top:1px solid #eee;background:#fafafa;padding:18px 0}.publicFooterInner{max-width:1000px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;font-size:14px}html,body,#root{min-height:100%}body{margin:0}
