@tailwind base;@tailwind components;@tailwind utilities;:root{--gf-bg:#020817;--gf-bg-soft:#06111f;--gf-card:rgba(7,19,36,.72);--gf-card-strong:rgba(9,25,47,.92);--gf-border:rgba(125,211,252,.16);--gf-border-strong:rgba(125,211,252,.32);--gf-text:#eefaff;--gf-muted:#8da7ba;--gf-dim:#5f748a;--gf-blue:#12b8de;--gf-blue-2:#3b82f6;--gf-blue-3:#7dd3fc;--gf-green:#34d399}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--gf-bg)}body{margin:0;min-height:100vh;color:var(--gf-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.gf-page{position:relative;min-height:100vh}.gf-bg,.gf-page{overflow:hidden;background:#020817}.gf-bg{position:fixed;inset:0;z-index:0;pointer-events:none}.gf-soft-aurora{position:absolute;inset:0;width:100vw;height:100vh;opacity:.95;transform:scale(1.08);transform-origin:center}.gf-soft-aurora>*{width:100%;height:100%}.soft-aurora-container{width:100%;height:100%;position:relative;overflow:hidden}.soft-aurora-container canvas{display:block;width:100%!important;height:100%!important}.gf-bg-grid{position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(125,211,252,.05) 1px,transparent 0),linear-gradient(90deg,rgba(125,211,252,.05) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle at top,#000 20%,transparent 72%);mask-image:radial-gradient(circle at top,#000 20%,transparent 72%)}.gf-bg-overlay{position:absolute;inset:0;background:radial-gradient(circle at 50% 0,rgba(2,8,23,.1),transparent 34rem),radial-gradient(circle at 50% 35%,rgba(2,8,23,.04),transparent 30rem),linear-gradient(180deg,rgba(2,8,23,.04),rgba(2,8,23,.45) 46%,rgba(2,8,23,.92))}.gf-header{position:fixed;z-index:30;top:1.25rem;left:50%;width:min(1180px,calc(100% - 32px));height:72px;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:0 1rem 0 1.35rem;border:1px solid var(--gf-border);border-radius:999px;background:rgba(2,8,23,.72);box-shadow:0 24px 90px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.gf-logo{font-size:1.05rem;font-weight:800;letter-spacing:-.04em;color:#fff}.gf-footer span,.gf-logo span{color:var(--gf-blue-3)}.gf-nav{display:flex;align-items:center;gap:.25rem;padding:.35rem;border:1px solid rgba(125,211,252,.1);background:hsla(0,0%,100%,.035)}.gf-nav,.gf-nav a{border-radius:999px}.gf-nav a{padding:.65rem 1rem;color:#bad1e1;font-size:.88rem;font-weight:600;transition:background .18s ease,color .18s ease,transform .18s ease}.gf-nav a:hover{color:#fff;background:rgba(18,184,222,.12);transform:translateY(-1px)}.gf-header-actions{display:flex;align-items:center;gap:.65rem}.gf-link-button{padding:.72rem 1rem;color:#bad1e1;font-size:.88rem;font-weight:650}.gf-primary-small{padding:.75rem 1.15rem;border-radius:999px;color:#02101a;font-size:.88rem;font-weight:800;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));box-shadow:0 0 36px rgba(18,184,222,.32)}.gf-hero{position:relative;z-index:2;width:min(1180px,calc(100% - 32px));min-height:100vh;margin:0 auto;padding:12.5rem 0 5rem;display:flex;flex-direction:column;text-align:center}.gf-hero,.gf-pill{align-items:center}.gf-pill{display:inline-flex;gap:.65rem;margin-bottom:1.6rem;padding:.7rem 1rem;border:1px solid var(--gf-border);border-radius:999px;background:rgba(18,184,222,.08);color:#c4eaff;font-size:.88rem;font-weight:650;box-shadow:0 0 40px rgba(18,184,222,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gf-pill-dot{width:.48rem;height:.48rem;border-radius:999px;background:var(--gf-blue-3);box-shadow:0 0 20px var(--gf-blue)}.gf-hero h1{max-width:1040px;margin:0;padding-bottom:.12em;color:#fff;font-size:clamp(4rem,8.4vw,7.45rem);letter-spacing:-2px;font-weight:890}.gf-hero h1,.gf-hero h1 span{overflow:visible;line-height:1.02}.gf-hero h1 span{display:block;margin-top:.04em;padding-bottom:.08em;background:linear-gradient(90deg,var(--gf-blue),var(--gf-blue-2),var(--gf-blue-3));background-clip:text;-webkit-background-clip:text;color:transparent;filter:drop-shadow(0 0 30px rgba(18,184,222,.24))}.gf-hero-subtitle{max-width:720px;margin:2rem auto 0;color:#abc2d6;font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.8}.gf-hero-actions{display:flex;align-items:center;justify-content:center;gap:.9rem;margin-top:2.4rem;flex-wrap:wrap}.gf-primary-button,.gf-secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:0 1.45rem;border-radius:999px;font-size:.98rem;font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.gf-primary-button{color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));box-shadow:0 0 48px rgba(18,184,222,.34)}.gf-secondary-button{color:#fff;border:1px solid var(--gf-border);background:hsla(0,0%,100%,.045);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.gf-primary-button:hover,.gf-secondary-button:hover{transform:translateY(-2px)}.gf-secondary-button:hover{border-color:var(--gf-border-strong);background:hsla(0,0%,100%,.07)}.gf-hero-terminal{width:min(960px,100%);margin-top:4.5rem;overflow:hidden;border:1px solid var(--gf-border);border-radius:2rem;background:linear-gradient(180deg,rgba(7,19,36,.88),rgba(3,11,22,.9)),radial-gradient(circle at top left,rgba(18,184,222,.14),transparent 30rem);box-shadow:0 40px 140px rgba(0,0,0,.42),0 0 80px rgba(18,184,222,.1);text-align:left;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.gf-terminal-top{height:3.8rem;display:flex;align-items:center;justify-content:space-between;padding:0 1.35rem;border-bottom:1px solid rgba(125,211,252,.12);background:hsla(0,0%,100%,.025)}.gf-terminal-top div{display:flex;align-items:center;gap:.5rem}.gf-terminal-top span{width:.72rem;height:.72rem;border-radius:999px}.gf-terminal-top span:first-child{background:#fb7185}.gf-terminal-top span:nth-child(2){background:#facc15}.gf-terminal-top span:nth-child(3){background:#34d399}.gf-terminal-top p{margin:0;color:var(--gf-dim);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.8rem}.gf-terminal-body{display:grid;grid-template-columns:1fr 1fr}.gf-terminal-body>div{padding:1.65rem}.gf-terminal-body>div:first-child{border-right:1px solid rgba(125,211,252,.1)}.gf-terminal-muted{margin:0 0 1rem;color:var(--gf-dim);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem}.gf-install-card code,.gf-terminal-body code{display:grid;grid-gap:.55rem;gap:.55rem;color:#dff8ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9rem;line-height:1.6}.gf-install-card code span,.gf-terminal-body code span{display:block}.gf-terminal-ok{color:var(--gf-green)}.gf-section{position:relative;z-index:2;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:6.5rem 0}.gf-section-heading{max-width:760px;margin:0 auto 2.5rem;text-align:center}.gf-section-heading p{margin:0 0 .85rem;color:var(--gf-blue-3);font-size:.8rem;font-weight:800;letter-spacing:.28em;text-transform:uppercase}.gf-section-heading h2{margin:0;color:#fff;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1;letter-spacing:-.06em}.gf-feature-grid,.gf-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.gf-feature-card,.gf-plan{position:relative;overflow:hidden;border:1px solid var(--gf-border);border-radius:1.75rem;background:var(--gf-card);box-shadow:0 30px 90px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.gf-feature-card{padding:1.6rem}.gf-feature-card:before,.gf-plan:before{content:"";position:absolute;inset:0;opacity:0;background:radial-gradient(circle at top left,rgba(18,184,222,.18),transparent 22rem);transition:opacity .18s ease}.gf-feature-card:hover:before,.gf-plan:hover:before{opacity:1}.gf-feature-card p,.gf-plan p{position:relative;margin:0;color:var(--gf-blue-3);font-size:.76rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.gf-feature-card h3{position:relative;margin:1rem 0 .8rem;color:#fff;font-size:1.35rem;line-height:1.2;letter-spacing:-.03em}.gf-feature-card span,.gf-plan span{position:relative;display:block;color:var(--gf-muted);font-size:.95rem;line-height:1.7}.gf-table-card{overflow:hidden;border:1px solid var(--gf-border);border-radius:1.75rem;background:var(--gf-card);box-shadow:0 30px 90px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.gf-table-scroll{overflow-x:auto}.gf-table-card table{width:100%;min-width:740px;border-collapse:collapse}.gf-table-card th{padding:1.15rem 1.25rem;border-bottom:1px solid rgba(125,211,252,.12);color:var(--gf-dim);font-size:.72rem;letter-spacing:.18em;text-align:left;text-transform:uppercase;background:hsla(0,0%,100%,.035)}.gf-table-card td{padding:1.1rem 1.25rem;border-bottom:1px solid rgba(125,211,252,.08);color:#b6ccdd;font-size:.95rem}.gf-table-card tr:last-child td{border-bottom:0}.gf-table-card td:first-child{color:#fff;font-weight:700}.gf-table-card strong{display:inline-flex;padding:.35rem .7rem;border:1px solid rgba(125,211,252,.22);border-radius:999px;color:#c9f4ff;background:rgba(18,184,222,.1);font-size:.78rem}.gf-plan{padding:1.75rem}.gf-plan-featured{border-color:rgba(125,211,252,.38);background:rgba(9,25,47,.92);box-shadow:0 30px 100px rgba(0,0,0,.26),0 0 70px rgba(18,184,222,.12)}.gf-popular{position:absolute;top:1.2rem;right:1.2rem;z-index:1;padding:.35rem .7rem;border-radius:999px;color:#02101a;background:var(--gf-blue-3);font-size:.72rem;font-weight:850}.gf-plan h3{position:relative;margin:1.2rem 0 .65rem;color:#fff;font-size:2.5rem;line-height:1;letter-spacing:-.06em}.gf-plan ul{position:relative;display:grid;grid-gap:.75rem;gap:.75rem;margin:1.4rem 0 1.6rem;padding:0;list-style:none}.gf-plan li{color:#c6d8e5;font-size:.94rem}.gf-plan li:before{content:"✓";margin-right:.55rem;color:var(--gf-blue-3)}.gf-plan a{position:relative;display:flex;justify-content:center;padding:.9rem 1rem;border:1px solid var(--gf-border);border-radius:999px;color:#fff;font-weight:800;background:hsla(0,0%,100%,.045)}.gf-plan-featured a{color:#02101a;border-color:transparent;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3))}.gf-install-section{padding-bottom:8rem}.gf-install-tabs{display:flex;justify-content:center;gap:.35rem;width:-moz-fit-content;width:fit-content;margin:0 auto 1.25rem;padding:.35rem;border:1px solid var(--gf-border);border-radius:999px;background:hsla(0,0%,100%,.04);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.gf-install-tabs button{cursor:pointer;border:0;border-radius:999px;padding:.72rem 1.1rem;color:#b8ccdc;background:transparent;font-size:.9rem;font-weight:800;transition:background .18s ease,color .18s ease}.gf-install-tabs button.active{color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));box-shadow:0 0 36px rgba(18,184,222,.26)}.gf-install-card{width:min(760px,100%);margin:0 auto;overflow:hidden;border:1px solid var(--gf-border);border-radius:1.75rem;background:rgba(3,11,22,.88);box-shadow:0 30px 100px rgba(0,0,0,.34),0 0 80px rgba(18,184,222,.09);animation:gf-fade-up .22s ease both;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@keyframes gf-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.gf-install-card pre{margin:0;padding:1.5rem;overflow-x:auto}.gf-install-card em{color:var(--gf-blue-3);font-style:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gf-footer{position:relative;z-index:2;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:2rem 0 2.5rem;border-top:1px solid var(--gf-border);display:flex;align-items:center;justify-content:space-between;color:var(--gf-dim)}.gf-footer p{margin:0;color:#fff;font-weight:850;letter-spacing:-.04em}.gf-footer div{display:flex;gap:1.25rem}.gf-footer a{color:var(--gf-muted);font-size:.9rem}.gf-footer a:hover{color:#fff}@media (max-width:900px){.gf-header{top:.75rem;height:auto;min-height:64px;border-radius:1.5rem;flex-wrap:wrap;padding:.9rem}.gf-nav{order:3;width:100%;justify-content:center;overflow-x:auto}.gf-header-actions{margin-left:auto}.gf-hero{padding-top:12rem}.gf-feature-grid,.gf-pricing-grid,.gf-terminal-body{grid-template-columns:1fr}.gf-terminal-body>div:first-child{border-right:0;border-bottom:1px solid rgba(125,211,252,.1)}}@media (max-width:620px){.gf-header-actions .gf-link-button{display:none}.gf-nav a{padding:.55rem .7rem;font-size:.8rem}.gf-hero{width:min(100% - 24px,1180px);padding-top:11rem}.gf-hero h1{font-size:clamp(3.2rem,17vw,4.6rem);line-height:1.04}.gf-hero-actions,.gf-primary-button,.gf-secondary-button{width:100%}.gf-section{width:min(100% - 24px,1180px);padding:5rem 0}.gf-section-heading h2{font-size:2.6rem}.gf-install-tabs{width:100%}.gf-install-tabs button{flex:1 1;padding-inline:.5rem}.gf-footer{flex-direction:column;gap:1rem}}.gf-nav a.active{color:#fff;background:rgba(18,184,222,.14);box-shadow:inset 0 0 0 1px rgba(125,211,252,.1)}.gf-docs-page{overflow:visible}.gf-docs-shell{position:relative;z-index:2;grid-template-columns:240px minmax(0,820px);grid-gap:3rem;gap:3rem;width:min(1120px,calc(100% - 32px));padding:8.5rem 0 6rem}.gf-docs-left{position:-webkit-sticky;position:sticky;top:7.5rem;align-self:start;max-height:calc(100vh - 9rem)}.gf-docs-back{display:inline-flex;margin-bottom:1.2rem;color:var(--gf-muted);font-size:.88rem;font-weight:750;transition:color .18s ease}.gf-docs-back:hover{color:#fff}.gf-docs-toc{padding:.8rem;border:1px solid var(--gf-border);border-radius:1.35rem;background:rgba(3,11,22,.62);box-shadow:0 24px 80px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.gf-docs-toc p{margin:0;padding:.7rem .75rem;color:var(--gf-blue-3);font-size:.72rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.gf-docs-toc a{display:flex;border-radius:.85rem;padding:.72rem .75rem;color:#9db5c8;font-size:.9rem;font-weight:650;transition:background .18s ease,color .18s ease,transform .18s ease}.gf-docs-toc a:hover{color:#fff;background:rgba(18,184,222,.1);transform:translateX(2px)}.gf-docs-hero{padding:3rem 0 2.5rem;border-bottom:1px solid var(--gf-border)}.gf-docs-hero .gf-pill{margin-bottom:1.4rem}.gf-docs-hero h1{max-width:780px;font-size:clamp(3rem,6vw,5.4rem);line-height:.98;letter-spacing:-.07em;font-weight:850}.gf-docs-hero p{max-width:720px;margin:1.4rem 0 0;color:#abc2d6;font-size:1.05rem;line-height:1.8}.gf-docs-callout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:1.5rem;gap:1.5rem;align-items:center;margin:2rem 0;padding:1.35rem;border:1px solid rgba(125,211,252,.24);border-radius:1.5rem;background:linear-gradient(135deg,rgba(18,184,222,.12),rgba(31,84,220,.08)),rgba(3,11,22,.68);box-shadow:0 30px 100px rgba(0,0,0,.24);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.gf-docs-callout p{margin:0 0 .55rem;color:var(--gf-blue-3);font-size:.75rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.gf-docs-callout h2{margin:0;color:#fff;font-size:1.5rem;line-height:1.25;letter-spacing:-.04em}.gf-docs-callout code{display:grid;grid-gap:.5rem;gap:.5rem;padding:1rem;border:1px solid rgba(125,211,252,.14);border-radius:1rem;background:rgba(2,8,23,.72);color:#dff8ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.88rem}.gf-docs-callout code span{display:block}.gf-command-card em,.gf-docs-callout em{color:var(--gf-blue-3);font-style:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gf-docs-section{scroll-margin-top:8rem;padding:3rem 0;border-bottom:1px solid rgba(125,211,252,.12)}.gf-docs-section-heading{margin-bottom:1.4rem}.gf-docs-section-heading p{margin:0 0 .65rem;color:var(--gf-blue-3);font-size:.75rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.gf-docs-section-heading h2{margin:0;color:#fff;font-size:clamp(2rem,4vw,3rem);line-height:1;letter-spacing:-.055em}.gf-docs-section-heading span{display:block;max-width:680px;margin-top:.85rem;color:var(--gf-muted);font-size:1rem;line-height:1.7}.gf-command-list{display:grid;grid-gap:.85rem;gap:.85rem}.gf-command-card{display:grid;grid-template-columns:minmax(180px,.44fr) minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:center;padding:1rem;border:1px solid rgba(125,211,252,.14);border-radius:1.2rem;background:rgba(3,11,22,.66);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:border-color .18s ease,background .18s ease,transform .18s ease}.gf-command-card:hover{transform:translateY(-1px);border-color:rgba(125,211,252,.28);background:rgba(7,19,36,.78)}.gf-command-card p{margin:0;color:#d8edf8;font-size:.95rem;font-weight:750}.gf-command-card pre{margin:0;overflow-x:auto}.gf-command-card code{display:block;width:100%;padding:.85rem 1rem;border:1px solid rgba(125,211,252,.12);border-radius:.9rem;background:rgba(2,8,23,.78);color:#dff8ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9rem;white-space:pre}@media (max-width:920px){.gf-docs-shell{grid-template-columns:1fr;padding-top:12rem}.gf-docs-left{position:relative;top:auto;max-height:none}.gf-docs-toc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.gf-docs-toc p{grid-column:1/-1}.gf-command-card,.gf-docs-callout{grid-template-columns:1fr}}@media (max-width:560px){.gf-docs-toc{grid-template-columns:1fr}.gf-docs-hero h1{font-size:clamp(2.6rem,16vw,4rem)}.gf-docs-callout{padding:1rem}.gf-command-card{padding:.8rem}}.gf-auth-page{position:relative;min-height:100vh;overflow:hidden;background:#020817}.gf-auth-header{position:relative;z-index:2;width:min(1120px,calc(100% - 32px));margin:0 auto;padding:2rem 0;display:flex;align-items:center;justify-content:space-between}.gf-auth-back{color:var(--gf-muted);font-size:.92rem;font-weight:750;transition:color .18s ease}.gf-auth-back:hover{color:#fff}.gf-auth-shell{position:relative;z-index:2;width:min(1120px,calc(100% - 32px));min-height:calc(100vh - 96px);margin:0 auto;padding:3rem 0 5rem;display:grid;grid-template-columns:minmax(0,1fr) 440px;grid-gap:4rem;gap:4rem;align-items:center}.gf-auth-copy{min-width:0}.gf-auth-copy h1{max-width:720px;margin:1.5rem 0 0;color:#fff;font-size:clamp(3.5rem,7vw,6.8rem);line-height:.94;letter-spacing:-.075em;font-weight:850}.gf-auth-copy p{max-width:620px;margin:1.6rem 0 0;color:#abc2d6;font-size:1.08rem;line-height:1.8}.gf-auth-terminal{max-width:620px;margin-top:2.4rem;overflow:hidden;border:1px solid var(--gf-border);border-radius:1.6rem;background:linear-gradient(180deg,rgba(7,19,36,.88),rgba(3,11,22,.9)),radial-gradient(circle at top left,rgba(18,184,222,.14),transparent 30rem);box-shadow:0 34px 120px rgba(0,0,0,.34),0 0 80px rgba(18,184,222,.08);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.gf-auth-terminal code{display:grid;grid-gap:.55rem;gap:.55rem;padding:1.35rem;color:#dff8ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9rem;line-height:1.6}.gf-auth-terminal code span{display:block}.gf-auth-terminal em{color:var(--gf-blue-3);font-style:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gf-auth-card{position:relative;overflow:hidden;border:1px solid var(--gf-border);border-radius:2rem;background:linear-gradient(180deg,rgba(7,19,36,.82),rgba(3,11,22,.9)),radial-gradient(circle at top,rgba(18,184,222,.12),transparent 26rem);box-shadow:0 44px 150px rgba(0,0,0,.42),0 0 90px rgba(18,184,222,.1);padding:2rem;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.gf-auth-card:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,rgba(125,211,252,.18),transparent 32%,rgba(59,130,246,.12));opacity:.55}.gf-auth-card>*{position:relative}.gf-auth-card-head p{margin:0 0 .75rem;color:var(--gf-blue-3);font-size:.76rem;font-weight:850;letter-spacing:.2em;text-transform:uppercase}.gf-auth-card-head h2{margin:0;color:#fff;font-size:2rem;line-height:1;letter-spacing:-.055em}.gf-auth-card-head span{display:block;margin-top:.9rem;color:var(--gf-muted);font-size:.98rem;line-height:1.7}.gf-github-button{margin-top:1.8rem;min-height:3.35rem;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;border-radius:999px;color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));box-shadow:0 0 48px rgba(18,184,222,.3);font-size:1rem;font-weight:850;transition:transform .18s ease,box-shadow .18s ease}.gf-github-button:hover{transform:translateY(-2px);box-shadow:0 0 64px rgba(18,184,222,.42)}.gf-github-icon{width:1.25rem;height:1.25rem}.gf-auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:.8rem;gap:.8rem;margin:1.6rem 0}.gf-auth-divider span{height:1px;background:rgba(125,211,252,.14)}.gf-auth-divider p{margin:0;color:var(--gf-dim);font-size:.72rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.gf-auth-trust-list{display:grid;grid-gap:.8rem;gap:.8rem}.gf-auth-trust-list div{display:flex;align-items:center;gap:.7rem;padding:.85rem .9rem;border:1px solid rgba(125,211,252,.12);border-radius:1rem;background:rgba(2,8,23,.48)}.gf-auth-trust-list span{display:inline-flex;width:1.35rem;height:1.35rem;align-items:center;justify-content:center;border-radius:999px;color:#02101a;background:var(--gf-blue-3);font-size:.78rem;font-weight:900}.gf-auth-trust-list p{margin:0;color:#d8edf8;font-size:.94rem;font-weight:700}.gf-auth-note{margin:1.4rem 0 0;color:var(--gf-dim);font-size:.82rem;line-height:1.7}@media (max-width:920px){.gf-auth-shell{grid-template-columns:1fr;gap:2.5rem;padding-top:2rem}.gf-auth-copy{text-align:center}.gf-auth-copy .gf-pill{margin-inline:auto}.gf-auth-copy h1,.gf-auth-copy p,.gf-auth-terminal{margin-left:auto;margin-right:auto}.gf-auth-card{width:min(100%,460px);margin:0 auto}}@media (max-width:560px){.gf-auth-header{padding:1.4rem 0}.gf-auth-back{font-size:.82rem}.gf-auth-copy h1{font-size:clamp(3rem,15vw,4.5rem)}.gf-auth-card{padding:1.35rem;border-radius:1.5rem}}.gf-login-page{position:relative;min-height:100vh;overflow:hidden;background:#020817}.gf-login-header{position:relative;z-index:2;width:min(1120px,calc(100% - 32px));margin:0 auto;padding:2rem 0;display:flex;align-items:center;justify-content:space-between}.gf-login-back{color:var(--gf-muted);font-size:.92rem;font-weight:750;transition:color .18s ease}.gf-login-back:hover{color:#fff}.gf-login-shell{z-index:2;width:min(1120px,calc(100% - 32px));min-height:calc(100vh - 96px);margin:0 auto;padding:3rem 0 5rem;display:grid;grid-template-columns:minmax(0,1fr) 460px;grid-gap:4rem;gap:4rem;align-items:center}.gf-login-copy{min-width:0}.gf-login-copy h1{max-width:720px;margin:1.5rem 0 0;color:#fff;font-size:clamp(3.8rem,7vw,6.9rem);line-height:.94;letter-spacing:-.075em;font-weight:850}.gf-login-copy p{max-width:620px;margin:1.6rem 0 0;color:#abc2d6;font-size:1.08rem;line-height:1.8}.gf-login-terminal{max-width:620px;margin-top:2.4rem;overflow:hidden;border:1px solid var(--gf-border);border-radius:1.6rem;background:linear-gradient(180deg,rgba(7,19,36,.88),rgba(3,11,22,.9)),radial-gradient(circle at top left,rgba(18,184,222,.14),transparent 30rem);box-shadow:0 34px 120px rgba(0,0,0,.34),0 0 80px rgba(18,184,222,.08);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.gf-login-terminal code{display:grid;grid-gap:.55rem;gap:.55rem;padding:1.35rem;color:#dff8ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9rem;line-height:1.6}.gf-login-terminal code span{display:block}.gf-login-terminal em{color:var(--gf-blue-3);font-style:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gf-login-card{position:relative;overflow:hidden;border:1px solid var(--gf-border);border-radius:2rem;background:linear-gradient(180deg,rgba(7,19,36,.82),rgba(3,11,22,.9)),radial-gradient(circle at top,rgba(18,184,222,.12),transparent 26rem);box-shadow:0 44px 150px rgba(0,0,0,.42),0 0 90px rgba(18,184,222,.1);padding:2rem;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.gf-login-card:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,rgba(125,211,252,.18),transparent 32%,rgba(59,130,246,.12));opacity:.55}.gf-login-card>*{position:relative}.gf-login-eyebrow{margin:0 0 .75rem;color:var(--gf-blue-3);font-size:.76rem;font-weight:850;letter-spacing:.2em;text-transform:uppercase}.gf-login-card-head h2{margin:0;color:#fff;font-size:2rem;line-height:1;letter-spacing:-.055em}.gf-login-card-head span{display:block;margin-top:.9rem;color:var(--gf-muted);font-size:.98rem;line-height:1.7}.gf-email-form{margin-top:1.8rem}.gf-email-form label,.gf-password-step label{display:block;margin-bottom:.6rem;color:#d8edf8;font-size:.9rem;font-weight:800}.gf-email-row,.gf-password-row{display:grid;grid-template-columns:minmax(0,1fr) 3.25rem;grid-gap:.75rem;gap:.75rem;align-items:center}.gf-email-input-wrap{min-height:3.25rem;display:flex;align-items:center;gap:.75rem;padding:0 1rem;border:1px solid rgba(125,211,252,.16);border-radius:999px;background:rgba(2,8,23,.62);color:var(--gf-blue-3);transition:border-color .18s ease,box-shadow .18s ease}.gf-email-input-wrap:focus-within{border-color:rgba(125,211,252,.42);box-shadow:0 0 40px rgba(18,184,222,.12)}.gf-email-input-wrap input,.gf-password-row input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:.98rem;font-weight:700}.gf-email-input-wrap input::placeholder,.gf-password-row input::placeholder{color:#5f748a}.gf-arrow-button{cursor:pointer;width:3.25rem;height:3.25rem;border:0;border-radius:999px;color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));box-shadow:0 0 42px rgba(18,184,222,.26);display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,box-shadow .18s ease}.gf-arrow-button:hover{transform:translateY(-2px);box-shadow:0 0 58px rgba(18,184,222,.38)}.gf-password-step{margin-top:1rem;animation:gf-login-slide-up .22s ease both}.gf-password-input-wrap{padding:0 .65rem 0 1rem;display:flex;align-items:center;gap:.45rem}.gf-password-input-wrap,.gf-password-row input{min-height:3.25rem;border:1px solid rgba(125,211,252,.16);border-radius:999px;background:rgba(2,8,23,.62);transition:border-color .18s ease,box-shadow .18s ease}.gf-password-row input{padding:0 1rem}.gf-password-input-wrap input{min-height:0;padding:0;border:0;border-radius:0;background:transparent}.gf-password-row input:focus{border-color:rgba(125,211,252,.42);box-shadow:0 0 40px rgba(18,184,222,.12)}.gf-password-input-wrap:focus-within{border-color:rgba(125,211,252,.42);box-shadow:0 0 40px rgba(18,184,222,.12)}.gf-password-input-wrap input:focus{box-shadow:none}.gf-secret-toggle{flex:0 0 auto;width:2.25rem;height:2.25rem;border:0;border-radius:999px;color:#7dd3fc;background:rgba(125,211,252,.09);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.gf-secret-toggle:hover{color:#fff;background:rgba(125,211,252,.16)}.gf-password-step p{margin:.8rem 0 0;color:var(--gf-dim);font-size:.82rem;line-height:1.6}@keyframes gf-login-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.gf-login-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:.8rem;gap:.8rem;margin:1.6rem 0}.gf-login-divider span{height:1px;background:rgba(125,211,252,.14)}.gf-login-divider p{margin:0;color:var(--gf-dim);font-size:.72rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.gf-social-grid{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}.gf-social-button{cursor:pointer;min-height:3.15rem;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;border:1px solid rgba(125,211,252,.16);border-radius:999px;color:#e5f7ff;background:rgba(2,8,23,.55);font-size:.95rem;font-weight:800;transition:background .18s ease,border-color .18s ease,transform .18s ease}.gf-social-button:hover{transform:translateY(-1px);border-color:rgba(125,211,252,.34);background:rgba(7,19,36,.8)}.gf-github-icon,.gf-google-icon{width:1.2rem;height:1.2rem;flex:0 0 auto}.gf-login-note{margin:1.25rem 0 0;color:var(--gf-dim);font-size:.82rem;line-height:1.7}.gf-otp-shell{position:relative;z-index:2;width:min(560px,calc(100% - 32px));min-height:calc(100vh - 96px);margin:0 auto;padding:4rem 0 5rem;display:flex;align-items:center;justify-content:center}.gf-otp-card{width:100%;overflow:hidden;border:1px solid var(--gf-border);border-radius:2rem;background:linear-gradient(180deg,rgba(7,19,36,.84),rgba(3,11,22,.92)),radial-gradient(circle at top,rgba(18,184,222,.14),transparent 26rem);box-shadow:0 44px 150px rgba(0,0,0,.42),0 0 90px rgba(18,184,222,.1);padding:2.2rem;text-align:center;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.gf-otp-icon{width:3.75rem;height:3.75rem;margin:0 auto 1.2rem;border-radius:999px;color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));display:flex;align-items:center;justify-content:center;box-shadow:0 0 54px rgba(18,184,222,.28)}.gf-otp-card h1{max-width:420px;margin:0 auto;color:#fff;font-size:clamp(2.4rem,6vw,4rem);line-height:.98;letter-spacing:-.065em;font-weight:850}.gf-otp-copy{max-width:430px;margin:1.2rem auto 0;color:var(--gf-muted);font-size:.98rem;line-height:1.7}.gf-otp-copy strong{color:#dff8ff}.gf-otp-inputs{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:.65rem;gap:.65rem;margin:1.7rem 0}.gf-otp-inputs input{width:100%;aspect-ratio:1;border:1px solid rgba(125,211,252,.18);border-radius:1rem;background:rgba(2,8,23,.62);color:#fff;text-align:center;font-size:1.4rem;font-weight:850;outline:0;transition:border-color .18s ease,box-shadow .18s ease}.gf-otp-inputs input:focus{border-color:rgba(125,211,252,.45);box-shadow:0 0 36px rgba(18,184,222,.13)}.gf-login-primary-wide{cursor:pointer;width:100%;min-height:3.35rem;border:0;border-radius:999px;color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));box-shadow:0 0 48px rgba(18,184,222,.3);font-size:1rem;font-weight:850;transition:transform .18s ease,box-shadow .18s ease}.gf-login-primary-wide:hover{transform:translateY(-2px);box-shadow:0 0 64px rgba(18,184,222,.42)}.gf-login-muted-button{cursor:pointer;margin-top:1rem;border:0;background:transparent;color:var(--gf-muted);font-size:.9rem;font-weight:750}.gf-login-muted-button:hover{color:#fff}@media (max-width:920px){.gf-login-shell{grid-template-columns:1fr;gap:2.5rem;padding-top:2rem}.gf-login-copy{text-align:center}.gf-login-copy .gf-pill{margin-inline:auto}.gf-login-copy h1,.gf-login-copy p,.gf-login-terminal{margin-left:auto;margin-right:auto}.gf-login-card{width:min(100%,480px);margin:0 auto}}@media (max-width:560px){.gf-login-header{padding:1.4rem 0}.gf-login-back{font-size:.82rem}.gf-login-copy h1{font-size:clamp(3rem,15vw,4.5rem)}.gf-login-card,.gf-otp-card{padding:1.35rem;border-radius:1.5rem}.gf-email-row,.gf-password-row{grid-template-columns:minmax(0,1fr) 3rem}.gf-arrow-button{width:3rem;height:3rem}.gf-otp-inputs{gap:.45rem}.gf-otp-inputs input{border-radius:.75rem}}.gf-login-header{padding:2rem 0 0}.gf-login-close{width:2.8rem;height:2.8rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:.95rem;color:#9db5c8;background:transparent;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.gf-login-close:hover{color:#e6f7ff;border-color:rgba(125,211,252,.18);background:rgba(7,19,36,.82);box-shadow:0 0 0 1px rgba(18,184,222,.04),0 18px 50px rgba(0,0,0,.26),inset 0 1px 0 hsla(0,0%,100%,.04);transform:rotate(90deg) scale(1.04)}.gf-login-close-icon{width:1.15rem;height:1.15rem}.gf-login-shell{position:relative;padding-top:5.5rem;align-items:start}.gf-login-shell:before{content:"";position:absolute;top:5rem;bottom:6rem;left:calc(100% - 460px - 2rem);width:1px;background:linear-gradient(180deg,transparent,rgba(125,211,252,.08),rgba(125,211,252,.26),rgba(125,211,252,.08),transparent);box-shadow:0 0 28px rgba(18,184,222,.22)}.gf-login-copy .gf-pill{padding:.82rem 1.2rem;font-size:.96rem;font-weight:780;border-color:rgba(125,211,252,.22);background:rgba(18,184,222,.1)}.gf-login-copy .gf-pill-dot{width:.55rem;height:.55rem}@media (max-width:920px){.gf-login-shell{padding-top:2rem}.gf-login-shell:before{display:none}}.gf-hero-cta-stack{width:min(100%,640px);margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.gf-hero-email-form{width:min(100%,560px);min-height:4rem;display:grid;grid-template-columns:minmax(0,1fr) 3.25rem;align-items:center;grid-gap:.75rem;gap:.75rem;padding:.42rem;border:1px solid rgba(125,211,252,.2);border-radius:999px;background:linear-gradient(180deg,rgba(7,19,36,.86),rgba(3,11,22,.86)),hsla(0,0%,100%,.035);box-shadow:0 28px 90px rgba(0,0,0,.28),0 0 55px rgba(18,184,222,.1);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.gf-hero-email-form:focus-within{border-color:rgba(125,211,252,.42);box-shadow:0 34px 110px rgba(0,0,0,.34),0 0 74px rgba(18,184,222,.18);transform:translateY(-1px)}.gf-hero-email-form input{width:100%;min-width:0;height:3.15rem;border:0;outline:0;padding:0 .6rem 0 1.15rem;color:#fff;background:transparent;font-size:1rem;font-weight:750}.gf-hero-email-form input::placeholder{color:#6f879b}.gf-hero-email-form button{cursor:pointer;width:3.15rem;height:3.15rem;border:0;border-radius:999px;color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));box-shadow:0 0 42px rgba(18,184,222,.28);display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,box-shadow .18s ease}.gf-hero-email-form button:hover{transform:translateX(2px);box-shadow:0 0 62px rgba(18,184,222,.42)}.gf-hero-email-form button svg{width:1.1rem;height:1.1rem}.gf-github-signin-button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:3.25rem;padding:0 1.45rem;border-radius:999px;color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));box-shadow:0 0 48px rgba(18,184,222,.34);font-size:.98rem;font-weight:850;transition:transform .18s ease,box-shadow .18s ease}.gf-github-signin-button:hover{transform:translateY(-2px);box-shadow:0 0 64px rgba(18,184,222,.42)}.gf-github-signin-button svg{width:1.18rem;height:1.18rem}@media (max-width:620px){.gf-hero-cta-stack{width:100%}.gf-hero-email-form{width:100%;grid-template-columns:minmax(0,1fr) 3rem}.gf-hero-email-form button{width:3rem;height:3rem}.gf-github-signin-button{width:100%}}.gf-email-row-locked{grid-template-columns:minmax(0,1fr)}.gf-email-row-locked .gf-email-input-wrap{opacity:.82}.gf-email-row-locked input{cursor:default}.gf-dash-shell{--dash-sidebar-width:280px;--dash-sidebar-collapsed-width:88px;min-height:100vh;display:grid;grid-template-columns:var(--dash-sidebar-width) minmax(0,1fr);background:radial-gradient(circle at top left,rgba(18,184,222,.12),transparent 34rem),radial-gradient(circle at bottom right,rgba(31,84,220,.12),transparent 36rem),#020817;color:var(--gf-text);transition:grid-template-columns .22s ease}.gf-dash-shell-collapsed{grid-template-columns:var(--dash-sidebar-collapsed-width) minmax(0,1fr)}.gf-dash-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:1rem;border-right:1px solid rgba(125,211,252,.12);background:linear-gradient(180deg,rgba(7,19,36,.9),rgba(2,8,23,.96)),rgba(2,8,23,.92);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);display:flex;flex-direction:column;gap:1.15rem}.gf-dash-sidebar-top{display:flex;align-items:center;justify-content:space-between;min-height:3rem}.gf-dash-brand{min-width:0;display:flex;align-items:center;gap:.75rem}.gf-dash-brand-mark{width:2.4rem;height:2.4rem;border-radius:.85rem;box-shadow:0 0 36px rgba(18,184,222,.25);font-size:.92rem;font-weight:900}.gf-dash-brand-text{color:#fff;font-size:1.05rem;font-weight:850;letter-spacing:-.04em;white-space:nowrap}.gf-dash-brand-text span{color:var(--gf-blue-3)}.gf-dash-collapse,.gf-dash-icon-button{cursor:pointer;width:2.5rem;height:2.5rem;border:1px solid rgba(125,211,252,.12);border-radius:.85rem;color:#9db5c8;background:hsla(0,0%,100%,.035);display:inline-flex;align-items:center;justify-content:center;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.gf-dash-collapse:hover,.gf-dash-icon-button:hover{color:#fff;border-color:rgba(125,211,252,.26);background:rgba(18,184,222,.1);transform:translateY(-1px)}.gf-dash-nav{display:grid;grid-gap:.35rem;gap:.35rem}.gf-dash-nav-item{min-height:2.85rem;display:flex;align-items:center;gap:.8rem;border:0;border-radius:.95rem;padding:0 .85rem;color:#9db5c8;background:transparent;font-size:.92rem;font-weight:750;text-align:left;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.gf-dash-nav-item svg{width:1.18rem;height:1.18rem;flex:0 0 auto}.gf-dash-nav-item:hover{color:#fff;background:hsla(0,0%,100%,.045);transform:translateX(2px)}.gf-dash-nav-item.active{color:#fff;background:linear-gradient(135deg,rgba(18,184,222,.18),rgba(59,130,246,.09)),hsla(0,0%,100%,.045);box-shadow:inset 0 0 0 1px rgba(125,211,252,.16),0 18px 46px rgba(0,0,0,.18)}.gf-dash-sidebar-bottom{margin-top:auto;display:grid;grid-gap:.35rem;gap:.35rem}.gf-dash-signout{width:100%}.gf-dash-user-card{margin-top:.8rem;padding:.8rem;border:1px solid rgba(125,211,252,.12);border-radius:1.1rem;background:hsla(0,0%,100%,.035);display:flex;align-items:center;gap:.75rem;min-width:0}.gf-dash-user-avatar{width:2.35rem;height:2.35rem;border-radius:999px;color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));display:flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:900;flex:0 0 auto}.gf-dash-user-meta{min-width:0}.gf-dash-user-meta strong{display:block;color:#fff;font-size:.86rem;line-height:1.2}.gf-dash-user-meta p,.gf-dash-user-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gf-dash-user-meta p{margin:.2rem 0 0;color:var(--gf-dim);font-size:.76rem}.gf-dash-shell-collapsed .gf-dash-brand-text,.gf-dash-shell-collapsed .gf-dash-nav-item span,.gf-dash-shell-collapsed .gf-dash-user-meta{display:none}.gf-dash-shell-collapsed .gf-dash-sidebar{align-items:center}.gf-dash-shell-collapsed .gf-dash-nav,.gf-dash-shell-collapsed .gf-dash-sidebar-bottom{width:100%}.gf-dash-shell-collapsed .gf-dash-nav-item{justify-content:center;padding:0}.gf-dash-shell-collapsed .gf-dash-user-card{justify-content:center;padding:.55rem}.gf-dash-main{min-width:0;display:flex;flex-direction:column}.gf-dash-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;min-height:5.25rem;padding:1rem 2rem;border-bottom:1px solid rgba(125,211,252,.1);background:rgba(2,8,23,.72);display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.gf-dash-header p{margin:0 0 .25rem;color:var(--gf-blue-3);font-size:.72rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.gf-dash-header h1{margin:0;color:#fff;font-size:1.45rem;letter-spacing:-.04em}.gf-dash-header-actions{display:flex;align-items:center;gap:.75rem}.gf-dash-search{width:300px;height:2.65rem;display:flex;align-items:center;gap:.65rem;padding:0 .85rem;border:1px solid rgba(125,211,252,.12);border-radius:999px;color:#7f98ac;background:hsla(0,0%,100%,.035)}.gf-dash-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:.9rem;font-weight:650}.gf-dash-search input::placeholder{color:#62798d}.gf-dash-docs-link{height:2.65rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 1rem;color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));box-shadow:0 0 34px rgba(18,184,222,.24);font-size:.88rem;font-weight:850}.gf-dash-content{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:2rem 0 4rem}.gf-dash-overview{display:grid;grid-gap:1.25rem;gap:1.25rem}.gf-dash-hero-card,.gf-dash-metric-card,.gf-dash-panel{border:1px solid rgba(125,211,252,.13);background:linear-gradient(180deg,rgba(7,19,36,.78),rgba(3,11,22,.86)),radial-gradient(circle at top left,rgba(18,184,222,.12),transparent 28rem);box-shadow:0 30px 100px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.035);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.gf-dash-hero-card{min-height:220px;border-radius:1.65rem;padding:2rem;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.gf-dash-eyebrow{margin:0 0 .7rem;color:var(--gf-blue-3);font-size:.72rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.gf-dash-hero-card h2{max-width:720px;margin:0;color:#fff;font-size:clamp(2.2rem,4vw,4.2rem);line-height:.98;letter-spacing:-.065em}.gf-dash-hero-card span{display:block;max-width:660px;margin-top:1rem;color:#a9bfce;font-size:1rem;line-height:1.7}.gf-dash-hero-actions{display:flex;gap:.7rem;flex-wrap:wrap}.gf-dash-primary-action,.gf-dash-secondary-action{min-height:2.8rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 1rem;font-size:.9rem;font-weight:850;white-space:nowrap}.gf-dash-primary-action{color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3))}.gf-dash-secondary-action{color:#fff;border:1px solid rgba(125,211,252,.16);background:hsla(0,0%,100%,.045)}.gf-dash-metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gf-dash-metric-card{border-radius:1.35rem;padding:1.25rem}.gf-dash-metric-card p{margin:0;color:var(--gf-muted);font-size:.86rem;font-weight:750}.gf-dash-metric-card h3{margin:.75rem 0 .3rem;color:#fff;font-size:2rem;letter-spacing:-.055em}.gf-dash-metric-card small,.gf-dash-metric-card span{display:block;color:var(--gf-dim);line-height:1.5}.gf-dash-metric-card small{margin-top:.75rem;color:var(--gf-blue-3);font-size:.78rem;font-weight:800}.gf-dash-two-column{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);grid-gap:1rem;gap:1rem}.gf-dash-panel{border-radius:1.45rem;padding:1.35rem}.gf-dash-panel-header{display:flex;align-items:start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.gf-dash-panel-header h3{margin:0;color:#fff;font-size:1.35rem;letter-spacing:-.04em}.gf-dash-status-pill{display:inline-flex;padding:.4rem .7rem;border:1px solid rgba(125,211,252,.14);border-radius:999px;color:#bdeeff;background:rgba(18,184,222,.08);font-size:.72rem;font-weight:850}.gf-dash-empty-state{min-height:250px;border:1px dashed rgba(125,211,252,.14);border-radius:1.15rem;background:rgba(2,8,23,.34);text-align:center;flex-direction:column;padding:2rem}.gf-dash-empty-icon,.gf-dash-empty-state{display:flex;align-items:center;justify-content:center}.gf-dash-empty-icon{width:3.4rem;height:3.4rem;border-radius:1.1rem;color:var(--gf-blue-3);background:rgba(18,184,222,.08)}.gf-dash-empty-state h4{margin:1rem 0 .45rem;color:#fff;font-size:1.2rem}.gf-dash-empty-state p{max-width:420px;margin:0;color:var(--gf-muted);line-height:1.7}.gf-dash-empty-state code{color:#dff8ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.gf-dash-steps{display:grid;grid-gap:.75rem;gap:.75rem}.gf-dash-step{min-height:4.2rem;display:grid;grid-template-columns:2.7rem minmax(0,1fr) 2.4rem;grid-gap:.85rem;gap:.85rem;align-items:center;padding:.85rem;border:1px solid rgba(125,211,252,.11);border-radius:1rem;background:rgba(2,8,23,.42)}.gf-dash-step>span{width:2.4rem;height:2.4rem;border-radius:.8rem;color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:900}.gf-dash-step strong{display:block;color:#fff;font-size:.92rem}.gf-dash-step code{display:block;margin-top:.2rem;color:var(--gf-blue-3);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem}.gf-dash-step button{cursor:pointer;width:2.35rem;height:2.35rem;border:1px solid rgba(125,211,252,.14);border-radius:.75rem;color:var(--gf-muted);background:hsla(0,0%,100%,.035)}.gf-dash-step button:hover{color:#fff;background:rgba(18,184,222,.1)}@media (max-width:1080px){.gf-dash-metrics-grid,.gf-dash-two-column{grid-template-columns:1fr 1fr}.gf-dash-hero-card{align-items:flex-start;flex-direction:column}}@media (max-width:820px){.gf-dash-shell,.gf-dash-shell-collapsed{grid-template-columns:1fr}.gf-dash-sidebar{position:fixed;z-index:40;left:1rem;right:1rem;bottom:1rem;top:auto;height:auto;border:1px solid rgba(125,211,252,.16);border-radius:1.35rem;flex-direction:row;align-items:center;overflow-x:auto}.gf-dash-sidebar-bottom,.gf-dash-sidebar-top,.gf-dash-user-card{display:none}.gf-dash-nav{display:flex;width:100%;gap:.45rem}.gf-dash-nav-item{min-width:3rem;justify-content:center;padding:0}.gf-dash-nav-item span{display:none}.gf-dash-header{position:relative;flex-direction:column;align-items:stretch}.gf-dash-header-actions,.gf-dash-search{width:100%}.gf-dash-content{width:min(100% - 28px,1240px);padding-bottom:7rem}.gf-dash-metrics-grid,.gf-dash-two-column{grid-template-columns:1fr}}@media (max-width:560px){.gf-dash-header{padding:1rem}.gf-dash-header-actions{flex-wrap:wrap}.gf-dash-docs-link{flex:1 1}.gf-dash-hero-card{padding:1.25rem}.gf-dash-hero-card h2{font-size:2.45rem}.gf-dash-step{grid-template-columns:2.7rem minmax(0,1fr)}.gf-dash-step button{grid-column:2;width:100%}}.gf-dash-overview-v2{position:relative;isolation:isolate;min-height:calc(100vh - 8rem)}.gf-dash-aurora-layer{position:fixed;inset:5.25rem 0 0 var(--dash-sidebar-width);z-index:-1;pointer-events:none;opacity:.42;filter:blur(1px) saturate(.95);overflow:hidden}.gf-dash-shell-collapsed .gf-dash-aurora-layer{left:var(--dash-sidebar-collapsed-width)}.gf-dash-aurora-layer .soft-aurora-container{width:100%;height:100%}.gf-dash-aurora-layer canvas{width:100%!important;height:100%!important}.gf-dash-overview-grid{grid-template-columns:minmax(0,1.42fr) minmax(340px,.78fr);align-items:start}.gf-dash-overview-grid,.gf-dash-overview-left,.gf-dash-overview-right{display:grid;grid-gap:1.25rem;gap:1.25rem}.gf-dash-code-panel,.gf-dash-metric-card-v2,.gf-dash-side-panel,.gf-dash-welcome-card{position:relative;overflow:hidden;border:1px solid rgba(125,211,252,.14);background:linear-gradient(180deg,rgba(7,19,36,.82),rgba(3,11,22,.9)),radial-gradient(circle at top left,rgba(18,184,222,.1),transparent 28rem);box-shadow:0 30px 100px rgba(0,0,0,.24),inset 0 1px 0 hsla(0,0%,100%,.035);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.gf-dash-welcome-card{min-height:340px;border-radius:1.8rem;padding:2.1rem;display:flex;flex-direction:column;justify-content:flex-end}.gf-dash-card-glow{position:absolute;width:28rem;height:18rem;right:-8rem;top:-8rem;border-radius:999px;background:rgba(18,184,222,.12);filter:blur(70px);pointer-events:none}.gf-dash-welcome-card h2{max-width:720px;margin:0;color:#fff;font-size:clamp(2.75rem,5.2vw,5.2rem);line-height:.94;letter-spacing:-2px;font-weight:980}.gf-dash-welcome-card>p:not(.gf-dash-eyebrow){max-width:660px;margin:1.15rem 0 0;color:#abc2d6;font-size:1.02rem;line-height:1.75}.gf-dash-welcome-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.6rem}.gf-dash-metrics-grid-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gf-dash-metric-card-v2{min-height:132px;border-radius:1.35rem;padding:1.2rem}.gf-dash-metric-card-v2 p{margin:0;color:#9db5c8;font-size:.84rem;font-weight:800}.gf-dash-metric-card-v2 h3{margin:.7rem 0 .35rem;color:#fff;font-size:2rem;line-height:1;letter-spacing:-.055em}.gf-dash-metric-card-v2 span{display:block;color:var(--gf-dim);font-size:.88rem;line-height:1.5}.gf-dash-code-panel,.gf-dash-side-panel{border-radius:1.55rem;padding:1.35rem}.gf-dash-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.gf-dash-panel-heading h3{margin:0;color:#fff;font-size:1.35rem;line-height:1.15;letter-spacing:-.04em}.gf-dash-panel-heading>span{display:inline-flex;align-items:center;min-height:1.8rem;padding:0 .65rem;border:1px solid rgba(125,211,252,.14);border-radius:999px;color:#bdeeff;background:rgba(18,184,222,.08);font-size:.72rem;font-weight:850}.gf-dash-code-panel pre{margin:0;overflow-x:auto;border:1px solid rgba(125,211,252,.12);border-radius:1.15rem;background:linear-gradient(180deg,rgba(2,8,23,.82),rgba(2,8,23,.96)),rgba(0,0,0,.22)}.gf-dash-code-panel code{display:grid;grid-gap:.28rem;gap:.28rem;min-width:520px;padding:1.25rem;color:#dff8ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92rem;line-height:1.6}.gf-dash-code-panel code span{display:block;white-space:pre}.gf-code-comment{color:#71cfff;opacity:.82}.gf-dash-empty-compact{min-height:260px;border:1px dashed rgba(125,211,252,.14);border-radius:1.2rem;background:rgba(2,8,23,.35);display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;padding:2rem}.gf-dash-empty-compact h4{margin:1rem 0 .45rem;color:#fff;font-size:1.2rem}.gf-dash-empty-compact p{max-width:340px;margin:0;color:var(--gf-muted);line-height:1.7}.gf-dash-empty-compact code{color:#dff8ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.gf-dash-health-list{display:grid;grid-gap:.75rem;gap:.75rem}.gf-dash-health-item{display:grid;grid-gap:.55rem;gap:.55rem;padding:1rem;border:1px solid rgba(125,211,252,.11);border-radius:1.05rem;background:rgba(2,8,23,.42)}.gf-dash-health-item p{margin:0 0 .25rem;color:#9db5c8;font-size:.78rem;font-weight:850}.gf-dash-health-item strong{color:#fff;font-size:1.05rem}.gf-dash-health-item span{color:var(--gf-dim);font-size:.88rem;line-height:1.55}.gf-dash-tip-panel h3{margin:0;color:#fff;font-size:1.55rem;line-height:1.05;letter-spacing:-.05em}.gf-dash-tip-panel>p:not(.gf-dash-eyebrow){margin:.85rem 0 0;color:var(--gf-muted);line-height:1.7}@media (max-width:1180px){.gf-dash-overview-grid{grid-template-columns:1fr}.gf-dash-overview-right{grid-template-columns:repeat(3,minmax(0,1fr))}.gf-dash-side-panel{min-width:0}}@media (max-width:980px){.gf-dash-metrics-grid-v2,.gf-dash-overview-right{grid-template-columns:repeat(2,minmax(0,1fr))}.gf-dash-tip-panel{grid-column:1/-1}}@media (max-width:820px){.gf-dash-aurora-layer{inset:5.25rem 0 0 0}}@media (max-width:640px){.gf-dash-metrics-grid-v2,.gf-dash-overview-right{grid-template-columns:1fr}.gf-dash-welcome-card{min-height:auto;padding:1.35rem}.gf-dash-welcome-card h2{font-size:2.75rem}.gf-dash-code-panel code{min-width:460px}}.gf-dash-sidebar-top{justify-content:stretch}.gf-dash-expanded-brand-row{width:100%;min-height:3.8rem;display:flex;align-items:center;border-radius:1.25rem;padding:.45rem;background:rgba(18,184,222,.08);box-shadow:inset 0 0 0 1px rgba(125,211,252,.16),0 18px 48px rgba(0,0,0,.18)}.gf-dash-sidebar-arrow{cursor:pointer;width:2.95rem;height:2.95rem;border:0;border-radius:1rem;color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));box-shadow:0 0 36px rgba(18,184,222,.26);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.gf-dash-sidebar-arrow:hover{transform:translateX(-2px);filter:brightness(1.05);box-shadow:0 0 48px rgba(18,184,222,.34)}.gf-dash-sidebar-arrow svg{width:1.45rem;height:1.45rem}.gf-dash-expanded-brand{min-width:0;color:#fff;font-size:1.15rem;font-weight:900;letter-spacing:-.055em;text-decoration:none;white-space:nowrap}.gf-dash-expanded-brand span{color:var(--gf-blue-3)}.gf-dash-brand-toggle{cursor:pointer;width:100%;min-height:3.8rem;display:flex;align-items:center;justify-content:center;border:0;border-radius:1.2rem;padding:.35rem;background:transparent;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.gf-dash-brand-toggle.is-collapsed:hover{background:rgba(18,184,222,.08);box-shadow:inset 0 0 0 1px rgba(125,211,252,.14),0 18px 48px rgba(0,0,0,.2)}.gf-dash-brand-toggle:active{transform:scale(.98)}.gf-dash-brand-mark{position:relative;width:2.95rem;height:2.95rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1rem;color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));box-shadow:0 0 36px rgba(18,184,222,.26);flex:0 0 auto;overflow:hidden}.gf-dash-brand-arrow,.gf-dash-brand-letter{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transition:opacity .18s ease,transform .18s ease}.gf-dash-brand-letter{font-size:.95rem;font-weight:950;letter-spacing:-.04em;opacity:1;transform:translateX(0) scale(1)}.gf-dash-brand-arrow{width:1.45rem;height:1.45rem;margin:auto;opacity:0;transform:translateX(-6px) scale(.88)}.gf-dash-brand-toggle.is-collapsed:hover .gf-dash-brand-letter{opacity:0;transform:translateX(6px) scale(.88)}.gf-dash-brand-toggle.is-collapsed:hover .gf-dash-brand-arrow{opacity:1;transform:translateX(0) scale(1)}.gf-dash-collapse,.gf-dash-shell-collapsed .gf-dash-brand-text,.gf-dash-shell-collapsed .gf-dash-expanded-brand{display:none}.gf-dash-expanded-brand-row{justify-content:space-between;gap:.75rem;background:transparent;box-shadow:none;padding:.25rem .35rem}.gf-dash-expanded-brand{padding-left:.35rem}.gf-dash-sidebar-arrow{width:2.4rem;height:2.4rem;border:1px solid transparent;border-radius:.85rem;color:#8fa8bc;background:transparent;box-shadow:none}.gf-dash-sidebar-arrow:hover{color:#fff;background:rgba(18,184,222,.08);border-color:rgba(125,211,252,.14);transform:translateX(-1px);box-shadow:none;filter:none}.gf-dash-sidebar-arrow svg{width:1.25rem;height:1.25rem}.gf-repos-page{display:grid;grid-gap:1.25rem;gap:1.25rem}.gf-repo-metric-card,.gf-repos-hero,.gf-repos-panel{position:relative;overflow:hidden;border:1px solid rgba(125,211,252,.14);background:linear-gradient(180deg,rgba(7,19,36,.82),rgba(3,11,22,.9)),radial-gradient(circle at top left,rgba(18,184,222,.1),transparent 28rem);box-shadow:0 30px 100px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.035);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.gf-repos-hero{min-height:260px;border-radius:1.8rem;padding:2rem;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.gf-repos-hero h2{max-width:720px;margin:0;color:#fff;font-size:clamp(2.35rem,4.8vw,4.85rem);line-height:.95;letter-spacing:-.075em}.gf-repos-hero span{display:block;max-width:620px;margin-top:1rem;color:#abc2d6;font-size:1rem;line-height:1.75}.gf-repos-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.gf-repos-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gf-repo-metric-card{min-height:132px;border-radius:1.35rem;padding:1.2rem}.gf-repo-metric-card p{margin:0;color:#9db5c8;font-size:.84rem;font-weight:800}.gf-repo-metric-card h3{margin:.7rem 0 .35rem;color:#fff;font-size:2rem;line-height:1;letter-spacing:-.055em}.gf-repo-metric-card span{display:block;color:var(--gf-dim);font-size:.88rem;line-height:1.5}.gf-repos-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);grid-gap:1rem;gap:1rem;align-items:start}.gf-repos-panel{border-radius:1.55rem;padding:1.35rem}.gf-repos-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.gf-repos-panel-header h3{margin:0;color:#fff;font-size:1.35rem;line-height:1.15;letter-spacing:-.04em}.gf-repos-status-pill{display:inline-flex;align-items:center;min-height:1.8rem;padding:0 .65rem;border:1px solid rgba(125,211,252,.14);border-radius:999px;color:#bdeeff;background:rgba(18,184,222,.08);font-size:.72rem;font-weight:850}.gf-repos-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 180px;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.gf-repos-search{height:2.8rem;display:flex;align-items:center;gap:.65rem;padding:0 .85rem;border:1px solid rgba(125,211,252,.13);border-radius:999px;color:#7f98ac;background:hsla(0,0%,100%,.035)}.gf-repos-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:.9rem;font-weight:650}.gf-repos-search input::placeholder{color:#62798d}.gf-repos-toolbar select{height:2.8rem;border:1px solid rgba(125,211,252,.13);border-radius:999px;padding:0 .9rem;color:#dff8ff;background:hsla(0,0%,100%,.045);outline:0;font-weight:750}.gf-repos-empty{min-height:360px;border:1px dashed rgba(125,211,252,.14);border-radius:1.2rem;background:rgba(2,8,23,.35);text-align:center;flex-direction:column;padding:2rem}.gf-repos-empty,.gf-repos-empty-icon{display:flex;align-items:center;justify-content:center}.gf-repos-empty-icon{width:3.7rem;height:3.7rem;border-radius:1.15rem;color:var(--gf-blue-3);background:rgba(18,184,222,.08)}.gf-repos-empty h4{margin:1rem 0 .45rem;color:#fff;font-size:1.25rem;letter-spacing:-.035em}.gf-repos-empty p{max-width:440px;margin:0;color:var(--gf-muted);line-height:1.7}.gf-repos-empty code{color:#dff8ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.gf-repos-empty a{margin-top:1.1rem;color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));border-radius:999px;padding:.75rem 1rem;font-weight:850}.gf-repos-code-panel pre{margin:0;overflow-x:auto;border:1px solid rgba(125,211,252,.12);border-radius:1.15rem;background:linear-gradient(180deg,rgba(2,8,23,.82),rgba(2,8,23,.96)),rgba(0,0,0,.22)}.gf-repos-code-panel code{display:grid;grid-gap:1rem;gap:1rem;min-width:360px;padding:1.25rem;color:#dff8ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.92rem;line-height:1.6}.gf-repo-command-group{display:grid;grid-gap:.25rem;gap:.25rem}@media (max-width:1120px){.gf-repos-grid{grid-template-columns:1fr}.gf-repos-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.gf-repos-hero{align-items:flex-start;flex-direction:column}}@media (max-width:640px){.gf-repos-metrics,.gf-repos-toolbar{grid-template-columns:1fr}.gf-repos-hero{min-height:auto;padding:1.35rem}.gf-repos-hero h2{font-size:2.7rem}}.gf-repos-page-v3{display:grid;grid-gap:1.15rem;gap:1.15rem}.gf-repo-metric-card-v3,.gf-repos-hero-v3,.gf-repos-panel-v3{position:relative;overflow:hidden;border:1px solid rgba(125,211,252,.14);background:linear-gradient(180deg,rgba(7,19,36,.82),rgba(3,11,22,.9)),radial-gradient(circle at top left,rgba(18,184,222,.1),transparent 28rem);box-shadow:0 30px 100px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.035);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.gf-repos-hero-v3{min-height:220px;border-radius:1.7rem;padding:1.65rem;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.gf-repos-hero-v3 h2{max-width:760px;margin:0;color:#fff;font-size:clamp(2.15rem,4vw,4.05rem);line-height:.95;letter-spacing:-.075em}.gf-repos-hero-v3 span{display:block;max-width:620px;margin-top:.95rem;color:#abc2d6;font-size:.98rem;line-height:1.7}.gf-repos-hero-actions-v3{display:flex;flex-wrap:wrap;gap:.75rem}.gf-repos-metrics-v3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gf-repo-metric-card-v3{min-height:170px;border-radius:1.45rem;padding:1.45rem}.gf-repo-metric-card-v3 p{margin:0;color:#9db5c8;font-size:.9rem;font-weight:850}.gf-repo-metric-card-v3 h3{margin:.8rem 0 .45rem;color:#fff;font-size:3.35rem;line-height:.95;letter-spacing:-.07em}.gf-repo-metric-card-v3 span{display:block;color:var(--gf-dim);font-size:.95rem;line-height:1.5}.gf-repos-workspace-v3{display:grid;grid-template-columns:1fr}.gf-repos-panel-v3{border-radius:1.55rem;padding:1.35rem}.gf-repos-panel-header-v3{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.gf-repos-panel-header-v3 h3{margin:0;color:#fff;font-size:1.35rem;line-height:1.15;letter-spacing:-.04em}.gf-repos-status-pill-v3{display:inline-flex;align-items:center;min-height:1.8rem;padding:0 .65rem;border:1px solid rgba(125,211,252,.14);border-radius:999px;color:#bdeeff;background:rgba(18,184,222,.08);font-size:.72rem;font-weight:850}.gf-repos-toolbar-v3{display:grid;grid-template-columns:minmax(0,1fr) 190px;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.gf-repos-search-v3{height:2.85rem;display:flex;align-items:center;gap:.65rem;padding:0 .9rem;border:1px solid rgba(125,211,252,.13);border-radius:999px;color:#7f98ac;background:hsla(0,0%,100%,.035)}.gf-repos-search-v3 input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:.92rem;font-weight:650}.gf-repos-search-v3 input::placeholder{color:#62798d}.gf-repos-toolbar-v3 select{height:2.85rem;border:1px solid rgba(125,211,252,.13);border-radius:999px;padding:0 .9rem;color:#dff8ff;background:hsla(0,0%,100%,.045);outline:0;font-weight:750}.gf-repos-empty-v3{min-height:350px;border:1px dashed rgba(125,211,252,.14);border-radius:1.2rem;background:rgba(2,8,23,.35);text-align:center;flex-direction:column;padding:2rem}.gf-repos-empty-icon-v3,.gf-repos-empty-v3{display:flex;align-items:center;justify-content:center}.gf-repos-empty-icon-v3{width:3.75rem;height:3.75rem;border-radius:1.15rem;color:var(--gf-blue-3);background:rgba(18,184,222,.08)}.gf-repos-empty-v3 h4{margin:1rem 0 .45rem;color:#fff;font-size:1.35rem;letter-spacing:-.04em}.gf-repos-empty-v3 p{max-width:520px;margin:0;color:var(--gf-muted);line-height:1.7}.gf-repos-empty-v3 code{color:#dff8ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.gf-repos-command-list-v3{width:min(100%,760px);margin-top:1.25rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.gf-repos-command-list-v3 div{border:1px solid rgba(125,211,252,.11);border-radius:1rem;background:rgba(2,8,23,.48);padding:.9rem;text-align:left}.gf-repos-command-list-v3 span{display:block;color:#9db5c8;font-size:.78rem;font-weight:850}.gf-repos-command-list-v3 code{display:block;margin-top:.35rem;color:#dff8ff;font-size:.86rem}.gf-repos-empty-v3 a{margin-top:1.2rem;color:#02101a;background:linear-gradient(135deg,var(--gf-blue),var(--gf-blue-3));border-radius:999px;padding:.75rem 1rem;font-weight:850}@media (max-width:980px){.gf-repos-command-list-v3,.gf-repos-metrics-v3{grid-template-columns:1fr}.gf-repos-hero-v3{align-items:flex-start;flex-direction:column}.gf-repos-toolbar-v3{grid-template-columns:1fr}}@media (max-width:640px){.gf-repos-hero-v3{min-height:auto;padding:1.35rem}.gf-repos-hero-v3 h2{font-size:2.65rem}}.gf-repo-metric-ocean h3{color:#38c7ff;text-shadow:0 0 34px rgba(56,199,255,.22)}.gf-repo-metric-green h3{color:#34d399;text-shadow:0 0 34px rgba(52,211,153,.2)}.gf-repo-metric-violet h3{color:#8bb6ff;text-shadow:0 0 34px rgba(139,182,255,.22)}.gf-repos-hero-actions-v3{justify-content:flex-end}.gf-repos-hero-actions-v3 .gf-dash-secondary-action{min-width:10.5rem}.gf-dash-signout:hover{color:#fecaca!important;background:linear-gradient(135deg,rgba(239,68,68,.16),rgba(127,29,29,.12)),hsla(0,0%,100%,.035)!important;box-shadow:inset 0 0 0 1px hsla(0,91%,71%,.26),0 18px 46px rgba(127,29,29,.18)!important}.gf-dash-signout:hover svg{color:#f87171}.gf-dash-signout:active{transform:scale(.98)}.gf-dash-sidebar-bottom,.gf-profile-menu-shell{position:relative}.gf-dash-user-button{width:100%;cursor:pointer;border:1px solid rgba(125,211,252,.12);text-align:left}.gf-dash-user-button:hover{border-color:rgba(125,211,252,.22);background:linear-gradient(135deg,rgba(18,184,222,.1),rgba(59,130,246,.055)),hsla(0,0%,100%,.04)}.gf-profile-menu-arrow{margin-left:auto;color:#8fa8bc;display:inline-flex;transition:transform .18s ease,color .18s ease}.gf-profile-menu-arrow svg{width:1rem;height:1rem}.gf-profile-menu-shell.is-open .gf-profile-menu-arrow{transform:rotate(180deg);color:#fff}.gf-profile-menu{position:absolute;left:0;right:0;bottom:calc(100% + .75rem);z-index:70;border:1px solid rgba(125,211,252,.18);border-radius:1.2rem;background:linear-gradient(180deg,rgba(7,19,36,.98),rgba(2,8,23,.98)),rgba(2,8,23,.98);box-shadow:0 26px 70px rgba(0,0,0,.36),inset 0 1px 0 hsla(0,0%,100%,.04);padding:.65rem;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.gf-profile-menu:after{content:"";position:absolute;left:1.4rem;bottom:-.45rem;width:.85rem;height:.85rem;transform:rotate(45deg);border-right:1px solid rgba(125,211,252,.18);border-bottom:1px solid rgba(125,211,252,.18);background:rgba(2,8,23,.98)}.gf-profile-menu-head{display:flex;align-items:center;gap:.75rem;border-bottom:1px solid rgba(125,211,252,.1);padding:.65rem .55rem .75rem;margin-bottom:.45rem}.gf-profile-menu-head strong{display:block;color:#fff;font-size:.88rem;line-height:1.25}.gf-profile-menu-head p{margin:.15rem 0 0;max-width:11rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--gf-dim);font-size:.74rem}.gf-profile-menu-list{display:grid;grid-gap:.25rem;gap:.25rem}.gf-profile-menu-list a,.gf-profile-menu-list button{min-height:2.55rem;display:flex;align-items:center;gap:.7rem;border:0;border-radius:.85rem;padding:0 .65rem;color:#a9bfd1;background:transparent;font-size:.85rem;font-weight:800;text-decoration:none;cursor:pointer;text-align:left}.gf-profile-menu-list a:hover,.gf-profile-menu-list button:hover{color:#fff;background:hsla(0,0%,100%,.055)}.gf-profile-menu-list svg{width:1rem;height:1rem;flex:0 0 auto}.gf-profile-menu-signout:hover{color:#fecaca!important;background:linear-gradient(135deg,rgba(239,68,68,.16),rgba(127,29,29,.12)),hsla(0,0%,100%,.035)!important}.gf-profile-menu-signout:hover svg{color:#f87171}.gf-dash-shell-collapsed .gf-dash-sidebar-bottom{width:100%}.gf-dash-shell-collapsed .gf-dash-user-button{justify-content:center;padding:.55rem}.gf-dash-shell-collapsed .gf-profile-menu-arrow{display:none}.gf-dash-shell-collapsed .gf-profile-menu{left:calc(100% + .75rem);right:auto;bottom:0;width:250px}.gf-dash-shell-collapsed .gf-profile-menu:after{left:-.45rem;bottom:1.05rem;border:0;border-left:1px solid rgba(125,211,252,.18);border-bottom:1px solid rgba(125,211,252,.18)}.gf-devices-page{display:grid;grid-gap:1.15rem;gap:1.15rem}.gf-device-metric-card,.gf-devices-hero,.gf-devices-panel{position:relative;overflow:hidden;border:1px solid rgba(125,211,252,.14);background:linear-gradient(180deg,rgba(7,19,36,.82),rgba(3,11,22,.9)),radial-gradient(circle at top left,rgba(18,184,222,.1),transparent 28rem);box-shadow:0 30px 100px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.035);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.gf-devices-hero{min-height:230px;border-radius:1.7rem;padding:1.65rem;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.gf-devices-hero h2{max-width:820px;margin:0;color:#fff;font-size:clamp(2.25rem,4.4vw,4.4rem);line-height:.95;letter-spacing:-.075em}.gf-devices-hero span{display:block;max-width:650px;margin-top:.95rem;color:#abc2d6;font-size:.98rem;line-height:1.7}.gf-devices-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.gf-devices-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gf-device-metric-card{min-height:170px;border-radius:1.45rem;padding:1.45rem}.gf-device-metric-card p{margin:0;color:#9db5c8;font-size:.9rem;font-weight:850}.gf-device-metric-card h3{margin:.8rem 0 .45rem;color:#fff;font-size:3.15rem;line-height:.95;letter-spacing:-.07em}.gf-device-metric-card span{display:block;color:var(--gf-dim);font-size:.95rem;line-height:1.5}.gf-device-metric-ocean h3{color:#38c7ff;text-shadow:0 0 34px rgba(56,199,255,.22)}.gf-device-metric-green h3{color:#34d399;text-shadow:0 0 34px rgba(52,211,153,.2)}.gf-device-metric-violet h3{color:#8bb6ff;text-shadow:0 0 34px rgba(139,182,255,.22)}.gf-devices-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);grid-gap:1rem;gap:1rem;align-items:start}.gf-devices-panel{border-radius:1.55rem;padding:1.35rem}.gf-devices-list-panel{overflow:visible}.gf-devices-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.gf-devices-panel-header h3{margin:0;color:#fff;font-size:1.35rem;line-height:1.15;letter-spacing:-.04em}.gf-devices-status-pill{display:inline-flex;align-items:center;min-height:1.8rem;padding:0 .65rem;border:1px solid rgba(125,211,252,.14);border-radius:999px;color:#bdeeff;background:rgba(18,184,222,.08);font-size:.72rem;font-weight:850}.gf-devices-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 170px;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.gf-devices-search{height:2.85rem;display:flex;align-items:center;gap:.65rem;padding:0 .9rem;border:1px solid rgba(125,211,252,.13);border-radius:999px;color:#7f98ac;background:hsla(0,0%,100%,.035)}.gf-devices-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:.92rem;font-weight:650}.gf-devices-search input::placeholder{color:#62798d}.gf-devices-toolbar select{height:2.85rem;border:1px solid rgba(125,211,252,.13);border-radius:999px;padding:0 .9rem;color:#dff8ff;background:hsla(0,0%,100%,.045);outline:0;font-weight:750}.gf-devices-empty{min-height:380px;border:1px dashed rgba(125,211,252,.14);border-radius:1.2rem;background:rgba(2,8,23,.35);text-align:center;flex-direction:column;padding:2rem}.gf-devices-empty,.gf-devices-empty-icon{display:flex;align-items:center;justify-content:center}.gf-devices-empty-icon{width:3.75rem;height:3.75rem;border-radius:1.15rem;color:var(--gf-blue-3);background:rgba(18,184,222,.08)}.gf-devices-empty h4{margin:1rem 0 .45rem;color:#fff;font-size:1.35rem;letter-spacing:-.04em}.gf-devices-empty p{max-width:520px;margin:0;color:var(--gf-muted);line-height:1.7}.gf-devices-empty code{color:#dff8ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.gf-devices-command-list{width:min(100%,720px);margin-top:1.25rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.gf-devices-command-list div{border:1px solid rgba(125,211,252,.11);border-radius:1rem;background:rgba(2,8,23,.48);padding:.9rem;text-align:left}.gf-devices-command-list span{display:block;color:#9db5c8;font-size:.78rem;font-weight:850}.gf-devices-command-list code{display:block;margin-top:.35rem;color:#dff8ff;font-size:.86rem}.gf-devices-card-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));grid-gap:.7rem;gap:.7rem;align-items:stretch}.gf-device-card{position:relative;min-height:8rem;display:grid;align-content:space-between;grid-gap:.85rem;gap:.85rem;overflow:visible;padding:.85rem;border:1px solid rgba(125,211,252,.11);border-radius:.85rem;background:rgba(2,8,23,.46)}.gf-device-card-main{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:flex-start;grid-gap:.5rem;gap:.5rem}.gf-device-card-identity{min-width:0}.gf-device-card-name{display:-webkit-box;color:#fff;font-size:.96rem;font-weight:850;line-height:1.26;overflow:hidden;overflow-wrap:break-word;word-break:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gf-device-card code{display:block;margin-top:.3rem;color:#9db5c8;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.8rem}.gf-device-card p{margin:.85rem 0 0;color:var(--gf-dim);font-size:.88rem}.gf-device-status{flex:0 0 auto;display:inline-flex;align-items:center;min-height:1.65rem;padding:0 .62rem;border-radius:999px;font-size:.72rem;font-weight:900;text-transform:capitalize}.gf-device-status-active{border:1px solid rgba(52,211,153,.24);color:#9af3c9;background:rgba(52,211,153,.09)}.gf-device-status-revoked{border:1px solid hsla(0,91%,71%,.26);color:#fecaca;background:rgba(239,68,68,.12)}.gf-device-status-inactive{border:1px solid rgba(148,163,184,.22);color:#c3ced9;background:rgba(148,163,184,.08)}.gf-device-actions{position:relative;z-index:30;display:inline-flex;align-items:flex-start;justify-content:flex-end;width:2.15rem}.gf-device-action-trigger{width:2.15rem;height:2.15rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(125,211,252,.14);border-radius:999px;color:#dff8ff;background:hsla(0,0%,100%,.045);cursor:pointer}.gf-device-action-trigger:focus-visible,.gf-device-action-trigger:hover{border-color:rgba(56,199,255,.38);background:rgba(18,184,222,.12);outline:none}.gf-device-action-menu{position:absolute;top:calc(100% + .4rem);right:0;z-index:60;width:11.75rem;padding:.35rem;border:1px solid rgba(125,211,252,.16);border-radius:.85rem;background:rgba(3,11,22,.97);box-shadow:0 18px 44px rgba(0,0,0,.34)}.gf-device-action-menu-item{width:100%;min-height:2.25rem;border:0;border-radius:.65rem;color:#dff8ff;background:transparent;text-align:left;padding:0 .7rem;font-size:.84rem;font-weight:800;cursor:pointer}.gf-device-action-menu-item:focus-visible,.gf-device-action-menu-item:hover{background:rgba(125,211,252,.1);outline:none}.gf-device-action-menu-item:disabled{color:#778da2;cursor:not-allowed}.gf-device-action-menu-danger{color:#fda4af}.gf-device-action-menu-danger:focus-visible,.gf-device-action-menu-danger:hover{background:rgba(244,63,94,.13)}.gf-device-dialog-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:1rem;overflow-y:auto;overscroll-behavior:contain;background:rgba(2,6,23,.74)}.gf-device-dialog{position:relative;z-index:1;width:min(31rem,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);overflow-y:auto;display:grid;grid-gap:1rem;gap:1rem;border:1px solid hsla(0,91%,71%,.24);border-radius:1.15rem;background:linear-gradient(180deg,rgba(7,19,36,.98),rgba(3,11,22,.98)),radial-gradient(circle at top left,rgba(244,63,94,.12),transparent 22rem);box-shadow:0 28px 90px rgba(0,0,0,.46);padding:1.2rem}.gf-device-dialog-icon{width:2.6rem;height:2.6rem;display:flex;align-items:center;justify-content:center;border-radius:.9rem;color:#fda4af;background:rgba(244,63,94,.12)}.gf-device-dialog h3{margin:0;color:#fff;font-size:1.25rem}.gf-device-dialog p{margin:.55rem 0 0;color:#b8c8d8;line-height:1.65}.gf-device-action-error,.gf-device-dialog-warning{padding:.75rem;border-radius:.8rem;border:1px solid rgba(244,63,94,.22);color:#fecdd3;background:rgba(244,63,94,.1)}.gf-device-dialog-details{display:grid;grid-gap:.6rem;gap:.6rem;margin:0}.gf-device-dialog-details div{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.72rem;border-radius:.75rem;background:hsla(0,0%,100%,.04)}.gf-device-dialog-details dt{color:#8ba2b8;font-size:.77rem;font-weight:850}.gf-device-dialog-details dd{margin:0;color:#e5f7ff;font-size:.83rem;font-weight:850;text-transform:capitalize}.gf-device-dialog-actions{display:flex;justify-content:flex-end;gap:.65rem}.gf-device-dialog-cancel,.gf-device-dialog-revoke{min-height:2.45rem;border-radius:999px;padding:0 1rem;font-weight:850;cursor:pointer}.gf-device-dialog-cancel{border:1px solid rgba(125,211,252,.16);color:#dff8ff;background:hsla(0,0%,100%,.045)}.gf-device-dialog-revoke{border:1px solid rgba(244,63,94,.38);color:#fff;background:rgba(225,29,72,.84)}.gf-device-dialog-cancel:disabled,.gf-device-dialog-revoke:disabled{cursor:wait;opacity:.62}.gf-devices-security-list{display:grid;grid-gap:.75rem;gap:.75rem}.gf-devices-security-item{display:grid;grid-gap:.55rem;gap:.55rem;padding:1rem;border:1px solid rgba(125,211,252,.11);border-radius:1.05rem;background:rgba(2,8,23,.42)}.gf-devices-security-item p{margin:0 0 .25rem;color:#9db5c8;font-size:.78rem;font-weight:850}.gf-devices-security-item strong{color:#fff;font-size:1.05rem}.gf-devices-security-item span{color:var(--gf-dim);font-size:.88rem;line-height:1.55}@media (max-width:1100px){.gf-devices-grid{grid-template-columns:1fr}.gf-devices-hero{align-items:flex-start;flex-direction:column}}@media (max-width:900px){.gf-devices-command-list,.gf-devices-metrics,.gf-devices-toolbar{grid-template-columns:1fr}}@media (max-width:640px){.gf-devices-hero{min-height:auto;padding:1.35rem}.gf-devices-hero h2{font-size:2.65rem}.gf-devices-card-list{grid-template-columns:1fr}}.gf-history-page{display:grid;grid-gap:1.15rem;gap:1.15rem}.gf-history-hero,.gf-history-metric,.gf-history-panel{position:relative;overflow:hidden;border:1px solid rgba(125,211,252,.14);background:linear-gradient(180deg,rgba(7,19,36,.82),rgba(3,11,22,.9)),radial-gradient(circle at top left,rgba(18,184,222,.1),transparent 28rem);box-shadow:0 30px 100px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.035);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.gf-history-hero{min-height:220px;border-radius:1.7rem;padding:1.65rem;display:flex;align-items:flex-end}.gf-history-hero h2{max-width:860px;margin:0;color:#fff;font-size:clamp(2.2rem,4.2vw,4.4rem);line-height:.95;letter-spacing:-.075em}.gf-history-hero span{display:block;max-width:650px;margin-top:.95rem;color:#abc2d6;font-size:.98rem;line-height:1.7}.gf-history-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gf-history-metric{min-height:150px;border-radius:1.35rem;padding:1.25rem}.gf-history-metric p{margin:0;color:#9db5c8;font-size:.86rem;font-weight:850}.gf-history-metric h3{margin:.7rem 0 .35rem;color:#fff;font-size:2.65rem;line-height:.95;letter-spacing:-.065em}.gf-history-metric span{display:block;color:var(--gf-dim);font-size:.9rem;line-height:1.5}.gf-history-metric-ocean h3{color:#38c7ff;text-shadow:0 0 34px rgba(56,199,255,.22)}.gf-history-metric-green h3{color:#34d399;text-shadow:0 0 34px rgba(52,211,153,.2)}.gf-history-metric-violet h3{color:#8bb6ff;text-shadow:0 0 34px rgba(139,182,255,.22)}.gf-history-metric-blue h3{color:#7dd3fc;text-shadow:0 0 34px rgba(125,211,252,.22)}.gf-history-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);grid-gap:1rem;gap:1rem;align-items:start}.gf-history-panel{border-radius:1.55rem;padding:1.35rem}.gf-history-detail-panel{display:flex;flex-direction:column;align-self:start;height:auto;min-height:0;max-height:none;padding:1.5rem}.gf-history-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.gf-history-detail-panel .gf-history-panel-header{flex:0 0 auto}.gf-history-panel-header h3{margin:0;color:#fff;font-size:1.35rem;line-height:1.15;letter-spacing:-.04em}.gf-history-pill{display:inline-flex;align-items:center;min-height:1.8rem;padding:0 .65rem;border:1px solid rgba(125,211,252,.14);border-radius:999px;color:#bdeeff;background:rgba(18,184,222,.08);font-size:.72rem;font-weight:850;white-space:nowrap}.gf-history-graph-shell{overflow-x:auto;padding-bottom:.25rem}.gf-history-month-row{min-width:780px;grid-template-columns:repeat(53,1fr);grid-gap:.28rem;gap:.28rem;margin-left:2.1rem;margin-bottom:.45rem}.gf-history-graph-body{display:flex;align-items:flex-start;gap:.65rem}.gf-history-weekdays{width:1.45rem;grid-template-rows:repeat(7,.82rem);grid-gap:.28rem;gap:.28rem}.gf-history-squares{min-width:780px;grid-column-gap:.24rem;column-gap:.24rem}.gf-history-week{grid-template-rows:repeat(7,.82rem);grid-row-gap:.28rem;row-gap:.28rem}.gf-history-square{width:.82rem;height:.82rem;border-radius:.23rem}.gf-history-square:hover{transform:scale(1.18);z-index:10}.gf-history-square.level-0{background:rgba(125,211,252,.06)}.gf-history-square.level-1{background:rgba(14,165,233,.32)}.gf-history-square.level-2{background:rgba(14,165,233,.55)}.gf-history-square.level-3{background:rgba(34,211,238,.7)}.gf-history-square.level-4{background:rgba(52,211,153,.82)}.gf-history-tooltip{bottom:calc(100% + .65rem);z-index:40;max-width:13rem;background:linear-gradient(180deg,rgba(7,19,36,.98),rgba(2,8,23,.98));box-shadow:0 18px 55px rgba(0,0,0,.4)}.gf-history-tooltip:after{background:rgba(2,8,23,.98)}.gf-history-legend{min-width:780px;margin-top:.9rem}.gf-history-legend .level-0{background:rgba(125,211,252,.06)}.gf-history-legend .level-1{background:rgba(14,165,233,.32)}.gf-history-legend .level-2{background:rgba(14,165,233,.55)}.gf-history-legend .level-3{background:rgba(34,211,238,.7)}.gf-history-legend .level-4{background:rgba(52,211,153,.82)}.gf-history-day-details{--gf-history-card-width:300px;--gf-history-card-height:200px;--gf-history-card-padding:20px;--gf-history-carousel-height:220px;display:flex;flex:0 0 auto;flex-direction:column;gap:1rem;min-height:0}.gf-history-commit-carousel{display:flex;flex:0 0 var(--gf-history-carousel-height);align-items:flex-start;gap:16px;height:var(--gf-history-carousel-height);max-height:252px;min-height:0;overflow-x:auto;overflow-y:hidden;padding:.1rem .1rem .75rem;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none}.gf-history-commit-carousel::-webkit-scrollbar{display:none}.gf-history-commit-carousel:focus-visible{border-radius:1.2rem;box-shadow:inset 0 0 0 2px rgba(125,211,252,.38);outline:none}.gf-history-repo-card{flex:0 0 min(var(--gf-history-card-width),calc(100% - 0.25rem));width:min(var(--gf-history-card-width),calc(100% - .25rem));height:var(--gf-history-card-height);min-height:var(--gf-history-card-height);max-height:var(--gf-history-card-height);border:1px solid rgba(125,211,252,.12);border-radius:1.15rem;background:rgba(2,8,23,.42);padding:var(--gf-history-card-padding);display:flex;flex-direction:column;overflow:hidden;scroll-snap-align:start}.gf-history-repo-head{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(125,211,252,.1);padding-bottom:.75rem;margin-bottom:.75rem}.gf-history-repo-head>div{min-width:0}.gf-history-repo-head h4{margin:0;color:#fff;font-size:1rem;line-height:1.25;letter-spacing:0}.gf-history-repo-head h4,.gf-history-repo-head p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gf-history-repo-head p{margin:.25rem 0 0;color:#8fa8bc;font-size:.8rem;font-weight:750;line-height:1.35}.gf-history-repo-head>span{min-width:2rem;height:2rem;border-radius:.75rem;background:rgba(18,184,222,.12);color:#7dd3fc;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:900}.gf-history-commit-list{display:grid;flex:0 1 auto;grid-gap:.65rem;gap:.65rem;align-content:start;min-height:0;overflow:hidden}.gf-history-commit-row{display:grid;grid-template-columns:4.25rem minmax(0,1fr);grid-gap:.75rem;gap:.75rem;align-items:flex-start}.gf-history-commit-row code{color:#7dd3fc;font-size:.78rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gf-history-commit-row strong{display:-webkit-box;color:#fff;font-size:.86rem;line-height:1.4;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gf-history-commit-row p{margin:.18rem 0 0;color:var(--gf-dim);font-size:.76rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gf-history-commit-more{margin:0;color:#7dd3fc;font-size:.78rem;font-weight:850;line-height:1.35}.gf-history-carousel-controls{display:flex;flex:0 0 auto;justify-content:flex-end;gap:.75rem}.gf-history-carousel-button{width:40px;height:40px;border:1px solid rgba(125,211,252,.18);border-radius:999px;background:rgba(18,184,222,.08);color:#7dd3fc;cursor:pointer;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;line-height:1;padding:0;transition:background .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.gf-history-carousel-button:focus-visible:not(:disabled),.gf-history-carousel-button:hover:not(:disabled){border-color:rgba(125,211,252,.42);background:rgba(18,184,222,.16);color:#fff;outline:none}.gf-history-carousel-button:disabled{background:rgba(18,184,222,.06);cursor:not-allowed;opacity:.42}.gf-history-carousel-button svg{display:block;flex:0 0 18px;width:18px;height:18px}.gf-history-empty-details{flex:1 1 auto;min-height:0;border:1px dashed rgba(125,211,252,.14);border-radius:1.2rem;background:rgba(2,8,23,.35);text-align:center;flex-direction:column;padding:2rem}.gf-history-empty-details,.gf-history-empty-icon{display:flex;align-items:center;justify-content:center}.gf-history-empty-icon{width:3.75rem;height:3.75rem;border-radius:1.15rem;color:var(--gf-blue-3);background:rgba(18,184,222,.08)}.gf-history-empty-details h4{margin:1rem 0 .45rem;color:#fff;font-size:1.25rem;letter-spacing:-.035em}.gf-history-empty-details p{max-width:360px;margin:0;color:var(--gf-muted);line-height:1.7}@media (min-width:768px){.gf-history-day-details{--gf-history-card-width:340px;--gf-history-card-height:210px;--gf-history-carousel-height:232px}}@media (min-width:1280px){.gf-history-detail-panel{padding:1.65rem}.gf-history-day-details{--gf-history-card-width:380px;--gf-history-card-height:220px;--gf-history-card-padding:24px;--gf-history-carousel-height:240px}}@media (max-width:1180px){.gf-history-grid{grid-template-columns:1fr}.gf-history-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.gf-history-metrics{grid-template-columns:1fr}.gf-history-hero{min-height:auto;padding:1.35rem}.gf-history-hero h2{font-size:2.65rem}}.gf-history-graph-shell{padding-top:.9rem}.gf-history-month-row{width:calc(100% - 2.25rem);grid-gap:.24rem;gap:.24rem;margin-left:2.25rem;margin-bottom:.55rem;color:#7d93a8;font-size:.72rem;font-weight:800}.gf-history-graph-body{grid-template-columns:1.7rem minmax(0,1fr);grid-gap:.55rem;gap:.55rem}.gf-history-weekdays{width:1.7rem;height:100%;grid-gap:.24rem;gap:.24rem;color:#7d93a8;font-size:.68rem;font-weight:800}.gf-history-squares{grid-column-gap:.2rem;column-gap:.2rem;aspect-ratio:53/7}.gf-history-week{grid-row-gap:.24rem;row-gap:.24rem}.gf-history-square{border:0;border-radius:.24rem;background:rgba(125,211,252,.07);box-shadow:inset 0 0 0 1px rgba(125,211,252,.08)}.gf-history-square:hover{transform:scale(1.16);box-shadow:0 0 0 2px hsla(0,0%,100%,.18),0 0 30px rgba(18,184,222,.24)}.gf-history-square.is-selected{box-shadow:0 0 0 2px hsla(0,0%,100%,.55),0 0 36px rgba(18,184,222,.34)}.gf-history-tooltip{bottom:calc(100% + .72rem)}.gf-history-legend{gap:.35rem;margin-top:1rem;color:#7d93a8;font-size:.72rem;font-weight:800}.gf-history-legend i{width:.82rem;height:.82rem;border-radius:.23rem}@media (max-width:900px){.gf-history-month-row{font-size:.64rem;gap:.18rem}.gf-history-squares{gap:.18rem}.gf-history-graph-body{grid-template-columns:1.45rem minmax(0,1fr);gap:.45rem}.gf-history-month-row{width:calc(100% - 1.9rem);margin-left:1.9rem}.gf-history-weekdays{width:1.45rem;font-size:.62rem}}.gf-history-grid{grid-template-columns:minmax(0,1.32fr) minmax(390px,.68fr);gap:1.35rem}.gf-history-graph-panel{overflow:visible;z-index:5;padding:1.85rem}.gf-history-detail-panel{z-index:1}.gf-history-graph-shell{position:relative;padding-top:1.35rem}.gf-history-month-row{grid-template-columns:repeat(53,minmax(0,1fr));grid-gap:clamp(.16rem,.32vw,.36rem);gap:clamp(.16rem,.32vw,.36rem);margin-bottom:.95rem;color:#8ea4b8;font-size:.78rem;font-weight:850}.gf-history-graph-body{grid-template-columns:2.15rem minmax(0,1fr);grid-gap:.85rem;gap:.85rem}.gf-history-weekdays{width:2.15rem;grid-gap:clamp(.18rem,.34vw,.38rem);gap:clamp(.18rem,.34vw,.38rem);color:#8ea4b8;font-size:.74rem;font-weight:850}.gf-history-weekdays span{min-height:0;display:flex;align-items:center}.gf-history-weekdays span:first-child{grid-row:2}.gf-history-weekdays span:nth-child(2){grid-row:4}.gf-history-weekdays span:nth-child(3){grid-row:6}.gf-history-squares{grid-template-columns:repeat(53,minmax(0,1fr));grid-column-gap:clamp(.16rem,.32vw,.36rem);column-gap:clamp(.16rem,.32vw,.36rem);aspect-ratio:53/7.85}.gf-history-week{min-height:0;grid-template-rows:repeat(7,minmax(0,1fr));grid-row-gap:clamp(.18rem,.34vw,.38rem);row-gap:clamp(.18rem,.34vw,.38rem)}.gf-history-square{height:100%;border:1px solid rgba(125,211,252,.24);background:rgba(14,31,53,.86);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),inset 0 -1px 0 rgba(0,0,0,.18),0 0 0 1px rgba(3,18,32,.34);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.gf-history-square.level-0{border-color:rgba(125,211,252,.18)}.gf-history-square.level-1{background:rgba(18,82,125,.88);border-color:rgba(82,177,232,.34)}.gf-history-square.level-2{background:rgba(22,112,167,.9);border-color:rgba(96,190,244,.42)}.gf-history-square.level-3{background:rgba(35,174,209,.92);border-color:rgba(150,232,255,.52)}.gf-history-square.level-4{background:rgba(52,190,151,.94);border-color:rgba(167,243,208,.56)}.gf-history-square.is-future,.gf-history-square.is-padding{opacity:.38}.gf-history-square:hover{z-index:200;transform:translateY(-1px) scale(1.13);border-color:rgba(205,241,255,.78);box-shadow:0 0 0 2px rgba(132,214,255,.18),0 12px 28px rgba(18,70,116,.22),0 0 30px rgba(18,184,222,.2)}.gf-history-square.is-future:hover,.gf-history-square.is-padding:hover{transform:none;border-color:rgba(125,211,252,.18);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),inset 0 -1px 0 rgba(0,0,0,.18),0 0 0 1px rgba(3,18,32,.34)}.gf-history-square:focus-visible{outline:none;border-color:rgba(220,247,255,.92);box-shadow:0 0 0 2px rgba(120,203,255,.28),0 0 0 5px rgba(64,133,197,.2)}.gf-history-square.is-selected{border-color:hsla(0,0%,100%,.86);box-shadow:0 0 0 2px hsla(0,0%,100%,.22),0 0 0 6px rgba(134,203,255,.16),0 0 32px rgba(18,184,222,.24)}.gf-history-tooltip{pointer-events:none;position:absolute;left:50%;bottom:calc(100% + .78rem);z-index:9999;width:max-content;max-width:14rem;transform:translateX(-50%) translateY(4px);opacity:0;border:1px solid rgba(125,211,252,.18);border-radius:.8rem;background:linear-gradient(180deg,rgba(7,19,36,.99),rgba(2,8,23,.99)),rgba(2,8,23,.99);box-shadow:0 18px 55px rgba(0,0,0,.48);padding:.65rem .75rem;color:#fff;transition:opacity .12s ease,transform .12s ease}.gf-history-tooltip:after{content:"";position:absolute;left:50%;bottom:-.35rem;width:.65rem;height:.65rem;transform:translateX(-50%) rotate(45deg);background:rgba(2,8,23,.99);border-right:1px solid rgba(125,211,252,.18);border-bottom:1px solid rgba(125,211,252,.18)}.gf-history-tooltip strong{display:block;font-size:.78rem;white-space:nowrap}.gf-history-tooltip small{display:block;margin-top:.2rem;color:#9db5c8;font-size:.72rem;white-space:nowrap}.gf-history-square:hover .gf-history-tooltip{opacity:1;transform:translateX(-50%) translateY(0)}.gf-history-legend{width:100%;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:.52rem;margin-top:1.45rem;color:#8ea4b8;font-size:.78rem;font-weight:850}.gf-history-legend i{width:1.05rem;height:1.05rem;border-radius:999px;display:inline-block;flex:0 0 auto;border:1px solid rgba(125,211,252,.22)}.gf-history-legend .level-0{background:rgba(13,30,51,.82);border-color:rgba(125,211,252,.18)}.gf-history-legend .level-1{background:rgba(18,82,125,.88);border-color:rgba(82,177,232,.34)}.gf-history-legend .level-2{background:rgba(22,112,167,.9);border-color:rgba(96,190,244,.42)}.gf-history-legend .level-3{background:rgba(35,174,209,.92);border-color:rgba(150,232,255,.52)}.gf-history-legend .level-4{background:rgba(52,190,151,.94);border-color:rgba(167,243,208,.56)}@media (max-width:1280px){.gf-history-grid{grid-template-columns:1fr}.gf-history-graph-panel{padding:1.45rem}.gf-history-month-row{width:calc(100% - 2rem);margin-left:2rem;gap:.22rem}.gf-history-graph-body{grid-template-columns:1.75rem minmax(0,1fr);gap:.58rem}.gf-history-weekdays{width:1.75rem;gap:.24rem}.gf-history-squares{column-gap:.22rem;aspect-ratio:53/7.35}.gf-history-week{row-gap:.24rem}}@media (max-width:760px){.gf-history-graph-panel{padding:1.15rem}.gf-history-month-row{width:calc(100% - 1.55rem);margin-left:1.55rem;gap:.2rem;font-size:.58rem}.gf-history-graph-body{grid-template-columns:1.25rem minmax(0,1fr);gap:.34rem}.gf-history-weekdays{width:1.25rem;gap:.2rem;font-size:.58rem}.gf-history-squares{column-gap:.12rem;aspect-ratio:53/7}.gf-history-week{row-gap:.2rem}.gf-history-legend{gap:.32rem}.gf-history-legend i{width:.8rem;height:.8rem}}body,html{min-height:100%;background:#020817}body{position:relative;overflow-x:hidden}.gf-app-content-layer{position:relative;z-index:2;min-height:100vh}.gf-app-aurora{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;background:radial-gradient(circle at 50% 0,rgba(8,144,242,.12),transparent 34rem),radial-gradient(circle at 100% 36%,rgba(31,84,220,.14),transparent 30rem),#020817}.gf-app-aurora .soft-aurora-container{position:absolute;inset:-10%;width:120%;height:120%}.gf-app-aurora .soft-aurora-container canvas{width:100%!important;height:100%!important;display:block}.gf-app-aurora-home{opacity:1;filter:saturate(1.15) contrast(1.04)}.gf-app-aurora-home .soft-aurora-container{inset:-8%;width:116%;height:116%}.gf-app-aurora-home:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(2,8,23,.48),rgba(2,8,23,.18) 42%,rgba(2,8,23,.7))}.gf-app-aurora-soft{opacity:1;filter:blur(5px) saturate(1.28) contrast(1.1);transform:scale(1.015)}.gf-app-aurora-soft .soft-aurora-container{inset:-16%;width:132%;height:132%}.gf-app-aurora-soft:before{z-index:2;background:radial-gradient(circle at 16% 28%,rgba(8,144,242,.16),transparent 22rem),radial-gradient(circle at 76% 32%,rgba(31,84,220,.16),transparent 24rem),radial-gradient(circle at 58% 68%,rgba(18,184,222,.12),transparent 28rem),linear-gradient(180deg,rgba(2,8,23,.48),rgba(2,8,23,.38) 34%,rgba(2,8,23,.62))}.gf-app-aurora-soft:after,.gf-app-aurora-soft:before{content:"";position:absolute;inset:0;pointer-events:none}.gf-app-aurora-soft:after{z-index:3;background:linear-gradient(rgba(125,211,252,.028) 1px,transparent 0),linear-gradient(90deg,rgba(125,211,252,.022) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle at 50% 35%,#000,transparent 72%);mask-image:radial-gradient(circle at 50% 35%,#000,transparent 72%)}.gf-dash-shell{background:transparent!important}.gf-dash-main{background:radial-gradient(circle at 72% 18%,rgba(8,144,242,.08),transparent 32rem),linear-gradient(180deg,rgba(2,8,23,.46),rgba(2,8,23,.62)),transparent!important}.gf-dash-content{background:transparent!important}.gf-dash-header{background:linear-gradient(180deg,rgba(2,8,23,.68),rgba(2,8,23,.46)),rgba(2,8,23,.42)!important}.gf-dash-header,.gf-dash-sidebar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.gf-dash-sidebar{background:linear-gradient(180deg,rgba(3,12,27,.78),rgba(3,12,27,.62)),rgba(2,8,23,.5)!important}.gf-dash-card,.gf-dash-hero,.gf-dash-panel,.gf-device-metric-card,.gf-devices-hero,.gf-devices-panel,.gf-history-hero,.gf-history-metric,.gf-history-panel,.gf-repo-metric-card-v3,.gf-repos-hero-v3,.gf-repos-panel-v3{background:linear-gradient(180deg,rgba(7,19,36,.72),rgba(3,11,22,.8)),radial-gradient(circle at top left,rgba(18,184,222,.1),transparent 28rem)!important;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.gf-auth-page,.gf-bg,.gf-docs-page,.gf-home-page,.gf-landing-page,.gf-login-page,.gf-page{background:transparent!important}.gf-bg-overlay{background:linear-gradient(180deg,rgba(2,8,23,.42),rgba(2,8,23,.16) 42%,rgba(2,8,23,.72))!important}.gf-docs-page{min-height:100vh;color:#fff;background:transparent}.gf-docs-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;width:min(100% - 2rem,1280px);min-height:5.2rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.gf-docs-logo{color:#fff;font-size:1rem;font-weight:950;letter-spacing:-.05em;text-decoration:none}.gf-docs-logo span{color:#7dd3fc}.gf-docs-back-button{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(125,211,252,.14);border-radius:999px;padding:.65rem .9rem;color:#aec4d7;background:rgba(2,8,23,.34);font-size:.85rem;font-weight:850;cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.gf-docs-back-button:hover{color:#fff;border-color:rgba(125,211,252,.28);background:rgba(18,184,222,.1);transform:translateX(-2px)}.gf-docs-back-button:disabled{cursor:wait;opacity:.65}.gf-docs-shell{width:min(100% - 2rem,1280px);margin:0 auto;padding:3rem 0 7rem;display:grid;grid-template-columns:250px minmax(0,1fr);grid-gap:2.4rem;gap:2.4rem;align-items:start}.gf-docs-sidebar{position:-webkit-sticky;position:sticky;top:7rem;border:1px solid rgba(125,211,252,.14);border-radius:1.35rem;background:linear-gradient(180deg,rgba(7,19,36,.72),rgba(3,11,22,.82)),rgba(2,8,23,.56);box-shadow:0 24px 80px rgba(0,0,0,.24),inset 0 1px 0 hsla(0,0%,100%,.035);padding:1.1rem;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.gf-docs-sidebar p{margin:0 0 .9rem;color:#7dd3fc;font-size:.74rem;font-weight:950;letter-spacing:.22em;text-transform:uppercase}.gf-docs-sidebar nav{display:grid;grid-gap:.25rem;gap:.25rem}.gf-docs-sidebar a{border-radius:.85rem;padding:.72rem .75rem;color:#9db5c8;font-size:.88rem;font-weight:800;text-decoration:none}.gf-docs-sidebar a:hover{color:#fff;background:hsla(0,0%,100%,.055)}.gf-docs-content{min-width:0;display:grid;grid-gap:2rem;gap:2rem}.gf-docs-hero{border-bottom:1px solid rgba(125,211,252,.12);padding-bottom:2.2rem}.gf-docs-pill{width:-moz-fit-content;width:fit-content;margin-bottom:1.3rem}.gf-docs-hero h1{max-width:1000px;margin:0;color:#fff;font-size:clamp(3.2rem,7vw,6.4rem);line-height:.88;letter-spacing:2px}.gf-docs-hero>p{max-width:760px;margin:1.3rem 0 0;color:#abc2d6;font-size:1rem;line-height:1.8}.gf-docs-flow-card{margin-top:2.2rem;border:1px solid rgba(125,211,252,.16);border-radius:1.4rem;background:linear-gradient(135deg,rgba(18,184,222,.1),rgba(31,84,220,.08)),rgba(2,8,23,.46);padding:1rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,.8fr);grid-gap:1rem;gap:1rem;align-items:center}.gf-docs-flow-card span{display:block;color:#7dd3fc;font-size:.72rem;font-weight:950;letter-spacing:.2em;text-transform:uppercase}.gf-docs-flow-card strong{display:block;margin-top:.45rem;max-width:400px;color:#fff;font-size:1.3rem;line-height:1.25;letter-spacing:-.05em}.gf-docs-command-card code,.gf-docs-flow-card pre{margin:0;border:1px solid rgba(125,211,252,.12);border-radius:1rem;background:rgba(2,8,23,.62);color:#dff8ff;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.gf-docs-flow-card pre{padding:1rem;overflow:auto}.gf-docs-flow-card code{display:grid;grid-gap:.45rem;gap:.45rem}.gf-docs-command-card em,.gf-docs-flow-card em{color:#7dd3fc;font-style:normal}.gf-docs-section{scroll-margin-top:7rem;border:1px solid rgba(125,211,252,.14);border-radius:1.45rem;background:linear-gradient(180deg,rgba(7,19,36,.72),rgba(3,11,22,.82)),rgba(2,8,23,.5);padding:1.45rem;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.gf-docs-section h2{margin:0;color:#fff;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1;letter-spacing:-.07em}.gf-docs-section>p:not(.gf-dash-eyebrow){max-width:720px;margin:.85rem 0 0;color:#abc2d6;line-height:1.75}.gf-docs-command-grid{margin-top:1.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.gf-docs-command-card{border:1px solid rgba(125,211,252,.1);border-radius:1rem;background:rgba(2,8,23,.36);padding:.9rem}.gf-docs-command-card span{display:block;margin-bottom:.55rem;color:#9db5c8;font-size:.78rem;font-weight:900}.gf-docs-command-card code{display:block;padding:.75rem;overflow-x:auto;white-space:nowrap;font-size:.86rem}@media (max-width:980px){.gf-docs-shell{grid-template-columns:1fr}.gf-docs-sidebar{position:relative;top:0}.gf-docs-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.gf-docs-command-grid,.gf-docs-flow-card{grid-template-columns:1fr}}@media (max-width:640px){.gf-docs-header,.gf-docs-shell{width:min(100% - 1.2rem,1280px)}.gf-docs-shell{padding-top:1.5rem}.gf-docs-hero h1{font-size:3rem}.gf-docs-sidebar nav{grid-template-columns:1fr}}.gf-dash-user-name-row{display:flex;align-items:center;gap:.45rem;min-width:0}.gf-dash-user-name-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gf-account-tier{display:inline-flex;align-items:center;gap:.45rem;color:#7dd3fc;font-size:.72rem;font-weight:900;letter-spacing:.03em;white-space:nowrap}.gf-account-tier:before{content:"";width:1px;height:.85rem;border-radius:999px;background:rgba(125,211,252,.28)}.gf-dash-user-meta .gf-dash-user-name-row strong,.gf-profile-menu-head .gf-dash-user-name-row strong{display:inline-block;color:#fff}.gf-usage-page{display:grid;grid-gap:1.15rem;gap:1.15rem}.gf-settings-hero-v2,.gf-settings-panel-v2,.gf-usage-billing-strip,.gf-usage-detail-panel,.gf-usage-hero,.gf-usage-metric-card,.gf-usage-plan-panel{border:1px solid rgba(125,211,252,.14);background:linear-gradient(180deg,rgba(7,19,36,.72),rgba(3,11,22,.8)),radial-gradient(circle at top left,rgba(18,184,222,.1),transparent 28rem);box-shadow:0 30px 100px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.035);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.gf-usage-hero{min-height:250px;border-radius:1.7rem;padding:1.65rem;display:flex;justify-content:space-between;gap:2rem}.gf-usage-hero h2{max-width:850px;margin:0;color:#fff;font-size:clamp(2.3rem,4.5vw,4.7rem);line-height:.92;letter-spacing:-.08em}.gf-usage-hero span{display:block;max-width:680px;margin-top:1rem;color:#abc2d6;line-height:1.7}.gf-usage-plan-card{min-width:240px;border:1px solid rgba(125,211,252,.14);border-radius:1.3rem;padding:1rem;background:rgba(2,8,23,.38)}.gf-usage-plan-card p{margin:0;color:#8fa8bc;font-size:.8rem;font-weight:800}.gf-usage-plan-card h3{margin:.25rem 0 .9rem;color:#fff;font-size:2rem;letter-spacing:-.06em}.gf-billing-plan-compare button,.gf-settings-billing-line button,.gf-settings-panel-head button,.gf-usage-billing-strip button,.gf-usage-plan-card button,.gf-usage-plan-panel button{border:0;border-radius:999px;min-height:2.8rem;padding:0 1.1rem;color:#03101c;background:linear-gradient(135deg,#12b8de,#7dd3fc);font-weight:950;cursor:pointer}.gf-usage-billing-strip{border-radius:1.3rem;padding:1rem 1.2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.gf-usage-billing-strip strong{color:#fff;font-size:1.05rem}.gf-usage-billing-strip span{display:block;margin-top:.2rem;color:var(--gf-muted)}.gf-usage-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);grid-gap:1rem;gap:1rem;align-items:start}.gf-usage-metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:220px;grid-gap:16px;gap:16px}.gf-usage-metric-card{height:220px;min-height:0;border-radius:1.35rem;padding:1.25rem;text-align:left;cursor:pointer;color:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.gf-usage-metric-card.is-active{border-color:rgba(125,211,252,.38);background:linear-gradient(180deg,rgba(10,38,65,.82),rgba(3,11,22,.86)),radial-gradient(circle at top left,rgba(18,184,222,.18),transparent 28rem);box-shadow:0 0 0 1px rgba(125,211,252,.18),0 30px 100px rgba(8,144,242,.16)}.gf-usage-metric-card:focus-visible{outline:2px solid rgba(125,211,252,.72);outline-offset:3px}.gf-usage-metric-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.gf-usage-metric-top p{min-width:0;margin:0;color:#9db5c8;font-size:16px;font-weight:700;line-height:20px}.gf-usage-metric-top>span{flex:0 0 auto;color:#7dd3fc;font-size:16px;font-weight:800;line-height:20px}.gf-usage-metric-main{display:grid;grid-gap:1.15rem;gap:1.15rem}.gf-usage-metric-value{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:.18rem;row-gap:.1rem;min-width:0}.gf-usage-metric-value strong{color:#fff;font-size:40px;font-weight:900;line-height:1;letter-spacing:-.04em;white-space:nowrap}.gf-usage-metric-value small{color:#6f8498;font-size:16px;font-weight:800;line-height:1;white-space:nowrap;transform:translateY(-.08em)}.gf-usage-progress{flex:0 0 auto;height:12px;border:1px solid rgba(125,211,252,.14);border-radius:999px;margin-top:0;overflow:hidden;background:rgba(2,8,23,.62)}.gf-usage-progress i{display:block;height:100%;min-width:.35rem;border-radius:inherit;background:linear-gradient(90deg,#0890f2,#12b8de)}.gf-usage-metric-foot{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:0;color:var(--gf-muted);font-size:16px;font-weight:500;line-height:20px}.gf-usage-metric-foot span{min-width:0}.gf-usage-metric-foot code{color:#7dd3fc;font-family:SFMono-Regular,Consolas,monospace;font-size:16px;font-weight:500;line-height:20px;letter-spacing:.02em;white-space:nowrap}.gf-usage-tone-green .gf-usage-progress i{background:linear-gradient(90deg,#22c55e,#34d399)}.gf-usage-tone-violet .gf-usage-progress i{background:linear-gradient(90deg,#6366f1,#8bb6ff)}.gf-usage-tone-amber .gf-usage-progress i{background:linear-gradient(90deg,#f59e0b,#facc15)}.gf-usage-tone-blue .gf-usage-progress i{background:linear-gradient(90deg,#2563eb,#7dd3fc)}.gf-usage-detail-panel{position:-webkit-sticky;position:sticky;top:6.7rem;align-self:start;height:calc(100vh - 7.5rem);max-height:48rem;border-radius:1.45rem;padding:1.35rem;display:flex;flex-direction:column;overflow:hidden}.gf-usage-detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;height:4.45rem;flex:0 0 auto;overflow:hidden}.gf-usage-detail-header>div{min-width:0}.gf-usage-detail-header h3{margin:0;color:#fff;font-size:1.8rem;line-height:1.08;letter-spacing:0}.gf-usage-detail-header>span{color:#7dd3fc;font-weight:950}.gf-usage-large-progress{flex:0 0 auto;margin-top:1.4rem;border:1px solid rgba(125,211,252,.12);border-radius:1.2rem;padding:1rem;background:rgba(2,8,23,.42);height:8.25rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.gf-usage-large-progress strong{color:#fff;font-size:2.35rem;line-height:1.05;letter-spacing:0;overflow-wrap:anywhere}.gf-usage-large-progress small{color:#6f8498;font-size:1.1rem}.gf-usage-large-progress p{margin:.25rem 0 0;color:var(--gf-muted)}.gf-usage-detail-copy{flex:0 0 auto;min-height:5.2rem;max-height:5.2rem;margin:1rem 0 0;color:#abc2d6;line-height:1.6;overflow:hidden}.gf-usage-tip-card{flex:0 0 auto;border:1px solid rgba(125,211,252,.12);border-radius:1rem;padding:1rem;background:rgba(2,8,23,.46)}.gf-usage-tip-card span{display:block;color:#7dd3fc;font-size:.72rem;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.gf-usage-tip-card code{display:block;margin-top:.4rem;color:#fff;font-family:SFMono-Regular,Consolas,monospace}.gf-usage-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gf-usage-plan-panel{border-radius:1.35rem;padding:1.2rem}.gf-usage-plan-panel h3{margin:0;color:#fff;font-size:1.8rem;letter-spacing:0}.gf-billing-plan-compare ul,.gf-usage-plan-panel ul{margin:1rem 0 0;padding:0;list-style:none;display:grid;grid-gap:.6rem;gap:.6rem;color:#abc2d6}.gf-billing-plan-compare li:before,.gf-usage-plan-panel li:before{content:"✓";color:#34d399;margin-right:.55rem}.gf-usage-plan-panel-pro{border-color:rgba(125,211,252,.28)}.gf-usage-plan-panel-pro button{margin-top:1.1rem}.gf-billing-modal{position:fixed;inset:0;z-index:1000}.gf-billing-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gf-billing-modal-panel{position:absolute;inset:2rem;border:1px solid rgba(125,211,252,.18);border-radius:1.8rem;background:linear-gradient(180deg,rgba(7,19,36,.94),rgba(2,8,23,.96)),radial-gradient(circle at top,rgba(18,184,222,.18),transparent 34rem);box-shadow:0 40px 140px rgba(0,0,0,.48);overflow:auto}.gf-billing-modal-close{position:absolute;top:1.15rem;right:1.15rem;width:2.8rem;height:2.8rem;border:1px solid rgba(125,211,252,.16);border-radius:1rem;color:#fff;background:hsla(0,0%,100%,.06);cursor:pointer}.gf-billing-modal-close svg{width:1.25rem;height:1.25rem}.gf-billing-modal-content{width:min(100% - 2rem,980px);margin:0 auto;padding:5rem 0}.gf-billing-modal-content h2{max-width:780px;margin:0;color:#fff;font-size:clamp(2.7rem,6vw,5.6rem);line-height:.9;letter-spacing:-.085em}.gf-billing-modal-content>span{display:block;max-width:720px;margin-top:1rem;color:#abc2d6;line-height:1.7}.gf-billing-plan-compare{margin-top:2rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gf-billing-plan-compare article{border:1px solid rgba(125,211,252,.14);border-radius:1.35rem;padding:1.25rem;background:rgba(2,8,23,.48)}.gf-billing-plan-compare article.is-featured{border-color:rgba(125,211,252,.36);background:linear-gradient(135deg,rgba(18,184,222,.14),rgba(31,84,220,.1)),rgba(2,8,23,.56)}.gf-billing-plan-compare p{margin:0;color:#7dd3fc;font-weight:950}.gf-billing-plan-compare h3{margin:.6rem 0 0;color:#fff;font-size:3rem;letter-spacing:-.08em}.gf-billing-plan-compare button{margin-top:1.2rem}.gf-settings-page-v2{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:1.2rem;gap:1.2rem;align-items:start}.gf-settings-side-nav{position:-webkit-sticky;position:sticky;top:6.6rem;border:1px solid rgba(125,211,252,.14);border-radius:1.35rem;padding:1rem;background:rgba(2,8,23,.5);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.gf-settings-side-nav p{margin:0 0 .9rem;color:#7dd3fc;font-size:.75rem;font-weight:950;letter-spacing:.2em;text-transform:uppercase}.gf-settings-side-nav button{width:100%;min-height:2.75rem;border:0;border-radius:.85rem;color:#9db5c8;background:transparent;text-align:left;font-weight:850;cursor:pointer;padding:0 .8rem}.gf-settings-side-nav button.active,.gf-settings-side-nav button:hover{color:#fff;background:hsla(0,0%,100%,.06)}.gf-settings-content-v2{display:grid;grid-gap:1rem;gap:1rem}.gf-settings-hero-v2,.gf-settings-panel-v2{border-radius:1.45rem;padding:1.35rem}.gf-settings-hero-v2 h2{margin:0;max-width:760px;color:#fff;font-size:clamp(2rem,4vw,4rem);line-height:.95;letter-spacing:-.075em}.gf-settings-hero-v2 span,.gf-settings-muted{display:block;max-width:720px;margin-top:.8rem;color:#abc2d6;line-height:1.7}.gf-settings-panel-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.gf-settings-panel-head h3{margin:0;color:#fff;font-size:1.4rem;letter-spacing:-.04em}.gf-settings-form-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gf-settings-form-grid label{color:#9db5c8;font-size:.85rem;font-weight:850}.gf-settings-form-grid input{width:100%;height:3rem;margin-top:.45rem;border:1px solid rgba(125,211,252,.14);border-radius:.95rem;padding:0 1rem;color:#fff;background:rgba(2,8,23,.48);outline:0}.gf-settings-auth-list{margin-top:1rem;display:grid;grid-gap:.65rem;gap:.65rem}.gf-settings-auth-list div,.gf-settings-billing-line{border:1px solid rgba(125,211,252,.12);border-radius:1rem;padding:.9rem;background:rgba(2,8,23,.42);display:flex;justify-content:space-between;gap:1rem;align-items:center}.gf-settings-auth-list span,.gf-settings-billing-line span{color:#abc2d6}.gf-settings-auth-list strong,.gf-settings-billing-line strong{color:#fff}@media (max-width:1080px){.gf-settings-page-v2,.gf-usage-layout{grid-template-columns:1fr}.gf-usage-detail-panel{height:min(42rem,calc(100vh - 2rem));min-height:30rem;max-height:42rem}.gf-settings-side-nav,.gf-usage-detail-panel{position:relative;top:0}}@media (min-width:768px){.gf-usage-metrics-grid{grid-auto-rows:240px}.gf-usage-metric-card{height:240px;padding:1.35rem}}@media (min-width:1280px){.gf-usage-metrics-grid{grid-auto-rows:280px;gap:24px}.gf-usage-metric-card{height:280px;padding:1.5rem}.gf-usage-metric-main{gap:1.2rem}.gf-usage-metric-value strong{font-size:44px}.gf-usage-metric-value small{font-size:18px}}@media (max-width:760px){.gf-settings-billing-line,.gf-settings-panel-head,.gf-usage-billing-strip,.gf-usage-hero{flex-direction:column;align-items:flex-start}.gf-billing-plan-compare,.gf-settings-form-grid,.gf-usage-metrics-grid,.gf-usage-plan-grid{grid-template-columns:1fr}.gf-usage-metrics-grid{grid-auto-rows:220px}.gf-usage-detail-panel{height:min(38rem,calc(100vh - 1.5rem));min-height:30rem}.gf-billing-modal-panel{inset:.75rem}}.gf-usage-hero{align-items:flex-end}.gf-usage-hero>div:first-child{max-width:1120px}.gf-usage-plan-panel-pro button{display:none}.gf-usage-billing-strip{order:99}.gf-billing-plan-compare article.is-featured button{background:hsla(0,0%,100%,.08);color:#dff8ff;border:1px solid rgba(125,211,252,.18)}.gf-usage-metric-card{position:relative;overflow:visible}.gf-usage-card-tooltip{pointer-events:none;position:absolute;left:50%;top:-.85rem;z-index:50;width:max-content;max-width:14rem;transform:translateX(-50%) translateY(.35rem);opacity:0;border:1px solid rgba(125,211,252,.18);border-radius:.85rem;background:linear-gradient(180deg,rgba(7,19,36,.98),rgba(2,8,23,.98)),rgba(2,8,23,.98);box-shadow:0 18px 55px rgba(0,0,0,.44);padding:.65rem .78rem;color:#e6faff;font-size:.76rem;font-weight:900;white-space:nowrap;transition:opacity .14s ease,transform .14s ease}.gf-usage-card-tooltip:after{content:"";position:absolute;left:50%;bottom:-.35rem;width:.65rem;height:.65rem;transform:translateX(-50%) rotate(45deg);background:rgba(2,8,23,.98);border-right:1px solid rgba(125,211,252,.18);border-bottom:1px solid rgba(125,211,252,.18)}.gf-usage-metric-card:focus-visible .gf-usage-card-tooltip,.gf-usage-metric-card:hover .gf-usage-card-tooltip{opacity:1;transform:translateX(-50%) translateY(0)}.gf-usage-detail-list{flex:1 1 auto;min-height:0;margin-top:1rem;border:1px solid rgba(125,211,252,.12);border-radius:1.15rem;background:rgba(2,8,23,.38);overflow:hidden;display:flex;flex-direction:column}.gf-usage-detail-list-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(125,211,252,.1);padding:.85rem 1rem}.gf-usage-detail-list-body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;outline:0}.gf-usage-detail-list-body:focus-visible{box-shadow:inset 0 0 0 2px rgba(125,211,252,.4)}.usage-detail-scroll{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:transparent transparent}.usage-detail-scroll.is-scrolling,.usage-detail-scroll:focus,.usage-detail-scroll:focus-within,.usage-detail-scroll:hover{scrollbar-color:rgba(125,211,252,.45) transparent}.usage-detail-scroll::-webkit-scrollbar{width:8px}.usage-detail-scroll::-webkit-scrollbar-track{background:transparent}.usage-detail-scroll::-webkit-scrollbar-thumb{border-radius:999px;background-color:transparent}.usage-detail-scroll.is-scrolling::-webkit-scrollbar-thumb,.usage-detail-scroll:focus-within::-webkit-scrollbar-thumb,.usage-detail-scroll:focus::-webkit-scrollbar-thumb,.usage-detail-scroll:hover::-webkit-scrollbar-thumb{background-color:rgba(125,211,252,.45)}.usage-detail-scroll::-webkit-scrollbar-thumb:hover{background-color:rgba(125,211,252,.7)}.gf-usage-detail-list-head span{color:#7dd3fc;font-size:.72rem;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.gf-usage-detail-list-head strong{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;border:1px solid rgba(125,211,252,.14);border-radius:999px;color:#dff8ff;background:rgba(18,184,222,.08);font-size:.8rem;font-weight:950}.gf-usage-detail-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1rem}.gf-usage-detail-row+.gf-usage-detail-row{border-top:1px solid rgba(125,211,252,.08)}.gf-usage-detail-row strong{display:block;color:#fff;font-size:.95rem;letter-spacing:-.025em}.gf-usage-detail-row p{margin:.18rem 0 0;color:#8fa8bc;font-size:.82rem}.gf-usage-detail-row>span{flex:0 0 auto;border:1px solid rgba(125,211,252,.14);border-radius:999px;padding:.45rem .7rem;color:#7dd3fc;background:rgba(18,184,222,.08);font-size:.78rem;font-weight:950;white-space:nowrap}.gf-usage-detail-empty{padding:1rem;color:#8fa8bc;font-size:.9rem}.gf-usage-detail-panel{min-height:34rem}.gf-usage-tip-card{margin-top:1rem}.gf-settings-v3{width:min(100%,1280px);margin:0 auto;display:grid;grid-template-columns:250px minmax(0,1fr);grid-gap:1.25rem;gap:1.25rem;align-items:start}.gf-settings-v3-nav{position:-webkit-sticky;position:sticky;top:6.8rem;border:1px solid rgba(125,211,252,.14);border-radius:1.35rem;padding:1rem;background:linear-gradient(180deg,rgba(7,19,36,.72),rgba(3,11,22,.82)),rgba(2,8,23,.5);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.gf-settings-v3-nav p{margin:0 0 .85rem;color:#7dd3fc;font-size:.74rem;font-weight:950;letter-spacing:.22em;text-transform:uppercase}.gf-settings-v3-nav nav{display:grid;grid-gap:.3rem;gap:.3rem}.gf-settings-v3-nav button{width:100%;min-height:2.8rem;border:0;border-radius:.85rem;padding:0 .85rem;color:#9db5c8;background:transparent;font-weight:900;text-align:left;cursor:pointer}.gf-settings-v3-nav button.active,.gf-settings-v3-nav button:hover{color:#fff;background:hsla(0,0%,100%,.065)}.gf-settings-v3-main{min-width:0;display:grid;grid-gap:1rem;gap:1rem}.gf-settings-v3-hero,.gf-settings-v3-panel{border:1px solid rgba(125,211,252,.14);background:linear-gradient(180deg,rgba(7,19,36,.72),rgba(3,11,22,.8)),radial-gradient(circle at top left,rgba(18,184,222,.1),transparent 28rem);box-shadow:0 30px 100px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.035);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.gf-settings-v3-hero{border-radius:1.55rem;padding:1.35rem}.gf-settings-v3-hero h2{max-width:820px;margin:0;color:#fff;font-size:clamp(2.4rem,5vw,4.7rem);line-height:.9;letter-spacing:-.085em}.gf-settings-v3-hero span{display:block;max-width:760px;margin-top:.95rem;color:#abc2d6;line-height:1.7}.gf-settings-v3-panel{border-radius:1.35rem;padding:1.25rem}.gf-settings-v3-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.gf-settings-v3-panel-head h3{margin:0;color:#fff;font-size:1.45rem;letter-spacing:-.05em}.gf-settings-v3-billing-line button,.gf-settings-v3-panel-head button{border:0;border-radius:999px;min-height:2.75rem;padding:0 1.15rem;color:#03101c;background:linear-gradient(135deg,#12b8de,#7dd3fc);font-weight:950;cursor:pointer}.gf-settings-v3-panel-head button:disabled{cursor:not-allowed;color:#9db5c8;background:hsla(0,0%,100%,.07)}.gf-settings-v3-form-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gf-settings-v3-form-grid label{display:grid;min-width:0;color:#9db5c8;font-size:.84rem;font-weight:900}.gf-settings-v3-form-grid input{width:100%;height:3rem;margin-top:.45rem;border:1px solid rgba(125,211,252,.14);border-radius:.95rem;padding:0 1rem;color:#fff;background:rgba(2,8,23,.5);outline:0}.gf-settings-v3-note,.gf-settings-v3-upcoming-card{margin-top:1rem;border:1px solid rgba(125,211,252,.1);border-radius:1rem;padding:.95rem;color:#abc2d6;background:rgba(2,8,23,.38);line-height:1.6}.gf-settings-v3-feedback{margin:.85rem 0 0;color:#dff8ff;font-size:.88rem;font-weight:850}.gf-settings-v3-upcoming-card strong{display:block;color:#fff;margin-bottom:.3rem}.gf-settings-v3-upcoming-card span{color:#abc2d6}.gf-settings-v3-list{margin-top:1rem;display:grid;grid-gap:.65rem;gap:.65rem}.gf-settings-v3-billing-line,.gf-settings-v3-list>div{border:1px solid rgba(125,211,252,.11);border-radius:1rem;padding:.9rem 1rem;background:rgba(2,8,23,.42);display:flex;align-items:center;justify-content:space-between;gap:1rem}.gf-settings-v3-billing-line strong,.gf-settings-v3-list strong{display:block;color:#fff}.gf-settings-v3-billing-line span,.gf-settings-v3-list span{display:block;margin-top:.2rem;color:#8fa8bc}.gf-settings-v3-billing-line em,.gf-settings-v3-list em{color:#dff8ff;font-style:normal;font-weight:950}.gf-settings-v3-danger-hero,.gf-settings-v3-danger-panel{border-color:hsla(0,91%,71%,.24)}.gf-pairing-pin-status{border:1px solid rgba(251,191,36,.26);border-radius:999px;padding:.45rem .8rem;color:#fcd34d;background:rgba(251,191,36,.1);font-style:normal;font-size:.78rem;font-weight:950}.gf-pairing-pin-status.is-set{border-color:rgba(52,211,153,.28);color:#86efac;background:rgba(52,211,153,.1)}.gf-pairing-pin-form{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));grid-gap:.8rem;gap:.8rem;align-items:end}.gf-pairing-pin-form label{display:grid;width:100%;min-width:0;color:#9db5c8;font-size:.84rem;font-weight:900}.gf-secret-input-wrap{padding:0 .55rem 0 1rem;display:flex;align-items:center;gap:.45rem}.gf-pairing-pin-form input,.gf-secret-input-wrap{width:100%;height:3rem;margin-top:.45rem;border:1px solid rgba(125,211,252,.14);border-radius:.95rem;background:rgba(2,8,23,.5)}.gf-pairing-pin-form input{padding:0 1rem;color:#fff;outline:0}.gf-secret-input-wrap input{flex:1 1 auto;width:100%;min-width:0;height:auto;margin-top:0;border:0;border-radius:0;padding:0;background:transparent}.gf-secret-input-wrap input:focus,.gf-secret-input-wrap input:focus-visible,.gf-secret-input-wrap:focus-within{outline:0;box-shadow:none}.gf-secret-input-wrap input:focus,.gf-secret-input-wrap input:focus-visible{border-color:transparent}.gf-pairing-pin-form button{min-height:3rem;border:0;border-radius:999px;padding:0 1.15rem;color:#03101c;background:linear-gradient(135deg,#12b8de,#7dd3fc);font-weight:950;cursor:pointer;white-space:nowrap}.gf-pairing-pin-form>button{grid-column:auto}.gf-add-email-field button.gf-secret-toggle,.gf-pairing-pin-form .gf-secret-toggle{min-height:0;width:2.25rem;height:2.25rem;padding:0;color:#7dd3fc;background:rgba(125,211,252,.09);box-shadow:none}.gf-add-email-field button.gf-secret-toggle:hover,.gf-pairing-pin-form .gf-secret-toggle:hover{color:#fff;background:rgba(125,211,252,.16)}.gf-add-email-field button.gf-secret-toggle svg,.gf-pairing-pin-form .gf-secret-toggle svg{width:1.05rem;height:1.05rem}.gf-pairing-pin-form button:disabled{cursor:not-allowed;color:#9db5c8;background:hsla(0,0%,100%,.07)}.gf-pairing-pin-secondary{color:#dff8ff!important;background:hsla(0,0%,100%,.07)!important}.gf-pairing-pin-strength{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:.8rem;color:#8fa8bc;font-size:.82rem}.gf-pairing-pin-strength span.is-ready{color:#86efac}.gf-pairing-pin-feedback,.gf-pairing-pin-strength em{color:#abc2d6;font-style:normal}.gf-pairing-pin-feedback{grid-column:1/-1;margin:0;font-size:.86rem}.gf-pairing-pin-warning{margin-top:1rem;border:1px solid rgba(251,191,36,.24);border-radius:1rem;padding:.9rem 1rem;color:#fde68a;background:rgba(251,191,36,.09);font-size:.9rem;line-height:1.55}.gf-pairing-events{margin-top:1.1rem}.gf-pairing-events-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#8fa8bc}.gf-pairing-events-head strong{color:#fff}.gf-pairing-events-head span{font-size:.82rem;font-weight:850}.gf-add-email-modal,.gf-settings-billing-modal{position:fixed;inset:0;z-index:1000}.gf-add-email-backdrop,.gf-settings-billing-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gf-add-email-card{position:absolute;left:50%;top:50%;width:min(92vw,560px);height:680px;transform:translate(-50%,-50%);border:1px solid rgba(125,211,252,.18);border-radius:1.7rem;background:linear-gradient(180deg,rgba(7,19,36,.96),rgba(2,8,23,.98)),radial-gradient(circle at top,rgba(18,184,222,.16),transparent 28rem);box-shadow:0 40px 140px rgba(0,0,0,.52);overflow:hidden}.gf-add-email-close,.gf-settings-billing-close{position:absolute;top:1rem;right:1rem;z-index:4;width:2.7rem;height:2.7rem;border:1px solid rgba(125,211,252,.14);border-radius:.9rem;color:#dff8ff;background:hsla(0,0%,100%,.06);cursor:pointer}.gf-add-email-close svg,.gf-settings-billing-close svg{width:1.2rem;height:1.2rem}.gf-add-email-slider{width:100%;height:100%;overflow:hidden}.gf-add-email-track{width:300%;height:100%;display:flex;transition:transform .32s cubic-bezier(.22,1,.36,1)}.gf-add-email-screen{width:33.3333%;height:100%;padding:3.4rem 2rem 1.5rem;display:flex;flex-direction:column}.gf-add-email-screen h2{max-width:420px;margin:0;color:#fff;font-size:clamp(2.2rem,7vw,3.8rem);line-height:.92;letter-spacing:-.08em}.gf-add-email-screen>span{display:block;margin-top:.85rem;color:#abc2d6;line-height:1.6}.gf-add-email-screen>span strong{color:#fff}.gf-add-email-field{display:grid;grid-gap:.45rem;gap:.45rem;width:100%;margin-top:1.4rem;color:#dff8ff;font-size:.86rem;font-weight:950}.gf-add-email-field>div{width:100%;min-height:3.7rem;border:1px solid rgba(125,211,252,.15);border-radius:999px;background:rgba(2,8,23,.58);display:flex;align-items:center;gap:.75rem;padding:0 .45rem 0 1rem}.gf-add-email-field svg{flex:0 0 auto;width:1.15rem;height:1.15rem;color:#7dd3fc}.gf-add-email-field input{min-width:0;flex:1 1;border:0;outline:0;color:#fff;background:transparent;font-size:1rem;font-weight:850}.gf-add-email-field input::placeholder{color:#6f8498}.gf-add-email-field button{flex:0 0 auto;width:3rem;height:3rem;border:0;border-radius:999px;color:#03101c;background:linear-gradient(135deg,#12b8de,#7dd3fc);cursor:pointer}.gf-add-email-field button svg{color:currentColor;margin:auto}.gf-add-email-divider{margin-top:1.5rem;display:grid;grid-template-columns:1fr auto 1fr;grid-gap:.8rem;gap:.8rem;align-items:center}.gf-add-email-divider span{height:1px;background:rgba(125,211,252,.14)}.gf-add-email-divider strong{color:#6f8498;font-size:.72rem;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.gf-add-email-socials{margin-top:1rem;display:grid;grid-gap:.7rem;gap:.7rem}.gf-add-email-socials button{min-height:3.2rem;border:1px solid rgba(125,211,252,.14);border-radius:999px;color:#fff;background:rgba(2,8,23,.42);font-weight:950;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.7rem}.gf-add-email-socials svg{width:1.15rem;height:1.15rem}.gf-add-email-pips{margin-top:auto;display:flex;justify-content:center;gap:.45rem;padding-top:1rem}.gf-add-email-pips span{width:2rem;height:.32rem;border-radius:999px;background:rgba(125,211,252,.14)}.gf-add-email-pips span.active{background:linear-gradient(90deg,#12b8de,#7dd3fc)}.gf-add-email-secondary{margin-top:1rem;min-height:3rem;border:1px solid rgba(125,211,252,.14);border-radius:999px;color:#dff8ff;background:hsla(0,0%,100%,.06);font-weight:950;cursor:pointer}.gf-pin-reveal-modal{position:fixed;inset:0;z-index:80}.gf-pin-reveal-card{position:absolute;left:50%;top:50%;width:min(92vw,460px);transform:translate(-50%,-50%);border:1px solid rgba(125,211,252,.18);border-radius:1.55rem;padding:2rem;color:#dff8ff;background:linear-gradient(180deg,rgba(7,19,36,.98),rgba(2,8,23,.99)),radial-gradient(circle at top,rgba(18,184,222,.12),transparent 24rem);box-shadow:0 40px 140px rgba(0,0,0,.52)}.gf-pin-reveal-card h3{margin:.35rem 0 0;color:#fff;font-size:1.55rem;line-height:1.05}.gf-pin-reveal-card>p,.gf-pin-reveal-card>span{display:block;margin:.8rem 0 0;color:#abc2d6;line-height:1.6}.gf-pin-reveal-card>button[type=submit]{width:100%;min-height:3rem;margin-top:1rem;border:0;border-radius:999px;color:#03101c;background:linear-gradient(135deg,#12b8de,#7dd3fc);font-weight:950;cursor:pointer}.gf-pin-reveal-card>button[type=submit]:disabled{cursor:not-allowed;color:#9db5c8;background:hsla(0,0%,100%,.07)}.gf-pin-reveal-value{margin-top:1rem;border:1px solid rgba(52,211,153,.26);border-radius:1rem;padding:.85rem 1rem;background:rgba(52,211,153,.08);display:grid;grid-gap:.4rem;gap:.4rem}.gf-pin-reveal-value strong{color:#86efac;font-size:.78rem;text-transform:uppercase}.gf-pin-reveal-value code{color:#fff;font-size:1.15rem;font-weight:900;overflow-wrap:anywhere}.gf-settings-billing-card{position:absolute;left:50%;top:50%;width:min(92vw,680px);transform:translate(-50%,-50%);border:1px solid rgba(125,211,252,.18);border-radius:1.7rem;padding:2rem;background:linear-gradient(180deg,rgba(7,19,36,.96),rgba(2,8,23,.98)),radial-gradient(circle at top,rgba(18,184,222,.14),transparent 28rem);box-shadow:0 40px 140px rgba(0,0,0,.52)}.gf-settings-billing-card h2{margin:0;color:#fff;font-size:clamp(2.4rem,6vw,4.5rem);line-height:.9;letter-spacing:-.08em}.gf-settings-billing-card>span{display:block;max-width:560px;margin-top:.9rem;color:#abc2d6;line-height:1.7}.gf-settings-billing-mini-grid{margin-top:1.4rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.gf-settings-billing-mini-grid div{border:1px solid rgba(125,211,252,.12);border-radius:1rem;padding:.95rem;background:rgba(2,8,23,.42)}.gf-settings-billing-mini-grid strong{display:block;color:#fff;font-size:1.15rem}.gf-settings-billing-mini-grid span{display:block;margin-top:.25rem;color:#8fa8bc;font-size:.82rem}@media (max-width:1080px){.gf-settings-v3{grid-template-columns:1fr}.gf-settings-v3-nav{position:relative;top:0}.gf-settings-v3-nav nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.gf-pairing-pin-form,.gf-settings-billing-mini-grid,.gf-settings-v3-form-grid{grid-template-columns:1fr}.gf-pairing-events-head,.gf-pairing-pin-strength,.gf-settings-v3-billing-line,.gf-settings-v3-list>div,.gf-settings-v3-panel-head{flex-direction:column;align-items:flex-start}.gf-add-email-card{width:min(94vw,560px);height:min(86vh,680px)}.gf-add-email-screen{padding:3.25rem 1.1rem 1.2rem}}.gf-settings-billing-summary{margin-top:1rem;border:1px solid rgba(125,211,252,.12);border-radius:1rem;padding:.95rem 1rem;background:rgba(2,8,23,.42);display:flex;align-items:center;justify-content:space-between;gap:1rem}.gf-settings-billing-summary strong{display:block;color:#fff;font-size:1rem}.gf-settings-billing-summary span{display:block;margin-top:.2rem;color:#8fa8bc}.gf-settings-billing-summary em{color:#dff8ff;font-style:normal;font-weight:950}.gf-settings-billing-tiles{margin-top:1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.gf-settings-billing-tile{border:1px solid rgba(125,211,252,.12);border-radius:1.05rem;padding:1rem;background:linear-gradient(180deg,rgba(7,19,36,.68),rgba(3,11,22,.76)),rgba(2,8,23,.45)}.gf-settings-billing-tile p{margin:0;color:#9db5c8;font-size:.82rem;font-weight:900}.gf-settings-billing-tile strong{display:block;margin-top:.55rem;color:#fff;font-size:2rem;line-height:1;letter-spacing:-.065em}.gf-settings-billing-tile span{display:block;margin-top:.65rem;color:#8fa8bc;font-size:.82rem}.gf-settings-billing-tile-ocean strong{color:#38bdf8}.gf-settings-billing-tile-green strong{color:#34d399}.gf-settings-billing-tile-violet strong{color:#8bb6ff}.gf-settings-billing-tile-amber strong{color:#fbbf24}.gf-settings-delete-button{color:#fecaca!important;border:1px solid hsla(0,91%,71%,.24)!important;background:rgba(127,29,29,.14)!important;transition:color .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.gf-settings-delete-button:hover{color:#fff!important;border-color:hsla(0,91%,71%,.62)!important;background:linear-gradient(135deg,#ef4444,#991b1b)!important;box-shadow:0 18px 50px rgba(239,68,68,.22)}.gf-settings-danger-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.gf-settings-danger-grid article{border:1px solid hsla(0,91%,71%,.14);border-radius:1rem;padding:1rem;background:rgba(127,29,29,.08)}.gf-settings-danger-grid strong{display:block;color:#fff;font-size:.95rem}.gf-settings-danger-grid span{display:block;margin-top:.35rem;color:#aebfd2;line-height:1.55;font-size:.86rem}.gf-settings-danger-warning{border-color:hsla(0,91%,71%,.2);background:rgba(127,29,29,.1)}.gf-delete-account-modal{position:fixed;inset:0;z-index:1100}.gf-delete-account-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.66);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gf-delete-account-card{position:absolute;left:50%;top:50%;width:min(92vw,560px);transform:translate(-50%,-50%);border:1px solid hsla(0,91%,71%,.24);border-radius:1.65rem;padding:2rem;background:linear-gradient(180deg,rgba(18,8,14,.96),rgba(2,8,23,.98)),radial-gradient(circle at top,rgba(239,68,68,.14),transparent 28rem);box-shadow:0 40px 140px rgba(0,0,0,.55)}.gf-delete-account-close{position:absolute;top:1rem;right:1rem;width:2.7rem;height:2.7rem;border:1px solid hsla(0,91%,71%,.18);border-radius:.9rem;color:#fee2e2;background:hsla(0,0%,100%,.06);cursor:pointer}.gf-delete-account-close svg{width:1.2rem;height:1.2rem}.gf-delete-account-card h2{max-width:460px;margin:0;color:#fff;font-size:clamp(2.4rem,6vw,4.3rem);line-height:.9;letter-spacing:-.08em}.gf-delete-account-card>span{display:block;margin-top:1rem;color:#c6d3e1;line-height:1.7}.gf-delete-account-card>span strong{color:#fecaca}.gf-delete-account-field{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:1.35rem;color:#fee2e2;font-size:.86rem;font-weight:950}.gf-delete-account-field input{width:100%;height:3.35rem;border:1px solid hsla(0,91%,71%,.2);border-radius:1rem;padding:0 1rem;color:#fff;background:rgba(2,8,23,.58);font-size:1rem;font-weight:850;outline:none}.gf-delete-account-field input:focus{border-color:hsla(0,91%,71%,.55);box-shadow:0 0 0 4px hsla(0,91%,71%,.1)}.gf-delete-otp-inputs{margin-top:1.35rem;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.gf-delete-otp-inputs input{width:100%;aspect-ratio:1;min-width:0;border:1px solid hsla(0,91%,71%,.2);border-radius:.9rem;color:#fff;background:rgba(2,8,23,.58);text-align:center;font-size:1.2rem;font-weight:900;outline:none}.gf-delete-otp-inputs input:focus{border-color:hsla(0,91%,71%,.55);box-shadow:0 0 0 4px hsla(0,91%,71%,.1)}.gf-auth-error-text,.gf-delete-error-text{color:#f87171!important}.gf-delete-account-actions{margin-top:1.2rem;display:flex;justify-content:flex-end;gap:.75rem}.gf-delete-account-actions button,.gf-delete-success-button{min-height:2.9rem;border-radius:999px;padding:0 1.1rem;font-weight:950;cursor:pointer}.gf-delete-account-actions button:first-child{color:#dff8ff;border:1px solid rgba(125,211,252,.14);background:hsla(0,0%,100%,.06)}.gf-delete-account-actions button:last-child{color:#fff;border:1px solid hsla(0,91%,71%,.3);background:linear-gradient(135deg,#ef4444,#991b1b)}.gf-delete-account-actions button:last-child:disabled{cursor:not-allowed;color:#8fa8bc;border-color:hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.06)}.gf-delete-success-card{border-color:rgba(52,211,153,.24);background:linear-gradient(180deg,rgba(7,19,36,.96),rgba(2,8,23,.98)),radial-gradient(circle at top,rgba(52,211,153,.14),transparent 28rem)}.gf-delete-success-icon{width:3.4rem;height:3.4rem;border-radius:999px;display:grid;place-items:center;color:#052e1c;background:linear-gradient(135deg,#34d399,#7dd3fc);margin-bottom:1rem}.gf-delete-success-icon svg{width:1.5rem;height:1.5rem}.gf-delete-success-button{margin-top:1.3rem;border:0;color:#03101c;background:linear-gradient(135deg,#12b8de,#7dd3fc)}@media (max-width:980px){.gf-settings-billing-tiles,.gf-settings-danger-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.gf-settings-billing-tiles,.gf-settings-danger-grid{grid-template-columns:1fr}.gf-delete-account-actions{flex-direction:column}.gf-delete-account-actions button{width:100%}}@media (max-width:680px){.gf-settings-upgrade-tile{align-items:stretch;flex-direction:column}.gf-settings-upgrade-tile a{width:100%}}.gf-settings-upgrade-tile{margin-top:1rem;border:1px solid rgba(125,211,252,.16);border-radius:1.05rem;padding:1rem;background:linear-gradient(135deg,rgba(18,184,222,.11),rgba(31,84,220,.08)),rgba(2,8,23,.46);display:flex;align-items:center;justify-content:space-between;gap:1rem}.gf-settings-upgrade-tile p{margin:0;color:#7dd3fc;font-size:.7rem;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.gf-settings-upgrade-tile strong{display:block;margin-top:.4rem;color:#fff;font-size:1.05rem;letter-spacing:-.035em}.gf-settings-upgrade-tile span{display:block;max-width:26rem;margin-top:.35rem;color:#9db5c8;font-size:.86rem;line-height:1.55}.gf-settings-upgrade-tile a{flex:0 0 auto;min-height:2.8rem;border:0;border-radius:999px;padding:0 1rem;color:#03101c;background:linear-gradient(135deg,#12b8de,#7dd3fc);font-size:.9rem;font-weight:950;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;box-shadow:0 18px 45px rgba(18,184,222,.18);transition:transform .16s ease,box-shadow .16s ease}.gf-settings-upgrade-tile a:hover{transform:translateY(-1px);box-shadow:0 22px 55px rgba(18,184,222,.26)}.gf-settings-upgrade-tile a svg{width:1rem;height:1rem}@media (max-width:760px){.gf-upgrade-compare-row,.gf-upgrade-limit-grid{grid-template-columns:1fr}.gf-settings-upgrade-tile,.gf-upgrade-modal-actions,.gf-upgrade-section-head{align-items:stretch;flex-direction:column}.gf-settings-upgrade-tile a,.gf-upgrade-modal-actions a,.gf-upgrade-modal-actions button{justify-content:center;width:100%}}.gf-cancel-plan-modal,.gf-pin-onboarding-modal{position:fixed;inset:0;z-index:1400}.gf-cancel-plan-backdrop,.gf-pin-onboarding-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.68);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.gf-cancel-plan-card,.gf-pin-onboarding-card{position:absolute;left:50%;top:50%;width:min(92vw,560px);transform:translate(-50%,-50%);border:1px solid rgba(125,211,252,.2);border-radius:1.35rem;padding:2rem;background:linear-gradient(180deg,rgba(7,19,36,.97),rgba(2,8,23,.99)),radial-gradient(circle at top,rgba(18,184,222,.15),transparent 28rem);box-shadow:0 40px 140px rgba(0,0,0,.58)}.gf-cancel-plan-card h2,.gf-pin-onboarding-card h2{margin:0;color:#fff;font-size:2.55rem;line-height:1;letter-spacing:0}.gf-cancel-plan-card>span,.gf-pin-onboarding-card>span{display:block;margin-top:.9rem;color:#abc2d6;line-height:1.7}.gf-pin-onboarding-field{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:1.1rem;color:#dff8ff;font-size:.86rem;font-weight:900}.gf-pin-onboarding-field>div{display:grid;grid-template-columns:minmax(0,1fr) 2.8rem;align-items:center;border:1px solid rgba(125,211,252,.18);border-radius:1rem;background:rgba(2,8,23,.6);overflow:hidden}.gf-pin-onboarding-field input{width:100%;min-width:0;height:3.2rem;border:0;padding:0 1rem;color:#fff;background:transparent;font-size:1rem;font-weight:850;outline:none}.gf-pin-onboarding-field>div:focus-within{outline:0;box-shadow:none}.gf-pin-onboarding-field button{width:2.8rem;height:2.8rem;border:0;color:#9db5c8;background:transparent;cursor:pointer;display:grid;place-items:center}.gf-pin-onboarding-field input:focus,.gf-pin-onboarding-field input:focus-visible{border-color:transparent;outline:0;box-shadow:none}.gf-cancel-plan-error,.gf-pin-onboarding-error,.gf-pin-onboarding-field em{margin:0;color:#fca5a5;font-style:normal;font-size:.86rem;line-height:1.45}.gf-cancel-plan-actions button,.gf-pin-onboarding-actions a,.gf-pin-onboarding-actions button,.gf-pin-onboarding-card>button{min-height:2.95rem;border-radius:999px;padding:0 1.1rem;font-weight:950;text-decoration:none;cursor:pointer}.gf-pin-onboarding-card>button{width:100%;margin-top:1.25rem;border:0;color:#03101c;background:linear-gradient(135deg,#12b8de,#7dd3fc)}.gf-cancel-plan-actions button:disabled,.gf-pin-onboarding-card>button:disabled{cursor:wait;opacity:.72}.gf-cancel-plan-actions,.gf-pin-onboarding-actions,.gf-settings-billing-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem}.gf-cancel-plan-actions,.gf-pin-onboarding-actions{margin-top:1.25rem}.gf-cancel-plan-actions button:last-child,.gf-pin-onboarding-actions a{border:0;color:#03101c;background:linear-gradient(135deg,#12b8de,#7dd3fc);display:inline-flex;align-items:center;justify-content:center}.gf-cancel-plan-actions button:first-child,.gf-pin-onboarding-actions button{border:1px solid rgba(125,211,252,.15);color:#dff8ff;background:hsla(0,0%,100%,.06)}.gf-cancel-plan-card{border-color:hsla(0,91%,71%,.24);background:linear-gradient(180deg,rgba(16,12,20,.97),rgba(2,8,23,.99)),radial-gradient(circle at top,hsla(0,91%,71%,.11),transparent 28rem)}.gf-cancel-plan-card .gf-dash-eyebrow,.gf-cancel-plan-error{color:#fca5a5}.gf-cancel-plan-actions button:last-child,.gf-cancel-plan-trigger,.gf-settings-cancel-plan-button,.gf-upgrade-plan-cancel-button{border:1px solid hsla(0,91%,71%,.28);color:#fee2e2;background:rgba(127,29,29,.18)}.gf-cancel-plan-trigger,.gf-settings-cancel-plan-button,.gf-upgrade-plan-cancel-button{min-height:2.8rem;border-radius:999px;padding:0 1rem;font-weight:950;cursor:pointer}.gf-upgrade-plan-card>.gf-upgrade-plan-cancel-button{margin-top:auto;color:#fee2e2;background:rgba(127,29,29,.18)}.gf-settings-cancel-tile{border-color:hsla(0,91%,71%,.18)}.gf-settings-upgrade-tile .gf-settings-cancel-plan-button{flex:0 0 auto}.gf-usage-progress.is-unlimited{border-color:rgba(52,211,153,.2);background:rgba(52,211,153,.08)}.gf-usage-progress.is-unlimited i{min-width:0;background:linear-gradient(90deg,rgba(52,211,153,.38),rgba(125,211,252,.36))}@media (max-width:640px){.gf-cancel-plan-card,.gf-pin-onboarding-card{width:min(94vw,560px);padding:1.25rem}.gf-cancel-plan-card h2,.gf-pin-onboarding-card h2{font-size:2rem}.gf-cancel-plan-actions,.gf-pin-onboarding-actions,.gf-settings-billing-actions{align-items:stretch;flex-direction:column}.gf-cancel-plan-actions button,.gf-pin-onboarding-actions a,.gf-pin-onboarding-actions button,.gf-settings-billing-actions button,.gf-settings-cancel-plan-button,.gf-upgrade-plan-cancel-button{justify-content:center;width:100%}}.gf-history-year-select{display:inline-flex;align-self:flex-start;margin-top:0}.gf-history-year-select select{min-width:6.5rem;height:2.35rem;padding:0 2.1rem 0 .85rem;border:1px solid rgba(125,211,252,.2);border-radius:.7rem;color:#dff8ff;background:rgba(10,30,52,.94);font:inherit;font-size:.8rem;font-weight:900;cursor:pointer}.gf-history-year-select select:disabled{cursor:wait;opacity:.6}.gf-history-graph-shell{--history-cell-gap:0.2rem;width:100%;overflow:visible;transition:opacity .14s ease}.gf-history-graph-shell.is-loading{opacity:.48}.gf-history-month-row{width:calc(100% - 2.7rem);min-width:0;display:grid;grid-template-columns:repeat(var(--history-week-columns),minmax(0,1fr));grid-column-gap:var(--history-cell-gap);column-gap:var(--history-cell-gap);margin-left:2.7rem}.gf-history-month-row span{overflow:visible;color:#8ea4b8;font-size:.68rem;font-weight:850;white-space:nowrap}.gf-history-graph-body{display:grid;grid-template-columns:2.1rem minmax(0,1fr);grid-gap:.6rem;gap:.6rem;align-items:stretch}.gf-history-weekdays{width:2.1rem;display:grid;grid-template-rows:repeat(7,minmax(0,1fr));grid-row-gap:var(--history-cell-gap);row-gap:var(--history-cell-gap)}.gf-history-squares{width:100%;min-width:0;display:grid;grid-template-columns:repeat(var(--history-week-columns),minmax(0,1fr));grid-column-gap:var(--history-cell-gap);column-gap:var(--history-cell-gap);aspect-ratio:auto;overflow:visible}.gf-history-week{min-width:0;display:grid;grid-template-rows:repeat(7,auto);grid-row-gap:var(--history-cell-gap);row-gap:var(--history-cell-gap)}.gf-history-square{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:100%;height:auto;aspect-ratio:1;min-width:0;min-height:0;padding:0;border:1px solid rgba(125,211,252,.16);border-radius:.18rem;background:rgba(13,30,51,.82);box-shadow:none;cursor:pointer;transition:filter .12s ease,transform .12s ease,border-color .12s ease,box-shadow .12s ease}.gf-history-square--padding{visibility:hidden;pointer-events:none}.gf-history-square.level-0{background:rgba(13,30,51,.82)}.gf-history-square.level-1{background:rgba(18,82,125,.9)}.gf-history-square.level-2{background:rgba(22,112,167,.92)}.gf-history-square.level-3{background:rgba(35,174,209,.94)}.gf-history-square.level-4{background:rgba(69,190,185,.96)}.gf-history-square.level-5{border-color:rgba(190,255,233,.68);background:rgba(91,205,162,.98)}.gf-history-square:not(.is-selected):not(.is-padding):hover{z-index:100;transform:scale(1.08);border-color:rgba(125,211,252,.42);filter:brightness(1.25);box-shadow:none}.gf-history-square.is-selected{z-index:20;border-color:hsla(0,0%,100%,.9);box-shadow:0 0 0 2px rgba(134,203,255,.2),0 0 20px rgba(18,184,222,.24)}.gf-history-square.is-future,.gf-history-square.is-padding{cursor:default;opacity:.22;filter:none}.gf-history-square.is-padding:hover{transform:none;border-color:rgba(125,211,252,.16);box-shadow:none}.gf-history-square.is-padding .gf-history-tooltip{display:none}.gf-history-legend i{width:.85rem;height:.85rem;border-radius:.18rem}.gf-history-legend .level-5{border-color:rgba(190,255,233,.68);background:rgba(91,205,162,.98)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:760px){.gf-history-graph-shell{--history-cell-gap:0.1rem}.gf-history-month-row{width:calc(100% - 1.55rem);margin-left:1.55rem}.gf-history-month-row span{font-size:.52rem}.gf-history-graph-body{grid-template-columns:1.2rem minmax(0,1fr);gap:.3rem}.gf-history-weekdays{width:1.2rem}}.gf-upgrade-page{width:min(100%,1360px);margin:0 auto;display:grid;grid-gap:1.2rem;gap:1.2rem}.gf-upgrade-hero{border:1px solid rgba(125,211,252,.14);border-radius:1.7rem;padding:clamp(1.35rem,3vw,2.2rem);background:linear-gradient(180deg,rgba(7,19,36,.76),rgba(3,11,22,.84)),radial-gradient(circle at top left,rgba(18,184,222,.12),transparent 32rem);box-shadow:0 30px 100px rgba(0,0,0,.24),inset 0 1px 0 hsla(0,0%,100%,.035);display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:1.4rem;gap:1.4rem;align-items:end}.gf-upgrade-hero h2{max-width:960px;margin:0;color:#fff;font-size:clamp(3rem,7vw,6.8rem);line-height:.88;letter-spacing:-.09em}.gf-upgrade-hero span{display:block;max-width:740px;margin-top:1rem;color:#abc2d6;font-size:1rem;line-height:1.75}.gf-upgrade-current-card{border:1px solid rgba(125,211,252,.14);border-radius:1.35rem;padding:1.15rem;background:rgba(2,8,23,.42)}.gf-upgrade-current-card p{margin:0;color:#9db5c8;font-size:.82rem;font-weight:900}.gf-upgrade-current-card strong{display:block;margin-top:.35rem;color:#fff;font-size:2.35rem;line-height:1;letter-spacing:-.075em}.gf-upgrade-current-card span{margin-top:.65rem;color:#8fa8bc;font-size:.88rem;line-height:1.55}.gf-upgrade-current-card a{width:100%;min-height:2.75rem;margin-top:1rem;border-radius:999px;color:#03101c;background:linear-gradient(135deg,#12b8de,#7dd3fc);text-decoration:none;font-weight:950;display:inline-flex;align-items:center;justify-content:center}.gf-upgrade-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.gf-upgrade-plan-card{border:1px solid rgba(125,211,252,.13);border-radius:1.45rem;padding:1.2rem;background:linear-gradient(180deg,rgba(7,19,36,.72),rgba(3,11,22,.82)),rgba(2,8,23,.46);box-shadow:0 22px 75px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.03);display:flex;flex-direction:column}.gf-upgrade-plan-card.is-highlighted{border-color:rgba(125,211,252,.28);box-shadow:0 28px 90px rgba(18,184,222,.14),inset 0 1px 0 hsla(0,0%,100%,.04)}.gf-upgrade-plan-top>span{display:inline-flex;border:1px solid rgba(125,211,252,.16);border-radius:999px;padding:.35rem .65rem;color:#7dd3fc;background:rgba(18,184,222,.08);font-size:.72rem;font-weight:950}.gf-upgrade-plan-top h3{margin:1rem 0 0;color:#fff;font-size:2.35rem;line-height:1;letter-spacing:-.07em}.gf-upgrade-plan-top strong{display:block;margin-top:.45rem;color:#7dd3fc;font-size:2.1rem;line-height:1;letter-spacing:-.06em}.gf-upgrade-plan-top p{margin:.8rem 0 0;color:#9db5c8;line-height:1.65}.gf-upgrade-limit-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.gf-upgrade-limit-grid div{border:1px solid rgba(125,211,252,.1);border-radius:.95rem;padding:.75rem;background:rgba(2,8,23,.38)}.gf-upgrade-limit-grid strong{display:block;color:#fff;font-size:1rem}.gf-upgrade-limit-grid span{display:block;margin-top:.2rem;color:#8fa8bc;font-size:.76rem}.gf-upgrade-plan-card ul{margin:1rem 0 0;padding:0;list-style:none;display:grid;grid-gap:.65rem;gap:.65rem}.gf-upgrade-plan-card li{display:flex;align-items:flex-start;gap:.55rem;color:#b7c9da;font-size:.92rem;line-height:1.45}.gf-upgrade-plan-card li svg{width:1rem;height:1rem;margin-top:.15rem;color:#34d399}.gf-upgrade-plan-card>button{min-height:3rem;margin-top:auto;border:0;border-radius:999px;padding:0 1rem;color:#03101c;background:linear-gradient(135deg,#12b8de,#7dd3fc);font-weight:950;cursor:pointer}.gf-upgrade-plan-card>button:disabled{cursor:default;color:#9db5c8;border:1px solid rgba(125,211,252,.12);background:hsla(0,0%,100%,.06)}.gf-upgrade-compare-card,.gf-upgrade-note-card{border:1px solid rgba(125,211,252,.13);border-radius:1.45rem;padding:1.2rem;background:linear-gradient(180deg,rgba(7,19,36,.72),rgba(3,11,22,.82)),rgba(2,8,23,.46)}.gf-upgrade-section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.gf-upgrade-section-head h3{margin:0;color:#fff;font-size:1.7rem;letter-spacing:-.055em}.gf-upgrade-section-head a{color:#7dd3fc;text-decoration:none;font-weight:950;display:inline-flex;align-items:center;gap:.4rem}.gf-upgrade-section-head a svg{width:1rem;height:1rem}.gf-upgrade-compare-table{margin-top:1rem;border:1px solid rgba(125,211,252,.1);border-radius:1rem;overflow:hidden}.gf-upgrade-compare-row{display:grid;grid-template-columns:1.4fr repeat(3,1fr)}.gf-upgrade-compare-row+.gf-upgrade-compare-row{border-top:1px solid rgba(125,211,252,.08)}.gf-upgrade-compare-row span{padding:.85rem 1rem;color:#abc2d6;font-weight:800}.gf-upgrade-compare-row span:first-child{color:#fff}.gf-upgrade-compare-header{background:rgba(18,184,222,.07)}.gf-upgrade-compare-header span{color:#7dd3fc;font-size:.74rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.gf-upgrade-note-card strong{display:block;color:#fff;font-size:1.2rem}.gf-upgrade-note-card span{display:block;max-width:780px;margin-top:.45rem;color:#9db5c8;line-height:1.65}.gf-upgrade-modal{position:fixed;inset:0;z-index:1100}.gf-upgrade-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.66);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gf-upgrade-modal-card{position:absolute;left:50%;top:50%;width:min(92vw,620px);transform:translate(-50%,-50%);border:1px solid rgba(125,211,252,.18);border-radius:1.65rem;padding:2rem;background:linear-gradient(180deg,rgba(7,19,36,.96),rgba(2,8,23,.98)),radial-gradient(circle at top,rgba(18,184,222,.16),transparent 28rem);box-shadow:0 40px 140px rgba(0,0,0,.52)}.gf-upgrade-modal-close{position:absolute;top:1rem;right:1rem;width:2.7rem;height:2.7rem;border:1px solid rgba(125,211,252,.14);border-radius:.9rem;color:#dff8ff;background:hsla(0,0%,100%,.06);cursor:pointer}.gf-upgrade-modal-close svg{width:1.2rem;height:1.2rem}.gf-upgrade-modal-card h2{max-width:500px;margin:0;color:#fff;font-size:clamp(2.6rem,7vw,4.8rem);line-height:.9;letter-spacing:-.085em}.gf-upgrade-modal-card>span{display:block;margin-top:1rem;color:#abc2d6;line-height:1.7}.gf-upgrade-modal-actions{margin-top:1.3rem;display:flex;justify-content:flex-end;gap:.75rem}.gf-upgrade-modal-actions a,.gf-upgrade-modal-actions button{min-height:2.9rem;border-radius:999px;padding:0 1rem;font-weight:950;cursor:pointer;text-decoration:none}.gf-upgrade-modal-actions a{color:#03101c;background:linear-gradient(135deg,#12b8de,#7dd3fc);display:inline-flex;align-items:center}.gf-upgrade-modal-actions button{color:#dff8ff;border:1px solid rgba(125,211,252,.14);background:hsla(0,0%,100%,.06)}@media (max-width:1180px){.gf-upgrade-hero,.gf-upgrade-plan-grid{grid-template-columns:1fr}}@media (max-width:760px){.gf-upgrade-compare-row,.gf-upgrade-limit-grid{grid-template-columns:1fr}.gf-upgrade-modal-actions,.gf-upgrade-section-head{align-items:stretch;flex-direction:column}.gf-upgrade-modal-actions a,.gf-upgrade-modal-actions button{justify-content:center;width:100%}}