body.page-template-page-guide{background:var(--amw-bg-page,#060A14)}.amw-guide-hero__inner{max-width:760px}.amw-guide{padding-block:96px 120px}.amw-guide__inner{max-width:760px}.amw-guide__section{padding:64px 0;border-top:1px solid rgb(255 255 255 / .06)}.amw-guide__section:first-of-type{border-top:0;padding-top:32px}.amw-guide__num{display:inline-block;margin-bottom:20px;padding:5px 12px;font-family:'JetBrains Mono','Fira Code',monospace;font-size:10px;font-weight:700;letter-spacing:.14em;color:#2DD4BF;background:rgb(20 184 166 / .12);border-radius:6px}.amw-guide__heading{margin:0 0 24px;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:clamp(28px, 3.2vw + 1rem, 40px);font-weight:700;line-height:1.12;letter-spacing:-.02em;color:rgb(255 255 255 / .95);text-wrap:balance}.amw-guide__body{margin:0 0 18px;font-family:'Inter',system-ui,sans-serif;font-size:16px;font-weight:400;line-height:1.7;color:rgb(255 255 255 / .72)}.amw-guide__body:last-child{margin-bottom:0}.amw-guide__body strong{color:rgb(255 255 255 / .95);font-weight:600}.amw-guide__body a{color:#2DD4BF;text-decoration:underline;text-decoration-color:rgb(45 212 191 / .35);text-decoration-thickness:1px;text-underline-offset:3px;transition:color 0.25s cubic-bezier(.4,0,.2,1),text-decoration-color 0.25s cubic-bezier(.4,0,.2,1)}.amw-guide__body a:hover{color:#14B8A6;text-decoration-color:#14B8A6}.amw-guide__trust{list-style:none;padding:0;margin:28px 0 0;display:flex;flex-direction:column;gap:16px}.amw-guide__trust-item{display:grid;grid-template-columns:56px 1fr;gap:20px;padding:24px 28px;background:#111B2C;border:1px solid rgb(255 255 255 / .06);border-radius:14px;box-shadow:0 2px 8px rgb(0 0 0 / .35),0 8px 24px rgb(0 0 0 / .2);transition:border-color 0.3s cubic-bezier(.4,0,.2,1),box-shadow 0.3s cubic-bezier(.4,0,.2,1),transform 0.3s cubic-bezier(.4,0,.2,1)}.amw-guide__trust-item:hover{border-color:rgb(20 184 166 / .15);box-shadow:0 2px 8px rgb(0 0 0 / .35),0 12px 32px rgb(0 0 0 / .28),0 0 32px rgb(20 184 166 / .06);transform:translateY(-3px)}.amw-guide__trust-icon{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;background:rgb(20 184 166 / .1);border:1px solid rgb(20 184 166 / .18);color:#14B8A6;border-radius:14px}.amw-guide__trust-icon svg{width:22px;height:22px;stroke-width:1.75}.amw-guide__trust-item strong{display:block;margin-bottom:8px;font-family:'Inter',system-ui,sans-serif;font-size:17px;font-weight:700;letter-spacing:-.01em;color:rgb(255 255 255 / .95)}.amw-guide__trust-item p{margin:0;font-size:14px;line-height:1.6;color:rgb(255 255 255 / .65)}.amw-guide__trust-item a{color:#2DD4BF;text-decoration:underline;text-decoration-color:rgb(45 212 191 / .35);text-underline-offset:3px}.amw-guide__trust-item a:hover{color:#14B8A6}.amw-guide__glossary{margin:28px 0 0;padding:8px 28px;background:#111B2C;border:1px solid rgb(255 255 255 / .06);border-radius:14px;box-shadow:0 2px 8px rgb(0 0 0 / .35),0 8px 24px rgb(0 0 0 / .2)}.amw-guide__glossary-row{display:grid;grid-template-columns:1fr;gap:6px;padding:20px 0;border-top:1px solid rgb(255 255 255 / .06)}.amw-guide__glossary-row:first-child{border-top:0}@media (min-width:720px){.amw-guide__glossary-row{grid-template-columns:200px 1fr;gap:32px;align-items:baseline}}.amw-guide__glossary-row dt{margin:0}.amw-guide__glossary-term{display:block;font-family:'JetBrains Mono','Fira Code',monospace;font-size:14px;font-weight:700;letter-spacing:.02em;color:#2DD4BF}.amw-guide__glossary-full{display:block;margin-top:3px;font-family:'Inter',system-ui,sans-serif;font-size:11px;font-weight:500;color:rgb(255 255 255 / .38);letter-spacing:.005em}.amw-guide__glossary-row dd{margin:0;font-family:'Inter',system-ui,sans-serif;font-size:14px;line-height:1.6;color:rgb(255 255 255 / .7)}.amw-guide__cta{margin-top:80px;padding:48px 32px 40px;background:linear-gradient(135deg,rgb(20 184 166 / .06),rgb(20 184 166 / .02));border:1px solid rgb(20 184 166 / .18);border-radius:14px;text-align:center}.amw-guide__cta .amw-button,.amw-guide__cta .amw-button--primary,.amw-guide__cta .amw-button--lg{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;background:linear-gradient(135deg,#00ffd0,#0d9488);color:#0F172A;font-family:'Inter',system-ui,sans-serif;font-size:13px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase;text-decoration:none;border:0;border-radius:10px;box-shadow:0 4px 20px rgb(0 255 208 / .18);transition:box-shadow 0.3s cubic-bezier(.4,0,.2,1),transform 0.3s cubic-bezier(.4,0,.2,1)}.amw-guide__cta .amw-button:hover{box-shadow:0 8px 32px rgb(0 255 208 / .35);transform:translateY(-1px);color:#0F172A}.amw-guide__cta-note{margin:24px 0 0;font-size:13px;color:rgb(255 255 255 / .5)}.amw-guide__cta-note a{color:#2DD4BF;text-decoration:underline;text-decoration-color:rgb(45 212 191 / .35);text-underline-offset:3px}.amw-guide__cta-note a:hover{color:#14B8A6}@media (max-width:640px){.amw-guide{padding-block:56px 80px}.amw-guide__section{padding:48px 0}.amw-guide__section:first-of-type{padding-top:24px}.amw-guide__trust-item{grid-template-columns:48px 1fr;gap:16px;padding:20px 22px}.amw-guide__trust-icon{width:48px;height:48px;border-radius:12px}.amw-guide__trust-icon svg{width:18px;height:18px}.amw-guide__trust-item strong{font-size:15px}.amw-guide__glossary{padding:4px 20px}.amw-guide__cta{padding:36px 20px 32px;margin-top:56px}}