:root{--store-primary:#7c3aed;--store-secondary:#38bdf8;--store-accent:#22d3ee;--store-bg:#070a10;--store-panel:#111722;--store-text:#f8fafc;--store-muted:#aab4c4}.store-body{margin:0;min-height:100vh;background:var(--store-bg);color:var(--store-text);font-family:Inter,Arial,Helvetica,sans-serif}.store-shell{width:min(1180px,calc(100% - 28px));margin:0 auto}.store-header{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--store-bg) 88%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid color-mix(in srgb,var(--store-text) 14%,transparent)}.store-header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:14px}.store-brand{display:flex;align-items:center;gap:10px;color:var(--store-text);text-decoration:none;font-weight:950}.store-brand img{width:42px;height:42px;border-radius:12px;object-fit:contain}.store-brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,var(--store-primary),var(--store-accent));font-size:20px}.store-nav{display:flex;align-items:center;gap:8px}.store-nav a{color:var(--store-text);text-decoration:none;padding:9px 11px;border-radius:9px}.store-nav a:hover{background:color-mix(in srgb,var(--store-text) 10%,transparent)}.cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:var(--store-accent);color:#061019;font-size:10px;font-weight:950}.store-hero{padding:72px 0 46px;display:grid;grid-template-columns:1.25fr .75fr;gap:30px;align-items:center}.store-hero h1{font-size:clamp(38px,7vw,76px);line-height:.98;margin:10px 0}.store-hero p{font-size:17px;line-height:1.7;color:var(--store-muted)}.store-hero-card{border:1px solid color-mix(in srgb,var(--store-text) 15%,transparent);background:linear-gradient(145deg,color-mix(in srgb,var(--store-primary) 28%,var(--store-bg)),color-mix(in srgb,var(--store-accent) 12%,var(--store-bg)));border-radius:28px;padding:28px;min-height:260px;display:grid;align-content:end}.store-kicker{font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:900;color:var(--store-accent)}.store-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:18px 0 56px}.store-product{min-width:0;border:1px solid color-mix(in srgb,var(--store-text) 14%,transparent);background:color-mix(in srgb,var(--store-panel) 92%,var(--store-bg));border-radius:20px;overflow:hidden;display:grid}.store-product-visual{min-height:170px;background:linear-gradient(145deg,color-mix(in srgb,var(--store-primary) 62%,var(--store-panel)),color-mix(in srgb,var(--store-secondary) 38%,var(--store-panel)),color-mix(in srgb,var(--store-accent) 25%,var(--store-panel)));display:grid;place-items:center;font-size:46px;font-weight:1000}.store-product-copy{padding:18px;display:grid;gap:10px}.store-product h2,.store-product h3{margin:0}.store-product p{color:var(--store-muted);line-height:1.55}.store-price{font-size:24px;font-weight:950}.store-button{display:inline-flex;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--store-primary),var(--store-secondary),var(--store-accent));color:#fff;text-decoration:none;font-weight:950;cursor:pointer}.store-button.secondary{background:transparent;border:1px solid color-mix(in srgb,var(--store-text) 20%,transparent)}.store-content-card{max-width:940px;margin:38px auto;padding:24px;border:1px solid color-mix(in srgb,var(--store-text) 15%,transparent);border-radius:22px;background:color-mix(in srgb,var(--store-panel) 92%,var(--store-bg))}.store-form{display:grid;gap:14px}.store-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.store-form label{display:grid;gap:6px;font-size:12px;font-weight:800}.store-form input,.store-form select,.store-form textarea{width:100%;min-width:0;padding:12px;border:1px solid color-mix(in srgb,var(--store-text) 20%,transparent);border-radius:10px;background:color-mix(in srgb,var(--store-bg) 85%,#fff 3%);color:var(--store-text)}.store-table-wrap{overflow:auto;-webkit-overflow-scrolling:touch}.store-table{width:100%;min-width:680px;border-collapse:collapse}.store-table th,.store-table td{padding:12px;border-bottom:1px solid color-mix(in srgb,var(--store-text) 14%,transparent);text-align:left}.store-summary{display:grid;gap:7px;max-width:380px;margin-left:auto}.store-summary div{display:flex;justify-content:space-between}.store-summary .total{padding-top:10px;border-top:1px solid color-mix(in srgb,var(--store-text) 20%,transparent);font-size:20px;font-weight:950}.store-footer{padding:32px 0;border-top:1px solid color-mix(in srgb,var(--store-text) 12%,transparent);color:color-mix(in srgb,var(--store-text) 58%,transparent);font-size:11px}.store-alert{padding:11px 14px;border-radius:11px;background:color-mix(in srgb,var(--store-accent) 18%,var(--store-bg));margin:14px 0}.store-powered{font-size:11px;color:color-mix(in srgb,var(--store-text) 55%,transparent)}
@media(max-width:860px){.store-hero{grid-template-columns:1fr;padding-top:44px}.store-products{grid-template-columns:repeat(2,minmax(0,1fr))}.store-hero-card{min-height:180px}}
@media(max-width:600px){.store-shell{width:min(100% - 18px,1180px)}.store-header-inner{min-height:62px}.store-brand span:last-child{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-nav a:first-child{display:none}.store-hero{padding:34px 0 26px}.store-hero h1{font-size:40px}.store-products{grid-template-columns:1fr;gap:12px}.store-content-card{margin:18px auto;padding:15px;border-radius:16px}.store-form-grid{grid-template-columns:1fr}.store-button{width:100%}.store-product-visual{min-height:125px}}

/* 9.18.0B standalone suite wordmarks */
.suite-brand-token{display:inline-flex;align-items:center;gap:.24em;max-width:100%;line-height:1;white-space:nowrap;vertical-align:-.09em}
.suite-brand-mark{display:inline-grid;place-items:center;min-width:1.82em;height:1.82em;padding:0 .24em;border-radius:.42em;background:var(--suite-mark-bg);color:var(--suite-mark-fg);font-size:.62em;font-weight:950}
.suite-brand-rest{color:var(--suite-word-color,currentColor);font-weight:900}
.brand-b{--suite-mark-bg:#d4aa2c;--suite-mark-fg:#090b0f;--suite-word-color:#f4f6f9}.brand-banked{--suite-mark-bg:#16c784;--suite-mark-fg:#04140f;--suite-word-color:#eafff7}.brand-shopped{--suite-mark-bg:#a855f7;--suite-mark-fg:#fff;--suite-word-color:#f7edff}

.store-company-meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:12px;color:var(--store-muted)}.store-company-meta a{color:var(--store-secondary)}.store-product,.store-content-card{box-shadow:0 18px 50px color-mix(in srgb,var(--store-primary) 8%,transparent)}.store-hero{position:relative}.store-hero:after{content:"";position:absolute;right:2%;top:28px;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--store-secondary) 22%,transparent),transparent 67%);pointer-events:none}.store-kicker{color:var(--store-secondary)}
