@font-face{font-family:DM Sans;font-style:normal;font-weight:400 500;font-display:swap;src:url(/assets/dm-sans-400-CB7WfZ8W.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:550 650;font-display:swap;src:url(/assets/dm-sans-600-CYvJJk-g.ttf) format("truetype")}@font-face{font-family:DM Sans;font-style:normal;font-weight:700 900;font-display:swap;src:url(/assets/dm-sans-700-BQ0abr9c.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:400 500;font-display:swap;src:url(/assets/manrope-400-BEIO-tX3.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:550 650;font-display:swap;src:url(/assets/manrope-600-DBphNC1-.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:700 750;font-display:swap;src:url(/assets/manrope-700-DbNN7f-K.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:800 900;font-display:swap;src:url(/assets/manrope-800-CNT0ON31.ttf) format("truetype")}:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#25312e;background:#f7f8f4;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink:#24312e;--muted:#85908a;--border:#e7ebe5;--green:#244e40;--lime:#d6ed9c;--bg:#f7f8f4;--radius:12px;--shadow:0 3px 14px #233e2f04}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #a6c993;outline-offset:3px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif;letter-spacing:-.035em}h1{font-size:30px;font-weight:750;line-height:1.3}h2{font-size:18px;font-weight:750}h3{font-size:16px;font-weight:750}p{line-height:1.65}small{font-size:11px;line-height:1.5}strong{font-weight:650}svg{flex-shrink:0}::selection{background:#d6ed9c}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:228px;background:#182c29;color:#a9b8b1;padding:27px 16px 0;display:flex;flex-direction:column;z-index:40}.sidebar-brand{padding:0 11px}.brand{display:flex;align-items:center;gap:10px;color:#f6f9f1;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-1.6px;font-size:28px}.brand-period{color:#d6ed9c}.brand-mark{display:grid;place-items:center;width:32px;height:32px;background:#d6ed9c;color:#203c31;border-radius:9px;transform:rotate(-4deg)}.brand-mark svg{transform:rotate(4deg)}.workspace-switch{display:flex;align-items:center;gap:9px;width:100%;background:#ffffff05;border:1px solid #ffffff12;border-radius:9px;margin-top:30px;padding:11px 8px;text-align:left;color:#d0d9d2}.workspace-switch>svg{margin-left:auto}.workspace-symbol{height:29px;width:29px;background:#374943;border:1px solid #617164;border-radius:6px;display:grid;place-items:center;font:700 16px Manrope;color:#d6ed9c}.workspace-switch strong{display:block;font-size:10.5px}.workspace-switch small{font-size:9px;color:#889d92}.sidebar nav{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#435b4e transparent;padding-top:8px;flex:1;padding-bottom:18px}.nav-group{font-size:8px;font-weight:650;letter-spacing:1.55px;color:#7c9588;padding:23px 13px 9px}.nav-item{display:flex;align-items:center;gap:11px;padding:10px 13px;border-radius:7px;font-size:11.5px;font-weight:500;margin:2px 0;transition:background .15s,color .15s;min-height:36px}.nav-item svg{color:#8fa99a;width:16px}.nav-item:hover{background:#ffffff06;color:#fff}.nav-item.active{color:#d9eca9;background:#d6ed9c13}.nav-item.active svg{color:#d9eca9}.nav-dot{width:5px;height:5px;border-radius:50%;background:#d6ed9c;margin-left:auto}.sidebar-bottom{margin-top:auto}.sidebar-note{display:flex;gap:10px;padding:14px 11px 21px;font-size:10px;line-height:1.65;color:#809b8a}.sidebar-note svg{color:#b3ca8c;margin-top:3px}.sidebar-note strong{color:#b1c2b6;font-weight:500}.profile{display:flex;align-items:center;gap:9px;border-top:1px solid #ffffff0c;padding:18px 1px}.profile>div:nth-child(2){flex:1;min-width:0}.profile strong{font-size:10.5px;color:#e3e9e0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile small{font-size:9px;color:#84998c}.profile>.icon-button{color:#9aada0}.avatar{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex-shrink:0;background:#e7ebdc;color:#5b684b;font:650 11px Manrope;letter-spacing:.3px}.avatar.small{width:29px;height:29px;font-size:10px;border-radius:9px}.profile .avatar{background:#cddcbb;color:#3d5840}.main-shell{margin-left:228px;min-width:0;flex:1}.topbar{height:68px;border-bottom:1px solid var(--border);background:#ffffffa8;display:flex;align-items:center;justify-content:space-between;padding:0 38px;gap:18px}.breadcrumbs{display:flex;align-items:center;gap:15px;font-size:11px;color:#9ba49c}.breadcrumbs strong{font-weight:500;color:#45514a}.breadcrumb-slash{font-size:15px;color:#c4ccc2}.topbar-actions{display:flex;align-items:center;gap:19px}.workspace-status{display:flex;align-items:center;gap:7px;font-size:10px;color:#7c8c7f}.workspace-status>span{background:#82a077;width:5px;height:5px;border-radius:50%;box-shadow:0 0 0 3px #edf3e7}.topbar .icon-button{color:#8b978d}.topbar .avatar{background:#ecefdf}.main-shell main{padding:35px 38px 30px;max-width:1740px;margin:auto;min-height:calc(100vh - 130px);animation:fade-in .22s ease-out}.main-footer{display:flex;justify-content:space-between;color:#9da69c;font-size:9px;padding:18px 38px;border-top:1px solid var(--border)}.mobile-menu,.mobile-close{display:none!important}.page-head{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:0 0 28px}.eyebrow{color:#8b987f;letter-spacing:1.7px;font-size:8px;font-weight:700;line-height:1.8;margin-bottom:9px}.page-head p{font-size:11.5px;color:#849084;margin-top:9px}.head-actions{display:flex;align-items:center;gap:9px;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;font-weight:600;font-size:10.5px;padding:10px 14px;min-height:36px;border-radius:7px;white-space:nowrap;transition:background .15s,box-shadow .15s}.button.primary{background:#274b3d;color:#f3f8e9;border-color:#274b3d;box-shadow:0 2px 3px #162e3010}.button.primary:hover:not(:disabled){background:#35614f;box-shadow:0 3px 7px #1e422018}.button.secondary{background:#fff;color:#56634f;border-color:#dde3d7}.button.secondary:hover:not(:disabled){background:#f5f7ef}.button.ghost{background:transparent;color:#5d7353}.button.ghost:hover:not(:disabled){background:#edf2e6}.button.small-button{font-size:10px;min-height:30px;padding:5px 8px}.icon-button{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:6px;color:#8c988d;flex-shrink:0}.icon-button:hover:not(:disabled){background:#7e976114;color:#506544}.text-link{display:inline-flex;gap:7px;align-items:center;color:#66814f;font-size:10px;font-weight:600;border:0;background:none;padding:4px 0;white-space:nowrap}.text-link:hover{color:#324d29}.muted{color:#8b958b;font-size:11px}.mono{font-family:ui-monospace,monospace}.text-error{color:#bb5a4f!important}.section-gap{margin-top:24px}.panel{border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);overflow:hidden}.section-title{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 22px}.section-title h2{display:flex;gap:9px;align-items:center;font-size:13px;letter-spacing:-.025em}.section-title>svg{width:15px}.count{display:inline-grid;place-items:center;min-width:19px;height:18px;padding:0 5px;background:#f1f3ec;border:1px solid #e7ebe0;border-radius:5px;color:#86937a;font-size:9px;font-weight:600;letter-spacing:0;margin-left:5px}.section-description{padding:0 22px 19px;color:#8d9689;font-size:11px}.panel-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 22px;border-bottom:1px solid #eef0e9}.tab-title{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:650}.search-box{display:flex;align-items:center;gap:8px;border:1px solid #e7ebe1;border-radius:7px;background:#fcfdf9;padding:8px 10px;color:#a3ab9d;width:235px}.search-box input{padding:0!important;border:0!important;box-shadow:none!important;outline:0!important;background:none!important;width:100%;font-size:10px!important;color:#52604c}.search-box input::placeholder{color:#a1aa99}.search-box button{display:flex;background:none;border:0;padding:0;color:#87967b}.badge{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border:1px solid transparent;font-size:8.5px;font-weight:550;border-radius:5px;text-transform:capitalize;white-space:nowrap}.badge>span{width:4px;height:4px;border-radius:50%;background:currentColor}.badge.green{background:#edf5e8;color:#668952;border-color:#e2edda}.badge.amber{background:#fbf5e4;color:#b18e41;border-color:#f1e7c7}.badge.red{background:#fcf0eb;color:#b97768;border-color:#f3e1d9}.badge.neutral{background:#f2f4ef;color:#8c9584;border-color:#e8ece0}.empty{padding:44px 30px;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:270px}.empty-icon{display:grid;place-items:center;width:55px;height:55px;background:#f3f5ed;border:1px solid #e9edde;border-radius:17px;color:#9baa7c;margin-bottom:20px;box-shadow:0 3px #fff,0 5px #f4f6ef;transform:rotate(-3deg)}.empty-icon svg{transform:rotate(3deg)}.empty h3{font-size:14px;margin-bottom:8px}.empty p{max-width:390px;color:#96a08e;font-size:11px;line-height:1.8;margin-bottom:20px}.empty .button{font-size:10px}.loading{display:flex;align-items:center;justify-content:center;gap:11px;color:#86977b;padding:65px;font-size:12px}.error-box{display:flex;gap:11px;align-items:flex-start;background:#fff4ef;border:1px solid #f0ddd3;border-radius:9px;padding:16px;color:#a56251;margin:10px 0 18px;font-size:11px}.error-box>svg{margin-top:2px}.error-box>div{flex:1;min-width:0}.error-box strong{display:block}.error-box p{font-size:11px;overflow-wrap:anywhere;margin-top:3px}.error-box .button{margin-top:10px}.error-box>.button{margin-top:0}.toast{position:fixed;bottom:24px;left:calc(50% + 114px);transform:translate(-50%);z-index:100;background:#25483a;color:#f3f7e9;box-shadow:0 8px 35px #253c302c;border:1px solid #577258;display:flex;align-items:center;gap:10px;padding:15px 17px;border-radius:9px;min-width:260px;max-width:min(650px,90vw);font-size:12px}.toast.error{background:#714737;border-color:#9c6a50}.toast span{flex:1}.toast button{display:flex;padding:4px;background:none;border:0;color:#d0dbc5}.inline-note{display:flex;align-items:flex-start;gap:9px;margin-top:22px;padding:12px 4px;color:#99a18f;font-size:10px;line-height:1.65}.inline-note svg{color:#a8b498;flex-shrink:0}.inline-note.calendar-note{margin:0 0 20px;background:#eef2e7;border-radius:8px;padding:13px 16px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:11px;text-align:left}th{font-size:9px;color:#98a18f;font-weight:500;background:#fcfdf9;padding:12px 22px;border-top:1px solid #eff1ea;border-bottom:1px solid #eff1ea;white-space:nowrap}td{padding:17px 22px;color:#7d8a74;border-bottom:1px solid #eef1e9;vertical-align:middle}tr:last-child td{border-bottom:0}td strong{color:#42523c;font-size:11px}tr.clickable{cursor:pointer}tr.clickable:hover{background:#fcfdf8}.name-cell{display:flex;align-items:center;gap:11px}.name-cell strong,.name-cell small{display:block}.name-cell small{font-size:9px;color:#9fa794;margin-top:4px}.name-cell .avatar{width:32px;height:32px;font-size:10px}.table-icon{display:grid;place-items:center;width:31px;height:33px;border:1px solid #e9eddf;border-radius:8px;background:#f9faf5;color:#899b73;flex-shrink:0}.stack{display:flex;flex-direction:column;gap:5px}.stack small{color:#a3ab9a;font-size:9px;max-width:320px;overflow-wrap:anywhere}.row-actions{display:flex;gap:3px;align-items:center}.row-actions .button{font-size:9px;padding:7px;min-height:29px}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:24px}.metric-card{border:1px solid #e7ebe1;border-radius:10px;background:#fff;padding:18px 20px;box-shadow:var(--shadow)}.metric-top{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#89957e;font-size:10px;font-weight:500;margin-bottom:16px}.metric-top svg{color:#91a67f;width:16px}.metric-card>strong{font-family:Manrope,sans-serif;font-weight:700;font-size:29px;letter-spacing:-1px;display:block;margin-bottom:10px;line-height:1}.metric-card>small{font-size:8.5px;color:#a3ad96}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(240px,1fr);gap:22px;margin-bottom:25px}.launch-card{background:#edf0e4;border:1px solid #e5e9d7;border-radius:12px;overflow:hidden;display:flex;min-height:306px;position:relative}.launch-content{width:56%;padding:27px 0 24px 25px;z-index:2}.pill{display:inline-flex;align-items:center;gap:5px;border:1px solid #dce4ca;background:#f4f7eb;color:#7a8e59;font-size:6px;font-weight:650;letter-spacing:1px;padding:5px 7px;border-radius:5px}.launch-content h2{font-size:25px;line-height:1.35;margin:16px 0 12px;font-weight:700;color:#334732;letter-spacing:-1px}.launch-content p{color:#8e9c7d;font-size:9px;max-width:230px;line-height:1.85;margin-bottom:19px}.launch-content .button{font-size:9px;min-height:32px;padding:8px 12px}.launch-foot{display:flex;gap:6px;align-items:center;margin-top:20px;font-size:7px;color:#98a886}.launch-foot>span:first-child{width:4px;height:4px;background:#a6b98e;border-radius:50%}.studio-art{position:absolute;right:-40px;top:52px;width:310px;height:225px;transform:rotate(-4deg)}.art-window{width:310px;height:210px;background:#fdfef7;border:1px solid #ccd6bc;border-radius:9px;overflow:hidden;box-shadow:0 13px 25px #6a785724}.art-window-bar{height:21px;display:flex;align-items:center;gap:3px;padding:0 9px;background:#f1f4e9;border-bottom:1px solid #e1e7d2}.art-window-bar i{height:3px;width:3px;border-radius:50%;background:#c7d0b8}.art-window-bar span{font-size:4px;letter-spacing:.8px;margin-left:45px;color:#a6b196}.art-nav{display:flex;align-items:center;justify-content:space-between;padding:14px 20px 7px;color:#627b44}.art-nav b{font-family:Manrope,sans-serif;font-size:11px}.art-nav>span{font-size:4px;color:#8e9c7d}.art-content{position:relative;padding:13px 21px}.art-label{font-size:4px;letter-spacing:1px;color:#819a64}.art-content h3{font-size:19px;line-height:1.2;margin:8px 0;color:#334f2d;position:relative;z-index:1;letter-spacing:-.8px}.art-content h3 em{color:#96b073;font-style:normal}.art-line{height:2px;background:#e0e6d5;width:91px;margin-top:4px}.art-line.short{width:71px}.art-button{display:inline-flex;align-items:center;gap:9px;border-radius:3px;background:#577744;color:#f0f5e5;font-size:4px;padding:6px 8px;margin-top:13px}.art-shape{position:absolute;top:1px;right:18px;width:110px;height:126px;background:#e3e9d6;border-radius:60px 60px 0 0;overflow:hidden}.art-shape:before{content:"";position:absolute;width:100px;height:100px;top:15px;left:-38px;border:24px solid #bacd9f;border-radius:50%}.art-shape:after{content:"";position:absolute;width:90px;height:150px;top:30px;left:70px;background:#c4d5ab;transform:rotate(34deg)}.art-shape span:first-child{position:absolute;width:80px;height:20px;bottom:15px;background:#718d57;left:15px;transform:rotate(-40deg)}.art-float{position:absolute;bottom:0;left:-24px;display:flex;align-items:center;gap:8px;background:#fffffb;padding:10px 14px;border:1px solid #e0e6d3;border-radius:7px;box-shadow:0 8px 17px #526a4020;transform:rotate(4deg);color:#85a961}.art-float div{display:flex;flex-direction:column}.art-float b{font-size:8px;color:#5c7448}.art-float span{font-size:6px;color:#a0ad92;margin-top:3px}.checklist .section-title{padding-bottom:9px}.checklist>p{padding:0 22px;font-size:10px}.checklist-item{display:flex;align-items:center;gap:12px;border:0;background:transparent;width:calc(100% - 40px);padding:18px 0;margin:0 20px;text-align:left;border-bottom:1px solid #f0f2ea}.checklist-item:last-child{border:0}.checklist-number{display:grid;place-items:center;width:29px;height:29px;flex-shrink:0;border-radius:8px;border:1px solid #e4e9d8;background:#f8faf2;color:#97a482;font-size:9px}.checklist-item>span:nth-child(2){flex:1}.checklist-item strong{display:block;font-size:10px;color:#52644a}.checklist-item small{display:block;font-size:8px;margin-top:5px;color:#a5ae97}.checklist-item>svg{color:#a4b090;width:13px}.checklist-item.done .checklist-number{background:#edf4df;color:#7c9c58}.dashboard-lower{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(250px,1fr);gap:22px}.dashboard-lower .empty{min-height:231px;padding:29px}.dashboard-lower .empty-icon{width:43px;height:43px;border-radius:13px;margin-bottom:16px}.dashboard-lower .empty h3{font-size:12px}.dashboard-lower .empty p{font-size:9px;max-width:275px;margin-bottom:12px}.dashboard-lower .section-title{border-bottom:1px solid #f0f2ea}.dashboard-lower .table-scroll th{border-top:0}.activity-list{padding:5px 22px 13px}.activity-item{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #eff2e8}.activity-item:last-child{border:0}.activity-dot{width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#adbd92;box-shadow:0 0 0 5px #f5f7ef;margin:5px}.activity-item strong{display:block;font-size:10px;color:#687c53}.activity-item small{display:block;font-size:8px;margin-top:5px;color:#a1ad91}.financial-note{display:flex;align-items:center;gap:9px;margin-top:24px;border:1px dashed #e0e7d3;border-radius:9px;padding:14px 17px;font-size:9px;color:#91a277}.financial-note strong{font-size:9px;color:#7a8f61}.financial-note>span{flex:1;font-size:8px;color:#a1ae8f}.financial-note .text-link{font-size:8px}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.card-top{display:flex;align-items:center;gap:8px}.card-top>.badge{margin-left:auto}.card-top>.icon-button{margin-right:-6px}.feature-icon{display:grid;place-items:center;width:41px;height:41px;background:#edf2e7;border:1px solid #e4ebdb;border-radius:11px;color:#73925e}.feature-icon.amber{background:#fbf5e6;border-color:#f1e8d0;color:#b69b61}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:9px;border-top:1px solid #eef1e6;margin-top:21px;padding-top:15px}.card-footer>span{display:flex;align-items:center;gap:5px;font-size:9px;color:#9aaa86}.card-footer .button{font-size:9px;min-height:30px;padding:7px 10px}.tabs{display:flex;gap:24px;border-bottom:1px solid #e3e9d9;margin-bottom:22px;overflow:auto}.tabs button{display:flex;gap:6px;align-items:center;border:0;background:none;color:#9daa8e;padding:13px 2px 15px;font-size:11px;white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-1px}.tabs button.active{color:#5e7948;font-weight:650;border-color:#7c9d5e}.pipeline-toolbar{display:flex;align-items:center;justify-content:space-between;margin:0 0 23px;gap:16px}.pipeline-toolbar>span{color:#9ba78d;font-size:10px}.pipeline-toolbar strong{color:#68834f}.kanban{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));gap:15px;overflow:auto;padding-bottom:10px}.kanban-column{background:#f0f3e9;border:1px solid #e6ebdc;border-radius:10px;min-height:450px}.kanban-title{display:flex;align-items:center;gap:7px;padding:16px 13px;border-bottom:1px solid #e5eadc}.kanban-title>span{width:6px;height:6px;border-radius:50%;background:#b2bca0}.kanban-title h2{font-size:11px;text-transform:capitalize;letter-spacing:0}.kanban-title>b{font-size:9px;color:#9daa8a;font-weight:500}.kanban-title .icon-button{margin-left:auto;padding:0}.stage-qualified .kanban-title>span{background:#95b8a3}.stage-proposal .kanban-title>span{background:#d8c388}.stage-won .kanban-title>span{background:#83ad71}.stage-lost .kanban-title>span{background:#c6a092}.kanban-body{padding:11px}.lead-card{background:#fff;border:1px solid #e3e9d8;border-radius:8px;padding:13px 11px;margin-bottom:10px;text-align:left;width:100%;box-shadow:0 2px 3px #3e592905}.lead-card:hover{border-color:#b9caa6;box-shadow:0 3px 9px #6379450e}.lead-top{display:flex;align-items:center;gap:6px}.lead-top>span{font-size:7px;color:#a0ac90;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.lead-top .avatar{width:22px;height:22px;font-size:7px;border-radius:6px}.lead-top>svg{color:#b3bea5;width:12px}.lead-card h3{font-size:12px;letter-spacing:-.02em;margin:13px 0 7px;color:#576e45}.lead-card p{font-size:9px;color:#a1ae90}.lead-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f0f3e9;margin-top:16px;padding-top:12px}.lead-bottom strong{font-size:10px;color:#6e845a}.lead-bottom span{font-size:7px;background:#f6f8f0;padding:4px 5px;border-radius:4px;color:#a0af8d}.kanban-empty{padding:28px 3px;color:#b2bca1;font-size:9px;text-align:center}.workflow-card,.content-card,.agent-card,.integration-card{padding:22px}.workflow-card h3,.content-card h3,.agent-card h3,.integration-card h3{margin-top:18px;margin-bottom:7px;font-size:15px}.workflow-card>p,.integration-card>p{font-size:10px;color:#9caa8b}.workflow-steps{margin-top:22px}.workflow-steps>div:not(.workflow-connector){display:flex;align-items:center;gap:8px;border:1px solid #eaf0df;background:#fafcf6;border-radius:6px;padding:11px;font-size:10px;color:#8a9f71;text-transform:capitalize}.workflow-connector{height:15px;width:1px;background:#d9e3c9;margin-left:18px}.content-type{display:flex;align-items:center;gap:6px;text-transform:capitalize;font-size:9px;color:#a0af8b}.content-excerpt{font-size:10px;line-height:1.8!important;color:#9caa8b;white-space:pre-line;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;min-height:90px}.billing-metrics{grid-template-columns:1fr 1fr 1.5fr}.currency-values{display:flex;gap:13px;flex-wrap:wrap;align-items:center;margin-bottom:8px}.currency-values strong{font:650 23px Manrope;color:#4e693b}.billing-metrics .metric-card>small{font-size:9px}.provider-logo{width:43px;height:43px;display:grid;place-items:center;background:#f3f6ec;border:1px solid #e8eedd;border-radius:11px;color:#7b945f}.integration-card{display:flex;flex-direction:column}.integration-card>p{min-height:50px;line-height:1.9}.integration-meta{font-size:8px;color:#b1bba1;margin-top:17px}.integration-card .card-footer{margin-top:auto;padding-top:16px}.settings-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:22px}.settings-panel{padding:22px}.settings-panel .section-title{padding:0 0 10px}.settings-panel .muted{font-size:10px}.settings-panel form{margin-top:23px}.settings-panel form>.button{margin-top:22px}.settings-row{display:flex;align-items:center;gap:12px;padding:25px 0;border-bottom:1px solid #eef2e3}.settings-row>div{flex:1}.settings-row strong{font-size:11px;color:#6b8154}.settings-row p{font-size:9px;color:#a1af90;margin-top:5px}.settings-row .button{font-size:9px;min-height:31px;padding:7px 11px}.account-card{display:flex;align-items:center;gap:11px;padding:16px;background:#f7f9f1;border:1px solid #ebf0df;border-radius:8px;margin-top:24px}.account-card>div:nth-child(2){flex:1}.account-card strong,.account-card small{display:block}.account-card strong{font-size:11px;color:#7a9163}.account-card small{font-size:9px;color:#a0b08b;margin-top:4px}.operations-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px}.ops-card{padding:24px;display:flex;align-items:flex-start;flex-wrap:wrap;gap:15px}.ops-card>div:nth-child(2){flex:1}.ops-card h2{font-size:14px;margin:4px 0 8px}.ops-card p{font-size:10px;color:#99a987}.ops-card>.badge{margin-top:5px}.ops-detail{flex-basis:100%;font-size:10px;line-height:1.8;color:#95a67f;padding-top:15px;border-top:1px solid #edf2e2}.ops-card .key-value{width:100%;margin-top:0}.job-stats{display:grid;grid-template-columns:repeat(3,1fr);width:100%;padding-top:18px;border-top:1px solid #ebf0df;margin-top:7px}.job-stats>div{border-right:1px solid #eaf0de;text-align:center}.job-stats>div:last-child{border:0}.job-stats strong{display:block;font:650 27px Manrope;color:#688a4b}.job-stats span{font-size:9px;color:#acb996}.capabilities{display:grid;grid-template-columns:repeat(3,1fr);padding:0 23px 20px;gap:10px}.capability{display:flex;gap:12px;align-items:center;justify-content:space-between;background:#fbfcf8;border:1px solid #edf2e4;padding:13px;border-radius:7px;font-size:10px;color:#82996a}.capability>span:first-child{text-transform:capitalize}.progress-cell{display:flex;align-items:center;gap:8px;min-width:100px}.progress-track{height:4px;background:#edf2e3;border-radius:5px;overflow:hidden;flex:1}.progress-track>span{display:block;height:100%;background:#9ab777;border-radius:5px;transition:width .3s}.progress-cell small{font-size:8px;color:#9ead8b}.key-value{display:flex;justify-content:space-between;gap:12px;font-size:10px;padding:12px 0;border-bottom:1px solid #edf1e4}.key-value span{color:#a1af91}.key-value strong{color:#81946b;font-size:10px;text-transform:capitalize}.inbox-layout{display:grid;grid-template-columns:300px minmax(0,1fr);background:#fff;border:1px solid var(--border);border-radius:11px;overflow:hidden;min-height:610px}.conversation-list{border-right:1px solid #e8efdd}.conversation-search{padding:17px;border-bottom:1px solid #edf2e3}.conversation-search .search-box{width:100%}.conversation-item{display:flex;gap:10px;width:100%;text-align:left;background:none;border:0;border-bottom:1px solid #eef2e7;padding:20px 16px}.conversation-item.active{background:#f3f7eb;box-shadow:inset 3px 0 #aec48c}.conversation-item>div:nth-child(2){flex:1;min-width:0}.conversation-item>div>div{display:flex;justify-content:space-between;gap:5px}.conversation-item strong{font-size:10px;color:#68834e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-item small{font-size:7px;color:#a8b892;white-space:nowrap}.conversation-item p{font-size:9px;color:#a4b28e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:7px}.conversation-item>div>span{font-size:7px;color:#94a875;margin-top:8px;display:block}.conversation-detail{display:flex;flex-direction:column;min-width:0}.conversation-header{display:flex;align-items:center;gap:11px;padding:18px 20px;border-bottom:1px solid #edf1e4}.conversation-header>div:nth-child(2){flex:1}.conversation-header h2{font-size:12px;color:#69834f}.conversation-header p{font-size:8px;color:#a0b08c;margin-top:5px}.conversation-header .button{font-size:9px;min-height:30px;padding:7px 9px}.messages{padding:25px;overflow:auto;max-height:570px;min-height:330px;flex:1;background:#fdfefb}.message{max-width:82%;margin-bottom:21px;font-size:11px}.message>span{font-size:8px;color:#9faf8b;display:block;margin-bottom:7px}.message>div{line-height:1.8;padding:12px 15px;border:1px solid #e7eddd;border-radius:0 11px 11px;background:#f5f8ef;color:#6f825a;white-space:pre-wrap;overflow-wrap:anywhere}.message>small{font-size:7px;display:block;color:#b1bda0;margin-top:6px}.message.agent{margin-left:auto}.message.agent>span,.message.agent>small{text-align:right}.message.agent>div{background:#edf3e1;border-color:#e2ebd3;border-radius:11px 0 11px 11px;color:#627d49}.reply-box{padding:18px;border-top:1px solid #e9efdd;background:#fff}.reply-box textarea{width:100%;min-height:73px;resize:vertical;border:1px solid #e4ecda;border-radius:8px;padding:12px;font-size:11px;background:#fcfef8;color:#688251;outline:none}.reply-box textarea:focus{border-color:#a6bd88}.reply-box>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.reply-box small{font-size:8px;color:#adbba0}.reply-box .button{font-size:9px;min-height:32px}.workforce-banner{display:flex;align-items:center;gap:28px;padding:26px 33px;border:1px solid #e5ecd9;background:#f0f4e8;border-radius:12px;margin-bottom:27px}.workforce-orb{height:89px;width:89px;display:grid;place-items:center;border-radius:29px;background:#e0ebd0;border:1px solid #d0e0b9;color:#789951;position:relative;transform:rotate(-6deg);flex-shrink:0;box-shadow:7px 7px #e8efdf}.workforce-orb>span{position:absolute;width:10px;height:10px;background:#aac680;border:3px solid #f1f6e8;border-radius:50%;bottom:10px;right:10px}.workforce-banner h2{font-size:19px;line-height:1.45;color:#58713e}.workforce-banner p{font-size:10px;color:#99ac80;margin-top:10px}.workforce-principles{display:flex;flex-direction:column;gap:13px;margin-left:auto;min-width:168px}.workforce-principles>span{display:flex;gap:7px;align-items:center;font-size:9px;color:#8da773}.workforce-principles svg{color:#a0bc7e}.agent-avatar{height:49px;width:49px;display:grid;place-items:center;border-radius:14px;background:#eff4e5;border:1px solid #e1eacf;color:#8ea66b}.role-sales{background:#faf3df;border-color:#f0e6c6;color:#bea368}.role-support{background:#e9f1ee;border-color:#dce8e1;color:#8fac9d}.agent-role{font-size:9px;color:#a2b18b;text-transform:capitalize}.agent-card>p{font-size:10px;color:#9dac89;margin-top:19px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:52px}.agent-knowledge{display:flex;align-items:center;gap:6px;font-size:8px;color:#a1b284;margin-top:17px}.test-context{display:flex;gap:8px;align-items:center;padding:15px 22px;background:#f7faef;color:#95ac79;font-size:10px}.test-context .badge{margin-left:auto}.test-messages{padding:23px;min-height:260px;max-height:400px;overflow:auto}.test-messages .empty{min-height:210px}.test-error{font-size:10px;color:#ab6954;padding:0 23px 18px}.typing{display:flex;gap:5px;align-items:center;color:#a0b483;font-size:9px;padding:8px}.typing i{display:block;height:4px;width:4px;border-radius:50%;background:#bccda2;animation:pulse 1s infinite alternate}.typing i:nth-child(2){animation-delay:.2s}.typing i:nth-child(3){animation-delay:.4s}@keyframes pulse{to{opacity:.2}}.studio-intro{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#eef2e6;border:1px solid #e4ead6;border-radius:12px;padding:26px 30px;margin-bottom:30px;position:relative;overflow:hidden}.studio-intro:after{content:"";position:absolute;right:110px;width:170px;height:170px;border:1px solid #dce6cb;border-radius:50%;opacity:.6;pointer-events:none}.studio-intro h2{font-size:24px;color:#536e3e;line-height:1.4;margin-bottom:12px}.studio-intro p{font-size:10px;color:#99aa82;max-width:370px;line-height:1.8}.studio-intro .eyebrow{font-size:7px;display:block;color:#92a777}.studio-intro-steps{display:flex;align-items:center;gap:13px;z-index:1}.studio-intro-steps>span{display:flex;align-items:center;flex-direction:column;gap:14px;font-size:9px;color:#8ca471;min-width:77px}.studio-intro-steps>span>span{display:grid;place-items:center;height:49px;width:49px;border-radius:14px;background:#f9fbf2;border:1px solid #dce6cc;color:#88a465;font:500 13px Manrope;box-shadow:0 5px #e7eedc}.studio-intro-steps>svg{color:#b5c59e;width:14px;margin-top:-22px}.studio-toolbar{padding:0 0 20px;border-bottom:0}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.project-card{padding:0;border:1px solid #e4ebd8;border-radius:11px;background:#fff;text-align:left;overflow:hidden;box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s}.project-card:hover{transform:translateY(-3px);box-shadow:0 9px 24px #62734512}.project-thumbnail{height:200px;background:#eef2e4;position:relative;overflow:hidden;padding:20px}.thumbnail-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:7px;color:var(--project-color);position:relative;z-index:1}.thumbnail-nav>span:first-child{font-family:Manrope;font-weight:750}.thumbnail-nav>span:last-child{font-size:4px;opacity:.4}.thumbnail-content{position:relative;margin-top:25px;z-index:1;max-width:70%}.thumbnail-content>small{font-size:5px;letter-spacing:1px;color:var(--project-color);opacity:.6;text-transform:uppercase}.thumbnail-content>strong{display:block;font-family:Manrope;font-size:21px;line-height:1.2;color:var(--project-color);max-width:180px;margin:10px 0 11px;letter-spacing:-.8px}.thumbnail-line{width:100px;height:3px;background:#cdd8b5;opacity:.5;margin-top:4px}.thumbnail-line.short{width:74px}.thumbnail-button{display:inline-flex;align-items:center;gap:8px;font-size:5px;background:var(--project-color);color:#fff;border-radius:3px;padding:7px 9px;margin-top:13px}.thumbnail-art{position:absolute;right:-22px;top:72px;height:140px;width:118px;border-radius:70px 70px 0 0;background:#d0ddb9;transform:rotate(10deg)}.thumbnail-art>span:first-child{position:absolute;inset:22px;border:20px solid #b0c292;border-radius:50%}.thumbnail-art>span:last-child{position:absolute;width:100px;height:19px;background:#96af73;left:-20px;bottom:17px;transform:rotate(-40deg)}.template-trade{background:#eff0e6}.template-trade .thumbnail-art{border-radius:5px;background:#e3d6a9;transform:rotate(-15deg)}.template-trade .thumbnail-art>span:first-child{border-color:#b7a472;border-radius:5px}.template-trade .thumbnail-art>span:last-child{background:#9c9f76}.template-professional{background:#eaf0ed}.template-professional .thumbnail-art{border-radius:100px;background:#c8d7d0;transform:rotate(-15deg)}.template-professional .thumbnail-art>span:first-child{border-color:#8fad9d}.template-professional .thumbnail-art>span:last-child{background:#abc3b3}.project-open{position:absolute;right:14px;bottom:14px;background:#ffffffe3;border:1px solid #e8eeda;border-radius:7px;height:31px;width:31px;display:grid;place-items:center;color:#7e9564;opacity:0;transition:opacity .2s}.project-card:hover .project-open{opacity:1}.project-info{padding:18px;display:flex;gap:12px;align-items:flex-start}.project-info>div{flex:1;min-width:0}.project-info h3{font-size:13px;color:#5e7948}.project-info p{font-size:9px;color:#a3b18d;margin-top:6px}.project-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:7px;color:#b0bea0;margin-top:15px}.project-meta>span{display:flex;align-items:center;gap:4px}.project-info>.badge{margin-top:0;font-size:7px}.back-link{display:flex;align-items:center;gap:7px;padding:0 0 18px;background:none;border:0;color:#92a879;font-size:10px}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:23px}.preview-panel{background:#e9eee2;border:1px solid #dfe8d2;border-radius:10px;overflow:hidden;align-self:start}.preview-toolbar{display:flex;align-items:center;gap:14px;background:#fff;border-bottom:1px solid #e6eddc;padding:11px 13px}.device-tabs{display:flex;gap:3px;padding:3px;border:1px solid #e6eddb;background:#f8fbf2;border-radius:6px}.device-tabs button{display:grid;place-items:center;border:0;padding:5px;background:none;border-radius:4px;color:#a9ba91}.device-tabs button.active{background:#e9f0df;color:#7c985d}.preview-location{display:flex;align-items:center;justify-content:center;gap:6px;flex:1;font-size:8px;color:#b0bf9c;overflow:hidden}.preview-location>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.preview-canvas{min-height:540px;display:flex;justify-content:center;align-items:flex-start;padding:0;transition:padding .2s}.preview-canvas .empty{align-self:center;margin:auto;max-width:420px}.preview-canvas iframe{display:block;border:0;background:#fff;width:100%;height:620px;transition:width .2s}.preview-canvas.mobile{padding:24px 15px}.preview-canvas.mobile iframe{width:375px;max-width:100%;border:1px solid #cadbb5;border-radius:19px;height:650px;box-shadow:0 10px 25px #7d945c20}.preview-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;background:#fff;border-top:1px solid #e5eddb;font-size:8px;color:#a0b58a}.preview-footer>span{display:flex;align-items:center;gap:6px}.status-dot{width:5px;height:5px;background:#9dbc79;border-radius:50%}.status-dot.draft{background:#c6d0b6}.editor-sidebar{display:flex;flex-direction:column;gap:18px}.editor-summary{padding:20px}.editor-summary h3{font-size:13px;margin:18px 0 10px;color:#65844b}.editor-summary>p{font-size:9px;color:#a1b48b;line-height:1.9}.editor-summary .key-value{font-size:9px;padding:12px 0}.editor-summary .key-value strong{font-size:9px}.color-value{display:flex;gap:5px;align-items:center}.color-value i{display:block;height:10px;width:10px;border-radius:3px}.service-tags{display:flex;gap:5px;flex-wrap:wrap;margin:16px 0 20px}.service-tags>span{font-size:7px;background:#f4f8ed;border:1px solid #e6efd9;padding:4px 5px;border-radius:4px;color:#9bb47d}.editor-summary>.button{width:100%;font-size:9px}.editor-hint{display:block;text-align:center;font-size:8px;color:#b1c09d;margin:11px 0 0;line-height:1.8}.build-progress{margin-top:16px;padding-top:13px;border-top:1px solid #e8efdd}.build-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#8ba571;margin-bottom:9px}.build-progress>p{font-size:9px;margin-top:10px}.version-panel .section-title{padding:18px;font-size:12px;border-bottom:1px solid #ecf1e3}.version-panel .section-title h2{font-size:12px}.version-empty{padding:22px 18px;font-size:9px;color:#b1c29c}.version-row{padding:10px 15px;border-bottom:1px solid #eef3e5}.version-row:last-child{border:0}.version-row.selected{background:#f4f9ea}.version-row>button:first-child{display:flex;align-items:center;gap:9px;background:none;border:0;padding:4px 0;width:100%;color:#a4b98a;text-align:left}.version-row>button>span{flex:1}.version-row strong{font-size:9px;color:#8da96c;display:block}.version-row small{font-size:7px;color:#b1c29b;display:block;margin-top:5px}.version-restore{font-size:7px;padding:5px 0 0 24px;background:none;border:0;color:#a6bd87}.delivery-panel{padding:19px}.delivery-panel h3{font-size:11px;margin-bottom:13px;color:#8aa56b}.delivery-panel .button{width:100%;font-size:9px;margin-top:5px}.publish-summary{text-align:center;padding:12px 0;color:#8da970}.publish-summary>svg{margin-bottom:17px}.publish-summary h3{font-size:17px}.publish-summary p{font-size:11px;margin-top:9px;color:#a2b58b}.modal-backdrop{position:fixed;inset:0;background:#162c2670;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:80;display:flex;align-items:center;justify-content:center;padding:28px;overflow-y:auto}.modal{background:#fffffc;border:1px solid #dee8d1;border-radius:14px;box-shadow:0 25px 100px #0e251d40;max-width:620px;width:100%;max-height:calc(100vh - 56px);overflow:auto;animation:fade-in .15s ease-out}.modal.wide{max-width:800px}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 27px;border-bottom:1px solid #eaf0df;position:sticky;top:0;background:#fffffc;z-index:2}.modal-head h2{font-size:19px;color:#4f6d39}.modal-head p{font-size:10px;color:#a2b78b;margin-top:8px;max-width:480px;line-height:1.8}.modal-head .icon-button{padding:3px;margin-top:0}.modal-body{padding:25px 27px}.modal-footer{display:flex;justify-content:flex-end;align-items:center;gap:9px;padding:18px 27px;border-top:1px solid #eaf0df;background:#fafcf6;position:sticky;bottom:0;z-index:2}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 17px}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field.full{grid-column:1/-1}.field>span{font-size:10px;font-weight:550;color:#859c6b}.field em{color:#c4a86e;font-style:normal}.field input,.field textarea,.field select{border:1px solid #dfe9d1;border-radius:7px;padding:11px 12px;min-height:38px;outline:none;background:#fffffe;color:#637f47;font-size:11px;width:100%;transition:border-color .15s,box-shadow .15s}.field input:focus,.field textarea:focus,.field select:focus{border-color:#a6bd88;box-shadow:0 0 0 3px #d7e6bf40}.field input::placeholder,.field textarea::placeholder{color:#b5c4a2;font-size:10px}.field textarea{resize:vertical;line-height:1.8;min-height:100px}.field input[type=color]{padding:5px;height:39px;max-width:140px}.field input[type=checkbox]{width:16px;min-height:16px;height:16px;accent-color:#8fae68}.field.check-field{flex-direction:row;align-items:center;gap:12px;padding-top:16px}.field.check-field input{order:-1}.field small{font-size:8px;color:#b1c19a;line-height:1.7}.select-wrap{position:relative}.select-wrap select{appearance:none;padding-right:30px}.select-wrap>svg{position:absolute;right:10px;top:12px;pointer-events:none;color:#b0c199}.form-section{margin-top:28px;border-top:1px solid #ecf2e1;padding-top:22px}.form-section h3{font-size:13px;color:#839f63;margin-bottom:8px}.form-section .muted{font-size:9px;color:#b0c09a}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:17px}.template-option{padding:10px;border:1px solid #e2ebd6;border-radius:9px;background:#fcfef8;text-align:left;transition:border-color .15s}.template-option.selected{border-color:#a5bd81;box-shadow:0 0 0 2px #c9dfad30;background:#f7faef}.template-mini{height:100px;border-radius:5px;padding:12px;position:relative;overflow:hidden;border:1px solid #dfe8d0}.template-mini>span{display:block;height:3px;width:24px;background:#aac08c;margin-bottom:12px}.template-mini>strong{font-family:Manrope;font-size:14px;line-height:1.3;color:#6e8c52;position:relative;z-index:1}.template-mini>i{display:block;position:absolute;height:80px;width:65px;background:#cadcb2;right:-3px;bottom:-15px;border-radius:40px 40px 0 0;transform:rotate(20deg)}.template-mini.template-trade>i{background:#ded0a3;border-radius:5px;transform:rotate(-25deg)}.template-mini.template-professional>i{background:#bcd4c5;border-radius:40px;transform:rotate(-30deg)}.template-name{font-size:10px;font-weight:600;color:#8ea970;display:flex;justify-content:space-between;align-items:center;margin:12px 0 7px}.template-option>small{font-size:8px;line-height:1.7;color:#acbd96;display:block}.module-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.module-options label{display:flex;gap:8px;padding:13px 10px;border:1px solid #e2ebd5;border-radius:7px;align-items:flex-start;background:#fcfef8;cursor:pointer}.module-options input{accent-color:#8fae68;width:13px;height:13px;margin:0}.module-options strong,.module-options small{display:block}.module-options strong{font-size:8px;color:#91aa74}.module-options small{font-size:7px;margin-top:5px;color:#b2c29d}.boot{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f4f7ed}.boot .brand{color:#234e3a}.boot .loading{font-size:12px}.boot-error{max-width:500px;margin-top:35px}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-art{background:#18352a;color:#eff6e6;padding:45px 55px;position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:100vh}.auth-art .brand{position:relative;z-index:1}.auth-copy{position:relative;z-index:1;margin:auto 0;padding:65px 0}.auth-copy .eyebrow{font-size:9px;color:#a0ba87;letter-spacing:2px;margin-bottom:24px}.auth-copy h1{font-size:56px;font-weight:600;line-height:1.22;letter-spacing:-2.6px}.auth-copy h1 em{color:#c8e893;font-style:normal}.auth-copy p{font-size:13px;color:#9eb58e;line-height:1.9;max-width:330px;margin-top:28px}.auth-grid{display:flex;flex-direction:column;gap:19px;margin-top:39px}.auth-grid>div{display:flex;gap:11px;align-items:center;color:#adc596;font-size:11px}.auth-grid svg{color:#d0eaa7;width:17px}.auth-bottom{font-size:9px;color:#7a9b6c;position:relative;z-index:1;letter-spacing:.4px}.auth-orbit{position:absolute;width:510px;height:510px;border:70px solid #ffffff03;border-radius:50%;right:-260px;bottom:-90px}.auth-orbit:after{content:"";position:absolute;inset:65px;border:2px solid #bdd9980a;border-radius:50%}.auth-form-wrap{display:flex;align-items:center;justify-content:center;padding:50px 45px;background:#fbfdf7}.auth-form{max-width:380px;width:100%}.auth-form .eyebrow{color:#a1b784;font-size:8px;margin-bottom:16px}.auth-form h2{font-size:32px;font-weight:650;line-height:1.35;color:#425f31}.auth-form>p{font-size:12px;color:#a5b690;line-height:1.9;margin-top:13px;margin-bottom:35px}.auth-form .field>span{font-size:11px;color:#819a66}.auth-form .field input{min-height:45px;background:#fff;font-size:12px}.auth-form .field small{font-size:9px}.auth-form .form-grid{gap:21px}.auth-form form>.button{width:100%;margin-top:26px;min-height:45px;font-size:12px;justify-content:space-between;padding:12px 16px;background:#33543c}.auth-security{display:flex;gap:7px;align-items:center;justify-content:center;font-size:9px;color:#b1c29b;margin-top:25px}@media(min-width:1500px){.sidebar{width:248px;padding-left:20px;padding-right:20px}.main-shell{margin-left:248px}.topbar{padding:0 48px}.main-shell main{padding:42px 48px}.nav-item{font-size:12px;padding:11px 13px}.nav-group{font-size:8px}.launch-card{min-height:327px}.launch-content{padding:30px}.studio-art{right:-18px;top:52px;width:330px;transform:rotate(-4deg) scale(1.08)}.launch-content h2{font-size:28px}.launch-content p{font-size:10px}.checklist-item{padding:20px 0}.dashboard-grid{grid-template-columns:1.9fr 1fr}.toast{left:calc(50% + 124px)}}@media(max-width:1190px){.sidebar{width:206px;padding:24px 12px 0}.main-shell{margin-left:206px}.brand{font-size:26px}.topbar{padding:0 26px}.main-shell main{padding:28px 26px}.main-footer{padding:18px 26px}.nav-item{font-size:11px;gap:9px;padding-left:11px}.workspace-switch{gap:7px;padding:10px 7px}.workspace-switch strong{font-size:9px}.workspace-switch small{font-size:8px}.workspace-symbol{width:25px;height:25px}.page-head{gap:20px}h1{font-size:27px}.page-head p{font-size:10px}.button{font-size:10px;padding:9px 11px}.metrics-grid{gap:13px}.metric-card{padding:17px 15px}.metric-top{font-size:9px}.metric-card>small{font-size:7.5px}.dashboard-grid{gap:17px;grid-template-columns:1.7fr 1fr}.launch-content{width:65%;padding-left:21px}.launch-content h2{font-size:22px}.launch-content p{max-width:200px}.studio-art{right:-123px;top:72px;transform:rotate(-4deg) scale(.86)}.checklist-item{gap:8px;margin:0 16px;width:calc(100% - 32px)}.checklist .section-title{padding:20px 16px 9px}.checklist>p{padding:0 16px}.checklist-item strong{font-size:9px}.checklist-item small{font-size:7px}.checklist-number{width:25px;height:25px}.dashboard-lower{gap:17px;grid-template-columns:1.5fr 1fr}.financial-note>span{display:none}.financial-note>.text-link{margin-left:auto}.cards-grid,.projects-grid{grid-template-columns:repeat(2,1fr)}.studio-intro-steps{gap:8px}.studio-intro-steps>span{min-width:59px;font-size:8px}.studio-intro h2{font-size:22px}.studio-intro p{max-width:310px}.studio-intro{padding:24px}.editor-layout{grid-template-columns:minmax(0,1fr) 235px;gap:17px}.editor-summary{padding:17px}.workforce-banner{padding:24px;gap:22px}.workforce-banner h2{font-size:17px}.workforce-principles{display:none}.inbox-layout{grid-template-columns:240px minmax(0,1fr)}.conversation-item{padding:17px 12px}.conversation-header{gap:8px;padding:15px}.conversation-header>.badge{display:none}.settings-layout{grid-template-columns:1fr}.operations-grid{gap:17px}.ops-card{padding:20px}.ops-card>.badge{margin-left:55px}.capabilities{grid-template-columns:repeat(2,1fr)}.toast{left:calc(50% + 103px)}.auth-copy h1{font-size:48px}.auth-art{padding:38px}.auth-form h2{font-size:28px}}@media(max-width:960px){.sidebar{width:186px;padding:24px 10px 0}.main-shell{margin-left:186px}.workspace-switch small{display:none}.workspace-switch{padding:10px 7px}.workspace-switch strong{font-size:8px}.workspace-switch>svg{width:10px}.workspace-symbol{width:23px;height:23px;font-size:12px}.nav-item{font-size:10px;gap:8px;padding:9px}.nav-item svg{width:14px}.nav-group{font-size:7px;padding:20px 10px 8px}.profile{gap:7px}.profile .avatar{width:28px;height:28px;font-size:9px}.profile strong{font-size:9px}.profile small{font-size:8px}.brand{font-size:24px;gap:8px}.brand-mark{width:29px;height:29px}.main-shell main{padding:25px 22px}.topbar{padding:0 22px;height:61px}.page-head{align-items:flex-start;margin-bottom:25px}h1{font-size:24px}.page-head p{font-size:9px}.eyebrow{font-size:7px;letter-spacing:1.4px}.head-actions{gap:6px}.head-actions .button{font-size:9px;padding:8px}.head-actions .button svg{width:14px}.metrics-grid{grid-template-columns:repeat(2,1fr);gap:14px}.metric-card{padding:19px}.metric-top{font-size:10px}.metric-card>small{font-size:8px}.metric-card>strong{font-size:27px}.dashboard-grid{grid-template-columns:1fr}.launch-card{min-height:285px}.launch-content{width:60%;padding:24px}.launch-content h2{font-size:26px}.launch-content p{font-size:10px;max-width:260px}.studio-art{right:-25px;top:44px;transform:rotate(-4deg)}.checklist{display:none}.dashboard-lower{grid-template-columns:1fr}.dashboard-lower>.panel:last-child{display:none}.section-title{padding:19px}.financial-note{font-size:8px;padding:13px}.financial-note strong{font-size:8px}.studio-intro-steps{display:none}.studio-intro p{max-width:430px}.studio-intro:after{right:-70px}.editor-layout{grid-template-columns:1fr}.editor-sidebar{display:grid;grid-template-columns:1.2fr 1fr;align-items:start}.delivery-panel{grid-column:2}.editor-summary{grid-row:span 2}.preview-canvas iframe{height:560px}.operations-grid{grid-template-columns:1fr}.ops-card>.badge{margin-left:0}.inbox-layout{grid-template-columns:190px minmax(0,1fr)}.conversation-item>.avatar{display:none}.conversation-item strong{font-size:9px}.conversation-header>.avatar{display:none}.conversation-header h2{font-size:10px}.conversation-header .button{font-size:8px}.messages{padding:20px 16px}.message{max-width:92%;font-size:10px}.reply-box small{display:none}.reply-box>div{justify-content:flex-end}.content-card,.agent-card,.workflow-card,.integration-card{padding:18px}.billing-metrics{grid-template-columns:1fr 1fr}.billing-metrics .revenue-card{grid-column:1/-1}.workforce-banner h2{font-size:16px}.workforce-banner p{font-size:9px}.workforce-orb{width:66px;height:66px;border-radius:23px}.toast{left:calc(50% + 93px)}.auth-layout{grid-template-columns:.9fr 1.1fr}.auth-copy h1{font-size:39px;letter-spacing:-1.8px}.auth-art{padding:32px}.auth-copy p{font-size:11px}.auth-form-wrap{padding:40px 32px}.auth-form h2{font-size:26px}.auth-grid>div{font-size:10px}.auth-bottom{font-size:8px}}@media(max-width:760px){.sidebar{transform:translate(-100%);width:237px;transition:transform .2s;padding:24px 17px 0}.sidebar.open{transform:translate(0)}.sidebar-scrim{position:fixed;inset:0;background:#142c265e;z-index:35;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sidebar-brand{display:flex;align-items:center;justify-content:space-between}.mobile-menu,.mobile-close{display:inline-flex!important}.mobile-close{color:#91a886}.brand{font-size:29px}.brand-mark{width:32px;height:32px}.sidebar .nav-item{font-size:12px;padding:10px 12px;gap:11px}.sidebar .nav-item svg{width:17px}.nav-group{font-size:8px;padding:22px 12px 8px}.workspace-switch{gap:10px;padding:12px 9px;margin-top:25px}.workspace-switch small{display:block;font-size:8px}.workspace-switch strong{font-size:10px}.workspace-switch>svg{width:13px}.workspace-symbol{width:28px;height:28px}.profile strong{font-size:11px}.profile small{font-size:9px}.profile .avatar{width:31px;height:31px}.main-shell{margin-left:0}.main-shell main{padding:24px 21px 28px}.topbar{height:61px;padding:0 19px}.breadcrumbs{gap:10px;font-size:10px}.breadcrumbs>span:first-of-type{display:none}.breadcrumb-slash{display:none}.mobile-menu{padding-left:0;margin-right:3px}.topbar-actions{gap:15px}.workspace-status{font-size:8px}.topbar-actions>.icon-button{display:none}.main-footer{padding:17px 21px;font-size:8px}.toast{left:50%}.page-head{margin-bottom:25px}.page-head p{font-size:10px;max-width:330px}.metrics-grid{gap:14px}.metric-card{padding:18px}.dashboard-grid{margin-bottom:20px}.launch-card{min-height:289px}.launch-content{width:59%;padding:25px}.launch-content h2{font-size:26px}.launch-content p{max-width:220px}.studio-art{right:-33px}.cards-grid{gap:16px}.projects-grid{gap:17px}.project-thumbnail{height:185px}.project-info{padding:15px;gap:6px}.project-info h3{font-size:12px}.project-info>.badge{font-size:6px;padding:4px 5px}.inbox-layout{grid-template-columns:200px minmax(0,1fr)}.panel-toolbar{padding:17px;gap:12px}.panel-toolbar .search-box{width:210px}.pipeline-toolbar>span{font-size:9px}.pipeline-toolbar .search-box{width:220px}.workforce-banner h2{font-size:18px}.workforce-banner p{font-size:10px}.workforce-orb{height:76px;width:76px}.auth-layout{display:flex;flex-direction:column}.auth-art{min-height:0;padding:25px 27px}.auth-copy{padding:40px 0 15px}.auth-copy h1{font-size:40px}.auth-copy h1 br:nth-child(2){display:none}.auth-copy h1 em{margin-left:10px}.auth-copy p{max-width:440px;font-size:11px;margin-top:18px}.auth-grid,.auth-bottom{display:none}.auth-copy .eyebrow{font-size:7px;margin-bottom:17px}.auth-form-wrap{padding:37px 25px 50px}.auth-form{max-width:440px}.auth-form h2{font-size:27px}.auth-form>p{margin-bottom:25px}.modal-backdrop{padding:15px}.modal{max-height:calc(100vh - 30px)}.modal-head{padding:21px}.modal-head h2{font-size:18px}.modal-body{padding:22px}.modal-footer{padding:17px 22px}.section-title h2{font-size:13px}.capabilities{padding:0 19px 19px}.ops-card p{font-size:10px}}@media(max-width:520px){.main-shell main{padding:22px 16px 25px}.topbar{padding:0 16px}.main-footer{padding:17px 16px;font-size:7px}.main-footer>span:last-child{display:none}.page-head{flex-direction:column;gap:17px}.page-head h1{font-size:25px}.page-head p{font-size:10px;max-width:350px}.head-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.head-actions .button{font-size:10px;padding:9px 12px}.head-actions .button svg{width:15px}.eyebrow{font-size:7px}.metric-card{padding:16px 14px}.metric-top{font-size:9px;margin-bottom:15px}.metric-top svg{width:14px}.metric-card>strong{font-size:26px}.metric-card>small{font-size:7px}.metrics-grid{gap:11px;margin-bottom:19px}.launch-card{min-height:316px}.launch-content{padding:23px 21px;width:75%}.launch-content h2{font-size:25px}.launch-content p{max-width:205px;font-size:9px}.studio-art{top:124px;right:-137px;transform:rotate(-4deg) scale(.78)}.launch-content>.pill{font-size:5px}.launch-content .button{font-size:9px}.launch-foot{font-size:7px;max-width:170px}.dashboard-lower .empty{padding:30px 21px}.financial-note{padding:13px 11px;gap:7px;flex-wrap:wrap}.financial-note>svg{width:15px}.financial-note strong,.financial-note .text-link{font-size:7px}.cards-grid,.projects-grid{grid-template-columns:1fr}.project-thumbnail{height:225px;padding:23px}.thumbnail-content>strong{font-size:24px}.thumbnail-content{margin-top:32px}.thumbnail-nav{font-size:9px}.thumbnail-content>small{font-size:6px}.thumbnail-art{right:5px;height:150px;width:140px}.project-info h3{font-size:14px}.project-info p{font-size:10px}.project-info .badge{font-size:8px}.project-meta{font-size:8px;margin-top:16px}.project-info{padding:19px}.project-open{opacity:1}.studio-intro{padding:22px}.studio-intro h2{font-size:23px}.studio-intro p{font-size:10px}.panel-toolbar{align-items:flex-start;flex-direction:column;gap:15px}.panel-toolbar .search-box{width:100%}.studio-toolbar{flex-direction:row;align-items:center;gap:10px}.studio-toolbar .search-box{width:180px}.tab-title{font-size:11px}.panel-toolbar .count{font-size:8px}.search-box{padding:8px}.pipeline-toolbar{align-items:flex-start;flex-direction:column;gap:13px}.pipeline-toolbar .search-box{width:100%}.kanban{grid-template-columns:repeat(5,210px)}.kanban-title h2{font-size:12px}.lead-card h3{font-size:13px}.lead-card p{font-size:10px}.lead-top>span{font-size:8px}.lead-bottom strong{font-size:11px}.kanban-empty{font-size:10px}.inbox-layout{display:flex;flex-direction:column}.conversation-list{border-right:0;border-bottom:1px solid #dfe8d4;max-height:220px;overflow:auto}.conversation-search{padding:12px}.conversation-item{padding:13px}.conversation-item>.avatar{display:grid}.conversation-item strong{font-size:10px}.conversation-item small{font-size:8px}.conversation-item p{font-size:9px;margin-top:4px}.conversation-item>div>span{font-size:8px;margin-top:3px}.conversation-header{padding:17px 14px}.conversation-header>.avatar{display:grid}.conversation-header h2{font-size:12px}.conversation-header p,.conversation-header .button{font-size:9px}.messages{min-height:300px;max-height:400px}.message{font-size:11px;max-width:90%}.reply-box small{display:block;font-size:7px}.reply-box>div{justify-content:space-between}.workforce-banner{padding:22px 19px;gap:16px}.workforce-orb{width:48px;height:60px;border-radius:18px;align-self:flex-start;margin-top:6px}.workforce-orb>svg{width:26px}.workforce-banner h2{font-size:16px}.workforce-banner p{font-size:9px}.workforce-banner h2 br{display:none}.agent-card,.content-card,.workflow-card,.integration-card{padding:22px}.agent-card h3,.content-card h3,.workflow-card h3,.integration-card h3{font-size:16px}.agent-card p,.content-card p,.workflow-card p,.integration-card p{font-size:11px}.agent-role{font-size:10px}.agent-knowledge{font-size:9px}.card-footer>span{font-size:10px}.card-footer .button{font-size:10px}.tabs{gap:20px}.tabs button{font-size:10px}.tabs .count{font-size:8px}.currency-values strong{font-size:23px}.billing-metrics .metric-card>small{font-size:7px}.settings-panel{padding:20px}.settings-row{gap:10px;flex-wrap:wrap}.settings-row>div{min-width:180px}.settings-row .button{margin-left:42px}.settings-row p{font-size:9px}.settings-row strong{font-size:11px}.account-card{padding:13px}.account-card small{font-size:8px}.account-card .badge{font-size:7px}.section-title{padding:18px}.section-title h2{font-size:12px}.section-title>.button{font-size:8px;padding:7px}.section-title>.button svg{width:13px}.section-description{padding:0 18px 18px;font-size:9px}.operations-grid{gap:18px}.ops-card{gap:12px;padding:20px}.ops-card h2{font-size:14px}.ops-card p{font-size:10px}.ops-card>.badge{margin-left:53px;margin-top:-2px}.ops-detail{font-size:10px}.capabilities{grid-template-columns:1fr;gap:8px}.capability{font-size:10px;padding:12px}.editor-sidebar{display:flex;flex-direction:column}.editor-sidebar>.panel{width:100%}.editor-summary{padding:21px}.editor-summary h3{font-size:14px}.editor-summary>p{font-size:10px}.editor-summary .key-value,.editor-summary .key-value strong{font-size:10px}.editor-summary>.button{font-size:11px}.editor-hint{font-size:9px}.service-tags>span{font-size:8px}.preview-canvas{min-height:480px}.preview-canvas iframe{height:500px}.preview-canvas.mobile{padding:14px 7px}.preview-canvas.mobile iframe{height:570px;border-radius:13px}.preview-canvas>.empty{padding:29px 20px}.preview-canvas>.empty h3{font-size:15px}.preview-canvas>.empty p{font-size:10px}.preview-toolbar{gap:8px;padding:9px}.preview-location,.preview-footer{font-size:7px}.form-grid{grid-template-columns:1fr;gap:19px}.field.full{grid-column:auto}.field>span{font-size:11px}.field input,.field select,.field textarea{font-size:12px;min-height:43px}.field small{font-size:9px}.select-wrap>svg{top:15px}.modal-head h2{font-size:19px}.modal-head p{font-size:10px}.modal-body,.modal-head{padding:22px 20px}.modal-footer{padding:17px 20px}.modal-backdrop{padding:9px}.modal{max-height:calc(100dvh - 18px);border-radius:12px}.template-grid{gap:8px}.template-option{padding:7px}.template-mini{height:83px;padding:9px}.template-mini>strong{font-size:11px}.template-mini>i{width:43px;height:64px}.template-option>small{font-size:7px}.template-name{font-size:9px}.template-name svg{width:12px}.module-options{grid-template-columns:1fr;gap:9px}.module-options label{padding:12px;align-items:center}.module-options strong{font-size:10px}.module-options small{font-size:8px}.module-options input{height:15px;width:15px}.form-section h3{font-size:14px}.form-section .muted{font-size:10px}.test-messages{padding:19px}.test-context{font-size:9px;padding:14px 19px}.toast{bottom:16px;padding:13px 15px;font-size:11px;min-width:280px}.auth-copy h1{font-size:35px;line-height:1.3}.auth-copy h1 br:nth-child(2){display:initial}.auth-copy h1 em{margin-left:0}.auth-copy{padding-top:32px}.auth-copy p{font-size:11px;max-width:315px}.auth-form-wrap{padding:31px 25px 40px}.auth-form h2{font-size:28px}.auth-form>p{font-size:11px}.auth-copy .eyebrow{font-size:6px}.auth-art{padding:24px 25px}.auth-form .eyebrow{font-size:7px}.boot-error{padding:0 20px}th,td{padding-left:17px;padding-right:17px}.table-scroll{border-radius:0 0 11px 11px}.table-scroll table{min-width:510px}.dashboard-lower .table-scroll table{min-width:410px}.dashboard-lower .table-scroll td{padding:15px}.dashboard-lower .table-scroll th{padding:11px 15px}}.domain-panel .section-title{padding:17px 18px;border-bottom:1px solid #edf2e3}.domain-panel .section-title h2{font-size:11px}.domain-panel>p{font-size:9px;color:#9dae8a;padding:18px 18px 0}.domain-add{padding:15px 18px}.domain-add .button{width:100%;font-size:9px}.domain-item{display:flex;align-items:center;gap:8px;width:100%;padding:15px 17px;border:0;background:#fff;border-bottom:1px solid #eff3e7;text-align:left;color:#9cb782}.domain-item>span{flex:1;min-width:0}.domain-item strong{display:block;font-size:9px;overflow-wrap:anywhere;color:#86a36b}.domain-item small{font-size:7px;display:block;margin-top:5px;text-transform:capitalize;color:#b1c49b}.domain-error{padding:0 12px}.domain-error .error-box{font-size:9px}.dns-instructions{margin-top:24px}.dns-instructions h3{font-size:14px;color:#7b9860}.dns-instructions>p{font-size:10px;color:#a2b78c;line-height:1.8;margin-top:9px;margin-bottom:16px}.dns-instructions>div{display:flex;flex-direction:column;gap:8px;border:1px solid #e5eed9;background:#f8fbf2;border-radius:7px;padding:12px;margin-top:10px}.dns-instructions>div>span{font-size:8px;color:#a6bb8f}.dns-instructions code{font-size:10px;line-height:1.8;color:#7a9a5b;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.share-link{display:flex;align-items:flex-start;gap:10px;border:1px solid #e2ecd5;background:#f7fbef;color:#819f62;border-radius:8px;padding:16px;font-size:11px;line-height:1.8}.share-link a{overflow-wrap:anywhere;text-decoration:underline}.recipient-summary{display:flex;align-items:flex-start;gap:10px;padding:16px;background:#f7fbef;border:1px solid #e3ecd5;border-radius:8px;margin-top:22px;font-size:10px;color:#9ab27e;line-height:1.8}.page-head p,.muted,.metric-card>small,.empty p,.stack small,.name-cell small,.main-footer,.section-description,.inline-note,.launch-content p,.checklist>p,.checklist-item small,.activity-item small,.project-info p,.project-meta,.agent-role,.agent-card>p,.content-excerpt,.integration-card>p,.integration-meta,.workflow-card>p,.card-footer>span,.studio-intro p,.editor-summary>p,.editor-hint,.version-empty,.version-row small,.delivery-panel h3,.conversation-item p,.conversation-item small,.conversation-header p,.reply-box small,.message>span,.message>small,.account-card small,.settings-row p,.ops-card p,.ops-detail,.job-stats span,.field small,.template-option>small,.module-options small,.modal-head p,.dns-instructions>p,.domain-panel>p,.domain-item small,.form-section .muted,.test-context,.test-messages .message>small,.auth-form>p,.auth-security{color:#69765e}.field>span,.auth-form .field>span{color:#687b55}.field input::placeholder,.field textarea::placeholder{color:#899780}.auth-form>p{color:#6a795e}.search-box input::placeholder{color:#899580}.metric-top{color:#718267}.key-value span{color:#819172}.empty h3,.content-card h3,.agent-card h3{color:#3e5534}@media(min-width:521px)and (max-width:960px){.studio-art{right:-95px}.launch-content h2{max-width:280px}.launch-content p{max-width:230px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
