.dcc2,.dcc2 *{box-sizing:border-box}.dcc2{--dcc-yellow:#ffc425;--dcc-ink:#101010;--dcc-navy:#10223d;--dcc-line:#d8dee7;--dcc-soft:#f5f8fb;position:relative;width:100%;max-width:1180px;margin:32px auto;background:#fff;border:1px solid var(--dcc-line);border-radius:12px;overflow:hidden;box-shadow:0 18px 50px rgba(15,31,54,.12);font-family:Arial,Helvetica,sans-serif;color:var(--dcc-navy);line-height:1.45}.dcc2__topline{height:7px;background:var(--dcc-yellow)}.dcc2__header{min-height:86px;padding:18px 28px;background:var(--dcc-ink);color:#fff;display:flex;align-items:center;gap:18px}.dcc2__avatar{width:44px;height:44px;flex:0 0 44px;border-radius:50%;display:grid;place-items:center;background:var(--dcc-yellow);color:#111;font-size:23px;font-weight:900}.dcc2__brand{display:flex;flex-direction:column;gap:3px}.dcc2__brand strong{font-size:18px;color:#fff}.dcc2__brand span{font-size:13px;color:#d8d8d8}.dcc2__restart{margin-left:auto;border:1px solid #555;background:transparent;color:#fff;border-radius:7px;padding:9px 14px;cursor:pointer}.dcc2__body{padding:38px 42px}.dcc2__intro{max-width:850px;margin-bottom:28px}.dcc2__eyebrow{margin:0 0 8px!important;font-weight:800!important;letter-spacing:.13em!important;font-size:12px!important;color:#65748a!important}.dcc2 h2,.dcc2 h3{font-family:Impact,'Arial Narrow',Arial,sans-serif!important;text-transform:none!important;letter-spacing:.01em!important;color:var(--dcc-navy)!important;margin:0!important;line-height:1.02!important}.dcc2 h2{font-size:clamp(34px,4vw,54px)!important}.dcc2 h3{font-size:clamp(28px,3vw,40px)!important}.dcc2 p{font-size:16px;margin:10px 0}.dcc2__actions{display:grid;gap:14px}.dcc2__action{appearance:none;width:100%;min-height:82px;padding:15px 18px;border:1px solid var(--dcc-line);border-radius:9px;background:#fff;color:var(--dcc-navy);display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;text-align:left;cursor:pointer;transition:.18s ease}.dcc2__action:hover{border-color:var(--dcc-yellow);transform:translateY(-1px);box-shadow:0 8px 22px rgba(15,31,54,.09)}.dcc2__action-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff6ce;font-size:21px}.dcc2__action strong{display:block;font-size:16px}.dcc2__action small{display:block;margin-top:3px;color:#64748b;font-size:13px}.dcc2__action b{font-size:22px}.dcc2__actions--compact .dcc2__action{min-height:68px}.dcc2__screen-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.dcc2__back{border:0;background:none;color:#42536a;text-decoration:underline;cursor:pointer;white-space:nowrap}.dcc2__filters{display:grid;grid-template-columns:1fr 1fr 1.5fr;gap:14px;margin-bottom:18px}.dcc2__filters label{display:flex;flex-direction:column;gap:7px;font-weight:700;font-size:13px}.dcc2__filters em{font-weight:400;color:#718096}.dcc2__filters select,.dcc2__filters input{width:100%;height:48px;border:1px solid #cbd3df;border-radius:7px;background:#fff;padding:0 13px;font-size:15px;color:#172b49}.dcc2__results-status{padding:11px 14px;background:var(--dcc-soft);border-radius:7px;margin-bottom:12px;font-size:14px;color:#526177}.dcc2__results-status.is-loading:before{content:' ';display:inline-block;width:13px;height:13px;margin-right:8px;border:2px solid #ccd4de;border-top-color:#172b49;border-radius:50%;animation:dcc2spin .8s linear infinite;vertical-align:-2px}@keyframes dcc2spin{to{transform:rotate(360deg)}}.dcc2__colors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:520px;overflow:auto;padding:2px}.dcc2__color{display:grid;grid-template-columns:38px 1fr auto auto;gap:12px;align-items:center;min-height:68px;padding:11px 13px;border:1px solid var(--dcc-line);border-radius:8px;text-decoration:none!important;color:var(--dcc-navy)!important;background:#fff}.dcc2__color:hover{border-color:var(--dcc-yellow);box-shadow:0 5px 18px rgba(15,31,54,.08)}.dcc2__swatch{width:38px;height:38px;border-radius:50%;border:1px solid rgba(0,0,0,.18);box-shadow:inset 0 0 0 3px rgba(255,255,255,.35)}.dcc2__color-copy strong,.dcc2__color-copy small{display:block}.dcc2__color-copy small{font-size:12px;color:#728095}.dcc2__code{font-family:monospace;font-size:15px;font-weight:800;background:#eef2f6;border-radius:5px;padding:6px 8px}.dcc2__guide{display:grid;grid-template-columns:38px 1fr;gap:16px 14px;margin:20px 0 26px}.dcc2__guide-number{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--dcc-yellow);color:#111;font-weight:900}.dcc2__guide p{margin:4px 0;color:#5f6e82;font-size:14px}.dcc2__primary{display:inline-flex!important;align-items:center;justify-content:center;gap:24px;min-height:50px;padding:12px 20px!important;border:0!important;border-radius:7px!important;background:var(--dcc-yellow)!important;color:#111!important;font-size:15px!important;font-weight:800!important;text-decoration:none!important;cursor:pointer}.dcc2__notice{margin:18px 0;padding:14px 16px;background:#fff8dc;border-left:4px solid var(--dcc-yellow);border-radius:4px}.dcc2__footer{padding:13px 24px;background:#f1f4f7;color:#66758a;display:flex;justify-content:center;gap:9px;font-size:12px;text-align:center}@media(max-width:760px){.dcc2{margin:20px 0;border-radius:8px}.dcc2__header{padding:15px 18px}.dcc2__brand span{display:none}.dcc2__body{padding:28px 18px}.dcc2__filters{grid-template-columns:1fr}.dcc2__colors{grid-template-columns:1fr;max-height:none}.dcc2__screen-head{display:block}.dcc2__back{margin-top:12px}.dcc2__action{grid-template-columns:auto 1fr auto}.dcc2__footer{flex-wrap:wrap}}

.dcc2__context{display:flex;flex-wrap:wrap;gap:10px 24px;align-items:center;margin-top:16px;padding:14px 16px;background:var(--dcc-soft);border-radius:8px}.dcc2__context>strong{width:100%;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#65748a}.dcc2__context span{display:flex;gap:7px;align-items:baseline}.dcc2__context b{font-size:12px;color:#65748a}.dcc2__context em{font-style:normal;font-weight:800;color:var(--dcc-navy)}.dcc2__location-card{display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:24px;align-items:start;margin:18px 0 26px;padding:20px;border:1px solid var(--dcc-line);border-radius:9px;background:#fff}.dcc2__location-card img{display:block;width:100%;height:auto;border-radius:6px}.dcc2__location-card p{color:#5f6e82}.dcc2__location-card a{font-weight:800;color:var(--dcc-navy)}.dcc2__result-layout{display:grid;grid-template-columns:minmax(180px,280px) 1fr;gap:28px;align-items:center;margin:14px 0 24px}.dcc2__kit-image{display:block;width:100%;height:auto;max-height:260px;object-fit:contain;border:1px solid var(--dcc-line);border-radius:9px;background:#fff}@media(max-width:760px){.dcc2__location-card,.dcc2__result-layout{grid-template-columns:1fr}.dcc2__context{display:grid;grid-template-columns:1fr 1fr}.dcc2__context>strong{grid-column:1/-1}}

.dcc2__process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.dcc2__process div{padding:16px;border:1px solid var(--dcc-line);border-radius:9px;background:var(--dcc-soft)}.dcc2__process strong,.dcc2__process span{display:block}.dcc2__process strong{font-size:18px;margin-bottom:5px}.dcc2__process span{font-size:13px;color:#5f6e82}.dcc2__video{position:relative;width:100%;aspect-ratio:16/9;margin:18px 0 24px;border-radius:10px;overflow:hidden;background:#000}.dcc2__video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media(max-width:760px){.dcc2__process{grid-template-columns:1fr}}

/* v2.3.0 — Chip Experience */
.dcc2__header{min-height:96px;padding:20px 28px;gap:18px}
.dcc2__avatar{width:58px;height:58px;flex:0 0 58px;background:var(--dcc-yellow);color:#101010}
.dcc2__technician-icon{width:43px;height:43px;display:block}
.dcc2__brand{justify-content:center}
.dcc2__brand strong{font-size:clamp(21px,2.2vw,28px);line-height:1.1;letter-spacing:-.01em}
.dcc2__chip-greeting{margin:0 0 14px;padding-left:14px;border-left:3px solid var(--dcc-yellow)}
.dcc2__chip-greeting span{display:block;font-size:16px;font-weight:900;letter-spacing:.02em;color:var(--dcc-navy)}
.dcc2__chip-greeting p{margin:3px 0 0;font-size:14px;color:#65748a}
.dcc2__context{gap:12px 28px;padding:16px 18px}
.dcc2__context>strong{font-size:12px;letter-spacing:.12em}
.dcc2__context span{gap:6px;align-items:center}
.dcc2__context-icon{width:17px;height:17px;color:#8a98aa;flex:0 0 17px}
.dcc2__context b{font-size:12px}
.dcc2__context em{font-size:15px}
.dcc2__action-icon{color:var(--dcc-navy)}
.dcc2__action-svg{width:23px;height:23px;display:block}
.dcc2__action>b{transition:transform .18s ease}
.dcc2__action:hover>b{transform:translateX(5px)}
.dcc2__footer{font-weight:700;letter-spacing:.01em}
@media(max-width:760px){.dcc2__header{min-height:82px;padding:14px 18px}.dcc2__avatar{width:50px;height:50px;flex-basis:50px}.dcc2__technician-icon{width:37px;height:37px}.dcc2__brand strong{font-size:20px}.dcc2__chip-greeting p{font-size:13px}.dcc2__context{grid-template-columns:1fr}.dcc2__context>strong{grid-column:1}.dcc2__context span{min-width:0}}

/* v2.3.1 — Customer Experience Polish */
.dcc2__action{transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease,background-color .2s ease}
.dcc2__action:hover{border-color:var(--dcc-yellow);background:#fffdf6;transform:translateY(-3px);box-shadow:0 12px 28px rgba(15,31,54,.13)}
.dcc2__primary{border:1px solid var(--dcc-yellow)!important;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}
.dcc2__primary:hover{background:#ffd35a!important;transform:translateY(-2px);box-shadow:0 10px 22px rgba(15,31,54,.14)}
.dcc2__action:focus-visible,.dcc2__primary:focus-visible,.dcc2__back:focus-visible,.dcc2__restart:focus-visible,.dcc2__phone:focus-visible{outline:3px solid var(--dcc-yellow);outline-offset:3px}
.dcc2__process{gap:14px;margin:22px 0}
.dcc2__process div{position:relative;padding:22px 18px 20px;border-top:4px solid var(--dcc-yellow);transition:transform .2s ease,box-shadow .2s ease}
.dcc2__process div:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(15,31,54,.09)}
.dcc2__process strong{font-size:20px;margin:7px 0}
.dcc2__process .dcc2__step-number{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--dcc-yellow);color:#111;font-size:14px;font-weight:900}
.dcc2__footer{padding:16px 24px;flex-direction:column;align-items:center;gap:3px;font-weight:500}
.dcc2__footer strong{color:var(--dcc-navy);font-size:13px}
.dcc2__footer span{font-weight:500}
.dcc2__footer i{padding:0 5px;font-style:normal;color:#9aa7b8}
.dcc2__support-layout{display:grid;grid-template-columns:minmax(230px,320px) minmax(0,1fr);gap:24px;align-items:start}
.dcc2__support-card,.dcc2__contact-form{border:1px solid var(--dcc-line);border-radius:10px;background:#fff;padding:24px}
.dcc2__support-card{border-top:5px solid var(--dcc-yellow);background:var(--dcc-soft)}
.dcc2__support-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;margin-bottom:20px;background:var(--dcc-yellow);color:var(--dcc-navy)}
.dcc2__support-card .dcc2__eyebrow{margin-bottom:5px!important}
.dcc2__phone{display:inline-block;color:var(--dcc-navy)!important;font-size:clamp(25px,3vw,34px);font-weight:900;line-height:1.1;text-decoration:none!important}
.dcc2__phone:hover{color:#a97900!important}
.dcc2__support-card p:last-child{margin-top:18px;color:#5f6e82;font-size:14px}
.dcc2__contact-form h4{margin:0 0 4px!important;color:var(--dcc-navy)!important;font-size:24px!important}
.dcc2__contact-form>p{margin:0 0 18px;color:#5f6e82;font-size:14px}
.dcc2__contact-form .wpforms-container{margin:0!important}
.dcc2__contact-form .wpforms-field{padding:8px 0!important}
.dcc2__contact-form .wpforms-field-label{color:var(--dcc-navy)!important;font-size:13px!important}
.dcc2__contact-form input[type=text],.dcc2__contact-form input[type=email],.dcc2__contact-form input[type=tel],.dcc2__contact-form textarea,.dcc2__contact-form select{border:1px solid #cbd3df!important;border-radius:7px!important;background:#fff!important;color:var(--dcc-navy)!important}
.dcc2__contact-form input:focus,.dcc2__contact-form textarea:focus,.dcc2__contact-form select:focus{border-color:var(--dcc-yellow)!important;box-shadow:0 0 0 3px rgba(255,196,37,.22)!important}
.dcc2__contact-form button[type=submit]{min-height:48px!important;padding:10px 22px!important;border:1px solid var(--dcc-yellow)!important;border-radius:7px!important;background:var(--dcc-yellow)!important;color:#111!important;font-weight:800!important;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}
.dcc2__contact-form button[type=submit]:hover{background:#ffd35a!important;transform:translateY(-2px);box-shadow:0 10px 22px rgba(15,31,54,.14)!important}
.dcc2__form-fallback{padding:16px;background:var(--dcc-soft);border-radius:8px}
@media(max-width:760px){.dcc2__support-layout{grid-template-columns:1fr}.dcc2__support-card,.dcc2__contact-form{padding:20px}.dcc2__footer i{padding:0 2px}}
@media(prefers-reduced-motion:reduce){.dcc2__action,.dcc2__action>b,.dcc2__primary,.dcc2__process div,.dcc2__contact-form button[type=submit]{transition:none!important}.dcc2__action:hover,.dcc2__primary:hover,.dcc2__process div:hover,.dcc2__contact-form button[type=submit]:hover{transform:none!important}}

/* v2.3.2 — navigation consistency and compact process flow */
.dcc2__restart,.dcc2__back{border:1px solid var(--dcc-yellow)!important;border-radius:7px!important;background:var(--dcc-yellow)!important;color:#111!important;font-weight:800!important;text-decoration:none!important;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}
.dcc2__restart:hover,.dcc2__back:hover{background:#ffd35a!important;transform:translateY(-1px);box-shadow:0 7px 18px rgba(15,31,54,.16)}
.dcc2__back{min-height:42px;padding:9px 15px}
.dcc2__process{gap:12px;margin:16px 0}
.dcc2__process div{padding:15px 15px 14px}
.dcc2__process strong{font-size:18px;margin:5px 0}
.dcc2__process span:not(.dcc2__step-number){font-size:12px;line-height:1.42}
.dcc2__process .dcc2__step-number{width:27px;height:27px;font-size:13px}
.dcc2__screen[data-screen="repair"] .dcc2__screen-head{margin-bottom:14px}
.dcc2__screen[data-screen="repair"] .dcc2__video{width:min(100%,760px);margin:16px auto 20px}
@media(max-width:760px){.dcc2__back{display:inline-flex;align-items:center;margin-top:12px}.dcc2__process div{padding:14px}.dcc2__screen[data-screen="repair"] .dcc2__video{margin-top:14px}}
