.gg-theory-page{--bg:#f6f8fc;--bg2:#fff;--text:#0f172a;--muted:#475569;--muted2:#64748b;--card:#fff;--card2:#f8fafc;--line:rgba(15,23,42,.10);--brand:#0f2650;--brand2:#213a6a;--accent:#3b82f6;--accent2:#60a5fa;--shadow:0 14px 40px rgba(2,8,23,.08);--shadow2:0 8px 18px rgba(2,8,23,.06);background:radial-gradient(900px 450px at 18% 0%,rgba(59,130,246,.10),transparent 60%),radial-gradient(780px 520px at 85% 15%,rgba(16,185,129,.07),transparent 62%),linear-gradient(180deg,var(--bg) 0%,var(--bg2) 65%,#f7fbff 100%);color:var(--text);overflow-x:clip}.gg-theory-page,.gg-theory-page *{box-sizing:border-box}.gg-theory-page img{max-width:100%;height:auto}.gg-theory-page .gg-wrap{width:min(1140px,calc(100% - 44px));margin:0 auto}@media (max-width:640px){.gg-theory-page .gg-wrap{width:min(1140px,calc(100% - 24px))}}.gg-theory-page .gg-hero{padding:52px 0 34px;border-bottom:1px solid rgba(15,23,42,.08);scroll-margin-top:90px}.gg-theory-page .gg-hero__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:stretch}@media (max-width:980px){.gg-theory-page .gg-hero__grid{grid-template-columns:1fr}}@media (max-width:640px){.gg-theory-page .gg-hero{padding:28px 0 22px}.gg-theory-page .gg-hero__grid{gap:18px}}.gg-theory-page .gg-breadcrumb{display:inline-flex;align-items:center;gap:8px;color:var(--muted2);text-decoration:none;font-size:14px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.75);border:1px solid rgba(15,23,42,.10)}.gg-theory-page .gg-breadcrumb:hover{color:var(--text);border-color:rgba(15,23,42,.16);box-shadow:var(--shadow2)}.gg-theory-page .gg-brand{display:flex;align-items:center;gap:12px;margin:16px 0 10px}.gg-theory-page .gg-brand__logo{width:64px;height:44px;object-fit:contain;border-radius:14px;background:#fff;border:1px solid rgba(15,23,42,.10);padding:8px 10px;box-shadow:0 10px 22px rgba(2,8,23,.06)}@media (max-width:640px){.gg-theory-page .gg-brand{gap:10px;margin:14px 0 10px}.gg-theory-page .gg-brand__logo{width:58px;height:42px;padding:7px 9px}}.gg-theory-page .gg-brand__tag{display:inline-flex;padding:9px 14px;border-radius:999px;background:rgba(15,38,80,.06);border:1px solid rgba(15,38,80,.14);color:var(--brand);font-weight:800;font-size:13px;line-height:1}.gg-theory-page .gg-h1{margin:12px 0 0;font-size:clamp(30px,4.2vw,54px);line-height:1.03;letter-spacing:-0.03em;color:#0b1324}.gg-theory-page .gg-lead{margin:14px 0 0;font-size:16px;line-height:1.75;color:var(--muted);max-width:66ch}.gg-theory-page .gg-cta-row{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0 16px}.gg-theory-page .gg-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:14px;text-decoration:none;font-weight:800;letter-spacing:.01em;border:1px solid rgba(15,23,42,.12);transition:transform .12s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease}.gg-theory-page .gg-btn:hover{transform:translateY(-1px);box-shadow:var(--shadow2)}.gg-theory-page .gg-btn--primary{background:linear-gradient(180deg,rgba(15,38,80,.98),rgba(33,58,106,.98));border-color:rgba(15,38,80,.35);color:#fff}.gg-theory-page .gg-btn--ghost{background:rgba(255,255,255,.80);color:var(--brand)}.gg-theory-page .gg-btn--ghost:hover{background:#fff;border-color:rgba(15,23,42,.18)}@media (max-width:480px){.gg-theory-page .gg-cta-row{gap:10px}.gg-theory-page .gg-btn{width:100%;justify-content:center}}.gg-theory-page .gg-mini{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px}@media (max-width:980px){.gg-theory-page .gg-mini{grid-template-columns:1fr}}.gg-theory-page .gg-mini__item{background:rgba(255,255,255,.90);border:1px solid rgba(15,23,42,.10);border-radius:18px;padding:16px;box-shadow:0 10px 22px rgba(2,8,23,.05)}.gg-theory-page .gg-mini__k{font-weight:950;color:var(--brand);letter-spacing:-.01em;font-size:14px;margin-bottom:6px}.gg-theory-page .gg-mini__v{color:var(--muted);font-size:14px;line-height:1.55}.gg-theory-page .gg-card{background:rgba(255,255,255,.90);border:1px solid rgba(15,23,42,.10);border-radius:22px;box-shadow:var(--shadow);padding:18px}.gg-theory-page .gg-hero__media{display:flex;flex-direction:column;gap:14px;min-height:100%}.gg-theory-page .gg-card--media{padding:16px;flex:1 1 auto}.gg-theory-page .gg-img{width:100%;height:auto;display:block;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#fff}.gg-theory-page .gg-card__caption{margin-top:12px;color:var(--muted2);font-size:13px;line-height:1.55}.gg-theory-page .gg-media-row{display:flex;gap:14px;margin-top:0;align-items:stretch}.gg-theory-page .gg-media-thumb{width:50%;height:160px;object-fit:contain;object-position:center;border-radius:18px;border:1px solid rgba(15,23,42,.10);background:rgba(255,255,255,.92);padding:8px;box-shadow:0 10px 22px rgba(2,8,23,.05)}@media (max-width:640px){.gg-theory-page .gg-media-row{flex-direction:column}.gg-theory-page .gg-media-thumb{width:100%;height:170px}}.gg-theory-page .gg-main{padding:28px 0 70px}.gg-theory-page .gg-section{padding:30px 0}.gg-theory-page .gg-section__head{margin-bottom:14px}.gg-theory-page .gg-h2{margin:0 0 10px;font-size:clamp(22px,3vw,34px);letter-spacing:-.02em;color:#0b1324}.gg-theory-page .gg-sub{margin:0;color:var(--muted);line-height:1.75;max-width:86ch}.gg-theory-page .gg-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:16px}@media (max-width:980px){.gg-theory-page .gg-grid-2{grid-template-columns:1fr}}.gg-theory-page .gg-card--tint{background:radial-gradient(700px 240px at 12% 0%,rgba(59,130,246,.10),transparent 60%),rgba(255,255,255,.92)}.gg-theory-page .gg-h3{margin:0 0 12px;font-size:18px;letter-spacing:-.01em;color:#0b1324}.gg-theory-page .gg-p{margin:0 0 12px;color:var(--muted);line-height:1.75}.gg-theory-page .gg-list{margin:10px 0 0;padding-left:18px;color:var(--muted);line-height:1.8}.gg-theory-page .gg-list strong{color:var(--text)}.gg-theory-page .gg-note{margin-top:14px;border-left:4px solid rgba(59,130,246,.45);background:rgba(59,130,246,.08);padding:14px 14px;border-radius:16px;color:var(--muted);line-height:1.7}.gg-theory-page .gg-tabs{margin-top:16px}.gg-theory-page .gg-tabs__bar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.gg-theory-page .gg-tab{appearance:none;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.85);color:var(--brand);padding:10px 14px;border-radius:999px;cursor:pointer;font-weight:900;font-size:13px;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.gg-theory-page .gg-tab:hover{transform:translateY(-1px);box-shadow:var(--shadow2);background:#fff;border-color:rgba(15,23,42,.18)}.gg-theory-page .gg-tab.is-active{background:rgba(15,38,80,.10);border-color:rgba(15,38,80,.22);color:var(--brand)}.gg-theory-page .gg-tabs__panel{display:none}.gg-theory-page .gg-tabs__panel.is-active{display:block}.gg-theory-page .gg-table-wrap{overflow:auto;-webkit-overflow-scrolling:touch;border-radius:18px;border:1px solid rgba(15,23,42,.10);background:#fff;box-shadow:0 10px 22px rgba(2,8,23,.05);max-width:100%}.gg-theory-page .gg-table{width:100%;border-collapse:collapse;min-width:720px}@media (max-width:640px){.gg-theory-page .gg-table{min-width:680px}}.gg-theory-page .gg-table th,.gg-theory-page .gg-table td{padding:13px 14px;border-bottom:1px solid rgba(15,23,42,.08);text-align:left;font-size:14px;vertical-align:top}.gg-theory-page .gg-table th{font-weight:950;color:#0b1324;background:rgba(248,250,252,.96)}.gg-theory-page .gg-table td{color:var(--muted)}.gg-theory-page .gg-muted{margin-top:12px;font-size:13px;color:var(--muted2);line-height:1.55}.gg-theory-page .gg-callout{margin-top:18px;border-radius:22px;border:1px solid rgba(15,38,80,.14);background:radial-gradient(700px 240px at 12% 0%,rgba(15,38,80,.08),transparent 60%),rgba(255,255,255,.92);box-shadow:var(--shadow2);padding:18px}.gg-theory-page .gg-callout__title{font-weight:950;letter-spacing:-.01em;margin-bottom:8px;color:#0b1324}.gg-theory-page .gg-callout__body{color:var(--muted);line-height:1.75}.gg-theory-page .gg-accordion{margin-top:16px;display:flex;flex-direction:column;gap:12px}.gg-theory-page .gg-acc{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px;border-radius:18px;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.88);color:#0b1324;cursor:pointer;font-weight:950;text-align:left;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease}.gg-theory-page .gg-acc:hover{transform:translateY(-1px);box-shadow:var(--shadow2);background:#fff;border-color:rgba(15,23,42,.18)}.gg-theory-page .gg-acc__icon{width:16px;height:16px;border-right:2px solid rgba(15,23,42,.55);border-bottom:2px solid rgba(15,23,42,.55);transform:rotate(45deg);transition:transform .15s ease;opacity:.9}.gg-theory-page .gg-acc[aria-expanded="true"] .gg-acc__icon{transform:rotate(225deg)}.gg-theory-page .gg-acc__panel{display:none;padding:16px;border-radius:18px;border:1px solid rgba(15,23,42,.10);background:rgba(255,255,255,.92);box-shadow:0 10px 22px rgba(2,8,23,.05);color:var(--muted);line-height:1.8}.gg-theory-page .gg-disclaimer{margin-top:18px;padding:16px;border-radius:20px;border:1px solid rgba(15,23,42,.10);background:rgba(255,255,255,.92);box-shadow:0 10px 22px rgba(2,8,23,.05);color:var(--muted);line-height:1.75}.gg-theory-page .gg-footer-cta{margin-top:16px;display:flex;gap:12px;flex-wrap:wrap}@media (max-width:480px){.gg-theory-page .gg-footer-cta .gg-btn{width:100%}}.gg-theory-page strong{font-weight:900}.gg-theory-page a{-webkit-tap-highlight-color:transparent}.gg-theory-page,.gg-theory-page *{box-sizing:border-box}.gg-theory-page img{max-width:100%;height:auto}.gg-theory-page{overflow-x:clip}@media (max-width:640px){.gg-theory-page .gg-wrap{width:calc(100% - 24px)}.gg-theory-page .gg-hero{padding:28px 0 22px}.gg-theory-page .gg-media-row{flex-direction:column}.gg-theory-page .gg-media-thumb{width:100%;height:170px}}.gg-theory-page .gg-hero__grid,.gg-theory-page .gg-grid-2,.gg-theory-page .gg-tabs__panel,.gg-theory-page .gg-card{min-width:0}.gg-theory-page .gg-hero__copy,.gg-theory-page .gg-hero__media{min-width:0}.gg-theory-page .gg-h1,.gg-theory-page .gg-h2,.gg-theory-page .gg-h3,.gg-theory-page .gg-lead,.gg-theory-page .gg-p,.gg-theory-page .gg-sub{overflow-wrap:anywhere;word-break:break-word}@media (max-width:980px){.gg-theory-page .gg-cta-row{flex-direction:column}.gg-theory-page .gg-cta-row .gg-btn{width:100%}.gg-theory-page .gg-tabs__bar{flex-direction:column;align-items:stretch}.gg-theory-page .gg-tab{width:100%;text-align:center}}@media (max-width:640px){.gg-theory-page .gg-wrap{width:calc(100% - 24px)!important}}