:root{--ink:#172033;--muted:#667085;--line:#e4e7ec;--soft:#f5f7fa;--paper:#fff;--nav:#101828;--blue:#155eef;--blue2:#004eeb;--sand:#fdb022;--green:#039855;--red:#d92d20;--purple:#7f56d9;--radius:16px;--shadow:0 8px 28px rgba(16,24,40,.08);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-size:16px;line-height:1.5}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--ink)}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{transition:.18s ease}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(1.7rem,3vw,2.25rem);line-height:1.15;margin-bottom:6px}h2{font-size:1.35rem;line-height:1.25;margin-bottom:8px}h3{font-size:1.05rem;margin-bottom:6px}small{font-size:.84rem;color:var(--muted)}
.app-shell{min-height:100vh;display:grid;grid-template-columns:272px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;background:var(--nav);color:#fff;display:flex;flex-direction:column;padding:22px 16px;z-index:20;overflow-y:auto}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 22px;border-bottom:1px solid #344054}.brand-mark{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#2e90fa,#155eef);display:grid;place-items:center;font-size:1.05rem;font-weight:900;letter-spacing:-2px;color:#fff;flex:none}.brand-mark i{color:#fdb022;font-style:normal}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.25}.brand b{font-size:.95rem;letter-spacing:.08em}.brand small{color:#98a2b3;font-size:.73rem}.sidebar nav{padding:16px 0;flex:1}.nav-label{display:block;color:#667085;font-size:.7rem;font-weight:800;letter-spacing:.13em;padding:18px 12px 8px}.sidebar nav a{display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:10px;color:#d0d5dd;border-radius:10px;padding:10px 12px;margin:2px 0;font-size:.92rem;font-weight:650}.sidebar nav a:hover{background:#1d2939;color:white}.sidebar nav a.active{background:#155eef;color:white;box-shadow:0 6px 18px rgba(21,94,239,.3)}.sidebar nav a i{font-style:normal;font-size:1.05rem;text-align:center}.sidebar nav a b{font-size:1.1rem;font-weight:400;opacity:.55}.user-card{display:flex;align-items:center;gap:10px;background:#1d2939;padding:10px;border-radius:12px}.user-card>span,.top-actions>span,.avatar{display:grid;place-items:center;border-radius:50%;font-weight:800;background:#eaf2ff;color:#155eef}.user-card>span{width:38px;height:38px;flex:none}.user-card div{min-width:0;display:flex;flex-direction:column;flex:1}.user-card div b{font-size:.84rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-card div small{font-size:.72rem;color:#98a2b3}.user-card form{margin:0}.user-card button{background:none;border:0;color:#98a2b3;font-size:1.25rem}.user-card button:hover{color:#fff}
.workspace{min-width:0}.topbar{min-height:112px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:19px clamp(22px,3vw,44px);position:sticky;top:0;z-index:10}.topbar>div:first-of-type{min-width:0}.topbar>div>small{font-weight:800;letter-spacing:.09em;color:#155eef}.topbar h1{margin:3px 0}.topbar p{color:var(--muted);margin:0}.top-actions{display:flex;gap:10px;align-items:center;flex:none}.top-actions a,.top-actions button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 13px;font-size:.86rem;font-weight:700}.top-actions a:hover,.top-actions button:hover{border-color:#84adff;background:#f5f8ff}.top-actions>span{width:40px;height:40px}.mobile-menu{display:none;border:0;background:#f2f4f7;border-radius:9px;width:42px;height:42px}.content{padding:28px clamp(20px,3vw,44px) 60px;max-width:1800px;margin:auto}.page-stack{display:flex;flex-direction:column;gap:22px}
.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 2px 8px rgba(16,24,40,.03);padding:24px;min-width:0}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px}.section-head h2{margin:4px 0 0}.section-head>a,.text-link{color:var(--blue);font-weight:750;font-size:.9rem}.eyebrow{display:block;font-size:.72rem;line-height:1.2;font-weight:850;letter-spacing:.12em;color:#155eef}.eyebrow.light{color:#b2ccff}.primary,.secondary,.danger,.inline-form button,.decision button{display:inline-flex;justify-content:center;align-items:center;border-radius:9px;padding:10px 15px;border:1px solid transparent;font-weight:750;line-height:1.2}.primary{background:var(--blue);color:#fff}.primary:hover{background:var(--blue2);transform:translateY(-1px)}.secondary{background:#fff;border-color:var(--line);color:#344054}.secondary:hover{border-color:#84adff}.danger{background:#fff2f0;color:var(--red);border-color:#fecdca}.center{text-align:center}.wide{width:100%}.count{border-radius:999px;padding:5px 10px;background:#eff4ff;color:#155eef;font-size:.8rem;font-weight:800}.count.big{font-size:1rem;padding:9px 14px}.empty{padding:28px;text-align:center;color:var(--muted)}
.hero,.summary-strip,.employee-hero,.offering-hero,.calendar-head{border-radius:20px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:25px}.hero{background:linear-gradient(125deg,#101828,#19376d 62%,#155eef);color:#fff;overflow:hidden;position:relative}.hero:after{content:"";position:absolute;width:270px;height:270px;border:60px solid rgba(255,255,255,.06);border-radius:50%;right:-85px;top:-100px}.hero h2{font-size:1.9rem;margin:8px 0}.hero p{margin:0;color:#d0d5dd}.hero-actions{display:flex;gap:10px;position:relative;z-index:2}.hero .secondary{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.3);color:#fff}.summary-strip,.calendar-head{background:#eaf2ff;border:1px solid #b2ccff}.summary-strip h2,.calendar-head h2{font-size:1.65rem;margin:6px 0}.summary-strip p,.calendar-head p{margin:0;color:#475467}.employee-hero,.offering-hero{background:#fff;border:1px solid var(--line)}.employee-hero .avatar{flex:none}.employee-hero>div:nth-child(2){flex:1}.employee-hero h2,.offering-hero h2{font-size:1.8rem;margin:6px 0}.employee-hero p,.offering-hero p{margin:0;color:var(--muted)}
.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metrics.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.metrics article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;display:flex;align-items:center;gap:14px}.metrics article>i{width:43px;height:43px;display:grid;place-items:center;border-radius:11px;background:#eff4ff;color:#155eef;font-style:normal;font-size:1.2rem}.metrics article>span{display:flex;flex-direction:column;font-weight:650;color:#475467}.metrics strong{font-size:1.55rem;color:var(--ink);line-height:1.3}.metrics small{font-weight:500}.dashboard-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}.two-column.wide-left,.communication-grid{grid-template-columns:minmax(0,1.6fr) minmax(310px,.65fr)}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.performance-panel{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:1px;background:#344054;border:1px solid #344054;border-radius:15px;overflow:hidden}.performance-panel article{background:#1d2939;color:#fff;padding:20px;display:flex;flex-direction:column;justify-content:center}.performance-panel article:first-child{background:#101828}.performance-panel span{color:#d0d5dd;font-size:.82rem}.performance-panel strong{font-size:1.5rem;margin:5px 0}.performance-panel small{color:#98a2b3}.performance-panel h2{margin:5px 0}.performance-panel p{margin:6px 0 0;color:#98a2b3;font-size:.8rem}.performance-panel .bonus.eligible{background:#054f31}.performance-panel .bonus.eligible small,.performance-panel .bonus.eligible span{color:#abefc6}.performance-bar{height:7px;background:#344054;border-radius:99px;overflow:hidden}.performance-bar i{display:block;height:100%;background:#2e90fa;border-radius:99px}
.task-lines,.pipeline-lines,.activity-lines{display:flex;flex-direction:column}.task-lines form{display:grid;grid-template-columns:30px minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:13px 0;border-top:1px solid var(--line)}.task-lines form:first-child{border-top:0}.check{width:28px;height:28px;border:1.5px solid #d0d5dd;background:white;border-radius:8px;color:transparent;font-weight:900;padding:0}.check.done{color:#fff;background:var(--green);border-color:var(--green)}.task-lines span,.pipeline-lines span,.activity-lines span,.call-list span{display:flex;flex-direction:column;min-width:0}.task-lines b,.pipeline-lines b,.activity-lines b{font-size:.92rem}.task-lines em{font-style:normal;border-radius:999px;padding:4px 8px;background:#f2f4f7;font-size:.72rem;font-weight:800}.task-lines em.high{background:#fff1f0;color:#d92d20}.task-lines em.medium{background:#fff8eb;color:#b54708}.task-lines em.learning{background:#f4f3ff;color:#6938ef}.task-lines>form>strong{font-size:.82rem;color:#039855}.pipeline-lines>div,.activity-lines>div{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--line)}.pipeline-lines>div:first-child,.activity-lines>div:first-child{border-top:0}.pipeline-lines span,.activity-lines span{flex:1}.pipeline-lines em{font-style:normal;color:#155eef;background:#eff4ff;border-radius:99px;padding:3px 7px;font-size:.74rem}.activity-lines i{font-style:normal;width:32px;height:32px;border-radius:9px;background:#f2f4f7;display:grid;place-items:center}.activity-lines em{font-style:normal}.quick-modules>div:last-child{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.quick-modules a{display:grid;grid-template-columns:30px 1fr auto;align-items:center;padding:12px;border:1px solid var(--line);border-radius:10px;font-size:.9rem;font-weight:700}.quick-modules a:hover{border-color:#84adff;background:#f5f8ff}.quick-modules i{font-style:normal;color:#155eef}
.table-wrap{overflow:auto;margin:0 -4px}.table-wrap table{border-collapse:collapse;width:100%;min-width:760px}.table-wrap th{text-align:left;padding:11px 12px;background:#f9fafb;color:#475467;border-bottom:1px solid var(--line);font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.table-wrap td{padding:14px 12px;border-bottom:1px solid #eef0f3;font-size:.88rem;vertical-align:middle}.table-wrap td small{display:block}.table-wrap tr:hover td{background:#fcfcfd}.status{display:inline-flex;border-radius:999px;background:#f2f4f7;color:#344054;padding:4px 9px;font-size:.74rem;font-style:normal;font-weight:800;white-space:nowrap}.status.active,.status.approved,.status.completed{background:#ecfdf3;color:#027a48}.status.probation,.status.pending{background:#fffaeb;color:#b54708}.status.rejected{background:#fef3f2;color:#b42318}.inline-form,.decision{display:flex;gap:6px;align-items:center}.inline-form select{min-width:125px}.inline-form button,.decision button{font-size:.75rem;padding:7px 9px;background:#eff4ff;color:#155eef}.decision button.danger{background:#fff1f0;color:#d92d20}
dialog{border:0;border-radius:18px;padding:0;width:min(720px,calc(100vw - 28px));box-shadow:0 24px 80px rgba(16,24,40,.25)}dialog::backdrop{background:rgba(16,24,40,.65);backdrop-filter:blur(3px)}dialog .form-grid{padding:26px}.dialog-head{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:16px}.dialog-head button{border:0;background:#f2f4f7;border-radius:50%;width:38px;height:38px;font-size:1.35rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid h3{grid-column:1/-1;margin:10px 0 -5px;color:#344054}.span-2{grid-column:1/-1}.stack-form{display:flex;flex-direction:column;gap:14px}.stack-form label,.form-grid label{display:flex;flex-direction:column;gap:6px;font-weight:700;color:#344054;font-size:.85rem}.stack-form input,.stack-form select,.stack-form textarea,.form-grid input,.form-grid select,.form-grid textarea,.inline-form select,.call-start select,.chat-compose select,.chat-compose textarea,.kanban select{width:100%;border:1px solid #d0d5dd;border-radius:9px;background:#fff;padding:10px 11px;color:#101828;outline:none}.stack-form textarea,.form-grid textarea,.chat-compose textarea{min-height:90px;resize:vertical}.stack-form input:focus,.stack-form select:focus,.stack-form textarea:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#528bff;box-shadow:0 0 0 3px #eaf2ff}.form-card h2{margin:5px 0 18px}.form-note{padding:12px;background:#f9fafb;border:1px solid var(--line);border-radius:9px;color:#475467;font-size:.84rem}.form-actions{display:flex;justify-content:flex-end;gap:10px}.toggle{flex-direction:row!important;align-items:center}.toggle input{width:auto}.small-note{font-size:.8rem;color:var(--muted);line-height:1.5;margin:12px 0 0}
.stage-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.stage-metrics article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px;display:flex;align-items:center;justify-content:space-between}.stage-metrics span{font-size:.78rem;font-weight:700;color:#475467}.stage-metrics strong{font-size:1.25rem;color:#155eef}.kanban{display:grid;grid-template-columns:repeat(7,minmax(245px,1fr));gap:14px;overflow-x:auto;padding-bottom:8px}.kanban-column{background:#eef1f5;border-radius:14px;padding:12px;min-height:360px}.kanban-column>header{display:flex;justify-content:space-between;align-items:center;font-weight:800;padding:4px 4px 12px}.kanban-column>header b{font-size:.76rem;border-radius:999px;background:#fff;padding:3px 7px}.kanban-column article{background:#fff;border:1px solid #e4e7ec;border-radius:11px;padding:14px;margin-bottom:10px;box-shadow:0 3px 8px rgba(16,24,40,.04)}.kanban-column h3{margin:7px 0}.kanban-column article>strong{display:block;font-size:1.05rem}.kanban-column p{color:#475467;font-size:.82rem;margin:9px 0 3px}.kanban-column small{display:block}.kanban-column form{display:grid;grid-template-columns:1fr auto;gap:6px;margin-top:12px}.kanban-column form button{border:0;background:#eff4ff;color:#155eef;border-radius:8px;font-weight:750;padding:6px 9px}.project-list{display:flex;flex-direction:column}.project-list article{display:grid;grid-template-columns:minmax(230px,1.5fr) minmax(130px,.8fr) auto auto;align-items:center;gap:20px;padding:17px 0;border-top:1px solid var(--line)}.project-list article:first-child{border-top:0}.project-list h3{margin:5px 0}.project-list p{margin:0;color:var(--muted);font-size:.84rem}.progress{display:flex;align-items:center;gap:8px}.progress>span{height:7px;border-radius:99px;background:#eaecf0;flex:1;overflow:hidden}.progress i{display:block;height:100%;background:#155eef;border-radius:99px}
.info-banner{display:flex;gap:16px;align-items:flex-start;background:#f4f3ff;border:1px solid #d9d6fe;border-radius:14px;padding:17px 20px}.info-banner.secure{background:#ecfdf3;border-color:#abefc6}.info-banner>i{font-style:normal;width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#fff;color:#6938ef;font-size:1.2rem}.info-banner b{display:block;margin-bottom:3px}.info-banner p{margin:0;color:#475467;font-size:.9rem}.communication-grid{display:grid;gap:20px;align-items:start}.chat-card{padding-bottom:18px}.chat-stream{height:430px;overflow:auto;padding:5px 5px 15px;display:flex;flex-direction:column;gap:12px}.chat-stream article{align-self:flex-start;max-width:78%;background:#f2f4f7;border-radius:4px 14px 14px;padding:11px 13px}.chat-stream article.mine{align-self:flex-end;background:#eaf2ff;border-radius:14px 4px 14px}.chat-stream article p{margin:4px 0}.chat-compose{border-top:1px solid var(--line);padding-top:15px;display:grid;grid-template-columns:1fr auto;gap:9px}.chat-compose>div{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.chat-compose textarea{min-height:64px}.call-start{display:flex;gap:8px;margin-bottom:18px}.call-list{display:flex;flex-direction:column}.call-list article{display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);padding:12px 0}.call-list article>i{font-style:normal;width:34px;height:34px;border-radius:50%;background:#ecfdf3;color:#039855;display:grid;place-items:center}.call-list article>span{flex:1}
.catalogue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.offering-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:22px;display:flex;flex-direction:column;min-height:290px}.offering-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#84adff}.type{align-self:flex-start;display:inline-flex;border-radius:999px;padding:4px 9px;background:#eff4ff;color:#155eef;font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.type.product{background:#fff6ed;color:#c4320a}.offering-card h2{margin:15px 0 7px}.offering-card p{color:#475467;min-height:52px}.offering-card>small{margin-top:auto;text-transform:uppercase;font-weight:750;letter-spacing:.07em}.offering-card>b{font-size:.9rem;margin-top:3px}.offering-card em{font-style:normal;color:#155eef;font-weight:800;margin-top:18px}.offering-hero{padding:38px}.offering-detail blockquote{font-size:1.35rem;line-height:1.55;color:#344054;margin:20px 0;padding-left:20px;border-left:4px solid #155eef}.large-copy{font-size:1.15rem;color:#344054}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.feature-grid>div{border:1px solid var(--line);border-radius:12px;padding:18px}.feature-grid i{font-style:normal;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#ecfdf3;color:#039855;margin-bottom:12px}.feature-grid p{margin:5px 0 0;color:#667085;font-size:.84rem}.call-guide ol,.checklist ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.call-guide li,.checklist li{padding:16px;border-radius:11px;background:#f9fafb;display:flex;flex-direction:column;gap:5px}.call-guide li::before{content:counter(list-item);width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#155eef;color:white;font-size:.78rem;font-weight:800}.call-guide li span,.checklist li span{color:#667085;font-size:.84rem}
.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(320px,1fr));gap:20px}.card-editor{padding:0;overflow:hidden}.card-preview{min-height:260px;padding:25px;background:linear-gradient(145deg,#101828,#194185);color:white;display:flex;flex-direction:column;align-items:center;text-align:center}.card-preview .brand-mini{align-self:flex-start;font-weight:900;letter-spacing:-1px}.card-preview .avatar{width:72px;height:72px;font-size:1.65rem;margin:14px}.card-preview h2{margin:0}.card-preview p{margin:4px 0 14px;color:#d0d5dd}.card-preview small{color:#e4e7ec}.card-preview.template-tech-grid,.theme-tech-grid .public-profile{background:linear-gradient(135deg,#002a48,#005f73)}.card-preview.template-soft-sand,.theme-soft-sand .public-profile{background:linear-gradient(135deg,#593d2b,#b7791f)}.card-preview.template-modern-split,.theme-modern-split .public-profile{background:linear-gradient(145deg,#1f2937,#7f56d9)}.card-preview.template-clean-white,.theme-clean-white .public-profile{background:linear-gradient(145deg,#344054,#667085)}.card-preview.template-royal-blue,.theme-royal-blue .public-profile{background:linear-gradient(145deg,#002266,#155eef)}.card-preview.template-emerald-edge,.theme-emerald-edge .public-profile{background:linear-gradient(145deg,#054f31,#039855)}.card-preview.template-minimal-mono,.theme-minimal-mono .public-profile{background:linear-gradient(145deg,#111,#444)}.card-preview.template-copper-studio,.theme-copper-studio .public-profile{background:linear-gradient(145deg,#572d1a,#b54708)}.card-preview.template-gradient-future,.theme-gradient-future .public-profile{background:linear-gradient(145deg,#6938ef,#155eef,#0ba5ec)}.card-editor form{padding:20px}.card-stats{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;text-align:center;padding:13px}.card-stats span+span{border-left:1px solid var(--line)}.card-stats b{color:#155eef}
.event-list article{display:flex;gap:16px;padding:16px 0;border-top:1px solid var(--line)}.event-list article:first-child{border-top:0}.event-list time{width:58px;height:65px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#eff4ff;color:#155eef;border-radius:11px;flex:none}.event-list time b{font-size:1.35rem;line-height:1}.event-list time span{font-size:.7rem;font-weight:850}.event-list p{margin:4px 0;color:#475467}.event-list small{display:block}.calendar{padding:18px}.weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.weekdays b{text-align:center;padding:10px;color:#667085;font-size:.8rem}.calendar-day,.calendar-grid>.blank{min-height:125px;border-top:1px solid var(--line);border-left:1px solid var(--line);padding:10px;background:#fff}.calendar-day:nth-child(7n),.calendar-grid>.blank:nth-child(7n){border-right:1px solid var(--line)}.calendar-day:hover{background:#f5f8ff}.calendar-day.today>b{background:#155eef;color:#fff;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.calendar-day>span{display:block;border-radius:5px;padding:4px 6px;margin-top:6px;font-size:.7rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-dot{background:#eff4ff;color:#155eef}.leave-dot{background:#ecfdf3;color:#027a48}.checklist ol{grid-template-columns:1fr}.profile-card{text-align:center}.avatar.large{width:84px;height:84px;font-size:2rem;margin:0 auto 15px}.avatar.xlarge{width:92px;height:92px;font-size:2rem}.avatar.xxlarge{width:110px;height:110px;font-size:2.6rem;background:rgba(255,255,255,.16);color:#fff;border:2px solid rgba(255,255,255,.7)}.profile-card dl,.detail-list{margin:22px 0 0}.profile-card dl div,.detail-list div{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:12px 0}.profile-card dt,.detail-list dt{color:#667085}.profile-card dd,.detail-list dd{font-weight:700;margin:0;text-align:right}.linked-tabs{display:flex;gap:9px;overflow:auto}.linked-tabs a{background:#fff;border:1px solid var(--line);border-radius:10px;padding:11px 15px;font-weight:700;white-space:nowrap}.linked-tabs b{background:#eff4ff;color:#155eef;border-radius:999px;padding:2px 7px;margin-left:5px}
.flash{position:relative;display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border-radius:12px;margin-bottom:18px}.flash.success{background:#ecfdf3;border:1px solid #abefc6;color:#027a48}.flash.error{background:#fef3f2;border:1px solid #fecdca;color:#b42318}.flash span{flex:1}.flash button{border:0;background:none;font-size:1.2rem;color:inherit}
.login-body{min-height:100vh;background:#101828}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr}.login-brand{padding:clamp(40px,7vw,100px);display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 80% 10%,#175cd355,transparent 35%),linear-gradient(145deg,#101828,#194185);color:#fff}.brand-mark.large{width:70px;height:70px;font-size:1.5rem;margin-bottom:25px}.login-brand>span{font-size:.75rem;font-weight:850;letter-spacing:.15em;color:#b2ccff}.login-brand h1{font-size:clamp(2.5rem,5vw,4.2rem);max-width:700px;letter-spacing:-.04em;margin:18px 0}.login-brand p{max-width:640px;color:#d0d5dd;font-size:1.08rem}.login-features{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.login-features span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:8px 12px;font-size:.82rem}.login-card{margin:auto;width:min(470px,calc(100% - 40px));background:#fff;border-radius:20px;padding:clamp(28px,4vw,45px);box-shadow:0 30px 90px rgba(0,0,0,.3)}.login-card h2{font-size:2rem;margin:10px 0 5px}.login-card>p{color:#667085}.login-card form{display:flex;flex-direction:column;gap:16px;margin-top:28px}.login-card label{display:flex;flex-direction:column;gap:6px;font-size:.86rem;font-weight:700}.login-card input{border:1px solid #d0d5dd;border-radius:9px;padding:11px}.remember{display:flex;justify-content:space-between;align-items:center;font-size:.8rem}.remember label{flex-direction:row}.remember input{width:auto}.remember a{color:#155eef}.login-error{background:#fef3f2;color:#b42318;padding:10px;border-radius:8px;font-size:.84rem}.demo-login{display:flex;flex-direction:column;margin-top:22px;background:#f9fafb;border-radius:10px;padding:13px;font-size:.82rem}.demo-login small{margin-top:5px;color:#b54708}
.public-card-body{min-height:100vh;background:#eef1f6;padding:30px}.public-card-shell{width:min(980px,100%);margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;background:#fff;border-radius:26px;overflow:hidden;box-shadow:0 25px 70px rgba(16,24,40,.18)}.public-profile{padding:50px 38px;background:linear-gradient(145deg,#101828,#194185);color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center}.public-profile .brand{align-self:flex-start;border:0;padding:0;margin-bottom:40px}.public-profile h1{font-size:2rem;margin:16px 0 4px}.public-profile h2{font-size:1.1rem;color:#b2ccff}.public-profile p{color:#d0d5dd}.public-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;width:100%;margin:20px 0}.public-actions a{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:11px;padding:12px;display:flex;flex-direction:column;font-size:1.2rem}.public-actions a span{font-size:.72rem}.save-contact{width:100%;background:#fff;color:#155eef;border-radius:11px;padding:13px;font-weight:850}.public-services{padding:50px 42px}.public-services h2{font-size:1.8rem;margin:7px 0 25px}.public-services>div{display:flex;flex-direction:column}.public-services article{display:flex;gap:12px;border-top:1px solid var(--line);padding:15px 0}.public-services article i{font-style:normal;width:30px;height:30px;border-radius:50%;background:#ecfdf3;color:#039855;display:grid;place-items:center}.public-services article span{display:flex;flex-direction:column}.public-services footer{border-top:1px solid var(--line);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;color:#667085;font-size:.75rem}
@media(max-width:1200px){.metrics{grid-template-columns:repeat(2,1fr)}.performance-panel{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.catalogue-grid{grid-template-columns:repeat(2,1fr)}.cards-grid{grid-template-columns:repeat(2,1fr)}.stage-metrics{grid-template-columns:repeat(3,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:-285px;width:272px;transition:left .22s;box-shadow:15px 0 40px rgba(16,24,40,.3)}.sidebar.open{left:0}.mobile-menu{display:block}.topbar{position:sticky;padding:15px 18px;min-height:100px}.top-actions a,.top-actions button{display:none}.content{padding:20px 16px 50px}.two-column,.two-column.wide-left,.communication-grid,.detail-grid{grid-template-columns:1fr}.login-shell{grid-template-columns:1fr}.login-brand{display:none}.project-list article{grid-template-columns:1fr 1fr}.public-card-shell{grid-template-columns:1fr}.public-profile,.public-services{padding:35px 28px}.public-card-body{padding:12px}}
@media(max-width:650px){:root{font-size:15px}.topbar p{display:none}.metrics,.metrics.compact,.performance-panel,.catalogue-grid,.cards-grid,.stage-metrics,.feature-grid{grid-template-columns:1fr}.hero,.summary-strip,.employee-hero,.offering-hero,.calendar-head{align-items:flex-start;flex-direction:column;padding:22px}.hero-actions{width:100%;flex-wrap:wrap}.hero-actions>*{flex:1}.card{padding:18px}.task-lines form{grid-template-columns:28px 1fr auto}.task-lines form>strong{grid-column:2}.quick-modules>div:last-child{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.span-2,.dialog-head,.form-grid h3{grid-column:1}.project-list article{grid-template-columns:1fr}.chat-compose{grid-template-columns:1fr}.chat-compose>div{grid-template-columns:1fr}.call-guide ol{grid-template-columns:1fr}.calendar{padding:7px;overflow:auto}.weekdays,.calendar-grid{min-width:700px}.public-services footer{flex-direction:column;gap:5px}}
.slider-actions{display:flex;align-items:center;gap:7px}.slider-actions button{width:34px;height:34px;border:1px solid var(--line);background:#fff;border-radius:8px}.slider-actions a{color:#155eef;font-size:.82rem;font-weight:800;margin-left:4px}.slider-track{display:flex;gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;scrollbar-width:thin}.slider-track>a{flex:0 0 300px;scroll-snap-align:start;border:1px solid var(--line);border-radius:12px;padding:16px}.slider-track>a:hover{border-color:#84adff;background:#f9fbff}.slider-track h3{margin:12px 0 5px}.slider-track p{font-size:.82rem;color:#667085;min-height:48px}.slider-track b{font-size:.8rem;color:#155eef}
@media print{.sidebar,.topbar,.flash,.primary,.secondary,button{display:none!important}.app-shell{display:block}.content{padding:0}.card{box-shadow:none}}
