/*!/wp-content/themes/storefront-child/dc360-assets/dc360-pages.css*/:root{--buy:#FFD814;--buy-hover:#F0B800;--blue:#2C75FF;--ink:#0F1E33;--body:#33445A;--muted:#6B7A90;--surface:#FFFFFF;--alt:#F4F7FB;--border:#E2E8F0;--green:#16A34A;--green-tint:#E7F6ED;--bright:#43D359;--info:#E8F0FF;--slate:#64748B;--orange:#FF551A;--mono:ui-monospace,SFMono-Regular,Menlo,monospace}.dcpg *{box-sizing:border-box}.dcpg h1,.dcpg h2,.dcpg h3,.dcpg h4{font-family:'Space Grotesk',Roboto,sans-serif;color:var(--ink);font-weight:600;line-height:1.25;margin:0 0 .4em}.dcpg h1{font-size:30px}.dcpg h2{font-size:22px}.dcpg h3{font-size:16px}.dcpg p{margin:0 0 1em}.dcpg a{color:var(--blue);text-decoration:none}.dcpg a:hover{text-decoration:underline}.dcpg .wrap{max-width:1120px;margin:0 auto;padding:0 20px}.dcpg .section{padding:56px 0;border-top:1px solid var(--border)}.dcpg .section.alt{background:var(--alt)}.dcpg .eyebrow{font-family:'Space Grotesk';font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);font-weight:600;margin-bottom:8px}.dcpg .mono{font-family:var(--mono)}.dcpg .muted{color:var(--muted)}.dcpg .proto{background:var(--ink);color:#cfe0ff;font-size:13px;text-align:center;padding:7px 12px;font-family:'Space Grotesk'}.dcpg .proto b{color:#fff}.dcpg .hero{background:radial-gradient(circle at 12% 18%,rgb(44 117 255 / .06) 0,transparent 38%),radial-gradient(circle at 88% 8%,rgb(44 117 255 / .05) 0,transparent 32%),var(--surface);padding:30px 0 48px}.dcpg .crumb{font-size:13px;color:var(--muted);margin-bottom:18px}.dcpg .crumb a{color:var(--muted)}.dcpg .badge-partner{display:inline-flex;align-items:center;gap:8px;background:var(--info);color:#1b4fd1;border:1px solid #cfe0ff;border-radius:999px;padding:5px 12px;font-size:12.5px;font-weight:500;font-family:'Space Grotesk';margin-bottom:16px}.dcpg .hero h1{max-width:18ch}.dcpg .hero-sub{font-size:18px;color:var(--body);max-width:60ch;margin-bottom:22px}.dcpg .trust-row{display:flex;flex-wrap:wrap;gap:10px 18px;margin-bottom:26px}.dcpg .trust{display:flex;align-items:center;gap:7px;font-size:13.5px;color:var(--ink);font-weight:500}.dcpg .trust svg{flex:none}.dcpg .cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:34px}.dcpg .btn{display:inline-flex;align-items:center;gap:8px;font-family:'Space Grotesk';font-weight:600;font-size:15px;border-radius:7px;padding:12px 22px;cursor:pointer;border:1.5px solid #fff0;transition:.15s}.dcpg .btn-primary{background:var(--blue);color:#fff}.dcpg .btn-primary:hover{background:#1b5fe0;color:#fff;text-decoration:none}.dcpg .btn-outline{background:#fff;color:var(--blue);border-color:var(--blue)}.dcpg .btn-outline:hover{background:var(--info);color:var(--blue);text-decoration:none}.dcpg .btn-buy{background:var(--buy);color:var(--ink)}.dcpg .btn-buy:hover{background:var(--buy-hover);color:var(--ink);text-decoration:none}.dcpg .kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dcpg .kpi{background:#fff;border:1px solid var(--border);border-radius:12px;padding:16px 18px;box-shadow:0 1px 3px rgb(15 30 51 / .06)}.dcpg .kpi .n{font-family:'Space Grotesk';font-weight:600;font-size:24px;color:var(--ink);line-height:1.1}.dcpg .kpi .l{font-size:12.5px;color:var(--muted);margin-top:4px}.dcpg .snav{position:sticky;top:0;z-index:40;background:rgb(255 255 255 / .92);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.dcpg .snav .wrap{display:flex;gap:6px;overflow-x:auto;padding:0 20px}.dcpg .snav a{font-family:'Space Grotesk';font-size:14px;font-weight:500;color:var(--body);padding:14px 12px;white-space:nowrap;border-bottom:2px solid #fff0}.dcpg .snav a:hover{color:var(--blue);text-decoration:none}.dcpg .snav a.active{color:var(--blue);border-bottom-color:var(--blue)}.dcpg .size-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:8px}.dcpg .size-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:22px;display:flex;flex-direction:column;box-shadow:0 1px 3px rgb(15 30 51 / .05)}.dcpg .size-card .ic{width:42px;height:42px;border-radius:10px;background:var(--info);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.dcpg .size-card h3{font-size:17px}.dcpg .size-card .who{font-size:13px;color:var(--muted);margin-bottom:10px}.dcpg .size-card ul{margin:0 0 16px;padding-left:18px;font-size:14.5px}.dcpg .size-card li{margin-bottom:5px}.dcpg .size-card .pick{margin-top:auto;font-size:14px;font-weight:500;color:var(--ink)}.dcpg .size-card a.jump{font-weight:600}.dcpg .tcap{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:10px;margin:30px 0 10px}.dcpg .tcap h3{font-size:17px;margin:0}.dcpg .tcap .note{font-size:13px;color:var(--muted)}.dcpg .tbl-scroll{overflow-x:auto;border:1px solid var(--border);border-radius:12px;background:#fff}.dcpg table.models{width:100%;border-collapse:collapse;font-size:14.5px;min-width:680px}.dcpg table.models thead th{background:var(--alt);text-align:left;font-family:'Space Grotesk';font-weight:600;font-size:13px;color:var(--ink);padding:12px 14px;border-bottom:1px solid var(--border);white-space:nowrap}.dcpg table.models th.num,.dcpg table.models td.num{text-align:right;font-variant-numeric:tabular-nums}.dcpg table.models td{padding:11px 14px;border-bottom:1px solid var(--border)}.dcpg table.models tbody tr:nth-child(even){background:#fafcff}.dcpg table.models tbody tr:hover{background:var(--info)}.dcpg table.models tbody tr:last-child td{border-bottom:none}.dcpg .m-name{font-weight:500;color:var(--ink)}.dcpg .m-name a{color:var(--ink)}.dcpg .m-name a:hover{color:var(--blue)}.dcpg .val{font-family:var(--mono);font-size:13.5px;color:var(--ink)}.dcpg .pill{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:500;background:var(--green-tint);color:#0f7a3d;border-radius:999px;padding:3px 9px;white-space:nowrap}.dcpg .pill.dot::before{content:'';width:6px;height:6px;border-radius:50%;background:var(--green)}.dcpg .pill.legacy{background:#eef1f6;color:var(--slate)}.dcpg .pill.legacy::before{content:'';width:6px;height:6px;border-radius:50%;background:var(--slate)}.dcpg tr.legacy-row{background:#fbfcfe!important}.dcpg tr.legacy-row .m-name a{color:var(--slate)}.dcpg tr.legacy-row .val{color:var(--slate)}.dcpg tr.legacy-row .view a{color:var(--slate)}.dcpg tr.divider td{background:var(--alt);font-family:'Space Grotesk';font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--slate);padding:8px 14px}.dcpg .legend{display:flex;flex-wrap:wrap;gap:16px;margin:14px 0 4px;font-size:13px;color:var(--muted)}.dcpg .legend span{display:inline-flex;align-items:center;gap:6px}.dcpg .view{font-weight:600;font-size:13.5px;white-space:nowrap}.dcpg .dl-row{margin-top:14px;font-size:14px}.dcpg .uc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px}.dcpg .uc{background:#fff;border:1px solid var(--border);border-radius:12px;padding:20px}.dcpg .uc .ic{width:38px;height:38px;border-radius:9px;background:var(--info);display:flex;align-items:center;justify-content:center;margin-bottom:12px}.dcpg .uc h3{font-size:15.5px}.dcpg .uc p{font-size:14px;margin:0}.dcpg .svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.dcpg .svc{background:#fff;border:1px solid var(--border);border-radius:12px;padding:20px;border-top:3px solid var(--blue)}.dcpg .svc.lead{border-top-color:var(--orange)}.dcpg .svc .tag{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--orange);font-family:'Space Grotesk'}.dcpg .svc h3{font-size:16px;margin:6px 0 8px}.dcpg .svc p{font-size:14px;margin:0}.dcpg .why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:8px}.dcpg .why{padding:6px 0}.dcpg .why .ic{margin-bottom:10px}.dcpg .why h3{font-size:15px}.dcpg .why p{font-size:13.5px;margin:0;color:var(--muted)}.dcpg .faq{max-width:820px;margin-top:8px}.dcpg .faq-item{border:1px solid var(--border);border-radius:10px;margin-bottom:10px;background:#fff;overflow:hidden}.dcpg .faq-q{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:16px 18px;font-family:'Space Grotesk';font-weight:500;font-size:15.5px;color:var(--ink)}.dcpg .faq-q .chev{transition:.2s;flex:none;color:var(--blue)}.dcpg .faq-item.open .chev{transform:rotate(180deg)}.dcpg .faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease;padding:0 18px}.dcpg .faq-item.open .faq-a{max-height:340px;padding-bottom:16px}.dcpg .faq-a p{font-size:14.5px;margin:0}.dcpg .ctastrip{background:var(--ink);color:#fff;border-radius:16px;padding:34px;display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.dcpg .ctastrip h2{color:#fff;margin:0 0 6px}.dcpg .ctastrip p{color:#b9c6da;margin:0;font-size:15px}.dcpg .foot{font-size:12.5px;color:var(--muted);padding:26px 0 50px}.dcpg details.spec{margin-top:18px;border:1px dashed var(--border);border-radius:10px;padding:6px 16px;background:var(--alt)}.dcpg details.spec summary{cursor:pointer;font-family:'Space Grotesk';font-weight:600;color:var(--ink);padding:10px 0}.dcpg details.spec pre{white-space:pre-wrap;font-size:12.5px;color:var(--body);background:#fff;border:1px solid var(--border);border-radius:8px;padding:14px;overflow:auto}.dcpg .mbar{display:none}@media(max-width:760px){.dcpg h1{font-size:25px}.dcpg h2{font-size:20px}.dcpg .kpis{grid-template-columns:repeat(2,1fr)}.dcpg .size-grid,.dcpg .uc-grid,.dcpg .svc-grid,.dcpg .why-grid{grid-template-columns:1fr}.dcpg .section{padding:40px 0}.dcpg .mbar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fff;border-top:1px solid var(--border);padding:10px 16px;gap:10px;box-shadow:0 -2px 10px rgb(15 30 51 / .08)}.dcpg .mbar .btn{flex:1;justify-content:center;padding:12px}}.dcpg .variants{font-size:12px;color:var(--muted);margin-top:3px;line-height:1.4}.dcpg .variants.mono{font-family:var(--mono);font-size:12px}.dcpg .callout{background:var(--info);border:1px solid #cfe0ff;border-radius:12px;padding:18px 20px;max-width:760px}.dcpg .callout strong{font-family:'Space Grotesk';color:var(--ink);display:block;margin-bottom:8px}.dcpg .callout ul{margin:0 0 10px;padding-left:18px;font-size:14px}.dcpg .callout li{margin-bottom:6px}.dcpg .eol-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;box-shadow:0 1px 3px rgb(15 30 51 / .05)}.dcpg .models-var td{vertical-align:middle}.dcpg tr.series-head td{background:#eef3fb;border-top:2px solid #d7e3f5;padding:10px 14px}.dcpg .series-head .sname{font-family:'Space Grotesk';font-weight:600;font-size:15px}.dcpg .series-head .sname a{color:var(--ink)}.dcpg .series-head .sspec{font-family:var(--mono);font-size:12px;color:var(--muted);margin-left:10px}.dcpg .series-head .shead-link{float:right;font-size:13px;font-weight:600}.dcpg .models-var .mvar a{color:var(--ink);font-weight:500}.dcpg .models-var .mvar a:hover{color:var(--blue)}.dcpg .models-var .diff{color:var(--body);font-size:13.5px}.dcpg .models-var td{vertical-align:middle}.dcpg tr.series-head{cursor:pointer}.dcpg tr.series-head td{background:#eef3fb;border-top:2px solid #d7e3f5;padding:11px 14px}.dcpg tr.series-head:hover td{background:#e6eef9}.dcpg .series-head .chev{transition:.18s;color:var(--blue);vertical-align:-2px;margin-right:8px}.dcpg .series-head.is-open .chev{transform:rotate(90deg)}.dcpg .series-head .sname{font-family:'Space Grotesk';font-weight:600;font-size:15px;color:var(--ink)}.dcpg .series-head .sspec{font-family:var(--mono);font-size:12px;color:var(--muted);margin-left:10px}.dcpg .series-head .shead-meta{float:right;display:inline-flex;align-items:center;gap:10px}.dcpg .series-head .ct{font-size:12.5px;color:var(--muted)}.dcpg .var-row{display:none}.dcpg .models-var .mvar a{color:var(--ink);font-weight:500}.dcpg .models-var .mvar a:hover{color:var(--blue)}.dcpg .models-var .diff{color:var(--body);font-size:13.5px}.dcpg .btn-sm{padding:8px 14px;font-size:13.5px;min-height:auto}.dcpg .expand-bar{margin:6px 0 4px;display:flex;justify-content:flex-end}.dcpg .var-row.lg-var{display:table-row}.dcpg .hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center;margin-bottom:28px}.dcpg .hero-text .hero-sub{max-width:48ch}.dcpg .hero-media{text-align:center}.dcpg .hero-media img{max-width:100%;height:auto;border-radius:14px}@media(max-width:820px){.dcpg .hero-grid{grid-template-columns:1fr;gap:20px}}