:root{--ink:#182f2b;--muted:#74837e;--green:#185848;--mint:#d9f0e3;--line:#e2e8e2;--paper:#fff;--bg:#f5f6f2;--amber:#b67521;--danger:#b54338;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:14px;line-height:1.55;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg)}a{color:var(--green);text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{outline-offset:4px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button.submitting{opacity:.7}h1,h2,h3,p{margin:0}h1{font-size:36px;line-height:1.2;letter-spacing:-1.3px;font-weight:650}h2{font-size:17px;letter-spacing:-.25px;line-height:1.4;font-weight:650}h3{font-size:14px;font-weight:650}p{color:var(--muted)}small{font-size:11px}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:#83918b;font-size:10px;letter-spacing:.65px;text-transform:uppercase;font-weight:600;background:#fafbf8}th,td{padding:16px 22px;border-bottom:1px solid #edf0eb;vertical-align:middle}td small{display:block;color:var(--muted);margin-top:3px}td strong{font-size:13px;font-weight:600}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafbf8}.table-wrap{overflow-x:auto}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.numeric{text-align:right;font-variant-numeric:tabular-nums}.muted{color:var(--muted)}.amber-text{color:var(--amber)!important}.caption{font-size:12px;line-height:1.65;margin-top:12px}.required{color:#a56935}.sidebar{width:230px;background:#122e28;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;color:#d1ddd6;padding:31px 20px;z-index:5}.brand{display:flex;align-items:center;gap:11px;color:#fff;font-size:27px;font-weight:650;letter-spacing:-1px;line-height:1}.brand small{font-size:8px;display:block;letter-spacing:1.4px;font-weight:400;color:#8ba59b;margin-top:8px}.brand-mark{font-family:Georgia,serif;font-size:34px;background:#c6f0cf;color:#153b2d;width:40px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;position:relative;font-weight:bold}.brand-mark span{font-family:Arial;font-size:17px;position:absolute;right:4px;top:3px}.workspace{display:flex;align-items:center;gap:10px;border:1px solid #355046;padding:11px;border-radius:9px;margin:33px 0 28px;font-size:12px;line-height:1.4}.workspace .muted{margin-left:auto}.workspace small{display:block;font-size:10px;color:#8aa497;margin-top:2px}.avatar{width:30px;height:30px;background:#deeee0;color:#245847;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;border-radius:8px;flex:none}.avatar.small{width:28px;height:28px;border-radius:50%}.nav-caption{font-size:9px;color:#7f9d90;letter-spacing:1.6px;padding:0 12px;margin:0 0 9px}.nav-link{display:flex;gap:13px;align-items:center;color:#a9beb2;font-size:12px;padding:12px 11px;border-radius:7px;margin-bottom:5px;white-space:nowrap}.nav-link:hover{background:#234238;color:#fff}.nav-link.active{background:#294d3c;color:#dcf3cf}.nav-icon{font-size:20px;line-height:1;width:20px;text-align:center}.nav-link i{width:5px;height:5px;background:#caf1bb;border-radius:50%;margin-left:auto}.sidebar-bottom{margin-top:auto;padding:20px 9px 0;border-top:1px solid #315046;font-size:10px;color:#8fa799}.worker-status{display:flex;align-items:center;gap:7px;color:#c0d2c7}.sidebar-bottom p{font-size:10px;margin:7px 0 19px;color:#7d9c8a}.version{font-size:8px;letter-spacing:1.4px}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#9b9e96}.dot.green{background:#b9eaae}.shell{margin-left:230px}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;font-size:11px}.topbar strong{font-weight:550}.top-right{display:flex;align-items:center;gap:19px}.slash{color:#b3bfb6;margin:0 14px}.timezone-pill{font-size:10px;color:#748279;letter-spacing:.2px}.text-button{border:0;background:none;font-size:10px;color:var(--muted);padding:0}main{padding:36px 38px 40px;max-width:1600px;margin:auto;min-height:calc(100vh - 130px)}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.eyebrow{font-size:9px;letter-spacing:1.55px;font-weight:650;color:#85988c;margin-bottom:11px}.page-heading p{font-size:12px;margin-top:10px}.heading-dot{color:#80a277}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid #d8e0d7;background:#fff;border-radius:6px;padding:10px 16px;color:#285044;font-size:11px;font-weight:550;min-height:39px;white-space:nowrap;transition:background .15s,transform .15s}.button:hover{background:#f1f6ec}.button.primary{background:var(--green);border-color:var(--green);color:#fff}.button.primary:hover{background:#164a3f}.button.full{width:100%;margin-top:11px}.button:active{transform:translateY(1px)}.row-link{font-size:11px;font-weight:550;white-space:nowrap}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:27px}.stat{padding:21px 21px 16px;border:1px solid var(--line);background:#fff;border-radius:9px}.stat>div{font-size:11px;color:#697b70;display:flex;justify-content:space-between;align-items:center}.stat>div span{font-size:16px;color:#9da99b}.stat>strong{font-size:36px;font-weight:500;letter-spacing:-1.5px;display:block;margin:10px 0 8px;line-height:1.1;font-variant-numeric:tabular-nums}.stat>strong small{font-weight:400;font-size:11px;margin-left:9px;color:#8a988f;letter-spacing:0}.stat p{font-size:9px;color:#8c998e}.panel{border:1px solid var(--line);border-radius:10px;background:#fff;margin-bottom:22px;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:23px 24px}.panel-heading p{font-size:11px;margin-top:4px}.panel-heading.flush{padding:0 0 18px}.badge{font-size:9px;font-weight:550;display:inline-block;border-radius:5px;line-height:1.5;padding:4px 9px;white-space:nowrap}.badge.neutral{background:#f0f3ed;color:#728271}.badge.estimate{color:#9a6a25;background:#fbf2df}.badge.completed{background:#e7f4e7;color:#306345}.badge.failed,.badge.interrupted{background:#fbece8;color:#ab4c3e}.badge.needs_attention{background:#fff2d8;color:#a07620}.badge.running,.badge.queued,.badge.staging{background:#eaf0fc;color:#4b6d97}.badge.canceled{background:#eee;color:#777}.badge.large{padding:9px 14px;font-size:12px}.flow-panel{margin-bottom:28px}.flow-panel .panel-heading{padding-bottom:17px}.flow-panel .badge{font-size:8px;letter-spacing:.75px}.pipeline{display:grid;grid-template-columns:1fr 32px 1fr 32px 1fr 32px 1fr;padding:11px 24px 27px;gap:8px}.pipeline>div{border-top:1px solid #e6ece3;padding-top:15px}.pipeline>b{font-size:20px;font-weight:300;color:#adbdad;margin-top:40px;text-align:center}.step-number{color:#8fa78e;font-size:9px;font-weight:600;letter-spacing:1px}.pipeline h3{margin:7px 0 6px;font-size:13px}.pipeline p{font-size:10px;line-height:1.8;color:#859180}.flow-tag{font-size:8px;display:inline-block;margin-top:12px;background:#f4f6ef;padding:4px 7px;border-radius:4px;color:#7d8d72}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1fr) 273px;gap:24px}.right-stack{min-width:0}.getting-started{padding:22px}.overline{font-size:8px;color:#839276;letter-spacing:1px}.getting-started h2{font-size:17px;margin-top:8px}.setup-list{list-style:none;padding:0;margin:21px 0 0}.setup-list li{display:flex;gap:12px;align-items:flex-start;margin-bottom:19px}.setup-list li>span{background:#f4f6ef;border:1px solid #e2e8d8;flex:none;border-radius:50%;font-size:10px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#899f7e}.setup-list li>span.checked{background:#e5f2dc;border-color:#d5e8cc;color:#57844e}.setup-list strong{font-size:11px;font-weight:600}.setup-list p{font-size:10px;line-height:1.6;margin-top:4px}.note-card{background:#e9efdf;border:1px solid #dfe7d5;border-radius:9px;padding:22px}.note-card>span{font-size:27px;color:#698459;display:block;margin-bottom:13px}.note-card h3{font-size:14px}.note-card p{font-size:11px;line-height:1.8;margin-top:8px;color:#75836b}.empty{text-align:center;padding:35px 20px 37px}.empty-icon{display:block;font-size:28px;font-weight:300;background:#f2f5ed;color:#94a282;border:1px solid #e7ebdf;border-radius:12px;width:47px;height:47px;margin:0 auto 13px}.empty h3{font-size:13px}.empty p{font-size:11px;margin-top:7px;line-height:1.75}.empty .button{margin-top:20px}footer{border-top:1px solid #e8ece3;margin:0 38px;padding:16px 0;display:flex;gap:20px;align-items:center;font-size:10px;color:#91a088}footer>span:last-child{margin-left:auto;font-size:9px}footer>span{color:#a3aca0;font-size:9px}.account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.account-card{padding:25px}.account-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.account-icon{height:40px;width:40px;border-radius:10px;background:#eff3ed;border:1px solid #e6ecdf;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;color:#62816c}.account-card>p{margin-top:4px}.account-card dl{margin:24px 0}.account-card dl>div{display:flex;justify-content:space-between;font-size:11px;margin-bottom:13px;gap:10px}.account-card dt{color:var(--muted)}.account-card dd{margin:0;text-align:right}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.breadcrumb{font-size:11px;display:flex;gap:13px;color:var(--muted);margin-bottom:14px}.breadcrumb span{color:#b4bdb0}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 295px;gap:24px}.form-section{padding:25px}.section-title{display:flex;gap:13px;margin-bottom:22px}.section-title>span{color:#799a74;font-size:11px;border:1px solid #e2e9db;width:29px;height:29px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;background:#f7f9f2;flex:none}.section-title p{font-size:11px;margin-top:4px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 22px}.field{display:flex;flex-direction:column;margin:0 0 4px;gap:7px;min-width:0}.field>span{font-size:11px;font-weight:550;color:#456252}input:not([type=checkbox],[type=file]),select{border:1px solid #dce4d9;border-radius:6px;background:white;padding:10px 11px;width:100%;height:41px;color:#314b3a;font-size:12px}input:focus,select:focus{outline:2px solid #bed9b3;outline-offset:1px}input[type=file]{font-size:11px;width:100%;padding:8px 0;color:#718167}input[type=file]::file-selector-button{font:inherit;padding:6px 9px;background:#eef4e6;border:1px solid #dce6d1;border-radius:4px;color:#3e6241;cursor:pointer;margin-right:7px}.field small{color:#8c9984;font-size:10px;line-height:1.5}.check{display:flex;align-items:flex-start;gap:10px;margin:17px 0;font-size:11px}.check input{margin:4px 0;accent-color:var(--green);width:14px;height:14px;flex:none}.check small{display:block;font-size:10px;color:#84917c;margin-top:4px}.check-row{display:flex;gap:25px;flex-wrap:wrap}.rates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:23px}.notice{border-radius:7px;padding:13px 16px;font-size:12px;margin:15px 0 20px;border:1px solid #e0e8db;color:#536949;background:#f3f7eb}.notice.error{background:#fff0eb;color:#a0533d;border-color:#eed6cb}.notice.success{background:#eef7e9;color:#476c3d;border-color:#d9e9cf}.notice.warning{background:#fff7e4;color:#927127;border-color:#ebdfba}.notice.info{background:#edf4f0;color:#557967}.inline-note{font-size:11px;color:#829277;margin:15px 0;line-height:1.8}.mode-section{padding-top:12px}.mode-section[hidden]{display:none}.weekdays{display:flex;gap:9px;margin:20px 0}.weekdays input{position:absolute;opacity:0;pointer-events:none}.weekdays span{display:inline-block;border:1px solid #dce5d6;color:#7e9075;border-radius:5px;padding:7px 12px;font-size:10px;cursor:pointer}.weekdays input:checked+span{background:#eaf2e2;color:#416d3f;border-color:#bcccaf}.weekdays input:focus+span{outline:2px solid #79986b}.save-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 22px;background:#fff;border:1px solid var(--line);border-radius:9px;position:sticky;bottom:12px;box-shadow:0 4px 25px #163b2510}.save-bar span{font-size:11px;color:#869580}.action-panel{padding:22px}.action-panel>p{font-size:11px;margin-top:7px;line-height:1.7}.action-panel h2{font-size:15px}.action-panel hr{border:0;border-top:1px solid #e6ecdf;margin:20px 0 13px}.action-panel .field{margin-top:13px}.upload-box{border:1px dashed #cfdcc5;background:#fafcf6;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px 13px;border-radius:6px;margin:18px 0 13px;color:#6c885d;font-size:11px}.upload-box>span{font-size:12px;font-weight:550;margin-bottom:7px}.upload-box small{font-size:9px;color:#93a18a}.connection-result{margin-top:20px}.connection-result>small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.code-wrap{overflow-wrap:anywhere;font-size:11px;line-height:1.8;margin-top:8px}.tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-bottom:22px}.tabs a{padding:0 2px 13px;color:#849277;font-size:12px}.tabs a.selected{color:#2f6745;border-bottom:2px solid #397043;font-weight:600}.progress-panel{display:flex;gap:18px;align-items:center;padding:24px}.progress-symbol{width:45px;height:45px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#edf3e6;color:#638151;font-size:23px}.progress-panel>div:nth-child(2){flex:1;min-width:0}.progress-panel h2{font-size:13px;overflow-wrap:anywhere}.progress-panel p{font-size:12px;overflow-wrap:anywhere;margin-top:6px}.totals{display:flex;gap:20px}.totals strong{font-size:20px;font-weight:500}.totals small{font-size:11px;color:var(--muted)}.table-foot{font-size:10px;padding:13px 22px;border-top:1px solid #edf0e8}.reason{font-size:11px;margin:2px 0;color:#987733}.file-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.connections-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.connection-card{padding:27px}.connection-card .account-icon{margin-bottom:20px}.connection-card h2{font-size:20px;margin-bottom:10px}.connection-card>p{font-size:12px;margin:18px 0;line-height:1.8}.sheet-icon{background:#e8f4e2;color:#48703e}.trip-icon{background:#e6edf8;color:#537bba;font-family:Georgia;font-size:30px}.copy-value{padding:10px;background:#f4f7ef;border:1px solid #e5ebdc;border-radius:5px;word-break:break-all;font-size:11px}.profile-row{border-top:1px solid #e8ecdf;padding:14px 0}.profile-row strong{font-size:12px}.profile-row small{display:block;color:var(--muted);margin-top:4px}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.help-number{font-size:22px;color:#aabf98;display:block;margin-bottom:15px;font-weight:400}.help-grid p{font-size:12px;line-height:1.9;margin-top:12px}.prose>h2{margin-bottom:20px}details{border-top:1px solid #e8ecdf;padding:17px 0 5px;margin-top:15px}summary{font-size:12px;font-weight:550;color:#4a6848;cursor:pointer}details p{font-size:12px;margin:12px 0;line-height:1.9}details .form-grid{margin-top:18px}.demo-notice{background:#e9efdf;border:1px solid #dbe4ca;padding:9px 15px;border-radius:5px;margin-bottom:24px;color:#708a56;font-size:9px;letter-spacing:1px}.demo-notice span{font-size:11px;letter-spacing:0;margin-left:15px;color:#8a987c}.auth-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;background:#f6f7f2}.auth-story{background:#14382c;color:#fff;padding:50px 70px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.auth-story .eyebrow{color:#9db491}.auth-story h1{font-size:59px;line-height:1.12;letter-spacing:-2px;font-weight:450;margin:24px 0}.auth-story h1 em{font-style:normal;color:#c5dfaf}.auth-story p{color:#a2b999;font-size:13px;line-height:1.9}.auth-story>small{color:#77906f;font-size:11px}.auth-flow{display:flex;align-items:center;gap:20px;margin-top:42px;font-size:10px;color:#bad0ad}.auth-flow span{border:1px solid #3d5b39;padding:9px 14px;border-radius:6px}.auth-flow b{font-weight:400;color:#738f60}.auth-main{display:flex;align-items:center;justify-content:center;padding:50px}.auth-form{max-width:360px;width:100%}.auth-form h2{font-size:29px;letter-spacing:-.8px}.auth-form>p{font-size:12px;margin:14px 0 32px;line-height:1.9}.auth-form .field{margin:22px 0}.auth-form .field input{height:45px}.auth-form .button{height:45px}.auth-form .caption{margin-top:18px;font-size:10px}
@media(min-width:1500px){main{padding-top:42px}.page-heading{margin-bottom:35px}.dashboard-columns{grid-template-columns:minmax(0,1fr) 310px}.stat{padding:25px}.pipeline{padding-bottom:30px}.pipeline h3{font-size:15px}.pipeline p{font-size:12px}.pipeline .flow-tag{font-size:10px}.panel-heading h2{font-size:19px}.setup-list strong{font-size:12px}.setup-list p{font-size:11px}}
@media(max-width:1150px){.sidebar{width:204px;padding:28px 15px}.shell{margin-left:204px}main{padding:28px 25px}.topbar{padding:0 25px}.dashboard-columns{grid-template-columns:minmax(0,1fr) 235px;gap:18px}.stats{gap:11px}.stat{padding:17px 14px}.stat p{font-size:8px}h1{font-size:30px}.settings-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.form-grid{gap:16px}.connections-grid,.account-grid{grid-template-columns:1fr 1fr}.pipeline{gap:0}.pipeline h3{font-size:12px}.panel-heading{padding:20px}th,td{padding:14px}.auth-story{padding:40px}.auth-story h1{font-size:47px}}
@media(max-width:900px){.sidebar{width:70px;padding:24px 12px}.sidebar .brand>span:last-child,.workspace,.nav-caption,.sidebar-bottom,.nav-link i{display:none}.nav-link{font-size:0;padding:12px;gap:0}.nav-icon{font-size:23px}.sidebar nav{margin-top:35px}.shell{margin-left:70px}.dashboard-columns,.settings-layout{grid-template-columns:1fr}.right-stack{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.stats{grid-template-columns:1fr 1fr}.page-heading{align-items:flex-start}.pipeline{grid-template-columns:1fr 16px 1fr 16px 1fr 16px 1fr}.page-heading p{max-width:430px}.auth-story{padding:35px}.auth-story h1{font-size:40px}.auth-main{padding:35px}.auth-flow{gap:10px;flex-wrap:wrap}}
@media(max-width:600px){main{padding:22px 15px}.topbar{height:60px;padding:0 15px}.topbar .timezone-pill{display:none}.top-right{gap:10px}.page-heading{flex-direction:column;gap:20px}h1{font-size:28px}.stats{gap:10px}.stat>strong{font-size:30px}.stat>div{font-size:10px}.stat p{font-size:9px}.pipeline{grid-template-columns:1fr 1fr;gap:22px}.pipeline>b{display:none}.pipeline h3{font-size:13px}.dashboard-columns,.right-stack,.form-grid,.account-grid,.connections-grid,.help-grid{display:block}.right-stack>.note-card{margin-bottom:22px}.field{margin-bottom:17px}.rates-grid{grid-template-columns:1fr 1fr}.save-bar{bottom:0;padding:13px}.save-bar span{font-size:9px}.form-section{padding:20px}.panel-heading{gap:10px;align-items:flex-start}.panel-heading h2{font-size:15px}.flow-panel .badge{display:none}.page-heading>.badge.large{align-self:flex-start}.weekdays{gap:5px}.weekdays span{padding:7px 9px}footer{margin:0 15px;font-size:9px}footer>span:last-child{display:none}.auth-page{grid-template-columns:1fr}.auth-story{min-height:auto;padding:28px;gap:45px}.auth-story h1{font-size:43px}.auth-story>small,.auth-flow,.auth-story p{display:none}.auth-main{padding:42px 28px}.auth-form h2{font-size:25px}.demo-notice span{display:block;margin:5px 0 0}.tabs{gap:15px}.tabs a{font-size:10px}}
