@font-face{font-family:Inter;src:url(/assets/fonts/inter-400-normal.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Archivo;src:local("Archivo"),local("Archivo Regular"),url(/assets/fonts/archivo-400-normal.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Archivo;src:local("Archivo"),local("Archivo Medium"),url(/assets/fonts/archivo-500-normal.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Archivo;src:local("Archivo"),local("Archivo SemiBold"),url(/assets/fonts/archivo-600-normal.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Archivo;src:local("Archivo"),local("Archivo Bold"),url(/assets/fonts/archivo-700-normal.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Archivo;src:local("Archivo"),local("Archivo ExtraBold"),url(/assets/fonts/archivo-800-normal.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Archivo;src:local("Archivo Italic"),local("Archivo Regular Italic"),url(/assets/fonts/archivo-400-italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-500-normal.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-600-normal.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-700-normal.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-800-normal.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-400-italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}:root{--font-body: "Inter", "Archivo", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-heading: "Archivo", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-mono: "DM Mono", "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bg1: #d0e0f3cc;--bg2: #f6f3e2cf;--ink: #1f2a44;--muted: #4b5f7a;--brand: #135ec3;--cta: #135ec3;--cta-hover: #0f4ea6;--ctaText: #ffffff;--card: #ffffff;--border: rgba(47, 72, 114, .28);--shadow-color: rgba(24, 36, 56, .18);--shadow-soft: rgba(24, 36, 56, .1);--ring1: rgba(19, 94, 195, .18);--ring2: rgba(244, 208, 108, .18);--glow1: rgba(19, 94, 195, .12);--glow2: rgba(244, 208, 108, .12);--chrome-bg: rgba(24, 36, 56, .04);--pill-bg: rgba(24, 36, 56, .06);--pill-text: rgba(24, 36, 56, .7);--live-dot: rgba(16, 185, 129, .8);--live-dot-ring: rgba(16, 185, 129, .08);--live-updated: rgba(24, 36, 56, .48);--kicker: rgba(24, 36, 56, .55);--subtext: rgba(24, 36, 56, .55);--row-label: rgba(24, 36, 56, .6);--row-value: rgba(24, 36, 56, .92);--toast-bg: rgba(255, 255, 255, .92);--toast-title: rgba(24, 36, 56, .92);--toast-sub: rgba(24, 36, 56, .55);--success-bg: rgba(16, 185, 129, .08);--success-border: rgba(16, 185, 129, .16);--success-stroke: rgba(16, 185, 129, .55);--success-mark: rgba(16, 185, 129, .75);--warn: rgba(180, 83, 9, .95);--warn-bg: rgba(251, 191, 36, .12);--warn-border: rgba(251, 191, 36, .22);--warn-dot: rgba(251, 191, 36, .9);--warn-dot-ring: rgba(251, 191, 36, .18);--accent-blue: #135ec3;--accent-green: #16a34a;--accent-orange: #d97706;--accent-red: #b91c1c}*{box-sizing:border-box}body{margin:0;font-family:var(--font-body);color:var(--ink);background:linear-gradient(180deg,var(--bg1),var(--bg2));font-size:16px;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}a{color:var(--brand);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}a:focus-visible{outline:2px solid var(--brand);outline-offset:2px}h1,h2,h3{margin:0 0 16px;color:var(--ink);line-height:1.25;font-family:var(--font-heading)}h1{font-size:clamp(32px,4vw,40px);letter-spacing:-.01em}h2{font-size:clamp(22px,2.6vw,28px);line-height:1.4;margin-top:24px}h3{font-size:20px;margin-top:20px}p{margin:0 0 16px}ul,ol{margin:0 0 16px;padding-left:20px}code,pre,kbd,samp{font-family:var(--font-mono)}li{margin:0 0 8px}dl{margin:0 0 16px}dt{margin:16px 0 6px;font-weight:600}dd{margin:0 0 12px;color:var(--muted)}pre{margin:0 auto;padding:24px;border-radius:16px;border:1px solid var(--border);background:#ffffffb3;font-size:19px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.page{min-height:100vh;display:flex;flex-direction:column;justify-content:center;position:relative;overflow-x:hidden}body.internal-page{min-height:100vh;display:flex;flex-direction:column;background-color:#fefefe;background-image:linear-gradient(hsla(217,91%,60%,.03) 1px,transparent 1px),linear-gradient(90deg,hsla(217,91%,60%,.03) 1px,transparent 1px);background-size:60px 60px}body.internal-page .site-header{opacity:1;transform:none;pointer-events:auto}body.internal-page .page{flex:1;justify-content:flex-start;min-height:auto}body.internal-page .section{align-items:flex-start}body.internal-page h1{font-family:var(--font-heading);font-size:clamp(34px,6vw,64px);line-height:1.08;margin:0 0 28px;text-wrap:balance}.section{display:flex;padding:5vw 20px}.container{width:min(1240px,100%);margin:0 auto;display:flex;flex-direction:column;position:relative}.breadcrumbs{margin:0 0 20px;color:var(--muted);font-size:14px}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.breadcrumbs li{display:inline-flex;align-items:center;gap:8px}.breadcrumbs li+li:before{content:"/";color:#0f172a59}.breadcrumbs a{color:inherit;text-decoration:none}.breadcrumbs a:hover{color:var(--ink);text-decoration:underline}.section-nav{margin:0 0 32px;padding:20px 22px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#ffffffb8;box-shadow:0 12px 30px #0f172a0d}.section-nav-title{margin:0 0 12px;font-family:var(--font-heading);font-size:18px;color:var(--ink)}.section-nav ol,.section-nav ul{margin:0;padding-left:20px;color:var(--muted)}.section-nav li+li{margin-top:8px}.section-nav a{color:var(--kicker)}.table-wrap{width:100%;overflow-x:auto;margin:20px 0 28px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#ffffffc7}.table-wrap table{width:100%;min-width:640px;border-collapse:collapse}.table-wrap caption{padding:18px 20px 0;text-align:left;font-size:14px;color:var(--muted)}.table-wrap th,.table-wrap td{padding:14px 20px;border-bottom:1px solid rgba(15,23,42,.08);text-align:left;vertical-align:top}.table-wrap tr:last-child td{border-bottom:none}.table-wrap th{font-family:var(--font-heading);font-size:15px;color:var(--ink);background:#135ec30a}.btn{border:1px solid transparent;padding:12px 28px;border-radius:8px;font-weight:600;font-size:18px;cursor:pointer;text-decoration:none}.btn-primary{background:var(--cta);color:var(--ctaText)}.btn-primary:hover{background:var(--cta-hover)}h2{font-family:var(--font-heading);font-size:clamp(28px,4vw,42px);margin:0 0 20px;color:var(--ink);font-weight:500}h3{font-family:var(--font-heading);font-size:clamp(28px,3.2vw,28px);margin:0 0 20px;color:var(--kicker)}.field{display:flex;flex-direction:column;gap:8px;font-size:14px;color:var(--muted)}.field input,.field textarea{padding:12px 14px;border-radius:12px;border:1px solid var(--border)}.form-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.privacy-note{margin:0;font-size:13px;color:var(--subtext)}.form-error{color:var(--warn);font-size:13px;margin:0;padding:12px 16px;border-radius:10px;background:var(--warn-bg);border:1px solid var(--warn-border)}.form-error[hidden]{display:none}.success-state h3{margin:0 0 8px;font-size:20px}.success-state p{margin:0;color:var(--muted)}.success-state{display:flex;gap:16px;align-items:flex-start;padding:16px 18px;border-radius:14px;background:#135ec314;border:1px solid rgba(19,94,195,.18);width:100%;box-sizing:border-box}.success-state[hidden]{display:none}.success-copy{display:flex;flex-direction:column;gap:6px}.cta-head{display:flex;flex-direction:column;gap:16px;text-align:center;align-items:center;margin-bottom:32px}.cta-head h2{font-size:clamp(28px,3.4vw,40px);line-height:1.25;margin:0}.cta-sub{color:var(--muted);max-width:720px;margin:0}.cta-body{display:grid;grid-template-columns:minmax(260px,360px) 1fr;gap:40px;align-items:start}.cta-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:24px;box-shadow:0 16px 40px #0f172a14}.cta-kicker{color:var(--muted);margin:0 0 16px}.cta-note{color:var(--muted);margin:12px 0 0;font-size:14px}.cta-details{display:flex;flex-direction:column;gap:24px}@media (max-width: 900px){.cta-body{grid-template-columns:1fr}.cta-head{text-align:left;align-items:flex-start}.utility-link-panel,.site-index-grid{grid-template-columns:1fr}}.platform{position:relative;display:inline-block;color:var(--brand);line-height:1.15;padding-bottom:.22em;background-repeat:repeat-x;background-position:0 100%;background-size:auto .28em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 8' preserveAspectRatio='none'%3E%3Cpath d='M0 4 Q 10 0 20 4 T 40 4 T 60 4 T 80 4 T 100 4 T 120 4' fill='none' stroke='%23135ec3' stroke-width='1.5' stroke-linecap='round' opacity='0.28'/%3E%3C/svg%3E")}.platform:hover{filter:brightness(.9)}.stack{flex-direction:column;align-items:flex-start;gap:48px}.stack.center{align-items:center;text-align:center}.section-head{display:flex;flex-direction:column;gap:12px}.section-kicker{font-size:15px;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:var(--brand)}.section-lede{margin:0;color:var(--muted)}.utility-link-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:28px 0 34px;padding:16px;border:1px solid rgba(19,94,195,.13);border-radius:14px;background:#ffffffc2;box-shadow:0 12px 28px #0f172a0d}.utility-link-panel h2,.utility-link-panel h3{grid-column:1 / -1;margin:0;color:#10243e;font-family:var(--font-heading);font-size:18px;line-height:1.3;font-weight:750}.utility-link-panel a{display:block;min-width:0;padding:13px 14px;border:1px solid rgba(19,94,195,.11);border-radius:10px;background:#ffffffd6;color:inherit;text-decoration:none}.utility-link-panel a:hover,.utility-link-panel a:focus-visible{border-color:#135ec347;outline:none;box-shadow:0 10px 22px #0f172a12}.utility-link-panel span,.utility-link-panel small{display:block}.utility-link-panel span{color:#10243e;font-weight:800;line-height:1.35}.utility-link-panel small{margin-top:5px;color:#4a6280;font-size:13.5px;line-height:1.45}.site-index-page .section{padding:clamp(42px,6vw,82px) 24px clamp(72px,8vw,108px)}.site-index-page .container{width:min(1040px,100%)}.site-index-intro{max-width:720px;margin-bottom:34px}.site-index-intro p{margin:0;color:#3e5674;font-size:18px;line-height:1.65}.site-index-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}.site-index-group{padding:20px;border:1px solid rgba(19,94,195,.13);border-radius:14px;background:#ffffffdb;box-shadow:0 12px 28px #0f172a0d}.site-index-group--compact{align-self:start}.site-index-group h2{margin:0 0 14px;font-size:22px;line-height:1.25;font-weight:750}.site-index-group ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.site-index-group a{color:#1258b5;font-weight:700;text-decoration-color:#1258b542;text-underline-offset:3px}.site-index-group a:hover,.site-index-group a:focus-visible{color:#0f3f8c}.scenario-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:32px;align-items:center}.scenario-list{display:flex;flex-direction:column;gap:20px}.scenario-item{padding:18px 0;border-bottom:1px solid rgba(24,36,56,.08)}.scenario-item:first-child{padding-top:0}.scenario-item:last-child{border-bottom:none;padding-bottom:0}.scenario-title{margin:0;font-weight:600;color:var(--ink)}.scenario-sub{margin:6px 0 0;font-size:14px;color:var(--muted)}.scenario-visual{display:block;position:relative;overflow:hidden;border-radius:28px;border:1px solid var(--border);box-shadow:0 26px 56px var(--shadow-soft)}.internal-page .scenario-visual{margin:0 0 48px}.solution-summary-card{width:min(820px,100%);margin:0 0 30px;padding:14px 18px;border:1px solid rgba(19,94,195,.1);border-left:3px solid rgba(19,94,195,.72);border-radius:10px;background:#ffffffa3;box-shadow:0 10px 24px #0f172a09}.solution-summary-card span{display:block;margin-bottom:6px;color:#55708d;font-size:11.5px;line-height:1.2;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.solution-summary-card strong{display:block;color:#10243e;font-size:16.5px;line-height:1.35;font-weight:760;letter-spacing:0}.solution-summary-card p{margin:6px 0 0;color:#3f5672;font-size:15px;line-height:1.52}.solution-link-panel{display:grid;grid-template-columns:1fr;gap:10px;width:min(820px,100%);margin:clamp(28px,3vw,36px) 0 0}.solution-link-panel h2,.solution-link-panel p{grid-column:1 / -1}.solution-link-panel h2{margin:0 0 2px;color:#1d3554;font-size:clamp(18px,1.8vw,21px);line-height:1.28}.solution-link-panel p{margin:0 0 2px;color:#516783;font-size:15px;line-height:1.55}.solution-link-panel a{--nav-accent: #135ec3;--nav-accent-soft: rgba(19, 94, 195, .11);display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;row-gap:4px;align-items:start;min-height:72px;padding:13px 14px;border:1px solid rgba(19,94,195,.13);border-radius:10px;background:linear-gradient(180deg,#fffffff0,#f8fbffd6);color:#1d4169;font-size:15.5px;line-height:1.28;font-weight:720;text-decoration:none;box-shadow:0 12px 24px #0f172a0b}.solution-link-panel a:before{content:"";grid-row:1 / span 2;width:36px;height:36px;border:1px solid color-mix(in srgb,var(--nav-accent) 18%,transparent);border-radius:9px;background:radial-gradient(circle at 68% 32%,var(--nav-accent) 0 3px,transparent 3.5px),linear-gradient(var(--nav-accent),var(--nav-accent)) 10px 13px / 14px 2px no-repeat,linear-gradient(var(--nav-accent),var(--nav-accent)) 10px 20px / 10px 2px no-repeat,var(--nav-accent-soft);box-shadow:0 4px 10px #0f172a09}.solution-link-panel span,.solution-link-panel small{grid-column:2;min-width:0}.solution-link-panel span{color:#10243e;font-weight:800}.solution-link-panel small{color:#607690;font-size:13.5px;line-height:1.35;font-weight:520}.solution-link-panel a[href="/overselling/"],.solution-link-panel a[href="/oversell-cost-calculator/"]{--nav-accent: #b65b16;--nav-accent-soft: rgba(226, 126, 49, .13)}.solution-link-panel a[href="/selling-on-multiple-platforms/"],.solution-link-panel a[href="/inventory-management/"],.solution-link-panel a[href="/guides/shopify-ebay-inventory-sync/"],.solution-link-panel a[href="/guides/shopify-amazon-inventory-sync/"]{--nav-accent: #0f7a55;--nav-accent-soft: rgba(15, 122, 85, .12)}.solution-link-panel a[href*=etsy]{--nav-accent: #d5641c;--nav-accent-soft: rgba(245, 124, 44, .13)}.solution-link-panel a[href*=stock-not-syncing],.solution-link-panel a[href*=mismatch]{--nav-accent: #2667a8;--nav-accent-soft: rgba(38, 103, 168, .12)}.solution-link-panel a:hover,.solution-link-panel a:focus-visible{border-color:color-mix(in srgb,var(--nav-accent) 30%,transparent);background:#fffffffa;color:#0f4ea6;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;box-shadow:0 14px 28px #0f172a11}.scenario-visual.press-hero{aspect-ratio:9 / 4}.scenario-visual img{width:100%;height:auto;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.guides-hub{padding:48px 20px 76px}.guides-hub__container{gap:42px}.guides-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:36px;align-items:center;padding:clamp(28px,4vw,52px);border:1px solid rgba(19,94,195,.16);border-radius:28px;background:radial-gradient(circle at 92% 16%,rgba(93,157,226,.18),transparent 28%),linear-gradient(135deg,#f4f9ff,#eaf4ff 62%,#f8fbff);box-shadow:0 22px 54px #0f172a14}.guides-hero .breadcrumbs{margin-bottom:18px}.guides-hero h1{margin-bottom:18px;max-width:720px;color:#0f2342}.guides-hero__lede{max-width:760px;margin:0;color:#3f5877;font-size:clamp(17px,1.7vw,21px);line-height:1.6}.guides-search{width:min(560px,100%);min-height:54px;display:flex;align-items:center;gap:12px;margin-top:28px;padding:0 16px;border:1px solid rgba(19,94,195,.18);border-radius:12px;background:#ffffffe6;color:#4771a4;box-shadow:0 12px 28px #0f172a0f}.guides-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#172338;font:inherit}.guides-search input::placeholder{color:#6c84a3}.guides-topic-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.guides-topic-pills span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid rgba(19,94,195,.18);border-radius:999px;background:#ffffffa8;color:#28517f;font-size:14px;font-weight:600}.guides-hero__visual{justify-self:end;width:min(360px,100%);opacity:.95}.guides-hero__visual svg{display:block;width:100%;height:auto}.guides-featured,.guides-catalog{display:flex;flex-direction:column;gap:18px}.guides-featured h2,.guides-catalog h2{margin:0;font-size:clamp(26px,3vw,36px);line-height:1.2}.guides-featured__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guide-feature-card,.guide-catalog-card{position:relative;display:flex;flex-direction:column;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 16px 34px #0f172a0f;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.guide-feature-card:hover,.guide-catalog-card:hover{border-color:#135ec347;box-shadow:0 20px 44px #0f172a1a;transform:translateY(-2px)}.guide-feature-card{min-height:292px;padding:22px;gap:10px}.guide-card__label{width:fit-content;padding:4px 8px;border-radius:999px;background:#eef6ff;color:#135ec3;font-size:11px;font-weight:700;line-height:1.2}.guide-card__title{color:#10243e;font-family:var(--font-heading);font-size:21px;font-weight:600;line-height:1.24}.guide-card__description{color:#5b6f88;font-size:14px;line-height:1.45}.guide-feature-card__visual{position:relative;min-height:112px;margin-top:auto;border-radius:8px;background:linear-gradient(135deg,#f7fbff,#eef6ff);border:1px solid rgba(19,94,195,.1);overflow:hidden}.guide-feature-card__visual--delay{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:8px;padding:18px}.guide-feature-card__visual--delay span{position:relative;display:flex;min-height:46px;align-items:center;justify-content:center;padding:8px;border-radius:8px;background:#fff;border:1px solid rgba(19,94,195,.12);color:#315f95;font-size:12px;font-weight:700;text-align:center}.guide-feature-card__visual--delay span:not(:last-child):after{content:"";position:absolute;right:-10px;width:12px;height:2px;background:#98c2ef}.guide-feature-card__visual--channels{display:grid;grid-template-columns:repeat(3,1fr);place-items:center;padding:16px}.guide-feature-card__visual--channels span{display:inline-flex;align-items:center;justify-content:center;width:68px;height:34px;border-radius:999px;background:#fff;border:1px solid rgba(19,94,195,.14);color:#315f95;font-size:12px;font-weight:700}.guide-feature-card__visual--channels b{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;min-width:74px;min-height:34px;margin-top:12px;border-radius:8px;background:#fff7ed;border:1px solid #fdba74;color:#9a3412;font-size:13px;font-weight:800}.guide-feature-card__visual--audit{display:grid;grid-template-columns:1fr 66px;gap:8px 14px;align-items:center;padding:16px}.guide-feature-card__visual--audit span{position:relative;display:flex;align-items:center;min-height:22px;padding-left:26px;color:#315f95;font-size:12px;font-weight:700}.guide-feature-card__visual--audit span:before{content:"";position:absolute;left:0;width:14px;height:14px;border-radius:4px;background:#e0f2fe;border:1px solid #93c5fd}.guide-feature-card__visual--audit b{grid-row:1 / 4;grid-column:2;width:58px;height:58px;border-radius:50%;background:radial-gradient(circle at center,#ffffff 0 44%,transparent 45%),conic-gradient(#f59e0b 0,#f59e0b 34%,#bfdbfe 34%,#bfdbfe)}.guides-catalog__grid{display:grid;grid-template-columns:minmax(180px,.85fr) minmax(180px,.85fr) minmax(360px,1.7fr) minmax(180px,.85fr);gap:18px;align-items:start}.guide-group{min-width:0}.guide-group h3{margin:0 0 12px;color:#0f2342;font-size:18px;line-height:1.25}.guide-group__list{display:grid;gap:10px}.guide-group__list--two{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-catalog-card{min-height:132px;padding:16px;gap:7px}.guide-catalog-card .guide-card__title{padding-right:22px;font-size:16px}.guide-catalog-card .guide-card__description{padding-right:16px;font-size:13px}.guide-card__arrow{position:absolute;top:16px;right:16px;color:#135ec3;font-weight:800}.guides-hub-page .site-header{border-bottom:1px solid rgba(15,23,42,.08)}.guides-hub-page .page{background-image:linear-gradient(rgba(19,94,195,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(19,94,195,.035) 1px,transparent 1px);background-size:58px 58px}.guides-hub-page .guides-hub{padding-top:52px}.guides-hub-page .guides-hub__container{width:min(1280px,100%);gap:30px}.guides-hub-page .guides-hub__breadcrumb{margin:0;padding-left:2px;color:#42638b;font-size:14px;line-height:1.4}@media (min-width: 721px){.guides-hub-page .guides-hub__breadcrumb{margin:0 0 2px}}.guides-hub-page .guides-hero{min-height:296px;grid-template-columns:minmax(0,1fr) minmax(360px,520px);padding:38px 32px 34px;border-radius:16px;background:radial-gradient(circle at 83% 16%,rgba(93,157,226,.18),transparent 24%),linear-gradient(135deg,#f5fafff5,#e5f2ffdb)}.guides-hub-page .guides-hero .breadcrumbs{margin-bottom:0}.guides-hub-page .guides-hero h1{max-width:610px;margin-bottom:20px;font-size:clamp(44px,4.6vw,60px);line-height:.96;letter-spacing:0}.guides-hub-page .guides-hero__lede{max-width:640px;font-size:15px;line-height:1.45}.guides-hub-page .guides-search{width:min(540px,100%);min-height:44px;margin-top:20px}.guides-hub-page .guides-topic-pills{margin-top:16px}.guides-hub-page .guides-topic-pills span{gap:7px;min-height:30px;padding:0 16px;background:#ffffffe0;box-shadow:0 7px 18px #0f172a0f;font-size:12px}.guides-hub-page .guides-topic-pills span:before{content:"";width:8px;height:8px;border-radius:50%;background:#1769e8}.guides-hub-page .guides-topic-pills span:nth-child(2):before{background:#31b96b}.guides-hub-page .guides-topic-pills span:nth-child(3):before{background:#ff7a1a}.guides-hub-page .guides-hero__visual{width:min(430px,100%);opacity:.72}.guides-hub-page .hero-platform-bubble{color:#526a89}.guides-hub-page .hero-platform-bubble svg{color:currentColor}.guides-hub-page .gh-icon{display:block;width:24px;height:24px;color:currentColor;flex:0 0 auto}.guides-hub-page .gh-icon-brand{fill:currentColor}.guides-hub-page .gh-icon-system{fill:none;stroke:currentColor}.guides-hub-page .gh-platform-row{display:inline-flex;align-items:center;justify-content:center;gap:10px}.guides-hub-page .gh-platform-arrow{color:#1d6fe8;font-size:16px;line-height:1;font-weight:800;opacity:.9}.guides-hub-page .guides-featured,.guides-hub-page .guide-section{display:flex;flex-direction:column;gap:18px;scroll-margin-top:104px}.guides-hub-page .guides-featured h2,.guides-hub-page .guide-section h2{margin:0;color:#10243e;font-size:28px;line-height:1.2;font-weight:700}.guides-hub-page .guides-featured__grid,.guide-section__grid{display:grid;gap:24px;grid-auto-rows:1fr}.guides-hub-page .guides-featured__grid,.guide-section__grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-section__grid--deep{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.guide-section__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-section__head{display:flex;flex-direction:column;gap:8px}.guide-section__head p{margin:0;color:#31527d;font-size:14px}.guides-hub-page .guide-feature-card,.guides-hub-page .guide-catalog-card,.guides-hub-page .guide-platform-card{border:1px solid rgba(22,48,84,.12);border-radius:12px;background:#ffffffeb;box-shadow:0 16px 30px #0f172a0d}.guides-hub-page .guide-feature-card{min-height:288px;padding:26px;gap:12px}.guides-hub-page .gh-feature-card{min-height:308px}.guides-hub-page .guide-feature-card__visual{min-height:112px;margin:0 0 22px;border:0;background:transparent}.guides-hub-page .gh-feature-visual{display:flex;align-items:center;justify-content:center;gap:12px;min-height:132px;margin:0 0 20px;padding:16px;border:1px solid rgba(22,48,84,.09);border-radius:10px;background:linear-gradient(135deg,#f7fbfff5,#edf5ffe0);box-shadow:0 10px 20px #0f172a0b}.guides-hub-page .gh-feature-copy{padding-right:24px}.guides-hub-page .gh-feature-step,.guides-hub-page .gh-feature-platform,.guides-hub-page .gh-feature-node__box{border-radius:8px;border:1px solid rgba(22,48,84,.08);background:#fff;box-shadow:0 4px 10px #0f172a0b}.guides-hub-page .gh-feature-step,.guides-hub-page .gh-feature-platform{position:relative;display:inline-flex;width:66px;height:66px;align-items:center;justify-content:center;flex-direction:column;gap:8px}.guides-hub-page .gh-feature-step__icon,.guides-hub-page .gh-feature-platform .gh-icon{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;color:currentColor}.guides-hub-page .gh-feature-step__label{color:#31527d;font-size:11px;font-weight:700;line-height:1.1;text-align:center}.guides-hub-page .gh-feature-step{background:#f4f8ff;color:#1769e8}.guides-hub-page .gh-feature-step--risk{background:#fff4ea;color:#ff6b19}.guides-hub-page .gh-feature-arrow{display:inline-flex;align-items:center;justify-content:center;min-width:18px;color:#1d6fe8;font-size:17px;font-weight:800;line-height:1}.guides-hub-page .gh-feature-visual--delay{gap:8px}.guides-hub-page .gh-feature-visual--platforms{display:grid;grid-template-rows:auto auto;align-content:center;row-gap:12px}.guides-hub-page .gh-feature-platforms{display:grid;grid-template-columns:auto 18px auto 18px auto;align-items:center;justify-content:center;column-gap:10px}.guides-hub-page .gh-feature-platform{border-color:#135ec31a;background:#fff;color:#10243e}.guides-hub-page .gh-feature-platform .gh-platform-logo{display:block;width:auto;height:auto;max-width:26px;max-height:26px;object-fit:contain}.guides-hub-page .gh-brand-mark{display:block;width:30px;height:30px}.guides-hub-page .gh-brand-mark--shopify{filter:saturate(1.08)}.guides-hub-page .gh-brand-word{display:inline-flex;align-items:baseline;justify-content:center;font-family:Arial,Helvetica,sans-serif;font-weight:700;line-height:1}.guides-hub-page .gh-brand-word--ebay{gap:0;font-size:18px;letter-spacing:-1.5px}.guides-hub-page .gh-brand-word--ebay span:nth-child(1){color:#e53238}.guides-hub-page .gh-brand-word--ebay span:nth-child(2){color:#0064d2}.guides-hub-page .gh-brand-word--ebay span:nth-child(3){color:#f5af02}.guides-hub-page .gh-brand-word--ebay span:nth-child(4){color:#86b817}.guides-hub-page .gh-brand-letter{display:inline-flex;align-items:center;justify-content:center;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:700;line-height:1}.guides-hub-page .gh-brand-letter--etsy{color:#f1641e}.guides-hub-page .gh-brand-amazon{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;color:#172338;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:700;line-height:1}.guides-hub-page .gh-brand-amazon svg{width:42px;height:10px;margin-top:2px}.guides-hub-page .gh-feature-platform:has(.gh-brand-mark--shopify),.guides-hub-page .gh-platform-pill--shopify,.guides-hub-page .gh-deep-icon--brand:has(.gh-brand-mark--shopify){border-color:#5f9f2a33;background:#f4faef}.guides-hub-page .gh-platform-pill--etsy,.guides-hub-page .gh-deep-icon--brand:has(.gh-brand-letter--etsy){border-color:#f1641e38;background:#fff5ee}.guides-hub-page .gh-feature-platform:has(.gh-brand-word--ebay),.guides-hub-page .gh-platform-pill--ebay{border-color:#0064d22e;background:#f7fbff}.guides-hub-page .gh-platform-pill--amazon{border-color:#ff990042;background:#fff8eb}.guides-hub-page .gh-feature-node{position:relative;display:grid;place-items:center;min-height:34px}.guides-hub-page .gh-feature-node__dotted{position:absolute;top:2px;width:176px;height:18px;border-top:1px dashed rgba(22,48,84,.18);border-radius:999px}.guides-hub-page .gh-feature-node__box{position:relative;min-width:74px;min-height:30px;padding:0 12px;color:#10243e;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.guides-hub-page .gh-feature-visual--audit{display:grid;grid-template-columns:minmax(0,1fr) 64px;align-items:center;gap:14px}.guides-hub-page .gh-audit-panel{display:grid;gap:8px;width:100%;padding:10px;border:1px solid rgba(22,48,84,.09);border-radius:10px;background:#fffc;box-shadow:0 6px 14px #0f172a0b}.guides-hub-page .gh-audit-panel__header,.guides-hub-page .gh-audit-row{display:flex;align-items:center}.guides-hub-page .gh-audit-panel__header{justify-content:space-between;padding-bottom:2px;color:#31527d;font-size:11px;font-weight:800;letter-spacing:.02em}.guides-hub-page .gh-audit-panel__badge{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border-radius:999px;background:#ff6b191f;color:#d75500;font-size:11px;font-weight:900}.guides-hub-page .gh-audit-row{gap:8px;min-height:18px;color:#3c5574;font-size:11.5px;font-weight:700}.guides-hub-page .gh-audit-check,.guides-hub-page .gh-audit-alert{position:relative;flex:0 0 auto;width:16px;height:16px}.guides-hub-page .gh-audit-check{border:1px solid rgba(19,94,195,.18);border-radius:5px;background:#e7f1fc}.guides-hub-page .gh-audit-check:before{content:"";position:absolute;left:4px;top:4px;width:6px;height:3px;border-bottom:2px solid #1769e8;border-left:2px solid #1769e8;transform:rotate(-45deg)}.guides-hub-page .gh-audit-alert{border-radius:999px;background:#ff6b191f}.guides-hub-page .gh-audit-alert:before{content:"";position:absolute;left:5px;top:4px;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:7px solid #ff6b19}.guides-hub-page .gh-audit-side{display:grid;place-items:center;gap:8px;align-content:center;min-height:86px;border:1px solid rgba(19,94,195,.1);border-radius:10px;background:#f8fbfff0}.guides-hub-page .gh-audit-side__status{position:relative;width:34px;height:34px;border-radius:11px 11px 13px 13px;background:#eaf3ff;box-shadow:inset 0 0 0 1px #135ec324;clip-path:polygon(50% 0,88% 13%,82% 70%,50% 100%,18% 70%,12% 13%)}.guides-hub-page .gh-audit-side__status:before{content:"";position:absolute;left:10px;top:12px;width:12px;height:7px;border-bottom:3px solid #1769e8;border-left:3px solid #1769e8;transform:rotate(-45deg)}.guides-hub-page .gh-audit-side__status:after{content:"";position:absolute;right:4px;top:4px;width:8px;height:8px;border:2px solid #ffffff;border-radius:999px;background:#ff6b19;box-shadow:0 2px 5px #ff6b193d}.guides-hub-page .gh-audit-side__line{width:34px;height:5px;border-radius:999px;background:#c8d8ea}.guides-hub-page .gh-audit-side__line--short{width:24px}.guides-hub-page .guide-feature-card__visual--delay{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:14px 0}.guides-hub-page .guide-feature-card__visual--delay span{min-height:76px;border:0;border-radius:8px;background:#f0f6ff;color:#17416f;font-size:11px;box-shadow:none}.guides-hub-page .guide-feature-card__visual--delay span:before{content:"";display:block;position:absolute;top:19px;width:28px;height:28px;border:2px solid currentColor;border-radius:50%;opacity:.85}.guides-hub-page .guide-feature-card__visual--delay span:nth-child(1):before{border-bottom-color:transparent}.guides-hub-page .guide-feature-card__visual--delay span:nth-child(2):before{border-radius:4px}.guides-hub-page .guide-feature-card__visual--delay span:nth-child(3){background:#fff0e4;color:#ff6b19}.guides-hub-page .guide-feature-card__visual--delay span{align-items:flex-end;padding:42px 8px 12px}.guides-hub-page .guide-feature-card__visual--delay span:not(:last-child):after{right:-18px;width:16px;background:#17416f;opacity:.65}.guides-hub-page .guide-feature-card__visual--channels{padding:8px 20px 0;grid-template-columns:repeat(3,minmax(0,1fr))}.guides-hub-page .guide-feature-card__visual--channels .platform-logo-mark,.guides-hub-page .guide-feature-card__visual--channels b{width:78px;height:54px;border-radius:8px;color:#10243e;background:#fff;box-shadow:0 8px 18px #0f172a14;border:1px solid rgba(22,48,84,.08);font-size:15px}.guides-hub-page .guide-feature-card__visual--channels .platform-logo-mark{position:relative;display:inline-flex;align-items:center;justify-content:center}.guides-hub-page .guide-feature-card__visual--channels .platform-logo-mark:not(:last-of-type):after{content:"↔";position:absolute;top:50%;right:-24px;color:#1d6fe8;font-size:16px;line-height:1;font-weight:800;opacity:.86;transform:translateY(-50%)}.guides-hub-page .guide-feature-card__visual--channels .platform-logo-mark .gh-icon{width:26px;height:26px}.guides-hub-page .platform-logo-mark--shopify{color:#5e9f3d}.guides-hub-page .platform-logo-mark--ebay{color:#526a89}.guides-hub-page .platform-logo-mark--woo{color:#7f54b3}.guides-hub-page .guide-feature-card__visual--channels b{min-width:74px;min-height:48px;margin-top:26px;background:#fff;color:#10243e}.guides-hub-page .guide-feature-card__visual--audit{grid-template-columns:minmax(0,1fr) 68px;padding:12px}.guides-hub-page .guide-feature-card__visual--audit .gh-audit-row,.guides-hub-page .guide-feature-card__visual--audit .gh-audit-panel__header{font-size:11px}.guides-hub-page .guide-feature-card__visual--audit .gh-audit-side{min-height:92px}.guides-hub-page .guide-card__label{background:transparent;padding:0;color:#1769e8;font-size:11px;letter-spacing:.04em}.guides-hub-page .guide-feature-card .guide-card__title{max-width:300px;font-size:21px}.guides-hub-page .guide-card__description{color:#31527d}.guides-hub-page .guide-feature-card:after,.guides-hub-page .guide-catalog-card:after,.guides-hub-page .guide-platform-card:after{content:"→";position:absolute;right:20px;bottom:18px;color:#0f4ea6;font-size:23px;line-height:1;font-weight:800;opacity:1}.guides-hub-page .guide-card__arrow{display:none}.guides-hub-page .guide-catalog-card{min-height:148px;padding:22px 24px 30px;gap:12px}.guides-hub-page .guide-section--core .guide-catalog-card{min-height:124px}.guides-hub-page .guide-section--core .guide-catalog-card--core{display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-rows:auto auto;column-gap:14px;row-gap:6px;align-items:center;padding:18px 22px 18px 18px}.guides-hub-page .guide-section--core .guide-card__icon{grid-row:1 / span 2;align-self:center}.guides-hub-page .guide-section--core .gh-core-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:11px;background:#f4f8ff;box-shadow:0 6px 14px #0f172a0b}.guides-hub-page .guide-section--core .gh-core-icon .gh-icon{width:24px;height:24px}.guides-hub-page .guide-section--core .gh-core-icon--sync{color:#1769e8}.guides-hub-page .guide-section--core .gh-core-icon--risk{color:#ff6b19;background:#fff5ed}.guides-hub-page .guide-section--core .gh-core-icon--network{color:#31b96b;background:#f1fbf5}.guides-hub-page .guide-section--core .guide-card__content{grid-column:2;gap:4px}.guides-hub-page .guide-section--core .guide-card__title{font-size:17px;line-height:1.25}.guides-hub-page .guide-section--core .guide-card__description{max-width:28ch;padding-right:32px;line-height:1.45}.guides-hub-page .guide-section--core .guide-card__arrow{display:none}.guides-hub-page .guide-section--core .guide-catalog-card:after{right:18px;bottom:16px}.guides-hub-page .guide-section--platforms .guide-platform-card{min-height:238px;padding:24px 22px 26px;gap:14px;display:grid;grid-template-rows:auto 1fr auto auto;align-content:start}.guides-hub-page .guide-section--platforms .guide-platform-card__visual{display:flex;align-items:center;justify-content:center;gap:16px;min-height:140px;padding:20px 18px;border:1px solid rgba(22,48,84,.09);border-radius:10px;background:linear-gradient(135deg,#f7fbfff5,#edf5ffe0);box-shadow:0 10px 20px #0f172a0b}.guides-hub-page .guide-section--platforms .gh-platform-pill{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:12px;background:#fff;border:1px solid rgba(22,48,84,.08);box-shadow:0 6px 14px #0f172a0d;color:currentColor}.guides-hub-page .guide-section--platforms .gh-platform-pill .gh-icon{width:32px;height:32px}.guides-hub-page .guide-section--platforms .gh-platform-logo{display:block;width:auto;height:auto;max-width:32px;max-height:32px;object-fit:contain;flex:0 0 auto}.guides-hub-page .guide-section--platforms .gh-platform-logo--amazon{max-width:34px;max-height:34px}.guides-hub-page .guide-section--platforms .gh-platform-arrow{min-width:28px;color:#1562da;font-size:20px;line-height:1;font-weight:800}.guides-hub-page .guide-section--platforms .guide-card__title,.guides-hub-page .guide-section--platforms .guide-card__description{padding-right:28px}.guides-hub-page .guide-section--platforms .guide-card__title{margin-top:2px;font-size:18px}.guides-hub-page .guide-section--platforms .guide-card__description{max-width:30ch;margin-bottom:12px;color:#31527d}.guides-hub-page .guide-section--platforms .guide-card__arrow{display:none}.guides-hub-page .guide-section--platforms .guide-platform-card:after{right:18px;bottom:16px}.guides-hub-page .guide-section--deep .guide-catalog-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px 14px;min-height:154px;padding:18px 18px 22px;align-items:start}.guides-hub-page .guide-section--deep .guide-card__content{gap:6px;padding-right:28px}.guides-hub-page .guide-section--deep .guide-card__title{font-size:17px;line-height:1.26}.guides-hub-page .guide-section--deep .guide-card__description{max-width:30ch;margin-bottom:2px;line-height:1.48}.guides-hub-page .guide-section--deep .gh-deep-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-top:2px;border:1px solid rgba(22,48,84,.08);border-radius:11px;background:#f8fbff;box-shadow:0 6px 14px #0f172a0b;color:#1769e8;flex:0 0 auto}.guides-hub-page .guide-section--deep .gh-deep-icon--orange{color:#ff6b19;background:#fff5ed}.guides-hub-page .guide-section--deep .gh-deep-icon--green{color:#31b96b;background:#f1fbf5}.guides-hub-page .guide-section--deep .gh-deep-icon--brand{background:#fff}.guides-hub-page .guide-section--deep .gh-deep-icon .gh-icon{width:24px;height:24px}.guides-hub-page .guide-section--deep .gh-deep-brand-logo{display:block;width:auto;height:auto;max-width:24px;max-height:24px;object-fit:contain}.guides-hub-page .guide-section--deep .gh-deep-card:after{right:18px;bottom:16px}.guides-hub-page .guide-section--tools .gh-tool-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px 14px;min-height:154px;padding:18px 18px 22px;align-items:start}.guides-hub-page .guide-section--tools .gh-tool-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-top:2px;border:1px solid rgba(22,48,84,.08);border-radius:12px;background:#f8fbff;box-shadow:0 6px 14px #0f172a0b;color:#1769e8;flex:0 0 auto}.guides-hub-page .guide-section--tools .gh-tool-icon .gh-icon{width:30px;height:30px}.guides-hub-page .guide-section--tools .gh-tool-copy{gap:6px;padding-right:28px}.guides-hub-page .guide-section--tools .guide-card__title{font-size:17px;line-height:1.26}.guides-hub-page .guide-section--tools .guide-card__description{max-width:30ch;margin-bottom:2px;line-height:1.48}.guides-hub-page .guide-section--tools .gh-tool-card:after{right:18px;bottom:16px}.guides-hub-page .guide-catalog-card .guide-card__label{width:fit-content;padding:4px 9px;border-radius:999px;background:#eef6ff;color:#1769e8;font-size:11px;font-weight:700;letter-spacing:.02em}.guides-hub-page .guide-catalog-card--icon{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center}.guides-hub-page .guide-catalog-card .guide-card__title,.guides-hub-page .guide-platform-card .guide-card__title{padding-right:0;color:#0d2340;font-size:17px;line-height:1.28;font-weight:800}.guides-hub-page .guide-catalog-card .guide-card__description,.guides-hub-page .guide-platform-card .guide-card__description{padding-right:22px;font-size:13px;line-height:1.5}.guide-card__content{display:flex;flex-direction:column;gap:9px}.guide-platform-card{position:relative;display:flex;min-height:164px;flex-direction:column;gap:10px;padding:22px 28px 30px;color:inherit;text-decoration:none}.guide-platform-card__logos{width:fit-content;display:inline-flex;align-items:center;justify-content:center;gap:10px;margin:0 auto 10px;padding:6px 8px;border:1px solid rgba(22,48,84,.08);border-radius:12px;background:#f8fbffd1}.logo-pill{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:7px;background:#fff;border:1px solid rgba(22,48,84,.08);box-shadow:0 4px 10px #0f172a0b;font-weight:800}.logo-pill .gh-icon{width:20px;height:20px;color:currentColor}.logo-pill--shopify{color:#69aa42}.logo-pill--etsy{color:#8c96a6}.logo-pill--ebay{color:#526a89}.logo-swap{color:#1d6fe8;font-size:16px;line-height:1;font-weight:800;opacity:.9}.guide-tool-icon{width:28px;height:28px;color:#1769e8}.guides-hub-page .guide-feature-card__visual--audit b{position:relative}@media (max-width: 1120px){.guides-featured__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guides-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-group--wide{grid-column:1 / -1}}@media (max-width: 900px){.guides-hero{grid-template-columns:1fr}.guides-hero__visual{justify-self:start;width:min(320px,100%)}.guides-featured__grid{grid-template-columns:1fr}.guide-feature-card{min-height:238px}}@media (max-width: 720px){.guides-hub{padding:28px 16px 56px}.guides-hub__container{gap:32px}.guides-hero{padding:24px;border-radius:20px}.guides-hero__visual{display:none}.guides-catalog__grid,.guide-group__list--two{grid-template-columns:1fr}}@media (max-width: 420px){.guides-topic-pills span{width:100%;justify-content:center}.guide-feature-card__visual--delay{grid-template-columns:1fr}.guide-feature-card__visual--delay span:not(:last-child):after{right:auto;bottom:-6px;width:2px;height:10px}.guide-feature-card__visual--channels{grid-template-columns:1fr;gap:8px}}@media (max-width: 1120px){.guides-hub-page .guides-hero{grid-template-columns:minmax(0,1fr) minmax(300px,420px)}.guide-section__grid--three,.guide-section__grid--deep{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.guides-hub-page .guides-hero{min-height:auto;grid-template-columns:1fr}.guides-hub-page .guides-hero .breadcrumbs{margin-bottom:32px}.guides-hub-page .guides-featured__grid,.guide-section__grid--three,.guide-section__grid--deep,.guide-section__grid--two{grid-template-columns:1fr}.guides-hub-page .guide-feature-card{min-height:0}}@media (max-width: 720px){.guides-hub-page .guides-hub{padding:42px 20px 56px}.guides-hub-page .guides-hero{padding:30px 24px 28px;border-radius:16px}.guides-hub-page .guides-hero h1{font-size:clamp(38px,10vw,52px)}.guides-hub-page .guides-hero__visual{display:none}.guides-hub-page .guide-feature-card,.guides-hub-page .guide-catalog-card,.guides-hub-page .guide-platform-card{padding:24px}.guides-hub-page .guide-section--tools .gh-tool-card{grid-template-columns:48px minmax(0,1fr)}.guides-hub-page .guide-section--tools .gh-tool-icon{width:48px;height:48px}.guides-hub-page .guide-section--tools .gh-tool-icon .gh-icon{width:28px;height:28px}}@media (max-width: 460px){.guides-hub-page .guides-topic-pills span{width:100%}.guides-hub-page .guide-feature-card__visual--delay{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.guides-hub-page .guide-feature-card__visual--delay span{min-height:72px;padding:38px 5px 8px;font-size:10px}.guides-hub-page .guide-feature-card__visual--delay span:not(:last-child):after{right:-8px;bottom:auto;width:7px;height:2px}.guides-hub-page .guide-feature-card__visual--channels{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding-inline:0}.guides-hub-page .guide-feature-card__visual--channels .platform-logo-mark,.guides-hub-page .guide-feature-card__visual--channels b{width:62px;height:46px}.guides-hub-page .guide-platform-card__logos{gap:10px}.logo-pill{width:34px;height:34px}}.quiet-cta-form{display:flex;flex-direction:column;gap:10px;width:min(680px,100%);align-items:center;margin:32px auto}.form-success{margin:0;font-size:32px;color:var(--brand)}.reveal{opacity:0;transform:translateY(40px);transition:opacity .32s ease,transform .32s ease;transition-delay:.32s}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.reveal,.reveal.is-visible{opacity:1!important;transform:none!important;transition:none!important}}.featured-strip{padding:56px 0 32px;text-align:center;opacity:.3}.featured-strip__inner{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;flex-wrap:wrap}.featured-strip__label{font-size:22px;font-weight:600;color:var(--ink);letter-spacing:.01em}.featured-strip__marquee{width:100%;overflow:hidden;position:relative}.featured-strip__belt{display:flex;align-items:center;width:max-content;animation:featured-scroll 42s linear infinite}.featured-strip__track{display:flex;align-items:center;gap:16px;width:max-content}.featured-strip__badge{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:12px;box-shadow:0 10px 28px var(--shadow-soft);flex:0 0 auto;background:#fffc}.featured-strip__badge img{display:block;height:40px;width:auto;filter:grayscale(1) saturate(0);opacity:.85}@keyframes featured-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.footer-phrase{text-align:right;font-size:20px;letter-spacing:.02em;opacity:.45}.legal-header{width:min(1200px,100%);margin:0 auto 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--muted);font-size:14px}.legal-brand{display:flex;flex-direction:column;gap:2px}.legal-brand a{color:inherit;text-decoration:none;font-weight:600;letter-spacing:.08em}.legal-subtitle{font-size:12px;letter-spacing:.04em;opacity:.7}.legal-nav{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;font-size:13px}.legal-nav a{color:inherit;text-decoration:none}.legal-nav a:hover{text-decoration:underline}@media (max-width: 980px){.scenario-grid{grid-template-columns:1fr}}@media (max-width: 768px){.section{padding:56px 20px}.legal-header{flex-direction:column;align-items:flex-start;text-align:left}.legal-nav{justify-content:flex-start}.footer-signature{flex-direction:column;align-items:center;text-align:center;gap:8px}.footer-main{align-items:center}.footer-phrase{margin-left:0;text-align:center;opacity:.3}.hero h1{animation:none!important;transition:none!important;transform:none!important;opacity:1!important;clip-path:none!important;filter:none!important}.scenario-visual{padding:18px}}@media (max-width: 640px){.form-actions{flex-direction:column;align-items:flex-start}.btn{font-size:16px;padding:10px 15px}}.roi-section{padding:80px 24px}.roi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-bottom:64px}.roi-card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:32px;box-shadow:0 18px 38px var(--shadow-soft)}.roi-number{font-size:48px;font-weight:600;color:var(--brand);margin-bottom:8px;line-height:1}.roi-label{font-size:14px;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-weight:600}.roi-description{font-size:15px;color:var(--kicker);line-height:1.5}.positioning{text-align:center;padding:40px 32px;background:var(--card);border:1px solid var(--border);border-radius:18px;box-shadow:0 18px 38px var(--shadow-soft)}.positioning-text{font-size:24px;color:var(--kicker);max-width:700px;margin:0 auto;line-height:1.7}.positioning-text strong{color:var(--ink);font-weight:600}.note{font-size:14px;color:var(--muted);margin-top:12px}@media (max-width: 768px){.roi-section{padding:48px 20px}.roi-number{font-size:36px}.roi-grid{gap:20px;margin-bottom:48px}.positioning{padding:32px 24px}.positioning-text{font-size:16px}}.support-chaos{position:relative;width:480px;height:360px}.support-card{position:absolute;background:#fff;border-radius:14px;padding:16px 18px;box-shadow:0 20px 40px #00000014;width:260px;font-size:14px;line-height:1.4}.support-subject{font-weight:600;margin-bottom:6px}.support-meta{font-size:12px;opacity:.5;margin-top:8px}.account-cta-section{background:transparent;padding-top:clamp(30px,4vw,50px);padding-bottom:clamp(30px,4vw,50px)}.account-cta-card{display:grid;grid-template-columns:1fr;gap:14px;align-items:center;width:min(800px,calc(100% - 32px));padding:clamp(18px,2.5vw,26px);border:1px solid rgba(19,94,195,.12);border-radius:16px;background:#ffffffd1;box-shadow:0 18px 44px #0f172a0f}.account-cta-card .section-head{align-items:flex-start;gap:10px;text-align:left}.account-cta-card .section-head h2{font-size:clamp(22px,3vw,30px);max-width:620px}.account-cta-card .section-lede{max-width:620px;font-size:15px}.account-cta-list{display:grid;gap:9px;padding:0;margin:0;list-style:none;color:var(--text);font-size:14px}.account-cta-list li{position:relative;padding-left:20px}.account-cta-list li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:999px;background:var(--brand);box-shadow:0 0 0 4px #135ec31a}.account-cta-card .quiet-cta-form{width:100%;flex-direction:row;align-items:center;gap:20px;margin:4px 0 0}.account-cta-secondary{color:var(--brand);font-weight:600;font-size:15px;text-decoration:none;white-space:nowrap}.account-cta-secondary:hover,.account-cta-secondary:focus-visible{color:var(--brand-dark);text-decoration:underline}@media (max-width: 760px){.account-cta-card{width:min(100% - 24px,800px);padding:20px;gap:12px}.account-cta-card .section-head h2{font-size:clamp(20px,4.5vw,26px)}.account-cta-card .quiet-cta-form{flex-direction:column;align-items:stretch;gap:8px}.account-cta-card .btn,.account-cta-secondary{width:100%;text-align:center}}.calculator-promo{background:#ffffff4d}.calculator-banner{position:relative;display:flex;justify-content:space-between;align-items:center;gap:32px;padding:28px 40px;margin:16px 0 32px;border-radius:22px;border:1px solid rgba(19,94,195,.1);background:linear-gradient(135deg,#f8fbff,#f1f4ff 55%,#fff);box-shadow:0 20px 45px #263d7826;text-decoration:none;color:inherit;overflow:hidden;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.calculator-banner:hover{transform:translateY(-3px);box-shadow:0 20px 50px #28467826}.banner-left{display:flex;flex-direction:column;gap:10px;max-width:60%}.banner-title-group{display:flex;align-items:center;gap:12px}.banner-title{font-family:var(--font-heading);font-size:clamp(26px,3.5vw,32px);font-weight:800;margin:0;color:#16244b}.pill-badge{background:#e6f0ff;color:#2b5fbe;font-size:13px;padding:6px 12px;border-radius:999px;font-weight:600;width:fit-content}.banner-subtitle{margin:0;font-size:16px;color:#556984;line-height:1.4}.meta-line{display:flex;align-items:center;gap:8px;font-size:14px;color:#4b6b88;letter-spacing:.01em}.meta-line:before{content:"";width:10px;height:10px;border-radius:50%;background:#5fd1b4}.banner-right{display:flex;flex-direction:column;align-items:flex-end;gap:14px;min-width:240px}.loss-label{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#7b8aa6}.loss-value{font-family:var(--font-heading);font-weight:900;font-size:clamp(40px,5vw,64px);line-height:1;color:#0f4fb8}.cta-btn{background:linear-gradient(90deg,#2e6bd9,#1c54b2);color:#fff;padding:14px 28px;border-radius:14px;font-weight:600;font-size:16px;transition:all .25s ease;box-shadow:0 8px 18px #2e6bd940;display:inline-flex;align-items:center;justify-content:center}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px #2e6bd959}.banner-progress{position:absolute;bottom:0;left:0;height:4px;width:0%;background:linear-gradient(90deg,#5fd1b4,#2e6bd9);transition:width .6s ease}.calculator-banner:hover .banner-progress{width:100%}@media (max-width: 860px){.calculator-banner{flex-direction:column;align-items:flex-start}.banner-left{max-width:100%}.banner-right{width:100%;align-items:flex-start;min-width:auto}}.faq-wrap{display:flex;align-items:center;width:100%;flex-wrap:wrap}.faq-wrap p{font-size:32px;max-width:560px;margin-left:auto}.faq-list{max-width:500px;width:100%}.faq-item{border-top:1px solid rgba(15,23,42,.08)}.faq-item:last-child{border-bottom:1px solid rgba(15,23,42,.08)}.faq-item summary{cursor:pointer;list-style:none;padding:18px 0;font-family:var(--font-heading);font-size:20px;line-height:1.35;color:var(--ink)}.faq-body{padding:0 0 18px;color:var(--muted);line-height:1.65}@media (max-width: 640px){body.internal-page h1{font-size:clamp(28px,9vw,40px);line-height:1.12;margin-bottom:20px;text-wrap:pretty}.internal-page .scenario-visual{margin-bottom:32px;border-radius:20px}.solution-summary-card{margin-bottom:24px;padding:12px 14px;border-radius:9px}.solution-summary-card strong{font-size:15.5px}.solution-summary-card p{font-size:14.5px}.solution-link-panel{gap:9px;margin-top:28px}.solution-link-panel h2{font-size:20px}.solution-link-panel p{font-size:14.5px}.solution-link-panel a{grid-template-columns:34px minmax(0,1fr);min-height:62px;padding:11px 12px;font-size:15px}.solution-link-panel a:before{width:32px;height:32px}.solution-link-panel small{font-size:13px}.form-success{font-size:24px;text-align:center}.breadcrumbs{font-size:13px;margin-bottom:16px}.section-nav{padding:18px;margin-bottom:24px}.section-nav-title{font-size:17px}.table-wrap{margin-bottom:24px}.table-wrap th,.table-wrap td{padding:12px 16px}.banner-title-group{flex-direction:column;align-items:flex-start;gap:10px}.banner-subtitle{font-size:15px}.meta-line{flex-wrap:wrap}.loss-value{font-size:clamp(34px,11vw,48px)}.faq-item summary{font-size:18px;padding:16px 0}}@media (max-width: 700px){.utility-link-panel,.site-index-grid{grid-template-columns:1fr}.site-index-page .section{padding-left:20px;padding-right:20px}}.page{justify-content:flex-start;min-height:auto;--home-section-y: 104px;--home-section-y-compact: 78px;--home-section-y-tight: 62px;--home-section-y-airy: 118px}.hero{position:relative;overflow:hidden;flex-direction:column;justify-content:flex-start;min-height:auto;padding:var(--home-section-y-compact) 0 var(--home-section-y-compact)}.hero>*{position:relative;z-index:1}.ui-icon{width:1em;height:1em;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-title{display:flex;font-size:45%;font-weight:900;margin-bottom:16px;color:var(--muted);letter-spacing:.02em}.hero-wrap{flex-direction:row;align-items:start;gap:48px}.hero .container{width:min(1240px,calc(100% - 40px))}.hr-left{flex:1 1 640px;max-width:640px;min-width:0}.hero h1{font:var(--font-heading);font-size:clamp(32px,4.5vw,48px);line-height:1.25;font-weight:700;letter-spacing:-.01em;margin:0;color:var(--ink)}.hero-motto{margin:22px 0!important;font-size:18px;line-height:1.6;color:var(--muted)}.hero-cta-group{display:flex;gap:20px;align-items:center}.hero-cta-group .btn-large{padding:14px 34px;font-weight:700;box-shadow:0 14px 28px #135ec333}.hero-cta-link-secondary{font-weight:500;color:var(--muted);text-decoration:none;font-size:15px;transition:color .2s ease}.hero-cta-link-secondary:hover{color:var(--cta)}.hero-trust-bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin:0 0 24px;padding:0;list-style:none}.hero-trust-bullets li{display:flex;align-items:center;gap:8px;min-width:0;color:var(--ink);font-size:14px;font-weight:600}.hero-trust-bullets li:before{content:"";width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:var(--accent-green);box-shadow:0 0 0 4px var(--success-bg)}.sku-proof-section{padding-top:var(--home-section-y-compact);padding-bottom:88px;background:#fff}.sku-proof-card{padding:20px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;box-shadow:0 16px 36px #0f172a14}.sku-proof-header{margin-bottom:14px}.sku-proof-header h2{margin:6px 0 0;font-size:clamp(20px,2.4vw,28px);letter-spacing:0}.sku-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sku-source{min-height:116px;padding:14px;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:#f8fafc}.sku-source.is-warning{border-color:#f59e0b4d;background:#fffbeb}.sku-source p{margin:0 0 6px;color:var(--muted)}.sku-source p:last-child{margin-bottom:0}.sku-source-title{color:var(--ink);font-weight:800}.sku-source strong{color:var(--ink)}.inline-warning-icon{display:inline-flex;width:14px;height:14px;margin-left:3px;color:var(--accent-orange);vertical-align:-2px}.inline-warning-icon .ui-icon{width:14px;height:14px}.sku-source-meta{font-size:13px}.sku-proof-caption{margin:14px 0 0;color:var(--ink);font-weight:700}.quiet-problem{background:#f8fafc;padding-top:var(--home-section-y-compact);padding-bottom:var(--home-section-y-compact)}.quiet-problem-wrap{max-width:820px}.quiet-problem h2{margin-top:10px;max-width:780px}.proof-highlight{background:#f8fafc;padding-top:var(--home-section-y);padding-bottom:var(--home-section-y-airy)}.proof-layout{display:grid;gap:46px}.proof-grid{display:block}.proof-bullets{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.proof-bullet{padding:20px 22px;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 26px #0f172a14;font-size:16px;line-height:1.58}.proof-bullet strong{display:block;margin-bottom:8px;color:var(--ink);font-size:17px;line-height:1.35}.proof-bullet p{margin:0;color:var(--muted)}.proof-screenshots{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.screenshot-card{border-radius:18px;border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 30px #0f172a14;overflow:hidden;background:#fff;min-height:200px}.screenshot-card img{width:100%;height:100%;object-fit:cover;display:block}.motto{margin:0 0 36px;font-size:21px;line-height:1.5}.how{font-weight:500;margin:24px auto 0}.motto a,.motto .linkish{color:#1b64ff;text-decoration:none}.hero_mesh{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(at 27% 37%,hsla(217,91%,60%,.15) 0px,transparent 50%),radial-gradient(at 97% 21%,hsla(199,89%,55%,.12) 0px,transparent 50%),radial-gradient(at 52% 99%,hsla(217,91%,60%,.1) 0px,transparent 50%),radial-gradient(at 10% 29%,hsla(230,90%,70%,.08) 0px,transparent 50%),radial-gradient(at 97% 96%,hsla(199,89%,48%,.12) 0px,transparent 50%),radial-gradient(at 33% 50%,hsla(217,91%,55%,.08) 0px,transparent 50%),radial-gradient(at 79% 53%,hsla(199,80%,50%,.1) 0px,transparent 50%);filter:blur(60px);opacity:.35}.hero_grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(hsla(217,91%,60%,.1) 1px,transparent 1px),linear-gradient(90deg,hsla(217,91%,60%,.1) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 50% at 50% 0%,black 40%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 50% at 50% 0%,black 40%,transparent 100%)}#pricing{position:relative}.pricing-simple{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;width:100%;max-width:860px}.pricing-copy{display:flex;flex-direction:column;align-items:flex-start;gap:14px;min-width:0;padding-top:0;max-width:540px}.pricing-head{gap:8px;align-items:flex-start}.pricing-head .section-lede{margin-bottom:0;line-height:1.6}#pricing:before{content:"";position:absolute;width:420px;height:420px;left:50%;top:136px;transform:translate(-50%);background:radial-gradient(circle,#5078ff1a,#5078ff0a 42%,#5078ff00 70%);pointer-events:none}.pricing-card{border-radius:20px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,#0f1c3a,#0b1a36 40%,#07132a);box-shadow:0 25px 60px #03081899;transition:transform .25s ease,box-shadow .25s ease;position:relative;z-index:1;overflow:hidden}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px #030818b3}.pricing-label{display:inline-flex;align-items:center;margin:0;padding:6px 12px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#93c5fd;border-radius:999px;background:#3b82f61f;border:1px solid rgba(59,130,246,.35)}.pricing-label:before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor;margin-right:6px}.pricing-price{margin:0 0 6px;display:flex;align-items:baseline;gap:8px;color:#ffffffa6}.pricing-price-value{font-size:48px;font-weight:800;line-height:.95;letter-spacing:-.04em;color:#fff}.pricing-note{margin-top:0;margin-bottom:6px;font-size:14px;line-height:1.4;color:#ffffffbf}.pricing-note-secondary{margin-top:0;margin-bottom:0;max-width:32ch;color:#ffffffa6}.pricing-note-early{margin:0;font-size:13px;line-height:1.45;color:#fff9}.pricing-list{margin-top:10px;margin-bottom:0;padding-top:10px;border-top:1px solid rgba(22,36,75,.08)}.pricing-card .promises{margin-bottom:8px;padding-top:6px}.pricing-cta{position:relative;display:flex;justify-content:flex-start;margin-top:4px}.pricing-cta .btn{padding:14px 18px;font-weight:600;font-size:16px;letter-spacing:.02em;box-shadow:0 16px 30px #2563eb4d;transition:background .18s ease}.pricing-cta .btn:after{content:"→";margin-left:10px}.pricing-micro{margin:4px 0 0;font-size:13px;color:#94a3b8d9;text-align:center}.pricing-trust{margin-top:4px;text-align:center}.pricing-micro-sub{margin:4px 0 0;font-size:12px;line-height:1.45;color:#fff9;text-align:center}.promises{padding:0;margin-bottom:42px;list-style:none;font-size:1.2em}.promises p{margin-bottom:24px}.promises b{font-weight:600}.promises li{display:flex;align-items:center;gap:10px;margin:0 0 20px}.pricing-card .promises li{position:relative;display:grid;grid-template-columns:25px minmax(0,1fr);align-items:start;gap:10px;margin:0;padding:16px 0;font-size:15px;line-height:1.42;color:#ffffffeb;border-bottom:1px solid rgba(255,255,255,.06)}.pricing-card .promises li:before{content:"";width:22px;height:22px;margin-top:0;border-radius:50%;background:#3b82f626;color:#60a5fa;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1;border:1px solid rgba(59,130,246,.35)}.pricing-card .promises li:after{content:"";position:absolute;left:7px;top:22px;width:8px;height:4px;border-left:2px solid #60a5fa;border-bottom:2px solid #60a5fa;transform:rotate(-45deg)}.pricing-card .promises b{margin-bottom:1px;font-size:15px;line-height:1.35;color:#f8fafc}.pricing-card .promises li:last-child{border-bottom:none;padding-bottom:0}.pricing-summary{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.pricing-summary li{position:relative;margin:0;padding-left:18px;font-size:15px;line-height:1.55}.pricing-summary li:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:999px;background:#0009;box-shadow:0 0 0 4px #ffffff14}.during{max-width:520px;margin:4px 0 0;font-size:14px;line-height:1.6;text-align:left}.new-workflow{background-image:linear-gradient(hsla(217,91%,60%,.06) 1px,transparent 1px),linear-gradient(90deg,hsla(217,91%,60%,.06) 1px,transparent 1px);background-size:60px 60px;background-color:#ffffff69;padding-top:var(--home-section-y-airy);padding-bottom:var(--home-section-y-airy)}.new-workflow .stack{gap:42px}.workflow-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none}.workflow-point{display:flex;gap:16px;align-items:flex-start;padding:22px 22px 24px;border-radius:18px;border:1px solid var(--border);background:#ffffffbf;box-shadow:0 16px 32px var(--shadow-soft)}.workflow-icon{width:52px;height:52px;border-radius:12px;border:1px solid rgba(19,94,195,.18);background:#135ec314;display:inline-flex;align-items:center;justify-content:center;color:var(--brand);flex:0 0 auto}.workflow-icon .ui-icon{width:25px;height:25px;stroke-width:1.9}.workflow-title{margin-top:0;margin-bottom:8px;font-weight:700;font-size:17px;line-height:1.35;color:var(--ink)}.workflow-text{margin:0;font-size:16px;line-height:1.65;color:var(--muted)}.calculator-callout{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:36px 42px;border-radius:18px;border:1px solid rgba(19,94,195,.12);background:linear-gradient(135deg,#f8fbff,#eff6ff 56%,#fff);box-shadow:0 18px 40px #263d7821}.calculator-callout h2{margin:8px 0;font-size:clamp(25px,3.5vw,38px)}.calculator-callout p{max-width:680px;margin:0;color:var(--muted);line-height:1.65}.calculator-callout .calculator-microcopy{margin-top:8px;color:var(--ink);font-weight:700}.calculator-callout .btn{flex:0 0 auto}.calculator-promo{padding-top:92px;padding-bottom:72px}.faq-section{padding-top:72px;padding-bottom:104px}.faq-section .section-head{margin-bottom:0}.faq-section .faq-wrap{display:grid;grid-template-columns:minmax(240px,340px) minmax(520px,680px);justify-content:center;align-items:start;gap:42px;width:min(1120px,100%)}.faq-section .faq-list{max-width:680px;margin:0}.faq-section .faq-item summary{padding-top:17px;padding-bottom:17px;font-size:16px;line-height:1.4}.faq-section .faq-body{font-size:16px}.risk-review-section{background:#f8fafc}.risk-review-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:40px;align-items:start}.risk-review-copy{text-align:left;max-width:660px;margin:0}.risk-review-list{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none}.risk-review-list li{position:relative;padding-left:24px;color:var(--muted);line-height:1.6}.risk-review-list li:before{content:"";position:absolute;top:.72em;left:0;width:8px;height:8px;border-radius:999px;background:var(--cta)}.risk-review-form{max-width:none;margin:0}.issues-card{border-radius:22px;padding:22px 32px 18px;color:#ffffffeb;background:radial-gradient(1200px 520px at 30% 15%,#ffffff1a,#fff0 55%),linear-gradient(155deg,#2b3a52,#111a2a 70%,#0f1726);--issues-card-shadow: 0 22px 60px rgba(16, 24, 40, .24), 0 6px 16px rgba(16, 24, 40, .18);--issues-card-shadow-strong: 0 28px 72px rgba(16, 24, 40, .32), 0 10px 22px rgba(16, 24, 40, .2);box-shadow:var(--issues-card-shadow);border:1px solid rgba(255,255,255,.06);flex:0 0 390px;width:390px}.pre-issues{width:min(580px,100%);padding:22px 26px;border-radius:22px;color:#ffffffd1;background:radial-gradient(1200px 520px at 30% 15%,#ffffff1a,#fff0 55%),linear-gradient(155deg,#2b3a52,#111a2a 70%,#0f1726);--issues-card-shadow: 0 22px 60px rgba(16, 24, 40, .24), 0 6px 16px rgba(16, 24, 40, .18);box-shadow:var(--issues-card-shadow);border:1px solid rgba(255,255,255,.06)}.pain-layout{display:grid;grid-template-columns:50% 1fr;gap:50px;align-items:start}.pain-copy{min-width:0}.pain-copy .section-lede{max-width:520px}.pre-issues-header{gap:8px;font-size:12px;line-height:1.2;letter-spacing:0;white-space:normal}.pre-issues-header-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.pre-issues-header-id{color:#fffffff5;font-size:14px;font-weight:800}.pre-issues-table{margin-top:10px;overflow:hidden}.pre-issues-row{display:grid;grid-template-columns:1.5fr .7fr .9fr .9fr;align-items:center;gap:16px;padding:12px 10px;border-top:1px solid rgba(255,255,255,.08);font-size:16px;line-height:1.2}.pre-issues-row:first-child{border-top:none}.pre-issues-channel-cell{display:flex;align-items:center;gap:0}.pre-issues-row b{font-size:110%;font-weight:900}.pre-issues-footnote{margin:10px 0 0;font-size:11px;color:#ffffffb8}.alert{display:inline-block;margin-top:1px;margin-left:2px;font-size:13px;vertical-align:top}.issues-header{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.12);font-size:16px;font-weight:700;letter-spacing:-.01em;white-space:nowrap}.issues-header-icon{width:18px;height:18px;color:#bfdbfef2;flex:0 0 auto}.issues-slider{overflow:hidden}.issues-slider-track{display:flex;flex-direction:column;margin:0;padding:0;list-style:none;will-change:transform;transition:transform .5s cubic-bezier(.22,1,.36,1)}.issue{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.1)}.issue:last-child{border-bottom:none}.issue-icon{width:10px;height:10px;margin-top:6px;border-radius:999px;flex:0 0 auto}.issue-icon.red{background:#ff6b6b;box-shadow:0 0 0 3px #ff6b6b24}.issue-icon.orange{background:#ffb020;box-shadow:0 0 0 3px #ffb02024}.issue-icon.blue{background:#4d8dff;box-shadow:0 0 0 3px #4d8dff24}.issue-icon.green{background:#45d27a;box-shadow:0 0 0 3px #45d27a24}.issue-body{flex:1}.issue-title{margin-bottom:12px;color:#fffffff2;font-size:21px;font-weight:800;letter-spacing:-.02em;line-height:1}.issue-text{margin-bottom:6px;font-size:14px;line-height:1.35}.issue-sub{color:#ffffffb3;font-size:14px;line-height:1.35}.issue-sub.green{color:#7df3aa}.issue.last{padding-top:16px;padding-bottom:4px;border-bottom:none}.issue-final{padding:12px;border-radius:12px;background:#1f2a440f}.issue-final .issue-text.issue-emphasis{font-size:16px}.issue.last .issue-title{font-size:18px;font-weight:400}@media (max-width: 1100px){.hero-wrap{gap:32px}.issues-card{flex-basis:460px;width:460px}}@media (max-width: 1024px){.hero-wrap{gap:40px}}@media (max-width: 980px){.workflow-points{grid-template-columns:1fr}}@media (max-width: 920px){.hero-wrap{flex-direction:column;gap:22px}.issues-card{flex-basis:auto;width:min(720px,92vw)}}@media (max-width: 860px){.hero{padding-top:16px;padding-bottom:48px}.hero-wrap{flex-direction:column;align-items:flex-start;gap:22px}.issues-card{flex-basis:auto;width:100%;max-width:520px;margin-top:12px}.pricing-simple{flex-direction:column;gap:24px}.pricing-copy{gap:16px;padding-top:0}.risk-review-layout{grid-template-columns:1fr}.risk-review-copy{text-align:center;margin:0 auto}.risk-review-list{max-width:560px;margin-left:auto;margin-right:auto;text-align:left}.risk-review-form{max-width:480px;margin:0 auto}}@media (max-width: 900px){.pain-layout{grid-template-columns:1fr;gap:28px;padding:64px 24px}.pain-copy{order:1}.pain-layout .pre-issues{order:2;width:min(640px,100%);margin:0 auto}}@media (max-width: 768px){.hero h1{font-size:clamp(30px,9vw,42px);line-height:1.2}.hero-cta-group{flex-direction:column;align-items:flex-start;gap:14px}.hero-trust-bullets{grid-template-columns:1fr}.hero-motto,.section-lede.motto{font-size:19px;line-height:1.45}.pricing-price{font-size:18px}.pricing-price-value{font-size:38px}.pricing-summary li{font-size:15px}.promises{margin-bottom:28px;font-size:1rem}.promises li{margin-bottom:14px}.issues-header,.issue-final .issue-text.issue-emphasis{white-space:normal}.pre-issues{padding:18px 18px 16px}.pre-issues-table{display:flex;flex-direction:column;gap:10px}.pre-issues-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 14px;padding:12px 0;font-size:14px}.pre-issues-row>:first-child{grid-column:1 / -1;padding-bottom:4px}}@media (max-width: 480px){.hero h1{font-size:32px}.hero h1 br{display:none}.hero-motto,.section-lede.motto{font-size:18px}.issues-card{padding:18px 18px 14px}.issue-title{font-size:18px}.issue-text,.issue-sub{font-size:13px}.pre-issues-row{grid-template-columns:1fr;gap:6px}.pre-issues-row>:first-child{padding-bottom:2px}}.platforms-strip{margin:22px auto 0;padding-top:14px;border-top:1px solid rgba(15,23,42,.07)}.platforms-title{font-size:14px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin:0}.platforms-row{display:flex;justify-content:start;align-items:center;gap:12px;flex-wrap:wrap}.platforms-copy{margin:8px 0 0;font-size:14px;color:var(--muted)}.platform-logo .icon{width:52px;height:42px;opacity:.72;transition:opacity .2s ease;object-fit:contain}.etsy .icon{height:24px}.shopify .icon{height:36px}.platform-logo:hover .icon{opacity:.95}.platform-logo span{font-size:12px;font-weight:500;color:var(--muted)}@media (max-width: 900px){.page{--home-section-y: 68px;--home-section-y-compact: 52px;--home-section-y-tight: 44px;--home-section-y-airy: 76px}.hero{min-height:auto;padding:var(--home-section-y-compact) 0 var(--home-section-y-tight)}.hero-wrap{grid-template-columns:1fr;gap:28px}.hero h1{font-size:32px}.hero-motto{font-size:16px}.hero-cta-group{margin-top:32px}.sku-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sku-proof-section{padding-top:var(--home-section-y-compact);padding-bottom:62px}.proof-highlight,.new-workflow{padding-top:var(--home-section-y-airy);padding-bottom:var(--home-section-y-airy)}.faq-section .faq-wrap{grid-template-columns:1fr;gap:30px;width:min(760px,100%)}.faq-section .faq-list{max-width:none}.calculator-callout{align-items:flex-start;flex-direction:column;padding:32px}.calculator-promo{padding-top:68px;padding-bottom:56px}.faq-section{padding-top:60px;padding-bottom:80px}}@media (max-width: 600px){.page{--home-section-y: 56px;--home-section-y-compact: 44px;--home-section-y-tight: 36px;--home-section-y-airy: 64px}.hero{padding-top:var(--home-section-y-compact);padding-bottom:var(--home-section-y-tight)}.hero-wrap{gap:22px}.sku-proof-header{align-items:flex-start;flex-direction:column;gap:8px}.sku-proof-grid{grid-template-columns:1fr}.calculator-callout{padding:28px 24px}.calculator-callout .btn{width:100%}.platforms-strip{padding:16px 0 24px}.platforms-row{gap:16px 24px}.platform-logo .icon{width:28px;height:28px}}.faq-layout{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.faq-list{display:flex;flex-direction:column;gap:12px}h3.highlight{font:var(--font-heading);font-size:28px;line-height:1.4;font-weight:500;color:var(--toast-title)}h3.highlight span{font-weight:100;font-style:italic;font-size:90%;display:block}.faq-anchor-text{margin:0}.faq-anchor-text strong{color:var(--ink)}.faq-item{border:1px solid var(--border);border-radius:16px;background:#ffffffbd;box-shadow:0 12px 28px var(--shadow-soft);overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;padding:16px 18px;font-weight:700;color:var(--ink);display:flex;align-items:flex-start;gap:12px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";margin-left:auto;font-weight:800;color:var(--muted);line-height:1;transform:translateY(1px)}.faq-item[open] summary:after{content:"–"}.faq-item summary:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:12px}.faq-body{padding:0 18px 16px;color:var(--muted);font-size:15px;line-height:1.6}.faq-item[open] summary{border-bottom:1px solid rgba(24,36,56,.1)}@media (prefers-reduced-motion: no-preference){.faq-item{transition:box-shadow .18s ease,transform .18s ease}.faq-item:hover{box-shadow:0 18px 36px var(--shadow-soft);transform:translateY(-1px)}}@media (max-width: 980px){.faq-layout{grid-template-columns:1fr}}.faq-page .section{padding:clamp(44px,6vw,88px) 24px clamp(76px,8vw,116px)}.faq-page .container{width:min(1180px,100%)}.faq-page-layout{display:grid;grid-template-columns:minmax(270px,360px) minmax(0,820px);gap:clamp(40px,5.6vw,68px);align-items:start;justify-content:center}.faq-page-intro{position:sticky;top:104px}.faq-page h1{margin-bottom:18px;color:#10243e;font-size:clamp(40px,5vw,56px);line-height:1.06;letter-spacing:0}.faq-page-intro p{margin:0;color:#3e5674;font-size:17px;line-height:1.72}.faq-page-intro p+p{margin-top:18px}.faq-start-block{margin-top:28px;padding:18px;border:1px solid rgba(19,94,195,.13);border-radius:14px;background:#ffffffb8;box-shadow:0 12px 28px #0f172a0d}.faq-start-block h2{margin:0 0 12px;color:#10243e;font-size:15px;line-height:1.35;font-weight:800;letter-spacing:0}.faq-start-block a{display:block;padding:12px 0;color:#1258b5;text-decoration:none;border-top:1px solid rgba(19,94,195,.1)}.faq-start-block a:first-of-type{border-top:0}.faq-start-block span,.faq-start-block small{display:block}.faq-start-block span{color:#10243e;font-size:15px;line-height:1.4;font-weight:800}.faq-start-block small{margin-top:4px;color:#4a6280;font-size:13.5px;line-height:1.5}.faq-start-block a:hover span,.faq-start-block a:focus-visible span{color:#1258b5}.faq-start-block a:focus-visible{outline:2px solid var(--brand);outline-offset:4px;border-radius:8px}.faq-page .faq-contact{margin-top:22px;padding-top:18px;border-top:1px solid rgba(19,94,195,.14);color:#263d5c;font-size:15.5px}.faq-page .faq-contact a{color:#1258b5;font-weight:700;text-decoration-color:#1258b552;text-underline-offset:3px}.faq-page .faq-list{width:min(820px,100%);max-width:none;gap:15px}.faq-page .faq-item{border:1px solid rgba(19,94,195,.13);border-radius:14px;background:#ffffffe6;box-shadow:0 12px 30px #0f172a0e}.faq-page .faq-item[open]{border-color:#135ec338;background:#fffffff5;box-shadow:0 16px 38px #0f172a13}.faq-page .faq-item summary{min-height:66px;padding:20px 22px;color:#10243e;font-size:clamp(16px,1.35vw,18px);line-height:1.42;font-weight:750;align-items:center}.faq-page .faq-item summary:after{width:26px;height:26px;display:inline-grid;place-items:center;flex:0 0 26px;border-radius:50%;background:#135ec314;color:#135ec3;font-size:17px}.faq-page .faq-item[open] summary{border-bottom-color:#135ec31f;padding-bottom:18px}.faq-page .faq-body{padding:2px 22px 22px;color:#3a506b;font-size:16px;line-height:1.76;max-width:72ch}@media (max-width: 860px){.faq-page .section{padding:34px 18px 78px}.faq-page-layout{grid-template-columns:1fr;gap:30px}.faq-page-intro{position:static}.faq-start-block{margin-top:22px;padding:16px}.faq-page h1{margin-bottom:14px;font-size:clamp(34px,9vw,44px)}.faq-page-intro p{font-size:16.5px;line-height:1.66}.faq-page .faq-list{width:100%;gap:12px}.faq-page .faq-item summary{min-height:58px;padding:16px;font-size:16px;align-items:flex-start}.faq-page .faq-body{padding:0 16px 16px;font-size:15.5px;line-height:1.68;max-width:none}}.guide-article-page .section{padding:clamp(40px,6vw,82px) 24px clamp(72px,8vw,112px)}.guide-article-page .container{width:min(1040px,100%)}.guide-article-page .container:before{content:"";position:absolute;top:-22px;bottom:-34px;left:-32px;width:min(900px,calc(100% + 64px));border-radius:18px;background:linear-gradient(180deg,#ffffffd1,#ffffffbd);box-shadow:0 18px 60px #0f172a09;pointer-events:none}.guide-article-page .container>*{position:relative;z-index:1}.guide-article-page .breadcrumbs,.guide-article-page h1,.guide-article-page .section-nav,.guide-article-page .container>h2,.guide-article-page .container>h3,.guide-article-page .container>p,.guide-article-page .container>ul,.guide-article-page .container>ol,.guide-article-page .container>.faq-list,.guide-article-page .container>.table-wrap{width:min(820px,100%)}.guide-article-page h1{max-width:900px;margin-bottom:24px;color:#10243e;font-size:clamp(36px,4.7vw,52px);line-height:1.08;letter-spacing:0}.guide-article-page .guide-summary-card{width:min(820px,100%);margin:10px 0 22px;padding:12px 16px;border:1px solid rgba(19,94,195,.09);border-left:3px solid rgba(19,94,195,.72);border-radius:10px;background:#ffffff94}.guide-article-page .guide-summary-card span{display:block;margin-bottom:5px;color:#55708d;font-size:11.5px;line-height:1.2;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.guide-article-page .guide-summary-card strong{display:block;color:#10243e;font-size:16px;line-height:1.35;font-weight:760;letter-spacing:0}.guide-article-page .guide-summary-card p{margin:6px 0 0;color:#3f5672;font-size:15px;line-height:1.52}.guide-article-page .section-nav{margin-bottom:clamp(34px,4.5vw,50px);padding:15px 0 17px;border:0;border-top:1px solid rgba(19,94,195,.12);border-bottom:1px solid rgba(19,94,195,.1);border-radius:0;background:transparent;box-shadow:none}.guide-article-page .section-nav-title{margin-bottom:10px;font-size:15px;line-height:1.3;font-weight:760;color:#314762}.guide-article-page .section-nav ol,.guide-article-page .section-nav ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;row-gap:5px;padding-left:1.25rem;color:#526a86;font-size:14.5px;line-height:1.45}.guide-article-page .section-nav li+li{margin-top:0}.guide-article-page .section-nav a{color:#315679;text-decoration-thickness:1px;text-underline-offset:3px}.guide-article-page .container>h2{margin:clamp(42px,6vw,64px) 0 12px;color:#10243e;font-size:clamp(25px,3vw,34px);line-height:1.22;font-weight:700;letter-spacing:0;text-wrap:balance}.guide-article-page .section-nav+h2{margin-top:0}.guide-article-page .faq-list+h2,.guide-article-page .table-wrap+h2,.guide-article-page ul+h2,.guide-article-page ol+h2{margin-top:clamp(50px,7vw,72px)}.guide-article-page .container>h3{margin:clamp(28px,4vw,38px) 0 10px;color:#19314f;font-size:clamp(19px,2vw,23px);line-height:1.32;font-weight:700;letter-spacing:0}.guide-article-page .container>p{margin:0 0 18px;color:#314762;font-size:clamp(17px,1.25vw,18px);line-height:1.76}.guide-article-page .container>p+p{margin-top:10px}.guide-article-page .container>p a,.guide-article-page .container>ul li a,.guide-article-page .container>ol li a,.guide-article-page .faq-body a{color:#1258b5;text-decoration-color:#1258b557;text-decoration-thickness:1px;text-underline-offset:3px}.guide-article-page .container>p a:hover,.guide-article-page .container>ul li a:hover,.guide-article-page .container>ol li a:hover,.guide-article-page .faq-body a:hover{color:#0d438e;text-decoration-color:currentColor}.guide-article-page .container>ul,.guide-article-page .container>ol{margin:8px 0 22px;padding-left:1.35rem;color:#314762;font-size:17px;line-height:1.72}.guide-article-page .container>ul li,.guide-article-page .container>ol li{padding-left:.18rem}.guide-article-page .container>ul li+li,.guide-article-page .container>ol li+li{margin-top:9px}.guide-article-page .container>ul li::marker{color:#f07a24}.guide-article-page .container>ol li::marker{color:#135ec3;font-weight:700}.guide-article-page .container>ul a,.guide-article-page .container>ol a{color:#123f70;font-weight:650;text-decoration-color:#123f7042;text-underline-offset:4px}.guide-article-page .container>h2:not([id]){margin-top:clamp(38px,5vw,54px);margin-bottom:12px;color:#1d3554;font-size:clamp(18px,1.8vw,21px);line-height:1.28}.guide-article-page .container>h2:not([id])+ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 26px;padding:0;list-style:none}.guide-article-page .container>h2:not([id])+ul li{margin:0;padding:0}.guide-article-page .container>h2:not([id])+ul a{--nav-accent: #135ec3;--nav-accent-soft: rgba(19, 94, 195, .11);display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;row-gap:4px;align-items:start;min-height:72px;padding:13px 14px;border:1px solid rgba(19,94,195,.13);border-radius:10px;background:linear-gradient(180deg,#fffffff0,#f8fbffd6);color:#1d4169;font-size:15.5px;line-height:1.28;font-weight:720;text-decoration:none;box-shadow:0 12px 24px #0f172a0b}.guide-article-page .container>h2:not([id])+ul a:before{content:"";grid-row:1 / span 2;width:36px;height:36px;border:1px solid color-mix(in srgb,var(--nav-accent) 18%,transparent);border-radius:9px;background:radial-gradient(circle at 68% 32%,var(--nav-accent) 0 3px,transparent 3.5px),linear-gradient(var(--nav-accent),var(--nav-accent)) 10px 13px / 14px 2px no-repeat,linear-gradient(var(--nav-accent),var(--nav-accent)) 10px 20px / 10px 2px no-repeat,var(--nav-accent-soft);box-shadow:0 4px 10px #0f172a09}.guide-article-page .container>h2:not([id])+ul a:after{grid-column:2;color:#607690;font-size:13.5px;line-height:1.35;font-weight:520}.guide-article-page .container>h2:not([id])+ul a[href="/inventory-management/"]:after{content:"Review inventory workflows and channel state."}.guide-article-page .container>h2:not([id])+ul a[href="/inventory-not-syncing/"]:after{content:"Diagnose stale stock and delayed updates."}.guide-article-page .container>h2:not([id])+ul a[href="/overselling/"]{--nav-accent: #b65b16;--nav-accent-soft: rgba(226, 126, 49, .13)}.guide-article-page .container>h2:not([id])+ul a[href="/overselling/"]:after{content:"Understand refund and fulfilment risk."}.guide-article-page .container>h2:not([id])+ul a[href="/guides/"]:after{content:"Browse all GNIZDO inventory guides."}.guide-article-page .container>h2:not([id])+ul a[href="/guides/multi-channel-inventory-management/"]{--nav-accent: #0f7a55;--nav-accent-soft: rgba(15, 122, 85, .12)}.guide-article-page .container>h2:not([id])+ul a[href="/guides/multi-channel-inventory-management/"]:after{content:"Plan review paths across channels."}.guide-article-page .container>h2:not([id])+ul a[href="/guides/shopify-inventory-not-updating/"]{--nav-accent: #4f8f1f;--nav-accent-soft: rgba(95, 159, 42, .13)}.guide-article-page .container>h2:not([id])+ul a[href="/guides/shopify-inventory-not-updating/"]:after{content:"Find common causes of stale Shopify stock."}.guide-article-page .container>h2:not([id])+ul a[href*=etsy]{--nav-accent: #d5641c;--nav-accent-soft: rgba(245, 124, 44, .13)}.guide-article-page .container>h2:not([id])+ul a[href*=mismatch],.guide-article-page .container>h2:not([id])+ul a[href*=stock-not-syncing]{--nav-accent: #2667a8;--nav-accent-soft: rgba(38, 103, 168, .12)}.guide-article-page .container>h2:not([id])+ul a[href="/selling-on-multiple-platforms/"]{--nav-accent: #0f7a55;--nav-accent-soft: rgba(15, 122, 85, .12)}.guide-article-page .container>h2:not([id])+ul a:hover,.guide-article-page .container>h2:not([id])+ul a:focus-visible{border-color:color-mix(in srgb,var(--nav-accent) 30%,transparent);background:#fffffffa;color:#0f4ea6;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;box-shadow:0 14px 28px #0f172a11}.guide-article-page .table-wrap{margin:24px 0 34px;border-radius:16px;background:#ffffffdb;box-shadow:0 14px 34px #0f172a0d}.guide-article-page .table-wrap th{color:#10243e;font-size:15px;font-weight:700}.guide-article-page .table-wrap td{color:#354b65;font-size:15px;line-height:1.62}.guide-article-page .container>.faq-list{max-width:820px;gap:12px;margin:18px 0 0}.guide-article-page .faq-item{border:1px solid rgba(19,94,195,.13);border-radius:14px;background:#ffffffe0;box-shadow:0 12px 28px #0f172a0d}.guide-article-page .faq-item summary{min-height:58px;padding:17px 18px;color:#10243e;font-size:clamp(16px,1.4vw,18px);line-height:1.42;font-weight:750}.guide-article-page .faq-item summary:after{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 24px;border-radius:50%;background:#135ec314;color:#135ec3;font-size:17px}.guide-article-page .faq-item[open] summary{border-bottom-color:#135ec31f}.guide-article-page .faq-body{padding:0 18px 18px;color:#3a506b;font-size:16px;line-height:1.72}@media (max-width: 760px){.guide-article-page .section{padding:30px 18px 76px}.guide-article-page .container:before{top:-14px;bottom:-24px;left:-12px;width:calc(100% + 24px);border-radius:14px;background:#ffffffc7;box-shadow:none}.guide-article-page h1{margin-bottom:20px;font-size:clamp(31px,8.4vw,38px);line-height:1.12}.guide-article-page .guide-summary-card{margin-top:4px;margin-bottom:24px;padding:12px 14px;border-radius:9px}.guide-article-page .guide-summary-card strong{font-size:15.5px}.guide-article-page .guide-summary-card p{font-size:14.5px}.guide-article-page .section-nav{padding:14px 0 16px;margin-bottom:34px}.guide-article-page .section-nav ol,.guide-article-page .section-nav ul{grid-template-columns:1fr;row-gap:7px}.guide-article-page .container>h2{margin-top:42px;font-size:clamp(23px,6.4vw,30px);line-height:1.24}.guide-article-page .section-nav+h2{margin-top:0}.guide-article-page .container>h3{margin-top:28px;font-size:19px}.guide-article-page .container>p,.guide-article-page .container>ul,.guide-article-page .container>ol{font-size:16.5px;line-height:1.7}.guide-article-page .container>ul,.guide-article-page .container>ol{padding-left:1.2rem}.guide-article-page .container>h2:not([id]){margin-top:34px;font-size:20px}.guide-article-page .container>h2:not([id])+ul{grid-template-columns:1fr;gap:9px;padding-left:0}.guide-article-page .container>h2:not([id])+ul a{grid-template-columns:34px minmax(0,1fr);min-height:62px;padding:11px 12px;font-size:15px}.guide-article-page .container>h2:not([id])+ul a:before{width:32px;height:32px}.guide-article-page .container>h2:not([id])+ul a:after{font-size:13px}.guide-article-page .faq-item summary{padding:16px;font-size:16px}.guide-article-page .faq-body{padding:0 16px 16px;font-size:15.5px;line-height:1.68}}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(31,42,68,.12);opacity:0;transform:translateY(-12px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}@media (max-width: 768px){.site-header{position:relative}body.internal-page{padding-top:0}.section{scroll-margin-top:24px}}.site-header.header--visible{opacity:1;transform:translateY(0);pointer-events:auto}.header-inner{width:min(1240px,100%);margin:0 auto;padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:16px}.header-left{display:flex;align-items:center;gap:18px}.header-brand{font-weight:800;letter-spacing:.04em;color:inherit;text-decoration:none}.header-nav{display:flex;align-items:center;gap:16px}.header-link{color:var(--muted);font-weight:600;font-size:15px;text-decoration:none}.header-link:hover{color:var(--ink)}.header-menu-link{color:var(--muted);font-weight:600;font-size:15px;text-decoration:none;margin-left:8px}.header-menu-link:hover{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:12px}@media (max-width: 960px){.header-nav{display:none}}.site-header .btn{padding:8px 16px;font-size:15px;text-decoration:none}.site-header .btn:hover{text-decoration:none}.section{scroll-margin-top:96px}.scroll-line{padding-top:24px;padding-bottom:24px}#account-cta.section.account-cta-section{margin-top:0!important}.hero-sentinel{position:relative;width:100%;height:1px}.site-footer{background:linear-gradient(180deg,#08101f,#050915);color:#c8d1df;padding:82px 24px 62px;margin-top:auto}.footer-signature{width:min(1240px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(260px,1.35fr) repeat(4,minmax(130px,1fr));column-gap:64px;row-gap:44px;align-items:start}.footer-brand{display:flex;flex-direction:column;gap:14px}.footer-logo{margin:0;font-weight:800;letter-spacing:.08em;color:#f4f7fb;font-size:18px}.footer-tagline{margin:0;max-width:280px;font-size:15px;color:#9aa8bb;line-height:1.7}.footer-socials{display:flex;margin-top:10px;justify-content:space-around}.footer-social{color:#8b949e;text-decoration:none;font-size:14px;transition:color .2s ease}.footer-social:hover{color:#fff}.footer-columns{display:contents}.footer-col{display:flex;flex-direction:column;gap:13px;min-width:0}.footer-col-title{font-size:14px;font-weight:700;color:#f4f7fbb3;text-transform:uppercase;letter-spacing:.14em}.footer-link{color:#c8d1df;text-decoration:none;font-size:15px;line-height:1.45;transition:color .2s ease,text-decoration-color .2s ease}.footer-link:hover{color:#fff;text-decoration:underline}.footer-bottom{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap;font-size:14px;line-height:1.6;color:#8f9db0;padding-top:28px;border-top:1px solid rgba(255,255,255,.08)}.footer-note{max-width:420px;font-size:15px;line-height:1.65;color:#9aa8bbb8}@media (max-width: 980px){.footer-signature{grid-template-columns:1fr 1fr;column-gap:48px}}@media (max-width: 640px){.site-footer{padding:64px 24px 52px}.footer-signature{grid-template-columns:1fr;row-gap:34px}}
