:root{color:#23313d;background:#f4f6f8;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:#1f6f8b}.public-shell{width:min(1480px,100%);margin:0 auto;padding:32px}.public-shell{display:grid;gap:24px;min-height:100vh}.login-panel,.list-panel,.detail-panel,.stats-grid article,.product-link-card,.pending-center{border:1px solid #d9e2e8;border-radius:8px;background:#fff;box-shadow:0 10px 24px #1c33430f}.login-panel{display:grid;gap:14px;padding:24px}.login-panel h2,.section-heading h2,.list-panel h2,.detail-panel h2,.pending-center h2,.notification-panel h2{margin:0;color:#123044}.section-heading{display:grid;gap:6px}.section-heading.compact{margin-bottom:12px}.eyebrow{margin:0;color:#8a4f2e;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.muted,.empty-state{color:#61717c}.login-panel label,.status-filter{display:grid;gap:8px;color:#23313d;font-weight:800}input,select{width:100%;border:1px solid #cbd8df;border-radius:8px;background:#fff;padding:11px 12px;color:#123044}input:focus,select:focus,button:focus-visible,a:focus-visible{outline:3px solid rgba(31,111,139,.22);outline-offset:2px}.primary-button,.ghost-button,.filter-button{min-height:42px;border:1px solid #cbd8df;border-radius:8px;background:#fff;padding:10px 14px;color:#23313d;font-weight:800}.primary-button{border-color:#1f6f8b;background:#1f6f8b;color:#fff}.wide{width:100%}.ghost-button:hover,.filter-button:hover,.filter-button.active{border-color:#1f6f8b;color:#1f6f8b}.alert{border:1px solid #d9e2e8;border-left:5px solid #1f6f8b;border-radius:8px;background:#f7fbfd;padding:14px 16px;color:#23313d}.alert.error{border-color:#e2b7ad;border-left-color:#ae4635;background:#fff7f5}.page-update-notice{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #d9a63d;border-left:5px solid #b87917;border-radius:8px;background:#fff9e8;padding:15px 16px;color:#4f3b14}.page-update-notice strong,.page-update-notice p{display:block}.page-update-notice p{margin:4px 0 0;font-size:13px;line-height:1.65}.page-update-notice .primary-button{flex:0 0 auto;border-color:#9e6612;background:#9e6612;white-space:nowrap}.product-entrances{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-link-card{display:grid;gap:8px;width:100%;padding:18px;color:#23313d;text-align:left;text-decoration:none}.product-link-card:hover{border-color:#1f6f8b;box-shadow:0 12px 28px #1f6f8b1f}.product-link-card.disabled{background:#f8f7f3;color:#6f7777}.product-link-card.disabled:hover{border-color:#d9e2e8;box-shadow:0 10px 24px #1c33430f}.product-link-card span{color:#8a4f2e;font-weight:900}.product-link-card strong{color:#123044;font-size:20px;line-height:1.25}.product-link-card small{color:#61717c;font-size:14px}.product-link-card em{width:fit-content;border-radius:999px;background:#e8f2f5;padding:4px 10px;color:#1f6f8b;font-style:normal;font-weight:900}.button-row,.filter-row,.customer-tabs{display:flex;flex-wrap:wrap;gap:10px}.entrance-section,.notification-panel,.stats-grid,.customer-tabs,.workspace{margin-top:18px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stats-grid article{display:grid;gap:4px;padding:18px}.stats-grid strong{color:#123044;font-size:30px}.stats-grid span{color:#61717c}.notification-panel{display:grid;gap:12px;border:1px solid #d8e1e8;border-left:5px solid #1f6f8b;border-radius:8px;background:#f7fbfd;padding:16px}.notification-panel.quiet{border-left-color:#44795f;background:#f7fbf8}.compact-title{margin-bottom:0}.notification-list,.pending-task-list,.order-list,.config-list{display:grid;gap:10px}.notification-item{display:grid;grid-template-columns:auto minmax(120px,180px) minmax(0,1fr);align-items:center;gap:10px;width:100%;border:1px solid #d9e2e8;border-radius:8px;background:#fff;padding:10px 12px;color:#23313d;text-align:left}.notification-item strong{color:#1f6f8b}.filter-button.active{border-color:#1f6f8b;background:#1f6f8b;color:#fff}.pending-center{display:grid;gap:14px;padding:18px}.pending-task-card{display:grid;gap:12px;border:1px solid #d9e2e8;border-radius:8px;background:#fbfcfd;padding:14px}.pending-task-card p{margin:0}.pending-task-head{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.pending-task-head strong{color:#123044}.pending-task-head em{color:#61717c;font-style:normal}.workspace{display:grid;grid-template-columns:minmax(340px,440px) minmax(0,1fr);gap:16px;align-items:start}.list-panel,.detail-panel{padding:18px}.panel-title,.detail-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.order-list{margin-top:14px}.order-card{position:relative;display:grid;gap:5px;width:100%;border:1px solid #d9e2e8;border-radius:8px;background:#fff;padding:14px;color:#23313d;text-align:left}.order-card:hover,.order-card.selected{border-color:#1f6f8b;box-shadow:0 8px 20px #1f6f8b1f}.order-card.unread:before{content:"";position:absolute;top:14px;right:14px;width:8px;height:8px;border-radius:999px;background:#ae4635}.order-card strong{color:#123044;word-break:break-all}.card-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.card-row em{color:#1f6f8b;font-style:normal;font-weight:800}.notice-dot{width:fit-content;border-radius:999px;background:#f8eee8;padding:3px 9px;color:#8a4f2e;font-size:13px;font-weight:800}.business-pill{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;background:#e8f4ef;padding:4px 10px;color:#2f6f55;font-size:13px;font-weight:800}.business-pill.braid{background:#e8f4ef;color:#2f6f55}.business-pill.lego{background:#f8eee8;color:#8a4f2e}.product-thumb{width:118px;height:118px;border:1px solid #d9e2e8;border-radius:8px;object-fit:cover;background:#fff}.detail-section,.change-panel{border-top:1px solid #e4ebef;margin-top:18px;padding-top:18px}.detail-section h3,.change-panel h3{margin:0 0 12px;color:#123044}.change-panel{border:1px solid #d8e1e8;border-left:5px solid #1f6f8b;border-radius:8px;background:#f7fbfd;padding:16px}.change-panel.pending{background:#f9fbff}.change-diff-list{display:grid;gap:8px}.change-diff-item{display:grid;grid-template-columns:auto minmax(140px,220px) minmax(0,1fr);align-items:start;gap:10px;border:1px solid #d9e2e8;border-radius:8px;background:#fff;padding:10px 12px}.change-diff-item span{border-radius:999px;background:#eef2f5;padding:2px 8px;color:#405767;font-size:12px;font-weight:900}.change-diff-item.add span{background:#e8f4ef;color:#2f6f55}.change-diff-item.remove span{background:#fff0ed;color:#9b3f32}.change-diff-item strong,.change-diff-item p,.change-diff-item small{margin:0}.change-diff-item p{word-break:break-word}.change-diff-item small{grid-column:3;color:#61717c}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.info-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.info-cell{border:1px solid #d9e2e8;border-radius:8px;background:#fbfcfd;padding:10px 12px}.info-cell dt{color:#61717c;font-weight:800}.info-cell dd{margin:4px 0 0;color:#123044;word-break:break-word}.text-block{margin-top:14px}.text-block h4,.config-card h4,.sub-block h4{margin:0 0 8px;color:#123044}pre{margin:0;white-space:pre-wrap;word-break:break-word;font-family:inherit}.config-card,.sub-block{border:1px solid #d9e2e8;border-radius:8px;background:#fff;padding:14px}.attachment-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.attachment-tile,.attachment-link{display:grid;gap:7px;border:1px solid #d9e2e8;border-radius:8px;background:#fff;padding:10px;color:#23313d;text-decoration:none;word-break:break-word}.attachment-tile img{width:100%;aspect-ratio:1 / 1;border-radius:6px;object-fit:cover;background:#f4f6f8}.attachment-link.prominent{display:inline-grid;width:fit-content;padding:12px 16px;font-weight:800}.empty-detail{min-height:320px}@media(max-width:980px){.public-shell{padding:20px}.workspace{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.public-shell{padding:16px}.panel-title,.detail-title{display:grid}.page-update-notice{align-items:flex-start;flex-direction:column}.page-update-notice .primary-button{width:100%}.product-entrances,.stats-grid,.info-grid,.info-grid.compact,.notification-item,.change-diff-item{grid-template-columns:1fr}.change-diff-item small{grid-column:auto}.product-thumb{width:100%;height:auto;aspect-ratio:1 / 1}.button-row,.filter-row,.customer-tabs{width:100%}.button-row button,.filter-row button,.customer-tabs button{flex:1 1 160px}}.public-home{width:min(1480px,100%);padding:0 42px;background:#f6f3ed;color:#172936}.public-home .site-header{display:flex;min-height:86px;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid #d8d3c9}.brand-lockup{display:inline-flex;align-items:center;gap:12px;color:#172936;text-decoration:none}.brand-mark{display:grid;width:38px;height:38px;place-items:center;background:#b65e3d;color:#fffaf2;font-size:13px;font-weight:900;letter-spacing:1px}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup strong{font-size:19px;line-height:1.1}.brand-lockup small{margin-top:4px;color:#82796e;font-size:9px;font-weight:800;letter-spacing:1.5px}.site-nav{display:flex;align-items:center;gap:26px}.site-nav a,.nav-login{border:0;background:transparent;color:#44545b;font-size:14px;font-weight:800;text-decoration:none}.site-nav a:hover,.nav-login:hover{color:#b65e3d}.nav-login{border:1px solid #b65e3d;padding:10px 16px;color:#9d4d32}.hero-section{display:grid;grid-template-columns:minmax(0,.94fr) minmax(460px,1.06fr);gap:58px;align-items:center;min-height:650px;padding:70px 0 76px}.hero-copy{max-width:650px}.hero-kicker,.public-home .eyebrow{margin:0;color:#b65e3d;font-size:11px;font-weight:900;letter-spacing:1.5px}.hero-copy h1{margin:20px 0;color:#182c3b;font-size:64px;line-height:1.1;letter-spacing:0}.hero-copy h1 em{color:#b65e3d;font-style:normal}.hero-text{max-width:540px;margin:0;color:#59666a;font-size:17px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:32px}.hero-button{min-height:52px;border-color:#b65e3d;border-radius:0;background:#b65e3d;padding:14px 21px}.hero-button span,.text-button span,.outline-button span{margin-left:10px}.text-button{border:0;background:transparent;color:#586469;font-size:14px;font-weight:800}.text-button:hover{color:#b65e3d}.hero-proof{display:flex;align-items:center;gap:14px;margin-top:52px;color:#77756e}.hero-proof>span{color:#b65e3d;font-size:38px;font-weight:300;line-height:1}.hero-proof p{margin:0;font-size:12px;line-height:1.6}.hero-proof strong{color:#263943;font-size:14px}.hero-visual{position:relative;min-height:550px}.hero-image{position:absolute;overflow:hidden;background:#e8dfd1}.hero-image img,.showcase-media img{width:100%;height:100%;object-fit:cover}.hero-image-main{top:0;right:5%;width:72%;height:88%}.hero-image-main img{object-position:center}.hero-image-small{bottom:0;left:0;width:42%;height:44%;border:12px solid #f6f3ed}.hero-image-small img{object-position:center}.hero-label{position:absolute;right:0;bottom:5%;display:grid;gap:5px;min-width:170px;padding:16px 18px;background:#203844;color:#f8f3e9}.hero-label span{color:#c77b5d;font-size:10px;font-weight:900;letter-spacing:2px}.hero-label strong{font-size:13px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d8d3c9;border-bottom:1px solid #d8d3c9}.trust-strip div{display:grid;gap:4px;min-height:100px;align-content:center;padding:18px 22px;border-right:1px solid #d8d3c9}.trust-strip div:first-child{padding-left:0}.trust-strip div:last-child{border-right:0}.trust-strip strong{color:#203844;font-size:17px}.trust-strip span{color:#7b7b75;font-size:12px}.content-section{padding:106px 0}.section-intro-row{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-intro-row h2,.login-message h2{max-width:650px;margin:12px 0 0;color:#203844;font-size:38px;line-height:1.2}.section-intro-row>p{max-width:300px;margin:0;color:#74766f;font-size:14px;line-height:1.8}.category-filters{display:flex;flex-wrap:wrap;gap:10px;margin:-14px 0 28px}.product-status-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:-6px 0 34px;border-top:1px solid #d8d3c9;border-bottom:1px solid #d8d3c9}.product-status-guide>div{min-width:0;padding:18px 20px 20px;border-right:1px solid #d8d3c9}.product-status-guide>div:first-child{padding-left:0}.product-status-guide>div:last-child{border-right:0}.product-status-guide p{max-width:310px;margin:12px 0 0;color:#707772;font-size:12px;line-height:1.7}.product-status{display:inline-flex;min-height:25px;align-items:center;border-left:3px solid currentColor;padding:3px 0 3px 9px;font-size:11px;font-weight:900}.product-status.open{color:#356353}.product-status.consult{color:#9d4d32}.product-status.planning{color:#726b63}.directory-section-label{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:20px}.directory-section-label span{color:#203844;font-size:18px;font-weight:900}.directory-section-label p{margin:0;color:#737873;font-size:12px}.category-filter-button{min-height:38px;border:1px solid #d5cfc5;border-radius:999px;background:transparent;padding:8px 15px;color:#5f6765;font-size:13px;font-weight:900}.category-filter-button:hover,.category-filter-button.active{border-color:#b65e3d;background:#b65e3d;color:#fffaf2}.showcase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.showcase-card{display:grid;grid-template-columns:minmax(220px,.92fr) minmax(0,1.08fr);min-height:390px;min-width:0;overflow:hidden;background:#fffdf9}.showcase-card.coming-soon{background:#f9f6ef}.showcase-card.featured{outline:1px solid rgba(182,94,61,.35)}.showcase-media{position:relative;width:100%;height:390px;min-width:0;min-height:0;overflow:hidden;background:#e8dfd1}.showcase-media span{position:absolute;left:18px;bottom:18px;padding:7px 10px;background:#203844eb;color:#fffaf2;font-size:11px;font-weight:800}.showcase-placeholder{display:grid;min-width:0;place-items:center;align-content:center;gap:8px;padding:28px;background:linear-gradient(135deg,#b65e3d21,#20384414),#e8dfd1;color:#203844;text-align:center}.showcase-placeholder strong{font-size:24px}.showcase-placeholder small{color:#6f7777;font-weight:900}.showcase-body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:31px 28px}.showcase-status-row{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.showcase-status-row small{overflow:hidden;color:#777b75;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.showcase-body h3{margin:9px 0 0;color:#203844;font-size:27px}.showcase-body>p{margin:22px 0 0;color:#66716f;font-size:14px;line-height:1.8}.showcase-body ul{display:grid;gap:8px;margin:22px 0 28px;padding:0;color:#53625f;font-size:13px;list-style:none}.showcase-tags{display:flex;flex-wrap:wrap}.showcase-tags li{border:1px solid #d8d3c9;padding:5px 8px}.showcase-body li:before{margin-right:8px;color:#b65e3d;content:"—"}.showcase-body .showcase-tags li:before{content:none}.coming-soon-label{min-height:44px;margin-top:auto;border:1px solid #c8c0b5;padding:10px 14px;color:#7b6f65;font-size:13px;font-weight:900}.product-empty{grid-column:1 / -1;border:1px solid #d8d3c9;background:#fffdf9;padding:22px}.product-catalog-index{margin-top:68px;border-top:2px solid #203844;padding-top:28px}.product-catalog-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,440px);gap:48px;align-items:end;margin-bottom:28px}.product-catalog-heading h3{margin:10px 0 0;color:#203844;font-size:30px;line-height:1.25}.product-catalog-heading>p{margin:0;color:#707772;font-size:13px;line-height:1.8}.product-directory-groups{border-top:1px solid #bfc5bf}.product-directory-group{border-bottom:1px solid #bfc5bf}.product-directory-group summary{display:grid;grid-template-columns:42px minmax(0,1fr) auto 24px;gap:18px;align-items:center;min-height:86px;padding:16px 0;color:#203844;cursor:pointer;list-style:none}.product-directory-group summary::-webkit-details-marker{display:none}.product-directory-group summary>span{color:#b65e3d;font-size:12px;font-weight:900}.product-directory-group summary>div{display:grid;gap:5px;min-width:0}.product-directory-group summary strong{font-size:19px}.product-directory-group summary small{color:#707772;font-size:12px;line-height:1.6}.product-directory-group summary>em,.product-directory-group li>em{color:#9d4d32;font-size:11px;font-style:normal;font-weight:900}.product-directory-group summary:after{grid-column:4;color:#9d4d32;content:"+";font-size:20px}.product-directory-group[open] summary:after{content:"−"}.product-directory-group ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 36px;margin:0 0 24px 60px;padding:0;list-style:none}.product-directory-group li{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:18px;border-top:1px solid #d8d3c9;padding:15px 0}.product-directory-group li>div{display:grid;gap:4px;min-width:0}.product-directory-group li strong{color:#32474e;font-size:14px}.product-directory-group li span{color:#777d78;font-size:12px;line-height:1.6}.catalog-planning-note{display:grid;grid-template-columns:120px minmax(0,1fr);gap:22px;margin-top:24px;padding:20px 22px;background:#e9ece7}.catalog-planning-note>span{color:#5f6964;font-size:12px;font-weight:900}.catalog-planning-note p{max-width:760px;margin:0;color:#616b66;font-size:12px;line-height:1.75}.outline-button{min-height:44px;margin-top:auto;border:1px solid #b65e3d;border-radius:0;background:transparent;padding:10px 14px;color:#9d4d32;font-size:13px;font-weight:900}.outline-button:hover{background:#b65e3d;color:#fffaf2}.process-section{margin:0 -42px;padding:94px 42px 105px;background:#203844;color:#f6f3ed}.light-intro h2,.light-intro>p{color:#f6f3ed}.light-intro .eyebrow{color:#d58a6b}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.process-grid>div{min-height:180px;border-top:1px solid #6b8188;padding-top:20px}.process-grid span{color:#d58a6b;font-size:13px;font-weight:900}.process-grid h3{margin:20px 0 10px;font-size:20px}.process-grid p{margin:0;color:#b8c3c3;font-size:13px;line-height:1.8}.login-section{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,430px);gap:70px;align-items:center;padding:105px 0}.login-message>p:not(.eyebrow){max-width:540px;margin:22px 0 0;color:#69736f;font-size:16px;line-height:1.9}.login-points{display:flex;flex-wrap:wrap;gap:22px;margin-top:30px;color:#203844;font-size:13px;font-weight:900}.login-points span:before{margin-right:8px;color:#b65e3d;content:"●";font-size:8px;vertical-align:middle}.login-panel-home{border:0;border-top:4px solid #b65e3d;border-radius:0;background:#fffdf9;padding:30px;box-shadow:0 16px 32px #20384414}.login-panel-home h3{margin:0 0 5px;color:#203844;font-size:22px}.login-panel-home label{font-size:13px}.login-panel-home input{border-radius:0;border-color:#d4cec4;background:#fffdf9}.login-panel-home .primary-button{border-radius:0;border-color:#b65e3d;background:#b65e3d}.site-footer{display:flex;align-items:end;justify-content:space-between;gap:24px;border-top:1px solid #d8d3c9;padding:28px 0 34px;color:#797871;font-size:12px}.site-footer strong,.site-footer span{display:block}.site-footer strong{color:#203844;font-size:18px}.site-footer span{margin-top:4px;color:#a26750;font-size:9px;font-weight:900;letter-spacing:1.2px}.site-footer p{margin:0}.site-footer .footer-note{color:#797871;font-size:11px;letter-spacing:0}@media(max-width:980px){.public-home{padding:0 24px}.hero-section{grid-template-columns:1fr;gap:38px;padding-top:54px}.hero-copy{max-width:760px}.hero-visual{min-height:520px}.showcase-card{grid-template-columns:1fr}.showcase-media{aspect-ratio:16 / 10;height:auto;width:100%;min-height:0}.product-catalog-heading{grid-template-columns:1fr;gap:16px}.process-section{margin:0 -24px;padding-right:24px;padding-left:24px}.login-section{grid-template-columns:1fr;gap:34px}}@media(max-width:640px){.public-home{padding:0 16px}.public-home .site-header{min-height:74px}.site-nav{gap:10px}.site-nav a:not(:last-of-type){display:none}.site-nav a:last-of-type{display:inline}.nav-login{padding:8px 10px;font-size:12px}.hero-section{min-height:0;padding:52px 0 60px}.hero-copy h1{font-size:44px}.hero-text{font-size:15px}.hero-visual{min-height:390px}.hero-image-main{width:77%;height:85%}.hero-image-small{width:46%;height:42%;border-width:8px}.hero-label{right:-2px;min-width:146px;padding:12px}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip div,.trust-strip div:first-child{min-height:84px;padding:14px}.trust-strip div:nth-child(2){border-right:0}.trust-strip div:nth-child(-n+2){border-bottom:1px solid #d8d3c9}.content-section,.login-section{padding:70px 0}.section-intro-row{display:grid;gap:16px}.section-intro-row h2,.login-message h2{font-size:30px}.showcase-grid{grid-template-columns:1fr}.showcase-body{padding:24px 20px}.process-section{margin:0 -16px;padding:70px 16px}.process-grid{grid-template-columns:repeat(2,1fr);gap:18px}.process-grid>div{min-height:160px}.site-footer{display:grid;gap:14px}}.public-home .site-header{position:sticky;top:0;z-index:8;background:#f6f3edf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-nav a{position:relative;white-space:nowrap}.site-nav a:after{position:absolute;right:0;bottom:-8px;left:0;height:1px;background:currentColor;content:"";opacity:0;transform:scaleX(.4);transition:opacity .16s ease,transform .16s ease}.site-nav a:hover:after,.site-nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.hero-section{min-height:690px}.hero-copy h1{max-width:680px}.hero-visual:before{position:absolute;top:10%;right:20%;width:58%;height:76%;border:1px solid #b8c3bd;content:"";transform:translate(14%,11%)}.hero-image,.hero-label{z-index:1}.hero-image-main{box-shadow:0 22px 42px #17293624}.trust-strip strong{font-size:15px}.capability-section{padding-top:118px;border-top:1px solid #d8d3c9}.capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.capability-grid article{min-width:0;border-top:2px solid #203844;padding-top:18px}.capability-grid span{color:#a75336;font-size:12px;font-weight:900;letter-spacing:1.4px}.capability-grid h3{margin:18px 0 10px;color:#203844;font-size:21px;line-height:1.3}.capability-grid p{margin:0;color:#68726d;font-size:14px;line-height:1.85}.process-grid-six{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.process-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.process-grid-six>div{min-height:210px}.process-grid-six h3{font-size:18px}.delivery-section{margin:0 -42px;padding:112px 42px;background:#e5ebe6}.delivery-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:76px;align-items:center}.delivery-copy h2{max-width:650px;margin:14px 0 20px;color:#203844;font-size:42px;line-height:1.2}.delivery-copy>p:not(.eyebrow){max-width:620px;margin:0 0 26px;color:#52645f;font-size:15px;line-height:1.9}.delivery-list{display:grid;border-top:1px solid #aebcb3}.delivery-list div{display:grid;grid-template-columns:minmax(110px,.42fr) minmax(0,1fr);gap:20px;border-bottom:1px solid #aebcb3;padding:20px 0}.delivery-list strong{color:#203844;font-size:16px}.delivery-list span{color:#596862;font-size:13px;line-height:1.7}.collaboration-band{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px;margin:0 -42px;padding:82px 42px;background:#7c3d32;color:#fff8ef}.collaboration-band .eyebrow{color:#f4b291}.collaboration-band h2{max-width:560px;margin:14px 0 0;font-size:36px;line-height:1.24}.collaboration-band ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 26px;margin:0;padding:0;list-style:none}.collaboration-band li{border-top:1px solid rgba(255,248,239,.48);padding:18px 0;font-size:15px;line-height:1.5}.collaboration-band li:before{margin-right:10px;color:#f4b291;content:"→"}.faq-section{padding-bottom:120px}.faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.faq-grid details{min-width:0;border-top:2px solid #203844;border-bottom:1px solid #d8d3c9;padding:18px 0 20px}.faq-grid summary{color:#203844;cursor:pointer;font-size:17px;font-weight:900;line-height:1.45}.faq-grid summary::marker{color:#a75336}.faq-grid p{margin:14px 0 0;color:#68726d;font-size:13px;line-height:1.85}.public-motion-pending [data-animate-hero],.public-motion-pending [data-animate-product],.public-motion-pending [data-animate-section] [data-animate-item]{opacity:0;transform:translateY(20px);will-change:transform,opacity}.public-motion-pending [data-animate-hero-visual]{opacity:0;transform:translate(20px) scale(.98);will-change:transform,opacity}.public-motion-pending [data-motion-complete=true],.public-motion-pending [data-animate-section] [data-motion-complete=true]{will-change:auto}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:1120px){.site-nav{gap:16px}.site-nav a{font-size:13px}.capability-grid,.process-grid-six{grid-template-columns:repeat(3,minmax(0,1fr))}.process-grid-six>div{min-height:172px}}@media(max-width:980px){.hero-section{min-height:0}.capability-grid,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-section,.collaboration-band{margin-right:-24px;margin-left:-24px;padding-right:24px;padding-left:24px}.delivery-layout,.collaboration-band{grid-template-columns:1fr;gap:38px}}@media(max-width:640px){.public-home .site-header{gap:12px}.site-nav{gap:8px}.site-nav a:not(:first-child){display:none}.site-nav a:first-child{display:inline}.hero-section{padding-top:44px}.hero-copy h1{font-size:40px;line-height:1.14}.hero-visual:before{right:12%;width:64%}.capability-section{padding-top:76px}.capability-grid,.process-grid-six,.faq-grid{grid-template-columns:1fr}.capability-grid{gap:24px}.process-grid-six>div{min-height:0}.delivery-section,.collaboration-band{margin-right:-16px;margin-left:-16px;padding:72px 16px}.delivery-copy h2,.collaboration-band h2{font-size:30px}.delivery-list div{grid-template-columns:1fr;gap:6px}.collaboration-band ul{grid-template-columns:1fr}.faq-section{padding-bottom:76px}}.site-mobile-menu{display:none}.nav-customer-link{border:1px solid #b65e3d;padding:10px 14px;color:#9d4d32!important}.nav-customer-link:hover,.nav-customer-link:focus-visible{background:#b65e3d;color:#fffaf2!important}.about-section{border-top:1px solid #d8d3c9}.about-layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(320px,.76fr);gap:76px;align-items:end}.about-layout h2{max-width:720px;margin:14px 0 0;color:#203844;font-size:42px;line-height:1.2}.about-layout>div:last-child{border-left:1px solid #d8d3c9;padding-left:28px}.about-layout p:not(.eyebrow){margin:0;color:#5e6b68;font-size:15px;line-height:1.9}.customer-site-shell{width:min(1480px,100%);min-height:100vh;margin:0 auto;padding:0 42px;background:#f6f3ed;color:#172936}.customer-site-shell .site-header{position:sticky;top:0;z-index:8;display:grid;grid-template-columns:auto minmax(0,1fr) auto;min-height:86px;align-items:center;gap:28px;border-bottom:1px solid #d8d3c9;background:#f6f3edf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.customer-site-shell .site-nav{justify-content:flex-end;gap:20px}.customer-header-actions{display:inline-flex;align-items:center;gap:8px}.icon-action,.text-action{border:0;background:transparent;color:#586469;font-size:13px;font-weight:900}.icon-action{display:grid;width:36px;height:36px;place-items:center;border:1px solid #d3cdc2;border-radius:50%;color:#203844;font-size:20px;line-height:1}.icon-action:hover,.text-action:hover{color:#b65e3d}.customer-welcome{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:end;padding:72px 0 56px;border-bottom:1px solid #d8d3c9}.customer-welcome h1{margin:12px 0;color:#203844;font-size:48px;line-height:1.12}.customer-welcome p:not(.eyebrow){max-width:660px;margin:0;color:#62706d;font-size:16px;line-height:1.8}.customer-welcome-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.customer-welcome-actions .primary-button,.customer-welcome-actions .outline-button{min-height:48px;margin:0;border-radius:0}.customer-welcome-actions .primary-button{border-color:#b65e3d;background:#b65e3d}.customer-site-content{display:grid;gap:0}.customer-site-content>.alert,.customer-site-content>.page-update-notice{margin-top:28px}.customer-overview,.customer-pending-overview,.customer-orders-section,.customer-site-shell .entrance-section{padding:68px 0;border-bottom:1px solid #d8d3c9}.customer-site-shell .entrance-section{order:3}.customer-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.customer-section-heading h2{margin:10px 0 0;color:#203844;font-size:32px;line-height:1.2}.customer-section-heading>span{color:#74807c;font-size:13px;line-height:1.6;text-align:right}.customer-site-shell .stats-grid{margin:0;gap:0;border-top:1px solid #d8d3c9;border-bottom:1px solid #d8d3c9;border-radius:0;background:transparent}.customer-site-shell .stats-grid article{min-height:122px;border:0;border-right:1px solid #d8d3c9;border-radius:0;background:transparent;box-shadow:none}.customer-site-shell .stats-grid article:last-child{border-right:0}.customer-site-shell .stats-grid strong{color:#203844;font-size:32px}.customer-site-shell .notification-panel{margin-top:20px;border:0;border-top:2px solid #203844;border-radius:0;background:#eef1ed;box-shadow:none}.customer-site-shell .notification-panel.quiet{min-height:0;padding:18px 20px;background:transparent}.customer-site-shell .notification-panel.quiet strong{color:#203844}.customer-site-shell .notification-item{border-radius:0}.pending-overview-list{display:grid;border-top:1px solid #d8d3c9}.pending-overview-item{display:grid;grid-template-columns:auto minmax(130px,.46fr) minmax(0,1fr) auto;gap:18px;align-items:center;width:100%;border:0;border-bottom:1px solid #d8d3c9;background:transparent;padding:18px 0;color:#283c43;text-align:left}.pending-overview-item strong{color:#203844;font-size:14px}.pending-overview-item>span:last-of-type{min-width:0;color:#68736f;font-size:13px;line-height:1.6}.pending-overview-item em{color:#a75336;font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}.customer-quiet-note{margin:0;border-top:1px solid #d8d3c9;border-bottom:1px solid #d8d3c9;padding:18px 0;color:#68736f;font-size:14px;line-height:1.75}.customer-site-shell .entrance-section .section-heading{margin-bottom:26px}.customer-site-shell .product-entrances{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.customer-site-shell .product-link-card{min-height:172px;border:1px solid #d8d3c9;border-radius:0;background:#fffdf9;box-shadow:none}.customer-site-shell .customer-tabs{margin:0 0 18px;border-bottom:1px solid #d8d3c9;border-radius:0;background:transparent;padding:0}.customer-site-shell .customer-tabs button{border-radius:0}.order-search{display:grid;grid-template-columns:minmax(150px,.34fr) minmax(280px,.8fr) minmax(180px,.5fr);align-items:center;gap:14px;border-top:1px solid #d8d3c9;padding:16px 0}.order-search label{color:#203844;font-size:13px;font-weight:900}.order-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto;min-width:0}.order-search input{min-width:0;border:1px solid #cfc8bd;border-right:0;border-radius:0;background:#fffdf9;padding:11px 12px;color:#203844}.order-search .outline-button{min-height:42px;margin:0;border-radius:0}.order-search small{color:#74807c;line-height:1.5}.workflow-tabs{align-items:stretch;gap:0}.workflow-tabs button{display:inline-flex;min-height:44px;align-items:center;gap:8px;border:0;border-top:2px solid transparent;background:transparent;padding:10px 18px}.workflow-tabs button span{display:inline-grid;min-width:24px;min-height:24px;place-items:center;background:#e8ebe7;padding:2px 7px;color:#52615e;font-size:11px}.workflow-tabs button.active{border-top-color:#b65e3d;background:#203844}.workflow-tabs button.active span{background:#fffaf2;color:#203844}.pending-workspace{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(0,1.05fr);gap:20px;align-items:start}.customer-site-shell .pending-center,.pending-workspace>.detail-panel{min-width:0}.pending-task-list{gap:14px}.pending-task-card{min-width:0;overflow:hidden;border:1px solid #d8d3c9;border-left:3px solid #b65e3d;border-radius:0;background:#fffdf9;padding:18px}.pending-task-card.selected{border-color:#b65e3d;box-shadow:0 10px 22px #39373014}.pending-task-head strong,.pending-task-head em,.pending-task-card p,.pending-task-card dd{overflow-wrap:anywhere}.pending-task-status{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e2ddd3;border-bottom:1px solid #e2ddd3;padding:11px 0}.pending-task-status strong{color:#203844;font-size:14px}.workflow-status,.pending-wait-state{width:fit-content;margin:0;border-left:3px solid currentColor;padding:5px 0 5px 9px;color:#a75336;font-size:12px;font-weight:900}.workflow-status.admin,.pending-wait-state.admin{color:#356353}.workflow-status.unknown,.pending-wait-state.unknown{color:#756c62}.request-narrative{display:grid;gap:7px}.request-narrative p{color:#52615e;font-size:13px;line-height:1.7}.pending-meta-grid{margin-top:2px}.pending-card-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e2ddd3;padding-top:14px}.pending-card-footer .pending-wait-state{flex:1 1 230px}.pending-actions.compact button{min-height:40px}.pending-actions button:disabled{cursor:wait;opacity:.58}.detail-context-label{width:fit-content;margin:0 0 14px;border-left:3px solid #b65e3d;padding-left:9px;color:#68736f;font-size:11px;font-weight:900}.customer-site-shell .workspace{gap:20px}.customer-site-shell .list-panel,.customer-site-shell .detail-panel,.customer-site-shell .pending-center{border-color:#d8d3c9;border-radius:0;background:#fffdf9;box-shadow:none}.customer-site-shell .list-panel{padding:18px}.customer-site-shell .detail-panel,.customer-site-shell .pending-center{padding:24px}.customer-site-shell .pending-center .panel-title{border-bottom:1px solid #d8d3c9;padding-bottom:16px}.customer-site-shell .empty-state{border:0;border-top:1px solid #d8d3c9;border-radius:0;background:transparent;padding:18px 0}.customer-site-footer{margin-top:0}@media(max-width:1120px){.customer-site-shell .site-header{gap:18px}.customer-site-shell .site-nav{gap:14px}.customer-site-shell .site-nav a{font-size:12px}.about-layout{gap:42px}.pending-workspace{grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr)}}@media(max-width:760px){.public-home .site-header,.customer-site-shell .site-header{grid-template-columns:minmax(0,1fr) auto;display:grid;gap:12px}.site-header .site-nav,.customer-site-shell .site-nav{display:none}.site-mobile-menu{position:relative;display:block}.site-mobile-menu summary{display:grid;width:38px;height:38px;place-content:center;gap:4px;border:1px solid #d3cdc2;color:#203844;cursor:pointer;list-style:none}.site-mobile-menu summary::-webkit-details-marker{display:none}.site-mobile-menu summary span{display:block;width:16px;height:1px;background:currentColor}.site-mobile-menu nav{position:absolute;top:calc(100% + 8px);right:0;display:grid;min-width:min(280px,calc(100vw - 32px));border:1px solid #d8d3c9;background:#fffdf9;box-shadow:0 14px 28px #1729361f}.site-mobile-menu nav a{border-bottom:1px solid #e2ddd3;padding:14px 16px;color:#203844;font-size:14px;font-weight:900;text-decoration:none}.site-mobile-menu nav a:last-child{border-bottom:0}.site-mobile-menu nav .nav-customer-link{border:0;background:#b65e3d;color:#fffaf2!important}.customer-header-actions{grid-column:1 / -1;grid-row:2;justify-self:start;margin:0 0 8px}.customer-header-actions .text-action{font-size:12px}.customer-welcome,.about-layout{grid-template-columns:1fr}.customer-welcome{padding:54px 0 44px}.customer-welcome h1,.about-layout h2{font-size:36px}.customer-welcome-actions{justify-content:flex-start}.about-layout>div:last-child{border-top:1px solid #d8d3c9;border-left:0;padding-top:22px;padding-left:0}.pending-overview-item{grid-template-columns:auto minmax(0,1fr);gap:8px 14px}.pending-overview-item>span:last-of-type,.pending-overview-item em{grid-column:1 / -1}.pending-workspace{grid-template-columns:minmax(0,1fr)}.order-search{grid-template-columns:1fr}.customer-site-shell .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-site-shell .stats-grid article:nth-child(2){border-right:0}.customer-site-shell .stats-grid article:nth-child(-n+2){border-bottom:1px solid #d8d3c9}}@media(max-width:640px){.customer-site-shell{padding:0 16px}.customer-site-shell .site-header{min-height:112px}.customer-site-shell .brand-lockup strong{font-size:17px}.customer-site-shell .brand-lockup small{font-size:8px}.customer-welcome-actions{display:grid;grid-template-columns:1fr;width:100%}.customer-welcome-actions .primary-button,.customer-welcome-actions .outline-button{width:100%}.customer-overview,.customer-pending-overview,.customer-orders-section,.customer-site-shell .entrance-section{padding:54px 0}.customer-section-heading{align-items:start;flex-direction:column;gap:12px}.customer-section-heading>span{text-align:left}.customer-site-shell .stats-grid article{min-height:104px}.customer-site-shell .stats-grid strong{font-size:28px}.customer-site-shell .workspace{grid-template-columns:minmax(0,1fr)}.workflow-tabs{display:grid;grid-template-columns:1fr}.workflow-tabs button{justify-content:space-between;width:100%}.order-search>div{grid-template-columns:minmax(0,1fr);gap:8px}.order-search input{border-right:1px solid #cfc8bd}.pending-task-status,.pending-card-footer{align-items:flex-start;flex-direction:column}.pending-actions,.pending-actions button,.pending-card-footer .text-action{width:100%}.pending-card-footer .pending-wait-state{flex:none;width:100%}.customer-site-shell .detail-panel,.customer-site-shell .pending-center{padding:18px}}.product-status-guide{grid-template-columns:1fr}.product-status-guide>div,.product-status-guide>div:first-child{padding:16px 0;border-right:0;border-bottom:1px solid #d8d3c9}.product-status-guide>div:last-child{border-bottom:0}.directory-section-label{display:grid;gap:4px}.showcase-status-row{align-items:flex-start}.showcase-status-row small{overflow:visible;text-align:right;text-overflow:clip;white-space:normal}.product-catalog-index{margin-top:52px}.product-catalog-heading h3{font-size:26px}.product-directory-group summary{grid-template-columns:30px minmax(0,1fr) 24px;gap:10px}.product-directory-group summary>em{display:none}.product-directory-group summary:after{grid-column:3}.product-directory-group ul{grid-template-columns:1fr;margin-left:40px}.product-directory-group li{display:grid;gap:8px}.catalog-planning-note{grid-template-columns:1fr;gap:8px;padding:18px}
