.op-page{--blue:#1769ee;--blue-dark:#0a2d5b;--orange:#ff6412;--ink:#0c1e3a;--muted:#667994;--line:#d8e3f1;--pale:#f5f8fc;--green:#18a66a;--amber:#d99018;--shadow:0 16px 42px rgba(30,70,126,.09);background:var(--pale);color:var(--ink)}.op-page *{box-sizing:border-box}.op-page a{color:inherit;text-decoration:none}.op-page a,.op-page button{cursor:pointer}.op-page button,.op-page input,.op-page select,.op-page textarea{font:inherit}.op-page .hero{min-height:520px;padding:68px max(42px,calc((100vw - 1360px) / 2));display:grid;grid-template-columns:47% 53%;align-items:center;grid-gap:52px;gap:52px;overflow:hidden;position:relative;background:linear-gradient(145deg,#fff 28%,#edf5ff)}.op-page .hero:before{content:"";width:720px;height:300px;position:absolute;left:-180px;bottom:-170px;border:1px solid #c8ddff;border-radius:50%;transform:rotate(-8deg);box-shadow:330px -105px 0 -1px rgba(218,232,255,.54)}.op-page .hero-board,.op-page .hero-copy{position:relative;z-index:2}.op-page .hero h1{margin:0;font-size:49px;line-height:1.16;letter-spacing:-2px}.op-page .hero h1 em{color:var(--blue);font-style:normal}.op-page .hero-copy>p{max-width:610px;margin:22px 0 28px;color:#536781;font-size:17px;line-height:1.8}.op-page .hero-actions{display:flex;gap:14px}.op-page .primary-button,.op-page .secondary-button{min-height:50px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;font-size:14px;font-weight:800}.op-page .primary-button{background:var(--orange);color:#fff;box-shadow:0 10px 24px rgba(255,100,18,.2)}.op-page .secondary-button{border:1px solid #92b8f5;background:#fff;color:var(--blue)}.op-page .hero-copy ul{margin:25px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:11px 20px;list-style:none;color:#4f6380;font-size:12px}.op-page .hero-copy li{display:flex;align-items:center;gap:7px}.op-page .hero-copy li b{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#e6f7ef;color:var(--green);font-size:9px}.op-page .hero-board{padding:26px;border:1px solid #bad2f5;border-radius:16px;background:hsla(0,0%,100%,.97);box-shadow:0 24px 55px rgba(29,76,139,.13)}.op-page .board-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.op-page .board-head span{font-weight:800;font-size:13px}.op-page .board-head b{padding:7px 10px;border-radius:16px;background:#e8f8f0;color:var(--green);font-size:11px}.op-page .route{padding:20px 0;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}.op-page .route article{padding:14px 8px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;border:1px solid var(--line);border-radius:10px;background:#fff}.op-page .route article i{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#eef2f7;color:#5e7189;font-style:normal;font-size:11px;font-weight:800}.op-page .route article strong{font-size:11px}.op-page .route article small{color:var(--muted);font-size:9px;line-height:1.4}.op-page .route article.done i{background:#e5f7ef;color:var(--green)}.op-page .route article.done{border-color:#bfe7d3}.op-page .route article.current i{background:var(--blue);color:#fff}.op-page .route article.current{border-color:#9ebff2;box-shadow:0 8px 20px rgba(23,105,238,.12)}.op-page .board-summary{padding:18px 0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.op-page .board-summary div:not(:last-child){border-right:1px solid var(--line)}.op-page .board-summary small{display:block;color:var(--muted);font-size:10px}.op-page .board-summary strong{display:block;margin-top:5px;font-size:15px}.op-page .board-summary strong.green{color:var(--green)}.op-page .hero-board>a{display:inline-block;padding-top:14px;border-top:1px solid var(--line);width:100%;color:var(--blue);font-size:12px;font-weight:800}.op-page .trust-strip{max-width:1360px;margin:-28px auto 66px;position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:var(--shadow)}.op-page .trust-strip article{padding:21px 28px;display:flex;align-items:baseline;gap:12px}.op-page .trust-strip article:not(:last-child){border-right:1px solid var(--line)}.op-page .trust-strip strong{color:var(--blue);font-size:25px}.op-page .trust-strip span{color:var(--muted);font-size:12px}.op-page .coverage-section,.op-page .create-section,.op-page .protection-section,.op-page .track-section{max-width:1360px;margin:0 auto 68px}.op-page .section-heading{margin-bottom:22px;display:flex;align-items:flex-end;justify-content:space-between}.op-page .section-heading h2{margin:0;font-size:28px;letter-spacing:-.6px}.op-page .section-heading p{margin:8px 0 0;color:var(--muted);font-size:13px}.op-page .secure-note{color:var(--green);font-size:11px;white-space:nowrap}.op-page .role-tabs{margin-bottom:18px;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.op-page .role-tabs button{padding:18px 20px;display:flex;align-items:center;gap:14px;text-align:left;border:1px solid var(--line);border-radius:12px;background:#fff}.op-page .role-tabs button.active{border:2px solid #79a7f4;box-shadow:var(--shadow)}.op-page .role-tabs button i{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:#e8f1ff;color:var(--blue);font-style:normal;font-weight:850}.op-page .role-tabs button.active i{background:var(--blue);color:#fff}.op-page .role-tabs button strong{display:block;font-size:14px}.op-page .role-tabs button small{display:block;margin-top:4px;color:var(--muted);font-size:11px;line-height:1.5}.op-page .workflow-shell{display:grid;grid-template-columns:300px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.op-page .workflow-summary{padding:28px;border-right:1px solid var(--line);background:#f8fbff}.op-page .summary-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#e8f1ff;color:var(--blue);font-weight:850;font-size:18px}.op-page .workflow-summary h3{margin:16px 0 8px;font-size:18px}.op-page .workflow-summary p{margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.7}.op-page .progress-copy{display:flex;align-items:baseline;justify-content:space-between}.op-page .progress-copy span{color:var(--muted);font-size:11px}.op-page .progress-copy strong{color:var(--blue);font-size:15px}.op-page .progress-track{margin-top:8px;height:8px;border-radius:5px;background:#e5edf7;overflow:hidden}.op-page .progress-track i{display:block;height:100%;border-radius:5px;background:var(--blue);transition:width .25s ease}.op-page .workflow-canvas{padding:28px}.op-page .workflow-canvas>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--line)}.op-page .workflow-canvas>header h4{margin:0;font-size:17px}.op-page .workflow-canvas>header p{margin:6px 0 0;color:var(--muted);font-size:12px}.op-page .workflow-canvas>header span{flex:0 0 auto;color:var(--green);font-size:11px}.op-page .step-list{margin-top:20px;display:flex;flex-direction:column;gap:12px}.op-page .flow-step{padding:16px 18px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;border:1px solid var(--line);border-radius:11px;background:#fff}.op-page .flow-step.current{border-color:#9ebff2;box-shadow:0 8px 20px rgba(23,105,238,.1)}.op-page .flow-step.completed{background:#f6fbf8;border-color:#cdeeda}.op-page .step-number{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eef2f7;color:#5e7189;font-size:13px;font-weight:800}.op-page .flow-step.current .step-number{background:var(--blue);color:#fff}.op-page .flow-step.completed .step-number{background:#e5f7ef;color:var(--green)}.op-page .flow-step-copy strong{display:block;font-size:14px}.op-page .flow-step-copy small{display:block;margin-top:4px;color:var(--muted);font-size:11px;line-height:1.55}.op-page .flow-step-actions button{height:36px;padding:0 14px;border:1px solid #9ebff2;border-radius:7px;background:#fff;color:var(--blue);font-size:11px;font-weight:800;white-space:nowrap}.op-page .flow-step.completed .flow-step-actions button{border-color:var(--line);color:var(--muted)}.op-page .create-layout{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.op-page .op-form{padding:29px;position:relative}.op-page .form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.op-page .form-grid label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:800}.op-page .form-grid input,.op-page .form-grid select,.op-page .form-grid textarea{width:100%;border:1px solid #cad8e9;border-radius:8px;background:#fff;outline:0;color:var(--ink);font-weight:400}.op-page .form-grid input,.op-page .form-grid select{height:44px;padding:0 12px}.op-page .form-grid textarea{min-height:112px;padding:12px;resize:vertical;line-height:1.6}.op-page .form-grid input:focus,.op-page .form-grid select:focus,.op-page .form-grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #e8f1ff}.op-page .form-grid .full{grid-column:1/-1;position:relative}.op-page .form-grid .full small{position:absolute;right:12px;bottom:9px;color:#8b98aa;font-size:10px;font-weight:500}.op-page .op-amount{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:8px;gap:8px}.op-page .form-actions{margin-top:22px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line)}.op-page .form-actions>label{flex-direction:row;align-items:flex-start;gap:8px;color:var(--muted);font-size:11px;font-weight:500;line-height:1.5}.op-page .form-actions>label input{width:auto;height:auto;margin-top:2px}.op-page .form-actions button{height:44px;padding:0 22px;flex:0 0 auto;border:0;border-radius:8px;background:var(--orange);color:#fff;font-size:12px;font-weight:850}.op-page .form-actions button:disabled{opacity:.6;cursor:default}.op-page .op-form-error{margin-bottom:16px;padding:11px 14px;border:1px solid #f3c4c4;border-radius:8px;background:#fdf1f1;color:#b23030;font-size:12px}.op-page .op-success{padding:46px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.op-page .op-success-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#e6f8f0;color:var(--green);font-size:24px;font-weight:850}.op-page .op-success h3{margin:8px 0 0;font-size:21px}.op-page .op-success-ref{margin:0;font-size:14px}.op-page .op-success-ref strong{color:var(--blue);letter-spacing:.5px}.op-page .op-success p{max-width:460px;margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.7}.op-page .track-layout{min-height:205px;display:grid;grid-template-columns:420px 1fr;grid-gap:15px;gap:15px}.op-page .track-empty,.op-page .track-form,.op-page .track-result{border:1px solid var(--line);border-radius:12px;background:#fff}.op-page .track-form{padding:24px}.op-page .track-form>label{display:block;margin-bottom:10px;font-size:12px;font-weight:800}.op-page .track-form>div{display:flex}.op-page .track-form input{height:46px;min-width:0;flex:1 1;padding:0 13px;border:1px solid #c9d8eb;border-radius:7px 0 0 7px;outline:0}.op-page .track-form input:focus{border-color:var(--blue)}.op-page .track-form button{width:105px;border:0;border-radius:0 7px 7px 0;background:var(--blue);color:#fff;font-weight:800}.op-page .track-form button:disabled{opacity:.7;cursor:default}.op-page .track-form>small{display:block;margin-top:10px;color:#8392a6;font-size:10px}.op-page .op-lookup-error{color:#b23030}.op-page .track-empty{min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#7a8a9f}.op-page .track-empty i{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#e9f2ff;color:var(--blue);font-style:normal;font-weight:800}.op-page .track-empty strong{margin-top:12px;font-size:13px;color:var(--ink)}.op-page .track-empty small{margin-top:6px;font-size:10px}.op-page .track-results{display:flex;flex-direction:column;gap:12px}.op-page .track-result{padding:22px}.op-page .track-result header{display:flex;align-items:center;justify-content:space-between}.op-page .track-result header span,.op-page .track-result header strong{display:block}.op-page .track-result header span{margin-top:4px;color:var(--muted);font-size:10px}.op-page .op-status{padding:6px 10px;border-radius:13px;background:#eef2f7;color:#5e7189;font-size:10px}.op-page .op-status-active{background:#e7f0ff;color:var(--blue)}.op-page .op-status-resolved{background:#e5f7ef;color:var(--green)}.op-page .op-status-reviewing{background:#fff4df;color:#c87600}.op-page .op-status-submitted{background:#eef2f7;color:#5e7189}.op-page .op-status-closed{background:#f1f1f3;color:#7a7a86}.op-page .mini-timeline{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px}.op-page .mini-timeline span{padding:7px 12px;border:1px solid var(--line);border-radius:16px;background:#f7fafe;color:#5e7189;font-size:11px}.op-page .mini-timeline span.done{border-color:#bfe7d3;background:#e5f7ef;color:var(--green)}.op-page .mini-timeline span.current{border-color:#9ebff2;background:#e7f0ff;color:var(--blue);font-weight:800}.op-page .track-result footer{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.op-page .coverage-list{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff}.op-page .coverage-list article{min-height:138px;padding:23px;display:grid;grid-template-columns:44px 1fr;grid-column-gap:14px;column-gap:14px;grid-row-gap:10px;row-gap:10px;align-content:start}.op-page .coverage-list article:not(:nth-child(3n)){border-right:1px solid var(--line)}.op-page .coverage-list article:nth-child(-n+3){border-bottom:1px solid var(--line)}.op-page .coverage-list i{width:44px;height:44px;grid-row:1/3;display:grid;place-items:center;border-radius:50%;background:#e8f1ff;color:var(--blue);font-style:normal;font-weight:850}.op-page .coverage-list strong{font-size:14px}.op-page .coverage-list p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.op-page .coverage-list article>a{grid-column:2;color:var(--blue);font-size:12px;font-weight:800}.op-page .action-band{max-width:1360px;margin:0 auto 70px;padding:36px 42px;display:flex;align-items:center;justify-content:space-between;border-radius:14px;background:linear-gradient(100deg,#0b3470,#1468e9);color:#fff}.op-page .action-band h2{margin:0;font-size:25px}.op-page .action-band p{margin:8px 0 0;color:#c7dbf8;font-size:12px}.op-page .action-band>div:last-child{display:flex;gap:10px}.op-page .action-band a{height:44px;padding:0 20px;display:flex;align-items:center;border-radius:7px;background:var(--orange);font-size:12px;font-weight:800}.op-page .action-band a.outline{border:1px solid hsla(0,0%,100%,.45);background:transparent}@media (max-width:1180px){.op-page .hero{padding-left:28px;padding-right:28px}.op-page .action-band,.op-page .coverage-section,.op-page .create-section,.op-page .protection-section,.op-page .track-section,.op-page .trust-strip{margin-left:24px;margin-right:24px}}@media (max-width:900px){.op-page .hero{grid-template-columns:1fr;padding-top:48px}.op-page .trust-strip{grid-template-columns:1fr 1fr}.op-page .trust-strip article:nth-child(2){border-right:0}.op-page .trust-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.op-page .role-tabs,.op-page .workflow-shell{grid-template-columns:1fr}.op-page .workflow-summary{border-right:0;border-bottom:1px solid var(--line)}.op-page .track-layout{grid-template-columns:1fr}.op-page .coverage-list{grid-template-columns:1fr 1fr}.op-page .coverage-list article:not(:nth-child(3n)){border-right:0}.op-page .coverage-list article:nth-child(odd){border-right:1px solid var(--line)}.op-page .coverage-list article:nth-child(-n+4){border-bottom:1px solid var(--line)}.op-page .action-band{align-items:flex-start;gap:25px;flex-direction:column}}@media (max-width:620px){.op-page .hero{min-height:auto;padding:42px 17px 35px}.op-page .hero h1{font-size:38px;letter-spacing:-1px}.op-page .hero-copy>p{font-size:14px}.op-page .hero-actions{align-items:stretch;flex-direction:column}.op-page .hero-board{padding:17px}.op-page .route{grid-template-columns:1fr 1fr}.op-page .board-summary{grid-template-columns:1fr;row-gap:12px}.op-page .board-summary div:not(:last-child){border-right:0}.op-page .trust-strip{margin:0 14px 52px}.op-page .trust-strip article{padding:14px}.op-page .trust-strip strong{font-size:20px}.op-page .action-band,.op-page .coverage-section,.op-page .create-section,.op-page .protection-section,.op-page .track-section{margin-left:14px;margin-right:14px}.op-page .section-heading{align-items:flex-start;gap:12px;flex-direction:column}.op-page .section-heading h2{font-size:24px}.op-page .flow-step{grid-template-columns:34px minmax(0,1fr)}.op-page .flow-step-actions{grid-column:1/-1}.op-page .flow-step-actions button{width:100%}.op-page .form-grid{grid-template-columns:1fr}.op-page .form-grid .full{grid-column:auto}.op-page .form-actions{align-items:stretch;gap:17px;flex-direction:column}.op-page .track-form>div{flex-direction:column}.op-page .track-form button,.op-page .track-form input{width:100%;border-radius:7px}.op-page .track-form button{height:43px;margin-top:8px}.op-page .coverage-list{grid-template-columns:1fr}.op-page .coverage-list article:nth-child(odd){border-right:0}.op-page .coverage-list article:not(:last-child){border-bottom:1px solid var(--line)}.op-page .action-band{padding:28px 22px}.op-page .action-band>div:last-child{width:100%;flex-direction:column}.op-page .action-band a{justify-content:center}}