body{margin:0}.opus-help-dock{bottom:18px;margin:0;position:fixed;right:18px;z-index:50}.opus-help-dock__link{align-items:center;background:#fff;border:1px solid #c9cccf;border-radius:999px;box-shadow:0 2px 8px #00000024;color:#202223;display:inline-flex;font:600 13px/20px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;gap:7px;padding:7px 12px 7px 8px;text-decoration:none;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.opus-help-dock__link:hover{border-color:#8c9196;box-shadow:0 4px 12px #0000002e;transform:translateY(-1px)}.opus-help-dock__link:focus-visible{outline:2px solid #005bd3;outline-offset:2px}.opus-help-dock__icon{align-items:center;background:#303030;border-radius:50%;color:#fff;display:inline-flex;font-size:12px;height:22px;justify-content:center;width:22px}.opus-download-link{border-radius:8px;color:#303030;display:inline-block;font:600 13px/20px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:4px 8px;text-decoration:none}.opus-download-link:hover{background:#f1f1f1}.opus-dashboard-block{margin-block:16px}.opus-dashboard-grid{display:grid;gap:16px;min-width:0}.opus-dashboard-grid--metrics{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.opus-dashboard-grid--activity{grid-template-columns:minmax(280px,1fr) minmax(0,2fr)}.opus-dashboard-cell{min-width:0}.opus-dashboard-cell>s-section{box-sizing:border-box;height:100%}@media(max-width:900px){.opus-dashboard-grid--metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.opus-dashboard-grid--activity{grid-template-columns:1fr}}@media(max-width:520px){.opus-help-dock{bottom:12px;right:12px}.opus-help-dock__link{padding:6px 10px 6px 7px}.opus-dashboard-grid--metrics{grid-template-columns:1fr}}@media print{.opus-help-dock{display:none}}.opus-public-shell{min-height:100vh;color:#202223;background:#f7f7f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.opus-public-header,.opus-public-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:960px;margin:0 auto;padding:22px 28px}.opus-public-header nav{display:flex;gap:18px}.opus-public-brand{color:#202223;font-weight:700;text-decoration:none}.opus-public-header a,.opus-public-footer a,.opus-public-content a{color:#275d4b}.opus-public-main{max-width:800px;margin:18px auto 48px;padding:48px clamp(24px,6vw,72px);background:#fff;border:1px solid #e2e2df;border-radius:18px;box-shadow:0 14px 40px #20222312}.opus-public-kicker{margin:0 0 10px;color:#60736c;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.opus-public-main h1{margin:0;font-size:clamp(2rem,6vw,3.3rem);line-height:1.05}.opus-public-lead{margin:18px 0 34px;color:#52605b;font-size:1.1rem;line-height:1.65}.opus-public-content section{margin-top:34px}.opus-public-content h2{margin-bottom:10px;font-size:1.25rem}.opus-public-content p,.opus-public-content li,.opus-public-content address{line-height:1.7}.opus-public-content address{font-style:normal}.opus-public-draft{margin-bottom:28px;padding:14px 16px;color:#5a3b00;background:#fff1c7;border:1px solid #edcf74;border-radius:10px}.opus-public-footer{color:#65716d;font-size:.9rem}@media(max-width:640px){.opus-public-header,.opus-public-footer{align-items:flex-start;flex-direction:column}.opus-public-main{margin:0;border-left:0;border-right:0;border-radius:0}}.opus-help-shell{--help-ink: #15211d;--help-muted: #61706a;--help-brand: #1f6852;--help-brand-dark: #164a3b;--help-line: #dfe5e1;--help-soft: #f2f7f4;min-height:100vh;color:var(--help-ink);background:radial-gradient(circle at 88% 5%,rgb(105 181 151 / 16%),transparent 24rem),#fafbf9;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.opus-help-shell *,.opus-help-shell *:before,.opus-help-shell *:after{box-sizing:border-box}.opus-help-shell a{color:inherit}.opus-help-header{position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:14px clamp(20px,5vw,72px);background:#ffffffeb;border-bottom:1px solid var(--help-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.opus-help-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.opus-help-brand>span:last-child{display:flex;flex-direction:column;line-height:1.1}.opus-help-brand strong{font-size:1rem}.opus-help-brand small{margin-top:3px;color:var(--help-muted);font-size:.76rem}.opus-help-mark{display:grid;width:42px;height:42px;color:#fff;background:var(--help-brand);border-radius:12px;font-weight:800;place-items:center}.opus-help-header nav{display:flex;align-items:center;gap:26px}.opus-help-header nav a{color:#40504a;font-size:.9rem;font-weight:650;text-decoration:none}.opus-help-header nav a:hover,.opus-help-header nav a:focus-visible{color:var(--help-brand)}.opus-help-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:clamp(28px,5vw,72px);width:min(1440px,100%);margin:0 auto;padding:42px clamp(20px,5vw,72px) 80px}.opus-help-sidebar{position:sticky;top:108px;align-self:start;max-height:calc(100vh - 132px);padding-right:18px;overflow-y:auto}.opus-help-sidebar-home{display:block;margin-bottom:28px;color:var(--help-brand);font-size:.88rem;font-weight:750;text-decoration:none}.opus-help-sidebar section+section{margin-top:25px}.opus-help-sidebar h2,.opus-help-mobile-menu h2{margin:0 0 8px;color:#819089;font-size:.7rem;letter-spacing:.09em;text-transform:uppercase}.opus-help-sidebar ul,.opus-help-mobile-menu ul{margin:0;padding:0;list-style:none}.opus-help-sidebar li+li{margin-top:2px}.opus-help-sidebar li a{display:block;padding:7px 10px;color:#52615b;border-radius:8px;font-size:.84rem;line-height:1.35;text-decoration:none}.opus-help-sidebar li a:hover,.opus-help-sidebar li a:focus-visible,.opus-help-sidebar li a.is-current{color:var(--help-brand-dark);background:#eaf3ee}.opus-help-sidebar li a.is-current{font-weight:700}.opus-help-main{min-width:0;max-width:1040px}.opus-help-hero{padding:clamp(34px,7vw,76px);color:#fff;background:linear-gradient(120deg,#0e382cf5,#217157eb),var(--help-brand-dark);border-radius:28px;box-shadow:0 22px 60px #194e3d2e}.opus-help-eyebrow{margin:0 0 12px;color:#50806f;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.opus-help-hero .opus-help-eyebrow{color:#bfe1d3}.opus-help-hero h1,.opus-help-article-header h1{max-width:850px;margin:0;font-size:clamp(2.35rem,6vw,4.9rem);letter-spacing:-.055em;line-height:.98}.opus-help-hero>p:not(.opus-help-eyebrow){max-width:720px;margin:24px 0 0;color:#dcebe5;font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}.opus-help-search{display:flex;align-items:center;gap:12px;max-width:690px;margin-top:32px;padding:0 18px;color:#4b5e56;background:#fff;border:1px solid rgb(255 255 255 / 46%);border-radius:14px;box-shadow:0 10px 30px #0000001f}.opus-help-search svg{flex:0 0 auto;width:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.opus-help-search input{width:100%;padding:17px 0;color:var(--help-ink);background:transparent;border:0;outline:0;font:inherit}.opus-help-search input::placeholder{color:#829089}.opus-help-quick-start{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:32px;padding:28px 32px;background:#fff;border:1px solid var(--help-line);border-radius:18px;box-shadow:0 10px 35px #20342c0f}.opus-help-quick-start h2,.opus-help-workflow h2,.opus-help-category h2,.opus-help-related h2,.opus-help-next h2{margin:0;font-size:clamp(1.25rem,3vw,1.65rem);letter-spacing:-.025em}.opus-help-quick-start p:not(.opus-help-eyebrow){max-width:670px;margin:9px 0 0;color:var(--help-muted);line-height:1.6}.opus-help-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;color:#fff!important;background:var(--help-brand);border-radius:10px;font-size:.9rem;font-weight:750;text-decoration:none}.opus-help-button:hover,.opus-help-button:focus-visible{background:var(--help-brand-dark)}.opus-help-workflow,.opus-help-category,.opus-help-search-results{margin-top:52px}.opus-help-workflow ol{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:20px 0 0;padding:0;list-style:none}.opus-help-workflow li{position:relative;min-height:112px;padding:18px;background:var(--help-soft);border:1px solid #dce9e2;border-radius:14px}.opus-help-workflow li span{display:grid;width:28px;height:28px;margin-bottom:18px;color:#fff;background:var(--help-brand);border-radius:50%;font-size:.78rem;font-weight:800;place-items:center}.opus-help-workflow li strong{font-size:.86rem;line-height:1.35}.opus-help-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:18px}.opus-help-section-heading h2{margin:0}.opus-help-section-heading span{color:var(--help-muted);font-size:.82rem}.opus-help-section-heading button{padding:0;color:var(--help-brand);background:none;border:0;font:inherit;font-weight:700;cursor:pointer}.opus-help-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.opus-help-card{display:flex;min-height:190px;padding:24px;background:#fff;border:1px solid var(--help-line);border-radius:16px;box-shadow:0 9px 28px #20342c0d;flex-direction:column;text-decoration:none;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.opus-help-card:hover,.opus-help-card:focus-visible{border-color:#94baa9;box-shadow:0 14px 36px #20523e1a;transform:translateY(-2px)}.opus-help-card span{margin-bottom:14px;color:#6d7b75;font-size:.72rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.opus-help-card strong{font-size:1.08rem;line-height:1.35}.opus-help-card p{margin:10px 0 16px;color:var(--help-muted);font-size:.9rem;line-height:1.6}.opus-help-card em{margin-top:auto;color:var(--help-brand);font-size:.84rem;font-style:normal;font-weight:750}.opus-help-empty{padding:46px;text-align:center;background:#fff;border:1px solid var(--help-line);border-radius:18px}.opus-help-empty p{color:var(--help-muted)}.opus-help-empty a{color:var(--help-brand);font-weight:700}.opus-help-breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:42px;color:#76847e;font-size:.82rem}.opus-help-breadcrumbs a{color:var(--help-brand);font-weight:700;text-decoration:none}.opus-help-article{max-width:900px}.opus-help-article-header{padding-bottom:42px;border-bottom:1px solid var(--help-line)}.opus-help-article-header h1{max-width:800px;font-size:clamp(2.4rem,6vw,4.4rem)}.opus-help-article-header>p:last-child{max-width:760px;margin:22px 0 0;color:var(--help-muted);font-size:1.12rem;line-height:1.65}.opus-help-on-this-page{margin:32px 0 56px;padding:22px 24px;background:var(--help-soft);border-left:4px solid var(--help-brand);border-radius:0 12px 12px 0}.opus-help-on-this-page strong{display:block;margin-bottom:10px;font-size:.84rem}.opus-help-on-this-page ul{display:flex;margin:0;padding:0;gap:8px 24px;flex-wrap:wrap;list-style:none}.opus-help-on-this-page a{color:var(--help-brand);font-size:.86rem;font-weight:650;text-decoration:none}.opus-help-article-section{scroll-margin-top:100px}.opus-help-article-section+.opus-help-article-section{margin-top:70px;padding-top:4px}.opus-help-article-section>h2{margin:0 0 24px;font-size:clamp(1.55rem,4vw,2.2rem);letter-spacing:-.035em;line-height:1.15}.opus-help-article-section>p,.opus-help-article-section li,.opus-help-next p{color:#43534d;font-size:.98rem;line-height:1.75}.opus-help-article-section>p{margin:0 0 22px}.opus-help-bullets{margin:0;padding-left:22px}.opus-help-bullets li{padding-left:6px}.opus-help-bullets li+li{margin-top:10px}.opus-help-steps{margin:0;padding:0;list-style:none}.opus-help-steps>li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px}.opus-help-steps>li+li{margin-top:26px}.opus-help-step-number{display:grid;width:38px;height:38px;color:#fff;background:var(--help-brand);border-radius:11px;font-size:.86rem;font-weight:800;place-items:center}.opus-help-steps h3{margin:2px 0 5px;color:var(--help-ink);font-size:1rem}.opus-help-steps p{margin:0}.opus-help-callout{margin:28px 0;padding:20px 22px;border:1px solid;border-radius:13px}.opus-help-callout strong{display:block;margin-bottom:6px;color:var(--help-ink)}.opus-help-callout p{margin:0;color:#405149;line-height:1.65}.opus-help-callout-info{background:#edf6f8;border-color:#b9d9df}.opus-help-callout-success{background:#eef8f1;border-color:#b9ddc4}.opus-help-callout-warning{background:#fff7e8;border-color:#ead19b}.opus-help-figure{margin:34px 0}.opus-help-figure a{display:block;padding:8px;background:#eef1ef;border:1px solid var(--help-line);border-radius:16px}.opus-help-figure img{display:block;width:100%;height:auto;background:#fff;border-radius:10px}.opus-help-figure figcaption{margin-top:10px;color:#6a7872;font-size:.8rem;line-height:1.5}.opus-help-table-wrap{margin:26px 0;overflow-x:auto;border:1px solid var(--help-line);border-radius:13px}.opus-help-table-wrap:focus-visible{outline:3px solid rgb(31 104 82 / 25%);outline-offset:2px}.opus-help-table-wrap table{width:100%;min-width:620px;border-collapse:collapse}.opus-help-table-wrap th,.opus-help-table-wrap td{padding:15px 17px;text-align:left;vertical-align:top;border-bottom:1px solid var(--help-line);font-size:.86rem;line-height:1.55}.opus-help-table-wrap th{color:#31433b;background:var(--help-soft);font-weight:750}.opus-help-table-wrap td{color:#52615b;background:#fff}.opus-help-table-wrap tr:last-child td{border-bottom:0}.opus-help-next{margin-top:80px;padding:clamp(28px,5vw,46px);color:#fff;background:var(--help-brand-dark);border-radius:20px}.opus-help-next .opus-help-eyebrow{color:#afd8c8}.opus-help-next p:not(.opus-help-eyebrow){max-width:700px;color:#d3e5de}.opus-help-next .opus-help-button{color:var(--help-brand-dark)!important;background:#fff}.opus-help-related{margin-top:64px}.opus-help-related>h2{margin-bottom:18px}.opus-help-related .opus-help-card{min-height:0}.opus-help-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px clamp(20px,5vw,72px);color:#6d7a75;background:#fff;border-top:1px solid var(--help-line);font-size:.82rem}.opus-help-footer a{color:var(--help-brand);text-decoration:none}.opus-help-mobile-menu{display:none}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:980px){.opus-help-layout{display:block;padding-top:26px}.opus-help-sidebar{display:none}.opus-help-main,.opus-help-article{max-width:none}.opus-help-mobile-menu{display:block;margin:18px 20px 0;background:#fff;border:1px solid var(--help-line);border-radius:12px}.opus-help-mobile-menu summary{padding:14px 16px;color:var(--help-brand-dark);font-size:.88rem;font-weight:750;cursor:pointer}.opus-help-mobile-menu>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:10px 18px 22px}.opus-help-mobile-menu li+li{margin-top:7px}.opus-help-mobile-menu a{color:#4d5c56;font-size:.82rem;line-height:1.4;text-decoration:none}}@media(max-width:700px){.opus-help-header{position:static;align-items:flex-start;padding:14px 18px}.opus-help-header nav{display:none}.opus-help-layout{padding:20px 14px 56px}.opus-help-mobile-menu{margin:14px 14px 0}.opus-help-mobile-menu>div{display:block}.opus-help-mobile-menu section+section{margin-top:22px}.opus-help-hero{padding:32px 22px;border-radius:20px}.opus-help-hero h1,.opus-help-article-header h1{font-size:clamp(2.2rem,12vw,3.2rem)}.opus-help-quick-start{align-items:stretch;padding:24px;flex-direction:column}.opus-help-workflow ol{grid-template-columns:1fr}.opus-help-workflow li{display:flex;align-items:center;min-height:0;gap:12px}.opus-help-workflow li span{flex:0 0 auto;margin:0}.opus-help-card-grid{grid-template-columns:1fr}.opus-help-card{min-height:0}.opus-help-breadcrumbs{margin-bottom:30px}.opus-help-on-this-page ul{display:block}.opus-help-on-this-page li+li{margin-top:8px}.opus-help-article-section+.opus-help-article-section{margin-top:54px}.opus-help-figure{margin-right:-6px;margin-left:-6px}.opus-help-footer{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.opus-help-card{transition:none}}
