#gp-hyperspace{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:1.25rem;overflow:hidden;background:radial-gradient(120% 90% at 50% 112%,rgba(29,92,217,.3),transparent 62%),radial-gradient(85% 60% at 82% -12%,rgba(111,143,221,.16),transparent 55%),linear-gradient(180deg,#060a18,#0a1128 55%,#0b1233);opacity:0;transition:opacity .25s ease}#gp-hyperspace[hidden]{display:none}#gp-hyperspace[data-open]{opacity:1}#gp-hyperspace[data-leaving]{opacity:0;transition:opacity .45s ease}html[data-gp-hyper-lock]{overflow:hidden}.gp-hyper-space{position:absolute;inset:0;pointer-events:none;perspective:700px}.gp-hyper-stars{position:absolute;inset:-25%;background-repeat:repeat;opacity:0;animation:gp-hyper-zoom linear infinite;will-change:transform,opacity}.gp-hyper-stars-a{background-image:radial-gradient(1px 1px at 22px 34px,rgba(255,255,255,.9),transparent 55%),radial-gradient(1px 1px at 128px 90px,rgba(255,255,255,.7),transparent 55%),radial-gradient(1.5px 1.5px at 74px 158px,rgba(214,226,255,.85),transparent 55%),radial-gradient(1px 1px at 190px 210px,rgba(255,255,255,.6),transparent 55%);background-size:240px 240px;--gp-star-o: .8;animation-duration:6.5s}.gp-hyper-stars-b{background-image:radial-gradient(1px 1px at 40px 60px,rgba(214,226,255,.7),transparent 55%),radial-gradient(2px 2px at 210px 140px,rgba(255,255,255,.85),transparent 55%),radial-gradient(1px 1px at 300px 40px,rgba(255,255,255,.55),transparent 55%),radial-gradient(1.5px 1.5px at 150px 290px,rgba(160,190,255,.75),transparent 55%);background-size:340px 340px;--gp-star-o: .6;animation-duration:9s;animation-delay:-3s}.gp-hyper-stars-c{background-image:radial-gradient(2.5px 2.5px at 90px 120px,rgba(255,255,255,.9),transparent 55%),radial-gradient(1.5px 1.5px at 330px 260px,rgba(190,210,255,.8),transparent 55%),radial-gradient(2px 2px at 240px 380px,rgba(255,255,255,.65),transparent 55%);background-size:460px 460px;--gp-star-o: .5;animation-duration:12s;animation-delay:-7s}.gp-hyper-streaks{position:absolute;inset:-30%;background-image:linear-gradient(180deg,transparent 0%,rgba(140,170,255,.5) 50%,transparent 100%),linear-gradient(180deg,transparent 0%,rgba(110,150,255,.35) 50%,transparent 100%);background-size:2px 190px,2px 260px;background-position:18% 0,78% 90px;background-repeat:repeat;opacity:0;--gp-star-o: .3;animation:gp-hyper-zoom 3.4s linear infinite;animation-delay:-1.7s;will-change:transform,opacity;mask-image:linear-gradient(180deg,transparent,#000 22%,#000 78%,transparent);-webkit-mask-image:linear-gradient(180deg,transparent,#000 22%,#000 78%,transparent)}@keyframes gp-hyper-zoom{0%{transform:scale(.45);opacity:0}16%{opacity:var(--gp-star-o, .7)}78%{opacity:var(--gp-star-o, .7)}to{transform:scale(2.1);opacity:0}}.gp-hyper-card{position:relative;width:min(92vw,30rem);border-radius:1.25rem;padding:1.4rem 1.35rem 1.3rem;color:#eef2fb;background:#0d142ec7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 0 0 1px #8caaff38,0 30px 80px #0000008c,0 0 60px #1d5cd940;transform:translateY(8px) scale(.98);transition:transform .3s ease}#gp-hyperspace[data-open] .gp-hyper-card{transform:none}.gp-hyper-head{display:flex;align-items:center;gap:.7rem}.gp-hyper-glyph{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:.6rem;color:#fff;background:linear-gradient(130deg,var(--color-brand-dark),var(--color-brand-light));box-shadow:0 0 18px #1d5cd98c}.gp-hyper-brand{font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#8caaff}.gp-hyper-title{font-size:13.5px;font-weight:700;color:#fff;margin-top:1px}.gp-hyper-panel[hidden]{display:none}.gp-hyper-group{margin-top:1.05rem}.gp-hyper-group[data-hyper-group=vam]{margin-top:.95rem;padding-top:.9rem;border-top:1px solid rgba(140,170,255,.16)}.gp-hyper-group-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.6rem}.gp-hyper-group[data-hyper-group=sami] .gp-hyper-group-label{color:#6ee7b7}.gp-hyper-group[data-hyper-group=vam] .gp-hyper-group-label{color:#fbbf24}.gp-hyper-lines{display:flex;flex-direction:column;gap:.7rem;margin:0;list-style:none;padding:0}.gp-hyper-line{display:flex;align-items:flex-start;gap:.6rem;font-size:14px;line-height:1.45;color:#eef2fbeb;opacity:0;transform:translateY(16px) scale(.92);transition:opacity .55s ease-out,transform .55s cubic-bezier(.22,1,.36,1)}.gp-hyper-line[data-on]{opacity:1;transform:none}.gp-hyper-ind{position:relative;width:18px;height:18px;flex-shrink:0;margin-top:1px}.gp-hyper-spin{position:absolute;inset:0;border-radius:50%;border:2px solid rgba(140,170,255,.3);border-top-color:#8caaff;animation:gp-hyper-rot .8s linear infinite;transition:opacity .2s ease}@keyframes gp-hyper-rot{to{transform:rotate(360deg)}}.gp-hyper-check{position:absolute;inset:0;width:18px;height:18px;color:#34d399;opacity:0;transform:scale(.5);transition:opacity .25s ease,transform .25s cubic-bezier(.34,1.56,.64,1)}.gp-hyper-line[data-done] .gp-hyper-spin{opacity:0;animation:none}.gp-hyper-line[data-done] .gp-hyper-check{opacity:1;transform:none}.gp-hyper-send{position:absolute;inset:0;width:18px;height:18px;color:#fbbf24;opacity:0;transform:scale(.5);transition:opacity .25s ease,transform .25s cubic-bezier(.34,1.56,.64,1)}.gp-hyper-line[data-done] .gp-hyper-send{opacity:1;transform:none}.gp-hyper-sent{display:inline-block;margin-left:.45rem;padding:.05rem .4rem;border-radius:.35rem;font-size:10.5px;font-weight:700;letter-spacing:.02em;white-space:nowrap;color:#fbbf24;background:#fbbf2424;opacity:0;transition:opacity .3s ease .1s}.gp-hyper-line[data-done] .gp-hyper-sent{opacity:1}.gp-hyper-weeks{margin-top:1.15rem;padding-top:1rem;border-top:1px solid rgba(140,170,255,.18);font-size:19px;font-weight:800;letter-spacing:.01em;color:#fff;text-shadow:0 0 24px rgba(109,143,255,.6);opacity:0;transform:translateY(6px);transition:opacity .45s ease,transform .45s ease}.gp-hyper-weeks[data-show]{opacity:1;transform:none}.gp-hyper-next{margin-top:1.15rem;width:100%;min-height:52px;border-radius:.8rem;border:0;background:linear-gradient(130deg,var(--color-brand-dark) 0%,var(--color-brand) 45%,var(--color-brand-light) 100%);color:#fff;font-size:15.5px;font-weight:700;letter-spacing:.01em;cursor:pointer;box-shadow:0 8px 24px #1d5cd980,0 0 0 1px #8caaff59;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease}.gp-hyper-next:hover{filter:brightness(1.07);transform:translateY(-1px);box-shadow:0 11px 30px #1d5cd999,0 0 0 1px #8caaff73}.gp-hyper-next:active{transform:none;filter:none}.gp-hyper-next[hidden]{display:none}@media(prefers-reduced-motion:reduce){.gp-hyper-stars,.gp-hyper-streaks{animation:none!important;transform:none;opacity:var(--gp-star-o, .6)}.gp-hyper-spin{animation:none}.gp-hyper-card,.gp-hyper-line,.gp-hyper-weeks,.gp-hyper-check,.gp-hyper-send,.gp-hyper-sent{transition:none}}#gp-demo-finale{position:fixed;inset:0;z-index:110;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#060a18ad;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;transition:opacity .3s ease}#gp-demo-finale[hidden]{display:none}#gp-demo-finale[data-open]{opacity:1}#gp-demo-finale[data-leaving]{opacity:0}html[data-gp-finale-lock]{overflow:hidden}.gp-finale-card{position:relative;width:min(92vw,30rem);max-height:calc(100dvh - 2.5rem);overflow-y:auto;border-radius:1.25rem;padding:1.5rem 1.4rem 1.35rem;color:#eef2fb;background:#0d142ee0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 0 0 1px #8caaff38,0 30px 80px #0000008c,0 0 60px #1d5cd940;transform:translateY(10px) scale(.98);transition:transform .3s ease}#gp-demo-finale[data-open] .gp-finale-card{transform:none}.gp-finale-head{display:flex;align-items:center;gap:.7rem;padding-right:2.1rem}.gp-finale-glyph{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:.6rem;color:#fff;background:linear-gradient(130deg,var(--color-brand-dark),var(--color-brand-light));box-shadow:0 0 18px #1d5cd98c}.gp-finale-x{position:absolute;top:.7rem;right:.7rem;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9999px;color:#eef2fbbf;background:#8caaff1f;cursor:pointer;transition:background .15s ease,color .15s ease}.gp-finale-x:hover{background:#8caaff3d;color:#fff}.gp-finale-brand{font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#8caaff}.gp-finale-title{font-size:17px;font-weight:800;color:#fff;margin-top:1px}.gp-finale-items{display:flex;flex-direction:column;gap:.6rem;margin-top:1.05rem;list-style:none;padding:0}.gp-finale-item{display:flex;align-items:flex-start;gap:.6rem;font-size:14px;line-height:1.45;color:#eef2fbeb}.gp-finale-check{width:18px;height:18px;flex-shrink:0;margin-top:1px;color:#34d399}.gp-finale-stats{margin-top:1.1rem;padding-top:1rem;border-top:1px solid rgba(140,170,255,.18);display:flex;flex-direction:column;gap:.45rem}.gp-finale-stat{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.gp-finale-stat-label{font-size:13px;font-weight:600;color:#b9c8f2}.gp-finale-stat-value{font-size:17px;font-weight:800;line-height:1.4;letter-spacing:.01em;color:#fff;text-shadow:0 0 24px rgba(109,143,255,.6);white-space:nowrap}.gp-finale-whatnext{margin-top:1rem;padding-top:.85rem;border-top:1px solid rgba(140,170,255,.14)}.gp-finale-whatnext-title{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8caaff;opacity:.85;margin-bottom:.45rem}.gp-finale-whatnext-list{display:grid;grid-template-columns:1fr 1fr;gap:.28rem 1rem;margin:0;padding:0;list-style:none}.gp-finale-whatnext-list li{position:relative;padding-left:.85rem;font-size:12px;line-height:1.4;color:#e2e8ffb8}.gp-finale-whatnext-list li:before{content:"→";position:absolute;left:0;color:#6d8fff;opacity:.8}@media(max-width:520px){.gp-finale-whatnext-list{grid-template-columns:1fr}}.gp-finale-lead{margin-top:1.15rem;font-size:15px;font-weight:700;line-height:1.35;text-align:center;text-wrap:balance;color:#fff}.gp-finale-google{margin-top:.7rem;width:100%;min-height:48px;font-size:15px;box-shadow:0 8px 24px #0a0a1a8c;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease}.gp-finale-google:hover{transform:translateY(-1px);box-shadow:0 11px 30px #0a0a1aa6}.gp-finale-google:active{transform:none}.gp-finale-trust{margin-top:.6rem;text-align:center;font-size:11.5px;color:#eef2fb99}.gp-finale-secondary{display:block;margin:.9rem auto 0;padding:.45rem .9rem;border:0;background:none;color:#eef2fb8c;font-size:13px;font-weight:600;cursor:pointer;transition:color .15s ease}.gp-finale-secondary:hover{color:#eef2fbd9;text-decoration:underline}@media(prefers-reduced-motion:reduce){#gp-demo-finale,.gp-finale-card,.gp-finale-google{transition:none}.gp-finale-google:hover{transform:none}}[data-demo-tour-overlay] [data-tour-spot]{box-shadow:0 0 0 4px #0644bf73,0 0 0 var(--gp-spot-spread, 9999px) #0a0a1a8c;transition:left .25s ease,top .25s ease,width .25s ease,height .25s ease}[data-demo-tour-overlay] [data-tour-spot][data-centered]{box-shadow:0 0 0 var(--gp-spot-spread, 9999px) #0a0a1a8c}[data-demo-tour-overlay] [data-tour-layer][data-frame=doc] [data-tour-spot]{transition:none}[data-demo-tour-overlay] [data-tour-card][data-tour-card-mode=anchored],[data-demo-tour-overlay] [data-tour-card][data-tour-card-mode=underzone]{transition:left .25s ease,top .25s ease}[data-demo-tour-overlay] [data-tour-card][data-tour-card-mode=sheet]{transition:max-height .18s ease}[data-demo-tour-overlay] [data-tour-progress]{transition:width .3s ease,opacity .2s ease}[data-demo-tour-overlay] [data-tour-intro-head]{display:none;align-items:center;gap:.625rem}[data-demo-tour-overlay][data-centered] [data-tour-intro-head]{display:flex}[data-demo-tour-overlay] .gp-tour-glyph{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:.6rem;color:#fff;background:linear-gradient(130deg,var(--color-brand-dark),var(--color-brand-light));box-shadow:0 0 18px #1d5cd98c}[data-demo-tour-overlay] .gp-tour-eyebrow{font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#6f8fdd}[data-demo-tour-overlay][data-centered] [data-tour-card]{width:min(460px,calc(100vw - 32px));padding:1.5rem}[data-demo-tour-overlay][data-centered] [data-tour-title]{font-size:19px;margin-top:.75rem}[data-demo-tour-overlay][data-centered] [data-tour-body]{font-size:14.5px;margin-top:.5rem}[data-demo-tour-overlay][data-advance] [data-tour-spot]{pointer-events:auto;cursor:pointer}[data-demo-tour-overlay] [data-tour-next][hidden]{display:none}[data-tour-target]{border-radius:.75rem;animation:gp-tour-target-pulse 2.4s ease-in-out infinite}@keyframes gp-tour-target-pulse{0%,to{box-shadow:0 0 0 3px #0644bf80,0 0 16px #1d5cd959}50%{box-shadow:0 0 0 4px #0644bfcc,0 0 30px #1d5cd9b3}}@media(prefers-reduced-motion:reduce){[data-tour-target]{animation:none;box-shadow:0 0 0 3px #0644bfa6,0 0 22px #1d5cd980}}[data-demo-tour-overlay] [data-tour-skip][data-tour-skip-mode=stuck]{display:none}[data-demo-tour-overlay][data-stuck] [data-tour-skip][data-tour-skip-mode=stuck]{display:inline-flex}@media(prefers-reduced-motion:reduce){[data-demo-tour-overlay] [data-tour-spot],[data-demo-tour-overlay] [data-tour-progress],[data-demo-tour-overlay] [data-tour-card]{transition:none}}[data-demo-tour-resume]{display:flex;align-items:center;justify-content:center}[data-demo-tour-resume][hidden]{display:none}body:has([data-demo-tour-overlay]:not([hidden])) [data-mobile-sidebar]{z-index:61;pointer-events:none}body:has([data-demo-tour-overlay]:not([hidden])) [data-mobile-sidebar]:after{content:"";position:absolute;inset:0 -1px 0 0;z-index:5;background:#0a0a1a8c;pointer-events:none}body:has([data-demo-tour-overlay]:not([hidden])) [data-mobile-sidebar] [data-tour-target]{position:relative;z-index:7;pointer-events:auto}body:has([data-demo-tour-overlay]:not([hidden])) [data-mobile-sidebar] details[data-switcher-dd]:has([data-locale-btn]){position:relative;z-index:6;pointer-events:auto}body:has([data-demo-tour-overlay]:not([hidden])) [data-app-sticky-top]{z-index:63;pointer-events:none}body:has([data-demo-tour-overlay]:not([hidden])) [data-app-sticky-top]:after{content:"";position:absolute;inset:0;z-index:5;background:#0a0a1a8c;pointer-events:none}body:has([data-demo-tour-overlay]:not([hidden])) [data-demo-banner]{position:relative;z-index:61}body:has([data-demo-tour-overlay]:not([hidden])) [data-mobile-sidebar] details[data-switcher-dd]:has([data-locale-btn])>summary{background:var(--color-brand-bg);border-color:var(--color-brand);color:var(--color-brand-dark);box-shadow:0 0 0 2px var(--color-brand),0 0 14px #1d5cd980}[data-notify-tour-overlay][data-advance] [data-tour-spot]{pointer-events:auto;cursor:pointer}[data-notify-tour-overlay] [data-tour-next][hidden]{display:none}[data-astro-cid-uxfbvfab][data-tour-spot]{box-shadow:0 0 0 4px #0644bf73,0 0 0 var(--gp-spot-spread, 9999px) #0a0a1a8c;transition:left .25s ease,top .25s ease,width .25s ease,height .25s ease}[data-astro-cid-uxfbvfab][data-tour-layer][data-frame=doc] [data-astro-cid-uxfbvfab][data-tour-spot]{transition:none}[data-astro-cid-uxfbvfab][data-tour-card][data-tour-card-mode=anchored],[data-astro-cid-uxfbvfab][data-tour-card][data-tour-card-mode=underzone]{transition:left .25s ease,top .25s ease}[data-astro-cid-uxfbvfab][data-tour-card][data-tour-card-mode=sheet]{transition:max-height .18s ease}@media(prefers-reduced-motion:reduce){[data-astro-cid-uxfbvfab][data-tour-spot],[data-astro-cid-uxfbvfab][data-tour-card]{transition:none}}body[data-viewer-slug] [data-exclude-btn],body[data-viewer-slug] [data-evt=action_attempted]:not([data-evt-action=goal_skip]):not([data-evt-action=task_skip]){display:none!important}body[data-pull-busy] [data-pull-action]{display:none!important}body[data-pull-busy] [data-pull-wait]{display:inline-flex!important}
