.gwq-page{width:min(100% - 28px,1180px);margin:0 auto;padding:24px 0 56px;color:var(--tpt-text,#14213a)}.gwq-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;border:1px solid var(--tpt-line,#dfe7f1);border-radius:20px;background:linear-gradient(135deg,#fff,#f3f8ff);box-shadow:var(--tpt-shadow,0 3px 12px rgb(12 42 91 / .08))}.gwq-hero h1{margin:2px 0 8px;font-size:clamp(32px,4vw,48px);line-height:1.05;letter-spacing:-.04em}.gwq-hero p{max-width:760px;margin:0;color:var(--tpt-muted,#6d7b91);line-height:1.6}.gwq-eyebrow{font-size:12px!important;font-weight:850;text-transform:uppercase;letter-spacing:.08em;color:var(--tpt-blue,#0968e5)!important}.gwq-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 17px;border:1px solid var(--tpt-blue,#0968e5);border-radius:12px;background:var(--tpt-blue,#0968e5);color:#fff;font-weight:850;cursor:pointer;transition:.15s ease}.gwq-button:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgb(9 104 229 / .16)}.gwq-button--secondary{background:#fff;color:var(--tpt-blue,#0968e5)}.gwq-button--small{min-height:38px;padding:7px 12px}.gwq-alert{margin:16px 0;padding:13px 16px;border-radius:12px;font-weight:700}.gwq-alert--success{border:1px solid #a8dec8;background:#edfbf5;color:#176b4d}.gwq-alert--error{border:1px solid #efc1c7;background:#fff3f5;color:#9b2635}.gwq-form-card{margin-top:18px;padding:22px;border:1px solid var(--tpt-line,#dfe7f1);border-radius:18px;background:#fff;box-shadow:var(--tpt-shadow,0 3px 12px rgb(12 42 91 / .08))}.gwq-form-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.gwq-form-card h2,.gwq-list-section h2{margin:0;font-size:24px}.gwq-form-card__head p,.gwq-section-head p{margin:5px 0 0;color:var(--tpt-muted,#6d7b91)}.gwq-private-badge,.gwq-topic{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:850}.gwq-private-badge{background:#e9f5ff;color:#075dbf}.gwq-topic{background:#f3edff;color:#7046c7}.gwq-form{display:grid;grid-template-columns:1fr 280px;gap:16px}.gwq-field{display:flex;flex-direction:column;gap:6px}.gwq-field:nth-of-type(1){grid-column:1/2}.gwq-field:nth-of-type(2){grid-column:2/3}.gwq-field:nth-of-type(3){grid-column:1/-1}.gwq-field label{font-weight:800}.gwq-field input,.gwq-field select,.gwq-field textarea,.gwq-filter select{width:100%;border:1px solid #cfdceb;border-radius:11px;background:#fff;color:#14213a;outline:none}.gwq-field input,.gwq-field select,.gwq-filter select{min-height:44px;padding:9px 11px}.gwq-field textarea{padding:12px;resize:vertical}.gwq-field input:focus,.gwq-field select:focus,.gwq-field textarea:focus,.gwq-filter select:focus{border-color:var(--tpt-blue,#0968e5);box-shadow:0 0 0 3px rgb(9 104 229 / .1)}.gwq-field small{color:var(--tpt-muted,#6d7b91);line-height:1.45}.gwq-form__footer{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:4px}.gwq-form__footer p{max-width:760px;margin:0;color:var(--tpt-muted,#6d7b91);font-size:12px}.gwq-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.gwq-list-section{margin-top:26px}.gwq-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.gwq-filter{min-width:240px}.gwq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gwq-card{display:flex;flex-direction:column;min-width:0;padding:18px;border:1px solid var(--tpt-line,#dfe7f1);border-radius:16px;background:#fff;box-shadow:var(--tpt-shadow,0 3px 12px rgb(12 42 91 / .08))}.gwq-card h3{margin:10px 0 8px;font-size:19px;line-height:1.28}.gwq-card h3 a:hover{color:var(--tpt-blue,#0968e5)}.gwq-card>p{margin:0 0 14px;color:var(--tpt-muted,#6d7b91);line-height:1.55}.gwq-card__meta{display:flex;justify-content:space-between;gap:10px;margin-top:auto;padding-top:12px;border-top:1px solid #edf1f6;color:#738198;font-size:11px;font-weight:700}.gwq-card__link{margin-top:12px;color:var(--tpt-blue,#0968e5);font-size:12px;font-weight:850}.gwq-empty{padding:24px;border:1px dashed #cad7e6;border-radius:14px;background:#f8fbff;color:#66788f;text-align:center}.gwq-pagination{margin-top:20px}.gwq-pagination .nav-links{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.gwq-pagination a,.gwq-pagination span{display:grid;place-items:center;min-width:40px;min-height:40px;padding:7px 10px;border:1px solid #d7e3f0;border-radius:10px;background:#fff;color:#164b87;font-weight:800}.gwq-pagination .current{border-color:var(--tpt-blue,#0968e5);background:var(--tpt-blue,#0968e5);color:#fff}.gwq-single-page{max-width:980px}.gwq-breadcrumb{display:flex;gap:8px;align-items:center;margin-bottom:12px;color:#6c7a90;font-size:12px}.gwq-breadcrumb a{color:var(--tpt-blue,#0968e5);font-weight:800}.gwq-single{padding:26px;border:1px solid var(--tpt-line,#dfe7f1);border-radius:20px;background:#fff;box-shadow:var(--tpt-shadow,0 3px 12px rgb(12 42 91 / .08))}.gwq-single__labels{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.gwq-single__header h1{max-width:900px;margin:0;font-size:clamp(30px,4.5vw,46px);line-height:1.08;letter-spacing:-.035em}.gwq-single__date{margin:9px 0 0;color:var(--tpt-muted,#6d7b91);font-size:12px}.gwq-question-box{margin-top:22px;padding:18px;border:1px solid #d8e6f4;border-radius:14px;background:#f5faff}.gwq-question-box h2{margin:0 0 8px;color:#315f91;font-size:13px;text-transform:uppercase;letter-spacing:.07em}.gwq-question-text{font-size:18px;line-height:1.65}.gwq-question-text p{margin:0}.gwq-answer{margin-top:20px;padding-top:2px}.gwq-answer__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.gwq-answer__head span{display:block;color:var(--tpt-muted,#6d7b91);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.gwq-answer__head h2{margin:2px 0 0;font-size:22px}.gwq-answer__content{font-size:16px;line-height:1.72}.gwq-answer__content h2,.gwq-answer__content h3{margin-top:1.45em;line-height:1.2}.gwq-single__image{margin-top:20px}.gwq-single__image img{display:block;width:100%;height:auto;border-radius:14px}.gwq-note{margin-top:24px;padding:15px 17px;border:1px solid #f0d79b;border-radius:12px;background:#fff9e8;color:#6f5720;font-size:13px;line-height:1.55}.gwq-single__cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.tpt-dark-mode .gwq-hero,.tpt-dark-mode .gwq-form-card,.tpt-dark-mode .gwq-card,.tpt-dark-mode .gwq-single{border-color:#2a3a4d;background:#121f2e;color:#e9f1fb}.tpt-dark-mode .gwq-hero{background:linear-gradient(135deg,#121f2e,#10243b)}.tpt-dark-mode .gwq-button--secondary,.tpt-dark-mode .gwq-field input,.tpt-dark-mode .gwq-field select,.tpt-dark-mode .gwq-field textarea,.tpt-dark-mode .gwq-filter select,.tpt-dark-mode .gwq-pagination a{border-color:#334a62;background:#17283a;color:#e9f1fb}.tpt-dark-mode .gwq-question-box{border-color:#2e4a67;background:#10263b}.tpt-dark-mode .gwq-note{border-color:#695d35;background:#2b281b;color:#e7d99f}.tpt-dark-mode .gwq-card__meta{border-color:#2a3a4d}@media(max-width:820px){.gwq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gwq-form{grid-template-columns:1fr}.gwq-field:nth-of-type(1),.gwq-field:nth-of-type(2),.gwq-field:nth-of-type(3){grid-column:1/-1}.gwq-section-head{align-items:stretch;flex-direction:column}.gwq-filter{min-width:0;max-width:100%}}@media(max-width:560px){.gwq-page{width:calc(100% - 12px);padding-top:14px}.gwq-hero{align-items:flex-start;flex-direction:column;padding:18px;border-radius:15px}.gwq-hero h1{font-size:34px}.gwq-form-card,.gwq-single{padding:16px;border-radius:15px}.gwq-form-card__head{align-items:flex-start}.gwq-grid{grid-template-columns:1fr}.gwq-form__footer{align-items:stretch;flex-direction:column}.gwq-form__footer .gwq-button{width:100%}.gwq-question-text{font-size:17px}.gwq-single__header h1{font-size:32px}.gwq-single__cta .gwq-button{width:100%}}