.gwg{--gwg-ink:#17171a;--gwg-paper:#e8e8e2;--gwg-lime:#c5f500;--gwg-line:#c9c9c1;color:#f5f5f7;font-family:"IBM Plex Sans",Arial,sans-serif;line-height:1.6;text-align:left}.gwg *{box-sizing:border-box}.gwg [hidden]{display:none!important}.gwg a{color:inherit;text-underline-offset:4px}.gwg button,.gwg input{font:inherit}.gwg h1,.gwg h2,.gwg h3,.gwg h4{font-family:inherit;letter-spacing:-.035em;line-height:1.12}.gwg h1{font-size:clamp(2.6rem,5.7vw,5.4rem);font-weight:600;margin:20px 0 28px}.gwg h1 em{font-style:normal;color:var(--gwg-lime)}.gwg h2{font-size:clamp(1.8rem,3vw,3rem);font-weight:500;margin:12px 0 24px}.gwg h3{font-size:clamp(1.2rem,1.8vw,1.65rem);font-weight:500;margin:14px 0}.gwg p{margin:0 0 18px}.gwg-hero,.gwg-workspace,.gwg-explain,.gwg-data{max-width:1440px;margin-inline:auto;padding:64px clamp(22px,4vw,64px)}.gwg-hero{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:center;padding-top:72px;padding-bottom:72px}.gwg-eyebrow{font-size:12px!important;letter-spacing:.12em;text-transform:uppercase;font-weight:600;line-height:1.5!important}.gwg-hero .gwg-eyebrow>span{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--gwg-lime);margin-right:8px}.gwg-lead{font-size:clamp(18px,1.7vw,23px);max-width:630px;line-height:1.5}.gwg-small{font-size:13px!important;line-height:1.6!important;color:#b4b4b8;letter-spacing:0!important}.gwg-scope{border:1px solid #444449;border-radius:20px;background:#1d1d21;padding:32px}.gwg-scope .gwg-eyebrow{color:var(--gwg-lime)}.gwg-scope-numbers{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:24px 0}.gwg-scope-numbers>div{display:flex;flex-direction:column}.gwg-scope-numbers strong{font-size:84px;font-weight:400;line-height:1.1;letter-spacing:-.07em}.gwg-scope-numbers span{font-size:14px;color:#c4c4c8}.gwg-scope-footer{border-top:1px solid #444449;display:flex;flex-wrap:wrap;gap:20px;padding-top:18px;font-size:12px}.gwg-workspace{background:var(--gwg-paper);color:var(--gwg-ink);border-radius:24px;margin:0 auto 48px;max-width:1312px;min-height:410px}.gwg-workspace h2,.gwg-workspace h3,.gwg-workspace h4{color:var(--gwg-ink)!important}.gwg-workspace .gwg-small{color:#56565c}.gwg-steps{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:0 0 40px;border-bottom:1px solid #bcbcb5}.gwg-steps li{font-size:13px;display:flex;align-items:center;gap:9px;padding:0 8px 16px;color:#626267;border-bottom:3px solid transparent;margin-bottom:-2px}.gwg-steps li b{font-size:11px;border:1px solid #b5b5ad;border-radius:50%;width:27px;height:27px;display:grid;place-items:center}.gwg-steps li[aria-current]{color:#17171a;border-color:#17171a;font-weight:600}.gwg-steps li[aria-current] b{background:#17171a;color:var(--gwg-lime);border-color:#17171a}.gwg label{font-size:15px;font-weight:500;display:block;margin:0 0 8px}.gwg input:not([type=checkbox]){width:100%;min-height:56px;border:1px solid #969690;border-radius:9px;background:#fff;color:#17171a;padding:12px 16px;box-shadow:none;font-size:17px;line-height:1.4}.gwg input::placeholder{color:#626267;opacity:1}.gwg input:disabled{background:#deded8}.gwg-url-row{display:flex;gap:12px;margin-bottom:16px}.gwg-button{display:inline-flex;justify-content:center;align-items:center;gap:28px;min-height:56px;background:var(--gwg-ink);color:#f5f5f7!important;border:1px solid var(--gwg-ink);padding:14px 22px;border-radius:9px;white-space:nowrap;cursor:pointer;font-size:15px;font-weight:500;transition:background .15s,transform .15s}.gwg-button span{color:var(--gwg-lime);font-size:22px}.gwg-button:hover{background:#343439}.gwg-button:active{transform:translateY(1px)}.gwg-button:disabled{opacity:.5;cursor:wait}.gwg :is(a,button,input,summary):focus-visible{outline:3px solid #527000;outline-offset:4px}.gwg-hero a:focus-visible,.gwg-private :is(a,button):focus-visible{outline-color:var(--gwg-lime)}.gwg-status:empty{display:none}.gwg-status{padding:18px 20px;background:#d8d8cf;border-radius:10px;margin-bottom:24px;font-size:16px}.gwg-status.is-running::before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background:#526500;margin-right:12px;animation:gwg-pulse 1.4s ease-in-out infinite}.gwg-error{background:#fff1ed;border:1px solid #aa4a29;color:#772a13;padding:18px;border-radius:10px;margin-bottom:24px}.gwg-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:20px}.gwg #gwg-profile .gwg-grid-two{margin-bottom:18px}.gwg #gwg-profile-source{overflow-wrap:anywhere}.gwg-answer{background:#f8f8f4;border:1px solid #c6c6bf;border-radius:15px;padding:24px;min-width:0}.gwg-answer .gwg-eyebrow{color:#63635b}.gwg-badges{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.gwg-badge{font-size:12px;background:#e6e6df;border-radius:5px;padding:5px 8px}.gwg-badge.gwg-positive{background:#dfedbb}.gwg-answer details{border-top:1px solid #d3d3ca;padding-top:16px}.gwg summary{cursor:pointer;font-size:16px;font-weight:500;line-height:1.5}.gwg-answer-text{white-space:pre-wrap;font-size:14px;line-height:1.65;margin:16px 0;max-height:420px;overflow:auto;overflow-wrap:anywhere}.gwg-answer li{font-size:13px;overflow-wrap:anywhere;margin:8px 0}.gwg-finding{background:#dce8b7;border-left:4px solid #536a13;border-radius:0 13px 13px 0;padding:24px 28px;margin:24px 0}.gwg-finding p:last-child{margin-bottom:0}.gwg-report-gate{display:grid;grid-template-columns:1.2fr 1fr;gap:36px;border-top:1px solid #bebeb5;padding-top:40px;margin-top:36px}.gwg-report-gate h3{font-size:clamp(25px,2.8vw,37px)}.gwg-report-gate ul{padding-left:20px;font-size:15px}.gwg-report-gate li{margin:8px 0}.gwg-locked{position:relative;overflow:hidden;align-self:center;min-height:240px;border-radius:16px;background:#f9f9f5;border:1px solid #cacac2;padding:24px}.gwg-lock-label{display:inline-block;position:relative;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;border-bottom:1px solid #ccc;padding-bottom:12px;margin-bottom:16px}.gwg-placeholder{filter:blur(4px);user-select:none;opacity:.5}.gwg-placeholder span{display:block;font-size:15px;font-weight:500;margin:14px 0}.gwg-placeholder i{display:block;height:7px;background:#b1b1a4;border-radius:2px;margin:9px 0;width:90%}.gwg-placeholder i:nth-child(3n){width:65%}.gwg-locked>p{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#f9f9f5 25%);padding:35px 24px 20px;margin:0;font-size:13px}.gwg #gwg-request{margin-top:32px;border-top:1px solid #bebeb5;padding-top:30px;max-width:720px}.gwg #gwg-email{max-width:560px;margin-bottom:22px}.gwg label.gwg-checkbox{display:flex;gap:12px;align-items:flex-start;font-size:14px;line-height:1.55;font-weight:400;margin:16px 0}.gwg-checkbox input{flex:0 0 19px;width:19px;height:19px;margin-top:3px;accent-color:#243300}.gwg #gwg-request button{margin:14px 0}.gwg-text-button{background:none;border:0;padding:0;border-bottom:1px solid currentColor;cursor:pointer;color:inherit}.gwg-explain{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:48px}.gwg-explain h2{font-size:clamp(28px,3vw,42px)}.gwg-explain details{padding:18px 0;border-top:1px solid #4a4a50}.gwg-explain details p{font-size:15px;color:#c4c4c8;margin:14px 0 0}.gwg-data{max-width:1080px;border-top:1px solid #44444a;margin-top:24px;padding-top:38px}.gwg-data h2{font-size:24px}.gwg-data p{font-size:14px;color:#bfbfc3}.gwg-honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.gwg-setup{border-top:1px solid #bcbcb3;padding-top:20px}.gwg-private{background:#17171a;margin:0;color:#f5f5f7}.gwg-private>.gwg{max-width:1100px;margin:auto;padding:40px 24px}.gwg-brand{font-size:32px;font-weight:700;text-decoration:none;letter-spacing:-.05em;display:inline-block;margin-bottom:48px}.gwg-brand span{font-size:14px;color:var(--gwg-lime);vertical-align:top}.gwg-private .gwg-button{background:var(--gwg-lime);color:#17171a!important}.gwg-report h1{font-size:clamp(30px,5vw,56px);overflow-wrap:anywhere}.gwg-report article,.gwg-report section{border:1px solid #4c4c54;border-radius:14px;padding:24px;margin:24px 0}.gwg-report pre{white-space:pre-wrap;font:14px/1.7 inherit;overflow-wrap:anywhere;max-width:100%}.gwg-report a{overflow-wrap:anywhere}.gwg-report small{font-size:12px;color:#bdbdc4}.gwg-report h4{font-size:18px}.gwg-report h2{margin-top:48px}.gwg-report li{margin:8px 0;font-size:14px}@keyframes gwg-pulse{50%{opacity:.25}}@media(max-width:900px){.gwg-hero{gap:32px;grid-template-columns:1fr 1fr}.gwg-workspace{margin-inline:20px}.gwg-explain{gap:30px}.gwg-scope{padding:24px}.gwg-url-row{flex-wrap:wrap}.gwg-url-row input{flex-basis:100%}.gwg-report-gate{gap:24px}}@media(max-width:620px){.gwg-hero{grid-template-columns:1fr;padding:36px 22px;gap:20px}.gwg h1{font-size:42px}.gwg-scope{padding:20px}.gwg-scope-numbers{margin:14px 0}.gwg-scope-numbers strong{font-size:58px}.gwg-scope>p:not(.gwg-eyebrow){font-size:14px}.gwg-workspace{margin:0 12px 32px;padding:26px 18px;border-radius:16px}.gwg-steps{gap:2px;margin-bottom:28px}.gwg-steps li{font-size:10px;flex-direction:column;gap:5px;padding:0 0 12px}.gwg-steps li b{width:25px;height:25px}.gwg-grid-two,.gwg-report-gate,.gwg-explain{grid-template-columns:1fr}.gwg-button{width:100%;white-space:normal;justify-content:space-between;gap:12px;line-height:1.4}.gwg-answer{padding:19px}.gwg-finding{padding:20px}.gwg-explain,.gwg-data{padding:30px 22px}.gwg-report-gate{gap:20px}.gwg-locked{min-height:205px}.gwg-private .gwg-report article,.gwg-private .gwg-report section{padding:17px}.gwg-private .gwg-report article article{border:0;padding:12px 0}.gwg-private .gwg-report h3{overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){.gwg *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{.gwg-private{background:white}.gwg-private .gwg{color:#17171a}.gwg-report article{break-inside:avoid}.gwg-report small{color:#444}}
.gwg-hero-cta{display:inline-flex;align-items:center;gap:30px;background:var(--gwg-lime);color:#17171a!important;border-radius:9px;min-height:52px;padding:12px 20px;text-decoration:none;font-size:15px;font-weight:500;margin-top:5px}.gwg-hero-cta span{font-size:22px}.gwg-hero-cta:focus-visible{outline:3px solid var(--gwg-lime);outline-offset:5px}
.gwg textarea{font:inherit;width:100%;border:1px solid #969690;border-radius:9px;padding:14px;background:white;color:#17171a;resize:vertical;margin-bottom:16px}.gwg-spam{margin:18px 0;min-height:65px;max-width:100%}.gwg #gwg-domain-request{max-width:720px}.gwg #gwg-domain-request input{margin-bottom:20px}.gwg-report{overflow-wrap:anywhere}.gwg-report blockquote{border-left:3px solid var(--gwg-lime);padding:8px 18px;margin:20px 0;color:#d6d6cf;font-size:14px}.gwg-report pre{font-family:inherit;font-size:14px;line-height:1.7}
