@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&family=Noto+Naskh+Arabic:wght@400;500;600;700&family=Tajawal:wght@400;500;700;800&display=swap";:root{--navy-950:#001a31;--navy-900:#002444;--navy-800:#123b5d;--navy-700:#1b4d72;--gold-600:#b97911;--gold-500:#c68a1f;--gold-50:#fffaf0;--gold-100:#fff1d2;--cream-50:#faf9f5;--cream-100:#f4f3ef;--white:#fff;--text:#172b3b;--text-muted:#61707b;--border:#e5e3db;--border-strong:#cdd2d5;--danger:#b42318;--danger-bg:#fff2f0;--success:#287a53;--success-bg:#ecf8f2;--shadow-sm:0 2px 8px #0024440f;--shadow-md:0 16px 42px #0024441a;--shadow-lg:0 28px 70px #00193129;--radius-sm:6px;--radius-md:10px;--radius-lg:18px;color:var(--text);background:var(--cream-50);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans Arabic,Tahoma,Arial,sans-serif}.site-builder{grid-template-columns:190px minmax(420px,1fr) minmax(360px,.85fr)}.site-live-preview{border:1px solid var(--border);background:#fff;border-radius:18px;min-width:0;position:sticky;top:92px;overflow:hidden;box-shadow:0 18px 50px #0f223014}.site-live-preview__toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;min-height:64px;padding:10px 12px;display:flex}.site-live-preview__toolbar>div:first-child{display:grid}.site-live-preview__toolbar small{color:var(--text-muted);font-size:.72rem}.site-live-preview__controls{align-items:center;gap:5px;display:flex}.site-live-preview__controls button{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:#f1f4f3;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.site-live-preview__controls button.is-active{color:var(--navy-800);background:#dcebe8}.site-live-preview__controls svg{width:16px}.site-live-preview__languages{gap:3px;margin-inline-end:3px;display:flex}.site-live-preview__languages button{width:auto;padding:0 7px;font-size:.68rem;font-weight:800}.site-live-preview__stage{background:#dfe5e3;min-height:590px;padding:16px;overflow:auto}.site-live-preview__stage.is-mobile{justify-content:center;display:flex}.site-live-preview__stage.is-mobile .site-preview-page{width:300px}.site-live-preview__stage.is-mobile .site-preview-page__header nav span,.site-live-preview__stage.is-mobile .site-preview-page__header nav b{display:none}.site-live-preview__stage.is-mobile .site-preview-page__hero{grid-template-columns:1fr;padding:34px 22px}.site-live-preview__stage.is-mobile .site-preview-page__accent{min-height:105px}.site-live-preview__stage.is-mobile .site-preview-page__cards{grid-template-columns:1fr}.site-live-preview__stage.is-mobile .site-preview-page__section{padding:28px 22px}.site-preview-page{--preview-brand:#16324f;--preview-radius:12px;color:#17232c;background:#fff;width:100%;min-height:555px;font-family:IBM Plex Sans Arabic,Inter,system-ui,sans-serif;font-size:10px;line-height:1.55;transition:width .2s;overflow:hidden;box-shadow:0 10px 30px #0a19232e}.site-preview-page.font-modern{font-family:IBM Plex Sans Arabic,Inter,system-ui,sans-serif}.site-preview-page.font-classic{font-family:Noto Naskh Arabic,Georgia,serif;font-size:10.5px;line-height:1.7}.site-preview-page.font-classic h2,.site-preview-page.font-classic h3{font-weight:600;line-height:1.28}.site-preview-page.font-friendly{font-family:Tajawal,Arial Rounded MT Bold,sans-serif}.site-preview-page.font-friendly h2,.site-preview-page.font-friendly h3{font-weight:800}.site-preview-page__header{border-bottom:1px solid #e6ebe8;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 22px;display:flex}.site-preview-page__header>strong{font-size:1.25em}.site-preview-page__header nav{align-items:center;gap:12px;font-size:.82em;display:flex}.site-preview-page__header nav b{border-radius:var(--preview-radius);background:var(--preview-brand);color:#fff;padding:6px 9px}.site-preview-page__hero{background:linear-gradient(135deg,color-mix(in srgb,var(--preview-brand) 9%,white),#fff);grid-template-columns:1.25fr .75fr;align-items:center;gap:24px;padding:48px 30px;display:grid}.site-preview-page__hero small{color:var(--preview-brand);font-weight:900}.site-preview-page__hero h2{letter-spacing:-.025em;margin:6px 0 9px;font-size:3.1em;line-height:1.08}.site-preview-page__hero p{color:#65737e;margin:0 0 15px;font-size:1.1em}.site-preview-page__hero button{border-radius:var(--preview-radius);background:var(--preview-brand);color:#fff;font:inherit;border:0;padding:8px 12px;font-weight:800}.site-preview-page__accent{border-radius:calc(var(--preview-radius) + 7px);background:var(--preview-brand);color:#fff;align-items:flex-end;min-height:160px;padding:20px;font-size:1.3em;font-weight:800;display:flex}.site-preview-page__section,.site-preview-page__about{padding:38px 30px}.site-preview-page__section.is-soft{background:#f6f8f7}.site-preview-page__section h3,.site-preview-page__about h3{margin:0 0 16px;font-size:2em}.site-preview-page__cards{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.site-preview-page__cards article{border-radius:var(--preview-radius);background:#fff;border:1px solid #e0e6e3;min-width:0;padding:13px}.site-preview-page__cards article>strong{font-size:1.08em;display:block}.site-preview-page__cards p{color:#677680;margin:5px 0 0}.site-preview-page__cards .is-placeholder{text-align:center;color:#7a878e;border-style:dashed;grid-column:1/-1}.site-preview-page__image{border-radius:calc(var(--preview-radius) - 3px);background:color-mix(in srgb,var(--preview-brand) 16%,#eef1ef);height:52px;color:var(--preview-brand);place-items:center;margin:-4px -4px 9px;font-size:2em;display:grid}.site-preview-page__about{background:color-mix(in srgb,var(--preview-brand) 5%,white)}.site-preview-page__about p{color:#61717b;margin:0}.site-preview-page footer{color:#fff;background:#14212b;justify-content:space-between;padding:18px 24px;display:flex}.site-preview-page.template-editorial .site-preview-page__hero{text-align:center;background:#fff;display:block}.site-preview-page.template-editorial .site-preview-page__hero>div:first-child{max-width:390px;margin:auto}.site-preview-page.template-editorial .site-preview-page__hero h2{font-family:Noto Naskh Arabic,Georgia,serif}.site-preview-page.template-editorial .site-preview-page__accent{min-height:auto;color:var(--preview-brand);background:0 0;justify-content:center;margin-top:25px}.site-preview-page.template-visual .site-preview-page__hero{background:var(--preview-brand);color:#fff}.site-preview-page.template-visual .site-preview-page__hero small,.site-preview-page.template-visual .site-preview-page__hero p{color:#fff}.site-preview-page.template-visual .site-preview-page__hero button{color:var(--preview-brand);background:#fff}.site-preview-page.template-visual .site-preview-page__accent{background:#ffffff1f;border:1px solid #fff6}@media (width<=1450px){.site-builder{grid-template-columns:190px minmax(0,1fr)}.site-live-preview{grid-column:2;position:static}.site-live-preview__stage{min-height:480px}}@media (width<=1000px){.site-builder{grid-template-columns:1fr}.site-live-preview{grid-column:1}.site-live-preview__stage{padding:10px}}.site-builder-heading{align-items:flex-end}.site-builder-heading__actions{flex-wrap:wrap;gap:10px;display:flex}.site-status-strip{border:1px solid var(--border);background:#fff;border-radius:14px;flex-wrap:wrap;align-items:center;gap:14px;margin:18px 0;padding:14px 18px;display:flex}.site-status-strip code{direction:ltr}.site-status-strip small{color:var(--text-muted)}.site-builder{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:22px;display:grid}.site-builder__tabs{border:1px solid var(--border);background:#fff;border-radius:16px;gap:6px;padding:8px;display:grid;position:sticky;top:92px}.site-builder__tabs button{text-align:start;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:12px}.site-builder__tabs button.is-active{color:var(--navy-800);background:#eef4f3;font-weight:800}.site-builder__panel{border:1px solid var(--border);background:#fff;border-radius:18px;gap:22px;min-width:0;padding:24px;display:grid}.site-builder__panel label{gap:8px;font-weight:700;display:grid}.site-builder__panel textarea{min-height:110px}.site-builder__panel select{border:1px solid var(--border);width:100%;min-height:45px;font:inherit;background:#fff;border-radius:10px;padding:0 12px}.form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.site-locale-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.site-locale-grid fieldset{border:1px solid var(--border);border-radius:14px;gap:16px;min-width:0;margin:0;padding:18px;display:grid}.site-locale-grid legend{padding:0 8px;font-weight:900}.site-rich-editor{border:1px solid var(--border);background:#fff;border-radius:10px;overflow:hidden}.site-rich-editor__toolbar{border-bottom:1px solid var(--border);background:#f7f9f8;gap:4px;padding:7px;display:flex}.site-rich-editor__toolbar button{cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:34px;padding:5px 8px}.site-rich-editor__toolbar button.is-active{background:#dcebe8}.site-rich-editor .tiptap{outline:none;min-height:130px;padding:12px;font-weight:400}.site-rich-editor .tiptap p:first-child{margin-top:0}.site-legal-ack{background:#fff8e8;border-radius:12px;align-items:start;padding:14px;grid-template-columns:auto 1fr!important}.site-legal-ack input{margin-top:5px}.site-collection{gap:22px;display:grid}.site-collection__new{background:#f7f9f8;border-radius:14px;grid-template-columns:1fr 1fr 1.4fr auto;align-items:end;gap:12px;padding:18px;display:grid}.site-collection__list{gap:10px;display:grid}.site-collection__list article,.site-inquiries article{border:1px solid var(--border);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.site-collection__list p{color:var(--text-muted);margin:4px 0 0}.site-collection__list article>div:last-child{align-items:center;gap:8px;display:flex}.site-collection__list button,.danger-link{cursor:pointer;background:#eef4f3;border:0;border-radius:8px;padding:8px}.site-collection__list .danger-link{color:#a32525;background:#fff0f0}.site-collection__list svg{width:18px;height:18px}.site-inquiries{gap:12px;display:grid}.site-inquiries article{grid-template-columns:1fr auto;align-items:flex-start;display:grid}.site-inquiries article header{justify-content:space-between;gap:12px;display:flex}.site-inquiries article p,.site-inquiries article small{grid-column:1}.site-inquiries article select{grid-area:1/2/4;min-width:150px}.site-builder-loading{text-align:center;padding:60px}.status-badge svg{width:15px;height:15px}@media (width<=1000px){.site-builder{grid-template-columns:1fr}.site-builder__tabs{display:flex;position:static;overflow:auto}.site-builder__tabs button{white-space:nowrap}.site-locale-grid,.form-grid--three{grid-template-columns:1fr}.site-collection__new{grid-template-columns:1fr 1fr}.site-collection__new .button{grid-column:1/-1}}@media (width<=650px){.site-builder__panel{padding:16px}.site-collection__new,.site-inquiries article{grid-template-columns:1fr}.site-inquiries article select{grid-area:auto/1}.site-builder-heading__actions{width:100%}.site-builder-heading__actions>*{flex:1}}.site-builder-heading{justify-content:space-between;gap:32px;flex-direction:row!important;align-items:center!important;display:flex!important}.site-builder-heading__actions{flex:none;align-items:center}.site-builder{direction:ltr;grid-template-columns:minmax(330px,.5fr) minmax(0,1fr);gap:24px}.site-builder>*{direction:rtl}.site-builder--en>*{direction:ltr}.site-builder__panel{gap:0;max-height:calc(100vh - 112px);padding:0;position:sticky;top:92px;overflow:auto}.site-builder__accordion{display:grid}.site-builder__accordion-item{border-bottom:1px solid var(--border)}.site-builder__accordion-item:last-child{border-bottom:0}.site-builder__accordion-trigger{width:100%;min-height:62px;color:var(--navy-900);font:inherit;text-align:start;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0 18px;font-weight:800;display:flex}.site-builder__accordion-trigger:hover{background:#f7f9f8}.site-builder__accordion-trigger svg{width:18px;transition:transform .2s}.site-builder__accordion-item.is-open .site-builder__accordion-trigger{color:var(--navy-800);background:#eef4f3}.site-builder__accordion-item.is-open .site-builder__accordion-trigger svg{transform:rotate(180deg)}.site-builder__accordion-content{background:#fff;gap:18px;padding:18px;display:grid}.site-builder__panel>.form-actions{border-top:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#fffffff0;margin:0;padding:14px 18px;position:sticky;bottom:0}.site-builder__panel>.form-actions .button{width:100%}.site-control-stack{gap:16px;display:grid}.site-theme-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.site-builder__accordion-content .site-locale-grid{grid-template-columns:1fr}.site-builder__accordion-content .site-locale-grid fieldset{padding:14px}.site-builder__accordion-content .site-collection__new{grid-template-columns:1fr;padding:14px}.site-builder__accordion-content .site-collection__new .button{width:100%}.site-builder__accordion-content .site-collection__list article{align-items:flex-start}.site-builder__accordion-content .site-inquiries article{grid-template-columns:1fr}.site-builder__accordion-content .site-inquiries article select{grid-area:auto/1}.site-builder__accordion-content .empty-state{padding:24px 10px}.site-builder__accordion-content .site-rich-editor .tiptap{min-height:110px}.site-live-preview{grid-column:2;position:sticky;top:92px}.site-live-preview__stage{min-height:720px}.site-preview-page{min-height:680px}@media (width<=1100px){.site-builder{grid-template-columns:minmax(310px,.6fr) minmax(0,1fr)}.site-live-preview__stage{min-height:600px}}@media (width<=850px){.site-builder{grid-template-columns:1fr}.site-builder__panel,.site-live-preview{max-height:none;position:static}.site-live-preview{grid-column:1}.site-builder-heading{flex-wrap:wrap;align-items:flex-start!important}.site-builder-heading__actions{width:auto}}@media (width<=650px){.site-theme-row{grid-template-columns:1fr}.site-builder-heading__actions{width:100%}.site-builder-heading__actions>*{flex:1}}.site-localized-fields{gap:20px;display:grid}.site-localized-field{gap:7px;min-width:0;display:grid}.site-localized-label{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.site-field-locale{border:1px solid var(--border);direction:ltr;background:#f4f6f5;border-radius:8px;flex:none;gap:2px;padding:3px;display:inline-flex}.site-field-locale button{min-width:32px;height:24px;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 7px;font-size:.68rem;font-weight:900;line-height:1}.site-field-locale button.is-active{background:var(--navy-800);color:#fff;box-shadow:0 1px 3px #0d2a3e2e}.site-localized-field>.form-field,.site-localized-field>label{margin:0}.site-localized-field .form-field__label{width:100%}.site-builder--single-language .site-field-locale{display:none}.site-builder__panel,.site-builder__accordion,.site-builder__accordion-content,.site-collection{max-width:100%;overflow-x:hidden}.site-catalog-list article{grid-template-columns:76px minmax(0,1fr) auto;align-items:center;display:grid}.site-item-thumb{border:1px solid var(--border);cursor:pointer;background:#f2f5f4;border-radius:10px;place-items:center;width:76px;height:64px;overflow:hidden;display:grid!important}.site-item-thumb img{object-fit:cover;width:100%;height:100%}.site-item-thumb span{color:var(--text-muted)}.site-item-thumb input{display:none}.site-item-copy{min-width:0}.site-item-copy p,.site-item-copy small{overflow-wrap:anywhere}.site-item-actions{align-items:center;gap:7px;display:flex}.site-image-picker{gap:8px;display:grid}.site-image-picker>div{border:1px dashed var(--border-strong);cursor:pointer;background:#f7f9f8;border-radius:14px;place-items:center;min-height:150px;display:grid;overflow:hidden}.site-image-picker>div img{object-fit:contain;width:100%;height:200px}.site-image-picker>div svg{width:36px;height:36px;color:var(--text-muted)}.site-image-picker>div small{color:var(--text-muted)}.site-image-picker input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}@media (width<=520px){.site-catalog-list article{grid-template-columns:64px minmax(0,1fr)}.site-item-thumb{width:64px;height:58px}.site-item-actions{grid-column:1/-1;justify-content:flex-end}}.site-logo-upload{gap:8px;display:grid}.site-logo-upload>input{display:none}.site-logo-preview{border:1px dashed var(--border-strong);cursor:pointer;background:#f7f9f8;border-radius:12px;align-items:center;gap:14px;min-height:100px;padding:12px;display:flex}.site-logo-preview img{object-fit:contain;width:76px;height:76px}.site-logo-preview>span{background:#e9eeec;border-radius:10px;place-items:center;width:76px;height:76px;display:grid}.site-logo-preview small{color:var(--text-muted)}.inquiry-heading{align-items:center}.inquiry-heading__summary{border:1px solid var(--border);min-width:150px;box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:16px 20px;display:grid}.inquiry-heading__summary strong{color:var(--navy-900);font-size:1.8rem}.inquiry-heading__summary span{color:var(--text-muted);font-size:.8rem}.inquiry-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.inquiry-stats>div{border:1px solid var(--border);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.inquiry-stats span{color:var(--text-muted)}.inquiry-stats strong{color:var(--navy-900);font-size:1.45rem}.inquiry-toolbar{border:1px solid var(--border);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;padding:12px;display:flex}.inquiry-search{flex:1;min-width:290px;align-items:center!important;gap:9px!important;display:flex!important}.inquiry-search svg{width:19px;color:var(--text-muted)}.inquiry-search input{box-shadow:none!important;border:0!important;padding:8px 0!important}.inquiry-filters{flex-wrap:wrap;gap:5px;display:flex}.inquiry-filters button{color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 12px}.inquiry-filters button.is-active{background:var(--navy-900);color:#fff}.inquiry-list{gap:14px;display:grid}.inquiry-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;overflow:hidden}.inquiry-card__header{border-bottom:1px solid #eeece6;justify-content:space-between;align-items:center;gap:18px;padding:17px 20px;display:flex}.inquiry-card__person{align-items:center;gap:12px;display:flex}.inquiry-card__person>div{gap:2px;display:grid}.inquiry-card__person strong{font-size:1.03rem}.inquiry-card__person small{color:var(--text-muted)}.inquiry-avatar{width:42px;height:42px;color:var(--navy-800);background:#edf3f1;border-radius:12px;place-items:center;display:grid}.inquiry-avatar svg{width:21px}.inquiry-status{width:auto;min-width:130px;font:inherit;border:0;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:800}.inquiry-status--new{color:#8a5a05;background:#fff2d7}.inquiry-status--contacted{color:#235b96;background:#e8f1ff}.inquiry-status--converted{color:#287a53;background:#e7f6ed}.inquiry-status--closed,.inquiry-status--spam{color:#66727a;background:#f1f1ef}.inquiry-card__body{grid-template-columns:minmax(0,1fr) minmax(240px,.35fr);gap:28px;padding:20px;display:grid}.inquiry-card__content p{white-space:pre-wrap;margin:10px 0 0;font-size:1.02rem;line-height:1.8}.inquiry-service{background:var(--gold-50);color:#8a5a05;border-radius:8px;align-items:center;gap:6px;width:max-content;max-width:100%;padding:5px 9px;font-size:.8rem;font-weight:800;display:inline-flex}.inquiry-service svg{width:15px}.inquiry-card__contact{border-inline-start:1px solid var(--border);align-content:start;gap:9px;padding-inline-start:20px;display:grid}.inquiry-card__contact a,.inquiry-card__contact>span{min-width:0;color:var(--text-muted);align-items:center;gap:8px;text-decoration:none;display:flex}.inquiry-card__contact a:hover{color:var(--navy-800)}.inquiry-card__contact svg{flex:none;width:17px}.inquiry-card__contact span{overflow-wrap:anywhere}.inquiry-links{color:var(--success);background:#f0f7f4;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 20px;font-size:.84rem;display:flex}.inquiry-links>svg{width:18px}.inquiry-links a{color:var(--navy-800);align-items:center;gap:4px;font-weight:700;text-decoration:none;display:inline-flex}.inquiry-links a svg{width:14px}.inquiry-card__actions{background:#fcfcfa;border-top:1px solid #eeece6;justify-content:flex-end;gap:9px;padding:13px 20px;display:flex}.inquiry-card__actions .button svg{width:17px}.inquiry-empty{padding:70px}.inquiry-action-form fieldset{border:1px solid var(--border);border-radius:14px;gap:15px;margin:0;padding:18px;display:grid}.inquiry-action-form legend{color:var(--navy-900);padding:0 8px;font-weight:900}.inquiry-client-choice .segmented-control{background:#f0f2f1;border-radius:10px;width:max-content;max-width:100%;padding:3px;display:flex}.segmented-control button{font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 13px}.segmented-control button.is-active{color:var(--navy-900);box-shadow:var(--shadow-sm);background:#fff;font-weight:800}.inquiry-action-form textarea{min-height:105px}.check-row{align-items:center;grid-template-columns:auto 1fr!important}.check-row input{width:auto}.inquiry-quote-items{gap:10px;display:grid}.inquiry-quote-item{background:#f7f9f8;border-radius:12px;grid-template-columns:minmax(220px,2fr) .6fr .8fr 1fr;align-items:end;gap:9px;padding:12px;display:grid;position:relative}.inquiry-item-remove{top:5px;width:27px;height:27px;color:var(--danger);cursor:pointer;background:#fff0f0;border:0;border-radius:7px;place-items:center;display:grid;position:absolute;inset-inline-end:5px}.inquiry-item-remove svg{width:15px}.inquiry-add-item{width:max-content;color:var(--navy-800);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-weight:800;display:flex}.inquiry-add-item svg{width:17px}@media (width<=900px){.inquiry-stats{grid-template-columns:1fr 1fr}.inquiry-toolbar{flex-direction:column;align-items:stretch}.inquiry-card__body{grid-template-columns:1fr}.inquiry-card__contact{padding-inline-start:0;border-inline-start:0;border-top:1px solid var(--border);padding-top:15px}.inquiry-quote-item{grid-template-columns:1fr 1fr}}@media (width<=600px){.inquiry-heading__summary{width:100%}.inquiry-stats{grid-template-columns:1fr 1fr}.inquiry-card__header{flex-direction:column;align-items:flex-start}.inquiry-status{width:100%}.inquiry-card__actions{flex-direction:column}.inquiry-card__actions .button{width:100%}.inquiry-search{min-width:0}.inquiry-quote-item{grid-template-columns:1fr}.inquiry-filters{grid-template-columns:repeat(3,1fr);display:grid}.inquiry-filters button{padding:7px}}.tasks-page-heading,.tasks-page-empty{margin-bottom:24px}.unified-task-board{grid-template-columns:repeat(4,minmax(260px,1fr));gap:16px;min-width:1080px;display:grid}.app-main:has(.unified-task-board){overflow-x:auto}.unified-task-column{border:1px solid var(--color-border,#e5e7eb);background:#f8fafc;border-radius:18px;min-height:430px;padding:14px;transition:border-color .16s,background .16s}.unified-task-column.is-drag-over{background:#eef5f7;border-color:#315b73}.unified-task-column>header{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.unified-task-column>header strong{font-size:14px}.unified-task-column>header span{color:#315b73;background:#e7edf0;border-radius:999px;place-items:center;width:27px;height:27px;font-size:12px;font-weight:800;display:grid}.unified-task-column__body{align-content:start;gap:11px;display:grid}.unified-task-card{border:1px solid #e5e7eb;cursor:pointer;background:#fff;border-inline-start:4px solid #94a3b8;border-radius:14px;outline:none;padding:15px;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;box-shadow:0 5px 18px #0f172a0d}.unified-task-card:hover,.unified-task-card:focus-visible{border-color:#b7c7d0;transform:translateY(-2px);box-shadow:0 10px 25px #0f172a1a}.unified-task-card.is-dragging{opacity:.55}.unified-task-card--medium{border-inline-start-color:#3b82f6}.unified-task-card--high{border-inline-start-color:#f59e0b}.unified-task-card--urgent{border-inline-start-color:#dc2626}.unified-task-card__grip{color:#94a3b8;cursor:grab;width:16px;position:absolute;inset-block-start:11px;inset-inline-end:9px}.unified-task-card__top{padding-inline-end:16px}.task-card__top{justify-content:space-between;align-items:center;gap:10px;display:flex}.unified-task-card h2{color:#172b3a;margin:13px 0;font-size:15px;line-height:1.55}.unified-task-card__project{color:#64748b;align-items:baseline;gap:5px;min-width:0;margin-bottom:9px;font-size:11px;display:flex}.unified-task-card__project strong{color:#315b73;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.unified-task-card__project span{flex:none;font-size:11px}.task-context-summary small{color:#71808a;font-size:11px}.unified-task-card__meta{color:#64748b;align-items:center;gap:7px;margin-top:7px;font-size:12px;display:flex}.unified-task-card__meta svg{flex:none;width:15px;height:15px}.task-context-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.task-context-summary>div{background:#f1f5f7;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.task-context-summary>div>span{display:grid}.task-context-summary svg{color:#315b73;width:18px}@media (width<=720px){.unified-task-board{grid-template-columns:minmax(280px,86vw);grid-auto-columns:minmax(280px,86vw);grid-auto-flow:column;min-width:max-content}.task-context-summary{grid-template-columns:1fr}}.accounting-filters{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:repeat(3,minmax(180px,1fr));align-items:end;gap:14px;margin-bottom:20px;padding:18px;display:grid}.accounting-filters .form-field{margin:0}.accounting-statement-filters{grid-template-columns:1.35fr 1.35fr 1fr 1fr auto}.accounting-statement-filters .button{min-height:46px;margin-bottom:1px}.accounting-loading,.accounting-empty{border:1px dashed var(--border-strong);border-radius:var(--radius-md);min-height:280px;color:var(--text-muted);text-align:center;background:#fff;align-content:center;place-items:center;gap:8px;padding:35px;display:grid}.accounting-empty svg{width:38px;height:38px;color:var(--gold-500)}.accounting-empty h2,.accounting-empty p{margin:0}.accounting-warning{color:#7a4c00;background:#fff9e9;border:1px solid #f0cf8d;border-radius:10px;align-items:center;gap:13px;margin-bottom:18px;padding:14px 17px;display:flex}.accounting-warning>svg{flex:none}.accounting-warning>div{gap:2px;display:grid}.accounting-warning span{font-size:.78rem}.accounting-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin-bottom:18px;display:grid}.accounting-kpis article{border:1px solid var(--border);min-height:105px;box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;align-content:center;gap:8px;padding:18px;display:grid}.accounting-kpis small{color:var(--text-muted)}.accounting-kpis strong{color:var(--navy-950);text-align:right;direction:ltr;font-size:1.18rem}.accounting-kpis article:last-child{background:var(--gold-50);border-color:#e0c17e}.accounting-chart-grid{grid-template-columns:minmax(0,2fr) minmax(260px,.8fr);gap:18px;margin-bottom:18px;display:grid}.accounting-card{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:18px;padding:22px}.accounting-card>header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.accounting-card>header span{color:var(--gold-600);font-size:.74rem;font-weight:700}.accounting-card>header h2{color:var(--navy-950);margin:3px 0 0;font-size:1.08rem}.accounting-net-card{color:#fff;background:linear-gradient(145deg, var(--navy-900), var(--navy-700));align-content:center;justify-items:start;gap:9px;margin:0;display:grid}.accounting-net-card svg{color:#f2c66d;width:34px;height:34px}.accounting-net-card small,.accounting-net-card span{color:#c8d6df}.accounting-net-card strong{direction:ltr;font-size:1.4rem}.tax-bar-chart{border-bottom:1px solid var(--border);align-items:end;gap:6px;min-height:175px;padding:12px 4px 0;display:flex;overflow-x:auto}.tax-bar-chart__day{grid-template-rows:1fr auto;align-items:end;gap:6px;min-width:32px;height:165px;display:grid}.tax-bar-chart__day>div{justify-content:center;align-items:end;gap:3px;height:135px;display:flex}.tax-bar-chart__day i{border-radius:4px 4px 0 0;width:9px;min-height:2px;display:block}.tax-bar-chart__day small{color:var(--text-muted);text-align:center;direction:ltr;font-size:.58rem}.is-output{background:var(--gold-500)}.is-input{background:#2e7183}.chart-legend{color:var(--text-muted);gap:18px;margin-top:12px;font-size:.72rem;display:flex}.chart-legend span{align-items:center;gap:6px;display:inline-flex}.chart-legend i{border-radius:2px;width:10px;height:10px;display:block}.accounting-unclassified{background:var(--danger-bg);border:1px solid #efb9b4;border-radius:10px;margin-bottom:18px;padding:17px}.accounting-unclassified header{color:var(--danger);align-items:center;gap:10px;display:flex}.accounting-unclassified header div{display:grid}.accounting-unclassified header span{font-size:.74rem}.accounting-unclassified>div{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.accounting-unclassified a{color:var(--danger);background:#fff;border-radius:16px;padding:6px 10px;font-size:.72rem}.accounting-tax-table-wrap{overflow-x:auto}.accounting-table{border-collapse:collapse;white-space:nowrap;width:100%}.accounting-table th{color:#fff;background:var(--navy-900);text-align:right;padding:11px 10px;font-size:.73rem}.accounting-table td{border-bottom:1px solid var(--border);color:var(--text-muted);padding:12px 10px;font-size:.78rem}.accounting-table td strong{color:var(--navy-950)}.accounting-table tbody tr:hover>td{background:#fafaf7}.accounting-expand{width:30px;height:30px;color:var(--navy-700);cursor:pointer;background:#edf3f4;border:0;border-radius:7px;place-items:center;display:grid}.accounting-expand svg{width:15px}.accounting-details-row>td{background:#f5f7f7!important;padding:13px!important}.accounting-details-row table{border-collapse:collapse;width:100%}.accounting-details-row th{color:var(--navy-800);background:#e7edef}.accounting-adjustments>.form-grid{margin-bottom:16px}.accounting-adjustments footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding-top:17px;display:flex}.accounting-adjustments footer>div{gap:4px;display:grid}.accounting-adjustments footer strong{color:var(--navy-950);direction:ltr;font-size:1.3rem}.accounting-heading-actions{gap:9px;display:flex}.accounting-statement-head{color:#fff;background:var(--navy-900);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;padding:20px 23px;display:flex}.accounting-statement-head div{gap:3px;display:grid}.accounting-statement-head small,.accounting-statement-head span{color:#c8d6df}.accounting-statement-head h2{margin:0;font-size:1.25rem}.accounting-statement-table tfoot td{color:#fff;background:var(--navy-800);font-weight:700}.statement-type{border-radius:14px;padding:5px 9px;font-size:.68rem;font-weight:700}.statement-type--invoice{color:#8a5800;background:var(--gold-100)}.statement-type--payment{color:var(--success);background:var(--success-bg)}.statement-type--reversal{color:var(--danger);background:var(--danger-bg)}.accounting-table-empty{text-align:center;padding:35px!important}@media (width<=1050px){.accounting-statement-filters{grid-template-columns:repeat(2,1fr)}.accounting-kpis{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.accounting-filters,.accounting-statement-filters,.accounting-chart-grid,.accounting-kpis{grid-template-columns:1fr}.accounting-heading-actions{width:100%}.accounting-heading-actions .button{flex:1}.accounting-statement-head,.accounting-adjustments footer{flex-direction:column;align-items:stretch}.accounting-card{padding:15px}}.client-portal{min-height:100vh;color:var(--navy-900);background:#f6f7f5}.client-portal__header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e4e5e1;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;min-height:76px;padding:0 max(24px,50vw - 620px);display:grid;position:sticky;top:0;box-shadow:0 3px 18px #00244409}.client-portal__brand{align-items:center;gap:14px;display:flex}.client-portal__brand .logo{width:86px}.client-portal__brand>span{border-inline-start:1px solid var(--border);color:var(--text-muted);padding-inline-start:14px;font-size:.72rem;font-weight:600}.client-portal__header nav{align-items:center;gap:4px;display:flex}.client-portal__header nav>a,.client-portal__header nav>button{min-height:42px;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;padding:0 13px;font-size:.8rem;font-weight:600;display:inline-flex}.client-portal__header nav>a:hover,.client-portal__header nav>button:hover,.client-portal__header nav>a.is-active{color:var(--navy-900);background:#eef3f4}.client-portal__header nav>a.is-active{box-shadow:inset 0 -2px var(--gold-500)}.client-portal__actions{align-items:center;gap:2px;display:flex;position:relative}.language-switcher--client-portal{min-height:36px;margin-inline-end:7px}.client-portal__actions .icon-button{margin-inline-end:7px}.client-portal__profile-trigger{min-width:160px;color:var(--navy-900);font:inherit;text-align:start;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;padding:4px 7px;display:flex}.client-portal__profile-trigger:hover{background:#f2f5f5}.client-portal__profile-trigger .avatar{flex:none;overflow:hidden}.client-portal__profile-trigger .avatar img{object-fit:cover;width:100%;height:100%}.client-portal__profile-trigger>span:nth-child(2){flex:1;min-width:0;display:grid}.client-portal__profile-trigger strong,.client-portal__profile-trigger small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.client-portal__profile-trigger strong{font-size:.78rem}.client-portal__profile-trigger small{color:var(--text-muted);font-size:.64rem}.client-portal__profile-menu{top:calc(100% + 10px)}.client-portal__menu-trigger,.client-portal__mobile-head,.client-portal__nav-overlay{display:none}.client-portal__main{width:min(1240px,100% - 48px);margin:0 auto;padding:42px 0 82px}.portal-welcome{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;display:flex}.portal-heading{max-width:750px}.portal-heading>span,.portal-section-heading>div>span{color:var(--gold-600);font-size:.78rem;font-weight:800}.portal-heading h1{margin:7px 0 8px;font-size:clamp(1.75rem,3vw,2.7rem);line-height:1.25}.portal-heading p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.9}.portal-welcome__message{min-width:230px;color:var(--navy-900);box-shadow:var(--shadow-sm);background:#f8fcfc;border:1px solid #d7e5e7;border-radius:13px;align-items:center;gap:12px;padding:15px 17px;display:flex}.portal-welcome__message>svg{color:#17734d;background:#e5f5ee;border-radius:9px;width:34px;height:34px;padding:7px}.portal-welcome__message>span{gap:2px;display:grid}.portal-welcome__message small{color:var(--text-muted);font-size:.7rem}.portal-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:27px;display:grid}.portal-summary article{background:#fff;border:1px solid #e2e2dc;border-radius:14px;align-items:flex-start;gap:13px;min-height:116px;padding:18px;display:flex;box-shadow:0 4px 16px #00244406}.portal-summary article.is-attention{background:#fffdfa;border-color:#e7d3a5}.portal-summary__icon{width:42px;height:42px;color:var(--navy-700);background:#eaf1f3;border-radius:11px;flex:none;place-items:center;display:grid}.portal-summary article.is-attention .portal-summary__icon{color:#9b6710;background:#fff0cc}.portal-summary__icon svg{width:20px}.portal-summary article>div{gap:1px;min-width:0;display:grid}.portal-summary strong{font-size:1.5rem;line-height:1.2}.portal-summary article>div>span{color:var(--navy-900);font-size:.78rem;font-weight:700}.portal-summary small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.portal-projects-section{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e2e2dc;border-radius:17px;padding:26px}.portal-section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.portal-section-heading h2{margin:3px 0 0;font-size:1.35rem}.portal-section-heading>small{color:var(--text-muted)}.portal-project-filters{grid-template-columns:minmax(260px,1fr) 280px;gap:12px;margin-bottom:13px;display:grid}.portal-project-filters .form-field{margin:0}.portal-project-search{border:1px solid var(--border-strong);background:#fff;border-radius:10px;align-items:center;gap:10px;min-height:50px;padding:0 14px;display:flex}.portal-project-search:focus-within{border-color:var(--navy-700);box-shadow:0 0 0 3px #1b4d721a}.portal-project-search svg{color:#82909a;width:19px}.portal-project-search input{width:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:0}.portal-status-filters{flex-wrap:wrap;gap:7px;margin-bottom:21px;display:flex}.portal-status-filters button{min-height:35px;color:var(--text-muted);font:inherit;cursor:pointer;background:#fafaf8;border:1px solid #e1e3df;border-radius:20px;align-items:center;gap:7px;padding:0 13px;font-size:.72rem;display:inline-flex}.portal-status-filters button.is-active{border-color:var(--navy-800);color:#fff;background:var(--navy-900)}.portal-status-filters i{background:#ffffff2b;border-radius:50%;place-items:center;min-width:18px;height:18px;font-size:.62rem;font-style:normal;display:grid}.portal-projects{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.project-card--new,.portal-project-card--new,.portal-project-hero--new{--project-status-color:#4b8fbd;--project-status-soft:#e8f3fb}.project-card--in_progress,.portal-project-card--in_progress,.portal-project-hero--in_progress{--project-status-color:#d29a27;--project-status-soft:#fff3d6}.project-card--completed,.portal-project-card--completed,.portal-project-hero--completed{--project-status-color:#3a9b68;--project-status-soft:#e4f5eb}.project-card--on_hold,.portal-project-card--on_hold,.portal-project-hero--on_hold{--project-status-color:#cf6a50;--project-status-soft:#fdebe7}.portal-project-card{border:1px solid #e2e1db;border-top:3px solid var(--project-status-color,#4b8fbd);min-width:0;color:inherit;background:#fff;border-radius:13px;flex-direction:column;padding:18px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.portal-project-card:hover{border-color:#c7d8dd;border-top-color:var(--project-status-color,#4b8fbd);transform:translateY(-3px);box-shadow:0 16px 34px #00244417}.portal-project-card>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.portal-provider{align-items:center;gap:9px;min-width:0;display:flex}.portal-provider-logo,.portal-project-provider__logo{color:var(--navy-700);background:#edf3f4;border:1px solid #dce5e6;border-radius:10px;place-items:center;font-weight:800;display:grid;overflow:hidden}.portal-provider-logo{flex:none;width:38px;height:38px}.portal-provider-logo img,.portal-project-provider__logo img{object-fit:cover;width:100%;height:100%}.portal-provider>span{min-width:0;display:grid}.portal-provider strong,.portal-provider small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-provider strong{font-size:.75rem}.portal-provider small{color:var(--text-muted);font-size:.62rem}.portal-project-card__body{min-height:92px;padding:19px 0 10px}.portal-project-card h2{text-overflow:ellipsis;white-space:nowrap;margin:0 0 5px;font-size:1rem;overflow:hidden}.portal-project-card__body p{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.7rem;line-height:1.75;display:-webkit-box;overflow:hidden}.portal-project-card__attention-list{gap:6px;margin-bottom:10px;display:grid}.portal-project-card__attention{color:#8b5d0f;background:#fff5dd;border-radius:8px;align-items:center;gap:6px;min-width:0;padding:8px 10px;font-size:.67rem;font-weight:700;display:flex}.portal-project-card__attention span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-project-card__attention.is-danger{color:#a33d2b;background:#fdebe7}.portal-project-card__attention.is-info{color:#245f87;background:#eaf4fa}.portal-project-card__date{min-height:31px;color:var(--text-muted);grid-template-columns:auto 1fr auto;align-items:center;gap:7px;font-size:.65rem;display:grid}.portal-project-card__date svg{width:15px}.portal-project-card__date time{color:var(--navy-900);font-weight:700}.portal-progress{background:#e8edec;border-radius:20px;height:7px;margin-top:13px;overflow:hidden}.portal-progress span{border-radius:inherit;background:var(--project-status-color,#4b8fbd);height:100%;display:block}.portal-project-card footer{color:var(--text-muted);justify-content:space-between;align-items:center;gap:10px;margin-top:10px;font-size:.66rem;display:flex}.portal-project-card footer span{align-items:center;gap:5px;display:flex}.portal-project-card footer span:last-child{color:var(--navy-700);font-weight:700}.portal-project-skeleton{border:1px solid #e8e8e4;border-radius:13px;align-content:start;gap:18px;min-height:270px;padding:20px;display:grid}.portal-project-skeleton span{background:linear-gradient(90deg,#f1f2f0 25%,#e8eae7 50%,#f1f2f0 75%) 0 0/200% 100%;border-radius:7px;height:22px;animation:1.3s infinite portal-shimmer}.portal-project-skeleton span:nth-child(2){width:70%;height:42px;margin-top:30px}.portal-project-skeleton span:last-child{width:45%}@keyframes portal-shimmer{to{background-position:-200% 0}}.portal-empty,.portal-empty-message{min-height:230px;color:var(--text-muted);text-align:center;align-content:center;place-items:center;gap:9px;padding:35px;display:grid}.portal-empty svg{color:#a67b2c;width:38px;height:38px}.portal-empty h2,.portal-empty p{margin:0}.portal-empty h2{color:var(--navy-900);font-size:1rem}.portal-empty p{font-size:.75rem}.portal-back{color:var(--navy-700);align-items:center;gap:7px;margin-bottom:18px;font-size:.76rem;font-weight:700;display:inline-flex}.portal-project-loading{background:#fff;border-radius:17px;align-content:start;gap:20px;min-height:500px;padding:32px;display:grid}.portal-project-loading span{background:#eceeeb;border-radius:12px;height:75px;animation:1.2s ease-in-out infinite alternate portal-pulse}.portal-project-loading span:first-child{height:220px}@keyframes portal-pulse{to{opacity:.45}}.portal-project-hero{color:#fff;background:radial-gradient(circle at 15% 10%,#c68a1f45,#0000 32%),linear-gradient(135deg,#002d50,#001c35);border-radius:18px;justify-content:space-between;align-items:center;gap:35px;min-height:250px;padding:32px 35px;display:flex;overflow:hidden;box-shadow:0 20px 45px #00244426}.portal-project-hero__main{min-width:0;max-width:780px}.portal-project-provider{align-items:center;gap:10px;margin-bottom:21px;display:flex}.portal-project-provider__logo{color:#fff;background:#ffffff1f;border-color:#ffffff40;width:48px;height:48px}.portal-project-provider>span{display:grid}.portal-project-provider small,.portal-project-hero__main>div:nth-child(2) small{color:#afc2cf;font-size:.65rem}.portal-project-hero__main>div:nth-child(2){align-items:center;gap:10px;display:flex}.portal-project-hero h1{margin:10px 0 5px;font-size:clamp(1.8rem,4vw,2.7rem)}.portal-project-hero p{color:#c9d7df;max-width:680px;margin:0;line-height:1.8}.portal-project-hero__dates{flex-wrap:wrap;gap:20px;margin-top:24px;display:flex}.portal-project-hero__dates span{color:#b9cbd5;align-items:center;gap:7px;font-size:.7rem;display:flex}.portal-project-hero__dates svg{width:16px}.portal-project-hero__dates strong{color:#fff}.portal-project-progress-ring{--portal-progress:0deg;background:conic-gradient(var(--project-status-color,#d29a27) var(--portal-progress), #ffffff21 0);border-radius:50%;flex:none;place-items:center;width:132px;height:132px;display:grid}.portal-project-progress-ring:before{content:"";background:#052c4a;border-radius:50%;grid-area:1/1;width:105px;height:105px}.portal-project-progress-ring>span{z-index:1;text-align:center;grid-area:1/1;display:grid}.portal-project-progress-ring strong{font-size:1.55rem}.portal-project-progress-ring small{color:#b9cbd5;font-size:.65rem}.portal-attention-strip{background:#fffaf0;border:1px solid #ecd8a8;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:15px 18px;display:flex}.portal-attention-strip>div:first-child{display:grid}.portal-attention-strip>div:first-child span{color:var(--text-muted);font-size:.7rem}.portal-attention-strip>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.portal-attention-strip button{color:#70490b;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1c883;border-radius:9px;align-items:center;gap:7px;padding:0 12px;font-size:.7rem;font-weight:700;display:inline-flex}.portal-attention-strip button svg{width:17px}.portal-project-tabs{z-index:15;box-shadow:var(--shadow-sm);scrollbar-width:none;background:#fffffff7;border:1px solid #e1e2dd;border-radius:13px;margin-top:22px;padding:0 6px;display:flex;position:sticky;top:76px;overflow-x:auto}.portal-project-tabs::-webkit-scrollbar{display:none}.portal-project-tabs button{min-width:max-content;min-height:58px;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0 15px;font-size:.73rem;display:flex;position:relative}.portal-project-tabs button:after{content:"";background:0 0;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:15px;right:15px}.portal-project-tabs button.is-active{color:var(--navy-900);font-weight:800}.portal-project-tabs button.is-active:after{background:var(--gold-500)}.portal-project-tabs svg{width:17px}.portal-project-tabs i{min-width:19px;height:19px;color:var(--text-muted);background:#edf0ef;border-radius:50%;place-items:center;font-size:.6rem;font-style:normal;display:grid}.portal-tab-content{min-height:420px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e1e2dd;border-radius:15px;margin-top:16px;padding:25px}.portal-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.portal-overview-card{background:#fff;border:1px solid #e3e4df;border-radius:12px;flex-direction:column;min-height:180px;padding:20px;display:flex}.portal-overview-card>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.portal-overview-card>header>div{gap:5px;display:grid}.portal-overview-card>header span{color:var(--text-muted);font-size:.7rem}.portal-overview-card>header strong{font-size:1.1rem}.portal-overview-card>header svg{width:38px;height:38px;color:var(--navy-700);background:#eaf1f3;border-radius:10px;padding:9px}.portal-overview-card p{color:var(--text-muted);font-size:.75rem}.portal-overview-card>small{color:var(--text-muted);align-items:center;gap:5px;margin-top:9px;font-size:.68rem;display:flex}.portal-overview-card>small svg{width:14px}.portal-overview-card>button{width:fit-content;color:var(--navy-700);font:inherit;cursor:pointer;background:0 0;border:0;margin-top:auto;padding:0;font-size:.72rem;font-weight:700}.portal-stage-list{gap:12px;display:grid}.portal-stage-list--detailed>article{border:1px solid #e4e5e0;border-radius:11px;grid-template-columns:13px minmax(0,1fr);align-items:start;gap:13px;padding:16px 18px;display:grid;position:relative}.portal-stage-list--detailed>article>div{gap:7px;display:grid}.portal-stage-list--detailed header{color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.65rem;display:flex}.portal-stage-list--detailed .portal-progress{margin:2px 0}.portal-stage-list--detailed div>small{color:var(--text-muted);align-items:center;gap:6px;font-size:.66rem;display:flex}.portal-stage-list--detailed div>small svg{width:14px}.stage-dot{background:#a8b2b8;border-radius:50%;width:11px;height:11px;margin-top:5px}.stage-dot--completed{background:#2b9365}.stage-dot--in_progress{background:var(--gold-500)}.portal-session-list{gap:11px;display:grid}.portal-session{border:1px solid #e3e4df;border-radius:11px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px;display:grid}.portal-session__date{width:56px;height:60px;color:var(--navy-900);text-align:center;background:#edf3f4;border-radius:10px;align-content:center;display:grid}.portal-session__date strong{font-size:1.25rem}.portal-session__date small{color:var(--text-muted);font-size:.65rem}.portal-session>div{gap:5px;min-width:0;display:grid}.portal-session header{align-items:center;gap:9px;display:flex}.portal-session p{color:var(--text-muted);align-items:center;gap:6px;margin:0;font-size:.68rem;display:flex}.portal-session p svg{width:14px}.portal-session__instructions{color:#695018;background:#fff7e5;border-radius:7px;margin-top:4px;padding:8px 10px;font-size:.68rem}.portal-session>a{color:#fff;background:var(--navy-900);border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:.68rem;font-weight:700;display:inline-flex}.portal-session>a svg{width:16px}.portal-resource-list{gap:10px;display:grid}.portal-resource-list--cards{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-resource-list>article{border:1px solid #e3e4df;border-radius:11px;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:14px;display:grid}.portal-resource-list>article.is-actionable{background:#fffdf7;border-color:#e4cf99}.portal-resource-list>article>span{width:44px;height:44px;color:var(--navy-700);background:#eaf1f3;border-radius:10px;place-items:center;display:grid}.portal-resource-list>article>span svg{width:20px}.portal-resource-list>article>div{gap:2px;min-width:0;display:grid}.portal-resource-list>article strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.portal-resource-list>article small,.portal-resource-list>article>div>span{color:var(--text-muted);font-size:.64rem}.portal-resource-action{min-height:36px;color:var(--navy-700);cursor:pointer;background:#fff;border:1px solid #dbe2e4;border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-family:inherit;font-size:.67rem;font-weight:700;display:inline-flex}.portal-resource-action svg{width:14px}.portal-invoice-list{gap:10px;display:grid}.portal-invoice-list--cards{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-invoice-list article{border:1px solid #e3e4df;border-radius:11px;justify-content:space-between;align-items:center;gap:15px;min-width:0;padding:17px;display:flex}.portal-invoice-list article.is-overdue{background:snow;border-color:#ecc0b9}.portal-invoice-list article>div{gap:4px;min-width:0;display:grid}.portal-invoice-list article>div:last-child{text-align:end}.portal-invoice-list small,.portal-invoice-list span{color:var(--text-muted);font-size:.66rem}.portal-messages{border:1px solid #e2e3de;border-radius:12px;overflow:hidden}.portal-messages>header{background:#fffefa;border-bottom:1px solid #e5e5e0;justify-content:space-between;align-items:center;gap:15px;min-height:70px;padding:13px 17px;display:flex}.portal-messages>header>div{align-items:center;gap:10px;display:flex}.portal-messages>header>div>svg{color:#17734d;background:#e5f5ee;border-radius:10px;width:38px;height:38px;padding:9px}.portal-messages>header span{display:grid}.portal-messages>header small{color:var(--text-muted);font-size:.65rem}.portal-messages__secure{color:#23704e;background:#edf8f2;border-radius:8px;padding:7px 10px;font-size:.65rem}.portal-messages .messages-thread{min-height:270px;max-height:430px;padding:18px}.portal-messages .message-composer{background:#fff;border-top:1px solid #e5e5e0;padding:15px}.portal-welcome--messages{margin-bottom:22px}.portal-general-messages{border-radius:15px;min-height:640px}.portal-conversation-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:62px;padding:0 17px;display:flex}.portal-conversation-heading small{min-width:24px;height:24px;color:var(--navy-700);background:#eaf1f3;border-radius:50%;place-items:center;display:grid}.portal-general-messages .conversation-list__avatar{font-weight:800;overflow:hidden}.portal-general-messages .conversation-list__avatar img{object-fit:cover;width:100%;height:100%}.portal-empty--standalone{background:#fff;border:1px solid #e1e2dd;border-radius:15px;min-height:420px}@media (width<=1050px){.client-portal__header{gap:16px}.client-portal__brand>span,.client-portal__profile-trigger>span:nth-child(2){display:none}.client-portal__profile-trigger{min-width:auto}.portal-summary,.portal-projects{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.client-portal__header{justify-content:space-between;gap:10px;min-height:66px;padding:0 16px;display:flex}.client-portal__brand .logo{width:76px}.client-portal__brand>span{display:none}.client-portal__menu-trigger{border:1px solid var(--border);width:39px;height:39px;color:var(--navy-900);background:#fff;border-radius:9px;justify-self:start;place-items:center;display:grid}.client-portal__header nav{z-index:62;top:0;bottom:0;width:min(320px,86vw);box-shadow:var(--shadow-lg);transform:translateX(calc((1 - 2 * var(--rtl-factor,1)) * -110%));background:#fff;flex-direction:column;align-items:stretch;gap:5px;padding:16px;transition:transform .22s;display:flex;position:fixed;inset-inline-start:0}[dir=rtl] .client-portal__header nav{transform:translate(110%)}.client-portal__header nav.is-open{transform:translate(0)}.client-portal__mobile-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:10px;padding:5px 4px 14px;display:flex}.client-portal__mobile-head button{border:1px solid var(--border);background:#fff;border-radius:8px;place-items:center;width:35px;height:35px;display:grid}.client-portal__header nav>a,.client-portal__header nav>button{justify-content:flex-start}.client-portal__nav-overlay{z-index:61;background:#00193173;border:0;display:block;position:fixed;inset:0}.client-portal__actions .notification-menu{display:none}.client-portal__actions{margin-inline-start:auto}.language-switcher--client-portal{width:39px;min-height:39px;margin-inline-end:4px;padding:0}.language-switcher--client-portal span,.client-portal__profile-trigger>svg{display:none}.client-portal__main{width:min(100% - 28px,680px);padding:27px 0 65px}.portal-welcome{flex-direction:column;align-items:stretch}.portal-welcome__message{min-width:0}.portal-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.portal-summary article{gap:9px;min-height:105px;padding:13px}.portal-summary__icon{width:35px;height:35px}.portal-summary strong{font-size:1.2rem}.portal-projects-section{padding:16px}.portal-project-filters,.portal-projects{grid-template-columns:1fr}.portal-project-hero{flex-direction:column;align-items:flex-start;min-height:0;padding:24px}.portal-project-progress-ring{width:95px;height:95px}.portal-project-progress-ring:before{width:76px;height:76px}.portal-project-progress-ring strong{font-size:1.1rem}.portal-attention-strip{flex-direction:column;align-items:stretch}.portal-project-tabs{border-radius:0;margin-inline:-14px;top:66px}.portal-tab-content{margin-inline:-2px;padding:15px}.portal-overview-grid,.portal-resource-list--cards,.portal-invoice-list--cards{grid-template-columns:1fr}.portal-session{grid-template-columns:48px minmax(0,1fr);align-items:start}.portal-session__date{width:46px;height:52px}.portal-session>a{grid-column:2;width:fit-content}.portal-resource-list>article{grid-template-columns:40px minmax(0,1fr)}.portal-resource-list>article>span{width:40px;height:40px}.portal-resource-action{grid-column:2;width:fit-content}.portal-invoice-list article{align-items:flex-start}.portal-messages__secure{display:none!important}.portal-general-messages{min-height:0}.portal-general-messages .conversation-list{max-height:none;padding:9px;display:flex;overflow-x:auto}.portal-general-messages .conversation-list>button{min-width:245px}.portal-general-messages .messages-center__thread .messages-thread{min-height:340px}}@media (width<=430px){.portal-summary{grid-template-columns:1fr}.portal-summary article{align-items:center;min-height:88px}.portal-status-filters{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.portal-project-hero__dates{flex-direction:column;align-items:flex-start;gap:9px}.portal-invoice-list article{flex-direction:column}.portal-invoice-list article>div:last-child{text-align:start}}.staff-page-heading{margin-bottom:24px}.staff-page-heading .heading-actions{align-items:center;gap:10px;display:flex}.staff-access-guide{background:#f7fbfd;border:1px solid #d9e5eb;border-radius:12px;align-items:flex-start;gap:14px;margin:0 0 22px;padding:16px 18px;display:flex}.staff-access-guide>span{width:40px;height:40px;color:var(--navy);background:#e8f1f5;border-radius:10px;flex:none;place-items:center;display:grid}.staff-access-guide strong{margin-bottom:3px;display:block}.staff-access-guide p{color:var(--muted);margin:0;line-height:1.7}.staff-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);align-items:start;gap:24px;display:grid}.staff-card{background:#fff;border:1px solid #e3dfd7;border-radius:14px;padding:28px}.staff-card>.card-heading{border-bottom:1px solid #eeeae3;margin-bottom:22px;padding-bottom:19px}.role-list,.staff-list{gap:12px;margin-top:0;display:grid}.role-list article,.staff-list article{border:1px solid #e8e4dd;border-radius:11px;align-items:center;gap:14px;min-height:78px;padding:16px;display:flex}.role-list article>span:first-child{color:#9a6b10;background:#fff6df;border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.role-list article>div,.staff-list article>div{flex:1;min-width:0;display:grid}.role-list small,.staff-list small{color:var(--muted);text-overflow:ellipsis;overflow:hidden}.role-list button,.staff-list button{width:36px;height:36px;color:var(--navy);cursor:pointer;background:#f5f7f7;border:0;border-radius:8px;place-items:center;display:grid}.role-list button svg,.staff-list button svg{width:16px}.role-list .danger-icon{color:var(--danger);background:var(--danger-bg)}.permissions-grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:14px;display:grid}.permissions-grid section{border:1px solid #e7e3dc;border-radius:10px;gap:12px;padding:17px;display:grid}.permissions-grid h3{color:var(--navy);margin:0 0 5px;font-size:14px}.permission-row{gap:8px;display:grid}.permission-row--scoped{background:#f8fafb;border:1px solid #e4e9eb;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px}.permission-row--scoped .checkbox{align-items:flex-start;line-height:1.55}.staff-member-form{padding-bottom:8px}@media (width<=900px){.staff-layout,.permissions-grid{grid-template-columns:1fr}.staff-page-heading,.staff-page-heading .heading-actions{align-items:stretch}.staff-page-heading .heading-actions{width:100%}.staff-page-heading .heading-actions .button{flex:1}}.project-tasks-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;gap:20px;padding:24px;display:grid}.project-activity-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;gap:22px;padding:26px;display:grid}.activity-loading{place-items:center;min-height:260px;display:grid}.activity-empty{min-height:220px;color:var(--muted);align-content:center;place-items:center;gap:12px;display:grid}.activity-empty svg{color:#b88a35;width:38px;height:38px}.activity-timeline{gap:0;display:grid;position:relative}.activity-timeline:before{top:18px;bottom:18px;content:"";background:#dce5e8;width:1px;position:absolute;inset-inline-start:18px}.activity-entry{grid-template-columns:38px minmax(0,1fr);gap:15px;padding-bottom:20px;display:grid;position:relative}.activity-entry:last-child{padding-bottom:0}.activity-entry__marker{z-index:1;width:37px;height:37px;color:var(--navy);background:#f4f8fa;border:1px solid #d5e1e6;border-radius:50%;place-items:center;display:grid}.activity-entry__marker svg{width:17px}.activity-entry__content{background:#fffefa;border:1px solid #e5e2dc;border-radius:11px;min-width:0;padding:15px 17px}.activity-entry__heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.activity-entry__heading>div{gap:3px;display:grid}.activity-entry__heading strong{color:var(--navy)}.activity-entry__heading span,.activity-entry__actor,.activity-entry__heading time{color:var(--muted);font-size:.82rem}.activity-entry__heading time,.activity-entry__actor{align-items:center;gap:6px;display:inline-flex}.activity-entry__heading time svg,.activity-entry__actor svg{width:14px}.activity-entry__actor{margin-top:9px}.activity-changes{border-top:1px solid #ece8e1;margin-top:12px;padding-top:10px}.activity-changes summary{width:fit-content;color:var(--navy-700);cursor:pointer;font-size:.82rem}.activity-changes>div{gap:7px;margin-top:10px;display:grid}.activity-changes p{background:#f7f9f9;border-radius:7px;grid-template-columns:minmax(120px,.65fr) minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:9px;margin:0;padding:8px 10px;font-size:.8rem;display:grid}.activity-changes p span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.activity-changes p i{color:#b88a35;font-style:normal}.notification-menu,.notification-menu__trigger{position:relative}.notification-menu__trigger>i{color:#fff;background:#c4473b;border:2px solid #fff;border-radius:20px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.58rem;font-style:normal;font-weight:800;display:grid;position:absolute;inset-block-start:-5px;inset-inline-end:-6px}.notification-menu__overlay{z-index:74;background:0 0;border:0;position:fixed;inset:0}.notification-menu__panel{z-index:75;background:#fff;border:1px solid #dfe4e5;border-radius:12px;width:min(390px,100vw - 24px);position:absolute;inset-block-start:calc(100% + 10px);inset-inline-end:0;overflow:hidden;box-shadow:0 18px 55px #0922312e}.notification-menu__panel>header{border-bottom:1px solid #ece9e2;justify-content:space-between;align-items:center;gap:12px;padding:14px 15px;display:flex}.notification-menu__panel>header>div{gap:2px;display:grid}.notification-menu__panel>header span{color:var(--muted);font-size:.7rem}.notification-menu__panel>header button{color:var(--navy-700);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-family:inherit;font-size:.72rem;display:inline-flex}.notification-menu__panel>header svg{width:15px}.notification-menu__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.notification-menu__actions>span{color:var(--muted);font-size:.65rem}.notification-menu__list{max-height:430px;overflow-y:auto}.notification-menu__list>button{width:100%;color:inherit;text-align:start;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f0eee9;grid-template-columns:8px minmax(0,1fr);gap:9px;padding:13px 15px;font-family:inherit;display:grid}.notification-menu__list>button:hover,.notification-menu__list>button.is-unread{background:#f6fafb}.notification-menu__list>button>span{background:0 0;border-radius:50%;width:7px;height:7px;margin-top:6px}.notification-menu__list>button.is-unread>span{background:#c58b1e}.notification-menu__list>button>div{min-width:0}.notification-menu__list strong{font-size:.8rem}.notification-menu__list p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0;font-size:.72rem;line-height:1.55;overflow:hidden}.notification-menu__list time{color:#8b969b;font-size:.64rem}.notification-menu__empty{color:var(--muted);text-align:center;margin:0;padding:30px 20px;font-size:.76rem;line-height:1.7}.notification-menu--compact .icon-button{color:inherit;background:0 0}.realtime-toast{z-index:120;width:min(380px,100vw - 32px);color:var(--navy-900);text-align:start;cursor:pointer;background:#fff;border:1px solid #dfe4e5;border-radius:14px;grid-template-columns:9px minmax(0,1fr);gap:12px;padding:15px;font-family:inherit;display:grid;position:fixed;inset-block-end:20px;inset-inline-end:20px;box-shadow:0 18px 55px #09223133}.realtime-toast>span{background:#c58b1e;border-radius:50%;width:9px;height:9px;margin-top:5px}.realtime-toast strong{font-size:.86rem;display:block}.realtime-toast p{color:var(--muted);margin:5px 0 0;font-size:.75rem;line-height:1.6}.message-template-layout{grid-template-columns:minmax(300px,.85fr) minmax(340px,1.15fr);gap:20px;display:grid}.message-template-list{border-inline-end:1px solid #e9e6df;min-height:420px;padding-inline-end:16px}.message-template-list>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.message-template-list article{background:#fff;border:1px solid #e3e5e3;border-radius:9px;grid-template-columns:minmax(0,1fr) 32px 32px;align-items:center;gap:6px;margin-bottom:8px;padding:11px;display:grid}.message-template-list article.is-disabled{opacity:.55}.message-template-list article>div{gap:3px;min-width:0;display:grid}.message-template-list article small{color:#997224;font-size:.68rem}.message-template-list article p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:.72rem;overflow:hidden}.message-template-list article>button{width:32px;height:32px;color:var(--navy);cursor:pointer;background:#f1f5f6;border:0;border-radius:7px;place-items:center;display:grid}.message-template-list article>button.is-danger{color:var(--danger);background:var(--danger-bg)}.message-template-list article>button svg{width:15px}.message-template-empty{color:var(--muted);text-align:center;padding:30px}.template-placeholders{background:#f8fbfc;border:1px solid #dfe7e9;border-radius:9px;gap:7px;padding:12px;display:grid}.template-placeholders>strong{font-size:.78rem}.template-placeholders>p{color:var(--muted);margin:0;font-size:.68rem;line-height:1.6}.template-placeholders button{color:var(--navy);cursor:pointer;background:#fff;border:1px solid #d8e2e6;border-radius:7px;align-items:center;gap:6px;padding:6px 8px;font-family:inherit;font-size:.68rem;display:inline-flex}.template-placeholders button:hover{background:#fffaf0;border-color:#d1ab56}.template-placeholders code{color:#8b6519;direction:ltr;font-size:.62rem}.document-template-layout{grid-template-columns:minmax(340px,1fr) minmax(360px,1fr);gap:20px;display:grid}.document-template-list{border-inline-end:1px solid #e9e6df;max-height:620px;padding-inline-end:14px;overflow-y:auto}.document-template-list>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.document-template-list__system{border-top:1px solid #e9e6df;margin-top:20px;padding-top:16px}.document-template-list article{background:#fff;border:1px solid #e3e5e3;border-radius:9px;grid-template-columns:34px minmax(0,1fr) 32px 32px;align-items:center;gap:7px;margin-bottom:8px;padding:11px;display:grid}.document-template-list article.is-system{background:#fafaf7;grid-template-columns:34px minmax(0,1fr)}.document-template-list article.is-disabled{opacity:.55}.document-template-list article>span{width:34px;height:34px;color:var(--navy);background:#eef4f6;border-radius:8px;place-items:center;display:grid}.document-template-list article>span svg{width:16px}.document-template-list article>div{gap:3px;min-width:0;display:grid}.document-template-list article small{color:#997224;font-size:.67rem}.document-template-list article p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.7rem;overflow:hidden}.document-template-list article>button{width:32px;height:32px;color:var(--navy);cursor:pointer;background:#f1f5f6;border:0;border-radius:7px;place-items:center;display:grid}.document-template-list article>button svg{width:15px}.document-template-list article>button.is-danger{color:var(--danger);background:var(--danger-bg)}.document-template-readonly{min-height:300px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:10px;padding:30px;display:grid}.document-template-readonly svg{color:#b88a35;width:38px;height:38px}@media (width<=760px){.message-template-layout{grid-template-columns:1fr}.message-template-list{padding-inline-end:0;border-inline-end:0;border-bottom:1px solid #e9e6df;min-height:auto;padding-bottom:15px}.document-template-layout{grid-template-columns:1fr}.document-template-list{padding-inline-end:0;border-inline-end:0;border-bottom:1px solid #e9e6df;max-height:360px;padding-bottom:15px}.notification-menu__panel{width:auto;position:fixed;inset-block-start:64px;inset-inline:12px}}@media (width<=700px){.activity-entry__heading{display:grid}.activity-changes p{grid-template-columns:1fr}.activity-changes p i{transform:rotate(-90deg)}}.project-tasks-heading{margin-bottom:0}.task-overdue-alert{color:#755413;background:#fff9e9;border:1px solid #ead29e;border-radius:10px;align-items:center;gap:11px;padding:13px 15px;display:flex}.task-overdue-alert>svg{color:#b37a13;flex:none;width:20px}.task-overdue-alert>div{gap:2px;display:grid}.task-overdue-alert strong{font-size:.85rem}.task-overdue-alert span{color:#8a7243;font-size:.75rem}.project-team-card{background:#f8fbfc;border:1px solid #dbe4e8;border-radius:12px;grid-template-columns:minmax(210px,.8fr) minmax(260px,1fr) auto;align-items:center;gap:20px;padding:18px;display:grid}.project-team-card>div:first-child{align-items:center;gap:12px;display:flex}.project-team-card__icon{width:44px;height:44px;color:var(--navy);background:#e6f0f4;border-radius:10px;flex:none;place-items:center;display:grid}.project-team-card h3,.project-team-card p{margin:0}.project-team-card p{color:var(--muted);margin-top:3px;font-size:.83rem}.project-team-members{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.project-team-person{background:#fff;border:1px solid #dde5e8;border-radius:20px;align-items:center;gap:7px;max-width:170px;padding:6px 9px;display:inline-flex}.project-team-person i{color:#805a0e;background:#fff1ca;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:.72rem;font-style:normal;font-weight:800;display:grid}.project-team-person strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.project-team-more{color:var(--muted);font-weight:800}.task-summary-row{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.task-summary-row article{background:#fffefa;border:1px solid #e5e1da;border-radius:11px;align-items:center;gap:12px;padding:15px;display:flex}.task-summary-row article>svg{width:22px;color:var(--navy-700)}.task-summary-row article>div{display:grid}.task-summary-row strong{font-size:1.25rem}.task-summary-row span{color:var(--muted);font-size:.78rem}.task-summary-row article.is-danger{background:#fff8f6;border-color:#efc8c1}.task-summary-row article.is-danger svg,.task-summary-row article.is-danger strong{color:var(--danger)}.project-task-toolbar{border-top:1px solid #eeeae3;justify-content:space-between;align-items:center;gap:14px;padding-top:18px;display:flex}.project-task-toolbar h3,.project-task-toolbar p{margin:0}.project-task-toolbar p{color:var(--muted);font-size:.78rem}.project-task-board-wrap{max-width:100%;padding:2px 2px 10px;overflow-x:auto}.project-task-board{grid-template-columns:repeat(4,minmax(260px,1fr));align-items:start;gap:13px;min-width:1120px;display:grid}.project-task-column{background:#f7f8f8;border:1px solid #e1e5e5;border-radius:13px;min-height:250px;padding:10px;transition:border-color .15s,background .15s,box-shadow .15s}.project-task-column.is-drag-over{background:#fffbf1;border-color:#c18c28;box-shadow:inset 0 0 0 1px #e8c984}.project-task-column>header{align-items:center;gap:8px;min-height:38px;padding:2px 4px 10px;display:flex}.project-task-column>header>span{background:#aeb8bd;border-radius:50%;width:9px;height:9px}.project-task-column--in_progress>header>span{background:var(--gold-500)}.project-task-column--completed>header>span{background:#2d9469}.project-task-column--cancelled>header>span{background:#b46b63}.project-task-column>header h3{flex:1;margin:0;font-size:.9rem}.project-task-column>header strong{min-width:25px;height:25px;color:var(--muted);background:#fff;border-radius:20px;place-items:center;font-size:.72rem;display:grid}.project-task-column__body{align-content:start;gap:9px;min-height:185px;display:grid}.project-task-card{background:#fff;border:1px solid #e4e1da;border-radius:10px;grid-template-columns:auto minmax(0,1fr);gap:7px;padding:13px;transition:opacity .15s,transform .15s,box-shadow .15s;display:grid;position:relative;overflow:visible;box-shadow:0 2px 5px #102b3c0a}.project-task-card[draggable=true]{cursor:grab}.project-task-card[draggable=true]:active{cursor:grabbing}.project-task-card:not([draggable=true]){cursor:pointer;grid-template-columns:minmax(0,1fr)}.project-task-card:focus-visible{outline-offset:2px;outline:3px solid #1b4d7224}.project-task-card.is-dragging{opacity:.38;transform:scale(.98)}.project-task-card__grip{color:#a7b1b6;width:16px}.project-task-card--cancelled{opacity:.72}.project-task-card__content{min-width:0}.project-task-card__top{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-task-card__top>div:first-child{min-width:0}.project-task-card__title{overflow-wrap:anywhere;margin:9px 0 0;font-size:.9rem;line-height:1.55}.project-task-date{color:var(--muted);direction:ltr;align-items:center;gap:5px;font-size:.68rem;display:inline-flex}.project-task-date svg{width:14px}.project-task-date.is-overdue{color:var(--danger);font-weight:700}.project-task-card__content>p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0;font-size:.76rem;line-height:1.6;display:-webkit-box;overflow:hidden}.task-priority{border-radius:20px;padding:3px 7px;font-size:.68rem;font-weight:800;display:inline-flex}.task-priority--low{color:#54717e;background:#edf4f6}.task-priority--medium{color:#7a5b1b;background:#fff4d7}.task-priority--high{color:#a54d24;background:#fff0e8}.task-priority--urgent{color:var(--danger);background:var(--danger-bg)}.project-task-stage{color:#735717;text-overflow:ellipsis;white-space:nowrap;background:#fff5da;border-radius:6px;align-items:center;gap:5px;width:fit-content;max-width:100%;margin-top:3px;padding:4px 7px;font-size:.7rem;font-weight:700;display:inline-flex;overflow:hidden}.project-task-stage svg{flex:none;width:13px}.project-task-card__meta{color:var(--muted);gap:6px;margin-top:10px;font-size:.7rem;display:grid}.project-task-card__meta span{align-items:center;gap:5px;display:inline-flex}.project-task-card__meta svg{width:15px}.project-task-card__meta .is-overdue{color:var(--danger);font-weight:700}.project-task-card .dropdown-field{width:100%;margin-top:10px}.project-task-card__actions{border-top:1px solid #f0ede7;grid-column:2;align-items:center;gap:5px;padding-top:2px;display:flex}.project-task-card__actions button{width:30px;height:30px;color:var(--navy);cursor:pointer;background:#f3f6f7;border:0;border-radius:7px;place-items:center;display:grid}.project-task-card__actions button svg{width:16px}.project-task-card__actions button.is-danger{color:var(--danger);background:var(--danger-bg)}.tasks-empty{color:var(--muted);text-align:center;border:1px dashed #ced8dc;border-radius:9px;justify-items:center;gap:7px;padding:28px 12px;display:grid}.tasks-empty svg{width:25px;height:25px}.tasks-empty strong{font-size:.74rem}.task-form__actions .button--danger{margin-inline-end:auto}@media (width<=820px){.project-tasks-panel{padding:17px}.project-team-card{grid-template-columns:1fr}.project-team-card .button{width:100%}.task-summary-row{grid-template-columns:1fr}.project-task-toolbar{flex-direction:column;align-items:stretch}.project-task-toolbar .button{width:100%}}.finance-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:11px;padding:22px}.project-finance-panel{margin-top:0}.finance-empty{min-height:190px;color:var(--text-muted);text-align:center;align-content:center;place-items:center;gap:7px;display:grid}.finance-empty>svg{width:35px;height:35px;color:var(--gold-500)}.finance-empty strong{color:var(--navy-900)}.finance-empty p{margin:0;font-size:.75rem}.finance-cards{gap:10px;margin-top:18px;display:grid}.finance-card{border:1px solid var(--border);border-radius:9px;overflow:hidden}.finance-card__main{width:100%;color:inherit;text-align:right;cursor:pointer;background:#fff;border:0;grid-template-columns:minmax(0,1.5fr) minmax(180px,.7fr) auto;align-items:center;gap:16px;padding:15px;font-family:inherit;display:grid}.finance-card__main:hover{background:#fffdf8}.finance-card__main>div{gap:3px;min-width:0;display:grid}.finance-card__main>div:first-child>span,.finance-card__main small{color:var(--text-muted);font-size:.65rem}.finance-card__main strong{color:var(--navy-900);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.finance-card__amount{text-align:left}.finance-card__badges{flex-direction:column;align-items:flex-end;gap:5px!important;display:flex!important}.invoice-direction{border-radius:999px;width:max-content;padding:4px 8px;font-size:.6rem;font-weight:800;display:inline-flex}.invoice-direction--revenue{color:var(--success);background:var(--success-bg)}.invoice-direction--expense{color:#9a521d;background:#fff0df}.invoice-direction-filter{border:1px solid var(--border);background:var(--cream-50);border-radius:8px;gap:4px;width:max-content;max-width:100%;margin-top:16px;padding:4px;display:flex}.invoice-direction-filter button{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 14px;font-family:inherit;font-size:.68rem;font-weight:700}.invoice-direction-filter button.is-active{color:var(--navy-900);background:#fff;box-shadow:0 2px 8px #00244414}.finance-card__actions{border-top:1px solid var(--border);background:#fcfcfa;flex-wrap:wrap;justify-content:flex-end;gap:6px;padding:9px 13px;display:flex}.finance-card__actions button{border:1px solid var(--border);color:var(--navy-700);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:4px;padding:6px 8px;font-family:inherit;font-size:.64rem;display:inline-flex}.finance-card__actions svg{width:14px}.financial-status{width:max-content;color:var(--text-muted);background:var(--cream-100);border-radius:999px;padding:5px 9px;font-size:.62rem;font-weight:800;display:inline-flex}.financial-status--awaiting_approval,.financial-status--issued{color:var(--navy-700);background:#eaf2f7}.financial-status--accepted,.financial-status--paid{color:var(--success);background:var(--success-bg)}.financial-status--partially_paid{color:#87620e;background:#fff4cf}.financial-status--rejected,.financial-status--cancelled,.financial-status--expired,.financial-status--overdue{color:var(--danger);background:var(--danger-bg)}.financial-form{gap:18px}.financial-items-editor{background:#fbfcfc;border:1px solid #d9e2e7;border-radius:9px;padding:15px}.financial-items-editor__heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.financial-items-editor__heading>div{gap:2px;display:grid}.financial-items-editor__heading strong{color:var(--navy-900)}.financial-items-editor__heading small{color:var(--text-muted);font-size:.64rem}.financial-items-list{gap:10px;display:grid}.financial-item-row{border:1px solid var(--border);background:#fff;border-radius:8px;gap:13px;min-width:0;padding:13px;display:grid}.financial-item-row__top{grid-template-columns:27px minmax(0,1fr) auto;align-items:end;gap:10px;min-width:0;display:grid}.financial-item-row__number{color:var(--text-muted);text-align:center;align-self:center;font-size:.7rem;font-weight:800}.financial-item-row__fields{grid-template-columns:minmax(90px,.65fr) minmax(110px,.8fr) minmax(135px,1fr) minmax(135px,.9fr);align-items:end;gap:10px;min-width:0;padding-inline-start:37px;display:grid}.financial-item-row__fields--with-discount{grid-template-columns:minmax(85px,.6fr) minmax(100px,.75fr) minmax(125px,1fr) minmax(125px,1fr) minmax(130px,.9fr)}.financial-item-row__top>*,.financial-item-row__fields>*{min-width:0}.financial-item-row .form-field__label{font-size:.68rem}.financial-item-row .input,.financial-item-row .number-input__wrap{min-height:43px}.financial-item-row .number-input__wrap input{min-width:0}.financial-item-row__total{background:var(--cream-50);border-radius:6px;align-content:center;gap:1px;min-height:43px;padding:5px 8px;display:grid}.financial-item-row__total small{color:var(--text-muted);font-size:.57rem}.financial-item-row__total strong{color:var(--navy-900);text-align:right;direction:ltr;font-size:.7rem}.financial-item-row__remove{width:34px;height:43px;color:var(--danger);cursor:pointer;background:#fff8f7;border:1px solid #ecd0cc;border-radius:6px;place-items:center;display:grid}.financial-item-row__remove svg{width:15px}.financial-items-total{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;gap:15px;margin-top:12px;padding-top:12px;display:flex}.financial-items-total span{color:var(--text-muted);font-size:.72rem}.financial-items-total strong{color:var(--navy-900);direction:ltr;font-size:1.05rem}.financial-items-total--breakdown{justify-content:stretch;gap:7px;display:grid}.financial-items-total--breakdown>div{justify-content:space-between;align-items:center;gap:20px;display:flex}.financial-items-total--breakdown>.is-grand-total{border-top:1px dashed var(--border-strong);margin-top:3px;padding-top:9px}.financial-form__notice,.financial-success-note{color:#6f5b29;background:#fffbef;border:1px solid #dfd7c1;border-radius:8px;padding:11px 13px;font-size:.7rem;line-height:1.7}.financial-success-note{color:var(--success);background:var(--success-bg);border-color:#b8ddc4;align-items:center;gap:8px;display:flex}.financial-success-note svg{width:19px}.financial-file-field{min-height:82px;color:var(--navy-700);cursor:pointer;background:#fafcfd;border:1px dashed #b7c8d3;border-radius:9px;align-items:center;gap:12px;padding:13px;display:flex}.financial-file-field>svg{width:25px}.financial-file-field span{gap:3px;display:grid}.financial-file-field small{color:var(--text-muted);font-size:.63rem}.financial-file-field input,.invoice-files-section label input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.financial-details{gap:17px;display:grid}.financial-details__summary{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.financial-details__summary>div{background:var(--cream-50);border-radius:7px;gap:3px;padding:11px;display:grid}.financial-details__summary small{color:var(--text-muted);font-size:.62rem}.financial-details__summary strong{color:var(--navy-900);font-size:.76rem}.financial-details section h3{color:var(--navy-900);margin:0 0 7px;font-size:.8rem}.financial-details section p{color:var(--text-muted);white-space:pre-wrap;margin:0;font-size:.72rem;line-height:1.8}.financial-details__items{border:1px solid var(--border);border-radius:8px;overflow:hidden}.financial-details__items>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.financial-details__items>div:last-child{border-bottom:0}.financial-details__items span{gap:2px;display:grid}.financial-details__items strong{color:var(--navy-900);font-size:.72rem}.financial-details__items small{color:var(--text-muted);font-size:.61rem}.financial-tax-number,.public-quote-tax-number{border:1px solid var(--border);color:var(--text-muted);background:var(--cream-50);border-radius:8px;padding:10px 12px;font-size:.68rem}.financial-tax-number strong,.public-quote-tax-number strong{color:var(--navy-900);direction:ltr}.invoice-files-section,.invoice-payments-section{border:1px solid var(--border);border-radius:8px;padding:13px}.invoice-files-section>div,.invoice-payments-section>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.invoice-files-section>button{border:1px solid var(--border);color:var(--navy-700);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:5px;margin-top:8px;padding:7px 9px;font-family:inherit;font-size:.68rem;display:inline-flex}.invoice-files-section>button svg{width:15px}.invoice-payments-list{gap:7px;margin-top:10px;display:grid}.invoice-payments-list article{background:#f7fafb;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.invoice-payments-list article.is-reversed{opacity:.62;text-decoration:line-through}.invoice-payments-list article>div{gap:2px;display:grid}.invoice-payments-list article small{color:var(--text-muted);font-size:.6rem}.invoice-payments-list article span{color:var(--danger);font-size:.62rem}.invoice-payments-list article button{color:var(--danger);cursor:pointer;background:#fff;border:1px solid #e8c5c0;border-radius:6px;align-items:center;gap:4px;padding:6px 8px;font-family:inherit;font-size:.62rem;display:inline-flex}.invoice-payments-list article button svg{width:14px}.public-quote-layout{grid-template-columns:minmax(0,1.5fr) minmax(310px,.65fr);align-items:start;gap:25px;max-width:1180px;margin:0 auto;padding:35px 22px 60px;display:grid}.public-quote-document{gap:13px;display:grid}.public-quote-paper{box-shadow:var(--shadow-sm);background:#fffefa;border:1px solid #dedbd0;border-radius:10px;padding:35px}.public-quote-paper>header{border-bottom:2px solid var(--navy-900);padding-bottom:22px}.public-quote-paper>header span,.public-quote-paper>header p,.public-quote-hash{color:var(--text-muted);font-size:.68rem}.public-quote-paper h1{color:var(--navy-900);margin:7px 0}.public-quote-paper section{padding:20px 0}.public-quote-paper section h2{color:var(--navy-900);margin:0 0 7px;font-size:.9rem}.public-quote-paper section p{color:#425260;white-space:pre-wrap;margin:0;font-size:.78rem;line-height:1.9}.public-quote-items{border:1px solid var(--border);border-radius:8px;margin-top:18px;overflow:hidden}.public-quote-items>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.public-quote-items>div:last-child{border-bottom:0}.public-quote-items span{gap:2px;display:grid}.public-quote-items strong{color:var(--navy-900);font-size:.75rem}.public-quote-items small{color:var(--text-muted);font-size:.63rem}.public-quote-total{color:#fff;background:var(--navy-900);border-radius:8px;gap:8px;margin-top:14px;padding:15px;display:grid}.public-quote-total>div{justify-content:space-between;align-items:center;gap:20px;display:flex}.public-quote-total>.is-grand-total{border-top:1px solid #ffffff40;padding-top:9px}.public-quote-tax-number{margin-top:10px}.public-quote-total strong{font-size:1.05rem}.public-quote-action{position:sticky;top:25px}.public-quote-decision{gap:13px;display:grid}.public-quote-decision h2{color:var(--navy-900);margin:0}.public-quote-decision p,.public-quote-decision>small{color:var(--text-muted);margin:0;font-size:.72rem;line-height:1.8}@media (width<=1100px){.financial-item-row__fields,.financial-item-row__fields--with-discount{grid-template-columns:repeat(2,minmax(0,1fr))}.public-quote-layout{grid-template-columns:1fr}.public-quote-action{position:static}}@media (width<=700px){.finance-panel{padding:16px}.finance-panel>.card-heading{flex-direction:column;align-items:flex-start}.finance-panel>.card-heading .button{width:100%}.finance-card__main{grid-template-columns:1fr auto}.finance-card__amount{text-align:right;grid-column:1}.finance-card__badges{grid-area:1/2/span 2}.invoice-direction-filter{width:100%}.invoice-direction-filter button{flex:1}.financial-item-row__fields,.financial-item-row__fields--with-discount{grid-template-columns:minmax(0,1fr);padding-inline-start:37px}.financial-details__summary{grid-template-columns:1fr 1fr}.public-quote-layout{padding:20px 14px 45px}.public-quote-paper{padding:22px 17px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream-50);min-width:320px;min-height:100vh;margin:0}body,button,input{font-family:inherit}button,input{font-size:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block}h1,h2,h3,p{margin-top:0}.container{width:min(1180px,100% - 40px);margin-inline:auto}.brand-logo{object-fit:contain;width:86px;height:49px}.button{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 20px;font-weight:600;line-height:1;transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:focus-visible,.input-action:focus-visible,.menu-toggle:focus-visible,.icon-button:focus-visible{outline-offset:2px;outline:3px solid #c68a1f47}.button:disabled{cursor:not-allowed;opacity:.58}.button--primary{color:var(--white);background:var(--navy-900);box-shadow:0 7px 18px #00244421}.button--primary:hover:not(:disabled){background:var(--navy-800)}.button--secondary{color:var(--navy-900);background:var(--white);border-color:var(--border-strong)}.button--secondary:hover:not(:disabled){border-color:var(--navy-700);box-shadow:var(--shadow-sm)}.button--ghost{color:inherit;background:0 0}.button--ghost:hover:not(:disabled){background:#ffffff14}.button--danger{color:var(--danger);background:var(--danger-bg)}.button--gold{color:var(--navy-950);background:var(--gold-500)}.button--gold:hover{background:#d1972d}.button--sm{min-height:38px;padding-inline:17px;font-size:.9rem}.button--md{min-height:44px}.button--lg{min-height:52px;padding-inline:26px}.button--full{width:100%}.button__spinner{border:2px solid;border-left-color:#0000;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite spin}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00192fa8;place-items:center;padding:24px;animation:.15s ease-out modal-fade-in;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-panel{background:#fff;border:1px solid #ffffffb8;border-radius:14px;outline:0;flex-direction:column;width:min(100%,720px);max-height:calc(100dvh - 48px);animation:.18s ease-out modal-panel-in;display:flex;overflow:hidden;box-shadow:0 30px 90px #00142652}.modal-panel--md{width:min(100%,600px)}.modal-panel--lg{width:min(100%,760px)}.modal-panel--xl{width:min(100%,980px)}.modal-panel:has(.role-form){width:min(100%,1040px)}.modal-header{border-bottom:1px solid var(--border);background:linear-gradient(#fffefb,#fff);flex:none;justify-content:space-between;align-items:flex-start;gap:24px;padding:20px 26px;display:flex}.modal-header h2{color:var(--navy-900);margin:0;font-size:1.18rem}.modal-header p{max-width:680px;color:var(--text-muted);margin:5px 0 0;font-size:.78rem;line-height:1.65}.modal-close{border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:8px;flex:none;place-items:center;display:grid}.modal-close:hover:not(:disabled){color:var(--navy-900);background:var(--gold-50);border-color:#d8b667}.modal-close:focus-visible{outline-offset:2px;outline:3px solid #1b4d7224}.modal-close:disabled{opacity:.5;cursor:not-allowed}.modal-body{overscroll-behavior:contain;min-height:0;padding:24px 26px 26px;overflow:hidden auto}.modal-form{gap:17px;display:grid}.modal-form__actions{z-index:80;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;justify-content:flex-start;gap:9px;margin:5px -26px -26px;padding:16px 26px;display:flex;position:sticky;bottom:-26px;box-shadow:0 -8px 22px #0024440d}.confirm-dialog{gap:18px;display:grid}.confirm-dialog__consequences{color:var(--navy-800);background:#f2f7fa;border:1px solid #cddde8;border-radius:9px;align-items:flex-start;gap:11px;padding:14px 15px;display:flex}.confirm-dialog--danger .confirm-dialog__consequences{color:#9d352a;background:#fff7f5;border-color:#edd0cb}.confirm-dialog__consequences>svg{flex:none;margin-top:2px}.confirm-dialog__consequences>div{gap:7px;display:grid}.confirm-dialog__consequences strong{font-size:.78rem}.confirm-dialog__consequences ul{color:var(--text-muted);gap:5px;margin:0;padding-inline-start:18px;font-size:.72rem;line-height:1.65;display:grid}.confirm-dialog>.modal-form__actions{margin-top:0}@keyframes modal-fade-in{0%{opacity:0}}@keyframes modal-panel-in{0%{opacity:0;transform:translateY(10px)scale(.985)}}@keyframes spin{to{transform:rotate(360deg)}}.public-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf9f5eb;border-bottom:1px solid #e5e3dbdb;position:sticky;top:0}.public-header__inner{grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;display:grid}.public-header__inner>a{justify-self:start}.public-nav{color:var(--text-muted);align-items:center;gap:34px;font-size:.94rem;font-weight:500;display:flex}.public-nav a:hover,.text-link:hover{color:var(--navy-900)}.public-header__actions{justify-self:end;align-items:center;gap:20px;display:flex}.language-switcher{border:1px solid var(--border);min-height:38px;color:var(--navy-800);cursor:pointer;background:#ffffffc2;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-family:inherit;font-size:.76rem;font-weight:700;display:inline-flex}.language-switcher:hover{border-color:var(--navy-700);background:#fff}.language-switcher--mobile{display:none}.language-switcher--topbar{min-height:36px;margin-inline-end:10px}.language-switcher--auth{z-index:2;color:#fff;background:#001a3180;border-color:#ffffff4d;position:absolute;inset-block-start:20px;inset-inline-end:20px}.language-switcher--auth:hover{color:var(--navy-900)}.text-link{color:var(--navy-700);font-weight:600}.menu-toggle{color:var(--navy-900);background:0 0;border:0;padding:7px;display:none}.hero-section{background:radial-gradient(circle at 18% 18%,#c68a1f1f,#0000 28%),linear-gradient(#faf9f5 0%,#f5f3ed 100%);padding:95px 0 105px;position:relative;overflow:hidden}.hero-section:after{z-index:0;content:"";background-image:radial-gradient(#00244414 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000 72%);mask-image:linear-gradient(270deg,#000,#0000 72%)}.hero-section__grid{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:72px;display:grid;position:relative}.eyebrow,.section-kicker{color:var(--gold-600);align-items:center;gap:7px;font-size:.87rem;font-weight:700;display:inline-flex}.eyebrow{background:#fff1d2a6;border:1px solid #c68a1f38;border-radius:999px;margin-bottom:21px;padding:7px 12px}.hero-copy h1{color:var(--navy-950);letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(2.6rem,5vw,4.55rem);line-height:1.16}.hero-copy h1 em{color:var(--navy-700);font-style:normal}.hero-copy>p{max-width:580px;color:var(--text-muted);margin-bottom:31px;font-size:1.13rem;line-height:1.9}.hero-copy__actions{flex-wrap:wrap;gap:12px;display:flex}.hero-copy__note{color:var(--text-muted);align-items:center;gap:7px;margin-top:18px;font-size:.86rem;display:flex}.hero-copy__note svg{color:var(--success)}.product-preview{background:var(--white);box-shadow:var(--shadow-lg);border:1px solid #0024441f;border-radius:14px;overflow:hidden;transform:perspective(1000px)rotateY(2deg)rotateX(1deg)}.product-preview__bar{border-bottom:1px solid var(--border);background:#f7f7f6;align-items:center;gap:6px;height:32px;padding-inline:13px;display:flex}.product-preview__bar span{background:#d0d4d5;border-radius:50%;width:8px;height:8px}.product-preview__bar span:first-child{background:var(--gold-500)}.product-preview__body{direction:rtl;grid-template-columns:103px 1fr;min-height:390px;display:grid}[dir=ltr] .product-preview__body,[dir=ltr] .dropdown-field--compact{direction:ltr}.product-preview aside{background:var(--navy-900);padding:24px 16px}.preview-logo{color:var(--white);margin-bottom:40px;font-size:1.3rem;font-weight:700}.product-preview aside i{background:#ffffff38;border-radius:4px;height:7px;margin-bottom:22px;display:block}.product-preview aside i:first-of-type{background:var(--gold-500)}.preview-main{background:#fbfbf9;padding:30px}.preview-heading{justify-content:space-between;align-items:flex-start;display:flex}.preview-heading div{gap:8px;display:grid}.preview-heading small{color:var(--text-muted)}.preview-heading strong{color:var(--navy-950);font-size:1.18rem}.preview-heading>span{color:#236544;background:#e9f6ef;border-radius:999px;padding:5px 10px;font-size:.7rem;font-weight:700}.preview-progress{border:1px solid var(--border);background:#fff;border-radius:8px;margin-top:30px;padding:17px}.preview-progress div{justify-content:space-between;margin-bottom:12px;font-size:.75rem;display:flex}.preview-progress>span{background:var(--cream-100);border-radius:8px;height:6px;display:block;overflow:hidden}.preview-progress>span i{background:var(--gold-500);width:64%;height:100%;display:block}.preview-cards{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.preview-cards article{border:1px solid var(--border);background:#fff;border-radius:8px;gap:9px;padding:16px;display:grid}.preview-cards svg{color:var(--navy-700)}.preview-cards span{color:var(--text-muted);font-size:.68rem}.preview-cards strong{color:var(--navy-950);font-size:.8rem}.preview-list{gap:12px;margin-top:18px;display:grid}.preview-list span{border:1px solid var(--border);background:linear-gradient(90deg, var(--cream-100) 32%, transparent 32%) no-repeat, white;background-position:50%;background-size:88% 8px;border-radius:6px;height:36px;display:block}.section{padding:104px 0}.split-section{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.split-section h2,.section-heading h2,.cta-card h2{color:var(--navy-950);letter-spacing:-.025em;margin:13px 0 18px;font-size:clamp(2rem,3.7vw,3rem);line-height:1.3}.split-section p,.section-heading p,.cta-card p{color:var(--text-muted);line-height:1.9}.pain-list{gap:13px;margin:0;padding:0;list-style:none;display:grid}.pain-list li{border:1px solid var(--border);background:var(--white);box-shadow:var(--shadow-sm);border-radius:8px;align-items:center;gap:13px;padding:19px 20px;font-weight:500;display:flex}.pain-list svg{color:var(--white);background:var(--gold-500);border-radius:50%;flex:none;padding:3px}.how-section{border-block:1px solid var(--border);background:var(--white)}.section-heading{text-align:center;max-width:690px;margin:0 auto 54px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step-card{border-top:3px solid var(--gold-500);background:var(--cream-50);padding:32px;position:relative}.step-card>span{color:#00244429;font-size:3.3rem;font-weight:700}.step-card h3{color:var(--navy-900);margin:16px 0 9px;font-size:1.25rem}.step-card p{color:var(--text-muted);margin-bottom:0;line-height:1.8}.features-section{background:var(--cream-50)}.features-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm);padding:29px;transition:transform .18s,box-shadow .18s}.feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.feature-card__icon{width:46px;height:46px;color:var(--gold-600);background:var(--gold-100);border-radius:8px;place-items:center;display:inline-grid}.feature-card h3{color:var(--navy-900);margin:20px 0 8px}.feature-card p{color:var(--text-muted);margin-bottom:0;line-height:1.8}.sectors-section{background:var(--navy-950);position:relative;overflow:hidden}.sectors-section:before{content:"";background:radial-gradient(circle at 80% 10%,#c68a1f2b,#0000 34%);position:absolute;inset:0}.section-heading--light,.sectors-grid{position:relative}.section-heading--light h2,.section-heading--light p{color:var(--white)}.section-heading--light p{opacity:.68}.sectors-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.sectors-grid article{color:var(--white);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;padding:27px 23px}.sectors-grid svg{color:var(--gold-500)}.sectors-grid h3{margin:24px 0 8px}.sectors-grid p{color:#fff9;margin:0;font-size:.9rem}.testimonial-section{background:var(--white)}.testimonial-card{text-align:center;max-width:860px}.testimonial-card svg{color:var(--gold-500);margin:0 auto 24px}.testimonial-card blockquote{color:var(--navy-900);margin:0 0 22px;font-size:clamp(1.55rem,3.5vw,2.35rem);font-weight:600;line-height:1.65}.testimonial-card span{color:var(--text-muted)}.cta-section{background:var(--white);padding-top:20px}.cta-card{color:#fff;background:var(--navy-900);box-shadow:var(--shadow-md);border-radius:14px;justify-content:space-between;align-items:center;gap:50px;padding:53px 58px;display:flex}.cta-card h2{color:var(--white);margin-block:10px}.cta-card p{color:#ffffffb3;margin-bottom:0}.cta-card .button{flex:none}.public-footer{color:#ffffffad;background:var(--navy-950);padding:72px 0 23px}.public-footer__grid{grid-template-columns:2fr 1fr 1fr;gap:90px;display:grid}.public-footer .brand-logo{margin-bottom:18px}.public-footer p{max-width:380px;line-height:1.8}.public-footer h3{color:var(--white);margin-bottom:18px;font-size:1rem}.public-footer__grid>div:not(:first-child){flex-direction:column;gap:12px;display:flex}.public-footer a:hover{color:var(--white)}.public-footer__bottom{border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:58px;padding-top:22px;font-size:.82rem;display:flex}.auth-page{background:linear-gradient(#001a31de, #002444f0), radial-gradient(circle at 15% 20%, var(--gold-500), transparent 26%);place-items:center;min-height:100vh;padding:48px 20px;display:grid;position:relative;overflow:hidden}.auth-page__pattern{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.auth-panel{z-index:1;background:var(--white);border:1px solid #ffffffb3;border-radius:12px;width:min(100%,490px);padding:37px 42px 30px;position:relative;box-shadow:0 30px 90px #000d1959}.auth-panel__logo{margin:0 auto 20px;display:table}.auth-panel__heading{text-align:center;margin-bottom:25px}.auth-panel__heading h1{color:var(--navy-900);margin-bottom:8px;font-size:1.75rem}.auth-panel__heading p{color:var(--text-muted);margin-bottom:0;font-size:.93rem}.auth-form{gap:18px;display:grid}.form-field{align-content:start;gap:7px;display:grid}.form-field__label{color:var(--navy-900);font-size:.9rem;font-weight:600}.input-wrap{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--white);align-items:center;min-height:48px;transition:border-color .14s,box-shadow .14s;display:flex}.textarea{border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:100%;color:var(--text);background:var(--white);resize:vertical;outline:0;min-height:120px;padding:13px;line-height:1.7}.textarea:focus{border-color:var(--navy-700);box-shadow:0 0 0 3px #1b4d721a}.dropdown{position:relative}.dropdown__trigger{border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:100%;min-height:48px;color:var(--text);background:var(--white);cursor:pointer;text-align:right;justify-content:space-between;align-items:center;gap:12px;padding:0 13px;display:flex}.dropdown__trigger:hover,.dropdown__trigger[aria-expanded=true]{border-color:var(--navy-700)}.dropdown__trigger[aria-expanded=true]{box-shadow:0 0 0 3px #1b4d721a}.dropdown__trigger--error{border-color:var(--danger)}.dropdown__trigger>span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;min-width:0;display:inline-flex;overflow:hidden}.dropdown__placeholder{color:#9aa4ab}.dropdown__trigger svg{color:#71818c;flex:none;transition:transform .15s}.dropdown__chevron--open{transform:rotate(180deg)}.dropdown__menu{z-index:120;border:1px solid var(--border);width:100%;max-height:270px;box-shadow:var(--shadow-md);background:#fff;border-radius:8px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto}.dropdown__menu--up{top:auto;bottom:calc(100% + 6px)}.dropdown__menu--portal{z-index:480;position:fixed;bottom:auto;right:auto}.dropdown__menu--compact{width:280px!important}.dropdown__option-content>span{gap:2px;min-width:0;display:grid}.dropdown__option-content strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:600;overflow:hidden}.dropdown__option-content small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;overflow:hidden}.dropdown__menu button{width:100%;min-height:41px;color:var(--text);cursor:pointer;text-align:right;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;padding:7px 10px;display:flex}.dropdown__menu button:hover,.dropdown__menu button.is-selected{color:var(--navy-900);background:var(--cream-100)}.dropdown__menu button>span{align-items:center;gap:8px;display:inline-flex}.dropdown__menu button>svg{color:var(--gold-600)}.phone-input{border:1px solid var(--border-strong);border-radius:var(--radius-sm);direction:ltr;background:#fff;min-height:48px;display:flex}.phone-input:focus-within{border-color:var(--navy-700);box-shadow:0 0 0 3px #1b4d721a}.phone-input--error{border-color:var(--danger)}.dropdown-field--compact{direction:rtl;flex:0 0 168px}.dropdown-field--compact .dropdown__trigger{border:0;border-right:1px solid var(--border);border-radius:var(--radius-sm) 0 0 var(--radius-sm);min-height:46px;box-shadow:none}.dropdown-field--compact .dropdown__menu{width:280px}.multi-select{position:relative}.multi-select__trigger{border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:100%;min-height:48px;color:var(--text);cursor:pointer;text-align:right;background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:0 13px;display:flex}.multi-select__trigger[aria-expanded=true]{border-color:var(--navy-700);box-shadow:0 0 0 3px #1b4d721a}.multi-select__trigger--error{border-color:var(--danger)}.multi-select__trigger .is-placeholder{color:#9aa4ab}.multi-select__selection{margin-top:8px;display:block}.multi-select__selection--hidden{visibility:hidden}.multi-select__chips{flex-wrap:wrap;gap:5px;display:flex}.multi-select__chips>span{color:var(--navy-800);background:#eaf2f7;border-radius:5px;align-items:center;gap:4px;padding:4px 7px;font-size:.69rem;display:inline-flex}.multi-select__chips button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.multi-select__menu{z-index:120;border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;max-height:270px;padding:6px;position:absolute;top:55px;right:0;overflow-y:auto;box-shadow:0 12px 28px #0024441a}.multi-select__menu>button{width:100%;min-height:46px;color:var(--text);cursor:pointer;text-align:right;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;padding:7px 9px;display:flex}.multi-select__menu>button:hover,.multi-select__menu>button[aria-selected=true]{background:var(--cream-100)}.multi-select__menu>button:disabled{opacity:.45;cursor:not-allowed}.multi-select__menu>button>span{gap:2px;display:grid}.multi-select__menu small{color:var(--text-muted);font-size:.66rem}.multi-select__menu>p{color:var(--text-muted);text-align:center;margin:8px;font-size:.78rem}.phone-input__number{border-radius:0 var(--radius-sm) var(--radius-sm) 0;width:100%;min-width:0;color:var(--text);text-align:right;direction:ltr;background:0 0;border:0;outline:0;padding:0 13px}.phone-input__number::placeholder{color:#9aa4ab}.input-wrap:focus-within{border-color:var(--navy-700);box-shadow:0 0 0 3px #1b4d721a}.input-wrap--error{border-color:var(--danger)}.input{width:100%;min-width:0;height:46px;color:var(--text);background:0 0;border:0;outline:0;padding:0 4px}.input::placeholder{color:#9aa4ab}.input-wrap__adornment{color:#81909a;flex:0 0 43px;place-items:center;display:grid}.input-wrap__adornment--end{order:3}.input-action{color:#71818c;cursor:pointer;background:0 0;border:0;place-items:center;padding:7px;display:grid}.form-field__error,.form-field__hint{font-size:.78rem}.form-field__error{color:var(--danger)}.form-field__hint{color:var(--text-muted)}.date-picker{position:relative}.date-picker__trigger-wrap{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--white);align-items:center;height:48px;transition:border-color .14s,box-shadow .14s;display:flex}.date-picker__trigger-wrap:focus-within{border-color:var(--navy-700);box-shadow:0 0 0 3px #1b4d721a}.date-picker__trigger-wrap--error{border-color:var(--danger)}.date-picker__trigger{min-width:0;height:46px;color:var(--text);cursor:pointer;text-align:right;background:0 0;border:0;flex:1;align-items:center;gap:10px;padding:0 13px;display:flex}.date-picker__trigger svg{color:var(--navy-700)}.date-picker__trigger:focus-visible,.date-picker__clear:focus-visible{outline-offset:-2px;outline:2px solid #c68a1f6b}.date-picker__trigger .is-placeholder{color:#9aa4ab}.date-picker__clear{width:38px;height:38px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;margin-inline-end:4px;display:grid}.date-picker__clear:hover{color:var(--danger);background:#fff2f2}.date-picker__popover{--rdp-accent-color:var(--navy-800);--rdp-accent-background-color:var(--gold-100);--rdp-today-color:var(--gold-600);--rdp-day_button-border-radius:8px;z-index:50;border-radius:var(--radius-md);background:#fffefa;border:1px solid #dfd4bc;padding:13px;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 20px 48px #00244429}.date-picker__popover--portal{z-index:450;width:min(340px,100vw - 24px);position:fixed;right:auto}.date-picker__popover .rdp-root{color:var(--text);margin:0;font-size:.85rem}.date-picker__popover .rdp-month_caption{color:var(--navy-900);font-weight:700}.date-picker__popover .rdp-button_previous,.date-picker__popover .rdp-button_next{border:1px solid var(--border);color:var(--navy-800);background:#fff;border-radius:7px}.date-picker__popover .rdp-button_previous:hover,.date-picker__popover .rdp-button_next:hover{background:var(--gold-50);border-color:#d9bd7b}.date-picker__popover .rdp-chevron{fill:var(--navy-800)}.date-picker__popover .rdp-weekday{color:var(--text-muted);opacity:1;font-weight:600}.date-picker__popover .rdp-day_button{border:1px solid #0000;border-radius:7px}.date-picker__popover .rdp-day_button:hover{color:var(--navy-900);background:var(--gold-50);border-color:#ead9ae}.date-picker__popover .rdp-today:not(.rdp-selected) .rdp-day_button{border-color:var(--gold-500);color:var(--gold-600);background:var(--gold-50);font-weight:700}.date-picker__popover .rdp-selected .rdp-day_button{border-color:var(--navy-800);color:#fff;background:var(--navy-800);box-shadow:0 5px 12px #123b5d33}.number-input__wrap{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:#fff;align-items:center;height:48px;display:flex;overflow:hidden}.number-input__wrap:focus-within{border-color:var(--navy-700);box-shadow:0 0 0 3px #1b4d721a}.number-input__wrap--error{border-color:var(--danger)}.number-input__wrap input{width:100%;min-width:48px;height:46px;color:var(--text);font:inherit;text-align:right;background:0 0;border:0;outline:0;padding:0 13px}.number-input__wrap>span{color:var(--text-muted);white-space:nowrap;padding-inline-end:13px;font-size:.78rem}.slider-field{border-radius:var(--radius-sm);background:#ffffffb8;border:1px solid #e1d6bd;padding:15px 17px 12px}.slider-field__heading,.slider-field__limits{justify-content:space-between;align-items:center;display:flex}.slider-field__heading output{color:#fff;background:var(--navy-800);text-align:center;border-radius:999px;min-width:58px;padding:4px 10px;font-size:.83rem;font-weight:700}.slider-field__input{appearance:none;cursor:pointer;background:0 0;outline:0;width:100%;height:24px;margin:7px 0 0}.slider-field__input::-webkit-slider-runnable-track{background:linear-gradient(to left, var(--navy-800) 0 var(--slider-progress), #e4e7e8 var(--slider-progress) 100%);border-radius:999px;height:8px}.slider-field__input::-webkit-slider-thumb{appearance:none;background:var(--gold-500);width:22px;height:22px;box-shadow:0 0 0 1px var(--gold-600), 0 3px 8px #00244433;border:4px solid #fff;border-radius:50%;margin-top:-7px}.slider-field__input::-moz-range-track{background:#e4e7e8;border-radius:999px;height:8px}.slider-field__input::-moz-range-progress{background:var(--navy-800);border-radius:999px;height:8px}.slider-field__input::-moz-range-thumb{background:var(--gold-500);width:15px;height:15px;box-shadow:0 0 0 1px var(--gold-600);border:4px solid #fff;border-radius:50%}.slider-field__input:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 1px var(--gold-600), 0 0 0 5px #c68a1f33}.slider-field__limits{color:var(--text-muted);font-size:.68rem}.stage-progress-slider{grid-column:1/-1}.number-input__wrap button{height:46px;color:var(--navy-700);background:var(--cream-50);cursor:pointer;border:0;flex:0 0 40px;place-items:center;display:grid}.number-input__wrap button:disabled{opacity:.4;cursor:default}.auth-form__options{justify-content:space-between;align-items:center;font-size:.86rem;display:flex}.checkbox{color:var(--text-muted);cursor:pointer;align-items:center;gap:9px;font-size:.85rem;display:inline-flex}.checkbox input{width:17px;height:17px;accent-color:var(--navy-900);margin:0}.checkbox--disabled{opacity:.48;cursor:not-allowed}.muted-link{color:var(--navy-700);cursor:help}.alert{border:1px solid;border-radius:6px;align-items:flex-start;gap:9px;padding:12px 13px;font-size:.84rem;display:flex}.alert svg{flex:none;margin-top:1px}.alert--error{color:var(--danger);background:var(--danger-bg);border-color:#f1bdb7}.alert--success{color:var(--success);background:var(--success-bg);border-color:#bde2ce}.auth-switch{color:var(--text-muted);text-align:center;margin:23px 0 0;font-size:.9rem}.auth-switch a{color:var(--gold-600);font-weight:700}.auth-panel__back{color:var(--text-muted);margin:24px auto 0;font-size:.8rem;display:table}.auth-panel__back:hover{color:var(--navy-900)}.password-strength{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px;display:grid}.password-strength span{background:var(--border);border-radius:4px;height:4px}.password-strength span.is-active{background:var(--gold-500)}.password-strength span.is-active:nth-child(3){background:var(--success)}.password-strength small{color:var(--text-muted);grid-column:1/-1;font-size:.72rem}.full-page-loader{background:var(--cream-50);place-items:center;min-height:100vh;display:grid}.full-page-loader span{border:3px solid var(--border);border-top-color:var(--gold-500);border-radius:50%;width:38px;height:38px;animation:.7s linear infinite spin}.app-shell{background:var(--cream-50);min-height:100vh;display:flex}.sidebar{z-index:50;color:#ffffffb8;background:var(--navy-900);flex-direction:column;width:265px;display:flex;position:fixed;inset-block:0;inset-inline-start:0}.sidebar__brand{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;height:78px;padding-inline:25px;display:flex}.sidebar__brand .brand-logo{width:77px}.sidebar__close{color:#fff;background:0 0;border:0;padding:5px;display:none}.sidebar__nav{flex-direction:column;flex:1;gap:5px;padding:28px 14px;display:flex}.sidebar__link{border-radius:6px;align-items:center;gap:12px;min-height:45px;padding-inline:14px;font-size:.91rem;display:flex}.sidebar__link--active{color:#fff;box-shadow:inset -3px 0 var(--gold-500);background:#ffffff1a}[dir=ltr] .sidebar__link--active{box-shadow:inset 3px 0 var(--gold-500)}[dir=ltr] .lucide-arrow-left,[dir=ltr] .lucide-arrow-right,[dir=ltr] .lucide-chevron-left,[dir=ltr] .lucide-chevron-right{transform:scaleX(-1)}.sidebar__link--disabled{cursor:default;opacity:.62}.sidebar__link small{background:#ffffff17;border-radius:10px;margin-inline-start:auto;padding:2px 6px;font-size:.62rem}.sidebar__group{gap:5px;display:grid}.sidebar__group-trigger{width:100%;color:inherit;font:inherit;text-align:start;cursor:pointer;background:0 0;border:0}.sidebar__group-trigger>span{flex:1}.sidebar__group-chevron{margin-inline-start:auto;transition:transform .16s}.sidebar__group--open .sidebar__group-chevron{transform:rotate(180deg)}.sidebar__group-trigger.sidebar__link--active,[dir=ltr] .sidebar__group-trigger.sidebar__link--active{color:#fff;box-shadow:none;background:#ffffff0b}.sidebar__group--open .sidebar__group-trigger{font-weight:600}.sidebar__submenu{border-inline-start:1px solid #ffffff21;gap:3px;margin-inline-start:24px;padding-inline-start:10px;display:grid}.sidebar__submenu-link{color:#ffffffad;min-height:38px;padding-inline:11px;font-size:.8rem}.sidebar__submenu-link svg{opacity:.82}.sidebar__submenu-link.sidebar__link--active{color:#fff;background:#ffffff17}.sidebar__submenu-link.sidebar__link--active svg{opacity:1;color:#f0c15c}.sidebar__footer{border-top:1px solid #ffffff17;padding:15px 14px 20px}.app-shell__content{width:calc(100% - 265px);min-width:0;margin-inline-start:265px}.app-topbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;align-items:center;min-height:78px;padding:0 34px;display:flex;position:sticky;top:0}.app-topbar__menu{color:var(--navy-900);background:0 0;border:0;padding:5px;display:none}.app-topbar__title{gap:2px;display:grid}.app-topbar__title span{color:var(--text-muted);font-size:.74rem}.app-topbar__title strong{color:var(--navy-900);font-size:.91rem}.account-switcher{gap:2px;min-width:190px;display:grid;position:relative}.account-switcher>span{color:var(--text-muted);font-size:.72rem}.account-switcher>strong,.account-switcher>button{color:var(--navy-900);font-size:.91rem}.account-switcher__single{align-items:center;gap:7px;display:flex;color:var(--navy-900)!important;font-size:.91rem!important}.account-switcher__logo{border:1px solid var(--border);object-fit:contain;background:#fff;border-radius:7px;flex:none;width:28px;height:28px}.account-switcher>button{cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;width:fit-content;padding:4px 0;display:flex}.account-switcher__menu{z-index:35;top:calc(100% + 10px);border:1px solid var(--border);width:260px;box-shadow:var(--shadow-lg);background:#fff;border-radius:12px;padding:7px;display:grid;position:absolute;inset-inline-start:0}.account-switcher__menu button{color:var(--navy-900);cursor:pointer;text-align:start;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:11px 12px;display:flex}.account-switcher__menu button:hover,.account-switcher__menu button.is-active{color:var(--gold-800);background:var(--gold-50)}.calendar-filters--unified{grid-template-columns:minmax(220px,1fr) minmax(260px,2fr) auto}.permissions-note{border:1px solid var(--gold-200);color:var(--text-muted);background:var(--gold-50);border-radius:10px;margin:0;padding:12px 14px;font-size:.8rem;line-height:1.7}.app-topbar__profile-wrap{align-items:center;margin-inline-start:auto;display:flex;position:relative}.app-topbar__profile{color:var(--text-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:4px;font-size:.86rem;display:flex}.avatar{width:37px;height:37px;color:var(--navy-900);background:var(--gold-100);border-radius:50%;place-items:center;font-weight:700;display:grid}.icon-button{border:1px solid var(--border);width:38px;height:38px;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:50%;place-items:center;margin-inline-end:12px;display:grid}.profile-menu-overlay{z-index:54;background:0 0;border:0;position:fixed;inset:0}.profile-menu{z-index:55;top:calc(100% + 13px);border:1px solid var(--border);width:250px;box-shadow:var(--shadow-md);background:#fff;border-radius:9px;padding:7px;position:absolute;inset-inline-end:0;overflow:hidden}.profile-menu__identity{border-bottom:1px solid var(--border);gap:2px;margin-bottom:6px;padding:11px;display:grid}.profile-menu__identity strong{color:var(--navy-900);font-size:.88rem}.profile-menu__identity span{color:var(--text-muted);text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.profile-menu>a,.profile-menu>button{width:100%;min-height:42px;color:var(--text);cursor:pointer;text-align:start;background:0 0;border:0;border-radius:5px;align-items:center;gap:10px;padding:0 11px;font-size:.86rem;display:flex}.profile-menu>a:hover,.profile-menu>button:hover{background:var(--cream-100)}.profile-menu>button{color:var(--danger)}.app-main{width:min(1240px,100%);margin:0 auto;padding:34px}.dashboard-heading{justify-content:space-between;align-items:flex-start;margin-bottom:29px;display:flex}.dashboard-heading>div>span{color:var(--gold-600);font-size:.8rem;font-weight:700}.dashboard-heading h1{color:var(--navy-950);margin:5px 0;font-size:1.75rem}.dashboard-heading p{color:var(--text-muted);margin:0}.phase-badge{color:var(--gold-600);background:var(--gold-100);border:1px solid #c68a1f40;border-radius:999px;padding:7px 12px;font-size:.75rem;font-weight:700}.onboarding-card{border-radius:var(--radius-md);background:linear-gradient(100deg,#fff1d2bd,#fffffff5),#fff;border:1px solid #c68a1f3d;align-items:center;gap:19px;margin-bottom:22px;padding:25px;display:flex}.onboarding-card__icon{width:52px;height:52px;color:var(--navy-900);background:var(--gold-500);border-radius:10px;flex:none;place-items:center;display:grid}.onboarding-card__content{flex:1}.onboarding-card__content>span{color:var(--gold-600);font-size:.75rem;font-weight:700}.onboarding-card h2{color:var(--navy-900);margin:3px 0;font-size:1.22rem}.onboarding-card p{color:var(--text-muted);margin:0;font-size:.88rem}.stats-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.stat-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;align-items:center;gap:15px;padding:20px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.stat-card:hover{border-color:#d8c69d;transform:translateY(-2px);box-shadow:0 10px 25px #00244414}.stat-card__icon{border-radius:8px;flex:none;place-items:center;width:45px;height:45px;display:grid}.stat-card__icon--navy{color:var(--navy-700);background:#e9f0f5}.stat-card__icon--blue{color:#276993;background:#e8f3f9}.stat-card__icon--gold{color:var(--gold-600);background:var(--gold-100)}.stat-card__icon--green{color:var(--success);background:var(--success-bg)}.stat-card>div{gap:2px;min-width:0;display:grid}.stat-card strong{color:var(--navy-950);font-size:1.55rem;line-height:1.2}.stat-card strong.stat-card__money{text-overflow:ellipsis;white-space:nowrap;font-size:1.12rem;overflow:hidden}.stat-card span{color:var(--text-muted);font-size:.8rem}.stat-card small{color:#8a969e;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.66rem;overflow:hidden}.dashboard-primary-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:16px;margin-top:22px;display:grid}.dashboard-secondary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.dashboard-card{border:1px solid var(--border);min-width:0;box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;padding:22px}.dashboard-card__heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.dashboard-card__heading>div{min-width:0}.dashboard-card__heading>div>span{color:var(--gold-600);font-size:.72rem;font-weight:700}.dashboard-card__heading h2{color:var(--navy-950);text-overflow:ellipsis;white-space:nowrap;margin:4px 0;font-size:1.12rem;line-height:1.45;overflow:hidden}.dashboard-card__heading p{color:var(--text-muted);margin:0;font-size:.76rem;line-height:1.65}.dashboard-card__lead-icon{width:42px;height:42px;color:var(--navy-700);background:#edf3f7;border-radius:9px;flex:none;place-items:center;display:grid}.dashboard-card__lead-icon svg{width:21px;height:21px}.dashboard-project-card{background:linear-gradient(125deg,#fff8e8b8,#0000 55%),#fff;border-color:#c68a1f45;overflow:hidden}.dashboard-project-card__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.dashboard-project-card__meta>div{background:#ffffffbd;border:1px solid #e5e3dbcc;border-radius:8px;gap:4px;min-width:0;padding:12px 14px;display:grid}.dashboard-project-card__meta span{color:var(--text-muted);font-size:.68rem}.dashboard-project-card__meta strong{color:var(--navy-900);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.dashboard-progress{background:#e9ecec;border-radius:999px;height:7px;margin-top:16px;overflow:hidden}.dashboard-progress>span{border-radius:inherit;background:linear-gradient(90deg, var(--gold-500), #dfad4d);height:100%;display:block}.dashboard-card__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;min-height:36px;margin-top:18px;padding-top:15px;display:flex}.dashboard-card__footer>span{color:var(--text-muted);font-size:.7rem}.dashboard-attention-card{background:linear-gradient(145deg,#fff,#fff9f7);border-color:#b4231829}.dashboard-attention-card .dashboard-card__lead-icon{color:var(--danger);background:var(--danger-bg)}.dashboard-attention-card--clear{background:linear-gradient(145deg,#fff,#f5fcf8);border-color:#287a5333}.dashboard-attention-card--clear .dashboard-card__lead-icon{color:var(--success);background:var(--success-bg)}.dashboard-attention-list,.dashboard-metric-list{border-top:1px solid var(--border);gap:0;margin-top:18px;display:grid}.dashboard-attention-list>a,.dashboard-metric-list>div{border-bottom:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;gap:14px;padding:11px 0;font-size:.73rem;text-decoration:none;display:flex}.dashboard-attention-list>a:last-child,.dashboard-metric-list>div:last-child{border-bottom:0}.dashboard-attention-list>a:hover span{color:var(--navy-800)}.dashboard-attention-list strong,.dashboard-metric-list strong{color:var(--navy-900);flex:none;font-size:.8rem}.dashboard-session-details{gap:10px;margin-top:18px;display:grid}.dashboard-session-details>div{min-width:0;color:var(--text-muted);align-items:center;gap:9px;font-size:.73rem;display:flex}.dashboard-session-details svg{color:var(--gold-600);flex:none}.dashboard-session-details span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-card__empty{min-height:67px;color:var(--text-muted);margin:18px 0 0;font-size:.76rem;line-height:1.7}.dashboard-quick-actions{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;margin-top:16px;padding:20px 22px;display:flex}.dashboard-quick-actions h2{color:var(--navy-900);margin:0 0 3px;font-size:1rem}.dashboard-quick-actions p{color:var(--text-muted);margin:0;font-size:.72rem}.dashboard-quick-actions__links{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.dashboard-quick-actions__links>a{border:1px solid var(--border);min-height:38px;color:var(--navy-800);background:var(--cream-50);border-radius:7px;align-items:center;gap:7px;padding:0 12px;font-size:.72rem;font-weight:600;text-decoration:none;display:inline-flex}.dashboard-quick-actions__links>a:hover{background:var(--gold-50);border-color:#d8bd7e}.dashboard-command-header{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:24px;display:flex}.dashboard-command-header .dashboard-heading{min-width:260px;margin:0}.dashboard-command-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;max-width:720px;display:flex}.dashboard-header-quick-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.dashboard-header-quick-actions a{border:1px solid var(--border);min-height:38px;color:var(--navy-800);background:#fff;border-radius:7px;align-items:center;gap:7px;padding:0 12px;font-size:.76rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.dashboard-header-quick-actions a:hover{background:var(--gold-50);border-color:#d4b46c;transform:translateY(-1px)}.dashboard-header-quick-actions a.is-primary{border-color:var(--navy-900);color:#fff;background:var(--navy-900)}.dashboard-header-quick-actions a.is-primary:hover{border-color:var(--navy-700);background:var(--navy-700)}.dashboard-refresh{min-height:38px}.dashboard-refresh .is-spinning{animation:.7s linear infinite dashboard-spin}.dashboard-updated-at{width:100%;color:var(--text-muted);text-align:end;font-size:.72rem}.dashboard-error{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.dashboard-error button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:underline}.dashboard-onboarding-strip{background:linear-gradient(100deg,#fff7e5,#fff);border:1px solid #c68a1f4d;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:18px;padding:18px 20px;display:grid}.dashboard-content{display:contents}.dashboard-onboarding-strip>span{width:44px;height:44px;color:var(--navy-900);background:var(--gold-500);border-radius:9px;place-items:center;display:grid}.dashboard-onboarding-strip strong{color:var(--navy-900);font-size:.94rem}.dashboard-onboarding-strip p{color:var(--text-muted);margin:3px 0 0;font-size:.78rem}.dashboard-stat-grid{gap:13px;display:grid}.dashboard-stat-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-stat-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-stat-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-stat-grid--1{grid-template-columns:minmax(260px,1fr)}.dashboard-stat-grid .stat-card{min-height:112px;padding:17px}.dashboard-stat-grid .stat-card small{font-size:.7rem}.dashboard-operations-grid{grid-template-columns:minmax(0,1.45fr) minmax(290px,.75fr);gap:16px;margin-top:16px;display:grid}.dashboard-action-center,.dashboard-agenda,.dashboard-active-projects,.dashboard-finance-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:11px;padding:21px}.dashboard-action-center>header,.dashboard-agenda>header,.dashboard-section-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dashboard-action-center>header>div>span,.dashboard-agenda>header>div>span{color:var(--gold-600);font-size:.75rem;font-weight:800}.dashboard-action-center h2,.dashboard-agenda h2,.dashboard-section-heading h2{color:var(--navy-950);margin:4px 0;font-size:1.08rem}.dashboard-action-center header p,.dashboard-agenda header p,.dashboard-section-heading p{color:var(--text-muted);margin:0;font-size:.76rem;line-height:1.6}.dashboard-action-center>header>strong{color:#a32920;background:#fff0ed;border-radius:9px;place-items:center;min-width:38px;height:38px;padding:0 8px;font-size:.9rem;display:grid}.dashboard-action-list{gap:7px;margin-top:18px;display:grid}.dashboard-action-item{min-height:64px;color:inherit;background:#fff;border:1px solid #ece9e1;border-radius:9px;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 12px;text-decoration:none;transition:all .15s;display:grid}.dashboard-action-item:hover{border-color:#d5c69f;transform:translateY(-1px);box-shadow:0 7px 20px #00244412}.dashboard-action-item__icon{border-radius:8px;place-items:center;width:37px;height:37px;display:grid}.dashboard-action-item__icon svg{width:18px;height:18px}.dashboard-action-item--critical .dashboard-action-item__icon{color:var(--danger);background:var(--danger-bg)}.dashboard-action-item--warning .dashboard-action-item__icon{color:var(--gold-600);background:var(--gold-100)}.dashboard-action-item--info .dashboard-action-item__icon{color:#276993;background:#e8f3f9}.dashboard-action-item__body{gap:2px;min-width:0;display:grid}.dashboard-action-item__body small{color:var(--text-muted);font-size:.7rem;font-weight:700}.dashboard-action-item__body strong{color:var(--navy-950);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.dashboard-action-item__body>span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.dashboard-action-item__meta{color:var(--text-muted);white-space:nowrap;align-items:center;gap:7px;font-size:.72rem;display:inline-flex}.dashboard-action-clear{background:#f7fcf9;border:1px dashed #bcd9c9;border-radius:10px;justify-content:center;align-items:center;gap:14px;min-height:180px;margin-top:18px;padding:28px;display:flex}.dashboard-action-clear>span{color:var(--success)}.dashboard-action-clear strong{color:var(--navy-900);font-size:.9rem}.dashboard-action-clear p{max-width:440px;color:var(--text-muted);margin:3px 0 0;font-size:.76rem}.dashboard-agenda>header>svg{color:var(--gold-600);flex:none}.dashboard-agenda-list{border-top:1px solid var(--border);gap:0;margin-top:14px;display:grid}.dashboard-agenda-list>a{border-bottom:1px solid var(--border);color:inherit;gap:4px;padding:12px 2px;text-decoration:none;display:grid}.dashboard-agenda-list>a:hover strong{color:var(--gold-600)}.dashboard-agenda-list time{color:var(--gold-600);font-size:.7rem;font-weight:800}.dashboard-agenda-list strong{color:var(--navy-950);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.dashboard-agenda-list span{min-width:0;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:.7rem;display:flex;overflow:hidden}.dashboard-agenda-list span svg{flex:none;width:14px;height:14px}.dashboard-agenda-empty,.dashboard-section-empty{min-height:150px;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:.78rem;display:flex}.dashboard-agenda-empty svg,.dashboard-section-empty svg{color:#c2a15d}.dashboard-section-link,.dashboard-section-heading>a,.dashboard-project-list article>a,.dashboard-finance-card>a{color:var(--navy-800);align-items:center;gap:6px;font-size:.75rem;font-weight:800;text-decoration:none;display:inline-flex}.dashboard-section-link{justify-content:flex-end;width:100%;margin-top:13px}.dashboard-section-link svg,.dashboard-section-heading>a svg,.dashboard-project-list article>a svg,.dashboard-finance-card>a svg{width:15px;height:15px}.dashboard-insights-grid{grid-template-columns:minmax(0,1.65fr) minmax(250px,.55fr);align-items:stretch;gap:16px;margin-top:16px;display:grid}.dashboard-insights-grid--single{grid-template-columns:minmax(0,1fr)}.dashboard-project-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:17px;display:grid}.dashboard-project-list article{background:linear-gradient(145deg,#fff,#fffdf8);border:1px solid #e8e4da;border-radius:9px;min-width:0;padding:16px}.dashboard-project-list__top{color:var(--text-muted);justify-content:space-between;align-items:center;gap:10px;font-size:.7rem;display:flex}.dashboard-project-list__top strong{color:var(--gold-600);font-size:.78rem}.dashboard-project-list h3{color:var(--navy-950);text-overflow:ellipsis;white-space:nowrap;margin:7px 0 14px;font-size:.94rem;overflow:hidden}.dashboard-project-list__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.dashboard-project-list__meta>span{min-width:0;color:var(--navy-800);text-overflow:ellipsis;white-space:nowrap;gap:3px;font-size:.73rem;display:grid;overflow:hidden}.dashboard-project-list__meta small{color:var(--text-muted);font-size:.68rem}.dashboard-project-list__progress{background:#e9ecec;border-radius:999px;height:6px;margin:15px 0;overflow:hidden}.dashboard-project-list__progress span{border-radius:inherit;background:linear-gradient(90deg, var(--gold-500), #dfad4d);height:100%;display:block}.dashboard-project-list article>a{justify-content:flex-end}.dashboard-finance-card{flex-direction:column;min-width:0;display:flex}.dashboard-finance-card>header{border-bottom:1px solid var(--border);align-items:center;gap:11px;padding-bottom:16px;display:flex}.dashboard-finance-card__icon{width:40px;height:40px;color:var(--gold-600);background:var(--gold-100);border-radius:9px;flex:none;place-items:center;display:grid}.dashboard-finance-card__icon svg{width:19px;height:19px}.dashboard-finance-card>header>div{gap:2px;min-width:0;display:grid}.dashboard-finance-card small,.dashboard-finance-metrics span{color:var(--text-muted);font-size:.7rem}.dashboard-finance-card>header strong{color:var(--navy-950);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.dashboard-finance-metrics{gap:0;margin-top:6px;display:grid}.dashboard-finance-metrics>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:13px 0;display:flex}.dashboard-finance-metrics strong{color:var(--navy-950);text-align:end;font-size:.8rem}.dashboard-finance-card>a{justify-content:flex-end;margin-top:auto;padding-top:17px}.dashboard-skeleton{gap:16px;display:grid}.dashboard-skeleton__stats,.dashboard-skeleton__projects{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.dashboard-skeleton__projects{grid-template-columns:repeat(3,1fr)}.dashboard-skeleton__main{grid-template-columns:1.45fr .75fr;gap:16px;display:grid}.dashboard-skeleton span{background:linear-gradient(90deg,#edf0ef 25%,#f8f9f8 50%,#edf0ef 75%) 0 0/200% 100%;border-radius:10px;min-height:112px;animation:1.4s infinite dashboard-shimmer;display:block}.dashboard-skeleton__main span{min-height:390px}.dashboard-skeleton__projects span{min-height:190px}@keyframes dashboard-spin{to{transform:rotate(360deg)}}@keyframes dashboard-shimmer{to{background-position:-200% 0}}@media (width<=1080px){.dashboard-command-header{flex-direction:column}.dashboard-command-header__actions{justify-content:flex-start;max-width:none}.dashboard-updated-at{text-align:start}.dashboard-stat-grid--4,.dashboard-project-list{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-project-list article:last-child{grid-column:1/-1}}@media (width<=820px){.dashboard-operations-grid,.dashboard-insights-grid,.dashboard-skeleton__main{grid-template-columns:1fr}.dashboard-agenda-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.dashboard-project-list{grid-template-columns:1fr}.dashboard-project-list article:last-child{grid-column:auto}}@media (width<=620px){.dashboard-content{flex-direction:column;display:flex}.dashboard-content .dashboard-onboarding-strip{order:0}.dashboard-content .dashboard-operations-grid{display:contents}.dashboard-content .dashboard-action-center{order:1;margin-bottom:14px}.dashboard-content .dashboard-stat-grid{order:2}.dashboard-content .dashboard-agenda{order:3;margin-top:14px}.dashboard-content .dashboard-insights-grid{order:4}.dashboard-command-header__actions,.dashboard-header-quick-actions{width:100%}.dashboard-header-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-header-quick-actions a{justify-content:center}.dashboard-refresh{width:100%}.dashboard-onboarding-strip{grid-template-columns:auto minmax(0,1fr)}.dashboard-onboarding-strip .button{grid-column:1/-1;width:100%}.dashboard-stat-grid--4,.dashboard-stat-grid--3,.dashboard-stat-grid--2,.dashboard-skeleton__stats,.dashboard-skeleton__projects{grid-template-columns:1fr}.dashboard-action-center,.dashboard-agenda,.dashboard-active-projects,.dashboard-finance-card{padding:16px}.dashboard-action-item{grid-template-columns:37px minmax(0,1fr)}.dashboard-action-item__meta{grid-column:2;justify-content:space-between}.dashboard-agenda-list{grid-template-columns:1fr}}.messages-page-heading{margin-bottom:22px}.messages-page-heading__title,.messages-page-heading__sub{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.messages-page-heading__actions{align-items:center;gap:10px;display:flex}.messages-page-heading__title .page-kicker{color:var(--gold-600);font-size:.8rem;font-weight:700}.messages-page-heading__title h1{margin-bottom:0}.messages-page-heading__sub p{margin:0}.new-conversation-modal{gap:15px;min-height:120px;display:grid}.messages-center-loading{place-items:center;min-height:420px;display:grid}.messages-center{border:1px solid var(--border);min-height:680px;box-shadow:var(--shadow-sm);background:#fff;border-radius:13px;grid-template-columns:minmax(310px,370px) minmax(0,1fr);display:grid;overflow:hidden}.messages-center__sidebar{border-inline-end:1px solid var(--border);background:#fffefa;min-width:0}.messages-center__search{border-bottom:1px solid var(--border);padding:17px}.conversation-list{max-height:690px;padding:8px;overflow-y:auto}.conversation-list>button{width:100%;color:inherit;text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 11px;font-family:inherit;display:grid;position:relative}.conversation-list>button:hover{background:#f6f7f5}.conversation-list>button.is-active{background:#eef5f7;border-color:#cadbe2}.conversation-list__avatar{width:42px;height:42px;color:var(--navy-700);background:#e7eef1;border-radius:50%;place-items:center;display:grid}.conversation-list__avatar svg{width:19px}.conversation-list__body{gap:3px;min-width:0;display:grid}.conversation-list__body>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.conversation-list__body strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.conversation-list__body time{color:var(--muted);flex:none;font-size:.62rem}.conversation-list__body small{color:#71818b;text-overflow:ellipsis;white-space:nowrap;font-size:.67rem;overflow:hidden}.conversation-list__body p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:.7rem;overflow:hidden}.conversation-list>button>i{color:#fff;background:#16734a;border-radius:50%;place-items:center;min-width:21px;height:21px;font-size:.65rem;font-style:normal;display:grid}.conversation-list__empty,.messages-center__placeholder{min-height:360px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:12px;display:grid}.conversation-list__empty svg,.messages-center__placeholder svg{color:#b88a35;width:38px;height:38px}.messages-center__thread{background:#f8f8f5;min-width:0;padding:0}.messages-center__thread .messages-panel{height:100%;box-shadow:none;border:0;border-radius:0}.messages-center__thread .messages-thread{max-height:470px}@media (width<=900px){.messages-page-heading__title,.messages-page-heading__sub{flex-direction:column;align-items:stretch}.messages-page-heading__title .button,.messages-page-heading__sub .button{width:100%}.messages-page-heading__actions{flex-direction:column;width:100%}.messages-center{grid-template-columns:1fr}.messages-center__sidebar{border-inline-end:0;border-bottom:1px solid var(--border)}.conversation-list{max-height:330px}}.messages-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:11px;overflow:hidden}.messages-panel__header{border-bottom:1px solid var(--border);background:#fffefa;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:17px 20px;display:flex}.messages-panel__header>div:first-child{align-items:center;gap:12px;min-width:0;display:flex}.messages-panel__icon{color:#16734a;background:#e8f7ef;border-radius:10px;flex:none;place-items:center;width:43px;height:43px;display:grid}.messages-panel__header h2{color:var(--navy-950);margin:0;font-size:1rem}.messages-panel__header p{color:var(--text-muted);margin:3px 0 0;font-size:.72rem}.messages-panel__connection{border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:flex}.messages-panel__connection>div{gap:1px;display:grid}.messages-panel__connection strong{color:var(--navy-900);font-size:.7rem}.messages-panel__connection small{color:var(--text-muted);font-size:.6rem}.messages-panel__connection>a{width:29px;height:29px;color:var(--navy-700);background:var(--cream-100);border-radius:6px;place-items:center;margin-inline-start:5px;display:grid}.connection-dot{background:#a7b0b6;border-radius:50%;flex:none;width:8px;height:8px}.connection-dot--active{background:#35a56c;box-shadow:0 0 0 4px #35a56c1f}.connection-dot--error{background:var(--danger)}.messages-panel__error{color:var(--danger);background:var(--danger-bg);border:1px solid #f0c5c0;border-radius:7px;align-items:center;gap:8px;margin:14px 18px 0;padding:10px 12px;font-size:.72rem;display:flex}.messages-thread{background:linear-gradient(#faf9f5e8,#faf9f5e8),radial-gradient(circle at 20px 20px,#d9dedf 1px,#0000 1px) 0 0/28px 28px;flex-direction:column;gap:10px;min-height:390px;max-height:58vh;padding:22px;display:flex;overflow-y:auto}.messages-thread__empty{min-height:330px;color:var(--text-muted);text-align:center;flex:1;align-content:center;place-items:center;display:grid}.messages-thread__empty svg{color:#9badb8;width:40px;height:40px;margin-bottom:10px}.messages-thread__empty strong{color:var(--navy-900);font-size:.88rem}.messages-thread__empty p{margin:5px 0 0;font-size:.72rem}.message-bubble{border:1px solid var(--border);text-align:start;background:#fff;border-radius:12px 12px 12px 3px;width:fit-content;max-width:min(72%,640px);padding:10px 12px 7px;box-shadow:0 2px 5px #0024440d}.message-bubble--outbound{color:#fff;background:var(--navy-800);border-color:#0b486f;border-radius:12px 12px 3px;margin-left:auto}.message-bubble--failed{color:var(--text);background:#fff7f5;border-color:#e4a9a2}.message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.8rem;line-height:1.75}.message-bubble>div{justify-content:flex-end;align-items:center;gap:8px;margin-top:4px;display:flex}.message-bubble time{color:inherit;opacity:.68;font-size:.58rem}.message-status{opacity:.78;align-items:center;gap:3px;font-size:.57rem;display:inline-flex}.message-status svg{width:13px;height:13px}.message-status--read{color:#80d6ff;opacity:1}.message-status--failed{color:var(--danger);opacity:1}.message-bubble__failure{color:var(--danger);border-top:1px solid #f0c5c0;flex-direction:column;padding-top:7px;font-size:.64rem;align-items:flex-start!important}.message-bubble__failure button{color:var(--danger);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:.65rem;font-weight:700;display:inline-flex}.message-composer{border-top:1px solid var(--border);background:#fff;padding:16px 18px}.message-composer textarea{resize:vertical;min-height:78px}.message-composer>div:last-child{justify-content:space-between;align-items:center;gap:20px;margin-top:10px;display:flex}.message-composer small{max-width:650px;color:var(--text-muted);font-size:.63rem;line-height:1.6}.messages-panel__setup{border-top:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.messages-panel__setup p{color:var(--text-muted);margin:0;font-size:.74rem}.whatsapp-settings-card{grid-column:1/-1}.whatsapp-settings-card .settings-card__heading{position:relative}.integration-status{color:var(--success);background:var(--success-bg);border-radius:999px;margin-inline-start:auto;padding:5px 9px;font-size:.62rem;font-weight:700}.integration-status--error{color:var(--danger);background:var(--danger-bg)}.whatsapp-webhook-box{background:#f7fcf9;border:1px solid #c9ded4;border-radius:9px;gap:10px;padding:15px;display:grid}.whatsapp-webhook-box__heading{align-items:center;gap:9px;margin-bottom:2px;display:flex}.whatsapp-webhook-box__heading>svg{color:var(--success)}.whatsapp-webhook-box__heading>div{display:grid}.whatsapp-webhook-box__heading strong{color:var(--navy-900);font-size:.78rem}.whatsapp-webhook-box__heading span,.whatsapp-webhook-box>small{color:var(--text-muted);font-size:.64rem}.whatsapp-webhook-box>div:not(.whatsapp-webhook-box__heading){grid-template-columns:120px minmax(0,1fr) 35px;align-items:center;gap:9px;display:grid}.whatsapp-webhook-box label{color:var(--text-muted);font-size:.66rem;font-weight:600}.whatsapp-webhook-box code{color:var(--navy-800);text-align:left;text-overflow:ellipsis;white-space:nowrap;direction:ltr;background:#fff;border:1px solid #dbe9e2;border-radius:6px;padding:8px 10px;font-size:.64rem;overflow:hidden}.whatsapp-webhook-box button{width:35px;height:35px;color:var(--navy-700);cursor:pointer;background:#fff;border:1px solid #dbe9e2;border-radius:6px;place-items:center;display:grid}.whatsapp-webhook-box button svg{width:16px;height:16px}.empty-dashboard{border:1px dashed var(--border-strong);text-align:center;background:#fff9;border-radius:9px;align-content:center;place-items:center;min-height:360px;margin-top:22px;padding:48px 25px;display:grid}.empty-dashboard__illustration{width:70px;height:70px;color:var(--navy-700);background:#edf2f5;border-radius:18px;place-items:center;margin-bottom:17px;display:grid}.empty-dashboard__illustration svg{width:32px;height:32px}.empty-dashboard h2{color:var(--navy-900);margin-bottom:8px}.empty-dashboard p{max-width:570px;color:var(--text-muted);margin-bottom:27px;line-height:1.8}.empty-dashboard__steps{align-items:center;display:flex}.empty-dashboard__steps span{border:1px solid var(--border-strong);width:29px;height:29px;color:var(--text-muted);background:#fff;border-radius:50%;place-items:center;font-size:.78rem;display:grid}.empty-dashboard__steps span.is-complete{border-color:var(--gold-500);color:#fff;background:var(--gold-500)}.empty-dashboard__steps i{background:var(--border-strong);width:55px;height:1px}.empty-dashboard small{color:var(--text-muted);margin-top:10px}.page-heading{margin-bottom:27px}.page-heading--actions{justify-content:space-between;align-items:center;gap:30px;display:flex}.page-heading>div>span,.page-heading>span{color:var(--gold-600);font-size:.8rem;font-weight:700}.page-heading h1{color:var(--navy-950);margin:5px 0;font-size:1.8rem}.page-heading>p,.page-heading>div>p{color:var(--text-muted);margin:0}.back-link{color:var(--navy-700);align-items:center;gap:7px;margin-bottom:12px;font-size:.84rem;font-weight:600;display:inline-flex}.settings-grid{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.settings-card,.form-card,.setup-card{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;gap:19px;padding:28px;display:grid}.settings-card__heading{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding-bottom:18px;display:flex}.settings-card__heading>span{width:43px;height:43px;color:var(--navy-700);background:#edf2f5;border-radius:8px;flex:none;place-items:center;display:grid}.settings-card__heading h2{color:var(--navy-900);margin:0 0 3px;font-size:1.08rem}.settings-card__heading p{color:var(--text-muted);margin:0;font-size:.8rem}.account-settings-shell{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;overflow:hidden}.settings-tabs{border-bottom:1px solid var(--border);background:#fbfaf7;gap:5px;padding:10px;display:flex;overflow-x:auto}.settings-tabs button{min-height:44px;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;align-items:center;gap:8px;padding:0 17px;font-size:.82rem;font-weight:700;display:inline-flex}.settings-tabs button svg{width:17px}.settings-tabs button.is-active{color:var(--navy-900);background:#fff;box-shadow:0 3px 12px #00244414}.account-settings-form{gap:20px;max-width:980px;padding:30px;display:grid}.account-settings-form__actions{border-top:1px solid var(--border);justify-content:flex-end;padding-top:8px;display:flex}.account-branding,.profile-avatar-editor{border:1px solid var(--border);background:#fcfcfa;border-radius:12px;align-items:center;gap:18px;padding:18px;display:flex}.account-branding__logo,.profile-avatar-editor>span{width:88px;height:88px;color:var(--navy-600);background:#edf3f5;border:1px dashed #c7d4da;border-radius:14px;flex:none;place-items:center;display:grid;overflow:hidden}.account-branding__logo img,.profile-avatar-editor img{object-fit:cover;width:100%;height:100%}.account-branding__logo svg,.profile-avatar-editor>span>svg{width:34px;height:34px}.account-branding p,.profile-avatar-editor p{color:var(--text-muted);margin:3px 0 12px;font-size:.76rem}.account-branding .button,.profile-avatar-editor .button{cursor:pointer;width:fit-content}.settings-security-note{color:#2b6447;background:#f1f8f3;border:1px solid #d7e5dc;border-radius:9px;padding:13px 15px;font-size:.8rem}.template-placeholders{gap:8px;display:grid}.template-placeholders>div{flex-wrap:wrap;gap:7px;display:flex}.template-placeholders button{color:var(--navy-700);font:inherit;cursor:pointer;background:#f5f8f9;border:1px solid #d8e0e4;border-radius:7px;padding:7px 9px;font-size:.7rem}.template-placeholders code{direction:ltr;margin-inline-start:4px}.avatar img{object-fit:cover;width:100%;height:100%}@media (width<=700px){.account-settings-form{padding:20px 16px}.account-branding,.profile-avatar-editor{flex-direction:column;align-items:flex-start}.account-settings-form__actions .button{width:100%}}.setup-shell{max-width:820px;margin:0 auto}.setup-card{padding:36px 42px}.setup-card__heading{text-align:center}.setup-card__heading>span{color:var(--gold-600);font-size:.8rem;font-weight:700}.setup-card__heading h1{color:var(--navy-950);margin:7px 0;font-size:1.8rem}.setup-card__heading p{max-width:570px;color:var(--text-muted);margin:0 auto;line-height:1.8}.setup-form,.project-form{gap:20px;display:grid}.account-type-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.account-type-grid button{border:1px solid var(--border-strong);color:var(--text-muted);cursor:pointer;text-align:right;background:#fff;border-radius:8px;gap:7px;padding:20px;display:grid}.account-type-grid button:hover,.account-type-grid button.is-selected{border-color:var(--gold-500);background:#fffbf2}.account-type-grid button.is-selected{box-shadow:0 0 0 2px #c68a1f1f}.account-type-grid svg{color:var(--navy-700)}.account-type-grid strong{color:var(--navy-900)}.account-type-grid span{font-size:.8rem}.form-grid{gap:15px;display:grid}.form-grid--two{grid-template-columns:1fr 1fr}.setup-card__note{color:#7e5b1b;background:var(--gold-100);border:1px solid #c68a1f3b;border-radius:6px;padding:12px 14px;font-size:.8rem}.form-card{max-width:850px}.project-visibility{border:1px solid var(--border);background:var(--cream-50);border-radius:7px;padding:16px}.project-visibility p{color:var(--text-muted);margin:7px 26px 0 0;font-size:.78rem}.form-actions{border-top:1px solid var(--border);justify-content:flex-start;padding-top:7px;display:flex}.projects-toolbar{border:1px solid var(--border);background:#fff;border-radius:8px;gap:10px;margin-bottom:18px;padding:13px;display:flex}.projects-search{border:1px solid var(--border-strong);min-height:42px;color:var(--text-muted);border-radius:6px;flex:1;align-items:center;gap:9px;padding:0 13px;display:flex}.projects-search input{border:0;outline:0;width:100%}.projects-toolbar>button{border:1px solid var(--border-strong);min-height:42px;color:var(--text);background:#fff;border-radius:6px;padding:0 15px}.projects-status-dropdown{width:190px}.projects-status-dropdown .dropdown__trigger{min-height:42px}.projects-toolbar>button{color:#fff;background:var(--navy-900);cursor:pointer}.projects-empty{border:1px dashed var(--border-strong);text-align:center;background:#ffffffb8;border-radius:9px;align-content:center;place-items:center;min-height:430px;padding:50px 25px;display:grid}.projects-empty>span{width:70px;height:70px;color:var(--navy-700);background:#edf2f5;border-radius:18px;place-items:center;margin-bottom:18px;display:grid}.projects-empty h2{color:var(--navy-900);margin-bottom:7px}.projects-empty p{max-width:520px;color:var(--text-muted);margin-bottom:21px}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.project-card{border:1px solid var(--border);border-top:3px solid var(--project-status-color,#4b8fbd);min-width:0;box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;flex-direction:column;padding:19px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.project-card:hover{border-color:#c7d7de;border-top-color:var(--project-status-color,#4b8fbd);transform:translateY(-2px);box-shadow:0 15px 32px #00244414}.project-card__header,.project-card__identity,.project-card__people,.project-card__team,.project-card__actions,.project-card__actions>div{align-items:center;display:flex}.project-card__header{justify-content:space-between;gap:12px;min-width:0}.project-card__identity{gap:10px;min-width:0}.project-card__identity>div{min-width:0}.project-card__icon{width:39px;height:39px;color:var(--project-status-color,var(--navy-700));background:var(--project-status-soft,#edf3f5);border-radius:9px;flex:none;place-items:center;display:grid}.project-card__identity a{color:var(--navy-900)}.project-card__identity h2{text-overflow:ellipsis;white-space:nowrap;margin:0 0 2px;font-size:.95rem;line-height:1.45;overflow:hidden}.project-card__identity small{color:var(--text-muted);font-size:.67rem}.project-card__status{flex:none;width:auto}.project-card__status .dropdown__trigger{border:0;border-radius:999px;gap:5px;min-height:32px;padding:0 10px;font-size:.7rem;font-weight:700}.project-card__status .dropdown__trigger svg{width:13px}.project-card__status--new .dropdown__trigger{color:#1d5e8c;background:#e8f3fb}.project-card__status--in_progress .dropdown__trigger{color:#8a5a08;background:#fff3d6}.project-card__status--completed .dropdown__trigger{color:#1f6b45;background:#e4f5eb}.project-card__status--on_hold .dropdown__trigger{color:#a3432f;background:#fdebe7}.project-card__description{min-height:47px;color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:17px 0 14px;font-size:.73rem;line-height:1.75;display:-webkit-box;overflow:hidden}.project-card__progress-heading{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:7px;font-size:.68rem;display:flex}.project-card__progress-heading strong{color:var(--navy-900);font-size:.76rem}.project-card__progress{background:#e9eeef;border-radius:999px;height:6px;overflow:hidden}.project-card__progress>span{border-radius:inherit;background:var(--project-status-color,var(--gold-500));height:100%;transition:width .25s;display:block}.project-card__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:17px;display:grid}.project-card__facts>div{background:#f7f8f7;border-radius:8px;gap:4px;min-width:0;padding:10px 11px;display:grid}.project-card__facts span{color:var(--text-muted);align-items:center;gap:5px;font-size:.64rem;display:flex}.project-card__facts strong{color:var(--navy-900);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.project-card__people{border-bottom:1px solid var(--border);justify-content:space-between;gap:10px;min-height:51px;margin-top:10px}.project-card__team{min-width:0;color:var(--text-muted);gap:7px}.project-card__team small,.project-card__visibility{color:var(--text-muted);font-size:.64rem}.project-card__avatars{direction:ltr;display:flex}.project-card__avatars span{width:25px;height:25px;color:var(--navy-800);background:#dfecef;border:2px solid #fff;border-radius:50%;place-items:center;margin-left:-6px;font-size:.63rem;font-weight:800;display:grid}.project-card__avatars span:nth-child(2){background:#f4e8c9}.project-card__avatars span:nth-child(3){background:#e7e5f1}.project-card__visibility{white-space:nowrap;align-items:center;gap:5px;display:flex}.project-card__visibility.is-visible{color:#246747}.project-card__attention{gap:6px;padding:10px 0 0;display:grid}.project-card__attention>a{border-radius:8px;align-items:center;gap:8px;min-width:0;padding:9px 10px;font-size:.66rem;display:flex}.project-card__attention>a>svg{flex:none}.project-card__attention>a>span{gap:2px;min-width:0;display:grid}.project-card__attention strong,.project-card__attention small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-card__attention small{opacity:.8;font-size:.61rem}.project-card__attention .is-danger{color:#a33d2b;background:#fdebe7}.project-card__attention .is-warning{color:#8a5a08;background:#fff3d6}.project-card__attention .is-info{color:#245f87;background:#eaf4fa}.project-card__error{color:var(--danger);margin:8px 0 0;font-size:.68rem}.project-card__actions{justify-content:space-between;gap:10px;min-height:43px;margin-top:auto;padding-top:11px}.project-card__open{color:var(--navy-800);align-items:center;gap:6px;font-size:.7rem;font-weight:800;display:inline-flex}.project-card__actions>div{gap:5px}.project-card__actions>div a{width:31px;height:31px;color:var(--navy-700);background:#f1f4f4;border-radius:7px;place-items:center;transition:color .15s,background .15s;display:grid}.project-card__actions>div a:hover{color:#fff;background:var(--navy-800)}.projects-table-wrap{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;overflow-x:auto}.projects-table{border-collapse:collapse;white-space:nowrap;width:100%}.projects-table th,.projects-table td{border-bottom:1px solid var(--border);text-align:right;padding:16px 18px}.projects-table th{color:var(--text-muted);background:#fbfbf9;font-size:.76rem;font-weight:600}.projects-table td{color:var(--text-muted);font-size:.84rem}.projects-table tbody tr:last-child td{border-bottom:0}.projects-table tbody tr:hover{background:#fdfcf9}.projects-table td:first-child a{gap:3px;display:grid}.projects-table td:first-child strong{color:var(--navy-900)}.projects-table td:first-child span{color:var(--text-muted);font-size:.72rem}.status-badge{border-radius:999px;padding:5px 10px;font-size:.73rem;font-weight:700;display:inline-flex}.status-badge--new{color:#1d5e8c;background:#e8f3fb}.status-badge--in_progress{color:#8a5a08;background:#fff3d6}.status-badge--completed{color:#1f6b45;background:#e4f5eb}.status-badge--on_hold{color:#a3432f;background:#fdebe7}.project-date{align-items:center;gap:6px;display:inline-flex}.table-action{border-radius:5px;place-items:center;width:34px;height:34px;display:grid}.table-action:hover{background:var(--cream-100)}.content-loader .full-page-loader{min-height:300px}.content-error{color:var(--danger);background:var(--danger-bg);text-align:center;border:1px solid #f1bdb7;border-radius:8px;padding:25px}.project-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:24px;display:flex}.project-heading__title{align-items:center;gap:13px;display:flex}.project-heading h1{color:var(--navy-950);margin:0;font-size:1.9rem}.project-heading p{color:var(--text-muted);margin:4px 0 0;font-size:.8rem}.project-heading__actions{gap:9px;display:flex}.project-tabs{border-bottom:1px solid var(--border);gap:4px;margin-bottom:20px;padding:0 6px;display:flex;overflow-x:auto}.project-tabs button{min-height:45px;color:var(--text-muted);white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:5px;padding:0 13px;display:inline-flex}.project-tabs button.is-active{border-bottom-color:var(--gold-500);color:var(--navy-900);font-weight:700}.project-tabs button:disabled{opacity:.56}.project-tabs small{background:var(--cream-100);border-radius:7px;padding:1px 5px;font-size:.55rem}.project-overview-grid{grid-template-columns:2fr 1fr;gap:17px;display:grid}.project-summary-card,.project-progress-card,.project-coming{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;padding:24px}.card-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.card-heading h2{color:var(--navy-900);margin:0;font-size:1.05rem}.card-heading p{color:var(--text-muted);margin:3px 0 0;font-size:.8rem}.card-heading>span{color:var(--text-muted);font-size:.74rem}.project-summary-card>p{min-height:66px;color:var(--text-muted);line-height:1.8}.project-meta-grid{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:12px;padding-top:18px;display:grid}.project-meta-grid div{gap:4px;display:grid}.project-meta-grid span,.project-progress-card>span{color:var(--text-muted);font-size:.75rem}.project-meta-grid strong{color:var(--navy-900);font-size:.9rem}.project-progress-card>strong{color:var(--navy-900);margin:17px 0 10px;font-size:2.2rem;display:block}.project-progress-card>div{background:var(--cream-100);border-radius:8px;height:8px;overflow:hidden}.project-progress-card>div i{background:var(--gold-500);height:100%;display:block}.project-progress-card p{color:var(--text-muted);margin:16px 0 0;font-size:.75rem;line-height:1.7}.project-latest-quote{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;margin-top:17px;padding:24px}.project-latest-quote__card{border:1px solid var(--border);background:#fdfdfb;border-radius:8px;grid-template-columns:minmax(0,1.5fr) minmax(150px,.6fr) auto auto;align-items:center;gap:18px;padding:17px;display:grid}.project-latest-quote__identity,.project-latest-quote__amount,.project-latest-quote__state{gap:4px;min-width:0;display:grid}.project-latest-quote__identity>span,.project-latest-quote__identity>small,.project-latest-quote__amount>small,.project-latest-quote__state>small{color:var(--text-muted);font-size:.67rem}.project-latest-quote__identity>strong,.project-latest-quote__amount>strong{color:var(--navy-900);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;overflow:hidden}.project-latest-quote__amount>strong{text-align:right;direction:ltr}.project-latest-quote__empty{border:1px dashed var(--border-strong);min-height:92px;color:var(--text-muted);background:#fcfcfa;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:18px;display:flex}.project-latest-quote__empty>svg{color:var(--navy-700)}.project-latest-quote__empty>div{gap:3px;display:grid}.project-latest-quote__empty strong{color:var(--navy-900);font-size:.82rem}.project-latest-quote__empty p{margin:0;font-size:.7rem}.project-coming{margin-top:17px}.project-coming__grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.project-coming__grid article{border:1px solid var(--border);border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:16px;display:grid}.project-coming__grid svg{color:var(--navy-700)}.project-coming__grid strong{color:var(--navy-900);font-size:.86rem}.project-coming__grid span{color:var(--text-muted);font-size:.65rem}.form-card--wide{max-width:980px}.client-form{gap:24px;display:grid}.form-context-note{border-radius:var(--radius-sm);color:var(--navy-700);background:#f5f9fc;border:1px solid #dbe6ee;margin:-8px 0 0;padding:12px 14px;font-size:.78rem;line-height:1.7}.contacts-editor{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--cream-50);gap:17px;padding:20px;display:grid}.contacts-editor .card-heading{border-bottom:1px solid var(--border);margin:0;padding-bottom:14px}.contacts-editor__list{gap:14px;display:grid}.contact-card{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;gap:17px;padding:17px;display:grid}.contact-card__heading{color:var(--navy-900);justify-content:space-between;align-items:center;display:flex}.contact-card__heading button{width:34px;height:34px;color:var(--danger);cursor:pointer;background:#fff2f2;border:0;border-radius:5px;place-items:center;display:grid}.client-portal-setting{border-radius:var(--radius-sm);background:var(--gold-50);border:1px solid #d9c58f;padding:16px}.client-portal-setting p{color:var(--text-muted);margin:8px 29px 0 0;font-size:.74rem;line-height:1.7}.client-name{align-items:center;gap:7px;display:inline-flex}.client-contact-line{direction:ltr;unicode-bidi:plaintext}.portal-badge{border-radius:4px;padding:5px 9px;font-size:.7rem;font-weight:700;display:inline-flex}.portal-badge--linked{color:#226342;background:#e6f5ec}.portal-badge--pending{color:#80611f;background:#fff4d5}.portal-badge--not_invited{color:var(--text-muted);background:var(--cream-100)}.stages-panel{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;padding:23px}.stage-form,.equipment-form,.session-form{gap:17px;display:grid}.equipment-form__hint{color:var(--text-muted);margin:-6px 0 0;font-size:.72rem;line-height:1.7}.stage-assignment-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.sessions-panel{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:20px;padding:22px}.equipment-toolbar{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;align-items:center;gap:10px;margin-bottom:18px;padding:8px 12px;display:flex}.equipment-toolbar svg{color:var(--text-muted)}.equipment-toolbar input{background:0 0;border:0;outline:0;flex:1;min-width:0}.equipment-toolbar>button{color:#fff;background:var(--navy-800);cursor:pointer;border:0;border-radius:5px;min-height:34px;padding:0 15px}.equipment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.equipment-card{border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:auto minmax(0,1fr);gap:13px;padding:17px;display:grid}.equipment-card__icon{width:42px;height:42px;color:var(--navy-700);background:#eaf2f7;border-radius:8px;place-items:center;display:grid}.equipment-card__content{gap:4px;display:grid}.equipment-card__content>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.equipment-card__content strong{color:var(--navy-900)}.equipment-card__content p,.equipment-card__content small{color:var(--text-muted);margin:0}.equipment-card__content p{font-size:.76rem}.equipment-card__content small{font-size:.68rem}.equipment-card__meta{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;gap:7px 13px;margin-top:7px;padding-top:9px;font-size:.68rem;display:flex}.equipment-card__meta span{align-items:center;gap:4px;display:inline-flex}.equipment-card__meta svg{width:14px;height:14px;color:var(--navy-700)}.resource-status,.session-status{white-space:nowrap;border-radius:5px;padding:4px 7px;font-size:.66rem;font-weight:700;display:inline-flex}.resource-status--available,.session-status--confirmed,.session-status--completed{color:#226342;background:var(--success-bg)}.resource-status--out_of_service,.session-status--cancelled{color:#8f332a;background:var(--danger-bg)}.session-status--draft{color:#805c13;background:#fff3d7}.equipment-card__actions{grid-column:2;gap:7px;display:flex}.equipment-card__actions>button,.session-card__actions>button{border:1px solid var(--border);min-height:31px;color:var(--navy-700);cursor:pointer;background:#fff;border-radius:5px;align-items:center;gap:5px;padding:0 9px;display:inline-flex}.equipment-card__actions>button.is-danger,.session-card__actions>button.is-danger{color:var(--danger)}.session-form__resource-note{color:var(--text-muted);margin:-5px 0 0;font-size:.76rem}.session-form__resource-note a{color:var(--navy-700);font-weight:700}.sessions-empty{min-height:190px;color:var(--text-muted);text-align:center;align-content:center;place-items:center;gap:8px;display:grid}.sessions-empty svg{color:var(--gold-500)}.sessions-empty p{margin:0;font-size:.78rem}.sessions-list{gap:10px;display:grid}.session-card{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;grid-template-columns:55px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.session-card__date{color:#fff;background:var(--navy-800);border-radius:8px;align-content:center;place-items:center;min-height:55px;display:grid}.session-card__date strong{font-size:1.15rem}.session-card__date span{opacity:.8;font-size:.65rem}.session-card__content{min-width:0}.session-card__content>div:first-child{align-items:center;gap:9px;display:flex}.session-card__content>p{color:var(--text-muted);margin:5px 0;font-size:.75rem}.session-card__meta{color:var(--text-muted);flex-wrap:wrap;gap:11px;font-size:.68rem;display:flex}.session-card__meta span{align-items:center;gap:4px;display:inline-flex}.session-card__meta svg{width:14px}.session-card__actions{align-items:center;gap:5px;display:flex}.session-status-dropdown{width:132px}.session-status-dropdown .dropdown__trigger{min-height:33px;color:var(--text-muted);background:var(--cream-100);border-color:#0000;border-radius:5px;padding:0 9px;font-size:.7rem}.session-status-dropdown .dropdown__menu{width:160px;font-size:.76rem}.session-status-dropdown--draft .dropdown__trigger{color:#805c13;background:#fff3d7}.session-status-dropdown--confirmed .dropdown__trigger,.session-status-dropdown--completed .dropdown__trigger{color:#226342;background:var(--success-bg)}.session-status-dropdown--cancelled .dropdown__trigger{color:#8f332a;background:var(--danger-bg)}.calendar-page-heading{align-items:flex-end}.calendar-page-heading__actions{align-items:center;gap:10px;display:flex}.calendar-view-switch{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:9px;padding:4px;display:inline-flex}.calendar-view-switch button{min-width:72px;min-height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px}.calendar-view-switch button.is-active{color:#fff;background:var(--navy-800)}.calendar-filters{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;grid-template-columns:repeat(5,minmax(130px,1fr)) auto;align-items:end;gap:11px;margin-bottom:17px;padding:15px;display:grid}.calendar-filters .form-field__label{font-size:.72rem}.calendar-filters .dropdown__trigger,.calendar-filters .input-wrap{min-height:42px}.calendar-filters__clear{white-space:nowrap;min-height:42px}.calendar-board{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;overflow:hidden}.calendar-navigation{border-bottom:1px solid var(--border);grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;padding:15px 17px;display:grid}.calendar-navigation>div{gap:5px;display:flex}.calendar-navigation button{border:1px solid var(--border);min-width:35px;min-height:35px;color:var(--navy-700);cursor:pointer;background:#fff;border-radius:6px;place-items:center;padding:0 10px;display:grid}.calendar-navigation button:hover{background:var(--gold-50);border-color:#d5b461}.calendar-navigation h2{color:var(--navy-900);text-align:center;margin:0;font-size:1.05rem}.calendar-navigation>span{color:var(--text-muted);justify-self:end;font-size:.72rem}.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-grid__weekday{border-bottom:1px solid var(--border);border-left:1px solid var(--border);color:var(--text-muted);text-align:center;background:#fafbfb;padding:10px;font-size:.7rem;font-weight:700}.calendar-grid__weekday:last-of-type{border-left:0}.calendar-cell{border-bottom:1px solid var(--border);border-left:1px solid var(--border);background:#fff;min-width:0;min-height:122px;padding:8px}.calendar-grid--week .calendar-cell{min-height:410px}.calendar-cell:nth-child(7n){border-left:0}.calendar-cell--outside{background:#fafafa}.calendar-cell--outside .calendar-cell__date{opacity:.38}.calendar-cell--today{box-shadow:inset 0 3px 0 var(--gold-500);background:#fffdf6}.calendar-cell__date{width:100%;min-height:27px;color:var(--navy-800);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;margin-bottom:5px;padding:0;font-size:.72rem;font-weight:700;display:flex}.calendar-cell__date span{border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.calendar-cell__date svg{width:25px;height:25px;color:var(--navy-700);background:var(--gold-50);opacity:0;border-radius:50%;padding:5px;transition:opacity .14s}.calendar-cell:hover .calendar-cell__date svg,.calendar-cell__date:focus-visible svg{opacity:1}.calendar-cell--today .calendar-cell__date span{color:#fff;background:var(--navy-800)}.calendar-cell>div{gap:4px;display:grid}.calendar-event{border-top:0;border-bottom:0;border-left:0;border-right:3px solid var(--border-strong);width:100%;min-width:0;color:var(--navy-900);background:var(--cream-100);text-align:right;cursor:pointer;border-radius:5px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px 7px;padding:8px 9px;font-family:inherit;text-decoration:none;display:grid}.calendar-event strong{font-size:.68rem}.calendar-event span,.calendar-event small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.calendar-event span{font-size:.72rem;font-weight:700}.calendar-event small{color:var(--text-muted);grid-column:1/-1;font-size:.62rem}.calendar-event--compact{padding:5px 6px;display:flex}.calendar-event--draft{background:#fff6df;border-color:#d4a43f}.calendar-event--confirmed{border-color:var(--navy-700);background:#eaf2f7}.calendar-event--completed{background:var(--success-bg);border-color:#4f9c72}.calendar-event--cancelled{color:#776a68;background:#f8eeee;border-color:#c87369;text-decoration:line-through}.calendar-cell__more{color:var(--text-muted);padding:3px 5px;font-size:.62rem}.calendar-day-view{min-height:430px;padding:20px}.calendar-agenda-item{border-top:0;border-right:0;border-bottom:1px solid var(--border);width:100%;color:inherit;text-align:right;cursor:pointer;background:0 0;border-left:0;grid-template-columns:70px 4px minmax(0,1fr);gap:15px;padding:14px 5px;font-family:inherit;display:grid}.calendar-agenda-item:hover{background:#fcfcfa}.calendar-agenda-item>time{color:var(--navy-900);text-align:left;font-size:.88rem;font-weight:700}.calendar-agenda-item>time small{color:var(--text-muted);margin-top:2px;font-size:.64rem;font-weight:400;display:block}.calendar-agenda-item__line{background:var(--border-strong);border-radius:5px}.calendar-agenda-item__line--draft{background:#d4a43f}.calendar-agenda-item__line--confirmed{background:var(--navy-700)}.calendar-agenda-item__line--completed{background:#4f9c72}.calendar-agenda-item__line--cancelled{background:#c87369}.calendar-agenda-item>div>strong{color:var(--navy-900)}.calendar-agenda-item p{color:var(--text-muted);margin:4px 0 8px;font-size:.74rem}.calendar-agenda-item>div>div{color:var(--text-muted);flex-wrap:wrap;gap:12px;font-size:.68rem;display:flex}.calendar-agenda-item>div>div span{align-items:center;gap:4px;display:inline-flex}.calendar-agenda-item svg{width:14px}.calendar-empty{min-height:260px;color:var(--text-muted);align-content:center;place-items:center;gap:9px;display:grid}.calendar-empty svg{color:var(--gold-500)}.calendar-mobile-list{display:none}.status-badge--draft{color:#805c13;background:#fff3d7}.status-badge--confirmed{color:var(--navy-700);background:#eaf2f7}.status-badge--cancelled{color:#8f332a;background:var(--danger-bg)}.calendar-session-preview{gap:18px;display:grid}.calendar-session-preview__session,.calendar-project-summary{border:1px solid var(--border);border-radius:var(--radius-md);padding:18px}.calendar-session-preview__title{align-items:center;gap:8px;margin-bottom:17px;display:flex}.calendar-session-preview__title>span:not(.status-badge){color:var(--text-muted);font-size:.75rem}.calendar-session-preview__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.calendar-session-preview__details>div,.calendar-project-summary__client{align-items:flex-start;gap:10px;min-width:0;display:flex}.calendar-session-preview__details svg,.calendar-project-summary__client svg{width:18px;color:var(--gold-600);flex:0 0 18px}.calendar-session-preview__details span,.calendar-project-summary__client span{gap:3px;min-width:0;display:grid}.calendar-session-preview small,.calendar-project-summary small{color:var(--text-muted);font-size:.68rem}.calendar-session-preview__details strong,.calendar-project-summary__client strong{color:var(--navy-900);font-size:.8rem;line-height:1.6}.calendar-session-preview__meeting{color:var(--navy-700);align-items:center;gap:6px;margin-top:17px;font-size:.76rem;font-weight:600;display:inline-flex}.calendar-session-preview__notes{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:17px;padding-top:15px;display:grid}.calendar-session-preview__notes p{color:var(--text);white-space:pre-line;margin:4px 0 0;font-size:.76rem;line-height:1.7}.calendar-session-preview__actions{border-top:1px solid var(--border);justify-content:flex-end;margin-top:17px;padding-top:15px;display:flex}.calendar-project-summary{background:#fafbf9}.calendar-project-summary__heading{align-items:center;gap:12px;display:flex}.calendar-project-summary__heading>svg{width:42px;height:42px;color:var(--navy-700);background:#eaf2f7;border-radius:9px;padding:10px}.calendar-project-summary__heading h3{color:var(--navy-900);margin:1px 0;font-size:1rem}.calendar-project-summary__heading span{color:var(--text-muted);font-size:.68rem}.calendar-project-summary__stats{border:1px solid var(--border);background:var(--border);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:17px 0;display:grid;overflow:hidden}.calendar-project-summary__stats>div{background:#fff;gap:4px;padding:11px;display:grid}.calendar-project-summary__stats strong{color:var(--navy-900);font-size:.76rem}.calendar-project-summary__link{width:100%;margin-top:17px}.session-form__project{grid-column:1/-1}.project-files-panel,.project-documents-panel{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;padding:21px}.card-heading__actions{gap:8px;display:flex}.files-breadcrumb{background:var(--cream-50);color:var(--text-muted);border-radius:7px;flex-wrap:wrap;align-items:center;gap:7px;margin:17px 0;padding:10px 13px;font-size:.74rem;display:flex}.files-breadcrumb span{gap:7px;display:flex}.files-breadcrumb button{color:var(--navy-700);cursor:pointer;background:0 0;border:0;padding:0}.files-empty,.documents-empty{min-height:260px;color:var(--text-muted);text-align:center;align-content:center;place-items:center;gap:8px;display:grid}.files-empty>svg,.documents-empty>svg{width:42px;height:42px;color:var(--gold-500)}.files-empty p,.documents-empty p{margin:0;font-size:.76rem}.project-files-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.folder-card,.project-file-card{border:1px solid var(--border);background:#fff;border-radius:9px;min-width:0}.folder-card{color:var(--navy-900);text-align:right;cursor:pointer;grid-template-columns:35px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:14px;font-family:inherit;display:grid}.folder-card:hover{background:var(--gold-50);border-color:#d8bb70}.folder-card>svg:first-child{width:32px;height:32px;color:var(--gold-500);fill:#fff1d2}.folder-card>svg:last-child{width:16px;color:var(--text-muted)}.folder-card span{gap:3px;min-width:0;display:grid}.folder-card strong,.folder-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.folder-card strong{font-size:.82rem}.folder-card small{color:var(--text-muted);font-size:.64rem}.project-file-card{grid-template-columns:76px minmax(0,1fr);gap:10px;padding:13px;display:grid}.project-file-thumbnail{width:76px;height:62px;color:var(--navy-700);cursor:pointer;background:#eaf2f7;border:0;border-radius:8px;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.project-file-thumbnail:disabled{cursor:default}.project-file-thumbnail>img{object-fit:cover;width:100%;height:100%}.project-file-thumbnail>svg{width:23px}.project-file-thumbnail--pdf{color:#a63f36;background:#fff0ed;align-content:center;gap:1px}.project-file-thumbnail--link{color:var(--gold-700);background:var(--gold-50)}.account-choice-list,.pending-staff-invitations,.work-session-list{gap:10px;display:grid}.account-choice-list>button{border:1px solid var(--border);width:100%;color:var(--navy-900);font:inherit;text-align:start;cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:15px;display:grid}.account-choice-list>button:hover{border-color:var(--gold-500);background:var(--gold-50)}.account-choice-list>button>span,.invitation-summary>span{width:44px;height:44px;color:var(--gold-700);background:var(--gold-50);border-radius:10px;place-items:center;display:grid}.account-choice-list div,.invitation-summary div{gap:3px;display:grid}.account-choice-list small,.invitation-summary small{color:var(--text-muted)}.invitation-summary{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:20px;padding:16px;display:grid}.invitation-summary p,.invitation-actions p{color:var(--text-muted);margin:0}.invitation-summary small{direction:ltr;align-items:center;gap:6px;display:flex}.invitation-summary small svg{width:15px}.invitation-actions{gap:14px;display:grid}.pending-staff-invitations{border-top:1px solid var(--border);margin-top:18px;padding-top:16px}.pending-staff-invitations h3{color:var(--navy-900);margin:0 0 4px;font-size:.82rem}.pending-staff-invitations article{border:1px solid var(--border);border-radius:8px;grid-template-columns:34px minmax(0,1fr) 32px 32px;align-items:center;gap:8px;padding:10px;display:grid}.pending-staff-invitations article>span,.pending-staff-invitations article>button{width:32px;height:32px;color:var(--navy-700);background:var(--cream-50);border:0;border-radius:7px;place-items:center;display:grid}.pending-staff-invitations article>button{cursor:pointer}.pending-staff-invitations article>button.danger-icon{color:var(--danger)}.pending-staff-invitations article div{gap:2px;min-width:0;display:grid}.pending-staff-invitations article small{color:var(--text-muted)}.client-invitation-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.employee-workspace{background:var(--cream-50);min-height:100vh}.employee-workspace__header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:12px clamp(20px,5vw,72px);display:flex}.employee-workspace__header .brand-logo{width:112px}.employee-workspace__header nav{align-items:center;gap:8px;display:flex}.employee-workspace__header nav>a,.employee-workspace__header nav>button{color:var(--navy-700);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;padding:9px 11px;text-decoration:none;display:inline-flex}.employee-workspace__header nav svg{width:17px}.employee-workspace__main{width:min(1240px,100% - 32px);margin:0 auto;padding:38px 0 60px}.work-heading{margin-bottom:24px}.work-heading span{color:var(--gold-700);font-weight:800}.work-heading h1{color:var(--navy-900);margin:6px 0}.work-heading p{color:var(--text-muted);margin:0}.work-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.work-project-grid>button{border:1px solid var(--border);color:var(--navy-900);font:inherit;text-align:start;cursor:pointer;background:#fff;border-radius:12px;gap:12px;padding:20px;display:grid}.work-project-grid header,.work-project-grid footer{justify-content:space-between;align-items:center;display:flex}.work-project-grid h2,.work-project-grid p{margin:0}.work-project-grid p,.work-project-grid header>span{color:var(--text-muted);font-size:.72rem}.work-project-grid footer svg{width:18px}.work-calendar-filters{grid-template-columns:minmax(260px,1fr) minmax(220px,.7fr);align-items:start;gap:12px;margin-bottom:20px;display:grid}.work-session-list>button{border:1px solid var(--border);color:var(--navy-900);font:inherit;text-align:start;cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;display:grid}.work-session-list>button>span:first-child{width:42px;height:42px;color:var(--gold-700);background:var(--gold-50);border-radius:9px;place-items:center;display:grid}.work-session-list>button div{gap:3px;display:grid}.work-session-list>button small,.work-session-list>button time,.work-session-list>button p{color:var(--text-muted);margin:0;font-size:.68rem}.work-session-list>button p{align-items:center;gap:4px;display:flex}.work-session-list>button p svg{width:13px}.profile-menu__accounts{border-block:1px solid var(--border);gap:3px;padding:8px;display:grid}.profile-menu__accounts>small{color:var(--text-muted);padding:3px 8px}.profile-menu__accounts>button.is-active{color:var(--gold-700);background:var(--gold-50)}@media (width<=860px){.employee-workspace__header{flex-direction:column;align-items:flex-start}.employee-workspace__header nav{width:100%;overflow-x:auto}.work-project-grid,.work-calendar-filters{grid-template-columns:1fr}}.project-file-thumbnail--pdf strong{font-size:.57rem}.project-file-thumbnail>span{color:#fff;opacity:0;background:#00244494;place-items:center;transition:opacity .14s;display:grid;position:absolute;inset:0}.project-file-thumbnail:hover>span,.project-file-thumbnail:focus-visible>span{opacity:1}.project-file-thumbnail>span svg{width:19px}.project-file-card>div:nth-child(2){gap:3px;min-width:0;display:grid}.project-file-card strong,.project-file-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-file-card strong{color:var(--navy-900);font-size:.8rem}.project-file-card small,.project-file-card>div:nth-child(2)>span{color:var(--text-muted);font-size:.62rem}.project-file-card__meta{align-items:center;gap:6px;min-width:0;display:flex}.project-file-card__meta small{min-width:0}.project-file-card__meta .project-file-extension{color:var(--navy-700);direction:ltr;background:#f5f8fa;border:1px solid #d8e2e8;border-radius:4px;flex:none;padding:2px 5px;font-size:.55rem;font-weight:800}.project-file-card__actions{border-top:1px solid var(--border);grid-column:1/-1;justify-content:flex-end;gap:5px;padding-top:8px;display:flex}.project-file-card__actions button{width:31px;height:31px;color:var(--navy-700);background:var(--cream-50);cursor:pointer;border:0;border-radius:6px;place-items:center;display:grid}.project-file-card__actions button.is-danger{color:var(--danger)}.project-file-card__actions svg{width:15px}.portal-project-files{gap:14px;display:grid}.portal-project-files__heading{justify-content:space-between;align-items:center;display:flex}.portal-project-files__heading>div{gap:3px;display:grid}.portal-project-files__heading strong{color:var(--navy-900);font-size:.95rem}.portal-project-files__heading span{color:var(--text-muted);font-size:.68rem}.portal-project-files .files-breadcrumb{margin:0}.portal-project-file-card .project-file-card__actions{justify-content:flex-start}.portal-project-file-card .project-file-card__actions button{width:auto;min-width:32px;padding-inline:8px}.portal-file-skeletons{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.portal-file-skeletons span{border:1px solid var(--border);background:linear-gradient(90deg,#f6f7f7 25%,#ecefef 50%,#f6f7f7 75%) 0 0/200% 100%;border-radius:9px;min-height:116px;animation:1.2s infinite portal-shimmer}.file-upload-field,.signature-upload{min-height:165px;color:var(--navy-700);text-align:center;cursor:pointer;background:#fbfdfe;border:1px dashed #b8c9d5;border-radius:10px;align-content:center;place-items:center;gap:7px;padding:18px;display:grid}.file-upload-field small,.signature-upload small{color:var(--text-muted);font-size:.68rem}.file-upload-field input,.signature-upload input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.documents-list{gap:9px;margin-top:18px;display:grid}.document-card{border:1px solid var(--border);border-radius:9px;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.document-card__icon{width:42px;height:42px;color:var(--navy-700);background:#eaf2f7;border-radius:8px;place-items:center;display:grid}.document-card__icon svg{width:20px}.document-card__content{min-width:0;color:inherit;text-align:right;cursor:pointer;background:0 0;border:0;gap:2px;padding:0;font-family:inherit;display:grid}.document-card__content strong{color:var(--navy-900);font-size:.82rem}.document-card__content span,.document-card__content small{color:var(--text-muted);font-size:.64rem}.document-card__content .document-card__rejection{color:var(--danger);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.65rem;font-style:normal;overflow:hidden}.document-status{width:max-content;color:var(--text-muted);background:var(--cream-100);border-radius:999px;padding:4px 8px;font-size:.64rem;font-weight:700;display:inline-flex}.document-status--awaiting_signature,.document-status--viewed{color:var(--navy-700);background:#eaf2f7}.document-status--signed{color:var(--success);background:var(--success-bg)}.document-status--rejected,.document-status--cancelled,.document-status--expired{color:var(--danger);background:var(--danger-bg)}.document-card__actions{gap:5px;display:flex}.document-card__actions button{border:1px solid var(--border);color:var(--navy-700);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:4px;padding:7px 8px;font-family:inherit;font-size:.66rem;display:inline-flex}.document-card__actions svg{width:14px}.document-form__expiry,.document-send__email{grid-column:1/-1}.document-content-editor textarea{min-height:280px}.document-form__notice{color:var(--navy-700);background:#f5f9fb;border:1px solid #d7e3ea;border-radius:8px;align-items:center;gap:9px;padding:11px 13px;font-size:.72rem;display:flex}.document-form__notice svg{flex:0 0 18px;width:18px}.document-preview{gap:17px;display:grid}.document-preview>header{justify-content:space-between;align-items:center;display:flex}.document-preview>header small{color:var(--text-muted);direction:ltr;font-size:.62rem}.document-preview__paper,.signature-document__paper{color:#263643;white-space:pre-wrap;background:#fffefa;border:1px solid #dedbd0;border-radius:7px;padding:28px;line-height:2}.document-rejection-reason{color:#7f2820;background:var(--danger-bg);border:1px solid #e8bbb5;border-radius:8px;padding:13px 15px}.document-rejection-reason p{white-space:pre-line;margin:5px 0;line-height:1.7}.document-rejection-reason small{color:#955047;font-size:.66rem}.project-image-preview{place-items:center;gap:15px;display:grid}.project-image-preview>img{object-fit:contain;border-radius:8px;max-width:100%;max-height:68vh;display:block;box-shadow:0 6px 24px #0024441f}.project-image-preview>div{justify-content:center;gap:8px;display:flex}.document-signature-summary{border:1px solid var(--border);border-radius:9px;padding:15px}.document-signature-summary>div:first-child{align-items:center;gap:9px;display:flex}.document-signature-summary>div:first-child>svg{color:var(--success)}.document-signature-summary span{display:grid}.document-signature-summary small{color:var(--text-muted);font-size:.65rem}.document-timeline{gap:10px;margin:16px 0;padding-right:7px;display:grid}.document-timeline>div{grid-template-columns:10px minmax(0,1fr);gap:9px;display:grid}.document-timeline i{background:var(--gold-500);border-radius:50%;width:8px;height:8px;margin-top:6px}.document-timeline strong{color:var(--navy-900);font-size:.72rem}.document-preview__actions{gap:8px;display:flex}.public-signature-page{background:#f3f5f5;min-height:100vh;padding:24px}.public-signature-header{justify-content:space-between;align-items:center;width:min(1180px,100%);margin:0 auto 20px;display:flex}.public-signature-header img{width:82px}.public-signature-header__actions{align-items:center;gap:10px;display:flex}.public-signature-header__actions>span{color:var(--text-muted);font-size:.75rem}.signature-portal-page{width:min(1320px,100%);margin:auto}.public-signature-header--new{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;grid-template-columns:1fr auto 1fr;padding:10px 14px;display:grid}.public-signature-header--new>a{justify-self:start}.public-signature-provider{align-items:center;gap:10px;display:flex}.public-signature-provider>span{width:40px;height:40px;color:var(--navy-900);background:var(--gold-100);border-radius:10px;place-items:center;font-weight:800;display:grid;overflow:hidden}.public-signature-provider img{object-fit:contain;width:100%;height:100%}.public-signature-provider div{gap:2px;display:grid}.public-signature-provider small,.public-signature-provider strong{line-height:1.2}.public-signature-provider small{color:var(--text-muted);font-size:.62rem}.public-signature-provider strong{color:var(--navy-900);font-size:.76rem}.public-signature-header--new .public-signature-header__actions{justify-self:end}.signature-header-back{border:1px solid var(--border);min-height:38px;color:var(--navy-800);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.signature-header-back svg{width:16px}.signature-workspace-heading,.signature-progress-steps,.public-signature-layout--new{width:min(1320px,100%);margin-inline:auto}.signature-workspace-heading{justify-content:space-between;align-items:end;gap:24px;padding:24px 2px 18px;display:flex}.signature-workspace-heading h1,.signature-workspace-heading p{margin:0}.signature-workspace-heading h1{color:var(--navy-950);margin-top:4px;font-size:clamp(1.45rem,3vw,2rem)}.signature-workspace-heading p{color:var(--text-muted);margin-top:5px;font-size:.76rem}.signature-security-badge{color:#17714d;background:#f1fbf6;border:1px solid #cce8db;border-radius:10px;align-items:center;gap:10px;padding:10px 13px;display:flex}.signature-security-badge>svg{width:21px}.signature-security-badge span{gap:2px;display:grid}.signature-security-badge strong{font-size:.7rem}.signature-security-badge small{color:#52806c;font-size:.58rem}.signature-progress-steps{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:repeat(3,1fr);margin-bottom:18px;padding:14px 18px;display:grid}.signature-progress-steps span{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;font-size:.68rem;font-weight:700;display:flex;position:relative}.signature-progress-steps span:not(:last-child):after{background:var(--border);content:"";width:calc(100% - 36px);height:1px;position:absolute;inset-inline-end:calc(18px - 50%)}.signature-progress-steps i{z-index:1;border:1px solid var(--border);background:#fff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:.62rem;font-style:normal;display:grid}.signature-progress-steps i svg{width:14px}.signature-progress-steps .is-current{color:var(--navy-900)}.signature-progress-steps .is-current i{border-color:var(--gold-500);color:var(--navy-950);background:var(--gold-100)}.signature-progress-steps .is-done{color:#17714d}.signature-progress-steps .is-done i{color:#fff;background:#27996c;border-color:#27996c}[dir=ltr] .finance-card__main,[dir=ltr] .dropdown__trigger,[dir=ltr] .dropdown__menu button,[dir=ltr] .multi-select__trigger,[dir=ltr] .multi-select__menu>button,[dir=ltr] .modal__header,[dir=ltr] .form-field,[dir=ltr] .card-heading,[dir=ltr] .page-heading,[dir=ltr] .projects-toolbar input,[dir=ltr] .equipment-toolbar input{text-align:left}[dir=ltr] .finance-card__amount{text-align:right}[dir=ltr] .dropdown__menu,[dir=ltr] .multi-select__menu{left:0;right:auto}.public-signature-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:20px;width:min(1180px,100%);margin:auto;display:grid}.public-signature-layout--new{grid-template-columns:minmax(0,1fr) 430px}.signature-document,.signature-action-card{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px}.signature-form__identity{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding-bottom:13px;display:flex}.signature-form__identity>span{width:42px;height:42px;color:var(--navy-800);background:var(--blue-50);border-radius:10px;flex:0 0 42px;place-items:center;display:grid}.signature-form__identity svg{width:21px}.signature-form__identity>div{gap:2px;display:grid}.signature-form__identity small{color:var(--text-muted);font-size:.58rem}.signature-document{padding:22px}.signature-document__provider{gap:2px;margin-bottom:14px;display:grid}.signature-document__provider span{color:var(--navy-900);font-weight:700}.signature-document__provider small{color:var(--text-muted)}.signature-document__paper header{text-align:center;border-bottom:1px solid #e9e4d7;padding-bottom:17px}.signature-document__paper header span,.signature-document__paper header small{color:var(--text-muted);font-size:.62rem}.signature-document__paper h1{color:var(--navy-900);margin:6px 0;font-size:1.25rem}.signature-document__paper>div{padding-top:20px}.signature-action-card{padding:20px;position:sticky;top:20px}.signature-form{gap:15px;display:grid}.signature-form h2,.signature-form p{margin:0}.signature-form>div:first-child p{color:var(--text-muted);font-size:.72rem}.signature-consent{color:var(--navy-800);background:#f5f9fb;border-radius:8px;align-items:flex-start;gap:8px;padding:12px;font-size:.72rem;line-height:1.7;display:flex}.signature-consent svg{flex:0 0 18px;width:18px}.signature-method-switch{background:var(--cream-100);border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.signature-method-switch button{min-height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;display:inline-flex}.signature-method-switch button svg{width:15px}.signature-method-switch button.is-active{color:#fff;background:var(--navy-800)}.signature-canvas{position:relative}.signature-canvas canvas{touch-action:none;cursor:crosshair;background:linear-gradient(#0000 78%,#e7e4db 79%,#0000 80%),#fff;border:1px dashed #aabcc8;border-radius:9px;width:100%;height:160px;display:block}.signature-canvas button{color:var(--text-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin-top:6px;padding:4px;font-size:.65rem;display:inline-flex}.signature-canvas button svg{width:14px}.signature-upload{min-height:145px}.debug-otp{color:#805c13;text-align:center;background:#fff3d7;border-radius:7px;padding:9px;font-size:.72rem}.signature-reject-link{color:var(--danger);cursor:pointer;background:0 0;border:0;justify-self:center;padding:4px;font-size:.72rem}.signature-legal-note{color:var(--text-muted);text-align:center;font-size:.61rem;line-height:1.7}.signature-success,.signature-closed,.signature-page-state{text-align:center;place-items:center;gap:10px;display:grid}.signature-success>svg{width:52px;height:52px;color:var(--success)}.signature-success h2,.signature-success p,.signature-closed h2,.signature-closed p{margin:0}.signature-success p,.signature-closed p{color:var(--text-muted);font-size:.75rem;line-height:1.7}.signature-completed-preview{border:1px solid var(--border);background:#fbfcfc;border-radius:10px;place-items:center;gap:4px;width:100%;min-height:120px;padding:12px;display:grid}.signature-completed-preview img{object-fit:contain;width:min(220px,100%);max-height:90px}.signature-completed-preview small{color:var(--text-muted);font-size:.58rem}.signature-success__actions{gap:8px;width:100%;display:grid}.signature-success__actions .button{width:100%}.saved-signatures{background:#f8fbfc;border:1px solid #d9e5eb;border-radius:10px;gap:10px;padding:12px;display:grid}.saved-signatures>header{align-items:center;gap:8px;display:flex}.saved-signatures>header>span{width:30px;height:30px;color:var(--navy-800);background:#eaf3f7;border-radius:8px;place-items:center;display:grid}.saved-signatures>header svg{width:16px}.saved-signatures>header div{gap:1px;display:grid}.saved-signatures>header strong{color:var(--navy-900);font-size:.68rem}.saved-signatures>header small{color:var(--text-muted);font-size:.56rem}.saved-signatures__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.saved-signatures__grid button{border:1px solid var(--border);min-height:86px;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:9px;place-items:center;gap:3px;padding:8px;display:grid;position:relative}.saved-signatures__grid button:hover,.saved-signatures__grid button.is-selected{border-color:var(--gold-500);box-shadow:0 0 0 2px #c789191a}.saved-signatures__grid img{object-fit:contain;width:100%;height:48px}.saved-signatures__grid button>span{font-size:.54rem}.saved-signatures__grid button>i{color:#fff;background:var(--success);border-radius:50%;place-items:center;width:19px;height:19px;display:grid;position:absolute;inset-block-start:5px;inset-inline-end:5px}.saved-signatures__grid button>i svg{width:12px}.signature-image-placeholder{min-height:45px;color:var(--text-muted);place-items:center;display:grid}.signature-image-placeholder svg{width:20px}.selected-saved-signature{color:#17714d;background:#eef9f3;border-radius:8px;align-items:center;gap:7px;padding:10px;font-size:.66rem;display:flex}.selected-saved-signature svg{width:17px}.signature-page-state{background:var(--cream-50);min-height:100vh}.signature-page-state>svg{width:50px;height:50px;color:var(--gold-500)}.signature-page-state>a{color:var(--navy-800);align-items:center;gap:6px;font-weight:700;display:inline-flex}.signature-page-state>a svg{width:17px}.portal-loading-spinner{border:3px solid #d8e3e8;border-top-color:var(--gold-500);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}.client-details__title{align-items:center;gap:13px;margin-top:15px;display:flex}.client-details__title>span{width:48px;height:48px;color:var(--navy-700);background:#eaf2f7;border-radius:10px;place-items:center;display:grid}.client-details__title h1,.client-details__title p{margin:0}.client-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.client-stats article{border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:12px;padding:17px;display:flex}.client-stats article>span{width:39px;height:39px;color:var(--navy-700);background:var(--cream-100);border-radius:8px;place-items:center;display:grid}.client-stats article>div{gap:3px;display:grid}.client-stats small{color:var(--text-muted)}.client-stats strong{color:var(--navy-900);font-size:1.25rem}.client-stats strong.is-pending{font-size:.8rem}.client-details-grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:18px;display:grid}.client-details-side{gap:14px;display:grid}.client-overview-card{border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);background:#fff;padding:21px}.client-projects-list{display:grid}.client-projects-list>a{border-bottom:1px solid var(--border);color:inherit;grid-template-columns:minmax(180px,1fr) minmax(120px,.55fr) auto;align-items:center;gap:17px;padding:14px 4px;text-decoration:none;display:grid}.client-projects-list>a:last-child{border-bottom:0}.client-projects-list>a>div:first-child{gap:3px;display:grid}.client-projects-list strong{color:var(--navy-900)}.client-projects-list span{color:var(--text-muted);font-size:.72rem}.client-projects-list__progress{gap:5px;display:grid}.client-projects-list__progress i{background:var(--cream-100);border-radius:10px;height:5px;display:block;overflow:hidden}.client-projects-list__progress b{border-radius:inherit;background:var(--gold-500);height:100%;display:block}.client-contact-details,.client-contacts-summary{gap:12px;display:grid}.client-contact-details>div{color:var(--text-muted);align-items:center;gap:9px;display:flex}.client-contact-details svg{width:17px;color:var(--navy-700)}.client-contacts-summary>div{border-bottom:1px solid var(--border);gap:3px;padding-bottom:10px;display:grid}.client-contacts-summary>div:last-child{border-bottom:0;padding-bottom:0}.client-contacts-summary span,.client-side-note{color:var(--text-muted);font-size:.75rem;line-height:1.7}.client-overview-empty{min-height:210px;color:var(--text-muted);text-align:center;place-items:center;display:grid}.stages-empty{min-height:190px;color:var(--text-muted);text-align:center;align-content:center;place-items:center;gap:8px;display:grid}.stages-empty svg{color:var(--gold-500)}.stages-empty strong{color:var(--navy-900)}.stages-empty p{margin:0;font-size:.8rem}.stages-list{gap:11px;display:grid}.stage-item{border:1px solid var(--border);border-radius:var(--radius-sm);grid-template-columns:5px 1fr auto;gap:15px;padding:16px 14px;display:grid}.stage-item__state{background:var(--border-strong);border-radius:4px}.stage-item__state--in_progress{background:var(--gold-500)}.stage-item__state--completed{background:#4f9c72}.stage-item__state--on_hold{background:#c87369}.stage-item__content{min-width:0}.stage-item__heading{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.stage-item__content strong{color:var(--navy-900)}.stage-status-dropdown{width:142px}.stage-status-dropdown .dropdown__trigger{min-height:33px;color:var(--text-muted);background:var(--cream-100);border-color:#0000;border-radius:5px;padding:0 9px;font-size:.7rem}.stage-status-dropdown .dropdown__menu{width:170px;font-size:.76rem}.stage-status-dropdown--in_progress .dropdown__trigger{color:#805c13;background:#fff3d7}.stage-status-dropdown--completed .dropdown__trigger{color:#226342;background:var(--success-bg)}.stage-status-dropdown--on_hold .dropdown__trigger{color:#8f332a;background:var(--danger-bg)}.stage-item__content p{color:var(--text-muted);margin:7px 0;font-size:.78rem}.stage-item__meta{color:var(--text-muted);flex-wrap:wrap;gap:13px;font-size:.68rem;display:flex}.stage-item__meta span{align-items:center;gap:4px;display:inline-flex}.stage-item__actions{align-items:center;gap:5px;display:flex}.stage-item__actions>button{border:1px solid var(--border);min-width:31px;min-height:31px;color:var(--navy-700);cursor:pointer;background:#fff;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.stage-item__actions>button:disabled{opacity:.35;cursor:not-allowed}.stage-item__actions>button.is-danger{color:var(--danger)}.sidebar-overlay{display:none}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.not-found strong{color:var(--gold-500);margin-top:30px;font-size:5rem}.not-found h1{color:var(--navy-900);margin-bottom:8px}.not-found p{color:var(--text-muted);margin-bottom:25px}@media (width<=1050px){.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-signature-layout{grid-template-columns:1fr}.signature-action-card{position:static}.public-signature-layout--new .signature-action-card{grid-row:1}.project-files-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.public-header__inner{grid-template-columns:auto 1fr auto}.public-nav{gap:20px}.hero-section__grid{gap:38px}.features-grid,.sectors-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-secondary-grid>.dashboard-card:last-child{grid-column:1/-1}.settings-grid{grid-template-columns:1fr}.project-coming__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.calendar-cell__date svg{opacity:1}.calendar-grid,.calendar-day-view{display:none}.calendar-mobile-list{gap:18px;padding:17px;display:grid}.calendar-mobile-list section{gap:7px;display:grid}.calendar-mobile-list h3{color:var(--navy-900);margin:0 0 3px;font-size:.85rem}.calendar-navigation{grid-template-columns:1fr auto}.calendar-navigation h2{grid-area:1/1/auto/-1}.calendar-navigation>div,.calendar-navigation>span{grid-row:2}.public-header__inner{grid-template-columns:1fr auto auto;gap:8px}.public-nav{inset-inline:20px;border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fff;border-radius:9px;flex-direction:column;align-items:stretch;gap:0;padding:8px;display:none;position:absolute;top:68px}.public-nav--open{display:flex}.public-nav a{padding:13px}.public-header__actions{display:none}.language-switcher--mobile{justify-self:end;display:inline-flex}.menu-toggle{display:block}.hero-section{padding:70px 0}.hero-section__grid,.split-section{grid-template-columns:1fr}.hero-section__grid{gap:56px}.hero-copy{text-align:center}.eyebrow,.hero-copy__actions,.hero-copy__note{justify-content:center}.hero-copy>p{margin-inline:auto}.product-preview{transform:none}.split-section{gap:40px}.steps-grid{grid-template-columns:1fr}.cta-card{flex-direction:column;align-items:flex-start}.public-footer__grid{grid-template-columns:1fr 1fr;gap:50px}.public-footer__grid>div:first-child{grid-column:1/-1}.sidebar{width:280px;transition:transform .18s;transform:translate(100%)}.sidebar--open{transform:translate(0)}.sidebar__close{display:block}.sidebar-overlay{z-index:40;background:#00122280;border:0;display:block;position:fixed;inset:0}.app-shell__content{width:100%;margin-right:0}.app-topbar__menu{margin-left:14px;display:block}.dashboard-primary-grid{grid-template-columns:1fr}.dashboard-quick-actions{flex-direction:column;align-items:flex-start}.dashboard-quick-actions__links{justify-content:flex-start;width:100%}}@media (width<=620px){.projects-grid{grid-template-columns:1fr}.project-card{padding:16px}.project-card__header{align-items:flex-start}.project-card__identity{max-width:calc(100% - 105px)}.project-files-panel,.project-documents-panel{padding:15px}.card-heading__actions{flex-direction:column;width:100%}.card-heading__actions .button{width:100%}.project-files-grid,.portal-file-skeletons{grid-template-columns:1fr}.document-card{grid-template-columns:40px minmax(0,1fr)}.document-status{grid-column:2}.document-card__actions{flex-wrap:wrap;grid-column:1/-1}.document-preview__actions{flex-direction:column}.public-signature-page{padding:14px}.public-signature-header{margin-bottom:12px}.public-signature-header--new{grid-template-columns:auto 1fr;gap:10px}.public-signature-header--new .public-signature-provider{border-top:1px solid var(--border);grid-area:2/1/auto/-1;padding-top:10px}.public-signature-header--new .public-signature-header__actions{grid-area:1/2}.signature-header-back{justify-content:center;width:38px;padding:0;font-size:0}.signature-workspace-heading{flex-direction:column;align-items:stretch;padding-block:18px 14px}.signature-security-badge{width:100%}.signature-progress-steps{padding:11px 6px}.signature-progress-steps span{text-align:center;flex-direction:column;gap:5px;font-size:.55rem}.signature-progress-steps span:not(:last-child):after{width:calc(100% - 32px);inset-block-start:13px;inset-inline-end:calc(16px - 50%)}.saved-signatures__grid{grid-template-columns:1fr}.public-signature-header__actions>span{font-size:.65rem}.signature-document,.signature-action-card{padding:14px}.signature-document__paper,.document-preview__paper{padding:18px}.calendar-page-heading{align-items:stretch}.calendar-page-heading__actions{flex-direction:column;align-items:stretch}.calendar-view-switch{width:100%}.calendar-view-switch button{flex:1}.calendar-filters{grid-template-columns:1fr}.calendar-filters__clear{width:100%}.calendar-navigation{padding:13px}.calendar-navigation h2{font-size:.93rem}.calendar-session-preview__details,.calendar-session-preview__notes,.calendar-project-summary__stats{grid-template-columns:1fr}.modal-backdrop{align-items:end;padding:0}.modal-panel,.modal-panel--md,.modal-panel--lg,.modal-panel--xl{border-bottom:0;border-left:0;border-right:0;border-radius:18px 18px 0 0;width:100%;max-height:94dvh}.modal-header{padding:17px 18px}.modal-header p{font-size:.73rem}.modal-body{padding:19px 18px 22px}.modal-form__actions{margin:5px -18px -22px;padding:14px 18px;bottom:-22px}.modal-form__actions .button{flex:1}.container{width:min(100% - 28px,1180px)}.section{padding:74px 0}.hero-copy h1{font-size:2.45rem}.hero-copy>p{font-size:1rem}.hero-copy__actions .button{width:100%}.product-preview__body{grid-template-columns:68px 1fr;min-height:330px}.product-preview aside{padding-inline:11px}.preview-main{padding:19px 14px}.preview-cards{grid-template-columns:1fr}.preview-cards article:last-child{display:none}.features-grid,.sectors-grid,.stats-grid,.dashboard-secondary-grid{grid-template-columns:1fr}.dashboard-secondary-grid>.dashboard-card:last-child{grid-column:auto}.dashboard-project-card__meta{grid-template-columns:1fr}.dashboard-card{padding:18px}.dashboard-card__heading{gap:12px}.dashboard-quick-actions__links{grid-template-columns:1fr 1fr;display:grid}.dashboard-quick-actions__links>a{justify-content:center}.messages-panel__header,.messages-panel__setup,.message-composer>div:last-child{flex-direction:column;align-items:stretch}.messages-panel__connection{width:100%}.messages-thread{min-height:330px;max-height:54vh;padding:15px}.message-bubble{max-width:88%}.message-composer .button,.messages-panel__setup .button{width:100%}.whatsapp-webhook-box>div:not(.whatsapp-webhook-box__heading){grid-template-columns:minmax(0,1fr) 35px}.whatsapp-webhook-box label{grid-column:1/-1}.cta-card{padding:38px 25px}.public-footer__grid{grid-template-columns:1fr;gap:38px}.public-footer__grid>div:first-child{grid-column:auto}.public-footer__bottom{flex-direction:column;gap:8px}.auth-page{background:var(--white);padding:0}.auth-panel{min-height:100vh;box-shadow:none;border:0;border-radius:0;padding:36px 22px}.app-topbar{padding:0 16px}.app-topbar__title{display:none}.app-topbar__profile{margin-right:0}.app-topbar__name,.app-topbar__profile>svg{display:none}.app-main{padding:24px 16px}.dashboard-heading{align-items:center}.onboarding-card{flex-wrap:wrap;align-items:flex-start}.onboarding-card .button{width:100%}.page-heading--actions,.project-heading{flex-direction:column;align-items:flex-start}.page-heading--actions .button,.project-heading__actions{width:100%}.project-heading__actions .button{flex:1}.setup-card{padding:27px 19px}.account-type-grid,.form-grid--two,.project-overview-grid,.project-meta-grid,.project-coming__grid,.stage-assignment-fields,.client-details-grid{grid-template-columns:1fr}.project-latest-quote__card{grid-template-columns:1fr 1fr}.project-latest-quote__identity,.project-latest-quote__card>.button{grid-column:1/-1}.project-latest-quote__card>.button{width:100%}.equipment-grid{grid-template-columns:1fr}.sessions-panel{padding:17px}.sessions-panel>.card-heading{flex-direction:column;align-items:flex-start}.sessions-panel>.card-heading .button{width:100%}.session-card{grid-template-columns:48px minmax(0,1fr)}.session-card__actions{flex-wrap:wrap;grid-column:2}.client-stats{grid-template-columns:1fr 1fr}.client-projects-list>a{grid-template-columns:1fr auto}.client-projects-list__progress{grid-column:1/-1}.projects-toolbar{flex-direction:column}.contacts-editor{padding:15px}.contacts-editor .card-heading{flex-direction:column;align-items:flex-start}.contacts-editor .card-heading .button{width:100%}.stages-panel{padding:17px}.stages-panel>.card-heading{flex-direction:column;align-items:flex-start}.stages-panel>.card-heading .button{width:100%}.stage-item{grid-template-columns:5px 1fr}.stage-item__actions{flex-wrap:wrap;grid-column:2}.form-actions .button{width:100%}}.rdp-root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:44px;--rdp-day-width:44px;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid transparent;--rdp-day_button-height:42px;--rdp-day_button-width:42px;--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:.5;--rdp-outside-opacity:.75;--rdp-today-color:var(--rdp-accent-color);--rdp-dropdown-gap:.5rem;--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-color:inherit;--rdp-range_start-color:white;--rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%);--rdp-range_end-color:white;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-week_number-border-radius:100%;--rdp-week_number-border:2px solid transparent;--rdp-week_number-height:var(--rdp-day-height);--rdp-week_number-opacity:.75;--rdp-week_number-width:var(--rdp-day-width);--rdp-weeknumber-text-align:center;--rdp-weekday-opacity:.75;--rdp-weekday-padding:.5rem 0rem;--rdp-weekday-text-align:center;--rdp-gradient-direction:90deg;--rdp-animation_duration:.3s;--rdp-animation_timing:cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction:-90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity:unset}.rdp-root{box-sizing:border-box;position:relative}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{cursor:pointer;font:inherit;color:inherit;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius);background:0 0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;white-space:nowrap;border:0;align-items:center;display:inline-flex;position:relative}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{cursor:pointer;font:inherit;color:inherit;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height);background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:relative}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{fill:var(--rdp-accent-color);display:inline-block}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform-origin:50%;transform:rotate(180deg)}.rdp-dropdowns{align-items:center;gap:var(--rdp-dropdown-gap);display:inline-flex;position:relative}.rdp-dropdown{z-index:2;opacity:0;appearance:none;width:100%;cursor:inherit;line-height:inherit;border:none;margin:0;padding:0;position:absolute;inset-block:0;inset-inline-start:0}.rdp-dropdown_root{align-items:center;display:inline-flex;position:relative}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{height:var(--rdp-nav-height);align-content:center;font-size:large;font-weight:700;display:flex}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{inset-inline-start:0;height:var(--rdp-nav-height);display:inline-flex;position:absolute;top:0}.rdp-root[data-nav-layout=around] .rdp-button_next{inset-inline-end:0;height:var(--rdp-nav-height);justify-content:center;display:inline-flex;position:absolute;top:0}.rdp-months{gap:var(--rdp-months-gap);flex-wrap:wrap;max-width:fit-content;display:flex;position:relative}.rdp-month_grid{border-collapse:collapse}.rdp-nav{height:var(--rdp-nav-height);align-items:center;display:flex;position:absolute;inset-block-start:0;inset-inline-end:0}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform);font-size:smaller;font-weight:500}.rdp-week_number{opacity:var(--rdp-week_number-opacity);height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align);font-size:small;font-weight:400}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-size:large;font-weight:700}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}
