@font-face{font-family:Helvetica Sablux;src:url(/assets/fonts/Helvetica.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Helvetica Sablux;src:url(/assets/fonts/Helvetica-Bold.ttf)format("truetype");font-weight:700;font-display:swap}:root{color:#27232b;font-synthesis:none;--purple:#8f4396;--purple-dark:#63306a;--purple-deep:#502453;--purple-soft:#f3eaf5;--purple-pale:#fbf8fc;--gray:#b1b3b6;--gray-100:#f4f4f5;--gray-200:#e7e5e8;--gray-400:#99959d;--ink:#27232b;--orange:#e98214;--orange-soft:#fff4e7;--green:#3c8c6b;--green-soft:#eaf6f0;--red:#b44850;--shadow:0 18px 55px #32233717;background:#f7f7f8;font-family:Helvetica Sablux,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{background:#f7f7f8;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #8f439647}button:disabled{cursor:not-allowed;opacity:.48}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--purple);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:700}.eyebrow.light{color:#ffffffb8}.primary-button,.secondary-button,.upload-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-weight:700;transition:all .16s;display:inline-flex}.primary-button{background:var(--purple);border:1px solid var(--purple);color:#fff;box-shadow:0 8px 22px #8f439633}.primary-button:hover{background:var(--purple-dark);transform:translateY(-1px)}.secondary-button{color:var(--purple-dark);background:#fff;border:1px solid #d9d5db}.secondary-button:hover{border-color:var(--purple);background:var(--purple-pale)}.primary-button.full,.upload-button{width:100%}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.icon-button:hover{background:var(--purple-soft);color:var(--purple)}.back-link,.text-button{color:var(--purple);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-weight:700;display:inline-flex}.back-link:hover,.text-button:hover{color:var(--purple-dark)}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.help-tooltip{letter-spacing:normal;text-transform:none;vertical-align:middle;z-index:12;font-size:1rem;font-weight:400;line-height:1;display:inline-flex;position:relative}.help-tooltip-trigger{color:var(--purple);cursor:help;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:inline-flex}.help-tooltip-trigger:hover,.help-tooltip-trigger:focus-visible{background:var(--purple-soft)}.help-tooltip-content{color:#fff;letter-spacing:normal;opacity:0;pointer-events:none;text-align:left;text-transform:none;visibility:hidden;white-space:normal;z-index:200;background:#2f2932;border-radius:8px;width:250px;padding:10px 11px;font-size:.74rem;font-weight:400;line-height:1.45;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-4px);box-shadow:0 12px 30px #1b141d33}.help-tooltip.left .help-tooltip-content{left:-4px;transform:translateY(-4px)}.help-tooltip.right .help-tooltip-content{left:auto;right:-4px;transform:translateY(-4px)}.help-tooltip:hover .help-tooltip-content,.help-tooltip:focus-within .help-tooltip-content{opacity:1;visibility:visible;transform:translate(-50%)}.help-tooltip.left:hover .help-tooltip-content,.help-tooltip.left:focus-within .help-tooltip-content,.help-tooltip.right:hover .help-tooltip-content,.help-tooltip.right:focus-within .help-tooltip-content{transform:translate(0)}.help-tooltip.light .help-tooltip-trigger{color:#ffffffd6}.help-tooltip.light .help-tooltip-trigger:hover,.help-tooltip.light .help-tooltip-trigger:focus-visible{color:#fff;background:#ffffff24}.field-label{align-items:center;gap:3px;display:inline-flex}.login-page{background:#fff;grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);min-height:100vh;display:grid}.login-brand-panel{color:#fff;background:radial-gradient(circle at 20% 15%,#ffffff21,#0000 26%),linear-gradient(145deg,#7b3583 0%,#542158 54%,#301536 100%);flex-direction:column;min-height:100vh;padding:42px 8%;display:flex;position:relative;overflow:hidden}.login-brand-panel:before{content:"";background:repeating-linear-gradient(120deg,#0000 0 76px,#ffffff09 77px 78px);position:absolute;inset:0}.login-brand-panel:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:660px;height:660px;position:absolute;top:16%;right:-410px}.login-logo{filter:brightness(0)invert();object-fit:contain;object-position:left center;z-index:1;width:180px;height:78px;position:relative}.login-promise{z-index:1;max-width:570px;margin:auto 0;position:relative}.login-promise h1{letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(2.55rem,4.8vw,5rem);line-height:.98}.login-promise>p{color:#ffffffbf;max-width:510px;font-size:1.05rem;line-height:1.6}.login-promise ul{gap:16px;margin:40px 0 0;padding:0;list-style:none;display:grid}.login-promise li{color:#ffffffe0;align-items:flex-start;gap:12px;line-height:1.4;display:flex}.login-promise li svg{color:#e0b3e4;flex:none;margin-top:1px}.login-brand-foot{color:#ffffff73;z-index:1;font-size:.78rem;position:relative}.login-form-panel{justify-content:center;align-items:center;padding:60px 9%;display:flex}.login-form-wrap{width:100%;max-width:460px}.secure-mark{background:var(--purple-soft);color:var(--purple);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:24px;display:flex}.login-form-wrap h2{letter-spacing:-.04em;margin:10px 0 8px;font-size:2.45rem}.form-intro{color:#77717b;margin:0 0 30px}.auth-switch{background:#f2f1f3;border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:26px;padding:4px;display:grid}.auth-switch button{color:#746e77;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:43px;font-weight:700;display:flex}.auth-switch button.active{color:var(--purple);background:#fff;box-shadow:0 3px 10px #23192614}.auth-method-help{color:#827b85;justify-content:flex-end;align-items:center;gap:3px;margin:-18px 0 18px;font-size:.76rem;display:flex}.login-form-wrap form{gap:18px;display:grid}.login-form-wrap label,.edit-drawer label{color:#514c53;gap:8px;font-size:.86rem;font-weight:700;display:grid}.input-wrap{color:#9b969d;border:1px solid #dad6dc;border-radius:8px;align-items:center;gap:10px;min-height:50px;padding:0 14px;display:flex}.input-wrap:focus-within{border-color:var(--purple);color:var(--purple);box-shadow:0 0 0 3px #8f43961a}.input-wrap input{border:0;outline:0;width:100%;min-width:0}.login-submit{min-height:52px;margin-top:8px}.auth-message{background:var(--purple-soft);color:var(--purple-dark);border-radius:8px;padding:12px 14px;font-size:.85rem;line-height:1.45}.auth-message.error{color:var(--red);background:#fff0f0}.privacy-note{color:#958f98;justify-content:center;align-items:center;gap:8px;margin-top:26px;font-size:.78rem;display:flex}.app-shell{min-height:100vh}.app-header{z-index:30;background:#fffffff5;border-bottom:1px solid #e4e2e5;align-items:center;height:96px;padding:0 32px;display:flex;position:sticky;top:0}.brand-button{cursor:pointer;background:0 0;border:0;width:174px;height:72px;padding:0;overflow:hidden}.brand-button img{object-fit:contain;width:100%;height:100%}.menu-button{margin-left:14px}.header-divider{background:#d9d5dc;width:1px;height:48px;margin:0 24px 0 10px}.header-context{flex-direction:column;gap:5px;display:flex}.header-context strong{color:var(--purple);font-size:1.5rem}.header-context span{color:#88828c;font-size:.85rem}.header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.operator{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;margin:0 8px;padding:4px;display:flex}.operator:hover{background:var(--purple-pale);border-radius:10px}.operator-avatar{background:var(--purple);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;display:flex}.operator-avatar.has-photo{background:#fff;border:1px solid #ddd6e0;overflow:hidden}.operator-avatar img{object-fit:cover;width:100%;height:100%;display:block}.operator>div:nth-child(2){flex-direction:column;gap:2px;display:flex}.operator strong{font-size:.84rem}.operator span{color:#938d96;font-size:.7rem}.reminder-button{position:relative}.reminder-count{background:var(--purple);color:#fff;border:2px solid #fff;border-radius:99px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 3px;font-size:.58rem;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.workspace{max-width:1420px;margin:0 auto;padding:46px 42px 80px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.page-heading.compact{align-items:center}.page-heading h1,.project-title-row h1{letter-spacing:-.04em;margin:8px 0 7px;font-size:2.35rem}.page-heading p,.project-title-row p{color:#77717b;margin:0}.portfolio-heading-actions,.project-title-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.archive-upload-button{cursor:pointer;position:relative}.archive-upload-button input{opacity:0;width:1px;height:1px;position:absolute}.archive-upload-button.disabled{cursor:not-allowed;opacity:.48}.danger-icon-button{color:#9e4b52}.danger-icon-button:hover{color:var(--red);background:#fff2f2}.toast{box-shadow:var(--shadow);z-index:80;border-radius:10px;align-items:center;gap:10px;max-width:min(580px,100vw - 30px);padding:14px 18px;display:flex;position:fixed;top:112px;right:24px}.toast.success{color:#27694d;background:#f0faf5;border:1px solid #cde9dc}.toast.error{color:#9e3d46;background:#fff3f3;border:1px solid #f0cccc}.global-loading{color:var(--purple);justify-content:center;align-items:center;gap:10px;min-height:40vh;display:flex}.project-view-nav{background:#fff;border-bottom:1px solid #e5e2e6;min-height:62px;padding:0 32px}.project-view-nav>div{max-width:1336px;height:62px;margin:0 auto;display:flex}.project-view-nav button{color:#756f78;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:8px;padding:0 22px;font-size:.82rem;font-weight:700;display:inline-flex}.project-view-nav button:hover{background:var(--purple-pale);color:var(--purple)}.project-view-nav button.active{border-bottom-color:var(--purple);color:var(--purple)}.portfolio-summary{border:1px solid var(--gray-200);background:#fff;border-radius:13px;grid-template-columns:repeat(3,1fr);margin-bottom:24px;display:grid}.portfolio-summary>div{grid-template-columns:44px auto;align-items:center;gap:3px 12px;padding:22px 26px;display:grid}.portfolio-summary>div+div{border-left:1px solid var(--gray-200)}.portfolio-summary svg{background:var(--purple-soft);color:var(--purple);border-radius:10px;grid-row:1/3;width:42px;height:42px;padding:10px}.portfolio-summary strong{font-size:1.4rem}.portfolio-summary span{color:#87818a;font-size:.82rem}.project-ledger{border:1px solid var(--gray-200);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 16px 45px #2319260d}.ledger-toolbar{justify-content:space-between;align-items:center;padding:24px 26px;display:flex}.ledger-toolbar h2{margin:0 0 3px}.ledger-toolbar span{color:#99939b;font-size:.78rem}.search-field{color:#99949b;border:1px solid #ddd9df;border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex}.search-field input{border:0;outline:0;width:210px;height:38px}.ledger-head,.ledger-row{grid-template-columns:1.2fr 1.65fr 1.15fr .68fr .55fr;gap:22px;display:grid}.ledger-head{border-bottom:1px solid var(--gray-200);color:#8a848d;letter-spacing:.08em;text-transform:uppercase;background:#f7f6f8;padding:12px 26px;font-size:.69rem;font-weight:700}.ledger-row{cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #eeecef;align-items:center;width:100%;padding:22px 26px}.ledger-row:last-child{border-bottom:0}.ledger-row:hover{box-shadow:inset 3px 0 var(--purple);background:#fcfafc}.project-identity,.project-situation,.project-progress{display:flex}.project-identity{align-items:center;gap:13px}.project-monogram{background:var(--purple-soft);color:var(--purple);border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.project-identity>span:last-child,.project-situation,.project-progress>span:first-child{flex-direction:column;gap:5px;display:flex}.project-kind-badge{background:var(--purple-soft);letter-spacing:.04em;text-transform:uppercase;border-radius:99px;align-self:flex-start;margin-top:2px;padding:4px 7px;font-weight:700;color:var(--purple-dark)!important;font-size:.62rem!important}.reference-update-badge{background:var(--orange-soft);border-radius:99px;align-self:flex-start;padding:4px 7px;font-weight:700;color:#a95d09!important;font-size:.62rem!important}.ledger-row small{color:#8e8891;font-size:.75rem;font-weight:400}.project-situation strong{font-size:.86rem}.project-progress{flex-direction:column;gap:9px}.project-progress>span:first-child{gap:2px}.project-progress strong{color:var(--purple);font-size:.78rem}.mini-progress{background:#eeecef;border-radius:20px;width:100%;height:4px;overflow:hidden}.mini-progress i{background:var(--purple);height:100%;display:block}.project-date{color:#6f6872;font-size:.82rem}.row-action{color:var(--purple);justify-content:flex-end;align-items:center;gap:6px;font-size:.78rem;font-weight:700;display:flex}.familiar-bridge{background:linear-gradient(90deg,#f6eef7,#fff);border:1px solid #e6d9e8;border-radius:12px;grid-template-columns:48px 1fr auto;align-items:center;gap:16px;margin-top:22px;padding:18px 22px;display:grid}.bridge-icon{color:var(--purple);background:#fff;border-radius:9px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.familiar-bridge>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.familiar-bridge span{color:#77717a;font-size:.8rem}.project-title-row{justify-content:space-between;align-items:flex-end;margin:24px 0 28px;display:flex}.mobile-readonly-note{display:none}.reference-update-notice{background:#fffaf2;border:1px solid #efc889;border-radius:11px;grid-template-columns:26px 1fr auto;align-items:center;gap:13px;margin:0 0 18px;padding:14px 16px;display:grid}.reference-update-notice>svg{color:var(--orange)}.reference-update-notice>div{flex-direction:column;gap:3px;display:flex}.reference-update-notice strong{font-size:.84rem}.reference-update-notice span{color:#7c6b58;font-size:.73rem}.reference-update-notice button{color:#99570e;cursor:pointer;background:#fff;border:1px solid #e2b66f;border-radius:7px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:.75rem;font-weight:700;display:flex}.attention-panel{color:#fff;background:linear-gradient(115deg,#5d2764,#8f4396 70%,#9f51a6);border-radius:14px;padding:22px 26px 26px;position:relative;overflow:hidden;box-shadow:0 18px 42px #5a246033}.attention-panel:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:350px;height:350px;position:absolute;top:-140px;right:-170px}.attention-kicker{color:#ffffffad;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;font-size:.75rem;font-weight:700;display:flex}.attention-grid{z-index:1;grid-template-columns:1fr 180px 250px;align-items:center;margin-top:16px;display:grid;position:relative}.attention-grid>div+div{border-left:1px solid #ffffff2e;padding-left:28px}.attention-grid span{color:#ffffffa6;font-size:.74rem}.attention-grid h2{margin:5px 0 6px;font-size:1.55rem}.attention-grid p{color:#fffc;margin:0}.waiting-metric,.truth-metric{flex-direction:column;gap:4px;display:flex}.truth-metric .help-tooltip-content{width:340px;top:calc(100% + 4px);bottom:auto;transform:translateY(-4px)}.truth-metric .help-tooltip:hover .help-tooltip-content,.truth-metric .help-tooltip:focus-within .help-tooltip-content{transform:translate(0)}.waiting-metric strong{font-size:2.7rem;line-height:.9}.waiting-metric small,.truth-metric small{color:#ffffff80}.truth-metric strong{margin-top:5px}.temporal-summary{border:1px solid var(--gray-200);background:#fff;border-radius:12px;margin-top:18px;overflow:hidden}.temporal-summary>header{border-bottom:1px solid #ece9ed;align-items:center;gap:10px;padding:13px 17px;display:flex}.temporal-summary>header>svg{color:var(--purple)}.temporal-summary>header>div{flex-direction:column;flex:1;gap:2px;display:flex}.temporal-summary>header strong{font-size:.82rem}.temporal-summary>header span{color:#8b858e;font-size:.69rem}.temporal-summary>div{grid-template-columns:repeat(4,1fr) 1.25fr;display:grid}.temporal-summary>div>span,.temporal-summary>div>button{text-align:left;background:#fff;border:0;flex-direction:column;align-items:flex-start;gap:5px;min-height:70px;padding:14px 17px;display:flex}.temporal-summary>div>span+span,.temporal-summary>div>button{border-left:1px solid #ece9ed}.temporal-summary small{color:#918b93;font-size:.66rem}.temporal-summary strong{font-size:.8rem}.temporal-summary>div>button{color:var(--purple);cursor:pointer;grid-template-columns:18px 1fr 16px;align-items:center;gap:9px;display:grid}.temporal-summary>div>button:hover{background:var(--purple-pale)}.temporal-summary>div>button span{flex-direction:column;gap:5px;display:flex}.phase-ribbon{border:1px solid var(--gray-200);background:#fff;border-radius:12px;grid-template-columns:repeat(5,1fr);margin:24px 0;display:grid;overflow:hidden}.phase-ribbon-item{align-items:center;gap:10px;min-width:0;padding:18px;display:flex;position:relative}.phase-ribbon-item+.phase-ribbon-item{border-left:1px solid var(--gray-200)}.phase-ribbon-item>span{color:#929097;border:2px solid #c9c6cb;border-radius:50%;flex:none;justify-content:center;align-items:center;width:31px;height:31px;font-weight:700;display:flex}.phase-ribbon-item>div{flex-direction:column;gap:3px;min-width:0;display:flex}.phase-ribbon-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.phase-ribbon-item small{color:#979198;font-size:.68rem}.phase-ribbon-item.complete>span{background:var(--purple);border-color:var(--purple);color:#fff}.phase-ribbon-item.current{background:var(--purple-soft)}.phase-ribbon-item.current>span{border-color:var(--purple);color:var(--purple)}.phase-ribbon-item.current strong{color:var(--purple-dark)}.cockpit-columns{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:24px;display:grid}.cockpit-main,.exchange-panel,.document-export-panel,.journal-preview{border:1px solid var(--gray-200);background:#fff;border-radius:13px}.cockpit-main>header{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.cockpit-main h2,.exchange-panel h2{margin:4px 0 0}.cockpit-main>header>span{color:var(--purple);font-size:.8rem;font-weight:700}.step-list{padding:6px 0}.step-row{cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #f0eef1;grid-template-columns:12px 1fr auto 18px;align-items:center;gap:13px;width:100%;min-height:76px;padding:13px 24px;display:grid}.step-row:last-child{border-bottom:0}.step-row:disabled{cursor:default;opacity:1}.step-row:hover,.step-row.selected{background:#fcf9fc}.step-row.selected{box-shadow:inset 3px 0 var(--purple)}.step-dot{border:2px solid var(--purple);border-radius:50%;width:10px;height:10px}.step-row.selected .step-dot{background:var(--purple);box-shadow:0 0 0 4px var(--purple-soft)}.step-row>span:nth-child(2){flex-direction:column;gap:5px;display:flex}.step-row small{color:#8e8890}.status-pill{white-space:nowrap;border-radius:99px;padding:6px 9px;font-size:.68rem;font-weight:700;display:inline-flex}.status-pill.done{background:var(--green-soft);color:var(--green)}.status-pill.active{background:var(--purple-soft);color:var(--purple)}.status-pill.waiting{background:var(--orange-soft);color:#b3630b}.status-pill.uncertain{color:#a7661c;background:#fff6e8}.status-pill.future{color:#858087;background:#f0eff1}.canvas-callout{background:linear-gradient(90deg, var(--purple-soft), white);cursor:pointer;text-align:left;border:0;border-top:1px solid #eaddec;grid-template-columns:44px 1fr 20px;align-items:center;gap:13px;width:100%;padding:18px 22px;display:grid}.callout-icon{color:var(--purple);background:#fff;border:1px solid #e5d9e7;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.canvas-callout>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.canvas-callout small{color:#787179}.cockpit-side{gap:18px;display:grid}.document-export-panel{padding:22px}.document-export-panel>header{color:var(--purple);align-items:center;gap:12px;display:flex}.document-export-panel>header div{color:var(--ink)}.document-export-panel h2{margin:0;font-size:1.08rem}.document-export-panel>header span{color:#8f8991;font-size:.73rem}.document-export-panel>p{color:#6f6970;margin:18px 0;font-size:.78rem;line-height:1.5}.document-export-panel>small{color:#8f8991;text-align:center;margin-top:10px;font-size:.68rem;display:block}.exchange-panel{padding:22px;overflow:hidden}.exchange-panel>header{color:var(--purple);align-items:center;gap:12px;margin-bottom:24px;display:flex}.exchange-panel>header div{color:var(--ink)}.exchange-panel>header h2{font-size:1.08rem}.exchange-panel>header span{color:#8f8991;font-size:.73rem}.exchange-step{align-items:flex-start;gap:12px;margin:18px 0 14px;display:flex}.exchange-step>span{background:var(--purple-soft);color:var(--purple);border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.74rem;font-weight:700;display:flex}.exchange-step div{flex-direction:column;gap:5px;display:flex}.exchange-step small{color:#858087;line-height:1.35}.exchange-divider{align-items:center;gap:8px;margin:18px 0 0;display:flex}.exchange-divider:before,.exchange-divider:after{content:"";background:#e9e6ea;flex:1;height:1px}.exchange-divider span{color:#aaa5ab;font-size:.69rem}.upload-button{border:1px dashed var(--purple);color:var(--purple);background:#fff;position:relative}.upload-button:hover{background:var(--purple-pale)}.upload-button input{opacity:0;width:1px;height:1px;position:absolute}.safety-note{color:#8f8990;text-align:center;margin:11px 0 0;font-size:.7rem}.journal-preview{margin-top:24px;overflow:hidden}.journal-preview header{border-bottom:1px solid #eceaec;padding:17px 22px}.journal-preview header>div{align-items:center;gap:10px;display:flex}.journal-preview header svg{color:var(--purple)}.journal-preview header span{flex-direction:column;gap:3px;display:flex}.journal-preview header small{color:#8c878d}.journal-line{grid-template-columns:120px 1fr;gap:20px;padding:13px 22px;display:grid}.journal-line+.journal-line{border-top:1px solid #f0eef1}.journal-line time{color:#918b93;font-size:.78rem}.journal-line span{font-size:.85rem}.drawer-backdrop{z-index:100;background:#2118234d;position:fixed;inset:0}.edit-drawer{background:#fff;width:min(100%,500px);max-width:500px;height:100%;margin-left:auto;padding:28px;animation:.18s ease-out slideIn;overflow-y:auto;box-shadow:-20px 0 60px #2214262e}@keyframes slideIn{0%{opacity:.4;transform:translate(40px)}}.edit-drawer header{justify-content:space-between;align-items:flex-start;display:flex}.edit-drawer h2{margin:8px 0 26px}.edit-drawer form{gap:19px;display:grid}.edit-drawer input,.edit-drawer select,.edit-drawer textarea{background:#fff;border:1px solid #d9d5db;border-radius:8px;width:100%;padding:12px 13px}.drawer-note{background:var(--purple-soft);color:var(--purple-dark);border-radius:8px;padding:12px;font-size:.78rem;line-height:1.45}.access-denied{text-align:center;background:linear-gradient(135deg,#f7f5f8,#fff);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.access-denied>div{background:#fff;border:1px solid #e1dce3;border-radius:16px;max-width:470px;padding:40px;box-shadow:0 18px 50px #23192612}.access-denied h1{margin:10px 0;font-size:1.75rem}.access-denied p{color:#756e78;margin:0 0 22px;line-height:1.55}.access-denied-actions{justify-content:center;gap:12px;display:flex}.profile-drawer,.reminder-drawer,.trash-drawer{background:#f8f7f9;width:min(100%,470px);max-width:470px;height:100%;margin-left:auto;padding:26px;animation:.18s ease-out slideIn;overflow-y:auto;box-shadow:-20px 0 60px #2214262e}.profile-drawer>header,.reminder-drawer>header,.trash-drawer>header{justify-content:space-between;align-items:flex-start;display:flex}.profile-drawer h2,.reminder-drawer h2,.trash-drawer h2{margin:7px 0 22px;font-size:1.75rem}.profile-form{gap:16px;display:grid}.profile-form>label,.profile-password label{color:#514c53;gap:8px;font-size:.83rem;font-weight:700;display:grid}.profile-form label small,.profile-reminders small{color:#908991;font-size:.7rem;font-weight:400}.profile-form>label>input,.profile-password input{background:#fff;border:1px solid #d9d5db;border-radius:8px;width:100%;min-height:48px;padding:0 12px}.profile-readonly{color:#6d6670;background:#f0eef2;border:1px solid #e0dce2;border-radius:8px;align-items:center;gap:9px;min-height:48px;padding:0 12px;font-size:.82rem;font-weight:400;display:flex}.profile-reminders{background:#fff;border:1px solid #e1dce3;border-radius:10px;gap:10px;margin:2px 0;padding:14px;display:grid}.profile-reminders legend{color:#514c53;padding:0 5px;font-size:.83rem;font-weight:700}.profile-toggle{color:#514c53;cursor:pointer;align-items:center;gap:9px;font-size:.82rem;display:flex}.profile-toggle input{accent-color:var(--purple);width:17px;height:17px;margin:0}.profile-password{border-top:1px solid #e0dde2;gap:13px;margin-top:26px;padding-top:22px;display:grid}.profile-password>div:first-child{gap:4px;display:grid}.profile-password>div:first-child span{color:#827b84;font-size:.76rem;line-height:1.45}.profile-password>form{gap:13px;display:grid}.profile-password>form>div{justify-content:flex-end;align-items:center;gap:12px;display:flex}.profile-password-message{color:var(--red);background:#fff1f1;border-radius:7px;margin:0;padding:9px 11px;font-size:.75rem}.reminder-list,.trash-list{gap:10px;display:grid}.reminder-row{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2dde4;border-left:4px solid #a79fa9;border-radius:10px;align-items:flex-start;gap:11px;width:100%;padding:13px;display:flex}.reminder-row:hover{background:var(--purple-pale);border-color:#d7c7da}.reminder-row.urgent{border-left-color:var(--red)}.reminder-row.attention{border-left-color:var(--orange)}.reminder-row.planned{border-left-color:var(--purple)}.reminder-row>svg{color:var(--purple);flex:none;margin-top:2px}.reminder-row.urgent>svg{color:var(--red)}.reminder-row.attention>svg{color:var(--orange)}.reminder-row>span{gap:3px;min-width:0;display:grid}.reminder-row small{color:#8b848d;font-size:.67rem}.reminder-row strong{font-size:.84rem}.reminder-row em{color:#635d66;font-size:.76rem;font-style:normal;line-height:1.35}.reminder-row i{color:#8a838c;font-size:.71rem;font-style:normal;line-height:1.35}.reminder-empty{color:#7d757e;text-align:center;background:#fff;border:1px dashed #d9d4dc;border-radius:10px;flex-direction:column;align-items:center;gap:8px;padding:38px 22px;display:flex}.reminder-empty svg{color:var(--purple)}.reminder-empty strong{color:#554e57}.reminder-empty span{font-size:.77rem;line-height:1.45}.trash-list article{background:#fff;border:1px solid #e2dde4;border-radius:10px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.trash-list article>svg{color:#918b93}.trash-list article>div{gap:4px;display:grid}.trash-list article strong{font-size:.84rem}.trash-list article span{color:#89828b;font-size:.7rem;line-height:1.35}.trash-list .secondary-button{min-height:38px;padding:0 11px}.table-view{max-width:none;padding-top:34px}.table-title-row{justify-content:space-between;align-items:flex-end;margin:24px 0;display:flex}.table-title-row h1{letter-spacing:-.04em;margin:8px 0 7px;font-size:2.35rem}.table-title-row p{color:#77717b;margin:0}.table-mode-note{color:var(--purple);background:#fff;border:1px solid #e0dce2;border-radius:10px;align-items:center;gap:10px;min-width:315px;padding:12px 14px;display:flex}.table-mode-note>span{color:var(--ink);flex-direction:column;flex:1;gap:3px;display:flex}.table-mode-note small{color:#817b84;font-size:.71rem;font-weight:400}.mobile-table-note{display:none}.table-view-switch{align-items:center;gap:0;margin-bottom:12px;display:flex}.table-view-switch button{color:#716a74;cursor:pointer;background:#fff;border:1px solid #ddd9df;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:.76rem;font-weight:700;display:flex}.table-view-switch button:first-child{border-radius:8px 0 0 8px}.table-view-switch button:nth-child(2){border-left:0;border-radius:0 8px 8px 0}.table-view-switch button.active{background:var(--purple);border-color:var(--purple);color:#fff}.table-view-switch>span{color:#817a83;margin-left:14px;font-size:.72rem}.table-toolbar{background:#fff;border:1px solid #dfdce1;border-bottom:0;border-radius:12px 12px 0 0;align-items:center;gap:12px;min-height:76px;padding:14px 16px;display:flex}.table-toolbar label{color:#716b74;border:1px solid #ddd9df;border-radius:8px;align-items:center;gap:7px;min-height:44px;padding:0 11px;font-size:.72rem;display:flex}.table-toolbar label>span:not(.sr-only){white-space:nowrap;font-weight:700}.table-toolbar input,.table-toolbar select{color:var(--ink);background:0 0;border:0;outline:0;min-width:0;font-size:.8rem}.table-search{flex:1;min-width:260px}.table-search input{width:100%}.table-count{border-left:1px solid #e3e0e4;grid-template-columns:auto auto;gap:1px 8px;margin-left:auto;padding-left:18px;display:grid}.table-count strong{color:var(--purple);grid-row:1/3;font-size:1.25rem}.table-count span,.table-count small{color:#817b84;font-size:.67rem}.tracking-grid-shell{background:#fff;border:1px solid #dfdce1;border-radius:0 0 12px 12px;overflow:hidden;box-shadow:0 18px 50px #2319260e}.tracking-grid-scroll{min-height:420px;max-height:calc(100vh - 365px);position:relative;overflow:auto}.tracking-grid{border-collapse:separate;border-spacing:0;table-layout:fixed}.tracking-grid th,.tracking-grid td{text-align:left;vertical-align:middle;border-bottom:1px solid #e9e7ea;border-right:1px solid #ece9ed;height:68px;padding:8px 10px}.tracking-grid thead th{color:#665f69;letter-spacing:.045em;text-transform:uppercase;z-index:8;background:#f2f1f3;height:44px;padding:0 10px;font-size:.68rem;font-weight:700;position:sticky;top:0}.tracking-grid thead th>span{align-items:center;gap:2px;display:inline-flex}.tracking-grid tbody th{font-size:.75rem;font-weight:400}.tracking-grid tbody td{background:#fff;font-size:.76rem}.tracking-grid tbody tr:hover td,.tracking-grid tbody tr:hover th{background-color:#fcf9fc}.tracking-grid tbody tr.current-row td,.tracking-grid tbody tr.current-row th{box-shadow:inset 0 2px #8f439633,inset 0 -2px #8f439633}.tracking-grid .phase-column,.tracking-grid .step-column{z-index:5;position:sticky}.tracking-grid tbody .phase-column,.tracking-grid tbody .step-column{background:#faf9fa}.tracking-grid thead .phase-column,.tracking-grid tbody .phase-column{left:0}.tracking-grid thead .phase-column,.tracking-grid thead .step-column{z-index:10}.tracking-grid .phase-column{align-items:center;gap:8px;display:flex}.phase-number{background:var(--purple-soft);color:var(--purple);border-radius:50%;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:.68rem;font-weight:700;display:inline-flex}.tracking-grid .step-column strong,.tracking-grid .step-column small{display:block}.tracking-grid .step-column strong{color:#3d3740;font-size:.77rem;line-height:1.28}.tracking-grid .step-column small{color:#9a949d;margin-top:5px;font-size:.61rem}.tracking-grid .readonly-cell{color:#716b74;background:#f7f6f8}.tracking-grid .readonly-cell.multiline{line-height:1.35}.tracking-grid .editable-cell{padding:6px;position:relative}.tracking-grid .editable-cell input,.tracking-grid .editable-cell select,.tracking-grid .editable-cell textarea{color:#373139;resize:none;background:#fff;border:1px solid #0000;border-radius:6px;outline:0;width:100%;height:100%;padding:8px;font-size:.76rem;line-height:1.35}.tracking-grid .editable-cell input:hover,.tracking-grid .editable-cell select:hover,.tracking-grid .editable-cell textarea:hover{border-color:#d9d4db}.tracking-grid .editable-cell input:focus,.tracking-grid .editable-cell select:focus,.tracking-grid .editable-cell textarea:focus{border-color:var(--purple);box-shadow:0 0 0 2px #8f43961c}.tracking-grid .editable-cell input:disabled,.tracking-grid .editable-cell select:disabled,.tracking-grid .editable-cell textarea:disabled{color:#817b84;opacity:1;background:#f3f2f4}.reference-duration-cell{grid-template-columns:68px 1fr;display:grid}.reference-duration-cell input{min-width:0}.reference-duration-cell select{padding-left:4px!important;font-size:.68rem!important}.temporal-variance strong,.temporal-variance small{display:block}.temporal-variance strong{color:#4f7658}.temporal-variance strong.late{color:#a95a0b}.temporal-variance strong.early{color:var(--green)}.temporal-variance small{color:#969098;margin-top:4px;font-size:.62rem}.attachment-cell{padding:5px!important}.attachment-cell>button{color:var(--purple);cursor:pointer;background:#fff;border:1px solid #ddd8df;border-radius:7px;grid-template-columns:18px 1fr;align-items:center;gap:3px 6px;width:100%;min-height:46px;padding:6px 8px;display:grid}.attachment-cell>button:hover{background:var(--purple-pale);border-color:#caa9cd}.attachment-cell>button svg{grid-row:1/3}.attachment-cell>button strong{font-size:.82rem}.attachment-cell>button span{color:#8a838c;font-size:.61rem}.status-cell select{font-weight:700}.waiting-cell strong{color:#ac610d}.truth-badge{border-radius:99px;padding:6px 8px;font-size:.64rem;font-weight:700;line-height:1.2;display:inline-flex}.truth-badge.reference_par_defaut{color:#6f6972;background:#efedf0}.truth-badge.confirme_pour_projet{background:var(--green-soft);color:var(--green)}.truth-badge.particularite_projet{background:var(--purple-soft);color:var(--purple)}.truth-badge.a_confirmer{background:var(--orange-soft);color:#a45f0d}.column-resizer{cursor:col-resize;z-index:12;background:0 0;border:0;width:10px;height:100%;padding:0;position:absolute;top:0;right:-5px}.column-resizer:after{content:"";background:#d7d3d8;width:1px;height:50%;position:absolute;top:25%;right:4px}.column-resizer:hover:after,.column-resizer:focus-visible:after{background:var(--purple);width:2px}.cell-save-state{color:var(--purple);position:absolute;top:9px;right:9px}.cell-save-state.saved{color:var(--green)}.table-empty{color:#7c7680;justify-content:center;align-items:center;min-height:280px;display:flex}.tracking-grid-shell>footer{color:#7c7680;background:#f7f6f8;flex-wrap:wrap;align-items:center;gap:18px;min-height:45px;padding:8px 14px;font-size:.68rem;display:flex}.tracking-grid-shell>footer strong{color:#4a444d}.attachment-backdrop{z-index:130}.attachment-drawer{background:#f7f6f8;width:min(100%,760px);max-width:760px;height:100%;margin-left:auto;padding:26px;animation:.18s ease-out slideIn;overflow-y:auto;box-shadow:-20px 0 70px #22142633}.attachment-drawer>header{justify-content:space-between;align-items:flex-start;display:flex}.attachment-drawer>header h2{margin:7px 0 5px;font-size:1.65rem}.attachment-drawer>header p{color:#817a83;margin:0}.attachment-upload-card{background:linear-gradient(100deg,#f5eaf6,#fff);border:1px solid #dfcfe1;border-radius:11px;grid-template-columns:28px 1fr auto;align-items:center;gap:5px 12px;margin:22px 0 16px;padding:16px;display:grid}.attachment-upload-card>svg{color:var(--purple)}.attachment-upload-card>div{flex-direction:column;gap:3px;display:flex}.attachment-upload-card span,.attachment-upload-card small{color:#817a83;font-size:.7rem}.attachment-upload-card>small{grid-column:2/4}.attachment-upload-button{cursor:pointer;position:relative}.attachment-upload-button.is-disabled,.attachment-actions label.is-disabled{cursor:not-allowed;opacity:.56}.attachment-upload-button input,.attachment-actions label input{opacity:0;width:1px;height:1px;position:absolute}.attachment-list{gap:11px;display:grid}.attachment-empty{color:#8d8690;text-align:center;background:#fff;border:1px dashed #d5cfd7;border-radius:11px;flex-direction:column;align-items:center;gap:7px;padding:52px 20px;display:flex}.attachment-empty strong{color:#5e5761}.attachment-empty span{font-size:.75rem}.attachment-card{background:#fff;border:1px solid #dfdce1;border-radius:11px;overflow:hidden}.attachment-card>header{grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:14px 16px;display:grid}.attachment-file-icon{background:var(--purple-soft);color:var(--purple);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.attachment-card>header>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.attachment-card>header strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attachment-card>header span,.attachment-card>header small{color:#8d8790;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.secondary-button.compact,.primary-button.compact{min-height:35px;padding:0 10px;font-size:.7rem}.attachment-card details{border-top:1px solid #ece9ed}.attachment-card summary{color:var(--purple);cursor:pointer;padding:12px 16px;font-size:.73rem;font-weight:700;list-style-position:inside}.attachment-card summary span{color:#99929a;margin-left:5px;font-size:.64rem;font-weight:400}.attachment-fields{grid-template-columns:1fr 1fr;gap:12px;padding:4px 16px 15px;display:grid}.attachment-fields label{color:#625b64;gap:6px;font-size:.7rem;font-weight:700;display:grid}.attachment-fields label.wide{grid-column:1/3}.attachment-fields input,.attachment-fields textarea{color:var(--ink);resize:vertical;background:#fff;border:1px solid #ddd8df;border-radius:7px;width:100%;padding:9px 10px}.attachment-actions{border-top:1px solid #eeebef;justify-content:flex-end;align-items:center;gap:9px;padding:12px 16px;display:flex}.attachment-actions label{position:relative}.attachment-version-note{color:#8d8790;margin-right:auto;font-size:.7rem}.canvas-page{background:#fff;min-height:calc(100vh - 96px)}.canvas-topbar{border-bottom:1px solid #e7e4e8;flex-wrap:wrap;align-items:center;gap:18px;padding:20px 32px;display:flex}.canvas-topbar .canvas-context-label{flex:1}.canvas-situation{color:#928c95;justify-self:end;font-size:.77rem}.canvas-tabs{border:1px solid #ddd9df;border-radius:8px;display:flex;overflow:hidden}.canvas-tabs button{color:#52505a;cursor:pointer;background:#fff;border:0;align-items:center;gap:9px;min-height:46px;padding:0 24px;display:flex}.canvas-tabs button+button{border-left:1px solid #ddd9df}.canvas-tabs button.active{background:var(--purple);color:#fff}.process-canvas{background:#fff;height:760px;position:relative;overflow:hidden}.canvas-grid{opacity:.35;background-image:radial-gradient(#ddd8df .8px,#0000 .8px);background-size:18px 18px;position:absolute;inset:0}.process-track{min-width:1180px;height:650px;transform:translateX(-50%) scale(var(--canvas-zoom));transform-origin:50% 42%;width:calc(100% - 70px);position:absolute;top:45px;left:50%}.track-line{background:linear-gradient(90deg, var(--purple) 0 47%, #96939c 47% 100%);border-radius:20px;height:6px;position:absolute;top:173px;left:5%;right:5%}.track-line:after{content:"";background:linear-gradient(90deg,#0000 0 46%,#fff 48% 52%,#0000 54%);position:absolute;inset:-2px 0}.track-start,.track-end{border:2px solid #524d5d;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:151px}.track-start{left:2%}.track-end{right:2%}.track-start span,.track-end span{color:#77717c;text-transform:uppercase;font-size:.66rem;position:absolute;top:52px}.canvas-phase{cursor:pointer;background:0 0;border:0;width:165px;height:220px;padding:0;position:absolute;top:26px;transform:translate(-50%)}.phase-node{color:#6f6b75;background:#fff;border:6px solid #96939c;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:all .16s;display:flex;position:absolute;top:113px;left:50%;transform:translate(-50%)}.phase-label{text-align:center;flex-direction:column;gap:6px;width:180px;line-height:1.1;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%)}.phase-label strong{font-size:.96rem}.phase-label small{color:#85808a}.canvas-phase.complete .phase-node,.canvas-phase.reference .phase-node{border-color:var(--purple);color:var(--purple)}.canvas-phase.current .phase-node{background:var(--purple);border-color:var(--purple);box-shadow:0 0 0 9px var(--purple-soft);color:#fff}.canvas-phase.complete .phase-label,.canvas-phase.reference .phase-label,.canvas-phase.current .phase-label{color:var(--purple-dark)}.canvas-phase.selected .phase-node{transform:translate(-50%)scale(1.08)}.selected-phase-card{border:1.5px solid var(--purple);background:#fffffff5;border-radius:14px;width:380px;min-height:270px;padding:18px 20px;transition:all .25s;position:absolute;top:260px;box-shadow:0 16px 40px #48254c1a}.selected-phase-card:before{border-color:transparent transparent var(--purple) transparent;content:"";border-style:solid;border-width:0 8px 8px;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.selected-phase-card header{position:relative}.selected-phase-card header span{color:var(--purple);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:700}.selected-phase-card h2{color:var(--purple-dark);margin:6px 0 12px;font-size:1.2rem}.phase-hourglass{color:var(--purple);opacity:.62;position:absolute;top:2px;right:1px}.selected-phase-steps{display:grid}.selected-phase-steps>div{border-top:1px solid #ece8ed;grid-template-columns:9px 1fr auto;align-items:center;gap:10px;min-height:52px;padding:7px 0;display:grid}.selected-phase-steps>div.active{background:var(--purple-pale);margin:0 -8px;padding-left:8px;padding-right:8px}.selected-phase-steps .tiny-node{border:2px solid var(--purple);border-radius:50%;width:8px;height:8px}.selected-phase-steps>div>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.selected-phase-steps strong{font-size:.76rem}.selected-phase-steps small{color:#8b858e;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:.67rem;overflow:hidden}.derogation-branch{border:1.5px dashed var(--orange);background:#fffaf4;border-radius:12px;width:410px;padding:16px 20px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.derogation-branch header{color:var(--orange);align-items:center;gap:10px;display:flex}.derogation-branch header span{flex-direction:column;gap:3px;display:flex}.derogation-branch header small{color:#a97642}.branch-steps{justify-content:center;align-items:center;margin-top:14px;display:flex}.branch-steps>span{border:1.5px solid var(--orange);color:var(--orange);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:27px;height:27px;font-size:.65rem;font-weight:700;display:flex;position:relative}.branch-steps small{color:#8a715a;white-space:nowrap;font-size:.57rem;font-weight:400;position:absolute;top:31px}.branch-steps i{background:var(--orange);width:70px;height:1px}.branch-line{border-top:1.5px dashed var(--orange);width:110px;height:60px;position:absolute;top:-54px}.branch-line.left{border-left:1.5px dashed var(--orange);left:20px;transform:skewY(-18deg)}.branch-line.right{border-right:1.5px dashed var(--orange);right:20px;transform:skewY(18deg)}.canvas-legend{background:#fffffff2;border:1px solid #dedbe0;border-radius:9px;gap:11px;padding:14px;display:grid;position:absolute;bottom:24px;left:28px}.canvas-legend>strong{color:var(--purple-dark);align-items:center;gap:3px;margin-bottom:1px;font-size:.7rem;display:flex}.canvas-legend>span{color:#6f6973;align-items:center;gap:9px;font-size:.7rem;display:flex}.canvas-legend .help-tooltip-content{top:auto;bottom:calc(100% + 8px);left:-4px;transform:translateY(4px)}.canvas-legend .help-tooltip:hover .help-tooltip-content,.canvas-legend .help-tooltip:focus-within .help-tooltip-content{transform:translate(0)}.legend-line{width:32px;height:3px;display:block}.legend-line.reference{background:var(--purple)}.legend-line.current{background:#77727c}.legend-line.uncertain{border-top:2px dashed var(--orange)}.canvas-controls{background:#fff;border:1px solid #dfdce1;border-radius:9px;align-items:center;display:flex;position:absolute;bottom:24px;right:28px;overflow:hidden}.canvas-controls button,.canvas-controls span{background:#fff;border:0;justify-content:center;align-items:center;gap:7px;min-width:44px;height:44px;padding:0 12px;display:flex}.canvas-controls button+button,.canvas-controls span+button,.canvas-controls button+span{border-left:1px solid #e4e1e5}.canvas-help{color:#8b858e;text-align:center;margin:-18px 0 0;padding-bottom:24px;font-size:.76rem}.difference-count{background:var(--purple-soft);color:var(--purple);border-radius:10px;grid-template-columns:30px auto;align-items:center;gap:0 9px;padding:15px 19px;display:grid}.difference-count svg{grid-row:1/3}.difference-count strong{font-size:1.25rem}.difference-count span{font-size:.69rem}.reconciliation-principle{background:linear-gradient(90deg, var(--purple-soft), white);color:var(--purple);border:1px solid #e3d5e5;border-radius:10px;align-items:center;gap:14px;padding:16px 19px;display:flex}.reconciliation-principle div{color:var(--ink);flex-direction:column;gap:4px;display:flex}.reconciliation-principle span{color:#7d7680;font-size:.8rem}.difference-actions{justify-content:space-between;align-items:center;padding:28px 2px 12px;display:flex}.difference-actions>span{color:#817b83;font-size:.82rem}.difference-list{gap:12px;display:grid}.difference-row{background:#fff;border:1px solid #dfdce1;border-radius:11px;grid-template-columns:28px 1fr;align-items:flex-start;gap:16px;padding:19px;display:grid}.difference-row.conflict{border-color:#efc189}.decision-check{cursor:pointer;background:#fff;border:1.5px solid #b9b5bc;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.decision-check.accepted{background:var(--purple);border-color:var(--purple);color:#fff}.difference-content header{justify-content:space-between;align-items:center;display:flex}.difference-content header>span{background:var(--orange-soft);color:#ab620d;border-radius:99px;align-items:center;gap:5px;padding:5px 8px;font-size:.66rem;display:flex}.three-way-diff{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.three-way-diff>div{background:#f6f5f6;border-radius:8px;flex-direction:column;gap:6px;min-height:78px;padding:12px;display:flex}.three-way-diff>div.returned{background:var(--purple-soft);box-shadow:inset 3px 0 var(--purple)}.three-way-diff span{color:#918b93;text-transform:uppercase;font-size:.65rem}.three-way-diff strong{font-size:.83rem;line-height:1.35}.reconciliation-footer{background:#f7f7f8eb;border-top:1px solid #dedbe0;justify-content:flex-end;align-items:center;gap:12px;margin:34px -42px -80px;padding:16px 42px;display:flex;position:sticky;bottom:0}.no-change,.empty-differences{color:#7f7982;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:360px;display:flex}.no-change svg,.empty-differences>svg{color:var(--purple)}.empty-differences .back-link{align-self:flex-start}.empty-differences h1{color:var(--ink);margin:18px 0 0}.empty-differences p{max-width:520px}.reference-change-list{gap:9px;margin-top:24px;display:grid}.reference-change-list article{background:#fff;border:1px solid #e1dee3;border-radius:10px;grid-template-columns:32px 1fr;align-items:center;gap:13px;padding:15px 17px;display:grid}.reference-change-list article>div{flex-direction:column;gap:6px;display:flex}.reference-change-list article>div>span{color:#6f6872;align-items:center;gap:8px;font-size:.76rem;display:flex}.reference-change-list s{color:#9a939c}.reference-change-kind{border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:800;display:flex}.reference-change-kind.add{background:var(--green-soft);color:var(--green)}.reference-change-kind.remove{color:var(--red);background:#fff0f0}.reference-change-kind.change{background:var(--purple-soft);color:var(--purple)}.reference-impact-summary{background:#fff;border:1px solid #e1dee3;border-radius:11px;grid-template-columns:repeat(3,1fr);margin-top:18px;display:grid}.reference-impact-summary>div{flex-direction:column;gap:7px;padding:17px;display:flex}.reference-impact-summary>div+div{border-left:1px solid #ece9ed}.reference-impact-summary span{color:#8d8690;text-transform:uppercase;font-size:.68rem}.reference-impact-summary strong{font-size:.8rem;line-height:1.4}.reference-choice-section{margin-top:28px}.reference-choice-section>header{align-items:center;gap:11px;margin-bottom:13px;display:flex}.reference-choice-section>header>svg{color:var(--purple)}.reference-choice-section h2{margin:0 0 3px;font-size:1.1rem}.reference-choice-section p{color:#817a83;margin:0;font-size:.76rem}.reference-choice-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.reference-choice-grid>button{cursor:pointer;text-align:left;background:#fff;border:1px solid #ddd9df;border-radius:11px;grid-template-columns:24px 1fr;align-items:flex-start;gap:11px;min-height:112px;padding:17px;display:grid}.reference-choice-grid>button.selected{background:var(--purple-pale);border-color:var(--purple);box-shadow:inset 0 0 0 1px var(--purple)}.reference-choice-grid .decision-check{width:22px;height:22px}.reference-choice-grid>button.selected .decision-check{background:var(--purple);border-color:var(--purple);color:#fff}.reference-choice-grid>button>span:last-child{flex-direction:column;gap:7px;display:flex}.reference-choice-grid small{color:#7d7680;line-height:1.45}.reference-decision-footer{background:#f7f7f8f5;border-top:1px solid #dedbe0;grid-template-columns:1fr auto auto;align-items:center;gap:12px;margin:30px -42px -80px;padding:15px 42px;display:grid;position:sticky;bottom:0}.reference-decision-footer>div{flex-direction:column;gap:3px;display:flex}.reference-decision-footer span{color:#837c85;font-size:.72rem}@media (max-width:1100px){.app-header{padding:0 20px}.brand-button{width:145px}.operator>div:nth-child(2){display:none}.portfolio-heading-actions{gap:8px}.workspace{padding-left:24px;padding-right:24px}.reference-decision-footer{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.cockpit-columns{grid-template-columns:1fr}.cockpit-side{grid-template-columns:1fr 1fr}.document-export-panel{align-self:start}.exchange-panel{grid-template-columns:1fr 1fr;gap:12px 20px;display:grid}.exchange-panel>header,.exchange-divider,.safety-note{grid-column:1/3}.phase-ribbon-item{padding:14px 10px}.phase-ribbon-item strong{display:none}.canvas-topbar{grid-template-columns:1fr}.canvas-tabs,.canvas-situation{justify-self:start}.table-toolbar{flex-wrap:wrap;align-items:stretch}.table-search{flex-basis:100%}.table-count{margin-left:0}.tracking-grid-scroll{max-height:calc(100vh - 430px)}}@media (max-width:760px){.login-page{display:block}.login-brand-panel{min-height:340px;padding:28px 24px}.login-logo{width:145px;height:60px}.login-promise{margin:30px 0}.login-promise h1{font-size:2.45rem}.login-promise>p,.login-promise ul{display:none}.login-form-panel{padding:42px 24px}.app-header{height:78px;padding:0 14px}.brand-button{width:118px;height:58px}.menu-button,.header-divider,.header-context span{display:none}.header-context{margin-left:12px}.header-context strong{font-size:1rem}.operator{margin:0}.operator svg{display:none}.workspace{padding:28px 16px 64px}.page-heading{flex-direction:column;align-items:flex-start;gap:16px}.portfolio-heading-actions{justify-content:flex-start;width:100%}.portfolio-heading-actions>*{flex:auto}.project-title-row{flex-direction:column;align-items:flex-start;gap:14px}.project-title-actions{justify-content:flex-start}.profile-drawer,.reminder-drawer,.trash-drawer{width:100%;max-width:none;padding:20px 16px}.trash-list article{grid-template-columns:22px 1fr;align-items:flex-start}.trash-list article>button{grid-column:2;justify-content:center;width:100%}.project-view-nav{min-height:56px;padding:0 10px;overflow-x:auto}.project-view-nav>div{min-width:max-content;height:56px}.project-view-nav button{white-space:nowrap;padding:0 15px}.page-heading,.project-title-row{align-items:flex-start;gap:20px}.page-heading h1,.project-title-row h1{font-size:1.85rem}.page-heading .secondary-button,.project-title-row .secondary-button{min-width:44px;padding:0 12px}.project-title-row .secondary-button,.cockpit-side{display:none}.mobile-readonly-note{background:var(--purple-soft);color:var(--purple-dark);border-radius:8px;margin:-12px 0 20px;padding:11px 13px;font-size:.78rem;line-height:1.45;display:block}.reference-update-notice{grid-template-columns:24px 1fr}.reference-update-notice button{grid-column:1/3;justify-content:center}.reference-impact-summary,.reference-choice-grid{grid-template-columns:1fr}.reference-impact-summary>div+div{border-top:1px solid #ece9ed;border-left:0}.reference-decision-footer{grid-template-columns:1fr 1fr;align-items:stretch;margin-left:-16px;margin-right:-16px;padding:13px 16px}.reference-decision-footer>div{grid-column:1/3}.portfolio-summary{grid-template-columns:1fr}.portfolio-summary>div+div{border-left:0;border-top:1px solid var(--gray-200)}.ledger-toolbar{flex-direction:column;align-items:flex-start;gap:16px}.search-field,.search-field input{width:100%}.ledger-head{display:none}.ledger-row{grid-template-columns:1fr auto;gap:14px}.project-identity,.project-situation,.project-progress{grid-column:1/3}.project-date{grid-column:1}.familiar-bridge{grid-template-columns:42px 1fr}.familiar-bridge>svg{display:none}.attention-grid{grid-template-columns:1fr 1fr;gap:18px}.attention-grid>div+div{padding-left:18px}.attention-grid>div:first-child{grid-column:1/3}.truth-metric{border-left:0!important;padding-left:0!important}.temporal-summary>div{grid-template-columns:1fr 1fr}.temporal-summary>div>span,.temporal-summary>div>button{border-bottom:1px solid #ece9ed;border-left:0}.temporal-summary>div>span:nth-child(2n),.temporal-summary>div>button{border-left:1px solid #ece9ed}.temporal-summary>div>button{grid-column:1/3}.phase-ribbon{grid-template-columns:repeat(5,minmax(48px,1fr))}.phase-ribbon-item{justify-content:center}.phase-ribbon-item>div,.exchange-panel{display:none}.table-view{padding-top:24px}.table-title-row{flex-direction:column;align-items:flex-start;gap:16px}.table-title-row h1{font-size:1.85rem}.table-mode-note{width:100%;min-width:0}.table-view-switch{flex-wrap:wrap;align-items:stretch}.table-view-switch button{flex:1;justify-content:center}.table-view-switch>span{flex-basis:100%;margin:9px 2px 0;line-height:1.4}.mobile-table-note{background:var(--purple-soft);color:var(--purple-dark);border-radius:8px;margin:-2px 0 16px;padding:11px 13px;font-size:.78rem;line-height:1.45;display:block}.table-toolbar{border-bottom:1px solid #dfdce1;border-radius:10px;grid-template-columns:1fr 1fr;margin-bottom:12px;display:grid}.table-search{grid-column:1/3;min-width:0}.table-toolbar label{min-width:0}.table-toolbar label span:not(.sr-only),.table-toolbar label svg{display:none}.table-toolbar select{width:100%}.table-count{border-left:0;grid-column:1/3;padding-left:0}.tracking-grid-shell{border-radius:10px}.tracking-grid-scroll{min-height:420px;max-height:62vh}.tracking-grid .editable-cell input:disabled,.tracking-grid .editable-cell select:disabled,.tracking-grid .editable-cell textarea:disabled{background:#f7f6f8;border-color:#0000}.column-resizer,.tracking-grid-shell>footer span:last-child{display:none}.attachment-drawer{width:100%;max-width:none;padding:20px 16px}.attachment-upload-card{grid-template-columns:24px 1fr}.attachment-upload-card .attachment-upload-button,.attachment-upload-card>small{grid-column:1/3}.attachment-card>header{grid-template-columns:36px 1fr}.attachment-card>header>button{grid-column:2;justify-self:start}.attachment-fields{grid-template-columns:1fr}.attachment-fields label.wide{grid-column:1}.attachment-actions{flex-direction:column;align-items:stretch}.attachment-actions>*{justify-content:center;width:100%}.three-way-diff{grid-template-columns:1fr}.difference-content header{flex-direction:column;align-items:flex-start;gap:8px}.reconciliation-footer{margin-left:-16px;margin-right:-16px;padding:12px 16px}.canvas-topbar{padding:16px}.canvas-tabs{max-width:100%;overflow-x:auto}.canvas-tabs button{white-space:nowrap;padding:0 15px}.process-canvas{overflow-x:auto}.process-track{transform:scale(var(--canvas-zoom));transform-origin:0 42%;width:1180px;left:25px}.canvas-controls{right:12px}.canvas-legend{left:12px}.help-tooltip .help-tooltip-content{max-width:none;position:fixed;width:auto!important;inset:auto 16px 16px!important;transform:translateY(6px)!important}.help-tooltip:hover .help-tooltip-content,.help-tooltip:focus-within .help-tooltip-content{transform:translateY(0)!important}}.route-editor-view{max-width:1540px;padding-top:34px}.route-editor-title{justify-content:space-between;align-items:flex-end;margin:20px 0 22px;display:flex}.route-editor-title h1{letter-spacing:-.045em;margin:7px 0 5px;font-size:2.3rem}.route-editor-title p{color:#7d7780;margin:0}.route-editor-title>div:last-child{gap:10px;display:flex}.route-truth-banner{color:#675d68;background:linear-gradient(90deg,#faf5fb,#fff);border:1px solid #e7d9e9;border-radius:11px;align-items:center;gap:12px;min-height:54px;margin-bottom:18px;padding:10px 16px;display:flex}.route-truth-banner>svg{color:var(--purple)}.route-truth-banner strong{color:var(--purple-dark)}.route-truth-banner .help-tooltip{margin-left:auto}.route-editor-grid{grid-template-columns:minmax(250px,.82fr) minmax(410px,1.45fr) minmax(280px,1fr);gap:14px;display:grid}.route-phase-panel,.route-step-panel,.route-inspector{background:#fff;border:1px solid #e1dee3;border-radius:12px;min-height:600px;padding:18px}.route-phase-panel>header,.route-step-panel>header,.route-inspector>header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.route-phase-panel>header strong{align-items:center;gap:3px;display:flex}.route-phase-list,.route-step-list{gap:8px;display:grid}.route-phase-list>button{cursor:pointer;text-align:left;background:#fff;border:1px solid #e7e4e8;border-radius:9px;grid-template-columns:16px 32px 1fr 12px;align-items:center;gap:9px;min-height:58px;padding:8px 11px;display:grid}.route-phase-list>button:hover{background:var(--purple-pale);border-color:#d8c2da}.route-phase-list>button.active{border-color:var(--purple);color:var(--purple-dark);background:#fbf6fc;box-shadow:0 6px 18px #8f439614}.route-phase-list>button>svg{color:#9d969f}.route-phase-list>button>span:nth-child(3){font-size:.8rem;font-weight:700;line-height:1.2}.route-phase-list small{color:#99939b;margin-top:4px;font-size:.66rem;font-weight:400;display:block}.route-phase-list i{background:var(--purple);border-radius:50%;width:8px;height:8px}.route-phase-list i.off{background:#c6c2c8}.route-number{background:var(--purple-soft);color:var(--purple);border-radius:50%;flex:none;justify-content:center;align-items:center;width:31px;height:31px;font-size:.72rem;font-weight:700;display:flex}.route-add-button{color:var(--purple);cursor:pointer;background:#fff;border:1px dashed #c9aaca;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:42px;margin-top:11px;font-size:.78rem;font-weight:700;display:flex}.route-add-button:hover{background:var(--purple-pale)}.route-derogation-card{background:var(--orange-soft);border:1px dashed #eead67;border-radius:9px;gap:10px;margin-top:20px;padding:14px;display:grid}.route-derogation-card strong{color:#a85a08;align-items:center;gap:3px;font-size:.82rem;display:flex}.route-derogation-card select{background:#fff;border:1px solid #e7ba87;border-radius:7px;height:38px;padding:0 8px}.route-step-panel>header>div:first-child{flex:1}.route-step-panel>header small,.route-inspector header small{color:#9a949c;margin-bottom:5px;font-size:.68rem;display:block}.route-step-panel>header>div:first-child>input{color:var(--ink);background:0 0;border:0;border-bottom:1px solid #0000;width:100%;max-width:280px;padding:3px 0;font-size:1.12rem;font-weight:700}.route-step-panel>header>div:first-child>input:hover,.route-step-panel>header>div:first-child>input:focus{border-bottom-color:var(--purple);outline:0}.route-phase-actions{align-items:center;gap:5px;display:flex}.route-phase-actions>button,.route-step-list article>button{cursor:pointer;background:#fff;border:1px solid #e4e1e5;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.route-phase-actions>button:hover,.route-step-list article>button:hover{background:var(--purple-soft);color:var(--purple)}.route-phase-actions .danger-icon:hover{color:var(--red);background:#fff0f1;border-color:#e6bfc2}.route-switch{color:#6b656e;cursor:pointer;align-items:center;gap:6px;margin:0 5px;font-size:.7rem;font-weight:700;display:flex}.route-switch input{opacity:0;width:1px;height:1px;position:absolute}.route-switch>span{background:#cbc7cd;border-radius:99px;width:35px;height:20px;transition:all .18s;position:relative}.route-switch>span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:all .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0000002e}.route-switch input:checked+span{background:var(--purple)}.route-switch input:checked+span:after{transform:translate(15px)}.route-step-list article{cursor:pointer;background:#fff;border:1px solid #e5e2e6;border-radius:9px;grid-template-columns:18px 38px 1fr 32px 32px;align-items:center;gap:10px;min-height:72px;padding:10px 12px;display:grid}.route-step-list article:hover{background:#fdfbfe}.route-step-list article.active{border-color:var(--purple);background:#fcf8fd;box-shadow:0 7px 22px #8f439614}.route-step-list article>svg{color:#aaa4ac}.route-step-list article strong{font-size:.83rem;display:block}.route-step-list article small{color:#979198;margin-top:5px;font-size:.66rem;display:block}.route-inspector label{color:#5d575f;gap:7px;margin-top:16px;font-size:.76rem;font-weight:700;display:grid}.route-inspector input:not([type=checkbox]),.route-inspector textarea{color:var(--ink);resize:vertical;border:1px solid #ddd9df;border-radius:7px;width:100%;padding:10px 11px}.route-inspector .route-switch.wide{align-items:center;margin:18px 0 0;font-size:.76rem;display:flex}.text-danger{color:var(--red);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:24px;padding:0;font-size:.74rem;font-weight:700;display:flex}.route-editor-footer{z-index:20;background:#fffffff7;border:1px solid #dfdce1;border-radius:12px;align-items:center;gap:10px;margin-top:16px;padding:13px 16px;display:flex;position:sticky;bottom:14px;box-shadow:0 14px 40px #2d1e301f}.route-editor-footer>div{align-items:center;gap:11px;margin-right:auto;display:flex}.route-editor-footer>div>svg{background:var(--purple-soft);color:var(--purple);border-radius:8px;width:38px;height:38px;padding:9px}.route-editor-footer strong,.route-editor-footer small{display:block}.route-editor-footer strong{font-size:.82rem}.route-editor-footer small{color:#99929b;margin-top:3px;font-size:.68rem}.route-review-backdrop{z-index:100;justify-content:center;align-items:center;padding:22px;display:flex}.route-review{background:#f8f7f9;border-radius:15px;flex-direction:column;width:100%;max-width:940px;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 30px 90px #23162642}.route-review>header{background:#fff;border-bottom:1px solid #e5e2e6;justify-content:space-between;align-items:flex-start;padding:24px 26px;display:flex}.route-review h2{margin:6px 0;font-size:1.55rem}.route-review p{color:#817a83;margin:0}.route-review-list{gap:9px;padding:18px 24px;display:grid;overflow-y:auto}.route-review-list article{background:#fff;border:1px solid #e2dfe3;border-radius:9px;grid-template-columns:26px 1fr;align-items:center;gap:12px;padding:13px;display:grid}.route-review-list article strong{font-size:.8rem;display:block}.route-review-list article span{color:var(--purple-dark);align-items:center;gap:9px;margin-top:6px;font-size:.72rem;display:flex}.route-review-list article s{color:#969098;text-overflow:ellipsis;white-space:nowrap;max-width:42%;overflow:hidden}.route-review>footer{background:#fff;border-top:1px solid #e2dfe3;justify-content:flex-end;gap:10px;padding:15px 24px;display:flex}.history-drawer{background:#f8f7f9;width:min(100%,660px);max-width:660px;height:100%;margin-left:auto;padding:26px;overflow-y:auto;box-shadow:-18px 0 70px #281a2b2e}.history-drawer>header{justify-content:space-between;align-items:flex-start;display:flex}.history-drawer h2{margin:6px 0;font-size:1.75rem}.history-drawer header p{color:#827c85;margin:0}.history-current{background:linear-gradient(90deg, #6e3075, var(--purple));color:#fff;border-radius:10px;align-items:center;gap:12px;margin:24px 0 16px;padding:16px;display:flex}.history-current strong,.history-current small{display:block}.history-current small{color:#ffffffb8;margin-top:4px;font-size:.7rem}.history-version-list{gap:9px;display:grid}.history-version-list article{background:#fff;border:1px solid #e2dfe3;border-radius:10px;grid-template-columns:50px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.history-version-list article.current{border-color:#cba9ce}.history-version-number{background:var(--purple-soft);color:var(--purple);border-radius:9px;justify-content:center;align-items:center;height:42px;font-size:.8rem;font-weight:700;display:flex}.history-version-list article>div:nth-child(2)>strong{font-size:.8rem;display:block}.history-version-list article>div:nth-child(2)>span{color:#918a94;align-items:center;gap:5px;margin-top:5px;font-size:.67rem;display:flex}.history-version-list article>div:nth-child(2)>small{color:#777079;margin-top:6px;font-size:.68rem;display:block}.history-version-list article>button{color:var(--purple);cursor:pointer;background:#fff;border:1px solid #d8c2da;border-radius:7px;align-items:center;gap:5px;min-height:35px;padding:0 9px;font-size:.7rem;font-weight:700;display:flex}.history-current-badge{background:var(--green-soft);color:var(--green);border-radius:99px;padding:5px 8px;font-size:.66rem;font-weight:700}.history-empty{color:#8c868e;text-align:center;padding:40px}.create-project-backdrop{z-index:100;justify-content:center;align-items:center;padding:24px;display:flex}.create-project-dialog{background:#fff;border-radius:15px;width:100%;max-width:880px;max-height:94vh;overflow-y:auto;box-shadow:0 30px 100px #25182840}.create-project-dialog>header{border-bottom:1px solid #e5e2e6;justify-content:space-between;align-items:flex-start;padding:24px 28px 20px;display:flex}.create-project-dialog h2{margin:6px 0;font-size:1.8rem}.create-project-dialog header p{color:#817b84;margin:0}.create-project-dialog form{padding:22px 28px 26px}.create-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.create-project-dialog form label{color:#5f5962;gap:7px;font-size:.78rem;font-weight:700;display:grid}.create-project-dialog input,.create-project-dialog select{background:#fff;border:1px solid #ddd9df;border-radius:7px;width:100%;min-height:44px;padding:0 11px}.create-project-dialog fieldset{border:0;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0 16px;padding:0;display:grid}.create-project-dialog legend{margin-bottom:10px;font-size:.82rem;font-weight:700}.create-project-dialog fieldset label{cursor:pointer;border:1px solid #e1dee3;border-radius:10px;grid-template-columns:24px 1fr;align-items:flex-start;gap:10px;min-height:120px;padding:15px;display:grid}.create-project-dialog fieldset label.active{background:var(--purple-pale);border-color:var(--purple)}.create-project-dialog fieldset label>input{opacity:0;width:1px;height:1px;position:absolute}.create-project-dialog fieldset label>svg{color:var(--purple);grid-row:1}.create-project-dialog fieldset label>span{grid-column:1/3}.create-project-dialog fieldset strong,.create-project-dialog fieldset small{display:block}.create-project-dialog fieldset small{color:#8c858f;margin-top:5px;font-size:.68rem;font-weight:400;line-height:1.45}.create-excel-input{background:var(--purple-pale);cursor:pointer;border:1px dashed #c8a5cb;border-radius:8px;flex-direction:row;min-height:46px;padding:0 13px;color:var(--purple)!important;align-items:center!important;gap:9px!important;display:flex!important}.create-excel-input input{opacity:0;width:1px;height:1px;position:absolute}.create-project-dialog footer{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.presentation-studio{max-width:1580px;padding-top:34px}.presentation-studio-title{justify-content:space-between;align-items:flex-end;gap:24px;margin:12px 0 22px;display:flex}.presentation-studio-title h1{letter-spacing:-.045em;margin:8px 0 6px;font-size:2.35rem}.presentation-studio-title p{color:#7d7780;margin:0}.presentation-studio-title .back-link{width:-moz-fit-content;width:fit-content;margin-bottom:22px;display:flex}.presentation-message{border:1px solid;border-radius:9px;align-items:center;gap:9px;margin-bottom:16px;padding:12px 14px;font-size:.78rem;font-weight:700;display:flex}.presentation-message.success{background:var(--green-soft);color:var(--green);border-color:#bddcca}.presentation-message.error{color:var(--red);background:#fff0f1;border-color:#ecc7ca}.presentation-studio-grid{grid-template-columns:410px minmax(0,1fr);align-items:start;gap:18px;display:grid}.presentation-controls,.presentation-preview-panel,.presentation-editions{background:#fff;border:1px solid #e1dee3;border-radius:13px;box-shadow:0 14px 45px #2b1d2e0b}.presentation-controls{max-height:calc(100vh - 180px);padding:18px;position:sticky;top:12px;overflow-y:auto}.presentation-controls>header,.presentation-preview-panel>header{border-bottom:1px solid #ece9ed;align-items:center;gap:10px;margin:-18px -18px 16px;padding:15px 18px;display:flex}.presentation-controls>header>svg,.presentation-preview-panel>header svg{color:var(--purple)}.presentation-controls>header div,.presentation-preview-panel>header span{flex-direction:column;gap:3px;display:flex}.presentation-controls>header strong,.presentation-preview-panel>header strong{font-size:.82rem}.presentation-controls>header span,.presentation-preview-panel>header small{color:#918b94;font-size:.67rem}.presentation-field{color:#5f5962;gap:6px;margin:13px 0;font-size:.73rem;font-weight:700;display:grid}.presentation-field>span{align-items:center;gap:3px;display:flex}.presentation-field input,.presentation-field textarea,.presentation-field select{color:var(--ink);resize:vertical;background:#fff;border:1px solid #ddd9df;border-radius:7px;width:100%;padding:10px 11px;font-size:.76rem}.presentation-field>small{color:#8a838c;font-size:.66rem;font-weight:500;line-height:1.35}.presentation-document-selection{border:0;border-top:1px solid #ece9ed;gap:6px;margin:18px 0 0;padding:15px 0 0;display:grid}.presentation-document-selection legend{margin-bottom:8px;font-size:.73rem;font-weight:700}.presentation-attachment-choice{background:#fff;border:1px solid #e4e0e5;border-radius:6px;grid-template-columns:17px 1fr;align-items:flex-start;gap:7px;padding:7px;display:grid}.presentation-attachment-choice input{accent-color:var(--purple)}.presentation-attachment-choice span,.presentation-attachment-choice small{display:block}.presentation-attachment-choice span{font-size:.68rem;font-weight:700}.presentation-attachment-choice small{color:#989199;margin-top:2px;font-size:.6rem;font-weight:400}.presentation-preview-panel{padding:18px;overflow:hidden}.presentation-preview-panel>header{justify-content:space-between}.presentation-preview-panel>header>div{align-items:center;gap:10px;display:flex}.presentation-preview-panel>header>button svg{color:inherit}.presentation-slide{aspect-ratio:16/9;color:var(--ink);background:#fbfaf8;border:1px solid #e2dee3;width:100%;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 55px #2e1f311a}.presentation-slide.cover{grid-template-columns:34.2% 65.8%}.presentation-cover-band{background:var(--purple);color:#fff;flex-direction:column;padding:5% 5.4%;display:flex}.presentation-cover-band img{box-sizing:border-box;background:#fff;border-radius:10px;width:54%;height:auto;margin-bottom:10%;padding:5.5% 7%;box-shadow:0 6px 18px #36193a24}.presentation-cover-band h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.6rem,3vw,3.2rem);line-height:1}.presentation-cover-band p{margin:7% 0 0;font-size:clamp(.9rem,1.6vw,1.55rem);line-height:1.25}.presentation-cover-band>span{border-top:3px solid #fff;width:75%;margin-top:auto;padding-top:5%;font-size:clamp(.65rem,.9vw,.9rem)}.presentation-cover-band small{color:#e7d3e9;margin-top:8%;font-size:clamp(.58rem,.8vw,.78rem);font-weight:700}.presentation-cover-message{flex-direction:column;justify-content:center;padding:8% 10%;display:flex}.presentation-cover-message img{width:28%;height:auto;margin-bottom:8%}.presentation-cover-message h3{letter-spacing:-.035em;margin:0;font-size:clamp(1.35rem,2.6vw,2.8rem);line-height:1.08}.presentation-cover-message p{color:var(--gray-400);margin:6% 0 8%;font-size:clamp(.75rem,1.3vw,1.28rem);line-height:1.42}.presentation-cover-message strong{color:var(--purple);font-size:clamp(.62rem,.95vw,.92rem)}.presentation-cover-message small{color:#9a949c;margin-top:5%;font-size:clamp(.52rem,.72vw,.7rem)}.presentation-slide-header{justify-content:space-between;align-items:center;width:100%;height:13%;padding:2.2% 5%;display:flex;position:absolute;top:0}.presentation-slide-header img{width:14%;height:auto}.presentation-slide-header span{color:#817b84;font-size:clamp(.5rem,.7vw,.7rem);font-weight:700}.presentation-slide-heading{position:absolute;top:15%;left:5%;right:5%}.presentation-slide-heading h2{letter-spacing:-.035em;max-width:92%;margin:0;font-size:clamp(1.2rem,2.15vw,2.25rem);line-height:1.08}.presentation-slide-heading p{color:#7f7982;margin:1.6% 0 0;font-size:clamp(.55rem,.9vw,.9rem);line-height:1.35}.presentation-slide-body{position:absolute;inset:39% 5% 9%}.presentation-slide-footer{color:#7f7982;border-top:1px solid #ddd9de;padding-top:1%;font-size:clamp(.46rem,.6vw,.62rem);position:absolute;bottom:2.5%;left:5%;right:5%}.presentation-process-line{grid-template-columns:repeat(5,1fr);align-items:flex-start;height:100%;padding-top:8%;display:grid;position:relative}.presentation-process-line:before{content:"";background:#d8d3d9;height:5px;position:absolute;top:21%;left:8%;right:8%}.presentation-process-line>div{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.presentation-process-line span{color:#827c85;z-index:1;background:#fff;border:2px solid #bcb6be;border-radius:50%;justify-content:center;align-items:center;width:clamp(35px,5vw,62px);height:clamp(35px,5vw,62px);font-size:clamp(.58rem,.9vw,.85rem);font-weight:700;display:flex}.presentation-process-line>div:first-child span{background:var(--purple);border-color:var(--purple);color:#fff}.presentation-process-line strong{margin-top:10%;font-size:clamp(.58rem,1vw,.98rem);line-height:1.2}.presentation-process-line small{color:#8f8991;margin-top:5%;font-size:clamp(.48rem,.7vw,.7rem)}.presentation-current{grid-template-columns:1.35fr .8fr;gap:7%;height:100%;display:grid}.presentation-current section{border-left:6px solid var(--purple);padding-left:5%}.presentation-current section small{color:var(--purple);text-transform:uppercase;font-size:clamp(.5rem,.75vw,.72rem);font-weight:700}.presentation-current section h3{margin:3% 0 4%;font-size:clamp(1.1rem,2vw,2rem);line-height:1.08}.presentation-current section>strong{color:var(--orange);font-size:clamp(.72rem,1.3vw,1.25rem)}.presentation-current section p{color:#827c84;font-size:clamp(.55rem,.85vw,.82rem)}.presentation-current aside{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.presentation-current aside b{color:var(--purple);font-size:clamp(2.4rem,6.5vw,6.3rem);line-height:.85}.presentation-current aside strong{margin-top:8%;font-size:clamp(.7rem,1.2vw,1.15rem)}.presentation-current aside p{color:#817b83;font-size:clamp(.5rem,.8vw,.78rem);line-height:1.35}.presentation-columns{grid-template-columns:1fr 1fr;gap:8%;height:100%;display:grid}.presentation-columns section+section{border-left:1px solid #ddd9de;padding-left:10%}.presentation-columns small{color:#7c7680;text-transform:uppercase;font-size:clamp(.52rem,.78vw,.75rem);font-weight:700}.presentation-columns section.green small{color:var(--green)}.presentation-columns section.purple small{color:var(--purple)}.presentation-columns p{margin:8% 0;font-size:clamp(.65rem,1.15vw,1.1rem);line-height:1.35}.presentation-timeline{text-align:center;grid-template-columns:repeat(4,1fr);height:100%;padding-top:5%;display:grid;position:relative}.presentation-timeline:before{content:"";background:#d8d3d9;height:5px;position:absolute;top:29%;left:8%;right:8%}.presentation-timeline>div{flex-direction:column;align-items:center;display:flex;position:relative}.presentation-timeline strong{color:#7d7780;font-size:clamp(.54rem,.8vw,.78rem)}.presentation-timeline span{z-index:1;background:#fff;border:2px solid #bdb7bf;border-radius:50%;justify-content:center;align-items:center;width:clamp(34px,4.8vw,58px);height:clamp(34px,4.8vw,58px);margin-top:8%;font-size:clamp(.55rem,.8vw,.78rem);font-weight:700;display:flex}.presentation-timeline>div:first-child span{background:var(--purple);border-color:var(--purple);color:#fff}.presentation-timeline p{font-size:clamp(.56rem,.85vw,.82rem);font-weight:700}.presentation-timeline footer{color:#807a83;grid-column:1/5;font-size:clamp(.54rem,.82vw,.8rem);position:absolute;bottom:0;left:10%;right:10%}.presentation-derogation{grid-template-columns:.85fr 1.25fr;gap:8%;height:100%;display:grid}.presentation-derogation section h3{color:var(--orange);margin:5% 0;font-size:clamp(1rem,1.8vw,1.8rem);line-height:1.08}.presentation-derogation section p{color:#7f7982;font-size:clamp(.62rem,1vw,.98rem);line-height:1.42}.presentation-derogation aside{grid-template-columns:repeat(3,1fr);align-items:flex-start;gap:3%;padding-top:10%;display:grid;position:relative}.presentation-derogation aside:before{content:"";background:#ddd9de;height:5px;position:absolute;top:22%;left:10%;right:10%}.presentation-derogation aside div{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.presentation-derogation aside span{border:2px solid var(--orange);color:var(--orange);z-index:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:clamp(34px,4.4vw,54px);height:clamp(34px,4.4vw,54px);font-size:clamp(.52rem,.75vw,.72rem);font-weight:700;display:flex}.presentation-derogation aside strong{margin-top:12%;font-size:clamp(.56rem,.85vw,.82rem);line-height:1.25}.presentation-items{height:100%;display:grid}.presentation-items>div{border-bottom:1px solid #e3e0e4;grid-template-columns:7% 51% 38%;align-items:center;gap:2%;display:grid}.presentation-items>div:last-child{border-bottom:0}.presentation-items span{color:var(--purple);font-size:clamp(.6rem,1.05vw,1rem);font-weight:700}.presentation-items strong{font-size:clamp(.62rem,1.05vw,1rem)}.presentation-items small{color:#817b84;text-align:right;font-size:clamp(.5rem,.75vw,.72rem);line-height:1.3}.presentation-slide.edition{background:var(--purple-dark);color:#fff;display:block}.presentation-edition-slide{height:100%;padding:5% 6%}.presentation-edition-slide>span{color:#dfc9e2;font-size:clamp(.52rem,.78vw,.76rem);font-weight:700}.presentation-edition-slide>h2{letter-spacing:-.035em;max-width:78%;margin:5% 0 8%;font-size:clamp(1.45rem,2.9vw,3rem);line-height:1.08}.presentation-edition-slide>div{grid-template-columns:1fr 1fr;display:grid}.presentation-edition-slide section{gap:3%;display:grid}.presentation-edition-slide section+section{border-left:1px solid #98639e;padding-left:10%}.presentation-edition-slide small{color:#d8badd;font-size:clamp(.48rem,.65vw,.64rem);font-weight:700}.presentation-edition-slide strong{margin-bottom:5%;font-size:clamp(.68rem,1.15vw,1.12rem)}.presentation-edition-slide p{margin:0;font-size:clamp(.56rem,.85vw,.82rem);line-height:1.4}.presentation-preview-nav{grid-template-columns:36px 1fr auto 36px;align-items:center;gap:12px;margin-top:16px;display:grid}.presentation-preview-nav>button{cursor:pointer;background:#fff;border:1px solid #dedadf;border-radius:7px;justify-content:center;align-items:center;height:36px;display:flex}.presentation-preview-nav>div{justify-content:center;align-items:center;gap:6px;display:flex}.presentation-preview-nav>div button{cursor:pointer;background:#d1ccd2;border:0;border-radius:99px;width:7px;height:7px;padding:0}.presentation-preview-nav>div button.active{background:var(--purple);width:20px}.presentation-preview-nav>span{color:#7f7982;font-size:.7rem;font-weight:700}.presentation-output-explanation{background:#f8f5f9;border:1px solid #e7dce9;border-radius:9px;grid-template-columns:24px 1fr 24px 1fr;gap:10px;margin-top:15px;padding:13px;display:grid}.presentation-output-explanation>svg{color:var(--purple)}.presentation-output-explanation p{flex-direction:column;gap:4px;margin:0;display:flex}.presentation-output-explanation strong{font-size:.72rem}.presentation-output-explanation span{color:#827c85;font-size:.65rem;line-height:1.35}.presentation-editions{margin-top:18px;overflow:hidden}.presentation-editions>header{border-bottom:1px solid #e7e4e8;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.presentation-editions h2{margin:0 0 4px;font-size:1.15rem}.presentation-editions header p{color:#8a848d;margin:0;font-size:.72rem}.presentation-edition-list{display:grid}.presentation-edition-list article{border-bottom:1px solid #ece9ed;grid-template-columns:1.4fr auto 180px auto;align-items:center;gap:14px;padding:13px 18px;display:grid}.presentation-edition-list article:last-child{border-bottom:0}.presentation-edition-list article.latest{box-shadow:inset 3px 0 var(--purple);background:#fbf6fc}.presentation-edition-list article>div:first-child{align-items:center;gap:10px;min-width:0;display:flex}.presentation-edition-list article>div:first-child>span:last-child{min-width:0}.presentation-edition-list article strong,.presentation-edition-list article small{display:block}.presentation-edition-list article strong{font-size:.78rem}.presentation-edition-list article small{color:#918b93;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.64rem;overflow:hidden}.presentation-edition-icon{background:var(--purple-soft);color:var(--purple);border-radius:8px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.presentation-edition-scope{color:#6f6972;background:#f1eff2;border-radius:99px;padding:6px 9px;font-size:.65rem;font-weight:700}.presentation-edition-list time{color:#817b84;font-size:.67rem}.presentation-edition-downloads{gap:6px;display:flex}.presentation-edition-downloads button{color:var(--purple);cursor:pointer;background:#fff;border:1px solid #d8c2da;border-radius:6px;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:.66rem;font-weight:700;display:flex}.presentation-empty-editions{color:#817b84;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:170px;display:flex}.presentation-empty-editions svg{color:var(--purple)}.presentation-empty-editions strong{color:var(--ink);font-size:.8rem}.presentation-empty-editions span{font-size:.7rem}.presentation-fullscreen{z-index:1000;background:#171319;justify-content:center;align-items:center;padding:2.5vh 4vw;display:flex;position:fixed;inset:0}.presentation-fullscreen .presentation-slide{border:0;width:auto;max-width:94vw;max-height:94vh}.presentation-fullscreen-close{color:#fff;cursor:pointer;z-index:2;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:7px;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:.72rem;font-weight:700;display:flex;position:absolute;top:18px;right:22px}.presentation-fullscreen-arrow{color:#fff;cursor:pointer;z-index:2;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:calc(50% - 24px)}.presentation-fullscreen-arrow.left{left:18px}.presentation-fullscreen-arrow.right{right:18px}.presentation-fullscreen-counter{color:#ffffffbf;font-size:.72rem;font-weight:700;position:absolute;bottom:14px}@media (max-width:1160px){.route-editor-grid{grid-template-columns:minmax(230px,.8fr) minmax(420px,1.5fr)}.route-inspector{grid-column:1/3;min-height:0}.presentation-studio-grid{grid-template-columns:350px minmax(0,1fr)}.presentation-edition-list article{grid-template-columns:1fr auto auto}.presentation-edition-list time{display:none}}@media (max-width:760px){.route-editor-view{min-width:0}.route-editor-title{flex-direction:column;align-items:flex-start;gap:15px}.route-editor-title h1{font-size:1.85rem}.route-editor-title>div:last-child{width:100%}.route-editor-title>div:last-child button{flex:1;padding:0 10px}.route-editor-grid{display:block}.route-phase-panel,.route-step-panel,.route-inspector{min-height:0;margin-bottom:12px}.route-step-panel>header{flex-direction:column;align-items:flex-start;gap:12px}.route-step-panel>header>div:first-child>input{max-width:none}.route-phase-actions{flex-wrap:wrap}.route-editor-footer{flex-wrap:wrap;align-items:stretch}.route-editor-footer>div{flex-basis:100%}.route-editor-footer>button{flex:1;padding:0 9px}.route-review-backdrop{padding:0}.route-review{border-radius:0;min-height:100vh;max-height:100vh}.create-project-backdrop{padding:0}.create-project-dialog{border-radius:0;min-height:100vh;max-height:100vh}.create-fields,.create-project-dialog fieldset{grid-template-columns:1fr}.create-project-dialog fieldset label{min-height:90px}.history-version-list article{grid-template-columns:46px 1fr}.history-version-list article>button,.history-current-badge{grid-column:2;justify-self:start}.presentation-studio{padding-top:24px}.presentation-studio-title{flex-direction:column;align-items:flex-start}.presentation-studio-title h1{font-size:1.85rem}.presentation-studio-title>.primary-button{display:none}.presentation-studio-grid{display:block}.presentation-controls{max-height:none;margin-bottom:12px;position:static}.presentation-preview-panel{padding:12px}.presentation-preview-panel>header{flex-direction:column;align-items:flex-start;margin:-12px -12px 12px}.presentation-preview-panel>header>button{width:100%}.presentation-output-explanation{grid-template-columns:24px 1fr}.presentation-edition-list article{grid-template-columns:1fr;align-items:flex-start}.presentation-edition-scope{justify-self:start}.presentation-edition-downloads{width:100%}.presentation-edition-downloads button{flex:1;justify-content:center}.presentation-fullscreen{padding:56px 8px 42px}.presentation-fullscreen .presentation-slide{width:100%}.presentation-fullscreen-arrow{width:38px;height:38px;top:auto;bottom:6px}.presentation-fullscreen-arrow.left{left:calc(50% - 72px)}.presentation-fullscreen-arrow.right{right:calc(50% - 72px)}}.reference-view-nav{background:#fbf8fc}.home-reference-card{background:linear-gradient(135deg,#fbf7fc 0%,#fff 72%);border:1px solid #dfc9e3;border-radius:18px;justify-content:space-between;align-items:center;gap:28px;margin:26px 0;padding:24px 28px;display:flex;box-shadow:0 12px 30px #4f2a5312}.home-reference-copy,.home-reference-actions,.reference-summary-card>div,.reference-boundary,.reference-tool-grid button,.presentation-fixed-context{align-items:center;display:flex}.home-reference-copy{gap:16px}.home-reference-copy h2{margin:4px 0 5px;font-size:20px}.home-reference-copy p{color:#6f6873;margin:0}.reference-home-icon{width:48px;height:48px;color:var(--purple);background:#f0e2f2;border-radius:14px;flex:none;place-items:center;display:grid}.home-reference-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px}.home-reference-actions button{color:#5f2c67;background:#fff;border:1px solid #ddc9e0;border-radius:10px;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-weight:700;display:inline-flex}.home-reference-actions button:hover{background:#f7eef8}.reference-overview{padding-bottom:70px}.reference-summary-card{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.reference-summary-card>div{background:#fff;border:1px solid #e4e0e5;border-radius:14px;gap:13px;min-height:96px;padding:18px}.reference-summary-card svg{color:var(--purple)}.reference-summary-card span{flex-direction:column;gap:5px;display:flex}.reference-summary-card small{color:#6f6873}.reference-summary-card strong{font-size:16px}.reference-boundary{color:#5b2a63;background:#faf5fb;border:1px solid #d8c1dc;border-radius:13px;gap:14px;padding:16px 18px}.reference-boundary>div{flex-direction:column;gap:4px;display:flex}.reference-boundary span{color:#735a77}.reference-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.reference-tool-grid button{text-align:left;background:#fff;border:1px solid #e4e0e5;border-radius:16px;gap:14px;min-height:132px;padding:22px}.reference-tool-grid button>span{width:48px;height:48px;color:var(--purple);background:#f2e6f4;border-radius:14px;flex:none;place-items:center;display:grid}.reference-tool-grid button div{flex:1}.reference-tool-grid button strong{font-size:17px}.reference-tool-grid button p{color:#6f6873;margin:7px 0 0;line-height:1.45}.reference-tool-grid button>svg{color:var(--purple)}.reference-tool-grid button:hover{border-color:#c89bce;transform:translateY(-1px);box-shadow:0 10px 24px #4b275114}.canvas-context-label{color:#6d3374;background:#f4eaf5;border-radius:10px;align-self:center;padding:9px 14px}.reference-metadata-editor{background:#fff;border:1px solid #e4e0e5;border-radius:14px;grid-template-columns:2fr 1fr 1fr;gap:14px;margin:18px 0;padding:18px;display:grid}.reference-metadata-editor label,.reference-branch-field{color:#6f6873;flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.reference-metadata-editor input,.reference-branch-field textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #d8d3d9;border-radius:9px;padding:10px 11px}.reference-branch-field{margin-top:18px}.reference-branch-field textarea{resize:vertical}.reference-editor-counts{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.reference-editor-counts strong{background:var(--purple-soft);color:var(--purple);border-radius:99px;padding:6px 9px;font-size:11px}.reference-substep-editor{border-top:1px solid #e7e3e8;margin-top:18px;padding-top:16px}.reference-substep-editor>header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.reference-substep-editor>header strong{font-size:12px}.reference-substep-editor>header span{background:var(--purple-soft);color:var(--purple);border-radius:99px;padding:4px 7px;font-size:11px;font-weight:800}.reference-substep-row{border:1px solid #e5e1e6;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:6px;margin-top:8px;padding:8px;display:grid}.reference-substep-row>input{grid-column:1/3}.reference-substep-row>small{color:#918a93;font-size:10px}.reference-substep-row>span{gap:4px;display:flex}.reference-substep-row button,.reference-branch-steps button{color:#6f6873;cursor:pointer;background:#fff;border:1px solid #e1dde2;border-radius:6px;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.reference-substep-row button:hover,.reference-branch-steps button:hover{background:var(--purple-soft);color:var(--purple)}.reference-substep-row button:disabled,.reference-branch-steps button:disabled{cursor:default;opacity:.35}.route-add-button.compact{min-height:34px;margin-top:10px}.reference-branch-editor{background:#fff;border:1px solid #e1dee3;border-radius:12px;margin-top:16px;padding:20px}.reference-branch-editor>header{justify-content:space-between;align-items:flex-start;display:flex}.reference-branch-editor h2{margin:4px 0;font-size:19px}.reference-branch-editor header p{color:#817a83;margin:0;font-size:12px}.reference-branch-metadata{grid-template-columns:.8fr 1.5fr;gap:12px;margin-top:16px;display:grid}.reference-branch-metadata label{color:#6f6873;gap:7px;font-size:12px;font-weight:700;display:grid}.reference-branch-metadata input,.reference-branch-metadata textarea,.reference-branch-steps input{color:var(--ink);font:inherit;resize:vertical;border:1px solid #ddd8df;border-radius:7px;width:100%;padding:9px 10px}.reference-branch-steps{gap:8px;margin:16px 0 0;display:grid}.reference-branch-steps>div{grid-template-columns:36px minmax(0,1fr) 29px 29px 29px;align-items:center;gap:8px;display:grid}.reference-branch-steps>div>span{color:var(--orange);text-align:center;font-size:12px;font-weight:800}.word-upload{margin-top:4px}.differences-view .page-heading.compact p{align-items:center;gap:6px;display:flex}@media (max-width:980px){.home-reference-card{flex-direction:column;align-items:flex-start}.home-reference-actions{justify-content:flex-start}.reference-summary-card{grid-template-columns:repeat(2,minmax(0,1fr))}.reference-tool-grid,.reference-metadata-editor,.reference-branch-metadata{grid-template-columns:1fr}}@media (max-width:680px){.home-reference-card{padding:19px}.home-reference-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.home-reference-actions button{justify-content:center}.reference-summary-card{grid-template-columns:1fr}.reference-tool-grid button{min-height:110px}.reference-branch-steps>div{grid-template-columns:32px minmax(0,1fr) 29px 29px 29px}}.visual-mode-tabs{z-index:24;background:#fffffffa;border-bottom:1px solid #e7e4e8;justify-content:center;align-items:stretch;min-height:58px;padding:0 32px;display:flex;position:sticky;top:96px}.visual-mode-tab{color:#6f6973;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:8px;min-width:170px;padding:0 22px;font-size:.8rem;font-weight:700;display:inline-flex}.visual-mode-tab:hover{background:var(--purple-pale);color:var(--purple)}.visual-mode-tab.active{border-bottom-color:var(--purple);color:var(--purple)}.canvas-3d-page{background:linear-gradient(#fff 0,#faf9fa 100%)}.canvas-3d-topbar .secondary-button.compact{min-height:38px;padding:0 13px}.canvas-3d-workspace{max-width:1540px;margin:0 auto;padding:30px 32px 54px}.canvas-3d-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 20px;display:flex}.canvas-3d-heading h1{letter-spacing:-.045em;margin:7px 0;font-size:clamp(2rem,3vw,3rem)}.canvas-3d-heading p{color:#77717b;margin:0;line-height:1.45}.canvas-export-button{flex:none}.canvas-export-notice{border-radius:9px;align-items:center;gap:8px;margin:-7px 0 14px;padding:10px 12px;font-size:.76rem;font-weight:700;display:flex}.canvas-export-notice.success{background:var(--green-soft);color:var(--green)}.canvas-export-notice.error{color:var(--red);background:#fff0f1}.canvas-3d-stage-shell{position:relative}.canvas-3d-stage{aspect-ratio:16/9;background:#fbfaf8;border:1px solid #e1dee3;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 22px 65px #30223317}.process-scene{outline:0;width:100%;height:100%}.process-scene:focus-visible{box-shadow:inset 0 0 0 3px #8f439661}.scene-webgl-fallback{background:var(--purple-pale);color:var(--purple-dark);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;min-height:520px;padding:30px;display:flex}.scene-webgl-fallback span{color:#77717b}.scene-webgl-fallback button{margin-top:8px}.canvas-layer-controls{z-index:5;background:#ffffffed;border:1px solid #d6cfd8eb;border-radius:12px;gap:6px;width:220px;padding:14px;display:grid;position:absolute;top:18px;left:18px;box-shadow:0 14px 40px #3123331c}.canvas-layer-controls>strong{color:var(--purple-dark);align-items:center;gap:4px;margin-bottom:3px;font-size:.78rem;display:flex}.canvas-layer-controls label{color:#5f5962;cursor:pointer;border-radius:7px;align-items:center;gap:9px;min-height:36px;padding:4px 6px;font-size:.71rem;display:flex}.canvas-layer-controls label:hover{background:var(--purple-pale)}.canvas-layer-controls label.unavailable{color:#aaa4ac;cursor:not-allowed}.canvas-layer-controls input{accent-color:var(--purple)}.canvas-layer-controls label>span{align-items:center;gap:7px;display:flex}.layer-key{border-radius:99px;width:22px;height:4px;display:inline-block}.layer-key.reference{background:var(--purple)}.layer-key.project{background:#aaa6ae}.layer-key.differences{background:var(--orange)}.canvas-camera-controls{z-index:6;background:#fffffff0;border:1px solid #ddd9df;border-radius:12px;align-items:center;gap:8px;padding:7px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #2a1d2d1a}.canvas-camera-controls>div{gap:4px;display:flex}.canvas-camera-controls>div+div{border-left:1px solid #e7e4e8;padding-left:8px}.canvas-camera-controls button{color:#5f5962;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;min-width:44px;height:44px;padding:0 9px;display:flex}.canvas-camera-controls button:hover{background:var(--purple-soft);color:var(--purple)}.camera-reset-label{white-space:nowrap;font-size:.68rem;font-weight:700}.pov-phase-rail,.layers-phase-rail{background:#fff;border:1px solid #e1dee3;border-radius:12px;grid-template-columns:repeat(5,1fr);align-items:stretch;margin:16px 0 0;display:grid;overflow:hidden}.pov-phase-rail button,.layers-phase-rail button{cursor:pointer;text-align:left;background:#fff;border:0;grid-template-columns:31px 1fr;align-items:center;gap:8px;min-height:62px;padding:9px 13px;display:grid}.pov-phase-rail button+button,.layers-phase-rail button+button{border-left:1px solid #ebe8ec}.pov-phase-rail button:hover,.layers-phase-rail button:hover{background:var(--purple-pale)}.pov-phase-rail button.active,.layers-phase-rail button.active{box-shadow:inset 0 -3px var(--purple);color:var(--purple-dark);background:#fbf6fc}.pov-phase-rail button>span,.layers-phase-rail button>span{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-size:.72rem;font-weight:700;display:flex}.pov-phase-rail button small,.layers-phase-rail button small{font-size:.68rem;font-weight:700;line-height:1.25}.canvas-phase-details{background:#fff;border:1px solid #e1dee3;border-radius:13px;margin-top:16px;overflow:hidden}.canvas-phase-details>header{border-bottom:1px solid #ebe8ec;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.canvas-phase-details>header>div{flex-direction:column;gap:3px;display:flex}.canvas-phase-details header span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:700}.canvas-phase-details h2{margin:0;font-size:1rem}.canvas-phase-details header small{color:#8f8992;font-size:.7rem}.canvas-phase-detail-steps{grid-template-columns:repeat(3,1fr);display:grid}.canvas-phase-detail-steps button{cursor:pointer;text-align:left;background:#fff;border:0;border-right:1px solid #ebe8ec;justify-content:space-between;align-items:center;gap:9px;min-height:58px;padding:10px 16px;display:flex}.canvas-phase-detail-steps button:last-child{border-right:0}.canvas-phase-detail-steps button:hover,.canvas-phase-detail-steps button.current{background:var(--purple-pale)}.canvas-phase-detail-steps button>span{font-size:.75rem;font-weight:700}.canvas-phase-detail-steps button>small{color:#8f8992;text-align:right;max-width:45%;font-size:.65rem}.canvas-3d-page>.canvas-help{margin:-34px 0 0}@media (max-width:1100px){.visual-mode-tabs{justify-content:flex-start;padding:0 20px;overflow-x:auto}.visual-mode-tab{min-width:150px}.canvas-3d-workspace{padding-left:20px;padding-right:20px}.canvas-phase-detail-steps{grid-template-columns:1fr 1fr}.pov-phase-rail,.layers-phase-rail{grid-template-columns:repeat(5,minmax(180px,1fr));overflow-x:auto}}@media (max-width:760px){.visual-mode-tabs{min-height:54px;padding:0 8px;position:static}.visual-mode-tab{min-width:132px;padding:0 11px}.canvas-3d-workspace{padding:22px 12px 40px}.canvas-3d-heading{flex-direction:column;align-items:flex-start;gap:14px}.canvas-3d-heading h1{font-size:1.85rem}.canvas-export-button{width:100%}.canvas-3d-stage{height:auto;min-height:0}.canvas-layer-controls{width:205px;top:10px;left:10px}.canvas-camera-controls{max-width:calc(100% - 20px);bottom:10px;overflow-x:auto}.canvas-camera-controls button{flex:none}.canvas-phase-detail-steps{grid-template-columns:1fr}.canvas-phase-detail-steps button{border-bottom:1px solid #ebe8ec;border-right:0}.canvas-3d-page>.canvas-help{display:none}}.presentation-slide-capture{width:100%;height:100%;margin:0}.presentation-slide-capture img{object-fit:contain;border-radius:4px;width:100%;height:100%}.presentation-capture-controls{background:#faf7fb;border:1px solid #e5d8e7;border-radius:9px;align-items:center;gap:7px;min-height:48px;margin-top:12px;padding:7px 9px;display:flex}.presentation-capture-controls button{color:var(--purple);cursor:pointer;background:#fff;border:1px solid #d9c4dc;border-radius:7px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:.69rem;font-weight:700;display:inline-flex}.presentation-capture-controls button:hover{background:var(--purple-soft)}.presentation-capture-controls .presentation-capture-open{min-height:38px;margin-left:auto}.presentation-capture-status{color:var(--green);align-items:center;gap:6px;margin-right:auto;font-size:.7rem;font-weight:700;display:inline-flex}.capture-workbench-backdrop{z-index:1200;background:#1a131cd1;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.capture-workbench-loading{background:#fff;border-radius:12px;min-height:120px;padding:28px 36px;box-shadow:0 22px 70px #140c164d}.capture-workbench{background:#f8f7f9;border-radius:16px;grid-template-rows:auto auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) 270px;width:100%;max-width:1500px;max-height:94vh;display:grid;overflow:hidden;box-shadow:0 32px 100px #140c165c}.capture-workbench-header{background:#fff;border-bottom:1px solid #e3e0e4;grid-column:1/3;justify-content:space-between;align-items:center;padding:17px 22px;display:flex}.capture-workbench-header>div{flex-direction:column;gap:3px;display:flex}.capture-workbench-header span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:700}.capture-workbench-header h2{margin:0;font-size:1.25rem}.capture-workbench-header small{color:#89838c;font-size:.68rem}.capture-workbench-header>button{cursor:pointer;background:#fff;border:1px solid #ddd9df;border-radius:8px;justify-content:center;align-items:center;width:39px;height:39px;display:flex}.capture-workbench-modes{background:#fff;border-bottom:1px solid #e3e0e4;grid-area:2/2;grid-template-columns:1fr 1fr;gap:5px;padding:10px;display:grid}.capture-workbench-modes button{color:#706a73;cursor:pointer;background:#fff;border:1px solid #ddd9df;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:38px;padding:0 7px;font-size:.68rem;font-weight:700;display:inline-flex}.capture-workbench-modes button[aria-pressed=true]{background:var(--purple);border-color:var(--purple);color:#fff}.capture-workbench-stage{aspect-ratio:16/9;background:#fbfaf8;grid-area:2/1/4;align-self:center;width:100%;min-height:0;position:relative}.process-scene.capture-workbench-scene{height:100%;min-height:0}.quality-3d-lab{background:#f6f4f2;min-height:100vh;padding:24px 30px 34px}.quality-3d-header{grid-template-columns:174px 1fr auto;align-items:center;gap:22px;max-width:1540px;margin:0 auto 18px;display:grid}.quality-3d-header img{object-fit:contain;object-position:left center;width:158px;height:72px}.quality-3d-header>div{border-left:1px solid #d8d2d9;padding-left:22px}.quality-3d-header span{color:var(--purple);letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:.7rem;font-weight:700;display:block}.quality-3d-header h1{letter-spacing:-.04em;margin:0;font-family:Manrope,Helvetica Sablux,sans-serif;font-size:clamp(1.65rem,2.6vw,2.45rem)}.quality-3d-header small{color:#69626c;background:#fff;border:1px solid #ded9df;border-radius:99px;padding:10px 14px;font-size:.72rem;font-weight:700}.quality-3d-state-tabs{background:#fff;border:1px solid #ded9df;border-radius:12px;grid-template-columns:repeat(2,1fr);max-width:1540px;margin:0 auto 14px;display:grid;overflow:hidden}.quality-3d-state-tabs button{color:#625b65;cursor:pointer;background:#fff;border:0;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:8px 14px;font-size:.74rem;font-weight:700;display:flex}.quality-3d-state-tabs button+button{border-left:1px solid #e8e4e8}.quality-3d-state-tabs button:hover{color:var(--purple);background:#fbf7fc}.quality-3d-state-tabs button[aria-pressed=true]{background:var(--purple);color:#fff}.quality-3d-stage-shell{max-width:1540px;margin:0 auto;position:relative}.quality-3d-stage{aspect-ratio:16/9;background:#fbfaf8;border:1px solid #dcd7dd;border-radius:20px;overflow:hidden;box-shadow:0 28px 80px #2d21301f}.quality-scene-truth{z-index:8;background:#ffffffeb;border:1px solid #d8d2d9f5;border-radius:12px;gap:10px;width:238px;padding:12px 14px;display:grid;position:absolute;top:16px;right:16px;box-shadow:0 12px 35px #3123331a}.quality-scene-truth div{gap:3px;display:grid}.quality-scene-truth div+div{border-top:1px solid #ece8ec;padding-top:9px}.quality-scene-truth span{color:#8b848e;letter-spacing:.06em;text-transform:uppercase;font-size:.63rem;font-weight:700}.quality-scene-truth strong{color:#4b444e;font-size:.72rem;line-height:1.3}.quality-layer-picker{z-index:8;background:#ffffffeb;border:1px solid #d8d2d9f5;border-radius:12px;gap:5px;width:170px;padding:12px;display:grid;position:absolute;top:16px;left:16px;box-shadow:0 12px 35px #3123331a}.quality-layer-picker>strong{color:#5b545d;margin:0 4px 4px;font-size:.68rem}.quality-layer-picker button{color:#625b65;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;min-height:34px;padding:0 8px;font-size:.68rem;font-weight:700;display:flex}.quality-layer-picker button:hover,.quality-layer-picker button[aria-pressed=true]{background:var(--purple-soft);color:var(--purple-dark)}.quality-layer-key{border-radius:99px;width:22px;height:5px}.quality-layer-key.reference{background:var(--purple)}.quality-layer-key.project{background:#a9a3ac}.quality-layer-key.differences{background:var(--orange)}.quality-camera-controls{z-index:8;background:#fffffff0;border:1px solid #dbd5dc;border-radius:12px;align-items:center;gap:4px;padding:7px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #2d20301c}.quality-camera-controls button{color:#625b65;cursor:pointer;background:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;min-width:44px;height:44px;padding:0 10px;font-size:.68rem;font-weight:700;display:flex}.quality-camera-controls button:hover{background:var(--purple-soft);color:var(--purple)}.quality-camera-controls button:last-child{border-left:1px solid #e4dfe5;margin-left:4px;padding-left:14px}.quality-3d-footer{color:#746d77;justify-content:center;gap:26px;max-width:1540px;margin:15px auto 0;font-size:.7rem;display:flex}@media (max-width:900px){.quality-3d-lab{padding:14px}.quality-3d-header{grid-template-columns:120px 1fr}.quality-3d-header img{width:110px;height:58px}.quality-3d-header small{display:none}.quality-3d-state-tabs{grid-template-columns:1fr 1fr}.quality-3d-stage{aspect-ratio:4/5;min-height:0}.quality-scene-truth{pointer-events:none;align-items:center;gap:8px;width:auto;padding:8px 10px;display:flex;top:10px;right:10px}.quality-scene-truth div{align-items:baseline;gap:4px;display:flex}.quality-scene-truth div+div{border-top:0;border-left:1px solid #ece8ec;padding-top:0;padding-left:8px}.quality-scene-truth span{letter-spacing:.04em;font-size:.51rem}.quality-scene-truth strong{white-space:nowrap;font-size:.6rem}.quality-layer-picker{top:10px;left:10px}.quality-3d-footer{flex-direction:column;align-items:center;gap:5px}}.capture-workbench-controls{background:#fff;grid-area:3/2;align-content:start;gap:16px;padding:16px;display:grid;overflow-y:auto}.capture-workbench-layers{border:0;gap:6px;margin:0;padding:0;display:grid}.capture-workbench-layers legend{color:var(--purple-dark);margin-bottom:7px;font-size:.73rem;font-weight:700}.capture-workbench-layers label{color:#5f5962;border:1px solid #e5e1e6;border-radius:7px;align-items:center;gap:8px;min-height:36px;padding:0 9px;font-size:.7rem;display:flex}.capture-workbench-layers input{accent-color:var(--purple)}.capture-workbench-camera{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.capture-workbench-camera button{color:#625c65;cursor:pointer;background:#fff;border:1px solid #ddd9df;border-radius:7px;justify-content:center;align-items:center;height:44px;display:flex}.capture-workbench-camera button:hover{background:var(--purple-soft);color:var(--purple)}.mirror-horizontal{transform:scaleX(-1)}.capture-workbench-error{color:var(--red);background:#fff0f1;grid-column:2;padding:9px 16px;font-size:.72rem}.capture-workbench-actions{background:#fff;border-top:1px solid #e3e0e4;grid-column:1/3;justify-content:flex-end;align-items:center;gap:9px;padding:13px 18px;display:flex}.capture-workbench-actions>button:not(.primary-button){color:var(--purple-dark);cursor:pointer;background:#fff;border:1px solid #d9d5db;border-radius:8px;min-height:44px;padding:0 18px;font-weight:700}@media (max-width:900px){.capture-workbench-backdrop{padding:0}.capture-workbench{border-radius:0;flex-direction:column;height:100vh;max-height:none;display:flex}.capture-workbench-header{flex:none}.capture-workbench-modes{flex:none;grid-template-columns:1fr 1fr;display:grid}.capture-workbench-stage{flex:none;min-height:0}.process-scene.capture-workbench-scene{min-height:0}.capture-workbench-controls{flex:none;padding:10px 12px;display:flex;overflow-x:auto}.capture-workbench-layers{flex:none;display:flex}.capture-workbench-layers legend{display:none}.capture-workbench-layers label{white-space:nowrap}.capture-workbench-camera{flex:none;display:flex}.capture-workbench-camera button{width:44px}.capture-workbench-actions{flex:none}.presentation-capture-controls{flex-direction:column;align-items:stretch}.presentation-capture-status{min-height:32px}.presentation-capture-controls .presentation-capture-open{margin-left:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
