@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";.callback{text-align:center;background:#f6f8f5;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.callback-mark{color:#285950;background:#e7eee8;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:22px;font:700 25px Manrope;display:grid}.callback-mark.working{animation:1.2s linear infinite spin}.callback-mark.success{background:#d6f662}.callback-mark.error{color:#b64735;background:#fee6e1}.callback h1{margin:10px 0;font:700 28px Manrope}.callback p{color:#71807c;max-width:480px;margin:0 0 22px;line-height:1.6}@keyframes spin{to{transform:rotate(360deg)}}:root{color:#132b2a;font-synthesis:none;background:#f6f8f5;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.login{color:#fff;background:#153f3b;flex-direction:column;min-height:100vh;padding:28px 5vw 20px;display:flex}.login-brand{align-items:center;gap:11px;font:700 17px Manrope;display:flex}.login>section{flex:1;grid-template-columns:1.2fr .8fr;align-items:center;gap:8vw;width:100%;max-width:1150px;margin:auto;display:grid}.login-copy h1{margin:16px 0;font:700 46px/1.1 Manrope}.login-copy>p{color:#bed2cc;max-width:580px;line-height:1.65}.login-points{gap:16px;margin-top:38px;display:grid}.login-points span{color:#d8e5e1;align-items:center;gap:13px;font-size:13px;display:flex}.login-points b{color:#d6f662;border:1px solid #50716c;border-radius:50%;place-items:center;width:30px;height:30px;font:700 11px Manrope;display:grid}.login-card{color:#153a36;background:#fff;border-radius:14px;padding:36px;box-shadow:0 24px 60px #061b194d}.ghl-mark{color:#244f48;font:800 17px Manrope}.ghl-mark i{color:#94a49f;margin:0 12px;font-style:normal}.login-card h2{margin:30px 0 8px;font:700 24px Manrope}.login-card p{color:#778783;font-size:12px;line-height:1.5}.login-card .primary{width:100%;margin:18px 0}.login-card>small{text-align:center;color:#899692;font-size:9px;line-height:1.5;display:block}.auth-warning{color:#835d17;background:#fff3d8;border-radius:6px;margin-top:18px;padding:10px;font-size:10px}.login footer{color:#8faaa4;justify-content:space-between;font-size:10px;display:flex}.launcher{color:#fff;background:#153f3b;flex-direction:column;min-height:100vh;padding:28px;display:flex}.launcher-brand{align-items:center;gap:12px;font-size:18px;font-weight:800;display:flex}.launcher-card{color:#132b2a;background:#fff;border-radius:20px;width:min(540px,100%);margin:auto;padding:48px;box-shadow:0 24px 70px #041e1a38}.launcher-card h1{margin:14px 0 16px;font-size:clamp(30px,5vw,48px);line-height:1.05}.launcher-card p{color:#71807c;margin:0 0 32px;line-height:1.55}.launcher-button{justify-content:space-between;align-items:center;width:100%;min-height:68px;padding:18px 22px;font-size:18px;font-weight:800;text-decoration:none;display:flex}.launcher-button span{font-size:24px;font-weight:500}@media (width<=620px){.launcher{padding:20px}.launcher-card{padding:32px 24px}}.app{grid-template-columns:236px 1fr;min-height:100vh;display:grid}aside{color:#e7f2ed;background:#103d3a;flex-direction:column;width:236px;height:100vh;padding:28px 18px 20px;display:flex;position:fixed}.brand{align-items:center;gap:11px;margin:0 10px 45px;font:700 17px Manrope;display:flex}.brandmark{color:#173c35;background:#d6f662;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}nav{gap:6px;display:grid}nav button{color:#a9c3bd;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:11px 13px;font-weight:600;display:flex}nav button.active{color:#fff;background:#1c4d49}.icon{text-align:center;width:20px;font-size:18px}nav b{color:#22483d;background:#d6f662;border-radius:4px;margin-left:auto;padding:3px 5px;font-size:9px}.sidefoot{border-top:1px solid #2b5652;align-items:center;gap:9px;margin-top:auto;padding:20px 4px 0;display:flex}.avatar{color:#203b34;background:#e6b35e;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.sidefoot strong,.sidefoot small{font-size:11px;display:block}.sidefoot small{color:#91b1aa;margin-top:2px}.dots{color:#9ab5af;background:0 0;border:0;margin-left:auto}main{grid-column:2;min-width:0}header{background:#fbfcfa;border-bottom:1px solid #e2e7e1;justify-content:space-between;align-items:center;height:84px;padding:0 38px;display:flex}header small{color:#82918e;text-transform:uppercase;letter-spacing:1.5px;font-size:10px}h1{margin:3px 0;font:700 20px Manrope}.headright{align-items:center;gap:18px;display:flex}.status{background:#fff;border:1px solid #dde5df;border-radius:20px;padding:8px 13px;font-size:11px}.status i{background:#5ecf83;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.help{background:#fff;border:1px solid #dce3dd;border-radius:50%;width:32px;height:32px}.content{max-width:1450px;margin:auto;padding:34px 38px 60px}.hero{color:#fff;background:#163f3b;border-radius:14px;justify-content:space-between;min-height:285px;padding:44px 52px;display:flex;overflow:hidden}.hero h2,.interview h2,.review-head h2,.check-head h2{margin:12px 0;font:700 34px/1.15 Manrope}.hero p{color:#c1d4cf;width:530px;line-height:1.6}.eyebrow{letter-spacing:1.7px;color:#719287;font-size:10px;font-weight:800}.hero .eyebrow{color:#d6f662}.primary{color:#173d37;background:#d5f55f;border:0;border-radius:7px;padding:12px 19px;font-weight:700}.primary span{margin-left:18px}.primary:disabled{opacity:.6}.mini-map{width:390px;position:relative}.orbit{text-align:center;z-index:2;background:#204b46;border:1px solid #4a6b65;border-radius:10px;width:115px;padding:15px;font-size:22px;position:absolute}.orbit small{margin-top:7px;font-size:10px;display:block}.orbit.one{top:73px;left:0}.orbit.two{top:35px;right:0}.orbit.three{bottom:7px;right:5px}.mini-map svg{width:100%;height:100%;position:absolute}.mini-map path,.graph path{fill:none;stroke:#66847e;stroke-width:1.5px;stroke-dasharray:5}.section-title{justify-content:space-between;align-items:flex-end;margin:34px 0 16px;display:flex}.section-title h3{margin:0;font:700 17px Manrope}.section-title p{color:#798784;margin:5px 0 0;font-size:12px}.textbtn{color:#276159;background:0 0;border:0;font-size:11px;font-weight:700}.stats{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.stats article{background:#fff;border:1px solid #e2e7e1;border-radius:10px;gap:14px;padding:20px;display:flex}.stats article>.icon{background:#edf2ee;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.stats small,.stats strong,.stats span{display:block}.stats small{color:#7c8b87;font-size:10px}.stats strong{margin:5px 0;font:700 23px Manrope}.stats strong em{color:#9aa4a1;font-size:14px;font-style:normal}.stats span{color:#7c8b87;font-size:10px}.stats .good{color:#34a565}.next{background:#eef5e9;border:1px solid #dfe8d7;border-radius:10px;align-items:center;gap:16px;margin-top:18px;padding:18px 22px;display:flex}.spark{background:#d6f662;border-radius:8px;place-items:center;width:37px;height:37px;display:grid}.next h3{margin:0;font-size:13px}.next p{color:#71807c;margin:4px 0;font-size:11px}.progress{width:190px;margin-left:auto}.progress span{font-size:10px}.progress>div{background:#d2ddd2;border-radius:4px;height:5px;margin-top:6px}.progress i{background:#83ad65;border-radius:4px;width:50%;height:100%;display:block}.next button{color:#285b53;background:0 0;border:0;font-weight:700}.next .next-action{margin-left:auto}.steps{justify-content:center;align-items:center;max-width:560px;margin:4px auto 34px;display:flex}.steps>div{color:#97a19f;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.steps>div b{border:1px solid #cdd5d0;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.steps>div.on{color:#285950}.steps>div.on b{color:#fff;background:#244f48;border-color:#244f48}.steps>i{background:#dbe1dc;width:80px;height:1px;margin:0 13px}.steps>i.on{background:#285950}.panel{background:#fff;border:1px solid #e0e6e1;border-radius:13px;max-width:720px;margin:auto;padding:40px}.interview>p,.review-head p,.check-head p{color:#74827f;line-height:1.55}.interview label,.modal label{margin:25px 0;font-size:12px;font-weight:700;display:block}.interview select,.interview textarea,.modal input{background:#fff;border:1px solid #d7ded8;border-radius:7px;width:100%;margin-top:8px;padding:12px;display:block}.modal textarea{resize:vertical;background:#fff;border:1px solid #d7ded8;border-radius:7px;width:100%;min-height:180px;margin-top:8px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.5;display:block}.modal-help{color:#74827f;font-size:12px;line-height:1.5}.file-picker input{cursor:pointer;padding:9px}.modal select{background:#fff;border:1px solid #d7ded8;border-radius:7px;width:100%;margin-top:8px;padding:12px;display:block}.association-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:24px;display:grid}.association-grid article{border:1px solid #e0e6e1;border-radius:10px;align-items:center;gap:14px;padding:18px;display:flex}.association-grid article>div{min-width:0}.association-grid h3,.association-grid small,.relation-list code{overflow-wrap:anywhere}.association-grid h3,.relation-list h3{margin:4px 0;font-size:14px}.association-grid p,.association-grid small,.relation-list p{color:#788784;font-size:11px}.association-grid .trash{margin-left:auto}.system-badge{color:#788784;text-transform:uppercase;background:#edf2ee;border-radius:12px;margin-left:auto;padding:5px 8px;font-size:9px;font-weight:700}.relation-list{border:1px solid #e0e6e1;border-radius:10px;margin:0 24px 24px;padding:20px}.relation-list>p:not(.empty){align-items:center;gap:10px;display:flex}.relation-list code{min-width:0}.relation-list .trash{margin-left:auto}.interview label small{color:#8c9895;margin-top:7px;font-weight:400;display:block}.interview .primary{width:100%;margin-top:8px}.review-head,.check-head{justify-content:space-between;align-items:flex-start;max-width:1050px;margin:auto 25px;display:flex}.review-head>div,.check-head>div{max-width:700px}.secondary{color:#365a54;background:#fff;border:1px solid #d6ddd8;border-radius:7px;padding:10px 14px;font-weight:700}.object-grid{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1050px;margin:auto;display:grid}.object-card{border:1px solid #e0e6e1;border-top:3px solid var(--accent);background:#fff;border-radius:10px;padding:22px}.obj-icon{color:#7658b8;background:#eeeafa;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.object-card h3{margin:16px 0 6px;font:700 17px Manrope}.object-card>p{color:#7c8986;min-height:34px;font-size:11px}.fieldlist{border-top:1px solid #edf0ed;margin-top:17px;padding-top:8px}.fieldlist span{justify-content:space-between;padding:8px 0;font-size:11px;display:flex}.fieldlist small{color:#98a29f}.relationship-preview{background:#fff;border:1px solid #e0e6e1;border-radius:10px;align-items:center;gap:25px;max-width:1050px;margin:15px auto;padding:19px;font-size:11px;display:flex}.relationship-preview>span{background:#f3f6f2;border-radius:6px;padding:9px}.relationship-preview i{color:#77908a;font-style:normal}.actionbar{justify-content:space-between;align-items:center;max-width:1050px;margin:15px auto;display:flex}.actionbar p{color:#778581;font-size:11px}.checklist{max-width:900px;margin:auto}.ring{border:6px solid #d6f662;border-radius:50%;place-items:center;width:75px;height:75px;font:700 22px Manrope;display:grid}.ring small{margin-top:-21px;font-size:9px}.checklist article{background:#fff;border:1px solid #e0e6e1;border-radius:9px;align-items:center;gap:16px;margin-bottom:10px;padding:19px;display:flex}.checklist article>div:nth-child(2){flex:auto;min-width:0}.checklist article.done{opacity:.65}.check{background:#fff;border:1px solid #cbd5ce;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:700;line-height:1;display:grid}.done .check{background:#d6f662}.checklist h3{margin:0;font-size:13px}.checklist p{color:#788784;margin:5px 0;font-size:11px}.checklist a{color:#285950;margin-left:auto;font-size:11px;font-weight:700;text-decoration:none}.checklist article.failed{background:#fff8f6;border-color:#e8b8b0}.checklist article.success{opacity:.72}.success .check{background:#d6f662;border-color:#bfdc55}.failed .check{color:#a83d2d;background:#ffe2dc;border-color:#e8a296}.step-status{text-transform:capitalize;color:#7b8986;flex:none;align-self:flex-start;margin-left:auto;padding-top:2px;font-size:10px;font-weight:700}.failed .step-status,.step-error{color:#a83d2d}.step-error{font-weight:700!important}.automation-actions{justify-content:flex-end;margin-top:20px;display:flex}.setup-complete{background:#f4faef;border:1px solid #cfe6c2;border-radius:10px;align-items:center;gap:12px;width:100%;padding:16px;display:flex}.setup-complete>div{flex:auto;gap:3px;display:grid}.setup-complete strong{font-size:14px}.setup-complete span{color:#687a74;font-size:11px}@media (width<=720px){.setup-complete{flex-direction:column;align-items:stretch}}.form-error{background:#fff1ee;border:1px solid #f0c7c0;border-radius:7px;padding:10px 12px;font-size:11px;color:#a83d2d!important}.form-error.centered{max-width:900px;margin:14px auto}.toolbar{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.tabs{scrollbar-width:thin;gap:4px;min-width:0;display:flex;overflow-x:auto}.tabs button{color:#75837f;white-space:nowrap;background:0 0;border:0;flex:none;padding:9px 13px;font-weight:700}.tabs button.on{color:#204d46;background:#e5ede8;border-radius:7px}.tabs b{margin-left:7px;font-size:9px}.toolbar>div:last-child{gap:8px;display:flex}.import{color:#365a54;cursor:pointer;background:#fff;border:1px solid #d6ddd8;border-radius:7px;align-items:center;gap:4px;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex}.toolbar .import,.toolbar .secondary{min-height:41px;font-size:13px;line-height:1.2}.toolbar .secondary{align-items:center;gap:4px;display:inline-flex}.button-arrow{vertical-align:-1px;justify-content:center;align-items:center;width:16px;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.import input{display:none}.small{padding:10px 14px}.table-card,.graph-card,.usage-card,.billing-row{background:#fff;border:1px solid #e0e6e1;border-radius:11px;overflow:hidden}.table-card{overflow-x:auto}.table-card table{min-width:max-content}.table-card th,.table-card td{white-space:nowrap}.table-title{border-bottom:1px solid #e6ebe7;justify-content:space-between;align-items:center;padding:21px;display:flex}.table-title>div{align-items:center;gap:12px;display:flex}.table-title h2{margin:0;font:700 17px Manrope}.table-title p{color:#7b8986;margin:4px 0;font-size:10px}.table-title input{border:1px solid #dce2dd;border-radius:7px;width:230px;padding:9px}table{border-collapse:collapse;width:100%}th{text-align:left;color:#82908d;text-transform:uppercase;letter-spacing:.8px;background:#f7f9f6;padding:12px 18px;font-size:9px}td{color:#62716e;border-top:1px solid #edf0ed;padding:15px 18px;font-size:11px}.trash{color:#a2adaa;background:0 0;border:0;border-radius:6px;min-width:32px;min-height:32px;font-size:18px}.trash:hover,.trash:focus-visible{color:#7b8986;background:#f1f4f1}.empty{text-align:center;padding:60px}.toast{color:#fff;z-index:5;background:#244f48;border-radius:8px;padding:12px 18px;position:fixed;top:95px;right:30px}.modal-bg{z-index:10;background:#0e292780;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:13px;width:490px;max-width:100%;max-height:90vh;padding:30px;position:relative;overflow:auto}.modal h2{font:700 25px Manrope}.modal label{margin:15px 0}.modal .primary{width:100%}.close{background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;font-size:24px;display:grid;position:absolute;top:15px;right:20px}.close:hover,.close:focus-visible{background:#f1f4f1}.graph-head{justify-content:space-between;gap:20px;padding:25px 28px;display:flex}.graph-head>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.graph-head h2{margin:8px 0;font:700 23px Manrope}.graph-head p{color:#788784;font-size:11px}.graph{background:radial-gradient(#d7dfd9 1px,#0000 1px) 0 0/18px 18px;border-block:1px solid #e7ebe8;height:460px;position:relative}.graph>svg{width:100%;height:100%;position:absolute}.graph path{stroke:#9bad9f;stroke-width:2px}.node{background:#fff;border:1px solid #dce3dd;border-radius:10px;grid-template-columns:35px 1fr;width:155px;padding:15px;display:grid;position:absolute;box-shadow:0 5px 18px #183c3420}.node>span{border-radius:7px;grid-row:1/3;place-items:center;width:29px;height:29px;display:grid}.node b{font-size:12px}.node small{color:#8c9995}.node.purple>span{color:#7658b8;background:#eeeafa}.node.green>span{color:#439455;background:#e2f4e4}.node.amber>span{color:#b17a22;background:#fff0d7}.edge-label{background:#fff;border:1px solid #dce3dd;border-radius:15px;padding:6px 10px;font-size:9px;position:absolute}.legend{gap:25px;padding:15px 25px;font-size:10px;display:flex}.legend small{margin-left:auto}.legend i{border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.legend .p{background:#8b5cf6}.billing{gap:16px;max-width:900px;margin:auto;display:grid}.plan-card{color:#fff;background:#173f3b;border-radius:12px;justify-content:space-between;padding:32px;display:flex}.plan-card h2{margin:8px 0;font:700 32px Manrope}.plan-card p{color:#bcd0cb;font-size:11px}.price strong{font:700 32px Manrope}.price span{color:#bcd0cb;font-size:11px}.usage-card{padding:28px}.usage-head{justify-content:space-between;display:flex}.usage-head h3,.billing-row h3{margin:0;font:700 16px Manrope}.usage-head p,.billing-row p{color:#7c8986;font-size:11px}.usage-head>b{font:700 24px Manrope}.usage-head small{color:#84918e;font-size:12px}.bigbar{background:#e5eae6;border-radius:10px;height:9px;margin-top:25px}.bigbar i{background:#77a66b;border-radius:10px;height:100%;display:block}.markers{color:#8b9794;justify-content:space-between;margin-top:7px;font-size:9px;display:flex}.notice{background:#f3f7ef;border-radius:8px;gap:12px;margin-top:24px;padding:16px;display:flex}.notice p{color:#70807c;margin:0;font-size:11px}.billing-row{align-items:center;padding:25px;display:flex}.billing-row>div:nth-child(2){margin-left:auto;margin-right:35px}.billing-row span,.billing-row b{font-size:10px;display:block}.billing-row b{margin-top:4px;font-size:12px}.billing-state{background:#fff;border:1px solid #e0e6e1;border-radius:11px;align-items:center;gap:15px;padding:20px;display:flex}.billing-state h3{margin:0;font-size:15px}.billing-state p{color:#788784;margin:4px 0 0;font-size:11px}.billing-state .secondary{margin-left:auto;text-decoration:none}.billing-state.current{background:#f3fbf5;border-color:#bfe5c8}.billing-state.payment_failed{background:#fff5f3;border-color:#efb9b0}.plan-table{margin-top:20px}.plan-table .current-plan{background:#f2f8ed}.plan-table small{color:#4a8a5c;margin-left:7px}@media (width<=900px){.login>section{grid-template-columns:1fr}.login-copy{display:none}.login-card{max-width:460px;margin:auto}.app{grid-template-columns:72px 1fr}aside{width:72px;padding:20px 10px}.brand span,nav button{font-size:0}nav{width:100%}.brand{margin-left:8px}.brandmark{flex:none}nav button{justify-content:center;width:100%}nav b,.sidefoot>div:not(.avatar),.dots{display:none}main{grid-column:2}.content{padding:24px}.stats{grid-template-columns:1fr 1fr}.mini-map{display:none}.hero p{width:auto}.object-grid{grid-template-columns:1fr}.toolbar{flex-direction:column;align-items:flex-start;gap:12px}.toolbar .tabs{width:100%;max-width:100%}.toolbar>div:last-child{flex-wrap:wrap}.checklist article{align-items:flex-start}.graph-head{flex-direction:column}.graph-head>div:last-child{justify-content:flex-start}.association-grid{grid-template-columns:1fr}.legend{flex-wrap:wrap}.legend small{width:100%;margin-left:0}.billing-state,.billing-row{flex-wrap:wrap;align-items:flex-start}.billing-state .secondary{margin-left:0}}@media (width<=600px){header{gap:12px;height:auto;min-height:72px;padding:14px 18px}.status{display:none}.content{padding:20px 16px 40px}.hero,.panel{padding:28px 22px}.hero h2,.interview h2,.review-head h2,.check-head h2{font-size:27px}.stats{grid-template-columns:1fr}.next,.review-head,.check-head,.actionbar,.plan-card,.table-title{flex-direction:column;align-items:flex-start}.progress{width:100%;margin-left:0}.next .next-action{margin-left:0}.steps{justify-content:flex-start;overflow-x:auto}.steps>div{flex:none}.steps>i{min-width:36px;margin-inline:8px}.review-head,.check-head{gap:15px;margin-inline:0}.relationship-preview{flex-direction:column;align-items:flex-start;gap:8px}.relationship-preview>span{margin:0}.toolbar>div:last-child,.table-title input{width:100%}.modal{padding:28px 20px 20px}.association-grid,.graph-head{padding-inline:18px}.relation-list{margin-inline:18px}.relation-list>p:not(.empty){flex-wrap:wrap;align-items:flex-start}.billing-row>div:nth-child(2){margin-left:0;margin-right:20px}}
