:root{--bg:#e7ecf2;--card:#fff;--text:#0b1020;--muted:#5b6375;--primary:#121a2f;--primary-hover:#1a2647;--line:#e8eaf4;--purple-soft:#f0ecff;--mint-soft:#e9fbf7;--amber-soft:#fff1d8}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.landing{min-height:100vh;padding:24px}.landing-shell{background:var(--card);border:1px solid var(--line);border-radius:28px;max-width:1140px;margin:0 auto;overflow:hidden;box-shadow:0 20px 60px #0f172a14}.top-nav{justify-content:space-between;align-items:center;gap:20px;padding:24px 34px;display:flex}.brand-logo-link{flex-shrink:0;align-items:center;display:inline-flex}.brand-logo{object-fit:contain;object-position:left center;width:auto;max-width:none;height:56px;display:block}@media (min-width:768px){.brand-logo{height:72px}}.nav-links{color:var(--muted);gap:24px;font-size:14px;display:flex}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-ghost{background:#fff;border-color:#d7dcee;padding:10px 18px;font-size:14px}.btn-primary{background:var(--primary);color:#fff;padding:12px 22px}.btn-primary:hover{background:var(--primary-hover)}.btn-soft{background:#fff;border-color:#d7dcee;padding:12px 22px}.hero{grid-template-columns:1.15fr 1fr;gap:28px;padding:10px 34px 34px;display:grid}.hero-copy h1{max-width:640px;margin:10px 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.02}.hero-copy p{color:var(--muted);max-width:560px;margin:0;font-size:17px;line-height:1.6}.eyebrow{letter-spacing:.05em;text-transform:uppercase;color:#7d55ff;font-size:13px;font-weight:700}.hero-ctas{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.hero-art{border:1px solid var(--line);background:linear-gradient(160deg,#f8f6ff 0%,#f7faff 100%);border-radius:20px;min-height:390px;padding:18px;position:relative}.phone-card,.chart-card,.metric-card{border:1px solid var(--line);background:#fff;border-radius:16px;position:absolute;box-shadow:0 12px 26px #0f172a14}.phone-card{background:var(--amber-soft);width:48%;padding:16px;top:20px;left:18px}.phone-card p,.chart-card p{color:var(--muted);margin:0;font-size:12px}.phone-card h3{margin:10px 0 6px;font-size:28px}.phone-card span{color:#14a16a;font-size:12px;font-weight:600}.chart-card{background:var(--purple-soft);width:46%;padding:14px;top:70px;right:16px}.chart-line{clip-path:polygon(0 70%,15% 45%,28% 56%,45% 30%,62% 48%,75% 26%,100% 18%,100% 100%,0 100%);background:linear-gradient(#7d55ff2e,#7d55ff00) 0 0/100% 100% no-repeat,linear-gradient(130deg,#8d6bff 15%,#a58cff 35%,#7d55ff 60%,#b9a6ff 85%);border-radius:12px;height:120px;margin-top:14px}.metric-card{background:var(--mint-soft);gap:2px;width:180px;padding:14px;display:grid;bottom:28px;right:26px}.metric-card strong{font-size:24px}.metric-card span{color:var(--muted);font-size:13px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 34px 34px;display:grid}.feature-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.feature-grid h3{margin:0 0 8px}.feature-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.feature-highlight{text-align:center;padding:36px 34px 26px}.feature-highlight-kicker{color:#7d55ff;letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.feature-highlight h2{max-width:800px;margin:10px auto;font-size:clamp(30px,4vw,52px);line-height:1.04}.feature-highlight-sub{max-width:650px;color:var(--muted);margin:0 auto;font-size:17px}.feature-highlight-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.feature-panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.feature-icon{border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:700;display:inline-flex}.feature-icon-amber{color:#c07a07;background:#fff3df}.feature-icon-blue{color:#4e67d8;background:#eaf0ff}.feature-icon-purple{color:#9b4de7;background:#f3e8ff}.feature-panel h3{margin:14px 0 8px;font-size:33px}.feature-panel p{color:var(--muted);margin:0;font-size:18px;line-height:1.5}.feature-read-more{color:#6f48ec;margin-top:14px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.feature-read-more:hover{text-decoration:underline}.library-section{border-top:1px solid var(--line);background:#fff;padding:40px 34px 36px}.library-inner{grid-template-columns:minmax(280px,440px) minmax(0,1fr);align-items:start;gap:40px;max-width:1100px;margin:0 auto;display:grid}.library-kicker{letter-spacing:.06em;text-transform:uppercase;color:#7d55ff;margin:0;font-size:12px;font-weight:700}.library-copy h2{max-width:520px;margin:10px 0 12px;font-size:clamp(26px,3vw,38px);line-height:1.15}.library-lead{max-width:520px;color:var(--muted);margin:0;font-size:16px;line-height:1.55}.library-bullets{max-width:520px;color:var(--muted);margin:20px 0 0;padding-left:1.15rem;font-size:15px;line-height:1.6}.library-bullets li{margin-bottom:6px}.library-cta{margin-top:22px}.library-modal-demo{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 16px 40px #0f172a1a}.library-modal-head{padding:18px 20px 14px}.library-modal-title{color:var(--text);margin:0;font-size:16px;font-weight:700}.library-modal-desc{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.45}.library-modal-rule{background:#94a3b866;height:1px}.library-modal-list{margin:0;padding:0;list-style:none}.library-modal-item{cursor:default;border-bottom:1px solid #94a3b840;gap:4px;padding:14px 20px;display:grid}.library-modal-item:last-child{border-bottom:none}.library-modal-item-title{color:var(--text);font-size:14px;font-weight:700}.library-modal-item-meta{color:var(--muted);font-size:13px}.library-modal-item--selected{background:#f5f3ff;border-bottom-color:#0000;box-shadow:inset 0 0 0 1px #c4b5fd}.library-modal-foot{justify-content:flex-end;padding:12px 20px 16px;display:flex}.library-modal-close{color:var(--text);background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}@media (max-width:900px){.library-inner{grid-template-columns:1fr}.library-modal-demo{max-width:460px}}@media (max-width:640px){.library-section{padding-left:16px;padding-right:16px}}.profit-gate-section{border-top:1px solid var(--line);background:linear-gradient(#faf9ff 0%,#fff 45%);padding:40px 34px 36px}.profit-gate-inner{grid-template-columns:1fr minmax(280px,400px);align-items:start;gap:36px;max-width:1060px;margin:0 auto;display:grid}.profit-gate-kicker{letter-spacing:.06em;text-transform:uppercase;color:#7d55ff;margin:0;font-size:12px;font-weight:700}.profit-gate-copy h2{max-width:520px;margin:10px 0 12px;font-size:clamp(26px,3.4vw,40px);line-height:1.1}.profit-gate-lead{max-width:520px;color:var(--muted);margin:0;font-size:16px;line-height:1.55}.profit-gate-rag-legend{gap:10px;max-width:520px;margin:22px 0 0;padding:0;list-style:none;display:grid}.profit-gate-rag-legend li{color:var(--muted);align-items:flex-start;gap:10px;font-size:14px;line-height:1.45;display:flex}.profit-gate-dot{border-radius:999px;flex-shrink:0;width:10px;height:10px;margin-top:5px}.profit-gate-dot--green{background:#16a34a}.profit-gate-dot--amber{background:#d97706}.profit-gate-dot--red{background:#dc2626}.profit-gate-note{max-width:520px;color:var(--muted);margin:14px 0 0;font-size:12px;line-height:1.45}.quote-totals-card{border:1px solid var(--line);border-top-width:4px;border-radius:12px;padding:16px 18px 14px;box-shadow:0 8px 24px #0f172a0f}.quote-totals-card--green{background:#f0fdf4;border-top-color:#16a34a}.quote-totals-card--amber{background:#fffbeb;border-top-color:#d97706}.quote-totals-card--red{background:#fef2f2;border-top-color:#dc2626}.quote-totals-title{color:var(--text);margin:0 0 12px;font-size:16px;font-weight:700}.quote-totals-rows{display:grid}.quote-totals-row{border-bottom:1px solid #94a3b859;justify-content:space-between;align-items:baseline;gap:16px;padding:10px 0;font-size:14px;display:flex}.quote-totals-row:last-of-type{border-bottom:none}.quote-totals-row--emphasis{font-weight:700}.quote-totals-row--emphasis .quote-totals-label,.quote-totals-row--emphasis .quote-totals-value{color:var(--text)}.quote-totals-label{color:var(--muted)}.quote-totals-value{font-variant-numeric:tabular-nums;color:var(--text);font-weight:600}.quote-totals-value--muted{color:var(--muted);font-weight:500}.quote-totals-value--rag-green{color:#15803d;font-weight:700}.quote-totals-value--rag-amber{color:#b45309;font-weight:700}.quote-totals-value--rag-red{color:#b91c1c;font-weight:700}.quote-totals-margin-pill{border-radius:999px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:10px 14px;font-size:14px;font-weight:700;display:flex}.quote-totals-margin-pill--green{color:#15803d;background:#dcfce7}.quote-totals-margin-pill--green .quote-totals-label{color:#15803d;font-weight:700}.quote-totals-margin-pill--amber{color:#b45309;background:#fef3c7}.quote-totals-margin-pill--amber .quote-totals-label{color:#b45309;font-weight:700}.quote-totals-margin-pill--red{color:#b91c1c;background:#fee2e2}.quote-totals-margin-pill--red .quote-totals-label{color:#b91c1c;font-weight:700}@media (max-width:900px){.profit-gate-inner{grid-template-columns:1fr}.quote-totals-card{max-width:420px}}@media (max-width:640px){.profit-gate-section{padding-left:16px;padding-right:16px}}.access-section{border-top:1px solid var(--line);background:linear-gradient(#f0f9ff 0%,#fff 55%);padding:40px 34px 36px}.access-inner{grid-template-columns:minmax(0,1fr) minmax(280px,440px);align-items:start;gap:40px;max-width:1100px;margin:0 auto;display:grid}.access-kicker{letter-spacing:.06em;text-transform:uppercase;color:#0369a1;margin:0;font-size:12px;font-weight:700}.access-copy h2{max-width:560px;margin:10px 0 12px;font-size:clamp(26px,3vw,38px);line-height:1.15}.access-lead{max-width:560px;color:var(--muted);margin:0;font-size:16px;line-height:1.55}.access-bullets{max-width:560px;color:var(--muted);margin:20px 0 0;padding-left:1.15rem;font-size:15px;line-height:1.6}.access-bullets li{margin-bottom:6px}.access-cta{margin-top:22px}.access-flow-demo{background:#fff;border:1px solid #bae6fd;border-radius:16px;overflow:hidden;box-shadow:0 16px 40px #0e74901f}.access-flow-head{background:linear-gradient(#f0f9ff 0%,#fff 100%);padding:18px 20px 14px}.access-flow-kicker{letter-spacing:.08em;text-transform:uppercase;color:#0369a1;margin:0;font-size:11px;font-weight:700}.access-flow-title{color:var(--text);margin:8px 0 0;font-size:18px;font-weight:700}.access-flow-desc{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.45}.access-flow-steps{border-top:1px solid #94a3b840;margin:0;padding:0;list-style:none}.access-flow-step{border-bottom:1px solid #94a3b833;grid-template-columns:28px minmax(0,1fr);gap:12px;padding:14px 20px;display:grid}.access-flow-step strong{color:var(--text);font-size:14px;display:block}.access-flow-step p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.45}.access-flow-step-label{color:#0369a1;background:#e0f2fe;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:inline-flex}.access-flow-responses{background:#f8fafc;padding:16px 20px 18px}.access-flow-responses-title{letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin:0 0 10px;font-size:12px;font-weight:700}.access-flow-response-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.access-flow-response-list li{color:var(--text);background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;display:flex}.access-flow-response-list strong{color:#0f172a;font-size:14px}.access-flow-response-pending{color:var(--muted)}.access-flow-response-pending strong{color:#64748b;font-weight:600}@media (max-width:900px){.access-inner{grid-template-columns:1fr}.access-flow-demo{max-width:520px}}@media (max-width:640px){.access-section{padding-left:16px;padding-right:16px}}.trust-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;color:var(--muted);padding:18px 34px;font-size:14px}.trust-band p{margin:0}.reviews{border-bottom:1px solid var(--line);padding:24px 0 10px}.reviews-row{padding:8px 0;overflow:hidden}.reviews-track{gap:12px;width:max-content;animation:34s linear infinite reviews-scroll;display:flex}.reviews-row-reverse .reviews-track{animation-duration:40s;animation-direction:reverse}.review-bubble{border:1px solid var(--line);background:#fff;border-radius:999px;min-width:280px;max-width:320px;padding:12px 16px;animation:2.8s ease-in-out infinite bubble-pop;transform:scale(.98);box-shadow:0 8px 20px #0f172a14}.review-bubble:nth-child(2n){animation-delay:.5s}.review-bubble:nth-child(3n){animation-delay:1s}.review-bubble strong{margin-bottom:4px;font-size:13px;display:block}.review-bubble p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.bottom-cta{padding:30px 34px 38px}.bottom-cta h2{max-width:700px;margin:0;font-size:30px;line-height:1.2}.pricing-wrap{gap:12px;display:grid}.pricing-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.pricing-sub{color:var(--muted);margin:0}.pricing-grid{grid-template-columns:1.2fr 1.1fr .8fr;align-items:stretch;gap:14px;margin-top:10px;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.price-card-pro{background:var(--purple-soft)}.price-card-users{background:#eef8ff}.price-kicker{letter-spacing:.04em;text-transform:uppercase;color:#7d55ff;margin:0;font-size:12px;font-weight:700}.price-card h3{margin:8px 0 10px;font-size:22px}.price-card ul{color:var(--muted);gap:6px;margin:0;padding-left:18px;display:grid}.hint-wrap{align-items:center;margin-left:6px;display:inline-flex;position:relative}.hint-dot{color:#6b7286;background:#fff;border:1px solid #c5ccdf;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:11px;font-weight:700;display:inline-flex}.hint-pop{color:#fff;opacity:0;pointer-events:none;z-index:10;background:#111827;border-radius:10px;width:230px;padding:8px 10px;font-size:12px;line-height:1.35;transition:opacity .2s;position:absolute;top:50%;left:22px;transform:translateY(-50%)}.hint-wrap:hover .hint-pop{opacity:1}.price-value{margin:8px 0 10px;font-size:22px;font-weight:800}.check-list{color:var(--muted);gap:8px;margin:0;padding:0;list-style:none;display:grid}.check-list li{padding-left:24px;line-height:1.45;position:relative}.check-list li:before{content:"✓";color:#7d55ff;font-weight:800;position:absolute;top:0;left:0}.price-note{color:var(--muted);margin:0;line-height:1.5}.price-tagline{color:#6f48ec;text-transform:lowercase;margin:14px 0 0;font-size:13px;font-weight:700}.blog-section{border-top:1px solid var(--line);padding:30px 34px 38px}.blog-head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.blog-kicker{letter-spacing:.2em;text-transform:uppercase;color:#7d55ff;margin:0;font-size:12px;font-weight:700}.blog-section h2{margin:8px 0 0;font-size:clamp(24px,3vw,30px);line-height:1.2}.blog-view-all{color:#6f48ec;font-size:14px;font-weight:600;text-decoration:none}.blog-view-all:hover{text-decoration:underline}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.blog-card{border:1px solid var(--line);background:#fbfcff;border-radius:16px;padding:18px}.blog-read-time{letter-spacing:.04em;text-transform:uppercase;color:#7b8497;margin:0;font-size:12px;font-weight:600}.blog-card h3{margin:10px 0 0;font-size:18px;line-height:1.3}.blog-excerpt{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.55}.blog-read-link{color:#6f48ec;margin-top:16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.blog-read-link:hover{text-decoration:underline}.landing-footer{color:#e2e8f0;background:#121a2f;border-top:1px solid #2a3550;padding:22px 34px 26px}.landing-footer-inner{flex-direction:column;gap:16px;display:flex}.landing-footer-brand{letter-spacing:.04em;margin:0;font-size:14px;font-weight:700}.landing-footer-tagline{color:#94a3b8;margin:6px 0 0;font-size:12px}.landing-footer-nav{color:#cbd5e1;flex-wrap:wrap;gap:16px;font-size:14px;display:flex}.landing-footer-nav a{text-decoration:none}.landing-footer-nav a:hover{color:#fff;text-decoration:underline}@media (min-width:768px){.landing-footer-inner{flex-direction:row;justify-content:space-between;align-items:center}}@media (max-width:980px){.top-nav{flex-wrap:wrap}.hero{grid-template-columns:1fr}.hero-art{min-height:320px}.feature-grid,.feature-highlight-grid{grid-template-columns:1fr}.bottom-cta{padding-top:24px}.pricing-grid{grid-template-columns:1fr}.pricing-head{flex-direction:column}.blog-grid{grid-template-columns:1fr}}@media (max-width:640px){.landing{padding:10px}.landing-shell{border-radius:20px}.top-nav,.hero,.feature-grid,.feature-highlight,.trust-band,.reviews,.bottom-cta,.blog-section,.landing-footer{padding-left:16px;padding-right:16px}.nav-links{width:100%;padding-bottom:4px;overflow-x:auto}.phone-card,.chart-card,.metric-card{width:100%;margin-bottom:12px;position:static}.review-bubble{min-width:240px}}@keyframes reviews-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes bubble-pop{0%,to{transform:scale(.98)}50%{transform:scale(1)}}.brand-assets-page .brand-assets-nav{border-bottom:1px solid var(--line)}.brand-assets-hero{border-bottom:1px solid var(--line);padding:40px 34px 32px}.brand-assets-kicker{letter-spacing:.16em;text-transform:uppercase;color:#7d55ff;margin:0;font-size:12px;font-weight:700}.brand-assets-hero h1{letter-spacing:-.02em;margin:12px 0 0;font-size:clamp(2rem,4vw,2.75rem);line-height:1.15}.brand-assets-lead{max-width:52ch;color:var(--muted);margin:16px 0 0;font-size:1.05rem;line-height:1.6}.brand-assets-section{border-bottom:1px solid var(--line);padding:36px 34px}.brand-assets-section--last{border-bottom:none}.brand-assets-section h2{letter-spacing:-.02em;margin:0;font-size:1.5rem}.brand-assets-section-lead{max-width:60ch;color:var(--muted);margin:12px 0 0;line-height:1.6}.brand-assets-subhead{margin:28px 0 12px;font-size:1.1rem}.brand-about-grid{gap:28px;margin-top:24px;display:grid}@media (min-width:900px){.brand-about-grid{grid-template-columns:1.2fr .8fr;align-items:center}}.brand-about-copy p{color:var(--muted);margin:0 0 14px;line-height:1.65}.brand-about-copy p:last-child{margin-bottom:0}.brand-about-visual{text-align:center}.brand-about-logo-wrap{background:linear-gradient(145deg, var(--purple-soft), #fff);border:1px solid var(--line);border-radius:24px;justify-content:center;align-items:center;padding:24px;display:inline-flex}.brand-about-logo{object-fit:contain;width:min(200px,70vw);height:auto}.brand-about-caption{color:var(--muted);margin:14px 0 0;font-size:13px}.brand-palette-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.brand-swatch-card{border:1px solid var(--line);background:#fbfcff;border-radius:14px;align-items:flex-start;gap:14px;padding:14px;display:flex}.brand-swatch-chip{border:1px solid #00000014;border-radius:10px;flex-shrink:0;width:48px;height:48px}.brand-swatch-name{margin:0;font-size:14px;font-weight:600}.brand-swatch-hex{margin:4px 0 0;font-size:13px}.brand-swatch-hex code{font-family:ui-monospace,monospace;font-size:12px}.brand-swatch-role{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.45}.brand-logos-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;margin:24px 0 0;padding:0;list-style:none;display:grid}.brand-logo-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.brand-logo-card--dark .brand-logo-card-preview{background:var(--primary)}.brand-logo-card-preview{background:#f8faff;justify-content:center;align-items:center;min-height:140px;padding:20px;display:flex}.brand-logo-card--small .brand-logo-card-preview{min-height:100px}.brand-logo-card-preview img{object-fit:contain;max-width:100%;max-height:100px}.brand-logo-card--small .brand-logo-card-preview img{max-height:48px}.brand-logo-card-body{border-top:1px solid var(--line);padding:16px}.brand-logo-card-body h3{margin:0;font-size:15px}.brand-logo-card-body p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.5}.brand-download-link{color:#6f48ec;margin-top:12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.brand-download-link:hover{text-decoration:underline}.brand-usage-list{color:var(--muted);margin:0;padding-left:1.25rem;line-height:1.65}.brand-usage-list li+li{margin-top:8px}.brand-credentials-table{border:1px solid var(--line);border-radius:14px;margin:24px 0 0;overflow:hidden}.brand-credentials-row{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:minmax(140px,200px) 1fr;gap:12px;padding:14px 18px;display:grid}.brand-credentials-row:last-child{border-bottom:none}.brand-credentials-row:nth-child(2n){background:#fbfcff}.brand-credentials-row dt{color:var(--muted);margin:0;font-size:13px;font-weight:600}.brand-credentials-row dd{margin:0;font-size:14px}.brand-credentials-row dd a{color:#6f48ec;text-decoration:none}.brand-credentials-row dd a:hover{text-decoration:underline}@media (max-width:640px){.brand-assets-hero,.brand-assets-section{padding-left:16px;padding-right:16px}.brand-credentials-row{grid-template-columns:1fr;gap:4px}}
