@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Arial,sans-serif;color:#1d2333;background:#f7f7fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{border:0;cursor:pointer}.brand{display:inline-flex;align-items:center;gap:9px;color:#182033;font-size:20px;font-weight:800;letter-spacing:-1px}.brand-light{color:#777d8c;font-weight:500}.brand-mark{display:inline-flex;align-items:end;gap:2px;width:23px;height:22px}.brand-mark span{display:block;width:6px;border-radius:7px;background:#7668e8;transform:rotate(27deg)}.brand-mark span:nth-child(1){height:10px}.brand-mark span:nth-child(2){height:16px}.brand-mark span:nth-child(3){height:23px}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f7f7fa}.login-card{width:min(390px,100%);padding:38px;border:1px solid #e7e7ed;border-radius:18px;background:#fff;box-shadow:0 18px 55px #23254414}.login-title{margin:38px 0 26px}.login-title h1{margin:0;font-size:25px;letter-spacing:-1.1px}.login-card form>label{display:grid;gap:8px;margin:18px 0;color:#434b5d;font-size:12px;font-weight:700}.login-card input{width:100%;padding:13px 14px;border:1px solid #e1e3ec;border-radius:9px;outline:0;background:#fff;color:#1c2638;font-size:13px}.login-card input:focus{border-color:#7b6eec;box-shadow:0 0 0 3px #7a6dec1f}.password-field{position:relative}.password-field input{padding-right:65px}.password-field button{position:absolute;right:9px;top:9px;padding:6px 5px;background:transparent;color:#7568e8;font-size:10px;font-weight:700}.primary-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:9px;background:#6e61e7;color:#fff;font-size:12px;font-weight:800;transition:.2s transform,.2s background}.primary-button:hover{background:#5f52d7;transform:translateY(-1px)}.primary-button:disabled{opacity:.7}.login-button{width:100%;margin-top:8px}.login-error{margin:12px 0 0;color:#c75151;font-size:11px;line-height:1.5}.app-page{min-height:100vh;background:#f7f7fa}.app-header{position:sticky;z-index:20;top:0;height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,70px);border-bottom:1px solid #e9e9ee;background:#ffffffe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-nav{position:absolute;left:50%;display:flex;align-items:center;gap:4px;padding:4px;border-radius:10px;background:#f3f3f7;transform:translate(-50%)}.header-nav a{padding:8px 14px;border-radius:7px;color:#7d8290;font-size:10px;font-weight:800;text-decoration:none}.header-nav a:hover{color:#4c5262}.header-nav a.active{background:#fff;color:#675bd3;box-shadow:0 2px 8px #26284214}.header-actions{display:flex;align-items:center;gap:18px}.save-status{display:flex;align-items:center;gap:7px;color:#9a9eaa;font-size:10px}.save-status i{width:6px;height:6px;border-radius:50%;background:#e0a84e}.save-status.saved i{background:#4db77b}.save-status.error{color:#b34848}.save-status.error i{background:#d75a5a}.logout-button{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border-radius:8px;background:transparent;color:#747a89;font-size:11px;font-weight:700}.logout-button:hover{background:#f1f1f5;color:#323848}.plan-page{width:min(1120px,calc(100% - 40px));margin:auto;padding:58px 0 90px}.page-intro{text-align:center}.page-intro>p{margin:0 0 12px;color:#7367de;font-size:10px;font-weight:800;letter-spacing:.14em}.page-intro h1{margin:0;color:#1c2233;font-size:clamp(32px,5vw,49px);line-height:1.07;letter-spacing:-2.4px}.page-intro>span{display:block;margin-top:15px;color:#8b909d;font-size:12px}.pyramid-map{margin-top:48px}.annual-objective{width:min(630px,76%);margin:auto;padding:24px;border:1px solid #d9d4fb;border-radius:18px;background:linear-gradient(145deg,#f5f2ff,#fbfaff);box-shadow:0 13px 35px #4e42a814}.annual-kicker{display:flex;align-items:center;gap:7px;color:#6c60d5;font-size:9px;font-weight:800;letter-spacing:.1em}.annual-kicker input{width:43px;padding:0;border:0;outline:0;background:transparent;color:inherit;font-size:inherit;font-weight:inherit}.annual-main{display:flex;align-items:center;gap:30px;margin:15px 0 17px}.annual-title{min-width:0;flex:1;padding:4px 0;border:0;border-bottom:1px solid transparent;outline:0;background:transparent;color:#25243a;font-size:22px;font-weight:800;letter-spacing:-.8px}.annual-title:hover,.annual-title:focus{border-bottom-color:#b8b0ee}.annual-score{display:grid;flex:none;text-align:right}.annual-score strong{color:#6659d4;font-size:28px;letter-spacing:-1.5px}.annual-score span{color:#9892ba;font-size:8px;font-weight:700;text-transform:uppercase}.progress-bar{height:5px;overflow:hidden;border-radius:99px;background:#e8e7ed}.progress-bar.large{height:7px;background:#e2def6}.progress-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7668e8,#9a8ef0);transition:width .3s ease}.pyramid-connector{position:relative;height:45px}.pyramid-connector:before{content:"";position:absolute;top:0;left:50%;width:1px;height:25px;background:#d5d2e4}.pyramid-connector:after{content:"";position:absolute;left:12.5%;right:12.5%;bottom:0;height:20px;border:1px solid #d5d2e4;border-bottom:0;border-radius:12px 12px 0 0}.pyramid-connector span{position:absolute;z-index:2;bottom:-4px;left:calc(12.5% - 4px);width:8px;height:8px;border-radius:50%;background:#9d95d3;box-shadow:0 0 0 3px #f7f7fa,280px 0 #9d95d3,560px 0 #9d95d3,840px 0 #9d95d3}.quarters-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.quarter-card{position:relative;min-width:0;padding:17px;border:1px solid #e5e5ec;border-radius:14px;background:#fff;box-shadow:0 7px 22px #25274109;transition:.2s border,.2s transform,.2s box-shadow,.2s background}.quarter-card.active{border:2px solid #7668e8;padding:16px;background:linear-gradient(145deg,#f5f2ff,#fff);box-shadow:0 14px 34px #493da629;transform:translateY(-5px)}.quarter-card.active:before{content:"";position:absolute;top:-2px;left:18px;right:18px;height:4px;border-radius:0 0 5px 5px;background:#7668e8}.quarter-top{display:flex;align-items:center;justify-content:space-between}.quarter-top span{display:grid;place-items:center;width:29px;height:25px;border-radius:7px;background:#efedf9;color:#6f64d2;font-size:9px;font-weight:800}.quarter-top small{display:inline-flex;align-items:center;gap:3px;margin-left:7px;padding:4px 6px;border-radius:99px;background:#7668e8;color:#fff;font-size:7px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.quarter-top strong{color:#555b6b;font-size:16px}.quarter-top small+strong{margin-left:auto}.quarter-card>input{width:100%;margin:14px 0 4px;padding:3px 0;border:0;border-bottom:1px solid transparent;outline:0;background:transparent;color:#333949;font-size:12px;font-weight:800}.quarter-card>input:hover,.quarter-card>input:focus{border-bottom-color:#bdb7ea}.quarter-card>p{margin:0 0 13px;color:#9a9eaa;font-size:9px}.quarter-card>.quarter-edit-button{width:100%;min-height:34px;display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding:8px 10px;border-radius:8px;border:1px solid #e5e3f2;background:#f7f7fa;color:#6e7280;font-size:9px;font-weight:800}.quarter-card>.quarter-edit-button:hover{border-color:#aaa1ec;background:#f1efff;color:#675bd3}.quarter-card.active>.quarter-edit-button{justify-content:center;gap:6px;border-color:#6e61dc;background:#7668e8;color:#fff;box-shadow:0 6px 13px #594bc733}.smart-editor{margin-top:20px;border:1px solid rgba(118,104,232,.15);border-radius:11px;background:#ffffff94}.smart-editor summary{display:flex;align-items:center;gap:9px;padding:12px 13px;cursor:pointer;list-style:none;color:#555b6b}.smart-editor summary::-webkit-details-marker{display:none}.smart-editor summary span{font-size:10px;font-weight:800}.smart-editor summary small{flex:1;color:#999daa;font-size:9px}.smart-editor summary svg{color:#9389de;transition:transform .2s}.smart-editor[open] summary svg{transform:rotate(90deg)}.smart-grid{display:grid;gap:7px;padding:0 12px 12px}.smart-grid label{display:flex;align-items:center;gap:9px;padding:7px 9px;border:1px solid #ecebf1;border-radius:8px;background:#fff}.smart-letter{width:23px;height:23px;display:grid;place-items:center;flex:none;border-radius:7px;background:#ece9ff;color:#6e61d7;font-size:9px;font-weight:800}.smart-copy{min-width:0;flex:1;display:flex;align-items:center;gap:10px}.smart-copy b{width:68px;flex:none;color:#596071;font-size:9px}.smart-copy input{min-width:0;flex:1;padding:5px 0;border:0;outline:0;color:#444a59;font-size:10px}.smart-copy input::placeholder{color:#b2b5bd}.quarter-workspace{scroll-margin-top:90px;margin-top:45px;padding:28px;border:1px solid #d9d4f8;border-top:4px solid #7668e8;border-radius:18px;background:#fff;box-shadow:0 13px 38px #25274112}.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:30px}.workspace-heading>div:first-child>span{color:#7165d9;font-size:9px;font-weight:800;letter-spacing:.12em}.workspace-heading h2{margin:6px 0 4px;font-size:21px;letter-spacing:-.7px}.workspace-heading p{margin:0;color:#8e939f;font-size:10px}.workspace-score{display:grid;flex:none;text-align:right}.workspace-score strong{color:#6659d4;font-size:27px;letter-spacing:-1px}.workspace-score span{color:#9a9eaa;font-size:8px;text-transform:uppercase}.quarter-workspace>.smart-editor{background:#fbfaff}.kpi-section-heading{display:flex;align-items:center;justify-content:space-between;margin:28px 0 12px}.kpi-section-heading>div{display:flex;align-items:center;gap:9px;color:#6458ce}.kpi-section-heading>div span{display:grid}.kpi-section-heading b{color:#3b4151;font-size:11px}.kpi-section-heading small{margin-top:2px;color:#9a9eaa;font-size:8px}.kpi-section-heading>button,.empty-kpis button{display:inline-flex;align-items:center;gap:6px;padding:9px 11px;border:1px solid #ddd9f6;border-radius:8px;background:#f7f5ff;color:#675bd3;font-size:9px;font-weight:800}.kpi-list{display:grid;gap:9px}.kpi-row{padding:13px;border:1px solid #e8e8ee;border-radius:12px;background:#fcfcfd}.kpi-main{display:flex;align-items:end;gap:10px}.kpi-main>label{min-width:0;flex:1}.kpi-row label{display:grid;gap:5px;color:#9296a2;font-size:8px;font-weight:700;text-transform:uppercase}.kpi-row input{width:100%;min-width:0;padding:8px 9px;border:1px solid #e3e3ea;border-radius:7px;outline:0;background:#fff;color:#343a49;font-size:10px;font-weight:600;text-transform:none}.kpi-row input:focus{border-color:#a79feb;box-shadow:0 0 0 3px #7668e814}.kpi-main>button{width:30px;height:30px;display:grid;place-items:center;flex:none;border-radius:7px;background:transparent;color:#b2b5be}.kpi-main>button:hover{background:#fff0f0;color:#d15d5d}.kpi-values{display:grid;grid-template-columns:1fr auto 1fr 1fr 1.25fr;align-items:end;gap:10px;margin-top:10px}.kpi-values>span{padding-bottom:9px;color:#b1b4bc;font-size:12px}.kpi-percent{display:grid;gap:7px;padding-bottom:5px}.kpi-percent strong{color:#6257ca;text-align:right;font-size:13px}.empty-kpis{padding:28px;border:1px dashed #dcdce5;border-radius:12px;text-align:center}.empty-kpis p{margin:0 0 12px;color:#9397a3;font-size:10px}.pipeline-main{padding:26px 0 0}.pipeline-heading{width:min(1120px,calc(100% - 40px));display:flex;align-items:end;justify-content:space-between;gap:40px;margin:0 auto 18px}.pipeline-heading p{margin:0 0 6px;color:#7367de;font-size:9px;font-weight:800;letter-spacing:.14em}.pipeline-heading h1{margin:0;color:#1c2233;font-size:clamp(22px,3vw,30px);line-height:1.1;letter-spacing:-1px}.pipeline-heading>div:first-child>span{display:block;margin-top:7px;color:#898e9b;font-size:10px}.pipeline-help{min-width:250px;display:grid;gap:6px;padding:14px 16px;border:1px solid #e5e4ed;border-radius:12px;background:#fff;color:#8e929f;font-size:9px}.pipeline-help b{margin-bottom:2px;color:#4b5160;font-size:10px}.pipeline-help button{margin-top:5px;padding:8px 10px;border:1px solid #ddd8f7;border-radius:7px;background:#f5f3ff;color:#675bd2;font-size:9px;font-weight:800}.pipeline-help button:hover{border-color:#a9a0eb;background:#ebe8ff}.pipeline-viewport{position:relative;border-top:1px solid #e4e4ea;background:#f4f4f8}.pipeline-scroll{width:100%;height:68vh;min-height:520px;max-height:780px;overflow:auto;background:#f4f4f8;cursor:grab;overscroll-behavior:contain;scrollbar-width:none}.pipeline-scroll::-webkit-scrollbar{display:none}.pipeline-scroll.panning{cursor:grabbing;-webkit-user-select:none;user-select:none}.pipeline-canvas-space{position:relative}.pipeline-canvas{position:relative;transform-origin:0 0;background-color:#f8f8fb;background-image:radial-gradient(#d9d7e6 1px,transparent 1px);background-size:20px 20px}.pipeline-empty{position:absolute;z-index:3;top:190px;left:60px;width:330px;padding:30px;border:1px dashed #d4d0ee;border-radius:16px;background:#ffffffe0;text-align:center;box-shadow:0 12px 35px #2c28540f}.pipeline-empty p{margin:0 0 14px;color:#858999;font-size:12px}.pipeline-empty button{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border:1px solid #d8d3fa;border-radius:9px;background:#7063df;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.zoom-controls{position:absolute;z-index:12;top:16px;right:20px;display:flex;align-items:center;padding:4px;border:1px solid #dedde7;border-radius:10px;background:#fffffff0;box-shadow:0 7px 20px #2628421a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.zoom-controls button{min-width:31px;height:31px;display:grid;place-items:center;padding:0 8px;border-radius:7px;background:transparent;color:#646a78;font-size:9px;font-weight:800}.zoom-controls button:hover:not(:disabled){background:#eeebff;color:#6558cf}.zoom-controls button:disabled{opacity:.35;cursor:default}.zoom-controls .zoom-value{min-width:50px;border-left:1px solid #ecebf0;border-right:1px solid #ecebf0;border-radius:0}.connection-banner{position:absolute;z-index:11;top:17px;left:50%;display:flex;align-items:center;gap:12px;padding:9px 10px 9px 13px;border:1px solid #b9e5d0;border-radius:10px;background:#f4fff9f5;color:#48715d;box-shadow:0 7px 20px #2c66491c;transform:translate(-50%);font-size:9px}.connection-banner button{padding:6px 8px;border-radius:6px;background:#dff5e9;color:#397357;font-size:8px;font-weight:800}.pipeline-lines{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;pointer-events:none}.pipeline-lines path{fill:none;stroke:#a29ad9;stroke-width:2}.pipeline-lines marker path{fill:#8d83d3;stroke:none}.pipeline-lines path.closure-line{stroke:#42a879;stroke-width:2.5;stroke-dasharray:7 5}.pipeline-lines marker#pipeline-close-arrow path{fill:#42a879}.pipeline-node{position:absolute;z-index:2;width:270px;min-height:182px;padding:15px;border:1px solid #dfdee8;border-top:3px solid #7668e8;border-radius:14px;background:#fff;box-shadow:0 12px 30px #26284217;transition:box-shadow .2s,border-color .2s}.pipeline-node{cursor:default}.pipeline-node:hover{border-color:#bab4e8;box-shadow:0 15px 36px #372e8521}.node-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.node-toolbar>span{padding:4px 7px;border-radius:6px;background:#eeeaff;color:#675bd1;font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.node-toolbar>div{display:flex;align-items:center;gap:3px}.complete-node,.delete-node{width:27px;height:27px;display:grid;place-items:center;padding:0;border-radius:7px;background:transparent;color:#a5a8b2}.complete-node{border:1px solid #dcdde4;border-radius:50%}.complete-node:hover{border-color:#73c499;background:#effaf4;color:#3b9567}.complete-node.active{border-color:#45ad77;background:#45ad77;color:#fff;box-shadow:0 0 0 3px #45ad771f}.delete-node:hover{background:#fff0f0;color:#d15f5f}.pipeline-node .node-title{width:100%;padding:3px 0 6px;border:0;border-bottom:1px solid transparent;outline:0;background:transparent;color:#313747;font-size:13px;font-weight:800}.pipeline-node .node-title:hover,.pipeline-node .node-title:focus{border-bottom-color:#b9b2eb}.pipeline-node textarea{width:100%;height:54px;margin:6px 0 9px;padding:7px 8px;resize:none;border:1px solid #ebeaf0;border-radius:8px;outline:0;background:#fafafd;color:#747987;font-size:9px;line-height:1.45}.pipeline-node textarea:focus{border-color:#aaa1e8;background:#fff;box-shadow:0 0 0 3px #7668e814}.node-actions{display:flex;align-items:center;gap:5px}.add-child{width:auto;min-height:31px;display:flex;align-items:center;justify-content:center;flex:1;gap:5px;padding:0 7px;border:1px dashed #cfcbe9;border-radius:8px;background:#f8f7ff;color:#6a5ed1;font-size:8px;font-weight:800}.add-child:hover{border-style:solid;background:#eeeaff}.connect-node{min-width:76px;min-height:31px;padding:0 8px;border:1px solid #d8d7e1;border-radius:8px;background:#fff;color:#747987;font-size:8px;font-weight:800}.connect-node:hover:not(:disabled){border-color:#8fcfb0;background:#f0fbf5;color:#32815a}.connect-node.target{border-color:#75c89d;background:#e9f9f1;color:#2f8057;box-shadow:0 0 0 3px #42a8791a}.connect-node.connected{min-width:66px;border-color:#8fd2b1;background:#effbf5;color:#33815b}.connect-node.cancel{border-color:#efc4c4;background:#fff3f3;color:#b95959}.connect-node:disabled{opacity:.35;cursor:not-allowed}.clear-connection{width:27px;min-width:27px;height:31px;display:grid;place-items:center;padding:0;border-radius:8px;background:#effbf5;color:#58a37c}.clear-connection:hover{background:#fff0f0;color:#ce5e5e}.pipeline-node.completed{border-color:#a9d9be;border-top-color:#45ad77;background:#f7fcf9;box-shadow:0 10px 26px #30775014}.pipeline-node.completed .node-toolbar>span{background:#e2f5ea;color:#388c60}.pipeline-node.completed .node-title,.pipeline-node.completed textarea{color:#8b9991;text-decoration:line-through;text-decoration-thickness:1.5px}.pipeline-node.completed textarea{background:#f2f8f4}.pipeline-node.completed .node-actions{opacity:.58}@media (max-width: 1100px){.pyramid-connector span{display:none}.quarters-grid{grid-template-columns:repeat(2,1fr)}.pyramid-connector{height:28px}.pyramid-connector:after{display:none}.pyramid-connector:before{height:28px}}@media (max-width: 720px){.app-header{height:64px}.header-nav{position:static;transform:none}.header-nav a{padding:7px 9px}.save-status{display:none}.logout-button{font-size:0}.plan-page{width:min(100% - 28px,1120px);padding-top:42px}.page-intro h1{letter-spacing:-1.6px}.page-intro>span{max-width:330px;margin-left:auto;margin-right:auto;line-height:1.6}.annual-objective{width:92%;padding:18px}.annual-main{gap:15px}.annual-title{font-size:17px}.annual-score strong{font-size:23px}.quarters-grid{grid-template-columns:1fr 1fr;gap:8px}.quarter-card{padding:14px}.quarter-workspace{margin-top:30px;padding:19px}.workspace-heading{align-items:start;gap:15px}.workspace-heading h2{font-size:18px}.workspace-heading p{line-height:1.5}.smart-copy{display:grid;gap:2px}.smart-copy b{width:auto}.kpi-section-heading{align-items:end;gap:12px}.kpi-section-heading>button{font-size:0}.kpi-section-heading>button svg{margin:0}.kpi-values{grid-template-columns:1fr auto 1fr}.kpi-values>label:nth-of-type(3),.kpi-percent{grid-column:span 3}.pipeline-main{padding-top:22px}.pipeline-heading{width:min(100% - 28px,1120px);align-items:start}.pipeline-heading>div:first-child>span{max-width:350px;line-height:1.55}.pipeline-help{display:none}}@media (max-width: 440px){.login-card{padding:30px 24px}.app-header{padding:0 14px}.app-header .brand>span:last-child{display:none}.header-nav a{padding:7px 8px;font-size:9px}.annual-objective{width:100%}.annual-kicker span{letter-spacing:.06em}.annual-main{align-items:end}.annual-title{font-size:15px}.quarters-grid{grid-template-columns:1fr}.quarter-card>button{margin-top:10px}.smart-editor summary small{display:none}.workspace-score strong{font-size:22px}}
