/* AskSEO's compact audit interface. Report contents retain their reading surface. */
.gc-console.growth-check{--gc-ink:#f5f7f1;--gc-muted:#b7c2b3;background:#141a16;color:var(--gc-ink);border:1px solid #354336;border-radius:14px;padding:30px;position:relative;box-shadow:0 16px 34px #13231a0a}
.gc-console:before{content:"";position:absolute;left:30px;right:30px;top:-1px;height:1px;background:linear-gradient(90deg,transparent,#b0ff0060,transparent);pointer-events:none}
.gc-console-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}
.gc-console-name{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;letter-spacing:-.2px;color:#eef5e8}
.gc-console-name img{filter:brightness(0) invert(1);width:22px;height:22px}
.gc-free{font-size:10px;font-weight:600;letter-spacing:1.2px;color:#c8e5b7;border:1px solid #45543b;border-radius:5px;padding:5px 8px;line-height:1}
.gc-console .gc-heading{display:block}
.gc-console.growth-check .gc-heading h2{font-size:clamp(28px,2.55vw,38px);font-weight:600;letter-spacing:-.045em;line-height:1.14;color:#f7f9f3;max-width:21ch;margin:0;text-wrap:balance}
.gc-console .gc-heading>p{color:#bfc9b9;font-size:14px;line-height:1.65;max-width:45ch;margin:15px 0 0}
.gc-console .gc-form{margin:27px 0 0}
.gc-console .gc-form>label{font-size:12px;line-height:1.5;color:#d9e1d4;font-weight:500;margin:0 0 9px}
.gc-console .gc-input-row{position:relative;display:flex;flex-direction:row;align-items:center;gap:0;background:#222b23;border:1px solid #5b6b51;border-radius:8px;padding:5px;max-width:none;transition:border-color .15s,box-shadow .15s}
.gc-console .gc-input-row:focus-within{border-color:#b0ff00;box-shadow:0 0 0 3px #b0ff0015}
.gc-url-icon{display:flex;align-items:center;flex:none;padding-left:10px}
.gc-url-icon img{filter:brightness(0) invert(1);opacity:.65}
.gc-console .gc-input-row input{font-size:16px;line-height:1.5;margin:0;padding:10px;min-width:0;flex:1;background:transparent;border:0;box-shadow:none;color:#f5f8f0;border-radius:4px;outline:none;min-height:44px;width:100%}
.gc-console .gc-input-row input::placeholder{color:#a7b3a1;opacity:1}
.gc-console .gc-input-row button{display:flex;justify-content:center;gap:10px;background:#b0ff00;color:#152010;border:1px solid #b0ff00;border-radius:5px;padding:12px 15px;min-height:46px;font-size:13px;font-weight:700;white-space:nowrap;min-width:123px}
.gc-console .gc-input-row button:hover{background:#c3ff43;border-color:#c3ff43}
.gc-console .gc-input-row button:disabled{opacity:1;background:#708d40;border-color:#708d40;color:#f7ffe9;cursor:wait}
.gc-console .gc-form>p{font-size:11px;line-height:1.6;color:#a9b6a0;margin:11px 0 0}
.gc-console .gc-form>p span{padding:0 5px}
.gc-console .gc-preview{border-top:1px solid #344031;margin:26px 0 0;padding:22px 0 0}
.gc-console .gc-feature-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}
.gc-console .gc-feature-row>span{display:flex;align-items:flex-start;gap:8px;font-size:11px;color:#e2e9dc;font-weight:500;line-height:1.5;min-width:0}
.gc-console .gc-feature-row img{width:18px;height:18px;filter:brightness(0) invert(1);opacity:.85;flex:none;margin-top:1px}
.gc-console .gc-feature-row small{display:block;margin-top:3px;color:#a9b6a0;font-size:10px;font-weight:400;line-height:1.5}
.gc-scan-track{height:2px;background:#344031;margin-top:22px;overflow:hidden;display:none;border-radius:2px}
.gc-console[aria-busy=true] .gc-scan-track{display:block}
.gc-scan-track span{display:block;height:100%;width:28%;background:#b0ff00;animation:gc-scan 1.8s ease-in-out infinite alternate}
@keyframes gc-scan{from{transform:translateX(0)}to{transform:translateX(258%)}}
.gc-console>.gc-status,.gc-console>.gc-error{padding:0;margin:16px 0 0;background:transparent;border:0;font-size:13px;line-height:1.65;color:#e0ebd7;overflow-wrap:anywhere}
.gc-console>.gc-status:before{background:#b0ff00;width:6px;height:6px;margin-right:8px}
.gc-console>.gc-error{color:#ffc3b6;border-left:2px solid #cf7764;padding-left:12px}
.gc-console>.gc-open-report{border:1px solid #82986c;background:#23321e;color:#e7ffd1;margin-top:18px;font-size:14px;box-shadow:none}
.gc-console>.gc-open-report:hover{background:#304329}
.gc-console :is(button,a,summary):focus-visible{outline-color:#b0ff00}
.gc-console .gc-report-dialog{color:#19221b;border-color:#344735}
.gc-console .gc-report-dialog :is(button,a,summary):focus-visible{outline-color:#476d35}
.gc-console .gc-dialog-bar{background:#141a16;border-bottom:1px solid #354336;color:#f5f7f1}
.gc-console .gc-report-brand{color:#f5f7f1}.gc-console .gc-report-brand>img{filter:brightness(0) invert(1)}
.gc-console .gc-report-brand>span{color:#c1ccb9}
.gc-console .gc-close-report{border-color:#617056;background:#222b23}.gc-console .gc-close-report img{filter:brightness(0) invert(1)}.gc-console .gc-close-report:hover{background:#3b4b31}
.gc-service-section .gc-console{max-width:880px;padding:38px}
.gc-service-section .gc-console .gc-heading h2{max-width:23ch;font-size:40px}
.gc-service-section .gc-console .gc-heading p{max-width:none}
.gc-service-section .gc-console .gc-input-row{max-width:none}
@media(min-width:761px) and (max-width:1050px){.gc-console.growth-check{padding:24px}.gc-console .gc-input-row{flex-wrap:wrap;padding:7px;gap:4px}.gc-console .gc-input-row input{width:calc(100% - 35px)}.gc-console .gc-input-row button{width:100%;flex-basis:100%}.gc-console .gc-feature-row{gap:12px 8px}.gc-console .gc-feature-row>span{flex-direction:column;gap:7px}.gc-console.growth-check .gc-heading h2{font-size:29px}}
@media(max-width:500px){.gc-console.growth-check,.gc-service-section .gc-console{padding:24px 20px}.gc-console-top{margin-bottom:25px}.gc-console-name{font-size:14px}.gc-console.growth-check .gc-heading h2,.gc-service-section .gc-console .gc-heading h2{font-size:30px;max-width:20ch}.gc-console .gc-heading>p{font-size:14px}.gc-console .gc-input-row button{min-width:105px;padding:12px 10px;font-size:12px;gap:7px}.gc-url-icon{padding-left:6px}.gc-url-icon img{width:16px;height:16px}.gc-console .gc-input-row input{padding-left:8px;font-size:16px}.gc-console .gc-feature-row>span{flex-direction:column;gap:8px}.gc-console .gc-feature-row{gap:10px}.gc-console .gc-feature-row small{font-size:10px}.gc-console:before{left:20px;right:20px}}
@media(max-width:360px){.gc-console .gc-input-row{flex-wrap:wrap;gap:4px}.gc-console .gc-input-row input{width:calc(100% - 35px)}.gc-console .gc-input-row button{width:100%;flex-basis:100%}}
@media(prefers-reduced-motion:reduce){.gc-scan-track span{animation:none;width:100%;opacity:.6}.gc-console .gc-status:before{animation:none}}
