.dpsg{--bg:#08080a;--panel:#111115;--panel2:#18181d;--line:#34343c;--text:#f4f2ed;--muted:#929198;--red:#da3532;--gold:#f2ad3a;color:var(--text);background:var(--bg);margin:0 8px -2rem;width:auto;overflow:hidden;font-family:inherit;min-height:70vh}.dpsg *{box-sizing:border-box}.dpsg button,.dpsg input{font:inherit}.dpsg button{cursor:pointer}.dpsg-eyebrow{margin:0 0 12px;color:var(--red);font-size:10px;font-weight:800;letter-spacing:1.7px}.dpsg-hero{min-height:390px;padding:64px max(24px,calc((100vw - 1320px)/2));display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:48px;align-items:end;border-bottom:3px solid var(--red);background:radial-gradient(circle at 77% 25%,#302421 0,transparent 33%),repeating-linear-gradient(105deg,transparent 0,transparent 36px,#ffffff05 37px,#ffffff05 38px),#0b0b0e}.dpsg-hero h1{max-width:800px;margin:0;text-transform:uppercase;color:white;font-size:clamp(48px,6vw,86px);line-height:.9;letter-spacing:-2px}.dpsg-hero>div>p:not(.dpsg-eyebrow){max-width:710px;margin:24px 0;color:#b8b6b4;font-size:14px;line-height:1.7}.dpsg-button{min-width:190px;padding:14px 18px;display:inline-flex;justify-content:space-between;gap:22px;color:white;border:0;border-radius:2px;background:var(--red);font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.dpsg-button:hover{background:#ee403c}.dpsg-button:disabled{cursor:not-allowed;color:#68686f;background:#27272d}.dpsg-summary{display:flex;flex-direction:column;gap:8px;padding:22px;border-top:3px solid var(--gold);background:#111115e8;box-shadow:0 22px 55px #0008}.dpsg-summary span,.dpsg-summary small{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:1.2px}.dpsg-summary strong{font-size:28px;line-height:1.05}.dpsg-login-note{max-width:1320px;margin:28px auto 0;padding:18px 20px;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;border-left:4px solid var(--gold);background:#1c1a14}.dpsg-login-note strong{color:var(--gold)}.dpsg-login-note span{color:#b8b6b4;font-size:12px}.dpsg-login-note a{color:white;font-weight:800;text-decoration:none}.dpsg-workspace{max-width:1320px;margin:38px auto 0;padding:0 20px;display:grid;grid-template-columns:270px minmax(0,1fr);gap:16px}.dpsg-builds-panel,.dpsg-build-detail{border:1px solid var(--line);background:var(--panel)}.dpsg-builds-panel>header{height:55px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:10px;font-weight:800;letter-spacing:1.3px}.dpsg-builds-panel>header button{width:32px;height:32px;color:white;border:0;background:var(--red);font-size:20px}.dpsg-builds-panel #dpsg-build-list{padding:8px}.dpsg-builds-panel #dpsg-build-list>button{width:100%;padding:11px 9px;display:grid;grid-template-columns:31px 1fr;gap:10px;align-items:center;color:#aaa9ae;border:1px solid transparent;background:transparent;text-align:left}.dpsg-builds-panel #dpsg-build-list>button:hover,.dpsg-builds-panel #dpsg-build-list>button.active{color:white;border-color:#6c3131;background:linear-gradient(90deg,#2b1718,#18181d)}.dpsg-builds-panel button i{width:28px;height:28px;display:grid;place-items:center;color:white;background:var(--red);font-size:8px;font-style:normal}.dpsg-builds-panel button span{display:grid;gap:3px;min-width:0}.dpsg-builds-panel button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.dpsg-builds-panel button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#76767d;font-size:8px}.dpsg-list-empty{padding:25px 10px;color:#777780;text-align:center;font-size:10px}.dpsg-build-detail{min-height:400px}.dpsg-build-detail>header{padding:18px 20px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:#0c0c0f}.dpsg-build-detail>header span{color:var(--red);font-size:8px;font-weight:800;letter-spacing:1.2px}.dpsg-build-detail h2{margin:3px 0 0;color:white;font-size:26px}.dpsg-actions{display:flex;gap:7px;align-items:center}.dpsg-actions button{padding:8px 10px;color:#ddd;border:1px solid #484850;background:#1a1a20;font-size:9px}.dpsg-actions button.danger{color:#ff8b89;border-color:#672e2e}.dpsg-whiteprint{min-height:220px;padding:22px;display:grid;place-items:center;border-bottom:1px solid var(--line);background:radial-gradient(circle,#2a2a31 0,#121216 70%)}.dpsg-whiteprint img{width:min(760px,92%);max-height:205px;object-fit:contain;filter:grayscale(1) contrast(1.15)}.dpsg-whiteprint>div{display:grid;place-items:center;text-align:center}.dpsg-whiteprint b,.dpsg-review-whiteprint>b{color:#ffffff0d;font-size:clamp(72px,11vw,130px);line-height:.8;-webkit-text-stroke:1px #ffffff30}.dpsg-whiteprint span,.dpsg-review-whiteprint span{margin-top:12px;color:var(--gold);font-size:8px;font-weight:800;letter-spacing:1.6px}.dpsg-nodes{padding:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dpsg-nodes article{min-height:94px;padding:14px;display:flex;flex-direction:column;gap:9px;border:1px solid #383840;border-top:2px solid var(--red);background:var(--panel2)}.dpsg-nodes article:nth-child(2),.dpsg-nodes article:nth-child(3){border-top-color:var(--gold)}.dpsg-nodes span{color:#74747b;font-size:8px;font-weight:700;letter-spacing:1.1px}.dpsg-nodes strong{font-size:17px;line-height:1.1}.dpsg-empty{min-height:360px;display:grid;place-content:center;gap:7px;text-align:center}.dpsg-empty strong{font-size:28px;text-transform:uppercase}.dpsg-empty span{color:var(--muted);font-size:11px}.dpsg-products{max-width:1320px;margin:48px auto 0;padding:0 20px 70px}.dpsg-products>header{display:flex;justify-content:space-between;align-items:end;gap:25px}.dpsg-products h2{margin:0;font-size:42px;text-transform:uppercase}.dpsg-legend{display:flex;gap:13px;flex-wrap:wrap;font-size:9px}.dpsg-legend .verified{color:#71d795}.dpsg-legend .text{color:var(--gold)}.dpsg-legend .universal{color:#bbb}.dpsg-product-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.dpsg-product{min-height:230px;padding:18px;display:flex;flex-direction:column;border:1px solid #383840;border-top:2px solid var(--red);background:var(--panel2)}.dpsg-product>span{align-self:flex-start;padding:5px 7px;border:1px solid #555;font-size:8px;font-weight:800;text-transform:uppercase}.dpsg-product>span.verified{color:#71d795;border-color:#386b49}.dpsg-product>span.text{color:var(--gold);border-color:#6a582f}.dpsg-product h3{margin:16px 0 8px;color:white;font-size:18px;line-height:1.2}.dpsg-product>p{color:#98979d;font-size:10px;line-height:1.55}.dpsg-product footer{margin-top:auto;display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:end}.dpsg-product footer small{color:#777}.dpsg-product footer strong{font-size:17px}.dpsg-product footer a{grid-row:1/3;grid-column:2;padding:9px 10px;color:white;background:var(--red);text-decoration:none;font-size:9px;font-weight:800}.dpsg-no-products{grid-column:1/-1;padding:28px;color:#999;border:1px dashed #47474f;background:#141419;text-align:center}.dpsg-method{margin-top:17px;padding:15px;color:#929198;border-left:3px solid var(--gold);background:#17171c;font-size:10px}.dpsg-modal[hidden],.dpsg-toast[hidden]{display:none!important}.dpsg-modal-open{overflow:hidden}.dpsg-modal{position:fixed;z-index:10000;inset:0;padding:20px;display:grid;place-items:center;background:#000d;backdrop-filter:blur(7px)}.dpsg-modal>section{width:min(1120px,96vw);height:min(790px,94vh);display:grid;grid-template-rows:70px 66px minmax(0,1fr) 72px;overflow:hidden;border:1px solid #494950;border-top:4px solid var(--red);background:#101014;box-shadow:0 40px 120px #000}.dpsg-modal>section>header{padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#09090c}.dpsg-modal>section>header>div{display:grid;gap:3px}.dpsg-modal>section>header small{color:var(--gold);font-size:8px;font-weight:800;letter-spacing:1.5px}.dpsg-modal>section>header strong{font-size:21px;text-transform:uppercase}.dpsg-modal>section>header button{color:#888;border:0;background:transparent;font-size:32px}.dpsg-modal nav{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--line);background:#15151a}.dpsg-modal nav span{display:flex;align-items:center;justify-content:center;gap:8px;color:#66666e;border-right:1px solid #2b2b32;font-size:8px;font-weight:800;text-transform:uppercase}.dpsg-modal nav i{width:24px;height:24px;display:grid;place-items:center;border:1px solid #42424a;border-radius:50%;font-style:normal}.dpsg-modal nav .active{color:white;box-shadow:inset 0 -3px var(--red)}.dpsg-modal nav .active i{color:white;border-color:var(--red);background:var(--red)}.dpsg-modal nav .done{color:#aaa}.dpsg-modal nav .done i{color:#111;border-color:var(--gold);background:var(--gold)}.dpsg-step-content{min-height:0;padding:34px max(18px,4vw) 45px;overflow:auto;background:linear-gradient(135deg,#16161b,#0e0e12)}.dpsg-step-title p{margin:0;color:var(--red);font-size:9px;font-weight:800;letter-spacing:1.4px}.dpsg-step-title h2{margin:2px 0 24px;color:white;font-size:clamp(38px,4vw,58px);line-height:1;text-transform:uppercase}.dpsg-big-input,.dpsg-custom-input{display:grid;gap:8px}.dpsg-big-input span,.dpsg-custom-input span,.dpsg-state-choice>span{color:#7d7d84;font-size:8px;font-weight:800;letter-spacing:1.3px}.dpsg-big-input input{width:100%;padding:18px 16px;color:white;border:1px solid #4b4b54;outline:0;background:#1b1b21;font-size:28px;font-weight:800}.dpsg-big-input small{color:#686870;font-size:9px}.dpsg-state-choice{margin-top:25px;display:flex;gap:14px;align-items:center}.dpsg-state-choice label{padding:9px 12px;border:1px solid #3e3e46;background:#18181d;font-size:10px}.dpsg-option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dpsg-option-grid.chassis{grid-template-columns:repeat(4,1fr)}.dpsg-option{min-height:94px;padding:13px;display:flex;flex-direction:column;align-items:flex-start;gap:9px;color:white;border:1px solid #3b3b43;border-top:2px solid #505058;background:#1a1a20;text-align:left}.dpsg-option:hover,.dpsg-option.selected{border-color:var(--gold);border-top-color:var(--gold);background:#242018}.dpsg-option strong{font-size:18px;line-height:1.05}.dpsg-option small{margin-top:auto;color:#818188;font-size:8px}.dpsg-custom-input{margin-top:18px}.dpsg-custom-input input{padding:13px 14px;color:white;border:1px dashed #55555d;outline:0;background:#17171c}.dpsg-custom-input input:focus,.dpsg-big-input input:focus{border-color:var(--gold)}.dpsg-pending{padding:22px;color:#aaa;border:1px dashed #4b4b52;background:#17171c}.dpsg-review-whiteprint{min-height:150px;margin-bottom:10px;display:grid;place-items:center;border:1px solid #35353d;background:radial-gradient(circle,#2b2b32,#111116 70%)}.dpsg-review-whiteprint img{width:min(650px,90%);max-height:140px;object-fit:contain;filter:grayscale(1) contrast(1.15)}.dpsg-review-whiteprint>b{font-size:80px}.dpsg-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.dpsg-review-grid article{padding:13px;display:grid;gap:7px;border:1px solid #3b3b43;border-top:2px solid var(--red);background:#1a1a20}.dpsg-review-grid article:nth-child(2),.dpsg-review-grid article:nth-child(3){border-top-color:var(--gold)}.dpsg-review-grid span,.dpsg-pmc-review span{color:#777780;font-size:7px;font-weight:800;letter-spacing:1.1px}.dpsg-review-grid strong{font-size:16px}.dpsg-pmc-review{margin-top:8px;padding:13px;display:grid;gap:5px;border:1px dashed #73573a;background:#251d15}.dpsg-pmc-review.resolved{border-style:solid;border-color:#7d6328}.dpsg-pmc-review strong{color:var(--gold)}.dpsg-pmc-review small{color:#909097;font-size:8px}.dpsg-modal>section>footer{padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);background:#09090c}.dpsg-back{padding:12px;color:#999;border:0;background:transparent;font-size:10px;font-weight:800;text-transform:uppercase}.dpsg-toast{position:fixed;z-index:10020;right:20px;bottom:20px;max-width:430px;padding:16px 18px;color:white;border-left:5px solid var(--gold);background:var(--red);box-shadow:0 12px 35px #0008;font-size:11px;font-weight:800}.dpsg-toast.error{background:#7f2020}
@media(max-width:1000px){.dpsg-hero{grid-template-columns:1fr}.dpsg-summary{max-width:620px}.dpsg-option-grid.chassis{grid-template-columns:repeat(3,1fr)}.dpsg-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.dpsg{margin-top:-1rem}.dpsg-hero{padding:45px 18px;gap:28px}.dpsg-hero h1{font-size:48px}.dpsg-login-note{margin:18px 12px 0;grid-template-columns:1fr}.dpsg-workspace{margin-top:22px;padding:0 12px;grid-template-columns:1fr}.dpsg-builds-panel{max-height:230px;overflow:auto}.dpsg-nodes{grid-template-columns:repeat(2,1fr)}.dpsg-build-detail>header{display:block}.dpsg-actions{margin-top:12px;flex-wrap:wrap}.dpsg-products{padding:0 12px 50px}.dpsg-products>header{display:block}.dpsg-legend{margin-top:13px}.dpsg-product-grid{grid-template-columns:1fr}.dpsg-modal{padding:0}.dpsg-modal>section{width:100vw;height:100vh;max-height:none;grid-template-rows:60px 58px minmax(0,1fr) 66px;border-left:0;border-right:0}.dpsg-modal nav span{gap:0}.dpsg-modal nav b{display:none}.dpsg-step-content{padding:26px 14px 38px}.dpsg-option-grid,.dpsg-option-grid.chassis{grid-template-columns:repeat(2,1fr)}.dpsg-review-grid{grid-template-columns:1fr 1fr}}
@media(max-width:420px){.dpsg-hero h1{font-size:41px}.dpsg-nodes{grid-template-columns:1fr}.dpsg-option-grid{grid-template-columns:1fr}.dpsg-option-grid.chassis{gap:6px}.dpsg-option strong{font-size:16px}.dpsg-review-grid{grid-template-columns:1fr}.dpsg-state-choice{align-items:flex-start;flex-wrap:wrap}.dpsg-state-choice>span{width:100%}}
@media(prefers-reduced-motion:reduce){.dpsg *{scroll-behavior:auto!important;transition:none!important}}
