@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--flux-yellow:#ffc700;--flux-yellow-soft:#ffc7001f;--flux-yellow-pale:#fffbf0;--flux-black:#0f172a;--flux-ink:#1e293b;--flux-graphite:#475569;--flux-muted:#64748b;--flux-placeholder:#64748b75;--flux-line:#0f172a0d;--flux-line-strong:#0f172a1a;--flux-paper:#fff;--flux-white:#fff;--flux-canvas:#f8fafc;--flux-blue-soft:#3b82f60f;--flux-blue-border:#3b82f61f;--flux-red-soft:#ef44440f;--flux-red-border:#ef44441f;--flux-green-soft:#10b9810f;--flux-green-border:#10b9811f;--shadow-sm:0 2px 8px #0f172a05;--shadow-md:0 10px 30px #0f172a08, 0 1px 3px #0f172a03;--shadow-lg:0 20px 40px #0f172a0f, 0 1px 3px #0f172a05;--shadow-glow:0 8px 24px #ffc70040;--blur-glass:blur(20px);--motion:.3s cubic-bezier(.16, 1, .3, 1);--delivery-trough-bg:var(--flux-canvas);--delivery-shadow-card:0 1px 2px #0f172a04, 0 4px 12px #0f172a05, 0 10px 24px #0f172a04;--delivery-shadow-active:0 1px 2px #0f172a04, 0 4px 12px #0f172a05, 0 10px 24px #0f172a04, 0 0 0 1px #ffc7001a;--delivery-shadow-file:0 1px 3px #0f172a03;--delivery-shadow-file-hover:0 2px 8px #0f172a05;--module-shell-bg:var(--flux-canvas);--module-card-bg:var(--flux-white);--module-soft-bg:#f8fafc;--connector-shell-bg:var(--module-shell-bg);--connector-shell-shadow:var(--shadow-sm);--connector-section-shadow:var(--shadow-sm);font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--flux-canvas);color:var(--flux-black);-webkit-font-smoothing:antialiased;background-image:radial-gradient(at 0 0,#fffdf5 0,#0000 50%),radial-gradient(at 100% 100%,#f1f5f9 0,#0000 50%);margin:0;overflow-x:clip}button,input,textarea,select{font:inherit;color:inherit}input::placeholder,textarea::placeholder{color:var(--flux-placeholder);opacity:1}button{cursor:pointer;background:0 0;border:none}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #ffc70066}h1,h2,h3,h4,.brand strong,.eyebrow{letter-spacing:-.02em;font-family:Space Grotesk,Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif}p{color:var(--flux-graphite);font-size:.98rem;line-height:1.7}.brand{cursor:pointer;align-items:center;gap:14px;text-decoration:none;display:flex}.brand-mark{color:#111;width:44px;height:44px;transition:transform var(--motion);background:linear-gradient(135deg,#ffe033 0%,#ffc700 100%);border:none;border-radius:12px;justify-content:center;align-items:center;font-size:1.35rem;font-weight:900;display:inline-flex;box-shadow:0 4px 12px #ffc70040,inset 0 1px #fff3}.brand:hover .brand-mark{transform:rotate(-6deg)scale(1.08)}.brand strong{color:var(--flux-black);font-size:1.25rem;font-weight:700;line-height:1.15;display:block}.brand span{color:var(--flux-muted);margin-top:2px;font-size:.78rem;font-weight:600;display:block}.primary-button,.secondary-button,.ghost-button{min-height:44px;transition:all var(--motion);cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:0 20px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.primary-button{color:#111;background:linear-gradient(135deg,#ffe033 0%,#ffc700 100%);border-color:#ffc70026;box-shadow:0 4px 14px #ffc70038,inset 0 1px #ffffff4d}.primary-button:hover{background:linear-gradient(135deg,#fff066 0%,#ffd21f 100%);transform:translateY(-2px);box-shadow:0 8px 24px #ffc70059,inset 0 1px #fff6}.secondary-button{color:var(--flux-white);background:var(--flux-black);box-shadow:0 4px 12px #0f172a1a}.secondary-button:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a2e}.ghost-button{color:var(--flux-ink);-webkit-backdrop-filter:var(--blur-glass);backdrop-filter:var(--blur-glass);border-color:var(--flux-line-strong);box-shadow:var(--shadow-sm);background:#fffc}.ghost-button:hover{background:var(--flux-white);border-color:var(--flux-muted);box-shadow:var(--shadow-md);transform:translateY(-2px)}.primary-button:active,.secondary-button:active,.ghost-button:active{transform:translateY(1px)}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none;transform:none}.primary-button.full,.secondary-button.full,.ghost-button.full{width:100%}.primary-button.compact,.secondary-button.compact,.ghost-button.compact{border-radius:10px;min-height:38px;padding:0 14px;font-size:.85rem}.eyebrow{color:#725200;background:var(--flux-yellow-soft);text-transform:uppercase;letter-spacing:.06em;border:1px solid #ffc70033;border-radius:20px;width:fit-content;padding:5px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.public-nav-actions{align-items:center;gap:16px;display:flex}.public-nav{z-index:50;border:1px solid var(--flux-line);max-width:1200px;-webkit-backdrop-filter:var(--blur-glass);backdrop-filter:var(--blur-glass);box-shadow:var(--shadow-md);background:#ffffffa6;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:12px auto 0;padding:10px 16px;display:flex;position:sticky;top:12px}.hero-section{grid-template-columns:1fr;align-items:center;gap:32px;max-width:1200px;margin:0 auto;padding:24px 16px 48px;display:grid}.hero-copy{gap:24px;display:grid}.hero-copy h1{color:var(--flux-black);text-wrap:balance;margin:0;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:800;line-height:1.05}.hero-actions{margin-top:10px}.metric-strip{grid-template-columns:1fr;gap:12px;margin-top:16px;display:grid}.metric-strip span{border:1px solid var(--flux-line);background:var(--flux-white);min-height:auto;box-shadow:var(--shadow-sm);transition:all var(--motion);border-radius:16px;flex-direction:column;justify-content:space-between;padding:14px 18px;display:flex}.metric-strip span:hover{box-shadow:var(--shadow-md);border-color:var(--flux-line-strong);transform:translateY(-4px)}.metric-strip strong{color:var(--flux-black);font-family:Space Grotesk,sans-serif;font-size:1.85rem;line-height:1.15;display:block}.metric-strip small{color:var(--flux-muted);margin-top:8px;font-size:.82rem;font-weight:500;display:block}.hero-stage{perspective:1200px}.product-preview{border:1px solid var(--flux-line-strong);min-height:auto;-webkit-backdrop-filter:var(--blur-glass);backdrop-filter:var(--blur-glass);box-shadow:var(--shadow-md);transform-style:flat;background:#ffffffb3;border-radius:20px;transition:box-shadow .8s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden;transform:none}.product-preview:hover{transform:rotateY(-2deg)rotateX(1deg)rotate(0)scale(1.02);box-shadow:-5px 15px 40px #0f172a0a}.preview-toolbar{border-bottom:1px solid var(--flux-line);background:#fff6;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:54px;padding:0 20px;display:grid}.preview-dot{background:#0f172a1a;border-radius:999px;width:10px;height:10px;margin-right:6px;display:inline-block}.preview-dot.active{background:var(--flux-yellow);box-shadow:0 0 8px var(--flux-yellow)}.preview-toolbar strong{color:var(--flux-black);justify-self:center;font-size:.9rem;font-weight:700}.preview-toolbar small{color:#10b981;align-items:center;gap:6px;font-size:.78rem;font-weight:700;display:flex}.preview-toolbar small:before{content:"";background:#10b981;border-radius:99px;width:6px;height:6px;display:inline-block;box-shadow:0 0 6px #10b981}.preview-main{grid-template-columns:1fr;min-height:auto;display:grid}.preview-roster{border-right:1px solid var(--flux-line);background:#ffffff26;align-content:start;gap:10px;padding:20px;display:grid}.preview-agent{text-align:left;width:100%;min-height:74px;transition:all var(--motion);background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.preview-agent:hover{background:#fffc;border-color:#ffc70033;transform:translateZ(15px)translateY(-1px)}.preview-agent strong{color:var(--flux-black);font-size:.95rem;display:block}.preview-agent small{color:var(--flux-muted);font-size:.8rem;font-weight:500;display:block}.preview-agent em{color:#725200;background:var(--flux-yellow-soft);border-radius:20px;padding:4px 8px;font-size:.72rem;font-style:normal;font-weight:800}.preview-focus{background:#ffffff0d;flex-direction:column;justify-content:space-between;padding:24px;display:flex}.preview-focus-header{align-items:center;gap:14px;display:flex}.preview-focus-header strong{font-size:1.05rem;display:block}.preview-focus-header small{color:var(--flux-muted);font-weight:500}.preview-task{background:var(--flux-white);box-shadow:var(--shadow-sm);border:1px solid #0f172a0a;border-radius:14px;gap:10px;padding:20px;display:grid;transform:translateZ(25px)}.preview-task small{text-transform:uppercase;letter-spacing:.05em;color:#c2410c;font-size:.72rem;font-weight:800}.preview-task strong{color:var(--flux-black);font-family:Space Grotesk,sans-serif;font-size:1.25rem}.preview-task p{color:var(--flux-graphite);margin:0;font-size:.9rem}.preview-actions{gap:8px;display:flex}.preview-actions span{border:1px solid var(--flux-line);color:var(--flux-black);background:var(--flux-white);box-shadow:var(--shadow-sm);border-radius:20px;padding:8px 14px;font-size:.8rem;font-weight:800}.public-section{max-width:1200px;margin:0 auto;padding:56px 24px}.section-heading{gap:12px;margin-bottom:40px;display:grid}.section-heading h2{text-wrap:balance;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.feature-grid{grid-template-columns:1fr;gap:16px;display:grid}.feature-card{border:1px solid var(--flux-line);-webkit-backdrop-filter:var(--blur-glass);backdrop-filter:var(--blur-glass);box-shadow:var(--shadow-sm);transition:all var(--motion);background:#ffffffbf;border-radius:20px;flex-direction:column;gap:16px;padding:24px 20px;display:flex}.feature-card:hover{box-shadow:var(--shadow-md);border-color:var(--flux-line-strong);transform:translateY(-4px)rotateX(1deg)}.feature-card svg{width:44px;height:44px;color:var(--flux-black);background:var(--flux-yellow-soft);box-shadow:var(--shadow-sm);border-radius:12px;padding:10px}.feature-card h3{margin:0;font-size:1.3rem;font-weight:700}.feature-card p{margin:0;font-size:1rem;line-height:1.65}.connector-permission-row{flex-wrap:wrap;gap:8px;display:flex}.connector-permission-row span{border:1px solid var(--flux-line);color:var(--flux-graphite);background:#f8fafc;border-radius:999px;padding:6px 9px;font-size:.78rem;font-weight:800}.split-section{grid-template-columns:1fr;align-items:start;gap:24px;display:grid}.step-list{gap:12px;display:grid}.step-list article{border:1px solid var(--flux-line);-webkit-backdrop-filter:var(--blur-glass);backdrop-filter:var(--blur-glass);box-shadow:var(--shadow-sm);transition:all var(--motion);background:#ffffffa6;border-radius:16px;gap:16px;padding:20px;display:flex}.step-list article:hover{border-color:var(--flux-line-strong);transform:translateY(-2px)}.step-list article>span{color:#725200;background:var(--flux-yellow-soft);border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:900;display:inline-grid}.step-list strong{color:var(--flux-black);font-size:1.05rem;display:block}.step-list p{margin:6px 0 0;font-size:.92rem;line-height:1.5}.auth-shell{grid-template-columns:1fr;align-items:center;gap:24px;max-width:1200px;min-height:calc(100dvh - 96px);margin:auto;padding:24px 16px 48px;display:grid}.auth-card,.auth-side{border:1px solid var(--flux-line);-webkit-backdrop-filter:var(--blur-glass);backdrop-filter:var(--blur-glass);box-shadow:var(--shadow-lg);background:#fffc;border-radius:20px;flex-direction:column;gap:20px;padding:24px 20px;display:flex}.auth-side{background:var(--flux-paper)}.auth-card h1{color:var(--flux-black);margin:0;font-size:2.1rem;font-weight:800;line-height:1.1}.auth-card p{color:var(--flux-graphite);margin:0;font-size:.98rem}.auth-card label,.create-panel label,.employee-edit-form label,.form-field,.select-label,.invite-row{color:var(--flux-black);flex-direction:column;gap:8px;font-size:.9rem;font-weight:700;display:flex}.auth-card input,.create-panel input,.create-panel textarea,.employee-edit-form input,.employee-edit-form textarea,.form-field input,.form-field textarea,.form-field select,.invite-row input,.invite-row select,.select-label select,.work-request{width:100%;color:var(--flux-black);transition:all var(--motion);background:#fbfbfc;border:1px solid #0f172a14;border-radius:12px;padding:14px 16px;box-shadow:inset 0 1px 2px #0f172a03}.auth-card input:focus,.create-panel input:focus,.create-panel textarea:focus,.employee-edit-form input:focus,.employee-edit-form textarea:focus,.form-field input:focus,.form-field textarea:focus,.form-field select:focus,.invite-row input:focus,.invite-row select:focus,.select-label select:focus,.work-request:focus{border-color:var(--flux-yellow);background:#fff;outline:none;box-shadow:0 0 0 4px #ffc70026,inset 0 1px 2px #00000005}.auth-card input{min-height:48px}.turnstile-field{min-height:70px}.turnstile-widget{min-height:65px;display:flex;overflow:hidden}.turnstile-error{color:#b42318;margin-top:6px;font-size:.82rem;font-weight:700}.form-field-label{color:var(--flux-black)}.form-field-hint,.form-hint{color:var(--flux-muted);margin:0;font-size:.82rem;font-weight:600;line-height:1.45}.auth-side h2{margin:0;font-size:1.8rem;font-weight:800}.app-shell{grid-template-columns:1fr;min-height:100dvh;display:grid}.app-main{min-width:0;min-height:100dvh;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));flex-direction:column;display:flex}.app-header{border-bottom:1px solid var(--flux-line);-webkit-backdrop-filter:var(--blur-glass);backdrop-filter:var(--blur-glass);z-index:55;background:#ffffffe0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0}.app-header-org{align-items:center;gap:12px;min-width:0;display:flex}.app-header-org-mark{color:#725200;background:var(--flux-yellow-soft);border:1px solid #ffc70040;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:inline-grid}.app-header-org-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.app-header-org-copy strong{color:var(--flux-black);white-space:nowrap;text-overflow:ellipsis;font-size:.98rem;font-weight:800;overflow:hidden}.app-header-org-copy span{color:var(--flux-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}.app-header-actions{flex:none;align-items:center;gap:10px;display:flex}.app-header-icon-button{position:relative}.app-header-badge{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:.68rem;font-weight:800;line-height:18px;position:absolute;top:-4px;right:-4px;box-shadow:0 0 0 2px #fff}.app-header-account-badge{color:#fff;background:#ef4444;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.68rem;font-weight:850;line-height:1;display:inline-grid;box-shadow:0 0 0 2px #fff}.app-header-account-menu{position:relative}.app-header-account-trigger{border:1px solid var(--flux-line);background:var(--flux-white);min-height:40px;box-shadow:var(--shadow-sm);max-width:min(250px,36vw);color:var(--flux-graphite);transition:all var(--motion);z-index:92;border-radius:13px;align-items:center;gap:8px;padding:4px 8px 4px 4px;display:flex;position:relative}.app-header-account-trigger:hover,.app-header-account-trigger[aria-expanded=true]{color:var(--flux-black);box-shadow:var(--shadow-md);background:#fffdf5;border-color:#ffc7005c}.app-header-avatar{border-radius:10px;width:34px;height:34px;font-size:.8rem}.avatar-image-circle.app-header-avatar{border-radius:10px;width:34px;height:34px}.account-profile-avatar.avatar-image-circle{border-radius:14px;width:56px;height:56px}.account-profile-form{gap:18px;display:grid}.account-profile-preview{border:1px solid var(--flux-line);background:#fbfcfd;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;display:flex}.account-profile-preview-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.account-profile-preview-copy strong{color:var(--flux-black);font-size:1rem}.account-profile-preview-copy span{color:var(--flux-muted);font-size:.9rem}.account-profile-avatar.avatar{border-radius:14px;width:56px;height:56px;font-size:1rem}.account-avatar-upload{border:1px dashed var(--flux-line-strong);width:fit-content;color:var(--flux-graphite);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:.9rem;font-weight:650;display:inline-flex}.account-avatar-upload:hover{background:#fffdf5;border-color:#ffc7008c}.account-avatar-picker{gap:12px;display:grid}.account-profile-footer{margin-top:4px}.form-error{color:#b42318;margin:0;font-size:.88rem;font-weight:650}.app-header-account-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.app-header-account-copy strong{color:var(--flux-black);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:800;overflow:hidden}.app-header-account-copy span{color:var(--flux-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:600;overflow:hidden}.app-header-user-menu{border:1px solid var(--flux-line);background:var(--flux-white);z-index:93;border-radius:16px;gap:0;width:min(320px,100vw - 24px);padding:0;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 1px 2px #0f172a04,0 4px 12px #0f172a05,0 16px 32px #0f172a0a}.user-menu-dismiss{z-index:92;background:0 0;border:0;position:fixed;inset:0}.user-menu-profile{border-bottom:1px solid var(--flux-line);background:var(--flux-white);align-items:center;gap:12px;padding:16px;display:flex}.user-menu-profile-copy{gap:2px;min-width:0;display:grid}.user-menu-profile-copy strong{color:var(--flux-black);text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;font-weight:800;overflow:hidden}.user-menu-profile-copy>span{color:var(--flux-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:600;overflow:hidden}.user-menu-context{border:none;border-bottom:1px solid var(--flux-line);background:var(--flux-canvas);border-radius:0;gap:8px;padding:12px;display:grid}.user-menu-context-row{border:1px solid var(--flux-line);background:var(--flux-white);color:var(--flux-muted);border-radius:12px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px;display:grid}.user-menu-context-row+.user-menu-context-row{border-top:none}.user-menu-context-copy{gap:2px;min-width:0;display:grid}.user-menu-context-copy small{color:var(--flux-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.66rem;font-weight:800;line-height:1.2}.user-menu-context-copy strong{color:var(--flux-black);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:750;line-height:1.35;overflow:hidden}.user-menu-actions{background:var(--flux-white);gap:2px;padding:8px;display:grid}.user-menu-actions button{min-height:40px;color:var(--flux-black);text-align:left;transition:background var(--motion), border-color var(--motion);background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 12px;font-size:.86rem;font-weight:700;display:grid}.user-menu-actions button:hover{border-color:var(--flux-line);background:var(--flux-canvas)}.user-menu-actions button.danger{color:#991b1b}.user-menu-actions button.danger:hover{background:#ef444414;border-color:#ef444438}.user-menu-actions small{color:#fff;background:#ef4444;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:.7rem;font-weight:850;display:inline-grid}.icon-button{border:1px solid var(--flux-line);width:40px;height:40px;color:var(--flux-graphite);background:var(--flux-white);transition:all var(--motion);border-radius:12px;place-items:center;display:inline-grid}.icon-button:hover{border-color:var(--flux-line-strong);color:var(--flux-black);background:#ffc70014}.icon-button.add{background:var(--flux-yellow-soft);color:var(--flux-black);border-color:#eab30859}.icon-button.add:hover{background:var(--flux-yellow-pale);border-color:#eab30880}.icon-button.danger{color:#b91c1c;border-color:#ef444438}.icon-button.danger:hover{color:#991b1b;background:#ef444414;border-color:#ef444457}.notification-drawer-layer{z-index:60;position:fixed;inset:0}.notification-drawer-backdrop{cursor:pointer;background:#0f172a47;border:none;position:absolute;inset:0}.notification-drawer{border-left:1px solid var(--flux-line);width:min(420px,100vw);height:100dvh;-webkit-backdrop-filter:var(--blur-glass);backdrop-filter:var(--blur-glass);background:#fffffff5;flex-direction:column;gap:16px;padding:24px 20px 28px;animation:.28s cubic-bezier(.16,1,.3,1) notification-drawer-in;display:flex;position:absolute;top:0;right:0;box-shadow:-12px 0 40px #0f172a1f}@keyframes notification-drawer-in{0%{opacity:.6;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.notification-drawer-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.notification-drawer-list{flex-direction:column;gap:12px;padding-right:4px;display:flex;overflow-y:auto}.notification-drawer-list .notification-card{flex:none}.notification-empty-state{border:1px dashed var(--flux-line-strong);min-height:220px;color:var(--flux-muted);text-align:center;background:#f8fafcd1;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.notification-empty-state svg,.notification-empty-state strong{color:var(--flux-ink)}.notification-empty-state p{max-width:260px;margin:0;line-height:1.5}.sidebar{display:none}.mobile-bottom-nav{inset-inline:0;z-index:60;padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--flux-line);-webkit-backdrop-filter:var(--blur-glass);backdrop-filter:var(--blur-glass);background:#fffffff0;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid;position:fixed;bottom:0;box-shadow:0 -8px 24px #0f172a0f}.mobile-bottom-nav-item{min-height:52px;color:var(--flux-muted);text-align:center;transition:all var(--motion);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:6px 4px;font-size:.68rem;font-weight:800;line-height:1.1;display:flex}.mobile-bottom-nav-item span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.mobile-bottom-nav-item.active{color:var(--flux-black);background:var(--flux-yellow-soft);box-shadow:inset 0 0 0 1px #ffc70038}.mobile-bottom-nav-item:hover{color:var(--flux-black);background:#ffc7000f}.nav-list{flex-direction:column;gap:6px;display:flex}.nav-item{width:100%;min-height:44px;color:var(--flux-graphite);transition:all var(--motion);text-align:left;border:none;border-radius:12px;align-items:center;gap:12px;padding:10px 16px;font-size:.95rem;font-weight:600;display:flex}.nav-item:hover{color:#c29300;background:#ffc70014;transform:translate(4px)}.nav-item.active{color:#111;background:var(--flux-yellow-soft);font-weight:700;box-shadow:0 4px 12px #ffd21f33}.sidebar-note{border:1px solid var(--flux-line);background:var(--flux-white);box-shadow:var(--shadow-sm);border-radius:14px;margin-top:auto;padding:16px}.sidebar-note span{text-transform:uppercase;letter-spacing:.05em;color:var(--flux-muted);font-size:.75rem;font-weight:800;display:block}.sidebar-note strong{color:var(--flux-black);margin:4px 0 8px;font-size:1.05rem;display:block}.workspace{flex:1;width:100%;padding:16px 16px 24px;overflow:clip auto}.topbar{flex-direction:column;align-items:stretch;gap:14px;width:100%;max-width:none;margin:0 auto 20px;display:flex}.topbar h1{color:var(--flux-black);margin:0;font-size:clamp(1.55rem,5vw,2.6rem);font-weight:800;line-height:1.1}.topbar p{color:var(--flux-muted);margin:0 0 6px;font-size:.92rem;font-weight:600;line-height:1.45}.topbar-actions{flex-wrap:wrap;gap:8px;width:100%;display:flex}.topbar-actions .primary-button,.topbar-actions .secondary-button,.topbar-actions .ghost-button{flex:auto;width:auto;min-height:44px}.notification-strip{flex-direction:column;gap:14px;width:100%;max-width:none;margin:0 auto 28px;display:flex}.notification-strip .panel-heading{margin-bottom:4px}.notification-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.notification-card{background:var(--flux-white);border:1px solid #0f172a0a;border-radius:14px;padding:16px 20px;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000003}.notification-card.success{border-left:4px solid #10b981}.notification-card.info{border-left:4px solid #3b82f6}.notification-card.warning{border-left:4px solid #f97316}.notification-card strong{color:var(--flux-black);font-size:.95rem;font-weight:800;display:block}.notification-card p{margin:6px 0 0;font-size:.88rem;line-height:1.5}.main-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;width:100%;max-width:none;margin:0 auto;display:grid}.main-grid.no-detail{grid-template-columns:1fr}.employee-column{gap:24px;display:grid}.dashboard-summary{background:var(--flux-white);border:1px solid var(--flux-line);box-shadow:var(--shadow-sm);border-radius:14px;flex-wrap:wrap;align-items:center;gap:16px;padding:14px 20px;display:flex}.dashboard-summary article{min-height:auto;box-shadow:none;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:flex}.dashboard-summary article:hover{box-shadow:none;transform:none}.dashboard-summary strong{color:var(--flux-black);font-size:1.15rem;font-weight:800}.dashboard-summary span{color:var(--flux-muted);text-transform:uppercase;letter-spacing:.03em;margin-top:0;font-size:.82rem;font-weight:600;display:block}.dashboard-summary article:not(:last-child):after{content:"•";color:var(--flux-line-strong);margin-left:16px;font-size:.9rem}.employee-rail-panel,.detail-panel,.employee-workspace-panel,.create-panel,.section-panel{border:1px solid var(--flux-line);width:100%;-webkit-backdrop-filter:var(--blur-glass);backdrop-filter:var(--blur-glass);box-shadow:var(--shadow-md);background:#ffffffb3;border-radius:20px;padding:24px}.panel-heading{align-items:center;gap:12px;display:flex}.panel-heading h2{color:var(--flux-black);font-size:1.35rem;font-weight:800}.panel-heading p{margin:4px 0 0;font-size:.88rem}.rail-controls{gap:8px;display:flex}.rail-controls svg{border:1px solid var(--flux-line);background:var(--flux-white);width:36px;height:36px;box-shadow:var(--shadow-sm);cursor:pointer;transition:all var(--motion);border-radius:10px;padding:9px}.rail-controls svg:hover{background:var(--flux-yellow-soft);border-color:#ffc70059;transform:scale(1.05)}.employee-rail{scroll-snap-type:x mandatory;grid-auto-columns:minmax(300px,330px);grid-auto-flow:column;gap:18px;padding:10px 4px 20px 0;display:grid;overflow-x:auto}.employee-card{border:1px solid var(--flux-line);background:var(--flux-white);min-height:280px;box-shadow:var(--shadow-sm);scroll-snap-align:start;transition:border-color var(--motion), box-shadow var(--motion), transform var(--motion);border-radius:20px;flex-direction:column;gap:16px;padding:24px;display:flex}.employee-card:hover{border-color:#ffc70047;transform:translateY(-2px);box-shadow:0 1px 2px #0f172a04,0 4px 12px #0f172a05,0 12px 24px #0f172a08}.employee-card.selected{background:var(--flux-white);border-color:var(--flux-yellow);border-left:4px solid var(--flux-yellow);padding-left:21px;box-shadow:0 12px 28px #ffc70014,0 1px 3px #ffc7000a}.card-main{align-items:center;gap:14px;width:100%;padding:0;display:flex}.card-main strong{color:var(--flux-black);font-size:1.1rem;font-weight:800;display:block}.card-main small{color:var(--flux-muted);margin-top:2px;font-size:.84rem;font-weight:500;display:block}.employee-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3.2em;font-size:.92rem;line-height:1.6;display:-webkit-box;overflow:hidden}.avatar{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:800;display:inline-flex;box-shadow:inset 0 -2px 4px #00000014}.avatar.large{border-radius:16px;width:56px;height:56px;font-size:1.35rem}.metric-row{flex-wrap:wrap;gap:8px;display:flex}.metric-row span{color:var(--flux-graphite);background:#f1f5f9;border-radius:20px;padding:4px 10px;font-size:.78rem;font-weight:700}.card-actions,.attachment-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.card-actions.single{grid-template-columns:1fr}.card-actions button,.attachment-row button,.timeline button{min-height:38px;color:var(--flux-black);transition:all var(--motion);background:#fcfcfd;border:1px solid #0f172a0a;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 10px;font-size:.8rem;font-weight:750;display:inline-flex;box-shadow:0 1px 2px #00000003}.card-actions button:hover,.attachment-row button:hover,.timeline button:hover{background:var(--flux-yellow-soft);border-color:#ffc70059;transform:translateY(-1px)}.route-feedback,.settings-detail-panel{border:1px solid var(--flux-line);background:var(--flux-white);box-shadow:var(--shadow-sm);border-radius:12px}.route-feedback{color:var(--flux-graphite);margin:0;padding:12px 14px;font-size:.9rem;font-weight:650}.settings-detail-panel{gap:16px;padding:18px;display:grid}.settings-detail-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.settings-detail-panel strong{font-size:1.05rem}.settings-detail-panel p{color:var(--flux-muted);font-size:.92rem}.settings-module-panel{gap:16px;display:grid}.settings-info-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.settings-info-card,.settings-action-card{border:1px solid var(--flux-line);background:#fbfcfd;border-radius:14px;min-height:118px;padding:16px;box-shadow:0 1px 2px #0f172a08}.settings-info-card{align-content:start;gap:8px;display:grid}.settings-info-card span{color:var(--flux-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.74rem;font-weight:850}.settings-info-card strong{color:var(--flux-black);font-size:1.14rem;line-height:1.2}.settings-info-card p,.settings-action-card p{color:var(--flux-muted);margin:0;font-size:.88rem;line-height:1.45}.settings-action-card{justify-content:space-between;align-items:center;gap:14px;display:flex}.danger-icon-button{color:#991b1b;width:40px;height:40px;transition:all var(--motion);background:#fff7f7;border:1px solid #ef44443d;border-radius:12px;flex:none;place-items:center;display:inline-grid}.danger-icon-button:hover{background:#ef44441a;border-color:#ef44446b;transform:translateY(-1px)}.create-panel{box-shadow:var(--shadow-lg);background:var(--flux-paper);margin-bottom:24px}.create-panel .tab-list{margin:8px 0 20px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;display:grid}.form-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px;display:flex}.form-actions.no-margin{margin-top:0}.create-panel input[type=color],.employee-edit-form input[type=color],.form-field input[type=color]{cursor:pointer;border-radius:12px;min-height:48px;padding:4px}.create-panel label,.employee-edit-form label,.form-field{margin-bottom:4px}.create-panel input,.create-panel textarea,.employee-edit-form input,.employee-edit-form textarea,.form-field input,.form-field textarea,.form-field select{margin-top:4px}.create-panel textarea,.employee-edit-form textarea,.form-field textarea{min-height:110px}.employee-edit-form select,.form-field select{width:100%;min-height:48px;color:var(--flux-black);background:#fbfbfc;border:1px solid #0f172a14;border-radius:12px;margin-top:4px;padding:0 14px}.advanced-settings{border:1px solid var(--flux-line);background:#f8fafc;border-radius:14px;gap:14px;padding:16px;display:grid}.advanced-settings summary{cursor:pointer;color:var(--flux-black);font-weight:900}.advanced-settings[open] summary{margin-bottom:14px}.advanced-settings p{margin:12px 0 0;font-size:.84rem}.checkbox-row{align-items:center;flex-direction:row!important}.checkbox-row input{width:18px;height:18px}.employee-workspace-panel{background:var(--flux-white);box-shadow:var(--shadow-lg);gap:18px;display:grid}.employee-workspace-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.employee-workspace-title{align-items:center;gap:16px;min-width:0;display:flex}.employee-workspace-title h2{color:var(--flux-black);margin:0;font-size:1.55rem;font-weight:800}.employee-workspace-title p{color:var(--flux-muted);margin:4px 0 0;font-size:.92rem;font-weight:600}.employee-workspace-meta{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.employee-workspace-meta span{border:1px solid var(--flux-line);min-height:28px;color:var(--flux-graphite);background:#f8fafc;border-radius:999px;align-items:center;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex}.employee-workspace-close{border:1px solid var(--flux-line);width:44px;height:44px;color:var(--flux-muted);transition:all var(--motion);background:#f8fafc;border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;display:inline-flex}.employee-workspace-close:hover{color:var(--flux-black);background:var(--flux-yellow-soft);border-color:#ffc70059}.employee-workspace-tabs{margin:0}.employee-more-tab{display:none}.detail-panel{background:var(--flux-white);box-shadow:var(--shadow-lg);border:1px solid #0f172a0d;border-radius:20px;padding:24px;position:sticky;top:24px}.close-detail-button{width:32px;height:32px;color:var(--flux-muted);transition:all var(--motion);z-index:10;background:#0f172a08;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:18px;right:18px}.close-detail-button:hover{color:var(--flux-black);background:#0f172a14;transform:scale(1.05)}.detail-header{align-items:center;gap:16px;display:flex}.detail-header h2{margin:0;font-size:1.4rem;font-weight:800}.detail-header p{color:var(--flux-muted);margin:3px 0 0;font-size:.88rem;font-weight:500}.tab-list{-webkit-overflow-scrolling:touch;background:#0f172a08;border:1px solid #0f172a08;border-radius:14px;flex-wrap:nowrap;gap:4px;padding:4px;display:flex;overflow-x:auto}.tab-list::-webkit-scrollbar{display:none}.tab{min-height:36px;color:var(--flux-graphite);background:0 0;border:none;border-radius:10px;flex:none;padding:0 14px;font-size:.86rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1)}.tab-icon-label{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.tab-icon-label svg{opacity:.72;flex-shrink:0}.tab.active .tab-icon-label svg,.tab:hover .tab-icon-label svg,.filter-chip.active .tab-icon-label svg,.filter-chip:hover .tab-icon-label svg{opacity:1}.tab-icon-label.compact{gap:5px;font-size:.84rem}.tab:hover{color:var(--flux-black);background:#fff6}.tab.active{color:var(--flux-black);background:var(--flux-white);font-weight:800;box-shadow:0 2px 6px #0f172a0a,0 1px 2px #0f172a05}.detail-content{gap:16px;display:grid}.detail-content h3{margin:0;font-size:1.05rem;font-weight:800}.helper-text{color:var(--flux-muted);margin:0;font-size:.86rem;line-height:1.45}.employee-edit-form{gap:18px;display:grid}.work-request{min-height:120px}.billing-note{background:var(--flux-yellow-pale);border:1px solid #ffc7004d;border-radius:12px;padding:14px;font-size:.84rem;font-weight:700;line-height:1.45}.results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.results-card{border:1px solid var(--flux-line);background:#f8fafc;border-radius:14px;gap:10px;padding:16px;display:grid}.results-card>strong{color:var(--flux-black);font-size:.94rem}.results-card article{border:1px solid var(--flux-line);background:var(--flux-white);border-radius:10px;align-items:center;gap:10px;min-height:50px;padding:10px;display:flex}.results-card article svg{color:var(--flux-yellow);flex-shrink:0}.results-card article span{gap:2px;font-size:.88rem;font-weight:800;display:grid}.results-card article small{color:var(--flux-muted);font-size:.76rem;font-weight:600}.results-card article em.status-pill{justify-self:start;font-style:normal}.project-data-editor{gap:16px}.project-data-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.project-data-grid{grid-template-columns:minmax(0,1fr) minmax(180px,.75fr) minmax(150px,.55fr);gap:12px;display:grid}.project-delivery-panel{gap:12px;display:grid}.project-delivery-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-delivery-heading span{color:var(--flux-muted);font-size:.78rem;font-weight:850}.delivery-queue-card{border:1px solid var(--flux-line);background:var(--flux-white);box-shadow:var(--delivery-shadow-card);border-radius:14px;gap:0;padding:0;display:grid;overflow:hidden}.delivery-queue-card.running,.delivery-queue-card.queued{background:var(--flux-yellow-pale);box-shadow:var(--delivery-shadow-active);border-color:#ffc70059}.delivery-queue-top{padding:14px 16px}.delivery-section{border:none;border-top:1px solid var(--flux-line);box-shadow:none;background:0 0;border-radius:0;gap:8px;padding:12px 16px;display:grid;position:relative;overflow:visible}.delivery-section:before{content:none}.delivery-section-progress{gap:8px}.delivery-section-summary{gap:6px}.delivery-section-files{gap:8px}.delivery-section-label{color:var(--flux-muted);letter-spacing:.04em;text-transform:uppercase;border-bottom:none;padding-bottom:0;font-size:.68rem;font-weight:800;display:block}.delivery-section-label:after{content:none}.delivery-progress-label{color:var(--flux-graphite);margin:0;font-size:.82rem;font-weight:700;line-height:1.4}.delivery-summary-text{color:var(--flux-graphite);margin:0;font-size:.86rem;line-height:1.5}.delivery-files-heading{border-bottom:none;justify-content:space-between;align-items:center;gap:8px;padding-bottom:0;display:flex}.delivery-files-heading .delivery-section-label{border-bottom:none;flex:1;padding-bottom:0}.delivery-files-count{background:var(--flux-yellow-soft);min-width:22px;height:22px;color:var(--flux-black);border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:.72rem;font-weight:900;display:inline-flex}.delivery-files-empty{border:1px dashed var(--flux-line-strong);background:var(--delivery-trough-bg);color:var(--flux-muted);text-align:center;border-radius:10px;margin:0;padding:10px 12px;font-size:.8rem;font-weight:650}.delivery-files-trough{background:0 0;border:none;border-radius:0;gap:6px;padding:0;display:grid}.delivery-queue-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.delivery-queue-copy{gap:3px;min-width:0;display:grid}.delivery-queue-label{color:var(--flux-yellow);text-transform:uppercase;font-size:.68rem;font-weight:900}.delivery-queue-title{overflow-wrap:anywhere;color:var(--flux-black);font-size:1.02rem;font-weight:850;line-height:1.3}.delivery-queue-time{color:var(--flux-muted);font-size:.78rem;font-weight:700}.delivery-queue-status{justify-self:start}.delivery-queue-copy span{color:var(--flux-graphite);font-size:.88rem;line-height:1.5}.delivery-file-download{border:1px solid var(--flux-line);background:var(--flux-white);width:36px;height:36px;color:var(--flux-black);transition:all var(--motion);border-radius:12px;justify-content:center;justify-self:end;align-items:center;text-decoration:none;display:inline-flex}.delivery-file-download:hover{background:var(--flux-yellow-soft);border-color:#ffc7006b;transform:translateY(-1px)}.result-list{gap:10px;display:grid}.result-list-item{border:1px solid var(--flux-line);background:#f8fafc;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.result-list-icon{width:42px;height:42px;color:var(--flux-black);background:#ffc7001f;border-radius:12px;place-items:center;display:grid}.result-list-main{gap:4px;min-width:0;display:grid}.result-list-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.result-list-title span{background:var(--flux-white);color:var(--flux-muted);border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:900}.result-list-title strong{color:var(--flux-black);font-size:.95rem}.result-list-main p,.result-list-main small{color:var(--flux-muted);margin:0;line-height:1.4}.result-list-main p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.86rem;display:-webkit-box;overflow:hidden}.result-list-main small{font-size:.76rem;font-weight:700}.result-list-item button{background:var(--flux-black);min-height:40px;color:var(--flux-white);cursor:pointer;border:0;border-radius:12px;padding:0 14px;font-weight:900}.project-comments-panel{gap:16px;display:grid}.project-comment-composer{background:var(--flux-white);box-shadow:var(--shadow-md);border:1px solid #0f172a0f;border-radius:18px;grid-template-columns:38px minmax(0,1fr) 42px;align-items:end;gap:10px;padding:12px;display:grid}.project-comment-composer-avatar{background:var(--flux-black);width:38px;height:38px;color:var(--flux-yellow);border-radius:999px;place-items:center;font-size:.72rem;font-weight:900;display:inline-grid}.project-comment-composer textarea{width:100%;min-height:42px;max-height:120px;color:var(--flux-black);font:inherit;resize:vertical;background:#f8fafc;border:1px solid #0f172a14;border-radius:13px;padding:10px 12px;font-size:.9rem;line-height:1.45}.project-comment-composer textarea:focus{border-color:#ffc70073;outline:none;box-shadow:0 0 0 3px #ffc7001f}.project-comment-send{background:var(--flux-yellow);width:42px;height:42px;color:var(--flux-black);cursor:pointer;border:0;border-radius:999px;place-items:center;display:grid}.project-comment-send:disabled{background:var(--flux-paper);color:var(--flux-muted);cursor:not-allowed}.project-comment-thread{gap:2px;display:grid}.project-comment-item{grid-template-columns:38px minmax(0,1fr);gap:10px;display:grid}.project-comment-item+.project-comment-item{margin-top:10px}.project-comment-rail{justify-content:center;display:flex;position:relative}.project-comment-rail:after{content:"";background:var(--flux-line);width:1px;position:absolute;top:40px;bottom:-12px}.project-comment-item:last-child .project-comment-rail:after{display:none}.project-comment-rail span{z-index:1;background:var(--flux-white);width:34px;height:34px;color:var(--flux-black);box-shadow:var(--shadow-sm);border:1px solid #ffc70061;border-radius:999px;place-items:center;font-size:.72rem;font-weight:900;display:inline-grid;position:relative}.project-comment-body{background:var(--flux-white);box-shadow:var(--shadow-md);border:1px solid #0f172a0f;border-radius:18px;gap:7px;padding:14px 16px;display:grid}.project-comment-meta{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.project-comment-meta strong{color:var(--flux-black);font-size:.88rem;font-weight:850}.project-comment-meta time{color:var(--flux-muted);white-space:nowrap;font-size:.74rem;font-weight:700}.project-comment-body p{color:var(--flux-graphite);margin:0;font-size:.9rem;line-height:1.55}.comments-panel{gap:16px;display:grid}.comments-thread{border:1px solid var(--flux-line);background:var(--flux-white);border-radius:14px;gap:0;display:grid;overflow:hidden}.comment-thread-item{gap:12px;padding:14px 16px;display:flex}.comment-thread-item+.comment-thread-item{border-top:1px solid var(--flux-line)}.comment-thread-avatar{background:var(--flux-yellow-soft);width:36px;height:36px;color:var(--flux-black);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:inline-flex}.comment-thread-body{gap:6px;min-width:0;display:grid}.comment-thread-meta{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.comment-thread-meta strong{color:var(--flux-black);font-size:.88rem;font-weight:800}.comment-thread-meta time{color:var(--flux-muted);white-space:nowrap;font-size:.76rem;font-weight:600}.comment-thread-body p{color:var(--flux-graphite);margin:0;font-size:.9rem;line-height:1.55}.comments-empty{color:var(--flux-muted);align-items:flex-start;gap:10px;padding:18px 16px;display:flex}.comments-empty svg{opacity:.55;flex-shrink:0;margin-top:2px}.comments-empty p{margin:0;font-size:.88rem;line-height:1.5}.comment-composer{border:1px solid var(--flux-line);background:var(--flux-white);border-radius:14px;gap:8px;padding:14px 16px;display:grid}.chat-room{border:1px solid var(--flux-line);background:#eef2f1;border-radius:18px;gap:12px;padding:12px;display:grid}.chat-thread{align-content:start;gap:8px;min-height:260px;display:grid}.chat-row{align-items:flex-end;gap:8px;display:flex}.chat-row.employee{justify-content:flex-start;padding-right:38px}.chat-row.user{justify-content:flex-end;padding-left:48px}.chat-avatar{background:var(--flux-yellow);width:34px;height:34px;color:var(--flux-black);border:1px solid #ffc70061;border-radius:10px;flex:0 0 34px;place-items:center;font-size:.76rem;font-weight:900;display:inline-grid}.chat-message{border-radius:16px;gap:5px;max-width:min(88%,560px);padding:9px 12px;display:grid}.chat-message.employee{border:1px solid var(--flux-line);background:var(--flux-white);border-bottom-left-radius:5px}.chat-message.user{background:#d9fdd3;border-bottom-right-radius:5px}.chat-message strong{color:var(--flux-graphite);font-size:.72rem;font-weight:850}.chat-message.user strong,.chat-message.user time{color:#15803d}.chat-message p{color:var(--flux-black);margin:0;font-size:.9rem;line-height:1.48}.typing-dots{align-items:center;gap:5px;min-width:42px;min-height:22px;display:inline-flex}.typing-dots span{background:#64748b;border-radius:999px;width:7px;height:7px;animation:1.05s ease-in-out infinite typing-dot}.typing-dots span:nth-child(2){animation-delay:.14s}.typing-dots span:nth-child(3){animation-delay:.28s}@keyframes typing-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.chat-message time{color:var(--flux-muted);justify-self:end;font-size:.68rem;font-weight:750}.chat-composer{border:1px solid var(--flux-line);background:var(--flux-white);border-radius:999px;align-items:flex-end;gap:8px;padding:6px;display:flex}.quick-chat-route{max-width:none}.quick-chat-shell{gap:14px;display:grid}.quick-chat-selector{width:min(680px,100%);max-width:100%}.quick-chat-route .chat-room{min-height:clamp(420px,58vh,720px)}.quick-chat-route .chat-thread{min-height:clamp(300px,46vh,600px)}.chat-file-button,.chat-send-button{background:var(--flux-paper);width:42px;height:42px;color:var(--flux-graphite);cursor:pointer;border:0;border-radius:999px;flex:0 0 42px;place-items:center;display:grid;position:relative}.chat-file-button input{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute}.chat-input{width:100%;min-height:42px;max-height:112px;color:var(--flux-black);font:inherit;resize:none;background:0 0;border:0;padding:10px 8px;font-size:.94rem;line-height:1.35}.chat-input:focus{outline:none}.chat-send-button{background:var(--flux-yellow);color:var(--flux-black)}.chat-send-button:disabled{background:var(--flux-paper);color:var(--flux-muted);cursor:not-allowed}.comment-composer-label{color:var(--flux-graphite);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:800}.comment-composer textarea{border:1px solid var(--flux-line);width:100%;min-height:84px;color:var(--flux-black);font:inherit;resize:vertical;transition:border-color var(--motion), box-shadow var(--motion);background:#fcfcfd;border-radius:12px;padding:12px 14px;font-size:.9rem;line-height:1.5}.comment-composer textarea:focus{border-color:#ffc70073;outline:none;box-shadow:0 0 0 3px #ffc7001f}.comment-composer textarea:disabled{opacity:.6;cursor:not-allowed}.comment-composer-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.comment-composer-hint{color:var(--flux-muted);font-size:.78rem;line-height:1.4}.comment-submit{flex-shrink:0}.comment-submit:disabled{opacity:.45;cursor:not-allowed}.comment-readonly-note{border:1px dashed var(--flux-line);color:var(--flux-muted);background:#fcfcfd;border-radius:12px;margin:0;padding:12px 14px;font-size:.84rem;line-height:1.45}.cost-panel{background:var(--flux-yellow-pale);border:1px solid #ffc70047;border-radius:14px;gap:12px;padding:18px;display:grid}.cost-panel div:not(.cost-bar){justify-content:space-between;align-items:center;gap:16px;display:flex}.cost-panel span{color:var(--flux-graphite);font-size:.84rem;font-weight:800}.cost-panel strong{color:var(--flux-black);font-size:1.2rem}.cost-bar{background:#0f172a14;border-radius:999px;height:10px;overflow:hidden}.cost-bar span{border-radius:inherit;background:var(--flux-yellow);height:100%;display:block}.employee-costs-panel{gap:18px;display:grid}.cost-meta{color:var(--flux-muted);margin:0;font-size:.82rem;font-weight:700}.cost-settings-card,.cost-logs-card{border:1px solid var(--flux-line);background:#fff;border-radius:14px;gap:14px;padding:18px;display:grid}.cost-settings-card h3,.cost-logs-card h3{margin:0;font-size:1rem}.cost-log-list{gap:10px;display:grid}.cost-log-row{border:1px solid var(--flux-line);background:#fcfcfd;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:14px;display:grid}.cost-log-row svg{color:var(--flux-graphite);margin-top:2px}.cost-log-row strong{color:var(--flux-black);font-size:1rem;display:block}.cost-log-row small{color:var(--flux-muted);margin-top:4px;font-size:.84rem;line-height:1.4;display:block}.cost-log-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.cost-log-meta time{color:var(--flux-muted);font-size:.78rem;font-weight:700}.success-line{color:#10b981;font-size:.88rem;font-weight:800}.upload-control{gap:16px;display:grid}.upload-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.upload-grid article,.upload-preview article{border:1px solid var(--flux-line);background:var(--flux-white);box-shadow:var(--shadow-sm);border-radius:12px;flex-direction:column;justify-content:space-between;gap:6px;padding:14px;display:flex}.upload-grid article svg{color:var(--flux-yellow)}.upload-grid article strong,.upload-preview article strong{font-size:.88rem;font-weight:800}.upload-grid p,.upload-grid small,.upload-preview p{margin:0;font-size:.78rem;line-height:1.4}.upload-grid small{color:var(--flux-muted)}.upload-dropzone{text-align:center;cursor:pointer;min-height:150px;transition:all var(--motion);background:#fff6;border:2px dashed #ffc70040;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px;display:flex}.upload-dropzone:hover{background:var(--flux-yellow-pale);border-color:var(--flux-yellow)}.upload-dropzone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.upload-dropzone span{font-size:.95rem;font-weight:800}.upload-dropzone small{color:var(--flux-muted);font-size:.8rem}.upload-preview{border-radius:14px;gap:10px;padding:16px;display:grid}.compact-list,.timeline,.table-list{gap:8px;display:grid}.compact-list span,.timeline span,.table-list article{border:1px solid var(--flux-line);background:var(--flux-white);min-height:44px;box-shadow:var(--shadow-sm);border-radius:10px;align-items:center;gap:10px;padding:12px 14px;font-size:.88rem;display:flex}.compact-list span svg,.timeline span svg{color:var(--flux-yellow);flex-shrink:0}.connector-hub-panel{gap:18px;display:grid}.connector-hub-toolbar{gap:14px;display:grid}.connector-hub-heading h3{color:var(--flux-black);margin:0;font-size:1.15rem;font-weight:850}.connector-hub-heading p{color:var(--flux-graphite);margin:6px 0 0;font-size:.9rem;line-height:1.5}.connector-hub-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.connector-hub-summary article{background:var(--module-card-bg);min-height:68px;box-shadow:var(--shadow-sm);border:1px solid #0f172a14;border-radius:14px;gap:4px;padding:12px 14px;display:grid}.connector-hub-summary strong{color:var(--flux-black);font-size:1.28rem;font-weight:850;line-height:1.1}.connector-hub-summary span{color:var(--flux-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800;line-height:1.3}.connector-hub-list{gap:16px;display:grid}.connector-hub-card{background:var(--connector-shell-bg);box-shadow:var(--connector-shell-shadow);border:1px solid #0f172a17;border-radius:18px;gap:12px;padding:14px;display:grid}.connector-hub-card.enabled{background:var(--connector-shell-bg);border-color:#eab30852}.connector-section{background:var(--module-card-bg);box-shadow:var(--connector-section-shadow);border:1px solid #0f172a14;border-radius:16px;gap:10px;padding:14px 16px 14px 18px;display:grid;position:relative;overflow:hidden}.connector-section:before{content:"";background:#0f172a1f;width:5px;position:absolute;top:0;bottom:0;left:0}.connector-section-header:before{background:linear-gradient(180deg, var(--flux-yellow), #eab308)}.connector-section-info:before{background:linear-gradient(#94a3b8,#64748b)}.connector-section-meta:before{background:linear-gradient(#818cf8,#6366f1)}.connector-section-actions:before{background:linear-gradient(180deg, #fcd34d, var(--flux-yellow))}.connector-section-label{color:var(--flux-muted);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #0f172a14;padding-bottom:8px;font-size:.72rem;font-weight:950}.connector-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.connector-card-copy{flex:1;gap:4px;min-width:0;display:grid}.connector-card-copy strong{overflow-wrap:anywhere;color:var(--flux-black);font-size:1.02rem;font-weight:850;line-height:1.35}.connector-card-copy small{color:var(--flux-muted);overflow-wrap:anywhere;font-size:.78rem;font-weight:800}.connector-icon{background:var(--flux-yellow-soft);width:44px;height:44px;color:var(--flux-black);border:1px solid #ffc70059;border-radius:13px;flex-shrink:0;place-items:center;display:grid;box-shadow:0 8px 18px #0f172a14}.connector-status-pill{flex-shrink:0}.connector-summary-text{color:var(--flux-graphite);margin:0;font-size:.9rem;line-height:1.55}.connector-meta-row{flex-wrap:wrap;gap:8px;display:flex}.connector-meta-pill{background:var(--module-soft-bg);color:var(--flux-graphite);border:1px solid #0f172a14;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:800}.connector-meta-pill.approval{background:var(--flux-yellow-pale);color:var(--flux-black);border-color:#eab30847}.connector-action-row{flex-wrap:wrap;gap:8px;display:flex}.employee-teach-panel{gap:18px;display:grid}.employee-teach-heading,.employee-teach-section-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.employee-teach-heading{flex-wrap:wrap}.employee-teach-heading h3{color:var(--flux-black);margin:0;font-size:1.2rem}.employee-teach-heading p{max-width:680px;color:var(--flux-graphite);margin:5px 0 0;font-size:.92rem;line-height:1.55}.skill-origin-tabs{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.employee-teach-section{border:1px solid var(--flux-line);background:var(--flux-white);box-shadow:var(--shadow-sm);border-radius:16px;gap:14px;padding:16px;display:grid}.employee-teach-section-heading{align-items:center}.employee-teach-section-heading strong{color:var(--flux-black);font-size:.98rem;font-weight:900}.employee-teach-section-heading span{border:1px solid var(--flux-line);color:var(--flux-muted);background:#f8fafc;border-radius:999px;align-self:flex-start;padding:5px 10px;font-size:.72rem;font-weight:900}.teaching-list-row{border:1px solid var(--flux-line);background:#f8fafc;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px;display:grid}.teaching-list-row svg{color:var(--flux-graphite);margin-top:2px}.teaching-list-row span{gap:4px;display:grid}.teaching-list-kind{border:1px solid var(--flux-line);width:fit-content;color:var(--flux-muted);background:#fff;border-radius:999px;padding:3px 8px;font-size:.72rem;font-style:normal;font-weight:900}.teaching-list-row strong{overflow-wrap:anywhere;color:var(--flux-black);font-size:.98rem}.teaching-list-row small,.teaching-list-row em{color:var(--flux-muted);font-size:.8rem;font-style:normal;line-height:1.45}.teaching-modal-layer{z-index:40;justify-content:stretch;align-items:stretch;padding:10px;display:flex;position:fixed;inset:0}.teaching-modal-backdrop{background:#0f172a6b;border:0;position:absolute;inset:0}.teaching-modal{z-index:1;border:1px solid var(--flux-line);background:var(--flux-white);width:100%;height:100%;max-height:100%;box-shadow:var(--shadow-lg);border-radius:20px;flex-direction:column;gap:14px;padding:16px 18px 18px;display:flex;position:relative;overflow:hidden}@media (width>=768px){.teaching-modal-layer{padding:14px}.teaching-modal{width:min(980px,100%);margin:0 auto}}.teaching-modal h3{color:var(--flux-black);margin:0;font-size:1.15rem}.teaching-modal p{color:var(--flux-graphite);margin:4px 0 0;font-size:.9rem;line-height:1.5}.teaching-modal-tabs{flex-wrap:nowrap;flex-shrink:0}.teaching-modal>.employee-teach-section-heading{flex-shrink:0}.teaching-modal-body{flex:1;gap:14px;min-height:0;padding-right:2px;display:grid;overflow:auto}.teaching-modal-meta{color:var(--flux-muted);margin:0;font-size:.82rem;font-weight:700}.skill-filter-section{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0e6;border-radius:18px;gap:10px;padding:12px;display:grid;box-shadow:0 12px 28px #0f172a0f}.skill-filter-section.compact{background:#fff;border-radius:16px;padding:10px 12px;box-shadow:0 8px 18px #0f172a0a}.skill-filter-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.skill-filter-heading strong{color:var(--flux-black);font-size:.92rem}.skill-filter-heading small{color:var(--flux-muted);text-align:right;font-size:.78rem;font-weight:750}.skill-category-grid{grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:8px;display:grid}.skill-category-card{border:1px solid var(--flux-line);background:var(--flux-white);min-height:58px;color:var(--flux-graphite);text-align:left;transition:all var(--motion);border-radius:14px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:9px 10px;display:grid}.skill-category-card:hover{background:#fffdf2;border-color:#ffc70073;transform:translateY(-1px)}.skill-category-card.active{background:var(--flux-yellow-soft);border-color:#ffc700b8;box-shadow:0 10px 20px #ffc70024}.skill-category-card-icon{width:34px;height:34px;color:var(--flux-black);background:#fff8cc;border:1px solid #ffc7008c;border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.skill-category-card-copy{gap:2px;min-width:0;display:grid}.skill-category-card-copy strong{color:var(--flux-black);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:900;overflow:hidden}.skill-category-card-copy small{color:var(--flux-muted);font-size:.72rem;font-weight:800}.skill-subcategory-filter{flex-wrap:wrap;gap:7px;padding:0;display:flex}.skill-subcategory-chip{border:1px solid var(--flux-line);background:var(--flux-white);min-height:32px;color:var(--flux-muted);transition:all var(--motion);border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:.78rem;font-weight:850;display:inline-flex}.skill-subcategory-chip:hover,.skill-subcategory-chip.active{background:var(--flux-yellow-soft);color:var(--flux-black);border-color:#ffc7006b}.skill-subcategory-chip small{min-width:20px;height:20px;color:var(--flux-muted);background:#eef2f7;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:.7rem;font-weight:900;display:inline-flex}.skill-subcategory-chip.active small{color:var(--flux-black);background:#ffc70052}.form-feedback.error{color:#b91c1c}.skill-card-list,.skill-source-list{gap:10px;display:grid}.skill-card{border:1px solid var(--flux-line);background:#f8fafc;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px;display:grid}.skill-card-icon{background:var(--flux-yellow-soft);width:42px;height:42px;color:var(--flux-black);border:1px solid #ffc70052;border-radius:12px;place-items:center;display:grid}.skill-card-title{gap:3px;display:grid}.skill-card-title strong{overflow-wrap:anywhere;color:var(--flux-black);font-size:.98rem}.skill-card-title small{color:var(--flux-muted);font-size:.76rem;font-weight:800}.skill-card p{color:var(--flux-graphite);margin:8px 0 0;font-size:.9rem;line-height:1.55}.skill-card-meta{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.skill-card-meta span{border:1px solid var(--flux-line);background:var(--flux-white);color:var(--flux-muted);border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:850}.skill-create-form,.skill-source-form{background:#fbfbfc}.skill-source-form{border:1px solid var(--flux-line);border-radius:14px;gap:12px;padding:14px;display:grid}.skill-source-list article{border:1px solid var(--flux-line);background:#f8fafc;border-radius:14px;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:10px;padding:12px;display:grid}.skill-source-list article svg{background:var(--flux-yellow-soft);width:36px;height:36px;color:var(--flux-black);border:1px solid #ffc70052;border-radius:11px;padding:9px}.skill-source-list article span{gap:3px;min-width:0;display:grid}.skill-source-list article strong{overflow-wrap:anywhere;color:var(--flux-black);font-size:.92rem}.skill-source-list article small{color:var(--flux-muted);font-size:.76rem;font-weight:800}.timeline button{justify-content:flex-start;min-height:44px;font-size:.88rem}.conversation-preview{border:1px solid var(--flux-line);background:#0f172a05;border-radius:14px;flex-direction:column;gap:14px;padding:20px;display:flex}.conversation-preview p{font-size:.9rem}.detail-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.detail-section-heading p{color:var(--flux-muted);font-size:.9rem}.schedule-list{gap:10px;display:grid}.schedule-panel{gap:16px;display:grid}.schedule-panel.compact{gap:10px}.schedule-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.schedule-toolbar h3{margin:0 0 4px;font-size:1.05rem}.schedule-toolbar p{color:var(--flux-muted);margin:0;font-size:.88rem}.schedule-stats{color:var(--flux-muted);margin-top:8px;font-size:.8rem;font-weight:700;display:block}.schedule-create-panel{margin:0}.schedule-create-panel.compact{gap:12px;padding:16px}.schedule-form-section{border:1px solid var(--flux-line);background:linear-gradient(#fff 0%,#fafafa 100%);border-radius:14px;gap:14px;padding:18px;display:grid}.schedule-create-panel.compact .schedule-form-section{gap:10px;padding:12px}.schedule-form-section-head{align-items:flex-start;gap:12px;display:flex}.schedule-form-section-head svg{color:var(--flux-yellow);flex-shrink:0;margin-top:2px}.schedule-form-section-head strong{font-size:.98rem;display:block}.schedule-form-section-head p{color:var(--flux-muted);margin:4px 0 0;font-size:.86rem}.schedule-datetime-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-preview{background:var(--flux-yellow-soft);color:var(--flux-black);border:1px solid #ffd20059;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;font-size:.86rem;font-weight:750;line-height:1.45;display:flex}.schedule-preview svg{color:var(--flux-black);flex-shrink:0}.schedule-form-error{color:#b42318;margin:0;font-weight:700}@media (width<=720px){.schedule-datetime-grid{grid-template-columns:1fr}}.schedule-list-item{border:1px solid var(--flux-line);background:var(--flux-white);box-shadow:var(--shadow-sm);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.project-log-list{gap:8px;display:grid}.project-log-item{border:1px solid var(--flux-line);background:var(--flux-white);box-shadow:var(--shadow-sm);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.project-log-item svg{color:var(--flux-yellow)}.project-log-item span{gap:2px;display:grid}.project-log-item strong{font-size:.88rem}.project-log-item small,.project-log-item time{color:var(--flux-muted);font-size:.78rem;font-weight:700}.schedule-list-item svg{color:var(--flux-yellow)}.schedule-list-main{gap:4px;display:grid}.schedule-list-main p{color:var(--flux-graphite);margin:0;font-size:.86rem;line-height:1.45}.schedule-list-main small{color:var(--flux-muted);font-size:.82rem;font-weight:650}.invite-row span{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.table-list article{flex-direction:column;align-items:flex-start;gap:6px;padding:16px}.table-list article strong{font-size:1.05rem}.table-list span,.table-list small{color:var(--flux-muted);font-size:.84rem;font-weight:500}.settings-tabs-shell{border:1px solid var(--flux-line);scrollbar-width:thin;background:#f8fafc;border-radius:16px;width:100%;padding:4px;overflow-x:auto}.settings-grid{align-items:center;gap:4px;min-width:max-content;display:flex}.settings-grid button{min-height:38px;color:var(--flux-graphite);white-space:nowrap;transition:all var(--motion);background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:.88rem;font-weight:780;display:inline-flex}.settings-grid button:hover{background:var(--flux-white);color:var(--flux-black)}.settings-grid button.active{background:var(--flux-white);color:var(--flux-black);box-shadow:var(--shadow-sm);border-color:#0f172a0f}.settings-grid button.active svg{color:#b88700}.route-grid{gap:18px}.works-dashboard,.employees-dashboard{gap:16px;display:grid}.works-stats{color:var(--flux-muted);margin:0;font-size:.92rem;font-weight:600}.works-stats strong{color:var(--flux-black);font-weight:800}.works-toolbar{gap:12px;display:grid}.works-filters{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:12px;display:flex}.filter-chip-group{flex-wrap:wrap;gap:8px;display:flex}.filter-chip{border:1px solid var(--flux-line);background:var(--flux-white);min-height:38px;color:var(--flux-graphite);transition:all var(--motion);border-radius:999px;padding:0 14px;font-size:.84rem;font-weight:700}.filter-chip:hover{border-color:var(--flux-line-strong);color:var(--flux-black)}.filter-chip.active{background:var(--flux-yellow-soft);color:var(--flux-black);border-color:#ffc70073;box-shadow:0 2px 8px #ffc7002e}.works-filter-select{min-width:min(220px,100%);color:var(--flux-graphite);text-transform:uppercase;letter-spacing:.04em;flex-direction:column;gap:6px;font-size:.78rem;font-weight:800;display:flex}.works-filter-select select,.works-filter-select input{border:1px solid var(--flux-line);background:var(--flux-white);min-height:38px;color:var(--flux-black);text-transform:none;letter-spacing:normal;border-radius:12px;padding:8px 12px;font-size:.9rem;font-weight:600}.works-search{min-width:min(260px,100%)}.employees-search input{border:1px solid var(--flux-line);background:var(--flux-white);min-height:38px;color:var(--flux-black);border-radius:12px;padding:8px 12px;font-size:.9rem;font-weight:600}.project-tag-field{gap:8px;display:grid}.project-tag-field label{color:var(--flux-graphite);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:800}.project-tag-field select{border:1px solid var(--flux-line);background:var(--flux-white);min-height:42px;color:var(--flux-black);border-radius:12px;padding:8px 12px;font-size:.9rem;font-weight:650}.project-tag-selected{flex-wrap:wrap;gap:8px;display:flex}.project-tag-selected button{border:1px solid var(--flux-line);min-height:30px;color:var(--flux-graphite);background:#f8fafc;border-radius:999px;padding:0 10px;font-size:.78rem;font-weight:800}.project-tag-selected span{border:1px solid var(--flux-line);min-height:30px;color:var(--flux-graphite);background:#f8fafc;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:800}.employee-list{gap:10px;display:grid}.employee-team-toolbar{gap:12px;display:grid}.employee-team-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.employee-team-summary article{border:1px solid var(--flux-line);background:var(--flux-white);min-height:72px;box-shadow:var(--shadow-sm);border-radius:14px;gap:4px;padding:12px 14px;display:grid}.employee-team-summary strong{color:var(--flux-black);font-size:1.35rem;font-weight:850;line-height:1.1}.employee-team-summary span{color:var(--flux-muted);letter-spacing:.03em;text-transform:uppercase;font-size:.74rem;font-weight:800;line-height:1.3}.employee-team-search{border:1px solid var(--flux-line);background:var(--flux-white);min-height:44px;box-shadow:var(--shadow-sm);color:var(--flux-muted);border-radius:14px;align-items:center;gap:10px;padding:0 14px;display:flex}.employee-team-search input{min-width:0;color:var(--flux-black);background:0 0;border:none;outline:none;flex:1;font-size:.92rem;font-weight:600}.employee-team-search input::placeholder{color:var(--flux-muted)}.employee-team-list{gap:12px;display:grid}.employee-team-card{border:1px solid var(--flux-line);background:var(--flux-white);box-shadow:var(--shadow-sm);border-radius:16px;gap:0;display:grid;overflow:hidden}.employee-team-card-main{text-align:left;width:100%;transition:background var(--motion);background:0 0;border:none;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.employee-team-card-main:hover{background:#ffc7000d}.employee-team-avatar{flex-shrink:0}.employee-team-copy{gap:6px;min-width:0;display:grid}.employee-team-top{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.employee-team-copy strong{color:var(--flux-black);font-size:1.05rem;font-weight:850}.employee-team-access{border:1px solid var(--flux-line);min-height:24px;color:var(--flux-graphite);background:#f8fafc;border-radius:999px;align-items:center;padding:0 8px;font-size:.72rem;font-weight:800;display:inline-flex}.employee-team-role{color:var(--flux-graphite);font-size:.88rem;font-weight:700}.employee-team-description{color:var(--flux-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.employee-team-metrics{flex-wrap:wrap;gap:8px;display:flex}.employee-team-metrics small{min-height:26px;color:var(--flux-graphite);background:#f8fafc;border:1px solid #0f172a0f;border-radius:999px;align-items:center;padding:0 9px;font-size:.76rem;font-weight:800;display:inline-flex}.employee-team-chevron{color:var(--flux-muted);flex-shrink:0}.employee-team-quick-actions{border-top:1px solid #0f172a0d;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px 16px 14px;display:grid}.employee-team-quick-actions .ghost-button.compact{gap:6px;width:100%;min-height:34px;padding:0 10px;font-size:.82rem}.project-team-toolbar{gap:12px;display:grid}.project-team-filters{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:12px;display:flex}.project-team-employee-filter{min-width:min(220px,100%)}.project-team-card{border:1px solid var(--flux-line);background:var(--flux-white);box-shadow:var(--shadow-sm);border-left-width:4px;border-radius:16px;gap:0;display:grid;overflow:hidden}.project-team-card-main{text-align:left;width:100%;transition:background var(--motion);background:0 0;border:none;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.project-team-card-main:hover{background:#ffc7000d}.project-team-icon{background:var(--flux-yellow-soft);width:42px;height:42px;color:var(--flux-black);border:1px solid #eab30859;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.project-team-copy{gap:6px;min-width:0;display:grid}.project-team-top{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.project-team-copy strong{min-width:0;color:var(--flux-black);overflow-wrap:anywhere;flex:1;font-size:1.05rem;font-weight:850;line-height:1.35}.project-team-meta{color:var(--flux-graphite);font-size:.86rem;font-weight:700}.project-team-description{color:var(--flux-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.employee-list-item{border:1px solid var(--flux-line);background:var(--flux-white);box-shadow:var(--shadow-sm);border-radius:14px;padding:0;overflow:hidden}.employee-list-main{text-align:left;width:100%;transition:background var(--motion);background:0 0;border:none;align-items:center;gap:14px;padding:14px 16px;display:flex}.employee-list-main:hover{background:#ffc7000f}.employee-list-avatar{flex-shrink:0}.employee-list-copy{gap:4px;min-width:0;display:grid}.employee-list-copy strong{color:var(--flux-black);font-size:1rem;font-weight:800}.employee-list-metrics{color:var(--flux-muted);font-size:.82rem;font-weight:600}.employee-secondary-tabs{margin-top:-4px}.upload-dropzone.compact{padding:16px}.upload-dropzone.compact small{display:none}.work-create-panel{border:1px solid var(--flux-line);background:var(--flux-white);box-shadow:var(--shadow-sm);border-radius:16px;gap:14px;padding:18px;display:grid}.work-create-panel-focus{width:100%}.work-create-heading h2{color:var(--flux-black);margin:0;font-size:1.35rem;font-weight:800}.work-create-heading p{color:var(--flux-muted);margin:6px 0 0;font-size:.92rem;line-height:1.5}.work-create-actions{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.work-list{gap:10px;display:grid}.work-list.compact{gap:8px}.work-list.compact .work-list-item{box-shadow:none;grid-template-columns:minmax(0,1fr) minmax(132px,auto)}.work-list-item{border:1px solid var(--flux-line);background:var(--flux-white);box-shadow:var(--shadow-sm);border-radius:14px;padding:0;overflow:hidden}.work-list-main{text-align:left;width:100%;transition:background var(--motion);background:0 0;border:none;gap:6px;padding:16px 18px;display:grid}.work-list-main:hover{background:#ffc7000f}.work-list-main strong{color:var(--flux-black);font-size:1rem;font-weight:800}.work-list-main p{color:var(--flux-graphite);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.45;display:-webkit-box;overflow:hidden}.work-list-meta{color:var(--flux-muted);font-size:.84rem;font-weight:600}.work-list-tags{flex-wrap:wrap;gap:6px;display:flex}.work-list-tags small{color:var(--flux-graphite);background:#f8fafc;border-radius:999px;padding:5px 8px;font-size:.74rem;font-weight:800}.employee-projects-panel{gap:14px;display:grid}.employee-projects-header strong{color:var(--flux-black);font-size:1.05rem;font-weight:800}.employee-projects-header p{color:var(--flux-muted);margin:4px 0 0;font-size:.84rem;font-weight:600}.employee-projects-filters{flex-wrap:nowrap}.employee-project-list{gap:10px;display:grid}.employee-project-card{border:1px solid var(--flux-line);background:var(--flux-white);box-shadow:var(--shadow-sm);border-radius:16px;overflow:hidden}.employee-project-card-main{text-align:left;cursor:pointer;width:100%;transition:background var(--motion);background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.employee-project-card-main:hover{background:#ffc7000f}.employee-project-card-icon{background:var(--flux-yellow-soft);width:42px;height:42px;color:var(--flux-black);border:1px solid #eab30859;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.employee-project-card-body{gap:6px;min-width:0;display:grid}.employee-project-card-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.employee-project-card-top strong{min-width:0;color:var(--flux-black);overflow-wrap:anywhere;flex:1;font-size:.98rem;font-weight:800;line-height:1.35}.employee-project-card-summary{color:var(--flux-graphite);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.86rem;line-height:1.45;display:-webkit-box;overflow:hidden}.employee-project-card-meta{color:var(--flux-muted);font-size:.78rem;font-weight:700}.employee-project-card-tags{flex-wrap:wrap;gap:6px;display:flex}.employee-project-card-tags small{color:var(--flux-graphite);background:#f8fafc;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:800}.employee-project-card-chevron{color:var(--flux-muted);flex-shrink:0}.work-list-actions{gap:8px;min-width:150px;display:grid}.work-list-actions button{border:1px solid var(--flux-line);min-height:38px;color:var(--flux-black);background:#fcfcfd;border-radius:10px;padding:0 12px;font-size:.8rem;font-weight:850}.status-pill{color:var(--flux-graphite);background:#f1f5f9;border-radius:999px;justify-self:start;padding:5px 9px;font-size:.72rem;font-weight:900}.status-pill.running,.status-pill.queued{background:var(--flux-yellow-pale);color:var(--flux-black)}.status-pill.completed{color:#047857;background:#10b98114}.status-pill.failed{color:#b91c1c;background:#ef444414}.status-pill.canceled{color:#475569;background:#64748b1f}.empty-work-state{border:1px dashed var(--flux-line-strong);background:#ffffffad;border-radius:16px;justify-items:start;gap:10px;padding:24px;display:grid}.empty-work-state svg{color:var(--flux-yellow)}.empty-work-state strong{color:var(--flux-black)}.empty-work-state p{color:var(--flux-muted);margin:0}.work-detail-panel{border:1px solid var(--flux-line);background:var(--flux-white);box-shadow:var(--shadow-sm);border-radius:16px;gap:14px;padding:18px;display:grid}.work-detail-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.work-detail-header h3{color:var(--flux-black);margin:8px 0 4px;font-size:1.18rem}.work-detail-header p{color:var(--flux-muted);margin:0;font-size:.9rem}.work-detail-tabs{width:100%;overflow-x:auto}.work-detail-body{gap:10px;display:grid}.work-detail-body strong,.results-card.flat strong{color:var(--flux-black)}.work-detail-body p{color:var(--flux-graphite);margin:0;line-height:1.5}.results-card.flat{box-shadow:none}.delivery-status-card{border:1px solid var(--flux-line);background:var(--flux-white);border-radius:12px;gap:12px;padding:14px;display:grid}.delivery-status-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.delivery-status-heading>span:first-child{gap:3px;min-width:0;display:grid}.delivery-status-heading small,.delivery-status-meta small{color:var(--flux-muted);font-size:.76rem;font-weight:750}.delivery-status-card p{color:var(--flux-graphite);margin:0;line-height:1.45}.delivery-progress-track{background:#eef2f7;border-radius:999px;height:7px;overflow:hidden}.delivery-progress-track span{border-radius:inherit;background:var(--flux-yellow);height:100%;display:block}.delivery-status-meta{justify-content:space-between;gap:12px;display:flex}.card-actions .danger-action{color:#b91c1c;border-color:#ef44442e}.delivery-files-list{background:0 0;border:none;border-radius:0;gap:6px;padding:0;display:grid}.delivery-files-list .delivery-file-row{border:1px solid var(--flux-line);background:var(--flux-white);min-height:0;box-shadow:var(--delivery-shadow-file);transition:border-color var(--motion), background var(--motion), box-shadow var(--motion);border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.delivery-files-list .delivery-file-row:hover{background:var(--flux-yellow-soft);box-shadow:var(--delivery-shadow-file-hover);border-color:#ffc70059}.delivery-files-list .delivery-file-row+.delivery-file-row{margin-top:0}.delivery-file-main{align-items:flex-start;gap:12px;min-width:0;display:flex}.delivery-files-list .delivery-file-main>svg{color:var(--flux-black);flex:none;margin-top:2px}.delivery-file-copy{flex:1;gap:4px;min-width:0;display:grid}.delivery-file-title{overflow-wrap:anywhere;color:var(--flux-black);font-size:.98rem;font-weight:850;line-height:1.45}.delivery-file-subtitle{overflow-wrap:anywhere;color:var(--flux-graphite);font-size:.82rem;font-weight:650;line-height:1.4}.delivery-file-meta{color:var(--flux-muted);font-size:.78rem;font-weight:700;line-height:1.35}.delivery-file-actions{justify-content:flex-end;align-items:center;gap:6px;padding-left:28px;display:flex}.delivery-file-actions .project-share-trigger,.delivery-file-actions .project-material-download{border-radius:10px;width:34px;height:34px}.project-source-panel{gap:12px;display:grid}.project-material-actions{grid-template-columns:minmax(220px,360px);gap:12px;display:grid}.project-material-add-card{border:1px solid var(--flux-line);cursor:pointer;min-height:82px;transition:all var(--motion);background:#ffffffe0;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex;position:relative;box-shadow:0 12px 28px #0f172a0d}.project-material-add-card:hover{background:var(--flux-yellow-pale);border-color:#ffc700b8}.project-material-add-card input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.project-material-add-icon{background:var(--flux-yellow-pale);width:38px;height:38px;color:var(--flux-black);border:1px solid #ffc70059;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.project-material-add-card strong{color:var(--flux-black);font-size:.9rem;display:block}.project-material-add-card small{color:var(--flux-muted);margin-top:3px;font-size:.76rem;font-weight:700;line-height:1.35;display:block}.project-material-list{border:1px solid var(--flux-line);background:#f8fafc;border-radius:16px;gap:10px;padding:14px;display:grid}.project-material-list-heading{justify-content:space-between;align-items:center;gap:12px;padding-bottom:3px;display:flex}.project-material-list-heading strong{color:var(--flux-black);font-size:.94rem}.project-material-list-heading span{color:var(--flux-muted);font-size:.78rem;font-weight:850}.project-material-item{border:1px solid var(--flux-line);background:var(--flux-white);border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:12px;display:grid}.project-material-icon{background:var(--flux-yellow-pale);width:36px;height:36px;color:var(--flux-black);border:1px solid #ffc70059;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.project-material-copy{gap:3px;min-width:0;display:grid}.project-material-copy strong{color:var(--flux-black);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;font-weight:850;overflow:hidden}.project-material-copy small{color:var(--flux-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:700;line-height:1.35;overflow:hidden}.project-material-row-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.project-share-menu{position:relative}.project-share-trigger{border:1px solid var(--flux-line);background:var(--flux-white);width:38px;height:38px;color:var(--flux-graphite);cursor:pointer;transition:all var(--motion);border-radius:12px;justify-content:center;align-items:center;list-style:none;display:inline-flex}.project-share-trigger::-webkit-details-marker{display:none}.project-share-trigger:hover,.project-share-menu[open] .project-share-trigger{background:var(--flux-yellow-soft);color:var(--flux-black);border-color:#ffc7006b;transform:translateY(-1px)}.project-share-popover{z-index:8;border:1px solid var(--flux-line);background:var(--flux-white);min-width:168px;box-shadow:var(--shadow-lg);border-radius:12px;gap:4px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.project-share-option{width:100%;min-height:36px;color:var(--flux-black);font:inherit;text-align:left;cursor:pointer;transition:background var(--motion);background:0 0;border:0;border-radius:10px;align-items:center;padding:0 10px;font-size:.88rem;font-weight:700;text-decoration:none;display:flex}.project-share-option:hover{background:var(--flux-yellow-soft)}.project-share-feedback{color:var(--flux-muted);padding:2px 8px 4px;font-size:.74rem;font-weight:700}.project-material-download,.project-material-secondary-action{border:1px solid var(--flux-line);width:38px;height:38px;transition:all var(--motion);border-radius:12px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.project-material-download{background:var(--flux-white);color:var(--flux-black)}.project-material-secondary-action{background:var(--flux-white);color:var(--flux-graphite)}.project-material-download:hover,.project-material-secondary-action:hover{background:var(--flux-yellow-soft);color:var(--flux-black);border-color:#ffc7006b;transform:translateY(-1px)}.project-material-empty{border:1px dashed var(--flux-line-strong);background:var(--flux-white);border-radius:12px;align-items:center;gap:10px;min-height:58px;padding:12px;display:flex}.project-material-empty svg{color:var(--flux-yellow)}.project-material-empty p{color:var(--flux-muted);margin:0;font-size:.88rem;font-weight:700}@media (width>=1251px){.employee-secondary-tabs{display:none}}@media (width<=1250px){.employee-tab-secondary-inline{display:none}.employee-more-tab{display:inline-flex}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.employee-card:hover,.preview-agent:hover,.product-preview:hover,.brand-mark{box-shadow:var(--shadow-sm)!important;transform:none!important}}@media (width<=1250px){.hero-section{min-height:auto;padding-top:88px;padding-bottom:40px}.preview-roster{border-right:0;border-bottom:1px solid var(--flux-line)}.detail-panel{position:static}.app-header-org-copy span{display:none}}@media (width<=760px){.app-header-actions{gap:6px}.app-header-account-copy{display:none}.app-header-account-trigger{min-height:40px;padding:4px 8px 4px 4px}.app-header-user-menu{right:-4px}.settings-detail-header{display:grid}.works-filters{flex-direction:column;align-items:stretch}.works-filter-select{width:100%;min-width:0}.public-nav{margin:12px 16px 0;padding:10px 16px}.public-nav-actions,.topbar-actions,.hero-actions{flex-direction:column;gap:8px;width:100%;display:flex}.hero-copy h1{font-size:2.6rem}.auth-card h1,.section-heading h2,.auth-side h2{font-size:1.8rem}.workspace,.public-section,.hero-section,.auth-shell{padding:16px}.quick-chat-route .chat-room,.quick-chat-route .chat-thread{min-height:auto}.employee-workspace-panel{padding:18px}.employee-workspace-header,.employee-workspace-title{align-items:flex-start}.employee-workspace-title{gap:12px}.employee-workspace-title h2{font-size:1.25rem}.employee-team-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-team-card-main,.project-team-card-main{grid-template-columns:auto minmax(0,1fr)}.employee-team-chevron{display:none}.metric-strip,.feature-grid,.notification-row,.dashboard-summary,.form-grid,.results-grid,.work-summary-grid,.work-list-item,.result-list-item,.skill-card,.project-data-grid,.delivery-queue-header,.project-material-actions,.project-material-item,.project-source-actions,.upload-grid,.card-actions,.attachment-row,.invite-row span{grid-template-columns:1fr}.project-source-link-row>div{grid-template-columns:1fr;display:grid}.project-material-row-actions{justify-content:flex-start;width:auto}.skill-card .icon-button,.skill-card .status-pill{justify-self:start}.work-list-actions{min-width:0}.work-list.compact .work-list-item,.work-detail-header{grid-template-columns:1fr}.project-data-heading,.project-delivery-heading{flex-direction:column;align-items:flex-start}.delivery-queue-header{flex-direction:column;align-items:stretch}.connector-hub-summary{grid-template-columns:1fr}.connector-card-heading{flex-direction:column;align-items:stretch}.delivery-file-download,.project-material-download,.project-share-trigger{justify-self:start}.project-material-copy strong,.project-material-copy small{white-space:normal}.primary-button,.secondary-button,.ghost-button{width:100%}.topbar-actions .primary-button,.topbar-actions .secondary-button,.topbar-actions .ghost-button,.mobile-bottom-nav-item,.app-header-actions .ghost-button,.app-header-icon-button{width:auto}.full-width-on-grid{grid-column:1}}.avatar-image-circle{object-fit:cover;border:1.5px solid var(--flux-line-strong);border-radius:12px;width:44px;height:44px}.avatar-image-circle.large{border-radius:16px;width:56px;height:56px}.avatar-type-selector{flex-direction:column;gap:10px;margin:20px 0 16px;display:flex}.avatar-type-selector .tab-list{grid-template-columns:1fr 1fr;margin:0;display:grid}.avatar-image-picker{flex-direction:column;gap:12px;margin:16px 0 20px;display:flex}.avatar-gallery-grid{border:1px solid var(--flux-line);background:#0f172a05;border-radius:16px;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:12px;display:grid}.avatar-item{aspect-ratio:1;transition:all var(--motion);background:#fff;border:2px solid #0000;border-radius:12px;padding:0;overflow:hidden}.avatar-item img{object-fit:cover;width:100%;height:100%}.avatar-item:hover{border-color:var(--flux-line-strong);transform:scale(1.08)}.avatar-item.selected{border-color:var(--flux-yellow);transform:scale(1.05);box-shadow:0 0 12px #ffc70066}.avatar-carousel-container{-webkit-overflow-scrolling:touch;padding:6px 2px;overflow-x:auto}.avatar-carousel-container::-webkit-scrollbar{height:6px}.avatar-carousel-container::-webkit-scrollbar-track{background:#0f172a05;border-radius:99px}.avatar-carousel-container::-webkit-scrollbar-thumb{background:#0f172a1a;border-radius:99px}.avatar-carousel-container::-webkit-scrollbar-thumb:hover{background:#0f172a33}.carousel-track{gap:12px;width:max-content;flex-wrap:nowrap!important;grid-template-columns:none!important;display:flex!important}.carousel-track .avatar-item{flex:0 0 58px;width:58px;height:58px}.form-tab-section{flex-direction:column;gap:18px;animation:.24s cubic-bezier(.16,1,.3,1) both fadeInFormTab;display:flex}@keyframes fadeInFormTab{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.tab-navigation-row{border-top:1px solid var(--flux-line);justify-content:flex-end;align-items:center;gap:12px;margin-top:12px;padding-top:16px;display:flex}.tab-navigation-row.split{justify-content:space-between}.full-width-on-grid{grid-column:span 2}.bold-label{color:var(--flux-black);font-size:.9rem;font-weight:800}.custom-url-label{color:var(--flux-muted);flex-direction:column;gap:6px;font-size:.85rem;font-weight:700;display:flex}.security-banner{background:#ffc7000a;border:1px solid #ffc7001f;border-radius:20px;max-width:1200px;margin:32px auto;padding:32px 24px}.security-banner-content{align-items:center;gap:24px;display:flex}.security-icon{color:var(--flux-yellow);width:52px;height:52px;box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;flex-shrink:0;padding:12px}.security-banner-content h3{color:var(--flux-black);margin:0 0 6px;font-size:1.2rem;font-weight:750}.security-banner-content p{margin:0;font-size:.95rem;line-height:1.6}.section-heading.centered{text-align:center;max-width:800px;margin:0 auto 36px}.feature-card-icon{color:var(--flux-black)}.public-footer{border-top:1px solid var(--flux-line-strong);background:#fff;margin-top:auto;padding:64px 24px 32px}.footer-container{grid-template-columns:minmax(0,1fr) 2fr;gap:48px;max-width:1200px;margin:0 auto;display:grid}.footer-brand-column{flex-direction:column;gap:20px;display:flex}.footer-brand-desc{color:var(--flux-graphite);font-size:.9rem;line-height:1.6}.footer-social-row{gap:16px;display:flex}.footer-social-row a{background:var(--flux-canvas);width:38px;height:38px;color:var(--flux-graphite);transition:all var(--motion);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.footer-social-row a:hover{background:var(--flux-yellow-soft);color:var(--flux-black);transform:translateY(-2px)}.footer-links-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;display:grid}.footer-column{flex-direction:column;gap:12px;display:flex}.footer-column h4{text-transform:uppercase;letter-spacing:.05em;color:var(--flux-black);margin:0 0 6px;font-size:.95rem;font-weight:800}.footer-column a{color:var(--flux-graphite);transition:all var(--motion);font-size:.9rem;text-decoration:none}.footer-column a:hover{color:var(--flux-black);padding-left:2px}.footer-contact-item{color:var(--flux-graphite);align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;display:flex}.footer-contact-item svg{color:var(--flux-muted);flex-shrink:0;margin-top:2px}.footer-bottom{border-top:1px solid var(--flux-line);text-align:center;max-width:1440px;margin:48px auto 0;padding-top:24px}.footer-bottom p{color:var(--flux-muted);margin:0;font-size:.84rem}@media (width<=1024px){.footer-container{grid-template-columns:1fr;gap:48px}.footer-links-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}@media (width<=480px){.footer-links-grid{grid-template-columns:1fr;gap:24px}}@media (width>=640px){.metric-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.feature-card{padding:28px 24px}.public-nav{flex-wrap:nowrap;margin:16px auto 0;padding:12px 24px;top:16px}.public-nav-actions,.hero-actions{flex-direction:row;width:auto}}@media (width>=960px){.hero-section{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(40px,6vw,90px);padding:48px 24px 64px}.split-section{grid-template-columns:1.15fr .85fr;gap:32px}.auth-shell{grid-template-columns:minmax(320px,460px) minmax(0,1fr);gap:40px;min-height:calc(100dvh - 120px);padding:48px clamp(20px,5vw,72px) 80px}.auth-card,.auth-side{padding:40px}.preview-main{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);min-height:466px}.preview-roster{border-right:1px solid var(--flux-line);border-bottom:0}.product-preview{min-height:520px;transform-style:preserve-3d;will-change:transform;transition:transform .8s cubic-bezier(.16,1,.3,1),box-shadow .8s cubic-bezier(.16,1,.3,1);transform:rotateY(-8deg)rotateX(4deg)rotate(1deg);box-shadow:-15px 30px 60px #0f172a14}.product-preview:hover{transform:rotateY(-2deg)rotateX(1deg)rotate(0)scale(1.02);box-shadow:-5px 15px 40px #0f172a0a}}@media (width>=1024px){.app-shell{grid-template-columns:260px minmax(0,1fr)}.sidebar{border-right:1px solid var(--flux-line);-webkit-backdrop-filter:var(--blur-glass);backdrop-filter:var(--blur-glass);background:#fff9;flex-direction:column;gap:32px;padding:32px 20px;display:flex}.mobile-bottom-nav{display:none}.app-main{padding-bottom:0}.app-header{gap:20px;padding:14px clamp(24px,4vw,48px)}.app-header-org-copy span{display:block}.workspace{padding:28px clamp(24px,4vw,48px) 36px}.topbar{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px}.topbar-actions{flex-wrap:nowrap;justify-content:flex-end;width:auto}.topbar-actions .primary-button,.topbar-actions .secondary-button,.topbar-actions .ghost-button{flex:none;width:auto}}
