.gs-service-page{--gs-font-family:"Noto Sans JP",system-ui,sans-serif;--gs-font-mono:var(--gs-font-family);--font-mono:var(--gs-font-family);font-family:var(--gs-font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gs-service-page .font-black{font-weight:800}.gs-hero-title{--gs-hero-title-line-height:1.16;--gs-hero-title-group-gap:0.7rem;letter-spacing:-.045em}.gs-hero-eyebrow{display:inline-flex;max-width:100%;align-items:center;gap:.5rem;padding:.6rem 1rem;border-radius:.125rem;background:rgb(230 242 236/.95);box-shadow:inset 0 0 0 1px rgb(22 99 74/.04);color:#16634a;font-size:clamp(.7rem,3.4vw,1.1rem);font-weight:800;letter-spacing:-.03em;line-height:1.45;text-wrap:balance}.gs-hero-title__lead,.gs-hero-title__main{line-height:var(--gs-hero-title-line-height);text-wrap:balance}.gs-hero-title__lead+.gs-hero-title__main{margin-top:var(--gs-hero-title-group-gap)}.gs-hero-copy{letter-spacing:-.01em}.gs-hero-visual{position:relative;isolation:isolate;min-height:32rem;padding:1rem 0 6.5rem}.gs-hero-visual__glow{position:absolute;inset:7% -8% 8% 8%;z-index:-1;border-radius:2rem;background:radial-gradient(circle at 78% 18%,rgb(16 185 129/.2),transparent 28%),radial-gradient(circle at 22% 86%,rgb(14 165 233/.14),transparent 30%),linear-gradient(135deg,rgb(230 242 236/.9),rgb(255 255 255/.3));filter:blur(2px)}.gs-hero-preview{--gs-hero-preview-scale:1;position:relative;z-index:1;transform-origin:center;transform:scale(var(--gs-hero-preview-scale));box-shadow:0 34px 80px rgb(22 99 74/.18),0 10px 24px rgb(15 23 42/.08)}.gs-hero-preview.is-animated{animation:gs-hero-preview-lift .56s ease-out both}.gs-hero-kpi-value{display:inline-block;min-width:4.4ch;font-variant-numeric:tabular-nums}.gs-hero-kpi-value.is-counting{text-shadow:0 0 16px rgb(22 99 74/.18)}.gs-hero-chart-shell{position:relative;overflow:hidden}.gs-hero-chart-shell:after{position:absolute;inset:0;content:"";pointer-events:none;opacity:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgb(255 255 255/.6) 48%,transparent)}.gs-hero-preview[data-animation-state=playing] .gs-hero-chart-shell:after{animation:gs-hero-chart-scan .9s ease-out .12s both}@keyframes gs-hero-preview-lift{0%{opacity:.92;transform:translateY(10px) scale(calc(var(--gs-hero-preview-scale) * .985))}to{opacity:1;transform:translateY(0) scale(var(--gs-hero-preview-scale))}}@keyframes gs-hero-chart-scan{0%{opacity:0;transform:translateX(-100%)}18%{opacity:.8}to{opacity:0;transform:translateX(100%)}}.gs-hero-floating-card{position:absolute;z-index:2;border:1px solid rgb(226 232 240/.9);border-radius:1rem;background:rgb(255 255 255/.94);box-shadow:0 22px 46px rgb(15 23 42/.13),inset 0 1px 0 rgb(255 255 255/.9);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#334155}.gs-hero-floating-card--share{top:2rem;right:-3.25rem;width:12.25rem;padding:1rem;transform:rotate(2deg)}.gs-hero-floating-card--citations{top:13rem;right:-3.75rem;width:13.5rem;padding:.95rem;transform:rotate(-1.5deg)}.gs-hero-floating-card--models{right:-2.25rem;bottom:.75rem;width:16.25rem;padding:.95rem;animation:none}.gs-hero-floating-card--signal{left:-1.9rem;bottom:2.25rem;display:flex;align-items:center;gap:.75rem;width:13.25rem;padding:.75rem;transform:rotate(-1.5deg)}.gs-hero-floating-card__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem;font-size:.625rem;font-weight:800;line-height:1.3;color:#475569}.gs-hero-floating-card__header span:last-child{color:#94a3b8;font-weight:700}.gs-hero-share-card__body{display:grid;grid-template-columns:4.25rem 1fr;align-items:center;gap:.75rem}.gs-hero-share-donut{position:relative;width:4.25rem;height:4.25rem;border-radius:9999px;background:conic-gradient(#13966d 0deg 152deg,#2563eb 152deg 255deg,#f97316 255deg 314deg,#cbd5e1 314deg 1turn);box-shadow:0 10px 20px rgb(20 184 166/.2)}.gs-hero-share-donut:after{position:absolute;inset:.8rem;content:"";border-radius:inherit;background:#fff;box-shadow:inset 0 0 0 1px rgb(226 232 240/.8)}.gs-hero-citation-list,.gs-hero-model-list,.gs-hero-share-legend{display:flex;flex-direction:column;gap:.4rem}.gs-hero-share-legend__row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.25rem;font-size:.55rem;color:#64748b}.gs-hero-citation-row strong,.gs-hero-share-legend__row strong{font-variant-numeric:tabular-nums;font-weight:800;color:#334155}.gs-hero-dot{width:.4rem;height:.4rem;border-radius:9999px}.gs-hero-dot--brand{background:#13966d}.gs-hero-dot--competitor-a{background:#2563eb}.gs-hero-dot--competitor-b{background:#f97316}.gs-hero-dot--other{background:#cbd5e1}.gs-hero-citation-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.35rem .5rem;font-size:.58rem;color:#64748b}.gs-hero-citation-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gs-hero-citation-row i{grid-column:1/-1;height:.28rem;overflow:hidden;border-radius:9999px;background:#e2e8f0}.gs-hero-citation-row i:before{display:block;width:var(--bar-width);height:100%;content:"";border-radius:inherit;background:linear-gradient(90deg,#16634a,#2dd4bf)}.gs-hero-model-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;font-size:.66rem;font-weight:700;color:#334155}.gs-hero-model-row svg{color:#059669}.gs-hero-model-icon{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;border-radius:.35rem;font-size:.58rem;font-weight:900;color:#fff}.gs-hero-model-icon--chatgpt{background:#0d9488}.gs-hero-model-icon--aio{background:#ea580c}.gs-hero-model-icon--aimode{background:#1a73e8}.gs-hero-model-icon--gemini{background:#4285f4}.gs-hero-model-icon--perplexity{background:#7c3aed}.gs-hero-model-badge{display:inline-flex;align-items:center;justify-content:center;padding:.18rem .35rem;border:1px solid #d0eddf;border-radius:9999px;background:#e6f2ec;color:#16634a;font-size:.52rem;font-weight:900;line-height:1;white-space:nowrap}.gs-hero-model-badge--blue{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.gs-hero-signal-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.25rem;height:2.25rem;border-radius:.75rem;background:#e6f2ec}.gs-hero-signal-icon svg{width:1.75rem;height:1.75rem}.gs-hero-floating-card--signal p{font-size:.625rem;font-weight:800;line-height:1.2;color:#94a3b8}.gs-hero-floating-card--signal strong{display:block;margin-top:.1rem;font-size:.75rem;line-height:1.35;color:#1f2937}@media (min-width:1024px){.gs-hero-visual{display:flex;flex-direction:column;justify-content:center;padding-block:3.75rem}.gs-hero-title__lead{font-size:clamp(2.35rem,3.25vw,2.6rem)}.gs-hero-title__main{font-size:clamp(3.1rem,4.25vw,3.35rem)}.gs-hero-title__main--wide{white-space:nowrap}.gs-hero-eyebrow{padding:.72rem 1.25rem;font-size:1.15rem}.gs-hero-copy{font-size:1rem;line-height:1.85}.gs-hero-preview{--gs-hero-preview-scale:1.03}}@media (max-width:1180px){.gs-hero-floating-card--citations,.gs-hero-floating-card--models,.gs-hero-floating-card--share{right:-1rem}}@media (max-width:1023px){.gs-hero-visual{min-height:auto;padding:0 0 1rem}.gs-hero-visual__glow{inset:2rem 0 0}.gs-hero-floating-card{position:relative;inset:auto;width:auto;margin-top:.75rem;transform:none}.gs-hero-floating-card--citations,.gs-hero-floating-card--models,.gs-hero-floating-card--share,.gs-hero-floating-card--signal{top:auto;right:auto;bottom:auto;left:auto}.gs-hero-floating-card--share{margin-top:-1.5rem;margin-left:auto;max-width:22rem}.gs-hero-floating-card--signal{max-width:20rem}}@media (min-width:1180px){.gs-hero-preview{--gs-hero-preview-scale:1.03}}@media (max-width:639px){.gs-hero-copy br{display:none}}@media (prefers-reduced-motion:reduce){.gs-hero-preview.is-animated,.gs-hero-preview[data-animation-state=playing] .gs-hero-chart-shell:after{animation:none}}.gs-demo-shell{--gs-demo-brand:#145a46;--gs-demo-brand-light:#e7f3ed;--gs-demo-brand-soft:#bfdccc;--gs-demo-action:#2563eb;--gs-demo-action-light:#eff6ff;--gs-demo-bg:#f6f7f5;--gs-demo-bg-sub:#eef1ed;--gs-demo-surface:#ffffff;--gs-demo-surface-alt:#fafbf9;--gs-demo-border:#dde3dc;--gs-demo-border-light:#e8ede7;--gs-demo-text:#111827;--gs-demo-text-sec:#4b5563;--gs-demo-text-ter:#9ca3af;--gs-demo-up:#0f766e;--gs-demo-caution:#d97706;--gs-demo-caution-bg:#fffbeb;--gs-demo-down:#dc2626;--gs-demo-down-bg:#fef2f2;--gs-brand:var(--gs-demo-brand);--gs-brand-light:var(--gs-demo-brand-light);--gs-brand-soft:var(--gs-demo-brand-soft);--gs-action:var(--gs-demo-action);--gs-action-light:var(--gs-demo-action-light);--gs-bg:var(--gs-demo-bg);--gs-bg-sub:var(--gs-demo-bg-sub);--gs-surface:var(--gs-demo-surface);--gs-surface-alt:var(--gs-demo-surface-alt);--gs-border:var(--gs-demo-border);--gs-border-light:var(--gs-demo-border-light);--gs-text:var(--gs-demo-text);--gs-text-sec:var(--gs-demo-text-sec);--gs-text-ter:var(--gs-demo-text-ter);--gs-up:var(--gs-demo-up);--gs-caution:var(--gs-demo-caution);--gs-caution-bg:var(--gs-demo-caution-bg);--gs-down:var(--gs-demo-down);--gs-down-bg:var(--gs-demo-down-bg);isolation:isolate}.gs-demo-frame{position:relative;overflow:hidden;border:1px solid var(--gs-demo-border);border-radius:1rem;background:var(--gs-demo-bg);box-shadow:0 16px 40px rgb(15 23 42/.1)}.gs-demo-chrome{display:flex;align-items:center;gap:.5rem;padding:.625rem .875rem;border-bottom:1px solid var(--gs-demo-border-light);background:var(--gs-demo-surface)}.gs-demo-chrome-dot{width:.625rem;height:.625rem;border-radius:9999px}.gs-demo-app{display:flex;min-height:640px;max-height:720px;overflow:hidden}.gs-demo-sidebar{display:flex;width:200px;flex-shrink:0;flex-direction:column;border-right:1px solid var(--gs-demo-border);background:var(--gs-demo-surface)}.gs-demo-logo{display:flex;min-height:52px;align-items:center;gap:.5rem;padding:.875rem;border-bottom:1px solid var(--gs-demo-border-light)}.gs-demo-logo-mark{display:flex;width:1.75rem;height:1.75rem;align-items:center;justify-content:center;border-radius:.4375rem;background:var(--gs-demo-brand);color:#fff;font-size:.8125rem;font-weight:800}.gs-demo-brand-pill{margin:.5rem .625rem;border:1px solid var(--gs-demo-border);border-radius:.375rem;background:var(--gs-demo-bg-sub);padding:.375rem .5625rem;font-size:.6875rem}.gs-demo-nav{flex:1;overflow-y:auto;padding:.5rem}.gs-demo-nav-label{padding:.375rem .625rem .25rem;color:var(--gs-demo-text-ter);font-size:.625rem;font-weight:700;letter-spacing:.05em}.gs-demo-nav-btn{display:flex;width:100%;align-items:center;gap:.5rem;margin-bottom:1px;border:none;border-left:3px solid transparent;border-radius:.375rem;background:transparent;padding:.5rem .75rem;color:var(--gs-demo-text);cursor:pointer;font-size:.8125rem;font-weight:500;text-align:left;transition:background .15s}.gs-demo-nav-btn:hover{background:var(--gs-demo-bg-sub)}.gs-demo-nav-btn.active{border-left-color:var(--gs-demo-brand);background:var(--gs-demo-brand-light);color:var(--gs-demo-brand);font-weight:700}.gs-demo-nav-btn svg{flex-shrink:0;color:var(--gs-demo-text-ter)}.gs-demo-nav-btn.active svg{color:var(--gs-demo-brand)}.gs-demo-nav-label-text{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gs-demo-main,.gs-demo-page{display:flex;min-width:0;min-height:0;flex:1;flex-direction:column;overflow:hidden}.gs-demo-topbar{display:flex;min-height:52px;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;border-bottom:1px solid var(--gs-demo-border-light);background:var(--gs-demo-surface);padding:.75rem 1.25rem}.gs-demo-topbar-title{margin:0;color:var(--gs-demo-text);font-size:1rem;font-weight:800}.gs-demo-topbar p{margin:.125rem 0 0;color:var(--gs-demo-text-sec);font-size:.6875rem}.gs-demo-date-pill{display:inline-flex;gap:.375rem;border:1px solid var(--gs-demo-border);border-radius:.375rem;background:var(--gs-demo-surface);padding:.3125rem .625rem;color:var(--gs-demo-text-sec)}.gs-demo-alert,.gs-demo-date-pill{align-items:center;font-size:.6875rem;font-weight:600}.gs-demo-alert{display:flex;flex-shrink:0;gap:.5rem;border-bottom:1px solid #fecaca;background:var(--gs-demo-down-bg);padding:.5rem .875rem;color:var(--gs-demo-down)}.gs-demo-body{min-height:0;flex:1;overflow-x:hidden;overflow-y:auto;padding:1rem 1.25rem 1.25rem;-webkit-overflow-scrolling:touch}.gs-demo-kpi-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem}.gs-demo-card,.gs-demo-kpi{border:1px solid var(--gs-demo-border);border-radius:.875rem;background:var(--gs-demo-surface)}.gs-demo-kpi{min-height:110px;padding:1.125rem 1.25rem}.gs-demo-kpi-label{margin-bottom:.375rem;color:var(--gs-demo-text-sec);font-size:.75rem}.gs-demo-kpi-value{font-size:2rem;font-weight:800;letter-spacing:-.02em;line-height:1}.gs-demo-kpi-sub{margin-top:.5rem;color:var(--gs-demo-text-ter);font-size:.625rem}.gs-demo-trend-badge{display:inline-flex;align-items:center;gap:.1875rem;margin-left:.5rem;color:var(--gs-demo-up);font-size:.6875rem;font-weight:700}.gs-demo-card{margin-bottom:.75rem;padding:1.125rem 1.25rem}.gs-demo-card-title{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.gs-demo-card-heading{display:flex;align-items:center;gap:.375rem;margin:0;color:var(--gs-demo-text);font-size:.8125rem;font-weight:700}.gs-demo-pill{border:1px solid var(--gs-demo-brand-soft);border-radius:9999px;background:var(--gs-demo-brand-light);padding:.125rem .5rem;color:var(--gs-demo-brand);font-size:.625rem;font-weight:700}.gs-demo-breakdown-bar,.gs-demo-share-bar{display:flex;overflow:hidden;gap:1px}.gs-demo-breakdown-bar{height:.75rem;border-radius:9999px}.gs-demo-breakdown-brand{background:var(--gs-demo-brand)}.gs-demo-breakdown-caution{background:var(--gs-demo-caution)}.gs-demo-breakdown-muted{background:#d1d5db}.gs-demo-grid-3-2{display:grid;grid-template-columns:3fr 2fr;gap:.75rem}.gs-demo-chart-wrap{position:relative;height:220px}.gs-demo-progress-row{margin-bottom:.875rem}.gs-demo-progress-row:last-child{margin-bottom:0}.gs-demo-progress-label{display:flex;justify-content:space-between;margin-bottom:.3125rem;font-size:.6875rem}.gs-demo-progress-track{height:.375rem;overflow:hidden;border-radius:9999px;background:var(--gs-demo-bg-sub)}.gs-demo-progress-fill{height:100%;border-radius:9999px;transition:width .4s}.gs-demo-table-head,.gs-demo-table-row{display:grid;grid-template-columns:72px 1fr 58px 58px;align-items:center;gap:.375rem}.gs-demo-table-head{border-bottom:1px solid var(--gs-demo-border);padding-bottom:.375rem;color:var(--gs-demo-text-ter);font-size:.625rem;font-weight:700}.gs-demo-table-row{min-height:40px;width:100%;border:none;border-bottom:1px solid var(--gs-demo-border-light);background:transparent;color:inherit;cursor:pointer;font-size:.75rem;transition:background .1s}.gs-demo-table-row:hover{background:var(--gs-demo-surface-alt)}.gs-demo-status{display:inline-flex;height:1.25rem;align-items:center;justify-content:center;border-radius:9999px;padding:0 .375rem;font-size:.625rem;font-weight:700;white-space:nowrap}.gs-demo-status.good{border:1px solid var(--gs-demo-brand-soft);background:var(--gs-demo-brand-light);color:var(--gs-demo-brand)}.gs-demo-status.caution{border:1px solid #fde68a;background:var(--gs-demo-caution-bg);color:var(--gs-demo-caution)}.gs-demo-status.down{border:1px solid #fca5a5;background:var(--gs-demo-down-bg);color:var(--gs-demo-down)}.gs-demo-status.action{border:1px solid #bfdbfe;background:var(--gs-demo-action-light);color:var(--gs-demo-action)}.gs-demo-share-bar{height:1.25rem;margin-bottom:.75rem;border-radius:.375rem}.gs-demo-prompts-layout{display:grid;grid-template-columns:3fr 2fr;gap:.875rem;min-height:480px}.gs-demo-prompt-list{display:flex;min-height:0;flex-direction:column;margin-bottom:0;padding:.875rem 1rem}.gs-demo-prompt-filters{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.5rem}.gs-demo-filter-chip{border:1px solid var(--gs-demo-border);border-radius:9999px;background:var(--gs-demo-surface);padding:.25rem .625rem;color:var(--gs-demo-text-sec);cursor:pointer;font-size:.6875rem;font-weight:600}.gs-demo-filter-chip.active{border-color:var(--gs-demo-brand);background:var(--gs-demo-brand-light);color:var(--gs-demo-brand)}.gs-demo-prompt-rows{max-height:420px;flex:1;overflow-y:auto}.gs-demo-prompt-row{display:grid;width:100%;grid-template-columns:1fr 56px 64px 64px;align-items:center;gap:.375rem;border:none;border-bottom:1px solid var(--gs-demo-border-light);background:transparent;padding:.625rem .25rem;cursor:pointer;font-size:.75rem;transition:background .15s}.gs-demo-prompt-row.active{border-radius:.375rem;background:var(--gs-demo-action-light)}.gs-demo-llm-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:.1875rem}.gs-demo-llm-dot{width:.4375rem;height:.4375rem;border-radius:9999px;background:var(--gs-demo-border-light)}.gs-demo-detail-kpis{display:grid;grid-template-columns:1fr 1fr;gap:.625rem;margin-bottom:.75rem}.gs-demo-insight{margin-bottom:.75rem;border:1px solid var(--gs-demo-border-light);border-radius:.375rem;background:var(--gs-demo-bg-sub);padding:.625rem .75rem;color:var(--gs-demo-text-sec);font-size:.75rem;line-height:1.6}.gs-demo-insight strong{display:block;margin-bottom:.125rem;color:var(--gs-demo-text)}.gs-demo-insight.good{border-color:var(--gs-demo-brand-soft);background:var(--gs-demo-brand-light);color:var(--gs-demo-brand)}.gs-demo-insight.caution{border-color:#fde68a;background:var(--gs-demo-caution-bg);color:var(--gs-demo-caution)}.gs-demo-insight.down{border-color:#fca5a5;background:var(--gs-demo-down-bg);color:var(--gs-demo-down)}.gs-demo-insight.action{border-color:#bfdbfe;background:var(--gs-demo-action-light);color:var(--gs-demo-action)}.gs-demo-model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.375rem;margin-bottom:.75rem}.gs-demo-model-card{border:2px solid var(--gs-demo-border-light);border-radius:.375rem;background:var(--gs-demo-surface-alt);padding:.5rem .25rem;cursor:pointer;text-align:center;transition:border-color .15s,background .15s}.gs-demo-model-card.active{border-color:currentColor;background:#fff}.gs-demo-answer-box{border:1px solid var(--gs-demo-border-light);border-radius:.375rem;background:var(--gs-demo-surface-alt);padding:.75rem .875rem;color:var(--gs-demo-text-sec);font-size:.75rem;line-height:1.65}.gs-demo-answer-box mark.brand{border-radius:.25rem;background:var(--gs-demo-brand-light);color:var(--gs-demo-brand);font-weight:700;padding:0 .25rem}.gs-demo-start-layer{position:absolute;inset:41px 0 0;z-index:30;display:flex;align-items:center;justify-content:center;pointer-events:auto}.gs-demo-start-scrim{position:absolute;inset:0;background:rgb(15 23 42/.12);backdrop-filter:blur(1px)}.gs-demo-start-btn{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px;padding:11px 18px;border:1px solid #145a46;border-radius:9999px;background:rgb(255 255 255/.94);color:#145a46;cursor:pointer;font-size:14px;font-weight:800;box-shadow:0 16px 40px rgb(15 23 42/.14);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.gs-demo-start-btn:hover{transform:translateY(-1px);background:#fff;box-shadow:0 20px 44px rgb(15 23 42/.16)}.gs-demo-tour-layer{position:absolute;inset:41px 0 0;z-index:40;pointer-events:none}.gs-demo-frame.is-tour-active .gs-demo-tour-layer{pointer-events:auto}.gs-demo-frame.is-tour-active .gs-demo-app{pointer-events:none}.gs-demo-tour-scrim{position:absolute;inset:0;pointer-events:none}.gs-demo-tour-shade{position:absolute;background:rgb(15 23 42/.18);pointer-events:auto}.gs-demo-tour-card{position:absolute;z-index:45;width:min(360px,calc(100% - 32px));padding:18px;border:1px solid rgb(191 220 204/.9);border-radius:18px;background:rgb(255 255 255/.94);box-shadow:0 22px 56px rgb(15 23 42/.18);color:var(--gs-text);pointer-events:auto;transform:translateY(0);animation:gs-demo-tour-in .18s ease-out}.gs-demo-frame[data-tour-step="1"] .gs-demo-tour-card{top:18px;right:18px}.gs-demo-frame[data-tour-step="2"] .gs-demo-tour-card{top:88px;right:22px}.gs-demo-frame[data-tour-step="3"] .gs-demo-tour-card{top:110px;left:214px;right:auto}.gs-demo-frame[data-tour-step="4"] .gs-demo-tour-card{right:22px;bottom:24px}.gs-demo-frame[data-tour-step="5"] .gs-demo-tour-card{right:auto;bottom:auto}.gs-demo-tour-step{display:inline-flex;align-items:center;border-radius:9999px;background:var(--gs-demo-brand-light);padding:.25rem .625rem;color:var(--gs-demo-brand);font-size:.6875rem;font-weight:800;letter-spacing:.04em}.gs-demo-tour-title{margin:.625rem 0 .375rem;color:var(--gs-demo-text);font-size:1rem;font-weight:800;line-height:1.4}.gs-demo-tour-body{margin:0;color:var(--gs-demo-text-sec);font-size:.8125rem;line-height:1.75}.gs-demo-tour-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.875rem}.gs-demo-tour-link,.gs-demo-tour-next{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:9999px;cursor:pointer;font-size:12px;font-weight:800}.gs-demo-tour-link[hidden],.gs-demo-tour-next[hidden]{display:none!important}.gs-demo-tour-link{border:1px solid transparent;background:transparent;color:var(--gs-demo-text-sec);padding:.4375rem .625rem}.gs-demo-tour-link:hover{background:var(--gs-demo-bg-sub);color:var(--gs-demo-text)}.gs-demo-tour-next{margin-left:auto;padding:8px 14px;border:1px solid var(--gs-brand);background:var(--gs-brand);color:#fff;box-shadow:0 10px 22px rgb(20 90 70/.18)}.gs-demo-tour-next:hover{background:#0f4637}.gs-demo-tour-highlight{position:relative;z-index:1;border-radius:14px;outline:2px solid rgb(20 90 70/.42);outline-offset:4px;box-shadow:0 0 0 8px rgb(231 243 237/.62),0 18px 42px rgb(20 90 70/.16);background:var(--gs-bg)}.gs-demo-nav-btn.gs-demo-tour-highlight{border-radius:10px;background:var(--gs-brand-light)}.gs-demo-frame.is-tour-active .gs-demo-tour-highlight{pointer-events:none}.gs-demo-app.gs-demo-tour-highlight{border-radius:0 0 16px 16px;outline-offset:-4px}@keyframes gs-demo-tour-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.gs-demo-app,.gs-demo-grid-3-2,.gs-demo-prompts-layout{grid-template-columns:1fr}.gs-demo-app{display:block;max-height:none;overflow:visible}.gs-demo-sidebar{width:100%;max-height:14rem;border-right:0;border-bottom:1px solid var(--gs-demo-border)}.gs-demo-frame[data-tour-step] .gs-demo-tour-card{top:auto;right:1rem;bottom:1rem;left:1rem!important;width:auto}}@media (max-width:640px){.gs-demo-detail-kpis,.gs-demo-kpi-grid,.gs-demo-model-grid{grid-template-columns:1fr}.gs-demo-prompt-row{grid-template-columns:1fr 44px 54px}.gs-demo-prompt-row .gs-demo-status{display:none}}.gs-story-steps{list-style:none;padding:0;display:flex;flex-direction:column}.gs-story-step{position:relative;display:flex;gap:1.25rem;padding-bottom:2.5rem}.gs-story-step:last-child{padding-bottom:0}.gs-story-step:before{content:"";position:absolute;left:1.375rem;top:3rem;bottom:.25rem;width:2px;transform:translateX(-50%);background:linear-gradient(180deg,rgb(22 99 74/.28),rgb(22 99 74/.08))}.gs-story-step:last-child:before{display:none}.gs-story-step__marker{width:2.75rem;height:2.75rem;flex-shrink:0;border-radius:9999px;background:#fff;border:1px solid rgb(22 99 74/.28);color:#16634a;font-weight:800;font-size:.8125rem;font-family:var(--gs-font-family);display:flex;align-items:center;justify-content:center}.gs-story-step__content{padding-top:.375rem;min-width:0}.gs-story-step__label{font-size:.75rem;font-weight:700;letter-spacing:.08em;color:#16634a;margin-bottom:.375rem}.gs-story-step__title{font-size:1.125rem;font-weight:800;color:#18181b;line-height:1.5;margin-bottom:.5rem}.gs-story-step__body{font-size:.875rem;color:#52525b;line-height:1.8}.gs-story-step--brand .gs-story-step__marker{background:#16634a;border-color:#16634a;color:#fff}.gs-story-step--brand .gs-story-step__content{background:radial-gradient(circle at 92% 0,rgb(49 155 117/.08),transparent 40%),#f4faf7;border:1px solid rgb(22 99 74/.18);border-radius:1rem;padding:1.25rem 1.5rem;box-shadow:0 14px 36px rgb(22 99 74/.07)}.gs-why-measure-negative{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:2rem;border-radius:1rem;background:rgb(255 255 255/.78);border:1px solid rgb(251 146 60/.22);box-shadow:0 16px 40px rgb(124 45 18/.05)}.gs-why-measure-negative__icon{width:2.5rem;height:2.5rem;flex-shrink:0;border-radius:.75rem;background:#fff7ed;border:none;display:flex;align-items:center;justify-content:center;color:#f97316}.gs-why-measure-negative__title{font-size:1.25rem;font-weight:700;color:#334155;line-height:1.375;min-height:4.5rem}.gs-why-measure-negative__body{font-size:.875rem;color:#334155;line-height:1.625}.gs-why-measure-negative__list{padding-top:1rem;border-top:1px solid rgb(15 23 42/.08);font-size:.875rem;color:#334155;list-style:none;margin:0;display:flex;flex-direction:column;gap:.75rem}.gs-why-measure-negative__mark{color:#ef4444;font-weight:700;margin-right:.25rem}.gs-why-measure-positive{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:2rem;border-radius:1rem;background:radial-gradient(circle at 92% 8%,rgb(45 212 191/.1),transparent 30%),rgb(255 255 255/.76);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgb(16 185 129/.24);box-shadow:0 18px 44px rgb(15 118 110/.06)}.gs-why-measure-positive__icon{width:2.5rem;height:2.5rem;flex-shrink:0;border-radius:.75rem;background:#ecfdf5;border:none;display:flex;align-items:center;justify-content:center;color:#10b981}.gs-why-measure-positive__title{font-size:1.25rem;font-weight:700;color:#065f46;line-height:1.375;min-height:4.5rem}.gs-why-measure-positive__body{font-size:.875rem;color:#334155;line-height:1.625}.gs-why-measure-positive__list{position:relative;padding-top:1rem;border-top:1px solid rgb(15 23 42/.08);font-size:.875rem;color:#334155;list-style:none;margin:0;display:flex;flex-direction:column;gap:.75rem}.gs-why-measure-positive__mark{color:#10b981;font-weight:700;margin-right:.25rem}.gs-philosophy{margin-top:4.5rem;border:1px solid rgb(15 23 42/.08);border-radius:1.5rem;background:radial-gradient(circle at 88% 0,rgb(22 99 74/.06),transparent 36%),#fafaf9;padding:2.5rem 1.5rem}.gs-philosophy__head{max-width:44rem;margin:0 auto 2.25rem;text-align:center}.gs-philosophy__eyebrow{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#16634a;margin-bottom:.875rem}.gs-philosophy__title{font-size:1.625rem;font-weight:800;color:#18181b;line-height:1.35;margin-bottom:1rem}.gs-philosophy__lead{font-size:.9375rem;color:#52525b;line-height:1.9}.gs-philosophy__grid{display:grid;gap:1rem;max-width:64rem;margin:0 auto}.gs-philosophy-card{background:#fff;border:1px solid rgb(15 23 42/.08);border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:.625rem}.gs-philosophy-card__mark{width:2.25rem;height:2.25rem;border-radius:.625rem;background:#fef2f2;color:#dc2626;font-weight:800;font-size:.9375rem;display:flex;align-items:center;justify-content:center}.gs-philosophy-card__title{font-size:1rem;font-weight:700;color:#18181b;line-height:1.5}.gs-philosophy-card__body{font-size:.8125rem;color:#52525b;line-height:1.75}.gs-philosophy__closing{max-width:64rem;margin:1.75rem auto 0;background:#16634a;color:#fff;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}.gs-philosophy__closing-text{font-size:1.0625rem;font-weight:800;line-height:1.6}.gs-philosophy__closing-note{font-size:.75rem;font-weight:600;color:rgb(255 255 255/.78);margin-top:.25rem}.gs-philosophy__closing-cta{flex-shrink:0;display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#16634a;font-weight:700;font-size:.875rem;border-radius:.625rem;padding:.75rem 1.25rem;transition:background-color .15s ease}.gs-philosophy__closing-cta:hover{background:#e6f2ec}@media (min-width:768px){.gs-philosophy{padding:3rem 2.5rem}.gs-philosophy__title{font-size:2rem}.gs-philosophy__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gs-philosophy__closing{flex-direction:row;justify-content:space-between;text-align:left;padding:1.5rem 2rem}}.gs-seo-positioning-panel{position:relative;overflow:hidden;padding:2rem;border-radius:1rem;border:1px solid #e2e8f0;box-shadow:0 10px 15px -3px rgb(15 23 42/.08);background:linear-gradient(to bottom right,#f8fafc,#f1f5f9,#eef6ff);color:#334155}.gs-seo-positioning-panel__glow{position:absolute;top:-2.5rem;right:-2.5rem;width:10rem;height:10rem;border-radius:9999px;background:rgb(147 197 253/.25);filter:blur(40px);pointer-events:none}.gs-seo-positioning-panel__title{position:relative;display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;color:#1e3a5f}.gs-seo-positioning-panel__title svg{color:#1e3a5f}.gs-seo-positioning-panel__steps{position:relative;display:flex;flex-direction:column;gap:1rem;font-size:.75rem}.gs-seo-positioning-panel__step{padding:1rem;background:#fff;border-radius:.75rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px rgb(15 23 42/.05)}.gs-seo-positioning-panel__step-title{font-weight:700;color:#1e3a5f;margin-bottom:.25rem}.gs-seo-positioning-panel__step-body{color:#52525b;line-height:1.625}.gs-seo-positioning-panel__closing{position:relative;text-align:center}.gs-seo-positioning-panel__closing-text{display:inline-block;font-size:.75rem;font-weight:500;line-height:1.625;color:#1e3a5f;padding:.75rem 1rem;border-radius:.75rem;background:#eef6ff;border:1px solid #bfdbfe}.director-avatar-fallback{display:flex;width:10rem;height:10rem;align-items:center;justify-content:center;border-radius:9999px;background:radial-gradient(circle at 68% 24%,rgb(255 255 255/.95),transparent 30%),linear-gradient(135deg,#e6f2ec,#d0eddf);box-shadow:0 18px 35px rgb(22 99 74/.12),0 0 0 4px #e6f2ec}.director-avatar-fallback span{color:#16634a;font-family:var(--gs-font-mono);font-size:1.8rem;font-weight:800;letter-spacing:-.04em}.director-avatar-image{width:10rem;height:10rem;border-radius:9999px;object-fit:cover;object-position:center;box-shadow:0 18px 35px rgb(22 99 74/.12),0 0 0 4px #e6f2ec}.director-links{padding-top:1rem;border-top:1px solid #f4f4f5}.director-links__label{margin-bottom:.75rem;color:#71717a;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.director-links__items{display:flex;flex-wrap:wrap;gap:.5rem}.director-links__items a{display:inline-flex;align-items:center;min-height:2.25rem;padding:.5rem .85rem;border:1px solid #d0eddf;border-radius:9999px;background:#f7fbf8;color:#16634a;font-size:.8125rem;font-weight:800;line-height:1.3;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.director-links__items a:hover{border-color:#16634a;background:#e6f2ec;color:#145a46;transform:translateY(-1px);text-decoration:none}.director-links__items a:focus-visible{outline:2px solid #16634a;outline-offset:3px}.gs-pricing-summary{position:relative;overflow:hidden;padding:1.5rem;border-radius:1rem;background:#0f2f2a;color:#fff;box-shadow:0 20px 25px -5px rgb(15 47 42/.25)}@media (min-width:1024px){.gs-pricing-summary{padding:2rem}}.gs-pricing-summary__glow{position:absolute;top:0;right:0;width:9rem;height:9rem;border-radius:9999px;background:rgb(16 185 129/.15);filter:blur(48px);pointer-events:none}.gs-pricing-summary__heading{position:relative;margin-bottom:1.5rem;color:#fff;font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.gs-pricing-summary__price-block{position:relative;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgb(255 255 255/.14)}.gs-pricing-summary__price-label{margin-bottom:.25rem;color:#b7d7cd;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.gs-pricing-summary__price{color:#fff;font-size:2.25rem;font-weight:900;letter-spacing:-.04em}@media (min-width:1024px){.gs-pricing-summary__price{font-size:3rem}}.gs-pricing-summary__price-unit{color:#b7d7cd;font-size:.875rem}.gs-pricing-summary__row-label{color:#b7d7cd}.gs-pricing-summary__row-value{color:#fff;font-weight:700;letter-spacing:-.01em}.gs-pricing-summary__divider{border-top:1px solid rgb(255 255 255/.14)}.gs-pricing-summary__spec-row{display:flex;justify-content:space-between;color:#b7d7cd}.gs-pricing-summary__spec-value{color:#fff;font-weight:700}.gs-pricing-summary__spec-value--accent{color:#10b981}.gs-pricing-summary__footnote{color:#b7d7cd;font-size:10px;line-height:1.625;text-align:center}.gs-plan-comparison{max-width:64rem;margin:-1rem auto 2.5rem;padding:1.25rem;border:1px solid rgb(15 23 42/.08);border-radius:1.5rem;background:#fff;box-shadow:0 16px 40px rgb(15 23 42/.06)}.gs-plan-comparison__header{margin-bottom:1.25rem}@media (min-width:1024px){.gs-plan-comparison{padding:1.75rem}}.gs-plan-comparison__title{color:#0f172a;font-size:clamp(1.35rem,2.6vw,1.875rem);font-weight:900;letter-spacing:-.04em;line-height:1.25}.gs-plan-comparison__lead{margin-top:.5rem;color:#475569;font-size:.875rem;line-height:1.7}.gs-plan-comparison__scroll-hint{display:block;margin:0 0 .5rem;color:#64748b;font-size:.75rem;font-weight:700}@media (min-width:768px){.gs-plan-comparison__scroll-hint{display:none}}.gs-plan-comparison__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #e4e4e7;border-radius:1rem;background:#fff}.gs-plan-comparison__table{width:100%;min-width:45rem;border-collapse:separate;border-spacing:0;color:#334155;font-size:.875rem}.gs-plan-comparison__table caption{padding:.9rem 1rem;border-bottom:1px solid #e4e4e7;color:#0f172a;font-size:.8rem;font-weight:900;text-align:left}.gs-plan-comparison__table td,.gs-plan-comparison__table th{padding:.95rem 1rem;border-bottom:1px solid #f1f5f9;text-align:left;vertical-align:middle}.gs-plan-comparison__table thead th{background:#f8fafc;color:#0f172a;font-size:.78rem;font-weight:900}.gs-plan-comparison__table tbody th{width:32%;color:#475569;font-weight:800}.gs-plan-comparison__table tbody tr:last-child td,.gs-plan-comparison__table tbody tr:last-child th{border-bottom:0}.gs-plan-comparison__cell--pro{background:rgb(16 185 129/.1);color:#065f46;font-weight:900}.gs-plan-comparison__price-sub{display:block;margin-top:.125rem;font-size:.625rem;font-weight:400;color:#64748b}.gs-plan-comparison__cell--pro .gs-plan-comparison__price-sub{color:rgb(6 95 70/.72)}.gs-plan-comparison__recommended{display:inline-flex;align-items:center;margin-left:.4rem;padding:.2rem .45rem;border-radius:9999px;background:#16634a;color:#fff;font-size:.65rem;font-weight:900}.gs-plan-comparison__note{margin-top:.85rem;color:#64748b;font-size:.8125rem;line-height:1.7}.gs-pricing-config-intro{max-width:64rem;margin:0 auto 1.5rem;text-align:center}.gs-pricing-config-intro__title{color:#0f172a;font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:900;letter-spacing:-.04em;line-height:1.25}.gs-pricing-config-intro__lead{margin-top:.5rem;color:#475569;font-size:.875rem;line-height:1.7}@media (max-width:374px){.gs-service-page header .pre-register-cta,.gs-service-page header .primary-cta{padding:.45rem .7rem;font-size:.8rem;white-space:nowrap}.gs-service-page header a[aria-label="GEO Signals"] img{height:1.65rem}}.gs-service-page .final-cta-button,.gs-service-page .gs-pricing-summary__cta,.gs-service-page .pre-register-cta,.gs-service-page .primary-cta{color:#fff;background:linear-gradient(135deg,#047857,#10b981);box-shadow:0 14px 32px rgb(20 184 166/.28);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.gs-service-page .final-cta-button:hover,.gs-service-page .gs-pricing-summary__cta:hover,.gs-service-page .pre-register-cta:hover,.gs-service-page .primary-cta:hover{background:linear-gradient(135deg,#059669,#10b981 55%,#14b8a6);transform:translateY(-1px);box-shadow:0 18px 40px rgb(20 184 166/.34)}.gs-service-page .gs-pricing-summary__cta{padding:1rem 1.5rem;border-radius:.75rem}.gs-service-page .final-cta-button,.gs-service-page .gs-pricing-summary__cta{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;font-weight:800}.gs-service-page .final-cta-button{padding:.875rem 1.5rem;border-radius:.5rem;border:none;cursor:pointer}.gs-service-page .final-cta-button:disabled{cursor:not-allowed;opacity:.75;transform:none}.gs-service-page .secondary-cta-button{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.5rem;border:1px solid #d4d4d8;border-radius:.5rem;background:#fff;color:#3f3f46;font-size:.875rem;font-weight:800;line-height:1.25;text-decoration:none;cursor:pointer;box-shadow:0 1px 2px rgb(15 23 42/.05);transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.gs-service-page .secondary-cta-button:hover{border-color:#16634a;background:#f7fbf8;color:#16634a;box-shadow:0 2px 6px rgb(22 99 74/.08);text-decoration:none}.gs-service-page .header-login-button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .875rem;border:1px solid #d4d4d8;border-radius:.5rem;background:#fff;color:#3f3f46;font-size:.875rem;font-weight:800;line-height:1.25;text-decoration:none;white-space:nowrap;box-shadow:0 1px 2px rgb(15 23 42/.05);transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.gs-service-page .header-login-button:hover{border-color:#16634a;background:#f7fbf8;color:#16634a;box-shadow:0 2px 6px rgb(22 99 74/.08);text-decoration:none}.gs-service-page .header-login-button--block{width:100%;padding:.75rem 1rem}.gs-service-page .gs-launch-cta-card{border:1px solid rgb(255 255 255/.72);background:linear-gradient(180deg,rgb(255 255 255/.98),#f7fbf8);box-shadow:0 28px 70px rgb(0 0 0/.22),inset 0 1px 0 rgb(255 255 255/.9)}.gs-service-page .gs-launch-cta-steps{display:grid;gap:.75rem}.gs-service-page .gs-launch-cta-steps>div{display:flex;align-items:center;gap:.75rem;padding:.875rem;border:1px solid #d9eee5;border-radius:.75rem;background:#f2faf6}.gs-service-page .gs-launch-cta-steps span{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;flex-shrink:0;border-radius:9999px;background:#16634a;color:#fff;font-size:.75rem;font-weight:800}.gs-service-page .gs-launch-cta-steps p{margin:0;color:#27272a;font-size:.8125rem;font-weight:700;line-height:1.5}@media (min-width:1024px){.director-avatar-fallback,.director-avatar-image{width:12rem;height:12rem}}@media (min-width:640px){.gs-story-step__title{font-size:1.25rem}}