.wcg-ed h4{font-size:1.2rem}.wcg-ed .italic{font-style:italic;font-weight:300}.wcg-ed .gold-mark{color:var(--accent-gold);font-style:italic;font-weight:300}.wcg-ed .kicker.no-line::before{display:none}.wcg-ed .container-narrow{max-width:var(--max-w-narrow);margin:0 auto;padding:0 2rem}.wcg-ed .btn-solid{background:var(--ink-primary);color:var(--ink-on-dark);border:1px solid #fffefc;outline:1px solid #fffefc;outline-offset:-8px}.wcg-ed .btn-solid:hover{background:var(--accent-gold);color:var(--cta-text-on-gold);border-color:var(--cta-text-on-gold);outline-color:var(--cta-text-on-gold)}.wcg-ed .btn-line-dark{background:0 0;color:var(--ink-primary);border:1px solid var(--ink-primary);outline:1px solid var(--ink-primary);outline-offset:-8px;font-family:var(--button);font-weight:600;font-size:14px;line-height:1;text-transform:uppercase;letter-spacing:2.2px;padding:18px 32px}.wcg-ed .btn-line-dark:hover{background:var(--ink-primary);color:var(--ink-on-dark)}.wcg-ed .inline-cta{text-align:center;margin-top:4rem}.wcg-ed .utility-bar{background:var(--bg-ink);color:var(--ink-on-dark-muted);font-family:var(--button);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:500;position:relative;z-index:51}.wcg-ed .utility-bar .container{display:flex;justify-content:space-between;align-items:center;padding-top:.7rem;padding-bottom:.7rem;flex-wrap:wrap;gap:1rem}.wcg-ed .utility-bar a{color:var(--accent-gold-bright)}.wcg-ed .utility-bar a:hover{color:var(--ink-on-dark)}.wcg-ed .site-header-transparent{position:absolute;top:33px;left:0;right:0;z-index:50;background:0 0}.wcg-ed .site-header-transparent .nav-wrap{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:1.4rem 0;gap:2rem}.wcg-ed .logo img{height:56px}.wcg-ed .nav-menu{display:flex;gap:2.5rem;list-style:none;align-items:center;justify-content:center}.wcg-ed .nav-menu a{font-family:var(--button);font-size:.78rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;padding:.4rem 0}.wcg-ed .nav-menu-light a{color:var(--ink-on-dark)!important}.wcg-ed .nav-menu-light a:hover,.wcg-ed .nav-menu-light a.active{color:var(--accent-gold-bright)!important}.wcg-ed .nav-right{display:flex;gap:1.5rem;justify-content:flex-end;align-items:center}.wcg-ed .nav-phone-light{color:var(--ink-on-dark);font-family:var(--button);font-weight:500;font-size:.82rem;letter-spacing:.1em}@media (max-width:1100px){.wcg-ed .nav-menu{display:none}}.wcg-ed .page-hero{position:relative;height:750px;min-height:750px;display:flex;align-items:center;background-image:linear-gradient(135deg,rgba(2,10,16,.74) 0%,rgba(2,10,16,.55) 50%,rgba(2,10,16,.8) 100%),url("https://woodlandconstructiongroup.com/wp-content/uploads/2023/06/Murray_Kitchen_After_01.webp");background-size:cover;background-position:center;background-attachment:scroll;color:var(--ink-on-dark);padding:4.5rem 0;text-align:center;overflow:hidden;--lzl-bg-img:"https://woodlandconstructiongroup.com/wp-content/uploads/2023/06/Murray_Kitchen_After_01.webp"}.wcg-ed .page-hero-inner{max-width:1000px;margin:0 auto;position:relative;z-index:1}.wcg-ed .hero-flag{display:inline-flex;align-items:center;gap:1.25rem;margin-bottom:2rem;font-family:var(--button);font-size:.84rem;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:var(--accent-gold-bright)}.wcg-ed .hero-flag::before{content:"";width:64px;height:1px;background:var(--accent-gold-bright)}.wcg-ed .page-hero h1{font-size:clamp(3rem,7vw,6rem);font-weight:200;line-height:1.02;letter-spacing:-.025em;color:var(--ink-on-dark);margin-bottom:1.75rem}.wcg-ed .page-hero h1 em{color:var(--accent-gold-bright);font-style:italic;font-weight:300}.wcg-ed .page-hero-deck{font-size:1.18rem;line-height:1.6;color:rgba(255,255,255,.85);max-width:680px;margin:0 auto 2.5rem;font-weight:300}.wcg-ed .page-hero-actions{display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap;align-items:center;margin-bottom:4rem}.wcg-ed .hero-trust-row{display:flex;justify-content:center;gap:4.5rem;flex-wrap:wrap;padding-top:2.25rem;border-top:1px solid rgba(255,255,255,.22);max-width:740px;margin:0 auto}.wcg-ed .hero-trust-item{display:flex;flex-direction:column;gap:.5rem;text-align:left}.wcg-ed .hero-trust-item .val{font-family:var(--serif);font-style:italic;font-weight:300;font-size:1.5rem;line-height:1;color:var(--accent-gold-bright)}.wcg-ed .hero-trust-item .val .star{font-style:normal}.wcg-ed .hero-trust-item .lbl{font-family:var(--button);font-size:.66rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.88)}@media (max-width:1100px){.wcg-ed .page-hero{padding:7rem 0 4rem;min-height:0;height:auto}.wcg-ed .hero-trust-row{gap:2rem}}@media (max-width:600px){.wcg-ed .hero-trust-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;max-width:none;margin-left:0;margin-right:0}.wcg-ed .hero-trust-item{gap:.4rem}.wcg-ed .hero-trust-item .val{font-size:1rem}.wcg-ed .hero-trust-item .lbl{font-size:.62rem;letter-spacing:.14em}}.wcg-ed .intro2{padding:8rem 0;background:var(--bg-paper)}.wcg-ed .intro2-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:1.5rem;align-items:start}.wcg-ed .intro2-text .kicker{margin-bottom:1.5rem}.wcg-ed .intro2-text h2{font-size:clamp(2rem,3.6vw,3rem);font-weight:200;letter-spacing:-.025em;margin-bottom:1.75rem}.wcg-ed .intro2-text h2 em{color:var(--accent-gold)}.wcg-ed .intro2-text p{color:var(--ink-secondary);font-size:1.05rem;line-height:1.7;margin-bottom:1.25rem;max-width:560px}.wcg-ed .intro2-text p.lead{color:var(--ink-primary);font-size:1.18rem}.wcg-ed .intro2-text p.lead strong{font-weight:500}.wcg-ed .intro2-actions{display:flex;gap:.75rem;margin-top:2.25rem;flex-wrap:wrap}.wcg-ed .intro2-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:var(--ink-primary);margin-top:54px}.wcg-ed .intro2-media img{width:100%;height:100%;object-fit:cover}.wcg-ed .intro2-media .tag{position:absolute;bottom:1.1rem;left:1.1rem;font-family:var(--button);font-size:.62rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--cta-text-on-gold);background:var(--accent-gold-bright);padding:.5rem .9rem}.wcg-ed .page-hero.lzl:not(.lzl-ed),.wcg-ed .page-hero.lzl-ing:not(.lzl-ed){background-image:linear-gradient(135deg,rgba(2,10,16,.74) 0%,rgba(2,10,16,.55) 50%,rgba(2,10,16,.8) 100%),none}@media (max-width:980px){.wcg-ed .intro2-grid{grid-template-columns:1fr;gap:3rem}.wcg-ed .intro2-media{aspect-ratio:16/11;margin-top:0}}.wcg-ed .sa-section{padding:7rem 0 9rem;background:var(--bg-paper)}.wcg-ed .sa-intro{max-width:1560px;margin:0 auto 5rem;padding:0 clamp(1.25rem,4vw,3rem)}.wcg-ed .sa-intro .kicker{margin-bottom:1.75rem}.wcg-ed .sa-intro h2{font-size:clamp(3rem,7vw,6rem);font-weight:200;letter-spacing:-.04em;line-height:.95}.wcg-ed .sa-intro h2 em{color:var(--accent-gold);font-style:italic}.wcg-ed .sa-intro .sub{display:block;font-family:var(--button);font-size:.78rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-muted);margin-top:1.5rem}.wcg-ed .sa-intro p{color:var(--ink-secondary);font-size:1.1rem;line-height:1.75;max-width:640px;margin-top:2rem}.wcg-ed .sa-wrap{width:100%;max-width:1560px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem)}.wcg-ed .sa-unit{margin-bottom:clamp(4rem,7vw,7.5rem)}.wcg-ed .sa-single{position:relative;aspect-ratio:16/9;overflow:hidden;background:var(--ink-primary)}.wcg-ed .sa-single img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.2,.6,.2,1)}.wcg-ed .sa-single:hover img{transform:scale(1.03)}.wcg-ed .sa-pair{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.wcg-ed .sa-frame{position:relative;aspect-ratio:3/2;overflow:hidden;background:var(--ink-primary)}.wcg-ed .sa-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.2,.6,.2,1)}.wcg-ed .sa-frame:hover img{transform:scale(1.03)}.wcg-ed .sa-tag{position:absolute;top:1.1rem;left:1.1rem;z-index:2;font-family:var(--button);font-size:.58rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;padding:.42rem .8rem;color:var(--ink-on-dark);background:rgba(2,10,16,.55);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.wcg-ed .sa-tag-gold{color:var(--cta-text-on-gold);background:var(--accent-gold-bright)}.wcg-ed .sa-cap-row{margin-top:calc(1.35rem - 10px);display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;align-items:baseline}.wcg-ed .sa-cap-left{display:flex;align-items:baseline;gap:1.1rem;flex-wrap:wrap;min-width:0;padding-left:10px}.wcg-ed .sa-cap-right{display:flex;align-items:baseline;gap:1.1rem;flex-wrap:wrap;min-width:0;padding-left:10px}.wcg-ed .sa-cap-row .room{font-family:var(--button);font-size:.66rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-gold);white-space:nowrap}.wcg-ed .sa-cap-row .desc{font-family:var(--serif);font-size:1.2rem;font-weight:300;font-style:italic;letter-spacing:-.005em;color:var(--ink-primary)}.wcg-ed .sa-cap-row .desc em{color:var(--accent-gold);font-style:italic}.wcg-ed .sa-label{font-family:var(--button);font-size:.58rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-muted);white-space:nowrap}.wcg-ed .sa-cap-left .sa-label,.wcg-ed .sa-cap-right .sa-label{margin-left:auto;padding-right:10px}.wcg-ed .sa-label-after{color:var(--accent-gold)}@media (max-width:720px){.wcg-ed .sa-cap-row{grid-template-columns:1fr;gap:.5rem;align-items:start}.wcg-ed .sa-cap-left,.wcg-ed .sa-cap-right{padding-left:0}.wcg-ed .sa-cap-left .sa-label,.wcg-ed .sa-cap-right .sa-label{padding-right:0}}.wcg-ed .sa-cap{margin-top:1.35rem;display:flex;align-items:baseline;gap:1.1rem;flex-wrap:wrap}.wcg-ed .sa-cap .room{font-family:var(--button);font-size:.66rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-gold);white-space:nowrap}.wcg-ed .sa-cap .desc{font-family:var(--serif);font-size:1.2rem;font-weight:300;font-style:italic;letter-spacing:-.005em;color:var(--ink-primary)}.wcg-ed .sa-cap .desc em{color:var(--accent-gold);font-style:italic}.wcg-ed .sa-quote{max-width:920px;margin:0 auto;padding:clamp(2.5rem,6vw,6rem) clamp(1.25rem,4vw,3rem);text-align:center}.wcg-ed .sa-quote blockquote{font-family:var(--serif);font-weight:200;font-style:italic;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.4;letter-spacing:-.015em;color:var(--ink-primary)}.wcg-ed .sa-quote blockquote em{color:var(--accent-gold);font-style:italic}.wcg-ed .sa-quote .attrib{margin-top:2rem;font-family:var(--button);font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted)}@media (max-width:720px){.wcg-ed .sa-pair{grid-template-columns:1fr;gap:.85rem}.wcg-ed .sa-single{aspect-ratio:4/3}.wcg-ed .sa-cap{gap:.5rem}}@media (max-width:720px){.wcg-ed .sa-wrap{padding-left:15px;padding-right:15px}.wcg-ed .sa-intro{padding-left:15px;padding-right:15px}.wcg-ed .sa-unit{display:flex;flex-direction:column}.wcg-ed .sa-unit>.sa-pair,.wcg-ed .sa-unit>.sa-cap-row{display:contents}.wcg-ed .sa-pair>.sa-frame:first-child{order:1}.wcg-ed .sa-cap-left{order:2;margin-top:.85rem}.wcg-ed .sa-pair>.sa-frame:last-child{order:3;margin-top:2rem}.wcg-ed .sa-cap-right{order:4;margin-top:.85rem}.wcg-ed .sa-cap-left,.wcg-ed .sa-cap-right{padding-left:0;padding-right:0;column-gap:.7rem;row-gap:.35rem}.wcg-ed .sa-cap-left>.room,.wcg-ed .sa-cap-right>.room{order:1}.wcg-ed .sa-cap-left>.sa-label,.wcg-ed .sa-cap-right>.sa-label{order:2;margin-left:auto}.wcg-ed .sa-cap-left>.desc,.wcg-ed .sa-cap-right>.desc{order:3;flex:1 1 100%;margin-top:.15rem}}.wcg-ed .statsbar{background:var(--bg-near-black);padding:5rem 0}.wcg-ed .statsbar-grid{display:grid;grid-template-columns:repeat(4,1fr)}.wcg-ed .statcell{text-align:center;padding:1rem 1.5rem;border-right:1px solid var(--rule-on-dark)}.wcg-ed .statcell:last-child{border-right:none}.wcg-ed .statcell .num{font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(2.6rem,4.4vw,3.6rem);line-height:1;color:var(--accent-gold-bright);margin-bottom:.85rem}.wcg-ed .statcell .num sup{font-size:.46em;font-style:italic;font-weight:400;vertical-align:super;margin-left:.04em}.wcg-ed .statcell .label{font-family:var(--button);font-size:.68rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-on-dark);display:block;margin-bottom:.6rem}.wcg-ed .statcell .sub{font-size:.86rem;color:var(--ink-on-dark-muted);line-height:1.45}@media (max-width:880px){.wcg-ed .statsbar-grid{grid-template-columns:1fr 1fr;gap:3rem 0}.wcg-ed .statcell:nth-child(2){border-right:none}}@media (max-width:480px){.wcg-ed .statsbar-grid{grid-template-columns:1fr;gap:2.5rem}.wcg-ed .statcell{border-right:none}}.wcg-ed .ctbl-section{padding:8rem 0;background:var(--bg-paper)}.wcg-ed .ctbl-section.alt{background:var(--bg-base);border-top:1px solid var(--rule)}.wcg-ed .ctbl-head{margin-bottom:3rem}.wcg-ed .ctbl-head .kicker{margin-bottom:1.5rem}.wcg-ed .ctbl-head h2{font-size:clamp(2.4rem,4.6vw,3.8rem);font-weight:200;letter-spacing:-.03em;line-height:1.05}.wcg-ed .ctbl-head h2 em{color:var(--accent-gold);font-style:italic}.wcg-ed .ctbl-head p{color:var(--ink-secondary);font-size:1.05rem;line-height:1.7;max-width:760px;margin-top:1.75rem}.wcg-ed .ctbl{width:100%;border-collapse:collapse;table-layout:fixed}.wcg-ed .ctbl col.col-tier{width:22%}.wcg-ed .ctbl col.col-incl{width:56%}.wcg-ed .ctbl col.col-range{width:22%}.wcg-ed .ctbl thead th{background:#f1efea;font-family:var(--serif);font-size:1.3rem;font-weight:400;color:var(--accent-gold);text-align:left;padding:1.4rem 1.5rem}.wcg-ed .ctbl tbody td{padding:1.65rem 1.5rem;border-bottom:1px solid var(--rule);vertical-align:top}.wcg-ed .ctbl tbody tr:last-child td{border-bottom:none}.wcg-ed .ctbl tbody tr:nth-child(even){background:#f6f4ef}.wcg-ed .ctbl .c-tier .name{font-family:var(--serif);font-size:1.05rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-primary);display:block;line-height:1.25}.wcg-ed .ctbl .c-tier .sub{font-size:.9rem;color:var(--ink-muted);margin-top:.4rem}.wcg-ed .ctbl .c-incl{color:var(--ink-secondary);font-size:.98rem;line-height:1.6}.wcg-ed .ctbl .c-range{font-family:var(--serif);font-size:clamp(1.2rem,1.6vw,1.45rem);font-weight:400;color:var(--accent-gold-hover)}.wcg-ed .ctbl-note{margin-top:2rem;font-family:var(--button);font-size:.66rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);line-height:1.7;text-align:center}@media (min-width:721px){.wcg-ed .ctbl thead th{border-left:0;border-right:0}.wcg-ed .ctbl tbody td{border-left:0;border-right:0}.wcg-ed .ctbl tbody tr:last-child td{border-bottom:1px solid var(--rule)}}@media (max-width:720px){.wcg-ed .ctbl{table-layout:auto}.wcg-ed .ctbl thead{display:none}.wcg-ed .ctbl,.wcg-ed .ctbl tbody,.wcg-ed .ctbl tr,.wcg-ed .ctbl td{display:block;width:100%}.wcg-ed .ctbl tbody td{border:none;padding:.3rem 0}.wcg-ed .ctbl tbody tr{border-bottom:1px solid var(--rule);padding:1.75rem 1.25rem}.wcg-ed .ctbl tbody tr:last-child{border-bottom:none}.wcg-ed .ctbl .c-incl{margin:.55rem 0}.wcg-ed .ctbl .c-range{font-size:1.35rem}.wcg-ed .ctbl td[data-l]::before{content:attr(data-l);display:block;font-family:var(--button);font-size:.58rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-gold);margin-bottom:.3rem}.wcg-ed .ctbl-section .ctbl{width:calc(100% + 18px);margin-left:-9px;margin-right:-9px}}.wcg-ed .process-section{padding:8rem 0 6rem;background:var(--bg-base);border-top:1px solid var(--rule)}.wcg-ed .process-header{max-width:720px;margin:0 auto 4.5rem;text-align:center}.wcg-ed .process-header .kicker{margin-bottom:1.5rem;justify-content:center}.wcg-ed .process-header h2{font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:200;letter-spacing:-.025em}.wcg-ed .process-header h2 em{color:var(--accent-gold)}.wcg-ed .process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border:1px solid var(--rule)}.wcg-ed .process-step{padding:2.5rem 1.5rem;border-right:1px solid var(--rule);display:flex;flex-direction:column;gap:1rem}.wcg-ed .process-step:last-child{border-right:none}.wcg-ed .process-marker{width:56px;height:56px;border-radius:50%;background:var(--accent-gold-bright);color:var(--cta-text-on-gold);display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-style:italic;font-weight:300;font-size:1.5rem;box-shadow:0 0 0 8px var(--bg-base);margin-bottom:.5rem}.wcg-ed .process-step h4{font-family:var(--serif);font-size:1.25rem;font-weight:400;line-height:1.15}.wcg-ed .process-step h4 em{color:var(--accent-gold)}.wcg-ed .process-step p{font-size:.92rem;color:var(--ink-secondary);line-height:1.6}.wcg-ed .note-box{max-width:var(--max-w-narrow);margin:4.5rem auto 0;background:var(--bg-parchment);border-left:3px solid var(--accent-gold);padding:2.75rem 3rem}.wcg-ed .note-box .lbl{font-family:var(--button);font-size:.66rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-gold);margin-bottom:1rem;display:block}.wcg-ed .note-box blockquote{font-family:var(--serif);font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:300;line-height:1.35;letter-spacing:-.01em;color:var(--ink-primary)}.wcg-ed .note-box blockquote em{color:var(--accent-gold);font-style:italic}.wcg-ed .note-box .attrib{margin-top:1.5rem;font-family:var(--button);font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted)}@media (max-width:1100px){.wcg-ed .process-grid{grid-template-columns:1fr 1fr}.wcg-ed .process-step{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule)}.wcg-ed .process-step:nth-child(2n){border-right:none}}@media (max-width:560px){.wcg-ed .process-grid{grid-template-columns:1fr}.wcg-ed .process-step{border-right:none}.wcg-ed .note-box{padding:2rem 1.5rem}}.wcg-ed .tips-section{padding:7rem 0;background:var(--bg-paper)}.wcg-ed .tips-head{text-align:center;margin-bottom:3.5rem}.wcg-ed .tips-head .kicker{margin-bottom:1.25rem;justify-content:center}.wcg-ed .tips-head h2{font-size:clamp(1.9rem,3.4vw,2.8rem);font-weight:200;letter-spacing:-.025em}.wcg-ed .tips-head h2 em{color:var(--accent-gold)}.wcg-ed .tips-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.wcg-ed .protip{background:#fdfbf9;border:1px solid var(--rule);border-left:3px solid var(--accent-gold-bright);padding:2.25rem 2rem;display:flex;flex-direction:column;gap:.9rem}.wcg-ed .protip .lbl{font-family:var(--button);font-size:.62rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-gold)}.wcg-ed .protip h4{font-family:var(--serif);font-size:1.35rem;font-weight:400;line-height:1.15}.wcg-ed .protip h4 em{color:var(--accent-gold)}.wcg-ed .protip p{font-size:.95rem;color:var(--ink-secondary);line-height:1.6}@media (max-width:900px){.wcg-ed .tips-grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}.wcg-ed .scope-section{padding:8rem 0;background:var(--bg-base);border-top:1px solid var(--rule)}.wcg-ed .scope-head{max-width:720px;margin:0 auto 4rem;text-align:center}.wcg-ed .scope-head .kicker{margin-bottom:1.25rem;justify-content:center}.wcg-ed .scope-head h2{font-size:clamp(2rem,4vw,3.1rem);font-weight:200;letter-spacing:-.025em;margin-bottom:1.25rem}.wcg-ed .scope-head h2 em{color:var(--accent-gold)}.wcg-ed .scope-head p{color:var(--ink-secondary);font-size:1.05rem}.wcg-ed .scope-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.wcg-ed .scope-card{border:1px solid var(--rule-strong);background:#fdfbf9;padding:2.75rem 2.25rem;display:flex;flex-direction:column;gap:1.25rem}.wcg-ed .scope-num{font-family:var(--serif);font-style:italic;font-weight:200;font-size:2.4rem;color:var(--accent-gold);line-height:.8}.wcg-ed .scope-card h3{font-size:1.6rem;font-weight:400}.wcg-ed .scope-card h3 em{color:var(--accent-gold)}.wcg-ed .scope-card ul{list-style:none;border-top:1px solid var(--rule);padding-top:1.25rem}.wcg-ed .scope-card li{padding:.5rem 0;font-size:.95rem;color:var(--ink-secondary);display:flex;gap:.75rem;align-items:baseline}.wcg-ed .scope-card li::before{content:"—";color:var(--accent-gold)}@media (max-width:900px){.wcg-ed .scope-grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}.wcg-ed .why-section{padding:8rem 0;background:var(--bg-ink);color:var(--ink-on-dark)}.wcg-ed .why-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:5rem;align-items:center}.wcg-ed .why-left .kicker{margin-bottom:1.5rem}.wcg-ed .why-left h2{color:var(--ink-on-dark);font-size:clamp(2rem,3.8vw,3rem);font-weight:200;letter-spacing:-.025em;margin-bottom:1.5rem}.wcg-ed .why-left h2 em{color:var(--accent-gold-bright)}.wcg-ed .why-left p{color:var(--ink-on-dark-muted);font-size:1.05rem;line-height:1.7;max-width:380px;margin-bottom:2rem}.wcg-ed .why-badge{display:inline-flex;align-items:center;gap:.85rem;border:1px solid var(--rule-on-dark);padding:.9rem 1.4rem}.wcg-ed .why-badge .stars{color:var(--accent-gold-bright);font-size:1rem;letter-spacing:.1em}.wcg-ed .why-badge .txt{font-family:var(--button);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-on-dark)}.wcg-ed .why-badge .txt b{color:var(--accent-gold-bright)}.wcg-ed .why-list{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--rule-on-dark);border:1px solid var(--rule-on-dark)}.wcg-ed .why-item{background:var(--bg-ink);padding:1.6rem 1.5rem;display:flex;gap:1rem;align-items:flex-start}.wcg-ed .why-item .ck{color:var(--accent-gold-bright);font-family:var(--button);font-weight:700;flex-shrink:0;line-height:1.4}.wcg-ed .why-item .wt{font-size:.96rem;color:var(--ink-on-dark);line-height:1.45}.wcg-ed .why-item .wt small{display:block;color:var(--ink-on-dark-muted);font-size:.84rem;margin-top:.15rem}@media (max-width:980px){.wcg-ed .why-grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:560px){.wcg-ed .why-list{grid-template-columns:1fr}}.wcg-ed .testi-section{padding:8rem 0;background:var(--bg-base);border-top:1px solid var(--rule)}.wcg-ed .testi-head{text-align:center;max-width:920px;margin:0 auto 3.5rem}.wcg-ed .testi-head .kicker{justify-content:center;margin-bottom:1.5rem}.wcg-ed .testi-head h2{font-size:clamp(2.2rem,4.6vw,3.6rem);font-weight:200;letter-spacing:-.03em;line-height:1.08}.wcg-ed .testi-head h2 em{color:var(--accent-gold);font-style:italic}.wcg-ed .testi-featured{max-width:1180px;margin:0 auto 3.5rem;background:#f1efea;border-left:3px solid var(--accent-gold-bright);padding:3rem 3.5rem}.wcg-ed .testi-featured blockquote{font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(1.3rem,2.1vw,1.7rem);line-height:1.5;letter-spacing:-.005em;color:var(--ink-primary)}.wcg-ed .testi-featured blockquote em{color:var(--accent-gold);font-style:italic}.wcg-ed .testi-featured .attrib{margin-top:2rem;font-family:var(--button);font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted)}.wcg-ed .testi-featured .attrib b{color:var(--ink-primary);font-weight:600}.wcg-ed .testi-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3.5rem}.wcg-ed .testi-card{border-top:1px solid var(--rule);padding-top:2rem}.wcg-ed .testi-stars{color:var(--accent-gold);letter-spacing:.22em;font-size:.95rem;margin-bottom:1.25rem}.wcg-ed .testi-card blockquote{font-family:var(--serif);font-style:italic;font-weight:300;font-size:1.05rem;line-height:1.6;color:var(--ink-secondary);margin-bottom:1.5rem}.wcg-ed .testi-card .attrib{font-family:var(--button);font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-muted)}.wcg-ed .testi-card .attrib b{color:var(--ink-primary);font-weight:600}.wcg-ed .testi-cta{text-align:center;margin-top:4rem}@media (max-width:880px){.wcg-ed .testi-grid{grid-template-columns:1fr;gap:2.5rem}.wcg-ed .testi-featured{padding:2.25rem 1.75rem}}.wcg-ed .faq-block{background:var(--bg-paper);padding:8rem 0}.wcg-ed .faq-grid{display:grid;grid-template-columns:.4fr .6fr;gap:5rem;align-items:start}.wcg-ed .faq-aside .kicker{margin-bottom:1.5rem}.wcg-ed .faq-aside h2{font-size:clamp(2rem,3.4vw,2.8rem);font-weight:200;letter-spacing:-.025em;margin-bottom:1.5rem}.wcg-ed .faq-aside h2 em{color:var(--accent-gold)}.wcg-ed .faq-aside>p{color:var(--ink-secondary);margin-bottom:2.5rem;max-width:360px;font-size:1.02rem}.wcg-ed .faq-aside-call{border-top:1px solid var(--rule);padding-top:2rem;max-width:380px}.wcg-ed .faq-aside-call strong{display:block;font-family:var(--serif);font-size:28px;font-weight:300;font-style:italic;margin-bottom:.6rem}.wcg-ed .faq-aside-call .helper{margin:0 0 1.25rem;font-size:.95rem;color:var(--ink-secondary)}.wcg-ed .faq-aside-call .ph{display:inline-block;font-family:var(--button);color:var(--accent-gold);font-weight:600;font-size:21px;letter-spacing:.12em;margin-bottom:1.75rem}.wcg-ed .faq-aside-call .ph:hover{color:var(--accent-gold-hover)}.wcg-ed .faq-list{display:flex;flex-direction:column}.wcg-ed .faq-item{border-bottom:1px solid var(--rule);transition:border-color .25s ease}.wcg-ed .faq-item:first-child{border-top:1px solid var(--rule)}.wcg-ed .faq-item.open{border-bottom-color:transparent}.wcg-ed .faq-item.open+.faq-item{border-top:1px solid var(--rule)}.wcg-ed .faq-question{width:100%;padding:1.55rem 0;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-family:var(--serif);font-size:1.25rem;font-weight:400;color:var(--ink-primary);letter-spacing:-.01em;cursor:pointer;transition:color .2s ease,background .2s ease,padding .2s ease}.wcg-ed .faq-question:hover{color:var(--accent-gold)}.wcg-ed .faq-item.open .faq-question{background:#f1efea;color:var(--accent-gold);padding:1.5rem 1.5rem 1.5rem 1.75rem;border-left:3px solid var(--accent-gold-bright)}.wcg-ed .faq-toggle{position:relative;width:20px;height:20px;flex-shrink:0}.wcg-ed .faq-toggle::before,.wcg-ed .faq-toggle::after{content:"";position:absolute;background:var(--ink-primary);transition:opacity .25s ease,background .25s ease}.wcg-ed .faq-toggle::before{left:0;right:0;top:50%;height:1.5px;transform:translateY(-50%)}.wcg-ed .faq-toggle::after{top:0;bottom:0;left:50%;width:1.5px;transform:translateX(-50%)}.wcg-ed .faq-item.open .faq-toggle::before{background:var(--accent-gold)}.wcg-ed .faq-item.open .faq-toggle::after{opacity:0}.wcg-ed .faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;color:var(--ink-secondary);font-size:.98rem;line-height:1.7}.wcg-ed .faq-item.open .faq-answer{max-height:600px;background:#fcfbf8;padding:10px 1.75rem 1.75rem;border-left:3px solid transparent}.wcg-ed .faq-item.open .faq-answer a{color:var(--accent-gold);border-bottom:1px solid var(--accent-gold)}@media (max-width:1100px){.wcg-ed .faq-grid{grid-template-columns:1fr;gap:2.5rem}}.wcg-ed .site-footer{background:var(--bg-near-black);color:rgba(244,241,236,.78);padding:6rem 0 2rem}.wcg-ed .footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem}.wcg-ed .footer-col h5{font-family:var(--button);font-size:.74rem;text-transform:uppercase;letter-spacing:.18em;color:var(--ink-on-dark);margin-bottom:1.5rem;font-weight:600}.wcg-ed .footer-col ul{list-style:none}.wcg-ed .footer-col li{margin-bottom:.65rem}.wcg-ed .footer-col a{font-size:.92rem;color:rgba(244,241,236,.65)}.wcg-ed .footer-col a:hover{color:var(--accent-gold-bright)}.wcg-ed .footer-brand img{height:56px;margin-bottom:1.25rem;filter:brightness(0) invert(1);opacity:.85}.wcg-ed .footer-brand p{font-size:.92rem;line-height:1.65;max-width:360px;opacity:.65}.wcg-ed .footer-phone{color:var(--accent-gold-bright);font-family:var(--button);font-weight:500;letter-spacing:.16em;text-transform:uppercase;font-size:.85rem;display:block;margin-top:1.5rem}.wcg-ed .footer-address{font-size:.85rem;opacity:.55;margin-top:.5rem}.wcg-ed .footer-bottom{padding-top:2rem;border-top:1px solid rgba(244,241,236,.1);display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-family:var(--button);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;opacity:.5}@media (max-width:1100px){.wcg-ed .footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.wcg-ed .footer-grid{grid-template-columns:1fr}}.wcg-ed .elementor-widget-html .elementor-widget-container{width:100%}@media (max-width:768px){.wcg-ed .faq-grid{grid-template-columns:minmax(0,1fr)!important}.wcg-ed .faq-aside,.wcg-ed .faq-list{min-width:0;max-width:100%}.wcg-ed .faq-question{white-space:normal;overflow-wrap:anywhere}.wcg-ed .page-hero{text-align:left}.wcg-ed .page-hero-deck{margin-left:0;margin-right:0}.wcg-ed .page-hero-actions{justify-content:flex-start}.wcg-ed .hero-trust-row{justify-content:flex-start;margin-left:0;margin-right:0}}@media (max-width:720px){.wcg-ed .ctbl-section.alt,.wcg-ed .process-section,.wcg-ed .scope-section,.wcg-ed .testi-section{border-top:0;position:relative}.wcg-ed .ctbl-section.alt::before,.wcg-ed .process-section::before,.wcg-ed .scope-section::before,.wcg-ed .testi-section::before{content:"";position:absolute;top:0;left:15px;right:15px;height:1px;background:var(--rule)}.wcg-ed .ctbl-section.alt .ctbl-note{text-align:left}.wcg-ed .process-grid{border-left:0;border-right:0;border-bottom:0}.wcg-ed .process-step:last-child{border-bottom:0}.wcg-ed .tips-head{text-align:left}.wcg-ed .tips-head .kicker{justify-content:flex-start}.wcg-ed section.tips-section{padding-top:40px}.wcg-ed section.faq-block{padding-top:40px}}@media (max-width:720px){body.page-id-15691 footer>.elementor-element>.e-con-inner{padding-top:0}}@media (max-width:720px){.wcg-ed .ctbl-section:not(.alt){padding-top:40px}.wcg-ed .ctbl tbody tr{padding-left:15px;padding-right:15px}.wcg-ed .ctbl tbody td{padding-left:5px;padding-right:5px}.wcg-ed .note-box{margin-top:36px}}@media (max-width:980px){.wcg-ed .intro2-grid{display:flex;flex-direction:column;gap:0}.wcg-ed .intro2-text{display:contents}.wcg-ed .intro2-text>.kicker{order:1;margin-bottom:12px}.wcg-ed .intro2-text>h2{order:2;margin-bottom:40px}.wcg-ed .intro2-media{order:3;margin-top:0;margin-bottom:24px}.wcg-ed .intro2-text>p.lead{order:4;font-size:1.05rem}.wcg-ed .intro2-text>p:not(.lead){order:5}.wcg-ed .intro2-text>.intro2-actions{order:6}.wcg-ed .intro2-media .tag{display:none}}@media (max-width:720px){.wcg-ed .page-hero{padding-top:92px}.wcg-ed .hero-trust-item .lbl{order:1}.wcg-ed .hero-trust-item .val{order:2}.wcg-ed .page-hero-actions{margin-bottom:54px}}body.page-id-15697 .wcg-ed .page-hero{background-image:linear-gradient(135deg,rgba(2,10,16,.74) 0%,rgba(2,10,16,.55) 50%,rgba(2,10,16,.8) 100%),url("https://woodlandconstructiongroup.com/wp-content/uploads/2021/04/Whitepine_AP_016.webp");--lzl-bg-img:"https://woodlandconstructiongroup.com/wp-content/uploads/2021/04/Whitepine_AP_016.webp"}body.page-id-15697 .wcg-ed .intro2{padding:5rem 0}body.page-id-15697 .wcg-ed .sa-section{padding:5rem 0}body.page-id-15697 .wcg-ed .statsbar{padding:4rem 0}body.page-id-15697 .wcg-ed .ctbl-section{padding:5rem 0}body.page-id-15697 .wcg-ed .process-section{padding:5rem 0 4rem}body.page-id-15697 .wcg-ed .tips-section{padding:5rem 0}body.page-id-15697 .wcg-ed .scope-section{padding:5rem 0}body.page-id-15697 .wcg-ed .why-section{padding:5rem 0}body.page-id-15697 .wcg-ed .testi-section{padding:5rem 0}body.page-id-15697 .wcg-ed .faq-block{padding:5rem 0}@media (max-width:480px){body.page-id-15699 .wcg-ed .statcell:not(:last-child){position:relative;padding-bottom:2.5rem}body.page-id-15699 .wcg-ed .statcell:not(:last-child)::after{content:"";position:absolute;left:1.5rem;right:1.5rem;bottom:0;height:1px;background:var(--rule-on-dark)}}body.page-id-15699 .wcg-ed .ctbl tbody tr{background:0 0}@media (min-width:721px){.wcg-ed .ctbl-section.alt,.wcg-ed .process-section,.wcg-ed .scope-section,.wcg-ed .testi-section{border-top:0;position:relative}.wcg-ed .ctbl-section.alt::before,.wcg-ed .process-section::before,.wcg-ed .scope-section::before,.wcg-ed .testi-section::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:calc(min(100%,var(--max-w)) - 4rem);height:1px;background:var(--rule)}}body.page-id-15699 .wcg-ed .sa-quote{margin-top:-20px}body.page-id-15699 .wcg-ed .sa-section{padding-bottom:66px}body.page-id-15699 .wcg-ed .ctbl-section:not(.alt){padding-top:35px}body.page-id-15699 .wcg-ed .sa-wrap .sa-unit{margin-bottom:28px}body.page-id-15697 .wcg-ed .page-hero.lzl:not(.lzl-ed),body.page-id-15697 .wcg-ed .page-hero.lzl-ing:not(.lzl-ed){background-image:linear-gradient(135deg,rgba(2,10,16,.74) 0%,rgba(2,10,16,.55) 50%,rgba(2,10,16,.8) 100%),url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201600%201000%22%20width%3D%221600%22%20height%3D%221000%22%3E%3C%2Fsvg%3E")}body.page-id-15699 .wcg-ed .testi-section{padding-bottom:96px}body.page-id-15699 .wcg-ed .faq-block{padding-top:35px}