.gwg-qc{--gwg-blue:#0b66c3;--gwg-blue-dark:#123b67;--gwg-blue-soft:#eef5fc;--gwg-navy:#10263f;--gwg-text:#5d6d7f;--gwg-muted:#7e8c9d;--gwg-border:#d9e4ef;--gwg-surface:#fff;--gwg-surface-soft:#f7fafc;--gwg-focus:rgba(11,102,195,.18);color:var(--gwg-navy);font-family:Inter,Helvetica Neue,Arial,Helvetica,sans-serif;margin:32px auto;max-width:820px}.gwg-qc,.gwg-qc *{box-sizing:border-box}.gwg-qc__header{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;margin-bottom:18px}.gwg-qc__eyebrow{color:var(--gwg-blue);font-size:13px;font-weight:800;letter-spacing:.08em;margin:0 0 6px;text-transform:uppercase}.gwg-qc__title{font-size:clamp(26px,4vw,38px);letter-spacing:-.03em;line-height:1.12;margin:0}.gwg-qc__intro{color:var(--gwg-text);font-size:16px;line-height:1.55;margin:10px 0 0;max-width:650px}.gwg-qc__restart{background:#fff;border:1px solid var(--gwg-border);border-radius:999px;color:var(--gwg-blue-dark);cursor:pointer;flex:0 0 auto;font-weight:750;padding:9px 13px}.gwg-qc__card{background:hsla(0,0%,100%,.98);border:1px solid var(--gwg-border);border-radius:22px;box-shadow:0 20px 50px rgba(16,38,63,.1);padding:clamp(22px,4vw,34px)}.gwg-qc__meta{color:var(--gwg-muted);display:flex;font-size:13px;font-weight:750;gap:16px;justify-content:space-between}.gwg-qc__progress{background:#e6eef6;border-radius:999px;height:7px;margin:12px 0 28px;overflow:hidden}.gwg-qc__progress span{background:var(--gwg-blue);border-radius:inherit;display:block;height:100%;transition:width .25s ease;width:0}.gwg-qc__question{margin-bottom:22px}.gwg-qc__question h3{font-size:clamp(23px,3.2vw,31px);letter-spacing:-.025em;line-height:1.22;margin:0}.gwg-qc__question p{color:var(--gwg-text);font-size:15px;line-height:1.55;margin:10px 0 0}.gwg-qc__answers{display:grid;gap:12px}.gwg-qc__answers--two{grid-template-columns:repeat(2,minmax(0,1fr))}.gwg-qc__option{align-items:flex-start;background:var(--gwg-surface);border:1px solid var(--gwg-border);border-radius:15px;cursor:pointer;display:flex;gap:12px;min-height:58px;padding:15px 16px;position:relative;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.gwg-qc__option:hover{border-color:#a9c6e4;transform:translateY(-1px)}.gwg-qc__option.is-selected{background:#fbfdff;border-color:var(--gwg-blue);box-shadow:0 0 0 3px var(--gwg-focus)}.gwg-qc__option input{opacity:0;pointer-events:none;position:absolute}.gwg-qc__option-mark{background:#fff;border:1.5px solid #aac0d5;border-radius:999px;flex:0 0 22px;height:22px;margin-top:1px;width:22px}.gwg-qc__option--checkbox .gwg-qc__option-mark{border-radius:6px}.gwg-qc__option.is-selected .gwg-qc__option-mark{background:radial-gradient(circle at center,var(--gwg-blue) 0 45%,transparent 48%);border-color:var(--gwg-blue)}.gwg-qc__option--checkbox.is-selected .gwg-qc__option-mark{background:var(--gwg-blue)}.gwg-qc__option--checkbox.is-selected .gwg-qc__option-mark:after{color:#fff;content:"✓";display:block;font-size:14px;font-weight:900;line-height:20px;text-align:center}.gwg-qc__option-copy{display:block}.gwg-qc__option-copy strong{display:block;font-size:15px;line-height:1.35}.gwg-qc__option-copy small{color:var(--gwg-text);display:block;font-size:13px;line-height:1.4;margin-top:4px}.gwg-qc__help{background:var(--gwg-surface-soft);border:1px solid var(--gwg-border);border-radius:14px;margin-top:18px;overflow:hidden}.gwg-qc__help summary{color:var(--gwg-blue-dark);cursor:pointer;font-size:14px;font-weight:800;padding:13px 15px}.gwg-qc__help div{color:var(--gwg-text);font-size:14px;line-height:1.55;padding:0 15px 15px}.gwg-qc__error{background:#fff8f8;border:1px solid #efc9c9;border-radius:12px;color:#7f2e2e;font-size:14px;font-weight:700;margin-top:16px;padding:11px 13px}.gwg-qc .gwg-qc__nav{display:grid!important;gap:12px!important;grid-template-columns:1fr 1fr!important;margin-top:24px!important;width:100%!important}.gwg-qc .gwg-qc__nav>.gwg-qc__btn{align-items:center!important;background:var(--gwg-blue-dark)!important;border:0!important;border-radius:13px!important;box-shadow:none!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-family:inherit!important;font-size:15px!important;font-weight:800!important;height:auto!important;justify-content:center!important;line-height:1.2!important;margin:0!important;min-height:52px!important;min-width:0!important;padding:14px 20px!important;text-align:center!important;transform:none;white-space:nowrap!important;width:100%!important;writing-mode:horizontal-tb!important}.gwg-qc .gwg-qc__nav>.gwg-qc__btn:hover{background:var(--gwg-blue)!important;transform:translateY(-1px)}.gwg-qc .gwg-qc__nav>.gwg-qc__btn--secondary{background:#fff!important;border:1px solid var(--gwg-border)!important;color:var(--gwg-blue-dark)!important}.gwg-qc .gwg-qc__nav>.gwg-qc__btn--secondary:hover{background:var(--gwg-surface-soft)!important}.gwg-qc__summary{display:grid;gap:14px}.gwg-qc__result-label{color:var(--gwg-blue);font-size:13px;font-weight:850;letter-spacing:.08em;margin:0 0 8px;text-transform:uppercase}.gwg-qc__result-title{font-size:clamp(26px,4vw,38px);letter-spacing:-.03em;line-height:1.15;margin:0}.gwg-qc__result-lead{color:var(--gwg-text);font-size:16px;line-height:1.6;margin:10px 0 0}.gwg-qc__result-block{background:var(--gwg-surface-soft);border:1px solid var(--gwg-border);border-radius:15px;padding:17px 18px}.gwg-qc__result-block h4{font-size:16px;margin:0 0 10px}.gwg-qc__result-block ul{color:var(--gwg-text);margin:0;padding-left:20px}.gwg-qc__result-block li+li{margin-top:7px}.gwg-qc__result-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.gwg-qc__result-link{align-items:center;background:var(--gwg-blue-dark);border-radius:12px;color:#fff;display:inline-flex;font-weight:800;justify-content:center;min-height:44px;padding:10px 14px;text-decoration:none}.gwg-qc__result-link--secondary{background:#fff;border:1px solid var(--gwg-border);color:var(--gwg-blue-dark)}.gwg-qc__legal{color:var(--gwg-muted);margin:14px 8px 0}@media (max-width:680px){.gwg-qc{margin:22px auto}.gwg-qc__header{display:block}.gwg-qc__restart{margin-top:14px}.gwg-qc__answers--two{grid-template-columns:1fr}.gwg-qc .gwg-qc__nav{grid-template-columns:1fr!important}.gwg-qc .gwg-qc__nav>.gwg-qc__btn--secondary{order:2}}.gwg-qc .gwg-qc__card{display:flex;flex-direction:column;min-height:760px}.gwg-qc #gwg-content{flex:1 1 auto}.gwg-qc .gwg-qc__nav{margin-top:auto!important;padding-top:24px}.gwg-qc .gwg-qc__result-actions{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:4px}.gwg-qc .gwg-qc__result-action,.gwg-qc .gwg-qc__result-link{align-items:center;background:var(--gwg-blue-dark);border:0;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:800;justify-content:center;line-height:1.25;min-height:48px;padding:11px 15px;text-align:center;text-decoration:none;width:100%}.gwg-qc .gwg-qc__result-action:hover,.gwg-qc .gwg-qc__result-link:hover{background:var(--gwg-blue);color:#fff}.gwg-qc .gwg-qc__result-action--secondary,.gwg-qc .gwg-qc__result-link--secondary{background:#fff;border:1px solid var(--gwg-border);color:var(--gwg-blue-dark)}.gwg-qc .gwg-qc__result-action--secondary:hover,.gwg-qc .gwg-qc__result-link--secondary:hover{background:var(--gwg-surface-soft);color:var(--gwg-blue-dark)}.gwg-qc .gwg-qc__result-action--wide{grid-column:1/-1}@media (max-width:680px){.gwg-qc .gwg-qc__card{min-height:0}.gwg-qc .gwg-qc__result-actions{grid-template-columns:1fr}.gwg-qc .gwg-qc__result-action--wide{grid-column:auto}}.gwg-qc [hidden]{display:none!important}.gwg-qc{margin:0;max-width:none}.gwg-qc,.gwg-qc__shell{width:100%}.gwg-qc__eyebrow,.gwg-qc__header,.gwg-qc__intro,.gwg-qc__title{display:none!important}.gwg-qc .gwg-qc__card{margin:0;min-height:720px;width:100%}.gwg-qc__card-top{align-items:center;display:grid;gap:18px;grid-template-columns:1fr auto;margin-bottom:12px}.gwg-qc__card-top .gwg-qc__meta{min-width:0}.gwg-qc__card-top .gwg-qc__restart{margin:0;opacity:.82;white-space:nowrap}.gwg-qc__legal{color:hsla(0,0%,100%,.62);margin:14px 4px 0}@media (max-width:680px){.gwg-qc .gwg-qc__card{min-height:0}.gwg-qc__card-top{align-items:start;grid-template-columns:1fr}.gwg-qc__card-top .gwg-qc__restart{justify-self:start}}.gwg-qc{align-self:flex-start}.gwg-qc__shell{margin-top:0!important;padding-top:0!important}.gwg-qc .gwg-qc__card{margin-top:0!important;transform:translateY(-18px)}.gwg-qc__legal{color:hsla(0,0%,100%,.78);font-size:12px;line-height:1.5;margin:0 4px;max-width:100%;padding-top:10px}@media (max-width:680px){.gwg-qc .gwg-qc__card{transform:none}.gwg-qc__legal{font-size:11px}}