{"id":18,"date":"2026-03-27T12:11:56","date_gmt":"2026-03-27T12:11:56","guid":{"rendered":"https:\/\/groundcircle.in\/?page_id=18"},"modified":"2026-03-27T12:15:51","modified_gmt":"2026-03-27T12:15:51","slug":"18-2","status":"publish","type":"page","link":"https:\/\/groundcircle.in\/?page_id=18","title":{"rendered":""},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Ground Circle\u2122 \u2014 Smart Ecosystem for Growth<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&#038;family=Barlow+Condensed:wght@300;400;500;600;700;800&#038;family=Barlow:wght@300;400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\nhtml{scroll-behavior:smooth;font-size:16px}\nbody{background:#0A0A08;color:#F0EBE1;font-family:'Barlow',sans-serif;font-weight:300;line-height:1.65;overflow-x:hidden;cursor:none}\n \nbody::before{content:'';position:fixed;inset:0;z-index:9000;pointer-events:none;opacity:.034;\n  background-image:url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'\/%3E%3C\/svg%3E\");mix-blend-mode:overlay}\n \n:root{\n  --bg:#0A0A08;--bg2:#111110;--bg3:#161614;\n  --green:#78D44A;--gd:rgba(120,212,74,.45);--gl:rgba(120,212,74,.18);--gg:rgba(120,212,74,.06);\n  --white:#F0EBE1;--w70:rgba(240,235,225,.7);--w50:rgba(240,235,225,.5);--w30:rgba(240,235,225,.3);\n  --w15:rgba(240,235,225,.15);--w07:rgba(240,235,225,.07);--w03:rgba(240,235,225,.03);\n  --serif:'Cormorant Garamond',Georgia,serif;\n  --cond:'Barlow Condensed',sans-serif;\n  --sans:'Barlow',sans-serif;\n}\n \n\/* \u2500\u2500 CURSOR \u2500\u2500 *\/\n#dot{position:fixed;z-index:9999;pointer-events:none;width:8px;height:8px;border-radius:50%;background:var(--green);transform:translate(-50%,-50%);box-shadow:0 0 10px rgba(120,212,74,.4);transition:width .15s,height .15s}\n#ring{position:fixed;z-index:9998;pointer-events:none;width:30px;height:30px;border-radius:50%;border:1px solid rgba(120,212,74,.28);transform:translate(-50%,-50%);transition:width .2s,height .2s}\n \n\/* \u2500\u2500 CANVAS \u2500\u2500 *\/\ncanvas{position:fixed;inset:0;width:100%;height:100%;z-index:0}\n.vig{position:fixed;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 82% 82% at 50% 50%,transparent 5%,rgba(10,10,8,.52) 58%,rgba(10,10,8,.97) 100%)}\n \n\/* \u2500\u2500 NAV \u2500\u2500 *\/\nnav{position:fixed;top:0;left:0;right:0;z-index:500;padding:0 56px;height:70px;display:flex;align-items:center;justify-content:space-between;transition:background .4s,border-color .4s;border-bottom:1px solid transparent}\nnav.s{background:rgba(10,10,8,.94);backdrop-filter:blur(16px);border-color:var(--w03)}\n.nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none}\n.nav-mark{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--gd);display:flex;align-items:center;justify-content:center;flex-shrink:0}\n.nav-mark::after{content:'';width:9px;height:9px;border-radius:50%;background:var(--green);opacity:.75}\n.nav-name{font-family:var(--cond);font-size:12px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--white)}\n.nav-name sup{font-size:8px;color:var(--green)}\n.nav-links{display:flex;gap:32px;list-style:none}\n.nav-links a{font-family:var(--cond);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--w30);text-decoration:none;transition:color .2s}\n.nav-links a:hover{color:var(--white)}\n.nav-cta{background:var(--green);color:var(--bg)!important;font-family:var(--cond);font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;padding:11px 22px;text-decoration:none;transition:opacity .2s}\n.nav-cta:hover{opacity:.88}\n.nav-tog{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:4px;cursor:none}\n.nav-tog span{width:22px;height:1.5px;background:var(--white);transition:transform .3s,opacity .3s;display:block}\n.mob-nav{display:none;position:fixed;top:70px;left:0;right:0;bottom:0;background:rgba(10,10,8,.98);z-index:499;flex-direction:column;align-items:center;justify-content:center;gap:28px}\n.mob-nav.open{display:flex}\n.mob-nav a{font-family:var(--cond);font-size:26px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--w30);text-decoration:none;transition:color .2s}\n.mob-nav a:hover{color:var(--green)}\n \n\/* \u2500\u2500 SECTION BASE \u2500\u2500 *\/\nsection{position:relative;z-index:10}\n.inner{max-width:1200px;margin:0 auto}\n.pad{padding:120px 56px}\n.pad-sm{padding:80px 56px}\n \n.eyebrow{font-family:var(--cond);font-size:10px;font-weight:600;letter-spacing:.42em;text-transform:uppercase;color:var(--gd);margin-bottom:18px;display:flex;align-items:center;gap:12px}\n.eyebrow::before{content:'';width:18px;height:1px;background:var(--gl)}\n \n.sec-h{font-family:var(--cond);font-weight:800;text-transform:uppercase;line-height:.88;letter-spacing:-.01em;color:var(--white)}\n.sec-h em{font-style:italic;color:var(--green);font-weight:300;font-family:var(--serif);letter-spacing:-.02em}\n.sec-body{font-size:15px;font-weight:300;color:var(--w50);line-height:1.88;max-width:500px}\n \n\/* \u2500\u2500 GREEN HIGHLIGHT BLOCK \u2500\u2500 *\/\n.hl{position:relative;display:inline}\n.hl::after{content:'';position:absolute;inset:-2px -5px;background:var(--green);z-index:-1;transform:scaleX(0);transform-origin:left;transition:transform .55s cubic-bezier(.16,1,.3,1)}\n.hl.on::after{transform:scaleX(1)}\n.hl.on{color:var(--bg)}\n \n\/* \u2500\u2500 BUTTONS \u2500\u2500 *\/\n.btn-p{display:inline-flex;align-items:center;gap:10px;background:var(--green);color:var(--bg);font-family:var(--cond);font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;padding:15px 30px;border:none;text-decoration:none;transition:opacity .2s,transform .15s;cursor:none}\n.btn-p:hover{opacity:.88;transform:translateY(-1px)}\n.btn-o{display:inline-flex;align-items:center;gap:10px;background:transparent;color:var(--white);font-family:var(--cond);font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;padding:14px 28px;border:1px solid var(--w15);text-decoration:none;transition:border-color .2s,color .2s;cursor:none}\n.btn-o:hover{border-color:var(--gl);color:var(--green)}\n \n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:130px 48px 80px}\n.hero-eye{font-family:var(--cond);font-size:10px;font-weight:600;letter-spacing:.5em;text-transform:uppercase;color:var(--gd);margin-bottom:28px;display:flex;align-items:center;justify-content:center;gap:16px;opacity:0;animation:fin .6s .5s forwards}\n.hero-eye::before,.hero-eye::after{content:'';width:26px;height:1px;background:var(--gl)}\nh1.big{font-family:var(--cond);font-weight:800;text-transform:uppercase;line-height:.88;letter-spacing:-.01em;color:var(--white);margin-bottom:0}\n.big .l1{display:block;font-size:clamp(62px,11vw,150px);opacity:0;animation:rise .9s .65s cubic-bezier(.16,1,.3,1) forwards}\n.big .l2{display:block;font-size:clamp(62px,11vw,150px);color:var(--green);opacity:0;animation:rise .9s .8s cubic-bezier(.16,1,.3,1) forwards}\n.big .l3{display:block;font-size:clamp(62px,11vw,150px);opacity:0;animation:rise .9s .95s cubic-bezier(.16,1,.3,1) forwards}\n.hero-sub{font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(16px,2.1vw,23px);color:var(--w50);max-width:580px;line-height:1.75;margin:32px auto 0;opacity:0;animation:fin .9s 1.4s forwards}\n.hero-sub strong{font-style:normal;font-weight:400;color:var(--w70)}\n.hero-flow{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:24px;opacity:0;animation:fin .7s 1.7s forwards}\n.hf-item{font-family:var(--cond);font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--gd)}\n.hf-arr{color:var(--w15);font-size:13px}\n.hero-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:44px;opacity:0;animation:fin .7s 1.95s forwards}\n.hero-scroll{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:7px;opacity:0;animation:fin .6s 2.3s forwards;z-index:2}\n.hs-txt{font-family:var(--cond);font-size:9px;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--w15)}\n.hs-line{width:1px;height:40px;background:linear-gradient(to bottom,var(--gl),transparent);animation:sdrop 2s infinite}\n@keyframes sdrop{0%{transform:scaleY(0);transform-origin:top;opacity:0}40%{transform:scaleY(1);opacity:1}80%,100%{transform:scaleY(1);transform-origin:bottom;opacity:0}}\n \n\/* \u2500\u2500 TICKER \u2500\u2500 *\/\n.ticker{background:var(--bg2);border-top:1px solid var(--w03);border-bottom:1px solid var(--w03);overflow:hidden;padding:11px 0}\n.ticker-t{display:flex;gap:0;width:max-content;animation:tick 36s linear infinite}\n.ti{font-family:var(--cond);font-size:10px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--w07);padding:0 38px;white-space:nowrap}\n.ti.g{color:rgba(120,212,74,.35)}\n.ti.w{color:var(--w15)}\n@keyframes tick{from{transform:translateX(0)}to{transform:translateX(-50%)}}\n \n\/* \u2500\u2500 WHAT WE ARE \u2500\u2500 *\/\n.what-section{background:var(--bg2);border-bottom:1px solid var(--w03)}\n.what-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}\n.not-list{display:flex;flex-direction:column;gap:0;margin-top:36px}\n.not-row{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--w03);align-items:flex-start;transition:padding .2s}\n.not-row:first-child{border-top:1px solid var(--w03)}\n.not-row:hover{padding-left:10px}\n.not-x{color:var(--green);font-size:18px;line-height:1.3;flex-shrink:0}\n.not-title{font-family:var(--cond);font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--white);margin-bottom:3px}\n.not-desc{font-size:12px;font-weight:300;color:var(--w30);line-height:1.6}\n.stats-block{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--w03)}\n.sbl{background:var(--bg);padding:32px 28px;display:flex;flex-direction:column;gap:5px;transition:background .2s;cursor:default}\n.sbl:hover{background:var(--gg)}\n.sbl-v{font-family:var(--cond);font-size:clamp(36px,5vw,56px);font-weight:800;color:var(--white);line-height:1}\n.sbl-v .g{color:var(--green)}\n.sbl-l{font-family:var(--cond);font-size:9px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--w20)}\n \n\/* \u2500\u2500 HOW IT WORKS \u2500\u2500 *\/\n.flow-section{border-bottom:1px solid var(--w03)}\n.flow-hdr{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:64px}\n.flow-chain{display:flex;flex-direction:column;gap:0}\n.fc{display:grid;grid-template-columns:52px 210px 1fr 120px;gap:0;align-items:stretch;border-bottom:1px solid var(--w03);transition:background .2s}\n.fc:first-child{border-top:1px solid var(--w03)}\n.fc:hover{background:var(--w03)}\n.fc-n{display:flex;align-items:center;justify-content:center;border-right:1px solid var(--w03);font-family:var(--cond);font-size:10px;font-weight:500;letter-spacing:.15em;color:var(--w15)}\n.fc-name-w{padding:22px 26px;border-right:1px solid var(--w03);display:flex;flex-direction:column;justify-content:center}\n.fc-name{font-family:var(--cond);font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--white);margin-bottom:3px}\n.fc-sub{font-family:var(--cond);font-size:9px;font-weight:500;letter-spacing:.15em;color:var(--w15)}\n.fc-desc{padding:22px 28px;display:flex;align-items:center;font-size:13px;font-weight:300;color:var(--w50);line-height:1.72}\n.fc-tags{padding:18px 20px;display:flex;flex-direction:column;gap:5px;justify-content:center;border-left:1px solid var(--w03)}\n.fc-tag{font-family:var(--cond);font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gd);border:1px solid var(--gl);padding:3px 9px;text-align:center}\n \n\/* \u2500\u2500 SECTORS \u2500\u2500 *\/\n.sectors-section{background:var(--bg2);border-bottom:1px solid var(--w03)}\n.sectors-hdr{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:64px}\n.sec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--w03)}\n.sc{background:var(--bg);padding:40px 34px;position:relative;overflow:hidden;transition:background .25s}\n.sc:hover{background:var(--gg)}\n.sc::after{content:'';position:absolute;top:0;left:0;width:2px;height:0;background:var(--green);transition:height .4s cubic-bezier(.16,1,.3,1)}\n.sc:hover::after{height:100%}\n.sc-idx{font-family:var(--cond);font-size:9px;font-weight:600;letter-spacing:.22em;color:var(--w07);margin-bottom:14px}\n.sc-bar{height:1px;background:var(--w03);margin-bottom:18px;position:relative}\n.sc-fill{position:absolute;top:0;left:0;height:1px;background:var(--green);width:0;transition:width 1.2s ease}\n.sc-name{font-family:var(--cond);font-size:16px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--white);margin-bottom:10px}\n.sc-desc{font-size:13px;font-weight:300;color:var(--w30);line-height:1.72}\n.sc-sig{font-family:var(--cond);font-size:9px;font-weight:600;letter-spacing:.14em;color:var(--gd);margin-top:18px;display:flex;align-items:center;gap:6px}\n.sc-sig::before{content:'\u25b6';font-size:7px}\n \n\/* \u2500\u2500 NODES \u2500\u2500 *\/\n.nodes-section{border-bottom:1px solid var(--w03)}\n.nodes-hdr{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:64px}\n.delhi-card{border:1px solid var(--gl);background:var(--gg);padding:28px 30px}\n.dc-tag{font-family:var(--cond);font-size:9px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--gd);margin-bottom:10px;display:flex;align-items:center;gap:7px}\n.dc-tag::before{content:'';width:12px;height:1px;background:var(--gl)}\n.dc-city{font-family:var(--serif);font-size:44px;font-weight:300;line-height:1;color:var(--white);margin-bottom:8px}\n.dc-city em{font-style:italic;color:var(--green)}\n.dc-desc{font-size:13px;font-weight:300;color:var(--w30);line-height:1.72}\n.nodes-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--w03)}\n.ng{background:var(--bg);padding:22px 20px;transition:background .2s}\n.ng:hover{background:var(--gg)}\n.ng.pri{background:rgba(120,212,74,.04);border:1px solid var(--gl)}\n.ng-ping{width:7px;height:7px;border-radius:50%;margin-bottom:10px;background:rgba(40,164,142,.45);animation:npulse 2.5s infinite}\n.ng-ping.gold{background:var(--green);box-shadow:0 0 7px rgba(120,212,74,.5);animation:none}\n.ng-city{font-family:var(--cond);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--white);margin-bottom:2px}\n.ng-reg{font-family:var(--cond);font-size:9px;font-weight:500;letter-spacing:.12em;color:var(--w15)}\n.ng-focus{font-size:11px;font-weight:300;color:var(--w30);margin-top:4px;line-height:1.5}\n@keyframes npulse{0%,100%{box-shadow:0 0 0 0 rgba(40,164,142,.4)}50%{box-shadow:0 0 0 5px rgba(40,164,142,0)}}\n \n\/* \u2500\u2500 CAPITAL \u2500\u2500 *\/\n.capital-section{background:var(--bg2);border-bottom:1px solid var(--w03)}\n.cap-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}\n.pools{display:flex;flex-direction:column;gap:1px}\n.pool{display:grid;grid-template-columns:48px 1fr 130px 90px;gap:14px;align-items:center;padding:18px 24px;border:1px solid var(--w03);background:var(--bg);transition:border-color .2s,background .2s}\n.pool:hover{border-color:var(--gl);background:var(--gg)}\n.pool-n{font-family:var(--serif);font-size:30px;font-weight:300;color:var(--w07);line-height:1;transition:color .2s}\n.pool:hover .pool-n{color:var(--green)}\n.pool-name{font-family:var(--cond);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--white);margin-bottom:2px}\n.pool-src{font-size:12px;font-weight:300;color:var(--w30)}\n.pool-strat{font-family:var(--cond);font-size:10px;font-weight:500;letter-spacing:.08em;color:var(--gd);text-align:right}\n.pbadge{font-family:var(--cond);font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:4px 11px;border:1px solid;text-align:center}\n.pbadge.act{color:var(--gd);border-color:var(--gl);background:var(--gg)}\n.pbadge.pln{color:var(--w30);border-color:var(--w07)}\n.pbadge.fut{color:var(--w15);border-color:var(--w03)}\n.scenarios{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--w03);margin-top:1px}\n.scen{background:var(--bg);padding:20px 22px;transition:background .2s}\n.scen:hover{background:var(--gg)}\n.scen.active{background:rgba(120,212,74,.04);border:1px solid var(--gl)}\n.scen-label{font-family:var(--cond);font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--w15);margin-bottom:6px}\n.scen-val{font-family:var(--cond);font-size:28px;font-weight:800;color:var(--white);line-height:1}\n.scen-sub{font-size:11px;font-weight:300;color:var(--w30);margin-top:3px}\n.cap-insights{display:flex;flex-direction:column;gap:2px}\n.cap-ins{padding:24px 26px;border-left:2px solid var(--gl);background:var(--bg)}\n.ci-l{font-family:var(--cond);font-size:9px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--gd);margin-bottom:7px}\n.ci-v{font-family:var(--cond);font-size:clamp(32px,4vw,48px);font-weight:800;color:var(--white);line-height:1}\n.ci-v em{color:var(--green);font-style:normal}\n.ci-sub{font-size:12px;font-weight:300;color:var(--w30);margin-top:5px}\n \n\/* \u2500\u2500 GUILD \u2500\u2500 *\/\n.guild-section{border-bottom:1px solid var(--w03)}\n.guild-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}\n.criteria{display:flex;flex-direction:column;gap:0;margin-top:36px}\n.cr{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid var(--w03);align-items:flex-start;transition:padding .2s}\n.cr:first-child{border-top:1px solid var(--w03)}\n.cr:hover{padding-left:10px}\n.cr-n{font-family:var(--cond);font-size:11px;font-weight:600;letter-spacing:.12em;color:var(--gd);min-width:34px;padding-top:2px}\n.cr-title{font-family:var(--cond);font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--white);margin-bottom:4px}\n.cr-desc{font-size:13px;font-weight:300;color:var(--w30);line-height:1.65}\n \n\/* form *\/\n.form-h{font-family:var(--cond);font-size:9px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:var(--gd);margin-bottom:8px}\n.form-intro{font-family:var(--serif);font-style:italic;font-size:20px;font-weight:300;color:var(--white);margin-bottom:6px}\n.form-note-top{font-family:var(--serif);font-style:italic;font-size:14px;color:var(--w30);margin-bottom:28px;line-height:1.7}\n.gc-form{display:flex;flex-direction:column;gap:10px}\n.gc-form input,.gc-form select,.gc-form textarea{background:rgba(10,10,8,.8);border:1px solid var(--w07);color:var(--white);padding:13px 16px;font-family:var(--sans);font-size:14px;font-weight:300;outline:none;transition:border-color .2s;width:100%;-webkit-appearance:none}\n.gc-form input:focus,.gc-form select:focus,.gc-form textarea:focus{border-color:var(--gl)}\n.gc-form input::placeholder,.gc-form textarea::placeholder{color:var(--w15)}\n.gc-form select{color:var(--w30)}\n.gc-form select option{background:var(--bg)}\n.gc-form textarea{height:85px;resize:none}\n.gc-form .sub-btn{background:var(--green);color:var(--bg);font-family:var(--cond);font-size:12px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;padding:16px 32px;border:none;width:100%;transition:opacity .2s;cursor:none}\n.gc-form .sub-btn:hover{opacity:.88}\n.form-foot{font-family:var(--cond);font-size:9px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--w07);text-align:center;margin-top:4px}\n.form-success{display:none;padding:28px;text-align:center;border:1px solid var(--gl);background:var(--gg)}\n.fs-icon{font-size:24px;color:var(--green);margin-bottom:10px}\n.fs-h{font-family:var(--serif);font-style:italic;font-size:20px;font-weight:300;color:var(--white);margin-bottom:6px}\n.fs-sub{font-family:var(--cond);font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--w30)}\n \n\/* \u2500\u2500 AUTHORITY \u2014 FOCUS BRANDING \u2500\u2500 *\/\n.auth-section{background:var(--bg2);border-bottom:1px solid var(--w03)}\n.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}\n.platforms{display:flex;flex-direction:column;gap:0;margin-top:32px}\n.plat{display:grid;grid-template-columns:120px 1fr;padding:18px 0;border-bottom:1px solid var(--w03);align-items:center;transition:padding .2s}\n.plat:first-child{border-top:1px solid var(--w03)}\n.plat:hover{padding-left:8px}\n.plat-name{font-family:var(--cond);font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--gd)}\n.plat-role{font-size:13px;font-weight:300;color:var(--w30)}\n.principles{display:flex;flex-direction:column;gap:24px;margin-top:32px}\n.prin{display:flex;gap:16px}\n.prin-n{font-family:var(--serif);font-size:28px;font-weight:300;color:var(--green);line-height:1;min-width:36px}\n.prin-title{font-family:var(--cond);font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--white);margin-bottom:5px}\n.prin-desc{font-size:13px;font-weight:300;color:var(--w30);line-height:1.7}\n \n\/* \u2500\u2500 VISION \/ MANIFESTO \u2500\u2500 *\/\n.vision-section{min-height:85vh;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;border-bottom:1px solid var(--w03)}\n#mani-canvas{position:absolute;inset:0;width:100%;height:100%}\n.vis-inner{position:relative;z-index:2;max-width:920px;margin:0 auto;padding:0 40px}\n.vis-label{font-family:var(--cond);font-size:10px;font-weight:600;letter-spacing:.42em;text-transform:uppercase;color:var(--gd);margin-bottom:36px;display:flex;align-items:center;justify-content:center;gap:20px}\n.vis-label::before,.vis-label::after{content:'';flex:1;max-width:60px;height:1px;background:var(--gl)}\n.vis-h{font-family:var(--cond);font-weight:800;text-transform:uppercase;font-size:clamp(44px,7.5vw,100px);line-height:.88;color:var(--white);letter-spacing:-.01em;margin-bottom:28px}\n.vis-h em{font-style:italic;color:var(--green);font-weight:300;font-family:var(--serif)}\n.vis-sub{font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(16px,2vw,21px);color:var(--w30);line-height:1.8;max-width:580px;margin:0 auto 20px}\n.vis-attr{font-family:var(--cond);font-size:10px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--w15);margin-bottom:44px}\n.vis-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}\n \n\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\nfooter{background:var(--bg);border-top:1px solid var(--w03);padding:72px 56px 36px;position:relative;z-index:10}\n.foot-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:56px;margin-bottom:56px}\n.f-logo{font-family:var(--cond);font-size:13px;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:var(--white);display:block;margin-bottom:14px}\n.f-logo sup{font-size:8px;color:var(--green)}\n.f-tag{font-family:var(--serif);font-style:italic;font-size:13px;color:var(--gd);margin-bottom:14px;line-height:1.6}\n.f-desc{font-size:13px;font-weight:300;color:var(--w15);line-height:1.8;max-width:280px}\n.f-col h5{font-family:var(--cond);font-size:9px;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--w15);margin-bottom:18px}\n.f-col a{display:block;font-size:13px;font-weight:300;color:var(--w30);text-decoration:none;margin-bottom:9px;transition:color .2s}\n.f-col a:hover{color:var(--white)}\n.foot-bottom{max-width:1200px;margin:0 auto;border-top:1px solid var(--w03);padding-top:26px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px}\n.f-copy{font-family:var(--cond);font-size:9px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--w07)}\n.f-nodes{display:flex;gap:16px;flex-wrap:wrap}\n.f-node{font-family:var(--cond);font-size:9px;font-weight:500;letter-spacing:.12em;color:var(--w07);display:flex;align-items:center;gap:5px}\n.fn-d{width:4px;height:4px;border-radius:50%;background:rgba(120,212,74,.3)}\n \n\/* \u2500\u2500 REVEAL \u2500\u2500 *\/\n.rv{opacity:0;transform:translateY(22px);transition:opacity .85s ease,transform .85s ease}\n.rv.in{opacity:1;transform:none}\n.d1{transition-delay:.1s}.d2{transition-delay:.2s}.d3{transition-delay:.3s}.d4{transition-delay:.4s}\n \n\/* \u2500\u2500 KEYFRAMES \u2500\u2500 *\/\n@keyframes rise{from{opacity:0;transform:translateY(48px)}to{opacity:1;transform:none}}\n@keyframes fin{from{opacity:0}to{opacity:1}}\n \n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media(max-width:1024px){\n  nav{padding:0 24px}\n  .nav-links{display:none}\n  .nav-cta{display:none}\n  .nav-tog{display:flex}\n  .pad{padding:80px 24px}\n  .pad-sm{padding:60px 24px}\n  .what-grid,.flow-hdr,.sectors-hdr,.nodes-hdr,.cap-grid,.guild-grid,.auth-grid{grid-template-columns:1fr;gap:44px}\n  .sec-body{max-width:100%}\n  .sec-grid{grid-template-columns:1fr 1fr}\n  .nodes-grid{grid-template-columns:1fr 1fr}\n  .pool{grid-template-columns:40px 1fr 1fr}\n  .pool-strat{display:none}\n  .scenarios{grid-template-columns:1fr 1fr}\n  .foot-grid{grid-template-columns:1fr 1fr;gap:40px}\n  footer{padding:56px 24px 28px}\n  .fc{grid-template-columns:40px 1fr}\n  .fc-tags{display:none}\n  .hero{padding:110px 24px 70px}\n  .vision-section{padding:80px 24px}\n}\n@media(max-width:640px){\n  .sec-grid{grid-template-columns:1fr}\n  .nodes-grid{grid-template-columns:1fr 1fr}\n  .foot-grid{grid-template-columns:1fr}\n  .stats-block{grid-template-columns:1fr 1fr}\n  .hero-btns{flex-direction:column;align-items:center}\n  .scenarios{grid-template-columns:1fr 1fr}\n  .cap-insights{gap:1px}\n}\n<\/style>\n<\/head>\n<body>\n \n<div id=\"dot\"><\/div>\n<div id=\"ring\"><\/div>\n<canvas id=\"bg-canvas\"><\/canvas>\n<div class=\"vig\"><\/div>\n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 NAV \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<nav id=\"nav\">\n  <a class=\"nav-logo\" href=\"#top\">\n    <div class=\"nav-mark\"><\/div>\n    <span class=\"nav-name\">Ground Circle<sup>\u2122<\/sup><\/span>\n  <\/a>\n  <ul class=\"nav-links\">\n    <li><a href=\"#what\">What We Are<\/a><\/li>\n    <li><a href=\"#how\">How It Works<\/a><\/li>\n    <li><a href=\"#sectors\">Sectors<\/a><\/li>\n    <li><a href=\"#cities\">Cities<\/a><\/li>\n    <li><a href=\"#capital\">Capital<\/a><\/li>\n    <li><a href=\"#vision\">Vision<\/a><\/li>\n    <li><a class=\"nav-cta\" href=\"#guild\">Join the Guild<\/a><\/li>\n  <\/ul>\n  <button class=\"nav-tog\" id=\"tog\" aria-label=\"Menu\">\n    <span><\/span><span><\/span><span><\/span>\n  <\/button>\n<\/nav>\n \n<div class=\"mob-nav\" id=\"mob\">\n  <a href=\"#what\"    onclick=\"closeMob()\">What We Are<\/a>\n  <a href=\"#how\"     onclick=\"closeMob()\">How It Works<\/a>\n  <a href=\"#sectors\" onclick=\"closeMob()\">Sectors<\/a>\n  <a href=\"#cities\"  onclick=\"closeMob()\">Cities<\/a>\n  <a href=\"#capital\" onclick=\"closeMob()\">Capital<\/a>\n  <a href=\"#vision\"  onclick=\"closeMob()\">Vision<\/a>\n  <a href=\"#guild\"   onclick=\"closeMob()\" style=\"color:var(--green)\">Join the Guild \u2192<\/a>\n<\/div>\n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero\" id=\"top\">\n  <div class=\"hero-eye\">Smart Ecosystem for Growth<\/div>\n \n  <h1 class=\"big\">\n    <span class=\"l1\">Opportunity<\/span>\n    <span class=\"l2\">is <span class=\"hl\" id=\"hl\">infinite.<\/span><\/span>\n    <span class=\"l3\">Are you in?<\/span>\n  <\/h1>\n \n  <p class=\"hero-sub\">\n    We find deals before the window opens \u2014 across industries and cities.<br>\n    <strong>Then we build the team, the structure, and the capital to execute.<\/strong>\n  <\/p>\n \n  <div class=\"hero-flow\">\n    <span class=\"hf-item\">Insight<\/span>\n    <span class=\"hf-arr\">\u2192<\/span>\n    <span class=\"hf-item\">Opportunity<\/span>\n    <span class=\"hf-arr\">\u2192<\/span>\n    <span class=\"hf-item\">Experience<\/span>\n  <\/div>\n \n  <div class=\"hero-btns\">\n    <a class=\"btn-p\" href=\"#guild\">Join the Operator Guild<\/a>\n    <a class=\"btn-o\" href=\"#how\">See How It Works \u2193<\/a>\n  <\/div>\n \n  <div class=\"hero-scroll\">\n    <span class=\"hs-txt\">Scroll<\/span>\n    <div class=\"hs-line\"><\/div>\n  <\/div>\n<\/section>\n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 TICKER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"ticker\">\n  <div class=\"ticker-t\" id=\"tick\">\n    <span class=\"ti g\">Opportunity is infinite<\/span><span class=\"ti\">\u00b7<\/span>\n    <span class=\"ti w\">Technology \u00b7 Real Estate \u00b7 Marketing \u00b7 Communities \u00b7 Events \u00b7 Capital<\/span><span class=\"ti\">\u00b7<\/span>\n    <span class=\"ti g\">Delhi NCR \u00b7 Dubai \u00b7 Singapore \u00b7 London \u00b7 New York \u00b7 +8 cities<\/span><span class=\"ti\">\u00b7<\/span>\n    <span class=\"ti w\">Insight \u2192 Opportunity \u2192 Experience<\/span><span class=\"ti\">\u00b7<\/span>\n    <span class=\"ti g\">Signals \u2192 Intelligence \u2192 Architecture \u2192 Operators \u2192 Execution \u2192 Capital \u2192 Global<\/span><span class=\"ti\">\u00b7<\/span>\n    <span class=\"ti w\">GC-OS Active \u00b7 AI Brain Running \u00b7 Operator Guild Forming \u00b7 12 City Nodes<\/span><span class=\"ti\">\u00b7<\/span>\n  <\/div>\n<\/div>\n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 WHAT WE ARE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"what-section\" id=\"what\">\n  <div class=\"inner pad\">\n    <div class=\"what-grid\">\n \n      <div class=\"rv\">\n        <div class=\"eyebrow\">What We Are<\/div>\n        <h2 class=\"sec-h\" style=\"font-size:clamp(44px,6vw,80px)\">\n          Not a fund.<br>Not a firm.<br>\n          <em>An institution.<\/em>\n        <\/h2>\n        <p class=\"sec-body\" style=\"margin-top:28px\">\n          Ground Circle is a smart ecosystem that continuously finds business opportunities \u2014 across industries and cities \u2014 builds deals around them, assembles trusted operators to execute, and compounds the returns from every deal into the next. It never stops, because opportunity never runs out.\n        <\/p>\n        <div class=\"not-list\">\n          <div class=\"not-row rv\"><span class=\"not-x\">\u2715<\/span><div><div class=\"not-title\">Not a Fund<\/div><div class=\"not-desc\">We don&#8217;t wait for deals to come to us. We build them.<\/div><\/div><\/div>\n          <div class=\"not-row rv d1\"><span class=\"not-x\">\u2715<\/span><div><div class=\"not-title\">Not a Consultancy<\/div><div class=\"not-desc\">Our operators take equity. Not retainers.<\/div><\/div><\/div>\n          <div class=\"not-row rv d2\"><span class=\"not-x\">\u2715<\/span><div><div class=\"not-title\">Not a Network<\/div><div class=\"not-desc\">We architect outcomes. Not introductions.<\/div><\/div><\/div>\n          <div class=\"not-row rv d3\"><span class=\"not-x\" style=\"color:var(--green)\">\u2713<\/span><div><div class=\"not-title\" style=\"color:var(--green)\">An Institution<\/div><div class=\"not-desc\">Built to compound \u2014 every deal feeds the next, every city unlocks more.<\/div><\/div><\/div>\n        <\/div>\n      <\/div>\n \n      <div class=\"rv d2\">\n        <div class=\"stats-block\">\n          <div class=\"sbl\"><div class=\"sbl-v\"><span class=\"g\">\u221e<\/span><\/div><div class=\"sbl-l\">Opportunities<\/div><\/div>\n          <div class=\"sbl\"><div class=\"sbl-v\">12<\/div><div class=\"sbl-l\">Cities<\/div><\/div>\n          <div class=\"sbl\"><div class=\"sbl-v\">6<\/div><div class=\"sbl-l\">Industries<\/div><\/div>\n          <div class=\"sbl\"><div class=\"sbl-v\">1<\/div><div class=\"sbl-l\">Network<\/div><\/div>\n        <\/div>\n \n        <!-- Core doctrine quote -->\n        <div style=\"margin-top:2px;padding:28px 28px 28px 24px;border-left:2px solid var(--gl);background:var(--bg2)\">\n          <div style=\"font-family:var(--serif);font-style:italic;font-size:17px;color:var(--w50);line-height:1.75\">\n            &#8220;Ground Circle operates as an opportunity intelligence institution designed to identify, architect, and execute opportunities across industries, capital networks, and global ecosystems.&#8221;\n          <\/div>\n          <div style=\"font-family:var(--cond);font-size:9px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--w15);margin-top:14px\">\u2014 Ground Circle Founder Bible \u00b7 Section I<\/div>\n        <\/div>\n      <\/div>\n \n    <\/div>\n  <\/div>\n<\/section>\n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HOW IT WORKS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"flow-section\" id=\"how\">\n  <div class=\"inner pad\">\n    <div class=\"flow-hdr rv\">\n      <div>\n        <div class=\"eyebrow\">How It Works<\/div>\n        <h2 class=\"sec-h\" style=\"font-size:clamp(44px,5.5vw,72px)\">\n          From a signal<br>to a <em>done deal.<\/em>\n        <\/h2>\n      <\/div>\n      <p class=\"sec-body\">Six steps. One compounding machine. Every deal funds the next. Every city unlocks more. The system never needs to stop \u2014 because opportunity doesn&#8217;t.<\/p>\n    <\/div>\n \n    <div class=\"flow-chain\">\n      <?php \/* Steps *\/ ?>\n      <div class=\"fc rv\"><div class=\"fc-n\">01<\/div><div class=\"fc-name-w\"><div class=\"fc-name\">Spot the Signal<\/div><div class=\"fc-sub\">AI \u00b7 Markets \u00b7 Networks<\/div><\/div><div class=\"fc-desc\">We scan six source types every day \u2014 startup activity, real estate listings, capital movements, news feeds, partnership announcements, and community networks. 49+ signals per cycle, all tagged and ranked.<\/div><div class=\"fc-tags\"><span class=\"fc-tag\">AI Feed<\/span><span class=\"fc-tag\">6 Sources<\/span><\/div><\/div>\n      <div class=\"fc rv\"><div class=\"fc-n\">02<\/div><div class=\"fc-name-w\"><div class=\"fc-name\">Score It<\/div><div class=\"fc-sub\">Score \u00b7 Filter \u00b7 Rank<\/div><\/div><div class=\"fc-desc\">Every signal scored on 5 factors: how big is the market, is the timing right, do we have the network fit, what&#8217;s the capital upside, can we actually execute. Only the best move forward.<\/div><div class=\"fc-tags\"><span class=\"fc-tag\">5 Factors<\/span><span class=\"fc-tag\">AI Ranked<\/span><\/div><\/div>\n      <div class=\"fc rv\"><div class=\"fc-n\">03<\/div><div class=\"fc-name-w\"><div class=\"fc-name\">Build the Deal<\/div><div class=\"fc-sub\">Design \u00b7 Structure \u00b7 Plan<\/div><\/div><div class=\"fc-desc\">Top signals get turned into real deal structures \u2014 joint ventures, acquisitions, or partnerships. The AI drafts the structure. The founder approves. The operator executes.<\/div><div class=\"fc-tags\"><span class=\"fc-tag\">JV<\/span><span class=\"fc-tag\">M&#038;A<\/span><\/div><\/div>\n      <div class=\"fc rv\"><div class=\"fc-n\">04<\/div><div class=\"fc-name-w\"><div class=\"fc-name\">Right People<\/div><div class=\"fc-sub\">Guild \u00b7 Match \u00b7 Build<\/div><\/div><div class=\"fc-desc\">Trusted operators matched by expertise and trust score. They execute with equity stakes \u2014 not as hired hands, but as co-owners. Skin in the game from day one.<\/div><div class=\"fc-tags\"><span class=\"fc-tag\">Guild<\/span><span class=\"fc-tag\">Equity<\/span><\/div><\/div>\n      <div class=\"fc rv\"><div class=\"fc-n\">05<\/div><div class=\"fc-name-w\"><div class=\"fc-name\">Capture Value<\/div><div class=\"fc-sub\">Fees \u00b7 Equity \u00b7 Ownership<\/div><\/div><div class=\"fc-desc\">Every deal earns through fees, equity, and venture ownership. 60% of all returns flows back into the capital engine to fund the next cycle of deals.<\/div><div class=\"fc-tags\"><span class=\"fc-tag\">4 Pools<\/span><span class=\"fc-tag\">60% Back<\/span><\/div><\/div>\n      <div class=\"fc rv\"><div class=\"fc-n\">06<\/div><div class=\"fc-name-w\"><div class=\"fc-name\">Grow the Network<\/div><div class=\"fc-sub\">Cities \u00b7 Regions \u00b7 Planet<\/div><\/div><div class=\"fc-desc\">Capital funds new city offices. Each city generates more signals. More signals build bigger deals. Starting Delhi NCR \u2014 scaling to 12 cities and the global opportunity grid.<\/div><div class=\"fc-tags\"><span class=\"fc-tag\">12 Cities<\/span><span class=\"fc-tag\">Global<\/span><\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SECTORS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"sectors-section\" id=\"sectors\">\n  <div class=\"inner pad\">\n    <div class=\"sectors-hdr\">\n      <div class=\"rv\">\n        <div class=\"eyebrow\">Six Sectors \u2014 Live Scanning<\/div>\n        <h2 class=\"sec-h\" style=\"font-size:clamp(44px,5.5vw,72px)\">\n          Where we&#8217;re<br>looking <em>right now.<\/em>\n        <\/h2>\n      <\/div>\n      <p class=\"sec-body rv d2\">We work across six areas simultaneously. Tech and Real Estate lead on signal volume. Every sector feeds the same intelligence engine and the same capital pool. The biggest opportunities are always at the edges of categories.<\/p>\n    <\/div>\n \n    <div class=\"sec-grid\">\n      <div class=\"sc rv\"><div class=\"sc-idx\">01 \/\/ 30% OF SIGNALS<\/div><div class=\"sc-bar\"><div class=\"sc-fill\" data-w=\"90\"><\/div><\/div><div class=\"sc-name\">Technology<\/div><div class=\"sc-desc\">AI partnerships, startup acquisitions, and infrastructure plays. Highest signal density and fastest deal velocity of all six sectors.<\/div><div class=\"sc-sig\">AI deals \u00b7 Startups \u00b7 Acquisitions<\/div><\/div>\n      <div class=\"sc rv d1\"><div class=\"sc-idx\">02 \/\/ 25% OF SIGNALS<\/div><div class=\"sc-bar\"><div class=\"sc-fill\" data-w=\"75\"><\/div><\/div><div class=\"sc-name\">Real Estate<\/div><div class=\"sc-desc\">Urban development, mixed-use projects, and property deals across all 12 city nodes. Highest deal value per transaction.<\/div><div class=\"sc-sig\">Development \u00b7 Mixed-use \u00b7 Property<\/div><\/div>\n      <div class=\"sc rv d2\"><div class=\"sc-idx\">03 \/\/ 15% OF SIGNALS<\/div><div class=\"sc-bar\"><div class=\"sc-fill\" data-w=\"55\"><\/div><\/div><div class=\"sc-name\">Marketing &amp; Media<\/div><div class=\"sc-desc\">Brand authority systems and global expansion deals. Ground Circle is itself the live proof of concept for Focus Branding OS\u2122.<\/div><div class=\"sc-sig\">Brand deals \u00b7 Expansion \u00b7 Authority<\/div><\/div>\n      <div class=\"sc rv\"><div class=\"sc-idx\">04 \/\/ 10% OF SIGNALS<\/div><div class=\"sc-bar\"><div class=\"sc-fill\" data-w=\"40\"><\/div><\/div><div class=\"sc-name\">Communities<\/div><div class=\"sc-desc\">Creator businesses, community platforms, and network monetisation. Fastest growing area for durable recurring revenue.<\/div><div class=\"sc-sig\">Creators \u00b7 Platforms \u00b7 Networks<\/div><\/div>\n      <div class=\"sc rv d1\"><div class=\"sc-idx\">05 \/\/ 10% OF SIGNALS<\/div><div class=\"sc-bar\"><div class=\"sc-fill\" data-w=\"40\"><\/div><\/div><div class=\"sc-name\">Events &amp; Activation<\/div><div class=\"sc-desc\">Industry events and city launches. For us, events are deal-flow generators \u2014 not marketing activities.<\/div><div class=\"sc-sig\">City launches \u00b7 Industry events<\/div><\/div>\n      <div class=\"sc rv d2\"><div class=\"sc-idx\">06 \/\/ 10% OF SIGNALS<\/div><div class=\"sc-bar\"><div class=\"sc-fill\" data-w=\"40\"><\/div><\/div><div class=\"sc-name\">Capital &amp; Investment<\/div><div class=\"sc-desc\">Tracking VC\/PE flows, startup funding rounds, and acquisition targets. The sector that makes all the others bigger.<\/div><div class=\"sc-sig\">VC flows \u00b7 PE deals \u00b7 Acquisitions<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CITY NODES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"nodes-section\" id=\"cities\">\n  <div class=\"inner pad\">\n    <div class=\"nodes-hdr\">\n      <div class=\"rv\">\n        <div class=\"eyebrow\">Global Node System \u2014 12 Cities<\/div>\n        <h2 class=\"sec-h\" style=\"font-size:clamp(44px,5.5vw,72px)\">\n          We start in<br>Delhi NCR.<br>\n          <em>We don&#8217;t stop.<\/em>\n        <\/h2>\n        <p class=\"sec-body\" style=\"margin-top:24px\">Each city is a local office for finding and executing deals \u2014 connected to the same global intelligence network. Delhi NCR is where we prove the model. Then we take it everywhere.<\/p>\n      <\/div>\n      <div class=\"rv d2\">\n        <div class=\"delhi-card\">\n          <div class=\"dc-tag\">Founding Node \u00b7 Active Now<\/div>\n          <div class=\"dc-city\">Delhi <em>NCR<\/em><\/div>\n          <div class=\"dc-desc\">Every system, every operator network, every deal structure is being built and tested here first. What works in Delhi NCR gets taken to every other city. The institution begins here \u2014 before it becomes planetary.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n \n    <div class=\"nodes-grid\">\n      <div class=\"ng pri rv\"><div class=\"ng-ping gold\"><\/div><div class=\"ng-city\">Delhi NCR<\/div><div class=\"ng-reg\">South Asia \u00b7 HQ<\/div><div class=\"ng-focus\">All systems active \u00b7 Founding node<\/div><\/div>\n      <div class=\"ng rv d1\" style=\"animation-delay:200ms\"><div class=\"ng-ping\"><\/div><div class=\"ng-city\">Mumbai<\/div><div class=\"ng-reg\">South Asia \u00b7 Finance<\/div><div class=\"ng-focus\">Capital &#038; RE signals<\/div><\/div>\n      <div class=\"ng rv d2\"><div class=\"ng-ping\" style=\"animation-delay:400ms\"><\/div><div class=\"ng-city\">Bangalore<\/div><div class=\"ng-reg\">South Asia \u00b7 Tech<\/div><div class=\"ng-focus\">Startup ecosystem<\/div><\/div>\n      <div class=\"ng rv d3\"><div class=\"ng-ping\" style=\"animation-delay:600ms\"><\/div><div class=\"ng-city\">Dubai<\/div><div class=\"ng-reg\">MENA \u00b7 Capital<\/div><div class=\"ng-focus\">Capital flows &#038; deals<\/div><\/div>\n      <div class=\"ng rv\"><div class=\"ng-ping\" style=\"animation-delay:800ms\"><\/div><div class=\"ng-city\">Singapore<\/div><div class=\"ng-reg\">Southeast Asia<\/div><div class=\"ng-focus\">Regional coordination<\/div><\/div>\n      <div class=\"ng rv d1\"><div class=\"ng-ping\" style=\"animation-delay:1000ms\"><\/div><div class=\"ng-city\">London<\/div><div class=\"ng-reg\">Europe \u00b7 Gateway<\/div><div class=\"ng-focus\">Institutional markets<\/div><\/div>\n      <div class=\"ng rv d2\"><div class=\"ng-ping\" style=\"animation-delay:1200ms\"><\/div><div class=\"ng-city\">New York<\/div><div class=\"ng-reg\">North America<\/div><div class=\"ng-focus\">VC\/PE &#038; media<\/div><\/div>\n      <div class=\"ng rv d3\"><div class=\"ng-ping\" style=\"animation-delay:1400ms\"><\/div><div class=\"ng-city\">San Francisco<\/div><div class=\"ng-reg\">North America \u00b7 Tech<\/div><div class=\"ng-focus\">Deep tech &#038; AI<\/div><\/div>\n      <div class=\"ng rv\"><div class=\"ng-ping\" style=\"animation-delay:1600ms\"><\/div><div class=\"ng-city\">Tokyo<\/div><div class=\"ng-reg\">East Asia<\/div><div class=\"ng-focus\">Innovation ecosystem<\/div><\/div>\n      <div class=\"ng rv d1\"><div class=\"ng-ping\" style=\"animation-delay:1800ms\"><\/div><div class=\"ng-city\">Berlin<\/div><div class=\"ng-reg\">Europe \u00b7 Startup<\/div><div class=\"ng-focus\">Startup capital<\/div><\/div>\n      <div class=\"ng rv d2\"><div class=\"ng-ping\" style=\"animation-delay:2000ms\"><\/div><div class=\"ng-city\">Sydney<\/div><div class=\"ng-reg\">Oceania<\/div><div class=\"ng-focus\">Real estate &#038; venture<\/div><\/div>\n      <div class=\"ng rv d3\"><div class=\"ng-ping\" style=\"animation-delay:2200ms\"><\/div><div class=\"ng-city\">Toronto<\/div><div class=\"ng-reg\">North America<\/div><div class=\"ng-focus\">Talent &#038; community<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CAPITAL ENGINE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"capital-section\" id=\"capital\">\n  <div class=\"inner pad\">\n    <div class=\"cap-grid\">\n \n      <div>\n        <div class=\"eyebrow rv\">Capital Formation<\/div>\n        <h2 class=\"sec-h rv\" style=\"font-size:clamp(44px,5.5vw,72px)\">\n          Four pools.<br>\n          <em>Compounding<\/em><br>\n          from day one.\n        <\/h2>\n        <p class=\"sec-body rv\" style=\"margin-top:24px\">Deal fees seed equity. Equity seeds ventures. Ventures attract strategic capital. At 60% reinvestment, every deal accelerates the next cycle.<\/p>\n \n        <div class=\"pools\" style=\"margin-top:40px\">\n          <div class=\"pool rv\"><div class=\"pool-n\">1<\/div><div><div class=\"pool-name\">Deal Fees<\/div><div class=\"pool-src\">Transaction revenue from structured deals<\/div><\/div><div class=\"pool-strat\">Opportunity Investments<\/div><span class=\"pbadge act\">Active<\/span><\/div>\n          <div class=\"pool rv\"><div class=\"pool-n\">2<\/div><div><div class=\"pool-name\">Equity Holdings<\/div><div class=\"pool-src\">Portfolio stakes &#038; venture ownership<\/div><\/div><div class=\"pool-strat\">Venture Creation<\/div><span class=\"pbadge act\">Active<\/span><\/div>\n          <div class=\"pool rv\"><div class=\"pool-n\">3<\/div><div><div class=\"pool-name\">Strategic Investors<\/div><div class=\"pool-src\">LP network &#038; co-investment partners<\/div><\/div><div class=\"pool-strat\">Infrastructure Projects<\/div><span class=\"pbadge pln\">Planned<\/span><\/div>\n          <div class=\"pool rv\"><div class=\"pool-n\">4<\/div><div><div class=\"pool-name\">Institutional Capital<\/div><div class=\"pool-src\">Institutional LPs &#038; family offices<\/div><\/div><div class=\"pool-strat\">Large Scale Projects<\/div><span class=\"pbadge fut\">Future<\/span><\/div>\n        <\/div>\n \n        <div class=\"scenarios\" style=\"margin-top:2px\">\n          <div class=\"scen\"><div class=\"scen-label\">Conservative<\/div><div class=\"scen-val\">50<\/div><div class=\"scen-sub\">signals \/ cycle<\/div><\/div>\n          <div class=\"scen active\"><div class=\"scen-label\">Target \u00b7 Moderate<\/div><div class=\"scen-val\" style=\"color:var(--green)\">100<\/div><div class=\"scen-sub\">signals \/ cycle<\/div><\/div>\n          <div class=\"scen\"><div class=\"scen-label\">Aggressive<\/div><div class=\"scen-val\">200<\/div><div class=\"scen-sub\">signals \/ cycle<\/div><\/div>\n          <div class=\"scen\"><div class=\"scen-label\">Global<\/div><div class=\"scen-val\">400<\/div><div class=\"scen-sub\">signals \/ cycle<\/div><\/div>\n        <\/div>\n      <\/div>\n \n      <div class=\"cap-insights rv d2\">\n        <div class=\"cap-ins\"><div class=\"ci-l\">Signal \u2192 Opportunity rate<\/div><div class=\"ci-v\">15<em>%<\/em><\/div><div class=\"ci-sub\">Of scanned signals become structured opportunities<\/div><\/div>\n        <div class=\"cap-ins\"><div class=\"ci-l\">Opportunity \u2192 Deal rate<\/div><div class=\"ci-v\">40<em>%<\/em><\/div><div class=\"ci-sub\">Of structured opportunities become active deals<\/div><\/div>\n        <div class=\"cap-ins\"><div class=\"ci-l\">Equity capture per venture<\/div><div class=\"ci-v\">10<em>%<\/em><\/div><div class=\"ci-sub\">Average equity ownership per deal executed<\/div><\/div>\n        <div class=\"cap-ins\"><div class=\"ci-l\">Capital reinvestment rate<\/div><div class=\"ci-v\">60<em>%<\/em><\/div><div class=\"ci-sub\">Of returns reinvested back into the flywheel<\/div><\/div>\n        <div class=\"cap-ins\" style=\"border-left-color:var(--green)\"><div class=\"ci-l\">Average deal value<\/div><div class=\"ci-v\">\u20b95L<em>+<\/em><\/div><div class=\"ci-sub\">Per structured opportunity executed<\/div><\/div>\n      <\/div>\n \n    <\/div>\n  <\/div>\n<\/section>\n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 OPERATOR GUILD \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"guild-section\" id=\"guild\">\n  <div class=\"inner pad\">\n    <div class=\"guild-grid\">\n \n      <div>\n        <div class=\"eyebrow rv\">Operator Guild \u2014 Now Forming<\/div>\n        <h2 class=\"sec-h rv\" style=\"font-size:clamp(44px,5.5vw,72px)\">\n          Get in before<br>\n          we <em>open.<\/em>\n        <\/h2>\n        <p class=\"sec-body rv\" style=\"margin-top:24px\">We&#8217;re assembling a small group of operators, founders, and specialists before we go public. People who will find deals, build things, and own a piece of what they create. If you&#8217;re reading this, you&#8217;re early.<\/p>\n \n        <div class=\"criteria\">\n          <div class=\"cr rv\"><div class=\"cr-n\">01<\/div><div><div class=\"cr-title\">You&#8217;ve Built Something<\/div><div class=\"cr-desc\">Real execution in Tech, Real Estate, Marketing, Communities, Events, or Capital. Show us what you&#8217;ve built, not your title.<\/div><\/div><\/div>\n          <div class=\"cr rv d1\"><div class=\"cr-n\">02<\/div><div><div class=\"cr-title\">You Think in Systems<\/div><div class=\"cr-desc\">Ground Circle compounds \u2014 not just one deal. We need people who see how the whole flywheel fits together, not just the next transaction.<\/div><\/div><\/div>\n          <div class=\"cr rv d2\"><div class=\"cr-n\">03<\/div><div><div class=\"cr-title\">You Want Equity<\/div><div class=\"cr-desc\">Our operators take equity stakes in everything they build. This is co-ownership. If you&#8217;re looking for a fixed fee, this isn&#8217;t the right place.<\/div><\/div><\/div>\n          <div class=\"cr rv d3\"><div class=\"cr-n\">04<\/div><div><div class=\"cr-title\">You&#8217;re in One of Our Cities<\/div><div class=\"cr-desc\">Delhi NCR, Dubai, Singapore, London, or any of our 12 mapped cities. You execute on the ground. We bring the global network.<\/div><\/div><\/div>\n        <\/div>\n      <\/div>\n \n      <div class=\"rv d2\">\n        <div class=\"form-h\">Apply to the Guild<\/div>\n        <div class=\"form-intro\">Tell us who you are.<\/div>\n        <p class=\"form-note-top\">Every application is read by the founding team personally. We reply to every one \u2014 no automation, no funnels.<\/p>\n \n        <form class=\"gc-form\" id=\"gc-form\" novalidate>\n          <input type=\"text\"  name=\"name\"    placeholder=\"Full name\"              required>\n          <input type=\"email\" name=\"email\"   placeholder=\"Email address\"          required>\n          <input type=\"text\"  name=\"city\"    placeholder=\"Your city\">\n          <select name=\"sector\">\n            <option value=\"\" disabled selected>Primary sector expertise<\/option>\n            <option>Technology<\/option>\n            <option>Real Estate<\/option>\n            <option>Marketing &amp; Media<\/option>\n            <option>Communities<\/option>\n            <option>Events &amp; Activation<\/option>\n            <option>Capital &amp; Investment<\/option>\n            <option>Multiple Sectors<\/option>\n          <\/select>\n          <input type=\"text\" name=\"built\" placeholder=\"What have you built?\">\n          <textarea name=\"message\" placeholder=\"Why Ground Circle, and what do you want to build inside it?\"><\/textarea>\n          <button type=\"button\" class=\"sub-btn\" onclick=\"submitForm()\">Submit Application \u2192<\/button>\n          <div class=\"form-foot\">Reviewed personally \u00b7 Delhi NCR \u00b7 2026<\/div>\n        <\/form>\n \n        <div class=\"form-success\" id=\"form-success\">\n          <div class=\"fs-icon\">\u25ce<\/div>\n          <div class=\"fs-h\">You&#8217;re in early.<\/div>\n          <div class=\"fs-sub\">We&#8217;ll reach out before this goes public. The circle is forming.<\/div>\n        <\/div>\n      <\/div>\n \n    <\/div>\n  <\/div>\n<\/section>\n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 AUTHORITY \u2014 FOCUS BRANDING \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"auth-section\" id=\"authority\">\n  <div class=\"inner pad\">\n    <div class=\"auth-grid\">\n \n      <div class=\"rv\">\n        <div class=\"eyebrow\">Focus Branding OS\u2122<\/div>\n        <h2 class=\"sec-h\" style=\"font-size:clamp(38px,4.5vw,62px)\">\n          Authority<br>over <em>visibility.<\/em>\n        <\/h2>\n        <p class=\"sec-body\" style=\"margin-top:24px\">Ground Circle doesn&#8217;t operate like a content machine. It operates as a structured communication system \u2014 where every platform has a strategic role and every idea published builds institutional authority. Ground Circle is itself the live proof of concept for Focus Branding OS\u2122.<\/p>\n \n        <div class=\"platforms\" style=\"margin-top:36px\">\n          <div class=\"plat\"><div class=\"plat-name\">Website<\/div><div class=\"plat-role\">The knowledge hub \u2014 where doctrine, frameworks, and institutional thinking live permanently<\/div><\/div>\n          <div class=\"plat\"><div class=\"plat-name\">LinkedIn<\/div><div class=\"plat-role\">Professional authority \u2014 deal thinking, operator insights, sector intelligence<\/div><\/div>\n          <div class=\"plat\"><div class=\"plat-name\">YouTube<\/div><div class=\"plat-role\">Deep discussions \u2014 intellectual media on opportunity philosophy and frameworks<\/div><\/div>\n          <div class=\"plat\"><div class=\"plat-name\">X<\/div><div class=\"plat-role\">Real-time thinking \u2014 signals, provocations, and idea amplification<\/div><\/div>\n          <div class=\"plat\"><div class=\"plat-name\">Instagram<\/div><div class=\"plat-role\">Visual identity \u2014 frameworks made visual, system architecture, brand storytelling<\/div><\/div>\n        <\/div>\n      <\/div>\n \n      <div class=\"rv d2\">\n        <div class=\"eyebrow\">Four Principles<\/div>\n        <h3 style=\"font-family:var(--cond);font-size:clamp(28px,3.5vw,44px);font-weight:800;text-transform:uppercase;color:var(--white);line-height:.92;margin-bottom:32px\">\n          Build the<br><em style=\"font-style:italic;color:var(--green);font-weight:300;font-family:var(--serif)\">institution.<\/em><br>Not the feed.\n        <\/h3>\n        <div class=\"principles\">\n          <div class=\"prin rv\"><div class=\"prin-n\">I<\/div><div><div class=\"prin-title\">Authority Over Visibility<\/div><div class=\"prin-desc\">We don&#8217;t publish to be seen. We publish to be understood \u2014 as the institution that understands opportunity better than anyone.<\/div><\/div><\/div>\n          <div class=\"prin rv d1\"><div class=\"prin-n\">II<\/div><div><div class=\"prin-title\">Communication Architecture<\/div><div class=\"prin-desc\">Every message is part of a structured campaign. One idea. Five platforms. Amplified through paid distribution.<\/div><\/div><\/div>\n          <div class=\"prin rv d2\"><div class=\"prin-n\">III<\/div><div><div class=\"prin-title\">Intellectual Positioning<\/div><div class=\"prin-desc\">Ground Circle is the proof of concept for Focus Branding OS\u2122 \u2014 demonstrating measurable authority growth through structured communication.<\/div><\/div><\/div>\n          <div class=\"prin rv d3\"><div class=\"prin-n\">IV<\/div><div><div class=\"prin-title\">Long-Term Compounding<\/div><div class=\"prin-desc\">Each published framework and insight compounds \u2014 building institutional recognition that no advertising budget can replicate.<\/div><\/div><\/div>\n        <\/div>\n      <\/div>\n \n    <\/div>\n  <\/div>\n<\/section>\n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 VISION \/ MANIFESTO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"vision-section\" id=\"vision\">\n  <canvas id=\"mani-canvas\"><\/canvas>\n  <div class=\"vis-inner rv\">\n    <div class=\"vis-label\">The Core Belief<\/div>\n    <h2 class=\"vis-h\">\n      Opportunity<br>\n      is <em>infinite.<\/em><br>\n      So is the<br>\n      machine we&#8217;re building.\n    <\/h2>\n    <p class=\"vis-sub\">Most people wait for the right moment. We build the system that creates it \u2014 everywhere, always, for anyone with the drive to act on it.<\/p>\n    <p class=\"vis-attr\">\u2014 Ground Circle Founder Bible \u00b7 Civilization Scale Vision<\/p>\n    <div class=\"vis-btns\">\n      <a class=\"btn-p\" href=\"#guild\">Join the Operator Guild<\/a>\n      <a class=\"btn-o\" href=\"#how\">How It Works \u2192<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n \n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FOOTER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<footer>\n  <div class=\"foot-grid\">\n    <div>\n      <a class=\"f-logo\" href=\"#top\">Ground Circle<sup>\u2122<\/sup><\/a>\n      <p class=\"f-tag\">Smart Ecosystem for Growth<\/p>\n      <p class=\"f-desc\">Insight \u2192 Opportunity \u2192 Experience. An opportunity intelligence institution \u2014 identifying, architecting, and executing across industries, capital networks, and 12 global cities.<\/p>\n    <\/div>\n    <div class=\"f-col\">\n      <h5>The System<\/h5>\n      <a href=\"#what\">What We Are<\/a>\n      <a href=\"#how\">How It Works<\/a>\n      <a href=\"#capital\">Capital Engine<\/a>\n      <a href=\"#vision\">Vision<\/a>\n      <a href=\"#authority\">Focus Branding<\/a>\n    <\/div>\n    <div class=\"f-col\">\n      <h5>Sectors<\/h5>\n      <a href=\"#sectors\">Technology<\/a>\n      <a href=\"#sectors\">Real Estate<\/a>\n      <a href=\"#sectors\">Marketing &#038; Media<\/a>\n      <a href=\"#sectors\">Communities<\/a>\n      <a href=\"#sectors\">Events<\/a>\n      <a href=\"#sectors\">Capital<\/a>\n    <\/div>\n    <div class=\"f-col\">\n      <h5>Join<\/h5>\n      <a href=\"#guild\">Operator Guild<\/a>\n      <a href=\"#guild\">Apply Now<\/a>\n      <a href=\"#cities\">12 Cities<\/a>\n      <a href=\"#vision\">The Vision<\/a>\n    <\/div>\n  <\/div>\n  <div class=\"foot-bottom\">\n    <div class=\"f-copy\">\u00a9 2026 Ground Circle\u2122 \u00b7 Delhi NCR \u00b7 Smart Ecosystem for Growth \u00b7 Opportunity Intelligence Institution<\/div>\n    <div class=\"f-nodes\">\n      <div class=\"f-node\"><span class=\"fn-d\" style=\"background:var(--green);box-shadow:0 0 4px rgba(120,212,74,.4)\"><\/span>Delhi NCR<\/div>\n      <div class=\"f-node\"><span class=\"fn-d\"><\/span>Dubai<\/div>\n      <div class=\"f-node\"><span class=\"fn-d\"><\/span>Singapore<\/div>\n      <div class=\"f-node\"><span class=\"fn-d\"><\/span>London<\/div>\n      <div class=\"f-node\"><span class=\"fn-d\"><\/span>+8 more<\/div>\n    <\/div>\n  <\/div>\n<\/footer>\n \n<script>\n\/* \u2500\u2500 CURSOR \u2500\u2500 *\/\nconst dot=document.getElementById('dot'),ring=document.getElementById('ring')\nlet mx=0,my=0,rx=0,ry=0\ndocument.addEventListener('mousemove',e=>{mx=e.clientX;my=e.clientY;dot.style.left=mx+'px';dot.style.top=my+'px'})\n;(function loop(){rx+=(mx-rx)*.11;ry+=(my-ry)*.11;ring.style.left=rx+'px';ring.style.top=ry+'px';requestAnimationFrame(loop)})()\ndocument.querySelectorAll('a,button,input,select,textarea,.sbl,.sc,.ng,.pool,.plat,.cr,.not-row').forEach(el=>{\n  el.addEventListener('mouseenter',()=>{dot.style.width='13px';dot.style.height='13px';ring.style.width='46px';ring.style.height='46px'})\n  el.addEventListener('mouseleave',()=>{dot.style.width='8px';dot.style.height='8px';ring.style.width='30px';ring.style.height='30px'})\n})\n \n\/* \u2500\u2500 NAV SCROLL \u2500\u2500 *\/\nconst nav=document.getElementById('nav')\nwindow.addEventListener('scroll',()=>nav.classList.toggle('s',scrollY>50))\n \n\/* \u2500\u2500 MOBILE NAV \u2500\u2500 *\/\nconst tog=document.getElementById('tog'),mob=document.getElementById('mob')\ntog.addEventListener('click',()=>{\n  mob.classList.toggle('open')\n  const s=tog.querySelectorAll('span')\n  if(mob.classList.contains('open')){s[0].style.transform='translateY(6.5px) rotate(45deg)';s[1].style.opacity='0';s[2].style.transform='translateY(-6.5px) rotate(-45deg)'}\n  else{s[0].style.transform='';s[1].style.opacity='';s[2].style.transform=''}\n})\nfunction closeMob(){mob.classList.remove('open');tog.querySelectorAll('span').forEach(s=>{s.style.transform='';s.style.opacity=''})}\n \n\/* \u2500\u2500 GREEN HIGHLIGHT REVEAL \u2500\u2500 *\/\nsetTimeout(()=>{const h=document.getElementById('hl');h.classList.add('on')},1800)\n \n\/* \u2500\u2500 SCROLL REVEAL \u2500\u2500 *\/\nconst ro=new IntersectionObserver(es=>es.forEach(e=>{if(e.isIntersecting)e.target.classList.add('in')}),{threshold:.1})\ndocument.querySelectorAll('.rv').forEach(el=>ro.observe(el))\n \n\/* \u2500\u2500 SECTOR BARS \u2500\u2500 *\/\nconst bo=new IntersectionObserver(es=>es.forEach(e=>{\n  if(e.isIntersecting){e.target.querySelectorAll('.sc-fill').forEach(b=>b.style.width=b.dataset.w+'%');bo.unobserve(e.target)}\n}),{threshold:.2})\ndocument.querySelectorAll('.sec-grid').forEach(el=>bo.observe(el))\n \n\/* \u2500\u2500 TICKER DUPLICATE \u2500\u2500 *\/\nconst t=document.getElementById('tick');t.parentNode.appendChild(t.cloneNode(true))\n \n\/* \u2500\u2500 BACKGROUND CANVAS \u2500\u2500 *\/\nconst bgc=document.getElementById('bg-canvas'),bgx=bgc.getContext('2d')\nlet W,H,pts=[]\nconst ORBS=[{a:0,r:.28,s:.00017,sz:2.8},{a:1.05,r:.38,s:.00013,sz:1.9},{a:2.3,r:.33,s:.00015,sz:1.8},{a:.62,r:.47,s:.00011,sz:1.6},{a:3.55,r:.44,s:.00012,sz:1.5},{a:4.85,r:.51,s:.00009,sz:1.4},{a:.28,r:.25,s:.0002,sz:1.3},{a:2.05,r:.41,s:.00014,sz:1.2},{a:4.3,r:.55,s:.00008,sz:1.1},{a:1.55,r:.22,s:.00022,sz:1.1},{a:3.1,r:.47,s:.00012,sz:1.0},{a:5.7,r:.32,s:.00018,sz:1.0}]\nfunction bgResize(){W=bgc.width=window.innerWidth;H=bgc.height=window.innerHeight;pts=[];for(let i=0;i<20;i++)pts.push({x:Math.random()*W,y:Math.random()*H,vx:(Math.random()-.5)*.09,vy:(Math.random()-.5)*.09,a:Math.random()*.045+.012})}\nfunction bgDraw(){\n  bgx.clearRect(0,0,W,H)\n  const ox=W\/2,oy=H\/2,mR=Math.min(W,H)*.44\n  ;[.18,.26,.34,.42,.5,.57].forEach(r=>{bgx.beginPath();bgx.arc(ox,oy,r*mR,0,Math.PI*2);bgx.strokeStyle='rgba(120,212,74,0.02)';bgx.lineWidth=.5;bgx.stroke()})\n  bgx.save();bgx.translate(ox,oy);bgx.rotate(Date.now()*.000042)\n  for(let i=0;i<6;i++){const a=i*Math.PI\/3;bgx.beginPath();bgx.moveTo(0,0);bgx.lineTo(Math.cos(a)*mR*.58,Math.sin(a)*mR*.58);bgx.strokeStyle='rgba(120,212,74,0.011)';bgx.lineWidth=.4;bgx.stroke()}\n  bgx.restore()\n  const p=.7+Math.sin(Date.now()*.002)*.3\n  bgx.beginPath();bgx.arc(ox,oy,4*p,0,Math.PI*2);bgx.fillStyle=`rgba(120,212,74,${.25*p})`;bgx.fill()\n  bgx.beginPath();bgx.arc(ox,oy,13*p,0,Math.PI*2);bgx.strokeStyle=`rgba(120,212,74,${.055*p})`;bgx.lineWidth=.8;bgx.stroke()\n  const pos=[]\n  ORBS.forEach((o,i)=>{\n    o.a+=o.s;const nx=ox+Math.cos(o.a)*o.r*mR,ny=oy+Math.sin(o.a)*o.r*mR;pos.push({x:nx,y:ny})\n    const g=bgx.createRadialGradient(nx,ny,0,nx,ny,o.sz*7);g.addColorStop(0,i===0?'rgba(120,212,74,.3)':'rgba(120,212,74,.1)');g.addColorStop(1,'rgba(120,212,74,0)')\n    bgx.fillStyle=g;bgx.beginPath();bgx.arc(nx,ny,o.sz*7,0,Math.PI*2);bgx.fill()\n    bgx.beginPath();bgx.arc(nx,ny,o.sz,0,Math.PI*2);bgx.fillStyle=i===0?'rgba(120,212,74,.78)':'rgba(120,212,74,.22)';bgx.fill()\n  })\n  pos.forEach((p1,i)=>pos.forEach((p2,j)=>{if(j<=i)return;const d=Math.hypot(p1.x-p2.x,p1.y-p2.y);if(d<mR*.24){bgx.beginPath();bgx.moveTo(p1.x,p1.y);bgx.lineTo(p2.x,p2.y);bgx.strokeStyle=`rgba(120,212,74,${(1-d\/(mR*.24))*.038})`;bgx.lineWidth=.4;bgx.stroke()}}))\n  pts.forEach(n=>{bgx.beginPath();bgx.arc(n.x,n.y,.8,0,Math.PI*2);bgx.fillStyle=`rgba(120,212,74,${n.a})`;bgx.fill();n.x+=n.vx;n.y+=n.vy;if(n.x<0||n.x>W)n.vx*=-1;if(n.y<0||n.y>H)n.vy*=-1})\n  requestAnimationFrame(bgDraw)\n}\nwindow.addEventListener('resize',bgResize);bgResize();bgDraw()\n \n\/* \u2500\u2500 MANIFESTO CANVAS \u2500\u2500 *\/\nconst mc=document.getElementById('mani-canvas'),mx2=mc.getContext('2d')\nlet MW,MH\nfunction mResize(){MW=mc.width=mc.offsetWidth;MH=mc.height=mc.offsetHeight}\nfunction mDraw(){\n  mx2.clearRect(0,0,MW,MH)\n  const cx=MW\/2,cy=MH\/2,t=Date.now()\n  ;[70,140,220,310,410].forEach((r,i)=>{\n    mx2.save();mx2.translate(cx,cy);mx2.rotate(t*.0004*(i%2===0?1:-1))\n    mx2.beginPath();mx2.arc(0,0,r,0,Math.PI*2);mx2.strokeStyle=`rgba(120,212,74,${.045-i*.006})`;mx2.lineWidth=.5;mx2.stroke()\n    for(let d=0;d<8;d++){const a=d*Math.PI\/4;mx2.beginPath();mx2.arc(Math.cos(a)*r,Math.sin(a)*r,1.5,0,Math.PI*2);mx2.fillStyle=`rgba(120,212,74,${.16-i*.022})`;mx2.fill()}\n    mx2.restore()\n  })\n  mx2.save();mx2.translate(cx,cy);mx2.rotate(t*.00025)\n  for(let i=0;i<6;i++){const a=i*Math.PI\/3;mx2.beginPath();mx2.moveTo(0,0);mx2.lineTo(Math.cos(a)*500,Math.sin(a)*500);mx2.strokeStyle='rgba(120,212,74,0.028)';mx2.lineWidth=.4;mx2.stroke()}\n  mx2.restore()\n  requestAnimationFrame(mDraw)\n}\nwindow.addEventListener('resize',mResize);mResize();mDraw()\n \n\/* \u2500\u2500 FORM \u2500\u2500 *\/\nfunction submitForm(){\n  const name=document.querySelector('input[name=\"name\"]').value.trim()\n  const email=document.querySelector('input[name=\"email\"]').value.trim()\n  if(!name||!email||!email.includes('@'))return\n  const f=document.getElementById('gc-form')\n  f.style.transition='opacity .35s,transform .35s';f.style.opacity='0';f.style.transform='translateY(-8px)'\n  setTimeout(()=>{\n    f.style.display='none'\n    const s=document.getElementById('form-success');s.style.display='block';s.style.opacity='0';s.style.transition='opacity .5s'\n    requestAnimationFrame(()=>s.style.opacity='1')\n  },350)\n}\n<\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Ground Circle\u2122 \u2014 Smart Ecosystem for Growth Ground Circle\u2122 What We Are How It Works Sectors Cities Capital Vision Join the Guild What We Are How It Works Sectors Cities Capital Vision Join the Guild \u2192 Smart Ecosystem for Growth Opportunity is infinite. Are you in? We find deals before the window opens \u2014 across [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-18","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/groundcircle.in\/index.php?rest_route=\/wp\/v2\/pages\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/groundcircle.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/groundcircle.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/groundcircle.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/groundcircle.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=18"}],"version-history":[{"count":2,"href":"https:\/\/groundcircle.in\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":20,"href":"https:\/\/groundcircle.in\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions\/20"}],"wp:attachment":[{"href":"https:\/\/groundcircle.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}