:root{--bg:#f6f9fd;--surface:#fff;--surface-2:#eef5ff;--text:#0f1d33;--muted:#5e6b7e;--line:#dfe8f3;--blue:#1677ff;--blue-2:#5ca8ff;--navy:#0d1b2d;--radius:24px;--shadow:0 18px 50px rgba(37,74,125,.12);--shadow-soft:0 10px 26px rgba(37,74,125,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Segoe UI,Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.container{width:min(1200px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:12px;top:-60px;background:#fff;padding:10px 14px;border-radius:10px;border:1px solid var(--line);z-index:1000}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:50;background:#f6f9fdd1;backdrop-filter:blur(18px);border-bottom:1px solid rgba(223,232,243,.7)}.nav-wrap{height:72px;display:flex;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--text);text-decoration:none;min-width:max-content}.brand-mark{width:34px;height:34px;display:block}.brand-name{font-weight:750;letter-spacing:-.03em;font-size:17px}.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.desktop-nav a,.footer-links a{color:#4f5d71;text-decoration:none;font-size:14px;font-weight:600}.desktop-nav a:hover,.footer-links a:hover,.text-link:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;border:1px solid transparent;text-decoration:none;font-weight:700;line-height:1;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.button:hover{transform:translateY(-1px)}.button-small{padding:11px 15px;font-size:13px}.button-large{padding:15px 19px;font-size:14px}.button-primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px #1677ff3d}.button-primary:hover{box-shadow:0 13px 30px #1677ff4d}.button-secondary{background:#ffffffc7;color:var(--text);border-color:#dbe6f2}.button-secondary:hover{background:#fff;box-shadow:var(--shadow-soft)}.button-light{background:#fff;color:#10213a;box-shadow:0 10px 22px #0000001f}.hero{position:relative;overflow:hidden;padding:84px 0 96px;background:linear-gradient(180deg,#f8fbff,#eff6ff)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:56px;position:relative;z-index:1}.hero-copy{padding-top:12px}.eyebrow,.section-kicker{font-size:12px;line-height:1.2;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:#5a7190}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;color:#2f5a90}.eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 6px #1677ff1a}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,6vw,70px);line-height:1.03;letter-spacing:-.06em;max-width:690px;margin-bottom:22px}.hero-lede{font-size:18px;line-height:1.7;max-width:650px;color:var(--muted);margin-bottom:28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.micro-note{margin-top:16px;font-size:12px;color:#738197;max-width:610px}.hero-glow{position:absolute;border-radius:50%;filter:blur(16px);pointer-events:none}.hero-glow-a{width:420px;height:420px;right:-160px;top:-140px;background:#63b5ff30}.hero-glow-b{width:360px;height:360px;left:-180px;bottom:-180px;background:#4f83ff1c}.hero-art{position:relative}.window{border:1px solid rgba(206,220,238,.94);background:#ffffffbd;border-radius:26px;overflow:hidden;box-shadow:0 35px 80px #3260952e,inset 0 1px #fffc;backdrop-filter:blur(14px)}.chrome-shadow:before{content:"";position:absolute;inset:-60px;border-radius:50%;background:radial-gradient(circle,rgba(80,163,255,.17),transparent 62%);z-index:-1}.window-bar{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 17px;border-bottom:1px solid #e0e9f3;background:#ffffffdb}.window-title-wrap{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:700;color:#3e4b5e}.fluent-app-icon{width:14px;height:14px;border-radius:4px;background:linear-gradient(135deg,#1680ff,#82c5ff)}.window-dots{display:flex;gap:5px}.window-dots i{display:block;width:6px;height:6px;border-radius:50%;background:#c9d5e2}.window-body{display:flex;min-height:420px}.side-rail{width:58px;padding:18px 13px;border-right:1px solid #e5edf5;background:#f4f8fccc;display:flex;flex-direction:column;gap:14px}.rail-pill{height:28px;border-radius:10px;background:#dfe8f2}.rail-pill.active{background:#d7eaff;box-shadow:inset 0 0 0 1px #b7d8ff}.dash-content{flex:1;padding:20px}.dash-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:16px}.dash-head strong{display:block;font-size:22px;letter-spacing:-.035em;margin-top:4px}.dash-kicker{font-size:9px;letter-spacing:.14em;color:#8190a2;font-weight:800}.status-chip{font-size:10px;font-weight:700;color:#30618f;background:#e8f3ff;padding:7px 9px;border-radius:999px;border:1px solid #cfe4fb}.dash-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:12px}.dash-card{padding:15px;border:1px solid #dfe8f1;border-radius:18px;background:#ffffffd1;min-height:118px;box-shadow:0 10px 24px #49729b12}.dash-card.tall{min-height:186px}.dash-card.wide{grid-column:1/-1;min-height:92px}.card-line{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700;color:#3e4c60}.card-line b{font-size:17px;letter-spacing:-.03em;color:#1b3555}.meter{height:9px;background:#e8f1fa;border-radius:999px;margin:14px 0 10px;overflow:hidden}.meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#297fff,#74c0ff)}.card-sub{font-size:11px;color:#8190a2}.mini-list{display:flex;gap:7px;margin-top:12px}.mini-list span{height:8px;flex:1;border-radius:4px;background:#dce8f5}.node-row{display:flex;gap:8px;margin:17px 0 18px}.node-row i{width:22px;height:22px;border-radius:7px;background:#deedfc;border:1px solid #c7def6}.node-row i:nth-child(2){background:#e9e1ff}.node-row i:nth-child(3){background:#dff8f2}.node-row i:nth-child(4){background:#fff0d9}.bars{height:42px;display:flex;align-items:flex-end;gap:6px;margin:13px 0 12px}.bars i{width:14px;border-radius:5px 5px 3px 3px;background:linear-gradient(180deg,#6db7ff,#2f87ff)}.path-row{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:11px;font-weight:800}.path-row span{padding:7px 10px;background:#f2f7fd;border:1px solid #dfe8f2;border-radius:9px}.path-row em{font-style:normal;color:#7a8a9d}.dash-footer{display:flex;align-items:center;gap:8px;margin-top:14px;font-size:10px;color:#8b98a8}.tiny-dot{width:6px;height:6px;border-radius:50%;background:#4bb18a}.section{padding:104px 0}.section-soft{background:#fff}.section-heading{margin-bottom:34px}.heading-row{display:grid;grid-template-columns:1fr .72fr;gap:56px;align-items:end}.section-heading h2,.section h2{font-size:clamp(34px,4vw,48px);line-height:1.08;letter-spacing:-.05em;max-width:720px;margin:10px 0 0}.heading-row p,.section-lede{font-size:16px;line-height:1.75;color:var(--muted);margin:0}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{display:flex;flex-direction:column;min-height:255px;padding:22px;border-radius:22px;background:#fff;border:1px solid #dfe8f3;text-decoration:none;color:inherit;box-shadow:0 10px 28px #1e436f0d;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.category-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:#cadcf1}.icon-tile{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;margin-bottom:18px}.icon-tile svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-blue{color:#1778ff;background:#eaf4ff}.icon-indigo{color:#5d63d6;background:#efefff}.icon-violet{color:#8c58d9;background:#f5ecff}.icon-cyan{color:#129a9a;background:#e8fbfa}.icon-sky{color:#2a8be8;background:#eaf5ff}.icon-teal{color:#168f7d;background:#e8faf5}.card-title{font-size:19px;font-weight:800;letter-spacing:-.03em}.card-copy{font-size:13px;color:#718094;line-height:1.65;margin-top:7px;max-width:310px}.card-link{margin-top:auto;padding-top:18px;font-size:12px;font-weight:800;color:#2269b6}.process-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:86px;align-items:start}.process-stack{display:grid;gap:12px}.process-item{display:grid;grid-template-columns:62px 1fr;gap:18px;padding:20px 0;border-top:1px solid var(--line)}.process-item:last-child{border-bottom:1px solid var(--line)}.step-number{font-size:11px;font-weight:800;letter-spacing:.1em;color:#7991ad;padding-top:4px}.process-item h3{font-size:18px;letter-spacing:-.03em;margin-bottom:7px}.process-item p{color:#6f7d90;font-size:14px;line-height:1.7;margin:0}.text-link{display:inline-flex;align-items:center;gap:8px;margin-top:24px;text-decoration:none;font-size:14px;font-weight:800;color:#2b67a6}.section-dark{background:linear-gradient(135deg,#0a1728,#11243a);color:#fff}.amazon-business-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:78px;align-items:start}.dark-kicker{color:#85bbef}.dark-lede{color:#aebdce;max-width:570px}.amazon-business-grid h2{max-width:570px}.business-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.business-feature{display:flex;gap:12px;padding:20px;border:1px solid rgba(255,255,255,.1);background:#ffffff0b;border-radius:18px}.feature-icon{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:10px;background:#66b4ff21;color:#8ecaff;font-weight:900}.business-feature h3{font-size:14px;margin:1px 0 6px;letter-spacing:-.02em}.business-feature p{margin:0;font-size:12px;line-height:1.65;color:#afbdcf}.image-card{display:grid;grid-template-columns:1.06fr .94fr;background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.image-wrap{position:relative;min-height:420px;background:#dfeaf7}.image-wrap img{display:block;width:100%;height:100%;object-fit:cover}.image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#06152605,#06152640)}.image-badge{position:absolute;z-index:2;left:20px;bottom:20px;padding:10px 12px;border-radius:999px;background:#ffffffe6;backdrop-filter:blur(12px);font-size:11px;font-weight:800;color:#1b3657;display:flex;align-items:center;gap:8px}.badge-dot{width:7px;height:7px;background:#39a86b;border-radius:50%}.image-copy{padding:42px}.image-copy h2{max-width:450px}.image-copy p{font-size:15px;line-height:1.8;color:var(--muted)}.proof-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.proof-row span{padding:8px 10px;border:1px solid var(--line);background:#f9fbfe;border-radius:10px;font-size:11px;font-weight:800;color:#4b5d74}.final-cta{padding-top:0}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:40px 42px;border:1px solid #d6e4f2;background:linear-gradient(135deg,#eaf4ff,#f7fbff);border-radius:28px}.cta-panel h2{font-size:clamp(30px,3.5vw,42px);margin-bottom:9px}.cta-panel p{margin:0;color:#647388}.cta-actions{display:flex;flex-wrap:wrap;gap:10px}.site-footer{padding:42px 0 28px;background:#fff;border-top:1px solid var(--line)}.footer-grid{display:flex;justify-content:space-between;gap:32px}.footer-brand .brand-mark{width:32px}.footer-copy{font-size:12px;color:#78879a;line-height:1.7;max-width:360px;margin:12px 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:24px;align-content:flex-start}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:34px;padding-top:18px;border-top:1px solid #edf2f7;color:#8b97a6;font-size:11px}.footer-bottom p{margin:0}.disclosure{color:#647286;font-weight:700}@media(max-width:1024px){.hero-grid,.amazon-business-grid,.process-grid{grid-template-columns:1fr}.hero{padding-top:68px}.hero-art{max-width:780px;margin-inline:auto}.heading-row{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.process-grid{gap:48px}.amazon-business-grid{gap:44px}.cta-panel{align-items:flex-start;flex-direction:column}.image-card{grid-template-columns:1fr}.image-wrap{min-height:360px}.desktop-nav{gap:18px}}@media(max-width:720px){.container{width:min(100% - 28px,1200px)}.site-header{position:relative}.nav-wrap{height:66px}.desktop-nav,.nav-cta{display:none}.hero{padding:54px 0 66px}.hero-grid{gap:36px}.hero-copy{padding-top:0}h1{font-size:43px}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.button-large{width:100%}.window{border-radius:20px}.window-body{min-height:360px}.side-rail{width:45px;padding:14px 10px}.dash-content{padding:14px}.dash-card{padding:12px}.dash-card.tall{min-height:165px}.status-chip{display:none}.dash-head strong{font-size:19px}.section{padding:78px 0}.section-heading h2,.section h2{font-size:34px}.heading-row{gap:18px}.category-grid,.business-feature-grid{grid-template-columns:1fr}.category-card{min-height:220px}.process-item{grid-template-columns:48px 1fr}.image-copy{padding:30px}.image-wrap{min-height:280px}.cta-panel{padding:30px 24px}.footer-grid,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-links{gap:15px 20px}.path-row{gap:5px}.path-row span{padding:6px 7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.category-card{transition:none}}.affil-bar{background:#fff;border-bottom:1px solid #edf2f7;font-size:12px;color:#647286}.affil-bar .container{padding-top:8px;padding-bottom:8px}.narrow{max-width:820px}main .container.page{padding-top:36px;padding-bottom:48px}.guide-body{max-width:800px}.guide-body img{max-width:100%;height:auto;border-radius:16px}.guide-body table{width:100%;border-collapse:collapse;margin:1.2em 0;font-size:15px;background:#fff}.guide-body th,.guide-body td{border:1px solid var(--line);padding:8px 12px;text-align:left}.guide-body th{background:var(--surface-2)}.box{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 20px;margin:20px 0;box-shadow:var(--shadow-soft)}.meta{font-size:13px;color:var(--muted)}.meta a{color:#2b67a6;text-decoration:none;font-weight:700}a.cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;background:var(--blue);color:#fff!important;text-decoration:none;font-weight:700;padding:15px 19px;font-size:14px;margin:14px 0;box-shadow:0 10px 24px #1677ff3d}
