@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+HK:wght@400;500;600;700;800&display=swap");.cg-page{--ink:#12251f;--muted:#62716c;--green:#13715a;--lime:#d9f36b;--cream:#f6f3e9;--line:#dfe6df;color:var(--ink);background:#fbfcf8;font-family:DM Sans,Noto Sans HK,sans-serif;overflow:hidden;min-height:100vh}.cg-page *{box-sizing:border-box}.cg-page a{text-decoration:none;color:inherit}.cg-nav{height:82px;max-width:1240px;margin:auto;justify-content:space-between;padding:0 24px;position:relative;z-index:10}.cg-brand,.cg-nav{display:flex;align-items:center}.cg-brand{gap:10px;font-size:23px;font-weight:600;letter-spacing:-1px}.cg-app-logo b,.cg-big-mark b,.cg-brand b{color:var(--green)}.cg-brand-mark{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--ink);position:relative}.cg-brand-mark span,.cg-brand-mark:after,.cg-brand-mark:before{content:"";position:absolute;width:5px;background:var(--lime);border-radius:5px;bottom:7px}.cg-brand-mark:before{height:8px;left:7px}.cg-brand-mark span{height:14px;left:13px}.cg-brand-mark:after{height:19px;left:19px}.cg-nav nav{display:flex;gap:34px;font-size:14px;font-weight:600}.cg-nav nav a:hover{color:var(--green)}.cg-nav-actions{display:flex;align-items:center;gap:24px}.cg-login{font-size:14px;font-weight:600}.cg-button{background:var(--ink);color:#fff!important;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;padding:15px 22px;font-size:15px;font-weight:700;transition:transform .2s,background .2s}.cg-button:hover{transform:translateY(-2px);background:var(--green)}.cg-button-small{padding:11px 17px}.cg-menu{display:none;border:0;background:none}.cg-hero{max-width:1240px;min-height:690px;margin:auto;padding:78px 24px 76px;display:grid;grid-template-columns:43% 57%;align-items:center}.cg-eyebrow,.cg-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.cg-hero h1{font-size:69px;line-height:1.03;letter-spacing:-4.5px;margin:22px 0}.cg-lead{font-size:19px;line-height:1.7;max-width:520px;color:var(--muted)}.cg-hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.cg-text-link{font-size:14px;font-weight:700;border-bottom:1px solid var(--ink);padding:8px 0}.cg-assurance{display:flex;gap:17px;margin-top:22px;color:#73807c;font-size:11px}.cg-assurance span{display:flex;align-items:center;gap:4px}.cg-assurance svg{width:13px}.cg-product-stage{height:520px;position:relative;perspective:1400px}.cg-orbit{position:absolute;border:1px solid #dbe4d4;border-radius:50%;width:580px;height:580px;right:-75px;top:-30px}.cg-orbit-two{width:420px;height:420px;right:5px;top:50px;border-style:dashed;animation:spin 40s linear infinite}.cg-app-window{position:absolute;width:650px;height:415px;left:25px;top:45px;background:#fff;border:1px solid #dfe5e0;border-radius:16px;box-shadow:0 35px 90px rgba(24,55,44,.16);display:grid;grid-template-columns:132px 1fr;overflow:hidden;transform:rotateY(-5deg) rotateX(2deg);animation:float 6s ease-in-out infinite}.cg-app-window aside{background:#12251f;color:#afbeb8;padding:22px 12px;font-size:10px}.cg-app-logo{font-size:15px;color:#fff;display:flex;align-items:center;gap:6px;margin:0 5px 27px}.cg-app-logo .cg-brand-mark{width:20px;height:20px}.cg-app-logo .cg-brand-mark span,.cg-app-logo .cg-brand-mark:after,.cg-app-logo .cg-brand-mark:before{width:3px;bottom:5px}.cg-app-logo .cg-brand-mark:before{height:5px;left:5px}.cg-app-logo .cg-brand-mark span{height:9px;left:9px}.cg-app-logo .cg-brand-mark:after{height:12px;left:13px}.cg-app-window aside>div:not(:first-child){display:flex;align-items:center;gap:7px;padding:9px;border-radius:6px;margin:4px 0}.cg-app-window aside svg{width:13px}.cg-side-active{background:#2a473d;color:#fff!important}.cg-dashboard{padding:25px;background:#f6f8f5}.cg-dash-top{display:flex;justify-content:space-between;align-items:center}.cg-dash-top div{display:flex;flex-direction:column}.cg-dash-top small{font-size:8px;color:#84918c}.cg-dash-top strong{font-size:16px;margin-top:4px}.cg-dash-top>span{background:#d9f36b;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:800}.cg-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin:20px 0 12px}.cg-dash-grid section,.cg-stats>div{background:#fff;border:1px solid #e5eae6;border-radius:9px;padding:12px}.cg-stats small{font-size:8px;color:#75827e;display:block}.cg-stats b{display:block;font-size:20px;margin:4px 0}.cg-stats em{font-style:normal;font-size:7px;color:#89958f}.cg-green{color:#168468!important}.cg-dash-grid{display:grid;grid-template-columns:1.35fr 1fr;grid-gap:10px;gap:10px}.cg-card-head{display:flex;justify-content:space-between;font-size:8px;margin-bottom:8px}.cg-card-head span{color:var(--green)}.cg-class-row{display:grid;grid-template-columns:7px 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:8px 0;border-top:1px solid #edf0ed}.cg-class-row i{width:7px;height:28px;border-radius:3px}.cg-class-row .orange{background:#ffb65c}.cg-class-row .blue{background:#7db6ea}.cg-class-row .mint{background:#77d2b8}.cg-class-row div{display:flex;flex-direction:column;font-size:8px}.cg-class-row small{font-size:6px;color:#89938f;margin-top:2px}.cg-class-row strong{font-size:8px}.cg-tasks>div:not(:first-child){display:flex;align-items:center;border-top:1px solid #edf0ed;padding:8px 0}.cg-tasks>div>span{width:20px;height:20px;border-radius:50%;background:#eef6d2;display:grid;place-items:center;font-size:8px;font-weight:700}.cg-tasks p{display:flex;flex-direction:column;flex:1 1;margin:0 5px;font-size:7px}.cg-tasks small{font-size:6px;color:#929b98}.cg-tasks svg{width:9px}.cg-float-card{position:absolute;background:white;border:1px solid #e2e7e2;box-shadow:0 18px 45px rgba(26,55,45,.14);border-radius:10px;padding:12px;display:flex;align-items:center;gap:10px;z-index:3;animation:float 5s ease-in-out infinite}.cg-float-card>span{width:35px;height:35px;background:#eaf5c6;border-radius:8px;display:grid;place-items:center;color:var(--green)}.cg-float-card svg{width:17px}.cg-float-card div{display:flex;flex-direction:column}.cg-float-card small{font-size:8px;color:#788580}.cg-float-card b{font-size:10px;margin-top:3px}.cg-float-enquiry{left:-12px;top:9px}.cg-float-enquiry>svg{color:var(--green);margin-left:7px}.cg-float-paid{right:-35px;bottom:16px;animation-delay:-2s}.cg-proof{background:var(--ink);color:#fff;padding:34px 24px;text-align:center;display:flex;align-items:center;justify-content:center;gap:16px;font-size:13px}.cg-proof p{color:#9eb0a9}.cg-proof strong{color:var(--lime);font-size:16px}.cg-proof span{color:#d9e2de}.cg-section{max-width:1200px;margin:auto;padding:120px 24px}.cg-section-heading h2{font-size:50px;line-height:1.15;letter-spacing:-2.7px;margin:15px 0}.cg-before-after{display:grid;grid-template-columns:1fr 80px 1fr;align-items:center;margin-top:55px}.cg-chaos,.cg-one{height:280px;border:1px solid var(--line);border-radius:18px;padding:30px;display:flex;flex-direction:column;justify-content:space-between}.cg-chaos{background:#f1eee5}.cg-one{background:var(--lime)}.cg-chaos>small,.cg-one>small{font-weight:800;text-transform:uppercase;font-size:10px;letter-spacing:2px}.cg-tool-cloud{position:relative;height:140px}.cg-tool-cloud span{position:absolute;background:#fff;border:1px solid #d8d5cc;box-shadow:0 5px 15px #d7d2c5;border-radius:7px;padding:9px 12px;font-size:11px;font-weight:600;transform:rotate(-5deg)}.cg-tool-cloud span:nth-child(2){left:30%;top:5px;transform:rotate(4deg)}.cg-tool-cloud span:nth-child(3){right:3%;top:35px;transform:rotate(-2deg)}.cg-tool-cloud span:nth-child(4){left:15%;top:78px;transform:rotate(3deg)}.cg-tool-cloud span:nth-child(5){right:20%;top:105px}.cg-chaos p,.cg-one p{font-size:14px;color:#5e6b66}.cg-big-mark{font-size:42px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:12px}.cg-big-mark .cg-brand-mark{width:48px;height:48px}.cg-connector{display:grid;place-items:center}.cg-connector svg{background:var(--ink);color:#fff;border-radius:50%;padding:10px;width:42px;height:42px}.cg-heading-row{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:80px;gap:80px;align-items:flex-end}.cg-heading-row>p{color:var(--muted);line-height:1.7}.cg-flow{margin-top:60px;border-top:1px solid var(--line)}.cg-flow article{display:grid;grid-template-columns:100px 1fr;padding:30px 0;border-bottom:1px solid var(--line);transition:padding .2s,background .2s}.cg-flow article:hover{padding-left:18px;background:#f7f8f3}.cg-flow article>span{font-size:12px;color:var(--green);font-weight:800}.cg-flow article div{display:grid;grid-template-columns:260px 1fr;align-items:center}.cg-flow h3{font-size:25px;margin:0}.cg-flow p{color:var(--muted);margin:0;line-height:1.6}.cg-feature-showcase{max-width:none;background:#eaf2ec;display:grid;grid-template-columns:minmax(300px,500px) 580px;grid-gap:90px;gap:90px;justify-content:center;align-items:center}.cg-feature-copy h2{font-size:52px;line-height:1.1;letter-spacing:-3px}.cg-feature-copy>p{color:var(--muted);line-height:1.8;font-size:16px}.cg-feature-copy ul{list-style:none;padding:15px 0}.cg-feature-copy li{display:flex;align-items:center;gap:8px;margin:15px 0;font-size:13px;font-weight:600}.cg-feature-copy li svg{width:18px;color:var(--green)}.cg-phone-scene{height:550px;position:relative}.cg-phone{width:245px;height:500px;border:6px solid #17241f;border-radius:35px;padding:7px;left:20px;box-shadow:0 30px 60px #9eb1a8;transform:rotate(-4deg)}.cg-notch,.cg-phone{background:#121c18;position:absolute;top:5px;z-index:2}.cg-notch{width:70px;height:17px;border-radius:0 0 12px 12px;left:82px}.cg-mobile-site{height:100%;border-radius:25px;background:#faf7eb;overflow:hidden;padding:34px 18px 0;position:relative}.cg-mobile-nav{display:flex;justify-content:space-between;align-items:center;font-size:11px}.cg-mobile-nav span{color:#ef6b4f}.cg-mobile-nav svg{width:14px}.cg-mobile-site>small{display:block;font-size:7px;letter-spacing:2px;color:#e06248;margin-top:50px}.cg-mobile-site h3{font-size:25px;line-height:1.1;letter-spacing:-1px;margin:9px 0}.cg-mobile-site p{font-size:7px;color:#68716c}.cg-mobile-site button{border:0;background:#ef6b4f;color:#fff;border-radius:20px;padding:8px 12px;font-size:7px;display:flex;gap:5px;align-items:center}.cg-mobile-site button svg{width:9px}.cg-mobile-art{position:absolute;bottom:0;left:0;right:0;height:210px;background:#b9d7bd}.cg-mobile-art i{position:absolute;width:100px;height:150px;border-radius:50px 50px 0 0;background:#38694e;bottom:-20px;left:70px}.cg-mobile-art i:nth-child(2){width:55px;height:90px;left:15px;background:#e5d05e}.cg-mobile-art i:nth-child(3){width:50px;height:120px;left:165px;background:#ef765a}.cg-mini-crm{position:absolute;width:310px;height:205px;background:#fff;border:1px solid var(--line);border-radius:15px;right:10px;bottom:60px;padding:22px;box-shadow:0 25px 55px rgba(30,61,50,.15);z-index:3}.cg-mini-crm>div{display:flex;align-items:center;gap:12px}.cg-mini-crm>div>span{background:#12251f;color:white;width:38px;height:38px;border-radius:10px;display:grid;place-items:center;font-size:10px}.cg-mini-crm p{display:flex;flex-direction:column;flex:1 1;margin:0}.cg-mini-crm small{color:#8a9691;font-size:9px}.cg-mini-crm b{font-size:14px}.cg-mini-crm svg{color:var(--green);width:18px}.cg-mini-crm dl{display:grid;grid-template-columns:60px 1fr;font-size:10px;margin-top:25px;grid-gap:14px;gap:14px}.cg-mini-crm dt{color:#88958f}.cg-mini-crm dd{margin:0;font-weight:600}.cg-mini-crm em{font-style:normal;background:#eaf5c6;color:#28725d;padding:3px 8px;border-radius:10px}.cg-sync-line{position:absolute;width:190px;height:100px;left:235px;top:220px;border-top:2px dashed #72a08c;transform:rotate(20deg)}.cg-sync-line span{position:absolute;width:8px;height:8px;background:var(--green);border-radius:50%;top:-5px;animation:travel 3s linear infinite}.cg-sync-line span:nth-child(2){animation-delay:-1s}.cg-sync-line span:nth-child(3){animation-delay:-2s}.cg-pricing{max-width:none;background:var(--cream);padding-left:max(24px,calc((100vw - 1152px)/2));padding-right:max(24px,calc((100vw - 1152px)/2))}.cg-pricing-head{text-align:center}.cg-pricing-head p{color:var(--muted)}.cg-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:55px;align-items:stretch}.cg-plan-grid article{background:#fff;border:1px solid #dfdfd6;border-radius:16px;padding:32px;position:relative}.cg-plan-grid article.popular{background:var(--ink);color:#fff;border-color:var(--ink);transform:translateY(-12px)}.cg-popular{position:absolute;right:22px;top:22px;background:var(--lime);color:var(--ink);font-size:9px;font-weight:800;border-radius:20px;padding:6px 9px}.cg-plan-grid h3{font-size:22px;margin:0}.cg-plan-grid article>p{font-size:12px;color:#7e8a85;min-height:36px}.cg-price{display:flex;align-items:baseline;margin:28px 0}.cg-price small{align-self:flex-start;margin-top:8px}.cg-price strong{font-size:46px;letter-spacing:-2px}.cg-price span{font-size:11px;color:#82908a}.cg-plan-grid article>a{display:flex;justify-content:center;align-items:center;gap:8px;border:1px solid var(--ink);padding:12px;border-radius:7px;font-size:12px;font-weight:700}.cg-plan-grid .popular>a{background:var(--lime);color:var(--ink);border-color:var(--lime)}.cg-plan-grid ul{list-style:none;padding:20px 0 0;border-top:1px solid #e7e7df;margin-top:24px}.cg-plan-grid li{display:flex;align-items:center;gap:8px;font-size:11px;margin:13px 0}.cg-plan-grid li svg{width:15px;color:var(--green)}.cg-trial{max-width:1152px;margin:110px auto;background:var(--green);color:#fff;border-radius:24px;padding:70px;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:80px;gap:80px;align-items:center;position:relative;overflow:hidden}.cg-trial:after{content:"";position:absolute;width:320px;height:320px;border:1px solid #6ba593;border-radius:50%;right:-100px;top:-160px}.cg-trial .cg-eyebrow{color:var(--lime)}.cg-trial h2{font-size:47px;line-height:1.1;letter-spacing:-2.5px;margin:15px 0}.cg-trial>div>p{color:#d7e9e2;line-height:1.7}.cg-trial-card{background:#fff;color:var(--ink);border-radius:15px;padding:24px;position:relative;z-index:2}.cg-trial-card>div{display:flex;gap:12px;margin-bottom:18px}.cg-trial-card>div>span{width:40px;height:40px;background:#eef6d3;border-radius:50%;display:grid;place-items:center;color:var(--green)}.cg-trial-card p{display:flex;flex-direction:column;margin:0}.cg-trial-card p small{color:#76847e;margin-top:3px}.cg-button-light{background:var(--ink);width:100%}.cg-trial-card>small{display:block;text-align:center;color:#87928e;margin-top:12px}.cg-page footer{max-width:1152px;margin:auto;padding:40px 0 60px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr auto;align-items:center;grid-gap:20px;gap:20px}.cg-page footer p{color:var(--muted);font-size:12px}.cg-page footer>div:nth-of-type(2){display:flex;gap:22px;font-size:12px;font-weight:600}.cg-page footer>small{grid-column:1/-1;color:#98a19e;font-size:10px;margin-top:15px}@keyframes float{0%,to{transform:translateY(0) rotateY(-5deg) rotateX(2deg)}50%{transform:translateY(-9px) rotateY(-5deg) rotateX(2deg)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes travel{0%{left:0}to{left:100%}}@media(max-width:1000px){.cg-hero{grid-template-columns:1fr;padding-top:50px}.cg-hero-copy{text-align:center;max-width:700px;margin:auto}.cg-lead{margin:auto}.cg-assurance,.cg-hero-actions{justify-content:center}.cg-product-stage{margin-top:55px}.cg-app-window{left:50%;transform:translateX(-50%)}.cg-feature-showcase{grid-template-columns:1fr}.cg-feature-copy{max-width:650px}.cg-phone-scene{width:580px;margin:auto}.cg-proof{flex-direction:column;gap:3px}.cg-trial{margin:70px 24px}.cg-heading-row{grid-template-columns:1fr;gap:15px}}@media(max-width:700px){.cg-nav nav,.cg-nav-actions{display:none}.cg-menu{display:block}.cg-hero{padding:50px 18px}.cg-hero h1{font-size:47px;letter-spacing:-3px}.cg-lead{font-size:16px}.cg-assurance{flex-wrap:wrap}.cg-product-stage{height:370px;transform:scale(.72);transform-origin:top center;width:650px;margin-left:calc((100% - 650px)/2)}.cg-proof{padding:28px 20px}.cg-section{padding:80px 20px}.cg-feature-copy h2,.cg-section-heading h2,.cg-trial h2{font-size:37px;letter-spacing:-2px}.cg-before-after{grid-template-columns:1fr;gap:18px}.cg-connector svg{transform:rotate(90deg)}.cg-flow article{grid-template-columns:45px 1fr}.cg-flow article div{grid-template-columns:1fr}.cg-flow p{margin-top:8px}.cg-feature-showcase{padding-bottom:40px}.cg-phone-scene{transform:scale(.68);transform-origin:top left;width:580px;height:390px}.cg-plan-grid{grid-template-columns:1fr}.cg-plan-grid article.popular{transform:none}.cg-trial{grid-template-columns:1fr;padding:45px 25px;gap:30px}.cg-page footer{margin:0 20px;grid-template-columns:1fr;padding-bottom:40px}.cg-page footer>div:nth-of-type(2){flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.cg-page *{animation:none!important;scroll-behavior:auto!important}}.cg-loop-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:58px}.cg-loop-grid article{border:1px solid var(--line);border-radius:16px;padding:30px;background:#fff;transition:transform .25s,box-shadow .25s}.cg-loop-grid article:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(28,57,47,.09)}.cg-loop-top{display:flex;justify-content:space-between;align-items:center;color:var(--green);font-size:11px;font-weight:800}.cg-loop-top svg{width:25px;height:25px}.cg-loop-grid h3{font-size:25px;margin:18px 0 22px}.cg-loop-path{display:flex;align-items:center;background:#f3f6ef;border-radius:9px;padding:12px 10px}.cg-loop-path div{display:flex;align-items:center;flex:1 1;font-size:9px;white-space:nowrap}.cg-loop-path svg{width:12px;color:#92a09a;margin:auto}.cg-loop-grid article>p{color:var(--muted);font-size:13px;line-height:1.65;min-height:43px;margin:22px 0}.cg-loop-grid article>a{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:11px;font-weight:800}.cg-loop-grid article>a svg{width:14px}.cg-story{max-width:1200px;margin:0 auto 120px;background:var(--ink);color:#fff;border-radius:26px;padding:72px;display:grid;grid-template-columns:380px 1fr;grid-gap:68px;gap:68px;align-items:center}.cg-story .cg-eyebrow{color:var(--lime)}.cg-story-intro h2{font-size:47px;line-height:1.12;letter-spacing:-2.8px;margin:17px 0}.cg-story-intro>p{color:#b8c8c2;line-height:1.75;font-size:14px}.cg-story-result{display:flex;align-items:center;gap:12px;margin-top:30px;border-top:1px solid #355047;padding-top:25px}.cg-story-result>svg{color:var(--lime);width:28px}.cg-story-result div{display:flex;flex-direction:column}.cg-story-result b{font-size:13px}.cg-story-result span{font-size:9px;color:#93aaa2;margin-top:4px}.cg-story-demo{background:#f5f7f4;color:var(--ink);border-radius:14px;min-width:0;box-shadow:0 30px 70px #09120f;position:relative}.cg-story-bar{height:42px;background:#fff;border-radius:14px 14px 0 0;border-bottom:1px solid #e2e7e3;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 14px;font-size:9px}.cg-story-bar>div{display:flex;gap:4px}.cg-story-bar i{width:6px;height:6px;border-radius:50%;background:#e98573}.cg-story-bar i:nth-child(2){background:#edc364}.cg-story-bar i:nth-child(3){background:#78bb83}.cg-story-bar>span{text-align:center;font-weight:700}.cg-story-bar>small{text-align:right;color:#87938e}.cg-story-body{display:grid;grid-template-columns:155px 1fr;min-height:395px}.cg-story-list{background:#edf1ed;padding:15px 10px;border-radius:0 0 0 14px}.cg-story-list>span{font-size:7px;color:#77847f;margin-right:5px}.cg-story-list>span.active{color:var(--green);font-weight:700}.cg-story-list>span i{font-style:normal;background:#d9f36b;border-radius:8px;padding:1px 4px}.cg-request{background:#fff;border-radius:7px;margin-top:10px;padding:10px;display:flex;flex-direction:column;border:1px solid transparent}.cg-request.active{border-color:#8cb9a8;box-shadow:0 5px 15px #d9e1dc}.cg-request b{font-size:9px}.cg-request small{font-size:6px;color:#83908b;margin:3px 0 7px}.cg-request em{font-style:normal;font-size:6px;color:#a06e34}.cg-story-panel{padding:20px}.cg-student-line{display:flex;align-items:center;gap:9px;border-bottom:1px solid #e0e6e2;padding-bottom:13px}.cg-student-line>span{width:30px;height:30px;border-radius:8px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:8px}.cg-student-line div{display:flex;flex-direction:column;flex:1 1}.cg-student-line small{font-size:6px;color:#84908c}.cg-student-line b{font-size:10px}.cg-student-line em{font-style:normal;color:var(--green);background:#e7f1ca;border-radius:10px;padding:4px 7px;font-size:6px;font-weight:700}.cg-original-lesson{display:grid;grid-template-columns:1fr auto;margin:13px 0;background:#fff;border-radius:7px;padding:10px}.cg-original-lesson small{grid-column:1/-1;color:#84908c;font-size:6px}.cg-original-lesson b{font-size:8px}.cg-original-lesson span{font-size:6px;color:#747f7b}.cg-candidate-title{font-size:7px;font-weight:700}.cg-candidate{background:#fff;border:1px solid #e1e6e2;border-radius:7px;padding:8px;margin:7px 0;display:flex;justify-content:space-between;align-items:center}.cg-candidate.selected{border-color:#4c947d;background:#faffef}.cg-candidate>div{display:flex;gap:7px;align-items:center}.cg-candidate i{width:13px;height:13px;border:1px solid #b8c4bf;border-radius:50%;display:grid;place-items:center;color:#fff}.cg-candidate.selected i{background:var(--green);border-color:var(--green)}.cg-candidate i svg{width:8px}.cg-candidate p{display:flex;flex-direction:column;margin:0}.cg-candidate b{font-size:7px}.cg-candidate small{font-size:6px;color:#87928e}.cg-candidate>span{font-size:6px;color:var(--green);font-weight:700}.cg-story-panel button{width:100%;border:0;border-radius:6px;background:var(--green);color:#fff;font-size:7px;font-weight:700;padding:9px;display:flex;align-items:center;justify-content:center;gap:5px}.cg-story-panel button svg{width:10px}.cg-sync-status{display:flex;justify-content:space-between;margin-top:10px}.cg-sync-status span{display:flex;align-items:center;gap:2px;color:#64736d;font-size:5px}.cg-sync-status svg{width:8px;color:var(--green)}.cg-parent-update{position:absolute;right:-25px;bottom:-26px;background:#fff;border-radius:9px;box-shadow:0 15px 35px #07110d;padding:10px 14px;display:flex;align-items:center;gap:8px;animation:float 5s ease-in-out infinite}.cg-parent-update>span{width:25px;height:25px;background:var(--lime);border-radius:50%;display:grid;place-items:center}.cg-parent-update svg{width:13px}.cg-parent-update div{display:flex;flex-direction:column}.cg-parent-update small{font-size:6px;color:#7d8984}.cg-parent-update b{font-size:8px}@media(max-width:1000px){.cg-story{margin:0 24px 90px;grid-template-columns:1fr;padding:55px}.cg-story-intro{max-width:620px}}@media(max-width:700px){.cg-loop-grid{grid-template-columns:1fr}.cg-loop-path{overflow-x:auto}.cg-story{margin:0 12px 70px;padding:40px 18px;gap:35px}.cg-story-intro h2{font-size:37px;letter-spacing:-2px}.cg-story-demo{width:620px;transform:scale(.55);transform-origin:top left;margin-bottom:-185px}}.cg-story-teaser{padding:58px 64px}.cg-story-teaser .cg-story-body{min-height:330px}.cg-story-link{display:inline-flex;align-items:center;gap:9px;margin-top:24px;color:var(--lime)!important;font-size:12px;font-weight:800}.cg-story-link svg{width:16px}.cg-product-back{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700}.cg-product-back svg{width:16px}.cg-product-hero{max-width:1152px;margin:auto;padding:95px 24px 70px;display:grid;grid-template-columns:1fr 310px;grid-gap:100px;gap:100px;align-items:flex-end}.cg-product-hero h1{font-size:65px;line-height:1.05;letter-spacing:-4px;margin:18px 0}.cg-product-hero p{max-width:650px;color:var(--muted);font-size:17px;line-height:1.75}.cg-product-hero-stat{background:var(--lime);border-radius:18px;padding:30px;display:flex;flex-direction:column}.cg-product-hero-stat svg{width:30px;height:30px;margin-bottom:35px}.cg-product-hero-stat strong{font-size:19px}.cg-product-hero-stat span{font-size:11px;line-height:1.6;margin-top:7px;color:#43554e}.cg-capability-grid{max-width:1152px;margin:0 auto 110px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden}.cg-capability-grid article{padding:28px;border-right:1px solid var(--line)}.cg-capability-grid article:last-child{border:0}.cg-capability-grid svg{color:var(--green);width:24px}.cg-capability-grid h2{font-size:16px;margin:22px 0 10px}.cg-capability-grid p{color:var(--muted);font-size:11px;line-height:1.7}.cg-story-full{margin-bottom:0}.cg-ops-steps{max-width:1050px;margin:auto;padding:120px 24px;display:grid;grid-template-columns:1fr 1.2fr;grid-gap:100px;gap:100px}.cg-ops-steps h2{font-size:43px;letter-spacing:-2px}.cg-ops-steps ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.cg-ops-steps li{display:grid;grid-template-columns:45px 1fr;padding:23px 0;border-bottom:1px solid var(--line)}.cg-ops-steps li>span{color:var(--green);font-size:10px;font-weight:700}.cg-ops-steps li div{display:grid;grid-template-columns:160px 1fr;grid-gap:20px;gap:20px}.cg-ops-steps li b{font-size:14px}.cg-ops-steps li p{font-size:11px;color:var(--muted);line-height:1.6;margin:0}.cg-product-cta{background:var(--cream);text-align:center;padding:100px 24px}.cg-product-cta h2{font-size:47px;letter-spacing:-2.5px;margin:15px}.cg-product-cta p{color:var(--muted);margin-bottom:28px}@media(max-width:900px){.cg-product-hero{grid-template-columns:1fr;gap:30px}.cg-product-hero-stat{max-width:400px}.cg-capability-grid{grid-template-columns:repeat(2,1fr);margin:0 24px 80px}.cg-capability-grid article:nth-child(2){border-right:0}.cg-capability-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.cg-ops-steps{grid-template-columns:1fr;gap:30px}}@media(max-width:600px){.cg-product-page .cg-nav .cg-button{display:none}.cg-product-back{margin-left:auto}.cg-product-hero{padding-top:60px}.cg-product-hero h1{font-size:43px;letter-spacing:-2.5px}.cg-capability-grid{grid-template-columns:1fr}.cg-capability-grid article{border-right:0;border-bottom:1px solid var(--line)!important}.cg-capability-grid article:last-child{border-bottom:0!important}.cg-ops-steps li div{grid-template-columns:1fr}.cg-product-cta h2{font-size:36px}.cg-story-teaser{padding:40px 18px}}.cg-coming-link{display:inline-block;color:#89958f;font-size:10px;font-weight:700}.cg-inline-proof{display:flex;gap:18px;margin-top:24px;color:var(--green);font-size:10px;font-weight:700}.cg-inline-proof svg{width:15px}.cg-front-back-demo{max-width:1152px;margin:10px auto 120px;display:grid;grid-template-columns:1fr 62px 1fr;position:relative}.cg-demo-label{grid-column:1/-1;display:grid;grid-template-columns:1fr 62px 1fr;margin-bottom:12px;color:#7f8b86;font-size:9px;font-weight:700}.cg-demo-label span:last-child{grid-column:3}.cg-enrol-admin,.cg-enrol-browser{border:1px solid var(--line);background:#fff;min-height:450px}.cg-enrol-browser{border-radius:16px 0 0 16px;overflow:hidden}.cg-browser-bar{height:36px;background:#edf0eb;display:flex;gap:5px;align-items:center;padding:0 12px}.cg-browser-bar i{width:6px;height:6px;border-radius:50%;background:#e98573}.cg-browser-bar i:nth-child(2){background:#e9bf62}.cg-browser-bar i:nth-child(3){background:#7ebc89}.cg-browser-bar small{background:#fff;border-radius:5px;padding:5px 14px;font-size:6px;color:#81908a;margin-left:14px;flex:1 1;text-align:center}.cg-enrol-site{height:414px;background:#f7f0de;overflow:hidden;position:relative}.cg-enrol-site:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:#b6d8bb;right:-60px;bottom:-95px}.cg-enrol-site nav{display:flex;justify-content:space-between;padding:22px 28px;font-size:8px;position:relative;z-index:2}.cg-enrol-site nav b{font-size:12px}.cg-enrol-site nav b span{color:#ef6b4f}.cg-enrol-course{padding:48px 32px;max-width:370px;position:relative;z-index:2}.cg-enrol-course>small{font-size:7px;letter-spacing:2px;color:#e06148}.cg-enrol-course h2{font-size:28px;line-height:1.15;letter-spacing:-1.4px;margin:12px 0}.cg-enrol-course>p{font-size:9px;line-height:1.6;color:#616d67}.cg-course-meta{display:flex;gap:5px;margin:18px 0}.cg-course-meta span{font-size:6px;border:1px solid #c8cbbf;border-radius:12px;padding:4px 7px}.cg-enrol-course button{border:0;background:#ef6b4f;color:#fff;border-radius:20px;padding:9px 13px;font-size:7px;display:flex;align-items:center;gap:6px}.cg-enrol-course button svg{width:9px}.cg-data-flight{position:relative;display:grid;place-items:center;background:linear-gradient(90deg,#fff,#f0f6ed,#fff)}.cg-data-flight>span{writing-mode:vertical-rl;font-size:7px;color:var(--green);font-weight:700;letter-spacing:2px}.cg-data-flight i{position:absolute;width:7px;height:7px;background:var(--green);border-radius:50%;left:0;animation:flight 2.8s linear infinite}.cg-data-flight i:nth-child(2){animation-delay:-.9s}.cg-data-flight i:nth-child(3){animation-delay:-1.8s}.cg-enrol-admin{border-radius:0 16px 16px 0;background:#f5f7f4;padding:25px}.cg-admin-head{display:flex;justify-content:space-between;align-items:center}.cg-admin-head div{display:flex;flex-direction:column}.cg-admin-head small{font-size:7px;color:#87938e}.cg-admin-head b{font-size:17px;margin-top:3px}.cg-admin-head>span{font-size:7px;background:#e9f3c9;color:var(--green);padding:5px 8px;border-radius:12px}.cg-lead-card{background:#fff;border:1px solid #dfe6e0;border-radius:10px;padding:17px;margin-top:18px}.cg-lead-person{display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf0ed;padding-bottom:13px}.cg-lead-person>span{width:35px;height:35px;border-radius:9px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:10px}.cg-lead-person p{display:flex;flex-direction:column;flex:1 1;margin:0}.cg-lead-person small{font-size:6px;color:#84918c}.cg-lead-person b{font-size:11px}.cg-lead-person svg{color:var(--green);width:17px}.cg-lead-card dl{display:grid;grid-template-columns:80px 1fr;font-size:8px;grid-gap:10px;gap:10px;margin:15px 0}.cg-lead-card dt{color:#89948f}.cg-lead-card dd{margin:0;font-weight:600}.cg-lead-card dd em{font-style:normal;color:#a66d32;background:#fff4df;padding:3px 7px;border-radius:8px}.cg-lead-actions{display:flex;gap:7px}.cg-lead-actions button{border:1px solid #dce2de;background:#fff;border-radius:6px;padding:8px;font-size:7px;font-weight:700;flex:1 1}.cg-lead-actions button:last-child{background:var(--green);color:#fff;border-color:var(--green);display:flex;align-items:center;justify-content:center;gap:4px}.cg-lead-actions svg{width:9px}.cg-created-row{display:flex;gap:8px;align-items:center;background:#edf4d5;border-radius:8px;padding:11px;margin-top:12px;color:var(--green)}.cg-created-row>svg{width:15px}.cg-created-row div{display:flex;flex-direction:column}.cg-created-row b{font-size:8px}.cg-created-row span{font-size:6px;margin-top:2px}.cg-enrol-stages{max-width:1152px;margin:0 auto 120px;padding:0 24px}.cg-enrol-stages>.cg-section-heading{max-width:600px}.cg-enrol-stages>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);margin-top:48px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cg-enrol-stages article{padding:28px 25px;border-right:1px solid var(--line)}.cg-enrol-stages article:last-child{border:0}.cg-enrol-stages article>span{font-size:8px;color:#8b9692}.cg-enrol-stages svg{display:block;color:var(--green);margin:25px 0;width:23px}.cg-enrol-stages h3{font-size:17px}.cg-enrol-stages p{font-size:11px;line-height:1.7;color:var(--muted)}.cg-enrol-choices{background:var(--cream);padding:110px max(24px,calc((100vw - 1050px)/2));display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:center}.cg-enrol-choices h2{font-size:43px;line-height:1.15;letter-spacing:-2.4px}.cg-enrol-choices>div>p{color:var(--muted);line-height:1.75}.cg-choice-list article{background:#fff;border:1px solid #e1e2da;border-radius:11px;padding:18px;margin:10px 0;display:flex;align-items:center;gap:12px}.cg-choice-list article>span{width:38px;height:38px;border-radius:9px;background:#eaf4cd;display:grid;place-items:center;color:var(--green)}.cg-choice-list svg{width:18px}.cg-choice-list article>div{flex:1 1}.cg-choice-list b{font-size:12px}.cg-choice-list p{font-size:8px;color:#7c8883;margin:4px 0 0}.cg-choice-list article>svg{width:14px}.cg-honest-note{max-width:900px;margin:90px auto;display:flex;gap:18px;padding:28px;border:1px solid var(--line);border-radius:14px}.cg-honest-note>svg{color:var(--green);width:28px}.cg-honest-note div{display:flex;flex-direction:column}.cg-honest-note b{font-size:14px}.cg-honest-note p{font-size:11px;color:var(--muted);line-height:1.65;margin:7px 0 0}@keyframes flight{0%{left:0;opacity:0}20%,80%{opacity:1}to{left:calc(100% - 7px);opacity:0}}@media(max-width:850px){.cg-front-back-demo{margin:0 24px 90px;grid-template-columns:1fr}.cg-demo-label{display:none}.cg-enrol-browser{border-radius:16px 16px 0 0}.cg-data-flight{height:55px}.cg-data-flight>span{writing-mode:horizontal-tb}.cg-enrol-admin{border-radius:0 0 16px 16px}.cg-enrol-stages>div:last-child{grid-template-columns:repeat(2,1fr)}.cg-enrol-stages article:nth-child(2){border-right:0}.cg-enrol-stages article:nth-child(-n+2){border-bottom:1px solid var(--line)}.cg-enrol-choices{grid-template-columns:1fr;gap:35px}}@media(max-width:550px){.cg-inline-proof{flex-wrap:wrap}.cg-front-back-demo{margin-left:14px;margin-right:14px}.cg-enrol-admin,.cg-enrol-browser{min-height:0}.cg-enrol-site{height:360px}.cg-enrol-site nav div{display:none}.cg-enrol-course{padding:35px 22px}.cg-enrol-admin{padding:16px}.cg-enrol-stages>div:last-child{grid-template-columns:1fr}.cg-enrol-stages article{border-right:0;border-bottom:1px solid var(--line)!important}.cg-enrol-stages article:last-child{border-bottom:0!important}.cg-enrol-choices{padding-top:75px;padding-bottom:75px}.cg-enrol-choices h2{font-size:36px}.cg-honest-note{margin:60px 18px}}.cg-payment-demo{max-width:1050px;margin:10px auto 120px;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:70px;gap:70px;align-items:center}.cg-pos-window{background:#f6f8f5;border:1px solid var(--line);border-radius:16px;padding:28px;box-shadow:0 25px 60px rgba(28,57,47,.1)}.cg-pos-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dde4df;padding-bottom:18px}.cg-pos-head div{display:flex;flex-direction:column}.cg-pos-head small{font-size:8px;color:#85918c}.cg-pos-head b{font-size:17px}.cg-pos-head>span{font-size:7px;background:#e8f3c9;color:var(--green);padding:5px 8px;border-radius:12px}.cg-pos-items{background:#fff;border-radius:9px;margin-top:16px;padding:4px 16px}.cg-pos-items>div{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #edf0ed}.cg-pos-items>div:last-child{border:0}.cg-pos-items p{display:flex;flex-direction:column;margin:0}.cg-pos-items b{font-size:10px}.cg-pos-items small{font-size:7px;color:#84908c}.cg-pos-items strong{font-size:10px}.cg-pos-adjust,.cg-pos-total{display:flex;justify-content:space-between;font-size:9px;padding:13px 5px}.cg-pos-adjust{color:var(--green)}.cg-pos-total{border-top:1px solid #dfe5e1;align-items:center}.cg-pos-total strong{font-size:20px}.cg-payment-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.cg-payment-split>div{background:#fff;border:1px solid #dfe5e1;border-radius:8px;padding:11px;display:flex;flex-direction:column}.cg-payment-split small{font-size:7px;color:#83908b}.cg-payment-split b{font-size:13px}.cg-payment-split em{font-style:normal;color:var(--green);font-size:6px;margin-top:3px}.cg-pos-window>button{width:100%;background:var(--green);color:#fff;border:0;border-radius:7px;padding:11px;margin-top:13px;font-size:8px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px}.cg-pos-window button svg{width:11px}.cg-receipt-stack{position:relative;padding:0 30px}.cg-receipt{background:#fff;border:1px solid var(--line);box-shadow:0 25px 55px rgba(29,58,48,.13);padding:35px;min-height:390px;transform:rotate(2deg)}.cg-receipt-brand{display:flex;align-items:center;gap:8px}.cg-receipt-brand .cg-brand-mark{width:25px;height:25px}.cg-receipt-brand .cg-brand-mark span,.cg-receipt-brand .cg-brand-mark:after,.cg-receipt-brand .cg-brand-mark:before{width:4px;bottom:6px}.cg-receipt-brand .cg-brand-mark:before{left:6px;height:6px}.cg-receipt-brand .cg-brand-mark span{left:11px;height:11px}.cg-receipt-brand .cg-brand-mark:after{left:16px;height:15px}.cg-receipt>small{display:block;color:#89948f;font-size:7px;margin-top:25px}.cg-receipt h3{font-size:25px;margin:5px 0 25px}.cg-receipt dl{display:grid;grid-template-columns:1fr auto;grid-gap:13px;gap:13px;font-size:9px;border-top:1px solid #e4e8e5;border-bottom:1px solid #e4e8e5;padding:20px 0}.cg-receipt dt{color:#7d8984}.cg-receipt dd{margin:0;font-weight:700}.cg-receipt>div:last-child{display:flex;justify-content:space-between;align-items:center;margin-top:22px}.cg-receipt>div:last-child span{color:var(--green);background:#eaf4cd;border-radius:10px;padding:4px 8px;font-size:7px}.cg-receipt>div:last-child strong{font-size:19px}.cg-outstanding-card{position:absolute;left:0;right:0;bottom:20px;background:var(--ink);color:#fff;border-radius:10px;padding:14px;display:flex;align-items:center;gap:9px;box-shadow:0 15px 30px rgba(10,25,20,.3)}.cg-outstanding-card>svg{color:var(--lime);width:20px}.cg-outstanding-card p{display:flex;flex-direction:column;flex:1 1;margin:0}.cg-outstanding-card small{font-size:6px;color:#a8bab3}.cg-outstanding-card b{font-size:12px}.cg-outstanding-card>span{font-size:6px;color:var(--lime)}.cg-payment-methods{background:var(--cream);padding:110px max(24px,calc((100vw - 1050px)/2));display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:90px;gap:90px;align-items:center}.cg-payment-methods h2{font-size:43px;line-height:1.15;letter-spacing:-2.2px}.cg-payment-methods>div>p{color:var(--muted);line-height:1.75}.cg-method-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:9px;gap:9px}.cg-method-grid article{background:#fff;border:1px solid #e0e2da;border-radius:9px;padding:14px;display:grid;grid-template-columns:1fr auto;align-items:center}.cg-method-grid span{font-size:11px;font-weight:700}.cg-method-grid small{grid-row:2;font-size:7px;color:#7e8a85;margin-top:3px}.cg-method-grid svg{grid-row:1/3;grid-column:2;color:var(--green);width:17px}.cg-finance-flow{max-width:1152px;margin:0 auto;padding:120px 24px}.cg-finance-flow>.cg-section-heading{max-width:650px}.cg-finance-flow>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);margin-top:45px;border-top:1px solid var(--line)}.cg-finance-flow article{padding:28px 24px;border-right:1px solid var(--line)}.cg-finance-flow article:last-child{border:0}.cg-finance-flow article>span{font-size:8px;color:#87928e}.cg-finance-flow svg{display:block;color:var(--green);width:24px;margin:24px 0}.cg-finance-flow h3{font-size:16px}.cg-finance-flow p{color:var(--muted);font-size:10px;line-height:1.7}.cg-payment-truth{max-width:950px;margin:0 auto 110px;background:#e9f1eb;border-radius:18px;padding:45px;display:flex;gap:25px}.cg-payment-truth>svg{width:38px;height:38px;color:var(--green);flex:none}.cg-payment-truth h2{font-size:30px;margin:10px 0}.cg-payment-truth p{color:var(--muted);font-size:12px;line-height:1.75}@media(max-width:800px){.cg-payment-demo{grid-template-columns:1fr;margin:0 24px 100px}.cg-receipt-stack{max-width:480px;margin:auto}.cg-payment-methods{grid-template-columns:1fr;gap:35px}.cg-finance-flow>div:last-child{grid-template-columns:repeat(2,1fr)}.cg-finance-flow article:nth-child(2){border-right:0}.cg-finance-flow article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:520px){.cg-payment-demo{margin-left:14px;margin-right:14px}.cg-pos-window{padding:18px}.cg-receipt-stack{padding:0}.cg-payment-methods h2{font-size:36px}.cg-finance-flow>div:last-child,.cg-method-grid{grid-template-columns:1fr}.cg-finance-flow article{border-right:0;border-bottom:1px solid var(--line)!important}.cg-finance-flow article:last-child{border-bottom:0!important}.cg-payment-truth{margin:0 18px 80px;padding:28px}}.cg-parent-demo{max-width:1050px;margin:0 auto 120px;display:grid;grid-template-columns:400px 1fr;grid-gap:110px;gap:110px;align-items:center}.cg-parent-copy h2{font-size:46px;line-height:1.12;letter-spacing:-2.5px}.cg-parent-copy>p{color:var(--muted);line-height:1.75}.cg-parent-tabs-copy{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:28px}.cg-parent-tabs-copy span{border:1px solid var(--line);border-radius:7px;padding:9px;font-size:8px;color:#84908b}.cg-parent-tabs-copy span.active{background:var(--ink);color:#fff;border-color:var(--ink)}.cg-parent-phone-wrap{height:590px;position:relative}.cg-parent-phone{width:300px;height:570px;border:7px solid #14221d;border-radius:38px;padding:7px;left:70px;box-shadow:0 35px 70px rgba(27,58,47,.2)}.cg-parent-notch,.cg-parent-phone{background:#14221d;position:absolute}.cg-parent-notch{z-index:2;width:82px;height:18px;border-radius:0 0 13px 13px;left:102px;top:5px}.cg-parent-screen{height:100%;border-radius:26px;background:#f5f7f3;overflow:hidden;padding:32px 15px 15px}.cg-parent-screen header{display:flex;justify-content:space-between;align-items:center}.cg-parent-screen header div{display:flex;flex-direction:column}.cg-parent-screen header small{font-size:7px;color:#84908b}.cg-parent-screen header b{font-size:14px}.cg-parent-screen header>span{width:30px;height:30px;background:var(--lime);border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:700}.cg-child-switch{background:var(--ink);color:#fff;border-radius:9px;padding:12px;margin:14px 0;display:flex;justify-content:space-between;align-items:center}.cg-child-switch>span{font-size:9px;font-weight:700;display:flex;align-items:center}.cg-child-switch svg{width:10px}.cg-child-switch small{font-size:6px;color:#b7c6c0}.cg-parent-summary{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.cg-parent-summary article{background:#fff;border:1px solid #e2e7e3;border-radius:8px;padding:10px;display:flex;flex-direction:column}.cg-parent-summary small{font-size:6px;color:#84908b}.cg-parent-summary b{font-size:14px;margin:3px 0}.cg-parent-summary span{font-size:6px;color:#6f7d77}.cg-parent-screen nav{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #dfe5e1;margin:14px 0 7px}.cg-parent-screen nav span{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 0;font-size:6px;color:#87938e}.cg-parent-screen nav span.active{color:var(--green);border-bottom:2px solid var(--green)}.cg-parent-screen nav svg{width:13px;height:13px}.cg-next-lesson{background:#fff;border:1px solid #e2e7e3;border-radius:8px;padding:9px;margin:7px 0;gap:9px}.cg-date-box,.cg-next-lesson{display:flex;align-items:center}.cg-date-box{width:35px;height:39px;border-radius:6px;background:#e9f3ca;flex-direction:column;justify-content:center;color:var(--green)}.cg-date-box b{font-size:13px}.cg-date-box small{font-size:6px}.cg-next-lesson>div:nth-child(2){display:flex;flex-direction:column;flex:1 1}.cg-next-lesson>div:nth-child(2) small{font-size:5px;color:var(--green)}.cg-next-lesson>div:nth-child(2) b{font-size:8px}.cg-next-lesson>div:nth-child(2) span{font-size:6px;color:#7e8b85}.cg-next-lesson em{font-style:normal;font-size:6px;color:var(--green)}.cg-parent-alert,.cg-report-alert{position:absolute;background:#fff;border:1px solid var(--line);box-shadow:0 18px 40px rgba(20,45,36,.18);border-radius:10px;padding:12px;display:flex;align-items:center;gap:9px}.cg-parent-alert{right:0;top:95px}.cg-report-alert{left:0;bottom:65px}.cg-parent-alert>span,.cg-report-alert>span{width:32px;height:32px;background:#eaf4cc;border-radius:8px;display:grid;place-items:center;color:var(--green)}.cg-parent-alert svg,.cg-report-alert svg{width:16px}.cg-parent-alert div,.cg-report-alert div{display:flex;flex-direction:column}.cg-parent-alert small,.cg-report-alert small{font-size:6px;color:#83908b}.cg-parent-alert b,.cg-report-alert b{font-size:8px}.cg-parent-alert>svg{color:var(--green);width:13px}.cg-parent-answers{background:var(--cream);padding:110px max(24px,calc((100vw - 1050px)/2))}.cg-parent-answers>div:first-child{max-width:600px}.cg-parent-answers h2{font-size:44px;letter-spacing:-2.3px}.cg-parent-answers>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);margin-top:45px}.cg-parent-answers article{background:#fff;border-right:1px solid #e1e3dc;padding:27px}.cg-parent-answers article:first-child{border-radius:14px 0 0 14px}.cg-parent-answers article:last-child{border:0;border-radius:0 14px 14px 0}.cg-parent-answers svg{color:var(--green);width:24px}.cg-parent-answers h3{font-size:15px;margin-top:25px}.cg-parent-answers p{font-size:10px;line-height:1.65;color:var(--muted)}.cg-parent-journey{max-width:1152px;margin:auto;padding:120px 24px}.cg-journey-line{display:grid;grid-template-columns:1fr 35px 1fr 35px 1fr 35px 1fr;align-items:center;margin-top:45px}.cg-journey-line>svg{width:16px;color:#9ca8a3;margin:auto}.cg-journey-line article{min-height:180px;border:1px solid var(--line);border-radius:12px;padding:20px}.cg-journey-line article>span{width:35px;height:35px;background:#eaf4cc;color:var(--green);border-radius:8px;display:grid;place-items:center}.cg-journey-line article svg{width:18px}.cg-journey-line article div{display:flex;flex-direction:column}.cg-journey-line small{color:#89958f;font-size:7px;margin-top:20px}.cg-journey-line b{font-size:12px;margin:4px 0}.cg-journey-line p{color:var(--muted);font-size:8px;line-height:1.6}.cg-parent-boundary{max-width:900px;margin:0 auto 110px;background:var(--ink);color:#fff;border-radius:18px;padding:45px;display:flex;gap:25px}.cg-parent-boundary>svg{width:38px;height:38px;color:var(--lime);flex:none}.cg-parent-boundary .cg-eyebrow{color:var(--lime)}.cg-parent-boundary h2{font-size:30px;margin:10px 0}.cg-parent-boundary p{color:#b9c9c3;font-size:12px;line-height:1.75}@media(max-width:850px){.cg-parent-demo{grid-template-columns:1fr;margin:0 24px 100px;gap:50px}.cg-parent-copy{max-width:600px}.cg-parent-phone-wrap{width:520px;margin:auto}.cg-parent-answers>div:last-child{grid-template-columns:repeat(2,1fr)}.cg-parent-answers article{border-bottom:1px solid #e1e3dc}.cg-parent-answers article:nth-child(2){border-right:0;border-radius:0 14px 0 0}.cg-parent-answers article:nth-child(3){border-bottom:0;border-radius:0 0 0 14px}.cg-parent-answers article:last-child{border-bottom:0}.cg-journey-line{grid-template-columns:1fr 1fr;gap:12px}.cg-journey-line>svg{display:none}}@media(max-width:560px){.cg-parent-copy h2{font-size:37px}.cg-parent-phone-wrap{width:500px;transform:scale(.68);transform-origin:top left;margin-bottom:-180px}.cg-parent-answers>div:last-child{grid-template-columns:1fr}.cg-parent-answers article{border-right:0;border-bottom:1px solid #e1e3dc!important;border-radius:0!important}.cg-parent-answers article:first-child{border-radius:14px 14px 0 0!important}.cg-parent-answers article:last-child{border-bottom:0!important;border-radius:0 0 14px 14px!important}.cg-journey-line{grid-template-columns:1fr}.cg-journey-line article{min-height:0}.cg-parent-boundary{margin:0 18px 80px;padding:28px}}.cg-product-menu{position:relative}.cg-product-menu summary{list-style:none;display:flex;align-items:center;gap:4px;cursor:pointer}.cg-product-menu summary::-webkit-details-marker{display:none}.cg-product-menu summary svg{width:13px;transition:transform .2s}.cg-product-menu[open] summary svg{transform:rotate(180deg)}.cg-product-menu-panel{position:absolute;width:650px;top:34px;left:-110px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 25px 60px rgba(23,52,42,.16);padding:20px;display:grid;grid-template-columns:200px 1fr;grid-gap:20px;gap:20px;z-index:20}.cg-menu-intro{background:var(--ink);color:#fff;border-radius:10px;padding:20px;display:flex;flex-direction:column}.cg-menu-intro small{color:var(--lime);font-size:7px;letter-spacing:1px;text-transform:uppercase}.cg-menu-intro b{font-size:15px;line-height:1.45;margin:9px 0 auto}.cg-menu-intro a{color:var(--lime);font-size:8px;display:flex;align-items:center;gap:4px}.cg-menu-intro svg{width:10px}.cg-menu-products{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.cg-menu-products>a{display:flex;align-items:center;gap:9px;padding:10px;border-radius:8px}.cg-menu-products>a:hover{background:#f2f6ee}.cg-menu-products>a>span{width:31px;height:31px;background:#eaf4cc;color:var(--green);border-radius:7px;display:grid;place-items:center}.cg-menu-products svg{width:15px}.cg-menu-products div{display:flex;flex-direction:column}.cg-menu-products b{font-size:10px}.cg-menu-products small{font-size:7px;color:#7d8984;margin-top:2px}.cg-shared-footer{max-width:1152px!important;margin:auto!important;padding:65px 0 45px!important;border-top:1px solid var(--line);display:grid!important;grid-template-columns:2fr 1fr 1fr!important;grid-gap:60px!important;gap:60px!important;align-items:start!important}.cg-shared-footer>div:first-child p{line-height:1.7}.cg-shared-footer>div:not(:first-child){display:flex!important;flex-direction:column;gap:10px!important;font-size:10px!important}.cg-shared-footer>div:not(:first-child)>b{font-size:11px;margin-bottom:5px}.cg-shared-footer>div:not(:first-child)>a{color:var(--muted)}.cg-shared-footer>small{grid-column:1/-1!important;border-top:1px solid #edf0ed;padding-top:20px;margin-top:10px!important}.cg-overview-hero{max-width:900px;margin:auto;padding:105px 24px 55px;text-align:center}.cg-overview-hero h1{font-size:66px;line-height:1.04;letter-spacing:-4px;margin:18px 0}.cg-overview-hero p{max-width:700px;margin:auto;color:var(--muted);font-size:16px;line-height:1.75}.cg-overview-map{height:500px;max-width:800px;margin:0 auto 100px;position:relative;display:grid;place-items:center}.cg-map-center{width:190px;height:190px;background:var(--ink);color:#fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:3;box-shadow:0 25px 60px rgba(20,44,36,.2)}.cg-map-center .cg-brand-mark{margin-bottom:13px}.cg-map-center b{font-size:15px}.cg-map-center small{font-size:7px;color:#afc0ba;margin-top:5px}.cg-map-node{position:absolute;background:#fff;border:1px solid var(--line);box-shadow:0 12px 35px rgba(26,55,45,.1);border-radius:11px;padding:14px 18px;display:flex;align-items:center;gap:8px;z-index:4;font-size:10px;font-weight:700}.cg-map-node svg{width:18px;color:var(--green)}.cg-map-node.node-1{top:30px;left:80px}.cg-map-node.node-2{top:30px;right:80px}.cg-map-node.node-3{bottom:30px;left:80px}.cg-map-node.node-4{bottom:30px;right:80px}.cg-map-ring{position:absolute;border:1px solid #dce6da;border-radius:50%;width:400px;height:400px}.cg-map-ring.two{width:570px;height:570px;border-style:dashed}.cg-overview-products{max-width:1100px;margin:0 auto 120px;border-top:1px solid var(--line)}.cg-overview-products article{display:grid;grid-template-columns:55px 55px 1fr 240px;grid-gap:25px;gap:25px;align-items:center;padding:35px 0;border-bottom:1px solid var(--line)}.cg-overview-number{font-size:10px;color:var(--green);font-weight:700}.cg-overview-icon{width:48px;height:48px;border-radius:11px;background:#eaf4cc;display:grid;place-items:center;color:var(--green)}.cg-overview-icon svg{width:23px}.cg-overview-main h2{font-size:25px;margin:0}.cg-overview-main>p{color:var(--muted);font-size:12px}.cg-overview-path{display:flex;align-items:center;gap:6px;color:var(--green);font-size:8px;font-weight:700}.cg-overview-path svg{width:12px}.cg-overview-side{display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:24px}.cg-overview-side small{font-size:7px;color:#87938e}.cg-overview-side span{font-size:9px;margin:4px 0 12px}.cg-overview-side a{display:flex;align-items:center;gap:5px;color:var(--green);font-size:9px;font-weight:700}.cg-overview-side svg{width:12px}.cg-overview-principle{max-width:1000px;margin:0 auto 120px;background:var(--lime);border-radius:20px;padding:55px;display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px}.cg-overview-principle h2{font-size:36px;letter-spacing:-2px;margin:12px 0}.cg-overview-principle>p{font-size:13px;line-height:1.8;color:#3f514a}@media(max-width:900px){.cg-product-menu-panel{left:-180px}.cg-shared-footer{margin:0 24px!important}.cg-overview-products{margin:0 24px 100px}.cg-overview-products article{grid-template-columns:45px 45px 1fr}.cg-overview-side{grid-column:3;border:0;padding:0}.cg-overview-principle{margin:0 24px 90px}}@media(max-width:700px){.cg-overview-hero h1{font-size:44px;letter-spacing:-2.5px}.cg-overview-map{transform:scale(.7);margin-top:-50px;margin-bottom:20px}.cg-overview-products article{grid-template-columns:40px 1fr;gap:15px}.cg-overview-icon{grid-column:1}.cg-overview-main,.cg-overview-side{grid-column:2}.cg-overview-principle{grid-template-columns:1fr;gap:15px;padding:35px}.cg-shared-footer{grid-template-columns:1fr 1fr!important}.cg-shared-footer>div:first-child{grid-column:1/-1}}@media(max-width:500px){.cg-overview-map{margin-left:calc((100% - 800px)/2);width:800px}.cg-shared-footer{grid-template-columns:1fr!important}.cg-shared-footer>div:first-child{grid-column:1}.cg-shared-footer>small{grid-column:1!important}}.cg-mobile-menu{position:relative}.cg-mobile-menu summary{list-style:none;cursor:pointer}.cg-mobile-menu summary::-webkit-details-marker{display:none}.cg-mobile-menu>div{position:absolute;right:0;top:35px;width:220px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 40px rgba(24,52,42,.16);border-radius:10px;padding:10px;display:flex;flex-direction:column;z-index:30}.cg-mobile-menu a{padding:9px 10px;border-radius:6px;font-size:11px;font-weight:600}.cg-mobile-menu a:hover{background:#f1f5ed}.cg-locale-switch{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:800;color:var(--green)!important;border:1px solid var(--line);border-radius:16px;padding:6px 9px}.cg-locale-switch svg{width:14px;height:14px}.cg-plan-limit{display:block;font-size:11px;margin:-16px 0 22px;color:var(--green)}.cg-plan-grid .popular .cg-plan-limit{color:var(--lime)}.cg-story-panel-standalone{min-height:360px;padding:28px}.cg-parent-update-inline{position:static;margin-top:14px;box-shadow:none;animation:none;border:1px solid var(--line)}.cg-features-hero{max-width:920px;margin:auto;padding:105px 24px 80px;text-align:center}.cg-features-hero h1{font-size:63px;line-height:1.05;letter-spacing:-3.8px;margin:18px 0}.cg-features-hero>p{max-width:680px;margin:auto;color:var(--muted);font-size:15px;line-height:1.75}.cg-feature-legend{display:flex;justify-content:center;gap:10px;margin-top:30px}.cg-feature-legend span,.cg-status{display:inline-flex;align-items:center;gap:5px;border-radius:15px;padding:6px 9px;font-size:8px;font-weight:700}.cg-feature-legend svg,.cg-status svg{width:12px;height:12px}.cg-feature-legend .ready,.cg-status.ready{background:#e9f4ca;color:var(--green)}.cg-feature-legend .setup,.cg-status.setup{background:#e8f0f6;color:#3f6e8d}.cg-feature-legend .next,.cg-status.next{background:#f0eee8;color:#786f61}.cg-feature-groups{max-width:1050px;margin:0 auto 120px}.cg-feature-groups>article{display:grid;grid-template-columns:320px 1fr;border-top:1px solid var(--line);padding:45px 0}.cg-feature-groups>article:last-child{border-bottom:1px solid var(--line)}.cg-feature-groups article>header{padding-right:55px}.cg-feature-groups header small{font-size:7px;color:var(--green);font-weight:700;letter-spacing:1px;text-transform:uppercase}.cg-feature-groups header h2{font-size:27px;margin:8px 0}.cg-feature-groups header p{font-size:10px;line-height:1.65;color:var(--muted)}.cg-feature-groups article>div{border-left:1px solid var(--line);padding-left:35px}.cg-feature-row{display:grid;grid-template-columns:100px 1fr;align-items:center;padding:13px 0;border-bottom:1px solid #edf0ed}.cg-feature-row:last-child{border:0}.cg-feature-row>div{display:flex;flex-direction:column}.cg-feature-row b{font-size:11px}.cg-feature-row small{font-size:8px;color:#7e8a85;margin-top:3px}.cg-compare-principles{background:var(--ink);color:#fff;padding:100px max(24px,calc((100vw - 1050px)/2));display:grid;grid-template-columns:350px 1fr;grid-gap:90px;gap:90px}.cg-compare-principles .cg-eyebrow{color:var(--lime)}.cg-compare-principles h2{font-size:43px;letter-spacing:-2px;margin:12px 0}.cg-compare-principles ol{list-style:none;margin:0;padding:0;border-top:1px solid #365047}.cg-compare-principles li{display:grid;grid-template-columns:45px 1fr;padding:20px 0;border-bottom:1px solid #365047}.cg-compare-principles li>span{color:var(--lime);font-size:8px;font-weight:700}.cg-compare-principles li p{margin:0;color:#b8c9c3;font-size:11px;line-height:1.65}.cg-compare-principles li b{color:#fff;display:block;font-size:13px;margin-bottom:4px}.cg-feature-honesty{max-width:900px;margin:90px auto;display:flex;gap:18px;padding:28px;border:1px solid var(--line);border-radius:14px}.cg-feature-honesty>svg{color:var(--green);width:28px;flex:none}.cg-feature-honesty div{display:flex;flex-direction:column}.cg-feature-honesty b{font-size:13px}.cg-feature-honesty p{font-size:10px;color:var(--muted);line-height:1.65;margin:6px 0 0}@media(max-width:800px){.cg-feature-groups{margin:0 24px 90px}.cg-feature-groups>article{grid-template-columns:1fr}.cg-feature-groups article>header{padding:0 0 20px}.cg-feature-groups article>div{border-left:0;padding-left:0}.cg-compare-principles{grid-template-columns:1fr;gap:30px}}@media(max-width:520px){.cg-features-hero h1{font-size:42px;letter-spacing:-2.5px}.cg-feature-legend{flex-wrap:wrap}.cg-feature-row{grid-template-columns:1fr}.cg-status{width:max-content;margin-bottom:7px}.cg-feature-honesty{margin:60px 18px}.cg-compare-principles h2{font-size:36px}}.cg-pricing-hero{max-width:900px;margin:auto;text-align:center;padding:105px 24px 70px}.cg-pricing-hero h1{font-size:62px;line-height:1.05;letter-spacing:-3.8px;margin:18px 0}.cg-pricing-hero>p{max-width:700px;margin:auto;color:var(--muted);font-size:15px;line-height:1.75}.cg-pricing-hero>div{display:flex;justify-content:center;gap:20px;margin-top:28px;color:var(--green);font-size:9px;font-weight:700}.cg-pricing-hero svg{width:14px}.cg-pricing-cards{max-width:1050px;margin:0 auto 55px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;align-items:stretch}.cg-pricing-cards article{border:1px solid var(--line);border-radius:16px;padding:30px;display:flex;flex-direction:column;position:relative;background:#fff}.cg-pricing-cards article.popular{background:var(--ink);color:#fff;border-color:var(--ink);transform:translateY(-10px)}.cg-pricing-cards article>small{font-size:8px;color:var(--green);font-weight:700;letter-spacing:1px}.cg-pricing-cards .popular>small{color:var(--lime)}.cg-pricing-cards h2{font-size:26px;margin:8px 0}.cg-pricing-cards article>p{font-size:10px;color:#7d8984;min-height:35px}.cg-pricing-cards article>div{display:flex;align-items:baseline;margin:20px 0}.cg-pricing-cards article>div span{font-size:10px;align-self:flex-start;margin-top:8px}.cg-pricing-cards article>div strong{font-size:43px;letter-spacing:-2px}.cg-pricing-cards article>div em{font-style:normal;font-size:9px;color:#84918c}.cg-pricing-cards article>b{font-size:9px;margin-bottom:24px;color:#61706a}.cg-pricing-cards .popular>b{color:#c2d0cb}.cg-pricing-cards article>a{margin-top:auto;border:1px solid var(--ink);border-radius:7px;padding:11px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;font-weight:700}.cg-pricing-cards .popular>a{background:var(--lime);color:var(--ink);border-color:var(--lime)}.cg-pricing-cards a svg{width:12px}.cg-pricing-note{max-width:900px;margin:0 auto 100px;display:flex;gap:16px;border:1px solid var(--line);border-radius:12px;padding:23px}.cg-pricing-note>svg{width:22px;color:var(--green);flex:none}.cg-pricing-note div{display:flex;flex-direction:column}.cg-pricing-note b{font-size:11px}.cg-pricing-note p{font-size:9px;color:var(--muted);line-height:1.6;margin:5px 0 0}.cg-plan-matrix{max-width:1050px;margin:0 auto 120px}.cg-matrix-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:35px}.cg-matrix-head h2{font-size:37px;letter-spacing:-2px}.cg-matrix-head>a{display:flex;align-items:center;gap:6px;color:var(--green);font-size:9px;font-weight:700}.cg-matrix-head svg{width:12px}.cg-matrix-table{border:1px solid var(--line);border-radius:14px;overflow:hidden}.cg-matrix-row{display:grid;grid-template-columns:1.6fr repeat(3,1fr);position:relative;min-height:44px;border-bottom:1px solid #e8ece9}.cg-matrix-row:last-child{border:0}.cg-matrix-row>*{display:flex;align-items:center;justify-content:center;border-left:1px solid #e8ece9;padding:11px;font-size:9px}.cg-matrix-row>:first-child{justify-content:flex-start;border:0}.cg-matrix-row.headings{background:var(--ink);color:#fff}.cg-matrix-row.new-group{margin-top:26px;border-top:1px solid #dce3de}.cg-matrix-row>small{position:absolute;left:0;top:-26px;height:26px;border:0;color:var(--green);font-size:7px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.cg-matrix-row svg{width:15px}.cg-matrix-row .yes{color:var(--green)}.cg-matrix-row .no{color:#b7bfbc}.cg-matrix-row em{font-style:normal;font-size:8px;text-align:center}.cg-entitlement-roadmap{max-width:950px;margin:0 auto 110px;background:#e9f1eb;border-radius:18px;padding:45px;display:flex;gap:25px}.cg-entitlement-roadmap>svg{width:38px;height:38px;color:var(--green);flex:none}.cg-entitlement-roadmap h2{font-size:30px;margin:10px 0}.cg-entitlement-roadmap p{color:var(--muted);font-size:11px;line-height:1.7}.cg-entitlement-roadmap>div>div{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.cg-entitlement-roadmap>div>div span{display:flex;align-items:center;gap:5px;background:#fff;border-radius:14px;padding:6px 9px;font-size:7px;font-weight:700}.cg-entitlement-roadmap>div>div svg{width:11px;color:var(--green)}@media(max-width:800px){.cg-pricing-cards{margin:0 24px 55px;grid-template-columns:1fr}.cg-pricing-cards article.popular{transform:none}.cg-entitlement-roadmap,.cg-plan-matrix,.cg-pricing-note{margin-left:24px;margin-right:24px}.cg-matrix-head{align-items:start;flex-direction:column}.cg-matrix-table{overflow-x:auto}.cg-matrix-row{min-width:700px}}@media(max-width:520px){.cg-pricing-hero h1{font-size:42px;letter-spacing:-2.5px}.cg-pricing-hero>div{flex-wrap:wrap}.cg-entitlement-roadmap,.cg-plan-matrix,.cg-pricing-note{margin-left:16px;margin-right:16px}.cg-entitlement-roadmap{padding:28px}}.cg-signup-page{min-height:100vh;background:linear-gradient(180deg,#fbfcf8,#f2f6ee 75%,#fff)}.cg-signup-shell{max-width:1080px;margin:0 auto;padding:72px 24px 110px;display:grid;grid-template-columns:minmax(0,720px) 270px;grid-gap:42px;gap:42px;align-items:start}.cg-signup-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:clamp(28px,5vw,52px);box-shadow:0 28px 80px rgba(20,52,41,.09)}.cg-signup-card h1{font-size:clamp(38px,6vw,58px);line-height:1.02;letter-spacing:-3px;margin:14px 0}.cg-signup-lead{max-width:620px;color:var(--muted);font-size:14px;line-height:1.72}.cg-signup-trust{display:flex;gap:14px;flex-wrap:wrap;margin:22px 0 30px}.cg-signup-trust span{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:9px;font-weight:800}.cg-signup-trust svg{width:14px;height:14px}.cg-signup-card form{display:flex;flex-direction:column;gap:25px}.cg-signup-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px}.cg-signup-card label{display:flex;flex-direction:column;gap:7px}.cg-signup-card label>span,.cg-signup-card legend{font-size:10px;font-weight:800;color:var(--ink)}.cg-signup-card input{width:100%;border:1px solid #d9e2dc;border-radius:9px;background:#fff;padding:13px 14px;color:var(--ink);font:inherit;font-size:12px;outline:none;transition:border .2s,box-shadow .2s}.cg-signup-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(51,105,65,.1)}.cg-signup-card fieldset.has-error,.cg-signup-card label.has-error input{border-color:#b54a3f}.cg-signup-card label>em{font-style:normal;color:#82908a;font-size:8px;line-height:1.5}.cg-slug-input{position:relative}.cg-slug-input input{padding-right:112px}.cg-slug-input small{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#697872;font-size:10px}.cg-signup-card fieldset{border:0;padding:0;margin:0}.cg-signup-card legend{margin-bottom:10px}.cg-signup-plans{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.cg-signup-plans>label{position:relative;border:1px solid #dce4de;border-radius:11px;padding:17px 14px;cursor:pointer;min-height:125px;gap:4px}.cg-signup-plans>label.selected{border:2px solid var(--green);padding:16px 13px;background:#f6f9f1}.cg-signup-plans input{position:absolute;opacity:0;pointer-events:none}.cg-signup-plans label>small{position:absolute;right:8px;top:8px;background:var(--lime);color:var(--ink);border-radius:9px;padding:3px 6px;font-size:6px;font-weight:900}.cg-signup-plans label>b{font-size:16px}.cg-signup-plans label>span{font-size:7px;color:#68766f}.cg-signup-plans strong{font-size:25px;margin:0 2px;color:var(--ink)}.cg-signup-plans label>em{font-style:normal;color:#75837d;font-size:8px}.cg-signup-plans label>svg{position:absolute;right:10px;bottom:9px;width:17px;color:var(--green)}.cg-signup-terms{display:grid!important;grid-template-columns:18px 1fr;align-items:start;grid-gap:10px!important;gap:10px!important}.cg-signup-terms input{width:18px;height:18px;margin:0;accent-color:var(--green)}.cg-signup-terms span{font-size:9px!important;line-height:1.55;color:#62716a!important}.cg-signup-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.cg-signup-submit{width:100%;border:0;cursor:pointer;justify-content:center;font:inherit}.cg-signup-submit:disabled{opacity:.58;cursor:wait}.cg-signup-address{display:block;text-align:center;color:#87948e;margin-top:15px;font-size:8px}.cg-signup-error{border:1px solid #e4aaa4;background:#fff3f1;color:#8d3029;border-radius:9px;padding:11px 13px;font-size:10px;line-height:1.5;margin:15px 0}.cg-signup-aside{padding-top:35px;display:grid;grid-template-columns:35px 1fr;grid-column-gap:10px;column-gap:10px;grid-row-gap:5px;row-gap:5px}.cg-signup-aside>span{grid-row:span 2;width:30px;height:30px;border-radius:8px;background:#e8f1d0;color:var(--green);display:grid;place-items:center;font-size:8px;font-weight:900}.cg-signup-aside>b{font-size:11px;padding-top:2px}.cg-signup-aside>p{font-size:9px;color:var(--muted);line-height:1.6;margin:0 0 24px}.cg-signup-success{text-align:center;max-width:680px}.cg-password-icon,.cg-signup-success-icon{width:58px;height:58px;border-radius:16px;background:#e8f2ca;color:var(--green);display:grid;place-items:center;margin:0 auto 20px}.cg-password-icon svg,.cg-signup-success-icon svg{width:27px}.cg-signup-success>p{color:var(--muted);font-size:12px;line-height:1.7}.cg-signup-notice{display:flex;gap:9px;text-align:left;background:#f2f6ee;border-radius:9px;padding:13px;margin:22px 0;color:#64736c;font-size:9px;line-height:1.5}.cg-signup-notice svg{width:17px;flex:none;color:var(--green)}.cg-signup-preview{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:22px}.cg-signup-preview small{color:#8b9792;font-size:8px}.cg-text-button{border:0;background:none;color:var(--green);font:inherit;font-size:9px;font-weight:800;cursor:pointer;margin-top:17px;text-decoration:underline}.cg-password-shell{max-width:700px;margin:0 auto;padding:75px 24px 110px}.cg-password-card .cg-password-icon{margin-left:0}.cg-password-card form{margin-top:28px}.cg-password-input{position:relative}.cg-password-input input{padding-right:48px}.cg-password-input button{position:absolute;right:6px;top:5px;width:36px;height:36px;border:0;background:transparent;color:#718078;display:grid;place-items:center;cursor:pointer}.cg-password-input svg{width:17px}.cg-signup-result{text-align:center}.cg-signup-result>span{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;background:#f1eee5;color:#6e6354;margin:0 auto}.cg-signup-result h1{font-size:clamp(32px,6vw,48px)}.cg-signup-result>p{color:var(--muted);font-size:12px;line-height:1.7;max-width:480px;margin:0 auto 25px}.cg-signup-result .cg-button{display:inline-flex}.cg-spin{animation:cg-spin .9s linear infinite}@keyframes cg-spin{to{transform:rotate(1turn)}}@media(max-width:850px){.cg-signup-shell{grid-template-columns:1fr}.cg-signup-aside{max-width:600px;margin:auto}.cg-signup-fields,.cg-signup-plans{grid-template-columns:1fr}.cg-signup-plans>label{min-height:100px}}@media(max-width:520px){.cg-signup-shell{padding:42px 14px 75px}.cg-signup-card{padding:27px 20px;border-radius:15px}.cg-signup-card h1{letter-spacing:-2px}.cg-slug-input input{padding-right:103px}.cg-password-shell{padding:45px 14px 80px}}