
:root{
  --dcc-navy:#072c47;
  --dcc-navy2:#123f5f;
  --dcc-yellow:#ffc629;
  --dcc-ink:#06152a;
  --dcc-soft:#eaf2f8;
  --dcc-border:#c8d5df;
}

.dcc-lpg-page,.dcc-lpg-page *{box-sizing:border-box}

/* Generated pages must not inherit Divi's right-sidebar content column. */
body.dcc-lpg-generated-page #main-content .container{
  width:100%!important;
  max-width:none!important;
  padding:0!important;
}
body.dcc-lpg-generated-page #main-content .container:before{display:none!important}
body.dcc-lpg-generated-page #left-area{
  float:none!important;
  width:100%!important;
  padding:0!important;
}
body.dcc-lpg-generated-page #sidebar{display:none!important}
body.dcc-lpg-generated-page .entry-content{width:100%!important}
/* Divi prints the WordPress page title above generated content on some layouts. */
body.dcc-lpg-generated-page #main-content .entry-title,
body.dcc-lpg-generated-page #main-content h1.entry-title{
  display:none!important;
}

.dcc-lpg-page{
  position:relative;
  left:auto;
  width:100%;
  max-width:none;
  margin-left:0;
  margin-right:0;
  overflow-x:hidden;
  background:linear-gradient(180deg,#eaf2f8 0%,#f7fafc 100%);
  color:var(--dcc-ink)
}
.dcc-lpg-page h1,.dcc-lpg-page h2,.dcc-lpg-page p{margin-top:0}
.dcc-lpg-page h1,.dcc-lpg-page h2{color:var(--dcc-ink);line-height:1.05}

.dcc-lpg-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,1.45fr);min-height:510px;overflow:hidden;background:#eaf2f8}
.dcc-lpg-hero-copy{padding:48px 30px 40px max(4vw,28px);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.dcc-lpg-hero h1{font-size:clamp(42px,4.2vw,72px);font-weight:800;letter-spacing:-1.8px;margin-bottom:16px}
.dcc-lpg-lead{max-width:650px;font-size:20px;line-height:1.45;margin-bottom:22px}
.dcc-lpg-benefits{list-style:none;margin:0 0 18px;padding:0}
.dcc-lpg-benefits li{position:relative;margin:8px 0;padding-left:30px;font-size:18px;font-weight:700}
.dcc-lpg-benefits li:before{content:"✓";position:absolute;left:0;top:1px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:var(--dcc-yellow);font-size:12px;font-weight:900}
.dcc-lpg-how-card{display:inline-flex;align-items:center;gap:14px;width:fit-content;min-width:315px;padding:15px 20px;border-radius:8px;background:var(--dcc-yellow);box-shadow:0 14px 28px rgba(7,44,71,.16);color:var(--dcc-ink)!important;text-decoration:none!important}
.dcc-lpg-play{width:44px;height:44px;display:grid;place-items:center;border:2px solid var(--dcc-navy);border-radius:50%}
.dcc-lpg-how-card strong,.dcc-lpg-how-card small{display:block}
.dcc-lpg-how-card strong{font-size:21px}
.dcc-lpg-how-card small{margin-top:4px}
.dcc-lpg-hero-image{min-height:510px;position:relative;overflow:hidden}
.dcc-lpg-hero-image:before{content:"";position:absolute;inset:0 auto 0 0;width:32%;z-index:1;background:linear-gradient(90deg,#eaf2f8 0%,rgba(234,242,248,.78) 40%,rgba(234,242,248,0) 100%)}
.dcc-lpg-hero-image img{width:100%;height:100%;min-height:510px;object-fit:cover;display:block}
.dcc-lpg-hero-image img.dcc-lpg-hero-fallback{object-fit:contain;background:#fff;padding:clamp(36px,6vw,92px)}

.dcc-lpg-main-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:38px;width:min(1480px,calc(100% - 64px));margin:0 auto;padding:32px 0 26px}
.dcc-lpg-models{padding-right:38px;border-right:1px solid #9fb0bd}
.dcc-lpg-main-grid h2,.dcc-lpg-paint-section h2,.dcc-lpg-code-card h2,.dcc-lpg-order-cta h2,.dcc-lpg-faq h2{font-size:clamp(31px,3vw,48px);font-weight:800;margin-bottom:16px}
.dcc-lpg-model-grid{display:flex;flex-wrap:wrap;gap:12px}
.dcc-lpg-model-button{display:inline-flex;align-items:center;gap:9px;min-height:40px;padding:8px 15px;border:1.5px solid var(--dcc-yellow);border-radius:8px;background:rgba(255,255,255,.74);color:var(--dcc-ink)!important;font-size:16px;font-weight:700;text-decoration:none!important}
.dcc-lpg-model-button span{width:15px;height:15px;border:2px solid var(--dcc-yellow);border-radius:50%}
.dcc-lpg-model-button.is-active span{background:var(--dcc-yellow);box-shadow:inset 0 0 0 3px #fff8dd}
.dcc-lpg-find{display:flex;flex-direction:column;justify-content:flex-start;padding-top:2px}
.dcc-lpg-find p{font-size:18px;line-height:1.55}
.dcc-lpg-yellow-button{display:inline-flex;align-items:center;gap:14px;width:fit-content;padding:12px 20px;border-radius:4px;background:var(--dcc-yellow);color:var(--dcc-ink)!important;font-size:17px;font-weight:800;text-decoration:none!important}
.dcc-lpg-order-button{margin-top:12px}

.dcc-lpg-paint-section{width:min(1480px,calc(100% - 64px));margin:0 auto;padding:28px 0 34px}
.dcc-lpg-table-placeholder{padding:28px;border:2px dashed #9fb0bd;border-radius:8px;background:#fff;text-align:center}
.dcc-lpg-color-table-wrap{overflow-x:auto;border:1px solid var(--dcc-border);border-radius:8px;background:#fff}
.dcc-lpg-color-table{width:100%;border-collapse:collapse}
.dcc-lpg-color-table th,.dcc-lpg-color-table td{padding:14px 16px;border-bottom:1px solid var(--dcc-border);text-align:left;vertical-align:middle}
.dcc-lpg-page .dcc-lpg-color-table thead th{
  background:#ffc629!important;
  background-color:#ffc629!important;
  color:#06152a!important;
  font-size:16px
}
.dcc-lpg-color-table tbody tr:last-child td{border-bottom:0}
.dcc-lpg-color-table tbody tr:nth-child(even){background:#f5f8fa}
.dcc-lpg-swatch{display:block;width:56px;height:30px;margin:0 auto;border:1px solid #8797a3;border-radius:5px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}
.dcc-lpg-color-table th:first-child,.dcc-lpg-color-table td:first-child{width:90px;text-align:center}
.dcc-lpg-paint-browser{margin-top:24px;scroll-margin-top:24px}
.dcc-lpg-paint-tools{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:12px;align-items:end;margin-bottom:12px}
.dcc-lpg-paint-tools label span{display:block;margin-bottom:6px;color:var(--dcc-navy);font-size:14px;font-weight:800}
.dcc-lpg-paint-search-input{box-sizing:border-box;width:100%;height:46px;padding:0 13px;border:1px solid #aab7c0;border-radius:6px;background:#fff;color:#162c3b;font:inherit}
.dcc-lpg-paint-search-input:focus{border-color:#0c4f78;outline:3px solid rgba(12,79,120,.16)}
.dcc-lpg-paint-clear,.dcc-lpg-paint-pagination button{min-height:46px;padding:0 18px;border:0;border-radius:6px;background:var(--dcc-navy);color:#fff;font-weight:800;cursor:pointer}
.dcc-lpg-paint-clear:hover,.dcc-lpg-paint-pagination button:hover:not(:disabled){background:#0c4f78}
.dcc-lpg-paint-summary{margin:0 0 10px;color:#526572;font-weight:700}
.dcc-lpg-paint-pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:18px}
.dcc-lpg-paint-pagination button:disabled{cursor:not-allowed;opacity:.4}
.dcc-lpg-paint-page{min-width:110px;text-align:center;color:var(--dcc-navy);font-weight:800}
.dcc-lpg-color-table tr[hidden]{display:none!important}
@media(max-width:700px){
  .dcc-lpg-paint-tools{grid-template-columns:1fr}
  .dcc-lpg-paint-clear{width:100%}
}

.dcc-lpg-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;width:min(1480px,calc(100% - 64px));margin:0 auto;padding:6px 0 28px}
.dcc-lpg-info-grid article{display:flex;gap:14px;padding:22px;border:1px solid var(--dcc-border);border-radius:8px;background:rgba(255,255,255,.74)}
.dcc-lpg-info-grid article>span{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:50%;background:var(--dcc-yellow);font-weight:900}
.dcc-lpg-info-grid h2{font-size:24px;margin-bottom:8px}

.dcc-lpg-code-card{display:grid;grid-template-columns:82px 1fr minmax(300px,430px);align-items:center;gap:26px;width:min(1480px,calc(100% - 64px));margin:0 auto 18px;padding:16px 18px;border:1px solid var(--dcc-border);border-radius:8px;background:rgba(255,255,255,.72)}
.dcc-lpg-location-dot{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:var(--dcc-navy);color:#fff;font-size:26px}
.dcc-lpg-code-card img{width:100%;max-height:145px;object-fit:cover;border-radius:7px}
.dcc-lpg-code-card a{color:#ff1f3d!important;font-weight:700}

.dcc-lpg-order-cta{width:min(1480px,calc(100% - 64px));margin:0 auto 28px;padding:34px 24px;border-radius:8px;background:linear-gradient(100deg,var(--dcc-navy),var(--dcc-navy2));text-align:center;color:#fff}
.dcc-lpg-order-cta h2{color:#fff}
.dcc-lpg-page .dcc-lpg-order-cta p{color:#fff!important}
.dcc-lpg-order-cta a{display:inline-flex;gap:14px;padding:12px 20px;border:2px solid var(--dcc-yellow);border-radius:4px;color:var(--dcc-yellow)!important;font-size:17px;font-weight:800;text-decoration:none!important}

.dcc-lpg-concierge,.dcc-lpg-faq{width:min(1480px,calc(100% - 64px));margin:0 auto}
.dcc-lpg-page .dcc-lpg-concierge{
  margin-bottom:28px!important;
  overflow:hidden!important;
  border:0!important;
  border-top:7px solid #ffc629!important;
  border-radius:9px!important;
  background:#fff!important;
  box-shadow:0 12px 32px rgba(7,44,71,.13)!important
}
.dcc-lpg-page .dcc-lpg-concierge-heading{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  min-height:88px!important;
  padding:20px 24px!important;
  background:#111!important;
  color:#fff!important
}
.dcc-lpg-page .dcc-lpg-concierge-heading h2{
  margin:0 0 5px!important;
  padding:0!important;
  color:#fff!important;
  font-size:18px!important;
  font-weight:800!important;
  line-height:1.2!important;
  letter-spacing:.2px!important
}
.dcc-lpg-page .dcc-lpg-concierge-heading p{
  margin:0!important;
  padding:0!important;
  color:#fff!important;
  font-size:14px!important;
  line-height:1.35!important
}
.dcc-lpg-page .dcc-lpg-concierge-mark{
  width:44px!important;
  height:44px!important;
  flex:0 0 44px!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:50%!important;
  background:#ffc629!important;
  color:#111!important;
  font-size:22px!important;
  font-weight:900!important
}
.dcc-lpg-page .dcc-lpg-concierge-form{
  padding:30px 36px 16px!important;
  border:0!important;
  background:#fff!important;
  color:#06152a!important
}
.dcc-lpg-page .dcc-lpg-concierge-form h1,
.dcc-lpg-page .dcc-lpg-concierge-form h2,
.dcc-lpg-page .dcc-lpg-concierge-form h3{
  margin:4px 0 8px!important;
  padding:0!important;
  color:#06152a!important;
  font-size:clamp(32px,3vw,46px)!important;
  font-weight:800!important;
  line-height:1.08!important;
  letter-spacing:-1px!important
}
.dcc-lpg-page .dcc-lpg-concierge-form p{
  margin:0 0 18px!important;
  color:#06152a!important;
  font-size:16px!important;
  line-height:1.45!important
}
.dcc-lpg-page .dcc-lpg-concierge-form a,
.dcc-lpg-page .dcc-lpg-concierge-form button,
.dcc-lpg-page .dcc-lpg-concierge-form input[type=button],
.dcc-lpg-page .dcc-lpg-concierge-form input[type=submit]{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  width:100%!important;
  min-height:58px!important;
  margin:10px 0!important;
  padding:14px 18px!important;
  border:1px solid #d1d5d9!important;
  border-radius:5px!important;
  background:#fff!important;
  box-shadow:none!important;
  color:#06152a!important;
  font-size:15px!important;
  font-weight:500!important;
  line-height:1.3!important;
  text-align:left!important;
  text-decoration:none!important
}
.dcc-lpg-page .dcc-lpg-concierge-form a:hover,
.dcc-lpg-page .dcc-lpg-concierge-form button:hover,
.dcc-lpg-page .dcc-lpg-concierge-form input[type=button]:hover,
.dcc-lpg-page .dcc-lpg-concierge-form input[type=submit]:hover{
  border-color:#ffc629!important;
  background:#fffaf0!important
}
.dcc-lpg-page .dcc-lpg-concierge-form input:not([type=button]):not([type=submit]),
.dcc-lpg-page .dcc-lpg-concierge-form select,
.dcc-lpg-page .dcc-lpg-concierge-form textarea{
  width:100%!important;
  min-height:48px!important;
  padding:10px 12px!important;
  border:1px solid #9fb0bd!important;
  border-radius:4px!important;
  background:#fff!important;
  color:#06152a!important
}
.dcc-lpg-page .dcc-lpg-concierge-form>p:last-child{
  margin:28px -36px -16px!important;
  padding:14px 24px!important;
  border-top:1px solid #e5e7e9!important;
  background:#fafafa!important;
  color:#526572!important;
  font-size:12px!important;
  text-align:center!important
}
.dcc-lpg-faq{padding:20px 0 110px}
.dcc-lpg-faq details{margin-bottom:10px;border:1px solid var(--dcc-border);border-radius:7px;background:#fff}
.dcc-lpg-faq summary{cursor:pointer;padding:16px 18px;font-size:18px;font-weight:800}
.dcc-lpg-faq details p{padding:0 18px 18px;margin-bottom:0}

.dcc-lpg-floating-order{position:fixed;right:28px;bottom:28px;z-index:9999;width:148px;height:148px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--dcc-yellow);color:var(--dcc-ink)!important;box-shadow:0 14px 32px rgba(7,44,71,.28);text-align:center;text-decoration:none!important;line-height:1.08}
.dcc-lpg-floating-order>span{font-size:30px;margin-bottom:6px}
.dcc-lpg-image-placeholder{min-height:145px;display:grid;place-items:center;border:2px dashed #9fb0bd;background:#fff;color:#526675}
.dcc-lpg-modal[hidden]{display:none}
.dcc-lpg-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:24px}
.dcc-lpg-modal-backdrop{position:absolute;inset:0;background:rgba(3,18,32,.78)}
.dcc-lpg-modal-dialog{position:relative;z-index:1;width:min(1100px,96vw);height:min(760px,88vh);border:5px solid var(--dcc-yellow);border-radius:10px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.38)}
.dcc-lpg-modal-dialog iframe{width:100%;height:100%;border:0;border-radius:5px}
.dcc-lpg-modal-close{position:absolute;right:-18px;top:-18px;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:var(--dcc-yellow);color:var(--dcc-ink);font-size:30px;font-weight:900;line-height:1;cursor:pointer}
body.dcc-lpg-modal-open{overflow:hidden}

@media(max-width:1100px){
  .dcc-lpg-hero{grid-template-columns:1fr}
  .dcc-lpg-hero-copy{order:2}
  .dcc-lpg-hero-image{order:1;min-height:380px}
  .dcc-lpg-hero-image img{min-height:380px}
  .dcc-lpg-main-grid{grid-template-columns:1fr}
  .dcc-lpg-models{padding-right:0;padding-bottom:28px;border-right:0;border-bottom:1px solid #9fb0bd}
  .dcc-lpg-info-grid{grid-template-columns:1fr}
  .dcc-lpg-code-card{grid-template-columns:70px 1fr}
  .dcc-lpg-code-card>div:last-child{grid-column:1/-1}
}

@media(max-width:700px){
  .dcc-lpg-hero-copy{padding:30px 20px}
  .dcc-lpg-hero h1{font-size:42px}
  .dcc-lpg-lead{font-size:17px}
  .dcc-lpg-how-card{width:100%;min-width:0}
  .dcc-lpg-main-grid,.dcc-lpg-paint-section,.dcc-lpg-info-grid,.dcc-lpg-code-card,.dcc-lpg-order-cta,.dcc-lpg-concierge,.dcc-lpg-faq{width:calc(100% - 32px)}
  .dcc-lpg-model-button{width:100%}
  .dcc-lpg-code-card{grid-template-columns:1fr}
  .dcc-lpg-concierge-heading{align-items:flex-start;padding:20px}
  .dcc-lpg-concierge-mark{width:50px;height:50px;flex-basis:50px;font-size:29px}
  .dcc-lpg-concierge-form{padding:20px}
  .dcc-lpg-floating-order{right:14px;bottom:14px;width:108px;height:108px;font-size:13px}
}
.dcc-lpg-paint-code-link{display:inline-flex;align-items:center;gap:.35rem;font-weight:800;text-decoration:none}.dcc-lpg-paint-code-link:hover{text-decoration:underline}

/* Paint-code Purchase Concierge */
.dcc-code-concierge{width:min(1180px,calc(100% - 40px));margin:34px auto;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:28px;padding:30px;border:1px solid #d9e0e5;border-top:6px solid #ffc629;border-radius:14px;background:#f7f9fa;box-shadow:0 16px 40px rgba(5,36,58,.08)}
.dcc-code-concierge-intro{padding:8px 4px}
.dcc-code-concierge-intro h2{margin:.25rem 0 .8rem;color:#06152a;font-size:clamp(28px,3vw,42px);line-height:1.05}
.dcc-code-concierge-intro p{color:#405463;font-size:17px;line-height:1.55}
.dcc-code-concierge-intro ul{margin:20px 0 0;padding:0;list-style:none}
.dcc-code-concierge-intro li{position:relative;margin:10px 0;padding-left:28px;color:#18384d;font-weight:700}
.dcc-code-concierge-intro li:before{content:'✓';position:absolute;left:0;top:0;color:#0a6d45;font-weight:900}
.dcc-code-concierge-app{min-width:0}
.dcc-code-concierge-app .dcc2{margin:0!important;max-width:none!important;box-shadow:none!important}
.dcc-code-concierge-app .dcc2__action[data-go="colors"]{display:none!important}
.dcc-code-concierge-app .dcc2__footer span:first-child,.dcc-code-concierge-app .dcc2__footer span:nth-child(2){display:none}
.dcc-code-concierge-fallback{padding:28px;border:1px dashed #9fb0bd;border-radius:10px;background:#fff;color:#243c4c}
@media(max-width:900px){.dcc-code-concierge{grid-template-columns:1fr;padding:22px}}
@media(max-width:600px){.dcc-code-concierge{width:calc(100% - 24px);margin:24px auto;padding:16px}.dcc-code-concierge-intro h2{font-size:30px}}

/* v1.8.4 selected-model controls */
.dcc-code-selected-model{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0 22px;padding:15px 18px;border:1px solid #cfd9e0;border-left:5px solid #ffc629;border-radius:8px;background:#f7f9fa;color:#102f43}
.dcc-code-selected-model a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 15px;border:2px solid #102f43;border-radius:6px;color:#102f43!important;font-weight:800;text-decoration:none!important;white-space:nowrap}
.dcc-code-selected-model a:hover{background:#102f43;color:#fff!important}
.dcc-code-page .dcc2__model{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}
@media(max-width:650px){.dcc-code-selected-model{align-items:flex-start;flex-direction:column}.dcc-code-selected-model a{width:100%}}

/* v1.9.0 manufacturer-page refinements */
.dcc-lpg-hero-order{align-self:flex-start;margin:4px 0 16px}
.dcc-lpg-model-filter-section{display:block!important;padding:34px max(4vw,28px)!important}
.dcc-lpg-model-filter-section .dcc-lpg-models{padding:0;border:0}
.dcc-lpg-model-button{font-family:inherit;cursor:pointer}
.dcc-lpg-model-button.is-active{background:var(--dcc-yellow);color:var(--dcc-ink)!important}
.dcc-lpg-paint-section{padding-top:32px!important}
.dcc-lpg-code-card img{display:block;max-width:100%;height:auto;object-fit:contain}
@media(max-width:720px){.dcc-lpg-hero-order{width:100%;justify-content:center}.dcc-lpg-model-filter-section{padding:26px 20px!important}}


/* v1.9.1 clickable manufacturer color rows */
.dcc-lpg-color-table tbody tr.dcc-lpg-clickable-color-row{cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}
.dcc-lpg-color-table tbody tr.dcc-lpg-clickable-color-row:hover{background:#fff4cc!important;box-shadow:inset 4px 0 0 var(--dcc-yellow)}
.dcc-lpg-color-table tbody tr.dcc-lpg-clickable-color-row:hover .dcc-lpg-paint-code-link{text-decoration:underline}
.dcc-lpg-color-table tbody tr.dcc-lpg-clickable-color-row:hover .dcc-lpg-paint-code-link span{display:inline-block;transform:translateX(2px)}
