body,html{width:100%;overflow-x:hidden}.tool-gw-page,.tool-gw-page *{box-sizing:border-box}.tool-gw-page{padding-top:80px;min-height:100vh;background-color:var(--bg-primary);color:var(--text-primary);overflow-x:clip}.tool-gw-hero{position:relative;min-height:calc(100vh - 80px);display:flex;align-items:center;overflow:clip;background:linear-gradient(180deg,#e6e8f2,#d9ddf0 45%,#cfd3ee)}.tool-gw-hero-container{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:60px;gap:60px;align-items:center}.tool-gw-hero-left{text-align:left}.tool-gw-hero-title{font-size:clamp(2.1rem,4.2vw,3.4rem);font-weight:900;line-height:1.08;margin:0 0 18px;color:#1f2937;max-width:760px;text-wrap:balance}.tool-gw-hero-titleLine{display:block}.tool-gw-hero-accent{background:linear-gradient(90deg,#7c3aed,#9333ea 30%,#c026d3 60%,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#0000}.tool-gw-hero-subtitle{font-size:1.3rem;line-height:1.75;margin:0 0 28px;max-width:640px;color:#1f2937b8}.tool-gw-hero-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 34px;border-radius:999px;text-decoration:none;font-weight:800;font-size:1.05rem;background:linear-gradient(135deg,#7b6cf6,#6b5cf4);color:#fff;box-shadow:0 16px 34px #00000024;transition:transform .25s ease,box-shadow .25s ease;max-width:100%}.tool-gw-hero-btn:hover{transform:translateY(-2px);box-shadow:0 22px 44px #0000002e}.tool-gw-hero-mediaCard,.tool-gw-hero-right{display:flex;justify-content:center;position:relative}.tool-gw-hero-mediaCard{width:min(560px,100%);max-width:100%;border-radius:18px;overflow:hidden;background:#ffffffa6;border:1px solid #7b6cf638;box-shadow:0 22px 55px #7b6cf62e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:14px;align-items:center}.tool-gw-hero-image{width:100%;height:auto;display:block;border-radius:14px;object-fit:contain;max-height:360px}.tool-gw-floatingGlow{position:absolute;width:240px;height:240px;border-radius:999px;right:-30px;bottom:-40px;background:radial-gradient(circle,#ec48992e,#0000 65%);filter:blur(2px);pointer-events:none}.tool-gw-process{padding:78px 20px 90px;background:#fff}.tool-gw-process-container{max-width:1200px;margin:0 auto}.tool-gw-process-head{text-align:center;margin-bottom:34px}.tool-gw-process-title{font-size:clamp(1.85rem,3vw,2.45rem);font-weight:900;margin:0 0 10px;color:#111827}.tool-gw-process-subtitle{margin:0 auto;max-width:760px;font-size:1.05rem;line-height:1.75;color:#111827a6}.tool-gw-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:56px}.tool-gw-process-card{background:#fff;border-radius:18px;padding:22px 20px;border:1px solid #11182714;box-shadow:0 14px 35px #11182714;will-change:transform;transform:translateZ(0);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.tool-gw-process-card:hover{transform:translateY(-6px);box-shadow:0 18px 48px #1118271f;border-color:#7b6cf638}.tool-gw-process-cardTop{display:flex;align-items:baseline;gap:12px;margin-bottom:10px}.tool-gw-process-step{font-weight:900;font-size:.95rem;color:#1118278c;letter-spacing:.08em}.tool-gw-process-cardTitle{font-size:1.1rem;font-weight:900;margin:0;color:#111827;line-height:1.25}.tool-gw-process-desc{margin:0;font-size:.98rem;line-height:1.7;color:#111827ad}.tool-gw-why{margin-top:22px;text-align:center}.tool-gw-why-title{margin:0 0 10px;font-size:clamp(2rem,3.2vw,3rem);font-weight:900;color:#111827}.tool-gw-why-subtitle{margin:0 auto 26px;max-width:820px;font-size:1.08rem;line-height:1.7;color:#1118279e}.tool-gw-why-card{max-width:980px;margin:18px auto 0;padding:34px;border-radius:26px;background:#fff;border:1px solid #11182714;box-shadow:0 18px 60px #11182714}.tool-gw-why-listWrap{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px;text-align:left}.tool-gw-why-row{display:flex;align-items:flex-start;gap:16px;padding:8px 0}.tool-gw-why-icon{width:44px;height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;font-weight:900;font-size:1.05rem;color:#fff;background:linear-gradient(135deg,#7c3aed,#9333ea 55%,#c026d3);box-shadow:0 14px 30px #7c3aed38}.tool-gw-why-text{margin:0;font-size:1.08rem;line-height:1.6;color:#111827c7;padding-top:8px}@media (max-width:992px){.tool-gw-hero-container{grid-template-columns:1fr;gap:28px}.tool-gw-process-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:48px}.tool-gw-why-card{padding:28px 22px;margin-top:16px}.tool-gw-hero-image{max-height:380px}}@media (max-width:768px){.tool-gw-hero{min-height:auto;padding:50px 0}.tool-gw-hero-subtitle{font-size:1.05rem}.tool-gw-hero-btn{width:100%;max-width:320px}.tool-gw-hero-mediaCard{padding:12px}.tool-gw-hero-image{max-height:320px}.tool-gw-process-grid{margin-bottom:42px}.tool-gw-why-row{gap:12px}}@media (max-width:640px){.tool-gw-process{padding:60px 16px 70px}.tool-gw-process-grid{grid-template-columns:1fr;margin-bottom:34px}.tool-gw-process-card{padding:20px 18px}.tool-gw-hero-title{line-height:1.12}.tool-gw-why-card{padding:22px 16px;border-radius:22px;margin-top:14px}.tool-gw-why-icon{width:40px;height:40px;flex:0 0 40px}.tool-gw-why-text{font-size:1.02rem;padding-top:6px}.tool-gw-hero-image{max-height:260px}}